2023-01-11T21:03:44.1141056Z Requested labels: macos-m1-12 2023-01-11T21:03:44.1141176Z Job defined at: pytorch/pytorch/.github/workflows/_mac-test.yml@refs/tags/ciflow/trunk/91627 2023-01-11T21:03:44.1141370Z Reusable workflow chain: 2023-01-11T21:03:44.1141433Z pytorch/pytorch/.github/workflows/trunk.yml@refs/tags/ciflow/trunk/91627 (8419ddda87c8a47eacc63b54bc7ec98c1f27c26e) 2023-01-11T21:03:44.1141485Z -> pytorch/pytorch/.github/workflows/_mac-test.yml@refs/tags/ciflow/trunk/91627 (8419ddda87c8a47eacc63b54bc7ec98c1f27c26e) 2023-01-11T21:03:44.1141516Z Waiting for a runner to pick up this job... 2023-01-11T21:03:44.2647363Z Job is about to start running on the runner: i-04ece56d933239a20 (organization) 2023-01-11T21:03:47.2591970Z Current runner version: '2.300.2' 2023-01-11T21:03:47.2594950Z Runner name: 'i-04ece56d933239a20' 2023-01-11T21:03:47.2595230Z Runner group name: 'Default' 2023-01-11T21:03:47.2595690Z Machine name: 'ip-10-0-1-123' 2023-01-11T21:03:47.2597090Z ##[group]GITHUB_TOKEN Permissions 2023-01-11T21:03:47.2597450Z Actions: write 2023-01-11T21:03:47.2597660Z Checks: write 2023-01-11T21:03:47.2597850Z Contents: write 2023-01-11T21:03:47.2598060Z Deployments: write 2023-01-11T21:03:47.2598270Z Discussions: write 2023-01-11T21:03:47.2598490Z Issues: write 2023-01-11T21:03:47.2598700Z Metadata: read 2023-01-11T21:03:47.2598900Z Packages: write 2023-01-11T21:03:47.2599110Z Pages: write 2023-01-11T21:03:47.2599320Z PullRequests: write 2023-01-11T21:03:47.2599550Z RepositoryProjects: write 2023-01-11T21:03:47.2599790Z SecurityEvents: write 2023-01-11T21:03:47.2600000Z Statuses: write 2023-01-11T21:03:47.2600200Z ##[endgroup] 2023-01-11T21:03:47.2601720Z Secret source: Actions 2023-01-11T21:03:47.2602040Z Prepare workflow directory 2023-01-11T21:03:48.0724440Z Prepare all required actions 2023-01-11T21:03:48.0820120Z Getting action download info 2023-01-11T21:03:48.2863010Z Download action repository 'pytorch/pytorch@master' (SHA:c5836153f5332ca83d5cacde38f2829a4d54793e) 2023-01-11T21:03:56.3238830Z Download action repository 'pytorch/test-infra@main' (SHA:2c225610d00fb13c04fcd60389d3e4d8326167c3) 2023-01-11T21:03:56.7972980Z Getting action download info 2023-01-11T21:03:56.9759300Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2023-01-11T21:03:58.3964330Z Getting action download info 2023-01-11T21:03:58.5561880Z Download action repository 'actions/cache@v3' (SHA:58c146cc91c5b9e778e71775dfe9bf1442ad9a12) 2023-01-11T21:03:58.8287900Z Getting action download info 2023-01-11T21:03:59.0554660Z Uses: pytorch/pytorch/.github/workflows/_mac-test.yml 2023-01-11T21:03:59.0556710Z ##[group] Inputs 2023-01-11T21:03:59.0557130Z build-environment: macos-12-py3-arm64 2023-01-11T21:03:59.0557890Z 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:59.0558540Z sync-tag: 2023-01-11T21:03:59.0558810Z arch: arm64 2023-01-11T21:03:59.0559080Z ##[endgroup] 2023-01-11T21:03:59.0559760Z Complete job name: macos-12-py3-arm64 / test (default, 2, 2, macos-m1-12) 2023-01-11T21:03:59.1093580Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2023-01-11T21:03:59.1093790Z with: 2023-01-11T21:03:59.1093920Z submodules: recursive 2023-01-11T21:03:59.1094060Z fetch-depth: 0 2023-01-11T21:03:59.1094180Z env: 2023-01-11T21:03:59.1094300Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:03:59.1094470Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:03:59.1094620Z TEST_CONFIG: default 2023-01-11T21:03:59.1094750Z SHARD_NUMBER: 2 2023-01-11T21:03:59.1094880Z NUM_TEST_SHARDS: 2 2023-01-11T21:03:59.1095010Z PR_BODY: 2023-01-11T21:03:59.1095140Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:03:59.1095310Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:03:59.1095480Z ##[endgroup] 2023-01-11T21:03:59.1229600Z ##[group]Run retry () { 2023-01-11T21:03:59.1229760Z retry () { 2023-01-11T21:03:59.1229920Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2023-01-11T21:03:59.1230050Z } 2023-01-11T21:03:59.1230190Z echo "${GITHUB_WORKSPACE}" 2023-01-11T21:03:59.1230350Z if [ -z "${NO_SUDO}" ]; then 2023-01-11T21:03:59.1230500Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T21:03:59.1230640Z else 2023-01-11T21:03:59.1230770Z  retry rm -rf "${GITHUB_WORKSPACE}" 2023-01-11T21:03:59.1230890Z fi 2023-01-11T21:03:59.1231010Z mkdir "${GITHUB_WORKSPACE}" 2023-01-11T21:03:59.1253260Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:03:59.1253660Z env: 2023-01-11T21:03:59.1253780Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:03:59.1253930Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:03:59.1254070Z TEST_CONFIG: default 2023-01-11T21:03:59.1254180Z SHARD_NUMBER: 2 2023-01-11T21:03:59.1254300Z NUM_TEST_SHARDS: 2 2023-01-11T21:03:59.1254410Z PR_BODY: 2023-01-11T21:03:59.1254520Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:03:59.1254660Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:03:59.1254790Z NO_SUDO: 2023-01-11T21:03:59.1254890Z ##[endgroup] 2023-01-11T21:03:59.1646190Z /Users/ec2-user/runner/_work/pytorch/pytorch 2023-01-11T21:04:06.2535580Z ##[group]Run malfet/checkout@silent-checkout 2023-01-11T21:04:06.2535730Z with: 2023-01-11T21:04:06.2535860Z ref: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:04:06.2535990Z fetch-depth: 0 2023-01-11T21:04:06.2536110Z submodules: recursive 2023-01-11T21:04:06.2536230Z quiet-checkout: true 2023-01-11T21:04:06.2536350Z repository: pytorch/pytorch 2023-01-11T21:04:06.2536580Z token: *** 2023-01-11T21:04:06.2536680Z ssh-strict: true 2023-01-11T21:04:06.2536810Z persist-credentials: true 2023-01-11T21:04:06.2536930Z clean: true 2023-01-11T21:04:06.2537030Z lfs: false 2023-01-11T21:04:06.2537140Z set-safe-directory: true 2023-01-11T21:04:06.2537250Z env: 2023-01-11T21:04:06.2537360Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:04:06.2537500Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:04:06.2537640Z TEST_CONFIG: default 2023-01-11T21:04:06.2537750Z SHARD_NUMBER: 2 2023-01-11T21:04:06.2537850Z NUM_TEST_SHARDS: 2 2023-01-11T21:04:06.2537960Z PR_BODY: 2023-01-11T21:04:06.2538080Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:04:06.2538210Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:04:06.2538340Z ##[endgroup] 2023-01-11T21:04:06.3474680Z Syncing repository: pytorch/pytorch 2023-01-11T21:04:06.3475610Z ##[group]Getting Git version info 2023-01-11T21:04:06.3475940Z Working directory is '/Users/ec2-user/runner/_work/pytorch/pytorch' 2023-01-11T21:04:06.3476280Z [command]/usr/bin/git version 2023-01-11T21:04:06.3501250Z git version 2.32.1 (Apple Git-133) 2023-01-11T21:04:06.3513630Z ##[endgroup] 2023-01-11T21:04:06.3522250Z Temporarily overriding HOME='/Users/ec2-user/runner/_work/_temp/453697e1-9e1f-433c-ae85-dcf07a763dac' before making global git config changes 2023-01-11T21:04:06.3522560Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T21:04:06.3523520Z [command]/usr/bin/git config --global --add safe.directory /Users/ec2-user/runner/_work/pytorch/pytorch 2023-01-11T21:04:06.3575790Z Deleting the contents of '/Users/ec2-user/runner/_work/pytorch/pytorch' 2023-01-11T21:04:06.3578850Z ##[group]Initializing the repository 2023-01-11T21:04:06.3580390Z [command]/usr/bin/git init /Users/ec2-user/runner/_work/pytorch/pytorch 2023-01-11T21:04:06.3652170Z hint: Using 'master' as the name for the initial branch. This default branch name 2023-01-11T21:04:06.3652470Z hint: is subject to change. To configure the initial branch name to use in all 2023-01-11T21:04:06.3652750Z hint: of your new repositories, which will suppress this warning, call: 2023-01-11T21:04:06.3652930Z hint: 2023-01-11T21:04:06.3653160Z hint: git config --global init.defaultBranch 2023-01-11T21:04:06.3653320Z hint: 2023-01-11T21:04:06.3653540Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2023-01-11T21:04:06.3653860Z hint: 'development'. The just-created branch can be renamed via this command: 2023-01-11T21:04:06.3654040Z hint: 2023-01-11T21:04:06.3654190Z hint: git branch -m 2023-01-11T21:04:06.3690710Z Initialized empty Git repository in /Users/ec2-user/runner/_work/pytorch/pytorch/.git/ 2023-01-11T21:04:06.3695450Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2023-01-11T21:04:06.3749100Z ##[endgroup] 2023-01-11T21:04:06.3749410Z ##[group]Disabling automatic garbage collection 2023-01-11T21:04:06.3751520Z [command]/usr/bin/git config --local gc.auto 0 2023-01-11T21:04:06.3798880Z ##[endgroup] 2023-01-11T21:04:06.3801440Z ##[group]Setting up auth 2023-01-11T21:04:06.3806130Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T21:04:06.3848030Z [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:06.4217730Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T21:04:06.4262860Z [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:06.4618970Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T21:04:06.4673670Z ##[endgroup] 2023-01-11T21:04:06.4685810Z ##[group]Fetching the repository 2023-01-11T21:04:06.4686330Z [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.5554760Z [command]/usr/bin/git rev-parse --verify --quiet 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e^{object} 2023-01-11T21:04:49.5764820Z 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:04:49.5769890Z ##[endgroup] 2023-01-11T21:04:49.5770170Z ##[group]Determining the checkout info 2023-01-11T21:04:49.5770460Z ##[endgroup] 2023-01-11T21:04:49.5770670Z ##[group]Checking out the ref 2023-01-11T21:04:49.5773620Z [command]/usr/bin/git checkout --quiet --force 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:04:53.0698360Z ##[endgroup] 2023-01-11T21:04:53.0701450Z ##[group]Setting up auth for fetching submodules 2023-01-11T21:04:53.0701950Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2023-01-11T21:04:53.0760650Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2023-01-11T21:04:53.0809130Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2023-01-11T21:04:53.0861550Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2023-01-11T21:04:53.0905590Z ##[endgroup] 2023-01-11T21:04:53.0916210Z ##[group]Fetching submodules 2023-01-11T21:04:53.0916500Z [command]/usr/bin/git submodule sync --recursive 2023-01-11T21:04:53.1273480Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2023-01-11T21:04:53.1643530Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2023-01-11T21:04:53.1657970Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2023-01-11T21:04:53.1672690Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2023-01-11T21:04:53.1682950Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2023-01-11T21:04:53.1695630Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2023-01-11T21:04:53.1708990Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2023-01-11T21:04:53.1732180Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2023-01-11T21:04:53.1736620Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2023-01-11T21:04:53.1754340Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2023-01-11T21:04:53.1774780Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2023-01-11T21:04:53.1787520Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2023-01-11T21:04:53.1803420Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2023-01-11T21:04:53.1817430Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2023-01-11T21:04:53.1835930Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2023-01-11T21:04:53.1851400Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2023-01-11T21:04:53.1862580Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2023-01-11T21:04:53.1877160Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2023-01-11T21:04:53.1896690Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:04:53.1911000Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2023-01-11T21:04:53.1917640Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2023-01-11T21:04:53.1934320Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2023-01-11T21:04:53.1947850Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2023-01-11T21:04:53.1966220Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2023-01-11T21:04:53.1984580Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2023-01-11T21:04:53.2000490Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2023-01-11T21:04:53.2014030Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2023-01-11T21:04:53.2028630Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2023-01-11T21:04:53.2044560Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2023-01-11T21:04:53.2065620Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2023-01-11T21:04:53.2082680Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2023-01-11T21:04:53.2099380Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2023-01-11T21:04:53.2114450Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2023-01-11T21:04:53.2132280Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2023-01-11T21:04:53.2149810Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2023-01-11T21:04:53.2175040Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2023-01-11T21:04:53.2187160Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2023-01-11T21:04:53.2205220Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2023-01-11T21:04:53.2223990Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2023-01-11T21:04:53.2250590Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2023-01-11T21:04:53.2266580Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2023-01-11T21:04:53.2289530Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2023-01-11T21:04:53.2366130Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/android/libs/fbjni'... 2023-01-11T21:04:53.5537110Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/FP16'... 2023-01-11T21:04:53.8334860Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/FXdiv'... 2023-01-11T21:04:54.0990240Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/NNPACK'... 2023-01-11T21:04:54.4669600Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2023-01-11T21:04:54.8218840Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2023-01-11T21:04:56.4626850Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2023-01-11T21:04:59.1870970Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/benchmark'... 2023-01-11T21:04:59.6707560Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2023-01-11T21:05:00.1309840Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/cub'... 2023-01-11T21:05:01.0403130Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2023-01-11T21:05:02.7362770Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/cutlass'... 2023-01-11T21:05:05.2587640Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/eigen'... 2023-01-11T21:05:07.8827750Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/fbgemm'... 2023-01-11T21:05:08.9067950Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2023-01-11T21:05:09.9874850Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/fmt'... 2023-01-11T21:05:11.4779690Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/foxi'... 2023-01-11T21:05:11.7508180Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2023-01-11T21:05:12.1505710Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/gloo'... 2023-01-11T21:05:12.8805310Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/googletest'... 2023-01-11T21:05:13.5842590Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/ideep'... 2023-01-11T21:05:14.0303020Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2023-01-11T21:05:14.3024850Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/ittapi'... 2023-01-11T21:05:14.6494830Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/kineto'... 2023-01-11T21:05:15.6643580Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2023-01-11T21:05:16.0831590Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/neon2sse'... 2023-01-11T21:05:16.4796850Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/nlohmann'... 2023-01-11T21:05:22.8016780Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/onnx'... 2023-01-11T21:05:23.9660000Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2023-01-11T21:05:24.4016660Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/pocketfft'... 2023-01-11T21:05:24.7741110Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/protobuf'... 2023-01-11T21:05:28.1106940Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/psimd'... 2023-01-11T21:05:28.3600780Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2023-01-11T21:05:28.6648470Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/pybind11'... 2023-01-11T21:05:29.3285880Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/python-enum'... 2023-01-11T21:05:29.6174400Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2023-01-11T21:05:29.9432240Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/python-six'... 2023-01-11T21:05:30.2884170Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/sleef'... 2023-01-11T21:05:30.7732620Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/tbb'... 2023-01-11T21:05:31.9732300Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2023-01-11T21:05:32.6325910Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/zstd'... 2023-01-11T21:05:34.2224430Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2023-01-11T21:05:34.2725500Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2023-01-11T21:05:34.3204600Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2023-01-11T21:05:34.3865620Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2023-01-11T21:05:34.4526650Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2023-01-11T21:05:34.5283220Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2023-01-11T21:05:35.9800600Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2023-01-11T21:05:36.0422020Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-01-11T21:05:36.1683300Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2023-01-11T21:05:36.2396690Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2023-01-11T21:05:36.6501430Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2023-01-11T21:05:38.0039150Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2023-01-11T21:05:38.3889650Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2023-01-11T21:05:38.4787040Z Submodule path 'third_party/fbgemm': checked out '80d64206c07879fd4683be66873de7cefa1a0a71' 2023-01-11T21:05:38.4864980Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:05:38.4887190Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:05:38.4892650Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:05:38.4906320Z 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:38.4967650Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2023-01-11T21:05:39.3614200Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2023-01-11T21:05:39.8127420Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2023-01-11T21:05:40.5418880Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2023-01-11T21:05:40.9630320Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2023-01-11T21:05:41.0906610Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2023-01-11T21:05:41.1803940Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2023-01-11T21:05:41.2303420Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2023-01-11T21:05:41.3686180Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2023-01-11T21:05:41.4398670Z Submodule path 'third_party/fmt': checked out '7bdf0628b1276379886c7f6dda2cef2b3b374f0b' 2023-01-11T21:05:41.4877830Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2023-01-11T21:05:41.5558900Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2023-01-11T21:05:41.6212830Z Submodule path 'third_party/gloo': checked out '4a5e339b764261d20fc409071dc7a8b8989aa195' 2023-01-11T21:05:41.7000370Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2023-01-11T21:05:41.7526010Z Submodule path 'third_party/ideep': checked out 'e533c771a1e75a1c225c14b2261eefa62681d9e6' 2023-01-11T21:05:41.7592690Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2023-01-11T21:05:41.7665850Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2023-01-11T21:05:47.1600650Z Submodule path 'third_party/ideep/mkl-dnn': checked out '404ad76ee633c939d705eb583ffe50a806969d5e' 2023-01-11T21:05:47.1680170Z 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:47.1741940Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2023-01-11T21:05:52.7109400Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out 'fbec3e25a559ee252022ae066817b204e106a6ba' 2023-01-11T21:05:52.7645630Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2023-01-11T21:05:52.8188240Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2023-01-11T21:05:52.9322650Z Submodule path 'third_party/kineto': checked out '6c1629809068efd78a8d56b4aa479c7ec49ae562' 2023-01-11T21:05:52.9402630Z 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:52.9415420Z 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:52.9476510Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2023-01-11T21:05:53.6260010Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2023-01-11T21:05:54.8997400Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2023-01-11T21:05:54.9870250Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2023-01-11T21:05:55.0495750Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2023-01-11T21:05:55.1007440Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2023-01-11T21:05:55.2564500Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2023-01-11T21:05:56.2098920Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2023-01-11T21:05:56.2271990Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2023-01-11T21:05:56.2285660Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2023-01-11T21:05:56.2352790Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2023-01-11T21:05:56.6490290Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2023-01-11T21:05:57.2774650Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2023-01-11T21:05:57.3494080Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2023-01-11T21:05:57.4038590Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2023-01-11T21:05:57.4122520Z 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.4178130Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2023-01-11T21:05:58.6370050Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2023-01-11T21:05:58.6446770Z 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.6461650Z 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.6523950Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2023-01-11T21:05:59.0680330Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2023-01-11T21:05:59.9517040Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2023-01-11T21:06:00.0488790Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2023-01-11T21:06:00.0564310Z 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:06:00.0631300Z 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.3945910Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-01-11T21:06:00.4438800Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2023-01-11T21:06:00.7300620Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2023-01-11T21:06:00.7370260Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:06:00.7384360Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2023-01-11T21:06:00.7453750Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2023-01-11T21:06:01.2007440Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2023-01-11T21:06:01.8647540Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2023-01-11T21:06:01.9621220Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2023-01-11T21:06:02.0099850Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2023-01-11T21:06:02.0587060Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2023-01-11T21:06:02.1290130Z Submodule path 'third_party/pybind11': checked out '80dc998efced8ceb2be59756668a7e90e8bef917' 2023-01-11T21:06:02.1766460Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2023-01-11T21:06:02.2401940Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2023-01-11T21:06:02.2880320Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2023-01-11T21:06:02.4466330Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2023-01-11T21:06:02.6128650Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2023-01-11T21:06:02.6818570Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2023-01-11T21:06:02.6919600Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:06:02.6922340Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:06:02.6983380Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:06:02.6983860Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:06:02.7039010Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2023-01-11T21:06:03.3281900Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2023-01-11T21:06:03.6148620Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2023-01-11T21:06:04.5691320Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2023-01-11T21:06:05.2511890Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2023-01-11T21:06:05.3050840Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2023-01-11T21:06:05.4009340Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2023-01-11T21:06:05.4678380Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2023-01-11T21:06:05.4751510Z 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:05.4811550Z Cloning into '/Users/ec2-user/runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2023-01-11T21:06:06.9011540Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2023-01-11T21:06:07.0512640Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2023-01-11T21:06:07.0613940Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2023-01-11T21:06:07.1004610Z Entering 'android/libs/fbjni' 2023-01-11T21:06:07.1061040Z Entering 'third_party/FP16' 2023-01-11T21:06:07.1115900Z Entering 'third_party/FXdiv' 2023-01-11T21:06:07.1170730Z Entering 'third_party/NNPACK' 2023-01-11T21:06:07.1238760Z Entering 'third_party/QNNPACK' 2023-01-11T21:06:07.1294970Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:06:07.1359720Z Entering 'third_party/XNNPACK' 2023-01-11T21:06:07.1421730Z Entering 'third_party/benchmark' 2023-01-11T21:06:07.1477090Z Entering 'third_party/cpuinfo' 2023-01-11T21:06:07.1541760Z Entering 'third_party/cub' 2023-01-11T21:06:07.1599910Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:06:07.1666980Z Entering 'third_party/cutlass' 2023-01-11T21:06:07.1723730Z Entering 'third_party/eigen' 2023-01-11T21:06:07.1790120Z Entering 'third_party/fbgemm' 2023-01-11T21:06:07.1844980Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:06:07.1906960Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:06:07.1961980Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:06:07.2017110Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:06:07.2075790Z Entering 'third_party/flatbuffers' 2023-01-11T21:06:07.2131440Z Entering 'third_party/fmt' 2023-01-11T21:06:07.2185480Z Entering 'third_party/foxi' 2023-01-11T21:06:07.2240660Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:06:07.2295320Z Entering 'third_party/gloo' 2023-01-11T21:06:07.2350160Z Entering 'third_party/googletest' 2023-01-11T21:06:07.2406120Z Entering 'third_party/ideep' 2023-01-11T21:06:07.2459680Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:06:07.2517920Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:06:07.2578230Z Entering 'third_party/ios-cmake' 2023-01-11T21:06:07.2632470Z Entering 'third_party/ittapi' 2023-01-11T21:06:07.2690460Z Entering 'third_party/kineto' 2023-01-11T21:06:07.2745660Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:06:07.2802100Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:06:07.2863170Z Entering 'third_party/nccl/nccl' 2023-01-11T21:06:07.2927300Z Entering 'third_party/neon2sse' 2023-01-11T21:06:07.2990890Z Entering 'third_party/nlohmann' 2023-01-11T21:06:07.3055830Z Entering 'third_party/onnx' 2023-01-11T21:06:07.3123840Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:06:07.3179420Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:06:07.3236330Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:06:07.3290290Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:06:07.3347270Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:06:07.3412320Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:06:07.3469990Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:06:07.3536080Z Entering 'third_party/pocketfft' 2023-01-11T21:06:07.3590170Z Entering 'third_party/protobuf' 2023-01-11T21:06:07.3654160Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:06:07.3712370Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:06:07.3771430Z Entering 'third_party/psimd' 2023-01-11T21:06:07.3825620Z Entering 'third_party/pthreadpool' 2023-01-11T21:06:07.3890010Z Entering 'third_party/pybind11' 2023-01-11T21:06:07.3955140Z Entering 'third_party/python-enum' 2023-01-11T21:06:07.4013720Z Entering 'third_party/python-peachpy' 2023-01-11T21:06:07.4071450Z Entering 'third_party/python-six' 2023-01-11T21:06:07.4130990Z Entering 'third_party/sleef' 2023-01-11T21:06:07.4194900Z Entering 'third_party/tbb' 2023-01-11T21:06:07.4256660Z Entering 'third_party/tensorpipe' 2023-01-11T21:06:07.4320250Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:06:07.4376680Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:06:07.4440860Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:06:07.4503730Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:06:07.4559610Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:06:07.4625660Z Entering 'third_party/zstd' 2023-01-11T21:06:07.4686660Z ##[endgroup] 2023-01-11T21:06:07.4701120Z ##[group]Persisting credentials for submodules 2023-01-11T21:06:07.4709380Z [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:07.5049790Z Entering 'android/libs/fbjni' 2023-01-11T21:06:07.5103280Z Entering 'third_party/FP16' 2023-01-11T21:06:07.5155000Z Entering 'third_party/FXdiv' 2023-01-11T21:06:07.5215990Z Entering 'third_party/NNPACK' 2023-01-11T21:06:07.5267880Z Entering 'third_party/QNNPACK' 2023-01-11T21:06:07.5326450Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:06:07.5380110Z Entering 'third_party/XNNPACK' 2023-01-11T21:06:07.5435590Z Entering 'third_party/benchmark' 2023-01-11T21:06:07.5487950Z Entering 'third_party/cpuinfo' 2023-01-11T21:06:07.5544450Z Entering 'third_party/cub' 2023-01-11T21:06:07.5592180Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:06:07.5646450Z Entering 'third_party/cutlass' 2023-01-11T21:06:07.5703650Z Entering 'third_party/eigen' 2023-01-11T21:06:07.5761820Z Entering 'third_party/fbgemm' 2023-01-11T21:06:07.5813050Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:06:07.5875030Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:06:07.5937700Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:06:07.5989590Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:06:07.6043490Z Entering 'third_party/flatbuffers' 2023-01-11T21:06:07.6096190Z Entering 'third_party/fmt' 2023-01-11T21:06:07.6148080Z Entering 'third_party/foxi' 2023-01-11T21:06:07.6203530Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:06:07.6255590Z Entering 'third_party/gloo' 2023-01-11T21:06:07.6307720Z Entering 'third_party/googletest' 2023-01-11T21:06:07.6359760Z Entering 'third_party/ideep' 2023-01-11T21:06:07.6410840Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:06:07.6463410Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:06:07.6527670Z Entering 'third_party/ios-cmake' 2023-01-11T21:06:07.6579460Z Entering 'third_party/ittapi' 2023-01-11T21:06:07.6631340Z Entering 'third_party/kineto' 2023-01-11T21:06:07.6692450Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:06:07.6745960Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:06:07.6806180Z Entering 'third_party/nccl/nccl' 2023-01-11T21:06:07.6858610Z Entering 'third_party/neon2sse' 2023-01-11T21:06:07.6910440Z Entering 'third_party/nlohmann' 2023-01-11T21:06:07.6962360Z Entering 'third_party/onnx' 2023-01-11T21:06:07.7025150Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:06:07.7078130Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:06:07.7130780Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:06:07.7186770Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:06:07.7235000Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:06:07.7297940Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:06:07.7349750Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:06:07.7405310Z Entering 'third_party/pocketfft' 2023-01-11T21:06:07.7457120Z Entering 'third_party/protobuf' 2023-01-11T21:06:07.7509610Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:06:07.7572210Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:06:07.7626200Z Entering 'third_party/psimd' 2023-01-11T21:06:07.7678340Z Entering 'third_party/pthreadpool' 2023-01-11T21:06:07.7729860Z Entering 'third_party/pybind11' 2023-01-11T21:06:07.7781850Z Entering 'third_party/python-enum' 2023-01-11T21:06:07.7837250Z Entering 'third_party/python-peachpy' 2023-01-11T21:06:07.7888900Z Entering 'third_party/python-six' 2023-01-11T21:06:07.7945160Z Entering 'third_party/sleef' 2023-01-11T21:06:07.7996770Z Entering 'third_party/tbb' 2023-01-11T21:06:07.8049250Z Entering 'third_party/tensorpipe' 2023-01-11T21:06:07.8100590Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:06:07.8153200Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:06:07.8215480Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:06:07.8277270Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:06:07.8338780Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:06:07.8393470Z Entering 'third_party/zstd' 2023-01-11T21:06:07.8453170Z [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:07.8813690Z Entering 'android/libs/fbjni' 2023-01-11T21:06:07.8866430Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2023-01-11T21:06:07.8898250Z Entering 'third_party/FP16' 2023-01-11T21:06:07.8938770Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2023-01-11T21:06:07.8959220Z Entering 'third_party/FXdiv' 2023-01-11T21:06:07.9010750Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2023-01-11T21:06:07.9030990Z Entering 'third_party/NNPACK' 2023-01-11T21:06:07.9082710Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2023-01-11T21:06:07.9111410Z Entering 'third_party/QNNPACK' 2023-01-11T21:06:07.9172600Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2023-01-11T21:06:07.9193220Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:06:07.9244270Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2023-01-11T21:06:07.9264900Z Entering 'third_party/XNNPACK' 2023-01-11T21:06:07.9316550Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2023-01-11T21:06:07.9340540Z Entering 'third_party/benchmark' 2023-01-11T21:06:07.9392500Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2023-01-11T21:06:07.9413010Z Entering 'third_party/cpuinfo' 2023-01-11T21:06:07.9464160Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2023-01-11T21:06:07.9484860Z Entering 'third_party/cub' 2023-01-11T21:06:07.9536890Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2023-01-11T21:06:07.9556100Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:06:07.9607570Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2023-01-11T21:06:07.9630410Z Entering 'third_party/cutlass' 2023-01-11T21:06:07.9682130Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2023-01-11T21:06:07.9704910Z Entering 'third_party/eigen' 2023-01-11T21:06:07.9758670Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2023-01-11T21:06:07.9780110Z Entering 'third_party/fbgemm' 2023-01-11T21:06:07.9832020Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2023-01-11T21:06:07.9852440Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:06:07.9904140Z 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:07.9925340Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:06:07.9976930Z 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:07.9997560Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:06:08.0050720Z 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.0071120Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:06:08.0123860Z 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.0145700Z Entering 'third_party/flatbuffers' 2023-01-11T21:06:08.0197730Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2023-01-11T21:06:08.0225660Z Entering 'third_party/fmt' 2023-01-11T21:06:08.0271120Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2023-01-11T21:06:08.0291450Z Entering 'third_party/foxi' 2023-01-11T21:06:08.0343160Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2023-01-11T21:06:08.0363400Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:06:08.0415060Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2023-01-11T21:06:08.0435880Z Entering 'third_party/gloo' 2023-01-11T21:06:08.0487460Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2023-01-11T21:06:08.0508460Z Entering 'third_party/googletest' 2023-01-11T21:06:08.0559680Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2023-01-11T21:06:08.0581140Z Entering 'third_party/ideep' 2023-01-11T21:06:08.0633490Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2023-01-11T21:06:08.0653140Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:06:08.0704880Z 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.0725620Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:06:08.0778290Z 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.0802470Z Entering 'third_party/ios-cmake' 2023-01-11T21:06:08.0855490Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2023-01-11T21:06:08.0876900Z Entering 'third_party/ittapi' 2023-01-11T21:06:08.0930040Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2023-01-11T21:06:08.0950900Z Entering 'third_party/kineto' 2023-01-11T21:06:08.1003770Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2023-01-11T21:06:08.1023670Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:06:08.1076070Z 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.1096840Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:06:08.1149080Z 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.1170900Z Entering 'third_party/nccl/nccl' 2023-01-11T21:06:08.1222790Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2023-01-11T21:06:08.1243220Z Entering 'third_party/neon2sse' 2023-01-11T21:06:08.1295030Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2023-01-11T21:06:08.1315180Z Entering 'third_party/nlohmann' 2023-01-11T21:06:08.1367330Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2023-01-11T21:06:08.1388140Z Entering 'third_party/onnx' 2023-01-11T21:06:08.1446570Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2023-01-11T21:06:08.1474300Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:06:08.1522150Z 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.1542530Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:06:08.1593370Z 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.1614850Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:06:08.1666920Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2023-01-11T21:06:08.1686510Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:06:08.1737510Z 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.1759470Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:06:08.1811510Z 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.1832020Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:06:08.1883350Z 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.1903320Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:06:08.1954680Z 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.1978410Z Entering 'third_party/pocketfft' 2023-01-11T21:06:08.2029920Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2023-01-11T21:06:08.2050920Z Entering 'third_party/protobuf' 2023-01-11T21:06:08.2104070Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2023-01-11T21:06:08.2126850Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:06:08.2176100Z 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.2196310Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:06:08.2250000Z 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.2273080Z Entering 'third_party/psimd' 2023-01-11T21:06:08.2322590Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2023-01-11T21:06:08.2343660Z Entering 'third_party/pthreadpool' 2023-01-11T21:06:08.2397150Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2023-01-11T21:06:08.2416800Z Entering 'third_party/pybind11' 2023-01-11T21:06:08.2468690Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2023-01-11T21:06:08.2489460Z Entering 'third_party/python-enum' 2023-01-11T21:06:08.2541960Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2023-01-11T21:06:08.2562260Z Entering 'third_party/python-peachpy' 2023-01-11T21:06:08.2615870Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2023-01-11T21:06:08.2640720Z Entering 'third_party/python-six' 2023-01-11T21:06:08.2688180Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2023-01-11T21:06:08.2708510Z Entering 'third_party/sleef' 2023-01-11T21:06:08.2761260Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2023-01-11T21:06:08.2782620Z Entering 'third_party/tbb' 2023-01-11T21:06:08.2835390Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2023-01-11T21:06:08.2856470Z Entering 'third_party/tensorpipe' 2023-01-11T21:06:08.2910280Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2023-01-11T21:06:08.2929840Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:06:08.2980960Z 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.3001420Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:06:08.3055380Z 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.3078040Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:06:08.3127630Z 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.3148630Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:06:08.3200800Z 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.3220260Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:06:08.3278890Z 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.3301510Z Entering 'third_party/zstd' 2023-01-11T21:06:08.3354850Z file:/Users/ec2-user/runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2023-01-11T21:06:08.3531080Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2023-01-11T21:06:08.3894610Z Entering 'android/libs/fbjni' 2023-01-11T21:06:08.3951660Z Entering 'third_party/FP16' 2023-01-11T21:06:08.4012960Z Entering 'third_party/FXdiv' 2023-01-11T21:06:08.4068000Z Entering 'third_party/NNPACK' 2023-01-11T21:06:08.4123550Z Entering 'third_party/QNNPACK' 2023-01-11T21:06:08.4188800Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:06:08.4245730Z Entering 'third_party/XNNPACK' 2023-01-11T21:06:08.4307860Z Entering 'third_party/benchmark' 2023-01-11T21:06:08.4366510Z Entering 'third_party/cpuinfo' 2023-01-11T21:06:08.4420800Z Entering 'third_party/cub' 2023-01-11T21:06:08.4475980Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:06:08.4533140Z Entering 'third_party/cutlass' 2023-01-11T21:06:08.4591060Z Entering 'third_party/eigen' 2023-01-11T21:06:08.4652630Z Entering 'third_party/fbgemm' 2023-01-11T21:06:08.4703670Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:06:08.4770910Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:06:08.4826820Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:06:08.4883380Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:06:08.4948420Z Entering 'third_party/flatbuffers' 2023-01-11T21:06:08.5006180Z Entering 'third_party/fmt' 2023-01-11T21:06:08.5067590Z Entering 'third_party/foxi' 2023-01-11T21:06:08.5124870Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:06:08.5183250Z Entering 'third_party/gloo' 2023-01-11T21:06:08.5240360Z Entering 'third_party/googletest' 2023-01-11T21:06:08.5295450Z Entering 'third_party/ideep' 2023-01-11T21:06:08.5359730Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:06:08.5414310Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:06:08.5483670Z Entering 'third_party/ios-cmake' 2023-01-11T21:06:08.5540220Z Entering 'third_party/ittapi' 2023-01-11T21:06:08.5603330Z Entering 'third_party/kineto' 2023-01-11T21:06:08.5660660Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:06:08.5726310Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:06:08.5783740Z Entering 'third_party/nccl/nccl' 2023-01-11T21:06:08.5843740Z Entering 'third_party/neon2sse' 2023-01-11T21:06:08.5907420Z Entering 'third_party/nlohmann' 2023-01-11T21:06:08.5968660Z Entering 'third_party/onnx' 2023-01-11T21:06:08.6027770Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:06:08.6084450Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:06:08.6145100Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:06:08.6200030Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:06:08.6256330Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:06:08.6320600Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:06:08.6384420Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:06:08.6454760Z Entering 'third_party/pocketfft' 2023-01-11T21:06:08.6510690Z Entering 'third_party/protobuf' 2023-01-11T21:06:08.6567500Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:06:08.6622720Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:06:08.6687110Z Entering 'third_party/psimd' 2023-01-11T21:06:08.6752530Z Entering 'third_party/pthreadpool' 2023-01-11T21:06:08.6807430Z Entering 'third_party/pybind11' 2023-01-11T21:06:08.6862670Z Entering 'third_party/python-enum' 2023-01-11T21:06:08.6927900Z Entering 'third_party/python-peachpy' 2023-01-11T21:06:08.6993210Z Entering 'third_party/python-six' 2023-01-11T21:06:08.7048340Z Entering 'third_party/sleef' 2023-01-11T21:06:08.7118770Z Entering 'third_party/tbb' 2023-01-11T21:06:08.7170300Z Entering 'third_party/tensorpipe' 2023-01-11T21:06:08.7225200Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:06:08.7290620Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:06:08.7353850Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:06:08.7419560Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:06:08.7483830Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:06:08.7542660Z Entering 'third_party/zstd' 2023-01-11T21:06:08.7614270Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2023-01-11T21:06:08.7969980Z Entering 'android/libs/fbjni' 2023-01-11T21:06:08.8041520Z Entering 'third_party/FP16' 2023-01-11T21:06:08.8093720Z Entering 'third_party/FXdiv' 2023-01-11T21:06:08.8149370Z Entering 'third_party/NNPACK' 2023-01-11T21:06:08.8204860Z Entering 'third_party/QNNPACK' 2023-01-11T21:06:08.8264930Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:06:08.8315430Z Entering 'third_party/XNNPACK' 2023-01-11T21:06:08.8374310Z Entering 'third_party/benchmark' 2023-01-11T21:06:08.8434610Z Entering 'third_party/cpuinfo' 2023-01-11T21:06:08.8490440Z Entering 'third_party/cub' 2023-01-11T21:06:08.8553630Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:06:08.8629240Z Entering 'third_party/cutlass' 2023-01-11T21:06:08.8698160Z Entering 'third_party/eigen' 2023-01-11T21:06:08.8760360Z Entering 'third_party/fbgemm' 2023-01-11T21:06:08.8811090Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:06:08.8876160Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:06:08.8932390Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:06:08.9008810Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:06:08.9065890Z Entering 'third_party/flatbuffers' 2023-01-11T21:06:08.9134320Z Entering 'third_party/fmt' 2023-01-11T21:06:08.9200440Z Entering 'third_party/foxi' 2023-01-11T21:06:08.9259450Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:06:08.9310410Z Entering 'third_party/gloo' 2023-01-11T21:06:08.9416530Z Entering 'third_party/googletest' 2023-01-11T21:06:08.9443420Z Entering 'third_party/ideep' 2023-01-11T21:06:08.9475860Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:06:08.9533220Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:06:08.9597920Z Entering 'third_party/ios-cmake' 2023-01-11T21:06:08.9649450Z Entering 'third_party/ittapi' 2023-01-11T21:06:08.9704860Z Entering 'third_party/kineto' 2023-01-11T21:06:08.9769890Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:06:08.9829320Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:06:08.9880940Z Entering 'third_party/nccl/nccl' 2023-01-11T21:06:08.9954950Z Entering 'third_party/neon2sse' 2023-01-11T21:06:08.9998190Z Entering 'third_party/nlohmann' 2023-01-11T21:06:09.0051100Z Entering 'third_party/onnx' 2023-01-11T21:06:09.0111290Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:06:09.0169240Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:06:09.0226140Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:06:09.0281570Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:06:09.0347150Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:06:09.0415140Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:06:09.0470950Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:06:09.0537680Z Entering 'third_party/pocketfft' 2023-01-11T21:06:09.0601060Z Entering 'third_party/protobuf' 2023-01-11T21:06:09.0659930Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:06:09.0720970Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:06:09.0778020Z Entering 'third_party/psimd' 2023-01-11T21:06:09.0834800Z Entering 'third_party/pthreadpool' 2023-01-11T21:06:09.0896660Z Entering 'third_party/pybind11' 2023-01-11T21:06:09.0949180Z Entering 'third_party/python-enum' 2023-01-11T21:06:09.1010860Z Entering 'third_party/python-peachpy' 2023-01-11T21:06:09.1072790Z Entering 'third_party/python-six' 2023-01-11T21:06:09.1122840Z Entering 'third_party/sleef' 2023-01-11T21:06:09.1188180Z Entering 'third_party/tbb' 2023-01-11T21:06:09.1246110Z Entering 'third_party/tensorpipe' 2023-01-11T21:06:09.1302000Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:06:09.1357870Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:06:09.1416800Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:06:09.1472240Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:06:09.1522240Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:06:09.1587040Z Entering 'third_party/zstd' 2023-01-11T21:06:09.1646140Z ##[endgroup] 2023-01-11T21:06:09.1870110Z [command]/usr/bin/git log -1 --format='%H' 2023-01-11T21:06:09.2083990Z '8419ddda87c8a47eacc63b54bc7ec98c1f27c26e' 2023-01-11T21:06:09.2191350Z Prepare all required actions 2023-01-11T21:06:09.2191540Z Getting action download info 2023-01-11T21:06:09.5970250Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:4a8bfae15cc25cc0785c1603ee87a9da8fd442ea) 2023-01-11T21:06:10.1407860Z Download action repository 'actions/download-artifact@v3' (SHA:9bc31d5ccc31df68ecc42ccf4149144866c47d8a) 2023-01-11T21:06:10.3578830Z ##[group]Run ./.github/actions/download-build-artifacts 2023-01-11T21:06:10.3579010Z with: 2023-01-11T21:06:10.3579200Z name: macos-12-py3-arm64 2023-01-11T21:06:10.3579340Z use-gha: true 2023-01-11T21:06:10.3579450Z env: 2023-01-11T21:06:10.3579570Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:06:10.3579730Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:06:10.3579880Z TEST_CONFIG: default 2023-01-11T21:06:10.3579990Z SHARD_NUMBER: 2 2023-01-11T21:06:10.3580110Z NUM_TEST_SHARDS: 2 2023-01-11T21:06:10.3580230Z PR_BODY: 2023-01-11T21:06:10.3580360Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:06:10.3580520Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:06:10.3580660Z ##[endgroup] 2023-01-11T21:06:10.3601730Z ##[group]Run actions/download-artifact@v3 2023-01-11T21:06:10.3601870Z with: 2023-01-11T21:06:10.3602070Z name: macos-12-py3-arm64 2023-01-11T21:06:10.3602210Z env: 2023-01-11T21:06:10.3602330Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:06:10.3602640Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:06:10.3602780Z TEST_CONFIG: default 2023-01-11T21:06:10.3602910Z SHARD_NUMBER: 2 2023-01-11T21:06:10.3603030Z NUM_TEST_SHARDS: 2 2023-01-11T21:06:10.3603150Z PR_BODY: 2023-01-11T21:06:10.3603270Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:06:10.3603410Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:06:10.3603540Z ##[endgroup] 2023-01-11T21:06:10.4194480Z Starting download for macos-12-py3-arm64 2023-01-11T21:06:10.8657550Z Directory structure has been setup for the artifact 2023-01-11T21:06:10.8661880Z Total number of files that will be downloaded: 1 2023-01-11T21:06:11.8691850Z Total file count: 1 ---- Processed file #0 (0.0%) 2023-01-11T21:06:12.8716300Z Total file count: 1 ---- Processed file #0 (0.0%) 2023-01-11T21:06:13.3091270Z Artifact macos-12-py3-arm64 was downloaded to /Users/ec2-user/runner/_work/pytorch/pytorch 2023-01-11T21:06:13.3107830Z Artifact download has finished successfully 2023-01-11T21:06:13.3199620Z ##[group]Run unzip -o artifacts.zip 2023-01-11T21:06:13.3200110Z unzip -o artifacts.zip 2023-01-11T21:06:13.3232170Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:06:13.3232620Z env: 2023-01-11T21:06:13.3232980Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:06:13.3233440Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:06:13.3233880Z TEST_CONFIG: default 2023-01-11T21:06:13.3234220Z SHARD_NUMBER: 2 2023-01-11T21:06:13.3234580Z NUM_TEST_SHARDS: 2 2023-01-11T21:06:13.3234940Z PR_BODY: 2023-01-11T21:06:13.3235360Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:06:13.3235810Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:06:13.3236220Z ##[endgroup] 2023-01-11T21:06:13.3694520Z Archive: artifacts.zip 2023-01-11T21:06:13.3696780Z creating: dist/ 2023-01-11T21:06:13.7048810Z inflating: dist/torch-2.0.0a0+git8419ddd-cp39-cp39-macosx_11_0_x86_64.whl 2023-01-11T21:06:13.7137050Z inflating: build/.ninja_log 2023-01-11T21:06:13.7518550Z inflating: build/compile_commands.json 2023-01-11T21:06:13.7523180Z inflating: .pytorch-test-times.json 2023-01-11T21:06:13.7553100Z ##[group]Run df -H 2023-01-11T21:06:13.7553220Z df -H 2023-01-11T21:06:13.7565020Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:06:13.7565160Z env: 2023-01-11T21:06:13.7565270Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:06:13.7565410Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:06:13.7565550Z TEST_CONFIG: default 2023-01-11T21:06:13.7565660Z SHARD_NUMBER: 2 2023-01-11T21:06:13.7565770Z NUM_TEST_SHARDS: 2 2023-01-11T21:06:13.7565880Z PR_BODY: 2023-01-11T21:06:13.7566170Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:06:13.7566320Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:06:13.7566460Z ##[endgroup] 2023-01-11T21:06:13.7860880Z Filesystem Size Used Avail Capacity iused ifree %iused Mounted on 2023-01-11T21:06:13.7861650Z /dev/disk5s2s1 107G 15G 58G 21% 501138 568253960 0% / 2023-01-11T21:06:13.7861870Z devfs 224k 224k 0B 100% 756 0 100% /dev 2023-01-11T21:06:13.7862200Z /dev/disk5s5 107G 1.1G 58G 2% 1 568253960 0% /System/Volumes/VM 2023-01-11T21:06:13.7862490Z /dev/disk5s3 107G 310M 58G 1% 700 568253960 0% /System/Volumes/Preboot 2023-01-11T21:06:13.7863350Z /dev/disk1s2 524M 6.3M 413M 2% 1 4032440 0% /System/Volumes/xarts 2023-01-11T21:06:13.7863990Z /dev/disk1s1 524M 53M 413M 12% 53 4032440 0% /System/Volumes/iSCPreboot 2023-01-11T21:06:13.7864540Z /dev/disk1s3 524M 1.1M 413M 1% 51 4032440 0% /System/Volumes/Hardware 2023-01-11T21:06:13.7864770Z /dev/disk5s1 107G 31G 58G 36% 988220 568253960 0% /System/Volumes/Data 2023-01-11T21:06:13.7864980Z /dev/disk3s5 245G 446M 231G 1% 12977 2251650560 0% /Volumes/Data 2023-01-11T21:06:13.7865180Z map auto_home 0B 0B 0B 100% 0 0 100% /System/Volumes/Data/home 2023-01-11T21:06:13.7865640Z /dev/disk3s4 245G 197k 231G 1% 17 2251650560 0% /private/tmp/tmp-mount-LK9GUE 2023-01-11T21:06:13.7927330Z ##[group]Run pytorch/test-infra/.github/actions/setup-miniconda@main 2023-01-11T21:06:13.7927480Z with: 2023-01-11T21:06:13.7927580Z python-version: 3.9 2023-01-11T21:06:13.7927750Z environment-file: .github/requirements/conda-env-macOS-ARM64 2023-01-11T21:06:13.7927970Z pip-requirements-file: .github/requirements/pip-requirements-macOS.txt 2023-01-11T21:06:13.7928140Z miniconda-version: 4.12.0 2023-01-11T21:06:13.7928260Z env: 2023-01-11T21:06:13.7928360Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:06:13.7928500Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:06:13.7928630Z TEST_CONFIG: default 2023-01-11T21:06:13.7928750Z SHARD_NUMBER: 2 2023-01-11T21:06:13.7928860Z NUM_TEST_SHARDS: 2 2023-01-11T21:06:13.7928970Z PR_BODY: 2023-01-11T21:06:13.7929090Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:06:13.7929230Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:06:13.7929350Z ##[endgroup] 2023-01-11T21:06:13.7950610Z ##[group]Run echo "Print the available disk space for manual inspection" 2023-01-11T21:06:13.7950860Z echo "Print the available disk space for manual inspection" 2023-01-11T21:06:13.7951010Z df -h 2023-01-11T21:06:13.7951110Z  2023-01-11T21:06:13.7951230Z function check_disk_space() { 2023-01-11T21:06:13.7951360Z  set +e 2023-01-11T21:06:13.7951460Z  2023-01-11T21:06:13.7951600Z  # Set the minimum requirement space to 4GB 2023-01-11T21:06:13.7951760Z  MINIMUM_AVAILABLE_SPACE_IN_GB=4 2023-01-11T21:06:13.7951950Z  MINIMUM_AVAILABLE_SPACE_IN_KB=$(($MINIMUM_AVAILABLE_SPACE_IN_GB * 1024 * 1024)) 2023-01-11T21:06:13.7952100Z  2023-01-11T21:06:13.7952240Z  # Use KB to avoid floating point warning like 3.1GB 2023-01-11T21:06:13.7952420Z  df -k | tr -s ' ' | cut -d' ' -f 4,9 | while read -r LINE; 2023-01-11T21:06:13.7952560Z  do 2023-01-11T21:06:13.7952690Z  AVAIL=$(echo $LINE | cut -f1 -d' ') 2023-01-11T21:06:13.7952840Z  MOUNT=$(echo $LINE | cut -f2 -d' ') 2023-01-11T21:06:13.7952960Z  2023-01-11T21:06:13.7953080Z  if [ "${MOUNT}" = "/" ]; then 2023-01-11T21:06:13.7953250Z  if [ "${AVAIL}" -lt "${MINIMUM_AVAILABLE_SPACE_IN_KB}" ]; then 2023-01-11T21:06:13.7953530Z  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.7953740Z  else 2023-01-11T21:06:13.7953920Z  echo "Success: There is ${AVAIL}KB free space left in ${MOUNT} for ${RUNNER_OS}, continue" 2023-01-11T21:06:13.7954090Z  fi 2023-01-11T21:06:13.7954190Z  fi 2023-01-11T21:06:13.7954290Z  done 2023-01-11T21:06:13.7954400Z  2023-01-11T21:06:13.7954500Z  set -e 2023-01-11T21:06:13.7954600Z } 2023-01-11T21:06:13.7954700Z  2023-01-11T21:06:13.7954810Z RESULT=$(check_disk_space) 2023-01-11T21:06:13.7954950Z echo "${RESULT}" 2023-01-11T21:06:13.7955060Z  2023-01-11T21:06:13.7955200Z if [[ "${RESULT}" == *Failure* && "${RUNNER_OS}" == "macOS" ]]; then 2023-01-11T21:06:13.7955460Z  # 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.7955720Z  # https://github.com/pytorch/pytorch/issues/85440 2023-01-11T21:06:13.7955930Z  sudo rm "/System/Library/Caches/com.apple.coresymbolicationd/data" || true 2023-01-11T21:06:13.7956190Z  # 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.7956470Z  sudo launchctl stop com.apple.coresymbolicationd || true 2023-01-11T21:06:13.7956610Z  2023-01-11T21:06:13.7956920Z  echo "Re-run disk space check for ${RUNNER_OS} after cleaning up" 2023-01-11T21:06:13.7957090Z  # Re-run the check 2023-01-11T21:06:13.7957220Z  RESULT=$(check_disk_space) 2023-01-11T21:06:13.7957350Z  echo "${RESULT}" 2023-01-11T21:06:13.7957460Z fi 2023-01-11T21:06:13.7957560Z  2023-01-11T21:06:13.7957680Z if [[ "${RESULT}" == *Failure* ]]; then 2023-01-11T21:06:13.7957810Z  df -h 2023-01-11T21:06:13.7957910Z  2023-01-11T21:06:13.7958130Z  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.7958350Z  exit 1 2023-01-11T21:06:13.7958450Z fi 2023-01-11T21:06:13.7969740Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:06:13.7969880Z env: 2023-01-11T21:06:13.7969990Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:06:13.7970130Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:06:13.7970260Z TEST_CONFIG: default 2023-01-11T21:06:13.7970370Z SHARD_NUMBER: 2 2023-01-11T21:06:13.7970480Z NUM_TEST_SHARDS: 2 2023-01-11T21:06:13.7970590Z PR_BODY: 2023-01-11T21:06:13.7970700Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:06:13.7970840Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:06:13.7970960Z ##[endgroup] 2023-01-11T21:06:13.8247320Z Print the available disk space for manual inspection 2023-01-11T21:06:13.8258190Z Filesystem Size Used Avail Capacity iused ifree %iused Mounted on 2023-01-11T21:06:13.8258520Z /dev/disk5s2s1 100Gi 14Gi 54Gi 21% 501138 568253840 0% / 2023-01-11T21:06:13.8258760Z devfs 219Ki 219Ki 0Bi 100% 756 0 100% /dev 2023-01-11T21:06:13.8258970Z /dev/disk5s5 100Gi 1.0Gi 54Gi 2% 1 568253840 0% /System/Volumes/VM 2023-01-11T21:06:13.8259230Z /dev/disk5s3 100Gi 296Mi 54Gi 1% 700 568253840 0% /System/Volumes/Preboot 2023-01-11T21:06:13.8259580Z /dev/disk1s2 500Mi 6.0Mi 394Mi 2% 1 4032440 0% /System/Volumes/xarts 2023-01-11T21:06:13.8259810Z /dev/disk1s1 500Mi 50Mi 394Mi 12% 53 4032440 0% /System/Volumes/iSCPreboot 2023-01-11T21:06:13.8260030Z /dev/disk1s3 500Mi 1.0Mi 394Mi 1% 51 4032440 0% /System/Volumes/Hardware 2023-01-11T21:06:13.8260250Z /dev/disk5s1 100Gi 29Gi 54Gi 36% 988232 568253840 0% /System/Volumes/Data 2023-01-11T21:06:13.8260460Z /dev/disk3s5 228Gi 425Mi 215Gi 1% 12977 2251650560 0% /Volumes/Data 2023-01-11T21:06:13.8260670Z map auto_home 0Bi 0Bi 0Bi 100% 0 0 100% /System/Volumes/Data/home 2023-01-11T21:06:13.8261200Z /dev/disk3s4 228Gi 192Ki 215Gi 1% 17 2251650560 0% /private/tmp/tmp-mount-LK9GUE 2023-01-11T21:06:13.8612690Z Success: There is 56825384KB free space left in / for macOS, continue 2023-01-11T21:06:13.8641390Z ##[group]Run echo "today=$(/bin/date -u '+%Y%m%d')d" >> "${GITHUB_OUTPUT}" 2023-01-11T21:06:13.8641600Z echo "today=$(/bin/date -u '+%Y%m%d')d" >> "${GITHUB_OUTPUT}" 2023-01-11T21:06:13.8653260Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:06:13.8653400Z env: 2023-01-11T21:06:13.8653520Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:06:13.8653670Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:06:13.8653800Z TEST_CONFIG: default 2023-01-11T21:06:13.8653920Z SHARD_NUMBER: 2 2023-01-11T21:06:13.8654050Z NUM_TEST_SHARDS: 2 2023-01-11T21:06:13.8654170Z PR_BODY: 2023-01-11T21:06:13.8654290Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:06:13.8654430Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:06:13.8654550Z ##[endgroup] 2023-01-11T21:06:13.9028660Z ##[group]Run actions/cache@v3 2023-01-11T21:06:13.9028830Z with: 2023-01-11T21:06:13.9028980Z path: /Users/ec2-user/runner/_work/_temp/miniconda 2023-01-11T21:06:13.9029230Z key: miniconda-macOS-ARM64-3.9-20230111d 2023-01-11T21:06:13.9029440Z enableCrossOsArchive: false 2023-01-11T21:06:13.9029680Z env: 2023-01-11T21:06:13.9029810Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:06:13.9029960Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:06:13.9030110Z TEST_CONFIG: default 2023-01-11T21:06:13.9030240Z SHARD_NUMBER: 2 2023-01-11T21:06:13.9030360Z NUM_TEST_SHARDS: 2 2023-01-11T21:06:13.9030480Z PR_BODY: 2023-01-11T21:06:13.9030610Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:06:13.9030760Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:06:13.9030890Z ##[endgroup] 2023-01-11T21:06:15.1662030Z Received 315769378 of 315769378 (100.0%), 278.8 MBs/sec 2023-01-11T21:06:15.1741620Z Cache Size: ~301 MB (315769378 B) 2023-01-11T21:06:15.1761480Z [command]/usr/bin/tar -xf /Users/ec2-user/runner/_work/_temp/e8780dd3-61fe-4c7c-a72b-6500815b0819/cache.tgz -P -C /Users/ec2-user/runner/_work/pytorch/pytorch -z 2023-01-11T21:06:23.8100670Z Cache restored successfully 2023-01-11T21:06:23.8198020Z Cache restored from key: miniconda-macOS-ARM64-3.9-20230111d 2023-01-11T21:06:23.8292890Z ##[group]Run MINICONDA_INSTALL_PATH="${RUNNER_TEMP}/miniconda" 2023-01-11T21:06:23.8293100Z MINICONDA_INSTALL_PATH="${RUNNER_TEMP}/miniconda" 2023-01-11T21:06:23.8293290Z echo "${MINICONDA_INSTALL_PATH}/bin" >> $GITHUB_PATH 2023-01-11T21:06:23.8534370Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:06:23.8534520Z env: 2023-01-11T21:06:23.8534630Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:06:23.8534790Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:06:23.8534930Z TEST_CONFIG: default 2023-01-11T21:06:23.8535050Z SHARD_NUMBER: 2 2023-01-11T21:06:23.8535170Z NUM_TEST_SHARDS: 2 2023-01-11T21:06:23.8535320Z PR_BODY: 2023-01-11T21:06:23.8535460Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:06:23.8535620Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:06:23.8535770Z MSYS: winsymlinks:nativestrict 2023-01-11T21:06:23.8535920Z ##[endgroup] 2023-01-11T21:06:24.0125640Z ##[group]Run actions/cache@v3 2023-01-11T21:06:24.0125850Z with: 2023-01-11T21:06:24.0126040Z path: /Users/ec2-user/runner/_work/_temp/conda-python-3.9 2023-01-11T21:06:24.0126440Z key: miniconda-env-macOS-ARM64-3.9-20230111d-87efc522b6897c7be698bae8a20b751f85158f97301e53a8423dbd6b6d261395-2e4756dc5df19d34bab8f02ccc1cae39cbcfc90ea91fce818717259e97785988 2023-01-11T21:06:24.0126790Z enableCrossOsArchive: false 2023-01-11T21:06:24.0126930Z env: 2023-01-11T21:06:24.0127050Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:06:24.0127200Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:06:24.0127350Z TEST_CONFIG: default 2023-01-11T21:06:24.0127480Z SHARD_NUMBER: 2 2023-01-11T21:06:24.0127600Z NUM_TEST_SHARDS: 2 2023-01-11T21:06:24.0127780Z PR_BODY: 2023-01-11T21:06:24.0127910Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:06:24.0128070Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:06:24.0128230Z MSYS: winsymlinks:nativestrict 2023-01-11T21:06:24.0128380Z ##[endgroup] 2023-01-11T21:06:25.0121680Z Received 230305521 of 230305521 (100.0%), 268.2 MBs/sec 2023-01-11T21:06:25.0211880Z Cache Size: ~220 MB (230305521 B) 2023-01-11T21:06:25.0230100Z [command]/usr/bin/tar -xf /Users/ec2-user/runner/_work/_temp/6539bac0-c091-480d-bc05-f0731e41d233/cache.tgz -P -C /Users/ec2-user/runner/_work/pytorch/pytorch -z 2023-01-11T21:06:33.6683260Z Cache restored successfully 2023-01-11T21:06:33.6784470Z Cache restored from key: miniconda-env-macOS-ARM64-3.9-20230111d-87efc522b6897c7be698bae8a20b751f85158f97301e53a8423dbd6b6d261395-2e4756dc5df19d34bab8f02ccc1cae39cbcfc90ea91fce818717259e97785988 2023-01-11T21:06:33.6855940Z ##[group]Run CONDA_ENV="${RUNNER_TEMP}/conda_environment_${GITHUB_RUN_ID}" 2023-01-11T21:06:33.6856190Z CONDA_ENV="${RUNNER_TEMP}/conda_environment_${GITHUB_RUN_ID}" 2023-01-11T21:06:33.6856370Z conda create \ 2023-01-11T21:06:33.6856500Z  --yes \ 2023-01-11T21:06:33.6856640Z  --prefix "${CONDA_ENV}" \ 2023-01-11T21:06:33.6856870Z  --clone "${CONDA_BASE_ENV}" 2023-01-11T21:06:33.6857000Z  2023-01-11T21:06:33.6857300Z # TODO: conda-build could not be cloned because it hardcodes the path, so it 2023-01-11T21:06:33.6857500Z # could not be cached 2023-01-11T21:06:33.6857680Z conda install --yes -p ${CONDA_ENV} conda-build=3.21 2023-01-11T21:06:33.6857830Z  2023-01-11T21:06:33.6857980Z echo "CONDA_ENV=${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-01-11T21:06:33.6858190Z echo "CONDA_RUN=conda run -p ${CONDA_ENV} --no-capture-output" >> "${GITHUB_ENV}" 2023-01-11T21:06:33.6858430Z echo "CONDA_BUILD=conda run -p ${CONDA_ENV} conda-build" >> "${GITHUB_ENV}" 2023-01-11T21:06:33.6858660Z echo "CONDA_INSTALL=conda install -p ${CONDA_ENV}" >> "${GITHUB_ENV}" 2023-01-11T21:06:33.6873220Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2023-01-11T21:06:33.6873370Z env: 2023-01-11T21:06:33.6873490Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:06:33.6873660Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:06:33.6873830Z TEST_CONFIG: default 2023-01-11T21:06:33.6873980Z SHARD_NUMBER: 2 2023-01-11T21:06:33.6874110Z NUM_TEST_SHARDS: 2 2023-01-11T21:06:33.6874240Z PR_BODY: 2023-01-11T21:06:33.6874360Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:06:33.6874510Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:06:33.6874670Z MSYS: winsymlinks:nativestrict 2023-01-11T21:06:33.6874810Z PYTHON_VERSION: 3.9 2023-01-11T21:06:33.6874990Z CONDA_BASE_ENV: /Users/ec2-user/runner/_work/_temp/conda-python-3.9 2023-01-11T21:06:33.6875160Z ##[endgroup] 2023-01-11T21:06:37.7683690Z Source: /Users/ec2-user/runner/_work/_temp/conda-python-3.9 2023-01-11T21:06:37.7684160Z Destination: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:06:37.7684430Z The following packages cannot be cloned out of the root environment: 2023-01-11T21:06:37.7692620Z - defaults/osx-arm64::conda-22.11.1-py39hca03da5_4 2023-01-11T21:06:37.7692940Z - defaults/osx-arm64::conda-build-3.21.9-py39hca03da5_0 2023-01-11T21:06:37.7693120Z Packages: 93 2023-01-11T21:06:37.7693260Z Files: 12580 2023-01-11T21:06:38.0344190Z Preparing transaction: ...working... done 2023-01-11T21:06:41.4074420Z Verifying transaction: ...working... done 2023-01-11T21:06:45.5762390Z Executing transaction: ...working... done 2023-01-11T21:06:45.6020640Z # 2023-01-11T21:06:45.6034170Z # To activate this environment, use 2023-01-11T21:06:45.6034420Z # 2023-01-11T21:06:45.6034820Z # $ conda activate /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:06:45.6035030Z # 2023-01-11T21:06:45.6035190Z # To deactivate an active environment, use 2023-01-11T21:06:45.6035350Z # 2023-01-11T21:06:45.6035480Z # $ conda deactivate 2023-01-11T21:06:45.6035580Z 2023-01-11T21:06:46.5495750Z Collecting package metadata (current_repodata.json): ...working... done 2023-01-11T21:06:46.5541640Z Solving environment: ...working... failed with initial frozen solve. Retrying with flexible solve. 2023-01-11T21:06:47.2844020Z Collecting package metadata (repodata.json): ...working... done 2023-01-11T21:06:48.3269950Z Solving environment: ...working... done 2023-01-11T21:06:48.3753120Z 2023-01-11T21:06:48.3853160Z 2023-01-11T21:06:48.3901700Z ==> WARNING: A newer version of conda exists. <== 2023-01-11T21:06:48.3901840Z 2023-01-11T21:06:48.3907760Z current version: 4.12.0 2023-01-11T21:06:48.3907930Z ## Package Plan ## 2023-01-11T21:06:48.3908370Z 2023-01-11T21:06:48.3908730Z environment location: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:06:48.3908890Z 2023-01-11T21:06:48.3908970Z added / updated specs: 2023-01-11T21:06:48.3909230Z - conda-build=3.21 2023-01-11T21:06:48.3909320Z 2023-01-11T21:06:48.3909330Z 2023-01-11T21:06:48.3909430Z The following NEW packages will be INSTALLED: 2023-01-11T21:06:48.3909550Z 2023-01-11T21:06:48.3909780Z conda pkgs/main/osx-arm64::conda-22.11.1-py39hca03da5_4 2023-01-11T21:06:48.3910410Z conda-build pkgs/main/osx-arm64::conda-build-3.21.9-py39hca03da5_0 2023-01-11T21:06:48.3910730Z 2023-01-11T21:06:48.3910730Z 2023-01-11T21:06:48.3910810Z latest version: 22.11.1 2023-01-11T21:06:48.3910910Z 2023-01-11T21:06:48.3910970Z Please update conda by running 2023-01-11T21:06:48.3911080Z 2023-01-11T21:06:48.3911180Z $ conda update -n base -c defaults conda 2023-01-11T21:06:48.3911300Z 2023-01-11T21:06:48.3911300Z 2023-01-11T21:06:48.4010090Z Preparing transaction: ...working... done 2023-01-11T21:06:48.4560710Z Verifying transaction: ...working... done 2023-01-11T21:06:48.5729010Z Executing transaction: ...working... done 2023-01-11T21:06:48.7660200Z ##[group]Run ${CONDA_RUN} python3 -m tools.stats.monitor > usage_log.txt 2>&1 & 2023-01-11T21:06:48.7660460Z ${CONDA_RUN} python3 -m tools.stats.monitor > usage_log.txt 2>&1 & 2023-01-11T21:06:48.7660680Z echo "monitor-script-pid=${!}" >> "${GITHUB_OUTPUT}" 2023-01-11T21:06:48.7674080Z shell: /usr/bin/arch -arch arm64 bash -e -l {0} 2023-01-11T21:06:48.7674240Z env: 2023-01-11T21:06:48.7674360Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:06:48.7674520Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:06:48.7674740Z TEST_CONFIG: default 2023-01-11T21:06:48.7674880Z SHARD_NUMBER: 2 2023-01-11T21:06:48.7675010Z NUM_TEST_SHARDS: 2 2023-01-11T21:06:48.7675140Z PR_BODY: 2023-01-11T21:06:48.7675270Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:06:48.7675430Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:06:48.7675590Z MSYS: winsymlinks:nativestrict 2023-01-11T21:06:48.7675810Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:06:48.7676070Z CONDA_RUN: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 --no-capture-output 2023-01-11T21:06:48.7680310Z CONDA_BUILD: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 conda-build 2023-01-11T21:06:48.7680600Z CONDA_INSTALL: conda install -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:06:48.7680790Z ##[endgroup] 2023-01-11T21:06:49.0270160Z ##[group]Run # Install dependencies 2023-01-11T21:06:49.0270370Z # Install dependencies 2023-01-11T21:06:49.0270530Z brew install libomp 2023-01-11T21:06:49.0270700Z brew link --force libomp 2023-01-11T21:06:49.0284470Z shell: /usr/bin/arch -arch arm64 bash -e -l {0} 2023-01-11T21:06:49.0284630Z env: 2023-01-11T21:06:49.0284750Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:06:49.0284920Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:06:49.0285080Z TEST_CONFIG: default 2023-01-11T21:06:49.0285230Z SHARD_NUMBER: 2 2023-01-11T21:06:49.0285370Z NUM_TEST_SHARDS: 2 2023-01-11T21:06:49.0285490Z PR_BODY: 2023-01-11T21:06:49.0285630Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:06:49.0285800Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:06:49.0285970Z MSYS: winsymlinks:nativestrict 2023-01-11T21:06:49.0286180Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:06:49.0286460Z CONDA_RUN: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 --no-capture-output 2023-01-11T21:06:49.0286750Z CONDA_BUILD: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 conda-build 2023-01-11T21:06:49.0287010Z CONDA_INSTALL: conda install -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:06:49.0287220Z ##[endgroup] 2023-01-11T21:06:51.3611640Z ==> Homebrew is run entirely by unpaid volunteers. Please consider donating: 2023-01-11T21:06:51.3612310Z https://github.com/Homebrew/brew#donations 2023-01-11T21:06:51.3612450Z 2023-01-11T21:06:51.3873620Z ==> Auto-updated Homebrew! 2023-01-11T21:06:51.3874040Z Updated 1 tap (homebrew/core). 2023-01-11T21:06:51.4407020Z 2023-01-11T21:06:51.4416130Z You have 11 outdated formulae and 2 outdated casks installed. 2023-01-11T21:06:51.4416610Z You can upgrade them with brew upgrade 2023-01-11T21:06:51.4416820Z or list them with brew outdated. 2023-01-11T21:06:51.4416930Z 2023-01-11T21:06:52.0640710Z Warning: libomp 15.0.6 is already installed and up-to-date. 2023-01-11T21:06:52.0650870Z To reinstall 15.0.6, run: 2023-01-11T21:06:52.0654010Z brew reinstall libomp 2023-01-11T21:06:52.5330950Z Warning: Already linked: /opt/homebrew/Cellar/libomp/15.0.6 2023-01-11T21:06:52.5331180Z To relink, run: 2023-01-11T21:06:52.5331380Z brew unlink libomp && brew link --force libomp 2023-01-11T21:06:52.5358760Z ##[group]Run .github/scripts/parse_ref.py 2023-01-11T21:06:52.5358950Z .github/scripts/parse_ref.py 2023-01-11T21:06:52.5371860Z shell: /usr/bin/arch -arch arm64 bash -e -l {0} 2023-01-11T21:06:52.5372010Z env: 2023-01-11T21:06:52.5372130Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:06:52.5372290Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:06:52.5372460Z TEST_CONFIG: default 2023-01-11T21:06:52.5372590Z SHARD_NUMBER: 2 2023-01-11T21:06:52.5372720Z NUM_TEST_SHARDS: 2 2023-01-11T21:06:52.5372840Z PR_BODY: 2023-01-11T21:06:52.5372980Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:06:52.5373140Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:06:52.5373300Z MSYS: winsymlinks:nativestrict 2023-01-11T21:06:52.5373490Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:06:52.5373750Z CONDA_RUN: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 --no-capture-output 2023-01-11T21:06:52.5374040Z CONDA_BUILD: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 conda-build 2023-01-11T21:06:52.5374300Z CONDA_INSTALL: conda install -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:06:52.5374470Z ##[endgroup] 2023-01-11T21:06:52.8544610Z ##[group]Run # As wheels are cross-compiled they are reported as x86_64 ones 2023-01-11T21:06:52.8544890Z # As wheels are cross-compiled they are reported as x86_64 ones 2023-01-11T21:06:52.8545160Z ORIG_WHLNAME=$(ls -1 dist/*.whl); ARM_WHLNAME=${ORIG_WHLNAME/x86_64/arm64}; mv "${ORIG_WHLNAME}" "${ARM_WHLNAME}" 2023-01-11T21:06:52.8558810Z shell: /usr/bin/arch -arch arm64 bash -e -l {0} 2023-01-11T21:06:52.8558970Z env: 2023-01-11T21:06:52.8559110Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:06:52.8559280Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:06:52.8559450Z TEST_CONFIG: default 2023-01-11T21:06:52.8559600Z SHARD_NUMBER: 2 2023-01-11T21:06:52.8559740Z NUM_TEST_SHARDS: 2 2023-01-11T21:06:52.8559870Z PR_BODY: 2023-01-11T21:06:52.8560020Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:06:52.8560170Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:06:52.8560330Z MSYS: winsymlinks:nativestrict 2023-01-11T21:06:52.8560550Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:06:52.8560820Z CONDA_RUN: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 --no-capture-output 2023-01-11T21:06:52.8561100Z CONDA_BUILD: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 conda-build 2023-01-11T21:06:52.8561360Z CONDA_INSTALL: conda install -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:06:52.8561550Z ##[endgroup] 2023-01-11T21:06:53.1085560Z ##[group]Run COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2023-01-11T21:06:53.1085980Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2023-01-11T21:06:53.1086170Z  2023-01-11T21:06:53.1086350Z # sanitize the input commit message and PR body here: 2023-01-11T21:06:53.1086530Z # 2023-01-11T21:06:53.1086730Z # trim all new lines from commit messages + PR_BODY to avoid issues with batch environment 2023-01-11T21:06:53.1087020Z # variable copying. see https://github.com/pytorch/pytorch/pull/80043#issuecomment-1167796028 2023-01-11T21:06:53.1087340Z COMMIT_MESSAGES="${COMMIT_MESSAGES//[$'\n\r']}" 2023-01-11T21:06:53.1087510Z PR_BODY="${PR_BODY//[$'\n\r']}" 2023-01-11T21:06:53.1087650Z  2023-01-11T21:06:53.1087840Z # then trim all special characters like single and double quotes to avoid unescaped inputs to 2023-01-11T21:06:53.1095630Z # wreak havoc internally 2023-01-11T21:06:53.1095840Z export COMMIT_MESSAGES="${COMMIT_MESSAGES//[\'\"]}" 2023-01-11T21:06:53.1096020Z export PR_BODY="${PR_BODY//[\'\"]}" 2023-01-11T21:06:53.1096160Z arch 2023-01-11T21:06:53.1096280Z  2023-01-11T21:06:53.1096460Z ${CONDA_RUN} python3 -mpip install --no-index --no-deps $(echo dist/*.whl) 2023-01-11T21:06:53.1096680Z ${CONDA_RUN} .jenkins/pytorch/macos-test.sh 2023-01-11T21:06:53.1109530Z shell: /usr/bin/arch -arch arm64 bash -e -l {0} 2023-01-11T21:06:53.1109680Z env: 2023-01-11T21:06:53.1109810Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:06:53.1109980Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:06:53.1110120Z TEST_CONFIG: default 2023-01-11T21:06:53.1110240Z SHARD_NUMBER: 2 2023-01-11T21:06:53.1110360Z NUM_TEST_SHARDS: 2 2023-01-11T21:06:53.1110490Z PR_BODY: 2023-01-11T21:06:53.1110610Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:06:53.1110760Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:06:53.1110910Z MSYS: winsymlinks:nativestrict 2023-01-11T21:06:53.1111090Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:06:53.1111330Z CONDA_RUN: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 --no-capture-output 2023-01-11T21:06:53.1111590Z CONDA_BUILD: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 conda-build 2023-01-11T21:06:53.1111830Z CONDA_INSTALL: conda install -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:06:53.1112030Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK: 0 2023-01-11T21:06:53.1112180Z PYTORCH_TEST_RERUN_DISABLED_TESTS: 0 2023-01-11T21:06:53.1112310Z ##[endgroup] 2023-01-11T21:06:54.8091520Z arm64Processing ./dist/torch-2.0.0a0+git8419ddd-cp39-cp39-macosx_11_0_arm64.whl 2023-01-11T21:06:54.8690790Z Installing collected packages: torch 2023-01-11T21:06:58.7547550Z Successfully installed torch-2.0.0a0+git8419ddd 2023-01-11T21:06:59.2793760Z +++ [[ macos-12-py3-arm64 == *rocm* ]] 2023-01-11T21:06:59.2801180Z +++ BUILD_TEST_LIBTORCH=0 2023-01-11T21:06:59.2801930Z ++ sysctl -a 2023-01-11T21:06:59.2802130Z ++ grep machdep.cpu 2023-01-11T21:06:59.2909480Z machdep.cpu.cores_per_package: 8 2023-01-11T21:06:59.2909690Z machdep.cpu.core_count: 8 2023-01-11T21:06:59.2909880Z machdep.cpu.logical_per_package: 8 2023-01-11T21:06:59.2910060Z machdep.cpu.thread_count: 8 2023-01-11T21:06:59.2910250Z machdep.cpu.brand_string: Apple M1 2023-01-11T21:06:59.2910520Z ++ export MACOSX_DEPLOYMENT_TARGET=10.9 2023-01-11T21:06:59.2910700Z ++ MACOSX_DEPLOYMENT_TARGET=10.9 2023-01-11T21:06:59.2910880Z ++ export CXX=clang++ 2023-01-11T21:06:59.2911010Z ++ CXX=clang++ 2023-01-11T21:06:59.2919000Z ++ export CC=clang 2023-01-11T21:06:59.2919160Z ++ CC=clang 2023-01-11T21:06:59.2919440Z + [[ -n /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 ]] 2023-01-11T21:06:59.2920980Z + export PATH=/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin:/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin:/Users/ec2-user/runner/_work/_temp/miniconda/bin:/Users/ec2-user/runner/_work/_temp/miniconda/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:06:59.2921910Z + PATH=/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin:/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin:/Users/ec2-user/runner/_work/_temp/miniconda/bin:/Users/ec2-user/runner/_work/_temp/miniconda/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:06:59.2922540Z + [[ macos-12-py3-arm64 != *arm64* ]] 2023-01-11T21:06:59.2922730Z + [[ default == *functorch* ]] 2023-01-11T21:06:59.2922900Z + [[ 2 -gt 1 ]] 2023-01-11T21:06:59.2923040Z + test_python_shard 2 2023-01-11T21:06:59.2923210Z + [[ -z 2 ]] 2023-01-11T21:06:59.2923350Z + setup_test_python 2023-01-11T21:06:59.2923520Z + export GLOO_SOCKET_IFNAME=lo0 2023-01-11T21:06:59.2923690Z + GLOO_SOCKET_IFNAME=lo0 2023-01-11T21:06:59.2923850Z ++ ninja --version 2023-01-11T21:06:59.3888550Z + echo 'Ninja version: 1.10.2' 2023-01-11T21:06:59.3888720Z Ninja version: 1.10.2 2023-01-11T21:06:59.3888890Z + ulimit -n 1024 2023-01-11T21:06:59.3891570Z + python test/run_test.py --verbose --exclude-jit-executor --exclude-distributed-tests --shard 2 2 2023-01-11T21:07:02.1051880Z Selected tests: 2023-01-11T21:07:02.1060140Z test_ops 2023-01-11T21:07:02.1060900Z test_ops_gradients 2023-01-11T21:07:02.1064030Z test_sparse_csr 2023-01-11T21:07:02.1074260Z test_nn 2023-01-11T21:07:02.1075200Z distributions/test_distributions 2023-01-11T21:07:02.1075430Z nn/test_pooling 2023-01-11T21:07:02.1075590Z test_autograd 2023-01-11T21:07:02.1077100Z test_torch 2023-01-11T21:07:02.1077850Z test_linalg 2023-01-11T21:07:02.1078510Z test_jit_disabled 2023-01-11T21:07:02.1079190Z test_prims 2023-01-11T21:07:02.1079890Z test_cpp_extensions_aot_ninja 2023-01-11T21:07:02.1081130Z dynamo/test_global_declaration 2023-01-11T21:07:02.1081850Z dynamo/test_torchxla_num_output 2023-01-11T21:07:02.1082540Z inductor/test_minifier 2023-01-11T21:07:02.1083240Z inductor/test_smoke 2023-01-11T21:07:02.1083830Z lazy/test_bindings 2023-01-11T21:07:02.1083990Z lazy/test_meta_kernel 2023-01-11T21:07:02.1084140Z test_comparison_utils 2023-01-11T21:07:02.1084270Z test_cuda 2023-01-11T21:07:02.1084400Z test_cuda_primary_ctx 2023-01-11T21:07:02.1084720Z test_cuda_trace 2023-01-11T21:07:02.1084860Z test_hub 2023-01-11T21:07:02.1085410Z test_matmul_cuda 2023-01-11T21:07:02.1085560Z doctests 2023-01-11T21:07:02.1085690Z test_decomp 2023-01-11T21:07:02.1085820Z test_meta 2023-01-11T21:07:02.1085940Z test_proxy_tensor 2023-01-11T21:07:02.1086090Z test_jit_fuser_te 2023-01-11T21:07:02.1086210Z test_foreach 2023-01-11T21:07:02.1086340Z dynamo/test_minifier 2023-01-11T21:07:02.1086470Z test_optim 2023-01-11T21:07:02.1086610Z dynamo/test_dynamic_shapes 2023-01-11T21:07:02.1086760Z nn/test_multihead_attention 2023-01-11T21:07:02.1086900Z dynamo/test_unspec 2023-01-11T21:07:02.1087030Z test_transformers 2023-01-11T21:07:02.1087170Z test_xnnpack_integration 2023-01-11T21:07:02.1087310Z test_functionalization 2023-01-11T21:07:02.1087460Z lazy/test_step_closures 2023-01-11T21:07:02.1087590Z test_weak 2023-01-11T21:07:02.1087710Z test_maskedtensor 2023-01-11T21:07:02.1087840Z test_nestedtensor 2023-01-11T21:07:02.1087970Z dynamo/test_optimizers 2023-01-11T21:07:02.1088100Z test_futures 2023-01-11T21:07:02.1088220Z test_namedtensor 2023-01-11T21:07:02.1088340Z test_shape_ops 2023-01-11T21:07:02.1088470Z dynamo/test_python_autograd 2023-01-11T21:07:02.1088620Z dynamo/test_verify_correctness 2023-01-11T21:07:02.1088770Z benchmark_utils/test_benchmark_utils 2023-01-11T21:07:02.1088920Z nn/test_module_hooks 2023-01-11T21:07:02.1089050Z test_tensorboard 2023-01-11T21:07:02.1089160Z test_dlpack 2023-01-11T21:07:02.1089520Z test_jit_llga_fuser 2023-01-11T21:07:02.1810020Z parallel (file granularity) tests: 2023-01-11T21:07:02.1829960Z test_meta 2023-01-11T21:07:02.1830600Z test_proxy_tensor 2023-01-11T21:07:02.1846160Z test_foreach 2023-01-11T21:07:02.1846720Z dynamo/test_unspec 2023-01-11T21:07:02.1853870Z test_transformers 2023-01-11T21:07:02.1856440Z dynamo/test_global_declaration 2023-01-11T21:07:02.1856640Z dynamo/test_torchxla_num_output 2023-01-11T21:07:02.1856800Z inductor/test_minifier 2023-01-11T21:07:02.1856940Z inductor/test_smoke 2023-01-11T21:07:02.1857080Z lazy/test_bindings 2023-01-11T21:07:02.1857400Z lazy/test_meta_kernel 2023-01-11T21:07:02.1857730Z test_comparison_utils 2023-01-11T21:07:02.1857860Z test_hub 2023-01-11T21:07:02.1857990Z test_matmul_cuda 2023-01-11T21:07:02.1858120Z test_decomp 2023-01-11T21:07:02.1858240Z test_jit_fuser_te 2023-01-11T21:07:02.1858390Z dynamo/test_minifier 2023-01-11T21:07:02.1858520Z test_optim 2023-01-11T21:07:02.1858660Z dynamo/test_dynamic_shapes 2023-01-11T21:07:02.1858820Z nn/test_multihead_attention 2023-01-11T21:07:02.1858980Z test_xnnpack_integration 2023-01-11T21:07:02.1859130Z test_functionalization 2023-01-11T21:07:02.1859280Z lazy/test_step_closures 2023-01-11T21:07:02.1859430Z test_weak 2023-01-11T21:07:02.1859560Z test_maskedtensor 2023-01-11T21:07:02.1859700Z test_nestedtensor 2023-01-11T21:07:02.1859830Z dynamo/test_optimizers 2023-01-11T21:07:02.1860420Z test_futures 2023-01-11T21:07:02.1860830Z test_namedtensor 2023-01-11T21:07:02.1861010Z test_shape_ops 2023-01-11T21:07:02.1861170Z dynamo/test_python_autograd 2023-01-11T21:07:02.1861360Z dynamo/test_verify_correctness 2023-01-11T21:07:02.1861550Z benchmark_utils/test_benchmark_utils 2023-01-11T21:07:02.1861740Z nn/test_module_hooks 2023-01-11T21:07:02.1861900Z test_tensorboard 2023-01-11T21:07:02.1862050Z test_dlpack 2023-01-11T21:07:02.1862190Z test_jit_llga_fuser 2023-01-11T21:07:02.1862360Z serial (file granularity) tests: 2023-01-11T21:07:02.1870290Z test_sparse_csr 2023-01-11T21:07:02.1870460Z test_nn 2023-01-11T21:07:02.1870590Z test_autograd 2023-01-11T21:07:02.1870720Z test_torch 2023-01-11T21:07:02.1870850Z test_cuda 2023-01-11T21:07:02.1870970Z test_ops 2023-01-11T21:07:02.1871110Z test_ops_gradients 2023-01-11T21:07:02.1871280Z distributions/test_distributions 2023-01-11T21:07:02.1871440Z nn/test_pooling 2023-01-11T21:07:02.1871570Z test_linalg 2023-01-11T21:07:02.1871700Z test_jit_disabled 2023-01-11T21:07:02.1871830Z test_prims 2023-01-11T21:07:02.1871980Z test_cpp_extensions_aot_ninja 2023-01-11T21:07:02.1872130Z test_cuda_primary_ctx 2023-01-11T21:07:02.1872270Z test_cuda_trace 2023-01-11T21:07:02.1872410Z doctests 2023-01-11T21:07:02.2321300Z Ignoring disabled issues: [] 2023-01-11T21:07:02.2328370Z Found test time stats from artifacts 2023-01-11T21:07:02.2333270Z Prioritized test from test file changes. 2023-01-11T21:07:02.2350020Z reordering tests for PR: 2023-01-11T21:07:02.2351450Z prioritized: ['test_sparse_csr', 'test_nn', 'test_autograd', 'test_torch', 'test_cuda', 'test_meta', 'test_proxy_tensor', 'test_foreach', 'dynamo/test_unspec', 'test_transformers'] 2023-01-11T21:07:02.2355950Z the rest: ['test_ops', 'test_ops_gradients', 'distributions/test_distributions', 'nn/test_pooling', 'test_linalg', 'test_jit_disabled', 'test_prims', 'test_cpp_extensions_aot_ninja', 'dynamo/test_global_declaration', 'dynamo/test_torchxla_num_output', 'inductor/test_minifier', 'inductor/test_smoke', 'lazy/test_bindings', 'lazy/test_meta_kernel', 'test_comparison_utils', 'test_cuda_primary_ctx', 'test_cuda_trace', 'test_hub', 'test_matmul_cuda', 'doctests', 'test_decomp', 'test_jit_fuser_te', 'dynamo/test_minifier', 'test_optim', 'dynamo/test_dynamic_shapes', 'nn/test_multihead_attention', 'test_xnnpack_integration', 'test_functionalization', 'lazy/test_step_closures', 'test_weak', 'test_maskedtensor', 'test_nestedtensor', 'dynamo/test_optimizers', 'test_futures', 'test_namedtensor', 'test_shape_ops', 'dynamo/test_python_autograd', 'dynamo/test_verify_correctness', 'benchmark_utils/test_benchmark_utils', 'nn/test_module_hooks', 'test_tensorboard', 'test_dlpack', 'test_jit_llga_fuser'] 2023-01-11T21:07:02.2358440Z 2023-01-11T21:07:02.2359330Z 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:02.2360750Z 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:03.2190640Z Running test_meta ... [2023-01-11 21:07:03.218886] 2023-01-11T21:07:03.2191210Z Running test_proxy_tensor ... [2023-01-11 21:07:03.218941] 2023-01-11T21:07:03.2191620Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_meta.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:07:03.219070] 2023-01-11T21:07:03.2192160Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_proxy_tensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:07:03.219099] 2023-01-11T21:07:03.2192450Z Ignoring disabled issues: [] 2023-01-11T21:07:03.2192620Z Ignoring disabled issues: [] 2023-01-11T21:12:29.3775070Z 2023-01-11T21:12:29.3775450Z Expand the folded group to see the log file of test_meta 2023-01-11T21:12:29.3782070Z ##[group]PRINTING LOG FILE of test_meta (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_meta_1fowdisl) 2023-01-11T21:12:29.3788730Z 2023-01-11T21:12:29.3889370Z Running tests... 2023-01-11T21:12:29.3889740Z ---------------------------------------------------------------------- 2023-01-11T21:12:29.3890020Z Test results will be stored in test-reports/python-unittest/test_meta 2023-01-11T21:12:29.3890460Z test_cdist_forward_cpu (__main__.TestMetaCPU) ... ok (0.170s) 2023-01-11T21:12:29.3945410Z test_dispatch_meta_inplace_H_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:29.4046650Z test_dispatch_meta_inplace_H_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.4046980Z test_dispatch_meta_inplace_H_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.4047280Z test_dispatch_meta_inplace_H_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.4047570Z test_dispatch_meta_inplace_H_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.4047870Z test_dispatch_meta_inplace_H_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.4148000Z test_dispatch_meta_inplace_H_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.4248220Z test_dispatch_meta_inplace_H_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.4348390Z test_dispatch_meta_inplace_H_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.4448600Z test_dispatch_meta_inplace_H_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.4548870Z test_dispatch_meta_inplace_H_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.4649080Z test_dispatch_meta_inplace_H_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.4749310Z test_dispatch_meta_inplace_H_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.4849540Z test_dispatch_meta_inplace_T_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.4950060Z test_dispatch_meta_inplace_T_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.5049970Z test_dispatch_meta_inplace_T_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.5150080Z test_dispatch_meta_inplace_T_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.5250370Z test_dispatch_meta_inplace_T_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.5350510Z test_dispatch_meta_inplace_T_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.5417690Z test_dispatch_meta_inplace_T_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.5445190Z test_dispatch_meta_inplace_T_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.5463370Z test_dispatch_meta_inplace_T_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.5492860Z test_dispatch_meta_inplace_T_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.5493190Z test_dispatch_meta_inplace_T_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.5494740Z test_dispatch_meta_inplace_T_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.5495090Z test_dispatch_meta_inplace_T_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.5495390Z test_dispatch_meta_inplace___getitem___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.5495700Z test_dispatch_meta_inplace___getitem___cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.5496000Z test_dispatch_meta_inplace___getitem___cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.5496310Z test_dispatch_meta_inplace___getitem___cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.5496610Z test_dispatch_meta_inplace___getitem___cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.5496910Z test_dispatch_meta_inplace___getitem___cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.5497280Z test_dispatch_meta_inplace___getitem___cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.5497590Z test_dispatch_meta_inplace___getitem___cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.5497890Z test_dispatch_meta_inplace___getitem___cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.5498180Z test_dispatch_meta_inplace___getitem___cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.5498460Z test_dispatch_meta_inplace___getitem___cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.5498750Z test_dispatch_meta_inplace___getitem___cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.5499050Z test_dispatch_meta_inplace___getitem___cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.5499340Z test_dispatch_meta_inplace___radd___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.5599960Z test_dispatch_meta_inplace___radd___cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.5600710Z test_dispatch_meta_inplace___radd___cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.5601010Z test_dispatch_meta_inplace___radd___cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.5608280Z test_dispatch_meta_inplace___radd___cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.5608600Z test_dispatch_meta_inplace___radd___cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.5608900Z test_dispatch_meta_inplace___radd___cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.5609360Z test_dispatch_meta_inplace___radd___cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.5609650Z test_dispatch_meta_inplace___radd___cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.5609950Z test_dispatch_meta_inplace___radd___cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.5610250Z test_dispatch_meta_inplace___radd___cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.5610540Z test_dispatch_meta_inplace___radd___cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.5700210Z test_dispatch_meta_inplace___rand___cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.5828800Z test_dispatch_meta_inplace___rand___cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.5829130Z test_dispatch_meta_inplace___rand___cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.5934720Z test_dispatch_meta_inplace___rand___cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6029900Z test_dispatch_meta_inplace___rand___cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6193290Z test_dispatch_meta_inplace___rand___cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6193620Z test_dispatch_meta_inplace___rdiv___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6193920Z test_dispatch_meta_inplace___rdiv___cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6300820Z test_dispatch_meta_inplace___rdiv___cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6301180Z test_dispatch_meta_inplace___rdiv___cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6301480Z test_dispatch_meta_inplace___rdiv___cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6301780Z test_dispatch_meta_inplace___rdiv___cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6302070Z test_dispatch_meta_inplace___rdiv___cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6302360Z test_dispatch_meta_inplace___rdiv___cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6302650Z test_dispatch_meta_inplace___rdiv___cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6302930Z test_dispatch_meta_inplace___rdiv___cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6303290Z test_dispatch_meta_inplace___rdiv___cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6303900Z test_dispatch_meta_inplace___rdiv___cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6304280Z test_dispatch_meta_inplace___rmatmul___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6304600Z test_dispatch_meta_inplace___rmatmul___cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6304910Z test_dispatch_meta_inplace___rmatmul___cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6305210Z test_dispatch_meta_inplace___rmatmul___cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6305640Z test_dispatch_meta_inplace___rmatmul___cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6305920Z test_dispatch_meta_inplace___rmatmul___cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6306210Z test_dispatch_meta_inplace___rmatmul___cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6306490Z test_dispatch_meta_inplace___rmatmul___cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6306770Z test_dispatch_meta_inplace___rmatmul___cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6307040Z test_dispatch_meta_inplace___rmatmul___cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6307310Z test_dispatch_meta_inplace___rmod___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6307590Z test_dispatch_meta_inplace___rmod___cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6404940Z test_dispatch_meta_inplace___rmod___cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6505510Z test_dispatch_meta_inplace___rmod___cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6505850Z test_dispatch_meta_inplace___rmul___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6506150Z test_dispatch_meta_inplace___rmul___cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6506480Z test_dispatch_meta_inplace___rmul___cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6506960Z test_dispatch_meta_inplace___rmul___cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6507370Z test_dispatch_meta_inplace___rmul___cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6507670Z test_dispatch_meta_inplace___rmul___cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6607380Z test_dispatch_meta_inplace___rmul___cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6698710Z test_dispatch_meta_inplace___rmul___cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6699170Z test_dispatch_meta_inplace___rmul___cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6699540Z test_dispatch_meta_inplace___rmul___cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6699910Z test_dispatch_meta_inplace___rmul___cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6700210Z test_dispatch_meta_inplace___rmul___cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6725540Z test_dispatch_meta_inplace___ror___cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6757570Z test_dispatch_meta_inplace___ror___cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6800110Z test_dispatch_meta_inplace___ror___cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6802360Z test_dispatch_meta_inplace___ror___cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6802780Z test_dispatch_meta_inplace___ror___cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6803250Z test_dispatch_meta_inplace___ror___cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6803570Z test_dispatch_meta_inplace___rpow___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6803890Z test_dispatch_meta_inplace___rpow___cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6804190Z test_dispatch_meta_inplace___rpow___cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6804500Z test_dispatch_meta_inplace___rpow___cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6804790Z test_dispatch_meta_inplace___rpow___cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6805070Z test_dispatch_meta_inplace___rpow___cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6805360Z test_dispatch_meta_inplace___rpow___cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6805650Z test_dispatch_meta_inplace___rpow___cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6805930Z test_dispatch_meta_inplace___rpow___cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6806210Z test_dispatch_meta_inplace___rpow___cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6806560Z test_dispatch_meta_inplace___rpow___cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6806880Z test_dispatch_meta_inplace___rsub___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6807180Z test_dispatch_meta_inplace___rsub___cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6807470Z test_dispatch_meta_inplace___rsub___cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6807770Z test_dispatch_meta_inplace___rsub___cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6808050Z test_dispatch_meta_inplace___rsub___cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6808340Z test_dispatch_meta_inplace___rsub___cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6808620Z test_dispatch_meta_inplace___rsub___cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6817390Z test_dispatch_meta_inplace___rsub___cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6817750Z test_dispatch_meta_inplace___rsub___cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6818050Z test_dispatch_meta_inplace___rsub___cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6818550Z test_dispatch_meta_inplace___rsub___cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6818860Z test_dispatch_meta_inplace___rxor___cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6819160Z test_dispatch_meta_inplace___rxor___cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6819450Z test_dispatch_meta_inplace___rxor___cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6819740Z test_dispatch_meta_inplace___rxor___cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6820080Z test_dispatch_meta_inplace___rxor___cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6820380Z test_dispatch_meta_inplace___rxor___cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6820690Z test_dispatch_meta_inplace__native_batch_norm_legit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6821010Z test_dispatch_meta_inplace__native_batch_norm_legit_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6821320Z test_dispatch_meta_inplace__native_batch_norm_legit_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6821640Z test_dispatch_meta_inplace__softmax_backward_data_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6821960Z test_dispatch_meta_inplace__softmax_backward_data_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6822270Z test_dispatch_meta_inplace__softmax_backward_data_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6822540Z test_dispatch_meta_inplace_abs_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6822800Z test_dispatch_meta_inplace_abs_cpu_complex128 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.6823100Z test_dispatch_meta_inplace_abs_cpu_complex32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:29.6823380Z test_dispatch_meta_inplace_abs_cpu_complex64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:29.6823640Z test_dispatch_meta_inplace_abs_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6823870Z test_dispatch_meta_inplace_abs_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6824100Z test_dispatch_meta_inplace_abs_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6824340Z test_dispatch_meta_inplace_abs_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6824580Z test_dispatch_meta_inplace_abs_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6824810Z test_dispatch_meta_inplace_abs_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6825040Z test_dispatch_meta_inplace_abs_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6825280Z test_dispatch_meta_inplace_abs_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6825510Z test_dispatch_meta_inplace_acos_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6825770Z test_dispatch_meta_inplace_acos_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.6826040Z test_dispatch_meta_inplace_acos_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6826300Z test_dispatch_meta_inplace_acos_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6826540Z test_dispatch_meta_inplace_acos_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6826970Z test_dispatch_meta_inplace_acos_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6827240Z test_dispatch_meta_inplace_acos_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.6827520Z test_dispatch_meta_inplace_acos_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.6827790Z test_dispatch_meta_inplace_acos_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.6828060Z test_dispatch_meta_inplace_acos_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.6828550Z test_dispatch_meta_inplace_acos_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.6828810Z test_dispatch_meta_inplace_acosh_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6829070Z test_dispatch_meta_inplace_acosh_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.6829330Z test_dispatch_meta_inplace_acosh_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6829580Z test_dispatch_meta_inplace_acosh_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6829820Z test_dispatch_meta_inplace_acosh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6830060Z test_dispatch_meta_inplace_acosh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6830320Z test_dispatch_meta_inplace_acosh_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.6830600Z test_dispatch_meta_inplace_acosh_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.6830870Z test_dispatch_meta_inplace_acosh_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.6831150Z test_dispatch_meta_inplace_acosh_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.6831490Z test_dispatch_meta_inplace_acosh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.6831760Z test_dispatch_meta_inplace_add_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.6832040Z test_dispatch_meta_inplace_add_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.6832280Z test_dispatch_meta_inplace_add_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.6832540Z test_dispatch_meta_inplace_add_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.6832790Z test_dispatch_meta_inplace_add_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.6833040Z test_dispatch_meta_inplace_add_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.6833350Z test_dispatch_meta_inplace_add_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.6833600Z test_dispatch_meta_inplace_add_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.6833850Z test_dispatch_meta_inplace_add_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.6834100Z test_dispatch_meta_inplace_add_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.6834340Z test_dispatch_meta_inplace_add_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.6834600Z test_dispatch_meta_inplace_add_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.6834910Z test_dispatch_meta_inplace_add_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.6835170Z test_dispatch_meta_inplace_addbmm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6835430Z test_dispatch_meta_inplace_addbmm_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6835690Z test_dispatch_meta_inplace_addbmm_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6836100Z test_dispatch_meta_inplace_addbmm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6836340Z test_dispatch_meta_inplace_addbmm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6836590Z test_dispatch_meta_inplace_addbmm_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6836850Z test_dispatch_meta_inplace_addbmm_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6849800Z test_dispatch_meta_inplace_addbmm_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6850040Z test_dispatch_meta_inplace_addbmm_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6850440Z test_dispatch_meta_inplace_addbmm_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6850680Z test_dispatch_meta_inplace_addcdiv_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.6850920Z test_dispatch_meta_inplace_addcdiv_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.6851170Z test_dispatch_meta_inplace_addcdiv_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.6851410Z test_dispatch_meta_inplace_addcdiv_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.6851650Z test_dispatch_meta_inplace_addcdiv_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.6851890Z test_dispatch_meta_inplace_addcmul_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.6852130Z test_dispatch_meta_inplace_addcmul_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.6852380Z test_dispatch_meta_inplace_addcmul_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.6852620Z test_dispatch_meta_inplace_addcmul_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.6852850Z test_dispatch_meta_inplace_addcmul_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.6853090Z test_dispatch_meta_inplace_addcmul_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.6853330Z test_dispatch_meta_inplace_addcmul_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.6853560Z test_dispatch_meta_inplace_addcmul_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.6853790Z test_dispatch_meta_inplace_addcmul_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.6854020Z test_dispatch_meta_inplace_addcmul_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.6854260Z test_dispatch_meta_inplace_addmm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6854500Z test_dispatch_meta_inplace_addmm_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6854740Z test_dispatch_meta_inplace_addmm_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6854980Z test_dispatch_meta_inplace_addmm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6859640Z test_dispatch_meta_inplace_addmm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6859890Z test_dispatch_meta_inplace_addmm_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6860160Z test_dispatch_meta_inplace_addmm_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6860410Z test_dispatch_meta_inplace_addmm_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6860650Z test_dispatch_meta_inplace_addmm_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6860890Z test_dispatch_meta_inplace_addmm_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6861150Z test_dispatch_meta_inplace_addmm_decomposed_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6861410Z test_dispatch_meta_inplace_addmm_decomposed_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6861710Z test_dispatch_meta_inplace_addmm_decomposed_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6862150Z test_dispatch_meta_inplace_addmm_decomposed_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6862420Z test_dispatch_meta_inplace_addmm_decomposed_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6862690Z test_dispatch_meta_inplace_addmm_decomposed_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6862960Z test_dispatch_meta_inplace_addmm_decomposed_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6863230Z test_dispatch_meta_inplace_addmm_decomposed_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6863500Z test_dispatch_meta_inplace_addmm_decomposed_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6863930Z test_dispatch_meta_inplace_addmm_decomposed_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6864190Z test_dispatch_meta_inplace_addmv_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6864450Z test_dispatch_meta_inplace_addmv_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6864700Z test_dispatch_meta_inplace_addmv_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6864970Z test_dispatch_meta_inplace_addmv_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6865210Z test_dispatch_meta_inplace_addmv_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6865460Z test_dispatch_meta_inplace_addmv_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6865700Z test_dispatch_meta_inplace_addmv_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6865940Z test_dispatch_meta_inplace_addmv_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6866190Z test_dispatch_meta_inplace_addmv_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6866450Z test_dispatch_meta_inplace_addmv_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6866750Z test_dispatch_meta_inplace_addr_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.6867010Z test_dispatch_meta_inplace_addr_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6867270Z test_dispatch_meta_inplace_addr_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6867530Z test_dispatch_meta_inplace_addr_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6867770Z test_dispatch_meta_inplace_addr_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6868020Z test_dispatch_meta_inplace_addr_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6868280Z test_dispatch_meta_inplace_addr_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6868520Z test_dispatch_meta_inplace_addr_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6868770Z test_dispatch_meta_inplace_addr_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6869030Z test_dispatch_meta_inplace_addr_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6869260Z test_dispatch_meta_inplace_addr_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6869510Z test_dispatch_meta_inplace_addr_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6869780Z test_dispatch_meta_inplace_all_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6870100Z test_dispatch_meta_inplace_all_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6870420Z test_dispatch_meta_inplace_all_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6870720Z test_dispatch_meta_inplace_all_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6871010Z test_dispatch_meta_inplace_all_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6871440Z test_dispatch_meta_inplace_all_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6871720Z test_dispatch_meta_inplace_all_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6872030Z test_dispatch_meta_inplace_all_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6872330Z test_dispatch_meta_inplace_all_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6872640Z test_dispatch_meta_inplace_all_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6872960Z test_dispatch_meta_inplace_all_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6873240Z test_dispatch_meta_inplace_all_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6873540Z test_dispatch_meta_inplace_allclose_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6873880Z test_dispatch_meta_inplace_allclose_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6874210Z test_dispatch_meta_inplace_allclose_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6874510Z test_dispatch_meta_inplace_allclose_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6874840Z test_dispatch_meta_inplace_allclose_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6875230Z test_dispatch_meta_inplace_allclose_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6875550Z test_dispatch_meta_inplace_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6875850Z test_dispatch_meta_inplace_amax_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6876150Z test_dispatch_meta_inplace_amax_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6876450Z test_dispatch_meta_inplace_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6876820Z test_dispatch_meta_inplace_amax_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6877120Z test_dispatch_meta_inplace_amax_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6877420Z test_dispatch_meta_inplace_amax_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6877710Z test_dispatch_meta_inplace_amax_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6878050Z test_dispatch_meta_inplace_amax_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6878360Z test_dispatch_meta_inplace_amax_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6878640Z test_dispatch_meta_inplace_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6878930Z test_dispatch_meta_inplace_amin_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6880730Z test_dispatch_meta_inplace_amin_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6881050Z test_dispatch_meta_inplace_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6881540Z test_dispatch_meta_inplace_amin_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6881860Z test_dispatch_meta_inplace_amin_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6882150Z test_dispatch_meta_inplace_amin_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6882430Z test_dispatch_meta_inplace_amin_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6882720Z test_dispatch_meta_inplace_amin_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6883110Z test_dispatch_meta_inplace_amin_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6883390Z test_dispatch_meta_inplace_aminmax_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6883700Z test_dispatch_meta_inplace_aminmax_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6884000Z test_dispatch_meta_inplace_aminmax_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6884290Z test_dispatch_meta_inplace_aminmax_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6907210Z test_dispatch_meta_inplace_aminmax_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6907530Z test_dispatch_meta_inplace_aminmax_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6907880Z test_dispatch_meta_inplace_aminmax_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6908190Z test_dispatch_meta_inplace_aminmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6908510Z test_dispatch_meta_inplace_angle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6908820Z test_dispatch_meta_inplace_angle_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6909190Z test_dispatch_meta_inplace_angle_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6909500Z test_dispatch_meta_inplace_angle_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6909790Z test_dispatch_meta_inplace_angle_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6910100Z test_dispatch_meta_inplace_angle_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6910410Z test_dispatch_meta_inplace_angle_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6910690Z test_dispatch_meta_inplace_angle_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6911050Z test_dispatch_meta_inplace_angle_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6911390Z test_dispatch_meta_inplace_angle_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6911680Z test_dispatch_meta_inplace_angle_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6911980Z test_dispatch_meta_inplace_angle_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6912280Z test_dispatch_meta_inplace_any_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6912580Z test_dispatch_meta_inplace_any_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6913140Z test_dispatch_meta_inplace_any_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6913450Z test_dispatch_meta_inplace_any_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6913780Z test_dispatch_meta_inplace_any_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6914080Z test_dispatch_meta_inplace_any_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6914390Z test_dispatch_meta_inplace_any_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6914780Z test_dispatch_meta_inplace_any_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6915070Z test_dispatch_meta_inplace_any_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6915370Z test_dispatch_meta_inplace_any_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6915660Z test_dispatch_meta_inplace_any_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6915970Z test_dispatch_meta_inplace_any_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6916290Z test_dispatch_meta_inplace_arange_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6916580Z test_dispatch_meta_inplace_arange_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6916910Z test_dispatch_meta_inplace_arange_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6917210Z test_dispatch_meta_inplace_arange_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6917710Z test_dispatch_meta_inplace_arange_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6918060Z test_dispatch_meta_inplace_arange_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6918390Z test_dispatch_meta_inplace_arange_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6918710Z test_dispatch_meta_inplace_arange_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6919020Z test_dispatch_meta_inplace_arange_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6919360Z test_dispatch_meta_inplace_argmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6919680Z test_dispatch_meta_inplace_argmax_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6919980Z test_dispatch_meta_inplace_argmax_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6920290Z test_dispatch_meta_inplace_argmax_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6920590Z test_dispatch_meta_inplace_argmax_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6920890Z test_dispatch_meta_inplace_argmax_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6921190Z test_dispatch_meta_inplace_argmax_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6921480Z test_dispatch_meta_inplace_argmax_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6921930Z test_dispatch_meta_inplace_argmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6922260Z test_dispatch_meta_inplace_argmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6922580Z test_dispatch_meta_inplace_argmin_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6922890Z test_dispatch_meta_inplace_argmin_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6923180Z test_dispatch_meta_inplace_argmin_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6923540Z test_dispatch_meta_inplace_argmin_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6923840Z test_dispatch_meta_inplace_argmin_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6924170Z test_dispatch_meta_inplace_argmin_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6924470Z test_dispatch_meta_inplace_argmin_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6924770Z test_dispatch_meta_inplace_argmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6925070Z test_dispatch_meta_inplace_argsort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6925390Z test_dispatch_meta_inplace_argsort_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6925700Z test_dispatch_meta_inplace_argsort_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6925990Z test_dispatch_meta_inplace_argsort_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6926320Z test_dispatch_meta_inplace_argsort_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6926630Z test_dispatch_meta_inplace_argsort_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6926940Z test_dispatch_meta_inplace_argsort_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6927260Z test_dispatch_meta_inplace_argsort_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6927560Z test_dispatch_meta_inplace_argsort_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6927870Z test_dispatch_meta_inplace_argsort_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6928190Z test_dispatch_meta_inplace_argwhere_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6928520Z test_dispatch_meta_inplace_argwhere_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6928850Z test_dispatch_meta_inplace_argwhere_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6929190Z test_dispatch_meta_inplace_argwhere_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6929510Z test_dispatch_meta_inplace_argwhere_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6929810Z test_dispatch_meta_inplace_argwhere_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6930120Z test_dispatch_meta_inplace_argwhere_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6930510Z test_dispatch_meta_inplace_argwhere_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6930820Z test_dispatch_meta_inplace_argwhere_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6931140Z test_dispatch_meta_inplace_argwhere_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6931500Z test_dispatch_meta_inplace_argwhere_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6931800Z test_dispatch_meta_inplace_argwhere_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6932090Z test_dispatch_meta_inplace_as_strided_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.6932350Z test_dispatch_meta_inplace_as_strided_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6932620Z test_dispatch_meta_inplace_as_strided_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6932870Z test_dispatch_meta_inplace_as_strided_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6933140Z test_dispatch_meta_inplace_as_strided_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6933400Z test_dispatch_meta_inplace_as_strided_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6933680Z test_dispatch_meta_inplace_as_strided_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6933930Z test_dispatch_meta_inplace_as_strided_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6934210Z test_dispatch_meta_inplace_as_strided_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6934470Z test_dispatch_meta_inplace_as_strided_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6934710Z test_dispatch_meta_inplace_as_strided_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6934970Z test_dispatch_meta_inplace_as_strided_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6935220Z test_dispatch_meta_inplace_as_strided_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6935520Z test_dispatch_meta_inplace_as_strided_partial_views_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.007s) 2023-01-11T21:12:29.6935860Z test_dispatch_meta_inplace_as_strided_partial_views_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.007s) 2023-01-11T21:12:29.6936190Z test_dispatch_meta_inplace_as_strided_partial_views_cpu_complex128 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.007s) 2023-01-11T21:12:29.6936520Z test_dispatch_meta_inplace_as_strided_partial_views_cpu_complex32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.007s) 2023-01-11T21:12:29.6936870Z test_dispatch_meta_inplace_as_strided_partial_views_cpu_complex64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.007s) 2023-01-11T21:12:29.6937180Z test_dispatch_meta_inplace_as_strided_partial_views_cpu_float16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.007s) 2023-01-11T21:12:29.6937510Z test_dispatch_meta_inplace_as_strided_partial_views_cpu_float32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.007s) 2023-01-11T21:12:29.6937860Z test_dispatch_meta_inplace_as_strided_partial_views_cpu_float64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.007s) 2023-01-11T21:12:29.6938190Z test_dispatch_meta_inplace_as_strided_partial_views_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.007s) 2023-01-11T21:12:29.6938520Z test_dispatch_meta_inplace_as_strided_partial_views_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.007s) 2023-01-11T21:12:29.6938830Z test_dispatch_meta_inplace_as_strided_partial_views_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.007s) 2023-01-11T21:12:29.6939250Z test_dispatch_meta_inplace_as_strided_partial_views_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.007s) 2023-01-11T21:12:29.6939570Z test_dispatch_meta_inplace_as_strided_partial_views_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.007s) 2023-01-11T21:12:29.6939900Z test_dispatch_meta_inplace_as_strided_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6940220Z test_dispatch_meta_inplace_as_strided_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6940550Z test_dispatch_meta_inplace_as_strided_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6940930Z test_dispatch_meta_inplace_as_strided_scatter_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6941250Z test_dispatch_meta_inplace_as_strided_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6941570Z test_dispatch_meta_inplace_as_strided_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6941890Z test_dispatch_meta_inplace_as_strided_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6942220Z test_dispatch_meta_inplace_as_strided_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6942530Z test_dispatch_meta_inplace_as_strided_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6942860Z test_dispatch_meta_inplace_as_strided_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6943180Z test_dispatch_meta_inplace_as_strided_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6943520Z test_dispatch_meta_inplace_as_strided_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6943850Z test_dispatch_meta_inplace_as_strided_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.6944130Z test_dispatch_meta_inplace_asin_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6944400Z test_dispatch_meta_inplace_asin_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.6944680Z test_dispatch_meta_inplace_asin_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6944960Z test_dispatch_meta_inplace_asin_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6984970Z test_dispatch_meta_inplace_asin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6985340Z test_dispatch_meta_inplace_asin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6985600Z test_dispatch_meta_inplace_asin_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.6985910Z test_dispatch_meta_inplace_asin_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.6986220Z test_dispatch_meta_inplace_asin_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.6986520Z test_dispatch_meta_inplace_asin_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.6986820Z test_dispatch_meta_inplace_asin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.6987100Z test_dispatch_meta_inplace_asinh_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6987380Z test_dispatch_meta_inplace_asinh_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.6987820Z test_dispatch_meta_inplace_asinh_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6988420Z test_dispatch_meta_inplace_asinh_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6988690Z test_dispatch_meta_inplace_asinh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6988950Z test_dispatch_meta_inplace_asinh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6989240Z test_dispatch_meta_inplace_asinh_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.6989540Z test_dispatch_meta_inplace_asinh_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.6989910Z test_dispatch_meta_inplace_asinh_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.6990210Z test_dispatch_meta_inplace_asinh_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.6990500Z test_dispatch_meta_inplace_asinh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.6990780Z test_dispatch_meta_inplace_atan2_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.6991050Z test_dispatch_meta_inplace_atan2_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.6991330Z test_dispatch_meta_inplace_atan2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.6991600Z test_dispatch_meta_inplace_atan2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.6991880Z test_dispatch_meta_inplace_atan2_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.6992180Z test_dispatch_meta_inplace_atan2_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.6992470Z test_dispatch_meta_inplace_atan2_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.6992790Z test_dispatch_meta_inplace_atan2_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.6993090Z test_dispatch_meta_inplace_atan2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.6993360Z test_dispatch_meta_inplace_atan_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6993640Z test_dispatch_meta_inplace_atan_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.6993920Z test_dispatch_meta_inplace_atan_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6994180Z test_dispatch_meta_inplace_atan_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6994440Z test_dispatch_meta_inplace_atan_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6994700Z test_dispatch_meta_inplace_atan_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6994970Z test_dispatch_meta_inplace_atan_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.6995270Z test_dispatch_meta_inplace_atan_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.6995560Z test_dispatch_meta_inplace_atan_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.6995850Z test_dispatch_meta_inplace_atan_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.6996150Z test_dispatch_meta_inplace_atan_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.6996430Z test_dispatch_meta_inplace_atanh_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6996710Z test_dispatch_meta_inplace_atanh_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.6997010Z test_dispatch_meta_inplace_atanh_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6997350Z test_dispatch_meta_inplace_atanh_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6997630Z test_dispatch_meta_inplace_atanh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6997880Z test_dispatch_meta_inplace_atanh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.6998160Z test_dispatch_meta_inplace_atanh_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.6998460Z test_dispatch_meta_inplace_atanh_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.6998750Z test_dispatch_meta_inplace_atanh_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.6999100Z test_dispatch_meta_inplace_atanh_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.6999390Z test_dispatch_meta_inplace_atanh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.6999710Z test_dispatch_meta_inplace_atleast_1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7000030Z test_dispatch_meta_inplace_atleast_1d_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7000350Z test_dispatch_meta_inplace_atleast_1d_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7000680Z test_dispatch_meta_inplace_atleast_1d_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7001020Z test_dispatch_meta_inplace_atleast_1d_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7001330Z test_dispatch_meta_inplace_atleast_1d_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7001680Z test_dispatch_meta_inplace_atleast_1d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7001980Z test_dispatch_meta_inplace_atleast_1d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7002290Z test_dispatch_meta_inplace_atleast_1d_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7002610Z test_dispatch_meta_inplace_atleast_1d_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7002920Z test_dispatch_meta_inplace_atleast_1d_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7003230Z test_dispatch_meta_inplace_atleast_1d_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7003540Z test_dispatch_meta_inplace_atleast_1d_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7003860Z test_dispatch_meta_inplace_atleast_2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7004180Z test_dispatch_meta_inplace_atleast_2d_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7004490Z test_dispatch_meta_inplace_atleast_2d_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7004810Z test_dispatch_meta_inplace_atleast_2d_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7005140Z test_dispatch_meta_inplace_atleast_2d_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7005460Z test_dispatch_meta_inplace_atleast_2d_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7005850Z test_dispatch_meta_inplace_atleast_2d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7006170Z test_dispatch_meta_inplace_atleast_2d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7006510Z test_dispatch_meta_inplace_atleast_2d_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7006820Z test_dispatch_meta_inplace_atleast_2d_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7007120Z test_dispatch_meta_inplace_atleast_2d_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7007460Z test_dispatch_meta_inplace_atleast_2d_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7007770Z test_dispatch_meta_inplace_atleast_2d_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7008080Z test_dispatch_meta_inplace_atleast_3d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7008400Z test_dispatch_meta_inplace_atleast_3d_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7008710Z test_dispatch_meta_inplace_atleast_3d_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7009030Z test_dispatch_meta_inplace_atleast_3d_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7009350Z test_dispatch_meta_inplace_atleast_3d_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7009670Z test_dispatch_meta_inplace_atleast_3d_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7009980Z test_dispatch_meta_inplace_atleast_3d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7010300Z test_dispatch_meta_inplace_atleast_3d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7010610Z test_dispatch_meta_inplace_atleast_3d_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7010910Z test_dispatch_meta_inplace_atleast_3d_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7011230Z test_dispatch_meta_inplace_atleast_3d_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7011540Z test_dispatch_meta_inplace_atleast_3d_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7011840Z test_dispatch_meta_inplace_atleast_3d_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7012120Z test_dispatch_meta_inplace_baddbmm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7012390Z test_dispatch_meta_inplace_baddbmm_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7012650Z test_dispatch_meta_inplace_baddbmm_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7012910Z test_dispatch_meta_inplace_baddbmm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7013170Z test_dispatch_meta_inplace_baddbmm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7013440Z test_dispatch_meta_inplace_baddbmm_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7013690Z test_dispatch_meta_inplace_baddbmm_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7013940Z test_dispatch_meta_inplace_baddbmm_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7014190Z test_dispatch_meta_inplace_baddbmm_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7014540Z test_dispatch_meta_inplace_baddbmm_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7014840Z test_dispatch_meta_inplace_bernoulli_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7015170Z test_dispatch_meta_inplace_bernoulli_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7015500Z test_dispatch_meta_inplace_bernoulli_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7015810Z test_dispatch_meta_inplace_bfloat16_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7016190Z test_dispatch_meta_inplace_bfloat16_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7016500Z test_dispatch_meta_inplace_bfloat16_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7016820Z test_dispatch_meta_inplace_bfloat16_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7017130Z test_dispatch_meta_inplace_bfloat16_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7017440Z test_dispatch_meta_inplace_bfloat16_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7017750Z test_dispatch_meta_inplace_bfloat16_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7018060Z test_dispatch_meta_inplace_bfloat16_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7018360Z test_dispatch_meta_inplace_bfloat16_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7018670Z test_dispatch_meta_inplace_bfloat16_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7018980Z test_dispatch_meta_inplace_bfloat16_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7019290Z test_dispatch_meta_inplace_bfloat16_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7019620Z test_dispatch_meta_inplace_bfloat16_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7019930Z test_dispatch_meta_inplace_bincount_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7020260Z test_dispatch_meta_inplace_bincount_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7020580Z test_dispatch_meta_inplace_bincount_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7020880Z test_dispatch_meta_inplace_bincount_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7021190Z test_dispatch_meta_inplace_bincount_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7021470Z test_dispatch_meta_inplace_bitwise_and_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7021730Z test_dispatch_meta_inplace_bitwise_and_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7022000Z test_dispatch_meta_inplace_bitwise_and_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7022260Z test_dispatch_meta_inplace_bitwise_and_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7022530Z test_dispatch_meta_inplace_bitwise_and_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7022780Z test_dispatch_meta_inplace_bitwise_and_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7023050Z test_dispatch_meta_inplace_bitwise_left_shift_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7023370Z test_dispatch_meta_inplace_bitwise_left_shift_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7023650Z test_dispatch_meta_inplace_bitwise_left_shift_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7023930Z test_dispatch_meta_inplace_bitwise_left_shift_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7024200Z test_dispatch_meta_inplace_bitwise_left_shift_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7024520Z test_dispatch_meta_inplace_bitwise_not_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7024780Z test_dispatch_meta_inplace_bitwise_not_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7025080Z test_dispatch_meta_inplace_bitwise_not_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7025340Z test_dispatch_meta_inplace_bitwise_not_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7025600Z test_dispatch_meta_inplace_bitwise_not_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7025850Z test_dispatch_meta_inplace_bitwise_not_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7026110Z test_dispatch_meta_inplace_bitwise_or_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7026370Z test_dispatch_meta_inplace_bitwise_or_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7026630Z test_dispatch_meta_inplace_bitwise_or_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7026890Z test_dispatch_meta_inplace_bitwise_or_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7027150Z test_dispatch_meta_inplace_bitwise_or_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7027420Z test_dispatch_meta_inplace_bitwise_or_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7027690Z test_dispatch_meta_inplace_bitwise_right_shift_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7027960Z test_dispatch_meta_inplace_bitwise_right_shift_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7028240Z test_dispatch_meta_inplace_bitwise_right_shift_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7028510Z test_dispatch_meta_inplace_bitwise_right_shift_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7028800Z test_dispatch_meta_inplace_bitwise_right_shift_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7029080Z test_dispatch_meta_inplace_bitwise_xor_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7029340Z test_dispatch_meta_inplace_bitwise_xor_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7029600Z test_dispatch_meta_inplace_bitwise_xor_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7029860Z test_dispatch_meta_inplace_bitwise_xor_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7030120Z test_dispatch_meta_inplace_bitwise_xor_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7030380Z test_dispatch_meta_inplace_bitwise_xor_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7030670Z test_dispatch_meta_inplace_block_diag_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7030990Z test_dispatch_meta_inplace_block_diag_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7031320Z test_dispatch_meta_inplace_block_diag_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7031640Z test_dispatch_meta_inplace_block_diag_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7031970Z test_dispatch_meta_inplace_block_diag_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7032330Z test_dispatch_meta_inplace_block_diag_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7032650Z test_dispatch_meta_inplace_block_diag_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7032960Z test_dispatch_meta_inplace_block_diag_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7033290Z test_dispatch_meta_inplace_block_diag_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7033590Z test_dispatch_meta_inplace_block_diag_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7033960Z test_dispatch_meta_inplace_block_diag_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7034270Z test_dispatch_meta_inplace_block_diag_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7034580Z test_dispatch_meta_inplace_block_diag_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7034880Z test_dispatch_meta_inplace_bmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7035200Z test_dispatch_meta_inplace_bmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7035510Z test_dispatch_meta_inplace_bmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7035810Z test_dispatch_meta_inplace_bmm_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7036130Z test_dispatch_meta_inplace_bmm_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7036430Z test_dispatch_meta_inplace_bmm_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7036740Z test_dispatch_meta_inplace_bmm_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7037040Z test_dispatch_meta_inplace_bmm_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7037340Z test_dispatch_meta_inplace_bmm_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7037640Z test_dispatch_meta_inplace_bmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7037960Z test_dispatch_meta_inplace_bool_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7038270Z test_dispatch_meta_inplace_bool_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7038590Z test_dispatch_meta_inplace_bool_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7038910Z test_dispatch_meta_inplace_bool_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7039210Z test_dispatch_meta_inplace_bool_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7039520Z test_dispatch_meta_inplace_bool_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7039830Z test_dispatch_meta_inplace_bool_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7040140Z test_dispatch_meta_inplace_bool_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7040440Z test_dispatch_meta_inplace_bool_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7040780Z test_dispatch_meta_inplace_bool_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7041090Z test_dispatch_meta_inplace_bool_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7041390Z test_dispatch_meta_inplace_bool_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7041690Z test_dispatch_meta_inplace_bool_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7042010Z test_dispatch_meta_inplace_broadcast_shapes_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7042330Z test_dispatch_meta_inplace_broadcast_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7042730Z test_dispatch_meta_inplace_broadcast_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7043070Z test_dispatch_meta_inplace_broadcast_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7043400Z test_dispatch_meta_inplace_broadcast_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7043730Z test_dispatch_meta_inplace_broadcast_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7044050Z test_dispatch_meta_inplace_broadcast_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7044370Z test_dispatch_meta_inplace_broadcast_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7044700Z test_dispatch_meta_inplace_broadcast_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7045020Z test_dispatch_meta_inplace_broadcast_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7045340Z test_dispatch_meta_inplace_broadcast_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7045670Z test_dispatch_meta_inplace_broadcast_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7045990Z test_dispatch_meta_inplace_broadcast_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7046310Z test_dispatch_meta_inplace_broadcast_to_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7046630Z test_dispatch_meta_inplace_broadcast_to_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7046950Z test_dispatch_meta_inplace_broadcast_to_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7047280Z test_dispatch_meta_inplace_broadcast_to_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7047630Z test_dispatch_meta_inplace_broadcast_to_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7047960Z test_dispatch_meta_inplace_broadcast_to_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7048280Z test_dispatch_meta_inplace_broadcast_to_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7048600Z test_dispatch_meta_inplace_broadcast_to_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7048910Z test_dispatch_meta_inplace_broadcast_to_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7049280Z test_dispatch_meta_inplace_broadcast_to_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7049610Z test_dispatch_meta_inplace_broadcast_to_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7049930Z test_dispatch_meta_inplace_broadcast_to_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7050250Z test_dispatch_meta_inplace_bucketize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7050570Z test_dispatch_meta_inplace_bucketize_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7051090Z test_dispatch_meta_inplace_bucketize_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7051400Z test_dispatch_meta_inplace_bucketize_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7051710Z test_dispatch_meta_inplace_bucketize_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7052020Z test_dispatch_meta_inplace_bucketize_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7052330Z test_dispatch_meta_inplace_bucketize_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7052680Z test_dispatch_meta_inplace_bucketize_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7052990Z test_dispatch_meta_inplace_bucketize_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7053300Z test_dispatch_meta_inplace_byte_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7053610Z test_dispatch_meta_inplace_byte_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7053920Z test_dispatch_meta_inplace_byte_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7054230Z test_dispatch_meta_inplace_byte_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7054540Z test_dispatch_meta_inplace_byte_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7054850Z test_dispatch_meta_inplace_byte_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7055150Z test_dispatch_meta_inplace_byte_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7055460Z test_dispatch_meta_inplace_byte_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7055760Z test_dispatch_meta_inplace_byte_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7056070Z test_dispatch_meta_inplace_byte_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7056370Z test_dispatch_meta_inplace_byte_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7056670Z test_dispatch_meta_inplace_byte_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7057000Z test_dispatch_meta_inplace_cartesian_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7057360Z test_dispatch_meta_inplace_cartesian_prod_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7057690Z test_dispatch_meta_inplace_cartesian_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7058080Z test_dispatch_meta_inplace_cartesian_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7058420Z test_dispatch_meta_inplace_cartesian_prod_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7058730Z test_dispatch_meta_inplace_cartesian_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7059050Z test_dispatch_meta_inplace_cartesian_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7059370Z test_dispatch_meta_inplace_cartesian_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7059730Z test_dispatch_meta_inplace_cartesian_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7060050Z test_dispatch_meta_inplace_cartesian_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7060370Z test_dispatch_meta_inplace_cartesian_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7060690Z test_dispatch_meta_inplace_cartesian_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7061180Z test_dispatch_meta_inplace_cat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7061480Z test_dispatch_meta_inplace_cat_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7061790Z test_dispatch_meta_inplace_cat_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7062140Z test_dispatch_meta_inplace_cat_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7062450Z test_dispatch_meta_inplace_cat_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7062760Z test_dispatch_meta_inplace_cat_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7063060Z test_dispatch_meta_inplace_cat_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7063360Z test_dispatch_meta_inplace_cat_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7063660Z test_dispatch_meta_inplace_cat_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7063960Z test_dispatch_meta_inplace_cat_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7064250Z test_dispatch_meta_inplace_cat_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7064550Z test_dispatch_meta_inplace_cat_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7064840Z test_dispatch_meta_inplace_cat_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7065140Z test_dispatch_meta_inplace_cdist_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7065440Z test_dispatch_meta_inplace_cdist_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7065750Z test_dispatch_meta_inplace_cdouble_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7066050Z test_dispatch_meta_inplace_cdouble_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7066360Z test_dispatch_meta_inplace_cdouble_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7066750Z test_dispatch_meta_inplace_cdouble_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7067060Z test_dispatch_meta_inplace_cdouble_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7067370Z test_dispatch_meta_inplace_cdouble_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7067670Z test_dispatch_meta_inplace_cdouble_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7067970Z test_dispatch_meta_inplace_cdouble_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7068300Z test_dispatch_meta_inplace_cdouble_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7068600Z test_dispatch_meta_inplace_cdouble_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7068900Z test_dispatch_meta_inplace_cdouble_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7069200Z test_dispatch_meta_inplace_cdouble_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7069500Z test_dispatch_meta_inplace_cdouble_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7069770Z test_dispatch_meta_inplace_ceil_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7070020Z test_dispatch_meta_inplace_ceil_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7070280Z test_dispatch_meta_inplace_ceil_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7070540Z test_dispatch_meta_inplace_ceil_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7070790Z test_dispatch_meta_inplace_ceil_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7071040Z test_dispatch_meta_inplace_ceil_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7071330Z test_dispatch_meta_inplace_ceil_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7071580Z test_dispatch_meta_inplace_ceil_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7071860Z test_dispatch_meta_inplace_cfloat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7072160Z test_dispatch_meta_inplace_cfloat_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7072470Z test_dispatch_meta_inplace_cfloat_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7072780Z test_dispatch_meta_inplace_cfloat_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7073090Z test_dispatch_meta_inplace_cfloat_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7073400Z test_dispatch_meta_inplace_cfloat_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7073710Z test_dispatch_meta_inplace_cfloat_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7074010Z test_dispatch_meta_inplace_cfloat_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7074310Z test_dispatch_meta_inplace_cfloat_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7074610Z test_dispatch_meta_inplace_cfloat_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7074920Z test_dispatch_meta_inplace_cfloat_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7075220Z test_dispatch_meta_inplace_cfloat_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7075600Z test_dispatch_meta_inplace_cfloat_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7075940Z test_dispatch_meta_inplace_chalf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7076240Z test_dispatch_meta_inplace_chalf_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7076550Z test_dispatch_meta_inplace_chalf_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7076850Z test_dispatch_meta_inplace_chalf_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7077210Z test_dispatch_meta_inplace_chalf_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7077510Z test_dispatch_meta_inplace_chalf_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7077810Z test_dispatch_meta_inplace_chalf_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7078110Z test_dispatch_meta_inplace_chalf_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7078410Z test_dispatch_meta_inplace_chalf_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7078710Z test_dispatch_meta_inplace_chalf_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7079010Z test_dispatch_meta_inplace_chalf_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7079310Z test_dispatch_meta_inplace_chalf_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7079610Z test_dispatch_meta_inplace_chalf_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7079910Z test_dispatch_meta_inplace_char_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7080220Z test_dispatch_meta_inplace_char_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7080550Z test_dispatch_meta_inplace_char_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7080850Z test_dispatch_meta_inplace_char_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7081160Z test_dispatch_meta_inplace_char_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7081460Z test_dispatch_meta_inplace_char_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7081760Z test_dispatch_meta_inplace_char_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7082060Z test_dispatch_meta_inplace_char_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7082360Z test_dispatch_meta_inplace_char_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7082660Z test_dispatch_meta_inplace_char_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7082960Z test_dispatch_meta_inplace_char_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7083250Z test_dispatch_meta_inplace_char_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7083550Z test_dispatch_meta_inplace_char_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7083940Z test_dispatch_meta_inplace_cholesky_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7084270Z test_dispatch_meta_inplace_cholesky_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7084600Z test_dispatch_meta_inplace_cholesky_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7084950Z test_dispatch_meta_inplace_cholesky_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7085320Z test_dispatch_meta_inplace_cholesky_inverse_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7085740Z test_dispatch_meta_inplace_cholesky_inverse_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7086070Z test_dispatch_meta_inplace_cholesky_inverse_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7086380Z test_dispatch_meta_inplace_cholesky_inverse_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7086690Z test_dispatch_meta_inplace_cholesky_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7087020Z test_dispatch_meta_inplace_cholesky_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7087330Z test_dispatch_meta_inplace_cholesky_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7087650Z test_dispatch_meta_inplace_cholesky_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7087950Z test_dispatch_meta_inplace_chunk_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7088250Z test_dispatch_meta_inplace_chunk_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7088570Z test_dispatch_meta_inplace_chunk_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7088880Z test_dispatch_meta_inplace_chunk_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7089190Z test_dispatch_meta_inplace_chunk_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7089500Z test_dispatch_meta_inplace_chunk_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7089840Z test_dispatch_meta_inplace_chunk_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7090140Z test_dispatch_meta_inplace_chunk_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7090440Z test_dispatch_meta_inplace_chunk_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7090740Z test_dispatch_meta_inplace_chunk_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7091040Z test_dispatch_meta_inplace_chunk_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7091330Z test_dispatch_meta_inplace_chunk_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7091620Z test_dispatch_meta_inplace_chunk_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7091900Z test_dispatch_meta_inplace_clamp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7092160Z test_dispatch_meta_inplace_clamp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7092470Z test_dispatch_meta_inplace_clamp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7092730Z test_dispatch_meta_inplace_clamp_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7092980Z test_dispatch_meta_inplace_clamp_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7093230Z test_dispatch_meta_inplace_clamp_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7093500Z test_dispatch_meta_inplace_clamp_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7093750Z test_dispatch_meta_inplace_clamp_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7116510Z test_dispatch_meta_inplace_clamp_max_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7117090Z test_dispatch_meta_inplace_clamp_max_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7117340Z test_dispatch_meta_inplace_clamp_max_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7117600Z test_dispatch_meta_inplace_clamp_max_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7117840Z test_dispatch_meta_inplace_clamp_max_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7118080Z test_dispatch_meta_inplace_clamp_max_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7118320Z test_dispatch_meta_inplace_clamp_max_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7118560Z test_dispatch_meta_inplace_clamp_max_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7118800Z test_dispatch_meta_inplace_clamp_max_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7119040Z test_dispatch_meta_inplace_clamp_max_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7119290Z test_dispatch_meta_inplace_clamp_min_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7119530Z test_dispatch_meta_inplace_clamp_min_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7119770Z test_dispatch_meta_inplace_clamp_min_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7120010Z test_dispatch_meta_inplace_clamp_min_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7120250Z test_dispatch_meta_inplace_clamp_min_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7120480Z test_dispatch_meta_inplace_clamp_min_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7120720Z test_dispatch_meta_inplace_clamp_min_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7120950Z test_dispatch_meta_inplace_clamp_min_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7121190Z test_dispatch_meta_inplace_clamp_min_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7121430Z test_dispatch_meta_inplace_clamp_min_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7121690Z test_dispatch_meta_inplace_clone_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7121990Z test_dispatch_meta_inplace_clone_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7122280Z test_dispatch_meta_inplace_clone_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7122580Z test_dispatch_meta_inplace_clone_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7122880Z test_dispatch_meta_inplace_clone_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7123170Z test_dispatch_meta_inplace_clone_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7123460Z test_dispatch_meta_inplace_clone_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7123830Z test_dispatch_meta_inplace_clone_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7124130Z test_dispatch_meta_inplace_clone_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7124420Z test_dispatch_meta_inplace_clone_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7124700Z test_dispatch_meta_inplace_clone_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7124990Z test_dispatch_meta_inplace_clone_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7125330Z test_dispatch_meta_inplace_clone_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7125640Z test_dispatch_meta_inplace_column_stack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7125950Z test_dispatch_meta_inplace_column_stack_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7126250Z test_dispatch_meta_inplace_column_stack_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7126570Z test_dispatch_meta_inplace_column_stack_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7126880Z test_dispatch_meta_inplace_column_stack_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7127180Z test_dispatch_meta_inplace_column_stack_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7127490Z test_dispatch_meta_inplace_column_stack_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7127790Z test_dispatch_meta_inplace_column_stack_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7128100Z test_dispatch_meta_inplace_column_stack_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7128390Z test_dispatch_meta_inplace_column_stack_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7128730Z test_dispatch_meta_inplace_column_stack_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7129030Z test_dispatch_meta_inplace_column_stack_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7129330Z test_dispatch_meta_inplace_column_stack_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7129630Z test_dispatch_meta_inplace_combinations_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7129940Z test_dispatch_meta_inplace_combinations_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7130250Z test_dispatch_meta_inplace_combinations_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7130550Z test_dispatch_meta_inplace_combinations_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7130860Z test_dispatch_meta_inplace_combinations_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7131160Z test_dispatch_meta_inplace_combinations_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7131460Z test_dispatch_meta_inplace_combinations_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7131760Z test_dispatch_meta_inplace_combinations_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7132140Z test_dispatch_meta_inplace_combinations_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7132440Z test_dispatch_meta_inplace_combinations_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7132740Z test_dispatch_meta_inplace_combinations_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7133040Z test_dispatch_meta_inplace_combinations_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7133340Z test_dispatch_meta_inplace_complex_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7133690Z test_dispatch_meta_inplace_complex_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7133980Z test_dispatch_meta_inplace_complex_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7134270Z test_dispatch_meta_inplace_conj_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7134560Z test_dispatch_meta_inplace_conj_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7134850Z test_dispatch_meta_inplace_conj_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7135140Z test_dispatch_meta_inplace_conj_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7135430Z test_dispatch_meta_inplace_conj_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7135720Z test_dispatch_meta_inplace_conj_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7136010Z test_dispatch_meta_inplace_conj_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7136300Z test_dispatch_meta_inplace_conj_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7136590Z test_dispatch_meta_inplace_conj_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7136880Z test_dispatch_meta_inplace_conj_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7137160Z test_dispatch_meta_inplace_conj_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7137440Z test_dispatch_meta_inplace_conj_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7137730Z test_dispatch_meta_inplace_conj_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7137990Z test_dispatch_meta_inplace_conj_physical_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7138250Z test_dispatch_meta_inplace_conj_physical_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7138510Z test_dispatch_meta_inplace_conj_physical_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7138770Z test_dispatch_meta_inplace_conj_physical_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7139030Z test_dispatch_meta_inplace_conj_physical_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7139280Z test_dispatch_meta_inplace_conj_physical_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7139530Z test_dispatch_meta_inplace_conj_physical_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7139780Z test_dispatch_meta_inplace_conj_physical_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7140260Z test_dispatch_meta_inplace_conj_physical_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7140540Z test_dispatch_meta_inplace_conj_physical_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7140770Z test_dispatch_meta_inplace_conj_physical_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7141020Z test_dispatch_meta_inplace_conj_physical_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7141260Z test_dispatch_meta_inplace_conj_physical_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7141540Z test_dispatch_meta_inplace_constant_pad_nd_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7141950Z test_dispatch_meta_inplace_constant_pad_nd_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7142250Z test_dispatch_meta_inplace_constant_pad_nd_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7142560Z test_dispatch_meta_inplace_constant_pad_nd_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7142870Z test_dispatch_meta_inplace_constant_pad_nd_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7143170Z test_dispatch_meta_inplace_constant_pad_nd_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7143480Z test_dispatch_meta_inplace_constant_pad_nd_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7143780Z test_dispatch_meta_inplace_constant_pad_nd_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7144090Z test_dispatch_meta_inplace_constant_pad_nd_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7144390Z test_dispatch_meta_inplace_constant_pad_nd_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7144680Z test_dispatch_meta_inplace_constant_pad_nd_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7144980Z test_dispatch_meta_inplace_constant_pad_nd_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7145270Z test_dispatch_meta_inplace_contiguous_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7145570Z test_dispatch_meta_inplace_contiguous_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7145870Z test_dispatch_meta_inplace_contiguous_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7146170Z test_dispatch_meta_inplace_contiguous_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7146470Z test_dispatch_meta_inplace_contiguous_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7146770Z test_dispatch_meta_inplace_contiguous_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7147070Z test_dispatch_meta_inplace_contiguous_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7147360Z test_dispatch_meta_inplace_contiguous_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7147650Z test_dispatch_meta_inplace_contiguous_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7147940Z test_dispatch_meta_inplace_contiguous_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7148320Z test_dispatch_meta_inplace_contiguous_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7148620Z test_dispatch_meta_inplace_contiguous_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7148910Z test_dispatch_meta_inplace_contiguous_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7149170Z test_dispatch_meta_inplace_copysign_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7149440Z test_dispatch_meta_inplace_copysign_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7149710Z test_dispatch_meta_inplace_copysign_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7150020Z test_dispatch_meta_inplace_copysign_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7150280Z test_dispatch_meta_inplace_copysign_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7150550Z test_dispatch_meta_inplace_copysign_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7150840Z test_dispatch_meta_inplace_copysign_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7151120Z test_dispatch_meta_inplace_copysign_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7161160Z test_dispatch_meta_inplace_copysign_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7161490Z test_dispatch_meta_inplace_copysign_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7161810Z test_dispatch_meta_inplace_corrcoef_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7162130Z test_dispatch_meta_inplace_corrcoef_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7162440Z test_dispatch_meta_inplace_corrcoef_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7162740Z test_dispatch_meta_inplace_corrcoef_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7163030Z test_dispatch_meta_inplace_corrcoef_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7163330Z test_dispatch_meta_inplace_corrcoef_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7163620Z test_dispatch_meta_inplace_corrcoef_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7163920Z test_dispatch_meta_inplace_corrcoef_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7164220Z test_dispatch_meta_inplace_corrcoef_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7164520Z test_dispatch_meta_inplace_corrcoef_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7164780Z test_dispatch_meta_inplace_cos_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7165050Z test_dispatch_meta_inplace_cos_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7165310Z test_dispatch_meta_inplace_cos_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7165560Z test_dispatch_meta_inplace_cos_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7165800Z test_dispatch_meta_inplace_cos_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7166040Z test_dispatch_meta_inplace_cos_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7166310Z test_dispatch_meta_inplace_cos_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7166840Z test_dispatch_meta_inplace_cos_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7167130Z test_dispatch_meta_inplace_cos_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7167410Z test_dispatch_meta_inplace_cos_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7167690Z test_dispatch_meta_inplace_cos_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7167950Z test_dispatch_meta_inplace_cosh_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7168210Z test_dispatch_meta_inplace_cosh_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7168560Z test_dispatch_meta_inplace_cosh_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7168820Z test_dispatch_meta_inplace_cosh_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7169090Z test_dispatch_meta_inplace_cosh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7169330Z test_dispatch_meta_inplace_cosh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7169590Z test_dispatch_meta_inplace_cosh_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7169870Z test_dispatch_meta_inplace_cosh_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7170150Z test_dispatch_meta_inplace_cosh_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7170430Z test_dispatch_meta_inplace_cosh_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7170710Z test_dispatch_meta_inplace_cosh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7171000Z test_dispatch_meta_inplace_count_nonzero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7171310Z test_dispatch_meta_inplace_count_nonzero_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7171620Z test_dispatch_meta_inplace_count_nonzero_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7171930Z test_dispatch_meta_inplace_count_nonzero_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7172240Z test_dispatch_meta_inplace_count_nonzero_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7172550Z test_dispatch_meta_inplace_count_nonzero_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7172850Z test_dispatch_meta_inplace_count_nonzero_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7173150Z test_dispatch_meta_inplace_count_nonzero_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7173450Z test_dispatch_meta_inplace_count_nonzero_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7173750Z test_dispatch_meta_inplace_count_nonzero_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7174050Z test_dispatch_meta_inplace_count_nonzero_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7174350Z test_dispatch_meta_inplace_count_nonzero_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7174650Z test_dispatch_meta_inplace_cov_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7175000Z test_dispatch_meta_inplace_cov_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7175310Z test_dispatch_meta_inplace_cov_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7175620Z test_dispatch_meta_inplace_cov_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7175910Z test_dispatch_meta_inplace_cov_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7176200Z test_dispatch_meta_inplace_cov_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7176480Z test_dispatch_meta_inplace_cov_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7176800Z test_dispatch_meta_inplace_cov_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7177080Z test_dispatch_meta_inplace_cov_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7177370Z test_dispatch_meta_inplace_cov_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7177660Z test_dispatch_meta_inplace_cross_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7177960Z test_dispatch_meta_inplace_cross_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7178260Z test_dispatch_meta_inplace_cross_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7178570Z test_dispatch_meta_inplace_cross_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7178870Z test_dispatch_meta_inplace_cross_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7179170Z test_dispatch_meta_inplace_cross_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7179460Z test_dispatch_meta_inplace_cross_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7179750Z test_dispatch_meta_inplace_cross_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7180050Z test_dispatch_meta_inplace_cross_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7205830Z test_dispatch_meta_inplace_cross_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7206170Z test_dispatch_meta_inplace_cummax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7206460Z test_dispatch_meta_inplace_cummax_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7206750Z test_dispatch_meta_inplace_cummax_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7207050Z test_dispatch_meta_inplace_cummax_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7207340Z test_dispatch_meta_inplace_cummax_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7207630Z test_dispatch_meta_inplace_cummax_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7207910Z test_dispatch_meta_inplace_cummax_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7208200Z test_dispatch_meta_inplace_cummax_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7208490Z test_dispatch_meta_inplace_cummax_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7209010Z test_dispatch_meta_inplace_cummin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7209310Z test_dispatch_meta_inplace_cummin_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7209590Z test_dispatch_meta_inplace_cummin_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7209880Z test_dispatch_meta_inplace_cummin_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7210160Z test_dispatch_meta_inplace_cummin_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7210550Z test_dispatch_meta_inplace_cummin_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7210830Z test_dispatch_meta_inplace_cummin_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7211120Z test_dispatch_meta_inplace_cummin_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7211400Z test_dispatch_meta_inplace_cummin_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7211670Z test_dispatch_meta_inplace_cumprod_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7211920Z test_dispatch_meta_inplace_cumprod_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7212170Z test_dispatch_meta_inplace_cumprod_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7212420Z test_dispatch_meta_inplace_cumprod_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7212670Z test_dispatch_meta_inplace_cumprod_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7212910Z test_dispatch_meta_inplace_cumprod_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7213150Z test_dispatch_meta_inplace_cumprod_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7213380Z test_dispatch_meta_inplace_cumprod_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7213620Z test_dispatch_meta_inplace_cumprod_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7213860Z test_dispatch_meta_inplace_cumprod_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7214140Z test_dispatch_meta_inplace_cumsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.7214450Z test_dispatch_meta_inplace_cumsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.7214760Z test_dispatch_meta_inplace_cumsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.7215060Z test_dispatch_meta_inplace_cumsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.7215360Z test_dispatch_meta_inplace_cumsum_cpu_float64 (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.7215670Z test_dispatch_meta_inplace_cumsum_cpu_int16 (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.7215960Z test_dispatch_meta_inplace_cumsum_cpu_int32 (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.7216250Z test_dispatch_meta_inplace_cumsum_cpu_int64 (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.7216540Z test_dispatch_meta_inplace_cumsum_cpu_int8 (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.7216830Z test_dispatch_meta_inplace_cumsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.7217200Z test_dispatch_meta_inplace_cumulative_trapezoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7217540Z test_dispatch_meta_inplace_cumulative_trapezoid_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7217870Z test_dispatch_meta_inplace_cumulative_trapezoid_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7218190Z test_dispatch_meta_inplace_cumulative_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7218510Z test_dispatch_meta_inplace_cumulative_trapezoid_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7218870Z test_dispatch_meta_inplace_cumulative_trapezoid_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7219180Z test_dispatch_meta_inplace_cumulative_trapezoid_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7244900Z test_dispatch_meta_inplace_cumulative_trapezoid_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7245230Z test_dispatch_meta_inplace_cumulative_trapezoid_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7245540Z test_dispatch_meta_inplace_cumulative_trapezoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7245820Z test_dispatch_meta_inplace_deg2rad_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7246100Z test_dispatch_meta_inplace_deg2rad_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7246360Z test_dispatch_meta_inplace_deg2rad_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7246610Z test_dispatch_meta_inplace_deg2rad_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7246850Z test_dispatch_meta_inplace_deg2rad_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7271190Z test_dispatch_meta_inplace_deg2rad_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7271570Z test_dispatch_meta_inplace_deg2rad_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7271850Z test_dispatch_meta_inplace_deg2rad_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7272130Z test_dispatch_meta_inplace_deg2rad_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7272440Z test_dispatch_meta_inplace_deg2rad_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7272730Z test_dispatch_meta_inplace_diag_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7273030Z test_dispatch_meta_inplace_diag_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7273320Z test_dispatch_meta_inplace_diag_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7273620Z test_dispatch_meta_inplace_diag_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7273920Z test_dispatch_meta_inplace_diag_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7274210Z test_dispatch_meta_inplace_diag_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7274500Z test_dispatch_meta_inplace_diag_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7274790Z test_dispatch_meta_inplace_diag_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7275280Z test_dispatch_meta_inplace_diag_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7275570Z test_dispatch_meta_inplace_diag_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7275850Z test_dispatch_meta_inplace_diag_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7276140Z test_dispatch_meta_inplace_diag_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7276430Z test_dispatch_meta_inplace_diag_embed_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7276850Z test_dispatch_meta_inplace_diag_embed_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7277150Z test_dispatch_meta_inplace_diag_embed_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7277460Z test_dispatch_meta_inplace_diag_embed_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7277770Z test_dispatch_meta_inplace_diag_embed_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7278060Z test_dispatch_meta_inplace_diag_embed_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7278350Z test_dispatch_meta_inplace_diag_embed_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7278640Z test_dispatch_meta_inplace_diag_embed_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7278930Z test_dispatch_meta_inplace_diag_embed_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7279230Z test_dispatch_meta_inplace_diag_embed_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7279510Z test_dispatch_meta_inplace_diag_embed_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7279800Z test_dispatch_meta_inplace_diag_embed_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7280100Z test_dispatch_meta_inplace_diag_embed_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7280390Z test_dispatch_meta_inplace_diagflat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7280680Z test_dispatch_meta_inplace_diagflat_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7280980Z test_dispatch_meta_inplace_diagflat_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7281290Z test_dispatch_meta_inplace_diagflat_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7281580Z test_dispatch_meta_inplace_diagflat_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7281870Z test_dispatch_meta_inplace_diagflat_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7282160Z test_dispatch_meta_inplace_diagflat_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7282440Z test_dispatch_meta_inplace_diagflat_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7282740Z test_dispatch_meta_inplace_diagflat_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7283020Z test_dispatch_meta_inplace_diagflat_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7283360Z test_dispatch_meta_inplace_diagflat_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7283660Z test_dispatch_meta_inplace_diagflat_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7283960Z test_dispatch_meta_inplace_diagonal_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7284260Z test_dispatch_meta_inplace_diagonal_copy_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7284560Z test_dispatch_meta_inplace_diagonal_copy_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7284900Z test_dispatch_meta_inplace_diagonal_copy_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7285210Z test_dispatch_meta_inplace_diagonal_copy_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7285520Z test_dispatch_meta_inplace_diagonal_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7285820Z test_dispatch_meta_inplace_diagonal_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7286120Z test_dispatch_meta_inplace_diagonal_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7286420Z test_dispatch_meta_inplace_diagonal_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7286720Z test_dispatch_meta_inplace_diagonal_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7287020Z test_dispatch_meta_inplace_diagonal_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7287310Z test_dispatch_meta_inplace_diagonal_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7287600Z test_dispatch_meta_inplace_diagonal_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7287900Z test_dispatch_meta_inplace_diagonal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7288190Z test_dispatch_meta_inplace_diagonal_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7288480Z test_dispatch_meta_inplace_diagonal_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7288790Z test_dispatch_meta_inplace_diagonal_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7289080Z test_dispatch_meta_inplace_diagonal_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7289220Z test_dispatch_meta_inplace_diagonal_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7289360Z test_dispatch_meta_inplace_diagonal_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7289490Z test_dispatch_meta_inplace_diagonal_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7289630Z test_dispatch_meta_inplace_diagonal_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7289770Z test_dispatch_meta_inplace_diagonal_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7289910Z test_dispatch_meta_inplace_diagonal_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7290130Z test_dispatch_meta_inplace_diagonal_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7290270Z test_dispatch_meta_inplace_diagonal_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7290420Z test_dispatch_meta_inplace_diagonal_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7290570Z test_dispatch_meta_inplace_diagonal_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7290720Z test_dispatch_meta_inplace_diagonal_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7291060Z test_dispatch_meta_inplace_diagonal_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7291210Z test_dispatch_meta_inplace_diagonal_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7291350Z test_dispatch_meta_inplace_diagonal_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7291500Z test_dispatch_meta_inplace_diagonal_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7291640Z test_dispatch_meta_inplace_diagonal_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7291780Z test_dispatch_meta_inplace_diagonal_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7291930Z test_dispatch_meta_inplace_diagonal_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7292070Z test_dispatch_meta_inplace_diagonal_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7292210Z test_dispatch_meta_inplace_diagonal_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7292350Z test_dispatch_meta_inplace_diff_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7292480Z test_dispatch_meta_inplace_diff_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7292620Z test_dispatch_meta_inplace_diff_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7292760Z test_dispatch_meta_inplace_diff_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7292900Z test_dispatch_meta_inplace_diff_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7293030Z test_dispatch_meta_inplace_diff_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7293170Z test_dispatch_meta_inplace_diff_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7293300Z test_dispatch_meta_inplace_diff_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7293430Z test_dispatch_meta_inplace_diff_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7293560Z test_dispatch_meta_inplace_diff_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7293700Z test_dispatch_meta_inplace_diff_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7293830Z test_dispatch_meta_inplace_diff_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7293940Z test_dispatch_meta_inplace_digamma_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7294120Z test_dispatch_meta_inplace_digamma_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7294240Z test_dispatch_meta_inplace_digamma_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7294350Z test_dispatch_meta_inplace_digamma_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7294490Z test_dispatch_meta_inplace_digamma_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7294620Z test_dispatch_meta_inplace_digamma_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7294750Z test_dispatch_meta_inplace_digamma_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7294910Z test_dispatch_meta_inplace_digamma_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7295050Z test_dispatch_meta_inplace_digamma_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7295180Z test_dispatch_meta_inplace_dist_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7295320Z test_dispatch_meta_inplace_dist_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7295460Z test_dispatch_meta_inplace_dist_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7295600Z test_dispatch_meta_inplace_dist_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7295730Z test_dispatch_meta_inplace_dist_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7295860Z test_dispatch_meta_inplace_dist_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7295990Z test_dispatch_meta_inplace_div_floor_rounding_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7296110Z test_dispatch_meta_inplace_div_floor_rounding_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7296230Z test_dispatch_meta_inplace_div_floor_rounding_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7296350Z test_dispatch_meta_inplace_div_floor_rounding_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7296460Z test_dispatch_meta_inplace_div_floor_rounding_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7296580Z test_dispatch_meta_inplace_div_floor_rounding_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7296700Z test_dispatch_meta_inplace_div_floor_rounding_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7296820Z test_dispatch_meta_inplace_div_floor_rounding_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7296940Z test_dispatch_meta_inplace_div_floor_rounding_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7297060Z test_dispatch_meta_inplace_div_no_rounding_mode_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7297210Z test_dispatch_meta_inplace_div_no_rounding_mode_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7297340Z test_dispatch_meta_inplace_div_no_rounding_mode_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7297460Z test_dispatch_meta_inplace_div_no_rounding_mode_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7297590Z test_dispatch_meta_inplace_div_no_rounding_mode_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7297710Z test_dispatch_meta_inplace_div_no_rounding_mode_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7297830Z test_dispatch_meta_inplace_div_no_rounding_mode_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7298000Z test_dispatch_meta_inplace_div_no_rounding_mode_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7298140Z test_dispatch_meta_inplace_div_no_rounding_mode_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7298290Z test_dispatch_meta_inplace_div_no_rounding_mode_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7298430Z test_dispatch_meta_inplace_div_no_rounding_mode_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7298570Z test_dispatch_meta_inplace_div_no_rounding_mode_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7298720Z test_dispatch_meta_inplace_div_trunc_rounding_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7298840Z test_dispatch_meta_inplace_div_trunc_rounding_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7298960Z test_dispatch_meta_inplace_div_trunc_rounding_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7299080Z test_dispatch_meta_inplace_div_trunc_rounding_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7299200Z test_dispatch_meta_inplace_div_trunc_rounding_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7299310Z test_dispatch_meta_inplace_div_trunc_rounding_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7299430Z test_dispatch_meta_inplace_div_trunc_rounding_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7299540Z test_dispatch_meta_inplace_div_trunc_rounding_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7299660Z test_dispatch_meta_inplace_div_trunc_rounding_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7299790Z test_dispatch_meta_inplace_dot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7299930Z test_dispatch_meta_inplace_dot_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7300070Z test_dispatch_meta_inplace_dot_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7300210Z test_dispatch_meta_inplace_dot_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7300350Z test_dispatch_meta_inplace_dot_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7300480Z test_dispatch_meta_inplace_dot_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7300610Z test_dispatch_meta_inplace_dot_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7300740Z test_dispatch_meta_inplace_dot_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7300880Z test_dispatch_meta_inplace_dot_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7301010Z test_dispatch_meta_inplace_dot_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7301150Z test_dispatch_meta_inplace_double_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7301290Z test_dispatch_meta_inplace_double_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7301430Z test_dispatch_meta_inplace_double_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7301570Z test_dispatch_meta_inplace_double_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7301710Z test_dispatch_meta_inplace_double_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7301870Z test_dispatch_meta_inplace_double_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7302010Z test_dispatch_meta_inplace_double_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7302140Z test_dispatch_meta_inplace_double_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7302280Z test_dispatch_meta_inplace_double_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7302410Z test_dispatch_meta_inplace_double_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7302570Z test_dispatch_meta_inplace_double_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7302710Z test_dispatch_meta_inplace_double_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7302840Z test_dispatch_meta_inplace_double_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7302980Z test_dispatch_meta_inplace_dsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7303110Z test_dispatch_meta_inplace_dsplit_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7303260Z test_dispatch_meta_inplace_dsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7303400Z test_dispatch_meta_inplace_dsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7303530Z test_dispatch_meta_inplace_dsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7303670Z test_dispatch_meta_inplace_dsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7303800Z test_dispatch_meta_inplace_dsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7303940Z test_dispatch_meta_inplace_dsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7304070Z test_dispatch_meta_inplace_dsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7304210Z test_dispatch_meta_inplace_dsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7304340Z test_dispatch_meta_inplace_dsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7304470Z test_dispatch_meta_inplace_dsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7304610Z test_dispatch_meta_inplace_dsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7304740Z test_dispatch_meta_inplace_dstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7304880Z test_dispatch_meta_inplace_dstack_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7305020Z test_dispatch_meta_inplace_dstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7305160Z test_dispatch_meta_inplace_dstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7305300Z test_dispatch_meta_inplace_dstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7311190Z test_dispatch_meta_inplace_dstack_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7311500Z test_dispatch_meta_inplace_dstack_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7311640Z test_dispatch_meta_inplace_dstack_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7311770Z test_dispatch_meta_inplace_dstack_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7311910Z test_dispatch_meta_inplace_dstack_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7312040Z test_dispatch_meta_inplace_dstack_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7312220Z test_dispatch_meta_inplace_dstack_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7312350Z test_dispatch_meta_inplace_dstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7312490Z test_dispatch_meta_inplace_einsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7312630Z test_dispatch_meta_inplace_einsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7312760Z test_dispatch_meta_inplace_einsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7312900Z test_dispatch_meta_inplace_einsum_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7313030Z test_dispatch_meta_inplace_einsum_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7313170Z test_dispatch_meta_inplace_einsum_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7313300Z test_dispatch_meta_inplace_einsum_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7313430Z test_dispatch_meta_inplace_einsum_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7313560Z test_dispatch_meta_inplace_einsum_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7313690Z test_dispatch_meta_inplace_einsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7313830Z test_dispatch_meta_inplace_empty_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7313960Z test_dispatch_meta_inplace_empty_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7314100Z test_dispatch_meta_inplace_empty_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7314240Z test_dispatch_meta_inplace_empty_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7314380Z test_dispatch_meta_inplace_empty_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7314520Z test_dispatch_meta_inplace_empty_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7314660Z test_dispatch_meta_inplace_empty_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7314790Z test_dispatch_meta_inplace_empty_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7314930Z test_dispatch_meta_inplace_empty_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7315060Z test_dispatch_meta_inplace_empty_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7315220Z test_dispatch_meta_inplace_empty_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7315360Z test_dispatch_meta_inplace_empty_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7315490Z test_dispatch_meta_inplace_empty_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7315630Z test_dispatch_meta_inplace_empty_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7315770Z test_dispatch_meta_inplace_empty_like_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7315940Z test_dispatch_meta_inplace_empty_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7316090Z test_dispatch_meta_inplace_empty_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7316230Z test_dispatch_meta_inplace_empty_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7316380Z test_dispatch_meta_inplace_empty_like_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7316510Z test_dispatch_meta_inplace_empty_like_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7316650Z test_dispatch_meta_inplace_empty_like_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7316790Z test_dispatch_meta_inplace_empty_like_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7316920Z test_dispatch_meta_inplace_empty_like_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7317060Z test_dispatch_meta_inplace_empty_like_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7317200Z test_dispatch_meta_inplace_empty_like_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7317330Z test_dispatch_meta_inplace_empty_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7317440Z test_dispatch_meta_inplace_eq_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7317550Z test_dispatch_meta_inplace_eq_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7317660Z test_dispatch_meta_inplace_eq_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7317770Z test_dispatch_meta_inplace_eq_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7317880Z test_dispatch_meta_inplace_eq_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7317990Z test_dispatch_meta_inplace_eq_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7318090Z test_dispatch_meta_inplace_eq_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7318200Z test_dispatch_meta_inplace_eq_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7318310Z test_dispatch_meta_inplace_eq_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7318410Z test_dispatch_meta_inplace_eq_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7318510Z test_dispatch_meta_inplace_eq_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7318620Z test_dispatch_meta_inplace_eq_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7318720Z test_dispatch_meta_inplace_eq_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7318860Z test_dispatch_meta_inplace_equal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7319030Z test_dispatch_meta_inplace_equal_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7319170Z test_dispatch_meta_inplace_equal_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7319310Z test_dispatch_meta_inplace_equal_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7319450Z test_dispatch_meta_inplace_equal_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7319580Z test_dispatch_meta_inplace_equal_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7319750Z test_dispatch_meta_inplace_equal_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7319880Z test_dispatch_meta_inplace_equal_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7320020Z test_dispatch_meta_inplace_equal_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7320150Z test_dispatch_meta_inplace_equal_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7320280Z test_dispatch_meta_inplace_equal_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7320410Z test_dispatch_meta_inplace_equal_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7320520Z test_dispatch_meta_inplace_erf_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7320650Z test_dispatch_meta_inplace_erf_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7320760Z test_dispatch_meta_inplace_erf_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7320870Z test_dispatch_meta_inplace_erf_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7321000Z test_dispatch_meta_inplace_erf_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7321130Z test_dispatch_meta_inplace_erf_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7321260Z test_dispatch_meta_inplace_erf_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7321380Z test_dispatch_meta_inplace_erf_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7321510Z test_dispatch_meta_inplace_erf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7321620Z test_dispatch_meta_inplace_erfc_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7321750Z test_dispatch_meta_inplace_erfc_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7321850Z test_dispatch_meta_inplace_erfc_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7321960Z test_dispatch_meta_inplace_erfc_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7322090Z test_dispatch_meta_inplace_erfc_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7322220Z test_dispatch_meta_inplace_erfc_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7322350Z test_dispatch_meta_inplace_erfc_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7322470Z test_dispatch_meta_inplace_erfc_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7322600Z test_dispatch_meta_inplace_erfc_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7322710Z test_dispatch_meta_inplace_erfinv_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7322870Z test_dispatch_meta_inplace_erfinv_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7322980Z test_dispatch_meta_inplace_erfinv_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7323100Z test_dispatch_meta_inplace_erfinv_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7323230Z test_dispatch_meta_inplace_erfinv_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7323360Z test_dispatch_meta_inplace_erfinv_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7323490Z test_dispatch_meta_inplace_erfinv_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7323640Z test_dispatch_meta_inplace_erfinv_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7323780Z test_dispatch_meta_inplace_erfinv_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7323890Z test_dispatch_meta_inplace_exp2_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7324020Z test_dispatch_meta_inplace_exp2_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7324130Z test_dispatch_meta_inplace_exp2_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7324240Z test_dispatch_meta_inplace_exp2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7324340Z test_dispatch_meta_inplace_exp2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7324470Z test_dispatch_meta_inplace_exp2_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7324600Z test_dispatch_meta_inplace_exp2_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7324730Z test_dispatch_meta_inplace_exp2_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7324860Z test_dispatch_meta_inplace_exp2_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7324980Z test_dispatch_meta_inplace_exp2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7325090Z test_dispatch_meta_inplace_exp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7325220Z test_dispatch_meta_inplace_exp_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7325330Z test_dispatch_meta_inplace_exp_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7325440Z test_dispatch_meta_inplace_exp_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7325550Z test_dispatch_meta_inplace_exp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7325650Z test_dispatch_meta_inplace_exp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7325780Z test_dispatch_meta_inplace_exp_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7325910Z test_dispatch_meta_inplace_exp_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7326030Z test_dispatch_meta_inplace_exp_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7326160Z test_dispatch_meta_inplace_exp_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7326280Z test_dispatch_meta_inplace_exp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7326430Z test_dispatch_meta_inplace_expand_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7326570Z test_dispatch_meta_inplace_expand_as_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7326870Z test_dispatch_meta_inplace_expand_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7327020Z test_dispatch_meta_inplace_expand_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7327160Z test_dispatch_meta_inplace_expand_as_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7327300Z test_dispatch_meta_inplace_expand_as_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7327440Z test_dispatch_meta_inplace_expand_as_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7327620Z test_dispatch_meta_inplace_expand_as_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7327760Z test_dispatch_meta_inplace_expand_as_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7327890Z test_dispatch_meta_inplace_expand_as_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7328030Z test_dispatch_meta_inplace_expand_as_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7328160Z test_dispatch_meta_inplace_expand_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7328300Z test_dispatch_meta_inplace_expand_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7328430Z test_dispatch_meta_inplace_expand_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7328580Z test_dispatch_meta_inplace_expand_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7328720Z test_dispatch_meta_inplace_expand_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7328850Z test_dispatch_meta_inplace_expand_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7328990Z test_dispatch_meta_inplace_expand_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7329120Z test_dispatch_meta_inplace_expand_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7329250Z test_dispatch_meta_inplace_expand_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7329390Z test_dispatch_meta_inplace_expand_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7329520Z test_dispatch_meta_inplace_expand_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7329660Z test_dispatch_meta_inplace_expand_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7329790Z test_dispatch_meta_inplace_expand_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7329900Z test_dispatch_meta_inplace_expm1_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7330030Z test_dispatch_meta_inplace_expm1_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7330150Z test_dispatch_meta_inplace_expm1_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7330250Z test_dispatch_meta_inplace_expm1_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7330390Z test_dispatch_meta_inplace_expm1_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7330520Z test_dispatch_meta_inplace_expm1_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7330680Z test_dispatch_meta_inplace_expm1_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7330810Z test_dispatch_meta_inplace_expm1_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7330940Z test_dispatch_meta_inplace_expm1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7331070Z test_dispatch_meta_inplace_eye_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7331210Z test_dispatch_meta_inplace_eye_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7331380Z test_dispatch_meta_inplace_eye_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7331510Z test_dispatch_meta_inplace_eye_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7331650Z test_dispatch_meta_inplace_eye_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7331780Z test_dispatch_meta_inplace_eye_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7331920Z test_dispatch_meta_inplace_eye_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7332050Z test_dispatch_meta_inplace_eye_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7332180Z test_dispatch_meta_inplace_eye_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7332310Z test_dispatch_meta_inplace_eye_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7332450Z test_dispatch_meta_inplace_eye_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7332580Z test_dispatch_meta_inplace_fft_fft2_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7332730Z test_dispatch_meta_inplace_fft_fft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7332870Z test_dispatch_meta_inplace_fft_fft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7333010Z test_dispatch_meta_inplace_fft_fft2_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7333150Z test_dispatch_meta_inplace_fft_fft2_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7333300Z test_dispatch_meta_inplace_fft_fft2_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7333440Z test_dispatch_meta_inplace_fft_fft2_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7333580Z test_dispatch_meta_inplace_fft_fft2_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7333720Z test_dispatch_meta_inplace_fft_fft2_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7333860Z test_dispatch_meta_inplace_fft_fft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7333990Z test_dispatch_meta_inplace_fft_fft_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7334140Z test_dispatch_meta_inplace_fft_fft_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7334280Z test_dispatch_meta_inplace_fft_fft_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7334450Z test_dispatch_meta_inplace_fft_fft_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7334590Z test_dispatch_meta_inplace_fft_fft_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7334730Z test_dispatch_meta_inplace_fft_fft_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7334870Z test_dispatch_meta_inplace_fft_fft_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7335000Z test_dispatch_meta_inplace_fft_fft_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7335140Z test_dispatch_meta_inplace_fft_fft_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7335300Z test_dispatch_meta_inplace_fft_fft_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7335440Z test_dispatch_meta_inplace_fft_fftn_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7335580Z test_dispatch_meta_inplace_fft_fftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7335730Z test_dispatch_meta_inplace_fft_fftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7335870Z test_dispatch_meta_inplace_fft_fftn_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7336010Z test_dispatch_meta_inplace_fft_fftn_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7336150Z test_dispatch_meta_inplace_fft_fftn_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7336290Z test_dispatch_meta_inplace_fft_fftn_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7336420Z test_dispatch_meta_inplace_fft_fftn_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7336560Z test_dispatch_meta_inplace_fft_fftn_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7336690Z test_dispatch_meta_inplace_fft_fftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7336830Z test_dispatch_meta_inplace_fft_fftshift_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7336980Z test_dispatch_meta_inplace_fft_fftshift_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7337120Z test_dispatch_meta_inplace_fft_fftshift_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7337270Z test_dispatch_meta_inplace_fft_fftshift_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7337420Z test_dispatch_meta_inplace_fft_fftshift_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7337560Z test_dispatch_meta_inplace_fft_fftshift_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7337710Z test_dispatch_meta_inplace_fft_fftshift_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7337840Z test_dispatch_meta_inplace_fft_fftshift_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7337980Z test_dispatch_meta_inplace_fft_fftshift_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7338120Z test_dispatch_meta_inplace_fft_fftshift_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7338280Z test_dispatch_meta_inplace_fft_fftshift_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7338420Z test_dispatch_meta_inplace_fft_fftshift_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7338560Z test_dispatch_meta_inplace_fft_fftshift_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7338700Z test_dispatch_meta_inplace_fft_hfft2_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7338840Z test_dispatch_meta_inplace_fft_hfft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7339010Z test_dispatch_meta_inplace_fft_hfft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7339150Z test_dispatch_meta_inplace_fft_hfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7339300Z test_dispatch_meta_inplace_fft_hfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7339440Z test_dispatch_meta_inplace_fft_hfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7339570Z test_dispatch_meta_inplace_fft_hfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7339710Z test_dispatch_meta_inplace_fft_hfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7339850Z test_dispatch_meta_inplace_fft_hfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7339980Z test_dispatch_meta_inplace_fft_hfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7340120Z test_dispatch_meta_inplace_fft_hfft_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7340260Z test_dispatch_meta_inplace_fft_hfft_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7340400Z test_dispatch_meta_inplace_fft_hfft_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7340540Z test_dispatch_meta_inplace_fft_hfft_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7340680Z test_dispatch_meta_inplace_fft_hfft_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7340810Z test_dispatch_meta_inplace_fft_hfft_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7340940Z test_dispatch_meta_inplace_fft_hfft_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7341080Z test_dispatch_meta_inplace_fft_hfft_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7341210Z test_dispatch_meta_inplace_fft_hfft_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7341350Z test_dispatch_meta_inplace_fft_hfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7341480Z test_dispatch_meta_inplace_fft_hfftn_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7341630Z test_dispatch_meta_inplace_fft_hfftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7341770Z test_dispatch_meta_inplace_fft_hfftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7341910Z test_dispatch_meta_inplace_fft_hfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7342090Z test_dispatch_meta_inplace_fft_hfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7342240Z test_dispatch_meta_inplace_fft_hfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7342380Z test_dispatch_meta_inplace_fft_hfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7342510Z test_dispatch_meta_inplace_fft_hfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7342650Z test_dispatch_meta_inplace_fft_hfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7342820Z test_dispatch_meta_inplace_fft_hfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7342960Z test_dispatch_meta_inplace_fft_ifft2_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7349020Z test_dispatch_meta_inplace_fft_ifft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7349200Z test_dispatch_meta_inplace_fft_ifft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7349330Z test_dispatch_meta_inplace_fft_ifft2_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7349470Z test_dispatch_meta_inplace_fft_ifft2_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7349610Z test_dispatch_meta_inplace_fft_ifft2_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7349740Z test_dispatch_meta_inplace_fft_ifft2_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7349880Z test_dispatch_meta_inplace_fft_ifft2_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7350010Z test_dispatch_meta_inplace_fft_ifft2_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7350140Z test_dispatch_meta_inplace_fft_ifft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7350280Z test_dispatch_meta_inplace_fft_ifft_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7350420Z test_dispatch_meta_inplace_fft_ifft_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7350560Z test_dispatch_meta_inplace_fft_ifft_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7350700Z test_dispatch_meta_inplace_fft_ifft_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7350840Z test_dispatch_meta_inplace_fft_ifft_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7350970Z test_dispatch_meta_inplace_fft_ifft_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7351110Z test_dispatch_meta_inplace_fft_ifft_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7351240Z test_dispatch_meta_inplace_fft_ifft_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7351370Z test_dispatch_meta_inplace_fft_ifft_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7351510Z test_dispatch_meta_inplace_fft_ifft_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7351640Z test_dispatch_meta_inplace_fft_ifftn_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7351910Z test_dispatch_meta_inplace_fft_ifftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7352050Z test_dispatch_meta_inplace_fft_ifftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7352190Z test_dispatch_meta_inplace_fft_ifftn_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7352330Z test_dispatch_meta_inplace_fft_ifftn_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7352460Z test_dispatch_meta_inplace_fft_ifftn_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7352630Z test_dispatch_meta_inplace_fft_ifftn_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7352770Z test_dispatch_meta_inplace_fft_ifftn_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7352910Z test_dispatch_meta_inplace_fft_ifftn_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7353040Z test_dispatch_meta_inplace_fft_ifftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7353180Z test_dispatch_meta_inplace_fft_ifftshift_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7353320Z test_dispatch_meta_inplace_fft_ifftshift_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7353470Z test_dispatch_meta_inplace_fft_ifftshift_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7353610Z test_dispatch_meta_inplace_fft_ifftshift_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7353760Z test_dispatch_meta_inplace_fft_ifftshift_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7353900Z test_dispatch_meta_inplace_fft_ifftshift_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7354040Z test_dispatch_meta_inplace_fft_ifftshift_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7354180Z test_dispatch_meta_inplace_fft_ifftshift_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7354320Z test_dispatch_meta_inplace_fft_ifftshift_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7354460Z test_dispatch_meta_inplace_fft_ifftshift_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7354600Z test_dispatch_meta_inplace_fft_ifftshift_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7354730Z test_dispatch_meta_inplace_fft_ifftshift_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7354870Z test_dispatch_meta_inplace_fft_ifftshift_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7355010Z test_dispatch_meta_inplace_fft_ihfft2_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7355140Z test_dispatch_meta_inplace_fft_ihfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7355280Z test_dispatch_meta_inplace_fft_ihfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7355410Z test_dispatch_meta_inplace_fft_ihfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7355580Z test_dispatch_meta_inplace_fft_ihfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7355720Z test_dispatch_meta_inplace_fft_ihfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7355860Z test_dispatch_meta_inplace_fft_ihfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7355990Z test_dispatch_meta_inplace_fft_ihfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7356130Z test_dispatch_meta_inplace_fft_ihfft_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7356290Z test_dispatch_meta_inplace_fft_ihfft_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7356430Z test_dispatch_meta_inplace_fft_ihfft_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7356560Z test_dispatch_meta_inplace_fft_ihfft_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7356690Z test_dispatch_meta_inplace_fft_ihfft_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7356820Z test_dispatch_meta_inplace_fft_ihfft_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7356960Z test_dispatch_meta_inplace_fft_ihfft_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7357090Z test_dispatch_meta_inplace_fft_ihfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7357230Z test_dispatch_meta_inplace_fft_ihfftn_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7357360Z test_dispatch_meta_inplace_fft_ihfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7357500Z test_dispatch_meta_inplace_fft_ihfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7357630Z test_dispatch_meta_inplace_fft_ihfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7357770Z test_dispatch_meta_inplace_fft_ihfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7357900Z test_dispatch_meta_inplace_fft_ihfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7358030Z test_dispatch_meta_inplace_fft_ihfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7358170Z test_dispatch_meta_inplace_fft_ihfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7358300Z test_dispatch_meta_inplace_fft_irfft2_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7358440Z test_dispatch_meta_inplace_fft_irfft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7358590Z test_dispatch_meta_inplace_fft_irfft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7358720Z test_dispatch_meta_inplace_fft_irfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7358860Z test_dispatch_meta_inplace_fft_irfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7358990Z test_dispatch_meta_inplace_fft_irfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7359120Z test_dispatch_meta_inplace_fft_irfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7359290Z test_dispatch_meta_inplace_fft_irfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7359420Z test_dispatch_meta_inplace_fft_irfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7359560Z test_dispatch_meta_inplace_fft_irfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7359690Z test_dispatch_meta_inplace_fft_irfft_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7359830Z test_dispatch_meta_inplace_fft_irfft_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7360010Z test_dispatch_meta_inplace_fft_irfft_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7360140Z test_dispatch_meta_inplace_fft_irfft_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7360280Z test_dispatch_meta_inplace_fft_irfft_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7360410Z test_dispatch_meta_inplace_fft_irfft_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7360550Z test_dispatch_meta_inplace_fft_irfft_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7360680Z test_dispatch_meta_inplace_fft_irfft_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7360810Z test_dispatch_meta_inplace_fft_irfft_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7360940Z test_dispatch_meta_inplace_fft_irfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7361080Z test_dispatch_meta_inplace_fft_irfftn_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7361220Z test_dispatch_meta_inplace_fft_irfftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7361360Z test_dispatch_meta_inplace_fft_irfftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7361500Z test_dispatch_meta_inplace_fft_irfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7361630Z test_dispatch_meta_inplace_fft_irfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7361770Z test_dispatch_meta_inplace_fft_irfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7361900Z test_dispatch_meta_inplace_fft_irfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7362040Z test_dispatch_meta_inplace_fft_irfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7362170Z test_dispatch_meta_inplace_fft_irfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7362310Z test_dispatch_meta_inplace_fft_irfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7362440Z test_dispatch_meta_inplace_fft_rfft2_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7362580Z test_dispatch_meta_inplace_fft_rfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7362710Z test_dispatch_meta_inplace_fft_rfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7362850Z test_dispatch_meta_inplace_fft_rfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7363030Z test_dispatch_meta_inplace_fft_rfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7363170Z test_dispatch_meta_inplace_fft_rfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7363310Z test_dispatch_meta_inplace_fft_rfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7363440Z test_dispatch_meta_inplace_fft_rfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7363580Z test_dispatch_meta_inplace_fft_rfft_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7363880Z test_dispatch_meta_inplace_fft_rfft_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7364020Z test_dispatch_meta_inplace_fft_rfft_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7364150Z test_dispatch_meta_inplace_fft_rfft_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7364280Z test_dispatch_meta_inplace_fft_rfft_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7364420Z test_dispatch_meta_inplace_fft_rfft_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7364550Z test_dispatch_meta_inplace_fft_rfft_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7364690Z test_dispatch_meta_inplace_fft_rfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7364820Z test_dispatch_meta_inplace_fft_rfftn_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7364960Z test_dispatch_meta_inplace_fft_rfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7365090Z test_dispatch_meta_inplace_fft_rfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7365230Z test_dispatch_meta_inplace_fft_rfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7365360Z test_dispatch_meta_inplace_fft_rfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7365490Z test_dispatch_meta_inplace_fft_rfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7365620Z test_dispatch_meta_inplace_fft_rfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7365750Z test_dispatch_meta_inplace_fft_rfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7365860Z test_dispatch_meta_inplace_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7365970Z test_dispatch_meta_inplace_fill_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7366090Z test_dispatch_meta_inplace_fill_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7366200Z test_dispatch_meta_inplace_fill_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7366310Z test_dispatch_meta_inplace_fill_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7366420Z test_dispatch_meta_inplace_fill_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7366530Z test_dispatch_meta_inplace_fill_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7366630Z test_dispatch_meta_inplace_fill_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7366740Z test_dispatch_meta_inplace_fill_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7366890Z test_dispatch_meta_inplace_fill_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7366990Z test_dispatch_meta_inplace_fill_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7367100Z test_dispatch_meta_inplace_fill_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7367200Z test_dispatch_meta_inplace_fill_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7367340Z test_dispatch_meta_inplace_flatten_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7367480Z test_dispatch_meta_inplace_flatten_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7367660Z test_dispatch_meta_inplace_flatten_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7367800Z test_dispatch_meta_inplace_flatten_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7367930Z test_dispatch_meta_inplace_flatten_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7368070Z test_dispatch_meta_inplace_flatten_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7368200Z test_dispatch_meta_inplace_flatten_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7368340Z test_dispatch_meta_inplace_flatten_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7368470Z test_dispatch_meta_inplace_flatten_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7368610Z test_dispatch_meta_inplace_flatten_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7368750Z test_dispatch_meta_inplace_flatten_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7368880Z test_dispatch_meta_inplace_flatten_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7369010Z test_dispatch_meta_inplace_flatten_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7369150Z test_dispatch_meta_inplace_flip_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7369280Z test_dispatch_meta_inplace_flip_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7369420Z test_dispatch_meta_inplace_flip_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7369560Z test_dispatch_meta_inplace_flip_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7369700Z test_dispatch_meta_inplace_flip_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7369830Z test_dispatch_meta_inplace_flip_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7369960Z test_dispatch_meta_inplace_flip_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7370100Z test_dispatch_meta_inplace_flip_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7370230Z test_dispatch_meta_inplace_flip_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7370370Z test_dispatch_meta_inplace_flip_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7370500Z test_dispatch_meta_inplace_flip_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7370670Z test_dispatch_meta_inplace_flip_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7370810Z test_dispatch_meta_inplace_fliplr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7370950Z test_dispatch_meta_inplace_fliplr_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7371080Z test_dispatch_meta_inplace_fliplr_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7371220Z test_dispatch_meta_inplace_fliplr_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7371380Z test_dispatch_meta_inplace_fliplr_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7371520Z test_dispatch_meta_inplace_fliplr_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7371650Z test_dispatch_meta_inplace_fliplr_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7371790Z test_dispatch_meta_inplace_fliplr_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7371920Z test_dispatch_meta_inplace_fliplr_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7372050Z test_dispatch_meta_inplace_fliplr_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7372190Z test_dispatch_meta_inplace_fliplr_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7372320Z test_dispatch_meta_inplace_fliplr_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7372460Z test_dispatch_meta_inplace_flipud_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7372590Z test_dispatch_meta_inplace_flipud_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7372730Z test_dispatch_meta_inplace_flipud_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7372870Z test_dispatch_meta_inplace_flipud_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7373000Z test_dispatch_meta_inplace_flipud_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7373130Z test_dispatch_meta_inplace_flipud_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7373270Z test_dispatch_meta_inplace_flipud_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7373400Z test_dispatch_meta_inplace_flipud_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7373530Z test_dispatch_meta_inplace_flipud_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7373660Z test_dispatch_meta_inplace_flipud_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7373790Z test_dispatch_meta_inplace_flipud_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7373920Z test_dispatch_meta_inplace_flipud_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7374060Z test_dispatch_meta_inplace_float_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7374200Z test_dispatch_meta_inplace_float_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7374370Z test_dispatch_meta_inplace_float_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7374510Z test_dispatch_meta_inplace_float_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7374650Z test_dispatch_meta_inplace_float_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7374780Z test_dispatch_meta_inplace_float_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7374920Z test_dispatch_meta_inplace_float_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7375090Z test_dispatch_meta_inplace_float_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7375220Z test_dispatch_meta_inplace_float_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7375360Z test_dispatch_meta_inplace_float_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7375490Z test_dispatch_meta_inplace_float_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7375620Z test_dispatch_meta_inplace_float_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7375750Z test_dispatch_meta_inplace_float_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7375900Z test_dispatch_meta_inplace_float_power_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.7376050Z test_dispatch_meta_inplace_float_power_cpu_bool (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.7376200Z test_dispatch_meta_inplace_float_power_cpu_complex128 (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.7376350Z test_dispatch_meta_inplace_float_power_cpu_complex64 (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.7376500Z test_dispatch_meta_inplace_float_power_cpu_float16 (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.7376640Z test_dispatch_meta_inplace_float_power_cpu_float32 (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.7376780Z test_dispatch_meta_inplace_float_power_cpu_float64 (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.7376920Z test_dispatch_meta_inplace_float_power_cpu_int16 (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.7377070Z test_dispatch_meta_inplace_float_power_cpu_int32 (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.7377210Z test_dispatch_meta_inplace_float_power_cpu_int64 (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.7377350Z test_dispatch_meta_inplace_float_power_cpu_int8 (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.7377480Z test_dispatch_meta_inplace_float_power_cpu_uint8 (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.7377600Z test_dispatch_meta_inplace_floor_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7377710Z test_dispatch_meta_inplace_floor_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7377810Z test_dispatch_meta_inplace_floor_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7377920Z test_dispatch_meta_inplace_floor_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7378030Z test_dispatch_meta_inplace_floor_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7378190Z test_dispatch_meta_inplace_floor_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7378300Z test_dispatch_meta_inplace_floor_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7378410Z test_dispatch_meta_inplace_floor_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7378530Z test_dispatch_meta_inplace_floor_divide_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7378640Z test_dispatch_meta_inplace_floor_divide_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7378750Z test_dispatch_meta_inplace_floor_divide_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7378860Z test_dispatch_meta_inplace_floor_divide_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7379040Z test_dispatch_meta_inplace_floor_divide_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7379150Z test_dispatch_meta_inplace_floor_divide_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7379260Z test_dispatch_meta_inplace_floor_divide_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7379370Z test_dispatch_meta_inplace_floor_divide_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7379480Z test_dispatch_meta_inplace_floor_divide_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7379630Z test_dispatch_meta_inplace_fmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7379760Z test_dispatch_meta_inplace_fmax_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7379890Z test_dispatch_meta_inplace_fmax_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7380030Z test_dispatch_meta_inplace_fmax_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7380160Z test_dispatch_meta_inplace_fmax_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7380290Z test_dispatch_meta_inplace_fmax_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7380430Z test_dispatch_meta_inplace_fmax_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7380550Z test_dispatch_meta_inplace_fmax_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7380690Z test_dispatch_meta_inplace_fmax_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7380820Z test_dispatch_meta_inplace_fmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7385960Z test_dispatch_meta_inplace_fmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7386160Z test_dispatch_meta_inplace_fmin_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7386290Z test_dispatch_meta_inplace_fmin_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7386420Z test_dispatch_meta_inplace_fmin_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7386550Z test_dispatch_meta_inplace_fmin_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7386680Z test_dispatch_meta_inplace_fmin_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7386820Z test_dispatch_meta_inplace_fmin_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7386950Z test_dispatch_meta_inplace_fmin_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7387210Z test_dispatch_meta_inplace_fmin_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7387340Z test_dispatch_meta_inplace_fmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7387460Z test_dispatch_meta_inplace_fmod_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7387570Z test_dispatch_meta_inplace_fmod_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7387670Z test_dispatch_meta_inplace_fmod_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7387770Z test_dispatch_meta_inplace_fmod_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7387920Z test_dispatch_meta_inplace_fmod_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7388030Z test_dispatch_meta_inplace_fmod_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7388130Z test_dispatch_meta_inplace_fmod_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7388240Z test_dispatch_meta_inplace_fmod_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7388340Z test_dispatch_meta_inplace_fmod_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7388450Z test_dispatch_meta_inplace_frac_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7388560Z test_dispatch_meta_inplace_frac_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7388660Z test_dispatch_meta_inplace_frac_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7388770Z test_dispatch_meta_inplace_frac_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7388910Z test_dispatch_meta_inplace_frexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7389050Z test_dispatch_meta_inplace_frexp_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7389190Z test_dispatch_meta_inplace_frexp_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7389320Z test_dispatch_meta_inplace_frexp_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7389450Z test_dispatch_meta_inplace_full_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7389580Z test_dispatch_meta_inplace_full_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7389720Z test_dispatch_meta_inplace_full_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7389860Z test_dispatch_meta_inplace_full_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7390000Z test_dispatch_meta_inplace_full_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7390130Z test_dispatch_meta_inplace_full_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7390260Z test_dispatch_meta_inplace_full_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7390390Z test_dispatch_meta_inplace_full_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7390530Z test_dispatch_meta_inplace_full_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7390650Z test_dispatch_meta_inplace_full_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7390780Z test_dispatch_meta_inplace_full_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7390910Z test_dispatch_meta_inplace_full_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7391080Z test_dispatch_meta_inplace_full_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7391220Z test_dispatch_meta_inplace_full_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7391360Z test_dispatch_meta_inplace_full_like_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7391500Z test_dispatch_meta_inplace_full_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7391640Z test_dispatch_meta_inplace_full_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7391830Z test_dispatch_meta_inplace_full_like_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7391970Z test_dispatch_meta_inplace_full_like_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7392110Z test_dispatch_meta_inplace_full_like_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7392250Z test_dispatch_meta_inplace_full_like_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7392380Z test_dispatch_meta_inplace_full_like_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7392510Z test_dispatch_meta_inplace_full_like_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7392650Z test_dispatch_meta_inplace_full_like_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7392780Z test_dispatch_meta_inplace_full_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7392920Z test_dispatch_meta_inplace_gather_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7393050Z test_dispatch_meta_inplace_gather_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7393190Z test_dispatch_meta_inplace_gather_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7393330Z test_dispatch_meta_inplace_gather_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7393470Z test_dispatch_meta_inplace_gather_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7393600Z test_dispatch_meta_inplace_gather_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7393740Z test_dispatch_meta_inplace_gather_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7393880Z test_dispatch_meta_inplace_gather_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7394010Z test_dispatch_meta_inplace_gather_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7394150Z test_dispatch_meta_inplace_gather_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7394280Z test_dispatch_meta_inplace_gather_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7394410Z test_dispatch_meta_inplace_gather_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7394520Z test_dispatch_meta_inplace_gcd_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7394630Z test_dispatch_meta_inplace_gcd_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7394730Z test_dispatch_meta_inplace_gcd_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7394890Z test_dispatch_meta_inplace_gcd_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7395000Z test_dispatch_meta_inplace_gcd_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7395110Z test_dispatch_meta_inplace_ge_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7395210Z test_dispatch_meta_inplace_ge_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7395320Z test_dispatch_meta_inplace_ge_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7395420Z test_dispatch_meta_inplace_ge_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7395570Z test_dispatch_meta_inplace_ge_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7395680Z test_dispatch_meta_inplace_ge_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7395790Z test_dispatch_meta_inplace_ge_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7395890Z test_dispatch_meta_inplace_ge_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7396000Z test_dispatch_meta_inplace_ge_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7396100Z test_dispatch_meta_inplace_ge_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7396250Z test_dispatch_meta_inplace_geqrf_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7396390Z test_dispatch_meta_inplace_geqrf_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7396530Z test_dispatch_meta_inplace_geqrf_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7396670Z test_dispatch_meta_inplace_geqrf_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7396810Z test_dispatch_meta_inplace_gradient_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7396950Z test_dispatch_meta_inplace_gradient_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7397090Z test_dispatch_meta_inplace_gradient_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7397230Z test_dispatch_meta_inplace_gradient_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7397370Z test_dispatch_meta_inplace_gradient_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7397510Z test_dispatch_meta_inplace_gradient_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7397650Z test_dispatch_meta_inplace_gradient_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7397780Z test_dispatch_meta_inplace_gradient_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7397920Z test_dispatch_meta_inplace_gradient_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7398050Z test_dispatch_meta_inplace_gradient_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7398200Z test_dispatch_meta_inplace_grid_sampler_2d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7398340Z test_dispatch_meta_inplace_grid_sampler_2d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7398450Z test_dispatch_meta_inplace_gt_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7398560Z test_dispatch_meta_inplace_gt_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7398660Z test_dispatch_meta_inplace_gt_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7398980Z test_dispatch_meta_inplace_gt_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7399090Z test_dispatch_meta_inplace_gt_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7399200Z test_dispatch_meta_inplace_gt_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7399300Z test_dispatch_meta_inplace_gt_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7399410Z test_dispatch_meta_inplace_gt_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7399510Z test_dispatch_meta_inplace_gt_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7399680Z test_dispatch_meta_inplace_gt_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7399830Z test_dispatch_meta_inplace_half_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7399960Z test_dispatch_meta_inplace_half_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7400100Z test_dispatch_meta_inplace_half_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7400240Z test_dispatch_meta_inplace_half_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7400370Z test_dispatch_meta_inplace_half_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7400500Z test_dispatch_meta_inplace_half_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7400640Z test_dispatch_meta_inplace_half_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7400770Z test_dispatch_meta_inplace_half_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7400910Z test_dispatch_meta_inplace_half_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7401040Z test_dispatch_meta_inplace_half_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7401180Z test_dispatch_meta_inplace_half_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7401310Z test_dispatch_meta_inplace_half_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7401430Z test_dispatch_meta_inplace_heaviside_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7401550Z test_dispatch_meta_inplace_heaviside_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7401660Z test_dispatch_meta_inplace_heaviside_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7401770Z test_dispatch_meta_inplace_heaviside_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7401890Z test_dispatch_meta_inplace_heaviside_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7402000Z test_dispatch_meta_inplace_heaviside_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7402110Z test_dispatch_meta_inplace_heaviside_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7402220Z test_dispatch_meta_inplace_heaviside_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7402330Z test_dispatch_meta_inplace_heaviside_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7402430Z test_dispatch_meta_inplace_heaviside_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7402580Z test_dispatch_meta_inplace_histc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7402710Z test_dispatch_meta_inplace_histc_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7402890Z test_dispatch_meta_inplace_histc_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7403030Z test_dispatch_meta_inplace_histogram_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7403170Z test_dispatch_meta_inplace_histogram_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7403320Z test_dispatch_meta_inplace_histogramdd_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7403470Z test_dispatch_meta_inplace_histogramdd_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7403640Z test_dispatch_meta_inplace_hsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7403780Z test_dispatch_meta_inplace_hsplit_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7403920Z test_dispatch_meta_inplace_hsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7404060Z test_dispatch_meta_inplace_hsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7404200Z test_dispatch_meta_inplace_hsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7404330Z test_dispatch_meta_inplace_hsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7404460Z test_dispatch_meta_inplace_hsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7404600Z test_dispatch_meta_inplace_hsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7404740Z test_dispatch_meta_inplace_hsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7404880Z test_dispatch_meta_inplace_hsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7405010Z test_dispatch_meta_inplace_hsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7405150Z test_dispatch_meta_inplace_hsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7405280Z test_dispatch_meta_inplace_hsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7405420Z test_dispatch_meta_inplace_hstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7405560Z test_dispatch_meta_inplace_hstack_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7405700Z test_dispatch_meta_inplace_hstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7405840Z test_dispatch_meta_inplace_hstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7405980Z test_dispatch_meta_inplace_hstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7406110Z test_dispatch_meta_inplace_hstack_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7406250Z test_dispatch_meta_inplace_hstack_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7406380Z test_dispatch_meta_inplace_hstack_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7406520Z test_dispatch_meta_inplace_hstack_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7406700Z test_dispatch_meta_inplace_hstack_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7406830Z test_dispatch_meta_inplace_hstack_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7406970Z test_dispatch_meta_inplace_hstack_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7407100Z test_dispatch_meta_inplace_hstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7407210Z test_dispatch_meta_inplace_hypot_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7407350Z test_dispatch_meta_inplace_hypot_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7407470Z test_dispatch_meta_inplace_hypot_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7407570Z test_dispatch_meta_inplace_i0_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7407710Z test_dispatch_meta_inplace_i0_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7407820Z test_dispatch_meta_inplace_i0_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7407920Z test_dispatch_meta_inplace_i0_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7408050Z test_dispatch_meta_inplace_i0_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7408170Z test_dispatch_meta_inplace_i0_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7408300Z test_dispatch_meta_inplace_i0_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7408420Z test_dispatch_meta_inplace_i0_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7408560Z test_dispatch_meta_inplace_i0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7408670Z test_dispatch_meta_inplace_igamma_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7408780Z test_dispatch_meta_inplace_igamma_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7408890Z test_dispatch_meta_inplace_igamma_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7409000Z test_dispatch_meta_inplace_igamma_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7409110Z test_dispatch_meta_inplace_igammac_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7409220Z test_dispatch_meta_inplace_igammac_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7409330Z test_dispatch_meta_inplace_igammac_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7409440Z test_dispatch_meta_inplace_igammac_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7409590Z test_dispatch_meta_inplace_imag_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7409730Z test_dispatch_meta_inplace_imag_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7409880Z test_dispatch_meta_inplace_imag_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7409990Z test_dispatch_meta_inplace_index_add_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7410110Z test_dispatch_meta_inplace_index_add_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7410230Z test_dispatch_meta_inplace_index_add_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7410350Z test_dispatch_meta_inplace_index_add_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7410460Z test_dispatch_meta_inplace_index_add_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7410610Z test_dispatch_meta_inplace_index_add_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7410720Z test_dispatch_meta_inplace_index_add_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7410830Z test_dispatch_meta_inplace_index_add_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7410940Z test_dispatch_meta_inplace_index_add_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7411050Z test_dispatch_meta_inplace_index_add_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7411160Z test_dispatch_meta_inplace_index_add_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7411300Z test_dispatch_meta_inplace_index_add_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7411400Z test_dispatch_meta_inplace_index_add_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7411520Z test_dispatch_meta_inplace_index_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7411630Z test_dispatch_meta_inplace_index_copy_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7411750Z test_dispatch_meta_inplace_index_copy_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7411860Z test_dispatch_meta_inplace_index_copy_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7411980Z test_dispatch_meta_inplace_index_copy_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7412090Z test_dispatch_meta_inplace_index_copy_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7412190Z test_dispatch_meta_inplace_index_copy_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7412310Z test_dispatch_meta_inplace_index_copy_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7412420Z test_dispatch_meta_inplace_index_copy_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7412530Z test_dispatch_meta_inplace_index_copy_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7412640Z test_dispatch_meta_inplace_index_copy_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7412750Z test_dispatch_meta_inplace_index_copy_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7412860Z test_dispatch_meta_inplace_index_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7412970Z test_dispatch_meta_inplace_index_fill_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7413090Z test_dispatch_meta_inplace_index_fill_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7413200Z test_dispatch_meta_inplace_index_fill_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7413310Z test_dispatch_meta_inplace_index_fill_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7413420Z test_dispatch_meta_inplace_index_fill_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7413530Z test_dispatch_meta_inplace_index_fill_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7413640Z test_dispatch_meta_inplace_index_fill_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7413750Z test_dispatch_meta_inplace_index_fill_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7413860Z test_dispatch_meta_inplace_index_fill_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7413970Z test_dispatch_meta_inplace_index_fill_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7414070Z test_dispatch_meta_inplace_index_fill_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7414190Z test_dispatch_meta_inplace_index_put_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7414290Z test_dispatch_meta_inplace_index_put_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7414410Z test_dispatch_meta_inplace_index_put_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7414580Z test_dispatch_meta_inplace_index_put_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7414710Z test_dispatch_meta_inplace_index_put_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7414820Z test_dispatch_meta_inplace_index_put_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7414930Z test_dispatch_meta_inplace_index_put_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7415040Z test_dispatch_meta_inplace_index_put_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7415150Z test_dispatch_meta_inplace_index_put_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7415320Z test_dispatch_meta_inplace_index_put_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7415440Z test_dispatch_meta_inplace_index_put_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7415550Z test_dispatch_meta_inplace_index_put_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7415650Z test_dispatch_meta_inplace_index_put_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7415770Z test_dispatch_meta_inplace_index_reduce_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.7415880Z test_dispatch_meta_inplace_index_reduce_cpu_float16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.7415990Z test_dispatch_meta_inplace_index_reduce_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.7421010Z test_dispatch_meta_inplace_index_reduce_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.7421180Z test_dispatch_meta_inplace_index_reduce_cpu_int16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.7421290Z test_dispatch_meta_inplace_index_reduce_cpu_int32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.7421410Z test_dispatch_meta_inplace_index_reduce_cpu_int64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.7421520Z test_dispatch_meta_inplace_index_reduce_cpu_int8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.7421630Z test_dispatch_meta_inplace_index_reduce_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.7421770Z test_dispatch_meta_inplace_index_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7421920Z test_dispatch_meta_inplace_index_select_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7422070Z test_dispatch_meta_inplace_index_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7422220Z test_dispatch_meta_inplace_index_select_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7422360Z test_dispatch_meta_inplace_index_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7422510Z test_dispatch_meta_inplace_index_select_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7422650Z test_dispatch_meta_inplace_index_select_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7422790Z test_dispatch_meta_inplace_index_select_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7422930Z test_dispatch_meta_inplace_index_select_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7423060Z test_dispatch_meta_inplace_index_select_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7423200Z test_dispatch_meta_inplace_index_select_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7423470Z test_dispatch_meta_inplace_index_select_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7423610Z test_dispatch_meta_inplace_index_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7423760Z test_dispatch_meta_inplace_inner_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7423900Z test_dispatch_meta_inplace_inner_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7424040Z test_dispatch_meta_inplace_inner_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7424210Z test_dispatch_meta_inplace_inner_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7424360Z test_dispatch_meta_inplace_inner_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7424490Z test_dispatch_meta_inplace_inner_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7424630Z test_dispatch_meta_inplace_inner_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7424760Z test_dispatch_meta_inplace_inner_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7424900Z test_dispatch_meta_inplace_inner_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7425030Z test_dispatch_meta_inplace_inner_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7425170Z test_dispatch_meta_inplace_int_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7425300Z test_dispatch_meta_inplace_int_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7425440Z test_dispatch_meta_inplace_int_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7425580Z test_dispatch_meta_inplace_int_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7425710Z test_dispatch_meta_inplace_int_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7425840Z test_dispatch_meta_inplace_int_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7425970Z test_dispatch_meta_inplace_int_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7426110Z test_dispatch_meta_inplace_int_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7426240Z test_dispatch_meta_inplace_int_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7426370Z test_dispatch_meta_inplace_int_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7426500Z test_dispatch_meta_inplace_int_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7426630Z test_dispatch_meta_inplace_int_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7426760Z test_dispatch_meta_inplace_isclose_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7426900Z test_dispatch_meta_inplace_isclose_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7427050Z test_dispatch_meta_inplace_isclose_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7427190Z test_dispatch_meta_inplace_isclose_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7427370Z test_dispatch_meta_inplace_isclose_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7427510Z test_dispatch_meta_inplace_isclose_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7427650Z test_dispatch_meta_inplace_isclose_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7427780Z test_dispatch_meta_inplace_isclose_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7427920Z test_dispatch_meta_inplace_isclose_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7428080Z test_dispatch_meta_inplace_isclose_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7428220Z test_dispatch_meta_inplace_isclose_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7428360Z test_dispatch_meta_inplace_isclose_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7428490Z test_dispatch_meta_inplace_isfinite_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7428630Z test_dispatch_meta_inplace_isfinite_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7428780Z test_dispatch_meta_inplace_isfinite_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7428920Z test_dispatch_meta_inplace_isfinite_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7429060Z test_dispatch_meta_inplace_isfinite_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7429190Z test_dispatch_meta_inplace_isfinite_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7429330Z test_dispatch_meta_inplace_isfinite_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7429470Z test_dispatch_meta_inplace_isfinite_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7429600Z test_dispatch_meta_inplace_isfinite_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7429740Z test_dispatch_meta_inplace_isfinite_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7429870Z test_dispatch_meta_inplace_isfinite_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7430010Z test_dispatch_meta_inplace_isfinite_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7430140Z test_dispatch_meta_inplace_isfinite_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7430280Z test_dispatch_meta_inplace_isin_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7430420Z test_dispatch_meta_inplace_isin_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7430550Z test_dispatch_meta_inplace_isin_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7430680Z test_dispatch_meta_inplace_isin_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7430810Z test_dispatch_meta_inplace_isin_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7430940Z test_dispatch_meta_inplace_isin_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7431100Z test_dispatch_meta_inplace_isin_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7431240Z test_dispatch_meta_inplace_isinf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7431370Z test_dispatch_meta_inplace_isinf_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7431520Z test_dispatch_meta_inplace_isinf_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7431650Z test_dispatch_meta_inplace_isinf_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7431830Z test_dispatch_meta_inplace_isinf_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7431960Z test_dispatch_meta_inplace_isinf_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7432100Z test_dispatch_meta_inplace_isinf_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7432230Z test_dispatch_meta_inplace_isinf_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7432370Z test_dispatch_meta_inplace_isinf_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7432500Z test_dispatch_meta_inplace_isinf_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7432630Z test_dispatch_meta_inplace_isinf_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7432770Z test_dispatch_meta_inplace_isinf_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7432900Z test_dispatch_meta_inplace_isinf_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7433040Z test_dispatch_meta_inplace_isnan_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7433170Z test_dispatch_meta_inplace_isnan_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7433310Z test_dispatch_meta_inplace_isnan_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7433450Z test_dispatch_meta_inplace_isnan_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7433580Z test_dispatch_meta_inplace_isnan_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7433720Z test_dispatch_meta_inplace_isnan_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7433850Z test_dispatch_meta_inplace_isnan_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7433990Z test_dispatch_meta_inplace_isnan_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7434120Z test_dispatch_meta_inplace_isnan_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7434250Z test_dispatch_meta_inplace_isnan_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7434380Z test_dispatch_meta_inplace_isnan_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7434520Z test_dispatch_meta_inplace_isnan_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7434660Z test_dispatch_meta_inplace_isneginf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7434860Z test_dispatch_meta_inplace_isneginf_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7435000Z test_dispatch_meta_inplace_isneginf_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7435130Z test_dispatch_meta_inplace_isneginf_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7435270Z test_dispatch_meta_inplace_isneginf_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7435410Z test_dispatch_meta_inplace_isneginf_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7435710Z test_dispatch_meta_inplace_isneginf_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7435850Z test_dispatch_meta_inplace_isneginf_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7435980Z test_dispatch_meta_inplace_isneginf_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7436120Z test_dispatch_meta_inplace_isneginf_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7436260Z test_dispatch_meta_inplace_isposinf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7436390Z test_dispatch_meta_inplace_isposinf_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7436530Z test_dispatch_meta_inplace_isposinf_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7436660Z test_dispatch_meta_inplace_isposinf_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7436800Z test_dispatch_meta_inplace_isposinf_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7436940Z test_dispatch_meta_inplace_isposinf_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7437070Z test_dispatch_meta_inplace_isposinf_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7437200Z test_dispatch_meta_inplace_isposinf_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7437340Z test_dispatch_meta_inplace_isposinf_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7437470Z test_dispatch_meta_inplace_isposinf_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7437610Z test_dispatch_meta_inplace_isreal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7437740Z test_dispatch_meta_inplace_isreal_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7437880Z test_dispatch_meta_inplace_isreal_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7438020Z test_dispatch_meta_inplace_isreal_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7438160Z test_dispatch_meta_inplace_isreal_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7438290Z test_dispatch_meta_inplace_isreal_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7438430Z test_dispatch_meta_inplace_isreal_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7438560Z test_dispatch_meta_inplace_isreal_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7438740Z test_dispatch_meta_inplace_isreal_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7438880Z test_dispatch_meta_inplace_isreal_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7439010Z test_dispatch_meta_inplace_isreal_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7439150Z test_dispatch_meta_inplace_isreal_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7439280Z test_dispatch_meta_inplace_isreal_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7439460Z test_dispatch_meta_inplace_istft_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7439600Z test_dispatch_meta_inplace_istft_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7439750Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7439890Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7440040Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7440190Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7440330Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7440480Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7440620Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7440760Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7440900Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7441030Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7441170Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7441310Z test_dispatch_meta_inplace_jiterator_2inputs_2outputs_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7441460Z test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7441610Z test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7441760Z test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7441910Z test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7442060Z test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7442210Z test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7442360Z test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7442530Z test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7442680Z test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7442820Z test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7442970Z test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7443110Z test_dispatch_meta_inplace_jiterator_4inputs_with_extra_args_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7443280Z test_dispatch_meta_inplace_jiterator_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7443420Z test_dispatch_meta_inplace_jiterator_binary_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7443560Z test_dispatch_meta_inplace_jiterator_binary_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7443700Z test_dispatch_meta_inplace_jiterator_binary_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7443830Z test_dispatch_meta_inplace_jiterator_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7443960Z test_dispatch_meta_inplace_jiterator_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7444090Z test_dispatch_meta_inplace_jiterator_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7444220Z test_dispatch_meta_inplace_jiterator_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7444350Z test_dispatch_meta_inplace_jiterator_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7444530Z test_dispatch_meta_inplace_jiterator_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7444660Z test_dispatch_meta_inplace_jiterator_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7444800Z test_dispatch_meta_inplace_jiterator_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7444950Z test_dispatch_meta_inplace_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7445090Z test_dispatch_meta_inplace_jiterator_binary_return_by_ref_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7445240Z test_dispatch_meta_inplace_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7445390Z test_dispatch_meta_inplace_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7445530Z test_dispatch_meta_inplace_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7445670Z test_dispatch_meta_inplace_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7445820Z test_dispatch_meta_inplace_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7445960Z test_dispatch_meta_inplace_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7446100Z test_dispatch_meta_inplace_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7446240Z test_dispatch_meta_inplace_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7446430Z test_dispatch_meta_inplace_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7446570Z test_dispatch_meta_inplace_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7446720Z test_dispatch_meta_inplace_jiterator_unary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7446850Z test_dispatch_meta_inplace_jiterator_unary_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7446990Z test_dispatch_meta_inplace_jiterator_unary_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7447150Z test_dispatch_meta_inplace_jiterator_unary_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7447290Z test_dispatch_meta_inplace_jiterator_unary_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7447420Z test_dispatch_meta_inplace_jiterator_unary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7447560Z test_dispatch_meta_inplace_jiterator_unary_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7447690Z test_dispatch_meta_inplace_jiterator_unary_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7447820Z test_dispatch_meta_inplace_jiterator_unary_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7447940Z test_dispatch_meta_inplace_jiterator_unary_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7448070Z test_dispatch_meta_inplace_jiterator_unary_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7448200Z test_dispatch_meta_inplace_jiterator_unary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.7448340Z test_dispatch_meta_inplace_kron_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7448480Z test_dispatch_meta_inplace_kron_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7448620Z test_dispatch_meta_inplace_kron_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7448760Z test_dispatch_meta_inplace_kron_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7448890Z test_dispatch_meta_inplace_kron_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7449030Z test_dispatch_meta_inplace_kron_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7449160Z test_dispatch_meta_inplace_kron_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7449300Z test_dispatch_meta_inplace_kron_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7449430Z test_dispatch_meta_inplace_kron_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7449560Z test_dispatch_meta_inplace_kron_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7449700Z test_dispatch_meta_inplace_kron_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7449830Z test_dispatch_meta_inplace_kron_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7449970Z test_dispatch_meta_inplace_kthvalue_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7450190Z test_dispatch_meta_inplace_kthvalue_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7450330Z test_dispatch_meta_inplace_kthvalue_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7450470Z test_dispatch_meta_inplace_kthvalue_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7450610Z test_dispatch_meta_inplace_kthvalue_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7450740Z test_dispatch_meta_inplace_kthvalue_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7450880Z test_dispatch_meta_inplace_kthvalue_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7451090Z test_dispatch_meta_inplace_kthvalue_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7451200Z test_dispatch_meta_inplace_lcm_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7451310Z test_dispatch_meta_inplace_lcm_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7451410Z test_dispatch_meta_inplace_lcm_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7451520Z test_dispatch_meta_inplace_lcm_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7451630Z test_dispatch_meta_inplace_lcm_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7451740Z test_dispatch_meta_inplace_ldexp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7451870Z test_dispatch_meta_inplace_ldexp_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.008s) 2023-01-11T21:12:29.7451990Z test_dispatch_meta_inplace_ldexp_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7452100Z test_dispatch_meta_inplace_ldexp_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7452210Z test_dispatch_meta_inplace_ldexp_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7452310Z test_dispatch_meta_inplace_ldexp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7452420Z test_dispatch_meta_inplace_ldexp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7452550Z test_dispatch_meta_inplace_ldexp_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.008s) 2023-01-11T21:12:29.7452690Z test_dispatch_meta_inplace_ldexp_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.008s) 2023-01-11T21:12:29.7452820Z test_dispatch_meta_inplace_ldexp_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.008s) 2023-01-11T21:12:29.7452950Z test_dispatch_meta_inplace_ldexp_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.008s) 2023-01-11T21:12:29.7453080Z test_dispatch_meta_inplace_ldexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.008s) 2023-01-11T21:12:29.7453190Z test_dispatch_meta_inplace_le_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7453300Z test_dispatch_meta_inplace_le_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7453400Z test_dispatch_meta_inplace_le_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7453510Z test_dispatch_meta_inplace_le_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7453610Z test_dispatch_meta_inplace_le_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7458970Z test_dispatch_meta_inplace_le_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7459140Z test_dispatch_meta_inplace_le_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7459260Z test_dispatch_meta_inplace_le_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7459360Z test_dispatch_meta_inplace_le_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7459610Z test_dispatch_meta_inplace_le_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7459730Z test_dispatch_meta_inplace_lerp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7459840Z test_dispatch_meta_inplace_lerp_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.7459960Z test_dispatch_meta_inplace_lerp_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.7460060Z test_dispatch_meta_inplace_lerp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7460170Z test_dispatch_meta_inplace_lerp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7460290Z test_dispatch_meta_inplace_lgamma_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7460470Z test_dispatch_meta_inplace_lgamma_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7460590Z test_dispatch_meta_inplace_lgamma_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7460700Z test_dispatch_meta_inplace_lgamma_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7460830Z test_dispatch_meta_inplace_lgamma_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7460970Z test_dispatch_meta_inplace_lgamma_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7461100Z test_dispatch_meta_inplace_lgamma_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7461230Z test_dispatch_meta_inplace_lgamma_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7461360Z test_dispatch_meta_inplace_lgamma_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7461510Z test_dispatch_meta_inplace_linalg_cholesky_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7461660Z test_dispatch_meta_inplace_linalg_cholesky_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7461810Z test_dispatch_meta_inplace_linalg_cholesky_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7461960Z test_dispatch_meta_inplace_linalg_cholesky_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7462110Z test_dispatch_meta_inplace_linalg_cholesky_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7462270Z test_dispatch_meta_inplace_linalg_cholesky_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7462410Z test_dispatch_meta_inplace_linalg_cholesky_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7462560Z test_dispatch_meta_inplace_linalg_cholesky_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7462700Z test_dispatch_meta_inplace_linalg_cond_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7462850Z test_dispatch_meta_inplace_linalg_cond_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7462990Z test_dispatch_meta_inplace_linalg_cond_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7463130Z test_dispatch_meta_inplace_linalg_cond_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7463270Z test_dispatch_meta_inplace_linalg_cross_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7463420Z test_dispatch_meta_inplace_linalg_cross_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7463600Z test_dispatch_meta_inplace_linalg_cross_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7463740Z test_dispatch_meta_inplace_linalg_cross_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7463880Z test_dispatch_meta_inplace_linalg_cross_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7464020Z test_dispatch_meta_inplace_linalg_cross_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7464160Z test_dispatch_meta_inplace_linalg_cross_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7464330Z test_dispatch_meta_inplace_linalg_cross_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7464480Z test_dispatch_meta_inplace_linalg_cross_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7464620Z test_dispatch_meta_inplace_linalg_cross_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7464760Z test_dispatch_meta_inplace_linalg_det_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7464900Z test_dispatch_meta_inplace_linalg_det_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7465040Z test_dispatch_meta_inplace_linalg_det_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7465170Z test_dispatch_meta_inplace_linalg_det_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7465320Z test_dispatch_meta_inplace_linalg_det_singular_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7465470Z test_dispatch_meta_inplace_linalg_det_singular_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7465620Z test_dispatch_meta_inplace_linalg_det_singular_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7465770Z test_dispatch_meta_inplace_linalg_det_singular_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7465910Z test_dispatch_meta_inplace_linalg_eig_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7466050Z test_dispatch_meta_inplace_linalg_eig_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7466190Z test_dispatch_meta_inplace_linalg_eig_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7466320Z test_dispatch_meta_inplace_linalg_eig_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7466470Z test_dispatch_meta_inplace_linalg_eigh_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7466610Z test_dispatch_meta_inplace_linalg_eigh_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7466750Z test_dispatch_meta_inplace_linalg_eigh_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7466890Z test_dispatch_meta_inplace_linalg_eigh_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7467040Z test_dispatch_meta_inplace_linalg_eigvals_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7467190Z test_dispatch_meta_inplace_linalg_eigvals_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7467360Z test_dispatch_meta_inplace_linalg_eigvals_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7467500Z test_dispatch_meta_inplace_linalg_eigvals_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7467660Z test_dispatch_meta_inplace_linalg_eigvalsh_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7467800Z test_dispatch_meta_inplace_linalg_eigvalsh_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7467950Z test_dispatch_meta_inplace_linalg_eigvalsh_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7468120Z test_dispatch_meta_inplace_linalg_eigvalsh_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7468280Z test_dispatch_meta_inplace_linalg_householder_product_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7468440Z test_dispatch_meta_inplace_linalg_householder_product_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7468600Z test_dispatch_meta_inplace_linalg_householder_product_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7468740Z test_dispatch_meta_inplace_linalg_householder_product_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7468890Z test_dispatch_meta_inplace_linalg_inv_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7469030Z test_dispatch_meta_inplace_linalg_inv_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7469170Z test_dispatch_meta_inplace_linalg_inv_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7469310Z test_dispatch_meta_inplace_linalg_inv_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7469460Z test_dispatch_meta_inplace_linalg_inv_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7469600Z test_dispatch_meta_inplace_linalg_inv_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7469740Z test_dispatch_meta_inplace_linalg_inv_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7469880Z test_dispatch_meta_inplace_linalg_inv_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7470040Z test_dispatch_meta_inplace_linalg_ldl_factor_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7470190Z test_dispatch_meta_inplace_linalg_ldl_factor_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7470330Z test_dispatch_meta_inplace_linalg_ldl_factor_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7470480Z test_dispatch_meta_inplace_linalg_ldl_factor_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7470630Z test_dispatch_meta_inplace_linalg_ldl_factor_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7470780Z test_dispatch_meta_inplace_linalg_ldl_factor_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7470920Z test_dispatch_meta_inplace_linalg_ldl_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7471260Z test_dispatch_meta_inplace_linalg_ldl_factor_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7471420Z test_dispatch_meta_inplace_linalg_ldl_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7471560Z test_dispatch_meta_inplace_linalg_ldl_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7471710Z test_dispatch_meta_inplace_linalg_ldl_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7471850Z test_dispatch_meta_inplace_linalg_ldl_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7472060Z test_dispatch_meta_inplace_linalg_lstsq_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7472210Z test_dispatch_meta_inplace_linalg_lstsq_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7472350Z test_dispatch_meta_inplace_linalg_lstsq_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7472490Z test_dispatch_meta_inplace_linalg_lstsq_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7472650Z test_dispatch_meta_inplace_linalg_lstsq_grad_oriented_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7472800Z test_dispatch_meta_inplace_linalg_lstsq_grad_oriented_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7472960Z test_dispatch_meta_inplace_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7473110Z test_dispatch_meta_inplace_linalg_lstsq_grad_oriented_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7473240Z test_dispatch_meta_inplace_linalg_lu_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7473390Z test_dispatch_meta_inplace_linalg_lu_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7473530Z test_dispatch_meta_inplace_linalg_lu_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7473660Z test_dispatch_meta_inplace_linalg_lu_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7473810Z test_dispatch_meta_inplace_linalg_lu_factor_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7473960Z test_dispatch_meta_inplace_linalg_lu_factor_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7474100Z test_dispatch_meta_inplace_linalg_lu_factor_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7474240Z test_dispatch_meta_inplace_linalg_lu_factor_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7474390Z test_dispatch_meta_inplace_linalg_lu_factor_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7474540Z test_dispatch_meta_inplace_linalg_lu_factor_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7474680Z test_dispatch_meta_inplace_linalg_lu_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7474830Z test_dispatch_meta_inplace_linalg_lu_factor_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7475010Z test_dispatch_meta_inplace_linalg_lu_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7475160Z test_dispatch_meta_inplace_linalg_lu_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7475300Z test_dispatch_meta_inplace_linalg_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7475440Z test_dispatch_meta_inplace_linalg_lu_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7475590Z test_dispatch_meta_inplace_linalg_matrix_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7475770Z test_dispatch_meta_inplace_linalg_matrix_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7475920Z test_dispatch_meta_inplace_linalg_matrix_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7476060Z test_dispatch_meta_inplace_linalg_matrix_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7476210Z test_dispatch_meta_inplace_linalg_matrix_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7476350Z test_dispatch_meta_inplace_linalg_matrix_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7476510Z test_dispatch_meta_inplace_linalg_matrix_power_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7476660Z test_dispatch_meta_inplace_linalg_matrix_power_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7476800Z test_dispatch_meta_inplace_linalg_matrix_power_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7476950Z test_dispatch_meta_inplace_linalg_matrix_power_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7477090Z test_dispatch_meta_inplace_linalg_matrix_rank_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7477240Z test_dispatch_meta_inplace_linalg_matrix_rank_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7477390Z test_dispatch_meta_inplace_linalg_matrix_rank_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7477530Z test_dispatch_meta_inplace_linalg_matrix_rank_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7477690Z test_dispatch_meta_inplace_linalg_matrix_rank_hermitian_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7477850Z test_dispatch_meta_inplace_linalg_matrix_rank_hermitian_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7478000Z test_dispatch_meta_inplace_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7478150Z test_dispatch_meta_inplace_linalg_matrix_rank_hermitian_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7478300Z test_dispatch_meta_inplace_linalg_multi_dot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7478440Z test_dispatch_meta_inplace_linalg_multi_dot_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7478590Z test_dispatch_meta_inplace_linalg_multi_dot_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7478760Z test_dispatch_meta_inplace_linalg_multi_dot_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7478910Z test_dispatch_meta_inplace_linalg_multi_dot_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7479050Z test_dispatch_meta_inplace_linalg_multi_dot_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7479190Z test_dispatch_meta_inplace_linalg_multi_dot_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7479330Z test_dispatch_meta_inplace_linalg_multi_dot_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7479510Z test_dispatch_meta_inplace_linalg_multi_dot_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7479660Z test_dispatch_meta_inplace_linalg_multi_dot_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7479800Z test_dispatch_meta_inplace_linalg_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7479940Z test_dispatch_meta_inplace_linalg_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7480080Z test_dispatch_meta_inplace_linalg_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7480220Z test_dispatch_meta_inplace_linalg_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7480360Z test_dispatch_meta_inplace_linalg_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7480500Z test_dispatch_meta_inplace_linalg_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7480660Z test_dispatch_meta_inplace_linalg_norm_subgradients_at_zero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7480820Z test_dispatch_meta_inplace_linalg_norm_subgradients_at_zero_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7480980Z test_dispatch_meta_inplace_linalg_norm_subgradients_at_zero_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7481140Z test_dispatch_meta_inplace_linalg_norm_subgradients_at_zero_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7481300Z test_dispatch_meta_inplace_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7481450Z test_dispatch_meta_inplace_linalg_norm_subgradients_at_zero_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7481590Z test_dispatch_meta_inplace_linalg_pinv_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7481730Z test_dispatch_meta_inplace_linalg_pinv_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7481870Z test_dispatch_meta_inplace_linalg_pinv_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7482010Z test_dispatch_meta_inplace_linalg_pinv_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7482170Z test_dispatch_meta_inplace_linalg_pinv_hermitian_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7482320Z test_dispatch_meta_inplace_linalg_pinv_hermitian_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7482490Z test_dispatch_meta_inplace_linalg_pinv_hermitian_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7482640Z test_dispatch_meta_inplace_linalg_pinv_hermitian_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7482830Z test_dispatch_meta_inplace_linalg_pinv_singular_cpu_complex128 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:12:29.7483000Z test_dispatch_meta_inplace_linalg_pinv_singular_cpu_complex64 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:12:29.7483190Z test_dispatch_meta_inplace_linalg_pinv_singular_cpu_float32 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:12:29.7483360Z test_dispatch_meta_inplace_linalg_pinv_singular_cpu_float64 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:12:29.7483500Z test_dispatch_meta_inplace_linalg_qr_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7483640Z test_dispatch_meta_inplace_linalg_qr_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7483780Z test_dispatch_meta_inplace_linalg_qr_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7483920Z test_dispatch_meta_inplace_linalg_qr_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7484070Z test_dispatch_meta_inplace_linalg_slogdet_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7484210Z test_dispatch_meta_inplace_linalg_slogdet_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7484360Z test_dispatch_meta_inplace_linalg_slogdet_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7484500Z test_dispatch_meta_inplace_linalg_slogdet_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7484640Z test_dispatch_meta_inplace_linalg_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7484780Z test_dispatch_meta_inplace_linalg_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7484920Z test_dispatch_meta_inplace_linalg_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7485060Z test_dispatch_meta_inplace_linalg_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7485210Z test_dispatch_meta_inplace_linalg_solve_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7485350Z test_dispatch_meta_inplace_linalg_solve_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7485500Z test_dispatch_meta_inplace_linalg_solve_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7485640Z test_dispatch_meta_inplace_linalg_solve_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7485790Z test_dispatch_meta_inplace_linalg_solve_triangular_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7485950Z test_dispatch_meta_inplace_linalg_solve_triangular_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7486150Z test_dispatch_meta_inplace_linalg_solve_triangular_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7486300Z test_dispatch_meta_inplace_linalg_solve_triangular_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7486440Z test_dispatch_meta_inplace_linalg_svd_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7486590Z test_dispatch_meta_inplace_linalg_svd_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7486730Z test_dispatch_meta_inplace_linalg_svd_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7486920Z test_dispatch_meta_inplace_linalg_svd_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7487070Z test_dispatch_meta_inplace_linalg_svdvals_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7487210Z test_dispatch_meta_inplace_linalg_svdvals_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7487360Z test_dispatch_meta_inplace_linalg_svdvals_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7487500Z test_dispatch_meta_inplace_linalg_svdvals_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7487650Z test_dispatch_meta_inplace_linalg_tensorinv_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7487800Z test_dispatch_meta_inplace_linalg_tensorinv_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7487950Z test_dispatch_meta_inplace_linalg_tensorinv_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7488090Z test_dispatch_meta_inplace_linalg_tensorinv_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7488240Z test_dispatch_meta_inplace_linalg_tensorsolve_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7488390Z test_dispatch_meta_inplace_linalg_tensorsolve_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7488540Z test_dispatch_meta_inplace_linalg_tensorsolve_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7488680Z test_dispatch_meta_inplace_linalg_tensorsolve_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7488830Z test_dispatch_meta_inplace_linalg_vander_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7488980Z test_dispatch_meta_inplace_linalg_vander_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7489120Z test_dispatch_meta_inplace_linalg_vander_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7489260Z test_dispatch_meta_inplace_linalg_vander_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7489400Z test_dispatch_meta_inplace_linalg_vander_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7489540Z test_dispatch_meta_inplace_linalg_vander_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7489680Z test_dispatch_meta_inplace_linalg_vander_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7489820Z test_dispatch_meta_inplace_linalg_vander_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7489990Z test_dispatch_meta_inplace_linalg_vander_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7490140Z test_dispatch_meta_inplace_linalg_vecdot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7490290Z test_dispatch_meta_inplace_linalg_vecdot_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7490440Z test_dispatch_meta_inplace_linalg_vecdot_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7490580Z test_dispatch_meta_inplace_linalg_vecdot_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7490740Z test_dispatch_meta_inplace_linalg_vecdot_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7490890Z test_dispatch_meta_inplace_linalg_vector_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7491040Z test_dispatch_meta_inplace_linalg_vector_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7491190Z test_dispatch_meta_inplace_linalg_vector_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7491330Z test_dispatch_meta_inplace_linalg_vector_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7491470Z test_dispatch_meta_inplace_linalg_vector_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7491620Z test_dispatch_meta_inplace_linalg_vector_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7491760Z test_dispatch_meta_inplace_linspace_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7491900Z test_dispatch_meta_inplace_linspace_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7492040Z test_dispatch_meta_inplace_linspace_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7492180Z test_dispatch_meta_inplace_linspace_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7492320Z test_dispatch_meta_inplace_linspace_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7492460Z test_dispatch_meta_inplace_linspace_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7492600Z test_dispatch_meta_inplace_linspace_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7492730Z test_dispatch_meta_inplace_linspace_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7492870Z test_dispatch_meta_inplace_linspace_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7493010Z test_dispatch_meta_inplace_linspace_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7493140Z test_dispatch_meta_inplace_linspace_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7493250Z test_dispatch_meta_inplace_log10_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7498280Z test_dispatch_meta_inplace_log10_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7498440Z test_dispatch_meta_inplace_log10_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7498560Z test_dispatch_meta_inplace_log10_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7498780Z test_dispatch_meta_inplace_log10_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7498890Z test_dispatch_meta_inplace_log10_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7499030Z test_dispatch_meta_inplace_log10_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7499160Z test_dispatch_meta_inplace_log10_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7499290Z test_dispatch_meta_inplace_log10_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7499420Z test_dispatch_meta_inplace_log10_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7499590Z test_dispatch_meta_inplace_log10_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7499710Z test_dispatch_meta_inplace_log1p_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7499840Z test_dispatch_meta_inplace_log1p_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7499950Z test_dispatch_meta_inplace_log1p_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7500070Z test_dispatch_meta_inplace_log1p_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7500180Z test_dispatch_meta_inplace_log1p_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7500290Z test_dispatch_meta_inplace_log1p_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7500410Z test_dispatch_meta_inplace_log1p_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7500540Z test_dispatch_meta_inplace_log1p_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7500670Z test_dispatch_meta_inplace_log1p_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7500800Z test_dispatch_meta_inplace_log1p_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7500930Z test_dispatch_meta_inplace_log1p_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7501040Z test_dispatch_meta_inplace_log2_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7501170Z test_dispatch_meta_inplace_log2_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7501280Z test_dispatch_meta_inplace_log2_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7501400Z test_dispatch_meta_inplace_log2_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7501510Z test_dispatch_meta_inplace_log2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7501610Z test_dispatch_meta_inplace_log2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7501740Z test_dispatch_meta_inplace_log2_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7501870Z test_dispatch_meta_inplace_log2_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7501990Z test_dispatch_meta_inplace_log2_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7502120Z test_dispatch_meta_inplace_log2_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7502250Z test_dispatch_meta_inplace_log2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7502360Z test_dispatch_meta_inplace_log_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7502490Z test_dispatch_meta_inplace_log_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7502610Z test_dispatch_meta_inplace_log_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7502740Z test_dispatch_meta_inplace_log_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7502850Z test_dispatch_meta_inplace_log_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7502960Z test_dispatch_meta_inplace_log_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7503090Z test_dispatch_meta_inplace_log_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7503220Z test_dispatch_meta_inplace_log_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7503350Z test_dispatch_meta_inplace_log_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7503490Z test_dispatch_meta_inplace_log_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7503620Z test_dispatch_meta_inplace_log_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7503770Z test_dispatch_meta_inplace_log_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7503910Z test_dispatch_meta_inplace_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7504050Z test_dispatch_meta_inplace_log_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7504210Z test_dispatch_meta_inplace_log_softmax_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7504360Z test_dispatch_meta_inplace_log_softmax_with_dtype_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7504510Z test_dispatch_meta_inplace_log_softmax_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7504660Z test_dispatch_meta_inplace_log_softmax_with_dtype_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7504800Z test_dispatch_meta_inplace_log_softmax_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7504950Z test_dispatch_meta_inplace_log_softmax_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7505100Z test_dispatch_meta_inplace_log_softmax_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7505240Z test_dispatch_meta_inplace_log_softmax_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7505390Z test_dispatch_meta_inplace_log_softmax_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7505540Z test_dispatch_meta_inplace_log_softmax_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7505680Z test_dispatch_meta_inplace_log_softmax_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7505830Z test_dispatch_meta_inplace_log_softmax_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7505970Z test_dispatch_meta_inplace_log_softmax_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7506110Z test_dispatch_meta_inplace_logaddexp2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7506260Z test_dispatch_meta_inplace_logaddexp2_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7506440Z test_dispatch_meta_inplace_logaddexp2_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7506580Z test_dispatch_meta_inplace_logaddexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7506730Z test_dispatch_meta_inplace_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7506860Z test_dispatch_meta_inplace_logaddexp_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7507010Z test_dispatch_meta_inplace_logcumsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7507310Z test_dispatch_meta_inplace_logcumsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7507450Z test_dispatch_meta_inplace_logcumsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7507590Z test_dispatch_meta_inplace_logdet_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7507740Z test_dispatch_meta_inplace_logdet_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7507870Z test_dispatch_meta_inplace_logdet_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7508010Z test_dispatch_meta_inplace_logdet_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7508120Z test_dispatch_meta_inplace_logical_and_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7508240Z test_dispatch_meta_inplace_logical_and_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7508360Z test_dispatch_meta_inplace_logical_and_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7508480Z test_dispatch_meta_inplace_logical_and_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7508600Z test_dispatch_meta_inplace_logical_and_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7508710Z test_dispatch_meta_inplace_logical_and_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7508820Z test_dispatch_meta_inplace_logical_and_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7508930Z test_dispatch_meta_inplace_logical_and_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7509040Z test_dispatch_meta_inplace_logical_and_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7509150Z test_dispatch_meta_inplace_logical_and_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7509270Z test_dispatch_meta_inplace_logical_and_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7509370Z test_dispatch_meta_inplace_logical_and_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7509490Z test_dispatch_meta_inplace_logical_not_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7509600Z test_dispatch_meta_inplace_logical_not_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7509710Z test_dispatch_meta_inplace_logical_not_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7509830Z test_dispatch_meta_inplace_logical_not_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7509950Z test_dispatch_meta_inplace_logical_not_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7510060Z test_dispatch_meta_inplace_logical_not_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7510170Z test_dispatch_meta_inplace_logical_not_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7510280Z test_dispatch_meta_inplace_logical_not_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7510440Z test_dispatch_meta_inplace_logical_not_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7510540Z test_dispatch_meta_inplace_logical_not_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7510660Z test_dispatch_meta_inplace_logical_not_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7510760Z test_dispatch_meta_inplace_logical_not_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7510880Z test_dispatch_meta_inplace_logical_or_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7510990Z test_dispatch_meta_inplace_logical_or_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7511100Z test_dispatch_meta_inplace_logical_or_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7511250Z test_dispatch_meta_inplace_logical_or_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7511360Z test_dispatch_meta_inplace_logical_or_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7511480Z test_dispatch_meta_inplace_logical_or_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7511590Z test_dispatch_meta_inplace_logical_or_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7511700Z test_dispatch_meta_inplace_logical_or_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7511810Z test_dispatch_meta_inplace_logical_or_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7511910Z test_dispatch_meta_inplace_logical_or_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7512020Z test_dispatch_meta_inplace_logical_or_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7512130Z test_dispatch_meta_inplace_logical_or_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7512250Z test_dispatch_meta_inplace_logical_xor_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7512360Z test_dispatch_meta_inplace_logical_xor_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7512470Z test_dispatch_meta_inplace_logical_xor_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7512590Z test_dispatch_meta_inplace_logical_xor_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7512700Z test_dispatch_meta_inplace_logical_xor_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7512810Z test_dispatch_meta_inplace_logical_xor_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7512920Z test_dispatch_meta_inplace_logical_xor_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7513030Z test_dispatch_meta_inplace_logical_xor_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7513140Z test_dispatch_meta_inplace_logical_xor_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7513260Z test_dispatch_meta_inplace_logical_xor_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7513370Z test_dispatch_meta_inplace_logical_xor_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7513480Z test_dispatch_meta_inplace_logical_xor_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7513600Z test_dispatch_meta_inplace_logit_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7513730Z test_dispatch_meta_inplace_logit_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7513840Z test_dispatch_meta_inplace_logit_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7513940Z test_dispatch_meta_inplace_logit_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7514080Z test_dispatch_meta_inplace_logit_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7514210Z test_dispatch_meta_inplace_logit_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7514370Z test_dispatch_meta_inplace_logit_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7514510Z test_dispatch_meta_inplace_logit_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7514640Z test_dispatch_meta_inplace_logit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7514780Z test_dispatch_meta_inplace_logspace_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7514920Z test_dispatch_meta_inplace_logspace_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7515090Z test_dispatch_meta_inplace_logspace_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7515230Z test_dispatch_meta_inplace_logspace_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7515370Z test_dispatch_meta_inplace_logspace_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7515510Z test_dispatch_meta_inplace_logspace_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7515640Z test_dispatch_meta_inplace_logspace_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7515770Z test_dispatch_meta_inplace_logspace_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7515910Z test_dispatch_meta_inplace_logspace_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7516060Z test_dispatch_meta_inplace_logspace_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7516200Z test_dispatch_meta_inplace_logsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7516340Z test_dispatch_meta_inplace_logsumexp_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7516480Z test_dispatch_meta_inplace_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7516620Z test_dispatch_meta_inplace_logsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7516750Z test_dispatch_meta_inplace_logsumexp_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7516890Z test_dispatch_meta_inplace_logsumexp_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7517020Z test_dispatch_meta_inplace_logsumexp_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7517160Z test_dispatch_meta_inplace_logsumexp_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7517290Z test_dispatch_meta_inplace_logsumexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7517430Z test_dispatch_meta_inplace_long_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7517570Z test_dispatch_meta_inplace_long_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7517700Z test_dispatch_meta_inplace_long_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7517840Z test_dispatch_meta_inplace_long_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7517980Z test_dispatch_meta_inplace_long_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7518140Z test_dispatch_meta_inplace_long_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7518280Z test_dispatch_meta_inplace_long_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7518420Z test_dispatch_meta_inplace_long_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7518550Z test_dispatch_meta_inplace_long_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7518680Z test_dispatch_meta_inplace_long_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7518830Z test_dispatch_meta_inplace_long_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7518970Z test_dispatch_meta_inplace_long_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7519100Z test_dispatch_meta_inplace_long_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7519210Z test_dispatch_meta_inplace_lt_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7519320Z test_dispatch_meta_inplace_lt_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7519430Z test_dispatch_meta_inplace_lt_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7519530Z test_dispatch_meta_inplace_lt_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7519630Z test_dispatch_meta_inplace_lt_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7519740Z test_dispatch_meta_inplace_lt_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7519850Z test_dispatch_meta_inplace_lt_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7519950Z test_dispatch_meta_inplace_lt_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7520050Z test_dispatch_meta_inplace_lt_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7520160Z test_dispatch_meta_inplace_lt_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7520300Z test_dispatch_meta_inplace_lu_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7520440Z test_dispatch_meta_inplace_lu_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7520570Z test_dispatch_meta_inplace_lu_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7520700Z test_dispatch_meta_inplace_lu_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7520840Z test_dispatch_meta_inplace_lu_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7520990Z test_dispatch_meta_inplace_lu_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7521120Z test_dispatch_meta_inplace_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7521260Z test_dispatch_meta_inplace_lu_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7521410Z test_dispatch_meta_inplace_lu_unpack_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7521550Z test_dispatch_meta_inplace_lu_unpack_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7521690Z test_dispatch_meta_inplace_lu_unpack_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7521830Z test_dispatch_meta_inplace_lu_unpack_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7522020Z test_dispatch_meta_inplace_mH_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7522160Z test_dispatch_meta_inplace_mH_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7522300Z test_dispatch_meta_inplace_mH_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7522440Z test_dispatch_meta_inplace_mH_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7522570Z test_dispatch_meta_inplace_mH_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7522770Z test_dispatch_meta_inplace_mH_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7522900Z test_dispatch_meta_inplace_mH_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7523030Z test_dispatch_meta_inplace_mH_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7523160Z test_dispatch_meta_inplace_mH_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7523290Z test_dispatch_meta_inplace_mH_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7523420Z test_dispatch_meta_inplace_mH_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7523560Z test_dispatch_meta_inplace_mH_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7523700Z test_dispatch_meta_inplace_mH_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7523830Z test_dispatch_meta_inplace_mT_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7523970Z test_dispatch_meta_inplace_mT_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7524100Z test_dispatch_meta_inplace_mT_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7524240Z test_dispatch_meta_inplace_mT_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7524380Z test_dispatch_meta_inplace_mT_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7524510Z test_dispatch_meta_inplace_mT_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7524640Z test_dispatch_meta_inplace_mT_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7524780Z test_dispatch_meta_inplace_mT_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7524910Z test_dispatch_meta_inplace_mT_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7525050Z test_dispatch_meta_inplace_mT_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7525170Z test_dispatch_meta_inplace_mT_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7525310Z test_dispatch_meta_inplace_mT_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7525440Z test_dispatch_meta_inplace_mT_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7525580Z test_dispatch_meta_inplace_masked_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7525720Z test_dispatch_meta_inplace_masked_amax_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7525900Z test_dispatch_meta_inplace_masked_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7526040Z test_dispatch_meta_inplace_masked_amax_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7526180Z test_dispatch_meta_inplace_masked_amax_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7526320Z test_dispatch_meta_inplace_masked_amax_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7526460Z test_dispatch_meta_inplace_masked_amax_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7526620Z test_dispatch_meta_inplace_masked_amax_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7526770Z test_dispatch_meta_inplace_masked_amax_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7526910Z test_dispatch_meta_inplace_masked_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7527050Z test_dispatch_meta_inplace_masked_amin_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7527190Z test_dispatch_meta_inplace_masked_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7527320Z test_dispatch_meta_inplace_masked_amin_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7527460Z test_dispatch_meta_inplace_masked_amin_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7527590Z test_dispatch_meta_inplace_masked_amin_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7527730Z test_dispatch_meta_inplace_masked_amin_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7527860Z test_dispatch_meta_inplace_masked_amin_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7528010Z test_dispatch_meta_inplace_masked_amin_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7528150Z test_dispatch_meta_inplace_masked_argmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7528290Z test_dispatch_meta_inplace_masked_argmax_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7528440Z test_dispatch_meta_inplace_masked_argmax_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7528580Z test_dispatch_meta_inplace_masked_argmax_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7528720Z test_dispatch_meta_inplace_masked_argmax_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7528860Z test_dispatch_meta_inplace_masked_argmax_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7528990Z test_dispatch_meta_inplace_masked_argmax_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7529130Z test_dispatch_meta_inplace_masked_argmax_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7529270Z test_dispatch_meta_inplace_masked_argmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7534510Z test_dispatch_meta_inplace_masked_argmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7534810Z test_dispatch_meta_inplace_masked_argmin_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7534950Z test_dispatch_meta_inplace_masked_argmin_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7535100Z test_dispatch_meta_inplace_masked_argmin_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7535230Z test_dispatch_meta_inplace_masked_argmin_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7535370Z test_dispatch_meta_inplace_masked_argmin_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7535550Z test_dispatch_meta_inplace_masked_argmin_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7535690Z test_dispatch_meta_inplace_masked_argmin_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7535830Z test_dispatch_meta_inplace_masked_argmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7535980Z test_dispatch_meta_inplace_masked_cumprod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7536120Z test_dispatch_meta_inplace_masked_cumprod_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7536270Z test_dispatch_meta_inplace_masked_cumprod_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7536420Z test_dispatch_meta_inplace_masked_cumprod_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7536560Z test_dispatch_meta_inplace_masked_cumprod_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7536710Z test_dispatch_meta_inplace_masked_cumprod_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7536850Z test_dispatch_meta_inplace_masked_cumprod_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7536990Z test_dispatch_meta_inplace_masked_cumprod_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7537130Z test_dispatch_meta_inplace_masked_cumprod_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7537260Z test_dispatch_meta_inplace_masked_cumprod_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7537410Z test_dispatch_meta_inplace_masked_cumsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7537550Z test_dispatch_meta_inplace_masked_cumsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7537700Z test_dispatch_meta_inplace_masked_cumsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7537840Z test_dispatch_meta_inplace_masked_cumsum_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7537990Z test_dispatch_meta_inplace_masked_cumsum_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7538130Z test_dispatch_meta_inplace_masked_cumsum_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7538270Z test_dispatch_meta_inplace_masked_cumsum_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7538410Z test_dispatch_meta_inplace_masked_cumsum_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7538580Z test_dispatch_meta_inplace_masked_cumsum_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7538730Z test_dispatch_meta_inplace_masked_cumsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7538850Z test_dispatch_meta_inplace_masked_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7538970Z test_dispatch_meta_inplace_masked_fill_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7539080Z test_dispatch_meta_inplace_masked_fill_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7539210Z test_dispatch_meta_inplace_masked_fill_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7539340Z test_dispatch_meta_inplace_masked_fill_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7539460Z test_dispatch_meta_inplace_masked_fill_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7539570Z test_dispatch_meta_inplace_masked_fill_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7539680Z test_dispatch_meta_inplace_masked_fill_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7539790Z test_dispatch_meta_inplace_masked_fill_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7539910Z test_dispatch_meta_inplace_masked_fill_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7540010Z test_dispatch_meta_inplace_masked_fill_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7540130Z test_dispatch_meta_inplace_masked_fill_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7540230Z test_dispatch_meta_inplace_masked_fill_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7540380Z test_dispatch_meta_inplace_masked_log_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7540540Z test_dispatch_meta_inplace_masked_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7540690Z test_dispatch_meta_inplace_masked_log_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7540830Z test_dispatch_meta_inplace_masked_logaddexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7540980Z test_dispatch_meta_inplace_masked_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7541120Z test_dispatch_meta_inplace_masked_logaddexp_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7541270Z test_dispatch_meta_inplace_masked_logsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7541420Z test_dispatch_meta_inplace_masked_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7541560Z test_dispatch_meta_inplace_masked_logsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7541700Z test_dispatch_meta_inplace_masked_logsumexp_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7541840Z test_dispatch_meta_inplace_masked_logsumexp_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7541980Z test_dispatch_meta_inplace_masked_logsumexp_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7542130Z test_dispatch_meta_inplace_masked_logsumexp_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7542270Z test_dispatch_meta_inplace_masked_logsumexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7542570Z test_dispatch_meta_inplace_masked_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7542720Z test_dispatch_meta_inplace_masked_mean_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7542870Z test_dispatch_meta_inplace_masked_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7543010Z test_dispatch_meta_inplace_masked_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7543150Z test_dispatch_meta_inplace_masked_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7543350Z test_dispatch_meta_inplace_masked_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7543490Z test_dispatch_meta_inplace_masked_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7543630Z test_dispatch_meta_inplace_masked_mean_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7543770Z test_dispatch_meta_inplace_masked_mean_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7543900Z test_dispatch_meta_inplace_masked_mean_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7544040Z test_dispatch_meta_inplace_masked_mean_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7544170Z test_dispatch_meta_inplace_masked_mean_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7544310Z test_dispatch_meta_inplace_masked_median_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7544460Z test_dispatch_meta_inplace_masked_median_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7544650Z test_dispatch_meta_inplace_masked_median_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7544790Z test_dispatch_meta_inplace_masked_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7544930Z test_dispatch_meta_inplace_masked_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7545070Z test_dispatch_meta_inplace_masked_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7545210Z test_dispatch_meta_inplace_masked_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7545350Z test_dispatch_meta_inplace_masked_normalize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7545500Z test_dispatch_meta_inplace_masked_normalize_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7545660Z test_dispatch_meta_inplace_masked_normalize_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7545800Z test_dispatch_meta_inplace_masked_normalize_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7545940Z test_dispatch_meta_inplace_masked_normalize_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7546090Z test_dispatch_meta_inplace_masked_normalize_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7546230Z test_dispatch_meta_inplace_masked_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7546420Z test_dispatch_meta_inplace_masked_prod_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7546560Z test_dispatch_meta_inplace_masked_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7546700Z test_dispatch_meta_inplace_masked_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7546840Z test_dispatch_meta_inplace_masked_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7546980Z test_dispatch_meta_inplace_masked_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7547140Z test_dispatch_meta_inplace_masked_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7547290Z test_dispatch_meta_inplace_masked_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7547420Z test_dispatch_meta_inplace_masked_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7547560Z test_dispatch_meta_inplace_masked_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7547700Z test_dispatch_meta_inplace_masked_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7547810Z test_dispatch_meta_inplace_masked_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7547930Z test_dispatch_meta_inplace_masked_scatter_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7548050Z test_dispatch_meta_inplace_masked_scatter_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7548180Z test_dispatch_meta_inplace_masked_scatter_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7548300Z test_dispatch_meta_inplace_masked_scatter_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7548410Z test_dispatch_meta_inplace_masked_scatter_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7548530Z test_dispatch_meta_inplace_masked_scatter_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7548640Z test_dispatch_meta_inplace_masked_scatter_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7548750Z test_dispatch_meta_inplace_masked_scatter_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7548860Z test_dispatch_meta_inplace_masked_scatter_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7548980Z test_dispatch_meta_inplace_masked_scatter_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7549090Z test_dispatch_meta_inplace_masked_scatter_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7549240Z test_dispatch_meta_inplace_masked_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7549380Z test_dispatch_meta_inplace_masked_select_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7549530Z test_dispatch_meta_inplace_masked_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7549670Z test_dispatch_meta_inplace_masked_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7549810Z test_dispatch_meta_inplace_masked_select_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7549960Z test_dispatch_meta_inplace_masked_select_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7550100Z test_dispatch_meta_inplace_masked_select_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7550280Z test_dispatch_meta_inplace_masked_select_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7550420Z test_dispatch_meta_inplace_masked_select_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7550560Z test_dispatch_meta_inplace_masked_select_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7550700Z test_dispatch_meta_inplace_masked_select_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7550840Z test_dispatch_meta_inplace_masked_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7551010Z test_dispatch_meta_inplace_masked_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7551160Z test_dispatch_meta_inplace_masked_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7551300Z test_dispatch_meta_inplace_masked_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7551450Z test_dispatch_meta_inplace_masked_softmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7551590Z test_dispatch_meta_inplace_masked_softmin_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7551730Z test_dispatch_meta_inplace_masked_softmin_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7551870Z test_dispatch_meta_inplace_masked_std_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7552010Z test_dispatch_meta_inplace_masked_std_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7552150Z test_dispatch_meta_inplace_masked_std_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7552290Z test_dispatch_meta_inplace_masked_std_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7552430Z test_dispatch_meta_inplace_masked_std_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7552570Z test_dispatch_meta_inplace_masked_std_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7552700Z test_dispatch_meta_inplace_masked_std_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7552840Z test_dispatch_meta_inplace_masked_std_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7552980Z test_dispatch_meta_inplace_masked_std_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7553120Z test_dispatch_meta_inplace_masked_std_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7553260Z test_dispatch_meta_inplace_masked_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7553390Z test_dispatch_meta_inplace_masked_sum_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7553540Z test_dispatch_meta_inplace_masked_sum_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7553680Z test_dispatch_meta_inplace_masked_sum_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7553810Z test_dispatch_meta_inplace_masked_sum_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7553980Z test_dispatch_meta_inplace_masked_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7554120Z test_dispatch_meta_inplace_masked_sum_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7554250Z test_dispatch_meta_inplace_masked_sum_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7554390Z test_dispatch_meta_inplace_masked_sum_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7554520Z test_dispatch_meta_inplace_masked_sum_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7554680Z test_dispatch_meta_inplace_masked_sum_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7554820Z test_dispatch_meta_inplace_masked_sum_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7554960Z test_dispatch_meta_inplace_masked_var_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7555100Z test_dispatch_meta_inplace_masked_var_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7555240Z test_dispatch_meta_inplace_masked_var_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7555380Z test_dispatch_meta_inplace_masked_var_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7555510Z test_dispatch_meta_inplace_masked_var_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7555650Z test_dispatch_meta_inplace_masked_var_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7555790Z test_dispatch_meta_inplace_masked_var_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7555930Z test_dispatch_meta_inplace_masked_var_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7556060Z test_dispatch_meta_inplace_masked_var_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7556200Z test_dispatch_meta_inplace_masked_var_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7556330Z test_dispatch_meta_inplace_masked_var_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7556470Z test_dispatch_meta_inplace_matmul_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7556610Z test_dispatch_meta_inplace_matmul_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7556750Z test_dispatch_meta_inplace_matmul_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7556890Z test_dispatch_meta_inplace_matmul_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7557020Z test_dispatch_meta_inplace_matmul_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7557160Z test_dispatch_meta_inplace_matmul_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7557300Z test_dispatch_meta_inplace_matmul_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7557430Z test_dispatch_meta_inplace_matmul_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7557570Z test_dispatch_meta_inplace_matmul_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7557760Z test_dispatch_meta_inplace_matmul_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7557910Z test_dispatch_meta_inplace_matrix_exp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7558050Z test_dispatch_meta_inplace_matrix_exp_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7558190Z test_dispatch_meta_inplace_matrix_exp_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7558330Z test_dispatch_meta_inplace_matrix_exp_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7558540Z test_dispatch_meta_inplace_matrix_exp_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7558680Z test_dispatch_meta_inplace_max_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7558820Z test_dispatch_meta_inplace_max_binary_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7558960Z test_dispatch_meta_inplace_max_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7559100Z test_dispatch_meta_inplace_max_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7559230Z test_dispatch_meta_inplace_max_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7559370Z test_dispatch_meta_inplace_max_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7559500Z test_dispatch_meta_inplace_max_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7559640Z test_dispatch_meta_inplace_max_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7559770Z test_dispatch_meta_inplace_max_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7559910Z test_dispatch_meta_inplace_max_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7560070Z test_dispatch_meta_inplace_max_pool2d_with_indices_backward_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7560230Z test_dispatch_meta_inplace_max_pool2d_with_indices_backward_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7560380Z test_dispatch_meta_inplace_max_pool2d_with_indices_backward_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7560530Z test_dispatch_meta_inplace_max_reduction_no_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7560680Z test_dispatch_meta_inplace_max_reduction_no_dim_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7560830Z test_dispatch_meta_inplace_max_reduction_no_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7560970Z test_dispatch_meta_inplace_max_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7561120Z test_dispatch_meta_inplace_max_reduction_no_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7561260Z test_dispatch_meta_inplace_max_reduction_no_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7561450Z test_dispatch_meta_inplace_max_reduction_no_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7561600Z test_dispatch_meta_inplace_max_reduction_no_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7561740Z test_dispatch_meta_inplace_max_reduction_no_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7561890Z test_dispatch_meta_inplace_max_reduction_no_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7562040Z test_dispatch_meta_inplace_max_reduction_with_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7562230Z test_dispatch_meta_inplace_max_reduction_with_dim_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7562380Z test_dispatch_meta_inplace_max_reduction_with_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7562530Z test_dispatch_meta_inplace_max_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7562670Z test_dispatch_meta_inplace_max_reduction_with_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7562820Z test_dispatch_meta_inplace_max_reduction_with_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7562960Z test_dispatch_meta_inplace_max_reduction_with_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7563100Z test_dispatch_meta_inplace_max_reduction_with_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7563250Z test_dispatch_meta_inplace_max_reduction_with_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7563400Z test_dispatch_meta_inplace_max_reduction_with_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7563530Z test_dispatch_meta_inplace_maximum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7563670Z test_dispatch_meta_inplace_maximum_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7563810Z test_dispatch_meta_inplace_maximum_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7563940Z test_dispatch_meta_inplace_maximum_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7564080Z test_dispatch_meta_inplace_maximum_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7564220Z test_dispatch_meta_inplace_maximum_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7564350Z test_dispatch_meta_inplace_maximum_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7564480Z test_dispatch_meta_inplace_maximum_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7564620Z test_dispatch_meta_inplace_maximum_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7564750Z test_dispatch_meta_inplace_maximum_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7564890Z test_dispatch_meta_inplace_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7565030Z test_dispatch_meta_inplace_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7565200Z test_dispatch_meta_inplace_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7565340Z test_dispatch_meta_inplace_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7565480Z test_dispatch_meta_inplace_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7565610Z test_dispatch_meta_inplace_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7565740Z test_dispatch_meta_inplace_median_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7565910Z test_dispatch_meta_inplace_median_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7566060Z test_dispatch_meta_inplace_median_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7566190Z test_dispatch_meta_inplace_median_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7566320Z test_dispatch_meta_inplace_median_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7566460Z test_dispatch_meta_inplace_median_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7566590Z test_dispatch_meta_inplace_median_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7566730Z test_dispatch_meta_inplace_median_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7566880Z test_dispatch_meta_inplace_meshgrid_list_of_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7567030Z test_dispatch_meta_inplace_meshgrid_list_of_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7567190Z test_dispatch_meta_inplace_meshgrid_list_of_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7567350Z test_dispatch_meta_inplace_meshgrid_list_of_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7567500Z test_dispatch_meta_inplace_meshgrid_list_of_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7567650Z test_dispatch_meta_inplace_meshgrid_list_of_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7567800Z test_dispatch_meta_inplace_meshgrid_list_of_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7572190Z test_dispatch_meta_inplace_meshgrid_list_of_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7572350Z test_dispatch_meta_inplace_meshgrid_list_of_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7572500Z test_dispatch_meta_inplace_meshgrid_list_of_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7572650Z test_dispatch_meta_inplace_meshgrid_list_of_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7572800Z test_dispatch_meta_inplace_meshgrid_list_of_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7572960Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7573110Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7573390Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7573550Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7573700Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7573850Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7574020Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7574180Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7574330Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7574480Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7574630Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7574780Z test_dispatch_meta_inplace_meshgrid_variadic_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7574920Z test_dispatch_meta_inplace_min_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7575060Z test_dispatch_meta_inplace_min_binary_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7575210Z test_dispatch_meta_inplace_min_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7575350Z test_dispatch_meta_inplace_min_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7575490Z test_dispatch_meta_inplace_min_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7575630Z test_dispatch_meta_inplace_min_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7575770Z test_dispatch_meta_inplace_min_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7575900Z test_dispatch_meta_inplace_min_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7576040Z test_dispatch_meta_inplace_min_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7576190Z test_dispatch_meta_inplace_min_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7576330Z test_dispatch_meta_inplace_min_reduction_no_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7576480Z test_dispatch_meta_inplace_min_reduction_no_dim_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7576630Z test_dispatch_meta_inplace_min_reduction_no_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7576780Z test_dispatch_meta_inplace_min_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7576920Z test_dispatch_meta_inplace_min_reduction_no_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7577140Z test_dispatch_meta_inplace_min_reduction_no_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7577290Z test_dispatch_meta_inplace_min_reduction_no_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7577430Z test_dispatch_meta_inplace_min_reduction_no_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7577580Z test_dispatch_meta_inplace_min_reduction_no_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7577720Z test_dispatch_meta_inplace_min_reduction_no_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7578040Z test_dispatch_meta_inplace_min_reduction_with_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7578190Z test_dispatch_meta_inplace_min_reduction_with_dim_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7578340Z test_dispatch_meta_inplace_min_reduction_with_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7578500Z test_dispatch_meta_inplace_min_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7578640Z test_dispatch_meta_inplace_min_reduction_with_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7578790Z test_dispatch_meta_inplace_min_reduction_with_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7578930Z test_dispatch_meta_inplace_min_reduction_with_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7579080Z test_dispatch_meta_inplace_min_reduction_with_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7579230Z test_dispatch_meta_inplace_min_reduction_with_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7579370Z test_dispatch_meta_inplace_min_reduction_with_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7579520Z test_dispatch_meta_inplace_minimum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7579650Z test_dispatch_meta_inplace_minimum_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7579800Z test_dispatch_meta_inplace_minimum_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7579940Z test_dispatch_meta_inplace_minimum_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7580080Z test_dispatch_meta_inplace_minimum_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7580220Z test_dispatch_meta_inplace_minimum_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7580350Z test_dispatch_meta_inplace_minimum_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7580490Z test_dispatch_meta_inplace_minimum_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7580630Z test_dispatch_meta_inplace_minimum_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7580770Z test_dispatch_meta_inplace_minimum_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7580900Z test_dispatch_meta_inplace_mm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7581080Z test_dispatch_meta_inplace_mm_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7581220Z test_dispatch_meta_inplace_mm_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7581360Z test_dispatch_meta_inplace_mm_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7581490Z test_dispatch_meta_inplace_mm_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7581620Z test_dispatch_meta_inplace_mm_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7581780Z test_dispatch_meta_inplace_mm_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7581910Z test_dispatch_meta_inplace_mm_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7582050Z test_dispatch_meta_inplace_mm_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7582180Z test_dispatch_meta_inplace_mm_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7582310Z test_dispatch_meta_inplace_mode_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7582450Z test_dispatch_meta_inplace_mode_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7582580Z test_dispatch_meta_inplace_mode_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7582720Z test_dispatch_meta_inplace_mode_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7582850Z test_dispatch_meta_inplace_mode_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7582990Z test_dispatch_meta_inplace_mode_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7583120Z test_dispatch_meta_inplace_mode_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7583250Z test_dispatch_meta_inplace_mode_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7583390Z test_dispatch_meta_inplace_mode_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7583520Z test_dispatch_meta_inplace_mode_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7583660Z test_dispatch_meta_inplace_movedim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7583800Z test_dispatch_meta_inplace_movedim_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7583940Z test_dispatch_meta_inplace_movedim_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7584080Z test_dispatch_meta_inplace_movedim_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7584220Z test_dispatch_meta_inplace_movedim_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7584360Z test_dispatch_meta_inplace_movedim_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7584500Z test_dispatch_meta_inplace_movedim_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7584640Z test_dispatch_meta_inplace_movedim_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7584770Z test_dispatch_meta_inplace_movedim_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7584940Z test_dispatch_meta_inplace_movedim_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7585070Z test_dispatch_meta_inplace_movedim_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7585210Z test_dispatch_meta_inplace_movedim_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7585340Z test_dispatch_meta_inplace_movedim_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7585480Z test_dispatch_meta_inplace_msort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7585640Z test_dispatch_meta_inplace_msort_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7585780Z test_dispatch_meta_inplace_msort_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7585920Z test_dispatch_meta_inplace_msort_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7586050Z test_dispatch_meta_inplace_msort_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7586190Z test_dispatch_meta_inplace_msort_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7586330Z test_dispatch_meta_inplace_msort_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7586460Z test_dispatch_meta_inplace_msort_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7586590Z test_dispatch_meta_inplace_msort_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7586730Z test_dispatch_meta_inplace_msort_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7586840Z test_dispatch_meta_inplace_mul_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7586950Z test_dispatch_meta_inplace_mul_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7587060Z test_dispatch_meta_inplace_mul_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7587180Z test_dispatch_meta_inplace_mul_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7587280Z test_dispatch_meta_inplace_mul_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7587400Z test_dispatch_meta_inplace_mul_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7587500Z test_dispatch_meta_inplace_mul_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7587610Z test_dispatch_meta_inplace_mul_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7587720Z test_dispatch_meta_inplace_mul_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7587830Z test_dispatch_meta_inplace_mul_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7587930Z test_dispatch_meta_inplace_mul_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7588040Z test_dispatch_meta_inplace_mul_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7588140Z test_dispatch_meta_inplace_mul_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7588290Z test_dispatch_meta_inplace_multinomial_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7588430Z test_dispatch_meta_inplace_multinomial_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7588580Z test_dispatch_meta_inplace_multinomial_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7588740Z test_dispatch_meta_inplace_mv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7588880Z test_dispatch_meta_inplace_mv_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7589020Z test_dispatch_meta_inplace_mv_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7589150Z test_dispatch_meta_inplace_mv_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7589280Z test_dispatch_meta_inplace_mv_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7589440Z test_dispatch_meta_inplace_mv_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7589570Z test_dispatch_meta_inplace_mv_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7589700Z test_dispatch_meta_inplace_mv_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7589830Z test_dispatch_meta_inplace_mv_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7589970Z test_dispatch_meta_inplace_mv_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7590100Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.7590220Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7590350Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7590490Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7590640Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7590790Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7590930Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7591070Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7591190Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.7591320Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7591440Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7591580Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7591720Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7591860Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7592000Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7592140Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7592270Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.7592390Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7592560Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7592710Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7592850Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7592980Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7593120Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7593310Z test_dispatch_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7593430Z test_dispatch_meta_inplace_nan_to_num_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7593550Z test_dispatch_meta_inplace_nan_to_num_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7593660Z test_dispatch_meta_inplace_nan_to_num_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7593780Z test_dispatch_meta_inplace_nan_to_num_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7593880Z test_dispatch_meta_inplace_nan_to_num_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7594000Z test_dispatch_meta_inplace_nan_to_num_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7594110Z test_dispatch_meta_inplace_nan_to_num_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7594220Z test_dispatch_meta_inplace_nan_to_num_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7594330Z test_dispatch_meta_inplace_nan_to_num_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7594440Z test_dispatch_meta_inplace_nan_to_num_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7594580Z test_dispatch_meta_inplace_nanmean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7594720Z test_dispatch_meta_inplace_nanmean_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7594860Z test_dispatch_meta_inplace_nanmean_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7595000Z test_dispatch_meta_inplace_nanmean_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7595140Z test_dispatch_meta_inplace_nanmedian_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7595290Z test_dispatch_meta_inplace_nanmedian_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7595430Z test_dispatch_meta_inplace_nanmedian_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7595570Z test_dispatch_meta_inplace_nanmedian_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7595700Z test_dispatch_meta_inplace_nanmedian_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7595840Z test_dispatch_meta_inplace_nanmedian_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7595970Z test_dispatch_meta_inplace_nanmedian_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7596110Z test_dispatch_meta_inplace_nanmedian_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7596260Z test_dispatch_meta_inplace_nanquantile_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7596430Z test_dispatch_meta_inplace_nanquantile_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7596580Z test_dispatch_meta_inplace_nansum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7596720Z test_dispatch_meta_inplace_nansum_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7596860Z test_dispatch_meta_inplace_nansum_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7597000Z test_dispatch_meta_inplace_nansum_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7597170Z test_dispatch_meta_inplace_nansum_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7597310Z test_dispatch_meta_inplace_nansum_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7597450Z test_dispatch_meta_inplace_nansum_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7597580Z test_dispatch_meta_inplace_nansum_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7597720Z test_dispatch_meta_inplace_nansum_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7597860Z test_dispatch_meta_inplace_nansum_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7598000Z test_dispatch_meta_inplace_narrow_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7598150Z test_dispatch_meta_inplace_narrow_copy_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7598290Z test_dispatch_meta_inplace_narrow_copy_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7598440Z test_dispatch_meta_inplace_narrow_copy_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7598590Z test_dispatch_meta_inplace_narrow_copy_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7598730Z test_dispatch_meta_inplace_narrow_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7598880Z test_dispatch_meta_inplace_narrow_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7599020Z test_dispatch_meta_inplace_narrow_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7599160Z test_dispatch_meta_inplace_narrow_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7599300Z test_dispatch_meta_inplace_narrow_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7599450Z test_dispatch_meta_inplace_narrow_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7599590Z test_dispatch_meta_inplace_narrow_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7599730Z test_dispatch_meta_inplace_narrow_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7599870Z test_dispatch_meta_inplace_narrow_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7600000Z test_dispatch_meta_inplace_narrow_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7600140Z test_dispatch_meta_inplace_narrow_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7600320Z test_dispatch_meta_inplace_narrow_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7600460Z test_dispatch_meta_inplace_narrow_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7600600Z test_dispatch_meta_inplace_narrow_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7600740Z test_dispatch_meta_inplace_narrow_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7600880Z test_dispatch_meta_inplace_narrow_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7601050Z test_dispatch_meta_inplace_narrow_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7601190Z test_dispatch_meta_inplace_narrow_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7601330Z test_dispatch_meta_inplace_narrow_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7601470Z test_dispatch_meta_inplace_narrow_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7601610Z test_dispatch_meta_inplace_narrow_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7601760Z test_dispatch_meta_inplace_native_batch_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7601910Z test_dispatch_meta_inplace_native_batch_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7602060Z test_dispatch_meta_inplace_native_batch_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7602220Z test_dispatch_meta_inplace_native_dropout_backward_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7602370Z test_dispatch_meta_inplace_native_dropout_backward_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7602530Z test_dispatch_meta_inplace_native_dropout_backward_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7602680Z test_dispatch_meta_inplace_native_dropout_backward_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7602840Z test_dispatch_meta_inplace_native_dropout_backward_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7602990Z test_dispatch_meta_inplace_native_dropout_backward_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7603140Z test_dispatch_meta_inplace_native_dropout_backward_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7603290Z test_dispatch_meta_inplace_native_dropout_backward_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7603440Z test_dispatch_meta_inplace_native_dropout_backward_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7603590Z test_dispatch_meta_inplace_native_dropout_backward_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7603730Z test_dispatch_meta_inplace_native_layer_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7603880Z test_dispatch_meta_inplace_native_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7604030Z test_dispatch_meta_inplace_native_layer_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7604170Z test_dispatch_meta_inplace_ne_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7604280Z test_dispatch_meta_inplace_ne_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7604390Z test_dispatch_meta_inplace_ne_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7604500Z test_dispatch_meta_inplace_ne_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7604610Z test_dispatch_meta_inplace_ne_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7604720Z test_dispatch_meta_inplace_ne_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7604850Z test_dispatch_meta_inplace_ne_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7604960Z test_dispatch_meta_inplace_ne_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7609840Z test_dispatch_meta_inplace_ne_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7609990Z test_dispatch_meta_inplace_ne_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7610090Z test_dispatch_meta_inplace_ne_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7610200Z test_dispatch_meta_inplace_ne_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7610310Z test_dispatch_meta_inplace_neg_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7610420Z test_dispatch_meta_inplace_neg_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7610530Z test_dispatch_meta_inplace_neg_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7610640Z test_dispatch_meta_inplace_neg_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7610750Z test_dispatch_meta_inplace_neg_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7610860Z test_dispatch_meta_inplace_neg_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7610970Z test_dispatch_meta_inplace_neg_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7611080Z test_dispatch_meta_inplace_neg_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7611180Z test_dispatch_meta_inplace_neg_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7611280Z test_dispatch_meta_inplace_neg_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7611390Z test_dispatch_meta_inplace_neg_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7611490Z test_dispatch_meta_inplace_neg_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7611640Z test_dispatch_meta_inplace_new_empty_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7611780Z test_dispatch_meta_inplace_new_empty_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7611930Z test_dispatch_meta_inplace_new_empty_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7612080Z test_dispatch_meta_inplace_new_empty_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7612220Z test_dispatch_meta_inplace_new_empty_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7612360Z test_dispatch_meta_inplace_new_empty_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7612490Z test_dispatch_meta_inplace_new_empty_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7612630Z test_dispatch_meta_inplace_new_empty_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7612770Z test_dispatch_meta_inplace_new_empty_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7613150Z test_dispatch_meta_inplace_new_empty_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7613290Z test_dispatch_meta_inplace_new_empty_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7613430Z test_dispatch_meta_inplace_new_empty_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7613560Z test_dispatch_meta_inplace_new_empty_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7613710Z test_dispatch_meta_inplace_new_empty_strided_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7613900Z test_dispatch_meta_inplace_new_empty_strided_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7614050Z test_dispatch_meta_inplace_new_empty_strided_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7614200Z test_dispatch_meta_inplace_new_empty_strided_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7614350Z test_dispatch_meta_inplace_new_empty_strided_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7614490Z test_dispatch_meta_inplace_new_empty_strided_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7614630Z test_dispatch_meta_inplace_new_empty_strided_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7614770Z test_dispatch_meta_inplace_new_empty_strided_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7614910Z test_dispatch_meta_inplace_new_empty_strided_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7615060Z test_dispatch_meta_inplace_new_empty_strided_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7615200Z test_dispatch_meta_inplace_new_empty_strided_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7615340Z test_dispatch_meta_inplace_new_empty_strided_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7615480Z test_dispatch_meta_inplace_new_empty_strided_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7615620Z test_dispatch_meta_inplace_new_full_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7615760Z test_dispatch_meta_inplace_new_full_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7615900Z test_dispatch_meta_inplace_new_full_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7616040Z test_dispatch_meta_inplace_new_full_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7616180Z test_dispatch_meta_inplace_new_full_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7616310Z test_dispatch_meta_inplace_new_full_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7616450Z test_dispatch_meta_inplace_new_full_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7616590Z test_dispatch_meta_inplace_new_full_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7616720Z test_dispatch_meta_inplace_new_full_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7616900Z test_dispatch_meta_inplace_new_full_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7617030Z test_dispatch_meta_inplace_new_full_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7617170Z test_dispatch_meta_inplace_new_full_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7617310Z test_dispatch_meta_inplace_new_full_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7617450Z test_dispatch_meta_inplace_new_ones_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7617610Z test_dispatch_meta_inplace_new_ones_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7617760Z test_dispatch_meta_inplace_new_ones_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7617900Z test_dispatch_meta_inplace_new_ones_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7618040Z test_dispatch_meta_inplace_new_ones_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7618170Z test_dispatch_meta_inplace_new_ones_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7618310Z test_dispatch_meta_inplace_new_ones_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7618450Z test_dispatch_meta_inplace_new_ones_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7618580Z test_dispatch_meta_inplace_new_ones_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7618710Z test_dispatch_meta_inplace_new_ones_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7618850Z test_dispatch_meta_inplace_new_ones_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7618980Z test_dispatch_meta_inplace_new_ones_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7619110Z test_dispatch_meta_inplace_new_ones_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7619250Z test_dispatch_meta_inplace_new_zeros_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7619380Z test_dispatch_meta_inplace_new_zeros_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7619530Z test_dispatch_meta_inplace_new_zeros_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7619670Z test_dispatch_meta_inplace_new_zeros_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7619810Z test_dispatch_meta_inplace_new_zeros_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7619950Z test_dispatch_meta_inplace_new_zeros_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7620080Z test_dispatch_meta_inplace_new_zeros_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7620220Z test_dispatch_meta_inplace_new_zeros_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7620360Z test_dispatch_meta_inplace_new_zeros_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7620540Z test_dispatch_meta_inplace_new_zeros_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7620680Z test_dispatch_meta_inplace_new_zeros_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7620820Z test_dispatch_meta_inplace_new_zeros_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7620950Z test_dispatch_meta_inplace_new_zeros_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7621060Z test_dispatch_meta_inplace_nextafter_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7621180Z test_dispatch_meta_inplace_nextafter_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7621320Z test_dispatch_meta_inplace_nextafter_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7621500Z test_dispatch_meta_inplace_nn_functional__scaled_dot_product_attention_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7621670Z test_dispatch_meta_inplace_nn_functional__scaled_dot_product_attention_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7621830Z test_dispatch_meta_inplace_nn_functional__scaled_dot_product_attention_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7621990Z test_dispatch_meta_inplace_nn_functional_adaptive_avg_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7622150Z test_dispatch_meta_inplace_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7622310Z test_dispatch_meta_inplace_nn_functional_adaptive_avg_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7622470Z test_dispatch_meta_inplace_nn_functional_adaptive_avg_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7622620Z test_dispatch_meta_inplace_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7622780Z test_dispatch_meta_inplace_nn_functional_adaptive_avg_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7622930Z test_dispatch_meta_inplace_nn_functional_adaptive_avg_pool3d_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7623080Z test_dispatch_meta_inplace_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7623230Z test_dispatch_meta_inplace_nn_functional_adaptive_avg_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7623390Z test_dispatch_meta_inplace_nn_functional_adaptive_max_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7623540Z test_dispatch_meta_inplace_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7623690Z test_dispatch_meta_inplace_nn_functional_adaptive_max_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7623850Z test_dispatch_meta_inplace_nn_functional_adaptive_max_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7624000Z test_dispatch_meta_inplace_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7624150Z test_dispatch_meta_inplace_nn_functional_adaptive_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7624340Z test_dispatch_meta_inplace_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7624490Z test_dispatch_meta_inplace_nn_functional_adaptive_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7624620Z test_dispatch_meta_inplace_nn_functional_alpha_dropout_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.7624750Z test_dispatch_meta_inplace_nn_functional_alpha_dropout_cpu_float32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.7624880Z test_dispatch_meta_inplace_nn_functional_alpha_dropout_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.7625060Z test_dispatch_meta_inplace_nn_functional_avg_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7625210Z test_dispatch_meta_inplace_nn_functional_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7625360Z test_dispatch_meta_inplace_nn_functional_avg_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7625510Z test_dispatch_meta_inplace_nn_functional_avg_pool1d_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7625660Z test_dispatch_meta_inplace_nn_functional_avg_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7625810Z test_dispatch_meta_inplace_nn_functional_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7625960Z test_dispatch_meta_inplace_nn_functional_avg_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7626110Z test_dispatch_meta_inplace_nn_functional_avg_pool2d_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7626250Z test_dispatch_meta_inplace_nn_functional_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7626400Z test_dispatch_meta_inplace_nn_functional_avg_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7626540Z test_dispatch_meta_inplace_nn_functional_avg_pool3d_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7626690Z test_dispatch_meta_inplace_nn_functional_batch_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7626840Z test_dispatch_meta_inplace_nn_functional_batch_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7626990Z test_dispatch_meta_inplace_nn_functional_batch_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7627140Z test_dispatch_meta_inplace_nn_functional_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7627280Z test_dispatch_meta_inplace_nn_functional_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7627430Z test_dispatch_meta_inplace_nn_functional_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7627580Z test_dispatch_meta_inplace_nn_functional_bilinear_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7627730Z test_dispatch_meta_inplace_nn_functional_bilinear_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7627880Z test_dispatch_meta_inplace_nn_functional_bilinear_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7628070Z test_dispatch_meta_inplace_nn_functional_bilinear_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7628210Z test_dispatch_meta_inplace_nn_functional_bilinear_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7628380Z test_dispatch_meta_inplace_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7628540Z test_dispatch_meta_inplace_nn_functional_binary_cross_entropy_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7628750Z test_dispatch_meta_inplace_nn_functional_binary_cross_entropy_with_logits_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7628920Z test_dispatch_meta_inplace_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7629080Z test_dispatch_meta_inplace_nn_functional_binary_cross_entropy_with_logits_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7629210Z test_dispatch_meta_inplace_nn_functional_celu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7629330Z test_dispatch_meta_inplace_nn_functional_celu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7629450Z test_dispatch_meta_inplace_nn_functional_celu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7629600Z test_dispatch_meta_inplace_nn_functional_conv1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7629750Z test_dispatch_meta_inplace_nn_functional_conv1d_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7629900Z test_dispatch_meta_inplace_nn_functional_conv1d_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7630050Z test_dispatch_meta_inplace_nn_functional_conv1d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7630200Z test_dispatch_meta_inplace_nn_functional_conv1d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7630340Z test_dispatch_meta_inplace_nn_functional_conv1d_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7630490Z test_dispatch_meta_inplace_nn_functional_conv2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7630640Z test_dispatch_meta_inplace_nn_functional_conv2d_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7630790Z test_dispatch_meta_inplace_nn_functional_conv2d_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7630930Z test_dispatch_meta_inplace_nn_functional_conv2d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7631080Z test_dispatch_meta_inplace_nn_functional_conv2d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7631220Z test_dispatch_meta_inplace_nn_functional_conv2d_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7631380Z test_dispatch_meta_inplace_nn_functional_conv_transpose1d_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7631540Z test_dispatch_meta_inplace_nn_functional_conv_transpose1d_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7631730Z test_dispatch_meta_inplace_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7631880Z test_dispatch_meta_inplace_nn_functional_conv_transpose1d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7632040Z test_dispatch_meta_inplace_nn_functional_conv_transpose1d_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7632190Z test_dispatch_meta_inplace_nn_functional_conv_transpose2d_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7632350Z test_dispatch_meta_inplace_nn_functional_conv_transpose2d_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7632530Z test_dispatch_meta_inplace_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7632690Z test_dispatch_meta_inplace_nn_functional_conv_transpose2d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7632840Z test_dispatch_meta_inplace_nn_functional_conv_transpose2d_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7633010Z test_dispatch_meta_inplace_nn_functional_conv_transpose3d_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7633170Z test_dispatch_meta_inplace_nn_functional_conv_transpose3d_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7633330Z test_dispatch_meta_inplace_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7633490Z test_dispatch_meta_inplace_nn_functional_conv_transpose3d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7633640Z test_dispatch_meta_inplace_nn_functional_conv_transpose3d_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7633800Z test_dispatch_meta_inplace_nn_functional_cosine_embedding_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7633960Z test_dispatch_meta_inplace_nn_functional_cosine_embedding_loss_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7634110Z test_dispatch_meta_inplace_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7634270Z test_dispatch_meta_inplace_nn_functional_cosine_embedding_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7634430Z test_dispatch_meta_inplace_nn_functional_cosine_embedding_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7634590Z test_dispatch_meta_inplace_nn_functional_cosine_embedding_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7634740Z test_dispatch_meta_inplace_nn_functional_cosine_embedding_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7634890Z test_dispatch_meta_inplace_nn_functional_cosine_embedding_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7635050Z test_dispatch_meta_inplace_nn_functional_cosine_embedding_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7635210Z test_dispatch_meta_inplace_nn_functional_cosine_similarity_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7635390Z test_dispatch_meta_inplace_nn_functional_cosine_similarity_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7635550Z test_dispatch_meta_inplace_nn_functional_cosine_similarity_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7635710Z test_dispatch_meta_inplace_nn_functional_cross_entropy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7635860Z test_dispatch_meta_inplace_nn_functional_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7636020Z test_dispatch_meta_inplace_nn_functional_cross_entropy_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7636190Z test_dispatch_meta_inplace_nn_functional_ctc_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7636350Z test_dispatch_meta_inplace_nn_functional_ctc_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7636480Z test_dispatch_meta_inplace_nn_functional_dropout2d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.7636610Z test_dispatch_meta_inplace_nn_functional_dropout2d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.7636730Z test_dispatch_meta_inplace_nn_functional_dropout2d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.7636850Z test_dispatch_meta_inplace_nn_functional_dropout3d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7636980Z test_dispatch_meta_inplace_nn_functional_dropout3d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7637100Z test_dispatch_meta_inplace_nn_functional_dropout3d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7637230Z test_dispatch_meta_inplace_nn_functional_dropout_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7637360Z test_dispatch_meta_inplace_nn_functional_dropout_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7637480Z test_dispatch_meta_inplace_nn_functional_dropout_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7637600Z test_dispatch_meta_inplace_nn_functional_elu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7637720Z test_dispatch_meta_inplace_nn_functional_elu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7637840Z test_dispatch_meta_inplace_nn_functional_elu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7638000Z test_dispatch_meta_inplace_nn_functional_embedding_bag_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7638160Z test_dispatch_meta_inplace_nn_functional_embedding_bag_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7638320Z test_dispatch_meta_inplace_nn_functional_embedding_bag_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7638470Z test_dispatch_meta_inplace_nn_functional_embedding_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7638620Z test_dispatch_meta_inplace_nn_functional_embedding_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7638770Z test_dispatch_meta_inplace_nn_functional_embedding_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7638920Z test_dispatch_meta_inplace_nn_functional_embedding_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7639070Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_with_train_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7639240Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7639380Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_with_train_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7639530Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7639670Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7639820Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7639990Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7640140Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7640290Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7640430Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7640570Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7640710Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7640850Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7641000Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7641130Z test_dispatch_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7641290Z test_dispatch_meta_inplace_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7641450Z test_dispatch_meta_inplace_nn_functional_fractional_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7641610Z test_dispatch_meta_inplace_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7641770Z test_dispatch_meta_inplace_nn_functional_fractional_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7641920Z test_dispatch_meta_inplace_nn_functional_gaussian_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7642080Z test_dispatch_meta_inplace_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7642240Z test_dispatch_meta_inplace_nn_functional_gaussian_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7642390Z test_dispatch_meta_inplace_nn_functional_gelu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7642530Z test_dispatch_meta_inplace_nn_functional_gelu_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7642680Z test_dispatch_meta_inplace_nn_functional_gelu_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7642820Z test_dispatch_meta_inplace_nn_functional_glu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7643020Z test_dispatch_meta_inplace_nn_functional_glu_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7643160Z test_dispatch_meta_inplace_nn_functional_glu_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7643320Z test_dispatch_meta_inplace_nn_functional_grid_sample_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7643470Z test_dispatch_meta_inplace_nn_functional_grid_sample_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7643620Z test_dispatch_meta_inplace_nn_functional_group_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7643910Z test_dispatch_meta_inplace_nn_functional_group_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7644060Z test_dispatch_meta_inplace_nn_functional_group_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7648720Z test_dispatch_meta_inplace_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7648910Z test_dispatch_meta_inplace_nn_functional_hardshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7649050Z test_dispatch_meta_inplace_nn_functional_hardshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7649180Z test_dispatch_meta_inplace_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7649320Z test_dispatch_meta_inplace_nn_functional_hardsigmoid_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7649450Z test_dispatch_meta_inplace_nn_functional_hardsigmoid_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7649600Z test_dispatch_meta_inplace_nn_functional_hardswish_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7649760Z test_dispatch_meta_inplace_nn_functional_hardswish_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7649910Z test_dispatch_meta_inplace_nn_functional_hardswish_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7650050Z test_dispatch_meta_inplace_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7650200Z test_dispatch_meta_inplace_nn_functional_hardtanh_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7650350Z test_dispatch_meta_inplace_nn_functional_hardtanh_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7650500Z test_dispatch_meta_inplace_nn_functional_hardtanh_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7650650Z test_dispatch_meta_inplace_nn_functional_hardtanh_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7650800Z test_dispatch_meta_inplace_nn_functional_hardtanh_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7650950Z test_dispatch_meta_inplace_nn_functional_hardtanh_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7651110Z test_dispatch_meta_inplace_nn_functional_hinge_embedding_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7651270Z test_dispatch_meta_inplace_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7651570Z test_dispatch_meta_inplace_nn_functional_hinge_embedding_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7651730Z test_dispatch_meta_inplace_nn_functional_huber_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7651880Z test_dispatch_meta_inplace_nn_functional_huber_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7652030Z test_dispatch_meta_inplace_nn_functional_huber_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7652180Z test_dispatch_meta_inplace_nn_functional_huber_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7652380Z test_dispatch_meta_inplace_nn_functional_instance_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7652540Z test_dispatch_meta_inplace_nn_functional_instance_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7652690Z test_dispatch_meta_inplace_nn_functional_instance_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7652850Z test_dispatch_meta_inplace_nn_functional_interpolate_area_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7653000Z test_dispatch_meta_inplace_nn_functional_interpolate_area_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7653160Z test_dispatch_meta_inplace_nn_functional_interpolate_bicubic_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7653320Z test_dispatch_meta_inplace_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7653480Z test_dispatch_meta_inplace_nn_functional_interpolate_bicubic_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7653640Z test_dispatch_meta_inplace_nn_functional_interpolate_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7653800Z test_dispatch_meta_inplace_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7653950Z test_dispatch_meta_inplace_nn_functional_interpolate_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7654110Z test_dispatch_meta_inplace_nn_functional_interpolate_linear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7654270Z test_dispatch_meta_inplace_nn_functional_interpolate_linear_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7654430Z test_dispatch_meta_inplace_nn_functional_interpolate_linear_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7654590Z test_dispatch_meta_inplace_nn_functional_interpolate_nearest_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7654750Z test_dispatch_meta_inplace_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7654900Z test_dispatch_meta_inplace_nn_functional_interpolate_nearest_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7655060Z test_dispatch_meta_inplace_nn_functional_interpolate_nearest_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7655260Z test_dispatch_meta_inplace_nn_functional_interpolate_trilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7655430Z test_dispatch_meta_inplace_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7655580Z test_dispatch_meta_inplace_nn_functional_interpolate_trilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7655730Z test_dispatch_meta_inplace_nn_functional_kl_div_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7655880Z test_dispatch_meta_inplace_nn_functional_kl_div_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7656070Z test_dispatch_meta_inplace_nn_functional_kl_div_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7656220Z test_dispatch_meta_inplace_nn_functional_l1_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7656370Z test_dispatch_meta_inplace_nn_functional_l1_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7656520Z test_dispatch_meta_inplace_nn_functional_l1_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7656670Z test_dispatch_meta_inplace_nn_functional_l1_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7656820Z test_dispatch_meta_inplace_nn_functional_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7656970Z test_dispatch_meta_inplace_nn_functional_l1_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7657120Z test_dispatch_meta_inplace_nn_functional_layer_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7657270Z test_dispatch_meta_inplace_nn_functional_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7657420Z test_dispatch_meta_inplace_nn_functional_layer_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7657550Z test_dispatch_meta_inplace_nn_functional_leaky_relu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7657680Z test_dispatch_meta_inplace_nn_functional_leaky_relu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7657810Z test_dispatch_meta_inplace_nn_functional_leaky_relu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7657960Z test_dispatch_meta_inplace_nn_functional_linear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7658120Z test_dispatch_meta_inplace_nn_functional_linear_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7658270Z test_dispatch_meta_inplace_nn_functional_linear_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7658420Z test_dispatch_meta_inplace_nn_functional_linear_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7658570Z test_dispatch_meta_inplace_nn_functional_linear_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7658710Z test_dispatch_meta_inplace_nn_functional_linear_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7658860Z test_dispatch_meta_inplace_nn_functional_linear_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7659040Z test_dispatch_meta_inplace_nn_functional_linear_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7659190Z test_dispatch_meta_inplace_nn_functional_linear_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7659330Z test_dispatch_meta_inplace_nn_functional_linear_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7659490Z test_dispatch_meta_inplace_nn_functional_local_response_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7659650Z test_dispatch_meta_inplace_nn_functional_local_response_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7659840Z test_dispatch_meta_inplace_nn_functional_local_response_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7660000Z test_dispatch_meta_inplace_nn_functional_local_response_norm_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7660150Z test_dispatch_meta_inplace_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7660310Z test_dispatch_meta_inplace_nn_functional_logsigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7660460Z test_dispatch_meta_inplace_nn_functional_logsigmoid_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7660620Z test_dispatch_meta_inplace_nn_functional_margin_ranking_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7660780Z test_dispatch_meta_inplace_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7660940Z test_dispatch_meta_inplace_nn_functional_margin_ranking_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7661100Z test_dispatch_meta_inplace_nn_functional_margin_ranking_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7661250Z test_dispatch_meta_inplace_nn_functional_margin_ranking_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7661400Z test_dispatch_meta_inplace_nn_functional_margin_ranking_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7661560Z test_dispatch_meta_inplace_nn_functional_margin_ranking_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7661710Z test_dispatch_meta_inplace_nn_functional_margin_ranking_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7661860Z test_dispatch_meta_inplace_nn_functional_max_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7662010Z test_dispatch_meta_inplace_nn_functional_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7662160Z test_dispatch_meta_inplace_nn_functional_max_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7662310Z test_dispatch_meta_inplace_nn_functional_max_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7662460Z test_dispatch_meta_inplace_nn_functional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7662610Z test_dispatch_meta_inplace_nn_functional_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7662810Z test_dispatch_meta_inplace_nn_functional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7662970Z test_dispatch_meta_inplace_nn_functional_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7663120Z test_dispatch_meta_inplace_nn_functional_max_unpool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7663270Z test_dispatch_meta_inplace_nn_functional_max_unpool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7663430Z test_dispatch_meta_inplace_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7663630Z test_dispatch_meta_inplace_nn_functional_max_unpool1d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7663790Z test_dispatch_meta_inplace_nn_functional_max_unpool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7663930Z test_dispatch_meta_inplace_nn_functional_max_unpool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7664090Z test_dispatch_meta_inplace_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7664240Z test_dispatch_meta_inplace_nn_functional_max_unpool2d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7664390Z test_dispatch_meta_inplace_nn_functional_max_unpool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7664540Z test_dispatch_meta_inplace_nn_functional_max_unpool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7664700Z test_dispatch_meta_inplace_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7664850Z test_dispatch_meta_inplace_nn_functional_max_unpool3d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7664970Z test_dispatch_meta_inplace_nn_functional_mish_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7665090Z test_dispatch_meta_inplace_nn_functional_mish_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7665220Z test_dispatch_meta_inplace_nn_functional_mish_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7665370Z test_dispatch_meta_inplace_nn_functional_mse_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7665520Z test_dispatch_meta_inplace_nn_functional_mse_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7665660Z test_dispatch_meta_inplace_nn_functional_mse_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7665820Z test_dispatch_meta_inplace_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7665970Z test_dispatch_meta_inplace_nn_functional_multi_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7666130Z test_dispatch_meta_inplace_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7666300Z test_dispatch_meta_inplace_nn_functional_multilabel_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7666500Z test_dispatch_meta_inplace_nn_functional_multilabel_soft_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7666680Z test_dispatch_meta_inplace_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7666840Z test_dispatch_meta_inplace_nn_functional_multilabel_soft_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7666990Z test_dispatch_meta_inplace_nn_functional_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7667130Z test_dispatch_meta_inplace_nn_functional_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7667310Z test_dispatch_meta_inplace_nn_functional_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7667460Z test_dispatch_meta_inplace_nn_functional_normalize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7667620Z test_dispatch_meta_inplace_nn_functional_normalize_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7667770Z test_dispatch_meta_inplace_nn_functional_normalize_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7667920Z test_dispatch_meta_inplace_nn_functional_normalize_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7668070Z test_dispatch_meta_inplace_nn_functional_normalize_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7668220Z test_dispatch_meta_inplace_nn_functional_one_hot_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7668380Z test_dispatch_meta_inplace_nn_functional_pad_circular_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7668530Z test_dispatch_meta_inplace_nn_functional_pad_circular_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7668690Z test_dispatch_meta_inplace_nn_functional_pad_circular_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7668840Z test_dispatch_meta_inplace_nn_functional_pad_circular_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7669000Z test_dispatch_meta_inplace_nn_functional_pad_circular_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7669150Z test_dispatch_meta_inplace_nn_functional_pad_circular_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7669300Z test_dispatch_meta_inplace_nn_functional_pad_circular_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7669450Z test_dispatch_meta_inplace_nn_functional_pad_circular_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7669600Z test_dispatch_meta_inplace_nn_functional_pad_circular_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7669750Z test_dispatch_meta_inplace_nn_functional_pad_circular_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7669900Z test_dispatch_meta_inplace_nn_functional_pad_circular_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7670050Z test_dispatch_meta_inplace_nn_functional_pad_circular_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7670250Z test_dispatch_meta_inplace_nn_functional_pad_constant_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7670410Z test_dispatch_meta_inplace_nn_functional_pad_constant_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7670570Z test_dispatch_meta_inplace_nn_functional_pad_constant_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7670720Z test_dispatch_meta_inplace_nn_functional_pad_constant_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7670880Z test_dispatch_meta_inplace_nn_functional_pad_constant_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7671060Z test_dispatch_meta_inplace_nn_functional_pad_constant_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7671220Z test_dispatch_meta_inplace_nn_functional_pad_constant_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7671360Z test_dispatch_meta_inplace_nn_functional_pad_constant_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7671510Z test_dispatch_meta_inplace_nn_functional_pad_constant_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7671660Z test_dispatch_meta_inplace_nn_functional_pad_constant_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7671810Z test_dispatch_meta_inplace_nn_functional_pad_constant_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7671960Z test_dispatch_meta_inplace_nn_functional_pad_constant_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7672110Z test_dispatch_meta_inplace_nn_functional_pad_reflect_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7672270Z test_dispatch_meta_inplace_nn_functional_pad_reflect_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7672430Z test_dispatch_meta_inplace_nn_functional_pad_reflect_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7672580Z test_dispatch_meta_inplace_nn_functional_pad_reflect_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7672740Z test_dispatch_meta_inplace_nn_functional_pad_replicate_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7672900Z test_dispatch_meta_inplace_nn_functional_pad_replicate_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7673060Z test_dispatch_meta_inplace_nn_functional_pad_replicate_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7673210Z test_dispatch_meta_inplace_nn_functional_pad_replicate_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7673370Z test_dispatch_meta_inplace_nn_functional_pairwise_distance_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7673530Z test_dispatch_meta_inplace_nn_functional_pairwise_distance_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7673690Z test_dispatch_meta_inplace_nn_functional_pairwise_distance_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7673850Z test_dispatch_meta_inplace_nn_functional_pairwise_distance_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7674040Z test_dispatch_meta_inplace_nn_functional_pairwise_distance_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7674200Z test_dispatch_meta_inplace_nn_functional_pairwise_distance_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7674360Z test_dispatch_meta_inplace_nn_functional_pairwise_distance_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7674510Z test_dispatch_meta_inplace_nn_functional_pairwise_distance_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7674660Z test_dispatch_meta_inplace_nn_functional_pairwise_distance_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7674840Z test_dispatch_meta_inplace_nn_functional_pairwise_distance_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7675000Z test_dispatch_meta_inplace_nn_functional_pairwise_distance_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7675150Z test_dispatch_meta_inplace_nn_functional_pdist_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7675300Z test_dispatch_meta_inplace_nn_functional_pdist_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7675450Z test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7675610Z test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7675760Z test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7675920Z test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7676070Z test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7676220Z test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7676380Z test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7676530Z test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7676680Z test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7676830Z test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7676980Z test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7677130Z test_dispatch_meta_inplace_nn_functional_pixel_shuffle_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7677290Z test_dispatch_meta_inplace_nn_functional_pixel_unshuffle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7677450Z test_dispatch_meta_inplace_nn_functional_pixel_unshuffle_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7677600Z test_dispatch_meta_inplace_nn_functional_pixel_unshuffle_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7677920Z test_dispatch_meta_inplace_nn_functional_pixel_unshuffle_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7678080Z test_dispatch_meta_inplace_nn_functional_pixel_unshuffle_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7678240Z test_dispatch_meta_inplace_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7678400Z test_dispatch_meta_inplace_nn_functional_pixel_unshuffle_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7678550Z test_dispatch_meta_inplace_nn_functional_pixel_unshuffle_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7678750Z test_dispatch_meta_inplace_nn_functional_pixel_unshuffle_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7678920Z test_dispatch_meta_inplace_nn_functional_pixel_unshuffle_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7679080Z test_dispatch_meta_inplace_nn_functional_pixel_unshuffle_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7679230Z test_dispatch_meta_inplace_nn_functional_pixel_unshuffle_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7679390Z test_dispatch_meta_inplace_nn_functional_poisson_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7679550Z test_dispatch_meta_inplace_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7679700Z test_dispatch_meta_inplace_nn_functional_poisson_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7679860Z test_dispatch_meta_inplace_nn_functional_poisson_nll_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7680010Z test_dispatch_meta_inplace_nn_functional_poisson_nll_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7680170Z test_dispatch_meta_inplace_nn_functional_poisson_nll_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7680320Z test_dispatch_meta_inplace_nn_functional_poisson_nll_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7680480Z test_dispatch_meta_inplace_nn_functional_poisson_nll_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7680630Z test_dispatch_meta_inplace_nn_functional_prelu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7680790Z test_dispatch_meta_inplace_nn_functional_prelu_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7680940Z test_dispatch_meta_inplace_nn_functional_prelu_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7681080Z test_dispatch_meta_inplace_nn_functional_relu6_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7681230Z test_dispatch_meta_inplace_nn_functional_relu6_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7681370Z test_dispatch_meta_inplace_nn_functional_relu6_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7681520Z test_dispatch_meta_inplace_nn_functional_relu6_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7681700Z test_dispatch_meta_inplace_nn_functional_relu6_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7681840Z test_dispatch_meta_inplace_nn_functional_relu6_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7681990Z test_dispatch_meta_inplace_nn_functional_relu6_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7682140Z test_dispatch_meta_inplace_nn_functional_relu6_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7682280Z test_dispatch_meta_inplace_nn_functional_relu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7682460Z test_dispatch_meta_inplace_nn_functional_relu_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7682610Z test_dispatch_meta_inplace_nn_functional_relu_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7682760Z test_dispatch_meta_inplace_nn_functional_relu_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7682900Z test_dispatch_meta_inplace_nn_functional_relu_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7683040Z test_dispatch_meta_inplace_nn_functional_relu_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7683190Z test_dispatch_meta_inplace_nn_functional_relu_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7683330Z test_dispatch_meta_inplace_nn_functional_relu_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7683470Z test_dispatch_meta_inplace_nn_functional_rrelu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7683590Z test_dispatch_meta_inplace_nn_functional_rrelu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7683710Z test_dispatch_meta_inplace_nn_functional_rrelu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7683830Z test_dispatch_meta_inplace_nn_functional_selu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7683950Z test_dispatch_meta_inplace_nn_functional_selu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7684070Z test_dispatch_meta_inplace_nn_functional_selu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7684200Z test_dispatch_meta_inplace_nn_functional_silu_complex_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7684330Z test_dispatch_meta_inplace_nn_functional_silu_complex_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7684450Z test_dispatch_meta_inplace_nn_functional_silu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7684580Z test_dispatch_meta_inplace_nn_functional_silu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7684700Z test_dispatch_meta_inplace_nn_functional_silu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7689580Z test_dispatch_meta_inplace_nn_functional_smooth_l1_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7689740Z test_dispatch_meta_inplace_nn_functional_smooth_l1_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7689900Z test_dispatch_meta_inplace_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7690060Z test_dispatch_meta_inplace_nn_functional_smooth_l1_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7690330Z test_dispatch_meta_inplace_nn_functional_soft_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7690490Z test_dispatch_meta_inplace_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7690650Z test_dispatch_meta_inplace_nn_functional_soft_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7690800Z test_dispatch_meta_inplace_nn_functional_softmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7690950Z test_dispatch_meta_inplace_nn_functional_softmin_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7691140Z test_dispatch_meta_inplace_nn_functional_softmin_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7691300Z test_dispatch_meta_inplace_nn_functional_softmin_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7691470Z test_dispatch_meta_inplace_nn_functional_softmin_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7691630Z test_dispatch_meta_inplace_nn_functional_softmin_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7691780Z test_dispatch_meta_inplace_nn_functional_softmin_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7691940Z test_dispatch_meta_inplace_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7692090Z test_dispatch_meta_inplace_nn_functional_softmin_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7692250Z test_dispatch_meta_inplace_nn_functional_softmin_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7692400Z test_dispatch_meta_inplace_nn_functional_softmin_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7692550Z test_dispatch_meta_inplace_nn_functional_softmin_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7692710Z test_dispatch_meta_inplace_nn_functional_softmin_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7692870Z test_dispatch_meta_inplace_nn_functional_softmin_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7693020Z test_dispatch_meta_inplace_nn_functional_softplus_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7693170Z test_dispatch_meta_inplace_nn_functional_softplus_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7693310Z test_dispatch_meta_inplace_nn_functional_softplus_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7693470Z test_dispatch_meta_inplace_nn_functional_softshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7693620Z test_dispatch_meta_inplace_nn_functional_softshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7693770Z test_dispatch_meta_inplace_nn_functional_softshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7693920Z test_dispatch_meta_inplace_nn_functional_softsign_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7694100Z test_dispatch_meta_inplace_nn_functional_softsign_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7694260Z test_dispatch_meta_inplace_nn_functional_softsign_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7694410Z test_dispatch_meta_inplace_nn_functional_softsign_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7694560Z test_dispatch_meta_inplace_nn_functional_softsign_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7694710Z test_dispatch_meta_inplace_nn_functional_softsign_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7694880Z test_dispatch_meta_inplace_nn_functional_softsign_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7695030Z test_dispatch_meta_inplace_nn_functional_softsign_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7695180Z test_dispatch_meta_inplace_nn_functional_softsign_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7695330Z test_dispatch_meta_inplace_nn_functional_softsign_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7695470Z test_dispatch_meta_inplace_nn_functional_softsign_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7695620Z test_dispatch_meta_inplace_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7695780Z test_dispatch_meta_inplace_nn_functional_tanhshrink_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7695940Z test_dispatch_meta_inplace_nn_functional_tanhshrink_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7696090Z test_dispatch_meta_inplace_nn_functional_tanhshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7696240Z test_dispatch_meta_inplace_nn_functional_tanhshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7696390Z test_dispatch_meta_inplace_nn_functional_tanhshrink_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7696530Z test_dispatch_meta_inplace_nn_functional_tanhshrink_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7696680Z test_dispatch_meta_inplace_nn_functional_tanhshrink_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7696830Z test_dispatch_meta_inplace_nn_functional_tanhshrink_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7696980Z test_dispatch_meta_inplace_nn_functional_tanhshrink_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7697110Z test_dispatch_meta_inplace_nn_functional_threshold_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7697240Z test_dispatch_meta_inplace_nn_functional_threshold_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7697370Z test_dispatch_meta_inplace_nn_functional_threshold_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7697500Z test_dispatch_meta_inplace_nn_functional_threshold_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7697620Z test_dispatch_meta_inplace_nn_functional_threshold_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7697740Z test_dispatch_meta_inplace_nn_functional_threshold_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7697920Z test_dispatch_meta_inplace_nn_functional_threshold_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7698050Z test_dispatch_meta_inplace_nn_functional_threshold_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7698210Z test_dispatch_meta_inplace_nn_functional_triplet_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7698370Z test_dispatch_meta_inplace_nn_functional_triplet_margin_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7698530Z test_dispatch_meta_inplace_nn_functional_triplet_margin_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7698730Z test_dispatch_meta_inplace_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7698890Z test_dispatch_meta_inplace_nn_functional_triplet_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7699050Z test_dispatch_meta_inplace_nn_functional_triplet_margin_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7699200Z test_dispatch_meta_inplace_nn_functional_triplet_margin_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7699360Z test_dispatch_meta_inplace_nn_functional_triplet_margin_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7699510Z test_dispatch_meta_inplace_nn_functional_triplet_margin_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7699670Z test_dispatch_meta_inplace_nn_functional_triplet_margin_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7699840Z test_dispatch_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7700010Z test_dispatch_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7700180Z test_dispatch_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7700350Z test_dispatch_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7700520Z test_dispatch_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7700690Z test_dispatch_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7700850Z test_dispatch_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7701020Z test_dispatch_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7701180Z test_dispatch_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7701350Z test_dispatch_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7701520Z test_dispatch_meta_inplace_nn_functional_unfold_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7701680Z test_dispatch_meta_inplace_nn_functional_unfold_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7701830Z test_dispatch_meta_inplace_nn_functional_unfold_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7701980Z test_dispatch_meta_inplace_nn_functional_unfold_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7702130Z test_dispatch_meta_inplace_nn_functional_unfold_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7702300Z test_dispatch_meta_inplace_nn_functional_unfold_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7702470Z test_dispatch_meta_inplace_nn_functional_upsample_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7702630Z test_dispatch_meta_inplace_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7702780Z test_dispatch_meta_inplace_nn_functional_upsample_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7702940Z test_dispatch_meta_inplace_nn_functional_upsample_nearest_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7703090Z test_dispatch_meta_inplace_nn_functional_upsample_nearest_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7703250Z test_dispatch_meta_inplace_nn_functional_upsample_nearest_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7703410Z test_dispatch_meta_inplace_nn_functional_upsample_nearest_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7703550Z test_dispatch_meta_inplace_nonzero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7703690Z test_dispatch_meta_inplace_nonzero_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7703840Z test_dispatch_meta_inplace_nonzero_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7703980Z test_dispatch_meta_inplace_nonzero_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7704120Z test_dispatch_meta_inplace_nonzero_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7704260Z test_dispatch_meta_inplace_nonzero_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7704390Z test_dispatch_meta_inplace_nonzero_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7704530Z test_dispatch_meta_inplace_nonzero_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7704670Z test_dispatch_meta_inplace_nonzero_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7704800Z test_dispatch_meta_inplace_nonzero_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7704940Z test_dispatch_meta_inplace_nonzero_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7705080Z test_dispatch_meta_inplace_nonzero_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7705210Z test_dispatch_meta_inplace_nonzero_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7705380Z test_dispatch_meta_inplace_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7705520Z test_dispatch_meta_inplace_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7705660Z test_dispatch_meta_inplace_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7705790Z test_dispatch_meta_inplace_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7705930Z test_dispatch_meta_inplace_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7706100Z test_dispatch_meta_inplace_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7706230Z test_dispatch_meta_inplace_norm_fro_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7706380Z test_dispatch_meta_inplace_norm_fro_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7706530Z test_dispatch_meta_inplace_norm_fro_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7706670Z test_dispatch_meta_inplace_norm_fro_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7706810Z test_dispatch_meta_inplace_norm_fro_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7706950Z test_dispatch_meta_inplace_norm_fro_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7707090Z test_dispatch_meta_inplace_norm_inf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7707230Z test_dispatch_meta_inplace_norm_inf_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7707370Z test_dispatch_meta_inplace_norm_inf_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7707510Z test_dispatch_meta_inplace_norm_inf_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7707640Z test_dispatch_meta_inplace_norm_inf_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7707780Z test_dispatch_meta_inplace_norm_inf_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7707930Z test_dispatch_meta_inplace_norm_nuc_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7708060Z test_dispatch_meta_inplace_norm_nuc_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7708200Z test_dispatch_meta_inplace_norm_nuc_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7708340Z test_dispatch_meta_inplace_norm_nuc_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7708470Z test_dispatch_meta_inplace_normal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7708610Z test_dispatch_meta_inplace_normal_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7708750Z test_dispatch_meta_inplace_normal_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7708880Z test_dispatch_meta_inplace_normal_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7709030Z test_dispatch_meta_inplace_normal_number_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7709210Z test_dispatch_meta_inplace_normal_number_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7709360Z test_dispatch_meta_inplace_normal_number_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7709510Z test_dispatch_meta_inplace_normal_number_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7709650Z test_dispatch_meta_inplace_ones_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7709780Z test_dispatch_meta_inplace_ones_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7709950Z test_dispatch_meta_inplace_ones_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7710090Z test_dispatch_meta_inplace_ones_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7710230Z test_dispatch_meta_inplace_ones_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7710370Z test_dispatch_meta_inplace_ones_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7710500Z test_dispatch_meta_inplace_ones_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7710630Z test_dispatch_meta_inplace_ones_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7710770Z test_dispatch_meta_inplace_ones_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7710900Z test_dispatch_meta_inplace_ones_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7711040Z test_dispatch_meta_inplace_ones_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7711170Z test_dispatch_meta_inplace_ones_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7711310Z test_dispatch_meta_inplace_ones_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7711450Z test_dispatch_meta_inplace_ones_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7711580Z test_dispatch_meta_inplace_ones_like_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7711730Z test_dispatch_meta_inplace_ones_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7711870Z test_dispatch_meta_inplace_ones_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7712010Z test_dispatch_meta_inplace_ones_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7712150Z test_dispatch_meta_inplace_ones_like_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7712290Z test_dispatch_meta_inplace_ones_like_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7712430Z test_dispatch_meta_inplace_ones_like_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7712570Z test_dispatch_meta_inplace_ones_like_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7712700Z test_dispatch_meta_inplace_ones_like_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7712840Z test_dispatch_meta_inplace_ones_like_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7713030Z test_dispatch_meta_inplace_ones_like_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7713170Z test_dispatch_meta_inplace_ones_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7713310Z test_dispatch_meta_inplace_ormqr_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7713450Z test_dispatch_meta_inplace_ormqr_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7713590Z test_dispatch_meta_inplace_ormqr_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7713890Z test_dispatch_meta_inplace_ormqr_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7714030Z test_dispatch_meta_inplace_outer_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7714170Z test_dispatch_meta_inplace_outer_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7714310Z test_dispatch_meta_inplace_outer_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7714450Z test_dispatch_meta_inplace_outer_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7714590Z test_dispatch_meta_inplace_outer_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7714720Z test_dispatch_meta_inplace_outer_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7714860Z test_dispatch_meta_inplace_outer_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7715000Z test_dispatch_meta_inplace_outer_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7715130Z test_dispatch_meta_inplace_outer_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7715270Z test_dispatch_meta_inplace_outer_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7715400Z test_dispatch_meta_inplace_outer_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7715540Z test_dispatch_meta_inplace_outer_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7715680Z test_dispatch_meta_inplace_pca_lowrank_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7715820Z test_dispatch_meta_inplace_pca_lowrank_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7715970Z test_dispatch_meta_inplace_permute_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7716110Z test_dispatch_meta_inplace_permute_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7716250Z test_dispatch_meta_inplace_permute_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7716390Z test_dispatch_meta_inplace_permute_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7716530Z test_dispatch_meta_inplace_permute_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7716670Z test_dispatch_meta_inplace_permute_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7716810Z test_dispatch_meta_inplace_permute_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7716990Z test_dispatch_meta_inplace_permute_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7717140Z test_dispatch_meta_inplace_permute_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7717280Z test_dispatch_meta_inplace_permute_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7717410Z test_dispatch_meta_inplace_permute_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7717540Z test_dispatch_meta_inplace_permute_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7717710Z test_dispatch_meta_inplace_permute_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7717850Z test_dispatch_meta_inplace_pinverse_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7718000Z test_dispatch_meta_inplace_pinverse_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7718130Z test_dispatch_meta_inplace_pinverse_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7718270Z test_dispatch_meta_inplace_pinverse_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7718410Z test_dispatch_meta_inplace_polar_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7718550Z test_dispatch_meta_inplace_polar_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7718680Z test_dispatch_meta_inplace_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7718830Z test_dispatch_meta_inplace_polygamma_polygamma_n_0_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7718960Z test_dispatch_meta_inplace_polygamma_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7719080Z test_dispatch_meta_inplace_polygamma_polygamma_n_0_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7719230Z test_dispatch_meta_inplace_polygamma_polygamma_n_0_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7719370Z test_dispatch_meta_inplace_polygamma_polygamma_n_0_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7719510Z test_dispatch_meta_inplace_polygamma_polygamma_n_0_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7719650Z test_dispatch_meta_inplace_polygamma_polygamma_n_0_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7719800Z test_dispatch_meta_inplace_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7719920Z test_dispatch_meta_inplace_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7720070Z test_dispatch_meta_inplace_polygamma_polygamma_n_1_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7720190Z test_dispatch_meta_inplace_polygamma_polygamma_n_1_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7720310Z test_dispatch_meta_inplace_polygamma_polygamma_n_1_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7720460Z test_dispatch_meta_inplace_polygamma_polygamma_n_1_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7720600Z test_dispatch_meta_inplace_polygamma_polygamma_n_1_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7720780Z test_dispatch_meta_inplace_polygamma_polygamma_n_1_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7720920Z test_dispatch_meta_inplace_polygamma_polygamma_n_1_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7721060Z test_dispatch_meta_inplace_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7721190Z test_dispatch_meta_inplace_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7721330Z test_dispatch_meta_inplace_polygamma_polygamma_n_2_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7721480Z test_dispatch_meta_inplace_polygamma_polygamma_n_2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7721610Z test_dispatch_meta_inplace_polygamma_polygamma_n_2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7721750Z test_dispatch_meta_inplace_polygamma_polygamma_n_2_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7721890Z test_dispatch_meta_inplace_polygamma_polygamma_n_2_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7722030Z test_dispatch_meta_inplace_polygamma_polygamma_n_2_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7722170Z test_dispatch_meta_inplace_polygamma_polygamma_n_2_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7722310Z test_dispatch_meta_inplace_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7722440Z test_dispatch_meta_inplace_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7722580Z test_dispatch_meta_inplace_polygamma_polygamma_n_3_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7722700Z test_dispatch_meta_inplace_polygamma_polygamma_n_3_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7722820Z test_dispatch_meta_inplace_polygamma_polygamma_n_3_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7722960Z test_dispatch_meta_inplace_polygamma_polygamma_n_3_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7723100Z test_dispatch_meta_inplace_polygamma_polygamma_n_3_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7723240Z test_dispatch_meta_inplace_polygamma_polygamma_n_3_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7723380Z test_dispatch_meta_inplace_polygamma_polygamma_n_3_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7723520Z test_dispatch_meta_inplace_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7723640Z test_dispatch_meta_inplace_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7723780Z test_dispatch_meta_inplace_polygamma_polygamma_n_4_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7728620Z test_dispatch_meta_inplace_polygamma_polygamma_n_4_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7728790Z test_dispatch_meta_inplace_polygamma_polygamma_n_4_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7728940Z test_dispatch_meta_inplace_polygamma_polygamma_n_4_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7729080Z test_dispatch_meta_inplace_polygamma_polygamma_n_4_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7729330Z test_dispatch_meta_inplace_polygamma_polygamma_n_4_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7729480Z test_dispatch_meta_inplace_polygamma_polygamma_n_4_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7729620Z test_dispatch_meta_inplace_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7729760Z test_dispatch_meta_inplace_positive_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7729910Z test_dispatch_meta_inplace_positive_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7730090Z test_dispatch_meta_inplace_positive_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7730230Z test_dispatch_meta_inplace_positive_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7730370Z test_dispatch_meta_inplace_positive_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7730510Z test_dispatch_meta_inplace_positive_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7730640Z test_dispatch_meta_inplace_positive_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7730780Z test_dispatch_meta_inplace_positive_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7730920Z test_dispatch_meta_inplace_positive_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7731060Z test_dispatch_meta_inplace_positive_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7731200Z test_dispatch_meta_inplace_positive_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7731330Z test_dispatch_meta_inplace_positive_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7731440Z test_dispatch_meta_inplace_pow_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7731560Z test_dispatch_meta_inplace_pow_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7731670Z test_dispatch_meta_inplace_pow_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7731780Z test_dispatch_meta_inplace_pow_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7731890Z test_dispatch_meta_inplace_pow_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7731990Z test_dispatch_meta_inplace_pow_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7732100Z test_dispatch_meta_inplace_pow_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7732210Z test_dispatch_meta_inplace_pow_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7732320Z test_dispatch_meta_inplace_pow_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7732420Z test_dispatch_meta_inplace_pow_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7732530Z test_dispatch_meta_inplace_pow_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7732680Z test_dispatch_meta_inplace_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7732820Z test_dispatch_meta_inplace_prod_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7732960Z test_dispatch_meta_inplace_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7733100Z test_dispatch_meta_inplace_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7733310Z test_dispatch_meta_inplace_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7733450Z test_dispatch_meta_inplace_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7733580Z test_dispatch_meta_inplace_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7733720Z test_dispatch_meta_inplace_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7733850Z test_dispatch_meta_inplace_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7734030Z test_dispatch_meta_inplace_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7734170Z test_dispatch_meta_inplace_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7734280Z test_dispatch_meta_inplace_put_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7734390Z test_dispatch_meta_inplace_put_cpu_bool (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7734500Z test_dispatch_meta_inplace_put_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7734610Z test_dispatch_meta_inplace_put_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7734730Z test_dispatch_meta_inplace_put_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7734830Z test_dispatch_meta_inplace_put_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7734940Z test_dispatch_meta_inplace_put_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7735050Z test_dispatch_meta_inplace_put_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7735150Z test_dispatch_meta_inplace_put_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7735260Z test_dispatch_meta_inplace_put_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7735370Z test_dispatch_meta_inplace_put_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7735480Z test_dispatch_meta_inplace_put_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7735620Z test_dispatch_meta_inplace_qr_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7735760Z test_dispatch_meta_inplace_qr_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7735890Z test_dispatch_meta_inplace_qr_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7736030Z test_dispatch_meta_inplace_qr_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7736170Z test_dispatch_meta_inplace_quantile_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7736300Z test_dispatch_meta_inplace_quantile_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7736420Z test_dispatch_meta_inplace_rad2deg_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7736550Z test_dispatch_meta_inplace_rad2deg_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7736670Z test_dispatch_meta_inplace_rad2deg_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7736780Z test_dispatch_meta_inplace_rad2deg_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7736890Z test_dispatch_meta_inplace_rad2deg_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7737030Z test_dispatch_meta_inplace_rad2deg_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7737200Z test_dispatch_meta_inplace_rad2deg_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7737340Z test_dispatch_meta_inplace_rad2deg_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7737480Z test_dispatch_meta_inplace_rad2deg_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7737610Z test_dispatch_meta_inplace_rad2deg_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7737750Z test_dispatch_meta_inplace_rand_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7737920Z test_dispatch_meta_inplace_rand_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7738070Z test_dispatch_meta_inplace_rand_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7738220Z test_dispatch_meta_inplace_rand_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7738360Z test_dispatch_meta_inplace_rand_like_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7738490Z test_dispatch_meta_inplace_rand_like_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7738630Z test_dispatch_meta_inplace_rand_like_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7738760Z test_dispatch_meta_inplace_randint_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7738900Z test_dispatch_meta_inplace_randint_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7739040Z test_dispatch_meta_inplace_randint_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7739180Z test_dispatch_meta_inplace_randint_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7739320Z test_dispatch_meta_inplace_randint_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7739450Z test_dispatch_meta_inplace_randint_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7739580Z test_dispatch_meta_inplace_randint_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7739720Z test_dispatch_meta_inplace_randint_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7739850Z test_dispatch_meta_inplace_randint_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7740000Z test_dispatch_meta_inplace_randint_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7740140Z test_dispatch_meta_inplace_randint_like_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7740280Z test_dispatch_meta_inplace_randint_like_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7740420Z test_dispatch_meta_inplace_randint_like_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7740550Z test_dispatch_meta_inplace_randint_like_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7740700Z test_dispatch_meta_inplace_randint_like_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7740830Z test_dispatch_meta_inplace_randint_like_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7741000Z test_dispatch_meta_inplace_randint_like_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7741140Z test_dispatch_meta_inplace_randint_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7741280Z test_dispatch_meta_inplace_randn_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7741420Z test_dispatch_meta_inplace_randn_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7741560Z test_dispatch_meta_inplace_randn_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7741720Z test_dispatch_meta_inplace_randn_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7741860Z test_dispatch_meta_inplace_randn_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7741990Z test_dispatch_meta_inplace_randn_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7742130Z test_dispatch_meta_inplace_randn_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7742270Z test_dispatch_meta_inplace_randn_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7742410Z test_dispatch_meta_inplace_randn_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7742550Z test_dispatch_meta_inplace_randn_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7742700Z test_dispatch_meta_inplace_randn_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7742840Z test_dispatch_meta_inplace_randn_like_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7742980Z test_dispatch_meta_inplace_randn_like_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7743110Z test_dispatch_meta_inplace_randn_like_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7743250Z test_dispatch_meta_inplace_ravel_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7743380Z test_dispatch_meta_inplace_ravel_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7743520Z test_dispatch_meta_inplace_ravel_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7743660Z test_dispatch_meta_inplace_ravel_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7743790Z test_dispatch_meta_inplace_ravel_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7743930Z test_dispatch_meta_inplace_ravel_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7744060Z test_dispatch_meta_inplace_ravel_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7744190Z test_dispatch_meta_inplace_ravel_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7744320Z test_dispatch_meta_inplace_ravel_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7744460Z test_dispatch_meta_inplace_ravel_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7744630Z test_dispatch_meta_inplace_ravel_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7744800Z test_dispatch_meta_inplace_ravel_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7744930Z test_dispatch_meta_inplace_ravel_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7745070Z test_dispatch_meta_inplace_real_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7745200Z test_dispatch_meta_inplace_real_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7745340Z test_dispatch_meta_inplace_real_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7745500Z test_dispatch_meta_inplace_real_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7745640Z test_dispatch_meta_inplace_real_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7745780Z test_dispatch_meta_inplace_real_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7745920Z test_dispatch_meta_inplace_real_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7746050Z test_dispatch_meta_inplace_real_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7746180Z test_dispatch_meta_inplace_real_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7746310Z test_dispatch_meta_inplace_real_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7746450Z test_dispatch_meta_inplace_real_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7746580Z test_dispatch_meta_inplace_real_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7746710Z test_dispatch_meta_inplace_real_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7746830Z test_dispatch_meta_inplace_reciprocal_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7746970Z test_dispatch_meta_inplace_reciprocal_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7747080Z test_dispatch_meta_inplace_reciprocal_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7747200Z test_dispatch_meta_inplace_reciprocal_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7747320Z test_dispatch_meta_inplace_reciprocal_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7747430Z test_dispatch_meta_inplace_reciprocal_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7747540Z test_dispatch_meta_inplace_reciprocal_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7747680Z test_dispatch_meta_inplace_reciprocal_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7747810Z test_dispatch_meta_inplace_reciprocal_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7747940Z test_dispatch_meta_inplace_reciprocal_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7748080Z test_dispatch_meta_inplace_reciprocal_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7748220Z test_dispatch_meta_inplace_reciprocal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7748330Z test_dispatch_meta_inplace_remainder_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7748440Z test_dispatch_meta_inplace_remainder_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7748710Z test_dispatch_meta_inplace_remainder_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7748820Z test_dispatch_meta_inplace_remainder_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7748940Z test_dispatch_meta_inplace_remainder_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7749050Z test_dispatch_meta_inplace_remainder_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7749160Z test_dispatch_meta_inplace_remainder_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7749270Z test_dispatch_meta_inplace_remainder_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7749380Z test_dispatch_meta_inplace_remainder_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7749530Z test_dispatch_meta_inplace_renorm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7749650Z test_dispatch_meta_inplace_renorm_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7749760Z test_dispatch_meta_inplace_renorm_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7749880Z test_dispatch_meta_inplace_renorm_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7749980Z test_dispatch_meta_inplace_renorm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7750090Z test_dispatch_meta_inplace_renorm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7750230Z test_dispatch_meta_inplace_repeat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7750370Z test_dispatch_meta_inplace_repeat_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7750520Z test_dispatch_meta_inplace_repeat_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7750660Z test_dispatch_meta_inplace_repeat_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7750800Z test_dispatch_meta_inplace_repeat_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7750940Z test_dispatch_meta_inplace_repeat_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7751070Z test_dispatch_meta_inplace_repeat_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7751210Z test_dispatch_meta_inplace_repeat_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7751340Z test_dispatch_meta_inplace_repeat_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7751480Z test_dispatch_meta_inplace_repeat_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7751620Z test_dispatch_meta_inplace_repeat_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7751750Z test_dispatch_meta_inplace_repeat_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7751900Z test_dispatch_meta_inplace_repeat_interleave_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7752050Z test_dispatch_meta_inplace_repeat_interleave_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7752200Z test_dispatch_meta_inplace_repeat_interleave_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7752350Z test_dispatch_meta_inplace_repeat_interleave_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7752500Z test_dispatch_meta_inplace_repeat_interleave_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7752680Z test_dispatch_meta_inplace_repeat_interleave_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7752820Z test_dispatch_meta_inplace_repeat_interleave_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7752970Z test_dispatch_meta_inplace_repeat_interleave_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7753120Z test_dispatch_meta_inplace_repeat_interleave_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7753260Z test_dispatch_meta_inplace_repeat_interleave_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7753430Z test_dispatch_meta_inplace_repeat_interleave_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7753580Z test_dispatch_meta_inplace_repeat_interleave_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7753720Z test_dispatch_meta_inplace_repeat_interleave_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7753860Z test_dispatch_meta_inplace_reshape_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7754000Z test_dispatch_meta_inplace_reshape_as_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7754140Z test_dispatch_meta_inplace_reshape_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7754290Z test_dispatch_meta_inplace_reshape_as_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7754430Z test_dispatch_meta_inplace_reshape_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7754570Z test_dispatch_meta_inplace_reshape_as_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7754710Z test_dispatch_meta_inplace_reshape_as_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7754850Z test_dispatch_meta_inplace_reshape_as_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7754990Z test_dispatch_meta_inplace_reshape_as_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7755130Z test_dispatch_meta_inplace_reshape_as_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7755270Z test_dispatch_meta_inplace_reshape_as_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7755410Z test_dispatch_meta_inplace_reshape_as_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7755550Z test_dispatch_meta_inplace_reshape_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7755680Z test_dispatch_meta_inplace_reshape_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7755820Z test_dispatch_meta_inplace_reshape_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7755960Z test_dispatch_meta_inplace_reshape_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7756100Z test_dispatch_meta_inplace_reshape_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7756240Z test_dispatch_meta_inplace_reshape_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7756410Z test_dispatch_meta_inplace_reshape_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7756550Z test_dispatch_meta_inplace_reshape_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7756690Z test_dispatch_meta_inplace_reshape_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7756820Z test_dispatch_meta_inplace_reshape_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7756960Z test_dispatch_meta_inplace_reshape_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7757130Z test_dispatch_meta_inplace_reshape_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7757270Z test_dispatch_meta_inplace_reshape_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7757400Z test_dispatch_meta_inplace_reshape_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7757520Z test_dispatch_meta_inplace_resize__cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7757630Z test_dispatch_meta_inplace_resize__cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7757740Z test_dispatch_meta_inplace_resize__cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7757860Z test_dispatch_meta_inplace_resize__cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7757970Z test_dispatch_meta_inplace_resize__cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7758080Z test_dispatch_meta_inplace_resize__cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7758190Z test_dispatch_meta_inplace_resize__cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7758310Z test_dispatch_meta_inplace_resize__cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7758420Z test_dispatch_meta_inplace_resize__cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7758520Z test_dispatch_meta_inplace_resize__cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7758630Z test_dispatch_meta_inplace_resize__cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7758740Z test_dispatch_meta_inplace_resize__cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7758850Z test_dispatch_meta_inplace_resize_as__cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7758960Z test_dispatch_meta_inplace_resize_as__cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7759080Z test_dispatch_meta_inplace_resize_as__cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7759200Z test_dispatch_meta_inplace_resize_as__cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7759310Z test_dispatch_meta_inplace_resize_as__cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7759420Z test_dispatch_meta_inplace_resize_as__cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7759530Z test_dispatch_meta_inplace_resize_as__cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7759640Z test_dispatch_meta_inplace_resize_as__cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7759750Z test_dispatch_meta_inplace_resize_as__cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7759870Z test_dispatch_meta_inplace_resize_as__cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7759980Z test_dispatch_meta_inplace_resize_as__cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7764720Z test_dispatch_meta_inplace_resize_as__cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7764940Z test_dispatch_meta_inplace_resolve_conj_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7765080Z test_dispatch_meta_inplace_resolve_conj_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7765230Z test_dispatch_meta_inplace_resolve_conj_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7765370Z test_dispatch_meta_inplace_resolve_conj_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7765520Z test_dispatch_meta_inplace_resolve_conj_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7765680Z test_dispatch_meta_inplace_resolve_conj_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7765820Z test_dispatch_meta_inplace_resolve_conj_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7765960Z test_dispatch_meta_inplace_resolve_conj_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7766100Z test_dispatch_meta_inplace_resolve_conj_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7766240Z test_dispatch_meta_inplace_resolve_conj_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7766380Z test_dispatch_meta_inplace_resolve_conj_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7766510Z test_dispatch_meta_inplace_resolve_conj_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7766650Z test_dispatch_meta_inplace_resolve_neg_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7766790Z test_dispatch_meta_inplace_resolve_neg_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7766940Z test_dispatch_meta_inplace_resolve_neg_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7767080Z test_dispatch_meta_inplace_resolve_neg_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7767230Z test_dispatch_meta_inplace_resolve_neg_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7767370Z test_dispatch_meta_inplace_resolve_neg_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7767510Z test_dispatch_meta_inplace_resolve_neg_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7767650Z test_dispatch_meta_inplace_resolve_neg_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7767780Z test_dispatch_meta_inplace_resolve_neg_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7767920Z test_dispatch_meta_inplace_resolve_neg_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7768060Z test_dispatch_meta_inplace_resolve_neg_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7768200Z test_dispatch_meta_inplace_resolve_neg_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7768330Z test_dispatch_meta_inplace_resolve_neg_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7768470Z test_dispatch_meta_inplace_roll_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7768610Z test_dispatch_meta_inplace_roll_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7768790Z test_dispatch_meta_inplace_roll_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7768930Z test_dispatch_meta_inplace_roll_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7769060Z test_dispatch_meta_inplace_roll_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7769200Z test_dispatch_meta_inplace_roll_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7769330Z test_dispatch_meta_inplace_roll_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7769510Z test_dispatch_meta_inplace_roll_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7769640Z test_dispatch_meta_inplace_roll_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7769770Z test_dispatch_meta_inplace_roll_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7769900Z test_dispatch_meta_inplace_roll_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7770030Z test_dispatch_meta_inplace_roll_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7770170Z test_dispatch_meta_inplace_roll_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7770300Z test_dispatch_meta_inplace_rot90_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7770440Z test_dispatch_meta_inplace_rot90_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7770580Z test_dispatch_meta_inplace_rot90_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7770720Z test_dispatch_meta_inplace_rot90_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7770850Z test_dispatch_meta_inplace_rot90_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7770990Z test_dispatch_meta_inplace_rot90_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7771120Z test_dispatch_meta_inplace_rot90_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7771250Z test_dispatch_meta_inplace_rot90_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7771390Z test_dispatch_meta_inplace_rot90_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7771520Z test_dispatch_meta_inplace_rot90_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7771650Z test_dispatch_meta_inplace_rot90_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7771780Z test_dispatch_meta_inplace_rot90_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7771890Z test_dispatch_meta_inplace_round_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7772010Z test_dispatch_meta_inplace_round_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7772120Z test_dispatch_meta_inplace_round_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7772230Z test_dispatch_meta_inplace_round_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7772330Z test_dispatch_meta_inplace_round_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7772440Z test_dispatch_meta_inplace_round_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7772580Z test_dispatch_meta_inplace_round_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7772690Z test_dispatch_meta_inplace_round_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7772810Z test_dispatch_meta_inplace_round_decimals_0_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7772930Z test_dispatch_meta_inplace_round_decimals_0_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7773050Z test_dispatch_meta_inplace_round_decimals_0_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7773170Z test_dispatch_meta_inplace_round_decimals_3_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7773320Z test_dispatch_meta_inplace_round_decimals_3_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7773440Z test_dispatch_meta_inplace_round_decimals_3_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7773560Z test_dispatch_meta_inplace_round_decimals_neg_3_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7773690Z test_dispatch_meta_inplace_round_decimals_neg_3_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7773800Z test_dispatch_meta_inplace_round_decimals_neg_3_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7773910Z test_dispatch_meta_inplace_rsqrt_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7774050Z test_dispatch_meta_inplace_rsqrt_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7774160Z test_dispatch_meta_inplace_rsqrt_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7774270Z test_dispatch_meta_inplace_rsqrt_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7774380Z test_dispatch_meta_inplace_rsqrt_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7774490Z test_dispatch_meta_inplace_rsqrt_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7774620Z test_dispatch_meta_inplace_rsqrt_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7774750Z test_dispatch_meta_inplace_rsqrt_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7774880Z test_dispatch_meta_inplace_rsqrt_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7775010Z test_dispatch_meta_inplace_rsqrt_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7775140Z test_dispatch_meta_inplace_rsqrt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7775280Z test_dispatch_meta_inplace_rsub_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7775420Z test_dispatch_meta_inplace_rsub_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7775560Z test_dispatch_meta_inplace_rsub_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7775700Z test_dispatch_meta_inplace_rsub_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7775830Z test_dispatch_meta_inplace_rsub_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7775960Z test_dispatch_meta_inplace_rsub_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7776100Z test_dispatch_meta_inplace_rsub_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7776230Z test_dispatch_meta_inplace_rsub_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7776390Z test_dispatch_meta_inplace_rsub_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7776520Z test_dispatch_meta_inplace_rsub_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7776660Z test_dispatch_meta_inplace_rsub_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7776800Z test_dispatch_meta_inplace_scalar_tensor_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7776940Z test_dispatch_meta_inplace_scalar_tensor_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7777120Z test_dispatch_meta_inplace_scalar_tensor_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7777260Z test_dispatch_meta_inplace_scalar_tensor_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7777410Z test_dispatch_meta_inplace_scalar_tensor_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7777550Z test_dispatch_meta_inplace_scalar_tensor_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7777700Z test_dispatch_meta_inplace_scalar_tensor_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7777840Z test_dispatch_meta_inplace_scalar_tensor_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7777980Z test_dispatch_meta_inplace_scalar_tensor_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7778120Z test_dispatch_meta_inplace_scalar_tensor_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7778260Z test_dispatch_meta_inplace_scalar_tensor_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7778400Z test_dispatch_meta_inplace_scalar_tensor_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7778540Z test_dispatch_meta_inplace_scalar_tensor_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7778650Z test_dispatch_meta_inplace_scatter_add_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7778770Z test_dispatch_meta_inplace_scatter_add_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7778890Z test_dispatch_meta_inplace_scatter_add_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7779000Z test_dispatch_meta_inplace_scatter_add_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7779120Z test_dispatch_meta_inplace_scatter_add_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7779240Z test_dispatch_meta_inplace_scatter_add_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7779350Z test_dispatch_meta_inplace_scatter_add_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7779460Z test_dispatch_meta_inplace_scatter_add_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7779570Z test_dispatch_meta_inplace_scatter_add_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7779680Z test_dispatch_meta_inplace_scatter_add_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7779790Z test_dispatch_meta_inplace_scatter_add_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7779900Z test_dispatch_meta_inplace_scatter_add_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7780010Z test_dispatch_meta_inplace_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.7780120Z test_dispatch_meta_inplace_scatter_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.7780260Z test_dispatch_meta_inplace_scatter_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.7780380Z test_dispatch_meta_inplace_scatter_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.7780490Z test_dispatch_meta_inplace_scatter_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7780600Z test_dispatch_meta_inplace_scatter_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7780710Z test_dispatch_meta_inplace_scatter_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7780820Z test_dispatch_meta_inplace_scatter_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.7780940Z test_dispatch_meta_inplace_scatter_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.7781050Z test_dispatch_meta_inplace_scatter_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.7781160Z test_dispatch_meta_inplace_scatter_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.7781260Z test_dispatch_meta_inplace_scatter_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.7781390Z test_dispatch_meta_inplace_scatter_reduce_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7781510Z test_dispatch_meta_inplace_scatter_reduce_amax_cpu_bool (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7781630Z test_dispatch_meta_inplace_scatter_reduce_amax_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7781750Z test_dispatch_meta_inplace_scatter_reduce_amax_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7781870Z test_dispatch_meta_inplace_scatter_reduce_amax_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7781990Z test_dispatch_meta_inplace_scatter_reduce_amax_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7782110Z test_dispatch_meta_inplace_scatter_reduce_amax_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7782230Z test_dispatch_meta_inplace_scatter_reduce_amax_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7782340Z test_dispatch_meta_inplace_scatter_reduce_amax_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7782460Z test_dispatch_meta_inplace_scatter_reduce_amax_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7782580Z test_dispatch_meta_inplace_scatter_reduce_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7782700Z test_dispatch_meta_inplace_scatter_reduce_amin_cpu_bool (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7782820Z test_dispatch_meta_inplace_scatter_reduce_amin_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7782940Z test_dispatch_meta_inplace_scatter_reduce_amin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7783050Z test_dispatch_meta_inplace_scatter_reduce_amin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7783170Z test_dispatch_meta_inplace_scatter_reduce_amin_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7783280Z test_dispatch_meta_inplace_scatter_reduce_amin_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7783400Z test_dispatch_meta_inplace_scatter_reduce_amin_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7783510Z test_dispatch_meta_inplace_scatter_reduce_amin_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7783630Z test_dispatch_meta_inplace_scatter_reduce_amin_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7783750Z test_dispatch_meta_inplace_scatter_reduce_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7783870Z test_dispatch_meta_inplace_scatter_reduce_mean_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7783990Z test_dispatch_meta_inplace_scatter_reduce_mean_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7784140Z test_dispatch_meta_inplace_scatter_reduce_mean_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7784260Z test_dispatch_meta_inplace_scatter_reduce_mean_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7784380Z test_dispatch_meta_inplace_scatter_reduce_mean_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7784490Z test_dispatch_meta_inplace_scatter_reduce_mean_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7784610Z test_dispatch_meta_inplace_scatter_reduce_mean_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7784720Z test_dispatch_meta_inplace_scatter_reduce_mean_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7785000Z test_dispatch_meta_inplace_scatter_reduce_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7785120Z test_dispatch_meta_inplace_scatter_reduce_prod_cpu_bool (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7785240Z test_dispatch_meta_inplace_scatter_reduce_prod_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7785350Z test_dispatch_meta_inplace_scatter_reduce_prod_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7785470Z test_dispatch_meta_inplace_scatter_reduce_prod_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7785590Z test_dispatch_meta_inplace_scatter_reduce_prod_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7785700Z test_dispatch_meta_inplace_scatter_reduce_prod_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7785810Z test_dispatch_meta_inplace_scatter_reduce_prod_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7785930Z test_dispatch_meta_inplace_scatter_reduce_prod_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7786040Z test_dispatch_meta_inplace_scatter_reduce_prod_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7786160Z test_dispatch_meta_inplace_scatter_reduce_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7786270Z test_dispatch_meta_inplace_scatter_reduce_sum_cpu_bool (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7786390Z test_dispatch_meta_inplace_scatter_reduce_sum_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7786510Z test_dispatch_meta_inplace_scatter_reduce_sum_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7786630Z test_dispatch_meta_inplace_scatter_reduce_sum_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7786740Z test_dispatch_meta_inplace_scatter_reduce_sum_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7786860Z test_dispatch_meta_inplace_scatter_reduce_sum_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7786980Z test_dispatch_meta_inplace_scatter_reduce_sum_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7787090Z test_dispatch_meta_inplace_scatter_reduce_sum_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7787210Z test_dispatch_meta_inplace_scatter_reduce_sum_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.7787360Z test_dispatch_meta_inplace_searchsorted_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7787500Z test_dispatch_meta_inplace_searchsorted_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7787640Z test_dispatch_meta_inplace_searchsorted_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7787790Z test_dispatch_meta_inplace_searchsorted_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7787930Z test_dispatch_meta_inplace_searchsorted_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7788100Z test_dispatch_meta_inplace_searchsorted_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7788240Z test_dispatch_meta_inplace_searchsorted_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7788380Z test_dispatch_meta_inplace_searchsorted_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7788520Z test_dispatch_meta_inplace_searchsorted_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7788680Z test_dispatch_meta_inplace_segment_reduce_lengths_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7788860Z test_dispatch_meta_inplace_segment_reduce_lengths_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7789010Z test_dispatch_meta_inplace_segment_reduce_lengths_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7789150Z test_dispatch_meta_inplace_segment_reduce_lengths_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7789300Z test_dispatch_meta_inplace_segment_reduce_offsets_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7789450Z test_dispatch_meta_inplace_segment_reduce_offsets_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7789600Z test_dispatch_meta_inplace_segment_reduce_offsets_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7789780Z test_dispatch_meta_inplace_segment_reduce_offsets_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7789950Z test_dispatch_meta_inplace_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7790120Z test_dispatch_meta_inplace_select_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7790260Z test_dispatch_meta_inplace_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7790410Z test_dispatch_meta_inplace_select_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7790540Z test_dispatch_meta_inplace_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7790680Z test_dispatch_meta_inplace_select_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7790830Z test_dispatch_meta_inplace_select_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7791000Z test_dispatch_meta_inplace_select_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7791170Z test_dispatch_meta_inplace_select_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7791320Z test_dispatch_meta_inplace_select_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7791460Z test_dispatch_meta_inplace_select_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7791620Z test_dispatch_meta_inplace_select_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7791790Z test_dispatch_meta_inplace_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7791970Z test_dispatch_meta_inplace_select_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7792140Z test_dispatch_meta_inplace_select_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7792290Z test_dispatch_meta_inplace_select_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7792470Z test_dispatch_meta_inplace_select_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7792640Z test_dispatch_meta_inplace_select_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7792820Z test_dispatch_meta_inplace_select_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7792990Z test_dispatch_meta_inplace_select_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7793170Z test_dispatch_meta_inplace_select_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7793350Z test_dispatch_meta_inplace_select_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7793500Z test_dispatch_meta_inplace_select_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7793610Z test_dispatch_meta_inplace_sgn_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7793720Z test_dispatch_meta_inplace_sgn_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7793830Z test_dispatch_meta_inplace_sgn_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7793940Z test_dispatch_meta_inplace_sgn_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7794050Z test_dispatch_meta_inplace_sgn_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7794160Z test_dispatch_meta_inplace_sgn_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7794270Z test_dispatch_meta_inplace_sgn_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7794370Z test_dispatch_meta_inplace_sgn_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7794480Z test_dispatch_meta_inplace_sgn_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7794590Z test_dispatch_meta_inplace_sgn_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7794690Z test_dispatch_meta_inplace_sgn_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7794800Z test_dispatch_meta_inplace_sgn_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7794910Z test_dispatch_meta_inplace_sgn_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7795050Z test_dispatch_meta_inplace_short_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7795190Z test_dispatch_meta_inplace_short_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7795330Z test_dispatch_meta_inplace_short_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7795470Z test_dispatch_meta_inplace_short_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7795600Z test_dispatch_meta_inplace_short_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7795740Z test_dispatch_meta_inplace_short_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7795880Z test_dispatch_meta_inplace_short_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7800240Z test_dispatch_meta_inplace_short_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7800450Z test_dispatch_meta_inplace_short_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7800580Z test_dispatch_meta_inplace_short_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7800720Z test_dispatch_meta_inplace_short_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7800850Z test_dispatch_meta_inplace_short_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7800960Z test_dispatch_meta_inplace_sigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7801120Z test_dispatch_meta_inplace_sigmoid_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7801240Z test_dispatch_meta_inplace_sigmoid_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7801350Z test_dispatch_meta_inplace_sigmoid_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7801470Z test_dispatch_meta_inplace_sigmoid_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7801580Z test_dispatch_meta_inplace_sigmoid_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7801710Z test_dispatch_meta_inplace_sigmoid_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7801850Z test_dispatch_meta_inplace_sigmoid_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7801980Z test_dispatch_meta_inplace_sigmoid_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7802110Z test_dispatch_meta_inplace_sigmoid_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7802240Z test_dispatch_meta_inplace_sigmoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7802350Z test_dispatch_meta_inplace_sign_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7802460Z test_dispatch_meta_inplace_sign_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7802570Z test_dispatch_meta_inplace_sign_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7802680Z test_dispatch_meta_inplace_sign_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7802790Z test_dispatch_meta_inplace_sign_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7802900Z test_dispatch_meta_inplace_sign_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7803000Z test_dispatch_meta_inplace_sign_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7803100Z test_dispatch_meta_inplace_sign_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7803210Z test_dispatch_meta_inplace_sign_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7803320Z test_dispatch_meta_inplace_sign_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7803480Z test_dispatch_meta_inplace_signal_windows_bartlett_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7803630Z test_dispatch_meta_inplace_signal_windows_bartlett_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7803780Z test_dispatch_meta_inplace_signal_windows_blackman_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7803920Z test_dispatch_meta_inplace_signal_windows_blackman_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7804080Z test_dispatch_meta_inplace_signal_windows_cosine_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7804230Z test_dispatch_meta_inplace_signal_windows_cosine_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7804440Z test_dispatch_meta_inplace_signal_windows_exponential_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7804590Z test_dispatch_meta_inplace_signal_windows_exponential_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7804740Z test_dispatch_meta_inplace_signal_windows_gaussian_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7804890Z test_dispatch_meta_inplace_signal_windows_gaussian_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7805080Z test_dispatch_meta_inplace_signal_windows_general_cosine_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7805240Z test_dispatch_meta_inplace_signal_windows_general_cosine_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7805400Z test_dispatch_meta_inplace_signal_windows_general_hamming_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7805560Z test_dispatch_meta_inplace_signal_windows_general_hamming_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7805710Z test_dispatch_meta_inplace_signal_windows_hamming_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7805860Z test_dispatch_meta_inplace_signal_windows_hamming_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7806010Z test_dispatch_meta_inplace_signal_windows_hann_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7806160Z test_dispatch_meta_inplace_signal_windows_hann_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7806310Z test_dispatch_meta_inplace_signal_windows_kaiser_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7806460Z test_dispatch_meta_inplace_signal_windows_kaiser_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7806610Z test_dispatch_meta_inplace_signal_windows_nuttall_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7806760Z test_dispatch_meta_inplace_signal_windows_nuttall_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7806900Z test_dispatch_meta_inplace_signbit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7807040Z test_dispatch_meta_inplace_signbit_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7807180Z test_dispatch_meta_inplace_signbit_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7807320Z test_dispatch_meta_inplace_signbit_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7807450Z test_dispatch_meta_inplace_signbit_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7807590Z test_dispatch_meta_inplace_signbit_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7807730Z test_dispatch_meta_inplace_signbit_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7807870Z test_dispatch_meta_inplace_signbit_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7808010Z test_dispatch_meta_inplace_signbit_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7808170Z test_dispatch_meta_inplace_signbit_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7808280Z test_dispatch_meta_inplace_sin_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7808420Z test_dispatch_meta_inplace_sin_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7808530Z test_dispatch_meta_inplace_sin_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7808640Z test_dispatch_meta_inplace_sin_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7808750Z test_dispatch_meta_inplace_sin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7808880Z test_dispatch_meta_inplace_sin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7809020Z test_dispatch_meta_inplace_sin_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7809150Z test_dispatch_meta_inplace_sin_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7809280Z test_dispatch_meta_inplace_sin_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7809410Z test_dispatch_meta_inplace_sin_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7809540Z test_dispatch_meta_inplace_sin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7809650Z test_dispatch_meta_inplace_sinc_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7809780Z test_dispatch_meta_inplace_sinc_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7809890Z test_dispatch_meta_inplace_sinc_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7810010Z test_dispatch_meta_inplace_sinc_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7810120Z test_dispatch_meta_inplace_sinc_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7810220Z test_dispatch_meta_inplace_sinc_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7810360Z test_dispatch_meta_inplace_sinc_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7810490Z test_dispatch_meta_inplace_sinc_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7810620Z test_dispatch_meta_inplace_sinc_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7810750Z test_dispatch_meta_inplace_sinc_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7810880Z test_dispatch_meta_inplace_sinc_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7810990Z test_dispatch_meta_inplace_sinh_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7811120Z test_dispatch_meta_inplace_sinh_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7811230Z test_dispatch_meta_inplace_sinh_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7811350Z test_dispatch_meta_inplace_sinh_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7811450Z test_dispatch_meta_inplace_sinh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7811560Z test_dispatch_meta_inplace_sinh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7811690Z test_dispatch_meta_inplace_sinh_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7811820Z test_dispatch_meta_inplace_sinh_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7811940Z test_dispatch_meta_inplace_sinh_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7812090Z test_dispatch_meta_inplace_sinh_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7812220Z test_dispatch_meta_inplace_sinh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7812360Z test_dispatch_meta_inplace_slice_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7812500Z test_dispatch_meta_inplace_slice_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7812640Z test_dispatch_meta_inplace_slice_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7812810Z test_dispatch_meta_inplace_slice_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7812950Z test_dispatch_meta_inplace_slice_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7813090Z test_dispatch_meta_inplace_slice_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7813220Z test_dispatch_meta_inplace_slice_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7813360Z test_dispatch_meta_inplace_slice_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7813490Z test_dispatch_meta_inplace_slice_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7813620Z test_dispatch_meta_inplace_slice_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7813760Z test_dispatch_meta_inplace_slice_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7813900Z test_dispatch_meta_inplace_slice_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7814030Z test_dispatch_meta_inplace_slice_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7814180Z test_dispatch_meta_inplace_slice_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7814320Z test_dispatch_meta_inplace_slice_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7814470Z test_dispatch_meta_inplace_slice_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7814610Z test_dispatch_meta_inplace_slice_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7814760Z test_dispatch_meta_inplace_slice_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7814900Z test_dispatch_meta_inplace_slice_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7815040Z test_dispatch_meta_inplace_slice_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7815180Z test_dispatch_meta_inplace_slice_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7815320Z test_dispatch_meta_inplace_slice_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7815460Z test_dispatch_meta_inplace_slice_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7815610Z test_dispatch_meta_inplace_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7815750Z test_dispatch_meta_inplace_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7815910Z test_dispatch_meta_inplace_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7816060Z test_dispatch_meta_inplace_softmax_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7816210Z test_dispatch_meta_inplace_softmax_with_dtype_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7816360Z test_dispatch_meta_inplace_softmax_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7816530Z test_dispatch_meta_inplace_softmax_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7816690Z test_dispatch_meta_inplace_softmax_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7816830Z test_dispatch_meta_inplace_softmax_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7816980Z test_dispatch_meta_inplace_softmax_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7817120Z test_dispatch_meta_inplace_softmax_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7817260Z test_dispatch_meta_inplace_softmax_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7817400Z test_dispatch_meta_inplace_softmax_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7817550Z test_dispatch_meta_inplace_softmax_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7817690Z test_dispatch_meta_inplace_softmax_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7817830Z test_dispatch_meta_inplace_sort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7817960Z test_dispatch_meta_inplace_sort_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7818100Z test_dispatch_meta_inplace_sort_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7818240Z test_dispatch_meta_inplace_sort_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7818380Z test_dispatch_meta_inplace_sort_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7818510Z test_dispatch_meta_inplace_sort_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7818650Z test_dispatch_meta_inplace_sort_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7818780Z test_dispatch_meta_inplace_sort_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7818920Z test_dispatch_meta_inplace_sort_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7819050Z test_dispatch_meta_inplace_sort_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7819220Z test_dispatch_meta_inplace_sparse_sampled_addmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: PyTorch is built without MKL support (0.000s) 2023-01-11T21:12:29.7819380Z test_dispatch_meta_inplace_sparse_sampled_addmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: PyTorch is built without MKL support (0.000s) 2023-01-11T21:12:29.7819540Z test_dispatch_meta_inplace_sparse_sampled_addmm_cpu_float32 (__main__.TestMetaCPU) ... skip: PyTorch is built without MKL support (0.000s) 2023-01-11T21:12:29.7819820Z test_dispatch_meta_inplace_sparse_sampled_addmm_cpu_float64 (__main__.TestMetaCPU) ... skip: PyTorch is built without MKL support (0.000s) 2023-01-11T21:12:29.7819980Z test_dispatch_meta_inplace_special_airy_ai_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7820120Z test_dispatch_meta_inplace_special_airy_ai_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7820270Z test_dispatch_meta_inplace_special_airy_ai_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7820450Z test_dispatch_meta_inplace_special_airy_ai_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7820600Z test_dispatch_meta_inplace_special_airy_ai_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7820740Z test_dispatch_meta_inplace_special_airy_ai_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7820880Z test_dispatch_meta_inplace_special_airy_ai_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7821020Z test_dispatch_meta_inplace_special_airy_ai_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7821160Z test_dispatch_meta_inplace_special_bessel_j0_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7821310Z test_dispatch_meta_inplace_special_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7821460Z test_dispatch_meta_inplace_special_bessel_j0_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7821600Z test_dispatch_meta_inplace_special_bessel_j0_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7821740Z test_dispatch_meta_inplace_special_bessel_j0_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7821880Z test_dispatch_meta_inplace_special_bessel_j0_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7822030Z test_dispatch_meta_inplace_special_bessel_j0_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7822160Z test_dispatch_meta_inplace_special_bessel_j0_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7822310Z test_dispatch_meta_inplace_special_bessel_j1_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7822450Z test_dispatch_meta_inplace_special_bessel_j1_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7822590Z test_dispatch_meta_inplace_special_bessel_j1_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7822730Z test_dispatch_meta_inplace_special_bessel_j1_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7822880Z test_dispatch_meta_inplace_special_bessel_j1_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7823020Z test_dispatch_meta_inplace_special_bessel_j1_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7823160Z test_dispatch_meta_inplace_special_bessel_j1_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7823300Z test_dispatch_meta_inplace_special_bessel_j1_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7823460Z test_dispatch_meta_inplace_special_bessel_y0_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7823610Z test_dispatch_meta_inplace_special_bessel_y0_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7823760Z test_dispatch_meta_inplace_special_bessel_y0_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7823900Z test_dispatch_meta_inplace_special_bessel_y0_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7824040Z test_dispatch_meta_inplace_special_bessel_y0_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7824200Z test_dispatch_meta_inplace_special_bessel_y0_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7824360Z test_dispatch_meta_inplace_special_bessel_y0_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7824500Z test_dispatch_meta_inplace_special_bessel_y0_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7824640Z test_dispatch_meta_inplace_special_bessel_y1_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7824780Z test_dispatch_meta_inplace_special_bessel_y1_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7824920Z test_dispatch_meta_inplace_special_bessel_y1_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7825070Z test_dispatch_meta_inplace_special_bessel_y1_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7825210Z test_dispatch_meta_inplace_special_bessel_y1_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7825350Z test_dispatch_meta_inplace_special_bessel_y1_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7825490Z test_dispatch_meta_inplace_special_bessel_y1_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7825630Z test_dispatch_meta_inplace_special_bessel_y1_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7825790Z test_dispatch_meta_inplace_special_chebyshev_polynomial_t_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7825940Z test_dispatch_meta_inplace_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7826100Z test_dispatch_meta_inplace_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7826260Z test_dispatch_meta_inplace_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7826420Z test_dispatch_meta_inplace_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7826560Z test_dispatch_meta_inplace_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7826720Z test_dispatch_meta_inplace_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7826870Z test_dispatch_meta_inplace_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7827020Z test_dispatch_meta_inplace_special_chebyshev_polynomial_u_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7827200Z test_dispatch_meta_inplace_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7827360Z test_dispatch_meta_inplace_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7827520Z test_dispatch_meta_inplace_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7827670Z test_dispatch_meta_inplace_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7827820Z test_dispatch_meta_inplace_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7828000Z test_dispatch_meta_inplace_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7828150Z test_dispatch_meta_inplace_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7828530Z test_dispatch_meta_inplace_special_chebyshev_polynomial_v_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7828790Z test_dispatch_meta_inplace_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7829030Z test_dispatch_meta_inplace_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7829280Z test_dispatch_meta_inplace_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7829530Z test_dispatch_meta_inplace_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7829770Z test_dispatch_meta_inplace_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7830010Z test_dispatch_meta_inplace_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7830250Z test_dispatch_meta_inplace_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7830500Z test_dispatch_meta_inplace_special_chebyshev_polynomial_w_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7830740Z test_dispatch_meta_inplace_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7830980Z test_dispatch_meta_inplace_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7831220Z test_dispatch_meta_inplace_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7831460Z test_dispatch_meta_inplace_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7831700Z test_dispatch_meta_inplace_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7831980Z test_dispatch_meta_inplace_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7832230Z test_dispatch_meta_inplace_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7832380Z test_dispatch_meta_inplace_special_entr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7832520Z test_dispatch_meta_inplace_special_entr_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7832670Z test_dispatch_meta_inplace_special_entr_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7832830Z test_dispatch_meta_inplace_special_entr_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7832970Z test_dispatch_meta_inplace_special_entr_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7833120Z test_dispatch_meta_inplace_special_entr_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7833260Z test_dispatch_meta_inplace_special_entr_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7833400Z test_dispatch_meta_inplace_special_entr_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7833540Z test_dispatch_meta_inplace_special_entr_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7833680Z test_dispatch_meta_inplace_special_erfcx_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7833830Z test_dispatch_meta_inplace_special_erfcx_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7833980Z test_dispatch_meta_inplace_special_erfcx_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7834120Z test_dispatch_meta_inplace_special_erfcx_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7834270Z test_dispatch_meta_inplace_special_erfcx_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7834410Z test_dispatch_meta_inplace_special_erfcx_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7834550Z test_dispatch_meta_inplace_special_erfcx_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7834700Z test_dispatch_meta_inplace_special_erfcx_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7834850Z test_dispatch_meta_inplace_special_hermite_polynomial_h_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7839560Z test_dispatch_meta_inplace_special_hermite_polynomial_h_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7839760Z test_dispatch_meta_inplace_special_hermite_polynomial_h_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7839910Z test_dispatch_meta_inplace_special_hermite_polynomial_h_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7840070Z test_dispatch_meta_inplace_special_hermite_polynomial_h_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7840230Z test_dispatch_meta_inplace_special_hermite_polynomial_h_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7840380Z test_dispatch_meta_inplace_special_hermite_polynomial_h_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7840660Z test_dispatch_meta_inplace_special_hermite_polynomial_h_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7840820Z test_dispatch_meta_inplace_special_hermite_polynomial_he_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7840980Z test_dispatch_meta_inplace_special_hermite_polynomial_he_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7841140Z test_dispatch_meta_inplace_special_hermite_polynomial_he_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7841340Z test_dispatch_meta_inplace_special_hermite_polynomial_he_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7841500Z test_dispatch_meta_inplace_special_hermite_polynomial_he_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7841660Z test_dispatch_meta_inplace_special_hermite_polynomial_he_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7841810Z test_dispatch_meta_inplace_special_hermite_polynomial_he_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7841960Z test_dispatch_meta_inplace_special_hermite_polynomial_he_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7842110Z test_dispatch_meta_inplace_special_i0e_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7842250Z test_dispatch_meta_inplace_special_i0e_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7842400Z test_dispatch_meta_inplace_special_i0e_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7842540Z test_dispatch_meta_inplace_special_i0e_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7842680Z test_dispatch_meta_inplace_special_i0e_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7842810Z test_dispatch_meta_inplace_special_i0e_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7842950Z test_dispatch_meta_inplace_special_i0e_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7843090Z test_dispatch_meta_inplace_special_i0e_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7843230Z test_dispatch_meta_inplace_special_i0e_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7843370Z test_dispatch_meta_inplace_special_i1_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7843510Z test_dispatch_meta_inplace_special_i1_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7843650Z test_dispatch_meta_inplace_special_i1_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7843790Z test_dispatch_meta_inplace_special_i1_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7843930Z test_dispatch_meta_inplace_special_i1_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7844060Z test_dispatch_meta_inplace_special_i1_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7844200Z test_dispatch_meta_inplace_special_i1_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7844360Z test_dispatch_meta_inplace_special_i1_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7844500Z test_dispatch_meta_inplace_special_i1e_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7844670Z test_dispatch_meta_inplace_special_i1e_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7844810Z test_dispatch_meta_inplace_special_i1e_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7844940Z test_dispatch_meta_inplace_special_i1e_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7845110Z test_dispatch_meta_inplace_special_i1e_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7845240Z test_dispatch_meta_inplace_special_i1e_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7845380Z test_dispatch_meta_inplace_special_i1e_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7845520Z test_dispatch_meta_inplace_special_i1e_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7845670Z test_dispatch_meta_inplace_special_laguerre_polynomial_l_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7845830Z test_dispatch_meta_inplace_special_laguerre_polynomial_l_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7845980Z test_dispatch_meta_inplace_special_laguerre_polynomial_l_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7846140Z test_dispatch_meta_inplace_special_laguerre_polynomial_l_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7846290Z test_dispatch_meta_inplace_special_laguerre_polynomial_l_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7846450Z test_dispatch_meta_inplace_special_laguerre_polynomial_l_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7846600Z test_dispatch_meta_inplace_special_laguerre_polynomial_l_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7846750Z test_dispatch_meta_inplace_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7847040Z test_dispatch_meta_inplace_special_legendre_polynomial_p_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7847290Z test_dispatch_meta_inplace_special_legendre_polynomial_p_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7847540Z test_dispatch_meta_inplace_special_legendre_polynomial_p_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7847770Z test_dispatch_meta_inplace_special_legendre_polynomial_p_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7848010Z test_dispatch_meta_inplace_special_legendre_polynomial_p_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7848250Z test_dispatch_meta_inplace_special_legendre_polynomial_p_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7848490Z test_dispatch_meta_inplace_special_legendre_polynomial_p_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7848770Z test_dispatch_meta_inplace_special_legendre_polynomial_p_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7848920Z test_dispatch_meta_inplace_special_log_ndtr_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7849070Z test_dispatch_meta_inplace_special_log_ndtr_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7849220Z test_dispatch_meta_inplace_special_log_ndtr_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7849400Z test_dispatch_meta_inplace_special_log_ndtr_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7849540Z test_dispatch_meta_inplace_special_log_ndtr_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7849690Z test_dispatch_meta_inplace_special_log_ndtr_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7849830Z test_dispatch_meta_inplace_special_log_ndtr_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7849970Z test_dispatch_meta_inplace_special_log_ndtr_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7850130Z test_dispatch_meta_inplace_special_modified_bessel_i0_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7850280Z test_dispatch_meta_inplace_special_modified_bessel_i0_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7850440Z test_dispatch_meta_inplace_special_modified_bessel_i0_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7850590Z test_dispatch_meta_inplace_special_modified_bessel_i0_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7850740Z test_dispatch_meta_inplace_special_modified_bessel_i0_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7850880Z test_dispatch_meta_inplace_special_modified_bessel_i0_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7851030Z test_dispatch_meta_inplace_special_modified_bessel_i0_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7851180Z test_dispatch_meta_inplace_special_modified_bessel_i0_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7851330Z test_dispatch_meta_inplace_special_modified_bessel_i1_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7851480Z test_dispatch_meta_inplace_special_modified_bessel_i1_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7851630Z test_dispatch_meta_inplace_special_modified_bessel_i1_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7851780Z test_dispatch_meta_inplace_special_modified_bessel_i1_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7851920Z test_dispatch_meta_inplace_special_modified_bessel_i1_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7852080Z test_dispatch_meta_inplace_special_modified_bessel_i1_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7852230Z test_dispatch_meta_inplace_special_modified_bessel_i1_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7852400Z test_dispatch_meta_inplace_special_modified_bessel_i1_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7852550Z test_dispatch_meta_inplace_special_modified_bessel_k0_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7852710Z test_dispatch_meta_inplace_special_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7852860Z test_dispatch_meta_inplace_special_modified_bessel_k0_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7853010Z test_dispatch_meta_inplace_special_modified_bessel_k0_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7853180Z test_dispatch_meta_inplace_special_modified_bessel_k0_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7853330Z test_dispatch_meta_inplace_special_modified_bessel_k0_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7853470Z test_dispatch_meta_inplace_special_modified_bessel_k0_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7853630Z test_dispatch_meta_inplace_special_modified_bessel_k0_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7853780Z test_dispatch_meta_inplace_special_modified_bessel_k1_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7853930Z test_dispatch_meta_inplace_special_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7854080Z test_dispatch_meta_inplace_special_modified_bessel_k1_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7854230Z test_dispatch_meta_inplace_special_modified_bessel_k1_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7854380Z test_dispatch_meta_inplace_special_modified_bessel_k1_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7854520Z test_dispatch_meta_inplace_special_modified_bessel_k1_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7854670Z test_dispatch_meta_inplace_special_modified_bessel_k1_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7854820Z test_dispatch_meta_inplace_special_modified_bessel_k1_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7854970Z test_dispatch_meta_inplace_special_ndtr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7855110Z test_dispatch_meta_inplace_special_ndtr_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7855260Z test_dispatch_meta_inplace_special_ndtr_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7855400Z test_dispatch_meta_inplace_special_ndtr_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7855540Z test_dispatch_meta_inplace_special_ndtr_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7855680Z test_dispatch_meta_inplace_special_ndtr_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7855820Z test_dispatch_meta_inplace_special_ndtr_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7855960Z test_dispatch_meta_inplace_special_ndtr_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7856140Z test_dispatch_meta_inplace_special_ndtr_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7856280Z test_dispatch_meta_inplace_special_ndtri_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7856430Z test_dispatch_meta_inplace_special_ndtri_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7856570Z test_dispatch_meta_inplace_special_ndtri_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7856710Z test_dispatch_meta_inplace_special_ndtri_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7857020Z test_dispatch_meta_inplace_special_ndtri_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7857160Z test_dispatch_meta_inplace_special_ndtri_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7857300Z test_dispatch_meta_inplace_special_ndtri_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7857440Z test_dispatch_meta_inplace_special_ndtri_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7857610Z test_dispatch_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7857780Z test_dispatch_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7857950Z test_dispatch_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7858110Z test_dispatch_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7858280Z test_dispatch_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7858450Z test_dispatch_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7858610Z test_dispatch_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7858770Z test_dispatch_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7858930Z test_dispatch_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7859090Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7859260Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7859420Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7859580Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7859730Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7859890Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7860080Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7860240Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7860400Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7860560Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7860750Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7860910Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7861060Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7861210Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7861360Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7861520Z test_dispatch_meta_inplace_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7861800Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7862060Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7862320Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7862570Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7862820Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7863080Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7863330Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7863570Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7863820Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7864060Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7864320Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7864640Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7864910Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7865160Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7865400Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7865720Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7865970Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7866220Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7866480Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7866720Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7866970Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7867220Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7867460Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7867710Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7867960Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7868210Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7868460Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7868710Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7868960Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7869200Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7869450Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7869750Z test_dispatch_meta_inplace_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.7869910Z test_dispatch_meta_inplace_special_spherical_bessel_j0_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7870080Z test_dispatch_meta_inplace_special_spherical_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7870230Z test_dispatch_meta_inplace_special_spherical_bessel_j0_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7870420Z test_dispatch_meta_inplace_special_spherical_bessel_j0_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7870570Z test_dispatch_meta_inplace_special_spherical_bessel_j0_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7870720Z test_dispatch_meta_inplace_special_spherical_bessel_j0_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7870870Z test_dispatch_meta_inplace_special_spherical_bessel_j0_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7871030Z test_dispatch_meta_inplace_special_spherical_bessel_j0_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7871180Z test_dispatch_meta_inplace_special_xlog1py_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7871320Z test_dispatch_meta_inplace_special_xlog1py_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7871470Z test_dispatch_meta_inplace_special_xlog1py_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7871610Z test_dispatch_meta_inplace_special_xlog1py_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7871760Z test_dispatch_meta_inplace_special_xlog1py_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7871900Z test_dispatch_meta_inplace_special_xlog1py_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7872040Z test_dispatch_meta_inplace_special_xlog1py_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7872180Z test_dispatch_meta_inplace_special_xlog1py_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7872330Z test_dispatch_meta_inplace_special_xlog1py_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7872470Z test_dispatch_meta_inplace_special_xlog1py_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7872610Z test_dispatch_meta_inplace_special_zeta_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7872760Z test_dispatch_meta_inplace_special_zeta_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7872900Z test_dispatch_meta_inplace_special_zeta_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7873040Z test_dispatch_meta_inplace_special_zeta_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7873190Z test_dispatch_meta_inplace_special_zeta_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7873340Z test_dispatch_meta_inplace_special_zeta_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7873540Z test_dispatch_meta_inplace_special_zeta_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7873690Z test_dispatch_meta_inplace_special_zeta_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7873830Z test_dispatch_meta_inplace_split_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7873960Z test_dispatch_meta_inplace_split_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7874110Z test_dispatch_meta_inplace_split_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7874320Z test_dispatch_meta_inplace_split_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7874460Z test_dispatch_meta_inplace_split_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7874600Z test_dispatch_meta_inplace_split_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7874740Z test_dispatch_meta_inplace_split_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7874870Z test_dispatch_meta_inplace_split_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7875010Z test_dispatch_meta_inplace_split_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7875150Z test_dispatch_meta_inplace_split_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7875290Z test_dispatch_meta_inplace_split_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7875420Z test_dispatch_meta_inplace_split_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7875560Z test_dispatch_meta_inplace_split_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7875710Z test_dispatch_meta_inplace_split_list_args_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7875850Z test_dispatch_meta_inplace_split_list_args_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7876000Z test_dispatch_meta_inplace_split_list_args_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7876150Z test_dispatch_meta_inplace_split_list_args_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7876300Z test_dispatch_meta_inplace_split_list_args_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7876440Z test_dispatch_meta_inplace_split_list_args_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7876580Z test_dispatch_meta_inplace_split_list_args_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7876730Z test_dispatch_meta_inplace_split_list_args_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7876870Z test_dispatch_meta_inplace_split_list_args_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7877010Z test_dispatch_meta_inplace_split_list_args_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7877150Z test_dispatch_meta_inplace_split_list_args_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7877330Z test_dispatch_meta_inplace_split_list_args_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7877480Z test_dispatch_meta_inplace_split_with_sizes_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7877620Z test_dispatch_meta_inplace_split_with_sizes_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7877770Z test_dispatch_meta_inplace_split_with_sizes_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7877920Z test_dispatch_meta_inplace_split_with_sizes_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7878090Z test_dispatch_meta_inplace_split_with_sizes_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7878230Z test_dispatch_meta_inplace_split_with_sizes_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7878380Z test_dispatch_meta_inplace_split_with_sizes_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7878520Z test_dispatch_meta_inplace_split_with_sizes_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7878660Z test_dispatch_meta_inplace_split_with_sizes_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7878800Z test_dispatch_meta_inplace_split_with_sizes_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7878950Z test_dispatch_meta_inplace_split_with_sizes_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7883600Z test_dispatch_meta_inplace_split_with_sizes_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7883780Z test_dispatch_meta_inplace_split_with_sizes_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7883900Z test_dispatch_meta_inplace_sqrt_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7884030Z test_dispatch_meta_inplace_sqrt_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7884150Z test_dispatch_meta_inplace_sqrt_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7884260Z test_dispatch_meta_inplace_sqrt_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7884370Z test_dispatch_meta_inplace_sqrt_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7884470Z test_dispatch_meta_inplace_sqrt_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7884610Z test_dispatch_meta_inplace_sqrt_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7884740Z test_dispatch_meta_inplace_sqrt_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7884870Z test_dispatch_meta_inplace_sqrt_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7885010Z test_dispatch_meta_inplace_sqrt_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7885140Z test_dispatch_meta_inplace_sqrt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7885260Z test_dispatch_meta_inplace_square_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7885390Z test_dispatch_meta_inplace_square_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.007s) 2023-01-11T21:12:29.7885510Z test_dispatch_meta_inplace_square_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7885630Z test_dispatch_meta_inplace_square_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7885860Z test_dispatch_meta_inplace_square_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7885970Z test_dispatch_meta_inplace_square_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7886090Z test_dispatch_meta_inplace_square_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7886200Z test_dispatch_meta_inplace_square_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7886300Z test_dispatch_meta_inplace_square_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7886410Z test_dispatch_meta_inplace_square_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7886520Z test_dispatch_meta_inplace_square_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7886660Z test_dispatch_meta_inplace_square_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7886770Z test_dispatch_meta_inplace_squeeze_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7886880Z test_dispatch_meta_inplace_squeeze_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7887000Z test_dispatch_meta_inplace_squeeze_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7887120Z test_dispatch_meta_inplace_squeeze_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7887230Z test_dispatch_meta_inplace_squeeze_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7887340Z test_dispatch_meta_inplace_squeeze_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7887460Z test_dispatch_meta_inplace_squeeze_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7887570Z test_dispatch_meta_inplace_squeeze_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7887680Z test_dispatch_meta_inplace_squeeze_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7887790Z test_dispatch_meta_inplace_squeeze_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7887900Z test_dispatch_meta_inplace_squeeze_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7888010Z test_dispatch_meta_inplace_squeeze_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7888120Z test_dispatch_meta_inplace_squeeze_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7888260Z test_dispatch_meta_inplace_stack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7888390Z test_dispatch_meta_inplace_stack_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7888540Z test_dispatch_meta_inplace_stack_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7888680Z test_dispatch_meta_inplace_stack_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7888820Z test_dispatch_meta_inplace_stack_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7888960Z test_dispatch_meta_inplace_stack_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7889100Z test_dispatch_meta_inplace_stack_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7889240Z test_dispatch_meta_inplace_stack_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7889380Z test_dispatch_meta_inplace_stack_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7889510Z test_dispatch_meta_inplace_stack_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7889650Z test_dispatch_meta_inplace_stack_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7889810Z test_dispatch_meta_inplace_stack_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7889950Z test_dispatch_meta_inplace_stack_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7890090Z test_dispatch_meta_inplace_std_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7890230Z test_dispatch_meta_inplace_std_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7890370Z test_dispatch_meta_inplace_std_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7890530Z test_dispatch_meta_inplace_std_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7890670Z test_dispatch_meta_inplace_std_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7890810Z test_dispatch_meta_inplace_std_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7890950Z test_dispatch_meta_inplace_std_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7891100Z test_dispatch_meta_inplace_std_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7891240Z test_dispatch_meta_inplace_std_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7891380Z test_dispatch_meta_inplace_std_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7891520Z test_dispatch_meta_inplace_std_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7891660Z test_dispatch_meta_inplace_std_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7891810Z test_dispatch_meta_inplace_std_mean_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7891960Z test_dispatch_meta_inplace_std_mean_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7892110Z test_dispatch_meta_inplace_std_mean_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7892260Z test_dispatch_meta_inplace_std_mean_unbiased_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7892410Z test_dispatch_meta_inplace_std_mean_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7892560Z test_dispatch_meta_inplace_std_mean_unbiased_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7892710Z test_dispatch_meta_inplace_std_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7892850Z test_dispatch_meta_inplace_std_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7893000Z test_dispatch_meta_inplace_std_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7893150Z test_dispatch_meta_inplace_std_unbiased_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7893290Z test_dispatch_meta_inplace_std_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7893430Z test_dispatch_meta_inplace_std_unbiased_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7893570Z test_dispatch_meta_inplace_stft_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7893880Z test_dispatch_meta_inplace_stft_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7894020Z test_dispatch_meta_inplace_stft_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7894160Z test_dispatch_meta_inplace_stft_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7894280Z test_dispatch_meta_inplace_sub_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7894390Z test_dispatch_meta_inplace_sub_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7894540Z test_dispatch_meta_inplace_sub_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7894650Z test_dispatch_meta_inplace_sub_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7894760Z test_dispatch_meta_inplace_sub_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7894870Z test_dispatch_meta_inplace_sub_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7894980Z test_dispatch_meta_inplace_sub_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7895090Z test_dispatch_meta_inplace_sub_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7895190Z test_dispatch_meta_inplace_sub_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7895300Z test_dispatch_meta_inplace_sub_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7895410Z test_dispatch_meta_inplace_sub_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7895510Z test_dispatch_meta_inplace_sub_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7895650Z test_dispatch_meta_inplace_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7895790Z test_dispatch_meta_inplace_sum_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7895930Z test_dispatch_meta_inplace_sum_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7896070Z test_dispatch_meta_inplace_sum_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7896200Z test_dispatch_meta_inplace_sum_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7896340Z test_dispatch_meta_inplace_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7896470Z test_dispatch_meta_inplace_sum_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7896610Z test_dispatch_meta_inplace_sum_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7896750Z test_dispatch_meta_inplace_sum_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7896880Z test_dispatch_meta_inplace_sum_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7897010Z test_dispatch_meta_inplace_sum_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7897150Z test_dispatch_meta_inplace_sum_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7897290Z test_dispatch_meta_inplace_sum_to_size_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7897430Z test_dispatch_meta_inplace_sum_to_size_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7897580Z test_dispatch_meta_inplace_sum_to_size_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7897760Z test_dispatch_meta_inplace_sum_to_size_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7897910Z test_dispatch_meta_inplace_sum_to_size_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7898050Z test_dispatch_meta_inplace_sum_to_size_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7898190Z test_dispatch_meta_inplace_sum_to_size_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7898330Z test_dispatch_meta_inplace_sum_to_size_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7898490Z test_dispatch_meta_inplace_sum_to_size_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7898630Z test_dispatch_meta_inplace_sum_to_size_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7898780Z test_dispatch_meta_inplace_sum_to_size_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7898910Z test_dispatch_meta_inplace_sum_to_size_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7899050Z test_dispatch_meta_inplace_svd_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7899190Z test_dispatch_meta_inplace_svd_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7899320Z test_dispatch_meta_inplace_svd_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7899460Z test_dispatch_meta_inplace_svd_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7899600Z test_dispatch_meta_inplace_svd_lowrank_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7899740Z test_dispatch_meta_inplace_svd_lowrank_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7899880Z test_dispatch_meta_inplace_symeig_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7900020Z test_dispatch_meta_inplace_symeig_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7900160Z test_dispatch_meta_inplace_symeig_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7900310Z test_dispatch_meta_inplace_symeig_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7900420Z test_dispatch_meta_inplace_t_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7900520Z test_dispatch_meta_inplace_t_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7900630Z test_dispatch_meta_inplace_t_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7900740Z test_dispatch_meta_inplace_t_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7900850Z test_dispatch_meta_inplace_t_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7900950Z test_dispatch_meta_inplace_t_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7901060Z test_dispatch_meta_inplace_t_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7901160Z test_dispatch_meta_inplace_t_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7901270Z test_dispatch_meta_inplace_t_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7901370Z test_dispatch_meta_inplace_t_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7901470Z test_dispatch_meta_inplace_t_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7901610Z test_dispatch_meta_inplace_t_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7901770Z test_dispatch_meta_inplace_take_along_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7901910Z test_dispatch_meta_inplace_take_along_dim_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7902060Z test_dispatch_meta_inplace_take_along_dim_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7902200Z test_dispatch_meta_inplace_take_along_dim_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7902380Z test_dispatch_meta_inplace_take_along_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7902530Z test_dispatch_meta_inplace_take_along_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7902670Z test_dispatch_meta_inplace_take_along_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7902810Z test_dispatch_meta_inplace_take_along_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7902950Z test_dispatch_meta_inplace_take_along_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7903090Z test_dispatch_meta_inplace_take_along_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7903230Z test_dispatch_meta_inplace_take_along_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7903370Z test_dispatch_meta_inplace_take_along_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7903510Z test_dispatch_meta_inplace_take_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7903650Z test_dispatch_meta_inplace_take_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7903790Z test_dispatch_meta_inplace_take_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7903930Z test_dispatch_meta_inplace_take_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7904060Z test_dispatch_meta_inplace_take_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7904200Z test_dispatch_meta_inplace_take_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7904330Z test_dispatch_meta_inplace_take_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7904470Z test_dispatch_meta_inplace_take_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7904610Z test_dispatch_meta_inplace_take_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7904740Z test_dispatch_meta_inplace_take_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7904870Z test_dispatch_meta_inplace_take_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7905000Z test_dispatch_meta_inplace_take_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7905110Z test_dispatch_meta_inplace_tan_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7905250Z test_dispatch_meta_inplace_tan_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7905390Z test_dispatch_meta_inplace_tan_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7905500Z test_dispatch_meta_inplace_tan_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7905610Z test_dispatch_meta_inplace_tan_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7905720Z test_dispatch_meta_inplace_tan_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7905850Z test_dispatch_meta_inplace_tan_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7905990Z test_dispatch_meta_inplace_tan_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7906140Z test_dispatch_meta_inplace_tan_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7906270Z test_dispatch_meta_inplace_tan_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7906400Z test_dispatch_meta_inplace_tan_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7906520Z test_dispatch_meta_inplace_tanh_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7906650Z test_dispatch_meta_inplace_tanh_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7906760Z test_dispatch_meta_inplace_tanh_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7906870Z test_dispatch_meta_inplace_tanh_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7906980Z test_dispatch_meta_inplace_tanh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7907090Z test_dispatch_meta_inplace_tanh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7907230Z test_dispatch_meta_inplace_tanh_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7907350Z test_dispatch_meta_inplace_tanh_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7907490Z test_dispatch_meta_inplace_tanh_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7907620Z test_dispatch_meta_inplace_tanh_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7907750Z test_dispatch_meta_inplace_tanh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7907890Z test_dispatch_meta_inplace_tensor_split_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7908030Z test_dispatch_meta_inplace_tensor_split_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7908180Z test_dispatch_meta_inplace_tensor_split_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7908330Z test_dispatch_meta_inplace_tensor_split_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7908470Z test_dispatch_meta_inplace_tensor_split_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7908620Z test_dispatch_meta_inplace_tensor_split_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7908760Z test_dispatch_meta_inplace_tensor_split_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7908900Z test_dispatch_meta_inplace_tensor_split_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7909040Z test_dispatch_meta_inplace_tensor_split_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7909170Z test_dispatch_meta_inplace_tensor_split_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7909370Z test_dispatch_meta_inplace_tensor_split_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7909510Z test_dispatch_meta_inplace_tensor_split_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7909660Z test_dispatch_meta_inplace_tensordot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7909800Z test_dispatch_meta_inplace_tensordot_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7909950Z test_dispatch_meta_inplace_tensordot_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7910140Z test_dispatch_meta_inplace_tensordot_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7910280Z test_dispatch_meta_inplace_tensordot_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7910420Z test_dispatch_meta_inplace_tensordot_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7910550Z test_dispatch_meta_inplace_tensordot_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7910690Z test_dispatch_meta_inplace_tensordot_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7910830Z test_dispatch_meta_inplace_tensordot_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7910970Z test_dispatch_meta_inplace_tensordot_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7911110Z test_dispatch_meta_inplace_tile_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7911240Z test_dispatch_meta_inplace_tile_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7911380Z test_dispatch_meta_inplace_tile_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7911520Z test_dispatch_meta_inplace_tile_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7911660Z test_dispatch_meta_inplace_tile_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7911790Z test_dispatch_meta_inplace_tile_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7911920Z test_dispatch_meta_inplace_tile_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7912060Z test_dispatch_meta_inplace_tile_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7912190Z test_dispatch_meta_inplace_tile_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7912320Z test_dispatch_meta_inplace_tile_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7912460Z test_dispatch_meta_inplace_tile_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7912590Z test_dispatch_meta_inplace_tile_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7912730Z test_dispatch_meta_inplace_to_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7912860Z test_dispatch_meta_inplace_to_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7913000Z test_dispatch_meta_inplace_to_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7913180Z test_dispatch_meta_inplace_to_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7913320Z test_dispatch_meta_inplace_to_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7913450Z test_dispatch_meta_inplace_to_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7913590Z test_dispatch_meta_inplace_to_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7913720Z test_dispatch_meta_inplace_to_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7913880Z test_dispatch_meta_inplace_to_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7914020Z test_dispatch_meta_inplace_to_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7914150Z test_dispatch_meta_inplace_to_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7914290Z test_dispatch_meta_inplace_to_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7914430Z test_dispatch_meta_inplace_to_sparse_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7914560Z test_dispatch_meta_inplace_to_sparse_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7914710Z test_dispatch_meta_inplace_to_sparse_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7914850Z test_dispatch_meta_inplace_to_sparse_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7914990Z test_dispatch_meta_inplace_to_sparse_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7915140Z test_dispatch_meta_inplace_to_sparse_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7920060Z test_dispatch_meta_inplace_to_sparse_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7920230Z test_dispatch_meta_inplace_to_sparse_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7920360Z test_dispatch_meta_inplace_to_sparse_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7920490Z test_dispatch_meta_inplace_to_sparse_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7920640Z test_dispatch_meta_inplace_to_sparse_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7920780Z test_dispatch_meta_inplace_to_sparse_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7920910Z test_dispatch_meta_inplace_topk_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7921050Z test_dispatch_meta_inplace_topk_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7921190Z test_dispatch_meta_inplace_topk_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7921320Z test_dispatch_meta_inplace_topk_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7921450Z test_dispatch_meta_inplace_topk_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7921590Z test_dispatch_meta_inplace_topk_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7921840Z test_dispatch_meta_inplace_topk_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7921980Z test_dispatch_meta_inplace_topk_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7922130Z test_dispatch_meta_inplace_trace_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7922270Z test_dispatch_meta_inplace_trace_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7922420Z test_dispatch_meta_inplace_trace_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7922600Z test_dispatch_meta_inplace_trace_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7922750Z test_dispatch_meta_inplace_trace_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7922880Z test_dispatch_meta_inplace_trace_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7923020Z test_dispatch_meta_inplace_trace_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7923150Z test_dispatch_meta_inplace_trace_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7923290Z test_dispatch_meta_inplace_trace_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7923410Z test_dispatch_meta_inplace_transpose_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7923520Z test_dispatch_meta_inplace_transpose_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7923640Z test_dispatch_meta_inplace_transpose_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7923760Z test_dispatch_meta_inplace_transpose_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7923880Z test_dispatch_meta_inplace_transpose_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7923990Z test_dispatch_meta_inplace_transpose_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7924100Z test_dispatch_meta_inplace_transpose_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7924220Z test_dispatch_meta_inplace_transpose_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7924330Z test_dispatch_meta_inplace_transpose_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7924450Z test_dispatch_meta_inplace_transpose_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7924560Z test_dispatch_meta_inplace_transpose_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7924670Z test_dispatch_meta_inplace_transpose_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7924780Z test_dispatch_meta_inplace_transpose_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7924930Z test_dispatch_meta_inplace_trapezoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7925080Z test_dispatch_meta_inplace_trapezoid_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7925230Z test_dispatch_meta_inplace_trapezoid_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7925370Z test_dispatch_meta_inplace_trapezoid_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7925510Z test_dispatch_meta_inplace_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7925650Z test_dispatch_meta_inplace_trapezoid_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7925830Z test_dispatch_meta_inplace_trapezoid_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7925980Z test_dispatch_meta_inplace_trapezoid_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7926110Z test_dispatch_meta_inplace_trapezoid_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7926250Z test_dispatch_meta_inplace_trapezoid_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7926390Z test_dispatch_meta_inplace_trapezoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7926560Z test_dispatch_meta_inplace_trapz_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7926710Z test_dispatch_meta_inplace_trapz_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7926850Z test_dispatch_meta_inplace_trapz_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7926990Z test_dispatch_meta_inplace_trapz_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7927130Z test_dispatch_meta_inplace_trapz_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7927270Z test_dispatch_meta_inplace_trapz_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7927400Z test_dispatch_meta_inplace_trapz_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7927540Z test_dispatch_meta_inplace_trapz_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7927670Z test_dispatch_meta_inplace_trapz_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7927800Z test_dispatch_meta_inplace_trapz_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7927940Z test_dispatch_meta_inplace_trapz_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7928090Z test_dispatch_meta_inplace_triangular_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7928240Z test_dispatch_meta_inplace_triangular_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7928390Z test_dispatch_meta_inplace_triangular_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7928530Z test_dispatch_meta_inplace_triangular_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7928640Z test_dispatch_meta_inplace_tril_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7928750Z test_dispatch_meta_inplace_tril_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7928860Z test_dispatch_meta_inplace_tril_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7928980Z test_dispatch_meta_inplace_tril_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7929090Z test_dispatch_meta_inplace_tril_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7929190Z test_dispatch_meta_inplace_tril_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7929300Z test_dispatch_meta_inplace_tril_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7929410Z test_dispatch_meta_inplace_tril_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7929520Z test_dispatch_meta_inplace_tril_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7929620Z test_dispatch_meta_inplace_tril_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7929780Z test_dispatch_meta_inplace_tril_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7929900Z test_dispatch_meta_inplace_tril_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7930040Z test_dispatch_meta_inplace_tril_indices_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7930190Z test_dispatch_meta_inplace_tril_indices_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7930300Z test_dispatch_meta_inplace_triu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7930580Z test_dispatch_meta_inplace_triu_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7930690Z test_dispatch_meta_inplace_triu_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7930800Z test_dispatch_meta_inplace_triu_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7930910Z test_dispatch_meta_inplace_triu_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7931020Z test_dispatch_meta_inplace_triu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7931130Z test_dispatch_meta_inplace_triu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7931230Z test_dispatch_meta_inplace_triu_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7931330Z test_dispatch_meta_inplace_triu_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7931440Z test_dispatch_meta_inplace_triu_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7931550Z test_dispatch_meta_inplace_triu_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7931650Z test_dispatch_meta_inplace_triu_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7931790Z test_dispatch_meta_inplace_triu_indices_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7931930Z test_dispatch_meta_inplace_triu_indices_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7932050Z test_dispatch_meta_inplace_true_divide_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7932190Z test_dispatch_meta_inplace_true_divide_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7932310Z test_dispatch_meta_inplace_true_divide_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7932430Z test_dispatch_meta_inplace_true_divide_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7932550Z test_dispatch_meta_inplace_true_divide_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7932660Z test_dispatch_meta_inplace_true_divide_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7932770Z test_dispatch_meta_inplace_true_divide_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7932910Z test_dispatch_meta_inplace_true_divide_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7933050Z test_dispatch_meta_inplace_true_divide_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7933190Z test_dispatch_meta_inplace_true_divide_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7933320Z test_dispatch_meta_inplace_true_divide_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7933460Z test_dispatch_meta_inplace_true_divide_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.7933570Z test_dispatch_meta_inplace_trunc_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7933680Z test_dispatch_meta_inplace_trunc_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7933840Z test_dispatch_meta_inplace_trunc_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7933960Z test_dispatch_meta_inplace_trunc_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7934070Z test_dispatch_meta_inplace_trunc_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7934170Z test_dispatch_meta_inplace_trunc_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7934280Z test_dispatch_meta_inplace_trunc_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7934380Z test_dispatch_meta_inplace_trunc_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7934530Z test_dispatch_meta_inplace_unbind_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7934700Z test_dispatch_meta_inplace_unbind_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7934840Z test_dispatch_meta_inplace_unbind_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7934980Z test_dispatch_meta_inplace_unbind_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7935120Z test_dispatch_meta_inplace_unbind_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7935260Z test_dispatch_meta_inplace_unbind_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7935400Z test_dispatch_meta_inplace_unbind_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7935540Z test_dispatch_meta_inplace_unbind_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7935680Z test_dispatch_meta_inplace_unbind_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7935810Z test_dispatch_meta_inplace_unbind_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7935950Z test_dispatch_meta_inplace_unbind_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7936090Z test_dispatch_meta_inplace_unbind_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7936220Z test_dispatch_meta_inplace_unbind_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7936360Z test_dispatch_meta_inplace_unflatten_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7936500Z test_dispatch_meta_inplace_unflatten_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7936650Z test_dispatch_meta_inplace_unflatten_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7936790Z test_dispatch_meta_inplace_unflatten_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7936940Z test_dispatch_meta_inplace_unflatten_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7937080Z test_dispatch_meta_inplace_unflatten_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7937220Z test_dispatch_meta_inplace_unflatten_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7937360Z test_dispatch_meta_inplace_unflatten_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7937500Z test_dispatch_meta_inplace_unflatten_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7937680Z test_dispatch_meta_inplace_unflatten_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7937820Z test_dispatch_meta_inplace_unflatten_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7937960Z test_dispatch_meta_inplace_unflatten_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7938090Z test_dispatch_meta_inplace_unflatten_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7938240Z test_dispatch_meta_inplace_unfold_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7938410Z test_dispatch_meta_inplace_unfold_copy_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7938560Z test_dispatch_meta_inplace_unfold_copy_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7938710Z test_dispatch_meta_inplace_unfold_copy_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7938860Z test_dispatch_meta_inplace_unfold_copy_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7939000Z test_dispatch_meta_inplace_unfold_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7939140Z test_dispatch_meta_inplace_unfold_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7939280Z test_dispatch_meta_inplace_unfold_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7939420Z test_dispatch_meta_inplace_unfold_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7939550Z test_dispatch_meta_inplace_unfold_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7939690Z test_dispatch_meta_inplace_unfold_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7939830Z test_dispatch_meta_inplace_unfold_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7939960Z test_dispatch_meta_inplace_unfold_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7940100Z test_dispatch_meta_inplace_unfold_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7940240Z test_dispatch_meta_inplace_unfold_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7940380Z test_dispatch_meta_inplace_unfold_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7940520Z test_dispatch_meta_inplace_unfold_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7940650Z test_dispatch_meta_inplace_unfold_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7940790Z test_dispatch_meta_inplace_unfold_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7940920Z test_dispatch_meta_inplace_unfold_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7941050Z test_dispatch_meta_inplace_unfold_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7941190Z test_dispatch_meta_inplace_unfold_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7941320Z test_dispatch_meta_inplace_unfold_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7941480Z test_dispatch_meta_inplace_unfold_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7941620Z test_dispatch_meta_inplace_unfold_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7941750Z test_dispatch_meta_inplace_unfold_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7941860Z test_dispatch_meta_inplace_uniform_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7941980Z test_dispatch_meta_inplace_uniform_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7942100Z test_dispatch_meta_inplace_uniform_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7942230Z test_dispatch_meta_inplace_uniform_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7942340Z test_dispatch_meta_inplace_uniform_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7942450Z test_dispatch_meta_inplace_uniform_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7942600Z test_dispatch_meta_inplace_unique_consecutive_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7942750Z test_dispatch_meta_inplace_unique_consecutive_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7942900Z test_dispatch_meta_inplace_unique_consecutive_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7943040Z test_dispatch_meta_inplace_unique_consecutive_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7943190Z test_dispatch_meta_inplace_unique_consecutive_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7943330Z test_dispatch_meta_inplace_unique_consecutive_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7943470Z test_dispatch_meta_inplace_unique_consecutive_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7943620Z test_dispatch_meta_inplace_unique_consecutive_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7943760Z test_dispatch_meta_inplace_unique_consecutive_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7943900Z test_dispatch_meta_inplace_unique_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7944030Z test_dispatch_meta_inplace_unique_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7944170Z test_dispatch_meta_inplace_unique_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7944300Z test_dispatch_meta_inplace_unique_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7944440Z test_dispatch_meta_inplace_unique_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7944600Z test_dispatch_meta_inplace_unique_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7944740Z test_dispatch_meta_inplace_unique_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7944870Z test_dispatch_meta_inplace_unique_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7945010Z test_dispatch_meta_inplace_unique_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7945120Z test_dispatch_meta_inplace_unsqueeze_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7945280Z test_dispatch_meta_inplace_unsqueeze_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7945400Z test_dispatch_meta_inplace_unsqueeze_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7945520Z test_dispatch_meta_inplace_unsqueeze_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7945630Z test_dispatch_meta_inplace_unsqueeze_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7945740Z test_dispatch_meta_inplace_unsqueeze_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7945850Z test_dispatch_meta_inplace_unsqueeze_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7945960Z test_dispatch_meta_inplace_unsqueeze_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7946120Z test_dispatch_meta_inplace_unsqueeze_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7946230Z test_dispatch_meta_inplace_unsqueeze_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7946340Z test_dispatch_meta_inplace_unsqueeze_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7946450Z test_dispatch_meta_inplace_unsqueeze_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7946560Z test_dispatch_meta_inplace_unsqueeze_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7946690Z test_dispatch_meta_inplace_var_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7946830Z test_dispatch_meta_inplace_var_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7946960Z test_dispatch_meta_inplace_var_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7947100Z test_dispatch_meta_inplace_var_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7947230Z test_dispatch_meta_inplace_var_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7947360Z test_dispatch_meta_inplace_var_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7947500Z test_dispatch_meta_inplace_var_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7947650Z test_dispatch_meta_inplace_var_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7947780Z test_dispatch_meta_inplace_var_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7947920Z test_dispatch_meta_inplace_var_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7948060Z test_dispatch_meta_inplace_var_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7948190Z test_dispatch_meta_inplace_var_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7948340Z test_dispatch_meta_inplace_var_mean_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7948480Z test_dispatch_meta_inplace_var_mean_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7948630Z test_dispatch_meta_inplace_var_mean_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7948780Z test_dispatch_meta_inplace_var_mean_unbiased_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7948920Z test_dispatch_meta_inplace_var_mean_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7949090Z test_dispatch_meta_inplace_var_mean_unbiased_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7949240Z test_dispatch_meta_inplace_var_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7949380Z test_dispatch_meta_inplace_var_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7949530Z test_dispatch_meta_inplace_var_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7949670Z test_dispatch_meta_inplace_var_unbiased_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7949830Z test_dispatch_meta_inplace_var_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7949970Z test_dispatch_meta_inplace_var_unbiased_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7950110Z test_dispatch_meta_inplace_vdot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7950250Z test_dispatch_meta_inplace_vdot_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7950380Z test_dispatch_meta_inplace_vdot_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7950520Z test_dispatch_meta_inplace_vdot_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7950650Z test_dispatch_meta_inplace_vdot_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7950780Z test_dispatch_meta_inplace_vdot_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7950910Z test_dispatch_meta_inplace_vdot_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7951040Z test_dispatch_meta_inplace_vdot_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7951180Z test_dispatch_meta_inplace_vdot_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7951310Z test_dispatch_meta_inplace_vdot_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7951450Z test_dispatch_meta_inplace_view_as_complex_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7951590Z test_dispatch_meta_inplace_view_as_complex_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7956210Z test_dispatch_meta_inplace_view_as_complex_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7956380Z test_dispatch_meta_inplace_view_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7956520Z test_dispatch_meta_inplace_view_as_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7956660Z test_dispatch_meta_inplace_view_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7956800Z test_dispatch_meta_inplace_view_as_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7956940Z test_dispatch_meta_inplace_view_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7957070Z test_dispatch_meta_inplace_view_as_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7957210Z test_dispatch_meta_inplace_view_as_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7957460Z test_dispatch_meta_inplace_view_as_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7957590Z test_dispatch_meta_inplace_view_as_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7957740Z test_dispatch_meta_inplace_view_as_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7957870Z test_dispatch_meta_inplace_view_as_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7958000Z test_dispatch_meta_inplace_view_as_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7958170Z test_dispatch_meta_inplace_view_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7958310Z test_dispatch_meta_inplace_view_as_real_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7958460Z test_dispatch_meta_inplace_view_as_real_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7958590Z test_dispatch_meta_inplace_view_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7958730Z test_dispatch_meta_inplace_view_copy_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7958870Z test_dispatch_meta_inplace_view_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7959000Z test_dispatch_meta_inplace_view_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7959140Z test_dispatch_meta_inplace_view_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7959270Z test_dispatch_meta_inplace_view_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7959410Z test_dispatch_meta_inplace_view_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7959540Z test_dispatch_meta_inplace_view_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7959680Z test_dispatch_meta_inplace_view_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7959810Z test_dispatch_meta_inplace_view_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7959940Z test_dispatch_meta_inplace_view_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7960080Z test_dispatch_meta_inplace_view_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7960210Z test_dispatch_meta_inplace_view_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7960350Z test_dispatch_meta_inplace_view_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7960480Z test_dispatch_meta_inplace_view_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7960620Z test_dispatch_meta_inplace_view_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7960750Z test_dispatch_meta_inplace_view_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7960880Z test_dispatch_meta_inplace_view_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7961020Z test_dispatch_meta_inplace_view_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7961180Z test_dispatch_meta_inplace_view_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7961320Z test_dispatch_meta_inplace_view_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7961450Z test_dispatch_meta_inplace_view_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7961580Z test_dispatch_meta_inplace_view_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7961720Z test_dispatch_meta_inplace_vsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7961880Z test_dispatch_meta_inplace_vsplit_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7962030Z test_dispatch_meta_inplace_vsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7962170Z test_dispatch_meta_inplace_vsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7962310Z test_dispatch_meta_inplace_vsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7962440Z test_dispatch_meta_inplace_vsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7962580Z test_dispatch_meta_inplace_vsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7962720Z test_dispatch_meta_inplace_vsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7962850Z test_dispatch_meta_inplace_vsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7962980Z test_dispatch_meta_inplace_vsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7963120Z test_dispatch_meta_inplace_vsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7963250Z test_dispatch_meta_inplace_vsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7963380Z test_dispatch_meta_inplace_vsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7963520Z test_dispatch_meta_inplace_vstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7963660Z test_dispatch_meta_inplace_vstack_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7963800Z test_dispatch_meta_inplace_vstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7963940Z test_dispatch_meta_inplace_vstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7964080Z test_dispatch_meta_inplace_vstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7964220Z test_dispatch_meta_inplace_vstack_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7964350Z test_dispatch_meta_inplace_vstack_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7964480Z test_dispatch_meta_inplace_vstack_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7964620Z test_dispatch_meta_inplace_vstack_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7964750Z test_dispatch_meta_inplace_vstack_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7964880Z test_dispatch_meta_inplace_vstack_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7965170Z test_dispatch_meta_inplace_vstack_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7965310Z test_dispatch_meta_inplace_vstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7965450Z test_dispatch_meta_inplace_where_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7965590Z test_dispatch_meta_inplace_where_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7965730Z test_dispatch_meta_inplace_where_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7965910Z test_dispatch_meta_inplace_where_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7966050Z test_dispatch_meta_inplace_where_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7966190Z test_dispatch_meta_inplace_where_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7966330Z test_dispatch_meta_inplace_where_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7966460Z test_dispatch_meta_inplace_where_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7966600Z test_dispatch_meta_inplace_where_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7966730Z test_dispatch_meta_inplace_where_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7966860Z test_dispatch_meta_inplace_where_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7967000Z test_dispatch_meta_inplace_where_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7967140Z test_dispatch_meta_inplace_where_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7967250Z test_dispatch_meta_inplace_xlogy_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7967380Z test_dispatch_meta_inplace_xlogy_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7967490Z test_dispatch_meta_inplace_xlogy_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7967600Z test_dispatch_meta_inplace_xlogy_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7967710Z test_dispatch_meta_inplace_xlogy_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7967850Z test_dispatch_meta_inplace_xlogy_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7967980Z test_dispatch_meta_inplace_xlogy_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7968110Z test_dispatch_meta_inplace_xlogy_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7968240Z test_dispatch_meta_inplace_xlogy_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7968370Z test_dispatch_meta_inplace_xlogy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.7968480Z test_dispatch_meta_inplace_zero__cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7968600Z test_dispatch_meta_inplace_zero__cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7968710Z test_dispatch_meta_inplace_zero__cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7968820Z test_dispatch_meta_inplace_zero__cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7968970Z test_dispatch_meta_inplace_zero__cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7969070Z test_dispatch_meta_inplace_zero__cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7969180Z test_dispatch_meta_inplace_zero__cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7969290Z test_dispatch_meta_inplace_zero__cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7969390Z test_dispatch_meta_inplace_zero__cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7969490Z test_dispatch_meta_inplace_zero__cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7969600Z test_dispatch_meta_inplace_zero__cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7969730Z test_dispatch_meta_inplace_zero__cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7969870Z test_dispatch_meta_inplace_zeros_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7970010Z test_dispatch_meta_inplace_zeros_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7970150Z test_dispatch_meta_inplace_zeros_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7970280Z test_dispatch_meta_inplace_zeros_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7970420Z test_dispatch_meta_inplace_zeros_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7970550Z test_dispatch_meta_inplace_zeros_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7970690Z test_dispatch_meta_inplace_zeros_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7970830Z test_dispatch_meta_inplace_zeros_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7970960Z test_dispatch_meta_inplace_zeros_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7971090Z test_dispatch_meta_inplace_zeros_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7971220Z test_dispatch_meta_inplace_zeros_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7971360Z test_dispatch_meta_inplace_zeros_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7971490Z test_dispatch_meta_inplace_zeros_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7971630Z test_dispatch_meta_inplace_zeros_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7971770Z test_dispatch_meta_inplace_zeros_like_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7971920Z test_dispatch_meta_inplace_zeros_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7972060Z test_dispatch_meta_inplace_zeros_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7972200Z test_dispatch_meta_inplace_zeros_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7972340Z test_dispatch_meta_inplace_zeros_like_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7972480Z test_dispatch_meta_inplace_zeros_like_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7972610Z test_dispatch_meta_inplace_zeros_like_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7972790Z test_dispatch_meta_inplace_zeros_like_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7972930Z test_dispatch_meta_inplace_zeros_like_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7973070Z test_dispatch_meta_inplace_zeros_like_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7973200Z test_dispatch_meta_inplace_zeros_like_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7973340Z test_dispatch_meta_inplace_zeros_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.7973470Z test_dispatch_meta_outplace_H_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7973580Z test_dispatch_meta_outplace_H_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7973690Z test_dispatch_meta_outplace_H_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7973800Z test_dispatch_meta_outplace_H_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7973910Z test_dispatch_meta_outplace_H_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7974020Z test_dispatch_meta_outplace_H_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7974120Z test_dispatch_meta_outplace_H_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7974230Z test_dispatch_meta_outplace_H_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7974330Z test_dispatch_meta_outplace_H_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7974440Z test_dispatch_meta_outplace_H_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7974550Z test_dispatch_meta_outplace_H_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7974650Z test_dispatch_meta_outplace_H_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7974760Z test_dispatch_meta_outplace_H_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7974860Z test_dispatch_meta_outplace_T_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7974970Z test_dispatch_meta_outplace_T_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7975080Z test_dispatch_meta_outplace_T_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7975180Z test_dispatch_meta_outplace_T_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7975290Z test_dispatch_meta_outplace_T_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7975390Z test_dispatch_meta_outplace_T_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7975490Z test_dispatch_meta_outplace_T_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7975600Z test_dispatch_meta_outplace_T_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7975700Z test_dispatch_meta_outplace_T_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7975800Z test_dispatch_meta_outplace_T_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7975900Z test_dispatch_meta_outplace_T_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7976010Z test_dispatch_meta_outplace_T_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7976110Z test_dispatch_meta_outplace_T_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7976220Z test_dispatch_meta_outplace___getitem___cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7976330Z test_dispatch_meta_outplace___getitem___cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7976450Z test_dispatch_meta_outplace___getitem___cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7976570Z test_dispatch_meta_outplace___getitem___cpu_complex32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7976720Z test_dispatch_meta_outplace___getitem___cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7976830Z test_dispatch_meta_outplace___getitem___cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7976950Z test_dispatch_meta_outplace___getitem___cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7977060Z test_dispatch_meta_outplace___getitem___cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7977170Z test_dispatch_meta_outplace___getitem___cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7977280Z test_dispatch_meta_outplace___getitem___cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7977420Z test_dispatch_meta_outplace___getitem___cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7977530Z test_dispatch_meta_outplace___getitem___cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7977640Z test_dispatch_meta_outplace___getitem___cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7977750Z test_dispatch_meta_outplace___radd___cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7977860Z test_dispatch_meta_outplace___radd___cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7977970Z test_dispatch_meta_outplace___radd___cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7978080Z test_dispatch_meta_outplace___radd___cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7978190Z test_dispatch_meta_outplace___radd___cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7978300Z test_dispatch_meta_outplace___radd___cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7978410Z test_dispatch_meta_outplace___radd___cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7978510Z test_dispatch_meta_outplace___radd___cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7978630Z test_dispatch_meta_outplace___radd___cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7978730Z test_dispatch_meta_outplace___radd___cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7978840Z test_dispatch_meta_outplace___radd___cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7978950Z test_dispatch_meta_outplace___radd___cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7979050Z test_dispatch_meta_outplace___rand___cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7979160Z test_dispatch_meta_outplace___rand___cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7979270Z test_dispatch_meta_outplace___rand___cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7979370Z test_dispatch_meta_outplace___rand___cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7979480Z test_dispatch_meta_outplace___rand___cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7979580Z test_dispatch_meta_outplace___rand___cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7979690Z test_dispatch_meta_outplace___rdiv___cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7979790Z test_dispatch_meta_outplace___rdiv___cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7979910Z test_dispatch_meta_outplace___rdiv___cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7980020Z test_dispatch_meta_outplace___rdiv___cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7980130Z test_dispatch_meta_outplace___rdiv___cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7980240Z test_dispatch_meta_outplace___rdiv___cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7980350Z test_dispatch_meta_outplace___rdiv___cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7980510Z test_dispatch_meta_outplace___rdiv___cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7980620Z test_dispatch_meta_outplace___rdiv___cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7980730Z test_dispatch_meta_outplace___rdiv___cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7980840Z test_dispatch_meta_outplace___rdiv___cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7980940Z test_dispatch_meta_outplace___rdiv___cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7981060Z test_dispatch_meta_outplace___rmatmul___cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.7981230Z test_dispatch_meta_outplace___rmatmul___cpu_complex128 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.7981350Z test_dispatch_meta_outplace___rmatmul___cpu_complex64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.7981470Z test_dispatch_meta_outplace___rmatmul___cpu_float32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.7981580Z test_dispatch_meta_outplace___rmatmul___cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.7981690Z test_dispatch_meta_outplace___rmatmul___cpu_int16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.7981800Z test_dispatch_meta_outplace___rmatmul___cpu_int32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.7981910Z test_dispatch_meta_outplace___rmatmul___cpu_int64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.7982010Z test_dispatch_meta_outplace___rmatmul___cpu_int8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.7982120Z test_dispatch_meta_outplace___rmatmul___cpu_uint8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.7982230Z test_dispatch_meta_outplace___rmod___cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7982340Z test_dispatch_meta_outplace___rmod___cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7982450Z test_dispatch_meta_outplace___rmod___cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7982560Z test_dispatch_meta_outplace___rmod___cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7982660Z test_dispatch_meta_outplace___rmul___cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7982770Z test_dispatch_meta_outplace___rmul___cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7982880Z test_dispatch_meta_outplace___rmul___cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7982990Z test_dispatch_meta_outplace___rmul___cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7983100Z test_dispatch_meta_outplace___rmul___cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7983210Z test_dispatch_meta_outplace___rmul___cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7983310Z test_dispatch_meta_outplace___rmul___cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7983420Z test_dispatch_meta_outplace___rmul___cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7983520Z test_dispatch_meta_outplace___rmul___cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7983630Z test_dispatch_meta_outplace___rmul___cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7983730Z test_dispatch_meta_outplace___rmul___cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7983840Z test_dispatch_meta_outplace___rmul___cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7983950Z test_dispatch_meta_outplace___ror___cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7984050Z test_dispatch_meta_outplace___ror___cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7984160Z test_dispatch_meta_outplace___ror___cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7984260Z test_dispatch_meta_outplace___ror___cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7984400Z test_dispatch_meta_outplace___ror___cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7984510Z test_dispatch_meta_outplace___ror___cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7984620Z test_dispatch_meta_outplace___rpow___cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7984730Z test_dispatch_meta_outplace___rpow___cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7984840Z test_dispatch_meta_outplace___rpow___cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7984950Z test_dispatch_meta_outplace___rpow___cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7985090Z test_dispatch_meta_outplace___rpow___cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7985190Z test_dispatch_meta_outplace___rpow___cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7985300Z test_dispatch_meta_outplace___rpow___cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7985410Z test_dispatch_meta_outplace___rpow___cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7985510Z test_dispatch_meta_outplace___rpow___cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7990010Z test_dispatch_meta_outplace___rpow___cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7990150Z test_dispatch_meta_outplace___rpow___cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.7990260Z test_dispatch_meta_outplace___rsub___cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7990380Z test_dispatch_meta_outplace___rsub___cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7990490Z test_dispatch_meta_outplace___rsub___cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7990600Z test_dispatch_meta_outplace___rsub___cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7990710Z test_dispatch_meta_outplace___rsub___cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7990820Z test_dispatch_meta_outplace___rsub___cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7990930Z test_dispatch_meta_outplace___rsub___cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7991040Z test_dispatch_meta_outplace___rsub___cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7991140Z test_dispatch_meta_outplace___rsub___cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7991250Z test_dispatch_meta_outplace___rsub___cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7991350Z test_dispatch_meta_outplace___rsub___cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7991460Z test_dispatch_meta_outplace___rxor___cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7991560Z test_dispatch_meta_outplace___rxor___cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7991660Z test_dispatch_meta_outplace___rxor___cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7991770Z test_dispatch_meta_outplace___rxor___cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7991880Z test_dispatch_meta_outplace___rxor___cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7991980Z test_dispatch_meta_outplace___rxor___cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7992110Z test_dispatch_meta_outplace__native_batch_norm_legit_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.7992240Z test_dispatch_meta_outplace__native_batch_norm_legit_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7992370Z test_dispatch_meta_outplace__native_batch_norm_legit_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7992500Z test_dispatch_meta_outplace__softmax_backward_data_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.7992730Z test_dispatch_meta_outplace__softmax_backward_data_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7992850Z test_dispatch_meta_outplace__softmax_backward_data_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7992960Z test_dispatch_meta_outplace_abs_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7993070Z test_dispatch_meta_outplace_abs_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7993180Z test_dispatch_meta_outplace_abs_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7993290Z test_dispatch_meta_outplace_abs_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7993440Z test_dispatch_meta_outplace_abs_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7993540Z test_dispatch_meta_outplace_abs_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7993650Z test_dispatch_meta_outplace_abs_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7993760Z test_dispatch_meta_outplace_abs_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7993860Z test_dispatch_meta_outplace_abs_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7993960Z test_dispatch_meta_outplace_abs_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7994070Z test_dispatch_meta_outplace_abs_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7994170Z test_dispatch_meta_outplace_abs_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7994280Z test_dispatch_meta_outplace_acos_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7994390Z test_dispatch_meta_outplace_acos_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7994500Z test_dispatch_meta_outplace_acos_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7994610Z test_dispatch_meta_outplace_acos_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7994720Z test_dispatch_meta_outplace_acos_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7994820Z test_dispatch_meta_outplace_acos_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7994930Z test_dispatch_meta_outplace_acos_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7995030Z test_dispatch_meta_outplace_acos_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7995140Z test_dispatch_meta_outplace_acos_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7995240Z test_dispatch_meta_outplace_acos_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7995350Z test_dispatch_meta_outplace_acos_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7995450Z test_dispatch_meta_outplace_acosh_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7995560Z test_dispatch_meta_outplace_acosh_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7995670Z test_dispatch_meta_outplace_acosh_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7995780Z test_dispatch_meta_outplace_acosh_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7995890Z test_dispatch_meta_outplace_acosh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7995990Z test_dispatch_meta_outplace_acosh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7996100Z test_dispatch_meta_outplace_acosh_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7996210Z test_dispatch_meta_outplace_acosh_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7996310Z test_dispatch_meta_outplace_acosh_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7996420Z test_dispatch_meta_outplace_acosh_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7996550Z test_dispatch_meta_outplace_acosh_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.7996660Z test_dispatch_meta_outplace_add_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.7996770Z test_dispatch_meta_outplace_add_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.7996880Z test_dispatch_meta_outplace_add_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.7996990Z test_dispatch_meta_outplace_add_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.7997090Z test_dispatch_meta_outplace_add_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.7997200Z test_dispatch_meta_outplace_add_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.7997340Z test_dispatch_meta_outplace_add_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.7997440Z test_dispatch_meta_outplace_add_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.7997550Z test_dispatch_meta_outplace_add_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.7997650Z test_dispatch_meta_outplace_add_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.7997760Z test_dispatch_meta_outplace_add_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.7997870Z test_dispatch_meta_outplace_add_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.7997970Z test_dispatch_meta_outplace_add_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.7998080Z test_dispatch_meta_outplace_addbmm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7998190Z test_dispatch_meta_outplace_addbmm_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.7998310Z test_dispatch_meta_outplace_addbmm_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.7998420Z test_dispatch_meta_outplace_addbmm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7998530Z test_dispatch_meta_outplace_addbmm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7998630Z test_dispatch_meta_outplace_addbmm_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7998740Z test_dispatch_meta_outplace_addbmm_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7998850Z test_dispatch_meta_outplace_addbmm_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7998960Z test_dispatch_meta_outplace_addbmm_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7999060Z test_dispatch_meta_outplace_addbmm_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.7999180Z test_dispatch_meta_outplace_addcdiv_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.7999290Z test_dispatch_meta_outplace_addcdiv_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.7999410Z test_dispatch_meta_outplace_addcdiv_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.7999520Z test_dispatch_meta_outplace_addcdiv_cpu_float32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.7999630Z test_dispatch_meta_outplace_addcdiv_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.7999740Z test_dispatch_meta_outplace_addcmul_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.7999850Z test_dispatch_meta_outplace_addcmul_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.7999960Z test_dispatch_meta_outplace_addcmul_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8000070Z test_dispatch_meta_outplace_addcmul_cpu_float32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8000180Z test_dispatch_meta_outplace_addcmul_cpu_float64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8000290Z test_dispatch_meta_outplace_addcmul_cpu_int16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8000400Z test_dispatch_meta_outplace_addcmul_cpu_int32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8000560Z test_dispatch_meta_outplace_addcmul_cpu_int64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8000680Z test_dispatch_meta_outplace_addcmul_cpu_int8 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8000780Z test_dispatch_meta_outplace_addcmul_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8000900Z test_dispatch_meta_outplace_addmm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8001010Z test_dispatch_meta_outplace_addmm_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8001120Z test_dispatch_meta_outplace_addmm_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8001370Z test_dispatch_meta_outplace_addmm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8001490Z test_dispatch_meta_outplace_addmm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8001600Z test_dispatch_meta_outplace_addmm_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8001700Z test_dispatch_meta_outplace_addmm_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8001810Z test_dispatch_meta_outplace_addmm_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8001910Z test_dispatch_meta_outplace_addmm_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8002020Z test_dispatch_meta_outplace_addmm_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8002150Z test_dispatch_meta_outplace_addmm_decomposed_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8002280Z test_dispatch_meta_outplace_addmm_decomposed_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8002400Z test_dispatch_meta_outplace_addmm_decomposed_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8002520Z test_dispatch_meta_outplace_addmm_decomposed_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8002640Z test_dispatch_meta_outplace_addmm_decomposed_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8002760Z test_dispatch_meta_outplace_addmm_decomposed_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8002880Z test_dispatch_meta_outplace_addmm_decomposed_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8002990Z test_dispatch_meta_outplace_addmm_decomposed_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8003110Z test_dispatch_meta_outplace_addmm_decomposed_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8003230Z test_dispatch_meta_outplace_addmm_decomposed_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8003340Z test_dispatch_meta_outplace_addmv_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8003450Z test_dispatch_meta_outplace_addmv_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8003560Z test_dispatch_meta_outplace_addmv_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8003670Z test_dispatch_meta_outplace_addmv_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8003780Z test_dispatch_meta_outplace_addmv_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8003890Z test_dispatch_meta_outplace_addmv_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8003990Z test_dispatch_meta_outplace_addmv_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8004100Z test_dispatch_meta_outplace_addmv_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8004210Z test_dispatch_meta_outplace_addmv_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8004320Z test_dispatch_meta_outplace_addmv_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8004420Z test_dispatch_meta_outplace_addr_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8004570Z test_dispatch_meta_outplace_addr_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8004680Z test_dispatch_meta_outplace_addr_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8004790Z test_dispatch_meta_outplace_addr_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8004900Z test_dispatch_meta_outplace_addr_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8005000Z test_dispatch_meta_outplace_addr_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8005100Z test_dispatch_meta_outplace_addr_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8005240Z test_dispatch_meta_outplace_addr_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8005350Z test_dispatch_meta_outplace_addr_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8005460Z test_dispatch_meta_outplace_addr_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8005560Z test_dispatch_meta_outplace_addr_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8005670Z test_dispatch_meta_outplace_addr_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8005780Z test_dispatch_meta_outplace_all_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8005890Z test_dispatch_meta_outplace_all_cpu_bool (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8006000Z test_dispatch_meta_outplace_all_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8006110Z test_dispatch_meta_outplace_all_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8006220Z test_dispatch_meta_outplace_all_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8006330Z test_dispatch_meta_outplace_all_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8006430Z test_dispatch_meta_outplace_all_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8006540Z test_dispatch_meta_outplace_all_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8006640Z test_dispatch_meta_outplace_all_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8006750Z test_dispatch_meta_outplace_all_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8006860Z test_dispatch_meta_outplace_all_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8006960Z test_dispatch_meta_outplace_all_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8007080Z test_dispatch_meta_outplace_allclose_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.134s) 2023-01-11T21:12:29.8007190Z test_dispatch_meta_outplace_allclose_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.133s) 2023-01-11T21:12:29.8007310Z test_dispatch_meta_outplace_allclose_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.132s) 2023-01-11T21:12:29.8007420Z test_dispatch_meta_outplace_allclose_cpu_float16 (__main__.TestMetaCPU) ... ok (0.133s) 2023-01-11T21:12:29.8007530Z test_dispatch_meta_outplace_allclose_cpu_float32 (__main__.TestMetaCPU) ... ok (0.131s) 2023-01-11T21:12:29.8007650Z test_dispatch_meta_outplace_allclose_cpu_float64 (__main__.TestMetaCPU) ... ok (0.130s) 2023-01-11T21:12:29.8007760Z test_dispatch_meta_outplace_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8007870Z test_dispatch_meta_outplace_amax_cpu_bool (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8007980Z test_dispatch_meta_outplace_amax_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8008090Z test_dispatch_meta_outplace_amax_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8008190Z test_dispatch_meta_outplace_amax_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8008300Z test_dispatch_meta_outplace_amax_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8008400Z test_dispatch_meta_outplace_amax_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8008570Z test_dispatch_meta_outplace_amax_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8008680Z test_dispatch_meta_outplace_amax_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8008790Z test_dispatch_meta_outplace_amax_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8008900Z test_dispatch_meta_outplace_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8009000Z test_dispatch_meta_outplace_amin_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8009110Z test_dispatch_meta_outplace_amin_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8009260Z test_dispatch_meta_outplace_amin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8009370Z test_dispatch_meta_outplace_amin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8009470Z test_dispatch_meta_outplace_amin_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8009580Z test_dispatch_meta_outplace_amin_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8009680Z test_dispatch_meta_outplace_amin_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8009780Z test_dispatch_meta_outplace_amin_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8009890Z test_dispatch_meta_outplace_amin_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8009990Z test_dispatch_meta_outplace_aminmax_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8010100Z test_dispatch_meta_outplace_aminmax_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8010230Z test_dispatch_meta_outplace_aminmax_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8010340Z test_dispatch_meta_outplace_aminmax_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8010440Z test_dispatch_meta_outplace_aminmax_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8010550Z test_dispatch_meta_outplace_aminmax_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8010660Z test_dispatch_meta_outplace_aminmax_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8010760Z test_dispatch_meta_outplace_aminmax_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8010870Z test_dispatch_meta_outplace_angle_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8010980Z test_dispatch_meta_outplace_angle_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8011090Z test_dispatch_meta_outplace_angle_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8011210Z test_dispatch_meta_outplace_angle_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8011310Z test_dispatch_meta_outplace_angle_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8011420Z test_dispatch_meta_outplace_angle_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8011530Z test_dispatch_meta_outplace_angle_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8011630Z test_dispatch_meta_outplace_angle_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8011740Z test_dispatch_meta_outplace_angle_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8011840Z test_dispatch_meta_outplace_angle_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8011940Z test_dispatch_meta_outplace_angle_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8012040Z test_dispatch_meta_outplace_angle_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8012160Z test_dispatch_meta_outplace_any_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8012270Z test_dispatch_meta_outplace_any_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8012430Z test_dispatch_meta_outplace_any_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8012540Z test_dispatch_meta_outplace_any_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8012650Z test_dispatch_meta_outplace_any_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8012750Z test_dispatch_meta_outplace_any_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8012860Z test_dispatch_meta_outplace_any_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8012960Z test_dispatch_meta_outplace_any_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8013070Z test_dispatch_meta_outplace_any_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8013200Z test_dispatch_meta_outplace_any_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8013310Z test_dispatch_meta_outplace_any_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8013420Z test_dispatch_meta_outplace_any_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8013540Z test_dispatch_meta_outplace_arange_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8013650Z test_dispatch_meta_outplace_arange_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8013760Z test_dispatch_meta_outplace_arange_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8013860Z test_dispatch_meta_outplace_arange_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8013980Z test_dispatch_meta_outplace_arange_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8014080Z test_dispatch_meta_outplace_arange_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8014190Z test_dispatch_meta_outplace_arange_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8014290Z test_dispatch_meta_outplace_arange_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8014400Z test_dispatch_meta_outplace_arange_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8014510Z test_dispatch_meta_outplace_argmax_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8014620Z test_dispatch_meta_outplace_argmax_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8014730Z test_dispatch_meta_outplace_argmax_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8014840Z test_dispatch_meta_outplace_argmax_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8014950Z test_dispatch_meta_outplace_argmax_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8015050Z test_dispatch_meta_outplace_argmax_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8015160Z test_dispatch_meta_outplace_argmax_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8015260Z test_dispatch_meta_outplace_argmax_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8015370Z test_dispatch_meta_outplace_argmax_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8015480Z test_dispatch_meta_outplace_argmin_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8015590Z test_dispatch_meta_outplace_argmin_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8015690Z test_dispatch_meta_outplace_argmin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8015800Z test_dispatch_meta_outplace_argmin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8015900Z test_dispatch_meta_outplace_argmin_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8016000Z test_dispatch_meta_outplace_argmin_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8016110Z test_dispatch_meta_outplace_argmin_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8016210Z test_dispatch_meta_outplace_argmin_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8016390Z test_dispatch_meta_outplace_argmin_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8016520Z test_dispatch_meta_outplace_argsort_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8016630Z test_dispatch_meta_outplace_argsort_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8021820Z test_dispatch_meta_outplace_argsort_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8021980Z test_dispatch_meta_outplace_argsort_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8022090Z test_dispatch_meta_outplace_argsort_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8022380Z test_dispatch_meta_outplace_argsort_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8022500Z test_dispatch_meta_outplace_argsort_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8022600Z test_dispatch_meta_outplace_argsort_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8022710Z test_dispatch_meta_outplace_argsort_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8022820Z test_dispatch_meta_outplace_argsort_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8022940Z test_dispatch_meta_outplace_argwhere_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.027s) 2023-01-11T21:12:29.8023040Z test_dispatch_meta_outplace_argwhere_cpu_bool (__main__.TestMetaCPU) ... ok (0.027s) 2023-01-11T21:12:29.8023160Z test_dispatch_meta_outplace_argwhere_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.027s) 2023-01-11T21:12:29.8023280Z test_dispatch_meta_outplace_argwhere_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.027s) 2023-01-11T21:12:29.8023390Z test_dispatch_meta_outplace_argwhere_cpu_float16 (__main__.TestMetaCPU) ... ok (0.027s) 2023-01-11T21:12:29.8023500Z test_dispatch_meta_outplace_argwhere_cpu_float32 (__main__.TestMetaCPU) ... ok (0.027s) 2023-01-11T21:12:29.8023610Z test_dispatch_meta_outplace_argwhere_cpu_float64 (__main__.TestMetaCPU) ... ok (0.027s) 2023-01-11T21:12:29.8023720Z test_dispatch_meta_outplace_argwhere_cpu_int16 (__main__.TestMetaCPU) ... ok (0.027s) 2023-01-11T21:12:29.8023830Z test_dispatch_meta_outplace_argwhere_cpu_int32 (__main__.TestMetaCPU) ... ok (0.027s) 2023-01-11T21:12:29.8023940Z test_dispatch_meta_outplace_argwhere_cpu_int64 (__main__.TestMetaCPU) ... ok (0.027s) 2023-01-11T21:12:29.8024050Z test_dispatch_meta_outplace_argwhere_cpu_int8 (__main__.TestMetaCPU) ... ok (0.027s) 2023-01-11T21:12:29.8024160Z test_dispatch_meta_outplace_argwhere_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.027s) 2023-01-11T21:12:29.8024270Z test_dispatch_meta_outplace_as_strided_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8024380Z test_dispatch_meta_outplace_as_strided_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8024510Z test_dispatch_meta_outplace_as_strided_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8024620Z test_dispatch_meta_outplace_as_strided_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8024740Z test_dispatch_meta_outplace_as_strided_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8024850Z test_dispatch_meta_outplace_as_strided_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8024960Z test_dispatch_meta_outplace_as_strided_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8025080Z test_dispatch_meta_outplace_as_strided_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8025190Z test_dispatch_meta_outplace_as_strided_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8025300Z test_dispatch_meta_outplace_as_strided_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8025410Z test_dispatch_meta_outplace_as_strided_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8025590Z test_dispatch_meta_outplace_as_strided_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8025710Z test_dispatch_meta_outplace_as_strided_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8025840Z test_dispatch_meta_outplace_as_strided_partial_views_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8025960Z test_dispatch_meta_outplace_as_strided_partial_views_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8026100Z test_dispatch_meta_outplace_as_strided_partial_views_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8026230Z test_dispatch_meta_outplace_as_strided_partial_views_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8026410Z test_dispatch_meta_outplace_as_strided_partial_views_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8026540Z test_dispatch_meta_outplace_as_strided_partial_views_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8026680Z test_dispatch_meta_outplace_as_strided_partial_views_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8026800Z test_dispatch_meta_outplace_as_strided_partial_views_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8026930Z test_dispatch_meta_outplace_as_strided_partial_views_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8027050Z test_dispatch_meta_outplace_as_strided_partial_views_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8027170Z test_dispatch_meta_outplace_as_strided_partial_views_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8027300Z test_dispatch_meta_outplace_as_strided_partial_views_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8027430Z test_dispatch_meta_outplace_as_strided_partial_views_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8027550Z test_dispatch_meta_outplace_as_strided_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8027670Z test_dispatch_meta_outplace_as_strided_scatter_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8027800Z test_dispatch_meta_outplace_as_strided_scatter_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8027920Z test_dispatch_meta_outplace_as_strided_scatter_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8028050Z test_dispatch_meta_outplace_as_strided_scatter_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8028170Z test_dispatch_meta_outplace_as_strided_scatter_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8028290Z test_dispatch_meta_outplace_as_strided_scatter_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8028410Z test_dispatch_meta_outplace_as_strided_scatter_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8028520Z test_dispatch_meta_outplace_as_strided_scatter_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8028640Z test_dispatch_meta_outplace_as_strided_scatter_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8028760Z test_dispatch_meta_outplace_as_strided_scatter_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8028880Z test_dispatch_meta_outplace_as_strided_scatter_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8029000Z test_dispatch_meta_outplace_as_strided_scatter_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8029110Z test_dispatch_meta_outplace_asin_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8029220Z test_dispatch_meta_outplace_asin_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8029330Z test_dispatch_meta_outplace_asin_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8029440Z test_dispatch_meta_outplace_asin_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8029610Z test_dispatch_meta_outplace_asin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8029720Z test_dispatch_meta_outplace_asin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8029830Z test_dispatch_meta_outplace_asin_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8029940Z test_dispatch_meta_outplace_asin_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8030040Z test_dispatch_meta_outplace_asin_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8030150Z test_dispatch_meta_outplace_asin_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8030250Z test_dispatch_meta_outplace_asin_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8030400Z test_dispatch_meta_outplace_asinh_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8030510Z test_dispatch_meta_outplace_asinh_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8030620Z test_dispatch_meta_outplace_asinh_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8030730Z test_dispatch_meta_outplace_asinh_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8030840Z test_dispatch_meta_outplace_asinh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8030960Z test_dispatch_meta_outplace_asinh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8031060Z test_dispatch_meta_outplace_asinh_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8031180Z test_dispatch_meta_outplace_asinh_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8031290Z test_dispatch_meta_outplace_asinh_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8031400Z test_dispatch_meta_outplace_asinh_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8031510Z test_dispatch_meta_outplace_asinh_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8031620Z test_dispatch_meta_outplace_atan2_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8031720Z test_dispatch_meta_outplace_atan2_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8031830Z test_dispatch_meta_outplace_atan2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8031940Z test_dispatch_meta_outplace_atan2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8032040Z test_dispatch_meta_outplace_atan2_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8032150Z test_dispatch_meta_outplace_atan2_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8032250Z test_dispatch_meta_outplace_atan2_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8032360Z test_dispatch_meta_outplace_atan2_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8032460Z test_dispatch_meta_outplace_atan2_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8032570Z test_dispatch_meta_outplace_atan_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8032680Z test_dispatch_meta_outplace_atan_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8032800Z test_dispatch_meta_outplace_atan_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8032910Z test_dispatch_meta_outplace_atan_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8033020Z test_dispatch_meta_outplace_atan_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8033130Z test_dispatch_meta_outplace_atan_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8033230Z test_dispatch_meta_outplace_atan_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8033330Z test_dispatch_meta_outplace_atan_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8033430Z test_dispatch_meta_outplace_atan_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8033580Z test_dispatch_meta_outplace_atan_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8033690Z test_dispatch_meta_outplace_atan_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8033810Z test_dispatch_meta_outplace_atanh_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8033910Z test_dispatch_meta_outplace_atanh_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8034020Z test_dispatch_meta_outplace_atanh_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8034140Z test_dispatch_meta_outplace_atanh_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8034280Z test_dispatch_meta_outplace_atanh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8034390Z test_dispatch_meta_outplace_atanh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8034490Z test_dispatch_meta_outplace_atanh_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8034600Z test_dispatch_meta_outplace_atanh_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8034700Z test_dispatch_meta_outplace_atanh_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8034810Z test_dispatch_meta_outplace_atanh_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8034910Z test_dispatch_meta_outplace_atanh_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8035030Z test_dispatch_meta_outplace_atleast_1d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8035140Z test_dispatch_meta_outplace_atleast_1d_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8035260Z test_dispatch_meta_outplace_atleast_1d_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8035380Z test_dispatch_meta_outplace_atleast_1d_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8035490Z test_dispatch_meta_outplace_atleast_1d_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8035610Z test_dispatch_meta_outplace_atleast_1d_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8035720Z test_dispatch_meta_outplace_atleast_1d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8035830Z test_dispatch_meta_outplace_atleast_1d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8035940Z test_dispatch_meta_outplace_atleast_1d_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8036050Z test_dispatch_meta_outplace_atleast_1d_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8036160Z test_dispatch_meta_outplace_atleast_1d_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8036270Z test_dispatch_meta_outplace_atleast_1d_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8036390Z test_dispatch_meta_outplace_atleast_1d_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8036500Z test_dispatch_meta_outplace_atleast_2d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8036610Z test_dispatch_meta_outplace_atleast_2d_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8036730Z test_dispatch_meta_outplace_atleast_2d_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8036840Z test_dispatch_meta_outplace_atleast_2d_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8036960Z test_dispatch_meta_outplace_atleast_2d_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8037070Z test_dispatch_meta_outplace_atleast_2d_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8037180Z test_dispatch_meta_outplace_atleast_2d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8037290Z test_dispatch_meta_outplace_atleast_2d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8037400Z test_dispatch_meta_outplace_atleast_2d_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8037660Z test_dispatch_meta_outplace_atleast_2d_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8037780Z test_dispatch_meta_outplace_atleast_2d_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8037890Z test_dispatch_meta_outplace_atleast_2d_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8038000Z test_dispatch_meta_outplace_atleast_2d_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8038120Z test_dispatch_meta_outplace_atleast_3d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8038220Z test_dispatch_meta_outplace_atleast_3d_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8038400Z test_dispatch_meta_outplace_atleast_3d_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8038520Z test_dispatch_meta_outplace_atleast_3d_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8038630Z test_dispatch_meta_outplace_atleast_3d_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8038750Z test_dispatch_meta_outplace_atleast_3d_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8038860Z test_dispatch_meta_outplace_atleast_3d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8038960Z test_dispatch_meta_outplace_atleast_3d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8039070Z test_dispatch_meta_outplace_atleast_3d_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8039180Z test_dispatch_meta_outplace_atleast_3d_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8039290Z test_dispatch_meta_outplace_atleast_3d_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8039400Z test_dispatch_meta_outplace_atleast_3d_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8039510Z test_dispatch_meta_outplace_atleast_3d_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8039620Z test_dispatch_meta_outplace_baddbmm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8039730Z test_dispatch_meta_outplace_baddbmm_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8039850Z test_dispatch_meta_outplace_baddbmm_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8039960Z test_dispatch_meta_outplace_baddbmm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8040070Z test_dispatch_meta_outplace_baddbmm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8040180Z test_dispatch_meta_outplace_baddbmm_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8040300Z test_dispatch_meta_outplace_baddbmm_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8040400Z test_dispatch_meta_outplace_baddbmm_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8040510Z test_dispatch_meta_outplace_baddbmm_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8040620Z test_dispatch_meta_outplace_baddbmm_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8040730Z test_dispatch_meta_outplace_bernoulli_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8040840Z test_dispatch_meta_outplace_bernoulli_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8040960Z test_dispatch_meta_outplace_bernoulli_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8041070Z test_dispatch_meta_outplace_bfloat16_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8041180Z test_dispatch_meta_outplace_bfloat16_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8041290Z test_dispatch_meta_outplace_bfloat16_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8041400Z test_dispatch_meta_outplace_bfloat16_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8041560Z test_dispatch_meta_outplace_bfloat16_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8041680Z test_dispatch_meta_outplace_bfloat16_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8041790Z test_dispatch_meta_outplace_bfloat16_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8041890Z test_dispatch_meta_outplace_bfloat16_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8042000Z test_dispatch_meta_outplace_bfloat16_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8042110Z test_dispatch_meta_outplace_bfloat16_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8042250Z test_dispatch_meta_outplace_bfloat16_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8042360Z test_dispatch_meta_outplace_bfloat16_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8042470Z test_dispatch_meta_outplace_bfloat16_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8042580Z test_dispatch_meta_outplace_bincount_cpu_int16 (__main__.TestMetaCPU) ... ok (0.050s) 2023-01-11T21:12:29.8042690Z test_dispatch_meta_outplace_bincount_cpu_int32 (__main__.TestMetaCPU) ... ok (0.050s) 2023-01-11T21:12:29.8042790Z test_dispatch_meta_outplace_bincount_cpu_int64 (__main__.TestMetaCPU) ... ok (0.050s) 2023-01-11T21:12:29.8042900Z test_dispatch_meta_outplace_bincount_cpu_int8 (__main__.TestMetaCPU) ... ok (0.050s) 2023-01-11T21:12:29.8043010Z test_dispatch_meta_outplace_bincount_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.050s) 2023-01-11T21:12:29.8043120Z test_dispatch_meta_outplace_bitwise_and_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8043230Z test_dispatch_meta_outplace_bitwise_and_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8043340Z test_dispatch_meta_outplace_bitwise_and_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8043450Z test_dispatch_meta_outplace_bitwise_and_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8043560Z test_dispatch_meta_outplace_bitwise_and_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8043670Z test_dispatch_meta_outplace_bitwise_and_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8043790Z test_dispatch_meta_outplace_bitwise_left_shift_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8043910Z test_dispatch_meta_outplace_bitwise_left_shift_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8044030Z test_dispatch_meta_outplace_bitwise_left_shift_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8044150Z test_dispatch_meta_outplace_bitwise_left_shift_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8044270Z test_dispatch_meta_outplace_bitwise_left_shift_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8044390Z test_dispatch_meta_outplace_bitwise_not_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8044500Z test_dispatch_meta_outplace_bitwise_not_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8044660Z test_dispatch_meta_outplace_bitwise_not_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8044770Z test_dispatch_meta_outplace_bitwise_not_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8044880Z test_dispatch_meta_outplace_bitwise_not_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8044990Z test_dispatch_meta_outplace_bitwise_not_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8045100Z test_dispatch_meta_outplace_bitwise_or_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8045210Z test_dispatch_meta_outplace_bitwise_or_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8045320Z test_dispatch_meta_outplace_bitwise_or_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8045470Z test_dispatch_meta_outplace_bitwise_or_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8045590Z test_dispatch_meta_outplace_bitwise_or_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8045700Z test_dispatch_meta_outplace_bitwise_or_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8045830Z test_dispatch_meta_outplace_bitwise_right_shift_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8045960Z test_dispatch_meta_outplace_bitwise_right_shift_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8046070Z test_dispatch_meta_outplace_bitwise_right_shift_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8046220Z test_dispatch_meta_outplace_bitwise_right_shift_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8046340Z test_dispatch_meta_outplace_bitwise_right_shift_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8046460Z test_dispatch_meta_outplace_bitwise_xor_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8046570Z test_dispatch_meta_outplace_bitwise_xor_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8046670Z test_dispatch_meta_outplace_bitwise_xor_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8046780Z test_dispatch_meta_outplace_bitwise_xor_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8046890Z test_dispatch_meta_outplace_bitwise_xor_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8047000Z test_dispatch_meta_outplace_bitwise_xor_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8047110Z test_dispatch_meta_outplace_block_diag_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8047230Z test_dispatch_meta_outplace_block_diag_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8047350Z test_dispatch_meta_outplace_block_diag_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8047470Z test_dispatch_meta_outplace_block_diag_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8047580Z test_dispatch_meta_outplace_block_diag_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8047700Z test_dispatch_meta_outplace_block_diag_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8047810Z test_dispatch_meta_outplace_block_diag_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8047920Z test_dispatch_meta_outplace_block_diag_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8048020Z test_dispatch_meta_outplace_block_diag_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8048140Z test_dispatch_meta_outplace_block_diag_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8048250Z test_dispatch_meta_outplace_block_diag_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8048360Z test_dispatch_meta_outplace_block_diag_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8048470Z test_dispatch_meta_outplace_block_diag_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8048580Z test_dispatch_meta_outplace_bmm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8048690Z test_dispatch_meta_outplace_bmm_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8048800Z test_dispatch_meta_outplace_bmm_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8048910Z test_dispatch_meta_outplace_bmm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8049020Z test_dispatch_meta_outplace_bmm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8049130Z test_dispatch_meta_outplace_bmm_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8049240Z test_dispatch_meta_outplace_bmm_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8049390Z test_dispatch_meta_outplace_bmm_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8054490Z test_dispatch_meta_outplace_bmm_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8054650Z test_dispatch_meta_outplace_bmm_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8054760Z test_dispatch_meta_outplace_bool_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8054860Z test_dispatch_meta_outplace_bool_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8054980Z test_dispatch_meta_outplace_bool_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8055090Z test_dispatch_meta_outplace_bool_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8055320Z test_dispatch_meta_outplace_bool_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8055430Z test_dispatch_meta_outplace_bool_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8055550Z test_dispatch_meta_outplace_bool_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8055650Z test_dispatch_meta_outplace_bool_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8055760Z test_dispatch_meta_outplace_bool_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8055870Z test_dispatch_meta_outplace_bool_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8055970Z test_dispatch_meta_outplace_bool_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8056080Z test_dispatch_meta_outplace_bool_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8056190Z test_dispatch_meta_outplace_bool_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8056320Z test_dispatch_meta_outplace_broadcast_shapes_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8056440Z test_dispatch_meta_outplace_broadcast_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8056560Z test_dispatch_meta_outplace_broadcast_tensors_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8056690Z test_dispatch_meta_outplace_broadcast_tensors_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8056820Z test_dispatch_meta_outplace_broadcast_tensors_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8056940Z test_dispatch_meta_outplace_broadcast_tensors_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8057060Z test_dispatch_meta_outplace_broadcast_tensors_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8057180Z test_dispatch_meta_outplace_broadcast_tensors_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8057300Z test_dispatch_meta_outplace_broadcast_tensors_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8057410Z test_dispatch_meta_outplace_broadcast_tensors_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8057530Z test_dispatch_meta_outplace_broadcast_tensors_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8057650Z test_dispatch_meta_outplace_broadcast_tensors_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8057770Z test_dispatch_meta_outplace_broadcast_tensors_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8057890Z test_dispatch_meta_outplace_broadcast_to_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8058000Z test_dispatch_meta_outplace_broadcast_to_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8058120Z test_dispatch_meta_outplace_broadcast_to_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8058240Z test_dispatch_meta_outplace_broadcast_to_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8058350Z test_dispatch_meta_outplace_broadcast_to_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8058580Z test_dispatch_meta_outplace_broadcast_to_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8058710Z test_dispatch_meta_outplace_broadcast_to_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8058820Z test_dispatch_meta_outplace_broadcast_to_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8058930Z test_dispatch_meta_outplace_broadcast_to_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8059040Z test_dispatch_meta_outplace_broadcast_to_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8059160Z test_dispatch_meta_outplace_broadcast_to_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8059340Z test_dispatch_meta_outplace_broadcast_to_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8059460Z test_dispatch_meta_outplace_bucketize_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8059570Z test_dispatch_meta_outplace_bucketize_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8059680Z test_dispatch_meta_outplace_bucketize_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8059790Z test_dispatch_meta_outplace_bucketize_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8059900Z test_dispatch_meta_outplace_bucketize_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8060010Z test_dispatch_meta_outplace_bucketize_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8060130Z test_dispatch_meta_outplace_bucketize_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8060240Z test_dispatch_meta_outplace_bucketize_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8060350Z test_dispatch_meta_outplace_bucketize_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8060460Z test_dispatch_meta_outplace_byte_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8060570Z test_dispatch_meta_outplace_byte_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8060690Z test_dispatch_meta_outplace_byte_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8060800Z test_dispatch_meta_outplace_byte_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8060910Z test_dispatch_meta_outplace_byte_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8061010Z test_dispatch_meta_outplace_byte_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8061120Z test_dispatch_meta_outplace_byte_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8061230Z test_dispatch_meta_outplace_byte_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8061330Z test_dispatch_meta_outplace_byte_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8061430Z test_dispatch_meta_outplace_byte_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8061550Z test_dispatch_meta_outplace_byte_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8061660Z test_dispatch_meta_outplace_byte_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8061780Z test_dispatch_meta_outplace_cartesian_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8061900Z test_dispatch_meta_outplace_cartesian_prod_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8062020Z test_dispatch_meta_outplace_cartesian_prod_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8062140Z test_dispatch_meta_outplace_cartesian_prod_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8062260Z test_dispatch_meta_outplace_cartesian_prod_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8062380Z test_dispatch_meta_outplace_cartesian_prod_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8062500Z test_dispatch_meta_outplace_cartesian_prod_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8062680Z test_dispatch_meta_outplace_cartesian_prod_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8062800Z test_dispatch_meta_outplace_cartesian_prod_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8062920Z test_dispatch_meta_outplace_cartesian_prod_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8063040Z test_dispatch_meta_outplace_cartesian_prod_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8063150Z test_dispatch_meta_outplace_cartesian_prod_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8063260Z test_dispatch_meta_outplace_cat_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8063420Z test_dispatch_meta_outplace_cat_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8063530Z test_dispatch_meta_outplace_cat_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8063640Z test_dispatch_meta_outplace_cat_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8063760Z test_dispatch_meta_outplace_cat_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8063870Z test_dispatch_meta_outplace_cat_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8063970Z test_dispatch_meta_outplace_cat_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8064080Z test_dispatch_meta_outplace_cat_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8064190Z test_dispatch_meta_outplace_cat_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8064300Z test_dispatch_meta_outplace_cat_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8064400Z test_dispatch_meta_outplace_cat_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8064500Z test_dispatch_meta_outplace_cat_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8064620Z test_dispatch_meta_outplace_cat_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8064720Z test_dispatch_meta_outplace_cdist_cpu_float32 (__main__.TestMetaCPU) ... ok (0.053s) 2023-01-11T21:12:29.8064840Z test_dispatch_meta_outplace_cdist_cpu_float64 (__main__.TestMetaCPU) ... ok (0.053s) 2023-01-11T21:12:29.8064950Z test_dispatch_meta_outplace_cdouble_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8065060Z test_dispatch_meta_outplace_cdouble_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8065170Z test_dispatch_meta_outplace_cdouble_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8065290Z test_dispatch_meta_outplace_cdouble_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8065400Z test_dispatch_meta_outplace_cdouble_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8065510Z test_dispatch_meta_outplace_cdouble_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8065620Z test_dispatch_meta_outplace_cdouble_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8065730Z test_dispatch_meta_outplace_cdouble_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8065840Z test_dispatch_meta_outplace_cdouble_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8065950Z test_dispatch_meta_outplace_cdouble_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8066060Z test_dispatch_meta_outplace_cdouble_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8066160Z test_dispatch_meta_outplace_cdouble_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8066270Z test_dispatch_meta_outplace_cdouble_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8066380Z test_dispatch_meta_outplace_ceil_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8066490Z test_dispatch_meta_outplace_ceil_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8066650Z test_dispatch_meta_outplace_ceil_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8066750Z test_dispatch_meta_outplace_ceil_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8066860Z test_dispatch_meta_outplace_ceil_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8066960Z test_dispatch_meta_outplace_ceil_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8067070Z test_dispatch_meta_outplace_ceil_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8067170Z test_dispatch_meta_outplace_ceil_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8067320Z test_dispatch_meta_outplace_cfloat_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8067430Z test_dispatch_meta_outplace_cfloat_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8067550Z test_dispatch_meta_outplace_cfloat_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8067660Z test_dispatch_meta_outplace_cfloat_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8067780Z test_dispatch_meta_outplace_cfloat_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8067890Z test_dispatch_meta_outplace_cfloat_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8068000Z test_dispatch_meta_outplace_cfloat_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8068110Z test_dispatch_meta_outplace_cfloat_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8068210Z test_dispatch_meta_outplace_cfloat_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8068320Z test_dispatch_meta_outplace_cfloat_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8068420Z test_dispatch_meta_outplace_cfloat_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8068530Z test_dispatch_meta_outplace_cfloat_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8068640Z test_dispatch_meta_outplace_cfloat_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8068750Z test_dispatch_meta_outplace_chalf_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8068850Z test_dispatch_meta_outplace_chalf_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8068960Z test_dispatch_meta_outplace_chalf_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8069070Z test_dispatch_meta_outplace_chalf_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8069180Z test_dispatch_meta_outplace_chalf_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8069290Z test_dispatch_meta_outplace_chalf_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8069400Z test_dispatch_meta_outplace_chalf_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8069510Z test_dispatch_meta_outplace_chalf_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8069620Z test_dispatch_meta_outplace_chalf_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8069730Z test_dispatch_meta_outplace_chalf_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8069840Z test_dispatch_meta_outplace_chalf_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8069950Z test_dispatch_meta_outplace_chalf_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8070060Z test_dispatch_meta_outplace_chalf_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8070160Z test_dispatch_meta_outplace_char_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8070280Z test_dispatch_meta_outplace_char_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8070390Z test_dispatch_meta_outplace_char_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8070550Z test_dispatch_meta_outplace_char_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8070660Z test_dispatch_meta_outplace_char_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8070770Z test_dispatch_meta_outplace_char_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8070880Z test_dispatch_meta_outplace_char_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8070980Z test_dispatch_meta_outplace_char_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8071090Z test_dispatch_meta_outplace_char_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8071190Z test_dispatch_meta_outplace_char_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8071330Z test_dispatch_meta_outplace_char_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8071440Z test_dispatch_meta_outplace_char_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8071550Z test_dispatch_meta_outplace_char_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8071670Z test_dispatch_meta_outplace_cholesky_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.122s) 2023-01-11T21:12:29.8071790Z test_dispatch_meta_outplace_cholesky_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.123s) 2023-01-11T21:12:29.8071910Z test_dispatch_meta_outplace_cholesky_cpu_float32 (__main__.TestMetaCPU) ... ok (0.123s) 2023-01-11T21:12:29.8072030Z test_dispatch_meta_outplace_cholesky_cpu_float64 (__main__.TestMetaCPU) ... ok (0.123s) 2023-01-11T21:12:29.8072160Z test_dispatch_meta_outplace_cholesky_inverse_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.092s) 2023-01-11T21:12:29.8072290Z test_dispatch_meta_outplace_cholesky_inverse_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.092s) 2023-01-11T21:12:29.8072410Z test_dispatch_meta_outplace_cholesky_inverse_cpu_float32 (__main__.TestMetaCPU) ... ok (0.092s) 2023-01-11T21:12:29.8072530Z test_dispatch_meta_outplace_cholesky_inverse_cpu_float64 (__main__.TestMetaCPU) ... ok (0.092s) 2023-01-11T21:12:29.8072660Z test_dispatch_meta_outplace_cholesky_solve_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.118s) 2023-01-11T21:12:29.8072770Z test_dispatch_meta_outplace_cholesky_solve_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.118s) 2023-01-11T21:12:29.8072890Z test_dispatch_meta_outplace_cholesky_solve_cpu_float32 (__main__.TestMetaCPU) ... ok (0.118s) 2023-01-11T21:12:29.8073000Z test_dispatch_meta_outplace_cholesky_solve_cpu_float64 (__main__.TestMetaCPU) ... ok (0.118s) 2023-01-11T21:12:29.8073110Z test_dispatch_meta_outplace_chunk_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8073220Z test_dispatch_meta_outplace_chunk_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8073330Z test_dispatch_meta_outplace_chunk_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8073450Z test_dispatch_meta_outplace_chunk_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8073560Z test_dispatch_meta_outplace_chunk_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8073670Z test_dispatch_meta_outplace_chunk_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8073770Z test_dispatch_meta_outplace_chunk_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8073880Z test_dispatch_meta_outplace_chunk_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8073990Z test_dispatch_meta_outplace_chunk_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8074100Z test_dispatch_meta_outplace_chunk_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8074210Z test_dispatch_meta_outplace_chunk_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8074310Z test_dispatch_meta_outplace_chunk_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8074420Z test_dispatch_meta_outplace_chunk_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8074600Z test_dispatch_meta_outplace_clamp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8074720Z test_dispatch_meta_outplace_clamp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8074830Z test_dispatch_meta_outplace_clamp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8074940Z test_dispatch_meta_outplace_clamp_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8075050Z test_dispatch_meta_outplace_clamp_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8075150Z test_dispatch_meta_outplace_clamp_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8075450Z test_dispatch_meta_outplace_clamp_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8075560Z test_dispatch_meta_outplace_clamp_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8075670Z test_dispatch_meta_outplace_clamp_max_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8075780Z test_dispatch_meta_outplace_clamp_max_cpu_bool (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8075900Z test_dispatch_meta_outplace_clamp_max_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8076010Z test_dispatch_meta_outplace_clamp_max_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8076120Z test_dispatch_meta_outplace_clamp_max_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8076230Z test_dispatch_meta_outplace_clamp_max_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8076340Z test_dispatch_meta_outplace_clamp_max_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8076450Z test_dispatch_meta_outplace_clamp_max_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8076560Z test_dispatch_meta_outplace_clamp_max_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8076670Z test_dispatch_meta_outplace_clamp_max_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8076780Z test_dispatch_meta_outplace_clamp_min_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8076890Z test_dispatch_meta_outplace_clamp_min_cpu_bool (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8077000Z test_dispatch_meta_outplace_clamp_min_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8077110Z test_dispatch_meta_outplace_clamp_min_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8077220Z test_dispatch_meta_outplace_clamp_min_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8077320Z test_dispatch_meta_outplace_clamp_min_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8077430Z test_dispatch_meta_outplace_clamp_min_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8077540Z test_dispatch_meta_outplace_clamp_min_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8077650Z test_dispatch_meta_outplace_clamp_min_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8077760Z test_dispatch_meta_outplace_clamp_min_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8077860Z test_dispatch_meta_outplace_clone_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8077970Z test_dispatch_meta_outplace_clone_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8078080Z test_dispatch_meta_outplace_clone_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8078190Z test_dispatch_meta_outplace_clone_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8078300Z test_dispatch_meta_outplace_clone_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8078410Z test_dispatch_meta_outplace_clone_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8078520Z test_dispatch_meta_outplace_clone_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8078670Z test_dispatch_meta_outplace_clone_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8078780Z test_dispatch_meta_outplace_clone_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8078890Z test_dispatch_meta_outplace_clone_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8079000Z test_dispatch_meta_outplace_clone_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8079110Z test_dispatch_meta_outplace_clone_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8079210Z test_dispatch_meta_outplace_clone_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8079360Z test_dispatch_meta_outplace_column_stack_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8079480Z test_dispatch_meta_outplace_column_stack_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8079610Z test_dispatch_meta_outplace_column_stack_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8079730Z test_dispatch_meta_outplace_column_stack_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8079850Z test_dispatch_meta_outplace_column_stack_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8079960Z test_dispatch_meta_outplace_column_stack_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8080080Z test_dispatch_meta_outplace_column_stack_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8080190Z test_dispatch_meta_outplace_column_stack_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8080310Z test_dispatch_meta_outplace_column_stack_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8080420Z test_dispatch_meta_outplace_column_stack_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8080530Z test_dispatch_meta_outplace_column_stack_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8080640Z test_dispatch_meta_outplace_column_stack_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8080750Z test_dispatch_meta_outplace_column_stack_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8080870Z test_dispatch_meta_outplace_combinations_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.244s) 2023-01-11T21:12:29.8080980Z test_dispatch_meta_outplace_combinations_cpu_bool (__main__.TestMetaCPU) ... ok (0.243s) 2023-01-11T21:12:29.8081100Z test_dispatch_meta_outplace_combinations_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.243s) 2023-01-11T21:12:29.8081220Z test_dispatch_meta_outplace_combinations_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.246s) 2023-01-11T21:12:29.8081330Z test_dispatch_meta_outplace_combinations_cpu_float16 (__main__.TestMetaCPU) ... ok (0.244s) 2023-01-11T21:12:29.8081450Z test_dispatch_meta_outplace_combinations_cpu_float32 (__main__.TestMetaCPU) ... ok (0.245s) 2023-01-11T21:12:29.8081560Z test_dispatch_meta_outplace_combinations_cpu_float64 (__main__.TestMetaCPU) ... ok (0.244s) 2023-01-11T21:12:29.8081670Z test_dispatch_meta_outplace_combinations_cpu_int16 (__main__.TestMetaCPU) ... ok (0.244s) 2023-01-11T21:12:29.8081780Z test_dispatch_meta_outplace_combinations_cpu_int32 (__main__.TestMetaCPU) ... ok (0.243s) 2023-01-11T21:12:29.8081890Z test_dispatch_meta_outplace_combinations_cpu_int64 (__main__.TestMetaCPU) ... ok (0.245s) 2023-01-11T21:12:29.8082000Z test_dispatch_meta_outplace_combinations_cpu_int8 (__main__.TestMetaCPU) ... ok (0.242s) 2023-01-11T21:12:29.8086800Z test_dispatch_meta_outplace_combinations_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.243s) 2023-01-11T21:12:29.8086960Z test_dispatch_meta_outplace_complex_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8087070Z test_dispatch_meta_outplace_complex_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8087180Z test_dispatch_meta_outplace_complex_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8087400Z test_dispatch_meta_outplace_conj_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8087510Z test_dispatch_meta_outplace_conj_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8087620Z test_dispatch_meta_outplace_conj_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8087740Z test_dispatch_meta_outplace_conj_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8087840Z test_dispatch_meta_outplace_conj_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8087950Z test_dispatch_meta_outplace_conj_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8088090Z test_dispatch_meta_outplace_conj_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8088190Z test_dispatch_meta_outplace_conj_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8088300Z test_dispatch_meta_outplace_conj_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8088410Z test_dispatch_meta_outplace_conj_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8088510Z test_dispatch_meta_outplace_conj_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8088620Z test_dispatch_meta_outplace_conj_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8088720Z test_dispatch_meta_outplace_conj_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8088840Z test_dispatch_meta_outplace_conj_physical_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8088960Z test_dispatch_meta_outplace_conj_physical_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8089090Z test_dispatch_meta_outplace_conj_physical_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8089210Z test_dispatch_meta_outplace_conj_physical_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8089330Z test_dispatch_meta_outplace_conj_physical_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8089450Z test_dispatch_meta_outplace_conj_physical_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8089560Z test_dispatch_meta_outplace_conj_physical_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8089680Z test_dispatch_meta_outplace_conj_physical_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8089790Z test_dispatch_meta_outplace_conj_physical_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8089910Z test_dispatch_meta_outplace_conj_physical_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8090020Z test_dispatch_meta_outplace_conj_physical_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8090130Z test_dispatch_meta_outplace_conj_physical_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8090250Z test_dispatch_meta_outplace_conj_physical_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8090370Z test_dispatch_meta_outplace_constant_pad_nd_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8090490Z test_dispatch_meta_outplace_constant_pad_nd_cpu_bool (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8090610Z test_dispatch_meta_outplace_constant_pad_nd_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8090730Z test_dispatch_meta_outplace_constant_pad_nd_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8090850Z test_dispatch_meta_outplace_constant_pad_nd_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8090970Z test_dispatch_meta_outplace_constant_pad_nd_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8091090Z test_dispatch_meta_outplace_constant_pad_nd_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8091210Z test_dispatch_meta_outplace_constant_pad_nd_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8091380Z test_dispatch_meta_outplace_constant_pad_nd_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8091500Z test_dispatch_meta_outplace_constant_pad_nd_cpu_int64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8091610Z test_dispatch_meta_outplace_constant_pad_nd_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8091730Z test_dispatch_meta_outplace_constant_pad_nd_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8091840Z test_dispatch_meta_outplace_contiguous_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8091960Z test_dispatch_meta_outplace_contiguous_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8092110Z test_dispatch_meta_outplace_contiguous_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8092220Z test_dispatch_meta_outplace_contiguous_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8092330Z test_dispatch_meta_outplace_contiguous_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8092440Z test_dispatch_meta_outplace_contiguous_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8092550Z test_dispatch_meta_outplace_contiguous_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8092670Z test_dispatch_meta_outplace_contiguous_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8092780Z test_dispatch_meta_outplace_contiguous_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8092890Z test_dispatch_meta_outplace_contiguous_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8093000Z test_dispatch_meta_outplace_contiguous_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8093110Z test_dispatch_meta_outplace_contiguous_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8093220Z test_dispatch_meta_outplace_contiguous_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8093340Z test_dispatch_meta_outplace_copysign_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8093450Z test_dispatch_meta_outplace_copysign_cpu_bool (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8093570Z test_dispatch_meta_outplace_copysign_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8093680Z test_dispatch_meta_outplace_copysign_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8093790Z test_dispatch_meta_outplace_copysign_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8093900Z test_dispatch_meta_outplace_copysign_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8094020Z test_dispatch_meta_outplace_copysign_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8094120Z test_dispatch_meta_outplace_copysign_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8094240Z test_dispatch_meta_outplace_copysign_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8094340Z test_dispatch_meta_outplace_copysign_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8094460Z test_dispatch_meta_outplace_corrcoef_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.036s) 2023-01-11T21:12:29.8094570Z test_dispatch_meta_outplace_corrcoef_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.038s) 2023-01-11T21:12:29.8094690Z test_dispatch_meta_outplace_corrcoef_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.038s) 2023-01-11T21:12:29.8094800Z test_dispatch_meta_outplace_corrcoef_cpu_float32 (__main__.TestMetaCPU) ... ok (0.036s) 2023-01-11T21:12:29.8094910Z test_dispatch_meta_outplace_corrcoef_cpu_float64 (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:29.8095010Z test_dispatch_meta_outplace_corrcoef_cpu_int16 (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:29.8095120Z test_dispatch_meta_outplace_corrcoef_cpu_int32 (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:29.8095300Z test_dispatch_meta_outplace_corrcoef_cpu_int64 (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:29.8095420Z test_dispatch_meta_outplace_corrcoef_cpu_int8 (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:29.8095530Z test_dispatch_meta_outplace_corrcoef_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:29.8095640Z test_dispatch_meta_outplace_cos_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8095740Z test_dispatch_meta_outplace_cos_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8095850Z test_dispatch_meta_outplace_cos_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8096010Z test_dispatch_meta_outplace_cos_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8096120Z test_dispatch_meta_outplace_cos_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8096230Z test_dispatch_meta_outplace_cos_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8096340Z test_dispatch_meta_outplace_cos_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8096440Z test_dispatch_meta_outplace_cos_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8096550Z test_dispatch_meta_outplace_cos_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8096650Z test_dispatch_meta_outplace_cos_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8096760Z test_dispatch_meta_outplace_cos_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8096870Z test_dispatch_meta_outplace_cosh_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8096970Z test_dispatch_meta_outplace_cosh_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8097080Z test_dispatch_meta_outplace_cosh_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8097190Z test_dispatch_meta_outplace_cosh_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8097300Z test_dispatch_meta_outplace_cosh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8097410Z test_dispatch_meta_outplace_cosh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8097510Z test_dispatch_meta_outplace_cosh_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8097620Z test_dispatch_meta_outplace_cosh_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8097720Z test_dispatch_meta_outplace_cosh_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8097830Z test_dispatch_meta_outplace_cosh_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8097930Z test_dispatch_meta_outplace_cosh_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8098050Z test_dispatch_meta_outplace_count_nonzero_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.077s) 2023-01-11T21:12:29.8098170Z test_dispatch_meta_outplace_count_nonzero_cpu_bool (__main__.TestMetaCPU) ... ok (0.076s) 2023-01-11T21:12:29.8098290Z test_dispatch_meta_outplace_count_nonzero_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.075s) 2023-01-11T21:12:29.8098400Z test_dispatch_meta_outplace_count_nonzero_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.076s) 2023-01-11T21:12:29.8098520Z test_dispatch_meta_outplace_count_nonzero_cpu_float16 (__main__.TestMetaCPU) ... ok (0.076s) 2023-01-11T21:12:29.8098630Z test_dispatch_meta_outplace_count_nonzero_cpu_float32 (__main__.TestMetaCPU) ... ok (0.076s) 2023-01-11T21:12:29.8098740Z test_dispatch_meta_outplace_count_nonzero_cpu_float64 (__main__.TestMetaCPU) ... ok (0.076s) 2023-01-11T21:12:29.8098860Z test_dispatch_meta_outplace_count_nonzero_cpu_int16 (__main__.TestMetaCPU) ... ok (0.077s) 2023-01-11T21:12:29.8098970Z test_dispatch_meta_outplace_count_nonzero_cpu_int32 (__main__.TestMetaCPU) ... ok (0.076s) 2023-01-11T21:12:29.8099080Z test_dispatch_meta_outplace_count_nonzero_cpu_int64 (__main__.TestMetaCPU) ... ok (0.077s) 2023-01-11T21:12:29.8099240Z test_dispatch_meta_outplace_count_nonzero_cpu_int8 (__main__.TestMetaCPU) ... ok (0.076s) 2023-01-11T21:12:29.8099350Z test_dispatch_meta_outplace_count_nonzero_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.077s) 2023-01-11T21:12:29.8099460Z test_dispatch_meta_outplace_cov_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.611s) 2023-01-11T21:12:29.8099570Z test_dispatch_meta_outplace_cov_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.614s) 2023-01-11T21:12:29.8099680Z test_dispatch_meta_outplace_cov_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.613s) 2023-01-11T21:12:29.8099790Z test_dispatch_meta_outplace_cov_cpu_float32 (__main__.TestMetaCPU) ... ok (0.612s) 2023-01-11T21:12:29.8099940Z test_dispatch_meta_outplace_cov_cpu_float64 (__main__.TestMetaCPU) ... ok (0.610s) 2023-01-11T21:12:29.8100050Z test_dispatch_meta_outplace_cov_cpu_int16 (__main__.TestMetaCPU) ... ok (0.620s) 2023-01-11T21:12:29.8100150Z test_dispatch_meta_outplace_cov_cpu_int32 (__main__.TestMetaCPU) ... ok (0.617s) 2023-01-11T21:12:29.8100260Z test_dispatch_meta_outplace_cov_cpu_int64 (__main__.TestMetaCPU) ... ok (0.615s) 2023-01-11T21:12:29.8100360Z test_dispatch_meta_outplace_cov_cpu_int8 (__main__.TestMetaCPU) ... ok (0.617s) 2023-01-11T21:12:29.8100470Z test_dispatch_meta_outplace_cov_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.613s) 2023-01-11T21:12:29.8100580Z test_dispatch_meta_outplace_cross_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8100690Z test_dispatch_meta_outplace_cross_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8100800Z test_dispatch_meta_outplace_cross_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8100910Z test_dispatch_meta_outplace_cross_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8101010Z test_dispatch_meta_outplace_cross_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8101120Z test_dispatch_meta_outplace_cross_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8101230Z test_dispatch_meta_outplace_cross_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8101340Z test_dispatch_meta_outplace_cross_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8101440Z test_dispatch_meta_outplace_cross_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8101550Z test_dispatch_meta_outplace_cross_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8101660Z test_dispatch_meta_outplace_cummax_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8101760Z test_dispatch_meta_outplace_cummax_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8101870Z test_dispatch_meta_outplace_cummax_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8101980Z test_dispatch_meta_outplace_cummax_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8102090Z test_dispatch_meta_outplace_cummax_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8102200Z test_dispatch_meta_outplace_cummax_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8102310Z test_dispatch_meta_outplace_cummax_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8102410Z test_dispatch_meta_outplace_cummax_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8102510Z test_dispatch_meta_outplace_cummax_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8102620Z test_dispatch_meta_outplace_cummin_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8102730Z test_dispatch_meta_outplace_cummin_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8102840Z test_dispatch_meta_outplace_cummin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8102940Z test_dispatch_meta_outplace_cummin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8103090Z test_dispatch_meta_outplace_cummin_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8103200Z test_dispatch_meta_outplace_cummin_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8103300Z test_dispatch_meta_outplace_cummin_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8103410Z test_dispatch_meta_outplace_cummin_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8103510Z test_dispatch_meta_outplace_cummin_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8103620Z test_dispatch_meta_outplace_cumprod_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8103740Z test_dispatch_meta_outplace_cumprod_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8103900Z test_dispatch_meta_outplace_cumprod_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8104010Z test_dispatch_meta_outplace_cumprod_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8104120Z test_dispatch_meta_outplace_cumprod_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8104230Z test_dispatch_meta_outplace_cumprod_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8104340Z test_dispatch_meta_outplace_cumprod_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8104440Z test_dispatch_meta_outplace_cumprod_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8104550Z test_dispatch_meta_outplace_cumprod_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8104660Z test_dispatch_meta_outplace_cumprod_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8104770Z test_dispatch_meta_outplace_cumsum_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8104890Z test_dispatch_meta_outplace_cumsum_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8105000Z test_dispatch_meta_outplace_cumsum_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8105110Z test_dispatch_meta_outplace_cumsum_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8105220Z test_dispatch_meta_outplace_cumsum_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8105320Z test_dispatch_meta_outplace_cumsum_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8105430Z test_dispatch_meta_outplace_cumsum_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8105530Z test_dispatch_meta_outplace_cumsum_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8105640Z test_dispatch_meta_outplace_cumsum_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8105750Z test_dispatch_meta_outplace_cumsum_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8105870Z test_dispatch_meta_outplace_cumulative_trapezoid_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8106000Z test_dispatch_meta_outplace_cumulative_trapezoid_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8106130Z test_dispatch_meta_outplace_cumulative_trapezoid_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8106260Z test_dispatch_meta_outplace_cumulative_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8106380Z test_dispatch_meta_outplace_cumulative_trapezoid_cpu_float64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8106510Z test_dispatch_meta_outplace_cumulative_trapezoid_cpu_int16 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8106630Z test_dispatch_meta_outplace_cumulative_trapezoid_cpu_int32 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8106750Z test_dispatch_meta_outplace_cumulative_trapezoid_cpu_int64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8106870Z test_dispatch_meta_outplace_cumulative_trapezoid_cpu_int8 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8107020Z test_dispatch_meta_outplace_cumulative_trapezoid_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8107140Z test_dispatch_meta_outplace_deg2rad_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8107250Z test_dispatch_meta_outplace_deg2rad_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8107360Z test_dispatch_meta_outplace_deg2rad_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8107470Z test_dispatch_meta_outplace_deg2rad_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8107580Z test_dispatch_meta_outplace_deg2rad_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8107710Z test_dispatch_meta_outplace_deg2rad_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8107820Z test_dispatch_meta_outplace_deg2rad_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8107920Z test_dispatch_meta_outplace_deg2rad_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8108030Z test_dispatch_meta_outplace_deg2rad_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8108140Z test_dispatch_meta_outplace_deg2rad_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8108240Z test_dispatch_meta_outplace_diag_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8108350Z test_dispatch_meta_outplace_diag_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8108460Z test_dispatch_meta_outplace_diag_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8108570Z test_dispatch_meta_outplace_diag_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8108670Z test_dispatch_meta_outplace_diag_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8108780Z test_dispatch_meta_outplace_diag_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8108880Z test_dispatch_meta_outplace_diag_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8108990Z test_dispatch_meta_outplace_diag_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8109090Z test_dispatch_meta_outplace_diag_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8109200Z test_dispatch_meta_outplace_diag_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8109310Z test_dispatch_meta_outplace_diag_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8109410Z test_dispatch_meta_outplace_diag_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8109530Z test_dispatch_meta_outplace_diag_embed_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8109640Z test_dispatch_meta_outplace_diag_embed_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8109760Z test_dispatch_meta_outplace_diag_embed_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8109880Z test_dispatch_meta_outplace_diag_embed_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8110000Z test_dispatch_meta_outplace_diag_embed_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8110110Z test_dispatch_meta_outplace_diag_embed_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8110220Z test_dispatch_meta_outplace_diag_embed_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8110330Z test_dispatch_meta_outplace_diag_embed_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8110450Z test_dispatch_meta_outplace_diag_embed_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8110550Z test_dispatch_meta_outplace_diag_embed_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8110660Z test_dispatch_meta_outplace_diag_embed_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8110770Z test_dispatch_meta_outplace_diag_embed_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8111050Z test_dispatch_meta_outplace_diag_embed_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8111170Z test_dispatch_meta_outplace_diagflat_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8111280Z test_dispatch_meta_outplace_diagflat_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8111400Z test_dispatch_meta_outplace_diagflat_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8111510Z test_dispatch_meta_outplace_diagflat_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8111610Z test_dispatch_meta_outplace_diagflat_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8111780Z test_dispatch_meta_outplace_diagflat_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8111890Z test_dispatch_meta_outplace_diagflat_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8112000Z test_dispatch_meta_outplace_diagflat_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8112110Z test_dispatch_meta_outplace_diagflat_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8112210Z test_dispatch_meta_outplace_diagflat_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8112320Z test_dispatch_meta_outplace_diagflat_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8112430Z test_dispatch_meta_outplace_diagflat_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8112550Z test_dispatch_meta_outplace_diagonal_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8112660Z test_dispatch_meta_outplace_diagonal_copy_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8112780Z test_dispatch_meta_outplace_diagonal_copy_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8112900Z test_dispatch_meta_outplace_diagonal_copy_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8113020Z test_dispatch_meta_outplace_diagonal_copy_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8113140Z test_dispatch_meta_outplace_diagonal_copy_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8113250Z test_dispatch_meta_outplace_diagonal_copy_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8113360Z test_dispatch_meta_outplace_diagonal_copy_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8113480Z test_dispatch_meta_outplace_diagonal_copy_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8113590Z test_dispatch_meta_outplace_diagonal_copy_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8113710Z test_dispatch_meta_outplace_diagonal_copy_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8113820Z test_dispatch_meta_outplace_diagonal_copy_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8113930Z test_dispatch_meta_outplace_diagonal_copy_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8118710Z test_dispatch_meta_outplace_diagonal_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8118870Z test_dispatch_meta_outplace_diagonal_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8118980Z test_dispatch_meta_outplace_diagonal_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8119090Z test_dispatch_meta_outplace_diagonal_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8119210Z test_dispatch_meta_outplace_diagonal_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8119320Z test_dispatch_meta_outplace_diagonal_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8119430Z test_dispatch_meta_outplace_diagonal_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8119530Z test_dispatch_meta_outplace_diagonal_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8119770Z test_dispatch_meta_outplace_diagonal_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8119880Z test_dispatch_meta_outplace_diagonal_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8119990Z test_dispatch_meta_outplace_diagonal_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8120100Z test_dispatch_meta_outplace_diagonal_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8120200Z test_dispatch_meta_outplace_diagonal_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8120330Z test_dispatch_meta_outplace_diagonal_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8120480Z test_dispatch_meta_outplace_diagonal_scatter_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8120610Z test_dispatch_meta_outplace_diagonal_scatter_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8120730Z test_dispatch_meta_outplace_diagonal_scatter_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8120850Z test_dispatch_meta_outplace_diagonal_scatter_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8120970Z test_dispatch_meta_outplace_diagonal_scatter_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8121080Z test_dispatch_meta_outplace_diagonal_scatter_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8121200Z test_dispatch_meta_outplace_diagonal_scatter_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8121310Z test_dispatch_meta_outplace_diagonal_scatter_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8121430Z test_dispatch_meta_outplace_diagonal_scatter_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8121540Z test_dispatch_meta_outplace_diagonal_scatter_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8121650Z test_dispatch_meta_outplace_diagonal_scatter_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8121770Z test_dispatch_meta_outplace_diff_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.154s) 2023-01-11T21:12:29.8121870Z test_dispatch_meta_outplace_diff_cpu_bool (__main__.TestMetaCPU) ... ok (0.150s) 2023-01-11T21:12:29.8121990Z test_dispatch_meta_outplace_diff_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.147s) 2023-01-11T21:12:29.8122100Z test_dispatch_meta_outplace_diff_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.147s) 2023-01-11T21:12:29.8122200Z test_dispatch_meta_outplace_diff_cpu_float16 (__main__.TestMetaCPU) ... ok (0.153s) 2023-01-11T21:12:29.8122310Z test_dispatch_meta_outplace_diff_cpu_float32 (__main__.TestMetaCPU) ... ok (0.145s) 2023-01-11T21:12:29.8122420Z test_dispatch_meta_outplace_diff_cpu_float64 (__main__.TestMetaCPU) ... ok (0.145s) 2023-01-11T21:12:29.8122520Z test_dispatch_meta_outplace_diff_cpu_int16 (__main__.TestMetaCPU) ... ok (0.145s) 2023-01-11T21:12:29.8122630Z test_dispatch_meta_outplace_diff_cpu_int32 (__main__.TestMetaCPU) ... ok (0.145s) 2023-01-11T21:12:29.8122730Z test_dispatch_meta_outplace_diff_cpu_int64 (__main__.TestMetaCPU) ... ok (0.145s) 2023-01-11T21:12:29.8122840Z test_dispatch_meta_outplace_diff_cpu_int8 (__main__.TestMetaCPU) ... ok (0.145s) 2023-01-11T21:12:29.8122940Z test_dispatch_meta_outplace_diff_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.145s) 2023-01-11T21:12:29.8123060Z test_dispatch_meta_outplace_digamma_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8123160Z test_dispatch_meta_outplace_digamma_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8123270Z test_dispatch_meta_outplace_digamma_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8123380Z test_dispatch_meta_outplace_digamma_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8123490Z test_dispatch_meta_outplace_digamma_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8123630Z test_dispatch_meta_outplace_digamma_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8123740Z test_dispatch_meta_outplace_digamma_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8123850Z test_dispatch_meta_outplace_digamma_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8123950Z test_dispatch_meta_outplace_digamma_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8124060Z test_dispatch_meta_outplace_dist_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.016s) 2023-01-11T21:12:29.8124170Z test_dispatch_meta_outplace_dist_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.016s) 2023-01-11T21:12:29.8124280Z test_dispatch_meta_outplace_dist_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.016s) 2023-01-11T21:12:29.8124420Z test_dispatch_meta_outplace_dist_cpu_float16 (__main__.TestMetaCPU) ... ok (0.016s) 2023-01-11T21:12:29.8124520Z test_dispatch_meta_outplace_dist_cpu_float32 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:29.8124630Z test_dispatch_meta_outplace_dist_cpu_float64 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:29.8124750Z test_dispatch_meta_outplace_div_floor_rounding_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.018s) 2023-01-11T21:12:29.8124870Z test_dispatch_meta_outplace_div_floor_rounding_cpu_float16 (__main__.TestMetaCPU) ... ok (0.018s) 2023-01-11T21:12:29.8125000Z test_dispatch_meta_outplace_div_floor_rounding_cpu_float32 (__main__.TestMetaCPU) ... ok (0.017s) 2023-01-11T21:12:29.8125120Z test_dispatch_meta_outplace_div_floor_rounding_cpu_float64 (__main__.TestMetaCPU) ... ok (0.017s) 2023-01-11T21:12:29.8125230Z test_dispatch_meta_outplace_div_floor_rounding_cpu_int16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8125350Z test_dispatch_meta_outplace_div_floor_rounding_cpu_int32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8125460Z test_dispatch_meta_outplace_div_floor_rounding_cpu_int64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8125580Z test_dispatch_meta_outplace_div_floor_rounding_cpu_int8 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8125700Z test_dispatch_meta_outplace_div_floor_rounding_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8125820Z test_dispatch_meta_outplace_div_no_rounding_mode_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8125950Z test_dispatch_meta_outplace_div_no_rounding_mode_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8126070Z test_dispatch_meta_outplace_div_no_rounding_mode_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8126200Z test_dispatch_meta_outplace_div_no_rounding_mode_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8126320Z test_dispatch_meta_outplace_div_no_rounding_mode_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8126440Z test_dispatch_meta_outplace_div_no_rounding_mode_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8126560Z test_dispatch_meta_outplace_div_no_rounding_mode_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8126680Z test_dispatch_meta_outplace_div_no_rounding_mode_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8126800Z test_dispatch_meta_outplace_div_no_rounding_mode_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8126920Z test_dispatch_meta_outplace_div_no_rounding_mode_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8127040Z test_dispatch_meta_outplace_div_no_rounding_mode_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8127150Z test_dispatch_meta_outplace_div_no_rounding_mode_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8127280Z test_dispatch_meta_outplace_div_trunc_rounding_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8127390Z test_dispatch_meta_outplace_div_trunc_rounding_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8127540Z test_dispatch_meta_outplace_div_trunc_rounding_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8127650Z test_dispatch_meta_outplace_div_trunc_rounding_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8127770Z test_dispatch_meta_outplace_div_trunc_rounding_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8127890Z test_dispatch_meta_outplace_div_trunc_rounding_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8128010Z test_dispatch_meta_outplace_div_trunc_rounding_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8128130Z test_dispatch_meta_outplace_div_trunc_rounding_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8128270Z test_dispatch_meta_outplace_div_trunc_rounding_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8128380Z test_dispatch_meta_outplace_dot_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8128490Z test_dispatch_meta_outplace_dot_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8128600Z test_dispatch_meta_outplace_dot_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8128710Z test_dispatch_meta_outplace_dot_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8128820Z test_dispatch_meta_outplace_dot_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8128920Z test_dispatch_meta_outplace_dot_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8129030Z test_dispatch_meta_outplace_dot_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8129130Z test_dispatch_meta_outplace_dot_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8129240Z test_dispatch_meta_outplace_dot_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8129350Z test_dispatch_meta_outplace_dot_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8129460Z test_dispatch_meta_outplace_double_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8129580Z test_dispatch_meta_outplace_double_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8129690Z test_dispatch_meta_outplace_double_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8129800Z test_dispatch_meta_outplace_double_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8129910Z test_dispatch_meta_outplace_double_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8130020Z test_dispatch_meta_outplace_double_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8130130Z test_dispatch_meta_outplace_double_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8130240Z test_dispatch_meta_outplace_double_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8130340Z test_dispatch_meta_outplace_double_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8130460Z test_dispatch_meta_outplace_double_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8130560Z test_dispatch_meta_outplace_double_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8130670Z test_dispatch_meta_outplace_double_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8130770Z test_dispatch_meta_outplace_double_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8130880Z test_dispatch_meta_outplace_dsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8130990Z test_dispatch_meta_outplace_dsplit_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8131100Z test_dispatch_meta_outplace_dsplit_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8131220Z test_dispatch_meta_outplace_dsplit_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8131330Z test_dispatch_meta_outplace_dsplit_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8131490Z test_dispatch_meta_outplace_dsplit_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8131600Z test_dispatch_meta_outplace_dsplit_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8131710Z test_dispatch_meta_outplace_dsplit_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8131810Z test_dispatch_meta_outplace_dsplit_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8131920Z test_dispatch_meta_outplace_dsplit_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8132020Z test_dispatch_meta_outplace_dsplit_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8132180Z test_dispatch_meta_outplace_dsplit_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8132290Z test_dispatch_meta_outplace_dsplit_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8132400Z test_dispatch_meta_outplace_dstack_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8132520Z test_dispatch_meta_outplace_dstack_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8132640Z test_dispatch_meta_outplace_dstack_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8132750Z test_dispatch_meta_outplace_dstack_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8132860Z test_dispatch_meta_outplace_dstack_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8132970Z test_dispatch_meta_outplace_dstack_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8133080Z test_dispatch_meta_outplace_dstack_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8133180Z test_dispatch_meta_outplace_dstack_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8133290Z test_dispatch_meta_outplace_dstack_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8133400Z test_dispatch_meta_outplace_dstack_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8133500Z test_dispatch_meta_outplace_dstack_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8133610Z test_dispatch_meta_outplace_dstack_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8133710Z test_dispatch_meta_outplace_dstack_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8133820Z test_dispatch_meta_outplace_einsum_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8133930Z test_dispatch_meta_outplace_einsum_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8134040Z test_dispatch_meta_outplace_einsum_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8134150Z test_dispatch_meta_outplace_einsum_cpu_float32 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8134250Z test_dispatch_meta_outplace_einsum_cpu_float64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8134360Z test_dispatch_meta_outplace_einsum_cpu_int16 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8134460Z test_dispatch_meta_outplace_einsum_cpu_int32 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8134570Z test_dispatch_meta_outplace_einsum_cpu_int64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8134670Z test_dispatch_meta_outplace_einsum_cpu_int8 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8134780Z test_dispatch_meta_outplace_einsum_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8134880Z test_dispatch_meta_outplace_empty_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8134990Z test_dispatch_meta_outplace_empty_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8135110Z test_dispatch_meta_outplace_empty_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8135220Z test_dispatch_meta_outplace_empty_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8135360Z test_dispatch_meta_outplace_empty_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8135480Z test_dispatch_meta_outplace_empty_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8135590Z test_dispatch_meta_outplace_empty_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8135690Z test_dispatch_meta_outplace_empty_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8135800Z test_dispatch_meta_outplace_empty_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8135910Z test_dispatch_meta_outplace_empty_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8136040Z test_dispatch_meta_outplace_empty_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8136150Z test_dispatch_meta_outplace_empty_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8136260Z test_dispatch_meta_outplace_empty_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8136370Z test_dispatch_meta_outplace_empty_like_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8136480Z test_dispatch_meta_outplace_empty_like_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8136600Z test_dispatch_meta_outplace_empty_like_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8136710Z test_dispatch_meta_outplace_empty_like_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8136830Z test_dispatch_meta_outplace_empty_like_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8136940Z test_dispatch_meta_outplace_empty_like_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8137060Z test_dispatch_meta_outplace_empty_like_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8137170Z test_dispatch_meta_outplace_empty_like_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8137280Z test_dispatch_meta_outplace_empty_like_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8137390Z test_dispatch_meta_outplace_empty_like_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8137500Z test_dispatch_meta_outplace_empty_like_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8137610Z test_dispatch_meta_outplace_empty_like_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8137720Z test_dispatch_meta_outplace_empty_like_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8137820Z test_dispatch_meta_outplace_eq_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8137930Z test_dispatch_meta_outplace_eq_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8138040Z test_dispatch_meta_outplace_eq_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8138150Z test_dispatch_meta_outplace_eq_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8138260Z test_dispatch_meta_outplace_eq_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8138370Z test_dispatch_meta_outplace_eq_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8138470Z test_dispatch_meta_outplace_eq_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8138580Z test_dispatch_meta_outplace_eq_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8138680Z test_dispatch_meta_outplace_eq_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8138780Z test_dispatch_meta_outplace_eq_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8138880Z test_dispatch_meta_outplace_eq_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8138990Z test_dispatch_meta_outplace_eq_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8139090Z test_dispatch_meta_outplace_eq_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8139230Z test_dispatch_meta_outplace_equal_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.028s) 2023-01-11T21:12:29.8139340Z test_dispatch_meta_outplace_equal_cpu_bool (__main__.TestMetaCPU) ... ok (0.028s) 2023-01-11T21:12:29.8139450Z test_dispatch_meta_outplace_equal_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.028s) 2023-01-11T21:12:29.8139560Z test_dispatch_meta_outplace_equal_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.028s) 2023-01-11T21:12:29.8139670Z test_dispatch_meta_outplace_equal_cpu_float16 (__main__.TestMetaCPU) ... ok (0.028s) 2023-01-11T21:12:29.8139770Z test_dispatch_meta_outplace_equal_cpu_float32 (__main__.TestMetaCPU) ... ok (0.028s) 2023-01-11T21:12:29.8139880Z test_dispatch_meta_outplace_equal_cpu_float64 (__main__.TestMetaCPU) ... ok (0.028s) 2023-01-11T21:12:29.8140020Z test_dispatch_meta_outplace_equal_cpu_int16 (__main__.TestMetaCPU) ... ok (0.027s) 2023-01-11T21:12:29.8140130Z test_dispatch_meta_outplace_equal_cpu_int32 (__main__.TestMetaCPU) ... ok (0.027s) 2023-01-11T21:12:29.8140230Z test_dispatch_meta_outplace_equal_cpu_int64 (__main__.TestMetaCPU) ... ok (0.027s) 2023-01-11T21:12:29.8140340Z test_dispatch_meta_outplace_equal_cpu_int8 (__main__.TestMetaCPU) ... ok (0.027s) 2023-01-11T21:12:29.8140450Z test_dispatch_meta_outplace_equal_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.027s) 2023-01-11T21:12:29.8140550Z test_dispatch_meta_outplace_erf_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8140660Z test_dispatch_meta_outplace_erf_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8140760Z test_dispatch_meta_outplace_erf_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8140870Z test_dispatch_meta_outplace_erf_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8140970Z test_dispatch_meta_outplace_erf_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8141080Z test_dispatch_meta_outplace_erf_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8141190Z test_dispatch_meta_outplace_erf_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8141290Z test_dispatch_meta_outplace_erf_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8141400Z test_dispatch_meta_outplace_erf_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8141500Z test_dispatch_meta_outplace_erfc_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8141610Z test_dispatch_meta_outplace_erfc_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8141720Z test_dispatch_meta_outplace_erfc_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8141830Z test_dispatch_meta_outplace_erfc_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8141930Z test_dispatch_meta_outplace_erfc_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8142040Z test_dispatch_meta_outplace_erfc_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8142140Z test_dispatch_meta_outplace_erfc_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8142250Z test_dispatch_meta_outplace_erfc_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8142350Z test_dispatch_meta_outplace_erfc_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8142460Z test_dispatch_meta_outplace_erfinv_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8142570Z test_dispatch_meta_outplace_erfinv_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8142680Z test_dispatch_meta_outplace_erfinv_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8142790Z test_dispatch_meta_outplace_erfinv_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8142900Z test_dispatch_meta_outplace_erfinv_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8143000Z test_dispatch_meta_outplace_erfinv_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8143130Z test_dispatch_meta_outplace_erfinv_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8143240Z test_dispatch_meta_outplace_erfinv_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8143350Z test_dispatch_meta_outplace_erfinv_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8143460Z test_dispatch_meta_outplace_exp2_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8143560Z test_dispatch_meta_outplace_exp2_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8143670Z test_dispatch_meta_outplace_exp2_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8143800Z test_dispatch_meta_outplace_exp2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8143900Z test_dispatch_meta_outplace_exp2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8144010Z test_dispatch_meta_outplace_exp2_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8144110Z test_dispatch_meta_outplace_exp2_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8144220Z test_dispatch_meta_outplace_exp2_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8144320Z test_dispatch_meta_outplace_exp2_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8144420Z test_dispatch_meta_outplace_exp2_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8144530Z test_dispatch_meta_outplace_exp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8144660Z test_dispatch_meta_outplace_exp_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8144780Z test_dispatch_meta_outplace_exp_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8144890Z test_dispatch_meta_outplace_exp_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8145000Z test_dispatch_meta_outplace_exp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8145110Z test_dispatch_meta_outplace_exp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8145210Z test_dispatch_meta_outplace_exp_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8145320Z test_dispatch_meta_outplace_exp_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8145420Z test_dispatch_meta_outplace_exp_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8150110Z test_dispatch_meta_outplace_exp_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8150240Z test_dispatch_meta_outplace_exp_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8150360Z test_dispatch_meta_outplace_expand_as_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8150480Z test_dispatch_meta_outplace_expand_as_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8150600Z test_dispatch_meta_outplace_expand_as_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8150710Z test_dispatch_meta_outplace_expand_as_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8150830Z test_dispatch_meta_outplace_expand_as_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8150940Z test_dispatch_meta_outplace_expand_as_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8151050Z test_dispatch_meta_outplace_expand_as_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8151160Z test_dispatch_meta_outplace_expand_as_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8151270Z test_dispatch_meta_outplace_expand_as_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8151380Z test_dispatch_meta_outplace_expand_as_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8151490Z test_dispatch_meta_outplace_expand_as_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8151600Z test_dispatch_meta_outplace_expand_as_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8151820Z test_dispatch_meta_outplace_expand_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8151930Z test_dispatch_meta_outplace_expand_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8152050Z test_dispatch_meta_outplace_expand_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8152160Z test_dispatch_meta_outplace_expand_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8152270Z test_dispatch_meta_outplace_expand_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8152380Z test_dispatch_meta_outplace_expand_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8152630Z test_dispatch_meta_outplace_expand_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8152740Z test_dispatch_meta_outplace_expand_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8152850Z test_dispatch_meta_outplace_expand_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8152960Z test_dispatch_meta_outplace_expand_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8153080Z test_dispatch_meta_outplace_expand_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8153190Z test_dispatch_meta_outplace_expand_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8153300Z test_dispatch_meta_outplace_expm1_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8153400Z test_dispatch_meta_outplace_expm1_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8153520Z test_dispatch_meta_outplace_expm1_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8153620Z test_dispatch_meta_outplace_expm1_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8153730Z test_dispatch_meta_outplace_expm1_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8153840Z test_dispatch_meta_outplace_expm1_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8153950Z test_dispatch_meta_outplace_expm1_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8154050Z test_dispatch_meta_outplace_expm1_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8154160Z test_dispatch_meta_outplace_expm1_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8154260Z test_dispatch_meta_outplace_eye_cpu_bool (__main__.TestMetaCPU) ... ok (0.018s) 2023-01-11T21:12:29.8154370Z test_dispatch_meta_outplace_eye_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.024s) 2023-01-11T21:12:29.8154480Z test_dispatch_meta_outplace_eye_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.023s) 2023-01-11T21:12:29.8154590Z test_dispatch_meta_outplace_eye_cpu_float16 (__main__.TestMetaCPU) ... ok (0.023s) 2023-01-11T21:12:29.8154690Z test_dispatch_meta_outplace_eye_cpu_float32 (__main__.TestMetaCPU) ... ok (0.023s) 2023-01-11T21:12:29.8154790Z test_dispatch_meta_outplace_eye_cpu_float64 (__main__.TestMetaCPU) ... ok (0.023s) 2023-01-11T21:12:29.8154900Z test_dispatch_meta_outplace_eye_cpu_int16 (__main__.TestMetaCPU) ... ok (0.023s) 2023-01-11T21:12:29.8155000Z test_dispatch_meta_outplace_eye_cpu_int32 (__main__.TestMetaCPU) ... ok (0.023s) 2023-01-11T21:12:29.8155110Z test_dispatch_meta_outplace_eye_cpu_int64 (__main__.TestMetaCPU) ... ok (0.023s) 2023-01-11T21:12:29.8155210Z test_dispatch_meta_outplace_eye_cpu_int8 (__main__.TestMetaCPU) ... ok (0.023s) 2023-01-11T21:12:29.8155310Z test_dispatch_meta_outplace_eye_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.023s) 2023-01-11T21:12:29.8155420Z test_dispatch_meta_outplace_fft_fft2_cpu_bool (__main__.TestMetaCPU) ... ok (0.042s) 2023-01-11T21:12:29.8155540Z test_dispatch_meta_outplace_fft_fft2_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.042s) 2023-01-11T21:12:29.8155650Z test_dispatch_meta_outplace_fft_fft2_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.042s) 2023-01-11T21:12:29.8155800Z test_dispatch_meta_outplace_fft_fft2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.042s) 2023-01-11T21:12:29.8155910Z test_dispatch_meta_outplace_fft_fft2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.042s) 2023-01-11T21:12:29.8156020Z test_dispatch_meta_outplace_fft_fft2_cpu_int16 (__main__.TestMetaCPU) ... ok (0.042s) 2023-01-11T21:12:29.8156130Z test_dispatch_meta_outplace_fft_fft2_cpu_int32 (__main__.TestMetaCPU) ... ok (0.042s) 2023-01-11T21:12:29.8156230Z test_dispatch_meta_outplace_fft_fft2_cpu_int64 (__main__.TestMetaCPU) ... ok (0.042s) 2023-01-11T21:12:29.8156340Z test_dispatch_meta_outplace_fft_fft2_cpu_int8 (__main__.TestMetaCPU) ... ok (0.042s) 2023-01-11T21:12:29.8156470Z test_dispatch_meta_outplace_fft_fft2_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.042s) 2023-01-11T21:12:29.8156580Z test_dispatch_meta_outplace_fft_fft_cpu_bool (__main__.TestMetaCPU) ... ok (0.043s) 2023-01-11T21:12:29.8156690Z test_dispatch_meta_outplace_fft_fft_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.046s) 2023-01-11T21:12:29.8156810Z test_dispatch_meta_outplace_fft_fft_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.046s) 2023-01-11T21:12:29.8156920Z test_dispatch_meta_outplace_fft_fft_cpu_float32 (__main__.TestMetaCPU) ... ok (0.042s) 2023-01-11T21:12:29.8157030Z test_dispatch_meta_outplace_fft_fft_cpu_float64 (__main__.TestMetaCPU) ... ok (0.042s) 2023-01-11T21:12:29.8157130Z test_dispatch_meta_outplace_fft_fft_cpu_int16 (__main__.TestMetaCPU) ... ok (0.043s) 2023-01-11T21:12:29.8157230Z test_dispatch_meta_outplace_fft_fft_cpu_int32 (__main__.TestMetaCPU) ... ok (0.042s) 2023-01-11T21:12:29.8157340Z test_dispatch_meta_outplace_fft_fft_cpu_int64 (__main__.TestMetaCPU) ... ok (0.042s) 2023-01-11T21:12:29.8157440Z test_dispatch_meta_outplace_fft_fft_cpu_int8 (__main__.TestMetaCPU) ... ok (0.042s) 2023-01-11T21:12:29.8157550Z test_dispatch_meta_outplace_fft_fft_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.042s) 2023-01-11T21:12:29.8157660Z test_dispatch_meta_outplace_fft_fftn_cpu_bool (__main__.TestMetaCPU) ... ok (0.053s) 2023-01-11T21:12:29.8157770Z test_dispatch_meta_outplace_fft_fftn_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.053s) 2023-01-11T21:12:29.8157890Z test_dispatch_meta_outplace_fft_fftn_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.053s) 2023-01-11T21:12:29.8158000Z test_dispatch_meta_outplace_fft_fftn_cpu_float32 (__main__.TestMetaCPU) ... ok (0.053s) 2023-01-11T21:12:29.8158110Z test_dispatch_meta_outplace_fft_fftn_cpu_float64 (__main__.TestMetaCPU) ... ok (0.053s) 2023-01-11T21:12:29.8158220Z test_dispatch_meta_outplace_fft_fftn_cpu_int16 (__main__.TestMetaCPU) ... ok (0.053s) 2023-01-11T21:12:29.8158320Z test_dispatch_meta_outplace_fft_fftn_cpu_int32 (__main__.TestMetaCPU) ... ok (0.053s) 2023-01-11T21:12:29.8158430Z test_dispatch_meta_outplace_fft_fftn_cpu_int64 (__main__.TestMetaCPU) ... ok (0.053s) 2023-01-11T21:12:29.8158540Z test_dispatch_meta_outplace_fft_fftn_cpu_int8 (__main__.TestMetaCPU) ... ok (0.053s) 2023-01-11T21:12:29.8158640Z test_dispatch_meta_outplace_fft_fftn_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.053s) 2023-01-11T21:12:29.8158760Z test_dispatch_meta_outplace_fft_fftshift_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8158870Z test_dispatch_meta_outplace_fft_fftshift_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8159000Z test_dispatch_meta_outplace_fft_fftshift_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8159120Z test_dispatch_meta_outplace_fft_fftshift_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8159230Z test_dispatch_meta_outplace_fft_fftshift_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8159350Z test_dispatch_meta_outplace_fft_fftshift_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8159470Z test_dispatch_meta_outplace_fft_fftshift_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8159580Z test_dispatch_meta_outplace_fft_fftshift_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8159730Z test_dispatch_meta_outplace_fft_fftshift_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8159840Z test_dispatch_meta_outplace_fft_fftshift_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8159960Z test_dispatch_meta_outplace_fft_fftshift_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8160070Z test_dispatch_meta_outplace_fft_fftshift_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8160180Z test_dispatch_meta_outplace_fft_fftshift_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8160290Z test_dispatch_meta_outplace_fft_hfft2_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8160430Z test_dispatch_meta_outplace_fft_hfft2_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8160540Z test_dispatch_meta_outplace_fft_hfft2_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8160660Z test_dispatch_meta_outplace_fft_hfft2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8160770Z test_dispatch_meta_outplace_fft_hfft2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8160880Z test_dispatch_meta_outplace_fft_hfft2_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8160990Z test_dispatch_meta_outplace_fft_hfft2_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8161090Z test_dispatch_meta_outplace_fft_hfft2_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8161200Z test_dispatch_meta_outplace_fft_hfft2_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8161310Z test_dispatch_meta_outplace_fft_hfft2_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8161420Z test_dispatch_meta_outplace_fft_hfft_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8161540Z test_dispatch_meta_outplace_fft_hfft_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8161650Z test_dispatch_meta_outplace_fft_hfft_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8161760Z test_dispatch_meta_outplace_fft_hfft_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8161870Z test_dispatch_meta_outplace_fft_hfft_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8161980Z test_dispatch_meta_outplace_fft_hfft_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8162080Z test_dispatch_meta_outplace_fft_hfft_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8162190Z test_dispatch_meta_outplace_fft_hfft_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8162290Z test_dispatch_meta_outplace_fft_hfft_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8162400Z test_dispatch_meta_outplace_fft_hfft_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8162500Z test_dispatch_meta_outplace_fft_hfftn_cpu_bool (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8162620Z test_dispatch_meta_outplace_fft_hfftn_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8162740Z test_dispatch_meta_outplace_fft_hfftn_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8162850Z test_dispatch_meta_outplace_fft_hfftn_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8162960Z test_dispatch_meta_outplace_fft_hfftn_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8163070Z test_dispatch_meta_outplace_fft_hfftn_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8163180Z test_dispatch_meta_outplace_fft_hfftn_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8163280Z test_dispatch_meta_outplace_fft_hfftn_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8163390Z test_dispatch_meta_outplace_fft_hfftn_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8163520Z test_dispatch_meta_outplace_fft_hfftn_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8163630Z test_dispatch_meta_outplace_fft_ifft2_cpu_bool (__main__.TestMetaCPU) ... ok (0.042s) 2023-01-11T21:12:29.8163750Z test_dispatch_meta_outplace_fft_ifft2_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.042s) 2023-01-11T21:12:29.8163860Z test_dispatch_meta_outplace_fft_ifft2_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.042s) 2023-01-11T21:12:29.8163970Z test_dispatch_meta_outplace_fft_ifft2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.042s) 2023-01-11T21:12:29.8164080Z test_dispatch_meta_outplace_fft_ifft2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.042s) 2023-01-11T21:12:29.8164210Z test_dispatch_meta_outplace_fft_ifft2_cpu_int16 (__main__.TestMetaCPU) ... ok (0.042s) 2023-01-11T21:12:29.8164320Z test_dispatch_meta_outplace_fft_ifft2_cpu_int32 (__main__.TestMetaCPU) ... ok (0.042s) 2023-01-11T21:12:29.8164430Z test_dispatch_meta_outplace_fft_ifft2_cpu_int64 (__main__.TestMetaCPU) ... ok (0.042s) 2023-01-11T21:12:29.8164540Z test_dispatch_meta_outplace_fft_ifft2_cpu_int8 (__main__.TestMetaCPU) ... ok (0.042s) 2023-01-11T21:12:29.8164640Z test_dispatch_meta_outplace_fft_ifft2_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.042s) 2023-01-11T21:12:29.8164750Z test_dispatch_meta_outplace_fft_ifft_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8164870Z test_dispatch_meta_outplace_fft_ifft_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.046s) 2023-01-11T21:12:29.8164980Z test_dispatch_meta_outplace_fft_ifft_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.046s) 2023-01-11T21:12:29.8165100Z test_dispatch_meta_outplace_fft_ifft_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8165210Z test_dispatch_meta_outplace_fft_ifft_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8165320Z test_dispatch_meta_outplace_fft_ifft_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8165430Z test_dispatch_meta_outplace_fft_ifft_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8165540Z test_dispatch_meta_outplace_fft_ifft_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8165650Z test_dispatch_meta_outplace_fft_ifft_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8165750Z test_dispatch_meta_outplace_fft_ifft_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8165860Z test_dispatch_meta_outplace_fft_ifftn_cpu_bool (__main__.TestMetaCPU) ... ok (0.053s) 2023-01-11T21:12:29.8165980Z test_dispatch_meta_outplace_fft_ifftn_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.053s) 2023-01-11T21:12:29.8166090Z test_dispatch_meta_outplace_fft_ifftn_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.053s) 2023-01-11T21:12:29.8166200Z test_dispatch_meta_outplace_fft_ifftn_cpu_float32 (__main__.TestMetaCPU) ... ok (0.054s) 2023-01-11T21:12:29.8166310Z test_dispatch_meta_outplace_fft_ifftn_cpu_float64 (__main__.TestMetaCPU) ... ok (0.054s) 2023-01-11T21:12:29.8166430Z test_dispatch_meta_outplace_fft_ifftn_cpu_int16 (__main__.TestMetaCPU) ... ok (0.054s) 2023-01-11T21:12:29.8166530Z test_dispatch_meta_outplace_fft_ifftn_cpu_int32 (__main__.TestMetaCPU) ... ok (0.054s) 2023-01-11T21:12:29.8166640Z test_dispatch_meta_outplace_fft_ifftn_cpu_int64 (__main__.TestMetaCPU) ... ok (0.054s) 2023-01-11T21:12:29.8166750Z test_dispatch_meta_outplace_fft_ifftn_cpu_int8 (__main__.TestMetaCPU) ... ok (0.054s) 2023-01-11T21:12:29.8166860Z test_dispatch_meta_outplace_fft_ifftn_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.054s) 2023-01-11T21:12:29.8166980Z test_dispatch_meta_outplace_fft_ifftshift_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8167090Z test_dispatch_meta_outplace_fft_ifftshift_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8167210Z test_dispatch_meta_outplace_fft_ifftshift_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8167370Z test_dispatch_meta_outplace_fft_ifftshift_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8167490Z test_dispatch_meta_outplace_fft_ifftshift_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8167610Z test_dispatch_meta_outplace_fft_ifftshift_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8167730Z test_dispatch_meta_outplace_fft_ifftshift_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8167840Z test_dispatch_meta_outplace_fft_ifftshift_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8167950Z test_dispatch_meta_outplace_fft_ifftshift_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8168120Z test_dispatch_meta_outplace_fft_ifftshift_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8168230Z test_dispatch_meta_outplace_fft_ifftshift_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8168340Z test_dispatch_meta_outplace_fft_ifftshift_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8168450Z test_dispatch_meta_outplace_fft_ifftshift_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8168570Z test_dispatch_meta_outplace_fft_ihfft2_cpu_bool (__main__.TestMetaCPU) ... ok (0.037s) 2023-01-11T21:12:29.8168670Z test_dispatch_meta_outplace_fft_ihfft2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.037s) 2023-01-11T21:12:29.8168780Z test_dispatch_meta_outplace_fft_ihfft2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.037s) 2023-01-11T21:12:29.8168900Z test_dispatch_meta_outplace_fft_ihfft2_cpu_int16 (__main__.TestMetaCPU) ... ok (0.037s) 2023-01-11T21:12:29.8169010Z test_dispatch_meta_outplace_fft_ihfft2_cpu_int32 (__main__.TestMetaCPU) ... ok (0.037s) 2023-01-11T21:12:29.8169110Z test_dispatch_meta_outplace_fft_ihfft2_cpu_int64 (__main__.TestMetaCPU) ... ok (0.037s) 2023-01-11T21:12:29.8169220Z test_dispatch_meta_outplace_fft_ihfft2_cpu_int8 (__main__.TestMetaCPU) ... ok (0.037s) 2023-01-11T21:12:29.8169330Z test_dispatch_meta_outplace_fft_ihfft2_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.037s) 2023-01-11T21:12:29.8169440Z test_dispatch_meta_outplace_fft_ihfft_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8169550Z test_dispatch_meta_outplace_fft_ihfft_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8169660Z test_dispatch_meta_outplace_fft_ihfft_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8169770Z test_dispatch_meta_outplace_fft_ihfft_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8169870Z test_dispatch_meta_outplace_fft_ihfft_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8169980Z test_dispatch_meta_outplace_fft_ihfft_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8170090Z test_dispatch_meta_outplace_fft_ihfft_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8170190Z test_dispatch_meta_outplace_fft_ihfft_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8170300Z test_dispatch_meta_outplace_fft_ihfftn_cpu_bool (__main__.TestMetaCPU) ... ok (0.025s) 2023-01-11T21:12:29.8170410Z test_dispatch_meta_outplace_fft_ihfftn_cpu_float32 (__main__.TestMetaCPU) ... ok (0.025s) 2023-01-11T21:12:29.8170520Z test_dispatch_meta_outplace_fft_ihfftn_cpu_float64 (__main__.TestMetaCPU) ... ok (0.025s) 2023-01-11T21:12:29.8170630Z test_dispatch_meta_outplace_fft_ihfftn_cpu_int16 (__main__.TestMetaCPU) ... ok (0.025s) 2023-01-11T21:12:29.8170730Z test_dispatch_meta_outplace_fft_ihfftn_cpu_int32 (__main__.TestMetaCPU) ... ok (0.025s) 2023-01-11T21:12:29.8170840Z test_dispatch_meta_outplace_fft_ihfftn_cpu_int64 (__main__.TestMetaCPU) ... ok (0.025s) 2023-01-11T21:12:29.8170950Z test_dispatch_meta_outplace_fft_ihfftn_cpu_int8 (__main__.TestMetaCPU) ... ok (0.025s) 2023-01-11T21:12:29.8171060Z test_dispatch_meta_outplace_fft_ihfftn_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.025s) 2023-01-11T21:12:29.8171200Z test_dispatch_meta_outplace_fft_irfft2_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8171330Z test_dispatch_meta_outplace_fft_irfft2_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8171440Z test_dispatch_meta_outplace_fft_irfft2_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8171550Z test_dispatch_meta_outplace_fft_irfft2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8171660Z test_dispatch_meta_outplace_fft_irfft2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8171770Z test_dispatch_meta_outplace_fft_irfft2_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8171910Z test_dispatch_meta_outplace_fft_irfft2_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8172020Z test_dispatch_meta_outplace_fft_irfft2_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8172120Z test_dispatch_meta_outplace_fft_irfft2_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8172230Z test_dispatch_meta_outplace_fft_irfft2_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8172340Z test_dispatch_meta_outplace_fft_irfft_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8172460Z test_dispatch_meta_outplace_fft_irfft_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8172580Z test_dispatch_meta_outplace_fft_irfft_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8172690Z test_dispatch_meta_outplace_fft_irfft_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8172810Z test_dispatch_meta_outplace_fft_irfft_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8172910Z test_dispatch_meta_outplace_fft_irfft_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8173020Z test_dispatch_meta_outplace_fft_irfft_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8173130Z test_dispatch_meta_outplace_fft_irfft_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8173240Z test_dispatch_meta_outplace_fft_irfft_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8173340Z test_dispatch_meta_outplace_fft_irfft_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8173450Z test_dispatch_meta_outplace_fft_irfftn_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8173570Z test_dispatch_meta_outplace_fft_irfftn_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8173690Z test_dispatch_meta_outplace_fft_irfftn_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8173800Z test_dispatch_meta_outplace_fft_irfftn_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8173910Z test_dispatch_meta_outplace_fft_irfftn_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8174020Z test_dispatch_meta_outplace_fft_irfftn_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8174130Z test_dispatch_meta_outplace_fft_irfftn_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8174230Z test_dispatch_meta_outplace_fft_irfftn_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8174340Z test_dispatch_meta_outplace_fft_irfftn_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8174450Z test_dispatch_meta_outplace_fft_irfftn_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8174550Z test_dispatch_meta_outplace_fft_rfft2_cpu_bool (__main__.TestMetaCPU) ... ok (0.040s) 2023-01-11T21:12:29.8174660Z test_dispatch_meta_outplace_fft_rfft2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.039s) 2023-01-11T21:12:29.8174770Z test_dispatch_meta_outplace_fft_rfft2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.039s) 2023-01-11T21:12:29.8174880Z test_dispatch_meta_outplace_fft_rfft2_cpu_int16 (__main__.TestMetaCPU) ... ok (0.039s) 2023-01-11T21:12:29.8174980Z test_dispatch_meta_outplace_fft_rfft2_cpu_int32 (__main__.TestMetaCPU) ... ok (0.039s) 2023-01-11T21:12:29.8175120Z test_dispatch_meta_outplace_fft_rfft2_cpu_int64 (__main__.TestMetaCPU) ... ok (0.039s) 2023-01-11T21:12:29.8175230Z test_dispatch_meta_outplace_fft_rfft2_cpu_int8 (__main__.TestMetaCPU) ... ok (0.039s) 2023-01-11T21:12:29.8175340Z test_dispatch_meta_outplace_fft_rfft2_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.039s) 2023-01-11T21:12:29.8175440Z test_dispatch_meta_outplace_fft_rfft_cpu_bool (__main__.TestMetaCPU) ... ok (0.043s) 2023-01-11T21:12:29.8175550Z test_dispatch_meta_outplace_fft_rfft_cpu_float32 (__main__.TestMetaCPU) ... ok (0.042s) 2023-01-11T21:12:29.8175660Z test_dispatch_meta_outplace_fft_rfft_cpu_float64 (__main__.TestMetaCPU) ... ok (0.042s) 2023-01-11T21:12:29.8175790Z test_dispatch_meta_outplace_fft_rfft_cpu_int16 (__main__.TestMetaCPU) ... ok (0.043s) 2023-01-11T21:12:29.8175900Z test_dispatch_meta_outplace_fft_rfft_cpu_int32 (__main__.TestMetaCPU) ... ok (0.043s) 2023-01-11T21:12:29.8176010Z test_dispatch_meta_outplace_fft_rfft_cpu_int64 (__main__.TestMetaCPU) ... ok (0.043s) 2023-01-11T21:12:29.8176120Z test_dispatch_meta_outplace_fft_rfft_cpu_int8 (__main__.TestMetaCPU) ... ok (0.043s) 2023-01-11T21:12:29.8176220Z test_dispatch_meta_outplace_fft_rfft_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.043s) 2023-01-11T21:12:29.8176320Z test_dispatch_meta_outplace_fft_rfftn_cpu_bool (__main__.TestMetaCPU) ... ok (0.049s) 2023-01-11T21:12:29.8176430Z test_dispatch_meta_outplace_fft_rfftn_cpu_float32 (__main__.TestMetaCPU) ... ok (0.049s) 2023-01-11T21:12:29.8176550Z test_dispatch_meta_outplace_fft_rfftn_cpu_float64 (__main__.TestMetaCPU) ... ok (0.050s) 2023-01-11T21:12:29.8176650Z test_dispatch_meta_outplace_fft_rfftn_cpu_int16 (__main__.TestMetaCPU) ... ok (0.050s) 2023-01-11T21:12:29.8176760Z test_dispatch_meta_outplace_fft_rfftn_cpu_int32 (__main__.TestMetaCPU) ... ok (0.050s) 2023-01-11T21:12:29.8176870Z test_dispatch_meta_outplace_fft_rfftn_cpu_int64 (__main__.TestMetaCPU) ... ok (0.049s) 2023-01-11T21:12:29.8181390Z test_dispatch_meta_outplace_fft_rfftn_cpu_int8 (__main__.TestMetaCPU) ... ok (0.049s) 2023-01-11T21:12:29.8181520Z test_dispatch_meta_outplace_fft_rfftn_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.049s) 2023-01-11T21:12:29.8181630Z test_dispatch_meta_outplace_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8181740Z test_dispatch_meta_outplace_fill_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8181850Z test_dispatch_meta_outplace_fill_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8181960Z test_dispatch_meta_outplace_fill_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8182070Z test_dispatch_meta_outplace_fill_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8182180Z test_dispatch_meta_outplace_fill_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8182290Z test_dispatch_meta_outplace_fill_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8182400Z test_dispatch_meta_outplace_fill_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8182500Z test_dispatch_meta_outplace_fill_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8182610Z test_dispatch_meta_outplace_fill_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8182720Z test_dispatch_meta_outplace_fill_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8182830Z test_dispatch_meta_outplace_fill_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8182930Z test_dispatch_meta_outplace_fill_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8183050Z test_dispatch_meta_outplace_flatten_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8183150Z test_dispatch_meta_outplace_flatten_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8183270Z test_dispatch_meta_outplace_flatten_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8183470Z test_dispatch_meta_outplace_flatten_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8183580Z test_dispatch_meta_outplace_flatten_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8183690Z test_dispatch_meta_outplace_flatten_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8183810Z test_dispatch_meta_outplace_flatten_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8183910Z test_dispatch_meta_outplace_flatten_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8184020Z test_dispatch_meta_outplace_flatten_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8184160Z test_dispatch_meta_outplace_flatten_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8184260Z test_dispatch_meta_outplace_flatten_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8184370Z test_dispatch_meta_outplace_flatten_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8184490Z test_dispatch_meta_outplace_flatten_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8184590Z test_dispatch_meta_outplace_flip_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8184700Z test_dispatch_meta_outplace_flip_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8184810Z test_dispatch_meta_outplace_flip_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8184920Z test_dispatch_meta_outplace_flip_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8185030Z test_dispatch_meta_outplace_flip_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8185140Z test_dispatch_meta_outplace_flip_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8185240Z test_dispatch_meta_outplace_flip_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8185360Z test_dispatch_meta_outplace_flip_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8185460Z test_dispatch_meta_outplace_flip_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8185570Z test_dispatch_meta_outplace_flip_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8185670Z test_dispatch_meta_outplace_flip_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8185780Z test_dispatch_meta_outplace_flip_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8185890Z test_dispatch_meta_outplace_fliplr_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8186000Z test_dispatch_meta_outplace_fliplr_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8186110Z test_dispatch_meta_outplace_fliplr_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8186230Z test_dispatch_meta_outplace_fliplr_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8186340Z test_dispatch_meta_outplace_fliplr_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8186450Z test_dispatch_meta_outplace_fliplr_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8186550Z test_dispatch_meta_outplace_fliplr_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8186660Z test_dispatch_meta_outplace_fliplr_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8186770Z test_dispatch_meta_outplace_fliplr_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8186870Z test_dispatch_meta_outplace_fliplr_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8186980Z test_dispatch_meta_outplace_fliplr_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8187090Z test_dispatch_meta_outplace_fliplr_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8187200Z test_dispatch_meta_outplace_flipud_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8187460Z test_dispatch_meta_outplace_flipud_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8187580Z test_dispatch_meta_outplace_flipud_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8187700Z test_dispatch_meta_outplace_flipud_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8187810Z test_dispatch_meta_outplace_flipud_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8187920Z test_dispatch_meta_outplace_flipud_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8188020Z test_dispatch_meta_outplace_flipud_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8188190Z test_dispatch_meta_outplace_flipud_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8188300Z test_dispatch_meta_outplace_flipud_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8188410Z test_dispatch_meta_outplace_flipud_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8188520Z test_dispatch_meta_outplace_flipud_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8188630Z test_dispatch_meta_outplace_flipud_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8188740Z test_dispatch_meta_outplace_float_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8188840Z test_dispatch_meta_outplace_float_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8188950Z test_dispatch_meta_outplace_float_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8189060Z test_dispatch_meta_outplace_float_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8189170Z test_dispatch_meta_outplace_float_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8189280Z test_dispatch_meta_outplace_float_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8189390Z test_dispatch_meta_outplace_float_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8189490Z test_dispatch_meta_outplace_float_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8189600Z test_dispatch_meta_outplace_float_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8189710Z test_dispatch_meta_outplace_float_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8189810Z test_dispatch_meta_outplace_float_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8189920Z test_dispatch_meta_outplace_float_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8190020Z test_dispatch_meta_outplace_float_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8190140Z test_dispatch_meta_outplace_float_power_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8190250Z test_dispatch_meta_outplace_float_power_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8190370Z test_dispatch_meta_outplace_float_power_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8190490Z test_dispatch_meta_outplace_float_power_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8190600Z test_dispatch_meta_outplace_float_power_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8190720Z test_dispatch_meta_outplace_float_power_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8190830Z test_dispatch_meta_outplace_float_power_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8190940Z test_dispatch_meta_outplace_float_power_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8191060Z test_dispatch_meta_outplace_float_power_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8191170Z test_dispatch_meta_outplace_float_power_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8191280Z test_dispatch_meta_outplace_float_power_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8191430Z test_dispatch_meta_outplace_float_power_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8191540Z test_dispatch_meta_outplace_floor_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8191650Z test_dispatch_meta_outplace_floor_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8191760Z test_dispatch_meta_outplace_floor_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8191870Z test_dispatch_meta_outplace_floor_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8191980Z test_dispatch_meta_outplace_floor_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8192120Z test_dispatch_meta_outplace_floor_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8192230Z test_dispatch_meta_outplace_floor_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8192330Z test_dispatch_meta_outplace_floor_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8192450Z test_dispatch_meta_outplace_floor_divide_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.018s) 2023-01-11T21:12:29.8192560Z test_dispatch_meta_outplace_floor_divide_cpu_float16 (__main__.TestMetaCPU) ... ok (0.018s) 2023-01-11T21:12:29.8192680Z test_dispatch_meta_outplace_floor_divide_cpu_float32 (__main__.TestMetaCPU) ... ok (0.017s) 2023-01-11T21:12:29.8192790Z test_dispatch_meta_outplace_floor_divide_cpu_float64 (__main__.TestMetaCPU) ... ok (0.018s) 2023-01-11T21:12:29.8192910Z test_dispatch_meta_outplace_floor_divide_cpu_int16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8193020Z test_dispatch_meta_outplace_floor_divide_cpu_int32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8193130Z test_dispatch_meta_outplace_floor_divide_cpu_int64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8193240Z test_dispatch_meta_outplace_floor_divide_cpu_int8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8193350Z test_dispatch_meta_outplace_floor_divide_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8193460Z test_dispatch_meta_outplace_fmax_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8193570Z test_dispatch_meta_outplace_fmax_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8193690Z test_dispatch_meta_outplace_fmax_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8193790Z test_dispatch_meta_outplace_fmax_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8193900Z test_dispatch_meta_outplace_fmax_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8194010Z test_dispatch_meta_outplace_fmax_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8194120Z test_dispatch_meta_outplace_fmax_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8194220Z test_dispatch_meta_outplace_fmax_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8194330Z test_dispatch_meta_outplace_fmax_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8194430Z test_dispatch_meta_outplace_fmax_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8194540Z test_dispatch_meta_outplace_fmin_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8194650Z test_dispatch_meta_outplace_fmin_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8194760Z test_dispatch_meta_outplace_fmin_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8194870Z test_dispatch_meta_outplace_fmin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8194970Z test_dispatch_meta_outplace_fmin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8195080Z test_dispatch_meta_outplace_fmin_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8195190Z test_dispatch_meta_outplace_fmin_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8195330Z test_dispatch_meta_outplace_fmin_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8195440Z test_dispatch_meta_outplace_fmin_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8195540Z test_dispatch_meta_outplace_fmin_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8195650Z test_dispatch_meta_outplace_fmod_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8195760Z test_dispatch_meta_outplace_fmod_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8195870Z test_dispatch_meta_outplace_fmod_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8195970Z test_dispatch_meta_outplace_fmod_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8196100Z test_dispatch_meta_outplace_fmod_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8196210Z test_dispatch_meta_outplace_fmod_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8196320Z test_dispatch_meta_outplace_fmod_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8196420Z test_dispatch_meta_outplace_fmod_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8196520Z test_dispatch_meta_outplace_fmod_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8196630Z test_dispatch_meta_outplace_frac_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8196740Z test_dispatch_meta_outplace_frac_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8196840Z test_dispatch_meta_outplace_frac_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8196950Z test_dispatch_meta_outplace_frac_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8197070Z test_dispatch_meta_outplace_frexp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:29.8197170Z test_dispatch_meta_outplace_frexp_cpu_float16 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:29.8197280Z test_dispatch_meta_outplace_frexp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:29.8197390Z test_dispatch_meta_outplace_frexp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:29.8197490Z test_dispatch_meta_outplace_full_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8197590Z test_dispatch_meta_outplace_full_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8197720Z test_dispatch_meta_outplace_full_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8197830Z test_dispatch_meta_outplace_full_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8197940Z test_dispatch_meta_outplace_full_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8198040Z test_dispatch_meta_outplace_full_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8198150Z test_dispatch_meta_outplace_full_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8198260Z test_dispatch_meta_outplace_full_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8198370Z test_dispatch_meta_outplace_full_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8198470Z test_dispatch_meta_outplace_full_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8198570Z test_dispatch_meta_outplace_full_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8198680Z test_dispatch_meta_outplace_full_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8198780Z test_dispatch_meta_outplace_full_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8198900Z test_dispatch_meta_outplace_full_like_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8199010Z test_dispatch_meta_outplace_full_like_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8199120Z test_dispatch_meta_outplace_full_like_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8199270Z test_dispatch_meta_outplace_full_like_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8199380Z test_dispatch_meta_outplace_full_like_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8199500Z test_dispatch_meta_outplace_full_like_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8199610Z test_dispatch_meta_outplace_full_like_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8199720Z test_dispatch_meta_outplace_full_like_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8199820Z test_dispatch_meta_outplace_full_like_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8199950Z test_dispatch_meta_outplace_full_like_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8200060Z test_dispatch_meta_outplace_full_like_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8200170Z test_dispatch_meta_outplace_full_like_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8200280Z test_dispatch_meta_outplace_gather_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8200390Z test_dispatch_meta_outplace_gather_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8200510Z test_dispatch_meta_outplace_gather_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8200620Z test_dispatch_meta_outplace_gather_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8200730Z test_dispatch_meta_outplace_gather_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8200840Z test_dispatch_meta_outplace_gather_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8200940Z test_dispatch_meta_outplace_gather_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8201050Z test_dispatch_meta_outplace_gather_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8201160Z test_dispatch_meta_outplace_gather_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8201270Z test_dispatch_meta_outplace_gather_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8201370Z test_dispatch_meta_outplace_gather_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8201480Z test_dispatch_meta_outplace_gather_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8201590Z test_dispatch_meta_outplace_gcd_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8201690Z test_dispatch_meta_outplace_gcd_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8201800Z test_dispatch_meta_outplace_gcd_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8201910Z test_dispatch_meta_outplace_gcd_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8202010Z test_dispatch_meta_outplace_gcd_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8202130Z test_dispatch_meta_outplace_ge_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8202230Z test_dispatch_meta_outplace_ge_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8202340Z test_dispatch_meta_outplace_ge_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8202450Z test_dispatch_meta_outplace_ge_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8202550Z test_dispatch_meta_outplace_ge_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8202660Z test_dispatch_meta_outplace_ge_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8202760Z test_dispatch_meta_outplace_ge_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8202860Z test_dispatch_meta_outplace_ge_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8202970Z test_dispatch_meta_outplace_ge_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8203110Z test_dispatch_meta_outplace_ge_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8203230Z test_dispatch_meta_outplace_geqrf_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.135s) 2023-01-11T21:12:29.8203340Z test_dispatch_meta_outplace_geqrf_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.134s) 2023-01-11T21:12:29.8203450Z test_dispatch_meta_outplace_geqrf_cpu_float32 (__main__.TestMetaCPU) ... ok (0.134s) 2023-01-11T21:12:29.8203560Z test_dispatch_meta_outplace_geqrf_cpu_float64 (__main__.TestMetaCPU) ... ok (0.134s) 2023-01-11T21:12:29.8203680Z test_dispatch_meta_outplace_gradient_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.067s) 2023-01-11T21:12:29.8203790Z test_dispatch_meta_outplace_gradient_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.063s) 2023-01-11T21:12:29.8203950Z test_dispatch_meta_outplace_gradient_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.064s) 2023-01-11T21:12:29.8204060Z test_dispatch_meta_outplace_gradient_cpu_float16 (__main__.TestMetaCPU) ... ok (0.067s) 2023-01-11T21:12:29.8204180Z test_dispatch_meta_outplace_gradient_cpu_float32 (__main__.TestMetaCPU) ... ok (0.063s) 2023-01-11T21:12:29.8204280Z test_dispatch_meta_outplace_gradient_cpu_float64 (__main__.TestMetaCPU) ... ok (0.063s) 2023-01-11T21:12:29.8204390Z test_dispatch_meta_outplace_gradient_cpu_int16 (__main__.TestMetaCPU) ... ok (0.064s) 2023-01-11T21:12:29.8204500Z test_dispatch_meta_outplace_gradient_cpu_int32 (__main__.TestMetaCPU) ... ok (0.064s) 2023-01-11T21:12:29.8204610Z test_dispatch_meta_outplace_gradient_cpu_int64 (__main__.TestMetaCPU) ... ok (0.064s) 2023-01-11T21:12:29.8204720Z test_dispatch_meta_outplace_gradient_cpu_int8 (__main__.TestMetaCPU) ... ok (0.064s) 2023-01-11T21:12:29.8204840Z test_dispatch_meta_outplace_grid_sampler_2d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.167s) 2023-01-11T21:12:29.8204950Z test_dispatch_meta_outplace_grid_sampler_2d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.166s) 2023-01-11T21:12:29.8205070Z test_dispatch_meta_outplace_gt_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8205170Z test_dispatch_meta_outplace_gt_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8205280Z test_dispatch_meta_outplace_gt_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8205390Z test_dispatch_meta_outplace_gt_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8205490Z test_dispatch_meta_outplace_gt_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8205600Z test_dispatch_meta_outplace_gt_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8205700Z test_dispatch_meta_outplace_gt_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8205800Z test_dispatch_meta_outplace_gt_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8205910Z test_dispatch_meta_outplace_gt_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8206010Z test_dispatch_meta_outplace_gt_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8206120Z test_dispatch_meta_outplace_half_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8206230Z test_dispatch_meta_outplace_half_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8206350Z test_dispatch_meta_outplace_half_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8206460Z test_dispatch_meta_outplace_half_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8206570Z test_dispatch_meta_outplace_half_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8206670Z test_dispatch_meta_outplace_half_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8206780Z test_dispatch_meta_outplace_half_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8206890Z test_dispatch_meta_outplace_half_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8206990Z test_dispatch_meta_outplace_half_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8207130Z test_dispatch_meta_outplace_half_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8207240Z test_dispatch_meta_outplace_half_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8207350Z test_dispatch_meta_outplace_half_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8207460Z test_dispatch_meta_outplace_heaviside_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8207570Z test_dispatch_meta_outplace_heaviside_cpu_bool (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8207690Z test_dispatch_meta_outplace_heaviside_cpu_float16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8207840Z test_dispatch_meta_outplace_heaviside_cpu_float32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8212510Z test_dispatch_meta_outplace_heaviside_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8212690Z test_dispatch_meta_outplace_heaviside_cpu_int16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8212800Z test_dispatch_meta_outplace_heaviside_cpu_int32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8212900Z test_dispatch_meta_outplace_heaviside_cpu_int64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8213010Z test_dispatch_meta_outplace_heaviside_cpu_int8 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8213120Z test_dispatch_meta_outplace_heaviside_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8213220Z test_dispatch_meta_outplace_histc_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.697s) 2023-01-11T21:12:29.8213340Z test_dispatch_meta_outplace_histc_cpu_float32 (__main__.TestMetaCPU) ... ok (0.702s) 2023-01-11T21:12:29.8213450Z test_dispatch_meta_outplace_histc_cpu_float64 (__main__.TestMetaCPU) ... ok (0.699s) 2023-01-11T21:12:29.8213560Z test_dispatch_meta_outplace_histogram_cpu_float32 (__main__.TestMetaCPU) ... ok (0.590s) 2023-01-11T21:12:29.8213670Z test_dispatch_meta_outplace_histogram_cpu_float64 (__main__.TestMetaCPU) ... ok (0.592s) 2023-01-11T21:12:29.8213790Z test_dispatch_meta_outplace_histogramdd_cpu_float32 (__main__.TestMetaCPU) ... ok (0.696s) 2023-01-11T21:12:29.8213910Z test_dispatch_meta_outplace_histogramdd_cpu_float64 (__main__.TestMetaCPU) ... ok (0.689s) 2023-01-11T21:12:29.8214020Z test_dispatch_meta_outplace_hsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8214130Z test_dispatch_meta_outplace_hsplit_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8214240Z test_dispatch_meta_outplace_hsplit_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8214350Z test_dispatch_meta_outplace_hsplit_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8214460Z test_dispatch_meta_outplace_hsplit_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8214570Z test_dispatch_meta_outplace_hsplit_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8214670Z test_dispatch_meta_outplace_hsplit_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8214780Z test_dispatch_meta_outplace_hsplit_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8214890Z test_dispatch_meta_outplace_hsplit_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8214990Z test_dispatch_meta_outplace_hsplit_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8215100Z test_dispatch_meta_outplace_hsplit_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8215210Z test_dispatch_meta_outplace_hsplit_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8215310Z test_dispatch_meta_outplace_hsplit_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8215420Z test_dispatch_meta_outplace_hstack_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8215530Z test_dispatch_meta_outplace_hstack_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8215750Z test_dispatch_meta_outplace_hstack_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8215860Z test_dispatch_meta_outplace_hstack_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8215980Z test_dispatch_meta_outplace_hstack_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8216090Z test_dispatch_meta_outplace_hstack_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8216200Z test_dispatch_meta_outplace_hstack_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8216300Z test_dispatch_meta_outplace_hstack_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8216440Z test_dispatch_meta_outplace_hstack_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8216550Z test_dispatch_meta_outplace_hstack_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8216650Z test_dispatch_meta_outplace_hstack_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8216760Z test_dispatch_meta_outplace_hstack_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8216870Z test_dispatch_meta_outplace_hstack_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8216970Z test_dispatch_meta_outplace_hypot_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8217080Z test_dispatch_meta_outplace_hypot_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8217190Z test_dispatch_meta_outplace_hypot_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8217300Z test_dispatch_meta_outplace_i0_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8217400Z test_dispatch_meta_outplace_i0_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8217510Z test_dispatch_meta_outplace_i0_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8217620Z test_dispatch_meta_outplace_i0_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8217720Z test_dispatch_meta_outplace_i0_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8217820Z test_dispatch_meta_outplace_i0_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8217920Z test_dispatch_meta_outplace_i0_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8218020Z test_dispatch_meta_outplace_i0_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8218120Z test_dispatch_meta_outplace_i0_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8218230Z test_dispatch_meta_outplace_igamma_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8218340Z test_dispatch_meta_outplace_igamma_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8218450Z test_dispatch_meta_outplace_igamma_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8218560Z test_dispatch_meta_outplace_igamma_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8218670Z test_dispatch_meta_outplace_igammac_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8218780Z test_dispatch_meta_outplace_igammac_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8218880Z test_dispatch_meta_outplace_igammac_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8219000Z test_dispatch_meta_outplace_igammac_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8219100Z test_dispatch_meta_outplace_imag_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8219210Z test_dispatch_meta_outplace_imag_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8219320Z test_dispatch_meta_outplace_imag_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8219430Z test_dispatch_meta_outplace_index_add_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8219570Z test_dispatch_meta_outplace_index_add_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8219680Z test_dispatch_meta_outplace_index_add_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8219800Z test_dispatch_meta_outplace_index_add_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8219910Z test_dispatch_meta_outplace_index_add_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8220020Z test_dispatch_meta_outplace_index_add_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8220130Z test_dispatch_meta_outplace_index_add_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8220270Z test_dispatch_meta_outplace_index_add_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8220380Z test_dispatch_meta_outplace_index_add_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8220490Z test_dispatch_meta_outplace_index_add_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8220590Z test_dispatch_meta_outplace_index_add_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8220700Z test_dispatch_meta_outplace_index_add_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8220810Z test_dispatch_meta_outplace_index_add_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8220920Z test_dispatch_meta_outplace_index_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8221030Z test_dispatch_meta_outplace_index_copy_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8221140Z test_dispatch_meta_outplace_index_copy_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8221260Z test_dispatch_meta_outplace_index_copy_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8221380Z test_dispatch_meta_outplace_index_copy_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8221490Z test_dispatch_meta_outplace_index_copy_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8221600Z test_dispatch_meta_outplace_index_copy_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8221710Z test_dispatch_meta_outplace_index_copy_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8221820Z test_dispatch_meta_outplace_index_copy_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8221920Z test_dispatch_meta_outplace_index_copy_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8222030Z test_dispatch_meta_outplace_index_copy_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8222140Z test_dispatch_meta_outplace_index_copy_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8222250Z test_dispatch_meta_outplace_index_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8222360Z test_dispatch_meta_outplace_index_fill_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8222480Z test_dispatch_meta_outplace_index_fill_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8222590Z test_dispatch_meta_outplace_index_fill_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8222700Z test_dispatch_meta_outplace_index_fill_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8222810Z test_dispatch_meta_outplace_index_fill_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8222920Z test_dispatch_meta_outplace_index_fill_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8223040Z test_dispatch_meta_outplace_index_fill_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8223140Z test_dispatch_meta_outplace_index_fill_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8223250Z test_dispatch_meta_outplace_index_fill_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8223410Z test_dispatch_meta_outplace_index_fill_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8223520Z test_dispatch_meta_outplace_index_fill_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8223640Z test_dispatch_meta_outplace_index_put_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8223750Z test_dispatch_meta_outplace_index_put_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8223860Z test_dispatch_meta_outplace_index_put_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8223970Z test_dispatch_meta_outplace_index_put_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8224230Z test_dispatch_meta_outplace_index_put_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8224350Z test_dispatch_meta_outplace_index_put_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8224460Z test_dispatch_meta_outplace_index_put_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8224570Z test_dispatch_meta_outplace_index_put_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8224680Z test_dispatch_meta_outplace_index_put_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8224780Z test_dispatch_meta_outplace_index_put_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8224890Z test_dispatch_meta_outplace_index_put_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8225000Z test_dispatch_meta_outplace_index_put_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8225100Z test_dispatch_meta_outplace_index_put_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8225220Z test_dispatch_meta_outplace_index_reduce_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.8225330Z test_dispatch_meta_outplace_index_reduce_cpu_float16 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.8225450Z test_dispatch_meta_outplace_index_reduce_cpu_float32 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.8225560Z test_dispatch_meta_outplace_index_reduce_cpu_float64 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.8225670Z test_dispatch_meta_outplace_index_reduce_cpu_int16 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.8225790Z test_dispatch_meta_outplace_index_reduce_cpu_int32 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.8225900Z test_dispatch_meta_outplace_index_reduce_cpu_int64 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.8226010Z test_dispatch_meta_outplace_index_reduce_cpu_int8 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.8226110Z test_dispatch_meta_outplace_index_reduce_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.8226230Z test_dispatch_meta_outplace_index_select_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8226340Z test_dispatch_meta_outplace_index_select_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8226460Z test_dispatch_meta_outplace_index_select_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8226570Z test_dispatch_meta_outplace_index_select_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8226690Z test_dispatch_meta_outplace_index_select_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8226800Z test_dispatch_meta_outplace_index_select_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8226910Z test_dispatch_meta_outplace_index_select_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8227020Z test_dispatch_meta_outplace_index_select_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8227130Z test_dispatch_meta_outplace_index_select_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8227240Z test_dispatch_meta_outplace_index_select_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8227380Z test_dispatch_meta_outplace_index_select_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8227500Z test_dispatch_meta_outplace_index_select_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8227600Z test_dispatch_meta_outplace_index_select_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8227710Z test_dispatch_meta_outplace_inner_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8227820Z test_dispatch_meta_outplace_inner_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8227930Z test_dispatch_meta_outplace_inner_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8228070Z test_dispatch_meta_outplace_inner_cpu_float32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8228180Z test_dispatch_meta_outplace_inner_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8228280Z test_dispatch_meta_outplace_inner_cpu_int16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8228390Z test_dispatch_meta_outplace_inner_cpu_int32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8228500Z test_dispatch_meta_outplace_inner_cpu_int64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8228610Z test_dispatch_meta_outplace_inner_cpu_int8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8228710Z test_dispatch_meta_outplace_inner_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8228820Z test_dispatch_meta_outplace_int_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8228920Z test_dispatch_meta_outplace_int_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8229030Z test_dispatch_meta_outplace_int_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8229140Z test_dispatch_meta_outplace_int_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8229250Z test_dispatch_meta_outplace_int_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8229350Z test_dispatch_meta_outplace_int_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8229460Z test_dispatch_meta_outplace_int_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8229560Z test_dispatch_meta_outplace_int_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8229670Z test_dispatch_meta_outplace_int_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8229770Z test_dispatch_meta_outplace_int_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8229880Z test_dispatch_meta_outplace_int_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8229980Z test_dispatch_meta_outplace_int_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8230100Z test_dispatch_meta_outplace_isclose_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.030s) 2023-01-11T21:12:29.8230210Z test_dispatch_meta_outplace_isclose_cpu_bool (__main__.TestMetaCPU) ... ok (0.026s) 2023-01-11T21:12:29.8230320Z test_dispatch_meta_outplace_isclose_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.029s) 2023-01-11T21:12:29.8230430Z test_dispatch_meta_outplace_isclose_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.028s) 2023-01-11T21:12:29.8230540Z test_dispatch_meta_outplace_isclose_cpu_float16 (__main__.TestMetaCPU) ... ok (0.030s) 2023-01-11T21:12:29.8230650Z test_dispatch_meta_outplace_isclose_cpu_float32 (__main__.TestMetaCPU) ... ok (0.028s) 2023-01-11T21:12:29.8230760Z test_dispatch_meta_outplace_isclose_cpu_float64 (__main__.TestMetaCPU) ... ok (0.028s) 2023-01-11T21:12:29.8230860Z test_dispatch_meta_outplace_isclose_cpu_int16 (__main__.TestMetaCPU) ... ok (0.027s) 2023-01-11T21:12:29.8230970Z test_dispatch_meta_outplace_isclose_cpu_int32 (__main__.TestMetaCPU) ... ok (0.026s) 2023-01-11T21:12:29.8231070Z test_dispatch_meta_outplace_isclose_cpu_int64 (__main__.TestMetaCPU) ... ok (0.026s) 2023-01-11T21:12:29.8231210Z test_dispatch_meta_outplace_isclose_cpu_int8 (__main__.TestMetaCPU) ... ok (0.026s) 2023-01-11T21:12:29.8231320Z test_dispatch_meta_outplace_isclose_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.026s) 2023-01-11T21:12:29.8231440Z test_dispatch_meta_outplace_isfinite_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8231550Z test_dispatch_meta_outplace_isfinite_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8231670Z test_dispatch_meta_outplace_isfinite_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8231780Z test_dispatch_meta_outplace_isfinite_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8231920Z test_dispatch_meta_outplace_isfinite_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8232030Z test_dispatch_meta_outplace_isfinite_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8232140Z test_dispatch_meta_outplace_isfinite_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8232250Z test_dispatch_meta_outplace_isfinite_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8232360Z test_dispatch_meta_outplace_isfinite_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8232460Z test_dispatch_meta_outplace_isfinite_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8232570Z test_dispatch_meta_outplace_isfinite_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8232670Z test_dispatch_meta_outplace_isfinite_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8232780Z test_dispatch_meta_outplace_isfinite_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8232890Z test_dispatch_meta_outplace_isin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8233000Z test_dispatch_meta_outplace_isin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8233100Z test_dispatch_meta_outplace_isin_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8233210Z test_dispatch_meta_outplace_isin_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8233310Z test_dispatch_meta_outplace_isin_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8233420Z test_dispatch_meta_outplace_isin_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8233520Z test_dispatch_meta_outplace_isin_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8233630Z test_dispatch_meta_outplace_isinf_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8233740Z test_dispatch_meta_outplace_isinf_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8233850Z test_dispatch_meta_outplace_isinf_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8233960Z test_dispatch_meta_outplace_isinf_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8234070Z test_dispatch_meta_outplace_isinf_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8234180Z test_dispatch_meta_outplace_isinf_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8234280Z test_dispatch_meta_outplace_isinf_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8234390Z test_dispatch_meta_outplace_isinf_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8234500Z test_dispatch_meta_outplace_isinf_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8234610Z test_dispatch_meta_outplace_isinf_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8234720Z test_dispatch_meta_outplace_isinf_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8234830Z test_dispatch_meta_outplace_isinf_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8234930Z test_dispatch_meta_outplace_isinf_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8235070Z test_dispatch_meta_outplace_isnan_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8235180Z test_dispatch_meta_outplace_isnan_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8235290Z test_dispatch_meta_outplace_isnan_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8235400Z test_dispatch_meta_outplace_isnan_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8235510Z test_dispatch_meta_outplace_isnan_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8235610Z test_dispatch_meta_outplace_isnan_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8235720Z test_dispatch_meta_outplace_isnan_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8235850Z test_dispatch_meta_outplace_isnan_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8235950Z test_dispatch_meta_outplace_isnan_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8236060Z test_dispatch_meta_outplace_isnan_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8236160Z test_dispatch_meta_outplace_isnan_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8236270Z test_dispatch_meta_outplace_isnan_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8236380Z test_dispatch_meta_outplace_isneginf_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8236490Z test_dispatch_meta_outplace_isneginf_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8236600Z test_dispatch_meta_outplace_isneginf_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8236700Z test_dispatch_meta_outplace_isneginf_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8236810Z test_dispatch_meta_outplace_isneginf_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8236920Z test_dispatch_meta_outplace_isneginf_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8237030Z test_dispatch_meta_outplace_isneginf_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8237140Z test_dispatch_meta_outplace_isneginf_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8237240Z test_dispatch_meta_outplace_isneginf_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8237350Z test_dispatch_meta_outplace_isneginf_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8237460Z test_dispatch_meta_outplace_isposinf_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8237570Z test_dispatch_meta_outplace_isposinf_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8237680Z test_dispatch_meta_outplace_isposinf_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8237790Z test_dispatch_meta_outplace_isposinf_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8237890Z test_dispatch_meta_outplace_isposinf_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8238000Z test_dispatch_meta_outplace_isposinf_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8238110Z test_dispatch_meta_outplace_isposinf_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8238210Z test_dispatch_meta_outplace_isposinf_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8238320Z test_dispatch_meta_outplace_isposinf_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8238420Z test_dispatch_meta_outplace_isposinf_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8238530Z test_dispatch_meta_outplace_isreal_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8238640Z test_dispatch_meta_outplace_isreal_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8238750Z test_dispatch_meta_outplace_isreal_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8238900Z test_dispatch_meta_outplace_isreal_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8239010Z test_dispatch_meta_outplace_isreal_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8243590Z test_dispatch_meta_outplace_isreal_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8243730Z test_dispatch_meta_outplace_isreal_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8243840Z test_dispatch_meta_outplace_isreal_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8243940Z test_dispatch_meta_outplace_isreal_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8244050Z test_dispatch_meta_outplace_isreal_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8244280Z test_dispatch_meta_outplace_isreal_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8244390Z test_dispatch_meta_outplace_isreal_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8244500Z test_dispatch_meta_outplace_isreal_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8244640Z test_dispatch_meta_outplace_istft_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.077s) 2023-01-11T21:12:29.8244760Z test_dispatch_meta_outplace_istft_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.077s) 2023-01-11T21:12:29.8244910Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8245050Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8245200Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8245350Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8245500Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8245640Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8245780Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8245920Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8246060Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8246190Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8246330Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8246480Z test_dispatch_meta_outplace_jiterator_2inputs_2outputs_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8246630Z test_dispatch_meta_outplace_jiterator_4inputs_with_extra_args_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8246770Z test_dispatch_meta_outplace_jiterator_4inputs_with_extra_args_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8246930Z test_dispatch_meta_outplace_jiterator_4inputs_with_extra_args_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8247080Z test_dispatch_meta_outplace_jiterator_4inputs_with_extra_args_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8247230Z test_dispatch_meta_outplace_jiterator_4inputs_with_extra_args_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8247410Z test_dispatch_meta_outplace_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8247550Z test_dispatch_meta_outplace_jiterator_4inputs_with_extra_args_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8247700Z test_dispatch_meta_outplace_jiterator_4inputs_with_extra_args_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8247850Z test_dispatch_meta_outplace_jiterator_4inputs_with_extra_args_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8247990Z test_dispatch_meta_outplace_jiterator_4inputs_with_extra_args_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8248160Z test_dispatch_meta_outplace_jiterator_4inputs_with_extra_args_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8248310Z test_dispatch_meta_outplace_jiterator_4inputs_with_extra_args_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8248450Z test_dispatch_meta_outplace_jiterator_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8248580Z test_dispatch_meta_outplace_jiterator_binary_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8248720Z test_dispatch_meta_outplace_jiterator_binary_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8248860Z test_dispatch_meta_outplace_jiterator_binary_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8248990Z test_dispatch_meta_outplace_jiterator_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8249130Z test_dispatch_meta_outplace_jiterator_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8249260Z test_dispatch_meta_outplace_jiterator_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8249390Z test_dispatch_meta_outplace_jiterator_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8249530Z test_dispatch_meta_outplace_jiterator_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8249660Z test_dispatch_meta_outplace_jiterator_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8249790Z test_dispatch_meta_outplace_jiterator_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8249920Z test_dispatch_meta_outplace_jiterator_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8250070Z test_dispatch_meta_outplace_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8250220Z test_dispatch_meta_outplace_jiterator_binary_return_by_ref_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8250370Z test_dispatch_meta_outplace_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8250510Z test_dispatch_meta_outplace_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8250660Z test_dispatch_meta_outplace_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8250810Z test_dispatch_meta_outplace_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8250950Z test_dispatch_meta_outplace_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8251130Z test_dispatch_meta_outplace_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8251270Z test_dispatch_meta_outplace_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8251410Z test_dispatch_meta_outplace_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8251550Z test_dispatch_meta_outplace_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8251690Z test_dispatch_meta_outplace_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8251850Z test_dispatch_meta_outplace_jiterator_unary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8251990Z test_dispatch_meta_outplace_jiterator_unary_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8252130Z test_dispatch_meta_outplace_jiterator_unary_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8252270Z test_dispatch_meta_outplace_jiterator_unary_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8252410Z test_dispatch_meta_outplace_jiterator_unary_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8252540Z test_dispatch_meta_outplace_jiterator_unary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8252670Z test_dispatch_meta_outplace_jiterator_unary_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8252810Z test_dispatch_meta_outplace_jiterator_unary_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8252940Z test_dispatch_meta_outplace_jiterator_unary_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8253070Z test_dispatch_meta_outplace_jiterator_unary_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8253200Z test_dispatch_meta_outplace_jiterator_unary_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8253330Z test_dispatch_meta_outplace_jiterator_unary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8253440Z test_dispatch_meta_outplace_kron_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8253550Z test_dispatch_meta_outplace_kron_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8253660Z test_dispatch_meta_outplace_kron_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8253770Z test_dispatch_meta_outplace_kron_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8253880Z test_dispatch_meta_outplace_kron_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8253990Z test_dispatch_meta_outplace_kron_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8254090Z test_dispatch_meta_outplace_kron_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8254210Z test_dispatch_meta_outplace_kron_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8254310Z test_dispatch_meta_outplace_kron_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8254420Z test_dispatch_meta_outplace_kron_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8254530Z test_dispatch_meta_outplace_kron_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8254630Z test_dispatch_meta_outplace_kron_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8254750Z test_dispatch_meta_outplace_kthvalue_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.045s) 2023-01-11T21:12:29.8254860Z test_dispatch_meta_outplace_kthvalue_cpu_float32 (__main__.TestMetaCPU) ... ok (0.045s) 2023-01-11T21:12:29.8255000Z test_dispatch_meta_outplace_kthvalue_cpu_float64 (__main__.TestMetaCPU) ... ok (0.045s) 2023-01-11T21:12:29.8255110Z test_dispatch_meta_outplace_kthvalue_cpu_int16 (__main__.TestMetaCPU) ... ok (0.045s) 2023-01-11T21:12:29.8255220Z test_dispatch_meta_outplace_kthvalue_cpu_int32 (__main__.TestMetaCPU) ... ok (0.045s) 2023-01-11T21:12:29.8255330Z test_dispatch_meta_outplace_kthvalue_cpu_int64 (__main__.TestMetaCPU) ... ok (0.045s) 2023-01-11T21:12:29.8255440Z test_dispatch_meta_outplace_kthvalue_cpu_int8 (__main__.TestMetaCPU) ... ok (0.046s) 2023-01-11T21:12:29.8255540Z test_dispatch_meta_outplace_kthvalue_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.046s) 2023-01-11T21:12:29.8255670Z test_dispatch_meta_outplace_lcm_cpu_int16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8255780Z test_dispatch_meta_outplace_lcm_cpu_int32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8255890Z test_dispatch_meta_outplace_lcm_cpu_int64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8256000Z test_dispatch_meta_outplace_lcm_cpu_int8 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8256100Z test_dispatch_meta_outplace_lcm_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8256210Z test_dispatch_meta_outplace_ldexp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8256320Z test_dispatch_meta_outplace_ldexp_cpu_bool (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8256430Z test_dispatch_meta_outplace_ldexp_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8256540Z test_dispatch_meta_outplace_ldexp_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8256660Z test_dispatch_meta_outplace_ldexp_cpu_float16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8256760Z test_dispatch_meta_outplace_ldexp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8256870Z test_dispatch_meta_outplace_ldexp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8256980Z test_dispatch_meta_outplace_ldexp_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8257090Z test_dispatch_meta_outplace_ldexp_cpu_int32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8257190Z test_dispatch_meta_outplace_ldexp_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8257300Z test_dispatch_meta_outplace_ldexp_cpu_int8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8257410Z test_dispatch_meta_outplace_ldexp_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8257510Z test_dispatch_meta_outplace_le_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8257620Z test_dispatch_meta_outplace_le_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8257730Z test_dispatch_meta_outplace_le_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8257830Z test_dispatch_meta_outplace_le_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8257940Z test_dispatch_meta_outplace_le_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8258040Z test_dispatch_meta_outplace_le_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8258150Z test_dispatch_meta_outplace_le_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8258250Z test_dispatch_meta_outplace_le_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8258360Z test_dispatch_meta_outplace_le_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8258460Z test_dispatch_meta_outplace_le_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8258570Z test_dispatch_meta_outplace_lerp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:29.8258690Z test_dispatch_meta_outplace_lerp_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:29.8258800Z test_dispatch_meta_outplace_lerp_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:29.8259040Z test_dispatch_meta_outplace_lerp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:29.8259160Z test_dispatch_meta_outplace_lerp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:29.8259280Z test_dispatch_meta_outplace_lgamma_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8259390Z test_dispatch_meta_outplace_lgamma_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8259500Z test_dispatch_meta_outplace_lgamma_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8259600Z test_dispatch_meta_outplace_lgamma_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8259760Z test_dispatch_meta_outplace_lgamma_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8259870Z test_dispatch_meta_outplace_lgamma_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8259970Z test_dispatch_meta_outplace_lgamma_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8260080Z test_dispatch_meta_outplace_lgamma_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8260190Z test_dispatch_meta_outplace_lgamma_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8260310Z test_dispatch_meta_outplace_linalg_cholesky_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8260430Z test_dispatch_meta_outplace_linalg_cholesky_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8260560Z test_dispatch_meta_outplace_linalg_cholesky_cpu_float32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8260670Z test_dispatch_meta_outplace_linalg_cholesky_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8260800Z test_dispatch_meta_outplace_linalg_cholesky_ex_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8260920Z test_dispatch_meta_outplace_linalg_cholesky_ex_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8261050Z test_dispatch_meta_outplace_linalg_cholesky_ex_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8261170Z test_dispatch_meta_outplace_linalg_cholesky_ex_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8261290Z test_dispatch_meta_outplace_linalg_cond_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8261410Z test_dispatch_meta_outplace_linalg_cond_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8261520Z test_dispatch_meta_outplace_linalg_cond_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8261630Z test_dispatch_meta_outplace_linalg_cond_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8261750Z test_dispatch_meta_outplace_linalg_cross_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8261870Z test_dispatch_meta_outplace_linalg_cross_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8261990Z test_dispatch_meta_outplace_linalg_cross_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8262100Z test_dispatch_meta_outplace_linalg_cross_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8262220Z test_dispatch_meta_outplace_linalg_cross_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8262330Z test_dispatch_meta_outplace_linalg_cross_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8262440Z test_dispatch_meta_outplace_linalg_cross_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8262550Z test_dispatch_meta_outplace_linalg_cross_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8262670Z test_dispatch_meta_outplace_linalg_cross_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8262780Z test_dispatch_meta_outplace_linalg_cross_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8262890Z test_dispatch_meta_outplace_linalg_det_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8263040Z test_dispatch_meta_outplace_linalg_det_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8263150Z test_dispatch_meta_outplace_linalg_det_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8263260Z test_dispatch_meta_outplace_linalg_det_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8263390Z test_dispatch_meta_outplace_linalg_det_singular_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.017s) 2023-01-11T21:12:29.8263510Z test_dispatch_meta_outplace_linalg_det_singular_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.017s) 2023-01-11T21:12:29.8263660Z test_dispatch_meta_outplace_linalg_det_singular_cpu_float32 (__main__.TestMetaCPU) ... ok (0.016s) 2023-01-11T21:12:29.8263790Z test_dispatch_meta_outplace_linalg_det_singular_cpu_float64 (__main__.TestMetaCPU) ... ok (0.016s) 2023-01-11T21:12:29.8263910Z test_dispatch_meta_outplace_linalg_eig_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.031s) 2023-01-11T21:12:29.8264020Z test_dispatch_meta_outplace_linalg_eig_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.030s) 2023-01-11T21:12:29.8264130Z test_dispatch_meta_outplace_linalg_eig_cpu_float32 (__main__.TestMetaCPU) ... ok (0.030s) 2023-01-11T21:12:29.8264240Z test_dispatch_meta_outplace_linalg_eig_cpu_float64 (__main__.TestMetaCPU) ... ok (0.030s) 2023-01-11T21:12:29.8264360Z test_dispatch_meta_outplace_linalg_eigh_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8264480Z test_dispatch_meta_outplace_linalg_eigh_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8264590Z test_dispatch_meta_outplace_linalg_eigh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8264710Z test_dispatch_meta_outplace_linalg_eigh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8264830Z test_dispatch_meta_outplace_linalg_eigvals_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.045s) 2023-01-11T21:12:29.8264950Z test_dispatch_meta_outplace_linalg_eigvals_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.045s) 2023-01-11T21:12:29.8265070Z test_dispatch_meta_outplace_linalg_eigvals_cpu_float32 (__main__.TestMetaCPU) ... ok (0.104s) 2023-01-11T21:12:29.8265180Z test_dispatch_meta_outplace_linalg_eigvals_cpu_float64 (__main__.TestMetaCPU) ... ok (0.104s) 2023-01-11T21:12:29.8265310Z test_dispatch_meta_outplace_linalg_eigvalsh_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8265430Z test_dispatch_meta_outplace_linalg_eigvalsh_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8265550Z test_dispatch_meta_outplace_linalg_eigvalsh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8265670Z test_dispatch_meta_outplace_linalg_eigvalsh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8265800Z test_dispatch_meta_outplace_linalg_householder_product_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.061s) 2023-01-11T21:12:29.8265940Z test_dispatch_meta_outplace_linalg_householder_product_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.061s) 2023-01-11T21:12:29.8266070Z test_dispatch_meta_outplace_linalg_householder_product_cpu_float32 (__main__.TestMetaCPU) ... ok (0.061s) 2023-01-11T21:12:29.8266200Z test_dispatch_meta_outplace_linalg_householder_product_cpu_float64 (__main__.TestMetaCPU) ... ok (0.061s) 2023-01-11T21:12:29.8266320Z test_dispatch_meta_outplace_linalg_inv_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8266430Z test_dispatch_meta_outplace_linalg_inv_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8266550Z test_dispatch_meta_outplace_linalg_inv_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8266660Z test_dispatch_meta_outplace_linalg_inv_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8266780Z test_dispatch_meta_outplace_linalg_inv_ex_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8266940Z test_dispatch_meta_outplace_linalg_inv_ex_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8267060Z test_dispatch_meta_outplace_linalg_inv_ex_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8267180Z test_dispatch_meta_outplace_linalg_inv_ex_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8267300Z test_dispatch_meta_outplace_linalg_ldl_factor_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8267430Z test_dispatch_meta_outplace_linalg_ldl_factor_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8267550Z test_dispatch_meta_outplace_linalg_ldl_factor_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8267700Z test_dispatch_meta_outplace_linalg_ldl_factor_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8267830Z test_dispatch_meta_outplace_linalg_ldl_factor_ex_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8267960Z test_dispatch_meta_outplace_linalg_ldl_factor_ex_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8268080Z test_dispatch_meta_outplace_linalg_ldl_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8268200Z test_dispatch_meta_outplace_linalg_ldl_factor_ex_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8268330Z test_dispatch_meta_outplace_linalg_ldl_solve_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8268450Z test_dispatch_meta_outplace_linalg_ldl_solve_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8268570Z test_dispatch_meta_outplace_linalg_ldl_solve_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8268690Z test_dispatch_meta_outplace_linalg_ldl_solve_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8268800Z test_dispatch_meta_outplace_linalg_lstsq_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.179s) 2023-01-11T21:12:29.8268920Z test_dispatch_meta_outplace_linalg_lstsq_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.179s) 2023-01-11T21:12:29.8269030Z test_dispatch_meta_outplace_linalg_lstsq_cpu_float32 (__main__.TestMetaCPU) ... ok (0.178s) 2023-01-11T21:12:29.8269140Z test_dispatch_meta_outplace_linalg_lstsq_cpu_float64 (__main__.TestMetaCPU) ... ok (0.178s) 2023-01-11T21:12:29.8269280Z test_dispatch_meta_outplace_linalg_lstsq_grad_oriented_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.177s) 2023-01-11T21:12:29.8269410Z test_dispatch_meta_outplace_linalg_lstsq_grad_oriented_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.179s) 2023-01-11T21:12:29.8269530Z test_dispatch_meta_outplace_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestMetaCPU) ... ok (0.176s) 2023-01-11T21:12:29.8269660Z test_dispatch_meta_outplace_linalg_lstsq_grad_oriented_cpu_float64 (__main__.TestMetaCPU) ... ok (0.176s) 2023-01-11T21:12:29.8269770Z test_dispatch_meta_outplace_linalg_lu_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8269890Z test_dispatch_meta_outplace_linalg_lu_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8270000Z test_dispatch_meta_outplace_linalg_lu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8270120Z test_dispatch_meta_outplace_linalg_lu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8270250Z test_dispatch_meta_outplace_linalg_lu_factor_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8270370Z test_dispatch_meta_outplace_linalg_lu_factor_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8270490Z test_dispatch_meta_outplace_linalg_lu_factor_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8270610Z test_dispatch_meta_outplace_linalg_lu_factor_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8270730Z test_dispatch_meta_outplace_linalg_lu_factor_ex_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8270900Z test_dispatch_meta_outplace_linalg_lu_factor_ex_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8271020Z test_dispatch_meta_outplace_linalg_lu_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8271150Z test_dispatch_meta_outplace_linalg_lu_factor_ex_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8271270Z test_dispatch_meta_outplace_linalg_lu_solve_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8271390Z test_dispatch_meta_outplace_linalg_lu_solve_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8271510Z test_dispatch_meta_outplace_linalg_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... ok (0.038s) 2023-01-11T21:12:29.8271660Z test_dispatch_meta_outplace_linalg_lu_solve_cpu_float64 (__main__.TestMetaCPU) ... ok (0.038s) 2023-01-11T21:12:29.8271780Z test_dispatch_meta_outplace_linalg_matrix_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.030s) 2023-01-11T21:12:29.8271910Z test_dispatch_meta_outplace_linalg_matrix_norm_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.054s) 2023-01-11T21:12:29.8272030Z test_dispatch_meta_outplace_linalg_matrix_norm_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.054s) 2023-01-11T21:12:29.8272150Z test_dispatch_meta_outplace_linalg_matrix_norm_cpu_float16 (__main__.TestMetaCPU) ... ok (0.030s) 2023-01-11T21:12:29.8272270Z test_dispatch_meta_outplace_linalg_matrix_norm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.054s) 2023-01-11T21:12:29.8272390Z test_dispatch_meta_outplace_linalg_matrix_norm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.054s) 2023-01-11T21:12:29.8272520Z test_dispatch_meta_outplace_linalg_matrix_power_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.032s) 2023-01-11T21:12:29.8272640Z test_dispatch_meta_outplace_linalg_matrix_power_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.031s) 2023-01-11T21:12:29.8272760Z test_dispatch_meta_outplace_linalg_matrix_power_cpu_float32 (__main__.TestMetaCPU) ... ok (0.031s) 2023-01-11T21:12:29.8272880Z test_dispatch_meta_outplace_linalg_matrix_power_cpu_float64 (__main__.TestMetaCPU) ... ok (0.031s) 2023-01-11T21:12:29.8273010Z test_dispatch_meta_outplace_linalg_matrix_rank_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.084s) 2023-01-11T21:12:29.8273130Z test_dispatch_meta_outplace_linalg_matrix_rank_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.084s) 2023-01-11T21:12:29.8278050Z test_dispatch_meta_outplace_linalg_matrix_rank_cpu_float32 (__main__.TestMetaCPU) ... ok (0.083s) 2023-01-11T21:12:29.8278170Z test_dispatch_meta_outplace_linalg_matrix_rank_cpu_float64 (__main__.TestMetaCPU) ... ok (0.082s) 2023-01-11T21:12:29.8278310Z test_dispatch_meta_outplace_linalg_matrix_rank_hermitian_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8278440Z test_dispatch_meta_outplace_linalg_matrix_rank_hermitian_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8278570Z test_dispatch_meta_outplace_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8278700Z test_dispatch_meta_outplace_linalg_matrix_rank_hermitian_cpu_float64 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8278820Z test_dispatch_meta_outplace_linalg_multi_dot_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8278950Z test_dispatch_meta_outplace_linalg_multi_dot_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8279060Z test_dispatch_meta_outplace_linalg_multi_dot_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8279180Z test_dispatch_meta_outplace_linalg_multi_dot_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8279300Z test_dispatch_meta_outplace_linalg_multi_dot_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8279410Z test_dispatch_meta_outplace_linalg_multi_dot_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8279680Z test_dispatch_meta_outplace_linalg_multi_dot_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8279800Z test_dispatch_meta_outplace_linalg_multi_dot_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8279920Z test_dispatch_meta_outplace_linalg_multi_dot_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8280030Z test_dispatch_meta_outplace_linalg_multi_dot_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8280140Z test_dispatch_meta_outplace_linalg_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.047s) 2023-01-11T21:12:29.8280260Z test_dispatch_meta_outplace_linalg_norm_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.070s) 2023-01-11T21:12:29.8280430Z test_dispatch_meta_outplace_linalg_norm_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.070s) 2023-01-11T21:12:29.8280540Z test_dispatch_meta_outplace_linalg_norm_cpu_float16 (__main__.TestMetaCPU) ... ok (0.047s) 2023-01-11T21:12:29.8280660Z test_dispatch_meta_outplace_linalg_norm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.068s) 2023-01-11T21:12:29.8280770Z test_dispatch_meta_outplace_linalg_norm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.068s) 2023-01-11T21:12:29.8280910Z test_dispatch_meta_outplace_linalg_norm_subgradients_at_zero_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.036s) 2023-01-11T21:12:29.8281040Z test_dispatch_meta_outplace_linalg_norm_subgradients_at_zero_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.051s) 2023-01-11T21:12:29.8281180Z test_dispatch_meta_outplace_linalg_norm_subgradients_at_zero_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.051s) 2023-01-11T21:12:29.8281310Z test_dispatch_meta_outplace_linalg_norm_subgradients_at_zero_cpu_float16 (__main__.TestMetaCPU) ... ok (0.036s) 2023-01-11T21:12:29.8281450Z test_dispatch_meta_outplace_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestMetaCPU) ... ok (0.049s) 2023-01-11T21:12:29.8281570Z test_dispatch_meta_outplace_linalg_norm_subgradients_at_zero_cpu_float64 (__main__.TestMetaCPU) ... ok (0.049s) 2023-01-11T21:12:29.8281690Z test_dispatch_meta_outplace_linalg_pinv_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.019s) 2023-01-11T21:12:29.8281810Z test_dispatch_meta_outplace_linalg_pinv_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.019s) 2023-01-11T21:12:29.8281920Z test_dispatch_meta_outplace_linalg_pinv_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8282030Z test_dispatch_meta_outplace_linalg_pinv_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8282160Z test_dispatch_meta_outplace_linalg_pinv_hermitian_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8282290Z test_dispatch_meta_outplace_linalg_pinv_hermitian_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8282410Z test_dispatch_meta_outplace_linalg_pinv_hermitian_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8282540Z test_dispatch_meta_outplace_linalg_pinv_hermitian_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8282730Z test_dispatch_meta_outplace_linalg_pinv_singular_cpu_complex128 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:12:29.8282900Z test_dispatch_meta_outplace_linalg_pinv_singular_cpu_complex64 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:12:29.8283080Z test_dispatch_meta_outplace_linalg_pinv_singular_cpu_float32 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:12:29.8283240Z test_dispatch_meta_outplace_linalg_pinv_singular_cpu_float64 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:12:29.8283360Z test_dispatch_meta_outplace_linalg_qr_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8283470Z test_dispatch_meta_outplace_linalg_qr_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8283630Z test_dispatch_meta_outplace_linalg_qr_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8283740Z test_dispatch_meta_outplace_linalg_qr_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8283870Z test_dispatch_meta_outplace_linalg_slogdet_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8283990Z test_dispatch_meta_outplace_linalg_slogdet_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8284110Z test_dispatch_meta_outplace_linalg_slogdet_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8284220Z test_dispatch_meta_outplace_linalg_slogdet_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8284370Z test_dispatch_meta_outplace_linalg_solve_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.018s) 2023-01-11T21:12:29.8284490Z test_dispatch_meta_outplace_linalg_solve_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.018s) 2023-01-11T21:12:29.8284610Z test_dispatch_meta_outplace_linalg_solve_cpu_float32 (__main__.TestMetaCPU) ... ok (0.017s) 2023-01-11T21:12:29.8284720Z test_dispatch_meta_outplace_linalg_solve_cpu_float64 (__main__.TestMetaCPU) ... ok (0.018s) 2023-01-11T21:12:29.8284840Z test_dispatch_meta_outplace_linalg_solve_ex_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8284960Z test_dispatch_meta_outplace_linalg_solve_ex_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8285080Z test_dispatch_meta_outplace_linalg_solve_ex_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8285190Z test_dispatch_meta_outplace_linalg_solve_ex_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8285320Z test_dispatch_meta_outplace_linalg_solve_triangular_cpu_complex128 (__main__.TestMetaCPU) ... ok (1.144s) 2023-01-11T21:12:29.8285450Z test_dispatch_meta_outplace_linalg_solve_triangular_cpu_complex64 (__main__.TestMetaCPU) ... ok (1.142s) 2023-01-11T21:12:29.8285580Z test_dispatch_meta_outplace_linalg_solve_triangular_cpu_float32 (__main__.TestMetaCPU) ... ok (1.133s) 2023-01-11T21:12:29.8285710Z test_dispatch_meta_outplace_linalg_solve_triangular_cpu_float64 (__main__.TestMetaCPU) ... ok (1.138s) 2023-01-11T21:12:29.8285820Z test_dispatch_meta_outplace_linalg_svd_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.031s) 2023-01-11T21:12:29.8285930Z test_dispatch_meta_outplace_linalg_svd_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.031s) 2023-01-11T21:12:29.8286050Z test_dispatch_meta_outplace_linalg_svd_cpu_float32 (__main__.TestMetaCPU) ... ok (0.029s) 2023-01-11T21:12:29.8286160Z test_dispatch_meta_outplace_linalg_svd_cpu_float64 (__main__.TestMetaCPU) ... ok (0.029s) 2023-01-11T21:12:29.8286280Z test_dispatch_meta_outplace_linalg_svdvals_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:29.8286400Z test_dispatch_meta_outplace_linalg_svdvals_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:29.8286520Z test_dispatch_meta_outplace_linalg_svdvals_cpu_float32 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:29.8286630Z test_dispatch_meta_outplace_linalg_svdvals_cpu_float64 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:29.8286750Z test_dispatch_meta_outplace_linalg_tensorinv_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8286870Z test_dispatch_meta_outplace_linalg_tensorinv_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8286990Z test_dispatch_meta_outplace_linalg_tensorinv_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8287110Z test_dispatch_meta_outplace_linalg_tensorinv_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8287240Z test_dispatch_meta_outplace_linalg_tensorsolve_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8287360Z test_dispatch_meta_outplace_linalg_tensorsolve_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8287510Z test_dispatch_meta_outplace_linalg_tensorsolve_cpu_float32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8287640Z test_dispatch_meta_outplace_linalg_tensorsolve_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8287760Z test_dispatch_meta_outplace_linalg_vander_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8287880Z test_dispatch_meta_outplace_linalg_vander_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8288000Z test_dispatch_meta_outplace_linalg_vander_cpu_float32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8288110Z test_dispatch_meta_outplace_linalg_vander_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8288260Z test_dispatch_meta_outplace_linalg_vander_cpu_int16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8288370Z test_dispatch_meta_outplace_linalg_vander_cpu_int32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8288490Z test_dispatch_meta_outplace_linalg_vander_cpu_int64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8288600Z test_dispatch_meta_outplace_linalg_vander_cpu_int8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8288710Z test_dispatch_meta_outplace_linalg_vander_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8288830Z test_dispatch_meta_outplace_linalg_vecdot_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.025s) 2023-01-11T21:12:29.8288950Z test_dispatch_meta_outplace_linalg_vecdot_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.031s) 2023-01-11T21:12:29.8289070Z test_dispatch_meta_outplace_linalg_vecdot_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.031s) 2023-01-11T21:12:29.8289180Z test_dispatch_meta_outplace_linalg_vecdot_cpu_float32 (__main__.TestMetaCPU) ... ok (0.023s) 2023-01-11T21:12:29.8289290Z test_dispatch_meta_outplace_linalg_vecdot_cpu_float64 (__main__.TestMetaCPU) ... ok (0.023s) 2023-01-11T21:12:29.8289410Z test_dispatch_meta_outplace_linalg_vector_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.078s) 2023-01-11T21:12:29.8289540Z test_dispatch_meta_outplace_linalg_vector_norm_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.077s) 2023-01-11T21:12:29.8289660Z test_dispatch_meta_outplace_linalg_vector_norm_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.077s) 2023-01-11T21:12:29.8289780Z test_dispatch_meta_outplace_linalg_vector_norm_cpu_float16 (__main__.TestMetaCPU) ... ok (0.078s) 2023-01-11T21:12:29.8289900Z test_dispatch_meta_outplace_linalg_vector_norm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.074s) 2023-01-11T21:12:29.8290020Z test_dispatch_meta_outplace_linalg_vector_norm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.073s) 2023-01-11T21:12:29.8290130Z test_dispatch_meta_outplace_linspace_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8290250Z test_dispatch_meta_outplace_linspace_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8290360Z test_dispatch_meta_outplace_linspace_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8290480Z test_dispatch_meta_outplace_linspace_cpu_float16 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8290590Z test_dispatch_meta_outplace_linspace_cpu_float32 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8290690Z test_dispatch_meta_outplace_linspace_cpu_float64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8290800Z test_dispatch_meta_outplace_linspace_cpu_int16 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8290910Z test_dispatch_meta_outplace_linspace_cpu_int32 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8291020Z test_dispatch_meta_outplace_linspace_cpu_int64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8291130Z test_dispatch_meta_outplace_linspace_cpu_int8 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8291230Z test_dispatch_meta_outplace_linspace_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8291370Z test_dispatch_meta_outplace_log10_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8291490Z test_dispatch_meta_outplace_log10_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8291600Z test_dispatch_meta_outplace_log10_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8291710Z test_dispatch_meta_outplace_log10_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8291820Z test_dispatch_meta_outplace_log10_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8291920Z test_dispatch_meta_outplace_log10_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8292060Z test_dispatch_meta_outplace_log10_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8292160Z test_dispatch_meta_outplace_log10_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8292270Z test_dispatch_meta_outplace_log10_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8292380Z test_dispatch_meta_outplace_log10_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8292480Z test_dispatch_meta_outplace_log10_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8292590Z test_dispatch_meta_outplace_log1p_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8292690Z test_dispatch_meta_outplace_log1p_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8292800Z test_dispatch_meta_outplace_log1p_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8292910Z test_dispatch_meta_outplace_log1p_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8293020Z test_dispatch_meta_outplace_log1p_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8293130Z test_dispatch_meta_outplace_log1p_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8293240Z test_dispatch_meta_outplace_log1p_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8293340Z test_dispatch_meta_outplace_log1p_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8293450Z test_dispatch_meta_outplace_log1p_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8293550Z test_dispatch_meta_outplace_log1p_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8293660Z test_dispatch_meta_outplace_log1p_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8293770Z test_dispatch_meta_outplace_log2_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8293880Z test_dispatch_meta_outplace_log2_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8293990Z test_dispatch_meta_outplace_log2_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8294100Z test_dispatch_meta_outplace_log2_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8294200Z test_dispatch_meta_outplace_log2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8294310Z test_dispatch_meta_outplace_log2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8294420Z test_dispatch_meta_outplace_log2_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8294520Z test_dispatch_meta_outplace_log2_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8294630Z test_dispatch_meta_outplace_log2_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8294730Z test_dispatch_meta_outplace_log2_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8294830Z test_dispatch_meta_outplace_log2_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8294940Z test_dispatch_meta_outplace_log_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8295050Z test_dispatch_meta_outplace_log_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8295160Z test_dispatch_meta_outplace_log_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8295320Z test_dispatch_meta_outplace_log_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8295430Z test_dispatch_meta_outplace_log_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8295540Z test_dispatch_meta_outplace_log_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8295640Z test_dispatch_meta_outplace_log_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8295750Z test_dispatch_meta_outplace_log_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8295850Z test_dispatch_meta_outplace_log_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8296020Z test_dispatch_meta_outplace_log_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8296120Z test_dispatch_meta_outplace_log_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8296240Z test_dispatch_meta_outplace_log_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8296350Z test_dispatch_meta_outplace_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8296470Z test_dispatch_meta_outplace_log_softmax_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8296590Z test_dispatch_meta_outplace_log_softmax_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8296720Z test_dispatch_meta_outplace_log_softmax_with_dtype_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8296840Z test_dispatch_meta_outplace_log_softmax_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8296970Z test_dispatch_meta_outplace_log_softmax_with_dtype_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8297100Z test_dispatch_meta_outplace_log_softmax_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8297220Z test_dispatch_meta_outplace_log_softmax_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8297340Z test_dispatch_meta_outplace_log_softmax_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8297460Z test_dispatch_meta_outplace_log_softmax_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8297580Z test_dispatch_meta_outplace_log_softmax_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8297700Z test_dispatch_meta_outplace_log_softmax_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8297820Z test_dispatch_meta_outplace_log_softmax_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8297950Z test_dispatch_meta_outplace_log_softmax_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8298070Z test_dispatch_meta_outplace_log_softmax_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8298190Z test_dispatch_meta_outplace_logaddexp2_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8298300Z test_dispatch_meta_outplace_logaddexp2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8298420Z test_dispatch_meta_outplace_logaddexp2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8298530Z test_dispatch_meta_outplace_logaddexp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8298640Z test_dispatch_meta_outplace_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8298750Z test_dispatch_meta_outplace_logaddexp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8298880Z test_dispatch_meta_outplace_logcumsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.056s) 2023-01-11T21:12:29.8298990Z test_dispatch_meta_outplace_logcumsumexp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.056s) 2023-01-11T21:12:29.8299110Z test_dispatch_meta_outplace_logcumsumexp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.056s) 2023-01-11T21:12:29.8299260Z test_dispatch_meta_outplace_logdet_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8299380Z test_dispatch_meta_outplace_logdet_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8299490Z test_dispatch_meta_outplace_logdet_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8299600Z test_dispatch_meta_outplace_logdet_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8299710Z test_dispatch_meta_outplace_logical_and_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8299820Z test_dispatch_meta_outplace_logical_and_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8299960Z test_dispatch_meta_outplace_logical_and_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8300080Z test_dispatch_meta_outplace_logical_and_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8300200Z test_dispatch_meta_outplace_logical_and_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8300310Z test_dispatch_meta_outplace_logical_and_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8300420Z test_dispatch_meta_outplace_logical_and_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8300530Z test_dispatch_meta_outplace_logical_and_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8300640Z test_dispatch_meta_outplace_logical_and_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8300750Z test_dispatch_meta_outplace_logical_and_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8300860Z test_dispatch_meta_outplace_logical_and_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8300970Z test_dispatch_meta_outplace_logical_and_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8301080Z test_dispatch_meta_outplace_logical_not_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8301190Z test_dispatch_meta_outplace_logical_not_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8301300Z test_dispatch_meta_outplace_logical_not_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8301420Z test_dispatch_meta_outplace_logical_not_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8301530Z test_dispatch_meta_outplace_logical_not_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8301650Z test_dispatch_meta_outplace_logical_not_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8301760Z test_dispatch_meta_outplace_logical_not_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8301870Z test_dispatch_meta_outplace_logical_not_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8301980Z test_dispatch_meta_outplace_logical_not_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8302080Z test_dispatch_meta_outplace_logical_not_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8302190Z test_dispatch_meta_outplace_logical_not_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8302300Z test_dispatch_meta_outplace_logical_not_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8302410Z test_dispatch_meta_outplace_logical_or_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8302520Z test_dispatch_meta_outplace_logical_or_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8302640Z test_dispatch_meta_outplace_logical_or_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8302750Z test_dispatch_meta_outplace_logical_or_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8302870Z test_dispatch_meta_outplace_logical_or_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8302980Z test_dispatch_meta_outplace_logical_or_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8303120Z test_dispatch_meta_outplace_logical_or_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8303230Z test_dispatch_meta_outplace_logical_or_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8303340Z test_dispatch_meta_outplace_logical_or_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8303450Z test_dispatch_meta_outplace_logical_or_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8303560Z test_dispatch_meta_outplace_logical_or_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8303670Z test_dispatch_meta_outplace_logical_or_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8303810Z test_dispatch_meta_outplace_logical_xor_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8303920Z test_dispatch_meta_outplace_logical_xor_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8304030Z test_dispatch_meta_outplace_logical_xor_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8304150Z test_dispatch_meta_outplace_logical_xor_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8304260Z test_dispatch_meta_outplace_logical_xor_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8304370Z test_dispatch_meta_outplace_logical_xor_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8304480Z test_dispatch_meta_outplace_logical_xor_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8304590Z test_dispatch_meta_outplace_logical_xor_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8304700Z test_dispatch_meta_outplace_logical_xor_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8304810Z test_dispatch_meta_outplace_logical_xor_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8304920Z test_dispatch_meta_outplace_logical_xor_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8305030Z test_dispatch_meta_outplace_logical_xor_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8305140Z test_dispatch_meta_outplace_logit_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8305240Z test_dispatch_meta_outplace_logit_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8305350Z test_dispatch_meta_outplace_logit_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8305460Z test_dispatch_meta_outplace_logit_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8305570Z test_dispatch_meta_outplace_logit_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8305680Z test_dispatch_meta_outplace_logit_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8305780Z test_dispatch_meta_outplace_logit_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8305890Z test_dispatch_meta_outplace_logit_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8305990Z test_dispatch_meta_outplace_logit_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8310730Z test_dispatch_meta_outplace_logspace_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.123s) 2023-01-11T21:12:29.8310850Z test_dispatch_meta_outplace_logspace_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.124s) 2023-01-11T21:12:29.8310960Z test_dispatch_meta_outplace_logspace_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.122s) 2023-01-11T21:12:29.8311070Z test_dispatch_meta_outplace_logspace_cpu_float32 (__main__.TestMetaCPU) ... ok (0.123s) 2023-01-11T21:12:29.8311180Z test_dispatch_meta_outplace_logspace_cpu_float64 (__main__.TestMetaCPU) ... ok (0.124s) 2023-01-11T21:12:29.8311290Z test_dispatch_meta_outplace_logspace_cpu_int16 (__main__.TestMetaCPU) ... ok (0.113s) 2023-01-11T21:12:29.8311410Z test_dispatch_meta_outplace_logspace_cpu_int32 (__main__.TestMetaCPU) ... ok (0.113s) 2023-01-11T21:12:29.8311590Z test_dispatch_meta_outplace_logspace_cpu_int64 (__main__.TestMetaCPU) ... ok (0.113s) 2023-01-11T21:12:29.8311700Z test_dispatch_meta_outplace_logspace_cpu_int8 (__main__.TestMetaCPU) ... ok (0.046s) 2023-01-11T21:12:29.8311820Z test_dispatch_meta_outplace_logspace_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.036s) 2023-01-11T21:12:29.8311930Z test_dispatch_meta_outplace_logsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8312040Z test_dispatch_meta_outplace_logsumexp_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8312150Z test_dispatch_meta_outplace_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8312290Z test_dispatch_meta_outplace_logsumexp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8312400Z test_dispatch_meta_outplace_logsumexp_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8312510Z test_dispatch_meta_outplace_logsumexp_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8312620Z test_dispatch_meta_outplace_logsumexp_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8312730Z test_dispatch_meta_outplace_logsumexp_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8312840Z test_dispatch_meta_outplace_logsumexp_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8312950Z test_dispatch_meta_outplace_long_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8313050Z test_dispatch_meta_outplace_long_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8313160Z test_dispatch_meta_outplace_long_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8313270Z test_dispatch_meta_outplace_long_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8313380Z test_dispatch_meta_outplace_long_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8313490Z test_dispatch_meta_outplace_long_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8313600Z test_dispatch_meta_outplace_long_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8313710Z test_dispatch_meta_outplace_long_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8313820Z test_dispatch_meta_outplace_long_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8313920Z test_dispatch_meta_outplace_long_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8314030Z test_dispatch_meta_outplace_long_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8314140Z test_dispatch_meta_outplace_long_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8314250Z test_dispatch_meta_outplace_long_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8314360Z test_dispatch_meta_outplace_lt_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8314470Z test_dispatch_meta_outplace_lt_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8314580Z test_dispatch_meta_outplace_lt_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8314690Z test_dispatch_meta_outplace_lt_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8314790Z test_dispatch_meta_outplace_lt_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8314900Z test_dispatch_meta_outplace_lt_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8315000Z test_dispatch_meta_outplace_lt_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8315120Z test_dispatch_meta_outplace_lt_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8315230Z test_dispatch_meta_outplace_lt_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8315330Z test_dispatch_meta_outplace_lt_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8315440Z test_dispatch_meta_outplace_lu_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8315640Z test_dispatch_meta_outplace_lu_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8315740Z test_dispatch_meta_outplace_lu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8315870Z test_dispatch_meta_outplace_lu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8315990Z test_dispatch_meta_outplace_lu_solve_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8316100Z test_dispatch_meta_outplace_lu_solve_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8316220Z test_dispatch_meta_outplace_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8316380Z test_dispatch_meta_outplace_lu_solve_cpu_float64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8316510Z test_dispatch_meta_outplace_lu_unpack_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8316630Z test_dispatch_meta_outplace_lu_unpack_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8316740Z test_dispatch_meta_outplace_lu_unpack_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8316860Z test_dispatch_meta_outplace_lu_unpack_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8316970Z test_dispatch_meta_outplace_mH_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8317080Z test_dispatch_meta_outplace_mH_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8317190Z test_dispatch_meta_outplace_mH_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8317300Z test_dispatch_meta_outplace_mH_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8317420Z test_dispatch_meta_outplace_mH_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8317520Z test_dispatch_meta_outplace_mH_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8317630Z test_dispatch_meta_outplace_mH_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8317730Z test_dispatch_meta_outplace_mH_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8317840Z test_dispatch_meta_outplace_mH_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8317940Z test_dispatch_meta_outplace_mH_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8318040Z test_dispatch_meta_outplace_mH_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8318150Z test_dispatch_meta_outplace_mH_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8318260Z test_dispatch_meta_outplace_mH_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8318370Z test_dispatch_meta_outplace_mT_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8318470Z test_dispatch_meta_outplace_mT_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8318580Z test_dispatch_meta_outplace_mT_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8318690Z test_dispatch_meta_outplace_mT_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8318790Z test_dispatch_meta_outplace_mT_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8318900Z test_dispatch_meta_outplace_mT_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8319000Z test_dispatch_meta_outplace_mT_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8319100Z test_dispatch_meta_outplace_mT_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8319200Z test_dispatch_meta_outplace_mT_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8319300Z test_dispatch_meta_outplace_mT_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8319400Z test_dispatch_meta_outplace_mT_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8319510Z test_dispatch_meta_outplace_mT_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8319690Z test_dispatch_meta_outplace_mT_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8319810Z test_dispatch_meta_outplace_masked_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.042s) 2023-01-11T21:12:29.8319930Z test_dispatch_meta_outplace_masked_amax_cpu_float16 (__main__.TestMetaCPU) ... ok (0.042s) 2023-01-11T21:12:29.8320050Z test_dispatch_meta_outplace_masked_amax_cpu_float32 (__main__.TestMetaCPU) ... ok (0.041s) 2023-01-11T21:12:29.8320160Z test_dispatch_meta_outplace_masked_amax_cpu_float64 (__main__.TestMetaCPU) ... ok (0.041s) 2023-01-11T21:12:29.8320270Z test_dispatch_meta_outplace_masked_amax_cpu_int16 (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:29.8320420Z test_dispatch_meta_outplace_masked_amax_cpu_int32 (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:29.8320530Z test_dispatch_meta_outplace_masked_amax_cpu_int64 (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:29.8320650Z test_dispatch_meta_outplace_masked_amax_cpu_int8 (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:29.8320750Z test_dispatch_meta_outplace_masked_amax_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:29.8320870Z test_dispatch_meta_outplace_masked_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.042s) 2023-01-11T21:12:29.8320980Z test_dispatch_meta_outplace_masked_amin_cpu_float16 (__main__.TestMetaCPU) ... ok (0.042s) 2023-01-11T21:12:29.8321090Z test_dispatch_meta_outplace_masked_amin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.041s) 2023-01-11T21:12:29.8321200Z test_dispatch_meta_outplace_masked_amin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.042s) 2023-01-11T21:12:29.8321320Z test_dispatch_meta_outplace_masked_amin_cpu_int16 (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:29.8321430Z test_dispatch_meta_outplace_masked_amin_cpu_int32 (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:29.8321530Z test_dispatch_meta_outplace_masked_amin_cpu_int64 (__main__.TestMetaCPU) ... ok (0.034s) 2023-01-11T21:12:29.8321640Z test_dispatch_meta_outplace_masked_amin_cpu_int8 (__main__.TestMetaCPU) ... ok (0.034s) 2023-01-11T21:12:29.8321750Z test_dispatch_meta_outplace_masked_amin_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.034s) 2023-01-11T21:12:29.8321870Z test_dispatch_meta_outplace_masked_argmax_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.025s) 2023-01-11T21:12:29.8321990Z test_dispatch_meta_outplace_masked_argmax_cpu_float16 (__main__.TestMetaCPU) ... ok (0.025s) 2023-01-11T21:12:29.8322100Z test_dispatch_meta_outplace_masked_argmax_cpu_float32 (__main__.TestMetaCPU) ... ok (0.025s) 2023-01-11T21:12:29.8322210Z test_dispatch_meta_outplace_masked_argmax_cpu_float64 (__main__.TestMetaCPU) ... ok (0.025s) 2023-01-11T21:12:29.8322330Z test_dispatch_meta_outplace_masked_argmax_cpu_int16 (__main__.TestMetaCPU) ... ok (0.021s) 2023-01-11T21:12:29.8322440Z test_dispatch_meta_outplace_masked_argmax_cpu_int32 (__main__.TestMetaCPU) ... ok (0.021s) 2023-01-11T21:12:29.8322550Z test_dispatch_meta_outplace_masked_argmax_cpu_int64 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:29.8322670Z test_dispatch_meta_outplace_masked_argmax_cpu_int8 (__main__.TestMetaCPU) ... ok (0.021s) 2023-01-11T21:12:29.8322780Z test_dispatch_meta_outplace_masked_argmax_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.021s) 2023-01-11T21:12:29.8322900Z test_dispatch_meta_outplace_masked_argmin_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.025s) 2023-01-11T21:12:29.8323010Z test_dispatch_meta_outplace_masked_argmin_cpu_float16 (__main__.TestMetaCPU) ... ok (0.025s) 2023-01-11T21:12:29.8323130Z test_dispatch_meta_outplace_masked_argmin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.025s) 2023-01-11T21:12:29.8323240Z test_dispatch_meta_outplace_masked_argmin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.025s) 2023-01-11T21:12:29.8323350Z test_dispatch_meta_outplace_masked_argmin_cpu_int16 (__main__.TestMetaCPU) ... ok (0.021s) 2023-01-11T21:12:29.8323490Z test_dispatch_meta_outplace_masked_argmin_cpu_int32 (__main__.TestMetaCPU) ... ok (0.021s) 2023-01-11T21:12:29.8323600Z test_dispatch_meta_outplace_masked_argmin_cpu_int64 (__main__.TestMetaCPU) ... ok (0.021s) 2023-01-11T21:12:29.8323710Z test_dispatch_meta_outplace_masked_argmin_cpu_int8 (__main__.TestMetaCPU) ... ok (0.021s) 2023-01-11T21:12:29.8323830Z test_dispatch_meta_outplace_masked_argmin_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.021s) 2023-01-11T21:12:29.8323950Z test_dispatch_meta_outplace_masked_cumprod_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8324070Z test_dispatch_meta_outplace_masked_cumprod_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8324220Z test_dispatch_meta_outplace_masked_cumprod_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8324340Z test_dispatch_meta_outplace_masked_cumprod_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8324460Z test_dispatch_meta_outplace_masked_cumprod_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8324580Z test_dispatch_meta_outplace_masked_cumprod_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8324690Z test_dispatch_meta_outplace_masked_cumprod_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8324810Z test_dispatch_meta_outplace_masked_cumprod_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8324920Z test_dispatch_meta_outplace_masked_cumprod_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8325030Z test_dispatch_meta_outplace_masked_cumprod_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8325150Z test_dispatch_meta_outplace_masked_cumsum_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8325270Z test_dispatch_meta_outplace_masked_cumsum_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8325390Z test_dispatch_meta_outplace_masked_cumsum_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8325510Z test_dispatch_meta_outplace_masked_cumsum_cpu_float32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8325620Z test_dispatch_meta_outplace_masked_cumsum_cpu_float64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8325730Z test_dispatch_meta_outplace_masked_cumsum_cpu_int16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8325840Z test_dispatch_meta_outplace_masked_cumsum_cpu_int32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8325950Z test_dispatch_meta_outplace_masked_cumsum_cpu_int64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8326070Z test_dispatch_meta_outplace_masked_cumsum_cpu_int8 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8326180Z test_dispatch_meta_outplace_masked_cumsum_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8326290Z test_dispatch_meta_outplace_masked_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8326400Z test_dispatch_meta_outplace_masked_fill_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8326520Z test_dispatch_meta_outplace_masked_fill_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8326640Z test_dispatch_meta_outplace_masked_fill_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8326750Z test_dispatch_meta_outplace_masked_fill_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8326860Z test_dispatch_meta_outplace_masked_fill_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8326970Z test_dispatch_meta_outplace_masked_fill_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8327080Z test_dispatch_meta_outplace_masked_fill_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8327200Z test_dispatch_meta_outplace_masked_fill_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8327350Z test_dispatch_meta_outplace_masked_fill_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8327460Z test_dispatch_meta_outplace_masked_fill_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8327570Z test_dispatch_meta_outplace_masked_fill_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8327680Z test_dispatch_meta_outplace_masked_fill_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8327810Z test_dispatch_meta_outplace_masked_log_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8327930Z test_dispatch_meta_outplace_masked_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8328080Z test_dispatch_meta_outplace_masked_log_softmax_cpu_float64 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8328210Z test_dispatch_meta_outplace_masked_logaddexp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8328330Z test_dispatch_meta_outplace_masked_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8328450Z test_dispatch_meta_outplace_masked_logaddexp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8328570Z test_dispatch_meta_outplace_masked_logsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.068s) 2023-01-11T21:12:29.8328690Z test_dispatch_meta_outplace_masked_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.068s) 2023-01-11T21:12:29.8328820Z test_dispatch_meta_outplace_masked_logsumexp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.068s) 2023-01-11T21:12:29.8328930Z test_dispatch_meta_outplace_masked_logsumexp_cpu_int16 (__main__.TestMetaCPU) ... ok (0.058s) 2023-01-11T21:12:29.8329050Z test_dispatch_meta_outplace_masked_logsumexp_cpu_int32 (__main__.TestMetaCPU) ... ok (0.059s) 2023-01-11T21:12:29.8329160Z test_dispatch_meta_outplace_masked_logsumexp_cpu_int64 (__main__.TestMetaCPU) ... ok (0.059s) 2023-01-11T21:12:29.8329280Z test_dispatch_meta_outplace_masked_logsumexp_cpu_int8 (__main__.TestMetaCPU) ... ok (0.060s) 2023-01-11T21:12:29.8329390Z test_dispatch_meta_outplace_masked_logsumexp_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.058s) 2023-01-11T21:12:29.8329510Z test_dispatch_meta_outplace_masked_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.103s) 2023-01-11T21:12:29.8329620Z test_dispatch_meta_outplace_masked_mean_cpu_bool (__main__.TestMetaCPU) ... ok (0.085s) 2023-01-11T21:12:29.8329730Z test_dispatch_meta_outplace_masked_mean_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.083s) 2023-01-11T21:12:29.8329850Z test_dispatch_meta_outplace_masked_mean_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.083s) 2023-01-11T21:12:29.8329970Z test_dispatch_meta_outplace_masked_mean_cpu_float16 (__main__.TestMetaCPU) ... ok (0.102s) 2023-01-11T21:12:29.8330080Z test_dispatch_meta_outplace_masked_mean_cpu_float32 (__main__.TestMetaCPU) ... ok (0.100s) 2023-01-11T21:12:29.8330200Z test_dispatch_meta_outplace_masked_mean_cpu_float64 (__main__.TestMetaCPU) ... ok (0.100s) 2023-01-11T21:12:29.8330310Z test_dispatch_meta_outplace_masked_mean_cpu_int16 (__main__.TestMetaCPU) ... ok (0.085s) 2023-01-11T21:12:29.8330420Z test_dispatch_meta_outplace_masked_mean_cpu_int32 (__main__.TestMetaCPU) ... ok (0.084s) 2023-01-11T21:12:29.8330530Z test_dispatch_meta_outplace_masked_mean_cpu_int64 (__main__.TestMetaCPU) ... ok (0.085s) 2023-01-11T21:12:29.8330640Z test_dispatch_meta_outplace_masked_mean_cpu_int8 (__main__.TestMetaCPU) ... ok (0.086s) 2023-01-11T21:12:29.8330760Z test_dispatch_meta_outplace_masked_mean_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.084s) 2023-01-11T21:12:29.8330870Z test_dispatch_meta_outplace_masked_median_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8330990Z test_dispatch_meta_outplace_masked_median_cpu_float32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8331100Z test_dispatch_meta_outplace_masked_median_cpu_float64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8331220Z test_dispatch_meta_outplace_masked_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.243s) 2023-01-11T21:12:29.8331500Z test_dispatch_meta_outplace_masked_norm_cpu_float16 (__main__.TestMetaCPU) ... ok (0.243s) 2023-01-11T21:12:29.8331630Z test_dispatch_meta_outplace_masked_norm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.236s) 2023-01-11T21:12:29.8331740Z test_dispatch_meta_outplace_masked_norm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.235s) 2023-01-11T21:12:29.8331860Z test_dispatch_meta_outplace_masked_normalize_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.022s) 2023-01-11T21:12:29.8331990Z test_dispatch_meta_outplace_masked_normalize_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.021s) 2023-01-11T21:12:29.8332170Z test_dispatch_meta_outplace_masked_normalize_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.021s) 2023-01-11T21:12:29.8332300Z test_dispatch_meta_outplace_masked_normalize_cpu_float16 (__main__.TestMetaCPU) ... ok (0.022s) 2023-01-11T21:12:29.8332410Z test_dispatch_meta_outplace_masked_normalize_cpu_float32 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:29.8332530Z test_dispatch_meta_outplace_masked_normalize_cpu_float64 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:29.8332640Z test_dispatch_meta_outplace_masked_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.049s) 2023-01-11T21:12:29.8332750Z test_dispatch_meta_outplace_masked_prod_cpu_bool (__main__.TestMetaCPU) ... ok (0.040s) 2023-01-11T21:12:29.8332870Z test_dispatch_meta_outplace_masked_prod_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.040s) 2023-01-11T21:12:29.8332990Z test_dispatch_meta_outplace_masked_prod_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.040s) 2023-01-11T21:12:29.8333100Z test_dispatch_meta_outplace_masked_prod_cpu_float32 (__main__.TestMetaCPU) ... ok (0.047s) 2023-01-11T21:12:29.8333220Z test_dispatch_meta_outplace_masked_prod_cpu_float64 (__main__.TestMetaCPU) ... ok (0.047s) 2023-01-11T21:12:29.8333330Z test_dispatch_meta_outplace_masked_prod_cpu_int16 (__main__.TestMetaCPU) ... ok (0.041s) 2023-01-11T21:12:29.8333440Z test_dispatch_meta_outplace_masked_prod_cpu_int32 (__main__.TestMetaCPU) ... ok (0.040s) 2023-01-11T21:12:29.8333560Z test_dispatch_meta_outplace_masked_prod_cpu_int64 (__main__.TestMetaCPU) ... ok (0.040s) 2023-01-11T21:12:29.8333670Z test_dispatch_meta_outplace_masked_prod_cpu_int8 (__main__.TestMetaCPU) ... ok (0.041s) 2023-01-11T21:12:29.8333780Z test_dispatch_meta_outplace_masked_prod_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.040s) 2023-01-11T21:12:29.8333900Z test_dispatch_meta_outplace_masked_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8334010Z test_dispatch_meta_outplace_masked_scatter_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8334140Z test_dispatch_meta_outplace_masked_scatter_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8334260Z test_dispatch_meta_outplace_masked_scatter_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8334380Z test_dispatch_meta_outplace_masked_scatter_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8334490Z test_dispatch_meta_outplace_masked_scatter_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8334600Z test_dispatch_meta_outplace_masked_scatter_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8334720Z test_dispatch_meta_outplace_masked_scatter_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8334830Z test_dispatch_meta_outplace_masked_scatter_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8334950Z test_dispatch_meta_outplace_masked_scatter_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8335060Z test_dispatch_meta_outplace_masked_scatter_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8335170Z test_dispatch_meta_outplace_masked_scatter_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8335290Z test_dispatch_meta_outplace_masked_select_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.053s) 2023-01-11T21:12:29.8335440Z test_dispatch_meta_outplace_masked_select_cpu_bool (__main__.TestMetaCPU) ... ok (0.053s) 2023-01-11T21:12:29.8335560Z test_dispatch_meta_outplace_masked_select_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.053s) 2023-01-11T21:12:29.8335680Z test_dispatch_meta_outplace_masked_select_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.054s) 2023-01-11T21:12:29.8335800Z test_dispatch_meta_outplace_masked_select_cpu_float16 (__main__.TestMetaCPU) ... ok (0.053s) 2023-01-11T21:12:29.8335910Z test_dispatch_meta_outplace_masked_select_cpu_float32 (__main__.TestMetaCPU) ... ok (0.053s) 2023-01-11T21:12:29.8336020Z test_dispatch_meta_outplace_masked_select_cpu_float64 (__main__.TestMetaCPU) ... ok (0.054s) 2023-01-11T21:12:29.8336170Z test_dispatch_meta_outplace_masked_select_cpu_int16 (__main__.TestMetaCPU) ... ok (0.054s) 2023-01-11T21:12:29.8336280Z test_dispatch_meta_outplace_masked_select_cpu_int32 (__main__.TestMetaCPU) ... ok (0.054s) 2023-01-11T21:12:29.8336390Z test_dispatch_meta_outplace_masked_select_cpu_int64 (__main__.TestMetaCPU) ... ok (0.053s) 2023-01-11T21:12:29.8336510Z test_dispatch_meta_outplace_masked_select_cpu_int8 (__main__.TestMetaCPU) ... ok (0.054s) 2023-01-11T21:12:29.8336610Z test_dispatch_meta_outplace_masked_select_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.053s) 2023-01-11T21:12:29.8336730Z test_dispatch_meta_outplace_masked_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8336850Z test_dispatch_meta_outplace_masked_softmax_cpu_float32 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8336970Z test_dispatch_meta_outplace_masked_softmax_cpu_float64 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8337090Z test_dispatch_meta_outplace_masked_softmin_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.8337200Z test_dispatch_meta_outplace_masked_softmin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8337320Z test_dispatch_meta_outplace_masked_softmin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8337430Z test_dispatch_meta_outplace_masked_std_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.089s) 2023-01-11T21:12:29.8337550Z test_dispatch_meta_outplace_masked_std_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.091s) 2023-01-11T21:12:29.8337660Z test_dispatch_meta_outplace_masked_std_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.091s) 2023-01-11T21:12:29.8337770Z test_dispatch_meta_outplace_masked_std_cpu_float32 (__main__.TestMetaCPU) ... ok (0.086s) 2023-01-11T21:12:29.8337890Z test_dispatch_meta_outplace_masked_std_cpu_float64 (__main__.TestMetaCPU) ... ok (0.087s) 2023-01-11T21:12:29.8338000Z test_dispatch_meta_outplace_masked_std_cpu_int16 (__main__.TestMetaCPU) ... ok (0.086s) 2023-01-11T21:12:29.8338110Z test_dispatch_meta_outplace_masked_std_cpu_int32 (__main__.TestMetaCPU) ... ok (0.086s) 2023-01-11T21:12:29.8338220Z test_dispatch_meta_outplace_masked_std_cpu_int64 (__main__.TestMetaCPU) ... ok (0.086s) 2023-01-11T21:12:29.8343390Z test_dispatch_meta_outplace_masked_std_cpu_int8 (__main__.TestMetaCPU) ... ok (0.087s) 2023-01-11T21:12:29.8343550Z test_dispatch_meta_outplace_masked_std_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.087s) 2023-01-11T21:12:29.8343660Z test_dispatch_meta_outplace_masked_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.042s) 2023-01-11T21:12:29.8343780Z test_dispatch_meta_outplace_masked_sum_cpu_bool (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:29.8343890Z test_dispatch_meta_outplace_masked_sum_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:29.8344000Z test_dispatch_meta_outplace_masked_sum_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:29.8344120Z test_dispatch_meta_outplace_masked_sum_cpu_float16 (__main__.TestMetaCPU) ... ok (0.042s) 2023-01-11T21:12:29.8344230Z test_dispatch_meta_outplace_masked_sum_cpu_float32 (__main__.TestMetaCPU) ... ok (0.041s) 2023-01-11T21:12:29.8344480Z test_dispatch_meta_outplace_masked_sum_cpu_float64 (__main__.TestMetaCPU) ... ok (0.041s) 2023-01-11T21:12:29.8344620Z test_dispatch_meta_outplace_masked_sum_cpu_int16 (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:29.8344730Z test_dispatch_meta_outplace_masked_sum_cpu_int32 (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:29.8344840Z test_dispatch_meta_outplace_masked_sum_cpu_int64 (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:29.8344950Z test_dispatch_meta_outplace_masked_sum_cpu_int8 (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:29.8345060Z test_dispatch_meta_outplace_masked_sum_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:29.8345210Z test_dispatch_meta_outplace_masked_var_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.085s) 2023-01-11T21:12:29.8345330Z test_dispatch_meta_outplace_masked_var_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.087s) 2023-01-11T21:12:29.8345450Z test_dispatch_meta_outplace_masked_var_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.088s) 2023-01-11T21:12:29.8345560Z test_dispatch_meta_outplace_masked_var_cpu_float16 (__main__.TestMetaCPU) ... ok (0.085s) 2023-01-11T21:12:29.8345670Z test_dispatch_meta_outplace_masked_var_cpu_float32 (__main__.TestMetaCPU) ... ok (0.082s) 2023-01-11T21:12:29.8345780Z test_dispatch_meta_outplace_masked_var_cpu_float64 (__main__.TestMetaCPU) ... ok (0.083s) 2023-01-11T21:12:29.8345880Z test_dispatch_meta_outplace_masked_var_cpu_int16 (__main__.TestMetaCPU) ... ok (0.083s) 2023-01-11T21:12:29.8345990Z test_dispatch_meta_outplace_masked_var_cpu_int32 (__main__.TestMetaCPU) ... ok (0.083s) 2023-01-11T21:12:29.8346090Z test_dispatch_meta_outplace_masked_var_cpu_int64 (__main__.TestMetaCPU) ... ok (0.083s) 2023-01-11T21:12:29.8346210Z test_dispatch_meta_outplace_masked_var_cpu_int8 (__main__.TestMetaCPU) ... ok (0.083s) 2023-01-11T21:12:29.8346310Z test_dispatch_meta_outplace_masked_var_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.083s) 2023-01-11T21:12:29.8346420Z test_dispatch_meta_outplace_matmul_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:29.8346530Z test_dispatch_meta_outplace_matmul_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:29.8346640Z test_dispatch_meta_outplace_matmul_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:29.8346750Z test_dispatch_meta_outplace_matmul_cpu_float32 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:29.8346860Z test_dispatch_meta_outplace_matmul_cpu_float64 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:29.8346960Z test_dispatch_meta_outplace_matmul_cpu_int16 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:29.8347070Z test_dispatch_meta_outplace_matmul_cpu_int32 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:29.8347180Z test_dispatch_meta_outplace_matmul_cpu_int64 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:29.8347290Z test_dispatch_meta_outplace_matmul_cpu_int8 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:29.8347390Z test_dispatch_meta_outplace_matmul_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:29.8347510Z test_dispatch_meta_outplace_matrix_exp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8347620Z test_dispatch_meta_outplace_matrix_exp_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8347740Z test_dispatch_meta_outplace_matrix_exp_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8347850Z test_dispatch_meta_outplace_matrix_exp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8347960Z test_dispatch_meta_outplace_matrix_exp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8348070Z test_dispatch_meta_outplace_max_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8348180Z test_dispatch_meta_outplace_max_binary_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8348320Z test_dispatch_meta_outplace_max_binary_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8348440Z test_dispatch_meta_outplace_max_binary_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8348550Z test_dispatch_meta_outplace_max_binary_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8348660Z test_dispatch_meta_outplace_max_binary_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8348770Z test_dispatch_meta_outplace_max_binary_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8348870Z test_dispatch_meta_outplace_max_binary_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8348980Z test_dispatch_meta_outplace_max_binary_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8349110Z test_dispatch_meta_outplace_max_binary_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8349250Z test_dispatch_meta_outplace_max_pool2d_with_indices_backward_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (1.546s) 2023-01-11T21:12:29.8349390Z test_dispatch_meta_outplace_max_pool2d_with_indices_backward_cpu_float32 (__main__.TestMetaCPU) ... ok (1.524s) 2023-01-11T21:12:29.8349520Z test_dispatch_meta_outplace_max_pool2d_with_indices_backward_cpu_float64 (__main__.TestMetaCPU) ... ok (1.550s) 2023-01-11T21:12:29.8349640Z test_dispatch_meta_outplace_max_reduction_no_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8349770Z test_dispatch_meta_outplace_max_reduction_no_dim_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8349890Z test_dispatch_meta_outplace_max_reduction_no_dim_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8350010Z test_dispatch_meta_outplace_max_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8350130Z test_dispatch_meta_outplace_max_reduction_no_dim_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8350250Z test_dispatch_meta_outplace_max_reduction_no_dim_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8350370Z test_dispatch_meta_outplace_max_reduction_no_dim_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8350490Z test_dispatch_meta_outplace_max_reduction_no_dim_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8350610Z test_dispatch_meta_outplace_max_reduction_no_dim_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8350730Z test_dispatch_meta_outplace_max_reduction_no_dim_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8350850Z test_dispatch_meta_outplace_max_reduction_with_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8350980Z test_dispatch_meta_outplace_max_reduction_with_dim_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8351100Z test_dispatch_meta_outplace_max_reduction_with_dim_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8351220Z test_dispatch_meta_outplace_max_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8351340Z test_dispatch_meta_outplace_max_reduction_with_dim_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8351460Z test_dispatch_meta_outplace_max_reduction_with_dim_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8351580Z test_dispatch_meta_outplace_max_reduction_with_dim_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8351700Z test_dispatch_meta_outplace_max_reduction_with_dim_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8351820Z test_dispatch_meta_outplace_max_reduction_with_dim_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8351940Z test_dispatch_meta_outplace_max_reduction_with_dim_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8352050Z test_dispatch_meta_outplace_maximum_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8352210Z test_dispatch_meta_outplace_maximum_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8352320Z test_dispatch_meta_outplace_maximum_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8352430Z test_dispatch_meta_outplace_maximum_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8352540Z test_dispatch_meta_outplace_maximum_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8352650Z test_dispatch_meta_outplace_maximum_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8352760Z test_dispatch_meta_outplace_maximum_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8352870Z test_dispatch_meta_outplace_maximum_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8353020Z test_dispatch_meta_outplace_maximum_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8353130Z test_dispatch_meta_outplace_maximum_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8353240Z test_dispatch_meta_outplace_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8353360Z test_dispatch_meta_outplace_mean_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8353460Z test_dispatch_meta_outplace_mean_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8353570Z test_dispatch_meta_outplace_mean_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8353680Z test_dispatch_meta_outplace_mean_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8353780Z test_dispatch_meta_outplace_mean_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8353890Z test_dispatch_meta_outplace_median_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.055s) 2023-01-11T21:12:29.8354000Z test_dispatch_meta_outplace_median_cpu_float32 (__main__.TestMetaCPU) ... ok (0.055s) 2023-01-11T21:12:29.8354110Z test_dispatch_meta_outplace_median_cpu_float64 (__main__.TestMetaCPU) ... ok (0.055s) 2023-01-11T21:12:29.8354210Z test_dispatch_meta_outplace_median_cpu_int16 (__main__.TestMetaCPU) ... ok (0.054s) 2023-01-11T21:12:29.8354320Z test_dispatch_meta_outplace_median_cpu_int32 (__main__.TestMetaCPU) ... ok (0.055s) 2023-01-11T21:12:29.8354440Z test_dispatch_meta_outplace_median_cpu_int64 (__main__.TestMetaCPU) ... ok (0.055s) 2023-01-11T21:12:29.8354550Z test_dispatch_meta_outplace_median_cpu_int8 (__main__.TestMetaCPU) ... ok (0.055s) 2023-01-11T21:12:29.8354650Z test_dispatch_meta_outplace_median_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.055s) 2023-01-11T21:12:29.8354780Z test_dispatch_meta_outplace_meshgrid_list_of_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8354910Z test_dispatch_meta_outplace_meshgrid_list_of_tensors_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8355040Z test_dispatch_meta_outplace_meshgrid_list_of_tensors_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8355170Z test_dispatch_meta_outplace_meshgrid_list_of_tensors_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8355300Z test_dispatch_meta_outplace_meshgrid_list_of_tensors_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8355420Z test_dispatch_meta_outplace_meshgrid_list_of_tensors_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8355540Z test_dispatch_meta_outplace_meshgrid_list_of_tensors_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8355660Z test_dispatch_meta_outplace_meshgrid_list_of_tensors_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8355780Z test_dispatch_meta_outplace_meshgrid_list_of_tensors_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8355900Z test_dispatch_meta_outplace_meshgrid_list_of_tensors_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8356030Z test_dispatch_meta_outplace_meshgrid_list_of_tensors_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8356180Z test_dispatch_meta_outplace_meshgrid_list_of_tensors_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8356310Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8356440Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8356570Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8356700Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8356860Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8356980Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8357110Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8357230Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8357350Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8357480Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8357600Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8357720Z test_dispatch_meta_outplace_meshgrid_variadic_tensors_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8357840Z test_dispatch_meta_outplace_min_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8357950Z test_dispatch_meta_outplace_min_binary_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8358060Z test_dispatch_meta_outplace_min_binary_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8358180Z test_dispatch_meta_outplace_min_binary_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8358290Z test_dispatch_meta_outplace_min_binary_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8358400Z test_dispatch_meta_outplace_min_binary_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8358500Z test_dispatch_meta_outplace_min_binary_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8358610Z test_dispatch_meta_outplace_min_binary_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8358720Z test_dispatch_meta_outplace_min_binary_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8358830Z test_dispatch_meta_outplace_min_binary_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8358950Z test_dispatch_meta_outplace_min_reduction_no_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8359080Z test_dispatch_meta_outplace_min_reduction_no_dim_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8359200Z test_dispatch_meta_outplace_min_reduction_no_dim_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8359320Z test_dispatch_meta_outplace_min_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8359440Z test_dispatch_meta_outplace_min_reduction_no_dim_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8359560Z test_dispatch_meta_outplace_min_reduction_no_dim_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8359690Z test_dispatch_meta_outplace_min_reduction_no_dim_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8359810Z test_dispatch_meta_outplace_min_reduction_no_dim_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8359920Z test_dispatch_meta_outplace_min_reduction_no_dim_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8360070Z test_dispatch_meta_outplace_min_reduction_no_dim_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8360200Z test_dispatch_meta_outplace_min_reduction_with_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8360330Z test_dispatch_meta_outplace_min_reduction_with_dim_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8360450Z test_dispatch_meta_outplace_min_reduction_with_dim_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8360570Z test_dispatch_meta_outplace_min_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8360720Z test_dispatch_meta_outplace_min_reduction_with_dim_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8360840Z test_dispatch_meta_outplace_min_reduction_with_dim_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8360970Z test_dispatch_meta_outplace_min_reduction_with_dim_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8361080Z test_dispatch_meta_outplace_min_reduction_with_dim_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8361210Z test_dispatch_meta_outplace_min_reduction_with_dim_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8361320Z test_dispatch_meta_outplace_min_reduction_with_dim_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8361430Z test_dispatch_meta_outplace_minimum_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8361540Z test_dispatch_meta_outplace_minimum_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8361650Z test_dispatch_meta_outplace_minimum_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8361760Z test_dispatch_meta_outplace_minimum_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8361870Z test_dispatch_meta_outplace_minimum_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8361990Z test_dispatch_meta_outplace_minimum_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8362090Z test_dispatch_meta_outplace_minimum_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8362200Z test_dispatch_meta_outplace_minimum_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8362310Z test_dispatch_meta_outplace_minimum_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8362420Z test_dispatch_meta_outplace_minimum_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8362520Z test_dispatch_meta_outplace_mm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8362630Z test_dispatch_meta_outplace_mm_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8362740Z test_dispatch_meta_outplace_mm_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8362840Z test_dispatch_meta_outplace_mm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8362950Z test_dispatch_meta_outplace_mm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8363060Z test_dispatch_meta_outplace_mm_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8363160Z test_dispatch_meta_outplace_mm_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8363260Z test_dispatch_meta_outplace_mm_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8363370Z test_dispatch_meta_outplace_mm_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8363470Z test_dispatch_meta_outplace_mm_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8363580Z test_dispatch_meta_outplace_mode_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.026s) 2023-01-11T21:12:29.8363690Z test_dispatch_meta_outplace_mode_cpu_bool (__main__.TestMetaCPU) ... ok (0.026s) 2023-01-11T21:12:29.8363790Z test_dispatch_meta_outplace_mode_cpu_float16 (__main__.TestMetaCPU) ... ok (0.027s) 2023-01-11T21:12:29.8363930Z test_dispatch_meta_outplace_mode_cpu_float32 (__main__.TestMetaCPU) ... ok (0.027s) 2023-01-11T21:12:29.8364030Z test_dispatch_meta_outplace_mode_cpu_float64 (__main__.TestMetaCPU) ... ok (0.026s) 2023-01-11T21:12:29.8364140Z test_dispatch_meta_outplace_mode_cpu_int16 (__main__.TestMetaCPU) ... ok (0.026s) 2023-01-11T21:12:29.8364240Z test_dispatch_meta_outplace_mode_cpu_int32 (__main__.TestMetaCPU) ... ok (0.026s) 2023-01-11T21:12:29.8364350Z test_dispatch_meta_outplace_mode_cpu_int64 (__main__.TestMetaCPU) ... ok (0.026s) 2023-01-11T21:12:29.8364450Z test_dispatch_meta_outplace_mode_cpu_int8 (__main__.TestMetaCPU) ... ok (0.026s) 2023-01-11T21:12:29.8364580Z test_dispatch_meta_outplace_mode_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.026s) 2023-01-11T21:12:29.8364700Z test_dispatch_meta_outplace_movedim_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8364810Z test_dispatch_meta_outplace_movedim_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8364920Z test_dispatch_meta_outplace_movedim_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8365040Z test_dispatch_meta_outplace_movedim_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8365150Z test_dispatch_meta_outplace_movedim_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8365260Z test_dispatch_meta_outplace_movedim_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8365370Z test_dispatch_meta_outplace_movedim_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8365480Z test_dispatch_meta_outplace_movedim_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8365590Z test_dispatch_meta_outplace_movedim_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8365700Z test_dispatch_meta_outplace_movedim_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8365810Z test_dispatch_meta_outplace_movedim_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8365910Z test_dispatch_meta_outplace_movedim_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8366020Z test_dispatch_meta_outplace_movedim_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8366130Z test_dispatch_meta_outplace_msort_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8366230Z test_dispatch_meta_outplace_msort_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8366340Z test_dispatch_meta_outplace_msort_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8366450Z test_dispatch_meta_outplace_msort_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8366560Z test_dispatch_meta_outplace_msort_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8366670Z test_dispatch_meta_outplace_msort_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8366780Z test_dispatch_meta_outplace_msort_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8366890Z test_dispatch_meta_outplace_msort_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8366990Z test_dispatch_meta_outplace_msort_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8367100Z test_dispatch_meta_outplace_msort_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8367200Z test_dispatch_meta_outplace_mul_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8367310Z test_dispatch_meta_outplace_mul_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8367420Z test_dispatch_meta_outplace_mul_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8367520Z test_dispatch_meta_outplace_mul_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8367630Z test_dispatch_meta_outplace_mul_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8367780Z test_dispatch_meta_outplace_mul_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8367900Z test_dispatch_meta_outplace_mul_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8368000Z test_dispatch_meta_outplace_mul_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8368110Z test_dispatch_meta_outplace_mul_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8368220Z test_dispatch_meta_outplace_mul_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8368320Z test_dispatch_meta_outplace_mul_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8368430Z test_dispatch_meta_outplace_mul_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8368580Z test_dispatch_meta_outplace_mul_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8368700Z test_dispatch_meta_outplace_multinomial_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.073s) 2023-01-11T21:12:29.8368820Z test_dispatch_meta_outplace_multinomial_cpu_float32 (__main__.TestMetaCPU) ... ok (0.073s) 2023-01-11T21:12:29.8368930Z test_dispatch_meta_outplace_multinomial_cpu_float64 (__main__.TestMetaCPU) ... ok (0.073s) 2023-01-11T21:12:29.8369040Z test_dispatch_meta_outplace_mv_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8369150Z test_dispatch_meta_outplace_mv_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8369250Z test_dispatch_meta_outplace_mv_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8369360Z test_dispatch_meta_outplace_mv_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8369460Z test_dispatch_meta_outplace_mv_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8369570Z test_dispatch_meta_outplace_mv_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8369670Z test_dispatch_meta_outplace_mv_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8369770Z test_dispatch_meta_outplace_mv_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8369870Z test_dispatch_meta_outplace_mv_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8369970Z test_dispatch_meta_outplace_mv_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8370100Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8370220Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8370340Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8370470Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8370590Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8370710Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8370830Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8375390Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8375540Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8375670Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8375790Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8375920Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8376040Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8376250Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8376370Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8376490Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8376610Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8376730Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8376850Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8376990Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8377110Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8377230Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8377350Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8377470Z test_dispatch_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8377580Z test_dispatch_meta_outplace_nan_to_num_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8377690Z test_dispatch_meta_outplace_nan_to_num_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8377810Z test_dispatch_meta_outplace_nan_to_num_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8377920Z test_dispatch_meta_outplace_nan_to_num_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8378030Z test_dispatch_meta_outplace_nan_to_num_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8378140Z test_dispatch_meta_outplace_nan_to_num_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8378250Z test_dispatch_meta_outplace_nan_to_num_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8378360Z test_dispatch_meta_outplace_nan_to_num_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8378470Z test_dispatch_meta_outplace_nan_to_num_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8378580Z test_dispatch_meta_outplace_nan_to_num_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8378680Z test_dispatch_meta_outplace_nanmean_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.050s) 2023-01-11T21:12:29.8378790Z test_dispatch_meta_outplace_nanmean_cpu_float16 (__main__.TestMetaCPU) ... ok (0.050s) 2023-01-11T21:12:29.8378900Z test_dispatch_meta_outplace_nanmean_cpu_float32 (__main__.TestMetaCPU) ... ok (0.049s) 2023-01-11T21:12:29.8379010Z test_dispatch_meta_outplace_nanmean_cpu_float64 (__main__.TestMetaCPU) ... ok (0.048s) 2023-01-11T21:12:29.8379120Z test_dispatch_meta_outplace_nanmedian_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8379230Z test_dispatch_meta_outplace_nanmedian_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8379350Z test_dispatch_meta_outplace_nanmedian_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8379460Z test_dispatch_meta_outplace_nanmedian_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8379560Z test_dispatch_meta_outplace_nanmedian_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8379670Z test_dispatch_meta_outplace_nanmedian_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8379780Z test_dispatch_meta_outplace_nanmedian_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8379880Z test_dispatch_meta_outplace_nanmedian_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8380030Z test_dispatch_meta_outplace_nanquantile_cpu_float32 (__main__.TestMetaCPU) ... ok (1.067s) 2023-01-11T21:12:29.8380140Z test_dispatch_meta_outplace_nanquantile_cpu_float64 (__main__.TestMetaCPU) ... ok (1.072s) 2023-01-11T21:12:29.8380250Z test_dispatch_meta_outplace_nansum_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8380360Z test_dispatch_meta_outplace_nansum_cpu_bool (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8380470Z test_dispatch_meta_outplace_nansum_cpu_float16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8380580Z test_dispatch_meta_outplace_nansum_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8380680Z test_dispatch_meta_outplace_nansum_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8380820Z test_dispatch_meta_outplace_nansum_cpu_int16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8380930Z test_dispatch_meta_outplace_nansum_cpu_int32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8381040Z test_dispatch_meta_outplace_nansum_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8381140Z test_dispatch_meta_outplace_nansum_cpu_int8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8381250Z test_dispatch_meta_outplace_nansum_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8381360Z test_dispatch_meta_outplace_narrow_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8381480Z test_dispatch_meta_outplace_narrow_copy_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8381590Z test_dispatch_meta_outplace_narrow_copy_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8381710Z test_dispatch_meta_outplace_narrow_copy_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8381830Z test_dispatch_meta_outplace_narrow_copy_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8381940Z test_dispatch_meta_outplace_narrow_copy_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8382050Z test_dispatch_meta_outplace_narrow_copy_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8382160Z test_dispatch_meta_outplace_narrow_copy_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8382280Z test_dispatch_meta_outplace_narrow_copy_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8382390Z test_dispatch_meta_outplace_narrow_copy_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8382500Z test_dispatch_meta_outplace_narrow_copy_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8382610Z test_dispatch_meta_outplace_narrow_copy_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8382720Z test_dispatch_meta_outplace_narrow_copy_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8382830Z test_dispatch_meta_outplace_narrow_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.036s) 2023-01-11T21:12:29.8382940Z test_dispatch_meta_outplace_narrow_cpu_bool (__main__.TestMetaCPU) ... ok (0.036s) 2023-01-11T21:12:29.8383050Z test_dispatch_meta_outplace_narrow_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.036s) 2023-01-11T21:12:29.8383160Z test_dispatch_meta_outplace_narrow_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.036s) 2023-01-11T21:12:29.8383270Z test_dispatch_meta_outplace_narrow_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.036s) 2023-01-11T21:12:29.8383380Z test_dispatch_meta_outplace_narrow_cpu_float16 (__main__.TestMetaCPU) ... ok (0.036s) 2023-01-11T21:12:29.8383490Z test_dispatch_meta_outplace_narrow_cpu_float32 (__main__.TestMetaCPU) ... ok (0.036s) 2023-01-11T21:12:29.8383590Z test_dispatch_meta_outplace_narrow_cpu_float64 (__main__.TestMetaCPU) ... ok (0.036s) 2023-01-11T21:12:29.8383700Z test_dispatch_meta_outplace_narrow_cpu_int16 (__main__.TestMetaCPU) ... ok (0.036s) 2023-01-11T21:12:29.8383810Z test_dispatch_meta_outplace_narrow_cpu_int32 (__main__.TestMetaCPU) ... ok (0.036s) 2023-01-11T21:12:29.8383940Z test_dispatch_meta_outplace_narrow_cpu_int64 (__main__.TestMetaCPU) ... ok (0.036s) 2023-01-11T21:12:29.8384050Z test_dispatch_meta_outplace_narrow_cpu_int8 (__main__.TestMetaCPU) ... ok (0.037s) 2023-01-11T21:12:29.8384160Z test_dispatch_meta_outplace_narrow_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.036s) 2023-01-11T21:12:29.8384280Z test_dispatch_meta_outplace_native_batch_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8384400Z test_dispatch_meta_outplace_native_batch_norm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8384520Z test_dispatch_meta_outplace_native_batch_norm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8384680Z test_dispatch_meta_outplace_native_dropout_backward_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8384800Z test_dispatch_meta_outplace_native_dropout_backward_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8384930Z test_dispatch_meta_outplace_native_dropout_backward_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8385060Z test_dispatch_meta_outplace_native_dropout_backward_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8385180Z test_dispatch_meta_outplace_native_dropout_backward_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8385310Z test_dispatch_meta_outplace_native_dropout_backward_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8385430Z test_dispatch_meta_outplace_native_dropout_backward_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8385550Z test_dispatch_meta_outplace_native_dropout_backward_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8385670Z test_dispatch_meta_outplace_native_dropout_backward_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8385790Z test_dispatch_meta_outplace_native_dropout_backward_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8385910Z test_dispatch_meta_outplace_native_layer_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8386030Z test_dispatch_meta_outplace_native_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8386150Z test_dispatch_meta_outplace_native_layer_norm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8386260Z test_dispatch_meta_outplace_ne_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8386370Z test_dispatch_meta_outplace_ne_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8386480Z test_dispatch_meta_outplace_ne_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8386590Z test_dispatch_meta_outplace_ne_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8386710Z test_dispatch_meta_outplace_ne_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8386820Z test_dispatch_meta_outplace_ne_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8386920Z test_dispatch_meta_outplace_ne_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8387030Z test_dispatch_meta_outplace_ne_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8387140Z test_dispatch_meta_outplace_ne_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8387240Z test_dispatch_meta_outplace_ne_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8387340Z test_dispatch_meta_outplace_ne_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8387440Z test_dispatch_meta_outplace_ne_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8387550Z test_dispatch_meta_outplace_neg_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8387660Z test_dispatch_meta_outplace_neg_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8387770Z test_dispatch_meta_outplace_neg_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8387960Z test_dispatch_meta_outplace_neg_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8388080Z test_dispatch_meta_outplace_neg_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8388190Z test_dispatch_meta_outplace_neg_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8388300Z test_dispatch_meta_outplace_neg_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8388410Z test_dispatch_meta_outplace_neg_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8388510Z test_dispatch_meta_outplace_neg_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8388690Z test_dispatch_meta_outplace_neg_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8388800Z test_dispatch_meta_outplace_neg_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8388910Z test_dispatch_meta_outplace_neg_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8389020Z test_dispatch_meta_outplace_new_empty_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8389130Z test_dispatch_meta_outplace_new_empty_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8389250Z test_dispatch_meta_outplace_new_empty_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8389370Z test_dispatch_meta_outplace_new_empty_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8389480Z test_dispatch_meta_outplace_new_empty_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8389600Z test_dispatch_meta_outplace_new_empty_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8389710Z test_dispatch_meta_outplace_new_empty_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8389830Z test_dispatch_meta_outplace_new_empty_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8389940Z test_dispatch_meta_outplace_new_empty_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8390050Z test_dispatch_meta_outplace_new_empty_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8390150Z test_dispatch_meta_outplace_new_empty_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8390260Z test_dispatch_meta_outplace_new_empty_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8390370Z test_dispatch_meta_outplace_new_empty_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8390490Z test_dispatch_meta_outplace_new_empty_strided_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8390610Z test_dispatch_meta_outplace_new_empty_strided_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8390730Z test_dispatch_meta_outplace_new_empty_strided_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8390860Z test_dispatch_meta_outplace_new_empty_strided_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8390990Z test_dispatch_meta_outplace_new_empty_strided_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8391110Z test_dispatch_meta_outplace_new_empty_strided_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8391230Z test_dispatch_meta_outplace_new_empty_strided_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8391350Z test_dispatch_meta_outplace_new_empty_strided_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8391470Z test_dispatch_meta_outplace_new_empty_strided_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8391590Z test_dispatch_meta_outplace_new_empty_strided_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8391700Z test_dispatch_meta_outplace_new_empty_strided_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8391820Z test_dispatch_meta_outplace_new_empty_strided_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8391990Z test_dispatch_meta_outplace_new_empty_strided_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8392100Z test_dispatch_meta_outplace_new_full_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8392210Z test_dispatch_meta_outplace_new_full_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8392330Z test_dispatch_meta_outplace_new_full_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8392440Z test_dispatch_meta_outplace_new_full_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8392560Z test_dispatch_meta_outplace_new_full_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8392700Z test_dispatch_meta_outplace_new_full_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8392820Z test_dispatch_meta_outplace_new_full_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8392920Z test_dispatch_meta_outplace_new_full_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8393030Z test_dispatch_meta_outplace_new_full_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8393140Z test_dispatch_meta_outplace_new_full_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8393240Z test_dispatch_meta_outplace_new_full_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8393350Z test_dispatch_meta_outplace_new_full_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8393450Z test_dispatch_meta_outplace_new_full_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8393570Z test_dispatch_meta_outplace_new_ones_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8393680Z test_dispatch_meta_outplace_new_ones_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8393790Z test_dispatch_meta_outplace_new_ones_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8393900Z test_dispatch_meta_outplace_new_ones_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8394020Z test_dispatch_meta_outplace_new_ones_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8394120Z test_dispatch_meta_outplace_new_ones_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8394230Z test_dispatch_meta_outplace_new_ones_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8394340Z test_dispatch_meta_outplace_new_ones_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8394440Z test_dispatch_meta_outplace_new_ones_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8394550Z test_dispatch_meta_outplace_new_ones_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8394660Z test_dispatch_meta_outplace_new_ones_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8394770Z test_dispatch_meta_outplace_new_ones_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8394870Z test_dispatch_meta_outplace_new_ones_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8394980Z test_dispatch_meta_outplace_new_zeros_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8395090Z test_dispatch_meta_outplace_new_zeros_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8395210Z test_dispatch_meta_outplace_new_zeros_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8395320Z test_dispatch_meta_outplace_new_zeros_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8395440Z test_dispatch_meta_outplace_new_zeros_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8395550Z test_dispatch_meta_outplace_new_zeros_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8395660Z test_dispatch_meta_outplace_new_zeros_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8395820Z test_dispatch_meta_outplace_new_zeros_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8395930Z test_dispatch_meta_outplace_new_zeros_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8396040Z test_dispatch_meta_outplace_new_zeros_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8396150Z test_dispatch_meta_outplace_new_zeros_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8396260Z test_dispatch_meta_outplace_new_zeros_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8396370Z test_dispatch_meta_outplace_new_zeros_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8396510Z test_dispatch_meta_outplace_nextafter_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8396630Z test_dispatch_meta_outplace_nextafter_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8396740Z test_dispatch_meta_outplace_nextafter_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8396890Z test_dispatch_meta_outplace_nn_functional__scaled_dot_product_attention_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.054s) 2023-01-11T21:12:29.8397030Z test_dispatch_meta_outplace_nn_functional__scaled_dot_product_attention_cpu_float32 (__main__.TestMetaCPU) ... ok (0.052s) 2023-01-11T21:12:29.8397180Z test_dispatch_meta_outplace_nn_functional__scaled_dot_product_attention_cpu_float64 (__main__.TestMetaCPU) ... ok (0.052s) 2023-01-11T21:12:29.8397320Z test_dispatch_meta_outplace_nn_functional_adaptive_avg_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8397450Z test_dispatch_meta_outplace_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8397590Z test_dispatch_meta_outplace_nn_functional_adaptive_avg_pool1d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8397720Z test_dispatch_meta_outplace_nn_functional_adaptive_avg_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8397850Z test_dispatch_meta_outplace_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8397980Z test_dispatch_meta_outplace_nn_functional_adaptive_avg_pool2d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8398110Z test_dispatch_meta_outplace_nn_functional_adaptive_avg_pool3d_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8398240Z test_dispatch_meta_outplace_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8398370Z test_dispatch_meta_outplace_nn_functional_adaptive_avg_pool3d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8398500Z test_dispatch_meta_outplace_nn_functional_adaptive_max_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8398640Z test_dispatch_meta_outplace_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8398770Z test_dispatch_meta_outplace_nn_functional_adaptive_max_pool1d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8398900Z test_dispatch_meta_outplace_nn_functional_adaptive_max_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8399030Z test_dispatch_meta_outplace_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8399150Z test_dispatch_meta_outplace_nn_functional_adaptive_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8399280Z test_dispatch_meta_outplace_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8399410Z test_dispatch_meta_outplace_nn_functional_adaptive_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8399540Z test_dispatch_meta_outplace_nn_functional_alpha_dropout_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8399710Z test_dispatch_meta_outplace_nn_functional_alpha_dropout_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8399840Z test_dispatch_meta_outplace_nn_functional_alpha_dropout_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8399970Z test_dispatch_meta_outplace_nn_functional_avg_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8400100Z test_dispatch_meta_outplace_nn_functional_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8400230Z test_dispatch_meta_outplace_nn_functional_avg_pool1d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8400390Z test_dispatch_meta_outplace_nn_functional_avg_pool1d_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8400510Z test_dispatch_meta_outplace_nn_functional_avg_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8400640Z test_dispatch_meta_outplace_nn_functional_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8400770Z test_dispatch_meta_outplace_nn_functional_avg_pool2d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8400890Z test_dispatch_meta_outplace_nn_functional_avg_pool2d_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8401010Z test_dispatch_meta_outplace_nn_functional_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8401130Z test_dispatch_meta_outplace_nn_functional_avg_pool3d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8401250Z test_dispatch_meta_outplace_nn_functional_avg_pool3d_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8401380Z test_dispatch_meta_outplace_nn_functional_batch_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8401500Z test_dispatch_meta_outplace_nn_functional_batch_norm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8401630Z test_dispatch_meta_outplace_nn_functional_batch_norm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8401760Z test_dispatch_meta_outplace_nn_functional_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.017s) 2023-01-11T21:12:29.8401880Z test_dispatch_meta_outplace_nn_functional_bilinear_cpu_float32 (__main__.TestMetaCPU) ... ok (0.017s) 2023-01-11T21:12:29.8402000Z test_dispatch_meta_outplace_nn_functional_bilinear_cpu_float64 (__main__.TestMetaCPU) ... ok (0.017s) 2023-01-11T21:12:29.8402120Z test_dispatch_meta_outplace_nn_functional_bilinear_cpu_int16 (__main__.TestMetaCPU) ... ok (0.017s) 2023-01-11T21:12:29.8402250Z test_dispatch_meta_outplace_nn_functional_bilinear_cpu_int32 (__main__.TestMetaCPU) ... ok (0.016s) 2023-01-11T21:12:29.8402370Z test_dispatch_meta_outplace_nn_functional_bilinear_cpu_int64 (__main__.TestMetaCPU) ... ok (0.017s) 2023-01-11T21:12:29.8402490Z test_dispatch_meta_outplace_nn_functional_bilinear_cpu_int8 (__main__.TestMetaCPU) ... ok (0.017s) 2023-01-11T21:12:29.8402610Z test_dispatch_meta_outplace_nn_functional_bilinear_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.017s) 2023-01-11T21:12:29.8402740Z test_dispatch_meta_outplace_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8402880Z test_dispatch_meta_outplace_nn_functional_binary_cross_entropy_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8403020Z test_dispatch_meta_outplace_nn_functional_binary_cross_entropy_with_logits_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.024s) 2023-01-11T21:12:29.8403170Z test_dispatch_meta_outplace_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:29.8403310Z test_dispatch_meta_outplace_nn_functional_binary_cross_entropy_with_logits_cpu_float64 (__main__.TestMetaCPU) ... ok (0.019s) 2023-01-11T21:12:29.8403430Z test_dispatch_meta_outplace_nn_functional_celu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8403620Z test_dispatch_meta_outplace_nn_functional_celu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8408390Z test_dispatch_meta_outplace_nn_functional_celu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8408560Z test_dispatch_meta_outplace_nn_functional_conv1d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8408690Z test_dispatch_meta_outplace_nn_functional_conv1d_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:29.8408810Z test_dispatch_meta_outplace_nn_functional_conv1d_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:29.8409080Z test_dispatch_meta_outplace_nn_functional_conv1d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8409210Z test_dispatch_meta_outplace_nn_functional_conv1d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8409330Z test_dispatch_meta_outplace_nn_functional_conv1d_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8409450Z test_dispatch_meta_outplace_nn_functional_conv2d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:29.8409590Z test_dispatch_meta_outplace_nn_functional_conv2d_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.113s) 2023-01-11T21:12:29.8409710Z test_dispatch_meta_outplace_nn_functional_conv2d_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.112s) 2023-01-11T21:12:29.8409830Z test_dispatch_meta_outplace_nn_functional_conv2d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:29.8409950Z test_dispatch_meta_outplace_nn_functional_conv2d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:29.8410070Z test_dispatch_meta_outplace_nn_functional_conv2d_cpu_int64 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:29.8410210Z test_dispatch_meta_outplace_nn_functional_conv_transpose1d_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.032s) 2023-01-11T21:12:29.8410340Z test_dispatch_meta_outplace_nn_functional_conv_transpose1d_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.032s) 2023-01-11T21:12:29.8410470Z test_dispatch_meta_outplace_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8410600Z test_dispatch_meta_outplace_nn_functional_conv_transpose1d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8410730Z test_dispatch_meta_outplace_nn_functional_conv_transpose1d_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8410870Z test_dispatch_meta_outplace_nn_functional_conv_transpose2d_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.039s) 2023-01-11T21:12:29.8411010Z test_dispatch_meta_outplace_nn_functional_conv_transpose2d_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.042s) 2023-01-11T21:12:29.8411140Z test_dispatch_meta_outplace_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8411260Z test_dispatch_meta_outplace_nn_functional_conv_transpose2d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8411390Z test_dispatch_meta_outplace_nn_functional_conv_transpose2d_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8411530Z test_dispatch_meta_outplace_nn_functional_conv_transpose3d_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.037s) 2023-01-11T21:12:29.8411660Z test_dispatch_meta_outplace_nn_functional_conv_transpose3d_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.036s) 2023-01-11T21:12:29.8411790Z test_dispatch_meta_outplace_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8411920Z test_dispatch_meta_outplace_nn_functional_conv_transpose3d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8412050Z test_dispatch_meta_outplace_nn_functional_conv_transpose3d_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8412180Z test_dispatch_meta_outplace_nn_functional_cosine_embedding_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:29.8412370Z test_dispatch_meta_outplace_nn_functional_cosine_embedding_loss_cpu_bool (__main__.TestMetaCPU) ... ok (0.019s) 2023-01-11T21:12:29.8412520Z test_dispatch_meta_outplace_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.019s) 2023-01-11T21:12:29.8412660Z test_dispatch_meta_outplace_nn_functional_cosine_embedding_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.019s) 2023-01-11T21:12:29.8412790Z test_dispatch_meta_outplace_nn_functional_cosine_embedding_loss_cpu_int16 (__main__.TestMetaCPU) ... ok (0.019s) 2023-01-11T21:12:29.8412930Z test_dispatch_meta_outplace_nn_functional_cosine_embedding_loss_cpu_int32 (__main__.TestMetaCPU) ... ok (0.019s) 2023-01-11T21:12:29.8413100Z test_dispatch_meta_outplace_nn_functional_cosine_embedding_loss_cpu_int64 (__main__.TestMetaCPU) ... ok (0.019s) 2023-01-11T21:12:29.8413230Z test_dispatch_meta_outplace_nn_functional_cosine_embedding_loss_cpu_int8 (__main__.TestMetaCPU) ... ok (0.019s) 2023-01-11T21:12:29.8413370Z test_dispatch_meta_outplace_nn_functional_cosine_embedding_loss_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.019s) 2023-01-11T21:12:29.8413500Z test_dispatch_meta_outplace_nn_functional_cosine_similarity_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.022s) 2023-01-11T21:12:29.8413630Z test_dispatch_meta_outplace_nn_functional_cosine_similarity_cpu_float32 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:29.8413760Z test_dispatch_meta_outplace_nn_functional_cosine_similarity_cpu_float64 (__main__.TestMetaCPU) ... ok (0.021s) 2023-01-11T21:12:29.8413900Z test_dispatch_meta_outplace_nn_functional_cross_entropy_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.048s) 2023-01-11T21:12:29.8414040Z test_dispatch_meta_outplace_nn_functional_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... ok (0.046s) 2023-01-11T21:12:29.8414170Z test_dispatch_meta_outplace_nn_functional_cross_entropy_cpu_float64 (__main__.TestMetaCPU) ... ok (0.046s) 2023-01-11T21:12:29.8414310Z test_dispatch_meta_outplace_nn_functional_ctc_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.039s) 2023-01-11T21:12:29.8414430Z test_dispatch_meta_outplace_nn_functional_ctc_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.039s) 2023-01-11T21:12:29.8414560Z test_dispatch_meta_outplace_nn_functional_dropout2d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8414680Z test_dispatch_meta_outplace_nn_functional_dropout2d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8414810Z test_dispatch_meta_outplace_nn_functional_dropout2d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8414930Z test_dispatch_meta_outplace_nn_functional_dropout3d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8415050Z test_dispatch_meta_outplace_nn_functional_dropout3d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8415170Z test_dispatch_meta_outplace_nn_functional_dropout3d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8415300Z test_dispatch_meta_outplace_nn_functional_dropout_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8415420Z test_dispatch_meta_outplace_nn_functional_dropout_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8415550Z test_dispatch_meta_outplace_nn_functional_dropout_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8415670Z test_dispatch_meta_outplace_nn_functional_elu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8415790Z test_dispatch_meta_outplace_nn_functional_elu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8415910Z test_dispatch_meta_outplace_nn_functional_elu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8416030Z test_dispatch_meta_outplace_nn_functional_embedding_bag_cpu_float16 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.8416200Z test_dispatch_meta_outplace_nn_functional_embedding_bag_cpu_float32 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.8416330Z test_dispatch_meta_outplace_nn_functional_embedding_bag_cpu_float64 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.8416460Z test_dispatch_meta_outplace_nn_functional_embedding_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8416580Z test_dispatch_meta_outplace_nn_functional_embedding_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8416710Z test_dispatch_meta_outplace_nn_functional_embedding_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8416830Z test_dispatch_meta_outplace_nn_functional_embedding_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8417010Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_with_train_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8417160Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8417300Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_with_train_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8417450Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8417590Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8417740Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8417900Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8418040Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8418190Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8418330Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8418480Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8418620Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8418760Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8418900Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8419050Z test_dispatch_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8419190Z test_dispatch_meta_outplace_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.8419330Z test_dispatch_meta_outplace_nn_functional_fractional_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.8419460Z test_dispatch_meta_outplace_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:29.8419590Z test_dispatch_meta_outplace_nn_functional_fractional_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:29.8419720Z test_dispatch_meta_outplace_nn_functional_gaussian_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (2.667s) 2023-01-11T21:12:29.8419860Z test_dispatch_meta_outplace_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (2.622s) 2023-01-11T21:12:29.8420010Z test_dispatch_meta_outplace_nn_functional_gaussian_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (2.634s) 2023-01-11T21:12:29.8420140Z test_dispatch_meta_outplace_nn_functional_gelu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8420260Z test_dispatch_meta_outplace_nn_functional_gelu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8420390Z test_dispatch_meta_outplace_nn_functional_gelu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8420500Z test_dispatch_meta_outplace_nn_functional_glu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:29.8420620Z test_dispatch_meta_outplace_nn_functional_glu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:29.8420760Z test_dispatch_meta_outplace_nn_functional_glu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:29.8420890Z test_dispatch_meta_outplace_nn_functional_grid_sample_cpu_float32 (__main__.TestMetaCPU) ... ok (0.222s) 2023-01-11T21:12:29.8421030Z test_dispatch_meta_outplace_nn_functional_grid_sample_cpu_float64 (__main__.TestMetaCPU) ... ok (0.222s) 2023-01-11T21:12:29.8421150Z test_dispatch_meta_outplace_nn_functional_group_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:29.8421280Z test_dispatch_meta_outplace_nn_functional_group_norm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.8421410Z test_dispatch_meta_outplace_nn_functional_group_norm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.8421540Z test_dispatch_meta_outplace_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8421660Z test_dispatch_meta_outplace_nn_functional_hardshrink_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8421790Z test_dispatch_meta_outplace_nn_functional_hardshrink_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8421920Z test_dispatch_meta_outplace_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8422050Z test_dispatch_meta_outplace_nn_functional_hardsigmoid_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8422180Z test_dispatch_meta_outplace_nn_functional_hardsigmoid_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8422310Z test_dispatch_meta_outplace_nn_functional_hardswish_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8422430Z test_dispatch_meta_outplace_nn_functional_hardswish_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8422550Z test_dispatch_meta_outplace_nn_functional_hardswish_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8422680Z test_dispatch_meta_outplace_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8422800Z test_dispatch_meta_outplace_nn_functional_hardtanh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8422920Z test_dispatch_meta_outplace_nn_functional_hardtanh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8423050Z test_dispatch_meta_outplace_nn_functional_hardtanh_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8423170Z test_dispatch_meta_outplace_nn_functional_hardtanh_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8423290Z test_dispatch_meta_outplace_nn_functional_hardtanh_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8423420Z test_dispatch_meta_outplace_nn_functional_hardtanh_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8423550Z test_dispatch_meta_outplace_nn_functional_hinge_embedding_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.017s) 2023-01-11T21:12:29.8423690Z test_dispatch_meta_outplace_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.016s) 2023-01-11T21:12:29.8423820Z test_dispatch_meta_outplace_nn_functional_hinge_embedding_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.016s) 2023-01-11T21:12:29.8423990Z test_dispatch_meta_outplace_nn_functional_huber_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8424120Z test_dispatch_meta_outplace_nn_functional_huber_loss_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8424250Z test_dispatch_meta_outplace_nn_functional_huber_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8424360Z test_dispatch_meta_outplace_nn_functional_huber_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8424490Z test_dispatch_meta_outplace_nn_functional_instance_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.025s) 2023-01-11T21:12:29.8424620Z test_dispatch_meta_outplace_nn_functional_instance_norm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:29.8424800Z test_dispatch_meta_outplace_nn_functional_instance_norm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.016s) 2023-01-11T21:12:29.8424930Z test_dispatch_meta_outplace_nn_functional_interpolate_area_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8425060Z test_dispatch_meta_outplace_nn_functional_interpolate_area_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8425190Z test_dispatch_meta_outplace_nn_functional_interpolate_bicubic_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.284s) 2023-01-11T21:12:29.8425330Z test_dispatch_meta_outplace_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestMetaCPU) ... ok (0.285s) 2023-01-11T21:12:29.8425460Z test_dispatch_meta_outplace_nn_functional_interpolate_bicubic_cpu_float64 (__main__.TestMetaCPU) ... ok (0.288s) 2023-01-11T21:12:29.8425600Z test_dispatch_meta_outplace_nn_functional_interpolate_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.025s) 2023-01-11T21:12:29.8425730Z test_dispatch_meta_outplace_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestMetaCPU) ... ok (0.025s) 2023-01-11T21:12:29.8425860Z test_dispatch_meta_outplace_nn_functional_interpolate_bilinear_cpu_float64 (__main__.TestMetaCPU) ... ok (0.025s) 2023-01-11T21:12:29.8426000Z test_dispatch_meta_outplace_nn_functional_interpolate_linear_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8426130Z test_dispatch_meta_outplace_nn_functional_interpolate_linear_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8426270Z test_dispatch_meta_outplace_nn_functional_interpolate_linear_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8426400Z test_dispatch_meta_outplace_nn_functional_interpolate_nearest_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8426530Z test_dispatch_meta_outplace_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8426670Z test_dispatch_meta_outplace_nn_functional_interpolate_nearest_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8426800Z test_dispatch_meta_outplace_nn_functional_interpolate_nearest_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8426940Z test_dispatch_meta_outplace_nn_functional_interpolate_trilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8427080Z test_dispatch_meta_outplace_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8427210Z test_dispatch_meta_outplace_nn_functional_interpolate_trilinear_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8427340Z test_dispatch_meta_outplace_nn_functional_kl_div_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.8427460Z test_dispatch_meta_outplace_nn_functional_kl_div_cpu_float32 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8427580Z test_dispatch_meta_outplace_nn_functional_kl_div_cpu_float64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8427710Z test_dispatch_meta_outplace_nn_functional_l1_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8427880Z test_dispatch_meta_outplace_nn_functional_l1_loss_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8428010Z test_dispatch_meta_outplace_nn_functional_l1_loss_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8428130Z test_dispatch_meta_outplace_nn_functional_l1_loss_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8428250Z test_dispatch_meta_outplace_nn_functional_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8428370Z test_dispatch_meta_outplace_nn_functional_l1_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8428500Z test_dispatch_meta_outplace_nn_functional_layer_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8428660Z test_dispatch_meta_outplace_nn_functional_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8428790Z test_dispatch_meta_outplace_nn_functional_layer_norm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8428910Z test_dispatch_meta_outplace_nn_functional_leaky_relu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8429040Z test_dispatch_meta_outplace_nn_functional_leaky_relu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8429160Z test_dispatch_meta_outplace_nn_functional_leaky_relu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8429280Z test_dispatch_meta_outplace_nn_functional_linear_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.8429410Z test_dispatch_meta_outplace_nn_functional_linear_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.8429530Z test_dispatch_meta_outplace_nn_functional_linear_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.8429660Z test_dispatch_meta_outplace_nn_functional_linear_cpu_float32 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8429780Z test_dispatch_meta_outplace_nn_functional_linear_cpu_float64 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.8429900Z test_dispatch_meta_outplace_nn_functional_linear_cpu_int16 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8430020Z test_dispatch_meta_outplace_nn_functional_linear_cpu_int32 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8430140Z test_dispatch_meta_outplace_nn_functional_linear_cpu_int64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8430260Z test_dispatch_meta_outplace_nn_functional_linear_cpu_int8 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8430380Z test_dispatch_meta_outplace_nn_functional_linear_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8430520Z test_dispatch_meta_outplace_nn_functional_local_response_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:29.8430660Z test_dispatch_meta_outplace_nn_functional_local_response_norm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:29.8430790Z test_dispatch_meta_outplace_nn_functional_local_response_norm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:29.8430920Z test_dispatch_meta_outplace_nn_functional_local_response_norm_cpu_int64 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:29.8431050Z test_dispatch_meta_outplace_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8431180Z test_dispatch_meta_outplace_nn_functional_logsigmoid_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8431300Z test_dispatch_meta_outplace_nn_functional_logsigmoid_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8431430Z test_dispatch_meta_outplace_nn_functional_margin_ranking_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.024s) 2023-01-11T21:12:29.8431570Z test_dispatch_meta_outplace_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.022s) 2023-01-11T21:12:29.8431740Z test_dispatch_meta_outplace_nn_functional_margin_ranking_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.022s) 2023-01-11T21:12:29.8431870Z test_dispatch_meta_outplace_nn_functional_margin_ranking_loss_cpu_int16 (__main__.TestMetaCPU) ... ok (0.022s) 2023-01-11T21:12:29.8432010Z test_dispatch_meta_outplace_nn_functional_margin_ranking_loss_cpu_int32 (__main__.TestMetaCPU) ... ok (0.022s) 2023-01-11T21:12:29.8432130Z test_dispatch_meta_outplace_nn_functional_margin_ranking_loss_cpu_int64 (__main__.TestMetaCPU) ... ok (0.022s) 2023-01-11T21:12:29.8432260Z test_dispatch_meta_outplace_nn_functional_margin_ranking_loss_cpu_int8 (__main__.TestMetaCPU) ... ok (0.022s) 2023-01-11T21:12:29.8432390Z test_dispatch_meta_outplace_nn_functional_margin_ranking_loss_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.022s) 2023-01-11T21:12:29.8432560Z test_dispatch_meta_outplace_nn_functional_max_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.420s) 2023-01-11T21:12:29.8432680Z test_dispatch_meta_outplace_nn_functional_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.420s) 2023-01-11T21:12:29.8432810Z test_dispatch_meta_outplace_nn_functional_max_pool1d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.420s) 2023-01-11T21:12:29.8432930Z test_dispatch_meta_outplace_nn_functional_max_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.299s) 2023-01-11T21:12:29.8433060Z test_dispatch_meta_outplace_nn_functional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.317s) 2023-01-11T21:12:29.8433180Z test_dispatch_meta_outplace_nn_functional_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.304s) 2023-01-11T21:12:29.8433300Z test_dispatch_meta_outplace_nn_functional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... ok (2.647s) 2023-01-11T21:12:29.8433420Z test_dispatch_meta_outplace_nn_functional_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... ok (2.645s) 2023-01-11T21:12:29.8433550Z test_dispatch_meta_outplace_nn_functional_max_unpool1d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.616s) 2023-01-11T21:12:29.8433680Z test_dispatch_meta_outplace_nn_functional_max_unpool1d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.606s) 2023-01-11T21:12:29.8433810Z test_dispatch_meta_outplace_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestMetaCPU) ... ok (0.066s) 2023-01-11T21:12:29.8433940Z test_dispatch_meta_outplace_nn_functional_max_unpool1d_grad_cpu_float64 (__main__.TestMetaCPU) ... ok (0.079s) 2023-01-11T21:12:29.8434070Z test_dispatch_meta_outplace_nn_functional_max_unpool2d_cpu_float32 (__main__.TestMetaCPU) ... ok (1.119s) 2023-01-11T21:12:29.8434190Z test_dispatch_meta_outplace_nn_functional_max_unpool2d_cpu_float64 (__main__.TestMetaCPU) ... ok (1.113s) 2023-01-11T21:12:29.8434320Z test_dispatch_meta_outplace_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestMetaCPU) ... ok (0.097s) 2023-01-11T21:12:29.8434450Z test_dispatch_meta_outplace_nn_functional_max_unpool2d_grad_cpu_float64 (__main__.TestMetaCPU) ... ok (0.108s) 2023-01-11T21:12:29.8434580Z test_dispatch_meta_outplace_nn_functional_max_unpool3d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.399s) 2023-01-11T21:12:29.8434700Z test_dispatch_meta_outplace_nn_functional_max_unpool3d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.395s) 2023-01-11T21:12:29.8434830Z test_dispatch_meta_outplace_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestMetaCPU) ... ok (0.060s) 2023-01-11T21:12:29.8434960Z test_dispatch_meta_outplace_nn_functional_max_unpool3d_grad_cpu_float64 (__main__.TestMetaCPU) ... ok (0.040s) 2023-01-11T21:12:29.8435080Z test_dispatch_meta_outplace_nn_functional_mish_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8435200Z test_dispatch_meta_outplace_nn_functional_mish_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8435320Z test_dispatch_meta_outplace_nn_functional_mish_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8435450Z test_dispatch_meta_outplace_nn_functional_mse_loss_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8435600Z test_dispatch_meta_outplace_nn_functional_mse_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8435720Z test_dispatch_meta_outplace_nn_functional_mse_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8435850Z test_dispatch_meta_outplace_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.021s) 2023-01-11T21:12:29.8435980Z test_dispatch_meta_outplace_nn_functional_multi_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:29.8436110Z test_dispatch_meta_outplace_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.016s) 2023-01-11T21:12:29.8436250Z test_dispatch_meta_outplace_nn_functional_multilabel_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.016s) 2023-01-11T21:12:29.8436420Z test_dispatch_meta_outplace_nn_functional_multilabel_soft_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8436560Z test_dispatch_meta_outplace_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8436710Z test_dispatch_meta_outplace_nn_functional_multilabel_soft_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8436830Z test_dispatch_meta_outplace_nn_functional_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.183s) 2023-01-11T21:12:29.8436950Z test_dispatch_meta_outplace_nn_functional_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.180s) 2023-01-11T21:12:29.8437070Z test_dispatch_meta_outplace_nn_functional_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.180s) 2023-01-11T21:12:29.8437190Z test_dispatch_meta_outplace_nn_functional_normalize_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:29.8437320Z test_dispatch_meta_outplace_nn_functional_normalize_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:29.8437450Z test_dispatch_meta_outplace_nn_functional_normalize_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:29.8437570Z test_dispatch_meta_outplace_nn_functional_normalize_cpu_float32 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:29.8437700Z test_dispatch_meta_outplace_nn_functional_normalize_cpu_float64 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:29.8437820Z test_dispatch_meta_outplace_nn_functional_one_hot_cpu_int64 (__main__.TestMetaCPU) ... ok (0.080s) 2023-01-11T21:12:29.8437950Z test_dispatch_meta_outplace_nn_functional_pad_circular_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.8438070Z test_dispatch_meta_outplace_nn_functional_pad_circular_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8438210Z test_dispatch_meta_outplace_nn_functional_pad_circular_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.8438340Z test_dispatch_meta_outplace_nn_functional_pad_circular_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.8438470Z test_dispatch_meta_outplace_nn_functional_pad_circular_cpu_float16 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.8438600Z test_dispatch_meta_outplace_nn_functional_pad_circular_cpu_float32 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.8438720Z test_dispatch_meta_outplace_nn_functional_pad_circular_cpu_float64 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.8438850Z test_dispatch_meta_outplace_nn_functional_pad_circular_cpu_int16 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.8438970Z test_dispatch_meta_outplace_nn_functional_pad_circular_cpu_int32 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.8439090Z test_dispatch_meta_outplace_nn_functional_pad_circular_cpu_int64 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.8439220Z test_dispatch_meta_outplace_nn_functional_pad_circular_cpu_int8 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.8439340Z test_dispatch_meta_outplace_nn_functional_pad_circular_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.8439540Z test_dispatch_meta_outplace_nn_functional_pad_constant_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8444510Z test_dispatch_meta_outplace_nn_functional_pad_constant_cpu_bool (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8444690Z test_dispatch_meta_outplace_nn_functional_pad_constant_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8444820Z test_dispatch_meta_outplace_nn_functional_pad_constant_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8444950Z test_dispatch_meta_outplace_nn_functional_pad_constant_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8445220Z test_dispatch_meta_outplace_nn_functional_pad_constant_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8445350Z test_dispatch_meta_outplace_nn_functional_pad_constant_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8445470Z test_dispatch_meta_outplace_nn_functional_pad_constant_cpu_int16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8445590Z test_dispatch_meta_outplace_nn_functional_pad_constant_cpu_int32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8445710Z test_dispatch_meta_outplace_nn_functional_pad_constant_cpu_int64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8445830Z test_dispatch_meta_outplace_nn_functional_pad_constant_cpu_int8 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8445950Z test_dispatch_meta_outplace_nn_functional_pad_constant_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8446080Z test_dispatch_meta_outplace_nn_functional_pad_reflect_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8446210Z test_dispatch_meta_outplace_nn_functional_pad_reflect_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8446340Z test_dispatch_meta_outplace_nn_functional_pad_reflect_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8446470Z test_dispatch_meta_outplace_nn_functional_pad_reflect_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8446610Z test_dispatch_meta_outplace_nn_functional_pad_replicate_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8446740Z test_dispatch_meta_outplace_nn_functional_pad_replicate_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8446870Z test_dispatch_meta_outplace_nn_functional_pad_replicate_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8447000Z test_dispatch_meta_outplace_nn_functional_pad_replicate_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8447130Z test_dispatch_meta_outplace_nn_functional_pairwise_distance_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8447270Z test_dispatch_meta_outplace_nn_functional_pairwise_distance_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8447400Z test_dispatch_meta_outplace_nn_functional_pairwise_distance_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8447540Z test_dispatch_meta_outplace_nn_functional_pairwise_distance_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8447670Z test_dispatch_meta_outplace_nn_functional_pairwise_distance_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8447800Z test_dispatch_meta_outplace_nn_functional_pairwise_distance_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8447930Z test_dispatch_meta_outplace_nn_functional_pairwise_distance_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8448060Z test_dispatch_meta_outplace_nn_functional_pairwise_distance_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8448180Z test_dispatch_meta_outplace_nn_functional_pairwise_distance_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8448360Z test_dispatch_meta_outplace_nn_functional_pairwise_distance_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8448490Z test_dispatch_meta_outplace_nn_functional_pairwise_distance_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8448610Z test_dispatch_meta_outplace_nn_functional_pdist_cpu_float32 (__main__.TestMetaCPU) ... ok (0.045s) 2023-01-11T21:12:29.8448740Z test_dispatch_meta_outplace_nn_functional_pdist_cpu_float64 (__main__.TestMetaCPU) ... ok (0.045s) 2023-01-11T21:12:29.8448860Z test_dispatch_meta_outplace_nn_functional_pixel_shuffle_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8448990Z test_dispatch_meta_outplace_nn_functional_pixel_shuffle_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8449150Z test_dispatch_meta_outplace_nn_functional_pixel_shuffle_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8449290Z test_dispatch_meta_outplace_nn_functional_pixel_shuffle_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8449420Z test_dispatch_meta_outplace_nn_functional_pixel_shuffle_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8449550Z test_dispatch_meta_outplace_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8449670Z test_dispatch_meta_outplace_nn_functional_pixel_shuffle_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8449800Z test_dispatch_meta_outplace_nn_functional_pixel_shuffle_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8449930Z test_dispatch_meta_outplace_nn_functional_pixel_shuffle_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8450050Z test_dispatch_meta_outplace_nn_functional_pixel_shuffle_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8450180Z test_dispatch_meta_outplace_nn_functional_pixel_shuffle_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8450300Z test_dispatch_meta_outplace_nn_functional_pixel_shuffle_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8450430Z test_dispatch_meta_outplace_nn_functional_pixel_unshuffle_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8450560Z test_dispatch_meta_outplace_nn_functional_pixel_unshuffle_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8450690Z test_dispatch_meta_outplace_nn_functional_pixel_unshuffle_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8450820Z test_dispatch_meta_outplace_nn_functional_pixel_unshuffle_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8450950Z test_dispatch_meta_outplace_nn_functional_pixel_unshuffle_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8451080Z test_dispatch_meta_outplace_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8451210Z test_dispatch_meta_outplace_nn_functional_pixel_unshuffle_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8451340Z test_dispatch_meta_outplace_nn_functional_pixel_unshuffle_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8451460Z test_dispatch_meta_outplace_nn_functional_pixel_unshuffle_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8451590Z test_dispatch_meta_outplace_nn_functional_pixel_unshuffle_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8451710Z test_dispatch_meta_outplace_nn_functional_pixel_unshuffle_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8451840Z test_dispatch_meta_outplace_nn_functional_pixel_unshuffle_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8451960Z test_dispatch_meta_outplace_nn_functional_poisson_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.098s) 2023-01-11T21:12:29.8452090Z test_dispatch_meta_outplace_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.091s) 2023-01-11T21:12:29.8452260Z test_dispatch_meta_outplace_nn_functional_poisson_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.090s) 2023-01-11T21:12:29.8452390Z test_dispatch_meta_outplace_nn_functional_poisson_nll_loss_cpu_int16 (__main__.TestMetaCPU) ... ok (0.093s) 2023-01-11T21:12:29.8452520Z test_dispatch_meta_outplace_nn_functional_poisson_nll_loss_cpu_int32 (__main__.TestMetaCPU) ... ok (0.093s) 2023-01-11T21:12:29.8452640Z test_dispatch_meta_outplace_nn_functional_poisson_nll_loss_cpu_int64 (__main__.TestMetaCPU) ... ok (0.092s) 2023-01-11T21:12:29.8452770Z test_dispatch_meta_outplace_nn_functional_poisson_nll_loss_cpu_int8 (__main__.TestMetaCPU) ... ok (0.092s) 2023-01-11T21:12:29.8452920Z test_dispatch_meta_outplace_nn_functional_poisson_nll_loss_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.092s) 2023-01-11T21:12:29.8453050Z test_dispatch_meta_outplace_nn_functional_prelu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8453170Z test_dispatch_meta_outplace_nn_functional_prelu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8453300Z test_dispatch_meta_outplace_nn_functional_prelu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8453420Z test_dispatch_meta_outplace_nn_functional_relu6_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8453540Z test_dispatch_meta_outplace_nn_functional_relu6_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8453660Z test_dispatch_meta_outplace_nn_functional_relu6_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8453780Z test_dispatch_meta_outplace_nn_functional_relu6_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8453900Z test_dispatch_meta_outplace_nn_functional_relu6_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8454020Z test_dispatch_meta_outplace_nn_functional_relu6_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8454140Z test_dispatch_meta_outplace_nn_functional_relu6_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8454260Z test_dispatch_meta_outplace_nn_functional_relu6_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8454380Z test_dispatch_meta_outplace_nn_functional_relu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8454500Z test_dispatch_meta_outplace_nn_functional_relu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8454620Z test_dispatch_meta_outplace_nn_functional_relu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8454740Z test_dispatch_meta_outplace_nn_functional_relu_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8454860Z test_dispatch_meta_outplace_nn_functional_relu_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8454970Z test_dispatch_meta_outplace_nn_functional_relu_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8455090Z test_dispatch_meta_outplace_nn_functional_relu_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8455210Z test_dispatch_meta_outplace_nn_functional_relu_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8455330Z test_dispatch_meta_outplace_nn_functional_rrelu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:29.8455450Z test_dispatch_meta_outplace_nn_functional_rrelu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:29.8455570Z test_dispatch_meta_outplace_nn_functional_rrelu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:29.8455690Z test_dispatch_meta_outplace_nn_functional_selu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8455810Z test_dispatch_meta_outplace_nn_functional_selu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8455930Z test_dispatch_meta_outplace_nn_functional_selu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8456090Z test_dispatch_meta_outplace_nn_functional_silu_complex_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8456220Z test_dispatch_meta_outplace_nn_functional_silu_complex_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8456340Z test_dispatch_meta_outplace_nn_functional_silu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8456460Z test_dispatch_meta_outplace_nn_functional_silu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8456580Z test_dispatch_meta_outplace_nn_functional_silu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8456710Z test_dispatch_meta_outplace_nn_functional_smooth_l1_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8456850Z test_dispatch_meta_outplace_nn_functional_smooth_l1_loss_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8456980Z test_dispatch_meta_outplace_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8457110Z test_dispatch_meta_outplace_nn_functional_smooth_l1_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8457240Z test_dispatch_meta_outplace_nn_functional_soft_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8457370Z test_dispatch_meta_outplace_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8457500Z test_dispatch_meta_outplace_nn_functional_soft_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8457630Z test_dispatch_meta_outplace_nn_functional_softmin_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8457750Z test_dispatch_meta_outplace_nn_functional_softmin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8457870Z test_dispatch_meta_outplace_nn_functional_softmin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8458010Z test_dispatch_meta_outplace_nn_functional_softmin_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8458150Z test_dispatch_meta_outplace_nn_functional_softmin_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8458290Z test_dispatch_meta_outplace_nn_functional_softmin_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8458420Z test_dispatch_meta_outplace_nn_functional_softmin_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8458550Z test_dispatch_meta_outplace_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8458680Z test_dispatch_meta_outplace_nn_functional_softmin_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8458810Z test_dispatch_meta_outplace_nn_functional_softmin_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8458940Z test_dispatch_meta_outplace_nn_functional_softmin_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8459070Z test_dispatch_meta_outplace_nn_functional_softmin_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8459200Z test_dispatch_meta_outplace_nn_functional_softmin_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8459330Z test_dispatch_meta_outplace_nn_functional_softmin_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8459450Z test_dispatch_meta_outplace_nn_functional_softplus_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8459580Z test_dispatch_meta_outplace_nn_functional_softplus_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8459710Z test_dispatch_meta_outplace_nn_functional_softplus_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8459840Z test_dispatch_meta_outplace_nn_functional_softshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8460010Z test_dispatch_meta_outplace_nn_functional_softshrink_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8460140Z test_dispatch_meta_outplace_nn_functional_softshrink_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8460270Z test_dispatch_meta_outplace_nn_functional_softsign_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8460400Z test_dispatch_meta_outplace_nn_functional_softsign_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8460520Z test_dispatch_meta_outplace_nn_functional_softsign_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8460640Z test_dispatch_meta_outplace_nn_functional_softsign_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8460810Z test_dispatch_meta_outplace_nn_functional_softsign_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8460940Z test_dispatch_meta_outplace_nn_functional_softsign_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8461060Z test_dispatch_meta_outplace_nn_functional_softsign_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8461180Z test_dispatch_meta_outplace_nn_functional_softsign_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8461310Z test_dispatch_meta_outplace_nn_functional_softsign_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8461430Z test_dispatch_meta_outplace_nn_functional_softsign_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8461550Z test_dispatch_meta_outplace_nn_functional_softsign_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8461680Z test_dispatch_meta_outplace_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8461810Z test_dispatch_meta_outplace_nn_functional_tanhshrink_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8461940Z test_dispatch_meta_outplace_nn_functional_tanhshrink_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8462070Z test_dispatch_meta_outplace_nn_functional_tanhshrink_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8462190Z test_dispatch_meta_outplace_nn_functional_tanhshrink_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8462310Z test_dispatch_meta_outplace_nn_functional_tanhshrink_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8462440Z test_dispatch_meta_outplace_nn_functional_tanhshrink_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8462560Z test_dispatch_meta_outplace_nn_functional_tanhshrink_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8462690Z test_dispatch_meta_outplace_nn_functional_tanhshrink_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8462810Z test_dispatch_meta_outplace_nn_functional_tanhshrink_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8462940Z test_dispatch_meta_outplace_nn_functional_threshold_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8463060Z test_dispatch_meta_outplace_nn_functional_threshold_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8463180Z test_dispatch_meta_outplace_nn_functional_threshold_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8463300Z test_dispatch_meta_outplace_nn_functional_threshold_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8463420Z test_dispatch_meta_outplace_nn_functional_threshold_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8463540Z test_dispatch_meta_outplace_nn_functional_threshold_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8463670Z test_dispatch_meta_outplace_nn_functional_threshold_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8463790Z test_dispatch_meta_outplace_nn_functional_threshold_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8463960Z test_dispatch_meta_outplace_nn_functional_triplet_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:29.8464090Z test_dispatch_meta_outplace_nn_functional_triplet_margin_loss_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:29.8464230Z test_dispatch_meta_outplace_nn_functional_triplet_margin_loss_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:29.8464370Z test_dispatch_meta_outplace_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:29.8464500Z test_dispatch_meta_outplace_nn_functional_triplet_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:29.8464660Z test_dispatch_meta_outplace_nn_functional_triplet_margin_loss_cpu_int16 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:29.8464790Z test_dispatch_meta_outplace_nn_functional_triplet_margin_loss_cpu_int32 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:29.8464930Z test_dispatch_meta_outplace_nn_functional_triplet_margin_loss_cpu_int64 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:29.8465060Z test_dispatch_meta_outplace_nn_functional_triplet_margin_loss_cpu_int8 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:29.8465180Z test_dispatch_meta_outplace_nn_functional_triplet_margin_loss_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:29.8465330Z test_dispatch_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:29.8465480Z test_dispatch_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:29.8465630Z test_dispatch_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:29.8465770Z test_dispatch_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:29.8465910Z test_dispatch_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:29.8466050Z test_dispatch_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_int16 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:29.8466190Z test_dispatch_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_int32 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:29.8466330Z test_dispatch_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_int64 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:29.8466470Z test_dispatch_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_int8 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:29.8466610Z test_dispatch_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:29.8466730Z test_dispatch_meta_outplace_nn_functional_unfold_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.176s) 2023-01-11T21:12:29.8466860Z test_dispatch_meta_outplace_nn_functional_unfold_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.174s) 2023-01-11T21:12:29.8466980Z test_dispatch_meta_outplace_nn_functional_unfold_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.173s) 2023-01-11T21:12:29.8467110Z test_dispatch_meta_outplace_nn_functional_unfold_cpu_float16 (__main__.TestMetaCPU) ... ok (0.175s) 2023-01-11T21:12:29.8467230Z test_dispatch_meta_outplace_nn_functional_unfold_cpu_float32 (__main__.TestMetaCPU) ... ok (0.174s) 2023-01-11T21:12:29.8467350Z test_dispatch_meta_outplace_nn_functional_unfold_cpu_float64 (__main__.TestMetaCPU) ... ok (0.174s) 2023-01-11T21:12:29.8467480Z test_dispatch_meta_outplace_nn_functional_upsample_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8467620Z test_dispatch_meta_outplace_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8467790Z test_dispatch_meta_outplace_nn_functional_upsample_bilinear_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8467920Z test_dispatch_meta_outplace_nn_functional_upsample_nearest_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8468060Z test_dispatch_meta_outplace_nn_functional_upsample_nearest_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8468190Z test_dispatch_meta_outplace_nn_functional_upsample_nearest_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8468320Z test_dispatch_meta_outplace_nn_functional_upsample_nearest_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8468460Z test_dispatch_meta_outplace_nonzero_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.145s) 2023-01-11T21:12:29.8468570Z test_dispatch_meta_outplace_nonzero_cpu_bool (__main__.TestMetaCPU) ... ok (0.146s) 2023-01-11T21:12:29.8468700Z test_dispatch_meta_outplace_nonzero_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.146s) 2023-01-11T21:12:29.8468820Z test_dispatch_meta_outplace_nonzero_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.146s) 2023-01-11T21:12:29.8468930Z test_dispatch_meta_outplace_nonzero_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.146s) 2023-01-11T21:12:29.8469040Z test_dispatch_meta_outplace_nonzero_cpu_float16 (__main__.TestMetaCPU) ... ok (0.144s) 2023-01-11T21:12:29.8469150Z test_dispatch_meta_outplace_nonzero_cpu_float32 (__main__.TestMetaCPU) ... ok (0.145s) 2023-01-11T21:12:29.8469260Z test_dispatch_meta_outplace_nonzero_cpu_float64 (__main__.TestMetaCPU) ... ok (0.147s) 2023-01-11T21:12:29.8469370Z test_dispatch_meta_outplace_nonzero_cpu_int16 (__main__.TestMetaCPU) ... ok (0.146s) 2023-01-11T21:12:29.8469480Z test_dispatch_meta_outplace_nonzero_cpu_int32 (__main__.TestMetaCPU) ... ok (0.146s) 2023-01-11T21:12:29.8469590Z test_dispatch_meta_outplace_nonzero_cpu_int64 (__main__.TestMetaCPU) ... ok (0.146s) 2023-01-11T21:12:29.8469700Z test_dispatch_meta_outplace_nonzero_cpu_int8 (__main__.TestMetaCPU) ... ok (0.145s) 2023-01-11T21:12:29.8469820Z test_dispatch_meta_outplace_nonzero_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.144s) 2023-01-11T21:12:29.8469920Z test_dispatch_meta_outplace_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.021s) 2023-01-11T21:12:29.8470030Z test_dispatch_meta_outplace_norm_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.022s) 2023-01-11T21:12:29.8470140Z test_dispatch_meta_outplace_norm_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.021s) 2023-01-11T21:12:29.8470250Z test_dispatch_meta_outplace_norm_cpu_float16 (__main__.TestMetaCPU) ... ok (0.022s) 2023-01-11T21:12:29.8470360Z test_dispatch_meta_outplace_norm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:29.8470460Z test_dispatch_meta_outplace_norm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.021s) 2023-01-11T21:12:29.8470570Z test_dispatch_meta_outplace_norm_fro_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8470690Z test_dispatch_meta_outplace_norm_fro_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8470810Z test_dispatch_meta_outplace_norm_fro_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8470920Z test_dispatch_meta_outplace_norm_fro_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8471030Z test_dispatch_meta_outplace_norm_fro_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8471140Z test_dispatch_meta_outplace_norm_fro_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8471250Z test_dispatch_meta_outplace_norm_inf_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8471370Z test_dispatch_meta_outplace_norm_inf_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8471480Z test_dispatch_meta_outplace_norm_inf_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8471630Z test_dispatch_meta_outplace_norm_inf_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8471740Z test_dispatch_meta_outplace_norm_inf_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8471850Z test_dispatch_meta_outplace_norm_inf_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8471960Z test_dispatch_meta_outplace_norm_nuc_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8472070Z test_dispatch_meta_outplace_norm_nuc_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8472170Z test_dispatch_meta_outplace_norm_nuc_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8472280Z test_dispatch_meta_outplace_norm_nuc_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8472410Z test_dispatch_meta_outplace_normal_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8472530Z test_dispatch_meta_outplace_normal_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8472630Z test_dispatch_meta_outplace_normal_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8472740Z test_dispatch_meta_outplace_normal_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8472860Z test_dispatch_meta_outplace_normal_number_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8472980Z test_dispatch_meta_outplace_normal_number_mean_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8473110Z test_dispatch_meta_outplace_normal_number_mean_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8473230Z test_dispatch_meta_outplace_normal_number_mean_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8473340Z test_dispatch_meta_outplace_ones_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8473450Z test_dispatch_meta_outplace_ones_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8473560Z test_dispatch_meta_outplace_ones_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8473670Z test_dispatch_meta_outplace_ones_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8473780Z test_dispatch_meta_outplace_ones_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8473880Z test_dispatch_meta_outplace_ones_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8478830Z test_dispatch_meta_outplace_ones_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8478970Z test_dispatch_meta_outplace_ones_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8479080Z test_dispatch_meta_outplace_ones_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8479190Z test_dispatch_meta_outplace_ones_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8479290Z test_dispatch_meta_outplace_ones_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8479400Z test_dispatch_meta_outplace_ones_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8479510Z test_dispatch_meta_outplace_ones_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8479620Z test_dispatch_meta_outplace_ones_like_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8479730Z test_dispatch_meta_outplace_ones_like_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8479850Z test_dispatch_meta_outplace_ones_like_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8479960Z test_dispatch_meta_outplace_ones_like_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8480070Z test_dispatch_meta_outplace_ones_like_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8480190Z test_dispatch_meta_outplace_ones_like_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8480300Z test_dispatch_meta_outplace_ones_like_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8480520Z test_dispatch_meta_outplace_ones_like_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8480640Z test_dispatch_meta_outplace_ones_like_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8480750Z test_dispatch_meta_outplace_ones_like_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8480850Z test_dispatch_meta_outplace_ones_like_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8480960Z test_dispatch_meta_outplace_ones_like_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8481070Z test_dispatch_meta_outplace_ones_like_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8481230Z test_dispatch_meta_outplace_ormqr_cpu_complex128 (__main__.TestMetaCPU) ... ok (1.159s) 2023-01-11T21:12:29.8481330Z test_dispatch_meta_outplace_ormqr_cpu_complex64 (__main__.TestMetaCPU) ... ok (1.140s) 2023-01-11T21:12:29.8481450Z test_dispatch_meta_outplace_ormqr_cpu_float32 (__main__.TestMetaCPU) ... ok (1.132s) 2023-01-11T21:12:29.8481560Z test_dispatch_meta_outplace_ormqr_cpu_float64 (__main__.TestMetaCPU) ... ok (1.134s) 2023-01-11T21:12:29.8481670Z test_dispatch_meta_outplace_outer_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8481770Z test_dispatch_meta_outplace_outer_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8481890Z test_dispatch_meta_outplace_outer_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8482000Z test_dispatch_meta_outplace_outer_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8482100Z test_dispatch_meta_outplace_outer_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8482210Z test_dispatch_meta_outplace_outer_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8482310Z test_dispatch_meta_outplace_outer_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8482430Z test_dispatch_meta_outplace_outer_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8482530Z test_dispatch_meta_outplace_outer_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8482640Z test_dispatch_meta_outplace_outer_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8482750Z test_dispatch_meta_outplace_outer_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8482850Z test_dispatch_meta_outplace_outer_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8482970Z test_dispatch_meta_outplace_pca_lowrank_cpu_float32 (__main__.TestMetaCPU) ... ok (0.845s) 2023-01-11T21:12:29.8483080Z test_dispatch_meta_outplace_pca_lowrank_cpu_float64 (__main__.TestMetaCPU) ... ok (0.846s) 2023-01-11T21:12:29.8483190Z test_dispatch_meta_outplace_permute_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8483300Z test_dispatch_meta_outplace_permute_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8483420Z test_dispatch_meta_outplace_permute_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8483530Z test_dispatch_meta_outplace_permute_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8483650Z test_dispatch_meta_outplace_permute_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8483760Z test_dispatch_meta_outplace_permute_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8483870Z test_dispatch_meta_outplace_permute_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8483970Z test_dispatch_meta_outplace_permute_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8484080Z test_dispatch_meta_outplace_permute_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8484190Z test_dispatch_meta_outplace_permute_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8484300Z test_dispatch_meta_outplace_permute_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8484440Z test_dispatch_meta_outplace_permute_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8484560Z test_dispatch_meta_outplace_permute_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8484680Z test_dispatch_meta_outplace_pinverse_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8484790Z test_dispatch_meta_outplace_pinverse_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8484900Z test_dispatch_meta_outplace_pinverse_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8485010Z test_dispatch_meta_outplace_pinverse_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8485150Z test_dispatch_meta_outplace_polar_cpu_float32 (__main__.TestMetaCPU) ... ok (0.076s) 2023-01-11T21:12:29.8485260Z test_dispatch_meta_outplace_polar_cpu_float64 (__main__.TestMetaCPU) ... ok (0.076s) 2023-01-11T21:12:29.8485400Z test_dispatch_meta_outplace_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8485520Z test_dispatch_meta_outplace_polygamma_polygamma_n_0_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8485650Z test_dispatch_meta_outplace_polygamma_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8485770Z test_dispatch_meta_outplace_polygamma_polygamma_n_0_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8485900Z test_dispatch_meta_outplace_polygamma_polygamma_n_0_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8486020Z test_dispatch_meta_outplace_polygamma_polygamma_n_0_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8486140Z test_dispatch_meta_outplace_polygamma_polygamma_n_0_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8486260Z test_dispatch_meta_outplace_polygamma_polygamma_n_0_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8486390Z test_dispatch_meta_outplace_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8486520Z test_dispatch_meta_outplace_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8486640Z test_dispatch_meta_outplace_polygamma_polygamma_n_1_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8486770Z test_dispatch_meta_outplace_polygamma_polygamma_n_1_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8486890Z test_dispatch_meta_outplace_polygamma_polygamma_n_1_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8487010Z test_dispatch_meta_outplace_polygamma_polygamma_n_1_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8487140Z test_dispatch_meta_outplace_polygamma_polygamma_n_1_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8487250Z test_dispatch_meta_outplace_polygamma_polygamma_n_1_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8487380Z test_dispatch_meta_outplace_polygamma_polygamma_n_1_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8487500Z test_dispatch_meta_outplace_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8487620Z test_dispatch_meta_outplace_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8487750Z test_dispatch_meta_outplace_polygamma_polygamma_n_2_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8487870Z test_dispatch_meta_outplace_polygamma_polygamma_n_2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8488000Z test_dispatch_meta_outplace_polygamma_polygamma_n_2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8488120Z test_dispatch_meta_outplace_polygamma_polygamma_n_2_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8488240Z test_dispatch_meta_outplace_polygamma_polygamma_n_2_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8488400Z test_dispatch_meta_outplace_polygamma_polygamma_n_2_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8488520Z test_dispatch_meta_outplace_polygamma_polygamma_n_2_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8488650Z test_dispatch_meta_outplace_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8488770Z test_dispatch_meta_outplace_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8488900Z test_dispatch_meta_outplace_polygamma_polygamma_n_3_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8489050Z test_dispatch_meta_outplace_polygamma_polygamma_n_3_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8489170Z test_dispatch_meta_outplace_polygamma_polygamma_n_3_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8489300Z test_dispatch_meta_outplace_polygamma_polygamma_n_3_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8489420Z test_dispatch_meta_outplace_polygamma_polygamma_n_3_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8489530Z test_dispatch_meta_outplace_polygamma_polygamma_n_3_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8489650Z test_dispatch_meta_outplace_polygamma_polygamma_n_3_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8489780Z test_dispatch_meta_outplace_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8489900Z test_dispatch_meta_outplace_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8490020Z test_dispatch_meta_outplace_polygamma_polygamma_n_4_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8490150Z test_dispatch_meta_outplace_polygamma_polygamma_n_4_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8490270Z test_dispatch_meta_outplace_polygamma_polygamma_n_4_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8490390Z test_dispatch_meta_outplace_polygamma_polygamma_n_4_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8490510Z test_dispatch_meta_outplace_polygamma_polygamma_n_4_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8490640Z test_dispatch_meta_outplace_polygamma_polygamma_n_4_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8490760Z test_dispatch_meta_outplace_polygamma_polygamma_n_4_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8490880Z test_dispatch_meta_outplace_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8491000Z test_dispatch_meta_outplace_positive_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8491110Z test_dispatch_meta_outplace_positive_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8491230Z test_dispatch_meta_outplace_positive_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8491340Z test_dispatch_meta_outplace_positive_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8491460Z test_dispatch_meta_outplace_positive_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8491560Z test_dispatch_meta_outplace_positive_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8491670Z test_dispatch_meta_outplace_positive_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8491780Z test_dispatch_meta_outplace_positive_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8491890Z test_dispatch_meta_outplace_positive_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8492000Z test_dispatch_meta_outplace_positive_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8492120Z test_dispatch_meta_outplace_positive_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8492260Z test_dispatch_meta_outplace_positive_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8492370Z test_dispatch_meta_outplace_pow_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8492480Z test_dispatch_meta_outplace_pow_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8492590Z test_dispatch_meta_outplace_pow_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8492700Z test_dispatch_meta_outplace_pow_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8492820Z test_dispatch_meta_outplace_pow_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8492950Z test_dispatch_meta_outplace_pow_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8493060Z test_dispatch_meta_outplace_pow_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8493170Z test_dispatch_meta_outplace_pow_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8493270Z test_dispatch_meta_outplace_pow_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8493380Z test_dispatch_meta_outplace_pow_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8493490Z test_dispatch_meta_outplace_pow_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8493600Z test_dispatch_meta_outplace_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8493710Z test_dispatch_meta_outplace_prod_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8493830Z test_dispatch_meta_outplace_prod_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8493940Z test_dispatch_meta_outplace_prod_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8494050Z test_dispatch_meta_outplace_prod_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8494160Z test_dispatch_meta_outplace_prod_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8494280Z test_dispatch_meta_outplace_prod_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8494390Z test_dispatch_meta_outplace_prod_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8494490Z test_dispatch_meta_outplace_prod_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8494600Z test_dispatch_meta_outplace_prod_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8494710Z test_dispatch_meta_outplace_prod_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8494820Z test_dispatch_meta_outplace_put_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8494930Z test_dispatch_meta_outplace_put_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8495040Z test_dispatch_meta_outplace_put_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8495150Z test_dispatch_meta_outplace_put_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8495260Z test_dispatch_meta_outplace_put_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8495370Z test_dispatch_meta_outplace_put_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8495470Z test_dispatch_meta_outplace_put_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8495580Z test_dispatch_meta_outplace_put_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8495690Z test_dispatch_meta_outplace_put_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8495800Z test_dispatch_meta_outplace_put_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8495910Z test_dispatch_meta_outplace_put_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8496020Z test_dispatch_meta_outplace_put_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8496130Z test_dispatch_meta_outplace_qr_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8496290Z test_dispatch_meta_outplace_qr_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8496410Z test_dispatch_meta_outplace_qr_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8496520Z test_dispatch_meta_outplace_qr_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8496630Z test_dispatch_meta_outplace_quantile_cpu_float32 (__main__.TestMetaCPU) ... ok (1.056s) 2023-01-11T21:12:29.8496740Z test_dispatch_meta_outplace_quantile_cpu_float64 (__main__.TestMetaCPU) ... ok (1.052s) 2023-01-11T21:12:29.8496850Z test_dispatch_meta_outplace_rad2deg_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8497010Z test_dispatch_meta_outplace_rad2deg_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8497130Z test_dispatch_meta_outplace_rad2deg_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8497250Z test_dispatch_meta_outplace_rad2deg_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8497360Z test_dispatch_meta_outplace_rad2deg_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8497470Z test_dispatch_meta_outplace_rad2deg_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8497580Z test_dispatch_meta_outplace_rad2deg_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8497680Z test_dispatch_meta_outplace_rad2deg_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8497790Z test_dispatch_meta_outplace_rad2deg_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8497900Z test_dispatch_meta_outplace_rad2deg_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8498020Z test_dispatch_meta_outplace_rand_like_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8498140Z test_dispatch_meta_outplace_rand_like_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8498260Z test_dispatch_meta_outplace_rand_like_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8498380Z test_dispatch_meta_outplace_rand_like_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8498490Z test_dispatch_meta_outplace_rand_like_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8498600Z test_dispatch_meta_outplace_rand_like_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8498720Z test_dispatch_meta_outplace_rand_like_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8498830Z test_dispatch_meta_outplace_randint_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8498950Z test_dispatch_meta_outplace_randint_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8499050Z test_dispatch_meta_outplace_randint_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8499170Z test_dispatch_meta_outplace_randint_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8499280Z test_dispatch_meta_outplace_randint_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8499390Z test_dispatch_meta_outplace_randint_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8499490Z test_dispatch_meta_outplace_randint_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8499600Z test_dispatch_meta_outplace_randint_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8499710Z test_dispatch_meta_outplace_randint_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8499830Z test_dispatch_meta_outplace_randint_like_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8499940Z test_dispatch_meta_outplace_randint_like_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8500060Z test_dispatch_meta_outplace_randint_like_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8500210Z test_dispatch_meta_outplace_randint_like_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8500330Z test_dispatch_meta_outplace_randint_like_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8500440Z test_dispatch_meta_outplace_randint_like_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8500560Z test_dispatch_meta_outplace_randint_like_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8500670Z test_dispatch_meta_outplace_randint_like_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8500780Z test_dispatch_meta_outplace_randint_like_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8500930Z test_dispatch_meta_outplace_randn_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8501040Z test_dispatch_meta_outplace_randn_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8501150Z test_dispatch_meta_outplace_randn_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8501270Z test_dispatch_meta_outplace_randn_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8501380Z test_dispatch_meta_outplace_randn_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8501490Z test_dispatch_meta_outplace_randn_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8501590Z test_dispatch_meta_outplace_randn_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8501720Z test_dispatch_meta_outplace_randn_like_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8501840Z test_dispatch_meta_outplace_randn_like_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8501950Z test_dispatch_meta_outplace_randn_like_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8502070Z test_dispatch_meta_outplace_randn_like_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8502180Z test_dispatch_meta_outplace_randn_like_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8502300Z test_dispatch_meta_outplace_randn_like_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8502410Z test_dispatch_meta_outplace_randn_like_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8502530Z test_dispatch_meta_outplace_ravel_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8502640Z test_dispatch_meta_outplace_ravel_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8502750Z test_dispatch_meta_outplace_ravel_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8502860Z test_dispatch_meta_outplace_ravel_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8502970Z test_dispatch_meta_outplace_ravel_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8503080Z test_dispatch_meta_outplace_ravel_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8503190Z test_dispatch_meta_outplace_ravel_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8503300Z test_dispatch_meta_outplace_ravel_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8503410Z test_dispatch_meta_outplace_ravel_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8503520Z test_dispatch_meta_outplace_ravel_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8503630Z test_dispatch_meta_outplace_ravel_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8503740Z test_dispatch_meta_outplace_ravel_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8503850Z test_dispatch_meta_outplace_ravel_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8503960Z test_dispatch_meta_outplace_real_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8504070Z test_dispatch_meta_outplace_real_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8504220Z test_dispatch_meta_outplace_real_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8504340Z test_dispatch_meta_outplace_real_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8504450Z test_dispatch_meta_outplace_real_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8504560Z test_dispatch_meta_outplace_real_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8504670Z test_dispatch_meta_outplace_real_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8504780Z test_dispatch_meta_outplace_real_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8504910Z test_dispatch_meta_outplace_real_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8505020Z test_dispatch_meta_outplace_real_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8505130Z test_dispatch_meta_outplace_real_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8505240Z test_dispatch_meta_outplace_real_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8505340Z test_dispatch_meta_outplace_real_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8505460Z test_dispatch_meta_outplace_reciprocal_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8505580Z test_dispatch_meta_outplace_reciprocal_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8505700Z test_dispatch_meta_outplace_reciprocal_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8505820Z test_dispatch_meta_outplace_reciprocal_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8505940Z test_dispatch_meta_outplace_reciprocal_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8506060Z test_dispatch_meta_outplace_reciprocal_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8511080Z test_dispatch_meta_outplace_reciprocal_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8511240Z test_dispatch_meta_outplace_reciprocal_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8511360Z test_dispatch_meta_outplace_reciprocal_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8511470Z test_dispatch_meta_outplace_reciprocal_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8511580Z test_dispatch_meta_outplace_reciprocal_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8511700Z test_dispatch_meta_outplace_reciprocal_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8511810Z test_dispatch_meta_outplace_remainder_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8511930Z test_dispatch_meta_outplace_remainder_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8512050Z test_dispatch_meta_outplace_remainder_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8512160Z test_dispatch_meta_outplace_remainder_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8512270Z test_dispatch_meta_outplace_remainder_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8512390Z test_dispatch_meta_outplace_remainder_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8512500Z test_dispatch_meta_outplace_remainder_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8512620Z test_dispatch_meta_outplace_remainder_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8512730Z test_dispatch_meta_outplace_remainder_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8512840Z test_dispatch_meta_outplace_renorm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8512960Z test_dispatch_meta_outplace_renorm_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8513070Z test_dispatch_meta_outplace_renorm_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8513270Z test_dispatch_meta_outplace_renorm_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8513380Z test_dispatch_meta_outplace_renorm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8513490Z test_dispatch_meta_outplace_renorm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8513600Z test_dispatch_meta_outplace_repeat_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8513710Z test_dispatch_meta_outplace_repeat_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8513830Z test_dispatch_meta_outplace_repeat_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8513960Z test_dispatch_meta_outplace_repeat_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8514080Z test_dispatch_meta_outplace_repeat_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8514190Z test_dispatch_meta_outplace_repeat_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8514300Z test_dispatch_meta_outplace_repeat_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8514420Z test_dispatch_meta_outplace_repeat_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8514530Z test_dispatch_meta_outplace_repeat_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8514640Z test_dispatch_meta_outplace_repeat_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8514750Z test_dispatch_meta_outplace_repeat_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8514860Z test_dispatch_meta_outplace_repeat_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8514990Z test_dispatch_meta_outplace_repeat_interleave_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8515120Z test_dispatch_meta_outplace_repeat_interleave_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8515250Z test_dispatch_meta_outplace_repeat_interleave_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8515370Z test_dispatch_meta_outplace_repeat_interleave_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8515500Z test_dispatch_meta_outplace_repeat_interleave_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8515630Z test_dispatch_meta_outplace_repeat_interleave_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8515760Z test_dispatch_meta_outplace_repeat_interleave_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8515880Z test_dispatch_meta_outplace_repeat_interleave_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8516000Z test_dispatch_meta_outplace_repeat_interleave_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8516120Z test_dispatch_meta_outplace_repeat_interleave_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8516240Z test_dispatch_meta_outplace_repeat_interleave_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8516360Z test_dispatch_meta_outplace_repeat_interleave_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8516480Z test_dispatch_meta_outplace_repeat_interleave_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8516600Z test_dispatch_meta_outplace_reshape_as_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8516710Z test_dispatch_meta_outplace_reshape_as_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8516830Z test_dispatch_meta_outplace_reshape_as_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8516950Z test_dispatch_meta_outplace_reshape_as_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8517070Z test_dispatch_meta_outplace_reshape_as_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8517250Z test_dispatch_meta_outplace_reshape_as_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8517360Z test_dispatch_meta_outplace_reshape_as_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8517480Z test_dispatch_meta_outplace_reshape_as_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8517590Z test_dispatch_meta_outplace_reshape_as_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8517700Z test_dispatch_meta_outplace_reshape_as_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8517810Z test_dispatch_meta_outplace_reshape_as_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8517920Z test_dispatch_meta_outplace_reshape_as_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8518070Z test_dispatch_meta_outplace_reshape_as_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8518180Z test_dispatch_meta_outplace_reshape_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8518290Z test_dispatch_meta_outplace_reshape_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8518400Z test_dispatch_meta_outplace_reshape_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8518520Z test_dispatch_meta_outplace_reshape_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8518630Z test_dispatch_meta_outplace_reshape_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8518740Z test_dispatch_meta_outplace_reshape_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8518850Z test_dispatch_meta_outplace_reshape_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8518960Z test_dispatch_meta_outplace_reshape_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8519070Z test_dispatch_meta_outplace_reshape_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8519180Z test_dispatch_meta_outplace_reshape_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8519290Z test_dispatch_meta_outplace_reshape_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8519400Z test_dispatch_meta_outplace_reshape_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8519510Z test_dispatch_meta_outplace_reshape_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8519630Z test_dispatch_meta_outplace_resize__cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8519740Z test_dispatch_meta_outplace_resize__cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8519850Z test_dispatch_meta_outplace_resize__cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8519970Z test_dispatch_meta_outplace_resize__cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8520080Z test_dispatch_meta_outplace_resize__cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8520200Z test_dispatch_meta_outplace_resize__cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8520300Z test_dispatch_meta_outplace_resize__cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8520410Z test_dispatch_meta_outplace_resize__cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8520520Z test_dispatch_meta_outplace_resize__cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8520620Z test_dispatch_meta_outplace_resize__cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8520730Z test_dispatch_meta_outplace_resize__cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8520840Z test_dispatch_meta_outplace_resize__cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8520950Z test_dispatch_meta_outplace_resize_as__cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8521070Z test_dispatch_meta_outplace_resize_as__cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8521220Z test_dispatch_meta_outplace_resize_as__cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8521340Z test_dispatch_meta_outplace_resize_as__cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8521460Z test_dispatch_meta_outplace_resize_as__cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8521570Z test_dispatch_meta_outplace_resize_as__cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8521680Z test_dispatch_meta_outplace_resize_as__cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8521790Z test_dispatch_meta_outplace_resize_as__cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8521930Z test_dispatch_meta_outplace_resize_as__cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8522040Z test_dispatch_meta_outplace_resize_as__cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8522150Z test_dispatch_meta_outplace_resize_as__cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8522260Z test_dispatch_meta_outplace_resize_as__cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8522380Z test_dispatch_meta_outplace_resolve_conj_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8522500Z test_dispatch_meta_outplace_resolve_conj_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8522620Z test_dispatch_meta_outplace_resolve_conj_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8522740Z test_dispatch_meta_outplace_resolve_conj_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8522860Z test_dispatch_meta_outplace_resolve_conj_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8522980Z test_dispatch_meta_outplace_resolve_conj_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8523100Z test_dispatch_meta_outplace_resolve_conj_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8523210Z test_dispatch_meta_outplace_resolve_conj_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8523330Z test_dispatch_meta_outplace_resolve_conj_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8523440Z test_dispatch_meta_outplace_resolve_conj_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8523550Z test_dispatch_meta_outplace_resolve_conj_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8523660Z test_dispatch_meta_outplace_resolve_conj_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8523770Z test_dispatch_meta_outplace_resolve_neg_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8523880Z test_dispatch_meta_outplace_resolve_neg_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8524000Z test_dispatch_meta_outplace_resolve_neg_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8524120Z test_dispatch_meta_outplace_resolve_neg_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8524230Z test_dispatch_meta_outplace_resolve_neg_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8524350Z test_dispatch_meta_outplace_resolve_neg_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8524460Z test_dispatch_meta_outplace_resolve_neg_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8524570Z test_dispatch_meta_outplace_resolve_neg_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8524680Z test_dispatch_meta_outplace_resolve_neg_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8524800Z test_dispatch_meta_outplace_resolve_neg_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8524910Z test_dispatch_meta_outplace_resolve_neg_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8525020Z test_dispatch_meta_outplace_resolve_neg_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8525160Z test_dispatch_meta_outplace_resolve_neg_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8525270Z test_dispatch_meta_outplace_roll_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8525390Z test_dispatch_meta_outplace_roll_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8525500Z test_dispatch_meta_outplace_roll_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8525610Z test_dispatch_meta_outplace_roll_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8525720Z test_dispatch_meta_outplace_roll_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8525860Z test_dispatch_meta_outplace_roll_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8525970Z test_dispatch_meta_outplace_roll_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8526080Z test_dispatch_meta_outplace_roll_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8526190Z test_dispatch_meta_outplace_roll_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8526300Z test_dispatch_meta_outplace_roll_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8526410Z test_dispatch_meta_outplace_roll_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8526520Z test_dispatch_meta_outplace_roll_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8526630Z test_dispatch_meta_outplace_roll_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8526740Z test_dispatch_meta_outplace_rot90_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8526840Z test_dispatch_meta_outplace_rot90_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8526960Z test_dispatch_meta_outplace_rot90_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8527070Z test_dispatch_meta_outplace_rot90_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8527180Z test_dispatch_meta_outplace_rot90_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8527290Z test_dispatch_meta_outplace_rot90_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8527400Z test_dispatch_meta_outplace_rot90_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8527510Z test_dispatch_meta_outplace_rot90_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8527610Z test_dispatch_meta_outplace_rot90_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8527720Z test_dispatch_meta_outplace_rot90_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8527830Z test_dispatch_meta_outplace_rot90_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8527930Z test_dispatch_meta_outplace_rot90_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8528040Z test_dispatch_meta_outplace_round_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8528150Z test_dispatch_meta_outplace_round_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8528260Z test_dispatch_meta_outplace_round_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8528360Z test_dispatch_meta_outplace_round_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8528470Z test_dispatch_meta_outplace_round_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8528570Z test_dispatch_meta_outplace_round_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8528680Z test_dispatch_meta_outplace_round_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8528790Z test_dispatch_meta_outplace_round_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8528920Z test_dispatch_meta_outplace_round_decimals_0_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8529060Z test_dispatch_meta_outplace_round_decimals_0_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8529180Z test_dispatch_meta_outplace_round_decimals_0_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8529310Z test_dispatch_meta_outplace_round_decimals_3_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8529430Z test_dispatch_meta_outplace_round_decimals_3_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8529550Z test_dispatch_meta_outplace_round_decimals_3_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8529680Z test_dispatch_meta_outplace_round_decimals_neg_3_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8529830Z test_dispatch_meta_outplace_round_decimals_neg_3_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8529960Z test_dispatch_meta_outplace_round_decimals_neg_3_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8530080Z test_dispatch_meta_outplace_rsqrt_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8530180Z test_dispatch_meta_outplace_rsqrt_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8530300Z test_dispatch_meta_outplace_rsqrt_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8530420Z test_dispatch_meta_outplace_rsqrt_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8530530Z test_dispatch_meta_outplace_rsqrt_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8530640Z test_dispatch_meta_outplace_rsqrt_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8530750Z test_dispatch_meta_outplace_rsqrt_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8530850Z test_dispatch_meta_outplace_rsqrt_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8530960Z test_dispatch_meta_outplace_rsqrt_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8531070Z test_dispatch_meta_outplace_rsqrt_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8531180Z test_dispatch_meta_outplace_rsqrt_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8531290Z test_dispatch_meta_outplace_rsub_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8531400Z test_dispatch_meta_outplace_rsub_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8531510Z test_dispatch_meta_outplace_rsub_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8531620Z test_dispatch_meta_outplace_rsub_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8531730Z test_dispatch_meta_outplace_rsub_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8531830Z test_dispatch_meta_outplace_rsub_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8531940Z test_dispatch_meta_outplace_rsub_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8532050Z test_dispatch_meta_outplace_rsub_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8532160Z test_dispatch_meta_outplace_rsub_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8532270Z test_dispatch_meta_outplace_rsub_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8532370Z test_dispatch_meta_outplace_rsub_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8532500Z test_dispatch_meta_outplace_scalar_tensor_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8532610Z test_dispatch_meta_outplace_scalar_tensor_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8532740Z test_dispatch_meta_outplace_scalar_tensor_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8532860Z test_dispatch_meta_outplace_scalar_tensor_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8532980Z test_dispatch_meta_outplace_scalar_tensor_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8533160Z test_dispatch_meta_outplace_scalar_tensor_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8533280Z test_dispatch_meta_outplace_scalar_tensor_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8533390Z test_dispatch_meta_outplace_scalar_tensor_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8533520Z test_dispatch_meta_outplace_scalar_tensor_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8533640Z test_dispatch_meta_outplace_scalar_tensor_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8533760Z test_dispatch_meta_outplace_scalar_tensor_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8533930Z test_dispatch_meta_outplace_scalar_tensor_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8534040Z test_dispatch_meta_outplace_scalar_tensor_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8534160Z test_dispatch_meta_outplace_scatter_add_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8534280Z test_dispatch_meta_outplace_scatter_add_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8534390Z test_dispatch_meta_outplace_scatter_add_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8534510Z test_dispatch_meta_outplace_scatter_add_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8534620Z test_dispatch_meta_outplace_scatter_add_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8534730Z test_dispatch_meta_outplace_scatter_add_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8534850Z test_dispatch_meta_outplace_scatter_add_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8534960Z test_dispatch_meta_outplace_scatter_add_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8535080Z test_dispatch_meta_outplace_scatter_add_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8535190Z test_dispatch_meta_outplace_scatter_add_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8535300Z test_dispatch_meta_outplace_scatter_add_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8535410Z test_dispatch_meta_outplace_scatter_add_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8535530Z test_dispatch_meta_outplace_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8535640Z test_dispatch_meta_outplace_scatter_cpu_bool (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8535760Z test_dispatch_meta_outplace_scatter_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8535870Z test_dispatch_meta_outplace_scatter_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8535980Z test_dispatch_meta_outplace_scatter_cpu_float16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8536090Z test_dispatch_meta_outplace_scatter_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8536200Z test_dispatch_meta_outplace_scatter_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8536310Z test_dispatch_meta_outplace_scatter_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8536420Z test_dispatch_meta_outplace_scatter_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8536530Z test_dispatch_meta_outplace_scatter_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8536640Z test_dispatch_meta_outplace_scatter_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8536750Z test_dispatch_meta_outplace_scatter_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8536880Z test_dispatch_meta_outplace_scatter_reduce_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8537040Z test_dispatch_meta_outplace_scatter_reduce_amax_cpu_bool (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8537170Z test_dispatch_meta_outplace_scatter_reduce_amax_cpu_float16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8537300Z test_dispatch_meta_outplace_scatter_reduce_amax_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8537420Z test_dispatch_meta_outplace_scatter_reduce_amax_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8537540Z test_dispatch_meta_outplace_scatter_reduce_amax_cpu_int16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8537660Z test_dispatch_meta_outplace_scatter_reduce_amax_cpu_int32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8537810Z test_dispatch_meta_outplace_scatter_reduce_amax_cpu_int64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8537930Z test_dispatch_meta_outplace_scatter_reduce_amax_cpu_int8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8538050Z test_dispatch_meta_outplace_scatter_reduce_amax_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8538180Z test_dispatch_meta_outplace_scatter_reduce_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8538300Z test_dispatch_meta_outplace_scatter_reduce_amin_cpu_bool (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8538420Z test_dispatch_meta_outplace_scatter_reduce_amin_cpu_float16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8538540Z test_dispatch_meta_outplace_scatter_reduce_amin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8538660Z test_dispatch_meta_outplace_scatter_reduce_amin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8544000Z test_dispatch_meta_outplace_scatter_reduce_amin_cpu_int16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8544160Z test_dispatch_meta_outplace_scatter_reduce_amin_cpu_int32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8544280Z test_dispatch_meta_outplace_scatter_reduce_amin_cpu_int64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8544400Z test_dispatch_meta_outplace_scatter_reduce_amin_cpu_int8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8544510Z test_dispatch_meta_outplace_scatter_reduce_amin_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8544640Z test_dispatch_meta_outplace_scatter_reduce_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8544760Z test_dispatch_meta_outplace_scatter_reduce_mean_cpu_float16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8544880Z test_dispatch_meta_outplace_scatter_reduce_mean_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8545010Z test_dispatch_meta_outplace_scatter_reduce_mean_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8545120Z test_dispatch_meta_outplace_scatter_reduce_mean_cpu_int16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8545250Z test_dispatch_meta_outplace_scatter_reduce_mean_cpu_int32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8545360Z test_dispatch_meta_outplace_scatter_reduce_mean_cpu_int64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8545480Z test_dispatch_meta_outplace_scatter_reduce_mean_cpu_int8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8545600Z test_dispatch_meta_outplace_scatter_reduce_mean_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8545720Z test_dispatch_meta_outplace_scatter_reduce_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8545840Z test_dispatch_meta_outplace_scatter_reduce_prod_cpu_bool (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8545970Z test_dispatch_meta_outplace_scatter_reduce_prod_cpu_float16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8546090Z test_dispatch_meta_outplace_scatter_reduce_prod_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8546350Z test_dispatch_meta_outplace_scatter_reduce_prod_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8546470Z test_dispatch_meta_outplace_scatter_reduce_prod_cpu_int16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8546590Z test_dispatch_meta_outplace_scatter_reduce_prod_cpu_int32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8546700Z test_dispatch_meta_outplace_scatter_reduce_prod_cpu_int64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8546830Z test_dispatch_meta_outplace_scatter_reduce_prod_cpu_int8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8546940Z test_dispatch_meta_outplace_scatter_reduce_prod_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8547100Z test_dispatch_meta_outplace_scatter_reduce_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8547230Z test_dispatch_meta_outplace_scatter_reduce_sum_cpu_bool (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8547350Z test_dispatch_meta_outplace_scatter_reduce_sum_cpu_float16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8547470Z test_dispatch_meta_outplace_scatter_reduce_sum_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8547590Z test_dispatch_meta_outplace_scatter_reduce_sum_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8547710Z test_dispatch_meta_outplace_scatter_reduce_sum_cpu_int16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8547830Z test_dispatch_meta_outplace_scatter_reduce_sum_cpu_int32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8547940Z test_dispatch_meta_outplace_scatter_reduce_sum_cpu_int64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8548060Z test_dispatch_meta_outplace_scatter_reduce_sum_cpu_int8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8548180Z test_dispatch_meta_outplace_scatter_reduce_sum_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8548300Z test_dispatch_meta_outplace_searchsorted_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (1.625s) 2023-01-11T21:12:29.8548420Z test_dispatch_meta_outplace_searchsorted_cpu_float16 (__main__.TestMetaCPU) ... ok (1.637s) 2023-01-11T21:12:29.8548540Z test_dispatch_meta_outplace_searchsorted_cpu_float32 (__main__.TestMetaCPU) ... ok (1.628s) 2023-01-11T21:12:29.8548660Z test_dispatch_meta_outplace_searchsorted_cpu_float64 (__main__.TestMetaCPU) ... ok (1.627s) 2023-01-11T21:12:29.8548770Z test_dispatch_meta_outplace_searchsorted_cpu_int16 (__main__.TestMetaCPU) ... ok (1.636s) 2023-01-11T21:12:29.8548890Z test_dispatch_meta_outplace_searchsorted_cpu_int32 (__main__.TestMetaCPU) ... ok (1.642s) 2023-01-11T21:12:29.8549000Z test_dispatch_meta_outplace_searchsorted_cpu_int64 (__main__.TestMetaCPU) ... ok (1.632s) 2023-01-11T21:12:29.8549110Z test_dispatch_meta_outplace_searchsorted_cpu_int8 (__main__.TestMetaCPU) ... ok (1.633s) 2023-01-11T21:12:29.8549220Z test_dispatch_meta_outplace_searchsorted_cpu_uint8 (__main__.TestMetaCPU) ... ok (1.615s) 2023-01-11T21:12:29.8549360Z test_dispatch_meta_outplace_segment_reduce_lengths_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.352s) 2023-01-11T21:12:29.8549490Z test_dispatch_meta_outplace_segment_reduce_lengths_cpu_float16 (__main__.TestMetaCPU) ... ok (0.355s) 2023-01-11T21:12:29.8549620Z test_dispatch_meta_outplace_segment_reduce_lengths_cpu_float32 (__main__.TestMetaCPU) ... ok (0.355s) 2023-01-11T21:12:29.8549740Z test_dispatch_meta_outplace_segment_reduce_lengths_cpu_float64 (__main__.TestMetaCPU) ... ok (0.351s) 2023-01-11T21:12:29.8549870Z test_dispatch_meta_outplace_segment_reduce_offsets_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.351s) 2023-01-11T21:12:29.8549990Z test_dispatch_meta_outplace_segment_reduce_offsets_cpu_float16 (__main__.TestMetaCPU) ... ok (0.351s) 2023-01-11T21:12:29.8550110Z test_dispatch_meta_outplace_segment_reduce_offsets_cpu_float32 (__main__.TestMetaCPU) ... ok (0.351s) 2023-01-11T21:12:29.8550260Z test_dispatch_meta_outplace_segment_reduce_offsets_cpu_float64 (__main__.TestMetaCPU) ... ok (0.351s) 2023-01-11T21:12:29.8550370Z test_dispatch_meta_outplace_select_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8550490Z test_dispatch_meta_outplace_select_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8550600Z test_dispatch_meta_outplace_select_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8550720Z test_dispatch_meta_outplace_select_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8550830Z test_dispatch_meta_outplace_select_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8550940Z test_dispatch_meta_outplace_select_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8551070Z test_dispatch_meta_outplace_select_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8551180Z test_dispatch_meta_outplace_select_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8551300Z test_dispatch_meta_outplace_select_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8551400Z test_dispatch_meta_outplace_select_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8551510Z test_dispatch_meta_outplace_select_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8551620Z test_dispatch_meta_outplace_select_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8551730Z test_dispatch_meta_outplace_select_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8551850Z test_dispatch_meta_outplace_select_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8551970Z test_dispatch_meta_outplace_select_scatter_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8552090Z test_dispatch_meta_outplace_select_scatter_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8552200Z test_dispatch_meta_outplace_select_scatter_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8552320Z test_dispatch_meta_outplace_select_scatter_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8552440Z test_dispatch_meta_outplace_select_scatter_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8552560Z test_dispatch_meta_outplace_select_scatter_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8552670Z test_dispatch_meta_outplace_select_scatter_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8552780Z test_dispatch_meta_outplace_select_scatter_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8552900Z test_dispatch_meta_outplace_select_scatter_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8553010Z test_dispatch_meta_outplace_sgn_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8553120Z test_dispatch_meta_outplace_sgn_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8553240Z test_dispatch_meta_outplace_sgn_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8553350Z test_dispatch_meta_outplace_sgn_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8553460Z test_dispatch_meta_outplace_sgn_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8553570Z test_dispatch_meta_outplace_sgn_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8553680Z test_dispatch_meta_outplace_sgn_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8553790Z test_dispatch_meta_outplace_sgn_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8553900Z test_dispatch_meta_outplace_sgn_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8554010Z test_dispatch_meta_outplace_sgn_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8554110Z test_dispatch_meta_outplace_sgn_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8554280Z test_dispatch_meta_outplace_sgn_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8554390Z test_dispatch_meta_outplace_sgn_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8554500Z test_dispatch_meta_outplace_short_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8554610Z test_dispatch_meta_outplace_short_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8554720Z test_dispatch_meta_outplace_short_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8554840Z test_dispatch_meta_outplace_short_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8554950Z test_dispatch_meta_outplace_short_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8555110Z test_dispatch_meta_outplace_short_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8555220Z test_dispatch_meta_outplace_short_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8555340Z test_dispatch_meta_outplace_short_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8555440Z test_dispatch_meta_outplace_short_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8555550Z test_dispatch_meta_outplace_short_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8555660Z test_dispatch_meta_outplace_short_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8555770Z test_dispatch_meta_outplace_short_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8555880Z test_dispatch_meta_outplace_sigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8555990Z test_dispatch_meta_outplace_sigmoid_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8556110Z test_dispatch_meta_outplace_sigmoid_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8556230Z test_dispatch_meta_outplace_sigmoid_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8556340Z test_dispatch_meta_outplace_sigmoid_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8556450Z test_dispatch_meta_outplace_sigmoid_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8556560Z test_dispatch_meta_outplace_sigmoid_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8556670Z test_dispatch_meta_outplace_sigmoid_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8556770Z test_dispatch_meta_outplace_sigmoid_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8556890Z test_dispatch_meta_outplace_sigmoid_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8557000Z test_dispatch_meta_outplace_sigmoid_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8557100Z test_dispatch_meta_outplace_sign_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8557210Z test_dispatch_meta_outplace_sign_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8557320Z test_dispatch_meta_outplace_sign_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8557430Z test_dispatch_meta_outplace_sign_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8557540Z test_dispatch_meta_outplace_sign_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8557650Z test_dispatch_meta_outplace_sign_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8557760Z test_dispatch_meta_outplace_sign_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8557860Z test_dispatch_meta_outplace_sign_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8557970Z test_dispatch_meta_outplace_sign_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8558070Z test_dispatch_meta_outplace_sign_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8558210Z test_dispatch_meta_outplace_signal_windows_bartlett_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8558380Z test_dispatch_meta_outplace_signal_windows_bartlett_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8558500Z test_dispatch_meta_outplace_signal_windows_blackman_cpu_float32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8558630Z test_dispatch_meta_outplace_signal_windows_blackman_cpu_float64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8558750Z test_dispatch_meta_outplace_signal_windows_cosine_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8558880Z test_dispatch_meta_outplace_signal_windows_cosine_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8559030Z test_dispatch_meta_outplace_signal_windows_exponential_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8559170Z test_dispatch_meta_outplace_signal_windows_exponential_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8559290Z test_dispatch_meta_outplace_signal_windows_gaussian_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8559420Z test_dispatch_meta_outplace_signal_windows_gaussian_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8559550Z test_dispatch_meta_outplace_signal_windows_general_cosine_cpu_float32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8559680Z test_dispatch_meta_outplace_signal_windows_general_cosine_cpu_float64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8559810Z test_dispatch_meta_outplace_signal_windows_general_hamming_cpu_float32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8559940Z test_dispatch_meta_outplace_signal_windows_general_hamming_cpu_float64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8560070Z test_dispatch_meta_outplace_signal_windows_hamming_cpu_float32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8560190Z test_dispatch_meta_outplace_signal_windows_hamming_cpu_float64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8560310Z test_dispatch_meta_outplace_signal_windows_hann_cpu_float32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8560430Z test_dispatch_meta_outplace_signal_windows_hann_cpu_float64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8560560Z test_dispatch_meta_outplace_signal_windows_kaiser_cpu_float32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8560680Z test_dispatch_meta_outplace_signal_windows_kaiser_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8560800Z test_dispatch_meta_outplace_signal_windows_nuttall_cpu_float32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8560930Z test_dispatch_meta_outplace_signal_windows_nuttall_cpu_float64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8561040Z test_dispatch_meta_outplace_signbit_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8561150Z test_dispatch_meta_outplace_signbit_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8561260Z test_dispatch_meta_outplace_signbit_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8561370Z test_dispatch_meta_outplace_signbit_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8561480Z test_dispatch_meta_outplace_signbit_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8561590Z test_dispatch_meta_outplace_signbit_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8561700Z test_dispatch_meta_outplace_signbit_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8561810Z test_dispatch_meta_outplace_signbit_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8561910Z test_dispatch_meta_outplace_signbit_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8562020Z test_dispatch_meta_outplace_signbit_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8562170Z test_dispatch_meta_outplace_sin_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8562280Z test_dispatch_meta_outplace_sin_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8562390Z test_dispatch_meta_outplace_sin_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8562500Z test_dispatch_meta_outplace_sin_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8562610Z test_dispatch_meta_outplace_sin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8562720Z test_dispatch_meta_outplace_sin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8562830Z test_dispatch_meta_outplace_sin_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8562960Z test_dispatch_meta_outplace_sin_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8563070Z test_dispatch_meta_outplace_sin_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8563180Z test_dispatch_meta_outplace_sin_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8563290Z test_dispatch_meta_outplace_sin_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8563400Z test_dispatch_meta_outplace_sinc_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8563500Z test_dispatch_meta_outplace_sinc_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8563620Z test_dispatch_meta_outplace_sinc_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8563730Z test_dispatch_meta_outplace_sinc_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8563840Z test_dispatch_meta_outplace_sinc_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8563950Z test_dispatch_meta_outplace_sinc_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8564060Z test_dispatch_meta_outplace_sinc_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8564170Z test_dispatch_meta_outplace_sinc_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8564280Z test_dispatch_meta_outplace_sinc_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8564380Z test_dispatch_meta_outplace_sinc_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8564490Z test_dispatch_meta_outplace_sinc_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8564600Z test_dispatch_meta_outplace_sinh_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8564700Z test_dispatch_meta_outplace_sinh_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8564810Z test_dispatch_meta_outplace_sinh_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8564930Z test_dispatch_meta_outplace_sinh_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8565040Z test_dispatch_meta_outplace_sinh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8565150Z test_dispatch_meta_outplace_sinh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8565250Z test_dispatch_meta_outplace_sinh_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8565360Z test_dispatch_meta_outplace_sinh_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8565460Z test_dispatch_meta_outplace_sinh_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8565570Z test_dispatch_meta_outplace_sinh_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8565670Z test_dispatch_meta_outplace_sinh_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8565780Z test_dispatch_meta_outplace_slice_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8565890Z test_dispatch_meta_outplace_slice_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8566010Z test_dispatch_meta_outplace_slice_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8566140Z test_dispatch_meta_outplace_slice_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8566260Z test_dispatch_meta_outplace_slice_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8566370Z test_dispatch_meta_outplace_slice_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8566470Z test_dispatch_meta_outplace_slice_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8566580Z test_dispatch_meta_outplace_slice_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8566690Z test_dispatch_meta_outplace_slice_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8566800Z test_dispatch_meta_outplace_slice_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8566940Z test_dispatch_meta_outplace_slice_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8567040Z test_dispatch_meta_outplace_slice_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8567160Z test_dispatch_meta_outplace_slice_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8567280Z test_dispatch_meta_outplace_slice_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8567390Z test_dispatch_meta_outplace_slice_scatter_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8567510Z test_dispatch_meta_outplace_slice_scatter_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8567620Z test_dispatch_meta_outplace_slice_scatter_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8567730Z test_dispatch_meta_outplace_slice_scatter_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8567850Z test_dispatch_meta_outplace_slice_scatter_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8567960Z test_dispatch_meta_outplace_slice_scatter_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8568080Z test_dispatch_meta_outplace_slice_scatter_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8568190Z test_dispatch_meta_outplace_slice_scatter_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8568310Z test_dispatch_meta_outplace_slice_scatter_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8568420Z test_dispatch_meta_outplace_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8568530Z test_dispatch_meta_outplace_softmax_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8568650Z test_dispatch_meta_outplace_softmax_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8568770Z test_dispatch_meta_outplace_softmax_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8568900Z test_dispatch_meta_outplace_softmax_with_dtype_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8569030Z test_dispatch_meta_outplace_softmax_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8569160Z test_dispatch_meta_outplace_softmax_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8569280Z test_dispatch_meta_outplace_softmax_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8569400Z test_dispatch_meta_outplace_softmax_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8569520Z test_dispatch_meta_outplace_softmax_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8569640Z test_dispatch_meta_outplace_softmax_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8569750Z test_dispatch_meta_outplace_softmax_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8569870Z test_dispatch_meta_outplace_softmax_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8569990Z test_dispatch_meta_outplace_softmax_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8570140Z test_dispatch_meta_outplace_softmax_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8570260Z test_dispatch_meta_outplace_sort_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8570370Z test_dispatch_meta_outplace_sort_cpu_bool (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8570480Z test_dispatch_meta_outplace_sort_cpu_float16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8570580Z test_dispatch_meta_outplace_sort_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8570690Z test_dispatch_meta_outplace_sort_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8570830Z test_dispatch_meta_outplace_sort_cpu_int16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8570940Z test_dispatch_meta_outplace_sort_cpu_int32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8571050Z test_dispatch_meta_outplace_sort_cpu_int64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8571160Z test_dispatch_meta_outplace_sort_cpu_int8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8571260Z test_dispatch_meta_outplace_sort_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.8571430Z test_dispatch_meta_outplace_sparse_sampled_addmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: PyTorch is built without MKL support (0.000s) 2023-01-11T21:12:29.8571590Z test_dispatch_meta_outplace_sparse_sampled_addmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: PyTorch is built without MKL support (0.000s) 2023-01-11T21:12:29.8571750Z test_dispatch_meta_outplace_sparse_sampled_addmm_cpu_float32 (__main__.TestMetaCPU) ... skip: PyTorch is built without MKL support (0.000s) 2023-01-11T21:12:29.8576710Z test_dispatch_meta_outplace_sparse_sampled_addmm_cpu_float64 (__main__.TestMetaCPU) ... skip: PyTorch is built without MKL support (0.000s) 2023-01-11T21:12:29.8576860Z test_dispatch_meta_outplace_special_airy_ai_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8576990Z test_dispatch_meta_outplace_special_airy_ai_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8577110Z test_dispatch_meta_outplace_special_airy_ai_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8577230Z test_dispatch_meta_outplace_special_airy_ai_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8577350Z test_dispatch_meta_outplace_special_airy_ai_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8577460Z test_dispatch_meta_outplace_special_airy_ai_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8577570Z test_dispatch_meta_outplace_special_airy_ai_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8577690Z test_dispatch_meta_outplace_special_airy_ai_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8577810Z test_dispatch_meta_outplace_special_bessel_j0_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8577930Z test_dispatch_meta_outplace_special_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8578050Z test_dispatch_meta_outplace_special_bessel_j0_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8578170Z test_dispatch_meta_outplace_special_bessel_j0_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8578290Z test_dispatch_meta_outplace_special_bessel_j0_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8578410Z test_dispatch_meta_outplace_special_bessel_j0_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8578530Z test_dispatch_meta_outplace_special_bessel_j0_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8578640Z test_dispatch_meta_outplace_special_bessel_j0_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8578760Z test_dispatch_meta_outplace_special_bessel_j1_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8578980Z test_dispatch_meta_outplace_special_bessel_j1_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8579100Z test_dispatch_meta_outplace_special_bessel_j1_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8579220Z test_dispatch_meta_outplace_special_bessel_j1_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8579330Z test_dispatch_meta_outplace_special_bessel_j1_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8579440Z test_dispatch_meta_outplace_special_bessel_j1_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8579560Z test_dispatch_meta_outplace_special_bessel_j1_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8579710Z test_dispatch_meta_outplace_special_bessel_j1_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8579830Z test_dispatch_meta_outplace_special_bessel_y0_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8579950Z test_dispatch_meta_outplace_special_bessel_y0_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8580060Z test_dispatch_meta_outplace_special_bessel_y0_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8580180Z test_dispatch_meta_outplace_special_bessel_y0_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8580290Z test_dispatch_meta_outplace_special_bessel_y0_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8580400Z test_dispatch_meta_outplace_special_bessel_y0_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8580510Z test_dispatch_meta_outplace_special_bessel_y0_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8580620Z test_dispatch_meta_outplace_special_bessel_y0_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8580740Z test_dispatch_meta_outplace_special_bessel_y1_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8580860Z test_dispatch_meta_outplace_special_bessel_y1_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8580970Z test_dispatch_meta_outplace_special_bessel_y1_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8581090Z test_dispatch_meta_outplace_special_bessel_y1_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8581200Z test_dispatch_meta_outplace_special_bessel_y1_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8581320Z test_dispatch_meta_outplace_special_bessel_y1_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8581430Z test_dispatch_meta_outplace_special_bessel_y1_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8581550Z test_dispatch_meta_outplace_special_bessel_y1_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8581680Z test_dispatch_meta_outplace_special_chebyshev_polynomial_t_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8581820Z test_dispatch_meta_outplace_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8581950Z test_dispatch_meta_outplace_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8582080Z test_dispatch_meta_outplace_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8582220Z test_dispatch_meta_outplace_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8582340Z test_dispatch_meta_outplace_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8582480Z test_dispatch_meta_outplace_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8582600Z test_dispatch_meta_outplace_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8582770Z test_dispatch_meta_outplace_special_chebyshev_polynomial_u_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8582900Z test_dispatch_meta_outplace_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8583030Z test_dispatch_meta_outplace_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8583160Z test_dispatch_meta_outplace_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8583280Z test_dispatch_meta_outplace_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8583410Z test_dispatch_meta_outplace_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8583560Z test_dispatch_meta_outplace_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8583690Z test_dispatch_meta_outplace_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8584030Z test_dispatch_meta_outplace_special_chebyshev_polynomial_v_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8584290Z test_dispatch_meta_outplace_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8584530Z test_dispatch_meta_outplace_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8584770Z test_dispatch_meta_outplace_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8585020Z test_dispatch_meta_outplace_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8585250Z test_dispatch_meta_outplace_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8585490Z test_dispatch_meta_outplace_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8585730Z test_dispatch_meta_outplace_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8585970Z test_dispatch_meta_outplace_special_chebyshev_polynomial_w_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8586210Z test_dispatch_meta_outplace_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8586460Z test_dispatch_meta_outplace_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8586690Z test_dispatch_meta_outplace_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8586930Z test_dispatch_meta_outplace_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8587170Z test_dispatch_meta_outplace_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8587410Z test_dispatch_meta_outplace_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8587680Z test_dispatch_meta_outplace_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8587800Z test_dispatch_meta_outplace_special_entr_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8587920Z test_dispatch_meta_outplace_special_entr_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8588040Z test_dispatch_meta_outplace_special_entr_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8588160Z test_dispatch_meta_outplace_special_entr_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8588280Z test_dispatch_meta_outplace_special_entr_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8588410Z test_dispatch_meta_outplace_special_entr_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8588530Z test_dispatch_meta_outplace_special_entr_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8588640Z test_dispatch_meta_outplace_special_entr_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8588750Z test_dispatch_meta_outplace_special_entr_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8588860Z test_dispatch_meta_outplace_special_erfcx_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8588980Z test_dispatch_meta_outplace_special_erfcx_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8589090Z test_dispatch_meta_outplace_special_erfcx_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8589200Z test_dispatch_meta_outplace_special_erfcx_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8589320Z test_dispatch_meta_outplace_special_erfcx_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8589430Z test_dispatch_meta_outplace_special_erfcx_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8589540Z test_dispatch_meta_outplace_special_erfcx_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8589650Z test_dispatch_meta_outplace_special_erfcx_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8589780Z test_dispatch_meta_outplace_special_hermite_polynomial_h_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8589910Z test_dispatch_meta_outplace_special_hermite_polynomial_h_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8590040Z test_dispatch_meta_outplace_special_hermite_polynomial_h_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8590170Z test_dispatch_meta_outplace_special_hermite_polynomial_h_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8590300Z test_dispatch_meta_outplace_special_hermite_polynomial_h_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8590430Z test_dispatch_meta_outplace_special_hermite_polynomial_h_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8590550Z test_dispatch_meta_outplace_special_hermite_polynomial_h_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8590680Z test_dispatch_meta_outplace_special_hermite_polynomial_h_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8590800Z test_dispatch_meta_outplace_special_hermite_polynomial_he_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8590930Z test_dispatch_meta_outplace_special_hermite_polynomial_he_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8591060Z test_dispatch_meta_outplace_special_hermite_polynomial_he_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8591190Z test_dispatch_meta_outplace_special_hermite_polynomial_he_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8591320Z test_dispatch_meta_outplace_special_hermite_polynomial_he_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8591490Z test_dispatch_meta_outplace_special_hermite_polynomial_he_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8591630Z test_dispatch_meta_outplace_special_hermite_polynomial_he_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8591750Z test_dispatch_meta_outplace_special_hermite_polynomial_he_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8591870Z test_dispatch_meta_outplace_special_i0e_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8591980Z test_dispatch_meta_outplace_special_i0e_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8592090Z test_dispatch_meta_outplace_special_i0e_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8592240Z test_dispatch_meta_outplace_special_i0e_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8592360Z test_dispatch_meta_outplace_special_i0e_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8592470Z test_dispatch_meta_outplace_special_i0e_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8592590Z test_dispatch_meta_outplace_special_i0e_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8592700Z test_dispatch_meta_outplace_special_i0e_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8592810Z test_dispatch_meta_outplace_special_i0e_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8592920Z test_dispatch_meta_outplace_special_i1_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8593030Z test_dispatch_meta_outplace_special_i1_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8593150Z test_dispatch_meta_outplace_special_i1_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8593260Z test_dispatch_meta_outplace_special_i1_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8593370Z test_dispatch_meta_outplace_special_i1_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8593470Z test_dispatch_meta_outplace_special_i1_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8593580Z test_dispatch_meta_outplace_special_i1_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8593680Z test_dispatch_meta_outplace_special_i1_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8593790Z test_dispatch_meta_outplace_special_i1e_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8593910Z test_dispatch_meta_outplace_special_i1e_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8594020Z test_dispatch_meta_outplace_special_i1e_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8594140Z test_dispatch_meta_outplace_special_i1e_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8594250Z test_dispatch_meta_outplace_special_i1e_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8594360Z test_dispatch_meta_outplace_special_i1e_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8594470Z test_dispatch_meta_outplace_special_i1e_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8594590Z test_dispatch_meta_outplace_special_i1e_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8594720Z test_dispatch_meta_outplace_special_laguerre_polynomial_l_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8594850Z test_dispatch_meta_outplace_special_laguerre_polynomial_l_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8594980Z test_dispatch_meta_outplace_special_laguerre_polynomial_l_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8595110Z test_dispatch_meta_outplace_special_laguerre_polynomial_l_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8595240Z test_dispatch_meta_outplace_special_laguerre_polynomial_l_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8595410Z test_dispatch_meta_outplace_special_laguerre_polynomial_l_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8595540Z test_dispatch_meta_outplace_special_laguerre_polynomial_l_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8595670Z test_dispatch_meta_outplace_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8595940Z test_dispatch_meta_outplace_special_legendre_polynomial_p_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8596180Z test_dispatch_meta_outplace_special_legendre_polynomial_p_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8596480Z test_dispatch_meta_outplace_special_legendre_polynomial_p_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8596720Z test_dispatch_meta_outplace_special_legendre_polynomial_p_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8596970Z test_dispatch_meta_outplace_special_legendre_polynomial_p_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8597210Z test_dispatch_meta_outplace_special_legendre_polynomial_p_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8597440Z test_dispatch_meta_outplace_special_legendre_polynomial_p_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8597680Z test_dispatch_meta_outplace_special_legendre_polynomial_p_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8597800Z test_dispatch_meta_outplace_special_log_ndtr_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8597920Z test_dispatch_meta_outplace_special_log_ndtr_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8598040Z test_dispatch_meta_outplace_special_log_ndtr_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8598160Z test_dispatch_meta_outplace_special_log_ndtr_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8598270Z test_dispatch_meta_outplace_special_log_ndtr_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8598380Z test_dispatch_meta_outplace_special_log_ndtr_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8598500Z test_dispatch_meta_outplace_special_log_ndtr_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8598610Z test_dispatch_meta_outplace_special_log_ndtr_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8598740Z test_dispatch_meta_outplace_special_modified_bessel_i0_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8598870Z test_dispatch_meta_outplace_special_modified_bessel_i0_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8598990Z test_dispatch_meta_outplace_special_modified_bessel_i0_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8599120Z test_dispatch_meta_outplace_special_modified_bessel_i0_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8599240Z test_dispatch_meta_outplace_special_modified_bessel_i0_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8599370Z test_dispatch_meta_outplace_special_modified_bessel_i0_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8599490Z test_dispatch_meta_outplace_special_modified_bessel_i0_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8599610Z test_dispatch_meta_outplace_special_modified_bessel_i0_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8599790Z test_dispatch_meta_outplace_special_modified_bessel_i1_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8599910Z test_dispatch_meta_outplace_special_modified_bessel_i1_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8600040Z test_dispatch_meta_outplace_special_modified_bessel_i1_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8600160Z test_dispatch_meta_outplace_special_modified_bessel_i1_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8600280Z test_dispatch_meta_outplace_special_modified_bessel_i1_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8600400Z test_dispatch_meta_outplace_special_modified_bessel_i1_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8600550Z test_dispatch_meta_outplace_special_modified_bessel_i1_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8600680Z test_dispatch_meta_outplace_special_modified_bessel_i1_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8600800Z test_dispatch_meta_outplace_special_modified_bessel_k0_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8600920Z test_dispatch_meta_outplace_special_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8601050Z test_dispatch_meta_outplace_special_modified_bessel_k0_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8601160Z test_dispatch_meta_outplace_special_modified_bessel_k0_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8601280Z test_dispatch_meta_outplace_special_modified_bessel_k0_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8601400Z test_dispatch_meta_outplace_special_modified_bessel_k0_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8601520Z test_dispatch_meta_outplace_special_modified_bessel_k0_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8601640Z test_dispatch_meta_outplace_special_modified_bessel_k0_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8601760Z test_dispatch_meta_outplace_special_modified_bessel_k1_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8601890Z test_dispatch_meta_outplace_special_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8602010Z test_dispatch_meta_outplace_special_modified_bessel_k1_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8602130Z test_dispatch_meta_outplace_special_modified_bessel_k1_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8602250Z test_dispatch_meta_outplace_special_modified_bessel_k1_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8602370Z test_dispatch_meta_outplace_special_modified_bessel_k1_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8602490Z test_dispatch_meta_outplace_special_modified_bessel_k1_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8602620Z test_dispatch_meta_outplace_special_modified_bessel_k1_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8602730Z test_dispatch_meta_outplace_special_ndtr_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8602850Z test_dispatch_meta_outplace_special_ndtr_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8602970Z test_dispatch_meta_outplace_special_ndtr_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8603080Z test_dispatch_meta_outplace_special_ndtr_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8603200Z test_dispatch_meta_outplace_special_ndtr_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8603310Z test_dispatch_meta_outplace_special_ndtr_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8603430Z test_dispatch_meta_outplace_special_ndtr_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8603560Z test_dispatch_meta_outplace_special_ndtr_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8603670Z test_dispatch_meta_outplace_special_ndtr_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8603780Z test_dispatch_meta_outplace_special_ndtri_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8603900Z test_dispatch_meta_outplace_special_ndtri_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8604010Z test_dispatch_meta_outplace_special_ndtri_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8604120Z test_dispatch_meta_outplace_special_ndtri_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8604260Z test_dispatch_meta_outplace_special_ndtri_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8604370Z test_dispatch_meta_outplace_special_ndtri_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8604480Z test_dispatch_meta_outplace_special_ndtri_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8604600Z test_dispatch_meta_outplace_special_ndtri_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8604740Z test_dispatch_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8604880Z test_dispatch_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8605020Z test_dispatch_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8605160Z test_dispatch_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8605290Z test_dispatch_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8605430Z test_dispatch_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8605570Z test_dispatch_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8605700Z test_dispatch_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8605840Z test_dispatch_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8605970Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8606100Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8606230Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8606360Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8606500Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8606620Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8606750Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8606880Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8607000Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8607140Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8607270Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8607440Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8607570Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8607700Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8607820Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8607950Z test_dispatch_meta_outplace_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8608260Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8608520Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8608770Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8609020Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8609260Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8609520Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8615280Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8615630Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8615880Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8616140Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8616390Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8616640Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8616890Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8617130Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8617380Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8617620Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8618000Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8618260Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8618510Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8618750Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8619060Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8619310Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8619560Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8619800Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8620050Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8620300Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8620550Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8620800Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8621040Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8621280Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8621530Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8621780Z test_dispatch_meta_outplace_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8621910Z test_dispatch_meta_outplace_special_spherical_bessel_j0_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8622040Z test_dispatch_meta_outplace_special_spherical_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8622170Z test_dispatch_meta_outplace_special_spherical_bessel_j0_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8622300Z test_dispatch_meta_outplace_special_spherical_bessel_j0_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8622440Z test_dispatch_meta_outplace_special_spherical_bessel_j0_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8622560Z test_dispatch_meta_outplace_special_spherical_bessel_j0_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8622740Z test_dispatch_meta_outplace_special_spherical_bessel_j0_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8622870Z test_dispatch_meta_outplace_special_spherical_bessel_j0_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8622990Z test_dispatch_meta_outplace_special_xlog1py_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8623110Z test_dispatch_meta_outplace_special_xlog1py_cpu_bool (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8623230Z test_dispatch_meta_outplace_special_xlog1py_cpu_float16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8623350Z test_dispatch_meta_outplace_special_xlog1py_cpu_float32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8623510Z test_dispatch_meta_outplace_special_xlog1py_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8623630Z test_dispatch_meta_outplace_special_xlog1py_cpu_int16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8623740Z test_dispatch_meta_outplace_special_xlog1py_cpu_int32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8623850Z test_dispatch_meta_outplace_special_xlog1py_cpu_int64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8623970Z test_dispatch_meta_outplace_special_xlog1py_cpu_int8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8624090Z test_dispatch_meta_outplace_special_xlog1py_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8624200Z test_dispatch_meta_outplace_special_zeta_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8624320Z test_dispatch_meta_outplace_special_zeta_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8624430Z test_dispatch_meta_outplace_special_zeta_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8624550Z test_dispatch_meta_outplace_special_zeta_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8624660Z test_dispatch_meta_outplace_special_zeta_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8624770Z test_dispatch_meta_outplace_special_zeta_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8624890Z test_dispatch_meta_outplace_special_zeta_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8625000Z test_dispatch_meta_outplace_special_zeta_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8625110Z test_dispatch_meta_outplace_split_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8625220Z test_dispatch_meta_outplace_split_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8625330Z test_dispatch_meta_outplace_split_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8625440Z test_dispatch_meta_outplace_split_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8625550Z test_dispatch_meta_outplace_split_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8625670Z test_dispatch_meta_outplace_split_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8625770Z test_dispatch_meta_outplace_split_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8625880Z test_dispatch_meta_outplace_split_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8625990Z test_dispatch_meta_outplace_split_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8626100Z test_dispatch_meta_outplace_split_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8626210Z test_dispatch_meta_outplace_split_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8626320Z test_dispatch_meta_outplace_split_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8626430Z test_dispatch_meta_outplace_split_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8626550Z test_dispatch_meta_outplace_split_list_args_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8626700Z test_dispatch_meta_outplace_split_list_args_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8626830Z test_dispatch_meta_outplace_split_list_args_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8626950Z test_dispatch_meta_outplace_split_list_args_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8627070Z test_dispatch_meta_outplace_split_list_args_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8627190Z test_dispatch_meta_outplace_split_list_args_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8627300Z test_dispatch_meta_outplace_split_list_args_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8627450Z test_dispatch_meta_outplace_split_list_args_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8627560Z test_dispatch_meta_outplace_split_list_args_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8627680Z test_dispatch_meta_outplace_split_list_args_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8627790Z test_dispatch_meta_outplace_split_list_args_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8627910Z test_dispatch_meta_outplace_split_list_args_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8628030Z test_dispatch_meta_outplace_split_with_sizes_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8628150Z test_dispatch_meta_outplace_split_with_sizes_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8628280Z test_dispatch_meta_outplace_split_with_sizes_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8628400Z test_dispatch_meta_outplace_split_with_sizes_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8628530Z test_dispatch_meta_outplace_split_with_sizes_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8628650Z test_dispatch_meta_outplace_split_with_sizes_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8628760Z test_dispatch_meta_outplace_split_with_sizes_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8628880Z test_dispatch_meta_outplace_split_with_sizes_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8628990Z test_dispatch_meta_outplace_split_with_sizes_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8629110Z test_dispatch_meta_outplace_split_with_sizes_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8629220Z test_dispatch_meta_outplace_split_with_sizes_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8629340Z test_dispatch_meta_outplace_split_with_sizes_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8629450Z test_dispatch_meta_outplace_split_with_sizes_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8629570Z test_dispatch_meta_outplace_sqrt_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8629680Z test_dispatch_meta_outplace_sqrt_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8629790Z test_dispatch_meta_outplace_sqrt_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8629910Z test_dispatch_meta_outplace_sqrt_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8630020Z test_dispatch_meta_outplace_sqrt_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8630130Z test_dispatch_meta_outplace_sqrt_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8630230Z test_dispatch_meta_outplace_sqrt_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8630350Z test_dispatch_meta_outplace_sqrt_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8630450Z test_dispatch_meta_outplace_sqrt_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8630630Z test_dispatch_meta_outplace_sqrt_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8630740Z test_dispatch_meta_outplace_sqrt_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8630850Z test_dispatch_meta_outplace_square_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8630960Z test_dispatch_meta_outplace_square_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8631080Z test_dispatch_meta_outplace_square_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8631190Z test_dispatch_meta_outplace_square_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8631360Z test_dispatch_meta_outplace_square_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8631460Z test_dispatch_meta_outplace_square_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8631570Z test_dispatch_meta_outplace_square_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8631680Z test_dispatch_meta_outplace_square_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8631780Z test_dispatch_meta_outplace_square_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8631890Z test_dispatch_meta_outplace_square_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8632000Z test_dispatch_meta_outplace_square_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8632100Z test_dispatch_meta_outplace_square_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8632220Z test_dispatch_meta_outplace_squeeze_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8632330Z test_dispatch_meta_outplace_squeeze_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8632440Z test_dispatch_meta_outplace_squeeze_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8632560Z test_dispatch_meta_outplace_squeeze_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8632670Z test_dispatch_meta_outplace_squeeze_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8632780Z test_dispatch_meta_outplace_squeeze_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8632890Z test_dispatch_meta_outplace_squeeze_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8633000Z test_dispatch_meta_outplace_squeeze_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8633110Z test_dispatch_meta_outplace_squeeze_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8633220Z test_dispatch_meta_outplace_squeeze_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8633330Z test_dispatch_meta_outplace_squeeze_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8633430Z test_dispatch_meta_outplace_squeeze_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8633540Z test_dispatch_meta_outplace_squeeze_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8633650Z test_dispatch_meta_outplace_stack_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8633760Z test_dispatch_meta_outplace_stack_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8633870Z test_dispatch_meta_outplace_stack_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8633990Z test_dispatch_meta_outplace_stack_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8634090Z test_dispatch_meta_outplace_stack_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8634200Z test_dispatch_meta_outplace_stack_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8634310Z test_dispatch_meta_outplace_stack_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8634410Z test_dispatch_meta_outplace_stack_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8634570Z test_dispatch_meta_outplace_stack_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8634680Z test_dispatch_meta_outplace_stack_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8634790Z test_dispatch_meta_outplace_stack_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8634890Z test_dispatch_meta_outplace_stack_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8635000Z test_dispatch_meta_outplace_stack_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8635130Z test_dispatch_meta_outplace_std_cpu_bfloat16 (__main__.TestMetaCPU) ... expected failure (0.006s) 2023-01-11T21:12:29.8635260Z test_dispatch_meta_outplace_std_cpu_complex128 (__main__.TestMetaCPU) ... expected failure (0.005s) 2023-01-11T21:12:29.8635420Z test_dispatch_meta_outplace_std_cpu_complex64 (__main__.TestMetaCPU) ... expected failure (0.005s) 2023-01-11T21:12:29.8635550Z test_dispatch_meta_outplace_std_cpu_float16 (__main__.TestMetaCPU) ... expected failure (0.005s) 2023-01-11T21:12:29.8635670Z test_dispatch_meta_outplace_std_cpu_float32 (__main__.TestMetaCPU) ... expected failure (0.005s) 2023-01-11T21:12:29.8635790Z test_dispatch_meta_outplace_std_cpu_float64 (__main__.TestMetaCPU) ... expected failure (0.005s) 2023-01-11T21:12:29.8635910Z test_dispatch_meta_outplace_std_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8636030Z test_dispatch_meta_outplace_std_mean_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8636140Z test_dispatch_meta_outplace_std_mean_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8636250Z test_dispatch_meta_outplace_std_mean_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8636370Z test_dispatch_meta_outplace_std_mean_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8636470Z test_dispatch_meta_outplace_std_mean_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8636590Z test_dispatch_meta_outplace_std_mean_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8636720Z test_dispatch_meta_outplace_std_mean_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8636850Z test_dispatch_meta_outplace_std_mean_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8636970Z test_dispatch_meta_outplace_std_mean_unbiased_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8637080Z test_dispatch_meta_outplace_std_mean_unbiased_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8637200Z test_dispatch_meta_outplace_std_mean_unbiased_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8637330Z test_dispatch_meta_outplace_std_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8637450Z test_dispatch_meta_outplace_std_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8637560Z test_dispatch_meta_outplace_std_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8637680Z test_dispatch_meta_outplace_std_unbiased_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8637800Z test_dispatch_meta_outplace_std_unbiased_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8637910Z test_dispatch_meta_outplace_std_unbiased_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8638020Z test_dispatch_meta_outplace_stft_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8638130Z test_dispatch_meta_outplace_stft_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8638250Z test_dispatch_meta_outplace_stft_cpu_float32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8638360Z test_dispatch_meta_outplace_stft_cpu_float64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8638470Z test_dispatch_meta_outplace_sub_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8638620Z test_dispatch_meta_outplace_sub_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8638740Z test_dispatch_meta_outplace_sub_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8638850Z test_dispatch_meta_outplace_sub_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8638950Z test_dispatch_meta_outplace_sub_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8639060Z test_dispatch_meta_outplace_sub_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8639170Z test_dispatch_meta_outplace_sub_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8639320Z test_dispatch_meta_outplace_sub_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8639420Z test_dispatch_meta_outplace_sub_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8639530Z test_dispatch_meta_outplace_sub_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8639640Z test_dispatch_meta_outplace_sub_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8639750Z test_dispatch_meta_outplace_sub_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8639860Z test_dispatch_meta_outplace_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8639960Z test_dispatch_meta_outplace_sum_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8640070Z test_dispatch_meta_outplace_sum_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8640180Z test_dispatch_meta_outplace_sum_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8640290Z test_dispatch_meta_outplace_sum_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8640400Z test_dispatch_meta_outplace_sum_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8640500Z test_dispatch_meta_outplace_sum_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8640610Z test_dispatch_meta_outplace_sum_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8640710Z test_dispatch_meta_outplace_sum_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8640820Z test_dispatch_meta_outplace_sum_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8640920Z test_dispatch_meta_outplace_sum_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8641020Z test_dispatch_meta_outplace_sum_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8641140Z test_dispatch_meta_outplace_sum_to_size_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8641250Z test_dispatch_meta_outplace_sum_to_size_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8641370Z test_dispatch_meta_outplace_sum_to_size_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8641490Z test_dispatch_meta_outplace_sum_to_size_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8641600Z test_dispatch_meta_outplace_sum_to_size_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8641710Z test_dispatch_meta_outplace_sum_to_size_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8641820Z test_dispatch_meta_outplace_sum_to_size_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8641930Z test_dispatch_meta_outplace_sum_to_size_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8642040Z test_dispatch_meta_outplace_sum_to_size_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8642150Z test_dispatch_meta_outplace_sum_to_size_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8642260Z test_dispatch_meta_outplace_sum_to_size_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8642370Z test_dispatch_meta_outplace_sum_to_size_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8642510Z test_dispatch_meta_outplace_svd_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.076s) 2023-01-11T21:12:29.8642630Z test_dispatch_meta_outplace_svd_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.077s) 2023-01-11T21:12:29.8642740Z test_dispatch_meta_outplace_svd_cpu_float32 (__main__.TestMetaCPU) ... ok (0.048s) 2023-01-11T21:12:29.8642850Z test_dispatch_meta_outplace_svd_cpu_float64 (__main__.TestMetaCPU) ... ok (0.048s) 2023-01-11T21:12:29.8642960Z test_dispatch_meta_outplace_svd_lowrank_cpu_float32 (__main__.TestMetaCPU) ... ok (1.146s) 2023-01-11T21:12:29.8643070Z test_dispatch_meta_outplace_svd_lowrank_cpu_float64 (__main__.TestMetaCPU) ... ok (1.150s) 2023-01-11T21:12:29.8643210Z test_dispatch_meta_outplace_symeig_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.038s) 2023-01-11T21:12:29.8643330Z test_dispatch_meta_outplace_symeig_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.037s) 2023-01-11T21:12:29.8643440Z test_dispatch_meta_outplace_symeig_cpu_float32 (__main__.TestMetaCPU) ... ok (0.037s) 2023-01-11T21:12:29.8643550Z test_dispatch_meta_outplace_symeig_cpu_float64 (__main__.TestMetaCPU) ... ok (0.037s) 2023-01-11T21:12:29.8643650Z test_dispatch_meta_outplace_t_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8643760Z test_dispatch_meta_outplace_t_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8643870Z test_dispatch_meta_outplace_t_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8643970Z test_dispatch_meta_outplace_t_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8644080Z test_dispatch_meta_outplace_t_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8644190Z test_dispatch_meta_outplace_t_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8644290Z test_dispatch_meta_outplace_t_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8644400Z test_dispatch_meta_outplace_t_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8649540Z test_dispatch_meta_outplace_t_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8649680Z test_dispatch_meta_outplace_t_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8649800Z test_dispatch_meta_outplace_t_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8649910Z test_dispatch_meta_outplace_t_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8650030Z test_dispatch_meta_outplace_take_along_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8650140Z test_dispatch_meta_outplace_take_along_dim_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8650260Z test_dispatch_meta_outplace_take_along_dim_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8650380Z test_dispatch_meta_outplace_take_along_dim_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8650500Z test_dispatch_meta_outplace_take_along_dim_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8650620Z test_dispatch_meta_outplace_take_along_dim_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8650730Z test_dispatch_meta_outplace_take_along_dim_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8650840Z test_dispatch_meta_outplace_take_along_dim_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8650960Z test_dispatch_meta_outplace_take_along_dim_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8651070Z test_dispatch_meta_outplace_take_along_dim_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8651180Z test_dispatch_meta_outplace_take_along_dim_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8651300Z test_dispatch_meta_outplace_take_along_dim_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8651410Z test_dispatch_meta_outplace_take_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.077s) 2023-01-11T21:12:29.8651640Z test_dispatch_meta_outplace_take_cpu_bool (__main__.TestMetaCPU) ... ok (0.077s) 2023-01-11T21:12:29.8651760Z test_dispatch_meta_outplace_take_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.077s) 2023-01-11T21:12:29.8651870Z test_dispatch_meta_outplace_take_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.077s) 2023-01-11T21:12:29.8651970Z test_dispatch_meta_outplace_take_cpu_float16 (__main__.TestMetaCPU) ... ok (0.077s) 2023-01-11T21:12:29.8652080Z test_dispatch_meta_outplace_take_cpu_float32 (__main__.TestMetaCPU) ... ok (0.077s) 2023-01-11T21:12:29.8652190Z test_dispatch_meta_outplace_take_cpu_float64 (__main__.TestMetaCPU) ... ok (0.078s) 2023-01-11T21:12:29.8652350Z test_dispatch_meta_outplace_take_cpu_int16 (__main__.TestMetaCPU) ... ok (0.077s) 2023-01-11T21:12:29.8652460Z test_dispatch_meta_outplace_take_cpu_int32 (__main__.TestMetaCPU) ... ok (0.077s) 2023-01-11T21:12:29.8652560Z test_dispatch_meta_outplace_take_cpu_int64 (__main__.TestMetaCPU) ... ok (0.077s) 2023-01-11T21:12:29.8652670Z test_dispatch_meta_outplace_take_cpu_int8 (__main__.TestMetaCPU) ... ok (0.077s) 2023-01-11T21:12:29.8652770Z test_dispatch_meta_outplace_take_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.077s) 2023-01-11T21:12:29.8652880Z test_dispatch_meta_outplace_tan_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8652990Z test_dispatch_meta_outplace_tan_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8653100Z test_dispatch_meta_outplace_tan_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8653210Z test_dispatch_meta_outplace_tan_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8653320Z test_dispatch_meta_outplace_tan_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8653430Z test_dispatch_meta_outplace_tan_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8653530Z test_dispatch_meta_outplace_tan_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8653640Z test_dispatch_meta_outplace_tan_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8653740Z test_dispatch_meta_outplace_tan_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8653850Z test_dispatch_meta_outplace_tan_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8653950Z test_dispatch_meta_outplace_tan_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8654060Z test_dispatch_meta_outplace_tanh_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8654160Z test_dispatch_meta_outplace_tanh_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8654280Z test_dispatch_meta_outplace_tanh_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8654390Z test_dispatch_meta_outplace_tanh_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8654500Z test_dispatch_meta_outplace_tanh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8654610Z test_dispatch_meta_outplace_tanh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8654720Z test_dispatch_meta_outplace_tanh_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8654820Z test_dispatch_meta_outplace_tanh_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8654930Z test_dispatch_meta_outplace_tanh_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8655030Z test_dispatch_meta_outplace_tanh_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8655140Z test_dispatch_meta_outplace_tanh_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8655260Z test_dispatch_meta_outplace_tensor_split_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8655380Z test_dispatch_meta_outplace_tensor_split_cpu_bool (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8655550Z test_dispatch_meta_outplace_tensor_split_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8655670Z test_dispatch_meta_outplace_tensor_split_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8655790Z test_dispatch_meta_outplace_tensor_split_cpu_float16 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8655910Z test_dispatch_meta_outplace_tensor_split_cpu_float32 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8656020Z test_dispatch_meta_outplace_tensor_split_cpu_float64 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8656130Z test_dispatch_meta_outplace_tensor_split_cpu_int16 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8656270Z test_dispatch_meta_outplace_tensor_split_cpu_int32 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8656390Z test_dispatch_meta_outplace_tensor_split_cpu_int64 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8656500Z test_dispatch_meta_outplace_tensor_split_cpu_int8 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8656610Z test_dispatch_meta_outplace_tensor_split_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8656720Z test_dispatch_meta_outplace_tensordot_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8656840Z test_dispatch_meta_outplace_tensordot_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8656950Z test_dispatch_meta_outplace_tensordot_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8657070Z test_dispatch_meta_outplace_tensordot_cpu_float32 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8657180Z test_dispatch_meta_outplace_tensordot_cpu_float64 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8657290Z test_dispatch_meta_outplace_tensordot_cpu_int16 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8657410Z test_dispatch_meta_outplace_tensordot_cpu_int32 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8657520Z test_dispatch_meta_outplace_tensordot_cpu_int64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8657630Z test_dispatch_meta_outplace_tensordot_cpu_int8 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8657740Z test_dispatch_meta_outplace_tensordot_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8657850Z test_dispatch_meta_outplace_tile_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8657960Z test_dispatch_meta_outplace_tile_cpu_bool (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8658070Z test_dispatch_meta_outplace_tile_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8658180Z test_dispatch_meta_outplace_tile_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8658290Z test_dispatch_meta_outplace_tile_cpu_float16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8658400Z test_dispatch_meta_outplace_tile_cpu_float32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8658510Z test_dispatch_meta_outplace_tile_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8658620Z test_dispatch_meta_outplace_tile_cpu_int16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8658720Z test_dispatch_meta_outplace_tile_cpu_int32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8658830Z test_dispatch_meta_outplace_tile_cpu_int64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8658930Z test_dispatch_meta_outplace_tile_cpu_int8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8659040Z test_dispatch_meta_outplace_tile_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8659140Z test_dispatch_meta_outplace_to_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8659250Z test_dispatch_meta_outplace_to_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8659370Z test_dispatch_meta_outplace_to_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8659520Z test_dispatch_meta_outplace_to_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8659630Z test_dispatch_meta_outplace_to_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8659730Z test_dispatch_meta_outplace_to_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8659840Z test_dispatch_meta_outplace_to_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8659950Z test_dispatch_meta_outplace_to_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8660050Z test_dispatch_meta_outplace_to_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8660150Z test_dispatch_meta_outplace_to_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8660300Z test_dispatch_meta_outplace_to_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8660400Z test_dispatch_meta_outplace_to_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8660520Z test_dispatch_meta_outplace_to_sparse_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8660630Z test_dispatch_meta_outplace_to_sparse_cpu_bool (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8660750Z test_dispatch_meta_outplace_to_sparse_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8660860Z test_dispatch_meta_outplace_to_sparse_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8660970Z test_dispatch_meta_outplace_to_sparse_cpu_float16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8661090Z test_dispatch_meta_outplace_to_sparse_cpu_float32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8661200Z test_dispatch_meta_outplace_to_sparse_cpu_float64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8661310Z test_dispatch_meta_outplace_to_sparse_cpu_int16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8661420Z test_dispatch_meta_outplace_to_sparse_cpu_int32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8661530Z test_dispatch_meta_outplace_to_sparse_cpu_int64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8661640Z test_dispatch_meta_outplace_to_sparse_cpu_int8 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8661750Z test_dispatch_meta_outplace_to_sparse_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8661860Z test_dispatch_meta_outplace_topk_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8661970Z test_dispatch_meta_outplace_topk_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8662070Z test_dispatch_meta_outplace_topk_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8662180Z test_dispatch_meta_outplace_topk_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8662280Z test_dispatch_meta_outplace_topk_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8662390Z test_dispatch_meta_outplace_topk_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8662490Z test_dispatch_meta_outplace_topk_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8662600Z test_dispatch_meta_outplace_topk_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8662710Z test_dispatch_meta_outplace_trace_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8662820Z test_dispatch_meta_outplace_trace_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8662930Z test_dispatch_meta_outplace_trace_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8663040Z test_dispatch_meta_outplace_trace_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8663150Z test_dispatch_meta_outplace_trace_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8663260Z test_dispatch_meta_outplace_trace_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8663370Z test_dispatch_meta_outplace_trace_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8663500Z test_dispatch_meta_outplace_trace_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8663610Z test_dispatch_meta_outplace_trace_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8663730Z test_dispatch_meta_outplace_transpose_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8663840Z test_dispatch_meta_outplace_transpose_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8663960Z test_dispatch_meta_outplace_transpose_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8664080Z test_dispatch_meta_outplace_transpose_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8664220Z test_dispatch_meta_outplace_transpose_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8664340Z test_dispatch_meta_outplace_transpose_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8664460Z test_dispatch_meta_outplace_transpose_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8664570Z test_dispatch_meta_outplace_transpose_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8664690Z test_dispatch_meta_outplace_transpose_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8664810Z test_dispatch_meta_outplace_transpose_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8664930Z test_dispatch_meta_outplace_transpose_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8665040Z test_dispatch_meta_outplace_transpose_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8665150Z test_dispatch_meta_outplace_transpose_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8665260Z test_dispatch_meta_outplace_trapezoid_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8665390Z test_dispatch_meta_outplace_trapezoid_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8665510Z test_dispatch_meta_outplace_trapezoid_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8665620Z test_dispatch_meta_outplace_trapezoid_cpu_float16 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8665730Z test_dispatch_meta_outplace_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8665840Z test_dispatch_meta_outplace_trapezoid_cpu_float64 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8665950Z test_dispatch_meta_outplace_trapezoid_cpu_int16 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8666060Z test_dispatch_meta_outplace_trapezoid_cpu_int32 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8666170Z test_dispatch_meta_outplace_trapezoid_cpu_int64 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8666280Z test_dispatch_meta_outplace_trapezoid_cpu_int8 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8666390Z test_dispatch_meta_outplace_trapezoid_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8666500Z test_dispatch_meta_outplace_trapz_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8666620Z test_dispatch_meta_outplace_trapz_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8666730Z test_dispatch_meta_outplace_trapz_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8666850Z test_dispatch_meta_outplace_trapz_cpu_float16 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8666960Z test_dispatch_meta_outplace_trapz_cpu_float32 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8667070Z test_dispatch_meta_outplace_trapz_cpu_float64 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8667180Z test_dispatch_meta_outplace_trapz_cpu_int16 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8667290Z test_dispatch_meta_outplace_trapz_cpu_int32 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.8667450Z test_dispatch_meta_outplace_trapz_cpu_int64 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8667560Z test_dispatch_meta_outplace_trapz_cpu_int8 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8667670Z test_dispatch_meta_outplace_trapz_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.8667790Z test_dispatch_meta_outplace_triangular_solve_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8667920Z test_dispatch_meta_outplace_triangular_solve_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8668040Z test_dispatch_meta_outplace_triangular_solve_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8668200Z test_dispatch_meta_outplace_triangular_solve_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8668310Z test_dispatch_meta_outplace_tril_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8668420Z test_dispatch_meta_outplace_tril_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8668530Z test_dispatch_meta_outplace_tril_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8668640Z test_dispatch_meta_outplace_tril_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8668750Z test_dispatch_meta_outplace_tril_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8668850Z test_dispatch_meta_outplace_tril_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8668960Z test_dispatch_meta_outplace_tril_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8669060Z test_dispatch_meta_outplace_tril_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8669170Z test_dispatch_meta_outplace_tril_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8669270Z test_dispatch_meta_outplace_tril_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8669380Z test_dispatch_meta_outplace_tril_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8669490Z test_dispatch_meta_outplace_tril_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8669600Z test_dispatch_meta_outplace_tril_indices_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8669710Z test_dispatch_meta_outplace_tril_indices_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8669820Z test_dispatch_meta_outplace_triu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8669930Z test_dispatch_meta_outplace_triu_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8670040Z test_dispatch_meta_outplace_triu_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8670150Z test_dispatch_meta_outplace_triu_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.8670250Z test_dispatch_meta_outplace_triu_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8670360Z test_dispatch_meta_outplace_triu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8670470Z test_dispatch_meta_outplace_triu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8670570Z test_dispatch_meta_outplace_triu_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8670670Z test_dispatch_meta_outplace_triu_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8670790Z test_dispatch_meta_outplace_triu_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8670900Z test_dispatch_meta_outplace_triu_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8671000Z test_dispatch_meta_outplace_triu_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8671110Z test_dispatch_meta_outplace_triu_indices_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8671230Z test_dispatch_meta_outplace_triu_indices_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8671380Z test_dispatch_meta_outplace_true_divide_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.8671490Z test_dispatch_meta_outplace_true_divide_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8671610Z test_dispatch_meta_outplace_true_divide_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8671730Z test_dispatch_meta_outplace_true_divide_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8671840Z test_dispatch_meta_outplace_true_divide_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8671950Z test_dispatch_meta_outplace_true_divide_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8672100Z test_dispatch_meta_outplace_true_divide_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8672210Z test_dispatch_meta_outplace_true_divide_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8672320Z test_dispatch_meta_outplace_true_divide_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8672430Z test_dispatch_meta_outplace_true_divide_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8672540Z test_dispatch_meta_outplace_true_divide_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8672650Z test_dispatch_meta_outplace_true_divide_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8672760Z test_dispatch_meta_outplace_trunc_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8672870Z test_dispatch_meta_outplace_trunc_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8672980Z test_dispatch_meta_outplace_trunc_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8673090Z test_dispatch_meta_outplace_trunc_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8673190Z test_dispatch_meta_outplace_trunc_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8673300Z test_dispatch_meta_outplace_trunc_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8673410Z test_dispatch_meta_outplace_trunc_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8673510Z test_dispatch_meta_outplace_trunc_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8673620Z test_dispatch_meta_outplace_unbind_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8673730Z test_dispatch_meta_outplace_unbind_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8673840Z test_dispatch_meta_outplace_unbind_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8673950Z test_dispatch_meta_outplace_unbind_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8674060Z test_dispatch_meta_outplace_unbind_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8674170Z test_dispatch_meta_outplace_unbind_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8674280Z test_dispatch_meta_outplace_unbind_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8674390Z test_dispatch_meta_outplace_unbind_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8674490Z test_dispatch_meta_outplace_unbind_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8674600Z test_dispatch_meta_outplace_unbind_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8674710Z test_dispatch_meta_outplace_unbind_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8674810Z test_dispatch_meta_outplace_unbind_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8674920Z test_dispatch_meta_outplace_unbind_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8675040Z test_dispatch_meta_outplace_unflatten_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8675150Z test_dispatch_meta_outplace_unflatten_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8675300Z test_dispatch_meta_outplace_unflatten_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8675420Z test_dispatch_meta_outplace_unflatten_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8675540Z test_dispatch_meta_outplace_unflatten_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8675650Z test_dispatch_meta_outplace_unflatten_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8675760Z test_dispatch_meta_outplace_unflatten_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8675870Z test_dispatch_meta_outplace_unflatten_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8676020Z test_dispatch_meta_outplace_unflatten_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8676130Z test_dispatch_meta_outplace_unflatten_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8676240Z test_dispatch_meta_outplace_unflatten_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8676350Z test_dispatch_meta_outplace_unflatten_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8676450Z test_dispatch_meta_outplace_unflatten_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8681200Z test_dispatch_meta_outplace_unfold_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8681320Z test_dispatch_meta_outplace_unfold_copy_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8681440Z test_dispatch_meta_outplace_unfold_copy_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8681550Z test_dispatch_meta_outplace_unfold_copy_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8681670Z test_dispatch_meta_outplace_unfold_copy_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8681790Z test_dispatch_meta_outplace_unfold_copy_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8681900Z test_dispatch_meta_outplace_unfold_copy_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8682010Z test_dispatch_meta_outplace_unfold_copy_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8682120Z test_dispatch_meta_outplace_unfold_copy_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8682230Z test_dispatch_meta_outplace_unfold_copy_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8682340Z test_dispatch_meta_outplace_unfold_copy_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8682450Z test_dispatch_meta_outplace_unfold_copy_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8682560Z test_dispatch_meta_outplace_unfold_copy_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8682670Z test_dispatch_meta_outplace_unfold_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8682780Z test_dispatch_meta_outplace_unfold_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8682890Z test_dispatch_meta_outplace_unfold_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8683000Z test_dispatch_meta_outplace_unfold_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8683110Z test_dispatch_meta_outplace_unfold_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8683220Z test_dispatch_meta_outplace_unfold_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8683320Z test_dispatch_meta_outplace_unfold_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8683430Z test_dispatch_meta_outplace_unfold_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8683540Z test_dispatch_meta_outplace_unfold_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8683640Z test_dispatch_meta_outplace_unfold_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8683830Z test_dispatch_meta_outplace_unfold_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8683940Z test_dispatch_meta_outplace_unfold_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8684050Z test_dispatch_meta_outplace_unfold_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8684160Z test_dispatch_meta_outplace_uniform_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8684270Z test_dispatch_meta_outplace_uniform_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8684390Z test_dispatch_meta_outplace_uniform_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8684500Z test_dispatch_meta_outplace_uniform_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8684640Z test_dispatch_meta_outplace_uniform_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8684740Z test_dispatch_meta_outplace_uniform_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8684870Z test_dispatch_meta_outplace_unique_consecutive_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.966s) 2023-01-11T21:12:29.8684990Z test_dispatch_meta_outplace_unique_consecutive_cpu_bool (__main__.TestMetaCPU) ... ok (0.956s) 2023-01-11T21:12:29.8685120Z test_dispatch_meta_outplace_unique_consecutive_cpu_float32 (__main__.TestMetaCPU) ... ok (0.956s) 2023-01-11T21:12:29.8685240Z test_dispatch_meta_outplace_unique_consecutive_cpu_float64 (__main__.TestMetaCPU) ... ok (0.954s) 2023-01-11T21:12:29.8685350Z test_dispatch_meta_outplace_unique_consecutive_cpu_int16 (__main__.TestMetaCPU) ... ok (0.949s) 2023-01-11T21:12:29.8685470Z test_dispatch_meta_outplace_unique_consecutive_cpu_int32 (__main__.TestMetaCPU) ... ok (0.947s) 2023-01-11T21:12:29.8685590Z test_dispatch_meta_outplace_unique_consecutive_cpu_int64 (__main__.TestMetaCPU) ... ok (0.951s) 2023-01-11T21:12:29.8685720Z test_dispatch_meta_outplace_unique_consecutive_cpu_int8 (__main__.TestMetaCPU) ... ok (0.966s) 2023-01-11T21:12:29.8685840Z test_dispatch_meta_outplace_unique_consecutive_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.948s) 2023-01-11T21:12:29.8685950Z test_dispatch_meta_outplace_unique_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (1.892s) 2023-01-11T21:12:29.8686060Z test_dispatch_meta_outplace_unique_cpu_bool (__main__.TestMetaCPU) ... ok (1.900s) 2023-01-11T21:12:29.8686170Z test_dispatch_meta_outplace_unique_cpu_float32 (__main__.TestMetaCPU) ... ok (1.911s) 2023-01-11T21:12:29.8686280Z test_dispatch_meta_outplace_unique_cpu_float64 (__main__.TestMetaCPU) ... ok (1.899s) 2023-01-11T21:12:29.8686380Z test_dispatch_meta_outplace_unique_cpu_int16 (__main__.TestMetaCPU) ... ok (1.905s) 2023-01-11T21:12:29.8686500Z test_dispatch_meta_outplace_unique_cpu_int32 (__main__.TestMetaCPU) ... ok (1.903s) 2023-01-11T21:12:29.8686600Z test_dispatch_meta_outplace_unique_cpu_int64 (__main__.TestMetaCPU) ... ok (1.905s) 2023-01-11T21:12:29.8686720Z test_dispatch_meta_outplace_unique_cpu_int8 (__main__.TestMetaCPU) ... ok (1.897s) 2023-01-11T21:12:29.8686830Z test_dispatch_meta_outplace_unique_cpu_uint8 (__main__.TestMetaCPU) ... ok (1.900s) 2023-01-11T21:12:29.8686940Z test_dispatch_meta_outplace_unsqueeze_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8687050Z test_dispatch_meta_outplace_unsqueeze_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8687170Z test_dispatch_meta_outplace_unsqueeze_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8687290Z test_dispatch_meta_outplace_unsqueeze_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8687400Z test_dispatch_meta_outplace_unsqueeze_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8687510Z test_dispatch_meta_outplace_unsqueeze_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8687620Z test_dispatch_meta_outplace_unsqueeze_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8687780Z test_dispatch_meta_outplace_unsqueeze_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8687900Z test_dispatch_meta_outplace_unsqueeze_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8688010Z test_dispatch_meta_outplace_unsqueeze_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8688120Z test_dispatch_meta_outplace_unsqueeze_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8688230Z test_dispatch_meta_outplace_unsqueeze_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8688330Z test_dispatch_meta_outplace_unsqueeze_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8688440Z test_dispatch_meta_outplace_var_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8688590Z test_dispatch_meta_outplace_var_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8688710Z test_dispatch_meta_outplace_var_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8688820Z test_dispatch_meta_outplace_var_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8688930Z test_dispatch_meta_outplace_var_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8689040Z test_dispatch_meta_outplace_var_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8689150Z test_dispatch_meta_outplace_var_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8689260Z test_dispatch_meta_outplace_var_mean_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8689380Z test_dispatch_meta_outplace_var_mean_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8689490Z test_dispatch_meta_outplace_var_mean_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8689600Z test_dispatch_meta_outplace_var_mean_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8689700Z test_dispatch_meta_outplace_var_mean_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8689830Z test_dispatch_meta_outplace_var_mean_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8689950Z test_dispatch_meta_outplace_var_mean_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8690080Z test_dispatch_meta_outplace_var_mean_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8690200Z test_dispatch_meta_outplace_var_mean_unbiased_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8690320Z test_dispatch_meta_outplace_var_mean_unbiased_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8690430Z test_dispatch_meta_outplace_var_mean_unbiased_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8690550Z test_dispatch_meta_outplace_var_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8690670Z test_dispatch_meta_outplace_var_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8690790Z test_dispatch_meta_outplace_var_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8690900Z test_dispatch_meta_outplace_var_unbiased_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8691020Z test_dispatch_meta_outplace_var_unbiased_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8691130Z test_dispatch_meta_outplace_var_unbiased_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8691240Z test_dispatch_meta_outplace_vdot_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8691350Z test_dispatch_meta_outplace_vdot_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8691470Z test_dispatch_meta_outplace_vdot_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8691570Z test_dispatch_meta_outplace_vdot_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8691720Z test_dispatch_meta_outplace_vdot_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8691830Z test_dispatch_meta_outplace_vdot_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8691940Z test_dispatch_meta_outplace_vdot_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8692040Z test_dispatch_meta_outplace_vdot_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8692150Z test_dispatch_meta_outplace_vdot_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8692260Z test_dispatch_meta_outplace_vdot_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8692380Z test_dispatch_meta_outplace_view_as_complex_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8692520Z test_dispatch_meta_outplace_view_as_complex_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8692640Z test_dispatch_meta_outplace_view_as_complex_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.8692760Z test_dispatch_meta_outplace_view_as_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8692870Z test_dispatch_meta_outplace_view_as_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8692980Z test_dispatch_meta_outplace_view_as_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8693090Z test_dispatch_meta_outplace_view_as_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8693200Z test_dispatch_meta_outplace_view_as_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8693310Z test_dispatch_meta_outplace_view_as_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8693420Z test_dispatch_meta_outplace_view_as_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8693530Z test_dispatch_meta_outplace_view_as_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8693630Z test_dispatch_meta_outplace_view_as_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8693740Z test_dispatch_meta_outplace_view_as_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8693850Z test_dispatch_meta_outplace_view_as_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8693960Z test_dispatch_meta_outplace_view_as_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8694070Z test_dispatch_meta_outplace_view_as_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8694180Z test_dispatch_meta_outplace_view_as_real_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8694300Z test_dispatch_meta_outplace_view_as_real_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8694420Z test_dispatch_meta_outplace_view_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8694530Z test_dispatch_meta_outplace_view_copy_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8694640Z test_dispatch_meta_outplace_view_copy_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8694750Z test_dispatch_meta_outplace_view_copy_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8694860Z test_dispatch_meta_outplace_view_copy_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8694970Z test_dispatch_meta_outplace_view_copy_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8695080Z test_dispatch_meta_outplace_view_copy_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8695190Z test_dispatch_meta_outplace_view_copy_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8695300Z test_dispatch_meta_outplace_view_copy_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8695410Z test_dispatch_meta_outplace_view_copy_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8695510Z test_dispatch_meta_outplace_view_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8695650Z test_dispatch_meta_outplace_view_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8695760Z test_dispatch_meta_outplace_view_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8695870Z test_dispatch_meta_outplace_view_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8695980Z test_dispatch_meta_outplace_view_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8696090Z test_dispatch_meta_outplace_view_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8696200Z test_dispatch_meta_outplace_view_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8696330Z test_dispatch_meta_outplace_view_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8696440Z test_dispatch_meta_outplace_view_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8696550Z test_dispatch_meta_outplace_view_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8696660Z test_dispatch_meta_outplace_view_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8696770Z test_dispatch_meta_outplace_view_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8696870Z test_dispatch_meta_outplace_view_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8696980Z test_dispatch_meta_outplace_vsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8697090Z test_dispatch_meta_outplace_vsplit_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8697200Z test_dispatch_meta_outplace_vsplit_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8697320Z test_dispatch_meta_outplace_vsplit_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8697430Z test_dispatch_meta_outplace_vsplit_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8697540Z test_dispatch_meta_outplace_vsplit_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8697640Z test_dispatch_meta_outplace_vsplit_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8697750Z test_dispatch_meta_outplace_vsplit_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8697850Z test_dispatch_meta_outplace_vsplit_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8697960Z test_dispatch_meta_outplace_vsplit_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8698060Z test_dispatch_meta_outplace_vsplit_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8698170Z test_dispatch_meta_outplace_vsplit_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8698280Z test_dispatch_meta_outplace_vsplit_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8698380Z test_dispatch_meta_outplace_vstack_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8698490Z test_dispatch_meta_outplace_vstack_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8698600Z test_dispatch_meta_outplace_vstack_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8698720Z test_dispatch_meta_outplace_vstack_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8698830Z test_dispatch_meta_outplace_vstack_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8698940Z test_dispatch_meta_outplace_vstack_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8699040Z test_dispatch_meta_outplace_vstack_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8699150Z test_dispatch_meta_outplace_vstack_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8699260Z test_dispatch_meta_outplace_vstack_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8699360Z test_dispatch_meta_outplace_vstack_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8699490Z test_dispatch_meta_outplace_vstack_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8699600Z test_dispatch_meta_outplace_vstack_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8699710Z test_dispatch_meta_outplace_vstack_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8699810Z test_dispatch_meta_outplace_where_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8699920Z test_dispatch_meta_outplace_where_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8700030Z test_dispatch_meta_outplace_where_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8700140Z test_dispatch_meta_outplace_where_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8700270Z test_dispatch_meta_outplace_where_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8700380Z test_dispatch_meta_outplace_where_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8700490Z test_dispatch_meta_outplace_where_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8700600Z test_dispatch_meta_outplace_where_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8700700Z test_dispatch_meta_outplace_where_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8700810Z test_dispatch_meta_outplace_where_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8700920Z test_dispatch_meta_outplace_where_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8701020Z test_dispatch_meta_outplace_where_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8701130Z test_dispatch_meta_outplace_where_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8701240Z test_dispatch_meta_outplace_xlogy_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8701340Z test_dispatch_meta_outplace_xlogy_cpu_bool (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8701450Z test_dispatch_meta_outplace_xlogy_cpu_float16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8701550Z test_dispatch_meta_outplace_xlogy_cpu_float32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8701660Z test_dispatch_meta_outplace_xlogy_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.8701770Z test_dispatch_meta_outplace_xlogy_cpu_int16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8701870Z test_dispatch_meta_outplace_xlogy_cpu_int32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8701980Z test_dispatch_meta_outplace_xlogy_cpu_int64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8702080Z test_dispatch_meta_outplace_xlogy_cpu_int8 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8702180Z test_dispatch_meta_outplace_xlogy_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.8702290Z test_dispatch_meta_outplace_zero__cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8702400Z test_dispatch_meta_outplace_zero__cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8702510Z test_dispatch_meta_outplace_zero__cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8702630Z test_dispatch_meta_outplace_zero__cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8702730Z test_dispatch_meta_outplace_zero__cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8702840Z test_dispatch_meta_outplace_zero__cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8702940Z test_dispatch_meta_outplace_zero__cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8703050Z test_dispatch_meta_outplace_zero__cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8703160Z test_dispatch_meta_outplace_zero__cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8703260Z test_dispatch_meta_outplace_zero__cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8703410Z test_dispatch_meta_outplace_zero__cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8703520Z test_dispatch_meta_outplace_zero__cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8703630Z test_dispatch_meta_outplace_zeros_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8703730Z test_dispatch_meta_outplace_zeros_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8703840Z test_dispatch_meta_outplace_zeros_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8703950Z test_dispatch_meta_outplace_zeros_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8704100Z test_dispatch_meta_outplace_zeros_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8704210Z test_dispatch_meta_outplace_zeros_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8704310Z test_dispatch_meta_outplace_zeros_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8704420Z test_dispatch_meta_outplace_zeros_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8704520Z test_dispatch_meta_outplace_zeros_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8704630Z test_dispatch_meta_outplace_zeros_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8704730Z test_dispatch_meta_outplace_zeros_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8704840Z test_dispatch_meta_outplace_zeros_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8704940Z test_dispatch_meta_outplace_zeros_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8705060Z test_dispatch_meta_outplace_zeros_like_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8705170Z test_dispatch_meta_outplace_zeros_like_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8705290Z test_dispatch_meta_outplace_zeros_like_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8705400Z test_dispatch_meta_outplace_zeros_like_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8705520Z test_dispatch_meta_outplace_zeros_like_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8705640Z test_dispatch_meta_outplace_zeros_like_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8705750Z test_dispatch_meta_outplace_zeros_like_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8705860Z test_dispatch_meta_outplace_zeros_like_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8705970Z test_dispatch_meta_outplace_zeros_like_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8706080Z test_dispatch_meta_outplace_zeros_like_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8706190Z test_dispatch_meta_outplace_zeros_like_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8706300Z test_dispatch_meta_outplace_zeros_like_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8706410Z test_dispatch_meta_outplace_zeros_like_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8706560Z test_dispatch_symbolic_meta_inplace_H_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8706700Z test_dispatch_symbolic_meta_inplace_H_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8706850Z test_dispatch_symbolic_meta_inplace_H_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8706990Z test_dispatch_symbolic_meta_inplace_H_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8707130Z test_dispatch_symbolic_meta_inplace_H_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8707310Z test_dispatch_symbolic_meta_inplace_H_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8707460Z test_dispatch_symbolic_meta_inplace_H_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8707600Z test_dispatch_symbolic_meta_inplace_H_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8707740Z test_dispatch_symbolic_meta_inplace_H_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8707880Z test_dispatch_symbolic_meta_inplace_H_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8708050Z test_dispatch_symbolic_meta_inplace_H_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8708190Z test_dispatch_symbolic_meta_inplace_H_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8712370Z test_dispatch_symbolic_meta_inplace_H_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8712540Z test_dispatch_symbolic_meta_inplace_T_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8712670Z test_dispatch_symbolic_meta_inplace_T_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8712820Z test_dispatch_symbolic_meta_inplace_T_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8712960Z test_dispatch_symbolic_meta_inplace_T_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8713110Z test_dispatch_symbolic_meta_inplace_T_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8713250Z test_dispatch_symbolic_meta_inplace_T_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8713390Z test_dispatch_symbolic_meta_inplace_T_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8713520Z test_dispatch_symbolic_meta_inplace_T_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8713660Z test_dispatch_symbolic_meta_inplace_T_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8713790Z test_dispatch_symbolic_meta_inplace_T_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8713930Z test_dispatch_symbolic_meta_inplace_T_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8714070Z test_dispatch_symbolic_meta_inplace_T_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8714210Z test_dispatch_symbolic_meta_inplace_T_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8714360Z test_dispatch_symbolic_meta_inplace___getitem___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8714500Z test_dispatch_symbolic_meta_inplace___getitem___cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8714660Z test_dispatch_symbolic_meta_inplace___getitem___cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8714810Z test_dispatch_symbolic_meta_inplace___getitem___cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8714960Z test_dispatch_symbolic_meta_inplace___getitem___cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8715190Z test_dispatch_symbolic_meta_inplace___getitem___cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8715330Z test_dispatch_symbolic_meta_inplace___getitem___cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8715480Z test_dispatch_symbolic_meta_inplace___getitem___cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8715620Z test_dispatch_symbolic_meta_inplace___getitem___cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8715770Z test_dispatch_symbolic_meta_inplace___getitem___cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8715950Z test_dispatch_symbolic_meta_inplace___getitem___cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8716100Z test_dispatch_symbolic_meta_inplace___getitem___cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8716240Z test_dispatch_symbolic_meta_inplace___getitem___cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8716390Z test_dispatch_symbolic_meta_inplace___radd___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8716530Z test_dispatch_symbolic_meta_inplace___radd___cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8716680Z test_dispatch_symbolic_meta_inplace___radd___cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8716820Z test_dispatch_symbolic_meta_inplace___radd___cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8716970Z test_dispatch_symbolic_meta_inplace___radd___cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8717110Z test_dispatch_symbolic_meta_inplace___radd___cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8717250Z test_dispatch_symbolic_meta_inplace___radd___cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8717400Z test_dispatch_symbolic_meta_inplace___radd___cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8717540Z test_dispatch_symbolic_meta_inplace___radd___cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8717680Z test_dispatch_symbolic_meta_inplace___radd___cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8717820Z test_dispatch_symbolic_meta_inplace___radd___cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8717970Z test_dispatch_symbolic_meta_inplace___radd___cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8718110Z test_dispatch_symbolic_meta_inplace___rand___cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8718250Z test_dispatch_symbolic_meta_inplace___rand___cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8718390Z test_dispatch_symbolic_meta_inplace___rand___cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8718530Z test_dispatch_symbolic_meta_inplace___rand___cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8718670Z test_dispatch_symbolic_meta_inplace___rand___cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8718840Z test_dispatch_symbolic_meta_inplace___rand___cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8718990Z test_dispatch_symbolic_meta_inplace___rdiv___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8719130Z test_dispatch_symbolic_meta_inplace___rdiv___cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8719280Z test_dispatch_symbolic_meta_inplace___rdiv___cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8719430Z test_dispatch_symbolic_meta_inplace___rdiv___cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8719600Z test_dispatch_symbolic_meta_inplace___rdiv___cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8719740Z test_dispatch_symbolic_meta_inplace___rdiv___cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8719890Z test_dispatch_symbolic_meta_inplace___rdiv___cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8720020Z test_dispatch_symbolic_meta_inplace___rdiv___cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8720170Z test_dispatch_symbolic_meta_inplace___rdiv___cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8720300Z test_dispatch_symbolic_meta_inplace___rdiv___cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8720440Z test_dispatch_symbolic_meta_inplace___rdiv___cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8720590Z test_dispatch_symbolic_meta_inplace___rdiv___cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8720730Z test_dispatch_symbolic_meta_inplace___rmatmul___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8720880Z test_dispatch_symbolic_meta_inplace___rmatmul___cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8721030Z test_dispatch_symbolic_meta_inplace___rmatmul___cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8721180Z test_dispatch_symbolic_meta_inplace___rmatmul___cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8721320Z test_dispatch_symbolic_meta_inplace___rmatmul___cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8721470Z test_dispatch_symbolic_meta_inplace___rmatmul___cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8721610Z test_dispatch_symbolic_meta_inplace___rmatmul___cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8721750Z test_dispatch_symbolic_meta_inplace___rmatmul___cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8721900Z test_dispatch_symbolic_meta_inplace___rmatmul___cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8722040Z test_dispatch_symbolic_meta_inplace___rmatmul___cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8722190Z test_dispatch_symbolic_meta_inplace___rmod___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8722330Z test_dispatch_symbolic_meta_inplace___rmod___cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8722480Z test_dispatch_symbolic_meta_inplace___rmod___cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8722660Z test_dispatch_symbolic_meta_inplace___rmod___cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8722800Z test_dispatch_symbolic_meta_inplace___rmul___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8722940Z test_dispatch_symbolic_meta_inplace___rmul___cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8723090Z test_dispatch_symbolic_meta_inplace___rmul___cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8723270Z test_dispatch_symbolic_meta_inplace___rmul___cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8723410Z test_dispatch_symbolic_meta_inplace___rmul___cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8723560Z test_dispatch_symbolic_meta_inplace___rmul___cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8723690Z test_dispatch_symbolic_meta_inplace___rmul___cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8723830Z test_dispatch_symbolic_meta_inplace___rmul___cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8723970Z test_dispatch_symbolic_meta_inplace___rmul___cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8724110Z test_dispatch_symbolic_meta_inplace___rmul___cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8724250Z test_dispatch_symbolic_meta_inplace___rmul___cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8724390Z test_dispatch_symbolic_meta_inplace___rmul___cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8724530Z test_dispatch_symbolic_meta_inplace___ror___cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8724670Z test_dispatch_symbolic_meta_inplace___ror___cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8724810Z test_dispatch_symbolic_meta_inplace___ror___cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8724950Z test_dispatch_symbolic_meta_inplace___ror___cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8725090Z test_dispatch_symbolic_meta_inplace___ror___cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8725220Z test_dispatch_symbolic_meta_inplace___ror___cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8725370Z test_dispatch_symbolic_meta_inplace___rpow___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8725510Z test_dispatch_symbolic_meta_inplace___rpow___cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8725660Z test_dispatch_symbolic_meta_inplace___rpow___cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8725800Z test_dispatch_symbolic_meta_inplace___rpow___cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8725940Z test_dispatch_symbolic_meta_inplace___rpow___cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8726080Z test_dispatch_symbolic_meta_inplace___rpow___cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8726250Z test_dispatch_symbolic_meta_inplace___rpow___cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8726400Z test_dispatch_symbolic_meta_inplace___rpow___cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8726540Z test_dispatch_symbolic_meta_inplace___rpow___cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8726680Z test_dispatch_symbolic_meta_inplace___rpow___cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8726820Z test_dispatch_symbolic_meta_inplace___rpow___cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8726990Z test_dispatch_symbolic_meta_inplace___rsub___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8727140Z test_dispatch_symbolic_meta_inplace___rsub___cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8727290Z test_dispatch_symbolic_meta_inplace___rsub___cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8727430Z test_dispatch_symbolic_meta_inplace___rsub___cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8727570Z test_dispatch_symbolic_meta_inplace___rsub___cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8727710Z test_dispatch_symbolic_meta_inplace___rsub___cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8727850Z test_dispatch_symbolic_meta_inplace___rsub___cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8727990Z test_dispatch_symbolic_meta_inplace___rsub___cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8728130Z test_dispatch_symbolic_meta_inplace___rsub___cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8728270Z test_dispatch_symbolic_meta_inplace___rsub___cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8728400Z test_dispatch_symbolic_meta_inplace___rsub___cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8728540Z test_dispatch_symbolic_meta_inplace___rxor___cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8728680Z test_dispatch_symbolic_meta_inplace___rxor___cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8728820Z test_dispatch_symbolic_meta_inplace___rxor___cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8728950Z test_dispatch_symbolic_meta_inplace___rxor___cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8729090Z test_dispatch_symbolic_meta_inplace___rxor___cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8729230Z test_dispatch_symbolic_meta_inplace___rxor___cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8729390Z test_dispatch_symbolic_meta_inplace__native_batch_norm_legit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8729550Z test_dispatch_symbolic_meta_inplace__native_batch_norm_legit_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8729710Z test_dispatch_symbolic_meta_inplace__native_batch_norm_legit_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8729890Z test_dispatch_symbolic_meta_inplace__softmax_backward_data_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8730050Z test_dispatch_symbolic_meta_inplace__softmax_backward_data_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8730210Z test_dispatch_symbolic_meta_inplace__softmax_backward_data_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8730330Z test_dispatch_symbolic_meta_inplace_abs_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8730470Z test_dispatch_symbolic_meta_inplace_abs_cpu_complex128 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:29.8730640Z test_dispatch_symbolic_meta_inplace_abs_cpu_complex32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:29.8730780Z test_dispatch_symbolic_meta_inplace_abs_cpu_complex64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:29.8730900Z test_dispatch_symbolic_meta_inplace_abs_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8731010Z test_dispatch_symbolic_meta_inplace_abs_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8731130Z test_dispatch_symbolic_meta_inplace_abs_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8731240Z test_dispatch_symbolic_meta_inplace_abs_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8731350Z test_dispatch_symbolic_meta_inplace_abs_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8731460Z test_dispatch_symbolic_meta_inplace_abs_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8731570Z test_dispatch_symbolic_meta_inplace_abs_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8731680Z test_dispatch_symbolic_meta_inplace_abs_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8731800Z test_dispatch_symbolic_meta_inplace_acos_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8731940Z test_dispatch_symbolic_meta_inplace_acos_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8732070Z test_dispatch_symbolic_meta_inplace_acos_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8732190Z test_dispatch_symbolic_meta_inplace_acos_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8732300Z test_dispatch_symbolic_meta_inplace_acos_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8732420Z test_dispatch_symbolic_meta_inplace_acos_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8732560Z test_dispatch_symbolic_meta_inplace_acos_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8732700Z test_dispatch_symbolic_meta_inplace_acos_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8732840Z test_dispatch_symbolic_meta_inplace_acos_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8732980Z test_dispatch_symbolic_meta_inplace_acos_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8733120Z test_dispatch_symbolic_meta_inplace_acos_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8733230Z test_dispatch_symbolic_meta_inplace_acosh_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8733370Z test_dispatch_symbolic_meta_inplace_acosh_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8733490Z test_dispatch_symbolic_meta_inplace_acosh_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8733610Z test_dispatch_symbolic_meta_inplace_acosh_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8733740Z test_dispatch_symbolic_meta_inplace_acosh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8733860Z test_dispatch_symbolic_meta_inplace_acosh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8734000Z test_dispatch_symbolic_meta_inplace_acosh_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8734140Z test_dispatch_symbolic_meta_inplace_acosh_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8734270Z test_dispatch_symbolic_meta_inplace_acosh_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8734430Z test_dispatch_symbolic_meta_inplace_acosh_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8734560Z test_dispatch_symbolic_meta_inplace_acosh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8734680Z test_dispatch_symbolic_meta_inplace_add_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8734790Z test_dispatch_symbolic_meta_inplace_add_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8734910Z test_dispatch_symbolic_meta_inplace_add_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8735020Z test_dispatch_symbolic_meta_inplace_add_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8735130Z test_dispatch_symbolic_meta_inplace_add_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8735250Z test_dispatch_symbolic_meta_inplace_add_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8735370Z test_dispatch_symbolic_meta_inplace_add_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8735480Z test_dispatch_symbolic_meta_inplace_add_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8735590Z test_dispatch_symbolic_meta_inplace_add_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8735710Z test_dispatch_symbolic_meta_inplace_add_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8735820Z test_dispatch_symbolic_meta_inplace_add_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8735930Z test_dispatch_symbolic_meta_inplace_add_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8736040Z test_dispatch_symbolic_meta_inplace_add_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8736160Z test_dispatch_symbolic_meta_inplace_addbmm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8736290Z test_dispatch_symbolic_meta_inplace_addbmm_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8736410Z test_dispatch_symbolic_meta_inplace_addbmm_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8736520Z test_dispatch_symbolic_meta_inplace_addbmm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8736640Z test_dispatch_symbolic_meta_inplace_addbmm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8736750Z test_dispatch_symbolic_meta_inplace_addbmm_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8736870Z test_dispatch_symbolic_meta_inplace_addbmm_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8736980Z test_dispatch_symbolic_meta_inplace_addbmm_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8737090Z test_dispatch_symbolic_meta_inplace_addbmm_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8737200Z test_dispatch_symbolic_meta_inplace_addbmm_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8737320Z test_dispatch_symbolic_meta_inplace_addcdiv_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8737440Z test_dispatch_symbolic_meta_inplace_addcdiv_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8737600Z test_dispatch_symbolic_meta_inplace_addcdiv_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8737720Z test_dispatch_symbolic_meta_inplace_addcdiv_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8737840Z test_dispatch_symbolic_meta_inplace_addcdiv_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8737960Z test_dispatch_symbolic_meta_inplace_addcmul_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8738080Z test_dispatch_symbolic_meta_inplace_addcmul_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8738200Z test_dispatch_symbolic_meta_inplace_addcmul_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8738360Z test_dispatch_symbolic_meta_inplace_addcmul_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8738470Z test_dispatch_symbolic_meta_inplace_addcmul_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8738590Z test_dispatch_symbolic_meta_inplace_addcmul_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8738700Z test_dispatch_symbolic_meta_inplace_addcmul_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8738820Z test_dispatch_symbolic_meta_inplace_addcmul_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8738930Z test_dispatch_symbolic_meta_inplace_addcmul_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8739050Z test_dispatch_symbolic_meta_inplace_addcmul_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8739160Z test_dispatch_symbolic_meta_inplace_addmm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8739280Z test_dispatch_symbolic_meta_inplace_addmm_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8739400Z test_dispatch_symbolic_meta_inplace_addmm_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8739510Z test_dispatch_symbolic_meta_inplace_addmm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8739620Z test_dispatch_symbolic_meta_inplace_addmm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8739740Z test_dispatch_symbolic_meta_inplace_addmm_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8739850Z test_dispatch_symbolic_meta_inplace_addmm_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8739960Z test_dispatch_symbolic_meta_inplace_addmm_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8740080Z test_dispatch_symbolic_meta_inplace_addmm_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8740190Z test_dispatch_symbolic_meta_inplace_addmm_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8740320Z test_dispatch_symbolic_meta_inplace_addmm_decomposed_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8740450Z test_dispatch_symbolic_meta_inplace_addmm_decomposed_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8740580Z test_dispatch_symbolic_meta_inplace_addmm_decomposed_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8740710Z test_dispatch_symbolic_meta_inplace_addmm_decomposed_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8740830Z test_dispatch_symbolic_meta_inplace_addmm_decomposed_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8740960Z test_dispatch_symbolic_meta_inplace_addmm_decomposed_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8741080Z test_dispatch_symbolic_meta_inplace_addmm_decomposed_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8741210Z test_dispatch_symbolic_meta_inplace_addmm_decomposed_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8741330Z test_dispatch_symbolic_meta_inplace_addmm_decomposed_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8741480Z test_dispatch_symbolic_meta_inplace_addmm_decomposed_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8741590Z test_dispatch_symbolic_meta_inplace_addmv_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8741710Z test_dispatch_symbolic_meta_inplace_addmv_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8741830Z test_dispatch_symbolic_meta_inplace_addmv_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8741950Z test_dispatch_symbolic_meta_inplace_addmv_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8742070Z test_dispatch_symbolic_meta_inplace_addmv_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8742200Z test_dispatch_symbolic_meta_inplace_addmv_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8742320Z test_dispatch_symbolic_meta_inplace_addmv_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8742430Z test_dispatch_symbolic_meta_inplace_addmv_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8742540Z test_dispatch_symbolic_meta_inplace_addmv_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8742660Z test_dispatch_symbolic_meta_inplace_addmv_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8742780Z test_dispatch_symbolic_meta_inplace_addr_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8742890Z test_dispatch_symbolic_meta_inplace_addr_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8743010Z test_dispatch_symbolic_meta_inplace_addr_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8743130Z test_dispatch_symbolic_meta_inplace_addr_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8743250Z test_dispatch_symbolic_meta_inplace_addr_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8743360Z test_dispatch_symbolic_meta_inplace_addr_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8743480Z test_dispatch_symbolic_meta_inplace_addr_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8743590Z test_dispatch_symbolic_meta_inplace_addr_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8743700Z test_dispatch_symbolic_meta_inplace_addr_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8743810Z test_dispatch_symbolic_meta_inplace_addr_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8748110Z test_dispatch_symbolic_meta_inplace_addr_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8748250Z test_dispatch_symbolic_meta_inplace_addr_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8748400Z test_dispatch_symbolic_meta_inplace_all_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8748550Z test_dispatch_symbolic_meta_inplace_all_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8748700Z test_dispatch_symbolic_meta_inplace_all_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8748850Z test_dispatch_symbolic_meta_inplace_all_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8748990Z test_dispatch_symbolic_meta_inplace_all_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8749130Z test_dispatch_symbolic_meta_inplace_all_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8749260Z test_dispatch_symbolic_meta_inplace_all_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8749400Z test_dispatch_symbolic_meta_inplace_all_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8749630Z test_dispatch_symbolic_meta_inplace_all_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8749770Z test_dispatch_symbolic_meta_inplace_all_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8749920Z test_dispatch_symbolic_meta_inplace_all_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8750060Z test_dispatch_symbolic_meta_inplace_all_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8750200Z test_dispatch_symbolic_meta_inplace_all_strides_H_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8750360Z test_dispatch_symbolic_meta_inplace_all_strides_T_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8750510Z test_dispatch_symbolic_meta_inplace_all_strides___getitem___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8750660Z test_dispatch_symbolic_meta_inplace_all_strides___radd___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8750800Z test_dispatch_symbolic_meta_inplace_all_strides___rand___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8750950Z test_dispatch_symbolic_meta_inplace_all_strides___rdiv___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8751090Z test_dispatch_symbolic_meta_inplace_all_strides___rmatmul___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8751230Z test_dispatch_symbolic_meta_inplace_all_strides___rmod___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8751370Z test_dispatch_symbolic_meta_inplace_all_strides___rmul___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8751520Z test_dispatch_symbolic_meta_inplace_all_strides___ror___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8751660Z test_dispatch_symbolic_meta_inplace_all_strides___rpow___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8751790Z test_dispatch_symbolic_meta_inplace_all_strides___rsub___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8751930Z test_dispatch_symbolic_meta_inplace_all_strides___rxor___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8752090Z test_dispatch_symbolic_meta_inplace_all_strides__native_batch_norm_legit_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8752250Z test_dispatch_symbolic_meta_inplace_all_strides__softmax_backward_data_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8752390Z test_dispatch_symbolic_meta_inplace_all_strides_abs_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8752530Z test_dispatch_symbolic_meta_inplace_all_strides_acos_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8752670Z test_dispatch_symbolic_meta_inplace_all_strides_acosh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8752810Z test_dispatch_symbolic_meta_inplace_all_strides_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8752950Z test_dispatch_symbolic_meta_inplace_all_strides_addbmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8753100Z test_dispatch_symbolic_meta_inplace_all_strides_addcdiv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8753240Z test_dispatch_symbolic_meta_inplace_all_strides_addcmul_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8753400Z test_dispatch_symbolic_meta_inplace_all_strides_addmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8753560Z test_dispatch_symbolic_meta_inplace_all_strides_addmm_decomposed_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8753700Z test_dispatch_symbolic_meta_inplace_all_strides_addmv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8753840Z test_dispatch_symbolic_meta_inplace_all_strides_addr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8753970Z test_dispatch_symbolic_meta_inplace_all_strides_all_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8754140Z test_dispatch_symbolic_meta_inplace_all_strides_allclose_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8754280Z test_dispatch_symbolic_meta_inplace_all_strides_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8754420Z test_dispatch_symbolic_meta_inplace_all_strides_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8754560Z test_dispatch_symbolic_meta_inplace_all_strides_aminmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8754700Z test_dispatch_symbolic_meta_inplace_all_strides_angle_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8754840Z test_dispatch_symbolic_meta_inplace_all_strides_any_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8754980Z test_dispatch_symbolic_meta_inplace_all_strides_arange_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8755120Z test_dispatch_symbolic_meta_inplace_all_strides_argmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8755260Z test_dispatch_symbolic_meta_inplace_all_strides_argmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8755400Z test_dispatch_symbolic_meta_inplace_all_strides_argsort_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8755540Z test_dispatch_symbolic_meta_inplace_all_strides_argwhere_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8755690Z test_dispatch_symbolic_meta_inplace_all_strides_as_strided_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8755850Z test_dispatch_symbolic_meta_inplace_all_strides_as_strided_partial_views_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8756010Z test_dispatch_symbolic_meta_inplace_all_strides_as_strided_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8756140Z test_dispatch_symbolic_meta_inplace_all_strides_asin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8756280Z test_dispatch_symbolic_meta_inplace_all_strides_asinh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8756420Z test_dispatch_symbolic_meta_inplace_all_strides_atan2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8756560Z test_dispatch_symbolic_meta_inplace_all_strides_atan_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8756700Z test_dispatch_symbolic_meta_inplace_all_strides_atanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8756850Z test_dispatch_symbolic_meta_inplace_all_strides_atleast_1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8757000Z test_dispatch_symbolic_meta_inplace_all_strides_atleast_2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8757190Z test_dispatch_symbolic_meta_inplace_all_strides_atleast_3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8757330Z test_dispatch_symbolic_meta_inplace_all_strides_baddbmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8757480Z test_dispatch_symbolic_meta_inplace_all_strides_bernoulli_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8757630Z test_dispatch_symbolic_meta_inplace_all_strides_bfloat16_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8757810Z test_dispatch_symbolic_meta_inplace_all_strides_bincount_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8757960Z test_dispatch_symbolic_meta_inplace_all_strides_bitwise_and_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8758110Z test_dispatch_symbolic_meta_inplace_all_strides_bitwise_left_shift_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8758250Z test_dispatch_symbolic_meta_inplace_all_strides_bitwise_not_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8758400Z test_dispatch_symbolic_meta_inplace_all_strides_bitwise_or_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8758550Z test_dispatch_symbolic_meta_inplace_all_strides_bitwise_right_shift_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8758690Z test_dispatch_symbolic_meta_inplace_all_strides_bitwise_xor_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8758840Z test_dispatch_symbolic_meta_inplace_all_strides_block_diag_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8758980Z test_dispatch_symbolic_meta_inplace_all_strides_bmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8759120Z test_dispatch_symbolic_meta_inplace_all_strides_bool_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8759270Z test_dispatch_symbolic_meta_inplace_all_strides_broadcast_shapes_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8759430Z test_dispatch_symbolic_meta_inplace_all_strides_broadcast_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8759580Z test_dispatch_symbolic_meta_inplace_all_strides_broadcast_to_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8759730Z test_dispatch_symbolic_meta_inplace_all_strides_bucketize_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8759870Z test_dispatch_symbolic_meta_inplace_all_strides_byte_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8760020Z test_dispatch_symbolic_meta_inplace_all_strides_cartesian_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8760160Z test_dispatch_symbolic_meta_inplace_all_strides_cat_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8760300Z test_dispatch_symbolic_meta_inplace_all_strides_cdist_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8760440Z test_dispatch_symbolic_meta_inplace_all_strides_cdouble_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8760580Z test_dispatch_symbolic_meta_inplace_all_strides_ceil_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8760720Z test_dispatch_symbolic_meta_inplace_all_strides_cfloat_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8760890Z test_dispatch_symbolic_meta_inplace_all_strides_chalf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8761030Z test_dispatch_symbolic_meta_inplace_all_strides_char_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8761180Z test_dispatch_symbolic_meta_inplace_all_strides_cholesky_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8761330Z test_dispatch_symbolic_meta_inplace_all_strides_cholesky_inverse_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8761480Z test_dispatch_symbolic_meta_inplace_all_strides_cholesky_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8761640Z test_dispatch_symbolic_meta_inplace_all_strides_chunk_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8761780Z test_dispatch_symbolic_meta_inplace_all_strides_clamp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8761930Z test_dispatch_symbolic_meta_inplace_all_strides_clamp_max_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8762070Z test_dispatch_symbolic_meta_inplace_all_strides_clamp_min_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8762210Z test_dispatch_symbolic_meta_inplace_all_strides_clone_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8762360Z test_dispatch_symbolic_meta_inplace_all_strides_column_stack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8762500Z test_dispatch_symbolic_meta_inplace_all_strides_combinations_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8762650Z test_dispatch_symbolic_meta_inplace_all_strides_complex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8762790Z test_dispatch_symbolic_meta_inplace_all_strides_conj_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8762930Z test_dispatch_symbolic_meta_inplace_all_strides_conj_physical_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8763080Z test_dispatch_symbolic_meta_inplace_all_strides_constant_pad_nd_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8763230Z test_dispatch_symbolic_meta_inplace_all_strides_contiguous_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8763380Z test_dispatch_symbolic_meta_inplace_all_strides_copysign_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8763530Z test_dispatch_symbolic_meta_inplace_all_strides_corrcoef_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8763670Z test_dispatch_symbolic_meta_inplace_all_strides_cos_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8763810Z test_dispatch_symbolic_meta_inplace_all_strides_cosh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8763960Z test_dispatch_symbolic_meta_inplace_all_strides_count_nonzero_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8764100Z test_dispatch_symbolic_meta_inplace_all_strides_cov_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8764240Z test_dispatch_symbolic_meta_inplace_all_strides_cross_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8764380Z test_dispatch_symbolic_meta_inplace_all_strides_cummax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8764520Z test_dispatch_symbolic_meta_inplace_all_strides_cummin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8764700Z test_dispatch_symbolic_meta_inplace_all_strides_cumprod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8764840Z test_dispatch_symbolic_meta_inplace_all_strides_cumsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8765000Z test_dispatch_symbolic_meta_inplace_all_strides_cumulative_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8765150Z test_dispatch_symbolic_meta_inplace_all_strides_deg2rad_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8765290Z test_dispatch_symbolic_meta_inplace_all_strides_diag_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8765460Z test_dispatch_symbolic_meta_inplace_all_strides_diag_embed_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8765610Z test_dispatch_symbolic_meta_inplace_all_strides_diagflat_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8765760Z test_dispatch_symbolic_meta_inplace_all_strides_diagonal_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8765900Z test_dispatch_symbolic_meta_inplace_all_strides_diagonal_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8766050Z test_dispatch_symbolic_meta_inplace_all_strides_diagonal_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8766190Z test_dispatch_symbolic_meta_inplace_all_strides_diff_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8766330Z test_dispatch_symbolic_meta_inplace_all_strides_digamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8766470Z test_dispatch_symbolic_meta_inplace_all_strides_dist_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8766620Z test_dispatch_symbolic_meta_inplace_all_strides_div_floor_rounding_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8766780Z test_dispatch_symbolic_meta_inplace_all_strides_div_no_rounding_mode_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8766930Z test_dispatch_symbolic_meta_inplace_all_strides_div_trunc_rounding_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8767070Z test_dispatch_symbolic_meta_inplace_all_strides_dot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8767210Z test_dispatch_symbolic_meta_inplace_all_strides_double_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8767350Z test_dispatch_symbolic_meta_inplace_all_strides_dsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8767490Z test_dispatch_symbolic_meta_inplace_all_strides_dstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8767630Z test_dispatch_symbolic_meta_inplace_all_strides_einsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8767780Z test_dispatch_symbolic_meta_inplace_all_strides_empty_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8767930Z test_dispatch_symbolic_meta_inplace_all_strides_empty_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8768080Z test_dispatch_symbolic_meta_inplace_all_strides_eq_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8768220Z test_dispatch_symbolic_meta_inplace_all_strides_equal_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8768390Z test_dispatch_symbolic_meta_inplace_all_strides_erf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8768530Z test_dispatch_symbolic_meta_inplace_all_strides_erfc_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8768670Z test_dispatch_symbolic_meta_inplace_all_strides_erfinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8768810Z test_dispatch_symbolic_meta_inplace_all_strides_exp2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8768950Z test_dispatch_symbolic_meta_inplace_all_strides_exp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8769120Z test_dispatch_symbolic_meta_inplace_all_strides_expand_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8769270Z test_dispatch_symbolic_meta_inplace_all_strides_expand_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8769410Z test_dispatch_symbolic_meta_inplace_all_strides_expm1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8769550Z test_dispatch_symbolic_meta_inplace_all_strides_eye_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8769690Z test_dispatch_symbolic_meta_inplace_all_strides_fft_fft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8769830Z test_dispatch_symbolic_meta_inplace_all_strides_fft_fft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8769980Z test_dispatch_symbolic_meta_inplace_all_strides_fft_fftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8770120Z test_dispatch_symbolic_meta_inplace_all_strides_fft_fftshift_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8770270Z test_dispatch_symbolic_meta_inplace_all_strides_fft_hfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8770410Z test_dispatch_symbolic_meta_inplace_all_strides_fft_hfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8770550Z test_dispatch_symbolic_meta_inplace_all_strides_fft_hfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8770690Z test_dispatch_symbolic_meta_inplace_all_strides_fft_ifft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8770840Z test_dispatch_symbolic_meta_inplace_all_strides_fft_ifft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8770980Z test_dispatch_symbolic_meta_inplace_all_strides_fft_ifftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8771130Z test_dispatch_symbolic_meta_inplace_all_strides_fft_ifftshift_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8771270Z test_dispatch_symbolic_meta_inplace_all_strides_fft_ihfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8771420Z test_dispatch_symbolic_meta_inplace_all_strides_fft_ihfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8771560Z test_dispatch_symbolic_meta_inplace_all_strides_fft_ihfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8771710Z test_dispatch_symbolic_meta_inplace_all_strides_fft_irfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8771850Z test_dispatch_symbolic_meta_inplace_all_strides_fft_irfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8771990Z test_dispatch_symbolic_meta_inplace_all_strides_fft_irfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8772180Z test_dispatch_symbolic_meta_inplace_all_strides_fft_rfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8772330Z test_dispatch_symbolic_meta_inplace_all_strides_fft_rfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8772480Z test_dispatch_symbolic_meta_inplace_all_strides_fft_rfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8772630Z test_dispatch_symbolic_meta_inplace_all_strides_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8772770Z test_dispatch_symbolic_meta_inplace_all_strides_flatten_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8772960Z test_dispatch_symbolic_meta_inplace_all_strides_flip_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8773110Z test_dispatch_symbolic_meta_inplace_all_strides_fliplr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8773250Z test_dispatch_symbolic_meta_inplace_all_strides_flipud_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8773400Z test_dispatch_symbolic_meta_inplace_all_strides_float_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8773540Z test_dispatch_symbolic_meta_inplace_all_strides_float_power_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8773690Z test_dispatch_symbolic_meta_inplace_all_strides_floor_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8773840Z test_dispatch_symbolic_meta_inplace_all_strides_floor_divide_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8773980Z test_dispatch_symbolic_meta_inplace_all_strides_fmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8774120Z test_dispatch_symbolic_meta_inplace_all_strides_fmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8774260Z test_dispatch_symbolic_meta_inplace_all_strides_fmod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8774390Z test_dispatch_symbolic_meta_inplace_all_strides_frac_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8774540Z test_dispatch_symbolic_meta_inplace_all_strides_frexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8774680Z test_dispatch_symbolic_meta_inplace_all_strides_full_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8774820Z test_dispatch_symbolic_meta_inplace_all_strides_full_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8774960Z test_dispatch_symbolic_meta_inplace_all_strides_gather_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8775110Z test_dispatch_symbolic_meta_inplace_all_strides_gcd_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8775250Z test_dispatch_symbolic_meta_inplace_all_strides_ge_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8775390Z test_dispatch_symbolic_meta_inplace_all_strides_geqrf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8775530Z test_dispatch_symbolic_meta_inplace_all_strides_gradient_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8775680Z test_dispatch_symbolic_meta_inplace_all_strides_grid_sampler_2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8775820Z test_dispatch_symbolic_meta_inplace_all_strides_gt_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8776000Z test_dispatch_symbolic_meta_inplace_all_strides_half_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8776140Z test_dispatch_symbolic_meta_inplace_all_strides_heaviside_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8776290Z test_dispatch_symbolic_meta_inplace_all_strides_histc_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8776430Z test_dispatch_symbolic_meta_inplace_all_strides_hsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8776570Z test_dispatch_symbolic_meta_inplace_all_strides_hstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8776740Z test_dispatch_symbolic_meta_inplace_all_strides_hypot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8776880Z test_dispatch_symbolic_meta_inplace_all_strides_i0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8777020Z test_dispatch_symbolic_meta_inplace_all_strides_igamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8777170Z test_dispatch_symbolic_meta_inplace_all_strides_igammac_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8777310Z test_dispatch_symbolic_meta_inplace_all_strides_imag_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8777450Z test_dispatch_symbolic_meta_inplace_all_strides_index_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8777590Z test_dispatch_symbolic_meta_inplace_all_strides_index_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8777740Z test_dispatch_symbolic_meta_inplace_all_strides_index_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8777880Z test_dispatch_symbolic_meta_inplace_all_strides_index_put_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8778030Z test_dispatch_symbolic_meta_inplace_all_strides_index_reduce_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8778170Z test_dispatch_symbolic_meta_inplace_all_strides_index_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8778310Z test_dispatch_symbolic_meta_inplace_all_strides_inner_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8778450Z test_dispatch_symbolic_meta_inplace_all_strides_int_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8778600Z test_dispatch_symbolic_meta_inplace_all_strides_isclose_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8778740Z test_dispatch_symbolic_meta_inplace_all_strides_isfinite_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8778880Z test_dispatch_symbolic_meta_inplace_all_strides_isin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8779020Z test_dispatch_symbolic_meta_inplace_all_strides_isinf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8779150Z test_dispatch_symbolic_meta_inplace_all_strides_isnan_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8779300Z test_dispatch_symbolic_meta_inplace_all_strides_isneginf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8779440Z test_dispatch_symbolic_meta_inplace_all_strides_isposinf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8779580Z test_dispatch_symbolic_meta_inplace_all_strides_isreal_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8779760Z test_dispatch_symbolic_meta_inplace_all_strides_istft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8779920Z test_dispatch_symbolic_meta_inplace_all_strides_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8780090Z test_dispatch_symbolic_meta_inplace_all_strides_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8780240Z test_dispatch_symbolic_meta_inplace_all_strides_jiterator_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8780430Z test_dispatch_symbolic_meta_inplace_all_strides_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8780590Z test_dispatch_symbolic_meta_inplace_all_strides_jiterator_unary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8780730Z test_dispatch_symbolic_meta_inplace_all_strides_kron_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8780870Z test_dispatch_symbolic_meta_inplace_all_strides_kthvalue_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8781010Z test_dispatch_symbolic_meta_inplace_all_strides_lcm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8781150Z test_dispatch_symbolic_meta_inplace_all_strides_ldexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8781290Z test_dispatch_symbolic_meta_inplace_all_strides_le_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8781430Z test_dispatch_symbolic_meta_inplace_all_strides_lerp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8781570Z test_dispatch_symbolic_meta_inplace_all_strides_lgamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8781720Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_cholesky_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8781870Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_cholesky_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8782020Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_cond_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8782170Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_cross_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8787060Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_det_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8787260Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_det_singular_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8787410Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_eig_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8787550Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_eigh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8787710Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_eigvals_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8787860Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_eigvalsh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8788030Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_householder_product_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8788280Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_inv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8788420Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_inv_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8788570Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_ldl_factor_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8788730Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_ldl_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8788880Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_ldl_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8789050Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_lstsq_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8789220Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8789370Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_lu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8789520Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_lu_factor_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8789670Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_lu_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8789810Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8789960Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_matrix_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8790120Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_matrix_power_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8790270Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_matrix_rank_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8790420Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8790570Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_multi_dot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8790710Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8790880Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8791030Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_pinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8791180Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_pinv_hermitian_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8791380Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_pinv_singular_cpu_float32 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:12:29.8791520Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_qr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8791670Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_slogdet_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8791820Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8792020Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_solve_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8792180Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_solve_triangular_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8792330Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_svd_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8792490Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_svdvals_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8792630Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_tensorinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8792830Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_tensorsolve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8792980Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_vander_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8793120Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_vecdot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8793270Z test_dispatch_symbolic_meta_inplace_all_strides_linalg_vector_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8793410Z test_dispatch_symbolic_meta_inplace_all_strides_linspace_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8793550Z test_dispatch_symbolic_meta_inplace_all_strides_log10_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8793690Z test_dispatch_symbolic_meta_inplace_all_strides_log1p_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8793830Z test_dispatch_symbolic_meta_inplace_all_strides_log2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8793970Z test_dispatch_symbolic_meta_inplace_all_strides_log_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8794110Z test_dispatch_symbolic_meta_inplace_all_strides_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8794270Z test_dispatch_symbolic_meta_inplace_all_strides_log_softmax_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8794410Z test_dispatch_symbolic_meta_inplace_all_strides_logaddexp2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8794550Z test_dispatch_symbolic_meta_inplace_all_strides_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8794700Z test_dispatch_symbolic_meta_inplace_all_strides_logcumsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8794850Z test_dispatch_symbolic_meta_inplace_all_strides_logdet_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8794990Z test_dispatch_symbolic_meta_inplace_all_strides_logical_and_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8795130Z test_dispatch_symbolic_meta_inplace_all_strides_logical_not_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8795280Z test_dispatch_symbolic_meta_inplace_all_strides_logical_or_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8795420Z test_dispatch_symbolic_meta_inplace_all_strides_logical_xor_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8795560Z test_dispatch_symbolic_meta_inplace_all_strides_logit_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8795730Z test_dispatch_symbolic_meta_inplace_all_strides_logspace_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8795880Z test_dispatch_symbolic_meta_inplace_all_strides_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8796020Z test_dispatch_symbolic_meta_inplace_all_strides_long_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8796160Z test_dispatch_symbolic_meta_inplace_all_strides_lt_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8796300Z test_dispatch_symbolic_meta_inplace_all_strides_lu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8796460Z test_dispatch_symbolic_meta_inplace_all_strides_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8796610Z test_dispatch_symbolic_meta_inplace_all_strides_lu_unpack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8796750Z test_dispatch_symbolic_meta_inplace_all_strides_mH_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8796890Z test_dispatch_symbolic_meta_inplace_all_strides_mT_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8797030Z test_dispatch_symbolic_meta_inplace_all_strides_masked_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8797170Z test_dispatch_symbolic_meta_inplace_all_strides_masked_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8797320Z test_dispatch_symbolic_meta_inplace_all_strides_masked_argmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8797470Z test_dispatch_symbolic_meta_inplace_all_strides_masked_argmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8797620Z test_dispatch_symbolic_meta_inplace_all_strides_masked_cumprod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8797760Z test_dispatch_symbolic_meta_inplace_all_strides_masked_cumsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8797900Z test_dispatch_symbolic_meta_inplace_all_strides_masked_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8798050Z test_dispatch_symbolic_meta_inplace_all_strides_masked_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8798200Z test_dispatch_symbolic_meta_inplace_all_strides_masked_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8798350Z test_dispatch_symbolic_meta_inplace_all_strides_masked_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8798500Z test_dispatch_symbolic_meta_inplace_all_strides_masked_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8798640Z test_dispatch_symbolic_meta_inplace_all_strides_masked_median_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8798790Z test_dispatch_symbolic_meta_inplace_all_strides_masked_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8798940Z test_dispatch_symbolic_meta_inplace_all_strides_masked_normalize_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8799080Z test_dispatch_symbolic_meta_inplace_all_strides_masked_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8799230Z test_dispatch_symbolic_meta_inplace_all_strides_masked_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8799370Z test_dispatch_symbolic_meta_inplace_all_strides_masked_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8799550Z test_dispatch_symbolic_meta_inplace_all_strides_masked_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8799700Z test_dispatch_symbolic_meta_inplace_all_strides_masked_softmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8799840Z test_dispatch_symbolic_meta_inplace_all_strides_masked_std_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8799990Z test_dispatch_symbolic_meta_inplace_all_strides_masked_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8800150Z test_dispatch_symbolic_meta_inplace_all_strides_masked_var_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8800290Z test_dispatch_symbolic_meta_inplace_all_strides_matmul_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8800440Z test_dispatch_symbolic_meta_inplace_all_strides_matrix_exp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8800580Z test_dispatch_symbolic_meta_inplace_all_strides_max_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8800740Z test_dispatch_symbolic_meta_inplace_all_strides_max_pool2d_with_indices_backward_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8800890Z test_dispatch_symbolic_meta_inplace_all_strides_max_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8801050Z test_dispatch_symbolic_meta_inplace_all_strides_max_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8801190Z test_dispatch_symbolic_meta_inplace_all_strides_maximum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8801330Z test_dispatch_symbolic_meta_inplace_all_strides_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8801470Z test_dispatch_symbolic_meta_inplace_all_strides_median_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8801630Z test_dispatch_symbolic_meta_inplace_all_strides_meshgrid_list_of_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8801790Z test_dispatch_symbolic_meta_inplace_all_strides_meshgrid_variadic_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8801930Z test_dispatch_symbolic_meta_inplace_all_strides_min_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8802080Z test_dispatch_symbolic_meta_inplace_all_strides_min_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8802230Z test_dispatch_symbolic_meta_inplace_all_strides_min_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8802370Z test_dispatch_symbolic_meta_inplace_all_strides_minimum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8802510Z test_dispatch_symbolic_meta_inplace_all_strides_mm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8802650Z test_dispatch_symbolic_meta_inplace_all_strides_mode_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8802790Z test_dispatch_symbolic_meta_inplace_all_strides_movedim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8802930Z test_dispatch_symbolic_meta_inplace_all_strides_msort_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8803070Z test_dispatch_symbolic_meta_inplace_all_strides_mul_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8803230Z test_dispatch_symbolic_meta_inplace_all_strides_multinomial_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8803370Z test_dispatch_symbolic_meta_inplace_all_strides_mv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8803520Z test_dispatch_symbolic_meta_inplace_all_strides_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8803670Z test_dispatch_symbolic_meta_inplace_all_strides_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8803840Z test_dispatch_symbolic_meta_inplace_all_strides_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8803980Z test_dispatch_symbolic_meta_inplace_all_strides_nan_to_num_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8804130Z test_dispatch_symbolic_meta_inplace_all_strides_nanmean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8804270Z test_dispatch_symbolic_meta_inplace_all_strides_nanmedian_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8804420Z test_dispatch_symbolic_meta_inplace_all_strides_nanquantile_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8804560Z test_dispatch_symbolic_meta_inplace_all_strides_nansum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8804700Z test_dispatch_symbolic_meta_inplace_all_strides_narrow_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8804840Z test_dispatch_symbolic_meta_inplace_all_strides_narrow_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8804990Z test_dispatch_symbolic_meta_inplace_all_strides_native_batch_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8805150Z test_dispatch_symbolic_meta_inplace_all_strides_native_dropout_backward_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8805300Z test_dispatch_symbolic_meta_inplace_all_strides_native_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8805430Z test_dispatch_symbolic_meta_inplace_all_strides_ne_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8805570Z test_dispatch_symbolic_meta_inplace_all_strides_neg_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8805710Z test_dispatch_symbolic_meta_inplace_all_strides_new_empty_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8805860Z test_dispatch_symbolic_meta_inplace_all_strides_new_empty_strided_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8806010Z test_dispatch_symbolic_meta_inplace_all_strides_new_full_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8806150Z test_dispatch_symbolic_meta_inplace_all_strides_new_ones_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8806290Z test_dispatch_symbolic_meta_inplace_all_strides_new_zeros_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8806430Z test_dispatch_symbolic_meta_inplace_all_strides_nextafter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8806610Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional__scaled_dot_product_attention_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8806820Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8806990Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8807150Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8807310Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8807470Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8807680Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8807840Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_alpha_dropout_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8808000Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8808150Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8808300Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8808460Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_batch_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8808610Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8808780Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8808950Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8809100Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_celu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8809250Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_conv1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8809400Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_conv2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8809570Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8809720Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8809880Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8810040Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8810200Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_cosine_similarity_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8810360Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8810550Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_ctc_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8810710Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_dropout2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8810860Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_dropout3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8811010Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_dropout_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8811200Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_elu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8811410Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_embedding_bag_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8811560Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_embedding_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8811740Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8811910Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8812080Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8812240Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8812400Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8812550Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_gelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8812700Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_glu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8812860Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_grid_sample_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8813010Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_group_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8813170Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_hardshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8813330Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_hardsigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8813480Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_hardswish_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8813640Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_hardtanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8813800Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8813960Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_huber_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8814110Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_instance_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8814320Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_interpolate_area_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8814490Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8814660Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8814820Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_interpolate_linear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8815020Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8815190Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8815350Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_kl_div_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8815500Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8815650Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8815810Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_leaky_relu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8815960Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_linear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8816130Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_local_response_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8816280Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_logsigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8816440Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8816600Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8816750Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8816900Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8817070Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_max_unpool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8817230Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8817380Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_max_unpool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8817550Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8817700Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_max_unpool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8817860Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8818050Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_mish_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8818210Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_mse_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8818370Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8818530Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8818720Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8818880Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8819040Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_normalize_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8819190Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_one_hot_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8819340Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_pad_circular_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8819500Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_pad_constant_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8819660Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_pad_reflect_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8819820Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_pad_replicate_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8819980Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_pairwise_distance_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8820130Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_pdist_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8820290Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8820440Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8820600Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8820750Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_prelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8820910Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_relu6_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8821060Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_relu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8821210Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_rrelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8821350Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_selu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8821500Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_silu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8821720Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8821880Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8822040Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_softmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8822200Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8822400Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_softplus_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8822560Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_softshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8822720Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_softsign_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8822870Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_tanhshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8823020Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_threshold_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8827740Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8827950Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8828110Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_unfold_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8828280Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8828440Z test_dispatch_symbolic_meta_inplace_all_strides_nn_functional_upsample_nearest_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8828590Z test_dispatch_symbolic_meta_inplace_all_strides_nonzero_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8828730Z test_dispatch_symbolic_meta_inplace_all_strides_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8828870Z test_dispatch_symbolic_meta_inplace_all_strides_norm_fro_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8829020Z test_dispatch_symbolic_meta_inplace_all_strides_norm_inf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8829170Z test_dispatch_symbolic_meta_inplace_all_strides_norm_nuc_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8829310Z test_dispatch_symbolic_meta_inplace_all_strides_normal_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8829460Z test_dispatch_symbolic_meta_inplace_all_strides_normal_number_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8829600Z test_dispatch_symbolic_meta_inplace_all_strides_ones_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8829750Z test_dispatch_symbolic_meta_inplace_all_strides_ones_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8829890Z test_dispatch_symbolic_meta_inplace_all_strides_ormqr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8830160Z test_dispatch_symbolic_meta_inplace_all_strides_outer_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8830300Z test_dispatch_symbolic_meta_inplace_all_strides_pca_lowrank_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8830450Z test_dispatch_symbolic_meta_inplace_all_strides_permute_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8830600Z test_dispatch_symbolic_meta_inplace_all_strides_pinverse_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8830740Z test_dispatch_symbolic_meta_inplace_all_strides_polar_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8830930Z test_dispatch_symbolic_meta_inplace_all_strides_polygamma_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8831090Z test_dispatch_symbolic_meta_inplace_all_strides_polygamma_polygamma_n_1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8831240Z test_dispatch_symbolic_meta_inplace_all_strides_polygamma_polygamma_n_2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8831400Z test_dispatch_symbolic_meta_inplace_all_strides_polygamma_polygamma_n_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8831550Z test_dispatch_symbolic_meta_inplace_all_strides_polygamma_polygamma_n_4_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8831690Z test_dispatch_symbolic_meta_inplace_all_strides_positive_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8831830Z test_dispatch_symbolic_meta_inplace_all_strides_pow_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8831980Z test_dispatch_symbolic_meta_inplace_all_strides_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8832120Z test_dispatch_symbolic_meta_inplace_all_strides_put_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8832260Z test_dispatch_symbolic_meta_inplace_all_strides_qr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8832400Z test_dispatch_symbolic_meta_inplace_all_strides_quantile_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8832550Z test_dispatch_symbolic_meta_inplace_all_strides_rad2deg_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8832690Z test_dispatch_symbolic_meta_inplace_all_strides_rand_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8832840Z test_dispatch_symbolic_meta_inplace_all_strides_randint_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8832980Z test_dispatch_symbolic_meta_inplace_all_strides_randint_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8833130Z test_dispatch_symbolic_meta_inplace_all_strides_randn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8833270Z test_dispatch_symbolic_meta_inplace_all_strides_randn_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8833420Z test_dispatch_symbolic_meta_inplace_all_strides_ravel_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8833560Z test_dispatch_symbolic_meta_inplace_all_strides_real_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8833710Z test_dispatch_symbolic_meta_inplace_all_strides_reciprocal_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8833900Z test_dispatch_symbolic_meta_inplace_all_strides_remainder_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8834040Z test_dispatch_symbolic_meta_inplace_all_strides_renorm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8834190Z test_dispatch_symbolic_meta_inplace_all_strides_repeat_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8834340Z test_dispatch_symbolic_meta_inplace_all_strides_repeat_interleave_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8834480Z test_dispatch_symbolic_meta_inplace_all_strides_reshape_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8834660Z test_dispatch_symbolic_meta_inplace_all_strides_reshape_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8834800Z test_dispatch_symbolic_meta_inplace_all_strides_resize__cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8834950Z test_dispatch_symbolic_meta_inplace_all_strides_resize_as__cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8835090Z test_dispatch_symbolic_meta_inplace_all_strides_resolve_conj_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8835240Z test_dispatch_symbolic_meta_inplace_all_strides_resolve_neg_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8835380Z test_dispatch_symbolic_meta_inplace_all_strides_roll_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8835520Z test_dispatch_symbolic_meta_inplace_all_strides_rot90_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8835660Z test_dispatch_symbolic_meta_inplace_all_strides_round_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8835810Z test_dispatch_symbolic_meta_inplace_all_strides_round_decimals_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8835960Z test_dispatch_symbolic_meta_inplace_all_strides_round_decimals_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8836110Z test_dispatch_symbolic_meta_inplace_all_strides_round_decimals_neg_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8836260Z test_dispatch_symbolic_meta_inplace_all_strides_rsqrt_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8836400Z test_dispatch_symbolic_meta_inplace_all_strides_rsub_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8836550Z test_dispatch_symbolic_meta_inplace_all_strides_scalar_tensor_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8836700Z test_dispatch_symbolic_meta_inplace_all_strides_scatter_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8836840Z test_dispatch_symbolic_meta_inplace_all_strides_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8836990Z test_dispatch_symbolic_meta_inplace_all_strides_scatter_reduce_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8837150Z test_dispatch_symbolic_meta_inplace_all_strides_scatter_reduce_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8837300Z test_dispatch_symbolic_meta_inplace_all_strides_scatter_reduce_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8837450Z test_dispatch_symbolic_meta_inplace_all_strides_scatter_reduce_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8837640Z test_dispatch_symbolic_meta_inplace_all_strides_scatter_reduce_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8837790Z test_dispatch_symbolic_meta_inplace_all_strides_searchsorted_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8837950Z test_dispatch_symbolic_meta_inplace_all_strides_segment_reduce_lengths_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8838110Z test_dispatch_symbolic_meta_inplace_all_strides_segment_reduce_offsets_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8838250Z test_dispatch_symbolic_meta_inplace_all_strides_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8838430Z test_dispatch_symbolic_meta_inplace_all_strides_select_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8838570Z test_dispatch_symbolic_meta_inplace_all_strides_sgn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8838720Z test_dispatch_symbolic_meta_inplace_all_strides_short_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8838860Z test_dispatch_symbolic_meta_inplace_all_strides_sigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8839000Z test_dispatch_symbolic_meta_inplace_all_strides_sign_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8839160Z test_dispatch_symbolic_meta_inplace_all_strides_signal_windows_bartlett_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8839320Z test_dispatch_symbolic_meta_inplace_all_strides_signal_windows_blackman_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8839470Z test_dispatch_symbolic_meta_inplace_all_strides_signal_windows_cosine_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8839630Z test_dispatch_symbolic_meta_inplace_all_strides_signal_windows_exponential_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8839780Z test_dispatch_symbolic_meta_inplace_all_strides_signal_windows_gaussian_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8839950Z test_dispatch_symbolic_meta_inplace_all_strides_signal_windows_general_cosine_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8840110Z test_dispatch_symbolic_meta_inplace_all_strides_signal_windows_general_hamming_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8840270Z test_dispatch_symbolic_meta_inplace_all_strides_signal_windows_hamming_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8840420Z test_dispatch_symbolic_meta_inplace_all_strides_signal_windows_hann_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8840580Z test_dispatch_symbolic_meta_inplace_all_strides_signal_windows_kaiser_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8840730Z test_dispatch_symbolic_meta_inplace_all_strides_signal_windows_nuttall_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8840870Z test_dispatch_symbolic_meta_inplace_all_strides_signbit_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8841010Z test_dispatch_symbolic_meta_inplace_all_strides_sin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8841150Z test_dispatch_symbolic_meta_inplace_all_strides_sinc_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8841290Z test_dispatch_symbolic_meta_inplace_all_strides_sinh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8841500Z test_dispatch_symbolic_meta_inplace_all_strides_slice_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8841650Z test_dispatch_symbolic_meta_inplace_all_strides_slice_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8841800Z test_dispatch_symbolic_meta_inplace_all_strides_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8841950Z test_dispatch_symbolic_meta_inplace_all_strides_softmax_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8842090Z test_dispatch_symbolic_meta_inplace_all_strides_sort_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8842330Z test_dispatch_symbolic_meta_inplace_all_strides_sparse_sampled_addmm_cpu_float32 (__main__.TestMetaCPU) ... skip: PyTorch is built without MKL support (0.000s) 2023-01-11T21:12:29.8842490Z test_dispatch_symbolic_meta_inplace_all_strides_special_airy_ai_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8842640Z test_dispatch_symbolic_meta_inplace_all_strides_special_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8842800Z test_dispatch_symbolic_meta_inplace_all_strides_special_bessel_j1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8842950Z test_dispatch_symbolic_meta_inplace_all_strides_special_bessel_y0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8843100Z test_dispatch_symbolic_meta_inplace_all_strides_special_bessel_y1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8843270Z test_dispatch_symbolic_meta_inplace_all_strides_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8843430Z test_dispatch_symbolic_meta_inplace_all_strides_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8843790Z test_dispatch_symbolic_meta_inplace_all_strides_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8844060Z test_dispatch_symbolic_meta_inplace_all_strides_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8844210Z test_dispatch_symbolic_meta_inplace_all_strides_special_entr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8844350Z test_dispatch_symbolic_meta_inplace_all_strides_special_erfcx_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8844510Z test_dispatch_symbolic_meta_inplace_all_strides_special_hermite_polynomial_h_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8844670Z test_dispatch_symbolic_meta_inplace_all_strides_special_hermite_polynomial_he_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8844820Z test_dispatch_symbolic_meta_inplace_all_strides_special_i0e_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8844960Z test_dispatch_symbolic_meta_inplace_all_strides_special_i1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8845110Z test_dispatch_symbolic_meta_inplace_all_strides_special_i1e_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8845270Z test_dispatch_symbolic_meta_inplace_all_strides_special_laguerre_polynomial_l_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8845600Z test_dispatch_symbolic_meta_inplace_all_strides_special_legendre_polynomial_p_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8845770Z test_dispatch_symbolic_meta_inplace_all_strides_special_log_ndtr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8845930Z test_dispatch_symbolic_meta_inplace_all_strides_special_modified_bessel_i0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8846090Z test_dispatch_symbolic_meta_inplace_all_strides_special_modified_bessel_i1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8846290Z test_dispatch_symbolic_meta_inplace_all_strides_special_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8846440Z test_dispatch_symbolic_meta_inplace_all_strides_special_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8846600Z test_dispatch_symbolic_meta_inplace_all_strides_special_ndtr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8846750Z test_dispatch_symbolic_meta_inplace_all_strides_special_ndtri_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8846930Z test_dispatch_symbolic_meta_inplace_all_strides_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8847090Z test_dispatch_symbolic_meta_inplace_all_strides_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8847260Z test_dispatch_symbolic_meta_inplace_all_strides_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8847560Z test_dispatch_symbolic_meta_inplace_all_strides_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8847840Z test_dispatch_symbolic_meta_inplace_all_strides_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8848120Z test_dispatch_symbolic_meta_inplace_all_strides_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8848390Z test_dispatch_symbolic_meta_inplace_all_strides_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.8848560Z test_dispatch_symbolic_meta_inplace_all_strides_special_spherical_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8848720Z test_dispatch_symbolic_meta_inplace_all_strides_special_xlog1py_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8848870Z test_dispatch_symbolic_meta_inplace_all_strides_special_zeta_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8849010Z test_dispatch_symbolic_meta_inplace_all_strides_split_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8849170Z test_dispatch_symbolic_meta_inplace_all_strides_split_list_args_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8849320Z test_dispatch_symbolic_meta_inplace_all_strides_split_with_sizes_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8849470Z test_dispatch_symbolic_meta_inplace_all_strides_sqrt_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8849650Z test_dispatch_symbolic_meta_inplace_all_strides_square_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8849800Z test_dispatch_symbolic_meta_inplace_all_strides_squeeze_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8849950Z test_dispatch_symbolic_meta_inplace_all_strides_stack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8850090Z test_dispatch_symbolic_meta_inplace_all_strides_std_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8850240Z test_dispatch_symbolic_meta_inplace_all_strides_std_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8850420Z test_dispatch_symbolic_meta_inplace_all_strides_std_mean_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8850570Z test_dispatch_symbolic_meta_inplace_all_strides_std_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8850720Z test_dispatch_symbolic_meta_inplace_all_strides_stft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8850860Z test_dispatch_symbolic_meta_inplace_all_strides_sub_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8851010Z test_dispatch_symbolic_meta_inplace_all_strides_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8851160Z test_dispatch_symbolic_meta_inplace_all_strides_sum_to_size_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8851300Z test_dispatch_symbolic_meta_inplace_all_strides_svd_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8851450Z test_dispatch_symbolic_meta_inplace_all_strides_svd_lowrank_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8851600Z test_dispatch_symbolic_meta_inplace_all_strides_symeig_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8851740Z test_dispatch_symbolic_meta_inplace_all_strides_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8851900Z test_dispatch_symbolic_meta_inplace_all_strides_take_along_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8852040Z test_dispatch_symbolic_meta_inplace_all_strides_take_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8852180Z test_dispatch_symbolic_meta_inplace_all_strides_tan_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8852320Z test_dispatch_symbolic_meta_inplace_all_strides_tanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8852480Z test_dispatch_symbolic_meta_inplace_all_strides_tensor_split_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8852630Z test_dispatch_symbolic_meta_inplace_all_strides_tensordot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8852770Z test_dispatch_symbolic_meta_inplace_all_strides_tile_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8852910Z test_dispatch_symbolic_meta_inplace_all_strides_to_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8853060Z test_dispatch_symbolic_meta_inplace_all_strides_to_sparse_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8853200Z test_dispatch_symbolic_meta_inplace_all_strides_topk_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8853350Z test_dispatch_symbolic_meta_inplace_all_strides_trace_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8853520Z test_dispatch_symbolic_meta_inplace_all_strides_transpose_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8853670Z test_dispatch_symbolic_meta_inplace_all_strides_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8853820Z test_dispatch_symbolic_meta_inplace_all_strides_trapz_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8853970Z test_dispatch_symbolic_meta_inplace_all_strides_triangular_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8854110Z test_dispatch_symbolic_meta_inplace_all_strides_tril_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8854280Z test_dispatch_symbolic_meta_inplace_all_strides_tril_indices_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8854430Z test_dispatch_symbolic_meta_inplace_all_strides_triu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8854580Z test_dispatch_symbolic_meta_inplace_all_strides_triu_indices_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8854730Z test_dispatch_symbolic_meta_inplace_all_strides_true_divide_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8854870Z test_dispatch_symbolic_meta_inplace_all_strides_trunc_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8855010Z test_dispatch_symbolic_meta_inplace_all_strides_unbind_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8855160Z test_dispatch_symbolic_meta_inplace_all_strides_unflatten_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8855310Z test_dispatch_symbolic_meta_inplace_all_strides_unfold_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8855460Z test_dispatch_symbolic_meta_inplace_all_strides_unfold_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8855600Z test_dispatch_symbolic_meta_inplace_all_strides_uniform_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8855750Z test_dispatch_symbolic_meta_inplace_all_strides_unique_consecutive_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8855890Z test_dispatch_symbolic_meta_inplace_all_strides_unique_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8856040Z test_dispatch_symbolic_meta_inplace_all_strides_unsqueeze_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8856180Z test_dispatch_symbolic_meta_inplace_all_strides_var_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8856320Z test_dispatch_symbolic_meta_inplace_all_strides_var_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8856470Z test_dispatch_symbolic_meta_inplace_all_strides_var_mean_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8856630Z test_dispatch_symbolic_meta_inplace_all_strides_var_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8856790Z test_dispatch_symbolic_meta_inplace_all_strides_vdot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8856940Z test_dispatch_symbolic_meta_inplace_all_strides_view_as_complex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8857080Z test_dispatch_symbolic_meta_inplace_all_strides_view_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8857230Z test_dispatch_symbolic_meta_inplace_all_strides_view_as_real_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8857420Z test_dispatch_symbolic_meta_inplace_all_strides_view_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8857560Z test_dispatch_symbolic_meta_inplace_all_strides_view_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8857700Z test_dispatch_symbolic_meta_inplace_all_strides_vsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8857840Z test_dispatch_symbolic_meta_inplace_all_strides_vstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8857990Z test_dispatch_symbolic_meta_inplace_all_strides_where_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8858160Z test_dispatch_symbolic_meta_inplace_all_strides_xlogy_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8858310Z test_dispatch_symbolic_meta_inplace_all_strides_zero__cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8858460Z test_dispatch_symbolic_meta_inplace_all_strides_zeros_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8858610Z test_dispatch_symbolic_meta_inplace_all_strides_zeros_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.8858760Z test_dispatch_symbolic_meta_inplace_allclose_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8858920Z test_dispatch_symbolic_meta_inplace_allclose_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8859080Z test_dispatch_symbolic_meta_inplace_allclose_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8859230Z test_dispatch_symbolic_meta_inplace_allclose_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8859390Z test_dispatch_symbolic_meta_inplace_allclose_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8859540Z test_dispatch_symbolic_meta_inplace_allclose_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8859690Z test_dispatch_symbolic_meta_inplace_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8859840Z test_dispatch_symbolic_meta_inplace_amax_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8859990Z test_dispatch_symbolic_meta_inplace_amax_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8860140Z test_dispatch_symbolic_meta_inplace_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8860280Z test_dispatch_symbolic_meta_inplace_amax_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8860420Z test_dispatch_symbolic_meta_inplace_amax_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8860570Z test_dispatch_symbolic_meta_inplace_amax_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8860710Z test_dispatch_symbolic_meta_inplace_amax_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8860860Z test_dispatch_symbolic_meta_inplace_amax_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8861000Z test_dispatch_symbolic_meta_inplace_amax_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8861180Z test_dispatch_symbolic_meta_inplace_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8861330Z test_dispatch_symbolic_meta_inplace_amin_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8861480Z test_dispatch_symbolic_meta_inplace_amin_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8861620Z test_dispatch_symbolic_meta_inplace_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8861760Z test_dispatch_symbolic_meta_inplace_amin_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8861930Z test_dispatch_symbolic_meta_inplace_amin_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8862070Z test_dispatch_symbolic_meta_inplace_amin_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8862220Z test_dispatch_symbolic_meta_inplace_amin_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8862360Z test_dispatch_symbolic_meta_inplace_amin_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8862510Z test_dispatch_symbolic_meta_inplace_amin_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8862650Z test_dispatch_symbolic_meta_inplace_aminmax_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8862800Z test_dispatch_symbolic_meta_inplace_aminmax_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8862950Z test_dispatch_symbolic_meta_inplace_aminmax_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8863100Z test_dispatch_symbolic_meta_inplace_aminmax_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8863250Z test_dispatch_symbolic_meta_inplace_aminmax_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8863390Z test_dispatch_symbolic_meta_inplace_aminmax_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8863530Z test_dispatch_symbolic_meta_inplace_aminmax_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8863670Z test_dispatch_symbolic_meta_inplace_aminmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8863810Z test_dispatch_symbolic_meta_inplace_angle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8863950Z test_dispatch_symbolic_meta_inplace_angle_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8864110Z test_dispatch_symbolic_meta_inplace_angle_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8869120Z test_dispatch_symbolic_meta_inplace_angle_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8869300Z test_dispatch_symbolic_meta_inplace_angle_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8869450Z test_dispatch_symbolic_meta_inplace_angle_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8869590Z test_dispatch_symbolic_meta_inplace_angle_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8869740Z test_dispatch_symbolic_meta_inplace_angle_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8870010Z test_dispatch_symbolic_meta_inplace_angle_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8870160Z test_dispatch_symbolic_meta_inplace_angle_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8870300Z test_dispatch_symbolic_meta_inplace_angle_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8870440Z test_dispatch_symbolic_meta_inplace_angle_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8870580Z test_dispatch_symbolic_meta_inplace_any_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8870760Z test_dispatch_symbolic_meta_inplace_any_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8870910Z test_dispatch_symbolic_meta_inplace_any_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8871070Z test_dispatch_symbolic_meta_inplace_any_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8871210Z test_dispatch_symbolic_meta_inplace_any_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8871350Z test_dispatch_symbolic_meta_inplace_any_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8871490Z test_dispatch_symbolic_meta_inplace_any_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8871630Z test_dispatch_symbolic_meta_inplace_any_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8871780Z test_dispatch_symbolic_meta_inplace_any_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8871920Z test_dispatch_symbolic_meta_inplace_any_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8872060Z test_dispatch_symbolic_meta_inplace_any_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8872200Z test_dispatch_symbolic_meta_inplace_any_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8872350Z test_dispatch_symbolic_meta_inplace_arange_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8872500Z test_dispatch_symbolic_meta_inplace_arange_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8872650Z test_dispatch_symbolic_meta_inplace_arange_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8872790Z test_dispatch_symbolic_meta_inplace_arange_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8872940Z test_dispatch_symbolic_meta_inplace_arange_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8873080Z test_dispatch_symbolic_meta_inplace_arange_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8873220Z test_dispatch_symbolic_meta_inplace_arange_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8873360Z test_dispatch_symbolic_meta_inplace_arange_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8873500Z test_dispatch_symbolic_meta_inplace_arange_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8873640Z test_dispatch_symbolic_meta_inplace_argmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8873820Z test_dispatch_symbolic_meta_inplace_argmax_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8873970Z test_dispatch_symbolic_meta_inplace_argmax_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8874110Z test_dispatch_symbolic_meta_inplace_argmax_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8874250Z test_dispatch_symbolic_meta_inplace_argmax_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8874390Z test_dispatch_symbolic_meta_inplace_argmax_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8874560Z test_dispatch_symbolic_meta_inplace_argmax_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8874700Z test_dispatch_symbolic_meta_inplace_argmax_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8874840Z test_dispatch_symbolic_meta_inplace_argmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8874990Z test_dispatch_symbolic_meta_inplace_argmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8875130Z test_dispatch_symbolic_meta_inplace_argmin_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8875270Z test_dispatch_symbolic_meta_inplace_argmin_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8875420Z test_dispatch_symbolic_meta_inplace_argmin_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8875560Z test_dispatch_symbolic_meta_inplace_argmin_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8875700Z test_dispatch_symbolic_meta_inplace_argmin_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8875830Z test_dispatch_symbolic_meta_inplace_argmin_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8875970Z test_dispatch_symbolic_meta_inplace_argmin_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8876110Z test_dispatch_symbolic_meta_inplace_argmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8876260Z test_dispatch_symbolic_meta_inplace_argsort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8876400Z test_dispatch_symbolic_meta_inplace_argsort_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8876550Z test_dispatch_symbolic_meta_inplace_argsort_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8876690Z test_dispatch_symbolic_meta_inplace_argsort_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8876830Z test_dispatch_symbolic_meta_inplace_argsort_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8876980Z test_dispatch_symbolic_meta_inplace_argsort_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8877120Z test_dispatch_symbolic_meta_inplace_argsort_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8877270Z test_dispatch_symbolic_meta_inplace_argsort_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8877410Z test_dispatch_symbolic_meta_inplace_argsort_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8877610Z test_dispatch_symbolic_meta_inplace_argsort_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8877760Z test_dispatch_symbolic_meta_inplace_argwhere_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8877910Z test_dispatch_symbolic_meta_inplace_argwhere_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8878060Z test_dispatch_symbolic_meta_inplace_argwhere_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8878210Z test_dispatch_symbolic_meta_inplace_argwhere_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8878440Z test_dispatch_symbolic_meta_inplace_argwhere_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8878590Z test_dispatch_symbolic_meta_inplace_argwhere_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8878740Z test_dispatch_symbolic_meta_inplace_argwhere_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8878890Z test_dispatch_symbolic_meta_inplace_argwhere_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8879040Z test_dispatch_symbolic_meta_inplace_argwhere_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8879180Z test_dispatch_symbolic_meta_inplace_argwhere_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8879330Z test_dispatch_symbolic_meta_inplace_argwhere_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8879480Z test_dispatch_symbolic_meta_inplace_argwhere_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8879600Z test_dispatch_symbolic_meta_inplace_as_strided_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8879730Z test_dispatch_symbolic_meta_inplace_as_strided_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8879860Z test_dispatch_symbolic_meta_inplace_as_strided_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8879980Z test_dispatch_symbolic_meta_inplace_as_strided_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8880110Z test_dispatch_symbolic_meta_inplace_as_strided_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8880230Z test_dispatch_symbolic_meta_inplace_as_strided_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8880350Z test_dispatch_symbolic_meta_inplace_as_strided_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8880470Z test_dispatch_symbolic_meta_inplace_as_strided_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8880590Z test_dispatch_symbolic_meta_inplace_as_strided_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8880720Z test_dispatch_symbolic_meta_inplace_as_strided_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8880830Z test_dispatch_symbolic_meta_inplace_as_strided_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8880950Z test_dispatch_symbolic_meta_inplace_as_strided_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8881070Z test_dispatch_symbolic_meta_inplace_as_strided_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8881230Z test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.007s) 2023-01-11T21:12:29.8881390Z test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.007s) 2023-01-11T21:12:29.8881590Z test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cpu_complex128 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.007s) 2023-01-11T21:12:29.8881760Z test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cpu_complex32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.007s) 2023-01-11T21:12:29.8881920Z test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cpu_complex64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.007s) 2023-01-11T21:12:29.8882070Z test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cpu_float16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.007s) 2023-01-11T21:12:29.8882220Z test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cpu_float32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.007s) 2023-01-11T21:12:29.8882410Z test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cpu_float64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.007s) 2023-01-11T21:12:29.8882560Z test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.007s) 2023-01-11T21:12:29.8882710Z test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.007s) 2023-01-11T21:12:29.8882870Z test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.007s) 2023-01-11T21:12:29.8883020Z test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.007s) 2023-01-11T21:12:29.8883170Z test_dispatch_symbolic_meta_inplace_as_strided_partial_views_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.007s) 2023-01-11T21:12:29.8883330Z test_dispatch_symbolic_meta_inplace_as_strided_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8883480Z test_dispatch_symbolic_meta_inplace_as_strided_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8883640Z test_dispatch_symbolic_meta_inplace_as_strided_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8883800Z test_dispatch_symbolic_meta_inplace_as_strided_scatter_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8883950Z test_dispatch_symbolic_meta_inplace_as_strided_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8884100Z test_dispatch_symbolic_meta_inplace_as_strided_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8884250Z test_dispatch_symbolic_meta_inplace_as_strided_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8884410Z test_dispatch_symbolic_meta_inplace_as_strided_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8884560Z test_dispatch_symbolic_meta_inplace_as_strided_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8884710Z test_dispatch_symbolic_meta_inplace_as_strided_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8884860Z test_dispatch_symbolic_meta_inplace_as_strided_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8885020Z test_dispatch_symbolic_meta_inplace_as_strided_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8885170Z test_dispatch_symbolic_meta_inplace_as_strided_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8885330Z test_dispatch_symbolic_meta_inplace_asin_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8885480Z test_dispatch_symbolic_meta_inplace_asin_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8885600Z test_dispatch_symbolic_meta_inplace_asin_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8885730Z test_dispatch_symbolic_meta_inplace_asin_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8885840Z test_dispatch_symbolic_meta_inplace_asin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8885960Z test_dispatch_symbolic_meta_inplace_asin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8886130Z test_dispatch_symbolic_meta_inplace_asin_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8886270Z test_dispatch_symbolic_meta_inplace_asin_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8886410Z test_dispatch_symbolic_meta_inplace_asin_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8886540Z test_dispatch_symbolic_meta_inplace_asin_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8886670Z test_dispatch_symbolic_meta_inplace_asin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8886790Z test_dispatch_symbolic_meta_inplace_asinh_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8886920Z test_dispatch_symbolic_meta_inplace_asinh_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8887040Z test_dispatch_symbolic_meta_inplace_asinh_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8887160Z test_dispatch_symbolic_meta_inplace_asinh_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8887280Z test_dispatch_symbolic_meta_inplace_asinh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8887400Z test_dispatch_symbolic_meta_inplace_asinh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8887540Z test_dispatch_symbolic_meta_inplace_asinh_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8887670Z test_dispatch_symbolic_meta_inplace_asinh_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8887810Z test_dispatch_symbolic_meta_inplace_asinh_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8887950Z test_dispatch_symbolic_meta_inplace_asinh_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8888080Z test_dispatch_symbolic_meta_inplace_asinh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8888200Z test_dispatch_symbolic_meta_inplace_atan2_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8888340Z test_dispatch_symbolic_meta_inplace_atan2_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8888460Z test_dispatch_symbolic_meta_inplace_atan2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8888570Z test_dispatch_symbolic_meta_inplace_atan2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8888700Z test_dispatch_symbolic_meta_inplace_atan2_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8888840Z test_dispatch_symbolic_meta_inplace_atan2_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8888970Z test_dispatch_symbolic_meta_inplace_atan2_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8889130Z test_dispatch_symbolic_meta_inplace_atan2_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8889280Z test_dispatch_symbolic_meta_inplace_atan2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8889400Z test_dispatch_symbolic_meta_inplace_atan_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8889540Z test_dispatch_symbolic_meta_inplace_atan_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8889660Z test_dispatch_symbolic_meta_inplace_atan_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8889780Z test_dispatch_symbolic_meta_inplace_atan_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8889930Z test_dispatch_symbolic_meta_inplace_atan_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8890050Z test_dispatch_symbolic_meta_inplace_atan_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8890190Z test_dispatch_symbolic_meta_inplace_atan_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8890330Z test_dispatch_symbolic_meta_inplace_atan_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8890470Z test_dispatch_symbolic_meta_inplace_atan_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8890610Z test_dispatch_symbolic_meta_inplace_atan_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8890740Z test_dispatch_symbolic_meta_inplace_atan_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8890860Z test_dispatch_symbolic_meta_inplace_atanh_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8891000Z test_dispatch_symbolic_meta_inplace_atanh_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8891120Z test_dispatch_symbolic_meta_inplace_atanh_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8891250Z test_dispatch_symbolic_meta_inplace_atanh_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8891360Z test_dispatch_symbolic_meta_inplace_atanh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8891480Z test_dispatch_symbolic_meta_inplace_atanh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8891620Z test_dispatch_symbolic_meta_inplace_atanh_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8891750Z test_dispatch_symbolic_meta_inplace_atanh_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8891900Z test_dispatch_symbolic_meta_inplace_atanh_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8892040Z test_dispatch_symbolic_meta_inplace_atanh_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8892180Z test_dispatch_symbolic_meta_inplace_atanh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8892330Z test_dispatch_symbolic_meta_inplace_atleast_1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8892490Z test_dispatch_symbolic_meta_inplace_atleast_1d_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8892650Z test_dispatch_symbolic_meta_inplace_atleast_1d_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8892810Z test_dispatch_symbolic_meta_inplace_atleast_1d_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8892980Z test_dispatch_symbolic_meta_inplace_atleast_1d_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8893190Z test_dispatch_symbolic_meta_inplace_atleast_1d_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8893360Z test_dispatch_symbolic_meta_inplace_atleast_1d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8893520Z test_dispatch_symbolic_meta_inplace_atleast_1d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8893680Z test_dispatch_symbolic_meta_inplace_atleast_1d_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8893840Z test_dispatch_symbolic_meta_inplace_atleast_1d_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8894040Z test_dispatch_symbolic_meta_inplace_atleast_1d_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8894190Z test_dispatch_symbolic_meta_inplace_atleast_1d_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8894340Z test_dispatch_symbolic_meta_inplace_atleast_1d_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8894500Z test_dispatch_symbolic_meta_inplace_atleast_2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8894640Z test_dispatch_symbolic_meta_inplace_atleast_2d_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8894800Z test_dispatch_symbolic_meta_inplace_atleast_2d_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8894950Z test_dispatch_symbolic_meta_inplace_atleast_2d_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8895100Z test_dispatch_symbolic_meta_inplace_atleast_2d_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8895250Z test_dispatch_symbolic_meta_inplace_atleast_2d_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8895410Z test_dispatch_symbolic_meta_inplace_atleast_2d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8895570Z test_dispatch_symbolic_meta_inplace_atleast_2d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8895730Z test_dispatch_symbolic_meta_inplace_atleast_2d_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8895890Z test_dispatch_symbolic_meta_inplace_atleast_2d_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8896040Z test_dispatch_symbolic_meta_inplace_atleast_2d_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8896200Z test_dispatch_symbolic_meta_inplace_atleast_2d_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8896340Z test_dispatch_symbolic_meta_inplace_atleast_2d_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8896500Z test_dispatch_symbolic_meta_inplace_atleast_3d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8896640Z test_dispatch_symbolic_meta_inplace_atleast_3d_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8896800Z test_dispatch_symbolic_meta_inplace_atleast_3d_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8896960Z test_dispatch_symbolic_meta_inplace_atleast_3d_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8897160Z test_dispatch_symbolic_meta_inplace_atleast_3d_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8897320Z test_dispatch_symbolic_meta_inplace_atleast_3d_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8897480Z test_dispatch_symbolic_meta_inplace_atleast_3d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8897640Z test_dispatch_symbolic_meta_inplace_atleast_3d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8897800Z test_dispatch_symbolic_meta_inplace_atleast_3d_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8897990Z test_dispatch_symbolic_meta_inplace_atleast_3d_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8898150Z test_dispatch_symbolic_meta_inplace_atleast_3d_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8898300Z test_dispatch_symbolic_meta_inplace_atleast_3d_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8898450Z test_dispatch_symbolic_meta_inplace_atleast_3d_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8898580Z test_dispatch_symbolic_meta_inplace_baddbmm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8898700Z test_dispatch_symbolic_meta_inplace_baddbmm_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8898840Z test_dispatch_symbolic_meta_inplace_baddbmm_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8898970Z test_dispatch_symbolic_meta_inplace_baddbmm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8899090Z test_dispatch_symbolic_meta_inplace_baddbmm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8899220Z test_dispatch_symbolic_meta_inplace_baddbmm_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8899340Z test_dispatch_symbolic_meta_inplace_baddbmm_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8899470Z test_dispatch_symbolic_meta_inplace_baddbmm_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8899600Z test_dispatch_symbolic_meta_inplace_baddbmm_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8899720Z test_dispatch_symbolic_meta_inplace_baddbmm_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8899890Z test_dispatch_symbolic_meta_inplace_bernoulli_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8900050Z test_dispatch_symbolic_meta_inplace_bernoulli_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8900220Z test_dispatch_symbolic_meta_inplace_bernoulli_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8900370Z test_dispatch_symbolic_meta_inplace_bfloat16_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8900530Z test_dispatch_symbolic_meta_inplace_bfloat16_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8900690Z test_dispatch_symbolic_meta_inplace_bfloat16_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8900850Z test_dispatch_symbolic_meta_inplace_bfloat16_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8901010Z test_dispatch_symbolic_meta_inplace_bfloat16_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8901200Z test_dispatch_symbolic_meta_inplace_bfloat16_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8901360Z test_dispatch_symbolic_meta_inplace_bfloat16_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8901510Z test_dispatch_symbolic_meta_inplace_bfloat16_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8901670Z test_dispatch_symbolic_meta_inplace_bfloat16_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8901830Z test_dispatch_symbolic_meta_inplace_bfloat16_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8902020Z test_dispatch_symbolic_meta_inplace_bfloat16_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8902180Z test_dispatch_symbolic_meta_inplace_bfloat16_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8902330Z test_dispatch_symbolic_meta_inplace_bfloat16_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8902490Z test_dispatch_symbolic_meta_inplace_bincount_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8902640Z test_dispatch_symbolic_meta_inplace_bincount_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8902800Z test_dispatch_symbolic_meta_inplace_bincount_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8902950Z test_dispatch_symbolic_meta_inplace_bincount_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8903100Z test_dispatch_symbolic_meta_inplace_bincount_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8903230Z test_dispatch_symbolic_meta_inplace_bitwise_and_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8908720Z test_dispatch_symbolic_meta_inplace_bitwise_and_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8908880Z test_dispatch_symbolic_meta_inplace_bitwise_and_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8909000Z test_dispatch_symbolic_meta_inplace_bitwise_and_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8909120Z test_dispatch_symbolic_meta_inplace_bitwise_and_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8909240Z test_dispatch_symbolic_meta_inplace_bitwise_and_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8909370Z test_dispatch_symbolic_meta_inplace_bitwise_left_shift_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8909500Z test_dispatch_symbolic_meta_inplace_bitwise_left_shift_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8909620Z test_dispatch_symbolic_meta_inplace_bitwise_left_shift_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8909750Z test_dispatch_symbolic_meta_inplace_bitwise_left_shift_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8909870Z test_dispatch_symbolic_meta_inplace_bitwise_left_shift_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8909990Z test_dispatch_symbolic_meta_inplace_bitwise_not_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8910110Z test_dispatch_symbolic_meta_inplace_bitwise_not_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8910230Z test_dispatch_symbolic_meta_inplace_bitwise_not_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8910350Z test_dispatch_symbolic_meta_inplace_bitwise_not_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8910470Z test_dispatch_symbolic_meta_inplace_bitwise_not_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8910700Z test_dispatch_symbolic_meta_inplace_bitwise_not_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8910820Z test_dispatch_symbolic_meta_inplace_bitwise_or_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8910940Z test_dispatch_symbolic_meta_inplace_bitwise_or_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8911060Z test_dispatch_symbolic_meta_inplace_bitwise_or_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8911190Z test_dispatch_symbolic_meta_inplace_bitwise_or_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8911310Z test_dispatch_symbolic_meta_inplace_bitwise_or_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8911470Z test_dispatch_symbolic_meta_inplace_bitwise_or_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8911610Z test_dispatch_symbolic_meta_inplace_bitwise_right_shift_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8911740Z test_dispatch_symbolic_meta_inplace_bitwise_right_shift_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8911870Z test_dispatch_symbolic_meta_inplace_bitwise_right_shift_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8912000Z test_dispatch_symbolic_meta_inplace_bitwise_right_shift_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8912130Z test_dispatch_symbolic_meta_inplace_bitwise_right_shift_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8912250Z test_dispatch_symbolic_meta_inplace_bitwise_xor_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8912380Z test_dispatch_symbolic_meta_inplace_bitwise_xor_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8912500Z test_dispatch_symbolic_meta_inplace_bitwise_xor_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8912620Z test_dispatch_symbolic_meta_inplace_bitwise_xor_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8912740Z test_dispatch_symbolic_meta_inplace_bitwise_xor_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8912870Z test_dispatch_symbolic_meta_inplace_bitwise_xor_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8913020Z test_dispatch_symbolic_meta_inplace_block_diag_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8913180Z test_dispatch_symbolic_meta_inplace_block_diag_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8913340Z test_dispatch_symbolic_meta_inplace_block_diag_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8913500Z test_dispatch_symbolic_meta_inplace_block_diag_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8913650Z test_dispatch_symbolic_meta_inplace_block_diag_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8913800Z test_dispatch_symbolic_meta_inplace_block_diag_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8913950Z test_dispatch_symbolic_meta_inplace_block_diag_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8914100Z test_dispatch_symbolic_meta_inplace_block_diag_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8914250Z test_dispatch_symbolic_meta_inplace_block_diag_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8914400Z test_dispatch_symbolic_meta_inplace_block_diag_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8914550Z test_dispatch_symbolic_meta_inplace_block_diag_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8914770Z test_dispatch_symbolic_meta_inplace_block_diag_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8914920Z test_dispatch_symbolic_meta_inplace_block_diag_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8915080Z test_dispatch_symbolic_meta_inplace_bmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8915230Z test_dispatch_symbolic_meta_inplace_bmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8915380Z test_dispatch_symbolic_meta_inplace_bmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8915600Z test_dispatch_symbolic_meta_inplace_bmm_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8915760Z test_dispatch_symbolic_meta_inplace_bmm_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8915910Z test_dispatch_symbolic_meta_inplace_bmm_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8916050Z test_dispatch_symbolic_meta_inplace_bmm_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8916190Z test_dispatch_symbolic_meta_inplace_bmm_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8916330Z test_dispatch_symbolic_meta_inplace_bmm_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8916480Z test_dispatch_symbolic_meta_inplace_bmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8916630Z test_dispatch_symbolic_meta_inplace_bool_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8916780Z test_dispatch_symbolic_meta_inplace_bool_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8916920Z test_dispatch_symbolic_meta_inplace_bool_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8917070Z test_dispatch_symbolic_meta_inplace_bool_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8917220Z test_dispatch_symbolic_meta_inplace_bool_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8917360Z test_dispatch_symbolic_meta_inplace_bool_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8917500Z test_dispatch_symbolic_meta_inplace_bool_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8917650Z test_dispatch_symbolic_meta_inplace_bool_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8917790Z test_dispatch_symbolic_meta_inplace_bool_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8917930Z test_dispatch_symbolic_meta_inplace_bool_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8918070Z test_dispatch_symbolic_meta_inplace_bool_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8918220Z test_dispatch_symbolic_meta_inplace_bool_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8918360Z test_dispatch_symbolic_meta_inplace_bool_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8918510Z test_dispatch_symbolic_meta_inplace_broadcast_shapes_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8918710Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8918870Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8919030Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8919190Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8919370Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8919520Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8919680Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8919830Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8919980Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8920130Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8920280Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8920430Z test_dispatch_symbolic_meta_inplace_broadcast_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8920580Z test_dispatch_symbolic_meta_inplace_broadcast_to_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8920730Z test_dispatch_symbolic_meta_inplace_broadcast_to_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8920870Z test_dispatch_symbolic_meta_inplace_broadcast_to_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8921020Z test_dispatch_symbolic_meta_inplace_broadcast_to_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8921180Z test_dispatch_symbolic_meta_inplace_broadcast_to_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8921330Z test_dispatch_symbolic_meta_inplace_broadcast_to_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8921470Z test_dispatch_symbolic_meta_inplace_broadcast_to_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8921620Z test_dispatch_symbolic_meta_inplace_broadcast_to_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8921760Z test_dispatch_symbolic_meta_inplace_broadcast_to_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8921900Z test_dispatch_symbolic_meta_inplace_broadcast_to_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8922050Z test_dispatch_symbolic_meta_inplace_broadcast_to_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8922200Z test_dispatch_symbolic_meta_inplace_broadcast_to_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8922380Z test_dispatch_symbolic_meta_inplace_bucketize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8922520Z test_dispatch_symbolic_meta_inplace_bucketize_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8922670Z test_dispatch_symbolic_meta_inplace_bucketize_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8922820Z test_dispatch_symbolic_meta_inplace_bucketize_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8922980Z test_dispatch_symbolic_meta_inplace_bucketize_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8923150Z test_dispatch_symbolic_meta_inplace_bucketize_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8923300Z test_dispatch_symbolic_meta_inplace_bucketize_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8923440Z test_dispatch_symbolic_meta_inplace_bucketize_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8923580Z test_dispatch_symbolic_meta_inplace_bucketize_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8923730Z test_dispatch_symbolic_meta_inplace_byte_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8923870Z test_dispatch_symbolic_meta_inplace_byte_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8924020Z test_dispatch_symbolic_meta_inplace_byte_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8924160Z test_dispatch_symbolic_meta_inplace_byte_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8924310Z test_dispatch_symbolic_meta_inplace_byte_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8924450Z test_dispatch_symbolic_meta_inplace_byte_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8924580Z test_dispatch_symbolic_meta_inplace_byte_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8924720Z test_dispatch_symbolic_meta_inplace_byte_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8924860Z test_dispatch_symbolic_meta_inplace_byte_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8924990Z test_dispatch_symbolic_meta_inplace_byte_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8925130Z test_dispatch_symbolic_meta_inplace_byte_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8925270Z test_dispatch_symbolic_meta_inplace_byte_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8925430Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8925580Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8925740Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8925890Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8926060Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8926220Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8926370Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8926520Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8926670Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8926840Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8926990Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8927130Z test_dispatch_symbolic_meta_inplace_cartesian_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8927280Z test_dispatch_symbolic_meta_inplace_cat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8927420Z test_dispatch_symbolic_meta_inplace_cat_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8927560Z test_dispatch_symbolic_meta_inplace_cat_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8927710Z test_dispatch_symbolic_meta_inplace_cat_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8927850Z test_dispatch_symbolic_meta_inplace_cat_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8927990Z test_dispatch_symbolic_meta_inplace_cat_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8928130Z test_dispatch_symbolic_meta_inplace_cat_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8928270Z test_dispatch_symbolic_meta_inplace_cat_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8928410Z test_dispatch_symbolic_meta_inplace_cat_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8928550Z test_dispatch_symbolic_meta_inplace_cat_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8928690Z test_dispatch_symbolic_meta_inplace_cat_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8928830Z test_dispatch_symbolic_meta_inplace_cat_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8928970Z test_dispatch_symbolic_meta_inplace_cat_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8929120Z test_dispatch_symbolic_meta_inplace_cdist_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8929260Z test_dispatch_symbolic_meta_inplace_cdist_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8929400Z test_dispatch_symbolic_meta_inplace_cdouble_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8929550Z test_dispatch_symbolic_meta_inplace_cdouble_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8929700Z test_dispatch_symbolic_meta_inplace_cdouble_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8929900Z test_dispatch_symbolic_meta_inplace_cdouble_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8930050Z test_dispatch_symbolic_meta_inplace_cdouble_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8930200Z test_dispatch_symbolic_meta_inplace_cdouble_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8930350Z test_dispatch_symbolic_meta_inplace_cdouble_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8930490Z test_dispatch_symbolic_meta_inplace_cdouble_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8930680Z test_dispatch_symbolic_meta_inplace_cdouble_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8930820Z test_dispatch_symbolic_meta_inplace_cdouble_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8930960Z test_dispatch_symbolic_meta_inplace_cdouble_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8931110Z test_dispatch_symbolic_meta_inplace_cdouble_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8931240Z test_dispatch_symbolic_meta_inplace_cdouble_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8931360Z test_dispatch_symbolic_meta_inplace_ceil_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8931480Z test_dispatch_symbolic_meta_inplace_ceil_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8931600Z test_dispatch_symbolic_meta_inplace_ceil_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8931710Z test_dispatch_symbolic_meta_inplace_ceil_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8931830Z test_dispatch_symbolic_meta_inplace_ceil_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8931940Z test_dispatch_symbolic_meta_inplace_ceil_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8932050Z test_dispatch_symbolic_meta_inplace_ceil_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8932160Z test_dispatch_symbolic_meta_inplace_ceil_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8932300Z test_dispatch_symbolic_meta_inplace_cfloat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8932450Z test_dispatch_symbolic_meta_inplace_cfloat_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8932600Z test_dispatch_symbolic_meta_inplace_cfloat_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8932750Z test_dispatch_symbolic_meta_inplace_cfloat_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8932890Z test_dispatch_symbolic_meta_inplace_cfloat_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8933040Z test_dispatch_symbolic_meta_inplace_cfloat_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8933180Z test_dispatch_symbolic_meta_inplace_cfloat_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8933320Z test_dispatch_symbolic_meta_inplace_cfloat_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8933460Z test_dispatch_symbolic_meta_inplace_cfloat_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8933600Z test_dispatch_symbolic_meta_inplace_cfloat_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8933770Z test_dispatch_symbolic_meta_inplace_cfloat_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8933910Z test_dispatch_symbolic_meta_inplace_cfloat_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8934050Z test_dispatch_symbolic_meta_inplace_cfloat_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8934190Z test_dispatch_symbolic_meta_inplace_chalf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8934370Z test_dispatch_symbolic_meta_inplace_chalf_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8934520Z test_dispatch_symbolic_meta_inplace_chalf_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8934670Z test_dispatch_symbolic_meta_inplace_chalf_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8934820Z test_dispatch_symbolic_meta_inplace_chalf_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8934960Z test_dispatch_symbolic_meta_inplace_chalf_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8935110Z test_dispatch_symbolic_meta_inplace_chalf_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8935250Z test_dispatch_symbolic_meta_inplace_chalf_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8935390Z test_dispatch_symbolic_meta_inplace_chalf_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8935540Z test_dispatch_symbolic_meta_inplace_chalf_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8935680Z test_dispatch_symbolic_meta_inplace_chalf_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8935820Z test_dispatch_symbolic_meta_inplace_chalf_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8935950Z test_dispatch_symbolic_meta_inplace_chalf_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8936090Z test_dispatch_symbolic_meta_inplace_char_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8936230Z test_dispatch_symbolic_meta_inplace_char_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8936380Z test_dispatch_symbolic_meta_inplace_char_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8936520Z test_dispatch_symbolic_meta_inplace_char_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8936670Z test_dispatch_symbolic_meta_inplace_char_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8936810Z test_dispatch_symbolic_meta_inplace_char_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8936950Z test_dispatch_symbolic_meta_inplace_char_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8937090Z test_dispatch_symbolic_meta_inplace_char_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8937230Z test_dispatch_symbolic_meta_inplace_char_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8937390Z test_dispatch_symbolic_meta_inplace_char_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8937530Z test_dispatch_symbolic_meta_inplace_char_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8937670Z test_dispatch_symbolic_meta_inplace_char_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8937820Z test_dispatch_symbolic_meta_inplace_char_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8937960Z test_dispatch_symbolic_meta_inplace_cholesky_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8938140Z test_dispatch_symbolic_meta_inplace_cholesky_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8938280Z test_dispatch_symbolic_meta_inplace_cholesky_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8938430Z test_dispatch_symbolic_meta_inplace_cholesky_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8938590Z test_dispatch_symbolic_meta_inplace_cholesky_inverse_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8938740Z test_dispatch_symbolic_meta_inplace_cholesky_inverse_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8938890Z test_dispatch_symbolic_meta_inplace_cholesky_inverse_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8939050Z test_dispatch_symbolic_meta_inplace_cholesky_inverse_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8939200Z test_dispatch_symbolic_meta_inplace_cholesky_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8939350Z test_dispatch_symbolic_meta_inplace_cholesky_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8939510Z test_dispatch_symbolic_meta_inplace_cholesky_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8939650Z test_dispatch_symbolic_meta_inplace_cholesky_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8939800Z test_dispatch_symbolic_meta_inplace_chunk_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8939940Z test_dispatch_symbolic_meta_inplace_chunk_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8940090Z test_dispatch_symbolic_meta_inplace_chunk_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8940230Z test_dispatch_symbolic_meta_inplace_chunk_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8940380Z test_dispatch_symbolic_meta_inplace_chunk_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8940520Z test_dispatch_symbolic_meta_inplace_chunk_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8940660Z test_dispatch_symbolic_meta_inplace_chunk_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8940790Z test_dispatch_symbolic_meta_inplace_chunk_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8940930Z test_dispatch_symbolic_meta_inplace_chunk_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8941070Z test_dispatch_symbolic_meta_inplace_chunk_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8941230Z test_dispatch_symbolic_meta_inplace_chunk_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8941370Z test_dispatch_symbolic_meta_inplace_chunk_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8941510Z test_dispatch_symbolic_meta_inplace_chunk_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8941620Z test_dispatch_symbolic_meta_inplace_clamp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.8941740Z test_dispatch_symbolic_meta_inplace_clamp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8941880Z test_dispatch_symbolic_meta_inplace_clamp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8942000Z test_dispatch_symbolic_meta_inplace_clamp_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8942120Z test_dispatch_symbolic_meta_inplace_clamp_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8942240Z test_dispatch_symbolic_meta_inplace_clamp_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8946890Z test_dispatch_symbolic_meta_inplace_clamp_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8947010Z test_dispatch_symbolic_meta_inplace_clamp_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8947130Z test_dispatch_symbolic_meta_inplace_clamp_max_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8947250Z test_dispatch_symbolic_meta_inplace_clamp_max_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8947380Z test_dispatch_symbolic_meta_inplace_clamp_max_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8947500Z test_dispatch_symbolic_meta_inplace_clamp_max_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8947620Z test_dispatch_symbolic_meta_inplace_clamp_max_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8947740Z test_dispatch_symbolic_meta_inplace_clamp_max_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8947850Z test_dispatch_symbolic_meta_inplace_clamp_max_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8947970Z test_dispatch_symbolic_meta_inplace_clamp_max_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8948080Z test_dispatch_symbolic_meta_inplace_clamp_max_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8948190Z test_dispatch_symbolic_meta_inplace_clamp_max_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8948320Z test_dispatch_symbolic_meta_inplace_clamp_min_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8948440Z test_dispatch_symbolic_meta_inplace_clamp_min_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8948550Z test_dispatch_symbolic_meta_inplace_clamp_min_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8948670Z test_dispatch_symbolic_meta_inplace_clamp_min_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8948790Z test_dispatch_symbolic_meta_inplace_clamp_min_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8948900Z test_dispatch_symbolic_meta_inplace_clamp_min_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8949010Z test_dispatch_symbolic_meta_inplace_clamp_min_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8949120Z test_dispatch_symbolic_meta_inplace_clamp_min_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8949240Z test_dispatch_symbolic_meta_inplace_clamp_min_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8949350Z test_dispatch_symbolic_meta_inplace_clamp_min_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8949590Z test_dispatch_symbolic_meta_inplace_clone_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8949740Z test_dispatch_symbolic_meta_inplace_clone_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8949890Z test_dispatch_symbolic_meta_inplace_clone_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8950030Z test_dispatch_symbolic_meta_inplace_clone_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8950180Z test_dispatch_symbolic_meta_inplace_clone_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8950360Z test_dispatch_symbolic_meta_inplace_clone_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8950510Z test_dispatch_symbolic_meta_inplace_clone_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8950650Z test_dispatch_symbolic_meta_inplace_clone_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8950790Z test_dispatch_symbolic_meta_inplace_clone_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8950920Z test_dispatch_symbolic_meta_inplace_clone_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8951060Z test_dispatch_symbolic_meta_inplace_clone_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8951200Z test_dispatch_symbolic_meta_inplace_clone_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8951340Z test_dispatch_symbolic_meta_inplace_clone_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8951490Z test_dispatch_symbolic_meta_inplace_column_stack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8951630Z test_dispatch_symbolic_meta_inplace_column_stack_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8951790Z test_dispatch_symbolic_meta_inplace_column_stack_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8951940Z test_dispatch_symbolic_meta_inplace_column_stack_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8952090Z test_dispatch_symbolic_meta_inplace_column_stack_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8952230Z test_dispatch_symbolic_meta_inplace_column_stack_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8952380Z test_dispatch_symbolic_meta_inplace_column_stack_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8952520Z test_dispatch_symbolic_meta_inplace_column_stack_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8952670Z test_dispatch_symbolic_meta_inplace_column_stack_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8952810Z test_dispatch_symbolic_meta_inplace_column_stack_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8952950Z test_dispatch_symbolic_meta_inplace_column_stack_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8953100Z test_dispatch_symbolic_meta_inplace_column_stack_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8953240Z test_dispatch_symbolic_meta_inplace_column_stack_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8953420Z test_dispatch_symbolic_meta_inplace_combinations_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8953570Z test_dispatch_symbolic_meta_inplace_combinations_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8953730Z test_dispatch_symbolic_meta_inplace_combinations_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8953880Z test_dispatch_symbolic_meta_inplace_combinations_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8954050Z test_dispatch_symbolic_meta_inplace_combinations_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8954200Z test_dispatch_symbolic_meta_inplace_combinations_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8954350Z test_dispatch_symbolic_meta_inplace_combinations_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8954490Z test_dispatch_symbolic_meta_inplace_combinations_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8954640Z test_dispatch_symbolic_meta_inplace_combinations_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8954780Z test_dispatch_symbolic_meta_inplace_combinations_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8954930Z test_dispatch_symbolic_meta_inplace_combinations_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8955070Z test_dispatch_symbolic_meta_inplace_combinations_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8955220Z test_dispatch_symbolic_meta_inplace_complex_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8955370Z test_dispatch_symbolic_meta_inplace_complex_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8955510Z test_dispatch_symbolic_meta_inplace_complex_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8955650Z test_dispatch_symbolic_meta_inplace_conj_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8955790Z test_dispatch_symbolic_meta_inplace_conj_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8955940Z test_dispatch_symbolic_meta_inplace_conj_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8956080Z test_dispatch_symbolic_meta_inplace_conj_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8956230Z test_dispatch_symbolic_meta_inplace_conj_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8956370Z test_dispatch_symbolic_meta_inplace_conj_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8956510Z test_dispatch_symbolic_meta_inplace_conj_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8956650Z test_dispatch_symbolic_meta_inplace_conj_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8956790Z test_dispatch_symbolic_meta_inplace_conj_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8956930Z test_dispatch_symbolic_meta_inplace_conj_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8957100Z test_dispatch_symbolic_meta_inplace_conj_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8957240Z test_dispatch_symbolic_meta_inplace_conj_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8957380Z test_dispatch_symbolic_meta_inplace_conj_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8957510Z test_dispatch_symbolic_meta_inplace_conj_physical_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8957630Z test_dispatch_symbolic_meta_inplace_conj_physical_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8957780Z test_dispatch_symbolic_meta_inplace_conj_physical_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8957910Z test_dispatch_symbolic_meta_inplace_conj_physical_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8958040Z test_dispatch_symbolic_meta_inplace_conj_physical_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8958160Z test_dispatch_symbolic_meta_inplace_conj_physical_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8958280Z test_dispatch_symbolic_meta_inplace_conj_physical_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8958400Z test_dispatch_symbolic_meta_inplace_conj_physical_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8958520Z test_dispatch_symbolic_meta_inplace_conj_physical_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8958640Z test_dispatch_symbolic_meta_inplace_conj_physical_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8958770Z test_dispatch_symbolic_meta_inplace_conj_physical_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8958890Z test_dispatch_symbolic_meta_inplace_conj_physical_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8959000Z test_dispatch_symbolic_meta_inplace_conj_physical_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8959160Z test_dispatch_symbolic_meta_inplace_constant_pad_nd_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8959310Z test_dispatch_symbolic_meta_inplace_constant_pad_nd_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8959460Z test_dispatch_symbolic_meta_inplace_constant_pad_nd_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8959620Z test_dispatch_symbolic_meta_inplace_constant_pad_nd_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8959770Z test_dispatch_symbolic_meta_inplace_constant_pad_nd_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8959920Z test_dispatch_symbolic_meta_inplace_constant_pad_nd_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8960070Z test_dispatch_symbolic_meta_inplace_constant_pad_nd_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8960210Z test_dispatch_symbolic_meta_inplace_constant_pad_nd_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8960360Z test_dispatch_symbolic_meta_inplace_constant_pad_nd_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8960510Z test_dispatch_symbolic_meta_inplace_constant_pad_nd_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8960650Z test_dispatch_symbolic_meta_inplace_constant_pad_nd_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8960830Z test_dispatch_symbolic_meta_inplace_constant_pad_nd_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8960980Z test_dispatch_symbolic_meta_inplace_contiguous_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8961120Z test_dispatch_symbolic_meta_inplace_contiguous_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8961270Z test_dispatch_symbolic_meta_inplace_contiguous_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8961420Z test_dispatch_symbolic_meta_inplace_contiguous_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8961590Z test_dispatch_symbolic_meta_inplace_contiguous_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8961740Z test_dispatch_symbolic_meta_inplace_contiguous_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8961890Z test_dispatch_symbolic_meta_inplace_contiguous_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8962030Z test_dispatch_symbolic_meta_inplace_contiguous_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8962170Z test_dispatch_symbolic_meta_inplace_contiguous_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8962320Z test_dispatch_symbolic_meta_inplace_contiguous_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8962460Z test_dispatch_symbolic_meta_inplace_contiguous_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8962600Z test_dispatch_symbolic_meta_inplace_contiguous_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8962750Z test_dispatch_symbolic_meta_inplace_contiguous_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8962870Z test_dispatch_symbolic_meta_inplace_copysign_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8963010Z test_dispatch_symbolic_meta_inplace_copysign_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8963130Z test_dispatch_symbolic_meta_inplace_copysign_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8963250Z test_dispatch_symbolic_meta_inplace_copysign_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8963370Z test_dispatch_symbolic_meta_inplace_copysign_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8963510Z test_dispatch_symbolic_meta_inplace_copysign_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8963660Z test_dispatch_symbolic_meta_inplace_copysign_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8963800Z test_dispatch_symbolic_meta_inplace_copysign_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8963930Z test_dispatch_symbolic_meta_inplace_copysign_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8964070Z test_dispatch_symbolic_meta_inplace_copysign_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8964220Z test_dispatch_symbolic_meta_inplace_corrcoef_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8964370Z test_dispatch_symbolic_meta_inplace_corrcoef_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8964520Z test_dispatch_symbolic_meta_inplace_corrcoef_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8964710Z test_dispatch_symbolic_meta_inplace_corrcoef_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8964870Z test_dispatch_symbolic_meta_inplace_corrcoef_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8965010Z test_dispatch_symbolic_meta_inplace_corrcoef_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8965160Z test_dispatch_symbolic_meta_inplace_corrcoef_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8965340Z test_dispatch_symbolic_meta_inplace_corrcoef_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8965490Z test_dispatch_symbolic_meta_inplace_corrcoef_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8965630Z test_dispatch_symbolic_meta_inplace_corrcoef_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8965750Z test_dispatch_symbolic_meta_inplace_cos_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8965880Z test_dispatch_symbolic_meta_inplace_cos_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8966000Z test_dispatch_symbolic_meta_inplace_cos_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8966120Z test_dispatch_symbolic_meta_inplace_cos_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8966230Z test_dispatch_symbolic_meta_inplace_cos_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8966350Z test_dispatch_symbolic_meta_inplace_cos_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8966490Z test_dispatch_symbolic_meta_inplace_cos_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8966620Z test_dispatch_symbolic_meta_inplace_cos_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8966760Z test_dispatch_symbolic_meta_inplace_cos_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8966890Z test_dispatch_symbolic_meta_inplace_cos_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8967030Z test_dispatch_symbolic_meta_inplace_cos_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8967140Z test_dispatch_symbolic_meta_inplace_cosh_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8967280Z test_dispatch_symbolic_meta_inplace_cosh_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8967390Z test_dispatch_symbolic_meta_inplace_cosh_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8967510Z test_dispatch_symbolic_meta_inplace_cosh_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8967630Z test_dispatch_symbolic_meta_inplace_cosh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8967740Z test_dispatch_symbolic_meta_inplace_cosh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8967880Z test_dispatch_symbolic_meta_inplace_cosh_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8968010Z test_dispatch_symbolic_meta_inplace_cosh_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8968150Z test_dispatch_symbolic_meta_inplace_cosh_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8968280Z test_dispatch_symbolic_meta_inplace_cosh_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8968440Z test_dispatch_symbolic_meta_inplace_cosh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8968600Z test_dispatch_symbolic_meta_inplace_count_nonzero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8968750Z test_dispatch_symbolic_meta_inplace_count_nonzero_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8968910Z test_dispatch_symbolic_meta_inplace_count_nonzero_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8969060Z test_dispatch_symbolic_meta_inplace_count_nonzero_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8969230Z test_dispatch_symbolic_meta_inplace_count_nonzero_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8969380Z test_dispatch_symbolic_meta_inplace_count_nonzero_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8969520Z test_dispatch_symbolic_meta_inplace_count_nonzero_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8969670Z test_dispatch_symbolic_meta_inplace_count_nonzero_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8969810Z test_dispatch_symbolic_meta_inplace_count_nonzero_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8969950Z test_dispatch_symbolic_meta_inplace_count_nonzero_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8970100Z test_dispatch_symbolic_meta_inplace_count_nonzero_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8970240Z test_dispatch_symbolic_meta_inplace_count_nonzero_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8970380Z test_dispatch_symbolic_meta_inplace_cov_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8970530Z test_dispatch_symbolic_meta_inplace_cov_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8970670Z test_dispatch_symbolic_meta_inplace_cov_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8970810Z test_dispatch_symbolic_meta_inplace_cov_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8970950Z test_dispatch_symbolic_meta_inplace_cov_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8971080Z test_dispatch_symbolic_meta_inplace_cov_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8971220Z test_dispatch_symbolic_meta_inplace_cov_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8971360Z test_dispatch_symbolic_meta_inplace_cov_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8971500Z test_dispatch_symbolic_meta_inplace_cov_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8971630Z test_dispatch_symbolic_meta_inplace_cov_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8971770Z test_dispatch_symbolic_meta_inplace_cross_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8971920Z test_dispatch_symbolic_meta_inplace_cross_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8972090Z test_dispatch_symbolic_meta_inplace_cross_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8972240Z test_dispatch_symbolic_meta_inplace_cross_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8972380Z test_dispatch_symbolic_meta_inplace_cross_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8972520Z test_dispatch_symbolic_meta_inplace_cross_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8972660Z test_dispatch_symbolic_meta_inplace_cross_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8972820Z test_dispatch_symbolic_meta_inplace_cross_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8972960Z test_dispatch_symbolic_meta_inplace_cross_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8973100Z test_dispatch_symbolic_meta_inplace_cross_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8973240Z test_dispatch_symbolic_meta_inplace_cummax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8973380Z test_dispatch_symbolic_meta_inplace_cummax_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8973520Z test_dispatch_symbolic_meta_inplace_cummax_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8973670Z test_dispatch_symbolic_meta_inplace_cummax_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8973810Z test_dispatch_symbolic_meta_inplace_cummax_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8973950Z test_dispatch_symbolic_meta_inplace_cummax_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8974090Z test_dispatch_symbolic_meta_inplace_cummax_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8974230Z test_dispatch_symbolic_meta_inplace_cummax_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8974360Z test_dispatch_symbolic_meta_inplace_cummax_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8974500Z test_dispatch_symbolic_meta_inplace_cummin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8974640Z test_dispatch_symbolic_meta_inplace_cummin_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8974780Z test_dispatch_symbolic_meta_inplace_cummin_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8974920Z test_dispatch_symbolic_meta_inplace_cummin_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8975060Z test_dispatch_symbolic_meta_inplace_cummin_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8975200Z test_dispatch_symbolic_meta_inplace_cummin_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8975340Z test_dispatch_symbolic_meta_inplace_cummin_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8975470Z test_dispatch_symbolic_meta_inplace_cummin_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8975610Z test_dispatch_symbolic_meta_inplace_cummin_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8975730Z test_dispatch_symbolic_meta_inplace_cumprod_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8975880Z test_dispatch_symbolic_meta_inplace_cumprod_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8976000Z test_dispatch_symbolic_meta_inplace_cumprod_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.8976120Z test_dispatch_symbolic_meta_inplace_cumprod_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8976240Z test_dispatch_symbolic_meta_inplace_cumprod_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8976350Z test_dispatch_symbolic_meta_inplace_cumprod_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8976490Z test_dispatch_symbolic_meta_inplace_cumprod_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8976600Z test_dispatch_symbolic_meta_inplace_cumprod_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8976720Z test_dispatch_symbolic_meta_inplace_cumprod_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8976840Z test_dispatch_symbolic_meta_inplace_cumprod_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.8976990Z test_dispatch_symbolic_meta_inplace_cumsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.8977140Z test_dispatch_symbolic_meta_inplace_cumsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.8977290Z test_dispatch_symbolic_meta_inplace_cumsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.8977440Z test_dispatch_symbolic_meta_inplace_cumsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.8977580Z test_dispatch_symbolic_meta_inplace_cumsum_cpu_float64 (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.8977730Z test_dispatch_symbolic_meta_inplace_cumsum_cpu_int16 (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.8977870Z test_dispatch_symbolic_meta_inplace_cumsum_cpu_int32 (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.8978020Z test_dispatch_symbolic_meta_inplace_cumsum_cpu_int64 (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.8978160Z test_dispatch_symbolic_meta_inplace_cumsum_cpu_int8 (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.8978300Z test_dispatch_symbolic_meta_inplace_cumsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.8978460Z test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8978620Z test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8978790Z test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8978940Z test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8979100Z test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8979250Z test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8979400Z test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8979590Z test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8984210Z test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8984370Z test_dispatch_symbolic_meta_inplace_cumulative_trapezoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8984490Z test_dispatch_symbolic_meta_inplace_deg2rad_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8984630Z test_dispatch_symbolic_meta_inplace_deg2rad_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.8984850Z test_dispatch_symbolic_meta_inplace_deg2rad_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8984960Z test_dispatch_symbolic_meta_inplace_deg2rad_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8985080Z test_dispatch_symbolic_meta_inplace_deg2rad_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8985220Z test_dispatch_symbolic_meta_inplace_deg2rad_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.8985360Z test_dispatch_symbolic_meta_inplace_deg2rad_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.8985500Z test_dispatch_symbolic_meta_inplace_deg2rad_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.8985640Z test_dispatch_symbolic_meta_inplace_deg2rad_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.8985780Z test_dispatch_symbolic_meta_inplace_deg2rad_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.8985920Z test_dispatch_symbolic_meta_inplace_diag_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8986060Z test_dispatch_symbolic_meta_inplace_diag_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8986210Z test_dispatch_symbolic_meta_inplace_diag_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8986360Z test_dispatch_symbolic_meta_inplace_diag_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8986500Z test_dispatch_symbolic_meta_inplace_diag_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8986640Z test_dispatch_symbolic_meta_inplace_diag_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8986770Z test_dispatch_symbolic_meta_inplace_diag_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8986910Z test_dispatch_symbolic_meta_inplace_diag_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8987050Z test_dispatch_symbolic_meta_inplace_diag_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8987190Z test_dispatch_symbolic_meta_inplace_diag_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8987330Z test_dispatch_symbolic_meta_inplace_diag_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8987470Z test_dispatch_symbolic_meta_inplace_diag_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8987610Z test_dispatch_symbolic_meta_inplace_diag_embed_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8987760Z test_dispatch_symbolic_meta_inplace_diag_embed_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8987950Z test_dispatch_symbolic_meta_inplace_diag_embed_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8988100Z test_dispatch_symbolic_meta_inplace_diag_embed_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8988240Z test_dispatch_symbolic_meta_inplace_diag_embed_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8988390Z test_dispatch_symbolic_meta_inplace_diag_embed_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8988530Z test_dispatch_symbolic_meta_inplace_diag_embed_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8988700Z test_dispatch_symbolic_meta_inplace_diag_embed_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8988850Z test_dispatch_symbolic_meta_inplace_diag_embed_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8988990Z test_dispatch_symbolic_meta_inplace_diag_embed_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8989130Z test_dispatch_symbolic_meta_inplace_diag_embed_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8989270Z test_dispatch_symbolic_meta_inplace_diag_embed_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8989410Z test_dispatch_symbolic_meta_inplace_diag_embed_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8989560Z test_dispatch_symbolic_meta_inplace_diagflat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8989700Z test_dispatch_symbolic_meta_inplace_diagflat_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8989850Z test_dispatch_symbolic_meta_inplace_diagflat_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8990000Z test_dispatch_symbolic_meta_inplace_diagflat_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8990140Z test_dispatch_symbolic_meta_inplace_diagflat_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8990280Z test_dispatch_symbolic_meta_inplace_diagflat_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8990430Z test_dispatch_symbolic_meta_inplace_diagflat_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8990570Z test_dispatch_symbolic_meta_inplace_diagflat_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8990720Z test_dispatch_symbolic_meta_inplace_diagflat_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8990850Z test_dispatch_symbolic_meta_inplace_diagflat_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8991000Z test_dispatch_symbolic_meta_inplace_diagflat_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8991140Z test_dispatch_symbolic_meta_inplace_diagflat_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8991290Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8991440Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8991620Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8991780Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8991930Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8992080Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8992230Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8992400Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8992550Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8992690Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8992830Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8992980Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8993120Z test_dispatch_symbolic_meta_inplace_diagonal_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8993270Z test_dispatch_symbolic_meta_inplace_diagonal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8993410Z test_dispatch_symbolic_meta_inplace_diagonal_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8993550Z test_dispatch_symbolic_meta_inplace_diagonal_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8993700Z test_dispatch_symbolic_meta_inplace_diagonal_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8993840Z test_dispatch_symbolic_meta_inplace_diagonal_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8993990Z test_dispatch_symbolic_meta_inplace_diagonal_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8994130Z test_dispatch_symbolic_meta_inplace_diagonal_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8994280Z test_dispatch_symbolic_meta_inplace_diagonal_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8994420Z test_dispatch_symbolic_meta_inplace_diagonal_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8994560Z test_dispatch_symbolic_meta_inplace_diagonal_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8994700Z test_dispatch_symbolic_meta_inplace_diagonal_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8994840Z test_dispatch_symbolic_meta_inplace_diagonal_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8994980Z test_dispatch_symbolic_meta_inplace_diagonal_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8995140Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8995310Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8995470Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8995620Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8995770Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8995920Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8996090Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8996250Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8996400Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8996550Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8996690Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8996840Z test_dispatch_symbolic_meta_inplace_diagonal_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8996990Z test_dispatch_symbolic_meta_inplace_diff_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8997130Z test_dispatch_symbolic_meta_inplace_diff_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8997270Z test_dispatch_symbolic_meta_inplace_diff_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8997410Z test_dispatch_symbolic_meta_inplace_diff_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8997560Z test_dispatch_symbolic_meta_inplace_diff_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8997700Z test_dispatch_symbolic_meta_inplace_diff_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8997840Z test_dispatch_symbolic_meta_inplace_diff_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8997970Z test_dispatch_symbolic_meta_inplace_diff_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8998110Z test_dispatch_symbolic_meta_inplace_diff_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8998250Z test_dispatch_symbolic_meta_inplace_diff_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8998380Z test_dispatch_symbolic_meta_inplace_diff_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8998520Z test_dispatch_symbolic_meta_inplace_diff_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.8998640Z test_dispatch_symbolic_meta_inplace_digamma_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8998780Z test_dispatch_symbolic_meta_inplace_digamma_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8998900Z test_dispatch_symbolic_meta_inplace_digamma_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8999050Z test_dispatch_symbolic_meta_inplace_digamma_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.8999200Z test_dispatch_symbolic_meta_inplace_digamma_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8999340Z test_dispatch_symbolic_meta_inplace_digamma_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8999480Z test_dispatch_symbolic_meta_inplace_digamma_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8999620Z test_dispatch_symbolic_meta_inplace_digamma_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8999790Z test_dispatch_symbolic_meta_inplace_digamma_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.8999940Z test_dispatch_symbolic_meta_inplace_dist_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9000080Z test_dispatch_symbolic_meta_inplace_dist_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9000230Z test_dispatch_symbolic_meta_inplace_dist_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9000370Z test_dispatch_symbolic_meta_inplace_dist_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9000500Z test_dispatch_symbolic_meta_inplace_dist_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9000640Z test_dispatch_symbolic_meta_inplace_dist_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9000770Z test_dispatch_symbolic_meta_inplace_div_floor_rounding_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9000900Z test_dispatch_symbolic_meta_inplace_div_floor_rounding_cpu_float16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9001030Z test_dispatch_symbolic_meta_inplace_div_floor_rounding_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9001150Z test_dispatch_symbolic_meta_inplace_div_floor_rounding_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9001280Z test_dispatch_symbolic_meta_inplace_div_floor_rounding_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9001400Z test_dispatch_symbolic_meta_inplace_div_floor_rounding_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9001520Z test_dispatch_symbolic_meta_inplace_div_floor_rounding_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9001650Z test_dispatch_symbolic_meta_inplace_div_floor_rounding_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9001770Z test_dispatch_symbolic_meta_inplace_div_floor_rounding_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9001900Z test_dispatch_symbolic_meta_inplace_div_no_rounding_mode_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9002050Z test_dispatch_symbolic_meta_inplace_div_no_rounding_mode_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9002180Z test_dispatch_symbolic_meta_inplace_div_no_rounding_mode_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9002310Z test_dispatch_symbolic_meta_inplace_div_no_rounding_mode_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9002440Z test_dispatch_symbolic_meta_inplace_div_no_rounding_mode_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9002570Z test_dispatch_symbolic_meta_inplace_div_no_rounding_mode_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9002690Z test_dispatch_symbolic_meta_inplace_div_no_rounding_mode_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9002870Z test_dispatch_symbolic_meta_inplace_div_no_rounding_mode_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9003020Z test_dispatch_symbolic_meta_inplace_div_no_rounding_mode_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9003160Z test_dispatch_symbolic_meta_inplace_div_no_rounding_mode_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9003310Z test_dispatch_symbolic_meta_inplace_div_no_rounding_mode_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9003450Z test_dispatch_symbolic_meta_inplace_div_no_rounding_mode_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9003610Z test_dispatch_symbolic_meta_inplace_div_trunc_rounding_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9003740Z test_dispatch_symbolic_meta_inplace_div_trunc_rounding_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9003870Z test_dispatch_symbolic_meta_inplace_div_trunc_rounding_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9003990Z test_dispatch_symbolic_meta_inplace_div_trunc_rounding_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9004120Z test_dispatch_symbolic_meta_inplace_div_trunc_rounding_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9004240Z test_dispatch_symbolic_meta_inplace_div_trunc_rounding_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9004360Z test_dispatch_symbolic_meta_inplace_div_trunc_rounding_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9004490Z test_dispatch_symbolic_meta_inplace_div_trunc_rounding_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9004610Z test_dispatch_symbolic_meta_inplace_div_trunc_rounding_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9004750Z test_dispatch_symbolic_meta_inplace_dot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9004890Z test_dispatch_symbolic_meta_inplace_dot_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9005040Z test_dispatch_symbolic_meta_inplace_dot_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9005180Z test_dispatch_symbolic_meta_inplace_dot_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9005320Z test_dispatch_symbolic_meta_inplace_dot_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9005460Z test_dispatch_symbolic_meta_inplace_dot_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9005600Z test_dispatch_symbolic_meta_inplace_dot_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9005730Z test_dispatch_symbolic_meta_inplace_dot_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9005870Z test_dispatch_symbolic_meta_inplace_dot_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9006000Z test_dispatch_symbolic_meta_inplace_dot_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9006150Z test_dispatch_symbolic_meta_inplace_double_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9006290Z test_dispatch_symbolic_meta_inplace_double_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9006430Z test_dispatch_symbolic_meta_inplace_double_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9006620Z test_dispatch_symbolic_meta_inplace_double_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9006770Z test_dispatch_symbolic_meta_inplace_double_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9006910Z test_dispatch_symbolic_meta_inplace_double_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9007060Z test_dispatch_symbolic_meta_inplace_double_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9007200Z test_dispatch_symbolic_meta_inplace_double_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9007360Z test_dispatch_symbolic_meta_inplace_double_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9007500Z test_dispatch_symbolic_meta_inplace_double_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9007640Z test_dispatch_symbolic_meta_inplace_double_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9007780Z test_dispatch_symbolic_meta_inplace_double_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9007920Z test_dispatch_symbolic_meta_inplace_double_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9008060Z test_dispatch_symbolic_meta_inplace_dsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9008200Z test_dispatch_symbolic_meta_inplace_dsplit_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9008350Z test_dispatch_symbolic_meta_inplace_dsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9008500Z test_dispatch_symbolic_meta_inplace_dsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9008640Z test_dispatch_symbolic_meta_inplace_dsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9008790Z test_dispatch_symbolic_meta_inplace_dsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9008930Z test_dispatch_symbolic_meta_inplace_dsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9009070Z test_dispatch_symbolic_meta_inplace_dsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9009210Z test_dispatch_symbolic_meta_inplace_dsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9009350Z test_dispatch_symbolic_meta_inplace_dsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9009490Z test_dispatch_symbolic_meta_inplace_dsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9009630Z test_dispatch_symbolic_meta_inplace_dsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9009760Z test_dispatch_symbolic_meta_inplace_dsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9009910Z test_dispatch_symbolic_meta_inplace_dstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9010050Z test_dispatch_symbolic_meta_inplace_dstack_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9010190Z test_dispatch_symbolic_meta_inplace_dstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9010360Z test_dispatch_symbolic_meta_inplace_dstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9010510Z test_dispatch_symbolic_meta_inplace_dstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9010650Z test_dispatch_symbolic_meta_inplace_dstack_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9010800Z test_dispatch_symbolic_meta_inplace_dstack_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9010960Z test_dispatch_symbolic_meta_inplace_dstack_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9011100Z test_dispatch_symbolic_meta_inplace_dstack_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9011260Z test_dispatch_symbolic_meta_inplace_dstack_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9011400Z test_dispatch_symbolic_meta_inplace_dstack_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9011540Z test_dispatch_symbolic_meta_inplace_dstack_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9011680Z test_dispatch_symbolic_meta_inplace_dstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9011820Z test_dispatch_symbolic_meta_inplace_einsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9011970Z test_dispatch_symbolic_meta_inplace_einsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9012120Z test_dispatch_symbolic_meta_inplace_einsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9012260Z test_dispatch_symbolic_meta_inplace_einsum_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9012400Z test_dispatch_symbolic_meta_inplace_einsum_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9012540Z test_dispatch_symbolic_meta_inplace_einsum_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9012670Z test_dispatch_symbolic_meta_inplace_einsum_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9012810Z test_dispatch_symbolic_meta_inplace_einsum_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9012950Z test_dispatch_symbolic_meta_inplace_einsum_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9013080Z test_dispatch_symbolic_meta_inplace_einsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9013230Z test_dispatch_symbolic_meta_inplace_empty_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9013370Z test_dispatch_symbolic_meta_inplace_empty_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9013510Z test_dispatch_symbolic_meta_inplace_empty_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9013660Z test_dispatch_symbolic_meta_inplace_empty_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9013810Z test_dispatch_symbolic_meta_inplace_empty_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9013990Z test_dispatch_symbolic_meta_inplace_empty_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9014130Z test_dispatch_symbolic_meta_inplace_empty_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9014280Z test_dispatch_symbolic_meta_inplace_empty_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9014420Z test_dispatch_symbolic_meta_inplace_empty_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9014560Z test_dispatch_symbolic_meta_inplace_empty_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9014740Z test_dispatch_symbolic_meta_inplace_empty_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9014880Z test_dispatch_symbolic_meta_inplace_empty_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9015010Z test_dispatch_symbolic_meta_inplace_empty_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9015160Z test_dispatch_symbolic_meta_inplace_empty_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9015310Z test_dispatch_symbolic_meta_inplace_empty_like_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9015450Z test_dispatch_symbolic_meta_inplace_empty_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9015610Z test_dispatch_symbolic_meta_inplace_empty_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9015750Z test_dispatch_symbolic_meta_inplace_empty_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9015900Z test_dispatch_symbolic_meta_inplace_empty_like_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9016040Z test_dispatch_symbolic_meta_inplace_empty_like_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9016180Z test_dispatch_symbolic_meta_inplace_empty_like_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9016330Z test_dispatch_symbolic_meta_inplace_empty_like_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9016470Z test_dispatch_symbolic_meta_inplace_empty_like_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9016620Z test_dispatch_symbolic_meta_inplace_empty_like_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9016760Z test_dispatch_symbolic_meta_inplace_empty_like_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9016900Z test_dispatch_symbolic_meta_inplace_empty_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9017020Z test_dispatch_symbolic_meta_inplace_eq_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9017130Z test_dispatch_symbolic_meta_inplace_eq_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9017250Z test_dispatch_symbolic_meta_inplace_eq_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9017360Z test_dispatch_symbolic_meta_inplace_eq_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9021910Z test_dispatch_symbolic_meta_inplace_eq_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9022050Z test_dispatch_symbolic_meta_inplace_eq_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9022250Z test_dispatch_symbolic_meta_inplace_eq_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9022370Z test_dispatch_symbolic_meta_inplace_eq_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9022480Z test_dispatch_symbolic_meta_inplace_eq_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9022590Z test_dispatch_symbolic_meta_inplace_eq_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9022690Z test_dispatch_symbolic_meta_inplace_eq_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9022810Z test_dispatch_symbolic_meta_inplace_eq_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9022950Z test_dispatch_symbolic_meta_inplace_eq_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9023090Z test_dispatch_symbolic_meta_inplace_equal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9023240Z test_dispatch_symbolic_meta_inplace_equal_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9023380Z test_dispatch_symbolic_meta_inplace_equal_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9023530Z test_dispatch_symbolic_meta_inplace_equal_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9023670Z test_dispatch_symbolic_meta_inplace_equal_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9023810Z test_dispatch_symbolic_meta_inplace_equal_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9023950Z test_dispatch_symbolic_meta_inplace_equal_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9024090Z test_dispatch_symbolic_meta_inplace_equal_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9024220Z test_dispatch_symbolic_meta_inplace_equal_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9024360Z test_dispatch_symbolic_meta_inplace_equal_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9024500Z test_dispatch_symbolic_meta_inplace_equal_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9024630Z test_dispatch_symbolic_meta_inplace_equal_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9024750Z test_dispatch_symbolic_meta_inplace_erf_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9024890Z test_dispatch_symbolic_meta_inplace_erf_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9025000Z test_dispatch_symbolic_meta_inplace_erf_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9025120Z test_dispatch_symbolic_meta_inplace_erf_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9025250Z test_dispatch_symbolic_meta_inplace_erf_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9025390Z test_dispatch_symbolic_meta_inplace_erf_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9025520Z test_dispatch_symbolic_meta_inplace_erf_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9025660Z test_dispatch_symbolic_meta_inplace_erf_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9025790Z test_dispatch_symbolic_meta_inplace_erf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9025910Z test_dispatch_symbolic_meta_inplace_erfc_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9026070Z test_dispatch_symbolic_meta_inplace_erfc_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9026190Z test_dispatch_symbolic_meta_inplace_erfc_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9026310Z test_dispatch_symbolic_meta_inplace_erfc_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9026440Z test_dispatch_symbolic_meta_inplace_erfc_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9026580Z test_dispatch_symbolic_meta_inplace_erfc_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9026740Z test_dispatch_symbolic_meta_inplace_erfc_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9026870Z test_dispatch_symbolic_meta_inplace_erfc_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9027000Z test_dispatch_symbolic_meta_inplace_erfc_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9027120Z test_dispatch_symbolic_meta_inplace_erfinv_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9027260Z test_dispatch_symbolic_meta_inplace_erfinv_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9027380Z test_dispatch_symbolic_meta_inplace_erfinv_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9027490Z test_dispatch_symbolic_meta_inplace_erfinv_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9027630Z test_dispatch_symbolic_meta_inplace_erfinv_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9027770Z test_dispatch_symbolic_meta_inplace_erfinv_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9027910Z test_dispatch_symbolic_meta_inplace_erfinv_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9028040Z test_dispatch_symbolic_meta_inplace_erfinv_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9028180Z test_dispatch_symbolic_meta_inplace_erfinv_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9028300Z test_dispatch_symbolic_meta_inplace_exp2_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9028430Z test_dispatch_symbolic_meta_inplace_exp2_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9028540Z test_dispatch_symbolic_meta_inplace_exp2_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9028660Z test_dispatch_symbolic_meta_inplace_exp2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9028770Z test_dispatch_symbolic_meta_inplace_exp2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9028910Z test_dispatch_symbolic_meta_inplace_exp2_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9029040Z test_dispatch_symbolic_meta_inplace_exp2_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9029180Z test_dispatch_symbolic_meta_inplace_exp2_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9029310Z test_dispatch_symbolic_meta_inplace_exp2_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9029440Z test_dispatch_symbolic_meta_inplace_exp2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9029550Z test_dispatch_symbolic_meta_inplace_exp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9029690Z test_dispatch_symbolic_meta_inplace_exp_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9029830Z test_dispatch_symbolic_meta_inplace_exp_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9029950Z test_dispatch_symbolic_meta_inplace_exp_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9030060Z test_dispatch_symbolic_meta_inplace_exp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9030180Z test_dispatch_symbolic_meta_inplace_exp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9030310Z test_dispatch_symbolic_meta_inplace_exp_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9030450Z test_dispatch_symbolic_meta_inplace_exp_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9030600Z test_dispatch_symbolic_meta_inplace_exp_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9030730Z test_dispatch_symbolic_meta_inplace_exp_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9030870Z test_dispatch_symbolic_meta_inplace_exp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9031020Z test_dispatch_symbolic_meta_inplace_expand_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9031160Z test_dispatch_symbolic_meta_inplace_expand_as_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9031310Z test_dispatch_symbolic_meta_inplace_expand_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9031460Z test_dispatch_symbolic_meta_inplace_expand_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9031610Z test_dispatch_symbolic_meta_inplace_expand_as_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9031750Z test_dispatch_symbolic_meta_inplace_expand_as_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9031900Z test_dispatch_symbolic_meta_inplace_expand_as_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9032040Z test_dispatch_symbolic_meta_inplace_expand_as_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9032180Z test_dispatch_symbolic_meta_inplace_expand_as_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9032320Z test_dispatch_symbolic_meta_inplace_expand_as_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9032470Z test_dispatch_symbolic_meta_inplace_expand_as_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9032610Z test_dispatch_symbolic_meta_inplace_expand_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9032750Z test_dispatch_symbolic_meta_inplace_expand_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9032890Z test_dispatch_symbolic_meta_inplace_expand_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9033030Z test_dispatch_symbolic_meta_inplace_expand_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9033180Z test_dispatch_symbolic_meta_inplace_expand_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9033320Z test_dispatch_symbolic_meta_inplace_expand_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9033470Z test_dispatch_symbolic_meta_inplace_expand_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9033640Z test_dispatch_symbolic_meta_inplace_expand_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9033790Z test_dispatch_symbolic_meta_inplace_expand_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9033930Z test_dispatch_symbolic_meta_inplace_expand_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9034070Z test_dispatch_symbolic_meta_inplace_expand_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9034240Z test_dispatch_symbolic_meta_inplace_expand_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9034380Z test_dispatch_symbolic_meta_inplace_expand_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9034500Z test_dispatch_symbolic_meta_inplace_expm1_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9034640Z test_dispatch_symbolic_meta_inplace_expm1_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9034760Z test_dispatch_symbolic_meta_inplace_expm1_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9034870Z test_dispatch_symbolic_meta_inplace_expm1_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9035010Z test_dispatch_symbolic_meta_inplace_expm1_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9035140Z test_dispatch_symbolic_meta_inplace_expm1_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9035270Z test_dispatch_symbolic_meta_inplace_expm1_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9035410Z test_dispatch_symbolic_meta_inplace_expm1_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9035550Z test_dispatch_symbolic_meta_inplace_expm1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9035690Z test_dispatch_symbolic_meta_inplace_eye_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9035830Z test_dispatch_symbolic_meta_inplace_eye_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9035970Z test_dispatch_symbolic_meta_inplace_eye_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9036110Z test_dispatch_symbolic_meta_inplace_eye_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9036250Z test_dispatch_symbolic_meta_inplace_eye_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9036390Z test_dispatch_symbolic_meta_inplace_eye_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9036530Z test_dispatch_symbolic_meta_inplace_eye_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9036670Z test_dispatch_symbolic_meta_inplace_eye_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9036800Z test_dispatch_symbolic_meta_inplace_eye_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9036940Z test_dispatch_symbolic_meta_inplace_eye_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9037080Z test_dispatch_symbolic_meta_inplace_eye_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9037220Z test_dispatch_symbolic_meta_inplace_fft_fft2_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9037390Z test_dispatch_symbolic_meta_inplace_fft_fft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9037540Z test_dispatch_symbolic_meta_inplace_fft_fft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9037680Z test_dispatch_symbolic_meta_inplace_fft_fft2_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9037830Z test_dispatch_symbolic_meta_inplace_fft_fft2_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9037990Z test_dispatch_symbolic_meta_inplace_fft_fft2_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9038130Z test_dispatch_symbolic_meta_inplace_fft_fft2_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9038270Z test_dispatch_symbolic_meta_inplace_fft_fft2_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9038410Z test_dispatch_symbolic_meta_inplace_fft_fft2_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9038550Z test_dispatch_symbolic_meta_inplace_fft_fft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9038690Z test_dispatch_symbolic_meta_inplace_fft_fft_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9038840Z test_dispatch_symbolic_meta_inplace_fft_fft_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9038980Z test_dispatch_symbolic_meta_inplace_fft_fft_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9039130Z test_dispatch_symbolic_meta_inplace_fft_fft_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9039270Z test_dispatch_symbolic_meta_inplace_fft_fft_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9039410Z test_dispatch_symbolic_meta_inplace_fft_fft_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9039550Z test_dispatch_symbolic_meta_inplace_fft_fft_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9039680Z test_dispatch_symbolic_meta_inplace_fft_fft_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9039830Z test_dispatch_symbolic_meta_inplace_fft_fft_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9039960Z test_dispatch_symbolic_meta_inplace_fft_fft_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9040100Z test_dispatch_symbolic_meta_inplace_fft_fftn_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9040250Z test_dispatch_symbolic_meta_inplace_fft_fftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9040390Z test_dispatch_symbolic_meta_inplace_fft_fftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9040540Z test_dispatch_symbolic_meta_inplace_fft_fftn_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9040680Z test_dispatch_symbolic_meta_inplace_fft_fftn_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9040820Z test_dispatch_symbolic_meta_inplace_fft_fftn_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9040980Z test_dispatch_symbolic_meta_inplace_fft_fftn_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9041120Z test_dispatch_symbolic_meta_inplace_fft_fftn_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9041260Z test_dispatch_symbolic_meta_inplace_fft_fftn_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9041400Z test_dispatch_symbolic_meta_inplace_fft_fftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9041550Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9041720Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9041870Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9042020Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9042170Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9042320Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9042460Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9042610Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9042750Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9042890Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9043030Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9043170Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9043320Z test_dispatch_symbolic_meta_inplace_fft_fftshift_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9043460Z test_dispatch_symbolic_meta_inplace_fft_hfft2_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9043600Z test_dispatch_symbolic_meta_inplace_fft_hfft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9043750Z test_dispatch_symbolic_meta_inplace_fft_hfft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9043900Z test_dispatch_symbolic_meta_inplace_fft_hfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9044040Z test_dispatch_symbolic_meta_inplace_fft_hfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9044180Z test_dispatch_symbolic_meta_inplace_fft_hfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9044320Z test_dispatch_symbolic_meta_inplace_fft_hfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9044460Z test_dispatch_symbolic_meta_inplace_fft_hfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9044620Z test_dispatch_symbolic_meta_inplace_fft_hfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9044760Z test_dispatch_symbolic_meta_inplace_fft_hfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9044900Z test_dispatch_symbolic_meta_inplace_fft_hfft_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9045050Z test_dispatch_symbolic_meta_inplace_fft_hfft_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9045200Z test_dispatch_symbolic_meta_inplace_fft_hfft_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9045360Z test_dispatch_symbolic_meta_inplace_fft_hfft_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9045500Z test_dispatch_symbolic_meta_inplace_fft_hfft_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9045640Z test_dispatch_symbolic_meta_inplace_fft_hfft_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9045780Z test_dispatch_symbolic_meta_inplace_fft_hfft_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9045920Z test_dispatch_symbolic_meta_inplace_fft_hfft_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9046060Z test_dispatch_symbolic_meta_inplace_fft_hfft_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9046200Z test_dispatch_symbolic_meta_inplace_fft_hfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9046330Z test_dispatch_symbolic_meta_inplace_fft_hfftn_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9046480Z test_dispatch_symbolic_meta_inplace_fft_hfftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9046630Z test_dispatch_symbolic_meta_inplace_fft_hfftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9046770Z test_dispatch_symbolic_meta_inplace_fft_hfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9046910Z test_dispatch_symbolic_meta_inplace_fft_hfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9047060Z test_dispatch_symbolic_meta_inplace_fft_hfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9047200Z test_dispatch_symbolic_meta_inplace_fft_hfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9047340Z test_dispatch_symbolic_meta_inplace_fft_hfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9047480Z test_dispatch_symbolic_meta_inplace_fft_hfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9047620Z test_dispatch_symbolic_meta_inplace_fft_hfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9047760Z test_dispatch_symbolic_meta_inplace_fft_ifft2_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9047900Z test_dispatch_symbolic_meta_inplace_fft_ifft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9048050Z test_dispatch_symbolic_meta_inplace_fft_ifft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9048220Z test_dispatch_symbolic_meta_inplace_fft_ifft2_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9048370Z test_dispatch_symbolic_meta_inplace_fft_ifft2_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9048510Z test_dispatch_symbolic_meta_inplace_fft_ifft2_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9048650Z test_dispatch_symbolic_meta_inplace_fft_ifft2_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9048780Z test_dispatch_symbolic_meta_inplace_fft_ifft2_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9048960Z test_dispatch_symbolic_meta_inplace_fft_ifft2_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9049100Z test_dispatch_symbolic_meta_inplace_fft_ifft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9049240Z test_dispatch_symbolic_meta_inplace_fft_ifft_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9049380Z test_dispatch_symbolic_meta_inplace_fft_ifft_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9049530Z test_dispatch_symbolic_meta_inplace_fft_ifft_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9049670Z test_dispatch_symbolic_meta_inplace_fft_ifft_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9049820Z test_dispatch_symbolic_meta_inplace_fft_ifft_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9049960Z test_dispatch_symbolic_meta_inplace_fft_ifft_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9050100Z test_dispatch_symbolic_meta_inplace_fft_ifft_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9050230Z test_dispatch_symbolic_meta_inplace_fft_ifft_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9050370Z test_dispatch_symbolic_meta_inplace_fft_ifft_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9050510Z test_dispatch_symbolic_meta_inplace_fft_ifft_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9050650Z test_dispatch_symbolic_meta_inplace_fft_ifftn_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9050800Z test_dispatch_symbolic_meta_inplace_fft_ifftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9050950Z test_dispatch_symbolic_meta_inplace_fft_ifftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9051090Z test_dispatch_symbolic_meta_inplace_fft_ifftn_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9051230Z test_dispatch_symbolic_meta_inplace_fft_ifftn_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9051370Z test_dispatch_symbolic_meta_inplace_fft_ifftn_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9051510Z test_dispatch_symbolic_meta_inplace_fft_ifftn_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9051650Z test_dispatch_symbolic_meta_inplace_fft_ifftn_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9051780Z test_dispatch_symbolic_meta_inplace_fft_ifftn_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9051940Z test_dispatch_symbolic_meta_inplace_fft_ifftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9052090Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9052240Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9052390Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9052570Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9052720Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9052870Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9053010Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9053150Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9053300Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9053440Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9053580Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9053730Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9053870Z test_dispatch_symbolic_meta_inplace_fft_ifftshift_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9054010Z test_dispatch_symbolic_meta_inplace_fft_ihfft2_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9054150Z test_dispatch_symbolic_meta_inplace_fft_ihfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9054290Z test_dispatch_symbolic_meta_inplace_fft_ihfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9054440Z test_dispatch_symbolic_meta_inplace_fft_ihfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9054580Z test_dispatch_symbolic_meta_inplace_fft_ihfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9058400Z test_dispatch_symbolic_meta_inplace_fft_ihfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9058550Z test_dispatch_symbolic_meta_inplace_fft_ihfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9058690Z test_dispatch_symbolic_meta_inplace_fft_ihfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9058830Z test_dispatch_symbolic_meta_inplace_fft_ihfft_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9058990Z test_dispatch_symbolic_meta_inplace_fft_ihfft_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9059130Z test_dispatch_symbolic_meta_inplace_fft_ihfft_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9059330Z test_dispatch_symbolic_meta_inplace_fft_ihfft_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9059470Z test_dispatch_symbolic_meta_inplace_fft_ihfft_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9059610Z test_dispatch_symbolic_meta_inplace_fft_ihfft_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9059750Z test_dispatch_symbolic_meta_inplace_fft_ihfft_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9059920Z test_dispatch_symbolic_meta_inplace_fft_ihfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9060060Z test_dispatch_symbolic_meta_inplace_fft_ihfftn_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9060200Z test_dispatch_symbolic_meta_inplace_fft_ihfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9060350Z test_dispatch_symbolic_meta_inplace_fft_ihfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9060490Z test_dispatch_symbolic_meta_inplace_fft_ihfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9060630Z test_dispatch_symbolic_meta_inplace_fft_ihfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9060770Z test_dispatch_symbolic_meta_inplace_fft_ihfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9060910Z test_dispatch_symbolic_meta_inplace_fft_ihfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9061050Z test_dispatch_symbolic_meta_inplace_fft_ihfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9061190Z test_dispatch_symbolic_meta_inplace_fft_irfft2_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9061340Z test_dispatch_symbolic_meta_inplace_fft_irfft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9061490Z test_dispatch_symbolic_meta_inplace_fft_irfft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9061630Z test_dispatch_symbolic_meta_inplace_fft_irfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9061770Z test_dispatch_symbolic_meta_inplace_fft_irfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9061920Z test_dispatch_symbolic_meta_inplace_fft_irfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9062060Z test_dispatch_symbolic_meta_inplace_fft_irfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9062200Z test_dispatch_symbolic_meta_inplace_fft_irfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9062340Z test_dispatch_symbolic_meta_inplace_fft_irfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9062480Z test_dispatch_symbolic_meta_inplace_fft_irfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9062620Z test_dispatch_symbolic_meta_inplace_fft_irfft_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9062770Z test_dispatch_symbolic_meta_inplace_fft_irfft_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9062940Z test_dispatch_symbolic_meta_inplace_fft_irfft_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9063080Z test_dispatch_symbolic_meta_inplace_fft_irfft_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9063220Z test_dispatch_symbolic_meta_inplace_fft_irfft_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9063360Z test_dispatch_symbolic_meta_inplace_fft_irfft_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9063500Z test_dispatch_symbolic_meta_inplace_fft_irfft_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9063660Z test_dispatch_symbolic_meta_inplace_fft_irfft_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9063800Z test_dispatch_symbolic_meta_inplace_fft_irfft_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9063940Z test_dispatch_symbolic_meta_inplace_fft_irfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9064080Z test_dispatch_symbolic_meta_inplace_fft_irfftn_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9064230Z test_dispatch_symbolic_meta_inplace_fft_irfftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9064380Z test_dispatch_symbolic_meta_inplace_fft_irfftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9064520Z test_dispatch_symbolic_meta_inplace_fft_irfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9064660Z test_dispatch_symbolic_meta_inplace_fft_irfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9064810Z test_dispatch_symbolic_meta_inplace_fft_irfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9064950Z test_dispatch_symbolic_meta_inplace_fft_irfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9065090Z test_dispatch_symbolic_meta_inplace_fft_irfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9065230Z test_dispatch_symbolic_meta_inplace_fft_irfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9065370Z test_dispatch_symbolic_meta_inplace_fft_irfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9065510Z test_dispatch_symbolic_meta_inplace_fft_rfft2_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9065650Z test_dispatch_symbolic_meta_inplace_fft_rfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9065800Z test_dispatch_symbolic_meta_inplace_fft_rfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9065940Z test_dispatch_symbolic_meta_inplace_fft_rfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9066070Z test_dispatch_symbolic_meta_inplace_fft_rfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9066210Z test_dispatch_symbolic_meta_inplace_fft_rfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9066350Z test_dispatch_symbolic_meta_inplace_fft_rfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9066530Z test_dispatch_symbolic_meta_inplace_fft_rfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9066670Z test_dispatch_symbolic_meta_inplace_fft_rfft_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9066810Z test_dispatch_symbolic_meta_inplace_fft_rfft_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9066950Z test_dispatch_symbolic_meta_inplace_fft_rfft_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9067090Z test_dispatch_symbolic_meta_inplace_fft_rfft_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9067260Z test_dispatch_symbolic_meta_inplace_fft_rfft_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9067410Z test_dispatch_symbolic_meta_inplace_fft_rfft_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9067550Z test_dispatch_symbolic_meta_inplace_fft_rfft_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9067690Z test_dispatch_symbolic_meta_inplace_fft_rfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9067830Z test_dispatch_symbolic_meta_inplace_fft_rfftn_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9067970Z test_dispatch_symbolic_meta_inplace_fft_rfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9068120Z test_dispatch_symbolic_meta_inplace_fft_rfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9068260Z test_dispatch_symbolic_meta_inplace_fft_rfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9068400Z test_dispatch_symbolic_meta_inplace_fft_rfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9068540Z test_dispatch_symbolic_meta_inplace_fft_rfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9068670Z test_dispatch_symbolic_meta_inplace_fft_rfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9068810Z test_dispatch_symbolic_meta_inplace_fft_rfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9068930Z test_dispatch_symbolic_meta_inplace_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9069050Z test_dispatch_symbolic_meta_inplace_fill_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9069170Z test_dispatch_symbolic_meta_inplace_fill_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9069280Z test_dispatch_symbolic_meta_inplace_fill_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9069400Z test_dispatch_symbolic_meta_inplace_fill_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9069510Z test_dispatch_symbolic_meta_inplace_fill_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9069630Z test_dispatch_symbolic_meta_inplace_fill_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9069740Z test_dispatch_symbolic_meta_inplace_fill_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9069850Z test_dispatch_symbolic_meta_inplace_fill_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9069970Z test_dispatch_symbolic_meta_inplace_fill_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9070080Z test_dispatch_symbolic_meta_inplace_fill_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9070210Z test_dispatch_symbolic_meta_inplace_fill_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9070320Z test_dispatch_symbolic_meta_inplace_fill_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9070470Z test_dispatch_symbolic_meta_inplace_flatten_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9070610Z test_dispatch_symbolic_meta_inplace_flatten_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9070760Z test_dispatch_symbolic_meta_inplace_flatten_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9070930Z test_dispatch_symbolic_meta_inplace_flatten_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9071080Z test_dispatch_symbolic_meta_inplace_flatten_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9071220Z test_dispatch_symbolic_meta_inplace_flatten_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9071360Z test_dispatch_symbolic_meta_inplace_flatten_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9071500Z test_dispatch_symbolic_meta_inplace_flatten_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9071640Z test_dispatch_symbolic_meta_inplace_flatten_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9071780Z test_dispatch_symbolic_meta_inplace_flatten_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9071920Z test_dispatch_symbolic_meta_inplace_flatten_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9072060Z test_dispatch_symbolic_meta_inplace_flatten_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9072200Z test_dispatch_symbolic_meta_inplace_flatten_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9072340Z test_dispatch_symbolic_meta_inplace_flip_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9072480Z test_dispatch_symbolic_meta_inplace_flip_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9072620Z test_dispatch_symbolic_meta_inplace_flip_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9072760Z test_dispatch_symbolic_meta_inplace_flip_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9072910Z test_dispatch_symbolic_meta_inplace_flip_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9073050Z test_dispatch_symbolic_meta_inplace_flip_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9073190Z test_dispatch_symbolic_meta_inplace_flip_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9073320Z test_dispatch_symbolic_meta_inplace_flip_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9073460Z test_dispatch_symbolic_meta_inplace_flip_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9073600Z test_dispatch_symbolic_meta_inplace_flip_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9073740Z test_dispatch_symbolic_meta_inplace_flip_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9073910Z test_dispatch_symbolic_meta_inplace_flip_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9074050Z test_dispatch_symbolic_meta_inplace_fliplr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9074200Z test_dispatch_symbolic_meta_inplace_fliplr_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9074340Z test_dispatch_symbolic_meta_inplace_fliplr_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9074490Z test_dispatch_symbolic_meta_inplace_fliplr_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9074660Z test_dispatch_symbolic_meta_inplace_fliplr_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9074810Z test_dispatch_symbolic_meta_inplace_fliplr_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9074950Z test_dispatch_symbolic_meta_inplace_fliplr_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9075090Z test_dispatch_symbolic_meta_inplace_fliplr_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9075230Z test_dispatch_symbolic_meta_inplace_fliplr_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9075370Z test_dispatch_symbolic_meta_inplace_fliplr_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9075500Z test_dispatch_symbolic_meta_inplace_fliplr_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9075640Z test_dispatch_symbolic_meta_inplace_fliplr_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9075790Z test_dispatch_symbolic_meta_inplace_flipud_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9075930Z test_dispatch_symbolic_meta_inplace_flipud_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9076070Z test_dispatch_symbolic_meta_inplace_flipud_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9076220Z test_dispatch_symbolic_meta_inplace_flipud_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9076360Z test_dispatch_symbolic_meta_inplace_flipud_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9076500Z test_dispatch_symbolic_meta_inplace_flipud_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9076640Z test_dispatch_symbolic_meta_inplace_flipud_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9076790Z test_dispatch_symbolic_meta_inplace_flipud_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9076920Z test_dispatch_symbolic_meta_inplace_flipud_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9077060Z test_dispatch_symbolic_meta_inplace_flipud_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9077200Z test_dispatch_symbolic_meta_inplace_flipud_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9077340Z test_dispatch_symbolic_meta_inplace_flipud_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9077480Z test_dispatch_symbolic_meta_inplace_float_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9077640Z test_dispatch_symbolic_meta_inplace_float_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9077790Z test_dispatch_symbolic_meta_inplace_float_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9077940Z test_dispatch_symbolic_meta_inplace_float_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9078080Z test_dispatch_symbolic_meta_inplace_float_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9078220Z test_dispatch_symbolic_meta_inplace_float_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9078380Z test_dispatch_symbolic_meta_inplace_float_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9078520Z test_dispatch_symbolic_meta_inplace_float_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9078660Z test_dispatch_symbolic_meta_inplace_float_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9078790Z test_dispatch_symbolic_meta_inplace_float_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9078930Z test_dispatch_symbolic_meta_inplace_float_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9079070Z test_dispatch_symbolic_meta_inplace_float_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9079200Z test_dispatch_symbolic_meta_inplace_float_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9079360Z test_dispatch_symbolic_meta_inplace_float_power_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.9079510Z test_dispatch_symbolic_meta_inplace_float_power_cpu_bool (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.9079670Z test_dispatch_symbolic_meta_inplace_float_power_cpu_complex128 (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.9079820Z test_dispatch_symbolic_meta_inplace_float_power_cpu_complex64 (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.9079970Z test_dispatch_symbolic_meta_inplace_float_power_cpu_float16 (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.9080130Z test_dispatch_symbolic_meta_inplace_float_power_cpu_float32 (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.9080270Z test_dispatch_symbolic_meta_inplace_float_power_cpu_float64 (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.9080420Z test_dispatch_symbolic_meta_inplace_float_power_cpu_int16 (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.9080570Z test_dispatch_symbolic_meta_inplace_float_power_cpu_int32 (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.9080710Z test_dispatch_symbolic_meta_inplace_float_power_cpu_int64 (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.9080860Z test_dispatch_symbolic_meta_inplace_float_power_cpu_int8 (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.9081000Z test_dispatch_symbolic_meta_inplace_float_power_cpu_uint8 (__main__.TestMetaCPU) ... skip: Function is in dispatch early skips (0.000s) 2023-01-11T21:12:29.9081120Z test_dispatch_symbolic_meta_inplace_floor_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9081240Z test_dispatch_symbolic_meta_inplace_floor_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9081390Z test_dispatch_symbolic_meta_inplace_floor_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9081500Z test_dispatch_symbolic_meta_inplace_floor_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9081620Z test_dispatch_symbolic_meta_inplace_floor_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9081730Z test_dispatch_symbolic_meta_inplace_floor_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9081840Z test_dispatch_symbolic_meta_inplace_floor_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9081950Z test_dispatch_symbolic_meta_inplace_floor_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9082110Z test_dispatch_symbolic_meta_inplace_floor_divide_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9082230Z test_dispatch_symbolic_meta_inplace_floor_divide_cpu_float16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9082360Z test_dispatch_symbolic_meta_inplace_floor_divide_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9082480Z test_dispatch_symbolic_meta_inplace_floor_divide_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9082600Z test_dispatch_symbolic_meta_inplace_floor_divide_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9082720Z test_dispatch_symbolic_meta_inplace_floor_divide_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9082840Z test_dispatch_symbolic_meta_inplace_floor_divide_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9082960Z test_dispatch_symbolic_meta_inplace_floor_divide_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9083070Z test_dispatch_symbolic_meta_inplace_floor_divide_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9083220Z test_dispatch_symbolic_meta_inplace_fmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9083360Z test_dispatch_symbolic_meta_inplace_fmax_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9083510Z test_dispatch_symbolic_meta_inplace_fmax_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9083650Z test_dispatch_symbolic_meta_inplace_fmax_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9083780Z test_dispatch_symbolic_meta_inplace_fmax_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9083920Z test_dispatch_symbolic_meta_inplace_fmax_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9084070Z test_dispatch_symbolic_meta_inplace_fmax_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9084200Z test_dispatch_symbolic_meta_inplace_fmax_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9084340Z test_dispatch_symbolic_meta_inplace_fmax_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9084480Z test_dispatch_symbolic_meta_inplace_fmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9084620Z test_dispatch_symbolic_meta_inplace_fmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9084760Z test_dispatch_symbolic_meta_inplace_fmin_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9084900Z test_dispatch_symbolic_meta_inplace_fmin_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9085040Z test_dispatch_symbolic_meta_inplace_fmin_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9085200Z test_dispatch_symbolic_meta_inplace_fmin_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9085340Z test_dispatch_symbolic_meta_inplace_fmin_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9085480Z test_dispatch_symbolic_meta_inplace_fmin_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9085610Z test_dispatch_symbolic_meta_inplace_fmin_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9085750Z test_dispatch_symbolic_meta_inplace_fmin_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9085920Z test_dispatch_symbolic_meta_inplace_fmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9086040Z test_dispatch_symbolic_meta_inplace_fmod_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9086150Z test_dispatch_symbolic_meta_inplace_fmod_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9086260Z test_dispatch_symbolic_meta_inplace_fmod_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9086380Z test_dispatch_symbolic_meta_inplace_fmod_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9086490Z test_dispatch_symbolic_meta_inplace_fmod_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9086610Z test_dispatch_symbolic_meta_inplace_fmod_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9086720Z test_dispatch_symbolic_meta_inplace_fmod_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9086830Z test_dispatch_symbolic_meta_inplace_fmod_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9086940Z test_dispatch_symbolic_meta_inplace_fmod_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9087060Z test_dispatch_symbolic_meta_inplace_frac_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9087170Z test_dispatch_symbolic_meta_inplace_frac_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9087290Z test_dispatch_symbolic_meta_inplace_frac_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9087400Z test_dispatch_symbolic_meta_inplace_frac_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9087540Z test_dispatch_symbolic_meta_inplace_frexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9087690Z test_dispatch_symbolic_meta_inplace_frexp_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9087830Z test_dispatch_symbolic_meta_inplace_frexp_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9087970Z test_dispatch_symbolic_meta_inplace_frexp_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9088110Z test_dispatch_symbolic_meta_inplace_full_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9088250Z test_dispatch_symbolic_meta_inplace_full_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9088400Z test_dispatch_symbolic_meta_inplace_full_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9088540Z test_dispatch_symbolic_meta_inplace_full_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9088680Z test_dispatch_symbolic_meta_inplace_full_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9088830Z test_dispatch_symbolic_meta_inplace_full_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9088990Z test_dispatch_symbolic_meta_inplace_full_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9089130Z test_dispatch_symbolic_meta_inplace_full_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9089270Z test_dispatch_symbolic_meta_inplace_full_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9089410Z test_dispatch_symbolic_meta_inplace_full_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9089570Z test_dispatch_symbolic_meta_inplace_full_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9089700Z test_dispatch_symbolic_meta_inplace_full_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9089840Z test_dispatch_symbolic_meta_inplace_full_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9089990Z test_dispatch_symbolic_meta_inplace_full_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9090130Z test_dispatch_symbolic_meta_inplace_full_like_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9090280Z test_dispatch_symbolic_meta_inplace_full_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9090430Z test_dispatch_symbolic_meta_inplace_full_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9090570Z test_dispatch_symbolic_meta_inplace_full_like_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9090720Z test_dispatch_symbolic_meta_inplace_full_like_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9090860Z test_dispatch_symbolic_meta_inplace_full_like_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9094910Z test_dispatch_symbolic_meta_inplace_full_like_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9095070Z test_dispatch_symbolic_meta_inplace_full_like_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9095210Z test_dispatch_symbolic_meta_inplace_full_like_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9095360Z test_dispatch_symbolic_meta_inplace_full_like_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9095500Z test_dispatch_symbolic_meta_inplace_full_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9095640Z test_dispatch_symbolic_meta_inplace_gather_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9095780Z test_dispatch_symbolic_meta_inplace_gather_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9095930Z test_dispatch_symbolic_meta_inplace_gather_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9096080Z test_dispatch_symbolic_meta_inplace_gather_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9096220Z test_dispatch_symbolic_meta_inplace_gather_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9096360Z test_dispatch_symbolic_meta_inplace_gather_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9096560Z test_dispatch_symbolic_meta_inplace_gather_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9096700Z test_dispatch_symbolic_meta_inplace_gather_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9096840Z test_dispatch_symbolic_meta_inplace_gather_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9096980Z test_dispatch_symbolic_meta_inplace_gather_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9097120Z test_dispatch_symbolic_meta_inplace_gather_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9097280Z test_dispatch_symbolic_meta_inplace_gather_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9097390Z test_dispatch_symbolic_meta_inplace_gcd_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9097510Z test_dispatch_symbolic_meta_inplace_gcd_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9097620Z test_dispatch_symbolic_meta_inplace_gcd_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9097730Z test_dispatch_symbolic_meta_inplace_gcd_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9097840Z test_dispatch_symbolic_meta_inplace_gcd_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9097950Z test_dispatch_symbolic_meta_inplace_ge_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9098070Z test_dispatch_symbolic_meta_inplace_ge_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9098180Z test_dispatch_symbolic_meta_inplace_ge_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9098300Z test_dispatch_symbolic_meta_inplace_ge_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9098410Z test_dispatch_symbolic_meta_inplace_ge_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9098520Z test_dispatch_symbolic_meta_inplace_ge_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9098630Z test_dispatch_symbolic_meta_inplace_ge_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9098730Z test_dispatch_symbolic_meta_inplace_ge_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9098840Z test_dispatch_symbolic_meta_inplace_ge_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9098950Z test_dispatch_symbolic_meta_inplace_ge_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9099100Z test_dispatch_symbolic_meta_inplace_geqrf_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9099240Z test_dispatch_symbolic_meta_inplace_geqrf_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9099390Z test_dispatch_symbolic_meta_inplace_geqrf_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9099530Z test_dispatch_symbolic_meta_inplace_geqrf_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9099680Z test_dispatch_symbolic_meta_inplace_gradient_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9099830Z test_dispatch_symbolic_meta_inplace_gradient_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9099970Z test_dispatch_symbolic_meta_inplace_gradient_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9100120Z test_dispatch_symbolic_meta_inplace_gradient_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9100310Z test_dispatch_symbolic_meta_inplace_gradient_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9100450Z test_dispatch_symbolic_meta_inplace_gradient_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9100590Z test_dispatch_symbolic_meta_inplace_gradient_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9100730Z test_dispatch_symbolic_meta_inplace_gradient_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9100880Z test_dispatch_symbolic_meta_inplace_gradient_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9101060Z test_dispatch_symbolic_meta_inplace_gradient_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9101210Z test_dispatch_symbolic_meta_inplace_grid_sampler_2d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9101360Z test_dispatch_symbolic_meta_inplace_grid_sampler_2d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9101480Z test_dispatch_symbolic_meta_inplace_gt_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9101590Z test_dispatch_symbolic_meta_inplace_gt_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9101700Z test_dispatch_symbolic_meta_inplace_gt_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9101810Z test_dispatch_symbolic_meta_inplace_gt_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9101920Z test_dispatch_symbolic_meta_inplace_gt_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9102030Z test_dispatch_symbolic_meta_inplace_gt_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9102140Z test_dispatch_symbolic_meta_inplace_gt_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9102250Z test_dispatch_symbolic_meta_inplace_gt_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9102360Z test_dispatch_symbolic_meta_inplace_gt_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9102460Z test_dispatch_symbolic_meta_inplace_gt_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9102610Z test_dispatch_symbolic_meta_inplace_half_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9102750Z test_dispatch_symbolic_meta_inplace_half_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9102890Z test_dispatch_symbolic_meta_inplace_half_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9103040Z test_dispatch_symbolic_meta_inplace_half_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9103190Z test_dispatch_symbolic_meta_inplace_half_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9103320Z test_dispatch_symbolic_meta_inplace_half_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9103460Z test_dispatch_symbolic_meta_inplace_half_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9103600Z test_dispatch_symbolic_meta_inplace_half_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9103730Z test_dispatch_symbolic_meta_inplace_half_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9103870Z test_dispatch_symbolic_meta_inplace_half_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9104010Z test_dispatch_symbolic_meta_inplace_half_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9104180Z test_dispatch_symbolic_meta_inplace_half_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9104300Z test_dispatch_symbolic_meta_inplace_heaviside_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9104420Z test_dispatch_symbolic_meta_inplace_heaviside_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9104540Z test_dispatch_symbolic_meta_inplace_heaviside_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9104660Z test_dispatch_symbolic_meta_inplace_heaviside_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9104800Z test_dispatch_symbolic_meta_inplace_heaviside_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9104920Z test_dispatch_symbolic_meta_inplace_heaviside_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9105040Z test_dispatch_symbolic_meta_inplace_heaviside_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9105150Z test_dispatch_symbolic_meta_inplace_heaviside_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9105270Z test_dispatch_symbolic_meta_inplace_heaviside_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9105380Z test_dispatch_symbolic_meta_inplace_heaviside_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9105520Z test_dispatch_symbolic_meta_inplace_histc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9105670Z test_dispatch_symbolic_meta_inplace_histc_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9105810Z test_dispatch_symbolic_meta_inplace_histc_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9105960Z test_dispatch_symbolic_meta_inplace_histogram_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9106100Z test_dispatch_symbolic_meta_inplace_histogram_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9106250Z test_dispatch_symbolic_meta_inplace_histogramdd_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9106400Z test_dispatch_symbolic_meta_inplace_histogramdd_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9106540Z test_dispatch_symbolic_meta_inplace_hsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9106680Z test_dispatch_symbolic_meta_inplace_hsplit_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9106830Z test_dispatch_symbolic_meta_inplace_hsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9106980Z test_dispatch_symbolic_meta_inplace_hsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9107120Z test_dispatch_symbolic_meta_inplace_hsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9107270Z test_dispatch_symbolic_meta_inplace_hsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9107410Z test_dispatch_symbolic_meta_inplace_hsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9107550Z test_dispatch_symbolic_meta_inplace_hsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9107690Z test_dispatch_symbolic_meta_inplace_hsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9107850Z test_dispatch_symbolic_meta_inplace_hsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9107990Z test_dispatch_symbolic_meta_inplace_hsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9108130Z test_dispatch_symbolic_meta_inplace_hsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9108270Z test_dispatch_symbolic_meta_inplace_hsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9108410Z test_dispatch_symbolic_meta_inplace_hstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9108580Z test_dispatch_symbolic_meta_inplace_hstack_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9108720Z test_dispatch_symbolic_meta_inplace_hstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9108870Z test_dispatch_symbolic_meta_inplace_hstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9109010Z test_dispatch_symbolic_meta_inplace_hstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9109150Z test_dispatch_symbolic_meta_inplace_hstack_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9109290Z test_dispatch_symbolic_meta_inplace_hstack_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9109440Z test_dispatch_symbolic_meta_inplace_hstack_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9109570Z test_dispatch_symbolic_meta_inplace_hstack_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9109710Z test_dispatch_symbolic_meta_inplace_hstack_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9109850Z test_dispatch_symbolic_meta_inplace_hstack_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9109990Z test_dispatch_symbolic_meta_inplace_hstack_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9110120Z test_dispatch_symbolic_meta_inplace_hstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9110240Z test_dispatch_symbolic_meta_inplace_hypot_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9110360Z test_dispatch_symbolic_meta_inplace_hypot_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9110470Z test_dispatch_symbolic_meta_inplace_hypot_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9110590Z test_dispatch_symbolic_meta_inplace_i0_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9110720Z test_dispatch_symbolic_meta_inplace_i0_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9110830Z test_dispatch_symbolic_meta_inplace_i0_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9110950Z test_dispatch_symbolic_meta_inplace_i0_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9111080Z test_dispatch_symbolic_meta_inplace_i0_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9111230Z test_dispatch_symbolic_meta_inplace_i0_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9111370Z test_dispatch_symbolic_meta_inplace_i0_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9111500Z test_dispatch_symbolic_meta_inplace_i0_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9111660Z test_dispatch_symbolic_meta_inplace_i0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9111780Z test_dispatch_symbolic_meta_inplace_igamma_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9111900Z test_dispatch_symbolic_meta_inplace_igamma_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9112010Z test_dispatch_symbolic_meta_inplace_igamma_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9112130Z test_dispatch_symbolic_meta_inplace_igamma_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9112270Z test_dispatch_symbolic_meta_inplace_igammac_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9112380Z test_dispatch_symbolic_meta_inplace_igammac_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9112500Z test_dispatch_symbolic_meta_inplace_igammac_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9112620Z test_dispatch_symbolic_meta_inplace_igammac_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9112760Z test_dispatch_symbolic_meta_inplace_imag_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9112910Z test_dispatch_symbolic_meta_inplace_imag_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9113050Z test_dispatch_symbolic_meta_inplace_imag_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9113170Z test_dispatch_symbolic_meta_inplace_index_add_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9113290Z test_dispatch_symbolic_meta_inplace_index_add_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9113410Z test_dispatch_symbolic_meta_inplace_index_add_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9113540Z test_dispatch_symbolic_meta_inplace_index_add_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9113660Z test_dispatch_symbolic_meta_inplace_index_add_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9113780Z test_dispatch_symbolic_meta_inplace_index_add_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9113900Z test_dispatch_symbolic_meta_inplace_index_add_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9114020Z test_dispatch_symbolic_meta_inplace_index_add_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9114140Z test_dispatch_symbolic_meta_inplace_index_add_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9114250Z test_dispatch_symbolic_meta_inplace_index_add_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9114370Z test_dispatch_symbolic_meta_inplace_index_add_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9114480Z test_dispatch_symbolic_meta_inplace_index_add_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9114600Z test_dispatch_symbolic_meta_inplace_index_add_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9114720Z test_dispatch_symbolic_meta_inplace_index_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9114840Z test_dispatch_symbolic_meta_inplace_index_copy_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9114960Z test_dispatch_symbolic_meta_inplace_index_copy_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9115080Z test_dispatch_symbolic_meta_inplace_index_copy_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9115200Z test_dispatch_symbolic_meta_inplace_index_copy_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9115320Z test_dispatch_symbolic_meta_inplace_index_copy_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9115470Z test_dispatch_symbolic_meta_inplace_index_copy_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9115590Z test_dispatch_symbolic_meta_inplace_index_copy_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9115710Z test_dispatch_symbolic_meta_inplace_index_copy_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9115830Z test_dispatch_symbolic_meta_inplace_index_copy_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9115940Z test_dispatch_symbolic_meta_inplace_index_copy_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9116060Z test_dispatch_symbolic_meta_inplace_index_copy_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9116220Z test_dispatch_symbolic_meta_inplace_index_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9116340Z test_dispatch_symbolic_meta_inplace_index_fill_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9116470Z test_dispatch_symbolic_meta_inplace_index_fill_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9116590Z test_dispatch_symbolic_meta_inplace_index_fill_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9116700Z test_dispatch_symbolic_meta_inplace_index_fill_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9116820Z test_dispatch_symbolic_meta_inplace_index_fill_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9116940Z test_dispatch_symbolic_meta_inplace_index_fill_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9117050Z test_dispatch_symbolic_meta_inplace_index_fill_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9117170Z test_dispatch_symbolic_meta_inplace_index_fill_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9117280Z test_dispatch_symbolic_meta_inplace_index_fill_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9117400Z test_dispatch_symbolic_meta_inplace_index_fill_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9117510Z test_dispatch_symbolic_meta_inplace_index_fill_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9117630Z test_dispatch_symbolic_meta_inplace_index_put_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9117740Z test_dispatch_symbolic_meta_inplace_index_put_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9117860Z test_dispatch_symbolic_meta_inplace_index_put_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9117990Z test_dispatch_symbolic_meta_inplace_index_put_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9118110Z test_dispatch_symbolic_meta_inplace_index_put_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9118230Z test_dispatch_symbolic_meta_inplace_index_put_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9118350Z test_dispatch_symbolic_meta_inplace_index_put_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9118460Z test_dispatch_symbolic_meta_inplace_index_put_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9118580Z test_dispatch_symbolic_meta_inplace_index_put_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9118690Z test_dispatch_symbolic_meta_inplace_index_put_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9118810Z test_dispatch_symbolic_meta_inplace_index_put_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9118920Z test_dispatch_symbolic_meta_inplace_index_put_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9119040Z test_dispatch_symbolic_meta_inplace_index_put_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9119160Z test_dispatch_symbolic_meta_inplace_index_reduce_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.9119310Z test_dispatch_symbolic_meta_inplace_index_reduce_cpu_float16 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.9119430Z test_dispatch_symbolic_meta_inplace_index_reduce_cpu_float32 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.9119550Z test_dispatch_symbolic_meta_inplace_index_reduce_cpu_float64 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.9119670Z test_dispatch_symbolic_meta_inplace_index_reduce_cpu_int16 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.9119790Z test_dispatch_symbolic_meta_inplace_index_reduce_cpu_int32 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.9119900Z test_dispatch_symbolic_meta_inplace_index_reduce_cpu_int64 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.9120050Z test_dispatch_symbolic_meta_inplace_index_reduce_cpu_int8 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.9120170Z test_dispatch_symbolic_meta_inplace_index_reduce_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.9120330Z test_dispatch_symbolic_meta_inplace_index_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9120470Z test_dispatch_symbolic_meta_inplace_index_select_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9120630Z test_dispatch_symbolic_meta_inplace_index_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9120780Z test_dispatch_symbolic_meta_inplace_index_select_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9120930Z test_dispatch_symbolic_meta_inplace_index_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9121080Z test_dispatch_symbolic_meta_inplace_index_select_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9121230Z test_dispatch_symbolic_meta_inplace_index_select_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9121370Z test_dispatch_symbolic_meta_inplace_index_select_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9121510Z test_dispatch_symbolic_meta_inplace_index_select_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9121660Z test_dispatch_symbolic_meta_inplace_index_select_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9121800Z test_dispatch_symbolic_meta_inplace_index_select_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9121940Z test_dispatch_symbolic_meta_inplace_index_select_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9122090Z test_dispatch_symbolic_meta_inplace_index_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9122240Z test_dispatch_symbolic_meta_inplace_inner_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9122380Z test_dispatch_symbolic_meta_inplace_inner_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9122530Z test_dispatch_symbolic_meta_inplace_inner_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9122670Z test_dispatch_symbolic_meta_inplace_inner_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9122810Z test_dispatch_symbolic_meta_inplace_inner_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9122950Z test_dispatch_symbolic_meta_inplace_inner_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9123120Z test_dispatch_symbolic_meta_inplace_inner_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9123260Z test_dispatch_symbolic_meta_inplace_inner_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9123400Z test_dispatch_symbolic_meta_inplace_inner_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9123540Z test_dispatch_symbolic_meta_inplace_inner_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9123710Z test_dispatch_symbolic_meta_inplace_int_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9123850Z test_dispatch_symbolic_meta_inplace_int_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9123990Z test_dispatch_symbolic_meta_inplace_int_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9124130Z test_dispatch_symbolic_meta_inplace_int_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9124270Z test_dispatch_symbolic_meta_inplace_int_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9124400Z test_dispatch_symbolic_meta_inplace_int_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9124540Z test_dispatch_symbolic_meta_inplace_int_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9124670Z test_dispatch_symbolic_meta_inplace_int_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9124820Z test_dispatch_symbolic_meta_inplace_int_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9124960Z test_dispatch_symbolic_meta_inplace_int_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9125090Z test_dispatch_symbolic_meta_inplace_int_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9125230Z test_dispatch_symbolic_meta_inplace_int_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9125380Z test_dispatch_symbolic_meta_inplace_isclose_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9125520Z test_dispatch_symbolic_meta_inplace_isclose_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9125670Z test_dispatch_symbolic_meta_inplace_isclose_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9125810Z test_dispatch_symbolic_meta_inplace_isclose_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9130950Z test_dispatch_symbolic_meta_inplace_isclose_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9131140Z test_dispatch_symbolic_meta_inplace_isclose_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9131290Z test_dispatch_symbolic_meta_inplace_isclose_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9131440Z test_dispatch_symbolic_meta_inplace_isclose_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9131580Z test_dispatch_symbolic_meta_inplace_isclose_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9131810Z test_dispatch_symbolic_meta_inplace_isclose_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9131960Z test_dispatch_symbolic_meta_inplace_isclose_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9132100Z test_dispatch_symbolic_meta_inplace_isclose_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9132250Z test_dispatch_symbolic_meta_inplace_isfinite_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9132390Z test_dispatch_symbolic_meta_inplace_isfinite_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9132570Z test_dispatch_symbolic_meta_inplace_isfinite_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9132720Z test_dispatch_symbolic_meta_inplace_isfinite_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9132870Z test_dispatch_symbolic_meta_inplace_isfinite_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9133010Z test_dispatch_symbolic_meta_inplace_isfinite_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9133160Z test_dispatch_symbolic_meta_inplace_isfinite_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9133300Z test_dispatch_symbolic_meta_inplace_isfinite_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9133440Z test_dispatch_symbolic_meta_inplace_isfinite_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9133590Z test_dispatch_symbolic_meta_inplace_isfinite_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9133730Z test_dispatch_symbolic_meta_inplace_isfinite_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9133870Z test_dispatch_symbolic_meta_inplace_isfinite_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9134010Z test_dispatch_symbolic_meta_inplace_isfinite_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9134150Z test_dispatch_symbolic_meta_inplace_isin_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9134300Z test_dispatch_symbolic_meta_inplace_isin_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9134440Z test_dispatch_symbolic_meta_inplace_isin_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9134580Z test_dispatch_symbolic_meta_inplace_isin_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9134710Z test_dispatch_symbolic_meta_inplace_isin_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9134850Z test_dispatch_symbolic_meta_inplace_isin_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9134990Z test_dispatch_symbolic_meta_inplace_isin_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9135130Z test_dispatch_symbolic_meta_inplace_isinf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9135270Z test_dispatch_symbolic_meta_inplace_isinf_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9135420Z test_dispatch_symbolic_meta_inplace_isinf_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9135620Z test_dispatch_symbolic_meta_inplace_isinf_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9135770Z test_dispatch_symbolic_meta_inplace_isinf_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9135920Z test_dispatch_symbolic_meta_inplace_isinf_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9136050Z test_dispatch_symbolic_meta_inplace_isinf_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9136190Z test_dispatch_symbolic_meta_inplace_isinf_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9136370Z test_dispatch_symbolic_meta_inplace_isinf_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9136510Z test_dispatch_symbolic_meta_inplace_isinf_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9136650Z test_dispatch_symbolic_meta_inplace_isinf_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9136790Z test_dispatch_symbolic_meta_inplace_isinf_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9136920Z test_dispatch_symbolic_meta_inplace_isinf_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9137060Z test_dispatch_symbolic_meta_inplace_isnan_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9137200Z test_dispatch_symbolic_meta_inplace_isnan_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9137350Z test_dispatch_symbolic_meta_inplace_isnan_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9137490Z test_dispatch_symbolic_meta_inplace_isnan_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9137640Z test_dispatch_symbolic_meta_inplace_isnan_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9137780Z test_dispatch_symbolic_meta_inplace_isnan_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9137920Z test_dispatch_symbolic_meta_inplace_isnan_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9138050Z test_dispatch_symbolic_meta_inplace_isnan_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9138190Z test_dispatch_symbolic_meta_inplace_isnan_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9138330Z test_dispatch_symbolic_meta_inplace_isnan_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9138470Z test_dispatch_symbolic_meta_inplace_isnan_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9138600Z test_dispatch_symbolic_meta_inplace_isnan_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9138750Z test_dispatch_symbolic_meta_inplace_isneginf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9138890Z test_dispatch_symbolic_meta_inplace_isneginf_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9139040Z test_dispatch_symbolic_meta_inplace_isneginf_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9139180Z test_dispatch_symbolic_meta_inplace_isneginf_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9139350Z test_dispatch_symbolic_meta_inplace_isneginf_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9139500Z test_dispatch_symbolic_meta_inplace_isneginf_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9139640Z test_dispatch_symbolic_meta_inplace_isneginf_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9139780Z test_dispatch_symbolic_meta_inplace_isneginf_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9139920Z test_dispatch_symbolic_meta_inplace_isneginf_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9140080Z test_dispatch_symbolic_meta_inplace_isneginf_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9140230Z test_dispatch_symbolic_meta_inplace_isposinf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9140370Z test_dispatch_symbolic_meta_inplace_isposinf_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9140520Z test_dispatch_symbolic_meta_inplace_isposinf_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9140660Z test_dispatch_symbolic_meta_inplace_isposinf_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9140800Z test_dispatch_symbolic_meta_inplace_isposinf_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9140940Z test_dispatch_symbolic_meta_inplace_isposinf_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9141080Z test_dispatch_symbolic_meta_inplace_isposinf_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9141220Z test_dispatch_symbolic_meta_inplace_isposinf_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9141360Z test_dispatch_symbolic_meta_inplace_isposinf_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9141500Z test_dispatch_symbolic_meta_inplace_isposinf_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9141650Z test_dispatch_symbolic_meta_inplace_isreal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9141790Z test_dispatch_symbolic_meta_inplace_isreal_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9141930Z test_dispatch_symbolic_meta_inplace_isreal_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9142080Z test_dispatch_symbolic_meta_inplace_isreal_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9142220Z test_dispatch_symbolic_meta_inplace_isreal_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9142360Z test_dispatch_symbolic_meta_inplace_isreal_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9142510Z test_dispatch_symbolic_meta_inplace_isreal_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9142650Z test_dispatch_symbolic_meta_inplace_isreal_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9142790Z test_dispatch_symbolic_meta_inplace_isreal_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9142970Z test_dispatch_symbolic_meta_inplace_isreal_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9143110Z test_dispatch_symbolic_meta_inplace_isreal_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9143260Z test_dispatch_symbolic_meta_inplace_isreal_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9143400Z test_dispatch_symbolic_meta_inplace_isreal_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9143540Z test_dispatch_symbolic_meta_inplace_istft_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9143720Z test_dispatch_symbolic_meta_inplace_istft_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9143870Z test_dispatch_symbolic_meta_inplace_jiterator_2inputs_2outputs_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9144020Z test_dispatch_symbolic_meta_inplace_jiterator_2inputs_2outputs_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9144170Z test_dispatch_symbolic_meta_inplace_jiterator_2inputs_2outputs_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9144320Z test_dispatch_symbolic_meta_inplace_jiterator_2inputs_2outputs_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9144480Z test_dispatch_symbolic_meta_inplace_jiterator_2inputs_2outputs_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9144620Z test_dispatch_symbolic_meta_inplace_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9144770Z test_dispatch_symbolic_meta_inplace_jiterator_2inputs_2outputs_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9144920Z test_dispatch_symbolic_meta_inplace_jiterator_2inputs_2outputs_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9145060Z test_dispatch_symbolic_meta_inplace_jiterator_2inputs_2outputs_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9145200Z test_dispatch_symbolic_meta_inplace_jiterator_2inputs_2outputs_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9145340Z test_dispatch_symbolic_meta_inplace_jiterator_2inputs_2outputs_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9145490Z test_dispatch_symbolic_meta_inplace_jiterator_2inputs_2outputs_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9145640Z test_dispatch_symbolic_meta_inplace_jiterator_4inputs_with_extra_args_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9145800Z test_dispatch_symbolic_meta_inplace_jiterator_4inputs_with_extra_args_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9145950Z test_dispatch_symbolic_meta_inplace_jiterator_4inputs_with_extra_args_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9146110Z test_dispatch_symbolic_meta_inplace_jiterator_4inputs_with_extra_args_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9146260Z test_dispatch_symbolic_meta_inplace_jiterator_4inputs_with_extra_args_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9146410Z test_dispatch_symbolic_meta_inplace_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9146560Z test_dispatch_symbolic_meta_inplace_jiterator_4inputs_with_extra_args_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9146730Z test_dispatch_symbolic_meta_inplace_jiterator_4inputs_with_extra_args_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9146880Z test_dispatch_symbolic_meta_inplace_jiterator_4inputs_with_extra_args_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9147030Z test_dispatch_symbolic_meta_inplace_jiterator_4inputs_with_extra_args_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9147180Z test_dispatch_symbolic_meta_inplace_jiterator_4inputs_with_extra_args_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9147320Z test_dispatch_symbolic_meta_inplace_jiterator_4inputs_with_extra_args_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9147490Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9147630Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9147780Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9147920Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9148060Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9148200Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9148330Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9148470Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9148610Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9148750Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9148880Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9149020Z test_dispatch_symbolic_meta_inplace_jiterator_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9149170Z test_dispatch_symbolic_meta_inplace_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9149320Z test_dispatch_symbolic_meta_inplace_jiterator_binary_return_by_ref_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9149480Z test_dispatch_symbolic_meta_inplace_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9149630Z test_dispatch_symbolic_meta_inplace_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9149780Z test_dispatch_symbolic_meta_inplace_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9149930Z test_dispatch_symbolic_meta_inplace_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9150080Z test_dispatch_symbolic_meta_inplace_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9150230Z test_dispatch_symbolic_meta_inplace_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9150410Z test_dispatch_symbolic_meta_inplace_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9150560Z test_dispatch_symbolic_meta_inplace_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9150710Z test_dispatch_symbolic_meta_inplace_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9150860Z test_dispatch_symbolic_meta_inplace_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9151000Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9151180Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9151330Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9151470Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9151600Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9151740Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9151880Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9152020Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9152150Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9152290Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9152430Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9152560Z test_dispatch_symbolic_meta_inplace_jiterator_unary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9152700Z test_dispatch_symbolic_meta_inplace_kron_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9152840Z test_dispatch_symbolic_meta_inplace_kron_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9152990Z test_dispatch_symbolic_meta_inplace_kron_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9153130Z test_dispatch_symbolic_meta_inplace_kron_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9153280Z test_dispatch_symbolic_meta_inplace_kron_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9153420Z test_dispatch_symbolic_meta_inplace_kron_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9153560Z test_dispatch_symbolic_meta_inplace_kron_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9153690Z test_dispatch_symbolic_meta_inplace_kron_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9153830Z test_dispatch_symbolic_meta_inplace_kron_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9153970Z test_dispatch_symbolic_meta_inplace_kron_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9154130Z test_dispatch_symbolic_meta_inplace_kron_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9154270Z test_dispatch_symbolic_meta_inplace_kron_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9154420Z test_dispatch_symbolic_meta_inplace_kthvalue_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9154570Z test_dispatch_symbolic_meta_inplace_kthvalue_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9154710Z test_dispatch_symbolic_meta_inplace_kthvalue_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9154880Z test_dispatch_symbolic_meta_inplace_kthvalue_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9155020Z test_dispatch_symbolic_meta_inplace_kthvalue_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9155170Z test_dispatch_symbolic_meta_inplace_kthvalue_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9155310Z test_dispatch_symbolic_meta_inplace_kthvalue_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9155450Z test_dispatch_symbolic_meta_inplace_kthvalue_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9155560Z test_dispatch_symbolic_meta_inplace_lcm_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9155670Z test_dispatch_symbolic_meta_inplace_lcm_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9155780Z test_dispatch_symbolic_meta_inplace_lcm_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9155900Z test_dispatch_symbolic_meta_inplace_lcm_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9156010Z test_dispatch_symbolic_meta_inplace_lcm_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9156130Z test_dispatch_symbolic_meta_inplace_ldexp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9156270Z test_dispatch_symbolic_meta_inplace_ldexp_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.008s) 2023-01-11T21:12:29.9156390Z test_dispatch_symbolic_meta_inplace_ldexp_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9156510Z test_dispatch_symbolic_meta_inplace_ldexp_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9156630Z test_dispatch_symbolic_meta_inplace_ldexp_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9156740Z test_dispatch_symbolic_meta_inplace_ldexp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9156850Z test_dispatch_symbolic_meta_inplace_ldexp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9156990Z test_dispatch_symbolic_meta_inplace_ldexp_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.008s) 2023-01-11T21:12:29.9157130Z test_dispatch_symbolic_meta_inplace_ldexp_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.008s) 2023-01-11T21:12:29.9157270Z test_dispatch_symbolic_meta_inplace_ldexp_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.008s) 2023-01-11T21:12:29.9157410Z test_dispatch_symbolic_meta_inplace_ldexp_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.008s) 2023-01-11T21:12:29.9157540Z test_dispatch_symbolic_meta_inplace_ldexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.008s) 2023-01-11T21:12:29.9157660Z test_dispatch_symbolic_meta_inplace_le_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9157770Z test_dispatch_symbolic_meta_inplace_le_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9157910Z test_dispatch_symbolic_meta_inplace_le_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9158030Z test_dispatch_symbolic_meta_inplace_le_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9158140Z test_dispatch_symbolic_meta_inplace_le_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9158250Z test_dispatch_symbolic_meta_inplace_le_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9158360Z test_dispatch_symbolic_meta_inplace_le_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9158470Z test_dispatch_symbolic_meta_inplace_le_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9158580Z test_dispatch_symbolic_meta_inplace_le_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9158710Z test_dispatch_symbolic_meta_inplace_le_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9158830Z test_dispatch_symbolic_meta_inplace_lerp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9158950Z test_dispatch_symbolic_meta_inplace_lerp_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.9159070Z test_dispatch_symbolic_meta_inplace_lerp_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.9159180Z test_dispatch_symbolic_meta_inplace_lerp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9159300Z test_dispatch_symbolic_meta_inplace_lerp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9159410Z test_dispatch_symbolic_meta_inplace_lgamma_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9159550Z test_dispatch_symbolic_meta_inplace_lgamma_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9159670Z test_dispatch_symbolic_meta_inplace_lgamma_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9159780Z test_dispatch_symbolic_meta_inplace_lgamma_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9159920Z test_dispatch_symbolic_meta_inplace_lgamma_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9160060Z test_dispatch_symbolic_meta_inplace_lgamma_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9160200Z test_dispatch_symbolic_meta_inplace_lgamma_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9160330Z test_dispatch_symbolic_meta_inplace_lgamma_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9160470Z test_dispatch_symbolic_meta_inplace_lgamma_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9160630Z test_dispatch_symbolic_meta_inplace_linalg_cholesky_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9160780Z test_dispatch_symbolic_meta_inplace_linalg_cholesky_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9160940Z test_dispatch_symbolic_meta_inplace_linalg_cholesky_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9161090Z test_dispatch_symbolic_meta_inplace_linalg_cholesky_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9161250Z test_dispatch_symbolic_meta_inplace_linalg_cholesky_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9161400Z test_dispatch_symbolic_meta_inplace_linalg_cholesky_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9161550Z test_dispatch_symbolic_meta_inplace_linalg_cholesky_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9161730Z test_dispatch_symbolic_meta_inplace_linalg_cholesky_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9161880Z test_dispatch_symbolic_meta_inplace_linalg_cond_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9162030Z test_dispatch_symbolic_meta_inplace_linalg_cond_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9162180Z test_dispatch_symbolic_meta_inplace_linalg_cond_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9162320Z test_dispatch_symbolic_meta_inplace_linalg_cond_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9162500Z test_dispatch_symbolic_meta_inplace_linalg_cross_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9162650Z test_dispatch_symbolic_meta_inplace_linalg_cross_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9162800Z test_dispatch_symbolic_meta_inplace_linalg_cross_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9162950Z test_dispatch_symbolic_meta_inplace_linalg_cross_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9163090Z test_dispatch_symbolic_meta_inplace_linalg_cross_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9163240Z test_dispatch_symbolic_meta_inplace_linalg_cross_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9163380Z test_dispatch_symbolic_meta_inplace_linalg_cross_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9163520Z test_dispatch_symbolic_meta_inplace_linalg_cross_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9163670Z test_dispatch_symbolic_meta_inplace_linalg_cross_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9163820Z test_dispatch_symbolic_meta_inplace_linalg_cross_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9168750Z test_dispatch_symbolic_meta_inplace_linalg_det_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9168910Z test_dispatch_symbolic_meta_inplace_linalg_det_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9169060Z test_dispatch_symbolic_meta_inplace_linalg_det_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9169200Z test_dispatch_symbolic_meta_inplace_linalg_det_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9169360Z test_dispatch_symbolic_meta_inplace_linalg_det_singular_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9169520Z test_dispatch_symbolic_meta_inplace_linalg_det_singular_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9169670Z test_dispatch_symbolic_meta_inplace_linalg_det_singular_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9169820Z test_dispatch_symbolic_meta_inplace_linalg_det_singular_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9169970Z test_dispatch_symbolic_meta_inplace_linalg_eig_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9170120Z test_dispatch_symbolic_meta_inplace_linalg_eig_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9170370Z test_dispatch_symbolic_meta_inplace_linalg_eig_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9170520Z test_dispatch_symbolic_meta_inplace_linalg_eig_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9170670Z test_dispatch_symbolic_meta_inplace_linalg_eigh_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9170820Z test_dispatch_symbolic_meta_inplace_linalg_eigh_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9170970Z test_dispatch_symbolic_meta_inplace_linalg_eigh_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9171150Z test_dispatch_symbolic_meta_inplace_linalg_eigh_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9171300Z test_dispatch_symbolic_meta_inplace_linalg_eigvals_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9171460Z test_dispatch_symbolic_meta_inplace_linalg_eigvals_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9171600Z test_dispatch_symbolic_meta_inplace_linalg_eigvals_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9171750Z test_dispatch_symbolic_meta_inplace_linalg_eigvals_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9171910Z test_dispatch_symbolic_meta_inplace_linalg_eigvalsh_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9172060Z test_dispatch_symbolic_meta_inplace_linalg_eigvalsh_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9172210Z test_dispatch_symbolic_meta_inplace_linalg_eigvalsh_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9172360Z test_dispatch_symbolic_meta_inplace_linalg_eigvalsh_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9172520Z test_dispatch_symbolic_meta_inplace_linalg_householder_product_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9172690Z test_dispatch_symbolic_meta_inplace_linalg_householder_product_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9172850Z test_dispatch_symbolic_meta_inplace_linalg_householder_product_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9173000Z test_dispatch_symbolic_meta_inplace_linalg_householder_product_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9173150Z test_dispatch_symbolic_meta_inplace_linalg_inv_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9173300Z test_dispatch_symbolic_meta_inplace_linalg_inv_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9173440Z test_dispatch_symbolic_meta_inplace_linalg_inv_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9173580Z test_dispatch_symbolic_meta_inplace_linalg_inv_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9173730Z test_dispatch_symbolic_meta_inplace_linalg_inv_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9173880Z test_dispatch_symbolic_meta_inplace_linalg_inv_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9174060Z test_dispatch_symbolic_meta_inplace_linalg_inv_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9174200Z test_dispatch_symbolic_meta_inplace_linalg_inv_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9174360Z test_dispatch_symbolic_meta_inplace_linalg_ldl_factor_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9174510Z test_dispatch_symbolic_meta_inplace_linalg_ldl_factor_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9174660Z test_dispatch_symbolic_meta_inplace_linalg_ldl_factor_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9174840Z test_dispatch_symbolic_meta_inplace_linalg_ldl_factor_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9175000Z test_dispatch_symbolic_meta_inplace_linalg_ldl_factor_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9175150Z test_dispatch_symbolic_meta_inplace_linalg_ldl_factor_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9175310Z test_dispatch_symbolic_meta_inplace_linalg_ldl_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9175460Z test_dispatch_symbolic_meta_inplace_linalg_ldl_factor_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9175610Z test_dispatch_symbolic_meta_inplace_linalg_ldl_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9175760Z test_dispatch_symbolic_meta_inplace_linalg_ldl_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9175910Z test_dispatch_symbolic_meta_inplace_linalg_ldl_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9176060Z test_dispatch_symbolic_meta_inplace_linalg_ldl_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9176210Z test_dispatch_symbolic_meta_inplace_linalg_lstsq_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9176360Z test_dispatch_symbolic_meta_inplace_linalg_lstsq_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9176510Z test_dispatch_symbolic_meta_inplace_linalg_lstsq_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9176650Z test_dispatch_symbolic_meta_inplace_linalg_lstsq_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9176810Z test_dispatch_symbolic_meta_inplace_linalg_lstsq_grad_oriented_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9176980Z test_dispatch_symbolic_meta_inplace_linalg_lstsq_grad_oriented_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9177130Z test_dispatch_symbolic_meta_inplace_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9177290Z test_dispatch_symbolic_meta_inplace_linalg_lstsq_grad_oriented_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9177440Z test_dispatch_symbolic_meta_inplace_linalg_lu_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9177580Z test_dispatch_symbolic_meta_inplace_linalg_lu_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9177760Z test_dispatch_symbolic_meta_inplace_linalg_lu_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9177910Z test_dispatch_symbolic_meta_inplace_linalg_lu_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9178060Z test_dispatch_symbolic_meta_inplace_linalg_lu_factor_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9178210Z test_dispatch_symbolic_meta_inplace_linalg_lu_factor_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9178390Z test_dispatch_symbolic_meta_inplace_linalg_lu_factor_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9178540Z test_dispatch_symbolic_meta_inplace_linalg_lu_factor_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9178700Z test_dispatch_symbolic_meta_inplace_linalg_lu_factor_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9178850Z test_dispatch_symbolic_meta_inplace_linalg_lu_factor_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9179000Z test_dispatch_symbolic_meta_inplace_linalg_lu_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9179150Z test_dispatch_symbolic_meta_inplace_linalg_lu_factor_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9179310Z test_dispatch_symbolic_meta_inplace_linalg_lu_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9179460Z test_dispatch_symbolic_meta_inplace_linalg_lu_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9179610Z test_dispatch_symbolic_meta_inplace_linalg_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9179760Z test_dispatch_symbolic_meta_inplace_linalg_lu_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9179910Z test_dispatch_symbolic_meta_inplace_linalg_matrix_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9180060Z test_dispatch_symbolic_meta_inplace_linalg_matrix_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9180220Z test_dispatch_symbolic_meta_inplace_linalg_matrix_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9180370Z test_dispatch_symbolic_meta_inplace_linalg_matrix_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9180520Z test_dispatch_symbolic_meta_inplace_linalg_matrix_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9180660Z test_dispatch_symbolic_meta_inplace_linalg_matrix_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9180830Z test_dispatch_symbolic_meta_inplace_linalg_matrix_power_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9180980Z test_dispatch_symbolic_meta_inplace_linalg_matrix_power_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9181140Z test_dispatch_symbolic_meta_inplace_linalg_matrix_power_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9181290Z test_dispatch_symbolic_meta_inplace_linalg_matrix_power_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9181470Z test_dispatch_symbolic_meta_inplace_linalg_matrix_rank_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9181620Z test_dispatch_symbolic_meta_inplace_linalg_matrix_rank_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9181770Z test_dispatch_symbolic_meta_inplace_linalg_matrix_rank_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9181920Z test_dispatch_symbolic_meta_inplace_linalg_matrix_rank_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9182110Z test_dispatch_symbolic_meta_inplace_linalg_matrix_rank_hermitian_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9182280Z test_dispatch_symbolic_meta_inplace_linalg_matrix_rank_hermitian_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9182440Z test_dispatch_symbolic_meta_inplace_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9182590Z test_dispatch_symbolic_meta_inplace_linalg_matrix_rank_hermitian_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9182740Z test_dispatch_symbolic_meta_inplace_linalg_multi_dot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9182890Z test_dispatch_symbolic_meta_inplace_linalg_multi_dot_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9183050Z test_dispatch_symbolic_meta_inplace_linalg_multi_dot_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9183190Z test_dispatch_symbolic_meta_inplace_linalg_multi_dot_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9183340Z test_dispatch_symbolic_meta_inplace_linalg_multi_dot_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9183490Z test_dispatch_symbolic_meta_inplace_linalg_multi_dot_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9183640Z test_dispatch_symbolic_meta_inplace_linalg_multi_dot_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9183790Z test_dispatch_symbolic_meta_inplace_linalg_multi_dot_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9183940Z test_dispatch_symbolic_meta_inplace_linalg_multi_dot_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9184080Z test_dispatch_symbolic_meta_inplace_linalg_multi_dot_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9184230Z test_dispatch_symbolic_meta_inplace_linalg_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9184380Z test_dispatch_symbolic_meta_inplace_linalg_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9184520Z test_dispatch_symbolic_meta_inplace_linalg_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9184670Z test_dispatch_symbolic_meta_inplace_linalg_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9184820Z test_dispatch_symbolic_meta_inplace_linalg_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9185010Z test_dispatch_symbolic_meta_inplace_linalg_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9185180Z test_dispatch_symbolic_meta_inplace_linalg_norm_subgradients_at_zero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9185350Z test_dispatch_symbolic_meta_inplace_linalg_norm_subgradients_at_zero_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9185510Z test_dispatch_symbolic_meta_inplace_linalg_norm_subgradients_at_zero_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9185670Z test_dispatch_symbolic_meta_inplace_linalg_norm_subgradients_at_zero_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9185880Z test_dispatch_symbolic_meta_inplace_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9186040Z test_dispatch_symbolic_meta_inplace_linalg_norm_subgradients_at_zero_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9186190Z test_dispatch_symbolic_meta_inplace_linalg_pinv_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9186340Z test_dispatch_symbolic_meta_inplace_linalg_pinv_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9186480Z test_dispatch_symbolic_meta_inplace_linalg_pinv_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9186630Z test_dispatch_symbolic_meta_inplace_linalg_pinv_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9186790Z test_dispatch_symbolic_meta_inplace_linalg_pinv_hermitian_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9186950Z test_dispatch_symbolic_meta_inplace_linalg_pinv_hermitian_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9187100Z test_dispatch_symbolic_meta_inplace_linalg_pinv_hermitian_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9187250Z test_dispatch_symbolic_meta_inplace_linalg_pinv_hermitian_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9187440Z test_dispatch_symbolic_meta_inplace_linalg_pinv_singular_cpu_complex128 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:12:29.9187620Z test_dispatch_symbolic_meta_inplace_linalg_pinv_singular_cpu_complex64 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:12:29.9187790Z test_dispatch_symbolic_meta_inplace_linalg_pinv_singular_cpu_float32 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:12:29.9187970Z test_dispatch_symbolic_meta_inplace_linalg_pinv_singular_cpu_float64 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:12:29.9188120Z test_dispatch_symbolic_meta_inplace_linalg_qr_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9188270Z test_dispatch_symbolic_meta_inplace_linalg_qr_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9188410Z test_dispatch_symbolic_meta_inplace_linalg_qr_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9188550Z test_dispatch_symbolic_meta_inplace_linalg_qr_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9188740Z test_dispatch_symbolic_meta_inplace_linalg_slogdet_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9188900Z test_dispatch_symbolic_meta_inplace_linalg_slogdet_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9189040Z test_dispatch_symbolic_meta_inplace_linalg_slogdet_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9189190Z test_dispatch_symbolic_meta_inplace_linalg_slogdet_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9189340Z test_dispatch_symbolic_meta_inplace_linalg_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9189520Z test_dispatch_symbolic_meta_inplace_linalg_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9189660Z test_dispatch_symbolic_meta_inplace_linalg_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9189810Z test_dispatch_symbolic_meta_inplace_linalg_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9189960Z test_dispatch_symbolic_meta_inplace_linalg_solve_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9190110Z test_dispatch_symbolic_meta_inplace_linalg_solve_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9190260Z test_dispatch_symbolic_meta_inplace_linalg_solve_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9190410Z test_dispatch_symbolic_meta_inplace_linalg_solve_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9190570Z test_dispatch_symbolic_meta_inplace_linalg_solve_triangular_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9190730Z test_dispatch_symbolic_meta_inplace_linalg_solve_triangular_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9190890Z test_dispatch_symbolic_meta_inplace_linalg_solve_triangular_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9191040Z test_dispatch_symbolic_meta_inplace_linalg_solve_triangular_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9191190Z test_dispatch_symbolic_meta_inplace_linalg_svd_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9191340Z test_dispatch_symbolic_meta_inplace_linalg_svd_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9191480Z test_dispatch_symbolic_meta_inplace_linalg_svd_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9191630Z test_dispatch_symbolic_meta_inplace_linalg_svd_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9191780Z test_dispatch_symbolic_meta_inplace_linalg_svdvals_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9191930Z test_dispatch_symbolic_meta_inplace_linalg_svdvals_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9192080Z test_dispatch_symbolic_meta_inplace_linalg_svdvals_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9192230Z test_dispatch_symbolic_meta_inplace_linalg_svdvals_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9192400Z test_dispatch_symbolic_meta_inplace_linalg_tensorinv_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9192560Z test_dispatch_symbolic_meta_inplace_linalg_tensorinv_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9192710Z test_dispatch_symbolic_meta_inplace_linalg_tensorinv_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9192860Z test_dispatch_symbolic_meta_inplace_linalg_tensorinv_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9193020Z test_dispatch_symbolic_meta_inplace_linalg_tensorsolve_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9193210Z test_dispatch_symbolic_meta_inplace_linalg_tensorsolve_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9193370Z test_dispatch_symbolic_meta_inplace_linalg_tensorsolve_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9193510Z test_dispatch_symbolic_meta_inplace_linalg_tensorsolve_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9193660Z test_dispatch_symbolic_meta_inplace_linalg_vander_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9193810Z test_dispatch_symbolic_meta_inplace_linalg_vander_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9193960Z test_dispatch_symbolic_meta_inplace_linalg_vander_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9194110Z test_dispatch_symbolic_meta_inplace_linalg_vander_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9194260Z test_dispatch_symbolic_meta_inplace_linalg_vander_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9194400Z test_dispatch_symbolic_meta_inplace_linalg_vander_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9194540Z test_dispatch_symbolic_meta_inplace_linalg_vander_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9194690Z test_dispatch_symbolic_meta_inplace_linalg_vander_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9194830Z test_dispatch_symbolic_meta_inplace_linalg_vander_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9194980Z test_dispatch_symbolic_meta_inplace_linalg_vecdot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9195130Z test_dispatch_symbolic_meta_inplace_linalg_vecdot_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9195280Z test_dispatch_symbolic_meta_inplace_linalg_vecdot_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9195430Z test_dispatch_symbolic_meta_inplace_linalg_vecdot_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9195570Z test_dispatch_symbolic_meta_inplace_linalg_vecdot_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9195720Z test_dispatch_symbolic_meta_inplace_linalg_vector_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9195880Z test_dispatch_symbolic_meta_inplace_linalg_vector_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9196060Z test_dispatch_symbolic_meta_inplace_linalg_vector_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9196210Z test_dispatch_symbolic_meta_inplace_linalg_vector_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9196360Z test_dispatch_symbolic_meta_inplace_linalg_vector_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9196510Z test_dispatch_symbolic_meta_inplace_linalg_vector_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9196650Z test_dispatch_symbolic_meta_inplace_linspace_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9196820Z test_dispatch_symbolic_meta_inplace_linspace_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9196970Z test_dispatch_symbolic_meta_inplace_linspace_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9197120Z test_dispatch_symbolic_meta_inplace_linspace_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9197270Z test_dispatch_symbolic_meta_inplace_linspace_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9197410Z test_dispatch_symbolic_meta_inplace_linspace_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9197550Z test_dispatch_symbolic_meta_inplace_linspace_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9197700Z test_dispatch_symbolic_meta_inplace_linspace_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9197840Z test_dispatch_symbolic_meta_inplace_linspace_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9197990Z test_dispatch_symbolic_meta_inplace_linspace_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9198130Z test_dispatch_symbolic_meta_inplace_linspace_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9198250Z test_dispatch_symbolic_meta_inplace_log10_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9198390Z test_dispatch_symbolic_meta_inplace_log10_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9198510Z test_dispatch_symbolic_meta_inplace_log10_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9198630Z test_dispatch_symbolic_meta_inplace_log10_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9198740Z test_dispatch_symbolic_meta_inplace_log10_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9198860Z test_dispatch_symbolic_meta_inplace_log10_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9199000Z test_dispatch_symbolic_meta_inplace_log10_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9199130Z test_dispatch_symbolic_meta_inplace_log10_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9199260Z test_dispatch_symbolic_meta_inplace_log10_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9199400Z test_dispatch_symbolic_meta_inplace_log10_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9199530Z test_dispatch_symbolic_meta_inplace_log10_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9199650Z test_dispatch_symbolic_meta_inplace_log1p_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9199830Z test_dispatch_symbolic_meta_inplace_log1p_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9199950Z test_dispatch_symbolic_meta_inplace_log1p_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9200070Z test_dispatch_symbolic_meta_inplace_log1p_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9200190Z test_dispatch_symbolic_meta_inplace_log1p_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9200300Z test_dispatch_symbolic_meta_inplace_log1p_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9200440Z test_dispatch_symbolic_meta_inplace_log1p_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9200610Z test_dispatch_symbolic_meta_inplace_log1p_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9200750Z test_dispatch_symbolic_meta_inplace_log1p_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9200890Z test_dispatch_symbolic_meta_inplace_log1p_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9201020Z test_dispatch_symbolic_meta_inplace_log1p_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9201130Z test_dispatch_symbolic_meta_inplace_log2_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9201270Z test_dispatch_symbolic_meta_inplace_log2_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9201380Z test_dispatch_symbolic_meta_inplace_log2_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9201500Z test_dispatch_symbolic_meta_inplace_log2_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9201620Z test_dispatch_symbolic_meta_inplace_log2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9201730Z test_dispatch_symbolic_meta_inplace_log2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9201870Z test_dispatch_symbolic_meta_inplace_log2_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9202000Z test_dispatch_symbolic_meta_inplace_log2_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9202130Z test_dispatch_symbolic_meta_inplace_log2_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9202260Z test_dispatch_symbolic_meta_inplace_log2_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9202390Z test_dispatch_symbolic_meta_inplace_log2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9202510Z test_dispatch_symbolic_meta_inplace_log_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9202650Z test_dispatch_symbolic_meta_inplace_log_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9202760Z test_dispatch_symbolic_meta_inplace_log_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9202880Z test_dispatch_symbolic_meta_inplace_log_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9202990Z test_dispatch_symbolic_meta_inplace_log_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9203110Z test_dispatch_symbolic_meta_inplace_log_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9203250Z test_dispatch_symbolic_meta_inplace_log_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9203380Z test_dispatch_symbolic_meta_inplace_log_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9207920Z test_dispatch_symbolic_meta_inplace_log_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9208170Z test_dispatch_symbolic_meta_inplace_log_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9208310Z test_dispatch_symbolic_meta_inplace_log_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9208460Z test_dispatch_symbolic_meta_inplace_log_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9208610Z test_dispatch_symbolic_meta_inplace_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9208750Z test_dispatch_symbolic_meta_inplace_log_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9208930Z test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9209090Z test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9209250Z test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9209400Z test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9209560Z test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9209710Z test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9209870Z test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9210020Z test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9210170Z test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9210320Z test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9210470Z test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9210620Z test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9210770Z test_dispatch_symbolic_meta_inplace_log_softmax_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9210920Z test_dispatch_symbolic_meta_inplace_logaddexp2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9211070Z test_dispatch_symbolic_meta_inplace_logaddexp2_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9211210Z test_dispatch_symbolic_meta_inplace_logaddexp2_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9211350Z test_dispatch_symbolic_meta_inplace_logaddexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9211500Z test_dispatch_symbolic_meta_inplace_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9211640Z test_dispatch_symbolic_meta_inplace_logaddexp_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9211820Z test_dispatch_symbolic_meta_inplace_logcumsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9211970Z test_dispatch_symbolic_meta_inplace_logcumsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9212130Z test_dispatch_symbolic_meta_inplace_logcumsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9212270Z test_dispatch_symbolic_meta_inplace_logdet_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9212420Z test_dispatch_symbolic_meta_inplace_logdet_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9212580Z test_dispatch_symbolic_meta_inplace_logdet_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9212730Z test_dispatch_symbolic_meta_inplace_logdet_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9212860Z test_dispatch_symbolic_meta_inplace_logical_and_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9212980Z test_dispatch_symbolic_meta_inplace_logical_and_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9213100Z test_dispatch_symbolic_meta_inplace_logical_and_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9213220Z test_dispatch_symbolic_meta_inplace_logical_and_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9213350Z test_dispatch_symbolic_meta_inplace_logical_and_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9213470Z test_dispatch_symbolic_meta_inplace_logical_and_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9213590Z test_dispatch_symbolic_meta_inplace_logical_and_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9213710Z test_dispatch_symbolic_meta_inplace_logical_and_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9213830Z test_dispatch_symbolic_meta_inplace_logical_and_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9213950Z test_dispatch_symbolic_meta_inplace_logical_and_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9214060Z test_dispatch_symbolic_meta_inplace_logical_and_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9214180Z test_dispatch_symbolic_meta_inplace_logical_and_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9214300Z test_dispatch_symbolic_meta_inplace_logical_not_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9214420Z test_dispatch_symbolic_meta_inplace_logical_not_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9214540Z test_dispatch_symbolic_meta_inplace_logical_not_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9214670Z test_dispatch_symbolic_meta_inplace_logical_not_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9214790Z test_dispatch_symbolic_meta_inplace_logical_not_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9214900Z test_dispatch_symbolic_meta_inplace_logical_not_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9215020Z test_dispatch_symbolic_meta_inplace_logical_not_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9215140Z test_dispatch_symbolic_meta_inplace_logical_not_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9215260Z test_dispatch_symbolic_meta_inplace_logical_not_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9215380Z test_dispatch_symbolic_meta_inplace_logical_not_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9215490Z test_dispatch_symbolic_meta_inplace_logical_not_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9215630Z test_dispatch_symbolic_meta_inplace_logical_not_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9215750Z test_dispatch_symbolic_meta_inplace_logical_or_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9215870Z test_dispatch_symbolic_meta_inplace_logical_or_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9216000Z test_dispatch_symbolic_meta_inplace_logical_or_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9216120Z test_dispatch_symbolic_meta_inplace_logical_or_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9216240Z test_dispatch_symbolic_meta_inplace_logical_or_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9216380Z test_dispatch_symbolic_meta_inplace_logical_or_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9216500Z test_dispatch_symbolic_meta_inplace_logical_or_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9216620Z test_dispatch_symbolic_meta_inplace_logical_or_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9216730Z test_dispatch_symbolic_meta_inplace_logical_or_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9216850Z test_dispatch_symbolic_meta_inplace_logical_or_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9216960Z test_dispatch_symbolic_meta_inplace_logical_or_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9217080Z test_dispatch_symbolic_meta_inplace_logical_or_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9217210Z test_dispatch_symbolic_meta_inplace_logical_xor_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9217330Z test_dispatch_symbolic_meta_inplace_logical_xor_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9217450Z test_dispatch_symbolic_meta_inplace_logical_xor_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9217580Z test_dispatch_symbolic_meta_inplace_logical_xor_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9217700Z test_dispatch_symbolic_meta_inplace_logical_xor_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9217820Z test_dispatch_symbolic_meta_inplace_logical_xor_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9217940Z test_dispatch_symbolic_meta_inplace_logical_xor_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9218060Z test_dispatch_symbolic_meta_inplace_logical_xor_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9218170Z test_dispatch_symbolic_meta_inplace_logical_xor_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9218290Z test_dispatch_symbolic_meta_inplace_logical_xor_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9218400Z test_dispatch_symbolic_meta_inplace_logical_xor_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9218520Z test_dispatch_symbolic_meta_inplace_logical_xor_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9218640Z test_dispatch_symbolic_meta_inplace_logit_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9218780Z test_dispatch_symbolic_meta_inplace_logit_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9218890Z test_dispatch_symbolic_meta_inplace_logit_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9219010Z test_dispatch_symbolic_meta_inplace_logit_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9219150Z test_dispatch_symbolic_meta_inplace_logit_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9219280Z test_dispatch_symbolic_meta_inplace_logit_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9219420Z test_dispatch_symbolic_meta_inplace_logit_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9219600Z test_dispatch_symbolic_meta_inplace_logit_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9219740Z test_dispatch_symbolic_meta_inplace_logit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9219890Z test_dispatch_symbolic_meta_inplace_logspace_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9220040Z test_dispatch_symbolic_meta_inplace_logspace_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9220190Z test_dispatch_symbolic_meta_inplace_logspace_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9220380Z test_dispatch_symbolic_meta_inplace_logspace_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9220530Z test_dispatch_symbolic_meta_inplace_logspace_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9220670Z test_dispatch_symbolic_meta_inplace_logspace_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9220810Z test_dispatch_symbolic_meta_inplace_logspace_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9220960Z test_dispatch_symbolic_meta_inplace_logspace_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9221100Z test_dispatch_symbolic_meta_inplace_logspace_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9221240Z test_dispatch_symbolic_meta_inplace_logspace_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9221390Z test_dispatch_symbolic_meta_inplace_logsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9221530Z test_dispatch_symbolic_meta_inplace_logsumexp_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9221680Z test_dispatch_symbolic_meta_inplace_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9221820Z test_dispatch_symbolic_meta_inplace_logsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9221970Z test_dispatch_symbolic_meta_inplace_logsumexp_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9222110Z test_dispatch_symbolic_meta_inplace_logsumexp_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9222250Z test_dispatch_symbolic_meta_inplace_logsumexp_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9222400Z test_dispatch_symbolic_meta_inplace_logsumexp_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9222540Z test_dispatch_symbolic_meta_inplace_logsumexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9222680Z test_dispatch_symbolic_meta_inplace_long_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9222820Z test_dispatch_symbolic_meta_inplace_long_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9222960Z test_dispatch_symbolic_meta_inplace_long_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9223100Z test_dispatch_symbolic_meta_inplace_long_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9223270Z test_dispatch_symbolic_meta_inplace_long_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9223420Z test_dispatch_symbolic_meta_inplace_long_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9223560Z test_dispatch_symbolic_meta_inplace_long_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9223700Z test_dispatch_symbolic_meta_inplace_long_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9223830Z test_dispatch_symbolic_meta_inplace_long_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9224000Z test_dispatch_symbolic_meta_inplace_long_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9224130Z test_dispatch_symbolic_meta_inplace_long_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9224270Z test_dispatch_symbolic_meta_inplace_long_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9224420Z test_dispatch_symbolic_meta_inplace_long_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9224530Z test_dispatch_symbolic_meta_inplace_lt_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9224640Z test_dispatch_symbolic_meta_inplace_lt_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9224760Z test_dispatch_symbolic_meta_inplace_lt_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9224870Z test_dispatch_symbolic_meta_inplace_lt_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9224990Z test_dispatch_symbolic_meta_inplace_lt_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9225100Z test_dispatch_symbolic_meta_inplace_lt_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9225210Z test_dispatch_symbolic_meta_inplace_lt_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9225310Z test_dispatch_symbolic_meta_inplace_lt_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9225430Z test_dispatch_symbolic_meta_inplace_lt_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9225530Z test_dispatch_symbolic_meta_inplace_lt_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9225680Z test_dispatch_symbolic_meta_inplace_lu_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9225820Z test_dispatch_symbolic_meta_inplace_lu_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9225960Z test_dispatch_symbolic_meta_inplace_lu_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9226100Z test_dispatch_symbolic_meta_inplace_lu_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9226240Z test_dispatch_symbolic_meta_inplace_lu_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9226420Z test_dispatch_symbolic_meta_inplace_lu_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9226570Z test_dispatch_symbolic_meta_inplace_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9226710Z test_dispatch_symbolic_meta_inplace_lu_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9226860Z test_dispatch_symbolic_meta_inplace_lu_unpack_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9227040Z test_dispatch_symbolic_meta_inplace_lu_unpack_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9227190Z test_dispatch_symbolic_meta_inplace_lu_unpack_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9227340Z test_dispatch_symbolic_meta_inplace_lu_unpack_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9227480Z test_dispatch_symbolic_meta_inplace_mH_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9227620Z test_dispatch_symbolic_meta_inplace_mH_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9227790Z test_dispatch_symbolic_meta_inplace_mH_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9227930Z test_dispatch_symbolic_meta_inplace_mH_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9228080Z test_dispatch_symbolic_meta_inplace_mH_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9228210Z test_dispatch_symbolic_meta_inplace_mH_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9228350Z test_dispatch_symbolic_meta_inplace_mH_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9228490Z test_dispatch_symbolic_meta_inplace_mH_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9228630Z test_dispatch_symbolic_meta_inplace_mH_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9228770Z test_dispatch_symbolic_meta_inplace_mH_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9228910Z test_dispatch_symbolic_meta_inplace_mH_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9229050Z test_dispatch_symbolic_meta_inplace_mH_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9229180Z test_dispatch_symbolic_meta_inplace_mH_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9229320Z test_dispatch_symbolic_meta_inplace_mT_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9229460Z test_dispatch_symbolic_meta_inplace_mT_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9229610Z test_dispatch_symbolic_meta_inplace_mT_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9229750Z test_dispatch_symbolic_meta_inplace_mT_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9229890Z test_dispatch_symbolic_meta_inplace_mT_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9230030Z test_dispatch_symbolic_meta_inplace_mT_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9230170Z test_dispatch_symbolic_meta_inplace_mT_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9230300Z test_dispatch_symbolic_meta_inplace_mT_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9230440Z test_dispatch_symbolic_meta_inplace_mT_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9230580Z test_dispatch_symbolic_meta_inplace_mT_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9230710Z test_dispatch_symbolic_meta_inplace_mT_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9230870Z test_dispatch_symbolic_meta_inplace_mT_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9231010Z test_dispatch_symbolic_meta_inplace_mT_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9231160Z test_dispatch_symbolic_meta_inplace_masked_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9231320Z test_dispatch_symbolic_meta_inplace_masked_amax_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9231490Z test_dispatch_symbolic_meta_inplace_masked_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9231630Z test_dispatch_symbolic_meta_inplace_masked_amax_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9231780Z test_dispatch_symbolic_meta_inplace_masked_amax_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9231930Z test_dispatch_symbolic_meta_inplace_masked_amax_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9232080Z test_dispatch_symbolic_meta_inplace_masked_amax_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9232220Z test_dispatch_symbolic_meta_inplace_masked_amax_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9232360Z test_dispatch_symbolic_meta_inplace_masked_amax_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9232510Z test_dispatch_symbolic_meta_inplace_masked_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9232660Z test_dispatch_symbolic_meta_inplace_masked_amin_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9232800Z test_dispatch_symbolic_meta_inplace_masked_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9232950Z test_dispatch_symbolic_meta_inplace_masked_amin_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9233090Z test_dispatch_symbolic_meta_inplace_masked_amin_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9233230Z test_dispatch_symbolic_meta_inplace_masked_amin_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9233370Z test_dispatch_symbolic_meta_inplace_masked_amin_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9233520Z test_dispatch_symbolic_meta_inplace_masked_amin_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9233670Z test_dispatch_symbolic_meta_inplace_masked_amin_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9233820Z test_dispatch_symbolic_meta_inplace_masked_argmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9233970Z test_dispatch_symbolic_meta_inplace_masked_argmax_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9234120Z test_dispatch_symbolic_meta_inplace_masked_argmax_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9234260Z test_dispatch_symbolic_meta_inplace_masked_argmax_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9234410Z test_dispatch_symbolic_meta_inplace_masked_argmax_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9234600Z test_dispatch_symbolic_meta_inplace_masked_argmax_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9234740Z test_dispatch_symbolic_meta_inplace_masked_argmax_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9234890Z test_dispatch_symbolic_meta_inplace_masked_argmax_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9235030Z test_dispatch_symbolic_meta_inplace_masked_argmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9235220Z test_dispatch_symbolic_meta_inplace_masked_argmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9235370Z test_dispatch_symbolic_meta_inplace_masked_argmin_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9235520Z test_dispatch_symbolic_meta_inplace_masked_argmin_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9235670Z test_dispatch_symbolic_meta_inplace_masked_argmin_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9235810Z test_dispatch_symbolic_meta_inplace_masked_argmin_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9235960Z test_dispatch_symbolic_meta_inplace_masked_argmin_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9236100Z test_dispatch_symbolic_meta_inplace_masked_argmin_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9236250Z test_dispatch_symbolic_meta_inplace_masked_argmin_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9236390Z test_dispatch_symbolic_meta_inplace_masked_argmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9236540Z test_dispatch_symbolic_meta_inplace_masked_cumprod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9236700Z test_dispatch_symbolic_meta_inplace_masked_cumprod_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9236850Z test_dispatch_symbolic_meta_inplace_masked_cumprod_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9237000Z test_dispatch_symbolic_meta_inplace_masked_cumprod_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9237150Z test_dispatch_symbolic_meta_inplace_masked_cumprod_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9237300Z test_dispatch_symbolic_meta_inplace_masked_cumprod_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9237450Z test_dispatch_symbolic_meta_inplace_masked_cumprod_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9237590Z test_dispatch_symbolic_meta_inplace_masked_cumprod_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9237740Z test_dispatch_symbolic_meta_inplace_masked_cumprod_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9237880Z test_dispatch_symbolic_meta_inplace_masked_cumprod_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9238030Z test_dispatch_symbolic_meta_inplace_masked_cumsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9238220Z test_dispatch_symbolic_meta_inplace_masked_cumsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9238370Z test_dispatch_symbolic_meta_inplace_masked_cumsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9238520Z test_dispatch_symbolic_meta_inplace_masked_cumsum_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9238660Z test_dispatch_symbolic_meta_inplace_masked_cumsum_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9238810Z test_dispatch_symbolic_meta_inplace_masked_cumsum_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9238970Z test_dispatch_symbolic_meta_inplace_masked_cumsum_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9239120Z test_dispatch_symbolic_meta_inplace_masked_cumsum_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9239260Z test_dispatch_symbolic_meta_inplace_masked_cumsum_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9239400Z test_dispatch_symbolic_meta_inplace_masked_cumsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9239530Z test_dispatch_symbolic_meta_inplace_masked_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9239650Z test_dispatch_symbolic_meta_inplace_masked_fill_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9239770Z test_dispatch_symbolic_meta_inplace_masked_fill_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9239900Z test_dispatch_symbolic_meta_inplace_masked_fill_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9240020Z test_dispatch_symbolic_meta_inplace_masked_fill_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9240140Z test_dispatch_symbolic_meta_inplace_masked_fill_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9240270Z test_dispatch_symbolic_meta_inplace_masked_fill_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9240390Z test_dispatch_symbolic_meta_inplace_masked_fill_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9240510Z test_dispatch_symbolic_meta_inplace_masked_fill_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9245030Z test_dispatch_symbolic_meta_inplace_masked_fill_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9245180Z test_dispatch_symbolic_meta_inplace_masked_fill_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9245300Z test_dispatch_symbolic_meta_inplace_masked_fill_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9245420Z test_dispatch_symbolic_meta_inplace_masked_fill_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9245580Z test_dispatch_symbolic_meta_inplace_masked_log_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9245740Z test_dispatch_symbolic_meta_inplace_masked_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9245890Z test_dispatch_symbolic_meta_inplace_masked_log_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9246040Z test_dispatch_symbolic_meta_inplace_masked_logaddexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9246190Z test_dispatch_symbolic_meta_inplace_masked_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9246350Z test_dispatch_symbolic_meta_inplace_masked_logaddexp_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9246580Z test_dispatch_symbolic_meta_inplace_masked_logsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9246730Z test_dispatch_symbolic_meta_inplace_masked_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9246890Z test_dispatch_symbolic_meta_inplace_masked_logsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9247040Z test_dispatch_symbolic_meta_inplace_masked_logsumexp_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9247220Z test_dispatch_symbolic_meta_inplace_masked_logsumexp_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9247370Z test_dispatch_symbolic_meta_inplace_masked_logsumexp_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9247520Z test_dispatch_symbolic_meta_inplace_masked_logsumexp_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9247660Z test_dispatch_symbolic_meta_inplace_masked_logsumexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9247810Z test_dispatch_symbolic_meta_inplace_masked_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9247960Z test_dispatch_symbolic_meta_inplace_masked_mean_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9248110Z test_dispatch_symbolic_meta_inplace_masked_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9248260Z test_dispatch_symbolic_meta_inplace_masked_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9248410Z test_dispatch_symbolic_meta_inplace_masked_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9248550Z test_dispatch_symbolic_meta_inplace_masked_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9248700Z test_dispatch_symbolic_meta_inplace_masked_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9248840Z test_dispatch_symbolic_meta_inplace_masked_mean_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9248980Z test_dispatch_symbolic_meta_inplace_masked_mean_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9249120Z test_dispatch_symbolic_meta_inplace_masked_mean_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9249270Z test_dispatch_symbolic_meta_inplace_masked_mean_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9249410Z test_dispatch_symbolic_meta_inplace_masked_mean_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9249560Z test_dispatch_symbolic_meta_inplace_masked_median_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9249710Z test_dispatch_symbolic_meta_inplace_masked_median_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9249850Z test_dispatch_symbolic_meta_inplace_masked_median_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9250000Z test_dispatch_symbolic_meta_inplace_masked_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9250170Z test_dispatch_symbolic_meta_inplace_masked_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9250320Z test_dispatch_symbolic_meta_inplace_masked_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9250460Z test_dispatch_symbolic_meta_inplace_masked_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9250610Z test_dispatch_symbolic_meta_inplace_masked_normalize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9250770Z test_dispatch_symbolic_meta_inplace_masked_normalize_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9250940Z test_dispatch_symbolic_meta_inplace_masked_normalize_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9251100Z test_dispatch_symbolic_meta_inplace_masked_normalize_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9251250Z test_dispatch_symbolic_meta_inplace_masked_normalize_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9251390Z test_dispatch_symbolic_meta_inplace_masked_normalize_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9251540Z test_dispatch_symbolic_meta_inplace_masked_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9251690Z test_dispatch_symbolic_meta_inplace_masked_prod_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9251840Z test_dispatch_symbolic_meta_inplace_masked_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9252000Z test_dispatch_symbolic_meta_inplace_masked_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9252140Z test_dispatch_symbolic_meta_inplace_masked_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9252290Z test_dispatch_symbolic_meta_inplace_masked_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9252430Z test_dispatch_symbolic_meta_inplace_masked_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9252570Z test_dispatch_symbolic_meta_inplace_masked_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9252710Z test_dispatch_symbolic_meta_inplace_masked_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9252860Z test_dispatch_symbolic_meta_inplace_masked_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9253000Z test_dispatch_symbolic_meta_inplace_masked_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9253130Z test_dispatch_symbolic_meta_inplace_masked_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9253250Z test_dispatch_symbolic_meta_inplace_masked_scatter_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9253380Z test_dispatch_symbolic_meta_inplace_masked_scatter_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9253510Z test_dispatch_symbolic_meta_inplace_masked_scatter_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9253630Z test_dispatch_symbolic_meta_inplace_masked_scatter_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9253760Z test_dispatch_symbolic_meta_inplace_masked_scatter_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9253920Z test_dispatch_symbolic_meta_inplace_masked_scatter_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9254050Z test_dispatch_symbolic_meta_inplace_masked_scatter_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9254170Z test_dispatch_symbolic_meta_inplace_masked_scatter_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9254290Z test_dispatch_symbolic_meta_inplace_masked_scatter_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9254420Z test_dispatch_symbolic_meta_inplace_masked_scatter_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9254540Z test_dispatch_symbolic_meta_inplace_masked_scatter_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9254740Z test_dispatch_symbolic_meta_inplace_masked_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9254890Z test_dispatch_symbolic_meta_inplace_masked_select_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9255040Z test_dispatch_symbolic_meta_inplace_masked_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9255200Z test_dispatch_symbolic_meta_inplace_masked_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9255350Z test_dispatch_symbolic_meta_inplace_masked_select_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9255490Z test_dispatch_symbolic_meta_inplace_masked_select_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9255640Z test_dispatch_symbolic_meta_inplace_masked_select_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9255780Z test_dispatch_symbolic_meta_inplace_masked_select_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9255920Z test_dispatch_symbolic_meta_inplace_masked_select_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9256060Z test_dispatch_symbolic_meta_inplace_masked_select_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9256210Z test_dispatch_symbolic_meta_inplace_masked_select_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9256360Z test_dispatch_symbolic_meta_inplace_masked_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9256510Z test_dispatch_symbolic_meta_inplace_masked_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9256660Z test_dispatch_symbolic_meta_inplace_masked_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9256810Z test_dispatch_symbolic_meta_inplace_masked_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9256960Z test_dispatch_symbolic_meta_inplace_masked_softmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9257110Z test_dispatch_symbolic_meta_inplace_masked_softmin_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9257260Z test_dispatch_symbolic_meta_inplace_masked_softmin_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9257400Z test_dispatch_symbolic_meta_inplace_masked_std_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9257550Z test_dispatch_symbolic_meta_inplace_masked_std_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9257730Z test_dispatch_symbolic_meta_inplace_masked_std_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9257880Z test_dispatch_symbolic_meta_inplace_masked_std_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9258020Z test_dispatch_symbolic_meta_inplace_masked_std_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9258170Z test_dispatch_symbolic_meta_inplace_masked_std_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9258310Z test_dispatch_symbolic_meta_inplace_masked_std_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9258490Z test_dispatch_symbolic_meta_inplace_masked_std_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9258640Z test_dispatch_symbolic_meta_inplace_masked_std_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9258780Z test_dispatch_symbolic_meta_inplace_masked_std_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9258920Z test_dispatch_symbolic_meta_inplace_masked_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9259060Z test_dispatch_symbolic_meta_inplace_masked_sum_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9259210Z test_dispatch_symbolic_meta_inplace_masked_sum_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9259360Z test_dispatch_symbolic_meta_inplace_masked_sum_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9259510Z test_dispatch_symbolic_meta_inplace_masked_sum_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9259650Z test_dispatch_symbolic_meta_inplace_masked_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9259800Z test_dispatch_symbolic_meta_inplace_masked_sum_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9259940Z test_dispatch_symbolic_meta_inplace_masked_sum_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9260080Z test_dispatch_symbolic_meta_inplace_masked_sum_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9260230Z test_dispatch_symbolic_meta_inplace_masked_sum_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9260370Z test_dispatch_symbolic_meta_inplace_masked_sum_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9260510Z test_dispatch_symbolic_meta_inplace_masked_sum_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9260660Z test_dispatch_symbolic_meta_inplace_masked_var_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9260800Z test_dispatch_symbolic_meta_inplace_masked_var_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9260950Z test_dispatch_symbolic_meta_inplace_masked_var_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9261100Z test_dispatch_symbolic_meta_inplace_masked_var_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9261240Z test_dispatch_symbolic_meta_inplace_masked_var_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9261420Z test_dispatch_symbolic_meta_inplace_masked_var_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9261560Z test_dispatch_symbolic_meta_inplace_masked_var_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9261700Z test_dispatch_symbolic_meta_inplace_masked_var_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9261840Z test_dispatch_symbolic_meta_inplace_masked_var_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9261980Z test_dispatch_symbolic_meta_inplace_masked_var_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9262150Z test_dispatch_symbolic_meta_inplace_masked_var_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9262300Z test_dispatch_symbolic_meta_inplace_matmul_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9262450Z test_dispatch_symbolic_meta_inplace_matmul_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9262590Z test_dispatch_symbolic_meta_inplace_matmul_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9262740Z test_dispatch_symbolic_meta_inplace_matmul_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9262880Z test_dispatch_symbolic_meta_inplace_matmul_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9263020Z test_dispatch_symbolic_meta_inplace_matmul_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9263160Z test_dispatch_symbolic_meta_inplace_matmul_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9263300Z test_dispatch_symbolic_meta_inplace_matmul_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9263430Z test_dispatch_symbolic_meta_inplace_matmul_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9263570Z test_dispatch_symbolic_meta_inplace_matmul_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9263720Z test_dispatch_symbolic_meta_inplace_matrix_exp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9263870Z test_dispatch_symbolic_meta_inplace_matrix_exp_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9264010Z test_dispatch_symbolic_meta_inplace_matrix_exp_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9264160Z test_dispatch_symbolic_meta_inplace_matrix_exp_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9264300Z test_dispatch_symbolic_meta_inplace_matrix_exp_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9264450Z test_dispatch_symbolic_meta_inplace_max_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9264590Z test_dispatch_symbolic_meta_inplace_max_binary_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9264730Z test_dispatch_symbolic_meta_inplace_max_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9264880Z test_dispatch_symbolic_meta_inplace_max_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9265040Z test_dispatch_symbolic_meta_inplace_max_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9265180Z test_dispatch_symbolic_meta_inplace_max_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9265330Z test_dispatch_symbolic_meta_inplace_max_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9265470Z test_dispatch_symbolic_meta_inplace_max_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9265610Z test_dispatch_symbolic_meta_inplace_max_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9265770Z test_dispatch_symbolic_meta_inplace_max_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9265940Z test_dispatch_symbolic_meta_inplace_max_pool2d_with_indices_backward_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9266100Z test_dispatch_symbolic_meta_inplace_max_pool2d_with_indices_backward_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9266260Z test_dispatch_symbolic_meta_inplace_max_pool2d_with_indices_backward_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9266420Z test_dispatch_symbolic_meta_inplace_max_reduction_no_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9266570Z test_dispatch_symbolic_meta_inplace_max_reduction_no_dim_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9266720Z test_dispatch_symbolic_meta_inplace_max_reduction_no_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9266880Z test_dispatch_symbolic_meta_inplace_max_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9267030Z test_dispatch_symbolic_meta_inplace_max_reduction_no_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9267180Z test_dispatch_symbolic_meta_inplace_max_reduction_no_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9267330Z test_dispatch_symbolic_meta_inplace_max_reduction_no_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9267480Z test_dispatch_symbolic_meta_inplace_max_reduction_no_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9267630Z test_dispatch_symbolic_meta_inplace_max_reduction_no_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9267780Z test_dispatch_symbolic_meta_inplace_max_reduction_no_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9267930Z test_dispatch_symbolic_meta_inplace_max_reduction_with_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9268090Z test_dispatch_symbolic_meta_inplace_max_reduction_with_dim_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9268240Z test_dispatch_symbolic_meta_inplace_max_reduction_with_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9268390Z test_dispatch_symbolic_meta_inplace_max_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9268550Z test_dispatch_symbolic_meta_inplace_max_reduction_with_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9268740Z test_dispatch_symbolic_meta_inplace_max_reduction_with_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9268890Z test_dispatch_symbolic_meta_inplace_max_reduction_with_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9269040Z test_dispatch_symbolic_meta_inplace_max_reduction_with_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9269190Z test_dispatch_symbolic_meta_inplace_max_reduction_with_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9269380Z test_dispatch_symbolic_meta_inplace_max_reduction_with_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9269530Z test_dispatch_symbolic_meta_inplace_maximum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9269670Z test_dispatch_symbolic_meta_inplace_maximum_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9269810Z test_dispatch_symbolic_meta_inplace_maximum_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9269960Z test_dispatch_symbolic_meta_inplace_maximum_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9270100Z test_dispatch_symbolic_meta_inplace_maximum_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9270240Z test_dispatch_symbolic_meta_inplace_maximum_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9270380Z test_dispatch_symbolic_meta_inplace_maximum_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9270520Z test_dispatch_symbolic_meta_inplace_maximum_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9270660Z test_dispatch_symbolic_meta_inplace_maximum_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9270800Z test_dispatch_symbolic_meta_inplace_maximum_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9270940Z test_dispatch_symbolic_meta_inplace_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9271080Z test_dispatch_symbolic_meta_inplace_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9271230Z test_dispatch_symbolic_meta_inplace_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9271370Z test_dispatch_symbolic_meta_inplace_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9271510Z test_dispatch_symbolic_meta_inplace_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9271650Z test_dispatch_symbolic_meta_inplace_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9271790Z test_dispatch_symbolic_meta_inplace_median_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9271930Z test_dispatch_symbolic_meta_inplace_median_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9272070Z test_dispatch_symbolic_meta_inplace_median_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9272220Z test_dispatch_symbolic_meta_inplace_median_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9272380Z test_dispatch_symbolic_meta_inplace_median_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9272510Z test_dispatch_symbolic_meta_inplace_median_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9272660Z test_dispatch_symbolic_meta_inplace_median_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9272790Z test_dispatch_symbolic_meta_inplace_median_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9272950Z test_dispatch_symbolic_meta_inplace_meshgrid_list_of_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9273140Z test_dispatch_symbolic_meta_inplace_meshgrid_list_of_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9273300Z test_dispatch_symbolic_meta_inplace_meshgrid_list_of_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9273460Z test_dispatch_symbolic_meta_inplace_meshgrid_list_of_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9273610Z test_dispatch_symbolic_meta_inplace_meshgrid_list_of_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9273770Z test_dispatch_symbolic_meta_inplace_meshgrid_list_of_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9273920Z test_dispatch_symbolic_meta_inplace_meshgrid_list_of_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9274080Z test_dispatch_symbolic_meta_inplace_meshgrid_list_of_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9274230Z test_dispatch_symbolic_meta_inplace_meshgrid_list_of_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9274380Z test_dispatch_symbolic_meta_inplace_meshgrid_list_of_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9274540Z test_dispatch_symbolic_meta_inplace_meshgrid_list_of_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9274690Z test_dispatch_symbolic_meta_inplace_meshgrid_list_of_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9274850Z test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9275000Z test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9275170Z test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9275330Z test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9275480Z test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9275640Z test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9275790Z test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9275950Z test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9276130Z test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9276290Z test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9276440Z test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9276600Z test_dispatch_symbolic_meta_inplace_meshgrid_variadic_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9276770Z test_dispatch_symbolic_meta_inplace_min_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9276920Z test_dispatch_symbolic_meta_inplace_min_binary_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9277060Z test_dispatch_symbolic_meta_inplace_min_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9277210Z test_dispatch_symbolic_meta_inplace_min_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9277350Z test_dispatch_symbolic_meta_inplace_min_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9277490Z test_dispatch_symbolic_meta_inplace_min_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9277640Z test_dispatch_symbolic_meta_inplace_min_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9277780Z test_dispatch_symbolic_meta_inplace_min_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9277920Z test_dispatch_symbolic_meta_inplace_min_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9278060Z test_dispatch_symbolic_meta_inplace_min_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9278220Z test_dispatch_symbolic_meta_inplace_min_reduction_no_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9278370Z test_dispatch_symbolic_meta_inplace_min_reduction_no_dim_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9278530Z test_dispatch_symbolic_meta_inplace_min_reduction_no_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9278670Z test_dispatch_symbolic_meta_inplace_min_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9278830Z test_dispatch_symbolic_meta_inplace_min_reduction_no_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9278980Z test_dispatch_symbolic_meta_inplace_min_reduction_no_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9279130Z test_dispatch_symbolic_meta_inplace_min_reduction_no_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9279270Z test_dispatch_symbolic_meta_inplace_min_reduction_no_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9279420Z test_dispatch_symbolic_meta_inplace_min_reduction_no_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9279580Z test_dispatch_symbolic_meta_inplace_min_reduction_no_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9284040Z test_dispatch_symbolic_meta_inplace_min_reduction_with_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9284220Z test_dispatch_symbolic_meta_inplace_min_reduction_with_dim_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9284370Z test_dispatch_symbolic_meta_inplace_min_reduction_with_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9284520Z test_dispatch_symbolic_meta_inplace_min_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9284700Z test_dispatch_symbolic_meta_inplace_min_reduction_with_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9284850Z test_dispatch_symbolic_meta_inplace_min_reduction_with_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9285000Z test_dispatch_symbolic_meta_inplace_min_reduction_with_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9285150Z test_dispatch_symbolic_meta_inplace_min_reduction_with_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9285300Z test_dispatch_symbolic_meta_inplace_min_reduction_with_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9285440Z test_dispatch_symbolic_meta_inplace_min_reduction_with_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9285590Z test_dispatch_symbolic_meta_inplace_minimum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9285730Z test_dispatch_symbolic_meta_inplace_minimum_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9285880Z test_dispatch_symbolic_meta_inplace_minimum_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9286020Z test_dispatch_symbolic_meta_inplace_minimum_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9286160Z test_dispatch_symbolic_meta_inplace_minimum_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9286300Z test_dispatch_symbolic_meta_inplace_minimum_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9286440Z test_dispatch_symbolic_meta_inplace_minimum_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9286580Z test_dispatch_symbolic_meta_inplace_minimum_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9286720Z test_dispatch_symbolic_meta_inplace_minimum_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9286860Z test_dispatch_symbolic_meta_inplace_minimum_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9287000Z test_dispatch_symbolic_meta_inplace_mm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9287140Z test_dispatch_symbolic_meta_inplace_mm_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9287280Z test_dispatch_symbolic_meta_inplace_mm_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9287420Z test_dispatch_symbolic_meta_inplace_mm_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9287560Z test_dispatch_symbolic_meta_inplace_mm_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9287740Z test_dispatch_symbolic_meta_inplace_mm_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9287890Z test_dispatch_symbolic_meta_inplace_mm_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9288030Z test_dispatch_symbolic_meta_inplace_mm_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9288160Z test_dispatch_symbolic_meta_inplace_mm_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9288300Z test_dispatch_symbolic_meta_inplace_mm_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9288480Z test_dispatch_symbolic_meta_inplace_mode_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9288620Z test_dispatch_symbolic_meta_inplace_mode_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9288770Z test_dispatch_symbolic_meta_inplace_mode_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9288910Z test_dispatch_symbolic_meta_inplace_mode_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9289040Z test_dispatch_symbolic_meta_inplace_mode_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9289180Z test_dispatch_symbolic_meta_inplace_mode_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9289320Z test_dispatch_symbolic_meta_inplace_mode_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9289460Z test_dispatch_symbolic_meta_inplace_mode_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9289590Z test_dispatch_symbolic_meta_inplace_mode_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9289730Z test_dispatch_symbolic_meta_inplace_mode_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9289880Z test_dispatch_symbolic_meta_inplace_movedim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9290020Z test_dispatch_symbolic_meta_inplace_movedim_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9290170Z test_dispatch_symbolic_meta_inplace_movedim_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9290320Z test_dispatch_symbolic_meta_inplace_movedim_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9290460Z test_dispatch_symbolic_meta_inplace_movedim_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9290610Z test_dispatch_symbolic_meta_inplace_movedim_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9290750Z test_dispatch_symbolic_meta_inplace_movedim_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9290890Z test_dispatch_symbolic_meta_inplace_movedim_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9291040Z test_dispatch_symbolic_meta_inplace_movedim_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9291180Z test_dispatch_symbolic_meta_inplace_movedim_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9291340Z test_dispatch_symbolic_meta_inplace_movedim_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9291480Z test_dispatch_symbolic_meta_inplace_movedim_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9291620Z test_dispatch_symbolic_meta_inplace_movedim_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9291770Z test_dispatch_symbolic_meta_inplace_msort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9291910Z test_dispatch_symbolic_meta_inplace_msort_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9292070Z test_dispatch_symbolic_meta_inplace_msort_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9292210Z test_dispatch_symbolic_meta_inplace_msort_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9292350Z test_dispatch_symbolic_meta_inplace_msort_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9292490Z test_dispatch_symbolic_meta_inplace_msort_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9292630Z test_dispatch_symbolic_meta_inplace_msort_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9292760Z test_dispatch_symbolic_meta_inplace_msort_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9292900Z test_dispatch_symbolic_meta_inplace_msort_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9293040Z test_dispatch_symbolic_meta_inplace_msort_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9293150Z test_dispatch_symbolic_meta_inplace_mul_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9293270Z test_dispatch_symbolic_meta_inplace_mul_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9293390Z test_dispatch_symbolic_meta_inplace_mul_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9293500Z test_dispatch_symbolic_meta_inplace_mul_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9293620Z test_dispatch_symbolic_meta_inplace_mul_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9293740Z test_dispatch_symbolic_meta_inplace_mul_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9293850Z test_dispatch_symbolic_meta_inplace_mul_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9293970Z test_dispatch_symbolic_meta_inplace_mul_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9294080Z test_dispatch_symbolic_meta_inplace_mul_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9294190Z test_dispatch_symbolic_meta_inplace_mul_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9294300Z test_dispatch_symbolic_meta_inplace_mul_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9294410Z test_dispatch_symbolic_meta_inplace_mul_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9294520Z test_dispatch_symbolic_meta_inplace_mul_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9294680Z test_dispatch_symbolic_meta_inplace_multinomial_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9294830Z test_dispatch_symbolic_meta_inplace_multinomial_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9294970Z test_dispatch_symbolic_meta_inplace_multinomial_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9295140Z test_dispatch_symbolic_meta_inplace_mv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9295290Z test_dispatch_symbolic_meta_inplace_mv_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9295430Z test_dispatch_symbolic_meta_inplace_mv_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9295570Z test_dispatch_symbolic_meta_inplace_mv_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9295710Z test_dispatch_symbolic_meta_inplace_mv_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9295880Z test_dispatch_symbolic_meta_inplace_mv_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9296020Z test_dispatch_symbolic_meta_inplace_mv_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9296160Z test_dispatch_symbolic_meta_inplace_mv_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9296290Z test_dispatch_symbolic_meta_inplace_mv_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9296430Z test_dispatch_symbolic_meta_inplace_mv_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9296560Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9296700Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9296820Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9296970Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9297130Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9297270Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9297420Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9297560Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9297700Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9297820Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9297950Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9298100Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9298240Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9298380Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9298530Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9298680Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9298810Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9298960Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9299090Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9299230Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9299380Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9299520Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9299690Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9299840Z test_dispatch_symbolic_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9299960Z test_dispatch_symbolic_meta_inplace_nan_to_num_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9300080Z test_dispatch_symbolic_meta_inplace_nan_to_num_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9300200Z test_dispatch_symbolic_meta_inplace_nan_to_num_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9300320Z test_dispatch_symbolic_meta_inplace_nan_to_num_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9300440Z test_dispatch_symbolic_meta_inplace_nan_to_num_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9300550Z test_dispatch_symbolic_meta_inplace_nan_to_num_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9300670Z test_dispatch_symbolic_meta_inplace_nan_to_num_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9300780Z test_dispatch_symbolic_meta_inplace_nan_to_num_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9300900Z test_dispatch_symbolic_meta_inplace_nan_to_num_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9301010Z test_dispatch_symbolic_meta_inplace_nan_to_num_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9301160Z test_dispatch_symbolic_meta_inplace_nanmean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9301310Z test_dispatch_symbolic_meta_inplace_nanmean_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9301460Z test_dispatch_symbolic_meta_inplace_nanmean_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9301600Z test_dispatch_symbolic_meta_inplace_nanmean_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9301750Z test_dispatch_symbolic_meta_inplace_nanmedian_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9301900Z test_dispatch_symbolic_meta_inplace_nanmedian_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9302040Z test_dispatch_symbolic_meta_inplace_nanmedian_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9302180Z test_dispatch_symbolic_meta_inplace_nanmedian_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9302330Z test_dispatch_symbolic_meta_inplace_nanmedian_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9302470Z test_dispatch_symbolic_meta_inplace_nanmedian_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9302650Z test_dispatch_symbolic_meta_inplace_nanmedian_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9302800Z test_dispatch_symbolic_meta_inplace_nanmedian_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9302950Z test_dispatch_symbolic_meta_inplace_nanquantile_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9303090Z test_dispatch_symbolic_meta_inplace_nanquantile_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9303230Z test_dispatch_symbolic_meta_inplace_nansum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9303420Z test_dispatch_symbolic_meta_inplace_nansum_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9303560Z test_dispatch_symbolic_meta_inplace_nansum_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9303710Z test_dispatch_symbolic_meta_inplace_nansum_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9303850Z test_dispatch_symbolic_meta_inplace_nansum_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9303990Z test_dispatch_symbolic_meta_inplace_nansum_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9304130Z test_dispatch_symbolic_meta_inplace_nansum_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9304270Z test_dispatch_symbolic_meta_inplace_nansum_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9304410Z test_dispatch_symbolic_meta_inplace_nansum_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9304540Z test_dispatch_symbolic_meta_inplace_nansum_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9304690Z test_dispatch_symbolic_meta_inplace_narrow_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9304840Z test_dispatch_symbolic_meta_inplace_narrow_copy_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9304990Z test_dispatch_symbolic_meta_inplace_narrow_copy_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9305130Z test_dispatch_symbolic_meta_inplace_narrow_copy_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9305280Z test_dispatch_symbolic_meta_inplace_narrow_copy_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9305430Z test_dispatch_symbolic_meta_inplace_narrow_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9305570Z test_dispatch_symbolic_meta_inplace_narrow_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9305710Z test_dispatch_symbolic_meta_inplace_narrow_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9305860Z test_dispatch_symbolic_meta_inplace_narrow_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9306000Z test_dispatch_symbolic_meta_inplace_narrow_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9306150Z test_dispatch_symbolic_meta_inplace_narrow_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9306320Z test_dispatch_symbolic_meta_inplace_narrow_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9306470Z test_dispatch_symbolic_meta_inplace_narrow_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9306610Z test_dispatch_symbolic_meta_inplace_narrow_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9306750Z test_dispatch_symbolic_meta_inplace_narrow_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9306890Z test_dispatch_symbolic_meta_inplace_narrow_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9307070Z test_dispatch_symbolic_meta_inplace_narrow_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9307210Z test_dispatch_symbolic_meta_inplace_narrow_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9307360Z test_dispatch_symbolic_meta_inplace_narrow_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9307500Z test_dispatch_symbolic_meta_inplace_narrow_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9307640Z test_dispatch_symbolic_meta_inplace_narrow_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9307780Z test_dispatch_symbolic_meta_inplace_narrow_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9307920Z test_dispatch_symbolic_meta_inplace_narrow_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9308060Z test_dispatch_symbolic_meta_inplace_narrow_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9308200Z test_dispatch_symbolic_meta_inplace_narrow_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9308330Z test_dispatch_symbolic_meta_inplace_narrow_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9308490Z test_dispatch_symbolic_meta_inplace_native_batch_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9308640Z test_dispatch_symbolic_meta_inplace_native_batch_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9308790Z test_dispatch_symbolic_meta_inplace_native_batch_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9308950Z test_dispatch_symbolic_meta_inplace_native_dropout_backward_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9309110Z test_dispatch_symbolic_meta_inplace_native_dropout_backward_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9309270Z test_dispatch_symbolic_meta_inplace_native_dropout_backward_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9309420Z test_dispatch_symbolic_meta_inplace_native_dropout_backward_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9309580Z test_dispatch_symbolic_meta_inplace_native_dropout_backward_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9309730Z test_dispatch_symbolic_meta_inplace_native_dropout_backward_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9309890Z test_dispatch_symbolic_meta_inplace_native_dropout_backward_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9310070Z test_dispatch_symbolic_meta_inplace_native_dropout_backward_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9310230Z test_dispatch_symbolic_meta_inplace_native_dropout_backward_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9310380Z test_dispatch_symbolic_meta_inplace_native_dropout_backward_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9310530Z test_dispatch_symbolic_meta_inplace_native_layer_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9310680Z test_dispatch_symbolic_meta_inplace_native_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9310860Z test_dispatch_symbolic_meta_inplace_native_layer_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9310980Z test_dispatch_symbolic_meta_inplace_ne_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9311090Z test_dispatch_symbolic_meta_inplace_ne_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9311210Z test_dispatch_symbolic_meta_inplace_ne_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9311320Z test_dispatch_symbolic_meta_inplace_ne_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9311440Z test_dispatch_symbolic_meta_inplace_ne_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9311550Z test_dispatch_symbolic_meta_inplace_ne_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9311660Z test_dispatch_symbolic_meta_inplace_ne_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9311780Z test_dispatch_symbolic_meta_inplace_ne_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9311880Z test_dispatch_symbolic_meta_inplace_ne_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9311990Z test_dispatch_symbolic_meta_inplace_ne_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9312100Z test_dispatch_symbolic_meta_inplace_ne_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9312210Z test_dispatch_symbolic_meta_inplace_ne_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9312320Z test_dispatch_symbolic_meta_inplace_neg_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9312440Z test_dispatch_symbolic_meta_inplace_neg_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9312560Z test_dispatch_symbolic_meta_inplace_neg_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9312670Z test_dispatch_symbolic_meta_inplace_neg_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9312780Z test_dispatch_symbolic_meta_inplace_neg_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9312900Z test_dispatch_symbolic_meta_inplace_neg_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9313010Z test_dispatch_symbolic_meta_inplace_neg_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9313120Z test_dispatch_symbolic_meta_inplace_neg_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9313230Z test_dispatch_symbolic_meta_inplace_neg_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9313340Z test_dispatch_symbolic_meta_inplace_neg_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9313450Z test_dispatch_symbolic_meta_inplace_neg_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9313560Z test_dispatch_symbolic_meta_inplace_neg_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9313710Z test_dispatch_symbolic_meta_inplace_new_empty_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9313870Z test_dispatch_symbolic_meta_inplace_new_empty_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9314020Z test_dispatch_symbolic_meta_inplace_new_empty_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9314170Z test_dispatch_symbolic_meta_inplace_new_empty_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9314320Z test_dispatch_symbolic_meta_inplace_new_empty_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9314460Z test_dispatch_symbolic_meta_inplace_new_empty_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9314630Z test_dispatch_symbolic_meta_inplace_new_empty_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9314770Z test_dispatch_symbolic_meta_inplace_new_empty_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9314920Z test_dispatch_symbolic_meta_inplace_new_empty_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9315060Z test_dispatch_symbolic_meta_inplace_new_empty_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9315200Z test_dispatch_symbolic_meta_inplace_new_empty_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9315340Z test_dispatch_symbolic_meta_inplace_new_empty_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9315490Z test_dispatch_symbolic_meta_inplace_new_empty_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9315640Z test_dispatch_symbolic_meta_inplace_new_empty_strided_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9315790Z test_dispatch_symbolic_meta_inplace_new_empty_strided_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9315960Z test_dispatch_symbolic_meta_inplace_new_empty_strided_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9316110Z test_dispatch_symbolic_meta_inplace_new_empty_strided_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9316260Z test_dispatch_symbolic_meta_inplace_new_empty_strided_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9316410Z test_dispatch_symbolic_meta_inplace_new_empty_strided_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9316560Z test_dispatch_symbolic_meta_inplace_new_empty_strided_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9316720Z test_dispatch_symbolic_meta_inplace_new_empty_strided_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9321020Z test_dispatch_symbolic_meta_inplace_new_empty_strided_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9321200Z test_dispatch_symbolic_meta_inplace_new_empty_strided_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9321350Z test_dispatch_symbolic_meta_inplace_new_empty_strided_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9321500Z test_dispatch_symbolic_meta_inplace_new_empty_strided_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9321650Z test_dispatch_symbolic_meta_inplace_new_empty_strided_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9321880Z test_dispatch_symbolic_meta_inplace_new_full_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9322030Z test_dispatch_symbolic_meta_inplace_new_full_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9322180Z test_dispatch_symbolic_meta_inplace_new_full_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9322330Z test_dispatch_symbolic_meta_inplace_new_full_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9322510Z test_dispatch_symbolic_meta_inplace_new_full_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9322660Z test_dispatch_symbolic_meta_inplace_new_full_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9322800Z test_dispatch_symbolic_meta_inplace_new_full_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9322940Z test_dispatch_symbolic_meta_inplace_new_full_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9323090Z test_dispatch_symbolic_meta_inplace_new_full_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9323230Z test_dispatch_symbolic_meta_inplace_new_full_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9323370Z test_dispatch_symbolic_meta_inplace_new_full_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9323510Z test_dispatch_symbolic_meta_inplace_new_full_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9323660Z test_dispatch_symbolic_meta_inplace_new_full_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9323800Z test_dispatch_symbolic_meta_inplace_new_ones_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9323940Z test_dispatch_symbolic_meta_inplace_new_ones_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9324090Z test_dispatch_symbolic_meta_inplace_new_ones_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9324230Z test_dispatch_symbolic_meta_inplace_new_ones_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9324380Z test_dispatch_symbolic_meta_inplace_new_ones_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9324520Z test_dispatch_symbolic_meta_inplace_new_ones_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9324660Z test_dispatch_symbolic_meta_inplace_new_ones_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9324810Z test_dispatch_symbolic_meta_inplace_new_ones_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9324950Z test_dispatch_symbolic_meta_inplace_new_ones_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9325090Z test_dispatch_symbolic_meta_inplace_new_ones_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9325230Z test_dispatch_symbolic_meta_inplace_new_ones_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9325370Z test_dispatch_symbolic_meta_inplace_new_ones_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9325540Z test_dispatch_symbolic_meta_inplace_new_ones_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9325690Z test_dispatch_symbolic_meta_inplace_new_zeros_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9325830Z test_dispatch_symbolic_meta_inplace_new_zeros_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9325980Z test_dispatch_symbolic_meta_inplace_new_zeros_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9326130Z test_dispatch_symbolic_meta_inplace_new_zeros_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9326300Z test_dispatch_symbolic_meta_inplace_new_zeros_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9326470Z test_dispatch_symbolic_meta_inplace_new_zeros_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9326620Z test_dispatch_symbolic_meta_inplace_new_zeros_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9326760Z test_dispatch_symbolic_meta_inplace_new_zeros_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9326900Z test_dispatch_symbolic_meta_inplace_new_zeros_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9327050Z test_dispatch_symbolic_meta_inplace_new_zeros_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9327190Z test_dispatch_symbolic_meta_inplace_new_zeros_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9327340Z test_dispatch_symbolic_meta_inplace_new_zeros_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9327480Z test_dispatch_symbolic_meta_inplace_new_zeros_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9327600Z test_dispatch_symbolic_meta_inplace_nextafter_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9327730Z test_dispatch_symbolic_meta_inplace_nextafter_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9327850Z test_dispatch_symbolic_meta_inplace_nextafter_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9328020Z test_dispatch_symbolic_meta_inplace_nn_functional__scaled_dot_product_attention_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9328200Z test_dispatch_symbolic_meta_inplace_nn_functional__scaled_dot_product_attention_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9328360Z test_dispatch_symbolic_meta_inplace_nn_functional__scaled_dot_product_attention_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9328530Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_avg_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9328690Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9328860Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_avg_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9329030Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_avg_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9329210Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9329380Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_avg_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9329540Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_avg_pool3d_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9329700Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9329850Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_avg_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9330040Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_max_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9330200Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9330360Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_max_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9330520Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_max_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9330680Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9330840Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9331000Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9331160Z test_dispatch_symbolic_meta_inplace_nn_functional_adaptive_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9331300Z test_dispatch_symbolic_meta_inplace_nn_functional_alpha_dropout_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.9331430Z test_dispatch_symbolic_meta_inplace_nn_functional_alpha_dropout_cpu_float32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.9331570Z test_dispatch_symbolic_meta_inplace_nn_functional_alpha_dropout_cpu_float64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.9331730Z test_dispatch_symbolic_meta_inplace_nn_functional_avg_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9331890Z test_dispatch_symbolic_meta_inplace_nn_functional_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9332050Z test_dispatch_symbolic_meta_inplace_nn_functional_avg_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9332200Z test_dispatch_symbolic_meta_inplace_nn_functional_avg_pool1d_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9332360Z test_dispatch_symbolic_meta_inplace_nn_functional_avg_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9332510Z test_dispatch_symbolic_meta_inplace_nn_functional_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9332670Z test_dispatch_symbolic_meta_inplace_nn_functional_avg_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9332840Z test_dispatch_symbolic_meta_inplace_nn_functional_avg_pool2d_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9332990Z test_dispatch_symbolic_meta_inplace_nn_functional_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9333140Z test_dispatch_symbolic_meta_inplace_nn_functional_avg_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9333300Z test_dispatch_symbolic_meta_inplace_nn_functional_avg_pool3d_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9333450Z test_dispatch_symbolic_meta_inplace_nn_functional_batch_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9333620Z test_dispatch_symbolic_meta_inplace_nn_functional_batch_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9333780Z test_dispatch_symbolic_meta_inplace_nn_functional_batch_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9333940Z test_dispatch_symbolic_meta_inplace_nn_functional_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9334100Z test_dispatch_symbolic_meta_inplace_nn_functional_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9334250Z test_dispatch_symbolic_meta_inplace_nn_functional_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9334400Z test_dispatch_symbolic_meta_inplace_nn_functional_bilinear_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9334550Z test_dispatch_symbolic_meta_inplace_nn_functional_bilinear_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9334700Z test_dispatch_symbolic_meta_inplace_nn_functional_bilinear_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9334860Z test_dispatch_symbolic_meta_inplace_nn_functional_bilinear_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9335010Z test_dispatch_symbolic_meta_inplace_nn_functional_bilinear_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9335170Z test_dispatch_symbolic_meta_inplace_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9335330Z test_dispatch_symbolic_meta_inplace_nn_functional_binary_cross_entropy_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9335510Z test_dispatch_symbolic_meta_inplace_nn_functional_binary_cross_entropy_with_logits_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9335680Z test_dispatch_symbolic_meta_inplace_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9335850Z test_dispatch_symbolic_meta_inplace_nn_functional_binary_cross_entropy_with_logits_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9335980Z test_dispatch_symbolic_meta_inplace_nn_functional_celu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9336110Z test_dispatch_symbolic_meta_inplace_nn_functional_celu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9336240Z test_dispatch_symbolic_meta_inplace_nn_functional_celu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9336400Z test_dispatch_symbolic_meta_inplace_nn_functional_conv1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9336590Z test_dispatch_symbolic_meta_inplace_nn_functional_conv1d_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9336750Z test_dispatch_symbolic_meta_inplace_nn_functional_conv1d_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9336900Z test_dispatch_symbolic_meta_inplace_nn_functional_conv1d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9337050Z test_dispatch_symbolic_meta_inplace_nn_functional_conv1d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9337240Z test_dispatch_symbolic_meta_inplace_nn_functional_conv1d_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9337390Z test_dispatch_symbolic_meta_inplace_nn_functional_conv2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9337550Z test_dispatch_symbolic_meta_inplace_nn_functional_conv2d_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9337700Z test_dispatch_symbolic_meta_inplace_nn_functional_conv2d_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9337850Z test_dispatch_symbolic_meta_inplace_nn_functional_conv2d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9338000Z test_dispatch_symbolic_meta_inplace_nn_functional_conv2d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9338150Z test_dispatch_symbolic_meta_inplace_nn_functional_conv2d_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9338320Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose1d_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9338480Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose1d_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9338650Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9338810Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose1d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9338970Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose1d_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9339130Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose2d_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9339290Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose2d_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9339450Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9339610Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose2d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9339770Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose2d_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9339930Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose3d_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9340120Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose3d_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9340280Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9340440Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose3d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9340600Z test_dispatch_symbolic_meta_inplace_nn_functional_conv_transpose3d_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9340760Z test_dispatch_symbolic_meta_inplace_nn_functional_cosine_embedding_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9340950Z test_dispatch_symbolic_meta_inplace_nn_functional_cosine_embedding_loss_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9341120Z test_dispatch_symbolic_meta_inplace_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9341280Z test_dispatch_symbolic_meta_inplace_nn_functional_cosine_embedding_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9341440Z test_dispatch_symbolic_meta_inplace_nn_functional_cosine_embedding_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9341600Z test_dispatch_symbolic_meta_inplace_nn_functional_cosine_embedding_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9341760Z test_dispatch_symbolic_meta_inplace_nn_functional_cosine_embedding_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9341920Z test_dispatch_symbolic_meta_inplace_nn_functional_cosine_embedding_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9342080Z test_dispatch_symbolic_meta_inplace_nn_functional_cosine_embedding_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9342240Z test_dispatch_symbolic_meta_inplace_nn_functional_cosine_similarity_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9342410Z test_dispatch_symbolic_meta_inplace_nn_functional_cosine_similarity_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9342570Z test_dispatch_symbolic_meta_inplace_nn_functional_cosine_similarity_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9342730Z test_dispatch_symbolic_meta_inplace_nn_functional_cross_entropy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9342890Z test_dispatch_symbolic_meta_inplace_nn_functional_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9343040Z test_dispatch_symbolic_meta_inplace_nn_functional_cross_entropy_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9343190Z test_dispatch_symbolic_meta_inplace_nn_functional_ctc_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9343350Z test_dispatch_symbolic_meta_inplace_nn_functional_ctc_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9343480Z test_dispatch_symbolic_meta_inplace_nn_functional_dropout2d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9343610Z test_dispatch_symbolic_meta_inplace_nn_functional_dropout2d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9343770Z test_dispatch_symbolic_meta_inplace_nn_functional_dropout2d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9343900Z test_dispatch_symbolic_meta_inplace_nn_functional_dropout3d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9344030Z test_dispatch_symbolic_meta_inplace_nn_functional_dropout3d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9344160Z test_dispatch_symbolic_meta_inplace_nn_functional_dropout3d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9344290Z test_dispatch_symbolic_meta_inplace_nn_functional_dropout_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9344420Z test_dispatch_symbolic_meta_inplace_nn_functional_dropout_cpu_float32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9344570Z test_dispatch_symbolic_meta_inplace_nn_functional_dropout_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9344700Z test_dispatch_symbolic_meta_inplace_nn_functional_elu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9344820Z test_dispatch_symbolic_meta_inplace_nn_functional_elu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9344950Z test_dispatch_symbolic_meta_inplace_nn_functional_elu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9345110Z test_dispatch_symbolic_meta_inplace_nn_functional_embedding_bag_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9345270Z test_dispatch_symbolic_meta_inplace_nn_functional_embedding_bag_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9345420Z test_dispatch_symbolic_meta_inplace_nn_functional_embedding_bag_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9345580Z test_dispatch_symbolic_meta_inplace_nn_functional_embedding_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9345740Z test_dispatch_symbolic_meta_inplace_nn_functional_embedding_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9345890Z test_dispatch_symbolic_meta_inplace_nn_functional_embedding_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9346050Z test_dispatch_symbolic_meta_inplace_nn_functional_embedding_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9346200Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_with_train_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9346350Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9346500Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_with_train_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9346650Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9346800Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9346960Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9347110Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9347260Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9347420Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9347580Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9347730Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9347880Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9348030Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9348200Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9348340Z test_dispatch_symbolic_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9348510Z test_dispatch_symbolic_meta_inplace_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9348670Z test_dispatch_symbolic_meta_inplace_nn_functional_fractional_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9348840Z test_dispatch_symbolic_meta_inplace_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9349000Z test_dispatch_symbolic_meta_inplace_nn_functional_fractional_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9349170Z test_dispatch_symbolic_meta_inplace_nn_functional_gaussian_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9349330Z test_dispatch_symbolic_meta_inplace_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9349500Z test_dispatch_symbolic_meta_inplace_nn_functional_gaussian_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9349650Z test_dispatch_symbolic_meta_inplace_nn_functional_gelu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9349800Z test_dispatch_symbolic_meta_inplace_nn_functional_gelu_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9349950Z test_dispatch_symbolic_meta_inplace_nn_functional_gelu_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9350100Z test_dispatch_symbolic_meta_inplace_nn_functional_glu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9350250Z test_dispatch_symbolic_meta_inplace_nn_functional_glu_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9350400Z test_dispatch_symbolic_meta_inplace_nn_functional_glu_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9350560Z test_dispatch_symbolic_meta_inplace_nn_functional_grid_sample_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9350720Z test_dispatch_symbolic_meta_inplace_nn_functional_grid_sample_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9350870Z test_dispatch_symbolic_meta_inplace_nn_functional_group_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9351030Z test_dispatch_symbolic_meta_inplace_nn_functional_group_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9351230Z test_dispatch_symbolic_meta_inplace_nn_functional_group_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9351390Z test_dispatch_symbolic_meta_inplace_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9351550Z test_dispatch_symbolic_meta_inplace_nn_functional_hardshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9351710Z test_dispatch_symbolic_meta_inplace_nn_functional_hardshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9352010Z test_dispatch_symbolic_meta_inplace_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9352150Z test_dispatch_symbolic_meta_inplace_nn_functional_hardsigmoid_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9352280Z test_dispatch_symbolic_meta_inplace_nn_functional_hardsigmoid_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9352440Z test_dispatch_symbolic_meta_inplace_nn_functional_hardswish_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9352590Z test_dispatch_symbolic_meta_inplace_nn_functional_hardswish_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9352750Z test_dispatch_symbolic_meta_inplace_nn_functional_hardswish_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9352900Z test_dispatch_symbolic_meta_inplace_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9353060Z test_dispatch_symbolic_meta_inplace_nn_functional_hardtanh_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9353210Z test_dispatch_symbolic_meta_inplace_nn_functional_hardtanh_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9353370Z test_dispatch_symbolic_meta_inplace_nn_functional_hardtanh_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9353520Z test_dispatch_symbolic_meta_inplace_nn_functional_hardtanh_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9353670Z test_dispatch_symbolic_meta_inplace_nn_functional_hardtanh_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9353820Z test_dispatch_symbolic_meta_inplace_nn_functional_hardtanh_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9353980Z test_dispatch_symbolic_meta_inplace_nn_functional_hinge_embedding_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9354150Z test_dispatch_symbolic_meta_inplace_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9354310Z test_dispatch_symbolic_meta_inplace_nn_functional_hinge_embedding_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9354460Z test_dispatch_symbolic_meta_inplace_nn_functional_huber_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9354620Z test_dispatch_symbolic_meta_inplace_nn_functional_huber_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9354770Z test_dispatch_symbolic_meta_inplace_nn_functional_huber_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9354930Z test_dispatch_symbolic_meta_inplace_nn_functional_huber_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9355120Z test_dispatch_symbolic_meta_inplace_nn_functional_instance_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9355280Z test_dispatch_symbolic_meta_inplace_nn_functional_instance_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9355430Z test_dispatch_symbolic_meta_inplace_nn_functional_instance_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9355600Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_area_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9355790Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_area_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9355960Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_bicubic_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9356120Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9356290Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_bicubic_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9356450Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9356620Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9356780Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9356940Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_linear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9357110Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_linear_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9361660Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_linear_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9361850Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_nearest_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9362030Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9362190Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_nearest_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9362350Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_nearest_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9362520Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_trilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9362690Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9362860Z test_dispatch_symbolic_meta_inplace_nn_functional_interpolate_trilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9363010Z test_dispatch_symbolic_meta_inplace_nn_functional_kl_div_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9363250Z test_dispatch_symbolic_meta_inplace_nn_functional_kl_div_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9363400Z test_dispatch_symbolic_meta_inplace_nn_functional_kl_div_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9363550Z test_dispatch_symbolic_meta_inplace_nn_functional_l1_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9363720Z test_dispatch_symbolic_meta_inplace_nn_functional_l1_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9363900Z test_dispatch_symbolic_meta_inplace_nn_functional_l1_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9364060Z test_dispatch_symbolic_meta_inplace_nn_functional_l1_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9364210Z test_dispatch_symbolic_meta_inplace_nn_functional_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9364360Z test_dispatch_symbolic_meta_inplace_nn_functional_l1_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9364510Z test_dispatch_symbolic_meta_inplace_nn_functional_layer_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9364670Z test_dispatch_symbolic_meta_inplace_nn_functional_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9364830Z test_dispatch_symbolic_meta_inplace_nn_functional_layer_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9364960Z test_dispatch_symbolic_meta_inplace_nn_functional_leaky_relu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9365090Z test_dispatch_symbolic_meta_inplace_nn_functional_leaky_relu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9365220Z test_dispatch_symbolic_meta_inplace_nn_functional_leaky_relu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9365370Z test_dispatch_symbolic_meta_inplace_nn_functional_linear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9365530Z test_dispatch_symbolic_meta_inplace_nn_functional_linear_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9365690Z test_dispatch_symbolic_meta_inplace_nn_functional_linear_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9365840Z test_dispatch_symbolic_meta_inplace_nn_functional_linear_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9365990Z test_dispatch_symbolic_meta_inplace_nn_functional_linear_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9366150Z test_dispatch_symbolic_meta_inplace_nn_functional_linear_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9366290Z test_dispatch_symbolic_meta_inplace_nn_functional_linear_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9366440Z test_dispatch_symbolic_meta_inplace_nn_functional_linear_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9366590Z test_dispatch_symbolic_meta_inplace_nn_functional_linear_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9366750Z test_dispatch_symbolic_meta_inplace_nn_functional_linear_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9366930Z test_dispatch_symbolic_meta_inplace_nn_functional_local_response_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9367090Z test_dispatch_symbolic_meta_inplace_nn_functional_local_response_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9367260Z test_dispatch_symbolic_meta_inplace_nn_functional_local_response_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9367420Z test_dispatch_symbolic_meta_inplace_nn_functional_local_response_norm_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9367600Z test_dispatch_symbolic_meta_inplace_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9367760Z test_dispatch_symbolic_meta_inplace_nn_functional_logsigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9367920Z test_dispatch_symbolic_meta_inplace_nn_functional_logsigmoid_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9368090Z test_dispatch_symbolic_meta_inplace_nn_functional_margin_ranking_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9368250Z test_dispatch_symbolic_meta_inplace_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9368410Z test_dispatch_symbolic_meta_inplace_nn_functional_margin_ranking_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9368570Z test_dispatch_symbolic_meta_inplace_nn_functional_margin_ranking_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9368730Z test_dispatch_symbolic_meta_inplace_nn_functional_margin_ranking_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9368890Z test_dispatch_symbolic_meta_inplace_nn_functional_margin_ranking_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9369050Z test_dispatch_symbolic_meta_inplace_nn_functional_margin_ranking_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9369200Z test_dispatch_symbolic_meta_inplace_nn_functional_margin_ranking_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9369360Z test_dispatch_symbolic_meta_inplace_nn_functional_max_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9369530Z test_dispatch_symbolic_meta_inplace_nn_functional_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9369680Z test_dispatch_symbolic_meta_inplace_nn_functional_max_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9369840Z test_dispatch_symbolic_meta_inplace_nn_functional_max_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9369990Z test_dispatch_symbolic_meta_inplace_nn_functional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9370150Z test_dispatch_symbolic_meta_inplace_nn_functional_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9370300Z test_dispatch_symbolic_meta_inplace_nn_functional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9370490Z test_dispatch_symbolic_meta_inplace_nn_functional_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9370650Z test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9370810Z test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9370970Z test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9371170Z test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool1d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9371330Z test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9371480Z test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9371640Z test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9371800Z test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool2d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9371950Z test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9372100Z test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9372260Z test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9372420Z test_dispatch_symbolic_meta_inplace_nn_functional_max_unpool3d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9372550Z test_dispatch_symbolic_meta_inplace_nn_functional_mish_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9372680Z test_dispatch_symbolic_meta_inplace_nn_functional_mish_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9372800Z test_dispatch_symbolic_meta_inplace_nn_functional_mish_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9372960Z test_dispatch_symbolic_meta_inplace_nn_functional_mse_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9373120Z test_dispatch_symbolic_meta_inplace_nn_functional_mse_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9373270Z test_dispatch_symbolic_meta_inplace_nn_functional_mse_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9373430Z test_dispatch_symbolic_meta_inplace_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9373590Z test_dispatch_symbolic_meta_inplace_nn_functional_multi_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9373760Z test_dispatch_symbolic_meta_inplace_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9373920Z test_dispatch_symbolic_meta_inplace_nn_functional_multilabel_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9374120Z test_dispatch_symbolic_meta_inplace_nn_functional_multilabel_soft_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9374290Z test_dispatch_symbolic_meta_inplace_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9374460Z test_dispatch_symbolic_meta_inplace_nn_functional_multilabel_soft_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9374620Z test_dispatch_symbolic_meta_inplace_nn_functional_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9374790Z test_dispatch_symbolic_meta_inplace_nn_functional_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9374950Z test_dispatch_symbolic_meta_inplace_nn_functional_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9375110Z test_dispatch_symbolic_meta_inplace_nn_functional_normalize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9375270Z test_dispatch_symbolic_meta_inplace_nn_functional_normalize_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9375420Z test_dispatch_symbolic_meta_inplace_nn_functional_normalize_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9375580Z test_dispatch_symbolic_meta_inplace_nn_functional_normalize_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9375740Z test_dispatch_symbolic_meta_inplace_nn_functional_normalize_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9375890Z test_dispatch_symbolic_meta_inplace_nn_functional_one_hot_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9376050Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_circular_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9376200Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_circular_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9376360Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_circular_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9376520Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_circular_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9376680Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_circular_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9376830Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_circular_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9376990Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_circular_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9377140Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_circular_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9377300Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_circular_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9377450Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_circular_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9377600Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_circular_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9377780Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_circular_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9377940Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_constant_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9378090Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_constant_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9378260Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_constant_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9378440Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_constant_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9378600Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_constant_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9378760Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_constant_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9378920Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_constant_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9379070Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_constant_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9379220Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_constant_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9379380Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_constant_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9379530Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_constant_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9379680Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_constant_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9379850Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_reflect_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9380010Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_reflect_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9380160Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_reflect_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9380320Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_reflect_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9380480Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_replicate_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9380650Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_replicate_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9380800Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_replicate_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9380960Z test_dispatch_symbolic_meta_inplace_nn_functional_pad_replicate_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9381120Z test_dispatch_symbolic_meta_inplace_nn_functional_pairwise_distance_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9381290Z test_dispatch_symbolic_meta_inplace_nn_functional_pairwise_distance_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9381480Z test_dispatch_symbolic_meta_inplace_nn_functional_pairwise_distance_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9381650Z test_dispatch_symbolic_meta_inplace_nn_functional_pairwise_distance_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9381810Z test_dispatch_symbolic_meta_inplace_nn_functional_pairwise_distance_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9381970Z test_dispatch_symbolic_meta_inplace_nn_functional_pairwise_distance_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9382140Z test_dispatch_symbolic_meta_inplace_nn_functional_pairwise_distance_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9382310Z test_dispatch_symbolic_meta_inplace_nn_functional_pairwise_distance_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9382460Z test_dispatch_symbolic_meta_inplace_nn_functional_pairwise_distance_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9382620Z test_dispatch_symbolic_meta_inplace_nn_functional_pairwise_distance_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9382780Z test_dispatch_symbolic_meta_inplace_nn_functional_pairwise_distance_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9382930Z test_dispatch_symbolic_meta_inplace_nn_functional_pdist_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9383080Z test_dispatch_symbolic_meta_inplace_nn_functional_pdist_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9383240Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_shuffle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9383400Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_shuffle_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9383560Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_shuffle_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9383720Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_shuffle_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9383870Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_shuffle_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9384030Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9384180Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_shuffle_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9384340Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_shuffle_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9384490Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_shuffle_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9384640Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_shuffle_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9384800Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_shuffle_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9384990Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_shuffle_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9385160Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_unshuffle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9385320Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_unshuffle_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9385480Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_unshuffle_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9385640Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_unshuffle_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9385840Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_unshuffle_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9386000Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9386150Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_unshuffle_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9386310Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_unshuffle_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9386470Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_unshuffle_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9386620Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_unshuffle_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9386780Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_unshuffle_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9386940Z test_dispatch_symbolic_meta_inplace_nn_functional_pixel_unshuffle_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9387100Z test_dispatch_symbolic_meta_inplace_nn_functional_poisson_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9387260Z test_dispatch_symbolic_meta_inplace_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9387420Z test_dispatch_symbolic_meta_inplace_nn_functional_poisson_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9387580Z test_dispatch_symbolic_meta_inplace_nn_functional_poisson_nll_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9387730Z test_dispatch_symbolic_meta_inplace_nn_functional_poisson_nll_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9387880Z test_dispatch_symbolic_meta_inplace_nn_functional_poisson_nll_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9388040Z test_dispatch_symbolic_meta_inplace_nn_functional_poisson_nll_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9388190Z test_dispatch_symbolic_meta_inplace_nn_functional_poisson_nll_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9388340Z test_dispatch_symbolic_meta_inplace_nn_functional_prelu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9388500Z test_dispatch_symbolic_meta_inplace_nn_functional_prelu_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9388670Z test_dispatch_symbolic_meta_inplace_nn_functional_prelu_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9388830Z test_dispatch_symbolic_meta_inplace_nn_functional_relu6_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9388980Z test_dispatch_symbolic_meta_inplace_nn_functional_relu6_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9389120Z test_dispatch_symbolic_meta_inplace_nn_functional_relu6_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9389290Z test_dispatch_symbolic_meta_inplace_nn_functional_relu6_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9389440Z test_dispatch_symbolic_meta_inplace_nn_functional_relu6_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9389590Z test_dispatch_symbolic_meta_inplace_nn_functional_relu6_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9389740Z test_dispatch_symbolic_meta_inplace_nn_functional_relu6_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9389890Z test_dispatch_symbolic_meta_inplace_nn_functional_relu6_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9390040Z test_dispatch_symbolic_meta_inplace_nn_functional_relu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9390200Z test_dispatch_symbolic_meta_inplace_nn_functional_relu_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9390340Z test_dispatch_symbolic_meta_inplace_nn_functional_relu_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9390500Z test_dispatch_symbolic_meta_inplace_nn_functional_relu_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9390650Z test_dispatch_symbolic_meta_inplace_nn_functional_relu_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9390800Z test_dispatch_symbolic_meta_inplace_nn_functional_relu_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9390950Z test_dispatch_symbolic_meta_inplace_nn_functional_relu_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9391100Z test_dispatch_symbolic_meta_inplace_nn_functional_relu_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9391230Z test_dispatch_symbolic_meta_inplace_nn_functional_rrelu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9391360Z test_dispatch_symbolic_meta_inplace_nn_functional_rrelu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9391480Z test_dispatch_symbolic_meta_inplace_nn_functional_rrelu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9391610Z test_dispatch_symbolic_meta_inplace_nn_functional_selu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9391740Z test_dispatch_symbolic_meta_inplace_nn_functional_selu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9391870Z test_dispatch_symbolic_meta_inplace_nn_functional_selu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9392000Z test_dispatch_symbolic_meta_inplace_nn_functional_silu_complex_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9392140Z test_dispatch_symbolic_meta_inplace_nn_functional_silu_complex_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9392290Z test_dispatch_symbolic_meta_inplace_nn_functional_silu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9392420Z test_dispatch_symbolic_meta_inplace_nn_functional_silu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9392540Z test_dispatch_symbolic_meta_inplace_nn_functional_silu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9392700Z test_dispatch_symbolic_meta_inplace_nn_functional_smooth_l1_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9392860Z test_dispatch_symbolic_meta_inplace_nn_functional_smooth_l1_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9393040Z test_dispatch_symbolic_meta_inplace_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9393190Z test_dispatch_symbolic_meta_inplace_nn_functional_smooth_l1_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9393350Z test_dispatch_symbolic_meta_inplace_nn_functional_soft_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9393510Z test_dispatch_symbolic_meta_inplace_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9393670Z test_dispatch_symbolic_meta_inplace_nn_functional_soft_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9393830Z test_dispatch_symbolic_meta_inplace_nn_functional_softmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9393980Z test_dispatch_symbolic_meta_inplace_nn_functional_softmin_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9394130Z test_dispatch_symbolic_meta_inplace_nn_functional_softmin_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9394290Z test_dispatch_symbolic_meta_inplace_nn_functional_softmin_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9394460Z test_dispatch_symbolic_meta_inplace_nn_functional_softmin_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9394620Z test_dispatch_symbolic_meta_inplace_nn_functional_softmin_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9394790Z test_dispatch_symbolic_meta_inplace_nn_functional_softmin_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9394950Z test_dispatch_symbolic_meta_inplace_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9395110Z test_dispatch_symbolic_meta_inplace_nn_functional_softmin_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9395270Z test_dispatch_symbolic_meta_inplace_nn_functional_softmin_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9395430Z test_dispatch_symbolic_meta_inplace_nn_functional_softmin_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9395590Z test_dispatch_symbolic_meta_inplace_nn_functional_softmin_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9395750Z test_dispatch_symbolic_meta_inplace_nn_functional_softmin_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9395930Z test_dispatch_symbolic_meta_inplace_nn_functional_softmin_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9396090Z test_dispatch_symbolic_meta_inplace_nn_functional_softplus_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9396250Z test_dispatch_symbolic_meta_inplace_nn_functional_softplus_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9396400Z test_dispatch_symbolic_meta_inplace_nn_functional_softplus_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9396560Z test_dispatch_symbolic_meta_inplace_nn_functional_softshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9396740Z test_dispatch_symbolic_meta_inplace_nn_functional_softshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9396900Z test_dispatch_symbolic_meta_inplace_nn_functional_softshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9397050Z test_dispatch_symbolic_meta_inplace_nn_functional_softsign_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9397210Z test_dispatch_symbolic_meta_inplace_nn_functional_softsign_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9397360Z test_dispatch_symbolic_meta_inplace_nn_functional_softsign_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9397520Z test_dispatch_symbolic_meta_inplace_nn_functional_softsign_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9397670Z test_dispatch_symbolic_meta_inplace_nn_functional_softsign_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9397830Z test_dispatch_symbolic_meta_inplace_nn_functional_softsign_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9397980Z test_dispatch_symbolic_meta_inplace_nn_functional_softsign_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9402470Z test_dispatch_symbolic_meta_inplace_nn_functional_softsign_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9402650Z test_dispatch_symbolic_meta_inplace_nn_functional_softsign_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9402800Z test_dispatch_symbolic_meta_inplace_nn_functional_softsign_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9402960Z test_dispatch_symbolic_meta_inplace_nn_functional_softsign_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9403110Z test_dispatch_symbolic_meta_inplace_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9403270Z test_dispatch_symbolic_meta_inplace_nn_functional_tanhshrink_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9403430Z test_dispatch_symbolic_meta_inplace_nn_functional_tanhshrink_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9403590Z test_dispatch_symbolic_meta_inplace_nn_functional_tanhshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9403750Z test_dispatch_symbolic_meta_inplace_nn_functional_tanhshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9403990Z test_dispatch_symbolic_meta_inplace_nn_functional_tanhshrink_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9404150Z test_dispatch_symbolic_meta_inplace_nn_functional_tanhshrink_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9404300Z test_dispatch_symbolic_meta_inplace_nn_functional_tanhshrink_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9404450Z test_dispatch_symbolic_meta_inplace_nn_functional_tanhshrink_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9404610Z test_dispatch_symbolic_meta_inplace_nn_functional_tanhshrink_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9404780Z test_dispatch_symbolic_meta_inplace_nn_functional_threshold_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9404910Z test_dispatch_symbolic_meta_inplace_nn_functional_threshold_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9405050Z test_dispatch_symbolic_meta_inplace_nn_functional_threshold_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9405180Z test_dispatch_symbolic_meta_inplace_nn_functional_threshold_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9405310Z test_dispatch_symbolic_meta_inplace_nn_functional_threshold_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9405430Z test_dispatch_symbolic_meta_inplace_nn_functional_threshold_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9405560Z test_dispatch_symbolic_meta_inplace_nn_functional_threshold_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9405690Z test_dispatch_symbolic_meta_inplace_nn_functional_threshold_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9405860Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9406030Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9406190Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9406350Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9406510Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9406680Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9406840Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9407000Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9407160Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9407320Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9407490Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9407700Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9407880Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9408060Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9408230Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9408420Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9408590Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9408760Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9408930Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9409090Z test_dispatch_symbolic_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9409250Z test_dispatch_symbolic_meta_inplace_nn_functional_unfold_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9409410Z test_dispatch_symbolic_meta_inplace_nn_functional_unfold_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9409560Z test_dispatch_symbolic_meta_inplace_nn_functional_unfold_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9409720Z test_dispatch_symbolic_meta_inplace_nn_functional_unfold_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9409870Z test_dispatch_symbolic_meta_inplace_nn_functional_unfold_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9410020Z test_dispatch_symbolic_meta_inplace_nn_functional_unfold_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9410180Z test_dispatch_symbolic_meta_inplace_nn_functional_upsample_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9410350Z test_dispatch_symbolic_meta_inplace_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9410510Z test_dispatch_symbolic_meta_inplace_nn_functional_upsample_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9410670Z test_dispatch_symbolic_meta_inplace_nn_functional_upsample_nearest_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9410840Z test_dispatch_symbolic_meta_inplace_nn_functional_upsample_nearest_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9411000Z test_dispatch_symbolic_meta_inplace_nn_functional_upsample_nearest_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9411160Z test_dispatch_symbolic_meta_inplace_nn_functional_upsample_nearest_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9411340Z test_dispatch_symbolic_meta_inplace_nonzero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9411490Z test_dispatch_symbolic_meta_inplace_nonzero_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9411640Z test_dispatch_symbolic_meta_inplace_nonzero_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9411780Z test_dispatch_symbolic_meta_inplace_nonzero_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9411930Z test_dispatch_symbolic_meta_inplace_nonzero_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9412100Z test_dispatch_symbolic_meta_inplace_nonzero_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9412240Z test_dispatch_symbolic_meta_inplace_nonzero_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9412390Z test_dispatch_symbolic_meta_inplace_nonzero_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9412530Z test_dispatch_symbolic_meta_inplace_nonzero_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9412670Z test_dispatch_symbolic_meta_inplace_nonzero_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9412810Z test_dispatch_symbolic_meta_inplace_nonzero_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9412950Z test_dispatch_symbolic_meta_inplace_nonzero_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9413090Z test_dispatch_symbolic_meta_inplace_nonzero_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9413230Z test_dispatch_symbolic_meta_inplace_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9413370Z test_dispatch_symbolic_meta_inplace_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9413520Z test_dispatch_symbolic_meta_inplace_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9413660Z test_dispatch_symbolic_meta_inplace_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9413800Z test_dispatch_symbolic_meta_inplace_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9413930Z test_dispatch_symbolic_meta_inplace_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9414080Z test_dispatch_symbolic_meta_inplace_norm_fro_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9414230Z test_dispatch_symbolic_meta_inplace_norm_fro_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9414380Z test_dispatch_symbolic_meta_inplace_norm_fro_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9414520Z test_dispatch_symbolic_meta_inplace_norm_fro_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9414660Z test_dispatch_symbolic_meta_inplace_norm_fro_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9414810Z test_dispatch_symbolic_meta_inplace_norm_fro_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9414950Z test_dispatch_symbolic_meta_inplace_norm_inf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9415120Z test_dispatch_symbolic_meta_inplace_norm_inf_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9415260Z test_dispatch_symbolic_meta_inplace_norm_inf_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9415400Z test_dispatch_symbolic_meta_inplace_norm_inf_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9415550Z test_dispatch_symbolic_meta_inplace_norm_inf_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9415710Z test_dispatch_symbolic_meta_inplace_norm_inf_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9415860Z test_dispatch_symbolic_meta_inplace_norm_nuc_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9416000Z test_dispatch_symbolic_meta_inplace_norm_nuc_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9416150Z test_dispatch_symbolic_meta_inplace_norm_nuc_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9416290Z test_dispatch_symbolic_meta_inplace_norm_nuc_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9416430Z test_dispatch_symbolic_meta_inplace_normal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9416570Z test_dispatch_symbolic_meta_inplace_normal_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9416720Z test_dispatch_symbolic_meta_inplace_normal_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9416860Z test_dispatch_symbolic_meta_inplace_normal_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9417020Z test_dispatch_symbolic_meta_inplace_normal_number_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9417170Z test_dispatch_symbolic_meta_inplace_normal_number_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9417320Z test_dispatch_symbolic_meta_inplace_normal_number_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9417470Z test_dispatch_symbolic_meta_inplace_normal_number_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9417610Z test_dispatch_symbolic_meta_inplace_ones_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9417750Z test_dispatch_symbolic_meta_inplace_ones_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9417900Z test_dispatch_symbolic_meta_inplace_ones_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9418040Z test_dispatch_symbolic_meta_inplace_ones_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9418180Z test_dispatch_symbolic_meta_inplace_ones_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9418320Z test_dispatch_symbolic_meta_inplace_ones_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9418460Z test_dispatch_symbolic_meta_inplace_ones_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9418600Z test_dispatch_symbolic_meta_inplace_ones_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9418780Z test_dispatch_symbolic_meta_inplace_ones_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9418920Z test_dispatch_symbolic_meta_inplace_ones_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9419060Z test_dispatch_symbolic_meta_inplace_ones_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9419200Z test_dispatch_symbolic_meta_inplace_ones_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9419340Z test_dispatch_symbolic_meta_inplace_ones_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9419520Z test_dispatch_symbolic_meta_inplace_ones_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9419670Z test_dispatch_symbolic_meta_inplace_ones_like_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9419820Z test_dispatch_symbolic_meta_inplace_ones_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9419970Z test_dispatch_symbolic_meta_inplace_ones_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9420110Z test_dispatch_symbolic_meta_inplace_ones_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9420260Z test_dispatch_symbolic_meta_inplace_ones_like_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9420400Z test_dispatch_symbolic_meta_inplace_ones_like_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9420540Z test_dispatch_symbolic_meta_inplace_ones_like_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9420690Z test_dispatch_symbolic_meta_inplace_ones_like_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9420830Z test_dispatch_symbolic_meta_inplace_ones_like_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9420970Z test_dispatch_symbolic_meta_inplace_ones_like_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9421110Z test_dispatch_symbolic_meta_inplace_ones_like_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9421250Z test_dispatch_symbolic_meta_inplace_ones_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9421400Z test_dispatch_symbolic_meta_inplace_ormqr_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9421540Z test_dispatch_symbolic_meta_inplace_ormqr_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9421690Z test_dispatch_symbolic_meta_inplace_ormqr_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9421830Z test_dispatch_symbolic_meta_inplace_ormqr_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9421970Z test_dispatch_symbolic_meta_inplace_outer_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9422110Z test_dispatch_symbolic_meta_inplace_outer_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9422260Z test_dispatch_symbolic_meta_inplace_outer_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9422430Z test_dispatch_symbolic_meta_inplace_outer_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9422570Z test_dispatch_symbolic_meta_inplace_outer_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9422710Z test_dispatch_symbolic_meta_inplace_outer_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9422850Z test_dispatch_symbolic_meta_inplace_outer_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9422990Z test_dispatch_symbolic_meta_inplace_outer_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9423150Z test_dispatch_symbolic_meta_inplace_outer_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9423290Z test_dispatch_symbolic_meta_inplace_outer_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9423430Z test_dispatch_symbolic_meta_inplace_outer_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9423560Z test_dispatch_symbolic_meta_inplace_outer_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9423710Z test_dispatch_symbolic_meta_inplace_pca_lowrank_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9423850Z test_dispatch_symbolic_meta_inplace_pca_lowrank_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9424000Z test_dispatch_symbolic_meta_inplace_permute_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9424150Z test_dispatch_symbolic_meta_inplace_permute_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9424290Z test_dispatch_symbolic_meta_inplace_permute_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9424440Z test_dispatch_symbolic_meta_inplace_permute_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9424590Z test_dispatch_symbolic_meta_inplace_permute_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9424730Z test_dispatch_symbolic_meta_inplace_permute_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9424870Z test_dispatch_symbolic_meta_inplace_permute_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9425020Z test_dispatch_symbolic_meta_inplace_permute_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9425160Z test_dispatch_symbolic_meta_inplace_permute_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9425300Z test_dispatch_symbolic_meta_inplace_permute_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9425440Z test_dispatch_symbolic_meta_inplace_permute_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9425580Z test_dispatch_symbolic_meta_inplace_permute_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9425720Z test_dispatch_symbolic_meta_inplace_permute_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9425870Z test_dispatch_symbolic_meta_inplace_pinverse_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9426010Z test_dispatch_symbolic_meta_inplace_pinverse_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9426180Z test_dispatch_symbolic_meta_inplace_pinverse_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9426330Z test_dispatch_symbolic_meta_inplace_pinverse_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9426500Z test_dispatch_symbolic_meta_inplace_polar_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9426640Z test_dispatch_symbolic_meta_inplace_polar_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9426780Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9426970Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_0_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9427100Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9427240Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_0_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9427390Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_0_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9427540Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_0_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9427690Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_0_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9427840Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_0_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9427990Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9428120Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9428270Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_1_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9428400Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_1_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9428530Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_1_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9428680Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_1_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9428830Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_1_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9428970Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_1_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9429120Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_1_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9429270Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9429400Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9429540Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_2_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9429670Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9429800Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9429970Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_2_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9430120Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_2_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9430270Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_2_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9430410Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_2_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9430580Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9430710Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9430860Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_3_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9430990Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_3_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9431110Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_3_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9431260Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_3_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9431400Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_3_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9431550Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_3_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9431700Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_3_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9431850Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9431980Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9432130Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_4_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9432260Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_4_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9432380Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_4_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9432530Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_4_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9432680Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_4_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9432820Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_4_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9432970Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_4_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9433120Z test_dispatch_symbolic_meta_inplace_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9433260Z test_dispatch_symbolic_meta_inplace_positive_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9433420Z test_dispatch_symbolic_meta_inplace_positive_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9433600Z test_dispatch_symbolic_meta_inplace_positive_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9433750Z test_dispatch_symbolic_meta_inplace_positive_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9433900Z test_dispatch_symbolic_meta_inplace_positive_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9434040Z test_dispatch_symbolic_meta_inplace_positive_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9434180Z test_dispatch_symbolic_meta_inplace_positive_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9434370Z test_dispatch_symbolic_meta_inplace_positive_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9434510Z test_dispatch_symbolic_meta_inplace_positive_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9434660Z test_dispatch_symbolic_meta_inplace_positive_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9434800Z test_dispatch_symbolic_meta_inplace_positive_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9434940Z test_dispatch_symbolic_meta_inplace_positive_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9435060Z test_dispatch_symbolic_meta_inplace_pow_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9435180Z test_dispatch_symbolic_meta_inplace_pow_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9435300Z test_dispatch_symbolic_meta_inplace_pow_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9435410Z test_dispatch_symbolic_meta_inplace_pow_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9435530Z test_dispatch_symbolic_meta_inplace_pow_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9435640Z test_dispatch_symbolic_meta_inplace_pow_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9435750Z test_dispatch_symbolic_meta_inplace_pow_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9435870Z test_dispatch_symbolic_meta_inplace_pow_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9435980Z test_dispatch_symbolic_meta_inplace_pow_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9436090Z test_dispatch_symbolic_meta_inplace_pow_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9436200Z test_dispatch_symbolic_meta_inplace_pow_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9436350Z test_dispatch_symbolic_meta_inplace_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9436490Z test_dispatch_symbolic_meta_inplace_prod_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9436640Z test_dispatch_symbolic_meta_inplace_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9436790Z test_dispatch_symbolic_meta_inplace_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9441130Z test_dispatch_symbolic_meta_inplace_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9441290Z test_dispatch_symbolic_meta_inplace_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9441430Z test_dispatch_symbolic_meta_inplace_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9441670Z test_dispatch_symbolic_meta_inplace_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9441810Z test_dispatch_symbolic_meta_inplace_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9441950Z test_dispatch_symbolic_meta_inplace_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9442090Z test_dispatch_symbolic_meta_inplace_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9442210Z test_dispatch_symbolic_meta_inplace_put_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9442320Z test_dispatch_symbolic_meta_inplace_put_cpu_bool (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9442470Z test_dispatch_symbolic_meta_inplace_put_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9442580Z test_dispatch_symbolic_meta_inplace_put_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9442700Z test_dispatch_symbolic_meta_inplace_put_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9442810Z test_dispatch_symbolic_meta_inplace_put_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9442920Z test_dispatch_symbolic_meta_inplace_put_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9443040Z test_dispatch_symbolic_meta_inplace_put_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9443150Z test_dispatch_symbolic_meta_inplace_put_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9443260Z test_dispatch_symbolic_meta_inplace_put_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9443370Z test_dispatch_symbolic_meta_inplace_put_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9443470Z test_dispatch_symbolic_meta_inplace_put_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9443620Z test_dispatch_symbolic_meta_inplace_qr_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9443760Z test_dispatch_symbolic_meta_inplace_qr_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9443900Z test_dispatch_symbolic_meta_inplace_qr_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9444040Z test_dispatch_symbolic_meta_inplace_qr_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9444190Z test_dispatch_symbolic_meta_inplace_quantile_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9444330Z test_dispatch_symbolic_meta_inplace_quantile_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9444450Z test_dispatch_symbolic_meta_inplace_rad2deg_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9444600Z test_dispatch_symbolic_meta_inplace_rad2deg_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9444720Z test_dispatch_symbolic_meta_inplace_rad2deg_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9444830Z test_dispatch_symbolic_meta_inplace_rad2deg_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9444940Z test_dispatch_symbolic_meta_inplace_rad2deg_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9445090Z test_dispatch_symbolic_meta_inplace_rad2deg_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9445230Z test_dispatch_symbolic_meta_inplace_rad2deg_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9445360Z test_dispatch_symbolic_meta_inplace_rad2deg_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9445530Z test_dispatch_symbolic_meta_inplace_rad2deg_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9445670Z test_dispatch_symbolic_meta_inplace_rad2deg_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9445820Z test_dispatch_symbolic_meta_inplace_rand_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9445970Z test_dispatch_symbolic_meta_inplace_rand_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9446120Z test_dispatch_symbolic_meta_inplace_rand_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9446290Z test_dispatch_symbolic_meta_inplace_rand_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9446430Z test_dispatch_symbolic_meta_inplace_rand_like_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9446580Z test_dispatch_symbolic_meta_inplace_rand_like_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9446720Z test_dispatch_symbolic_meta_inplace_rand_like_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9446870Z test_dispatch_symbolic_meta_inplace_randint_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9447010Z test_dispatch_symbolic_meta_inplace_randint_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9447150Z test_dispatch_symbolic_meta_inplace_randint_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9447300Z test_dispatch_symbolic_meta_inplace_randint_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9447440Z test_dispatch_symbolic_meta_inplace_randint_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9447580Z test_dispatch_symbolic_meta_inplace_randint_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9447720Z test_dispatch_symbolic_meta_inplace_randint_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9447860Z test_dispatch_symbolic_meta_inplace_randint_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9448000Z test_dispatch_symbolic_meta_inplace_randint_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9448140Z test_dispatch_symbolic_meta_inplace_randint_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9448290Z test_dispatch_symbolic_meta_inplace_randint_like_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9448440Z test_dispatch_symbolic_meta_inplace_randint_like_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9448580Z test_dispatch_symbolic_meta_inplace_randint_like_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9448720Z test_dispatch_symbolic_meta_inplace_randint_like_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9448870Z test_dispatch_symbolic_meta_inplace_randint_like_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9449010Z test_dispatch_symbolic_meta_inplace_randint_like_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9449170Z test_dispatch_symbolic_meta_inplace_randint_like_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9449320Z test_dispatch_symbolic_meta_inplace_randint_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9449470Z test_dispatch_symbolic_meta_inplace_randn_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9449610Z test_dispatch_symbolic_meta_inplace_randn_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9449750Z test_dispatch_symbolic_meta_inplace_randn_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9449920Z test_dispatch_symbolic_meta_inplace_randn_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9450060Z test_dispatch_symbolic_meta_inplace_randn_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9450200Z test_dispatch_symbolic_meta_inplace_randn_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9450340Z test_dispatch_symbolic_meta_inplace_randn_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9450490Z test_dispatch_symbolic_meta_inplace_randn_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9450630Z test_dispatch_symbolic_meta_inplace_randn_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9450780Z test_dispatch_symbolic_meta_inplace_randn_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9450930Z test_dispatch_symbolic_meta_inplace_randn_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9451070Z test_dispatch_symbolic_meta_inplace_randn_like_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9451210Z test_dispatch_symbolic_meta_inplace_randn_like_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9451350Z test_dispatch_symbolic_meta_inplace_randn_like_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9451500Z test_dispatch_symbolic_meta_inplace_ravel_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9451640Z test_dispatch_symbolic_meta_inplace_ravel_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9451780Z test_dispatch_symbolic_meta_inplace_ravel_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9451930Z test_dispatch_symbolic_meta_inplace_ravel_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9452070Z test_dispatch_symbolic_meta_inplace_ravel_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9452210Z test_dispatch_symbolic_meta_inplace_ravel_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9452350Z test_dispatch_symbolic_meta_inplace_ravel_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9452490Z test_dispatch_symbolic_meta_inplace_ravel_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9452630Z test_dispatch_symbolic_meta_inplace_ravel_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9452770Z test_dispatch_symbolic_meta_inplace_ravel_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9453050Z test_dispatch_symbolic_meta_inplace_ravel_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9453200Z test_dispatch_symbolic_meta_inplace_ravel_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9453340Z test_dispatch_symbolic_meta_inplace_ravel_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9453470Z test_dispatch_symbolic_meta_inplace_real_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9453610Z test_dispatch_symbolic_meta_inplace_real_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9453800Z test_dispatch_symbolic_meta_inplace_real_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9453940Z test_dispatch_symbolic_meta_inplace_real_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9454090Z test_dispatch_symbolic_meta_inplace_real_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9454230Z test_dispatch_symbolic_meta_inplace_real_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9454370Z test_dispatch_symbolic_meta_inplace_real_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9454510Z test_dispatch_symbolic_meta_inplace_real_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9454650Z test_dispatch_symbolic_meta_inplace_real_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9454790Z test_dispatch_symbolic_meta_inplace_real_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9454920Z test_dispatch_symbolic_meta_inplace_real_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9455060Z test_dispatch_symbolic_meta_inplace_real_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9455200Z test_dispatch_symbolic_meta_inplace_real_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9455320Z test_dispatch_symbolic_meta_inplace_reciprocal_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9455470Z test_dispatch_symbolic_meta_inplace_reciprocal_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9455600Z test_dispatch_symbolic_meta_inplace_reciprocal_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9455720Z test_dispatch_symbolic_meta_inplace_reciprocal_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9455840Z test_dispatch_symbolic_meta_inplace_reciprocal_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9455970Z test_dispatch_symbolic_meta_inplace_reciprocal_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9456090Z test_dispatch_symbolic_meta_inplace_reciprocal_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9456230Z test_dispatch_symbolic_meta_inplace_reciprocal_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9456370Z test_dispatch_symbolic_meta_inplace_reciprocal_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9456510Z test_dispatch_symbolic_meta_inplace_reciprocal_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9456640Z test_dispatch_symbolic_meta_inplace_reciprocal_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9456820Z test_dispatch_symbolic_meta_inplace_reciprocal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9456940Z test_dispatch_symbolic_meta_inplace_remainder_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9457060Z test_dispatch_symbolic_meta_inplace_remainder_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9457180Z test_dispatch_symbolic_meta_inplace_remainder_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9457300Z test_dispatch_symbolic_meta_inplace_remainder_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9457450Z test_dispatch_symbolic_meta_inplace_remainder_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9457560Z test_dispatch_symbolic_meta_inplace_remainder_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9457680Z test_dispatch_symbolic_meta_inplace_remainder_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9457790Z test_dispatch_symbolic_meta_inplace_remainder_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9457910Z test_dispatch_symbolic_meta_inplace_remainder_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9458020Z test_dispatch_symbolic_meta_inplace_renorm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9458140Z test_dispatch_symbolic_meta_inplace_renorm_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9458260Z test_dispatch_symbolic_meta_inplace_renorm_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9458370Z test_dispatch_symbolic_meta_inplace_renorm_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9458490Z test_dispatch_symbolic_meta_inplace_renorm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9458600Z test_dispatch_symbolic_meta_inplace_renorm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9458750Z test_dispatch_symbolic_meta_inplace_repeat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9458890Z test_dispatch_symbolic_meta_inplace_repeat_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9459040Z test_dispatch_symbolic_meta_inplace_repeat_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9459190Z test_dispatch_symbolic_meta_inplace_repeat_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9459330Z test_dispatch_symbolic_meta_inplace_repeat_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9459480Z test_dispatch_symbolic_meta_inplace_repeat_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9459620Z test_dispatch_symbolic_meta_inplace_repeat_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9459760Z test_dispatch_symbolic_meta_inplace_repeat_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9459900Z test_dispatch_symbolic_meta_inplace_repeat_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9460040Z test_dispatch_symbolic_meta_inplace_repeat_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9460180Z test_dispatch_symbolic_meta_inplace_repeat_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9460320Z test_dispatch_symbolic_meta_inplace_repeat_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9460480Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9460650Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9460810Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9460970Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9461120Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9461300Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9461450Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9461600Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9461750Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9461900Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9462050Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9462200Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9462350Z test_dispatch_symbolic_meta_inplace_repeat_interleave_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9462500Z test_dispatch_symbolic_meta_inplace_reshape_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9462640Z test_dispatch_symbolic_meta_inplace_reshape_as_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9462790Z test_dispatch_symbolic_meta_inplace_reshape_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9462940Z test_dispatch_symbolic_meta_inplace_reshape_as_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9463090Z test_dispatch_symbolic_meta_inplace_reshape_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9463240Z test_dispatch_symbolic_meta_inplace_reshape_as_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9463380Z test_dispatch_symbolic_meta_inplace_reshape_as_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9463530Z test_dispatch_symbolic_meta_inplace_reshape_as_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9463670Z test_dispatch_symbolic_meta_inplace_reshape_as_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9463810Z test_dispatch_symbolic_meta_inplace_reshape_as_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9463960Z test_dispatch_symbolic_meta_inplace_reshape_as_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9464100Z test_dispatch_symbolic_meta_inplace_reshape_as_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9464260Z test_dispatch_symbolic_meta_inplace_reshape_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9464410Z test_dispatch_symbolic_meta_inplace_reshape_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9464550Z test_dispatch_symbolic_meta_inplace_reshape_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9464700Z test_dispatch_symbolic_meta_inplace_reshape_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9464850Z test_dispatch_symbolic_meta_inplace_reshape_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9465010Z test_dispatch_symbolic_meta_inplace_reshape_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9465160Z test_dispatch_symbolic_meta_inplace_reshape_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9465300Z test_dispatch_symbolic_meta_inplace_reshape_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9465440Z test_dispatch_symbolic_meta_inplace_reshape_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9465580Z test_dispatch_symbolic_meta_inplace_reshape_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9465720Z test_dispatch_symbolic_meta_inplace_reshape_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9465870Z test_dispatch_symbolic_meta_inplace_reshape_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9466010Z test_dispatch_symbolic_meta_inplace_reshape_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9466150Z test_dispatch_symbolic_meta_inplace_reshape_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9466270Z test_dispatch_symbolic_meta_inplace_resize__cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9466390Z test_dispatch_symbolic_meta_inplace_resize__cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9466510Z test_dispatch_symbolic_meta_inplace_resize__cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9466630Z test_dispatch_symbolic_meta_inplace_resize__cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9466750Z test_dispatch_symbolic_meta_inplace_resize__cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9466870Z test_dispatch_symbolic_meta_inplace_resize__cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9466980Z test_dispatch_symbolic_meta_inplace_resize__cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9467100Z test_dispatch_symbolic_meta_inplace_resize__cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9467210Z test_dispatch_symbolic_meta_inplace_resize__cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9467330Z test_dispatch_symbolic_meta_inplace_resize__cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9467440Z test_dispatch_symbolic_meta_inplace_resize__cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9467560Z test_dispatch_symbolic_meta_inplace_resize__cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9467680Z test_dispatch_symbolic_meta_inplace_resize_as__cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9467800Z test_dispatch_symbolic_meta_inplace_resize_as__cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9467920Z test_dispatch_symbolic_meta_inplace_resize_as__cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9468080Z test_dispatch_symbolic_meta_inplace_resize_as__cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9468200Z test_dispatch_symbolic_meta_inplace_resize_as__cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9468320Z test_dispatch_symbolic_meta_inplace_resize_as__cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9468440Z test_dispatch_symbolic_meta_inplace_resize_as__cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9468560Z test_dispatch_symbolic_meta_inplace_resize_as__cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9468670Z test_dispatch_symbolic_meta_inplace_resize_as__cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9468830Z test_dispatch_symbolic_meta_inplace_resize_as__cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9468950Z test_dispatch_symbolic_meta_inplace_resize_as__cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9469070Z test_dispatch_symbolic_meta_inplace_resize_as__cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9469220Z test_dispatch_symbolic_meta_inplace_resolve_conj_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9469360Z test_dispatch_symbolic_meta_inplace_resolve_conj_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9469510Z test_dispatch_symbolic_meta_inplace_resolve_conj_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9469660Z test_dispatch_symbolic_meta_inplace_resolve_conj_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9469810Z test_dispatch_symbolic_meta_inplace_resolve_conj_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9469960Z test_dispatch_symbolic_meta_inplace_resolve_conj_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9470100Z test_dispatch_symbolic_meta_inplace_resolve_conj_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9470250Z test_dispatch_symbolic_meta_inplace_resolve_conj_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9470390Z test_dispatch_symbolic_meta_inplace_resolve_conj_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9470530Z test_dispatch_symbolic_meta_inplace_resolve_conj_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9470670Z test_dispatch_symbolic_meta_inplace_resolve_conj_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9470820Z test_dispatch_symbolic_meta_inplace_resolve_conj_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9470970Z test_dispatch_symbolic_meta_inplace_resolve_neg_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9471110Z test_dispatch_symbolic_meta_inplace_resolve_neg_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9471260Z test_dispatch_symbolic_meta_inplace_resolve_neg_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9471410Z test_dispatch_symbolic_meta_inplace_resolve_neg_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9471560Z test_dispatch_symbolic_meta_inplace_resolve_neg_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9471700Z test_dispatch_symbolic_meta_inplace_resolve_neg_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9471870Z test_dispatch_symbolic_meta_inplace_resolve_neg_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9472020Z test_dispatch_symbolic_meta_inplace_resolve_neg_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9472160Z test_dispatch_symbolic_meta_inplace_resolve_neg_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9472310Z test_dispatch_symbolic_meta_inplace_resolve_neg_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9472470Z test_dispatch_symbolic_meta_inplace_resolve_neg_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9472620Z test_dispatch_symbolic_meta_inplace_resolve_neg_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9472760Z test_dispatch_symbolic_meta_inplace_resolve_neg_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9472900Z test_dispatch_symbolic_meta_inplace_roll_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9473040Z test_dispatch_symbolic_meta_inplace_roll_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9473190Z test_dispatch_symbolic_meta_inplace_roll_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9473330Z test_dispatch_symbolic_meta_inplace_roll_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9473480Z test_dispatch_symbolic_meta_inplace_roll_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9473620Z test_dispatch_symbolic_meta_inplace_roll_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9473760Z test_dispatch_symbolic_meta_inplace_roll_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9478240Z test_dispatch_symbolic_meta_inplace_roll_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9478420Z test_dispatch_symbolic_meta_inplace_roll_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9478550Z test_dispatch_symbolic_meta_inplace_roll_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9478690Z test_dispatch_symbolic_meta_inplace_roll_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9478830Z test_dispatch_symbolic_meta_inplace_roll_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9478970Z test_dispatch_symbolic_meta_inplace_roll_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9479110Z test_dispatch_symbolic_meta_inplace_rot90_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9479250Z test_dispatch_symbolic_meta_inplace_rot90_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9479390Z test_dispatch_symbolic_meta_inplace_rot90_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9479540Z test_dispatch_symbolic_meta_inplace_rot90_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9479680Z test_dispatch_symbolic_meta_inplace_rot90_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9479910Z test_dispatch_symbolic_meta_inplace_rot90_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9480050Z test_dispatch_symbolic_meta_inplace_rot90_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9480190Z test_dispatch_symbolic_meta_inplace_rot90_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9480330Z test_dispatch_symbolic_meta_inplace_rot90_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9480460Z test_dispatch_symbolic_meta_inplace_rot90_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9480630Z test_dispatch_symbolic_meta_inplace_rot90_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9480770Z test_dispatch_symbolic_meta_inplace_rot90_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9480890Z test_dispatch_symbolic_meta_inplace_round_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9481000Z test_dispatch_symbolic_meta_inplace_round_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9481120Z test_dispatch_symbolic_meta_inplace_round_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9481230Z test_dispatch_symbolic_meta_inplace_round_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9481350Z test_dispatch_symbolic_meta_inplace_round_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9481460Z test_dispatch_symbolic_meta_inplace_round_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9481570Z test_dispatch_symbolic_meta_inplace_round_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9481680Z test_dispatch_symbolic_meta_inplace_round_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9481810Z test_dispatch_symbolic_meta_inplace_round_decimals_0_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9481940Z test_dispatch_symbolic_meta_inplace_round_decimals_0_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9482060Z test_dispatch_symbolic_meta_inplace_round_decimals_0_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9482190Z test_dispatch_symbolic_meta_inplace_round_decimals_3_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9482310Z test_dispatch_symbolic_meta_inplace_round_decimals_3_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9482430Z test_dispatch_symbolic_meta_inplace_round_decimals_3_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9482560Z test_dispatch_symbolic_meta_inplace_round_decimals_neg_3_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9482690Z test_dispatch_symbolic_meta_inplace_round_decimals_neg_3_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9482820Z test_dispatch_symbolic_meta_inplace_round_decimals_neg_3_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9482930Z test_dispatch_symbolic_meta_inplace_rsqrt_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9483070Z test_dispatch_symbolic_meta_inplace_rsqrt_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9483190Z test_dispatch_symbolic_meta_inplace_rsqrt_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9483310Z test_dispatch_symbolic_meta_inplace_rsqrt_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9483430Z test_dispatch_symbolic_meta_inplace_rsqrt_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9483540Z test_dispatch_symbolic_meta_inplace_rsqrt_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9483700Z test_dispatch_symbolic_meta_inplace_rsqrt_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9483840Z test_dispatch_symbolic_meta_inplace_rsqrt_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9483970Z test_dispatch_symbolic_meta_inplace_rsqrt_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9484110Z test_dispatch_symbolic_meta_inplace_rsqrt_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9484240Z test_dispatch_symbolic_meta_inplace_rsqrt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9484400Z test_dispatch_symbolic_meta_inplace_rsub_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9484550Z test_dispatch_symbolic_meta_inplace_rsub_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9484700Z test_dispatch_symbolic_meta_inplace_rsub_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9484840Z test_dispatch_symbolic_meta_inplace_rsub_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9484980Z test_dispatch_symbolic_meta_inplace_rsub_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9485120Z test_dispatch_symbolic_meta_inplace_rsub_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9485260Z test_dispatch_symbolic_meta_inplace_rsub_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9485400Z test_dispatch_symbolic_meta_inplace_rsub_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9485540Z test_dispatch_symbolic_meta_inplace_rsub_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9485680Z test_dispatch_symbolic_meta_inplace_rsub_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9485820Z test_dispatch_symbolic_meta_inplace_rsub_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9485970Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9486110Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9486270Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9486420Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9486570Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9486720Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9486870Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9487010Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9487160Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9487300Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9487660Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9487800Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9487950Z test_dispatch_symbolic_meta_inplace_scalar_tensor_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9488070Z test_dispatch_symbolic_meta_inplace_scatter_add_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9488190Z test_dispatch_symbolic_meta_inplace_scatter_add_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9488370Z test_dispatch_symbolic_meta_inplace_scatter_add_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9488500Z test_dispatch_symbolic_meta_inplace_scatter_add_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9488620Z test_dispatch_symbolic_meta_inplace_scatter_add_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9488750Z test_dispatch_symbolic_meta_inplace_scatter_add_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9488860Z test_dispatch_symbolic_meta_inplace_scatter_add_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9488980Z test_dispatch_symbolic_meta_inplace_scatter_add_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9489100Z test_dispatch_symbolic_meta_inplace_scatter_add_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9489220Z test_dispatch_symbolic_meta_inplace_scatter_add_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9489340Z test_dispatch_symbolic_meta_inplace_scatter_add_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9489460Z test_dispatch_symbolic_meta_inplace_scatter_add_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9489570Z test_dispatch_symbolic_meta_inplace_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9489690Z test_dispatch_symbolic_meta_inplace_scatter_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9489810Z test_dispatch_symbolic_meta_inplace_scatter_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9489930Z test_dispatch_symbolic_meta_inplace_scatter_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9490050Z test_dispatch_symbolic_meta_inplace_scatter_cpu_float16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9490160Z test_dispatch_symbolic_meta_inplace_scatter_cpu_float32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9490280Z test_dispatch_symbolic_meta_inplace_scatter_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9490390Z test_dispatch_symbolic_meta_inplace_scatter_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9490510Z test_dispatch_symbolic_meta_inplace_scatter_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9490620Z test_dispatch_symbolic_meta_inplace_scatter_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9490730Z test_dispatch_symbolic_meta_inplace_scatter_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9490850Z test_dispatch_symbolic_meta_inplace_scatter_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9490980Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9491100Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amax_cpu_bool (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9491240Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amax_cpu_float16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9491360Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amax_cpu_float32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9491520Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amax_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9491640Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amax_cpu_int16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9491770Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amax_cpu_int32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9491890Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amax_cpu_int64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9492020Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amax_cpu_int8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9492170Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amax_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9492290Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9492420Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amin_cpu_bool (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9492550Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amin_cpu_float16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9492670Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9492790Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9492920Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amin_cpu_int16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9493040Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amin_cpu_int32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9493160Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amin_cpu_int64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9493290Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amin_cpu_int8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9493410Z test_dispatch_symbolic_meta_inplace_scatter_reduce_amin_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9493540Z test_dispatch_symbolic_meta_inplace_scatter_reduce_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9493660Z test_dispatch_symbolic_meta_inplace_scatter_reduce_mean_cpu_float16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9493790Z test_dispatch_symbolic_meta_inplace_scatter_reduce_mean_cpu_float32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9493910Z test_dispatch_symbolic_meta_inplace_scatter_reduce_mean_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9494030Z test_dispatch_symbolic_meta_inplace_scatter_reduce_mean_cpu_int16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9494160Z test_dispatch_symbolic_meta_inplace_scatter_reduce_mean_cpu_int32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9494280Z test_dispatch_symbolic_meta_inplace_scatter_reduce_mean_cpu_int64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9494400Z test_dispatch_symbolic_meta_inplace_scatter_reduce_mean_cpu_int8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9494520Z test_dispatch_symbolic_meta_inplace_scatter_reduce_mean_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9494650Z test_dispatch_symbolic_meta_inplace_scatter_reduce_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9494770Z test_dispatch_symbolic_meta_inplace_scatter_reduce_prod_cpu_bool (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9494900Z test_dispatch_symbolic_meta_inplace_scatter_reduce_prod_cpu_float16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9495030Z test_dispatch_symbolic_meta_inplace_scatter_reduce_prod_cpu_float32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9495150Z test_dispatch_symbolic_meta_inplace_scatter_reduce_prod_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9495300Z test_dispatch_symbolic_meta_inplace_scatter_reduce_prod_cpu_int16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9495420Z test_dispatch_symbolic_meta_inplace_scatter_reduce_prod_cpu_int32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9495540Z test_dispatch_symbolic_meta_inplace_scatter_reduce_prod_cpu_int64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9495670Z test_dispatch_symbolic_meta_inplace_scatter_reduce_prod_cpu_int8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9495790Z test_dispatch_symbolic_meta_inplace_scatter_reduce_prod_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9495940Z test_dispatch_symbolic_meta_inplace_scatter_reduce_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9496070Z test_dispatch_symbolic_meta_inplace_scatter_reduce_sum_cpu_bool (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9496200Z test_dispatch_symbolic_meta_inplace_scatter_reduce_sum_cpu_float16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9496330Z test_dispatch_symbolic_meta_inplace_scatter_reduce_sum_cpu_float32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9496450Z test_dispatch_symbolic_meta_inplace_scatter_reduce_sum_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9496570Z test_dispatch_symbolic_meta_inplace_scatter_reduce_sum_cpu_int16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9496690Z test_dispatch_symbolic_meta_inplace_scatter_reduce_sum_cpu_int32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9496810Z test_dispatch_symbolic_meta_inplace_scatter_reduce_sum_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9496940Z test_dispatch_symbolic_meta_inplace_scatter_reduce_sum_cpu_int8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9497060Z test_dispatch_symbolic_meta_inplace_scatter_reduce_sum_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9497220Z test_dispatch_symbolic_meta_inplace_searchsorted_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9497370Z test_dispatch_symbolic_meta_inplace_searchsorted_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9497520Z test_dispatch_symbolic_meta_inplace_searchsorted_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9497660Z test_dispatch_symbolic_meta_inplace_searchsorted_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9497810Z test_dispatch_symbolic_meta_inplace_searchsorted_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9497960Z test_dispatch_symbolic_meta_inplace_searchsorted_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9498110Z test_dispatch_symbolic_meta_inplace_searchsorted_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9498250Z test_dispatch_symbolic_meta_inplace_searchsorted_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9498400Z test_dispatch_symbolic_meta_inplace_searchsorted_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9498560Z test_dispatch_symbolic_meta_inplace_segment_reduce_lengths_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9498720Z test_dispatch_symbolic_meta_inplace_segment_reduce_lengths_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9498880Z test_dispatch_symbolic_meta_inplace_segment_reduce_lengths_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9499050Z test_dispatch_symbolic_meta_inplace_segment_reduce_lengths_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9499210Z test_dispatch_symbolic_meta_inplace_segment_reduce_offsets_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9499360Z test_dispatch_symbolic_meta_inplace_segment_reduce_offsets_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9499520Z test_dispatch_symbolic_meta_inplace_segment_reduce_offsets_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9499670Z test_dispatch_symbolic_meta_inplace_segment_reduce_offsets_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9499830Z test_dispatch_symbolic_meta_inplace_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9499980Z test_dispatch_symbolic_meta_inplace_select_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9500120Z test_dispatch_symbolic_meta_inplace_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9500270Z test_dispatch_symbolic_meta_inplace_select_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9500410Z test_dispatch_symbolic_meta_inplace_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9500560Z test_dispatch_symbolic_meta_inplace_select_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9500700Z test_dispatch_symbolic_meta_inplace_select_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9500840Z test_dispatch_symbolic_meta_inplace_select_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9500980Z test_dispatch_symbolic_meta_inplace_select_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9501120Z test_dispatch_symbolic_meta_inplace_select_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9501260Z test_dispatch_symbolic_meta_inplace_select_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9501400Z test_dispatch_symbolic_meta_inplace_select_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9501540Z test_dispatch_symbolic_meta_inplace_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9501690Z test_dispatch_symbolic_meta_inplace_select_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9501840Z test_dispatch_symbolic_meta_inplace_select_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9501990Z test_dispatch_symbolic_meta_inplace_select_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9502140Z test_dispatch_symbolic_meta_inplace_select_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9502290Z test_dispatch_symbolic_meta_inplace_select_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9502440Z test_dispatch_symbolic_meta_inplace_select_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9502580Z test_dispatch_symbolic_meta_inplace_select_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9502760Z test_dispatch_symbolic_meta_inplace_select_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9502910Z test_dispatch_symbolic_meta_inplace_select_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9503060Z test_dispatch_symbolic_meta_inplace_select_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9503170Z test_dispatch_symbolic_meta_inplace_sgn_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9503280Z test_dispatch_symbolic_meta_inplace_sgn_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9503450Z test_dispatch_symbolic_meta_inplace_sgn_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9503560Z test_dispatch_symbolic_meta_inplace_sgn_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9503680Z test_dispatch_symbolic_meta_inplace_sgn_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9503790Z test_dispatch_symbolic_meta_inplace_sgn_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9503900Z test_dispatch_symbolic_meta_inplace_sgn_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9504010Z test_dispatch_symbolic_meta_inplace_sgn_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9504130Z test_dispatch_symbolic_meta_inplace_sgn_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9504240Z test_dispatch_symbolic_meta_inplace_sgn_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9504350Z test_dispatch_symbolic_meta_inplace_sgn_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9504460Z test_dispatch_symbolic_meta_inplace_sgn_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9504570Z test_dispatch_symbolic_meta_inplace_sgn_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9504720Z test_dispatch_symbolic_meta_inplace_short_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9504860Z test_dispatch_symbolic_meta_inplace_short_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9505010Z test_dispatch_symbolic_meta_inplace_short_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9505150Z test_dispatch_symbolic_meta_inplace_short_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9505290Z test_dispatch_symbolic_meta_inplace_short_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9505440Z test_dispatch_symbolic_meta_inplace_short_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9505580Z test_dispatch_symbolic_meta_inplace_short_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9505720Z test_dispatch_symbolic_meta_inplace_short_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9505850Z test_dispatch_symbolic_meta_inplace_short_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9505990Z test_dispatch_symbolic_meta_inplace_short_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9506130Z test_dispatch_symbolic_meta_inplace_short_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9506270Z test_dispatch_symbolic_meta_inplace_short_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9506390Z test_dispatch_symbolic_meta_inplace_sigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9506560Z test_dispatch_symbolic_meta_inplace_sigmoid_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9506680Z test_dispatch_symbolic_meta_inplace_sigmoid_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9506800Z test_dispatch_symbolic_meta_inplace_sigmoid_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9506920Z test_dispatch_symbolic_meta_inplace_sigmoid_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9507040Z test_dispatch_symbolic_meta_inplace_sigmoid_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9507180Z test_dispatch_symbolic_meta_inplace_sigmoid_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9507340Z test_dispatch_symbolic_meta_inplace_sigmoid_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9507480Z test_dispatch_symbolic_meta_inplace_sigmoid_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9507620Z test_dispatch_symbolic_meta_inplace_sigmoid_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9507750Z test_dispatch_symbolic_meta_inplace_sigmoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9507870Z test_dispatch_symbolic_meta_inplace_sign_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9507980Z test_dispatch_symbolic_meta_inplace_sign_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9508100Z test_dispatch_symbolic_meta_inplace_sign_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9508210Z test_dispatch_symbolic_meta_inplace_sign_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9508330Z test_dispatch_symbolic_meta_inplace_sign_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9508440Z test_dispatch_symbolic_meta_inplace_sign_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9508560Z test_dispatch_symbolic_meta_inplace_sign_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9508670Z test_dispatch_symbolic_meta_inplace_sign_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9508780Z test_dispatch_symbolic_meta_inplace_sign_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9508880Z test_dispatch_symbolic_meta_inplace_sign_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9509040Z test_dispatch_symbolic_meta_inplace_signal_windows_bartlett_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9509200Z test_dispatch_symbolic_meta_inplace_signal_windows_bartlett_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9509360Z test_dispatch_symbolic_meta_inplace_signal_windows_blackman_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9509510Z test_dispatch_symbolic_meta_inplace_signal_windows_blackman_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9509670Z test_dispatch_symbolic_meta_inplace_signal_windows_cosine_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9509830Z test_dispatch_symbolic_meta_inplace_signal_windows_cosine_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9514410Z test_dispatch_symbolic_meta_inplace_signal_windows_exponential_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9514600Z test_dispatch_symbolic_meta_inplace_signal_windows_exponential_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9514850Z test_dispatch_symbolic_meta_inplace_signal_windows_gaussian_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9515000Z test_dispatch_symbolic_meta_inplace_signal_windows_gaussian_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9515170Z test_dispatch_symbolic_meta_inplace_signal_windows_general_cosine_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9515330Z test_dispatch_symbolic_meta_inplace_signal_windows_general_cosine_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9515520Z test_dispatch_symbolic_meta_inplace_signal_windows_general_hamming_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9515680Z test_dispatch_symbolic_meta_inplace_signal_windows_general_hamming_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9515840Z test_dispatch_symbolic_meta_inplace_signal_windows_hamming_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9515990Z test_dispatch_symbolic_meta_inplace_signal_windows_hamming_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9516140Z test_dispatch_symbolic_meta_inplace_signal_windows_hann_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9516290Z test_dispatch_symbolic_meta_inplace_signal_windows_hann_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9516450Z test_dispatch_symbolic_meta_inplace_signal_windows_kaiser_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9516600Z test_dispatch_symbolic_meta_inplace_signal_windows_kaiser_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9516750Z test_dispatch_symbolic_meta_inplace_signal_windows_nuttall_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9516900Z test_dispatch_symbolic_meta_inplace_signal_windows_nuttall_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9517050Z test_dispatch_symbolic_meta_inplace_signbit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9517190Z test_dispatch_symbolic_meta_inplace_signbit_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9517340Z test_dispatch_symbolic_meta_inplace_signbit_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9517480Z test_dispatch_symbolic_meta_inplace_signbit_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9517620Z test_dispatch_symbolic_meta_inplace_signbit_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9517760Z test_dispatch_symbolic_meta_inplace_signbit_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9517900Z test_dispatch_symbolic_meta_inplace_signbit_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9518040Z test_dispatch_symbolic_meta_inplace_signbit_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9518180Z test_dispatch_symbolic_meta_inplace_signbit_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9518320Z test_dispatch_symbolic_meta_inplace_signbit_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9518460Z test_dispatch_symbolic_meta_inplace_sin_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9518600Z test_dispatch_symbolic_meta_inplace_sin_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9518720Z test_dispatch_symbolic_meta_inplace_sin_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9518840Z test_dispatch_symbolic_meta_inplace_sin_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9518950Z test_dispatch_symbolic_meta_inplace_sin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9519060Z test_dispatch_symbolic_meta_inplace_sin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9519220Z test_dispatch_symbolic_meta_inplace_sin_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9519360Z test_dispatch_symbolic_meta_inplace_sin_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9519490Z test_dispatch_symbolic_meta_inplace_sin_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9519630Z test_dispatch_symbolic_meta_inplace_sin_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9519760Z test_dispatch_symbolic_meta_inplace_sin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9519870Z test_dispatch_symbolic_meta_inplace_sinc_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9520010Z test_dispatch_symbolic_meta_inplace_sinc_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9520130Z test_dispatch_symbolic_meta_inplace_sinc_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9520240Z test_dispatch_symbolic_meta_inplace_sinc_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9520360Z test_dispatch_symbolic_meta_inplace_sinc_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9520470Z test_dispatch_symbolic_meta_inplace_sinc_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9520610Z test_dispatch_symbolic_meta_inplace_sinc_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9520740Z test_dispatch_symbolic_meta_inplace_sinc_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9520870Z test_dispatch_symbolic_meta_inplace_sinc_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9521010Z test_dispatch_symbolic_meta_inplace_sinc_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9521140Z test_dispatch_symbolic_meta_inplace_sinc_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9521260Z test_dispatch_symbolic_meta_inplace_sinh_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9521390Z test_dispatch_symbolic_meta_inplace_sinh_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9521510Z test_dispatch_symbolic_meta_inplace_sinh_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9521620Z test_dispatch_symbolic_meta_inplace_sinh_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9521740Z test_dispatch_symbolic_meta_inplace_sinh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9521850Z test_dispatch_symbolic_meta_inplace_sinh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9521980Z test_dispatch_symbolic_meta_inplace_sinh_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9522120Z test_dispatch_symbolic_meta_inplace_sinh_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9522280Z test_dispatch_symbolic_meta_inplace_sinh_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9522420Z test_dispatch_symbolic_meta_inplace_sinh_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9522560Z test_dispatch_symbolic_meta_inplace_sinh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9522700Z test_dispatch_symbolic_meta_inplace_slice_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9522850Z test_dispatch_symbolic_meta_inplace_slice_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9523030Z test_dispatch_symbolic_meta_inplace_slice_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9523180Z test_dispatch_symbolic_meta_inplace_slice_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9523320Z test_dispatch_symbolic_meta_inplace_slice_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9523470Z test_dispatch_symbolic_meta_inplace_slice_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9523610Z test_dispatch_symbolic_meta_inplace_slice_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9523740Z test_dispatch_symbolic_meta_inplace_slice_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9523890Z test_dispatch_symbolic_meta_inplace_slice_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9524030Z test_dispatch_symbolic_meta_inplace_slice_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9524160Z test_dispatch_symbolic_meta_inplace_slice_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9524300Z test_dispatch_symbolic_meta_inplace_slice_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9524440Z test_dispatch_symbolic_meta_inplace_slice_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9524590Z test_dispatch_symbolic_meta_inplace_slice_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9524740Z test_dispatch_symbolic_meta_inplace_slice_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9524890Z test_dispatch_symbolic_meta_inplace_slice_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9525030Z test_dispatch_symbolic_meta_inplace_slice_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9525180Z test_dispatch_symbolic_meta_inplace_slice_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9525330Z test_dispatch_symbolic_meta_inplace_slice_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9525470Z test_dispatch_symbolic_meta_inplace_slice_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9525620Z test_dispatch_symbolic_meta_inplace_slice_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9525760Z test_dispatch_symbolic_meta_inplace_slice_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9525900Z test_dispatch_symbolic_meta_inplace_slice_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9526070Z test_dispatch_symbolic_meta_inplace_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9526220Z test_dispatch_symbolic_meta_inplace_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9526390Z test_dispatch_symbolic_meta_inplace_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9526540Z test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9526710Z test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9526870Z test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9527030Z test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9527180Z test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9527330Z test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9527480Z test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9527630Z test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9527780Z test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9527930Z test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9528070Z test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9528220Z test_dispatch_symbolic_meta_inplace_softmax_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9528360Z test_dispatch_symbolic_meta_inplace_sort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9528500Z test_dispatch_symbolic_meta_inplace_sort_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9528650Z test_dispatch_symbolic_meta_inplace_sort_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9528790Z test_dispatch_symbolic_meta_inplace_sort_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9528930Z test_dispatch_symbolic_meta_inplace_sort_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9529070Z test_dispatch_symbolic_meta_inplace_sort_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9529200Z test_dispatch_symbolic_meta_inplace_sort_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9529340Z test_dispatch_symbolic_meta_inplace_sort_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9529470Z test_dispatch_symbolic_meta_inplace_sort_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9529610Z test_dispatch_symbolic_meta_inplace_sort_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9529810Z test_dispatch_symbolic_meta_inplace_sparse_sampled_addmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: PyTorch is built without MKL support (0.000s) 2023-01-11T21:12:29.9529980Z test_dispatch_symbolic_meta_inplace_sparse_sampled_addmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: PyTorch is built without MKL support (0.000s) 2023-01-11T21:12:29.9530140Z test_dispatch_symbolic_meta_inplace_sparse_sampled_addmm_cpu_float32 (__main__.TestMetaCPU) ... skip: PyTorch is built without MKL support (0.000s) 2023-01-11T21:12:29.9530300Z test_dispatch_symbolic_meta_inplace_sparse_sampled_addmm_cpu_float64 (__main__.TestMetaCPU) ... skip: PyTorch is built without MKL support (0.000s) 2023-01-11T21:12:29.9530480Z test_dispatch_symbolic_meta_inplace_special_airy_ai_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9530630Z test_dispatch_symbolic_meta_inplace_special_airy_ai_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9530780Z test_dispatch_symbolic_meta_inplace_special_airy_ai_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9530930Z test_dispatch_symbolic_meta_inplace_special_airy_ai_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9531080Z test_dispatch_symbolic_meta_inplace_special_airy_ai_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9531220Z test_dispatch_symbolic_meta_inplace_special_airy_ai_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9531370Z test_dispatch_symbolic_meta_inplace_special_airy_ai_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9531510Z test_dispatch_symbolic_meta_inplace_special_airy_ai_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9531660Z test_dispatch_symbolic_meta_inplace_special_bessel_j0_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9531810Z test_dispatch_symbolic_meta_inplace_special_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9531960Z test_dispatch_symbolic_meta_inplace_special_bessel_j0_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9532110Z test_dispatch_symbolic_meta_inplace_special_bessel_j0_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9532260Z test_dispatch_symbolic_meta_inplace_special_bessel_j0_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9532400Z test_dispatch_symbolic_meta_inplace_special_bessel_j0_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9532550Z test_dispatch_symbolic_meta_inplace_special_bessel_j0_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9532700Z test_dispatch_symbolic_meta_inplace_special_bessel_j0_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9532850Z test_dispatch_symbolic_meta_inplace_special_bessel_j1_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9532990Z test_dispatch_symbolic_meta_inplace_special_bessel_j1_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9533140Z test_dispatch_symbolic_meta_inplace_special_bessel_j1_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9533290Z test_dispatch_symbolic_meta_inplace_special_bessel_j1_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9533450Z test_dispatch_symbolic_meta_inplace_special_bessel_j1_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9533600Z test_dispatch_symbolic_meta_inplace_special_bessel_j1_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9533740Z test_dispatch_symbolic_meta_inplace_special_bessel_j1_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9533890Z test_dispatch_symbolic_meta_inplace_special_bessel_j1_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9534050Z test_dispatch_symbolic_meta_inplace_special_bessel_y0_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9534200Z test_dispatch_symbolic_meta_inplace_special_bessel_y0_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9534350Z test_dispatch_symbolic_meta_inplace_special_bessel_y0_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9534490Z test_dispatch_symbolic_meta_inplace_special_bessel_y0_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9534640Z test_dispatch_symbolic_meta_inplace_special_bessel_y0_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9534780Z test_dispatch_symbolic_meta_inplace_special_bessel_y0_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9534930Z test_dispatch_symbolic_meta_inplace_special_bessel_y0_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9535080Z test_dispatch_symbolic_meta_inplace_special_bessel_y0_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9535220Z test_dispatch_symbolic_meta_inplace_special_bessel_y1_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9535370Z test_dispatch_symbolic_meta_inplace_special_bessel_y1_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9535520Z test_dispatch_symbolic_meta_inplace_special_bessel_y1_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9535660Z test_dispatch_symbolic_meta_inplace_special_bessel_y1_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9535810Z test_dispatch_symbolic_meta_inplace_special_bessel_y1_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9535960Z test_dispatch_symbolic_meta_inplace_special_bessel_y1_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9536100Z test_dispatch_symbolic_meta_inplace_special_bessel_y1_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9536240Z test_dispatch_symbolic_meta_inplace_special_bessel_y1_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9536410Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_t_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9536570Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9536730Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9536890Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9537080Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9537240Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9537400Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9537560Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9537740Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_u_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9537910Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9538070Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9538220Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9538380Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9538530Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9538690Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9538850Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9539170Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_v_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9539430Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9539680Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9539930Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9540170Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9540420Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9540660Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9540900Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9541150Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_w_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9541430Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9541680Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9541920Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9542160Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9542430Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9542680Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9542920Z test_dispatch_symbolic_meta_inplace_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9543070Z test_dispatch_symbolic_meta_inplace_special_entr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9543220Z test_dispatch_symbolic_meta_inplace_special_entr_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9543370Z test_dispatch_symbolic_meta_inplace_special_entr_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9543520Z test_dispatch_symbolic_meta_inplace_special_entr_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9543670Z test_dispatch_symbolic_meta_inplace_special_entr_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9543810Z test_dispatch_symbolic_meta_inplace_special_entr_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9543950Z test_dispatch_symbolic_meta_inplace_special_entr_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9544100Z test_dispatch_symbolic_meta_inplace_special_entr_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9544250Z test_dispatch_symbolic_meta_inplace_special_entr_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9544390Z test_dispatch_symbolic_meta_inplace_special_erfcx_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9544540Z test_dispatch_symbolic_meta_inplace_special_erfcx_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9544690Z test_dispatch_symbolic_meta_inplace_special_erfcx_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9544830Z test_dispatch_symbolic_meta_inplace_special_erfcx_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9544980Z test_dispatch_symbolic_meta_inplace_special_erfcx_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9545120Z test_dispatch_symbolic_meta_inplace_special_erfcx_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9545270Z test_dispatch_symbolic_meta_inplace_special_erfcx_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9545440Z test_dispatch_symbolic_meta_inplace_special_erfcx_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9545600Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_h_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9545760Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_h_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9545920Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_h_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9546100Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_h_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9546260Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_h_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9546410Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_h_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9546570Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_h_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9546730Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_h_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9546890Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_he_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9547050Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_he_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9547210Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_he_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9547360Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_he_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9547520Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_he_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9547670Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_he_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9547830Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_he_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9547980Z test_dispatch_symbolic_meta_inplace_special_hermite_polynomial_he_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9548130Z test_dispatch_symbolic_meta_inplace_special_i0e_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9548280Z test_dispatch_symbolic_meta_inplace_special_i0e_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9548420Z test_dispatch_symbolic_meta_inplace_special_i0e_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9548570Z test_dispatch_symbolic_meta_inplace_special_i0e_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9548710Z test_dispatch_symbolic_meta_inplace_special_i0e_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9548860Z test_dispatch_symbolic_meta_inplace_special_i0e_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9549020Z test_dispatch_symbolic_meta_inplace_special_i0e_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9549160Z test_dispatch_symbolic_meta_inplace_special_i0e_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9549310Z test_dispatch_symbolic_meta_inplace_special_i0e_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9549450Z test_dispatch_symbolic_meta_inplace_special_i1_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9549600Z test_dispatch_symbolic_meta_inplace_special_i1_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9549760Z test_dispatch_symbolic_meta_inplace_special_i1_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9549910Z test_dispatch_symbolic_meta_inplace_special_i1_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9550050Z test_dispatch_symbolic_meta_inplace_special_i1_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9550190Z test_dispatch_symbolic_meta_inplace_special_i1_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9550330Z test_dispatch_symbolic_meta_inplace_special_i1_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9554190Z test_dispatch_symbolic_meta_inplace_special_i1_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9554350Z test_dispatch_symbolic_meta_inplace_special_i1e_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9554490Z test_dispatch_symbolic_meta_inplace_special_i1e_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9554640Z test_dispatch_symbolic_meta_inplace_special_i1e_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9554780Z test_dispatch_symbolic_meta_inplace_special_i1e_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9554920Z test_dispatch_symbolic_meta_inplace_special_i1e_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9555060Z test_dispatch_symbolic_meta_inplace_special_i1e_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9555210Z test_dispatch_symbolic_meta_inplace_special_i1e_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9555350Z test_dispatch_symbolic_meta_inplace_special_i1e_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9555510Z test_dispatch_symbolic_meta_inplace_special_laguerre_polynomial_l_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9555670Z test_dispatch_symbolic_meta_inplace_special_laguerre_polynomial_l_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9555830Z test_dispatch_symbolic_meta_inplace_special_laguerre_polynomial_l_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9555990Z test_dispatch_symbolic_meta_inplace_special_laguerre_polynomial_l_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9556150Z test_dispatch_symbolic_meta_inplace_special_laguerre_polynomial_l_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9556300Z test_dispatch_symbolic_meta_inplace_special_laguerre_polynomial_l_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9556520Z test_dispatch_symbolic_meta_inplace_special_laguerre_polynomial_l_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9556680Z test_dispatch_symbolic_meta_inplace_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9556940Z test_dispatch_symbolic_meta_inplace_special_legendre_polynomial_p_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9557190Z test_dispatch_symbolic_meta_inplace_special_legendre_polynomial_p_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9557480Z test_dispatch_symbolic_meta_inplace_special_legendre_polynomial_p_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9557730Z test_dispatch_symbolic_meta_inplace_special_legendre_polynomial_p_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9557980Z test_dispatch_symbolic_meta_inplace_special_legendre_polynomial_p_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9558220Z test_dispatch_symbolic_meta_inplace_special_legendre_polynomial_p_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9558470Z test_dispatch_symbolic_meta_inplace_special_legendre_polynomial_p_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9558710Z test_dispatch_symbolic_meta_inplace_special_legendre_polynomial_p_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9558860Z test_dispatch_symbolic_meta_inplace_special_log_ndtr_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9559010Z test_dispatch_symbolic_meta_inplace_special_log_ndtr_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9559160Z test_dispatch_symbolic_meta_inplace_special_log_ndtr_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9559310Z test_dispatch_symbolic_meta_inplace_special_log_ndtr_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9559460Z test_dispatch_symbolic_meta_inplace_special_log_ndtr_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9559610Z test_dispatch_symbolic_meta_inplace_special_log_ndtr_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9559760Z test_dispatch_symbolic_meta_inplace_special_log_ndtr_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9559900Z test_dispatch_symbolic_meta_inplace_special_log_ndtr_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9560060Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i0_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9560220Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i0_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9560380Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i0_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9560530Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i0_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9560710Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i0_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9560870Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i0_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9561030Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i0_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9561180Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i0_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9561350Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i1_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9561510Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i1_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9561660Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i1_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9561810Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i1_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9561970Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i1_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9562120Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i1_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9562280Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i1_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9562430Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_i1_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9562590Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k0_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9562740Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9562900Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k0_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9563050Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k0_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9563200Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k0_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9563360Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k0_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9563510Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k0_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9563660Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k0_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9563810Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k1_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9563970Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9564120Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k1_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9564290Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k1_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9564450Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k1_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9564600Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k1_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9564750Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k1_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9564930Z test_dispatch_symbolic_meta_inplace_special_modified_bessel_k1_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9565080Z test_dispatch_symbolic_meta_inplace_special_ndtr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9565220Z test_dispatch_symbolic_meta_inplace_special_ndtr_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9565370Z test_dispatch_symbolic_meta_inplace_special_ndtr_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9565520Z test_dispatch_symbolic_meta_inplace_special_ndtr_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9565660Z test_dispatch_symbolic_meta_inplace_special_ndtr_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9565810Z test_dispatch_symbolic_meta_inplace_special_ndtr_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9565950Z test_dispatch_symbolic_meta_inplace_special_ndtr_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9566090Z test_dispatch_symbolic_meta_inplace_special_ndtr_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9566240Z test_dispatch_symbolic_meta_inplace_special_ndtr_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9566390Z test_dispatch_symbolic_meta_inplace_special_ndtri_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9566530Z test_dispatch_symbolic_meta_inplace_special_ndtri_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9566680Z test_dispatch_symbolic_meta_inplace_special_ndtri_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9566830Z test_dispatch_symbolic_meta_inplace_special_ndtri_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9566970Z test_dispatch_symbolic_meta_inplace_special_ndtri_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9567110Z test_dispatch_symbolic_meta_inplace_special_ndtri_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9567260Z test_dispatch_symbolic_meta_inplace_special_ndtri_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9567400Z test_dispatch_symbolic_meta_inplace_special_ndtri_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9567570Z test_dispatch_symbolic_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9567740Z test_dispatch_symbolic_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9567930Z test_dispatch_symbolic_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9568100Z test_dispatch_symbolic_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9568270Z test_dispatch_symbolic_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9568440Z test_dispatch_symbolic_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9568620Z test_dispatch_symbolic_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9568780Z test_dispatch_symbolic_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9568950Z test_dispatch_symbolic_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9569110Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9569270Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9569440Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9569600Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9569760Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9569920Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9570080Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9570240Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9570400Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9570560Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9570720Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9570880Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9571030Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9571190Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9571350Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9571540Z test_dispatch_symbolic_meta_inplace_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9571810Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9572080Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9572330Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9572630Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9572890Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9573140Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9573390Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9573650Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9573900Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9574160Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9574410Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9574660Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9574910Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9575160Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9575410Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9575660Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9575910Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9576170Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9576450Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9576710Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9576960Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9577240Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9577490Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9577740Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9577990Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9578240Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9578500Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9578750Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9579000Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9579250Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9579500Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9579750Z test_dispatch_symbolic_meta_inplace_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9579910Z test_dispatch_symbolic_meta_inplace_special_spherical_bessel_j0_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9580070Z test_dispatch_symbolic_meta_inplace_special_spherical_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9580230Z test_dispatch_symbolic_meta_inplace_special_spherical_bessel_j0_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9580390Z test_dispatch_symbolic_meta_inplace_special_spherical_bessel_j0_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9580540Z test_dispatch_symbolic_meta_inplace_special_spherical_bessel_j0_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9580730Z test_dispatch_symbolic_meta_inplace_special_spherical_bessel_j0_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9580890Z test_dispatch_symbolic_meta_inplace_special_spherical_bessel_j0_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9581040Z test_dispatch_symbolic_meta_inplace_special_spherical_bessel_j0_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9581200Z test_dispatch_symbolic_meta_inplace_special_xlog1py_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9581350Z test_dispatch_symbolic_meta_inplace_special_xlog1py_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9581520Z test_dispatch_symbolic_meta_inplace_special_xlog1py_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9581680Z test_dispatch_symbolic_meta_inplace_special_xlog1py_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9581830Z test_dispatch_symbolic_meta_inplace_special_xlog1py_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9581970Z test_dispatch_symbolic_meta_inplace_special_xlog1py_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9582120Z test_dispatch_symbolic_meta_inplace_special_xlog1py_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9582260Z test_dispatch_symbolic_meta_inplace_special_xlog1py_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9582410Z test_dispatch_symbolic_meta_inplace_special_xlog1py_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9582560Z test_dispatch_symbolic_meta_inplace_special_xlog1py_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9582700Z test_dispatch_symbolic_meta_inplace_special_zeta_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9582850Z test_dispatch_symbolic_meta_inplace_special_zeta_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9582990Z test_dispatch_symbolic_meta_inplace_special_zeta_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9583140Z test_dispatch_symbolic_meta_inplace_special_zeta_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9583280Z test_dispatch_symbolic_meta_inplace_special_zeta_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9583420Z test_dispatch_symbolic_meta_inplace_special_zeta_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9583570Z test_dispatch_symbolic_meta_inplace_special_zeta_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9583710Z test_dispatch_symbolic_meta_inplace_special_zeta_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9583860Z test_dispatch_symbolic_meta_inplace_split_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9584000Z test_dispatch_symbolic_meta_inplace_split_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9584150Z test_dispatch_symbolic_meta_inplace_split_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9584300Z test_dispatch_symbolic_meta_inplace_split_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9584460Z test_dispatch_symbolic_meta_inplace_split_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9584600Z test_dispatch_symbolic_meta_inplace_split_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9584740Z test_dispatch_symbolic_meta_inplace_split_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9584880Z test_dispatch_symbolic_meta_inplace_split_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9585020Z test_dispatch_symbolic_meta_inplace_split_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9585180Z test_dispatch_symbolic_meta_inplace_split_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9585310Z test_dispatch_symbolic_meta_inplace_split_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9585450Z test_dispatch_symbolic_meta_inplace_split_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9585590Z test_dispatch_symbolic_meta_inplace_split_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9585740Z test_dispatch_symbolic_meta_inplace_split_list_args_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9585890Z test_dispatch_symbolic_meta_inplace_split_list_args_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9586050Z test_dispatch_symbolic_meta_inplace_split_list_args_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9586200Z test_dispatch_symbolic_meta_inplace_split_list_args_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9586350Z test_dispatch_symbolic_meta_inplace_split_list_args_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9586500Z test_dispatch_symbolic_meta_inplace_split_list_args_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9586650Z test_dispatch_symbolic_meta_inplace_split_list_args_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9586790Z test_dispatch_symbolic_meta_inplace_split_list_args_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9586940Z test_dispatch_symbolic_meta_inplace_split_list_args_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9587080Z test_dispatch_symbolic_meta_inplace_split_list_args_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9587230Z test_dispatch_symbolic_meta_inplace_split_list_args_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9587380Z test_dispatch_symbolic_meta_inplace_split_list_args_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9587530Z test_dispatch_symbolic_meta_inplace_split_with_sizes_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9587670Z test_dispatch_symbolic_meta_inplace_split_with_sizes_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9587830Z test_dispatch_symbolic_meta_inplace_split_with_sizes_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9587980Z test_dispatch_symbolic_meta_inplace_split_with_sizes_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9588160Z test_dispatch_symbolic_meta_inplace_split_with_sizes_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9588320Z test_dispatch_symbolic_meta_inplace_split_with_sizes_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9588470Z test_dispatch_symbolic_meta_inplace_split_with_sizes_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9588610Z test_dispatch_symbolic_meta_inplace_split_with_sizes_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9588790Z test_dispatch_symbolic_meta_inplace_split_with_sizes_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9588940Z test_dispatch_symbolic_meta_inplace_split_with_sizes_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9589090Z test_dispatch_symbolic_meta_inplace_split_with_sizes_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9589240Z test_dispatch_symbolic_meta_inplace_split_with_sizes_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9589390Z test_dispatch_symbolic_meta_inplace_split_with_sizes_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9589500Z test_dispatch_symbolic_meta_inplace_sqrt_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9589640Z test_dispatch_symbolic_meta_inplace_sqrt_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9589760Z test_dispatch_symbolic_meta_inplace_sqrt_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9589880Z test_dispatch_symbolic_meta_inplace_sqrt_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9589990Z test_dispatch_symbolic_meta_inplace_sqrt_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9590110Z test_dispatch_symbolic_meta_inplace_sqrt_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9590250Z test_dispatch_symbolic_meta_inplace_sqrt_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9590380Z test_dispatch_symbolic_meta_inplace_sqrt_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9590510Z test_dispatch_symbolic_meta_inplace_sqrt_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9590650Z test_dispatch_symbolic_meta_inplace_sqrt_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9590780Z test_dispatch_symbolic_meta_inplace_sqrt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9590900Z test_dispatch_symbolic_meta_inplace_square_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9591040Z test_dispatch_symbolic_meta_inplace_square_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.007s) 2023-01-11T21:12:29.9591160Z test_dispatch_symbolic_meta_inplace_square_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9591280Z test_dispatch_symbolic_meta_inplace_square_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9591400Z test_dispatch_symbolic_meta_inplace_square_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9591510Z test_dispatch_symbolic_meta_inplace_square_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9591620Z test_dispatch_symbolic_meta_inplace_square_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9591730Z test_dispatch_symbolic_meta_inplace_square_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9591880Z test_dispatch_symbolic_meta_inplace_square_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9591990Z test_dispatch_symbolic_meta_inplace_square_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9592100Z test_dispatch_symbolic_meta_inplace_square_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9592210Z test_dispatch_symbolic_meta_inplace_square_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9592330Z test_dispatch_symbolic_meta_inplace_squeeze_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9592440Z test_dispatch_symbolic_meta_inplace_squeeze_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9592590Z test_dispatch_symbolic_meta_inplace_squeeze_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9592710Z test_dispatch_symbolic_meta_inplace_squeeze_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9592840Z test_dispatch_symbolic_meta_inplace_squeeze_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9592960Z test_dispatch_symbolic_meta_inplace_squeeze_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9596860Z test_dispatch_symbolic_meta_inplace_squeeze_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9596990Z test_dispatch_symbolic_meta_inplace_squeeze_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9597110Z test_dispatch_symbolic_meta_inplace_squeeze_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9597220Z test_dispatch_symbolic_meta_inplace_squeeze_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9597340Z test_dispatch_symbolic_meta_inplace_squeeze_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9597460Z test_dispatch_symbolic_meta_inplace_squeeze_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9597570Z test_dispatch_symbolic_meta_inplace_squeeze_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9597720Z test_dispatch_symbolic_meta_inplace_stack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9597860Z test_dispatch_symbolic_meta_inplace_stack_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9598010Z test_dispatch_symbolic_meta_inplace_stack_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9598150Z test_dispatch_symbolic_meta_inplace_stack_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9598300Z test_dispatch_symbolic_meta_inplace_stack_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9598440Z test_dispatch_symbolic_meta_inplace_stack_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9598580Z test_dispatch_symbolic_meta_inplace_stack_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9598720Z test_dispatch_symbolic_meta_inplace_stack_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9598860Z test_dispatch_symbolic_meta_inplace_stack_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9598990Z test_dispatch_symbolic_meta_inplace_stack_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9599130Z test_dispatch_symbolic_meta_inplace_stack_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9599270Z test_dispatch_symbolic_meta_inplace_stack_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9599410Z test_dispatch_symbolic_meta_inplace_stack_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9599610Z test_dispatch_symbolic_meta_inplace_std_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9599760Z test_dispatch_symbolic_meta_inplace_std_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9599900Z test_dispatch_symbolic_meta_inplace_std_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9600040Z test_dispatch_symbolic_meta_inplace_std_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9600200Z test_dispatch_symbolic_meta_inplace_std_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9600330Z test_dispatch_symbolic_meta_inplace_std_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9600480Z test_dispatch_symbolic_meta_inplace_std_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9600630Z test_dispatch_symbolic_meta_inplace_std_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9600770Z test_dispatch_symbolic_meta_inplace_std_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9600920Z test_dispatch_symbolic_meta_inplace_std_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9601060Z test_dispatch_symbolic_meta_inplace_std_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9601200Z test_dispatch_symbolic_meta_inplace_std_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9601360Z test_dispatch_symbolic_meta_inplace_std_mean_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9601510Z test_dispatch_symbolic_meta_inplace_std_mean_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9601660Z test_dispatch_symbolic_meta_inplace_std_mean_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9601810Z test_dispatch_symbolic_meta_inplace_std_mean_unbiased_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9601960Z test_dispatch_symbolic_meta_inplace_std_mean_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9602110Z test_dispatch_symbolic_meta_inplace_std_mean_unbiased_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9602260Z test_dispatch_symbolic_meta_inplace_std_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9602410Z test_dispatch_symbolic_meta_inplace_std_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9602560Z test_dispatch_symbolic_meta_inplace_std_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9602710Z test_dispatch_symbolic_meta_inplace_std_unbiased_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9602850Z test_dispatch_symbolic_meta_inplace_std_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9602990Z test_dispatch_symbolic_meta_inplace_std_unbiased_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9603160Z test_dispatch_symbolic_meta_inplace_stft_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9603300Z test_dispatch_symbolic_meta_inplace_stft_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9603450Z test_dispatch_symbolic_meta_inplace_stft_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9603590Z test_dispatch_symbolic_meta_inplace_stft_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9603700Z test_dispatch_symbolic_meta_inplace_sub_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9603840Z test_dispatch_symbolic_meta_inplace_sub_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9603950Z test_dispatch_symbolic_meta_inplace_sub_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9604070Z test_dispatch_symbolic_meta_inplace_sub_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9604180Z test_dispatch_symbolic_meta_inplace_sub_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9604300Z test_dispatch_symbolic_meta_inplace_sub_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9604410Z test_dispatch_symbolic_meta_inplace_sub_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9604520Z test_dispatch_symbolic_meta_inplace_sub_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9604630Z test_dispatch_symbolic_meta_inplace_sub_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9604740Z test_dispatch_symbolic_meta_inplace_sub_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9604860Z test_dispatch_symbolic_meta_inplace_sub_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9604970Z test_dispatch_symbolic_meta_inplace_sub_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9605110Z test_dispatch_symbolic_meta_inplace_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9605240Z test_dispatch_symbolic_meta_inplace_sum_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9605390Z test_dispatch_symbolic_meta_inplace_sum_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9605530Z test_dispatch_symbolic_meta_inplace_sum_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9605670Z test_dispatch_symbolic_meta_inplace_sum_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9605810Z test_dispatch_symbolic_meta_inplace_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9605940Z test_dispatch_symbolic_meta_inplace_sum_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9606080Z test_dispatch_symbolic_meta_inplace_sum_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9606220Z test_dispatch_symbolic_meta_inplace_sum_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9606360Z test_dispatch_symbolic_meta_inplace_sum_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9606500Z test_dispatch_symbolic_meta_inplace_sum_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9606630Z test_dispatch_symbolic_meta_inplace_sum_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9606780Z test_dispatch_symbolic_meta_inplace_sum_to_size_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9606970Z test_dispatch_symbolic_meta_inplace_sum_to_size_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9607120Z test_dispatch_symbolic_meta_inplace_sum_to_size_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9607270Z test_dispatch_symbolic_meta_inplace_sum_to_size_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9607410Z test_dispatch_symbolic_meta_inplace_sum_to_size_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9607560Z test_dispatch_symbolic_meta_inplace_sum_to_size_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9607740Z test_dispatch_symbolic_meta_inplace_sum_to_size_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9607890Z test_dispatch_symbolic_meta_inplace_sum_to_size_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9608030Z test_dispatch_symbolic_meta_inplace_sum_to_size_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9608170Z test_dispatch_symbolic_meta_inplace_sum_to_size_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9608310Z test_dispatch_symbolic_meta_inplace_sum_to_size_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9608450Z test_dispatch_symbolic_meta_inplace_sum_to_size_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9608600Z test_dispatch_symbolic_meta_inplace_svd_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9608740Z test_dispatch_symbolic_meta_inplace_svd_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9608880Z test_dispatch_symbolic_meta_inplace_svd_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9609020Z test_dispatch_symbolic_meta_inplace_svd_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9609160Z test_dispatch_symbolic_meta_inplace_svd_lowrank_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9609310Z test_dispatch_symbolic_meta_inplace_svd_lowrank_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9609460Z test_dispatch_symbolic_meta_inplace_symeig_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9609600Z test_dispatch_symbolic_meta_inplace_symeig_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9609740Z test_dispatch_symbolic_meta_inplace_symeig_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9609890Z test_dispatch_symbolic_meta_inplace_symeig_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9610000Z test_dispatch_symbolic_meta_inplace_t_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9610110Z test_dispatch_symbolic_meta_inplace_t_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9610230Z test_dispatch_symbolic_meta_inplace_t_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9610340Z test_dispatch_symbolic_meta_inplace_t_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9610450Z test_dispatch_symbolic_meta_inplace_t_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9610560Z test_dispatch_symbolic_meta_inplace_t_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9610700Z test_dispatch_symbolic_meta_inplace_t_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9610810Z test_dispatch_symbolic_meta_inplace_t_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9610920Z test_dispatch_symbolic_meta_inplace_t_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9611030Z test_dispatch_symbolic_meta_inplace_t_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9611140Z test_dispatch_symbolic_meta_inplace_t_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9611250Z test_dispatch_symbolic_meta_inplace_t_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9611430Z test_dispatch_symbolic_meta_inplace_take_along_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9611570Z test_dispatch_symbolic_meta_inplace_take_along_dim_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9611730Z test_dispatch_symbolic_meta_inplace_take_along_dim_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9611880Z test_dispatch_symbolic_meta_inplace_take_along_dim_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9612030Z test_dispatch_symbolic_meta_inplace_take_along_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9612180Z test_dispatch_symbolic_meta_inplace_take_along_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9612330Z test_dispatch_symbolic_meta_inplace_take_along_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9612470Z test_dispatch_symbolic_meta_inplace_take_along_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9612620Z test_dispatch_symbolic_meta_inplace_take_along_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9612760Z test_dispatch_symbolic_meta_inplace_take_along_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9612900Z test_dispatch_symbolic_meta_inplace_take_along_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9613040Z test_dispatch_symbolic_meta_inplace_take_along_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9613180Z test_dispatch_symbolic_meta_inplace_take_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9613320Z test_dispatch_symbolic_meta_inplace_take_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9613470Z test_dispatch_symbolic_meta_inplace_take_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9613610Z test_dispatch_symbolic_meta_inplace_take_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9613760Z test_dispatch_symbolic_meta_inplace_take_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9613890Z test_dispatch_symbolic_meta_inplace_take_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9614030Z test_dispatch_symbolic_meta_inplace_take_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9614170Z test_dispatch_symbolic_meta_inplace_take_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9614310Z test_dispatch_symbolic_meta_inplace_take_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9614460Z test_dispatch_symbolic_meta_inplace_take_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9614600Z test_dispatch_symbolic_meta_inplace_take_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9614740Z test_dispatch_symbolic_meta_inplace_take_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9614860Z test_dispatch_symbolic_meta_inplace_tan_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9615000Z test_dispatch_symbolic_meta_inplace_tan_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9615140Z test_dispatch_symbolic_meta_inplace_tan_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9615260Z test_dispatch_symbolic_meta_inplace_tan_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9615370Z test_dispatch_symbolic_meta_inplace_tan_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9615490Z test_dispatch_symbolic_meta_inplace_tan_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9615620Z test_dispatch_symbolic_meta_inplace_tan_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9615760Z test_dispatch_symbolic_meta_inplace_tan_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9615890Z test_dispatch_symbolic_meta_inplace_tan_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9616030Z test_dispatch_symbolic_meta_inplace_tan_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9616160Z test_dispatch_symbolic_meta_inplace_tan_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9616270Z test_dispatch_symbolic_meta_inplace_tanh_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9616410Z test_dispatch_symbolic_meta_inplace_tanh_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9616520Z test_dispatch_symbolic_meta_inplace_tanh_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9616640Z test_dispatch_symbolic_meta_inplace_tanh_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9616760Z test_dispatch_symbolic_meta_inplace_tanh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9616870Z test_dispatch_symbolic_meta_inplace_tanh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9617010Z test_dispatch_symbolic_meta_inplace_tanh_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9617140Z test_dispatch_symbolic_meta_inplace_tanh_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9617280Z test_dispatch_symbolic_meta_inplace_tanh_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9617410Z test_dispatch_symbolic_meta_inplace_tanh_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9617540Z test_dispatch_symbolic_meta_inplace_tanh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9617690Z test_dispatch_symbolic_meta_inplace_tensor_split_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9617840Z test_dispatch_symbolic_meta_inplace_tensor_split_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9617990Z test_dispatch_symbolic_meta_inplace_tensor_split_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9618170Z test_dispatch_symbolic_meta_inplace_tensor_split_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9618320Z test_dispatch_symbolic_meta_inplace_tensor_split_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9618460Z test_dispatch_symbolic_meta_inplace_tensor_split_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9618610Z test_dispatch_symbolic_meta_inplace_tensor_split_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9618750Z test_dispatch_symbolic_meta_inplace_tensor_split_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9618920Z test_dispatch_symbolic_meta_inplace_tensor_split_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9619060Z test_dispatch_symbolic_meta_inplace_tensor_split_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9619200Z test_dispatch_symbolic_meta_inplace_tensor_split_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9619350Z test_dispatch_symbolic_meta_inplace_tensor_split_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9619490Z test_dispatch_symbolic_meta_inplace_tensordot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9619640Z test_dispatch_symbolic_meta_inplace_tensordot_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9619790Z test_dispatch_symbolic_meta_inplace_tensordot_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9619940Z test_dispatch_symbolic_meta_inplace_tensordot_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9620080Z test_dispatch_symbolic_meta_inplace_tensordot_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9620220Z test_dispatch_symbolic_meta_inplace_tensordot_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9620370Z test_dispatch_symbolic_meta_inplace_tensordot_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9620510Z test_dispatch_symbolic_meta_inplace_tensordot_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9620650Z test_dispatch_symbolic_meta_inplace_tensordot_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9620790Z test_dispatch_symbolic_meta_inplace_tensordot_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9620940Z test_dispatch_symbolic_meta_inplace_tile_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9621080Z test_dispatch_symbolic_meta_inplace_tile_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9621220Z test_dispatch_symbolic_meta_inplace_tile_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9621360Z test_dispatch_symbolic_meta_inplace_tile_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9621500Z test_dispatch_symbolic_meta_inplace_tile_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9621640Z test_dispatch_symbolic_meta_inplace_tile_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9621820Z test_dispatch_symbolic_meta_inplace_tile_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9621960Z test_dispatch_symbolic_meta_inplace_tile_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9622100Z test_dispatch_symbolic_meta_inplace_tile_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9622230Z test_dispatch_symbolic_meta_inplace_tile_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9622370Z test_dispatch_symbolic_meta_inplace_tile_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9622560Z test_dispatch_symbolic_meta_inplace_tile_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9622700Z test_dispatch_symbolic_meta_inplace_to_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9622840Z test_dispatch_symbolic_meta_inplace_to_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9622990Z test_dispatch_symbolic_meta_inplace_to_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9623130Z test_dispatch_symbolic_meta_inplace_to_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9623270Z test_dispatch_symbolic_meta_inplace_to_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9623400Z test_dispatch_symbolic_meta_inplace_to_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9623540Z test_dispatch_symbolic_meta_inplace_to_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9623680Z test_dispatch_symbolic_meta_inplace_to_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9623810Z test_dispatch_symbolic_meta_inplace_to_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9623950Z test_dispatch_symbolic_meta_inplace_to_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9624090Z test_dispatch_symbolic_meta_inplace_to_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9624220Z test_dispatch_symbolic_meta_inplace_to_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9624370Z test_dispatch_symbolic_meta_inplace_to_sparse_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9624520Z test_dispatch_symbolic_meta_inplace_to_sparse_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9624670Z test_dispatch_symbolic_meta_inplace_to_sparse_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9624810Z test_dispatch_symbolic_meta_inplace_to_sparse_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9624960Z test_dispatch_symbolic_meta_inplace_to_sparse_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9625110Z test_dispatch_symbolic_meta_inplace_to_sparse_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9625250Z test_dispatch_symbolic_meta_inplace_to_sparse_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9625390Z test_dispatch_symbolic_meta_inplace_to_sparse_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9625560Z test_dispatch_symbolic_meta_inplace_to_sparse_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9625710Z test_dispatch_symbolic_meta_inplace_to_sparse_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9625850Z test_dispatch_symbolic_meta_inplace_to_sparse_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9625990Z test_dispatch_symbolic_meta_inplace_to_sparse_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9626130Z test_dispatch_symbolic_meta_inplace_topk_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9626300Z test_dispatch_symbolic_meta_inplace_topk_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9626470Z test_dispatch_symbolic_meta_inplace_topk_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9626610Z test_dispatch_symbolic_meta_inplace_topk_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9626740Z test_dispatch_symbolic_meta_inplace_topk_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9626870Z test_dispatch_symbolic_meta_inplace_topk_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9627010Z test_dispatch_symbolic_meta_inplace_topk_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9627150Z test_dispatch_symbolic_meta_inplace_topk_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9627300Z test_dispatch_symbolic_meta_inplace_trace_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9627450Z test_dispatch_symbolic_meta_inplace_trace_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9627590Z test_dispatch_symbolic_meta_inplace_trace_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9627730Z test_dispatch_symbolic_meta_inplace_trace_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9627870Z test_dispatch_symbolic_meta_inplace_trace_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9628010Z test_dispatch_symbolic_meta_inplace_trace_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9628150Z test_dispatch_symbolic_meta_inplace_trace_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9628290Z test_dispatch_symbolic_meta_inplace_trace_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9628420Z test_dispatch_symbolic_meta_inplace_trace_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9628550Z test_dispatch_symbolic_meta_inplace_transpose_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9628670Z test_dispatch_symbolic_meta_inplace_transpose_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9628790Z test_dispatch_symbolic_meta_inplace_transpose_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9628920Z test_dispatch_symbolic_meta_inplace_transpose_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9629040Z test_dispatch_symbolic_meta_inplace_transpose_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9629170Z test_dispatch_symbolic_meta_inplace_transpose_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9629290Z test_dispatch_symbolic_meta_inplace_transpose_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9633720Z test_dispatch_symbolic_meta_inplace_transpose_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9633860Z test_dispatch_symbolic_meta_inplace_transpose_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9633980Z test_dispatch_symbolic_meta_inplace_transpose_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9634090Z test_dispatch_symbolic_meta_inplace_transpose_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9634210Z test_dispatch_symbolic_meta_inplace_transpose_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9634350Z test_dispatch_symbolic_meta_inplace_transpose_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9634510Z test_dispatch_symbolic_meta_inplace_trapezoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9634660Z test_dispatch_symbolic_meta_inplace_trapezoid_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9634810Z test_dispatch_symbolic_meta_inplace_trapezoid_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9634960Z test_dispatch_symbolic_meta_inplace_trapezoid_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9635100Z test_dispatch_symbolic_meta_inplace_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9635250Z test_dispatch_symbolic_meta_inplace_trapezoid_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9635390Z test_dispatch_symbolic_meta_inplace_trapezoid_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9635540Z test_dispatch_symbolic_meta_inplace_trapezoid_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9635680Z test_dispatch_symbolic_meta_inplace_trapezoid_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9635830Z test_dispatch_symbolic_meta_inplace_trapezoid_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9635970Z test_dispatch_symbolic_meta_inplace_trapezoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9636110Z test_dispatch_symbolic_meta_inplace_trapz_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9636260Z test_dispatch_symbolic_meta_inplace_trapz_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9636410Z test_dispatch_symbolic_meta_inplace_trapz_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9636550Z test_dispatch_symbolic_meta_inplace_trapz_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9636690Z test_dispatch_symbolic_meta_inplace_trapz_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9636830Z test_dispatch_symbolic_meta_inplace_trapz_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9636970Z test_dispatch_symbolic_meta_inplace_trapz_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9637100Z test_dispatch_symbolic_meta_inplace_trapz_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9637240Z test_dispatch_symbolic_meta_inplace_trapz_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9637410Z test_dispatch_symbolic_meta_inplace_trapz_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9637540Z test_dispatch_symbolic_meta_inplace_trapz_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9637700Z test_dispatch_symbolic_meta_inplace_triangular_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9637850Z test_dispatch_symbolic_meta_inplace_triangular_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9638000Z test_dispatch_symbolic_meta_inplace_triangular_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9638170Z test_dispatch_symbolic_meta_inplace_triangular_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9638290Z test_dispatch_symbolic_meta_inplace_tril_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9638410Z test_dispatch_symbolic_meta_inplace_tril_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9638530Z test_dispatch_symbolic_meta_inplace_tril_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9638640Z test_dispatch_symbolic_meta_inplace_tril_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9638760Z test_dispatch_symbolic_meta_inplace_tril_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9638880Z test_dispatch_symbolic_meta_inplace_tril_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9638990Z test_dispatch_symbolic_meta_inplace_tril_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9639100Z test_dispatch_symbolic_meta_inplace_tril_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9639210Z test_dispatch_symbolic_meta_inplace_tril_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9639320Z test_dispatch_symbolic_meta_inplace_tril_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9639440Z test_dispatch_symbolic_meta_inplace_tril_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9639550Z test_dispatch_symbolic_meta_inplace_tril_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9639690Z test_dispatch_symbolic_meta_inplace_tril_indices_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9639840Z test_dispatch_symbolic_meta_inplace_tril_indices_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9639950Z test_dispatch_symbolic_meta_inplace_triu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9640070Z test_dispatch_symbolic_meta_inplace_triu_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9640190Z test_dispatch_symbolic_meta_inplace_triu_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9640300Z test_dispatch_symbolic_meta_inplace_triu_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9640420Z test_dispatch_symbolic_meta_inplace_triu_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9640530Z test_dispatch_symbolic_meta_inplace_triu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9640640Z test_dispatch_symbolic_meta_inplace_triu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9640750Z test_dispatch_symbolic_meta_inplace_triu_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9640860Z test_dispatch_symbolic_meta_inplace_triu_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9640970Z test_dispatch_symbolic_meta_inplace_triu_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9641080Z test_dispatch_symbolic_meta_inplace_triu_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9641230Z test_dispatch_symbolic_meta_inplace_triu_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9641380Z test_dispatch_symbolic_meta_inplace_triu_indices_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9641530Z test_dispatch_symbolic_meta_inplace_triu_indices_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9641660Z test_dispatch_symbolic_meta_inplace_true_divide_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9641800Z test_dispatch_symbolic_meta_inplace_true_divide_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9641970Z test_dispatch_symbolic_meta_inplace_true_divide_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9642100Z test_dispatch_symbolic_meta_inplace_true_divide_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9642220Z test_dispatch_symbolic_meta_inplace_true_divide_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9642340Z test_dispatch_symbolic_meta_inplace_true_divide_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9642460Z test_dispatch_symbolic_meta_inplace_true_divide_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9642610Z test_dispatch_symbolic_meta_inplace_true_divide_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9642740Z test_dispatch_symbolic_meta_inplace_true_divide_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.007s) 2023-01-11T21:12:29.9642880Z test_dispatch_symbolic_meta_inplace_true_divide_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9643020Z test_dispatch_symbolic_meta_inplace_true_divide_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.007s) 2023-01-11T21:12:29.9643160Z test_dispatch_symbolic_meta_inplace_true_divide_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.007s) 2023-01-11T21:12:29.9643280Z test_dispatch_symbolic_meta_inplace_trunc_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9643390Z test_dispatch_symbolic_meta_inplace_trunc_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9643500Z test_dispatch_symbolic_meta_inplace_trunc_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9643620Z test_dispatch_symbolic_meta_inplace_trunc_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9643730Z test_dispatch_symbolic_meta_inplace_trunc_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9643840Z test_dispatch_symbolic_meta_inplace_trunc_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9643950Z test_dispatch_symbolic_meta_inplace_trunc_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9644060Z test_dispatch_symbolic_meta_inplace_trunc_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9644210Z test_dispatch_symbolic_meta_inplace_unbind_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9644350Z test_dispatch_symbolic_meta_inplace_unbind_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9644500Z test_dispatch_symbolic_meta_inplace_unbind_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9644640Z test_dispatch_symbolic_meta_inplace_unbind_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9644790Z test_dispatch_symbolic_meta_inplace_unbind_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9644930Z test_dispatch_symbolic_meta_inplace_unbind_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9645110Z test_dispatch_symbolic_meta_inplace_unbind_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9645250Z test_dispatch_symbolic_meta_inplace_unbind_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9645390Z test_dispatch_symbolic_meta_inplace_unbind_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9645530Z test_dispatch_symbolic_meta_inplace_unbind_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9645670Z test_dispatch_symbolic_meta_inplace_unbind_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9645830Z test_dispatch_symbolic_meta_inplace_unbind_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9645970Z test_dispatch_symbolic_meta_inplace_unbind_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9646120Z test_dispatch_symbolic_meta_inplace_unflatten_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9646260Z test_dispatch_symbolic_meta_inplace_unflatten_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9646410Z test_dispatch_symbolic_meta_inplace_unflatten_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9646560Z test_dispatch_symbolic_meta_inplace_unflatten_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9646700Z test_dispatch_symbolic_meta_inplace_unflatten_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9646850Z test_dispatch_symbolic_meta_inplace_unflatten_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9646990Z test_dispatch_symbolic_meta_inplace_unflatten_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9647140Z test_dispatch_symbolic_meta_inplace_unflatten_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9647280Z test_dispatch_symbolic_meta_inplace_unflatten_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9647420Z test_dispatch_symbolic_meta_inplace_unflatten_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9647560Z test_dispatch_symbolic_meta_inplace_unflatten_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9647710Z test_dispatch_symbolic_meta_inplace_unflatten_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9647850Z test_dispatch_symbolic_meta_inplace_unflatten_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9648000Z test_dispatch_symbolic_meta_inplace_unfold_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9648140Z test_dispatch_symbolic_meta_inplace_unfold_copy_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9648290Z test_dispatch_symbolic_meta_inplace_unfold_copy_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9648440Z test_dispatch_symbolic_meta_inplace_unfold_copy_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9648590Z test_dispatch_symbolic_meta_inplace_unfold_copy_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9648770Z test_dispatch_symbolic_meta_inplace_unfold_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9648910Z test_dispatch_symbolic_meta_inplace_unfold_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9649050Z test_dispatch_symbolic_meta_inplace_unfold_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9649200Z test_dispatch_symbolic_meta_inplace_unfold_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9649340Z test_dispatch_symbolic_meta_inplace_unfold_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9649510Z test_dispatch_symbolic_meta_inplace_unfold_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9649660Z test_dispatch_symbolic_meta_inplace_unfold_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9649800Z test_dispatch_symbolic_meta_inplace_unfold_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9649940Z test_dispatch_symbolic_meta_inplace_unfold_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9650080Z test_dispatch_symbolic_meta_inplace_unfold_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9650220Z test_dispatch_symbolic_meta_inplace_unfold_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9650370Z test_dispatch_symbolic_meta_inplace_unfold_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9650510Z test_dispatch_symbolic_meta_inplace_unfold_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9650650Z test_dispatch_symbolic_meta_inplace_unfold_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9650800Z test_dispatch_symbolic_meta_inplace_unfold_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9650940Z test_dispatch_symbolic_meta_inplace_unfold_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9651080Z test_dispatch_symbolic_meta_inplace_unfold_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9651220Z test_dispatch_symbolic_meta_inplace_unfold_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9651350Z test_dispatch_symbolic_meta_inplace_unfold_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9651490Z test_dispatch_symbolic_meta_inplace_unfold_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9651630Z test_dispatch_symbolic_meta_inplace_unfold_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9651750Z test_dispatch_symbolic_meta_inplace_uniform_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9651870Z test_dispatch_symbolic_meta_inplace_uniform_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9652000Z test_dispatch_symbolic_meta_inplace_uniform_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9652120Z test_dispatch_symbolic_meta_inplace_uniform_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9652230Z test_dispatch_symbolic_meta_inplace_uniform_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9652350Z test_dispatch_symbolic_meta_inplace_uniform_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9652530Z test_dispatch_symbolic_meta_inplace_unique_consecutive_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9652680Z test_dispatch_symbolic_meta_inplace_unique_consecutive_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9652840Z test_dispatch_symbolic_meta_inplace_unique_consecutive_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9652990Z test_dispatch_symbolic_meta_inplace_unique_consecutive_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9653160Z test_dispatch_symbolic_meta_inplace_unique_consecutive_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9653310Z test_dispatch_symbolic_meta_inplace_unique_consecutive_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9653460Z test_dispatch_symbolic_meta_inplace_unique_consecutive_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9653610Z test_dispatch_symbolic_meta_inplace_unique_consecutive_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9653750Z test_dispatch_symbolic_meta_inplace_unique_consecutive_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9653900Z test_dispatch_symbolic_meta_inplace_unique_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9654040Z test_dispatch_symbolic_meta_inplace_unique_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9654180Z test_dispatch_symbolic_meta_inplace_unique_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9654330Z test_dispatch_symbolic_meta_inplace_unique_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9654460Z test_dispatch_symbolic_meta_inplace_unique_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9654600Z test_dispatch_symbolic_meta_inplace_unique_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9654740Z test_dispatch_symbolic_meta_inplace_unique_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9654880Z test_dispatch_symbolic_meta_inplace_unique_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9655020Z test_dispatch_symbolic_meta_inplace_unique_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9655140Z test_dispatch_symbolic_meta_inplace_unsqueeze_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9655260Z test_dispatch_symbolic_meta_inplace_unsqueeze_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9655380Z test_dispatch_symbolic_meta_inplace_unsqueeze_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9655510Z test_dispatch_symbolic_meta_inplace_unsqueeze_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9655630Z test_dispatch_symbolic_meta_inplace_unsqueeze_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9655750Z test_dispatch_symbolic_meta_inplace_unsqueeze_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9655870Z test_dispatch_symbolic_meta_inplace_unsqueeze_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9655990Z test_dispatch_symbolic_meta_inplace_unsqueeze_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9656110Z test_dispatch_symbolic_meta_inplace_unsqueeze_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9656260Z test_dispatch_symbolic_meta_inplace_unsqueeze_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9656380Z test_dispatch_symbolic_meta_inplace_unsqueeze_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9656500Z test_dispatch_symbolic_meta_inplace_unsqueeze_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9656620Z test_dispatch_symbolic_meta_inplace_unsqueeze_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9656760Z test_dispatch_symbolic_meta_inplace_var_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9656940Z test_dispatch_symbolic_meta_inplace_var_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9657090Z test_dispatch_symbolic_meta_inplace_var_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9657230Z test_dispatch_symbolic_meta_inplace_var_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9657370Z test_dispatch_symbolic_meta_inplace_var_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9657510Z test_dispatch_symbolic_meta_inplace_var_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9657650Z test_dispatch_symbolic_meta_inplace_var_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9657800Z test_dispatch_symbolic_meta_inplace_var_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9657950Z test_dispatch_symbolic_meta_inplace_var_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9658090Z test_dispatch_symbolic_meta_inplace_var_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9658240Z test_dispatch_symbolic_meta_inplace_var_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9658380Z test_dispatch_symbolic_meta_inplace_var_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9658530Z test_dispatch_symbolic_meta_inplace_var_mean_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9658680Z test_dispatch_symbolic_meta_inplace_var_mean_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9658840Z test_dispatch_symbolic_meta_inplace_var_mean_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9658990Z test_dispatch_symbolic_meta_inplace_var_mean_unbiased_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9659140Z test_dispatch_symbolic_meta_inplace_var_mean_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9659290Z test_dispatch_symbolic_meta_inplace_var_mean_unbiased_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9659440Z test_dispatch_symbolic_meta_inplace_var_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9659590Z test_dispatch_symbolic_meta_inplace_var_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9659740Z test_dispatch_symbolic_meta_inplace_var_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9659890Z test_dispatch_symbolic_meta_inplace_var_unbiased_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9660060Z test_dispatch_symbolic_meta_inplace_var_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9660210Z test_dispatch_symbolic_meta_inplace_var_unbiased_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9660350Z test_dispatch_symbolic_meta_inplace_vdot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9660500Z test_dispatch_symbolic_meta_inplace_vdot_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9660670Z test_dispatch_symbolic_meta_inplace_vdot_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9660810Z test_dispatch_symbolic_meta_inplace_vdot_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9660950Z test_dispatch_symbolic_meta_inplace_vdot_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9661090Z test_dispatch_symbolic_meta_inplace_vdot_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9661230Z test_dispatch_symbolic_meta_inplace_vdot_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9661370Z test_dispatch_symbolic_meta_inplace_vdot_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9661510Z test_dispatch_symbolic_meta_inplace_vdot_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9661650Z test_dispatch_symbolic_meta_inplace_vdot_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9661800Z test_dispatch_symbolic_meta_inplace_view_as_complex_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9661950Z test_dispatch_symbolic_meta_inplace_view_as_complex_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9662100Z test_dispatch_symbolic_meta_inplace_view_as_complex_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9662240Z test_dispatch_symbolic_meta_inplace_view_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9662390Z test_dispatch_symbolic_meta_inplace_view_as_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9662530Z test_dispatch_symbolic_meta_inplace_view_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9662680Z test_dispatch_symbolic_meta_inplace_view_as_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9662830Z test_dispatch_symbolic_meta_inplace_view_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9662970Z test_dispatch_symbolic_meta_inplace_view_as_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9663110Z test_dispatch_symbolic_meta_inplace_view_as_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9663250Z test_dispatch_symbolic_meta_inplace_view_as_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9663390Z test_dispatch_symbolic_meta_inplace_view_as_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9663530Z test_dispatch_symbolic_meta_inplace_view_as_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9663690Z test_dispatch_symbolic_meta_inplace_view_as_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9663840Z test_dispatch_symbolic_meta_inplace_view_as_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9663980Z test_dispatch_symbolic_meta_inplace_view_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9664130Z test_dispatch_symbolic_meta_inplace_view_as_real_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9664270Z test_dispatch_symbolic_meta_inplace_view_as_real_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9664440Z test_dispatch_symbolic_meta_inplace_view_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9664590Z test_dispatch_symbolic_meta_inplace_view_copy_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9664740Z test_dispatch_symbolic_meta_inplace_view_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9664880Z test_dispatch_symbolic_meta_inplace_view_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9665020Z test_dispatch_symbolic_meta_inplace_view_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9665160Z test_dispatch_symbolic_meta_inplace_view_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9665310Z test_dispatch_symbolic_meta_inplace_view_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9665440Z test_dispatch_symbolic_meta_inplace_view_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9665590Z test_dispatch_symbolic_meta_inplace_view_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9665730Z test_dispatch_symbolic_meta_inplace_view_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9665870Z test_dispatch_symbolic_meta_inplace_view_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9666000Z test_dispatch_symbolic_meta_inplace_view_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9666140Z test_dispatch_symbolic_meta_inplace_view_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9670210Z test_dispatch_symbolic_meta_inplace_view_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9670370Z test_dispatch_symbolic_meta_inplace_view_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9670520Z test_dispatch_symbolic_meta_inplace_view_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9670660Z test_dispatch_symbolic_meta_inplace_view_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9670790Z test_dispatch_symbolic_meta_inplace_view_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9670930Z test_dispatch_symbolic_meta_inplace_view_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9671070Z test_dispatch_symbolic_meta_inplace_view_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9671200Z test_dispatch_symbolic_meta_inplace_view_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9671400Z test_dispatch_symbolic_meta_inplace_view_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9671540Z test_dispatch_symbolic_meta_inplace_view_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9671680Z test_dispatch_symbolic_meta_inplace_vsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9671820Z test_dispatch_symbolic_meta_inplace_vsplit_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9671990Z test_dispatch_symbolic_meta_inplace_vsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9672130Z test_dispatch_symbolic_meta_inplace_vsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9672280Z test_dispatch_symbolic_meta_inplace_vsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9672420Z test_dispatch_symbolic_meta_inplace_vsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9672560Z test_dispatch_symbolic_meta_inplace_vsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9672710Z test_dispatch_symbolic_meta_inplace_vsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9672850Z test_dispatch_symbolic_meta_inplace_vsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9672990Z test_dispatch_symbolic_meta_inplace_vsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9673120Z test_dispatch_symbolic_meta_inplace_vsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9673260Z test_dispatch_symbolic_meta_inplace_vsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9673400Z test_dispatch_symbolic_meta_inplace_vsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9673540Z test_dispatch_symbolic_meta_inplace_vstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9673680Z test_dispatch_symbolic_meta_inplace_vstack_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9673830Z test_dispatch_symbolic_meta_inplace_vstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9673980Z test_dispatch_symbolic_meta_inplace_vstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9674120Z test_dispatch_symbolic_meta_inplace_vstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9674260Z test_dispatch_symbolic_meta_inplace_vstack_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9674410Z test_dispatch_symbolic_meta_inplace_vstack_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9674540Z test_dispatch_symbolic_meta_inplace_vstack_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9674680Z test_dispatch_symbolic_meta_inplace_vstack_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9674820Z test_dispatch_symbolic_meta_inplace_vstack_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9675000Z test_dispatch_symbolic_meta_inplace_vstack_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9675140Z test_dispatch_symbolic_meta_inplace_vstack_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9675280Z test_dispatch_symbolic_meta_inplace_vstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9675420Z test_dispatch_symbolic_meta_inplace_where_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9675560Z test_dispatch_symbolic_meta_inplace_where_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9675740Z test_dispatch_symbolic_meta_inplace_where_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9675890Z test_dispatch_symbolic_meta_inplace_where_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9676030Z test_dispatch_symbolic_meta_inplace_where_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9676170Z test_dispatch_symbolic_meta_inplace_where_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9676310Z test_dispatch_symbolic_meta_inplace_where_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9676450Z test_dispatch_symbolic_meta_inplace_where_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9676590Z test_dispatch_symbolic_meta_inplace_where_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9676730Z test_dispatch_symbolic_meta_inplace_where_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9676870Z test_dispatch_symbolic_meta_inplace_where_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9677010Z test_dispatch_symbolic_meta_inplace_where_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9677140Z test_dispatch_symbolic_meta_inplace_where_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9677260Z test_dispatch_symbolic_meta_inplace_xlogy_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9677400Z test_dispatch_symbolic_meta_inplace_xlogy_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9677510Z test_dispatch_symbolic_meta_inplace_xlogy_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9677630Z test_dispatch_symbolic_meta_inplace_xlogy_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9677740Z test_dispatch_symbolic_meta_inplace_xlogy_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9677880Z test_dispatch_symbolic_meta_inplace_xlogy_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9678020Z test_dispatch_symbolic_meta_inplace_xlogy_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9678150Z test_dispatch_symbolic_meta_inplace_xlogy_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9678290Z test_dispatch_symbolic_meta_inplace_xlogy_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.005s) 2023-01-11T21:12:29.9678420Z test_dispatch_symbolic_meta_inplace_xlogy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:29.9678540Z test_dispatch_symbolic_meta_inplace_zero__cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9678650Z test_dispatch_symbolic_meta_inplace_zero__cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9678800Z test_dispatch_symbolic_meta_inplace_zero__cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9678920Z test_dispatch_symbolic_meta_inplace_zero__cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9679030Z test_dispatch_symbolic_meta_inplace_zero__cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9679140Z test_dispatch_symbolic_meta_inplace_zero__cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9679250Z test_dispatch_symbolic_meta_inplace_zero__cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9679370Z test_dispatch_symbolic_meta_inplace_zero__cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9679500Z test_dispatch_symbolic_meta_inplace_zero__cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9679610Z test_dispatch_symbolic_meta_inplace_zero__cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9679730Z test_dispatch_symbolic_meta_inplace_zero__cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9679840Z test_dispatch_symbolic_meta_inplace_zero__cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9679980Z test_dispatch_symbolic_meta_inplace_zeros_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9680130Z test_dispatch_symbolic_meta_inplace_zeros_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9680270Z test_dispatch_symbolic_meta_inplace_zeros_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9680420Z test_dispatch_symbolic_meta_inplace_zeros_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9680560Z test_dispatch_symbolic_meta_inplace_zeros_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9680710Z test_dispatch_symbolic_meta_inplace_zeros_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9680850Z test_dispatch_symbolic_meta_inplace_zeros_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9680980Z test_dispatch_symbolic_meta_inplace_zeros_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9681120Z test_dispatch_symbolic_meta_inplace_zeros_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9681260Z test_dispatch_symbolic_meta_inplace_zeros_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9681400Z test_dispatch_symbolic_meta_inplace_zeros_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9681540Z test_dispatch_symbolic_meta_inplace_zeros_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9681670Z test_dispatch_symbolic_meta_inplace_zeros_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9681820Z test_dispatch_symbolic_meta_inplace_zeros_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9681960Z test_dispatch_symbolic_meta_inplace_zeros_like_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9682110Z test_dispatch_symbolic_meta_inplace_zeros_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9682260Z test_dispatch_symbolic_meta_inplace_zeros_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9682400Z test_dispatch_symbolic_meta_inplace_zeros_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9682580Z test_dispatch_symbolic_meta_inplace_zeros_like_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9682720Z test_dispatch_symbolic_meta_inplace_zeros_like_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9682870Z test_dispatch_symbolic_meta_inplace_zeros_like_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9683010Z test_dispatch_symbolic_meta_inplace_zeros_like_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9683170Z test_dispatch_symbolic_meta_inplace_zeros_like_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9683320Z test_dispatch_symbolic_meta_inplace_zeros_like_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9683460Z test_dispatch_symbolic_meta_inplace_zeros_like_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9683600Z test_dispatch_symbolic_meta_inplace_zeros_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:12:29.9683710Z test_dispatch_symbolic_meta_outplace_H_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9683830Z test_dispatch_symbolic_meta_outplace_H_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9683940Z test_dispatch_symbolic_meta_outplace_H_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9684060Z test_dispatch_symbolic_meta_outplace_H_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9684170Z test_dispatch_symbolic_meta_outplace_H_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9684290Z test_dispatch_symbolic_meta_outplace_H_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9684400Z test_dispatch_symbolic_meta_outplace_H_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9684510Z test_dispatch_symbolic_meta_outplace_H_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9684620Z test_dispatch_symbolic_meta_outplace_H_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9684730Z test_dispatch_symbolic_meta_outplace_H_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9684830Z test_dispatch_symbolic_meta_outplace_H_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9684940Z test_dispatch_symbolic_meta_outplace_H_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9685050Z test_dispatch_symbolic_meta_outplace_H_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9685160Z test_dispatch_symbolic_meta_outplace_T_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9685280Z test_dispatch_symbolic_meta_outplace_T_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9685390Z test_dispatch_symbolic_meta_outplace_T_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9685510Z test_dispatch_symbolic_meta_outplace_T_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9685620Z test_dispatch_symbolic_meta_outplace_T_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9685730Z test_dispatch_symbolic_meta_outplace_T_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9685850Z test_dispatch_symbolic_meta_outplace_T_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9685950Z test_dispatch_symbolic_meta_outplace_T_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9686060Z test_dispatch_symbolic_meta_outplace_T_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9686170Z test_dispatch_symbolic_meta_outplace_T_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9686290Z test_dispatch_symbolic_meta_outplace_T_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9686400Z test_dispatch_symbolic_meta_outplace_T_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9686510Z test_dispatch_symbolic_meta_outplace_T_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9686630Z test_dispatch_symbolic_meta_outplace___getitem___cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9686750Z test_dispatch_symbolic_meta_outplace___getitem___cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9686880Z test_dispatch_symbolic_meta_outplace___getitem___cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9687030Z test_dispatch_symbolic_meta_outplace___getitem___cpu_complex32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9687150Z test_dispatch_symbolic_meta_outplace___getitem___cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9687270Z test_dispatch_symbolic_meta_outplace___getitem___cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9687390Z test_dispatch_symbolic_meta_outplace___getitem___cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9687510Z test_dispatch_symbolic_meta_outplace___getitem___cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9687630Z test_dispatch_symbolic_meta_outplace___getitem___cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9687750Z test_dispatch_symbolic_meta_outplace___getitem___cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9687870Z test_dispatch_symbolic_meta_outplace___getitem___cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9687980Z test_dispatch_symbolic_meta_outplace___getitem___cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9688100Z test_dispatch_symbolic_meta_outplace___getitem___cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9688220Z test_dispatch_symbolic_meta_outplace___radd___cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9688330Z test_dispatch_symbolic_meta_outplace___radd___cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9688450Z test_dispatch_symbolic_meta_outplace___radd___cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9688580Z test_dispatch_symbolic_meta_outplace___radd___cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9688700Z test_dispatch_symbolic_meta_outplace___radd___cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9688810Z test_dispatch_symbolic_meta_outplace___radd___cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9688930Z test_dispatch_symbolic_meta_outplace___radd___cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9689040Z test_dispatch_symbolic_meta_outplace___radd___cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9689160Z test_dispatch_symbolic_meta_outplace___radd___cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9689270Z test_dispatch_symbolic_meta_outplace___radd___cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9689380Z test_dispatch_symbolic_meta_outplace___radd___cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9689500Z test_dispatch_symbolic_meta_outplace___radd___cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9689610Z test_dispatch_symbolic_meta_outplace___rand___cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9689720Z test_dispatch_symbolic_meta_outplace___rand___cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9689830Z test_dispatch_symbolic_meta_outplace___rand___cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9689940Z test_dispatch_symbolic_meta_outplace___rand___cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9690090Z test_dispatch_symbolic_meta_outplace___rand___cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9690200Z test_dispatch_symbolic_meta_outplace___rand___cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9690320Z test_dispatch_symbolic_meta_outplace___rdiv___cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9690440Z test_dispatch_symbolic_meta_outplace___rdiv___cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9690560Z test_dispatch_symbolic_meta_outplace___rdiv___cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9690680Z test_dispatch_symbolic_meta_outplace___rdiv___cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9690830Z test_dispatch_symbolic_meta_outplace___rdiv___cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9690950Z test_dispatch_symbolic_meta_outplace___rdiv___cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9691060Z test_dispatch_symbolic_meta_outplace___rdiv___cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9691180Z test_dispatch_symbolic_meta_outplace___rdiv___cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9691290Z test_dispatch_symbolic_meta_outplace___rdiv___cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9691400Z test_dispatch_symbolic_meta_outplace___rdiv___cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9691510Z test_dispatch_symbolic_meta_outplace___rdiv___cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9691630Z test_dispatch_symbolic_meta_outplace___rdiv___cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9691750Z test_dispatch_symbolic_meta_outplace___rmatmul___cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.9691880Z test_dispatch_symbolic_meta_outplace___rmatmul___cpu_complex128 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.9692000Z test_dispatch_symbolic_meta_outplace___rmatmul___cpu_complex64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.9692120Z test_dispatch_symbolic_meta_outplace___rmatmul___cpu_float32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.9692240Z test_dispatch_symbolic_meta_outplace___rmatmul___cpu_float64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.9692350Z test_dispatch_symbolic_meta_outplace___rmatmul___cpu_int16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.9692470Z test_dispatch_symbolic_meta_outplace___rmatmul___cpu_int32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.9692590Z test_dispatch_symbolic_meta_outplace___rmatmul___cpu_int64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.9692700Z test_dispatch_symbolic_meta_outplace___rmatmul___cpu_int8 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.9692820Z test_dispatch_symbolic_meta_outplace___rmatmul___cpu_uint8 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.9692930Z test_dispatch_symbolic_meta_outplace___rmod___cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9693050Z test_dispatch_symbolic_meta_outplace___rmod___cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9693160Z test_dispatch_symbolic_meta_outplace___rmod___cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9693280Z test_dispatch_symbolic_meta_outplace___rmod___cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9693390Z test_dispatch_symbolic_meta_outplace___rmul___cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9693510Z test_dispatch_symbolic_meta_outplace___rmul___cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9693630Z test_dispatch_symbolic_meta_outplace___rmul___cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9693750Z test_dispatch_symbolic_meta_outplace___rmul___cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9693880Z test_dispatch_symbolic_meta_outplace___rmul___cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9694000Z test_dispatch_symbolic_meta_outplace___rmul___cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9694110Z test_dispatch_symbolic_meta_outplace___rmul___cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9694230Z test_dispatch_symbolic_meta_outplace___rmul___cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9694340Z test_dispatch_symbolic_meta_outplace___rmul___cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9694470Z test_dispatch_symbolic_meta_outplace___rmul___cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9694590Z test_dispatch_symbolic_meta_outplace___rmul___cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9694700Z test_dispatch_symbolic_meta_outplace___rmul___cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9694810Z test_dispatch_symbolic_meta_outplace___ror___cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9694930Z test_dispatch_symbolic_meta_outplace___ror___cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9695040Z test_dispatch_symbolic_meta_outplace___ror___cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9695150Z test_dispatch_symbolic_meta_outplace___ror___cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9695260Z test_dispatch_symbolic_meta_outplace___ror___cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9695370Z test_dispatch_symbolic_meta_outplace___ror___cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9695480Z test_dispatch_symbolic_meta_outplace___rpow___cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9695600Z test_dispatch_symbolic_meta_outplace___rpow___cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9695720Z test_dispatch_symbolic_meta_outplace___rpow___cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9695840Z test_dispatch_symbolic_meta_outplace___rpow___cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9695950Z test_dispatch_symbolic_meta_outplace___rpow___cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9696070Z test_dispatch_symbolic_meta_outplace___rpow___cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9696180Z test_dispatch_symbolic_meta_outplace___rpow___cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9696290Z test_dispatch_symbolic_meta_outplace___rpow___cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9696400Z test_dispatch_symbolic_meta_outplace___rpow___cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9696510Z test_dispatch_symbolic_meta_outplace___rpow___cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9696630Z test_dispatch_symbolic_meta_outplace___rpow___cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9696740Z test_dispatch_symbolic_meta_outplace___rsub___cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9696860Z test_dispatch_symbolic_meta_outplace___rsub___cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9696980Z test_dispatch_symbolic_meta_outplace___rsub___cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9697100Z test_dispatch_symbolic_meta_outplace___rsub___cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9697210Z test_dispatch_symbolic_meta_outplace___rsub___cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9697330Z test_dispatch_symbolic_meta_outplace___rsub___cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9697440Z test_dispatch_symbolic_meta_outplace___rsub___cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9697580Z test_dispatch_symbolic_meta_outplace___rsub___cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9697690Z test_dispatch_symbolic_meta_outplace___rsub___cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9697800Z test_dispatch_symbolic_meta_outplace___rsub___cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9697910Z test_dispatch_symbolic_meta_outplace___rsub___cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9698030Z test_dispatch_symbolic_meta_outplace___rxor___cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9698140Z test_dispatch_symbolic_meta_outplace___rxor___cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9698270Z test_dispatch_symbolic_meta_outplace___rxor___cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9698380Z test_dispatch_symbolic_meta_outplace___rxor___cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9698490Z test_dispatch_symbolic_meta_outplace___rxor___cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9698600Z test_dispatch_symbolic_meta_outplace___rxor___cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9698740Z test_dispatch_symbolic_meta_outplace__native_batch_norm_legit_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:29.9698870Z test_dispatch_symbolic_meta_outplace__native_batch_norm_legit_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9699010Z test_dispatch_symbolic_meta_outplace__native_batch_norm_legit_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9699140Z test_dispatch_symbolic_meta_outplace__softmax_backward_data_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9699280Z test_dispatch_symbolic_meta_outplace__softmax_backward_data_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9699400Z test_dispatch_symbolic_meta_outplace__softmax_backward_data_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9699520Z test_dispatch_symbolic_meta_outplace_abs_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9699640Z test_dispatch_symbolic_meta_outplace_abs_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9699750Z test_dispatch_symbolic_meta_outplace_abs_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9699870Z test_dispatch_symbolic_meta_outplace_abs_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9703860Z test_dispatch_symbolic_meta_outplace_abs_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9703990Z test_dispatch_symbolic_meta_outplace_abs_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9704100Z test_dispatch_symbolic_meta_outplace_abs_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9704220Z test_dispatch_symbolic_meta_outplace_abs_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9704330Z test_dispatch_symbolic_meta_outplace_abs_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9704440Z test_dispatch_symbolic_meta_outplace_abs_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9704550Z test_dispatch_symbolic_meta_outplace_abs_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9704660Z test_dispatch_symbolic_meta_outplace_abs_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9704780Z test_dispatch_symbolic_meta_outplace_acos_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9704890Z test_dispatch_symbolic_meta_outplace_acos_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9705010Z test_dispatch_symbolic_meta_outplace_acos_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9705130Z test_dispatch_symbolic_meta_outplace_acos_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9705300Z test_dispatch_symbolic_meta_outplace_acos_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9705420Z test_dispatch_symbolic_meta_outplace_acos_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9705530Z test_dispatch_symbolic_meta_outplace_acos_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9705640Z test_dispatch_symbolic_meta_outplace_acos_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9705760Z test_dispatch_symbolic_meta_outplace_acos_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9705870Z test_dispatch_symbolic_meta_outplace_acos_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9706000Z test_dispatch_symbolic_meta_outplace_acos_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9706120Z test_dispatch_symbolic_meta_outplace_acosh_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9706240Z test_dispatch_symbolic_meta_outplace_acosh_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9706360Z test_dispatch_symbolic_meta_outplace_acosh_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9706480Z test_dispatch_symbolic_meta_outplace_acosh_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9706590Z test_dispatch_symbolic_meta_outplace_acosh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9706700Z test_dispatch_symbolic_meta_outplace_acosh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9706820Z test_dispatch_symbolic_meta_outplace_acosh_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9706930Z test_dispatch_symbolic_meta_outplace_acosh_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9707050Z test_dispatch_symbolic_meta_outplace_acosh_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9707160Z test_dispatch_symbolic_meta_outplace_acosh_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9707270Z test_dispatch_symbolic_meta_outplace_acosh_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9707390Z test_dispatch_symbolic_meta_outplace_add_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9707500Z test_dispatch_symbolic_meta_outplace_add_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9707620Z test_dispatch_symbolic_meta_outplace_add_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9707730Z test_dispatch_symbolic_meta_outplace_add_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9707850Z test_dispatch_symbolic_meta_outplace_add_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9707960Z test_dispatch_symbolic_meta_outplace_add_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9708070Z test_dispatch_symbolic_meta_outplace_add_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9708180Z test_dispatch_symbolic_meta_outplace_add_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9708300Z test_dispatch_symbolic_meta_outplace_add_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9708410Z test_dispatch_symbolic_meta_outplace_add_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9708520Z test_dispatch_symbolic_meta_outplace_add_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9708630Z test_dispatch_symbolic_meta_outplace_add_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9708730Z test_dispatch_symbolic_meta_outplace_add_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9708850Z test_dispatch_symbolic_meta_outplace_addbmm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9708970Z test_dispatch_symbolic_meta_outplace_addbmm_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9709140Z test_dispatch_symbolic_meta_outplace_addbmm_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9709260Z test_dispatch_symbolic_meta_outplace_addbmm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9709380Z test_dispatch_symbolic_meta_outplace_addbmm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9709490Z test_dispatch_symbolic_meta_outplace_addbmm_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9709610Z test_dispatch_symbolic_meta_outplace_addbmm_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9709710Z test_dispatch_symbolic_meta_outplace_addbmm_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9709870Z test_dispatch_symbolic_meta_outplace_addbmm_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9709980Z test_dispatch_symbolic_meta_outplace_addbmm_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9710100Z test_dispatch_symbolic_meta_outplace_addcdiv_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.9710230Z test_dispatch_symbolic_meta_outplace_addcdiv_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.9710350Z test_dispatch_symbolic_meta_outplace_addcdiv_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.9710470Z test_dispatch_symbolic_meta_outplace_addcdiv_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.9710580Z test_dispatch_symbolic_meta_outplace_addcdiv_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.9710700Z test_dispatch_symbolic_meta_outplace_addcmul_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.9710820Z test_dispatch_symbolic_meta_outplace_addcmul_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.9710940Z test_dispatch_symbolic_meta_outplace_addcmul_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.9711060Z test_dispatch_symbolic_meta_outplace_addcmul_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.9711170Z test_dispatch_symbolic_meta_outplace_addcmul_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.9711290Z test_dispatch_symbolic_meta_outplace_addcmul_cpu_int16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.9711400Z test_dispatch_symbolic_meta_outplace_addcmul_cpu_int32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.9711510Z test_dispatch_symbolic_meta_outplace_addcmul_cpu_int64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.9711630Z test_dispatch_symbolic_meta_outplace_addcmul_cpu_int8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.9711740Z test_dispatch_symbolic_meta_outplace_addcmul_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.9711850Z test_dispatch_symbolic_meta_outplace_addmm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9711980Z test_dispatch_symbolic_meta_outplace_addmm_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9712090Z test_dispatch_symbolic_meta_outplace_addmm_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9712210Z test_dispatch_symbolic_meta_outplace_addmm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9712320Z test_dispatch_symbolic_meta_outplace_addmm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9712430Z test_dispatch_symbolic_meta_outplace_addmm_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9712540Z test_dispatch_symbolic_meta_outplace_addmm_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9712660Z test_dispatch_symbolic_meta_outplace_addmm_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9712770Z test_dispatch_symbolic_meta_outplace_addmm_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9712880Z test_dispatch_symbolic_meta_outplace_addmm_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9713030Z test_dispatch_symbolic_meta_outplace_addmm_decomposed_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9713170Z test_dispatch_symbolic_meta_outplace_addmm_decomposed_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9713300Z test_dispatch_symbolic_meta_outplace_addmm_decomposed_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9713430Z test_dispatch_symbolic_meta_outplace_addmm_decomposed_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9713550Z test_dispatch_symbolic_meta_outplace_addmm_decomposed_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9713700Z test_dispatch_symbolic_meta_outplace_addmm_decomposed_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9713820Z test_dispatch_symbolic_meta_outplace_addmm_decomposed_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9713950Z test_dispatch_symbolic_meta_outplace_addmm_decomposed_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9714070Z test_dispatch_symbolic_meta_outplace_addmm_decomposed_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9714190Z test_dispatch_symbolic_meta_outplace_addmm_decomposed_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9714310Z test_dispatch_symbolic_meta_outplace_addmv_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9714430Z test_dispatch_symbolic_meta_outplace_addmv_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9714550Z test_dispatch_symbolic_meta_outplace_addmv_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9714660Z test_dispatch_symbolic_meta_outplace_addmv_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9714780Z test_dispatch_symbolic_meta_outplace_addmv_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9714890Z test_dispatch_symbolic_meta_outplace_addmv_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9715000Z test_dispatch_symbolic_meta_outplace_addmv_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9715110Z test_dispatch_symbolic_meta_outplace_addmv_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9715220Z test_dispatch_symbolic_meta_outplace_addmv_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9715330Z test_dispatch_symbolic_meta_outplace_addmv_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9715450Z test_dispatch_symbolic_meta_outplace_addr_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9715560Z test_dispatch_symbolic_meta_outplace_addr_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9715680Z test_dispatch_symbolic_meta_outplace_addr_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9715800Z test_dispatch_symbolic_meta_outplace_addr_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9715910Z test_dispatch_symbolic_meta_outplace_addr_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9716020Z test_dispatch_symbolic_meta_outplace_addr_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9716130Z test_dispatch_symbolic_meta_outplace_addr_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9716250Z test_dispatch_symbolic_meta_outplace_addr_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9716360Z test_dispatch_symbolic_meta_outplace_addr_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9716470Z test_dispatch_symbolic_meta_outplace_addr_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9716590Z test_dispatch_symbolic_meta_outplace_addr_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9716690Z test_dispatch_symbolic_meta_outplace_addr_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9716840Z test_dispatch_symbolic_meta_outplace_all_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9716950Z test_dispatch_symbolic_meta_outplace_all_cpu_bool (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9717070Z test_dispatch_symbolic_meta_outplace_all_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9717190Z test_dispatch_symbolic_meta_outplace_all_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9717300Z test_dispatch_symbolic_meta_outplace_all_cpu_float16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9717410Z test_dispatch_symbolic_meta_outplace_all_cpu_float32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9717550Z test_dispatch_symbolic_meta_outplace_all_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9717660Z test_dispatch_symbolic_meta_outplace_all_cpu_int16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9717770Z test_dispatch_symbolic_meta_outplace_all_cpu_int32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9717880Z test_dispatch_symbolic_meta_outplace_all_cpu_int64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9717990Z test_dispatch_symbolic_meta_outplace_all_cpu_int8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9718100Z test_dispatch_symbolic_meta_outplace_all_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9718240Z test_dispatch_symbolic_meta_outplace_all_strides_H_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9718390Z test_dispatch_symbolic_meta_outplace_all_strides_T_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9718540Z test_dispatch_symbolic_meta_outplace_all_strides___getitem___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9718690Z test_dispatch_symbolic_meta_outplace_all_strides___radd___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9718830Z test_dispatch_symbolic_meta_outplace_all_strides___rand___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9718970Z test_dispatch_symbolic_meta_outplace_all_strides___rdiv___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9719120Z test_dispatch_symbolic_meta_outplace_all_strides___rmatmul___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9719250Z test_dispatch_symbolic_meta_outplace_all_strides___rmod___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9719400Z test_dispatch_symbolic_meta_outplace_all_strides___rmul___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9719540Z test_dispatch_symbolic_meta_outplace_all_strides___ror___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9719680Z test_dispatch_symbolic_meta_outplace_all_strides___rpow___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9719820Z test_dispatch_symbolic_meta_outplace_all_strides___rsub___cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9719960Z test_dispatch_symbolic_meta_outplace_all_strides___rxor___cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9720120Z test_dispatch_symbolic_meta_outplace_all_strides__native_batch_norm_legit_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9720270Z test_dispatch_symbolic_meta_outplace_all_strides__softmax_backward_data_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9720410Z test_dispatch_symbolic_meta_outplace_all_strides_abs_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9720580Z test_dispatch_symbolic_meta_outplace_all_strides_acos_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9720720Z test_dispatch_symbolic_meta_outplace_all_strides_acosh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9720860Z test_dispatch_symbolic_meta_outplace_all_strides_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9721000Z test_dispatch_symbolic_meta_outplace_all_strides_addbmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9721150Z test_dispatch_symbolic_meta_outplace_all_strides_addcdiv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9721310Z test_dispatch_symbolic_meta_outplace_all_strides_addcmul_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9721450Z test_dispatch_symbolic_meta_outplace_all_strides_addmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9721610Z test_dispatch_symbolic_meta_outplace_all_strides_addmm_decomposed_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9721750Z test_dispatch_symbolic_meta_outplace_all_strides_addmv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9721890Z test_dispatch_symbolic_meta_outplace_all_strides_addr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9722030Z test_dispatch_symbolic_meta_outplace_all_strides_all_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9722170Z test_dispatch_symbolic_meta_outplace_all_strides_allclose_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9722310Z test_dispatch_symbolic_meta_outplace_all_strides_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9722440Z test_dispatch_symbolic_meta_outplace_all_strides_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9722580Z test_dispatch_symbolic_meta_outplace_all_strides_aminmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9722720Z test_dispatch_symbolic_meta_outplace_all_strides_angle_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9722860Z test_dispatch_symbolic_meta_outplace_all_strides_any_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9723000Z test_dispatch_symbolic_meta_outplace_all_strides_arange_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9723140Z test_dispatch_symbolic_meta_outplace_all_strides_argmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9723280Z test_dispatch_symbolic_meta_outplace_all_strides_argmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9723430Z test_dispatch_symbolic_meta_outplace_all_strides_argsort_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9723570Z test_dispatch_symbolic_meta_outplace_all_strides_argwhere_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9723710Z test_dispatch_symbolic_meta_outplace_all_strides_as_strided_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9723870Z test_dispatch_symbolic_meta_outplace_all_strides_as_strided_partial_views_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9724020Z test_dispatch_symbolic_meta_outplace_all_strides_as_strided_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9724160Z test_dispatch_symbolic_meta_outplace_all_strides_asin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9724330Z test_dispatch_symbolic_meta_outplace_all_strides_asinh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9724480Z test_dispatch_symbolic_meta_outplace_all_strides_atan2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9724620Z test_dispatch_symbolic_meta_outplace_all_strides_atan_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9724750Z test_dispatch_symbolic_meta_outplace_all_strides_atanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9724940Z test_dispatch_symbolic_meta_outplace_all_strides_atleast_1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9725080Z test_dispatch_symbolic_meta_outplace_all_strides_atleast_2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9725230Z test_dispatch_symbolic_meta_outplace_all_strides_atleast_3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9725370Z test_dispatch_symbolic_meta_outplace_all_strides_baddbmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9725510Z test_dispatch_symbolic_meta_outplace_all_strides_bernoulli_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9725660Z test_dispatch_symbolic_meta_outplace_all_strides_bfloat16_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9725800Z test_dispatch_symbolic_meta_outplace_all_strides_bincount_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9725940Z test_dispatch_symbolic_meta_outplace_all_strides_bitwise_and_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9726090Z test_dispatch_symbolic_meta_outplace_all_strides_bitwise_left_shift_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9726230Z test_dispatch_symbolic_meta_outplace_all_strides_bitwise_not_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9726400Z test_dispatch_symbolic_meta_outplace_all_strides_bitwise_or_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9726550Z test_dispatch_symbolic_meta_outplace_all_strides_bitwise_right_shift_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9726700Z test_dispatch_symbolic_meta_outplace_all_strides_bitwise_xor_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9726840Z test_dispatch_symbolic_meta_outplace_all_strides_block_diag_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9726980Z test_dispatch_symbolic_meta_outplace_all_strides_bmm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9727120Z test_dispatch_symbolic_meta_outplace_all_strides_bool_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9727270Z test_dispatch_symbolic_meta_outplace_all_strides_broadcast_shapes_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9727420Z test_dispatch_symbolic_meta_outplace_all_strides_broadcast_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9727570Z test_dispatch_symbolic_meta_outplace_all_strides_broadcast_to_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9727710Z test_dispatch_symbolic_meta_outplace_all_strides_bucketize_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9727850Z test_dispatch_symbolic_meta_outplace_all_strides_byte_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9728030Z test_dispatch_symbolic_meta_outplace_all_strides_cartesian_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9728180Z test_dispatch_symbolic_meta_outplace_all_strides_cat_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9728320Z test_dispatch_symbolic_meta_outplace_all_strides_cdist_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9728460Z test_dispatch_symbolic_meta_outplace_all_strides_cdouble_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9728600Z test_dispatch_symbolic_meta_outplace_all_strides_ceil_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9728760Z test_dispatch_symbolic_meta_outplace_all_strides_cfloat_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9728910Z test_dispatch_symbolic_meta_outplace_all_strides_chalf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9729050Z test_dispatch_symbolic_meta_outplace_all_strides_char_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9729190Z test_dispatch_symbolic_meta_outplace_all_strides_cholesky_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9729330Z test_dispatch_symbolic_meta_outplace_all_strides_cholesky_inverse_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9729480Z test_dispatch_symbolic_meta_outplace_all_strides_cholesky_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9729620Z test_dispatch_symbolic_meta_outplace_all_strides_chunk_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9729760Z test_dispatch_symbolic_meta_outplace_all_strides_clamp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9729910Z test_dispatch_symbolic_meta_outplace_all_strides_clamp_max_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9730050Z test_dispatch_symbolic_meta_outplace_all_strides_clamp_min_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9730190Z test_dispatch_symbolic_meta_outplace_all_strides_clone_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9730330Z test_dispatch_symbolic_meta_outplace_all_strides_column_stack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9730480Z test_dispatch_symbolic_meta_outplace_all_strides_combinations_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9730620Z test_dispatch_symbolic_meta_outplace_all_strides_complex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9730760Z test_dispatch_symbolic_meta_outplace_all_strides_conj_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9730910Z test_dispatch_symbolic_meta_outplace_all_strides_conj_physical_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9731060Z test_dispatch_symbolic_meta_outplace_all_strides_constant_pad_nd_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9731210Z test_dispatch_symbolic_meta_outplace_all_strides_contiguous_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9731350Z test_dispatch_symbolic_meta_outplace_all_strides_copysign_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9731490Z test_dispatch_symbolic_meta_outplace_all_strides_corrcoef_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9731660Z test_dispatch_symbolic_meta_outplace_all_strides_cos_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9731800Z test_dispatch_symbolic_meta_outplace_all_strides_cosh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9731950Z test_dispatch_symbolic_meta_outplace_all_strides_count_nonzero_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9732090Z test_dispatch_symbolic_meta_outplace_all_strides_cov_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9732220Z test_dispatch_symbolic_meta_outplace_all_strides_cross_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9732390Z test_dispatch_symbolic_meta_outplace_all_strides_cummax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9732530Z test_dispatch_symbolic_meta_outplace_all_strides_cummin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9732670Z test_dispatch_symbolic_meta_outplace_all_strides_cumprod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9732810Z test_dispatch_symbolic_meta_outplace_all_strides_cumsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9732970Z test_dispatch_symbolic_meta_outplace_all_strides_cumulative_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9733110Z test_dispatch_symbolic_meta_outplace_all_strides_deg2rad_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9733250Z test_dispatch_symbolic_meta_outplace_all_strides_diag_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9733390Z test_dispatch_symbolic_meta_outplace_all_strides_diag_embed_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9733540Z test_dispatch_symbolic_meta_outplace_all_strides_diagflat_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9733680Z test_dispatch_symbolic_meta_outplace_all_strides_diagonal_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9733820Z test_dispatch_symbolic_meta_outplace_all_strides_diagonal_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9733970Z test_dispatch_symbolic_meta_outplace_all_strides_diagonal_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9734110Z test_dispatch_symbolic_meta_outplace_all_strides_diff_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9734250Z test_dispatch_symbolic_meta_outplace_all_strides_digamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9734390Z test_dispatch_symbolic_meta_outplace_all_strides_dist_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9734540Z test_dispatch_symbolic_meta_outplace_all_strides_div_floor_rounding_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9738740Z test_dispatch_symbolic_meta_outplace_all_strides_div_no_rounding_mode_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9738920Z test_dispatch_symbolic_meta_outplace_all_strides_div_trunc_rounding_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9739060Z test_dispatch_symbolic_meta_outplace_all_strides_dot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9739200Z test_dispatch_symbolic_meta_outplace_all_strides_double_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9739340Z test_dispatch_symbolic_meta_outplace_all_strides_dsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9739560Z test_dispatch_symbolic_meta_outplace_all_strides_dstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9739700Z test_dispatch_symbolic_meta_outplace_all_strides_einsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9739840Z test_dispatch_symbolic_meta_outplace_all_strides_empty_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9739990Z test_dispatch_symbolic_meta_outplace_all_strides_empty_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9740160Z test_dispatch_symbolic_meta_outplace_all_strides_eq_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9740300Z test_dispatch_symbolic_meta_outplace_all_strides_equal_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9740440Z test_dispatch_symbolic_meta_outplace_all_strides_erf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9740580Z test_dispatch_symbolic_meta_outplace_all_strides_erfc_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9740720Z test_dispatch_symbolic_meta_outplace_all_strides_erfinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9740850Z test_dispatch_symbolic_meta_outplace_all_strides_exp2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9740990Z test_dispatch_symbolic_meta_outplace_all_strides_exp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9741140Z test_dispatch_symbolic_meta_outplace_all_strides_expand_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9741280Z test_dispatch_symbolic_meta_outplace_all_strides_expand_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9741420Z test_dispatch_symbolic_meta_outplace_all_strides_expm1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9741560Z test_dispatch_symbolic_meta_outplace_all_strides_eye_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9741700Z test_dispatch_symbolic_meta_outplace_all_strides_fft_fft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9741840Z test_dispatch_symbolic_meta_outplace_all_strides_fft_fft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9741980Z test_dispatch_symbolic_meta_outplace_all_strides_fft_fftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9742130Z test_dispatch_symbolic_meta_outplace_all_strides_fft_fftshift_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9742270Z test_dispatch_symbolic_meta_outplace_all_strides_fft_hfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9742410Z test_dispatch_symbolic_meta_outplace_all_strides_fft_hfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9742550Z test_dispatch_symbolic_meta_outplace_all_strides_fft_hfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9742690Z test_dispatch_symbolic_meta_outplace_all_strides_fft_ifft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9742830Z test_dispatch_symbolic_meta_outplace_all_strides_fft_ifft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9742970Z test_dispatch_symbolic_meta_outplace_all_strides_fft_ifftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9743160Z test_dispatch_symbolic_meta_outplace_all_strides_fft_ifftshift_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9743310Z test_dispatch_symbolic_meta_outplace_all_strides_fft_ihfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9743450Z test_dispatch_symbolic_meta_outplace_all_strides_fft_ihfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9743590Z test_dispatch_symbolic_meta_outplace_all_strides_fft_ihfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9743730Z test_dispatch_symbolic_meta_outplace_all_strides_fft_irfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9743910Z test_dispatch_symbolic_meta_outplace_all_strides_fft_irfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9744060Z test_dispatch_symbolic_meta_outplace_all_strides_fft_irfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9744200Z test_dispatch_symbolic_meta_outplace_all_strides_fft_rfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9744340Z test_dispatch_symbolic_meta_outplace_all_strides_fft_rfft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9744480Z test_dispatch_symbolic_meta_outplace_all_strides_fft_rfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9744620Z test_dispatch_symbolic_meta_outplace_all_strides_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9744760Z test_dispatch_symbolic_meta_outplace_all_strides_flatten_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9744900Z test_dispatch_symbolic_meta_outplace_all_strides_flip_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9745040Z test_dispatch_symbolic_meta_outplace_all_strides_fliplr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9745180Z test_dispatch_symbolic_meta_outplace_all_strides_flipud_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9745320Z test_dispatch_symbolic_meta_outplace_all_strides_float_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9745470Z test_dispatch_symbolic_meta_outplace_all_strides_float_power_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9745610Z test_dispatch_symbolic_meta_outplace_all_strides_floor_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9745750Z test_dispatch_symbolic_meta_outplace_all_strides_floor_divide_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9745890Z test_dispatch_symbolic_meta_outplace_all_strides_fmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9746030Z test_dispatch_symbolic_meta_outplace_all_strides_fmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9746160Z test_dispatch_symbolic_meta_outplace_all_strides_fmod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9746300Z test_dispatch_symbolic_meta_outplace_all_strides_frac_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9746440Z test_dispatch_symbolic_meta_outplace_all_strides_frexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9746580Z test_dispatch_symbolic_meta_outplace_all_strides_full_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9746720Z test_dispatch_symbolic_meta_outplace_all_strides_full_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9746880Z test_dispatch_symbolic_meta_outplace_all_strides_gather_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9747020Z test_dispatch_symbolic_meta_outplace_all_strides_gcd_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9747160Z test_dispatch_symbolic_meta_outplace_all_strides_ge_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9747300Z test_dispatch_symbolic_meta_outplace_all_strides_geqrf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9747450Z test_dispatch_symbolic_meta_outplace_all_strides_gradient_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9747620Z test_dispatch_symbolic_meta_outplace_all_strides_grid_sampler_2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9747760Z test_dispatch_symbolic_meta_outplace_all_strides_gt_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9747910Z test_dispatch_symbolic_meta_outplace_all_strides_half_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9748050Z test_dispatch_symbolic_meta_outplace_all_strides_heaviside_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9748190Z test_dispatch_symbolic_meta_outplace_all_strides_histc_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9748330Z test_dispatch_symbolic_meta_outplace_all_strides_hsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9748470Z test_dispatch_symbolic_meta_outplace_all_strides_hstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9748610Z test_dispatch_symbolic_meta_outplace_all_strides_hypot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9748740Z test_dispatch_symbolic_meta_outplace_all_strides_i0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9748880Z test_dispatch_symbolic_meta_outplace_all_strides_igamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9749030Z test_dispatch_symbolic_meta_outplace_all_strides_igammac_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9749160Z test_dispatch_symbolic_meta_outplace_all_strides_imag_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9749310Z test_dispatch_symbolic_meta_outplace_all_strides_index_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9749450Z test_dispatch_symbolic_meta_outplace_all_strides_index_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9749600Z test_dispatch_symbolic_meta_outplace_all_strides_index_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9749740Z test_dispatch_symbolic_meta_outplace_all_strides_index_put_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9749890Z test_dispatch_symbolic_meta_outplace_all_strides_index_reduce_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9750030Z test_dispatch_symbolic_meta_outplace_all_strides_index_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9750170Z test_dispatch_symbolic_meta_outplace_all_strides_inner_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9750310Z test_dispatch_symbolic_meta_outplace_all_strides_int_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9750470Z test_dispatch_symbolic_meta_outplace_all_strides_isclose_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9750620Z test_dispatch_symbolic_meta_outplace_all_strides_isfinite_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9750760Z test_dispatch_symbolic_meta_outplace_all_strides_isin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9750900Z test_dispatch_symbolic_meta_outplace_all_strides_isinf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9751030Z test_dispatch_symbolic_meta_outplace_all_strides_isnan_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9751200Z test_dispatch_symbolic_meta_outplace_all_strides_isneginf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9751340Z test_dispatch_symbolic_meta_outplace_all_strides_isposinf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9751480Z test_dispatch_symbolic_meta_outplace_all_strides_isreal_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9751630Z test_dispatch_symbolic_meta_outplace_all_strides_istft_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9751790Z test_dispatch_symbolic_meta_outplace_all_strides_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9751950Z test_dispatch_symbolic_meta_outplace_all_strides_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9752100Z test_dispatch_symbolic_meta_outplace_all_strides_jiterator_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9752260Z test_dispatch_symbolic_meta_outplace_all_strides_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9752420Z test_dispatch_symbolic_meta_outplace_all_strides_jiterator_unary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9752550Z test_dispatch_symbolic_meta_outplace_all_strides_kron_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9752690Z test_dispatch_symbolic_meta_outplace_all_strides_kthvalue_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9752830Z test_dispatch_symbolic_meta_outplace_all_strides_lcm_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9752970Z test_dispatch_symbolic_meta_outplace_all_strides_ldexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9753110Z test_dispatch_symbolic_meta_outplace_all_strides_le_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9753250Z test_dispatch_symbolic_meta_outplace_all_strides_lerp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9753390Z test_dispatch_symbolic_meta_outplace_all_strides_lgamma_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9753540Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_cholesky_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9753690Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_cholesky_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9753840Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_cond_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9753980Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_cross_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9754120Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_det_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9754310Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_det_singular_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9754450Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_eig_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9754600Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_eigh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9754750Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_eigvals_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9754920Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_eigvalsh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9755080Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_householder_product_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9755230Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_inv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9755380Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_inv_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9755530Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_ldl_factor_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9755680Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_ldl_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9755830Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_ldl_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9755970Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_lstsq_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9756130Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9756270Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_lu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9756420Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_lu_factor_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9756570Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_lu_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9756730Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9756870Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_matrix_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9757030Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_matrix_power_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9757180Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_matrix_rank_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9757340Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9757480Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_multi_dot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9757630Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9757790Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9757980Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_pinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9758140Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_pinv_hermitian_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9758340Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_pinv_singular_cpu_float32 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:12:29.9758480Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_qr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9758670Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_slogdet_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9758820Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9758970Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_solve_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9759120Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_solve_triangular_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9759260Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_svd_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9759410Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_svdvals_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9759560Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_tensorinv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9759710Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_tensorsolve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9759860Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_vander_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9760000Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_vecdot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9760150Z test_dispatch_symbolic_meta_outplace_all_strides_linalg_vector_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9760300Z test_dispatch_symbolic_meta_outplace_all_strides_linspace_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9760440Z test_dispatch_symbolic_meta_outplace_all_strides_log10_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9760580Z test_dispatch_symbolic_meta_outplace_all_strides_log1p_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9760720Z test_dispatch_symbolic_meta_outplace_all_strides_log2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9760860Z test_dispatch_symbolic_meta_outplace_all_strides_log_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9761000Z test_dispatch_symbolic_meta_outplace_all_strides_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9761150Z test_dispatch_symbolic_meta_outplace_all_strides_log_softmax_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9761300Z test_dispatch_symbolic_meta_outplace_all_strides_logaddexp2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9761450Z test_dispatch_symbolic_meta_outplace_all_strides_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9761620Z test_dispatch_symbolic_meta_outplace_all_strides_logcumsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9761770Z test_dispatch_symbolic_meta_outplace_all_strides_logdet_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9761910Z test_dispatch_symbolic_meta_outplace_all_strides_logical_and_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9762050Z test_dispatch_symbolic_meta_outplace_all_strides_logical_not_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9762200Z test_dispatch_symbolic_meta_outplace_all_strides_logical_or_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9762360Z test_dispatch_symbolic_meta_outplace_all_strides_logical_xor_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9762510Z test_dispatch_symbolic_meta_outplace_all_strides_logit_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9762650Z test_dispatch_symbolic_meta_outplace_all_strides_logspace_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9762800Z test_dispatch_symbolic_meta_outplace_all_strides_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9762930Z test_dispatch_symbolic_meta_outplace_all_strides_long_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9763070Z test_dispatch_symbolic_meta_outplace_all_strides_lt_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9763210Z test_dispatch_symbolic_meta_outplace_all_strides_lu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9763350Z test_dispatch_symbolic_meta_outplace_all_strides_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9763490Z test_dispatch_symbolic_meta_outplace_all_strides_lu_unpack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9763630Z test_dispatch_symbolic_meta_outplace_all_strides_mH_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9763760Z test_dispatch_symbolic_meta_outplace_all_strides_mT_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9763910Z test_dispatch_symbolic_meta_outplace_all_strides_masked_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9764050Z test_dispatch_symbolic_meta_outplace_all_strides_masked_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9764200Z test_dispatch_symbolic_meta_outplace_all_strides_masked_argmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9764340Z test_dispatch_symbolic_meta_outplace_all_strides_masked_argmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9764490Z test_dispatch_symbolic_meta_outplace_all_strides_masked_cumprod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9764640Z test_dispatch_symbolic_meta_outplace_all_strides_masked_cumsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9764780Z test_dispatch_symbolic_meta_outplace_all_strides_masked_fill_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9764930Z test_dispatch_symbolic_meta_outplace_all_strides_masked_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9765080Z test_dispatch_symbolic_meta_outplace_all_strides_masked_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9765260Z test_dispatch_symbolic_meta_outplace_all_strides_masked_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9765410Z test_dispatch_symbolic_meta_outplace_all_strides_masked_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9765550Z test_dispatch_symbolic_meta_outplace_all_strides_masked_median_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9765700Z test_dispatch_symbolic_meta_outplace_all_strides_masked_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9765850Z test_dispatch_symbolic_meta_outplace_all_strides_masked_normalize_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9766020Z test_dispatch_symbolic_meta_outplace_all_strides_masked_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9766170Z test_dispatch_symbolic_meta_outplace_all_strides_masked_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9766320Z test_dispatch_symbolic_meta_outplace_all_strides_masked_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9766460Z test_dispatch_symbolic_meta_outplace_all_strides_masked_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9766610Z test_dispatch_symbolic_meta_outplace_all_strides_masked_softmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9766750Z test_dispatch_symbolic_meta_outplace_all_strides_masked_std_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9766890Z test_dispatch_symbolic_meta_outplace_all_strides_masked_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9767030Z test_dispatch_symbolic_meta_outplace_all_strides_masked_var_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9767180Z test_dispatch_symbolic_meta_outplace_all_strides_matmul_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9767320Z test_dispatch_symbolic_meta_outplace_all_strides_matrix_exp_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9767460Z test_dispatch_symbolic_meta_outplace_all_strides_max_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9767620Z test_dispatch_symbolic_meta_outplace_all_strides_max_pool2d_with_indices_backward_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9767780Z test_dispatch_symbolic_meta_outplace_all_strides_max_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9767930Z test_dispatch_symbolic_meta_outplace_all_strides_max_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9768070Z test_dispatch_symbolic_meta_outplace_all_strides_maximum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9768210Z test_dispatch_symbolic_meta_outplace_all_strides_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9768350Z test_dispatch_symbolic_meta_outplace_all_strides_median_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9768500Z test_dispatch_symbolic_meta_outplace_all_strides_meshgrid_list_of_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9768670Z test_dispatch_symbolic_meta_outplace_all_strides_meshgrid_variadic_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9768810Z test_dispatch_symbolic_meta_outplace_all_strides_min_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9768980Z test_dispatch_symbolic_meta_outplace_all_strides_min_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9769130Z test_dispatch_symbolic_meta_outplace_all_strides_min_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9769280Z test_dispatch_symbolic_meta_outplace_all_strides_minimum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9769410Z test_dispatch_symbolic_meta_outplace_all_strides_mm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9769550Z test_dispatch_symbolic_meta_outplace_all_strides_mode_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9769710Z test_dispatch_symbolic_meta_outplace_all_strides_movedim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9769860Z test_dispatch_symbolic_meta_outplace_all_strides_msort_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9770000Z test_dispatch_symbolic_meta_outplace_all_strides_mul_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9770150Z test_dispatch_symbolic_meta_outplace_all_strides_multinomial_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9770280Z test_dispatch_symbolic_meta_outplace_all_strides_mv_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9770440Z test_dispatch_symbolic_meta_outplace_all_strides_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9770590Z test_dispatch_symbolic_meta_outplace_all_strides_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9770740Z test_dispatch_symbolic_meta_outplace_all_strides_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9770880Z test_dispatch_symbolic_meta_outplace_all_strides_nan_to_num_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9771020Z test_dispatch_symbolic_meta_outplace_all_strides_nanmean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9771170Z test_dispatch_symbolic_meta_outplace_all_strides_nanmedian_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9771320Z test_dispatch_symbolic_meta_outplace_all_strides_nanquantile_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9771460Z test_dispatch_symbolic_meta_outplace_all_strides_nansum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9771600Z test_dispatch_symbolic_meta_outplace_all_strides_narrow_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9771740Z test_dispatch_symbolic_meta_outplace_all_strides_narrow_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9771900Z test_dispatch_symbolic_meta_outplace_all_strides_native_batch_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9772050Z test_dispatch_symbolic_meta_outplace_all_strides_native_dropout_backward_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9772200Z test_dispatch_symbolic_meta_outplace_all_strides_native_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9772340Z test_dispatch_symbolic_meta_outplace_all_strides_ne_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9772480Z test_dispatch_symbolic_meta_outplace_all_strides_neg_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9772670Z test_dispatch_symbolic_meta_outplace_all_strides_new_empty_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9772820Z test_dispatch_symbolic_meta_outplace_all_strides_new_empty_strided_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9772970Z test_dispatch_symbolic_meta_outplace_all_strides_new_full_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9777490Z test_dispatch_symbolic_meta_outplace_all_strides_new_ones_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9777640Z test_dispatch_symbolic_meta_outplace_all_strides_new_zeros_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9777880Z test_dispatch_symbolic_meta_outplace_all_strides_nextafter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9778050Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional__scaled_dot_product_attention_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9778220Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9778380Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9778540Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9778700Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9778860Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9779020Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9779180Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_alpha_dropout_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9779340Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9779490Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9779650Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9779800Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_batch_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9779950Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9780120Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9780290Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9780440Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_celu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9780600Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_conv1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9780770Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_conv2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9780930Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9781090Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9781240Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9781430Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9781590Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_cosine_similarity_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9781750Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9781910Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_ctc_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9782060Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_dropout2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9782220Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_dropout3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9782370Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_dropout_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9782520Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_elu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9782680Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_embedding_bag_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9782830Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_embedding_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9783010Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9783180Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9783350Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9783510Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9783670Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9783820Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_gelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9783970Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_glu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9784130Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_grid_sample_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9784290Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_group_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9784460Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_hardshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9784630Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_hardsigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9784780Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_hardswish_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9784940Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_hardtanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9785120Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9785280Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_huber_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9785440Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_instance_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9785600Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_interpolate_area_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9785760Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9785930Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9786090Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_interpolate_linear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9786260Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9786420Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9786570Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_kl_div_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9786720Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9786880Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9787030Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_leaky_relu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9787180Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_linear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9787340Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_local_response_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9787500Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_logsigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9787660Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9787810Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9787990Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9788140Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9788290Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_max_unpool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9788450Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9788610Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_max_unpool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9788790Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9788940Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_max_unpool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9789100Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9789250Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_mish_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9789400Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_mse_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9789560Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9789720Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9789890Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9790040Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9790200Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_normalize_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9790350Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_one_hot_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9790510Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_pad_circular_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9790660Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_pad_constant_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9790820Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_pad_reflect_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9790980Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_pad_replicate_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9791140Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_pairwise_distance_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9791290Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_pdist_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9791450Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9791640Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9791800Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9791960Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_prelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9792110Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_relu6_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9792260Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_relu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9792440Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_rrelu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9792600Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_selu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9792740Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_silu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9792900Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9793060Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9793210Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_softmin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9793370Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9793530Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_softplus_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9793680Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_softshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9793830Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_softsign_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9793990Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_tanhshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9794140Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_threshold_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9794300Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9794480Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9794630Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_unfold_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9794790Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9794950Z test_dispatch_symbolic_meta_outplace_all_strides_nn_functional_upsample_nearest_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9795100Z test_dispatch_symbolic_meta_outplace_all_strides_nonzero_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9795260Z test_dispatch_symbolic_meta_outplace_all_strides_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9795410Z test_dispatch_symbolic_meta_outplace_all_strides_norm_fro_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9795550Z test_dispatch_symbolic_meta_outplace_all_strides_norm_inf_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9795700Z test_dispatch_symbolic_meta_outplace_all_strides_norm_nuc_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9795840Z test_dispatch_symbolic_meta_outplace_all_strides_normal_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9796010Z test_dispatch_symbolic_meta_outplace_all_strides_normal_number_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9796150Z test_dispatch_symbolic_meta_outplace_all_strides_ones_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9796290Z test_dispatch_symbolic_meta_outplace_all_strides_ones_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9796440Z test_dispatch_symbolic_meta_outplace_all_strides_ormqr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9796580Z test_dispatch_symbolic_meta_outplace_all_strides_outer_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9796720Z test_dispatch_symbolic_meta_outplace_all_strides_pca_lowrank_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9796870Z test_dispatch_symbolic_meta_outplace_all_strides_permute_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9797010Z test_dispatch_symbolic_meta_outplace_all_strides_pinverse_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9797150Z test_dispatch_symbolic_meta_outplace_all_strides_polar_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9797310Z test_dispatch_symbolic_meta_outplace_all_strides_polygamma_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9797460Z test_dispatch_symbolic_meta_outplace_all_strides_polygamma_polygamma_n_1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9797620Z test_dispatch_symbolic_meta_outplace_all_strides_polygamma_polygamma_n_2_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9797770Z test_dispatch_symbolic_meta_outplace_all_strides_polygamma_polygamma_n_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9797920Z test_dispatch_symbolic_meta_outplace_all_strides_polygamma_polygamma_n_4_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9798060Z test_dispatch_symbolic_meta_outplace_all_strides_positive_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9798200Z test_dispatch_symbolic_meta_outplace_all_strides_pow_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9798340Z test_dispatch_symbolic_meta_outplace_all_strides_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9798480Z test_dispatch_symbolic_meta_outplace_all_strides_put_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9798620Z test_dispatch_symbolic_meta_outplace_all_strides_qr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9798760Z test_dispatch_symbolic_meta_outplace_all_strides_quantile_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9798930Z test_dispatch_symbolic_meta_outplace_all_strides_rad2deg_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9799070Z test_dispatch_symbolic_meta_outplace_all_strides_rand_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9799220Z test_dispatch_symbolic_meta_outplace_all_strides_randint_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9799360Z test_dispatch_symbolic_meta_outplace_all_strides_randint_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9799500Z test_dispatch_symbolic_meta_outplace_all_strides_randn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9799670Z test_dispatch_symbolic_meta_outplace_all_strides_randn_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9799820Z test_dispatch_symbolic_meta_outplace_all_strides_ravel_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9799960Z test_dispatch_symbolic_meta_outplace_all_strides_real_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9800100Z test_dispatch_symbolic_meta_outplace_all_strides_reciprocal_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9800250Z test_dispatch_symbolic_meta_outplace_all_strides_remainder_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9800390Z test_dispatch_symbolic_meta_outplace_all_strides_renorm_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9800530Z test_dispatch_symbolic_meta_outplace_all_strides_repeat_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9800690Z test_dispatch_symbolic_meta_outplace_all_strides_repeat_interleave_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9800830Z test_dispatch_symbolic_meta_outplace_all_strides_reshape_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9800970Z test_dispatch_symbolic_meta_outplace_all_strides_reshape_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9801120Z test_dispatch_symbolic_meta_outplace_all_strides_resize__cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9801260Z test_dispatch_symbolic_meta_outplace_all_strides_resize_as__cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9801410Z test_dispatch_symbolic_meta_outplace_all_strides_resolve_conj_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9801550Z test_dispatch_symbolic_meta_outplace_all_strides_resolve_neg_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9801690Z test_dispatch_symbolic_meta_outplace_all_strides_roll_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9801830Z test_dispatch_symbolic_meta_outplace_all_strides_rot90_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9801970Z test_dispatch_symbolic_meta_outplace_all_strides_round_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9802120Z test_dispatch_symbolic_meta_outplace_all_strides_round_decimals_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9802270Z test_dispatch_symbolic_meta_outplace_all_strides_round_decimals_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9802430Z test_dispatch_symbolic_meta_outplace_all_strides_round_decimals_neg_3_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9802560Z test_dispatch_symbolic_meta_outplace_all_strides_rsqrt_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9802720Z test_dispatch_symbolic_meta_outplace_all_strides_rsub_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9802870Z test_dispatch_symbolic_meta_outplace_all_strides_scalar_tensor_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9803020Z test_dispatch_symbolic_meta_outplace_all_strides_scatter_add_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9803160Z test_dispatch_symbolic_meta_outplace_all_strides_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9803320Z test_dispatch_symbolic_meta_outplace_all_strides_scatter_reduce_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9803490Z test_dispatch_symbolic_meta_outplace_all_strides_scatter_reduce_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9803640Z test_dispatch_symbolic_meta_outplace_all_strides_scatter_reduce_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9803790Z test_dispatch_symbolic_meta_outplace_all_strides_scatter_reduce_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9803940Z test_dispatch_symbolic_meta_outplace_all_strides_scatter_reduce_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9804080Z test_dispatch_symbolic_meta_outplace_all_strides_searchsorted_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9804240Z test_dispatch_symbolic_meta_outplace_all_strides_segment_reduce_lengths_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9804390Z test_dispatch_symbolic_meta_outplace_all_strides_segment_reduce_offsets_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9804530Z test_dispatch_symbolic_meta_outplace_all_strides_select_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9804680Z test_dispatch_symbolic_meta_outplace_all_strides_select_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9804820Z test_dispatch_symbolic_meta_outplace_all_strides_sgn_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9804960Z test_dispatch_symbolic_meta_outplace_all_strides_short_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9805100Z test_dispatch_symbolic_meta_outplace_all_strides_sigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9805250Z test_dispatch_symbolic_meta_outplace_all_strides_sign_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9805400Z test_dispatch_symbolic_meta_outplace_all_strides_signal_windows_bartlett_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9805560Z test_dispatch_symbolic_meta_outplace_all_strides_signal_windows_blackman_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9805710Z test_dispatch_symbolic_meta_outplace_all_strides_signal_windows_cosine_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9805870Z test_dispatch_symbolic_meta_outplace_all_strides_signal_windows_exponential_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9806020Z test_dispatch_symbolic_meta_outplace_all_strides_signal_windows_gaussian_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9806190Z test_dispatch_symbolic_meta_outplace_all_strides_signal_windows_general_cosine_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9806380Z test_dispatch_symbolic_meta_outplace_all_strides_signal_windows_general_hamming_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9806530Z test_dispatch_symbolic_meta_outplace_all_strides_signal_windows_hamming_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9806680Z test_dispatch_symbolic_meta_outplace_all_strides_signal_windows_hann_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9806840Z test_dispatch_symbolic_meta_outplace_all_strides_signal_windows_kaiser_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9807020Z test_dispatch_symbolic_meta_outplace_all_strides_signal_windows_nuttall_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9807160Z test_dispatch_symbolic_meta_outplace_all_strides_signbit_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9807310Z test_dispatch_symbolic_meta_outplace_all_strides_sin_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9807450Z test_dispatch_symbolic_meta_outplace_all_strides_sinc_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9807580Z test_dispatch_symbolic_meta_outplace_all_strides_sinh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9807720Z test_dispatch_symbolic_meta_outplace_all_strides_slice_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9807870Z test_dispatch_symbolic_meta_outplace_all_strides_slice_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9808010Z test_dispatch_symbolic_meta_outplace_all_strides_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9808160Z test_dispatch_symbolic_meta_outplace_all_strides_softmax_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9808300Z test_dispatch_symbolic_meta_outplace_all_strides_sort_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9808480Z test_dispatch_symbolic_meta_outplace_all_strides_sparse_sampled_addmm_cpu_float32 (__main__.TestMetaCPU) ... skip: PyTorch is built without MKL support (0.000s) 2023-01-11T21:12:29.9808630Z test_dispatch_symbolic_meta_outplace_all_strides_special_airy_ai_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9808780Z test_dispatch_symbolic_meta_outplace_all_strides_special_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9808930Z test_dispatch_symbolic_meta_outplace_all_strides_special_bessel_j1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9809080Z test_dispatch_symbolic_meta_outplace_all_strides_special_bessel_y0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9809230Z test_dispatch_symbolic_meta_outplace_all_strides_special_bessel_y1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9809390Z test_dispatch_symbolic_meta_outplace_all_strides_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9809550Z test_dispatch_symbolic_meta_outplace_all_strides_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9809870Z test_dispatch_symbolic_meta_outplace_all_strides_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9810140Z test_dispatch_symbolic_meta_outplace_all_strides_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9810320Z test_dispatch_symbolic_meta_outplace_all_strides_special_entr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9810480Z test_dispatch_symbolic_meta_outplace_all_strides_special_erfcx_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9810640Z test_dispatch_symbolic_meta_outplace_all_strides_special_hermite_polynomial_h_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9810800Z test_dispatch_symbolic_meta_outplace_all_strides_special_hermite_polynomial_he_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9810970Z test_dispatch_symbolic_meta_outplace_all_strides_special_i0e_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9811120Z test_dispatch_symbolic_meta_outplace_all_strides_special_i1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9811260Z test_dispatch_symbolic_meta_outplace_all_strides_special_i1e_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9811420Z test_dispatch_symbolic_meta_outplace_all_strides_special_laguerre_polynomial_l_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9811690Z test_dispatch_symbolic_meta_outplace_all_strides_special_legendre_polynomial_p_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9811840Z test_dispatch_symbolic_meta_outplace_all_strides_special_log_ndtr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9812010Z test_dispatch_symbolic_meta_outplace_all_strides_special_modified_bessel_i0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9812160Z test_dispatch_symbolic_meta_outplace_all_strides_special_modified_bessel_i1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9812310Z test_dispatch_symbolic_meta_outplace_all_strides_special_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9812470Z test_dispatch_symbolic_meta_outplace_all_strides_special_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9812610Z test_dispatch_symbolic_meta_outplace_all_strides_special_ndtr_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9812760Z test_dispatch_symbolic_meta_outplace_all_strides_special_ndtri_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9812930Z test_dispatch_symbolic_meta_outplace_all_strides_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9813100Z test_dispatch_symbolic_meta_outplace_all_strides_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9813260Z test_dispatch_symbolic_meta_outplace_all_strides_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9813540Z test_dispatch_symbolic_meta_outplace_all_strides_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9813810Z test_dispatch_symbolic_meta_outplace_all_strides_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9818070Z test_dispatch_symbolic_meta_outplace_all_strides_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9818490Z test_dispatch_symbolic_meta_outplace_all_strides_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:29.9818650Z test_dispatch_symbolic_meta_outplace_all_strides_special_spherical_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9818800Z test_dispatch_symbolic_meta_outplace_all_strides_special_xlog1py_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9818950Z test_dispatch_symbolic_meta_outplace_all_strides_special_zeta_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9819120Z test_dispatch_symbolic_meta_outplace_all_strides_split_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9819270Z test_dispatch_symbolic_meta_outplace_all_strides_split_list_args_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9819430Z test_dispatch_symbolic_meta_outplace_all_strides_split_with_sizes_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9819570Z test_dispatch_symbolic_meta_outplace_all_strides_sqrt_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9819710Z test_dispatch_symbolic_meta_outplace_all_strides_square_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9819850Z test_dispatch_symbolic_meta_outplace_all_strides_squeeze_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9819990Z test_dispatch_symbolic_meta_outplace_all_strides_stack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9820130Z test_dispatch_symbolic_meta_outplace_all_strides_std_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9820280Z test_dispatch_symbolic_meta_outplace_all_strides_std_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9820430Z test_dispatch_symbolic_meta_outplace_all_strides_std_mean_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9820570Z test_dispatch_symbolic_meta_outplace_all_strides_std_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9820710Z test_dispatch_symbolic_meta_outplace_all_strides_stft_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9820850Z test_dispatch_symbolic_meta_outplace_all_strides_sub_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9820990Z test_dispatch_symbolic_meta_outplace_all_strides_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9821130Z test_dispatch_symbolic_meta_outplace_all_strides_sum_to_size_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9821270Z test_dispatch_symbolic_meta_outplace_all_strides_svd_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9821410Z test_dispatch_symbolic_meta_outplace_all_strides_svd_lowrank_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9821550Z test_dispatch_symbolic_meta_outplace_all_strides_symeig_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9821690Z test_dispatch_symbolic_meta_outplace_all_strides_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9821840Z test_dispatch_symbolic_meta_outplace_all_strides_take_along_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9821970Z test_dispatch_symbolic_meta_outplace_all_strides_take_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9822140Z test_dispatch_symbolic_meta_outplace_all_strides_tan_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9822280Z test_dispatch_symbolic_meta_outplace_all_strides_tanh_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9822420Z test_dispatch_symbolic_meta_outplace_all_strides_tensor_split_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9822570Z test_dispatch_symbolic_meta_outplace_all_strides_tensordot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9822730Z test_dispatch_symbolic_meta_outplace_all_strides_tile_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9822860Z test_dispatch_symbolic_meta_outplace_all_strides_to_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9823010Z test_dispatch_symbolic_meta_outplace_all_strides_to_sparse_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9823140Z test_dispatch_symbolic_meta_outplace_all_strides_topk_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9823280Z test_dispatch_symbolic_meta_outplace_all_strides_trace_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9823430Z test_dispatch_symbolic_meta_outplace_all_strides_transpose_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9823570Z test_dispatch_symbolic_meta_outplace_all_strides_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9823710Z test_dispatch_symbolic_meta_outplace_all_strides_trapz_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9823860Z test_dispatch_symbolic_meta_outplace_all_strides_triangular_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9824000Z test_dispatch_symbolic_meta_outplace_all_strides_tril_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9824150Z test_dispatch_symbolic_meta_outplace_all_strides_tril_indices_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9824280Z test_dispatch_symbolic_meta_outplace_all_strides_triu_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9824420Z test_dispatch_symbolic_meta_outplace_all_strides_triu_indices_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9824570Z test_dispatch_symbolic_meta_outplace_all_strides_true_divide_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9824710Z test_dispatch_symbolic_meta_outplace_all_strides_trunc_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9824850Z test_dispatch_symbolic_meta_outplace_all_strides_unbind_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9824990Z test_dispatch_symbolic_meta_outplace_all_strides_unflatten_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9825140Z test_dispatch_symbolic_meta_outplace_all_strides_unfold_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9825280Z test_dispatch_symbolic_meta_outplace_all_strides_unfold_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9825420Z test_dispatch_symbolic_meta_outplace_all_strides_uniform_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9825570Z test_dispatch_symbolic_meta_outplace_all_strides_unique_consecutive_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9825750Z test_dispatch_symbolic_meta_outplace_all_strides_unique_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9825900Z test_dispatch_symbolic_meta_outplace_all_strides_unsqueeze_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9826040Z test_dispatch_symbolic_meta_outplace_all_strides_var_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9826180Z test_dispatch_symbolic_meta_outplace_all_strides_var_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9826330Z test_dispatch_symbolic_meta_outplace_all_strides_var_mean_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9826560Z test_dispatch_symbolic_meta_outplace_all_strides_var_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9826700Z test_dispatch_symbolic_meta_outplace_all_strides_vdot_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9826850Z test_dispatch_symbolic_meta_outplace_all_strides_view_as_complex_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9826990Z test_dispatch_symbolic_meta_outplace_all_strides_view_as_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9827140Z test_dispatch_symbolic_meta_outplace_all_strides_view_as_real_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9827280Z test_dispatch_symbolic_meta_outplace_all_strides_view_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9827430Z test_dispatch_symbolic_meta_outplace_all_strides_view_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9827570Z test_dispatch_symbolic_meta_outplace_all_strides_vsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9827710Z test_dispatch_symbolic_meta_outplace_all_strides_vstack_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9827850Z test_dispatch_symbolic_meta_outplace_all_strides_where_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9827980Z test_dispatch_symbolic_meta_outplace_all_strides_xlogy_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9828120Z test_dispatch_symbolic_meta_outplace_all_strides_zero__cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9828260Z test_dispatch_symbolic_meta_outplace_all_strides_zeros_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9828400Z test_dispatch_symbolic_meta_outplace_all_strides_zeros_like_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:29.9828530Z test_dispatch_symbolic_meta_outplace_allclose_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.025s) 2023-01-11T21:12:29.9828650Z test_dispatch_symbolic_meta_outplace_allclose_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.021s) 2023-01-11T21:12:29.9828780Z test_dispatch_symbolic_meta_outplace_allclose_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.021s) 2023-01-11T21:12:29.9828900Z test_dispatch_symbolic_meta_outplace_allclose_cpu_float16 (__main__.TestMetaCPU) ... ok (0.024s) 2023-01-11T21:12:29.9829020Z test_dispatch_symbolic_meta_outplace_allclose_cpu_float32 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:29.9829140Z test_dispatch_symbolic_meta_outplace_allclose_cpu_float64 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:29.9829260Z test_dispatch_symbolic_meta_outplace_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9829370Z test_dispatch_symbolic_meta_outplace_amax_cpu_bool (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9829530Z test_dispatch_symbolic_meta_outplace_amax_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9829650Z test_dispatch_symbolic_meta_outplace_amax_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9829760Z test_dispatch_symbolic_meta_outplace_amax_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9829880Z test_dispatch_symbolic_meta_outplace_amax_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9829990Z test_dispatch_symbolic_meta_outplace_amax_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9830100Z test_dispatch_symbolic_meta_outplace_amax_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9830240Z test_dispatch_symbolic_meta_outplace_amax_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9830360Z test_dispatch_symbolic_meta_outplace_amax_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9830470Z test_dispatch_symbolic_meta_outplace_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9830580Z test_dispatch_symbolic_meta_outplace_amin_cpu_bool (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9830690Z test_dispatch_symbolic_meta_outplace_amin_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9830810Z test_dispatch_symbolic_meta_outplace_amin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9830920Z test_dispatch_symbolic_meta_outplace_amin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9831030Z test_dispatch_symbolic_meta_outplace_amin_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9831140Z test_dispatch_symbolic_meta_outplace_amin_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9831250Z test_dispatch_symbolic_meta_outplace_amin_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9831360Z test_dispatch_symbolic_meta_outplace_amin_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9831480Z test_dispatch_symbolic_meta_outplace_amin_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9831590Z test_dispatch_symbolic_meta_outplace_aminmax_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9831710Z test_dispatch_symbolic_meta_outplace_aminmax_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9831820Z test_dispatch_symbolic_meta_outplace_aminmax_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9831940Z test_dispatch_symbolic_meta_outplace_aminmax_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9832050Z test_dispatch_symbolic_meta_outplace_aminmax_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9832170Z test_dispatch_symbolic_meta_outplace_aminmax_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9832280Z test_dispatch_symbolic_meta_outplace_aminmax_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9832390Z test_dispatch_symbolic_meta_outplace_aminmax_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9832500Z test_dispatch_symbolic_meta_outplace_angle_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9832620Z test_dispatch_symbolic_meta_outplace_angle_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9832740Z test_dispatch_symbolic_meta_outplace_angle_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9832860Z test_dispatch_symbolic_meta_outplace_angle_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9832970Z test_dispatch_symbolic_meta_outplace_angle_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9833080Z test_dispatch_symbolic_meta_outplace_angle_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9833190Z test_dispatch_symbolic_meta_outplace_angle_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9833300Z test_dispatch_symbolic_meta_outplace_angle_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9833450Z test_dispatch_symbolic_meta_outplace_angle_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9833560Z test_dispatch_symbolic_meta_outplace_angle_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9833680Z test_dispatch_symbolic_meta_outplace_angle_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9833790Z test_dispatch_symbolic_meta_outplace_angle_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9833900Z test_dispatch_symbolic_meta_outplace_any_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9834010Z test_dispatch_symbolic_meta_outplace_any_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9834160Z test_dispatch_symbolic_meta_outplace_any_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9834280Z test_dispatch_symbolic_meta_outplace_any_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9834390Z test_dispatch_symbolic_meta_outplace_any_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9834500Z test_dispatch_symbolic_meta_outplace_any_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9834610Z test_dispatch_symbolic_meta_outplace_any_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9834730Z test_dispatch_symbolic_meta_outplace_any_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9834840Z test_dispatch_symbolic_meta_outplace_any_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9834950Z test_dispatch_symbolic_meta_outplace_any_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9835060Z test_dispatch_symbolic_meta_outplace_any_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9835170Z test_dispatch_symbolic_meta_outplace_any_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9835290Z test_dispatch_symbolic_meta_outplace_arange_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9835400Z test_dispatch_symbolic_meta_outplace_arange_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9835520Z test_dispatch_symbolic_meta_outplace_arange_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9835630Z test_dispatch_symbolic_meta_outplace_arange_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9835750Z test_dispatch_symbolic_meta_outplace_arange_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9835860Z test_dispatch_symbolic_meta_outplace_arange_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9835980Z test_dispatch_symbolic_meta_outplace_arange_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9836090Z test_dispatch_symbolic_meta_outplace_arange_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9836210Z test_dispatch_symbolic_meta_outplace_arange_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9836320Z test_dispatch_symbolic_meta_outplace_argmax_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9836440Z test_dispatch_symbolic_meta_outplace_argmax_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9836550Z test_dispatch_symbolic_meta_outplace_argmax_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9836670Z test_dispatch_symbolic_meta_outplace_argmax_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9836780Z test_dispatch_symbolic_meta_outplace_argmax_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9836900Z test_dispatch_symbolic_meta_outplace_argmax_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9837010Z test_dispatch_symbolic_meta_outplace_argmax_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9837120Z test_dispatch_symbolic_meta_outplace_argmax_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9837250Z test_dispatch_symbolic_meta_outplace_argmax_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9837370Z test_dispatch_symbolic_meta_outplace_argmin_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9837490Z test_dispatch_symbolic_meta_outplace_argmin_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9837600Z test_dispatch_symbolic_meta_outplace_argmin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9837720Z test_dispatch_symbolic_meta_outplace_argmin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9837830Z test_dispatch_symbolic_meta_outplace_argmin_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9837970Z test_dispatch_symbolic_meta_outplace_argmin_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9838080Z test_dispatch_symbolic_meta_outplace_argmin_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9838190Z test_dispatch_symbolic_meta_outplace_argmin_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9838300Z test_dispatch_symbolic_meta_outplace_argmin_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9838420Z test_dispatch_symbolic_meta_outplace_argsort_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9838530Z test_dispatch_symbolic_meta_outplace_argsort_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9838650Z test_dispatch_symbolic_meta_outplace_argsort_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9838770Z test_dispatch_symbolic_meta_outplace_argsort_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9838880Z test_dispatch_symbolic_meta_outplace_argsort_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9839000Z test_dispatch_symbolic_meta_outplace_argsort_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9839110Z test_dispatch_symbolic_meta_outplace_argsort_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9839230Z test_dispatch_symbolic_meta_outplace_argsort_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9839340Z test_dispatch_symbolic_meta_outplace_argsort_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9839450Z test_dispatch_symbolic_meta_outplace_argsort_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9839570Z test_dispatch_symbolic_meta_outplace_argwhere_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9839690Z test_dispatch_symbolic_meta_outplace_argwhere_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9839810Z test_dispatch_symbolic_meta_outplace_argwhere_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9839940Z test_dispatch_symbolic_meta_outplace_argwhere_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9840060Z test_dispatch_symbolic_meta_outplace_argwhere_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9840180Z test_dispatch_symbolic_meta_outplace_argwhere_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9840300Z test_dispatch_symbolic_meta_outplace_argwhere_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9840410Z test_dispatch_symbolic_meta_outplace_argwhere_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9840520Z test_dispatch_symbolic_meta_outplace_argwhere_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9840640Z test_dispatch_symbolic_meta_outplace_argwhere_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9840750Z test_dispatch_symbolic_meta_outplace_argwhere_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9840870Z test_dispatch_symbolic_meta_outplace_argwhere_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9841040Z test_dispatch_symbolic_meta_outplace_as_strided_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9841160Z test_dispatch_symbolic_meta_outplace_as_strided_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9841290Z test_dispatch_symbolic_meta_outplace_as_strided_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9841420Z test_dispatch_symbolic_meta_outplace_as_strided_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9841540Z test_dispatch_symbolic_meta_outplace_as_strided_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9841660Z test_dispatch_symbolic_meta_outplace_as_strided_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9841860Z test_dispatch_symbolic_meta_outplace_as_strided_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9841980Z test_dispatch_symbolic_meta_outplace_as_strided_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9842100Z test_dispatch_symbolic_meta_outplace_as_strided_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9842220Z test_dispatch_symbolic_meta_outplace_as_strided_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9842330Z test_dispatch_symbolic_meta_outplace_as_strided_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9842450Z test_dispatch_symbolic_meta_outplace_as_strided_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9842570Z test_dispatch_symbolic_meta_outplace_as_strided_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9842700Z test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9842840Z test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9842970Z test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9843110Z test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9843250Z test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9843390Z test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9843520Z test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9843650Z test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9843780Z test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9843910Z test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9844040Z test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9844170Z test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9844300Z test_dispatch_symbolic_meta_outplace_as_strided_partial_views_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9844430Z test_dispatch_symbolic_meta_outplace_as_strided_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9844550Z test_dispatch_symbolic_meta_outplace_as_strided_scatter_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9844690Z test_dispatch_symbolic_meta_outplace_as_strided_scatter_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9844820Z test_dispatch_symbolic_meta_outplace_as_strided_scatter_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9844980Z test_dispatch_symbolic_meta_outplace_as_strided_scatter_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9845110Z test_dispatch_symbolic_meta_outplace_as_strided_scatter_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9845240Z test_dispatch_symbolic_meta_outplace_as_strided_scatter_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9845360Z test_dispatch_symbolic_meta_outplace_as_strided_scatter_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9845490Z test_dispatch_symbolic_meta_outplace_as_strided_scatter_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9845640Z test_dispatch_symbolic_meta_outplace_as_strided_scatter_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9845760Z test_dispatch_symbolic_meta_outplace_as_strided_scatter_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9845890Z test_dispatch_symbolic_meta_outplace_as_strided_scatter_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9846020Z test_dispatch_symbolic_meta_outplace_as_strided_scatter_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9846130Z test_dispatch_symbolic_meta_outplace_asin_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9846240Z test_dispatch_symbolic_meta_outplace_asin_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9846360Z test_dispatch_symbolic_meta_outplace_asin_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9846480Z test_dispatch_symbolic_meta_outplace_asin_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9846600Z test_dispatch_symbolic_meta_outplace_asin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9846710Z test_dispatch_symbolic_meta_outplace_asin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9846820Z test_dispatch_symbolic_meta_outplace_asin_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9846940Z test_dispatch_symbolic_meta_outplace_asin_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9847050Z test_dispatch_symbolic_meta_outplace_asin_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9847160Z test_dispatch_symbolic_meta_outplace_asin_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9847270Z test_dispatch_symbolic_meta_outplace_asin_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9847390Z test_dispatch_symbolic_meta_outplace_asinh_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9847500Z test_dispatch_symbolic_meta_outplace_asinh_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9847620Z test_dispatch_symbolic_meta_outplace_asinh_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9847740Z test_dispatch_symbolic_meta_outplace_asinh_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9847860Z test_dispatch_symbolic_meta_outplace_asinh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9847970Z test_dispatch_symbolic_meta_outplace_asinh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9848080Z test_dispatch_symbolic_meta_outplace_asinh_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9848200Z test_dispatch_symbolic_meta_outplace_asinh_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9848320Z test_dispatch_symbolic_meta_outplace_asinh_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9852860Z test_dispatch_symbolic_meta_outplace_asinh_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9853000Z test_dispatch_symbolic_meta_outplace_asinh_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9853110Z test_dispatch_symbolic_meta_outplace_atan2_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9853290Z test_dispatch_symbolic_meta_outplace_atan2_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9853410Z test_dispatch_symbolic_meta_outplace_atan2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9853520Z test_dispatch_symbolic_meta_outplace_atan2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9853640Z test_dispatch_symbolic_meta_outplace_atan2_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9853750Z test_dispatch_symbolic_meta_outplace_atan2_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9853860Z test_dispatch_symbolic_meta_outplace_atan2_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9853990Z test_dispatch_symbolic_meta_outplace_atan2_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9854110Z test_dispatch_symbolic_meta_outplace_atan2_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9854220Z test_dispatch_symbolic_meta_outplace_atan_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9854330Z test_dispatch_symbolic_meta_outplace_atan_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9854450Z test_dispatch_symbolic_meta_outplace_atan_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9854570Z test_dispatch_symbolic_meta_outplace_atan_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9854690Z test_dispatch_symbolic_meta_outplace_atan_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9854800Z test_dispatch_symbolic_meta_outplace_atan_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9854910Z test_dispatch_symbolic_meta_outplace_atan_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9855030Z test_dispatch_symbolic_meta_outplace_atan_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9855140Z test_dispatch_symbolic_meta_outplace_atan_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9855250Z test_dispatch_symbolic_meta_outplace_atan_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9855360Z test_dispatch_symbolic_meta_outplace_atan_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9855480Z test_dispatch_symbolic_meta_outplace_atanh_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9855590Z test_dispatch_symbolic_meta_outplace_atanh_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9855710Z test_dispatch_symbolic_meta_outplace_atanh_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9855830Z test_dispatch_symbolic_meta_outplace_atanh_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9855940Z test_dispatch_symbolic_meta_outplace_atanh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9856060Z test_dispatch_symbolic_meta_outplace_atanh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9856170Z test_dispatch_symbolic_meta_outplace_atanh_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9856280Z test_dispatch_symbolic_meta_outplace_atanh_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9856390Z test_dispatch_symbolic_meta_outplace_atanh_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9856500Z test_dispatch_symbolic_meta_outplace_atanh_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9856610Z test_dispatch_symbolic_meta_outplace_atanh_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9856730Z test_dispatch_symbolic_meta_outplace_atleast_1d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9856850Z test_dispatch_symbolic_meta_outplace_atleast_1d_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9856980Z test_dispatch_symbolic_meta_outplace_atleast_1d_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9857140Z test_dispatch_symbolic_meta_outplace_atleast_1d_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9857260Z test_dispatch_symbolic_meta_outplace_atleast_1d_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9857380Z test_dispatch_symbolic_meta_outplace_atleast_1d_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9857500Z test_dispatch_symbolic_meta_outplace_atleast_1d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9857620Z test_dispatch_symbolic_meta_outplace_atleast_1d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9857740Z test_dispatch_symbolic_meta_outplace_atleast_1d_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9857880Z test_dispatch_symbolic_meta_outplace_atleast_1d_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9858000Z test_dispatch_symbolic_meta_outplace_atleast_1d_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9858120Z test_dispatch_symbolic_meta_outplace_atleast_1d_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9858230Z test_dispatch_symbolic_meta_outplace_atleast_1d_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9858350Z test_dispatch_symbolic_meta_outplace_atleast_2d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9858470Z test_dispatch_symbolic_meta_outplace_atleast_2d_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9858590Z test_dispatch_symbolic_meta_outplace_atleast_2d_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9858720Z test_dispatch_symbolic_meta_outplace_atleast_2d_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9858840Z test_dispatch_symbolic_meta_outplace_atleast_2d_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9858960Z test_dispatch_symbolic_meta_outplace_atleast_2d_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9859080Z test_dispatch_symbolic_meta_outplace_atleast_2d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9859200Z test_dispatch_symbolic_meta_outplace_atleast_2d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9859310Z test_dispatch_symbolic_meta_outplace_atleast_2d_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9859430Z test_dispatch_symbolic_meta_outplace_atleast_2d_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9859550Z test_dispatch_symbolic_meta_outplace_atleast_2d_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9859660Z test_dispatch_symbolic_meta_outplace_atleast_2d_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9859780Z test_dispatch_symbolic_meta_outplace_atleast_2d_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9859900Z test_dispatch_symbolic_meta_outplace_atleast_3d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9860010Z test_dispatch_symbolic_meta_outplace_atleast_3d_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9860140Z test_dispatch_symbolic_meta_outplace_atleast_3d_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9860260Z test_dispatch_symbolic_meta_outplace_atleast_3d_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9860380Z test_dispatch_symbolic_meta_outplace_atleast_3d_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9860490Z test_dispatch_symbolic_meta_outplace_atleast_3d_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9860610Z test_dispatch_symbolic_meta_outplace_atleast_3d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9860730Z test_dispatch_symbolic_meta_outplace_atleast_3d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9860850Z test_dispatch_symbolic_meta_outplace_atleast_3d_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9861030Z test_dispatch_symbolic_meta_outplace_atleast_3d_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9861150Z test_dispatch_symbolic_meta_outplace_atleast_3d_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9861270Z test_dispatch_symbolic_meta_outplace_atleast_3d_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9861380Z test_dispatch_symbolic_meta_outplace_atleast_3d_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9861500Z test_dispatch_symbolic_meta_outplace_baddbmm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9861620Z test_dispatch_symbolic_meta_outplace_baddbmm_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9861780Z test_dispatch_symbolic_meta_outplace_baddbmm_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9861900Z test_dispatch_symbolic_meta_outplace_baddbmm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9862020Z test_dispatch_symbolic_meta_outplace_baddbmm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9862140Z test_dispatch_symbolic_meta_outplace_baddbmm_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9862250Z test_dispatch_symbolic_meta_outplace_baddbmm_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9862360Z test_dispatch_symbolic_meta_outplace_baddbmm_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9862480Z test_dispatch_symbolic_meta_outplace_baddbmm_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9862590Z test_dispatch_symbolic_meta_outplace_baddbmm_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9862710Z test_dispatch_symbolic_meta_outplace_bernoulli_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9862830Z test_dispatch_symbolic_meta_outplace_bernoulli_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9862950Z test_dispatch_symbolic_meta_outplace_bernoulli_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9863070Z test_dispatch_symbolic_meta_outplace_bfloat16_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9863180Z test_dispatch_symbolic_meta_outplace_bfloat16_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9863300Z test_dispatch_symbolic_meta_outplace_bfloat16_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9863420Z test_dispatch_symbolic_meta_outplace_bfloat16_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9863540Z test_dispatch_symbolic_meta_outplace_bfloat16_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9863660Z test_dispatch_symbolic_meta_outplace_bfloat16_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9863770Z test_dispatch_symbolic_meta_outplace_bfloat16_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9863890Z test_dispatch_symbolic_meta_outplace_bfloat16_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9864000Z test_dispatch_symbolic_meta_outplace_bfloat16_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9864120Z test_dispatch_symbolic_meta_outplace_bfloat16_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9864240Z test_dispatch_symbolic_meta_outplace_bfloat16_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9864350Z test_dispatch_symbolic_meta_outplace_bfloat16_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9864460Z test_dispatch_symbolic_meta_outplace_bfloat16_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9864580Z test_dispatch_symbolic_meta_outplace_bincount_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9864690Z test_dispatch_symbolic_meta_outplace_bincount_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9864850Z test_dispatch_symbolic_meta_outplace_bincount_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9864980Z test_dispatch_symbolic_meta_outplace_bincount_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9865090Z test_dispatch_symbolic_meta_outplace_bincount_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9865200Z test_dispatch_symbolic_meta_outplace_bitwise_and_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9865320Z test_dispatch_symbolic_meta_outplace_bitwise_and_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9865440Z test_dispatch_symbolic_meta_outplace_bitwise_and_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9865590Z test_dispatch_symbolic_meta_outplace_bitwise_and_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9865700Z test_dispatch_symbolic_meta_outplace_bitwise_and_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9865820Z test_dispatch_symbolic_meta_outplace_bitwise_and_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9865950Z test_dispatch_symbolic_meta_outplace_bitwise_left_shift_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9866070Z test_dispatch_symbolic_meta_outplace_bitwise_left_shift_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9866200Z test_dispatch_symbolic_meta_outplace_bitwise_left_shift_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9866320Z test_dispatch_symbolic_meta_outplace_bitwise_left_shift_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9866450Z test_dispatch_symbolic_meta_outplace_bitwise_left_shift_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9866560Z test_dispatch_symbolic_meta_outplace_bitwise_not_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9866680Z test_dispatch_symbolic_meta_outplace_bitwise_not_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9866800Z test_dispatch_symbolic_meta_outplace_bitwise_not_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9866910Z test_dispatch_symbolic_meta_outplace_bitwise_not_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9867020Z test_dispatch_symbolic_meta_outplace_bitwise_not_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9867140Z test_dispatch_symbolic_meta_outplace_bitwise_not_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9867250Z test_dispatch_symbolic_meta_outplace_bitwise_or_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9867370Z test_dispatch_symbolic_meta_outplace_bitwise_or_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9867480Z test_dispatch_symbolic_meta_outplace_bitwise_or_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9867600Z test_dispatch_symbolic_meta_outplace_bitwise_or_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9867720Z test_dispatch_symbolic_meta_outplace_bitwise_or_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9867830Z test_dispatch_symbolic_meta_outplace_bitwise_or_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9867960Z test_dispatch_symbolic_meta_outplace_bitwise_right_shift_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9868090Z test_dispatch_symbolic_meta_outplace_bitwise_right_shift_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9868220Z test_dispatch_symbolic_meta_outplace_bitwise_right_shift_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9868340Z test_dispatch_symbolic_meta_outplace_bitwise_right_shift_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9868470Z test_dispatch_symbolic_meta_outplace_bitwise_right_shift_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9868610Z test_dispatch_symbolic_meta_outplace_bitwise_xor_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9868730Z test_dispatch_symbolic_meta_outplace_bitwise_xor_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9868850Z test_dispatch_symbolic_meta_outplace_bitwise_xor_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9868960Z test_dispatch_symbolic_meta_outplace_bitwise_xor_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9869080Z test_dispatch_symbolic_meta_outplace_bitwise_xor_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9869190Z test_dispatch_symbolic_meta_outplace_bitwise_xor_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9869350Z test_dispatch_symbolic_meta_outplace_block_diag_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9869470Z test_dispatch_symbolic_meta_outplace_block_diag_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9869600Z test_dispatch_symbolic_meta_outplace_block_diag_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9869720Z test_dispatch_symbolic_meta_outplace_block_diag_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9869840Z test_dispatch_symbolic_meta_outplace_block_diag_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9869960Z test_dispatch_symbolic_meta_outplace_block_diag_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9870080Z test_dispatch_symbolic_meta_outplace_block_diag_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9870200Z test_dispatch_symbolic_meta_outplace_block_diag_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9870320Z test_dispatch_symbolic_meta_outplace_block_diag_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9870440Z test_dispatch_symbolic_meta_outplace_block_diag_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9870550Z test_dispatch_symbolic_meta_outplace_block_diag_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9870670Z test_dispatch_symbolic_meta_outplace_block_diag_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9870780Z test_dispatch_symbolic_meta_outplace_block_diag_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9870900Z test_dispatch_symbolic_meta_outplace_bmm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9871010Z test_dispatch_symbolic_meta_outplace_bmm_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9871130Z test_dispatch_symbolic_meta_outplace_bmm_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9871250Z test_dispatch_symbolic_meta_outplace_bmm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9871360Z test_dispatch_symbolic_meta_outplace_bmm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9871470Z test_dispatch_symbolic_meta_outplace_bmm_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9871590Z test_dispatch_symbolic_meta_outplace_bmm_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9871700Z test_dispatch_symbolic_meta_outplace_bmm_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9871810Z test_dispatch_symbolic_meta_outplace_bmm_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9871920Z test_dispatch_symbolic_meta_outplace_bmm_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9872030Z test_dispatch_symbolic_meta_outplace_bool_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9872150Z test_dispatch_symbolic_meta_outplace_bool_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9872270Z test_dispatch_symbolic_meta_outplace_bool_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9872380Z test_dispatch_symbolic_meta_outplace_bool_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9872520Z test_dispatch_symbolic_meta_outplace_bool_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9872640Z test_dispatch_symbolic_meta_outplace_bool_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9872750Z test_dispatch_symbolic_meta_outplace_bool_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9872860Z test_dispatch_symbolic_meta_outplace_bool_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9872970Z test_dispatch_symbolic_meta_outplace_bool_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9873090Z test_dispatch_symbolic_meta_outplace_bool_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9873220Z test_dispatch_symbolic_meta_outplace_bool_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9873330Z test_dispatch_symbolic_meta_outplace_bool_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9873450Z test_dispatch_symbolic_meta_outplace_bool_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9873570Z test_dispatch_symbolic_meta_outplace_broadcast_shapes_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9873710Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9873830Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9873970Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9874100Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9874230Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9874350Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9874480Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9874600Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9874730Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9874850Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9874970Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9875090Z test_dispatch_symbolic_meta_outplace_broadcast_tensors_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9875220Z test_dispatch_symbolic_meta_outplace_broadcast_to_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9875350Z test_dispatch_symbolic_meta_outplace_broadcast_to_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9875470Z test_dispatch_symbolic_meta_outplace_broadcast_to_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9875590Z test_dispatch_symbolic_meta_outplace_broadcast_to_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9875720Z test_dispatch_symbolic_meta_outplace_broadcast_to_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9875840Z test_dispatch_symbolic_meta_outplace_broadcast_to_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9875960Z test_dispatch_symbolic_meta_outplace_broadcast_to_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9876080Z test_dispatch_symbolic_meta_outplace_broadcast_to_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9876200Z test_dispatch_symbolic_meta_outplace_broadcast_to_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9876360Z test_dispatch_symbolic_meta_outplace_broadcast_to_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9876480Z test_dispatch_symbolic_meta_outplace_broadcast_to_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9876600Z test_dispatch_symbolic_meta_outplace_broadcast_to_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9876730Z test_dispatch_symbolic_meta_outplace_bucketize_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9876850Z test_dispatch_symbolic_meta_outplace_bucketize_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9876960Z test_dispatch_symbolic_meta_outplace_bucketize_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9877120Z test_dispatch_symbolic_meta_outplace_bucketize_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9877240Z test_dispatch_symbolic_meta_outplace_bucketize_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9877360Z test_dispatch_symbolic_meta_outplace_bucketize_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9877470Z test_dispatch_symbolic_meta_outplace_bucketize_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9877580Z test_dispatch_symbolic_meta_outplace_bucketize_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9877700Z test_dispatch_symbolic_meta_outplace_bucketize_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9877810Z test_dispatch_symbolic_meta_outplace_byte_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9877920Z test_dispatch_symbolic_meta_outplace_byte_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9878040Z test_dispatch_symbolic_meta_outplace_byte_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9878160Z test_dispatch_symbolic_meta_outplace_byte_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9878280Z test_dispatch_symbolic_meta_outplace_byte_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9878390Z test_dispatch_symbolic_meta_outplace_byte_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9878500Z test_dispatch_symbolic_meta_outplace_byte_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9878610Z test_dispatch_symbolic_meta_outplace_byte_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9878720Z test_dispatch_symbolic_meta_outplace_byte_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9878830Z test_dispatch_symbolic_meta_outplace_byte_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9878940Z test_dispatch_symbolic_meta_outplace_byte_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9879050Z test_dispatch_symbolic_meta_outplace_byte_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9879180Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9879310Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9879440Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9879570Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9879690Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9879820Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9879940Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9880060Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9880210Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9880340Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9880460Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9880580Z test_dispatch_symbolic_meta_outplace_cartesian_prod_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9880700Z test_dispatch_symbolic_meta_outplace_cat_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9880810Z test_dispatch_symbolic_meta_outplace_cat_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9880950Z test_dispatch_symbolic_meta_outplace_cat_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9881070Z test_dispatch_symbolic_meta_outplace_cat_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9881180Z test_dispatch_symbolic_meta_outplace_cat_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9885410Z test_dispatch_symbolic_meta_outplace_cat_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9885560Z test_dispatch_symbolic_meta_outplace_cat_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9885680Z test_dispatch_symbolic_meta_outplace_cat_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9885790Z test_dispatch_symbolic_meta_outplace_cat_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9885900Z test_dispatch_symbolic_meta_outplace_cat_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9886020Z test_dispatch_symbolic_meta_outplace_cat_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9886130Z test_dispatch_symbolic_meta_outplace_cat_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9886240Z test_dispatch_symbolic_meta_outplace_cat_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9886350Z test_dispatch_symbolic_meta_outplace_cdist_cpu_float32 (__main__.TestMetaCPU) ... ok (0.059s) 2023-01-11T21:12:29.9886470Z test_dispatch_symbolic_meta_outplace_cdist_cpu_float64 (__main__.TestMetaCPU) ... ok (0.058s) 2023-01-11T21:12:29.9886590Z test_dispatch_symbolic_meta_outplace_cdouble_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9886700Z test_dispatch_symbolic_meta_outplace_cdouble_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9886830Z test_dispatch_symbolic_meta_outplace_cdouble_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9886950Z test_dispatch_symbolic_meta_outplace_cdouble_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9887070Z test_dispatch_symbolic_meta_outplace_cdouble_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9887190Z test_dispatch_symbolic_meta_outplace_cdouble_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9887300Z test_dispatch_symbolic_meta_outplace_cdouble_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9887410Z test_dispatch_symbolic_meta_outplace_cdouble_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9887530Z test_dispatch_symbolic_meta_outplace_cdouble_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9887640Z test_dispatch_symbolic_meta_outplace_cdouble_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9887750Z test_dispatch_symbolic_meta_outplace_cdouble_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9887860Z test_dispatch_symbolic_meta_outplace_cdouble_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9887980Z test_dispatch_symbolic_meta_outplace_cdouble_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9888170Z test_dispatch_symbolic_meta_outplace_ceil_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9888280Z test_dispatch_symbolic_meta_outplace_ceil_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9888390Z test_dispatch_symbolic_meta_outplace_ceil_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9888510Z test_dispatch_symbolic_meta_outplace_ceil_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9888620Z test_dispatch_symbolic_meta_outplace_ceil_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9888730Z test_dispatch_symbolic_meta_outplace_ceil_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9888880Z test_dispatch_symbolic_meta_outplace_ceil_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9888990Z test_dispatch_symbolic_meta_outplace_ceil_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9889110Z test_dispatch_symbolic_meta_outplace_cfloat_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9889220Z test_dispatch_symbolic_meta_outplace_cfloat_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9889340Z test_dispatch_symbolic_meta_outplace_cfloat_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9889460Z test_dispatch_symbolic_meta_outplace_cfloat_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9889580Z test_dispatch_symbolic_meta_outplace_cfloat_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9889700Z test_dispatch_symbolic_meta_outplace_cfloat_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9889820Z test_dispatch_symbolic_meta_outplace_cfloat_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9889930Z test_dispatch_symbolic_meta_outplace_cfloat_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9890040Z test_dispatch_symbolic_meta_outplace_cfloat_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9890160Z test_dispatch_symbolic_meta_outplace_cfloat_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9890270Z test_dispatch_symbolic_meta_outplace_cfloat_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9890380Z test_dispatch_symbolic_meta_outplace_cfloat_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9890500Z test_dispatch_symbolic_meta_outplace_cfloat_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9890610Z test_dispatch_symbolic_meta_outplace_chalf_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9890720Z test_dispatch_symbolic_meta_outplace_chalf_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9890840Z test_dispatch_symbolic_meta_outplace_chalf_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9890960Z test_dispatch_symbolic_meta_outplace_chalf_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9891080Z test_dispatch_symbolic_meta_outplace_chalf_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9891190Z test_dispatch_symbolic_meta_outplace_chalf_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9891310Z test_dispatch_symbolic_meta_outplace_chalf_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9891410Z test_dispatch_symbolic_meta_outplace_chalf_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9891530Z test_dispatch_symbolic_meta_outplace_chalf_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9891640Z test_dispatch_symbolic_meta_outplace_chalf_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9891750Z test_dispatch_symbolic_meta_outplace_chalf_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9891870Z test_dispatch_symbolic_meta_outplace_chalf_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9892000Z test_dispatch_symbolic_meta_outplace_chalf_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9892120Z test_dispatch_symbolic_meta_outplace_char_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9892230Z test_dispatch_symbolic_meta_outplace_char_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9892350Z test_dispatch_symbolic_meta_outplace_char_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9892470Z test_dispatch_symbolic_meta_outplace_char_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9892580Z test_dispatch_symbolic_meta_outplace_char_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9892720Z test_dispatch_symbolic_meta_outplace_char_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9892830Z test_dispatch_symbolic_meta_outplace_char_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9892940Z test_dispatch_symbolic_meta_outplace_char_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9893050Z test_dispatch_symbolic_meta_outplace_char_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9893160Z test_dispatch_symbolic_meta_outplace_char_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9893270Z test_dispatch_symbolic_meta_outplace_char_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9893380Z test_dispatch_symbolic_meta_outplace_char_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9893490Z test_dispatch_symbolic_meta_outplace_char_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9893620Z test_dispatch_symbolic_meta_outplace_cholesky_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9893740Z test_dispatch_symbolic_meta_outplace_cholesky_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9893860Z test_dispatch_symbolic_meta_outplace_cholesky_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9893980Z test_dispatch_symbolic_meta_outplace_cholesky_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9894120Z test_dispatch_symbolic_meta_outplace_cholesky_inverse_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9894250Z test_dispatch_symbolic_meta_outplace_cholesky_inverse_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9894380Z test_dispatch_symbolic_meta_outplace_cholesky_inverse_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9894500Z test_dispatch_symbolic_meta_outplace_cholesky_inverse_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9894630Z test_dispatch_symbolic_meta_outplace_cholesky_solve_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9894750Z test_dispatch_symbolic_meta_outplace_cholesky_solve_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9894880Z test_dispatch_symbolic_meta_outplace_cholesky_solve_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9895000Z test_dispatch_symbolic_meta_outplace_cholesky_solve_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9895120Z test_dispatch_symbolic_meta_outplace_chunk_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9895230Z test_dispatch_symbolic_meta_outplace_chunk_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9895350Z test_dispatch_symbolic_meta_outplace_chunk_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9895470Z test_dispatch_symbolic_meta_outplace_chunk_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9895580Z test_dispatch_symbolic_meta_outplace_chunk_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9895700Z test_dispatch_symbolic_meta_outplace_chunk_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9895850Z test_dispatch_symbolic_meta_outplace_chunk_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9895960Z test_dispatch_symbolic_meta_outplace_chunk_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9896070Z test_dispatch_symbolic_meta_outplace_chunk_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9896190Z test_dispatch_symbolic_meta_outplace_chunk_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9896300Z test_dispatch_symbolic_meta_outplace_chunk_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9896410Z test_dispatch_symbolic_meta_outplace_chunk_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9896560Z test_dispatch_symbolic_meta_outplace_chunk_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9896680Z test_dispatch_symbolic_meta_outplace_clamp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9896790Z test_dispatch_symbolic_meta_outplace_clamp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9896910Z test_dispatch_symbolic_meta_outplace_clamp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9897020Z test_dispatch_symbolic_meta_outplace_clamp_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9897130Z test_dispatch_symbolic_meta_outplace_clamp_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9897240Z test_dispatch_symbolic_meta_outplace_clamp_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9897350Z test_dispatch_symbolic_meta_outplace_clamp_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9897460Z test_dispatch_symbolic_meta_outplace_clamp_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9897590Z test_dispatch_symbolic_meta_outplace_clamp_max_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.9897700Z test_dispatch_symbolic_meta_outplace_clamp_max_cpu_bool (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9897820Z test_dispatch_symbolic_meta_outplace_clamp_max_cpu_float16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.9897940Z test_dispatch_symbolic_meta_outplace_clamp_max_cpu_float32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9898060Z test_dispatch_symbolic_meta_outplace_clamp_max_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9898180Z test_dispatch_symbolic_meta_outplace_clamp_max_cpu_int16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9898290Z test_dispatch_symbolic_meta_outplace_clamp_max_cpu_int32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9898410Z test_dispatch_symbolic_meta_outplace_clamp_max_cpu_int64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9898520Z test_dispatch_symbolic_meta_outplace_clamp_max_cpu_int8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9898640Z test_dispatch_symbolic_meta_outplace_clamp_max_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9898760Z test_dispatch_symbolic_meta_outplace_clamp_min_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.9898870Z test_dispatch_symbolic_meta_outplace_clamp_min_cpu_bool (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9898990Z test_dispatch_symbolic_meta_outplace_clamp_min_cpu_float16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:29.9899110Z test_dispatch_symbolic_meta_outplace_clamp_min_cpu_float32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9899220Z test_dispatch_symbolic_meta_outplace_clamp_min_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9899330Z test_dispatch_symbolic_meta_outplace_clamp_min_cpu_int16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9899450Z test_dispatch_symbolic_meta_outplace_clamp_min_cpu_int32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9899560Z test_dispatch_symbolic_meta_outplace_clamp_min_cpu_int64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9899700Z test_dispatch_symbolic_meta_outplace_clamp_min_cpu_int8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9899820Z test_dispatch_symbolic_meta_outplace_clamp_min_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9899930Z test_dispatch_symbolic_meta_outplace_clone_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9900040Z test_dispatch_symbolic_meta_outplace_clone_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9900160Z test_dispatch_symbolic_meta_outplace_clone_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9900270Z test_dispatch_symbolic_meta_outplace_clone_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9900410Z test_dispatch_symbolic_meta_outplace_clone_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9900530Z test_dispatch_symbolic_meta_outplace_clone_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9900640Z test_dispatch_symbolic_meta_outplace_clone_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9900750Z test_dispatch_symbolic_meta_outplace_clone_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9900870Z test_dispatch_symbolic_meta_outplace_clone_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9900980Z test_dispatch_symbolic_meta_outplace_clone_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9901090Z test_dispatch_symbolic_meta_outplace_clone_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9901200Z test_dispatch_symbolic_meta_outplace_clone_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9901310Z test_dispatch_symbolic_meta_outplace_clone_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9901440Z test_dispatch_symbolic_meta_outplace_column_stack_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9901550Z test_dispatch_symbolic_meta_outplace_column_stack_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9901680Z test_dispatch_symbolic_meta_outplace_column_stack_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9901810Z test_dispatch_symbolic_meta_outplace_column_stack_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9901930Z test_dispatch_symbolic_meta_outplace_column_stack_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9902050Z test_dispatch_symbolic_meta_outplace_column_stack_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9902170Z test_dispatch_symbolic_meta_outplace_column_stack_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9902290Z test_dispatch_symbolic_meta_outplace_column_stack_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9902410Z test_dispatch_symbolic_meta_outplace_column_stack_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9902540Z test_dispatch_symbolic_meta_outplace_column_stack_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9902660Z test_dispatch_symbolic_meta_outplace_column_stack_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9902780Z test_dispatch_symbolic_meta_outplace_column_stack_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9902890Z test_dispatch_symbolic_meta_outplace_column_stack_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9903020Z test_dispatch_symbolic_meta_outplace_combinations_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.045s) 2023-01-11T21:12:29.9903140Z test_dispatch_symbolic_meta_outplace_combinations_cpu_bool (__main__.TestMetaCPU) ... ok (0.045s) 2023-01-11T21:12:29.9903270Z test_dispatch_symbolic_meta_outplace_combinations_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.046s) 2023-01-11T21:12:29.9903390Z test_dispatch_symbolic_meta_outplace_combinations_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.045s) 2023-01-11T21:12:29.9903540Z test_dispatch_symbolic_meta_outplace_combinations_cpu_float16 (__main__.TestMetaCPU) ... ok (0.045s) 2023-01-11T21:12:29.9903660Z test_dispatch_symbolic_meta_outplace_combinations_cpu_float32 (__main__.TestMetaCPU) ... ok (0.045s) 2023-01-11T21:12:29.9903780Z test_dispatch_symbolic_meta_outplace_combinations_cpu_float64 (__main__.TestMetaCPU) ... ok (0.045s) 2023-01-11T21:12:29.9903900Z test_dispatch_symbolic_meta_outplace_combinations_cpu_int16 (__main__.TestMetaCPU) ... ok (0.045s) 2023-01-11T21:12:29.9904020Z test_dispatch_symbolic_meta_outplace_combinations_cpu_int32 (__main__.TestMetaCPU) ... ok (0.045s) 2023-01-11T21:12:29.9904160Z test_dispatch_symbolic_meta_outplace_combinations_cpu_int64 (__main__.TestMetaCPU) ... ok (0.045s) 2023-01-11T21:12:29.9904290Z test_dispatch_symbolic_meta_outplace_combinations_cpu_int8 (__main__.TestMetaCPU) ... ok (0.044s) 2023-01-11T21:12:29.9904400Z test_dispatch_symbolic_meta_outplace_combinations_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.044s) 2023-01-11T21:12:29.9904520Z test_dispatch_symbolic_meta_outplace_complex_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9904640Z test_dispatch_symbolic_meta_outplace_complex_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9904750Z test_dispatch_symbolic_meta_outplace_complex_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9904870Z test_dispatch_symbolic_meta_outplace_conj_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9904980Z test_dispatch_symbolic_meta_outplace_conj_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9905100Z test_dispatch_symbolic_meta_outplace_conj_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9905210Z test_dispatch_symbolic_meta_outplace_conj_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9905330Z test_dispatch_symbolic_meta_outplace_conj_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9905450Z test_dispatch_symbolic_meta_outplace_conj_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9905560Z test_dispatch_symbolic_meta_outplace_conj_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9905670Z test_dispatch_symbolic_meta_outplace_conj_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9905790Z test_dispatch_symbolic_meta_outplace_conj_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9905900Z test_dispatch_symbolic_meta_outplace_conj_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9906010Z test_dispatch_symbolic_meta_outplace_conj_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9906120Z test_dispatch_symbolic_meta_outplace_conj_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9906230Z test_dispatch_symbolic_meta_outplace_conj_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9906360Z test_dispatch_symbolic_meta_outplace_conj_physical_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9906480Z test_dispatch_symbolic_meta_outplace_conj_physical_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9906610Z test_dispatch_symbolic_meta_outplace_conj_physical_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9906730Z test_dispatch_symbolic_meta_outplace_conj_physical_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9906860Z test_dispatch_symbolic_meta_outplace_conj_physical_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9906980Z test_dispatch_symbolic_meta_outplace_conj_physical_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9907110Z test_dispatch_symbolic_meta_outplace_conj_physical_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9907230Z test_dispatch_symbolic_meta_outplace_conj_physical_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9907370Z test_dispatch_symbolic_meta_outplace_conj_physical_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9907500Z test_dispatch_symbolic_meta_outplace_conj_physical_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9907620Z test_dispatch_symbolic_meta_outplace_conj_physical_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9907740Z test_dispatch_symbolic_meta_outplace_conj_physical_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9907860Z test_dispatch_symbolic_meta_outplace_conj_physical_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9908000Z test_dispatch_symbolic_meta_outplace_constant_pad_nd_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.9908120Z test_dispatch_symbolic_meta_outplace_constant_pad_nd_cpu_bool (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.9908250Z test_dispatch_symbolic_meta_outplace_constant_pad_nd_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.9908380Z test_dispatch_symbolic_meta_outplace_constant_pad_nd_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.9908500Z test_dispatch_symbolic_meta_outplace_constant_pad_nd_cpu_float16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.9908630Z test_dispatch_symbolic_meta_outplace_constant_pad_nd_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.9908750Z test_dispatch_symbolic_meta_outplace_constant_pad_nd_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.9908870Z test_dispatch_symbolic_meta_outplace_constant_pad_nd_cpu_int16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.9908990Z test_dispatch_symbolic_meta_outplace_constant_pad_nd_cpu_int32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.9909110Z test_dispatch_symbolic_meta_outplace_constant_pad_nd_cpu_int64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.9909230Z test_dispatch_symbolic_meta_outplace_constant_pad_nd_cpu_int8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.9909350Z test_dispatch_symbolic_meta_outplace_constant_pad_nd_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:29.9909470Z test_dispatch_symbolic_meta_outplace_contiguous_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9909580Z test_dispatch_symbolic_meta_outplace_contiguous_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9909710Z test_dispatch_symbolic_meta_outplace_contiguous_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9909830Z test_dispatch_symbolic_meta_outplace_contiguous_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9909950Z test_dispatch_symbolic_meta_outplace_contiguous_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9910070Z test_dispatch_symbolic_meta_outplace_contiguous_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9910190Z test_dispatch_symbolic_meta_outplace_contiguous_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9910310Z test_dispatch_symbolic_meta_outplace_contiguous_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9910430Z test_dispatch_symbolic_meta_outplace_contiguous_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9910550Z test_dispatch_symbolic_meta_outplace_contiguous_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9910670Z test_dispatch_symbolic_meta_outplace_contiguous_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9910790Z test_dispatch_symbolic_meta_outplace_contiguous_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9910910Z test_dispatch_symbolic_meta_outplace_contiguous_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9911020Z test_dispatch_symbolic_meta_outplace_copysign_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9911180Z test_dispatch_symbolic_meta_outplace_copysign_cpu_bool (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9911300Z test_dispatch_symbolic_meta_outplace_copysign_cpu_float16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9911420Z test_dispatch_symbolic_meta_outplace_copysign_cpu_float32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9911540Z test_dispatch_symbolic_meta_outplace_copysign_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9911650Z test_dispatch_symbolic_meta_outplace_copysign_cpu_int16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9911770Z test_dispatch_symbolic_meta_outplace_copysign_cpu_int32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9911930Z test_dispatch_symbolic_meta_outplace_copysign_cpu_int64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9912050Z test_dispatch_symbolic_meta_outplace_copysign_cpu_int8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9912160Z test_dispatch_symbolic_meta_outplace_copysign_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9912290Z test_dispatch_symbolic_meta_outplace_corrcoef_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.9912410Z test_dispatch_symbolic_meta_outplace_corrcoef_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:29.9912530Z test_dispatch_symbolic_meta_outplace_corrcoef_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:29.9912650Z test_dispatch_symbolic_meta_outplace_corrcoef_cpu_float32 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.9912760Z test_dispatch_symbolic_meta_outplace_corrcoef_cpu_float64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.9912880Z test_dispatch_symbolic_meta_outplace_corrcoef_cpu_int16 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.9912990Z test_dispatch_symbolic_meta_outplace_corrcoef_cpu_int32 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.9913110Z test_dispatch_symbolic_meta_outplace_corrcoef_cpu_int64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.9913220Z test_dispatch_symbolic_meta_outplace_corrcoef_cpu_int8 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.9913340Z test_dispatch_symbolic_meta_outplace_corrcoef_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:29.9913450Z test_dispatch_symbolic_meta_outplace_cos_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9913570Z test_dispatch_symbolic_meta_outplace_cos_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9917770Z test_dispatch_symbolic_meta_outplace_cos_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9917910Z test_dispatch_symbolic_meta_outplace_cos_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9918020Z test_dispatch_symbolic_meta_outplace_cos_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9918140Z test_dispatch_symbolic_meta_outplace_cos_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9918250Z test_dispatch_symbolic_meta_outplace_cos_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9918360Z test_dispatch_symbolic_meta_outplace_cos_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9918470Z test_dispatch_symbolic_meta_outplace_cos_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9918580Z test_dispatch_symbolic_meta_outplace_cos_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9918690Z test_dispatch_symbolic_meta_outplace_cos_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9918810Z test_dispatch_symbolic_meta_outplace_cosh_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9918920Z test_dispatch_symbolic_meta_outplace_cosh_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9919030Z test_dispatch_symbolic_meta_outplace_cosh_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9919230Z test_dispatch_symbolic_meta_outplace_cosh_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9919350Z test_dispatch_symbolic_meta_outplace_cosh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9919460Z test_dispatch_symbolic_meta_outplace_cosh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9919570Z test_dispatch_symbolic_meta_outplace_cosh_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9919680Z test_dispatch_symbolic_meta_outplace_cosh_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9919790Z test_dispatch_symbolic_meta_outplace_cosh_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9919940Z test_dispatch_symbolic_meta_outplace_cosh_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9920050Z test_dispatch_symbolic_meta_outplace_cosh_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9920180Z test_dispatch_symbolic_meta_outplace_count_nonzero_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9920300Z test_dispatch_symbolic_meta_outplace_count_nonzero_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9920430Z test_dispatch_symbolic_meta_outplace_count_nonzero_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9920550Z test_dispatch_symbolic_meta_outplace_count_nonzero_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9920680Z test_dispatch_symbolic_meta_outplace_count_nonzero_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9920800Z test_dispatch_symbolic_meta_outplace_count_nonzero_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9920920Z test_dispatch_symbolic_meta_outplace_count_nonzero_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9921040Z test_dispatch_symbolic_meta_outplace_count_nonzero_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9921170Z test_dispatch_symbolic_meta_outplace_count_nonzero_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9921280Z test_dispatch_symbolic_meta_outplace_count_nonzero_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9921400Z test_dispatch_symbolic_meta_outplace_count_nonzero_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9921520Z test_dispatch_symbolic_meta_outplace_count_nonzero_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9921640Z test_dispatch_symbolic_meta_outplace_cov_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.123s) 2023-01-11T21:12:29.9921750Z test_dispatch_symbolic_meta_outplace_cov_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.121s) 2023-01-11T21:12:29.9921870Z test_dispatch_symbolic_meta_outplace_cov_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.122s) 2023-01-11T21:12:29.9921980Z test_dispatch_symbolic_meta_outplace_cov_cpu_float32 (__main__.TestMetaCPU) ... ok (0.120s) 2023-01-11T21:12:29.9922100Z test_dispatch_symbolic_meta_outplace_cov_cpu_float64 (__main__.TestMetaCPU) ... ok (0.120s) 2023-01-11T21:12:29.9922210Z test_dispatch_symbolic_meta_outplace_cov_cpu_int16 (__main__.TestMetaCPU) ... ok (0.120s) 2023-01-11T21:12:29.9922320Z test_dispatch_symbolic_meta_outplace_cov_cpu_int32 (__main__.TestMetaCPU) ... ok (0.120s) 2023-01-11T21:12:29.9922430Z test_dispatch_symbolic_meta_outplace_cov_cpu_int64 (__main__.TestMetaCPU) ... ok (0.121s) 2023-01-11T21:12:29.9922540Z test_dispatch_symbolic_meta_outplace_cov_cpu_int8 (__main__.TestMetaCPU) ... ok (0.121s) 2023-01-11T21:12:29.9922650Z test_dispatch_symbolic_meta_outplace_cov_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.122s) 2023-01-11T21:12:29.9922760Z test_dispatch_symbolic_meta_outplace_cross_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9922880Z test_dispatch_symbolic_meta_outplace_cross_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9923040Z test_dispatch_symbolic_meta_outplace_cross_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9923150Z test_dispatch_symbolic_meta_outplace_cross_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9923270Z test_dispatch_symbolic_meta_outplace_cross_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9923380Z test_dispatch_symbolic_meta_outplace_cross_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9923490Z test_dispatch_symbolic_meta_outplace_cross_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9923600Z test_dispatch_symbolic_meta_outplace_cross_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9923740Z test_dispatch_symbolic_meta_outplace_cross_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9923860Z test_dispatch_symbolic_meta_outplace_cross_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9923980Z test_dispatch_symbolic_meta_outplace_cummax_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9924090Z test_dispatch_symbolic_meta_outplace_cummax_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9924200Z test_dispatch_symbolic_meta_outplace_cummax_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9924310Z test_dispatch_symbolic_meta_outplace_cummax_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9924430Z test_dispatch_symbolic_meta_outplace_cummax_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9924550Z test_dispatch_symbolic_meta_outplace_cummax_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9924660Z test_dispatch_symbolic_meta_outplace_cummax_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9924770Z test_dispatch_symbolic_meta_outplace_cummax_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9924880Z test_dispatch_symbolic_meta_outplace_cummax_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9925000Z test_dispatch_symbolic_meta_outplace_cummin_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9925110Z test_dispatch_symbolic_meta_outplace_cummin_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9925220Z test_dispatch_symbolic_meta_outplace_cummin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9925340Z test_dispatch_symbolic_meta_outplace_cummin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9925450Z test_dispatch_symbolic_meta_outplace_cummin_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9925560Z test_dispatch_symbolic_meta_outplace_cummin_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9925670Z test_dispatch_symbolic_meta_outplace_cummin_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9925780Z test_dispatch_symbolic_meta_outplace_cummin_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9925900Z test_dispatch_symbolic_meta_outplace_cummin_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9926020Z test_dispatch_symbolic_meta_outplace_cumprod_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9926140Z test_dispatch_symbolic_meta_outplace_cumprod_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9926260Z test_dispatch_symbolic_meta_outplace_cumprod_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9926410Z test_dispatch_symbolic_meta_outplace_cumprod_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9926520Z test_dispatch_symbolic_meta_outplace_cumprod_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9926640Z test_dispatch_symbolic_meta_outplace_cumprod_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9926750Z test_dispatch_symbolic_meta_outplace_cumprod_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9926890Z test_dispatch_symbolic_meta_outplace_cumprod_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9927000Z test_dispatch_symbolic_meta_outplace_cumprod_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9927120Z test_dispatch_symbolic_meta_outplace_cumprod_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9927230Z test_dispatch_symbolic_meta_outplace_cumsum_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9927350Z test_dispatch_symbolic_meta_outplace_cumsum_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9927470Z test_dispatch_symbolic_meta_outplace_cumsum_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9927610Z test_dispatch_symbolic_meta_outplace_cumsum_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9927720Z test_dispatch_symbolic_meta_outplace_cumsum_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9927840Z test_dispatch_symbolic_meta_outplace_cumsum_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9927950Z test_dispatch_symbolic_meta_outplace_cumsum_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9928060Z test_dispatch_symbolic_meta_outplace_cumsum_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9928170Z test_dispatch_symbolic_meta_outplace_cumsum_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9928280Z test_dispatch_symbolic_meta_outplace_cumsum_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9928420Z test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:29.9928560Z test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.9928690Z test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.9928830Z test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.9928960Z test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cpu_float64 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.9929090Z test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cpu_int16 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:29.9929220Z test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cpu_int32 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.9929350Z test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cpu_int64 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.9929480Z test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cpu_int8 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.9929600Z test_dispatch_symbolic_meta_outplace_cumulative_trapezoid_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.9929720Z test_dispatch_symbolic_meta_outplace_deg2rad_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9929840Z test_dispatch_symbolic_meta_outplace_deg2rad_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9929960Z test_dispatch_symbolic_meta_outplace_deg2rad_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9930070Z test_dispatch_symbolic_meta_outplace_deg2rad_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9930180Z test_dispatch_symbolic_meta_outplace_deg2rad_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9930310Z test_dispatch_symbolic_meta_outplace_deg2rad_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9930420Z test_dispatch_symbolic_meta_outplace_deg2rad_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9930530Z test_dispatch_symbolic_meta_outplace_deg2rad_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9930690Z test_dispatch_symbolic_meta_outplace_deg2rad_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9930800Z test_dispatch_symbolic_meta_outplace_deg2rad_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9930920Z test_dispatch_symbolic_meta_outplace_diag_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9931030Z test_dispatch_symbolic_meta_outplace_diag_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9931150Z test_dispatch_symbolic_meta_outplace_diag_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9931260Z test_dispatch_symbolic_meta_outplace_diag_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9931420Z test_dispatch_symbolic_meta_outplace_diag_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9931530Z test_dispatch_symbolic_meta_outplace_diag_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9931640Z test_dispatch_symbolic_meta_outplace_diag_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9931760Z test_dispatch_symbolic_meta_outplace_diag_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9931870Z test_dispatch_symbolic_meta_outplace_diag_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9931980Z test_dispatch_symbolic_meta_outplace_diag_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9932090Z test_dispatch_symbolic_meta_outplace_diag_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9932200Z test_dispatch_symbolic_meta_outplace_diag_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9932330Z test_dispatch_symbolic_meta_outplace_diag_embed_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9932450Z test_dispatch_symbolic_meta_outplace_diag_embed_cpu_bool (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9932570Z test_dispatch_symbolic_meta_outplace_diag_embed_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9932700Z test_dispatch_symbolic_meta_outplace_diag_embed_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9932820Z test_dispatch_symbolic_meta_outplace_diag_embed_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9932940Z test_dispatch_symbolic_meta_outplace_diag_embed_cpu_float16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9933060Z test_dispatch_symbolic_meta_outplace_diag_embed_cpu_float32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9933180Z test_dispatch_symbolic_meta_outplace_diag_embed_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9933300Z test_dispatch_symbolic_meta_outplace_diag_embed_cpu_int16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9933420Z test_dispatch_symbolic_meta_outplace_diag_embed_cpu_int32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9933540Z test_dispatch_symbolic_meta_outplace_diag_embed_cpu_int64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9933650Z test_dispatch_symbolic_meta_outplace_diag_embed_cpu_int8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9933770Z test_dispatch_symbolic_meta_outplace_diag_embed_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:29.9933890Z test_dispatch_symbolic_meta_outplace_diagflat_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9934010Z test_dispatch_symbolic_meta_outplace_diagflat_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9934130Z test_dispatch_symbolic_meta_outplace_diagflat_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9934250Z test_dispatch_symbolic_meta_outplace_diagflat_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9934370Z test_dispatch_symbolic_meta_outplace_diagflat_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9934490Z test_dispatch_symbolic_meta_outplace_diagflat_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9934630Z test_dispatch_symbolic_meta_outplace_diagflat_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9934760Z test_dispatch_symbolic_meta_outplace_diagflat_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9934870Z test_dispatch_symbolic_meta_outplace_diagflat_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9934980Z test_dispatch_symbolic_meta_outplace_diagflat_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9935100Z test_dispatch_symbolic_meta_outplace_diagflat_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9935240Z test_dispatch_symbolic_meta_outplace_diagflat_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9935370Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9935490Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9935620Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9935750Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9935870Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9935990Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9936110Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9936240Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9936360Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9936480Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9936600Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9936720Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9936840Z test_dispatch_symbolic_meta_outplace_diagonal_copy_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9936960Z test_dispatch_symbolic_meta_outplace_diagonal_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9937070Z test_dispatch_symbolic_meta_outplace_diagonal_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9937190Z test_dispatch_symbolic_meta_outplace_diagonal_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9937320Z test_dispatch_symbolic_meta_outplace_diagonal_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9937440Z test_dispatch_symbolic_meta_outplace_diagonal_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9937550Z test_dispatch_symbolic_meta_outplace_diagonal_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9937670Z test_dispatch_symbolic_meta_outplace_diagonal_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9937790Z test_dispatch_symbolic_meta_outplace_diagonal_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9937900Z test_dispatch_symbolic_meta_outplace_diagonal_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9938020Z test_dispatch_symbolic_meta_outplace_diagonal_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9938130Z test_dispatch_symbolic_meta_outplace_diagonal_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9938250Z test_dispatch_symbolic_meta_outplace_diagonal_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9938390Z test_dispatch_symbolic_meta_outplace_diagonal_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9938520Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9938650Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9938780Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9938910Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9939030Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9939190Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9939320Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9939440Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9939560Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9939680Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9939800Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9939930Z test_dispatch_symbolic_meta_outplace_diagonal_scatter_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9940040Z test_dispatch_symbolic_meta_outplace_diff_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.170s) 2023-01-11T21:12:29.9940160Z test_dispatch_symbolic_meta_outplace_diff_cpu_bool (__main__.TestMetaCPU) ... ok (0.164s) 2023-01-11T21:12:29.9940280Z test_dispatch_symbolic_meta_outplace_diff_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.160s) 2023-01-11T21:12:29.9940400Z test_dispatch_symbolic_meta_outplace_diff_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.160s) 2023-01-11T21:12:29.9940510Z test_dispatch_symbolic_meta_outplace_diff_cpu_float16 (__main__.TestMetaCPU) ... ok (0.171s) 2023-01-11T21:12:29.9940630Z test_dispatch_symbolic_meta_outplace_diff_cpu_float32 (__main__.TestMetaCPU) ... ok (0.159s) 2023-01-11T21:12:29.9940740Z test_dispatch_symbolic_meta_outplace_diff_cpu_float64 (__main__.TestMetaCPU) ... ok (0.160s) 2023-01-11T21:12:29.9940860Z test_dispatch_symbolic_meta_outplace_diff_cpu_int16 (__main__.TestMetaCPU) ... ok (0.159s) 2023-01-11T21:12:29.9940970Z test_dispatch_symbolic_meta_outplace_diff_cpu_int32 (__main__.TestMetaCPU) ... ok (0.159s) 2023-01-11T21:12:29.9941080Z test_dispatch_symbolic_meta_outplace_diff_cpu_int64 (__main__.TestMetaCPU) ... ok (0.159s) 2023-01-11T21:12:29.9941190Z test_dispatch_symbolic_meta_outplace_diff_cpu_int8 (__main__.TestMetaCPU) ... ok (0.159s) 2023-01-11T21:12:29.9941310Z test_dispatch_symbolic_meta_outplace_diff_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.159s) 2023-01-11T21:12:29.9941430Z test_dispatch_symbolic_meta_outplace_digamma_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9941540Z test_dispatch_symbolic_meta_outplace_digamma_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9941660Z test_dispatch_symbolic_meta_outplace_digamma_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9941770Z test_dispatch_symbolic_meta_outplace_digamma_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9941890Z test_dispatch_symbolic_meta_outplace_digamma_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9942000Z test_dispatch_symbolic_meta_outplace_digamma_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9942110Z test_dispatch_symbolic_meta_outplace_digamma_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9942250Z test_dispatch_symbolic_meta_outplace_digamma_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9942360Z test_dispatch_symbolic_meta_outplace_digamma_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9942470Z test_dispatch_symbolic_meta_outplace_dist_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:29.9942590Z test_dispatch_symbolic_meta_outplace_dist_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.019s) 2023-01-11T21:12:29.9942700Z test_dispatch_symbolic_meta_outplace_dist_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.019s) 2023-01-11T21:12:29.9942820Z test_dispatch_symbolic_meta_outplace_dist_cpu_float16 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:29.9942950Z test_dispatch_symbolic_meta_outplace_dist_cpu_float32 (__main__.TestMetaCPU) ... ok (0.017s) 2023-01-11T21:12:29.9943060Z test_dispatch_symbolic_meta_outplace_dist_cpu_float64 (__main__.TestMetaCPU) ... ok (0.017s) 2023-01-11T21:12:29.9943190Z test_dispatch_symbolic_meta_outplace_div_floor_rounding_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.021s) 2023-01-11T21:12:29.9943320Z test_dispatch_symbolic_meta_outplace_div_floor_rounding_cpu_float16 (__main__.TestMetaCPU) ... ok (0.021s) 2023-01-11T21:12:29.9943450Z test_dispatch_symbolic_meta_outplace_div_floor_rounding_cpu_float32 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:29.9943570Z test_dispatch_symbolic_meta_outplace_div_floor_rounding_cpu_float64 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:29.9943700Z test_dispatch_symbolic_meta_outplace_div_floor_rounding_cpu_int16 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.9943820Z test_dispatch_symbolic_meta_outplace_div_floor_rounding_cpu_int32 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.9943940Z test_dispatch_symbolic_meta_outplace_div_floor_rounding_cpu_int64 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.9944070Z test_dispatch_symbolic_meta_outplace_div_floor_rounding_cpu_int8 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:29.9944190Z test_dispatch_symbolic_meta_outplace_div_floor_rounding_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9944320Z test_dispatch_symbolic_meta_outplace_div_no_rounding_mode_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9944450Z test_dispatch_symbolic_meta_outplace_div_no_rounding_mode_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9944580Z test_dispatch_symbolic_meta_outplace_div_no_rounding_mode_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9944710Z test_dispatch_symbolic_meta_outplace_div_no_rounding_mode_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9944840Z test_dispatch_symbolic_meta_outplace_div_no_rounding_mode_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9944970Z test_dispatch_symbolic_meta_outplace_div_no_rounding_mode_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9945090Z test_dispatch_symbolic_meta_outplace_div_no_rounding_mode_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9945220Z test_dispatch_symbolic_meta_outplace_div_no_rounding_mode_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9945340Z test_dispatch_symbolic_meta_outplace_div_no_rounding_mode_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9945470Z test_dispatch_symbolic_meta_outplace_div_no_rounding_mode_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9945590Z test_dispatch_symbolic_meta_outplace_div_no_rounding_mode_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9945720Z test_dispatch_symbolic_meta_outplace_div_no_rounding_mode_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9945850Z test_dispatch_symbolic_meta_outplace_div_trunc_rounding_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9946000Z test_dispatch_symbolic_meta_outplace_div_trunc_rounding_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9946130Z test_dispatch_symbolic_meta_outplace_div_trunc_rounding_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9946260Z test_dispatch_symbolic_meta_outplace_div_trunc_rounding_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9950770Z test_dispatch_symbolic_meta_outplace_div_trunc_rounding_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9950920Z test_dispatch_symbolic_meta_outplace_div_trunc_rounding_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9951040Z test_dispatch_symbolic_meta_outplace_div_trunc_rounding_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9951300Z test_dispatch_symbolic_meta_outplace_div_trunc_rounding_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9951420Z test_dispatch_symbolic_meta_outplace_div_trunc_rounding_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9951540Z test_dispatch_symbolic_meta_outplace_dot_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9951660Z test_dispatch_symbolic_meta_outplace_dot_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9951770Z test_dispatch_symbolic_meta_outplace_dot_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9951890Z test_dispatch_symbolic_meta_outplace_dot_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9952010Z test_dispatch_symbolic_meta_outplace_dot_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9952120Z test_dispatch_symbolic_meta_outplace_dot_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9952230Z test_dispatch_symbolic_meta_outplace_dot_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9952340Z test_dispatch_symbolic_meta_outplace_dot_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9952460Z test_dispatch_symbolic_meta_outplace_dot_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9952570Z test_dispatch_symbolic_meta_outplace_dot_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9952690Z test_dispatch_symbolic_meta_outplace_double_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9952800Z test_dispatch_symbolic_meta_outplace_double_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9952930Z test_dispatch_symbolic_meta_outplace_double_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9953050Z test_dispatch_symbolic_meta_outplace_double_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9953170Z test_dispatch_symbolic_meta_outplace_double_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9953290Z test_dispatch_symbolic_meta_outplace_double_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9953400Z test_dispatch_symbolic_meta_outplace_double_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9953520Z test_dispatch_symbolic_meta_outplace_double_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9953630Z test_dispatch_symbolic_meta_outplace_double_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9953740Z test_dispatch_symbolic_meta_outplace_double_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9953860Z test_dispatch_symbolic_meta_outplace_double_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9953970Z test_dispatch_symbolic_meta_outplace_double_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9954080Z test_dispatch_symbolic_meta_outplace_double_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:29.9954200Z test_dispatch_symbolic_meta_outplace_dsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9954320Z test_dispatch_symbolic_meta_outplace_dsplit_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9954470Z test_dispatch_symbolic_meta_outplace_dsplit_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9954590Z test_dispatch_symbolic_meta_outplace_dsplit_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9954710Z test_dispatch_symbolic_meta_outplace_dsplit_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9954830Z test_dispatch_symbolic_meta_outplace_dsplit_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9954940Z test_dispatch_symbolic_meta_outplace_dsplit_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9955050Z test_dispatch_symbolic_meta_outplace_dsplit_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9955190Z test_dispatch_symbolic_meta_outplace_dsplit_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9955300Z test_dispatch_symbolic_meta_outplace_dsplit_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9955420Z test_dispatch_symbolic_meta_outplace_dsplit_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9955530Z test_dispatch_symbolic_meta_outplace_dsplit_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9955650Z test_dispatch_symbolic_meta_outplace_dsplit_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9955760Z test_dispatch_symbolic_meta_outplace_dstack_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9955880Z test_dispatch_symbolic_meta_outplace_dstack_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9956000Z test_dispatch_symbolic_meta_outplace_dstack_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9956120Z test_dispatch_symbolic_meta_outplace_dstack_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9956240Z test_dispatch_symbolic_meta_outplace_dstack_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9956350Z test_dispatch_symbolic_meta_outplace_dstack_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9956470Z test_dispatch_symbolic_meta_outplace_dstack_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9956580Z test_dispatch_symbolic_meta_outplace_dstack_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9956700Z test_dispatch_symbolic_meta_outplace_dstack_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9956810Z test_dispatch_symbolic_meta_outplace_dstack_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9956920Z test_dispatch_symbolic_meta_outplace_dstack_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9957030Z test_dispatch_symbolic_meta_outplace_dstack_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9957140Z test_dispatch_symbolic_meta_outplace_dstack_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9957260Z test_dispatch_symbolic_meta_outplace_einsum_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:29.9957380Z test_dispatch_symbolic_meta_outplace_einsum_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:29.9957500Z test_dispatch_symbolic_meta_outplace_einsum_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:29.9957610Z test_dispatch_symbolic_meta_outplace_einsum_cpu_float32 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:29.9957720Z test_dispatch_symbolic_meta_outplace_einsum_cpu_float64 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:29.9957830Z test_dispatch_symbolic_meta_outplace_einsum_cpu_int16 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:29.9957940Z test_dispatch_symbolic_meta_outplace_einsum_cpu_int32 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.9958050Z test_dispatch_symbolic_meta_outplace_einsum_cpu_int64 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:29.9958190Z test_dispatch_symbolic_meta_outplace_einsum_cpu_int8 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:29.9958310Z test_dispatch_symbolic_meta_outplace_einsum_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:29.9958420Z test_dispatch_symbolic_meta_outplace_empty_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9958540Z test_dispatch_symbolic_meta_outplace_empty_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9958650Z test_dispatch_symbolic_meta_outplace_empty_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9958770Z test_dispatch_symbolic_meta_outplace_empty_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9958920Z test_dispatch_symbolic_meta_outplace_empty_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9959040Z test_dispatch_symbolic_meta_outplace_empty_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9959150Z test_dispatch_symbolic_meta_outplace_empty_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9959260Z test_dispatch_symbolic_meta_outplace_empty_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9959370Z test_dispatch_symbolic_meta_outplace_empty_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9959490Z test_dispatch_symbolic_meta_outplace_empty_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9959600Z test_dispatch_symbolic_meta_outplace_empty_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9959710Z test_dispatch_symbolic_meta_outplace_empty_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9959830Z test_dispatch_symbolic_meta_outplace_empty_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9959950Z test_dispatch_symbolic_meta_outplace_empty_like_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9960060Z test_dispatch_symbolic_meta_outplace_empty_like_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9960190Z test_dispatch_symbolic_meta_outplace_empty_like_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9960320Z test_dispatch_symbolic_meta_outplace_empty_like_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9960440Z test_dispatch_symbolic_meta_outplace_empty_like_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9960560Z test_dispatch_symbolic_meta_outplace_empty_like_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9960680Z test_dispatch_symbolic_meta_outplace_empty_like_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9960800Z test_dispatch_symbolic_meta_outplace_empty_like_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9960920Z test_dispatch_symbolic_meta_outplace_empty_like_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9961040Z test_dispatch_symbolic_meta_outplace_empty_like_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9961160Z test_dispatch_symbolic_meta_outplace_empty_like_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9961270Z test_dispatch_symbolic_meta_outplace_empty_like_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9961390Z test_dispatch_symbolic_meta_outplace_empty_like_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9961500Z test_dispatch_symbolic_meta_outplace_eq_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9961610Z test_dispatch_symbolic_meta_outplace_eq_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9961730Z test_dispatch_symbolic_meta_outplace_eq_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9961840Z test_dispatch_symbolic_meta_outplace_eq_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9961960Z test_dispatch_symbolic_meta_outplace_eq_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9962100Z test_dispatch_symbolic_meta_outplace_eq_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9962210Z test_dispatch_symbolic_meta_outplace_eq_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9962320Z test_dispatch_symbolic_meta_outplace_eq_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9962440Z test_dispatch_symbolic_meta_outplace_eq_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9962550Z test_dispatch_symbolic_meta_outplace_eq_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9962660Z test_dispatch_symbolic_meta_outplace_eq_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9962790Z test_dispatch_symbolic_meta_outplace_eq_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9962910Z test_dispatch_symbolic_meta_outplace_eq_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9963030Z test_dispatch_symbolic_meta_outplace_equal_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9963140Z test_dispatch_symbolic_meta_outplace_equal_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9963260Z test_dispatch_symbolic_meta_outplace_equal_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9963380Z test_dispatch_symbolic_meta_outplace_equal_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9963490Z test_dispatch_symbolic_meta_outplace_equal_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9963610Z test_dispatch_symbolic_meta_outplace_equal_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9963720Z test_dispatch_symbolic_meta_outplace_equal_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9963830Z test_dispatch_symbolic_meta_outplace_equal_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9963940Z test_dispatch_symbolic_meta_outplace_equal_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9964050Z test_dispatch_symbolic_meta_outplace_equal_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9964170Z test_dispatch_symbolic_meta_outplace_equal_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9964280Z test_dispatch_symbolic_meta_outplace_equal_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9964390Z test_dispatch_symbolic_meta_outplace_erf_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9964500Z test_dispatch_symbolic_meta_outplace_erf_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9964610Z test_dispatch_symbolic_meta_outplace_erf_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9964720Z test_dispatch_symbolic_meta_outplace_erf_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9964840Z test_dispatch_symbolic_meta_outplace_erf_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9964950Z test_dispatch_symbolic_meta_outplace_erf_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9965060Z test_dispatch_symbolic_meta_outplace_erf_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9965170Z test_dispatch_symbolic_meta_outplace_erf_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9965280Z test_dispatch_symbolic_meta_outplace_erf_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9965400Z test_dispatch_symbolic_meta_outplace_erfc_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9965500Z test_dispatch_symbolic_meta_outplace_erfc_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9965620Z test_dispatch_symbolic_meta_outplace_erfc_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9965730Z test_dispatch_symbolic_meta_outplace_erfc_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9965880Z test_dispatch_symbolic_meta_outplace_erfc_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9966000Z test_dispatch_symbolic_meta_outplace_erfc_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9966110Z test_dispatch_symbolic_meta_outplace_erfc_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9966220Z test_dispatch_symbolic_meta_outplace_erfc_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9966330Z test_dispatch_symbolic_meta_outplace_erfc_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9966450Z test_dispatch_symbolic_meta_outplace_erfinv_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9966600Z test_dispatch_symbolic_meta_outplace_erfinv_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9966720Z test_dispatch_symbolic_meta_outplace_erfinv_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9966840Z test_dispatch_symbolic_meta_outplace_erfinv_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9966950Z test_dispatch_symbolic_meta_outplace_erfinv_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9967070Z test_dispatch_symbolic_meta_outplace_erfinv_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9967170Z test_dispatch_symbolic_meta_outplace_erfinv_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9967290Z test_dispatch_symbolic_meta_outplace_erfinv_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9967400Z test_dispatch_symbolic_meta_outplace_erfinv_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9967520Z test_dispatch_symbolic_meta_outplace_exp2_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9967630Z test_dispatch_symbolic_meta_outplace_exp2_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9967740Z test_dispatch_symbolic_meta_outplace_exp2_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9967850Z test_dispatch_symbolic_meta_outplace_exp2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9967960Z test_dispatch_symbolic_meta_outplace_exp2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9968080Z test_dispatch_symbolic_meta_outplace_exp2_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9968190Z test_dispatch_symbolic_meta_outplace_exp2_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9968300Z test_dispatch_symbolic_meta_outplace_exp2_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9968410Z test_dispatch_symbolic_meta_outplace_exp2_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9968520Z test_dispatch_symbolic_meta_outplace_exp2_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9968630Z test_dispatch_symbolic_meta_outplace_exp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9968750Z test_dispatch_symbolic_meta_outplace_exp_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9968870Z test_dispatch_symbolic_meta_outplace_exp_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9968980Z test_dispatch_symbolic_meta_outplace_exp_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9969090Z test_dispatch_symbolic_meta_outplace_exp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9969210Z test_dispatch_symbolic_meta_outplace_exp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9969320Z test_dispatch_symbolic_meta_outplace_exp_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9969430Z test_dispatch_symbolic_meta_outplace_exp_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9969540Z test_dispatch_symbolic_meta_outplace_exp_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9969680Z test_dispatch_symbolic_meta_outplace_exp_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9969790Z test_dispatch_symbolic_meta_outplace_exp_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9969920Z test_dispatch_symbolic_meta_outplace_expand_as_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9970040Z test_dispatch_symbolic_meta_outplace_expand_as_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9970160Z test_dispatch_symbolic_meta_outplace_expand_as_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9970280Z test_dispatch_symbolic_meta_outplace_expand_as_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9970430Z test_dispatch_symbolic_meta_outplace_expand_as_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9970550Z test_dispatch_symbolic_meta_outplace_expand_as_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9970670Z test_dispatch_symbolic_meta_outplace_expand_as_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9970780Z test_dispatch_symbolic_meta_outplace_expand_as_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9970900Z test_dispatch_symbolic_meta_outplace_expand_as_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9971010Z test_dispatch_symbolic_meta_outplace_expand_as_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9971130Z test_dispatch_symbolic_meta_outplace_expand_as_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9971240Z test_dispatch_symbolic_meta_outplace_expand_as_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9971360Z test_dispatch_symbolic_meta_outplace_expand_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9971470Z test_dispatch_symbolic_meta_outplace_expand_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9971590Z test_dispatch_symbolic_meta_outplace_expand_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9971710Z test_dispatch_symbolic_meta_outplace_expand_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9971830Z test_dispatch_symbolic_meta_outplace_expand_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9971940Z test_dispatch_symbolic_meta_outplace_expand_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9972050Z test_dispatch_symbolic_meta_outplace_expand_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9972170Z test_dispatch_symbolic_meta_outplace_expand_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9972280Z test_dispatch_symbolic_meta_outplace_expand_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9972390Z test_dispatch_symbolic_meta_outplace_expand_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9972510Z test_dispatch_symbolic_meta_outplace_expand_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9972620Z test_dispatch_symbolic_meta_outplace_expand_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9972750Z test_dispatch_symbolic_meta_outplace_expm1_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9972860Z test_dispatch_symbolic_meta_outplace_expm1_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9972980Z test_dispatch_symbolic_meta_outplace_expm1_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9973090Z test_dispatch_symbolic_meta_outplace_expm1_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9973200Z test_dispatch_symbolic_meta_outplace_expm1_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9973310Z test_dispatch_symbolic_meta_outplace_expm1_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9973420Z test_dispatch_symbolic_meta_outplace_expm1_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9973560Z test_dispatch_symbolic_meta_outplace_expm1_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9973670Z test_dispatch_symbolic_meta_outplace_expm1_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:29.9973790Z test_dispatch_symbolic_meta_outplace_eye_cpu_bool (__main__.TestMetaCPU) ... ok (0.023s) 2023-01-11T21:12:29.9973900Z test_dispatch_symbolic_meta_outplace_eye_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.031s) 2023-01-11T21:12:29.9974020Z test_dispatch_symbolic_meta_outplace_eye_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.031s) 2023-01-11T21:12:29.9974130Z test_dispatch_symbolic_meta_outplace_eye_cpu_float16 (__main__.TestMetaCPU) ... ok (0.031s) 2023-01-11T21:12:29.9974260Z test_dispatch_symbolic_meta_outplace_eye_cpu_float32 (__main__.TestMetaCPU) ... ok (0.031s) 2023-01-11T21:12:29.9974370Z test_dispatch_symbolic_meta_outplace_eye_cpu_float64 (__main__.TestMetaCPU) ... ok (0.031s) 2023-01-11T21:12:29.9974490Z test_dispatch_symbolic_meta_outplace_eye_cpu_int16 (__main__.TestMetaCPU) ... ok (0.031s) 2023-01-11T21:12:29.9974600Z test_dispatch_symbolic_meta_outplace_eye_cpu_int32 (__main__.TestMetaCPU) ... ok (0.031s) 2023-01-11T21:12:29.9974710Z test_dispatch_symbolic_meta_outplace_eye_cpu_int64 (__main__.TestMetaCPU) ... ok (0.031s) 2023-01-11T21:12:29.9974820Z test_dispatch_symbolic_meta_outplace_eye_cpu_int8 (__main__.TestMetaCPU) ... ok (0.031s) 2023-01-11T21:12:29.9974930Z test_dispatch_symbolic_meta_outplace_eye_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.031s) 2023-01-11T21:12:29.9975040Z test_dispatch_symbolic_meta_outplace_fft_fft2_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9975170Z test_dispatch_symbolic_meta_outplace_fft_fft2_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9975290Z test_dispatch_symbolic_meta_outplace_fft_fft2_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9975410Z test_dispatch_symbolic_meta_outplace_fft_fft2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9975520Z test_dispatch_symbolic_meta_outplace_fft_fft2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9975640Z test_dispatch_symbolic_meta_outplace_fft_fft2_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9975750Z test_dispatch_symbolic_meta_outplace_fft_fft2_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9975870Z test_dispatch_symbolic_meta_outplace_fft_fft2_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9975980Z test_dispatch_symbolic_meta_outplace_fft_fft2_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9976090Z test_dispatch_symbolic_meta_outplace_fft_fft2_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9976210Z test_dispatch_symbolic_meta_outplace_fft_fft_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9976330Z test_dispatch_symbolic_meta_outplace_fft_fft_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9976450Z test_dispatch_symbolic_meta_outplace_fft_fft_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9976570Z test_dispatch_symbolic_meta_outplace_fft_fft_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9976680Z test_dispatch_symbolic_meta_outplace_fft_fft_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9976790Z test_dispatch_symbolic_meta_outplace_fft_fft_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9976900Z test_dispatch_symbolic_meta_outplace_fft_fft_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9977020Z test_dispatch_symbolic_meta_outplace_fft_fft_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9977130Z test_dispatch_symbolic_meta_outplace_fft_fft_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9977240Z test_dispatch_symbolic_meta_outplace_fft_fft_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9977370Z test_dispatch_symbolic_meta_outplace_fft_fftn_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9977500Z test_dispatch_symbolic_meta_outplace_fft_fftn_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9977620Z test_dispatch_symbolic_meta_outplace_fft_fftn_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9977740Z test_dispatch_symbolic_meta_outplace_fft_fftn_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9977860Z test_dispatch_symbolic_meta_outplace_fft_fftn_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9977970Z test_dispatch_symbolic_meta_outplace_fft_fftn_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9978100Z test_dispatch_symbolic_meta_outplace_fft_fftn_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9978220Z test_dispatch_symbolic_meta_outplace_fft_fftn_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9978330Z test_dispatch_symbolic_meta_outplace_fft_fftn_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9978450Z test_dispatch_symbolic_meta_outplace_fft_fftn_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9982930Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9983050Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9983180Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9983310Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9983430Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9983550Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9983670Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9983790Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9983910Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9984030Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9984150Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9984260Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9984380Z test_dispatch_symbolic_meta_outplace_fft_fftshift_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9984500Z test_dispatch_symbolic_meta_outplace_fft_hfft2_cpu_bool (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9984620Z test_dispatch_symbolic_meta_outplace_fft_hfft2_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9984740Z test_dispatch_symbolic_meta_outplace_fft_hfft2_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9984860Z test_dispatch_symbolic_meta_outplace_fft_hfft2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9984970Z test_dispatch_symbolic_meta_outplace_fft_hfft2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9985090Z test_dispatch_symbolic_meta_outplace_fft_hfft2_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9985210Z test_dispatch_symbolic_meta_outplace_fft_hfft2_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9985320Z test_dispatch_symbolic_meta_outplace_fft_hfft2_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9985520Z test_dispatch_symbolic_meta_outplace_fft_hfft2_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9985640Z test_dispatch_symbolic_meta_outplace_fft_hfft2_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9985750Z test_dispatch_symbolic_meta_outplace_fft_hfft_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9985870Z test_dispatch_symbolic_meta_outplace_fft_hfft_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9985990Z test_dispatch_symbolic_meta_outplace_fft_hfft_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9986110Z test_dispatch_symbolic_meta_outplace_fft_hfft_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9986270Z test_dispatch_symbolic_meta_outplace_fft_hfft_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9986380Z test_dispatch_symbolic_meta_outplace_fft_hfft_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9986490Z test_dispatch_symbolic_meta_outplace_fft_hfft_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9986600Z test_dispatch_symbolic_meta_outplace_fft_hfft_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9986710Z test_dispatch_symbolic_meta_outplace_fft_hfft_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9986830Z test_dispatch_symbolic_meta_outplace_fft_hfft_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9986940Z test_dispatch_symbolic_meta_outplace_fft_hfftn_cpu_bool (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9987060Z test_dispatch_symbolic_meta_outplace_fft_hfftn_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9987180Z test_dispatch_symbolic_meta_outplace_fft_hfftn_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9987300Z test_dispatch_symbolic_meta_outplace_fft_hfftn_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9987410Z test_dispatch_symbolic_meta_outplace_fft_hfftn_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9987530Z test_dispatch_symbolic_meta_outplace_fft_hfftn_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9987650Z test_dispatch_symbolic_meta_outplace_fft_hfftn_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9987760Z test_dispatch_symbolic_meta_outplace_fft_hfftn_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9987870Z test_dispatch_symbolic_meta_outplace_fft_hfftn_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9987990Z test_dispatch_symbolic_meta_outplace_fft_hfftn_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9988100Z test_dispatch_symbolic_meta_outplace_fft_ifft2_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9988220Z test_dispatch_symbolic_meta_outplace_fft_ifft2_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9988340Z test_dispatch_symbolic_meta_outplace_fft_ifft2_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9988460Z test_dispatch_symbolic_meta_outplace_fft_ifft2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9988580Z test_dispatch_symbolic_meta_outplace_fft_ifft2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9988690Z test_dispatch_symbolic_meta_outplace_fft_ifft2_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9988800Z test_dispatch_symbolic_meta_outplace_fft_ifft2_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9988910Z test_dispatch_symbolic_meta_outplace_fft_ifft2_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9989020Z test_dispatch_symbolic_meta_outplace_fft_ifft2_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9989130Z test_dispatch_symbolic_meta_outplace_fft_ifft2_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9989250Z test_dispatch_symbolic_meta_outplace_fft_ifft_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9989400Z test_dispatch_symbolic_meta_outplace_fft_ifft_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9989520Z test_dispatch_symbolic_meta_outplace_fft_ifft_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9989650Z test_dispatch_symbolic_meta_outplace_fft_ifft_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9989760Z test_dispatch_symbolic_meta_outplace_fft_ifft_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9989880Z test_dispatch_symbolic_meta_outplace_fft_ifft_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9990020Z test_dispatch_symbolic_meta_outplace_fft_ifft_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9990140Z test_dispatch_symbolic_meta_outplace_fft_ifft_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9990250Z test_dispatch_symbolic_meta_outplace_fft_ifft_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9990360Z test_dispatch_symbolic_meta_outplace_fft_ifft_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9990470Z test_dispatch_symbolic_meta_outplace_fft_ifftn_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9990600Z test_dispatch_symbolic_meta_outplace_fft_ifftn_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9990720Z test_dispatch_symbolic_meta_outplace_fft_ifftn_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9990840Z test_dispatch_symbolic_meta_outplace_fft_ifftn_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9990950Z test_dispatch_symbolic_meta_outplace_fft_ifftn_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9991070Z test_dispatch_symbolic_meta_outplace_fft_ifftn_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9991180Z test_dispatch_symbolic_meta_outplace_fft_ifftn_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9991290Z test_dispatch_symbolic_meta_outplace_fft_ifftn_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9991410Z test_dispatch_symbolic_meta_outplace_fft_ifftn_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9991520Z test_dispatch_symbolic_meta_outplace_fft_ifftn_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9991640Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9991770Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9991890Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9992020Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9992150Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9992270Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9992390Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9992510Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9992630Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9992750Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9992870Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9992990Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9993130Z test_dispatch_symbolic_meta_outplace_fft_ifftshift_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:29.9993250Z test_dispatch_symbolic_meta_outplace_fft_ihfft2_cpu_bool (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9993370Z test_dispatch_symbolic_meta_outplace_fft_ihfft2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9993490Z test_dispatch_symbolic_meta_outplace_fft_ihfft2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9993610Z test_dispatch_symbolic_meta_outplace_fft_ihfft2_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9993730Z test_dispatch_symbolic_meta_outplace_fft_ihfft2_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9993860Z test_dispatch_symbolic_meta_outplace_fft_ihfft2_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9993980Z test_dispatch_symbolic_meta_outplace_fft_ihfft2_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9994100Z test_dispatch_symbolic_meta_outplace_fft_ihfft2_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9994210Z test_dispatch_symbolic_meta_outplace_fft_ihfft_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9994330Z test_dispatch_symbolic_meta_outplace_fft_ihfft_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9994440Z test_dispatch_symbolic_meta_outplace_fft_ihfft_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9994560Z test_dispatch_symbolic_meta_outplace_fft_ihfft_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9994670Z test_dispatch_symbolic_meta_outplace_fft_ihfft_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9994790Z test_dispatch_symbolic_meta_outplace_fft_ihfft_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9994900Z test_dispatch_symbolic_meta_outplace_fft_ihfft_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9995020Z test_dispatch_symbolic_meta_outplace_fft_ihfft_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:29.9995130Z test_dispatch_symbolic_meta_outplace_fft_ihfftn_cpu_bool (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9995250Z test_dispatch_symbolic_meta_outplace_fft_ihfftn_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9995370Z test_dispatch_symbolic_meta_outplace_fft_ihfftn_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9995480Z test_dispatch_symbolic_meta_outplace_fft_ihfftn_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9995600Z test_dispatch_symbolic_meta_outplace_fft_ihfftn_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9995710Z test_dispatch_symbolic_meta_outplace_fft_ihfftn_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9995830Z test_dispatch_symbolic_meta_outplace_fft_ihfftn_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9995940Z test_dispatch_symbolic_meta_outplace_fft_ihfftn_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:29.9996060Z test_dispatch_symbolic_meta_outplace_fft_irfft2_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9996180Z test_dispatch_symbolic_meta_outplace_fft_irfft2_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9996310Z test_dispatch_symbolic_meta_outplace_fft_irfft2_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9996430Z test_dispatch_symbolic_meta_outplace_fft_irfft2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9996540Z test_dispatch_symbolic_meta_outplace_fft_irfft2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9996660Z test_dispatch_symbolic_meta_outplace_fft_irfft2_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9996780Z test_dispatch_symbolic_meta_outplace_fft_irfft2_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9996910Z test_dispatch_symbolic_meta_outplace_fft_irfft2_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9997020Z test_dispatch_symbolic_meta_outplace_fft_irfft2_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9997140Z test_dispatch_symbolic_meta_outplace_fft_irfft2_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9997260Z test_dispatch_symbolic_meta_outplace_fft_irfft_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9997380Z test_dispatch_symbolic_meta_outplace_fft_irfft_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9997500Z test_dispatch_symbolic_meta_outplace_fft_irfft_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9997640Z test_dispatch_symbolic_meta_outplace_fft_irfft_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9997760Z test_dispatch_symbolic_meta_outplace_fft_irfft_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9997880Z test_dispatch_symbolic_meta_outplace_fft_irfft_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9997990Z test_dispatch_symbolic_meta_outplace_fft_irfft_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9998110Z test_dispatch_symbolic_meta_outplace_fft_irfft_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9998220Z test_dispatch_symbolic_meta_outplace_fft_irfft_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9998340Z test_dispatch_symbolic_meta_outplace_fft_irfft_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9998450Z test_dispatch_symbolic_meta_outplace_fft_irfftn_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9998570Z test_dispatch_symbolic_meta_outplace_fft_irfftn_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9998690Z test_dispatch_symbolic_meta_outplace_fft_irfftn_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9998810Z test_dispatch_symbolic_meta_outplace_fft_irfftn_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9998930Z test_dispatch_symbolic_meta_outplace_fft_irfftn_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9999050Z test_dispatch_symbolic_meta_outplace_fft_irfftn_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9999160Z test_dispatch_symbolic_meta_outplace_fft_irfftn_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9999280Z test_dispatch_symbolic_meta_outplace_fft_irfftn_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9999390Z test_dispatch_symbolic_meta_outplace_fft_irfftn_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9999510Z test_dispatch_symbolic_meta_outplace_fft_irfftn_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:29.9999620Z test_dispatch_symbolic_meta_outplace_fft_rfft2_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9999740Z test_dispatch_symbolic_meta_outplace_fft_rfft2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9999860Z test_dispatch_symbolic_meta_outplace_fft_rfft2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:29.9999970Z test_dispatch_symbolic_meta_outplace_fft_rfft2_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0000080Z test_dispatch_symbolic_meta_outplace_fft_rfft2_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0000190Z test_dispatch_symbolic_meta_outplace_fft_rfft2_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0000310Z test_dispatch_symbolic_meta_outplace_fft_rfft2_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0000420Z test_dispatch_symbolic_meta_outplace_fft_rfft2_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0000540Z test_dispatch_symbolic_meta_outplace_fft_rfft_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0000690Z test_dispatch_symbolic_meta_outplace_fft_rfft_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0000810Z test_dispatch_symbolic_meta_outplace_fft_rfft_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0000930Z test_dispatch_symbolic_meta_outplace_fft_rfft_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0001040Z test_dispatch_symbolic_meta_outplace_fft_rfft_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0001150Z test_dispatch_symbolic_meta_outplace_fft_rfft_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0001270Z test_dispatch_symbolic_meta_outplace_fft_rfft_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0001410Z test_dispatch_symbolic_meta_outplace_fft_rfft_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0001520Z test_dispatch_symbolic_meta_outplace_fft_rfftn_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0001640Z test_dispatch_symbolic_meta_outplace_fft_rfftn_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0001770Z test_dispatch_symbolic_meta_outplace_fft_rfftn_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0001880Z test_dispatch_symbolic_meta_outplace_fft_rfftn_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0002000Z test_dispatch_symbolic_meta_outplace_fft_rfftn_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0002110Z test_dispatch_symbolic_meta_outplace_fft_rfftn_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0002220Z test_dispatch_symbolic_meta_outplace_fft_rfftn_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0002330Z test_dispatch_symbolic_meta_outplace_fft_rfftn_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0002450Z test_dispatch_symbolic_meta_outplace_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0002560Z test_dispatch_symbolic_meta_outplace_fill_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0002680Z test_dispatch_symbolic_meta_outplace_fill_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0002790Z test_dispatch_symbolic_meta_outplace_fill_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0002910Z test_dispatch_symbolic_meta_outplace_fill_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0003020Z test_dispatch_symbolic_meta_outplace_fill_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0003140Z test_dispatch_symbolic_meta_outplace_fill_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0003250Z test_dispatch_symbolic_meta_outplace_fill_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0003360Z test_dispatch_symbolic_meta_outplace_fill_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0003480Z test_dispatch_symbolic_meta_outplace_fill_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0003590Z test_dispatch_symbolic_meta_outplace_fill_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0003700Z test_dispatch_symbolic_meta_outplace_fill_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0003810Z test_dispatch_symbolic_meta_outplace_fill_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0003930Z test_dispatch_symbolic_meta_outplace_flatten_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0004050Z test_dispatch_symbolic_meta_outplace_flatten_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0004170Z test_dispatch_symbolic_meta_outplace_flatten_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0004290Z test_dispatch_symbolic_meta_outplace_flatten_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0004410Z test_dispatch_symbolic_meta_outplace_flatten_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0004550Z test_dispatch_symbolic_meta_outplace_flatten_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0004670Z test_dispatch_symbolic_meta_outplace_flatten_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0004780Z test_dispatch_symbolic_meta_outplace_flatten_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0004890Z test_dispatch_symbolic_meta_outplace_flatten_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0005010Z test_dispatch_symbolic_meta_outplace_flatten_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0005120Z test_dispatch_symbolic_meta_outplace_flatten_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0005260Z test_dispatch_symbolic_meta_outplace_flatten_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0005370Z test_dispatch_symbolic_meta_outplace_flatten_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0005480Z test_dispatch_symbolic_meta_outplace_flip_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0005590Z test_dispatch_symbolic_meta_outplace_flip_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0005710Z test_dispatch_symbolic_meta_outplace_flip_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0005820Z test_dispatch_symbolic_meta_outplace_flip_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0005940Z test_dispatch_symbolic_meta_outplace_flip_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0006050Z test_dispatch_symbolic_meta_outplace_flip_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0006160Z test_dispatch_symbolic_meta_outplace_flip_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0006270Z test_dispatch_symbolic_meta_outplace_flip_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0006390Z test_dispatch_symbolic_meta_outplace_flip_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0006500Z test_dispatch_symbolic_meta_outplace_flip_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0006610Z test_dispatch_symbolic_meta_outplace_flip_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0006720Z test_dispatch_symbolic_meta_outplace_flip_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0006830Z test_dispatch_symbolic_meta_outplace_fliplr_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0006950Z test_dispatch_symbolic_meta_outplace_fliplr_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0007070Z test_dispatch_symbolic_meta_outplace_fliplr_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0007190Z test_dispatch_symbolic_meta_outplace_fliplr_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0007300Z test_dispatch_symbolic_meta_outplace_fliplr_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0007420Z test_dispatch_symbolic_meta_outplace_fliplr_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0007530Z test_dispatch_symbolic_meta_outplace_fliplr_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0007650Z test_dispatch_symbolic_meta_outplace_fliplr_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0007760Z test_dispatch_symbolic_meta_outplace_fliplr_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0007870Z test_dispatch_symbolic_meta_outplace_fliplr_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0007990Z test_dispatch_symbolic_meta_outplace_fliplr_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0008100Z test_dispatch_symbolic_meta_outplace_fliplr_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0008240Z test_dispatch_symbolic_meta_outplace_flipud_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0008360Z test_dispatch_symbolic_meta_outplace_flipud_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0008480Z test_dispatch_symbolic_meta_outplace_flipud_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0008600Z test_dispatch_symbolic_meta_outplace_flipud_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0008720Z test_dispatch_symbolic_meta_outplace_flipud_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0008830Z test_dispatch_symbolic_meta_outplace_flipud_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0008970Z test_dispatch_symbolic_meta_outplace_flipud_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0009080Z test_dispatch_symbolic_meta_outplace_flipud_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0009190Z test_dispatch_symbolic_meta_outplace_flipud_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0009300Z test_dispatch_symbolic_meta_outplace_flipud_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0009420Z test_dispatch_symbolic_meta_outplace_flipud_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0009530Z test_dispatch_symbolic_meta_outplace_flipud_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0009640Z test_dispatch_symbolic_meta_outplace_float_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0009750Z test_dispatch_symbolic_meta_outplace_float_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0009870Z test_dispatch_symbolic_meta_outplace_float_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0009990Z test_dispatch_symbolic_meta_outplace_float_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0010110Z test_dispatch_symbolic_meta_outplace_float_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0010220Z test_dispatch_symbolic_meta_outplace_float_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0010340Z test_dispatch_symbolic_meta_outplace_float_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0010460Z test_dispatch_symbolic_meta_outplace_float_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0010570Z test_dispatch_symbolic_meta_outplace_float_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0010680Z test_dispatch_symbolic_meta_outplace_float_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0014460Z test_dispatch_symbolic_meta_outplace_float_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0014590Z test_dispatch_symbolic_meta_outplace_float_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0014700Z test_dispatch_symbolic_meta_outplace_float_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0014830Z test_dispatch_symbolic_meta_outplace_float_power_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0014950Z test_dispatch_symbolic_meta_outplace_float_power_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0015080Z test_dispatch_symbolic_meta_outplace_float_power_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0015200Z test_dispatch_symbolic_meta_outplace_float_power_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0015320Z test_dispatch_symbolic_meta_outplace_float_power_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0015450Z test_dispatch_symbolic_meta_outplace_float_power_cpu_float32 (__main__.TestMetaCPU) ... ok (0.120s) 2023-01-11T21:12:30.0015570Z test_dispatch_symbolic_meta_outplace_float_power_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0015690Z test_dispatch_symbolic_meta_outplace_float_power_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0015850Z test_dispatch_symbolic_meta_outplace_float_power_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0015970Z test_dispatch_symbolic_meta_outplace_float_power_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0016090Z test_dispatch_symbolic_meta_outplace_float_power_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0016200Z test_dispatch_symbolic_meta_outplace_float_power_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0016320Z test_dispatch_symbolic_meta_outplace_floor_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0016430Z test_dispatch_symbolic_meta_outplace_floor_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0016570Z test_dispatch_symbolic_meta_outplace_floor_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0016680Z test_dispatch_symbolic_meta_outplace_floor_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0016790Z test_dispatch_symbolic_meta_outplace_floor_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0016900Z test_dispatch_symbolic_meta_outplace_floor_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0017020Z test_dispatch_symbolic_meta_outplace_floor_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0017130Z test_dispatch_symbolic_meta_outplace_floor_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0017250Z test_dispatch_symbolic_meta_outplace_floor_divide_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.021s) 2023-01-11T21:12:30.0017370Z test_dispatch_symbolic_meta_outplace_floor_divide_cpu_float16 (__main__.TestMetaCPU) ... ok (0.021s) 2023-01-11T21:12:30.0017500Z test_dispatch_symbolic_meta_outplace_floor_divide_cpu_float32 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:30.0017610Z test_dispatch_symbolic_meta_outplace_floor_divide_cpu_float64 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:30.0017740Z test_dispatch_symbolic_meta_outplace_floor_divide_cpu_int16 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.0017860Z test_dispatch_symbolic_meta_outplace_floor_divide_cpu_int32 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.0017970Z test_dispatch_symbolic_meta_outplace_floor_divide_cpu_int64 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.0018090Z test_dispatch_symbolic_meta_outplace_floor_divide_cpu_int8 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.0018210Z test_dispatch_symbolic_meta_outplace_floor_divide_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0018330Z test_dispatch_symbolic_meta_outplace_fmax_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0018440Z test_dispatch_symbolic_meta_outplace_fmax_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0018560Z test_dispatch_symbolic_meta_outplace_fmax_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0018670Z test_dispatch_symbolic_meta_outplace_fmax_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0018780Z test_dispatch_symbolic_meta_outplace_fmax_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0018890Z test_dispatch_symbolic_meta_outplace_fmax_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0019000Z test_dispatch_symbolic_meta_outplace_fmax_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0019110Z test_dispatch_symbolic_meta_outplace_fmax_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0019220Z test_dispatch_symbolic_meta_outplace_fmax_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0019330Z test_dispatch_symbolic_meta_outplace_fmax_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0019450Z test_dispatch_symbolic_meta_outplace_fmin_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0019590Z test_dispatch_symbolic_meta_outplace_fmin_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0019710Z test_dispatch_symbolic_meta_outplace_fmin_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0019820Z test_dispatch_symbolic_meta_outplace_fmin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0019930Z test_dispatch_symbolic_meta_outplace_fmin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0020030Z test_dispatch_symbolic_meta_outplace_fmin_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0020150Z test_dispatch_symbolic_meta_outplace_fmin_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0020290Z test_dispatch_symbolic_meta_outplace_fmin_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0020400Z test_dispatch_symbolic_meta_outplace_fmin_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0020510Z test_dispatch_symbolic_meta_outplace_fmin_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0020620Z test_dispatch_symbolic_meta_outplace_fmod_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0020730Z test_dispatch_symbolic_meta_outplace_fmod_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0020840Z test_dispatch_symbolic_meta_outplace_fmod_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0020950Z test_dispatch_symbolic_meta_outplace_fmod_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0021060Z test_dispatch_symbolic_meta_outplace_fmod_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0021170Z test_dispatch_symbolic_meta_outplace_fmod_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0021280Z test_dispatch_symbolic_meta_outplace_fmod_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0021390Z test_dispatch_symbolic_meta_outplace_fmod_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0021490Z test_dispatch_symbolic_meta_outplace_fmod_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0021610Z test_dispatch_symbolic_meta_outplace_frac_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0021720Z test_dispatch_symbolic_meta_outplace_frac_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0021830Z test_dispatch_symbolic_meta_outplace_frac_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0021940Z test_dispatch_symbolic_meta_outplace_frac_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0022060Z test_dispatch_symbolic_meta_outplace_frexp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0022170Z test_dispatch_symbolic_meta_outplace_frexp_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0022280Z test_dispatch_symbolic_meta_outplace_frexp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0022390Z test_dispatch_symbolic_meta_outplace_frexp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0022500Z test_dispatch_symbolic_meta_outplace_full_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0022610Z test_dispatch_symbolic_meta_outplace_full_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0022730Z test_dispatch_symbolic_meta_outplace_full_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0022850Z test_dispatch_symbolic_meta_outplace_full_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0022970Z test_dispatch_symbolic_meta_outplace_full_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0023080Z test_dispatch_symbolic_meta_outplace_full_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0023190Z test_dispatch_symbolic_meta_outplace_full_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0023290Z test_dispatch_symbolic_meta_outplace_full_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0023430Z test_dispatch_symbolic_meta_outplace_full_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0023540Z test_dispatch_symbolic_meta_outplace_full_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0023650Z test_dispatch_symbolic_meta_outplace_full_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0023760Z test_dispatch_symbolic_meta_outplace_full_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0023870Z test_dispatch_symbolic_meta_outplace_full_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0023990Z test_dispatch_symbolic_meta_outplace_full_like_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0024130Z test_dispatch_symbolic_meta_outplace_full_like_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0024260Z test_dispatch_symbolic_meta_outplace_full_like_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0024380Z test_dispatch_symbolic_meta_outplace_full_like_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0024500Z test_dispatch_symbolic_meta_outplace_full_like_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0024620Z test_dispatch_symbolic_meta_outplace_full_like_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0024730Z test_dispatch_symbolic_meta_outplace_full_like_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0024850Z test_dispatch_symbolic_meta_outplace_full_like_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0024960Z test_dispatch_symbolic_meta_outplace_full_like_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0025080Z test_dispatch_symbolic_meta_outplace_full_like_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0025190Z test_dispatch_symbolic_meta_outplace_full_like_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0025300Z test_dispatch_symbolic_meta_outplace_full_like_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0025420Z test_dispatch_symbolic_meta_outplace_gather_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0025530Z test_dispatch_symbolic_meta_outplace_gather_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0025650Z test_dispatch_symbolic_meta_outplace_gather_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0025770Z test_dispatch_symbolic_meta_outplace_gather_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0025890Z test_dispatch_symbolic_meta_outplace_gather_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0026000Z test_dispatch_symbolic_meta_outplace_gather_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0026120Z test_dispatch_symbolic_meta_outplace_gather_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0026230Z test_dispatch_symbolic_meta_outplace_gather_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0026340Z test_dispatch_symbolic_meta_outplace_gather_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0026470Z test_dispatch_symbolic_meta_outplace_gather_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0026590Z test_dispatch_symbolic_meta_outplace_gather_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0026700Z test_dispatch_symbolic_meta_outplace_gather_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0026810Z test_dispatch_symbolic_meta_outplace_gcd_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0026920Z test_dispatch_symbolic_meta_outplace_gcd_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0027040Z test_dispatch_symbolic_meta_outplace_gcd_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0027180Z test_dispatch_symbolic_meta_outplace_gcd_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0027290Z test_dispatch_symbolic_meta_outplace_gcd_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0027400Z test_dispatch_symbolic_meta_outplace_ge_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0027520Z test_dispatch_symbolic_meta_outplace_ge_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0027630Z test_dispatch_symbolic_meta_outplace_ge_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0027740Z test_dispatch_symbolic_meta_outplace_ge_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0027880Z test_dispatch_symbolic_meta_outplace_ge_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0027990Z test_dispatch_symbolic_meta_outplace_ge_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0028100Z test_dispatch_symbolic_meta_outplace_ge_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0028210Z test_dispatch_symbolic_meta_outplace_ge_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0028320Z test_dispatch_symbolic_meta_outplace_ge_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0028440Z test_dispatch_symbolic_meta_outplace_ge_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0028560Z test_dispatch_symbolic_meta_outplace_geqrf_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0028670Z test_dispatch_symbolic_meta_outplace_geqrf_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0028790Z test_dispatch_symbolic_meta_outplace_geqrf_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0028900Z test_dispatch_symbolic_meta_outplace_geqrf_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0029020Z test_dispatch_symbolic_meta_outplace_gradient_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.075s) 2023-01-11T21:12:30.0029150Z test_dispatch_symbolic_meta_outplace_gradient_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.069s) 2023-01-11T21:12:30.0029270Z test_dispatch_symbolic_meta_outplace_gradient_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.069s) 2023-01-11T21:12:30.0029390Z test_dispatch_symbolic_meta_outplace_gradient_cpu_float16 (__main__.TestMetaCPU) ... ok (0.075s) 2023-01-11T21:12:30.0029510Z test_dispatch_symbolic_meta_outplace_gradient_cpu_float32 (__main__.TestMetaCPU) ... ok (0.068s) 2023-01-11T21:12:30.0029630Z test_dispatch_symbolic_meta_outplace_gradient_cpu_float64 (__main__.TestMetaCPU) ... ok (0.068s) 2023-01-11T21:12:30.0029740Z test_dispatch_symbolic_meta_outplace_gradient_cpu_int16 (__main__.TestMetaCPU) ... ok (0.070s) 2023-01-11T21:12:30.0029860Z test_dispatch_symbolic_meta_outplace_gradient_cpu_int32 (__main__.TestMetaCPU) ... ok (0.070s) 2023-01-11T21:12:30.0029970Z test_dispatch_symbolic_meta_outplace_gradient_cpu_int64 (__main__.TestMetaCPU) ... ok (0.070s) 2023-01-11T21:12:30.0030090Z test_dispatch_symbolic_meta_outplace_gradient_cpu_int8 (__main__.TestMetaCPU) ... ok (0.070s) 2023-01-11T21:12:30.0030210Z test_dispatch_symbolic_meta_outplace_grid_sampler_2d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.211s) 2023-01-11T21:12:30.0030340Z test_dispatch_symbolic_meta_outplace_grid_sampler_2d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.211s) 2023-01-11T21:12:30.0030450Z test_dispatch_symbolic_meta_outplace_gt_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0030560Z test_dispatch_symbolic_meta_outplace_gt_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0030680Z test_dispatch_symbolic_meta_outplace_gt_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0030790Z test_dispatch_symbolic_meta_outplace_gt_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0030900Z test_dispatch_symbolic_meta_outplace_gt_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0031030Z test_dispatch_symbolic_meta_outplace_gt_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0031140Z test_dispatch_symbolic_meta_outplace_gt_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0031250Z test_dispatch_symbolic_meta_outplace_gt_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0031360Z test_dispatch_symbolic_meta_outplace_gt_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0031470Z test_dispatch_symbolic_meta_outplace_gt_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0031590Z test_dispatch_symbolic_meta_outplace_half_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0031720Z test_dispatch_symbolic_meta_outplace_half_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0031840Z test_dispatch_symbolic_meta_outplace_half_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0031960Z test_dispatch_symbolic_meta_outplace_half_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0032070Z test_dispatch_symbolic_meta_outplace_half_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0032180Z test_dispatch_symbolic_meta_outplace_half_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0032290Z test_dispatch_symbolic_meta_outplace_half_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0032410Z test_dispatch_symbolic_meta_outplace_half_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0032520Z test_dispatch_symbolic_meta_outplace_half_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0032630Z test_dispatch_symbolic_meta_outplace_half_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0032740Z test_dispatch_symbolic_meta_outplace_half_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0032850Z test_dispatch_symbolic_meta_outplace_half_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0032970Z test_dispatch_symbolic_meta_outplace_heaviside_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0033090Z test_dispatch_symbolic_meta_outplace_heaviside_cpu_bool (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0033210Z test_dispatch_symbolic_meta_outplace_heaviside_cpu_float16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0033330Z test_dispatch_symbolic_meta_outplace_heaviside_cpu_float32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0033450Z test_dispatch_symbolic_meta_outplace_heaviside_cpu_float64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0033570Z test_dispatch_symbolic_meta_outplace_heaviside_cpu_int16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0033680Z test_dispatch_symbolic_meta_outplace_heaviside_cpu_int32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0033790Z test_dispatch_symbolic_meta_outplace_heaviside_cpu_int64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0033910Z test_dispatch_symbolic_meta_outplace_heaviside_cpu_int8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0034020Z test_dispatch_symbolic_meta_outplace_heaviside_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0034140Z test_dispatch_symbolic_meta_outplace_histc_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.027s) 2023-01-11T21:12:30.0034250Z test_dispatch_symbolic_meta_outplace_histc_cpu_float32 (__main__.TestMetaCPU) ... ok (0.026s) 2023-01-11T21:12:30.0034370Z test_dispatch_symbolic_meta_outplace_histc_cpu_float64 (__main__.TestMetaCPU) ... ok (0.026s) 2023-01-11T21:12:30.0034490Z test_dispatch_symbolic_meta_outplace_histogram_cpu_float32 (__main__.TestMetaCPU) ... ok (0.032s) 2023-01-11T21:12:30.0034610Z test_dispatch_symbolic_meta_outplace_histogram_cpu_float64 (__main__.TestMetaCPU) ... ok (0.032s) 2023-01-11T21:12:30.0034730Z test_dispatch_symbolic_meta_outplace_histogramdd_cpu_float32 (__main__.TestMetaCPU) ... ok (0.069s) 2023-01-11T21:12:30.0034890Z test_dispatch_symbolic_meta_outplace_histogramdd_cpu_float64 (__main__.TestMetaCPU) ... ok (0.068s) 2023-01-11T21:12:30.0035010Z test_dispatch_symbolic_meta_outplace_hsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0035130Z test_dispatch_symbolic_meta_outplace_hsplit_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0035240Z test_dispatch_symbolic_meta_outplace_hsplit_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0035360Z test_dispatch_symbolic_meta_outplace_hsplit_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0035480Z test_dispatch_symbolic_meta_outplace_hsplit_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0035640Z test_dispatch_symbolic_meta_outplace_hsplit_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0035760Z test_dispatch_symbolic_meta_outplace_hsplit_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0035870Z test_dispatch_symbolic_meta_outplace_hsplit_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0035980Z test_dispatch_symbolic_meta_outplace_hsplit_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0036100Z test_dispatch_symbolic_meta_outplace_hsplit_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0036210Z test_dispatch_symbolic_meta_outplace_hsplit_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0036320Z test_dispatch_symbolic_meta_outplace_hsplit_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0036440Z test_dispatch_symbolic_meta_outplace_hsplit_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0036560Z test_dispatch_symbolic_meta_outplace_hstack_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0036670Z test_dispatch_symbolic_meta_outplace_hstack_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0036790Z test_dispatch_symbolic_meta_outplace_hstack_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0036910Z test_dispatch_symbolic_meta_outplace_hstack_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0037030Z test_dispatch_symbolic_meta_outplace_hstack_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0037140Z test_dispatch_symbolic_meta_outplace_hstack_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0037260Z test_dispatch_symbolic_meta_outplace_hstack_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0037370Z test_dispatch_symbolic_meta_outplace_hstack_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0037480Z test_dispatch_symbolic_meta_outplace_hstack_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0037600Z test_dispatch_symbolic_meta_outplace_hstack_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0037710Z test_dispatch_symbolic_meta_outplace_hstack_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0037820Z test_dispatch_symbolic_meta_outplace_hstack_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0037930Z test_dispatch_symbolic_meta_outplace_hstack_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0038050Z test_dispatch_symbolic_meta_outplace_hypot_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0038170Z test_dispatch_symbolic_meta_outplace_hypot_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0038280Z test_dispatch_symbolic_meta_outplace_hypot_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0038390Z test_dispatch_symbolic_meta_outplace_i0_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0038500Z test_dispatch_symbolic_meta_outplace_i0_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0038620Z test_dispatch_symbolic_meta_outplace_i0_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0038750Z test_dispatch_symbolic_meta_outplace_i0_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0038860Z test_dispatch_symbolic_meta_outplace_i0_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0038980Z test_dispatch_symbolic_meta_outplace_i0_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0039080Z test_dispatch_symbolic_meta_outplace_i0_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0039200Z test_dispatch_symbolic_meta_outplace_i0_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0039300Z test_dispatch_symbolic_meta_outplace_i0_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0039440Z test_dispatch_symbolic_meta_outplace_igamma_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0039560Z test_dispatch_symbolic_meta_outplace_igamma_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0039670Z test_dispatch_symbolic_meta_outplace_igamma_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0039790Z test_dispatch_symbolic_meta_outplace_igamma_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0039910Z test_dispatch_symbolic_meta_outplace_igammac_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0040020Z test_dispatch_symbolic_meta_outplace_igammac_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0040140Z test_dispatch_symbolic_meta_outplace_igammac_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0040250Z test_dispatch_symbolic_meta_outplace_igammac_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0040360Z test_dispatch_symbolic_meta_outplace_imag_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0040480Z test_dispatch_symbolic_meta_outplace_imag_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0040590Z test_dispatch_symbolic_meta_outplace_imag_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0040710Z test_dispatch_symbolic_meta_outplace_index_add_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0040830Z test_dispatch_symbolic_meta_outplace_index_add_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0040960Z test_dispatch_symbolic_meta_outplace_index_add_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0041080Z test_dispatch_symbolic_meta_outplace_index_add_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0041200Z test_dispatch_symbolic_meta_outplace_index_add_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0041320Z test_dispatch_symbolic_meta_outplace_index_add_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0041440Z test_dispatch_symbolic_meta_outplace_index_add_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0041560Z test_dispatch_symbolic_meta_outplace_index_add_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0041680Z test_dispatch_symbolic_meta_outplace_index_add_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0041790Z test_dispatch_symbolic_meta_outplace_index_add_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0041900Z test_dispatch_symbolic_meta_outplace_index_add_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0042010Z test_dispatch_symbolic_meta_outplace_index_add_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0045840Z test_dispatch_symbolic_meta_outplace_index_add_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0045980Z test_dispatch_symbolic_meta_outplace_index_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0046100Z test_dispatch_symbolic_meta_outplace_index_copy_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0046290Z test_dispatch_symbolic_meta_outplace_index_copy_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0046410Z test_dispatch_symbolic_meta_outplace_index_copy_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0046530Z test_dispatch_symbolic_meta_outplace_index_copy_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0046650Z test_dispatch_symbolic_meta_outplace_index_copy_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0046770Z test_dispatch_symbolic_meta_outplace_index_copy_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0046890Z test_dispatch_symbolic_meta_outplace_index_copy_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0047040Z test_dispatch_symbolic_meta_outplace_index_copy_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0047150Z test_dispatch_symbolic_meta_outplace_index_copy_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0047270Z test_dispatch_symbolic_meta_outplace_index_copy_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0047390Z test_dispatch_symbolic_meta_outplace_index_copy_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0047510Z test_dispatch_symbolic_meta_outplace_index_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0047620Z test_dispatch_symbolic_meta_outplace_index_fill_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0047750Z test_dispatch_symbolic_meta_outplace_index_fill_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0047870Z test_dispatch_symbolic_meta_outplace_index_fill_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0047990Z test_dispatch_symbolic_meta_outplace_index_fill_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0048110Z test_dispatch_symbolic_meta_outplace_index_fill_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0048230Z test_dispatch_symbolic_meta_outplace_index_fill_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0048340Z test_dispatch_symbolic_meta_outplace_index_fill_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0048460Z test_dispatch_symbolic_meta_outplace_index_fill_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0048580Z test_dispatch_symbolic_meta_outplace_index_fill_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0048690Z test_dispatch_symbolic_meta_outplace_index_fill_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0048800Z test_dispatch_symbolic_meta_outplace_index_fill_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0048930Z test_dispatch_symbolic_meta_outplace_index_put_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0049040Z test_dispatch_symbolic_meta_outplace_index_put_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0049170Z test_dispatch_symbolic_meta_outplace_index_put_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0049290Z test_dispatch_symbolic_meta_outplace_index_put_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0049410Z test_dispatch_symbolic_meta_outplace_index_put_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0049530Z test_dispatch_symbolic_meta_outplace_index_put_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0049650Z test_dispatch_symbolic_meta_outplace_index_put_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0049770Z test_dispatch_symbolic_meta_outplace_index_put_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0049880Z test_dispatch_symbolic_meta_outplace_index_put_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0050000Z test_dispatch_symbolic_meta_outplace_index_put_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0050130Z test_dispatch_symbolic_meta_outplace_index_put_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0050250Z test_dispatch_symbolic_meta_outplace_index_put_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0050370Z test_dispatch_symbolic_meta_outplace_index_put_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0050490Z test_dispatch_symbolic_meta_outplace_index_reduce_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.0050610Z test_dispatch_symbolic_meta_outplace_index_reduce_cpu_float16 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.0050750Z test_dispatch_symbolic_meta_outplace_index_reduce_cpu_float32 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.0050870Z test_dispatch_symbolic_meta_outplace_index_reduce_cpu_float64 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.0050980Z test_dispatch_symbolic_meta_outplace_index_reduce_cpu_int16 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.0051110Z test_dispatch_symbolic_meta_outplace_index_reduce_cpu_int32 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.0051230Z test_dispatch_symbolic_meta_outplace_index_reduce_cpu_int64 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.0051340Z test_dispatch_symbolic_meta_outplace_index_reduce_cpu_int8 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.0051460Z test_dispatch_symbolic_meta_outplace_index_reduce_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.0051580Z test_dispatch_symbolic_meta_outplace_index_select_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0051700Z test_dispatch_symbolic_meta_outplace_index_select_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0051830Z test_dispatch_symbolic_meta_outplace_index_select_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0051950Z test_dispatch_symbolic_meta_outplace_index_select_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0052080Z test_dispatch_symbolic_meta_outplace_index_select_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0052200Z test_dispatch_symbolic_meta_outplace_index_select_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0052320Z test_dispatch_symbolic_meta_outplace_index_select_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0052440Z test_dispatch_symbolic_meta_outplace_index_select_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0052560Z test_dispatch_symbolic_meta_outplace_index_select_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0052680Z test_dispatch_symbolic_meta_outplace_index_select_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0052800Z test_dispatch_symbolic_meta_outplace_index_select_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0052910Z test_dispatch_symbolic_meta_outplace_index_select_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0053030Z test_dispatch_symbolic_meta_outplace_index_select_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0053150Z test_dispatch_symbolic_meta_outplace_inner_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0053260Z test_dispatch_symbolic_meta_outplace_inner_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0053380Z test_dispatch_symbolic_meta_outplace_inner_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0053500Z test_dispatch_symbolic_meta_outplace_inner_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0053610Z test_dispatch_symbolic_meta_outplace_inner_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0053730Z test_dispatch_symbolic_meta_outplace_inner_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0053880Z test_dispatch_symbolic_meta_outplace_inner_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0053990Z test_dispatch_symbolic_meta_outplace_inner_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0054110Z test_dispatch_symbolic_meta_outplace_inner_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0054220Z test_dispatch_symbolic_meta_outplace_inner_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0054340Z test_dispatch_symbolic_meta_outplace_int_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0054450Z test_dispatch_symbolic_meta_outplace_int_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0054600Z test_dispatch_symbolic_meta_outplace_int_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0054720Z test_dispatch_symbolic_meta_outplace_int_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0054830Z test_dispatch_symbolic_meta_outplace_int_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0054940Z test_dispatch_symbolic_meta_outplace_int_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0055050Z test_dispatch_symbolic_meta_outplace_int_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0055160Z test_dispatch_symbolic_meta_outplace_int_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0055270Z test_dispatch_symbolic_meta_outplace_int_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0055380Z test_dispatch_symbolic_meta_outplace_int_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0055500Z test_dispatch_symbolic_meta_outplace_int_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0055610Z test_dispatch_symbolic_meta_outplace_int_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0055730Z test_dispatch_symbolic_meta_outplace_isclose_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.034s) 2023-01-11T21:12:30.0055840Z test_dispatch_symbolic_meta_outplace_isclose_cpu_bool (__main__.TestMetaCPU) ... ok (0.029s) 2023-01-11T21:12:30.0055970Z test_dispatch_symbolic_meta_outplace_isclose_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.031s) 2023-01-11T21:12:30.0056080Z test_dispatch_symbolic_meta_outplace_isclose_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.032s) 2023-01-11T21:12:30.0056200Z test_dispatch_symbolic_meta_outplace_isclose_cpu_float16 (__main__.TestMetaCPU) ... ok (0.034s) 2023-01-11T21:12:30.0056320Z test_dispatch_symbolic_meta_outplace_isclose_cpu_float32 (__main__.TestMetaCPU) ... ok (0.031s) 2023-01-11T21:12:30.0056430Z test_dispatch_symbolic_meta_outplace_isclose_cpu_float64 (__main__.TestMetaCPU) ... ok (0.031s) 2023-01-11T21:12:30.0056540Z test_dispatch_symbolic_meta_outplace_isclose_cpu_int16 (__main__.TestMetaCPU) ... ok (0.029s) 2023-01-11T21:12:30.0056660Z test_dispatch_symbolic_meta_outplace_isclose_cpu_int32 (__main__.TestMetaCPU) ... ok (0.029s) 2023-01-11T21:12:30.0056780Z test_dispatch_symbolic_meta_outplace_isclose_cpu_int64 (__main__.TestMetaCPU) ... ok (0.029s) 2023-01-11T21:12:30.0056890Z test_dispatch_symbolic_meta_outplace_isclose_cpu_int8 (__main__.TestMetaCPU) ... ok (0.029s) 2023-01-11T21:12:30.0057000Z test_dispatch_symbolic_meta_outplace_isclose_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.029s) 2023-01-11T21:12:30.0057120Z test_dispatch_symbolic_meta_outplace_isfinite_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0057230Z test_dispatch_symbolic_meta_outplace_isfinite_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0057350Z test_dispatch_symbolic_meta_outplace_isfinite_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0057480Z test_dispatch_symbolic_meta_outplace_isfinite_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0057600Z test_dispatch_symbolic_meta_outplace_isfinite_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0057740Z test_dispatch_symbolic_meta_outplace_isfinite_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0057860Z test_dispatch_symbolic_meta_outplace_isfinite_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0057980Z test_dispatch_symbolic_meta_outplace_isfinite_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0058100Z test_dispatch_symbolic_meta_outplace_isfinite_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0058210Z test_dispatch_symbolic_meta_outplace_isfinite_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0058320Z test_dispatch_symbolic_meta_outplace_isfinite_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0058460Z test_dispatch_symbolic_meta_outplace_isfinite_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0058570Z test_dispatch_symbolic_meta_outplace_isfinite_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0058690Z test_dispatch_symbolic_meta_outplace_isin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0058800Z test_dispatch_symbolic_meta_outplace_isin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0058920Z test_dispatch_symbolic_meta_outplace_isin_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0059030Z test_dispatch_symbolic_meta_outplace_isin_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0059140Z test_dispatch_symbolic_meta_outplace_isin_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0059250Z test_dispatch_symbolic_meta_outplace_isin_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0059360Z test_dispatch_symbolic_meta_outplace_isin_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0059480Z test_dispatch_symbolic_meta_outplace_isinf_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0059590Z test_dispatch_symbolic_meta_outplace_isinf_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0059710Z test_dispatch_symbolic_meta_outplace_isinf_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0059830Z test_dispatch_symbolic_meta_outplace_isinf_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0059950Z test_dispatch_symbolic_meta_outplace_isinf_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0060060Z test_dispatch_symbolic_meta_outplace_isinf_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0060170Z test_dispatch_symbolic_meta_outplace_isinf_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0060280Z test_dispatch_symbolic_meta_outplace_isinf_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0060390Z test_dispatch_symbolic_meta_outplace_isinf_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0060510Z test_dispatch_symbolic_meta_outplace_isinf_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0060620Z test_dispatch_symbolic_meta_outplace_isinf_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0060730Z test_dispatch_symbolic_meta_outplace_isinf_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0060840Z test_dispatch_symbolic_meta_outplace_isinf_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0060960Z test_dispatch_symbolic_meta_outplace_isnan_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0061070Z test_dispatch_symbolic_meta_outplace_isnan_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0061190Z test_dispatch_symbolic_meta_outplace_isnan_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0061310Z test_dispatch_symbolic_meta_outplace_isnan_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0061420Z test_dispatch_symbolic_meta_outplace_isnan_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0061550Z test_dispatch_symbolic_meta_outplace_isnan_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0061670Z test_dispatch_symbolic_meta_outplace_isnan_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0061780Z test_dispatch_symbolic_meta_outplace_isnan_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0061890Z test_dispatch_symbolic_meta_outplace_isnan_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0062000Z test_dispatch_symbolic_meta_outplace_isnan_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0062110Z test_dispatch_symbolic_meta_outplace_isnan_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0062240Z test_dispatch_symbolic_meta_outplace_isnan_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0062360Z test_dispatch_symbolic_meta_outplace_isneginf_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0062480Z test_dispatch_symbolic_meta_outplace_isneginf_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0062600Z test_dispatch_symbolic_meta_outplace_isneginf_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0062720Z test_dispatch_symbolic_meta_outplace_isneginf_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0062830Z test_dispatch_symbolic_meta_outplace_isneginf_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0062950Z test_dispatch_symbolic_meta_outplace_isneginf_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0063070Z test_dispatch_symbolic_meta_outplace_isneginf_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0063180Z test_dispatch_symbolic_meta_outplace_isneginf_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0063290Z test_dispatch_symbolic_meta_outplace_isneginf_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0063410Z test_dispatch_symbolic_meta_outplace_isneginf_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0063530Z test_dispatch_symbolic_meta_outplace_isposinf_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0063640Z test_dispatch_symbolic_meta_outplace_isposinf_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0063760Z test_dispatch_symbolic_meta_outplace_isposinf_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0063880Z test_dispatch_symbolic_meta_outplace_isposinf_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0063990Z test_dispatch_symbolic_meta_outplace_isposinf_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0064110Z test_dispatch_symbolic_meta_outplace_isposinf_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0064220Z test_dispatch_symbolic_meta_outplace_isposinf_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0064340Z test_dispatch_symbolic_meta_outplace_isposinf_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0064450Z test_dispatch_symbolic_meta_outplace_isposinf_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0064560Z test_dispatch_symbolic_meta_outplace_isposinf_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0064680Z test_dispatch_symbolic_meta_outplace_isreal_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0064790Z test_dispatch_symbolic_meta_outplace_isreal_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0064910Z test_dispatch_symbolic_meta_outplace_isreal_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0065030Z test_dispatch_symbolic_meta_outplace_isreal_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0065150Z test_dispatch_symbolic_meta_outplace_isreal_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0065280Z test_dispatch_symbolic_meta_outplace_isreal_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0065400Z test_dispatch_symbolic_meta_outplace_isreal_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0065510Z test_dispatch_symbolic_meta_outplace_isreal_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0065630Z test_dispatch_symbolic_meta_outplace_isreal_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0065750Z test_dispatch_symbolic_meta_outplace_isreal_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0065860Z test_dispatch_symbolic_meta_outplace_isreal_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0065990Z test_dispatch_symbolic_meta_outplace_isreal_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0066100Z test_dispatch_symbolic_meta_outplace_isreal_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0066220Z test_dispatch_symbolic_meta_outplace_istft_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.032s) 2023-01-11T21:12:30.0066340Z test_dispatch_symbolic_meta_outplace_istft_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.033s) 2023-01-11T21:12:30.0066500Z test_dispatch_symbolic_meta_outplace_jiterator_2inputs_2outputs_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0066650Z test_dispatch_symbolic_meta_outplace_jiterator_2inputs_2outputs_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0066800Z test_dispatch_symbolic_meta_outplace_jiterator_2inputs_2outputs_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0066960Z test_dispatch_symbolic_meta_outplace_jiterator_2inputs_2outputs_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0067110Z test_dispatch_symbolic_meta_outplace_jiterator_2inputs_2outputs_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0067260Z test_dispatch_symbolic_meta_outplace_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0067410Z test_dispatch_symbolic_meta_outplace_jiterator_2inputs_2outputs_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0067550Z test_dispatch_symbolic_meta_outplace_jiterator_2inputs_2outputs_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0067700Z test_dispatch_symbolic_meta_outplace_jiterator_2inputs_2outputs_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0067840Z test_dispatch_symbolic_meta_outplace_jiterator_2inputs_2outputs_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0067990Z test_dispatch_symbolic_meta_outplace_jiterator_2inputs_2outputs_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0068140Z test_dispatch_symbolic_meta_outplace_jiterator_2inputs_2outputs_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0068290Z test_dispatch_symbolic_meta_outplace_jiterator_4inputs_with_extra_args_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0068440Z test_dispatch_symbolic_meta_outplace_jiterator_4inputs_with_extra_args_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0068600Z test_dispatch_symbolic_meta_outplace_jiterator_4inputs_with_extra_args_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0068750Z test_dispatch_symbolic_meta_outplace_jiterator_4inputs_with_extra_args_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0068910Z test_dispatch_symbolic_meta_outplace_jiterator_4inputs_with_extra_args_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0069100Z test_dispatch_symbolic_meta_outplace_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0069250Z test_dispatch_symbolic_meta_outplace_jiterator_4inputs_with_extra_args_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0069400Z test_dispatch_symbolic_meta_outplace_jiterator_4inputs_with_extra_args_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0069550Z test_dispatch_symbolic_meta_outplace_jiterator_4inputs_with_extra_args_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0069700Z test_dispatch_symbolic_meta_outplace_jiterator_4inputs_with_extra_args_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0069880Z test_dispatch_symbolic_meta_outplace_jiterator_4inputs_with_extra_args_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0070030Z test_dispatch_symbolic_meta_outplace_jiterator_4inputs_with_extra_args_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0070170Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0070320Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0070460Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0070610Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0070750Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0070890Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0071030Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0071170Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0071300Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0071440Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0071580Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0071720Z test_dispatch_symbolic_meta_outplace_jiterator_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0071870Z test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0072020Z test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0072170Z test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0072330Z test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0072470Z test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0072630Z test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0072800Z test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0072950Z test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0073100Z test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0073240Z test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0073390Z test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0073560Z test_dispatch_symbolic_meta_outplace_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0073700Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0073840Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0073980Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0074130Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0074270Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0074410Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0074550Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0074690Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0074820Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0074960Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0075090Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0075230Z test_dispatch_symbolic_meta_outplace_jiterator_unary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0075350Z test_dispatch_symbolic_meta_outplace_kron_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0075460Z test_dispatch_symbolic_meta_outplace_kron_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0079350Z test_dispatch_symbolic_meta_outplace_kron_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0079480Z test_dispatch_symbolic_meta_outplace_kron_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0079590Z test_dispatch_symbolic_meta_outplace_kron_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0079710Z test_dispatch_symbolic_meta_outplace_kron_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0079820Z test_dispatch_symbolic_meta_outplace_kron_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0079930Z test_dispatch_symbolic_meta_outplace_kron_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0080040Z test_dispatch_symbolic_meta_outplace_kron_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0080160Z test_dispatch_symbolic_meta_outplace_kron_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0080350Z test_dispatch_symbolic_meta_outplace_kron_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0080460Z test_dispatch_symbolic_meta_outplace_kron_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0080580Z test_dispatch_symbolic_meta_outplace_kthvalue_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0080700Z test_dispatch_symbolic_meta_outplace_kthvalue_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0080820Z test_dispatch_symbolic_meta_outplace_kthvalue_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0080940Z test_dispatch_symbolic_meta_outplace_kthvalue_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0081070Z test_dispatch_symbolic_meta_outplace_kthvalue_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0081190Z test_dispatch_symbolic_meta_outplace_kthvalue_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0081310Z test_dispatch_symbolic_meta_outplace_kthvalue_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0081420Z test_dispatch_symbolic_meta_outplace_kthvalue_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0081540Z test_dispatch_symbolic_meta_outplace_lcm_cpu_int16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0081650Z test_dispatch_symbolic_meta_outplace_lcm_cpu_int32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0081760Z test_dispatch_symbolic_meta_outplace_lcm_cpu_int64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0081870Z test_dispatch_symbolic_meta_outplace_lcm_cpu_int8 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0081980Z test_dispatch_symbolic_meta_outplace_lcm_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0082090Z test_dispatch_symbolic_meta_outplace_ldexp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0082210Z test_dispatch_symbolic_meta_outplace_ldexp_cpu_bool (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0082330Z test_dispatch_symbolic_meta_outplace_ldexp_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0082450Z test_dispatch_symbolic_meta_outplace_ldexp_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0082560Z test_dispatch_symbolic_meta_outplace_ldexp_cpu_float16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0082680Z test_dispatch_symbolic_meta_outplace_ldexp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0082790Z test_dispatch_symbolic_meta_outplace_ldexp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0082910Z test_dispatch_symbolic_meta_outplace_ldexp_cpu_int16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0083020Z test_dispatch_symbolic_meta_outplace_ldexp_cpu_int32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0083130Z test_dispatch_symbolic_meta_outplace_ldexp_cpu_int64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0083250Z test_dispatch_symbolic_meta_outplace_ldexp_cpu_int8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0083360Z test_dispatch_symbolic_meta_outplace_ldexp_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0083470Z test_dispatch_symbolic_meta_outplace_le_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0083580Z test_dispatch_symbolic_meta_outplace_le_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0083700Z test_dispatch_symbolic_meta_outplace_le_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0083810Z test_dispatch_symbolic_meta_outplace_le_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0083920Z test_dispatch_symbolic_meta_outplace_le_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0084030Z test_dispatch_symbolic_meta_outplace_le_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0084160Z test_dispatch_symbolic_meta_outplace_le_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0084270Z test_dispatch_symbolic_meta_outplace_le_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0084380Z test_dispatch_symbolic_meta_outplace_le_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0084490Z test_dispatch_symbolic_meta_outplace_le_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0084610Z test_dispatch_symbolic_meta_outplace_lerp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.017s) 2023-01-11T21:12:30.0084720Z test_dispatch_symbolic_meta_outplace_lerp_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.025s) 2023-01-11T21:12:30.0084860Z test_dispatch_symbolic_meta_outplace_lerp_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.025s) 2023-01-11T21:12:30.0084980Z test_dispatch_symbolic_meta_outplace_lerp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.016s) 2023-01-11T21:12:30.0085090Z test_dispatch_symbolic_meta_outplace_lerp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.016s) 2023-01-11T21:12:30.0085210Z test_dispatch_symbolic_meta_outplace_lgamma_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0085320Z test_dispatch_symbolic_meta_outplace_lgamma_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0085440Z test_dispatch_symbolic_meta_outplace_lgamma_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0085560Z test_dispatch_symbolic_meta_outplace_lgamma_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0085680Z test_dispatch_symbolic_meta_outplace_lgamma_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0085790Z test_dispatch_symbolic_meta_outplace_lgamma_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0085900Z test_dispatch_symbolic_meta_outplace_lgamma_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0086010Z test_dispatch_symbolic_meta_outplace_lgamma_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0086130Z test_dispatch_symbolic_meta_outplace_lgamma_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0086260Z test_dispatch_symbolic_meta_outplace_linalg_cholesky_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.0086390Z test_dispatch_symbolic_meta_outplace_linalg_cholesky_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.0086520Z test_dispatch_symbolic_meta_outplace_linalg_cholesky_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0086640Z test_dispatch_symbolic_meta_outplace_linalg_cholesky_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0086770Z test_dispatch_symbolic_meta_outplace_linalg_cholesky_ex_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0086900Z test_dispatch_symbolic_meta_outplace_linalg_cholesky_ex_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0087030Z test_dispatch_symbolic_meta_outplace_linalg_cholesky_ex_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0087160Z test_dispatch_symbolic_meta_outplace_linalg_cholesky_ex_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0087290Z test_dispatch_symbolic_meta_outplace_linalg_cond_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0087410Z test_dispatch_symbolic_meta_outplace_linalg_cond_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0087540Z test_dispatch_symbolic_meta_outplace_linalg_cond_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0087660Z test_dispatch_symbolic_meta_outplace_linalg_cond_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0087780Z test_dispatch_symbolic_meta_outplace_linalg_cross_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0087910Z test_dispatch_symbolic_meta_outplace_linalg_cross_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0088070Z test_dispatch_symbolic_meta_outplace_linalg_cross_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0088190Z test_dispatch_symbolic_meta_outplace_linalg_cross_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0088310Z test_dispatch_symbolic_meta_outplace_linalg_cross_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0088430Z test_dispatch_symbolic_meta_outplace_linalg_cross_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0088550Z test_dispatch_symbolic_meta_outplace_linalg_cross_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0088710Z test_dispatch_symbolic_meta_outplace_linalg_cross_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0088830Z test_dispatch_symbolic_meta_outplace_linalg_cross_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0088950Z test_dispatch_symbolic_meta_outplace_linalg_cross_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0089070Z test_dispatch_symbolic_meta_outplace_linalg_det_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0089190Z test_dispatch_symbolic_meta_outplace_linalg_det_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0089310Z test_dispatch_symbolic_meta_outplace_linalg_det_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0089430Z test_dispatch_symbolic_meta_outplace_linalg_det_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0089560Z test_dispatch_symbolic_meta_outplace_linalg_det_singular_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.018s) 2023-01-11T21:12:30.0089690Z test_dispatch_symbolic_meta_outplace_linalg_det_singular_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.018s) 2023-01-11T21:12:30.0089820Z test_dispatch_symbolic_meta_outplace_linalg_det_singular_cpu_float32 (__main__.TestMetaCPU) ... ok (0.017s) 2023-01-11T21:12:30.0089950Z test_dispatch_symbolic_meta_outplace_linalg_det_singular_cpu_float64 (__main__.TestMetaCPU) ... ok (0.017s) 2023-01-11T21:12:30.0090070Z test_dispatch_symbolic_meta_outplace_linalg_eig_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0090190Z test_dispatch_symbolic_meta_outplace_linalg_eig_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0090310Z test_dispatch_symbolic_meta_outplace_linalg_eig_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0090430Z test_dispatch_symbolic_meta_outplace_linalg_eig_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0090560Z test_dispatch_symbolic_meta_outplace_linalg_eigh_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0090680Z test_dispatch_symbolic_meta_outplace_linalg_eigh_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0090800Z test_dispatch_symbolic_meta_outplace_linalg_eigh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0090920Z test_dispatch_symbolic_meta_outplace_linalg_eigh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0091050Z test_dispatch_symbolic_meta_outplace_linalg_eigvals_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0091180Z test_dispatch_symbolic_meta_outplace_linalg_eigvals_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0091300Z test_dispatch_symbolic_meta_outplace_linalg_eigvals_cpu_float32 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.0091420Z test_dispatch_symbolic_meta_outplace_linalg_eigvals_cpu_float64 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.0091550Z test_dispatch_symbolic_meta_outplace_linalg_eigvalsh_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0091680Z test_dispatch_symbolic_meta_outplace_linalg_eigvalsh_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0091830Z test_dispatch_symbolic_meta_outplace_linalg_eigvalsh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0091960Z test_dispatch_symbolic_meta_outplace_linalg_eigvalsh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0092090Z test_dispatch_symbolic_meta_outplace_linalg_householder_product_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0092230Z test_dispatch_symbolic_meta_outplace_linalg_householder_product_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0092370Z test_dispatch_symbolic_meta_outplace_linalg_householder_product_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0092500Z test_dispatch_symbolic_meta_outplace_linalg_householder_product_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0092650Z test_dispatch_symbolic_meta_outplace_linalg_inv_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0092770Z test_dispatch_symbolic_meta_outplace_linalg_inv_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0092900Z test_dispatch_symbolic_meta_outplace_linalg_inv_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0093020Z test_dispatch_symbolic_meta_outplace_linalg_inv_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0093140Z test_dispatch_symbolic_meta_outplace_linalg_inv_ex_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0093260Z test_dispatch_symbolic_meta_outplace_linalg_inv_ex_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0093390Z test_dispatch_symbolic_meta_outplace_linalg_inv_ex_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0093510Z test_dispatch_symbolic_meta_outplace_linalg_inv_ex_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0093640Z test_dispatch_symbolic_meta_outplace_linalg_ldl_factor_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0093770Z test_dispatch_symbolic_meta_outplace_linalg_ldl_factor_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0093900Z test_dispatch_symbolic_meta_outplace_linalg_ldl_factor_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0094020Z test_dispatch_symbolic_meta_outplace_linalg_ldl_factor_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0094150Z test_dispatch_symbolic_meta_outplace_linalg_ldl_factor_ex_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0094280Z test_dispatch_symbolic_meta_outplace_linalg_ldl_factor_ex_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0094410Z test_dispatch_symbolic_meta_outplace_linalg_ldl_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0094540Z test_dispatch_symbolic_meta_outplace_linalg_ldl_factor_ex_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0094660Z test_dispatch_symbolic_meta_outplace_linalg_ldl_solve_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0094790Z test_dispatch_symbolic_meta_outplace_linalg_ldl_solve_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0094920Z test_dispatch_symbolic_meta_outplace_linalg_ldl_solve_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0095040Z test_dispatch_symbolic_meta_outplace_linalg_ldl_solve_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0095160Z test_dispatch_symbolic_meta_outplace_linalg_lstsq_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.0095290Z test_dispatch_symbolic_meta_outplace_linalg_lstsq_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:30.0095410Z test_dispatch_symbolic_meta_outplace_linalg_lstsq_cpu_float32 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.0095530Z test_dispatch_symbolic_meta_outplace_linalg_lstsq_cpu_float64 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:30.0095690Z test_dispatch_symbolic_meta_outplace_linalg_lstsq_grad_oriented_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:30.0095830Z test_dispatch_symbolic_meta_outplace_linalg_lstsq_grad_oriented_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:30.0095970Z test_dispatch_symbolic_meta_outplace_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.0096100Z test_dispatch_symbolic_meta_outplace_linalg_lstsq_grad_oriented_cpu_float64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.0096220Z test_dispatch_symbolic_meta_outplace_linalg_lu_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0096370Z test_dispatch_symbolic_meta_outplace_linalg_lu_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0096490Z test_dispatch_symbolic_meta_outplace_linalg_lu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0096610Z test_dispatch_symbolic_meta_outplace_linalg_lu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0096740Z test_dispatch_symbolic_meta_outplace_linalg_lu_factor_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0096870Z test_dispatch_symbolic_meta_outplace_linalg_lu_factor_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0096990Z test_dispatch_symbolic_meta_outplace_linalg_lu_factor_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0097120Z test_dispatch_symbolic_meta_outplace_linalg_lu_factor_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0097250Z test_dispatch_symbolic_meta_outplace_linalg_lu_factor_ex_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0097380Z test_dispatch_symbolic_meta_outplace_linalg_lu_factor_ex_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0097510Z test_dispatch_symbolic_meta_outplace_linalg_lu_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0097630Z test_dispatch_symbolic_meta_outplace_linalg_lu_factor_ex_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0097760Z test_dispatch_symbolic_meta_outplace_linalg_lu_solve_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0097890Z test_dispatch_symbolic_meta_outplace_linalg_lu_solve_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0098020Z test_dispatch_symbolic_meta_outplace_linalg_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... ok (0.040s) 2023-01-11T21:12:30.0098140Z test_dispatch_symbolic_meta_outplace_linalg_lu_solve_cpu_float64 (__main__.TestMetaCPU) ... ok (0.040s) 2023-01-11T21:12:30.0098270Z test_dispatch_symbolic_meta_outplace_linalg_matrix_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.036s) 2023-01-11T21:12:30.0098400Z test_dispatch_symbolic_meta_outplace_linalg_matrix_norm_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.063s) 2023-01-11T21:12:30.0098530Z test_dispatch_symbolic_meta_outplace_linalg_matrix_norm_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.063s) 2023-01-11T21:12:30.0098650Z test_dispatch_symbolic_meta_outplace_linalg_matrix_norm_cpu_float16 (__main__.TestMetaCPU) ... ok (0.036s) 2023-01-11T21:12:30.0098780Z test_dispatch_symbolic_meta_outplace_linalg_matrix_norm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.061s) 2023-01-11T21:12:30.0098900Z test_dispatch_symbolic_meta_outplace_linalg_matrix_norm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.062s) 2023-01-11T21:12:30.0099030Z test_dispatch_symbolic_meta_outplace_linalg_matrix_power_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.036s) 2023-01-11T21:12:30.0099160Z test_dispatch_symbolic_meta_outplace_linalg_matrix_power_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.036s) 2023-01-11T21:12:30.0099290Z test_dispatch_symbolic_meta_outplace_linalg_matrix_power_cpu_float32 (__main__.TestMetaCPU) ... ok (0.036s) 2023-01-11T21:12:30.0099410Z test_dispatch_symbolic_meta_outplace_linalg_matrix_power_cpu_float64 (__main__.TestMetaCPU) ... ok (0.036s) 2023-01-11T21:12:30.0099570Z test_dispatch_symbolic_meta_outplace_linalg_matrix_rank_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.094s) 2023-01-11T21:12:30.0099700Z test_dispatch_symbolic_meta_outplace_linalg_matrix_rank_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.094s) 2023-01-11T21:12:30.0099830Z test_dispatch_symbolic_meta_outplace_linalg_matrix_rank_cpu_float32 (__main__.TestMetaCPU) ... ok (0.092s) 2023-01-11T21:12:30.0099950Z test_dispatch_symbolic_meta_outplace_linalg_matrix_rank_cpu_float64 (__main__.TestMetaCPU) ... ok (0.092s) 2023-01-11T21:12:30.0100090Z test_dispatch_symbolic_meta_outplace_linalg_matrix_rank_hermitian_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.0100250Z test_dispatch_symbolic_meta_outplace_linalg_matrix_rank_hermitian_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.0100390Z test_dispatch_symbolic_meta_outplace_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.0100530Z test_dispatch_symbolic_meta_outplace_linalg_matrix_rank_hermitian_cpu_float64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.0100660Z test_dispatch_symbolic_meta_outplace_linalg_multi_dot_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0100780Z test_dispatch_symbolic_meta_outplace_linalg_multi_dot_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0100910Z test_dispatch_symbolic_meta_outplace_linalg_multi_dot_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0101040Z test_dispatch_symbolic_meta_outplace_linalg_multi_dot_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0101160Z test_dispatch_symbolic_meta_outplace_linalg_multi_dot_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0101280Z test_dispatch_symbolic_meta_outplace_linalg_multi_dot_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0101410Z test_dispatch_symbolic_meta_outplace_linalg_multi_dot_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0101530Z test_dispatch_symbolic_meta_outplace_linalg_multi_dot_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0101660Z test_dispatch_symbolic_meta_outplace_linalg_multi_dot_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0101780Z test_dispatch_symbolic_meta_outplace_linalg_multi_dot_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0101900Z test_dispatch_symbolic_meta_outplace_linalg_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.054s) 2023-01-11T21:12:30.0102030Z test_dispatch_symbolic_meta_outplace_linalg_norm_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.079s) 2023-01-11T21:12:30.0102150Z test_dispatch_symbolic_meta_outplace_linalg_norm_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.079s) 2023-01-11T21:12:30.0102270Z test_dispatch_symbolic_meta_outplace_linalg_norm_cpu_float16 (__main__.TestMetaCPU) ... ok (0.054s) 2023-01-11T21:12:30.0102390Z test_dispatch_symbolic_meta_outplace_linalg_norm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.077s) 2023-01-11T21:12:30.0102510Z test_dispatch_symbolic_meta_outplace_linalg_norm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.076s) 2023-01-11T21:12:30.0102660Z test_dispatch_symbolic_meta_outplace_linalg_norm_subgradients_at_zero_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.041s) 2023-01-11T21:12:30.0102800Z test_dispatch_symbolic_meta_outplace_linalg_norm_subgradients_at_zero_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.057s) 2023-01-11T21:12:30.0102940Z test_dispatch_symbolic_meta_outplace_linalg_norm_subgradients_at_zero_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.057s) 2023-01-11T21:12:30.0103080Z test_dispatch_symbolic_meta_outplace_linalg_norm_subgradients_at_zero_cpu_float16 (__main__.TestMetaCPU) ... ok (0.041s) 2023-01-11T21:12:30.0103220Z test_dispatch_symbolic_meta_outplace_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestMetaCPU) ... ok (0.055s) 2023-01-11T21:12:30.0103400Z test_dispatch_symbolic_meta_outplace_linalg_norm_subgradients_at_zero_cpu_float64 (__main__.TestMetaCPU) ... ok (0.055s) 2023-01-11T21:12:30.0103530Z test_dispatch_symbolic_meta_outplace_linalg_pinv_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.031s) 2023-01-11T21:12:30.0103660Z test_dispatch_symbolic_meta_outplace_linalg_pinv_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.031s) 2023-01-11T21:12:30.0103780Z test_dispatch_symbolic_meta_outplace_linalg_pinv_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0103900Z test_dispatch_symbolic_meta_outplace_linalg_pinv_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0104040Z test_dispatch_symbolic_meta_outplace_linalg_pinv_hermitian_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.0104210Z test_dispatch_symbolic_meta_outplace_linalg_pinv_hermitian_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.0104350Z test_dispatch_symbolic_meta_outplace_linalg_pinv_hermitian_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0104480Z test_dispatch_symbolic_meta_outplace_linalg_pinv_hermitian_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0104670Z test_dispatch_symbolic_meta_outplace_linalg_pinv_singular_cpu_complex128 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:12:30.0104850Z test_dispatch_symbolic_meta_outplace_linalg_pinv_singular_cpu_complex64 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:12:30.0105030Z test_dispatch_symbolic_meta_outplace_linalg_pinv_singular_cpu_float32 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:12:30.0105210Z test_dispatch_symbolic_meta_outplace_linalg_pinv_singular_cpu_float64 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:12:30.0105330Z test_dispatch_symbolic_meta_outplace_linalg_qr_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0105450Z test_dispatch_symbolic_meta_outplace_linalg_qr_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0105570Z test_dispatch_symbolic_meta_outplace_linalg_qr_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0105690Z test_dispatch_symbolic_meta_outplace_linalg_qr_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0105820Z test_dispatch_symbolic_meta_outplace_linalg_slogdet_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0105940Z test_dispatch_symbolic_meta_outplace_linalg_slogdet_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0106070Z test_dispatch_symbolic_meta_outplace_linalg_slogdet_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0106190Z test_dispatch_symbolic_meta_outplace_linalg_slogdet_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0106320Z test_dispatch_symbolic_meta_outplace_linalg_solve_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.019s) 2023-01-11T21:12:30.0106440Z test_dispatch_symbolic_meta_outplace_linalg_solve_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.019s) 2023-01-11T21:12:30.0106560Z test_dispatch_symbolic_meta_outplace_linalg_solve_cpu_float32 (__main__.TestMetaCPU) ... ok (0.019s) 2023-01-11T21:12:30.0106680Z test_dispatch_symbolic_meta_outplace_linalg_solve_cpu_float64 (__main__.TestMetaCPU) ... ok (0.019s) 2023-01-11T21:12:30.0106810Z test_dispatch_symbolic_meta_outplace_linalg_solve_ex_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0106940Z test_dispatch_symbolic_meta_outplace_linalg_solve_ex_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0107060Z test_dispatch_symbolic_meta_outplace_linalg_solve_ex_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0107210Z test_dispatch_symbolic_meta_outplace_linalg_solve_ex_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0107350Z test_dispatch_symbolic_meta_outplace_linalg_solve_triangular_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.051s) 2023-01-11T21:12:30.0107490Z test_dispatch_symbolic_meta_outplace_linalg_solve_triangular_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.051s) 2023-01-11T21:12:30.0107620Z test_dispatch_symbolic_meta_outplace_linalg_solve_triangular_cpu_float32 (__main__.TestMetaCPU) ... ok (0.051s) 2023-01-11T21:12:30.0107750Z test_dispatch_symbolic_meta_outplace_linalg_solve_triangular_cpu_float64 (__main__.TestMetaCPU) ... ok (0.050s) 2023-01-11T21:12:30.0107900Z test_dispatch_symbolic_meta_outplace_linalg_svd_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.031s) 2023-01-11T21:12:30.0108030Z test_dispatch_symbolic_meta_outplace_linalg_svd_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.031s) 2023-01-11T21:12:30.0108150Z test_dispatch_symbolic_meta_outplace_linalg_svd_cpu_float32 (__main__.TestMetaCPU) ... ok (0.030s) 2023-01-11T21:12:30.0108270Z test_dispatch_symbolic_meta_outplace_linalg_svd_cpu_float64 (__main__.TestMetaCPU) ... ok (0.029s) 2023-01-11T21:12:30.0108400Z test_dispatch_symbolic_meta_outplace_linalg_svdvals_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.0108530Z test_dispatch_symbolic_meta_outplace_linalg_svdvals_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.0108650Z test_dispatch_symbolic_meta_outplace_linalg_svdvals_cpu_float32 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.0108770Z test_dispatch_symbolic_meta_outplace_linalg_svdvals_cpu_float64 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.0108900Z test_dispatch_symbolic_meta_outplace_linalg_tensorinv_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0109030Z test_dispatch_symbolic_meta_outplace_linalg_tensorinv_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0109160Z test_dispatch_symbolic_meta_outplace_linalg_tensorinv_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0113490Z test_dispatch_symbolic_meta_outplace_linalg_tensorinv_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0113650Z test_dispatch_symbolic_meta_outplace_linalg_tensorsolve_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0113780Z test_dispatch_symbolic_meta_outplace_linalg_tensorsolve_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0113910Z test_dispatch_symbolic_meta_outplace_linalg_tensorsolve_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0114040Z test_dispatch_symbolic_meta_outplace_linalg_tensorsolve_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0114170Z test_dispatch_symbolic_meta_outplace_linalg_vander_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0114290Z test_dispatch_symbolic_meta_outplace_linalg_vander_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0114420Z test_dispatch_symbolic_meta_outplace_linalg_vander_cpu_float32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0114540Z test_dispatch_symbolic_meta_outplace_linalg_vander_cpu_float64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0114660Z test_dispatch_symbolic_meta_outplace_linalg_vander_cpu_int16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0114780Z test_dispatch_symbolic_meta_outplace_linalg_vander_cpu_int32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0114890Z test_dispatch_symbolic_meta_outplace_linalg_vander_cpu_int64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0115020Z test_dispatch_symbolic_meta_outplace_linalg_vander_cpu_int8 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0115140Z test_dispatch_symbolic_meta_outplace_linalg_vander_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0115340Z test_dispatch_symbolic_meta_outplace_linalg_vecdot_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.030s) 2023-01-11T21:12:30.0115470Z test_dispatch_symbolic_meta_outplace_linalg_vecdot_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.037s) 2023-01-11T21:12:30.0115600Z test_dispatch_symbolic_meta_outplace_linalg_vecdot_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.036s) 2023-01-11T21:12:30.0115720Z test_dispatch_symbolic_meta_outplace_linalg_vecdot_cpu_float32 (__main__.TestMetaCPU) ... ok (0.027s) 2023-01-11T21:12:30.0115840Z test_dispatch_symbolic_meta_outplace_linalg_vecdot_cpu_float64 (__main__.TestMetaCPU) ... ok (0.027s) 2023-01-11T21:12:30.0115970Z test_dispatch_symbolic_meta_outplace_linalg_vector_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.097s) 2023-01-11T21:12:30.0116120Z test_dispatch_symbolic_meta_outplace_linalg_vector_norm_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.094s) 2023-01-11T21:12:30.0116250Z test_dispatch_symbolic_meta_outplace_linalg_vector_norm_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.093s) 2023-01-11T21:12:30.0116380Z test_dispatch_symbolic_meta_outplace_linalg_vector_norm_cpu_float16 (__main__.TestMetaCPU) ... ok (0.097s) 2023-01-11T21:12:30.0116510Z test_dispatch_symbolic_meta_outplace_linalg_vector_norm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.089s) 2023-01-11T21:12:30.0116630Z test_dispatch_symbolic_meta_outplace_linalg_vector_norm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.089s) 2023-01-11T21:12:30.0116750Z test_dispatch_symbolic_meta_outplace_linspace_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.0116870Z test_dispatch_symbolic_meta_outplace_linspace_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.0117000Z test_dispatch_symbolic_meta_outplace_linspace_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.0117120Z test_dispatch_symbolic_meta_outplace_linspace_cpu_float16 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.0117230Z test_dispatch_symbolic_meta_outplace_linspace_cpu_float32 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.0117360Z test_dispatch_symbolic_meta_outplace_linspace_cpu_float64 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.0117470Z test_dispatch_symbolic_meta_outplace_linspace_cpu_int16 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.0117590Z test_dispatch_symbolic_meta_outplace_linspace_cpu_int32 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.0117710Z test_dispatch_symbolic_meta_outplace_linspace_cpu_int64 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.0122770Z test_dispatch_symbolic_meta_outplace_linspace_cpu_int8 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.0122890Z test_dispatch_symbolic_meta_outplace_linspace_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:30.0123010Z test_dispatch_symbolic_meta_outplace_log10_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0123120Z test_dispatch_symbolic_meta_outplace_log10_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0123240Z test_dispatch_symbolic_meta_outplace_log10_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0123360Z test_dispatch_symbolic_meta_outplace_log10_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0123470Z test_dispatch_symbolic_meta_outplace_log10_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0123590Z test_dispatch_symbolic_meta_outplace_log10_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0123700Z test_dispatch_symbolic_meta_outplace_log10_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0123810Z test_dispatch_symbolic_meta_outplace_log10_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0123920Z test_dispatch_symbolic_meta_outplace_log10_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0124030Z test_dispatch_symbolic_meta_outplace_log10_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0124190Z test_dispatch_symbolic_meta_outplace_log10_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0124300Z test_dispatch_symbolic_meta_outplace_log1p_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0124420Z test_dispatch_symbolic_meta_outplace_log1p_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0124540Z test_dispatch_symbolic_meta_outplace_log1p_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0124650Z test_dispatch_symbolic_meta_outplace_log1p_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0124770Z test_dispatch_symbolic_meta_outplace_log1p_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0124900Z test_dispatch_symbolic_meta_outplace_log1p_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0125020Z test_dispatch_symbolic_meta_outplace_log1p_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0125130Z test_dispatch_symbolic_meta_outplace_log1p_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0125240Z test_dispatch_symbolic_meta_outplace_log1p_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0125350Z test_dispatch_symbolic_meta_outplace_log1p_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0125460Z test_dispatch_symbolic_meta_outplace_log1p_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0125580Z test_dispatch_symbolic_meta_outplace_log2_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0125690Z test_dispatch_symbolic_meta_outplace_log2_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0125810Z test_dispatch_symbolic_meta_outplace_log2_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0125920Z test_dispatch_symbolic_meta_outplace_log2_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0126040Z test_dispatch_symbolic_meta_outplace_log2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0126150Z test_dispatch_symbolic_meta_outplace_log2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0126270Z test_dispatch_symbolic_meta_outplace_log2_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0126380Z test_dispatch_symbolic_meta_outplace_log2_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0126520Z test_dispatch_symbolic_meta_outplace_log2_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0126640Z test_dispatch_symbolic_meta_outplace_log2_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0126750Z test_dispatch_symbolic_meta_outplace_log2_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0126860Z test_dispatch_symbolic_meta_outplace_log_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0126970Z test_dispatch_symbolic_meta_outplace_log_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0127090Z test_dispatch_symbolic_meta_outplace_log_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0127210Z test_dispatch_symbolic_meta_outplace_log_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0127330Z test_dispatch_symbolic_meta_outplace_log_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0127440Z test_dispatch_symbolic_meta_outplace_log_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0127550Z test_dispatch_symbolic_meta_outplace_log_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0127660Z test_dispatch_symbolic_meta_outplace_log_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0127770Z test_dispatch_symbolic_meta_outplace_log_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0127880Z test_dispatch_symbolic_meta_outplace_log_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0128040Z test_dispatch_symbolic_meta_outplace_log_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0128170Z test_dispatch_symbolic_meta_outplace_log_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0128300Z test_dispatch_symbolic_meta_outplace_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0128410Z test_dispatch_symbolic_meta_outplace_log_softmax_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0128550Z test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0128680Z test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0128860Z test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0129000Z test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0129130Z test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0129270Z test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0129400Z test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0129520Z test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0129650Z test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0129780Z test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0129900Z test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0130030Z test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0130160Z test_dispatch_symbolic_meta_outplace_log_softmax_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0130280Z test_dispatch_symbolic_meta_outplace_logaddexp2_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0130410Z test_dispatch_symbolic_meta_outplace_logaddexp2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0130530Z test_dispatch_symbolic_meta_outplace_logaddexp2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0130650Z test_dispatch_symbolic_meta_outplace_logaddexp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0130770Z test_dispatch_symbolic_meta_outplace_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0130890Z test_dispatch_symbolic_meta_outplace_logaddexp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0131010Z test_dispatch_symbolic_meta_outplace_logcumsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0131140Z test_dispatch_symbolic_meta_outplace_logcumsumexp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0131260Z test_dispatch_symbolic_meta_outplace_logcumsumexp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0131380Z test_dispatch_symbolic_meta_outplace_logdet_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0131500Z test_dispatch_symbolic_meta_outplace_logdet_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0131620Z test_dispatch_symbolic_meta_outplace_logdet_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0131740Z test_dispatch_symbolic_meta_outplace_logdet_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0131860Z test_dispatch_symbolic_meta_outplace_logical_and_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0132010Z test_dispatch_symbolic_meta_outplace_logical_and_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0132140Z test_dispatch_symbolic_meta_outplace_logical_and_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0132270Z test_dispatch_symbolic_meta_outplace_logical_and_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0132390Z test_dispatch_symbolic_meta_outplace_logical_and_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0132510Z test_dispatch_symbolic_meta_outplace_logical_and_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0132660Z test_dispatch_symbolic_meta_outplace_logical_and_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0132780Z test_dispatch_symbolic_meta_outplace_logical_and_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0132890Z test_dispatch_symbolic_meta_outplace_logical_and_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0133010Z test_dispatch_symbolic_meta_outplace_logical_and_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0133120Z test_dispatch_symbolic_meta_outplace_logical_and_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0133240Z test_dispatch_symbolic_meta_outplace_logical_and_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0133360Z test_dispatch_symbolic_meta_outplace_logical_not_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0133480Z test_dispatch_symbolic_meta_outplace_logical_not_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0133610Z test_dispatch_symbolic_meta_outplace_logical_not_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0133730Z test_dispatch_symbolic_meta_outplace_logical_not_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0133850Z test_dispatch_symbolic_meta_outplace_logical_not_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0133970Z test_dispatch_symbolic_meta_outplace_logical_not_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0134090Z test_dispatch_symbolic_meta_outplace_logical_not_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0134200Z test_dispatch_symbolic_meta_outplace_logical_not_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0134320Z test_dispatch_symbolic_meta_outplace_logical_not_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0134430Z test_dispatch_symbolic_meta_outplace_logical_not_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0134550Z test_dispatch_symbolic_meta_outplace_logical_not_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0134660Z test_dispatch_symbolic_meta_outplace_logical_not_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0134790Z test_dispatch_symbolic_meta_outplace_logical_or_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0134910Z test_dispatch_symbolic_meta_outplace_logical_or_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0135030Z test_dispatch_symbolic_meta_outplace_logical_or_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0135160Z test_dispatch_symbolic_meta_outplace_logical_or_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0135280Z test_dispatch_symbolic_meta_outplace_logical_or_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0135400Z test_dispatch_symbolic_meta_outplace_logical_or_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0135520Z test_dispatch_symbolic_meta_outplace_logical_or_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0135630Z test_dispatch_symbolic_meta_outplace_logical_or_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0135780Z test_dispatch_symbolic_meta_outplace_logical_or_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0135900Z test_dispatch_symbolic_meta_outplace_logical_or_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0136020Z test_dispatch_symbolic_meta_outplace_logical_or_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0136130Z test_dispatch_symbolic_meta_outplace_logical_or_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0136250Z test_dispatch_symbolic_meta_outplace_logical_xor_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0136370Z test_dispatch_symbolic_meta_outplace_logical_xor_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0136520Z test_dispatch_symbolic_meta_outplace_logical_xor_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0136650Z test_dispatch_symbolic_meta_outplace_logical_xor_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0136770Z test_dispatch_symbolic_meta_outplace_logical_xor_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0136880Z test_dispatch_symbolic_meta_outplace_logical_xor_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0137000Z test_dispatch_symbolic_meta_outplace_logical_xor_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0137120Z test_dispatch_symbolic_meta_outplace_logical_xor_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0137240Z test_dispatch_symbolic_meta_outplace_logical_xor_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0137350Z test_dispatch_symbolic_meta_outplace_logical_xor_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0137470Z test_dispatch_symbolic_meta_outplace_logical_xor_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0137590Z test_dispatch_symbolic_meta_outplace_logical_xor_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0137700Z test_dispatch_symbolic_meta_outplace_logit_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0137820Z test_dispatch_symbolic_meta_outplace_logit_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0137940Z test_dispatch_symbolic_meta_outplace_logit_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0138050Z test_dispatch_symbolic_meta_outplace_logit_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0138160Z test_dispatch_symbolic_meta_outplace_logit_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0138270Z test_dispatch_symbolic_meta_outplace_logit_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0138390Z test_dispatch_symbolic_meta_outplace_logit_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0138500Z test_dispatch_symbolic_meta_outplace_logit_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0138620Z test_dispatch_symbolic_meta_outplace_logit_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0138730Z test_dispatch_symbolic_meta_outplace_logspace_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.149s) 2023-01-11T21:12:30.0138850Z test_dispatch_symbolic_meta_outplace_logspace_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.149s) 2023-01-11T21:12:30.0138980Z test_dispatch_symbolic_meta_outplace_logspace_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.150s) 2023-01-11T21:12:30.0139090Z test_dispatch_symbolic_meta_outplace_logspace_cpu_float32 (__main__.TestMetaCPU) ... ok (0.151s) 2023-01-11T21:12:30.0139210Z test_dispatch_symbolic_meta_outplace_logspace_cpu_float64 (__main__.TestMetaCPU) ... ok (0.152s) 2023-01-11T21:12:30.0139330Z test_dispatch_symbolic_meta_outplace_logspace_cpu_int16 (__main__.TestMetaCPU) ... ok (0.139s) 2023-01-11T21:12:30.0139450Z test_dispatch_symbolic_meta_outplace_logspace_cpu_int32 (__main__.TestMetaCPU) ... ok (0.139s) 2023-01-11T21:12:30.0139580Z test_dispatch_symbolic_meta_outplace_logspace_cpu_int64 (__main__.TestMetaCPU) ... ok (0.139s) 2023-01-11T21:12:30.0139700Z test_dispatch_symbolic_meta_outplace_logspace_cpu_int8 (__main__.TestMetaCPU) ... ok (0.056s) 2023-01-11T21:12:30.0139820Z test_dispatch_symbolic_meta_outplace_logspace_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.044s) 2023-01-11T21:12:30.0139950Z test_dispatch_symbolic_meta_outplace_logsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0140060Z test_dispatch_symbolic_meta_outplace_logsumexp_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0140180Z test_dispatch_symbolic_meta_outplace_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.0140320Z test_dispatch_symbolic_meta_outplace_logsumexp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.0140440Z test_dispatch_symbolic_meta_outplace_logsumexp_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0140550Z test_dispatch_symbolic_meta_outplace_logsumexp_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0140670Z test_dispatch_symbolic_meta_outplace_logsumexp_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0140790Z test_dispatch_symbolic_meta_outplace_logsumexp_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0140900Z test_dispatch_symbolic_meta_outplace_logsumexp_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0141020Z test_dispatch_symbolic_meta_outplace_long_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0141130Z test_dispatch_symbolic_meta_outplace_long_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0141250Z test_dispatch_symbolic_meta_outplace_long_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0141360Z test_dispatch_symbolic_meta_outplace_long_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0141480Z test_dispatch_symbolic_meta_outplace_long_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0141600Z test_dispatch_symbolic_meta_outplace_long_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0141710Z test_dispatch_symbolic_meta_outplace_long_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0141820Z test_dispatch_symbolic_meta_outplace_long_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0141940Z test_dispatch_symbolic_meta_outplace_long_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0142050Z test_dispatch_symbolic_meta_outplace_long_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0142160Z test_dispatch_symbolic_meta_outplace_long_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0142270Z test_dispatch_symbolic_meta_outplace_long_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0142380Z test_dispatch_symbolic_meta_outplace_long_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0142500Z test_dispatch_symbolic_meta_outplace_lt_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0142610Z test_dispatch_symbolic_meta_outplace_lt_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0142720Z test_dispatch_symbolic_meta_outplace_lt_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0142830Z test_dispatch_symbolic_meta_outplace_lt_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0142940Z test_dispatch_symbolic_meta_outplace_lt_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0143050Z test_dispatch_symbolic_meta_outplace_lt_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0143160Z test_dispatch_symbolic_meta_outplace_lt_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0143270Z test_dispatch_symbolic_meta_outplace_lt_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0143420Z test_dispatch_symbolic_meta_outplace_lt_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0143540Z test_dispatch_symbolic_meta_outplace_lt_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0143660Z test_dispatch_symbolic_meta_outplace_lu_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0143770Z test_dispatch_symbolic_meta_outplace_lu_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0143880Z test_dispatch_symbolic_meta_outplace_lu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0143990Z test_dispatch_symbolic_meta_outplace_lu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0144150Z test_dispatch_symbolic_meta_outplace_lu_solve_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0144270Z test_dispatch_symbolic_meta_outplace_lu_solve_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0144390Z test_dispatch_symbolic_meta_outplace_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.0144510Z test_dispatch_symbolic_meta_outplace_lu_solve_cpu_float64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.0144630Z test_dispatch_symbolic_meta_outplace_lu_unpack_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0144750Z test_dispatch_symbolic_meta_outplace_lu_unpack_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0144870Z test_dispatch_symbolic_meta_outplace_lu_unpack_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0144990Z test_dispatch_symbolic_meta_outplace_lu_unpack_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0145100Z test_dispatch_symbolic_meta_outplace_mH_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0149770Z test_dispatch_symbolic_meta_outplace_mH_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0149920Z test_dispatch_symbolic_meta_outplace_mH_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0150040Z test_dispatch_symbolic_meta_outplace_mH_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0150150Z test_dispatch_symbolic_meta_outplace_mH_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0150270Z test_dispatch_symbolic_meta_outplace_mH_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0150370Z test_dispatch_symbolic_meta_outplace_mH_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0150480Z test_dispatch_symbolic_meta_outplace_mH_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0150600Z test_dispatch_symbolic_meta_outplace_mH_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0150710Z test_dispatch_symbolic_meta_outplace_mH_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0150810Z test_dispatch_symbolic_meta_outplace_mH_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0150930Z test_dispatch_symbolic_meta_outplace_mH_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0151040Z test_dispatch_symbolic_meta_outplace_mH_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0151150Z test_dispatch_symbolic_meta_outplace_mT_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0151260Z test_dispatch_symbolic_meta_outplace_mT_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0151380Z test_dispatch_symbolic_meta_outplace_mT_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0151500Z test_dispatch_symbolic_meta_outplace_mT_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0151610Z test_dispatch_symbolic_meta_outplace_mT_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0151720Z test_dispatch_symbolic_meta_outplace_mT_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0151920Z test_dispatch_symbolic_meta_outplace_mT_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0152040Z test_dispatch_symbolic_meta_outplace_mT_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0152150Z test_dispatch_symbolic_meta_outplace_mT_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0152260Z test_dispatch_symbolic_meta_outplace_mT_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0152370Z test_dispatch_symbolic_meta_outplace_mT_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0152480Z test_dispatch_symbolic_meta_outplace_mT_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0152610Z test_dispatch_symbolic_meta_outplace_mT_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0152740Z test_dispatch_symbolic_meta_outplace_masked_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.048s) 2023-01-11T21:12:30.0152860Z test_dispatch_symbolic_meta_outplace_masked_amax_cpu_float16 (__main__.TestMetaCPU) ... ok (0.048s) 2023-01-11T21:12:30.0152980Z test_dispatch_symbolic_meta_outplace_masked_amax_cpu_float32 (__main__.TestMetaCPU) ... ok (0.047s) 2023-01-11T21:12:30.0153100Z test_dispatch_symbolic_meta_outplace_masked_amax_cpu_float64 (__main__.TestMetaCPU) ... ok (0.047s) 2023-01-11T21:12:30.0153220Z test_dispatch_symbolic_meta_outplace_masked_amax_cpu_int16 (__main__.TestMetaCPU) ... ok (0.040s) 2023-01-11T21:12:30.0153340Z test_dispatch_symbolic_meta_outplace_masked_amax_cpu_int32 (__main__.TestMetaCPU) ... ok (0.039s) 2023-01-11T21:12:30.0153460Z test_dispatch_symbolic_meta_outplace_masked_amax_cpu_int64 (__main__.TestMetaCPU) ... ok (0.040s) 2023-01-11T21:12:30.0153580Z test_dispatch_symbolic_meta_outplace_masked_amax_cpu_int8 (__main__.TestMetaCPU) ... ok (0.039s) 2023-01-11T21:12:30.0153690Z test_dispatch_symbolic_meta_outplace_masked_amax_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.040s) 2023-01-11T21:12:30.0153820Z test_dispatch_symbolic_meta_outplace_masked_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.049s) 2023-01-11T21:12:30.0153940Z test_dispatch_symbolic_meta_outplace_masked_amin_cpu_float16 (__main__.TestMetaCPU) ... ok (0.048s) 2023-01-11T21:12:30.0154060Z test_dispatch_symbolic_meta_outplace_masked_amin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.047s) 2023-01-11T21:12:30.0154170Z test_dispatch_symbolic_meta_outplace_masked_amin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.046s) 2023-01-11T21:12:30.0154290Z test_dispatch_symbolic_meta_outplace_masked_amin_cpu_int16 (__main__.TestMetaCPU) ... ok (0.040s) 2023-01-11T21:12:30.0154400Z test_dispatch_symbolic_meta_outplace_masked_amin_cpu_int32 (__main__.TestMetaCPU) ... ok (0.039s) 2023-01-11T21:12:30.0154520Z test_dispatch_symbolic_meta_outplace_masked_amin_cpu_int64 (__main__.TestMetaCPU) ... ok (0.039s) 2023-01-11T21:12:30.0154640Z test_dispatch_symbolic_meta_outplace_masked_amin_cpu_int8 (__main__.TestMetaCPU) ... ok (0.040s) 2023-01-11T21:12:30.0154750Z test_dispatch_symbolic_meta_outplace_masked_amin_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.040s) 2023-01-11T21:12:30.0154880Z test_dispatch_symbolic_meta_outplace_masked_argmax_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.029s) 2023-01-11T21:12:30.0155010Z test_dispatch_symbolic_meta_outplace_masked_argmax_cpu_float16 (__main__.TestMetaCPU) ... ok (0.028s) 2023-01-11T21:12:30.0155130Z test_dispatch_symbolic_meta_outplace_masked_argmax_cpu_float32 (__main__.TestMetaCPU) ... ok (0.028s) 2023-01-11T21:12:30.0155250Z test_dispatch_symbolic_meta_outplace_masked_argmax_cpu_float64 (__main__.TestMetaCPU) ... ok (0.028s) 2023-01-11T21:12:30.0155370Z test_dispatch_symbolic_meta_outplace_masked_argmax_cpu_int16 (__main__.TestMetaCPU) ... ok (0.024s) 2023-01-11T21:12:30.0155490Z test_dispatch_symbolic_meta_outplace_masked_argmax_cpu_int32 (__main__.TestMetaCPU) ... ok (0.024s) 2023-01-11T21:12:30.0155610Z test_dispatch_symbolic_meta_outplace_masked_argmax_cpu_int64 (__main__.TestMetaCPU) ... ok (0.024s) 2023-01-11T21:12:30.0155760Z test_dispatch_symbolic_meta_outplace_masked_argmax_cpu_int8 (__main__.TestMetaCPU) ... ok (0.024s) 2023-01-11T21:12:30.0155880Z test_dispatch_symbolic_meta_outplace_masked_argmax_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.024s) 2023-01-11T21:12:30.0156010Z test_dispatch_symbolic_meta_outplace_masked_argmin_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.028s) 2023-01-11T21:12:30.0156130Z test_dispatch_symbolic_meta_outplace_masked_argmin_cpu_float16 (__main__.TestMetaCPU) ... ok (0.029s) 2023-01-11T21:12:30.0156250Z test_dispatch_symbolic_meta_outplace_masked_argmin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.029s) 2023-01-11T21:12:30.0156370Z test_dispatch_symbolic_meta_outplace_masked_argmin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.029s) 2023-01-11T21:12:30.0156520Z test_dispatch_symbolic_meta_outplace_masked_argmin_cpu_int16 (__main__.TestMetaCPU) ... ok (0.024s) 2023-01-11T21:12:30.0156630Z test_dispatch_symbolic_meta_outplace_masked_argmin_cpu_int32 (__main__.TestMetaCPU) ... ok (0.024s) 2023-01-11T21:12:30.0156750Z test_dispatch_symbolic_meta_outplace_masked_argmin_cpu_int64 (__main__.TestMetaCPU) ... ok (0.024s) 2023-01-11T21:12:30.0156870Z test_dispatch_symbolic_meta_outplace_masked_argmin_cpu_int8 (__main__.TestMetaCPU) ... ok (0.024s) 2023-01-11T21:12:30.0156990Z test_dispatch_symbolic_meta_outplace_masked_argmin_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.024s) 2023-01-11T21:12:30.0157120Z test_dispatch_symbolic_meta_outplace_masked_cumprod_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0157250Z test_dispatch_symbolic_meta_outplace_masked_cumprod_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0157380Z test_dispatch_symbolic_meta_outplace_masked_cumprod_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0157500Z test_dispatch_symbolic_meta_outplace_masked_cumprod_cpu_float32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0157630Z test_dispatch_symbolic_meta_outplace_masked_cumprod_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0157750Z test_dispatch_symbolic_meta_outplace_masked_cumprod_cpu_int16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0157870Z test_dispatch_symbolic_meta_outplace_masked_cumprod_cpu_int32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0158000Z test_dispatch_symbolic_meta_outplace_masked_cumprod_cpu_int64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0158110Z test_dispatch_symbolic_meta_outplace_masked_cumprod_cpu_int8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0158240Z test_dispatch_symbolic_meta_outplace_masked_cumprod_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0158360Z test_dispatch_symbolic_meta_outplace_masked_cumsum_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.0158490Z test_dispatch_symbolic_meta_outplace_masked_cumsum_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.0158610Z test_dispatch_symbolic_meta_outplace_masked_cumsum_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.0158740Z test_dispatch_symbolic_meta_outplace_masked_cumsum_cpu_float32 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.0158860Z test_dispatch_symbolic_meta_outplace_masked_cumsum_cpu_float64 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.0158970Z test_dispatch_symbolic_meta_outplace_masked_cumsum_cpu_int16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0159090Z test_dispatch_symbolic_meta_outplace_masked_cumsum_cpu_int32 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.0159200Z test_dispatch_symbolic_meta_outplace_masked_cumsum_cpu_int64 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.0159320Z test_dispatch_symbolic_meta_outplace_masked_cumsum_cpu_int8 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.0159440Z test_dispatch_symbolic_meta_outplace_masked_cumsum_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0159580Z test_dispatch_symbolic_meta_outplace_masked_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0159700Z test_dispatch_symbolic_meta_outplace_masked_fill_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0159830Z test_dispatch_symbolic_meta_outplace_masked_fill_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0159950Z test_dispatch_symbolic_meta_outplace_masked_fill_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0160070Z test_dispatch_symbolic_meta_outplace_masked_fill_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0160190Z test_dispatch_symbolic_meta_outplace_masked_fill_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0160330Z test_dispatch_symbolic_meta_outplace_masked_fill_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0160450Z test_dispatch_symbolic_meta_outplace_masked_fill_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0160570Z test_dispatch_symbolic_meta_outplace_masked_fill_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0160690Z test_dispatch_symbolic_meta_outplace_masked_fill_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0160810Z test_dispatch_symbolic_meta_outplace_masked_fill_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0160930Z test_dispatch_symbolic_meta_outplace_masked_fill_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0161040Z test_dispatch_symbolic_meta_outplace_masked_fill_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0161170Z test_dispatch_symbolic_meta_outplace_masked_log_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.0161300Z test_dispatch_symbolic_meta_outplace_masked_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:30.0161430Z test_dispatch_symbolic_meta_outplace_masked_log_softmax_cpu_float64 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:30.0161560Z test_dispatch_symbolic_meta_outplace_masked_logaddexp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.0161690Z test_dispatch_symbolic_meta_outplace_masked_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.0161810Z test_dispatch_symbolic_meta_outplace_masked_logaddexp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.0161940Z test_dispatch_symbolic_meta_outplace_masked_logsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.083s) 2023-01-11T21:12:30.0162060Z test_dispatch_symbolic_meta_outplace_masked_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.081s) 2023-01-11T21:12:30.0162190Z test_dispatch_symbolic_meta_outplace_masked_logsumexp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.081s) 2023-01-11T21:12:30.0162310Z test_dispatch_symbolic_meta_outplace_masked_logsumexp_cpu_int16 (__main__.TestMetaCPU) ... ok (0.070s) 2023-01-11T21:12:30.0162440Z test_dispatch_symbolic_meta_outplace_masked_logsumexp_cpu_int32 (__main__.TestMetaCPU) ... ok (0.069s) 2023-01-11T21:12:30.0162560Z test_dispatch_symbolic_meta_outplace_masked_logsumexp_cpu_int64 (__main__.TestMetaCPU) ... ok (0.070s) 2023-01-11T21:12:30.0162690Z test_dispatch_symbolic_meta_outplace_masked_logsumexp_cpu_int8 (__main__.TestMetaCPU) ... ok (0.070s) 2023-01-11T21:12:30.0162810Z test_dispatch_symbolic_meta_outplace_masked_logsumexp_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.070s) 2023-01-11T21:12:30.0162930Z test_dispatch_symbolic_meta_outplace_masked_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.115s) 2023-01-11T21:12:30.0163050Z test_dispatch_symbolic_meta_outplace_masked_mean_cpu_bool (__main__.TestMetaCPU) ... ok (0.094s) 2023-01-11T21:12:30.0163180Z test_dispatch_symbolic_meta_outplace_masked_mean_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.094s) 2023-01-11T21:12:30.0163300Z test_dispatch_symbolic_meta_outplace_masked_mean_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.095s) 2023-01-11T21:12:30.0163450Z test_dispatch_symbolic_meta_outplace_masked_mean_cpu_float16 (__main__.TestMetaCPU) ... ok (0.116s) 2023-01-11T21:12:30.0163570Z test_dispatch_symbolic_meta_outplace_masked_mean_cpu_float32 (__main__.TestMetaCPU) ... ok (0.113s) 2023-01-11T21:12:30.0163690Z test_dispatch_symbolic_meta_outplace_masked_mean_cpu_float64 (__main__.TestMetaCPU) ... ok (0.113s) 2023-01-11T21:12:30.0163810Z test_dispatch_symbolic_meta_outplace_masked_mean_cpu_int16 (__main__.TestMetaCPU) ... ok (0.095s) 2023-01-11T21:12:30.0163930Z test_dispatch_symbolic_meta_outplace_masked_mean_cpu_int32 (__main__.TestMetaCPU) ... ok (0.095s) 2023-01-11T21:12:30.0164080Z test_dispatch_symbolic_meta_outplace_masked_mean_cpu_int64 (__main__.TestMetaCPU) ... ok (0.095s) 2023-01-11T21:12:30.0164200Z test_dispatch_symbolic_meta_outplace_masked_mean_cpu_int8 (__main__.TestMetaCPU) ... ok (0.095s) 2023-01-11T21:12:30.0164310Z test_dispatch_symbolic_meta_outplace_masked_mean_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.095s) 2023-01-11T21:12:30.0164440Z test_dispatch_symbolic_meta_outplace_masked_median_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0164560Z test_dispatch_symbolic_meta_outplace_masked_median_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0164680Z test_dispatch_symbolic_meta_outplace_masked_median_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0164800Z test_dispatch_symbolic_meta_outplace_masked_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.285s) 2023-01-11T21:12:30.0164920Z test_dispatch_symbolic_meta_outplace_masked_norm_cpu_float16 (__main__.TestMetaCPU) ... ok (0.286s) 2023-01-11T21:12:30.0165040Z test_dispatch_symbolic_meta_outplace_masked_norm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.274s) 2023-01-11T21:12:30.0165150Z test_dispatch_symbolic_meta_outplace_masked_norm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.273s) 2023-01-11T21:12:30.0165280Z test_dispatch_symbolic_meta_outplace_masked_normalize_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.025s) 2023-01-11T21:12:30.0165410Z test_dispatch_symbolic_meta_outplace_masked_normalize_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.024s) 2023-01-11T21:12:30.0165540Z test_dispatch_symbolic_meta_outplace_masked_normalize_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.024s) 2023-01-11T21:12:30.0165670Z test_dispatch_symbolic_meta_outplace_masked_normalize_cpu_float16 (__main__.TestMetaCPU) ... ok (0.025s) 2023-01-11T21:12:30.0165790Z test_dispatch_symbolic_meta_outplace_masked_normalize_cpu_float32 (__main__.TestMetaCPU) ... ok (0.023s) 2023-01-11T21:12:30.0165920Z test_dispatch_symbolic_meta_outplace_masked_normalize_cpu_float64 (__main__.TestMetaCPU) ... ok (0.023s) 2023-01-11T21:12:30.0166040Z test_dispatch_symbolic_meta_outplace_masked_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.056s) 2023-01-11T21:12:30.0166160Z test_dispatch_symbolic_meta_outplace_masked_prod_cpu_bool (__main__.TestMetaCPU) ... ok (0.046s) 2023-01-11T21:12:30.0166290Z test_dispatch_symbolic_meta_outplace_masked_prod_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.046s) 2023-01-11T21:12:30.0166410Z test_dispatch_symbolic_meta_outplace_masked_prod_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.046s) 2023-01-11T21:12:30.0166530Z test_dispatch_symbolic_meta_outplace_masked_prod_cpu_float32 (__main__.TestMetaCPU) ... ok (0.054s) 2023-01-11T21:12:30.0166650Z test_dispatch_symbolic_meta_outplace_masked_prod_cpu_float64 (__main__.TestMetaCPU) ... ok (0.053s) 2023-01-11T21:12:30.0166760Z test_dispatch_symbolic_meta_outplace_masked_prod_cpu_int16 (__main__.TestMetaCPU) ... ok (0.046s) 2023-01-11T21:12:30.0166880Z test_dispatch_symbolic_meta_outplace_masked_prod_cpu_int32 (__main__.TestMetaCPU) ... ok (0.047s) 2023-01-11T21:12:30.0167000Z test_dispatch_symbolic_meta_outplace_masked_prod_cpu_int64 (__main__.TestMetaCPU) ... ok (0.045s) 2023-01-11T21:12:30.0167120Z test_dispatch_symbolic_meta_outplace_masked_prod_cpu_int8 (__main__.TestMetaCPU) ... ok (0.046s) 2023-01-11T21:12:30.0167260Z test_dispatch_symbolic_meta_outplace_masked_prod_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.046s) 2023-01-11T21:12:30.0167390Z test_dispatch_symbolic_meta_outplace_masked_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0167510Z test_dispatch_symbolic_meta_outplace_masked_scatter_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0167640Z test_dispatch_symbolic_meta_outplace_masked_scatter_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0167760Z test_dispatch_symbolic_meta_outplace_masked_scatter_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0167910Z test_dispatch_symbolic_meta_outplace_masked_scatter_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0168040Z test_dispatch_symbolic_meta_outplace_masked_scatter_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0168160Z test_dispatch_symbolic_meta_outplace_masked_scatter_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0168280Z test_dispatch_symbolic_meta_outplace_masked_scatter_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0168400Z test_dispatch_symbolic_meta_outplace_masked_scatter_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0168520Z test_dispatch_symbolic_meta_outplace_masked_scatter_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0168640Z test_dispatch_symbolic_meta_outplace_masked_scatter_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0168760Z test_dispatch_symbolic_meta_outplace_masked_scatter_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0168880Z test_dispatch_symbolic_meta_outplace_masked_select_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0169000Z test_dispatch_symbolic_meta_outplace_masked_select_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0169130Z test_dispatch_symbolic_meta_outplace_masked_select_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0169260Z test_dispatch_symbolic_meta_outplace_masked_select_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0169380Z test_dispatch_symbolic_meta_outplace_masked_select_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0169500Z test_dispatch_symbolic_meta_outplace_masked_select_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0169620Z test_dispatch_symbolic_meta_outplace_masked_select_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0169740Z test_dispatch_symbolic_meta_outplace_masked_select_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0169850Z test_dispatch_symbolic_meta_outplace_masked_select_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0169970Z test_dispatch_symbolic_meta_outplace_masked_select_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0170090Z test_dispatch_symbolic_meta_outplace_masked_select_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0170210Z test_dispatch_symbolic_meta_outplace_masked_select_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0170340Z test_dispatch_symbolic_meta_outplace_masked_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:30.0170460Z test_dispatch_symbolic_meta_outplace_masked_softmax_cpu_float32 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:30.0170580Z test_dispatch_symbolic_meta_outplace_masked_softmax_cpu_float64 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:30.0170700Z test_dispatch_symbolic_meta_outplace_masked_softmin_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.0170830Z test_dispatch_symbolic_meta_outplace_masked_softmin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.0170950Z test_dispatch_symbolic_meta_outplace_masked_softmin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.0171090Z test_dispatch_symbolic_meta_outplace_masked_std_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.101s) 2023-01-11T21:12:30.0171220Z test_dispatch_symbolic_meta_outplace_masked_std_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.102s) 2023-01-11T21:12:30.0171340Z test_dispatch_symbolic_meta_outplace_masked_std_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.104s) 2023-01-11T21:12:30.0171460Z test_dispatch_symbolic_meta_outplace_masked_std_cpu_float32 (__main__.TestMetaCPU) ... ok (0.097s) 2023-01-11T21:12:30.0171580Z test_dispatch_symbolic_meta_outplace_masked_std_cpu_float64 (__main__.TestMetaCPU) ... ok (0.098s) 2023-01-11T21:12:30.0171720Z test_dispatch_symbolic_meta_outplace_masked_std_cpu_int16 (__main__.TestMetaCPU) ... ok (0.098s) 2023-01-11T21:12:30.0171840Z test_dispatch_symbolic_meta_outplace_masked_std_cpu_int32 (__main__.TestMetaCPU) ... ok (0.098s) 2023-01-11T21:12:30.0171950Z test_dispatch_symbolic_meta_outplace_masked_std_cpu_int64 (__main__.TestMetaCPU) ... ok (0.098s) 2023-01-11T21:12:30.0172070Z test_dispatch_symbolic_meta_outplace_masked_std_cpu_int8 (__main__.TestMetaCPU) ... ok (0.098s) 2023-01-11T21:12:30.0172180Z test_dispatch_symbolic_meta_outplace_masked_std_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.098s) 2023-01-11T21:12:30.0172300Z test_dispatch_symbolic_meta_outplace_masked_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.049s) 2023-01-11T21:12:30.0172420Z test_dispatch_symbolic_meta_outplace_masked_sum_cpu_bool (__main__.TestMetaCPU) ... ok (0.041s) 2023-01-11T21:12:30.0172540Z test_dispatch_symbolic_meta_outplace_masked_sum_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.040s) 2023-01-11T21:12:30.0172660Z test_dispatch_symbolic_meta_outplace_masked_sum_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.040s) 2023-01-11T21:12:30.0172790Z test_dispatch_symbolic_meta_outplace_masked_sum_cpu_float16 (__main__.TestMetaCPU) ... ok (0.049s) 2023-01-11T21:12:30.0172900Z test_dispatch_symbolic_meta_outplace_masked_sum_cpu_float32 (__main__.TestMetaCPU) ... ok (0.047s) 2023-01-11T21:12:30.0173020Z test_dispatch_symbolic_meta_outplace_masked_sum_cpu_float64 (__main__.TestMetaCPU) ... ok (0.048s) 2023-01-11T21:12:30.0173140Z test_dispatch_symbolic_meta_outplace_masked_sum_cpu_int16 (__main__.TestMetaCPU) ... ok (0.041s) 2023-01-11T21:12:30.0173260Z test_dispatch_symbolic_meta_outplace_masked_sum_cpu_int32 (__main__.TestMetaCPU) ... ok (0.041s) 2023-01-11T21:12:30.0173370Z test_dispatch_symbolic_meta_outplace_masked_sum_cpu_int64 (__main__.TestMetaCPU) ... ok (0.040s) 2023-01-11T21:12:30.0173490Z test_dispatch_symbolic_meta_outplace_masked_sum_cpu_int8 (__main__.TestMetaCPU) ... ok (0.041s) 2023-01-11T21:12:30.0173610Z test_dispatch_symbolic_meta_outplace_masked_sum_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.041s) 2023-01-11T21:12:30.0173720Z test_dispatch_symbolic_meta_outplace_masked_var_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.096s) 2023-01-11T21:12:30.0173850Z test_dispatch_symbolic_meta_outplace_masked_var_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.097s) 2023-01-11T21:12:30.0173970Z test_dispatch_symbolic_meta_outplace_masked_var_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.098s) 2023-01-11T21:12:30.0174090Z test_dispatch_symbolic_meta_outplace_masked_var_cpu_float16 (__main__.TestMetaCPU) ... ok (0.096s) 2023-01-11T21:12:30.0174210Z test_dispatch_symbolic_meta_outplace_masked_var_cpu_float32 (__main__.TestMetaCPU) ... ok (0.092s) 2023-01-11T21:12:30.0174320Z test_dispatch_symbolic_meta_outplace_masked_var_cpu_float64 (__main__.TestMetaCPU) ... ok (0.094s) 2023-01-11T21:12:30.0174440Z test_dispatch_symbolic_meta_outplace_masked_var_cpu_int16 (__main__.TestMetaCPU) ... ok (0.094s) 2023-01-11T21:12:30.0174550Z test_dispatch_symbolic_meta_outplace_masked_var_cpu_int32 (__main__.TestMetaCPU) ... ok (0.093s) 2023-01-11T21:12:30.0174670Z test_dispatch_symbolic_meta_outplace_masked_var_cpu_int64 (__main__.TestMetaCPU) ... ok (0.093s) 2023-01-11T21:12:30.0174810Z test_dispatch_symbolic_meta_outplace_masked_var_cpu_int8 (__main__.TestMetaCPU) ... ok (0.095s) 2023-01-11T21:12:30.0174930Z test_dispatch_symbolic_meta_outplace_masked_var_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.093s) 2023-01-11T21:12:30.0175040Z test_dispatch_symbolic_meta_outplace_matmul_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.017s) 2023-01-11T21:12:30.0175160Z test_dispatch_symbolic_meta_outplace_matmul_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.017s) 2023-01-11T21:12:30.0175280Z test_dispatch_symbolic_meta_outplace_matmul_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.017s) 2023-01-11T21:12:30.0175400Z test_dispatch_symbolic_meta_outplace_matmul_cpu_float32 (__main__.TestMetaCPU) ... ok (0.016s) 2023-01-11T21:12:30.0175530Z test_dispatch_symbolic_meta_outplace_matmul_cpu_float64 (__main__.TestMetaCPU) ... ok (0.017s) 2023-01-11T21:12:30.0175650Z test_dispatch_symbolic_meta_outplace_matmul_cpu_int16 (__main__.TestMetaCPU) ... ok (0.017s) 2023-01-11T21:12:30.0175760Z test_dispatch_symbolic_meta_outplace_matmul_cpu_int32 (__main__.TestMetaCPU) ... ok (0.017s) 2023-01-11T21:12:30.0175880Z test_dispatch_symbolic_meta_outplace_matmul_cpu_int64 (__main__.TestMetaCPU) ... ok (0.016s) 2023-01-11T21:12:30.0175990Z test_dispatch_symbolic_meta_outplace_matmul_cpu_int8 (__main__.TestMetaCPU) ... ok (0.017s) 2023-01-11T21:12:30.0176100Z test_dispatch_symbolic_meta_outplace_matmul_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.017s) 2023-01-11T21:12:30.0176220Z test_dispatch_symbolic_meta_outplace_matrix_exp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0176340Z test_dispatch_symbolic_meta_outplace_matrix_exp_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0176470Z test_dispatch_symbolic_meta_outplace_matrix_exp_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0176590Z test_dispatch_symbolic_meta_outplace_matrix_exp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0176710Z test_dispatch_symbolic_meta_outplace_matrix_exp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0176830Z test_dispatch_symbolic_meta_outplace_max_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0176950Z test_dispatch_symbolic_meta_outplace_max_binary_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0177070Z test_dispatch_symbolic_meta_outplace_max_binary_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0177180Z test_dispatch_symbolic_meta_outplace_max_binary_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0177300Z test_dispatch_symbolic_meta_outplace_max_binary_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0177420Z test_dispatch_symbolic_meta_outplace_max_binary_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0177530Z test_dispatch_symbolic_meta_outplace_max_binary_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0177650Z test_dispatch_symbolic_meta_outplace_max_binary_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0177760Z test_dispatch_symbolic_meta_outplace_max_binary_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0177880Z test_dispatch_symbolic_meta_outplace_max_binary_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0178020Z test_dispatch_symbolic_meta_outplace_max_pool2d_with_indices_backward_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (1.606s) 2023-01-11T21:12:30.0178160Z test_dispatch_symbolic_meta_outplace_max_pool2d_with_indices_backward_cpu_float32 (__main__.TestMetaCPU) ... ok (1.578s) 2023-01-11T21:12:30.0178290Z test_dispatch_symbolic_meta_outplace_max_pool2d_with_indices_backward_cpu_float64 (__main__.TestMetaCPU) ... ok (1.586s) 2023-01-11T21:12:30.0178430Z test_dispatch_symbolic_meta_outplace_max_reduction_no_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0178590Z test_dispatch_symbolic_meta_outplace_max_reduction_no_dim_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0182720Z test_dispatch_symbolic_meta_outplace_max_reduction_no_dim_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0182870Z test_dispatch_symbolic_meta_outplace_max_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0183000Z test_dispatch_symbolic_meta_outplace_max_reduction_no_dim_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0183130Z test_dispatch_symbolic_meta_outplace_max_reduction_no_dim_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0183250Z test_dispatch_symbolic_meta_outplace_max_reduction_no_dim_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0183500Z test_dispatch_symbolic_meta_outplace_max_reduction_no_dim_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0183620Z test_dispatch_symbolic_meta_outplace_max_reduction_no_dim_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0183750Z test_dispatch_symbolic_meta_outplace_max_reduction_no_dim_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0183880Z test_dispatch_symbolic_meta_outplace_max_reduction_with_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0184010Z test_dispatch_symbolic_meta_outplace_max_reduction_with_dim_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0184140Z test_dispatch_symbolic_meta_outplace_max_reduction_with_dim_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0184270Z test_dispatch_symbolic_meta_outplace_max_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0184400Z test_dispatch_symbolic_meta_outplace_max_reduction_with_dim_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0184530Z test_dispatch_symbolic_meta_outplace_max_reduction_with_dim_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0184660Z test_dispatch_symbolic_meta_outplace_max_reduction_with_dim_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0184780Z test_dispatch_symbolic_meta_outplace_max_reduction_with_dim_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0184910Z test_dispatch_symbolic_meta_outplace_max_reduction_with_dim_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0185030Z test_dispatch_symbolic_meta_outplace_max_reduction_with_dim_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0185150Z test_dispatch_symbolic_meta_outplace_maximum_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0185270Z test_dispatch_symbolic_meta_outplace_maximum_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0185390Z test_dispatch_symbolic_meta_outplace_maximum_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0185510Z test_dispatch_symbolic_meta_outplace_maximum_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0185620Z test_dispatch_symbolic_meta_outplace_maximum_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0185740Z test_dispatch_symbolic_meta_outplace_maximum_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0185860Z test_dispatch_symbolic_meta_outplace_maximum_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0185970Z test_dispatch_symbolic_meta_outplace_maximum_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0186090Z test_dispatch_symbolic_meta_outplace_maximum_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0186200Z test_dispatch_symbolic_meta_outplace_maximum_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0186310Z test_dispatch_symbolic_meta_outplace_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0186430Z test_dispatch_symbolic_meta_outplace_mean_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0186580Z test_dispatch_symbolic_meta_outplace_mean_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0186700Z test_dispatch_symbolic_meta_outplace_mean_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0186810Z test_dispatch_symbolic_meta_outplace_mean_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0186930Z test_dispatch_symbolic_meta_outplace_mean_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0187040Z test_dispatch_symbolic_meta_outplace_median_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0187160Z test_dispatch_symbolic_meta_outplace_median_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0187300Z test_dispatch_symbolic_meta_outplace_median_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0187420Z test_dispatch_symbolic_meta_outplace_median_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0187530Z test_dispatch_symbolic_meta_outplace_median_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0187640Z test_dispatch_symbolic_meta_outplace_median_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0187760Z test_dispatch_symbolic_meta_outplace_median_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0187870Z test_dispatch_symbolic_meta_outplace_median_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0188000Z test_dispatch_symbolic_meta_outplace_meshgrid_list_of_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0188140Z test_dispatch_symbolic_meta_outplace_meshgrid_list_of_tensors_cpu_bool (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0188270Z test_dispatch_symbolic_meta_outplace_meshgrid_list_of_tensors_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0188410Z test_dispatch_symbolic_meta_outplace_meshgrid_list_of_tensors_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0188540Z test_dispatch_symbolic_meta_outplace_meshgrid_list_of_tensors_cpu_float16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0188680Z test_dispatch_symbolic_meta_outplace_meshgrid_list_of_tensors_cpu_float32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0188810Z test_dispatch_symbolic_meta_outplace_meshgrid_list_of_tensors_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0188940Z test_dispatch_symbolic_meta_outplace_meshgrid_list_of_tensors_cpu_int16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0189070Z test_dispatch_symbolic_meta_outplace_meshgrid_list_of_tensors_cpu_int32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0189200Z test_dispatch_symbolic_meta_outplace_meshgrid_list_of_tensors_cpu_int64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0189320Z test_dispatch_symbolic_meta_outplace_meshgrid_list_of_tensors_cpu_int8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0189450Z test_dispatch_symbolic_meta_outplace_meshgrid_list_of_tensors_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0189590Z test_dispatch_symbolic_meta_outplace_meshgrid_variadic_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0189720Z test_dispatch_symbolic_meta_outplace_meshgrid_variadic_tensors_cpu_bool (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0189850Z test_dispatch_symbolic_meta_outplace_meshgrid_variadic_tensors_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0189990Z test_dispatch_symbolic_meta_outplace_meshgrid_variadic_tensors_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0190120Z test_dispatch_symbolic_meta_outplace_meshgrid_variadic_tensors_cpu_float16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0190250Z test_dispatch_symbolic_meta_outplace_meshgrid_variadic_tensors_cpu_float32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0190410Z test_dispatch_symbolic_meta_outplace_meshgrid_variadic_tensors_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0190550Z test_dispatch_symbolic_meta_outplace_meshgrid_variadic_tensors_cpu_int16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0190680Z test_dispatch_symbolic_meta_outplace_meshgrid_variadic_tensors_cpu_int32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0190810Z test_dispatch_symbolic_meta_outplace_meshgrid_variadic_tensors_cpu_int64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0190940Z test_dispatch_symbolic_meta_outplace_meshgrid_variadic_tensors_cpu_int8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0191090Z test_dispatch_symbolic_meta_outplace_meshgrid_variadic_tensors_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0191220Z test_dispatch_symbolic_meta_outplace_min_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0191340Z test_dispatch_symbolic_meta_outplace_min_binary_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0191460Z test_dispatch_symbolic_meta_outplace_min_binary_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0191580Z test_dispatch_symbolic_meta_outplace_min_binary_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0191700Z test_dispatch_symbolic_meta_outplace_min_binary_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0191820Z test_dispatch_symbolic_meta_outplace_min_binary_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0191940Z test_dispatch_symbolic_meta_outplace_min_binary_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0192060Z test_dispatch_symbolic_meta_outplace_min_binary_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0192170Z test_dispatch_symbolic_meta_outplace_min_binary_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0192290Z test_dispatch_symbolic_meta_outplace_min_binary_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0192420Z test_dispatch_symbolic_meta_outplace_min_reduction_no_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0192550Z test_dispatch_symbolic_meta_outplace_min_reduction_no_dim_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0192680Z test_dispatch_symbolic_meta_outplace_min_reduction_no_dim_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0192810Z test_dispatch_symbolic_meta_outplace_min_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0192940Z test_dispatch_symbolic_meta_outplace_min_reduction_no_dim_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0193070Z test_dispatch_symbolic_meta_outplace_min_reduction_no_dim_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0193190Z test_dispatch_symbolic_meta_outplace_min_reduction_no_dim_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0193320Z test_dispatch_symbolic_meta_outplace_min_reduction_no_dim_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0193450Z test_dispatch_symbolic_meta_outplace_min_reduction_no_dim_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0193570Z test_dispatch_symbolic_meta_outplace_min_reduction_no_dim_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0193700Z test_dispatch_symbolic_meta_outplace_min_reduction_with_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0193830Z test_dispatch_symbolic_meta_outplace_min_reduction_with_dim_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0193960Z test_dispatch_symbolic_meta_outplace_min_reduction_with_dim_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0194090Z test_dispatch_symbolic_meta_outplace_min_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0194240Z test_dispatch_symbolic_meta_outplace_min_reduction_with_dim_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0194370Z test_dispatch_symbolic_meta_outplace_min_reduction_with_dim_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0194500Z test_dispatch_symbolic_meta_outplace_min_reduction_with_dim_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0194620Z test_dispatch_symbolic_meta_outplace_min_reduction_with_dim_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0194760Z test_dispatch_symbolic_meta_outplace_min_reduction_with_dim_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0194900Z test_dispatch_symbolic_meta_outplace_min_reduction_with_dim_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0195030Z test_dispatch_symbolic_meta_outplace_minimum_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0195150Z test_dispatch_symbolic_meta_outplace_minimum_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0195270Z test_dispatch_symbolic_meta_outplace_minimum_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0195390Z test_dispatch_symbolic_meta_outplace_minimum_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0195510Z test_dispatch_symbolic_meta_outplace_minimum_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0195630Z test_dispatch_symbolic_meta_outplace_minimum_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0195740Z test_dispatch_symbolic_meta_outplace_minimum_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0195860Z test_dispatch_symbolic_meta_outplace_minimum_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0195980Z test_dispatch_symbolic_meta_outplace_minimum_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0196100Z test_dispatch_symbolic_meta_outplace_minimum_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0196210Z test_dispatch_symbolic_meta_outplace_mm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0196330Z test_dispatch_symbolic_meta_outplace_mm_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0196450Z test_dispatch_symbolic_meta_outplace_mm_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0196560Z test_dispatch_symbolic_meta_outplace_mm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0196670Z test_dispatch_symbolic_meta_outplace_mm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0196780Z test_dispatch_symbolic_meta_outplace_mm_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0196900Z test_dispatch_symbolic_meta_outplace_mm_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0197010Z test_dispatch_symbolic_meta_outplace_mm_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0197120Z test_dispatch_symbolic_meta_outplace_mm_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0197230Z test_dispatch_symbolic_meta_outplace_mm_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0197350Z test_dispatch_symbolic_meta_outplace_mode_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0197460Z test_dispatch_symbolic_meta_outplace_mode_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0197580Z test_dispatch_symbolic_meta_outplace_mode_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0197690Z test_dispatch_symbolic_meta_outplace_mode_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0197810Z test_dispatch_symbolic_meta_outplace_mode_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0197920Z test_dispatch_symbolic_meta_outplace_mode_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0198080Z test_dispatch_symbolic_meta_outplace_mode_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0198200Z test_dispatch_symbolic_meta_outplace_mode_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0198310Z test_dispatch_symbolic_meta_outplace_mode_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0198430Z test_dispatch_symbolic_meta_outplace_mode_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0198550Z test_dispatch_symbolic_meta_outplace_movedim_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0198660Z test_dispatch_symbolic_meta_outplace_movedim_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0198830Z test_dispatch_symbolic_meta_outplace_movedim_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0198960Z test_dispatch_symbolic_meta_outplace_movedim_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0199080Z test_dispatch_symbolic_meta_outplace_movedim_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0199200Z test_dispatch_symbolic_meta_outplace_movedim_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0199310Z test_dispatch_symbolic_meta_outplace_movedim_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0199430Z test_dispatch_symbolic_meta_outplace_movedim_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0199540Z test_dispatch_symbolic_meta_outplace_movedim_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0199660Z test_dispatch_symbolic_meta_outplace_movedim_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0199770Z test_dispatch_symbolic_meta_outplace_movedim_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0199890Z test_dispatch_symbolic_meta_outplace_movedim_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0200000Z test_dispatch_symbolic_meta_outplace_movedim_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0200120Z test_dispatch_symbolic_meta_outplace_msort_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0200230Z test_dispatch_symbolic_meta_outplace_msort_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0200340Z test_dispatch_symbolic_meta_outplace_msort_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0200450Z test_dispatch_symbolic_meta_outplace_msort_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0200560Z test_dispatch_symbolic_meta_outplace_msort_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0200680Z test_dispatch_symbolic_meta_outplace_msort_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0200790Z test_dispatch_symbolic_meta_outplace_msort_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0200910Z test_dispatch_symbolic_meta_outplace_msort_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0201020Z test_dispatch_symbolic_meta_outplace_msort_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0201130Z test_dispatch_symbolic_meta_outplace_msort_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0201250Z test_dispatch_symbolic_meta_outplace_mul_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0201360Z test_dispatch_symbolic_meta_outplace_mul_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0201480Z test_dispatch_symbolic_meta_outplace_mul_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0201590Z test_dispatch_symbolic_meta_outplace_mul_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0201700Z test_dispatch_symbolic_meta_outplace_mul_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0201820Z test_dispatch_symbolic_meta_outplace_mul_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0201960Z test_dispatch_symbolic_meta_outplace_mul_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0202080Z test_dispatch_symbolic_meta_outplace_mul_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0202190Z test_dispatch_symbolic_meta_outplace_mul_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0202310Z test_dispatch_symbolic_meta_outplace_mul_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0202410Z test_dispatch_symbolic_meta_outplace_mul_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0202520Z test_dispatch_symbolic_meta_outplace_mul_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0202660Z test_dispatch_symbolic_meta_outplace_mul_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0202790Z test_dispatch_symbolic_meta_outplace_multinomial_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0202910Z test_dispatch_symbolic_meta_outplace_multinomial_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0203030Z test_dispatch_symbolic_meta_outplace_multinomial_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0203150Z test_dispatch_symbolic_meta_outplace_mv_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0203260Z test_dispatch_symbolic_meta_outplace_mv_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0203380Z test_dispatch_symbolic_meta_outplace_mv_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0203490Z test_dispatch_symbolic_meta_outplace_mv_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0203610Z test_dispatch_symbolic_meta_outplace_mv_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0203720Z test_dispatch_symbolic_meta_outplace_mv_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0203830Z test_dispatch_symbolic_meta_outplace_mv_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0203940Z test_dispatch_symbolic_meta_outplace_mv_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0204050Z test_dispatch_symbolic_meta_outplace_mv_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0204160Z test_dispatch_symbolic_meta_outplace_mv_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0204290Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0204420Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0204550Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0204680Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0204810Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0204930Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0205060Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0205190Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0205310Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0205440Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0205570Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0205700Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0205870Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0206000Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0206130Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0206250Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0206380Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0206540Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0206680Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0206800Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0206930Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0207050Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0207180Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0207300Z test_dispatch_symbolic_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0207420Z test_dispatch_symbolic_meta_outplace_nan_to_num_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0207540Z test_dispatch_symbolic_meta_outplace_nan_to_num_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0207660Z test_dispatch_symbolic_meta_outplace_nan_to_num_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0207780Z test_dispatch_symbolic_meta_outplace_nan_to_num_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0207900Z test_dispatch_symbolic_meta_outplace_nan_to_num_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0208020Z test_dispatch_symbolic_meta_outplace_nan_to_num_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0208130Z test_dispatch_symbolic_meta_outplace_nan_to_num_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0208250Z test_dispatch_symbolic_meta_outplace_nan_to_num_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0208360Z test_dispatch_symbolic_meta_outplace_nan_to_num_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0208480Z test_dispatch_symbolic_meta_outplace_nan_to_num_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0208600Z test_dispatch_symbolic_meta_outplace_nanmean_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.055s) 2023-01-11T21:12:30.0208720Z test_dispatch_symbolic_meta_outplace_nanmean_cpu_float16 (__main__.TestMetaCPU) ... ok (0.055s) 2023-01-11T21:12:30.0208840Z test_dispatch_symbolic_meta_outplace_nanmean_cpu_float32 (__main__.TestMetaCPU) ... ok (0.053s) 2023-01-11T21:12:30.0208950Z test_dispatch_symbolic_meta_outplace_nanmean_cpu_float64 (__main__.TestMetaCPU) ... ok (0.053s) 2023-01-11T21:12:30.0209070Z test_dispatch_symbolic_meta_outplace_nanmedian_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0209190Z test_dispatch_symbolic_meta_outplace_nanmedian_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0209310Z test_dispatch_symbolic_meta_outplace_nanmedian_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0209420Z test_dispatch_symbolic_meta_outplace_nanmedian_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0209540Z test_dispatch_symbolic_meta_outplace_nanmedian_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0209670Z test_dispatch_symbolic_meta_outplace_nanmedian_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0209790Z test_dispatch_symbolic_meta_outplace_nanmedian_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0209910Z test_dispatch_symbolic_meta_outplace_nanmedian_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0210030Z test_dispatch_symbolic_meta_outplace_nanquantile_cpu_float32 (__main__.TestMetaCPU) ... ok (0.443s) 2023-01-11T21:12:30.0210150Z test_dispatch_symbolic_meta_outplace_nanquantile_cpu_float64 (__main__.TestMetaCPU) ... ok (0.442s) 2023-01-11T21:12:30.0210260Z test_dispatch_symbolic_meta_outplace_nansum_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.0210400Z test_dispatch_symbolic_meta_outplace_nansum_cpu_bool (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0210510Z test_dispatch_symbolic_meta_outplace_nansum_cpu_float16 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.0210630Z test_dispatch_symbolic_meta_outplace_nansum_cpu_float32 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.0210750Z test_dispatch_symbolic_meta_outplace_nansum_cpu_float64 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.0210860Z test_dispatch_symbolic_meta_outplace_nansum_cpu_int16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0210980Z test_dispatch_symbolic_meta_outplace_nansum_cpu_int32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0211090Z test_dispatch_symbolic_meta_outplace_nansum_cpu_int64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0211210Z test_dispatch_symbolic_meta_outplace_nansum_cpu_int8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0211320Z test_dispatch_symbolic_meta_outplace_nansum_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0211440Z test_dispatch_symbolic_meta_outplace_narrow_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0211570Z test_dispatch_symbolic_meta_outplace_narrow_copy_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0211690Z test_dispatch_symbolic_meta_outplace_narrow_copy_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0216240Z test_dispatch_symbolic_meta_outplace_narrow_copy_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0216390Z test_dispatch_symbolic_meta_outplace_narrow_copy_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0216510Z test_dispatch_symbolic_meta_outplace_narrow_copy_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0216630Z test_dispatch_symbolic_meta_outplace_narrow_copy_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0216750Z test_dispatch_symbolic_meta_outplace_narrow_copy_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0216870Z test_dispatch_symbolic_meta_outplace_narrow_copy_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0216990Z test_dispatch_symbolic_meta_outplace_narrow_copy_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0217110Z test_dispatch_symbolic_meta_outplace_narrow_copy_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0217230Z test_dispatch_symbolic_meta_outplace_narrow_copy_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0217350Z test_dispatch_symbolic_meta_outplace_narrow_copy_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0217460Z test_dispatch_symbolic_meta_outplace_narrow_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0217580Z test_dispatch_symbolic_meta_outplace_narrow_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0217700Z test_dispatch_symbolic_meta_outplace_narrow_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0217810Z test_dispatch_symbolic_meta_outplace_narrow_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0217990Z test_dispatch_symbolic_meta_outplace_narrow_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0218100Z test_dispatch_symbolic_meta_outplace_narrow_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0218230Z test_dispatch_symbolic_meta_outplace_narrow_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0218340Z test_dispatch_symbolic_meta_outplace_narrow_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0218460Z test_dispatch_symbolic_meta_outplace_narrow_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0218570Z test_dispatch_symbolic_meta_outplace_narrow_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0218720Z test_dispatch_symbolic_meta_outplace_narrow_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0218830Z test_dispatch_symbolic_meta_outplace_narrow_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0218950Z test_dispatch_symbolic_meta_outplace_narrow_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0219080Z test_dispatch_symbolic_meta_outplace_native_batch_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:30.0219200Z test_dispatch_symbolic_meta_outplace_native_batch_norm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0219330Z test_dispatch_symbolic_meta_outplace_native_batch_norm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0219460Z test_dispatch_symbolic_meta_outplace_native_dropout_backward_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0219590Z test_dispatch_symbolic_meta_outplace_native_dropout_backward_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0219730Z test_dispatch_symbolic_meta_outplace_native_dropout_backward_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0219870Z test_dispatch_symbolic_meta_outplace_native_dropout_backward_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0220000Z test_dispatch_symbolic_meta_outplace_native_dropout_backward_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0220120Z test_dispatch_symbolic_meta_outplace_native_dropout_backward_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0220250Z test_dispatch_symbolic_meta_outplace_native_dropout_backward_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0220380Z test_dispatch_symbolic_meta_outplace_native_dropout_backward_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0220510Z test_dispatch_symbolic_meta_outplace_native_dropout_backward_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0220640Z test_dispatch_symbolic_meta_outplace_native_dropout_backward_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0220760Z test_dispatch_symbolic_meta_outplace_native_layer_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.0220890Z test_dispatch_symbolic_meta_outplace_native_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.0221010Z test_dispatch_symbolic_meta_outplace_native_layer_norm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.0221130Z test_dispatch_symbolic_meta_outplace_ne_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0221240Z test_dispatch_symbolic_meta_outplace_ne_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0221360Z test_dispatch_symbolic_meta_outplace_ne_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0221480Z test_dispatch_symbolic_meta_outplace_ne_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0221590Z test_dispatch_symbolic_meta_outplace_ne_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0221700Z test_dispatch_symbolic_meta_outplace_ne_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0221840Z test_dispatch_symbolic_meta_outplace_ne_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0221960Z test_dispatch_symbolic_meta_outplace_ne_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0222070Z test_dispatch_symbolic_meta_outplace_ne_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0222180Z test_dispatch_symbolic_meta_outplace_ne_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0222290Z test_dispatch_symbolic_meta_outplace_ne_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0222400Z test_dispatch_symbolic_meta_outplace_ne_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0222540Z test_dispatch_symbolic_meta_outplace_neg_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0222660Z test_dispatch_symbolic_meta_outplace_neg_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0222780Z test_dispatch_symbolic_meta_outplace_neg_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0222900Z test_dispatch_symbolic_meta_outplace_neg_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0223010Z test_dispatch_symbolic_meta_outplace_neg_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0223130Z test_dispatch_symbolic_meta_outplace_neg_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0223240Z test_dispatch_symbolic_meta_outplace_neg_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0223350Z test_dispatch_symbolic_meta_outplace_neg_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0223460Z test_dispatch_symbolic_meta_outplace_neg_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0223570Z test_dispatch_symbolic_meta_outplace_neg_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0223680Z test_dispatch_symbolic_meta_outplace_neg_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0223790Z test_dispatch_symbolic_meta_outplace_neg_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0223920Z test_dispatch_symbolic_meta_outplace_new_empty_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0224030Z test_dispatch_symbolic_meta_outplace_new_empty_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0224160Z test_dispatch_symbolic_meta_outplace_new_empty_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0224280Z test_dispatch_symbolic_meta_outplace_new_empty_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0224410Z test_dispatch_symbolic_meta_outplace_new_empty_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0224530Z test_dispatch_symbolic_meta_outplace_new_empty_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0224650Z test_dispatch_symbolic_meta_outplace_new_empty_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0224760Z test_dispatch_symbolic_meta_outplace_new_empty_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0224880Z test_dispatch_symbolic_meta_outplace_new_empty_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0225000Z test_dispatch_symbolic_meta_outplace_new_empty_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0225110Z test_dispatch_symbolic_meta_outplace_new_empty_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0225230Z test_dispatch_symbolic_meta_outplace_new_empty_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0225350Z test_dispatch_symbolic_meta_outplace_new_empty_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0225470Z test_dispatch_symbolic_meta_outplace_new_empty_strided_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0225620Z test_dispatch_symbolic_meta_outplace_new_empty_strided_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0225760Z test_dispatch_symbolic_meta_outplace_new_empty_strided_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0225890Z test_dispatch_symbolic_meta_outplace_new_empty_strided_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0226020Z test_dispatch_symbolic_meta_outplace_new_empty_strided_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0226150Z test_dispatch_symbolic_meta_outplace_new_empty_strided_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0226270Z test_dispatch_symbolic_meta_outplace_new_empty_strided_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0226450Z test_dispatch_symbolic_meta_outplace_new_empty_strided_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0226570Z test_dispatch_symbolic_meta_outplace_new_empty_strided_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0226700Z test_dispatch_symbolic_meta_outplace_new_empty_strided_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0226820Z test_dispatch_symbolic_meta_outplace_new_empty_strided_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0226950Z test_dispatch_symbolic_meta_outplace_new_empty_strided_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0227070Z test_dispatch_symbolic_meta_outplace_new_empty_strided_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0227190Z test_dispatch_symbolic_meta_outplace_new_full_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0227310Z test_dispatch_symbolic_meta_outplace_new_full_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0227430Z test_dispatch_symbolic_meta_outplace_new_full_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0227550Z test_dispatch_symbolic_meta_outplace_new_full_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0227670Z test_dispatch_symbolic_meta_outplace_new_full_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0227790Z test_dispatch_symbolic_meta_outplace_new_full_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0227910Z test_dispatch_symbolic_meta_outplace_new_full_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0228030Z test_dispatch_symbolic_meta_outplace_new_full_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0228140Z test_dispatch_symbolic_meta_outplace_new_full_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0228260Z test_dispatch_symbolic_meta_outplace_new_full_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0228370Z test_dispatch_symbolic_meta_outplace_new_full_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0228480Z test_dispatch_symbolic_meta_outplace_new_full_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0228600Z test_dispatch_symbolic_meta_outplace_new_full_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0228720Z test_dispatch_symbolic_meta_outplace_new_ones_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0228830Z test_dispatch_symbolic_meta_outplace_new_ones_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0228950Z test_dispatch_symbolic_meta_outplace_new_ones_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0229070Z test_dispatch_symbolic_meta_outplace_new_ones_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0229190Z test_dispatch_symbolic_meta_outplace_new_ones_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0229310Z test_dispatch_symbolic_meta_outplace_new_ones_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0229420Z test_dispatch_symbolic_meta_outplace_new_ones_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0229560Z test_dispatch_symbolic_meta_outplace_new_ones_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0229680Z test_dispatch_symbolic_meta_outplace_new_ones_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0229790Z test_dispatch_symbolic_meta_outplace_new_ones_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0229910Z test_dispatch_symbolic_meta_outplace_new_ones_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0230020Z test_dispatch_symbolic_meta_outplace_new_ones_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0230130Z test_dispatch_symbolic_meta_outplace_new_ones_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0230270Z test_dispatch_symbolic_meta_outplace_new_zeros_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0230380Z test_dispatch_symbolic_meta_outplace_new_zeros_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0230510Z test_dispatch_symbolic_meta_outplace_new_zeros_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0230630Z test_dispatch_symbolic_meta_outplace_new_zeros_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0230750Z test_dispatch_symbolic_meta_outplace_new_zeros_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0230870Z test_dispatch_symbolic_meta_outplace_new_zeros_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0230980Z test_dispatch_symbolic_meta_outplace_new_zeros_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0231100Z test_dispatch_symbolic_meta_outplace_new_zeros_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0231210Z test_dispatch_symbolic_meta_outplace_new_zeros_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0231330Z test_dispatch_symbolic_meta_outplace_new_zeros_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0231440Z test_dispatch_symbolic_meta_outplace_new_zeros_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0231560Z test_dispatch_symbolic_meta_outplace_new_zeros_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0231680Z test_dispatch_symbolic_meta_outplace_new_zeros_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0231800Z test_dispatch_symbolic_meta_outplace_nextafter_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0231920Z test_dispatch_symbolic_meta_outplace_nextafter_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0232030Z test_dispatch_symbolic_meta_outplace_nextafter_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0232190Z test_dispatch_symbolic_meta_outplace_nn_functional__scaled_dot_product_attention_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.059s) 2023-01-11T21:12:30.0232340Z test_dispatch_symbolic_meta_outplace_nn_functional__scaled_dot_product_attention_cpu_float32 (__main__.TestMetaCPU) ... ok (0.057s) 2023-01-11T21:12:30.0232490Z test_dispatch_symbolic_meta_outplace_nn_functional__scaled_dot_product_attention_cpu_float64 (__main__.TestMetaCPU) ... ok (0.058s) 2023-01-11T21:12:30.0232630Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_avg_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0232770Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0232910Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_avg_pool1d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0233050Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_avg_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0233190Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0233360Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_avg_pool2d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0233500Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_avg_pool3d_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0233640Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0233770Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_avg_pool3d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0233910Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_max_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0234080Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0234220Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_max_pool1d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0234360Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_max_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0234490Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0234620Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0234760Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0234890Z test_dispatch_symbolic_meta_outplace_nn_functional_adaptive_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0235030Z test_dispatch_symbolic_meta_outplace_nn_functional_alpha_dropout_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0235160Z test_dispatch_symbolic_meta_outplace_nn_functional_alpha_dropout_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0235300Z test_dispatch_symbolic_meta_outplace_nn_functional_alpha_dropout_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0235430Z test_dispatch_symbolic_meta_outplace_nn_functional_avg_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0235560Z test_dispatch_symbolic_meta_outplace_nn_functional_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0235690Z test_dispatch_symbolic_meta_outplace_nn_functional_avg_pool1d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0235820Z test_dispatch_symbolic_meta_outplace_nn_functional_avg_pool1d_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0235960Z test_dispatch_symbolic_meta_outplace_nn_functional_avg_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0236090Z test_dispatch_symbolic_meta_outplace_nn_functional_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0236220Z test_dispatch_symbolic_meta_outplace_nn_functional_avg_pool2d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0236350Z test_dispatch_symbolic_meta_outplace_nn_functional_avg_pool2d_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0236480Z test_dispatch_symbolic_meta_outplace_nn_functional_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0236610Z test_dispatch_symbolic_meta_outplace_nn_functional_avg_pool3d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0236740Z test_dispatch_symbolic_meta_outplace_nn_functional_avg_pool3d_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0236880Z test_dispatch_symbolic_meta_outplace_nn_functional_batch_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:30.0237030Z test_dispatch_symbolic_meta_outplace_nn_functional_batch_norm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0237160Z test_dispatch_symbolic_meta_outplace_nn_functional_batch_norm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0237290Z test_dispatch_symbolic_meta_outplace_nn_functional_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.040s) 2023-01-11T21:12:30.0237420Z test_dispatch_symbolic_meta_outplace_nn_functional_bilinear_cpu_float32 (__main__.TestMetaCPU) ... ok (0.039s) 2023-01-11T21:12:30.0237550Z test_dispatch_symbolic_meta_outplace_nn_functional_bilinear_cpu_float64 (__main__.TestMetaCPU) ... ok (0.039s) 2023-01-11T21:12:30.0237680Z test_dispatch_symbolic_meta_outplace_nn_functional_bilinear_cpu_int16 (__main__.TestMetaCPU) ... ok (0.039s) 2023-01-11T21:12:30.0237840Z test_dispatch_symbolic_meta_outplace_nn_functional_bilinear_cpu_int32 (__main__.TestMetaCPU) ... ok (0.039s) 2023-01-11T21:12:30.0237970Z test_dispatch_symbolic_meta_outplace_nn_functional_bilinear_cpu_int64 (__main__.TestMetaCPU) ... ok (0.039s) 2023-01-11T21:12:30.0238090Z test_dispatch_symbolic_meta_outplace_nn_functional_bilinear_cpu_int8 (__main__.TestMetaCPU) ... ok (0.040s) 2023-01-11T21:12:30.0238220Z test_dispatch_symbolic_meta_outplace_nn_functional_bilinear_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.040s) 2023-01-11T21:12:30.0238360Z test_dispatch_symbolic_meta_outplace_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0238500Z test_dispatch_symbolic_meta_outplace_nn_functional_binary_cross_entropy_cpu_float64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0238650Z test_dispatch_symbolic_meta_outplace_nn_functional_binary_cross_entropy_with_logits_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.029s) 2023-01-11T21:12:30.0238800Z test_dispatch_symbolic_meta_outplace_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestMetaCPU) ... ok (0.022s) 2023-01-11T21:12:30.0238960Z test_dispatch_symbolic_meta_outplace_nn_functional_binary_cross_entropy_with_logits_cpu_float64 (__main__.TestMetaCPU) ... ok (0.022s) 2023-01-11T21:12:30.0239080Z test_dispatch_symbolic_meta_outplace_nn_functional_celu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0239210Z test_dispatch_symbolic_meta_outplace_nn_functional_celu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0239340Z test_dispatch_symbolic_meta_outplace_nn_functional_celu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0239470Z test_dispatch_symbolic_meta_outplace_nn_functional_conv1d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0239600Z test_dispatch_symbolic_meta_outplace_nn_functional_conv1d_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.036s) 2023-01-11T21:12:30.0239730Z test_dispatch_symbolic_meta_outplace_nn_functional_conv1d_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:30.0239860Z test_dispatch_symbolic_meta_outplace_nn_functional_conv1d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0239990Z test_dispatch_symbolic_meta_outplace_nn_functional_conv1d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0240110Z test_dispatch_symbolic_meta_outplace_nn_functional_conv1d_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0240240Z test_dispatch_symbolic_meta_outplace_nn_functional_conv2d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.0240370Z test_dispatch_symbolic_meta_outplace_nn_functional_conv2d_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.115s) 2023-01-11T21:12:30.0240500Z test_dispatch_symbolic_meta_outplace_nn_functional_conv2d_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.114s) 2023-01-11T21:12:30.0240630Z test_dispatch_symbolic_meta_outplace_nn_functional_conv2d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.0240760Z test_dispatch_symbolic_meta_outplace_nn_functional_conv2d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.0240910Z test_dispatch_symbolic_meta_outplace_nn_functional_conv2d_cpu_int64 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.0241050Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose1d_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.034s) 2023-01-11T21:12:30.0241200Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose1d_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.034s) 2023-01-11T21:12:30.0241330Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0241470Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose1d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0241640Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose1d_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0241780Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose2d_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.043s) 2023-01-11T21:12:30.0241920Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose2d_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.044s) 2023-01-11T21:12:30.0242060Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0242200Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose2d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0242330Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose2d_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0242470Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose3d_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.039s) 2023-01-11T21:12:30.0242610Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose3d_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.038s) 2023-01-11T21:12:30.0242750Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0242880Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose3d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0243020Z test_dispatch_symbolic_meta_outplace_nn_functional_conv_transpose3d_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0243160Z test_dispatch_symbolic_meta_outplace_nn_functional_cosine_embedding_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.022s) 2023-01-11T21:12:30.0243290Z test_dispatch_symbolic_meta_outplace_nn_functional_cosine_embedding_loss_cpu_bool (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:30.0243440Z test_dispatch_symbolic_meta_outplace_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:30.0243570Z test_dispatch_symbolic_meta_outplace_nn_functional_cosine_embedding_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:30.0243710Z test_dispatch_symbolic_meta_outplace_nn_functional_cosine_embedding_loss_cpu_int16 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:30.0243850Z test_dispatch_symbolic_meta_outplace_nn_functional_cosine_embedding_loss_cpu_int32 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:30.0243990Z test_dispatch_symbolic_meta_outplace_nn_functional_cosine_embedding_loss_cpu_int64 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:30.0244130Z test_dispatch_symbolic_meta_outplace_nn_functional_cosine_embedding_loss_cpu_int8 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:30.0244260Z test_dispatch_symbolic_meta_outplace_nn_functional_cosine_embedding_loss_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:30.0244400Z test_dispatch_symbolic_meta_outplace_nn_functional_cosine_similarity_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.024s) 2023-01-11T21:12:30.0244540Z test_dispatch_symbolic_meta_outplace_nn_functional_cosine_similarity_cpu_float32 (__main__.TestMetaCPU) ... ok (0.022s) 2023-01-11T21:12:30.0244700Z test_dispatch_symbolic_meta_outplace_nn_functional_cosine_similarity_cpu_float64 (__main__.TestMetaCPU) ... ok (0.022s) 2023-01-11T21:12:30.0244840Z test_dispatch_symbolic_meta_outplace_nn_functional_cross_entropy_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:30.0244980Z test_dispatch_symbolic_meta_outplace_nn_functional_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... ok (0.018s) 2023-01-11T21:12:30.0245110Z test_dispatch_symbolic_meta_outplace_nn_functional_cross_entropy_cpu_float64 (__main__.TestMetaCPU) ... ok (0.018s) 2023-01-11T21:12:30.0245240Z test_dispatch_symbolic_meta_outplace_nn_functional_ctc_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0245390Z test_dispatch_symbolic_meta_outplace_nn_functional_ctc_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0245530Z test_dispatch_symbolic_meta_outplace_nn_functional_dropout2d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0245660Z test_dispatch_symbolic_meta_outplace_nn_functional_dropout2d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0245790Z test_dispatch_symbolic_meta_outplace_nn_functional_dropout2d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0245920Z test_dispatch_symbolic_meta_outplace_nn_functional_dropout3d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0246050Z test_dispatch_symbolic_meta_outplace_nn_functional_dropout3d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0246180Z test_dispatch_symbolic_meta_outplace_nn_functional_dropout3d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0246310Z test_dispatch_symbolic_meta_outplace_nn_functional_dropout_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0246440Z test_dispatch_symbolic_meta_outplace_nn_functional_dropout_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0249750Z test_dispatch_symbolic_meta_outplace_nn_functional_dropout_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0249880Z test_dispatch_symbolic_meta_outplace_nn_functional_elu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0250010Z test_dispatch_symbolic_meta_outplace_nn_functional_elu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0250130Z test_dispatch_symbolic_meta_outplace_nn_functional_elu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0250270Z test_dispatch_symbolic_meta_outplace_nn_functional_embedding_bag_cpu_float16 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.0250400Z test_dispatch_symbolic_meta_outplace_nn_functional_embedding_bag_cpu_float32 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.0250540Z test_dispatch_symbolic_meta_outplace_nn_functional_embedding_bag_cpu_float64 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.0250670Z test_dispatch_symbolic_meta_outplace_nn_functional_embedding_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0250800Z test_dispatch_symbolic_meta_outplace_nn_functional_embedding_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0250930Z test_dispatch_symbolic_meta_outplace_nn_functional_embedding_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0251060Z test_dispatch_symbolic_meta_outplace_nn_functional_embedding_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0251220Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_with_train_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0251370Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0251520Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_with_train_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0251770Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0251920Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0252080Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0252230Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0252380Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0252570Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0252720Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0252870Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0253010Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0253160Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0253310Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0253450Z test_dispatch_symbolic_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0253600Z test_dispatch_symbolic_meta_outplace_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.0253730Z test_dispatch_symbolic_meta_outplace_nn_functional_fractional_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:30.0253870Z test_dispatch_symbolic_meta_outplace_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.0254000Z test_dispatch_symbolic_meta_outplace_nn_functional_fractional_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.0254140Z test_dispatch_symbolic_meta_outplace_nn_functional_gaussian_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.683s) 2023-01-11T21:12:30.0254280Z test_dispatch_symbolic_meta_outplace_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.633s) 2023-01-11T21:12:30.0254410Z test_dispatch_symbolic_meta_outplace_nn_functional_gaussian_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.630s) 2023-01-11T21:12:30.0254540Z test_dispatch_symbolic_meta_outplace_nn_functional_gelu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0254670Z test_dispatch_symbolic_meta_outplace_nn_functional_gelu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0254800Z test_dispatch_symbolic_meta_outplace_nn_functional_gelu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0254920Z test_dispatch_symbolic_meta_outplace_nn_functional_glu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.017s) 2023-01-11T21:12:30.0255050Z test_dispatch_symbolic_meta_outplace_nn_functional_glu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.016s) 2023-01-11T21:12:30.0255170Z test_dispatch_symbolic_meta_outplace_nn_functional_glu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.016s) 2023-01-11T21:12:30.0255310Z test_dispatch_symbolic_meta_outplace_nn_functional_grid_sample_cpu_float32 (__main__.TestMetaCPU) ... ok (0.209s) 2023-01-11T21:12:30.0255460Z test_dispatch_symbolic_meta_outplace_nn_functional_grid_sample_cpu_float64 (__main__.TestMetaCPU) ... ok (0.207s) 2023-01-11T21:12:30.0255600Z test_dispatch_symbolic_meta_outplace_nn_functional_group_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.019s) 2023-01-11T21:12:30.0255730Z test_dispatch_symbolic_meta_outplace_nn_functional_group_norm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.017s) 2023-01-11T21:12:30.0255860Z test_dispatch_symbolic_meta_outplace_nn_functional_group_norm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.017s) 2023-01-11T21:12:30.0255990Z test_dispatch_symbolic_meta_outplace_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0256120Z test_dispatch_symbolic_meta_outplace_nn_functional_hardshrink_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0256280Z test_dispatch_symbolic_meta_outplace_nn_functional_hardshrink_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0256410Z test_dispatch_symbolic_meta_outplace_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0256540Z test_dispatch_symbolic_meta_outplace_nn_functional_hardsigmoid_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0256670Z test_dispatch_symbolic_meta_outplace_nn_functional_hardsigmoid_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0256800Z test_dispatch_symbolic_meta_outplace_nn_functional_hardswish_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0256930Z test_dispatch_symbolic_meta_outplace_nn_functional_hardswish_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0257060Z test_dispatch_symbolic_meta_outplace_nn_functional_hardswish_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0257190Z test_dispatch_symbolic_meta_outplace_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0257320Z test_dispatch_symbolic_meta_outplace_nn_functional_hardtanh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0257450Z test_dispatch_symbolic_meta_outplace_nn_functional_hardtanh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0257580Z test_dispatch_symbolic_meta_outplace_nn_functional_hardtanh_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0257710Z test_dispatch_symbolic_meta_outplace_nn_functional_hardtanh_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0257840Z test_dispatch_symbolic_meta_outplace_nn_functional_hardtanh_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0257970Z test_dispatch_symbolic_meta_outplace_nn_functional_hardtanh_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0258110Z test_dispatch_symbolic_meta_outplace_nn_functional_hinge_embedding_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.018s) 2023-01-11T21:12:30.0258250Z test_dispatch_symbolic_meta_outplace_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.017s) 2023-01-11T21:12:30.0258390Z test_dispatch_symbolic_meta_outplace_nn_functional_hinge_embedding_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.017s) 2023-01-11T21:12:30.0258520Z test_dispatch_symbolic_meta_outplace_nn_functional_huber_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0258650Z test_dispatch_symbolic_meta_outplace_nn_functional_huber_loss_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0258780Z test_dispatch_symbolic_meta_outplace_nn_functional_huber_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0258910Z test_dispatch_symbolic_meta_outplace_nn_functional_huber_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0259050Z test_dispatch_symbolic_meta_outplace_nn_functional_instance_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.030s) 2023-01-11T21:12:30.0259180Z test_dispatch_symbolic_meta_outplace_nn_functional_instance_norm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.017s) 2023-01-11T21:12:30.0259340Z test_dispatch_symbolic_meta_outplace_nn_functional_instance_norm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.017s) 2023-01-11T21:12:30.0259480Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_area_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0259610Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_area_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0259750Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_bicubic_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.336s) 2023-01-11T21:12:30.0259900Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestMetaCPU) ... ok (0.336s) 2023-01-11T21:12:30.0260060Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_bicubic_cpu_float64 (__main__.TestMetaCPU) ... ok (0.339s) 2023-01-11T21:12:30.0260200Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:30.0260350Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestMetaCPU) ... ok (0.034s) 2023-01-11T21:12:30.0260480Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_bilinear_cpu_float64 (__main__.TestMetaCPU) ... ok (0.034s) 2023-01-11T21:12:30.0260620Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_linear_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0260760Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_linear_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0260900Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_linear_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0261040Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_nearest_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0261180Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0261310Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_nearest_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0261460Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_nearest_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0261600Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_trilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0261740Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0261880Z test_dispatch_symbolic_meta_outplace_nn_functional_interpolate_trilinear_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0262010Z test_dispatch_symbolic_meta_outplace_nn_functional_kl_div_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.0262140Z test_dispatch_symbolic_meta_outplace_nn_functional_kl_div_cpu_float32 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:30.0262270Z test_dispatch_symbolic_meta_outplace_nn_functional_kl_div_cpu_float64 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:30.0262400Z test_dispatch_symbolic_meta_outplace_nn_functional_l1_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0262530Z test_dispatch_symbolic_meta_outplace_nn_functional_l1_loss_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0262660Z test_dispatch_symbolic_meta_outplace_nn_functional_l1_loss_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0262790Z test_dispatch_symbolic_meta_outplace_nn_functional_l1_loss_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0262920Z test_dispatch_symbolic_meta_outplace_nn_functional_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0263060Z test_dispatch_symbolic_meta_outplace_nn_functional_l1_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0263200Z test_dispatch_symbolic_meta_outplace_nn_functional_layer_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0263330Z test_dispatch_symbolic_meta_outplace_nn_functional_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0263460Z test_dispatch_symbolic_meta_outplace_nn_functional_layer_norm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0263590Z test_dispatch_symbolic_meta_outplace_nn_functional_leaky_relu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0263740Z test_dispatch_symbolic_meta_outplace_nn_functional_leaky_relu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0263870Z test_dispatch_symbolic_meta_outplace_nn_functional_leaky_relu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0264000Z test_dispatch_symbolic_meta_outplace_nn_functional_linear_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.0264130Z test_dispatch_symbolic_meta_outplace_nn_functional_linear_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.0264260Z test_dispatch_symbolic_meta_outplace_nn_functional_linear_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.0264390Z test_dispatch_symbolic_meta_outplace_nn_functional_linear_cpu_float32 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.0264520Z test_dispatch_symbolic_meta_outplace_nn_functional_linear_cpu_float64 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.0264650Z test_dispatch_symbolic_meta_outplace_nn_functional_linear_cpu_int16 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.0264770Z test_dispatch_symbolic_meta_outplace_nn_functional_linear_cpu_int32 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.0264900Z test_dispatch_symbolic_meta_outplace_nn_functional_linear_cpu_int64 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.0265020Z test_dispatch_symbolic_meta_outplace_nn_functional_linear_cpu_int8 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.0265140Z test_dispatch_symbolic_meta_outplace_nn_functional_linear_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.0265290Z test_dispatch_symbolic_meta_outplace_nn_functional_local_response_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.016s) 2023-01-11T21:12:30.0265430Z test_dispatch_symbolic_meta_outplace_nn_functional_local_response_norm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.0265560Z test_dispatch_symbolic_meta_outplace_nn_functional_local_response_norm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.0265700Z test_dispatch_symbolic_meta_outplace_nn_functional_local_response_norm_cpu_int64 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.0265830Z test_dispatch_symbolic_meta_outplace_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0265960Z test_dispatch_symbolic_meta_outplace_nn_functional_logsigmoid_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0266090Z test_dispatch_symbolic_meta_outplace_nn_functional_logsigmoid_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0266230Z test_dispatch_symbolic_meta_outplace_nn_functional_margin_ranking_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.026s) 2023-01-11T21:12:30.0266370Z test_dispatch_symbolic_meta_outplace_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.023s) 2023-01-11T21:12:30.0266510Z test_dispatch_symbolic_meta_outplace_nn_functional_margin_ranking_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.023s) 2023-01-11T21:12:30.0266640Z test_dispatch_symbolic_meta_outplace_nn_functional_margin_ranking_loss_cpu_int16 (__main__.TestMetaCPU) ... ok (0.023s) 2023-01-11T21:12:30.0266810Z test_dispatch_symbolic_meta_outplace_nn_functional_margin_ranking_loss_cpu_int32 (__main__.TestMetaCPU) ... ok (0.023s) 2023-01-11T21:12:30.0266950Z test_dispatch_symbolic_meta_outplace_nn_functional_margin_ranking_loss_cpu_int64 (__main__.TestMetaCPU) ... ok (0.023s) 2023-01-11T21:12:30.0267090Z test_dispatch_symbolic_meta_outplace_nn_functional_margin_ranking_loss_cpu_int8 (__main__.TestMetaCPU) ... ok (0.023s) 2023-01-11T21:12:30.0267220Z test_dispatch_symbolic_meta_outplace_nn_functional_margin_ranking_loss_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.024s) 2023-01-11T21:12:30.0267360Z test_dispatch_symbolic_meta_outplace_nn_functional_max_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.477s) 2023-01-11T21:12:30.0267520Z test_dispatch_symbolic_meta_outplace_nn_functional_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.480s) 2023-01-11T21:12:30.0267660Z test_dispatch_symbolic_meta_outplace_nn_functional_max_pool1d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.480s) 2023-01-11T21:12:30.0267790Z test_dispatch_symbolic_meta_outplace_nn_functional_max_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.329s) 2023-01-11T21:12:30.0267920Z test_dispatch_symbolic_meta_outplace_nn_functional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.339s) 2023-01-11T21:12:30.0268050Z test_dispatch_symbolic_meta_outplace_nn_functional_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.340s) 2023-01-11T21:12:30.0268170Z test_dispatch_symbolic_meta_outplace_nn_functional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.093s) 2023-01-11T21:12:30.0268300Z test_dispatch_symbolic_meta_outplace_nn_functional_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.093s) 2023-01-11T21:12:30.0268440Z test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool1d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.103s) 2023-01-11T21:12:30.0268570Z test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool1d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.103s) 2023-01-11T21:12:30.0268700Z test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:30.0268840Z test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool1d_grad_cpu_float64 (__main__.TestMetaCPU) ... ok (0.022s) 2023-01-11T21:12:30.0268970Z test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool2d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.085s) 2023-01-11T21:12:30.0269100Z test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool2d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.089s) 2023-01-11T21:12:30.0269240Z test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestMetaCPU) ... ok (0.031s) 2023-01-11T21:12:30.0269370Z test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool2d_grad_cpu_float64 (__main__.TestMetaCPU) ... ok (0.032s) 2023-01-11T21:12:30.0269510Z test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool3d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.030s) 2023-01-11T21:12:30.0269640Z test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool3d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.030s) 2023-01-11T21:12:30.0269770Z test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0269900Z test_dispatch_symbolic_meta_outplace_nn_functional_max_unpool3d_grad_cpu_float64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0270030Z test_dispatch_symbolic_meta_outplace_nn_functional_mish_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0270160Z test_dispatch_symbolic_meta_outplace_nn_functional_mish_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0270290Z test_dispatch_symbolic_meta_outplace_nn_functional_mish_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0270420Z test_dispatch_symbolic_meta_outplace_nn_functional_mse_loss_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0270580Z test_dispatch_symbolic_meta_outplace_nn_functional_mse_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0270710Z test_dispatch_symbolic_meta_outplace_nn_functional_mse_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0270850Z test_dispatch_symbolic_meta_outplace_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0270980Z test_dispatch_symbolic_meta_outplace_nn_functional_multi_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0271120Z test_dispatch_symbolic_meta_outplace_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0271290Z test_dispatch_symbolic_meta_outplace_nn_functional_multilabel_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0271440Z test_dispatch_symbolic_meta_outplace_nn_functional_multilabel_soft_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.0271590Z test_dispatch_symbolic_meta_outplace_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0271730Z test_dispatch_symbolic_meta_outplace_nn_functional_multilabel_soft_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0271860Z test_dispatch_symbolic_meta_outplace_nn_functional_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.023s) 2023-01-11T21:12:30.0271990Z test_dispatch_symbolic_meta_outplace_nn_functional_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.021s) 2023-01-11T21:12:30.0272120Z test_dispatch_symbolic_meta_outplace_nn_functional_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.021s) 2023-01-11T21:12:30.0272250Z test_dispatch_symbolic_meta_outplace_nn_functional_normalize_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.017s) 2023-01-11T21:12:30.0272380Z test_dispatch_symbolic_meta_outplace_nn_functional_normalize_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.016s) 2023-01-11T21:12:30.0272520Z test_dispatch_symbolic_meta_outplace_nn_functional_normalize_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.016s) 2023-01-11T21:12:30.0272650Z test_dispatch_symbolic_meta_outplace_nn_functional_normalize_cpu_float32 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.0272780Z test_dispatch_symbolic_meta_outplace_nn_functional_normalize_cpu_float64 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.0272910Z test_dispatch_symbolic_meta_outplace_nn_functional_one_hot_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0273040Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.0273170Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0273310Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.0273450Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.0273580Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cpu_float16 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.0273720Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cpu_float32 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.0273850Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cpu_float64 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.0273980Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cpu_int16 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.0274110Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cpu_int32 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.0274240Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cpu_int64 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.0274390Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cpu_int8 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.0274530Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_circular_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.0274660Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_constant_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0274790Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_constant_cpu_bool (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0274930Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_constant_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0275100Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_constant_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0275240Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_constant_cpu_float16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0275370Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_constant_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0275500Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_constant_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0275630Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_constant_cpu_int16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0275760Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_constant_cpu_int32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0275890Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_constant_cpu_int64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0276020Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_constant_cpu_int8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0276150Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_constant_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0276290Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_reflect_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0276430Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_reflect_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0276560Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_reflect_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0276690Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_reflect_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0276830Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_replicate_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0276970Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_replicate_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0277100Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_replicate_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0277240Z test_dispatch_symbolic_meta_outplace_nn_functional_pad_replicate_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0277380Z test_dispatch_symbolic_meta_outplace_nn_functional_pairwise_distance_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0277520Z test_dispatch_symbolic_meta_outplace_nn_functional_pairwise_distance_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0277660Z test_dispatch_symbolic_meta_outplace_nn_functional_pairwise_distance_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0277790Z test_dispatch_symbolic_meta_outplace_nn_functional_pairwise_distance_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0277930Z test_dispatch_symbolic_meta_outplace_nn_functional_pairwise_distance_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0278070Z test_dispatch_symbolic_meta_outplace_nn_functional_pairwise_distance_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0278220Z test_dispatch_symbolic_meta_outplace_nn_functional_pairwise_distance_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0278360Z test_dispatch_symbolic_meta_outplace_nn_functional_pairwise_distance_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0278500Z test_dispatch_symbolic_meta_outplace_nn_functional_pairwise_distance_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0278630Z test_dispatch_symbolic_meta_outplace_nn_functional_pairwise_distance_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0278770Z test_dispatch_symbolic_meta_outplace_nn_functional_pairwise_distance_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0278910Z test_dispatch_symbolic_meta_outplace_nn_functional_pdist_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0279040Z test_dispatch_symbolic_meta_outplace_nn_functional_pdist_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0279180Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_shuffle_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0279310Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_shuffle_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0279450Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_shuffle_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0279580Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_shuffle_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0279720Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_shuffle_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0279850Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0279980Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_shuffle_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0280110Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_shuffle_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0280240Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_shuffle_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0280370Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_shuffle_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0280500Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_shuffle_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0280630Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_shuffle_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0280770Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_unshuffle_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0280900Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_unshuffle_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0281050Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_unshuffle_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0281180Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_unshuffle_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0281320Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_unshuffle_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0281450Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0281580Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_unshuffle_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0285820Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_unshuffle_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0285980Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_unshuffle_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0286230Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_unshuffle_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0286360Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_unshuffle_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0286500Z test_dispatch_symbolic_meta_outplace_nn_functional_pixel_unshuffle_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0286640Z test_dispatch_symbolic_meta_outplace_nn_functional_poisson_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.108s) 2023-01-11T21:12:30.0286770Z test_dispatch_symbolic_meta_outplace_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.095s) 2023-01-11T21:12:30.0286950Z test_dispatch_symbolic_meta_outplace_nn_functional_poisson_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.095s) 2023-01-11T21:12:30.0287090Z test_dispatch_symbolic_meta_outplace_nn_functional_poisson_nll_loss_cpu_int16 (__main__.TestMetaCPU) ... ok (0.099s) 2023-01-11T21:12:30.0287220Z test_dispatch_symbolic_meta_outplace_nn_functional_poisson_nll_loss_cpu_int32 (__main__.TestMetaCPU) ... ok (0.099s) 2023-01-11T21:12:30.0287350Z test_dispatch_symbolic_meta_outplace_nn_functional_poisson_nll_loss_cpu_int64 (__main__.TestMetaCPU) ... ok (0.099s) 2023-01-11T21:12:30.0287480Z test_dispatch_symbolic_meta_outplace_nn_functional_poisson_nll_loss_cpu_int8 (__main__.TestMetaCPU) ... ok (0.100s) 2023-01-11T21:12:30.0287620Z test_dispatch_symbolic_meta_outplace_nn_functional_poisson_nll_loss_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.099s) 2023-01-11T21:12:30.0287750Z test_dispatch_symbolic_meta_outplace_nn_functional_prelu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:30.0287870Z test_dispatch_symbolic_meta_outplace_nn_functional_prelu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.0288000Z test_dispatch_symbolic_meta_outplace_nn_functional_prelu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.0288130Z test_dispatch_symbolic_meta_outplace_nn_functional_relu6_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0288260Z test_dispatch_symbolic_meta_outplace_nn_functional_relu6_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0288390Z test_dispatch_symbolic_meta_outplace_nn_functional_relu6_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0288510Z test_dispatch_symbolic_meta_outplace_nn_functional_relu6_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0288640Z test_dispatch_symbolic_meta_outplace_nn_functional_relu6_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0288760Z test_dispatch_symbolic_meta_outplace_nn_functional_relu6_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0288890Z test_dispatch_symbolic_meta_outplace_nn_functional_relu6_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0289010Z test_dispatch_symbolic_meta_outplace_nn_functional_relu6_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0289140Z test_dispatch_symbolic_meta_outplace_nn_functional_relu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0289260Z test_dispatch_symbolic_meta_outplace_nn_functional_relu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0289390Z test_dispatch_symbolic_meta_outplace_nn_functional_relu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0289510Z test_dispatch_symbolic_meta_outplace_nn_functional_relu_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0289640Z test_dispatch_symbolic_meta_outplace_nn_functional_relu_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0289760Z test_dispatch_symbolic_meta_outplace_nn_functional_relu_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0289890Z test_dispatch_symbolic_meta_outplace_nn_functional_relu_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0290040Z test_dispatch_symbolic_meta_outplace_nn_functional_relu_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0290170Z test_dispatch_symbolic_meta_outplace_nn_functional_rrelu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0290290Z test_dispatch_symbolic_meta_outplace_nn_functional_rrelu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0290420Z test_dispatch_symbolic_meta_outplace_nn_functional_rrelu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0290540Z test_dispatch_symbolic_meta_outplace_nn_functional_selu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0290690Z test_dispatch_symbolic_meta_outplace_nn_functional_selu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0290810Z test_dispatch_symbolic_meta_outplace_nn_functional_selu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0290950Z test_dispatch_symbolic_meta_outplace_nn_functional_silu_complex_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0291090Z test_dispatch_symbolic_meta_outplace_nn_functional_silu_complex_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0291210Z test_dispatch_symbolic_meta_outplace_nn_functional_silu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0291340Z test_dispatch_symbolic_meta_outplace_nn_functional_silu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0291460Z test_dispatch_symbolic_meta_outplace_nn_functional_silu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0291600Z test_dispatch_symbolic_meta_outplace_nn_functional_smooth_l1_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0291730Z test_dispatch_symbolic_meta_outplace_nn_functional_smooth_l1_loss_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0291860Z test_dispatch_symbolic_meta_outplace_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0291990Z test_dispatch_symbolic_meta_outplace_nn_functional_smooth_l1_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0292130Z test_dispatch_symbolic_meta_outplace_nn_functional_soft_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0292270Z test_dispatch_symbolic_meta_outplace_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0292400Z test_dispatch_symbolic_meta_outplace_nn_functional_soft_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0292540Z test_dispatch_symbolic_meta_outplace_nn_functional_softmin_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0292670Z test_dispatch_symbolic_meta_outplace_nn_functional_softmin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0292800Z test_dispatch_symbolic_meta_outplace_nn_functional_softmin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0292940Z test_dispatch_symbolic_meta_outplace_nn_functional_softmin_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0293080Z test_dispatch_symbolic_meta_outplace_nn_functional_softmin_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0293220Z test_dispatch_symbolic_meta_outplace_nn_functional_softmin_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0293350Z test_dispatch_symbolic_meta_outplace_nn_functional_softmin_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0293490Z test_dispatch_symbolic_meta_outplace_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0293620Z test_dispatch_symbolic_meta_outplace_nn_functional_softmin_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0293780Z test_dispatch_symbolic_meta_outplace_nn_functional_softmin_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0293920Z test_dispatch_symbolic_meta_outplace_nn_functional_softmin_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0294060Z test_dispatch_symbolic_meta_outplace_nn_functional_softmin_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0294190Z test_dispatch_symbolic_meta_outplace_nn_functional_softmin_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0294330Z test_dispatch_symbolic_meta_outplace_nn_functional_softmin_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0294480Z test_dispatch_symbolic_meta_outplace_nn_functional_softplus_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0294610Z test_dispatch_symbolic_meta_outplace_nn_functional_softplus_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0294740Z test_dispatch_symbolic_meta_outplace_nn_functional_softplus_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0294880Z test_dispatch_symbolic_meta_outplace_nn_functional_softshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0295010Z test_dispatch_symbolic_meta_outplace_nn_functional_softshrink_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0295140Z test_dispatch_symbolic_meta_outplace_nn_functional_softshrink_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0295270Z test_dispatch_symbolic_meta_outplace_nn_functional_softsign_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0295410Z test_dispatch_symbolic_meta_outplace_nn_functional_softsign_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0295540Z test_dispatch_symbolic_meta_outplace_nn_functional_softsign_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0295670Z test_dispatch_symbolic_meta_outplace_nn_functional_softsign_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0295800Z test_dispatch_symbolic_meta_outplace_nn_functional_softsign_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0295920Z test_dispatch_symbolic_meta_outplace_nn_functional_softsign_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0296050Z test_dispatch_symbolic_meta_outplace_nn_functional_softsign_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0296180Z test_dispatch_symbolic_meta_outplace_nn_functional_softsign_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0296310Z test_dispatch_symbolic_meta_outplace_nn_functional_softsign_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0296440Z test_dispatch_symbolic_meta_outplace_nn_functional_softsign_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0296560Z test_dispatch_symbolic_meta_outplace_nn_functional_softsign_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0296700Z test_dispatch_symbolic_meta_outplace_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0296830Z test_dispatch_symbolic_meta_outplace_nn_functional_tanhshrink_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0296970Z test_dispatch_symbolic_meta_outplace_nn_functional_tanhshrink_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0297100Z test_dispatch_symbolic_meta_outplace_nn_functional_tanhshrink_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0297230Z test_dispatch_symbolic_meta_outplace_nn_functional_tanhshrink_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0297360Z test_dispatch_symbolic_meta_outplace_nn_functional_tanhshrink_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0297510Z test_dispatch_symbolic_meta_outplace_nn_functional_tanhshrink_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0297640Z test_dispatch_symbolic_meta_outplace_nn_functional_tanhshrink_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0297770Z test_dispatch_symbolic_meta_outplace_nn_functional_tanhshrink_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0297900Z test_dispatch_symbolic_meta_outplace_nn_functional_tanhshrink_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0298030Z test_dispatch_symbolic_meta_outplace_nn_functional_threshold_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0298160Z test_dispatch_symbolic_meta_outplace_nn_functional_threshold_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0298320Z test_dispatch_symbolic_meta_outplace_nn_functional_threshold_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0298450Z test_dispatch_symbolic_meta_outplace_nn_functional_threshold_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0298580Z test_dispatch_symbolic_meta_outplace_nn_functional_threshold_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0298710Z test_dispatch_symbolic_meta_outplace_nn_functional_threshold_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0298830Z test_dispatch_symbolic_meta_outplace_nn_functional_threshold_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0298960Z test_dispatch_symbolic_meta_outplace_nn_functional_threshold_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0299100Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.0299250Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_loss_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.0299390Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_loss_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.0299530Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.0299660Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.0299800Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_loss_cpu_int16 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.0299940Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_loss_cpu_int32 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.0300080Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_loss_cpu_int64 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.0300210Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_loss_cpu_int8 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.0300350Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_loss_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.0300500Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.016s) 2023-01-11T21:12:30.0300660Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.0300810Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.0300960Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.0301110Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.0301300Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_int16 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.0301450Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_int32 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.0301600Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_int64 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.0301740Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_int8 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.0301890Z test_dispatch_symbolic_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.0302060Z test_dispatch_symbolic_meta_outplace_nn_functional_unfold_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.335s) 2023-01-11T21:12:30.0302190Z test_dispatch_symbolic_meta_outplace_nn_functional_unfold_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.327s) 2023-01-11T21:12:30.0302320Z test_dispatch_symbolic_meta_outplace_nn_functional_unfold_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.323s) 2023-01-11T21:12:30.0302450Z test_dispatch_symbolic_meta_outplace_nn_functional_unfold_cpu_float16 (__main__.TestMetaCPU) ... ok (0.334s) 2023-01-11T21:12:30.0302580Z test_dispatch_symbolic_meta_outplace_nn_functional_unfold_cpu_float32 (__main__.TestMetaCPU) ... ok (0.318s) 2023-01-11T21:12:30.0302710Z test_dispatch_symbolic_meta_outplace_nn_functional_unfold_cpu_float64 (__main__.TestMetaCPU) ... ok (0.324s) 2023-01-11T21:12:30.0302850Z test_dispatch_symbolic_meta_outplace_nn_functional_upsample_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0302990Z test_dispatch_symbolic_meta_outplace_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0303130Z test_dispatch_symbolic_meta_outplace_nn_functional_upsample_bilinear_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0303260Z test_dispatch_symbolic_meta_outplace_nn_functional_upsample_nearest_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0303400Z test_dispatch_symbolic_meta_outplace_nn_functional_upsample_nearest_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0303540Z test_dispatch_symbolic_meta_outplace_nn_functional_upsample_nearest_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0303670Z test_dispatch_symbolic_meta_outplace_nn_functional_upsample_nearest_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0303790Z test_dispatch_symbolic_meta_outplace_nonzero_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0303910Z test_dispatch_symbolic_meta_outplace_nonzero_cpu_bool (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0304030Z test_dispatch_symbolic_meta_outplace_nonzero_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0304160Z test_dispatch_symbolic_meta_outplace_nonzero_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0304280Z test_dispatch_symbolic_meta_outplace_nonzero_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0304390Z test_dispatch_symbolic_meta_outplace_nonzero_cpu_float16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0304510Z test_dispatch_symbolic_meta_outplace_nonzero_cpu_float32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0304630Z test_dispatch_symbolic_meta_outplace_nonzero_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0304750Z test_dispatch_symbolic_meta_outplace_nonzero_cpu_int16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0304870Z test_dispatch_symbolic_meta_outplace_nonzero_cpu_int32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0305010Z test_dispatch_symbolic_meta_outplace_nonzero_cpu_int64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0305170Z test_dispatch_symbolic_meta_outplace_nonzero_cpu_int8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0305280Z test_dispatch_symbolic_meta_outplace_nonzero_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0305400Z test_dispatch_symbolic_meta_outplace_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.024s) 2023-01-11T21:12:30.0305520Z test_dispatch_symbolic_meta_outplace_norm_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.023s) 2023-01-11T21:12:30.0305640Z test_dispatch_symbolic_meta_outplace_norm_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.024s) 2023-01-11T21:12:30.0305750Z test_dispatch_symbolic_meta_outplace_norm_cpu_float16 (__main__.TestMetaCPU) ... ok (0.024s) 2023-01-11T21:12:30.0305890Z test_dispatch_symbolic_meta_outplace_norm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.022s) 2023-01-11T21:12:30.0306000Z test_dispatch_symbolic_meta_outplace_norm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.022s) 2023-01-11T21:12:30.0306130Z test_dispatch_symbolic_meta_outplace_norm_fro_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0306250Z test_dispatch_symbolic_meta_outplace_norm_fro_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0306380Z test_dispatch_symbolic_meta_outplace_norm_fro_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0306490Z test_dispatch_symbolic_meta_outplace_norm_fro_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0306610Z test_dispatch_symbolic_meta_outplace_norm_fro_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0306720Z test_dispatch_symbolic_meta_outplace_norm_fro_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0306840Z test_dispatch_symbolic_meta_outplace_norm_inf_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0306960Z test_dispatch_symbolic_meta_outplace_norm_inf_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0307090Z test_dispatch_symbolic_meta_outplace_norm_inf_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0307200Z test_dispatch_symbolic_meta_outplace_norm_inf_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0307320Z test_dispatch_symbolic_meta_outplace_norm_inf_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0307430Z test_dispatch_symbolic_meta_outplace_norm_inf_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0307550Z test_dispatch_symbolic_meta_outplace_norm_nuc_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0307670Z test_dispatch_symbolic_meta_outplace_norm_nuc_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0307790Z test_dispatch_symbolic_meta_outplace_norm_nuc_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0307910Z test_dispatch_symbolic_meta_outplace_norm_nuc_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0308020Z test_dispatch_symbolic_meta_outplace_normal_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0308140Z test_dispatch_symbolic_meta_outplace_normal_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0308260Z test_dispatch_symbolic_meta_outplace_normal_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0308370Z test_dispatch_symbolic_meta_outplace_normal_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0308500Z test_dispatch_symbolic_meta_outplace_normal_number_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0308630Z test_dispatch_symbolic_meta_outplace_normal_number_mean_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0308760Z test_dispatch_symbolic_meta_outplace_normal_number_mean_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0308880Z test_dispatch_symbolic_meta_outplace_normal_number_mean_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0309030Z test_dispatch_symbolic_meta_outplace_ones_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0309140Z test_dispatch_symbolic_meta_outplace_ones_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0309260Z test_dispatch_symbolic_meta_outplace_ones_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0309380Z test_dispatch_symbolic_meta_outplace_ones_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0309490Z test_dispatch_symbolic_meta_outplace_ones_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0309610Z test_dispatch_symbolic_meta_outplace_ones_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0309750Z test_dispatch_symbolic_meta_outplace_ones_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0309860Z test_dispatch_symbolic_meta_outplace_ones_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0309980Z test_dispatch_symbolic_meta_outplace_ones_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0310090Z test_dispatch_symbolic_meta_outplace_ones_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0310200Z test_dispatch_symbolic_meta_outplace_ones_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0310310Z test_dispatch_symbolic_meta_outplace_ones_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0310430Z test_dispatch_symbolic_meta_outplace_ones_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0310550Z test_dispatch_symbolic_meta_outplace_ones_like_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0310660Z test_dispatch_symbolic_meta_outplace_ones_like_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0310790Z test_dispatch_symbolic_meta_outplace_ones_like_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0310910Z test_dispatch_symbolic_meta_outplace_ones_like_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0311030Z test_dispatch_symbolic_meta_outplace_ones_like_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0311150Z test_dispatch_symbolic_meta_outplace_ones_like_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0311270Z test_dispatch_symbolic_meta_outplace_ones_like_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0311380Z test_dispatch_symbolic_meta_outplace_ones_like_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0311500Z test_dispatch_symbolic_meta_outplace_ones_like_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0311610Z test_dispatch_symbolic_meta_outplace_ones_like_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0311720Z test_dispatch_symbolic_meta_outplace_ones_like_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0311840Z test_dispatch_symbolic_meta_outplace_ones_like_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0311960Z test_dispatch_symbolic_meta_outplace_ones_like_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0312080Z test_dispatch_symbolic_meta_outplace_ormqr_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.057s) 2023-01-11T21:12:30.0312190Z test_dispatch_symbolic_meta_outplace_ormqr_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.058s) 2023-01-11T21:12:30.0312310Z test_dispatch_symbolic_meta_outplace_ormqr_cpu_float32 (__main__.TestMetaCPU) ... ok (0.057s) 2023-01-11T21:12:30.0312420Z test_dispatch_symbolic_meta_outplace_ormqr_cpu_float64 (__main__.TestMetaCPU) ... ok (0.057s) 2023-01-11T21:12:30.0312540Z test_dispatch_symbolic_meta_outplace_outer_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0312650Z test_dispatch_symbolic_meta_outplace_outer_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0312770Z test_dispatch_symbolic_meta_outplace_outer_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0312900Z test_dispatch_symbolic_meta_outplace_outer_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0313020Z test_dispatch_symbolic_meta_outplace_outer_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0313130Z test_dispatch_symbolic_meta_outplace_outer_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0313250Z test_dispatch_symbolic_meta_outplace_outer_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0313360Z test_dispatch_symbolic_meta_outplace_outer_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0313470Z test_dispatch_symbolic_meta_outplace_outer_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0313610Z test_dispatch_symbolic_meta_outplace_outer_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0313720Z test_dispatch_symbolic_meta_outplace_outer_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0313830Z test_dispatch_symbolic_meta_outplace_outer_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0313960Z test_dispatch_symbolic_meta_outplace_pca_lowrank_cpu_float32 (__main__.TestMetaCPU) ... ok (0.964s) 2023-01-11T21:12:30.0314080Z test_dispatch_symbolic_meta_outplace_pca_lowrank_cpu_float64 (__main__.TestMetaCPU) ... ok (0.966s) 2023-01-11T21:12:30.0314200Z test_dispatch_symbolic_meta_outplace_permute_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0314310Z test_dispatch_symbolic_meta_outplace_permute_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0314430Z test_dispatch_symbolic_meta_outplace_permute_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0314560Z test_dispatch_symbolic_meta_outplace_permute_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0314670Z test_dispatch_symbolic_meta_outplace_permute_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0314790Z test_dispatch_symbolic_meta_outplace_permute_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0314910Z test_dispatch_symbolic_meta_outplace_permute_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0315020Z test_dispatch_symbolic_meta_outplace_permute_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0315140Z test_dispatch_symbolic_meta_outplace_permute_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0315250Z test_dispatch_symbolic_meta_outplace_permute_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0315370Z test_dispatch_symbolic_meta_outplace_permute_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0315480Z test_dispatch_symbolic_meta_outplace_permute_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0315600Z test_dispatch_symbolic_meta_outplace_permute_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0315720Z test_dispatch_symbolic_meta_outplace_pinverse_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0315840Z test_dispatch_symbolic_meta_outplace_pinverse_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0315960Z test_dispatch_symbolic_meta_outplace_pinverse_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0316080Z test_dispatch_symbolic_meta_outplace_pinverse_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0320130Z test_dispatch_symbolic_meta_outplace_polar_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0320250Z test_dispatch_symbolic_meta_outplace_polar_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0320390Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0320520Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_0_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0320750Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0320890Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_0_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0321020Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_0_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0321150Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_0_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0321280Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_0_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0321450Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_0_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0321580Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0321710Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0321840Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_1_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0321970Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_1_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0322100Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_1_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0322230Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_1_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0322360Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_1_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0322480Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_1_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0322610Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_1_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0322740Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0322870Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0323000Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_2_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0323130Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0323260Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0323390Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_2_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0323510Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_2_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0323640Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_2_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0323770Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_2_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0323890Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0324020Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0324150Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_3_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0324280Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_3_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0324410Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_3_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0324560Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_3_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0324690Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_3_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0324820Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_3_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0324940Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_3_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0325060Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0325220Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0325350Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_4_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0325480Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_4_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0325600Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_4_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0325730Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_4_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0325850Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_4_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0325970Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_4_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0326100Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_4_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0326220Z test_dispatch_symbolic_meta_outplace_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0326350Z test_dispatch_symbolic_meta_outplace_positive_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0326490Z test_dispatch_symbolic_meta_outplace_positive_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0326620Z test_dispatch_symbolic_meta_outplace_positive_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0326740Z test_dispatch_symbolic_meta_outplace_positive_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0326860Z test_dispatch_symbolic_meta_outplace_positive_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0326980Z test_dispatch_symbolic_meta_outplace_positive_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0327100Z test_dispatch_symbolic_meta_outplace_positive_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0327210Z test_dispatch_symbolic_meta_outplace_positive_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0327330Z test_dispatch_symbolic_meta_outplace_positive_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0327450Z test_dispatch_symbolic_meta_outplace_positive_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0327560Z test_dispatch_symbolic_meta_outplace_positive_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0327680Z test_dispatch_symbolic_meta_outplace_positive_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0327800Z test_dispatch_symbolic_meta_outplace_pow_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0327910Z test_dispatch_symbolic_meta_outplace_pow_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0328030Z test_dispatch_symbolic_meta_outplace_pow_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0328140Z test_dispatch_symbolic_meta_outplace_pow_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0328290Z test_dispatch_symbolic_meta_outplace_pow_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0328400Z test_dispatch_symbolic_meta_outplace_pow_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0328520Z test_dispatch_symbolic_meta_outplace_pow_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0328630Z test_dispatch_symbolic_meta_outplace_pow_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0328730Z test_dispatch_symbolic_meta_outplace_pow_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0328850Z test_dispatch_symbolic_meta_outplace_pow_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0328950Z test_dispatch_symbolic_meta_outplace_pow_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0329100Z test_dispatch_symbolic_meta_outplace_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0329210Z test_dispatch_symbolic_meta_outplace_prod_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0329330Z test_dispatch_symbolic_meta_outplace_prod_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0329450Z test_dispatch_symbolic_meta_outplace_prod_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0329570Z test_dispatch_symbolic_meta_outplace_prod_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0329680Z test_dispatch_symbolic_meta_outplace_prod_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0329790Z test_dispatch_symbolic_meta_outplace_prod_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0329910Z test_dispatch_symbolic_meta_outplace_prod_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0330020Z test_dispatch_symbolic_meta_outplace_prod_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0330130Z test_dispatch_symbolic_meta_outplace_prod_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0330240Z test_dispatch_symbolic_meta_outplace_prod_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0330350Z test_dispatch_symbolic_meta_outplace_put_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0330470Z test_dispatch_symbolic_meta_outplace_put_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0330590Z test_dispatch_symbolic_meta_outplace_put_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0330700Z test_dispatch_symbolic_meta_outplace_put_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0330820Z test_dispatch_symbolic_meta_outplace_put_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0330930Z test_dispatch_symbolic_meta_outplace_put_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0331040Z test_dispatch_symbolic_meta_outplace_put_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0331150Z test_dispatch_symbolic_meta_outplace_put_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0331260Z test_dispatch_symbolic_meta_outplace_put_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0331370Z test_dispatch_symbolic_meta_outplace_put_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0331480Z test_dispatch_symbolic_meta_outplace_put_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0331590Z test_dispatch_symbolic_meta_outplace_put_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0331710Z test_dispatch_symbolic_meta_outplace_qr_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0331820Z test_dispatch_symbolic_meta_outplace_qr_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0331940Z test_dispatch_symbolic_meta_outplace_qr_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0332050Z test_dispatch_symbolic_meta_outplace_qr_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0332190Z test_dispatch_symbolic_meta_outplace_quantile_cpu_float32 (__main__.TestMetaCPU) ... ok (0.430s) 2023-01-11T21:12:30.0332310Z test_dispatch_symbolic_meta_outplace_quantile_cpu_float64 (__main__.TestMetaCPU) ... ok (0.426s) 2023-01-11T21:12:30.0332430Z test_dispatch_symbolic_meta_outplace_rad2deg_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0332540Z test_dispatch_symbolic_meta_outplace_rad2deg_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0332660Z test_dispatch_symbolic_meta_outplace_rad2deg_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0332780Z test_dispatch_symbolic_meta_outplace_rad2deg_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0332920Z test_dispatch_symbolic_meta_outplace_rad2deg_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0333030Z test_dispatch_symbolic_meta_outplace_rad2deg_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0333150Z test_dispatch_symbolic_meta_outplace_rad2deg_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0333260Z test_dispatch_symbolic_meta_outplace_rad2deg_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0333380Z test_dispatch_symbolic_meta_outplace_rad2deg_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0333490Z test_dispatch_symbolic_meta_outplace_rad2deg_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0333610Z test_dispatch_symbolic_meta_outplace_rand_like_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0333740Z test_dispatch_symbolic_meta_outplace_rand_like_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0333860Z test_dispatch_symbolic_meta_outplace_rand_like_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0333980Z test_dispatch_symbolic_meta_outplace_rand_like_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0334100Z test_dispatch_symbolic_meta_outplace_rand_like_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0334210Z test_dispatch_symbolic_meta_outplace_rand_like_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0334330Z test_dispatch_symbolic_meta_outplace_rand_like_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0334450Z test_dispatch_symbolic_meta_outplace_randint_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0334560Z test_dispatch_symbolic_meta_outplace_randint_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0334680Z test_dispatch_symbolic_meta_outplace_randint_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0334800Z test_dispatch_symbolic_meta_outplace_randint_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0334910Z test_dispatch_symbolic_meta_outplace_randint_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0335030Z test_dispatch_symbolic_meta_outplace_randint_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0335140Z test_dispatch_symbolic_meta_outplace_randint_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0335250Z test_dispatch_symbolic_meta_outplace_randint_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0335360Z test_dispatch_symbolic_meta_outplace_randint_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0335480Z test_dispatch_symbolic_meta_outplace_randint_like_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0335610Z test_dispatch_symbolic_meta_outplace_randint_like_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0335730Z test_dispatch_symbolic_meta_outplace_randint_like_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0335850Z test_dispatch_symbolic_meta_outplace_randint_like_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0336010Z test_dispatch_symbolic_meta_outplace_randint_like_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0336130Z test_dispatch_symbolic_meta_outplace_randint_like_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0336250Z test_dispatch_symbolic_meta_outplace_randint_like_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0336380Z test_dispatch_symbolic_meta_outplace_randint_like_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0336490Z test_dispatch_symbolic_meta_outplace_randint_like_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0336610Z test_dispatch_symbolic_meta_outplace_randn_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0336770Z test_dispatch_symbolic_meta_outplace_randn_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0336880Z test_dispatch_symbolic_meta_outplace_randn_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0337000Z test_dispatch_symbolic_meta_outplace_randn_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0337120Z test_dispatch_symbolic_meta_outplace_randn_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0337230Z test_dispatch_symbolic_meta_outplace_randn_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0337340Z test_dispatch_symbolic_meta_outplace_randn_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0337460Z test_dispatch_symbolic_meta_outplace_randn_like_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0337590Z test_dispatch_symbolic_meta_outplace_randn_like_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0337710Z test_dispatch_symbolic_meta_outplace_randn_like_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0337840Z test_dispatch_symbolic_meta_outplace_randn_like_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0337960Z test_dispatch_symbolic_meta_outplace_randn_like_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0338070Z test_dispatch_symbolic_meta_outplace_randn_like_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0338190Z test_dispatch_symbolic_meta_outplace_randn_like_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0338310Z test_dispatch_symbolic_meta_outplace_ravel_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0338420Z test_dispatch_symbolic_meta_outplace_ravel_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0338540Z test_dispatch_symbolic_meta_outplace_ravel_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0338660Z test_dispatch_symbolic_meta_outplace_ravel_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0338770Z test_dispatch_symbolic_meta_outplace_ravel_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0338890Z test_dispatch_symbolic_meta_outplace_ravel_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0339000Z test_dispatch_symbolic_meta_outplace_ravel_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0339110Z test_dispatch_symbolic_meta_outplace_ravel_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0339230Z test_dispatch_symbolic_meta_outplace_ravel_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0339340Z test_dispatch_symbolic_meta_outplace_ravel_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0339450Z test_dispatch_symbolic_meta_outplace_ravel_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0339570Z test_dispatch_symbolic_meta_outplace_ravel_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0339680Z test_dispatch_symbolic_meta_outplace_ravel_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0339820Z test_dispatch_symbolic_meta_outplace_real_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0339940Z test_dispatch_symbolic_meta_outplace_real_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0340050Z test_dispatch_symbolic_meta_outplace_real_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0340170Z test_dispatch_symbolic_meta_outplace_real_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0340290Z test_dispatch_symbolic_meta_outplace_real_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0340400Z test_dispatch_symbolic_meta_outplace_real_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0340540Z test_dispatch_symbolic_meta_outplace_real_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0340660Z test_dispatch_symbolic_meta_outplace_real_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0340780Z test_dispatch_symbolic_meta_outplace_real_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0340890Z test_dispatch_symbolic_meta_outplace_real_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0341000Z test_dispatch_symbolic_meta_outplace_real_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0341110Z test_dispatch_symbolic_meta_outplace_real_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0341220Z test_dispatch_symbolic_meta_outplace_real_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0341340Z test_dispatch_symbolic_meta_outplace_reciprocal_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0341460Z test_dispatch_symbolic_meta_outplace_reciprocal_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0341590Z test_dispatch_symbolic_meta_outplace_reciprocal_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0341720Z test_dispatch_symbolic_meta_outplace_reciprocal_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0341840Z test_dispatch_symbolic_meta_outplace_reciprocal_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0341960Z test_dispatch_symbolic_meta_outplace_reciprocal_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0342080Z test_dispatch_symbolic_meta_outplace_reciprocal_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0342200Z test_dispatch_symbolic_meta_outplace_reciprocal_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0342320Z test_dispatch_symbolic_meta_outplace_reciprocal_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0342440Z test_dispatch_symbolic_meta_outplace_reciprocal_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0342560Z test_dispatch_symbolic_meta_outplace_reciprocal_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0342680Z test_dispatch_symbolic_meta_outplace_reciprocal_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0342800Z test_dispatch_symbolic_meta_outplace_remainder_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0342920Z test_dispatch_symbolic_meta_outplace_remainder_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0343040Z test_dispatch_symbolic_meta_outplace_remainder_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0343160Z test_dispatch_symbolic_meta_outplace_remainder_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0343280Z test_dispatch_symbolic_meta_outplace_remainder_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0343390Z test_dispatch_symbolic_meta_outplace_remainder_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0343510Z test_dispatch_symbolic_meta_outplace_remainder_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0343630Z test_dispatch_symbolic_meta_outplace_remainder_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0343770Z test_dispatch_symbolic_meta_outplace_remainder_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0343890Z test_dispatch_symbolic_meta_outplace_renorm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0344010Z test_dispatch_symbolic_meta_outplace_renorm_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0344120Z test_dispatch_symbolic_meta_outplace_renorm_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0344240Z test_dispatch_symbolic_meta_outplace_renorm_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0344380Z test_dispatch_symbolic_meta_outplace_renorm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0344490Z test_dispatch_symbolic_meta_outplace_renorm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0344610Z test_dispatch_symbolic_meta_outplace_repeat_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0344720Z test_dispatch_symbolic_meta_outplace_repeat_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0344840Z test_dispatch_symbolic_meta_outplace_repeat_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0344960Z test_dispatch_symbolic_meta_outplace_repeat_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0345070Z test_dispatch_symbolic_meta_outplace_repeat_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0345190Z test_dispatch_symbolic_meta_outplace_repeat_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0345310Z test_dispatch_symbolic_meta_outplace_repeat_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0345420Z test_dispatch_symbolic_meta_outplace_repeat_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0345540Z test_dispatch_symbolic_meta_outplace_repeat_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0345650Z test_dispatch_symbolic_meta_outplace_repeat_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0345760Z test_dispatch_symbolic_meta_outplace_repeat_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0345880Z test_dispatch_symbolic_meta_outplace_repeat_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0346010Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0346140Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0346270Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0346400Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0346530Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0346660Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0346780Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0346900Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0347030Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0347160Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0347280Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0347410Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0347550Z test_dispatch_symbolic_meta_outplace_repeat_interleave_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0347680Z test_dispatch_symbolic_meta_outplace_reshape_as_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0347800Z test_dispatch_symbolic_meta_outplace_reshape_as_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0347920Z test_dispatch_symbolic_meta_outplace_reshape_as_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0348050Z test_dispatch_symbolic_meta_outplace_reshape_as_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0348170Z test_dispatch_symbolic_meta_outplace_reshape_as_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0348310Z test_dispatch_symbolic_meta_outplace_reshape_as_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0348440Z test_dispatch_symbolic_meta_outplace_reshape_as_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0348550Z test_dispatch_symbolic_meta_outplace_reshape_as_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0348670Z test_dispatch_symbolic_meta_outplace_reshape_as_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0348790Z test_dispatch_symbolic_meta_outplace_reshape_as_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0353000Z test_dispatch_symbolic_meta_outplace_reshape_as_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0353140Z test_dispatch_symbolic_meta_outplace_reshape_as_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0353260Z test_dispatch_symbolic_meta_outplace_reshape_as_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0353380Z test_dispatch_symbolic_meta_outplace_reshape_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0353490Z test_dispatch_symbolic_meta_outplace_reshape_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0353620Z test_dispatch_symbolic_meta_outplace_reshape_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0353740Z test_dispatch_symbolic_meta_outplace_reshape_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0353860Z test_dispatch_symbolic_meta_outplace_reshape_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0353970Z test_dispatch_symbolic_meta_outplace_reshape_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0354090Z test_dispatch_symbolic_meta_outplace_reshape_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0354200Z test_dispatch_symbolic_meta_outplace_reshape_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0354320Z test_dispatch_symbolic_meta_outplace_reshape_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0354440Z test_dispatch_symbolic_meta_outplace_reshape_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0354550Z test_dispatch_symbolic_meta_outplace_reshape_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0354670Z test_dispatch_symbolic_meta_outplace_reshape_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0354780Z test_dispatch_symbolic_meta_outplace_reshape_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0354900Z test_dispatch_symbolic_meta_outplace_resize__cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0355010Z test_dispatch_symbolic_meta_outplace_resize__cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0355130Z test_dispatch_symbolic_meta_outplace_resize__cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0355250Z test_dispatch_symbolic_meta_outplace_resize__cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0355370Z test_dispatch_symbolic_meta_outplace_resize__cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0355580Z test_dispatch_symbolic_meta_outplace_resize__cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0355690Z test_dispatch_symbolic_meta_outplace_resize__cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0355810Z test_dispatch_symbolic_meta_outplace_resize__cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0355920Z test_dispatch_symbolic_meta_outplace_resize__cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0356030Z test_dispatch_symbolic_meta_outplace_resize__cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0356150Z test_dispatch_symbolic_meta_outplace_resize__cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0356300Z test_dispatch_symbolic_meta_outplace_resize__cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0356420Z test_dispatch_symbolic_meta_outplace_resize_as__cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0356540Z test_dispatch_symbolic_meta_outplace_resize_as__cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0356670Z test_dispatch_symbolic_meta_outplace_resize_as__cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0356790Z test_dispatch_symbolic_meta_outplace_resize_as__cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0356910Z test_dispatch_symbolic_meta_outplace_resize_as__cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0357020Z test_dispatch_symbolic_meta_outplace_resize_as__cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0357140Z test_dispatch_symbolic_meta_outplace_resize_as__cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0357260Z test_dispatch_symbolic_meta_outplace_resize_as__cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0357370Z test_dispatch_symbolic_meta_outplace_resize_as__cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0357480Z test_dispatch_symbolic_meta_outplace_resize_as__cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0357600Z test_dispatch_symbolic_meta_outplace_resize_as__cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0357710Z test_dispatch_symbolic_meta_outplace_resize_as__cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0357840Z test_dispatch_symbolic_meta_outplace_resolve_conj_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0357960Z test_dispatch_symbolic_meta_outplace_resolve_conj_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0358090Z test_dispatch_symbolic_meta_outplace_resolve_conj_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0358210Z test_dispatch_symbolic_meta_outplace_resolve_conj_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0358340Z test_dispatch_symbolic_meta_outplace_resolve_conj_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0358460Z test_dispatch_symbolic_meta_outplace_resolve_conj_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0358580Z test_dispatch_symbolic_meta_outplace_resolve_conj_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0358700Z test_dispatch_symbolic_meta_outplace_resolve_conj_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0358820Z test_dispatch_symbolic_meta_outplace_resolve_conj_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0358940Z test_dispatch_symbolic_meta_outplace_resolve_conj_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0359060Z test_dispatch_symbolic_meta_outplace_resolve_conj_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0359170Z test_dispatch_symbolic_meta_outplace_resolve_conj_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0359290Z test_dispatch_symbolic_meta_outplace_resolve_neg_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0359440Z test_dispatch_symbolic_meta_outplace_resolve_neg_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0359570Z test_dispatch_symbolic_meta_outplace_resolve_neg_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0359690Z test_dispatch_symbolic_meta_outplace_resolve_neg_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0359820Z test_dispatch_symbolic_meta_outplace_resolve_neg_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0359940Z test_dispatch_symbolic_meta_outplace_resolve_neg_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0360080Z test_dispatch_symbolic_meta_outplace_resolve_neg_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0360200Z test_dispatch_symbolic_meta_outplace_resolve_neg_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0360320Z test_dispatch_symbolic_meta_outplace_resolve_neg_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0360430Z test_dispatch_symbolic_meta_outplace_resolve_neg_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0360550Z test_dispatch_symbolic_meta_outplace_resolve_neg_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0360670Z test_dispatch_symbolic_meta_outplace_resolve_neg_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0360780Z test_dispatch_symbolic_meta_outplace_resolve_neg_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0360890Z test_dispatch_symbolic_meta_outplace_roll_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0361010Z test_dispatch_symbolic_meta_outplace_roll_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0361130Z test_dispatch_symbolic_meta_outplace_roll_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0361240Z test_dispatch_symbolic_meta_outplace_roll_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0361360Z test_dispatch_symbolic_meta_outplace_roll_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0361480Z test_dispatch_symbolic_meta_outplace_roll_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0361590Z test_dispatch_symbolic_meta_outplace_roll_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0361700Z test_dispatch_symbolic_meta_outplace_roll_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0361820Z test_dispatch_symbolic_meta_outplace_roll_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0361930Z test_dispatch_symbolic_meta_outplace_roll_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0362040Z test_dispatch_symbolic_meta_outplace_roll_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0362150Z test_dispatch_symbolic_meta_outplace_roll_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0362260Z test_dispatch_symbolic_meta_outplace_roll_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0362380Z test_dispatch_symbolic_meta_outplace_rot90_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0362490Z test_dispatch_symbolic_meta_outplace_rot90_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0362610Z test_dispatch_symbolic_meta_outplace_rot90_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0362720Z test_dispatch_symbolic_meta_outplace_rot90_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0362840Z test_dispatch_symbolic_meta_outplace_rot90_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0362950Z test_dispatch_symbolic_meta_outplace_rot90_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0363060Z test_dispatch_symbolic_meta_outplace_rot90_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0363200Z test_dispatch_symbolic_meta_outplace_rot90_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0363310Z test_dispatch_symbolic_meta_outplace_rot90_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0363420Z test_dispatch_symbolic_meta_outplace_rot90_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0363530Z test_dispatch_symbolic_meta_outplace_rot90_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0363640Z test_dispatch_symbolic_meta_outplace_rot90_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0363760Z test_dispatch_symbolic_meta_outplace_round_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0363900Z test_dispatch_symbolic_meta_outplace_round_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0364010Z test_dispatch_symbolic_meta_outplace_round_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0364130Z test_dispatch_symbolic_meta_outplace_round_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0364240Z test_dispatch_symbolic_meta_outplace_round_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0364350Z test_dispatch_symbolic_meta_outplace_round_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0364460Z test_dispatch_symbolic_meta_outplace_round_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0364570Z test_dispatch_symbolic_meta_outplace_round_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0364700Z test_dispatch_symbolic_meta_outplace_round_decimals_0_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0364830Z test_dispatch_symbolic_meta_outplace_round_decimals_0_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0364950Z test_dispatch_symbolic_meta_outplace_round_decimals_0_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0365080Z test_dispatch_symbolic_meta_outplace_round_decimals_3_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0365200Z test_dispatch_symbolic_meta_outplace_round_decimals_3_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0365320Z test_dispatch_symbolic_meta_outplace_round_decimals_3_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0365450Z test_dispatch_symbolic_meta_outplace_round_decimals_neg_3_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0365580Z test_dispatch_symbolic_meta_outplace_round_decimals_neg_3_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0365710Z test_dispatch_symbolic_meta_outplace_round_decimals_neg_3_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0365830Z test_dispatch_symbolic_meta_outplace_rsqrt_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0365940Z test_dispatch_symbolic_meta_outplace_rsqrt_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0366060Z test_dispatch_symbolic_meta_outplace_rsqrt_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0366180Z test_dispatch_symbolic_meta_outplace_rsqrt_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0366290Z test_dispatch_symbolic_meta_outplace_rsqrt_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0366410Z test_dispatch_symbolic_meta_outplace_rsqrt_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0366520Z test_dispatch_symbolic_meta_outplace_rsqrt_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0366630Z test_dispatch_symbolic_meta_outplace_rsqrt_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0366740Z test_dispatch_symbolic_meta_outplace_rsqrt_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0366850Z test_dispatch_symbolic_meta_outplace_rsqrt_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0366990Z test_dispatch_symbolic_meta_outplace_rsqrt_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0367110Z test_dispatch_symbolic_meta_outplace_rsub_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0367220Z test_dispatch_symbolic_meta_outplace_rsub_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0367340Z test_dispatch_symbolic_meta_outplace_rsub_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0367460Z test_dispatch_symbolic_meta_outplace_rsub_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0367570Z test_dispatch_symbolic_meta_outplace_rsub_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0367710Z test_dispatch_symbolic_meta_outplace_rsub_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0367820Z test_dispatch_symbolic_meta_outplace_rsub_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0367930Z test_dispatch_symbolic_meta_outplace_rsub_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0368040Z test_dispatch_symbolic_meta_outplace_rsub_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0368160Z test_dispatch_symbolic_meta_outplace_rsub_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0368270Z test_dispatch_symbolic_meta_outplace_rsub_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0368390Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0368510Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0368640Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0368770Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0368900Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0369020Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0369140Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0369260Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0369380Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0369500Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0369620Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0369740Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0369860Z test_dispatch_symbolic_meta_outplace_scalar_tensor_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0369980Z test_dispatch_symbolic_meta_outplace_scatter_add_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0370100Z test_dispatch_symbolic_meta_outplace_scatter_add_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0370230Z test_dispatch_symbolic_meta_outplace_scatter_add_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0370350Z test_dispatch_symbolic_meta_outplace_scatter_add_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0370470Z test_dispatch_symbolic_meta_outplace_scatter_add_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0370590Z test_dispatch_symbolic_meta_outplace_scatter_add_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0370700Z test_dispatch_symbolic_meta_outplace_scatter_add_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0370860Z test_dispatch_symbolic_meta_outplace_scatter_add_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0370980Z test_dispatch_symbolic_meta_outplace_scatter_add_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0371100Z test_dispatch_symbolic_meta_outplace_scatter_add_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0371220Z test_dispatch_symbolic_meta_outplace_scatter_add_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0371340Z test_dispatch_symbolic_meta_outplace_scatter_add_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0371450Z test_dispatch_symbolic_meta_outplace_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.0371600Z test_dispatch_symbolic_meta_outplace_scatter_cpu_bool (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0371730Z test_dispatch_symbolic_meta_outplace_scatter_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0371850Z test_dispatch_symbolic_meta_outplace_scatter_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0371960Z test_dispatch_symbolic_meta_outplace_scatter_cpu_float16 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.0372080Z test_dispatch_symbolic_meta_outplace_scatter_cpu_float32 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.0372200Z test_dispatch_symbolic_meta_outplace_scatter_cpu_float64 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.0372310Z test_dispatch_symbolic_meta_outplace_scatter_cpu_int16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0372430Z test_dispatch_symbolic_meta_outplace_scatter_cpu_int32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0372540Z test_dispatch_symbolic_meta_outplace_scatter_cpu_int64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0372660Z test_dispatch_symbolic_meta_outplace_scatter_cpu_int8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0372770Z test_dispatch_symbolic_meta_outplace_scatter_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0372900Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0373030Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amax_cpu_bool (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0373160Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amax_cpu_float16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0373290Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amax_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0373410Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amax_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0373540Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amax_cpu_int16 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.0373660Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amax_cpu_int32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0373790Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amax_cpu_int64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0373910Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amax_cpu_int8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0374030Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amax_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0374160Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0374280Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amin_cpu_bool (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0374410Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amin_cpu_float16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0374530Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0374690Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0374810Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amin_cpu_int16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0374940Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amin_cpu_int32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0375060Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amin_cpu_int64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0375180Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amin_cpu_int8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0375330Z test_dispatch_symbolic_meta_outplace_scatter_reduce_amin_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0375460Z test_dispatch_symbolic_meta_outplace_scatter_reduce_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.0375600Z test_dispatch_symbolic_meta_outplace_scatter_reduce_mean_cpu_float16 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.0375730Z test_dispatch_symbolic_meta_outplace_scatter_reduce_mean_cpu_float32 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.0375850Z test_dispatch_symbolic_meta_outplace_scatter_reduce_mean_cpu_float64 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.0375970Z test_dispatch_symbolic_meta_outplace_scatter_reduce_mean_cpu_int16 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.0376090Z test_dispatch_symbolic_meta_outplace_scatter_reduce_mean_cpu_int32 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.0376210Z test_dispatch_symbolic_meta_outplace_scatter_reduce_mean_cpu_int64 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.0376340Z test_dispatch_symbolic_meta_outplace_scatter_reduce_mean_cpu_int8 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.0376460Z test_dispatch_symbolic_meta_outplace_scatter_reduce_mean_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.0376590Z test_dispatch_symbolic_meta_outplace_scatter_reduce_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0376710Z test_dispatch_symbolic_meta_outplace_scatter_reduce_prod_cpu_bool (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0376840Z test_dispatch_symbolic_meta_outplace_scatter_reduce_prod_cpu_float16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0376960Z test_dispatch_symbolic_meta_outplace_scatter_reduce_prod_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0377090Z test_dispatch_symbolic_meta_outplace_scatter_reduce_prod_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0377220Z test_dispatch_symbolic_meta_outplace_scatter_reduce_prod_cpu_int16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0377340Z test_dispatch_symbolic_meta_outplace_scatter_reduce_prod_cpu_int32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0377470Z test_dispatch_symbolic_meta_outplace_scatter_reduce_prod_cpu_int64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0377590Z test_dispatch_symbolic_meta_outplace_scatter_reduce_prod_cpu_int8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0377710Z test_dispatch_symbolic_meta_outplace_scatter_reduce_prod_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0377830Z test_dispatch_symbolic_meta_outplace_scatter_reduce_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0377960Z test_dispatch_symbolic_meta_outplace_scatter_reduce_sum_cpu_bool (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0378090Z test_dispatch_symbolic_meta_outplace_scatter_reduce_sum_cpu_float16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0378210Z test_dispatch_symbolic_meta_outplace_scatter_reduce_sum_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0378340Z test_dispatch_symbolic_meta_outplace_scatter_reduce_sum_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0378480Z test_dispatch_symbolic_meta_outplace_scatter_reduce_sum_cpu_int16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0378600Z test_dispatch_symbolic_meta_outplace_scatter_reduce_sum_cpu_int32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0378720Z test_dispatch_symbolic_meta_outplace_scatter_reduce_sum_cpu_int64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0378850Z test_dispatch_symbolic_meta_outplace_scatter_reduce_sum_cpu_int8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0378970Z test_dispatch_symbolic_meta_outplace_scatter_reduce_sum_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0379120Z test_dispatch_symbolic_meta_outplace_searchsorted_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.082s) 2023-01-11T21:12:30.0379250Z test_dispatch_symbolic_meta_outplace_searchsorted_cpu_float16 (__main__.TestMetaCPU) ... ok (0.080s) 2023-01-11T21:12:30.0379370Z test_dispatch_symbolic_meta_outplace_searchsorted_cpu_float32 (__main__.TestMetaCPU) ... ok (0.079s) 2023-01-11T21:12:30.0379490Z test_dispatch_symbolic_meta_outplace_searchsorted_cpu_float64 (__main__.TestMetaCPU) ... ok (0.079s) 2023-01-11T21:12:30.0379620Z test_dispatch_symbolic_meta_outplace_searchsorted_cpu_int16 (__main__.TestMetaCPU) ... ok (0.079s) 2023-01-11T21:12:30.0379740Z test_dispatch_symbolic_meta_outplace_searchsorted_cpu_int32 (__main__.TestMetaCPU) ... ok (0.080s) 2023-01-11T21:12:30.0379850Z test_dispatch_symbolic_meta_outplace_searchsorted_cpu_int64 (__main__.TestMetaCPU) ... ok (0.079s) 2023-01-11T21:12:30.0379980Z test_dispatch_symbolic_meta_outplace_searchsorted_cpu_int8 (__main__.TestMetaCPU) ... ok (0.079s) 2023-01-11T21:12:30.0380100Z test_dispatch_symbolic_meta_outplace_searchsorted_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.079s) 2023-01-11T21:12:30.0380230Z test_dispatch_symbolic_meta_outplace_segment_reduce_lengths_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.0380360Z test_dispatch_symbolic_meta_outplace_segment_reduce_lengths_cpu_float16 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.0380490Z test_dispatch_symbolic_meta_outplace_segment_reduce_lengths_cpu_float32 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.0380620Z test_dispatch_symbolic_meta_outplace_segment_reduce_lengths_cpu_float64 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.0380750Z test_dispatch_symbolic_meta_outplace_segment_reduce_offsets_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.0380880Z test_dispatch_symbolic_meta_outplace_segment_reduce_offsets_cpu_float16 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.0381010Z test_dispatch_symbolic_meta_outplace_segment_reduce_offsets_cpu_float32 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.0381140Z test_dispatch_symbolic_meta_outplace_segment_reduce_offsets_cpu_float64 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.0381260Z test_dispatch_symbolic_meta_outplace_select_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0381370Z test_dispatch_symbolic_meta_outplace_select_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0381490Z test_dispatch_symbolic_meta_outplace_select_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0381610Z test_dispatch_symbolic_meta_outplace_select_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0385710Z test_dispatch_symbolic_meta_outplace_select_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0385850Z test_dispatch_symbolic_meta_outplace_select_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0385970Z test_dispatch_symbolic_meta_outplace_select_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0386090Z test_dispatch_symbolic_meta_outplace_select_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0386280Z test_dispatch_symbolic_meta_outplace_select_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0386400Z test_dispatch_symbolic_meta_outplace_select_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0386510Z test_dispatch_symbolic_meta_outplace_select_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0386630Z test_dispatch_symbolic_meta_outplace_select_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0386740Z test_dispatch_symbolic_meta_outplace_select_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0386860Z test_dispatch_symbolic_meta_outplace_select_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0387020Z test_dispatch_symbolic_meta_outplace_select_scatter_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0387140Z test_dispatch_symbolic_meta_outplace_select_scatter_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0387270Z test_dispatch_symbolic_meta_outplace_select_scatter_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0387390Z test_dispatch_symbolic_meta_outplace_select_scatter_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0387510Z test_dispatch_symbolic_meta_outplace_select_scatter_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0387640Z test_dispatch_symbolic_meta_outplace_select_scatter_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0387750Z test_dispatch_symbolic_meta_outplace_select_scatter_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0387870Z test_dispatch_symbolic_meta_outplace_select_scatter_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0388000Z test_dispatch_symbolic_meta_outplace_select_scatter_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0388110Z test_dispatch_symbolic_meta_outplace_sgn_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0388230Z test_dispatch_symbolic_meta_outplace_sgn_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0388350Z test_dispatch_symbolic_meta_outplace_sgn_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0388470Z test_dispatch_symbolic_meta_outplace_sgn_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0388580Z test_dispatch_symbolic_meta_outplace_sgn_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0388690Z test_dispatch_symbolic_meta_outplace_sgn_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0388810Z test_dispatch_symbolic_meta_outplace_sgn_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0388920Z test_dispatch_symbolic_meta_outplace_sgn_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0389030Z test_dispatch_symbolic_meta_outplace_sgn_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0389140Z test_dispatch_symbolic_meta_outplace_sgn_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0389240Z test_dispatch_symbolic_meta_outplace_sgn_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0389360Z test_dispatch_symbolic_meta_outplace_sgn_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0389460Z test_dispatch_symbolic_meta_outplace_sgn_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0389580Z test_dispatch_symbolic_meta_outplace_short_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0389700Z test_dispatch_symbolic_meta_outplace_short_cpu_bool (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0389820Z test_dispatch_symbolic_meta_outplace_short_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0389940Z test_dispatch_symbolic_meta_outplace_short_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0390060Z test_dispatch_symbolic_meta_outplace_short_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0390220Z test_dispatch_symbolic_meta_outplace_short_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0390340Z test_dispatch_symbolic_meta_outplace_short_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0390450Z test_dispatch_symbolic_meta_outplace_short_cpu_int16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0390560Z test_dispatch_symbolic_meta_outplace_short_cpu_int32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0390680Z test_dispatch_symbolic_meta_outplace_short_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0390790Z test_dispatch_symbolic_meta_outplace_short_cpu_int8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0390940Z test_dispatch_symbolic_meta_outplace_short_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0391060Z test_dispatch_symbolic_meta_outplace_sigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0391170Z test_dispatch_symbolic_meta_outplace_sigmoid_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0391290Z test_dispatch_symbolic_meta_outplace_sigmoid_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0391420Z test_dispatch_symbolic_meta_outplace_sigmoid_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0391530Z test_dispatch_symbolic_meta_outplace_sigmoid_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0391650Z test_dispatch_symbolic_meta_outplace_sigmoid_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0391770Z test_dispatch_symbolic_meta_outplace_sigmoid_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0391880Z test_dispatch_symbolic_meta_outplace_sigmoid_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0391990Z test_dispatch_symbolic_meta_outplace_sigmoid_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0392110Z test_dispatch_symbolic_meta_outplace_sigmoid_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0392220Z test_dispatch_symbolic_meta_outplace_sigmoid_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0392330Z test_dispatch_symbolic_meta_outplace_sign_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0392440Z test_dispatch_symbolic_meta_outplace_sign_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0392560Z test_dispatch_symbolic_meta_outplace_sign_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0392670Z test_dispatch_symbolic_meta_outplace_sign_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0392790Z test_dispatch_symbolic_meta_outplace_sign_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0392900Z test_dispatch_symbolic_meta_outplace_sign_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0393010Z test_dispatch_symbolic_meta_outplace_sign_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0393120Z test_dispatch_symbolic_meta_outplace_sign_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0393230Z test_dispatch_symbolic_meta_outplace_sign_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0393340Z test_dispatch_symbolic_meta_outplace_sign_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0393470Z test_dispatch_symbolic_meta_outplace_signal_windows_bartlett_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0393610Z test_dispatch_symbolic_meta_outplace_signal_windows_bartlett_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0393740Z test_dispatch_symbolic_meta_outplace_signal_windows_blackman_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0393870Z test_dispatch_symbolic_meta_outplace_signal_windows_blackman_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0394030Z test_dispatch_symbolic_meta_outplace_signal_windows_cosine_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0394160Z test_dispatch_symbolic_meta_outplace_signal_windows_cosine_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0394300Z test_dispatch_symbolic_meta_outplace_signal_windows_exponential_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0394430Z test_dispatch_symbolic_meta_outplace_signal_windows_exponential_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0394560Z test_dispatch_symbolic_meta_outplace_signal_windows_gaussian_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0394720Z test_dispatch_symbolic_meta_outplace_signal_windows_gaussian_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0394850Z test_dispatch_symbolic_meta_outplace_signal_windows_general_cosine_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0394990Z test_dispatch_symbolic_meta_outplace_signal_windows_general_cosine_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0395130Z test_dispatch_symbolic_meta_outplace_signal_windows_general_hamming_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0395260Z test_dispatch_symbolic_meta_outplace_signal_windows_general_hamming_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0395390Z test_dispatch_symbolic_meta_outplace_signal_windows_hamming_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0395520Z test_dispatch_symbolic_meta_outplace_signal_windows_hamming_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0395650Z test_dispatch_symbolic_meta_outplace_signal_windows_hann_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0395780Z test_dispatch_symbolic_meta_outplace_signal_windows_hann_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0395910Z test_dispatch_symbolic_meta_outplace_signal_windows_kaiser_cpu_float32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0396040Z test_dispatch_symbolic_meta_outplace_signal_windows_kaiser_cpu_float64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0396170Z test_dispatch_symbolic_meta_outplace_signal_windows_nuttall_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0396300Z test_dispatch_symbolic_meta_outplace_signal_windows_nuttall_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0396420Z test_dispatch_symbolic_meta_outplace_signbit_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0396530Z test_dispatch_symbolic_meta_outplace_signbit_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0396650Z test_dispatch_symbolic_meta_outplace_signbit_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0396770Z test_dispatch_symbolic_meta_outplace_signbit_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0396890Z test_dispatch_symbolic_meta_outplace_signbit_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0397000Z test_dispatch_symbolic_meta_outplace_signbit_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0397120Z test_dispatch_symbolic_meta_outplace_signbit_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0397230Z test_dispatch_symbolic_meta_outplace_signbit_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0397340Z test_dispatch_symbolic_meta_outplace_signbit_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0397460Z test_dispatch_symbolic_meta_outplace_signbit_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0397570Z test_dispatch_symbolic_meta_outplace_sin_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0397680Z test_dispatch_symbolic_meta_outplace_sin_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0397820Z test_dispatch_symbolic_meta_outplace_sin_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0397940Z test_dispatch_symbolic_meta_outplace_sin_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0398050Z test_dispatch_symbolic_meta_outplace_sin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0398160Z test_dispatch_symbolic_meta_outplace_sin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0398270Z test_dispatch_symbolic_meta_outplace_sin_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0398380Z test_dispatch_symbolic_meta_outplace_sin_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0398520Z test_dispatch_symbolic_meta_outplace_sin_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0398630Z test_dispatch_symbolic_meta_outplace_sin_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0398740Z test_dispatch_symbolic_meta_outplace_sin_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0398860Z test_dispatch_symbolic_meta_outplace_sinc_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0398970Z test_dispatch_symbolic_meta_outplace_sinc_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0399080Z test_dispatch_symbolic_meta_outplace_sinc_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0399200Z test_dispatch_symbolic_meta_outplace_sinc_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0399310Z test_dispatch_symbolic_meta_outplace_sinc_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0399430Z test_dispatch_symbolic_meta_outplace_sinc_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0399540Z test_dispatch_symbolic_meta_outplace_sinc_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0399650Z test_dispatch_symbolic_meta_outplace_sinc_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0399760Z test_dispatch_symbolic_meta_outplace_sinc_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0399870Z test_dispatch_symbolic_meta_outplace_sinc_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0399980Z test_dispatch_symbolic_meta_outplace_sinc_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0400090Z test_dispatch_symbolic_meta_outplace_sinh_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0400200Z test_dispatch_symbolic_meta_outplace_sinh_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0400320Z test_dispatch_symbolic_meta_outplace_sinh_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0400440Z test_dispatch_symbolic_meta_outplace_sinh_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0400550Z test_dispatch_symbolic_meta_outplace_sinh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0400660Z test_dispatch_symbolic_meta_outplace_sinh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0400770Z test_dispatch_symbolic_meta_outplace_sinh_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0400880Z test_dispatch_symbolic_meta_outplace_sinh_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0400990Z test_dispatch_symbolic_meta_outplace_sinh_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0401100Z test_dispatch_symbolic_meta_outplace_sinh_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0401210Z test_dispatch_symbolic_meta_outplace_sinh_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0401330Z test_dispatch_symbolic_meta_outplace_slice_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0401430Z test_dispatch_symbolic_meta_outplace_slice_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0401580Z test_dispatch_symbolic_meta_outplace_slice_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0401700Z test_dispatch_symbolic_meta_outplace_slice_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0401820Z test_dispatch_symbolic_meta_outplace_slice_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0401930Z test_dispatch_symbolic_meta_outplace_slice_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0402050Z test_dispatch_symbolic_meta_outplace_slice_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0402160Z test_dispatch_symbolic_meta_outplace_slice_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0402290Z test_dispatch_symbolic_meta_outplace_slice_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0402400Z test_dispatch_symbolic_meta_outplace_slice_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0402510Z test_dispatch_symbolic_meta_outplace_slice_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0402620Z test_dispatch_symbolic_meta_outplace_slice_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0402730Z test_dispatch_symbolic_meta_outplace_slice_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0402860Z test_dispatch_symbolic_meta_outplace_slice_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0402990Z test_dispatch_symbolic_meta_outplace_slice_scatter_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0403110Z test_dispatch_symbolic_meta_outplace_slice_scatter_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0403240Z test_dispatch_symbolic_meta_outplace_slice_scatter_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0403360Z test_dispatch_symbolic_meta_outplace_slice_scatter_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0403480Z test_dispatch_symbolic_meta_outplace_slice_scatter_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0403600Z test_dispatch_symbolic_meta_outplace_slice_scatter_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0403720Z test_dispatch_symbolic_meta_outplace_slice_scatter_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0403840Z test_dispatch_symbolic_meta_outplace_slice_scatter_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0403960Z test_dispatch_symbolic_meta_outplace_slice_scatter_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0404080Z test_dispatch_symbolic_meta_outplace_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0404190Z test_dispatch_symbolic_meta_outplace_softmax_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0404310Z test_dispatch_symbolic_meta_outplace_softmax_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0404440Z test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0404570Z test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0404700Z test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0404830Z test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0404950Z test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0405080Z test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0405200Z test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0405330Z test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0405490Z test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0405610Z test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0405740Z test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0405860Z test_dispatch_symbolic_meta_outplace_softmax_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0405980Z test_dispatch_symbolic_meta_outplace_sort_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0406140Z test_dispatch_symbolic_meta_outplace_sort_cpu_bool (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0406250Z test_dispatch_symbolic_meta_outplace_sort_cpu_float16 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.0406370Z test_dispatch_symbolic_meta_outplace_sort_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0406480Z test_dispatch_symbolic_meta_outplace_sort_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0406590Z test_dispatch_symbolic_meta_outplace_sort_cpu_int16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0406710Z test_dispatch_symbolic_meta_outplace_sort_cpu_int32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0406810Z test_dispatch_symbolic_meta_outplace_sort_cpu_int64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.0406920Z test_dispatch_symbolic_meta_outplace_sort_cpu_int8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0407030Z test_dispatch_symbolic_meta_outplace_sort_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0407210Z test_dispatch_symbolic_meta_outplace_sparse_sampled_addmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: PyTorch is built without MKL support (0.000s) 2023-01-11T21:12:30.0407380Z test_dispatch_symbolic_meta_outplace_sparse_sampled_addmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: PyTorch is built without MKL support (0.000s) 2023-01-11T21:12:30.0407540Z test_dispatch_symbolic_meta_outplace_sparse_sampled_addmm_cpu_float32 (__main__.TestMetaCPU) ... skip: PyTorch is built without MKL support (0.000s) 2023-01-11T21:12:30.0407700Z test_dispatch_symbolic_meta_outplace_sparse_sampled_addmm_cpu_float64 (__main__.TestMetaCPU) ... skip: PyTorch is built without MKL support (0.000s) 2023-01-11T21:12:30.0407830Z test_dispatch_symbolic_meta_outplace_special_airy_ai_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0407960Z test_dispatch_symbolic_meta_outplace_special_airy_ai_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0408080Z test_dispatch_symbolic_meta_outplace_special_airy_ai_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0408210Z test_dispatch_symbolic_meta_outplace_special_airy_ai_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0408330Z test_dispatch_symbolic_meta_outplace_special_airy_ai_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0408460Z test_dispatch_symbolic_meta_outplace_special_airy_ai_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0408580Z test_dispatch_symbolic_meta_outplace_special_airy_ai_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0408700Z test_dispatch_symbolic_meta_outplace_special_airy_ai_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0408830Z test_dispatch_symbolic_meta_outplace_special_bessel_j0_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0408960Z test_dispatch_symbolic_meta_outplace_special_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0409080Z test_dispatch_symbolic_meta_outplace_special_bessel_j0_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0409200Z test_dispatch_symbolic_meta_outplace_special_bessel_j0_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0409350Z test_dispatch_symbolic_meta_outplace_special_bessel_j0_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0409480Z test_dispatch_symbolic_meta_outplace_special_bessel_j0_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0409600Z test_dispatch_symbolic_meta_outplace_special_bessel_j0_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0409720Z test_dispatch_symbolic_meta_outplace_special_bessel_j0_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0409850Z test_dispatch_symbolic_meta_outplace_special_bessel_j1_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0410010Z test_dispatch_symbolic_meta_outplace_special_bessel_j1_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0410130Z test_dispatch_symbolic_meta_outplace_special_bessel_j1_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0410250Z test_dispatch_symbolic_meta_outplace_special_bessel_j1_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0410370Z test_dispatch_symbolic_meta_outplace_special_bessel_j1_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0410490Z test_dispatch_symbolic_meta_outplace_special_bessel_j1_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0410610Z test_dispatch_symbolic_meta_outplace_special_bessel_j1_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0410730Z test_dispatch_symbolic_meta_outplace_special_bessel_j1_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0410850Z test_dispatch_symbolic_meta_outplace_special_bessel_y0_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0410980Z test_dispatch_symbolic_meta_outplace_special_bessel_y0_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0411100Z test_dispatch_symbolic_meta_outplace_special_bessel_y0_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0411220Z test_dispatch_symbolic_meta_outplace_special_bessel_y0_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0411340Z test_dispatch_symbolic_meta_outplace_special_bessel_y0_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0411460Z test_dispatch_symbolic_meta_outplace_special_bessel_y0_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0411580Z test_dispatch_symbolic_meta_outplace_special_bessel_y0_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0411700Z test_dispatch_symbolic_meta_outplace_special_bessel_y0_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0411820Z test_dispatch_symbolic_meta_outplace_special_bessel_y1_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0411950Z test_dispatch_symbolic_meta_outplace_special_bessel_y1_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0412070Z test_dispatch_symbolic_meta_outplace_special_bessel_y1_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0412190Z test_dispatch_symbolic_meta_outplace_special_bessel_y1_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0412310Z test_dispatch_symbolic_meta_outplace_special_bessel_y1_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0412430Z test_dispatch_symbolic_meta_outplace_special_bessel_y1_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0412550Z test_dispatch_symbolic_meta_outplace_special_bessel_y1_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0412660Z test_dispatch_symbolic_meta_outplace_special_bessel_y1_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0412800Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_t_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0412940Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0413100Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0413240Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0413380Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0413520Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0413650Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0413810Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0413950Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_u_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0414090Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0414220Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0414360Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0414490Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0414620Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0414760Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0419080Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0419400Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_v_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0419660Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0419910Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0420160Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0420410Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0420660Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0420900Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0421150Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0421390Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_w_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0421710Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0421970Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0422220Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0422460Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0422720Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0422970Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0423220Z test_dispatch_symbolic_meta_outplace_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0423340Z test_dispatch_symbolic_meta_outplace_special_entr_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0423460Z test_dispatch_symbolic_meta_outplace_special_entr_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0423590Z test_dispatch_symbolic_meta_outplace_special_entr_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0423710Z test_dispatch_symbolic_meta_outplace_special_entr_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0423840Z test_dispatch_symbolic_meta_outplace_special_entr_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0423960Z test_dispatch_symbolic_meta_outplace_special_entr_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0424070Z test_dispatch_symbolic_meta_outplace_special_entr_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0424190Z test_dispatch_symbolic_meta_outplace_special_entr_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0424320Z test_dispatch_symbolic_meta_outplace_special_entr_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0424440Z test_dispatch_symbolic_meta_outplace_special_erfcx_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0424560Z test_dispatch_symbolic_meta_outplace_special_erfcx_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0424690Z test_dispatch_symbolic_meta_outplace_special_erfcx_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0424810Z test_dispatch_symbolic_meta_outplace_special_erfcx_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0424930Z test_dispatch_symbolic_meta_outplace_special_erfcx_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0425050Z test_dispatch_symbolic_meta_outplace_special_erfcx_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0425170Z test_dispatch_symbolic_meta_outplace_special_erfcx_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0425290Z test_dispatch_symbolic_meta_outplace_special_erfcx_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0425430Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_h_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0425560Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_h_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0425700Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_h_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0425890Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_h_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0426020Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_h_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0426150Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_h_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0426280Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_h_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0426440Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_h_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0426570Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_he_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0426760Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_he_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0426900Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_he_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0427030Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_he_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0427160Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_he_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0427300Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_he_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0427430Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_he_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0427560Z test_dispatch_symbolic_meta_outplace_special_hermite_polynomial_he_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0427680Z test_dispatch_symbolic_meta_outplace_special_i0e_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0427810Z test_dispatch_symbolic_meta_outplace_special_i0e_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0427930Z test_dispatch_symbolic_meta_outplace_special_i0e_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0428050Z test_dispatch_symbolic_meta_outplace_special_i0e_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0428170Z test_dispatch_symbolic_meta_outplace_special_i0e_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0428280Z test_dispatch_symbolic_meta_outplace_special_i0e_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0428400Z test_dispatch_symbolic_meta_outplace_special_i0e_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0428520Z test_dispatch_symbolic_meta_outplace_special_i0e_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0428630Z test_dispatch_symbolic_meta_outplace_special_i0e_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0428750Z test_dispatch_symbolic_meta_outplace_special_i1_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0428870Z test_dispatch_symbolic_meta_outplace_special_i1_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0428990Z test_dispatch_symbolic_meta_outplace_special_i1_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0429110Z test_dispatch_symbolic_meta_outplace_special_i1_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0429220Z test_dispatch_symbolic_meta_outplace_special_i1_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0429340Z test_dispatch_symbolic_meta_outplace_special_i1_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0429460Z test_dispatch_symbolic_meta_outplace_special_i1_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0429570Z test_dispatch_symbolic_meta_outplace_special_i1_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0429690Z test_dispatch_symbolic_meta_outplace_special_i1e_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0429840Z test_dispatch_symbolic_meta_outplace_special_i1e_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0429960Z test_dispatch_symbolic_meta_outplace_special_i1e_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0430080Z test_dispatch_symbolic_meta_outplace_special_i1e_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0430200Z test_dispatch_symbolic_meta_outplace_special_i1e_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0430310Z test_dispatch_symbolic_meta_outplace_special_i1e_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0430450Z test_dispatch_symbolic_meta_outplace_special_i1e_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0430570Z test_dispatch_symbolic_meta_outplace_special_i1e_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0430710Z test_dispatch_symbolic_meta_outplace_special_laguerre_polynomial_l_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0430850Z test_dispatch_symbolic_meta_outplace_special_laguerre_polynomial_l_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0430990Z test_dispatch_symbolic_meta_outplace_special_laguerre_polynomial_l_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0431120Z test_dispatch_symbolic_meta_outplace_special_laguerre_polynomial_l_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0431250Z test_dispatch_symbolic_meta_outplace_special_laguerre_polynomial_l_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0431390Z test_dispatch_symbolic_meta_outplace_special_laguerre_polynomial_l_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0431520Z test_dispatch_symbolic_meta_outplace_special_laguerre_polynomial_l_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0431660Z test_dispatch_symbolic_meta_outplace_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0431920Z test_dispatch_symbolic_meta_outplace_special_legendre_polynomial_p_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0432170Z test_dispatch_symbolic_meta_outplace_special_legendre_polynomial_p_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0432420Z test_dispatch_symbolic_meta_outplace_special_legendre_polynomial_p_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0432670Z test_dispatch_symbolic_meta_outplace_special_legendre_polynomial_p_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0432920Z test_dispatch_symbolic_meta_outplace_special_legendre_polynomial_p_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0433170Z test_dispatch_symbolic_meta_outplace_special_legendre_polynomial_p_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0433410Z test_dispatch_symbolic_meta_outplace_special_legendre_polynomial_p_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0433650Z test_dispatch_symbolic_meta_outplace_special_legendre_polynomial_p_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0433780Z test_dispatch_symbolic_meta_outplace_special_log_ndtr_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0433910Z test_dispatch_symbolic_meta_outplace_special_log_ndtr_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0434060Z test_dispatch_symbolic_meta_outplace_special_log_ndtr_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0434190Z test_dispatch_symbolic_meta_outplace_special_log_ndtr_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0434320Z test_dispatch_symbolic_meta_outplace_special_log_ndtr_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0434440Z test_dispatch_symbolic_meta_outplace_special_log_ndtr_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0434560Z test_dispatch_symbolic_meta_outplace_special_log_ndtr_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0434680Z test_dispatch_symbolic_meta_outplace_special_log_ndtr_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0434840Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i0_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0434970Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i0_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0435110Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i0_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0435240Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i0_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0435370Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i0_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0435500Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i0_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0435630Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i0_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0435760Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i0_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0435890Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i1_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0436020Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i1_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0436150Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i1_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0436280Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i1_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0436410Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i1_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0436530Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i1_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0436660Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i1_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0436790Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_i1_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0436920Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k0_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0437050Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0437180Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k0_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0437310Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k0_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0437430Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k0_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0437560Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k0_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0437690Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k0_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0437840Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k0_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0437970Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k1_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0438100Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0438230Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k1_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0438360Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k1_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0438500Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k1_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0438630Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k1_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0438760Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k1_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0438890Z test_dispatch_symbolic_meta_outplace_special_modified_bessel_k1_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0439010Z test_dispatch_symbolic_meta_outplace_special_ndtr_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0439140Z test_dispatch_symbolic_meta_outplace_special_ndtr_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0439260Z test_dispatch_symbolic_meta_outplace_special_ndtr_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0439380Z test_dispatch_symbolic_meta_outplace_special_ndtr_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0439510Z test_dispatch_symbolic_meta_outplace_special_ndtr_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0439630Z test_dispatch_symbolic_meta_outplace_special_ndtr_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0439740Z test_dispatch_symbolic_meta_outplace_special_ndtr_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0439860Z test_dispatch_symbolic_meta_outplace_special_ndtr_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0439980Z test_dispatch_symbolic_meta_outplace_special_ndtr_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0440100Z test_dispatch_symbolic_meta_outplace_special_ndtri_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0440220Z test_dispatch_symbolic_meta_outplace_special_ndtri_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0440340Z test_dispatch_symbolic_meta_outplace_special_ndtri_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0440470Z test_dispatch_symbolic_meta_outplace_special_ndtri_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0440590Z test_dispatch_symbolic_meta_outplace_special_ndtri_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0440710Z test_dispatch_symbolic_meta_outplace_special_ndtri_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0440830Z test_dispatch_symbolic_meta_outplace_special_ndtri_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0440950Z test_dispatch_symbolic_meta_outplace_special_ndtri_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0441100Z test_dispatch_symbolic_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0441240Z test_dispatch_symbolic_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0441390Z test_dispatch_symbolic_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0441580Z test_dispatch_symbolic_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0441730Z test_dispatch_symbolic_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0441870Z test_dispatch_symbolic_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0442010Z test_dispatch_symbolic_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0442150Z test_dispatch_symbolic_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0442330Z test_dispatch_symbolic_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0442470Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0442610Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0442750Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0442880Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0443020Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0443150Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0443290Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0443420Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0443550Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0443690Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0443820Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0443950Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0444090Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0444220Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0444350Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0444490Z test_dispatch_symbolic_meta_outplace_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0444760Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0445030Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0445290Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0445550Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0445850Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0446110Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0446370Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0446660Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0446920Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0447170Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0447430Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0447690Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0447940Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0448190Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0448440Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0448690Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0448940Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0449200Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0449460Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0449710Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0449960Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0450210Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0450490Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0450750Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0451000Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0451260Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0451540Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0451800Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0452050Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0452290Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0452540Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0452800Z test_dispatch_symbolic_meta_outplace_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.0452940Z test_dispatch_symbolic_meta_outplace_special_spherical_bessel_j0_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0453070Z test_dispatch_symbolic_meta_outplace_special_spherical_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0453210Z test_dispatch_symbolic_meta_outplace_special_spherical_bessel_j0_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0453340Z test_dispatch_symbolic_meta_outplace_special_spherical_bessel_j0_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0453470Z test_dispatch_symbolic_meta_outplace_special_spherical_bessel_j0_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0453600Z test_dispatch_symbolic_meta_outplace_special_spherical_bessel_j0_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0453730Z test_dispatch_symbolic_meta_outplace_special_spherical_bessel_j0_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0453860Z test_dispatch_symbolic_meta_outplace_special_spherical_bessel_j0_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0453990Z test_dispatch_symbolic_meta_outplace_special_xlog1py_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0454120Z test_dispatch_symbolic_meta_outplace_special_xlog1py_cpu_bool (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0454250Z test_dispatch_symbolic_meta_outplace_special_xlog1py_cpu_float16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0454370Z test_dispatch_symbolic_meta_outplace_special_xlog1py_cpu_float32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0454500Z test_dispatch_symbolic_meta_outplace_special_xlog1py_cpu_float64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0454620Z test_dispatch_symbolic_meta_outplace_special_xlog1py_cpu_int16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0454770Z test_dispatch_symbolic_meta_outplace_special_xlog1py_cpu_int32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0454890Z test_dispatch_symbolic_meta_outplace_special_xlog1py_cpu_int64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0455020Z test_dispatch_symbolic_meta_outplace_special_xlog1py_cpu_int8 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0455140Z test_dispatch_symbolic_meta_outplace_special_xlog1py_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0455260Z test_dispatch_symbolic_meta_outplace_special_zeta_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0455380Z test_dispatch_symbolic_meta_outplace_special_zeta_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0455530Z test_dispatch_symbolic_meta_outplace_special_zeta_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0455650Z test_dispatch_symbolic_meta_outplace_special_zeta_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0455770Z test_dispatch_symbolic_meta_outplace_special_zeta_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0455890Z test_dispatch_symbolic_meta_outplace_special_zeta_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0456010Z test_dispatch_symbolic_meta_outplace_special_zeta_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0456130Z test_dispatch_symbolic_meta_outplace_special_zeta_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0456250Z test_dispatch_symbolic_meta_outplace_split_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0456360Z test_dispatch_symbolic_meta_outplace_split_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0460890Z test_dispatch_symbolic_meta_outplace_split_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0461030Z test_dispatch_symbolic_meta_outplace_split_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0461160Z test_dispatch_symbolic_meta_outplace_split_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0461280Z test_dispatch_symbolic_meta_outplace_split_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0461390Z test_dispatch_symbolic_meta_outplace_split_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0461500Z test_dispatch_symbolic_meta_outplace_split_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0461620Z test_dispatch_symbolic_meta_outplace_split_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0461730Z test_dispatch_symbolic_meta_outplace_split_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0461840Z test_dispatch_symbolic_meta_outplace_split_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0461960Z test_dispatch_symbolic_meta_outplace_split_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0462070Z test_dispatch_symbolic_meta_outplace_split_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0462200Z test_dispatch_symbolic_meta_outplace_split_list_args_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0462320Z test_dispatch_symbolic_meta_outplace_split_list_args_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0462450Z test_dispatch_symbolic_meta_outplace_split_list_args_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0462580Z test_dispatch_symbolic_meta_outplace_split_list_args_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0462700Z test_dispatch_symbolic_meta_outplace_split_list_args_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0462830Z test_dispatch_symbolic_meta_outplace_split_list_args_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0462950Z test_dispatch_symbolic_meta_outplace_split_list_args_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0463120Z test_dispatch_symbolic_meta_outplace_split_list_args_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0463250Z test_dispatch_symbolic_meta_outplace_split_list_args_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0463370Z test_dispatch_symbolic_meta_outplace_split_list_args_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0463490Z test_dispatch_symbolic_meta_outplace_split_list_args_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0463610Z test_dispatch_symbolic_meta_outplace_split_list_args_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0463730Z test_dispatch_symbolic_meta_outplace_split_with_sizes_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0464000Z test_dispatch_symbolic_meta_outplace_split_with_sizes_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0464130Z test_dispatch_symbolic_meta_outplace_split_with_sizes_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0464260Z test_dispatch_symbolic_meta_outplace_split_with_sizes_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0464390Z test_dispatch_symbolic_meta_outplace_split_with_sizes_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0464510Z test_dispatch_symbolic_meta_outplace_split_with_sizes_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0464630Z test_dispatch_symbolic_meta_outplace_split_with_sizes_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0464750Z test_dispatch_symbolic_meta_outplace_split_with_sizes_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0464880Z test_dispatch_symbolic_meta_outplace_split_with_sizes_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0465000Z test_dispatch_symbolic_meta_outplace_split_with_sizes_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0465130Z test_dispatch_symbolic_meta_outplace_split_with_sizes_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0465240Z test_dispatch_symbolic_meta_outplace_split_with_sizes_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0465360Z test_dispatch_symbolic_meta_outplace_split_with_sizes_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0465480Z test_dispatch_symbolic_meta_outplace_sqrt_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0465590Z test_dispatch_symbolic_meta_outplace_sqrt_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0465710Z test_dispatch_symbolic_meta_outplace_sqrt_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0465830Z test_dispatch_symbolic_meta_outplace_sqrt_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0465950Z test_dispatch_symbolic_meta_outplace_sqrt_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0466060Z test_dispatch_symbolic_meta_outplace_sqrt_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0466180Z test_dispatch_symbolic_meta_outplace_sqrt_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0466290Z test_dispatch_symbolic_meta_outplace_sqrt_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0466400Z test_dispatch_symbolic_meta_outplace_sqrt_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0466510Z test_dispatch_symbolic_meta_outplace_sqrt_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0466620Z test_dispatch_symbolic_meta_outplace_sqrt_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0466740Z test_dispatch_symbolic_meta_outplace_square_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0466860Z test_dispatch_symbolic_meta_outplace_square_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0466980Z test_dispatch_symbolic_meta_outplace_square_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0467120Z test_dispatch_symbolic_meta_outplace_square_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0467240Z test_dispatch_symbolic_meta_outplace_square_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0467360Z test_dispatch_symbolic_meta_outplace_square_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0467480Z test_dispatch_symbolic_meta_outplace_square_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0467590Z test_dispatch_symbolic_meta_outplace_square_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0467730Z test_dispatch_symbolic_meta_outplace_square_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0467850Z test_dispatch_symbolic_meta_outplace_square_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0467960Z test_dispatch_symbolic_meta_outplace_square_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0468070Z test_dispatch_symbolic_meta_outplace_square_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0468190Z test_dispatch_symbolic_meta_outplace_squeeze_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0468310Z test_dispatch_symbolic_meta_outplace_squeeze_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0468430Z test_dispatch_symbolic_meta_outplace_squeeze_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0468550Z test_dispatch_symbolic_meta_outplace_squeeze_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0468670Z test_dispatch_symbolic_meta_outplace_squeeze_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0468790Z test_dispatch_symbolic_meta_outplace_squeeze_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0468900Z test_dispatch_symbolic_meta_outplace_squeeze_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0469020Z test_dispatch_symbolic_meta_outplace_squeeze_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0469140Z test_dispatch_symbolic_meta_outplace_squeeze_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0469260Z test_dispatch_symbolic_meta_outplace_squeeze_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0469370Z test_dispatch_symbolic_meta_outplace_squeeze_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0469480Z test_dispatch_symbolic_meta_outplace_squeeze_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0469590Z test_dispatch_symbolic_meta_outplace_squeeze_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0469710Z test_dispatch_symbolic_meta_outplace_stack_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0469820Z test_dispatch_symbolic_meta_outplace_stack_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0469940Z test_dispatch_symbolic_meta_outplace_stack_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0470060Z test_dispatch_symbolic_meta_outplace_stack_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0470170Z test_dispatch_symbolic_meta_outplace_stack_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0470290Z test_dispatch_symbolic_meta_outplace_stack_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0470400Z test_dispatch_symbolic_meta_outplace_stack_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0470510Z test_dispatch_symbolic_meta_outplace_stack_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0470630Z test_dispatch_symbolic_meta_outplace_stack_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0470740Z test_dispatch_symbolic_meta_outplace_stack_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0470870Z test_dispatch_symbolic_meta_outplace_stack_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0470980Z test_dispatch_symbolic_meta_outplace_stack_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0471090Z test_dispatch_symbolic_meta_outplace_stack_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0471220Z test_dispatch_symbolic_meta_outplace_std_cpu_bfloat16 (__main__.TestMetaCPU) ... expected failure (0.001s) 2023-01-11T21:12:30.0471360Z test_dispatch_symbolic_meta_outplace_std_cpu_complex128 (__main__.TestMetaCPU) ... expected failure (0.001s) 2023-01-11T21:12:30.0471490Z test_dispatch_symbolic_meta_outplace_std_cpu_complex64 (__main__.TestMetaCPU) ... expected failure (0.001s) 2023-01-11T21:12:30.0471640Z test_dispatch_symbolic_meta_outplace_std_cpu_float16 (__main__.TestMetaCPU) ... expected failure (0.001s) 2023-01-11T21:12:30.0471770Z test_dispatch_symbolic_meta_outplace_std_cpu_float32 (__main__.TestMetaCPU) ... expected failure (0.001s) 2023-01-11T21:12:30.0471890Z test_dispatch_symbolic_meta_outplace_std_cpu_float64 (__main__.TestMetaCPU) ... expected failure (0.001s) 2023-01-11T21:12:30.0472010Z test_dispatch_symbolic_meta_outplace_std_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0472140Z test_dispatch_symbolic_meta_outplace_std_mean_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0472260Z test_dispatch_symbolic_meta_outplace_std_mean_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0472380Z test_dispatch_symbolic_meta_outplace_std_mean_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0472490Z test_dispatch_symbolic_meta_outplace_std_mean_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0472610Z test_dispatch_symbolic_meta_outplace_std_mean_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0472730Z test_dispatch_symbolic_meta_outplace_std_mean_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0472870Z test_dispatch_symbolic_meta_outplace_std_mean_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0472990Z test_dispatch_symbolic_meta_outplace_std_mean_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0473120Z test_dispatch_symbolic_meta_outplace_std_mean_unbiased_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0473240Z test_dispatch_symbolic_meta_outplace_std_mean_unbiased_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0473360Z test_dispatch_symbolic_meta_outplace_std_mean_unbiased_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0473490Z test_dispatch_symbolic_meta_outplace_std_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0473610Z test_dispatch_symbolic_meta_outplace_std_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0473740Z test_dispatch_symbolic_meta_outplace_std_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0473860Z test_dispatch_symbolic_meta_outplace_std_unbiased_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0473980Z test_dispatch_symbolic_meta_outplace_std_unbiased_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0474100Z test_dispatch_symbolic_meta_outplace_std_unbiased_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0474220Z test_dispatch_symbolic_meta_outplace_stft_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0474340Z test_dispatch_symbolic_meta_outplace_stft_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0474460Z test_dispatch_symbolic_meta_outplace_stft_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0474570Z test_dispatch_symbolic_meta_outplace_stft_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0474700Z test_dispatch_symbolic_meta_outplace_sub_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0474820Z test_dispatch_symbolic_meta_outplace_sub_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0474940Z test_dispatch_symbolic_meta_outplace_sub_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0475050Z test_dispatch_symbolic_meta_outplace_sub_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0475170Z test_dispatch_symbolic_meta_outplace_sub_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0475280Z test_dispatch_symbolic_meta_outplace_sub_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0475400Z test_dispatch_symbolic_meta_outplace_sub_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0475510Z test_dispatch_symbolic_meta_outplace_sub_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0475620Z test_dispatch_symbolic_meta_outplace_sub_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0475730Z test_dispatch_symbolic_meta_outplace_sub_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0475840Z test_dispatch_symbolic_meta_outplace_sub_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0475950Z test_dispatch_symbolic_meta_outplace_sub_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0476060Z test_dispatch_symbolic_meta_outplace_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0476180Z test_dispatch_symbolic_meta_outplace_sum_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0476290Z test_dispatch_symbolic_meta_outplace_sum_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0476410Z test_dispatch_symbolic_meta_outplace_sum_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0476530Z test_dispatch_symbolic_meta_outplace_sum_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0476640Z test_dispatch_symbolic_meta_outplace_sum_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0476750Z test_dispatch_symbolic_meta_outplace_sum_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0476860Z test_dispatch_symbolic_meta_outplace_sum_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0476970Z test_dispatch_symbolic_meta_outplace_sum_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0477080Z test_dispatch_symbolic_meta_outplace_sum_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0477190Z test_dispatch_symbolic_meta_outplace_sum_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0477300Z test_dispatch_symbolic_meta_outplace_sum_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0477420Z test_dispatch_symbolic_meta_outplace_sum_to_size_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0477540Z test_dispatch_symbolic_meta_outplace_sum_to_size_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0477660Z test_dispatch_symbolic_meta_outplace_sum_to_size_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0477790Z test_dispatch_symbolic_meta_outplace_sum_to_size_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0477910Z test_dispatch_symbolic_meta_outplace_sum_to_size_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0478030Z test_dispatch_symbolic_meta_outplace_sum_to_size_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0478140Z test_dispatch_symbolic_meta_outplace_sum_to_size_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0478260Z test_dispatch_symbolic_meta_outplace_sum_to_size_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0478380Z test_dispatch_symbolic_meta_outplace_sum_to_size_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0478530Z test_dispatch_symbolic_meta_outplace_sum_to_size_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0478650Z test_dispatch_symbolic_meta_outplace_sum_to_size_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0478760Z test_dispatch_symbolic_meta_outplace_sum_to_size_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0478880Z test_dispatch_symbolic_meta_outplace_svd_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.087s) 2023-01-11T21:12:30.0479000Z test_dispatch_symbolic_meta_outplace_svd_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.087s) 2023-01-11T21:12:30.0479110Z test_dispatch_symbolic_meta_outplace_svd_cpu_float32 (__main__.TestMetaCPU) ... ok (0.055s) 2023-01-11T21:12:30.0479260Z test_dispatch_symbolic_meta_outplace_svd_cpu_float64 (__main__.TestMetaCPU) ... ok (0.054s) 2023-01-11T21:12:30.0479380Z test_dispatch_symbolic_meta_outplace_svd_lowrank_cpu_float32 (__main__.TestMetaCPU) ... ok (1.290s) 2023-01-11T21:12:30.0479500Z test_dispatch_symbolic_meta_outplace_svd_lowrank_cpu_float64 (__main__.TestMetaCPU) ... ok (1.292s) 2023-01-11T21:12:30.0479620Z test_dispatch_symbolic_meta_outplace_symeig_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0479740Z test_dispatch_symbolic_meta_outplace_symeig_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0479860Z test_dispatch_symbolic_meta_outplace_symeig_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0479980Z test_dispatch_symbolic_meta_outplace_symeig_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0480090Z test_dispatch_symbolic_meta_outplace_t_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0480200Z test_dispatch_symbolic_meta_outplace_t_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0480320Z test_dispatch_symbolic_meta_outplace_t_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0480430Z test_dispatch_symbolic_meta_outplace_t_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0480540Z test_dispatch_symbolic_meta_outplace_t_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0480650Z test_dispatch_symbolic_meta_outplace_t_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0480760Z test_dispatch_symbolic_meta_outplace_t_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0480870Z test_dispatch_symbolic_meta_outplace_t_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0480980Z test_dispatch_symbolic_meta_outplace_t_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0481090Z test_dispatch_symbolic_meta_outplace_t_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0481200Z test_dispatch_symbolic_meta_outplace_t_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0481310Z test_dispatch_symbolic_meta_outplace_t_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0481440Z test_dispatch_symbolic_meta_outplace_take_along_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0481560Z test_dispatch_symbolic_meta_outplace_take_along_dim_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0481690Z test_dispatch_symbolic_meta_outplace_take_along_dim_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0481810Z test_dispatch_symbolic_meta_outplace_take_along_dim_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0481940Z test_dispatch_symbolic_meta_outplace_take_along_dim_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0482060Z test_dispatch_symbolic_meta_outplace_take_along_dim_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0482190Z test_dispatch_symbolic_meta_outplace_take_along_dim_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0482340Z test_dispatch_symbolic_meta_outplace_take_along_dim_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0482460Z test_dispatch_symbolic_meta_outplace_take_along_dim_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0482580Z test_dispatch_symbolic_meta_outplace_take_along_dim_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0482700Z test_dispatch_symbolic_meta_outplace_take_along_dim_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0482820Z test_dispatch_symbolic_meta_outplace_take_along_dim_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0482930Z test_dispatch_symbolic_meta_outplace_take_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0483070Z test_dispatch_symbolic_meta_outplace_take_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0483190Z test_dispatch_symbolic_meta_outplace_take_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0483310Z test_dispatch_symbolic_meta_outplace_take_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0483420Z test_dispatch_symbolic_meta_outplace_take_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0483540Z test_dispatch_symbolic_meta_outplace_take_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0483650Z test_dispatch_symbolic_meta_outplace_take_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0483760Z test_dispatch_symbolic_meta_outplace_take_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0483870Z test_dispatch_symbolic_meta_outplace_take_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0483980Z test_dispatch_symbolic_meta_outplace_take_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0484100Z test_dispatch_symbolic_meta_outplace_take_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0484200Z test_dispatch_symbolic_meta_outplace_take_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0484320Z test_dispatch_symbolic_meta_outplace_tan_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0484430Z test_dispatch_symbolic_meta_outplace_tan_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0484550Z test_dispatch_symbolic_meta_outplace_tan_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0484670Z test_dispatch_symbolic_meta_outplace_tan_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0484780Z test_dispatch_symbolic_meta_outplace_tan_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0484890Z test_dispatch_symbolic_meta_outplace_tan_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0485000Z test_dispatch_symbolic_meta_outplace_tan_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0485110Z test_dispatch_symbolic_meta_outplace_tan_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0485220Z test_dispatch_symbolic_meta_outplace_tan_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0485330Z test_dispatch_symbolic_meta_outplace_tan_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0485440Z test_dispatch_symbolic_meta_outplace_tan_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0485550Z test_dispatch_symbolic_meta_outplace_tanh_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0485670Z test_dispatch_symbolic_meta_outplace_tanh_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0485780Z test_dispatch_symbolic_meta_outplace_tanh_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0485900Z test_dispatch_symbolic_meta_outplace_tanh_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0486020Z test_dispatch_symbolic_meta_outplace_tanh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0486160Z test_dispatch_symbolic_meta_outplace_tanh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0486270Z test_dispatch_symbolic_meta_outplace_tanh_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0486380Z test_dispatch_symbolic_meta_outplace_tanh_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0486490Z test_dispatch_symbolic_meta_outplace_tanh_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0486600Z test_dispatch_symbolic_meta_outplace_tanh_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0486710Z test_dispatch_symbolic_meta_outplace_tanh_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0486860Z test_dispatch_symbolic_meta_outplace_tensor_split_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0486980Z test_dispatch_symbolic_meta_outplace_tensor_split_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0487110Z test_dispatch_symbolic_meta_outplace_tensor_split_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0487230Z test_dispatch_symbolic_meta_outplace_tensor_split_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0487360Z test_dispatch_symbolic_meta_outplace_tensor_split_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0487480Z test_dispatch_symbolic_meta_outplace_tensor_split_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0487600Z test_dispatch_symbolic_meta_outplace_tensor_split_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0487720Z test_dispatch_symbolic_meta_outplace_tensor_split_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0487840Z test_dispatch_symbolic_meta_outplace_tensor_split_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0487960Z test_dispatch_symbolic_meta_outplace_tensor_split_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0488080Z test_dispatch_symbolic_meta_outplace_tensor_split_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0488200Z test_dispatch_symbolic_meta_outplace_tensor_split_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0488320Z test_dispatch_symbolic_meta_outplace_tensordot_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0488440Z test_dispatch_symbolic_meta_outplace_tensordot_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0488560Z test_dispatch_symbolic_meta_outplace_tensordot_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0488680Z test_dispatch_symbolic_meta_outplace_tensordot_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0488800Z test_dispatch_symbolic_meta_outplace_tensordot_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0488920Z test_dispatch_symbolic_meta_outplace_tensordot_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0489040Z test_dispatch_symbolic_meta_outplace_tensordot_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0489160Z test_dispatch_symbolic_meta_outplace_tensordot_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0493030Z test_dispatch_symbolic_meta_outplace_tensordot_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0493160Z test_dispatch_symbolic_meta_outplace_tensordot_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0493280Z test_dispatch_symbolic_meta_outplace_tile_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0493390Z test_dispatch_symbolic_meta_outplace_tile_cpu_bool (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0493510Z test_dispatch_symbolic_meta_outplace_tile_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0493620Z test_dispatch_symbolic_meta_outplace_tile_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0493780Z test_dispatch_symbolic_meta_outplace_tile_cpu_float16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0493900Z test_dispatch_symbolic_meta_outplace_tile_cpu_float32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0494010Z test_dispatch_symbolic_meta_outplace_tile_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0494130Z test_dispatch_symbolic_meta_outplace_tile_cpu_int16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0494230Z test_dispatch_symbolic_meta_outplace_tile_cpu_int32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0494340Z test_dispatch_symbolic_meta_outplace_tile_cpu_int64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0494470Z test_dispatch_symbolic_meta_outplace_tile_cpu_int8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0494580Z test_dispatch_symbolic_meta_outplace_tile_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0494690Z test_dispatch_symbolic_meta_outplace_to_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0494810Z test_dispatch_symbolic_meta_outplace_to_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0494920Z test_dispatch_symbolic_meta_outplace_to_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0495030Z test_dispatch_symbolic_meta_outplace_to_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0495140Z test_dispatch_symbolic_meta_outplace_to_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0495250Z test_dispatch_symbolic_meta_outplace_to_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0495350Z test_dispatch_symbolic_meta_outplace_to_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0495470Z test_dispatch_symbolic_meta_outplace_to_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0495580Z test_dispatch_symbolic_meta_outplace_to_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0495690Z test_dispatch_symbolic_meta_outplace_to_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0495800Z test_dispatch_symbolic_meta_outplace_to_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0495910Z test_dispatch_symbolic_meta_outplace_to_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0496030Z test_dispatch_symbolic_meta_outplace_to_sparse_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0496150Z test_dispatch_symbolic_meta_outplace_to_sparse_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0496270Z test_dispatch_symbolic_meta_outplace_to_sparse_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0496400Z test_dispatch_symbolic_meta_outplace_to_sparse_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0496520Z test_dispatch_symbolic_meta_outplace_to_sparse_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0496640Z test_dispatch_symbolic_meta_outplace_to_sparse_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0496750Z test_dispatch_symbolic_meta_outplace_to_sparse_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0496870Z test_dispatch_symbolic_meta_outplace_to_sparse_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0496980Z test_dispatch_symbolic_meta_outplace_to_sparse_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0497100Z test_dispatch_symbolic_meta_outplace_to_sparse_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0497210Z test_dispatch_symbolic_meta_outplace_to_sparse_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0497330Z test_dispatch_symbolic_meta_outplace_to_sparse_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0497440Z test_dispatch_symbolic_meta_outplace_topk_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0497600Z test_dispatch_symbolic_meta_outplace_topk_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0497710Z test_dispatch_symbolic_meta_outplace_topk_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0497830Z test_dispatch_symbolic_meta_outplace_topk_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0497940Z test_dispatch_symbolic_meta_outplace_topk_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0498050Z test_dispatch_symbolic_meta_outplace_topk_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0498160Z test_dispatch_symbolic_meta_outplace_topk_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0498300Z test_dispatch_symbolic_meta_outplace_topk_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0498420Z test_dispatch_symbolic_meta_outplace_trace_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0498530Z test_dispatch_symbolic_meta_outplace_trace_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0498650Z test_dispatch_symbolic_meta_outplace_trace_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0498770Z test_dispatch_symbolic_meta_outplace_trace_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0498880Z test_dispatch_symbolic_meta_outplace_trace_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0498990Z test_dispatch_symbolic_meta_outplace_trace_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0499100Z test_dispatch_symbolic_meta_outplace_trace_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0499220Z test_dispatch_symbolic_meta_outplace_trace_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0499330Z test_dispatch_symbolic_meta_outplace_trace_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0499450Z test_dispatch_symbolic_meta_outplace_transpose_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0499570Z test_dispatch_symbolic_meta_outplace_transpose_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0499690Z test_dispatch_symbolic_meta_outplace_transpose_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0499820Z test_dispatch_symbolic_meta_outplace_transpose_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0499940Z test_dispatch_symbolic_meta_outplace_transpose_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0500060Z test_dispatch_symbolic_meta_outplace_transpose_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0500170Z test_dispatch_symbolic_meta_outplace_transpose_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0500290Z test_dispatch_symbolic_meta_outplace_transpose_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0500410Z test_dispatch_symbolic_meta_outplace_transpose_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0500530Z test_dispatch_symbolic_meta_outplace_transpose_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0500640Z test_dispatch_symbolic_meta_outplace_transpose_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0500760Z test_dispatch_symbolic_meta_outplace_transpose_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0500870Z test_dispatch_symbolic_meta_outplace_transpose_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0500990Z test_dispatch_symbolic_meta_outplace_trapezoid_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:30.0501120Z test_dispatch_symbolic_meta_outplace_trapezoid_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.0501240Z test_dispatch_symbolic_meta_outplace_trapezoid_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.0501360Z test_dispatch_symbolic_meta_outplace_trapezoid_cpu_float16 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:30.0501500Z test_dispatch_symbolic_meta_outplace_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.0501610Z test_dispatch_symbolic_meta_outplace_trapezoid_cpu_float64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.0501730Z test_dispatch_symbolic_meta_outplace_trapezoid_cpu_int16 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.0501840Z test_dispatch_symbolic_meta_outplace_trapezoid_cpu_int32 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.0501960Z test_dispatch_symbolic_meta_outplace_trapezoid_cpu_int64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.0502080Z test_dispatch_symbolic_meta_outplace_trapezoid_cpu_int8 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.0502210Z test_dispatch_symbolic_meta_outplace_trapezoid_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.0502330Z test_dispatch_symbolic_meta_outplace_trapz_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:30.0502450Z test_dispatch_symbolic_meta_outplace_trapz_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.0502560Z test_dispatch_symbolic_meta_outplace_trapz_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.0502680Z test_dispatch_symbolic_meta_outplace_trapz_cpu_float16 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:30.0502790Z test_dispatch_symbolic_meta_outplace_trapz_cpu_float32 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.0502910Z test_dispatch_symbolic_meta_outplace_trapz_cpu_float64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.0503020Z test_dispatch_symbolic_meta_outplace_trapz_cpu_int16 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.0503130Z test_dispatch_symbolic_meta_outplace_trapz_cpu_int32 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.0503250Z test_dispatch_symbolic_meta_outplace_trapz_cpu_int64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.0503360Z test_dispatch_symbolic_meta_outplace_trapz_cpu_int8 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.0503470Z test_dispatch_symbolic_meta_outplace_trapz_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.0503600Z test_dispatch_symbolic_meta_outplace_triangular_solve_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0503730Z test_dispatch_symbolic_meta_outplace_triangular_solve_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0503860Z test_dispatch_symbolic_meta_outplace_triangular_solve_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0503980Z test_dispatch_symbolic_meta_outplace_triangular_solve_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0504100Z test_dispatch_symbolic_meta_outplace_tril_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0504210Z test_dispatch_symbolic_meta_outplace_tril_cpu_bool (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0504330Z test_dispatch_symbolic_meta_outplace_tril_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0504450Z test_dispatch_symbolic_meta_outplace_tril_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0504560Z test_dispatch_symbolic_meta_outplace_tril_cpu_float16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0504680Z test_dispatch_symbolic_meta_outplace_tril_cpu_float32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0504790Z test_dispatch_symbolic_meta_outplace_tril_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0504900Z test_dispatch_symbolic_meta_outplace_tril_cpu_int16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0505010Z test_dispatch_symbolic_meta_outplace_tril_cpu_int32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0505120Z test_dispatch_symbolic_meta_outplace_tril_cpu_int64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0505260Z test_dispatch_symbolic_meta_outplace_tril_cpu_int8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0505370Z test_dispatch_symbolic_meta_outplace_tril_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0505490Z test_dispatch_symbolic_meta_outplace_tril_indices_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0505610Z test_dispatch_symbolic_meta_outplace_tril_indices_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0505730Z test_dispatch_symbolic_meta_outplace_triu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0505840Z test_dispatch_symbolic_meta_outplace_triu_cpu_bool (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0505980Z test_dispatch_symbolic_meta_outplace_triu_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0506100Z test_dispatch_symbolic_meta_outplace_triu_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0506220Z test_dispatch_symbolic_meta_outplace_triu_cpu_float16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0506330Z test_dispatch_symbolic_meta_outplace_triu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0506440Z test_dispatch_symbolic_meta_outplace_triu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0506550Z test_dispatch_symbolic_meta_outplace_triu_cpu_int16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0506660Z test_dispatch_symbolic_meta_outplace_triu_cpu_int32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0506770Z test_dispatch_symbolic_meta_outplace_triu_cpu_int64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0506880Z test_dispatch_symbolic_meta_outplace_triu_cpu_int8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0506980Z test_dispatch_symbolic_meta_outplace_triu_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.0507100Z test_dispatch_symbolic_meta_outplace_triu_indices_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0507220Z test_dispatch_symbolic_meta_outplace_triu_indices_cpu_int64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0507340Z test_dispatch_symbolic_meta_outplace_true_divide_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0507470Z test_dispatch_symbolic_meta_outplace_true_divide_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0507590Z test_dispatch_symbolic_meta_outplace_true_divide_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0507720Z test_dispatch_symbolic_meta_outplace_true_divide_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0507840Z test_dispatch_symbolic_meta_outplace_true_divide_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0507960Z test_dispatch_symbolic_meta_outplace_true_divide_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0508070Z test_dispatch_symbolic_meta_outplace_true_divide_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0508190Z test_dispatch_symbolic_meta_outplace_true_divide_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0508310Z test_dispatch_symbolic_meta_outplace_true_divide_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0508420Z test_dispatch_symbolic_meta_outplace_true_divide_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0508540Z test_dispatch_symbolic_meta_outplace_true_divide_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0508660Z test_dispatch_symbolic_meta_outplace_true_divide_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.0508780Z test_dispatch_symbolic_meta_outplace_trunc_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0508890Z test_dispatch_symbolic_meta_outplace_trunc_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0509030Z test_dispatch_symbolic_meta_outplace_trunc_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0509140Z test_dispatch_symbolic_meta_outplace_trunc_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0509260Z test_dispatch_symbolic_meta_outplace_trunc_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0509370Z test_dispatch_symbolic_meta_outplace_trunc_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0509480Z test_dispatch_symbolic_meta_outplace_trunc_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0509590Z test_dispatch_symbolic_meta_outplace_trunc_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0509730Z test_dispatch_symbolic_meta_outplace_unbind_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0509840Z test_dispatch_symbolic_meta_outplace_unbind_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0509960Z test_dispatch_symbolic_meta_outplace_unbind_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0510080Z test_dispatch_symbolic_meta_outplace_unbind_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0510200Z test_dispatch_symbolic_meta_outplace_unbind_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0510320Z test_dispatch_symbolic_meta_outplace_unbind_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0510430Z test_dispatch_symbolic_meta_outplace_unbind_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0510550Z test_dispatch_symbolic_meta_outplace_unbind_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0510660Z test_dispatch_symbolic_meta_outplace_unbind_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0510780Z test_dispatch_symbolic_meta_outplace_unbind_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0510890Z test_dispatch_symbolic_meta_outplace_unbind_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0511000Z test_dispatch_symbolic_meta_outplace_unbind_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0511120Z test_dispatch_symbolic_meta_outplace_unbind_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0511240Z test_dispatch_symbolic_meta_outplace_unflatten_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0511350Z test_dispatch_symbolic_meta_outplace_unflatten_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0511480Z test_dispatch_symbolic_meta_outplace_unflatten_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0511600Z test_dispatch_symbolic_meta_outplace_unflatten_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0511720Z test_dispatch_symbolic_meta_outplace_unflatten_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0511840Z test_dispatch_symbolic_meta_outplace_unflatten_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0511960Z test_dispatch_symbolic_meta_outplace_unflatten_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0512070Z test_dispatch_symbolic_meta_outplace_unflatten_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0512190Z test_dispatch_symbolic_meta_outplace_unflatten_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0512300Z test_dispatch_symbolic_meta_outplace_unflatten_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0512420Z test_dispatch_symbolic_meta_outplace_unflatten_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0512530Z test_dispatch_symbolic_meta_outplace_unflatten_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0512650Z test_dispatch_symbolic_meta_outplace_unflatten_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0512770Z test_dispatch_symbolic_meta_outplace_unfold_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0512940Z test_dispatch_symbolic_meta_outplace_unfold_copy_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0513060Z test_dispatch_symbolic_meta_outplace_unfold_copy_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0513190Z test_dispatch_symbolic_meta_outplace_unfold_copy_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0513310Z test_dispatch_symbolic_meta_outplace_unfold_copy_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0513430Z test_dispatch_symbolic_meta_outplace_unfold_copy_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0513590Z test_dispatch_symbolic_meta_outplace_unfold_copy_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0513710Z test_dispatch_symbolic_meta_outplace_unfold_copy_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0513820Z test_dispatch_symbolic_meta_outplace_unfold_copy_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0513940Z test_dispatch_symbolic_meta_outplace_unfold_copy_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0514060Z test_dispatch_symbolic_meta_outplace_unfold_copy_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0514170Z test_dispatch_symbolic_meta_outplace_unfold_copy_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0514290Z test_dispatch_symbolic_meta_outplace_unfold_copy_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0514400Z test_dispatch_symbolic_meta_outplace_unfold_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0514520Z test_dispatch_symbolic_meta_outplace_unfold_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0514640Z test_dispatch_symbolic_meta_outplace_unfold_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0514760Z test_dispatch_symbolic_meta_outplace_unfold_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0514870Z test_dispatch_symbolic_meta_outplace_unfold_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0514990Z test_dispatch_symbolic_meta_outplace_unfold_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0515110Z test_dispatch_symbolic_meta_outplace_unfold_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0515220Z test_dispatch_symbolic_meta_outplace_unfold_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0515340Z test_dispatch_symbolic_meta_outplace_unfold_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0515450Z test_dispatch_symbolic_meta_outplace_unfold_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0515560Z test_dispatch_symbolic_meta_outplace_unfold_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0515680Z test_dispatch_symbolic_meta_outplace_unfold_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0515790Z test_dispatch_symbolic_meta_outplace_unfold_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0515910Z test_dispatch_symbolic_meta_outplace_uniform_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0516030Z test_dispatch_symbolic_meta_outplace_uniform_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0516150Z test_dispatch_symbolic_meta_outplace_uniform_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0516260Z test_dispatch_symbolic_meta_outplace_uniform_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0516380Z test_dispatch_symbolic_meta_outplace_uniform_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0516500Z test_dispatch_symbolic_meta_outplace_uniform_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0516630Z test_dispatch_symbolic_meta_outplace_unique_consecutive_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:30.0516780Z test_dispatch_symbolic_meta_outplace_unique_consecutive_cpu_bool (__main__.TestMetaCPU) ... ok (0.034s) 2023-01-11T21:12:30.0516910Z test_dispatch_symbolic_meta_outplace_unique_consecutive_cpu_float32 (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:30.0517040Z test_dispatch_symbolic_meta_outplace_unique_consecutive_cpu_float64 (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:30.0517160Z test_dispatch_symbolic_meta_outplace_unique_consecutive_cpu_int16 (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:30.0517290Z test_dispatch_symbolic_meta_outplace_unique_consecutive_cpu_int32 (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:30.0517430Z test_dispatch_symbolic_meta_outplace_unique_consecutive_cpu_int64 (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:30.0517560Z test_dispatch_symbolic_meta_outplace_unique_consecutive_cpu_int8 (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:30.0517690Z test_dispatch_symbolic_meta_outplace_unique_consecutive_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:30.0517800Z test_dispatch_symbolic_meta_outplace_unique_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.068s) 2023-01-11T21:12:30.0517920Z test_dispatch_symbolic_meta_outplace_unique_cpu_bool (__main__.TestMetaCPU) ... ok (0.067s) 2023-01-11T21:12:30.0518030Z test_dispatch_symbolic_meta_outplace_unique_cpu_float32 (__main__.TestMetaCPU) ... ok (0.068s) 2023-01-11T21:12:30.0518150Z test_dispatch_symbolic_meta_outplace_unique_cpu_float64 (__main__.TestMetaCPU) ... ok (0.068s) 2023-01-11T21:12:30.0518260Z test_dispatch_symbolic_meta_outplace_unique_cpu_int16 (__main__.TestMetaCPU) ... ok (0.068s) 2023-01-11T21:12:30.0518380Z test_dispatch_symbolic_meta_outplace_unique_cpu_int32 (__main__.TestMetaCPU) ... ok (0.068s) 2023-01-11T21:12:30.0518490Z test_dispatch_symbolic_meta_outplace_unique_cpu_int64 (__main__.TestMetaCPU) ... ok (0.068s) 2023-01-11T21:12:30.0518600Z test_dispatch_symbolic_meta_outplace_unique_cpu_int8 (__main__.TestMetaCPU) ... ok (0.068s) 2023-01-11T21:12:30.0518710Z test_dispatch_symbolic_meta_outplace_unique_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.068s) 2023-01-11T21:12:30.0518830Z test_dispatch_symbolic_meta_outplace_unsqueeze_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0518950Z test_dispatch_symbolic_meta_outplace_unsqueeze_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0519070Z test_dispatch_symbolic_meta_outplace_unsqueeze_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0519200Z test_dispatch_symbolic_meta_outplace_unsqueeze_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0519320Z test_dispatch_symbolic_meta_outplace_unsqueeze_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0519440Z test_dispatch_symbolic_meta_outplace_unsqueeze_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0519550Z test_dispatch_symbolic_meta_outplace_unsqueeze_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0519670Z test_dispatch_symbolic_meta_outplace_unsqueeze_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0519780Z test_dispatch_symbolic_meta_outplace_unsqueeze_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0519900Z test_dispatch_symbolic_meta_outplace_unsqueeze_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0520010Z test_dispatch_symbolic_meta_outplace_unsqueeze_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0520130Z test_dispatch_symbolic_meta_outplace_unsqueeze_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0520240Z test_dispatch_symbolic_meta_outplace_unsqueeze_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0520360Z test_dispatch_symbolic_meta_outplace_var_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0520500Z test_dispatch_symbolic_meta_outplace_var_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0520620Z test_dispatch_symbolic_meta_outplace_var_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0520730Z test_dispatch_symbolic_meta_outplace_var_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0520840Z test_dispatch_symbolic_meta_outplace_var_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0525110Z test_dispatch_symbolic_meta_outplace_var_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0525260Z test_dispatch_symbolic_meta_outplace_var_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0525470Z test_dispatch_symbolic_meta_outplace_var_mean_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0525590Z test_dispatch_symbolic_meta_outplace_var_mean_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0525710Z test_dispatch_symbolic_meta_outplace_var_mean_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0525830Z test_dispatch_symbolic_meta_outplace_var_mean_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0525940Z test_dispatch_symbolic_meta_outplace_var_mean_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0526070Z test_dispatch_symbolic_meta_outplace_var_mean_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0526200Z test_dispatch_symbolic_meta_outplace_var_mean_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0526330Z test_dispatch_symbolic_meta_outplace_var_mean_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0526490Z test_dispatch_symbolic_meta_outplace_var_mean_unbiased_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0526610Z test_dispatch_symbolic_meta_outplace_var_mean_unbiased_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0526740Z test_dispatch_symbolic_meta_outplace_var_mean_unbiased_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0526860Z test_dispatch_symbolic_meta_outplace_var_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0526990Z test_dispatch_symbolic_meta_outplace_var_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0527110Z test_dispatch_symbolic_meta_outplace_var_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0527240Z test_dispatch_symbolic_meta_outplace_var_unbiased_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0527360Z test_dispatch_symbolic_meta_outplace_var_unbiased_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0527480Z test_dispatch_symbolic_meta_outplace_var_unbiased_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0527600Z test_dispatch_symbolic_meta_outplace_vdot_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0527710Z test_dispatch_symbolic_meta_outplace_vdot_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0527830Z test_dispatch_symbolic_meta_outplace_vdot_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0527950Z test_dispatch_symbolic_meta_outplace_vdot_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0528060Z test_dispatch_symbolic_meta_outplace_vdot_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0528170Z test_dispatch_symbolic_meta_outplace_vdot_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0528280Z test_dispatch_symbolic_meta_outplace_vdot_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0528390Z test_dispatch_symbolic_meta_outplace_vdot_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0528500Z test_dispatch_symbolic_meta_outplace_vdot_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0528630Z test_dispatch_symbolic_meta_outplace_vdot_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0528760Z test_dispatch_symbolic_meta_outplace_view_as_complex_cpu_float16 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0528890Z test_dispatch_symbolic_meta_outplace_view_as_complex_cpu_float32 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0529010Z test_dispatch_symbolic_meta_outplace_view_as_complex_cpu_float64 (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0529130Z test_dispatch_symbolic_meta_outplace_view_as_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0529240Z test_dispatch_symbolic_meta_outplace_view_as_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0529380Z test_dispatch_symbolic_meta_outplace_view_as_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0529500Z test_dispatch_symbolic_meta_outplace_view_as_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0529620Z test_dispatch_symbolic_meta_outplace_view_as_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0529740Z test_dispatch_symbolic_meta_outplace_view_as_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0529850Z test_dispatch_symbolic_meta_outplace_view_as_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0529970Z test_dispatch_symbolic_meta_outplace_view_as_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0530080Z test_dispatch_symbolic_meta_outplace_view_as_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0530200Z test_dispatch_symbolic_meta_outplace_view_as_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0530310Z test_dispatch_symbolic_meta_outplace_view_as_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0530420Z test_dispatch_symbolic_meta_outplace_view_as_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0530530Z test_dispatch_symbolic_meta_outplace_view_as_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0530660Z test_dispatch_symbolic_meta_outplace_view_as_real_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0530780Z test_dispatch_symbolic_meta_outplace_view_as_real_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0530900Z test_dispatch_symbolic_meta_outplace_view_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0531020Z test_dispatch_symbolic_meta_outplace_view_copy_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0531140Z test_dispatch_symbolic_meta_outplace_view_copy_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0531260Z test_dispatch_symbolic_meta_outplace_view_copy_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0531370Z test_dispatch_symbolic_meta_outplace_view_copy_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0531490Z test_dispatch_symbolic_meta_outplace_view_copy_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0531600Z test_dispatch_symbolic_meta_outplace_view_copy_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0531720Z test_dispatch_symbolic_meta_outplace_view_copy_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0531830Z test_dispatch_symbolic_meta_outplace_view_copy_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0531950Z test_dispatch_symbolic_meta_outplace_view_copy_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0532060Z test_dispatch_symbolic_meta_outplace_view_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0532170Z test_dispatch_symbolic_meta_outplace_view_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0532290Z test_dispatch_symbolic_meta_outplace_view_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0532440Z test_dispatch_symbolic_meta_outplace_view_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0532560Z test_dispatch_symbolic_meta_outplace_view_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0532680Z test_dispatch_symbolic_meta_outplace_view_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0532790Z test_dispatch_symbolic_meta_outplace_view_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0532900Z test_dispatch_symbolic_meta_outplace_view_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0533010Z test_dispatch_symbolic_meta_outplace_view_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0533160Z test_dispatch_symbolic_meta_outplace_view_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0533260Z test_dispatch_symbolic_meta_outplace_view_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0533380Z test_dispatch_symbolic_meta_outplace_view_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0533480Z test_dispatch_symbolic_meta_outplace_view_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0533600Z test_dispatch_symbolic_meta_outplace_vsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0533710Z test_dispatch_symbolic_meta_outplace_vsplit_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0533830Z test_dispatch_symbolic_meta_outplace_vsplit_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0533950Z test_dispatch_symbolic_meta_outplace_vsplit_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0534070Z test_dispatch_symbolic_meta_outplace_vsplit_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0534180Z test_dispatch_symbolic_meta_outplace_vsplit_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0534300Z test_dispatch_symbolic_meta_outplace_vsplit_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0534410Z test_dispatch_symbolic_meta_outplace_vsplit_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0534530Z test_dispatch_symbolic_meta_outplace_vsplit_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0534640Z test_dispatch_symbolic_meta_outplace_vsplit_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0534750Z test_dispatch_symbolic_meta_outplace_vsplit_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0534870Z test_dispatch_symbolic_meta_outplace_vsplit_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0534980Z test_dispatch_symbolic_meta_outplace_vsplit_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0535090Z test_dispatch_symbolic_meta_outplace_vstack_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0535210Z test_dispatch_symbolic_meta_outplace_vstack_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0535330Z test_dispatch_symbolic_meta_outplace_vstack_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0535440Z test_dispatch_symbolic_meta_outplace_vstack_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0535560Z test_dispatch_symbolic_meta_outplace_vstack_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0535670Z test_dispatch_symbolic_meta_outplace_vstack_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0535790Z test_dispatch_symbolic_meta_outplace_vstack_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0535900Z test_dispatch_symbolic_meta_outplace_vstack_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0536010Z test_dispatch_symbolic_meta_outplace_vstack_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0536130Z test_dispatch_symbolic_meta_outplace_vstack_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0536260Z test_dispatch_symbolic_meta_outplace_vstack_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0536380Z test_dispatch_symbolic_meta_outplace_vstack_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0536490Z test_dispatch_symbolic_meta_outplace_vstack_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0536600Z test_dispatch_symbolic_meta_outplace_where_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0536720Z test_dispatch_symbolic_meta_outplace_where_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0536840Z test_dispatch_symbolic_meta_outplace_where_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0536980Z test_dispatch_symbolic_meta_outplace_where_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0537100Z test_dispatch_symbolic_meta_outplace_where_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0537210Z test_dispatch_symbolic_meta_outplace_where_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0537330Z test_dispatch_symbolic_meta_outplace_where_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0537440Z test_dispatch_symbolic_meta_outplace_where_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0537550Z test_dispatch_symbolic_meta_outplace_where_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0537660Z test_dispatch_symbolic_meta_outplace_where_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0537770Z test_dispatch_symbolic_meta_outplace_where_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0537890Z test_dispatch_symbolic_meta_outplace_where_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0538000Z test_dispatch_symbolic_meta_outplace_where_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0538110Z test_dispatch_symbolic_meta_outplace_xlogy_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0538230Z test_dispatch_symbolic_meta_outplace_xlogy_cpu_bool (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0538340Z test_dispatch_symbolic_meta_outplace_xlogy_cpu_float16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0538450Z test_dispatch_symbolic_meta_outplace_xlogy_cpu_float32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0538560Z test_dispatch_symbolic_meta_outplace_xlogy_cpu_float64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0538670Z test_dispatch_symbolic_meta_outplace_xlogy_cpu_int16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0538780Z test_dispatch_symbolic_meta_outplace_xlogy_cpu_int32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0538890Z test_dispatch_symbolic_meta_outplace_xlogy_cpu_int64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0539000Z test_dispatch_symbolic_meta_outplace_xlogy_cpu_int8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0539110Z test_dispatch_symbolic_meta_outplace_xlogy_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0539230Z test_dispatch_symbolic_meta_outplace_zero__cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0539340Z test_dispatch_symbolic_meta_outplace_zero__cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0539460Z test_dispatch_symbolic_meta_outplace_zero__cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0539570Z test_dispatch_symbolic_meta_outplace_zero__cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0539690Z test_dispatch_symbolic_meta_outplace_zero__cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0539800Z test_dispatch_symbolic_meta_outplace_zero__cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0539910Z test_dispatch_symbolic_meta_outplace_zero__cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0540050Z test_dispatch_symbolic_meta_outplace_zero__cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0540170Z test_dispatch_symbolic_meta_outplace_zero__cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0540280Z test_dispatch_symbolic_meta_outplace_zero__cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0540390Z test_dispatch_symbolic_meta_outplace_zero__cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0540500Z test_dispatch_symbolic_meta_outplace_zero__cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0540610Z test_dispatch_symbolic_meta_outplace_zeros_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0540750Z test_dispatch_symbolic_meta_outplace_zeros_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0540870Z test_dispatch_symbolic_meta_outplace_zeros_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0540990Z test_dispatch_symbolic_meta_outplace_zeros_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0541110Z test_dispatch_symbolic_meta_outplace_zeros_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0541220Z test_dispatch_symbolic_meta_outplace_zeros_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0541330Z test_dispatch_symbolic_meta_outplace_zeros_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0541440Z test_dispatch_symbolic_meta_outplace_zeros_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0541550Z test_dispatch_symbolic_meta_outplace_zeros_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0541660Z test_dispatch_symbolic_meta_outplace_zeros_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0541770Z test_dispatch_symbolic_meta_outplace_zeros_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0541880Z test_dispatch_symbolic_meta_outplace_zeros_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0541990Z test_dispatch_symbolic_meta_outplace_zeros_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0542110Z test_dispatch_symbolic_meta_outplace_zeros_like_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0542230Z test_dispatch_symbolic_meta_outplace_zeros_like_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0542350Z test_dispatch_symbolic_meta_outplace_zeros_like_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0542480Z test_dispatch_symbolic_meta_outplace_zeros_like_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0542600Z test_dispatch_symbolic_meta_outplace_zeros_like_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0542720Z test_dispatch_symbolic_meta_outplace_zeros_like_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0542840Z test_dispatch_symbolic_meta_outplace_zeros_like_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0542960Z test_dispatch_symbolic_meta_outplace_zeros_like_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0543080Z test_dispatch_symbolic_meta_outplace_zeros_like_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0543190Z test_dispatch_symbolic_meta_outplace_zeros_like_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0543310Z test_dispatch_symbolic_meta_outplace_zeros_like_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0543420Z test_dispatch_symbolic_meta_outplace_zeros_like_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0543540Z test_dispatch_symbolic_meta_outplace_zeros_like_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0543630Z test_empty_quantized_cpu (__main__.TestMetaCPU) ... ok (0.000s) 2023-01-11T21:12:30.0543740Z test_fill__alias_relationship_cpu (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0543870Z test_fill_stride_cpu (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.0543960Z test_huber_loss_backward_cpu (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0544560Z test_map_location_deserialize_cpu (__main__.TestMetaCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_meta.py:1352: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should 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:12:30.0544670Z self.assertEqual(r.storage().data_ptr(), 0) 2023-01-11T21:12:30.0544720Z ok (0.001s) 2023-01-11T21:12:30.0544830Z test_meta__fused_moving_avg_obs_fq_helper_cpu (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0544960Z test_meta_inplace_H_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0545090Z test_meta_inplace_H_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0545220Z test_meta_inplace_H_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0545350Z test_meta_inplace_H_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0545480Z test_meta_inplace_H_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0545610Z test_meta_inplace_H_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0545730Z test_meta_inplace_H_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0545850Z test_meta_inplace_H_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0545970Z test_meta_inplace_H_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0546100Z test_meta_inplace_H_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0546220Z test_meta_inplace_H_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0546340Z test_meta_inplace_H_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0546460Z test_meta_inplace_H_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0546590Z test_meta_inplace_T_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0546710Z test_meta_inplace_T_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0546840Z test_meta_inplace_T_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0546970Z test_meta_inplace_T_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0547100Z test_meta_inplace_T_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0547220Z test_meta_inplace_T_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0547350Z test_meta_inplace_T_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0547470Z test_meta_inplace_T_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0547590Z test_meta_inplace_T_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0547710Z test_meta_inplace_T_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0547880Z test_meta_inplace_T_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0548000Z test_meta_inplace_T_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0548120Z test_meta_inplace_T_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0548260Z test_meta_inplace___getitem___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0548390Z test_meta_inplace___getitem___cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0548530Z test_meta_inplace___getitem___cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0548700Z test_meta_inplace___getitem___cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0548840Z test_meta_inplace___getitem___cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0548980Z test_meta_inplace___getitem___cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0549100Z test_meta_inplace___getitem___cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0549230Z test_meta_inplace___getitem___cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0549360Z test_meta_inplace___getitem___cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0549490Z test_meta_inplace___getitem___cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0549620Z test_meta_inplace___getitem___cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0549750Z test_meta_inplace___getitem___cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0549870Z test_meta_inplace___getitem___cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0550000Z test_meta_inplace___radd___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0550130Z test_meta_inplace___radd___cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0550260Z test_meta_inplace___radd___cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0550390Z test_meta_inplace___radd___cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0550530Z test_meta_inplace___radd___cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0550650Z test_meta_inplace___radd___cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0550780Z test_meta_inplace___radd___cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0550910Z test_meta_inplace___radd___cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0551030Z test_meta_inplace___radd___cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0551160Z test_meta_inplace___radd___cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0551280Z test_meta_inplace___radd___cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0551410Z test_meta_inplace___radd___cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0551540Z test_meta_inplace___rand___cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0551690Z test_meta_inplace___rand___cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0551810Z test_meta_inplace___rand___cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0551940Z test_meta_inplace___rand___cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0552060Z test_meta_inplace___rand___cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0552180Z test_meta_inplace___rand___cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0552330Z test_meta_inplace___rdiv___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0552460Z test_meta_inplace___rdiv___cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0552590Z test_meta_inplace___rdiv___cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0552720Z test_meta_inplace___rdiv___cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0552850Z test_meta_inplace___rdiv___cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0552980Z test_meta_inplace___rdiv___cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0553110Z test_meta_inplace___rdiv___cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0553230Z test_meta_inplace___rdiv___cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0553360Z test_meta_inplace___rdiv___cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0553480Z test_meta_inplace___rdiv___cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0553610Z test_meta_inplace___rdiv___cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0553730Z test_meta_inplace___rdiv___cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0553860Z test_meta_inplace___rmatmul___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0554000Z test_meta_inplace___rmatmul___cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0554130Z test_meta_inplace___rmatmul___cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0558460Z test_meta_inplace___rmatmul___cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0558610Z test_meta_inplace___rmatmul___cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0558740Z test_meta_inplace___rmatmul___cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0558870Z test_meta_inplace___rmatmul___cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0558990Z test_meta_inplace___rmatmul___cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0559120Z test_meta_inplace___rmatmul___cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0559250Z test_meta_inplace___rmatmul___cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0559370Z test_meta_inplace___rmod___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0559580Z test_meta_inplace___rmod___cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0559710Z test_meta_inplace___rmod___cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0559830Z test_meta_inplace___rmod___cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0559960Z test_meta_inplace___rmul___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0560080Z test_meta_inplace___rmul___cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0560240Z test_meta_inplace___rmul___cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0560370Z test_meta_inplace___rmul___cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0560500Z test_meta_inplace___rmul___cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0560630Z test_meta_inplace___rmul___cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0560750Z test_meta_inplace___rmul___cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0560880Z test_meta_inplace___rmul___cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0561000Z test_meta_inplace___rmul___cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0561130Z test_meta_inplace___rmul___cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0561250Z test_meta_inplace___rmul___cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0561380Z test_meta_inplace___rmul___cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0561510Z test_meta_inplace___ror___cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0561640Z test_meta_inplace___ror___cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0561760Z test_meta_inplace___ror___cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0561880Z test_meta_inplace___ror___cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0562010Z test_meta_inplace___ror___cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0562130Z test_meta_inplace___ror___cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0562260Z test_meta_inplace___rpow___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0562390Z test_meta_inplace___rpow___cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0562520Z test_meta_inplace___rpow___cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0562650Z test_meta_inplace___rpow___cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0562780Z test_meta_inplace___rpow___cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0562900Z test_meta_inplace___rpow___cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0563030Z test_meta_inplace___rpow___cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0563150Z test_meta_inplace___rpow___cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0563300Z test_meta_inplace___rpow___cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0563420Z test_meta_inplace___rpow___cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0563550Z test_meta_inplace___rpow___cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0563670Z test_meta_inplace___rsub___cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0563810Z test_meta_inplace___rsub___cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0563960Z test_meta_inplace___rsub___cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0564090Z test_meta_inplace___rsub___cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0564210Z test_meta_inplace___rsub___cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0564340Z test_meta_inplace___rsub___cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0564460Z test_meta_inplace___rsub___cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0564590Z test_meta_inplace___rsub___cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0564710Z test_meta_inplace___rsub___cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0564830Z test_meta_inplace___rsub___cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0564950Z test_meta_inplace___rsub___cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0565080Z test_meta_inplace___rxor___cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0565200Z test_meta_inplace___rxor___cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0565320Z test_meta_inplace___rxor___cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0565450Z test_meta_inplace___rxor___cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0565570Z test_meta_inplace___rxor___cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0565690Z test_meta_inplace___rxor___cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0565840Z test_meta_inplace__native_batch_norm_legit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0565990Z test_meta_inplace__native_batch_norm_legit_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0566130Z test_meta_inplace__native_batch_norm_legit_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0566270Z test_meta_inplace__softmax_backward_data_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0566420Z test_meta_inplace__softmax_backward_data_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0566560Z test_meta_inplace__softmax_backward_data_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0566660Z test_meta_inplace_abs_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0566790Z test_meta_inplace_abs_cpu_complex128 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0567070Z test_meta_inplace_abs_cpu_complex32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0567200Z test_meta_inplace_abs_cpu_complex64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0567300Z test_meta_inplace_abs_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0567400Z test_meta_inplace_abs_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0567490Z test_meta_inplace_abs_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0567590Z test_meta_inplace_abs_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0567730Z test_meta_inplace_abs_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0567820Z test_meta_inplace_abs_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0567920Z test_meta_inplace_abs_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0568010Z test_meta_inplace_abs_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0568110Z test_meta_inplace_acos_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0568240Z test_meta_inplace_acos_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0568340Z test_meta_inplace_acos_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0568440Z test_meta_inplace_acos_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0568540Z test_meta_inplace_acos_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0568640Z test_meta_inplace_acos_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0568760Z test_meta_inplace_acos_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0568890Z test_meta_inplace_acos_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0569010Z test_meta_inplace_acos_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0569130Z test_meta_inplace_acos_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0569250Z test_meta_inplace_acos_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0569350Z test_meta_inplace_acosh_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0569470Z test_meta_inplace_acosh_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0569570Z test_meta_inplace_acosh_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0569680Z test_meta_inplace_acosh_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0569780Z test_meta_inplace_acosh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0569880Z test_meta_inplace_acosh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0570000Z test_meta_inplace_acosh_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0570130Z test_meta_inplace_acosh_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0570250Z test_meta_inplace_acosh_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0570370Z test_meta_inplace_acosh_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0570490Z test_meta_inplace_acosh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0570580Z test_meta_inplace_add_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0570680Z test_meta_inplace_add_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0570790Z test_meta_inplace_add_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0570910Z test_meta_inplace_add_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0571010Z test_meta_inplace_add_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0571110Z test_meta_inplace_add_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0571210Z test_meta_inplace_add_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0571300Z test_meta_inplace_add_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0571400Z test_meta_inplace_add_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0571500Z test_meta_inplace_add_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0571620Z test_meta_inplace_add_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0571720Z test_meta_inplace_add_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0571810Z test_meta_inplace_add_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0571920Z test_meta_inplace_addbmm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0572030Z test_meta_inplace_addbmm_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0572130Z test_meta_inplace_addbmm_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0572230Z test_meta_inplace_addbmm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0572330Z test_meta_inplace_addbmm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0572430Z test_meta_inplace_addbmm_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0572530Z test_meta_inplace_addbmm_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0572620Z test_meta_inplace_addbmm_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0572720Z test_meta_inplace_addbmm_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0572810Z test_meta_inplace_addbmm_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0572910Z test_meta_inplace_addcdiv_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0573020Z test_meta_inplace_addcdiv_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0573130Z test_meta_inplace_addcdiv_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0573230Z test_meta_inplace_addcdiv_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0573330Z test_meta_inplace_addcdiv_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0573440Z test_meta_inplace_addcmul_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0573540Z test_meta_inplace_addcmul_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0573650Z test_meta_inplace_addcmul_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0573750Z test_meta_inplace_addcmul_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0573850Z test_meta_inplace_addcmul_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0573950Z test_meta_inplace_addcmul_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0574050Z test_meta_inplace_addcmul_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0574150Z test_meta_inplace_addcmul_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0574250Z test_meta_inplace_addcmul_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0574350Z test_meta_inplace_addcmul_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0574450Z test_meta_inplace_addmm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0574550Z test_meta_inplace_addmm_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0574650Z test_meta_inplace_addmm_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0574750Z test_meta_inplace_addmm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0574880Z test_meta_inplace_addmm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0574980Z test_meta_inplace_addmm_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0575080Z test_meta_inplace_addmm_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0575170Z test_meta_inplace_addmm_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0575270Z test_meta_inplace_addmm_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0575360Z test_meta_inplace_addmm_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0575480Z test_meta_inplace_addmm_decomposed_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0575620Z test_meta_inplace_addmm_decomposed_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0575740Z test_meta_inplace_addmm_decomposed_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0575850Z test_meta_inplace_addmm_decomposed_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0575960Z test_meta_inplace_addmm_decomposed_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0576070Z test_meta_inplace_addmm_decomposed_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0576180Z test_meta_inplace_addmm_decomposed_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0576280Z test_meta_inplace_addmm_decomposed_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0576390Z test_meta_inplace_addmm_decomposed_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0576490Z test_meta_inplace_addmm_decomposed_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0576590Z test_meta_inplace_addmv_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0576700Z test_meta_inplace_addmv_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0576800Z test_meta_inplace_addmv_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0576900Z test_meta_inplace_addmv_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0577000Z test_meta_inplace_addmv_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0577100Z test_meta_inplace_addmv_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0577190Z test_meta_inplace_addmv_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0577290Z test_meta_inplace_addmv_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0577390Z test_meta_inplace_addmv_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0577480Z test_meta_inplace_addmv_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0577580Z test_meta_inplace_addr_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0577680Z test_meta_inplace_addr_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0577780Z test_meta_inplace_addr_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0577880Z test_meta_inplace_addr_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0577980Z test_meta_inplace_addr_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0578080Z test_meta_inplace_addr_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0578170Z test_meta_inplace_addr_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0578270Z test_meta_inplace_addr_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0578360Z test_meta_inplace_addr_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0578460Z test_meta_inplace_addr_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0578550Z test_meta_inplace_addr_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0578650Z test_meta_inplace_addr_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0578800Z test_meta_inplace_all_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0578930Z test_meta_inplace_all_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0579070Z test_meta_inplace_all_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0579200Z test_meta_inplace_all_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0579330Z test_meta_inplace_all_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0579470Z test_meta_inplace_all_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0579590Z test_meta_inplace_all_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0579720Z test_meta_inplace_all_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0579840Z test_meta_inplace_all_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0579960Z test_meta_inplace_all_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0580090Z test_meta_inplace_all_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0580210Z test_meta_inplace_all_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0580340Z test_meta_inplace_allclose_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0580480Z test_meta_inplace_allclose_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0580610Z test_meta_inplace_allclose_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0580750Z test_meta_inplace_allclose_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0580870Z test_meta_inplace_allclose_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0581000Z test_meta_inplace_allclose_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0581130Z test_meta_inplace_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0581250Z test_meta_inplace_amax_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0581380Z test_meta_inplace_amax_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0581510Z test_meta_inplace_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0581630Z test_meta_inplace_amax_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0581760Z test_meta_inplace_amax_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0581890Z test_meta_inplace_amax_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0582010Z test_meta_inplace_amax_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0582130Z test_meta_inplace_amax_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0582250Z test_meta_inplace_amax_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0582380Z test_meta_inplace_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0582540Z test_meta_inplace_amin_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0582670Z test_meta_inplace_amin_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0582790Z test_meta_inplace_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0582920Z test_meta_inplace_amin_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0583040Z test_meta_inplace_amin_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0583170Z test_meta_inplace_amin_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0583330Z test_meta_inplace_amin_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0583450Z test_meta_inplace_amin_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0583570Z test_meta_inplace_amin_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0583700Z test_meta_inplace_aminmax_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0583830Z test_meta_inplace_aminmax_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0583960Z test_meta_inplace_aminmax_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0584090Z test_meta_inplace_aminmax_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0584220Z test_meta_inplace_aminmax_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0584340Z test_meta_inplace_aminmax_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0584470Z test_meta_inplace_aminmax_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0584590Z test_meta_inplace_aminmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0584720Z test_meta_inplace_angle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0584850Z test_meta_inplace_angle_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0584980Z test_meta_inplace_angle_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0585110Z test_meta_inplace_angle_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0585230Z test_meta_inplace_angle_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0585360Z test_meta_inplace_angle_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0585480Z test_meta_inplace_angle_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0585610Z test_meta_inplace_angle_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0585730Z test_meta_inplace_angle_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0585860Z test_meta_inplace_angle_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0585980Z test_meta_inplace_angle_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0586100Z test_meta_inplace_angle_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0586250Z test_meta_inplace_any_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0590670Z test_meta_inplace_any_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0590820Z test_meta_inplace_any_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0590950Z test_meta_inplace_any_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0591080Z test_meta_inplace_any_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0591200Z test_meta_inplace_any_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0591400Z test_meta_inplace_any_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0591530Z test_meta_inplace_any_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0591650Z test_meta_inplace_any_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0591780Z test_meta_inplace_any_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0591900Z test_meta_inplace_any_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0592030Z test_meta_inplace_any_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0592160Z test_meta_inplace_arange_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0592290Z test_meta_inplace_arange_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0592420Z test_meta_inplace_arange_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0592550Z test_meta_inplace_arange_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0592670Z test_meta_inplace_arange_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0592800Z test_meta_inplace_arange_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0592920Z test_meta_inplace_arange_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0593050Z test_meta_inplace_arange_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0593170Z test_meta_inplace_arange_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0593300Z test_meta_inplace_argmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0593430Z test_meta_inplace_argmax_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0593560Z test_meta_inplace_argmax_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0593690Z test_meta_inplace_argmax_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0593810Z test_meta_inplace_argmax_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0593940Z test_meta_inplace_argmax_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0594060Z test_meta_inplace_argmax_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0594190Z test_meta_inplace_argmax_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0594310Z test_meta_inplace_argmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0594470Z test_meta_inplace_argmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0594600Z test_meta_inplace_argmin_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0594720Z test_meta_inplace_argmin_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0594850Z test_meta_inplace_argmin_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0594970Z test_meta_inplace_argmin_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0595120Z test_meta_inplace_argmin_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0595240Z test_meta_inplace_argmin_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0595370Z test_meta_inplace_argmin_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0595490Z test_meta_inplace_argmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0595620Z test_meta_inplace_argsort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0595750Z test_meta_inplace_argsort_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0595880Z test_meta_inplace_argsort_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0596010Z test_meta_inplace_argsort_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0596130Z test_meta_inplace_argsort_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0596260Z test_meta_inplace_argsort_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0596390Z test_meta_inplace_argsort_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0596520Z test_meta_inplace_argsort_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0596640Z test_meta_inplace_argsort_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0596770Z test_meta_inplace_argsort_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0596900Z test_meta_inplace_argwhere_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0597030Z test_meta_inplace_argwhere_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0597160Z test_meta_inplace_argwhere_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0597300Z test_meta_inplace_argwhere_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0597430Z test_meta_inplace_argwhere_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0597560Z test_meta_inplace_argwhere_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0597680Z test_meta_inplace_argwhere_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0597810Z test_meta_inplace_argwhere_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0597940Z test_meta_inplace_argwhere_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0598090Z test_meta_inplace_argwhere_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0598210Z test_meta_inplace_argwhere_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0598340Z test_meta_inplace_argwhere_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0598440Z test_meta_inplace_as_strided_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0598550Z test_meta_inplace_as_strided_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0598660Z test_meta_inplace_as_strided_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0598790Z test_meta_inplace_as_strided_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0598890Z test_meta_inplace_as_strided_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0599000Z test_meta_inplace_as_strided_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0599100Z test_meta_inplace_as_strided_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0599210Z test_meta_inplace_as_strided_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0599310Z test_meta_inplace_as_strided_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0599410Z test_meta_inplace_as_strided_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0599510Z test_meta_inplace_as_strided_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0599610Z test_meta_inplace_as_strided_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0599710Z test_meta_inplace_as_strided_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0599860Z test_meta_inplace_as_strided_partial_views_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:30.0600000Z test_meta_inplace_as_strided_partial_views_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:30.0600140Z test_meta_inplace_as_strided_partial_views_cpu_complex128 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:30.0600290Z test_meta_inplace_as_strided_partial_views_cpu_complex32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:30.0600430Z test_meta_inplace_as_strided_partial_views_cpu_complex64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:30.0600570Z test_meta_inplace_as_strided_partial_views_cpu_float16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:30.0600700Z test_meta_inplace_as_strided_partial_views_cpu_float32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:30.0600840Z test_meta_inplace_as_strided_partial_views_cpu_float64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:30.0600980Z test_meta_inplace_as_strided_partial_views_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:30.0601110Z test_meta_inplace_as_strided_partial_views_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:30.0601240Z test_meta_inplace_as_strided_partial_views_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:30.0601380Z test_meta_inplace_as_strided_partial_views_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:30.0601510Z test_meta_inplace_as_strided_partial_views_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.006s) 2023-01-11T21:12:30.0601660Z test_meta_inplace_as_strided_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0601790Z test_meta_inplace_as_strided_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0601980Z test_meta_inplace_as_strided_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0602120Z test_meta_inplace_as_strided_scatter_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0602260Z test_meta_inplace_as_strided_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0602400Z test_meta_inplace_as_strided_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0602540Z test_meta_inplace_as_strided_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0602710Z test_meta_inplace_as_strided_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0602840Z test_meta_inplace_as_strided_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0602980Z test_meta_inplace_as_strided_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0603110Z test_meta_inplace_as_strided_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0603240Z test_meta_inplace_as_strided_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0603380Z test_meta_inplace_as_strided_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0603480Z test_meta_inplace_asin_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0603600Z test_meta_inplace_asin_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0603710Z test_meta_inplace_asin_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0603810Z test_meta_inplace_asin_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0603910Z test_meta_inplace_asin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0604010Z test_meta_inplace_asin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0604130Z test_meta_inplace_asin_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0604250Z test_meta_inplace_asin_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0604370Z test_meta_inplace_asin_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0604490Z test_meta_inplace_asin_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0604610Z test_meta_inplace_asin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0604720Z test_meta_inplace_asinh_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0604840Z test_meta_inplace_asinh_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0604940Z test_meta_inplace_asinh_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0605040Z test_meta_inplace_asinh_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0605150Z test_meta_inplace_asinh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0605240Z test_meta_inplace_asinh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0605370Z test_meta_inplace_asinh_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0605490Z test_meta_inplace_asinh_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0605610Z test_meta_inplace_asinh_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0605750Z test_meta_inplace_asinh_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0605870Z test_meta_inplace_asinh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0605970Z test_meta_inplace_atan2_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0606100Z test_meta_inplace_atan2_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0606200Z test_meta_inplace_atan2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0606290Z test_meta_inplace_atan2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0606440Z test_meta_inplace_atan2_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0606560Z test_meta_inplace_atan2_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0606680Z test_meta_inplace_atan2_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0606800Z test_meta_inplace_atan2_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0606920Z test_meta_inplace_atan2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0607020Z test_meta_inplace_atan_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0607140Z test_meta_inplace_atan_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0607240Z test_meta_inplace_atan_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0607340Z test_meta_inplace_atan_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0607440Z test_meta_inplace_atan_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0607540Z test_meta_inplace_atan_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0607660Z test_meta_inplace_atan_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0607770Z test_meta_inplace_atan_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0607890Z test_meta_inplace_atan_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0608010Z test_meta_inplace_atan_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0608130Z test_meta_inplace_atan_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0608230Z test_meta_inplace_atanh_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0608350Z test_meta_inplace_atanh_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0608450Z test_meta_inplace_atanh_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0608550Z test_meta_inplace_atanh_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0608650Z test_meta_inplace_atanh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0608750Z test_meta_inplace_atanh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0608870Z test_meta_inplace_atanh_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0608990Z test_meta_inplace_atanh_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0609110Z test_meta_inplace_atanh_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0609230Z test_meta_inplace_atanh_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0609340Z test_meta_inplace_atanh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0609480Z test_meta_inplace_atleast_1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0609640Z test_meta_inplace_atleast_1d_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0609780Z test_meta_inplace_atleast_1d_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0609910Z test_meta_inplace_atleast_1d_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0610050Z test_meta_inplace_atleast_1d_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0610180Z test_meta_inplace_atleast_1d_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0610330Z test_meta_inplace_atleast_1d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0610460Z test_meta_inplace_atleast_1d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0610590Z test_meta_inplace_atleast_1d_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0610710Z test_meta_inplace_atleast_1d_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0610840Z test_meta_inplace_atleast_1d_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0610970Z test_meta_inplace_atleast_1d_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0611100Z test_meta_inplace_atleast_1d_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0611240Z test_meta_inplace_atleast_2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0611360Z test_meta_inplace_atleast_2d_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0611500Z test_meta_inplace_atleast_2d_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0611630Z test_meta_inplace_atleast_2d_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0611760Z test_meta_inplace_atleast_2d_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0611890Z test_meta_inplace_atleast_2d_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0612020Z test_meta_inplace_atleast_2d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0612150Z test_meta_inplace_atleast_2d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0612280Z test_meta_inplace_atleast_2d_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0612400Z test_meta_inplace_atleast_2d_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0612530Z test_meta_inplace_atleast_2d_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0612660Z test_meta_inplace_atleast_2d_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0612780Z test_meta_inplace_atleast_2d_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0612910Z test_meta_inplace_atleast_3d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0613040Z test_meta_inplace_atleast_3d_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0613170Z test_meta_inplace_atleast_3d_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0613330Z test_meta_inplace_atleast_3d_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0613460Z test_meta_inplace_atleast_3d_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0613590Z test_meta_inplace_atleast_3d_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0613720Z test_meta_inplace_atleast_3d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0613850Z test_meta_inplace_atleast_3d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0613990Z test_meta_inplace_atleast_3d_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0614120Z test_meta_inplace_atleast_3d_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0614240Z test_meta_inplace_atleast_3d_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0614370Z test_meta_inplace_atleast_3d_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0614500Z test_meta_inplace_atleast_3d_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0614600Z test_meta_inplace_baddbmm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0614710Z test_meta_inplace_baddbmm_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0614820Z test_meta_inplace_baddbmm_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0614920Z test_meta_inplace_baddbmm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0615020Z test_meta_inplace_baddbmm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0615130Z test_meta_inplace_baddbmm_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0615230Z test_meta_inplace_baddbmm_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0615320Z test_meta_inplace_baddbmm_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0615420Z test_meta_inplace_baddbmm_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0615520Z test_meta_inplace_baddbmm_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0615650Z test_meta_inplace_bernoulli_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0615780Z test_meta_inplace_bernoulli_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0615910Z test_meta_inplace_bernoulli_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0616040Z test_meta_inplace_bfloat16_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0616170Z test_meta_inplace_bfloat16_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0616300Z test_meta_inplace_bfloat16_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0616430Z test_meta_inplace_bfloat16_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0616560Z test_meta_inplace_bfloat16_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0616700Z test_meta_inplace_bfloat16_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0616820Z test_meta_inplace_bfloat16_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0616990Z test_meta_inplace_bfloat16_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0617120Z test_meta_inplace_bfloat16_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0617240Z test_meta_inplace_bfloat16_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0617370Z test_meta_inplace_bfloat16_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0617490Z test_meta_inplace_bfloat16_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0617620Z test_meta_inplace_bfloat16_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0617780Z test_meta_inplace_bincount_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0617900Z test_meta_inplace_bincount_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0618030Z test_meta_inplace_bincount_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0618160Z test_meta_inplace_bincount_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0618290Z test_meta_inplace_bincount_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0618390Z test_meta_inplace_bitwise_and_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0618490Z test_meta_inplace_bitwise_and_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0618600Z test_meta_inplace_bitwise_and_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0618700Z test_meta_inplace_bitwise_and_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0618800Z test_meta_inplace_bitwise_and_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0618900Z test_meta_inplace_bitwise_and_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0619020Z test_meta_inplace_bitwise_left_shift_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0619120Z test_meta_inplace_bitwise_left_shift_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0619230Z test_meta_inplace_bitwise_left_shift_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0619340Z test_meta_inplace_bitwise_left_shift_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0619440Z test_meta_inplace_bitwise_left_shift_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0619550Z test_meta_inplace_bitwise_not_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0619650Z test_meta_inplace_bitwise_not_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0619760Z test_meta_inplace_bitwise_not_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0623630Z test_meta_inplace_bitwise_not_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0623760Z test_meta_inplace_bitwise_not_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0623860Z test_meta_inplace_bitwise_not_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0623960Z test_meta_inplace_bitwise_or_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0624060Z test_meta_inplace_bitwise_or_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0624160Z test_meta_inplace_bitwise_or_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0624260Z test_meta_inplace_bitwise_or_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0624360Z test_meta_inplace_bitwise_or_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0624460Z test_meta_inplace_bitwise_or_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0624570Z test_meta_inplace_bitwise_right_shift_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0624800Z test_meta_inplace_bitwise_right_shift_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0624910Z test_meta_inplace_bitwise_right_shift_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0625020Z test_meta_inplace_bitwise_right_shift_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0625130Z test_meta_inplace_bitwise_right_shift_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0625230Z test_meta_inplace_bitwise_xor_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0625330Z test_meta_inplace_bitwise_xor_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0625460Z test_meta_inplace_bitwise_xor_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0625570Z test_meta_inplace_bitwise_xor_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0625660Z test_meta_inplace_bitwise_xor_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0625760Z test_meta_inplace_bitwise_xor_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0625900Z test_meta_inplace_block_diag_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0626030Z test_meta_inplace_block_diag_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0626170Z test_meta_inplace_block_diag_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0626300Z test_meta_inplace_block_diag_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0626470Z test_meta_inplace_block_diag_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0626610Z test_meta_inplace_block_diag_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0626740Z test_meta_inplace_block_diag_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0626860Z test_meta_inplace_block_diag_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0626990Z test_meta_inplace_block_diag_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0627120Z test_meta_inplace_block_diag_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0627250Z test_meta_inplace_block_diag_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0627380Z test_meta_inplace_block_diag_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0627510Z test_meta_inplace_block_diag_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0627640Z test_meta_inplace_bmm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0627770Z test_meta_inplace_bmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0627900Z test_meta_inplace_bmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0628030Z test_meta_inplace_bmm_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0628150Z test_meta_inplace_bmm_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0628280Z test_meta_inplace_bmm_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0628400Z test_meta_inplace_bmm_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0628550Z test_meta_inplace_bmm_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0628680Z test_meta_inplace_bmm_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0628800Z test_meta_inplace_bmm_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0628930Z test_meta_inplace_bool_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0629050Z test_meta_inplace_bool_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0629180Z test_meta_inplace_bool_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0629330Z test_meta_inplace_bool_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0629460Z test_meta_inplace_bool_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0629590Z test_meta_inplace_bool_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0629720Z test_meta_inplace_bool_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0629840Z test_meta_inplace_bool_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0629970Z test_meta_inplace_bool_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0630090Z test_meta_inplace_bool_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0630210Z test_meta_inplace_bool_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0630340Z test_meta_inplace_bool_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0630460Z test_meta_inplace_bool_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0630600Z test_meta_inplace_broadcast_shapes_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0630740Z test_meta_inplace_broadcast_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0630880Z test_meta_inplace_broadcast_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0631020Z test_meta_inplace_broadcast_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0631160Z test_meta_inplace_broadcast_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0631300Z test_meta_inplace_broadcast_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0631440Z test_meta_inplace_broadcast_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0631580Z test_meta_inplace_broadcast_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0631710Z test_meta_inplace_broadcast_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0631850Z test_meta_inplace_broadcast_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0631980Z test_meta_inplace_broadcast_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0632120Z test_meta_inplace_broadcast_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0632280Z test_meta_inplace_broadcast_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0632410Z test_meta_inplace_broadcast_to_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0632550Z test_meta_inplace_broadcast_to_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0632680Z test_meta_inplace_broadcast_to_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0632820Z test_meta_inplace_broadcast_to_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0632950Z test_meta_inplace_broadcast_to_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0633100Z test_meta_inplace_broadcast_to_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0633240Z test_meta_inplace_broadcast_to_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0633370Z test_meta_inplace_broadcast_to_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0633500Z test_meta_inplace_broadcast_to_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0633630Z test_meta_inplace_broadcast_to_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0633760Z test_meta_inplace_broadcast_to_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0633890Z test_meta_inplace_broadcast_to_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0634020Z test_meta_inplace_bucketize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0634150Z test_meta_inplace_bucketize_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0634280Z test_meta_inplace_bucketize_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0634410Z test_meta_inplace_bucketize_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0634540Z test_meta_inplace_bucketize_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0634670Z test_meta_inplace_bucketize_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0634800Z test_meta_inplace_bucketize_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0634930Z test_meta_inplace_bucketize_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0635060Z test_meta_inplace_bucketize_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0635190Z test_meta_inplace_byte_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0635310Z test_meta_inplace_byte_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0635440Z test_meta_inplace_byte_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0635570Z test_meta_inplace_byte_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0635690Z test_meta_inplace_byte_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0635820Z test_meta_inplace_byte_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0635940Z test_meta_inplace_byte_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0636110Z test_meta_inplace_byte_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0636240Z test_meta_inplace_byte_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0636360Z test_meta_inplace_byte_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0636480Z test_meta_inplace_byte_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0636610Z test_meta_inplace_byte_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0636780Z test_meta_inplace_cartesian_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0636920Z test_meta_inplace_cartesian_prod_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0637060Z test_meta_inplace_cartesian_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0637200Z test_meta_inplace_cartesian_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0637340Z test_meta_inplace_cartesian_prod_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0637470Z test_meta_inplace_cartesian_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0637610Z test_meta_inplace_cartesian_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0637740Z test_meta_inplace_cartesian_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0637880Z test_meta_inplace_cartesian_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0638010Z test_meta_inplace_cartesian_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0638140Z test_meta_inplace_cartesian_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0638280Z test_meta_inplace_cartesian_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0638400Z test_meta_inplace_cat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0638530Z test_meta_inplace_cat_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0638660Z test_meta_inplace_cat_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0638790Z test_meta_inplace_cat_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0638920Z test_meta_inplace_cat_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0639040Z test_meta_inplace_cat_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0639170Z test_meta_inplace_cat_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0639290Z test_meta_inplace_cat_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0639410Z test_meta_inplace_cat_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0639540Z test_meta_inplace_cat_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0639660Z test_meta_inplace_cat_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0639810Z test_meta_inplace_cat_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0639940Z test_meta_inplace_cat_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0640070Z test_meta_inplace_cdist_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0640200Z test_meta_inplace_cdist_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0640330Z test_meta_inplace_cdouble_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0640450Z test_meta_inplace_cdouble_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0640610Z test_meta_inplace_cdouble_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0640740Z test_meta_inplace_cdouble_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0640880Z test_meta_inplace_cdouble_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0641000Z test_meta_inplace_cdouble_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0641140Z test_meta_inplace_cdouble_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0641260Z test_meta_inplace_cdouble_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0641390Z test_meta_inplace_cdouble_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0641520Z test_meta_inplace_cdouble_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0641640Z test_meta_inplace_cdouble_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0641770Z test_meta_inplace_cdouble_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0641890Z test_meta_inplace_cdouble_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0641990Z test_meta_inplace_ceil_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0642090Z test_meta_inplace_ceil_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0642190Z test_meta_inplace_ceil_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0642280Z test_meta_inplace_ceil_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0642380Z test_meta_inplace_ceil_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0642480Z test_meta_inplace_ceil_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0642580Z test_meta_inplace_ceil_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0642670Z test_meta_inplace_ceil_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0642800Z test_meta_inplace_cfloat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0642930Z test_meta_inplace_cfloat_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0643060Z test_meta_inplace_cfloat_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0643190Z test_meta_inplace_cfloat_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0643320Z test_meta_inplace_cfloat_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0643450Z test_meta_inplace_cfloat_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0643600Z test_meta_inplace_cfloat_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0643730Z test_meta_inplace_cfloat_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0643860Z test_meta_inplace_cfloat_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0643990Z test_meta_inplace_cfloat_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0644110Z test_meta_inplace_cfloat_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0644240Z test_meta_inplace_cfloat_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0644390Z test_meta_inplace_cfloat_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0644520Z test_meta_inplace_chalf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0644640Z test_meta_inplace_chalf_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0644770Z test_meta_inplace_chalf_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0644900Z test_meta_inplace_chalf_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0645030Z test_meta_inplace_chalf_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0645160Z test_meta_inplace_chalf_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0645290Z test_meta_inplace_chalf_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0645410Z test_meta_inplace_chalf_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0645540Z test_meta_inplace_chalf_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0645660Z test_meta_inplace_chalf_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0645780Z test_meta_inplace_chalf_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0645910Z test_meta_inplace_chalf_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0646030Z test_meta_inplace_chalf_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0646160Z test_meta_inplace_char_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0646290Z test_meta_inplace_char_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0646420Z test_meta_inplace_char_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0646550Z test_meta_inplace_char_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0646680Z test_meta_inplace_char_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0646800Z test_meta_inplace_char_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0646930Z test_meta_inplace_char_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0647050Z test_meta_inplace_char_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0647180Z test_meta_inplace_char_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0647300Z test_meta_inplace_char_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0647450Z test_meta_inplace_char_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0647580Z test_meta_inplace_char_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0647710Z test_meta_inplace_char_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0647850Z test_meta_inplace_cholesky_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0647980Z test_meta_inplace_cholesky_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0648130Z test_meta_inplace_cholesky_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0648260Z test_meta_inplace_cholesky_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0648410Z test_meta_inplace_cholesky_inverse_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0648550Z test_meta_inplace_cholesky_inverse_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0648690Z test_meta_inplace_cholesky_inverse_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0648820Z test_meta_inplace_cholesky_inverse_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0648960Z test_meta_inplace_cholesky_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0649100Z test_meta_inplace_cholesky_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0649240Z test_meta_inplace_cholesky_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0649370Z test_meta_inplace_cholesky_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0649500Z test_meta_inplace_chunk_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0649630Z test_meta_inplace_chunk_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0649760Z test_meta_inplace_chunk_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0649890Z test_meta_inplace_chunk_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0650020Z test_meta_inplace_chunk_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0650150Z test_meta_inplace_chunk_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0650280Z test_meta_inplace_chunk_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0650400Z test_meta_inplace_chunk_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0650530Z test_meta_inplace_chunk_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0650650Z test_meta_inplace_chunk_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0650770Z test_meta_inplace_chunk_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0650900Z test_meta_inplace_chunk_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0651020Z test_meta_inplace_chunk_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0651180Z test_meta_inplace_clamp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0651290Z test_meta_inplace_clamp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0651390Z test_meta_inplace_clamp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0651490Z test_meta_inplace_clamp_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0651590Z test_meta_inplace_clamp_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0651680Z test_meta_inplace_clamp_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0651780Z test_meta_inplace_clamp_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0651930Z test_meta_inplace_clamp_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0652030Z test_meta_inplace_clamp_max_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0652130Z test_meta_inplace_clamp_max_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0652240Z test_meta_inplace_clamp_max_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0652340Z test_meta_inplace_clamp_max_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0652450Z test_meta_inplace_clamp_max_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0652550Z test_meta_inplace_clamp_max_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0652650Z test_meta_inplace_clamp_max_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0652750Z test_meta_inplace_clamp_max_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0652850Z test_meta_inplace_clamp_max_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0652950Z test_meta_inplace_clamp_max_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0653060Z test_meta_inplace_clamp_min_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0653160Z test_meta_inplace_clamp_min_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0653260Z test_meta_inplace_clamp_min_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0653370Z test_meta_inplace_clamp_min_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0657910Z test_meta_inplace_clamp_min_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0658030Z test_meta_inplace_clamp_min_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0658130Z test_meta_inplace_clamp_min_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0658230Z test_meta_inplace_clamp_min_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0658330Z test_meta_inplace_clamp_min_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0658430Z test_meta_inplace_clamp_min_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0658560Z test_meta_inplace_clone_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0658690Z test_meta_inplace_clone_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0658830Z test_meta_inplace_clone_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0658960Z test_meta_inplace_clone_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0659090Z test_meta_inplace_clone_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0659220Z test_meta_inplace_clone_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0659350Z test_meta_inplace_clone_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0659470Z test_meta_inplace_clone_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0659720Z test_meta_inplace_clone_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0659850Z test_meta_inplace_clone_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0659970Z test_meta_inplace_clone_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0660100Z test_meta_inplace_clone_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0660220Z test_meta_inplace_clone_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0660380Z test_meta_inplace_column_stack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0660510Z test_meta_inplace_column_stack_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0660650Z test_meta_inplace_column_stack_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0660790Z test_meta_inplace_column_stack_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0660920Z test_meta_inplace_column_stack_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0661060Z test_meta_inplace_column_stack_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0661190Z test_meta_inplace_column_stack_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0661320Z test_meta_inplace_column_stack_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0661450Z test_meta_inplace_column_stack_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0661580Z test_meta_inplace_column_stack_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0661710Z test_meta_inplace_column_stack_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0661840Z test_meta_inplace_column_stack_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0661960Z test_meta_inplace_column_stack_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0662100Z test_meta_inplace_combinations_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0662230Z test_meta_inplace_combinations_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0662370Z test_meta_inplace_combinations_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0662510Z test_meta_inplace_combinations_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0662640Z test_meta_inplace_combinations_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0662770Z test_meta_inplace_combinations_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0662900Z test_meta_inplace_combinations_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0663030Z test_meta_inplace_combinations_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0663170Z test_meta_inplace_combinations_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0663290Z test_meta_inplace_combinations_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0663450Z test_meta_inplace_combinations_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0663580Z test_meta_inplace_combinations_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0663710Z test_meta_inplace_complex_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0663840Z test_meta_inplace_complex_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0663960Z test_meta_inplace_complex_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0664110Z test_meta_inplace_conj_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0664240Z test_meta_inplace_conj_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0664370Z test_meta_inplace_conj_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0664500Z test_meta_inplace_conj_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0664630Z test_meta_inplace_conj_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0664760Z test_meta_inplace_conj_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0664890Z test_meta_inplace_conj_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0665010Z test_meta_inplace_conj_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0665140Z test_meta_inplace_conj_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0665260Z test_meta_inplace_conj_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0665380Z test_meta_inplace_conj_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0665510Z test_meta_inplace_conj_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0665630Z test_meta_inplace_conj_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0665740Z test_meta_inplace_conj_physical_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0665850Z test_meta_inplace_conj_physical_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0665960Z test_meta_inplace_conj_physical_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0666070Z test_meta_inplace_conj_physical_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0666180Z test_meta_inplace_conj_physical_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0666290Z test_meta_inplace_conj_physical_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0666400Z test_meta_inplace_conj_physical_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0666500Z test_meta_inplace_conj_physical_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0666610Z test_meta_inplace_conj_physical_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0666710Z test_meta_inplace_conj_physical_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0666820Z test_meta_inplace_conj_physical_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0666920Z test_meta_inplace_conj_physical_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0667030Z test_meta_inplace_conj_physical_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0667210Z test_meta_inplace_constant_pad_nd_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0667340Z test_meta_inplace_constant_pad_nd_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0667490Z test_meta_inplace_constant_pad_nd_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0667630Z test_meta_inplace_constant_pad_nd_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0667760Z test_meta_inplace_constant_pad_nd_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0667920Z test_meta_inplace_constant_pad_nd_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0668060Z test_meta_inplace_constant_pad_nd_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0668190Z test_meta_inplace_constant_pad_nd_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0668330Z test_meta_inplace_constant_pad_nd_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0668460Z test_meta_inplace_constant_pad_nd_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0668590Z test_meta_inplace_constant_pad_nd_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0668720Z test_meta_inplace_constant_pad_nd_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0668850Z test_meta_inplace_contiguous_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0668980Z test_meta_inplace_contiguous_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0669120Z test_meta_inplace_contiguous_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0669250Z test_meta_inplace_contiguous_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0669390Z test_meta_inplace_contiguous_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0669520Z test_meta_inplace_contiguous_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0669650Z test_meta_inplace_contiguous_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0669780Z test_meta_inplace_contiguous_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0669910Z test_meta_inplace_contiguous_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0670040Z test_meta_inplace_contiguous_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0670160Z test_meta_inplace_contiguous_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0670290Z test_meta_inplace_contiguous_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0670420Z test_meta_inplace_contiguous_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0670530Z test_meta_inplace_copysign_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0670660Z test_meta_inplace_copysign_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0670770Z test_meta_inplace_copysign_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0670880Z test_meta_inplace_copysign_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0671030Z test_meta_inplace_copysign_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0671160Z test_meta_inplace_copysign_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0671290Z test_meta_inplace_copysign_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0671420Z test_meta_inplace_copysign_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0671550Z test_meta_inplace_copysign_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0671670Z test_meta_inplace_copysign_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0671860Z test_meta_inplace_corrcoef_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0671990Z test_meta_inplace_corrcoef_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0672130Z test_meta_inplace_corrcoef_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0672260Z test_meta_inplace_corrcoef_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0672390Z test_meta_inplace_corrcoef_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0672520Z test_meta_inplace_corrcoef_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0672650Z test_meta_inplace_corrcoef_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0672780Z test_meta_inplace_corrcoef_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0672910Z test_meta_inplace_corrcoef_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0673030Z test_meta_inplace_corrcoef_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0673130Z test_meta_inplace_cos_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0673250Z test_meta_inplace_cos_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0673360Z test_meta_inplace_cos_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0673460Z test_meta_inplace_cos_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0673560Z test_meta_inplace_cos_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0673650Z test_meta_inplace_cos_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0673780Z test_meta_inplace_cos_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0673900Z test_meta_inplace_cos_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0674010Z test_meta_inplace_cos_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0674130Z test_meta_inplace_cos_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0674250Z test_meta_inplace_cos_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0674350Z test_meta_inplace_cosh_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0674460Z test_meta_inplace_cosh_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0674570Z test_meta_inplace_cosh_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0674670Z test_meta_inplace_cosh_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0674770Z test_meta_inplace_cosh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0674900Z test_meta_inplace_cosh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0675020Z test_meta_inplace_cosh_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0675150Z test_meta_inplace_cosh_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0675270Z test_meta_inplace_cosh_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0675380Z test_meta_inplace_cosh_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0675500Z test_meta_inplace_cosh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0675660Z test_meta_inplace_count_nonzero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0675800Z test_meta_inplace_count_nonzero_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0675940Z test_meta_inplace_count_nonzero_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0676080Z test_meta_inplace_count_nonzero_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0676210Z test_meta_inplace_count_nonzero_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0676350Z test_meta_inplace_count_nonzero_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0676480Z test_meta_inplace_count_nonzero_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0676610Z test_meta_inplace_count_nonzero_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0676740Z test_meta_inplace_count_nonzero_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0676870Z test_meta_inplace_count_nonzero_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0677000Z test_meta_inplace_count_nonzero_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0677130Z test_meta_inplace_count_nonzero_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0677260Z test_meta_inplace_cov_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0677390Z test_meta_inplace_cov_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0677520Z test_meta_inplace_cov_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0677640Z test_meta_inplace_cov_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0677770Z test_meta_inplace_cov_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0677900Z test_meta_inplace_cov_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0678020Z test_meta_inplace_cov_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0678140Z test_meta_inplace_cov_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0678260Z test_meta_inplace_cov_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0678390Z test_meta_inplace_cov_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0678510Z test_meta_inplace_cross_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0678700Z test_meta_inplace_cross_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0678830Z test_meta_inplace_cross_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0678960Z test_meta_inplace_cross_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0679090Z test_meta_inplace_cross_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0679210Z test_meta_inplace_cross_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0679360Z test_meta_inplace_cross_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0679490Z test_meta_inplace_cross_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0679610Z test_meta_inplace_cross_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0679730Z test_meta_inplace_cross_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0679860Z test_meta_inplace_cummax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0679990Z test_meta_inplace_cummax_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0680110Z test_meta_inplace_cummax_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0680240Z test_meta_inplace_cummax_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0680370Z test_meta_inplace_cummax_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0680500Z test_meta_inplace_cummax_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0680620Z test_meta_inplace_cummax_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0680750Z test_meta_inplace_cummax_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0680870Z test_meta_inplace_cummax_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0681000Z test_meta_inplace_cummin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0681130Z test_meta_inplace_cummin_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0681250Z test_meta_inplace_cummin_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0681380Z test_meta_inplace_cummin_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0681510Z test_meta_inplace_cummin_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0681630Z test_meta_inplace_cummin_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0681760Z test_meta_inplace_cummin_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0681880Z test_meta_inplace_cummin_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0682000Z test_meta_inplace_cummin_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0682110Z test_meta_inplace_cumprod_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0682220Z test_meta_inplace_cumprod_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0682330Z test_meta_inplace_cumprod_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0682470Z test_meta_inplace_cumprod_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0682580Z test_meta_inplace_cumprod_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0682680Z test_meta_inplace_cumprod_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0682780Z test_meta_inplace_cumprod_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0682880Z test_meta_inplace_cumprod_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0682980Z test_meta_inplace_cumprod_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0683070Z test_meta_inplace_cumprod_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0683200Z test_meta_inplace_cumsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped (0.001s) 2023-01-11T21:12:30.0683320Z test_meta_inplace_cumsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped (0.001s) 2023-01-11T21:12:30.0683440Z test_meta_inplace_cumsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped (0.001s) 2023-01-11T21:12:30.0683550Z test_meta_inplace_cumsum_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped (0.001s) 2023-01-11T21:12:30.0683660Z test_meta_inplace_cumsum_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped (0.001s) 2023-01-11T21:12:30.0683770Z test_meta_inplace_cumsum_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped (0.001s) 2023-01-11T21:12:30.0683880Z test_meta_inplace_cumsum_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped (0.001s) 2023-01-11T21:12:30.0683990Z test_meta_inplace_cumsum_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped (0.001s) 2023-01-11T21:12:30.0684100Z test_meta_inplace_cumsum_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped (0.001s) 2023-01-11T21:12:30.0684210Z test_meta_inplace_cumsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped (0.001s) 2023-01-11T21:12:30.0684360Z test_meta_inplace_cumulative_trapezoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0684510Z test_meta_inplace_cumulative_trapezoid_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0684650Z test_meta_inplace_cumulative_trapezoid_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0684800Z test_meta_inplace_cumulative_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0684940Z test_meta_inplace_cumulative_trapezoid_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0685080Z test_meta_inplace_cumulative_trapezoid_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0685210Z test_meta_inplace_cumulative_trapezoid_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0685350Z test_meta_inplace_cumulative_trapezoid_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0685490Z test_meta_inplace_cumulative_trapezoid_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0685620Z test_meta_inplace_cumulative_trapezoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0685730Z test_meta_inplace_deg2rad_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0685860Z test_meta_inplace_deg2rad_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.0685960Z test_meta_inplace_deg2rad_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0686060Z test_meta_inplace_deg2rad_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0686160Z test_meta_inplace_deg2rad_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0686360Z test_meta_inplace_deg2rad_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.0686490Z test_meta_inplace_deg2rad_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.0686610Z test_meta_inplace_deg2rad_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.0686740Z test_meta_inplace_deg2rad_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.0686860Z test_meta_inplace_deg2rad_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.0686990Z test_meta_inplace_diag_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0687180Z test_meta_inplace_diag_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0687310Z test_meta_inplace_diag_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0687440Z test_meta_inplace_diag_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0687570Z test_meta_inplace_diag_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0687700Z test_meta_inplace_diag_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0692150Z test_meta_inplace_diag_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0692290Z test_meta_inplace_diag_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0692420Z test_meta_inplace_diag_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0692540Z test_meta_inplace_diag_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0692670Z test_meta_inplace_diag_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0692800Z test_meta_inplace_diag_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0692930Z test_meta_inplace_diag_embed_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0693060Z test_meta_inplace_diag_embed_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0693200Z test_meta_inplace_diag_embed_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0693330Z test_meta_inplace_diag_embed_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0693470Z test_meta_inplace_diag_embed_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0693600Z test_meta_inplace_diag_embed_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0693730Z test_meta_inplace_diag_embed_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0693860Z test_meta_inplace_diag_embed_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0693990Z test_meta_inplace_diag_embed_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0694120Z test_meta_inplace_diag_embed_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0694240Z test_meta_inplace_diag_embed_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0694370Z test_meta_inplace_diag_embed_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0694620Z test_meta_inplace_diag_embed_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0694760Z test_meta_inplace_diagflat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0694890Z test_meta_inplace_diagflat_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0695020Z test_meta_inplace_diagflat_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0695150Z test_meta_inplace_diagflat_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0695280Z test_meta_inplace_diagflat_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0695430Z test_meta_inplace_diagflat_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0695560Z test_meta_inplace_diagflat_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0695690Z test_meta_inplace_diagflat_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0695820Z test_meta_inplace_diagflat_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0695950Z test_meta_inplace_diagflat_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0696080Z test_meta_inplace_diagflat_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0696200Z test_meta_inplace_diagflat_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0696340Z test_meta_inplace_diagonal_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0696470Z test_meta_inplace_diagonal_copy_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0696610Z test_meta_inplace_diagonal_copy_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0696750Z test_meta_inplace_diagonal_copy_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0696880Z test_meta_inplace_diagonal_copy_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0697020Z test_meta_inplace_diagonal_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0697150Z test_meta_inplace_diagonal_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0697290Z test_meta_inplace_diagonal_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0697420Z test_meta_inplace_diagonal_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0697550Z test_meta_inplace_diagonal_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0697670Z test_meta_inplace_diagonal_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0697810Z test_meta_inplace_diagonal_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0697930Z test_meta_inplace_diagonal_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0698060Z test_meta_inplace_diagonal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0698190Z test_meta_inplace_diagonal_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0698350Z test_meta_inplace_diagonal_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0698480Z test_meta_inplace_diagonal_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0698620Z test_meta_inplace_diagonal_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0698740Z test_meta_inplace_diagonal_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0698870Z test_meta_inplace_diagonal_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0699000Z test_meta_inplace_diagonal_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0699150Z test_meta_inplace_diagonal_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0699280Z test_meta_inplace_diagonal_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0699410Z test_meta_inplace_diagonal_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0699530Z test_meta_inplace_diagonal_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0699660Z test_meta_inplace_diagonal_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0699800Z test_meta_inplace_diagonal_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0699930Z test_meta_inplace_diagonal_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0700080Z test_meta_inplace_diagonal_scatter_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0700220Z test_meta_inplace_diagonal_scatter_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0700360Z test_meta_inplace_diagonal_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0700490Z test_meta_inplace_diagonal_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0700630Z test_meta_inplace_diagonal_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0700760Z test_meta_inplace_diagonal_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0700900Z test_meta_inplace_diagonal_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0701030Z test_meta_inplace_diagonal_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0701170Z test_meta_inplace_diagonal_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0701300Z test_meta_inplace_diagonal_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0701430Z test_meta_inplace_diff_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0701560Z test_meta_inplace_diff_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0701690Z test_meta_inplace_diff_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0701810Z test_meta_inplace_diff_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0701950Z test_meta_inplace_diff_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0702100Z test_meta_inplace_diff_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0702230Z test_meta_inplace_diff_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0702360Z test_meta_inplace_diff_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0702480Z test_meta_inplace_diff_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0702600Z test_meta_inplace_diff_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0702730Z test_meta_inplace_diff_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0702870Z test_meta_inplace_diff_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0702980Z test_meta_inplace_digamma_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0703110Z test_meta_inplace_digamma_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0703210Z test_meta_inplace_digamma_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0703320Z test_meta_inplace_digamma_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0703440Z test_meta_inplace_digamma_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0703570Z test_meta_inplace_digamma_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0703690Z test_meta_inplace_digamma_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0703810Z test_meta_inplace_digamma_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0703930Z test_meta_inplace_digamma_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0704060Z test_meta_inplace_dist_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0704200Z test_meta_inplace_dist_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0704320Z test_meta_inplace_dist_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0704450Z test_meta_inplace_dist_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0704580Z test_meta_inplace_dist_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0704700Z test_meta_inplace_dist_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0704820Z test_meta_inplace_div_floor_rounding_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0704930Z test_meta_inplace_div_floor_rounding_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0705040Z test_meta_inplace_div_floor_rounding_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0705150Z test_meta_inplace_div_floor_rounding_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0705260Z test_meta_inplace_div_floor_rounding_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0705370Z test_meta_inplace_div_floor_rounding_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0705480Z test_meta_inplace_div_floor_rounding_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0705580Z test_meta_inplace_div_floor_rounding_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0705690Z test_meta_inplace_div_floor_rounding_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0705810Z test_meta_inplace_div_no_rounding_mode_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0705980Z test_meta_inplace_div_no_rounding_mode_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0706100Z test_meta_inplace_div_no_rounding_mode_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0706220Z test_meta_inplace_div_no_rounding_mode_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0706340Z test_meta_inplace_div_no_rounding_mode_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0706450Z test_meta_inplace_div_no_rounding_mode_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0706550Z test_meta_inplace_div_no_rounding_mode_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0706720Z test_meta_inplace_div_no_rounding_mode_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0706860Z test_meta_inplace_div_no_rounding_mode_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0706990Z test_meta_inplace_div_no_rounding_mode_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0707120Z test_meta_inplace_div_no_rounding_mode_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0707250Z test_meta_inplace_div_no_rounding_mode_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0707360Z test_meta_inplace_div_trunc_rounding_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0707480Z test_meta_inplace_div_trunc_rounding_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0707590Z test_meta_inplace_div_trunc_rounding_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0707700Z test_meta_inplace_div_trunc_rounding_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0707810Z test_meta_inplace_div_trunc_rounding_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0707920Z test_meta_inplace_div_trunc_rounding_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0708020Z test_meta_inplace_div_trunc_rounding_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0708130Z test_meta_inplace_div_trunc_rounding_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0708230Z test_meta_inplace_div_trunc_rounding_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0708360Z test_meta_inplace_dot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0708490Z test_meta_inplace_dot_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0708630Z test_meta_inplace_dot_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0708750Z test_meta_inplace_dot_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0708880Z test_meta_inplace_dot_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0709000Z test_meta_inplace_dot_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0709130Z test_meta_inplace_dot_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0709250Z test_meta_inplace_dot_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0709370Z test_meta_inplace_dot_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0709490Z test_meta_inplace_dot_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0709620Z test_meta_inplace_double_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0709810Z test_meta_inplace_double_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0709940Z test_meta_inplace_double_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0710070Z test_meta_inplace_double_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0710200Z test_meta_inplace_double_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0710330Z test_meta_inplace_double_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0710460Z test_meta_inplace_double_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0710610Z test_meta_inplace_double_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0710740Z test_meta_inplace_double_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0710870Z test_meta_inplace_double_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0710990Z test_meta_inplace_double_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0711120Z test_meta_inplace_double_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0711240Z test_meta_inplace_double_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0711370Z test_meta_inplace_dsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0711500Z test_meta_inplace_dsplit_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0711630Z test_meta_inplace_dsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0711760Z test_meta_inplace_dsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0711890Z test_meta_inplace_dsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0712020Z test_meta_inplace_dsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0712140Z test_meta_inplace_dsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0712270Z test_meta_inplace_dsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0712390Z test_meta_inplace_dsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0712520Z test_meta_inplace_dsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0712640Z test_meta_inplace_dsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0712770Z test_meta_inplace_dsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0712890Z test_meta_inplace_dsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0713020Z test_meta_inplace_dstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0713150Z test_meta_inplace_dstack_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0713280Z test_meta_inplace_dstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0713420Z test_meta_inplace_dstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0713570Z test_meta_inplace_dstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0713690Z test_meta_inplace_dstack_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0713820Z test_meta_inplace_dstack_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0713950Z test_meta_inplace_dstack_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0714070Z test_meta_inplace_dstack_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0714200Z test_meta_inplace_dstack_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0714340Z test_meta_inplace_dstack_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0714470Z test_meta_inplace_dstack_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0714590Z test_meta_inplace_dstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0714720Z test_meta_inplace_einsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0714860Z test_meta_inplace_einsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0714990Z test_meta_inplace_einsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0715110Z test_meta_inplace_einsum_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0715240Z test_meta_inplace_einsum_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0715360Z test_meta_inplace_einsum_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0715490Z test_meta_inplace_einsum_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0715610Z test_meta_inplace_einsum_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0715730Z test_meta_inplace_einsum_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0715860Z test_meta_inplace_einsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0715990Z test_meta_inplace_empty_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0716110Z test_meta_inplace_empty_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0716250Z test_meta_inplace_empty_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0716380Z test_meta_inplace_empty_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0716510Z test_meta_inplace_empty_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0716640Z test_meta_inplace_empty_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0716760Z test_meta_inplace_empty_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0716890Z test_meta_inplace_empty_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0717020Z test_meta_inplace_empty_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0717140Z test_meta_inplace_empty_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0717280Z test_meta_inplace_empty_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0717400Z test_meta_inplace_empty_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0717520Z test_meta_inplace_empty_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0717660Z test_meta_inplace_empty_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0717790Z test_meta_inplace_empty_like_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0717920Z test_meta_inplace_empty_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0718080Z test_meta_inplace_empty_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0718210Z test_meta_inplace_empty_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0718350Z test_meta_inplace_empty_like_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0718480Z test_meta_inplace_empty_like_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0718600Z test_meta_inplace_empty_like_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0718730Z test_meta_inplace_empty_like_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0718860Z test_meta_inplace_empty_like_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0718980Z test_meta_inplace_empty_like_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0719120Z test_meta_inplace_empty_like_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0719250Z test_meta_inplace_empty_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0719340Z test_meta_inplace_eq_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0719440Z test_meta_inplace_eq_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0719540Z test_meta_inplace_eq_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0719640Z test_meta_inplace_eq_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0719740Z test_meta_inplace_eq_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0719840Z test_meta_inplace_eq_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0719940Z test_meta_inplace_eq_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0720030Z test_meta_inplace_eq_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0720130Z test_meta_inplace_eq_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0720230Z test_meta_inplace_eq_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0720320Z test_meta_inplace_eq_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0720410Z test_meta_inplace_eq_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0720500Z test_meta_inplace_eq_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0720630Z test_meta_inplace_equal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0720760Z test_meta_inplace_equal_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0720890Z test_meta_inplace_equal_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0721070Z test_meta_inplace_equal_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0721200Z test_meta_inplace_equal_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0721330Z test_meta_inplace_equal_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0721460Z test_meta_inplace_equal_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0721580Z test_meta_inplace_equal_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0721700Z test_meta_inplace_equal_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0721890Z test_meta_inplace_equal_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0726530Z test_meta_inplace_equal_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0726670Z test_meta_inplace_equal_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0726770Z test_meta_inplace_erf_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0726890Z test_meta_inplace_erf_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0726990Z test_meta_inplace_erf_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0727090Z test_meta_inplace_erf_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0727210Z test_meta_inplace_erf_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0727330Z test_meta_inplace_erf_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0727450Z test_meta_inplace_erf_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0727570Z test_meta_inplace_erf_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0727680Z test_meta_inplace_erf_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0727790Z test_meta_inplace_erfc_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0727900Z test_meta_inplace_erfc_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0728010Z test_meta_inplace_erfc_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0728100Z test_meta_inplace_erfc_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0728220Z test_meta_inplace_erfc_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0728350Z test_meta_inplace_erfc_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0728470Z test_meta_inplace_erfc_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0728590Z test_meta_inplace_erfc_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0728710Z test_meta_inplace_erfc_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0728810Z test_meta_inplace_erfinv_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0728940Z test_meta_inplace_erfinv_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0729040Z test_meta_inplace_erfinv_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0729140Z test_meta_inplace_erfinv_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0729260Z test_meta_inplace_erfinv_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0729390Z test_meta_inplace_erfinv_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0729640Z test_meta_inplace_erfinv_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0729760Z test_meta_inplace_erfinv_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0729880Z test_meta_inplace_erfinv_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0729980Z test_meta_inplace_exp2_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0730100Z test_meta_inplace_exp2_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0730200Z test_meta_inplace_exp2_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0730320Z test_meta_inplace_exp2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0730420Z test_meta_inplace_exp2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0730540Z test_meta_inplace_exp2_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0730660Z test_meta_inplace_exp2_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0730780Z test_meta_inplace_exp2_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0730890Z test_meta_inplace_exp2_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0731010Z test_meta_inplace_exp2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0731110Z test_meta_inplace_exp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0731230Z test_meta_inplace_exp_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0731330Z test_meta_inplace_exp_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0731440Z test_meta_inplace_exp_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0731530Z test_meta_inplace_exp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0731630Z test_meta_inplace_exp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0731750Z test_meta_inplace_exp_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0731870Z test_meta_inplace_exp_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0731980Z test_meta_inplace_exp_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0732100Z test_meta_inplace_exp_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0732220Z test_meta_inplace_exp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0732350Z test_meta_inplace_expand_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0732480Z test_meta_inplace_expand_as_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0732620Z test_meta_inplace_expand_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0732760Z test_meta_inplace_expand_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0732890Z test_meta_inplace_expand_as_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0733010Z test_meta_inplace_expand_as_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0733140Z test_meta_inplace_expand_as_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0733270Z test_meta_inplace_expand_as_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0733440Z test_meta_inplace_expand_as_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0733570Z test_meta_inplace_expand_as_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0733710Z test_meta_inplace_expand_as_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0733830Z test_meta_inplace_expand_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0733960Z test_meta_inplace_expand_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0734120Z test_meta_inplace_expand_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0734250Z test_meta_inplace_expand_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0734380Z test_meta_inplace_expand_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0734510Z test_meta_inplace_expand_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0734640Z test_meta_inplace_expand_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0734760Z test_meta_inplace_expand_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0734890Z test_meta_inplace_expand_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0735020Z test_meta_inplace_expand_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0735140Z test_meta_inplace_expand_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0735270Z test_meta_inplace_expand_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0735400Z test_meta_inplace_expand_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0735500Z test_meta_inplace_expm1_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0735620Z test_meta_inplace_expm1_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0735720Z test_meta_inplace_expm1_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0735820Z test_meta_inplace_expm1_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0735940Z test_meta_inplace_expm1_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0736070Z test_meta_inplace_expm1_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0736190Z test_meta_inplace_expm1_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0736310Z test_meta_inplace_expm1_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0736430Z test_meta_inplace_expm1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0736560Z test_meta_inplace_eye_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0736680Z test_meta_inplace_eye_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0736820Z test_meta_inplace_eye_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0736940Z test_meta_inplace_eye_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0737070Z test_meta_inplace_eye_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0737210Z test_meta_inplace_eye_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0737340Z test_meta_inplace_eye_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0737470Z test_meta_inplace_eye_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0737590Z test_meta_inplace_eye_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0737710Z test_meta_inplace_eye_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0737880Z test_meta_inplace_eye_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0738010Z test_meta_inplace_fft_fft2_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0738140Z test_meta_inplace_fft_fft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0738270Z test_meta_inplace_fft_fft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0738400Z test_meta_inplace_fft_fft2_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0738530Z test_meta_inplace_fft_fft2_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0738650Z test_meta_inplace_fft_fft2_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0738780Z test_meta_inplace_fft_fft2_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0738910Z test_meta_inplace_fft_fft2_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0739030Z test_meta_inplace_fft_fft2_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0739160Z test_meta_inplace_fft_fft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0739280Z test_meta_inplace_fft_fft_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0739420Z test_meta_inplace_fft_fft_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0739550Z test_meta_inplace_fft_fft_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0739670Z test_meta_inplace_fft_fft_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0739810Z test_meta_inplace_fft_fft_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0739930Z test_meta_inplace_fft_fft_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0740060Z test_meta_inplace_fft_fft_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0740180Z test_meta_inplace_fft_fft_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0740310Z test_meta_inplace_fft_fft_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0740430Z test_meta_inplace_fft_fft_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0740550Z test_meta_inplace_fft_fftn_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0740690Z test_meta_inplace_fft_fftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0740820Z test_meta_inplace_fft_fftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0741000Z test_meta_inplace_fft_fftn_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0741130Z test_meta_inplace_fft_fftn_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0741250Z test_meta_inplace_fft_fftn_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0741380Z test_meta_inplace_fft_fftn_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0741500Z test_meta_inplace_fft_fftn_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0741660Z test_meta_inplace_fft_fftn_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0741790Z test_meta_inplace_fft_fftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0741920Z test_meta_inplace_fft_fftshift_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0742050Z test_meta_inplace_fft_fftshift_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0742190Z test_meta_inplace_fft_fftshift_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0742330Z test_meta_inplace_fft_fftshift_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0742460Z test_meta_inplace_fft_fftshift_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0742590Z test_meta_inplace_fft_fftshift_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0742730Z test_meta_inplace_fft_fftshift_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0742860Z test_meta_inplace_fft_fftshift_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0742990Z test_meta_inplace_fft_fftshift_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0743120Z test_meta_inplace_fft_fftshift_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0743240Z test_meta_inplace_fft_fftshift_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0743370Z test_meta_inplace_fft_fftshift_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0743500Z test_meta_inplace_fft_fftshift_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0743630Z test_meta_inplace_fft_hfft2_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0743760Z test_meta_inplace_fft_hfft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0743890Z test_meta_inplace_fft_hfft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0744020Z test_meta_inplace_fft_hfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0744150Z test_meta_inplace_fft_hfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0744270Z test_meta_inplace_fft_hfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0744400Z test_meta_inplace_fft_hfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0744530Z test_meta_inplace_fft_hfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0744690Z test_meta_inplace_fft_hfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0744820Z test_meta_inplace_fft_hfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0744940Z test_meta_inplace_fft_hfft_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0745080Z test_meta_inplace_fft_hfft_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0745210Z test_meta_inplace_fft_hfft_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0745360Z test_meta_inplace_fft_hfft_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0745490Z test_meta_inplace_fft_hfft_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0745620Z test_meta_inplace_fft_hfft_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0745740Z test_meta_inplace_fft_hfft_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0745860Z test_meta_inplace_fft_hfft_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0745990Z test_meta_inplace_fft_hfft_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0746110Z test_meta_inplace_fft_hfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0746230Z test_meta_inplace_fft_hfftn_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0746370Z test_meta_inplace_fft_hfftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0746500Z test_meta_inplace_fft_hfftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0746630Z test_meta_inplace_fft_hfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0746760Z test_meta_inplace_fft_hfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0746890Z test_meta_inplace_fft_hfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0747010Z test_meta_inplace_fft_hfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0747140Z test_meta_inplace_fft_hfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0747260Z test_meta_inplace_fft_hfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0747390Z test_meta_inplace_fft_hfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0747510Z test_meta_inplace_fft_ifft2_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0747640Z test_meta_inplace_fft_ifft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0747770Z test_meta_inplace_fft_ifft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0747900Z test_meta_inplace_fft_ifft2_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0748020Z test_meta_inplace_fft_ifft2_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0748150Z test_meta_inplace_fft_ifft2_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0748270Z test_meta_inplace_fft_ifft2_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0748440Z test_meta_inplace_fft_ifft2_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0748570Z test_meta_inplace_fft_ifft2_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0748690Z test_meta_inplace_fft_ifft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0748820Z test_meta_inplace_fft_ifft_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0748950Z test_meta_inplace_fft_ifft_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0749110Z test_meta_inplace_fft_ifft_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0749240Z test_meta_inplace_fft_ifft_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0749370Z test_meta_inplace_fft_ifft_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0749490Z test_meta_inplace_fft_ifft_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0749620Z test_meta_inplace_fft_ifft_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0749740Z test_meta_inplace_fft_ifft_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0749870Z test_meta_inplace_fft_ifft_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0749990Z test_meta_inplace_fft_ifft_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0750120Z test_meta_inplace_fft_ifftn_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0750250Z test_meta_inplace_fft_ifftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0750380Z test_meta_inplace_fft_ifftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0750520Z test_meta_inplace_fft_ifftn_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0750640Z test_meta_inplace_fft_ifftn_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0750770Z test_meta_inplace_fft_ifftn_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0750900Z test_meta_inplace_fft_ifftn_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0751020Z test_meta_inplace_fft_ifftn_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0751140Z test_meta_inplace_fft_ifftn_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0751270Z test_meta_inplace_fft_ifftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0751410Z test_meta_inplace_fft_ifftshift_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0751540Z test_meta_inplace_fft_ifftshift_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0751680Z test_meta_inplace_fft_ifftshift_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0751810Z test_meta_inplace_fft_ifftshift_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0751950Z test_meta_inplace_fft_ifftshift_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0752110Z test_meta_inplace_fft_ifftshift_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0752240Z test_meta_inplace_fft_ifftshift_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0752370Z test_meta_inplace_fft_ifftshift_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0752500Z test_meta_inplace_fft_ifftshift_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0752630Z test_meta_inplace_fft_ifftshift_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0752780Z test_meta_inplace_fft_ifftshift_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0752920Z test_meta_inplace_fft_ifftshift_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0753040Z test_meta_inplace_fft_ifftshift_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0753170Z test_meta_inplace_fft_ihfft2_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0753300Z test_meta_inplace_fft_ihfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0753430Z test_meta_inplace_fft_ihfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0753560Z test_meta_inplace_fft_ihfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0753690Z test_meta_inplace_fft_ihfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0753820Z test_meta_inplace_fft_ihfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0753940Z test_meta_inplace_fft_ihfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0754070Z test_meta_inplace_fft_ihfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0754200Z test_meta_inplace_fft_ihfft_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0754330Z test_meta_inplace_fft_ihfft_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0754460Z test_meta_inplace_fft_ihfft_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0754590Z test_meta_inplace_fft_ihfft_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0754710Z test_meta_inplace_fft_ihfft_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0754840Z test_meta_inplace_fft_ihfft_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0754960Z test_meta_inplace_fft_ihfft_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0755090Z test_meta_inplace_fft_ihfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0755220Z test_meta_inplace_fft_ihfftn_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0755340Z test_meta_inplace_fft_ihfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0755470Z test_meta_inplace_fft_ihfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0755600Z test_meta_inplace_fft_ihfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0755780Z test_meta_inplace_fft_ihfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0755910Z test_meta_inplace_fft_ihfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0756030Z test_meta_inplace_fft_ihfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0756160Z test_meta_inplace_fft_ihfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0756290Z test_meta_inplace_fft_irfft2_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0760690Z test_meta_inplace_fft_irfft2_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0760850Z test_meta_inplace_fft_irfft2_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0760980Z test_meta_inplace_fft_irfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0761110Z test_meta_inplace_fft_irfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0761240Z test_meta_inplace_fft_irfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0761370Z test_meta_inplace_fft_irfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0761490Z test_meta_inplace_fft_irfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0761620Z test_meta_inplace_fft_irfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0761750Z test_meta_inplace_fft_irfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0761880Z test_meta_inplace_fft_irfft_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0762020Z test_meta_inplace_fft_irfft_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0762150Z test_meta_inplace_fft_irfft_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0762280Z test_meta_inplace_fft_irfft_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0762410Z test_meta_inplace_fft_irfft_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0762530Z test_meta_inplace_fft_irfft_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0762660Z test_meta_inplace_fft_irfft_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0762790Z test_meta_inplace_fft_irfft_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0762920Z test_meta_inplace_fft_irfft_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0763040Z test_meta_inplace_fft_irfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0763170Z test_meta_inplace_fft_irfftn_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0763300Z test_meta_inplace_fft_irfftn_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0763430Z test_meta_inplace_fft_irfftn_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0763570Z test_meta_inplace_fft_irfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0763780Z test_meta_inplace_fft_irfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0763910Z test_meta_inplace_fft_irfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0764040Z test_meta_inplace_fft_irfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0764160Z test_meta_inplace_fft_irfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0764290Z test_meta_inplace_fft_irfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0764420Z test_meta_inplace_fft_irfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0764570Z test_meta_inplace_fft_rfft2_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0764710Z test_meta_inplace_fft_rfft2_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0764840Z test_meta_inplace_fft_rfft2_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0764960Z test_meta_inplace_fft_rfft2_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0765090Z test_meta_inplace_fft_rfft2_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0765210Z test_meta_inplace_fft_rfft2_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0765340Z test_meta_inplace_fft_rfft2_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0765470Z test_meta_inplace_fft_rfft2_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0765590Z test_meta_inplace_fft_rfft_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0765720Z test_meta_inplace_fft_rfft_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0765850Z test_meta_inplace_fft_rfft_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0765980Z test_meta_inplace_fft_rfft_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0766100Z test_meta_inplace_fft_rfft_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0766220Z test_meta_inplace_fft_rfft_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0766350Z test_meta_inplace_fft_rfft_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0766480Z test_meta_inplace_fft_rfft_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0766600Z test_meta_inplace_fft_rfftn_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0766730Z test_meta_inplace_fft_rfftn_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0766860Z test_meta_inplace_fft_rfftn_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0766980Z test_meta_inplace_fft_rfftn_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0767110Z test_meta_inplace_fft_rfftn_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0767240Z test_meta_inplace_fft_rfftn_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0767360Z test_meta_inplace_fft_rfftn_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0767530Z test_meta_inplace_fft_rfftn_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0767630Z test_meta_inplace_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0767730Z test_meta_inplace_fill_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0767840Z test_meta_inplace_fill_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0767940Z test_meta_inplace_fill_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0768040Z test_meta_inplace_fill_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0768140Z test_meta_inplace_fill_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0768260Z test_meta_inplace_fill_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0768360Z test_meta_inplace_fill_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0768450Z test_meta_inplace_fill_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0768550Z test_meta_inplace_fill_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0768650Z test_meta_inplace_fill_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0768740Z test_meta_inplace_fill_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0768830Z test_meta_inplace_fill_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0768970Z test_meta_inplace_flatten_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0769100Z test_meta_inplace_flatten_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0769240Z test_meta_inplace_flatten_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0769370Z test_meta_inplace_flatten_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0769500Z test_meta_inplace_flatten_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0769630Z test_meta_inplace_flatten_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0769760Z test_meta_inplace_flatten_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0769880Z test_meta_inplace_flatten_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0770010Z test_meta_inplace_flatten_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0770140Z test_meta_inplace_flatten_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0770270Z test_meta_inplace_flatten_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0770400Z test_meta_inplace_flatten_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0770520Z test_meta_inplace_flatten_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0770650Z test_meta_inplace_flip_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0770770Z test_meta_inplace_flip_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0770900Z test_meta_inplace_flip_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0771030Z test_meta_inplace_flip_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0771160Z test_meta_inplace_flip_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0771300Z test_meta_inplace_flip_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0771430Z test_meta_inplace_flip_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0771550Z test_meta_inplace_flip_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0771680Z test_meta_inplace_flip_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0771800Z test_meta_inplace_flip_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0771930Z test_meta_inplace_flip_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0772070Z test_meta_inplace_flip_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0772200Z test_meta_inplace_fliplr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0772330Z test_meta_inplace_fliplr_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0772460Z test_meta_inplace_fliplr_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0772590Z test_meta_inplace_fliplr_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0772720Z test_meta_inplace_fliplr_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0772850Z test_meta_inplace_fliplr_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0772970Z test_meta_inplace_fliplr_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0773100Z test_meta_inplace_fliplr_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0773230Z test_meta_inplace_fliplr_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0773350Z test_meta_inplace_fliplr_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0773480Z test_meta_inplace_fliplr_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0773600Z test_meta_inplace_fliplr_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0773730Z test_meta_inplace_flipud_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0773860Z test_meta_inplace_flipud_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0773990Z test_meta_inplace_flipud_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0774120Z test_meta_inplace_flipud_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0774240Z test_meta_inplace_flipud_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0774370Z test_meta_inplace_flipud_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0774500Z test_meta_inplace_flipud_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0774620Z test_meta_inplace_flipud_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0774750Z test_meta_inplace_flipud_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0774870Z test_meta_inplace_flipud_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0775030Z test_meta_inplace_flipud_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0775160Z test_meta_inplace_flipud_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0775290Z test_meta_inplace_float_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0775410Z test_meta_inplace_float_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0775540Z test_meta_inplace_float_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0775670Z test_meta_inplace_float_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0775840Z test_meta_inplace_float_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0775970Z test_meta_inplace_float_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0776100Z test_meta_inplace_float_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0776220Z test_meta_inplace_float_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0776350Z test_meta_inplace_float_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0776470Z test_meta_inplace_float_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0776590Z test_meta_inplace_float_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0776720Z test_meta_inplace_float_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0776840Z test_meta_inplace_float_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0776970Z test_meta_inplace_float_power_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.002s) 2023-01-11T21:12:30.0777100Z test_meta_inplace_float_power_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.002s) 2023-01-11T21:12:30.0777210Z test_meta_inplace_float_power_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0777340Z test_meta_inplace_float_power_cpu_complex64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.002s) 2023-01-11T21:12:30.0777470Z test_meta_inplace_float_power_cpu_float16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.002s) 2023-01-11T21:12:30.0777590Z test_meta_inplace_float_power_cpu_float32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.002s) 2023-01-11T21:12:30.0777700Z test_meta_inplace_float_power_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0777830Z test_meta_inplace_float_power_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.002s) 2023-01-11T21:12:30.0777950Z test_meta_inplace_float_power_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.002s) 2023-01-11T21:12:30.0778070Z test_meta_inplace_float_power_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.002s) 2023-01-11T21:12:30.0778200Z test_meta_inplace_float_power_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.002s) 2023-01-11T21:12:30.0778320Z test_meta_inplace_float_power_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.002s) 2023-01-11T21:12:30.0778430Z test_meta_inplace_floor_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0778530Z test_meta_inplace_floor_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0778630Z test_meta_inplace_floor_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0778730Z test_meta_inplace_floor_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0778850Z test_meta_inplace_floor_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0778950Z test_meta_inplace_floor_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0779050Z test_meta_inplace_floor_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0779150Z test_meta_inplace_floor_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0779260Z test_meta_inplace_floor_divide_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0779360Z test_meta_inplace_floor_divide_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0779470Z test_meta_inplace_floor_divide_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0779590Z test_meta_inplace_floor_divide_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.0779700Z test_meta_inplace_floor_divide_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0779810Z test_meta_inplace_floor_divide_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0779910Z test_meta_inplace_floor_divide_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0780020Z test_meta_inplace_floor_divide_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0780120Z test_meta_inplace_floor_divide_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0780250Z test_meta_inplace_fmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0780380Z test_meta_inplace_fmax_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0780510Z test_meta_inplace_fmax_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0780640Z test_meta_inplace_fmax_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0780760Z test_meta_inplace_fmax_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0780890Z test_meta_inplace_fmax_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0781010Z test_meta_inplace_fmax_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0781130Z test_meta_inplace_fmax_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0781260Z test_meta_inplace_fmax_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0781380Z test_meta_inplace_fmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0781500Z test_meta_inplace_fmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0781630Z test_meta_inplace_fmin_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0781750Z test_meta_inplace_fmin_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0781880Z test_meta_inplace_fmin_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0782000Z test_meta_inplace_fmin_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0782120Z test_meta_inplace_fmin_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0782250Z test_meta_inplace_fmin_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0782370Z test_meta_inplace_fmin_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0782490Z test_meta_inplace_fmin_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0782630Z test_meta_inplace_fmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0782740Z test_meta_inplace_fmod_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0782840Z test_meta_inplace_fmod_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0782930Z test_meta_inplace_fmod_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0783030Z test_meta_inplace_fmod_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0783120Z test_meta_inplace_fmod_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0783220Z test_meta_inplace_fmod_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0783340Z test_meta_inplace_fmod_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0783440Z test_meta_inplace_fmod_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0783530Z test_meta_inplace_fmod_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0783640Z test_meta_inplace_frac_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0783740Z test_meta_inplace_frac_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0783830Z test_meta_inplace_frac_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0783930Z test_meta_inplace_frac_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0784060Z test_meta_inplace_frexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0784190Z test_meta_inplace_frexp_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0784320Z test_meta_inplace_frexp_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0784440Z test_meta_inplace_frexp_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0784570Z test_meta_inplace_full_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0784700Z test_meta_inplace_full_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0784820Z test_meta_inplace_full_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0784950Z test_meta_inplace_full_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0785080Z test_meta_inplace_full_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0785210Z test_meta_inplace_full_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0785330Z test_meta_inplace_full_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0785460Z test_meta_inplace_full_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0785580Z test_meta_inplace_full_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0785700Z test_meta_inplace_full_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0785820Z test_meta_inplace_full_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0785950Z test_meta_inplace_full_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0786070Z test_meta_inplace_full_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0786200Z test_meta_inplace_full_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0786330Z test_meta_inplace_full_like_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0786480Z test_meta_inplace_full_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0786620Z test_meta_inplace_full_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0786750Z test_meta_inplace_full_like_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0786880Z test_meta_inplace_full_like_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0787000Z test_meta_inplace_full_like_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0787150Z test_meta_inplace_full_like_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0787280Z test_meta_inplace_full_like_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0787410Z test_meta_inplace_full_like_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0787530Z test_meta_inplace_full_like_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0787660Z test_meta_inplace_full_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0787790Z test_meta_inplace_gather_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0787920Z test_meta_inplace_gather_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0788050Z test_meta_inplace_gather_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0788180Z test_meta_inplace_gather_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0788310Z test_meta_inplace_gather_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0788440Z test_meta_inplace_gather_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0788570Z test_meta_inplace_gather_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0788690Z test_meta_inplace_gather_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0788820Z test_meta_inplace_gather_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0788950Z test_meta_inplace_gather_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0789070Z test_meta_inplace_gather_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0789200Z test_meta_inplace_gather_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0789300Z test_meta_inplace_gcd_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0789390Z test_meta_inplace_gcd_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0789490Z test_meta_inplace_gcd_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0789580Z test_meta_inplace_gcd_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0789680Z test_meta_inplace_gcd_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0793480Z test_meta_inplace_ge_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0793590Z test_meta_inplace_ge_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0793690Z test_meta_inplace_ge_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0793780Z test_meta_inplace_ge_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0793920Z test_meta_inplace_ge_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0794020Z test_meta_inplace_ge_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0794110Z test_meta_inplace_ge_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0794210Z test_meta_inplace_ge_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0794300Z test_meta_inplace_ge_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0794390Z test_meta_inplace_ge_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0794530Z test_meta_inplace_geqrf_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0794700Z test_meta_inplace_geqrf_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0794830Z test_meta_inplace_geqrf_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0794960Z test_meta_inplace_geqrf_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0795090Z test_meta_inplace_gradient_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0795230Z test_meta_inplace_gradient_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0795360Z test_meta_inplace_gradient_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0795490Z test_meta_inplace_gradient_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0795620Z test_meta_inplace_gradient_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0795750Z test_meta_inplace_gradient_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0795880Z test_meta_inplace_gradient_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0796010Z test_meta_inplace_gradient_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0796140Z test_meta_inplace_gradient_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0796260Z test_meta_inplace_gradient_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0796400Z test_meta_inplace_grid_sampler_2d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0796540Z test_meta_inplace_grid_sampler_2d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0796640Z test_meta_inplace_gt_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0796740Z test_meta_inplace_gt_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0796840Z test_meta_inplace_gt_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0796930Z test_meta_inplace_gt_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0797030Z test_meta_inplace_gt_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0797120Z test_meta_inplace_gt_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0797220Z test_meta_inplace_gt_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0797310Z test_meta_inplace_gt_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0797410Z test_meta_inplace_gt_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0797500Z test_meta_inplace_gt_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0797630Z test_meta_inplace_half_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0797780Z test_meta_inplace_half_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0797920Z test_meta_inplace_half_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0798050Z test_meta_inplace_half_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0798170Z test_meta_inplace_half_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0798300Z test_meta_inplace_half_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0798420Z test_meta_inplace_half_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0798570Z test_meta_inplace_half_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0798700Z test_meta_inplace_half_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0798820Z test_meta_inplace_half_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0798940Z test_meta_inplace_half_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0799070Z test_meta_inplace_half_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0799180Z test_meta_inplace_heaviside_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0799280Z test_meta_inplace_heaviside_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0799390Z test_meta_inplace_heaviside_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0799500Z test_meta_inplace_heaviside_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0799600Z test_meta_inplace_heaviside_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0799700Z test_meta_inplace_heaviside_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0799810Z test_meta_inplace_heaviside_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0799910Z test_meta_inplace_heaviside_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0800010Z test_meta_inplace_heaviside_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0800110Z test_meta_inplace_heaviside_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0800240Z test_meta_inplace_histc_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0800370Z test_meta_inplace_histc_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0800500Z test_meta_inplace_histc_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0800640Z test_meta_inplace_histogram_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0800760Z test_meta_inplace_histogram_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0800900Z test_meta_inplace_histogramdd_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0801030Z test_meta_inplace_histogramdd_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0801160Z test_meta_inplace_hsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0801280Z test_meta_inplace_hsplit_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0801420Z test_meta_inplace_hsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0801570Z test_meta_inplace_hsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0801710Z test_meta_inplace_hsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0801830Z test_meta_inplace_hsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0801960Z test_meta_inplace_hsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0802090Z test_meta_inplace_hsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0802210Z test_meta_inplace_hsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0802360Z test_meta_inplace_hsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0802490Z test_meta_inplace_hsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0802620Z test_meta_inplace_hsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0802740Z test_meta_inplace_hsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0802870Z test_meta_inplace_hstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0803000Z test_meta_inplace_hstack_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0803130Z test_meta_inplace_hstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0803260Z test_meta_inplace_hstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0803390Z test_meta_inplace_hstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0803520Z test_meta_inplace_hstack_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0803640Z test_meta_inplace_hstack_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0803770Z test_meta_inplace_hstack_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0803890Z test_meta_inplace_hstack_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0804020Z test_meta_inplace_hstack_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0804140Z test_meta_inplace_hstack_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0804270Z test_meta_inplace_hstack_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0804390Z test_meta_inplace_hstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0804500Z test_meta_inplace_hypot_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0804600Z test_meta_inplace_hypot_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0804700Z test_meta_inplace_hypot_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0804800Z test_meta_inplace_i0_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0804920Z test_meta_inplace_i0_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0805020Z test_meta_inplace_i0_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0805110Z test_meta_inplace_i0_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0805240Z test_meta_inplace_i0_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0805370Z test_meta_inplace_i0_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0805490Z test_meta_inplace_i0_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0805610Z test_meta_inplace_i0_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0805720Z test_meta_inplace_i0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0805830Z test_meta_inplace_igamma_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0805930Z test_meta_inplace_igamma_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0806050Z test_meta_inplace_igamma_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0806150Z test_meta_inplace_igamma_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0806260Z test_meta_inplace_igammac_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0806360Z test_meta_inplace_igammac_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0806460Z test_meta_inplace_igammac_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0806560Z test_meta_inplace_igammac_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0806690Z test_meta_inplace_imag_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0806820Z test_meta_inplace_imag_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0806950Z test_meta_inplace_imag_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0807060Z test_meta_inplace_index_add_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0807160Z test_meta_inplace_index_add_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0807270Z test_meta_inplace_index_add_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0807370Z test_meta_inplace_index_add_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0807480Z test_meta_inplace_index_add_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0807580Z test_meta_inplace_index_add_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0807690Z test_meta_inplace_index_add_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0807790Z test_meta_inplace_index_add_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0807890Z test_meta_inplace_index_add_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0807990Z test_meta_inplace_index_add_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0808090Z test_meta_inplace_index_add_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0808190Z test_meta_inplace_index_add_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0808290Z test_meta_inplace_index_add_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0808390Z test_meta_inplace_index_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0808490Z test_meta_inplace_index_copy_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0808600Z test_meta_inplace_index_copy_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0808710Z test_meta_inplace_index_copy_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0808820Z test_meta_inplace_index_copy_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0808920Z test_meta_inplace_index_copy_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0809030Z test_meta_inplace_index_copy_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0809130Z test_meta_inplace_index_copy_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0809260Z test_meta_inplace_index_copy_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0809370Z test_meta_inplace_index_copy_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0809470Z test_meta_inplace_index_copy_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0809570Z test_meta_inplace_index_copy_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0809680Z test_meta_inplace_index_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0809780Z test_meta_inplace_index_fill_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0809880Z test_meta_inplace_index_fill_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0810030Z test_meta_inplace_index_fill_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0810130Z test_meta_inplace_index_fill_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0810230Z test_meta_inplace_index_fill_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0810330Z test_meta_inplace_index_fill_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0810440Z test_meta_inplace_index_fill_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0810540Z test_meta_inplace_index_fill_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0810640Z test_meta_inplace_index_fill_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0810740Z test_meta_inplace_index_fill_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0810830Z test_meta_inplace_index_fill_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0810940Z test_meta_inplace_index_put_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0811040Z test_meta_inplace_index_put_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0811140Z test_meta_inplace_index_put_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0811250Z test_meta_inplace_index_put_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0811350Z test_meta_inplace_index_put_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0811450Z test_meta_inplace_index_put_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0811560Z test_meta_inplace_index_put_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0811660Z test_meta_inplace_index_put_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0811760Z test_meta_inplace_index_put_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0811860Z test_meta_inplace_index_put_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0811960Z test_meta_inplace_index_put_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0812060Z test_meta_inplace_index_put_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0812160Z test_meta_inplace_index_put_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0812270Z test_meta_inplace_index_reduce_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0812370Z test_meta_inplace_index_reduce_cpu_float16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0812480Z test_meta_inplace_index_reduce_cpu_float32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0812580Z test_meta_inplace_index_reduce_cpu_float64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0812680Z test_meta_inplace_index_reduce_cpu_int16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0812790Z test_meta_inplace_index_reduce_cpu_int32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0812890Z test_meta_inplace_index_reduce_cpu_int64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0812990Z test_meta_inplace_index_reduce_cpu_int8 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0813120Z test_meta_inplace_index_reduce_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0813260Z test_meta_inplace_index_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0813390Z test_meta_inplace_index_select_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0813530Z test_meta_inplace_index_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0813670Z test_meta_inplace_index_select_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0813810Z test_meta_inplace_index_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0813970Z test_meta_inplace_index_select_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0814100Z test_meta_inplace_index_select_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0814230Z test_meta_inplace_index_select_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0814360Z test_meta_inplace_index_select_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0814490Z test_meta_inplace_index_select_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0814620Z test_meta_inplace_index_select_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0814750Z test_meta_inplace_index_select_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0814890Z test_meta_inplace_index_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0815020Z test_meta_inplace_inner_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0815150Z test_meta_inplace_inner_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0815280Z test_meta_inplace_inner_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0815410Z test_meta_inplace_inner_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0815540Z test_meta_inplace_inner_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0815660Z test_meta_inplace_inner_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0815790Z test_meta_inplace_inner_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0815910Z test_meta_inplace_inner_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0816040Z test_meta_inplace_inner_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0816160Z test_meta_inplace_inner_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0816290Z test_meta_inplace_int_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0816410Z test_meta_inplace_int_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0816540Z test_meta_inplace_int_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0816670Z test_meta_inplace_int_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0816800Z test_meta_inplace_int_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0816950Z test_meta_inplace_int_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0817070Z test_meta_inplace_int_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0817200Z test_meta_inplace_int_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0817320Z test_meta_inplace_int_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0817440Z test_meta_inplace_int_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0817590Z test_meta_inplace_int_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0817710Z test_meta_inplace_int_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0817840Z test_meta_inplace_isclose_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0817970Z test_meta_inplace_isclose_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0818100Z test_meta_inplace_isclose_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0818230Z test_meta_inplace_isclose_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0818360Z test_meta_inplace_isclose_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0818490Z test_meta_inplace_isclose_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0818620Z test_meta_inplace_isclose_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0818740Z test_meta_inplace_isclose_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0818870Z test_meta_inplace_isclose_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0819000Z test_meta_inplace_isclose_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0819120Z test_meta_inplace_isclose_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0819250Z test_meta_inplace_isclose_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0819380Z test_meta_inplace_isfinite_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0819500Z test_meta_inplace_isfinite_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0819640Z test_meta_inplace_isfinite_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0819770Z test_meta_inplace_isfinite_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0819900Z test_meta_inplace_isfinite_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0820030Z test_meta_inplace_isfinite_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0820160Z test_meta_inplace_isfinite_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0820290Z test_meta_inplace_isfinite_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0820410Z test_meta_inplace_isfinite_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0820540Z test_meta_inplace_isfinite_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0820700Z test_meta_inplace_isfinite_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0820820Z test_meta_inplace_isfinite_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0820950Z test_meta_inplace_isfinite_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0821070Z test_meta_inplace_isin_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0821200Z test_meta_inplace_isin_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0821370Z test_meta_inplace_isin_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0821490Z test_meta_inplace_isin_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0825200Z test_meta_inplace_isin_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0825340Z test_meta_inplace_isin_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0825460Z test_meta_inplace_isin_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0825590Z test_meta_inplace_isinf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0825710Z test_meta_inplace_isinf_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0825840Z test_meta_inplace_isinf_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0825970Z test_meta_inplace_isinf_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0826110Z test_meta_inplace_isinf_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0826230Z test_meta_inplace_isinf_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0826360Z test_meta_inplace_isinf_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0826500Z test_meta_inplace_isinf_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0826630Z test_meta_inplace_isinf_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0826750Z test_meta_inplace_isinf_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0826880Z test_meta_inplace_isinf_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0827000Z test_meta_inplace_isinf_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0827120Z test_meta_inplace_isinf_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0827250Z test_meta_inplace_isnan_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0827370Z test_meta_inplace_isnan_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0827500Z test_meta_inplace_isnan_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0827630Z test_meta_inplace_isnan_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0827760Z test_meta_inplace_isnan_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0827880Z test_meta_inplace_isnan_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0828050Z test_meta_inplace_isnan_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0828170Z test_meta_inplace_isnan_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0828300Z test_meta_inplace_isnan_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0828420Z test_meta_inplace_isnan_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0828540Z test_meta_inplace_isnan_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0828700Z test_meta_inplace_isnan_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0828830Z test_meta_inplace_isneginf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0828960Z test_meta_inplace_isneginf_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0829090Z test_meta_inplace_isneginf_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0829210Z test_meta_inplace_isneginf_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0829340Z test_meta_inplace_isneginf_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0829470Z test_meta_inplace_isneginf_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0829590Z test_meta_inplace_isneginf_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0829720Z test_meta_inplace_isneginf_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0829850Z test_meta_inplace_isneginf_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0829970Z test_meta_inplace_isneginf_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0830100Z test_meta_inplace_isposinf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0830230Z test_meta_inplace_isposinf_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0830360Z test_meta_inplace_isposinf_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0830490Z test_meta_inplace_isposinf_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0830620Z test_meta_inplace_isposinf_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0830750Z test_meta_inplace_isposinf_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0830870Z test_meta_inplace_isposinf_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0831000Z test_meta_inplace_isposinf_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0831130Z test_meta_inplace_isposinf_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0831250Z test_meta_inplace_isposinf_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0831390Z test_meta_inplace_isreal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0831510Z test_meta_inplace_isreal_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0831650Z test_meta_inplace_isreal_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0831810Z test_meta_inplace_isreal_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0831940Z test_meta_inplace_isreal_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0832060Z test_meta_inplace_isreal_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0832190Z test_meta_inplace_isreal_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0832310Z test_meta_inplace_isreal_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0832480Z test_meta_inplace_isreal_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0832610Z test_meta_inplace_isreal_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0832730Z test_meta_inplace_isreal_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0832860Z test_meta_inplace_isreal_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0832980Z test_meta_inplace_isreal_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0833110Z test_meta_inplace_istft_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0833240Z test_meta_inplace_istft_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0833380Z test_meta_inplace_jiterator_2inputs_2outputs_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0833520Z test_meta_inplace_jiterator_2inputs_2outputs_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0833660Z test_meta_inplace_jiterator_2inputs_2outputs_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0833800Z test_meta_inplace_jiterator_2inputs_2outputs_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0833930Z test_meta_inplace_jiterator_2inputs_2outputs_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0834060Z test_meta_inplace_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0834200Z test_meta_inplace_jiterator_2inputs_2outputs_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0834330Z test_meta_inplace_jiterator_2inputs_2outputs_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0834460Z test_meta_inplace_jiterator_2inputs_2outputs_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0834590Z test_meta_inplace_jiterator_2inputs_2outputs_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0834720Z test_meta_inplace_jiterator_2inputs_2outputs_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0834850Z test_meta_inplace_jiterator_2inputs_2outputs_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0834990Z test_meta_inplace_jiterator_4inputs_with_extra_args_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0835130Z test_meta_inplace_jiterator_4inputs_with_extra_args_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0835270Z test_meta_inplace_jiterator_4inputs_with_extra_args_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0835420Z test_meta_inplace_jiterator_4inputs_with_extra_args_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0835590Z test_meta_inplace_jiterator_4inputs_with_extra_args_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0835730Z test_meta_inplace_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0835860Z test_meta_inplace_jiterator_4inputs_with_extra_args_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0836000Z test_meta_inplace_jiterator_4inputs_with_extra_args_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0836130Z test_meta_inplace_jiterator_4inputs_with_extra_args_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0836280Z test_meta_inplace_jiterator_4inputs_with_extra_args_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0836420Z test_meta_inplace_jiterator_4inputs_with_extra_args_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0836550Z test_meta_inplace_jiterator_4inputs_with_extra_args_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0836680Z test_meta_inplace_jiterator_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0836800Z test_meta_inplace_jiterator_binary_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0836930Z test_meta_inplace_jiterator_binary_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0837060Z test_meta_inplace_jiterator_binary_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0837190Z test_meta_inplace_jiterator_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0837320Z test_meta_inplace_jiterator_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0837440Z test_meta_inplace_jiterator_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0837560Z test_meta_inplace_jiterator_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0837690Z test_meta_inplace_jiterator_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0837810Z test_meta_inplace_jiterator_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0837930Z test_meta_inplace_jiterator_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0838060Z test_meta_inplace_jiterator_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0838190Z test_meta_inplace_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0838330Z test_meta_inplace_jiterator_binary_return_by_ref_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0838470Z test_meta_inplace_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0838610Z test_meta_inplace_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0838750Z test_meta_inplace_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0838880Z test_meta_inplace_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0839010Z test_meta_inplace_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0839150Z test_meta_inplace_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0839300Z test_meta_inplace_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0839430Z test_meta_inplace_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0839560Z test_meta_inplace_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0839690Z test_meta_inplace_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0839820Z test_meta_inplace_jiterator_unary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0839970Z test_meta_inplace_jiterator_unary_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0840100Z test_meta_inplace_jiterator_unary_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0840230Z test_meta_inplace_jiterator_unary_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0840350Z test_meta_inplace_jiterator_unary_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0840470Z test_meta_inplace_jiterator_unary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0840600Z test_meta_inplace_jiterator_unary_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0840720Z test_meta_inplace_jiterator_unary_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0840850Z test_meta_inplace_jiterator_unary_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0840970Z test_meta_inplace_jiterator_unary_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0841090Z test_meta_inplace_jiterator_unary_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0841210Z test_meta_inplace_jiterator_unary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.0841340Z test_meta_inplace_kron_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0841460Z test_meta_inplace_kron_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0841600Z test_meta_inplace_kron_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0841730Z test_meta_inplace_kron_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0841850Z test_meta_inplace_kron_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0841980Z test_meta_inplace_kron_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0842110Z test_meta_inplace_kron_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0842230Z test_meta_inplace_kron_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0842360Z test_meta_inplace_kron_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0842480Z test_meta_inplace_kron_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0842600Z test_meta_inplace_kron_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0842720Z test_meta_inplace_kron_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0842850Z test_meta_inplace_kthvalue_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0843020Z test_meta_inplace_kthvalue_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0843150Z test_meta_inplace_kthvalue_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0843280Z test_meta_inplace_kthvalue_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0843410Z test_meta_inplace_kthvalue_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0843530Z test_meta_inplace_kthvalue_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0843690Z test_meta_inplace_kthvalue_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0843820Z test_meta_inplace_kthvalue_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0843920Z test_meta_inplace_lcm_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0844010Z test_meta_inplace_lcm_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0844110Z test_meta_inplace_lcm_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0844200Z test_meta_inplace_lcm_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0844300Z test_meta_inplace_lcm_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0844400Z test_meta_inplace_ldexp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0844520Z test_meta_inplace_ldexp_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.0844630Z test_meta_inplace_ldexp_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0844740Z test_meta_inplace_ldexp_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0844840Z test_meta_inplace_ldexp_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0844940Z test_meta_inplace_ldexp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0845030Z test_meta_inplace_ldexp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0845160Z test_meta_inplace_ldexp_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.0845280Z test_meta_inplace_ldexp_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.0845400Z test_meta_inplace_ldexp_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.0845520Z test_meta_inplace_ldexp_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.0845640Z test_meta_inplace_ldexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.0845740Z test_meta_inplace_le_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0845840Z test_meta_inplace_le_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0845940Z test_meta_inplace_le_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0846040Z test_meta_inplace_le_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0846130Z test_meta_inplace_le_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0846230Z test_meta_inplace_le_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0846320Z test_meta_inplace_le_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0846410Z test_meta_inplace_le_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0846510Z test_meta_inplace_le_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0846600Z test_meta_inplace_le_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0846700Z test_meta_inplace_lerp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0846800Z test_meta_inplace_lerp_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.0846930Z test_meta_inplace_lerp_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.0847030Z test_meta_inplace_lerp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0847130Z test_meta_inplace_lerp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0847230Z test_meta_inplace_lgamma_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0847350Z test_meta_inplace_lgamma_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0847460Z test_meta_inplace_lgamma_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0847580Z test_meta_inplace_lgamma_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0847700Z test_meta_inplace_lgamma_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0847830Z test_meta_inplace_lgamma_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0847950Z test_meta_inplace_lgamma_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0848070Z test_meta_inplace_lgamma_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0848190Z test_meta_inplace_lgamma_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0848330Z test_meta_inplace_linalg_cholesky_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0848470Z test_meta_inplace_linalg_cholesky_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0848610Z test_meta_inplace_linalg_cholesky_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0848750Z test_meta_inplace_linalg_cholesky_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0848890Z test_meta_inplace_linalg_cholesky_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0849030Z test_meta_inplace_linalg_cholesky_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0849170Z test_meta_inplace_linalg_cholesky_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0849300Z test_meta_inplace_linalg_cholesky_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0849440Z test_meta_inplace_linalg_cond_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0849570Z test_meta_inplace_linalg_cond_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0849710Z test_meta_inplace_linalg_cond_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0849840Z test_meta_inplace_linalg_cond_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0849970Z test_meta_inplace_linalg_cross_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0850100Z test_meta_inplace_linalg_cross_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0850240Z test_meta_inplace_linalg_cross_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0850380Z test_meta_inplace_linalg_cross_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0850510Z test_meta_inplace_linalg_cross_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0850660Z test_meta_inplace_linalg_cross_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0850790Z test_meta_inplace_linalg_cross_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0850920Z test_meta_inplace_linalg_cross_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0851050Z test_meta_inplace_linalg_cross_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0851180Z test_meta_inplace_linalg_cross_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0851330Z test_meta_inplace_linalg_det_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0851470Z test_meta_inplace_linalg_det_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0851600Z test_meta_inplace_linalg_det_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0851720Z test_meta_inplace_linalg_det_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0851870Z test_meta_inplace_linalg_det_singular_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0852010Z test_meta_inplace_linalg_det_singular_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0852150Z test_meta_inplace_linalg_det_singular_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0852290Z test_meta_inplace_linalg_det_singular_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0852420Z test_meta_inplace_linalg_eig_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0852550Z test_meta_inplace_linalg_eig_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0852680Z test_meta_inplace_linalg_eig_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0852810Z test_meta_inplace_linalg_eig_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0852950Z test_meta_inplace_linalg_eigh_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0853080Z test_meta_inplace_linalg_eigh_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0853220Z test_meta_inplace_linalg_eigh_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0853350Z test_meta_inplace_linalg_eigh_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0853490Z test_meta_inplace_linalg_eigvals_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0853620Z test_meta_inplace_linalg_eigvals_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0853760Z test_meta_inplace_linalg_eigvals_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0853890Z test_meta_inplace_linalg_eigvals_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0854030Z test_meta_inplace_linalg_eigvalsh_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0854170Z test_meta_inplace_linalg_eigvalsh_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0854300Z test_meta_inplace_linalg_eigvalsh_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0854450Z test_meta_inplace_linalg_eigvalsh_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0854600Z test_meta_inplace_linalg_householder_product_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0854760Z test_meta_inplace_linalg_householder_product_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0854900Z test_meta_inplace_linalg_householder_product_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0855060Z test_meta_inplace_linalg_householder_product_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0855200Z test_meta_inplace_linalg_inv_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0858930Z test_meta_inplace_linalg_inv_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0859070Z test_meta_inplace_linalg_inv_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0859200Z test_meta_inplace_linalg_inv_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0859340Z test_meta_inplace_linalg_inv_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0859470Z test_meta_inplace_linalg_inv_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0859610Z test_meta_inplace_linalg_inv_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0859740Z test_meta_inplace_linalg_inv_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0859880Z test_meta_inplace_linalg_ldl_factor_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0860020Z test_meta_inplace_linalg_ldl_factor_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0860160Z test_meta_inplace_linalg_ldl_factor_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0860290Z test_meta_inplace_linalg_ldl_factor_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0860430Z test_meta_inplace_linalg_ldl_factor_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0860580Z test_meta_inplace_linalg_ldl_factor_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0860720Z test_meta_inplace_linalg_ldl_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0860860Z test_meta_inplace_linalg_ldl_factor_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0860990Z test_meta_inplace_linalg_ldl_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0861130Z test_meta_inplace_linalg_ldl_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0861270Z test_meta_inplace_linalg_ldl_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0861400Z test_meta_inplace_linalg_ldl_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0861540Z test_meta_inplace_linalg_lstsq_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0861710Z test_meta_inplace_linalg_lstsq_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0861840Z test_meta_inplace_linalg_lstsq_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0861980Z test_meta_inplace_linalg_lstsq_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0862130Z test_meta_inplace_linalg_lstsq_grad_oriented_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0862280Z test_meta_inplace_linalg_lstsq_grad_oriented_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0862450Z test_meta_inplace_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0862600Z test_meta_inplace_linalg_lstsq_grad_oriented_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0862730Z test_meta_inplace_linalg_lu_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0862870Z test_meta_inplace_linalg_lu_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0863000Z test_meta_inplace_linalg_lu_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0863120Z test_meta_inplace_linalg_lu_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0863260Z test_meta_inplace_linalg_lu_factor_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0863400Z test_meta_inplace_linalg_lu_factor_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0863540Z test_meta_inplace_linalg_lu_factor_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0863670Z test_meta_inplace_linalg_lu_factor_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0863810Z test_meta_inplace_linalg_lu_factor_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0863950Z test_meta_inplace_linalg_lu_factor_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0864090Z test_meta_inplace_linalg_lu_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0864220Z test_meta_inplace_linalg_lu_factor_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0864360Z test_meta_inplace_linalg_lu_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0864500Z test_meta_inplace_linalg_lu_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0864630Z test_meta_inplace_linalg_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0864760Z test_meta_inplace_linalg_lu_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0864900Z test_meta_inplace_linalg_matrix_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0865040Z test_meta_inplace_linalg_matrix_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0865180Z test_meta_inplace_linalg_matrix_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0865320Z test_meta_inplace_linalg_matrix_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0865470Z test_meta_inplace_linalg_matrix_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0865610Z test_meta_inplace_linalg_matrix_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0865750Z test_meta_inplace_linalg_matrix_power_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0865900Z test_meta_inplace_linalg_matrix_power_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0866030Z test_meta_inplace_linalg_matrix_power_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0866190Z test_meta_inplace_linalg_matrix_power_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0866330Z test_meta_inplace_linalg_matrix_rank_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0866470Z test_meta_inplace_linalg_matrix_rank_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0866610Z test_meta_inplace_linalg_matrix_rank_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0866740Z test_meta_inplace_linalg_matrix_rank_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0866890Z test_meta_inplace_linalg_matrix_rank_hermitian_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0867040Z test_meta_inplace_linalg_matrix_rank_hermitian_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0867190Z test_meta_inplace_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0867340Z test_meta_inplace_linalg_matrix_rank_hermitian_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0867470Z test_meta_inplace_linalg_multi_dot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0867610Z test_meta_inplace_linalg_multi_dot_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0867750Z test_meta_inplace_linalg_multi_dot_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0867880Z test_meta_inplace_linalg_multi_dot_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0868020Z test_meta_inplace_linalg_multi_dot_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0868150Z test_meta_inplace_linalg_multi_dot_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0868290Z test_meta_inplace_linalg_multi_dot_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0868420Z test_meta_inplace_linalg_multi_dot_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0868560Z test_meta_inplace_linalg_multi_dot_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0868690Z test_meta_inplace_linalg_multi_dot_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0868820Z test_meta_inplace_linalg_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0868960Z test_meta_inplace_linalg_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0869110Z test_meta_inplace_linalg_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0869250Z test_meta_inplace_linalg_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0869380Z test_meta_inplace_linalg_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0869510Z test_meta_inplace_linalg_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0869660Z test_meta_inplace_linalg_norm_subgradients_at_zero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0869840Z test_meta_inplace_linalg_norm_subgradients_at_zero_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0869990Z test_meta_inplace_linalg_norm_subgradients_at_zero_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0870140Z test_meta_inplace_linalg_norm_subgradients_at_zero_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0870280Z test_meta_inplace_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0870430Z test_meta_inplace_linalg_norm_subgradients_at_zero_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0870560Z test_meta_inplace_linalg_pinv_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0870690Z test_meta_inplace_linalg_pinv_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0870820Z test_meta_inplace_linalg_pinv_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0870950Z test_meta_inplace_linalg_pinv_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0871100Z test_meta_inplace_linalg_pinv_hermitian_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0871240Z test_meta_inplace_linalg_pinv_hermitian_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0871380Z test_meta_inplace_linalg_pinv_hermitian_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0871520Z test_meta_inplace_linalg_pinv_hermitian_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0871700Z test_meta_inplace_linalg_pinv_singular_cpu_complex128 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:12:30.0871870Z test_meta_inplace_linalg_pinv_singular_cpu_complex64 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:12:30.0872030Z test_meta_inplace_linalg_pinv_singular_cpu_float32 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:12:30.0872180Z test_meta_inplace_linalg_pinv_singular_cpu_float64 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:12:30.0872320Z test_meta_inplace_linalg_qr_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0872450Z test_meta_inplace_linalg_qr_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0872590Z test_meta_inplace_linalg_qr_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0872710Z test_meta_inplace_linalg_qr_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0872870Z test_meta_inplace_linalg_slogdet_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0873010Z test_meta_inplace_linalg_slogdet_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0873140Z test_meta_inplace_linalg_slogdet_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0873280Z test_meta_inplace_linalg_slogdet_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0873410Z test_meta_inplace_linalg_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0873560Z test_meta_inplace_linalg_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0873700Z test_meta_inplace_linalg_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0873830Z test_meta_inplace_linalg_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0873970Z test_meta_inplace_linalg_solve_ex_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0874100Z test_meta_inplace_linalg_solve_ex_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0874230Z test_meta_inplace_linalg_solve_ex_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0874370Z test_meta_inplace_linalg_solve_ex_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0874520Z test_meta_inplace_linalg_solve_triangular_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0874670Z test_meta_inplace_linalg_solve_triangular_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0874810Z test_meta_inplace_linalg_solve_triangular_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0874950Z test_meta_inplace_linalg_solve_triangular_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0875090Z test_meta_inplace_linalg_svd_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0875220Z test_meta_inplace_linalg_svd_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0875350Z test_meta_inplace_linalg_svd_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0875480Z test_meta_inplace_linalg_svd_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0875620Z test_meta_inplace_linalg_svdvals_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0875760Z test_meta_inplace_linalg_svdvals_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0875890Z test_meta_inplace_linalg_svdvals_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0876020Z test_meta_inplace_linalg_svdvals_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0876160Z test_meta_inplace_linalg_tensorinv_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0876300Z test_meta_inplace_linalg_tensorinv_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0876440Z test_meta_inplace_linalg_tensorinv_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0876610Z test_meta_inplace_linalg_tensorinv_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0876760Z test_meta_inplace_linalg_tensorsolve_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0876900Z test_meta_inplace_linalg_tensorsolve_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0877040Z test_meta_inplace_linalg_tensorsolve_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0877170Z test_meta_inplace_linalg_tensorsolve_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0877340Z test_meta_inplace_linalg_vander_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0877480Z test_meta_inplace_linalg_vander_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0877610Z test_meta_inplace_linalg_vander_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0877750Z test_meta_inplace_linalg_vander_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0877880Z test_meta_inplace_linalg_vander_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0878010Z test_meta_inplace_linalg_vander_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0878140Z test_meta_inplace_linalg_vander_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0878270Z test_meta_inplace_linalg_vander_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0878400Z test_meta_inplace_linalg_vander_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0878530Z test_meta_inplace_linalg_vecdot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0878670Z test_meta_inplace_linalg_vecdot_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0878800Z test_meta_inplace_linalg_vecdot_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0878940Z test_meta_inplace_linalg_vecdot_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0879070Z test_meta_inplace_linalg_vecdot_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0879210Z test_meta_inplace_linalg_vector_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0879350Z test_meta_inplace_linalg_vector_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0879490Z test_meta_inplace_linalg_vector_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0879630Z test_meta_inplace_linalg_vector_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0879760Z test_meta_inplace_linalg_vector_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0879890Z test_meta_inplace_linalg_vector_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0880030Z test_meta_inplace_linspace_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0880160Z test_meta_inplace_linspace_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0880310Z test_meta_inplace_linspace_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0880450Z test_meta_inplace_linspace_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0880580Z test_meta_inplace_linspace_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0880710Z test_meta_inplace_linspace_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0880830Z test_meta_inplace_linspace_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0880990Z test_meta_inplace_linspace_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0881110Z test_meta_inplace_linspace_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0881240Z test_meta_inplace_linspace_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0881370Z test_meta_inplace_linspace_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0881470Z test_meta_inplace_log10_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0881600Z test_meta_inplace_log10_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0881700Z test_meta_inplace_log10_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0881810Z test_meta_inplace_log10_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0881910Z test_meta_inplace_log10_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0882010Z test_meta_inplace_log10_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0882130Z test_meta_inplace_log10_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0882260Z test_meta_inplace_log10_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0882380Z test_meta_inplace_log10_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0882500Z test_meta_inplace_log10_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0882620Z test_meta_inplace_log10_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0882720Z test_meta_inplace_log1p_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0882840Z test_meta_inplace_log1p_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0882940Z test_meta_inplace_log1p_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0883050Z test_meta_inplace_log1p_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0883150Z test_meta_inplace_log1p_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0883240Z test_meta_inplace_log1p_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0883360Z test_meta_inplace_log1p_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0883490Z test_meta_inplace_log1p_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0883600Z test_meta_inplace_log1p_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0883720Z test_meta_inplace_log1p_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0883840Z test_meta_inplace_log1p_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0883940Z test_meta_inplace_log2_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0884080Z test_meta_inplace_log2_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0884180Z test_meta_inplace_log2_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0884290Z test_meta_inplace_log2_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0884380Z test_meta_inplace_log2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0884480Z test_meta_inplace_log2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0884600Z test_meta_inplace_log2_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0884720Z test_meta_inplace_log2_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0884860Z test_meta_inplace_log2_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0884980Z test_meta_inplace_log2_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0885100Z test_meta_inplace_log2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0885200Z test_meta_inplace_log_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0885320Z test_meta_inplace_log_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0885420Z test_meta_inplace_log_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0885520Z test_meta_inplace_log_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0885620Z test_meta_inplace_log_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0885720Z test_meta_inplace_log_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0885840Z test_meta_inplace_log_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0885960Z test_meta_inplace_log_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0886070Z test_meta_inplace_log_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0886190Z test_meta_inplace_log_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0886310Z test_meta_inplace_log_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.0886450Z test_meta_inplace_log_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0886580Z test_meta_inplace_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0886710Z test_meta_inplace_log_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0886860Z test_meta_inplace_log_softmax_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0887000Z test_meta_inplace_log_softmax_with_dtype_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0887140Z test_meta_inplace_log_softmax_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0887290Z test_meta_inplace_log_softmax_with_dtype_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0887430Z test_meta_inplace_log_softmax_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0887570Z test_meta_inplace_log_softmax_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0887710Z test_meta_inplace_log_softmax_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0887870Z test_meta_inplace_log_softmax_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0888010Z test_meta_inplace_log_softmax_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0888150Z test_meta_inplace_log_softmax_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0888280Z test_meta_inplace_log_softmax_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0888420Z test_meta_inplace_log_softmax_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0888570Z test_meta_inplace_log_softmax_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0888710Z test_meta_inplace_logaddexp2_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0888840Z test_meta_inplace_logaddexp2_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0888970Z test_meta_inplace_logaddexp2_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0889100Z test_meta_inplace_logaddexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0889230Z test_meta_inplace_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0889360Z test_meta_inplace_logaddexp_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0889500Z test_meta_inplace_logcumsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0889640Z test_meta_inplace_logcumsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0889770Z test_meta_inplace_logcumsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0889910Z test_meta_inplace_logdet_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0890040Z test_meta_inplace_logdet_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0890170Z test_meta_inplace_logdet_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0890300Z test_meta_inplace_logdet_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0893970Z test_meta_inplace_logical_and_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0894080Z test_meta_inplace_logical_and_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0894190Z test_meta_inplace_logical_and_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0894300Z test_meta_inplace_logical_and_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0894410Z test_meta_inplace_logical_and_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0894510Z test_meta_inplace_logical_and_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0894610Z test_meta_inplace_logical_and_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0894720Z test_meta_inplace_logical_and_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0894820Z test_meta_inplace_logical_and_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0894920Z test_meta_inplace_logical_and_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0895020Z test_meta_inplace_logical_and_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0895120Z test_meta_inplace_logical_and_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0895270Z test_meta_inplace_logical_not_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0895370Z test_meta_inplace_logical_not_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0895480Z test_meta_inplace_logical_not_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0895590Z test_meta_inplace_logical_not_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0895690Z test_meta_inplace_logical_not_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0895790Z test_meta_inplace_logical_not_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0895920Z test_meta_inplace_logical_not_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0896030Z test_meta_inplace_logical_not_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0896130Z test_meta_inplace_logical_not_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0896230Z test_meta_inplace_logical_not_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0896330Z test_meta_inplace_logical_not_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0896430Z test_meta_inplace_logical_not_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0896530Z test_meta_inplace_logical_or_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0896630Z test_meta_inplace_logical_or_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0896740Z test_meta_inplace_logical_or_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0896850Z test_meta_inplace_logical_or_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0896960Z test_meta_inplace_logical_or_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0897060Z test_meta_inplace_logical_or_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0897170Z test_meta_inplace_logical_or_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0897270Z test_meta_inplace_logical_or_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0897370Z test_meta_inplace_logical_or_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0897470Z test_meta_inplace_logical_or_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0897570Z test_meta_inplace_logical_or_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0897670Z test_meta_inplace_logical_or_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0897770Z test_meta_inplace_logical_xor_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0897880Z test_meta_inplace_logical_xor_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0897980Z test_meta_inplace_logical_xor_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0898090Z test_meta_inplace_logical_xor_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0898200Z test_meta_inplace_logical_xor_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0898300Z test_meta_inplace_logical_xor_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0898400Z test_meta_inplace_logical_xor_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0898510Z test_meta_inplace_logical_xor_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0898610Z test_meta_inplace_logical_xor_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0898710Z test_meta_inplace_logical_xor_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0898810Z test_meta_inplace_logical_xor_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0898910Z test_meta_inplace_logical_xor_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0899010Z test_meta_inplace_logit_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0899160Z test_meta_inplace_logit_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.0899260Z test_meta_inplace_logit_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0899360Z test_meta_inplace_logit_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0899480Z test_meta_inplace_logit_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.0899610Z test_meta_inplace_logit_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.0899730Z test_meta_inplace_logit_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.0899880Z test_meta_inplace_logit_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.0899990Z test_meta_inplace_logit_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.0900130Z test_meta_inplace_logspace_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0900270Z test_meta_inplace_logspace_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0900400Z test_meta_inplace_logspace_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0900530Z test_meta_inplace_logspace_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0900660Z test_meta_inplace_logspace_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0900790Z test_meta_inplace_logspace_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0900920Z test_meta_inplace_logspace_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0901050Z test_meta_inplace_logspace_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0901180Z test_meta_inplace_logspace_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0901310Z test_meta_inplace_logspace_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0901440Z test_meta_inplace_logsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0901570Z test_meta_inplace_logsumexp_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0901710Z test_meta_inplace_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0901840Z test_meta_inplace_logsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0901970Z test_meta_inplace_logsumexp_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0902100Z test_meta_inplace_logsumexp_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0902230Z test_meta_inplace_logsumexp_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0902350Z test_meta_inplace_logsumexp_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0902480Z test_meta_inplace_logsumexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0902610Z test_meta_inplace_long_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0902740Z test_meta_inplace_long_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0902890Z test_meta_inplace_long_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0903020Z test_meta_inplace_long_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0903150Z test_meta_inplace_long_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0903270Z test_meta_inplace_long_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0903400Z test_meta_inplace_long_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0903530Z test_meta_inplace_long_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0903680Z test_meta_inplace_long_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0903800Z test_meta_inplace_long_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0903920Z test_meta_inplace_long_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0904050Z test_meta_inplace_long_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0904170Z test_meta_inplace_long_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0904270Z test_meta_inplace_lt_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0904370Z test_meta_inplace_lt_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0904470Z test_meta_inplace_lt_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0904570Z test_meta_inplace_lt_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0904660Z test_meta_inplace_lt_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0904760Z test_meta_inplace_lt_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0904860Z test_meta_inplace_lt_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0904950Z test_meta_inplace_lt_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0905040Z test_meta_inplace_lt_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0905140Z test_meta_inplace_lt_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0905270Z test_meta_inplace_lu_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0905400Z test_meta_inplace_lu_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0905530Z test_meta_inplace_lu_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0905650Z test_meta_inplace_lu_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0905790Z test_meta_inplace_lu_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0905920Z test_meta_inplace_lu_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0906050Z test_meta_inplace_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0906180Z test_meta_inplace_lu_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0906310Z test_meta_inplace_lu_unpack_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0906450Z test_meta_inplace_lu_unpack_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0906580Z test_meta_inplace_lu_unpack_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0906730Z test_meta_inplace_lu_unpack_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0906860Z test_meta_inplace_mH_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0906980Z test_meta_inplace_mH_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0907110Z test_meta_inplace_mH_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0907240Z test_meta_inplace_mH_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0907390Z test_meta_inplace_mH_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0907510Z test_meta_inplace_mH_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0907640Z test_meta_inplace_mH_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0907750Z test_meta_inplace_mH_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0907880Z test_meta_inplace_mH_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0908000Z test_meta_inplace_mH_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0908120Z test_meta_inplace_mH_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0908240Z test_meta_inplace_mH_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0908370Z test_meta_inplace_mH_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0908490Z test_meta_inplace_mT_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0908620Z test_meta_inplace_mT_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0908750Z test_meta_inplace_mT_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0908870Z test_meta_inplace_mT_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0909000Z test_meta_inplace_mT_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0909120Z test_meta_inplace_mT_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0909250Z test_meta_inplace_mT_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0909370Z test_meta_inplace_mT_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0909490Z test_meta_inplace_mT_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0909610Z test_meta_inplace_mT_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0909730Z test_meta_inplace_mT_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0909850Z test_meta_inplace_mT_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0909970Z test_meta_inplace_mT_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0910110Z test_meta_inplace_masked_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0910240Z test_meta_inplace_masked_amax_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0910370Z test_meta_inplace_masked_amax_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0910530Z test_meta_inplace_masked_amax_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0910670Z test_meta_inplace_masked_amax_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0910790Z test_meta_inplace_masked_amax_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0910920Z test_meta_inplace_masked_amax_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0911050Z test_meta_inplace_masked_amax_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0911210Z test_meta_inplace_masked_amax_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0911350Z test_meta_inplace_masked_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0911480Z test_meta_inplace_masked_amin_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0911610Z test_meta_inplace_masked_amin_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0911740Z test_meta_inplace_masked_amin_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0911870Z test_meta_inplace_masked_amin_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0912000Z test_meta_inplace_masked_amin_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0912130Z test_meta_inplace_masked_amin_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0912260Z test_meta_inplace_masked_amin_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0912380Z test_meta_inplace_masked_amin_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0912520Z test_meta_inplace_masked_argmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0912660Z test_meta_inplace_masked_argmax_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0912790Z test_meta_inplace_masked_argmax_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0912920Z test_meta_inplace_masked_argmax_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0913050Z test_meta_inplace_masked_argmax_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0913180Z test_meta_inplace_masked_argmax_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0913310Z test_meta_inplace_masked_argmax_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0913440Z test_meta_inplace_masked_argmax_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0913570Z test_meta_inplace_masked_argmax_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0913710Z test_meta_inplace_masked_argmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0913840Z test_meta_inplace_masked_argmin_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0913970Z test_meta_inplace_masked_argmin_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0914130Z test_meta_inplace_masked_argmin_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0914260Z test_meta_inplace_masked_argmin_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0914390Z test_meta_inplace_masked_argmin_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0914520Z test_meta_inplace_masked_argmin_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0914650Z test_meta_inplace_masked_argmin_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0914770Z test_meta_inplace_masked_argmin_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0914940Z test_meta_inplace_masked_cumprod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0915080Z test_meta_inplace_masked_cumprod_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0915220Z test_meta_inplace_masked_cumprod_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0915350Z test_meta_inplace_masked_cumprod_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0915490Z test_meta_inplace_masked_cumprod_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0915620Z test_meta_inplace_masked_cumprod_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0915760Z test_meta_inplace_masked_cumprod_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0915890Z test_meta_inplace_masked_cumprod_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0916020Z test_meta_inplace_masked_cumprod_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0916160Z test_meta_inplace_masked_cumprod_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0916290Z test_meta_inplace_masked_cumsum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0916430Z test_meta_inplace_masked_cumsum_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0916560Z test_meta_inplace_masked_cumsum_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0916700Z test_meta_inplace_masked_cumsum_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0916830Z test_meta_inplace_masked_cumsum_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0916960Z test_meta_inplace_masked_cumsum_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0917090Z test_meta_inplace_masked_cumsum_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0917210Z test_meta_inplace_masked_cumsum_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0917340Z test_meta_inplace_masked_cumsum_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0917470Z test_meta_inplace_masked_cumsum_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0917580Z test_meta_inplace_masked_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0917690Z test_meta_inplace_masked_fill_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0917800Z test_meta_inplace_masked_fill_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0917930Z test_meta_inplace_masked_fill_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0918040Z test_meta_inplace_masked_fill_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0918140Z test_meta_inplace_masked_fill_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0918250Z test_meta_inplace_masked_fill_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0918350Z test_meta_inplace_masked_fill_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0918450Z test_meta_inplace_masked_fill_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0918580Z test_meta_inplace_masked_fill_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0918680Z test_meta_inplace_masked_fill_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0918780Z test_meta_inplace_masked_fill_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0918890Z test_meta_inplace_masked_fill_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0919030Z test_meta_inplace_masked_log_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0919170Z test_meta_inplace_masked_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0919310Z test_meta_inplace_masked_log_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0919440Z test_meta_inplace_masked_logaddexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0919580Z test_meta_inplace_masked_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0919720Z test_meta_inplace_masked_logaddexp_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0919860Z test_meta_inplace_masked_logsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0920000Z test_meta_inplace_masked_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0920130Z test_meta_inplace_masked_logsumexp_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0920270Z test_meta_inplace_masked_logsumexp_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0920400Z test_meta_inplace_masked_logsumexp_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0920540Z test_meta_inplace_masked_logsumexp_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0920670Z test_meta_inplace_masked_logsumexp_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0920800Z test_meta_inplace_masked_logsumexp_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0920940Z test_meta_inplace_masked_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0921070Z test_meta_inplace_masked_mean_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0921200Z test_meta_inplace_masked_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0921340Z test_meta_inplace_masked_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0921470Z test_meta_inplace_masked_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0921600Z test_meta_inplace_masked_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0921750Z test_meta_inplace_masked_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0921880Z test_meta_inplace_masked_mean_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0922010Z test_meta_inplace_masked_mean_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0922140Z test_meta_inplace_masked_mean_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0922270Z test_meta_inplace_masked_mean_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0922410Z test_meta_inplace_masked_mean_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0922550Z test_meta_inplace_masked_median_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0922680Z test_meta_inplace_masked_median_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0922810Z test_meta_inplace_masked_median_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0922940Z test_meta_inplace_masked_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0926610Z test_meta_inplace_masked_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0926750Z test_meta_inplace_masked_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0926880Z test_meta_inplace_masked_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0927020Z test_meta_inplace_masked_normalize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0927160Z test_meta_inplace_masked_normalize_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0927300Z test_meta_inplace_masked_normalize_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0927440Z test_meta_inplace_masked_normalize_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0927570Z test_meta_inplace_masked_normalize_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0927700Z test_meta_inplace_masked_normalize_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0927840Z test_meta_inplace_masked_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0927970Z test_meta_inplace_masked_prod_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0928110Z test_meta_inplace_masked_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0928250Z test_meta_inplace_masked_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0928380Z test_meta_inplace_masked_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0928510Z test_meta_inplace_masked_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0928640Z test_meta_inplace_masked_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0928770Z test_meta_inplace_masked_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0928940Z test_meta_inplace_masked_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0929070Z test_meta_inplace_masked_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0929200Z test_meta_inplace_masked_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0929310Z test_meta_inplace_masked_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0929420Z test_meta_inplace_masked_scatter_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0929530Z test_meta_inplace_masked_scatter_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0929670Z test_meta_inplace_masked_scatter_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0929790Z test_meta_inplace_masked_scatter_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0929890Z test_meta_inplace_masked_scatter_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0930000Z test_meta_inplace_masked_scatter_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0930100Z test_meta_inplace_masked_scatter_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0930210Z test_meta_inplace_masked_scatter_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0930310Z test_meta_inplace_masked_scatter_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0930410Z test_meta_inplace_masked_scatter_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0930510Z test_meta_inplace_masked_scatter_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0930650Z test_meta_inplace_masked_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0930790Z test_meta_inplace_masked_select_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0930930Z test_meta_inplace_masked_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0931070Z test_meta_inplace_masked_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0931200Z test_meta_inplace_masked_select_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0931330Z test_meta_inplace_masked_select_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0931470Z test_meta_inplace_masked_select_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0931600Z test_meta_inplace_masked_select_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0931730Z test_meta_inplace_masked_select_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0931860Z test_meta_inplace_masked_select_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0931990Z test_meta_inplace_masked_select_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0932110Z test_meta_inplace_masked_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0932250Z test_meta_inplace_masked_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0932380Z test_meta_inplace_masked_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0932520Z test_meta_inplace_masked_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0932650Z test_meta_inplace_masked_softmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0932810Z test_meta_inplace_masked_softmin_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0932950Z test_meta_inplace_masked_softmin_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0933070Z test_meta_inplace_masked_std_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0933210Z test_meta_inplace_masked_std_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0933340Z test_meta_inplace_masked_std_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0933500Z test_meta_inplace_masked_std_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0933620Z test_meta_inplace_masked_std_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0933760Z test_meta_inplace_masked_std_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0933880Z test_meta_inplace_masked_std_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0934010Z test_meta_inplace_masked_std_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0934140Z test_meta_inplace_masked_std_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0934270Z test_meta_inplace_masked_std_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0934400Z test_meta_inplace_masked_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0934530Z test_meta_inplace_masked_sum_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0934670Z test_meta_inplace_masked_sum_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0934800Z test_meta_inplace_masked_sum_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0934930Z test_meta_inplace_masked_sum_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0935060Z test_meta_inplace_masked_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0935180Z test_meta_inplace_masked_sum_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0935310Z test_meta_inplace_masked_sum_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0935440Z test_meta_inplace_masked_sum_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0935560Z test_meta_inplace_masked_sum_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0935690Z test_meta_inplace_masked_sum_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0935820Z test_meta_inplace_masked_sum_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0935950Z test_meta_inplace_masked_var_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0936090Z test_meta_inplace_masked_var_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0936220Z test_meta_inplace_masked_var_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0936350Z test_meta_inplace_masked_var_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0936510Z test_meta_inplace_masked_var_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0936640Z test_meta_inplace_masked_var_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0936770Z test_meta_inplace_masked_var_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0936890Z test_meta_inplace_masked_var_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0937020Z test_meta_inplace_masked_var_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0937170Z test_meta_inplace_masked_var_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0937300Z test_meta_inplace_masked_var_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0937430Z test_meta_inplace_matmul_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0937560Z test_meta_inplace_matmul_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0937690Z test_meta_inplace_matmul_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0937820Z test_meta_inplace_matmul_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0937950Z test_meta_inplace_matmul_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0938080Z test_meta_inplace_matmul_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0938210Z test_meta_inplace_matmul_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0938330Z test_meta_inplace_matmul_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0938460Z test_meta_inplace_matmul_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0938590Z test_meta_inplace_matmul_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0938720Z test_meta_inplace_matrix_exp_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0938850Z test_meta_inplace_matrix_exp_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0938990Z test_meta_inplace_matrix_exp_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0939120Z test_meta_inplace_matrix_exp_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0939250Z test_meta_inplace_matrix_exp_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0939380Z test_meta_inplace_max_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0939510Z test_meta_inplace_max_binary_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0939640Z test_meta_inplace_max_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0939770Z test_meta_inplace_max_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0939900Z test_meta_inplace_max_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0940020Z test_meta_inplace_max_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0940170Z test_meta_inplace_max_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0940300Z test_meta_inplace_max_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0940430Z test_meta_inplace_max_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0940550Z test_meta_inplace_max_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0940710Z test_meta_inplace_max_pool2d_with_indices_backward_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0940880Z test_meta_inplace_max_pool2d_with_indices_backward_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0941020Z test_meta_inplace_max_pool2d_with_indices_backward_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0941160Z test_meta_inplace_max_reduction_no_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0941310Z test_meta_inplace_max_reduction_no_dim_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0941450Z test_meta_inplace_max_reduction_no_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0941590Z test_meta_inplace_max_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0941720Z test_meta_inplace_max_reduction_no_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0941860Z test_meta_inplace_max_reduction_no_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0941990Z test_meta_inplace_max_reduction_no_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0942130Z test_meta_inplace_max_reduction_no_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0942270Z test_meta_inplace_max_reduction_no_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0942400Z test_meta_inplace_max_reduction_no_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0942540Z test_meta_inplace_max_reduction_with_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0942680Z test_meta_inplace_max_reduction_with_dim_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0942820Z test_meta_inplace_max_reduction_with_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0942960Z test_meta_inplace_max_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0943100Z test_meta_inplace_max_reduction_with_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0943240Z test_meta_inplace_max_reduction_with_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0943380Z test_meta_inplace_max_reduction_with_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0943510Z test_meta_inplace_max_reduction_with_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0943650Z test_meta_inplace_max_reduction_with_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0943820Z test_meta_inplace_max_reduction_with_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0943950Z test_meta_inplace_maximum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0944080Z test_meta_inplace_maximum_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0944210Z test_meta_inplace_maximum_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0944340Z test_meta_inplace_maximum_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0944470Z test_meta_inplace_maximum_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0944630Z test_meta_inplace_maximum_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0944760Z test_meta_inplace_maximum_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0944890Z test_meta_inplace_maximum_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0945020Z test_meta_inplace_maximum_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0945140Z test_meta_inplace_maximum_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0945270Z test_meta_inplace_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0945400Z test_meta_inplace_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0945530Z test_meta_inplace_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0945660Z test_meta_inplace_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0945790Z test_meta_inplace_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0945910Z test_meta_inplace_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0946040Z test_meta_inplace_median_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0946170Z test_meta_inplace_median_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0946290Z test_meta_inplace_median_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0946420Z test_meta_inplace_median_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0946540Z test_meta_inplace_median_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0946670Z test_meta_inplace_median_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0946790Z test_meta_inplace_median_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0946920Z test_meta_inplace_median_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0947060Z test_meta_inplace_meshgrid_list_of_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0947210Z test_meta_inplace_meshgrid_list_of_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0947360Z test_meta_inplace_meshgrid_list_of_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0947500Z test_meta_inplace_meshgrid_list_of_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0947670Z test_meta_inplace_meshgrid_list_of_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0947810Z test_meta_inplace_meshgrid_list_of_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0947950Z test_meta_inplace_meshgrid_list_of_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0948090Z test_meta_inplace_meshgrid_list_of_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0948230Z test_meta_inplace_meshgrid_list_of_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0948390Z test_meta_inplace_meshgrid_list_of_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0948530Z test_meta_inplace_meshgrid_list_of_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0948660Z test_meta_inplace_meshgrid_list_of_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0948810Z test_meta_inplace_meshgrid_variadic_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0948950Z test_meta_inplace_meshgrid_variadic_tensors_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0949100Z test_meta_inplace_meshgrid_variadic_tensors_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0949250Z test_meta_inplace_meshgrid_variadic_tensors_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0949400Z test_meta_inplace_meshgrid_variadic_tensors_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0949540Z test_meta_inplace_meshgrid_variadic_tensors_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0949680Z test_meta_inplace_meshgrid_variadic_tensors_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0949820Z test_meta_inplace_meshgrid_variadic_tensors_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0949960Z test_meta_inplace_meshgrid_variadic_tensors_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0950100Z test_meta_inplace_meshgrid_variadic_tensors_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0950240Z test_meta_inplace_meshgrid_variadic_tensors_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0950380Z test_meta_inplace_meshgrid_variadic_tensors_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0950520Z test_meta_inplace_min_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0950650Z test_meta_inplace_min_binary_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0950780Z test_meta_inplace_min_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0950910Z test_meta_inplace_min_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0951040Z test_meta_inplace_min_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0951170Z test_meta_inplace_min_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0951330Z test_meta_inplace_min_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0951460Z test_meta_inplace_min_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0951580Z test_meta_inplace_min_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0951720Z test_meta_inplace_min_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0951860Z test_meta_inplace_min_reduction_no_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0952020Z test_meta_inplace_min_reduction_no_dim_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0952160Z test_meta_inplace_min_reduction_no_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0952300Z test_meta_inplace_min_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0952430Z test_meta_inplace_min_reduction_no_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0952570Z test_meta_inplace_min_reduction_no_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0952700Z test_meta_inplace_min_reduction_no_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0952830Z test_meta_inplace_min_reduction_no_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0952970Z test_meta_inplace_min_reduction_no_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0953100Z test_meta_inplace_min_reduction_no_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0953250Z test_meta_inplace_min_reduction_with_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0953380Z test_meta_inplace_min_reduction_with_dim_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0953520Z test_meta_inplace_min_reduction_with_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0953660Z test_meta_inplace_min_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0953800Z test_meta_inplace_min_reduction_with_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0953940Z test_meta_inplace_min_reduction_with_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0954070Z test_meta_inplace_min_reduction_with_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0954210Z test_meta_inplace_min_reduction_with_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0954350Z test_meta_inplace_min_reduction_with_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0954480Z test_meta_inplace_min_reduction_with_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0954610Z test_meta_inplace_minimum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0954740Z test_meta_inplace_minimum_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0954870Z test_meta_inplace_minimum_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0955020Z test_meta_inplace_minimum_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0955150Z test_meta_inplace_minimum_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0955270Z test_meta_inplace_minimum_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0955400Z test_meta_inplace_minimum_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0955530Z test_meta_inplace_minimum_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0955670Z test_meta_inplace_minimum_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0955800Z test_meta_inplace_minimum_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0955920Z test_meta_inplace_mm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0956050Z test_meta_inplace_mm_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0956180Z test_meta_inplace_mm_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0956300Z test_meta_inplace_mm_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0956430Z test_meta_inplace_mm_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0956550Z test_meta_inplace_mm_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0956670Z test_meta_inplace_mm_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0956800Z test_meta_inplace_mm_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0956920Z test_meta_inplace_mm_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0957040Z test_meta_inplace_mm_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0957170Z test_meta_inplace_mode_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0957290Z test_meta_inplace_mode_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0957420Z test_meta_inplace_mode_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0957550Z test_meta_inplace_mode_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0957670Z test_meta_inplace_mode_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0961610Z test_meta_inplace_mode_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0961750Z test_meta_inplace_mode_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0961870Z test_meta_inplace_mode_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0962000Z test_meta_inplace_mode_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0962120Z test_meta_inplace_mode_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0962250Z test_meta_inplace_movedim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0962380Z test_meta_inplace_movedim_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0962580Z test_meta_inplace_movedim_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0962720Z test_meta_inplace_movedim_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0962850Z test_meta_inplace_movedim_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0962980Z test_meta_inplace_movedim_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0963110Z test_meta_inplace_movedim_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0963240Z test_meta_inplace_movedim_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0963400Z test_meta_inplace_movedim_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0963530Z test_meta_inplace_movedim_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0963650Z test_meta_inplace_movedim_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0963780Z test_meta_inplace_movedim_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0963900Z test_meta_inplace_movedim_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0964030Z test_meta_inplace_msort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0964160Z test_meta_inplace_msort_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0964280Z test_meta_inplace_msort_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0964410Z test_meta_inplace_msort_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0964530Z test_meta_inplace_msort_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0964660Z test_meta_inplace_msort_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0964780Z test_meta_inplace_msort_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0964910Z test_meta_inplace_msort_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0965030Z test_meta_inplace_msort_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0965160Z test_meta_inplace_msort_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0965260Z test_meta_inplace_mul_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0965360Z test_meta_inplace_mul_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0965460Z test_meta_inplace_mul_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0965560Z test_meta_inplace_mul_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0965660Z test_meta_inplace_mul_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0965760Z test_meta_inplace_mul_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0965860Z test_meta_inplace_mul_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0965950Z test_meta_inplace_mul_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0966050Z test_meta_inplace_mul_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0966150Z test_meta_inplace_mul_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0966240Z test_meta_inplace_mul_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0966330Z test_meta_inplace_mul_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0966450Z test_meta_inplace_mul_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0966590Z test_meta_inplace_multinomial_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0966730Z test_meta_inplace_multinomial_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0966860Z test_meta_inplace_multinomial_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0966990Z test_meta_inplace_mv_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0967140Z test_meta_inplace_mv_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0967270Z test_meta_inplace_mv_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0967400Z test_meta_inplace_mv_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0967520Z test_meta_inplace_mv_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0967650Z test_meta_inplace_mv_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0967770Z test_meta_inplace_mv_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0967890Z test_meta_inplace_mv_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0968020Z test_meta_inplace_mv_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0968140Z test_meta_inplace_mv_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0968260Z test_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0968370Z test_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0968480Z test_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0968620Z test_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.0968760Z test_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.0968890Z test_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.0969030Z test_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.0969160Z test_meta_inplace_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.0969270Z test_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0969380Z test_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0969490Z test_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0969620Z test_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.0969750Z test_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.0969880Z test_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.0970020Z test_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.0970180Z test_meta_inplace_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.0970300Z test_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0970410Z test_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0970520Z test_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.0970650Z test_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.0970780Z test_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.0970930Z test_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.0971060Z test_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.0971200Z test_meta_inplace_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.0971300Z test_meta_inplace_nan_to_num_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0971410Z test_meta_inplace_nan_to_num_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0971510Z test_meta_inplace_nan_to_num_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0971620Z test_meta_inplace_nan_to_num_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0971720Z test_meta_inplace_nan_to_num_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.0971820Z test_meta_inplace_nan_to_num_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0971920Z test_meta_inplace_nan_to_num_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0972020Z test_meta_inplace_nan_to_num_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0972130Z test_meta_inplace_nan_to_num_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0972220Z test_meta_inplace_nan_to_num_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0972360Z test_meta_inplace_nanmean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0972490Z test_meta_inplace_nanmean_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0972620Z test_meta_inplace_nanmean_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0972750Z test_meta_inplace_nanmean_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0972890Z test_meta_inplace_nanmedian_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0973020Z test_meta_inplace_nanmedian_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0973150Z test_meta_inplace_nanmedian_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0973280Z test_meta_inplace_nanmedian_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0973410Z test_meta_inplace_nanmedian_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0973530Z test_meta_inplace_nanmedian_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0973660Z test_meta_inplace_nanmedian_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0973790Z test_meta_inplace_nanmedian_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0973950Z test_meta_inplace_nanquantile_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0974090Z test_meta_inplace_nanquantile_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0974210Z test_meta_inplace_nansum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0974340Z test_meta_inplace_nansum_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0974470Z test_meta_inplace_nansum_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0974600Z test_meta_inplace_nansum_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0974740Z test_meta_inplace_nansum_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0974870Z test_meta_inplace_nansum_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0975010Z test_meta_inplace_nansum_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0975130Z test_meta_inplace_nansum_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0975260Z test_meta_inplace_nansum_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0975380Z test_meta_inplace_nansum_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0975510Z test_meta_inplace_narrow_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0975650Z test_meta_inplace_narrow_copy_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0975780Z test_meta_inplace_narrow_copy_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0975920Z test_meta_inplace_narrow_copy_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0976060Z test_meta_inplace_narrow_copy_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0976190Z test_meta_inplace_narrow_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0976320Z test_meta_inplace_narrow_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0976450Z test_meta_inplace_narrow_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0976580Z test_meta_inplace_narrow_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0976710Z test_meta_inplace_narrow_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0976840Z test_meta_inplace_narrow_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0976970Z test_meta_inplace_narrow_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0977090Z test_meta_inplace_narrow_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0977220Z test_meta_inplace_narrow_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0977350Z test_meta_inplace_narrow_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0977480Z test_meta_inplace_narrow_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0977610Z test_meta_inplace_narrow_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0977780Z test_meta_inplace_narrow_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0977910Z test_meta_inplace_narrow_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0978040Z test_meta_inplace_narrow_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0978160Z test_meta_inplace_narrow_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0978290Z test_meta_inplace_narrow_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0978450Z test_meta_inplace_narrow_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0978570Z test_meta_inplace_narrow_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0978700Z test_meta_inplace_narrow_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0978820Z test_meta_inplace_narrow_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0978960Z test_meta_inplace_native_batch_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0979100Z test_meta_inplace_native_batch_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0979230Z test_meta_inplace_native_batch_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0979380Z test_meta_inplace_native_dropout_backward_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0979520Z test_meta_inplace_native_dropout_backward_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0979670Z test_meta_inplace_native_dropout_backward_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0979810Z test_meta_inplace_native_dropout_backward_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0979950Z test_meta_inplace_native_dropout_backward_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0980090Z test_meta_inplace_native_dropout_backward_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0980230Z test_meta_inplace_native_dropout_backward_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0980370Z test_meta_inplace_native_dropout_backward_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0980510Z test_meta_inplace_native_dropout_backward_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0980650Z test_meta_inplace_native_dropout_backward_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0980790Z test_meta_inplace_native_layer_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0980930Z test_meta_inplace_native_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0981060Z test_meta_inplace_native_layer_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0981160Z test_meta_inplace_ne_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0981260Z test_meta_inplace_ne_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0981360Z test_meta_inplace_ne_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0981480Z test_meta_inplace_ne_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0981580Z test_meta_inplace_ne_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0981680Z test_meta_inplace_ne_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0981780Z test_meta_inplace_ne_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0981870Z test_meta_inplace_ne_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0981970Z test_meta_inplace_ne_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0982060Z test_meta_inplace_ne_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0982180Z test_meta_inplace_ne_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0982270Z test_meta_inplace_ne_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0982370Z test_meta_inplace_neg_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0982480Z test_meta_inplace_neg_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0982580Z test_meta_inplace_neg_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0982680Z test_meta_inplace_neg_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0982780Z test_meta_inplace_neg_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0982870Z test_meta_inplace_neg_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0982960Z test_meta_inplace_neg_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0983060Z test_meta_inplace_neg_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0983160Z test_meta_inplace_neg_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0983250Z test_meta_inplace_neg_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0983350Z test_meta_inplace_neg_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0983440Z test_meta_inplace_neg_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.0983580Z test_meta_inplace_new_empty_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0983710Z test_meta_inplace_new_empty_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0983840Z test_meta_inplace_new_empty_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0983980Z test_meta_inplace_new_empty_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0984110Z test_meta_inplace_new_empty_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0984240Z test_meta_inplace_new_empty_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0984370Z test_meta_inplace_new_empty_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0984500Z test_meta_inplace_new_empty_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0984630Z test_meta_inplace_new_empty_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0984760Z test_meta_inplace_new_empty_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0984890Z test_meta_inplace_new_empty_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0985010Z test_meta_inplace_new_empty_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0985140Z test_meta_inplace_new_empty_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0985300Z test_meta_inplace_new_empty_strided_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0985440Z test_meta_inplace_new_empty_strided_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0985590Z test_meta_inplace_new_empty_strided_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0985720Z test_meta_inplace_new_empty_strided_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0985860Z test_meta_inplace_new_empty_strided_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0986020Z test_meta_inplace_new_empty_strided_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0986160Z test_meta_inplace_new_empty_strided_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0986290Z test_meta_inplace_new_empty_strided_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0986430Z test_meta_inplace_new_empty_strided_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0986560Z test_meta_inplace_new_empty_strided_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0986690Z test_meta_inplace_new_empty_strided_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0986830Z test_meta_inplace_new_empty_strided_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0986960Z test_meta_inplace_new_empty_strided_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0987100Z test_meta_inplace_new_full_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0987230Z test_meta_inplace_new_full_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0987360Z test_meta_inplace_new_full_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0987490Z test_meta_inplace_new_full_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0987620Z test_meta_inplace_new_full_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0987750Z test_meta_inplace_new_full_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0987880Z test_meta_inplace_new_full_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0988010Z test_meta_inplace_new_full_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0988140Z test_meta_inplace_new_full_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0988270Z test_meta_inplace_new_full_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0988390Z test_meta_inplace_new_full_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0988520Z test_meta_inplace_new_full_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0988640Z test_meta_inplace_new_full_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0988770Z test_meta_inplace_new_ones_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0988900Z test_meta_inplace_new_ones_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0989060Z test_meta_inplace_new_ones_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0989190Z test_meta_inplace_new_ones_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0989320Z test_meta_inplace_new_ones_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0989450Z test_meta_inplace_new_ones_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0989580Z test_meta_inplace_new_ones_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0989730Z test_meta_inplace_new_ones_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0989860Z test_meta_inplace_new_ones_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0989980Z test_meta_inplace_new_ones_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0990110Z test_meta_inplace_new_ones_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0990230Z test_meta_inplace_new_ones_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0990360Z test_meta_inplace_new_ones_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0990490Z test_meta_inplace_new_zeros_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0990620Z test_meta_inplace_new_zeros_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0990760Z test_meta_inplace_new_zeros_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0990890Z test_meta_inplace_new_zeros_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0991020Z test_meta_inplace_new_zeros_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0991150Z test_meta_inplace_new_zeros_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0995620Z test_meta_inplace_new_zeros_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0995770Z test_meta_inplace_new_zeros_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0995900Z test_meta_inplace_new_zeros_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0996030Z test_meta_inplace_new_zeros_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0996160Z test_meta_inplace_new_zeros_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0996290Z test_meta_inplace_new_zeros_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0996410Z test_meta_inplace_new_zeros_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0996520Z test_meta_inplace_nextafter_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0996630Z test_meta_inplace_nextafter_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0996730Z test_meta_inplace_nextafter_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.0996900Z test_meta_inplace_nn_functional__scaled_dot_product_attention_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0997060Z test_meta_inplace_nn_functional__scaled_dot_product_attention_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0997310Z test_meta_inplace_nn_functional__scaled_dot_product_attention_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0997460Z test_meta_inplace_nn_functional_adaptive_avg_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0997620Z test_meta_inplace_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0997760Z test_meta_inplace_nn_functional_adaptive_avg_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0997960Z test_meta_inplace_nn_functional_adaptive_avg_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0998110Z test_meta_inplace_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0998250Z test_meta_inplace_nn_functional_adaptive_avg_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0998400Z test_meta_inplace_nn_functional_adaptive_avg_pool3d_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0998540Z test_meta_inplace_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0998690Z test_meta_inplace_nn_functional_adaptive_avg_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0998840Z test_meta_inplace_nn_functional_adaptive_max_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0998980Z test_meta_inplace_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0999120Z test_meta_inplace_nn_functional_adaptive_max_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0999270Z test_meta_inplace_nn_functional_adaptive_max_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0999420Z test_meta_inplace_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0999560Z test_meta_inplace_nn_functional_adaptive_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0999700Z test_meta_inplace_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0999840Z test_meta_inplace_nn_functional_adaptive_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.0999970Z test_meta_inplace_nn_functional_alpha_dropout_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1000090Z test_meta_inplace_nn_functional_alpha_dropout_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1000210Z test_meta_inplace_nn_functional_alpha_dropout_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1000350Z test_meta_inplace_nn_functional_avg_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1000500Z test_meta_inplace_nn_functional_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1000640Z test_meta_inplace_nn_functional_avg_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1000780Z test_meta_inplace_nn_functional_avg_pool1d_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1000950Z test_meta_inplace_nn_functional_avg_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1001100Z test_meta_inplace_nn_functional_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1001240Z test_meta_inplace_nn_functional_avg_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1001380Z test_meta_inplace_nn_functional_avg_pool2d_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1001510Z test_meta_inplace_nn_functional_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1001670Z test_meta_inplace_nn_functional_avg_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1001820Z test_meta_inplace_nn_functional_avg_pool3d_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1001960Z test_meta_inplace_nn_functional_batch_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1002100Z test_meta_inplace_nn_functional_batch_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1002240Z test_meta_inplace_nn_functional_batch_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1002380Z test_meta_inplace_nn_functional_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1002520Z test_meta_inplace_nn_functional_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1002670Z test_meta_inplace_nn_functional_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1002810Z test_meta_inplace_nn_functional_bilinear_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1002950Z test_meta_inplace_nn_functional_bilinear_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1003080Z test_meta_inplace_nn_functional_bilinear_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1003220Z test_meta_inplace_nn_functional_bilinear_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1003360Z test_meta_inplace_nn_functional_bilinear_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1003510Z test_meta_inplace_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1003660Z test_meta_inplace_nn_functional_binary_cross_entropy_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1003820Z test_meta_inplace_nn_functional_binary_cross_entropy_with_logits_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1003980Z test_meta_inplace_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1004140Z test_meta_inplace_nn_functional_binary_cross_entropy_with_logits_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1004250Z test_meta_inplace_nn_functional_celu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1004360Z test_meta_inplace_nn_functional_celu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1004470Z test_meta_inplace_nn_functional_celu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1004640Z test_meta_inplace_nn_functional_conv1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1004780Z test_meta_inplace_nn_functional_conv1d_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1004930Z test_meta_inplace_nn_functional_conv1d_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1005070Z test_meta_inplace_nn_functional_conv1d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1005200Z test_meta_inplace_nn_functional_conv1d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1005370Z test_meta_inplace_nn_functional_conv1d_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1005510Z test_meta_inplace_nn_functional_conv2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1005650Z test_meta_inplace_nn_functional_conv2d_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1005790Z test_meta_inplace_nn_functional_conv2d_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1005930Z test_meta_inplace_nn_functional_conv2d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1006070Z test_meta_inplace_nn_functional_conv2d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1006200Z test_meta_inplace_nn_functional_conv2d_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1006350Z test_meta_inplace_nn_functional_conv_transpose1d_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1006500Z test_meta_inplace_nn_functional_conv_transpose1d_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1006650Z test_meta_inplace_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1006800Z test_meta_inplace_nn_functional_conv_transpose1d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1006950Z test_meta_inplace_nn_functional_conv_transpose1d_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1007100Z test_meta_inplace_nn_functional_conv_transpose2d_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1007250Z test_meta_inplace_nn_functional_conv_transpose2d_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1007400Z test_meta_inplace_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1007540Z test_meta_inplace_nn_functional_conv_transpose2d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1007690Z test_meta_inplace_nn_functional_conv_transpose2d_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1007840Z test_meta_inplace_nn_functional_conv_transpose3d_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1007980Z test_meta_inplace_nn_functional_conv_transpose3d_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1008130Z test_meta_inplace_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1008290Z test_meta_inplace_nn_functional_conv_transpose3d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1008440Z test_meta_inplace_nn_functional_conv_transpose3d_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1008600Z test_meta_inplace_nn_functional_cosine_embedding_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1008750Z test_meta_inplace_nn_functional_cosine_embedding_loss_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1008900Z test_meta_inplace_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1009070Z test_meta_inplace_nn_functional_cosine_embedding_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1009220Z test_meta_inplace_nn_functional_cosine_embedding_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1009360Z test_meta_inplace_nn_functional_cosine_embedding_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1009510Z test_meta_inplace_nn_functional_cosine_embedding_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1009650Z test_meta_inplace_nn_functional_cosine_embedding_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1009800Z test_meta_inplace_nn_functional_cosine_embedding_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1009950Z test_meta_inplace_nn_functional_cosine_similarity_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1010100Z test_meta_inplace_nn_functional_cosine_similarity_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1010250Z test_meta_inplace_nn_functional_cosine_similarity_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1010390Z test_meta_inplace_nn_functional_cross_entropy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1010540Z test_meta_inplace_nn_functional_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1010680Z test_meta_inplace_nn_functional_cross_entropy_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1010830Z test_meta_inplace_nn_functional_ctc_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1010970Z test_meta_inplace_nn_functional_ctc_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1011090Z test_meta_inplace_nn_functional_dropout2d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1011210Z test_meta_inplace_nn_functional_dropout2d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1011330Z test_meta_inplace_nn_functional_dropout2d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1011450Z test_meta_inplace_nn_functional_dropout3d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1011560Z test_meta_inplace_nn_functional_dropout3d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1011680Z test_meta_inplace_nn_functional_dropout3d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1011790Z test_meta_inplace_nn_functional_dropout_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1011900Z test_meta_inplace_nn_functional_dropout_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1012050Z test_meta_inplace_nn_functional_dropout_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1012170Z test_meta_inplace_nn_functional_elu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1012280Z test_meta_inplace_nn_functional_elu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1012390Z test_meta_inplace_nn_functional_elu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1012540Z test_meta_inplace_nn_functional_embedding_bag_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1012680Z test_meta_inplace_nn_functional_embedding_bag_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1012860Z test_meta_inplace_nn_functional_embedding_bag_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1013000Z test_meta_inplace_nn_functional_embedding_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1013150Z test_meta_inplace_nn_functional_embedding_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1013290Z test_meta_inplace_nn_functional_embedding_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1013430Z test_meta_inplace_nn_functional_embedding_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1013570Z test_meta_inplace_nn_functional_feature_alpha_dropout_with_train_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1013710Z test_meta_inplace_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1013840Z test_meta_inplace_nn_functional_feature_alpha_dropout_with_train_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1013980Z test_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1014110Z test_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1014250Z test_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1014390Z test_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1014530Z test_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1014660Z test_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1014800Z test_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1014930Z test_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1015070Z test_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1015200Z test_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1015330Z test_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1015460Z test_meta_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1015620Z test_meta_inplace_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1015790Z test_meta_inplace_nn_functional_fractional_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1015940Z test_meta_inplace_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1016090Z test_meta_inplace_nn_functional_fractional_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1016240Z test_meta_inplace_nn_functional_gaussian_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1016390Z test_meta_inplace_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1016560Z test_meta_inplace_nn_functional_gaussian_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1016710Z test_meta_inplace_nn_functional_gelu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1016850Z test_meta_inplace_nn_functional_gelu_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1016980Z test_meta_inplace_nn_functional_gelu_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1017120Z test_meta_inplace_nn_functional_glu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1017260Z test_meta_inplace_nn_functional_glu_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1017390Z test_meta_inplace_nn_functional_glu_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1017540Z test_meta_inplace_nn_functional_grid_sample_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1017680Z test_meta_inplace_nn_functional_grid_sample_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1017820Z test_meta_inplace_nn_functional_group_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1017960Z test_meta_inplace_nn_functional_group_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1018100Z test_meta_inplace_nn_functional_group_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1018250Z test_meta_inplace_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1018390Z test_meta_inplace_nn_functional_hardshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1018530Z test_meta_inplace_nn_functional_hardshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1018650Z test_meta_inplace_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1018770Z test_meta_inplace_nn_functional_hardsigmoid_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1018890Z test_meta_inplace_nn_functional_hardsigmoid_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1019040Z test_meta_inplace_nn_functional_hardswish_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1019180Z test_meta_inplace_nn_functional_hardswish_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1019320Z test_meta_inplace_nn_functional_hardswish_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1019500Z test_meta_inplace_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1019640Z test_meta_inplace_nn_functional_hardtanh_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1019790Z test_meta_inplace_nn_functional_hardtanh_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1019930Z test_meta_inplace_nn_functional_hardtanh_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1020070Z test_meta_inplace_nn_functional_hardtanh_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1020230Z test_meta_inplace_nn_functional_hardtanh_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1020370Z test_meta_inplace_nn_functional_hardtanh_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1020520Z test_meta_inplace_nn_functional_hinge_embedding_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1020670Z test_meta_inplace_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1020820Z test_meta_inplace_nn_functional_hinge_embedding_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1020960Z test_meta_inplace_nn_functional_huber_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1021100Z test_meta_inplace_nn_functional_huber_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1021240Z test_meta_inplace_nn_functional_huber_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1021380Z test_meta_inplace_nn_functional_huber_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1021530Z test_meta_inplace_nn_functional_instance_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1021680Z test_meta_inplace_nn_functional_instance_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1021820Z test_meta_inplace_nn_functional_instance_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1021970Z test_meta_inplace_nn_functional_interpolate_area_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1022120Z test_meta_inplace_nn_functional_interpolate_area_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1022270Z test_meta_inplace_nn_functional_interpolate_bicubic_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1022430Z test_meta_inplace_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1022580Z test_meta_inplace_nn_functional_interpolate_bicubic_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1022730Z test_meta_inplace_nn_functional_interpolate_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1022880Z test_meta_inplace_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1023030Z test_meta_inplace_nn_functional_interpolate_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1023200Z test_meta_inplace_nn_functional_interpolate_linear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1023350Z test_meta_inplace_nn_functional_interpolate_linear_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1023500Z test_meta_inplace_nn_functional_interpolate_linear_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1023650Z test_meta_inplace_nn_functional_interpolate_nearest_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1023800Z test_meta_inplace_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1023960Z test_meta_inplace_nn_functional_interpolate_nearest_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1024110Z test_meta_inplace_nn_functional_interpolate_nearest_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1024270Z test_meta_inplace_nn_functional_interpolate_trilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1024420Z test_meta_inplace_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1024570Z test_meta_inplace_nn_functional_interpolate_trilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1024710Z test_meta_inplace_nn_functional_kl_div_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1024850Z test_meta_inplace_nn_functional_kl_div_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1024990Z test_meta_inplace_nn_functional_kl_div_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1025130Z test_meta_inplace_nn_functional_l1_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1025270Z test_meta_inplace_nn_functional_l1_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1025410Z test_meta_inplace_nn_functional_l1_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1025550Z test_meta_inplace_nn_functional_l1_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1025680Z test_meta_inplace_nn_functional_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1025820Z test_meta_inplace_nn_functional_l1_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1025970Z test_meta_inplace_nn_functional_layer_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1026110Z test_meta_inplace_nn_functional_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1026240Z test_meta_inplace_nn_functional_layer_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1026360Z test_meta_inplace_nn_functional_leaky_relu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1026480Z test_meta_inplace_nn_functional_leaky_relu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1026620Z test_meta_inplace_nn_functional_leaky_relu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1026760Z test_meta_inplace_nn_functional_linear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1026950Z test_meta_inplace_nn_functional_linear_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1027100Z test_meta_inplace_nn_functional_linear_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1027240Z test_meta_inplace_nn_functional_linear_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1027370Z test_meta_inplace_nn_functional_linear_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1027510Z test_meta_inplace_nn_functional_linear_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1027680Z test_meta_inplace_nn_functional_linear_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1027820Z test_meta_inplace_nn_functional_linear_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1027960Z test_meta_inplace_nn_functional_linear_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1028100Z test_meta_inplace_nn_functional_linear_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1028250Z test_meta_inplace_nn_functional_local_response_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1028400Z test_meta_inplace_nn_functional_local_response_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1028540Z test_meta_inplace_nn_functional_local_response_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1028690Z test_meta_inplace_nn_functional_local_response_norm_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1028830Z test_meta_inplace_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1028980Z test_meta_inplace_nn_functional_logsigmoid_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1033580Z test_meta_inplace_nn_functional_logsigmoid_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1033740Z test_meta_inplace_nn_functional_margin_ranking_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1033890Z test_meta_inplace_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1034040Z test_meta_inplace_nn_functional_margin_ranking_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1034180Z test_meta_inplace_nn_functional_margin_ranking_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1034330Z test_meta_inplace_nn_functional_margin_ranking_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1034480Z test_meta_inplace_nn_functional_margin_ranking_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1034620Z test_meta_inplace_nn_functional_margin_ranking_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1034770Z test_meta_inplace_nn_functional_margin_ranking_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1034910Z test_meta_inplace_nn_functional_max_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1035140Z test_meta_inplace_nn_functional_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1035290Z test_meta_inplace_nn_functional_max_pool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1035430Z test_meta_inplace_nn_functional_max_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1035570Z test_meta_inplace_nn_functional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1035700Z test_meta_inplace_nn_functional_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1035870Z test_meta_inplace_nn_functional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1036000Z test_meta_inplace_nn_functional_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1036150Z test_meta_inplace_nn_functional_max_unpool1d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1036290Z test_meta_inplace_nn_functional_max_unpool1d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1036430Z test_meta_inplace_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1036580Z test_meta_inplace_nn_functional_max_unpool1d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1036720Z test_meta_inplace_nn_functional_max_unpool2d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1036860Z test_meta_inplace_nn_functional_max_unpool2d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1037010Z test_meta_inplace_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1037150Z test_meta_inplace_nn_functional_max_unpool2d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1037290Z test_meta_inplace_nn_functional_max_unpool3d_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1037430Z test_meta_inplace_nn_functional_max_unpool3d_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1037570Z test_meta_inplace_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1037710Z test_meta_inplace_nn_functional_max_unpool3d_grad_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1037830Z test_meta_inplace_nn_functional_mish_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1037940Z test_meta_inplace_nn_functional_mish_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1038050Z test_meta_inplace_nn_functional_mish_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1038190Z test_meta_inplace_nn_functional_mse_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1038330Z test_meta_inplace_nn_functional_mse_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1038470Z test_meta_inplace_nn_functional_mse_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1038620Z test_meta_inplace_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1038790Z test_meta_inplace_nn_functional_multi_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1038940Z test_meta_inplace_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1039100Z test_meta_inplace_nn_functional_multilabel_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1039260Z test_meta_inplace_nn_functional_multilabel_soft_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1039410Z test_meta_inplace_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1039590Z test_meta_inplace_nn_functional_multilabel_soft_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1039730Z test_meta_inplace_nn_functional_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1039870Z test_meta_inplace_nn_functional_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1040010Z test_meta_inplace_nn_functional_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1040150Z test_meta_inplace_nn_functional_normalize_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1040290Z test_meta_inplace_nn_functional_normalize_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1040440Z test_meta_inplace_nn_functional_normalize_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1040580Z test_meta_inplace_nn_functional_normalize_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1040720Z test_meta_inplace_nn_functional_normalize_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1040860Z test_meta_inplace_nn_functional_one_hot_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1041010Z test_meta_inplace_nn_functional_pad_circular_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1041150Z test_meta_inplace_nn_functional_pad_circular_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1041300Z test_meta_inplace_nn_functional_pad_circular_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1041450Z test_meta_inplace_nn_functional_pad_circular_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1041590Z test_meta_inplace_nn_functional_pad_circular_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1041730Z test_meta_inplace_nn_functional_pad_circular_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1041870Z test_meta_inplace_nn_functional_pad_circular_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1042010Z test_meta_inplace_nn_functional_pad_circular_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1042150Z test_meta_inplace_nn_functional_pad_circular_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1042290Z test_meta_inplace_nn_functional_pad_circular_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1042430Z test_meta_inplace_nn_functional_pad_circular_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1042590Z test_meta_inplace_nn_functional_pad_circular_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1042740Z test_meta_inplace_nn_functional_pad_constant_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1042880Z test_meta_inplace_nn_functional_pad_constant_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1043030Z test_meta_inplace_nn_functional_pad_constant_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1043200Z test_meta_inplace_nn_functional_pad_constant_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1043340Z test_meta_inplace_nn_functional_pad_constant_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1043480Z test_meta_inplace_nn_functional_pad_constant_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1043620Z test_meta_inplace_nn_functional_pad_constant_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1043760Z test_meta_inplace_nn_functional_pad_constant_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1043900Z test_meta_inplace_nn_functional_pad_constant_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1044040Z test_meta_inplace_nn_functional_pad_constant_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1044180Z test_meta_inplace_nn_functional_pad_constant_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1044320Z test_meta_inplace_nn_functional_pad_constant_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1044470Z test_meta_inplace_nn_functional_pad_reflect_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1044610Z test_meta_inplace_nn_functional_pad_reflect_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1044760Z test_meta_inplace_nn_functional_pad_reflect_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1044900Z test_meta_inplace_nn_functional_pad_reflect_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1045050Z test_meta_inplace_nn_functional_pad_replicate_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1045200Z test_meta_inplace_nn_functional_pad_replicate_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1045350Z test_meta_inplace_nn_functional_pad_replicate_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1045490Z test_meta_inplace_nn_functional_pad_replicate_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1045640Z test_meta_inplace_nn_functional_pairwise_distance_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1045790Z test_meta_inplace_nn_functional_pairwise_distance_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1045940Z test_meta_inplace_nn_functional_pairwise_distance_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1046080Z test_meta_inplace_nn_functional_pairwise_distance_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1046280Z test_meta_inplace_nn_functional_pairwise_distance_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1046420Z test_meta_inplace_nn_functional_pairwise_distance_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1046570Z test_meta_inplace_nn_functional_pairwise_distance_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1046720Z test_meta_inplace_nn_functional_pairwise_distance_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1046900Z test_meta_inplace_nn_functional_pairwise_distance_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1047050Z test_meta_inplace_nn_functional_pairwise_distance_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1047190Z test_meta_inplace_nn_functional_pairwise_distance_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1047330Z test_meta_inplace_nn_functional_pdist_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1047470Z test_meta_inplace_nn_functional_pdist_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1047610Z test_meta_inplace_nn_functional_pixel_shuffle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1047760Z test_meta_inplace_nn_functional_pixel_shuffle_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1047910Z test_meta_inplace_nn_functional_pixel_shuffle_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1048050Z test_meta_inplace_nn_functional_pixel_shuffle_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1048200Z test_meta_inplace_nn_functional_pixel_shuffle_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1048340Z test_meta_inplace_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1048480Z test_meta_inplace_nn_functional_pixel_shuffle_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1048620Z test_meta_inplace_nn_functional_pixel_shuffle_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1048760Z test_meta_inplace_nn_functional_pixel_shuffle_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1048900Z test_meta_inplace_nn_functional_pixel_shuffle_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1049040Z test_meta_inplace_nn_functional_pixel_shuffle_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1049170Z test_meta_inplace_nn_functional_pixel_shuffle_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1049320Z test_meta_inplace_nn_functional_pixel_unshuffle_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1049470Z test_meta_inplace_nn_functional_pixel_unshuffle_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1049620Z test_meta_inplace_nn_functional_pixel_unshuffle_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1049770Z test_meta_inplace_nn_functional_pixel_unshuffle_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1049930Z test_meta_inplace_nn_functional_pixel_unshuffle_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1050080Z test_meta_inplace_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1050220Z test_meta_inplace_nn_functional_pixel_unshuffle_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1050370Z test_meta_inplace_nn_functional_pixel_unshuffle_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1050530Z test_meta_inplace_nn_functional_pixel_unshuffle_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1050680Z test_meta_inplace_nn_functional_pixel_unshuffle_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1050820Z test_meta_inplace_nn_functional_pixel_unshuffle_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1050960Z test_meta_inplace_nn_functional_pixel_unshuffle_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1051100Z test_meta_inplace_nn_functional_poisson_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1051250Z test_meta_inplace_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1051400Z test_meta_inplace_nn_functional_poisson_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1051540Z test_meta_inplace_nn_functional_poisson_nll_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1051690Z test_meta_inplace_nn_functional_poisson_nll_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1051830Z test_meta_inplace_nn_functional_poisson_nll_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1051970Z test_meta_inplace_nn_functional_poisson_nll_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1052110Z test_meta_inplace_nn_functional_poisson_nll_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1052250Z test_meta_inplace_nn_functional_prelu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1052390Z test_meta_inplace_nn_functional_prelu_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1052530Z test_meta_inplace_nn_functional_prelu_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1052670Z test_meta_inplace_nn_functional_relu6_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1052810Z test_meta_inplace_nn_functional_relu6_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1052940Z test_meta_inplace_nn_functional_relu6_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1053080Z test_meta_inplace_nn_functional_relu6_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1053210Z test_meta_inplace_nn_functional_relu6_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1053340Z test_meta_inplace_nn_functional_relu6_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1053510Z test_meta_inplace_nn_functional_relu6_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1053640Z test_meta_inplace_nn_functional_relu6_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1053780Z test_meta_inplace_nn_functional_relu_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1053920Z test_meta_inplace_nn_functional_relu_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1054050Z test_meta_inplace_nn_functional_relu_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1054210Z test_meta_inplace_nn_functional_relu_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1054350Z test_meta_inplace_nn_functional_relu_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1054480Z test_meta_inplace_nn_functional_relu_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1054620Z test_meta_inplace_nn_functional_relu_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1054750Z test_meta_inplace_nn_functional_relu_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1054870Z test_meta_inplace_nn_functional_rrelu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1054980Z test_meta_inplace_nn_functional_rrelu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1055090Z test_meta_inplace_nn_functional_rrelu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1055200Z test_meta_inplace_nn_functional_selu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1055310Z test_meta_inplace_nn_functional_selu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1055420Z test_meta_inplace_nn_functional_selu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1055550Z test_meta_inplace_nn_functional_silu_complex_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1055670Z test_meta_inplace_nn_functional_silu_complex_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1055780Z test_meta_inplace_nn_functional_silu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1055890Z test_meta_inplace_nn_functional_silu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1056000Z test_meta_inplace_nn_functional_silu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1056140Z test_meta_inplace_nn_functional_smooth_l1_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1056290Z test_meta_inplace_nn_functional_smooth_l1_loss_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1056430Z test_meta_inplace_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1056570Z test_meta_inplace_nn_functional_smooth_l1_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1056720Z test_meta_inplace_nn_functional_soft_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1056870Z test_meta_inplace_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1057020Z test_meta_inplace_nn_functional_soft_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1057160Z test_meta_inplace_nn_functional_softmin_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1057320Z test_meta_inplace_nn_functional_softmin_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1057460Z test_meta_inplace_nn_functional_softmin_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1057620Z test_meta_inplace_nn_functional_softmin_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1057770Z test_meta_inplace_nn_functional_softmin_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1057940Z test_meta_inplace_nn_functional_softmin_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1058090Z test_meta_inplace_nn_functional_softmin_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1058240Z test_meta_inplace_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1058380Z test_meta_inplace_nn_functional_softmin_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1058520Z test_meta_inplace_nn_functional_softmin_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1058670Z test_meta_inplace_nn_functional_softmin_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1058810Z test_meta_inplace_nn_functional_softmin_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1058960Z test_meta_inplace_nn_functional_softmin_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1059100Z test_meta_inplace_nn_functional_softmin_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1059250Z test_meta_inplace_nn_functional_softplus_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1059390Z test_meta_inplace_nn_functional_softplus_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1059530Z test_meta_inplace_nn_functional_softplus_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1059670Z test_meta_inplace_nn_functional_softshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1059820Z test_meta_inplace_nn_functional_softshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1059960Z test_meta_inplace_nn_functional_softshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1060110Z test_meta_inplace_nn_functional_softsign_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1060250Z test_meta_inplace_nn_functional_softsign_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1060390Z test_meta_inplace_nn_functional_softsign_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1060530Z test_meta_inplace_nn_functional_softsign_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1060670Z test_meta_inplace_nn_functional_softsign_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1060810Z test_meta_inplace_nn_functional_softsign_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1060980Z test_meta_inplace_nn_functional_softsign_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1061130Z test_meta_inplace_nn_functional_softsign_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1061270Z test_meta_inplace_nn_functional_softsign_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1061400Z test_meta_inplace_nn_functional_softsign_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1061540Z test_meta_inplace_nn_functional_softsign_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1061730Z test_meta_inplace_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1061880Z test_meta_inplace_nn_functional_tanhshrink_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1062020Z test_meta_inplace_nn_functional_tanhshrink_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1062160Z test_meta_inplace_nn_functional_tanhshrink_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1062300Z test_meta_inplace_nn_functional_tanhshrink_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1062440Z test_meta_inplace_nn_functional_tanhshrink_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1062580Z test_meta_inplace_nn_functional_tanhshrink_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1062720Z test_meta_inplace_nn_functional_tanhshrink_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1062860Z test_meta_inplace_nn_functional_tanhshrink_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1063000Z test_meta_inplace_nn_functional_tanhshrink_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1063120Z test_meta_inplace_nn_functional_threshold_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1063240Z test_meta_inplace_nn_functional_threshold_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1063350Z test_meta_inplace_nn_functional_threshold_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1063470Z test_meta_inplace_nn_functional_threshold_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1063580Z test_meta_inplace_nn_functional_threshold_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1063690Z test_meta_inplace_nn_functional_threshold_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1063800Z test_meta_inplace_nn_functional_threshold_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1063910Z test_meta_inplace_nn_functional_threshold_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1064070Z test_meta_inplace_nn_functional_triplet_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1064220Z test_meta_inplace_nn_functional_triplet_margin_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1064380Z test_meta_inplace_nn_functional_triplet_margin_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1064530Z test_meta_inplace_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1064700Z test_meta_inplace_nn_functional_triplet_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1064850Z test_meta_inplace_nn_functional_triplet_margin_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1065000Z test_meta_inplace_nn_functional_triplet_margin_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1065140Z test_meta_inplace_nn_functional_triplet_margin_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1065290Z test_meta_inplace_nn_functional_triplet_margin_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1065450Z test_meta_inplace_nn_functional_triplet_margin_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1065620Z test_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1065790Z test_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1065950Z test_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1066110Z test_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1066270Z test_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1066430Z test_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1066580Z test_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1066740Z test_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1066890Z test_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1071530Z test_meta_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1071700Z test_meta_inplace_nn_functional_unfold_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1071850Z test_meta_inplace_nn_functional_unfold_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1072000Z test_meta_inplace_nn_functional_unfold_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1072140Z test_meta_inplace_nn_functional_unfold_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1072280Z test_meta_inplace_nn_functional_unfold_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1072410Z test_meta_inplace_nn_functional_unfold_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1072570Z test_meta_inplace_nn_functional_upsample_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1072720Z test_meta_inplace_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1072940Z test_meta_inplace_nn_functional_upsample_bilinear_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1073090Z test_meta_inplace_nn_functional_upsample_nearest_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1073240Z test_meta_inplace_nn_functional_upsample_nearest_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1073390Z test_meta_inplace_nn_functional_upsample_nearest_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1073540Z test_meta_inplace_nn_functional_upsample_nearest_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1073700Z test_meta_inplace_nonzero_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1073830Z test_meta_inplace_nonzero_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1073960Z test_meta_inplace_nonzero_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1074100Z test_meta_inplace_nonzero_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1074230Z test_meta_inplace_nonzero_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1074350Z test_meta_inplace_nonzero_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1074480Z test_meta_inplace_nonzero_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1074610Z test_meta_inplace_nonzero_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1074740Z test_meta_inplace_nonzero_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1074870Z test_meta_inplace_nonzero_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1074990Z test_meta_inplace_nonzero_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1075120Z test_meta_inplace_nonzero_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1075250Z test_meta_inplace_nonzero_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1075370Z test_meta_inplace_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1075500Z test_meta_inplace_norm_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1075630Z test_meta_inplace_norm_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1075760Z test_meta_inplace_norm_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1075890Z test_meta_inplace_norm_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1076010Z test_meta_inplace_norm_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1076140Z test_meta_inplace_norm_fro_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1076280Z test_meta_inplace_norm_fro_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1076410Z test_meta_inplace_norm_fro_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1076540Z test_meta_inplace_norm_fro_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1076690Z test_meta_inplace_norm_fro_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1076820Z test_meta_inplace_norm_fro_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1076950Z test_meta_inplace_norm_inf_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1077080Z test_meta_inplace_norm_inf_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1077210Z test_meta_inplace_norm_inf_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1077360Z test_meta_inplace_norm_inf_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1077490Z test_meta_inplace_norm_inf_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1077620Z test_meta_inplace_norm_inf_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1077760Z test_meta_inplace_norm_nuc_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1077890Z test_meta_inplace_norm_nuc_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1078020Z test_meta_inplace_norm_nuc_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1078150Z test_meta_inplace_norm_nuc_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1078270Z test_meta_inplace_normal_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1078410Z test_meta_inplace_normal_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1078540Z test_meta_inplace_normal_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1078660Z test_meta_inplace_normal_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1078800Z test_meta_inplace_normal_number_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1078940Z test_meta_inplace_normal_number_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1079070Z test_meta_inplace_normal_number_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1079210Z test_meta_inplace_normal_number_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1079340Z test_meta_inplace_ones_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1079470Z test_meta_inplace_ones_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1079600Z test_meta_inplace_ones_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1079730Z test_meta_inplace_ones_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1079860Z test_meta_inplace_ones_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1079980Z test_meta_inplace_ones_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1080110Z test_meta_inplace_ones_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1080230Z test_meta_inplace_ones_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1080360Z test_meta_inplace_ones_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1080510Z test_meta_inplace_ones_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1080640Z test_meta_inplace_ones_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1080770Z test_meta_inplace_ones_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1080890Z test_meta_inplace_ones_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1081020Z test_meta_inplace_ones_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1081180Z test_meta_inplace_ones_like_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1081320Z test_meta_inplace_ones_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1081450Z test_meta_inplace_ones_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1081580Z test_meta_inplace_ones_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1081710Z test_meta_inplace_ones_like_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1081840Z test_meta_inplace_ones_like_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1081970Z test_meta_inplace_ones_like_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1082100Z test_meta_inplace_ones_like_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1082220Z test_meta_inplace_ones_like_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1082350Z test_meta_inplace_ones_like_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1082480Z test_meta_inplace_ones_like_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1082610Z test_meta_inplace_ones_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1082740Z test_meta_inplace_ormqr_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1082870Z test_meta_inplace_ormqr_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1083000Z test_meta_inplace_ormqr_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1083120Z test_meta_inplace_ormqr_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1083250Z test_meta_inplace_outer_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1083380Z test_meta_inplace_outer_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1083510Z test_meta_inplace_outer_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1083640Z test_meta_inplace_outer_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1083770Z test_meta_inplace_outer_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1083890Z test_meta_inplace_outer_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1084020Z test_meta_inplace_outer_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1084170Z test_meta_inplace_outer_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1084290Z test_meta_inplace_outer_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1084420Z test_meta_inplace_outer_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1084540Z test_meta_inplace_outer_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1084660Z test_meta_inplace_outer_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1084800Z test_meta_inplace_pca_lowrank_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1084950Z test_meta_inplace_pca_lowrank_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1085080Z test_meta_inplace_permute_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1085210Z test_meta_inplace_permute_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1085350Z test_meta_inplace_permute_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1085480Z test_meta_inplace_permute_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1085610Z test_meta_inplace_permute_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1085730Z test_meta_inplace_permute_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1085860Z test_meta_inplace_permute_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1085990Z test_meta_inplace_permute_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1086120Z test_meta_inplace_permute_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1086240Z test_meta_inplace_permute_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1086370Z test_meta_inplace_permute_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1086490Z test_meta_inplace_permute_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1086620Z test_meta_inplace_permute_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1086750Z test_meta_inplace_pinverse_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1086890Z test_meta_inplace_pinverse_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1087020Z test_meta_inplace_pinverse_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1087150Z test_meta_inplace_pinverse_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1087280Z test_meta_inplace_polar_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1087400Z test_meta_inplace_polar_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1087520Z test_meta_inplace_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1087660Z test_meta_inplace_polygamma_polygamma_n_0_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.1087780Z test_meta_inplace_polygamma_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1087910Z test_meta_inplace_polygamma_polygamma_n_0_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1088060Z test_meta_inplace_polygamma_polygamma_n_0_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.1088200Z test_meta_inplace_polygamma_polygamma_n_0_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.1088330Z test_meta_inplace_polygamma_polygamma_n_0_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.1088470Z test_meta_inplace_polygamma_polygamma_n_0_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.1088620Z test_meta_inplace_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.1088740Z test_meta_inplace_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1088880Z test_meta_inplace_polygamma_polygamma_n_1_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.1089000Z test_meta_inplace_polygamma_polygamma_n_1_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1089110Z test_meta_inplace_polygamma_polygamma_n_1_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1089240Z test_meta_inplace_polygamma_polygamma_n_1_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.1089380Z test_meta_inplace_polygamma_polygamma_n_1_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.1089510Z test_meta_inplace_polygamma_polygamma_n_1_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.1089650Z test_meta_inplace_polygamma_polygamma_n_1_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.1089780Z test_meta_inplace_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.1089890Z test_meta_inplace_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1090030Z test_meta_inplace_polygamma_polygamma_n_2_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.1090140Z test_meta_inplace_polygamma_polygamma_n_2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1090250Z test_meta_inplace_polygamma_polygamma_n_2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1090380Z test_meta_inplace_polygamma_polygamma_n_2_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.1090520Z test_meta_inplace_polygamma_polygamma_n_2_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.1090650Z test_meta_inplace_polygamma_polygamma_n_2_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.1090780Z test_meta_inplace_polygamma_polygamma_n_2_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.1090910Z test_meta_inplace_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.1091030Z test_meta_inplace_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1091160Z test_meta_inplace_polygamma_polygamma_n_3_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.1091270Z test_meta_inplace_polygamma_polygamma_n_3_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1091390Z test_meta_inplace_polygamma_polygamma_n_3_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1091520Z test_meta_inplace_polygamma_polygamma_n_3_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.1091670Z test_meta_inplace_polygamma_polygamma_n_3_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.1091800Z test_meta_inplace_polygamma_polygamma_n_3_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.1091930Z test_meta_inplace_polygamma_polygamma_n_3_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.1092060Z test_meta_inplace_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.1092170Z test_meta_inplace_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1092330Z test_meta_inplace_polygamma_polygamma_n_4_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.1092440Z test_meta_inplace_polygamma_polygamma_n_4_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1092560Z test_meta_inplace_polygamma_polygamma_n_4_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1092690Z test_meta_inplace_polygamma_polygamma_n_4_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.1092820Z test_meta_inplace_polygamma_polygamma_n_4_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.1092950Z test_meta_inplace_polygamma_polygamma_n_4_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.1093080Z test_meta_inplace_polygamma_polygamma_n_4_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.1093220Z test_meta_inplace_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.1093350Z test_meta_inplace_positive_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1093490Z test_meta_inplace_positive_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1093620Z test_meta_inplace_positive_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1093750Z test_meta_inplace_positive_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1093880Z test_meta_inplace_positive_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1094010Z test_meta_inplace_positive_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1094130Z test_meta_inplace_positive_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1094270Z test_meta_inplace_positive_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1094400Z test_meta_inplace_positive_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1094530Z test_meta_inplace_positive_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1094650Z test_meta_inplace_positive_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1094780Z test_meta_inplace_positive_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1094880Z test_meta_inplace_pow_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1094980Z test_meta_inplace_pow_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1095090Z test_meta_inplace_pow_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1095190Z test_meta_inplace_pow_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1095280Z test_meta_inplace_pow_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1095410Z test_meta_inplace_pow_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1095510Z test_meta_inplace_pow_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1095610Z test_meta_inplace_pow_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1095700Z test_meta_inplace_pow_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1095800Z test_meta_inplace_pow_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1095890Z test_meta_inplace_pow_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1096020Z test_meta_inplace_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1096180Z test_meta_inplace_prod_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1096320Z test_meta_inplace_prod_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1096450Z test_meta_inplace_prod_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1096580Z test_meta_inplace_prod_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1096700Z test_meta_inplace_prod_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1096830Z test_meta_inplace_prod_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1096960Z test_meta_inplace_prod_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1097080Z test_meta_inplace_prod_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1097200Z test_meta_inplace_prod_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1097330Z test_meta_inplace_prod_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1097430Z test_meta_inplace_put_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1097520Z test_meta_inplace_put_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1097630Z test_meta_inplace_put_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1097730Z test_meta_inplace_put_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1097830Z test_meta_inplace_put_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1097920Z test_meta_inplace_put_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1098020Z test_meta_inplace_put_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1098120Z test_meta_inplace_put_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1098210Z test_meta_inplace_put_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1098310Z test_meta_inplace_put_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1098400Z test_meta_inplace_put_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1098490Z test_meta_inplace_put_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1098620Z test_meta_inplace_qr_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1098750Z test_meta_inplace_qr_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1098870Z test_meta_inplace_qr_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1099000Z test_meta_inplace_qr_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1099130Z test_meta_inplace_quantile_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1099290Z test_meta_inplace_quantile_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1099390Z test_meta_inplace_rad2deg_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1099520Z test_meta_inplace_rad2deg_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.1099620Z test_meta_inplace_rad2deg_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1099730Z test_meta_inplace_rad2deg_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1099830Z test_meta_inplace_rad2deg_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1099980Z test_meta_inplace_rad2deg_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.1100110Z test_meta_inplace_rad2deg_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.1100230Z test_meta_inplace_rad2deg_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.1100360Z test_meta_inplace_rad2deg_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.1100480Z test_meta_inplace_rad2deg_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.1100610Z test_meta_inplace_rand_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1100740Z test_meta_inplace_rand_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1100880Z test_meta_inplace_rand_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1101010Z test_meta_inplace_rand_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1101140Z test_meta_inplace_rand_like_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1101270Z test_meta_inplace_rand_like_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1101400Z test_meta_inplace_rand_like_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1101530Z test_meta_inplace_randint_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1105580Z test_meta_inplace_randint_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1105730Z test_meta_inplace_randint_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1105860Z test_meta_inplace_randint_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1105990Z test_meta_inplace_randint_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1106120Z test_meta_inplace_randint_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1106250Z test_meta_inplace_randint_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1106370Z test_meta_inplace_randint_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1106500Z test_meta_inplace_randint_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1106630Z test_meta_inplace_randint_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1106770Z test_meta_inplace_randint_like_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1106900Z test_meta_inplace_randint_like_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1107100Z test_meta_inplace_randint_like_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1107240Z test_meta_inplace_randint_like_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1107370Z test_meta_inplace_randint_like_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1107500Z test_meta_inplace_randint_like_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1107630Z test_meta_inplace_randint_like_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1107790Z test_meta_inplace_randint_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1107920Z test_meta_inplace_randn_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1108050Z test_meta_inplace_randn_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1108180Z test_meta_inplace_randn_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1108310Z test_meta_inplace_randn_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1108440Z test_meta_inplace_randn_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1108570Z test_meta_inplace_randn_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1108690Z test_meta_inplace_randn_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1108820Z test_meta_inplace_randn_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1108960Z test_meta_inplace_randn_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1109100Z test_meta_inplace_randn_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1109230Z test_meta_inplace_randn_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1109360Z test_meta_inplace_randn_like_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1109490Z test_meta_inplace_randn_like_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1109620Z test_meta_inplace_randn_like_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1109750Z test_meta_inplace_ravel_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1109880Z test_meta_inplace_ravel_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1110010Z test_meta_inplace_ravel_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1110140Z test_meta_inplace_ravel_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1110270Z test_meta_inplace_ravel_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1110390Z test_meta_inplace_ravel_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1110520Z test_meta_inplace_ravel_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1110650Z test_meta_inplace_ravel_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1110800Z test_meta_inplace_ravel_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1110920Z test_meta_inplace_ravel_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1111050Z test_meta_inplace_ravel_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1111180Z test_meta_inplace_ravel_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1111300Z test_meta_inplace_ravel_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1111430Z test_meta_inplace_real_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1111570Z test_meta_inplace_real_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1111700Z test_meta_inplace_real_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1111830Z test_meta_inplace_real_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1111960Z test_meta_inplace_real_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1112090Z test_meta_inplace_real_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1112220Z test_meta_inplace_real_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1112340Z test_meta_inplace_real_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1112470Z test_meta_inplace_real_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1112590Z test_meta_inplace_real_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1112710Z test_meta_inplace_real_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1112840Z test_meta_inplace_real_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1112960Z test_meta_inplace_real_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1113070Z test_meta_inplace_reciprocal_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1113200Z test_meta_inplace_reciprocal_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1113310Z test_meta_inplace_reciprocal_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1113420Z test_meta_inplace_reciprocal_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1113520Z test_meta_inplace_reciprocal_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1113630Z test_meta_inplace_reciprocal_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1113740Z test_meta_inplace_reciprocal_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1113870Z test_meta_inplace_reciprocal_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1113990Z test_meta_inplace_reciprocal_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1114120Z test_meta_inplace_reciprocal_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1114240Z test_meta_inplace_reciprocal_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1114370Z test_meta_inplace_reciprocal_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1114480Z test_meta_inplace_remainder_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1114620Z test_meta_inplace_remainder_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1114730Z test_meta_inplace_remainder_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1114840Z test_meta_inplace_remainder_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1114940Z test_meta_inplace_remainder_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1115040Z test_meta_inplace_remainder_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1115140Z test_meta_inplace_remainder_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1115240Z test_meta_inplace_remainder_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1115380Z test_meta_inplace_remainder_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1115480Z test_meta_inplace_renorm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1115590Z test_meta_inplace_renorm_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1115700Z test_meta_inplace_renorm_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1115800Z test_meta_inplace_renorm_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1115900Z test_meta_inplace_renorm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1115990Z test_meta_inplace_renorm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1116130Z test_meta_inplace_repeat_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1116260Z test_meta_inplace_repeat_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1116400Z test_meta_inplace_repeat_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1116530Z test_meta_inplace_repeat_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1116660Z test_meta_inplace_repeat_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1116790Z test_meta_inplace_repeat_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1116920Z test_meta_inplace_repeat_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1117040Z test_meta_inplace_repeat_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1117170Z test_meta_inplace_repeat_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1117300Z test_meta_inplace_repeat_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1117420Z test_meta_inplace_repeat_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1117550Z test_meta_inplace_repeat_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1117690Z test_meta_inplace_repeat_interleave_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1117830Z test_meta_inplace_repeat_interleave_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1117970Z test_meta_inplace_repeat_interleave_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1118120Z test_meta_inplace_repeat_interleave_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1118260Z test_meta_inplace_repeat_interleave_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1118400Z test_meta_inplace_repeat_interleave_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1118560Z test_meta_inplace_repeat_interleave_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1118700Z test_meta_inplace_repeat_interleave_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1118840Z test_meta_inplace_repeat_interleave_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1118980Z test_meta_inplace_repeat_interleave_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1119110Z test_meta_inplace_repeat_interleave_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1119270Z test_meta_inplace_repeat_interleave_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1119410Z test_meta_inplace_repeat_interleave_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1119540Z test_meta_inplace_reshape_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1119670Z test_meta_inplace_reshape_as_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1119800Z test_meta_inplace_reshape_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1119940Z test_meta_inplace_reshape_as_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1120080Z test_meta_inplace_reshape_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1120210Z test_meta_inplace_reshape_as_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1120340Z test_meta_inplace_reshape_as_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1120470Z test_meta_inplace_reshape_as_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1120600Z test_meta_inplace_reshape_as_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1120730Z test_meta_inplace_reshape_as_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1120850Z test_meta_inplace_reshape_as_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1120980Z test_meta_inplace_reshape_as_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1121120Z test_meta_inplace_reshape_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1121250Z test_meta_inplace_reshape_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1121380Z test_meta_inplace_reshape_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1121510Z test_meta_inplace_reshape_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1121640Z test_meta_inplace_reshape_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1121770Z test_meta_inplace_reshape_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1121900Z test_meta_inplace_reshape_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1122030Z test_meta_inplace_reshape_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1122160Z test_meta_inplace_reshape_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1122310Z test_meta_inplace_reshape_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1122440Z test_meta_inplace_reshape_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1122570Z test_meta_inplace_reshape_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1122700Z test_meta_inplace_reshape_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1122830Z test_meta_inplace_reshape_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1122960Z test_meta_inplace_resize__cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1123060Z test_meta_inplace_resize__cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1123170Z test_meta_inplace_resize__cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1123270Z test_meta_inplace_resize__cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1123380Z test_meta_inplace_resize__cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1123480Z test_meta_inplace_resize__cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1123570Z test_meta_inplace_resize__cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1123670Z test_meta_inplace_resize__cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1123770Z test_meta_inplace_resize__cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1123870Z test_meta_inplace_resize__cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1123970Z test_meta_inplace_resize__cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1124060Z test_meta_inplace_resize__cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1124170Z test_meta_inplace_resize_as__cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1124270Z test_meta_inplace_resize_as__cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1124380Z test_meta_inplace_resize_as__cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1124490Z test_meta_inplace_resize_as__cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1124590Z test_meta_inplace_resize_as__cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1124700Z test_meta_inplace_resize_as__cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1124800Z test_meta_inplace_resize_as__cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1124900Z test_meta_inplace_resize_as__cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1125000Z test_meta_inplace_resize_as__cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1125100Z test_meta_inplace_resize_as__cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1125200Z test_meta_inplace_resize_as__cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1125300Z test_meta_inplace_resize_as__cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1125430Z test_meta_inplace_resolve_conj_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1125560Z test_meta_inplace_resolve_conj_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1125700Z test_meta_inplace_resolve_conj_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1125840Z test_meta_inplace_resolve_conj_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1125970Z test_meta_inplace_resolve_conj_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1126130Z test_meta_inplace_resolve_conj_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1126260Z test_meta_inplace_resolve_conj_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1126390Z test_meta_inplace_resolve_conj_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1126550Z test_meta_inplace_resolve_conj_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1126680Z test_meta_inplace_resolve_conj_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1126830Z test_meta_inplace_resolve_conj_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1126960Z test_meta_inplace_resolve_conj_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1127090Z test_meta_inplace_resolve_neg_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1127230Z test_meta_inplace_resolve_neg_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1127360Z test_meta_inplace_resolve_neg_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1127500Z test_meta_inplace_resolve_neg_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1127630Z test_meta_inplace_resolve_neg_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1127770Z test_meta_inplace_resolve_neg_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1127890Z test_meta_inplace_resolve_neg_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1128020Z test_meta_inplace_resolve_neg_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1128150Z test_meta_inplace_resolve_neg_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1128280Z test_meta_inplace_resolve_neg_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1128410Z test_meta_inplace_resolve_neg_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1128540Z test_meta_inplace_resolve_neg_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1128660Z test_meta_inplace_resolve_neg_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1128790Z test_meta_inplace_roll_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1128920Z test_meta_inplace_roll_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1129050Z test_meta_inplace_roll_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1129180Z test_meta_inplace_roll_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1129310Z test_meta_inplace_roll_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1129430Z test_meta_inplace_roll_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1129560Z test_meta_inplace_roll_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1129690Z test_meta_inplace_roll_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1129850Z test_meta_inplace_roll_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1129970Z test_meta_inplace_roll_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1130100Z test_meta_inplace_roll_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1130220Z test_meta_inplace_roll_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1130350Z test_meta_inplace_roll_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1130480Z test_meta_inplace_rot90_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1130630Z test_meta_inplace_rot90_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1130760Z test_meta_inplace_rot90_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1130900Z test_meta_inplace_rot90_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1131020Z test_meta_inplace_rot90_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1131150Z test_meta_inplace_rot90_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1131270Z test_meta_inplace_rot90_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1131400Z test_meta_inplace_rot90_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1131520Z test_meta_inplace_rot90_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1131640Z test_meta_inplace_rot90_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1131770Z test_meta_inplace_rot90_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1131890Z test_meta_inplace_rot90_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1131990Z test_meta_inplace_round_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1132090Z test_meta_inplace_round_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1132190Z test_meta_inplace_round_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1132290Z test_meta_inplace_round_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1132380Z test_meta_inplace_round_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1132470Z test_meta_inplace_round_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1132570Z test_meta_inplace_round_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1132670Z test_meta_inplace_round_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1132780Z test_meta_inplace_round_decimals_0_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1132890Z test_meta_inplace_round_decimals_0_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1133000Z test_meta_inplace_round_decimals_0_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1133110Z test_meta_inplace_round_decimals_3_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1133220Z test_meta_inplace_round_decimals_3_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1133330Z test_meta_inplace_round_decimals_3_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1133440Z test_meta_inplace_round_decimals_neg_3_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1133550Z test_meta_inplace_round_decimals_neg_3_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1133680Z test_meta_inplace_round_decimals_neg_3_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1133790Z test_meta_inplace_rsqrt_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1133920Z test_meta_inplace_rsqrt_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1134020Z test_meta_inplace_rsqrt_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1134120Z test_meta_inplace_rsqrt_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1134220Z test_meta_inplace_rsqrt_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1134340Z test_meta_inplace_rsqrt_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1134470Z test_meta_inplace_rsqrt_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1134600Z test_meta_inplace_rsqrt_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1134720Z test_meta_inplace_rsqrt_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1134840Z test_meta_inplace_rsqrt_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1139180Z test_meta_inplace_rsqrt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1139340Z test_meta_inplace_rsub_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1139470Z test_meta_inplace_rsub_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1139610Z test_meta_inplace_rsub_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1139740Z test_meta_inplace_rsub_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1139860Z test_meta_inplace_rsub_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1139990Z test_meta_inplace_rsub_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1140110Z test_meta_inplace_rsub_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1140240Z test_meta_inplace_rsub_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1140360Z test_meta_inplace_rsub_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1140490Z test_meta_inplace_rsub_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1140610Z test_meta_inplace_rsub_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1140750Z test_meta_inplace_scalar_tensor_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1140880Z test_meta_inplace_scalar_tensor_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1141020Z test_meta_inplace_scalar_tensor_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1141160Z test_meta_inplace_scalar_tensor_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1141290Z test_meta_inplace_scalar_tensor_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1141430Z test_meta_inplace_scalar_tensor_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1141560Z test_meta_inplace_scalar_tensor_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1141790Z test_meta_inplace_scalar_tensor_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1141920Z test_meta_inplace_scalar_tensor_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1142050Z test_meta_inplace_scalar_tensor_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1142180Z test_meta_inplace_scalar_tensor_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1142310Z test_meta_inplace_scalar_tensor_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1142470Z test_meta_inplace_scalar_tensor_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1142580Z test_meta_inplace_scatter_add_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1142690Z test_meta_inplace_scatter_add_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1142800Z test_meta_inplace_scatter_add_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1142910Z test_meta_inplace_scatter_add_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1143010Z test_meta_inplace_scatter_add_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1143120Z test_meta_inplace_scatter_add_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1143220Z test_meta_inplace_scatter_add_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1143330Z test_meta_inplace_scatter_add_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1143430Z test_meta_inplace_scatter_add_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1143540Z test_meta_inplace_scatter_add_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1143640Z test_meta_inplace_scatter_add_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1143740Z test_meta_inplace_scatter_add_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1143840Z test_meta_inplace_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1143940Z test_meta_inplace_scatter_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1144050Z test_meta_inplace_scatter_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1144150Z test_meta_inplace_scatter_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1144250Z test_meta_inplace_scatter_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1144350Z test_meta_inplace_scatter_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1144450Z test_meta_inplace_scatter_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1144560Z test_meta_inplace_scatter_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1144650Z test_meta_inplace_scatter_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1144750Z test_meta_inplace_scatter_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1144850Z test_meta_inplace_scatter_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1144950Z test_meta_inplace_scatter_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1145060Z test_meta_inplace_scatter_reduce_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1145170Z test_meta_inplace_scatter_reduce_amax_cpu_bool (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1145290Z test_meta_inplace_scatter_reduce_amax_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1145400Z test_meta_inplace_scatter_reduce_amax_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1145510Z test_meta_inplace_scatter_reduce_amax_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1145640Z test_meta_inplace_scatter_reduce_amax_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1145750Z test_meta_inplace_scatter_reduce_amax_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1145860Z test_meta_inplace_scatter_reduce_amax_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1145970Z test_meta_inplace_scatter_reduce_amax_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1146080Z test_meta_inplace_scatter_reduce_amax_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1146190Z test_meta_inplace_scatter_reduce_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1146290Z test_meta_inplace_scatter_reduce_amin_cpu_bool (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1146420Z test_meta_inplace_scatter_reduce_amin_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1146530Z test_meta_inplace_scatter_reduce_amin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1146640Z test_meta_inplace_scatter_reduce_amin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1146750Z test_meta_inplace_scatter_reduce_amin_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1146850Z test_meta_inplace_scatter_reduce_amin_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1146960Z test_meta_inplace_scatter_reduce_amin_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1147060Z test_meta_inplace_scatter_reduce_amin_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1147170Z test_meta_inplace_scatter_reduce_amin_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1147280Z test_meta_inplace_scatter_reduce_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1147390Z test_meta_inplace_scatter_reduce_mean_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1147510Z test_meta_inplace_scatter_reduce_mean_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1147610Z test_meta_inplace_scatter_reduce_mean_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1147720Z test_meta_inplace_scatter_reduce_mean_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1147830Z test_meta_inplace_scatter_reduce_mean_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1147930Z test_meta_inplace_scatter_reduce_mean_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1148040Z test_meta_inplace_scatter_reduce_mean_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1148140Z test_meta_inplace_scatter_reduce_mean_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1148260Z test_meta_inplace_scatter_reduce_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1148370Z test_meta_inplace_scatter_reduce_prod_cpu_bool (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1148480Z test_meta_inplace_scatter_reduce_prod_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1148590Z test_meta_inplace_scatter_reduce_prod_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1148690Z test_meta_inplace_scatter_reduce_prod_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1148800Z test_meta_inplace_scatter_reduce_prod_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1148910Z test_meta_inplace_scatter_reduce_prod_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1149020Z test_meta_inplace_scatter_reduce_prod_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1149120Z test_meta_inplace_scatter_reduce_prod_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1149230Z test_meta_inplace_scatter_reduce_prod_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1149340Z test_meta_inplace_scatter_reduce_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1149480Z test_meta_inplace_scatter_reduce_sum_cpu_bool (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1149600Z test_meta_inplace_scatter_reduce_sum_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1149710Z test_meta_inplace_scatter_reduce_sum_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1149820Z test_meta_inplace_scatter_reduce_sum_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1149930Z test_meta_inplace_scatter_reduce_sum_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1150030Z test_meta_inplace_scatter_reduce_sum_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1150180Z test_meta_inplace_scatter_reduce_sum_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1150280Z test_meta_inplace_scatter_reduce_sum_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1150390Z test_meta_inplace_scatter_reduce_sum_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1150530Z test_meta_inplace_searchsorted_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1150670Z test_meta_inplace_searchsorted_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1150810Z test_meta_inplace_searchsorted_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1150940Z test_meta_inplace_searchsorted_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1151080Z test_meta_inplace_searchsorted_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1151210Z test_meta_inplace_searchsorted_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1151340Z test_meta_inplace_searchsorted_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1151470Z test_meta_inplace_searchsorted_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1151600Z test_meta_inplace_searchsorted_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1151750Z test_meta_inplace_segment_reduce_lengths_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1151900Z test_meta_inplace_segment_reduce_lengths_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1152040Z test_meta_inplace_segment_reduce_lengths_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1152180Z test_meta_inplace_segment_reduce_lengths_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1152320Z test_meta_inplace_segment_reduce_offsets_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1152460Z test_meta_inplace_segment_reduce_offsets_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1152600Z test_meta_inplace_segment_reduce_offsets_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1152730Z test_meta_inplace_segment_reduce_offsets_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1152860Z test_meta_inplace_select_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1153000Z test_meta_inplace_select_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1153130Z test_meta_inplace_select_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1153280Z test_meta_inplace_select_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1153410Z test_meta_inplace_select_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1153550Z test_meta_inplace_select_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1153670Z test_meta_inplace_select_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1153800Z test_meta_inplace_select_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1153950Z test_meta_inplace_select_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1154080Z test_meta_inplace_select_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1154210Z test_meta_inplace_select_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1154330Z test_meta_inplace_select_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1154460Z test_meta_inplace_select_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1154600Z test_meta_inplace_select_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1154730Z test_meta_inplace_select_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1154870Z test_meta_inplace_select_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1155010Z test_meta_inplace_select_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1155140Z test_meta_inplace_select_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1155270Z test_meta_inplace_select_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1155400Z test_meta_inplace_select_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1155530Z test_meta_inplace_select_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1155670Z test_meta_inplace_select_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1155800Z test_meta_inplace_select_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1155900Z test_meta_inplace_sgn_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1156000Z test_meta_inplace_sgn_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1156100Z test_meta_inplace_sgn_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1156210Z test_meta_inplace_sgn_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1156310Z test_meta_inplace_sgn_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1156410Z test_meta_inplace_sgn_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1156500Z test_meta_inplace_sgn_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1156590Z test_meta_inplace_sgn_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1156690Z test_meta_inplace_sgn_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1156790Z test_meta_inplace_sgn_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1156880Z test_meta_inplace_sgn_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1156980Z test_meta_inplace_sgn_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1157100Z test_meta_inplace_sgn_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1157230Z test_meta_inplace_short_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1157360Z test_meta_inplace_short_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1157500Z test_meta_inplace_short_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1157630Z test_meta_inplace_short_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1157780Z test_meta_inplace_short_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1157910Z test_meta_inplace_short_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1158040Z test_meta_inplace_short_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1158170Z test_meta_inplace_short_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1158290Z test_meta_inplace_short_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1158410Z test_meta_inplace_short_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1158530Z test_meta_inplace_short_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1158650Z test_meta_inplace_short_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1158760Z test_meta_inplace_sigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1158890Z test_meta_inplace_sigmoid_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1159000Z test_meta_inplace_sigmoid_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1159110Z test_meta_inplace_sigmoid_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1159210Z test_meta_inplace_sigmoid_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1159310Z test_meta_inplace_sigmoid_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1159440Z test_meta_inplace_sigmoid_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1159560Z test_meta_inplace_sigmoid_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1159690Z test_meta_inplace_sigmoid_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1159810Z test_meta_inplace_sigmoid_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1159930Z test_meta_inplace_sigmoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1160040Z test_meta_inplace_sign_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1160130Z test_meta_inplace_sign_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1160230Z test_meta_inplace_sign_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1160330Z test_meta_inplace_sign_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1160430Z test_meta_inplace_sign_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1160520Z test_meta_inplace_sign_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1160620Z test_meta_inplace_sign_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1160720Z test_meta_inplace_sign_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1160810Z test_meta_inplace_sign_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1160930Z test_meta_inplace_sign_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1161080Z test_meta_inplace_signal_windows_bartlett_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1161220Z test_meta_inplace_signal_windows_bartlett_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1161370Z test_meta_inplace_signal_windows_blackman_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1161510Z test_meta_inplace_signal_windows_blackman_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1161670Z test_meta_inplace_signal_windows_cosine_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1161810Z test_meta_inplace_signal_windows_cosine_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1161960Z test_meta_inplace_signal_windows_exponential_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1162110Z test_meta_inplace_signal_windows_exponential_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1162240Z test_meta_inplace_signal_windows_gaussian_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1162380Z test_meta_inplace_signal_windows_gaussian_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1162530Z test_meta_inplace_signal_windows_general_cosine_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1162680Z test_meta_inplace_signal_windows_general_cosine_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1162830Z test_meta_inplace_signal_windows_general_hamming_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1162980Z test_meta_inplace_signal_windows_general_hamming_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1163120Z test_meta_inplace_signal_windows_hamming_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1163260Z test_meta_inplace_signal_windows_hamming_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1163390Z test_meta_inplace_signal_windows_hann_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1163530Z test_meta_inplace_signal_windows_hann_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1163670Z test_meta_inplace_signal_windows_kaiser_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1163810Z test_meta_inplace_signal_windows_kaiser_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1163950Z test_meta_inplace_signal_windows_nuttall_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1164090Z test_meta_inplace_signal_windows_nuttall_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1164220Z test_meta_inplace_signbit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1164350Z test_meta_inplace_signbit_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1164480Z test_meta_inplace_signbit_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1164640Z test_meta_inplace_signbit_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1164770Z test_meta_inplace_signbit_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1164900Z test_meta_inplace_signbit_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1165030Z test_meta_inplace_signbit_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1165150Z test_meta_inplace_signbit_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1165280Z test_meta_inplace_signbit_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1165450Z test_meta_inplace_signbit_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1165550Z test_meta_inplace_sin_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1165670Z test_meta_inplace_sin_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1165780Z test_meta_inplace_sin_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1165880Z test_meta_inplace_sin_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1165970Z test_meta_inplace_sin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1166070Z test_meta_inplace_sin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1166190Z test_meta_inplace_sin_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1166310Z test_meta_inplace_sin_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1166430Z test_meta_inplace_sin_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1166550Z test_meta_inplace_sin_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1166670Z test_meta_inplace_sin_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1166770Z test_meta_inplace_sinc_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1166880Z test_meta_inplace_sinc_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1166990Z test_meta_inplace_sinc_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1167090Z test_meta_inplace_sinc_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1167190Z test_meta_inplace_sinc_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1167280Z test_meta_inplace_sinc_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1167410Z test_meta_inplace_sinc_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1167530Z test_meta_inplace_sinc_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1167650Z test_meta_inplace_sinc_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1167770Z test_meta_inplace_sinc_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1172020Z test_meta_inplace_sinc_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1172130Z test_meta_inplace_sinh_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1172250Z test_meta_inplace_sinh_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1172360Z test_meta_inplace_sinh_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1172460Z test_meta_inplace_sinh_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1172560Z test_meta_inplace_sinh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1172740Z test_meta_inplace_sinh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1172860Z test_meta_inplace_sinh_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1172990Z test_meta_inplace_sinh_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1173100Z test_meta_inplace_sinh_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1173220Z test_meta_inplace_sinh_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1173340Z test_meta_inplace_sinh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1173500Z test_meta_inplace_slice_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1173630Z test_meta_inplace_slice_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1173770Z test_meta_inplace_slice_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1173900Z test_meta_inplace_slice_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1174030Z test_meta_inplace_slice_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1174160Z test_meta_inplace_slice_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1174290Z test_meta_inplace_slice_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1174410Z test_meta_inplace_slice_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1174540Z test_meta_inplace_slice_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1174660Z test_meta_inplace_slice_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1174780Z test_meta_inplace_slice_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1174910Z test_meta_inplace_slice_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1175030Z test_meta_inplace_slice_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1175170Z test_meta_inplace_slice_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1175310Z test_meta_inplace_slice_scatter_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1175440Z test_meta_inplace_slice_scatter_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1175580Z test_meta_inplace_slice_scatter_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1175710Z test_meta_inplace_slice_scatter_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1175840Z test_meta_inplace_slice_scatter_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1175970Z test_meta_inplace_slice_scatter_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1176100Z test_meta_inplace_slice_scatter_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1176230Z test_meta_inplace_slice_scatter_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1176360Z test_meta_inplace_slice_scatter_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1176520Z test_meta_inplace_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1176650Z test_meta_inplace_softmax_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1176780Z test_meta_inplace_softmax_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1176920Z test_meta_inplace_softmax_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1177050Z test_meta_inplace_softmax_with_dtype_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1177220Z test_meta_inplace_softmax_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1177360Z test_meta_inplace_softmax_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1177500Z test_meta_inplace_softmax_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1177630Z test_meta_inplace_softmax_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1177770Z test_meta_inplace_softmax_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1177900Z test_meta_inplace_softmax_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1178040Z test_meta_inplace_softmax_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1178170Z test_meta_inplace_softmax_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1178310Z test_meta_inplace_softmax_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1178440Z test_meta_inplace_softmax_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1178570Z test_meta_inplace_sort_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1178700Z test_meta_inplace_sort_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1178820Z test_meta_inplace_sort_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1178950Z test_meta_inplace_sort_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1179080Z test_meta_inplace_sort_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1179200Z test_meta_inplace_sort_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1179330Z test_meta_inplace_sort_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1179450Z test_meta_inplace_sort_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1179580Z test_meta_inplace_sort_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1179700Z test_meta_inplace_sort_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1179860Z test_meta_inplace_sparse_sampled_addmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:12:30.1180010Z test_meta_inplace_sparse_sampled_addmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:12:30.1180180Z test_meta_inplace_sparse_sampled_addmm_cpu_float32 (__main__.TestMetaCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:12:30.1180320Z test_meta_inplace_sparse_sampled_addmm_cpu_float64 (__main__.TestMetaCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:12:30.1180460Z test_meta_inplace_special_airy_ai_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1180600Z test_meta_inplace_special_airy_ai_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1180730Z test_meta_inplace_special_airy_ai_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1180870Z test_meta_inplace_special_airy_ai_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1181030Z test_meta_inplace_special_airy_ai_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1181160Z test_meta_inplace_special_airy_ai_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1181290Z test_meta_inplace_special_airy_ai_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1181420Z test_meta_inplace_special_airy_ai_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1181560Z test_meta_inplace_special_bessel_j0_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1181690Z test_meta_inplace_special_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1181830Z test_meta_inplace_special_bessel_j0_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1181960Z test_meta_inplace_special_bessel_j0_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1182100Z test_meta_inplace_special_bessel_j0_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1182230Z test_meta_inplace_special_bessel_j0_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1182360Z test_meta_inplace_special_bessel_j0_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1182490Z test_meta_inplace_special_bessel_j0_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1182620Z test_meta_inplace_special_bessel_j1_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1182760Z test_meta_inplace_special_bessel_j1_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1182890Z test_meta_inplace_special_bessel_j1_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1183020Z test_meta_inplace_special_bessel_j1_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1183150Z test_meta_inplace_special_bessel_j1_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1183280Z test_meta_inplace_special_bessel_j1_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1183410Z test_meta_inplace_special_bessel_j1_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1183540Z test_meta_inplace_special_bessel_j1_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1183680Z test_meta_inplace_special_bessel_y0_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1183810Z test_meta_inplace_special_bessel_y0_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1183980Z test_meta_inplace_special_bessel_y0_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1184120Z test_meta_inplace_special_bessel_y0_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1184250Z test_meta_inplace_special_bessel_y0_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1184380Z test_meta_inplace_special_bessel_y0_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1184510Z test_meta_inplace_special_bessel_y0_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1184680Z test_meta_inplace_special_bessel_y0_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1184820Z test_meta_inplace_special_bessel_y1_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1184960Z test_meta_inplace_special_bessel_y1_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1185090Z test_meta_inplace_special_bessel_y1_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1185220Z test_meta_inplace_special_bessel_y1_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1185350Z test_meta_inplace_special_bessel_y1_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1185480Z test_meta_inplace_special_bessel_y1_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1185610Z test_meta_inplace_special_bessel_y1_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1185740Z test_meta_inplace_special_bessel_y1_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1185890Z test_meta_inplace_special_chebyshev_polynomial_t_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1186040Z test_meta_inplace_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1186190Z test_meta_inplace_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1186340Z test_meta_inplace_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1186480Z test_meta_inplace_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1186630Z test_meta_inplace_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1186780Z test_meta_inplace_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1186920Z test_meta_inplace_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1187060Z test_meta_inplace_special_chebyshev_polynomial_u_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1187210Z test_meta_inplace_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1187360Z test_meta_inplace_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1187500Z test_meta_inplace_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1187670Z test_meta_inplace_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1187810Z test_meta_inplace_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1187960Z test_meta_inplace_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1188100Z test_meta_inplace_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1188440Z test_meta_inplace_special_chebyshev_polynomial_v_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1188680Z test_meta_inplace_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1188910Z test_meta_inplace_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1189140Z test_meta_inplace_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1189370Z test_meta_inplace_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1189590Z test_meta_inplace_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1189820Z test_meta_inplace_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1190040Z test_meta_inplace_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1190270Z test_meta_inplace_special_chebyshev_polynomial_w_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1190500Z test_meta_inplace_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1190720Z test_meta_inplace_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1190940Z test_meta_inplace_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1191170Z test_meta_inplace_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1191390Z test_meta_inplace_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1191620Z test_meta_inplace_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1191840Z test_meta_inplace_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1191980Z test_meta_inplace_special_entr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1192110Z test_meta_inplace_special_entr_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1192290Z test_meta_inplace_special_entr_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1192430Z test_meta_inplace_special_entr_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1192560Z test_meta_inplace_special_entr_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1192690Z test_meta_inplace_special_entr_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1192810Z test_meta_inplace_special_entr_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1192970Z test_meta_inplace_special_entr_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1193100Z test_meta_inplace_special_entr_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1193230Z test_meta_inplace_special_erfcx_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1193380Z test_meta_inplace_special_erfcx_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1193550Z test_meta_inplace_special_erfcx_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1193910Z test_meta_inplace_special_erfcx_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1194200Z test_meta_inplace_special_erfcx_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1194490Z test_meta_inplace_special_erfcx_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1194760Z test_meta_inplace_special_erfcx_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1195050Z test_meta_inplace_special_erfcx_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1195350Z test_meta_inplace_special_hermite_polynomial_h_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1195660Z test_meta_inplace_special_hermite_polynomial_h_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1195970Z test_meta_inplace_special_hermite_polynomial_h_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1196280Z test_meta_inplace_special_hermite_polynomial_h_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1196580Z test_meta_inplace_special_hermite_polynomial_h_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1196880Z test_meta_inplace_special_hermite_polynomial_h_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1197190Z test_meta_inplace_special_hermite_polynomial_h_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1197500Z test_meta_inplace_special_hermite_polynomial_h_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1197800Z test_meta_inplace_special_hermite_polynomial_he_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1198120Z test_meta_inplace_special_hermite_polynomial_he_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1198440Z test_meta_inplace_special_hermite_polynomial_he_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1198750Z test_meta_inplace_special_hermite_polynomial_he_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1199080Z test_meta_inplace_special_hermite_polynomial_he_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1199390Z test_meta_inplace_special_hermite_polynomial_he_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1207230Z test_meta_inplace_special_hermite_polynomial_he_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1207550Z test_meta_inplace_special_hermite_polynomial_he_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1207850Z test_meta_inplace_special_i0e_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1208240Z test_meta_inplace_special_i0e_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1208530Z test_meta_inplace_special_i0e_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1208810Z test_meta_inplace_special_i0e_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1209090Z test_meta_inplace_special_i0e_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1209370Z test_meta_inplace_special_i0e_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1209650Z test_meta_inplace_special_i0e_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1209930Z test_meta_inplace_special_i0e_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1210210Z test_meta_inplace_special_i0e_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1210490Z test_meta_inplace_special_i1_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1210770Z test_meta_inplace_special_i1_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1211050Z test_meta_inplace_special_i1_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1211330Z test_meta_inplace_special_i1_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1211600Z test_meta_inplace_special_i1_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1211870Z test_meta_inplace_special_i1_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1212150Z test_meta_inplace_special_i1_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1212430Z test_meta_inplace_special_i1_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1212700Z test_meta_inplace_special_i1e_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1212980Z test_meta_inplace_special_i1e_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1213260Z test_meta_inplace_special_i1e_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1213530Z test_meta_inplace_special_i1e_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1213800Z test_meta_inplace_special_i1e_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1214070Z test_meta_inplace_special_i1e_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1214350Z test_meta_inplace_special_i1e_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1214690Z test_meta_inplace_special_i1e_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1214990Z test_meta_inplace_special_laguerre_polynomial_l_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1215300Z test_meta_inplace_special_laguerre_polynomial_l_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1215610Z test_meta_inplace_special_laguerre_polynomial_l_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1215960Z test_meta_inplace_special_laguerre_polynomial_l_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1216260Z test_meta_inplace_special_laguerre_polynomial_l_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1216570Z test_meta_inplace_special_laguerre_polynomial_l_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1216870Z test_meta_inplace_special_laguerre_polynomial_l_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1217180Z test_meta_inplace_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1217630Z test_meta_inplace_special_legendre_polynomial_p_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1218050Z test_meta_inplace_special_legendre_polynomial_p_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1218460Z test_meta_inplace_special_legendre_polynomial_p_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1218870Z test_meta_inplace_special_legendre_polynomial_p_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1219280Z test_meta_inplace_special_legendre_polynomial_p_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1219680Z test_meta_inplace_special_legendre_polynomial_p_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1220080Z test_meta_inplace_special_legendre_polynomial_p_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1220490Z test_meta_inplace_special_legendre_polynomial_p_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1220800Z test_meta_inplace_special_log_ndtr_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1221090Z test_meta_inplace_special_log_ndtr_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1221380Z test_meta_inplace_special_log_ndtr_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1221670Z test_meta_inplace_special_log_ndtr_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1221960Z test_meta_inplace_special_log_ndtr_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1222250Z test_meta_inplace_special_log_ndtr_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1222530Z test_meta_inplace_special_log_ndtr_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1222860Z test_meta_inplace_special_log_ndtr_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1223160Z test_meta_inplace_special_modified_bessel_i0_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1223470Z test_meta_inplace_special_modified_bessel_i0_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1223770Z test_meta_inplace_special_modified_bessel_i0_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1224070Z test_meta_inplace_special_modified_bessel_i0_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1224400Z test_meta_inplace_special_modified_bessel_i0_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1224690Z test_meta_inplace_special_modified_bessel_i0_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1224990Z test_meta_inplace_special_modified_bessel_i0_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1225290Z test_meta_inplace_special_modified_bessel_i0_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1225590Z test_meta_inplace_special_modified_bessel_i1_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1225890Z test_meta_inplace_special_modified_bessel_i1_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1226190Z test_meta_inplace_special_modified_bessel_i1_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1226480Z test_meta_inplace_special_modified_bessel_i1_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1226780Z test_meta_inplace_special_modified_bessel_i1_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1227070Z test_meta_inplace_special_modified_bessel_i1_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1227360Z test_meta_inplace_special_modified_bessel_i1_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1227660Z test_meta_inplace_special_modified_bessel_i1_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1227960Z test_meta_inplace_special_modified_bessel_k0_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1228260Z test_meta_inplace_special_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1228570Z test_meta_inplace_special_modified_bessel_k0_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1228860Z test_meta_inplace_special_modified_bessel_k0_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1229140Z test_meta_inplace_special_modified_bessel_k0_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1229430Z test_meta_inplace_special_modified_bessel_k0_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1229730Z test_meta_inplace_special_modified_bessel_k0_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1230030Z test_meta_inplace_special_modified_bessel_k0_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1230330Z test_meta_inplace_special_modified_bessel_k1_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1230680Z test_meta_inplace_special_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1230990Z test_meta_inplace_special_modified_bessel_k1_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1231280Z test_meta_inplace_special_modified_bessel_k1_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1231570Z test_meta_inplace_special_modified_bessel_k1_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1231920Z test_meta_inplace_special_modified_bessel_k1_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1232210Z test_meta_inplace_special_modified_bessel_k1_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1232510Z test_meta_inplace_special_modified_bessel_k1_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1232800Z test_meta_inplace_special_ndtr_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1233090Z test_meta_inplace_special_ndtr_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1233370Z test_meta_inplace_special_ndtr_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1233660Z test_meta_inplace_special_ndtr_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1233950Z test_meta_inplace_special_ndtr_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1234230Z test_meta_inplace_special_ndtr_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1234510Z test_meta_inplace_special_ndtr_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1234790Z test_meta_inplace_special_ndtr_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1235070Z test_meta_inplace_special_ndtr_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1235340Z test_meta_inplace_special_ndtri_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1235620Z test_meta_inplace_special_ndtri_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1235900Z test_meta_inplace_special_ndtri_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1236190Z test_meta_inplace_special_ndtri_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1236470Z test_meta_inplace_special_ndtri_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1236740Z test_meta_inplace_special_ndtri_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1237020Z test_meta_inplace_special_ndtri_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1237290Z test_meta_inplace_special_ndtri_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1237600Z test_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1237930Z test_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1238290Z test_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1238620Z test_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1238940Z test_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1239260Z test_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1239580Z test_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1239920Z test_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1240240Z test_meta_inplace_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1240560Z test_meta_inplace_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1240870Z test_meta_inplace_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1241180Z test_meta_inplace_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1241490Z test_meta_inplace_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1241810Z test_meta_inplace_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1242120Z test_meta_inplace_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1242420Z test_meta_inplace_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1248280Z test_meta_inplace_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1248600Z test_meta_inplace_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1248910Z test_meta_inplace_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1249220Z test_meta_inplace_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1249530Z test_meta_inplace_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1249840Z test_meta_inplace_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1250140Z test_meta_inplace_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1250450Z test_meta_inplace_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1250750Z test_meta_inplace_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1251210Z test_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1251740Z test_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1252180Z test_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1252600Z test_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1253020Z test_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1253490Z test_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1253910Z test_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1254330Z test_meta_inplace_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1254750Z test_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1255170Z test_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1255580Z test_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1256000Z test_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1256410Z test_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1256820Z test_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1257240Z test_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1257650Z test_meta_inplace_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1258080Z test_meta_inplace_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1258500Z test_meta_inplace_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1258920Z test_meta_inplace_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1259340Z test_meta_inplace_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1259760Z test_meta_inplace_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1260170Z test_meta_inplace_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1260620Z test_meta_inplace_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1261040Z test_meta_inplace_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1261460Z test_meta_inplace_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1261880Z test_meta_inplace_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1262330Z test_meta_inplace_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1262740Z test_meta_inplace_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1263160Z test_meta_inplace_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1263570Z test_meta_inplace_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1263980Z test_meta_inplace_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1264400Z test_meta_inplace_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.1264740Z test_meta_inplace_special_spherical_bessel_j0_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1265050Z test_meta_inplace_special_spherical_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1265350Z test_meta_inplace_special_spherical_bessel_j0_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1265660Z test_meta_inplace_special_spherical_bessel_j0_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1265960Z test_meta_inplace_special_spherical_bessel_j0_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1266260Z test_meta_inplace_special_spherical_bessel_j0_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1266560Z test_meta_inplace_special_spherical_bessel_j0_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1266860Z test_meta_inplace_special_spherical_bessel_j0_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1267160Z test_meta_inplace_special_xlog1py_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1267450Z test_meta_inplace_special_xlog1py_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1267740Z test_meta_inplace_special_xlog1py_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1268030Z test_meta_inplace_special_xlog1py_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1268320Z test_meta_inplace_special_xlog1py_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1268640Z test_meta_inplace_special_xlog1py_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1268930Z test_meta_inplace_special_xlog1py_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1269210Z test_meta_inplace_special_xlog1py_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1269490Z test_meta_inplace_special_xlog1py_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1269770Z test_meta_inplace_special_xlog1py_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1270050Z test_meta_inplace_special_zeta_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1270370Z test_meta_inplace_special_zeta_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1270660Z test_meta_inplace_special_zeta_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1270940Z test_meta_inplace_special_zeta_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1271210Z test_meta_inplace_special_zeta_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1271490Z test_meta_inplace_special_zeta_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1271760Z test_meta_inplace_special_zeta_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1272030Z test_meta_inplace_special_zeta_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1272310Z test_meta_inplace_split_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1272590Z test_meta_inplace_split_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1272870Z test_meta_inplace_split_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1273150Z test_meta_inplace_split_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1273430Z test_meta_inplace_split_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1273710Z test_meta_inplace_split_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1273980Z test_meta_inplace_split_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1274250Z test_meta_inplace_split_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1274520Z test_meta_inplace_split_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1274790Z test_meta_inplace_split_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1275050Z test_meta_inplace_split_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1275320Z test_meta_inplace_split_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1275580Z test_meta_inplace_split_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1275860Z test_meta_inplace_split_list_args_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1276150Z test_meta_inplace_split_list_args_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1276450Z test_meta_inplace_split_list_args_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1276770Z test_meta_inplace_split_list_args_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1277070Z test_meta_inplace_split_list_args_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1277350Z test_meta_inplace_split_list_args_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1277630Z test_meta_inplace_split_list_args_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1277910Z test_meta_inplace_split_list_args_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1278220Z test_meta_inplace_split_list_args_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1278510Z test_meta_inplace_split_list_args_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1278790Z test_meta_inplace_split_list_args_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1279070Z test_meta_inplace_split_list_args_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1279350Z test_meta_inplace_split_with_sizes_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1279640Z test_meta_inplace_split_with_sizes_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1279930Z test_meta_inplace_split_with_sizes_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1280220Z test_meta_inplace_split_with_sizes_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1280510Z test_meta_inplace_split_with_sizes_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1280800Z test_meta_inplace_split_with_sizes_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1281090Z test_meta_inplace_split_with_sizes_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1281370Z test_meta_inplace_split_with_sizes_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1281650Z test_meta_inplace_split_with_sizes_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1281940Z test_meta_inplace_split_with_sizes_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1282220Z test_meta_inplace_split_with_sizes_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1282510Z test_meta_inplace_split_with_sizes_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1282790Z test_meta_inplace_split_with_sizes_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1283040Z test_meta_inplace_sqrt_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1283290Z test_meta_inplace_sqrt_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1283530Z test_meta_inplace_sqrt_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1283760Z test_meta_inplace_sqrt_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1283990Z test_meta_inplace_sqrt_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1284200Z test_meta_inplace_sqrt_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1284450Z test_meta_inplace_sqrt_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1284750Z test_meta_inplace_sqrt_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1285020Z test_meta_inplace_sqrt_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1285290Z test_meta_inplace_sqrt_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1285550Z test_meta_inplace_sqrt_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1285790Z test_meta_inplace_square_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1286080Z test_meta_inplace_square_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.1286340Z test_meta_inplace_square_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1291300Z test_meta_inplace_square_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1291560Z test_meta_inplace_square_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1291790Z test_meta_inplace_square_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1292010Z test_meta_inplace_square_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1292230Z test_meta_inplace_square_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1292450Z test_meta_inplace_square_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1292660Z test_meta_inplace_square_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1292880Z test_meta_inplace_square_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1293090Z test_meta_inplace_square_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1293310Z test_meta_inplace_squeeze_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1293530Z test_meta_inplace_squeeze_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1293760Z test_meta_inplace_squeeze_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1293990Z test_meta_inplace_squeeze_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1294220Z test_meta_inplace_squeeze_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1294450Z test_meta_inplace_squeeze_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1294670Z test_meta_inplace_squeeze_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1294890Z test_meta_inplace_squeeze_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1295120Z test_meta_inplace_squeeze_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1295330Z test_meta_inplace_squeeze_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1295550Z test_meta_inplace_squeeze_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1295760Z test_meta_inplace_squeeze_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1295980Z test_meta_inplace_squeeze_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1296230Z test_meta_inplace_stack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1296510Z test_meta_inplace_stack_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1296790Z test_meta_inplace_stack_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1297070Z test_meta_inplace_stack_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1297350Z test_meta_inplace_stack_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1297630Z test_meta_inplace_stack_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1297970Z test_meta_inplace_stack_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1298240Z test_meta_inplace_stack_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1298510Z test_meta_inplace_stack_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1298780Z test_meta_inplace_stack_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1299040Z test_meta_inplace_stack_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1299350Z test_meta_inplace_stack_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1299610Z test_meta_inplace_stack_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1299880Z test_meta_inplace_std_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1300150Z test_meta_inplace_std_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1300430Z test_meta_inplace_std_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1300700Z test_meta_inplace_std_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1300980Z test_meta_inplace_std_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1301240Z test_meta_inplace_std_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1301520Z test_meta_inplace_std_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1301800Z test_meta_inplace_std_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1302090Z test_meta_inplace_std_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1302360Z test_meta_inplace_std_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1302640Z test_meta_inplace_std_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1302910Z test_meta_inplace_std_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1303200Z test_meta_inplace_std_mean_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1303490Z test_meta_inplace_std_mean_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1303790Z test_meta_inplace_std_mean_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1304080Z test_meta_inplace_std_mean_unbiased_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1304370Z test_meta_inplace_std_mean_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1304650Z test_meta_inplace_std_mean_unbiased_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1304930Z test_meta_inplace_std_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1305230Z test_meta_inplace_std_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1305510Z test_meta_inplace_std_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1305840Z test_meta_inplace_std_unbiased_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1306130Z test_meta_inplace_std_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1306410Z test_meta_inplace_std_unbiased_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1306690Z test_meta_inplace_stft_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1306980Z test_meta_inplace_stft_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1307290Z test_meta_inplace_stft_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1307570Z test_meta_inplace_stft_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1307810Z test_meta_inplace_sub_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1308040Z test_meta_inplace_sub_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1308260Z test_meta_inplace_sub_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1308480Z test_meta_inplace_sub_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1308690Z test_meta_inplace_sub_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1308910Z test_meta_inplace_sub_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1309120Z test_meta_inplace_sub_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1309340Z test_meta_inplace_sub_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1309560Z test_meta_inplace_sub_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1309770Z test_meta_inplace_sub_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1309980Z test_meta_inplace_sub_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1310190Z test_meta_inplace_sub_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1310440Z test_meta_inplace_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1310710Z test_meta_inplace_sum_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1310980Z test_meta_inplace_sum_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1311260Z test_meta_inplace_sum_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1311540Z test_meta_inplace_sum_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1311800Z test_meta_inplace_sum_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1312070Z test_meta_inplace_sum_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1312330Z test_meta_inplace_sum_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1312600Z test_meta_inplace_sum_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1312860Z test_meta_inplace_sum_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1313120Z test_meta_inplace_sum_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1313380Z test_meta_inplace_sum_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1313650Z test_meta_inplace_sum_to_size_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1313960Z test_meta_inplace_sum_to_size_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1314250Z test_meta_inplace_sum_to_size_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1314540Z test_meta_inplace_sum_to_size_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1314830Z test_meta_inplace_sum_to_size_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1315110Z test_meta_inplace_sum_to_size_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1315400Z test_meta_inplace_sum_to_size_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1315670Z test_meta_inplace_sum_to_size_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1315950Z test_meta_inplace_sum_to_size_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1316220Z test_meta_inplace_sum_to_size_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1316490Z test_meta_inplace_sum_to_size_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1316770Z test_meta_inplace_sum_to_size_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1317040Z test_meta_inplace_svd_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1317320Z test_meta_inplace_svd_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1317600Z test_meta_inplace_svd_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1317870Z test_meta_inplace_svd_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1318140Z test_meta_inplace_svd_lowrank_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1318420Z test_meta_inplace_svd_lowrank_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1318690Z test_meta_inplace_symeig_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1318970Z test_meta_inplace_symeig_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1319250Z test_meta_inplace_symeig_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1319530Z test_meta_inplace_symeig_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1319770Z test_meta_inplace_t_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1319990Z test_meta_inplace_t_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1320210Z test_meta_inplace_t_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1320430Z test_meta_inplace_t_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1320640Z test_meta_inplace_t_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1320860Z test_meta_inplace_t_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1321070Z test_meta_inplace_t_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1321280Z test_meta_inplace_t_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1321500Z test_meta_inplace_t_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1321700Z test_meta_inplace_t_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1321910Z test_meta_inplace_t_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1322160Z test_meta_inplace_t_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1326760Z test_meta_inplace_take_along_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1327060Z test_meta_inplace_take_along_dim_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1327350Z test_meta_inplace_take_along_dim_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1327640Z test_meta_inplace_take_along_dim_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1328010Z test_meta_inplace_take_along_dim_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1328300Z test_meta_inplace_take_along_dim_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1328590Z test_meta_inplace_take_along_dim_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1328870Z test_meta_inplace_take_along_dim_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1329150Z test_meta_inplace_take_along_dim_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1329430Z test_meta_inplace_take_along_dim_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1329710Z test_meta_inplace_take_along_dim_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1329990Z test_meta_inplace_take_along_dim_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1330270Z test_meta_inplace_take_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1330550Z test_meta_inplace_take_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1330820Z test_meta_inplace_take_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1331100Z test_meta_inplace_take_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1331380Z test_meta_inplace_take_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1331650Z test_meta_inplace_take_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1331930Z test_meta_inplace_take_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1332200Z test_meta_inplace_take_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1332470Z test_meta_inplace_take_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1332730Z test_meta_inplace_take_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1332990Z test_meta_inplace_take_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1333260Z test_meta_inplace_take_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1333500Z test_meta_inplace_tan_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1333750Z test_meta_inplace_tan_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1333990Z test_meta_inplace_tan_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1334210Z test_meta_inplace_tan_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1334430Z test_meta_inplace_tan_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1334700Z test_meta_inplace_tan_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1334940Z test_meta_inplace_tan_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1335200Z test_meta_inplace_tan_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1335460Z test_meta_inplace_tan_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1335720Z test_meta_inplace_tan_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1335970Z test_meta_inplace_tan_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1336240Z test_meta_inplace_tanh_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1336480Z test_meta_inplace_tanh_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1336730Z test_meta_inplace_tanh_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1336960Z test_meta_inplace_tanh_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1337180Z test_meta_inplace_tanh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1337400Z test_meta_inplace_tanh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1337650Z test_meta_inplace_tanh_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1337910Z test_meta_inplace_tanh_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1338170Z test_meta_inplace_tanh_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1338430Z test_meta_inplace_tanh_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1338680Z test_meta_inplace_tanh_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1338960Z test_meta_inplace_tensor_split_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1339250Z test_meta_inplace_tensor_split_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1339540Z test_meta_inplace_tensor_split_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1339840Z test_meta_inplace_tensor_split_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1340120Z test_meta_inplace_tensor_split_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1340410Z test_meta_inplace_tensor_split_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1340700Z test_meta_inplace_tensor_split_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1340980Z test_meta_inplace_tensor_split_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1341250Z test_meta_inplace_tensor_split_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1341530Z test_meta_inplace_tensor_split_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1341810Z test_meta_inplace_tensor_split_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1342080Z test_meta_inplace_tensor_split_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1342360Z test_meta_inplace_tensordot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1342680Z test_meta_inplace_tensordot_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1342970Z test_meta_inplace_tensordot_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1343250Z test_meta_inplace_tensordot_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1343530Z test_meta_inplace_tensordot_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1343810Z test_meta_inplace_tensordot_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1344090Z test_meta_inplace_tensordot_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1344400Z test_meta_inplace_tensordot_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1344680Z test_meta_inplace_tensordot_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1344950Z test_meta_inplace_tensordot_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1345230Z test_meta_inplace_tile_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1345500Z test_meta_inplace_tile_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1345780Z test_meta_inplace_tile_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1346050Z test_meta_inplace_tile_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1346330Z test_meta_inplace_tile_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1346600Z test_meta_inplace_tile_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1346870Z test_meta_inplace_tile_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1347140Z test_meta_inplace_tile_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1347410Z test_meta_inplace_tile_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1347670Z test_meta_inplace_tile_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1347930Z test_meta_inplace_tile_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1348200Z test_meta_inplace_tile_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1348470Z test_meta_inplace_to_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1348740Z test_meta_inplace_to_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1349010Z test_meta_inplace_to_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1349280Z test_meta_inplace_to_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1349550Z test_meta_inplace_to_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1349820Z test_meta_inplace_to_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1350080Z test_meta_inplace_to_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1350340Z test_meta_inplace_to_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1350610Z test_meta_inplace_to_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1350910Z test_meta_inplace_to_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1351180Z test_meta_inplace_to_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1351440Z test_meta_inplace_to_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1351720Z test_meta_inplace_to_sparse_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1352000Z test_meta_inplace_to_sparse_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1352310Z test_meta_inplace_to_sparse_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1352590Z test_meta_inplace_to_sparse_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1352880Z test_meta_inplace_to_sparse_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1353150Z test_meta_inplace_to_sparse_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1353420Z test_meta_inplace_to_sparse_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1353690Z test_meta_inplace_to_sparse_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1353970Z test_meta_inplace_to_sparse_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1354250Z test_meta_inplace_to_sparse_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1354530Z test_meta_inplace_to_sparse_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1354800Z test_meta_inplace_to_sparse_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1355080Z test_meta_inplace_topk_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1355350Z test_meta_inplace_topk_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1355630Z test_meta_inplace_topk_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1355900Z test_meta_inplace_topk_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1356170Z test_meta_inplace_topk_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1356430Z test_meta_inplace_topk_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1356690Z test_meta_inplace_topk_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1356960Z test_meta_inplace_topk_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1357240Z test_meta_inplace_trace_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1357520Z test_meta_inplace_trace_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1357800Z test_meta_inplace_trace_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1358070Z test_meta_inplace_trace_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1358350Z test_meta_inplace_trace_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1358620Z test_meta_inplace_trace_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1358930Z test_meta_inplace_trace_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1359210Z test_meta_inplace_trace_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1364340Z test_meta_inplace_trace_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1364630Z test_meta_inplace_transpose_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1364860Z test_meta_inplace_transpose_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1365210Z test_meta_inplace_transpose_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1365440Z test_meta_inplace_transpose_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1365680Z test_meta_inplace_transpose_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1365790Z test_meta_inplace_transpose_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1365890Z test_meta_inplace_transpose_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1366000Z test_meta_inplace_transpose_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1366100Z test_meta_inplace_transpose_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1366200Z test_meta_inplace_transpose_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1366300Z test_meta_inplace_transpose_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1366400Z test_meta_inplace_transpose_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1366510Z test_meta_inplace_transpose_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1366640Z test_meta_inplace_trapezoid_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1366780Z test_meta_inplace_trapezoid_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1366920Z test_meta_inplace_trapezoid_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1367050Z test_meta_inplace_trapezoid_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1367180Z test_meta_inplace_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1367310Z test_meta_inplace_trapezoid_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1367440Z test_meta_inplace_trapezoid_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1367570Z test_meta_inplace_trapezoid_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1367700Z test_meta_inplace_trapezoid_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1367830Z test_meta_inplace_trapezoid_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1367960Z test_meta_inplace_trapezoid_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1368090Z test_meta_inplace_trapz_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1368220Z test_meta_inplace_trapz_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1368350Z test_meta_inplace_trapz_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1368480Z test_meta_inplace_trapz_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1368650Z test_meta_inplace_trapz_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1368780Z test_meta_inplace_trapz_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1368910Z test_meta_inplace_trapz_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1369040Z test_meta_inplace_trapz_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1369160Z test_meta_inplace_trapz_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1369280Z test_meta_inplace_trapz_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1369440Z test_meta_inplace_trapz_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1369580Z test_meta_inplace_triangular_solve_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1369730Z test_meta_inplace_triangular_solve_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1369860Z test_meta_inplace_triangular_solve_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1370000Z test_meta_inplace_triangular_solve_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1370100Z test_meta_inplace_tril_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1370200Z test_meta_inplace_tril_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1370300Z test_meta_inplace_tril_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1370400Z test_meta_inplace_tril_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1370510Z test_meta_inplace_tril_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1370600Z test_meta_inplace_tril_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1370700Z test_meta_inplace_tril_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1370790Z test_meta_inplace_tril_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1370890Z test_meta_inplace_tril_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1370990Z test_meta_inplace_tril_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1371080Z test_meta_inplace_tril_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1371180Z test_meta_inplace_tril_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1371320Z test_meta_inplace_tril_indices_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1371450Z test_meta_inplace_tril_indices_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1371550Z test_meta_inplace_triu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1371640Z test_meta_inplace_triu_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1371750Z test_meta_inplace_triu_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1371850Z test_meta_inplace_triu_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1371950Z test_meta_inplace_triu_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1372040Z test_meta_inplace_triu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1372140Z test_meta_inplace_triu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1372230Z test_meta_inplace_triu_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1372330Z test_meta_inplace_triu_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1372420Z test_meta_inplace_triu_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1372550Z test_meta_inplace_triu_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1372640Z test_meta_inplace_triu_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1372780Z test_meta_inplace_triu_indices_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1372910Z test_meta_inplace_triu_indices_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1373020Z test_meta_inplace_true_divide_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1373150Z test_meta_inplace_true_divide_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.1373280Z test_meta_inplace_true_divide_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1373390Z test_meta_inplace_true_divide_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1373500Z test_meta_inplace_true_divide_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1373600Z test_meta_inplace_true_divide_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1373700Z test_meta_inplace_true_divide_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1373830Z test_meta_inplace_true_divide_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.1373960Z test_meta_inplace_true_divide_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.1374080Z test_meta_inplace_true_divide_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.1374210Z test_meta_inplace_true_divide_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.1374330Z test_meta_inplace_true_divide_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.004s) 2023-01-11T21:12:30.1374430Z test_meta_inplace_trunc_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1374540Z test_meta_inplace_trunc_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1374640Z test_meta_inplace_trunc_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1374740Z test_meta_inplace_trunc_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1374830Z test_meta_inplace_trunc_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1374930Z test_meta_inplace_trunc_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1375020Z test_meta_inplace_trunc_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1375120Z test_meta_inplace_trunc_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1375250Z test_meta_inplace_unbind_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1375380Z test_meta_inplace_unbind_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1375510Z test_meta_inplace_unbind_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1375650Z test_meta_inplace_unbind_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1375780Z test_meta_inplace_unbind_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1375910Z test_meta_inplace_unbind_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1376040Z test_meta_inplace_unbind_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1376160Z test_meta_inplace_unbind_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1376310Z test_meta_inplace_unbind_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1376440Z test_meta_inplace_unbind_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1376570Z test_meta_inplace_unbind_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1376700Z test_meta_inplace_unbind_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1376820Z test_meta_inplace_unbind_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1376950Z test_meta_inplace_unflatten_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1377100Z test_meta_inplace_unflatten_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1377240Z test_meta_inplace_unflatten_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1377370Z test_meta_inplace_unflatten_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1377510Z test_meta_inplace_unflatten_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1377640Z test_meta_inplace_unflatten_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1377770Z test_meta_inplace_unflatten_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1377900Z test_meta_inplace_unflatten_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1378030Z test_meta_inplace_unflatten_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1378160Z test_meta_inplace_unflatten_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1378290Z test_meta_inplace_unflatten_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1378420Z test_meta_inplace_unflatten_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1378550Z test_meta_inplace_unflatten_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1378680Z test_meta_inplace_unfold_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1378810Z test_meta_inplace_unfold_copy_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1378950Z test_meta_inplace_unfold_copy_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1379090Z test_meta_inplace_unfold_copy_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1379230Z test_meta_inplace_unfold_copy_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1379360Z test_meta_inplace_unfold_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1379490Z test_meta_inplace_unfold_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1379620Z test_meta_inplace_unfold_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1379750Z test_meta_inplace_unfold_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1379880Z test_meta_inplace_unfold_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1380010Z test_meta_inplace_unfold_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1380180Z test_meta_inplace_unfold_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1380310Z test_meta_inplace_unfold_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1380440Z test_meta_inplace_unfold_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1380560Z test_meta_inplace_unfold_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1380700Z test_meta_inplace_unfold_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1380870Z test_meta_inplace_unfold_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1381000Z test_meta_inplace_unfold_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1381120Z test_meta_inplace_unfold_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1381250Z test_meta_inplace_unfold_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1381380Z test_meta_inplace_unfold_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1381500Z test_meta_inplace_unfold_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1381630Z test_meta_inplace_unfold_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1381750Z test_meta_inplace_unfold_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1381880Z test_meta_inplace_unfold_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1382010Z test_meta_inplace_unfold_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1382110Z test_meta_inplace_uniform_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1382220Z test_meta_inplace_uniform_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1382320Z test_meta_inplace_uniform_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1382430Z test_meta_inplace_uniform_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1382530Z test_meta_inplace_uniform_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1382630Z test_meta_inplace_uniform_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1382770Z test_meta_inplace_unique_consecutive_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1382910Z test_meta_inplace_unique_consecutive_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1383050Z test_meta_inplace_unique_consecutive_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1383190Z test_meta_inplace_unique_consecutive_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1383320Z test_meta_inplace_unique_consecutive_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1383460Z test_meta_inplace_unique_consecutive_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1383590Z test_meta_inplace_unique_consecutive_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1383730Z test_meta_inplace_unique_consecutive_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1383900Z test_meta_inplace_unique_consecutive_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1384030Z test_meta_inplace_unique_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1384160Z test_meta_inplace_unique_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1384280Z test_meta_inplace_unique_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1384410Z test_meta_inplace_unique_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1384540Z test_meta_inplace_unique_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1384690Z test_meta_inplace_unique_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1384820Z test_meta_inplace_unique_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1384940Z test_meta_inplace_unique_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1385070Z test_meta_inplace_unique_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1385180Z test_meta_inplace_unsqueeze_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1385280Z test_meta_inplace_unsqueeze_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1385390Z test_meta_inplace_unsqueeze_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1385500Z test_meta_inplace_unsqueeze_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1385600Z test_meta_inplace_unsqueeze_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1385710Z test_meta_inplace_unsqueeze_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1385820Z test_meta_inplace_unsqueeze_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1385920Z test_meta_inplace_unsqueeze_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1386020Z test_meta_inplace_unsqueeze_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1386120Z test_meta_inplace_unsqueeze_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1386220Z test_meta_inplace_unsqueeze_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1386320Z test_meta_inplace_unsqueeze_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1386420Z test_meta_inplace_unsqueeze_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1386550Z test_meta_inplace_var_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1386680Z test_meta_inplace_var_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1386810Z test_meta_inplace_var_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1386940Z test_meta_inplace_var_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1387070Z test_meta_inplace_var_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1387190Z test_meta_inplace_var_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1387320Z test_meta_inplace_var_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1387460Z test_meta_inplace_var_mean_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1387590Z test_meta_inplace_var_mean_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1387750Z test_meta_inplace_var_mean_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1387880Z test_meta_inplace_var_mean_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1388010Z test_meta_inplace_var_mean_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1388150Z test_meta_inplace_var_mean_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1388290Z test_meta_inplace_var_mean_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1388450Z test_meta_inplace_var_mean_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1388590Z test_meta_inplace_var_mean_unbiased_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1388730Z test_meta_inplace_var_mean_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1388860Z test_meta_inplace_var_mean_unbiased_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1389000Z test_meta_inplace_var_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1389130Z test_meta_inplace_var_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1389270Z test_meta_inplace_var_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1389410Z test_meta_inplace_var_unbiased_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1389550Z test_meta_inplace_var_unbiased_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1389680Z test_meta_inplace_var_unbiased_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1389810Z test_meta_inplace_vdot_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1389940Z test_meta_inplace_vdot_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1390070Z test_meta_inplace_vdot_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1390190Z test_meta_inplace_vdot_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1390320Z test_meta_inplace_vdot_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1390450Z test_meta_inplace_vdot_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1390570Z test_meta_inplace_vdot_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1390690Z test_meta_inplace_vdot_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1390820Z test_meta_inplace_vdot_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1390940Z test_meta_inplace_vdot_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1391080Z test_meta_inplace_view_as_complex_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1391210Z test_meta_inplace_view_as_complex_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1391350Z test_meta_inplace_view_as_complex_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1391500Z test_meta_inplace_view_as_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1391630Z test_meta_inplace_view_as_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1391760Z test_meta_inplace_view_as_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1391890Z test_meta_inplace_view_as_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1392020Z test_meta_inplace_view_as_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1392170Z test_meta_inplace_view_as_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1392300Z test_meta_inplace_view_as_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1392430Z test_meta_inplace_view_as_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1392560Z test_meta_inplace_view_as_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1392680Z test_meta_inplace_view_as_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1392800Z test_meta_inplace_view_as_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1392930Z test_meta_inplace_view_as_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1393050Z test_meta_inplace_view_as_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1393190Z test_meta_inplace_view_as_real_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1393330Z test_meta_inplace_view_as_real_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1393460Z test_meta_inplace_view_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1393590Z test_meta_inplace_view_copy_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1393730Z test_meta_inplace_view_copy_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1398390Z test_meta_inplace_view_copy_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1398530Z test_meta_inplace_view_copy_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1398660Z test_meta_inplace_view_copy_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1398780Z test_meta_inplace_view_copy_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1398910Z test_meta_inplace_view_copy_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1399040Z test_meta_inplace_view_copy_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1399160Z test_meta_inplace_view_copy_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1399290Z test_meta_inplace_view_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1399420Z test_meta_inplace_view_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1399540Z test_meta_inplace_view_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1399670Z test_meta_inplace_view_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1399890Z test_meta_inplace_view_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1400020Z test_meta_inplace_view_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1400150Z test_meta_inplace_view_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1400270Z test_meta_inplace_view_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1400400Z test_meta_inplace_view_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1400570Z test_meta_inplace_view_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1400690Z test_meta_inplace_view_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1400820Z test_meta_inplace_view_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1400940Z test_meta_inplace_view_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1401070Z test_meta_inplace_vsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1401190Z test_meta_inplace_vsplit_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1401330Z test_meta_inplace_vsplit_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1401460Z test_meta_inplace_vsplit_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1401590Z test_meta_inplace_vsplit_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1401720Z test_meta_inplace_vsplit_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1401850Z test_meta_inplace_vsplit_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1401970Z test_meta_inplace_vsplit_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1402100Z test_meta_inplace_vsplit_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1402220Z test_meta_inplace_vsplit_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1402340Z test_meta_inplace_vsplit_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1402470Z test_meta_inplace_vsplit_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1402590Z test_meta_inplace_vsplit_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1402720Z test_meta_inplace_vstack_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1402850Z test_meta_inplace_vstack_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1402980Z test_meta_inplace_vstack_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1403110Z test_meta_inplace_vstack_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1403240Z test_meta_inplace_vstack_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1403360Z test_meta_inplace_vstack_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1403490Z test_meta_inplace_vstack_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1403640Z test_meta_inplace_vstack_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1403770Z test_meta_inplace_vstack_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1403890Z test_meta_inplace_vstack_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1404020Z test_meta_inplace_vstack_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1404140Z test_meta_inplace_vstack_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1404290Z test_meta_inplace_vstack_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1404420Z test_meta_inplace_where_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1404550Z test_meta_inplace_where_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1404680Z test_meta_inplace_where_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1404810Z test_meta_inplace_where_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1404940Z test_meta_inplace_where_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1405060Z test_meta_inplace_where_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1405190Z test_meta_inplace_where_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1405320Z test_meta_inplace_where_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1405440Z test_meta_inplace_where_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1405570Z test_meta_inplace_where_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1405690Z test_meta_inplace_where_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1405820Z test_meta_inplace_where_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1405940Z test_meta_inplace_where_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1406040Z test_meta_inplace_xlogy_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1406170Z test_meta_inplace_xlogy_cpu_bool (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1406270Z test_meta_inplace_xlogy_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1406370Z test_meta_inplace_xlogy_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1406460Z test_meta_inplace_xlogy_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1406590Z test_meta_inplace_xlogy_cpu_int16 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1406710Z test_meta_inplace_xlogy_cpu_int32 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1406830Z test_meta_inplace_xlogy_cpu_int64 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1406970Z test_meta_inplace_xlogy_cpu_int8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1407090Z test_meta_inplace_xlogy_cpu_uint8 (__main__.TestMetaCPU) ... skip: Original OpInfo is broken (0.003s) 2023-01-11T21:12:30.1407190Z test_meta_inplace_zero__cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1407290Z test_meta_inplace_zero__cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1407420Z test_meta_inplace_zero__cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1407530Z test_meta_inplace_zero__cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1407630Z test_meta_inplace_zero__cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1407720Z test_meta_inplace_zero__cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1407820Z test_meta_inplace_zero__cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1407920Z test_meta_inplace_zero__cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1408010Z test_meta_inplace_zero__cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1408130Z test_meta_inplace_zero__cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1408230Z test_meta_inplace_zero__cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1408320Z test_meta_inplace_zero__cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1408450Z test_meta_inplace_zeros_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1408580Z test_meta_inplace_zeros_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1408720Z test_meta_inplace_zeros_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1408850Z test_meta_inplace_zeros_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1408980Z test_meta_inplace_zeros_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1409100Z test_meta_inplace_zeros_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1409230Z test_meta_inplace_zeros_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1409360Z test_meta_inplace_zeros_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1409480Z test_meta_inplace_zeros_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1409610Z test_meta_inplace_zeros_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1409730Z test_meta_inplace_zeros_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1409860Z test_meta_inplace_zeros_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1409980Z test_meta_inplace_zeros_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1410110Z test_meta_inplace_zeros_like_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1410240Z test_meta_inplace_zeros_like_cpu_bool (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1410380Z test_meta_inplace_zeros_like_cpu_complex128 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1410520Z test_meta_inplace_zeros_like_cpu_complex32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1410650Z test_meta_inplace_zeros_like_cpu_complex64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1410780Z test_meta_inplace_zeros_like_cpu_float16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1410910Z test_meta_inplace_zeros_like_cpu_float32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1411040Z test_meta_inplace_zeros_like_cpu_float64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1411190Z test_meta_inplace_zeros_like_cpu_int16 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1411320Z test_meta_inplace_zeros_like_cpu_int32 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1411440Z test_meta_inplace_zeros_like_cpu_int64 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1411570Z test_meta_inplace_zeros_like_cpu_int8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1411700Z test_meta_inplace_zeros_like_cpu_uint8 (__main__.TestMetaCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:12:30.1411820Z test_meta_outplace_H_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1411920Z test_meta_outplace_H_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1412020Z test_meta_outplace_H_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1412120Z test_meta_outplace_H_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1412220Z test_meta_outplace_H_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1412310Z test_meta_outplace_H_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1412410Z test_meta_outplace_H_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1412500Z test_meta_outplace_H_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1412600Z test_meta_outplace_H_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1412700Z test_meta_outplace_H_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1412790Z test_meta_outplace_H_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1412880Z test_meta_outplace_H_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1412970Z test_meta_outplace_H_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1413070Z test_meta_outplace_T_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1413170Z test_meta_outplace_T_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1413270Z test_meta_outplace_T_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1413370Z test_meta_outplace_T_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1413460Z test_meta_outplace_T_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1413560Z test_meta_outplace_T_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1413650Z test_meta_outplace_T_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1413750Z test_meta_outplace_T_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1413840Z test_meta_outplace_T_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1413940Z test_meta_outplace_T_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1414030Z test_meta_outplace_T_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1414120Z test_meta_outplace_T_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1414210Z test_meta_outplace_T_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1414320Z test_meta_outplace___getitem___cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1414430Z test_meta_outplace___getitem___cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1414540Z test_meta_outplace___getitem___cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1414650Z test_meta_outplace___getitem___cpu_complex32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1414760Z test_meta_outplace___getitem___cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1414860Z test_meta_outplace___getitem___cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1414970Z test_meta_outplace___getitem___cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1415110Z test_meta_outplace___getitem___cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1415210Z test_meta_outplace___getitem___cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1415320Z test_meta_outplace___getitem___cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1415420Z test_meta_outplace___getitem___cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1415520Z test_meta_outplace___getitem___cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1415620Z test_meta_outplace___getitem___cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1415760Z test_meta_outplace___radd___cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1415860Z test_meta_outplace___radd___cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1415960Z test_meta_outplace___radd___cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1416070Z test_meta_outplace___radd___cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1416170Z test_meta_outplace___radd___cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1416270Z test_meta_outplace___radd___cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1416370Z test_meta_outplace___radd___cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1416470Z test_meta_outplace___radd___cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1416570Z test_meta_outplace___radd___cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1416670Z test_meta_outplace___radd___cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1416770Z test_meta_outplace___radd___cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1416870Z test_meta_outplace___radd___cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1416970Z test_meta_outplace___rand___cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1417070Z test_meta_outplace___rand___cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1417170Z test_meta_outplace___rand___cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1417260Z test_meta_outplace___rand___cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1417360Z test_meta_outplace___rand___cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1417450Z test_meta_outplace___rand___cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1417560Z test_meta_outplace___rdiv___cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1417660Z test_meta_outplace___rdiv___cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1417760Z test_meta_outplace___rdiv___cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1417860Z test_meta_outplace___rdiv___cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1417970Z test_meta_outplace___rdiv___cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1418070Z test_meta_outplace___rdiv___cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1418160Z test_meta_outplace___rdiv___cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1418260Z test_meta_outplace___rdiv___cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1418360Z test_meta_outplace___rdiv___cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1418450Z test_meta_outplace___rdiv___cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1418560Z test_meta_outplace___rdiv___cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1418650Z test_meta_outplace___rdiv___cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1418760Z test_meta_outplace___rmatmul___cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1418890Z test_meta_outplace___rmatmul___cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1419000Z test_meta_outplace___rmatmul___cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1419110Z test_meta_outplace___rmatmul___cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1419210Z test_meta_outplace___rmatmul___cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1419310Z test_meta_outplace___rmatmul___cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1419410Z test_meta_outplace___rmatmul___cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1419540Z test_meta_outplace___rmatmul___cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1419640Z test_meta_outplace___rmatmul___cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1419740Z test_meta_outplace___rmatmul___cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1419840Z test_meta_outplace___rmod___cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1419940Z test_meta_outplace___rmod___cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1420040Z test_meta_outplace___rmod___cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1420140Z test_meta_outplace___rmod___cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1420240Z test_meta_outplace___rmul___cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1420340Z test_meta_outplace___rmul___cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1420440Z test_meta_outplace___rmul___cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1420550Z test_meta_outplace___rmul___cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1420640Z test_meta_outplace___rmul___cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1420740Z test_meta_outplace___rmul___cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1420840Z test_meta_outplace___rmul___cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1420940Z test_meta_outplace___rmul___cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1421040Z test_meta_outplace___rmul___cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1421130Z test_meta_outplace___rmul___cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1421230Z test_meta_outplace___rmul___cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1421330Z test_meta_outplace___rmul___cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1421430Z test_meta_outplace___ror___cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1421530Z test_meta_outplace___ror___cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1421620Z test_meta_outplace___ror___cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1421720Z test_meta_outplace___ror___cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1421810Z test_meta_outplace___ror___cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1421900Z test_meta_outplace___ror___cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1422010Z test_meta_outplace___rpow___cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1422110Z test_meta_outplace___rpow___cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1422210Z test_meta_outplace___rpow___cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1422320Z test_meta_outplace___rpow___cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1422420Z test_meta_outplace___rpow___cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1422510Z test_meta_outplace___rpow___cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1422640Z test_meta_outplace___rpow___cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1422750Z test_meta_outplace___rpow___cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1422840Z test_meta_outplace___rpow___cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1422940Z test_meta_outplace___rpow___cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1423040Z test_meta_outplace___rpow___cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1423140Z test_meta_outplace___rsub___cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1423250Z test_meta_outplace___rsub___cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1423370Z test_meta_outplace___rsub___cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1423470Z test_meta_outplace___rsub___cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1423570Z test_meta_outplace___rsub___cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1423670Z test_meta_outplace___rsub___cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1423770Z test_meta_outplace___rsub___cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1423860Z test_meta_outplace___rsub___cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1423960Z test_meta_outplace___rsub___cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1424050Z test_meta_outplace___rsub___cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1424150Z test_meta_outplace___rsub___cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1424250Z test_meta_outplace___rxor___cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1424350Z test_meta_outplace___rxor___cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1424440Z test_meta_outplace___rxor___cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1424540Z test_meta_outplace___rxor___cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1424640Z test_meta_outplace___rxor___cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1424730Z test_meta_outplace___rxor___cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1424850Z test_meta_outplace__native_batch_norm_legit_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.1512260Z test_meta_outplace__native_batch_norm_legit_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1512750Z test_meta_outplace__native_batch_norm_legit_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1513090Z test_meta_outplace__softmax_backward_data_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1513400Z test_meta_outplace__softmax_backward_data_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1513710Z test_meta_outplace__softmax_backward_data_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1514000Z test_meta_outplace_abs_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1514270Z test_meta_outplace_abs_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1514550Z test_meta_outplace_abs_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1514810Z test_meta_outplace_abs_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1515070Z test_meta_outplace_abs_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1515330Z test_meta_outplace_abs_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1515600Z test_meta_outplace_abs_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1515850Z test_meta_outplace_abs_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1516110Z test_meta_outplace_abs_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1516620Z test_meta_outplace_abs_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1516880Z test_meta_outplace_abs_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1517140Z test_meta_outplace_abs_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1517400Z test_meta_outplace_acos_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1517660Z test_meta_outplace_acos_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1517950Z test_meta_outplace_acos_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1519110Z test_meta_outplace_acos_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1519540Z test_meta_outplace_acos_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1519810Z test_meta_outplace_acos_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1520070Z test_meta_outplace_acos_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1520330Z test_meta_outplace_acos_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1520590Z test_meta_outplace_acos_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1520850Z test_meta_outplace_acos_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1521100Z test_meta_outplace_acos_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1521370Z test_meta_outplace_acosh_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1521630Z test_meta_outplace_acosh_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1521910Z test_meta_outplace_acosh_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1522190Z test_meta_outplace_acosh_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1522460Z test_meta_outplace_acosh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1522740Z test_meta_outplace_acosh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1523000Z test_meta_outplace_acosh_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1523260Z test_meta_outplace_acosh_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1523520Z test_meta_outplace_acosh_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1523780Z test_meta_outplace_acosh_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1524040Z test_meta_outplace_acosh_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1524310Z test_meta_outplace_add_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1524560Z test_meta_outplace_add_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1524840Z test_meta_outplace_add_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1525500Z test_meta_outplace_add_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1525830Z test_meta_outplace_add_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1526110Z test_meta_outplace_add_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1526370Z test_meta_outplace_add_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1526630Z test_meta_outplace_add_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1526900Z test_meta_outplace_add_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1527160Z test_meta_outplace_add_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1527420Z test_meta_outplace_add_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1527680Z test_meta_outplace_add_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1527940Z test_meta_outplace_add_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1528210Z test_meta_outplace_addbmm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1528740Z test_meta_outplace_addbmm_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1529040Z test_meta_outplace_addbmm_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1529310Z test_meta_outplace_addbmm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1529580Z test_meta_outplace_addbmm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1529850Z test_meta_outplace_addbmm_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1530110Z test_meta_outplace_addbmm_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1530370Z test_meta_outplace_addbmm_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1530750Z test_meta_outplace_addbmm_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1531020Z test_meta_outplace_addbmm_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1531300Z test_meta_outplace_addcdiv_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.1531590Z test_meta_outplace_addcdiv_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.1531870Z test_meta_outplace_addcdiv_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.1532150Z test_meta_outplace_addcdiv_cpu_float32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.1532420Z test_meta_outplace_addcdiv_cpu_float64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.1532700Z test_meta_outplace_addcmul_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.1532980Z test_meta_outplace_addcmul_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.1533260Z test_meta_outplace_addcmul_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.1533530Z test_meta_outplace_addcmul_cpu_float32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.1533800Z test_meta_outplace_addcmul_cpu_float64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.1534070Z test_meta_outplace_addcmul_cpu_int16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.1534340Z test_meta_outplace_addcmul_cpu_int32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.1534600Z test_meta_outplace_addcmul_cpu_int64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.1534880Z test_meta_outplace_addcmul_cpu_int8 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.1535140Z test_meta_outplace_addcmul_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.1535410Z test_meta_outplace_addmm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1535690Z test_meta_outplace_addmm_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1535970Z test_meta_outplace_addmm_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1536230Z test_meta_outplace_addmm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1536500Z test_meta_outplace_addmm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1536760Z test_meta_outplace_addmm_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1537020Z test_meta_outplace_addmm_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1537270Z test_meta_outplace_addmm_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1537530Z test_meta_outplace_addmm_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1537790Z test_meta_outplace_addmm_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1538090Z test_meta_outplace_addmm_decomposed_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1538400Z test_meta_outplace_addmm_decomposed_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1538710Z test_meta_outplace_addmm_decomposed_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1539000Z test_meta_outplace_addmm_decomposed_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1539430Z test_meta_outplace_addmm_decomposed_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1539740Z test_meta_outplace_addmm_decomposed_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1540030Z test_meta_outplace_addmm_decomposed_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1540310Z test_meta_outplace_addmm_decomposed_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1540600Z test_meta_outplace_addmm_decomposed_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1540890Z test_meta_outplace_addmm_decomposed_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1541250Z test_meta_outplace_addmv_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1541520Z test_meta_outplace_addmv_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1541800Z test_meta_outplace_addmv_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1542070Z test_meta_outplace_addmv_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1542330Z test_meta_outplace_addmv_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1542600Z test_meta_outplace_addmv_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1542860Z test_meta_outplace_addmv_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1543120Z test_meta_outplace_addmv_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1543380Z test_meta_outplace_addmv_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1543640Z test_meta_outplace_addmv_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1543910Z test_meta_outplace_addr_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1544170Z test_meta_outplace_addr_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1544440Z test_meta_outplace_addr_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1544720Z test_meta_outplace_addr_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1544980Z test_meta_outplace_addr_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1545240Z test_meta_outplace_addr_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1545510Z test_meta_outplace_addr_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1545760Z test_meta_outplace_addr_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1546020Z test_meta_outplace_addr_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1546290Z test_meta_outplace_addr_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1546550Z test_meta_outplace_addr_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1546800Z test_meta_outplace_addr_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1547070Z test_meta_outplace_all_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1547330Z test_meta_outplace_all_cpu_bool (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1547600Z test_meta_outplace_all_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1547870Z test_meta_outplace_all_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1548130Z test_meta_outplace_all_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1548380Z test_meta_outplace_all_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1548640Z test_meta_outplace_all_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1548900Z test_meta_outplace_all_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1549150Z test_meta_outplace_all_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1549400Z test_meta_outplace_all_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1549770Z test_meta_outplace_all_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1550050Z test_meta_outplace_all_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1550320Z test_meta_outplace_allclose_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.092s) 2023-01-11T21:12:30.1550600Z test_meta_outplace_allclose_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.090s) 2023-01-11T21:12:30.1550890Z test_meta_outplace_allclose_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.089s) 2023-01-11T21:12:30.1551160Z test_meta_outplace_allclose_cpu_float16 (__main__.TestMetaCPU) ... ok (0.091s) 2023-01-11T21:12:30.1551440Z test_meta_outplace_allclose_cpu_float32 (__main__.TestMetaCPU) ... ok (0.089s) 2023-01-11T21:12:30.1551810Z test_meta_outplace_allclose_cpu_float64 (__main__.TestMetaCPU) ... ok (0.091s) 2023-01-11T21:12:30.1552070Z test_meta_outplace_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1552330Z test_meta_outplace_amax_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1552600Z test_meta_outplace_amax_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1552860Z test_meta_outplace_amax_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1553120Z test_meta_outplace_amax_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1553380Z test_meta_outplace_amax_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1553630Z test_meta_outplace_amax_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1553900Z test_meta_outplace_amax_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1554160Z test_meta_outplace_amax_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1554420Z test_meta_outplace_amax_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1554680Z test_meta_outplace_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1554940Z test_meta_outplace_amin_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1555210Z test_meta_outplace_amin_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1555470Z test_meta_outplace_amin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1555730Z test_meta_outplace_amin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1555990Z test_meta_outplace_amin_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1556240Z test_meta_outplace_amin_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1556500Z test_meta_outplace_amin_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1556760Z test_meta_outplace_amin_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1557010Z test_meta_outplace_amin_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1557280Z test_meta_outplace_aminmax_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1557560Z test_meta_outplace_aminmax_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1557840Z test_meta_outplace_aminmax_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1558100Z test_meta_outplace_aminmax_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1558360Z test_meta_outplace_aminmax_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1558630Z test_meta_outplace_aminmax_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1558890Z test_meta_outplace_aminmax_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1559150Z test_meta_outplace_aminmax_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1559430Z test_meta_outplace_angle_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1559690Z test_meta_outplace_angle_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1560050Z test_meta_outplace_angle_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1560330Z test_meta_outplace_angle_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1560600Z test_meta_outplace_angle_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1560860Z test_meta_outplace_angle_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1561130Z test_meta_outplace_angle_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1561390Z test_meta_outplace_angle_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1561650Z test_meta_outplace_angle_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1561970Z test_meta_outplace_angle_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1562230Z test_meta_outplace_angle_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1562490Z test_meta_outplace_angle_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1562760Z test_meta_outplace_any_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1563010Z test_meta_outplace_any_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1563280Z test_meta_outplace_any_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1563550Z test_meta_outplace_any_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1563810Z test_meta_outplace_any_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1564070Z test_meta_outplace_any_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1564320Z test_meta_outplace_any_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1564580Z test_meta_outplace_any_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1564830Z test_meta_outplace_any_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1565100Z test_meta_outplace_any_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1565350Z test_meta_outplace_any_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1565610Z test_meta_outplace_any_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1565880Z test_meta_outplace_arange_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1566150Z test_meta_outplace_arange_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1566420Z test_meta_outplace_arange_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1566690Z test_meta_outplace_arange_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1566950Z test_meta_outplace_arange_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1567210Z test_meta_outplace_arange_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1567480Z test_meta_outplace_arange_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1567740Z test_meta_outplace_arange_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1568000Z test_meta_outplace_arange_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1568270Z test_meta_outplace_argmax_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1568540Z test_meta_outplace_argmax_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1568820Z test_meta_outplace_argmax_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1569090Z test_meta_outplace_argmax_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1569350Z test_meta_outplace_argmax_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1569610Z test_meta_outplace_argmax_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1569880Z test_meta_outplace_argmax_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1570140Z test_meta_outplace_argmax_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1570560Z test_meta_outplace_argmax_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1570870Z test_meta_outplace_argmin_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1571140Z test_meta_outplace_argmin_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1571410Z test_meta_outplace_argmin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1571670Z test_meta_outplace_argmin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1571940Z test_meta_outplace_argmin_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1572200Z test_meta_outplace_argmin_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1572630Z test_meta_outplace_argmin_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1572900Z test_meta_outplace_argmin_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1573160Z test_meta_outplace_argmin_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1573440Z test_meta_outplace_argsort_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1573710Z test_meta_outplace_argsort_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1573990Z test_meta_outplace_argsort_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1574270Z test_meta_outplace_argsort_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1574540Z test_meta_outplace_argsort_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1574800Z test_meta_outplace_argsort_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1575070Z test_meta_outplace_argsort_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1575340Z test_meta_outplace_argsort_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1575600Z test_meta_outplace_argsort_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1575880Z test_meta_outplace_argsort_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1576160Z test_meta_outplace_argwhere_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.1576430Z test_meta_outplace_argwhere_cpu_bool (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.1576720Z test_meta_outplace_argwhere_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.1577000Z test_meta_outplace_argwhere_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.1577280Z test_meta_outplace_argwhere_cpu_float16 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.1577560Z test_meta_outplace_argwhere_cpu_float32 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.1577840Z test_meta_outplace_argwhere_cpu_float64 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.1578110Z test_meta_outplace_argwhere_cpu_int16 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.1578380Z test_meta_outplace_argwhere_cpu_int32 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.1578650Z test_meta_outplace_argwhere_cpu_int64 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.1578920Z test_meta_outplace_argwhere_cpu_int8 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.1579190Z test_meta_outplace_argwhere_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.1579480Z test_meta_outplace_as_strided_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1593080Z test_meta_outplace_as_strided_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1593470Z test_meta_outplace_as_strided_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1593780Z test_meta_outplace_as_strided_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1594080Z test_meta_outplace_as_strided_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1594360Z test_meta_outplace_as_strided_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1594950Z test_meta_outplace_as_strided_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1595240Z test_meta_outplace_as_strided_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1595510Z test_meta_outplace_as_strided_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1595780Z test_meta_outplace_as_strided_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1596050Z test_meta_outplace_as_strided_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1596320Z test_meta_outplace_as_strided_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1596740Z test_meta_outplace_as_strided_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1597060Z test_meta_outplace_as_strided_partial_views_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1597370Z test_meta_outplace_as_strided_partial_views_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1597690Z test_meta_outplace_as_strided_partial_views_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1598010Z test_meta_outplace_as_strided_partial_views_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1598340Z test_meta_outplace_as_strided_partial_views_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1598650Z test_meta_outplace_as_strided_partial_views_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1598960Z test_meta_outplace_as_strided_partial_views_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1599270Z test_meta_outplace_as_strided_partial_views_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1599580Z test_meta_outplace_as_strided_partial_views_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1599880Z test_meta_outplace_as_strided_partial_views_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1600190Z test_meta_outplace_as_strided_partial_views_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1600490Z test_meta_outplace_as_strided_partial_views_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1600790Z test_meta_outplace_as_strided_partial_views_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1601090Z test_meta_outplace_as_strided_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1601380Z test_meta_outplace_as_strided_scatter_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1601690Z test_meta_outplace_as_strided_scatter_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1602220Z test_meta_outplace_as_strided_scatter_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1602400Z test_meta_outplace_as_strided_scatter_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1602520Z test_meta_outplace_as_strided_scatter_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1602640Z test_meta_outplace_as_strided_scatter_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1602750Z test_meta_outplace_as_strided_scatter_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1602860Z test_meta_outplace_as_strided_scatter_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1602970Z test_meta_outplace_as_strided_scatter_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1603080Z test_meta_outplace_as_strided_scatter_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1603200Z test_meta_outplace_as_strided_scatter_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1603310Z test_meta_outplace_as_strided_scatter_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1603410Z test_meta_outplace_asin_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1603690Z test_meta_outplace_asin_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1603800Z test_meta_outplace_asin_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1603910Z test_meta_outplace_asin_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1604010Z test_meta_outplace_asin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1604110Z test_meta_outplace_asin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1604210Z test_meta_outplace_asin_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1604310Z test_meta_outplace_asin_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1604450Z test_meta_outplace_asin_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1604550Z test_meta_outplace_asin_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1604650Z test_meta_outplace_asin_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1604750Z test_meta_outplace_asinh_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1604850Z test_meta_outplace_asinh_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1604950Z test_meta_outplace_asinh_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1605060Z test_meta_outplace_asinh_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1605160Z test_meta_outplace_asinh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1605260Z test_meta_outplace_asinh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1605360Z test_meta_outplace_asinh_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1605460Z test_meta_outplace_asinh_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1605560Z test_meta_outplace_asinh_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1605660Z test_meta_outplace_asinh_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1605750Z test_meta_outplace_asinh_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1605850Z test_meta_outplace_atan2_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1605950Z test_meta_outplace_atan2_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1606060Z test_meta_outplace_atan2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1606150Z test_meta_outplace_atan2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1606250Z test_meta_outplace_atan2_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1606350Z test_meta_outplace_atan2_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1606440Z test_meta_outplace_atan2_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1606530Z test_meta_outplace_atan2_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1606630Z test_meta_outplace_atan2_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1606730Z test_meta_outplace_atan_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1606830Z test_meta_outplace_atan_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1606930Z test_meta_outplace_atan_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1607030Z test_meta_outplace_atan_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1607140Z test_meta_outplace_atan_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1607230Z test_meta_outplace_atan_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1607330Z test_meta_outplace_atan_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1607430Z test_meta_outplace_atan_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1607520Z test_meta_outplace_atan_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1607640Z test_meta_outplace_atan_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1607740Z test_meta_outplace_atan_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1607840Z test_meta_outplace_atanh_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1607940Z test_meta_outplace_atanh_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1608040Z test_meta_outplace_atanh_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1608150Z test_meta_outplace_atanh_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1608250Z test_meta_outplace_atanh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1608370Z test_meta_outplace_atanh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1608470Z test_meta_outplace_atanh_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1608560Z test_meta_outplace_atanh_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1608660Z test_meta_outplace_atanh_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1608750Z test_meta_outplace_atanh_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1608850Z test_meta_outplace_atanh_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1608950Z test_meta_outplace_atleast_1d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1609060Z test_meta_outplace_atleast_1d_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1609170Z test_meta_outplace_atleast_1d_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1609270Z test_meta_outplace_atleast_1d_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1609380Z test_meta_outplace_atleast_1d_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1609490Z test_meta_outplace_atleast_1d_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1609590Z test_meta_outplace_atleast_1d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1609690Z test_meta_outplace_atleast_1d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1609800Z test_meta_outplace_atleast_1d_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1609900Z test_meta_outplace_atleast_1d_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1610000Z test_meta_outplace_atleast_1d_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1610100Z test_meta_outplace_atleast_1d_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1610200Z test_meta_outplace_atleast_1d_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1610310Z test_meta_outplace_atleast_2d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1610410Z test_meta_outplace_atleast_2d_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1610520Z test_meta_outplace_atleast_2d_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1610630Z test_meta_outplace_atleast_2d_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1610730Z test_meta_outplace_atleast_2d_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1610840Z test_meta_outplace_atleast_2d_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1610940Z test_meta_outplace_atleast_2d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1611040Z test_meta_outplace_atleast_2d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1611150Z test_meta_outplace_atleast_2d_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1611250Z test_meta_outplace_atleast_2d_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1611350Z test_meta_outplace_atleast_2d_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1611500Z test_meta_outplace_atleast_2d_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1611600Z test_meta_outplace_atleast_2d_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1611710Z test_meta_outplace_atleast_3d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1611810Z test_meta_outplace_atleast_3d_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1611920Z test_meta_outplace_atleast_3d_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1612030Z test_meta_outplace_atleast_3d_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1612130Z test_meta_outplace_atleast_3d_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1612270Z test_meta_outplace_atleast_3d_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1612370Z test_meta_outplace_atleast_3d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1612470Z test_meta_outplace_atleast_3d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1612580Z test_meta_outplace_atleast_3d_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1612680Z test_meta_outplace_atleast_3d_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1612780Z test_meta_outplace_atleast_3d_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1612870Z test_meta_outplace_atleast_3d_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1612970Z test_meta_outplace_atleast_3d_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1613070Z test_meta_outplace_baddbmm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1613180Z test_meta_outplace_baddbmm_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1613280Z test_meta_outplace_baddbmm_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1613380Z test_meta_outplace_baddbmm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1613480Z test_meta_outplace_baddbmm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1613590Z test_meta_outplace_baddbmm_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1613680Z test_meta_outplace_baddbmm_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1613780Z test_meta_outplace_baddbmm_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1613880Z test_meta_outplace_baddbmm_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1613980Z test_meta_outplace_baddbmm_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1614090Z test_meta_outplace_bernoulli_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1614190Z test_meta_outplace_bernoulli_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1614300Z test_meta_outplace_bernoulli_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1614400Z test_meta_outplace_bfloat16_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1614500Z test_meta_outplace_bfloat16_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1614610Z test_meta_outplace_bfloat16_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1614710Z test_meta_outplace_bfloat16_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1614810Z test_meta_outplace_bfloat16_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1614910Z test_meta_outplace_bfloat16_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1615010Z test_meta_outplace_bfloat16_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1615110Z test_meta_outplace_bfloat16_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1615210Z test_meta_outplace_bfloat16_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1615340Z test_meta_outplace_bfloat16_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1615440Z test_meta_outplace_bfloat16_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1615540Z test_meta_outplace_bfloat16_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1615640Z test_meta_outplace_bfloat16_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1615740Z test_meta_outplace_bincount_cpu_int16 (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:30.1615840Z test_meta_outplace_bincount_cpu_int32 (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:30.1615940Z test_meta_outplace_bincount_cpu_int64 (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:30.1616060Z test_meta_outplace_bincount_cpu_int8 (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:30.1616160Z test_meta_outplace_bincount_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:30.1616260Z test_meta_outplace_bitwise_and_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1616360Z test_meta_outplace_bitwise_and_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1616470Z test_meta_outplace_bitwise_and_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1616570Z test_meta_outplace_bitwise_and_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1616670Z test_meta_outplace_bitwise_and_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1616770Z test_meta_outplace_bitwise_and_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1616880Z test_meta_outplace_bitwise_left_shift_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1616990Z test_meta_outplace_bitwise_left_shift_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1617100Z test_meta_outplace_bitwise_left_shift_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1617210Z test_meta_outplace_bitwise_left_shift_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1617320Z test_meta_outplace_bitwise_left_shift_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1617420Z test_meta_outplace_bitwise_not_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1617520Z test_meta_outplace_bitwise_not_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1617620Z test_meta_outplace_bitwise_not_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1617720Z test_meta_outplace_bitwise_not_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1617820Z test_meta_outplace_bitwise_not_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1617930Z test_meta_outplace_bitwise_not_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1618030Z test_meta_outplace_bitwise_or_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1618130Z test_meta_outplace_bitwise_or_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1618240Z test_meta_outplace_bitwise_or_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1618330Z test_meta_outplace_bitwise_or_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1618440Z test_meta_outplace_bitwise_or_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1618530Z test_meta_outplace_bitwise_or_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1618650Z test_meta_outplace_bitwise_right_shift_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1618760Z test_meta_outplace_bitwise_right_shift_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1618870Z test_meta_outplace_bitwise_right_shift_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1618980Z test_meta_outplace_bitwise_right_shift_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1619090Z test_meta_outplace_bitwise_right_shift_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1619210Z test_meta_outplace_bitwise_xor_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1619320Z test_meta_outplace_bitwise_xor_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1619420Z test_meta_outplace_bitwise_xor_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1619520Z test_meta_outplace_bitwise_xor_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1619620Z test_meta_outplace_bitwise_xor_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1619720Z test_meta_outplace_bitwise_xor_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1619850Z test_meta_outplace_block_diag_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1619950Z test_meta_outplace_block_diag_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1620060Z test_meta_outplace_block_diag_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1620170Z test_meta_outplace_block_diag_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1620280Z test_meta_outplace_block_diag_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1620380Z test_meta_outplace_block_diag_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1620480Z test_meta_outplace_block_diag_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1620590Z test_meta_outplace_block_diag_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1620690Z test_meta_outplace_block_diag_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1620790Z test_meta_outplace_block_diag_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1620890Z test_meta_outplace_block_diag_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1620990Z test_meta_outplace_block_diag_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1621090Z test_meta_outplace_block_diag_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1621190Z test_meta_outplace_bmm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1621290Z test_meta_outplace_bmm_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1621390Z test_meta_outplace_bmm_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1621490Z test_meta_outplace_bmm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1621590Z test_meta_outplace_bmm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1621680Z test_meta_outplace_bmm_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1621790Z test_meta_outplace_bmm_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1621880Z test_meta_outplace_bmm_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1621980Z test_meta_outplace_bmm_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1622070Z test_meta_outplace_bmm_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1622170Z test_meta_outplace_bool_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1622270Z test_meta_outplace_bool_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1622370Z test_meta_outplace_bool_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1622470Z test_meta_outplace_bool_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1622580Z test_meta_outplace_bool_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1622680Z test_meta_outplace_bool_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1622770Z test_meta_outplace_bool_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1622870Z test_meta_outplace_bool_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1622970Z test_meta_outplace_bool_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1623080Z test_meta_outplace_bool_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1623180Z test_meta_outplace_bool_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1623280Z test_meta_outplace_bool_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1623380Z test_meta_outplace_bool_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1623490Z test_meta_outplace_broadcast_shapes_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1623600Z test_meta_outplace_broadcast_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1623730Z test_meta_outplace_broadcast_tensors_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1623850Z test_meta_outplace_broadcast_tensors_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1623970Z test_meta_outplace_broadcast_tensors_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1624080Z test_meta_outplace_broadcast_tensors_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1624200Z test_meta_outplace_broadcast_tensors_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1630000Z test_meta_outplace_broadcast_tensors_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1630130Z test_meta_outplace_broadcast_tensors_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1630240Z test_meta_outplace_broadcast_tensors_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1630350Z test_meta_outplace_broadcast_tensors_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1630460Z test_meta_outplace_broadcast_tensors_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1630570Z test_meta_outplace_broadcast_tensors_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1630680Z test_meta_outplace_broadcast_to_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1630790Z test_meta_outplace_broadcast_to_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1630890Z test_meta_outplace_broadcast_to_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1631010Z test_meta_outplace_broadcast_to_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1631120Z test_meta_outplace_broadcast_to_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1631220Z test_meta_outplace_broadcast_to_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1631330Z test_meta_outplace_broadcast_to_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1631430Z test_meta_outplace_broadcast_to_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1631540Z test_meta_outplace_broadcast_to_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1631640Z test_meta_outplace_broadcast_to_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1631750Z test_meta_outplace_broadcast_to_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1631850Z test_meta_outplace_broadcast_to_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1631950Z test_meta_outplace_bucketize_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1632060Z test_meta_outplace_bucketize_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1632160Z test_meta_outplace_bucketize_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1632270Z test_meta_outplace_bucketize_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1632370Z test_meta_outplace_bucketize_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1632480Z test_meta_outplace_bucketize_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1632580Z test_meta_outplace_bucketize_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1632790Z test_meta_outplace_bucketize_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1632890Z test_meta_outplace_bucketize_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1632990Z test_meta_outplace_byte_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1633080Z test_meta_outplace_byte_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1633180Z test_meta_outplace_byte_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1633280Z test_meta_outplace_byte_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1633380Z test_meta_outplace_byte_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1633510Z test_meta_outplace_byte_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1633610Z test_meta_outplace_byte_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1633710Z test_meta_outplace_byte_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1633810Z test_meta_outplace_byte_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1633900Z test_meta_outplace_byte_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1634000Z test_meta_outplace_byte_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1634090Z test_meta_outplace_byte_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1634210Z test_meta_outplace_cartesian_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1634310Z test_meta_outplace_cartesian_prod_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1634430Z test_meta_outplace_cartesian_prod_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1634540Z test_meta_outplace_cartesian_prod_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1634650Z test_meta_outplace_cartesian_prod_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1634760Z test_meta_outplace_cartesian_prod_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1634870Z test_meta_outplace_cartesian_prod_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1634980Z test_meta_outplace_cartesian_prod_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1635080Z test_meta_outplace_cartesian_prod_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1635190Z test_meta_outplace_cartesian_prod_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1635290Z test_meta_outplace_cartesian_prod_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1635400Z test_meta_outplace_cartesian_prod_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1635500Z test_meta_outplace_cat_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1635600Z test_meta_outplace_cat_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1635700Z test_meta_outplace_cat_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1635800Z test_meta_outplace_cat_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1635900Z test_meta_outplace_cat_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1636000Z test_meta_outplace_cat_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1636100Z test_meta_outplace_cat_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1636190Z test_meta_outplace_cat_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1636290Z test_meta_outplace_cat_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1636390Z test_meta_outplace_cat_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1636480Z test_meta_outplace_cat_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1636580Z test_meta_outplace_cat_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1636700Z test_meta_outplace_cat_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1636800Z test_meta_outplace_cdist_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1636910Z test_meta_outplace_cdist_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1637010Z test_meta_outplace_cdouble_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1637120Z test_meta_outplace_cdouble_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1637220Z test_meta_outplace_cdouble_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1637350Z test_meta_outplace_cdouble_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1637460Z test_meta_outplace_cdouble_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1637560Z test_meta_outplace_cdouble_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1637660Z test_meta_outplace_cdouble_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1637760Z test_meta_outplace_cdouble_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1637860Z test_meta_outplace_cdouble_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1637960Z test_meta_outplace_cdouble_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1638050Z test_meta_outplace_cdouble_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1638150Z test_meta_outplace_cdouble_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1638250Z test_meta_outplace_cdouble_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1638350Z test_meta_outplace_ceil_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1638440Z test_meta_outplace_ceil_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1638540Z test_meta_outplace_ceil_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1638640Z test_meta_outplace_ceil_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1638740Z test_meta_outplace_ceil_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1638830Z test_meta_outplace_ceil_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1638920Z test_meta_outplace_ceil_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1639020Z test_meta_outplace_ceil_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1639120Z test_meta_outplace_cfloat_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1639220Z test_meta_outplace_cfloat_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1639330Z test_meta_outplace_cfloat_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1639430Z test_meta_outplace_cfloat_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1639540Z test_meta_outplace_cfloat_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1639640Z test_meta_outplace_cfloat_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1639740Z test_meta_outplace_cfloat_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1639840Z test_meta_outplace_cfloat_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1639940Z test_meta_outplace_cfloat_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1640040Z test_meta_outplace_cfloat_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1640130Z test_meta_outplace_cfloat_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1640230Z test_meta_outplace_cfloat_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1640330Z test_meta_outplace_cfloat_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1640430Z test_meta_outplace_chalf_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1640550Z test_meta_outplace_chalf_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1640660Z test_meta_outplace_chalf_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1640760Z test_meta_outplace_chalf_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1640860Z test_meta_outplace_chalf_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1640960Z test_meta_outplace_chalf_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1641060Z test_meta_outplace_chalf_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1641150Z test_meta_outplace_chalf_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1641270Z test_meta_outplace_chalf_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1641370Z test_meta_outplace_chalf_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1641470Z test_meta_outplace_chalf_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1641560Z test_meta_outplace_chalf_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1641660Z test_meta_outplace_chalf_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1641760Z test_meta_outplace_char_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1641850Z test_meta_outplace_char_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1641960Z test_meta_outplace_char_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1642060Z test_meta_outplace_char_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1642170Z test_meta_outplace_char_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1642270Z test_meta_outplace_char_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1642360Z test_meta_outplace_char_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1642460Z test_meta_outplace_char_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1642560Z test_meta_outplace_char_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1642650Z test_meta_outplace_char_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1642750Z test_meta_outplace_char_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1642840Z test_meta_outplace_char_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1642940Z test_meta_outplace_char_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1643050Z test_meta_outplace_cholesky_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.074s) 2023-01-11T21:12:30.1643160Z test_meta_outplace_cholesky_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.074s) 2023-01-11T21:12:30.1643260Z test_meta_outplace_cholesky_cpu_float32 (__main__.TestMetaCPU) ... ok (0.074s) 2023-01-11T21:12:30.1643360Z test_meta_outplace_cholesky_cpu_float64 (__main__.TestMetaCPU) ... ok (0.074s) 2023-01-11T21:12:30.1643480Z test_meta_outplace_cholesky_inverse_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.056s) 2023-01-11T21:12:30.1643590Z test_meta_outplace_cholesky_inverse_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.057s) 2023-01-11T21:12:30.1643700Z test_meta_outplace_cholesky_inverse_cpu_float32 (__main__.TestMetaCPU) ... ok (0.056s) 2023-01-11T21:12:30.1643810Z test_meta_outplace_cholesky_inverse_cpu_float64 (__main__.TestMetaCPU) ... ok (0.056s) 2023-01-11T21:12:30.1643930Z test_meta_outplace_cholesky_solve_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.070s) 2023-01-11T21:12:30.1644030Z test_meta_outplace_cholesky_solve_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.070s) 2023-01-11T21:12:30.1644140Z test_meta_outplace_cholesky_solve_cpu_float32 (__main__.TestMetaCPU) ... ok (0.070s) 2023-01-11T21:12:30.1644250Z test_meta_outplace_cholesky_solve_cpu_float64 (__main__.TestMetaCPU) ... ok (0.070s) 2023-01-11T21:12:30.1644370Z test_meta_outplace_chunk_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1644470Z test_meta_outplace_chunk_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1644580Z test_meta_outplace_chunk_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1644680Z test_meta_outplace_chunk_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1644780Z test_meta_outplace_chunk_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1644880Z test_meta_outplace_chunk_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1644980Z test_meta_outplace_chunk_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1645100Z test_meta_outplace_chunk_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1645200Z test_meta_outplace_chunk_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1645290Z test_meta_outplace_chunk_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1645390Z test_meta_outplace_chunk_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1645480Z test_meta_outplace_chunk_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1645580Z test_meta_outplace_chunk_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1645680Z test_meta_outplace_clamp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1645780Z test_meta_outplace_clamp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1645870Z test_meta_outplace_clamp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1645970Z test_meta_outplace_clamp_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1646070Z test_meta_outplace_clamp_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1646170Z test_meta_outplace_clamp_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1646260Z test_meta_outplace_clamp_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1646360Z test_meta_outplace_clamp_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1646460Z test_meta_outplace_clamp_max_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1646570Z test_meta_outplace_clamp_max_cpu_bool (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1646670Z test_meta_outplace_clamp_max_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1646780Z test_meta_outplace_clamp_max_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1646880Z test_meta_outplace_clamp_max_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1646980Z test_meta_outplace_clamp_max_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1647080Z test_meta_outplace_clamp_max_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1647180Z test_meta_outplace_clamp_max_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1647280Z test_meta_outplace_clamp_max_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1647390Z test_meta_outplace_clamp_max_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1647490Z test_meta_outplace_clamp_min_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1647590Z test_meta_outplace_clamp_min_cpu_bool (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1647690Z test_meta_outplace_clamp_min_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1647800Z test_meta_outplace_clamp_min_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1647900Z test_meta_outplace_clamp_min_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1648000Z test_meta_outplace_clamp_min_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1648100Z test_meta_outplace_clamp_min_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1648240Z test_meta_outplace_clamp_min_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1648340Z test_meta_outplace_clamp_min_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1648440Z test_meta_outplace_clamp_min_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1648540Z test_meta_outplace_clone_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1648630Z test_meta_outplace_clone_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1648740Z test_meta_outplace_clone_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1648840Z test_meta_outplace_clone_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1648980Z test_meta_outplace_clone_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1649080Z test_meta_outplace_clone_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1649180Z test_meta_outplace_clone_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1649270Z test_meta_outplace_clone_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1649370Z test_meta_outplace_clone_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1649470Z test_meta_outplace_clone_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1649570Z test_meta_outplace_clone_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1649670Z test_meta_outplace_clone_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1649760Z test_meta_outplace_clone_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1649870Z test_meta_outplace_column_stack_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1649970Z test_meta_outplace_column_stack_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1650080Z test_meta_outplace_column_stack_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1650190Z test_meta_outplace_column_stack_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1650300Z test_meta_outplace_column_stack_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1650410Z test_meta_outplace_column_stack_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1650510Z test_meta_outplace_column_stack_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1650610Z test_meta_outplace_column_stack_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1650720Z test_meta_outplace_column_stack_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1650820Z test_meta_outplace_column_stack_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1650930Z test_meta_outplace_column_stack_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1651030Z test_meta_outplace_column_stack_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1651130Z test_meta_outplace_column_stack_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1651240Z test_meta_outplace_combinations_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.051s) 2023-01-11T21:12:30.1651350Z test_meta_outplace_combinations_cpu_bool (__main__.TestMetaCPU) ... ok (0.051s) 2023-01-11T21:12:30.1651460Z test_meta_outplace_combinations_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.051s) 2023-01-11T21:12:30.1651560Z test_meta_outplace_combinations_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.051s) 2023-01-11T21:12:30.1651670Z test_meta_outplace_combinations_cpu_float16 (__main__.TestMetaCPU) ... ok (0.051s) 2023-01-11T21:12:30.1651780Z test_meta_outplace_combinations_cpu_float32 (__main__.TestMetaCPU) ... ok (0.051s) 2023-01-11T21:12:30.1651880Z test_meta_outplace_combinations_cpu_float64 (__main__.TestMetaCPU) ... ok (0.051s) 2023-01-11T21:12:30.1651980Z test_meta_outplace_combinations_cpu_int16 (__main__.TestMetaCPU) ... ok (0.051s) 2023-01-11T21:12:30.1652110Z test_meta_outplace_combinations_cpu_int32 (__main__.TestMetaCPU) ... ok (0.051s) 2023-01-11T21:12:30.1652210Z test_meta_outplace_combinations_cpu_int64 (__main__.TestMetaCPU) ... ok (0.051s) 2023-01-11T21:12:30.1652320Z test_meta_outplace_combinations_cpu_int8 (__main__.TestMetaCPU) ... ok (0.051s) 2023-01-11T21:12:30.1652420Z test_meta_outplace_combinations_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.051s) 2023-01-11T21:12:30.1652520Z test_meta_outplace_complex_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1652630Z test_meta_outplace_complex_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1652720Z test_meta_outplace_complex_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1652850Z test_meta_outplace_conj_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1652950Z test_meta_outplace_conj_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1653050Z test_meta_outplace_conj_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1653150Z test_meta_outplace_conj_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1653250Z test_meta_outplace_conj_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1653350Z test_meta_outplace_conj_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1653450Z test_meta_outplace_conj_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1653550Z test_meta_outplace_conj_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1653650Z test_meta_outplace_conj_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1653740Z test_meta_outplace_conj_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1653840Z test_meta_outplace_conj_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1653930Z test_meta_outplace_conj_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1654030Z test_meta_outplace_conj_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1654140Z test_meta_outplace_conj_physical_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1654250Z test_meta_outplace_conj_physical_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1654360Z test_meta_outplace_conj_physical_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1654470Z test_meta_outplace_conj_physical_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1654580Z test_meta_outplace_conj_physical_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1654690Z test_meta_outplace_conj_physical_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1659100Z test_meta_outplace_conj_physical_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1659220Z test_meta_outplace_conj_physical_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1659330Z test_meta_outplace_conj_physical_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1659440Z test_meta_outplace_conj_physical_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1659540Z test_meta_outplace_conj_physical_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1659650Z test_meta_outplace_conj_physical_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1659750Z test_meta_outplace_conj_physical_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1659860Z test_meta_outplace_constant_pad_nd_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1659970Z test_meta_outplace_constant_pad_nd_cpu_bool (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1660080Z test_meta_outplace_constant_pad_nd_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1660200Z test_meta_outplace_constant_pad_nd_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1660400Z test_meta_outplace_constant_pad_nd_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1660510Z test_meta_outplace_constant_pad_nd_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1660620Z test_meta_outplace_constant_pad_nd_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1660730Z test_meta_outplace_constant_pad_nd_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1660830Z test_meta_outplace_constant_pad_nd_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1660930Z test_meta_outplace_constant_pad_nd_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1661070Z test_meta_outplace_constant_pad_nd_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1661170Z test_meta_outplace_constant_pad_nd_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1661280Z test_meta_outplace_contiguous_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1661380Z test_meta_outplace_contiguous_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1661490Z test_meta_outplace_contiguous_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1661600Z test_meta_outplace_contiguous_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1661700Z test_meta_outplace_contiguous_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1661810Z test_meta_outplace_contiguous_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1661910Z test_meta_outplace_contiguous_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1662010Z test_meta_outplace_contiguous_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1662120Z test_meta_outplace_contiguous_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1662220Z test_meta_outplace_contiguous_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1662320Z test_meta_outplace_contiguous_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1662430Z test_meta_outplace_contiguous_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1662530Z test_meta_outplace_contiguous_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1662640Z test_meta_outplace_copysign_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1662740Z test_meta_outplace_copysign_cpu_bool (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1662840Z test_meta_outplace_copysign_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1662940Z test_meta_outplace_copysign_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1663040Z test_meta_outplace_copysign_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1663140Z test_meta_outplace_copysign_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1663250Z test_meta_outplace_copysign_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1663350Z test_meta_outplace_copysign_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1663450Z test_meta_outplace_copysign_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1663550Z test_meta_outplace_copysign_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1663650Z test_meta_outplace_corrcoef_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.016s) 2023-01-11T21:12:30.1663760Z test_meta_outplace_corrcoef_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.1663860Z test_meta_outplace_corrcoef_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.1663970Z test_meta_outplace_corrcoef_cpu_float32 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.1664070Z test_meta_outplace_corrcoef_cpu_float64 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.1664170Z test_meta_outplace_corrcoef_cpu_int16 (__main__.TestMetaCPU) ... ok (0.016s) 2023-01-11T21:12:30.1664290Z test_meta_outplace_corrcoef_cpu_int32 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.1664390Z test_meta_outplace_corrcoef_cpu_int64 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.1664490Z test_meta_outplace_corrcoef_cpu_int8 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.1664590Z test_meta_outplace_corrcoef_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.016s) 2023-01-11T21:12:30.1664690Z test_meta_outplace_cos_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1664790Z test_meta_outplace_cos_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1664880Z test_meta_outplace_cos_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1665000Z test_meta_outplace_cos_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1665100Z test_meta_outplace_cos_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1665190Z test_meta_outplace_cos_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1665290Z test_meta_outplace_cos_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1665390Z test_meta_outplace_cos_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1665490Z test_meta_outplace_cos_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1665580Z test_meta_outplace_cos_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1665680Z test_meta_outplace_cos_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1665780Z test_meta_outplace_cosh_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1665870Z test_meta_outplace_cosh_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1665980Z test_meta_outplace_cosh_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1666080Z test_meta_outplace_cosh_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1666180Z test_meta_outplace_cosh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1666280Z test_meta_outplace_cosh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1666370Z test_meta_outplace_cosh_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1666470Z test_meta_outplace_cosh_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1666560Z test_meta_outplace_cosh_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1666660Z test_meta_outplace_cosh_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1666750Z test_meta_outplace_cosh_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1666860Z test_meta_outplace_count_nonzero_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.046s) 2023-01-11T21:12:30.1666970Z test_meta_outplace_count_nonzero_cpu_bool (__main__.TestMetaCPU) ... ok (0.045s) 2023-01-11T21:12:30.1667080Z test_meta_outplace_count_nonzero_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.045s) 2023-01-11T21:12:30.1667190Z test_meta_outplace_count_nonzero_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.045s) 2023-01-11T21:12:30.1667300Z test_meta_outplace_count_nonzero_cpu_float16 (__main__.TestMetaCPU) ... ok (0.045s) 2023-01-11T21:12:30.1667400Z test_meta_outplace_count_nonzero_cpu_float32 (__main__.TestMetaCPU) ... ok (0.046s) 2023-01-11T21:12:30.1667510Z test_meta_outplace_count_nonzero_cpu_float64 (__main__.TestMetaCPU) ... ok (0.045s) 2023-01-11T21:12:30.1667610Z test_meta_outplace_count_nonzero_cpu_int16 (__main__.TestMetaCPU) ... ok (0.046s) 2023-01-11T21:12:30.1667720Z test_meta_outplace_count_nonzero_cpu_int32 (__main__.TestMetaCPU) ... ok (0.045s) 2023-01-11T21:12:30.1667820Z test_meta_outplace_count_nonzero_cpu_int64 (__main__.TestMetaCPU) ... ok (0.046s) 2023-01-11T21:12:30.1667920Z test_meta_outplace_count_nonzero_cpu_int8 (__main__.TestMetaCPU) ... ok (0.045s) 2023-01-11T21:12:30.1668030Z test_meta_outplace_count_nonzero_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.045s) 2023-01-11T21:12:30.1668160Z test_meta_outplace_cov_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.126s) 2023-01-11T21:12:30.1668270Z test_meta_outplace_cov_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.125s) 2023-01-11T21:12:30.1668370Z test_meta_outplace_cov_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.125s) 2023-01-11T21:12:30.1668460Z test_meta_outplace_cov_cpu_float32 (__main__.TestMetaCPU) ... ok (0.125s) 2023-01-11T21:12:30.1668560Z test_meta_outplace_cov_cpu_float64 (__main__.TestMetaCPU) ... ok (0.125s) 2023-01-11T21:12:30.1668660Z test_meta_outplace_cov_cpu_int16 (__main__.TestMetaCPU) ... ok (0.126s) 2023-01-11T21:12:30.1668750Z test_meta_outplace_cov_cpu_int32 (__main__.TestMetaCPU) ... ok (0.127s) 2023-01-11T21:12:30.1668880Z test_meta_outplace_cov_cpu_int64 (__main__.TestMetaCPU) ... ok (0.127s) 2023-01-11T21:12:30.1668980Z test_meta_outplace_cov_cpu_int8 (__main__.TestMetaCPU) ... ok (0.127s) 2023-01-11T21:12:30.1669070Z test_meta_outplace_cov_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.127s) 2023-01-11T21:12:30.1669180Z test_meta_outplace_cross_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1669280Z test_meta_outplace_cross_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1669380Z test_meta_outplace_cross_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1669480Z test_meta_outplace_cross_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1669580Z test_meta_outplace_cross_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1669680Z test_meta_outplace_cross_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1669770Z test_meta_outplace_cross_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1669870Z test_meta_outplace_cross_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1669970Z test_meta_outplace_cross_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1670060Z test_meta_outplace_cross_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1670170Z test_meta_outplace_cummax_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1670260Z test_meta_outplace_cummax_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1670360Z test_meta_outplace_cummax_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1670460Z test_meta_outplace_cummax_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1670560Z test_meta_outplace_cummax_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1670660Z test_meta_outplace_cummax_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1670760Z test_meta_outplace_cummax_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1670850Z test_meta_outplace_cummax_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1670950Z test_meta_outplace_cummax_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1671050Z test_meta_outplace_cummin_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1671150Z test_meta_outplace_cummin_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1671250Z test_meta_outplace_cummin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1671350Z test_meta_outplace_cummin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1671450Z test_meta_outplace_cummin_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1671540Z test_meta_outplace_cummin_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1671640Z test_meta_outplace_cummin_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1671740Z test_meta_outplace_cummin_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1671830Z test_meta_outplace_cummin_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1671960Z test_meta_outplace_cumprod_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1672070Z test_meta_outplace_cumprod_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1672170Z test_meta_outplace_cumprod_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1672280Z test_meta_outplace_cumprod_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1672380Z test_meta_outplace_cumprod_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1672480Z test_meta_outplace_cumprod_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1672580Z test_meta_outplace_cumprod_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1672700Z test_meta_outplace_cumprod_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1672790Z test_meta_outplace_cumprod_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1672890Z test_meta_outplace_cumprod_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1672990Z test_meta_outplace_cumsum_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1673100Z test_meta_outplace_cumsum_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1673200Z test_meta_outplace_cumsum_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1673300Z test_meta_outplace_cumsum_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1673400Z test_meta_outplace_cumsum_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1673500Z test_meta_outplace_cumsum_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1673590Z test_meta_outplace_cumsum_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1673690Z test_meta_outplace_cumsum_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1673790Z test_meta_outplace_cumsum_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1673880Z test_meta_outplace_cumsum_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1674000Z test_meta_outplace_cumulative_trapezoid_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1674120Z test_meta_outplace_cumulative_trapezoid_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1674240Z test_meta_outplace_cumulative_trapezoid_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1674360Z test_meta_outplace_cumulative_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1674470Z test_meta_outplace_cumulative_trapezoid_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1674580Z test_meta_outplace_cumulative_trapezoid_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1674690Z test_meta_outplace_cumulative_trapezoid_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1674800Z test_meta_outplace_cumulative_trapezoid_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1674910Z test_meta_outplace_cumulative_trapezoid_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1675030Z test_meta_outplace_cumulative_trapezoid_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1675130Z test_meta_outplace_deg2rad_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1675240Z test_meta_outplace_deg2rad_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1675340Z test_meta_outplace_deg2rad_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1675440Z test_meta_outplace_deg2rad_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1675540Z test_meta_outplace_deg2rad_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1675640Z test_meta_outplace_deg2rad_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1675740Z test_meta_outplace_deg2rad_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1675850Z test_meta_outplace_deg2rad_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1675950Z test_meta_outplace_deg2rad_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1676050Z test_meta_outplace_deg2rad_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1676150Z test_meta_outplace_diag_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1676240Z test_meta_outplace_diag_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1676340Z test_meta_outplace_diag_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1676440Z test_meta_outplace_diag_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1676570Z test_meta_outplace_diag_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1676660Z test_meta_outplace_diag_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1676760Z test_meta_outplace_diag_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1676860Z test_meta_outplace_diag_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1676960Z test_meta_outplace_diag_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1677050Z test_meta_outplace_diag_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1677150Z test_meta_outplace_diag_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1677250Z test_meta_outplace_diag_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1677350Z test_meta_outplace_diag_embed_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1677450Z test_meta_outplace_diag_embed_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1677560Z test_meta_outplace_diag_embed_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1677670Z test_meta_outplace_diag_embed_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1677780Z test_meta_outplace_diag_embed_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1677890Z test_meta_outplace_diag_embed_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1678000Z test_meta_outplace_diag_embed_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1678100Z test_meta_outplace_diag_embed_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1678200Z test_meta_outplace_diag_embed_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1678300Z test_meta_outplace_diag_embed_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1678410Z test_meta_outplace_diag_embed_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1678510Z test_meta_outplace_diag_embed_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1678610Z test_meta_outplace_diag_embed_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1678710Z test_meta_outplace_diagflat_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1678810Z test_meta_outplace_diagflat_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1678920Z test_meta_outplace_diagflat_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1679020Z test_meta_outplace_diagflat_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1679120Z test_meta_outplace_diagflat_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1679230Z test_meta_outplace_diagflat_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1679330Z test_meta_outplace_diagflat_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1679430Z test_meta_outplace_diagflat_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1679530Z test_meta_outplace_diagflat_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1679630Z test_meta_outplace_diagflat_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1679750Z test_meta_outplace_diagflat_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1679850Z test_meta_outplace_diagflat_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1679960Z test_meta_outplace_diagonal_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1680060Z test_meta_outplace_diagonal_copy_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1680180Z test_meta_outplace_diagonal_copy_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1680290Z test_meta_outplace_diagonal_copy_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1680420Z test_meta_outplace_diagonal_copy_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1680520Z test_meta_outplace_diagonal_copy_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1680630Z test_meta_outplace_diagonal_copy_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1680730Z test_meta_outplace_diagonal_copy_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1680840Z test_meta_outplace_diagonal_copy_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1680940Z test_meta_outplace_diagonal_copy_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1681040Z test_meta_outplace_diagonal_copy_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1681150Z test_meta_outplace_diagonal_copy_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1681250Z test_meta_outplace_diagonal_copy_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1681360Z test_meta_outplace_diagonal_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1681460Z test_meta_outplace_diagonal_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1681560Z test_meta_outplace_diagonal_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1681670Z test_meta_outplace_diagonal_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1681770Z test_meta_outplace_diagonal_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1681880Z test_meta_outplace_diagonal_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1681980Z test_meta_outplace_diagonal_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1682080Z test_meta_outplace_diagonal_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1682190Z test_meta_outplace_diagonal_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1682290Z test_meta_outplace_diagonal_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1682390Z test_meta_outplace_diagonal_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1682490Z test_meta_outplace_diagonal_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1682590Z test_meta_outplace_diagonal_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1682700Z test_meta_outplace_diagonal_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1682810Z test_meta_outplace_diagonal_scatter_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1682930Z test_meta_outplace_diagonal_scatter_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1683040Z test_meta_outplace_diagonal_scatter_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1683150Z test_meta_outplace_diagonal_scatter_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1683260Z test_meta_outplace_diagonal_scatter_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1683370Z test_meta_outplace_diagonal_scatter_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1683480Z test_meta_outplace_diagonal_scatter_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1683640Z test_meta_outplace_diagonal_scatter_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1683750Z test_meta_outplace_diagonal_scatter_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1683860Z test_meta_outplace_diagonal_scatter_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1688670Z test_meta_outplace_diagonal_scatter_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1688810Z test_meta_outplace_diff_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.041s) 2023-01-11T21:12:30.1688910Z test_meta_outplace_diff_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1689150Z test_meta_outplace_diff_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:30.1689250Z test_meta_outplace_diff_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.036s) 2023-01-11T21:12:30.1689360Z test_meta_outplace_diff_cpu_float16 (__main__.TestMetaCPU) ... ok (0.041s) 2023-01-11T21:12:30.1689450Z test_meta_outplace_diff_cpu_float32 (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:30.1689550Z test_meta_outplace_diff_cpu_float64 (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:30.1689650Z test_meta_outplace_diff_cpu_int16 (__main__.TestMetaCPU) ... ok (0.034s) 2023-01-11T21:12:30.1689740Z test_meta_outplace_diff_cpu_int32 (__main__.TestMetaCPU) ... ok (0.034s) 2023-01-11T21:12:30.1689840Z test_meta_outplace_diff_cpu_int64 (__main__.TestMetaCPU) ... ok (0.034s) 2023-01-11T21:12:30.1689940Z test_meta_outplace_diff_cpu_int8 (__main__.TestMetaCPU) ... ok (0.034s) 2023-01-11T21:12:30.1690030Z test_meta_outplace_diff_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:30.1690140Z test_meta_outplace_digamma_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1690240Z test_meta_outplace_digamma_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1690340Z test_meta_outplace_digamma_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1690450Z test_meta_outplace_digamma_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1690550Z test_meta_outplace_digamma_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1690650Z test_meta_outplace_digamma_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1690740Z test_meta_outplace_digamma_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1690840Z test_meta_outplace_digamma_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1690940Z test_meta_outplace_digamma_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1691040Z test_meta_outplace_dist_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.016s) 2023-01-11T21:12:30.1691140Z test_meta_outplace_dist_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.017s) 2023-01-11T21:12:30.1691240Z test_meta_outplace_dist_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.016s) 2023-01-11T21:12:30.1691350Z test_meta_outplace_dist_cpu_float16 (__main__.TestMetaCPU) ... ok (0.016s) 2023-01-11T21:12:30.1691440Z test_meta_outplace_dist_cpu_float32 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.1691540Z test_meta_outplace_dist_cpu_float64 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.1691650Z test_meta_outplace_div_floor_rounding_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.019s) 2023-01-11T21:12:30.1691770Z test_meta_outplace_div_floor_rounding_cpu_float16 (__main__.TestMetaCPU) ... ok (0.018s) 2023-01-11T21:12:30.1691870Z test_meta_outplace_div_floor_rounding_cpu_float32 (__main__.TestMetaCPU) ... ok (0.018s) 2023-01-11T21:12:30.1691980Z test_meta_outplace_div_floor_rounding_cpu_float64 (__main__.TestMetaCPU) ... ok (0.018s) 2023-01-11T21:12:30.1692090Z test_meta_outplace_div_floor_rounding_cpu_int16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.1692200Z test_meta_outplace_div_floor_rounding_cpu_int32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.1692340Z test_meta_outplace_div_floor_rounding_cpu_int64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.1692450Z test_meta_outplace_div_floor_rounding_cpu_int8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.1692560Z test_meta_outplace_div_floor_rounding_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1692680Z test_meta_outplace_div_no_rounding_mode_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1692790Z test_meta_outplace_div_no_rounding_mode_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1692910Z test_meta_outplace_div_no_rounding_mode_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1693050Z test_meta_outplace_div_no_rounding_mode_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1693170Z test_meta_outplace_div_no_rounding_mode_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1693280Z test_meta_outplace_div_no_rounding_mode_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1693390Z test_meta_outplace_div_no_rounding_mode_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1693500Z test_meta_outplace_div_no_rounding_mode_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1693600Z test_meta_outplace_div_no_rounding_mode_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1693710Z test_meta_outplace_div_no_rounding_mode_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1693820Z test_meta_outplace_div_no_rounding_mode_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1693930Z test_meta_outplace_div_no_rounding_mode_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1694040Z test_meta_outplace_div_trunc_rounding_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1694150Z test_meta_outplace_div_trunc_rounding_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1694260Z test_meta_outplace_div_trunc_rounding_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1694370Z test_meta_outplace_div_trunc_rounding_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1694480Z test_meta_outplace_div_trunc_rounding_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1694580Z test_meta_outplace_div_trunc_rounding_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1694690Z test_meta_outplace_div_trunc_rounding_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1694800Z test_meta_outplace_div_trunc_rounding_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1694910Z test_meta_outplace_div_trunc_rounding_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1695010Z test_meta_outplace_dot_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1695110Z test_meta_outplace_dot_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1695220Z test_meta_outplace_dot_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1695320Z test_meta_outplace_dot_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1695410Z test_meta_outplace_dot_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1695510Z test_meta_outplace_dot_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1695610Z test_meta_outplace_dot_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1695710Z test_meta_outplace_dot_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1695800Z test_meta_outplace_dot_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1695900Z test_meta_outplace_dot_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1696000Z test_meta_outplace_double_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1696100Z test_meta_outplace_double_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1696230Z test_meta_outplace_double_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1696340Z test_meta_outplace_double_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1696450Z test_meta_outplace_double_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1696550Z test_meta_outplace_double_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1696650Z test_meta_outplace_double_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1696750Z test_meta_outplace_double_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1696850Z test_meta_outplace_double_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1696970Z test_meta_outplace_double_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1697070Z test_meta_outplace_double_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1697170Z test_meta_outplace_double_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1697260Z test_meta_outplace_double_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1697370Z test_meta_outplace_dsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1697470Z test_meta_outplace_dsplit_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1697570Z test_meta_outplace_dsplit_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1697680Z test_meta_outplace_dsplit_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1697780Z test_meta_outplace_dsplit_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1697880Z test_meta_outplace_dsplit_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1697980Z test_meta_outplace_dsplit_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1698080Z test_meta_outplace_dsplit_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1698180Z test_meta_outplace_dsplit_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1698280Z test_meta_outplace_dsplit_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1698370Z test_meta_outplace_dsplit_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1698470Z test_meta_outplace_dsplit_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1698570Z test_meta_outplace_dsplit_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1698670Z test_meta_outplace_dstack_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1698770Z test_meta_outplace_dstack_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1698880Z test_meta_outplace_dstack_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1698980Z test_meta_outplace_dstack_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1699080Z test_meta_outplace_dstack_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1699180Z test_meta_outplace_dstack_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1699280Z test_meta_outplace_dstack_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1699380Z test_meta_outplace_dstack_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1699480Z test_meta_outplace_dstack_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1699570Z test_meta_outplace_dstack_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1699670Z test_meta_outplace_dstack_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1699770Z test_meta_outplace_dstack_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1699860Z test_meta_outplace_dstack_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1699960Z test_meta_outplace_einsum_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1700080Z test_meta_outplace_einsum_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1700190Z test_meta_outplace_einsum_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1700290Z test_meta_outplace_einsum_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1700390Z test_meta_outplace_einsum_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1700480Z test_meta_outplace_einsum_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1700580Z test_meta_outplace_einsum_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1700670Z test_meta_outplace_einsum_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1700790Z test_meta_outplace_einsum_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1700880Z test_meta_outplace_einsum_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1700980Z test_meta_outplace_empty_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1701080Z test_meta_outplace_empty_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1701190Z test_meta_outplace_empty_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1701290Z test_meta_outplace_empty_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1701390Z test_meta_outplace_empty_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1701490Z test_meta_outplace_empty_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1701590Z test_meta_outplace_empty_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1701690Z test_meta_outplace_empty_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1701790Z test_meta_outplace_empty_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1701880Z test_meta_outplace_empty_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1701990Z test_meta_outplace_empty_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1727460Z test_meta_outplace_empty_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1727730Z test_meta_outplace_empty_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1728020Z test_meta_outplace_empty_like_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1728290Z test_meta_outplace_empty_like_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1728580Z test_meta_outplace_empty_like_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1728860Z test_meta_outplace_empty_like_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1729170Z test_meta_outplace_empty_like_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1729450Z test_meta_outplace_empty_like_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1729740Z test_meta_outplace_empty_like_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1730010Z test_meta_outplace_empty_like_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1730280Z test_meta_outplace_empty_like_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1730560Z test_meta_outplace_empty_like_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1730830Z test_meta_outplace_empty_like_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1731100Z test_meta_outplace_empty_like_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1731370Z test_meta_outplace_empty_like_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1731630Z test_meta_outplace_eq_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1731880Z test_meta_outplace_eq_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1732150Z test_meta_outplace_eq_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1732840Z test_meta_outplace_eq_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1733110Z test_meta_outplace_eq_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1733380Z test_meta_outplace_eq_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1733630Z test_meta_outplace_eq_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1733890Z test_meta_outplace_eq_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1734140Z test_meta_outplace_eq_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1734400Z test_meta_outplace_eq_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1734780Z test_meta_outplace_eq_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1735040Z test_meta_outplace_eq_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1735290Z test_meta_outplace_eq_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1735560Z test_meta_outplace_equal_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1735820Z test_meta_outplace_equal_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1736100Z test_meta_outplace_equal_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1736370Z test_meta_outplace_equal_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1736640Z test_meta_outplace_equal_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1736900Z test_meta_outplace_equal_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1737170Z test_meta_outplace_equal_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1737430Z test_meta_outplace_equal_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1737690Z test_meta_outplace_equal_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1737950Z test_meta_outplace_equal_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1738210Z test_meta_outplace_equal_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1738470Z test_meta_outplace_equal_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1738730Z test_meta_outplace_erf_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1738990Z test_meta_outplace_erf_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1739250Z test_meta_outplace_erf_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1739510Z test_meta_outplace_erf_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1739770Z test_meta_outplace_erf_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1740020Z test_meta_outplace_erf_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1740280Z test_meta_outplace_erf_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1740530Z test_meta_outplace_erf_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1740790Z test_meta_outplace_erf_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1741060Z test_meta_outplace_erfc_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1741320Z test_meta_outplace_erfc_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1741580Z test_meta_outplace_erfc_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1741850Z test_meta_outplace_erfc_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1742110Z test_meta_outplace_erfc_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1742370Z test_meta_outplace_erfc_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1742630Z test_meta_outplace_erfc_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1742880Z test_meta_outplace_erfc_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1743210Z test_meta_outplace_erfc_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1743500Z test_meta_outplace_erfinv_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1743760Z test_meta_outplace_erfinv_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1744030Z test_meta_outplace_erfinv_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1744290Z test_meta_outplace_erfinv_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1744560Z test_meta_outplace_erfinv_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1744830Z test_meta_outplace_erfinv_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1745170Z test_meta_outplace_erfinv_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1745430Z test_meta_outplace_erfinv_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1745690Z test_meta_outplace_erfinv_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1745950Z test_meta_outplace_exp2_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1746210Z test_meta_outplace_exp2_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1746480Z test_meta_outplace_exp2_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1746730Z test_meta_outplace_exp2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1747000Z test_meta_outplace_exp2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1747260Z test_meta_outplace_exp2_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1747510Z test_meta_outplace_exp2_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1747770Z test_meta_outplace_exp2_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1748020Z test_meta_outplace_exp2_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1748280Z test_meta_outplace_exp2_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1748550Z test_meta_outplace_exp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1748810Z test_meta_outplace_exp_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1749080Z test_meta_outplace_exp_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1749350Z test_meta_outplace_exp_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1749600Z test_meta_outplace_exp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1749860Z test_meta_outplace_exp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1750120Z test_meta_outplace_exp_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1750380Z test_meta_outplace_exp_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1750630Z test_meta_outplace_exp_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1750890Z test_meta_outplace_exp_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1751140Z test_meta_outplace_exp_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1751420Z test_meta_outplace_expand_as_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1751690Z test_meta_outplace_expand_as_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1751980Z test_meta_outplace_expand_as_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1752260Z test_meta_outplace_expand_as_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1752540Z test_meta_outplace_expand_as_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1752820Z test_meta_outplace_expand_as_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1753100Z test_meta_outplace_expand_as_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1753360Z test_meta_outplace_expand_as_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1753700Z test_meta_outplace_expand_as_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1753980Z test_meta_outplace_expand_as_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1754240Z test_meta_outplace_expand_as_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1754510Z test_meta_outplace_expand_as_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1754780Z test_meta_outplace_expand_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1755040Z test_meta_outplace_expand_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1755390Z test_meta_outplace_expand_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1755670Z test_meta_outplace_expand_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1755940Z test_meta_outplace_expand_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1756210Z test_meta_outplace_expand_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1756480Z test_meta_outplace_expand_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1756750Z test_meta_outplace_expand_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1757010Z test_meta_outplace_expand_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1757270Z test_meta_outplace_expand_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1757540Z test_meta_outplace_expand_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1769080Z test_meta_outplace_expand_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1769400Z test_meta_outplace_expm1_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1769660Z test_meta_outplace_expm1_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1769930Z test_meta_outplace_expm1_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1770190Z test_meta_outplace_expm1_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1770450Z test_meta_outplace_expm1_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1770710Z test_meta_outplace_expm1_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1770960Z test_meta_outplace_expm1_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1771230Z test_meta_outplace_expm1_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1771480Z test_meta_outplace_expm1_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1771740Z test_meta_outplace_eye_cpu_bool (__main__.TestMetaCPU) ... ok (0.017s) 2023-01-11T21:12:30.1772010Z test_meta_outplace_eye_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.024s) 2023-01-11T21:12:30.1772270Z test_meta_outplace_eye_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.024s) 2023-01-11T21:12:30.1772530Z test_meta_outplace_eye_cpu_float16 (__main__.TestMetaCPU) ... ok (0.023s) 2023-01-11T21:12:30.1772790Z test_meta_outplace_eye_cpu_float32 (__main__.TestMetaCPU) ... ok (0.023s) 2023-01-11T21:12:30.1773040Z test_meta_outplace_eye_cpu_float64 (__main__.TestMetaCPU) ... ok (0.023s) 2023-01-11T21:12:30.1773290Z test_meta_outplace_eye_cpu_int16 (__main__.TestMetaCPU) ... ok (0.023s) 2023-01-11T21:12:30.1773550Z test_meta_outplace_eye_cpu_int32 (__main__.TestMetaCPU) ... ok (0.023s) 2023-01-11T21:12:30.1773800Z test_meta_outplace_eye_cpu_int64 (__main__.TestMetaCPU) ... ok (0.023s) 2023-01-11T21:12:30.1774050Z test_meta_outplace_eye_cpu_int8 (__main__.TestMetaCPU) ... ok (0.024s) 2023-01-11T21:12:30.1774310Z test_meta_outplace_eye_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.024s) 2023-01-11T21:12:30.1774570Z test_meta_outplace_fft_fft2_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1774850Z test_meta_outplace_fft_fft2_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1775330Z test_meta_outplace_fft_fft2_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1775610Z test_meta_outplace_fft_fft2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1775880Z test_meta_outplace_fft_fft2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1776150Z test_meta_outplace_fft_fft2_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1776410Z test_meta_outplace_fft_fft2_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1776670Z test_meta_outplace_fft_fft2_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1776930Z test_meta_outplace_fft_fft2_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1777260Z test_meta_outplace_fft_fft2_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1777530Z test_meta_outplace_fft_fft_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1777810Z test_meta_outplace_fft_fft_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1778080Z test_meta_outplace_fft_fft_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1778350Z test_meta_outplace_fft_fft_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1778620Z test_meta_outplace_fft_fft_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1778880Z test_meta_outplace_fft_fft_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1779140Z test_meta_outplace_fft_fft_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1779390Z test_meta_outplace_fft_fft_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1779660Z test_meta_outplace_fft_fft_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1779920Z test_meta_outplace_fft_fft_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1780180Z test_meta_outplace_fft_fftn_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1780460Z test_meta_outplace_fft_fftn_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1780740Z test_meta_outplace_fft_fftn_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1781010Z test_meta_outplace_fft_fftn_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1781280Z test_meta_outplace_fft_fftn_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1781540Z test_meta_outplace_fft_fftn_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1781800Z test_meta_outplace_fft_fftn_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1782060Z test_meta_outplace_fft_fftn_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1782340Z test_meta_outplace_fft_fftn_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1782610Z test_meta_outplace_fft_fftn_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1782890Z test_meta_outplace_fft_fftshift_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1783160Z test_meta_outplace_fft_fftshift_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1783450Z test_meta_outplace_fft_fftshift_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1783740Z test_meta_outplace_fft_fftshift_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1784020Z test_meta_outplace_fft_fftshift_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1784310Z test_meta_outplace_fft_fftshift_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1784590Z test_meta_outplace_fft_fftshift_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1784870Z test_meta_outplace_fft_fftshift_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1785140Z test_meta_outplace_fft_fftshift_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1785550Z test_meta_outplace_fft_fftshift_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1785830Z test_meta_outplace_fft_fftshift_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1786110Z test_meta_outplace_fft_fftshift_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1786390Z test_meta_outplace_fft_fftshift_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1786660Z test_meta_outplace_fft_hfft2_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1786940Z test_meta_outplace_fft_hfft2_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1787220Z test_meta_outplace_fft_hfft2_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1787580Z test_meta_outplace_fft_hfft2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1787850Z test_meta_outplace_fft_hfft2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1788120Z test_meta_outplace_fft_hfft2_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1788390Z test_meta_outplace_fft_hfft2_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1788650Z test_meta_outplace_fft_hfft2_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1788920Z test_meta_outplace_fft_hfft2_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1789180Z test_meta_outplace_fft_hfft2_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1789450Z test_meta_outplace_fft_hfft_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1789720Z test_meta_outplace_fft_hfft_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1790010Z test_meta_outplace_fft_hfft_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1790280Z test_meta_outplace_fft_hfft_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1790550Z test_meta_outplace_fft_hfft_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1790810Z test_meta_outplace_fft_hfft_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1791080Z test_meta_outplace_fft_hfft_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1791340Z test_meta_outplace_fft_hfft_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1791600Z test_meta_outplace_fft_hfft_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1791860Z test_meta_outplace_fft_hfft_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1792130Z test_meta_outplace_fft_hfftn_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1792410Z test_meta_outplace_fft_hfftn_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1792690Z test_meta_outplace_fft_hfftn_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1792960Z test_meta_outplace_fft_hfftn_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1793230Z test_meta_outplace_fft_hfftn_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1793500Z test_meta_outplace_fft_hfftn_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1793770Z test_meta_outplace_fft_hfftn_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1794040Z test_meta_outplace_fft_hfftn_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1794300Z test_meta_outplace_fft_hfftn_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1794570Z test_meta_outplace_fft_hfftn_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1794830Z test_meta_outplace_fft_ifft2_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1795110Z test_meta_outplace_fft_ifft2_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1795390Z test_meta_outplace_fft_ifft2_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1795660Z test_meta_outplace_fft_ifft2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1795990Z test_meta_outplace_fft_ifft2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1796260Z test_meta_outplace_fft_ifft2_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1796530Z test_meta_outplace_fft_ifft2_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1796790Z test_meta_outplace_fft_ifft2_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1797060Z test_meta_outplace_fft_ifft2_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1797320Z test_meta_outplace_fft_ifft2_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1797670Z test_meta_outplace_fft_ifft_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1797950Z test_meta_outplace_fft_ifft_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1798220Z test_meta_outplace_fft_ifft_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1798500Z test_meta_outplace_fft_ifft_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1798770Z test_meta_outplace_fft_ifft_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1799030Z test_meta_outplace_fft_ifft_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1799290Z test_meta_outplace_fft_ifft_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1799560Z test_meta_outplace_fft_ifft_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1799820Z test_meta_outplace_fft_ifft_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1800080Z test_meta_outplace_fft_ifft_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1800350Z test_meta_outplace_fft_ifftn_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1800630Z test_meta_outplace_fft_ifftn_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1800910Z test_meta_outplace_fft_ifftn_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1801190Z test_meta_outplace_fft_ifftn_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1801460Z test_meta_outplace_fft_ifftn_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1801730Z test_meta_outplace_fft_ifftn_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1801990Z test_meta_outplace_fft_ifftn_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1802260Z test_meta_outplace_fft_ifftn_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1802520Z test_meta_outplace_fft_ifftn_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1802790Z test_meta_outplace_fft_ifftn_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1803080Z test_meta_outplace_fft_ifftshift_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1803360Z test_meta_outplace_fft_ifftshift_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1803660Z test_meta_outplace_fft_ifftshift_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1803950Z test_meta_outplace_fft_ifftshift_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1804230Z test_meta_outplace_fft_ifftshift_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1804520Z test_meta_outplace_fft_ifftshift_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1804790Z test_meta_outplace_fft_ifftshift_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1805080Z test_meta_outplace_fft_ifftshift_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1805360Z test_meta_outplace_fft_ifftshift_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1805640Z test_meta_outplace_fft_ifftshift_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1806120Z test_meta_outplace_fft_ifftshift_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1806430Z test_meta_outplace_fft_ifftshift_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1806710Z test_meta_outplace_fft_ifftshift_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1806980Z test_meta_outplace_fft_ihfft2_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1807250Z test_meta_outplace_fft_ihfft2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1807530Z test_meta_outplace_fft_ihfft2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1807800Z test_meta_outplace_fft_ihfft2_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1808180Z test_meta_outplace_fft_ihfft2_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1808440Z test_meta_outplace_fft_ihfft2_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1808710Z test_meta_outplace_fft_ihfft2_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1808990Z test_meta_outplace_fft_ihfft2_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1809260Z test_meta_outplace_fft_ihfft_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1809530Z test_meta_outplace_fft_ihfft_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1809800Z test_meta_outplace_fft_ihfft_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1810070Z test_meta_outplace_fft_ihfft_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1810330Z test_meta_outplace_fft_ihfft_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1810600Z test_meta_outplace_fft_ihfft_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1810870Z test_meta_outplace_fft_ihfft_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1811130Z test_meta_outplace_fft_ihfft_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1811410Z test_meta_outplace_fft_ihfftn_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1811680Z test_meta_outplace_fft_ihfftn_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1811950Z test_meta_outplace_fft_ihfftn_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1812220Z test_meta_outplace_fft_ihfftn_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1812490Z test_meta_outplace_fft_ihfftn_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1812770Z test_meta_outplace_fft_ihfftn_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1813030Z test_meta_outplace_fft_ihfftn_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1813300Z test_meta_outplace_fft_ihfftn_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1813570Z test_meta_outplace_fft_irfft2_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1813860Z test_meta_outplace_fft_irfft2_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1814140Z test_meta_outplace_fft_irfft2_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1814410Z test_meta_outplace_fft_irfft2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1814680Z test_meta_outplace_fft_irfft2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1814950Z test_meta_outplace_fft_irfft2_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1815220Z test_meta_outplace_fft_irfft2_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1815480Z test_meta_outplace_fft_irfft2_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1815750Z test_meta_outplace_fft_irfft2_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1816020Z test_meta_outplace_fft_irfft2_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1816470Z test_meta_outplace_fft_irfft_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1816770Z test_meta_outplace_fft_irfft_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1817050Z test_meta_outplace_fft_irfft_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1817320Z test_meta_outplace_fft_irfft_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1817590Z test_meta_outplace_fft_irfft_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1817860Z test_meta_outplace_fft_irfft_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1818130Z test_meta_outplace_fft_irfft_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1818490Z test_meta_outplace_fft_irfft_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1818750Z test_meta_outplace_fft_irfft_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1819020Z test_meta_outplace_fft_irfft_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1819290Z test_meta_outplace_fft_irfftn_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1819580Z test_meta_outplace_fft_irfftn_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1819860Z test_meta_outplace_fft_irfftn_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1820140Z test_meta_outplace_fft_irfftn_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1820420Z test_meta_outplace_fft_irfftn_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1820690Z test_meta_outplace_fft_irfftn_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1820970Z test_meta_outplace_fft_irfftn_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1821230Z test_meta_outplace_fft_irfftn_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1821500Z test_meta_outplace_fft_irfftn_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1821770Z test_meta_outplace_fft_irfftn_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1822040Z test_meta_outplace_fft_rfft2_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1822310Z test_meta_outplace_fft_rfft2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1822590Z test_meta_outplace_fft_rfft2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1822850Z test_meta_outplace_fft_rfft2_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1823120Z test_meta_outplace_fft_rfft2_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1823380Z test_meta_outplace_fft_rfft2_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1823650Z test_meta_outplace_fft_rfft2_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1823910Z test_meta_outplace_fft_rfft2_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1824190Z test_meta_outplace_fft_rfft_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1824460Z test_meta_outplace_fft_rfft_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1824730Z test_meta_outplace_fft_rfft_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1825000Z test_meta_outplace_fft_rfft_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1825260Z test_meta_outplace_fft_rfft_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1825530Z test_meta_outplace_fft_rfft_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1825790Z test_meta_outplace_fft_rfft_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1826060Z test_meta_outplace_fft_rfft_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1826320Z test_meta_outplace_fft_rfftn_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1826590Z test_meta_outplace_fft_rfftn_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1827110Z test_meta_outplace_fft_rfftn_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1827250Z test_meta_outplace_fft_rfftn_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1827350Z test_meta_outplace_fft_rfftn_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1827450Z test_meta_outplace_fft_rfftn_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1827550Z test_meta_outplace_fft_rfftn_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1827650Z test_meta_outplace_fft_rfftn_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1827860Z test_meta_outplace_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1827960Z test_meta_outplace_fill_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1828060Z test_meta_outplace_fill_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1828160Z test_meta_outplace_fill_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1828260Z test_meta_outplace_fill_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1828360Z test_meta_outplace_fill_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1828460Z test_meta_outplace_fill_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1828550Z test_meta_outplace_fill_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1828650Z test_meta_outplace_fill_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1828740Z test_meta_outplace_fill_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1828840Z test_meta_outplace_fill_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1828930Z test_meta_outplace_fill_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1829030Z test_meta_outplace_fill_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1829140Z test_meta_outplace_flatten_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1829240Z test_meta_outplace_flatten_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1829350Z test_meta_outplace_flatten_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1829450Z test_meta_outplace_flatten_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1829550Z test_meta_outplace_flatten_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1829660Z test_meta_outplace_flatten_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1829760Z test_meta_outplace_flatten_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1829860Z test_meta_outplace_flatten_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1829960Z test_meta_outplace_flatten_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1830060Z test_meta_outplace_flatten_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1830160Z test_meta_outplace_flatten_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1834980Z test_meta_outplace_flatten_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1835100Z test_meta_outplace_flatten_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1835200Z test_meta_outplace_flip_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1835290Z test_meta_outplace_flip_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1835390Z test_meta_outplace_flip_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1835500Z test_meta_outplace_flip_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1835600Z test_meta_outplace_flip_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1835700Z test_meta_outplace_flip_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1835870Z test_meta_outplace_flip_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1835970Z test_meta_outplace_flip_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1836070Z test_meta_outplace_flip_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1836160Z test_meta_outplace_flip_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1836250Z test_meta_outplace_flip_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1836350Z test_meta_outplace_flip_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1836460Z test_meta_outplace_fliplr_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1836580Z test_meta_outplace_fliplr_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1836690Z test_meta_outplace_fliplr_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1836800Z test_meta_outplace_fliplr_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1836900Z test_meta_outplace_fliplr_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1837000Z test_meta_outplace_fliplr_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1837100Z test_meta_outplace_fliplr_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1837200Z test_meta_outplace_fliplr_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1837300Z test_meta_outplace_fliplr_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1837390Z test_meta_outplace_fliplr_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1837490Z test_meta_outplace_fliplr_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1837590Z test_meta_outplace_fliplr_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1837690Z test_meta_outplace_flipud_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1837790Z test_meta_outplace_flipud_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1837890Z test_meta_outplace_flipud_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1838000Z test_meta_outplace_flipud_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1838100Z test_meta_outplace_flipud_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1838200Z test_meta_outplace_flipud_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1838300Z test_meta_outplace_flipud_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1838390Z test_meta_outplace_flipud_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1838490Z test_meta_outplace_flipud_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1838580Z test_meta_outplace_flipud_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1838680Z test_meta_outplace_flipud_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1838780Z test_meta_outplace_flipud_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1838880Z test_meta_outplace_float_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1838980Z test_meta_outplace_float_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1839080Z test_meta_outplace_float_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1839180Z test_meta_outplace_float_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1839280Z test_meta_outplace_float_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1839380Z test_meta_outplace_float_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1839480Z test_meta_outplace_float_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1839580Z test_meta_outplace_float_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1839700Z test_meta_outplace_float_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1839800Z test_meta_outplace_float_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1839890Z test_meta_outplace_float_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1839990Z test_meta_outplace_float_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1840080Z test_meta_outplace_float_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1840190Z test_meta_outplace_float_power_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1840300Z test_meta_outplace_float_power_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1840430Z test_meta_outplace_float_power_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1840540Z test_meta_outplace_float_power_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1840650Z test_meta_outplace_float_power_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1840760Z test_meta_outplace_float_power_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1840870Z test_meta_outplace_float_power_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1840970Z test_meta_outplace_float_power_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1841070Z test_meta_outplace_float_power_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1841180Z test_meta_outplace_float_power_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1841280Z test_meta_outplace_float_power_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1841380Z test_meta_outplace_float_power_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1841480Z test_meta_outplace_floor_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1841580Z test_meta_outplace_floor_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1841680Z test_meta_outplace_floor_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1841780Z test_meta_outplace_floor_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1841870Z test_meta_outplace_floor_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1841970Z test_meta_outplace_floor_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1842060Z test_meta_outplace_floor_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1842160Z test_meta_outplace_floor_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1842270Z test_meta_outplace_floor_divide_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.017s) 2023-01-11T21:12:30.1842380Z test_meta_outplace_floor_divide_cpu_float16 (__main__.TestMetaCPU) ... ok (0.017s) 2023-01-11T21:12:30.1842480Z test_meta_outplace_floor_divide_cpu_float32 (__main__.TestMetaCPU) ... ok (0.017s) 2023-01-11T21:12:30.1842590Z test_meta_outplace_floor_divide_cpu_float64 (__main__.TestMetaCPU) ... ok (0.017s) 2023-01-11T21:12:30.1842700Z test_meta_outplace_floor_divide_cpu_int16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.1842800Z test_meta_outplace_floor_divide_cpu_int32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.1842900Z test_meta_outplace_floor_divide_cpu_int64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.1843010Z test_meta_outplace_floor_divide_cpu_int8 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.1843110Z test_meta_outplace_floor_divide_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1843220Z test_meta_outplace_fmax_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1843310Z test_meta_outplace_fmax_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1843410Z test_meta_outplace_fmax_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1843510Z test_meta_outplace_fmax_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1843630Z test_meta_outplace_fmax_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1843730Z test_meta_outplace_fmax_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1843820Z test_meta_outplace_fmax_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1843920Z test_meta_outplace_fmax_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1844010Z test_meta_outplace_fmax_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1844110Z test_meta_outplace_fmax_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1844210Z test_meta_outplace_fmin_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1844320Z test_meta_outplace_fmin_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1844420Z test_meta_outplace_fmin_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1844520Z test_meta_outplace_fmin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1844610Z test_meta_outplace_fmin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1844710Z test_meta_outplace_fmin_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1844800Z test_meta_outplace_fmin_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1844890Z test_meta_outplace_fmin_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1844990Z test_meta_outplace_fmin_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1845080Z test_meta_outplace_fmin_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1845180Z test_meta_outplace_fmod_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1845280Z test_meta_outplace_fmod_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1845380Z test_meta_outplace_fmod_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1845480Z test_meta_outplace_fmod_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1845570Z test_meta_outplace_fmod_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1845670Z test_meta_outplace_fmod_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1845760Z test_meta_outplace_fmod_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1845850Z test_meta_outplace_fmod_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1845950Z test_meta_outplace_fmod_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1846050Z test_meta_outplace_frac_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1846140Z test_meta_outplace_frac_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1846240Z test_meta_outplace_frac_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1846330Z test_meta_outplace_frac_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1846440Z test_meta_outplace_frexp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.1846540Z test_meta_outplace_frexp_cpu_float16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.1846640Z test_meta_outplace_frexp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.1846730Z test_meta_outplace_frexp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.1846830Z test_meta_outplace_full_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1846920Z test_meta_outplace_full_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1847020Z test_meta_outplace_full_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1847130Z test_meta_outplace_full_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1847230Z test_meta_outplace_full_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1847320Z test_meta_outplace_full_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1847460Z test_meta_outplace_full_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1847550Z test_meta_outplace_full_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1847650Z test_meta_outplace_full_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1847740Z test_meta_outplace_full_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1847840Z test_meta_outplace_full_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1847930Z test_meta_outplace_full_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1848070Z test_meta_outplace_full_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1848170Z test_meta_outplace_full_like_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1848280Z test_meta_outplace_full_like_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1848390Z test_meta_outplace_full_like_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1848490Z test_meta_outplace_full_like_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1848590Z test_meta_outplace_full_like_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1848700Z test_meta_outplace_full_like_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1848800Z test_meta_outplace_full_like_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1848900Z test_meta_outplace_full_like_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1849000Z test_meta_outplace_full_like_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1849100Z test_meta_outplace_full_like_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1849200Z test_meta_outplace_full_like_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1849300Z test_meta_outplace_full_like_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1849400Z test_meta_outplace_gather_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1849500Z test_meta_outplace_gather_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1849610Z test_meta_outplace_gather_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1849710Z test_meta_outplace_gather_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1849810Z test_meta_outplace_gather_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1849910Z test_meta_outplace_gather_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1850010Z test_meta_outplace_gather_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1850110Z test_meta_outplace_gather_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1850210Z test_meta_outplace_gather_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1850310Z test_meta_outplace_gather_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1850400Z test_meta_outplace_gather_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1850500Z test_meta_outplace_gather_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1850600Z test_meta_outplace_gcd_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1850690Z test_meta_outplace_gcd_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1850790Z test_meta_outplace_gcd_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1850890Z test_meta_outplace_gcd_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1850980Z test_meta_outplace_gcd_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1851080Z test_meta_outplace_ge_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1851170Z test_meta_outplace_ge_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1851300Z test_meta_outplace_ge_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1851390Z test_meta_outplace_ge_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1851490Z test_meta_outplace_ge_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1851580Z test_meta_outplace_ge_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1851680Z test_meta_outplace_ge_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1851770Z test_meta_outplace_ge_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1851870Z test_meta_outplace_ge_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1851990Z test_meta_outplace_ge_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1852100Z test_meta_outplace_geqrf_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.080s) 2023-01-11T21:12:30.1852200Z test_meta_outplace_geqrf_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.081s) 2023-01-11T21:12:30.1852300Z test_meta_outplace_geqrf_cpu_float32 (__main__.TestMetaCPU) ... ok (0.082s) 2023-01-11T21:12:30.1852400Z test_meta_outplace_geqrf_cpu_float64 (__main__.TestMetaCPU) ... ok (0.081s) 2023-01-11T21:12:30.1852500Z test_meta_outplace_gradient_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.1852610Z test_meta_outplace_gradient_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.1852720Z test_meta_outplace_gradient_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.1852830Z test_meta_outplace_gradient_cpu_float16 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.1852930Z test_meta_outplace_gradient_cpu_float32 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.1853040Z test_meta_outplace_gradient_cpu_float64 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.1853140Z test_meta_outplace_gradient_cpu_int16 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.1853240Z test_meta_outplace_gradient_cpu_int32 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.1853340Z test_meta_outplace_gradient_cpu_int64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.1853450Z test_meta_outplace_gradient_cpu_int8 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.1853560Z test_meta_outplace_grid_sampler_2d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.162s) 2023-01-11T21:12:30.1853660Z test_meta_outplace_grid_sampler_2d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.161s) 2023-01-11T21:12:30.1853760Z test_meta_outplace_gt_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1853860Z test_meta_outplace_gt_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1853960Z test_meta_outplace_gt_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1854050Z test_meta_outplace_gt_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1854150Z test_meta_outplace_gt_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1854250Z test_meta_outplace_gt_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1854340Z test_meta_outplace_gt_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1854440Z test_meta_outplace_gt_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1854530Z test_meta_outplace_gt_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1854620Z test_meta_outplace_gt_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1854720Z test_meta_outplace_half_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1854820Z test_meta_outplace_half_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1854920Z test_meta_outplace_half_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1855020Z test_meta_outplace_half_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1855150Z test_meta_outplace_half_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1855250Z test_meta_outplace_half_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1855340Z test_meta_outplace_half_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1855440Z test_meta_outplace_half_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1855530Z test_meta_outplace_half_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1855630Z test_meta_outplace_half_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1855720Z test_meta_outplace_half_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1855840Z test_meta_outplace_half_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1855950Z test_meta_outplace_heaviside_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.1856050Z test_meta_outplace_heaviside_cpu_bool (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.1856160Z test_meta_outplace_heaviside_cpu_float16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.1856260Z test_meta_outplace_heaviside_cpu_float32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.1856360Z test_meta_outplace_heaviside_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.1856470Z test_meta_outplace_heaviside_cpu_int16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.1856570Z test_meta_outplace_heaviside_cpu_int32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.1856670Z test_meta_outplace_heaviside_cpu_int64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.1856770Z test_meta_outplace_heaviside_cpu_int8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.1856870Z test_meta_outplace_heaviside_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.1856970Z test_meta_outplace_histc_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.442s) 2023-01-11T21:12:30.1857070Z test_meta_outplace_histc_cpu_float32 (__main__.TestMetaCPU) ... ok (0.439s) 2023-01-11T21:12:30.1857170Z test_meta_outplace_histc_cpu_float64 (__main__.TestMetaCPU) ... ok (0.441s) 2023-01-11T21:12:30.1857270Z test_meta_outplace_histogram_cpu_float32 (__main__.TestMetaCPU) ... ok (0.426s) 2023-01-11T21:12:30.1857370Z test_meta_outplace_histogram_cpu_float64 (__main__.TestMetaCPU) ... ok (0.427s) 2023-01-11T21:12:30.1857480Z test_meta_outplace_histogramdd_cpu_float32 (__main__.TestMetaCPU) ... ok (0.395s) 2023-01-11T21:12:30.1857590Z test_meta_outplace_histogramdd_cpu_float64 (__main__.TestMetaCPU) ... ok (0.395s) 2023-01-11T21:12:30.1857690Z test_meta_outplace_hsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1857790Z test_meta_outplace_hsplit_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1857890Z test_meta_outplace_hsplit_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1858000Z test_meta_outplace_hsplit_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1858100Z test_meta_outplace_hsplit_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1858200Z test_meta_outplace_hsplit_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1858300Z test_meta_outplace_hsplit_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1858400Z test_meta_outplace_hsplit_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1858500Z test_meta_outplace_hsplit_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1858600Z test_meta_outplace_hsplit_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1858690Z test_meta_outplace_hsplit_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1858790Z test_meta_outplace_hsplit_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1858890Z test_meta_outplace_hsplit_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1859010Z test_meta_outplace_hstack_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1862970Z test_meta_outplace_hstack_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1863090Z test_meta_outplace_hstack_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1863200Z test_meta_outplace_hstack_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1863300Z test_meta_outplace_hstack_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1863400Z test_meta_outplace_hstack_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1863500Z test_meta_outplace_hstack_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1863640Z test_meta_outplace_hstack_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1863740Z test_meta_outplace_hstack_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1863840Z test_meta_outplace_hstack_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1863930Z test_meta_outplace_hstack_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1864030Z test_meta_outplace_hstack_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1864130Z test_meta_outplace_hstack_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1864220Z test_meta_outplace_hypot_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1864320Z test_meta_outplace_hypot_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1864420Z test_meta_outplace_hypot_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1864520Z test_meta_outplace_i0_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1864620Z test_meta_outplace_i0_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1864720Z test_meta_outplace_i0_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1864810Z test_meta_outplace_i0_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1864910Z test_meta_outplace_i0_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1865000Z test_meta_outplace_i0_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1865090Z test_meta_outplace_i0_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1865190Z test_meta_outplace_i0_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1865280Z test_meta_outplace_i0_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1865380Z test_meta_outplace_igamma_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1865480Z test_meta_outplace_igamma_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1865590Z test_meta_outplace_igamma_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1865680Z test_meta_outplace_igamma_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1865790Z test_meta_outplace_igammac_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1865890Z test_meta_outplace_igammac_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1865990Z test_meta_outplace_igammac_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1866090Z test_meta_outplace_igammac_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1866190Z test_meta_outplace_imag_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1866290Z test_meta_outplace_imag_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1866390Z test_meta_outplace_imag_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1866500Z test_meta_outplace_index_add_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1866590Z test_meta_outplace_index_add_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1866700Z test_meta_outplace_index_add_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1866850Z test_meta_outplace_index_add_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1866960Z test_meta_outplace_index_add_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1867060Z test_meta_outplace_index_add_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1867170Z test_meta_outplace_index_add_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1867270Z test_meta_outplace_index_add_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1867370Z test_meta_outplace_index_add_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1867510Z test_meta_outplace_index_add_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1867610Z test_meta_outplace_index_add_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1867710Z test_meta_outplace_index_add_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1867800Z test_meta_outplace_index_add_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1867910Z test_meta_outplace_index_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1868010Z test_meta_outplace_index_copy_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1868120Z test_meta_outplace_index_copy_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1868230Z test_meta_outplace_index_copy_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1868330Z test_meta_outplace_index_copy_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1868440Z test_meta_outplace_index_copy_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1868540Z test_meta_outplace_index_copy_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1868640Z test_meta_outplace_index_copy_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1868750Z test_meta_outplace_index_copy_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1868850Z test_meta_outplace_index_copy_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1868950Z test_meta_outplace_index_copy_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1869050Z test_meta_outplace_index_copy_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1869150Z test_meta_outplace_index_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1869250Z test_meta_outplace_index_fill_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1869360Z test_meta_outplace_index_fill_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1869470Z test_meta_outplace_index_fill_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1869570Z test_meta_outplace_index_fill_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1869670Z test_meta_outplace_index_fill_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1869770Z test_meta_outplace_index_fill_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1869870Z test_meta_outplace_index_fill_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1869970Z test_meta_outplace_index_fill_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1870070Z test_meta_outplace_index_fill_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1870170Z test_meta_outplace_index_fill_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1870270Z test_meta_outplace_index_fill_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1870370Z test_meta_outplace_index_put_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1870480Z test_meta_outplace_index_put_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1870590Z test_meta_outplace_index_put_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1870710Z test_meta_outplace_index_put_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1870820Z test_meta_outplace_index_put_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1870920Z test_meta_outplace_index_put_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1871020Z test_meta_outplace_index_put_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1871130Z test_meta_outplace_index_put_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1871230Z test_meta_outplace_index_put_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1871350Z test_meta_outplace_index_put_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1871440Z test_meta_outplace_index_put_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1871550Z test_meta_outplace_index_put_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1871650Z test_meta_outplace_index_put_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1871760Z test_meta_outplace_index_reduce_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.1871860Z test_meta_outplace_index_reduce_cpu_float16 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:30.1871970Z test_meta_outplace_index_reduce_cpu_float32 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.1872070Z test_meta_outplace_index_reduce_cpu_float64 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:30.1872170Z test_meta_outplace_index_reduce_cpu_int16 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.1872280Z test_meta_outplace_index_reduce_cpu_int32 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:30.1872380Z test_meta_outplace_index_reduce_cpu_int64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.1872480Z test_meta_outplace_index_reduce_cpu_int8 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:30.1872590Z test_meta_outplace_index_reduce_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.1872690Z test_meta_outplace_index_select_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1872800Z test_meta_outplace_index_select_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1872910Z test_meta_outplace_index_select_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1873020Z test_meta_outplace_index_select_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1873130Z test_meta_outplace_index_select_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1873240Z test_meta_outplace_index_select_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1873340Z test_meta_outplace_index_select_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1873440Z test_meta_outplace_index_select_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1873550Z test_meta_outplace_index_select_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1873650Z test_meta_outplace_index_select_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1873750Z test_meta_outplace_index_select_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1873850Z test_meta_outplace_index_select_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1873950Z test_meta_outplace_index_select_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1874050Z test_meta_outplace_inner_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1874160Z test_meta_outplace_inner_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1874260Z test_meta_outplace_inner_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1874360Z test_meta_outplace_inner_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1874480Z test_meta_outplace_inner_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1874580Z test_meta_outplace_inner_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1874680Z test_meta_outplace_inner_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1874780Z test_meta_outplace_inner_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1874870Z test_meta_outplace_inner_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1874970Z test_meta_outplace_inner_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1875070Z test_meta_outplace_int_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1875190Z test_meta_outplace_int_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1875290Z test_meta_outplace_int_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1875390Z test_meta_outplace_int_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1875490Z test_meta_outplace_int_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1875590Z test_meta_outplace_int_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1875680Z test_meta_outplace_int_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1875780Z test_meta_outplace_int_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1875880Z test_meta_outplace_int_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1875970Z test_meta_outplace_int_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1876070Z test_meta_outplace_int_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1876160Z test_meta_outplace_int_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1876270Z test_meta_outplace_isclose_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.1876370Z test_meta_outplace_isclose_cpu_bool (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.1876470Z test_meta_outplace_isclose_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.1876580Z test_meta_outplace_isclose_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.1876680Z test_meta_outplace_isclose_cpu_float16 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.1876780Z test_meta_outplace_isclose_cpu_float32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.1876880Z test_meta_outplace_isclose_cpu_float64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.1876980Z test_meta_outplace_isclose_cpu_int16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.1877080Z test_meta_outplace_isclose_cpu_int32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.1877180Z test_meta_outplace_isclose_cpu_int64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.1877270Z test_meta_outplace_isclose_cpu_int8 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.1877370Z test_meta_outplace_isclose_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.1877480Z test_meta_outplace_isfinite_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1877580Z test_meta_outplace_isfinite_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1877680Z test_meta_outplace_isfinite_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1877790Z test_meta_outplace_isfinite_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1877890Z test_meta_outplace_isfinite_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1877990Z test_meta_outplace_isfinite_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1878100Z test_meta_outplace_isfinite_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1878200Z test_meta_outplace_isfinite_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1878320Z test_meta_outplace_isfinite_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1878420Z test_meta_outplace_isfinite_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1878520Z test_meta_outplace_isfinite_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1878620Z test_meta_outplace_isfinite_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1878720Z test_meta_outplace_isfinite_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1878820Z test_meta_outplace_isin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1878920Z test_meta_outplace_isin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1879040Z test_meta_outplace_isin_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1879140Z test_meta_outplace_isin_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1879230Z test_meta_outplace_isin_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1879330Z test_meta_outplace_isin_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1879420Z test_meta_outplace_isin_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1879520Z test_meta_outplace_isinf_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1879620Z test_meta_outplace_isinf_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1879720Z test_meta_outplace_isinf_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1879820Z test_meta_outplace_isinf_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1879920Z test_meta_outplace_isinf_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1880020Z test_meta_outplace_isinf_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1880120Z test_meta_outplace_isinf_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1880220Z test_meta_outplace_isinf_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1880320Z test_meta_outplace_isinf_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1880410Z test_meta_outplace_isinf_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1880510Z test_meta_outplace_isinf_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1880600Z test_meta_outplace_isinf_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1880700Z test_meta_outplace_isinf_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1880800Z test_meta_outplace_isnan_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1880890Z test_meta_outplace_isnan_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1881000Z test_meta_outplace_isnan_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1881100Z test_meta_outplace_isnan_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1881200Z test_meta_outplace_isnan_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1881300Z test_meta_outplace_isnan_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1881390Z test_meta_outplace_isnan_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1881490Z test_meta_outplace_isnan_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1881590Z test_meta_outplace_isnan_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1881680Z test_meta_outplace_isnan_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1881780Z test_meta_outplace_isnan_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1881870Z test_meta_outplace_isnan_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1881970Z test_meta_outplace_isneginf_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1882070Z test_meta_outplace_isneginf_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1882210Z test_meta_outplace_isneginf_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1882320Z test_meta_outplace_isneginf_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1882420Z test_meta_outplace_isneginf_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1882520Z test_meta_outplace_isneginf_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1882620Z test_meta_outplace_isneginf_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1882720Z test_meta_outplace_isneginf_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1882820Z test_meta_outplace_isneginf_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1882950Z test_meta_outplace_isneginf_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1883050Z test_meta_outplace_isposinf_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1883150Z test_meta_outplace_isposinf_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1883250Z test_meta_outplace_isposinf_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1883360Z test_meta_outplace_isposinf_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1883460Z test_meta_outplace_isposinf_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1883560Z test_meta_outplace_isposinf_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1883650Z test_meta_outplace_isposinf_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1883750Z test_meta_outplace_isposinf_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1883850Z test_meta_outplace_isposinf_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1883950Z test_meta_outplace_isposinf_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1884050Z test_meta_outplace_isreal_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1884150Z test_meta_outplace_isreal_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1884260Z test_meta_outplace_isreal_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1884360Z test_meta_outplace_isreal_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1884460Z test_meta_outplace_isreal_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1884560Z test_meta_outplace_isreal_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1884660Z test_meta_outplace_isreal_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1884760Z test_meta_outplace_isreal_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1884860Z test_meta_outplace_isreal_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1884950Z test_meta_outplace_isreal_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1885050Z test_meta_outplace_isreal_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1885150Z test_meta_outplace_isreal_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1885240Z test_meta_outplace_isreal_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1885350Z test_meta_outplace_istft_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.036s) 2023-01-11T21:12:30.1885450Z test_meta_outplace_istft_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:30.1885590Z test_meta_outplace_jiterator_2inputs_2outputs_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.1885730Z test_meta_outplace_jiterator_2inputs_2outputs_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.1885870Z test_meta_outplace_jiterator_2inputs_2outputs_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.1886020Z test_meta_outplace_jiterator_2inputs_2outputs_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1886160Z test_meta_outplace_jiterator_2inputs_2outputs_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1886300Z test_meta_outplace_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1886430Z test_meta_outplace_jiterator_2inputs_2outputs_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1886560Z test_meta_outplace_jiterator_2inputs_2outputs_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1886720Z test_meta_outplace_jiterator_2inputs_2outputs_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1886850Z test_meta_outplace_jiterator_2inputs_2outputs_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1886980Z test_meta_outplace_jiterator_2inputs_2outputs_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1887110Z test_meta_outplace_jiterator_2inputs_2outputs_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1887250Z test_meta_outplace_jiterator_4inputs_with_extra_args_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1887390Z test_meta_outplace_jiterator_4inputs_with_extra_args_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.1887530Z test_meta_outplace_jiterator_4inputs_with_extra_args_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.1887670Z test_meta_outplace_jiterator_4inputs_with_extra_args_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.1887810Z test_meta_outplace_jiterator_4inputs_with_extra_args_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1887950Z test_meta_outplace_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1891810Z test_meta_outplace_jiterator_4inputs_with_extra_args_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1891950Z test_meta_outplace_jiterator_4inputs_with_extra_args_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1892090Z test_meta_outplace_jiterator_4inputs_with_extra_args_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1892220Z test_meta_outplace_jiterator_4inputs_with_extra_args_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1892360Z test_meta_outplace_jiterator_4inputs_with_extra_args_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1892490Z test_meta_outplace_jiterator_4inputs_with_extra_args_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.1892620Z test_meta_outplace_jiterator_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.1892750Z test_meta_outplace_jiterator_binary_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1892880Z test_meta_outplace_jiterator_binary_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1893010Z test_meta_outplace_jiterator_binary_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1893140Z test_meta_outplace_jiterator_binary_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1893270Z test_meta_outplace_jiterator_binary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1893390Z test_meta_outplace_jiterator_binary_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1893560Z test_meta_outplace_jiterator_binary_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1893690Z test_meta_outplace_jiterator_binary_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.1893810Z test_meta_outplace_jiterator_binary_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1893930Z test_meta_outplace_jiterator_binary_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1894050Z test_meta_outplace_jiterator_binary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1894220Z test_meta_outplace_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1894350Z test_meta_outplace_jiterator_binary_return_by_ref_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1894500Z test_meta_outplace_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1894640Z test_meta_outplace_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1894770Z test_meta_outplace_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1894910Z test_meta_outplace_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:12:30.1895040Z test_meta_outplace_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1895170Z test_meta_outplace_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1895310Z test_meta_outplace_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1895440Z test_meta_outplace_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1895570Z test_meta_outplace_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1895710Z test_meta_outplace_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1895830Z test_meta_outplace_jiterator_unary_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1895960Z test_meta_outplace_jiterator_unary_cpu_bool (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1896090Z test_meta_outplace_jiterator_unary_cpu_complex128 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1896220Z test_meta_outplace_jiterator_unary_cpu_complex64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1896350Z test_meta_outplace_jiterator_unary_cpu_float16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1896470Z test_meta_outplace_jiterator_unary_cpu_float32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1896600Z test_meta_outplace_jiterator_unary_cpu_float64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1896720Z test_meta_outplace_jiterator_unary_cpu_int16 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1896850Z test_meta_outplace_jiterator_unary_cpu_int32 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1896970Z test_meta_outplace_jiterator_unary_cpu_int64 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1897090Z test_meta_outplace_jiterator_unary_cpu_int8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1897230Z test_meta_outplace_jiterator_unary_cpu_uint8 (__main__.TestMetaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:12:30.1897340Z test_meta_outplace_kron_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1897430Z test_meta_outplace_kron_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1897540Z test_meta_outplace_kron_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1897640Z test_meta_outplace_kron_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1897740Z test_meta_outplace_kron_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1897840Z test_meta_outplace_kron_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1897950Z test_meta_outplace_kron_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1898050Z test_meta_outplace_kron_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1898150Z test_meta_outplace_kron_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1898270Z test_meta_outplace_kron_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1898390Z test_meta_outplace_kron_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1898510Z test_meta_outplace_kron_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1898640Z test_meta_outplace_kthvalue_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.025s) 2023-01-11T21:12:30.1898750Z test_meta_outplace_kthvalue_cpu_float32 (__main__.TestMetaCPU) ... ok (0.025s) 2023-01-11T21:12:30.1898850Z test_meta_outplace_kthvalue_cpu_float64 (__main__.TestMetaCPU) ... ok (0.025s) 2023-01-11T21:12:30.1898950Z test_meta_outplace_kthvalue_cpu_int16 (__main__.TestMetaCPU) ... ok (0.025s) 2023-01-11T21:12:30.1899050Z test_meta_outplace_kthvalue_cpu_int32 (__main__.TestMetaCPU) ... ok (0.027s) 2023-01-11T21:12:30.1899150Z test_meta_outplace_kthvalue_cpu_int64 (__main__.TestMetaCPU) ... ok (0.027s) 2023-01-11T21:12:30.1899250Z test_meta_outplace_kthvalue_cpu_int8 (__main__.TestMetaCPU) ... ok (0.026s) 2023-01-11T21:12:30.1899350Z test_meta_outplace_kthvalue_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.025s) 2023-01-11T21:12:30.1899450Z test_meta_outplace_lcm_cpu_int16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.1899550Z test_meta_outplace_lcm_cpu_int32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.1899640Z test_meta_outplace_lcm_cpu_int64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.1899740Z test_meta_outplace_lcm_cpu_int8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.1899830Z test_meta_outplace_lcm_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.1899930Z test_meta_outplace_ldexp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1900030Z test_meta_outplace_ldexp_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1900130Z test_meta_outplace_ldexp_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1900240Z test_meta_outplace_ldexp_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1900340Z test_meta_outplace_ldexp_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1900440Z test_meta_outplace_ldexp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1900540Z test_meta_outplace_ldexp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1900640Z test_meta_outplace_ldexp_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1900730Z test_meta_outplace_ldexp_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1900830Z test_meta_outplace_ldexp_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1900930Z test_meta_outplace_ldexp_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1901020Z test_meta_outplace_ldexp_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1901120Z test_meta_outplace_le_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1901250Z test_meta_outplace_le_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1901350Z test_meta_outplace_le_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1901440Z test_meta_outplace_le_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1901540Z test_meta_outplace_le_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1901630Z test_meta_outplace_le_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1901730Z test_meta_outplace_le_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1901820Z test_meta_outplace_le_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1902060Z test_meta_outplace_le_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1902150Z test_meta_outplace_le_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1902250Z test_meta_outplace_lerp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.1902360Z test_meta_outplace_lerp_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:30.1902460Z test_meta_outplace_lerp_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:30.1902560Z test_meta_outplace_lerp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.1902660Z test_meta_outplace_lerp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.1902760Z test_meta_outplace_lgamma_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1902860Z test_meta_outplace_lgamma_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1902960Z test_meta_outplace_lgamma_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1903060Z test_meta_outplace_lgamma_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1903160Z test_meta_outplace_lgamma_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1903260Z test_meta_outplace_lgamma_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1903360Z test_meta_outplace_lgamma_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1903460Z test_meta_outplace_lgamma_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1903550Z test_meta_outplace_lgamma_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1903670Z test_meta_outplace_linalg_cholesky_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1903780Z test_meta_outplace_linalg_cholesky_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1903890Z test_meta_outplace_linalg_cholesky_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1904000Z test_meta_outplace_linalg_cholesky_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1904120Z test_meta_outplace_linalg_cholesky_ex_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1904230Z test_meta_outplace_linalg_cholesky_ex_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1904350Z test_meta_outplace_linalg_cholesky_ex_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1904450Z test_meta_outplace_linalg_cholesky_ex_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1904560Z test_meta_outplace_linalg_cond_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1904670Z test_meta_outplace_linalg_cond_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1904780Z test_meta_outplace_linalg_cond_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1904890Z test_meta_outplace_linalg_cond_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1904990Z test_meta_outplace_linalg_cross_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1905100Z test_meta_outplace_linalg_cross_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1905240Z test_meta_outplace_linalg_cross_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1905350Z test_meta_outplace_linalg_cross_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1905460Z test_meta_outplace_linalg_cross_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1905570Z test_meta_outplace_linalg_cross_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1905670Z test_meta_outplace_linalg_cross_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1905770Z test_meta_outplace_linalg_cross_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1905870Z test_meta_outplace_linalg_cross_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1906000Z test_meta_outplace_linalg_cross_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1906110Z test_meta_outplace_linalg_det_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1906220Z test_meta_outplace_linalg_det_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1906320Z test_meta_outplace_linalg_det_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1906420Z test_meta_outplace_linalg_det_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1906530Z test_meta_outplace_linalg_det_singular_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.1906650Z test_meta_outplace_linalg_det_singular_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:30.1906760Z test_meta_outplace_linalg_det_singular_cpu_float32 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:30.1906880Z test_meta_outplace_linalg_det_singular_cpu_float64 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:30.1906980Z test_meta_outplace_linalg_eig_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.019s) 2023-01-11T21:12:30.1907090Z test_meta_outplace_linalg_eig_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.019s) 2023-01-11T21:12:30.1907200Z test_meta_outplace_linalg_eig_cpu_float32 (__main__.TestMetaCPU) ... ok (0.019s) 2023-01-11T21:12:30.1907300Z test_meta_outplace_linalg_eig_cpu_float64 (__main__.TestMetaCPU) ... ok (0.019s) 2023-01-11T21:12:30.1907410Z test_meta_outplace_linalg_eigh_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1907520Z test_meta_outplace_linalg_eigh_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1907630Z test_meta_outplace_linalg_eigh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1907730Z test_meta_outplace_linalg_eigh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1907840Z test_meta_outplace_linalg_eigvals_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.056s) 2023-01-11T21:12:30.1907950Z test_meta_outplace_linalg_eigvals_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.056s) 2023-01-11T21:12:30.1908060Z test_meta_outplace_linalg_eigvals_cpu_float32 (__main__.TestMetaCPU) ... ok (0.056s) 2023-01-11T21:12:30.1908170Z test_meta_outplace_linalg_eigvals_cpu_float64 (__main__.TestMetaCPU) ... ok (0.055s) 2023-01-11T21:12:30.1908280Z test_meta_outplace_linalg_eigvalsh_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1908390Z test_meta_outplace_linalg_eigvalsh_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1908500Z test_meta_outplace_linalg_eigvalsh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1908610Z test_meta_outplace_linalg_eigvalsh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1908740Z test_meta_outplace_linalg_householder_product_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.038s) 2023-01-11T21:12:30.1908860Z test_meta_outplace_linalg_householder_product_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.039s) 2023-01-11T21:12:30.1908980Z test_meta_outplace_linalg_householder_product_cpu_float32 (__main__.TestMetaCPU) ... ok (0.039s) 2023-01-11T21:12:30.1909120Z test_meta_outplace_linalg_householder_product_cpu_float64 (__main__.TestMetaCPU) ... ok (0.038s) 2023-01-11T21:12:30.1909230Z test_meta_outplace_linalg_inv_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1909340Z test_meta_outplace_linalg_inv_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1909450Z test_meta_outplace_linalg_inv_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1909550Z test_meta_outplace_linalg_inv_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1909660Z test_meta_outplace_linalg_inv_ex_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1909770Z test_meta_outplace_linalg_inv_ex_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1909900Z test_meta_outplace_linalg_inv_ex_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1910010Z test_meta_outplace_linalg_inv_ex_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1910120Z test_meta_outplace_linalg_ldl_factor_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1910240Z test_meta_outplace_linalg_ldl_factor_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1910350Z test_meta_outplace_linalg_ldl_factor_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1910460Z test_meta_outplace_linalg_ldl_factor_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1910580Z test_meta_outplace_linalg_ldl_factor_ex_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1910690Z test_meta_outplace_linalg_ldl_factor_ex_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1910800Z test_meta_outplace_linalg_ldl_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1910910Z test_meta_outplace_linalg_ldl_factor_ex_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1911030Z test_meta_outplace_linalg_ldl_solve_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.1911140Z test_meta_outplace_linalg_ldl_solve_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.1911250Z test_meta_outplace_linalg_ldl_solve_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1911350Z test_meta_outplace_linalg_ldl_solve_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1911460Z test_meta_outplace_linalg_lstsq_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.120s) 2023-01-11T21:12:30.1911570Z test_meta_outplace_linalg_lstsq_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.120s) 2023-01-11T21:12:30.1911680Z test_meta_outplace_linalg_lstsq_cpu_float32 (__main__.TestMetaCPU) ... ok (0.114s) 2023-01-11T21:12:30.1911790Z test_meta_outplace_linalg_lstsq_cpu_float64 (__main__.TestMetaCPU) ... ok (0.116s) 2023-01-11T21:12:30.1911910Z test_meta_outplace_linalg_lstsq_grad_oriented_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.119s) 2023-01-11T21:12:30.1912030Z test_meta_outplace_linalg_lstsq_grad_oriented_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.120s) 2023-01-11T21:12:30.1912160Z test_meta_outplace_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestMetaCPU) ... ok (0.118s) 2023-01-11T21:12:30.1912270Z test_meta_outplace_linalg_lstsq_grad_oriented_cpu_float64 (__main__.TestMetaCPU) ... ok (0.117s) 2023-01-11T21:12:30.1912380Z test_meta_outplace_linalg_lu_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1912480Z test_meta_outplace_linalg_lu_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1912590Z test_meta_outplace_linalg_lu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1912690Z test_meta_outplace_linalg_lu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1912810Z test_meta_outplace_linalg_lu_factor_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1912920Z test_meta_outplace_linalg_lu_factor_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1913050Z test_meta_outplace_linalg_lu_factor_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1913160Z test_meta_outplace_linalg_lu_factor_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1913280Z test_meta_outplace_linalg_lu_factor_ex_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1913390Z test_meta_outplace_linalg_lu_factor_ex_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1913500Z test_meta_outplace_linalg_lu_factor_ex_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1913610Z test_meta_outplace_linalg_lu_factor_ex_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1913750Z test_meta_outplace_linalg_lu_solve_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1913860Z test_meta_outplace_linalg_lu_solve_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1913960Z test_meta_outplace_linalg_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... ok (0.037s) 2023-01-11T21:12:30.1914070Z test_meta_outplace_linalg_lu_solve_cpu_float64 (__main__.TestMetaCPU) ... ok (0.036s) 2023-01-11T21:12:30.1914180Z test_meta_outplace_linalg_matrix_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.021s) 2023-01-11T21:12:30.1914300Z test_meta_outplace_linalg_matrix_norm_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1914410Z test_meta_outplace_linalg_matrix_norm_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1914520Z test_meta_outplace_linalg_matrix_norm_cpu_float16 (__main__.TestMetaCPU) ... ok (0.021s) 2023-01-11T21:12:30.1914630Z test_meta_outplace_linalg_matrix_norm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1914730Z test_meta_outplace_linalg_matrix_norm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1914850Z test_meta_outplace_linalg_matrix_power_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1914960Z test_meta_outplace_linalg_matrix_power_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1915070Z test_meta_outplace_linalg_matrix_power_cpu_float32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.1915180Z test_meta_outplace_linalg_matrix_power_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.1915290Z test_meta_outplace_linalg_matrix_rank_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1915410Z test_meta_outplace_linalg_matrix_rank_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1915520Z test_meta_outplace_linalg_matrix_rank_cpu_float32 (__main__.TestMetaCPU) ... ok (0.034s) 2023-01-11T21:12:30.1915630Z test_meta_outplace_linalg_matrix_rank_cpu_float64 (__main__.TestMetaCPU) ... ok (0.033s) 2023-01-11T21:12:30.1915750Z test_meta_outplace_linalg_matrix_rank_hermitian_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1915880Z test_meta_outplace_linalg_matrix_rank_hermitian_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1916000Z test_meta_outplace_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1916120Z test_meta_outplace_linalg_matrix_rank_hermitian_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1916230Z test_meta_outplace_linalg_multi_dot_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1916340Z test_meta_outplace_linalg_multi_dot_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1916440Z test_meta_outplace_linalg_multi_dot_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1916550Z test_meta_outplace_linalg_multi_dot_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1916660Z test_meta_outplace_linalg_multi_dot_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1916810Z test_meta_outplace_linalg_multi_dot_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1916920Z test_meta_outplace_linalg_multi_dot_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1917030Z test_meta_outplace_linalg_multi_dot_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1917130Z test_meta_outplace_linalg_multi_dot_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1917240Z test_meta_outplace_linalg_multi_dot_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1917350Z test_meta_outplace_linalg_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.036s) 2023-01-11T21:12:30.1917450Z test_meta_outplace_linalg_norm_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.044s) 2023-01-11T21:12:30.1917600Z test_meta_outplace_linalg_norm_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.044s) 2023-01-11T21:12:30.1917700Z test_meta_outplace_linalg_norm_cpu_float16 (__main__.TestMetaCPU) ... ok (0.035s) 2023-01-11T21:12:30.1917810Z test_meta_outplace_linalg_norm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.041s) 2023-01-11T21:12:30.1917910Z test_meta_outplace_linalg_norm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.041s) 2023-01-11T21:12:30.1918040Z test_meta_outplace_linalg_norm_subgradients_at_zero_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.026s) 2023-01-11T21:12:30.1918170Z test_meta_outplace_linalg_norm_subgradients_at_zero_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.031s) 2023-01-11T21:12:30.1918300Z test_meta_outplace_linalg_norm_subgradients_at_zero_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.031s) 2023-01-11T21:12:30.1918420Z test_meta_outplace_linalg_norm_subgradients_at_zero_cpu_float16 (__main__.TestMetaCPU) ... ok (0.026s) 2023-01-11T21:12:30.1918550Z test_meta_outplace_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestMetaCPU) ... ok (0.030s) 2023-01-11T21:12:30.1918680Z test_meta_outplace_linalg_norm_subgradients_at_zero_cpu_float64 (__main__.TestMetaCPU) ... ok (0.030s) 2023-01-11T21:12:30.1923380Z test_meta_outplace_linalg_pinv_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.016s) 2023-01-11T21:12:30.1923520Z test_meta_outplace_linalg_pinv_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.016s) 2023-01-11T21:12:30.1923620Z test_meta_outplace_linalg_pinv_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1923730Z test_meta_outplace_linalg_pinv_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1923850Z test_meta_outplace_linalg_pinv_hermitian_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1923970Z test_meta_outplace_linalg_pinv_hermitian_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1924080Z test_meta_outplace_linalg_pinv_hermitian_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1924200Z test_meta_outplace_linalg_pinv_hermitian_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1924380Z test_meta_outplace_linalg_pinv_singular_cpu_complex128 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:12:30.1924550Z test_meta_outplace_linalg_pinv_singular_cpu_complex64 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:12:30.1924710Z test_meta_outplace_linalg_pinv_singular_cpu_float32 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:12:30.1924870Z test_meta_outplace_linalg_pinv_singular_cpu_float64 (__main__.TestMetaCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:12:30.1924980Z test_meta_outplace_linalg_qr_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1925090Z test_meta_outplace_linalg_qr_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1925190Z test_meta_outplace_linalg_qr_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1925390Z test_meta_outplace_linalg_qr_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.1925500Z test_meta_outplace_linalg_slogdet_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1925610Z test_meta_outplace_linalg_slogdet_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1925720Z test_meta_outplace_linalg_slogdet_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1925830Z test_meta_outplace_linalg_slogdet_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1925940Z test_meta_outplace_linalg_solve_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.1926050Z test_meta_outplace_linalg_solve_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.1926180Z test_meta_outplace_linalg_solve_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1926290Z test_meta_outplace_linalg_solve_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.1926400Z test_meta_outplace_linalg_solve_ex_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1926510Z test_meta_outplace_linalg_solve_ex_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1926620Z test_meta_outplace_linalg_solve_ex_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.1926730Z test_meta_outplace_linalg_solve_ex_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.1926850Z test_meta_outplace_linalg_solve_triangular_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.679s) 2023-01-11T21:12:30.1926980Z test_meta_outplace_linalg_solve_triangular_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.677s) 2023-01-11T21:12:30.1927100Z test_meta_outplace_linalg_solve_triangular_cpu_float32 (__main__.TestMetaCPU) ... ok (0.677s) 2023-01-11T21:12:30.1927220Z test_meta_outplace_linalg_solve_triangular_cpu_float64 (__main__.TestMetaCPU) ... ok (0.673s) 2023-01-11T21:12:30.1927330Z test_meta_outplace_linalg_svd_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.1927430Z test_meta_outplace_linalg_svd_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.1927540Z test_meta_outplace_linalg_svd_cpu_float32 (__main__.TestMetaCPU) ... ok (0.028s) 2023-01-11T21:12:30.1927640Z test_meta_outplace_linalg_svd_cpu_float64 (__main__.TestMetaCPU) ... ok (0.028s) 2023-01-11T21:12:30.1927750Z test_meta_outplace_linalg_svdvals_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.1927860Z test_meta_outplace_linalg_svdvals_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.1927970Z test_meta_outplace_linalg_svdvals_cpu_float32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.1928080Z test_meta_outplace_linalg_svdvals_cpu_float64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.1928190Z test_meta_outplace_linalg_tensorinv_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1928300Z test_meta_outplace_linalg_tensorinv_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.1928410Z test_meta_outplace_linalg_tensorinv_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1928520Z test_meta_outplace_linalg_tensorinv_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.1928640Z test_meta_outplace_linalg_tensorsolve_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2002210Z test_meta_outplace_linalg_tensorsolve_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2002620Z test_meta_outplace_linalg_tensorsolve_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2002950Z test_meta_outplace_linalg_tensorsolve_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2003250Z test_meta_outplace_linalg_vander_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2003540Z test_meta_outplace_linalg_vander_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2004060Z test_meta_outplace_linalg_vander_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2004360Z test_meta_outplace_linalg_vander_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2004650Z test_meta_outplace_linalg_vander_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2004930Z test_meta_outplace_linalg_vander_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2005200Z test_meta_outplace_linalg_vander_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2005480Z test_meta_outplace_linalg_vander_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2005860Z test_meta_outplace_linalg_vander_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2006140Z test_meta_outplace_linalg_vecdot_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2006430Z test_meta_outplace_linalg_vecdot_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.017s) 2023-01-11T21:12:30.2006730Z test_meta_outplace_linalg_vecdot_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.017s) 2023-01-11T21:12:30.2007020Z test_meta_outplace_linalg_vecdot_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2007300Z test_meta_outplace_linalg_vecdot_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2007600Z test_meta_outplace_linalg_vector_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.074s) 2023-01-11T21:12:30.2007910Z test_meta_outplace_linalg_vector_norm_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.073s) 2023-01-11T21:12:30.2008210Z test_meta_outplace_linalg_vector_norm_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.073s) 2023-01-11T21:12:30.2008510Z test_meta_outplace_linalg_vector_norm_cpu_float16 (__main__.TestMetaCPU) ... ok (0.075s) 2023-01-11T21:12:30.2008800Z test_meta_outplace_linalg_vector_norm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.070s) 2023-01-11T21:12:30.2009100Z test_meta_outplace_linalg_vector_norm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.071s) 2023-01-11T21:12:30.2009380Z test_meta_outplace_linspace_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.2009660Z test_meta_outplace_linspace_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.2009950Z test_meta_outplace_linspace_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.2010220Z test_meta_outplace_linspace_cpu_float16 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.2010500Z test_meta_outplace_linspace_cpu_float32 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.2010780Z test_meta_outplace_linspace_cpu_float64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.2011060Z test_meta_outplace_linspace_cpu_int16 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.2011330Z test_meta_outplace_linspace_cpu_int32 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.2011590Z test_meta_outplace_linspace_cpu_int64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.2011860Z test_meta_outplace_linspace_cpu_int8 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.2012130Z test_meta_outplace_linspace_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2012400Z test_meta_outplace_log10_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2012660Z test_meta_outplace_log10_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2012930Z test_meta_outplace_log10_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2013200Z test_meta_outplace_log10_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2013470Z test_meta_outplace_log10_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2013730Z test_meta_outplace_log10_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2013990Z test_meta_outplace_log10_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2014310Z test_meta_outplace_log10_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2014580Z test_meta_outplace_log10_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2014840Z test_meta_outplace_log10_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2015100Z test_meta_outplace_log10_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2015370Z test_meta_outplace_log1p_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2015630Z test_meta_outplace_log1p_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2015900Z test_meta_outplace_log1p_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2016240Z test_meta_outplace_log1p_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2016500Z test_meta_outplace_log1p_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2016760Z test_meta_outplace_log1p_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2017030Z test_meta_outplace_log1p_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2017290Z test_meta_outplace_log1p_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2017540Z test_meta_outplace_log1p_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2017800Z test_meta_outplace_log1p_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2018060Z test_meta_outplace_log1p_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2018330Z test_meta_outplace_log2_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2018590Z test_meta_outplace_log2_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2018860Z test_meta_outplace_log2_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2019130Z test_meta_outplace_log2_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2019390Z test_meta_outplace_log2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2019660Z test_meta_outplace_log2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2019910Z test_meta_outplace_log2_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2020170Z test_meta_outplace_log2_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2020420Z test_meta_outplace_log2_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2020680Z test_meta_outplace_log2_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2020940Z test_meta_outplace_log2_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2021210Z test_meta_outplace_log_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2021460Z test_meta_outplace_log_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2021730Z test_meta_outplace_log_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2022010Z test_meta_outplace_log_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2022270Z test_meta_outplace_log_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2022530Z test_meta_outplace_log_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2022780Z test_meta_outplace_log_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2023040Z test_meta_outplace_log_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2023290Z test_meta_outplace_log_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2023540Z test_meta_outplace_log_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2023800Z test_meta_outplace_log_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2024090Z test_meta_outplace_log_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2024370Z test_meta_outplace_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2024860Z test_meta_outplace_log_softmax_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2025190Z test_meta_outplace_log_softmax_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2025490Z test_meta_outplace_log_softmax_with_dtype_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2025810Z test_meta_outplace_log_softmax_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2026130Z test_meta_outplace_log_softmax_with_dtype_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2026440Z test_meta_outplace_log_softmax_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2026870Z test_meta_outplace_log_softmax_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2027170Z test_meta_outplace_log_softmax_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2027470Z test_meta_outplace_log_softmax_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2027770Z test_meta_outplace_log_softmax_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2028070Z test_meta_outplace_log_softmax_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2028360Z test_meta_outplace_log_softmax_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2028660Z test_meta_outplace_log_softmax_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2028960Z test_meta_outplace_log_softmax_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2029250Z test_meta_outplace_logaddexp2_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2029530Z test_meta_outplace_logaddexp2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2029800Z test_meta_outplace_logaddexp2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2030100Z test_meta_outplace_logaddexp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2030380Z test_meta_outplace_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2030660Z test_meta_outplace_logaddexp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2030950Z test_meta_outplace_logcumsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.032s) 2023-01-11T21:12:30.2031240Z test_meta_outplace_logcumsumexp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.032s) 2023-01-11T21:12:30.2031520Z test_meta_outplace_logcumsumexp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.032s) 2023-01-11T21:12:30.2031800Z test_meta_outplace_logdet_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2032080Z test_meta_outplace_logdet_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2032350Z test_meta_outplace_logdet_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2032620Z test_meta_outplace_logdet_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2032910Z test_meta_outplace_logical_and_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2033180Z test_meta_outplace_logical_and_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2033470Z test_meta_outplace_logical_and_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2033760Z test_meta_outplace_logical_and_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2034040Z test_meta_outplace_logical_and_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2034320Z test_meta_outplace_logical_and_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2034600Z test_meta_outplace_logical_and_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2034880Z test_meta_outplace_logical_and_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2035320Z test_meta_outplace_logical_and_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2035640Z test_meta_outplace_logical_and_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2035910Z test_meta_outplace_logical_and_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2036190Z test_meta_outplace_logical_and_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2036470Z test_meta_outplace_logical_not_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2036740Z test_meta_outplace_logical_not_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2037030Z test_meta_outplace_logical_not_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2037430Z test_meta_outplace_logical_not_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2037710Z test_meta_outplace_logical_not_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2038000Z test_meta_outplace_logical_not_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2038280Z test_meta_outplace_logical_not_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2038560Z test_meta_outplace_logical_not_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2038830Z test_meta_outplace_logical_not_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2039100Z test_meta_outplace_logical_not_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2039370Z test_meta_outplace_logical_not_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2039640Z test_meta_outplace_logical_not_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2039930Z test_meta_outplace_logical_or_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2040200Z test_meta_outplace_logical_or_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2040490Z test_meta_outplace_logical_or_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2040770Z test_meta_outplace_logical_or_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2041050Z test_meta_outplace_logical_or_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2041320Z test_meta_outplace_logical_or_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2041610Z test_meta_outplace_logical_or_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2041880Z test_meta_outplace_logical_or_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2042150Z test_meta_outplace_logical_or_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2042430Z test_meta_outplace_logical_or_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2042700Z test_meta_outplace_logical_or_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2042970Z test_meta_outplace_logical_or_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2043260Z test_meta_outplace_logical_xor_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2043530Z test_meta_outplace_logical_xor_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2043820Z test_meta_outplace_logical_xor_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2044110Z test_meta_outplace_logical_xor_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2044390Z test_meta_outplace_logical_xor_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2044660Z test_meta_outplace_logical_xor_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2044940Z test_meta_outplace_logical_xor_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2045210Z test_meta_outplace_logical_xor_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2045500Z test_meta_outplace_logical_xor_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2045910Z test_meta_outplace_logical_xor_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2046220Z test_meta_outplace_logical_xor_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2046490Z test_meta_outplace_logical_xor_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2046770Z test_meta_outplace_logit_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2047020Z test_meta_outplace_logit_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2047290Z test_meta_outplace_logit_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2047650Z test_meta_outplace_logit_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2047900Z test_meta_outplace_logit_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2048160Z test_meta_outplace_logit_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2048420Z test_meta_outplace_logit_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2048680Z test_meta_outplace_logit_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2048940Z test_meta_outplace_logit_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2049210Z test_meta_outplace_logspace_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.116s) 2023-01-11T21:12:30.2049500Z test_meta_outplace_logspace_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.117s) 2023-01-11T21:12:30.2049790Z test_meta_outplace_logspace_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.115s) 2023-01-11T21:12:30.2050060Z test_meta_outplace_logspace_cpu_float32 (__main__.TestMetaCPU) ... ok (0.115s) 2023-01-11T21:12:30.2050340Z test_meta_outplace_logspace_cpu_float64 (__main__.TestMetaCPU) ... ok (0.117s) 2023-01-11T21:12:30.2050610Z test_meta_outplace_logspace_cpu_int16 (__main__.TestMetaCPU) ... ok (0.107s) 2023-01-11T21:12:30.2050880Z test_meta_outplace_logspace_cpu_int32 (__main__.TestMetaCPU) ... ok (0.107s) 2023-01-11T21:12:30.2051160Z test_meta_outplace_logspace_cpu_int64 (__main__.TestMetaCPU) ... ok (0.108s) 2023-01-11T21:12:30.2051420Z test_meta_outplace_logspace_cpu_int8 (__main__.TestMetaCPU) ... ok (0.044s) 2023-01-11T21:12:30.2051690Z test_meta_outplace_logspace_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.034s) 2023-01-11T21:12:30.2051980Z test_meta_outplace_logsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2052240Z test_meta_outplace_logsumexp_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2052520Z test_meta_outplace_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.2052800Z test_meta_outplace_logsumexp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.2053080Z test_meta_outplace_logsumexp_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2053350Z test_meta_outplace_logsumexp_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2053630Z test_meta_outplace_logsumexp_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2053910Z test_meta_outplace_logsumexp_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2054180Z test_meta_outplace_logsumexp_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2054440Z test_meta_outplace_long_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2054700Z test_meta_outplace_long_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2054970Z test_meta_outplace_long_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2055240Z test_meta_outplace_long_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2055510Z test_meta_outplace_long_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2055780Z test_meta_outplace_long_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2056040Z test_meta_outplace_long_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2056450Z test_meta_outplace_long_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2056740Z test_meta_outplace_long_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2057000Z test_meta_outplace_long_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2070480Z test_meta_outplace_long_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2070930Z test_meta_outplace_long_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2071190Z test_meta_outplace_long_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2071460Z test_meta_outplace_lt_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2072010Z test_meta_outplace_lt_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2072270Z test_meta_outplace_lt_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2072520Z test_meta_outplace_lt_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2072790Z test_meta_outplace_lt_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2073040Z test_meta_outplace_lt_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2073290Z test_meta_outplace_lt_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2073540Z test_meta_outplace_lt_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2073800Z test_meta_outplace_lt_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2074040Z test_meta_outplace_lt_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2074310Z test_meta_outplace_lu_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.2074600Z test_meta_outplace_lu_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.2074850Z test_meta_outplace_lu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2075110Z test_meta_outplace_lu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2075400Z test_meta_outplace_lu_solve_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.2075680Z test_meta_outplace_lu_solve_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.2075950Z test_meta_outplace_lu_solve_cpu_float32 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.2076220Z test_meta_outplace_lu_solve_cpu_float64 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.2076510Z test_meta_outplace_lu_unpack_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2076790Z test_meta_outplace_lu_unpack_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2077070Z test_meta_outplace_lu_unpack_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2077340Z test_meta_outplace_lu_unpack_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2077600Z test_meta_outplace_mH_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2077850Z test_meta_outplace_mH_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2078130Z test_meta_outplace_mH_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2078400Z test_meta_outplace_mH_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2078660Z test_meta_outplace_mH_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2078910Z test_meta_outplace_mH_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2079170Z test_meta_outplace_mH_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2079420Z test_meta_outplace_mH_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2079680Z test_meta_outplace_mH_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2079930Z test_meta_outplace_mH_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2080180Z test_meta_outplace_mH_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2080730Z test_meta_outplace_mH_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2081040Z test_meta_outplace_mH_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2081300Z test_meta_outplace_mT_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2081550Z test_meta_outplace_mT_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2081810Z test_meta_outplace_mT_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2082070Z test_meta_outplace_mT_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2082500Z test_meta_outplace_mT_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2082750Z test_meta_outplace_mT_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2083010Z test_meta_outplace_mT_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2083270Z test_meta_outplace_mT_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2083520Z test_meta_outplace_mT_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2083770Z test_meta_outplace_mT_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2084020Z test_meta_outplace_mT_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2084270Z test_meta_outplace_mT_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2084520Z test_meta_outplace_mT_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2084800Z test_meta_outplace_masked_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.131s) 2023-01-11T21:12:30.2085090Z test_meta_outplace_masked_amax_cpu_float16 (__main__.TestMetaCPU) ... ok (0.130s) 2023-01-11T21:12:30.2085360Z test_meta_outplace_masked_amax_cpu_float32 (__main__.TestMetaCPU) ... ok (0.128s) 2023-01-11T21:12:30.2085640Z test_meta_outplace_masked_amax_cpu_float64 (__main__.TestMetaCPU) ... ok (0.128s) 2023-01-11T21:12:30.2085910Z test_meta_outplace_masked_amax_cpu_int16 (__main__.TestMetaCPU) ... ok (0.113s) 2023-01-11T21:12:30.2086200Z test_meta_outplace_masked_amax_cpu_int32 (__main__.TestMetaCPU) ... ok (0.111s) 2023-01-11T21:12:30.2086470Z test_meta_outplace_masked_amax_cpu_int64 (__main__.TestMetaCPU) ... ok (0.110s) 2023-01-11T21:12:30.2086740Z test_meta_outplace_masked_amax_cpu_int8 (__main__.TestMetaCPU) ... ok (0.114s) 2023-01-11T21:12:30.2087010Z test_meta_outplace_masked_amax_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.113s) 2023-01-11T21:12:30.2087290Z test_meta_outplace_masked_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.130s) 2023-01-11T21:12:30.2087570Z test_meta_outplace_masked_amin_cpu_float16 (__main__.TestMetaCPU) ... ok (0.129s) 2023-01-11T21:12:30.2087850Z test_meta_outplace_masked_amin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.128s) 2023-01-11T21:12:30.2088130Z test_meta_outplace_masked_amin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.127s) 2023-01-11T21:12:30.2088400Z test_meta_outplace_masked_amin_cpu_int16 (__main__.TestMetaCPU) ... ok (0.111s) 2023-01-11T21:12:30.2088680Z test_meta_outplace_masked_amin_cpu_int32 (__main__.TestMetaCPU) ... ok (0.111s) 2023-01-11T21:12:30.2088950Z test_meta_outplace_masked_amin_cpu_int64 (__main__.TestMetaCPU) ... ok (0.111s) 2023-01-11T21:12:30.2089220Z test_meta_outplace_masked_amin_cpu_int8 (__main__.TestMetaCPU) ... ok (0.112s) 2023-01-11T21:12:30.2089490Z test_meta_outplace_masked_amin_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.112s) 2023-01-11T21:12:30.2089790Z test_meta_outplace_masked_argmax_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.073s) 2023-01-11T21:12:30.2090070Z test_meta_outplace_masked_argmax_cpu_float16 (__main__.TestMetaCPU) ... ok (0.075s) 2023-01-11T21:12:30.2090360Z test_meta_outplace_masked_argmax_cpu_float32 (__main__.TestMetaCPU) ... ok (0.075s) 2023-01-11T21:12:30.2090640Z test_meta_outplace_masked_argmax_cpu_float64 (__main__.TestMetaCPU) ... ok (0.074s) 2023-01-11T21:12:30.2091110Z test_meta_outplace_masked_argmax_cpu_int16 (__main__.TestMetaCPU) ... ok (0.065s) 2023-01-11T21:12:30.2091420Z test_meta_outplace_masked_argmax_cpu_int32 (__main__.TestMetaCPU) ... ok (0.065s) 2023-01-11T21:12:30.2091700Z test_meta_outplace_masked_argmax_cpu_int64 (__main__.TestMetaCPU) ... ok (0.066s) 2023-01-11T21:12:30.2091970Z test_meta_outplace_masked_argmax_cpu_int8 (__main__.TestMetaCPU) ... ok (0.064s) 2023-01-11T21:12:30.2092250Z test_meta_outplace_masked_argmax_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.063s) 2023-01-11T21:12:30.2092540Z test_meta_outplace_masked_argmin_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.073s) 2023-01-11T21:12:30.2092820Z test_meta_outplace_masked_argmin_cpu_float16 (__main__.TestMetaCPU) ... ok (0.073s) 2023-01-11T21:12:30.2093210Z test_meta_outplace_masked_argmin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.073s) 2023-01-11T21:12:30.2093490Z test_meta_outplace_masked_argmin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.073s) 2023-01-11T21:12:30.2093780Z test_meta_outplace_masked_argmin_cpu_int16 (__main__.TestMetaCPU) ... ok (0.064s) 2023-01-11T21:12:30.2094060Z test_meta_outplace_masked_argmin_cpu_int32 (__main__.TestMetaCPU) ... ok (0.064s) 2023-01-11T21:12:30.2094330Z test_meta_outplace_masked_argmin_cpu_int64 (__main__.TestMetaCPU) ... ok (0.064s) 2023-01-11T21:12:30.2094610Z test_meta_outplace_masked_argmin_cpu_int8 (__main__.TestMetaCPU) ... ok (0.064s) 2023-01-11T21:12:30.2094890Z test_meta_outplace_masked_argmin_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.064s) 2023-01-11T21:12:30.2095180Z test_meta_outplace_masked_cumprod_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.018s) 2023-01-11T21:12:30.2095480Z test_meta_outplace_masked_cumprod_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.018s) 2023-01-11T21:12:30.2095780Z test_meta_outplace_masked_cumprod_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.018s) 2023-01-11T21:12:30.2096070Z test_meta_outplace_masked_cumprod_cpu_float32 (__main__.TestMetaCPU) ... ok (0.018s) 2023-01-11T21:12:30.2096360Z test_meta_outplace_masked_cumprod_cpu_float64 (__main__.TestMetaCPU) ... ok (0.018s) 2023-01-11T21:12:30.2096640Z test_meta_outplace_masked_cumprod_cpu_int16 (__main__.TestMetaCPU) ... ok (0.018s) 2023-01-11T21:12:30.2096930Z test_meta_outplace_masked_cumprod_cpu_int32 (__main__.TestMetaCPU) ... ok (0.018s) 2023-01-11T21:12:30.2097210Z test_meta_outplace_masked_cumprod_cpu_int64 (__main__.TestMetaCPU) ... ok (0.018s) 2023-01-11T21:12:30.2097490Z test_meta_outplace_masked_cumprod_cpu_int8 (__main__.TestMetaCPU) ... ok (0.018s) 2023-01-11T21:12:30.2097780Z test_meta_outplace_masked_cumprod_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.018s) 2023-01-11T21:12:30.2098070Z test_meta_outplace_masked_cumsum_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:30.2098370Z test_meta_outplace_masked_cumsum_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:30.2098660Z test_meta_outplace_masked_cumsum_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:30.2098940Z test_meta_outplace_masked_cumsum_cpu_float32 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:30.2099220Z test_meta_outplace_masked_cumsum_cpu_float64 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:30.2099500Z test_meta_outplace_masked_cumsum_cpu_int16 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:30.2099770Z test_meta_outplace_masked_cumsum_cpu_int32 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:30.2100050Z test_meta_outplace_masked_cumsum_cpu_int64 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:30.2100320Z test_meta_outplace_masked_cumsum_cpu_int8 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:30.2100610Z test_meta_outplace_masked_cumsum_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:30.2100890Z test_meta_outplace_masked_fill_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2101160Z test_meta_outplace_masked_fill_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2101620Z test_meta_outplace_masked_fill_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2101930Z test_meta_outplace_masked_fill_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2102260Z test_meta_outplace_masked_fill_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2102390Z test_meta_outplace_masked_fill_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2102490Z test_meta_outplace_masked_fill_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2102590Z test_meta_outplace_masked_fill_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2102770Z test_meta_outplace_masked_fill_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2102880Z test_meta_outplace_masked_fill_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2102990Z test_meta_outplace_masked_fill_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2103100Z test_meta_outplace_masked_fill_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2103200Z test_meta_outplace_masked_fill_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2103310Z test_meta_outplace_masked_log_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.024s) 2023-01-11T21:12:30.2103420Z test_meta_outplace_masked_log_softmax_cpu_float32 (__main__.TestMetaCPU) ... ok (0.024s) 2023-01-11T21:12:30.2103530Z test_meta_outplace_masked_log_softmax_cpu_float64 (__main__.TestMetaCPU) ... ok (0.023s) 2023-01-11T21:12:30.2103640Z test_meta_outplace_masked_logaddexp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.028s) 2023-01-11T21:12:30.2103760Z test_meta_outplace_masked_logaddexp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.028s) 2023-01-11T21:12:30.2103870Z test_meta_outplace_masked_logaddexp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.028s) 2023-01-11T21:12:30.2103980Z test_meta_outplace_masked_logsumexp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.159s) 2023-01-11T21:12:30.2104090Z test_meta_outplace_masked_logsumexp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.158s) 2023-01-11T21:12:30.2104200Z test_meta_outplace_masked_logsumexp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.158s) 2023-01-11T21:12:30.2104310Z test_meta_outplace_masked_logsumexp_cpu_int16 (__main__.TestMetaCPU) ... ok (0.137s) 2023-01-11T21:12:30.2104420Z test_meta_outplace_masked_logsumexp_cpu_int32 (__main__.TestMetaCPU) ... ok (0.136s) 2023-01-11T21:12:30.2104530Z test_meta_outplace_masked_logsumexp_cpu_int64 (__main__.TestMetaCPU) ... ok (0.138s) 2023-01-11T21:12:30.2104630Z test_meta_outplace_masked_logsumexp_cpu_int8 (__main__.TestMetaCPU) ... ok (0.136s) 2023-01-11T21:12:30.2104740Z test_meta_outplace_masked_logsumexp_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.135s) 2023-01-11T21:12:30.2104850Z test_meta_outplace_masked_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.305s) 2023-01-11T21:12:30.2104950Z test_meta_outplace_masked_mean_cpu_bool (__main__.TestMetaCPU) ... ok (0.253s) 2023-01-11T21:12:30.2105060Z test_meta_outplace_masked_mean_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.254s) 2023-01-11T21:12:30.2105170Z test_meta_outplace_masked_mean_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.253s) 2023-01-11T21:12:30.2105270Z test_meta_outplace_masked_mean_cpu_float16 (__main__.TestMetaCPU) ... ok (0.304s) 2023-01-11T21:12:30.2105380Z test_meta_outplace_masked_mean_cpu_float32 (__main__.TestMetaCPU) ... ok (0.304s) 2023-01-11T21:12:30.2105480Z test_meta_outplace_masked_mean_cpu_float64 (__main__.TestMetaCPU) ... ok (0.412s) 2023-01-11T21:12:30.2105580Z test_meta_outplace_masked_mean_cpu_int16 (__main__.TestMetaCPU) ... ok (0.256s) 2023-01-11T21:12:30.2105690Z test_meta_outplace_masked_mean_cpu_int32 (__main__.TestMetaCPU) ... ok (0.252s) 2023-01-11T21:12:30.2105790Z test_meta_outplace_masked_mean_cpu_int64 (__main__.TestMetaCPU) ... ok (0.253s) 2023-01-11T21:12:30.2105890Z test_meta_outplace_masked_mean_cpu_int8 (__main__.TestMetaCPU) ... ok (0.254s) 2023-01-11T21:12:30.2106030Z test_meta_outplace_masked_mean_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.253s) 2023-01-11T21:12:30.2106130Z test_meta_outplace_masked_median_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.022s) 2023-01-11T21:12:30.2106240Z test_meta_outplace_masked_median_cpu_float32 (__main__.TestMetaCPU) ... ok (0.022s) 2023-01-11T21:12:30.2106350Z test_meta_outplace_masked_median_cpu_float64 (__main__.TestMetaCPU) ... ok (0.022s) 2023-01-11T21:12:30.2106460Z test_meta_outplace_masked_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.633s) 2023-01-11T21:12:30.2106560Z test_meta_outplace_masked_norm_cpu_float16 (__main__.TestMetaCPU) ... ok (0.637s) 2023-01-11T21:12:30.2106690Z test_meta_outplace_masked_norm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.629s) 2023-01-11T21:12:30.2106790Z test_meta_outplace_masked_norm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.628s) 2023-01-11T21:12:30.2106900Z test_meta_outplace_masked_normalize_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.031s) 2023-01-11T21:12:30.2107010Z test_meta_outplace_masked_normalize_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.031s) 2023-01-11T21:12:30.2107130Z test_meta_outplace_masked_normalize_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.030s) 2023-01-11T21:12:30.2107230Z test_meta_outplace_masked_normalize_cpu_float16 (__main__.TestMetaCPU) ... ok (0.031s) 2023-01-11T21:12:30.2107340Z test_meta_outplace_masked_normalize_cpu_float32 (__main__.TestMetaCPU) ... ok (0.030s) 2023-01-11T21:12:30.2107450Z test_meta_outplace_masked_normalize_cpu_float64 (__main__.TestMetaCPU) ... ok (0.030s) 2023-01-11T21:12:30.2107560Z test_meta_outplace_masked_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.146s) 2023-01-11T21:12:30.2107660Z test_meta_outplace_masked_prod_cpu_bool (__main__.TestMetaCPU) ... ok (0.124s) 2023-01-11T21:12:30.2107770Z test_meta_outplace_masked_prod_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.123s) 2023-01-11T21:12:30.2107880Z test_meta_outplace_masked_prod_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.123s) 2023-01-11T21:12:30.2107980Z test_meta_outplace_masked_prod_cpu_float32 (__main__.TestMetaCPU) ... ok (0.146s) 2023-01-11T21:12:30.2108080Z test_meta_outplace_masked_prod_cpu_float64 (__main__.TestMetaCPU) ... ok (0.144s) 2023-01-11T21:12:30.2108190Z test_meta_outplace_masked_prod_cpu_int16 (__main__.TestMetaCPU) ... ok (0.121s) 2023-01-11T21:12:30.2108290Z test_meta_outplace_masked_prod_cpu_int32 (__main__.TestMetaCPU) ... ok (0.122s) 2023-01-11T21:12:30.2108390Z test_meta_outplace_masked_prod_cpu_int64 (__main__.TestMetaCPU) ... ok (0.124s) 2023-01-11T21:12:30.2108500Z test_meta_outplace_masked_prod_cpu_int8 (__main__.TestMetaCPU) ... ok (0.125s) 2023-01-11T21:12:30.2108600Z test_meta_outplace_masked_prod_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.126s) 2023-01-11T21:12:30.2108710Z test_meta_outplace_masked_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2108810Z test_meta_outplace_masked_scatter_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2108930Z test_meta_outplace_masked_scatter_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2109030Z test_meta_outplace_masked_scatter_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2109140Z test_meta_outplace_masked_scatter_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2109250Z test_meta_outplace_masked_scatter_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2109360Z test_meta_outplace_masked_scatter_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2109470Z test_meta_outplace_masked_scatter_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2109580Z test_meta_outplace_masked_scatter_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2109680Z test_meta_outplace_masked_scatter_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2109850Z test_meta_outplace_masked_scatter_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2109950Z test_meta_outplace_masked_scatter_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2110060Z test_meta_outplace_masked_select_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.034s) 2023-01-11T21:12:30.2110170Z test_meta_outplace_masked_select_cpu_bool (__main__.TestMetaCPU) ... ok (0.034s) 2023-01-11T21:12:30.2110280Z test_meta_outplace_masked_select_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.033s) 2023-01-11T21:12:30.2110390Z test_meta_outplace_masked_select_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.033s) 2023-01-11T21:12:30.2110500Z test_meta_outplace_masked_select_cpu_float16 (__main__.TestMetaCPU) ... ok (0.033s) 2023-01-11T21:12:30.2110640Z test_meta_outplace_masked_select_cpu_float32 (__main__.TestMetaCPU) ... ok (0.033s) 2023-01-11T21:12:30.2110750Z test_meta_outplace_masked_select_cpu_float64 (__main__.TestMetaCPU) ... ok (0.033s) 2023-01-11T21:12:30.2110850Z test_meta_outplace_masked_select_cpu_int16 (__main__.TestMetaCPU) ... ok (0.033s) 2023-01-11T21:12:30.2110950Z test_meta_outplace_masked_select_cpu_int32 (__main__.TestMetaCPU) ... ok (0.033s) 2023-01-11T21:12:30.2111050Z test_meta_outplace_masked_select_cpu_int64 (__main__.TestMetaCPU) ... ok (0.034s) 2023-01-11T21:12:30.2111150Z test_meta_outplace_masked_select_cpu_int8 (__main__.TestMetaCPU) ... ok (0.034s) 2023-01-11T21:12:30.2111250Z test_meta_outplace_masked_select_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.034s) 2023-01-11T21:12:30.2111360Z test_meta_outplace_masked_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.024s) 2023-01-11T21:12:30.2111470Z test_meta_outplace_masked_softmax_cpu_float32 (__main__.TestMetaCPU) ... ok (0.024s) 2023-01-11T21:12:30.2111570Z test_meta_outplace_masked_softmax_cpu_float64 (__main__.TestMetaCPU) ... ok (0.023s) 2023-01-11T21:12:30.2111680Z test_meta_outplace_masked_softmin_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.024s) 2023-01-11T21:12:30.2111790Z test_meta_outplace_masked_softmin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.024s) 2023-01-11T21:12:30.2111890Z test_meta_outplace_masked_softmin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.024s) 2023-01-11T21:12:30.2111990Z test_meta_outplace_masked_std_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.200s) 2023-01-11T21:12:30.2112100Z test_meta_outplace_masked_std_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.194s) 2023-01-11T21:12:30.2112210Z test_meta_outplace_masked_std_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.197s) 2023-01-11T21:12:30.2112310Z test_meta_outplace_masked_std_cpu_float32 (__main__.TestMetaCPU) ... ok (0.202s) 2023-01-11T21:12:30.2112410Z test_meta_outplace_masked_std_cpu_float64 (__main__.TestMetaCPU) ... ok (0.204s) 2023-01-11T21:12:30.2112520Z test_meta_outplace_masked_std_cpu_int16 (__main__.TestMetaCPU) ... ok (0.201s) 2023-01-11T21:12:30.2112620Z test_meta_outplace_masked_std_cpu_int32 (__main__.TestMetaCPU) ... ok (0.201s) 2023-01-11T21:12:30.2112720Z test_meta_outplace_masked_std_cpu_int64 (__main__.TestMetaCPU) ... ok (0.202s) 2023-01-11T21:12:30.2112830Z test_meta_outplace_masked_std_cpu_int8 (__main__.TestMetaCPU) ... ok (0.203s) 2023-01-11T21:12:30.2112920Z test_meta_outplace_masked_std_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.200s) 2023-01-11T21:12:30.2113030Z test_meta_outplace_masked_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.131s) 2023-01-11T21:12:30.2113130Z test_meta_outplace_masked_sum_cpu_bool (__main__.TestMetaCPU) ... ok (0.111s) 2023-01-11T21:12:30.2113230Z test_meta_outplace_masked_sum_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.111s) 2023-01-11T21:12:30.2113340Z test_meta_outplace_masked_sum_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.111s) 2023-01-11T21:12:30.2113450Z test_meta_outplace_masked_sum_cpu_float16 (__main__.TestMetaCPU) ... ok (0.132s) 2023-01-11T21:12:30.2113550Z test_meta_outplace_masked_sum_cpu_float32 (__main__.TestMetaCPU) ... ok (0.130s) 2023-01-11T21:12:30.2113650Z test_meta_outplace_masked_sum_cpu_float64 (__main__.TestMetaCPU) ... ok (0.130s) 2023-01-11T21:12:30.2113780Z test_meta_outplace_masked_sum_cpu_int16 (__main__.TestMetaCPU) ... ok (0.111s) 2023-01-11T21:12:30.2113880Z test_meta_outplace_masked_sum_cpu_int32 (__main__.TestMetaCPU) ... ok (0.111s) 2023-01-11T21:12:30.2113980Z test_meta_outplace_masked_sum_cpu_int64 (__main__.TestMetaCPU) ... ok (0.110s) 2023-01-11T21:12:30.2114080Z test_meta_outplace_masked_sum_cpu_int8 (__main__.TestMetaCPU) ... ok (0.110s) 2023-01-11T21:12:30.2114180Z test_meta_outplace_masked_sum_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.111s) 2023-01-11T21:12:30.2114280Z test_meta_outplace_masked_var_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.202s) 2023-01-11T21:12:30.2114410Z test_meta_outplace_masked_var_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.194s) 2023-01-11T21:12:30.2114520Z test_meta_outplace_masked_var_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.197s) 2023-01-11T21:12:30.2114630Z test_meta_outplace_masked_var_cpu_float16 (__main__.TestMetaCPU) ... ok (0.200s) 2023-01-11T21:12:30.2114730Z test_meta_outplace_masked_var_cpu_float32 (__main__.TestMetaCPU) ... ok (0.193s) 2023-01-11T21:12:30.2114830Z test_meta_outplace_masked_var_cpu_float64 (__main__.TestMetaCPU) ... ok (0.195s) 2023-01-11T21:12:30.2114930Z test_meta_outplace_masked_var_cpu_int16 (__main__.TestMetaCPU) ... ok (0.194s) 2023-01-11T21:12:30.2115030Z test_meta_outplace_masked_var_cpu_int32 (__main__.TestMetaCPU) ... ok (0.193s) 2023-01-11T21:12:30.2115130Z test_meta_outplace_masked_var_cpu_int64 (__main__.TestMetaCPU) ... ok (0.194s) 2023-01-11T21:12:30.2115240Z test_meta_outplace_masked_var_cpu_int8 (__main__.TestMetaCPU) ... ok (0.193s) 2023-01-11T21:12:30.2115340Z test_meta_outplace_masked_var_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.192s) 2023-01-11T21:12:30.2115440Z test_meta_outplace_matmul_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2115540Z test_meta_outplace_matmul_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2115640Z test_meta_outplace_matmul_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2115750Z test_meta_outplace_matmul_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2115850Z test_meta_outplace_matmul_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2115950Z test_meta_outplace_matmul_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2121210Z test_meta_outplace_matmul_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2121340Z test_meta_outplace_matmul_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2121440Z test_meta_outplace_matmul_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2121540Z test_meta_outplace_matmul_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2121650Z test_meta_outplace_matrix_exp_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2121760Z test_meta_outplace_matrix_exp_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2121870Z test_meta_outplace_matrix_exp_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2121980Z test_meta_outplace_matrix_exp_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2122080Z test_meta_outplace_matrix_exp_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2122180Z test_meta_outplace_max_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2122280Z test_meta_outplace_max_binary_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2122390Z test_meta_outplace_max_binary_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2122490Z test_meta_outplace_max_binary_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2122590Z test_meta_outplace_max_binary_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2122690Z test_meta_outplace_max_binary_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2122930Z test_meta_outplace_max_binary_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2123040Z test_meta_outplace_max_binary_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2123140Z test_meta_outplace_max_binary_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2123240Z test_meta_outplace_max_binary_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2123370Z test_meta_outplace_max_pool2d_with_indices_backward_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (1.407s) 2023-01-11T21:12:30.2123500Z test_meta_outplace_max_pool2d_with_indices_backward_cpu_float32 (__main__.TestMetaCPU) ... ok (1.368s) 2023-01-11T21:12:30.2123660Z test_meta_outplace_max_pool2d_with_indices_backward_cpu_float64 (__main__.TestMetaCPU) ... ok (1.378s) 2023-01-11T21:12:30.2123780Z test_meta_outplace_max_reduction_no_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2123890Z test_meta_outplace_max_reduction_no_dim_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2124000Z test_meta_outplace_max_reduction_no_dim_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2124110Z test_meta_outplace_max_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2124220Z test_meta_outplace_max_reduction_no_dim_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2124340Z test_meta_outplace_max_reduction_no_dim_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2124440Z test_meta_outplace_max_reduction_no_dim_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2124550Z test_meta_outplace_max_reduction_no_dim_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2124660Z test_meta_outplace_max_reduction_no_dim_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2124770Z test_meta_outplace_max_reduction_no_dim_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2124890Z test_meta_outplace_max_reduction_with_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2125000Z test_meta_outplace_max_reduction_with_dim_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2125120Z test_meta_outplace_max_reduction_with_dim_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2125230Z test_meta_outplace_max_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2125340Z test_meta_outplace_max_reduction_with_dim_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2125460Z test_meta_outplace_max_reduction_with_dim_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2125570Z test_meta_outplace_max_reduction_with_dim_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2125670Z test_meta_outplace_max_reduction_with_dim_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2125780Z test_meta_outplace_max_reduction_with_dim_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2125890Z test_meta_outplace_max_reduction_with_dim_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2126010Z test_meta_outplace_maximum_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2126140Z test_meta_outplace_maximum_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2126270Z test_meta_outplace_maximum_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2126400Z test_meta_outplace_maximum_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2126500Z test_meta_outplace_maximum_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2126610Z test_meta_outplace_maximum_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2126700Z test_meta_outplace_maximum_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2126840Z test_meta_outplace_maximum_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2126940Z test_meta_outplace_maximum_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2127040Z test_meta_outplace_maximum_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2127130Z test_meta_outplace_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2127240Z test_meta_outplace_mean_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2127340Z test_meta_outplace_mean_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2127440Z test_meta_outplace_mean_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2127570Z test_meta_outplace_mean_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2127670Z test_meta_outplace_mean_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2127780Z test_meta_outplace_median_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.031s) 2023-01-11T21:12:30.2127880Z test_meta_outplace_median_cpu_float32 (__main__.TestMetaCPU) ... ok (0.031s) 2023-01-11T21:12:30.2127980Z test_meta_outplace_median_cpu_float64 (__main__.TestMetaCPU) ... ok (0.031s) 2023-01-11T21:12:30.2128080Z test_meta_outplace_median_cpu_int16 (__main__.TestMetaCPU) ... ok (0.031s) 2023-01-11T21:12:30.2128180Z test_meta_outplace_median_cpu_int32 (__main__.TestMetaCPU) ... ok (0.031s) 2023-01-11T21:12:30.2128270Z test_meta_outplace_median_cpu_int64 (__main__.TestMetaCPU) ... ok (0.031s) 2023-01-11T21:12:30.2128370Z test_meta_outplace_median_cpu_int8 (__main__.TestMetaCPU) ... ok (0.031s) 2023-01-11T21:12:30.2128470Z test_meta_outplace_median_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.031s) 2023-01-11T21:12:30.2128590Z test_meta_outplace_meshgrid_list_of_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2128710Z test_meta_outplace_meshgrid_list_of_tensors_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2128850Z test_meta_outplace_meshgrid_list_of_tensors_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2128970Z test_meta_outplace_meshgrid_list_of_tensors_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2129090Z test_meta_outplace_meshgrid_list_of_tensors_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2129210Z test_meta_outplace_meshgrid_list_of_tensors_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2129330Z test_meta_outplace_meshgrid_list_of_tensors_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2129450Z test_meta_outplace_meshgrid_list_of_tensors_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2129560Z test_meta_outplace_meshgrid_list_of_tensors_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2129670Z test_meta_outplace_meshgrid_list_of_tensors_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2129790Z test_meta_outplace_meshgrid_list_of_tensors_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2129900Z test_meta_outplace_meshgrid_list_of_tensors_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2130020Z test_meta_outplace_meshgrid_variadic_tensors_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2130140Z test_meta_outplace_meshgrid_variadic_tensors_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2130260Z test_meta_outplace_meshgrid_variadic_tensors_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2130380Z test_meta_outplace_meshgrid_variadic_tensors_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2130500Z test_meta_outplace_meshgrid_variadic_tensors_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2130620Z test_meta_outplace_meshgrid_variadic_tensors_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2130820Z test_meta_outplace_meshgrid_variadic_tensors_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2130940Z test_meta_outplace_meshgrid_variadic_tensors_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2131060Z test_meta_outplace_meshgrid_variadic_tensors_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2131170Z test_meta_outplace_meshgrid_variadic_tensors_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2131290Z test_meta_outplace_meshgrid_variadic_tensors_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2131400Z test_meta_outplace_meshgrid_variadic_tensors_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2131580Z test_meta_outplace_min_binary_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2131680Z test_meta_outplace_min_binary_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2131790Z test_meta_outplace_min_binary_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2131890Z test_meta_outplace_min_binary_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2132000Z test_meta_outplace_min_binary_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2132110Z test_meta_outplace_min_binary_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2132220Z test_meta_outplace_min_binary_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2132320Z test_meta_outplace_min_binary_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2132420Z test_meta_outplace_min_binary_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2132530Z test_meta_outplace_min_binary_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2132640Z test_meta_outplace_min_reduction_no_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2132760Z test_meta_outplace_min_reduction_no_dim_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2132870Z test_meta_outplace_min_reduction_no_dim_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2132980Z test_meta_outplace_min_reduction_no_dim_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2133090Z test_meta_outplace_min_reduction_no_dim_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2133200Z test_meta_outplace_min_reduction_no_dim_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2133310Z test_meta_outplace_min_reduction_no_dim_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2133420Z test_meta_outplace_min_reduction_no_dim_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2133530Z test_meta_outplace_min_reduction_no_dim_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2133640Z test_meta_outplace_min_reduction_no_dim_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2133760Z test_meta_outplace_min_reduction_with_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2133870Z test_meta_outplace_min_reduction_with_dim_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2133990Z test_meta_outplace_min_reduction_with_dim_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2134100Z test_meta_outplace_min_reduction_with_dim_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2134210Z test_meta_outplace_min_reduction_with_dim_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2134330Z test_meta_outplace_min_reduction_with_dim_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2134440Z test_meta_outplace_min_reduction_with_dim_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2134550Z test_meta_outplace_min_reduction_with_dim_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2134660Z test_meta_outplace_min_reduction_with_dim_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2134820Z test_meta_outplace_min_reduction_with_dim_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2134930Z test_meta_outplace_minimum_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2135040Z test_meta_outplace_minimum_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2135150Z test_meta_outplace_minimum_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2135250Z test_meta_outplace_minimum_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2135350Z test_meta_outplace_minimum_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2135500Z test_meta_outplace_minimum_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2135600Z test_meta_outplace_minimum_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2135700Z test_meta_outplace_minimum_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2135800Z test_meta_outplace_minimum_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2135900Z test_meta_outplace_minimum_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2136000Z test_meta_outplace_mm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2136100Z test_meta_outplace_mm_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2136200Z test_meta_outplace_mm_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2136300Z test_meta_outplace_mm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2136400Z test_meta_outplace_mm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2136500Z test_meta_outplace_mm_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2136600Z test_meta_outplace_mm_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2136700Z test_meta_outplace_mm_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2136790Z test_meta_outplace_mm_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2136890Z test_meta_outplace_mm_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2136990Z test_meta_outplace_mode_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.016s) 2023-01-11T21:12:30.2137090Z test_meta_outplace_mode_cpu_bool (__main__.TestMetaCPU) ... ok (0.016s) 2023-01-11T21:12:30.2137190Z test_meta_outplace_mode_cpu_float16 (__main__.TestMetaCPU) ... ok (0.016s) 2023-01-11T21:12:30.2137290Z test_meta_outplace_mode_cpu_float32 (__main__.TestMetaCPU) ... ok (0.016s) 2023-01-11T21:12:30.2137390Z test_meta_outplace_mode_cpu_float64 (__main__.TestMetaCPU) ... ok (0.016s) 2023-01-11T21:12:30.2137480Z test_meta_outplace_mode_cpu_int16 (__main__.TestMetaCPU) ... ok (0.016s) 2023-01-11T21:12:30.2137580Z test_meta_outplace_mode_cpu_int32 (__main__.TestMetaCPU) ... ok (0.016s) 2023-01-11T21:12:30.2137680Z test_meta_outplace_mode_cpu_int64 (__main__.TestMetaCPU) ... ok (0.016s) 2023-01-11T21:12:30.2137780Z test_meta_outplace_mode_cpu_int8 (__main__.TestMetaCPU) ... ok (0.016s) 2023-01-11T21:12:30.2137880Z test_meta_outplace_mode_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.016s) 2023-01-11T21:12:30.2137980Z test_meta_outplace_movedim_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2138080Z test_meta_outplace_movedim_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2138190Z test_meta_outplace_movedim_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2138300Z test_meta_outplace_movedim_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2138400Z test_meta_outplace_movedim_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2138510Z test_meta_outplace_movedim_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2138610Z test_meta_outplace_movedim_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2138760Z test_meta_outplace_movedim_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2138870Z test_meta_outplace_movedim_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2138970Z test_meta_outplace_movedim_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2139060Z test_meta_outplace_movedim_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2139160Z test_meta_outplace_movedim_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2139260Z test_meta_outplace_movedim_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2139360Z test_meta_outplace_msort_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2139510Z test_meta_outplace_msort_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2139610Z test_meta_outplace_msort_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2139720Z test_meta_outplace_msort_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2139810Z test_meta_outplace_msort_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2139910Z test_meta_outplace_msort_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2140000Z test_meta_outplace_msort_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2140100Z test_meta_outplace_msort_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2140200Z test_meta_outplace_msort_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2140290Z test_meta_outplace_msort_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2140390Z test_meta_outplace_mul_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2140490Z test_meta_outplace_mul_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2140590Z test_meta_outplace_mul_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2140690Z test_meta_outplace_mul_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2140790Z test_meta_outplace_mul_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2140890Z test_meta_outplace_mul_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2140980Z test_meta_outplace_mul_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2141070Z test_meta_outplace_mul_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2141170Z test_meta_outplace_mul_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2141260Z test_meta_outplace_mul_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2141360Z test_meta_outplace_mul_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2141460Z test_meta_outplace_mul_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2141550Z test_meta_outplace_mul_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2141660Z test_meta_outplace_multinomial_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.053s) 2023-01-11T21:12:30.2141770Z test_meta_outplace_multinomial_cpu_float32 (__main__.TestMetaCPU) ... ok (0.053s) 2023-01-11T21:12:30.2141870Z test_meta_outplace_multinomial_cpu_float64 (__main__.TestMetaCPU) ... ok (0.054s) 2023-01-11T21:12:30.2141970Z test_meta_outplace_mv_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2142070Z test_meta_outplace_mv_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2142170Z test_meta_outplace_mv_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2142260Z test_meta_outplace_mv_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2142360Z test_meta_outplace_mv_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2142450Z test_meta_outplace_mv_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2142550Z test_meta_outplace_mv_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2142680Z test_meta_outplace_mv_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2142770Z test_meta_outplace_mv_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2142870Z test_meta_outplace_mv_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2142990Z test_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.2143110Z test_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2143220Z test_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2143360Z test_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2143470Z test_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2143570Z test_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2143690Z test_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2143790Z test_meta_outplace_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2143910Z test_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2144020Z test_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2144130Z test_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2144240Z test_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2144350Z test_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2144460Z test_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2144570Z test_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2144680Z test_meta_outplace_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2144790Z test_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2144900Z test_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2145010Z test_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2145110Z test_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2145220Z test_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2145330Z test_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2145440Z test_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2145540Z test_meta_outplace_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2145650Z test_meta_outplace_nan_to_num_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2145750Z test_meta_outplace_nan_to_num_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2145850Z test_meta_outplace_nan_to_num_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2145960Z test_meta_outplace_nan_to_num_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2146060Z test_meta_outplace_nan_to_num_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2146160Z test_meta_outplace_nan_to_num_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2146260Z test_meta_outplace_nan_to_num_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2146370Z test_meta_outplace_nan_to_num_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2146640Z test_meta_outplace_nan_to_num_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2146750Z test_meta_outplace_nan_to_num_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2146850Z test_meta_outplace_nanmean_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2146950Z test_meta_outplace_nanmean_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2147050Z test_meta_outplace_nanmean_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2147150Z test_meta_outplace_nanmean_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2147300Z test_meta_outplace_nanmedian_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2152410Z test_meta_outplace_nanmedian_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2152550Z test_meta_outplace_nanmedian_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2152660Z test_meta_outplace_nanmedian_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2152760Z test_meta_outplace_nanmedian_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2152850Z test_meta_outplace_nanmedian_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2152960Z test_meta_outplace_nanmedian_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2153060Z test_meta_outplace_nanmedian_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2153160Z test_meta_outplace_nanquantile_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2153270Z test_meta_outplace_nanquantile_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2153370Z test_meta_outplace_nansum_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2153470Z test_meta_outplace_nansum_cpu_bool (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2153570Z test_meta_outplace_nansum_cpu_float16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.2153670Z test_meta_outplace_nansum_cpu_float32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.2153770Z test_meta_outplace_nansum_cpu_float64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.2153870Z test_meta_outplace_nansum_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2153970Z test_meta_outplace_nansum_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2154060Z test_meta_outplace_nansum_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2154160Z test_meta_outplace_nansum_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2154260Z test_meta_outplace_nansum_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2154370Z test_meta_outplace_narrow_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2154480Z test_meta_outplace_narrow_copy_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2154590Z test_meta_outplace_narrow_copy_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2154700Z test_meta_outplace_narrow_copy_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2154800Z test_meta_outplace_narrow_copy_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2154910Z test_meta_outplace_narrow_copy_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2155010Z test_meta_outplace_narrow_copy_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2155110Z test_meta_outplace_narrow_copy_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2155220Z test_meta_outplace_narrow_copy_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2155320Z test_meta_outplace_narrow_copy_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2155420Z test_meta_outplace_narrow_copy_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2155630Z test_meta_outplace_narrow_copy_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2155740Z test_meta_outplace_narrow_copy_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2155840Z test_meta_outplace_narrow_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2155940Z test_meta_outplace_narrow_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2156040Z test_meta_outplace_narrow_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2156140Z test_meta_outplace_narrow_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2156270Z test_meta_outplace_narrow_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2156380Z test_meta_outplace_narrow_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2156480Z test_meta_outplace_narrow_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2156580Z test_meta_outplace_narrow_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2156680Z test_meta_outplace_narrow_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2156780Z test_meta_outplace_narrow_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2156880Z test_meta_outplace_narrow_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2156970Z test_meta_outplace_narrow_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2157070Z test_meta_outplace_narrow_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2157180Z test_meta_outplace_native_batch_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.2157300Z test_meta_outplace_native_batch_norm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2157410Z test_meta_outplace_native_batch_norm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2157530Z test_meta_outplace_native_dropout_backward_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2157650Z test_meta_outplace_native_dropout_backward_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2157770Z test_meta_outplace_native_dropout_backward_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2157890Z test_meta_outplace_native_dropout_backward_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2158000Z test_meta_outplace_native_dropout_backward_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2158110Z test_meta_outplace_native_dropout_backward_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2158230Z test_meta_outplace_native_dropout_backward_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2158330Z test_meta_outplace_native_dropout_backward_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2158450Z test_meta_outplace_native_dropout_backward_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2158560Z test_meta_outplace_native_dropout_backward_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2158670Z test_meta_outplace_native_layer_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.2158780Z test_meta_outplace_native_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.2158890Z test_meta_outplace_native_layer_norm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.2158990Z test_meta_outplace_ne_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2159090Z test_meta_outplace_ne_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2159190Z test_meta_outplace_ne_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2159290Z test_meta_outplace_ne_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2159390Z test_meta_outplace_ne_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2159510Z test_meta_outplace_ne_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2159610Z test_meta_outplace_ne_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2159710Z test_meta_outplace_ne_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2159810Z test_meta_outplace_ne_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2159900Z test_meta_outplace_ne_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2159990Z test_meta_outplace_ne_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2160090Z test_meta_outplace_ne_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2160210Z test_meta_outplace_neg_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2160320Z test_meta_outplace_neg_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2160420Z test_meta_outplace_neg_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2160520Z test_meta_outplace_neg_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2160620Z test_meta_outplace_neg_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2160720Z test_meta_outplace_neg_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2160810Z test_meta_outplace_neg_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2160910Z test_meta_outplace_neg_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2161010Z test_meta_outplace_neg_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2161100Z test_meta_outplace_neg_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2161200Z test_meta_outplace_neg_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2161290Z test_meta_outplace_neg_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2161400Z test_meta_outplace_new_empty_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2161500Z test_meta_outplace_new_empty_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2161610Z test_meta_outplace_new_empty_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2161720Z test_meta_outplace_new_empty_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2161830Z test_meta_outplace_new_empty_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2161930Z test_meta_outplace_new_empty_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2162030Z test_meta_outplace_new_empty_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2162130Z test_meta_outplace_new_empty_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2162240Z test_meta_outplace_new_empty_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2162340Z test_meta_outplace_new_empty_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2162440Z test_meta_outplace_new_empty_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2162540Z test_meta_outplace_new_empty_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2162640Z test_meta_outplace_new_empty_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2162750Z test_meta_outplace_new_empty_strided_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2162860Z test_meta_outplace_new_empty_strided_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2162980Z test_meta_outplace_new_empty_strided_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2163090Z test_meta_outplace_new_empty_strided_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2163200Z test_meta_outplace_new_empty_strided_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2163310Z test_meta_outplace_new_empty_strided_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2163450Z test_meta_outplace_new_empty_strided_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2163560Z test_meta_outplace_new_empty_strided_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2163670Z test_meta_outplace_new_empty_strided_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2163780Z test_meta_outplace_new_empty_strided_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2163890Z test_meta_outplace_new_empty_strided_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2163990Z test_meta_outplace_new_empty_strided_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2164120Z test_meta_outplace_new_empty_strided_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2164220Z test_meta_outplace_new_full_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2164330Z test_meta_outplace_new_full_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2164440Z test_meta_outplace_new_full_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2164540Z test_meta_outplace_new_full_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2164650Z test_meta_outplace_new_full_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2164750Z test_meta_outplace_new_full_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2164860Z test_meta_outplace_new_full_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2164960Z test_meta_outplace_new_full_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2165060Z test_meta_outplace_new_full_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2165160Z test_meta_outplace_new_full_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2165260Z test_meta_outplace_new_full_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2165360Z test_meta_outplace_new_full_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2165460Z test_meta_outplace_new_full_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2165560Z test_meta_outplace_new_ones_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2165660Z test_meta_outplace_new_ones_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2165770Z test_meta_outplace_new_ones_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2165870Z test_meta_outplace_new_ones_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2165970Z test_meta_outplace_new_ones_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2166080Z test_meta_outplace_new_ones_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2166180Z test_meta_outplace_new_ones_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2166280Z test_meta_outplace_new_ones_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2166380Z test_meta_outplace_new_ones_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2166480Z test_meta_outplace_new_ones_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2166570Z test_meta_outplace_new_ones_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2166670Z test_meta_outplace_new_ones_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2166770Z test_meta_outplace_new_ones_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2166880Z test_meta_outplace_new_zeros_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2166980Z test_meta_outplace_new_zeros_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2167080Z test_meta_outplace_new_zeros_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2167230Z test_meta_outplace_new_zeros_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2167330Z test_meta_outplace_new_zeros_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2167440Z test_meta_outplace_new_zeros_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2167540Z test_meta_outplace_new_zeros_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2167650Z test_meta_outplace_new_zeros_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2167750Z test_meta_outplace_new_zeros_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2167850Z test_meta_outplace_new_zeros_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2167990Z test_meta_outplace_new_zeros_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2168090Z test_meta_outplace_new_zeros_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2168190Z test_meta_outplace_new_zeros_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2168300Z test_meta_outplace_nextafter_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2168400Z test_meta_outplace_nextafter_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2168500Z test_meta_outplace_nextafter_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2168640Z test_meta_outplace_nn_functional__scaled_dot_product_attention_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.2168770Z test_meta_outplace_nn_functional__scaled_dot_product_attention_cpu_float32 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.2168910Z test_meta_outplace_nn_functional__scaled_dot_product_attention_cpu_float64 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.2169040Z test_meta_outplace_nn_functional_adaptive_avg_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2169160Z test_meta_outplace_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2169290Z test_meta_outplace_nn_functional_adaptive_avg_pool1d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2169420Z test_meta_outplace_nn_functional_adaptive_avg_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2169540Z test_meta_outplace_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2169660Z test_meta_outplace_nn_functional_adaptive_avg_pool2d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2169780Z test_meta_outplace_nn_functional_adaptive_avg_pool3d_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2169910Z test_meta_outplace_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2170030Z test_meta_outplace_nn_functional_adaptive_avg_pool3d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2170150Z test_meta_outplace_nn_functional_adaptive_max_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2170270Z test_meta_outplace_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2170390Z test_meta_outplace_nn_functional_adaptive_max_pool1d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2170520Z test_meta_outplace_nn_functional_adaptive_max_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2170640Z test_meta_outplace_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2170750Z test_meta_outplace_nn_functional_adaptive_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2170870Z test_meta_outplace_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2170990Z test_meta_outplace_nn_functional_adaptive_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2171140Z test_meta_outplace_nn_functional_alpha_dropout_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2171270Z test_meta_outplace_nn_functional_alpha_dropout_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2171390Z test_meta_outplace_nn_functional_alpha_dropout_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2171510Z test_meta_outplace_nn_functional_avg_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2171630Z test_meta_outplace_nn_functional_avg_pool1d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2171770Z test_meta_outplace_nn_functional_avg_pool1d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2171890Z test_meta_outplace_nn_functional_avg_pool1d_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2172000Z test_meta_outplace_nn_functional_avg_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2172120Z test_meta_outplace_nn_functional_avg_pool2d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2172230Z test_meta_outplace_nn_functional_avg_pool2d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2172350Z test_meta_outplace_nn_functional_avg_pool2d_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2172460Z test_meta_outplace_nn_functional_avg_pool3d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2172570Z test_meta_outplace_nn_functional_avg_pool3d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2172690Z test_meta_outplace_nn_functional_avg_pool3d_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2172810Z test_meta_outplace_nn_functional_batch_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.2172920Z test_meta_outplace_nn_functional_batch_norm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2173040Z test_meta_outplace_nn_functional_batch_norm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2173150Z test_meta_outplace_nn_functional_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.2173270Z test_meta_outplace_nn_functional_bilinear_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2173380Z test_meta_outplace_nn_functional_bilinear_cpu_float64 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.2173500Z test_meta_outplace_nn_functional_bilinear_cpu_int16 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.2173610Z test_meta_outplace_nn_functional_bilinear_cpu_int32 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.2173710Z test_meta_outplace_nn_functional_bilinear_cpu_int64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2173830Z test_meta_outplace_nn_functional_bilinear_cpu_int8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2173940Z test_meta_outplace_nn_functional_bilinear_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.2174060Z test_meta_outplace_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2174190Z test_meta_outplace_nn_functional_binary_cross_entropy_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2174330Z test_meta_outplace_nn_functional_binary_cross_entropy_with_logits_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.023s) 2023-01-11T21:12:30.2174460Z test_meta_outplace_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:30.2174600Z test_meta_outplace_nn_functional_binary_cross_entropy_with_logits_cpu_float64 (__main__.TestMetaCPU) ... ok (0.019s) 2023-01-11T21:12:30.2174710Z test_meta_outplace_nn_functional_celu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2174820Z test_meta_outplace_nn_functional_celu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2174960Z test_meta_outplace_nn_functional_celu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2175070Z test_meta_outplace_nn_functional_conv1d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2175200Z test_meta_outplace_nn_functional_conv1d_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.2175310Z test_meta_outplace_nn_functional_conv1d_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.2175420Z test_meta_outplace_nn_functional_conv1d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2175530Z test_meta_outplace_nn_functional_conv1d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2175670Z test_meta_outplace_nn_functional_conv1d_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2175780Z test_meta_outplace_nn_functional_conv2d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2175890Z test_meta_outplace_nn_functional_conv2d_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.026s) 2023-01-11T21:12:30.2176000Z test_meta_outplace_nn_functional_conv2d_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.026s) 2023-01-11T21:12:30.2176120Z test_meta_outplace_nn_functional_conv2d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.2176230Z test_meta_outplace_nn_functional_conv2d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.2176330Z test_meta_outplace_nn_functional_conv2d_cpu_int64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2176460Z test_meta_outplace_nn_functional_conv_transpose1d_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2176590Z test_meta_outplace_nn_functional_conv_transpose1d_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2176720Z test_meta_outplace_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2176840Z test_meta_outplace_nn_functional_conv_transpose1d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2176960Z test_meta_outplace_nn_functional_conv_transpose1d_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2177090Z test_meta_outplace_nn_functional_conv_transpose2d_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.2177210Z test_meta_outplace_nn_functional_conv_transpose2d_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.2177330Z test_meta_outplace_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2177450Z test_meta_outplace_nn_functional_conv_transpose2d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2177580Z test_meta_outplace_nn_functional_conv_transpose2d_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2177700Z test_meta_outplace_nn_functional_conv_transpose3d_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2177820Z test_meta_outplace_nn_functional_conv_transpose3d_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.2177950Z test_meta_outplace_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2178070Z test_meta_outplace_nn_functional_conv_transpose3d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2178180Z test_meta_outplace_nn_functional_conv_transpose3d_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2178310Z test_meta_outplace_nn_functional_cosine_embedding_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2178440Z test_meta_outplace_nn_functional_cosine_embedding_loss_cpu_bool (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2178570Z test_meta_outplace_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2178710Z test_meta_outplace_nn_functional_cosine_embedding_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2178840Z test_meta_outplace_nn_functional_cosine_embedding_loss_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2183210Z test_meta_outplace_nn_functional_cosine_embedding_loss_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2183360Z test_meta_outplace_nn_functional_cosine_embedding_loss_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2183480Z test_meta_outplace_nn_functional_cosine_embedding_loss_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2183600Z test_meta_outplace_nn_functional_cosine_embedding_loss_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2183790Z test_meta_outplace_nn_functional_cosine_similarity_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.2183910Z test_meta_outplace_nn_functional_cosine_similarity_cpu_float32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.2184040Z test_meta_outplace_nn_functional_cosine_similarity_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.2184160Z test_meta_outplace_nn_functional_cross_entropy_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2184280Z test_meta_outplace_nn_functional_cross_entropy_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2184400Z test_meta_outplace_nn_functional_cross_entropy_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2184510Z test_meta_outplace_nn_functional_ctc_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.019s) 2023-01-11T21:12:30.2184630Z test_meta_outplace_nn_functional_ctc_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:30.2184750Z test_meta_outplace_nn_functional_dropout2d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2184870Z test_meta_outplace_nn_functional_dropout2d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2184980Z test_meta_outplace_nn_functional_dropout2d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2185100Z test_meta_outplace_nn_functional_dropout3d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2185210Z test_meta_outplace_nn_functional_dropout3d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2185320Z test_meta_outplace_nn_functional_dropout3d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2185440Z test_meta_outplace_nn_functional_dropout_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2185550Z test_meta_outplace_nn_functional_dropout_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2185660Z test_meta_outplace_nn_functional_dropout_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2185770Z test_meta_outplace_nn_functional_elu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2185890Z test_meta_outplace_nn_functional_elu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2186000Z test_meta_outplace_nn_functional_elu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2186120Z test_meta_outplace_nn_functional_embedding_bag_cpu_float16 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.2186230Z test_meta_outplace_nn_functional_embedding_bag_cpu_float32 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.2186350Z test_meta_outplace_nn_functional_embedding_bag_cpu_float64 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.2186470Z test_meta_outplace_nn_functional_embedding_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2186580Z test_meta_outplace_nn_functional_embedding_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2186700Z test_meta_outplace_nn_functional_embedding_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2186810Z test_meta_outplace_nn_functional_embedding_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2187000Z test_meta_outplace_nn_functional_feature_alpha_dropout_with_train_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2187140Z test_meta_outplace_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2187280Z test_meta_outplace_nn_functional_feature_alpha_dropout_with_train_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2187420Z test_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2187550Z test_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2187730Z test_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2187880Z test_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2188010Z test_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2188150Z test_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2188280Z test_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2188420Z test_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2188550Z test_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2188680Z test_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2188820Z test_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2188950Z test_meta_outplace_nn_functional_feature_alpha_dropout_without_train_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2189080Z test_meta_outplace_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2189200Z test_meta_outplace_nn_functional_fractional_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2189320Z test_meta_outplace_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:30.2189440Z test_meta_outplace_nn_functional_fractional_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:30.2189570Z test_meta_outplace_nn_functional_gaussian_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (1.098s) 2023-01-11T21:12:30.2189690Z test_meta_outplace_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (1.103s) 2023-01-11T21:12:30.2189820Z test_meta_outplace_nn_functional_gaussian_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (1.110s) 2023-01-11T21:12:30.2189930Z test_meta_outplace_nn_functional_gelu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2190040Z test_meta_outplace_nn_functional_gelu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2190150Z test_meta_outplace_nn_functional_gelu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2190260Z test_meta_outplace_nn_functional_glu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.014s) 2023-01-11T21:12:30.2190370Z test_meta_outplace_nn_functional_glu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.2190480Z test_meta_outplace_nn_functional_glu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.2190600Z test_meta_outplace_nn_functional_grid_sample_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2190740Z test_meta_outplace_nn_functional_grid_sample_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2190860Z test_meta_outplace_nn_functional_group_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:30.2190980Z test_meta_outplace_nn_functional_group_norm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.2191100Z test_meta_outplace_nn_functional_group_norm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.2191220Z test_meta_outplace_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2191330Z test_meta_outplace_nn_functional_hardshrink_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2191470Z test_meta_outplace_nn_functional_hardshrink_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2191600Z test_meta_outplace_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2191710Z test_meta_outplace_nn_functional_hardsigmoid_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2191830Z test_meta_outplace_nn_functional_hardsigmoid_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2191940Z test_meta_outplace_nn_functional_hardswish_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2192060Z test_meta_outplace_nn_functional_hardswish_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2192180Z test_meta_outplace_nn_functional_hardswish_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2192290Z test_meta_outplace_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2192410Z test_meta_outplace_nn_functional_hardtanh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2192520Z test_meta_outplace_nn_functional_hardtanh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2192640Z test_meta_outplace_nn_functional_hardtanh_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2192750Z test_meta_outplace_nn_functional_hardtanh_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2192850Z test_meta_outplace_nn_functional_hardtanh_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2192960Z test_meta_outplace_nn_functional_hardtanh_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2193090Z test_meta_outplace_nn_functional_hinge_embedding_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2193220Z test_meta_outplace_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2193340Z test_meta_outplace_nn_functional_hinge_embedding_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2193460Z test_meta_outplace_nn_functional_huber_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2193570Z test_meta_outplace_nn_functional_huber_loss_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2193690Z test_meta_outplace_nn_functional_huber_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2193800Z test_meta_outplace_nn_functional_huber_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2193920Z test_meta_outplace_nn_functional_instance_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.2194040Z test_meta_outplace_nn_functional_instance_norm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2194160Z test_meta_outplace_nn_functional_instance_norm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2194280Z test_meta_outplace_nn_functional_interpolate_area_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2194410Z test_meta_outplace_nn_functional_interpolate_area_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2194560Z test_meta_outplace_nn_functional_interpolate_bicubic_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2194690Z test_meta_outplace_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2194810Z test_meta_outplace_nn_functional_interpolate_bicubic_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2194940Z test_meta_outplace_nn_functional_interpolate_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2195060Z test_meta_outplace_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2195190Z test_meta_outplace_nn_functional_interpolate_bilinear_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2195340Z test_meta_outplace_nn_functional_interpolate_linear_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2195470Z test_meta_outplace_nn_functional_interpolate_linear_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2195590Z test_meta_outplace_nn_functional_interpolate_linear_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2195720Z test_meta_outplace_nn_functional_interpolate_nearest_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2195840Z test_meta_outplace_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2195970Z test_meta_outplace_nn_functional_interpolate_nearest_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2196090Z test_meta_outplace_nn_functional_interpolate_nearest_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2196220Z test_meta_outplace_nn_functional_interpolate_trilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2196350Z test_meta_outplace_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2196470Z test_meta_outplace_nn_functional_interpolate_trilinear_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2196590Z test_meta_outplace_nn_functional_kl_div_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.2196700Z test_meta_outplace_nn_functional_kl_div_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2196810Z test_meta_outplace_nn_functional_kl_div_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2196920Z test_meta_outplace_nn_functional_l1_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2197040Z test_meta_outplace_nn_functional_l1_loss_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2197160Z test_meta_outplace_nn_functional_l1_loss_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2197270Z test_meta_outplace_nn_functional_l1_loss_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2197380Z test_meta_outplace_nn_functional_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2197490Z test_meta_outplace_nn_functional_l1_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2197600Z test_meta_outplace_nn_functional_layer_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2197720Z test_meta_outplace_nn_functional_layer_norm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2197830Z test_meta_outplace_nn_functional_layer_norm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2197950Z test_meta_outplace_nn_functional_leaky_relu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2198070Z test_meta_outplace_nn_functional_leaky_relu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2198180Z test_meta_outplace_nn_functional_leaky_relu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2198290Z test_meta_outplace_nn_functional_linear_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.2198430Z test_meta_outplace_nn_functional_linear_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.2198540Z test_meta_outplace_nn_functional_linear_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.2198650Z test_meta_outplace_nn_functional_linear_cpu_float32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.2198770Z test_meta_outplace_nn_functional_linear_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.2198880Z test_meta_outplace_nn_functional_linear_cpu_int16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.2198980Z test_meta_outplace_nn_functional_linear_cpu_int32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.2199110Z test_meta_outplace_nn_functional_linear_cpu_int64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.2199220Z test_meta_outplace_nn_functional_linear_cpu_int8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.2199330Z test_meta_outplace_nn_functional_linear_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.2199460Z test_meta_outplace_nn_functional_local_response_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2199590Z test_meta_outplace_nn_functional_local_response_norm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2199710Z test_meta_outplace_nn_functional_local_response_norm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2199840Z test_meta_outplace_nn_functional_local_response_norm_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2199950Z test_meta_outplace_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2200070Z test_meta_outplace_nn_functional_logsigmoid_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2200190Z test_meta_outplace_nn_functional_logsigmoid_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2200320Z test_meta_outplace_nn_functional_margin_ranking_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.013s) 2023-01-11T21:12:30.2200440Z test_meta_outplace_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:30.2200560Z test_meta_outplace_nn_functional_margin_ranking_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:30.2200690Z test_meta_outplace_nn_functional_margin_ranking_loss_cpu_int16 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:30.2200810Z test_meta_outplace_nn_functional_margin_ranking_loss_cpu_int32 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:30.2200930Z test_meta_outplace_nn_functional_margin_ranking_loss_cpu_int64 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:30.2201050Z test_meta_outplace_nn_functional_margin_ranking_loss_cpu_int8 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:30.2201170Z test_meta_outplace_nn_functional_margin_ranking_loss_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.012s) 2023-01-11T21:12:30.2201290Z test_meta_outplace_nn_functional_max_pool1d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.142s) 2023-01-11T21:12:30.2201400Z test_meta_outplace_nn_functional_max_pool1d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.138s) 2023-01-11T21:12:30.2201520Z test_meta_outplace_nn_functional_max_pool1d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.145s) 2023-01-11T21:12:30.2201630Z test_meta_outplace_nn_functional_max_pool2d_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.266s) 2023-01-11T21:12:30.2201740Z test_meta_outplace_nn_functional_max_pool2d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.239s) 2023-01-11T21:12:30.2201860Z test_meta_outplace_nn_functional_max_pool2d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.265s) 2023-01-11T21:12:30.2201970Z test_meta_outplace_nn_functional_max_pool3d_cpu_float32 (__main__.TestMetaCPU) ... ok (1.366s) 2023-01-11T21:12:30.2202080Z test_meta_outplace_nn_functional_max_pool3d_cpu_float64 (__main__.TestMetaCPU) ... ok (1.373s) 2023-01-11T21:12:30.2202250Z test_meta_outplace_nn_functional_max_unpool1d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.338s) 2023-01-11T21:12:30.2202370Z test_meta_outplace_nn_functional_max_unpool1d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.340s) 2023-01-11T21:12:30.2202490Z test_meta_outplace_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestMetaCPU) ... ok (0.041s) 2023-01-11T21:12:30.2202620Z test_meta_outplace_nn_functional_max_unpool1d_grad_cpu_float64 (__main__.TestMetaCPU) ... ok (0.048s) 2023-01-11T21:12:30.2232130Z test_meta_outplace_nn_functional_max_unpool2d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.666s) 2023-01-11T21:12:30.2232580Z test_meta_outplace_nn_functional_max_unpool2d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.662s) 2023-01-11T21:12:30.2233270Z test_meta_outplace_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestMetaCPU) ... ok (0.066s) 2023-01-11T21:12:30.2233600Z test_meta_outplace_nn_functional_max_unpool2d_grad_cpu_float64 (__main__.TestMetaCPU) ... ok (0.064s) 2023-01-11T21:12:30.2233920Z test_meta_outplace_nn_functional_max_unpool3d_cpu_float32 (__main__.TestMetaCPU) ... ok (0.219s) 2023-01-11T21:12:30.2234240Z test_meta_outplace_nn_functional_max_unpool3d_cpu_float64 (__main__.TestMetaCPU) ... ok (0.221s) 2023-01-11T21:12:30.2234570Z test_meta_outplace_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestMetaCPU) ... ok (0.036s) 2023-01-11T21:12:30.2234900Z test_meta_outplace_nn_functional_max_unpool3d_grad_cpu_float64 (__main__.TestMetaCPU) ... ok (0.024s) 2023-01-11T21:12:30.2235200Z test_meta_outplace_nn_functional_mish_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2235500Z test_meta_outplace_nn_functional_mish_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2235810Z test_meta_outplace_nn_functional_mish_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2236110Z test_meta_outplace_nn_functional_mse_loss_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2236420Z test_meta_outplace_nn_functional_mse_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2236720Z test_meta_outplace_nn_functional_mse_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2237050Z test_meta_outplace_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.2237370Z test_meta_outplace_nn_functional_multi_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.2237710Z test_meta_outplace_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2238050Z test_meta_outplace_nn_functional_multilabel_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2238400Z test_meta_outplace_nn_functional_multilabel_soft_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2238750Z test_meta_outplace_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2239090Z test_meta_outplace_nn_functional_multilabel_soft_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2239400Z test_meta_outplace_nn_functional_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2239710Z test_meta_outplace_nn_functional_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2240010Z test_meta_outplace_nn_functional_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2240320Z test_meta_outplace_nn_functional_normalize_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2240650Z test_meta_outplace_nn_functional_normalize_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2240960Z test_meta_outplace_nn_functional_normalize_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2241380Z test_meta_outplace_nn_functional_normalize_cpu_float32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.2241700Z test_meta_outplace_nn_functional_normalize_cpu_float64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.2241990Z test_meta_outplace_nn_functional_one_hot_cpu_int64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.2242310Z test_meta_outplace_nn_functional_pad_circular_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2242620Z test_meta_outplace_nn_functional_pad_circular_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2242950Z test_meta_outplace_nn_functional_pad_circular_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2243350Z test_meta_outplace_nn_functional_pad_circular_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2243670Z test_meta_outplace_nn_functional_pad_circular_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2243990Z test_meta_outplace_nn_functional_pad_circular_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2244300Z test_meta_outplace_nn_functional_pad_circular_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2244610Z test_meta_outplace_nn_functional_pad_circular_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2244920Z test_meta_outplace_nn_functional_pad_circular_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2245230Z test_meta_outplace_nn_functional_pad_circular_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2245540Z test_meta_outplace_nn_functional_pad_circular_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2245850Z test_meta_outplace_nn_functional_pad_circular_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2246170Z test_meta_outplace_nn_functional_pad_constant_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2246470Z test_meta_outplace_nn_functional_pad_constant_cpu_bool (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2246800Z test_meta_outplace_nn_functional_pad_constant_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2247120Z test_meta_outplace_nn_functional_pad_constant_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2247450Z test_meta_outplace_nn_functional_pad_constant_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2247760Z test_meta_outplace_nn_functional_pad_constant_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2248070Z test_meta_outplace_nn_functional_pad_constant_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2248380Z test_meta_outplace_nn_functional_pad_constant_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2248690Z test_meta_outplace_nn_functional_pad_constant_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2249000Z test_meta_outplace_nn_functional_pad_constant_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2249310Z test_meta_outplace_nn_functional_pad_constant_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2249620Z test_meta_outplace_nn_functional_pad_constant_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2249950Z test_meta_outplace_nn_functional_pad_reflect_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2250270Z test_meta_outplace_nn_functional_pad_reflect_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2250580Z test_meta_outplace_nn_functional_pad_reflect_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2250890Z test_meta_outplace_nn_functional_pad_reflect_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2251230Z test_meta_outplace_nn_functional_pad_replicate_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2251640Z test_meta_outplace_nn_functional_pad_replicate_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2251970Z test_meta_outplace_nn_functional_pad_replicate_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2252280Z test_meta_outplace_nn_functional_pad_replicate_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2252610Z test_meta_outplace_nn_functional_pairwise_distance_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2252950Z test_meta_outplace_nn_functional_pairwise_distance_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2253290Z test_meta_outplace_nn_functional_pairwise_distance_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2253700Z test_meta_outplace_nn_functional_pairwise_distance_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2254030Z test_meta_outplace_nn_functional_pairwise_distance_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2254360Z test_meta_outplace_nn_functional_pairwise_distance_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2254680Z test_meta_outplace_nn_functional_pairwise_distance_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2255000Z test_meta_outplace_nn_functional_pairwise_distance_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2255320Z test_meta_outplace_nn_functional_pairwise_distance_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2255650Z test_meta_outplace_nn_functional_pairwise_distance_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2255960Z test_meta_outplace_nn_functional_pairwise_distance_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2256270Z test_meta_outplace_nn_functional_pdist_cpu_float32 (__main__.TestMetaCPU) ... ok (0.025s) 2023-01-11T21:12:30.2256560Z test_meta_outplace_nn_functional_pdist_cpu_float64 (__main__.TestMetaCPU) ... ok (0.025s) 2023-01-11T21:12:30.2256880Z test_meta_outplace_nn_functional_pixel_shuffle_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2269170Z test_meta_outplace_nn_functional_pixel_shuffle_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2269580Z test_meta_outplace_nn_functional_pixel_shuffle_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2269910Z test_meta_outplace_nn_functional_pixel_shuffle_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2270230Z test_meta_outplace_nn_functional_pixel_shuffle_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2270550Z test_meta_outplace_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2270870Z test_meta_outplace_nn_functional_pixel_shuffle_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2271190Z test_meta_outplace_nn_functional_pixel_shuffle_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2271510Z test_meta_outplace_nn_functional_pixel_shuffle_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2271820Z test_meta_outplace_nn_functional_pixel_shuffle_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2272130Z test_meta_outplace_nn_functional_pixel_shuffle_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2272440Z test_meta_outplace_nn_functional_pixel_shuffle_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2272770Z test_meta_outplace_nn_functional_pixel_unshuffle_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2273090Z test_meta_outplace_nn_functional_pixel_unshuffle_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2273430Z test_meta_outplace_nn_functional_pixel_unshuffle_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2273760Z test_meta_outplace_nn_functional_pixel_unshuffle_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2274330Z test_meta_outplace_nn_functional_pixel_unshuffle_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2274660Z test_meta_outplace_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2274980Z test_meta_outplace_nn_functional_pixel_unshuffle_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2275310Z test_meta_outplace_nn_functional_pixel_unshuffle_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2275620Z test_meta_outplace_nn_functional_pixel_unshuffle_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2275940Z test_meta_outplace_nn_functional_pixel_unshuffle_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2276330Z test_meta_outplace_nn_functional_pixel_unshuffle_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2276650Z test_meta_outplace_nn_functional_pixel_unshuffle_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2276970Z test_meta_outplace_nn_functional_poisson_nll_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.036s) 2023-01-11T21:12:30.2277300Z test_meta_outplace_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.030s) 2023-01-11T21:12:30.2277620Z test_meta_outplace_nn_functional_poisson_nll_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.031s) 2023-01-11T21:12:30.2277940Z test_meta_outplace_nn_functional_poisson_nll_loss_cpu_int16 (__main__.TestMetaCPU) ... ok (0.033s) 2023-01-11T21:12:30.2278260Z test_meta_outplace_nn_functional_poisson_nll_loss_cpu_int32 (__main__.TestMetaCPU) ... ok (0.032s) 2023-01-11T21:12:30.2278580Z test_meta_outplace_nn_functional_poisson_nll_loss_cpu_int64 (__main__.TestMetaCPU) ... ok (0.033s) 2023-01-11T21:12:30.2278900Z test_meta_outplace_nn_functional_poisson_nll_loss_cpu_int8 (__main__.TestMetaCPU) ... ok (0.032s) 2023-01-11T21:12:30.2279210Z test_meta_outplace_nn_functional_poisson_nll_loss_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.032s) 2023-01-11T21:12:30.2279520Z test_meta_outplace_nn_functional_prelu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.2279820Z test_meta_outplace_nn_functional_prelu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.2280120Z test_meta_outplace_nn_functional_prelu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.2280410Z test_meta_outplace_nn_functional_relu6_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2280710Z test_meta_outplace_nn_functional_relu6_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2281000Z test_meta_outplace_nn_functional_relu6_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2281290Z test_meta_outplace_nn_functional_relu6_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2281580Z test_meta_outplace_nn_functional_relu6_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2281870Z test_meta_outplace_nn_functional_relu6_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2282160Z test_meta_outplace_nn_functional_relu6_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2282450Z test_meta_outplace_nn_functional_relu6_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2282750Z test_meta_outplace_nn_functional_relu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2283050Z test_meta_outplace_nn_functional_relu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2283340Z test_meta_outplace_nn_functional_relu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2283640Z test_meta_outplace_nn_functional_relu_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2283930Z test_meta_outplace_nn_functional_relu_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2284220Z test_meta_outplace_nn_functional_relu_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2284650Z test_meta_outplace_nn_functional_relu_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2284960Z test_meta_outplace_nn_functional_relu_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2285260Z test_meta_outplace_nn_functional_rrelu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.2285560Z test_meta_outplace_nn_functional_rrelu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.2285850Z test_meta_outplace_nn_functional_rrelu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.015s) 2023-01-11T21:12:30.2286150Z test_meta_outplace_nn_functional_selu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2286540Z test_meta_outplace_nn_functional_selu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2286830Z test_meta_outplace_nn_functional_selu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2287160Z test_meta_outplace_nn_functional_silu_complex_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2287490Z test_meta_outplace_nn_functional_silu_complex_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2287780Z test_meta_outplace_nn_functional_silu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2288080Z test_meta_outplace_nn_functional_silu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2288370Z test_meta_outplace_nn_functional_silu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2288680Z test_meta_outplace_nn_functional_smooth_l1_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2289000Z test_meta_outplace_nn_functional_smooth_l1_loss_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2289320Z test_meta_outplace_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2289630Z test_meta_outplace_nn_functional_smooth_l1_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2289960Z test_meta_outplace_nn_functional_soft_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2290280Z test_meta_outplace_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2290600Z test_meta_outplace_nn_functional_soft_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2290920Z test_meta_outplace_nn_functional_softmin_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2291220Z test_meta_outplace_nn_functional_softmin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2291530Z test_meta_outplace_nn_functional_softmin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2291850Z test_meta_outplace_nn_functional_softmin_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2292200Z test_meta_outplace_nn_functional_softmin_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2292540Z test_meta_outplace_nn_functional_softmin_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2292870Z test_meta_outplace_nn_functional_softmin_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2293200Z test_meta_outplace_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2293520Z test_meta_outplace_nn_functional_softmin_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2293840Z test_meta_outplace_nn_functional_softmin_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2294170Z test_meta_outplace_nn_functional_softmin_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2294490Z test_meta_outplace_nn_functional_softmin_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2294890Z test_meta_outplace_nn_functional_softmin_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2295220Z test_meta_outplace_nn_functional_softmin_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2295530Z test_meta_outplace_nn_functional_softplus_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2295840Z test_meta_outplace_nn_functional_softplus_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2296150Z test_meta_outplace_nn_functional_softplus_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2296460Z test_meta_outplace_nn_functional_softshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2296860Z test_meta_outplace_nn_functional_softshrink_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2297170Z test_meta_outplace_nn_functional_softshrink_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2297490Z test_meta_outplace_nn_functional_softsign_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2297800Z test_meta_outplace_nn_functional_softsign_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2298110Z test_meta_outplace_nn_functional_softsign_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2298420Z test_meta_outplace_nn_functional_softsign_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2298720Z test_meta_outplace_nn_functional_softsign_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2299040Z test_meta_outplace_nn_functional_softsign_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2299340Z test_meta_outplace_nn_functional_softsign_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2299640Z test_meta_outplace_nn_functional_softsign_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2299940Z test_meta_outplace_nn_functional_softsign_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2300230Z test_meta_outplace_nn_functional_softsign_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2300530Z test_meta_outplace_nn_functional_softsign_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2300850Z test_meta_outplace_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2301170Z test_meta_outplace_nn_functional_tanhshrink_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2301500Z test_meta_outplace_nn_functional_tanhshrink_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2301810Z test_meta_outplace_nn_functional_tanhshrink_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2302120Z test_meta_outplace_nn_functional_tanhshrink_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2302430Z test_meta_outplace_nn_functional_tanhshrink_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2302740Z test_meta_outplace_nn_functional_tanhshrink_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2303050Z test_meta_outplace_nn_functional_tanhshrink_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2303350Z test_meta_outplace_nn_functional_tanhshrink_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2303650Z test_meta_outplace_nn_functional_tanhshrink_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2303960Z test_meta_outplace_nn_functional_threshold_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2304280Z test_meta_outplace_nn_functional_threshold_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2304590Z test_meta_outplace_nn_functional_threshold_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2304890Z test_meta_outplace_nn_functional_threshold_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2305350Z test_meta_outplace_nn_functional_threshold_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2305680Z test_meta_outplace_nn_functional_threshold_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2305980Z test_meta_outplace_nn_functional_threshold_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2306290Z test_meta_outplace_nn_functional_threshold_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2306620Z test_meta_outplace_nn_functional_triplet_margin_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.2306970Z test_meta_outplace_nn_functional_triplet_margin_loss_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.2307400Z test_meta_outplace_nn_functional_triplet_margin_loss_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.2307740Z test_meta_outplace_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2308070Z test_meta_outplace_nn_functional_triplet_margin_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2308400Z test_meta_outplace_nn_functional_triplet_margin_loss_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2308730Z test_meta_outplace_nn_functional_triplet_margin_loss_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2309050Z test_meta_outplace_nn_functional_triplet_margin_loss_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2309370Z test_meta_outplace_nn_functional_triplet_margin_loss_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2309700Z test_meta_outplace_nn_functional_triplet_margin_loss_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2310070Z test_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.2310440Z test_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.2310820Z test_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.2311180Z test_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2311540Z test_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2311890Z test_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2312240Z test_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2312590Z test_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2312950Z test_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_int8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.2313300Z test_meta_outplace_nn_functional_triplet_margin_with_distance_loss_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2313600Z test_meta_outplace_nn_functional_unfold_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.165s) 2023-01-11T21:12:30.2313910Z test_meta_outplace_nn_functional_unfold_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.161s) 2023-01-11T21:12:30.2314220Z test_meta_outplace_nn_functional_unfold_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.165s) 2023-01-11T21:12:30.2314520Z test_meta_outplace_nn_functional_unfold_cpu_float16 (__main__.TestMetaCPU) ... ok (0.166s) 2023-01-11T21:12:30.2314820Z test_meta_outplace_nn_functional_unfold_cpu_float32 (__main__.TestMetaCPU) ... ok (0.167s) 2023-01-11T21:12:30.2315110Z test_meta_outplace_nn_functional_unfold_cpu_float64 (__main__.TestMetaCPU) ... ok (0.164s) 2023-01-11T21:12:30.2315520Z test_meta_outplace_nn_functional_upsample_bilinear_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2315860Z test_meta_outplace_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2316180Z test_meta_outplace_nn_functional_upsample_bilinear_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2316510Z test_meta_outplace_nn_functional_upsample_nearest_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2316840Z test_meta_outplace_nn_functional_upsample_nearest_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2317160Z test_meta_outplace_nn_functional_upsample_nearest_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2317550Z test_meta_outplace_nn_functional_upsample_nearest_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2317830Z test_meta_outplace_nonzero_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.086s) 2023-01-11T21:12:30.2318100Z test_meta_outplace_nonzero_cpu_bool (__main__.TestMetaCPU) ... ok (0.086s) 2023-01-11T21:12:30.2318380Z test_meta_outplace_nonzero_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.086s) 2023-01-11T21:12:30.2318660Z test_meta_outplace_nonzero_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.086s) 2023-01-11T21:12:30.2318940Z test_meta_outplace_nonzero_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.088s) 2023-01-11T21:12:30.2319210Z test_meta_outplace_nonzero_cpu_float16 (__main__.TestMetaCPU) ... ok (0.087s) 2023-01-11T21:12:30.2319480Z test_meta_outplace_nonzero_cpu_float32 (__main__.TestMetaCPU) ... ok (0.087s) 2023-01-11T21:12:30.2319750Z test_meta_outplace_nonzero_cpu_float64 (__main__.TestMetaCPU) ... ok (0.087s) 2023-01-11T21:12:30.2320010Z test_meta_outplace_nonzero_cpu_int16 (__main__.TestMetaCPU) ... ok (0.088s) 2023-01-11T21:12:30.2320270Z test_meta_outplace_nonzero_cpu_int32 (__main__.TestMetaCPU) ... ok (0.086s) 2023-01-11T21:12:30.2320540Z test_meta_outplace_nonzero_cpu_int64 (__main__.TestMetaCPU) ... ok (0.086s) 2023-01-11T21:12:30.2320800Z test_meta_outplace_nonzero_cpu_int8 (__main__.TestMetaCPU) ... ok (0.086s) 2023-01-11T21:12:30.2321070Z test_meta_outplace_nonzero_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.086s) 2023-01-11T21:12:30.2321330Z test_meta_outplace_norm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.021s) 2023-01-11T21:12:30.2321600Z test_meta_outplace_norm_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.021s) 2023-01-11T21:12:30.2321870Z test_meta_outplace_norm_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:30.2322140Z test_meta_outplace_norm_cpu_float16 (__main__.TestMetaCPU) ... ok (0.021s) 2023-01-11T21:12:30.2322410Z test_meta_outplace_norm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:30.2322670Z test_meta_outplace_norm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:30.2322940Z test_meta_outplace_norm_fro_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2323230Z test_meta_outplace_norm_fro_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2323510Z test_meta_outplace_norm_fro_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2323780Z test_meta_outplace_norm_fro_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2324050Z test_meta_outplace_norm_fro_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2324320Z test_meta_outplace_norm_fro_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2324590Z test_meta_outplace_norm_inf_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2324870Z test_meta_outplace_norm_inf_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2325150Z test_meta_outplace_norm_inf_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2325420Z test_meta_outplace_norm_inf_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2325830Z test_meta_outplace_norm_inf_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2326140Z test_meta_outplace_norm_inf_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2326420Z test_meta_outplace_norm_nuc_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2326700Z test_meta_outplace_norm_nuc_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2326970Z test_meta_outplace_norm_nuc_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2327240Z test_meta_outplace_norm_nuc_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2327510Z test_meta_outplace_normal_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2327910Z test_meta_outplace_normal_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2328180Z test_meta_outplace_normal_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2328450Z test_meta_outplace_normal_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2328750Z test_meta_outplace_normal_number_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2329040Z test_meta_outplace_normal_number_mean_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2329340Z test_meta_outplace_normal_number_mean_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2329630Z test_meta_outplace_normal_number_mean_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2329890Z test_meta_outplace_ones_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2330150Z test_meta_outplace_ones_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2330430Z test_meta_outplace_ones_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2330700Z test_meta_outplace_ones_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2330970Z test_meta_outplace_ones_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2331240Z test_meta_outplace_ones_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2331500Z test_meta_outplace_ones_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2331760Z test_meta_outplace_ones_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2332210Z test_meta_outplace_ones_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2332400Z test_meta_outplace_ones_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2332510Z test_meta_outplace_ones_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2332620Z test_meta_outplace_ones_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2332720Z test_meta_outplace_ones_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2332830Z test_meta_outplace_ones_like_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2332940Z test_meta_outplace_ones_like_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2333050Z test_meta_outplace_ones_like_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2333160Z test_meta_outplace_ones_like_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2333260Z test_meta_outplace_ones_like_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2333370Z test_meta_outplace_ones_like_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2333470Z test_meta_outplace_ones_like_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2333570Z test_meta_outplace_ones_like_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2333680Z test_meta_outplace_ones_like_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2333780Z test_meta_outplace_ones_like_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2334070Z test_meta_outplace_ones_like_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2334170Z test_meta_outplace_ones_like_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2334280Z test_meta_outplace_ones_like_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2334380Z test_meta_outplace_ormqr_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.684s) 2023-01-11T21:12:30.2334480Z test_meta_outplace_ormqr_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.677s) 2023-01-11T21:12:30.2334580Z test_meta_outplace_ormqr_cpu_float32 (__main__.TestMetaCPU) ... ok (0.682s) 2023-01-11T21:12:30.2334680Z test_meta_outplace_ormqr_cpu_float64 (__main__.TestMetaCPU) ... ok (0.688s) 2023-01-11T21:12:30.2334830Z test_meta_outplace_outer_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2334940Z test_meta_outplace_outer_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2335040Z test_meta_outplace_outer_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2335150Z test_meta_outplace_outer_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2335250Z test_meta_outplace_outer_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2335350Z test_meta_outplace_outer_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2335440Z test_meta_outplace_outer_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2335540Z test_meta_outplace_outer_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2335630Z test_meta_outplace_outer_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2335730Z test_meta_outplace_outer_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2335830Z test_meta_outplace_outer_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2335920Z test_meta_outplace_outer_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2336030Z test_meta_outplace_pca_lowrank_cpu_float32 (__main__.TestMetaCPU) ... ok (0.419s) 2023-01-11T21:12:30.2336140Z test_meta_outplace_pca_lowrank_cpu_float64 (__main__.TestMetaCPU) ... ok (0.418s) 2023-01-11T21:12:30.2341650Z test_meta_outplace_permute_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2341760Z test_meta_outplace_permute_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2341880Z test_meta_outplace_permute_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2341980Z test_meta_outplace_permute_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2342090Z test_meta_outplace_permute_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2342190Z test_meta_outplace_permute_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2342290Z test_meta_outplace_permute_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2342390Z test_meta_outplace_permute_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2342490Z test_meta_outplace_permute_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2342590Z test_meta_outplace_permute_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2342690Z test_meta_outplace_permute_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2342790Z test_meta_outplace_permute_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2342890Z test_meta_outplace_permute_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2342990Z test_meta_outplace_pinverse_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2343100Z test_meta_outplace_pinverse_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2343210Z test_meta_outplace_pinverse_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2343310Z test_meta_outplace_pinverse_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2343460Z test_meta_outplace_polar_cpu_float32 (__main__.TestMetaCPU) ... ok (0.044s) 2023-01-11T21:12:30.2343560Z test_meta_outplace_polar_cpu_float64 (__main__.TestMetaCPU) ... ok (0.044s) 2023-01-11T21:12:30.2343680Z test_meta_outplace_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2343800Z test_meta_outplace_polygamma_polygamma_n_0_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2343920Z test_meta_outplace_polygamma_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2344040Z test_meta_outplace_polygamma_polygamma_n_0_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2344180Z test_meta_outplace_polygamma_polygamma_n_0_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2344300Z test_meta_outplace_polygamma_polygamma_n_0_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2344410Z test_meta_outplace_polygamma_polygamma_n_0_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2344520Z test_meta_outplace_polygamma_polygamma_n_0_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2344630Z test_meta_outplace_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2344750Z test_meta_outplace_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2344870Z test_meta_outplace_polygamma_polygamma_n_1_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2344980Z test_meta_outplace_polygamma_polygamma_n_1_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2345100Z test_meta_outplace_polygamma_polygamma_n_1_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2345210Z test_meta_outplace_polygamma_polygamma_n_1_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2345320Z test_meta_outplace_polygamma_polygamma_n_1_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2345430Z test_meta_outplace_polygamma_polygamma_n_1_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2345540Z test_meta_outplace_polygamma_polygamma_n_1_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2345650Z test_meta_outplace_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2345760Z test_meta_outplace_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2345880Z test_meta_outplace_polygamma_polygamma_n_2_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2345990Z test_meta_outplace_polygamma_polygamma_n_2_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2346110Z test_meta_outplace_polygamma_polygamma_n_2_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2346210Z test_meta_outplace_polygamma_polygamma_n_2_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2346320Z test_meta_outplace_polygamma_polygamma_n_2_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2346430Z test_meta_outplace_polygamma_polygamma_n_2_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2346540Z test_meta_outplace_polygamma_polygamma_n_2_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2346650Z test_meta_outplace_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2346760Z test_meta_outplace_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2346880Z test_meta_outplace_polygamma_polygamma_n_3_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2346990Z test_meta_outplace_polygamma_polygamma_n_3_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2347100Z test_meta_outplace_polygamma_polygamma_n_3_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2347210Z test_meta_outplace_polygamma_polygamma_n_3_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2347340Z test_meta_outplace_polygamma_polygamma_n_3_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2347450Z test_meta_outplace_polygamma_polygamma_n_3_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2347560Z test_meta_outplace_polygamma_polygamma_n_3_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2347670Z test_meta_outplace_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2347780Z test_meta_outplace_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2347890Z test_meta_outplace_polygamma_polygamma_n_4_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2348030Z test_meta_outplace_polygamma_polygamma_n_4_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2348140Z test_meta_outplace_polygamma_polygamma_n_4_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2348250Z test_meta_outplace_polygamma_polygamma_n_4_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2348360Z test_meta_outplace_polygamma_polygamma_n_4_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2348470Z test_meta_outplace_polygamma_polygamma_n_4_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2348580Z test_meta_outplace_polygamma_polygamma_n_4_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2348690Z test_meta_outplace_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2348790Z test_meta_outplace_positive_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2348900Z test_meta_outplace_positive_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2349010Z test_meta_outplace_positive_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2349110Z test_meta_outplace_positive_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2349220Z test_meta_outplace_positive_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2349320Z test_meta_outplace_positive_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2349420Z test_meta_outplace_positive_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2349530Z test_meta_outplace_positive_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2349630Z test_meta_outplace_positive_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2349730Z test_meta_outplace_positive_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2349830Z test_meta_outplace_positive_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2349930Z test_meta_outplace_positive_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2350030Z test_meta_outplace_pow_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2350130Z test_meta_outplace_pow_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2350230Z test_meta_outplace_pow_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2350330Z test_meta_outplace_pow_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2350430Z test_meta_outplace_pow_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2350520Z test_meta_outplace_pow_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2350620Z test_meta_outplace_pow_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2350720Z test_meta_outplace_pow_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2350810Z test_meta_outplace_pow_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2350910Z test_meta_outplace_pow_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2351000Z test_meta_outplace_pow_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2351150Z test_meta_outplace_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2351250Z test_meta_outplace_prod_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2351350Z test_meta_outplace_prod_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2351460Z test_meta_outplace_prod_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2351560Z test_meta_outplace_prod_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2351660Z test_meta_outplace_prod_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2351750Z test_meta_outplace_prod_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2351890Z test_meta_outplace_prod_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2351990Z test_meta_outplace_prod_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2352080Z test_meta_outplace_prod_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2352180Z test_meta_outplace_prod_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2352280Z test_meta_outplace_put_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2352380Z test_meta_outplace_put_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2352480Z test_meta_outplace_put_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2352580Z test_meta_outplace_put_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2352680Z test_meta_outplace_put_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2352780Z test_meta_outplace_put_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2352870Z test_meta_outplace_put_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2352970Z test_meta_outplace_put_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2353060Z test_meta_outplace_put_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2353160Z test_meta_outplace_put_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2353250Z test_meta_outplace_put_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2353350Z test_meta_outplace_put_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2353450Z test_meta_outplace_qr_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2353550Z test_meta_outplace_qr_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2353640Z test_meta_outplace_qr_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2353740Z test_meta_outplace_qr_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2353840Z test_meta_outplace_quantile_cpu_float32 (__main__.TestMetaCPU) ... ok (0.083s) 2023-01-11T21:12:30.2353940Z test_meta_outplace_quantile_cpu_float64 (__main__.TestMetaCPU) ... ok (0.084s) 2023-01-11T21:12:30.2354050Z test_meta_outplace_rad2deg_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2354150Z test_meta_outplace_rad2deg_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2354250Z test_meta_outplace_rad2deg_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2354360Z test_meta_outplace_rad2deg_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2354460Z test_meta_outplace_rad2deg_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2354560Z test_meta_outplace_rad2deg_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2354660Z test_meta_outplace_rad2deg_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2354750Z test_meta_outplace_rad2deg_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2354850Z test_meta_outplace_rad2deg_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2354950Z test_meta_outplace_rad2deg_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2355080Z test_meta_outplace_rand_like_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2355190Z test_meta_outplace_rand_like_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2355300Z test_meta_outplace_rand_like_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2355400Z test_meta_outplace_rand_like_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2355500Z test_meta_outplace_rand_like_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2355610Z test_meta_outplace_rand_like_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2355740Z test_meta_outplace_rand_like_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2355840Z test_meta_outplace_randint_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2355950Z test_meta_outplace_randint_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2356050Z test_meta_outplace_randint_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2356150Z test_meta_outplace_randint_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2356240Z test_meta_outplace_randint_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2356340Z test_meta_outplace_randint_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2356440Z test_meta_outplace_randint_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2356540Z test_meta_outplace_randint_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2356640Z test_meta_outplace_randint_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2356740Z test_meta_outplace_randint_like_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2356850Z test_meta_outplace_randint_like_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2356960Z test_meta_outplace_randint_like_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2357060Z test_meta_outplace_randint_like_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2357170Z test_meta_outplace_randint_like_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2357270Z test_meta_outplace_randint_like_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2357380Z test_meta_outplace_randint_like_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2357480Z test_meta_outplace_randint_like_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2357580Z test_meta_outplace_randint_like_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2357680Z test_meta_outplace_randn_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2357790Z test_meta_outplace_randn_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2357890Z test_meta_outplace_randn_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2357990Z test_meta_outplace_randn_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2358090Z test_meta_outplace_randn_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2358190Z test_meta_outplace_randn_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2358280Z test_meta_outplace_randn_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2358390Z test_meta_outplace_randn_like_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2358500Z test_meta_outplace_randn_like_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2358600Z test_meta_outplace_randn_like_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2358710Z test_meta_outplace_randn_like_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2358810Z test_meta_outplace_randn_like_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2358940Z test_meta_outplace_randn_like_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2359040Z test_meta_outplace_randn_like_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2359140Z test_meta_outplace_ravel_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2359240Z test_meta_outplace_ravel_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2359340Z test_meta_outplace_ravel_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2359450Z test_meta_outplace_ravel_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2359570Z test_meta_outplace_ravel_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2359670Z test_meta_outplace_ravel_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2359770Z test_meta_outplace_ravel_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2359860Z test_meta_outplace_ravel_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2359960Z test_meta_outplace_ravel_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2360060Z test_meta_outplace_ravel_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2360150Z test_meta_outplace_ravel_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2360250Z test_meta_outplace_ravel_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2360350Z test_meta_outplace_ravel_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2360440Z test_meta_outplace_real_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2360540Z test_meta_outplace_real_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2360640Z test_meta_outplace_real_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2360750Z test_meta_outplace_real_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2360850Z test_meta_outplace_real_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2360950Z test_meta_outplace_real_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2361040Z test_meta_outplace_real_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2361140Z test_meta_outplace_real_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2361240Z test_meta_outplace_real_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2361330Z test_meta_outplace_real_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2361430Z test_meta_outplace_real_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2361520Z test_meta_outplace_real_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2361620Z test_meta_outplace_real_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2361730Z test_meta_outplace_reciprocal_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2361830Z test_meta_outplace_reciprocal_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2361940Z test_meta_outplace_reciprocal_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2362050Z test_meta_outplace_reciprocal_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2362150Z test_meta_outplace_reciprocal_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2362260Z test_meta_outplace_reciprocal_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2362360Z test_meta_outplace_reciprocal_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2362460Z test_meta_outplace_reciprocal_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2362570Z test_meta_outplace_reciprocal_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2362670Z test_meta_outplace_reciprocal_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2362790Z test_meta_outplace_reciprocal_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2362890Z test_meta_outplace_reciprocal_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2363000Z test_meta_outplace_remainder_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2363100Z test_meta_outplace_remainder_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2363200Z test_meta_outplace_remainder_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2363300Z test_meta_outplace_remainder_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2363430Z test_meta_outplace_remainder_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2363530Z test_meta_outplace_remainder_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2363630Z test_meta_outplace_remainder_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2363730Z test_meta_outplace_remainder_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2363830Z test_meta_outplace_remainder_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2363930Z test_meta_outplace_renorm_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2364030Z test_meta_outplace_renorm_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2364130Z test_meta_outplace_renorm_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2364240Z test_meta_outplace_renorm_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2364340Z test_meta_outplace_renorm_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2364440Z test_meta_outplace_renorm_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2364540Z test_meta_outplace_repeat_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2364640Z test_meta_outplace_repeat_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2364740Z test_meta_outplace_repeat_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2364840Z test_meta_outplace_repeat_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2364940Z test_meta_outplace_repeat_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2365040Z test_meta_outplace_repeat_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2365140Z test_meta_outplace_repeat_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2365240Z test_meta_outplace_repeat_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2365340Z test_meta_outplace_repeat_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2365440Z test_meta_outplace_repeat_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2365540Z test_meta_outplace_repeat_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2365640Z test_meta_outplace_repeat_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2365760Z test_meta_outplace_repeat_interleave_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2365870Z test_meta_outplace_repeat_interleave_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2365980Z test_meta_outplace_repeat_interleave_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2366100Z test_meta_outplace_repeat_interleave_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2366210Z test_meta_outplace_repeat_interleave_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2366320Z test_meta_outplace_repeat_interleave_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2366430Z test_meta_outplace_repeat_interleave_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2366570Z test_meta_outplace_repeat_interleave_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2366690Z test_meta_outplace_repeat_interleave_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2370780Z test_meta_outplace_repeat_interleave_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2370900Z test_meta_outplace_repeat_interleave_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2371010Z test_meta_outplace_repeat_interleave_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2371110Z test_meta_outplace_repeat_interleave_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2371220Z test_meta_outplace_reshape_as_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2371390Z test_meta_outplace_reshape_as_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2371500Z test_meta_outplace_reshape_as_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2371610Z test_meta_outplace_reshape_as_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2371720Z test_meta_outplace_reshape_as_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2371820Z test_meta_outplace_reshape_as_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2371930Z test_meta_outplace_reshape_as_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2372030Z test_meta_outplace_reshape_as_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2372130Z test_meta_outplace_reshape_as_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2372240Z test_meta_outplace_reshape_as_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2372340Z test_meta_outplace_reshape_as_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2372440Z test_meta_outplace_reshape_as_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2372540Z test_meta_outplace_reshape_as_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2372650Z test_meta_outplace_reshape_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2372750Z test_meta_outplace_reshape_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2372850Z test_meta_outplace_reshape_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2372960Z test_meta_outplace_reshape_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2373060Z test_meta_outplace_reshape_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2373170Z test_meta_outplace_reshape_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2373270Z test_meta_outplace_reshape_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2373370Z test_meta_outplace_reshape_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2373470Z test_meta_outplace_reshape_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2373570Z test_meta_outplace_reshape_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2373670Z test_meta_outplace_reshape_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2373770Z test_meta_outplace_reshape_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2373870Z test_meta_outplace_reshape_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2373970Z test_meta_outplace_resize__cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2374070Z test_meta_outplace_resize__cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2374180Z test_meta_outplace_resize__cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2374280Z test_meta_outplace_resize__cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2374380Z test_meta_outplace_resize__cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2374510Z test_meta_outplace_resize__cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2374610Z test_meta_outplace_resize__cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2374710Z test_meta_outplace_resize__cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2374810Z test_meta_outplace_resize__cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2374900Z test_meta_outplace_resize__cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2375000Z test_meta_outplace_resize__cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2375100Z test_meta_outplace_resize__cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2375230Z test_meta_outplace_resize_as__cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2375330Z test_meta_outplace_resize_as__cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2375440Z test_meta_outplace_resize_as__cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2375550Z test_meta_outplace_resize_as__cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2375650Z test_meta_outplace_resize_as__cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2375750Z test_meta_outplace_resize_as__cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2375850Z test_meta_outplace_resize_as__cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2375960Z test_meta_outplace_resize_as__cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2376060Z test_meta_outplace_resize_as__cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2376160Z test_meta_outplace_resize_as__cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2376260Z test_meta_outplace_resize_as__cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2376360Z test_meta_outplace_resize_as__cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2376470Z test_meta_outplace_resolve_conj_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2376570Z test_meta_outplace_resolve_conj_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2376680Z test_meta_outplace_resolve_conj_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2376790Z test_meta_outplace_resolve_conj_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2376900Z test_meta_outplace_resolve_conj_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2377000Z test_meta_outplace_resolve_conj_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2377110Z test_meta_outplace_resolve_conj_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2377210Z test_meta_outplace_resolve_conj_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2377310Z test_meta_outplace_resolve_conj_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2377410Z test_meta_outplace_resolve_conj_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2377520Z test_meta_outplace_resolve_conj_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2377620Z test_meta_outplace_resolve_conj_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2377730Z test_meta_outplace_resolve_neg_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2377830Z test_meta_outplace_resolve_neg_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2377940Z test_meta_outplace_resolve_neg_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2378050Z test_meta_outplace_resolve_neg_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2378150Z test_meta_outplace_resolve_neg_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2378260Z test_meta_outplace_resolve_neg_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2378380Z test_meta_outplace_resolve_neg_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2378480Z test_meta_outplace_resolve_neg_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2378590Z test_meta_outplace_resolve_neg_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2378690Z test_meta_outplace_resolve_neg_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2378790Z test_meta_outplace_resolve_neg_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2378890Z test_meta_outplace_resolve_neg_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2378990Z test_meta_outplace_resolve_neg_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2379120Z test_meta_outplace_roll_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2379220Z test_meta_outplace_roll_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2379320Z test_meta_outplace_roll_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2379420Z test_meta_outplace_roll_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2379520Z test_meta_outplace_roll_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2379630Z test_meta_outplace_roll_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2379720Z test_meta_outplace_roll_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2379820Z test_meta_outplace_roll_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2379920Z test_meta_outplace_roll_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2380010Z test_meta_outplace_roll_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2380110Z test_meta_outplace_roll_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2380200Z test_meta_outplace_roll_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2380300Z test_meta_outplace_roll_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2380400Z test_meta_outplace_rot90_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2380500Z test_meta_outplace_rot90_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2380600Z test_meta_outplace_rot90_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2380700Z test_meta_outplace_rot90_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2380800Z test_meta_outplace_rot90_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2380900Z test_meta_outplace_rot90_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2381000Z test_meta_outplace_rot90_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2381100Z test_meta_outplace_rot90_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2381190Z test_meta_outplace_rot90_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2381290Z test_meta_outplace_rot90_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2381380Z test_meta_outplace_rot90_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2381470Z test_meta_outplace_rot90_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2381580Z test_meta_outplace_round_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2381680Z test_meta_outplace_round_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2381770Z test_meta_outplace_round_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2381870Z test_meta_outplace_round_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2381970Z test_meta_outplace_round_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2382060Z test_meta_outplace_round_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2382180Z test_meta_outplace_round_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2382270Z test_meta_outplace_round_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2382380Z test_meta_outplace_round_decimals_0_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2382500Z test_meta_outplace_round_decimals_0_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2382610Z test_meta_outplace_round_decimals_0_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2382720Z test_meta_outplace_round_decimals_3_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2382820Z test_meta_outplace_round_decimals_3_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2382950Z test_meta_outplace_round_decimals_3_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2383060Z test_meta_outplace_round_decimals_neg_3_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2383180Z test_meta_outplace_round_decimals_neg_3_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2383290Z test_meta_outplace_round_decimals_neg_3_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2383390Z test_meta_outplace_rsqrt_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2383490Z test_meta_outplace_rsqrt_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2383590Z test_meta_outplace_rsqrt_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2383700Z test_meta_outplace_rsqrt_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2383800Z test_meta_outplace_rsqrt_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2383900Z test_meta_outplace_rsqrt_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2383990Z test_meta_outplace_rsqrt_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2384090Z test_meta_outplace_rsqrt_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2384180Z test_meta_outplace_rsqrt_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2384280Z test_meta_outplace_rsqrt_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2384370Z test_meta_outplace_rsqrt_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2384470Z test_meta_outplace_rsub_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2384570Z test_meta_outplace_rsub_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2384670Z test_meta_outplace_rsub_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2384780Z test_meta_outplace_rsub_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2384870Z test_meta_outplace_rsub_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2384970Z test_meta_outplace_rsub_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2385060Z test_meta_outplace_rsub_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2385160Z test_meta_outplace_rsub_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2385260Z test_meta_outplace_rsub_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2385350Z test_meta_outplace_rsub_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2385450Z test_meta_outplace_rsub_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2385560Z test_meta_outplace_scalar_tensor_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2385670Z test_meta_outplace_scalar_tensor_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2385780Z test_meta_outplace_scalar_tensor_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2385890Z test_meta_outplace_scalar_tensor_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2386030Z test_meta_outplace_scalar_tensor_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2386140Z test_meta_outplace_scalar_tensor_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2386250Z test_meta_outplace_scalar_tensor_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2386350Z test_meta_outplace_scalar_tensor_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2386460Z test_meta_outplace_scalar_tensor_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2386560Z test_meta_outplace_scalar_tensor_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2386660Z test_meta_outplace_scalar_tensor_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2386800Z test_meta_outplace_scalar_tensor_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2386900Z test_meta_outplace_scalar_tensor_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2387010Z test_meta_outplace_scatter_add_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2387120Z test_meta_outplace_scatter_add_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2387230Z test_meta_outplace_scatter_add_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2387330Z test_meta_outplace_scatter_add_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2387440Z test_meta_outplace_scatter_add_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2387540Z test_meta_outplace_scatter_add_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2387640Z test_meta_outplace_scatter_add_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2387740Z test_meta_outplace_scatter_add_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2387850Z test_meta_outplace_scatter_add_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2387950Z test_meta_outplace_scatter_add_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2388060Z test_meta_outplace_scatter_add_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2388160Z test_meta_outplace_scatter_add_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2388260Z test_meta_outplace_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2388360Z test_meta_outplace_scatter_cpu_bool (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2388470Z test_meta_outplace_scatter_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2388570Z test_meta_outplace_scatter_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2388680Z test_meta_outplace_scatter_cpu_float16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2388780Z test_meta_outplace_scatter_cpu_float32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.2388880Z test_meta_outplace_scatter_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2388980Z test_meta_outplace_scatter_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2389080Z test_meta_outplace_scatter_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2389170Z test_meta_outplace_scatter_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2389270Z test_meta_outplace_scatter_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2389370Z test_meta_outplace_scatter_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2389480Z test_meta_outplace_scatter_reduce_amax_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.2389600Z test_meta_outplace_scatter_reduce_amax_cpu_bool (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.2389710Z test_meta_outplace_scatter_reduce_amax_cpu_float16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2389820Z test_meta_outplace_scatter_reduce_amax_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2389950Z test_meta_outplace_scatter_reduce_amax_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2390060Z test_meta_outplace_scatter_reduce_amax_cpu_int16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2390170Z test_meta_outplace_scatter_reduce_amax_cpu_int32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2390280Z test_meta_outplace_scatter_reduce_amax_cpu_int64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2390390Z test_meta_outplace_scatter_reduce_amax_cpu_int8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2390490Z test_meta_outplace_scatter_reduce_amax_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2390630Z test_meta_outplace_scatter_reduce_amin_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2390730Z test_meta_outplace_scatter_reduce_amin_cpu_bool (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2390840Z test_meta_outplace_scatter_reduce_amin_cpu_float16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2390950Z test_meta_outplace_scatter_reduce_amin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2391060Z test_meta_outplace_scatter_reduce_amin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.2391170Z test_meta_outplace_scatter_reduce_amin_cpu_int16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.2391270Z test_meta_outplace_scatter_reduce_amin_cpu_int32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.2391380Z test_meta_outplace_scatter_reduce_amin_cpu_int64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.2391480Z test_meta_outplace_scatter_reduce_amin_cpu_int8 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.2391590Z test_meta_outplace_scatter_reduce_amin_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.2391700Z test_meta_outplace_scatter_reduce_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2391810Z test_meta_outplace_scatter_reduce_mean_cpu_float16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2391920Z test_meta_outplace_scatter_reduce_mean_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2392030Z test_meta_outplace_scatter_reduce_mean_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2392140Z test_meta_outplace_scatter_reduce_mean_cpu_int16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2392240Z test_meta_outplace_scatter_reduce_mean_cpu_int32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2392350Z test_meta_outplace_scatter_reduce_mean_cpu_int64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2392460Z test_meta_outplace_scatter_reduce_mean_cpu_int8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2392570Z test_meta_outplace_scatter_reduce_mean_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2392680Z test_meta_outplace_scatter_reduce_prod_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2392790Z test_meta_outplace_scatter_reduce_prod_cpu_bool (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2392900Z test_meta_outplace_scatter_reduce_prod_cpu_float16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2393010Z test_meta_outplace_scatter_reduce_prod_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2393120Z test_meta_outplace_scatter_reduce_prod_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2393230Z test_meta_outplace_scatter_reduce_prod_cpu_int16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2393330Z test_meta_outplace_scatter_reduce_prod_cpu_int32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2393440Z test_meta_outplace_scatter_reduce_prod_cpu_int64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2393550Z test_meta_outplace_scatter_reduce_prod_cpu_int8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2393680Z test_meta_outplace_scatter_reduce_prod_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2393790Z test_meta_outplace_scatter_reduce_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2393900Z test_meta_outplace_scatter_reduce_sum_cpu_bool (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2394010Z test_meta_outplace_scatter_reduce_sum_cpu_float16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2394120Z test_meta_outplace_scatter_reduce_sum_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2394230Z test_meta_outplace_scatter_reduce_sum_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2394360Z test_meta_outplace_scatter_reduce_sum_cpu_int16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2394470Z test_meta_outplace_scatter_reduce_sum_cpu_int32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2394580Z test_meta_outplace_scatter_reduce_sum_cpu_int64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.2394680Z test_meta_outplace_scatter_reduce_sum_cpu_int8 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.2394790Z test_meta_outplace_scatter_reduce_sum_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2394900Z test_meta_outplace_searchsorted_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.961s) 2023-01-11T21:12:30.2395010Z test_meta_outplace_searchsorted_cpu_float16 (__main__.TestMetaCPU) ... ok (0.953s) 2023-01-11T21:12:30.2395120Z test_meta_outplace_searchsorted_cpu_float32 (__main__.TestMetaCPU) ... ok (0.966s) 2023-01-11T21:12:30.2395220Z test_meta_outplace_searchsorted_cpu_float64 (__main__.TestMetaCPU) ... ok (0.953s) 2023-01-11T21:12:30.2395330Z test_meta_outplace_searchsorted_cpu_int16 (__main__.TestMetaCPU) ... ok (0.951s) 2023-01-11T21:12:30.2395430Z test_meta_outplace_searchsorted_cpu_int32 (__main__.TestMetaCPU) ... ok (0.951s) 2023-01-11T21:12:30.2395540Z test_meta_outplace_searchsorted_cpu_int64 (__main__.TestMetaCPU) ... ok (0.956s) 2023-01-11T21:12:30.2395640Z test_meta_outplace_searchsorted_cpu_int8 (__main__.TestMetaCPU) ... ok (0.954s) 2023-01-11T21:12:30.2395750Z test_meta_outplace_searchsorted_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.949s) 2023-01-11T21:12:30.2399700Z test_meta_outplace_segment_reduce_lengths_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.194s) 2023-01-11T21:12:30.2399830Z test_meta_outplace_segment_reduce_lengths_cpu_float16 (__main__.TestMetaCPU) ... ok (0.194s) 2023-01-11T21:12:30.2399950Z test_meta_outplace_segment_reduce_lengths_cpu_float32 (__main__.TestMetaCPU) ... ok (0.194s) 2023-01-11T21:12:30.2400060Z test_meta_outplace_segment_reduce_lengths_cpu_float64 (__main__.TestMetaCPU) ... ok (0.193s) 2023-01-11T21:12:30.2400180Z test_meta_outplace_segment_reduce_offsets_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.193s) 2023-01-11T21:12:30.2400290Z test_meta_outplace_segment_reduce_offsets_cpu_float16 (__main__.TestMetaCPU) ... ok (0.194s) 2023-01-11T21:12:30.2400400Z test_meta_outplace_segment_reduce_offsets_cpu_float32 (__main__.TestMetaCPU) ... ok (0.194s) 2023-01-11T21:12:30.2400510Z test_meta_outplace_segment_reduce_offsets_cpu_float64 (__main__.TestMetaCPU) ... ok (0.193s) 2023-01-11T21:12:30.2400610Z test_meta_outplace_select_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2400710Z test_meta_outplace_select_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2400820Z test_meta_outplace_select_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2400930Z test_meta_outplace_select_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2401030Z test_meta_outplace_select_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2401140Z test_meta_outplace_select_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2401240Z test_meta_outplace_select_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2401370Z test_meta_outplace_select_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2401480Z test_meta_outplace_select_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2401580Z test_meta_outplace_select_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2401670Z test_meta_outplace_select_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2401770Z test_meta_outplace_select_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2401870Z test_meta_outplace_select_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2401980Z test_meta_outplace_select_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2402110Z test_meta_outplace_select_scatter_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2402220Z test_meta_outplace_select_scatter_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2402330Z test_meta_outplace_select_scatter_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2402430Z test_meta_outplace_select_scatter_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2402540Z test_meta_outplace_select_scatter_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2402650Z test_meta_outplace_select_scatter_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2402750Z test_meta_outplace_select_scatter_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2402860Z test_meta_outplace_select_scatter_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2402960Z test_meta_outplace_select_scatter_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2403060Z test_meta_outplace_sgn_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2403150Z test_meta_outplace_sgn_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2403250Z test_meta_outplace_sgn_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2403360Z test_meta_outplace_sgn_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2403460Z test_meta_outplace_sgn_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2403560Z test_meta_outplace_sgn_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2403660Z test_meta_outplace_sgn_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2403750Z test_meta_outplace_sgn_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2403850Z test_meta_outplace_sgn_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2403940Z test_meta_outplace_sgn_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2404040Z test_meta_outplace_sgn_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2404130Z test_meta_outplace_sgn_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2404230Z test_meta_outplace_sgn_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2404330Z test_meta_outplace_short_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2404430Z test_meta_outplace_short_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2404530Z test_meta_outplace_short_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2404640Z test_meta_outplace_short_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2404740Z test_meta_outplace_short_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2404840Z test_meta_outplace_short_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2404940Z test_meta_outplace_short_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2405040Z test_meta_outplace_short_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2405130Z test_meta_outplace_short_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2405270Z test_meta_outplace_short_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2405370Z test_meta_outplace_short_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2405470Z test_meta_outplace_short_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2405570Z test_meta_outplace_sigmoid_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2405670Z test_meta_outplace_sigmoid_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2405780Z test_meta_outplace_sigmoid_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2405880Z test_meta_outplace_sigmoid_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2406020Z test_meta_outplace_sigmoid_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2406120Z test_meta_outplace_sigmoid_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2406220Z test_meta_outplace_sigmoid_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2406320Z test_meta_outplace_sigmoid_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2406420Z test_meta_outplace_sigmoid_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2406520Z test_meta_outplace_sigmoid_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2406610Z test_meta_outplace_sigmoid_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2406710Z test_meta_outplace_sign_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2406800Z test_meta_outplace_sign_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2406910Z test_meta_outplace_sign_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2407000Z test_meta_outplace_sign_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2407100Z test_meta_outplace_sign_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2407200Z test_meta_outplace_sign_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2407290Z test_meta_outplace_sign_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2407390Z test_meta_outplace_sign_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2407480Z test_meta_outplace_sign_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2407580Z test_meta_outplace_sign_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2407700Z test_meta_outplace_signal_windows_bartlett_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2407820Z test_meta_outplace_signal_windows_bartlett_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2407940Z test_meta_outplace_signal_windows_blackman_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2408050Z test_meta_outplace_signal_windows_blackman_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2408170Z test_meta_outplace_signal_windows_cosine_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2408280Z test_meta_outplace_signal_windows_cosine_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2408400Z test_meta_outplace_signal_windows_exponential_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2408520Z test_meta_outplace_signal_windows_exponential_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2408630Z test_meta_outplace_signal_windows_gaussian_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2408740Z test_meta_outplace_signal_windows_gaussian_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2408870Z test_meta_outplace_signal_windows_general_cosine_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2408990Z test_meta_outplace_signal_windows_general_cosine_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2409140Z test_meta_outplace_signal_windows_general_hamming_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2409270Z test_meta_outplace_signal_windows_general_hamming_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2409380Z test_meta_outplace_signal_windows_hamming_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2409500Z test_meta_outplace_signal_windows_hamming_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2409610Z test_meta_outplace_signal_windows_hann_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2409720Z test_meta_outplace_signal_windows_hann_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2409850Z test_meta_outplace_signal_windows_kaiser_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2409960Z test_meta_outplace_signal_windows_kaiser_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2410080Z test_meta_outplace_signal_windows_nuttall_cpu_float32 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2410190Z test_meta_outplace_signal_windows_nuttall_cpu_float64 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2410290Z test_meta_outplace_signbit_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2410390Z test_meta_outplace_signbit_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2410500Z test_meta_outplace_signbit_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2410600Z test_meta_outplace_signbit_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2410700Z test_meta_outplace_signbit_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2410800Z test_meta_outplace_signbit_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2410900Z test_meta_outplace_signbit_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2410990Z test_meta_outplace_signbit_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2411090Z test_meta_outplace_signbit_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2411190Z test_meta_outplace_signbit_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2411290Z test_meta_outplace_sin_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2411380Z test_meta_outplace_sin_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2411480Z test_meta_outplace_sin_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2411580Z test_meta_outplace_sin_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2411680Z test_meta_outplace_sin_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2411780Z test_meta_outplace_sin_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2411880Z test_meta_outplace_sin_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2411970Z test_meta_outplace_sin_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2412070Z test_meta_outplace_sin_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2412160Z test_meta_outplace_sin_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2412260Z test_meta_outplace_sin_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2412360Z test_meta_outplace_sinc_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2412450Z test_meta_outplace_sinc_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2412560Z test_meta_outplace_sinc_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2412660Z test_meta_outplace_sinc_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2412760Z test_meta_outplace_sinc_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2412850Z test_meta_outplace_sinc_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2412970Z test_meta_outplace_sinc_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2413070Z test_meta_outplace_sinc_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2413160Z test_meta_outplace_sinc_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2413260Z test_meta_outplace_sinc_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2413360Z test_meta_outplace_sinc_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2413460Z test_meta_outplace_sinh_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2413550Z test_meta_outplace_sinh_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2413680Z test_meta_outplace_sinh_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2413780Z test_meta_outplace_sinh_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2413880Z test_meta_outplace_sinh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2413970Z test_meta_outplace_sinh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2414070Z test_meta_outplace_sinh_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2414160Z test_meta_outplace_sinh_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2414260Z test_meta_outplace_sinh_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2414350Z test_meta_outplace_sinh_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2414450Z test_meta_outplace_sinh_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2414550Z test_meta_outplace_slice_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2414640Z test_meta_outplace_slice_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2414750Z test_meta_outplace_slice_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2414850Z test_meta_outplace_slice_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2414960Z test_meta_outplace_slice_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2415060Z test_meta_outplace_slice_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2415150Z test_meta_outplace_slice_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2415250Z test_meta_outplace_slice_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2415350Z test_meta_outplace_slice_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2415440Z test_meta_outplace_slice_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2415530Z test_meta_outplace_slice_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2415630Z test_meta_outplace_slice_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2415720Z test_meta_outplace_slice_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2415840Z test_meta_outplace_slice_scatter_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2415940Z test_meta_outplace_slice_scatter_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2416050Z test_meta_outplace_slice_scatter_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2416160Z test_meta_outplace_slice_scatter_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2416260Z test_meta_outplace_slice_scatter_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2416370Z test_meta_outplace_slice_scatter_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2416470Z test_meta_outplace_slice_scatter_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2416570Z test_meta_outplace_slice_scatter_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2416680Z test_meta_outplace_slice_scatter_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2416800Z test_meta_outplace_slice_scatter_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2416900Z test_meta_outplace_softmax_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2417000Z test_meta_outplace_softmax_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2417110Z test_meta_outplace_softmax_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2417220Z test_meta_outplace_softmax_with_dtype_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2417330Z test_meta_outplace_softmax_with_dtype_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2417450Z test_meta_outplace_softmax_with_dtype_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2417580Z test_meta_outplace_softmax_with_dtype_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2417690Z test_meta_outplace_softmax_with_dtype_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2417800Z test_meta_outplace_softmax_with_dtype_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2417910Z test_meta_outplace_softmax_with_dtype_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2418020Z test_meta_outplace_softmax_with_dtype_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2418130Z test_meta_outplace_softmax_with_dtype_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2418240Z test_meta_outplace_softmax_with_dtype_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2418350Z test_meta_outplace_softmax_with_dtype_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2418450Z test_meta_outplace_softmax_with_dtype_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2418560Z test_meta_outplace_sort_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.2418650Z test_meta_outplace_sort_cpu_bool (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.2418750Z test_meta_outplace_sort_cpu_float16 (__main__.TestMetaCPU) ... ok (0.009s) 2023-01-11T21:12:30.2418850Z test_meta_outplace_sort_cpu_float32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.2418950Z test_meta_outplace_sort_cpu_float64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.2419050Z test_meta_outplace_sort_cpu_int16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.2419140Z test_meta_outplace_sort_cpu_int32 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.2419240Z test_meta_outplace_sort_cpu_int64 (__main__.TestMetaCPU) ... ok (0.010s) 2023-01-11T21:12:30.2419330Z test_meta_outplace_sort_cpu_int8 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.2419430Z test_meta_outplace_sort_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.2419590Z test_meta_outplace_sparse_sampled_addmm_cpu_complex128 (__main__.TestMetaCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:12:30.2419750Z test_meta_outplace_sparse_sampled_addmm_cpu_complex64 (__main__.TestMetaCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:12:30.2419900Z test_meta_outplace_sparse_sampled_addmm_cpu_float32 (__main__.TestMetaCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:12:30.2420050Z test_meta_outplace_sparse_sampled_addmm_cpu_float64 (__main__.TestMetaCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:12:30.2420160Z test_meta_outplace_special_airy_ai_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2420260Z test_meta_outplace_special_airy_ai_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2420380Z test_meta_outplace_special_airy_ai_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2420490Z test_meta_outplace_special_airy_ai_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2420590Z test_meta_outplace_special_airy_ai_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2420730Z test_meta_outplace_special_airy_ai_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2420840Z test_meta_outplace_special_airy_ai_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2420940Z test_meta_outplace_special_airy_ai_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2421050Z test_meta_outplace_special_bessel_j0_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2421160Z test_meta_outplace_special_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2421270Z test_meta_outplace_special_bessel_j0_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2421420Z test_meta_outplace_special_bessel_j0_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2421530Z test_meta_outplace_special_bessel_j0_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2421630Z test_meta_outplace_special_bessel_j0_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2421740Z test_meta_outplace_special_bessel_j0_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2421840Z test_meta_outplace_special_bessel_j0_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2421950Z test_meta_outplace_special_bessel_j1_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2422060Z test_meta_outplace_special_bessel_j1_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2422170Z test_meta_outplace_special_bessel_j1_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2422270Z test_meta_outplace_special_bessel_j1_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2422370Z test_meta_outplace_special_bessel_j1_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2422480Z test_meta_outplace_special_bessel_j1_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2422580Z test_meta_outplace_special_bessel_j1_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2422680Z test_meta_outplace_special_bessel_j1_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2422790Z test_meta_outplace_special_bessel_y0_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2422900Z test_meta_outplace_special_bessel_y0_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2423010Z test_meta_outplace_special_bessel_y0_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2423110Z test_meta_outplace_special_bessel_y0_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2423210Z test_meta_outplace_special_bessel_y0_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2423320Z test_meta_outplace_special_bessel_y0_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2423420Z test_meta_outplace_special_bessel_y0_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2423530Z test_meta_outplace_special_bessel_y0_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2423630Z test_meta_outplace_special_bessel_y1_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2423740Z test_meta_outplace_special_bessel_y1_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2423840Z test_meta_outplace_special_bessel_y1_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2423950Z test_meta_outplace_special_bessel_y1_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2424050Z test_meta_outplace_special_bessel_y1_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2424150Z test_meta_outplace_special_bessel_y1_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2424250Z test_meta_outplace_special_bessel_y1_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2424350Z test_meta_outplace_special_bessel_y1_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2424500Z test_meta_outplace_special_chebyshev_polynomial_t_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2424630Z test_meta_outplace_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2424760Z test_meta_outplace_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2424880Z test_meta_outplace_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2429260Z test_meta_outplace_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2429400Z test_meta_outplace_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2429610Z test_meta_outplace_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2429730Z test_meta_outplace_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2429850Z test_meta_outplace_special_chebyshev_polynomial_u_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2429970Z test_meta_outplace_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2430100Z test_meta_outplace_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2430220Z test_meta_outplace_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2430330Z test_meta_outplace_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2430450Z test_meta_outplace_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2430570Z test_meta_outplace_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2430690Z test_meta_outplace_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2431050Z test_meta_outplace_special_chebyshev_polynomial_v_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2431290Z test_meta_outplace_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2431530Z test_meta_outplace_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2431750Z test_meta_outplace_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2431980Z test_meta_outplace_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2499710Z test_meta_outplace_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2500570Z test_meta_outplace_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2501220Z test_meta_outplace_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2501850Z test_meta_outplace_special_chebyshev_polynomial_w_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2502500Z test_meta_outplace_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2503490Z test_meta_outplace_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2504150Z test_meta_outplace_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2504770Z test_meta_outplace_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2505390Z test_meta_outplace_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2506150Z test_meta_outplace_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2506780Z test_meta_outplace_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2507080Z test_meta_outplace_special_entr_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2507360Z test_meta_outplace_special_entr_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2507650Z test_meta_outplace_special_entr_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2507930Z test_meta_outplace_special_entr_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2508210Z test_meta_outplace_special_entr_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2508490Z test_meta_outplace_special_entr_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2508770Z test_meta_outplace_special_entr_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2509050Z test_meta_outplace_special_entr_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2509330Z test_meta_outplace_special_entr_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2509610Z test_meta_outplace_special_erfcx_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2509900Z test_meta_outplace_special_erfcx_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2510180Z test_meta_outplace_special_erfcx_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2510470Z test_meta_outplace_special_erfcx_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2510740Z test_meta_outplace_special_erfcx_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2511020Z test_meta_outplace_special_erfcx_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2511300Z test_meta_outplace_special_erfcx_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2511580Z test_meta_outplace_special_erfcx_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2511900Z test_meta_outplace_special_hermite_polynomial_h_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2512230Z test_meta_outplace_special_hermite_polynomial_h_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2512560Z test_meta_outplace_special_hermite_polynomial_h_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2512870Z test_meta_outplace_special_hermite_polynomial_h_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2513190Z test_meta_outplace_special_hermite_polynomial_h_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2513500Z test_meta_outplace_special_hermite_polynomial_h_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2513820Z test_meta_outplace_special_hermite_polynomial_h_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2514140Z test_meta_outplace_special_hermite_polynomial_h_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2514460Z test_meta_outplace_special_hermite_polynomial_he_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2514850Z test_meta_outplace_special_hermite_polynomial_he_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2515190Z test_meta_outplace_special_hermite_polynomial_he_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2515510Z test_meta_outplace_special_hermite_polynomial_he_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2515820Z test_meta_outplace_special_hermite_polynomial_he_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2516140Z test_meta_outplace_special_hermite_polynomial_he_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2516520Z test_meta_outplace_special_hermite_polynomial_he_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2516840Z test_meta_outplace_special_hermite_polynomial_he_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2517120Z test_meta_outplace_special_i0e_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2517400Z test_meta_outplace_special_i0e_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2517680Z test_meta_outplace_special_i0e_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2517950Z test_meta_outplace_special_i0e_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2518240Z test_meta_outplace_special_i0e_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2518510Z test_meta_outplace_special_i0e_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2518790Z test_meta_outplace_special_i0e_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2519060Z test_meta_outplace_special_i0e_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2519340Z test_meta_outplace_special_i0e_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2519610Z test_meta_outplace_special_i1_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2519890Z test_meta_outplace_special_i1_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2520170Z test_meta_outplace_special_i1_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2520440Z test_meta_outplace_special_i1_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2520710Z test_meta_outplace_special_i1_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2520980Z test_meta_outplace_special_i1_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2521250Z test_meta_outplace_special_i1_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2521530Z test_meta_outplace_special_i1_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2521800Z test_meta_outplace_special_i1e_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2522090Z test_meta_outplace_special_i1e_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2522370Z test_meta_outplace_special_i1e_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2522640Z test_meta_outplace_special_i1e_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2522920Z test_meta_outplace_special_i1e_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2523190Z test_meta_outplace_special_i1e_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2523460Z test_meta_outplace_special_i1e_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2523730Z test_meta_outplace_special_i1e_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2524050Z test_meta_outplace_special_laguerre_polynomial_l_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2524390Z test_meta_outplace_special_laguerre_polynomial_l_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2524710Z test_meta_outplace_special_laguerre_polynomial_l_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2525160Z test_meta_outplace_special_laguerre_polynomial_l_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2525490Z test_meta_outplace_special_laguerre_polynomial_l_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2525820Z test_meta_outplace_special_laguerre_polynomial_l_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2526140Z test_meta_outplace_special_laguerre_polynomial_l_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2526460Z test_meta_outplace_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2527120Z test_meta_outplace_special_legendre_polynomial_p_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2527890Z test_meta_outplace_special_legendre_polynomial_p_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2528530Z test_meta_outplace_special_legendre_polynomial_p_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2529150Z test_meta_outplace_special_legendre_polynomial_p_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2529780Z test_meta_outplace_special_legendre_polynomial_p_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2530400Z test_meta_outplace_special_legendre_polynomial_p_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2531020Z test_meta_outplace_special_legendre_polynomial_p_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2531650Z test_meta_outplace_special_legendre_polynomial_p_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2531940Z test_meta_outplace_special_log_ndtr_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2532240Z test_meta_outplace_special_log_ndtr_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2532530Z test_meta_outplace_special_log_ndtr_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2532810Z test_meta_outplace_special_log_ndtr_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2533100Z test_meta_outplace_special_log_ndtr_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2533390Z test_meta_outplace_special_log_ndtr_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2533670Z test_meta_outplace_special_log_ndtr_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2533960Z test_meta_outplace_special_log_ndtr_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2534270Z test_meta_outplace_special_modified_bessel_i0_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2534590Z test_meta_outplace_special_modified_bessel_i0_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2534900Z test_meta_outplace_special_modified_bessel_i0_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2535210Z test_meta_outplace_special_modified_bessel_i0_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2535530Z test_meta_outplace_special_modified_bessel_i0_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2535840Z test_meta_outplace_special_modified_bessel_i0_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2536150Z test_meta_outplace_special_modified_bessel_i0_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2536460Z test_meta_outplace_special_modified_bessel_i0_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2536870Z test_meta_outplace_special_modified_bessel_i1_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2537200Z test_meta_outplace_special_modified_bessel_i1_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2537510Z test_meta_outplace_special_modified_bessel_i1_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2537820Z test_meta_outplace_special_modified_bessel_i1_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2538120Z test_meta_outplace_special_modified_bessel_i1_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2538430Z test_meta_outplace_special_modified_bessel_i1_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2538820Z test_meta_outplace_special_modified_bessel_i1_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2539120Z test_meta_outplace_special_modified_bessel_i1_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2539440Z test_meta_outplace_special_modified_bessel_k0_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2539760Z test_meta_outplace_special_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2540070Z test_meta_outplace_special_modified_bessel_k0_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2540380Z test_meta_outplace_special_modified_bessel_k0_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2540690Z test_meta_outplace_special_modified_bessel_k0_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2540990Z test_meta_outplace_special_modified_bessel_k0_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2541300Z test_meta_outplace_special_modified_bessel_k0_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2541610Z test_meta_outplace_special_modified_bessel_k0_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2541920Z test_meta_outplace_special_modified_bessel_k1_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2542230Z test_meta_outplace_special_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2542540Z test_meta_outplace_special_modified_bessel_k1_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2542840Z test_meta_outplace_special_modified_bessel_k1_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2543160Z test_meta_outplace_special_modified_bessel_k1_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2543460Z test_meta_outplace_special_modified_bessel_k1_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2543770Z test_meta_outplace_special_modified_bessel_k1_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2544080Z test_meta_outplace_special_modified_bessel_k1_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2544360Z test_meta_outplace_special_ndtr_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2544640Z test_meta_outplace_special_ndtr_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2544930Z test_meta_outplace_special_ndtr_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2545210Z test_meta_outplace_special_ndtr_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2545490Z test_meta_outplace_special_ndtr_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2545770Z test_meta_outplace_special_ndtr_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2546040Z test_meta_outplace_special_ndtr_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2546320Z test_meta_outplace_special_ndtr_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2546600Z test_meta_outplace_special_ndtr_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2546950Z test_meta_outplace_special_ndtri_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2547260Z test_meta_outplace_special_ndtri_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2547540Z test_meta_outplace_special_ndtri_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2547820Z test_meta_outplace_special_ndtri_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2548100Z test_meta_outplace_special_ndtri_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2548380Z test_meta_outplace_special_ndtri_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2548650Z test_meta_outplace_special_ndtri_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2549020Z test_meta_outplace_special_ndtri_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2549370Z test_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2549720Z test_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2550070Z test_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2550420Z test_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2550760Z test_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2551110Z test_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2551450Z test_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2551790Z test_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2552130Z test_meta_outplace_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2552460Z test_meta_outplace_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2552790Z test_meta_outplace_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2553120Z test_meta_outplace_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2553440Z test_meta_outplace_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2553770Z test_meta_outplace_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2554090Z test_meta_outplace_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2554410Z test_meta_outplace_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2554740Z test_meta_outplace_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2555070Z test_meta_outplace_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2555400Z test_meta_outplace_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2555730Z test_meta_outplace_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2556050Z test_meta_outplace_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2556380Z test_meta_outplace_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2556700Z test_meta_outplace_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2557020Z test_meta_outplace_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2557430Z test_meta_outplace_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2558160Z test_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2558830Z test_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2559500Z test_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2560260Z test_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2560910Z test_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2561560Z test_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2562220Z test_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2562860Z test_meta_outplace_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2563500Z test_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2564170Z test_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2564820Z test_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2565480Z test_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2566130Z test_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2566780Z test_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2567430Z test_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2568070Z test_meta_outplace_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2568710Z test_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2569370Z test_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2570020Z test_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2570840Z test_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2571560Z test_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2572200Z test_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2572840Z test_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2573630Z test_meta_outplace_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2574280Z test_meta_outplace_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2574930Z test_meta_outplace_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2575590Z test_meta_outplace_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2576230Z test_meta_outplace_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2576890Z test_meta_outplace_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2577530Z test_meta_outplace_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2578180Z test_meta_outplace_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2578830Z test_meta_outplace_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:12:30.2579150Z test_meta_outplace_special_spherical_bessel_j0_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2579470Z test_meta_outplace_special_spherical_bessel_j0_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2579790Z test_meta_outplace_special_spherical_bessel_j0_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2580100Z test_meta_outplace_special_spherical_bessel_j0_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2580420Z test_meta_outplace_special_spherical_bessel_j0_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2580730Z test_meta_outplace_special_spherical_bessel_j0_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2581040Z test_meta_outplace_special_spherical_bessel_j0_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2581360Z test_meta_outplace_special_spherical_bessel_j0_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2581660Z test_meta_outplace_special_xlog1py_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.2581940Z test_meta_outplace_special_xlog1py_cpu_bool (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.2582240Z test_meta_outplace_special_xlog1py_cpu_float16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.2582530Z test_meta_outplace_special_xlog1py_cpu_float32 (__main__.TestMetaCPU) ... ok (0.016s) 2023-01-11T21:12:30.2582820Z test_meta_outplace_special_xlog1py_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.2583220Z test_meta_outplace_special_xlog1py_cpu_int16 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.2583530Z test_meta_outplace_special_xlog1py_cpu_int32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.2583810Z test_meta_outplace_special_xlog1py_cpu_int64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.2584090Z test_meta_outplace_special_xlog1py_cpu_int8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.2584370Z test_meta_outplace_special_xlog1py_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.2584650Z test_meta_outplace_special_zeta_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2585020Z test_meta_outplace_special_zeta_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2597760Z test_meta_outplace_special_zeta_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2598040Z test_meta_outplace_special_zeta_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2598330Z test_meta_outplace_special_zeta_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2598610Z test_meta_outplace_special_zeta_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2598890Z test_meta_outplace_special_zeta_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2599400Z test_meta_outplace_special_zeta_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2599600Z test_meta_outplace_split_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2599710Z test_meta_outplace_split_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2599820Z test_meta_outplace_split_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2599940Z test_meta_outplace_split_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2600040Z test_meta_outplace_split_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2600150Z test_meta_outplace_split_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2600250Z test_meta_outplace_split_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2600350Z test_meta_outplace_split_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2600450Z test_meta_outplace_split_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2600550Z test_meta_outplace_split_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2600640Z test_meta_outplace_split_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2600740Z test_meta_outplace_split_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2600840Z test_meta_outplace_split_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2600950Z test_meta_outplace_split_list_args_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2601060Z test_meta_outplace_split_list_args_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2601180Z test_meta_outplace_split_list_args_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2601290Z test_meta_outplace_split_list_args_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2601400Z test_meta_outplace_split_list_args_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2601510Z test_meta_outplace_split_list_args_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2601620Z test_meta_outplace_split_list_args_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2601730Z test_meta_outplace_split_list_args_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2601830Z test_meta_outplace_split_list_args_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2601940Z test_meta_outplace_split_list_args_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2602040Z test_meta_outplace_split_list_args_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2602210Z test_meta_outplace_split_list_args_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2602330Z test_meta_outplace_split_with_sizes_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2602440Z test_meta_outplace_split_with_sizes_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2602550Z test_meta_outplace_split_with_sizes_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2602660Z test_meta_outplace_split_with_sizes_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2602770Z test_meta_outplace_split_with_sizes_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2602930Z test_meta_outplace_split_with_sizes_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2603040Z test_meta_outplace_split_with_sizes_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2603150Z test_meta_outplace_split_with_sizes_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2603250Z test_meta_outplace_split_with_sizes_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2603360Z test_meta_outplace_split_with_sizes_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2603470Z test_meta_outplace_split_with_sizes_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2603570Z test_meta_outplace_split_with_sizes_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2603680Z test_meta_outplace_split_with_sizes_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2603780Z test_meta_outplace_sqrt_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2603880Z test_meta_outplace_sqrt_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2603980Z test_meta_outplace_sqrt_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2604090Z test_meta_outplace_sqrt_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2604190Z test_meta_outplace_sqrt_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2604290Z test_meta_outplace_sqrt_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2604380Z test_meta_outplace_sqrt_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2604480Z test_meta_outplace_sqrt_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2604570Z test_meta_outplace_sqrt_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2604670Z test_meta_outplace_sqrt_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2604770Z test_meta_outplace_sqrt_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2604870Z test_meta_outplace_square_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2604980Z test_meta_outplace_square_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2605090Z test_meta_outplace_square_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2605190Z test_meta_outplace_square_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2605300Z test_meta_outplace_square_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2605400Z test_meta_outplace_square_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2605500Z test_meta_outplace_square_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2605600Z test_meta_outplace_square_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2605700Z test_meta_outplace_square_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2605790Z test_meta_outplace_square_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2605890Z test_meta_outplace_square_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2605990Z test_meta_outplace_square_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2606120Z test_meta_outplace_squeeze_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2606220Z test_meta_outplace_squeeze_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2606330Z test_meta_outplace_squeeze_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2606440Z test_meta_outplace_squeeze_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2606540Z test_meta_outplace_squeeze_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2606640Z test_meta_outplace_squeeze_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2606770Z test_meta_outplace_squeeze_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2606870Z test_meta_outplace_squeeze_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2606970Z test_meta_outplace_squeeze_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2607070Z test_meta_outplace_squeeze_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2607170Z test_meta_outplace_squeeze_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2607270Z test_meta_outplace_squeeze_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2607360Z test_meta_outplace_squeeze_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2607460Z test_meta_outplace_stack_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2607560Z test_meta_outplace_stack_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2607670Z test_meta_outplace_stack_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2607770Z test_meta_outplace_stack_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2607870Z test_meta_outplace_stack_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2607970Z test_meta_outplace_stack_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2608070Z test_meta_outplace_stack_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2608170Z test_meta_outplace_stack_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2608270Z test_meta_outplace_stack_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2608360Z test_meta_outplace_stack_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2608460Z test_meta_outplace_stack_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2608550Z test_meta_outplace_stack_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2608650Z test_meta_outplace_stack_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2608760Z test_meta_outplace_std_cpu_bfloat16 (__main__.TestMetaCPU) ... expected failure (0.004s) 2023-01-11T21:12:30.2608880Z test_meta_outplace_std_cpu_complex128 (__main__.TestMetaCPU) ... expected failure (0.004s) 2023-01-11T21:12:30.2608990Z test_meta_outplace_std_cpu_complex64 (__main__.TestMetaCPU) ... expected failure (0.004s) 2023-01-11T21:12:30.2609110Z test_meta_outplace_std_cpu_float16 (__main__.TestMetaCPU) ... expected failure (0.004s) 2023-01-11T21:12:30.2609220Z test_meta_outplace_std_cpu_float32 (__main__.TestMetaCPU) ... expected failure (0.004s) 2023-01-11T21:12:30.2609330Z test_meta_outplace_std_cpu_float64 (__main__.TestMetaCPU) ... expected failure (0.004s) 2023-01-11T21:12:30.2609430Z test_meta_outplace_std_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2609540Z test_meta_outplace_std_mean_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2609640Z test_meta_outplace_std_mean_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2609750Z test_meta_outplace_std_mean_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2609850Z test_meta_outplace_std_mean_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2610000Z test_meta_outplace_std_mean_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2610120Z test_meta_outplace_std_mean_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2610240Z test_meta_outplace_std_mean_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2610350Z test_meta_outplace_std_mean_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2610460Z test_meta_outplace_std_mean_unbiased_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2610570Z test_meta_outplace_std_mean_unbiased_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2610720Z test_meta_outplace_std_mean_unbiased_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2610830Z test_meta_outplace_std_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2610940Z test_meta_outplace_std_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2611050Z test_meta_outplace_std_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2611150Z test_meta_outplace_std_unbiased_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2611250Z test_meta_outplace_std_unbiased_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2611360Z test_meta_outplace_std_unbiased_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2611460Z test_meta_outplace_stft_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2611560Z test_meta_outplace_stft_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2611660Z test_meta_outplace_stft_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2611760Z test_meta_outplace_stft_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2611860Z test_meta_outplace_sub_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2611960Z test_meta_outplace_sub_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2612060Z test_meta_outplace_sub_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2612160Z test_meta_outplace_sub_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2612260Z test_meta_outplace_sub_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2612360Z test_meta_outplace_sub_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2612450Z test_meta_outplace_sub_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2612540Z test_meta_outplace_sub_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2612640Z test_meta_outplace_sub_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2612740Z test_meta_outplace_sub_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2612840Z test_meta_outplace_sub_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2612930Z test_meta_outplace_sub_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2613030Z test_meta_outplace_sum_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2613120Z test_meta_outplace_sum_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2613220Z test_meta_outplace_sum_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2613330Z test_meta_outplace_sum_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2613420Z test_meta_outplace_sum_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2613520Z test_meta_outplace_sum_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2613610Z test_meta_outplace_sum_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2613710Z test_meta_outplace_sum_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2613820Z test_meta_outplace_sum_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2613920Z test_meta_outplace_sum_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2614020Z test_meta_outplace_sum_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2614110Z test_meta_outplace_sum_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2614220Z test_meta_outplace_sum_to_size_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2614320Z test_meta_outplace_sum_to_size_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2614430Z test_meta_outplace_sum_to_size_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2614560Z test_meta_outplace_sum_to_size_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2614670Z test_meta_outplace_sum_to_size_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2614780Z test_meta_outplace_sum_to_size_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2614880Z test_meta_outplace_sum_to_size_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2614980Z test_meta_outplace_sum_to_size_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2615090Z test_meta_outplace_sum_to_size_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2615190Z test_meta_outplace_sum_to_size_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2615290Z test_meta_outplace_sum_to_size_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2615390Z test_meta_outplace_sum_to_size_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2615500Z test_meta_outplace_svd_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.2615600Z test_meta_outplace_svd_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.011s) 2023-01-11T21:12:30.2615690Z test_meta_outplace_svd_cpu_float32 (__main__.TestMetaCPU) ... ok (0.029s) 2023-01-11T21:12:30.2615790Z test_meta_outplace_svd_cpu_float64 (__main__.TestMetaCPU) ... ok (0.029s) 2023-01-11T21:12:30.2615900Z test_meta_outplace_svd_lowrank_cpu_float32 (__main__.TestMetaCPU) ... ok (0.520s) 2023-01-11T21:12:30.2616000Z test_meta_outplace_svd_lowrank_cpu_float64 (__main__.TestMetaCPU) ... ok (0.518s) 2023-01-11T21:12:30.2616100Z test_meta_outplace_symeig_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:30.2616200Z test_meta_outplace_symeig_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:30.2616310Z test_meta_outplace_symeig_cpu_float32 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:30.2616410Z test_meta_outplace_symeig_cpu_float64 (__main__.TestMetaCPU) ... ok (0.020s) 2023-01-11T21:12:30.2616510Z test_meta_outplace_t_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2616600Z test_meta_outplace_t_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2616700Z test_meta_outplace_t_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2616800Z test_meta_outplace_t_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2616900Z test_meta_outplace_t_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2616990Z test_meta_outplace_t_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2617090Z test_meta_outplace_t_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2617180Z test_meta_outplace_t_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2617280Z test_meta_outplace_t_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2617370Z test_meta_outplace_t_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2617470Z test_meta_outplace_t_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2617560Z test_meta_outplace_t_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2617670Z test_meta_outplace_take_along_dim_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2617800Z test_meta_outplace_take_along_dim_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2617910Z test_meta_outplace_take_along_dim_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2618030Z test_meta_outplace_take_along_dim_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2618140Z test_meta_outplace_take_along_dim_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2618250Z test_meta_outplace_take_along_dim_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2618360Z test_meta_outplace_take_along_dim_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2618490Z test_meta_outplace_take_along_dim_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2618590Z test_meta_outplace_take_along_dim_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2618700Z test_meta_outplace_take_along_dim_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2618800Z test_meta_outplace_take_along_dim_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2618910Z test_meta_outplace_take_along_dim_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2619010Z test_meta_outplace_take_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.046s) 2023-01-11T21:12:30.2619100Z test_meta_outplace_take_cpu_bool (__main__.TestMetaCPU) ... ok (0.046s) 2023-01-11T21:12:30.2619210Z test_meta_outplace_take_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.046s) 2023-01-11T21:12:30.2619310Z test_meta_outplace_take_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.046s) 2023-01-11T21:12:30.2619410Z test_meta_outplace_take_cpu_float16 (__main__.TestMetaCPU) ... ok (0.046s) 2023-01-11T21:12:30.2619510Z test_meta_outplace_take_cpu_float32 (__main__.TestMetaCPU) ... ok (0.046s) 2023-01-11T21:12:30.2619610Z test_meta_outplace_take_cpu_float64 (__main__.TestMetaCPU) ... ok (0.046s) 2023-01-11T21:12:30.2619710Z test_meta_outplace_take_cpu_int16 (__main__.TestMetaCPU) ... ok (0.046s) 2023-01-11T21:12:30.2619800Z test_meta_outplace_take_cpu_int32 (__main__.TestMetaCPU) ... ok (0.046s) 2023-01-11T21:12:30.2619900Z test_meta_outplace_take_cpu_int64 (__main__.TestMetaCPU) ... ok (0.046s) 2023-01-11T21:12:30.2619990Z test_meta_outplace_take_cpu_int8 (__main__.TestMetaCPU) ... ok (0.046s) 2023-01-11T21:12:30.2620090Z test_meta_outplace_take_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.046s) 2023-01-11T21:12:30.2620190Z test_meta_outplace_tan_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2620290Z test_meta_outplace_tan_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2620390Z test_meta_outplace_tan_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2620490Z test_meta_outplace_tan_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2620590Z test_meta_outplace_tan_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2620680Z test_meta_outplace_tan_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2620780Z test_meta_outplace_tan_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2620870Z test_meta_outplace_tan_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2620960Z test_meta_outplace_tan_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2621060Z test_meta_outplace_tan_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2621150Z test_meta_outplace_tan_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2621250Z test_meta_outplace_tanh_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2621350Z test_meta_outplace_tanh_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2621450Z test_meta_outplace_tanh_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2621570Z test_meta_outplace_tanh_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2621670Z test_meta_outplace_tanh_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2621770Z test_meta_outplace_tanh_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2621870Z test_meta_outplace_tanh_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2621960Z test_meta_outplace_tanh_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2622050Z test_meta_outplace_tanh_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2622150Z test_meta_outplace_tanh_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2622270Z test_meta_outplace_tanh_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2622370Z test_meta_outplace_tensor_split_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2622480Z test_meta_outplace_tensor_split_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2622590Z test_meta_outplace_tensor_split_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2622700Z test_meta_outplace_tensor_split_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2622810Z test_meta_outplace_tensor_split_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2622910Z test_meta_outplace_tensor_split_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2623010Z test_meta_outplace_tensor_split_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2623120Z test_meta_outplace_tensor_split_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2623220Z test_meta_outplace_tensor_split_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2623330Z test_meta_outplace_tensor_split_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2623430Z test_meta_outplace_tensor_split_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2623540Z test_meta_outplace_tensor_split_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2623640Z test_meta_outplace_tensordot_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2629160Z test_meta_outplace_tensordot_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2629290Z test_meta_outplace_tensordot_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2629390Z test_meta_outplace_tensordot_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2629500Z test_meta_outplace_tensordot_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2629610Z test_meta_outplace_tensordot_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2629710Z test_meta_outplace_tensordot_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2629810Z test_meta_outplace_tensordot_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2629920Z test_meta_outplace_tensordot_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2630020Z test_meta_outplace_tensordot_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2630120Z test_meta_outplace_tile_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2630220Z test_meta_outplace_tile_cpu_bool (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2630320Z test_meta_outplace_tile_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2630420Z test_meta_outplace_tile_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2630520Z test_meta_outplace_tile_cpu_float16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2630620Z test_meta_outplace_tile_cpu_float32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2630720Z test_meta_outplace_tile_cpu_float64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2630810Z test_meta_outplace_tile_cpu_int16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2630980Z test_meta_outplace_tile_cpu_int32 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2631080Z test_meta_outplace_tile_cpu_int64 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2631180Z test_meta_outplace_tile_cpu_int8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2631280Z test_meta_outplace_tile_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2631390Z test_meta_outplace_to_cpu_bfloat16 (__main__.TestMetaCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:30.2631500Z test_meta_outplace_to_cpu_bool (__main__.TestMetaCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:30.2631620Z test_meta_outplace_to_cpu_complex128 (__main__.TestMetaCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:30.2631800Z test_meta_outplace_to_cpu_complex64 (__main__.TestMetaCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:30.2631940Z test_meta_outplace_to_cpu_float16 (__main__.TestMetaCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:30.2632080Z test_meta_outplace_to_cpu_float32 (__main__.TestMetaCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:30.2632180Z test_meta_outplace_to_cpu_float64 (__main__.TestMetaCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:30.2632290Z test_meta_outplace_to_cpu_int16 (__main__.TestMetaCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:30.2632390Z test_meta_outplace_to_cpu_int32 (__main__.TestMetaCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:30.2632490Z test_meta_outplace_to_cpu_int64 (__main__.TestMetaCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:30.2632600Z test_meta_outplace_to_cpu_int8 (__main__.TestMetaCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:30.2632700Z test_meta_outplace_to_cpu_uint8 (__main__.TestMetaCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:12:30.2632810Z test_meta_outplace_to_sparse_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2632920Z test_meta_outplace_to_sparse_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2633030Z test_meta_outplace_to_sparse_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2633130Z test_meta_outplace_to_sparse_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2633240Z test_meta_outplace_to_sparse_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2633340Z test_meta_outplace_to_sparse_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2633440Z test_meta_outplace_to_sparse_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2633550Z test_meta_outplace_to_sparse_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2633650Z test_meta_outplace_to_sparse_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2633750Z test_meta_outplace_to_sparse_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2633850Z test_meta_outplace_to_sparse_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2633960Z test_meta_outplace_to_sparse_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2634060Z test_meta_outplace_topk_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2634160Z test_meta_outplace_topk_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2634260Z test_meta_outplace_topk_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2634350Z test_meta_outplace_topk_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2634450Z test_meta_outplace_topk_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2634540Z test_meta_outplace_topk_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2634640Z test_meta_outplace_topk_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2634740Z test_meta_outplace_topk_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2634840Z test_meta_outplace_trace_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2634980Z test_meta_outplace_trace_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2635090Z test_meta_outplace_trace_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2635190Z test_meta_outplace_trace_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2635290Z test_meta_outplace_trace_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2635390Z test_meta_outplace_trace_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2635480Z test_meta_outplace_trace_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2635580Z test_meta_outplace_trace_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2635700Z test_meta_outplace_trace_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2635810Z test_meta_outplace_transpose_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2635910Z test_meta_outplace_transpose_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2636020Z test_meta_outplace_transpose_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2636130Z test_meta_outplace_transpose_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2636240Z test_meta_outplace_transpose_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2636340Z test_meta_outplace_transpose_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2636450Z test_meta_outplace_transpose_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2636550Z test_meta_outplace_transpose_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2636650Z test_meta_outplace_transpose_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2636750Z test_meta_outplace_transpose_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2636850Z test_meta_outplace_transpose_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2636960Z test_meta_outplace_transpose_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2637060Z test_meta_outplace_transpose_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2637160Z test_meta_outplace_trapezoid_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2637270Z test_meta_outplace_trapezoid_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2637380Z test_meta_outplace_trapezoid_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2637480Z test_meta_outplace_trapezoid_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2637580Z test_meta_outplace_trapezoid_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2637680Z test_meta_outplace_trapezoid_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2637780Z test_meta_outplace_trapezoid_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2637890Z test_meta_outplace_trapezoid_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2637980Z test_meta_outplace_trapezoid_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2638090Z test_meta_outplace_trapezoid_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2638180Z test_meta_outplace_trapezoid_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2638280Z test_meta_outplace_trapz_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2638390Z test_meta_outplace_trapz_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2638490Z test_meta_outplace_trapz_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2638590Z test_meta_outplace_trapz_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2638690Z test_meta_outplace_trapz_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2638790Z test_meta_outplace_trapz_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2638910Z test_meta_outplace_trapz_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2639010Z test_meta_outplace_trapz_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2639100Z test_meta_outplace_trapz_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2639200Z test_meta_outplace_trapz_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2639290Z test_meta_outplace_trapz_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2639410Z test_meta_outplace_triangular_solve_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2639550Z test_meta_outplace_triangular_solve_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2639660Z test_meta_outplace_triangular_solve_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2639780Z test_meta_outplace_triangular_solve_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2639880Z test_meta_outplace_tril_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2639980Z test_meta_outplace_tril_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2640080Z test_meta_outplace_tril_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.006s) 2023-01-11T21:12:30.2640180Z test_meta_outplace_tril_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2640280Z test_meta_outplace_tril_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2640380Z test_meta_outplace_tril_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2640480Z test_meta_outplace_tril_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2640580Z test_meta_outplace_tril_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2640670Z test_meta_outplace_tril_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2640770Z test_meta_outplace_tril_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2640870Z test_meta_outplace_tril_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2640960Z test_meta_outplace_tril_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2641070Z test_meta_outplace_tril_indices_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2641170Z test_meta_outplace_tril_indices_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2641270Z test_meta_outplace_triu_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2641370Z test_meta_outplace_triu_cpu_bool (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2641470Z test_meta_outplace_triu_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2641580Z test_meta_outplace_triu_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2641670Z test_meta_outplace_triu_cpu_float16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2641770Z test_meta_outplace_triu_cpu_float32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2641870Z test_meta_outplace_triu_cpu_float64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2641960Z test_meta_outplace_triu_cpu_int16 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2642060Z test_meta_outplace_triu_cpu_int32 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2642150Z test_meta_outplace_triu_cpu_int64 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2642240Z test_meta_outplace_triu_cpu_int8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2642340Z test_meta_outplace_triu_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.005s) 2023-01-11T21:12:30.2642440Z test_meta_outplace_triu_indices_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2642540Z test_meta_outplace_triu_indices_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2642650Z test_meta_outplace_true_divide_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2642780Z test_meta_outplace_true_divide_cpu_bool (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2642890Z test_meta_outplace_true_divide_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2643010Z test_meta_outplace_true_divide_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2643110Z test_meta_outplace_true_divide_cpu_float16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2643210Z test_meta_outplace_true_divide_cpu_float32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2643320Z test_meta_outplace_true_divide_cpu_float64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2643440Z test_meta_outplace_true_divide_cpu_int16 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2643550Z test_meta_outplace_true_divide_cpu_int32 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2643650Z test_meta_outplace_true_divide_cpu_int64 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2643750Z test_meta_outplace_true_divide_cpu_int8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2643850Z test_meta_outplace_true_divide_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.004s) 2023-01-11T21:12:30.2643960Z test_meta_outplace_trunc_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2644060Z test_meta_outplace_trunc_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2644150Z test_meta_outplace_trunc_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2644250Z test_meta_outplace_trunc_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2644350Z test_meta_outplace_trunc_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2644450Z test_meta_outplace_trunc_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2644540Z test_meta_outplace_trunc_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2644640Z test_meta_outplace_trunc_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2644740Z test_meta_outplace_unbind_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2644840Z test_meta_outplace_unbind_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2644950Z test_meta_outplace_unbind_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2645050Z test_meta_outplace_unbind_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2645160Z test_meta_outplace_unbind_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2645260Z test_meta_outplace_unbind_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2645360Z test_meta_outplace_unbind_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2645460Z test_meta_outplace_unbind_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2645560Z test_meta_outplace_unbind_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2645650Z test_meta_outplace_unbind_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2645750Z test_meta_outplace_unbind_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2645850Z test_meta_outplace_unbind_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2645940Z test_meta_outplace_unbind_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2646050Z test_meta_outplace_unflatten_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2646150Z test_meta_outplace_unflatten_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2646260Z test_meta_outplace_unflatten_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2646370Z test_meta_outplace_unflatten_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2646470Z test_meta_outplace_unflatten_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2646610Z test_meta_outplace_unflatten_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2646720Z test_meta_outplace_unflatten_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2646820Z test_meta_outplace_unflatten_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2646920Z test_meta_outplace_unflatten_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2647030Z test_meta_outplace_unflatten_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2647130Z test_meta_outplace_unflatten_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2647230Z test_meta_outplace_unflatten_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2647370Z test_meta_outplace_unflatten_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2647480Z test_meta_outplace_unfold_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2647580Z test_meta_outplace_unfold_copy_cpu_bool (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2647700Z test_meta_outplace_unfold_copy_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2647800Z test_meta_outplace_unfold_copy_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2647910Z test_meta_outplace_unfold_copy_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2648010Z test_meta_outplace_unfold_copy_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2648120Z test_meta_outplace_unfold_copy_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2648220Z test_meta_outplace_unfold_copy_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2648320Z test_meta_outplace_unfold_copy_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2648420Z test_meta_outplace_unfold_copy_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2648520Z test_meta_outplace_unfold_copy_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2648630Z test_meta_outplace_unfold_copy_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2648730Z test_meta_outplace_unfold_copy_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2648830Z test_meta_outplace_unfold_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2648930Z test_meta_outplace_unfold_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2649030Z test_meta_outplace_unfold_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2649130Z test_meta_outplace_unfold_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2649230Z test_meta_outplace_unfold_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2649340Z test_meta_outplace_unfold_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2649440Z test_meta_outplace_unfold_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2649540Z test_meta_outplace_unfold_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2649640Z test_meta_outplace_unfold_cpu_int16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2649740Z test_meta_outplace_unfold_cpu_int32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2649830Z test_meta_outplace_unfold_cpu_int64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2649930Z test_meta_outplace_unfold_cpu_int8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2650030Z test_meta_outplace_unfold_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2650130Z test_meta_outplace_uniform_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2650240Z test_meta_outplace_uniform_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2650340Z test_meta_outplace_uniform_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2650480Z test_meta_outplace_uniform_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2650580Z test_meta_outplace_uniform_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2650680Z test_meta_outplace_uniform_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2650800Z test_meta_outplace_unique_consecutive_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.547s) 2023-01-11T21:12:30.2650910Z test_meta_outplace_unique_consecutive_cpu_bool (__main__.TestMetaCPU) ... ok (0.545s) 2023-01-11T21:12:30.2651020Z test_meta_outplace_unique_consecutive_cpu_float32 (__main__.TestMetaCPU) ... ok (0.546s) 2023-01-11T21:12:30.2651130Z test_meta_outplace_unique_consecutive_cpu_float64 (__main__.TestMetaCPU) ... ok (0.542s) 2023-01-11T21:12:30.2651270Z test_meta_outplace_unique_consecutive_cpu_int16 (__main__.TestMetaCPU) ... ok (0.545s) 2023-01-11T21:12:30.2651380Z test_meta_outplace_unique_consecutive_cpu_int32 (__main__.TestMetaCPU) ... ok (0.548s) 2023-01-11T21:12:30.2651490Z test_meta_outplace_unique_consecutive_cpu_int64 (__main__.TestMetaCPU) ... ok (0.549s) 2023-01-11T21:12:30.2651600Z test_meta_outplace_unique_consecutive_cpu_int8 (__main__.TestMetaCPU) ... ok (0.546s) 2023-01-11T21:12:30.2651710Z test_meta_outplace_unique_consecutive_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.543s) 2023-01-11T21:12:30.2651810Z test_meta_outplace_unique_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (1.086s) 2023-01-11T21:12:30.2651910Z test_meta_outplace_unique_cpu_bool (__main__.TestMetaCPU) ... ok (1.086s) 2023-01-11T21:12:30.2652010Z test_meta_outplace_unique_cpu_float32 (__main__.TestMetaCPU) ... ok (1.091s) 2023-01-11T21:12:30.2652110Z test_meta_outplace_unique_cpu_float64 (__main__.TestMetaCPU) ... ok (1.083s) 2023-01-11T21:12:30.2652210Z test_meta_outplace_unique_cpu_int16 (__main__.TestMetaCPU) ... ok (1.082s) 2023-01-11T21:12:30.2652300Z test_meta_outplace_unique_cpu_int32 (__main__.TestMetaCPU) ... ok (1.081s) 2023-01-11T21:12:30.2652400Z test_meta_outplace_unique_cpu_int64 (__main__.TestMetaCPU) ... ok (1.094s) 2023-01-11T21:12:30.2652500Z test_meta_outplace_unique_cpu_int8 (__main__.TestMetaCPU) ... ok (1.092s) 2023-01-11T21:12:30.2652590Z test_meta_outplace_unique_cpu_uint8 (__main__.TestMetaCPU) ... ok (1.104s) 2023-01-11T21:12:30.2652700Z test_meta_outplace_unsqueeze_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2652800Z test_meta_outplace_unsqueeze_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2652910Z test_meta_outplace_unsqueeze_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2653020Z test_meta_outplace_unsqueeze_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2653120Z test_meta_outplace_unsqueeze_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2653220Z test_meta_outplace_unsqueeze_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2653330Z test_meta_outplace_unsqueeze_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2653430Z test_meta_outplace_unsqueeze_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2653540Z test_meta_outplace_unsqueeze_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2653640Z test_meta_outplace_unsqueeze_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2653740Z test_meta_outplace_unsqueeze_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2653840Z test_meta_outplace_unsqueeze_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2653940Z test_meta_outplace_unsqueeze_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2654040Z test_meta_outplace_var_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2658880Z test_meta_outplace_var_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2659020Z test_meta_outplace_var_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2659230Z test_meta_outplace_var_cpu_float16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2659330Z test_meta_outplace_var_cpu_float32 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2659430Z test_meta_outplace_var_cpu_float64 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2659540Z test_meta_outplace_var_mean_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.003s) 2023-01-11T21:12:30.2659640Z test_meta_outplace_var_mean_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2659750Z test_meta_outplace_var_mean_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2659850Z test_meta_outplace_var_mean_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2659990Z test_meta_outplace_var_mean_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2660090Z test_meta_outplace_var_mean_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2660200Z test_meta_outplace_var_mean_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2660320Z test_meta_outplace_var_mean_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2660430Z test_meta_outplace_var_mean_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2660540Z test_meta_outplace_var_mean_unbiased_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2660650Z test_meta_outplace_var_mean_unbiased_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2660760Z test_meta_outplace_var_mean_unbiased_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2660870Z test_meta_outplace_var_unbiased_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2660980Z test_meta_outplace_var_unbiased_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2661090Z test_meta_outplace_var_unbiased_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2661200Z test_meta_outplace_var_unbiased_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2661310Z test_meta_outplace_var_unbiased_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2661410Z test_meta_outplace_var_unbiased_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2661510Z test_meta_outplace_vdot_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2661610Z test_meta_outplace_vdot_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2661720Z test_meta_outplace_vdot_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2661820Z test_meta_outplace_vdot_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2661920Z test_meta_outplace_vdot_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2662020Z test_meta_outplace_vdot_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2662110Z test_meta_outplace_vdot_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2662210Z test_meta_outplace_vdot_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2662300Z test_meta_outplace_vdot_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2662400Z test_meta_outplace_vdot_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2662510Z test_meta_outplace_view_as_complex_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2662620Z test_meta_outplace_view_as_complex_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2662730Z test_meta_outplace_view_as_complex_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2662830Z test_meta_outplace_view_as_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2662930Z test_meta_outplace_view_as_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2663040Z test_meta_outplace_view_as_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2663170Z test_meta_outplace_view_as_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2663280Z test_meta_outplace_view_as_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2663380Z test_meta_outplace_view_as_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2663480Z test_meta_outplace_view_as_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2663580Z test_meta_outplace_view_as_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2663680Z test_meta_outplace_view_as_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2663780Z test_meta_outplace_view_as_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2663900Z test_meta_outplace_view_as_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2663990Z test_meta_outplace_view_as_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2664090Z test_meta_outplace_view_as_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2664200Z test_meta_outplace_view_as_real_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2664310Z test_meta_outplace_view_as_real_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2664410Z test_meta_outplace_view_copy_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2664510Z test_meta_outplace_view_copy_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2664620Z test_meta_outplace_view_copy_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2664720Z test_meta_outplace_view_copy_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2664820Z test_meta_outplace_view_copy_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2664920Z test_meta_outplace_view_copy_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2665030Z test_meta_outplace_view_copy_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2665130Z test_meta_outplace_view_copy_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2665230Z test_meta_outplace_view_copy_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2665320Z test_meta_outplace_view_copy_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2665420Z test_meta_outplace_view_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2665520Z test_meta_outplace_view_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2665620Z test_meta_outplace_view_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2665720Z test_meta_outplace_view_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2665820Z test_meta_outplace_view_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2665920Z test_meta_outplace_view_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2666020Z test_meta_outplace_view_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2666110Z test_meta_outplace_view_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2666210Z test_meta_outplace_view_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2666300Z test_meta_outplace_view_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2666400Z test_meta_outplace_view_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2666490Z test_meta_outplace_view_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2666590Z test_meta_outplace_view_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2666690Z test_meta_outplace_vsplit_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2666790Z test_meta_outplace_vsplit_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2666900Z test_meta_outplace_vsplit_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2667040Z test_meta_outplace_vsplit_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2667150Z test_meta_outplace_vsplit_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2667250Z test_meta_outplace_vsplit_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2667350Z test_meta_outplace_vsplit_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2667450Z test_meta_outplace_vsplit_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2667550Z test_meta_outplace_vsplit_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2667640Z test_meta_outplace_vsplit_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2667780Z test_meta_outplace_vsplit_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2667880Z test_meta_outplace_vsplit_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2667970Z test_meta_outplace_vsplit_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2668070Z test_meta_outplace_vstack_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2668180Z test_meta_outplace_vstack_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2668280Z test_meta_outplace_vstack_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2668390Z test_meta_outplace_vstack_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2668490Z test_meta_outplace_vstack_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2668590Z test_meta_outplace_vstack_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2668690Z test_meta_outplace_vstack_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2668790Z test_meta_outplace_vstack_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2668890Z test_meta_outplace_vstack_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2668980Z test_meta_outplace_vstack_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2669080Z test_meta_outplace_vstack_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2669180Z test_meta_outplace_vstack_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2669280Z test_meta_outplace_vstack_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2669370Z test_meta_outplace_where_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2669470Z test_meta_outplace_where_cpu_bool (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2669570Z test_meta_outplace_where_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2669680Z test_meta_outplace_where_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2669780Z test_meta_outplace_where_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2669880Z test_meta_outplace_where_cpu_float16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2669980Z test_meta_outplace_where_cpu_float32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2670070Z test_meta_outplace_where_cpu_float64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2670170Z test_meta_outplace_where_cpu_int16 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2670260Z test_meta_outplace_where_cpu_int32 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2670360Z test_meta_outplace_where_cpu_int64 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2670450Z test_meta_outplace_where_cpu_int8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2670550Z test_meta_outplace_where_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.002s) 2023-01-11T21:12:30.2670650Z test_meta_outplace_xlogy_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.2670750Z test_meta_outplace_xlogy_cpu_bool (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.2670870Z test_meta_outplace_xlogy_cpu_float16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.2670970Z test_meta_outplace_xlogy_cpu_float32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.2671070Z test_meta_outplace_xlogy_cpu_float64 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.2671170Z test_meta_outplace_xlogy_cpu_int16 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.2671270Z test_meta_outplace_xlogy_cpu_int32 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.2671360Z test_meta_outplace_xlogy_cpu_int64 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.2671450Z test_meta_outplace_xlogy_cpu_int8 (__main__.TestMetaCPU) ... ok (0.008s) 2023-01-11T21:12:30.2671570Z test_meta_outplace_xlogy_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.007s) 2023-01-11T21:12:30.2671670Z test_meta_outplace_zero__cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2671770Z test_meta_outplace_zero__cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2671880Z test_meta_outplace_zero__cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2671980Z test_meta_outplace_zero__cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2672080Z test_meta_outplace_zero__cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2672180Z test_meta_outplace_zero__cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2672270Z test_meta_outplace_zero__cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2672370Z test_meta_outplace_zero__cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2672460Z test_meta_outplace_zero__cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2672550Z test_meta_outplace_zero__cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2672650Z test_meta_outplace_zero__cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2672740Z test_meta_outplace_zero__cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2672840Z test_meta_outplace_zeros_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2672940Z test_meta_outplace_zeros_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2673040Z test_meta_outplace_zeros_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2673150Z test_meta_outplace_zeros_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2673250Z test_meta_outplace_zeros_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2673350Z test_meta_outplace_zeros_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2673450Z test_meta_outplace_zeros_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2673540Z test_meta_outplace_zeros_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2673630Z test_meta_outplace_zeros_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2673730Z test_meta_outplace_zeros_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2673820Z test_meta_outplace_zeros_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2673920Z test_meta_outplace_zeros_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2674010Z test_meta_outplace_zeros_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2674120Z test_meta_outplace_zeros_like_cpu_bfloat16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2674220Z test_meta_outplace_zeros_like_cpu_bool (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2674330Z test_meta_outplace_zeros_like_cpu_complex128 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2674430Z test_meta_outplace_zeros_like_cpu_complex32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2674540Z test_meta_outplace_zeros_like_cpu_complex64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2674670Z test_meta_outplace_zeros_like_cpu_float16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2674780Z test_meta_outplace_zeros_like_cpu_float32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2674880Z test_meta_outplace_zeros_like_cpu_float64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2674980Z test_meta_outplace_zeros_like_cpu_int16 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2675080Z test_meta_outplace_zeros_like_cpu_int32 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2675180Z test_meta_outplace_zeros_like_cpu_int64 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2675280Z test_meta_outplace_zeros_like_cpu_int8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2675410Z test_meta_outplace_zeros_like_cpu_uint8 (__main__.TestMetaCPU) ... ok (0.001s) 2023-01-11T21:12:30.2675500Z test_channels_last (__main__.TestMetaConverter) ... ok (0.001s) 2023-01-11T21:12:30.2675600Z test_channels_last_leaf (__main__.TestMetaConverter) ... ok (0.001s) 2023-01-11T21:12:30.2675700Z test_channels_last_non_leaf (__main__.TestMetaConverter) ... ok (0.011s) 2023-01-11T21:12:30.2675810Z test_complex_noncontiguous_bug (__main__.TestMetaConverter) ... ok (0.001s) 2023-01-11T21:12:30.2675910Z test_empty_strided_non_dense_leaf (__main__.TestMetaConverter) ... ok (0.001s) 2023-01-11T21:12:30.2676000Z test_imag (__main__.TestMetaConverter) ... ok (0.001s) 2023-01-11T21:12:30.2676080Z test_leaf (__main__.TestMetaConverter) ... ok (0.001s) 2023-01-11T21:12:30.2676170Z test_non_leaf (__main__.TestMetaConverter) ... ok (0.001s) 2023-01-11T21:12:30.2676810Z test_non_leaf_torture (__main__.TestMetaConverter) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_meta.py:212: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should 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:12:30.2676880Z x.set_(x.storage(), 10, (2,), (2,)) 2023-01-11T21:12:30.2676920Z ok (0.001s) 2023-01-11T21:12:30.2677030Z test_requires_grad_false (__main__.TestMetaConverter) ... ok (0.001s) 2023-01-11T21:12:30.2677130Z test_tensor_outlives_converter (__main__.TestMetaConverter) ... ok (0.000s) 2023-01-11T21:12:30.2677230Z test_view_as_complex (__main__.TestMetaConverter) ... ok (0.001s) 2023-01-11T21:12:30.2677320Z test_view_as_real (__main__.TestMetaConverter) ... ok (0.001s) 2023-01-11T21:12:30.2677410Z test_view_dtype (__main__.TestMetaConverter) ... ok (0.001s) 2023-01-11T21:12:30.2677500Z test_view_of_leaf (__main__.TestMetaConverter) ... ok (0.001s) 2023-01-11T21:12:30.2677600Z test_view_of_non_leaf (__main__.TestMetaConverter) ... ok (0.001s) 2023-01-11T21:12:30.2677690Z test_view_of_view_of_leaf (__main__.TestMetaConverter) ... ok (0.001s) 2023-01-11T21:12:30.2677780Z test_weakref (__main__.TestMetaConverter) ... ok (0.001s) 2023-01-11T21:12:30.2677790Z 2023-01-11T21:12:30.2677940Z ---------------------------------------------------------------------- 2023-01-11T21:12:30.2678000Z Ran 33065 tests in 317.758s 2023-01-11T21:12:30.2678000Z 2023-01-11T21:12:30.2678070Z OK (skipped=14259, expected failures=18) 2023-01-11T21:12:30.2678070Z 2023-01-11T21:12:30.2678130Z Generating XML reports... 2023-01-11T21:12:30.2678330Z Generated XML report: test-reports/python-unittest/test_meta/TEST-TestMetaCPU-20230111210709.xml 2023-01-11T21:12:30.2678530Z Generated XML report: test-reports/python-unittest/test_meta/TEST-TestMetaConverter-20230111210709.xml 2023-01-11T21:12:30.2678530Z 2023-01-11T21:12:30.2678900Z ##[endgroup] 2023-01-11T21:12:30.2679110Z FINISHED PRINTING LOG FILE of test_meta (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_meta_1fowdisl) 2023-01-11T21:12:30.2679120Z 2023-01-11T21:12:30.8252620Z Running test_foreach ... [2023-01-11 21:12:30.824986] 2023-01-11T21:12:30.8253460Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_foreach.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:12:30.825269] 2023-01-11T21:12:30.8258070Z Ignoring disabled issues: [] 2023-01-11T21:13:44.4524760Z 2023-01-11T21:13:44.4525130Z Expand the folded group to see the log file of test_foreach 2023-01-11T21:13:44.4531590Z ##[group]PRINTING LOG FILE of test_foreach (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_foreach_6pwtob7w) 2023-01-11T21:13:44.4531810Z 2023-01-11T21:13:44.4536080Z Running tests... 2023-01-11T21:13:44.4538540Z ---------------------------------------------------------------------- 2023-01-11T21:13:44.4538930Z Test results will be stored in test-reports/python-unittest/test_foreach 2023-01-11T21:13:44.4539500Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.002s) 2023-01-11T21:13:44.4539780Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_bool (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4540060Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4540340Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4542010Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_float16 (__main__.TestForeachCPU) ... ok (0.000s) 2023-01-11T21:13:44.4543040Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_float32 (__main__.TestForeachCPU) ... ok (0.000s) 2023-01-11T21:13:44.4543310Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_float64 (__main__.TestForeachCPU) ... ok (0.000s) 2023-01-11T21:13:44.4543580Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_int16 (__main__.TestForeachCPU) ... ok (0.000s) 2023-01-11T21:13:44.4543840Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_int32 (__main__.TestForeachCPU) ... ok (0.000s) 2023-01-11T21:13:44.4544100Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_int64 (__main__.TestForeachCPU) ... ok (0.000s) 2023-01-11T21:13:44.4544370Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_int8 (__main__.TestForeachCPU) ... ok (0.000s) 2023-01-11T21:13:44.4544630Z test_add_scalar_with_empty_list_and_empty_tensor_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.000s) 2023-01-11T21:13:44.4544890Z test_binary_op_list_error_cases__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.026s) 2023-01-11T21:13:44.4545160Z test_binary_op_list_error_cases__foreach_add_cpu_bool (__main__.TestForeachCPU) ... ok (0.025s) 2023-01-11T21:13:44.4545430Z test_binary_op_list_error_cases__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.025s) 2023-01-11T21:13:44.4546570Z test_binary_op_list_error_cases__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.025s) 2023-01-11T21:13:44.4549340Z test_binary_op_list_error_cases__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... ok (0.025s) 2023-01-11T21:13:44.4593870Z test_binary_op_list_error_cases__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.025s) 2023-01-11T21:13:44.4594140Z test_binary_op_list_error_cases__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... ok (0.025s) 2023-01-11T21:13:44.4595900Z test_binary_op_list_error_cases__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... ok (0.025s) 2023-01-11T21:13:44.4598060Z test_binary_op_list_error_cases__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... ok (0.025s) 2023-01-11T21:13:44.4599320Z test_binary_op_list_error_cases__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... ok (0.025s) 2023-01-11T21:13:44.4601170Z test_binary_op_list_error_cases__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... ok (0.025s) 2023-01-11T21:13:44.4602740Z test_binary_op_list_error_cases__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.025s) 2023-01-11T21:13:44.4603010Z test_binary_op_list_error_cases__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.024s) 2023-01-11T21:13:44.4603510Z test_binary_op_list_error_cases__foreach_div_cpu_bool (__main__.TestForeachCPU) ... ok (0.024s) 2023-01-11T21:13:44.4603780Z test_binary_op_list_error_cases__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.024s) 2023-01-11T21:13:44.4605010Z test_binary_op_list_error_cases__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.024s) 2023-01-11T21:13:44.4606120Z test_binary_op_list_error_cases__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... ok (0.024s) 2023-01-11T21:13:44.4607370Z test_binary_op_list_error_cases__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.024s) 2023-01-11T21:13:44.4609030Z test_binary_op_list_error_cases__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... ok (0.024s) 2023-01-11T21:13:44.4610710Z test_binary_op_list_error_cases__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... ok (0.024s) 2023-01-11T21:13:44.4614140Z test_binary_op_list_error_cases__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... ok (0.024s) 2023-01-11T21:13:44.4616520Z test_binary_op_list_error_cases__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... ok (0.024s) 2023-01-11T21:13:44.4617780Z test_binary_op_list_error_cases__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... ok (0.024s) 2023-01-11T21:13:44.4619280Z test_binary_op_list_error_cases__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.024s) 2023-01-11T21:13:44.4620630Z test_binary_op_list_error_cases__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.024s) 2023-01-11T21:13:44.4622230Z test_binary_op_list_error_cases__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... ok (0.024s) 2023-01-11T21:13:44.4624320Z test_binary_op_list_error_cases__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.023s) 2023-01-11T21:13:44.4626990Z test_binary_op_list_error_cases__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.023s) 2023-01-11T21:13:44.4642930Z test_binary_op_list_error_cases__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... ok (0.023s) 2023-01-11T21:13:44.4651010Z test_binary_op_list_error_cases__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.023s) 2023-01-11T21:13:44.4651930Z test_binary_op_list_error_cases__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... ok (0.024s) 2023-01-11T21:13:44.4660980Z test_binary_op_list_error_cases__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.023s) 2023-01-11T21:13:44.4661260Z test_binary_op_list_error_cases__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.024s) 2023-01-11T21:13:44.4661530Z test_binary_op_list_error_cases__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.024s) 2023-01-11T21:13:44.4661790Z test_binary_op_list_error_cases__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.024s) 2023-01-11T21:13:44.4662050Z test_binary_op_list_error_cases__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.024s) 2023-01-11T21:13:44.4662320Z test_binary_op_list_error_cases__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.025s) 2023-01-11T21:13:44.4662590Z test_binary_op_list_error_cases__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4662850Z test_binary_op_list_error_cases__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.025s) 2023-01-11T21:13:44.4663110Z test_binary_op_list_error_cases__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.025s) 2023-01-11T21:13:44.4663370Z test_binary_op_list_error_cases__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... ok (0.025s) 2023-01-11T21:13:44.4663620Z test_binary_op_list_error_cases__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.025s) 2023-01-11T21:13:44.4663870Z test_binary_op_list_error_cases__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... ok (0.025s) 2023-01-11T21:13:44.4664130Z test_binary_op_list_error_cases__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... ok (0.025s) 2023-01-11T21:13:44.4664380Z test_binary_op_list_error_cases__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... ok (0.025s) 2023-01-11T21:13:44.4664830Z test_binary_op_list_error_cases__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... ok (0.025s) 2023-01-11T21:13:44.4665090Z test_binary_op_list_error_cases__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... ok (0.025s) 2023-01-11T21:13:44.4665340Z test_binary_op_list_error_cases__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.025s) 2023-01-11T21:13:44.4665620Z test_binary_op_list_slow_path__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4665910Z test_binary_op_list_slow_path__foreach_add_cpu_bool (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4666200Z test_binary_op_list_slow_path__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4666600Z test_binary_op_list_slow_path__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4666890Z test_binary_op_list_slow_path__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4667160Z test_binary_op_list_slow_path__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4667430Z test_binary_op_list_slow_path__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4667710Z test_binary_op_list_slow_path__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4667990Z test_binary_op_list_slow_path__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4668260Z test_binary_op_list_slow_path__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4668530Z test_binary_op_list_slow_path__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4668800Z test_binary_op_list_slow_path__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4669070Z test_binary_op_list_slow_path__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4669340Z test_binary_op_list_slow_path__foreach_div_cpu_bool (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4669610Z test_binary_op_list_slow_path__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4669900Z test_binary_op_list_slow_path__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4670470Z test_binary_op_list_slow_path__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4670750Z test_binary_op_list_slow_path__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4671020Z test_binary_op_list_slow_path__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4671300Z test_binary_op_list_slow_path__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4671580Z test_binary_op_list_slow_path__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4671860Z test_binary_op_list_slow_path__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4672130Z test_binary_op_list_slow_path__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4672410Z test_binary_op_list_slow_path__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4672690Z test_binary_op_list_slow_path__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4673070Z test_binary_op_list_slow_path__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4673370Z test_binary_op_list_slow_path__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4673650Z test_binary_op_list_slow_path__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4673940Z test_binary_op_list_slow_path__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4674220Z test_binary_op_list_slow_path__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4674500Z test_binary_op_list_slow_path__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4674880Z test_binary_op_list_slow_path__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4675150Z test_binary_op_list_slow_path__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4675430Z test_binary_op_list_slow_path__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4675700Z test_binary_op_list_slow_path__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4675980Z test_binary_op_list_slow_path__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4676250Z test_binary_op_list_slow_path__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4676530Z test_binary_op_list_slow_path__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4676810Z test_binary_op_list_slow_path__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4677090Z test_binary_op_list_slow_path__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4677370Z test_binary_op_list_slow_path__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4677650Z test_binary_op_list_slow_path__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4677930Z test_binary_op_list_slow_path__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4678200Z test_binary_op_list_slow_path__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4678480Z test_binary_op_list_slow_path__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4678750Z test_binary_op_list_slow_path__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4679030Z test_binary_op_list_slow_path__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4679310Z test_binary_op_list_slow_path__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... skip: CUDA not found (0.001s) 2023-01-11T21:13:44.4679580Z test_binary_op_scalar_fastpath__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.026s) 2023-01-11T21:13:44.4679850Z test_binary_op_scalar_fastpath__foreach_add_cpu_bool (__main__.TestForeachCPU) ... ok (0.047s) 2023-01-11T21:13:44.4680120Z test_binary_op_scalar_fastpath__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4680390Z test_binary_op_scalar_fastpath__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4681130Z test_binary_op_scalar_fastpath__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_foreach.py:90: 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:13:44.4681750Z actual = self.func(*inputs, **kwargs) 2023-01-11T21:13:44.4681900Z ok (0.027s) 2023-01-11T21:13:44.4682110Z test_binary_op_scalar_fastpath__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.026s) 2023-01-11T21:13:44.4682370Z test_binary_op_scalar_fastpath__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... ok (0.025s) 2023-01-11T21:13:44.4682630Z test_binary_op_scalar_fastpath__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... ok (0.035s) 2023-01-11T21:13:44.4682890Z test_binary_op_scalar_fastpath__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... ok (0.035s) 2023-01-11T21:13:44.4683200Z test_binary_op_scalar_fastpath__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... ok (0.035s) 2023-01-11T21:13:44.4683470Z test_binary_op_scalar_fastpath__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... ok (0.035s) 2023-01-11T21:13:44.4683720Z test_binary_op_scalar_fastpath__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.036s) 2023-01-11T21:13:44.4683990Z test_binary_op_scalar_fastpath__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.025s) 2023-01-11T21:13:44.4684250Z test_binary_op_scalar_fastpath__foreach_div_cpu_bool (__main__.TestForeachCPU) ... ok (0.056s) 2023-01-11T21:13:44.4684520Z test_binary_op_scalar_fastpath__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4684790Z test_binary_op_scalar_fastpath__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4685050Z test_binary_op_scalar_fastpath__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... ok (0.033s) 2023-01-11T21:13:44.4685320Z test_binary_op_scalar_fastpath__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.024s) 2023-01-11T21:13:44.4685580Z test_binary_op_scalar_fastpath__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... ok (0.024s) 2023-01-11T21:13:44.4685830Z test_binary_op_scalar_fastpath__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... ok (0.057s) 2023-01-11T21:13:44.4686090Z test_binary_op_scalar_fastpath__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... ok (0.057s) 2023-01-11T21:13:44.4686340Z test_binary_op_scalar_fastpath__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... ok (0.057s) 2023-01-11T21:13:44.4686600Z test_binary_op_scalar_fastpath__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... ok (0.056s) 2023-01-11T21:13:44.4686850Z test_binary_op_scalar_fastpath__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.056s) 2023-01-11T21:13:44.4687110Z test_binary_op_scalar_fastpath__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.024s) 2023-01-11T21:13:44.4687370Z test_binary_op_scalar_fastpath__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... ok (0.044s) 2023-01-11T21:13:44.4687640Z test_binary_op_scalar_fastpath__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4687900Z test_binary_op_scalar_fastpath__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4688170Z test_binary_op_scalar_fastpath__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... ok (0.025s) 2023-01-11T21:13:44.4696110Z test_binary_op_scalar_fastpath__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.024s) 2023-01-11T21:13:44.4696380Z test_binary_op_scalar_fastpath__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... ok (0.024s) 2023-01-11T21:13:44.4696630Z test_binary_op_scalar_fastpath__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.033s) 2023-01-11T21:13:44.4696890Z test_binary_op_scalar_fastpath__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.033s) 2023-01-11T21:13:44.4697160Z test_binary_op_scalar_fastpath__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.032s) 2023-01-11T21:13:44.4697410Z test_binary_op_scalar_fastpath__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.033s) 2023-01-11T21:13:44.4697670Z test_binary_op_scalar_fastpath__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.033s) 2023-01-11T21:13:44.4698120Z test_binary_op_scalar_fastpath__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.043s) 2023-01-11T21:13:44.4698390Z test_binary_op_scalar_fastpath__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... ok (0.081s) 2023-01-11T21:13:44.4698650Z test_binary_op_scalar_fastpath__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.032s) 2023-01-11T21:13:44.4698920Z test_binary_op_scalar_fastpath__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.032s) 2023-01-11T21:13:44.4699180Z test_binary_op_scalar_fastpath__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... ok (0.043s) 2023-01-11T21:13:44.4699530Z test_binary_op_scalar_fastpath__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.043s) 2023-01-11T21:13:44.4699780Z test_binary_op_scalar_fastpath__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... ok (0.042s) 2023-01-11T21:13:44.4700050Z test_binary_op_scalar_fastpath__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... ok (0.053s) 2023-01-11T21:13:44.4700300Z test_binary_op_scalar_fastpath__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... ok (0.054s) 2023-01-11T21:13:44.4700560Z test_binary_op_scalar_fastpath__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... ok (0.054s) 2023-01-11T21:13:44.4700810Z test_binary_op_scalar_fastpath__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... ok (0.054s) 2023-01-11T21:13:44.4701070Z test_binary_op_scalar_fastpath__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.053s) 2023-01-11T21:13:44.4701330Z test_binary_op_scalar_slowpath__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.032s) 2023-01-11T21:13:44.4701600Z test_binary_op_scalar_slowpath__foreach_add_cpu_bool (__main__.TestForeachCPU) ... ok (0.055s) 2023-01-11T21:13:44.4701870Z test_binary_op_scalar_slowpath__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.023s) 2023-01-11T21:13:44.4702140Z test_binary_op_scalar_slowpath__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.024s) 2023-01-11T21:13:44.4702400Z test_binary_op_scalar_slowpath__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... ok (0.035s) 2023-01-11T21:13:44.4702660Z test_binary_op_scalar_slowpath__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.031s) 2023-01-11T21:13:44.4702910Z test_binary_op_scalar_slowpath__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... ok (0.030s) 2023-01-11T21:13:44.4703170Z test_binary_op_scalar_slowpath__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... ok (0.041s) 2023-01-11T21:13:44.4703430Z test_binary_op_scalar_slowpath__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... ok (0.041s) 2023-01-11T21:13:44.4703690Z test_binary_op_scalar_slowpath__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... ok (0.043s) 2023-01-11T21:13:44.4703940Z test_binary_op_scalar_slowpath__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... ok (0.043s) 2023-01-11T21:13:44.4704200Z test_binary_op_scalar_slowpath__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.044s) 2023-01-11T21:13:44.4704460Z test_binary_op_scalar_slowpath__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.032s) 2023-01-11T21:13:44.4704720Z test_binary_op_scalar_slowpath__foreach_div_cpu_bool (__main__.TestForeachCPU) ... ok (0.066s) 2023-01-11T21:13:44.4704980Z test_binary_op_scalar_slowpath__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.024s) 2023-01-11T21:13:44.4705250Z test_binary_op_scalar_slowpath__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.023s) 2023-01-11T21:13:44.4705510Z test_binary_op_scalar_slowpath__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... ok (0.041s) 2023-01-11T21:13:44.4705770Z test_binary_op_scalar_slowpath__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.030s) 2023-01-11T21:13:44.4706020Z test_binary_op_scalar_slowpath__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... ok (0.029s) 2023-01-11T21:13:44.4706280Z test_binary_op_scalar_slowpath__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... ok (0.063s) 2023-01-11T21:13:44.4706590Z test_binary_op_scalar_slowpath__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... ok (0.065s) 2023-01-11T21:13:44.4706850Z test_binary_op_scalar_slowpath__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... ok (0.065s) 2023-01-11T21:13:44.4707110Z test_binary_op_scalar_slowpath__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... ok (0.064s) 2023-01-11T21:13:44.4707360Z test_binary_op_scalar_slowpath__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.066s) 2023-01-11T21:13:44.4707620Z test_binary_op_scalar_slowpath__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.034s) 2023-01-11T21:13:44.4707940Z test_binary_op_scalar_slowpath__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... ok (0.052s) 2023-01-11T21:13:44.4708200Z test_binary_op_scalar_slowpath__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.020s) 2023-01-11T21:13:44.4708470Z test_binary_op_scalar_slowpath__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4708740Z test_binary_op_scalar_slowpath__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... ok (0.031s) 2023-01-11T21:13:44.4709000Z test_binary_op_scalar_slowpath__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.030s) 2023-01-11T21:13:44.4709260Z test_binary_op_scalar_slowpath__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... ok (0.029s) 2023-01-11T21:13:44.4709510Z test_binary_op_scalar_slowpath__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.040s) 2023-01-11T21:13:44.4709760Z test_binary_op_scalar_slowpath__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.042s) 2023-01-11T21:13:44.4710020Z test_binary_op_scalar_slowpath__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.041s) 2023-01-11T21:13:44.4710270Z test_binary_op_scalar_slowpath__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.039s) 2023-01-11T21:13:44.4710520Z test_binary_op_scalar_slowpath__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.038s) 2023-01-11T21:13:44.4710780Z test_binary_op_scalar_slowpath__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.051s) 2023-01-11T21:13:44.4711040Z test_binary_op_scalar_slowpath__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... ok (0.089s) 2023-01-11T21:13:44.4711300Z test_binary_op_scalar_slowpath__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.039s) 2023-01-11T21:13:44.4711570Z test_binary_op_scalar_slowpath__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.040s) 2023-01-11T21:13:44.4711830Z test_binary_op_scalar_slowpath__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... ok (0.058s) 2023-01-11T21:13:44.4712090Z test_binary_op_scalar_slowpath__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.054s) 2023-01-11T21:13:44.4712340Z test_binary_op_scalar_slowpath__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... ok (0.049s) 2023-01-11T21:13:44.4712600Z test_binary_op_scalar_slowpath__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... ok (0.059s) 2023-01-11T21:13:44.4712860Z test_binary_op_scalar_slowpath__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... ok (0.059s) 2023-01-11T21:13:44.4713110Z test_binary_op_scalar_slowpath__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... ok (0.059s) 2023-01-11T21:13:44.4713370Z test_binary_op_scalar_slowpath__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... ok (0.059s) 2023-01-11T21:13:44.4713630Z test_binary_op_scalar_slowpath__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.060s) 2023-01-11T21:13:44.4713900Z test_binary_op_scalar_with_different_tensor_dtypes__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4714200Z test_binary_op_scalar_with_different_tensor_dtypes__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.000s) 2023-01-11T21:13:44.4714490Z test_binary_op_scalar_with_different_tensor_dtypes__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.000s) 2023-01-11T21:13:44.4714840Z test_binary_op_scalar_with_different_tensor_dtypes__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.000s) 2023-01-11T21:13:44.4715140Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4715440Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_bool (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4715730Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4716030Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4716380Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4716660Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4716950Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4717240Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4717520Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4717800Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4718090Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4718370Z test_binary_op_scalar_with_overlapping_tensors__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4718650Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4718940Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_bool (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4719230Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4719520Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4719810Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4720090Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4720370Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4720660Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4720940Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4721220Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4721500Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4721780Z test_binary_op_scalar_with_overlapping_tensors__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4722070Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4722350Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4722640Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4722980Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4723280Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4723560Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4723840Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4724120Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4724400Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4724730Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4725010Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4725290Z test_binary_op_scalar_with_overlapping_tensors__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4725570Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4725860Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4726150Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4726440Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4726730Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4727010Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4727290Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4727570Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4727850Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4728120Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4728410Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4728690Z test_binary_op_scalar_with_overlapping_tensors__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4728970Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.057s) 2023-01-11T21:13:44.4734380Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_bool (__main__.TestForeachCPU) ... ok (0.080s) 2023-01-11T21:13:44.4734700Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.022s) 2023-01-11T21:13:44.4734990Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.023s) 2023-01-11T21:13:44.4735270Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... ok (0.057s) 2023-01-11T21:13:44.4735540Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.056s) 2023-01-11T21:13:44.4735810Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... ok (0.055s) 2023-01-11T21:13:44.4736080Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... ok (0.065s) 2023-01-11T21:13:44.4736500Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... ok (0.065s) 2023-01-11T21:13:44.4736770Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... ok (0.064s) 2023-01-11T21:13:44.4737030Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... ok (0.065s) 2023-01-11T21:13:44.4737300Z test_binary_op_scalarlist_fastpath__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.065s) 2023-01-11T21:13:44.4737570Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.052s) 2023-01-11T21:13:44.4737840Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_bool (__main__.TestForeachCPU) ... ok (0.085s) 2023-01-11T21:13:44.4738200Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.022s) 2023-01-11T21:13:44.4738480Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.023s) 2023-01-11T21:13:44.4738760Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... ok (0.078s) 2023-01-11T21:13:44.4739030Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.053s) 2023-01-11T21:13:44.4739290Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... ok (0.052s) 2023-01-11T21:13:44.4739560Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... ok (0.085s) 2023-01-11T21:13:44.4739820Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... ok (0.084s) 2023-01-11T21:13:44.4740080Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... ok (0.085s) 2023-01-11T21:13:44.4740340Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... ok (0.085s) 2023-01-11T21:13:44.4740610Z test_binary_op_scalarlist_fastpath__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.085s) 2023-01-11T21:13:44.4740870Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.052s) 2023-01-11T21:13:44.4741140Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... ok (0.071s) 2023-01-11T21:13:44.4741400Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.022s) 2023-01-11T21:13:44.4741680Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.023s) 2023-01-11T21:13:44.4741950Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... ok (0.053s) 2023-01-11T21:13:44.4742220Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.052s) 2023-01-11T21:13:44.4742490Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... ok (0.051s) 2023-01-11T21:13:44.4742750Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.061s) 2023-01-11T21:13:44.4743010Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.061s) 2023-01-11T21:13:44.4743270Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.061s) 2023-01-11T21:13:44.4743530Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.061s) 2023-01-11T21:13:44.4743790Z test_binary_op_scalarlist_fastpath__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.061s) 2023-01-11T21:13:44.4744060Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.078s) 2023-01-11T21:13:44.4744330Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... ok (0.121s) 2023-01-11T21:13:44.4744600Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.055s) 2023-01-11T21:13:44.4744970Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.056s) 2023-01-11T21:13:44.4745260Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... ok (0.079s) 2023-01-11T21:13:44.4745520Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.078s) 2023-01-11T21:13:44.4745790Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... ok (0.077s) 2023-01-11T21:13:44.4746050Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... ok (0.090s) 2023-01-11T21:13:44.4746310Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... ok (0.090s) 2023-01-11T21:13:44.4746640Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... ok (0.089s) 2023-01-11T21:13:44.4746900Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... ok (0.088s) 2023-01-11T21:13:44.4747170Z test_binary_op_scalarlist_fastpath__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.088s) 2023-01-11T21:13:44.4747430Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.064s) 2023-01-11T21:13:44.4747700Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_bool (__main__.TestForeachCPU) ... ok (0.092s) 2023-01-11T21:13:44.4747970Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.030s) 2023-01-11T21:13:44.4748250Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.031s) 2023-01-11T21:13:44.4748520Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... ok (0.070s) 2023-01-11T21:13:44.4748790Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.069s) 2023-01-11T21:13:44.4749070Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... ok (0.066s) 2023-01-11T21:13:44.4749330Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... ok (0.079s) 2023-01-11T21:13:44.4749590Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... ok (0.078s) 2023-01-11T21:13:44.4749850Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... ok (0.077s) 2023-01-11T21:13:44.4750110Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... ok (0.075s) 2023-01-11T21:13:44.4750380Z test_binary_op_scalarlist_slowpath__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.079s) 2023-01-11T21:13:44.4750650Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.065s) 2023-01-11T21:13:44.4750920Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_bool (__main__.TestForeachCPU) ... ok (0.096s) 2023-01-11T21:13:44.4751190Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.034s) 2023-01-11T21:13:44.4751470Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.035s) 2023-01-11T21:13:44.4751740Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... ok (0.092s) 2023-01-11T21:13:44.4752010Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.061s) 2023-01-11T21:13:44.4752290Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... ok (0.065s) 2023-01-11T21:13:44.4752550Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... ok (0.097s) 2023-01-11T21:13:44.4752810Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... ok (0.097s) 2023-01-11T21:13:44.4753070Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... ok (0.098s) 2023-01-11T21:13:44.4753410Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... ok (0.096s) 2023-01-11T21:13:44.4753670Z test_binary_op_scalarlist_slowpath__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.094s) 2023-01-11T21:13:44.4753940Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.063s) 2023-01-11T21:13:44.4754210Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... ok (0.085s) 2023-01-11T21:13:44.4754470Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.035s) 2023-01-11T21:13:44.4754750Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.035s) 2023-01-11T21:13:44.4755080Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... ok (0.067s) 2023-01-11T21:13:44.4755340Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.065s) 2023-01-11T21:13:44.4755600Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... ok (0.065s) 2023-01-11T21:13:44.4755870Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.071s) 2023-01-11T21:13:44.4756130Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.069s) 2023-01-11T21:13:44.4756390Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.069s) 2023-01-11T21:13:44.4756660Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.069s) 2023-01-11T21:13:44.4756930Z test_binary_op_scalarlist_slowpath__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.079s) 2023-01-11T21:13:44.4757200Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.096s) 2023-01-11T21:13:44.4757470Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... ok (0.136s) 2023-01-11T21:13:44.4757740Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.067s) 2023-01-11T21:13:44.4758020Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.070s) 2023-01-11T21:13:44.4758290Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... ok (0.093s) 2023-01-11T21:13:44.4758550Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.091s) 2023-01-11T21:13:44.4758830Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... ok (0.087s) 2023-01-11T21:13:44.4759090Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... ok (0.099s) 2023-01-11T21:13:44.4759360Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... ok (0.102s) 2023-01-11T21:13:44.4759620Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... ok (0.103s) 2023-01-11T21:13:44.4759880Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... ok (0.099s) 2023-01-11T21:13:44.4760150Z test_binary_op_scalarlist_slowpath__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.100s) 2023-01-11T21:13:44.4760420Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.013s) 2023-01-11T21:13:44.4760690Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_bool (__main__.TestForeachCPU) ... ok (0.025s) 2023-01-11T21:13:44.4760970Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.014s) 2023-01-11T21:13:44.4761260Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4761530Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... ok (0.014s) 2023-01-11T21:13:44.4761880Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.012s) 2023-01-11T21:13:44.4762160Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... ok (0.012s) 2023-01-11T21:13:44.4762440Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... ok (0.008s) 2023-01-11T21:13:44.4762710Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... ok (0.008s) 2023-01-11T21:13:44.4762980Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... ok (0.007s) 2023-01-11T21:13:44.4763250Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... ok (0.008s) 2023-01-11T21:13:44.4763570Z test_binary_op_tensorlists_fastpath__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.008s) 2023-01-11T21:13:44.4763840Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.007s) 2023-01-11T21:13:44.4764120Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_bool (__main__.TestForeachCPU) ... ok (0.026s) 2023-01-11T21:13:44.4764390Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.008s) 2023-01-11T21:13:44.4764680Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.008s) 2023-01-11T21:13:44.4764950Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... ok (0.007s) 2023-01-11T21:13:44.4765230Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.007s) 2023-01-11T21:13:44.4765500Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4765770Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... ok (0.027s) 2023-01-11T21:13:44.4766040Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... ok (0.027s) 2023-01-11T21:13:44.4766300Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... ok (0.027s) 2023-01-11T21:13:44.4766570Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... ok (0.026s) 2023-01-11T21:13:44.4766840Z test_binary_op_tensorlists_fastpath__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.026s) 2023-01-11T21:13:44.4767110Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.007s) 2023-01-11T21:13:44.4767390Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4773230Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.008s) 2023-01-11T21:13:44.4773520Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.008s) 2023-01-11T21:13:44.4773800Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... ok (0.007s) 2023-01-11T21:13:44.4774070Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.007s) 2023-01-11T21:13:44.4774340Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4774600Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4774860Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4775130Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4775390Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4775660Z test_binary_op_tensorlists_fastpath__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4776090Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.013s) 2023-01-11T21:13:44.4776370Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... ok (0.073s) 2023-01-11T21:13:44.4776640Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.014s) 2023-01-11T21:13:44.4776910Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.014s) 2023-01-11T21:13:44.4777180Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... ok (0.014s) 2023-01-11T21:13:44.4777450Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.012s) 2023-01-11T21:13:44.4777820Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... ok (0.012s) 2023-01-11T21:13:44.4778090Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... ok (0.008s) 2023-01-11T21:13:44.4778350Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... ok (0.008s) 2023-01-11T21:13:44.4778610Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... ok (0.007s) 2023-01-11T21:13:44.4778870Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... ok (0.008s) 2023-01-11T21:13:44.4779120Z test_binary_op_tensorlists_fastpath__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.008s) 2023-01-11T21:13:44.4779390Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.020s) 2023-01-11T21:13:44.4779650Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_bool (__main__.TestForeachCPU) ... ok (0.031s) 2023-01-11T21:13:44.4779920Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4780190Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4780460Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... ok (0.023s) 2023-01-11T21:13:44.4780720Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... ok (0.019s) 2023-01-11T21:13:44.4780980Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... ok (0.018s) 2023-01-11T21:13:44.4781230Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... ok (0.013s) 2023-01-11T21:13:44.4781490Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... ok (0.013s) 2023-01-11T21:13:44.4781750Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... ok (0.012s) 2023-01-11T21:13:44.4782010Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... ok (0.012s) 2023-01-11T21:13:44.4782260Z test_binary_op_tensorlists_slowpath__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.012s) 2023-01-11T21:13:44.4782530Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.011s) 2023-01-11T21:13:44.4782790Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_bool (__main__.TestForeachCPU) ... ok (0.031s) 2023-01-11T21:13:44.4783050Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.012s) 2023-01-11T21:13:44.4783320Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.012s) 2023-01-11T21:13:44.4783590Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... ok (0.012s) 2023-01-11T21:13:44.4783850Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... ok (0.012s) 2023-01-11T21:13:44.4784120Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... ok (0.011s) 2023-01-11T21:13:44.4784510Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... ok (0.031s) 2023-01-11T21:13:44.4784790Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... ok (0.033s) 2023-01-11T21:13:44.4785040Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... ok (0.031s) 2023-01-11T21:13:44.4785300Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... ok (0.032s) 2023-01-11T21:13:44.4785560Z test_binary_op_tensorlists_slowpath__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.034s) 2023-01-11T21:13:44.4785890Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.014s) 2023-01-11T21:13:44.4786150Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... ok (0.011s) 2023-01-11T21:13:44.4786420Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4786690Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4786960Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4787220Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... ok (0.013s) 2023-01-11T21:13:44.4787480Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... ok (0.013s) 2023-01-11T21:13:44.4787730Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... ok (0.010s) 2023-01-11T21:13:44.4788000Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... ok (0.009s) 2023-01-11T21:13:44.4788250Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.008s) 2023-01-11T21:13:44.4788510Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... ok (0.008s) 2023-01-11T21:13:44.4788770Z test_binary_op_tensorlists_slowpath__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.008s) 2023-01-11T21:13:44.4789040Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4789290Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... ok (0.078s) 2023-01-11T21:13:44.4789610Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4789880Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4790140Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... ok (0.022s) 2023-01-11T21:13:44.4790410Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... ok (0.019s) 2023-01-11T21:13:44.4790670Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... ok (0.019s) 2023-01-11T21:13:44.4790940Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... ok (0.014s) 2023-01-11T21:13:44.4791190Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4791450Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... ok (0.013s) 2023-01-11T21:13:44.4791710Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... ok (0.012s) 2023-01-11T21:13:44.4791970Z test_binary_op_tensorlists_slowpath__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.014s) 2023-01-11T21:13:44.4792260Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4792680Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_bool (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4793010Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4793320Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4793630Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_float16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4793930Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4794320Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4794620Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_int16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4794920Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_int32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4795220Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_int64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4795520Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_int8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4795820Z test_binary_op_tensors_on_different_devices__foreach_add_cpu_uint8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4796120Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4796430Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_bool (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4796740Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4797040Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4797350Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_float16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4797650Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4797950Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4798250Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_int16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4798550Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_int32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4798840Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_int64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4799130Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_int8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4799430Z test_binary_op_tensors_on_different_devices__foreach_div_cpu_uint8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4799730Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4800030Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_bool (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4800410Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4800730Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4801030Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_float16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4801330Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4801630Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4801980Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_int16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4802270Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_int32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4802570Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_int64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4802860Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_int8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4803160Z test_binary_op_tensors_on_different_devices__foreach_mul_cpu_uint8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4803450Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4803760Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_bool (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4804060Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4804370Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4804670Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_float16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4804960Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4805250Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4805540Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_int16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4805840Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_int32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4806140Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_int64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4806430Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_int8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4806720Z test_binary_op_tensors_on_different_devices__foreach_sub_cpu_uint8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4807020Z test_foreach_l2_large_value_input__foreach_norm_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4807320Z test_foreach_l2_large_value_input__foreach_norm_cpu_float16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4813020Z test_minmax_fastpath__foreach_maximum_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4813340Z test_minmax_fastpath__foreach_maximum_cpu_bool (__main__.TestForeachCPU) ... ok (0.002s) 2023-01-11T21:13:44.4813780Z test_minmax_fastpath__foreach_maximum_cpu_float16 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4814040Z test_minmax_fastpath__foreach_maximum_cpu_float32 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4814280Z test_minmax_fastpath__foreach_maximum_cpu_float64 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4814520Z test_minmax_fastpath__foreach_maximum_cpu_int16 (__main__.TestForeachCPU) ... ok (0.002s) 2023-01-11T21:13:44.4814760Z test_minmax_fastpath__foreach_maximum_cpu_int32 (__main__.TestForeachCPU) ... ok (0.002s) 2023-01-11T21:13:44.4815000Z test_minmax_fastpath__foreach_maximum_cpu_int64 (__main__.TestForeachCPU) ... ok (0.002s) 2023-01-11T21:13:44.4815330Z test_minmax_fastpath__foreach_maximum_cpu_int8 (__main__.TestForeachCPU) ... ok (0.002s) 2023-01-11T21:13:44.4815570Z test_minmax_fastpath__foreach_maximum_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.002s) 2023-01-11T21:13:44.4815820Z test_minmax_fastpath__foreach_minimum_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4816070Z test_minmax_fastpath__foreach_minimum_cpu_bool (__main__.TestForeachCPU) ... ok (0.002s) 2023-01-11T21:13:44.4816320Z test_minmax_fastpath__foreach_minimum_cpu_float16 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4816560Z test_minmax_fastpath__foreach_minimum_cpu_float32 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4816800Z test_minmax_fastpath__foreach_minimum_cpu_float64 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4817040Z test_minmax_fastpath__foreach_minimum_cpu_int16 (__main__.TestForeachCPU) ... ok (0.002s) 2023-01-11T21:13:44.4817270Z test_minmax_fastpath__foreach_minimum_cpu_int32 (__main__.TestForeachCPU) ... ok (0.002s) 2023-01-11T21:13:44.4817510Z test_minmax_fastpath__foreach_minimum_cpu_int64 (__main__.TestForeachCPU) ... ok (0.002s) 2023-01-11T21:13:44.4817760Z test_minmax_fastpath__foreach_minimum_cpu_int8 (__main__.TestForeachCPU) ... ok (0.002s) 2023-01-11T21:13:44.4818000Z test_minmax_fastpath__foreach_minimum_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.002s) 2023-01-11T21:13:44.4818240Z test_minmax_float_inf_nan__foreach_maximum_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4818500Z test_minmax_float_inf_nan__foreach_maximum_cpu_float16 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4818750Z test_minmax_float_inf_nan__foreach_maximum_cpu_float32 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4819000Z test_minmax_float_inf_nan__foreach_maximum_cpu_float64 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4819250Z test_minmax_float_inf_nan__foreach_minimum_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4819500Z test_minmax_float_inf_nan__foreach_minimum_cpu_float16 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4819740Z test_minmax_float_inf_nan__foreach_minimum_cpu_float32 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4820000Z test_minmax_float_inf_nan__foreach_minimum_cpu_float64 (__main__.TestForeachCPU) ... ok (0.001s) 2023-01-11T21:13:44.4820250Z test_minmax_slowpath__foreach_maximum_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.008s) 2023-01-11T21:13:44.4820490Z test_minmax_slowpath__foreach_maximum_cpu_bool (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4820740Z test_minmax_slowpath__foreach_maximum_cpu_float16 (__main__.TestForeachCPU) ... ok (0.008s) 2023-01-11T21:13:44.4820980Z test_minmax_slowpath__foreach_maximum_cpu_float32 (__main__.TestForeachCPU) ... ok (0.007s) 2023-01-11T21:13:44.4821220Z test_minmax_slowpath__foreach_maximum_cpu_float64 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4821460Z test_minmax_slowpath__foreach_maximum_cpu_int16 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4821700Z test_minmax_slowpath__foreach_maximum_cpu_int32 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4821940Z test_minmax_slowpath__foreach_maximum_cpu_int64 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4822260Z test_minmax_slowpath__foreach_maximum_cpu_int8 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4822510Z test_minmax_slowpath__foreach_maximum_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4822750Z test_minmax_slowpath__foreach_minimum_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.007s) 2023-01-11T21:13:44.4823000Z test_minmax_slowpath__foreach_minimum_cpu_bool (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4823240Z test_minmax_slowpath__foreach_minimum_cpu_float16 (__main__.TestForeachCPU) ... ok (0.007s) 2023-01-11T21:13:44.4823490Z test_minmax_slowpath__foreach_minimum_cpu_float32 (__main__.TestForeachCPU) ... ok (0.007s) 2023-01-11T21:13:44.4823790Z test_minmax_slowpath__foreach_minimum_cpu_float64 (__main__.TestForeachCPU) ... ok (0.007s) 2023-01-11T21:13:44.4824030Z test_minmax_slowpath__foreach_minimum_cpu_int16 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4824270Z test_minmax_slowpath__foreach_minimum_cpu_int32 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4824510Z test_minmax_slowpath__foreach_minimum_cpu_int64 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4824740Z test_minmax_slowpath__foreach_minimum_cpu_int8 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4824980Z test_minmax_slowpath__foreach_minimum_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4825230Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_complex128 (__main__.TestForeachCPU) ... ok (1.787s) 2023-01-11T21:13:44.4825500Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_complex64 (__main__.TestForeachCPU) ... ok (1.791s) 2023-01-11T21:13:44.4825770Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_float32 (__main__.TestForeachCPU) ... ok (1.662s) 2023-01-11T21:13:44.4826030Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_float64 (__main__.TestForeachCPU) ... ok (1.661s) 2023-01-11T21:13:44.4826280Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_int16 (__main__.TestForeachCPU) ... ok (2.246s) 2023-01-11T21:13:44.4826540Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_int32 (__main__.TestForeachCPU) ... ok (2.243s) 2023-01-11T21:13:44.4826790Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_int64 (__main__.TestForeachCPU) ... ok (2.240s) 2023-01-11T21:13:44.4827050Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_int8 (__main__.TestForeachCPU) ... ok (2.236s) 2023-01-11T21:13:44.4827300Z test_pointwise_op_fastpath__foreach_addcdiv_cpu_uint8 (__main__.TestForeachCPU) ... ok (2.243s) 2023-01-11T21:13:44.4827560Z test_pointwise_op_fastpath__foreach_addcmul_cpu_complex128 (__main__.TestForeachCPU) ... ok (1.789s) 2023-01-11T21:13:44.4827830Z test_pointwise_op_fastpath__foreach_addcmul_cpu_complex64 (__main__.TestForeachCPU) ... ok (1.784s) 2023-01-11T21:13:44.4828090Z test_pointwise_op_fastpath__foreach_addcmul_cpu_float32 (__main__.TestForeachCPU) ... ok (1.652s) 2023-01-11T21:13:44.4828350Z test_pointwise_op_fastpath__foreach_addcmul_cpu_float64 (__main__.TestForeachCPU) ... ok (1.649s) 2023-01-11T21:13:44.4828600Z test_pointwise_op_fastpath__foreach_addcmul_cpu_int16 (__main__.TestForeachCPU) ... ok (1.608s) 2023-01-11T21:13:44.4828860Z test_pointwise_op_fastpath__foreach_addcmul_cpu_int32 (__main__.TestForeachCPU) ... ok (1.609s) 2023-01-11T21:13:44.4829100Z test_pointwise_op_fastpath__foreach_addcmul_cpu_int64 (__main__.TestForeachCPU) ... ok (1.614s) 2023-01-11T21:13:44.4829350Z test_pointwise_op_fastpath__foreach_addcmul_cpu_int8 (__main__.TestForeachCPU) ... ok (1.602s) 2023-01-11T21:13:44.4829600Z test_pointwise_op_fastpath__foreach_addcmul_cpu_uint8 (__main__.TestForeachCPU) ... ok (1.617s) 2023-01-11T21:13:44.4829860Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_complex128 (__main__.TestForeachCPU) ... ok (1.148s) 2023-01-11T21:13:44.4830120Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_complex64 (__main__.TestForeachCPU) ... ok (1.131s) 2023-01-11T21:13:44.4830450Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_float32 (__main__.TestForeachCPU) ... ok (1.016s) 2023-01-11T21:13:44.4830720Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_float64 (__main__.TestForeachCPU) ... ok (1.007s) 2023-01-11T21:13:44.4830970Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_int16 (__main__.TestForeachCPU) ... ok (1.439s) 2023-01-11T21:13:44.4831220Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_int32 (__main__.TestForeachCPU) ... ok (1.440s) 2023-01-11T21:13:44.4831470Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_int64 (__main__.TestForeachCPU) ... ok (1.467s) 2023-01-11T21:13:44.4831720Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_int8 (__main__.TestForeachCPU) ... ok (1.475s) 2023-01-11T21:13:44.4832030Z test_pointwise_op_slowpath__foreach_addcdiv_cpu_uint8 (__main__.TestForeachCPU) ... ok (1.461s) 2023-01-11T21:13:44.4832290Z test_pointwise_op_slowpath__foreach_addcmul_cpu_complex128 (__main__.TestForeachCPU) ... ok (1.153s) 2023-01-11T21:13:44.4832550Z test_pointwise_op_slowpath__foreach_addcmul_cpu_complex64 (__main__.TestForeachCPU) ... ok (1.162s) 2023-01-11T21:13:44.4832810Z test_pointwise_op_slowpath__foreach_addcmul_cpu_float32 (__main__.TestForeachCPU) ... ok (1.049s) 2023-01-11T21:13:44.4833070Z test_pointwise_op_slowpath__foreach_addcmul_cpu_float64 (__main__.TestForeachCPU) ... ok (1.044s) 2023-01-11T21:13:44.4833320Z test_pointwise_op_slowpath__foreach_addcmul_cpu_int16 (__main__.TestForeachCPU) ... ok (1.015s) 2023-01-11T21:13:44.4833570Z test_pointwise_op_slowpath__foreach_addcmul_cpu_int32 (__main__.TestForeachCPU) ... ok (1.007s) 2023-01-11T21:13:44.4833820Z test_pointwise_op_slowpath__foreach_addcmul_cpu_int64 (__main__.TestForeachCPU) ... ok (0.993s) 2023-01-11T21:13:44.4834070Z test_pointwise_op_slowpath__foreach_addcmul_cpu_int8 (__main__.TestForeachCPU) ... ok (1.003s) 2023-01-11T21:13:44.4834320Z test_pointwise_op_slowpath__foreach_addcmul_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.973s) 2023-01-11T21:13:44.4834610Z test_pointwise_op_tensors_on_different_devices__foreach_addcdiv_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4834920Z test_pointwise_op_tensors_on_different_devices__foreach_addcdiv_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4835250Z test_pointwise_op_tensors_on_different_devices__foreach_addcmul_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4835560Z test_pointwise_op_tensors_on_different_devices__foreach_addcmul_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4835840Z test_reduce_fastpath__foreach_norm_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.008s) 2023-01-11T21:13:44.4836090Z test_reduce_fastpath__foreach_norm_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.008s) 2023-01-11T21:13:44.4836340Z test_reduce_fastpath__foreach_norm_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.008s) 2023-01-11T21:13:44.4836590Z test_reduce_fastpath__foreach_norm_cpu_float16 (__main__.TestForeachCPU) ... ok (0.009s) 2023-01-11T21:13:44.4836840Z test_reduce_fastpath__foreach_norm_cpu_float32 (__main__.TestForeachCPU) ... ok (0.008s) 2023-01-11T21:13:44.4837080Z test_reduce_fastpath__foreach_norm_cpu_float64 (__main__.TestForeachCPU) ... ok (0.008s) 2023-01-11T21:13:44.4837330Z test_reduce_slowpath__foreach_norm_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.017s) 2023-01-11T21:13:44.4837580Z test_reduce_slowpath__foreach_norm_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.018s) 2023-01-11T21:13:44.4837830Z test_reduce_slowpath__foreach_norm_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.017s) 2023-01-11T21:13:44.4838090Z test_reduce_slowpath__foreach_norm_cpu_float16 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4838330Z test_reduce_slowpath__foreach_norm_cpu_float32 (__main__.TestForeachCPU) ... ok (0.013s) 2023-01-11T21:13:44.4838670Z test_reduce_slowpath__foreach_norm_cpu_float64 (__main__.TestForeachCPU) ... ok (0.014s) 2023-01-11T21:13:44.4838930Z test_unary_fastpath__foreach_abs_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4839180Z test_unary_fastpath__foreach_abs_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.011s) 2023-01-11T21:13:44.4839420Z test_unary_fastpath__foreach_abs_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.011s) 2023-01-11T21:13:44.4839670Z test_unary_fastpath__foreach_abs_cpu_float16 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4839910Z test_unary_fastpath__foreach_abs_cpu_float32 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4840150Z test_unary_fastpath__foreach_abs_cpu_float64 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4840460Z test_unary_fastpath__foreach_abs_cpu_int16 (__main__.TestForeachCPU) ... ok (0.002s) 2023-01-11T21:13:44.4840700Z test_unary_fastpath__foreach_abs_cpu_int32 (__main__.TestForeachCPU) ... ok (0.002s) 2023-01-11T21:13:44.4840940Z test_unary_fastpath__foreach_abs_cpu_int64 (__main__.TestForeachCPU) ... ok (0.002s) 2023-01-11T21:13:44.4841180Z test_unary_fastpath__foreach_abs_cpu_int8 (__main__.TestForeachCPU) ... ok (0.002s) 2023-01-11T21:13:44.4841410Z test_unary_fastpath__foreach_abs_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.002s) 2023-01-11T21:13:44.4841650Z test_unary_fastpath__foreach_acos_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4841900Z test_unary_fastpath__foreach_acos_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4842150Z test_unary_fastpath__foreach_acos_cpu_float32 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4842390Z test_unary_fastpath__foreach_acos_cpu_float64 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4842640Z test_unary_fastpath__foreach_asin_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4842880Z test_unary_fastpath__foreach_asin_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4843120Z test_unary_fastpath__foreach_asin_cpu_float32 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4843360Z test_unary_fastpath__foreach_asin_cpu_float64 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4843600Z test_unary_fastpath__foreach_atan_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4843850Z test_unary_fastpath__foreach_atan_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4849670Z test_unary_fastpath__foreach_atan_cpu_float32 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4849920Z test_unary_fastpath__foreach_atan_cpu_float64 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4850170Z test_unary_fastpath__foreach_ceil_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4850420Z test_unary_fastpath__foreach_ceil_cpu_float32 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4850660Z test_unary_fastpath__foreach_ceil_cpu_float64 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4850890Z test_unary_fastpath__foreach_ceil_cpu_int16 (__main__.TestForeachCPU) ... ok (0.002s) 2023-01-11T21:13:44.4851130Z test_unary_fastpath__foreach_ceil_cpu_int32 (__main__.TestForeachCPU) ... ok (0.002s) 2023-01-11T21:13:44.4851370Z test_unary_fastpath__foreach_ceil_cpu_int64 (__main__.TestForeachCPU) ... ok (0.002s) 2023-01-11T21:13:44.4851610Z test_unary_fastpath__foreach_ceil_cpu_int8 (__main__.TestForeachCPU) ... ok (0.002s) 2023-01-11T21:13:44.4851840Z test_unary_fastpath__foreach_ceil_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.002s) 2023-01-11T21:13:44.4852080Z test_unary_fastpath__foreach_cos_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4852330Z test_unary_fastpath__foreach_cos_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4852580Z test_unary_fastpath__foreach_cos_cpu_float32 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4853010Z test_unary_fastpath__foreach_cos_cpu_float64 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4853270Z test_unary_fastpath__foreach_cosh_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4853520Z test_unary_fastpath__foreach_cosh_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4853760Z test_unary_fastpath__foreach_cosh_cpu_float32 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4854000Z test_unary_fastpath__foreach_cosh_cpu_float64 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4854240Z test_unary_fastpath__foreach_erf_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4854570Z test_unary_fastpath__foreach_erf_cpu_float32 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4854810Z test_unary_fastpath__foreach_erf_cpu_float64 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4855050Z test_unary_fastpath__foreach_erfc_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4855290Z test_unary_fastpath__foreach_erfc_cpu_float32 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4855530Z test_unary_fastpath__foreach_erfc_cpu_float64 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4855770Z test_unary_fastpath__foreach_exp_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4856010Z test_unary_fastpath__foreach_exp_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4856250Z test_unary_fastpath__foreach_exp_cpu_float32 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4856490Z test_unary_fastpath__foreach_exp_cpu_float64 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4856730Z test_unary_fastpath__foreach_expm1_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4856970Z test_unary_fastpath__foreach_expm1_cpu_float32 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4857210Z test_unary_fastpath__foreach_expm1_cpu_float64 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4857450Z test_unary_fastpath__foreach_floor_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4857700Z test_unary_fastpath__foreach_floor_cpu_float32 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4857930Z test_unary_fastpath__foreach_floor_cpu_float64 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4858160Z test_unary_fastpath__foreach_floor_cpu_int16 (__main__.TestForeachCPU) ... ok (0.002s) 2023-01-11T21:13:44.4858410Z test_unary_fastpath__foreach_floor_cpu_int32 (__main__.TestForeachCPU) ... ok (0.002s) 2023-01-11T21:13:44.4858650Z test_unary_fastpath__foreach_floor_cpu_int64 (__main__.TestForeachCPU) ... ok (0.002s) 2023-01-11T21:13:44.4858890Z test_unary_fastpath__foreach_floor_cpu_int8 (__main__.TestForeachCPU) ... ok (0.002s) 2023-01-11T21:13:44.4859120Z test_unary_fastpath__foreach_floor_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.002s) 2023-01-11T21:13:44.4859360Z test_unary_fastpath__foreach_frac_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4859600Z test_unary_fastpath__foreach_frac_cpu_float32 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4859830Z test_unary_fastpath__foreach_frac_cpu_float64 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4860080Z test_unary_fastpath__foreach_log10_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4860320Z test_unary_fastpath__foreach_log10_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4860570Z test_unary_fastpath__foreach_log10_cpu_float32 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4860810Z test_unary_fastpath__foreach_log10_cpu_float64 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4861050Z test_unary_fastpath__foreach_log1p_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4861370Z test_unary_fastpath__foreach_log1p_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4861630Z test_unary_fastpath__foreach_log1p_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4861860Z test_unary_fastpath__foreach_log1p_cpu_float32 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4862100Z test_unary_fastpath__foreach_log1p_cpu_float64 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4862340Z test_unary_fastpath__foreach_log2_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4862580Z test_unary_fastpath__foreach_log2_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4862890Z test_unary_fastpath__foreach_log2_cpu_float32 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4863130Z test_unary_fastpath__foreach_log2_cpu_float64 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4863370Z test_unary_fastpath__foreach_log_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4863620Z test_unary_fastpath__foreach_log_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4863860Z test_unary_fastpath__foreach_log_cpu_float32 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4864100Z test_unary_fastpath__foreach_log_cpu_float64 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4864340Z test_unary_fastpath__foreach_neg_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4864580Z test_unary_fastpath__foreach_neg_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4864820Z test_unary_fastpath__foreach_neg_cpu_float32 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4865060Z test_unary_fastpath__foreach_neg_cpu_float64 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4865290Z test_unary_fastpath__foreach_neg_cpu_int16 (__main__.TestForeachCPU) ... ok (0.002s) 2023-01-11T21:13:44.4865530Z test_unary_fastpath__foreach_neg_cpu_int32 (__main__.TestForeachCPU) ... ok (0.002s) 2023-01-11T21:13:44.4865770Z test_unary_fastpath__foreach_neg_cpu_int64 (__main__.TestForeachCPU) ... ok (0.002s) 2023-01-11T21:13:44.4866000Z test_unary_fastpath__foreach_neg_cpu_int8 (__main__.TestForeachCPU) ... ok (0.002s) 2023-01-11T21:13:44.4866240Z test_unary_fastpath__foreach_neg_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.002s) 2023-01-11T21:13:44.4866480Z test_unary_fastpath__foreach_reciprocal_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4866740Z test_unary_fastpath__foreach_reciprocal_cpu_float32 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4867000Z test_unary_fastpath__foreach_reciprocal_cpu_float64 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4867250Z test_unary_fastpath__foreach_round_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4867490Z test_unary_fastpath__foreach_round_cpu_float32 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4867740Z test_unary_fastpath__foreach_round_cpu_float64 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4867980Z test_unary_fastpath__foreach_round_cpu_int16 (__main__.TestForeachCPU) ... ok (0.002s) 2023-01-11T21:13:44.4868220Z test_unary_fastpath__foreach_round_cpu_int32 (__main__.TestForeachCPU) ... ok (0.002s) 2023-01-11T21:13:44.4868460Z test_unary_fastpath__foreach_round_cpu_int64 (__main__.TestForeachCPU) ... ok (0.002s) 2023-01-11T21:13:44.4868700Z test_unary_fastpath__foreach_round_cpu_int8 (__main__.TestForeachCPU) ... ok (0.002s) 2023-01-11T21:13:44.4868930Z test_unary_fastpath__foreach_round_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.002s) 2023-01-11T21:13:44.4869180Z test_unary_fastpath__foreach_sigmoid_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4869420Z test_unary_fastpath__foreach_sigmoid_cpu_float32 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4869760Z test_unary_fastpath__foreach_sigmoid_cpu_float64 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4870010Z test_unary_fastpath__foreach_sin_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4870260Z test_unary_fastpath__foreach_sin_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4870500Z test_unary_fastpath__foreach_sin_cpu_float32 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4870730Z test_unary_fastpath__foreach_sin_cpu_float64 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4870970Z test_unary_fastpath__foreach_sinh_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4871300Z test_unary_fastpath__foreach_sinh_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4871550Z test_unary_fastpath__foreach_sinh_cpu_float32 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4871790Z test_unary_fastpath__foreach_sinh_cpu_float64 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4872030Z test_unary_fastpath__foreach_sqrt_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4872270Z test_unary_fastpath__foreach_sqrt_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4872520Z test_unary_fastpath__foreach_sqrt_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4872760Z test_unary_fastpath__foreach_sqrt_cpu_float32 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4873000Z test_unary_fastpath__foreach_sqrt_cpu_float64 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4873240Z test_unary_fastpath__foreach_tan_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4873480Z test_unary_fastpath__foreach_tan_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4873720Z test_unary_fastpath__foreach_tan_cpu_float32 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4873960Z test_unary_fastpath__foreach_tan_cpu_float64 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4874200Z test_unary_fastpath__foreach_tanh_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4874440Z test_unary_fastpath__foreach_tanh_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4874670Z test_unary_fastpath__foreach_tanh_cpu_float32 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4874910Z test_unary_fastpath__foreach_tanh_cpu_float64 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4875150Z test_unary_fastpath__foreach_trunc_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4875390Z test_unary_fastpath__foreach_trunc_cpu_float32 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4875630Z test_unary_fastpath__foreach_trunc_cpu_float64 (__main__.TestForeachCPU) ... ok (0.003s) 2023-01-11T21:13:44.4875870Z test_unary_fastpath__foreach_trunc_cpu_int16 (__main__.TestForeachCPU) ... ok (0.002s) 2023-01-11T21:13:44.4876110Z test_unary_fastpath__foreach_trunc_cpu_int32 (__main__.TestForeachCPU) ... ok (0.002s) 2023-01-11T21:13:44.4876350Z test_unary_fastpath__foreach_trunc_cpu_int64 (__main__.TestForeachCPU) ... ok (0.002s) 2023-01-11T21:13:44.4876590Z test_unary_fastpath__foreach_trunc_cpu_int8 (__main__.TestForeachCPU) ... ok (0.002s) 2023-01-11T21:13:44.4876830Z test_unary_fastpath__foreach_trunc_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.002s) 2023-01-11T21:13:44.4877100Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4877420Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4877730Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4878110Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_float16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4878420Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4878720Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4879010Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_int16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4879310Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_int32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4879660Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_int64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4879960Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_int8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4885720Z test_unary_op_tensors_on_different_devices__foreach_abs_cpu_uint8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4886040Z test_unary_op_tensors_on_different_devices__foreach_acos_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4886350Z test_unary_op_tensors_on_different_devices__foreach_acos_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4886660Z test_unary_op_tensors_on_different_devices__foreach_acos_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4886960Z test_unary_op_tensors_on_different_devices__foreach_acos_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4887270Z test_unary_op_tensors_on_different_devices__foreach_asin_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4887580Z test_unary_op_tensors_on_different_devices__foreach_asin_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4887880Z test_unary_op_tensors_on_different_devices__foreach_asin_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4888180Z test_unary_op_tensors_on_different_devices__foreach_asin_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4888490Z test_unary_op_tensors_on_different_devices__foreach_atan_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4888800Z test_unary_op_tensors_on_different_devices__foreach_atan_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4889100Z test_unary_op_tensors_on_different_devices__foreach_atan_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4889430Z test_unary_op_tensors_on_different_devices__foreach_atan_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4889740Z test_unary_op_tensors_on_different_devices__foreach_ceil_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4890040Z test_unary_op_tensors_on_different_devices__foreach_ceil_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4890340Z test_unary_op_tensors_on_different_devices__foreach_ceil_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4890650Z test_unary_op_tensors_on_different_devices__foreach_ceil_cpu_int16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4890950Z test_unary_op_tensors_on_different_devices__foreach_ceil_cpu_int32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4891440Z test_unary_op_tensors_on_different_devices__foreach_ceil_cpu_int64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4891740Z test_unary_op_tensors_on_different_devices__foreach_ceil_cpu_int8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4892040Z test_unary_op_tensors_on_different_devices__foreach_ceil_cpu_uint8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4892340Z test_unary_op_tensors_on_different_devices__foreach_cos_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4892650Z test_unary_op_tensors_on_different_devices__foreach_cos_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4893080Z test_unary_op_tensors_on_different_devices__foreach_cos_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4893380Z test_unary_op_tensors_on_different_devices__foreach_cos_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4893680Z test_unary_op_tensors_on_different_devices__foreach_cosh_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4893990Z test_unary_op_tensors_on_different_devices__foreach_cosh_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4894290Z test_unary_op_tensors_on_different_devices__foreach_cosh_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4894590Z test_unary_op_tensors_on_different_devices__foreach_cosh_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4894890Z test_unary_op_tensors_on_different_devices__foreach_erf_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4895180Z test_unary_op_tensors_on_different_devices__foreach_erf_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4895490Z test_unary_op_tensors_on_different_devices__foreach_erf_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4895790Z test_unary_op_tensors_on_different_devices__foreach_erfc_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4896090Z test_unary_op_tensors_on_different_devices__foreach_erfc_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4896390Z test_unary_op_tensors_on_different_devices__foreach_erfc_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4896690Z test_unary_op_tensors_on_different_devices__foreach_exp_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4897000Z test_unary_op_tensors_on_different_devices__foreach_exp_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4897300Z test_unary_op_tensors_on_different_devices__foreach_exp_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4897600Z test_unary_op_tensors_on_different_devices__foreach_exp_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4897900Z test_unary_op_tensors_on_different_devices__foreach_expm1_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4898200Z test_unary_op_tensors_on_different_devices__foreach_expm1_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4898500Z test_unary_op_tensors_on_different_devices__foreach_expm1_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4898810Z test_unary_op_tensors_on_different_devices__foreach_floor_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4899180Z test_unary_op_tensors_on_different_devices__foreach_floor_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4899490Z test_unary_op_tensors_on_different_devices__foreach_floor_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4899790Z test_unary_op_tensors_on_different_devices__foreach_floor_cpu_int16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4900090Z test_unary_op_tensors_on_different_devices__foreach_floor_cpu_int32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4900390Z test_unary_op_tensors_on_different_devices__foreach_floor_cpu_int64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4900750Z test_unary_op_tensors_on_different_devices__foreach_floor_cpu_int8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4901050Z test_unary_op_tensors_on_different_devices__foreach_floor_cpu_uint8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4901350Z test_unary_op_tensors_on_different_devices__foreach_frac_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4901650Z test_unary_op_tensors_on_different_devices__foreach_frac_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4901950Z test_unary_op_tensors_on_different_devices__foreach_frac_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4902260Z test_unary_op_tensors_on_different_devices__foreach_log10_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4902570Z test_unary_op_tensors_on_different_devices__foreach_log10_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4902870Z test_unary_op_tensors_on_different_devices__foreach_log10_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4903170Z test_unary_op_tensors_on_different_devices__foreach_log10_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4903480Z test_unary_op_tensors_on_different_devices__foreach_log1p_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4903790Z test_unary_op_tensors_on_different_devices__foreach_log1p_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4904110Z test_unary_op_tensors_on_different_devices__foreach_log1p_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4904410Z test_unary_op_tensors_on_different_devices__foreach_log1p_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4904710Z test_unary_op_tensors_on_different_devices__foreach_log1p_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4905020Z test_unary_op_tensors_on_different_devices__foreach_log2_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4905320Z test_unary_op_tensors_on_different_devices__foreach_log2_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4905630Z test_unary_op_tensors_on_different_devices__foreach_log2_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4905930Z test_unary_op_tensors_on_different_devices__foreach_log2_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4906230Z test_unary_op_tensors_on_different_devices__foreach_log_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4906530Z test_unary_op_tensors_on_different_devices__foreach_log_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4906920Z test_unary_op_tensors_on_different_devices__foreach_log_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4907240Z test_unary_op_tensors_on_different_devices__foreach_log_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4907550Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4907850Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4908160Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4908540Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4908840Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_int16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4909140Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_int32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4909450Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_int64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4909750Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_int8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4910050Z test_unary_op_tensors_on_different_devices__foreach_neg_cpu_uint8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4910360Z test_unary_op_tensors_on_different_devices__foreach_reciprocal_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4910670Z test_unary_op_tensors_on_different_devices__foreach_reciprocal_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4910980Z test_unary_op_tensors_on_different_devices__foreach_reciprocal_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4911290Z test_unary_op_tensors_on_different_devices__foreach_round_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4911600Z test_unary_op_tensors_on_different_devices__foreach_round_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4911910Z test_unary_op_tensors_on_different_devices__foreach_round_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4912210Z test_unary_op_tensors_on_different_devices__foreach_round_cpu_int16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4912510Z test_unary_op_tensors_on_different_devices__foreach_round_cpu_int32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4912800Z test_unary_op_tensors_on_different_devices__foreach_round_cpu_int64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4913100Z test_unary_op_tensors_on_different_devices__foreach_round_cpu_int8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4913400Z test_unary_op_tensors_on_different_devices__foreach_round_cpu_uint8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4913710Z test_unary_op_tensors_on_different_devices__foreach_sigmoid_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4914010Z test_unary_op_tensors_on_different_devices__foreach_sigmoid_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4914320Z test_unary_op_tensors_on_different_devices__foreach_sigmoid_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4914620Z test_unary_op_tensors_on_different_devices__foreach_sin_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4915010Z test_unary_op_tensors_on_different_devices__foreach_sin_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4915320Z test_unary_op_tensors_on_different_devices__foreach_sin_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4915620Z test_unary_op_tensors_on_different_devices__foreach_sin_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4915920Z test_unary_op_tensors_on_different_devices__foreach_sinh_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4916280Z test_unary_op_tensors_on_different_devices__foreach_sinh_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4916590Z test_unary_op_tensors_on_different_devices__foreach_sinh_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4916880Z test_unary_op_tensors_on_different_devices__foreach_sinh_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4917190Z test_unary_op_tensors_on_different_devices__foreach_sqrt_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4917490Z test_unary_op_tensors_on_different_devices__foreach_sqrt_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4917800Z test_unary_op_tensors_on_different_devices__foreach_sqrt_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4918090Z test_unary_op_tensors_on_different_devices__foreach_sqrt_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4918390Z test_unary_op_tensors_on_different_devices__foreach_sqrt_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4918690Z test_unary_op_tensors_on_different_devices__foreach_tan_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4918990Z test_unary_op_tensors_on_different_devices__foreach_tan_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4919290Z test_unary_op_tensors_on_different_devices__foreach_tan_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4919580Z test_unary_op_tensors_on_different_devices__foreach_tan_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4919890Z test_unary_op_tensors_on_different_devices__foreach_tanh_cpu_complex128 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4920190Z test_unary_op_tensors_on_different_devices__foreach_tanh_cpu_complex64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4920490Z test_unary_op_tensors_on_different_devices__foreach_tanh_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4920800Z test_unary_op_tensors_on_different_devices__foreach_tanh_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4921100Z test_unary_op_tensors_on_different_devices__foreach_trunc_cpu_bfloat16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4921400Z test_unary_op_tensors_on_different_devices__foreach_trunc_cpu_float32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4921710Z test_unary_op_tensors_on_different_devices__foreach_trunc_cpu_float64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4922010Z test_unary_op_tensors_on_different_devices__foreach_trunc_cpu_int16 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4922310Z test_unary_op_tensors_on_different_devices__foreach_trunc_cpu_int32 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4928190Z test_unary_op_tensors_on_different_devices__foreach_trunc_cpu_int64 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4928550Z test_unary_op_tensors_on_different_devices__foreach_trunc_cpu_int8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4928850Z test_unary_op_tensors_on_different_devices__foreach_trunc_cpu_uint8 (__main__.TestForeachCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:13:44.4929120Z test_unary_slowpath__foreach_abs_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4929370Z test_unary_slowpath__foreach_abs_cpu_bool (__main__.TestForeachCPU) ... ok (0.024s) 2023-01-11T21:13:44.4929710Z test_unary_slowpath__foreach_abs_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.013s) 2023-01-11T21:13:44.4929970Z test_unary_slowpath__foreach_abs_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.013s) 2023-01-11T21:13:44.4930210Z test_unary_slowpath__foreach_abs_cpu_float16 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4930450Z test_unary_slowpath__foreach_abs_cpu_float32 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4930690Z test_unary_slowpath__foreach_abs_cpu_float64 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4930930Z test_unary_slowpath__foreach_abs_cpu_int16 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4931160Z test_unary_slowpath__foreach_abs_cpu_int32 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4931400Z test_unary_slowpath__foreach_abs_cpu_int64 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4931630Z test_unary_slowpath__foreach_abs_cpu_int8 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4931860Z test_unary_slowpath__foreach_abs_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4932110Z test_unary_slowpath__foreach_acos_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4932350Z test_unary_slowpath__foreach_acos_cpu_bool (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4932600Z test_unary_slowpath__foreach_acos_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.007s) 2023-01-11T21:13:44.4932850Z test_unary_slowpath__foreach_acos_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4933090Z test_unary_slowpath__foreach_acos_cpu_float16 (__main__.TestForeachCPU) ... ok (0.020s) 2023-01-11T21:13:44.4933330Z test_unary_slowpath__foreach_acos_cpu_float32 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4933560Z test_unary_slowpath__foreach_acos_cpu_float64 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4933800Z test_unary_slowpath__foreach_acos_cpu_int16 (__main__.TestForeachCPU) ... ok (0.014s) 2023-01-11T21:13:44.4934040Z test_unary_slowpath__foreach_acos_cpu_int32 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4934280Z test_unary_slowpath__foreach_acos_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4934520Z test_unary_slowpath__foreach_acos_cpu_int8 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4934750Z test_unary_slowpath__foreach_acos_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4934990Z test_unary_slowpath__foreach_asin_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4935230Z test_unary_slowpath__foreach_asin_cpu_bool (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4935470Z test_unary_slowpath__foreach_asin_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.008s) 2023-01-11T21:13:44.4935710Z test_unary_slowpath__foreach_asin_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.007s) 2023-01-11T21:13:44.4935960Z test_unary_slowpath__foreach_asin_cpu_float16 (__main__.TestForeachCPU) ... ok (0.020s) 2023-01-11T21:13:44.4936200Z test_unary_slowpath__foreach_asin_cpu_float32 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4936490Z test_unary_slowpath__foreach_asin_cpu_float64 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4936730Z test_unary_slowpath__foreach_asin_cpu_int16 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4936970Z test_unary_slowpath__foreach_asin_cpu_int32 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4937200Z test_unary_slowpath__foreach_asin_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4937430Z test_unary_slowpath__foreach_asin_cpu_int8 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4937670Z test_unary_slowpath__foreach_asin_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4937970Z test_unary_slowpath__foreach_atan_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4938210Z test_unary_slowpath__foreach_atan_cpu_bool (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4938460Z test_unary_slowpath__foreach_atan_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.008s) 2023-01-11T21:13:44.4938710Z test_unary_slowpath__foreach_atan_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.008s) 2023-01-11T21:13:44.4938950Z test_unary_slowpath__foreach_atan_cpu_float16 (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4939190Z test_unary_slowpath__foreach_atan_cpu_float32 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4939420Z test_unary_slowpath__foreach_atan_cpu_float64 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4939660Z test_unary_slowpath__foreach_atan_cpu_int16 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4939890Z test_unary_slowpath__foreach_atan_cpu_int32 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4940130Z test_unary_slowpath__foreach_atan_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4940360Z test_unary_slowpath__foreach_atan_cpu_int8 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4940600Z test_unary_slowpath__foreach_atan_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4940830Z test_unary_slowpath__foreach_ceil_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4941070Z test_unary_slowpath__foreach_ceil_cpu_bool (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4941320Z test_unary_slowpath__foreach_ceil_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4941560Z test_unary_slowpath__foreach_ceil_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4941800Z test_unary_slowpath__foreach_ceil_cpu_float16 (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4942040Z test_unary_slowpath__foreach_ceil_cpu_float32 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4942280Z test_unary_slowpath__foreach_ceil_cpu_float64 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4942510Z test_unary_slowpath__foreach_ceil_cpu_int16 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4942750Z test_unary_slowpath__foreach_ceil_cpu_int32 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4942980Z test_unary_slowpath__foreach_ceil_cpu_int64 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4943210Z test_unary_slowpath__foreach_ceil_cpu_int8 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4943440Z test_unary_slowpath__foreach_ceil_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4943670Z test_unary_slowpath__foreach_cos_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4943910Z test_unary_slowpath__foreach_cos_cpu_bool (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4944150Z test_unary_slowpath__foreach_cos_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.007s) 2023-01-11T21:13:44.4944390Z test_unary_slowpath__foreach_cos_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.007s) 2023-01-11T21:13:44.4944630Z test_unary_slowpath__foreach_cos_cpu_float16 (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4944950Z test_unary_slowpath__foreach_cos_cpu_float32 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4945190Z test_unary_slowpath__foreach_cos_cpu_float64 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4945430Z test_unary_slowpath__foreach_cos_cpu_int16 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4945670Z test_unary_slowpath__foreach_cos_cpu_int32 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4945900Z test_unary_slowpath__foreach_cos_cpu_int64 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4946130Z test_unary_slowpath__foreach_cos_cpu_int8 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4946450Z test_unary_slowpath__foreach_cos_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4946680Z test_unary_slowpath__foreach_cosh_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4946930Z test_unary_slowpath__foreach_cosh_cpu_bool (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4947170Z test_unary_slowpath__foreach_cosh_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.007s) 2023-01-11T21:13:44.4947420Z test_unary_slowpath__foreach_cosh_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4947670Z test_unary_slowpath__foreach_cosh_cpu_float16 (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4947910Z test_unary_slowpath__foreach_cosh_cpu_float32 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4948140Z test_unary_slowpath__foreach_cosh_cpu_float64 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4948380Z test_unary_slowpath__foreach_cosh_cpu_int16 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4948610Z test_unary_slowpath__foreach_cosh_cpu_int32 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4948850Z test_unary_slowpath__foreach_cosh_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4949080Z test_unary_slowpath__foreach_cosh_cpu_int8 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4949310Z test_unary_slowpath__foreach_cosh_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4949550Z test_unary_slowpath__foreach_erf_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4949780Z test_unary_slowpath__foreach_erf_cpu_bool (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4950020Z test_unary_slowpath__foreach_erf_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.020s) 2023-01-11T21:13:44.4950260Z test_unary_slowpath__foreach_erf_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4950510Z test_unary_slowpath__foreach_erf_cpu_float16 (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4950750Z test_unary_slowpath__foreach_erf_cpu_float32 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4950990Z test_unary_slowpath__foreach_erf_cpu_float64 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4951220Z test_unary_slowpath__foreach_erf_cpu_int16 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4951460Z test_unary_slowpath__foreach_erf_cpu_int32 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4951690Z test_unary_slowpath__foreach_erf_cpu_int64 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4951920Z test_unary_slowpath__foreach_erf_cpu_int8 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4952160Z test_unary_slowpath__foreach_erf_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4952400Z test_unary_slowpath__foreach_erfc_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4952640Z test_unary_slowpath__foreach_erfc_cpu_bool (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4952880Z test_unary_slowpath__foreach_erfc_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4953130Z test_unary_slowpath__foreach_erfc_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4953430Z test_unary_slowpath__foreach_erfc_cpu_float16 (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4953680Z test_unary_slowpath__foreach_erfc_cpu_float32 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4953920Z test_unary_slowpath__foreach_erfc_cpu_float64 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4954150Z test_unary_slowpath__foreach_erfc_cpu_int16 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4954390Z test_unary_slowpath__foreach_erfc_cpu_int32 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4954630Z test_unary_slowpath__foreach_erfc_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4954940Z test_unary_slowpath__foreach_erfc_cpu_int8 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4955170Z test_unary_slowpath__foreach_erfc_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4955410Z test_unary_slowpath__foreach_exp_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4955640Z test_unary_slowpath__foreach_exp_cpu_bool (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4955890Z test_unary_slowpath__foreach_exp_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.007s) 2023-01-11T21:13:44.4956130Z test_unary_slowpath__foreach_exp_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.007s) 2023-01-11T21:13:44.4956370Z test_unary_slowpath__foreach_exp_cpu_float16 (__main__.TestForeachCPU) ... ok (0.022s) 2023-01-11T21:13:44.4956610Z test_unary_slowpath__foreach_exp_cpu_float32 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4956840Z test_unary_slowpath__foreach_exp_cpu_float64 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4957080Z test_unary_slowpath__foreach_exp_cpu_int16 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4957320Z test_unary_slowpath__foreach_exp_cpu_int32 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4957560Z test_unary_slowpath__foreach_exp_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4957800Z test_unary_slowpath__foreach_exp_cpu_int8 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4963480Z test_unary_slowpath__foreach_exp_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4963740Z test_unary_slowpath__foreach_expm1_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4963980Z test_unary_slowpath__foreach_expm1_cpu_bool (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4964220Z test_unary_slowpath__foreach_expm1_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4964480Z test_unary_slowpath__foreach_expm1_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4964730Z test_unary_slowpath__foreach_expm1_cpu_float16 (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4964970Z test_unary_slowpath__foreach_expm1_cpu_float32 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4965210Z test_unary_slowpath__foreach_expm1_cpu_float64 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4965440Z test_unary_slowpath__foreach_expm1_cpu_int16 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4965690Z test_unary_slowpath__foreach_expm1_cpu_int32 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4965920Z test_unary_slowpath__foreach_expm1_cpu_int64 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4966150Z test_unary_slowpath__foreach_expm1_cpu_int8 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4966390Z test_unary_slowpath__foreach_expm1_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4966630Z test_unary_slowpath__foreach_floor_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4966870Z test_unary_slowpath__foreach_floor_cpu_bool (__main__.TestForeachCPU) ... ok (0.020s) 2023-01-11T21:13:44.4967310Z test_unary_slowpath__foreach_floor_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4967570Z test_unary_slowpath__foreach_floor_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4967810Z test_unary_slowpath__foreach_floor_cpu_float16 (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4968050Z test_unary_slowpath__foreach_floor_cpu_float32 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4968280Z test_unary_slowpath__foreach_floor_cpu_float64 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4968510Z test_unary_slowpath__foreach_floor_cpu_int16 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4968850Z test_unary_slowpath__foreach_floor_cpu_int32 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4969090Z test_unary_slowpath__foreach_floor_cpu_int64 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4969320Z test_unary_slowpath__foreach_floor_cpu_int8 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4969560Z test_unary_slowpath__foreach_floor_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4969800Z test_unary_slowpath__foreach_frac_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4970040Z test_unary_slowpath__foreach_frac_cpu_bool (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4970280Z test_unary_slowpath__foreach_frac_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4970520Z test_unary_slowpath__foreach_frac_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4970770Z test_unary_slowpath__foreach_frac_cpu_float16 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4971030Z test_unary_slowpath__foreach_frac_cpu_float32 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4971280Z test_unary_slowpath__foreach_frac_cpu_float64 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4971530Z test_unary_slowpath__foreach_frac_cpu_int16 (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4971770Z test_unary_slowpath__foreach_frac_cpu_int32 (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4972020Z test_unary_slowpath__foreach_frac_cpu_int64 (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4972260Z test_unary_slowpath__foreach_frac_cpu_int8 (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4972500Z test_unary_slowpath__foreach_frac_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4972610Z test_unary_slowpath__foreach_log10_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4972720Z test_unary_slowpath__foreach_log10_cpu_bool (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4972840Z test_unary_slowpath__foreach_log10_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.007s) 2023-01-11T21:13:44.4972950Z test_unary_slowpath__foreach_log10_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.007s) 2023-01-11T21:13:44.4973060Z test_unary_slowpath__foreach_log10_cpu_float16 (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4973170Z test_unary_slowpath__foreach_log10_cpu_float32 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4973280Z test_unary_slowpath__foreach_log10_cpu_float64 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4973390Z test_unary_slowpath__foreach_log10_cpu_int16 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4973500Z test_unary_slowpath__foreach_log10_cpu_int32 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4973610Z test_unary_slowpath__foreach_log10_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4973720Z test_unary_slowpath__foreach_log10_cpu_int8 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4973820Z test_unary_slowpath__foreach_log10_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4973940Z test_unary_slowpath__foreach_log1p_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4974100Z test_unary_slowpath__foreach_log1p_cpu_bool (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4974230Z test_unary_slowpath__foreach_log1p_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.007s) 2023-01-11T21:13:44.4974340Z test_unary_slowpath__foreach_log1p_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4974450Z test_unary_slowpath__foreach_log1p_cpu_float16 (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4974560Z test_unary_slowpath__foreach_log1p_cpu_float32 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4974670Z test_unary_slowpath__foreach_log1p_cpu_float64 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4974830Z test_unary_slowpath__foreach_log1p_cpu_int16 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4974940Z test_unary_slowpath__foreach_log1p_cpu_int32 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4975040Z test_unary_slowpath__foreach_log1p_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4975150Z test_unary_slowpath__foreach_log1p_cpu_int8 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4975260Z test_unary_slowpath__foreach_log1p_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4975370Z test_unary_slowpath__foreach_log2_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4975480Z test_unary_slowpath__foreach_log2_cpu_bool (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4975590Z test_unary_slowpath__foreach_log2_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.007s) 2023-01-11T21:13:44.4975710Z test_unary_slowpath__foreach_log2_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.007s) 2023-01-11T21:13:44.4975820Z test_unary_slowpath__foreach_log2_cpu_float16 (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4975930Z test_unary_slowpath__foreach_log2_cpu_float32 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4976040Z test_unary_slowpath__foreach_log2_cpu_float64 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4976150Z test_unary_slowpath__foreach_log2_cpu_int16 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4976260Z test_unary_slowpath__foreach_log2_cpu_int32 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4976360Z test_unary_slowpath__foreach_log2_cpu_int64 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4976470Z test_unary_slowpath__foreach_log2_cpu_int8 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4976580Z test_unary_slowpath__foreach_log2_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4976690Z test_unary_slowpath__foreach_log_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4976800Z test_unary_slowpath__foreach_log_cpu_bool (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4976910Z test_unary_slowpath__foreach_log_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.007s) 2023-01-11T21:13:44.4977030Z test_unary_slowpath__foreach_log_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.007s) 2023-01-11T21:13:44.4977140Z test_unary_slowpath__foreach_log_cpu_float16 (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4977240Z test_unary_slowpath__foreach_log_cpu_float32 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4977350Z test_unary_slowpath__foreach_log_cpu_float64 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4977460Z test_unary_slowpath__foreach_log_cpu_int16 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4977560Z test_unary_slowpath__foreach_log_cpu_int32 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4977680Z test_unary_slowpath__foreach_log_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4977790Z test_unary_slowpath__foreach_log_cpu_int8 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4977950Z test_unary_slowpath__foreach_log_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4978060Z test_unary_slowpath__foreach_neg_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4978170Z test_unary_slowpath__foreach_neg_cpu_bool (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4978290Z test_unary_slowpath__foreach_neg_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4978410Z test_unary_slowpath__foreach_neg_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4978520Z test_unary_slowpath__foreach_neg_cpu_float16 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4978690Z test_unary_slowpath__foreach_neg_cpu_float32 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4978800Z test_unary_slowpath__foreach_neg_cpu_float64 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4978910Z test_unary_slowpath__foreach_neg_cpu_int16 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4979020Z test_unary_slowpath__foreach_neg_cpu_int32 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4979120Z test_unary_slowpath__foreach_neg_cpu_int64 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4979230Z test_unary_slowpath__foreach_neg_cpu_int8 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4979340Z test_unary_slowpath__foreach_neg_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4979460Z test_unary_slowpath__foreach_reciprocal_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4979590Z test_unary_slowpath__foreach_reciprocal_cpu_bool (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4979710Z test_unary_slowpath__foreach_reciprocal_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4979840Z test_unary_slowpath__foreach_reciprocal_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4979960Z test_unary_slowpath__foreach_reciprocal_cpu_float16 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4980090Z test_unary_slowpath__foreach_reciprocal_cpu_float32 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4980200Z test_unary_slowpath__foreach_reciprocal_cpu_float64 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4980320Z test_unary_slowpath__foreach_reciprocal_cpu_int16 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4980430Z test_unary_slowpath__foreach_reciprocal_cpu_int32 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4980540Z test_unary_slowpath__foreach_reciprocal_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4980660Z test_unary_slowpath__foreach_reciprocal_cpu_int8 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4980770Z test_unary_slowpath__foreach_reciprocal_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4980890Z test_unary_slowpath__foreach_round_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4981000Z test_unary_slowpath__foreach_round_cpu_bool (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4981110Z test_unary_slowpath__foreach_round_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4981230Z test_unary_slowpath__foreach_round_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.020s) 2023-01-11T21:13:44.4981340Z test_unary_slowpath__foreach_round_cpu_float16 (__main__.TestForeachCPU) ... ok (0.020s) 2023-01-11T21:13:44.4981460Z test_unary_slowpath__foreach_round_cpu_float32 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4981560Z test_unary_slowpath__foreach_round_cpu_float64 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4981680Z test_unary_slowpath__foreach_round_cpu_int16 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4981790Z test_unary_slowpath__foreach_round_cpu_int32 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4981950Z test_unary_slowpath__foreach_round_cpu_int64 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4982070Z test_unary_slowpath__foreach_round_cpu_int8 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4982180Z test_unary_slowpath__foreach_round_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.004s) 2023-01-11T21:13:44.4982290Z test_unary_slowpath__foreach_sigmoid_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4982400Z test_unary_slowpath__foreach_sigmoid_cpu_bool (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4982520Z test_unary_slowpath__foreach_sigmoid_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4982680Z test_unary_slowpath__foreach_sigmoid_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4982800Z test_unary_slowpath__foreach_sigmoid_cpu_float16 (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4982910Z test_unary_slowpath__foreach_sigmoid_cpu_float32 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4983030Z test_unary_slowpath__foreach_sigmoid_cpu_float64 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4983140Z test_unary_slowpath__foreach_sigmoid_cpu_int16 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4983250Z test_unary_slowpath__foreach_sigmoid_cpu_int32 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4983360Z test_unary_slowpath__foreach_sigmoid_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4983470Z test_unary_slowpath__foreach_sigmoid_cpu_int8 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4983570Z test_unary_slowpath__foreach_sigmoid_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4983680Z test_unary_slowpath__foreach_sin_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4983790Z test_unary_slowpath__foreach_sin_cpu_bool (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4983910Z test_unary_slowpath__foreach_sin_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.007s) 2023-01-11T21:13:44.4984010Z test_unary_slowpath__foreach_sin_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.007s) 2023-01-11T21:13:44.4984120Z test_unary_slowpath__foreach_sin_cpu_float16 (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4984230Z test_unary_slowpath__foreach_sin_cpu_float32 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4984340Z test_unary_slowpath__foreach_sin_cpu_float64 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4984450Z test_unary_slowpath__foreach_sin_cpu_int16 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4984560Z test_unary_slowpath__foreach_sin_cpu_int32 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4984670Z test_unary_slowpath__foreach_sin_cpu_int64 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4984770Z test_unary_slowpath__foreach_sin_cpu_int8 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4984880Z test_unary_slowpath__foreach_sin_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4984990Z test_unary_slowpath__foreach_sinh_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4985100Z test_unary_slowpath__foreach_sinh_cpu_bool (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4985210Z test_unary_slowpath__foreach_sinh_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.007s) 2023-01-11T21:13:44.4985320Z test_unary_slowpath__foreach_sinh_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.007s) 2023-01-11T21:13:44.4985430Z test_unary_slowpath__foreach_sinh_cpu_float16 (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4985540Z test_unary_slowpath__foreach_sinh_cpu_float32 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4985650Z test_unary_slowpath__foreach_sinh_cpu_float64 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4985760Z test_unary_slowpath__foreach_sinh_cpu_int16 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4985940Z test_unary_slowpath__foreach_sinh_cpu_int32 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4986050Z test_unary_slowpath__foreach_sinh_cpu_int64 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4986160Z test_unary_slowpath__foreach_sinh_cpu_int8 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4986270Z test_unary_slowpath__foreach_sinh_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4986380Z test_unary_slowpath__foreach_sqrt_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4986490Z test_unary_slowpath__foreach_sqrt_cpu_bool (__main__.TestForeachCPU) ... ok (0.014s) 2023-01-11T21:13:44.4986670Z test_unary_slowpath__foreach_sqrt_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4986780Z test_unary_slowpath__foreach_sqrt_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4986900Z test_unary_slowpath__foreach_sqrt_cpu_float16 (__main__.TestForeachCPU) ... ok (0.020s) 2023-01-11T21:13:44.4987000Z test_unary_slowpath__foreach_sqrt_cpu_float32 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4987110Z test_unary_slowpath__foreach_sqrt_cpu_float64 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4987220Z test_unary_slowpath__foreach_sqrt_cpu_int16 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4987330Z test_unary_slowpath__foreach_sqrt_cpu_int32 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4987430Z test_unary_slowpath__foreach_sqrt_cpu_int64 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4987540Z test_unary_slowpath__foreach_sqrt_cpu_int8 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4987650Z test_unary_slowpath__foreach_sqrt_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4987760Z test_unary_slowpath__foreach_tan_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4987870Z test_unary_slowpath__foreach_tan_cpu_bool (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4987980Z test_unary_slowpath__foreach_tan_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.007s) 2023-01-11T21:13:44.4988090Z test_unary_slowpath__foreach_tan_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.007s) 2023-01-11T21:13:44.4988200Z test_unary_slowpath__foreach_tan_cpu_float16 (__main__.TestForeachCPU) ... ok (0.020s) 2023-01-11T21:13:44.4988310Z test_unary_slowpath__foreach_tan_cpu_float32 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4988410Z test_unary_slowpath__foreach_tan_cpu_float64 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4988520Z test_unary_slowpath__foreach_tan_cpu_int16 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4988630Z test_unary_slowpath__foreach_tan_cpu_int32 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4988730Z test_unary_slowpath__foreach_tan_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4988840Z test_unary_slowpath__foreach_tan_cpu_int8 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4988950Z test_unary_slowpath__foreach_tan_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4989060Z test_unary_slowpath__foreach_tanh_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4989170Z test_unary_slowpath__foreach_tanh_cpu_bool (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4989280Z test_unary_slowpath__foreach_tanh_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.007s) 2023-01-11T21:13:44.4989410Z test_unary_slowpath__foreach_tanh_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.007s) 2023-01-11T21:13:44.4989530Z test_unary_slowpath__foreach_tanh_cpu_float16 (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4989640Z test_unary_slowpath__foreach_tanh_cpu_float32 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4989810Z test_unary_slowpath__foreach_tanh_cpu_float64 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4989920Z test_unary_slowpath__foreach_tanh_cpu_int16 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4990030Z test_unary_slowpath__foreach_tanh_cpu_int32 (__main__.TestForeachCPU) ... ok (0.015s) 2023-01-11T21:13:44.4990140Z test_unary_slowpath__foreach_tanh_cpu_int64 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4990250Z test_unary_slowpath__foreach_tanh_cpu_int8 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4990360Z test_unary_slowpath__foreach_tanh_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.016s) 2023-01-11T21:13:44.4990470Z test_unary_slowpath__foreach_trunc_cpu_bfloat16 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4990620Z test_unary_slowpath__foreach_trunc_cpu_bool (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4990740Z test_unary_slowpath__foreach_trunc_cpu_complex128 (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4990850Z test_unary_slowpath__foreach_trunc_cpu_complex64 (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4990960Z test_unary_slowpath__foreach_trunc_cpu_float16 (__main__.TestForeachCPU) ... ok (0.021s) 2023-01-11T21:13:44.4991070Z test_unary_slowpath__foreach_trunc_cpu_float32 (__main__.TestForeachCPU) ... ok (0.006s) 2023-01-11T21:13:44.4991180Z test_unary_slowpath__foreach_trunc_cpu_float64 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4991290Z test_unary_slowpath__foreach_trunc_cpu_int16 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4991400Z test_unary_slowpath__foreach_trunc_cpu_int32 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4996710Z test_unary_slowpath__foreach_trunc_cpu_int64 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4996850Z test_unary_slowpath__foreach_trunc_cpu_int8 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4996960Z test_unary_slowpath__foreach_trunc_cpu_uint8 (__main__.TestForeachCPU) ... ok (0.005s) 2023-01-11T21:13:44.4996980Z 2023-01-11T21:13:44.4997200Z ---------------------------------------------------------------------- 2023-01-11T21:13:44.4997260Z Ran 1186 tests in 72.090s 2023-01-11T21:13:44.4997270Z 2023-01-11T21:13:44.4997310Z OK (skipped=234) 2023-01-11T21:13:44.4997320Z 2023-01-11T21:13:44.4997380Z Generating XML reports... 2023-01-11T21:13:44.4997590Z Generated XML report: test-reports/python-unittest/test_foreach/TEST-TestForeachCPU-20230111211231.xml 2023-01-11T21:13:44.4997590Z 2023-01-11T21:13:44.4997900Z ##[endgroup] 2023-01-11T21:13:44.4998120Z FINISHED PRINTING LOG FILE of test_foreach (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_foreach_6pwtob7w) 2023-01-11T21:13:44.4998130Z 2023-01-11T21:13:45.5597030Z Running dynamo/test_unspec ... [2023-01-11 21:13:45.559386] 2023-01-11T21:13:45.5597600Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'dynamo/test_unspec.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:13:45.559689] 2023-01-11T21:13:45.5597960Z Ignoring disabled issues: [] 2023-01-11T21:13:50.2318590Z 2023-01-11T21:13:50.2318970Z Expand the folded group to see the log file of dynamo/test_unspec 2023-01-11T21:13:50.2319530Z ##[group]PRINTING LOG FILE of dynamo/test_unspec (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_unspec_uotpynbg) 2023-01-11T21:13:50.2319730Z 2023-01-11T21:13:50.2319790Z Running tests... 2023-01-11T21:13:50.2320120Z ---------------------------------------------------------------------- 2023-01-11T21:13:50.2320420Z Test results will be stored in test-reports/python-unittest/dynamo.test_unspec 2023-01-11T21:13:50.2320730Z test_access_by_keys_unspec (__main__.make_unspec_cls..UnspecTest) ... ok (0.236s) 2023-01-11T21:13:50.2321020Z test_basicmodule1_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:13:50.2330090Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:13:50.2331220Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:13:50.2331410Z ok (0.007s) 2023-01-11T21:13:50.2331740Z test_basicmodule2_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:13:50.2331980Z ok (0.006s) 2023-01-11T21:13:50.2332200Z test_call_fn_with_non_const_inputs_safe_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:13:50.2332500Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:13:50.2332810Z ok (0.019s) 2023-01-11T21:13:50.2333140Z test_cfgmod_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T21:13:50.2333490Z ok (0.017s) 2023-01-11T21:13:50.2333800Z test_children_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:13:50.2334030Z ok (0.009s) 2023-01-11T21:13:50.2334330Z test_constloop_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T21:13:50.2334550Z ok (0.013s) 2023-01-11T21:13:50.2334730Z test_densenet_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:13:50.2335010Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:13:50.2335180Z ok (0.009s) 2023-01-11T21:13:50.2335370Z test_enumvalues_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:13:50.2335650Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:13:50.2335820Z ok (0.009s) 2023-01-11T21:13:50.2336110Z test_fnmember_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:13:50.2336320Z ok (0.006s) 2023-01-11T21:13:50.2336620Z test_fnmembercmp1_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:13:50.2336840Z ok (0.006s) 2023-01-11T21:13:50.2337130Z test_fnmembercmp2_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:13:50.2337350Z ok (0.007s) 2023-01-11T21:13:50.2337540Z test_forward_directly_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:13:50.2337820Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:13:50.2337990Z ok (0.010s) 2023-01-11T21:13:50.2338180Z test_generation_tag_unspec (__main__.make_unspec_cls..UnspecTest) ... ok (0.002s) 2023-01-11T21:13:50.2338540Z test_hasattr_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:13:50.2338760Z ok (0.005s) 2023-01-11T21:13:50.2339050Z test_intarg_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:13:50.2339260Z ok (0.006s) 2023-01-11T21:13:50.2339550Z test_iseval1_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:13:50.2339760Z ok (0.006s) 2023-01-11T21:13:50.2340040Z test_iseval2_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:13:50.2340250Z ok (0.006s) 2023-01-11T21:13:50.2340540Z test_isnonelayer_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:13:50.2340760Z ok (0.005s) 2023-01-11T21:13:50.2341150Z test_istraining1_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:13:50.2341370Z ok (0.006s) 2023-01-11T21:13:50.2341680Z test_istraining2_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:13:50.2341900Z ok (0.006s) 2023-01-11T21:13:50.2342210Z test_layerlist_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:13:50.2342430Z ok (0.008s) 2023-01-11T21:13:50.2342940Z test_lazy_module_unspec (__main__.make_unspec_cls..UnspecTest) ... /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:50.2343480Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:13:50.2344030Z [2023-01-11 21:13:46,798] 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:13:50.2344680Z /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:50.2345090Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:13:50.2345550Z /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:50.2345940Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:13:50.2346460Z [2023-01-11 21:13:46,830] 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:13:50.2347070Z /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:50.2347460Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:13:50.2347680Z frames [('total', 16), ('ok', 14)] 2023-01-11T21:13:50.2348210Z 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:13:50.2348710Z unimplemented [("Guard setup for uninitialized class ", 2)] 2023-01-11T21:13:50.2349020Z graph_break [('Patched init cannot be inlined.', 3), ('arg mismatch inlining', 2)] 2023-01-11T21:13:50.2349290Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:13:50.2349460Z ok (0.099s) 2023-01-11T21:13:50.2349680Z test_module_attribute_precedence_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:13:50.2349970Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:13:50.2350140Z ok (0.005s) 2023-01-11T21:13:50.2350420Z test_module_class_method_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:13:50.2350720Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T21:13:50.2350890Z ok (0.012s) 2023-01-11T21:13:50.2351170Z test_module_forward_has_graph_break_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 3), ('ok', 2)] 2023-01-11T21:13:50.2351380Z inline_call [] 2023-01-11T21:13:50.2351580Z unimplemented [('reconstruct: ConstantVariable(dict)', 2)] 2023-01-11T21:13:50.2351930Z graph_break [('call_function BuiltinVariable(dict) [ListIteratorVariable()] {}', 1), ('call_method NNModuleVariable() buffers [] {}', 1)] 2023-01-11T21:13:50.2352240Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:13:50.2352480Z ok (0.031s) 2023-01-11T21:13:50.2352790Z test_module_name_string_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:13:50.2353010Z ok (0.007s) 2023-01-11T21:13:50.2353210Z test_module_property_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:13:50.2353730Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:13:50.2353920Z ok (0.004s) 2023-01-11T21:13:50.2354120Z test_module_static_method_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:13:50.2354410Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T21:13:50.2354580Z ok (0.012s) 2023-01-11T21:13:50.2354890Z test_moduledict_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:13:50.2355120Z ok (0.005s) 2023-01-11T21:13:50.2355420Z test_modulelist_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 40), ('fusions_possible', 39), ('unique_graphs', 1)] 2023-01-11T21:13:50.2355640Z ok (0.042s) 2023-01-11T21:13:50.2355840Z test_modulemethod1_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:13:50.2356120Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T21:13:50.2356290Z ok (0.013s) 2023-01-11T21:13:50.2356480Z test_modulemethod2_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:13:50.2356750Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T21:13:50.2356920Z ok (0.013s) 2023-01-11T21:13:50.2357230Z test_nn_moduledict_contains_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 4), ('unique_graphs', 3), ('fusions_possible', 1)] 2023-01-11T21:13:50.2357500Z frames [('total', 2), ('ok', 1)] 2023-01-11T21:13:50.2357710Z inline_call [('Patched init cannot be inlined.', 1)] 2023-01-11T21:13:50.2358060Z unimplemented [("Guard setup for uninitialized class .M'>", 1)] 2023-01-11T21:13:50.2358360Z graph_break [('Patched init cannot be inlined.', 1)] 2023-01-11T21:13:50.2358510Z ok (0.011s) 2023-01-11T21:13:50.2358700Z test_parameters1_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:13:50.2358980Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:13:50.2359150Z ok (0.005s) 2023-01-11T21:13:50.2359340Z test_parameters2_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:13:50.2359620Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:13:50.2359790Z ok (0.005s) 2023-01-11T21:13:50.2360080Z test_parameters3_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:13:50.2360310Z ok (0.011s) 2023-01-11T21:13:50.2360610Z test_self_mutating1_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 9), ('fusions_possible', 6), ('unique_graphs', 3)] 2023-01-11T21:13:50.2360950Z ok (0.019s) 2023-01-11T21:13:50.2361250Z test_seq_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:13:50.2361460Z ok (0.008s) 2023-01-11T21:13:50.2361650Z test_simple_torch_function_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:13:50.2361940Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:13:50.2362110Z ok (0.007s) 2023-01-11T21:13:50.2362400Z test_stringmember_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:13:50.2362700Z ok (0.006s) 2023-01-11T21:13:50.2362890Z test_submodules1_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:13:50.2363170Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:13:50.2363340Z ok (0.011s) 2023-01-11T21:13:50.2363530Z test_submodules2_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:13:50.2363800Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:13:50.2363970Z ok (0.011s) 2023-01-11T21:13:50.2364150Z test_super1_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:13:50.2364420Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:13:50.2364590Z ok (0.008s) 2023-01-11T21:13:50.2364770Z test_super2_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:13:50.2365040Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:13:50.2365210Z ok (0.007s) 2023-01-11T21:13:50.2365400Z test_super_class_method_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:13:50.2365690Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:13:50.2365860Z ok (0.004s) 2023-01-11T21:13:50.2366150Z test_tensorlist_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:13:50.2366380Z ok (0.005s) 2023-01-11T21:13:50.2366690Z test_torch_function_with_closure_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:13:50.2366930Z ok (0.004s) 2023-01-11T21:13:50.2367180Z test_unsupportedmethod_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:13:50.2367540Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:13:50.2367760Z unimplemented [] 2023-01-11T21:13:50.2368040Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:13:50.2368350Z stats [('calls_captured', 5), ('fusions_possible', 3), ('unique_graphs', 2)] 2023-01-11T21:13:50.2368520Z ok (0.012s) 2023-01-11T21:13:50.2368770Z test_unsupportedmodule_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:13:50.2369120Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:13:50.2369330Z unimplemented [] 2023-01-11T21:13:50.2369600Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:13:50.2369900Z stats [('calls_captured', 6), ('fusions_possible', 3), ('unique_graphs', 3)] 2023-01-11T21:13:50.2370070Z ok (0.014s) 2023-01-11T21:13:50.2370270Z test_viamodulecall_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:13:50.2370540Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:13:50.2370710Z ok (0.007s) 2023-01-11T21:13:50.2371010Z test_Size_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:13:50.2371410Z 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:13:50.2371650Z unimplemented [] 2023-01-11T21:13:50.2371950Z 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:13:50.2372270Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:13:50.2372510Z ok (0.007s) 2023-01-11T21:13:50.2372750Z test_abc_setattr_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:13:50.2372950Z unimplemented [] 2023-01-11T21:13:50.2373270Z graph_break [('setattr(UserDefinedObjectVariable) .Derived.__setattr__ at 0x11dfc0dc0>', 1)] 2023-01-11T21:13:50.2373500Z inline_call [] 2023-01-11T21:13:50.2373710Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:13:50.2373890Z ok (0.005s) 2023-01-11T21:13:50.2374160Z test_avoid_dupe_specialization_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:13:50.2374450Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:13:50.2374670Z aot_autograd [('total', 2), ('ok', 2)] 2023-01-11T21:13:50.2374810Z ok (0.031s) 2023-01-11T21:13:50.2375060Z test_batch_norm_act_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:13:50.2375360Z inline_call [('data dependent operator: aten._local_scalar_dense.default', 2)] 2023-01-11T21:13:50.2375550Z unimplemented [] 2023-01-11T21:13:50.2375770Z graph_break [('data dependent operator: aten._local_scalar_dense.default', 2)] 2023-01-11T21:13:50.2376050Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:13:50.2376230Z ok (0.014s) 2023-01-11T21:13:50.2376480Z test_batchnorm_e2e_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:13:50.2376670Z inline_call [] 2023-01-11T21:13:50.2376880Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:13:50.2377090Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T21:13:50.2377230Z ok (0.464s) 2023-01-11T21:13:50.2377490Z test_bigbird_unsqueeze_inplace_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:13:50.2377780Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:13:50.2377990Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T21:13:50.2378130Z ok (0.016s) 2023-01-11T21:13:50.2378320Z test_boxes_len_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:13:50.2378590Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:13:50.2378760Z ok (0.005s) 2023-01-11T21:13:50.2378950Z test_chunk_reformer_ff_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:13:50.2379220Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:13:50.2379390Z ok (0.044s) 2023-01-11T21:13:50.2379690Z test_class_member_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:13:50.2379910Z ok (0.005s) 2023-01-11T21:13:50.2380190Z test_convert_boxes_to_pooler_format_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:13:50.2380400Z inline_call [] 2023-01-11T21:13:50.2380520Z unimplemented [] 2023-01-11T21:13:50.2380720Z graph_break [('dynamic shapes: repeat_interleave', 2)] 2023-01-11T21:13:50.2381070Z stats [('calls_captured', 10), ('fusions_possible', 6), ('unique_graphs', 4)] 2023-01-11T21:13:50.2381250Z ok (0.028s) 2023-01-11T21:13:50.2381460Z test_create_rand_mask_from_inputs_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:13:50.2381750Z stats [('calls_captured', 8), ('fusions_possible', 7), ('unique_graphs', 1)] 2023-01-11T21:13:50.2381920Z ok (0.059s) 2023-01-11T21:13:50.2382100Z test_dict_iter_unspec (__main__.make_unspec_cls..UnspecTest) ... ok (0.002s) 2023-01-11T21:13:50.2382410Z test_dict_list_values_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 7), ('ok', 7)] 2023-01-11T21:13:50.2382620Z unimplemented [] 2023-01-11T21:13:50.2383010Z graph_break [('call_function in skip_files Builtin count', 2), ('call_function BuiltinVariable(zip) [UserDefinedObjectVariable(count), ListVariable()] {}', 2)] 2023-01-11T21:13:50.2383260Z ok (0.008s) 2023-01-11T21:13:50.2383510Z test_do_paste_mask_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 13), ('ok', 12)] 2023-01-11T21:13:50.2383770Z unimplemented [('Dynamic slicing not supported', 1)] 2023-01-11T21:13:50.2384040Z graph_break [('dynamic shapes: arange', 7), ('Dynamic slicing not supported', 4)] 2023-01-11T21:13:50.2384320Z stats [('calls_captured', 131), ('fusions_possible', 119), ('unique_graphs', 12)] 2023-01-11T21:13:50.2384490Z ok (0.724s) 2023-01-11T21:13:50.2384800Z test_dynamic_shapes_right_side_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:13:50.2385040Z ok (0.041s) 2023-01-11T21:13:50.2385330Z test_ellipsis_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:13:50.2385550Z ok (0.010s) 2023-01-11T21:13:50.2385800Z test_exec_import_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 5), ('ok', 5)] 2023-01-11T21:13:50.2386110Z inline_call [('call_function BuiltinVariable(exec) [ConstantVariable(str)] {}', 1)] 2023-01-11T21:13:50.2386300Z unimplemented [] 2023-01-11T21:13:50.2386540Z graph_break [('call_function BuiltinVariable(exec) [ConstantVariable(str)] {}', 1)] 2023-01-11T21:13:50.2386720Z ok (0.002s) 2023-01-11T21:13:50.2386970Z test_exec_wildcard_import_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 5), ('ok', 5)] 2023-01-11T21:13:50.2387280Z inline_call [('call_function BuiltinVariable(exec) [ConstantVariable(str)] {}', 1)] 2023-01-11T21:13:50.2395450Z unimplemented [] 2023-01-11T21:13:50.2395770Z graph_break [('call_function BuiltinVariable(exec) [ConstantVariable(str)] {}', 1)] 2023-01-11T21:13:50.2396050Z stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T21:13:50.2396220Z ok (0.008s) 2023-01-11T21:13:50.2396490Z test_for_loop_graph_break_before_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:13:50.2396700Z unimplemented [] 2023-01-11T21:13:50.2397030Z 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:13:50.2397270Z inline_call [] 2023-01-11T21:13:50.2397490Z stats [('calls_captured', 100), ('fusions_possible', 99), ('unique_graphs', 1)] 2023-01-11T21:13:50.2397660Z ok (0.054s) 2023-01-11T21:13:50.2397920Z test_for_loop_graph_break_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:13:50.2398120Z inline_call [] 2023-01-11T21:13:50.2398430Z 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:13:50.2398770Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:13:50.2398940Z ok (0.006s) 2023-01-11T21:13:50.2399130Z test_get_parameter_dtype_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:13:50.2399630Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:13:50.2399810Z ok (0.007s) 2023-01-11T21:13:50.2400020Z test_grad_mode_carrying_correct_state_after_graph_break_unspec (__main__.make_unspec_cls..UnspecTest) ... Break 2023-01-11T21:13:50.2400280Z frames [('total', 3), ('ok', 3)] 2023-01-11T21:13:50.2400420Z unimplemented [] 2023-01-11T21:13:50.2400660Z graph_break [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 1)] 2023-01-11T21:13:50.2400930Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:13:50.2401210Z ok (0.006s) 2023-01-11T21:13:50.2401470Z test_guard_fail_nested_tuple_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:13:50.2401760Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:13:50.2401930Z ok (0.010s) 2023-01-11T21:13:50.2402200Z test_guard_fail_tensor_bool_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 12), ('ok', 12)] 2023-01-11T21:13:50.2402500Z unimplemented [('FOR_ITER UserDefinedObjectVariable(product)', 1)] 2023-01-11T21:13:50.2402940Z graph_break [('call torch._dynamo.disable() wrapped function .fn..get_expected at 0x11ffe7040>', 5), ('data dependent operator: aten.allclose.default', 5)] 2023-01-11T21:13:50.2403310Z stats [('calls_captured', 5), ('unique_graphs', 5), ('fusions_possible', 0)] 2023-01-11T21:13:50.2403480Z ok (0.038s) 2023-01-11T21:13:50.2403680Z test_guard_ordering_shape_fail_unspec (__main__.make_unspec_cls..UnspecTest) ... ok (0.001s) 2023-01-11T21:13:50.2403940Z test_hf_model_output_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:13:50.2404220Z stats [('calls_captured', 4), ('unique_graphs', 4), ('fusions_possible', 0)] 2023-01-11T21:13:50.2404390Z ok (0.027s) 2023-01-11T21:13:50.2404580Z test_hf_t5_forward_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:13:50.2404850Z stats [('calls_captured', 11), ('fusions_possible', 10), ('unique_graphs', 1)] 2023-01-11T21:13:50.2405020Z ok (0.238s) 2023-01-11T21:13:50.2405270Z test_indexing_with_list_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:13:50.2405510Z inline_call [('Tensor.numpy', 1)] 2023-01-11T21:13:50.2405650Z unimplemented [] 2023-01-11T21:13:50.2405810Z graph_break [('Tensor.numpy', 1)] 2023-01-11T21:13:50.2406040Z stats [('unique_graphs', 2), ('calls_captured', 0), ('fusions_possible', -2)] 2023-01-11T21:13:50.2406210Z ok (0.011s) 2023-01-11T21:13:50.2406400Z test_is_symbolic_tracing_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:13:50.2406680Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:13:50.2406850Z ok (0.003s) 2023-01-11T21:13:50.2407050Z test_isinstance_dtype_unspec (__main__.make_unspec_cls..UnspecTest) ... ok (0.002s) 2023-01-11T21:13:50.2407760Z test_isinstance_storage_unspec (__main__.make_unspec_cls..UnspecTest) ... /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:13:50.2408270Z bools = torch.BoolStorage.from_buffer(f, "big") 2023-01-11T21:13:50.2408470Z frames [('total', 9), ('ok', 9)] 2023-01-11T21:13:50.2408610Z unimplemented [] 2023-01-11T21:13:50.2409010Z 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:13:50.2409570Z 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:13:50.2409920Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:13:50.2410100Z expected failure (0.006s) 2023-01-11T21:13:50.2410320Z test_issue1466_size_aot_autograd_unspec (__main__.make_unspec_cls..UnspecTest) ... arf 2023-01-11T21:13:50.2410500Z arf 2023-01-11T21:13:50.2410660Z frames [('total', 3), ('ok', 3)] 2023-01-11T21:13:50.2410800Z unimplemented [] 2023-01-11T21:13:50.2411040Z graph_break [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 1)] 2023-01-11T21:13:50.2411380Z stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:13:50.2411600Z aot_autograd [('total', 2), ('ok', 2)] 2023-01-11T21:13:50.2411740Z ok (0.015s) 2023-01-11T21:13:50.2411930Z test_issue175_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:13:50.2412210Z stats [('calls_captured', 12), ('fusions_possible', 11), ('unique_graphs', 1)] 2023-01-11T21:13:50.2412380Z ok (0.055s) 2023-01-11T21:13:50.2412680Z test_longformer_chunk_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:13:50.2412900Z ok (0.085s) 2023-01-11T21:13:50.2413110Z test_maml_item_capture_unspec (__main__.make_unspec_cls..UnspecTest) ... expected failure (0.001s) 2023-01-11T21:13:50.2413450Z test_maml_no_item_capture_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 5), ('ok', 5)] 2023-01-11T21:13:50.2413750Z inline_call [('inlining disallowed: ', 1)] 2023-01-11T21:13:50.2413930Z unimplemented [] 2023-01-11T21:13:50.2414300Z 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:13:50.2414660Z stats [('calls_captured', 29), ('fusions_possible', 25), ('unique_graphs', 4)] 2023-01-11T21:13:50.2414840Z ok (0.084s) 2023-01-11T21:13:50.2415130Z test_modules_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:13:50.2415360Z ok (0.011s) 2023-01-11T21:13:50.2415610Z test_multi_dot_import_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:13:50.2416030Z 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:13:50.2416280Z unimplemented [] 2023-01-11T21:13:50.2416620Z 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:13:50.2416960Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:13:50.2417130Z ok (0.007s) 2023-01-11T21:13:50.2417340Z test_multi_import_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: requires detectron2 (0.000s) 2023-01-11T21:13:50.2417720Z test_named_buffers_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T21:13:50.2417940Z ok (0.006s) 2023-01-11T21:13:50.2418190Z test_nn_parameter_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:13:50.2418570Z 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:13:50.2418800Z unimplemented [] 2023-01-11T21:13:50.2419170Z 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:13:50.2419500Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:13:50.2419670Z ok (0.008s) 2023-01-11T21:13:50.2419870Z test_norm_dtype_unspec (__main__.make_unspec_cls..UnspecTest) ... skip: requires cuda (0.001s) 2023-01-11T21:13:50.2420220Z test_not_rewrite_assert_for_other_errors_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:13:50.2420520Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:13:50.2420680Z ok (0.005s) 2023-01-11T21:13:50.2421030Z test_not_rewrite_assert_unspec (__main__.make_unspec_cls..UnspecTest) ... unimplemented [('generic_jump TensorVariable()', 1)] 2023-01-11T21:13:50.2421250Z ok (0.003s) 2023-01-11T21:13:50.2421490Z test_numpy_list_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 2), ('ok', 1)] 2023-01-11T21:13:50.2421690Z unimplemented [] 2023-01-11T21:13:50.2421980Z graph_break [('call torch._dynamo.disable() wrapped function .rand_gen at 0x11ffb31f0>', 1)] 2023-01-11T21:13:50.2422220Z expected failure (0.011s) 2023-01-11T21:13:50.2422490Z test_optimized_deepcopy_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:13:50.2422780Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:13:50.2422940Z ok (0.006s) 2023-01-11T21:13:50.2423360Z test_primtorch_no_graph_break_unspec (__main__.make_unspec_cls..UnspecTest) ... 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:13:50.2423680Z expected failure (0.002s) 2023-01-11T21:13:50.2423940Z test_primtorch_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:13:50.2424340Z 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:13:50.2424590Z unimplemented [] 2023-01-11T21:13:50.2424910Z 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:13:50.2425150Z ok (0.003s) 2023-01-11T21:13:50.2425400Z test_recursive_map_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:13:50.2425600Z inline_call [] 2023-01-11T21:13:50.2425810Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:13:50.2425980Z ok (0.007s) 2023-01-11T21:13:50.2426170Z test_reformer_eval_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:13:50.2426440Z stats [('calls_captured', 10), ('fusions_possible', 9), ('unique_graphs', 1)] 2023-01-11T21:13:50.2426610Z ok (0.021s) 2023-01-11T21:13:50.2426810Z test_reformer_min_chunk_len_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:13:50.2433860Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:13:50.2434040Z ok (0.007s) 2023-01-11T21:13:50.2434230Z test_reformer_remove_unused_args_unspec (__main__.make_unspec_cls..UnspecTest) ... foo 2023-01-11T21:13:50.2434410Z foo 2023-01-11T21:13:50.2434560Z frames [('total', 4), ('ok', 4)] 2023-01-11T21:13:50.2434800Z inline_call [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 1)] 2023-01-11T21:13:50.2435000Z unimplemented [] 2023-01-11T21:13:50.2435230Z graph_break [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 2)] 2023-01-11T21:13:50.2435500Z stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:13:50.2435720Z aot_autograd [('total', 2), ('ok', 2)] 2023-01-11T21:13:50.2435860Z ok (0.012s) 2023-01-11T21:13:50.2436230Z test_reformer_sorting_unspec (__main__.make_unspec_cls..UnspecTest) ... inline_call [] 2023-01-11T21:13:50.2436510Z stats [('calls_captured', 14), ('fusions_possible', 13), ('unique_graphs', 1)] 2023-01-11T21:13:50.2436680Z ok (0.017s) 2023-01-11T21:13:50.2436940Z test_reformer_train_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:13:50.2437340Z 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:13:50.2437590Z unimplemented [] 2023-01-11T21:13:50.2438050Z 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:13:50.2438430Z stats [('calls_captured', 10), ('fusions_possible', 6), ('unique_graphs', 4)] 2023-01-11T21:13:50.2438590Z ok (0.030s) 2023-01-11T21:13:50.2438840Z test_reinplacing_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:13:50.2439120Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:13:50.2439330Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T21:13:50.2439470Z ok (0.162s) 2023-01-11T21:13:50.2439770Z test_relative_import_no_modulename_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:13:50.2440000Z ok (0.003s) 2023-01-11T21:13:50.2440300Z test_relative_import_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:13:50.2440520Z ok (0.003s) 2023-01-11T21:13:50.2440810Z test_rewrite_assert_noop_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 9), ('fusions_possible', 6), ('unique_graphs', 3)] 2023-01-11T21:13:50.2441030Z ok (0.011s) 2023-01-11T21:13:50.2441320Z test_rewrite_assert_with_fstring_msg_unspec (__main__.make_unspec_cls..UnspecTest) ... unimplemented [('generic_jump TensorVariable()', 1)] 2023-01-11T21:13:50.2441540Z ok (0.003s) 2023-01-11T21:13:50.2441840Z test_rewrite_assert_with_msg_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 18), ('fusions_possible', 15), ('unique_graphs', 3)] 2023-01-11T21:13:50.2442060Z ok (0.011s) 2023-01-11T21:13:50.2442370Z test_rewrite_assert_without_msg_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 12), ('fusions_possible', 10), ('unique_graphs', 2)] 2023-01-11T21:13:50.2442600Z ok (0.007s) 2023-01-11T21:13:50.2442830Z test_rng_state_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:13:50.2443150Z unimplemented [('TODO: make torch.random.set_rng_state work with FakeTensor/aot_autograd', 1)] 2023-01-11T21:13:50.2443470Z graph_break [('TODO: make torch.random.set_rng_state work with FakeTensor/aot_autograd', 2)] 2023-01-11T21:13:50.2443750Z stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:13:50.2443920Z ok (0.014s) 2023-01-11T21:13:50.2444220Z test_seq_append_list_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:13:50.2444440Z ok (0.010s) 2023-01-11T21:13:50.2445460Z test_sigmoid_out_unspec (__main__.make_unspec_cls..UnspecTest) ... /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:13:50.2446120Z torch.sigmoid(inp, out=out1) 2023-01-11T21:13:50.2446860Z /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:13:50.2447510Z warnings.warn(msg) 2023-01-11T21:13:50.2448260Z /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:13:50.2448780Z torch.sigmoid(inp, out=out1) 2023-01-11T21:13:50.2448950Z frames [('total', 7), ('ok', 7)] 2023-01-11T21:13:50.2449180Z inline_call [('call_function UserDefinedClassVariable() [] {}', 1)] 2023-01-11T21:13:50.2449350Z ok (0.017s) 2023-01-11T21:13:50.2449660Z test_slice_into_list_mutable_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 30), ('fusions_possible', 29), ('unique_graphs', 1)] 2023-01-11T21:13:50.2449890Z ok (0.036s) 2023-01-11T21:13:50.2450160Z test_slicing_dynamic_shape_setitem_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 3), ('ok', 1)] 2023-01-11T21:13:50.2450430Z unimplemented [('Dynamic slicing not supported', 2)] 2023-01-11T21:13:50.2450660Z graph_break [('Dynamic slicing not supported', 1)] 2023-01-11T21:13:50.2450910Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:13:50.2451120Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T21:13:50.2451250Z ok (0.007s) 2023-01-11T21:13:50.2451510Z test_slicing_dynamic_shape_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:13:50.2451780Z unimplemented [('Dynamic slicing not supported', 2)] 2023-01-11T21:13:50.2452020Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:13:50.2452190Z ok (0.009s) 2023-01-11T21:13:50.2452990Z test_sort_out_unspec (__main__.make_unspec_cls..UnspecTest) ... /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:13:50.2453630Z torch.sort(tensor, out=(values1, indices1)) 2023-01-11T21:13:50.2454430Z /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:13:50.2455150Z return node.target(*args, **kwargs) 2023-01-11T21:13:50.2455920Z /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:13:50.2456470Z torch.sort(tensor, out=(values1, indices1)) 2023-01-11T21:13:50.2457290Z /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:13:50.2457840Z torch.sort(tensor, out=(values1, indices1)) 2023-01-11T21:13:50.2458030Z frames [('total', 7), ('ok', 7)] 2023-01-11T21:13:50.2458250Z inline_call [('call_function UserDefinedClassVariable() [] {}', 1)] 2023-01-11T21:13:50.2458420Z ok (0.022s) 2023-01-11T21:13:50.2458680Z test_specialized_stride_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:13:50.2458970Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:13:50.2459140Z ok (0.005s) 2023-01-11T21:13:50.2459390Z test_swin_base_tensor_attr_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:13:50.2459670Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:13:50.2459840Z ok (0.007s) 2023-01-11T21:13:50.2460090Z test_tensor_isinstance_tuple_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:13:50.2460380Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:13:50.2460550Z ok (0.005s) 2023-01-11T21:13:50.2460800Z test_tokenization_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:13:50.2461170Z 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:13:50.2461400Z unimplemented [] 2023-01-11T21:13:50.2461700Z 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:13:50.2461920Z ok (0.005s) 2023-01-11T21:13:50.2462210Z test_torch_ops_aten_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:13:50.2462440Z ok (0.005s) 2023-01-11T21:13:50.2462740Z test_vdd_duplicate_error_unspec (__main__.make_unspec_cls..UnspecTest) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:13:50.2462960Z ok (0.006s) 2023-01-11T21:13:50.2463220Z test_while_loop_graph_break_unspec (__main__.make_unspec_cls..UnspecTest) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:13:50.2463420Z inline_call [] 2023-01-11T21:13:50.2463740Z 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:13:50.2464070Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:13:50.2464240Z ok (0.004s) 2023-01-11T21:13:50.2464570Z test_with_on_graph_break_inst_unspec (__main__.make_unspec_cls..UnspecTest) ... Hello world 2023-01-11T21:13:50.2464770Z Hello world 2023-01-11T21:13:50.2464940Z frames [('total', 6), ('ok', 6)] 2023-01-11T21:13:50.2465190Z inline_call [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 1)] 2023-01-11T21:13:50.2465380Z unimplemented [] 2023-01-11T21:13:50.2465630Z graph_break [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 2), ('Tensor.backward', 1)] 2023-01-11T21:13:50.2465920Z stats [('calls_captured', 11), ('fusions_possible', 7), ('unique_graphs', 4)] 2023-01-11T21:13:50.2466090Z ok (0.015s) 2023-01-11T21:13:50.2466270Z test_builtin_functions_on_cuda (__main__.UnspecTests) ... skip: requires cuda (0.000s) 2023-01-11T21:13:50.2466650Z test_builtin_getitem (__main__.UnspecTests) ... frames [('total', 1)] 2023-01-11T21:13:50.2466830Z expected failure (0.004s) 2023-01-11T21:13:50.2467050Z test_builtin_max_min (__main__.UnspecTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:13:50.2467310Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:13:50.2467480Z ok (0.005s) 2023-01-11T21:13:50.2467720Z test_feed_random_values_into_graph_only (__main__.UnspecTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:13:50.2468000Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:13:50.2468160Z ok (0.007s) 2023-01-11T21:13:50.2468420Z test_multiple_consecutive_random_calls_before_graph (__main__.UnspecTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:13:50.2468700Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:13:50.2468870Z ok (0.015s) 2023-01-11T21:13:50.2469090Z test_no_recompilations (__main__.UnspecTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:13:50.2469350Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:13:50.2469520Z ok (0.004s) 2023-01-11T21:13:50.2476710Z test_numpy_correctness (__main__.UnspecTests) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:13:50.2477000Z unimplemented [('reconstruct: ConstantVariable(float64)', 1)] 2023-01-11T21:13:50.2477230Z graph_break [('Tensor.numpy', 2), ('numpy', 2)] 2023-01-11T21:13:50.2477470Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:13:50.2477630Z ok (0.013s) 2023-01-11T21:13:50.2477860Z test_random_call_with_while_loop (__main__.UnspecTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:13:50.2478130Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:13:50.2478300Z ok (0.004s) 2023-01-11T21:13:50.2478530Z test_random_values_with_graph_break (__main__.UnspecTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:13:50.2478720Z unimplemented [] 2023-01-11T21:13:50.2478880Z graph_break [('Tensor.item', 2)] 2023-01-11T21:13:50.2479110Z stats [('calls_captured', 4), ('unique_graphs', 3), ('fusions_possible', 1)] 2023-01-11T21:13:50.2479270Z ok (0.011s) 2023-01-11T21:13:50.2479500Z test_unspec_float_precision (__main__.UnspecTests) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:13:50.2479760Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:13:50.2479920Z ok (0.055s) 2023-01-11T21:13:50.2480000Z 2023-01-11T21:13:50.2480140Z ---------------------------------------------------------------------- 2023-01-11T21:13:50.2480320Z Ran 137 tests in 3.575s 2023-01-11T21:13:50.2480400Z 2023-01-11T21:13:50.2480470Z OK (skipped=3, expected failures=5) 2023-01-11T21:13:50.2480570Z 2023-01-11T21:13:50.2480630Z Generating XML reports... 2023-01-11T21:13:50.2480930Z Generated XML report: test-reports/python-unittest/dynamo.test_unspec/TEST-UnspecNNModuleTests-20230111211346.xml 2023-01-11T21:13:50.2481320Z Generated XML report: test-reports/python-unittest/dynamo.test_unspec/TEST-UnspecReproTests-20230111211346.xml 2023-01-11T21:13:50.2481680Z Generated XML report: test-reports/python-unittest/dynamo.test_unspec/TEST-UnspecTests-20230111211346.xml 2023-01-11T21:13:50.2481840Z 2023-01-11T21:13:50.2482320Z ##[endgroup] 2023-01-11T21:13:50.2482640Z FINISHED PRINTING LOG FILE of dynamo/test_unspec (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_unspec_uotpynbg) 2023-01-11T21:13:50.2482820Z 2023-01-11T21:13:51.3222200Z Running test_transformers ... [2023-01-11 21:13:51.321751] 2023-01-11T21:13:51.3222420Z Ignoring disabled issues: [] 2023-01-11T21:13:51.3222850Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_transformers.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:13:51.322042] 2023-01-11T21:13:55.7994370Z 2023-01-11T21:13:55.7994680Z Expand the folded group to see the log file of test_transformers 2023-01-11T21:13:55.7995290Z ##[group]PRINTING LOG FILE of test_transformers (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_transformers_u7biy8fy) 2023-01-11T21:13:55.7995540Z 2023-01-11T21:13:55.7995590Z Running tests... 2023-01-11T21:13:55.7995940Z ---------------------------------------------------------------------- 2023-01-11T21:13:55.7996230Z Test results will be stored in test-reports/python-unittest/test_transformers 2023-01-11T21:13:55.7996470Z test_bias_is_none (__main__.TestTransformers) ... ok (0.001s) 2023-01-11T21:13:55.7996700Z test_decoder_only_layer (__main__.TestTransformers) ... skip: Fairseq not found (0.004s) 2023-01-11T21:13:55.7996970Z test_flash_autocast_fp32_bfloat16 (__main__.TestTransformers) ... skip: CUDA unavailable (0.000s) 2023-01-11T21:13:55.7997230Z test_flash_autocast_fp32_float16 (__main__.TestTransformers) ... skip: CUDA unavailable (0.000s) 2023-01-11T21:13:55.7997490Z test_flash_fail_fp32t (__main__.TestTransformers) ... skip: CUDA unavailable (0.000s) 2023-01-11T21:13:55.7997740Z test_fused_sdp_choice_type_dense (__main__.TestTransformers) ... ok (0.001s) 2023-01-11T21:13:55.7997970Z test_fused_sdp_choice_type_nested (__main__.TestTransformers) ... ok (0.001s) 2023-01-11T21:13:55.7998190Z test_mask_check_fastpath (__main__.TestTransformers) 2023-01-11T21:13:55.7998810Z Test that fastpath is executed independently of the masks that are passed. ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_transformers.py:916: 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:13:55.7999310Z nested_tensor_return_value = torch.nested.nested_tensor([torch.ones((2, 2), dtype=torch.float)]) 2023-01-11T21:13:55.7999500Z ok (0.006s) 2023-01-11T21:13:55.7999730Z test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.002s) 2023-01-11T21:13:55.8000050Z test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.001s) 2023-01-11T21:13:55.8000370Z test_scaled_dot_product_attention_3D_input_dim_2D_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.001s) 2023-01-11T21:13:55.8000670Z test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.006s) 2023-01-11T21:13:55.8000990Z test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.005s) 2023-01-11T21:13:55.8001300Z test_scaled_dot_product_attention_3D_input_dim_2D_causal_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.005s) 2023-01-11T21:13:55.8001610Z test_scaled_dot_product_attention_3D_input_dim_3D_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.001s) 2023-01-11T21:13:55.8001920Z test_scaled_dot_product_attention_3D_input_dim_3D_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.001s) 2023-01-11T21:13:55.8002500Z test_scaled_dot_product_attention_3D_input_dim_3D_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.001s) 2023-01-11T21:13:55.8002830Z test_scaled_dot_product_attention_3D_input_dim_3D_causal_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.005s) 2023-01-11T21:13:55.8003140Z test_scaled_dot_product_attention_3D_input_dim_3D_causal_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.005s) 2023-01-11T21:13:55.8003450Z test_scaled_dot_product_attention_3D_input_dim_3D_causal_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.005s) 2023-01-11T21:13:55.8003750Z test_scaled_dot_product_attention_3D_input_dim_no_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.021s) 2023-01-11T21:13:55.8004180Z test_scaled_dot_product_attention_3D_input_dim_no_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.008s) 2023-01-11T21:13:55.8004480Z test_scaled_dot_product_attention_3D_input_dim_no_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.008s) 2023-01-11T21:13:55.8004770Z test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.001s) 2023-01-11T21:13:55.8005070Z test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.001s) 2023-01-11T21:13:55.8005410Z test_scaled_dot_product_attention_4D_input_dim_2D_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.001s) 2023-01-11T21:13:55.8005720Z test_scaled_dot_product_attention_4D_input_dim_2D_causal_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.005s) 2023-01-11T21:13:55.8006030Z test_scaled_dot_product_attention_4D_input_dim_2D_causal_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.005s) 2023-01-11T21:13:55.8006340Z test_scaled_dot_product_attention_4D_input_dim_2D_causal_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.005s) 2023-01-11T21:13:55.8006650Z test_scaled_dot_product_attention_4D_input_dim_4D_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.001s) 2023-01-11T21:13:55.8006950Z test_scaled_dot_product_attention_4D_input_dim_4D_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.001s) 2023-01-11T21:13:55.8007240Z test_scaled_dot_product_attention_4D_input_dim_4D_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.001s) 2023-01-11T21:13:55.8007550Z test_scaled_dot_product_attention_4D_input_dim_4D_causal_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.005s) 2023-01-11T21:13:55.8007860Z test_scaled_dot_product_attention_4D_input_dim_4D_causal_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.005s) 2023-01-11T21:13:55.8008160Z test_scaled_dot_product_attention_4D_input_dim_4D_causal_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.005s) 2023-01-11T21:13:55.8008470Z test_scaled_dot_product_attention_4D_input_dim_no_attn_mask_dropout_p_0_0_device_cpu (__main__.TestTransformers) ... ok (0.009s) 2023-01-11T21:13:55.8008770Z test_scaled_dot_product_attention_4D_input_dim_no_attn_mask_dropout_p_0_2_device_cpu (__main__.TestTransformers) ... ok (0.008s) 2023-01-11T21:13:55.8009070Z test_scaled_dot_product_attention_4D_input_dim_no_attn_mask_dropout_p_0_5_device_cpu (__main__.TestTransformers) ... ok (0.008s) 2023-01-11T21:13:55.8009430Z test_scaled_dot_product_attention_fused_kernels_packed_accuracy_type_dense_fused_kernel_flash (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.002s) 2023-01-11T21:13:55.8009850Z test_scaled_dot_product_attention_fused_kernels_packed_accuracy_type_dense_fused_kernel_mem_efficient (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.002s) 2023-01-11T21:13:55.8010260Z test_scaled_dot_product_attention_fused_kernels_packed_accuracy_type_nested_fused_kernel_flash (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.002s) 2023-01-11T21:13:55.8010760Z test_scaled_dot_product_attention_fused_kernels_packed_accuracy_type_nested_fused_kernel_mem_efficient (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.002s) 2023-01-11T21:13:55.8011160Z test_scaled_dot_product_attention_fused_kernels_packed_type_dense_is_contiguous_False (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.001s) 2023-01-11T21:13:55.8011550Z test_scaled_dot_product_attention_fused_kernels_packed_type_dense_is_contiguous_True (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.001s) 2023-01-11T21:13:55.8011990Z test_scaled_dot_product_attention_fused_kernels_packed_type_nested_is_contiguous_False (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.001s) 2023-01-11T21:13:55.8012370Z test_scaled_dot_product_attention_fused_kernels_packed_type_nested_is_contiguous_True (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.001s) 2023-01-11T21:13:55.8012750Z test_scaled_dot_product_attention_fused_kernels_type_dense_is_contiguous_False (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.001s) 2023-01-11T21:13:55.8013120Z test_scaled_dot_product_attention_fused_kernels_type_dense_is_contiguous_True (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.001s) 2023-01-11T21:13:55.8013490Z test_scaled_dot_product_attention_fused_kernels_type_nested_is_contiguous_False (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.001s) 2023-01-11T21:13:55.8013870Z test_scaled_dot_product_attention_fused_kernels_type_nested_is_contiguous_True (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.001s) 2023-01-11T21:13:55.8014220Z test_sdp_fused_grad_against_math_contiguous_inputs_False (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.001s) 2023-01-11T21:13:55.8014570Z test_sdp_fused_grad_against_math_contiguous_inputs_True (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.001s) 2023-01-11T21:13:55.8014900Z test_sdp_math_gradcheck_contiguous_inputs_False (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.001s) 2023-01-11T21:13:55.8015230Z test_sdp_math_gradcheck_contiguous_inputs_True (__main__.TestTransformers) ... skip: Flash Attention was not built for this system (0.001s) 2023-01-11T21:13:55.8015530Z test_sdp_runtime_dispatch (__main__.TestTransformers) ... skip: CUDA unavailable (0.001s) 2023-01-11T21:13:55.8015940Z test_self_attn_TxT_attn_mask (__main__.TestTransformers) ... skip: 4D mask not supported yet - activate when 4D mask supported (0.001s) 2023-01-11T21:13:55.8025040Z test_train_with_is_causal_device_cpu (__main__.TestTransformers) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:13:55.8025430Z test_train_with_pad_and_catch_error_device_cpu (__main__.TestTransformers) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:13:55.8025800Z test_transformerencoder_batch_first_False_training_False_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) ... ok (0.016s) 2023-01-11T21:13:55.8026150Z test_transformerencoder_batch_first_False_training_False_enable_nested_tensor_True_device_cpu (__main__.TestTransformers) ... ok (0.015s) 2023-01-11T21:13:55.8026490Z test_transformerencoder_batch_first_False_training_True_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) ... ok (0.016s) 2023-01-11T21:13:55.8026830Z test_transformerencoder_batch_first_False_training_True_enable_nested_tensor_True_device_cpu (__main__.TestTransformers) ... ok (0.015s) 2023-01-11T21:13:55.8027160Z test_transformerencoder_batch_first_True_training_False_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) ... ok (0.015s) 2023-01-11T21:13:55.8027710Z test_transformerencoder_batch_first_True_training_False_enable_nested_tensor_True_device_cpu (__main__.TestTransformers) ... ok (0.015s) 2023-01-11T21:13:55.8028050Z test_transformerencoder_batch_first_True_training_True_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) ... ok (0.015s) 2023-01-11T21:13:55.8028380Z test_transformerencoder_batch_first_True_training_True_enable_nested_tensor_True_device_cpu (__main__.TestTransformers) ... ok (0.015s) 2023-01-11T21:13:55.8028740Z test_transformerencoder_fastpath_device_cpu_use_torchscript_False_enable_nested_tensor_False_use_autocast_False_d_model_12 (__main__.TestTransformers) 2023-01-11T21:13:55.8029570Z Test TransformerEncoder fastpath output matches slowpath output ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_transformers.py:215: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T21:13:55.8030050Z torch.tensor(pair[0], device=device, dtype=torch.get_default_dtype()), # float input 2023-01-11T21:13:55.8030230Z ok (0.278s) 2023-01-11T21:13:55.8030480Z test_transformerencoder_fastpath_device_cpu_use_torchscript_False_enable_nested_tensor_False_use_autocast_False_d_model_256 (__main__.TestTransformers) 2023-01-11T21:13:55.8030790Z Test TransformerEncoder fastpath output matches slowpath output ... ok (0.408s) 2023-01-11T21:13:55.8031100Z test_transformerencoder_fastpath_device_cpu_use_torchscript_False_enable_nested_tensor_False_use_autocast_True_d_model_12 (__main__.TestTransformers) 2023-01-11T21:13:55.8031660Z Test TransformerEncoder fastpath output matches slowpath output ... /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:55.8032120Z warnings.warn('User provided device_type of \'cuda\', but CUDA is not available. Disabling') 2023-01-11T21:13:55.8032320Z ok (0.281s) 2023-01-11T21:13:55.8032560Z test_transformerencoder_fastpath_device_cpu_use_torchscript_False_enable_nested_tensor_False_use_autocast_True_d_model_256 (__main__.TestTransformers) 2023-01-11T21:13:55.8032860Z Test TransformerEncoder fastpath output matches slowpath output ... ok (0.404s) 2023-01-11T21:13:55.8033170Z test_transformerencoder_fastpath_device_cpu_use_torchscript_False_enable_nested_tensor_True_use_autocast_False_d_model_12 (__main__.TestTransformers) 2023-01-11T21:13:55.8033470Z Test TransformerEncoder fastpath output matches slowpath output ... ok (0.261s) 2023-01-11T21:13:55.8033780Z test_transformerencoder_fastpath_device_cpu_use_torchscript_False_enable_nested_tensor_True_use_autocast_False_d_model_256 (__main__.TestTransformers) 2023-01-11T21:13:55.8034090Z Test TransformerEncoder fastpath output matches slowpath output ... ok (0.420s) 2023-01-11T21:13:55.8034400Z test_transformerencoder_fastpath_device_cpu_use_torchscript_False_enable_nested_tensor_True_use_autocast_True_d_model_12 (__main__.TestTransformers) 2023-01-11T21:13:55.8034700Z Test TransformerEncoder fastpath output matches slowpath output ... ok (0.264s) 2023-01-11T21:13:55.8035000Z test_transformerencoder_fastpath_device_cpu_use_torchscript_False_enable_nested_tensor_True_use_autocast_True_d_model_256 (__main__.TestTransformers) 2023-01-11T21:13:55.8035290Z Test TransformerEncoder fastpath output matches slowpath output ... ok (0.396s) 2023-01-11T21:13:55.8035590Z test_transformerencoder_square_input_with_no_grad_False_training_False_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) 2023-01-11T21:13:55.8035920Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... ok (0.003s) 2023-01-11T21:13:55.8036240Z test_transformerencoder_square_input_with_no_grad_False_training_True_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) 2023-01-11T21:13:55.8036610Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... ok (0.003s) 2023-01-11T21:13:55.8036920Z test_transformerencoder_square_input_with_no_grad_True_training_False_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) 2023-01-11T21:13:55.8037230Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... ok (0.003s) 2023-01-11T21:13:55.8037540Z test_transformerencoder_square_input_with_no_grad_True_training_True_enable_nested_tensor_False_device_cpu (__main__.TestTransformers) 2023-01-11T21:13:55.8037850Z Test for edge cases when input of shape (batch size, sequence length, embedding dimension) has ... ok (0.003s) 2023-01-11T21:13:55.8038180Z test_transformerencoderlayer_src_mask_device_cpu_nhead_1 (__main__.TestTransformers) ... ok (0.002s) 2023-01-11T21:13:55.8038470Z test_transformerencoderlayer_src_mask_device_cpu_nhead_4 (__main__.TestTransformers) ... ok (0.002s) 2023-01-11T21:13:55.8038750Z test_transformerencoderlayer_src_mask_device_cpu_nhead_8 (__main__.TestTransformers) ... ok (0.002s) 2023-01-11T21:13:55.8039020Z test_unaligned_tensors (__main__.TestTransformers) ... skip: CUDA unavailable (0.000s) 2023-01-11T21:13:55.8039170Z 2023-01-11T21:13:55.8039320Z ---------------------------------------------------------------------- 2023-01-11T21:13:55.8039500Z Ran 82 tests in 3.022s 2023-01-11T21:13:55.8039590Z 2023-01-11T21:13:55.8039640Z OK (skipped=25) 2023-01-11T21:13:55.8039720Z 2023-01-11T21:13:55.8039780Z Generating XML reports... 2023-01-11T21:13:55.8040090Z Generated XML report: test-reports/python-unittest/test_transformers/TEST-TestTransformers-20230111211352.xml 2023-01-11T21:13:55.8040270Z 2023-01-11T21:13:55.8040530Z ##[endgroup] 2023-01-11T21:13:55.8040840Z FINISHED PRINTING LOG FILE of test_transformers (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_transformers_u7biy8fy) 2023-01-11T21:13:55.8041030Z 2023-01-11T21:13:56.8990560Z Running dynamo/test_global_declaration ... [2023-01-11 21:13:56.898825] 2023-01-11T21:13:56.8994040Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'dynamo/test_global_declaration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:13:56.899087] 2023-01-11T21:13:56.8994360Z Ignoring disabled issues: [] 2023-01-11T21:13:57.6553770Z 2023-01-11T21:13:57.6554200Z Expand the folded group to see the log file of dynamo/test_global_declaration 2023-01-11T21:13:57.6554890Z ##[group]PRINTING LOG FILE of dynamo/test_global_declaration (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_global_declaration_e6dowx01) 2023-01-11T21:13:57.6555110Z 2023-01-11T21:13:57.6555260Z ##[endgroup] 2023-01-11T21:13:57.6555690Z FINISHED PRINTING LOG FILE of dynamo/test_global_declaration (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_global_declaration_e6dowx01) 2023-01-11T21:13:57.6555900Z 2023-01-11T21:13:58.7426780Z Running dynamo/test_torchxla_num_output ... [2023-01-11 21:13:58.742484] 2023-01-11T21:13:58.7427580Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'dynamo/test_torchxla_num_output.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:13:58.742698] 2023-01-11T21:13:58.7428020Z Ignoring disabled issues: [] 2023-01-11T21:13:59.5999170Z 2023-01-11T21:13:59.6005480Z Expand the folded group to see the log file of dynamo/test_torchxla_num_output 2023-01-11T21:13:59.6006100Z ##[group]PRINTING LOG FILE of dynamo/test_torchxla_num_output (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_torchxla_num_output_1gxanlpt) 2023-01-11T21:13:59.6006340Z 2023-01-11T21:13:59.6006500Z ##[endgroup] 2023-01-11T21:13:59.6006960Z FINISHED PRINTING LOG FILE of dynamo/test_torchxla_num_output (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_torchxla_num_output_1gxanlpt) 2023-01-11T21:13:59.6007160Z 2023-01-11T21:14:00.6770310Z Running inductor/test_minifier ... [2023-01-11 21:14:00.676812] 2023-01-11T21:14:00.6772030Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'inductor/test_minifier.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:14:00.677032] 2023-01-11T21:14:00.6772370Z Ignoring disabled issues: [] 2023-01-11T21:14:01.5886480Z 2023-01-11T21:14:01.5886800Z Expand the folded group to see the log file of inductor/test_minifier 2023-01-11T21:14:01.5887890Z ##[group]PRINTING LOG FILE of inductor/test_minifier (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/inductor-test_minifier_ubk1tkpn) 2023-01-11T21:14:01.5888360Z 2023-01-11T21:14:01.5888520Z ##[endgroup] 2023-01-11T21:14:01.5888960Z FINISHED PRINTING LOG FILE of inductor/test_minifier (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/inductor-test_minifier_ubk1tkpn) 2023-01-11T21:14:01.5889150Z 2023-01-11T21:14:02.6803540Z Running inductor/test_smoke ... [2023-01-11 21:14:02.680093] 2023-01-11T21:14:02.6804400Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'inductor/test_smoke.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:14:02.680376] 2023-01-11T21:14:02.6810540Z Ignoring disabled issues: [] 2023-01-11T21:14:03.5767190Z 2023-01-11T21:14:03.5767570Z Expand the folded group to see the log file of inductor/test_smoke 2023-01-11T21:14:03.5768190Z ##[group]PRINTING LOG FILE of inductor/test_smoke (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/inductor-test_smoke_41qihrbb) 2023-01-11T21:14:03.5768390Z 2023-01-11T21:14:03.5768540Z ##[endgroup] 2023-01-11T21:14:03.5768960Z FINISHED PRINTING LOG FILE of inductor/test_smoke (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/inductor-test_smoke_41qihrbb) 2023-01-11T21:14:03.5769140Z 2023-01-11T21:14:04.6593900Z Running lazy/test_bindings ... [2023-01-11 21:14:04.659217] 2023-01-11T21:14:04.6596660Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'lazy/test_bindings.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:14:04.659521] 2023-01-11T21:14:04.6596980Z Ignoring disabled issues: [] 2023-01-11T21:14:05.3921740Z 2023-01-11T21:14:05.3922010Z Expand the folded group to see the log file of lazy/test_bindings 2023-01-11T21:14:05.3922960Z ##[group]PRINTING LOG FILE of lazy/test_bindings (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/lazy-test_bindings_t270tduw) 2023-01-11T21:14:05.3923160Z 2023-01-11T21:14:05.3924130Z ##[endgroup] 2023-01-11T21:14:05.3924590Z FINISHED PRINTING LOG FILE of lazy/test_bindings (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/lazy-test_bindings_t270tduw) 2023-01-11T21:14:05.3924790Z 2023-01-11T21:14:06.4510000Z Running lazy/test_meta_kernel ... [2023-01-11 21:14:06.450759] 2023-01-11T21:14:06.4517750Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'lazy/test_meta_kernel.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:14:06.451027] 2023-01-11T21:14:06.4518130Z Ignoring disabled issues: [] 2023-01-11T21:14:07.2847420Z 2023-01-11T21:14:07.2848030Z Expand the folded group to see the log file of lazy/test_meta_kernel 2023-01-11T21:14:07.2848660Z ##[group]PRINTING LOG FILE of lazy/test_meta_kernel (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/lazy-test_meta_kernel_bfil3nyv) 2023-01-11T21:14:07.2848860Z 2023-01-11T21:14:07.2849010Z ##[endgroup] 2023-01-11T21:14:07.2849450Z FINISHED PRINTING LOG FILE of lazy/test_meta_kernel (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/lazy-test_meta_kernel_bfil3nyv) 2023-01-11T21:14:07.2849650Z 2023-01-11T21:14:08.3524530Z Running test_comparison_utils ... [2023-01-11 21:14:08.352181] 2023-01-11T21:14:08.3525520Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_comparison_utils.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:14:08.352469] 2023-01-11T21:14:08.3528040Z Ignoring disabled issues: [] 2023-01-11T21:14:09.1816740Z 2023-01-11T21:14:09.1817300Z Expand the folded group to see the log file of test_comparison_utils 2023-01-11T21:14:09.1817930Z ##[group]PRINTING LOG FILE of test_comparison_utils (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_comparison_utils_rvixnhxe) 2023-01-11T21:14:09.1818790Z 2023-01-11T21:14:09.1819010Z ##[endgroup] 2023-01-11T21:14:09.1819450Z FINISHED PRINTING LOG FILE of test_comparison_utils (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_comparison_utils_rvixnhxe) 2023-01-11T21:14:09.1819970Z 2023-01-11T21:14:10.2474440Z Running test_hub ... [2023-01-11 21:14:10.247267] 2023-01-11T21:14:10.2476440Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_hub.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:14:10.247480] 2023-01-11T21:14:10.2476740Z Ignoring disabled issues: [] 2023-01-11T21:14:11.0782810Z 2023-01-11T21:14:11.0783200Z Expand the folded group to see the log file of test_hub 2023-01-11T21:14:11.0783740Z ##[group]PRINTING LOG FILE of test_hub (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_hub_3bb3skps) 2023-01-11T21:14:11.0783910Z 2023-01-11T21:14:11.0784070Z ##[endgroup] 2023-01-11T21:14:11.0784460Z FINISHED PRINTING LOG FILE of test_hub (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_hub_3bb3skps) 2023-01-11T21:14:11.0784630Z 2023-01-11T21:14:12.1548900Z Running test_matmul_cuda ... [2023-01-11 21:14:12.154720] 2023-01-11T21:14:12.1550590Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_matmul_cuda.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:14:12.154917] 2023-01-11T21:14:12.1550900Z Ignoring disabled issues: [] 2023-01-11T21:14:13.1630770Z 2023-01-11T21:14:13.1631250Z Expand the folded group to see the log file of test_matmul_cuda 2023-01-11T21:14:13.1631810Z ##[group]PRINTING LOG FILE of test_matmul_cuda (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_matmul_cuda_xd8xjyto) 2023-01-11T21:14:13.1632010Z 2023-01-11T21:14:13.1632060Z Running tests... 2023-01-11T21:14:13.1632450Z ---------------------------------------------------------------------- 2023-01-11T21:14:13.1632630Z 2023-01-11T21:14:13.1632760Z ---------------------------------------------------------------------- 2023-01-11T21:14:13.1632940Z Ran 0 tests in 0.000s 2023-01-11T21:14:13.1633020Z 2023-01-11T21:14:13.1633070Z OK 2023-01-11T21:14:13.1633140Z 2023-01-11T21:14:13.1633200Z Generating XML reports... 2023-01-11T21:14:13.1633440Z Test results will be stored in test-reports/python-unittest/test_matmul_cuda 2023-01-11T21:14:13.1633580Z 2023-01-11T21:14:13.1633740Z ##[endgroup] 2023-01-11T21:14:13.1634050Z FINISHED PRINTING LOG FILE of test_matmul_cuda (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_matmul_cuda_xd8xjyto) 2023-01-11T21:14:13.1634230Z 2023-01-11T21:14:14.2180360Z Running test_decomp ... [2023-01-11 21:14:14.217793] 2023-01-11T21:14:14.2180940Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_decomp.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:14:14.218000] 2023-01-11T21:14:14.2181240Z Ignoring disabled issues: [] 2023-01-11T21:15:14.8380380Z 2023-01-11T21:15:14.8381360Z Expand the folded group to see the log file of test_proxy_tensor 2023-01-11T21:15:14.8381950Z ##[group]PRINTING LOG FILE of test_proxy_tensor (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_proxy_tensor_7123_zlw) 2023-01-11T21:15:14.8382850Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_proxy_tensor.py:114: UserWarning: Couldn't import torchvision. Some of our tests use it, try to install it with commands from pytorch.org, post-fixed with `--no-deps` to avoid overwriting the pytorch installation 2023-01-11T21:15:14.8383320Z warnings.warn("Couldn't import torchvision. Some of our tests use it, try " 2023-01-11T21:15:14.8383460Z 2023-01-11T21:15:14.8383520Z Running tests... 2023-01-11T21:15:14.8385380Z ---------------------------------------------------------------------- 2023-01-11T21:15:14.8385800Z Test results will be stored in test-reports/python-unittest/test_proxy_tensor 2023-01-11T21:15:14.8386040Z test_alias (__main__.TestFakeProxyTensor) ... ok (0.117s) 2023-01-11T21:15:14.8386250Z test_issue82547 (__main__.TestFakeProxyTensor) ... ok (0.005s) 2023-01-11T21:15:14.8386690Z test_meta (__main__.TestFakeProxyTensor) ... ok (0.003s) 2023-01-11T21:15:14.8386910Z test_use_fake_and_tensor (__main__.TestFakeProxyTensor) ... ok (0.004s) 2023-01-11T21:15:14.8387140Z test_allclose (__main__.TestGenericProxyTensorFake) ... ok (0.002s) 2023-01-11T21:15:14.8387440Z test_amp_cache (__main__.TestGenericProxyTensorFake) ... skip: CUDA-only test (0.000s) 2023-01-11T21:15:14.8387700Z test_constant_blowup (__main__.TestGenericProxyTensorFake) ... ok (0.003s) 2023-01-11T21:15:14.8387950Z test_constant_proxy_tensor_mut (__main__.TestGenericProxyTensorFake) ... ok (0.010s) 2023-01-11T21:15:14.8388200Z test_constant_random (__main__.TestGenericProxyTensorFake) ... ok (0.002s) 2023-01-11T21:15:14.8396130Z test_constant_unbind (__main__.TestGenericProxyTensorFake) ... ok (0.002s) 2023-01-11T21:15:14.8396420Z test_decomp_of_capture (__main__.TestGenericProxyTensorFake) ... ok (0.018s) 2023-01-11T21:15:14.8396690Z test_decomposition_interpreter (__main__.TestGenericProxyTensorFake) ... ok (0.023s) 2023-01-11T21:15:14.8396970Z test_inplace_metadata (__main__.TestGenericProxyTensorFake) ... ok (0.004s) 2023-01-11T21:15:14.8397230Z test_isolated_graphmodule (__main__.TestGenericProxyTensorFake) ... ok (0.143s) 2023-01-11T21:15:14.8397500Z test_make_fx_model_double_param (__main__.TestGenericProxyTensorFake) ... ok (0.038s) 2023-01-11T21:15:14.8397790Z test_make_fx_model_fwd_bwd (__main__.TestGenericProxyTensorFake) ... ok (0.043s) 2023-01-11T21:15:14.8398060Z test_make_fx_model_fwd_bwd_wgtupdate (__main__.TestGenericProxyTensorFake) ... ok (0.021s) 2023-01-11T21:15:14.8398330Z test_make_fx_overloads (__main__.TestGenericProxyTensorFake) ... ok (0.005s) 2023-01-11T21:15:14.8398600Z test_make_fx_reentrant_dispatch (__main__.TestGenericProxyTensorFake) ... ok (0.003s) 2023-01-11T21:15:14.8398870Z test_make_fx_simple (__main__.TestGenericProxyTensorFake) ... ok (0.002s) 2023-01-11T21:15:14.8399150Z test_mode_tracing_factory_function (__main__.TestGenericProxyTensorFake) ... ok (0.005s) 2023-01-11T21:15:14.8399420Z test_partial_decomp (__main__.TestGenericProxyTensorFake) ... ok (0.052s) 2023-01-11T21:15:14.8399680Z test_pickle_issue89626 (__main__.TestGenericProxyTensorFake) ... ok (0.002s) 2023-01-11T21:15:14.8399930Z test_pr_86917 (__main__.TestGenericProxyTensorFake) ... ok (0.012s) 2023-01-11T21:15:14.8400180Z test_proxy_tensor (__main__.TestGenericProxyTensorFake) ... ok (0.016s) 2023-01-11T21:15:14.8400470Z test_proxy_tensor_mode_with_decomp_table_preserves_proxy (__main__.TestGenericProxyTensorFake) ... ok (0.021s) 2023-01-11T21:15:14.8400790Z test_resnet18_backward_trace (__main__.TestGenericProxyTensorFake) ... skip: test requires torchvision (0.000s) 2023-01-11T21:15:14.8401070Z test_scalar_device (__main__.TestGenericProxyTensorFake) ... ok (0.002s) 2023-01-11T21:15:14.8401320Z test_strides (__main__.TestGenericProxyTensorFake) ... ok (0.041s) 2023-01-11T21:15:14.8401560Z test_tensor_constants (__main__.TestGenericProxyTensorFake) ... ok (0.006s) 2023-01-11T21:15:14.8401820Z test_trace_subclasses (__main__.TestGenericProxyTensorFake) ... ok (0.004s) 2023-01-11T21:15:14.8402080Z test_val_metadata_mutation (__main__.TestGenericProxyTensorFake) ... ok (0.002s) 2023-01-11T21:15:14.8402330Z test_varargs (__main__.TestGenericProxyTensorFake) ... ok (0.003s) 2023-01-11T21:15:14.8402680Z test_allclose (__main__.TestGenericProxyTensorReal) ... ok (0.005s) 2023-01-11T21:15:14.8403030Z test_amp_cache (__main__.TestGenericProxyTensorReal) ... skip: CUDA-only test (0.000s) 2023-01-11T21:15:14.8403290Z test_constant_blowup (__main__.TestGenericProxyTensorReal) ... ok (0.013s) 2023-01-11T21:15:14.8403540Z test_constant_proxy_tensor_mut (__main__.TestGenericProxyTensorReal) ... ok (0.012s) 2023-01-11T21:15:14.8403790Z test_constant_random (__main__.TestGenericProxyTensorReal) ... ok (0.010s) 2023-01-11T21:15:14.8404040Z test_constant_unbind (__main__.TestGenericProxyTensorReal) ... ok (0.009s) 2023-01-11T21:15:14.8404280Z test_decomp_of_capture (__main__.TestGenericProxyTensorReal) ... ok (0.018s) 2023-01-11T21:15:14.8404610Z test_decomposition_interpreter (__main__.TestGenericProxyTensorReal) ... ok (0.018s) 2023-01-11T21:15:14.8404860Z test_inplace_metadata (__main__.TestGenericProxyTensorReal) ... ok (0.012s) 2023-01-11T21:15:14.8405120Z test_isolated_graphmodule (__main__.TestGenericProxyTensorReal) ... ok (0.134s) 2023-01-11T21:15:14.8405380Z test_make_fx_model_double_param (__main__.TestGenericProxyTensorReal) ... ok (0.035s) 2023-01-11T21:15:14.8405630Z test_make_fx_model_fwd_bwd (__main__.TestGenericProxyTensorReal) ... ok (0.136s) 2023-01-11T21:15:14.8405880Z test_make_fx_model_fwd_bwd_wgtupdate (__main__.TestGenericProxyTensorReal) ... ok (0.151s) 2023-01-11T21:15:14.8406140Z test_make_fx_overloads (__main__.TestGenericProxyTensorReal) ... ok (0.014s) 2023-01-11T21:15:14.8406380Z test_make_fx_reentrant_dispatch (__main__.TestGenericProxyTensorReal) ... ok (0.016s) 2023-01-11T21:15:14.8406630Z test_make_fx_simple (__main__.TestGenericProxyTensorReal) ... ok (0.007s) 2023-01-11T21:15:14.8406880Z test_mode_tracing_factory_function (__main__.TestGenericProxyTensorReal) ... ok (0.010s) 2023-01-11T21:15:14.8407130Z test_partial_decomp (__main__.TestGenericProxyTensorReal) ... ok (0.051s) 2023-01-11T21:15:14.8407370Z test_pickle_issue89626 (__main__.TestGenericProxyTensorReal) ... ok (0.007s) 2023-01-11T21:15:14.8407690Z test_pr_86917 (__main__.TestGenericProxyTensorReal) ... ok (0.014s) 2023-01-11T21:15:14.8407930Z test_proxy_tensor (__main__.TestGenericProxyTensorReal) ... ok (0.127s) 2023-01-11T21:15:14.8408200Z test_proxy_tensor_mode_with_decomp_table_preserves_proxy (__main__.TestGenericProxyTensorReal) ... ok (0.012s) 2023-01-11T21:15:14.8408630Z test_resnet18_backward_trace (__main__.TestGenericProxyTensorReal) ... skip: test requires torchvision (0.000s) 2023-01-11T21:15:14.8409430Z test_scalar_device (__main__.TestGenericProxyTensorReal) ... ok (0.009s) 2023-01-11T21:15:14.8409700Z test_strides (__main__.TestGenericProxyTensorReal) ... ok (0.038s) 2023-01-11T21:15:14.8410840Z test_tensor_constants (__main__.TestGenericProxyTensorReal) ... ok (0.008s) 2023-01-11T21:15:14.8415390Z test_trace_subclasses (__main__.TestGenericProxyTensorReal) ... ok (0.025s) 2023-01-11T21:15:14.8415700Z test_val_metadata_mutation (__main__.TestGenericProxyTensorReal) ... ok (0.011s) 2023-01-11T21:15:14.8415940Z test_varargs (__main__.TestGenericProxyTensorReal) ... ok (0.013s) 2023-01-11T21:15:14.8416190Z test_allclose (__main__.TestGenericProxyTensorSymbolic) ... ok (0.021s) 2023-01-11T21:15:14.8416520Z test_amp_cache (__main__.TestGenericProxyTensorSymbolic) ... skip: CUDA-only test (0.000s) 2023-01-11T21:15:14.8416790Z test_constant_blowup (__main__.TestGenericProxyTensorSymbolic) ... ok (0.004s) 2023-01-11T21:15:14.8417050Z test_constant_proxy_tensor_mut (__main__.TestGenericProxyTensorSymbolic) ... ok (0.006s) 2023-01-11T21:15:14.8417310Z test_constant_random (__main__.TestGenericProxyTensorSymbolic) ... ok (0.004s) 2023-01-11T21:15:14.8417570Z test_constant_unbind (__main__.TestGenericProxyTensorSymbolic) ... ok (0.002s) 2023-01-11T21:15:14.8417820Z test_decomp_of_capture (__main__.TestGenericProxyTensorSymbolic) ... ok (0.017s) 2023-01-11T21:15:14.8418080Z test_decomposition_interpreter (__main__.TestGenericProxyTensorSymbolic) ... ok (0.034s) 2023-01-11T21:15:14.8418570Z test_inplace_metadata (__main__.TestGenericProxyTensorSymbolic) ... ok (0.009s) 2023-01-11T21:15:14.8418830Z test_isolated_graphmodule (__main__.TestGenericProxyTensorSymbolic) ... ok (0.135s) 2023-01-11T21:15:14.8419100Z test_make_fx_model_double_param (__main__.TestGenericProxyTensorSymbolic) ... ok (0.036s) 2023-01-11T21:15:14.8419370Z test_make_fx_model_fwd_bwd (__main__.TestGenericProxyTensorSymbolic) ... ok (0.087s) 2023-01-11T21:15:14.8419640Z test_make_fx_model_fwd_bwd_wgtupdate (__main__.TestGenericProxyTensorSymbolic) ... ok (0.096s) 2023-01-11T21:15:14.8419920Z test_make_fx_overloads (__main__.TestGenericProxyTensorSymbolic) ... expected failure (0.016s) 2023-01-11T21:15:14.8420270Z test_make_fx_reentrant_dispatch (__main__.TestGenericProxyTensorSymbolic) ... ok (0.012s) 2023-01-11T21:15:14.8420540Z test_make_fx_simple (__main__.TestGenericProxyTensorSymbolic) ... ok (0.007s) 2023-01-11T21:15:14.8420800Z test_mode_tracing_factory_function (__main__.TestGenericProxyTensorSymbolic) ... ok (0.012s) 2023-01-11T21:15:14.8421070Z test_partial_decomp (__main__.TestGenericProxyTensorSymbolic) ... ok (0.050s) 2023-01-11T21:15:14.8421320Z test_pickle_issue89626 (__main__.TestGenericProxyTensorSymbolic) ... ok (0.008s) 2023-01-11T21:15:14.8421570Z test_pr_86917 (__main__.TestGenericProxyTensorSymbolic) ... ok (0.034s) 2023-01-11T21:15:14.8421810Z test_proxy_tensor (__main__.TestGenericProxyTensorSymbolic) ... ok (0.082s) 2023-01-11T21:15:14.8422100Z test_proxy_tensor_mode_with_decomp_table_preserves_proxy (__main__.TestGenericProxyTensorSymbolic) ... ok (0.012s) 2023-01-11T21:15:14.8447610Z test_resnet18_backward_trace (__main__.TestGenericProxyTensorSymbolic) ... skip: test requires torchvision (0.000s) 2023-01-11T21:15:14.8447950Z test_scalar_device (__main__.TestGenericProxyTensorSymbolic) ... ok (0.011s) 2023-01-11T21:15:14.8448200Z test_strides (__main__.TestGenericProxyTensorSymbolic) ... ok (0.038s) 2023-01-11T21:15:14.8448450Z test_tensor_constants (__main__.TestGenericProxyTensorSymbolic) ... ok (0.005s) 2023-01-11T21:15:14.8448730Z test_trace_subclasses (__main__.TestGenericProxyTensorSymbolic) ... expected failure (0.005s) 2023-01-11T21:15:14.8449000Z test_val_metadata_mutation (__main__.TestGenericProxyTensorSymbolic) ... ok (0.011s) 2023-01-11T21:15:14.8449250Z test_varargs (__main__.TestGenericProxyTensorSymbolic) ... ok (0.013s) 2023-01-11T21:15:14.8449510Z test_make_fx_exhaustive_H_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2023-01-11T21:15:14.8450680Z test_make_fx_exhaustive_T_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2023-01-11T21:15:14.8450950Z test_make_fx_exhaustive___getitem___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.252s) 2023-01-11T21:15:14.8451230Z test_make_fx_exhaustive___radd___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.082s) 2023-01-11T21:15:14.8451500Z test_make_fx_exhaustive___rdiv___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.117s) 2023-01-11T21:15:14.8451770Z test_make_fx_exhaustive___rmatmul___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.373s) 2023-01-11T21:15:14.8452040Z test_make_fx_exhaustive___rmod___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.082s) 2023-01-11T21:15:14.8452300Z test_make_fx_exhaustive___rmul___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.082s) 2023-01-11T21:15:14.8453030Z test_make_fx_exhaustive___rpow___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /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:14.8453600Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:15:14.8453780Z ok (0.208s) 2023-01-11T21:15:14.8454210Z test_make_fx_exhaustive___rsub___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.083s) 2023-01-11T21:15:14.8454500Z test_make_fx_exhaustive__native_batch_norm_legit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.235s) 2023-01-11T21:15:14.8454810Z test_make_fx_exhaustive__softmax_backward_data_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2023-01-11T21:15:14.8455080Z test_make_fx_exhaustive_abs_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:15:14.8455350Z test_make_fx_exhaustive_acos_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2023-01-11T21:15:14.8455610Z test_make_fx_exhaustive_acosh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2023-01-11T21:15:14.8456000Z test_make_fx_exhaustive_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.102s) 2023-01-11T21:15:14.8456270Z test_make_fx_exhaustive_addbmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.068s) 2023-01-11T21:15:14.8456540Z test_make_fx_exhaustive_addcdiv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.136s) 2023-01-11T21:15:14.8456800Z test_make_fx_exhaustive_addcmul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.135s) 2023-01-11T21:15:14.8457060Z test_make_fx_exhaustive_addmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2023-01-11T21:15:14.8457340Z test_make_fx_exhaustive_addmm_decomposed_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.035s) 2023-01-11T21:15:14.8457620Z test_make_fx_exhaustive_addmv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.068s) 2023-01-11T21:15:14.8457910Z test_make_fx_exhaustive_addr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.068s) 2023-01-11T21:15:14.8458180Z test_make_fx_exhaustive_all_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.090s) 2023-01-11T21:15:14.8458460Z test_make_fx_exhaustive_allclose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2023-01-11T21:15:14.8458740Z test_make_fx_exhaustive_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.143s) 2023-01-11T21:15:14.8459000Z test_make_fx_exhaustive_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.142s) 2023-01-11T21:15:14.8459950Z test_make_fx_exhaustive_aminmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_proxy_tensor.py:1422: 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:14.8460580Z return fn(*args, **kwargs) 2023-01-11T21:15:14.8461050Z [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:15:14.8461770Z [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:15:14.8462170Z ok (0.061s) 2023-01-11T21:15:14.8462370Z test_make_fx_exhaustive_angle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:15:14.8462640Z test_make_fx_exhaustive_any_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.089s) 2023-01-11T21:15:14.8463000Z test_make_fx_exhaustive_arange_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.115s) 2023-01-11T21:15:14.8463300Z test_make_fx_exhaustive_argmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.088s) 2023-01-11T21:15:14.8463570Z test_make_fx_exhaustive_argmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.089s) 2023-01-11T21:15:14.8463830Z test_make_fx_exhaustive_argsort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.386s) 2023-01-11T21:15:14.8464110Z test_make_fx_exhaustive_argwhere_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2023-01-11T21:15:14.8464470Z test_make_fx_exhaustive_as_strided_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2023-01-11T21:15:14.8464760Z test_make_fx_exhaustive_as_strided_partial_views_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2023-01-11T21:15:14.8465060Z test_make_fx_exhaustive_as_strided_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.072s) 2023-01-11T21:15:14.8465330Z test_make_fx_exhaustive_asin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:15:14.8465590Z test_make_fx_exhaustive_asinh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:15:14.8465860Z test_make_fx_exhaustive_atan2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.082s) 2023-01-11T21:15:14.8466120Z test_make_fx_exhaustive_atan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:15:14.8466380Z test_make_fx_exhaustive_atanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:15:14.8466640Z test_make_fx_exhaustive_atleast_1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.041s) 2023-01-11T21:15:14.8466910Z test_make_fx_exhaustive_atleast_2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.054s) 2023-01-11T21:15:14.8467180Z test_make_fx_exhaustive_atleast_3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.075s) 2023-01-11T21:15:14.8467460Z test_make_fx_exhaustive_baddbmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.069s) 2023-01-11T21:15:14.8467730Z test_make_fx_exhaustive_bernoulli_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2023-01-11T21:15:14.8468000Z test_make_fx_exhaustive_bfloat16_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.043s) 2023-01-11T21:15:14.8468290Z test_make_fx_exhaustive_block_diag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.8468560Z test_make_fx_exhaustive_bmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2023-01-11T21:15:14.8468830Z test_make_fx_exhaustive_bool_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.043s) 2023-01-11T21:15:14.8469100Z test_make_fx_exhaustive_broadcast_shapes_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2023-01-11T21:15:14.8469390Z test_make_fx_exhaustive_broadcast_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2023-01-11T21:15:14.8469670Z test_make_fx_exhaustive_broadcast_to_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.061s) 2023-01-11T21:15:14.8469950Z test_make_fx_exhaustive_bucketize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.219s) 2023-01-11T21:15:14.8470210Z test_make_fx_exhaustive_byte_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.043s) 2023-01-11T21:15:14.8470490Z test_make_fx_exhaustive_cartesian_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.144s) 2023-01-11T21:15:14.8470760Z test_make_fx_exhaustive_cat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.080s) 2023-01-11T21:15:14.8471020Z test_make_fx_exhaustive_cdist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.364s) 2023-01-11T21:15:14.8471290Z test_make_fx_exhaustive_cdouble_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.043s) 2023-01-11T21:15:14.8471600Z test_make_fx_exhaustive_ceil_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:15:14.8471900Z test_make_fx_exhaustive_cfloat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.043s) 2023-01-11T21:15:14.8472600Z test_make_fx_exhaustive_chalf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /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:14.8473080Z op=lambda x, *args, **kwargs: x.chalf(*args, **kwargs), 2023-01-11T21:15:14.8473300Z ok (0.048s) 2023-01-11T21:15:14.8473500Z test_make_fx_exhaustive_char_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.043s) 2023-01-11T21:15:14.8474030Z test_make_fx_exhaustive_cholesky_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_proxy_tensor.py:1422: UserWarning: torch.cholesky is deprecated in favor of torch.linalg.cholesky and will be removed in a future PyTorch release. 2023-01-11T21:15:14.8474360Z L = torch.cholesky(A) 2023-01-11T21:15:14.8474500Z should be replaced with 2023-01-11T21:15:14.8474650Z L = torch.linalg.cholesky(A) 2023-01-11T21:15:14.8474790Z and 2023-01-11T21:15:14.8474920Z U = torch.cholesky(A, upper=True) 2023-01-11T21:15:14.8475070Z should be replaced with 2023-01-11T21:15:14.8475220Z U = torch.linalg.cholesky(A).mH(). 2023-01-11T21:15:14.8475540Z 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:14.8475840Z return fn(*args, **kwargs) 2023-01-11T21:15:14.8475970Z ok (0.129s) 2023-01-11T21:15:14.8476180Z test_make_fx_exhaustive_cholesky_inverse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.087s) 2023-01-11T21:15:14.8476470Z test_make_fx_exhaustive_cholesky_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.113s) 2023-01-11T21:15:14.8476750Z test_make_fx_exhaustive_chunk_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.096s) 2023-01-11T21:15:14.8477020Z test_make_fx_exhaustive_clamp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.051s) 2023-01-11T21:15:14.8477290Z test_make_fx_exhaustive_clamp_max_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.083s) 2023-01-11T21:15:14.8477560Z test_make_fx_exhaustive_clamp_min_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.083s) 2023-01-11T21:15:14.8477820Z test_make_fx_exhaustive_clone_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.8478090Z test_make_fx_exhaustive_column_stack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.051s) 2023-01-11T21:15:14.8478360Z test_make_fx_exhaustive_combinations_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.933s) 2023-01-11T21:15:14.8478640Z test_make_fx_exhaustive_complex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.083s) 2023-01-11T21:15:14.8478900Z test_make_fx_exhaustive_conj_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2023-01-11T21:15:14.8479170Z test_make_fx_exhaustive_conj_physical_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2023-01-11T21:15:14.8479450Z test_make_fx_exhaustive_constant_pad_nd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.355s) 2023-01-11T21:15:14.8479730Z test_make_fx_exhaustive_contiguous_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2023-01-11T21:15:14.8480010Z test_make_fx_exhaustive_copysign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.081s) 2023-01-11T21:15:14.8480300Z test_make_fx_exhaustive_corrcoef_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.048s) 2023-01-11T21:15:14.8480580Z test_make_fx_exhaustive_cos_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2023-01-11T21:15:14.8480950Z test_make_fx_exhaustive_cosh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2023-01-11T21:15:14.8481260Z test_make_fx_exhaustive_count_nonzero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.135s) 2023-01-11T21:15:14.8481550Z test_make_fx_exhaustive_cov_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.039s) 2023-01-11T21:15:14.8481820Z test_make_fx_exhaustive_cross_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2023-01-11T21:15:14.8482090Z test_make_fx_exhaustive_cummax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2023-01-11T21:15:14.8482440Z test_make_fx_exhaustive_cummin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2023-01-11T21:15:14.8482750Z test_make_fx_exhaustive_cumprod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.072s) 2023-01-11T21:15:14.8483010Z test_make_fx_exhaustive_cumsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2023-01-11T21:15:14.8483300Z test_make_fx_exhaustive_cumulative_trapezoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.468s) 2023-01-11T21:15:14.8483580Z test_make_fx_exhaustive_deg2rad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:15:14.8483850Z test_make_fx_exhaustive_diag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.130s) 2023-01-11T21:15:14.8484120Z test_make_fx_exhaustive_diag_embed_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.105s) 2023-01-11T21:15:14.8484390Z test_make_fx_exhaustive_diagflat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.075s) 2023-01-11T21:15:14.8484670Z test_make_fx_exhaustive_diagonal_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.104s) 2023-01-11T21:15:14.8484940Z test_make_fx_exhaustive_diagonal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.109s) 2023-01-11T21:15:14.8485230Z test_make_fx_exhaustive_diagonal_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.137s) 2023-01-11T21:15:14.8485500Z test_make_fx_exhaustive_diff_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (4.521s) 2023-01-11T21:15:14.8485770Z test_make_fx_exhaustive_digamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2023-01-11T21:15:14.8486030Z test_make_fx_exhaustive_dist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.460s) 2023-01-11T21:15:14.8486310Z test_make_fx_exhaustive_div_floor_rounding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.087s) 2023-01-11T21:15:14.8486590Z test_make_fx_exhaustive_div_no_rounding_mode_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.083s) 2023-01-11T21:15:14.8486880Z test_make_fx_exhaustive_div_trunc_rounding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.088s) 2023-01-11T21:15:14.8487160Z test_make_fx_exhaustive_dot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2023-01-11T21:15:14.8487420Z test_make_fx_exhaustive_double_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.043s) 2023-01-11T21:15:14.8487690Z test_make_fx_exhaustive_dsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.059s) 2023-01-11T21:15:14.8487950Z test_make_fx_exhaustive_dstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.089s) 2023-01-11T21:15:14.8488210Z test_make_fx_exhaustive_einsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.503s) 2023-01-11T21:15:14.8488490Z test_make_fx_exhaustive_empty_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.8488790Z test_make_fx_exhaustive_empty_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.8489070Z test_make_fx_exhaustive_eq_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.091s) 2023-01-11T21:15:14.8489340Z test_make_fx_exhaustive_equal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2023-01-11T21:15:14.8489670Z test_make_fx_exhaustive_erf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:15:14.8489940Z test_make_fx_exhaustive_erfc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2023-01-11T21:15:14.8497630Z test_make_fx_exhaustive_erfinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:15:14.8497950Z test_make_fx_exhaustive_exp2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2023-01-11T21:15:14.8498220Z test_make_fx_exhaustive_exp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2023-01-11T21:15:14.8498480Z test_make_fx_exhaustive_expand_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2023-01-11T21:15:14.8498920Z test_make_fx_exhaustive_expand_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.068s) 2023-01-11T21:15:14.8499190Z test_make_fx_exhaustive_expm1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:15:14.8499450Z test_make_fx_exhaustive_eye_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.391s) 2023-01-11T21:15:14.8499720Z test_make_fx_exhaustive_fft_fft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.117s) 2023-01-11T21:15:14.8499980Z test_make_fx_exhaustive_fft_fft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.068s) 2023-01-11T21:15:14.8500250Z test_make_fx_exhaustive_fft_fftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.144s) 2023-01-11T21:15:14.8500530Z test_make_fx_exhaustive_fft_fftshift_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.044s) 2023-01-11T21:15:14.8500800Z test_make_fx_exhaustive_fft_hfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.223s) 2023-01-11T21:15:14.8501070Z test_make_fx_exhaustive_fft_hfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.277s) 2023-01-11T21:15:14.8501340Z test_make_fx_exhaustive_fft_hfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.269s) 2023-01-11T21:15:14.8501600Z test_make_fx_exhaustive_fft_ifft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.116s) 2023-01-11T21:15:14.8501870Z test_make_fx_exhaustive_fft_ifft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.108s) 2023-01-11T21:15:14.8502130Z test_make_fx_exhaustive_fft_ifftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.142s) 2023-01-11T21:15:14.8502400Z test_make_fx_exhaustive_fft_ifftshift_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.043s) 2023-01-11T21:15:14.8502670Z test_make_fx_exhaustive_fft_ihfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.144s) 2023-01-11T21:15:14.8502940Z test_make_fx_exhaustive_fft_ihfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.108s) 2023-01-11T21:15:14.8503210Z test_make_fx_exhaustive_fft_ihfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.154s) 2023-01-11T21:15:14.8503480Z test_make_fx_exhaustive_fft_irfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.117s) 2023-01-11T21:15:14.8503750Z test_make_fx_exhaustive_fft_irfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.116s) 2023-01-11T21:15:14.8504020Z test_make_fx_exhaustive_fft_irfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.146s) 2023-01-11T21:15:14.8504280Z test_make_fx_exhaustive_fft_rfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.071s) 2023-01-11T21:15:14.8504550Z test_make_fx_exhaustive_fft_rfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.067s) 2023-01-11T21:15:14.8504810Z test_make_fx_exhaustive_fft_rfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.089s) 2023-01-11T21:15:14.8505080Z test_make_fx_exhaustive_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2023-01-11T21:15:14.8505340Z test_make_fx_exhaustive_flatten_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.043s) 2023-01-11T21:15:14.8505610Z test_make_fx_exhaustive_flip_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.071s) 2023-01-11T21:15:14.8505940Z test_make_fx_exhaustive_fliplr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2023-01-11T21:15:14.8506210Z test_make_fx_exhaustive_flipud_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2023-01-11T21:15:14.8506470Z test_make_fx_exhaustive_float_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2023-01-11T21:15:14.8506740Z test_make_fx_exhaustive_float_power_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.210s) 2023-01-11T21:15:14.8507010Z test_make_fx_exhaustive_floor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:15:14.8507280Z test_make_fx_exhaustive_floor_divide_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.077s) 2023-01-11T21:15:14.8507600Z test_make_fx_exhaustive_fmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.081s) 2023-01-11T21:15:14.8507860Z test_make_fx_exhaustive_fmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.082s) 2023-01-11T21:15:14.8508120Z test_make_fx_exhaustive_fmod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.082s) 2023-01-11T21:15:14.8508370Z test_make_fx_exhaustive_frac_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:15:14.8508630Z test_make_fx_exhaustive_frexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2023-01-11T21:15:14.8508890Z test_make_fx_exhaustive_full_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2023-01-11T21:15:14.8509150Z test_make_fx_exhaustive_full_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.046s) 2023-01-11T21:15:14.8509420Z test_make_fx_exhaustive_gather_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2023-01-11T21:15:14.8509690Z test_make_fx_exhaustive_ge_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.083s) 2023-01-11T21:15:14.8509950Z test_make_fx_exhaustive_geqrf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.399s) 2023-01-11T21:15:14.8510220Z test_make_fx_exhaustive_gradient_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.733s) 2023-01-11T21:15:14.8510500Z test_make_fx_exhaustive_grid_sampler_2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.167s) 2023-01-11T21:15:14.8510770Z test_make_fx_exhaustive_gt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.081s) 2023-01-11T21:15:14.8511020Z test_make_fx_exhaustive_half_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.042s) 2023-01-11T21:15:14.8511290Z test_make_fx_exhaustive_heaviside_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.077s) 2023-01-11T21:15:14.8511560Z test_make_fx_exhaustive_histc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.666s) 2023-01-11T21:15:14.8511820Z test_make_fx_exhaustive_histogram_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.186s) 2023-01-11T21:15:14.8512100Z test_make_fx_exhaustive_histogramdd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.597s) 2023-01-11T21:15:14.8512370Z test_make_fx_exhaustive_hsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.059s) 2023-01-11T21:15:14.8512640Z test_make_fx_exhaustive_hstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2023-01-11T21:15:14.8512900Z test_make_fx_exhaustive_hypot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.083s) 2023-01-11T21:15:14.8513160Z test_make_fx_exhaustive_i0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.8513420Z test_make_fx_exhaustive_igamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.084s) 2023-01-11T21:15:14.8513680Z test_make_fx_exhaustive_igammac_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.082s) 2023-01-11T21:15:14.8513950Z test_make_fx_exhaustive_index_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.101s) 2023-01-11T21:15:14.8514220Z test_make_fx_exhaustive_index_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.035s) 2023-01-11T21:15:14.8514490Z test_make_fx_exhaustive_index_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2023-01-11T21:15:14.8514810Z test_make_fx_exhaustive_index_put_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.045s) 2023-01-11T21:15:14.8515500Z test_make_fx_exhaustive_index_reduce_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_proxy_tensor.py:1422: 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:14.8515920Z return fn(*args, **kwargs) 2023-01-11T21:15:14.8516050Z ok (0.370s) 2023-01-11T21:15:14.8516260Z test_make_fx_exhaustive_index_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2023-01-11T21:15:14.8516580Z test_make_fx_exhaustive_inner_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.061s) 2023-01-11T21:15:14.8516850Z test_make_fx_exhaustive_int_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.044s) 2023-01-11T21:15:14.8517120Z test_make_fx_exhaustive_isclose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.294s) 2023-01-11T21:15:14.8517380Z test_make_fx_exhaustive_isfinite_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.071s) 2023-01-11T21:15:14.8517650Z test_make_fx_exhaustive_isin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2023-01-11T21:15:14.8517910Z test_make_fx_exhaustive_isinf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:15:14.8518170Z test_make_fx_exhaustive_isnan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:15:14.8518440Z test_make_fx_exhaustive_isneginf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:15:14.8518710Z test_make_fx_exhaustive_isposinf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:15:14.8518980Z test_make_fx_exhaustive_isreal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2023-01-11T21:15:14.8519280Z test_make_fx_exhaustive_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:14.8519610Z test_make_fx_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:14.8519940Z test_make_fx_exhaustive_jiterator_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:14.8520260Z test_make_fx_exhaustive_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:14.8520580Z test_make_fx_exhaustive_jiterator_unary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:14.8520870Z test_make_fx_exhaustive_kron_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2023-01-11T21:15:14.8521140Z test_make_fx_exhaustive_kthvalue_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.110s) 2023-01-11T21:15:14.8521410Z test_make_fx_exhaustive_ldexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.143s) 2023-01-11T21:15:14.8521670Z test_make_fx_exhaustive_le_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.085s) 2023-01-11T21:15:14.8521930Z test_make_fx_exhaustive_lerp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.144s) 2023-01-11T21:15:14.8522200Z test_make_fx_exhaustive_lgamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2023-01-11T21:15:14.8522480Z test_make_fx_exhaustive_linalg_cholesky_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.233s) 2023-01-11T21:15:14.8522770Z test_make_fx_exhaustive_linalg_cholesky_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.178s) 2023-01-11T21:15:14.8523050Z test_make_fx_exhaustive_linalg_cond_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.160s) 2023-01-11T21:15:14.8523420Z test_make_fx_exhaustive_linalg_cross_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2023-01-11T21:15:14.8523720Z test_make_fx_exhaustive_linalg_det_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.171s) 2023-01-11T21:15:14.8524000Z test_make_fx_exhaustive_linalg_det_singular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.570s) 2023-01-11T21:15:14.8524280Z test_make_fx_exhaustive_linalg_eig_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.090s) 2023-01-11T21:15:14.8524560Z test_make_fx_exhaustive_linalg_eigh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.106s) 2023-01-11T21:15:14.8524830Z test_make_fx_exhaustive_linalg_eigvals_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.111s) 2023-01-11T21:15:14.8525200Z test_make_fx_exhaustive_linalg_eigvalsh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.110s) 2023-01-11T21:15:14.8525500Z test_make_fx_exhaustive_linalg_householder_product_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.074s) 2023-01-11T21:15:14.8525790Z test_make_fx_exhaustive_linalg_inv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.111s) 2023-01-11T21:15:14.8526060Z test_make_fx_exhaustive_linalg_inv_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.089s) 2023-01-11T21:15:14.8526350Z test_make_fx_exhaustive_linalg_ldl_factor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.070s) 2023-01-11T21:15:14.8526640Z test_make_fx_exhaustive_linalg_ldl_factor_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.053s) 2023-01-11T21:15:14.8526930Z test_make_fx_exhaustive_linalg_ldl_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.171s) 2023-01-11T21:15:14.8527220Z test_make_fx_exhaustive_linalg_lstsq_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.8527530Z test_make_fx_exhaustive_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.8527830Z test_make_fx_exhaustive_linalg_lu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.229s) 2023-01-11T21:15:14.8528110Z test_make_fx_exhaustive_linalg_lu_factor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.291s) 2023-01-11T21:15:14.8528400Z test_make_fx_exhaustive_linalg_lu_factor_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.222s) 2023-01-11T21:15:14.8528690Z test_make_fx_exhaustive_linalg_lu_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.131s) 2023-01-11T21:15:14.8528970Z test_make_fx_exhaustive_linalg_matrix_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.484s) 2023-01-11T21:15:14.8529260Z test_make_fx_exhaustive_linalg_matrix_power_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.035s) 2023-01-11T21:15:14.8529550Z test_make_fx_exhaustive_linalg_matrix_rank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.318s) 2023-01-11T21:15:14.8529850Z test_make_fx_exhaustive_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.347s) 2023-01-11T21:15:14.8530140Z test_make_fx_exhaustive_linalg_multi_dot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.163s) 2023-01-11T21:15:14.8530430Z test_make_fx_exhaustive_linalg_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.817s) 2023-01-11T21:15:14.8530730Z test_make_fx_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.284s) 2023-01-11T21:15:14.8531020Z test_make_fx_exhaustive_linalg_pinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.281s) 2023-01-11T21:15:14.8531310Z test_make_fx_exhaustive_linalg_pinv_hermitian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.061s) 2023-01-11T21:15:14.8531650Z test_make_fx_exhaustive_linalg_pinv_singular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:15:14.8537050Z test_make_fx_exhaustive_linalg_qr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.411s) 2023-01-11T21:15:14.8537470Z test_make_fx_exhaustive_linalg_slogdet_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.219s) 2023-01-11T21:15:14.8537760Z test_make_fx_exhaustive_linalg_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.567s) 2023-01-11T21:15:14.8538040Z test_make_fx_exhaustive_linalg_solve_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.470s) 2023-01-11T21:15:14.8538330Z test_make_fx_exhaustive_linalg_solve_triangular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.939s) 2023-01-11T21:15:14.8538610Z test_make_fx_exhaustive_linalg_svd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.034s) 2023-01-11T21:15:14.8538960Z test_make_fx_exhaustive_linalg_svdvals_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.693s) 2023-01-11T21:15:14.8539240Z test_make_fx_exhaustive_linalg_tensorinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.055s) 2023-01-11T21:15:14.8539530Z test_make_fx_exhaustive_linalg_tensorsolve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.255s) 2023-01-11T21:15:14.8539820Z test_make_fx_exhaustive_linalg_vander_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.301s) 2023-01-11T21:15:14.8540090Z test_make_fx_exhaustive_linalg_vecdot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.637s) 2023-01-11T21:15:14.8540370Z test_make_fx_exhaustive_linalg_vector_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.728s) 2023-01-11T21:15:14.8540660Z test_make_fx_exhaustive_linspace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.198s) 2023-01-11T21:15:14.8540930Z test_make_fx_exhaustive_log10_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2023-01-11T21:15:14.8541200Z test_make_fx_exhaustive_log1p_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:15:14.8541460Z test_make_fx_exhaustive_log2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2023-01-11T21:15:14.8541720Z test_make_fx_exhaustive_log_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2023-01-11T21:15:14.8541980Z test_make_fx_exhaustive_log_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.051s) 2023-01-11T21:15:14.8542260Z test_make_fx_exhaustive_log_softmax_with_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.092s) 2023-01-11T21:15:14.8542540Z test_make_fx_exhaustive_logaddexp2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2023-01-11T21:15:14.8542810Z test_make_fx_exhaustive_logaddexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2023-01-11T21:15:14.8543080Z test_make_fx_exhaustive_logcumsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.044s) 2023-01-11T21:15:14.8543350Z test_make_fx_exhaustive_logdet_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.430s) 2023-01-11T21:15:14.8543620Z test_make_fx_exhaustive_logical_and_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.086s) 2023-01-11T21:15:14.8543890Z test_make_fx_exhaustive_logical_not_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2023-01-11T21:15:14.8544160Z test_make_fx_exhaustive_logical_or_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.086s) 2023-01-11T21:15:14.8544420Z test_make_fx_exhaustive_logical_xor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.087s) 2023-01-11T21:15:14.8544680Z test_make_fx_exhaustive_logit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2023-01-11T21:15:14.8544950Z test_make_fx_exhaustive_logspace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.454s) 2023-01-11T21:15:14.8545210Z test_make_fx_exhaustive_logsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.115s) 2023-01-11T21:15:14.8545470Z test_make_fx_exhaustive_long_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.045s) 2023-01-11T21:15:14.8545730Z test_make_fx_exhaustive_lt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.087s) 2023-01-11T21:15:14.8546450Z test_make_fx_exhaustive_lu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /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:14.8546870Z LU, pivots = torch.lu(A, compute_pivots) 2023-01-11T21:15:14.8547030Z should be replaced with 2023-01-11T21:15:14.8547200Z LU, pivots = torch.linalg.lu_factor(A, compute_pivots) 2023-01-11T21:15:14.8547380Z and 2023-01-11T21:15:14.8547550Z LU, pivots, info = torch.lu(A, compute_pivots, get_infos=True) 2023-01-11T21:15:14.8547810Z should be replaced with 2023-01-11T21:15:14.8548090Z 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:14.8548400Z return torch._lu_with_info(A, pivot=pivot, check_errors=(not get_infos)) 2023-01-11T21:15:14.8548570Z ok (0.588s) 2023-01-11T21:15:14.8549030Z test_make_fx_exhaustive_lu_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_proxy_tensor.py:1422: 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:14.8549410Z Note that torch.linalg.lu_solve has its arguments reversed. 2023-01-11T21:15:14.8549580Z X = torch.lu_solve(B, LU, pivots) 2023-01-11T21:15:14.8549730Z should be replaced with 2023-01-11T21:15:14.8550000Z 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:14.8550250Z return fn(*args, **kwargs) 2023-01-11T21:15:14.8550380Z ok (0.358s) 2023-01-11T21:15:14.8550570Z test_make_fx_exhaustive_lu_unpack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.266s) 2023-01-11T21:15:14.8550840Z test_make_fx_exhaustive_mH_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2023-01-11T21:15:14.8551100Z test_make_fx_exhaustive_mT_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2023-01-11T21:15:14.8551360Z test_make_fx_exhaustive_masked_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.666s) 2023-01-11T21:15:14.8551630Z test_make_fx_exhaustive_masked_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.627s) 2023-01-11T21:15:14.8551900Z test_make_fx_exhaustive_masked_argmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.229s) 2023-01-11T21:15:14.8552170Z test_make_fx_exhaustive_masked_argmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.232s) 2023-01-11T21:15:14.8552450Z test_make_fx_exhaustive_masked_cumprod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.225s) 2023-01-11T21:15:14.8552730Z test_make_fx_exhaustive_masked_cumsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.224s) 2023-01-11T21:15:14.8553000Z test_make_fx_exhaustive_masked_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.080s) 2023-01-11T21:15:14.8553270Z test_make_fx_exhaustive_masked_log_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.297s) 2023-01-11T21:15:14.8553560Z test_make_fx_exhaustive_masked_logaddexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.353s) 2023-01-11T21:15:14.8553830Z test_make_fx_exhaustive_masked_logsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.647s) 2023-01-11T21:15:14.8554100Z test_make_fx_exhaustive_masked_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.138s) 2023-01-11T21:15:14.8554370Z test_make_fx_exhaustive_masked_median_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.331s) 2023-01-11T21:15:14.8554650Z test_make_fx_exhaustive_masked_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.755s) 2023-01-11T21:15:14.8554920Z test_make_fx_exhaustive_masked_normalize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.611s) 2023-01-11T21:15:14.8555310Z test_make_fx_exhaustive_masked_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.867s) 2023-01-11T21:15:14.8555590Z test_make_fx_exhaustive_masked_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.046s) 2023-01-11T21:15:14.8555860Z test_make_fx_exhaustive_masked_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2023-01-11T21:15:14.8556140Z test_make_fx_exhaustive_masked_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.291s) 2023-01-11T21:15:14.8556410Z test_make_fx_exhaustive_masked_softmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.361s) 2023-01-11T21:15:14.8556750Z test_make_fx_exhaustive_masked_std_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.525s) 2023-01-11T21:15:14.8557020Z test_make_fx_exhaustive_masked_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.724s) 2023-01-11T21:15:14.8557290Z test_make_fx_exhaustive_masked_var_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.347s) 2023-01-11T21:15:14.8557550Z test_make_fx_exhaustive_matmul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.371s) 2023-01-11T21:15:14.8557810Z test_make_fx_exhaustive_matrix_exp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2023-01-11T21:15:14.8558080Z test_make_fx_exhaustive_max_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.091s) 2023-01-11T21:15:14.8558370Z test_make_fx_exhaustive_max_pool2d_with_indices_backward_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.921s) 2023-01-11T21:15:14.8558660Z test_make_fx_exhaustive_max_reduction_no_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.8558950Z test_make_fx_exhaustive_max_reduction_with_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.046s) 2023-01-11T21:15:14.8559230Z test_make_fx_exhaustive_maximum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.085s) 2023-01-11T21:15:14.8559490Z test_make_fx_exhaustive_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.147s) 2023-01-11T21:15:14.8559750Z test_make_fx_exhaustive_median_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.130s) 2023-01-11T21:15:14.8560030Z test_make_fx_exhaustive_meshgrid_list_of_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.304s) 2023-01-11T21:15:14.8560320Z test_make_fx_exhaustive_meshgrid_variadic_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.306s) 2023-01-11T21:15:14.8560600Z test_make_fx_exhaustive_min_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.095s) 2023-01-11T21:15:14.8560880Z test_make_fx_exhaustive_min_reduction_no_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.8561160Z test_make_fx_exhaustive_min_reduction_with_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.046s) 2023-01-11T21:15:14.8561440Z test_make_fx_exhaustive_minimum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.085s) 2023-01-11T21:15:14.8561700Z test_make_fx_exhaustive_mm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2023-01-11T21:15:14.8561950Z test_make_fx_exhaustive_mode_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.079s) 2023-01-11T21:15:14.8562210Z test_make_fx_exhaustive_movedim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2023-01-11T21:15:14.8562470Z test_make_fx_exhaustive_msort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2023-01-11T21:15:14.8562730Z test_make_fx_exhaustive_mul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.086s) 2023-01-11T21:15:14.8562990Z test_make_fx_exhaustive_multinomial_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.060s) 2023-01-11T21:15:14.8563260Z test_make_fx_exhaustive_mv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2023-01-11T21:15:14.8563530Z test_make_fx_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.071s) 2023-01-11T21:15:14.8563930Z test_make_fx_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.072s) 2023-01-11T21:15:14.8564240Z test_make_fx_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.073s) 2023-01-11T21:15:14.8564520Z test_make_fx_exhaustive_nan_to_num_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2023-01-11T21:15:14.8564780Z test_make_fx_exhaustive_nanmean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.440s) 2023-01-11T21:15:14.8565050Z test_make_fx_exhaustive_nanmedian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.133s) 2023-01-11T21:15:14.8565430Z test_make_fx_exhaustive_nanquantile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.039s) 2023-01-11T21:15:14.8565710Z test_make_fx_exhaustive_nansum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.260s) 2023-01-11T21:15:14.8565980Z test_make_fx_exhaustive_narrow_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2023-01-11T21:15:14.8566260Z test_make_fx_exhaustive_narrow_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.018s) 2023-01-11T21:15:14.8566540Z test_make_fx_exhaustive_native_batch_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.237s) 2023-01-11T21:15:14.8566830Z test_make_fx_exhaustive_native_dropout_backward_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.083s) 2023-01-11T21:15:14.8567110Z test_make_fx_exhaustive_native_layer_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.346s) 2023-01-11T21:15:14.8567370Z test_make_fx_exhaustive_ne_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.084s) 2023-01-11T21:15:14.8567630Z test_make_fx_exhaustive_neg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:15:14.8567900Z test_make_fx_exhaustive_new_empty_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.8568230Z test_make_fx_exhaustive_new_empty_strided_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:15:14.8568530Z test_make_fx_exhaustive_new_full_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.054s) 2023-01-11T21:15:14.8568800Z test_make_fx_exhaustive_new_ones_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.053s) 2023-01-11T21:15:14.8569060Z test_make_fx_exhaustive_new_zeros_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.051s) 2023-01-11T21:15:14.8569320Z test_make_fx_exhaustive_nextafter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.082s) 2023-01-11T21:15:14.8569620Z test_make_fx_exhaustive_nn_functional__scaled_dot_product_attention_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.791s) 2023-01-11T21:15:14.8569940Z test_make_fx_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.128s) 2023-01-11T21:15:14.8570240Z test_make_fx_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.089s) 2023-01-11T21:15:14.8574930Z test_make_fx_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.104s) 2023-01-11T21:15:14.8575310Z test_make_fx_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.245s) 2023-01-11T21:15:14.8575610Z test_make_fx_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.270s) 2023-01-11T21:15:14.8575910Z test_make_fx_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.226s) 2023-01-11T21:15:14.8576210Z test_make_fx_exhaustive_nn_functional_alpha_dropout_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.226s) 2023-01-11T21:15:14.8576500Z test_make_fx_exhaustive_nn_functional_avg_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.180s) 2023-01-11T21:15:14.8576970Z test_make_fx_exhaustive_nn_functional_avg_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.056s) 2023-01-11T21:15:14.8577260Z test_make_fx_exhaustive_nn_functional_avg_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2023-01-11T21:15:14.8577550Z test_make_fx_exhaustive_nn_functional_batch_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.434s) 2023-01-11T21:15:14.8577840Z test_make_fx_exhaustive_nn_functional_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.611s) 2023-01-11T21:15:14.8578140Z test_make_fx_exhaustive_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.122s) 2023-01-11T21:15:14.8578530Z test_make_fx_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.284s) 2023-01-11T21:15:14.8578830Z test_make_fx_exhaustive_nn_functional_celu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2023-01-11T21:15:14.8579110Z test_make_fx_exhaustive_nn_functional_conv1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.190s) 2023-01-11T21:15:14.8579880Z test_make_fx_exhaustive_nn_functional_conv2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_proxy_tensor.py:1422: 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:14.8580320Z return fn(*args, **kwargs) 2023-01-11T21:15:14.8580450Z ok (0.580s) 2023-01-11T21:15:14.8580670Z test_make_fx_exhaustive_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.178s) 2023-01-11T21:15:14.8580970Z test_make_fx_exhaustive_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.211s) 2023-01-11T21:15:14.8581270Z test_make_fx_exhaustive_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.184s) 2023-01-11T21:15:14.8581570Z test_make_fx_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.759s) 2023-01-11T21:15:14.8581870Z test_make_fx_exhaustive_nn_functional_cosine_similarity_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.707s) 2023-01-11T21:15:14.8582170Z test_make_fx_exhaustive_nn_functional_cross_entropy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.742s) 2023-01-11T21:15:14.8582460Z test_make_fx_exhaustive_nn_functional_ctc_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.210s) 2023-01-11T21:15:14.8583390Z test_make_fx_exhaustive_nn_functional_dropout2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /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:14.8584130Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T21:15:14.8584320Z ok (0.134s) 2023-01-11T21:15:14.8584530Z test_make_fx_exhaustive_nn_functional_dropout3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.185s) 2023-01-11T21:15:14.8584830Z test_make_fx_exhaustive_nn_functional_dropout_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.185s) 2023-01-11T21:15:14.8585120Z test_make_fx_exhaustive_nn_functional_elu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2023-01-11T21:15:14.8585500Z test_make_fx_exhaustive_nn_functional_embedding_bag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.820s) 2023-01-11T21:15:14.8585800Z test_make_fx_exhaustive_nn_functional_embedding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.140s) 2023-01-11T21:15:14.8586110Z test_make_fx_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.135s) 2023-01-11T21:15:14.8586440Z test_make_fx_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.036s) 2023-01-11T21:15:14.8586760Z test_make_fx_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.547s) 2023-01-11T21:15:14.8587120Z test_make_fx_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.732s) 2023-01-11T21:15:14.8587430Z test_make_fx_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.015s) 2023-01-11T21:15:14.8587740Z test_make_fx_exhaustive_nn_functional_gelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.057s) 2023-01-11T21:15:14.8588020Z test_make_fx_exhaustive_nn_functional_glu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.333s) 2023-01-11T21:15:14.8588300Z test_make_fx_exhaustive_nn_functional_grid_sample_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.323s) 2023-01-11T21:15:14.8588600Z test_make_fx_exhaustive_nn_functional_group_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.567s) 2023-01-11T21:15:14.8588880Z test_make_fx_exhaustive_nn_functional_hardshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.043s) 2023-01-11T21:15:14.8589190Z test_make_fx_exhaustive_nn_functional_hardsigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2023-01-11T21:15:14.8589480Z test_make_fx_exhaustive_nn_functional_hardswish_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2023-01-11T21:15:14.8589770Z test_make_fx_exhaustive_nn_functional_hardtanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.043s) 2023-01-11T21:15:14.8590070Z test_make_fx_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.613s) 2023-01-11T21:15:14.8590360Z test_make_fx_exhaustive_nn_functional_huber_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.084s) 2023-01-11T21:15:14.8590650Z test_make_fx_exhaustive_nn_functional_instance_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.962s) 2023-01-11T21:15:14.8590950Z test_make_fx_exhaustive_nn_functional_interpolate_area_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.231s) 2023-01-11T21:15:14.8591250Z test_make_fx_exhaustive_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.165s) 2023-01-11T21:15:14.8591560Z test_make_fx_exhaustive_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.162s) 2023-01-11T21:15:14.8591870Z test_make_fx_exhaustive_nn_functional_interpolate_linear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.163s) 2023-01-11T21:15:14.8592170Z test_make_fx_exhaustive_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.162s) 2023-01-11T21:15:14.8592480Z test_make_fx_exhaustive_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.166s) 2023-01-11T21:15:14.8593260Z test_make_fx_exhaustive_nn_functional_kl_div_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /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:14.8593740Z warnings.warn( 2023-01-11T21:15:14.8593870Z ok (0.411s) 2023-01-11T21:15:14.8594150Z test_make_fx_exhaustive_nn_functional_l1_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.120s) 2023-01-11T21:15:14.8594450Z test_make_fx_exhaustive_nn_functional_layer_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.135s) 2023-01-11T21:15:14.8594740Z test_make_fx_exhaustive_nn_functional_leaky_relu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.065s) 2023-01-11T21:15:14.8595020Z test_make_fx_exhaustive_nn_functional_linear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.407s) 2023-01-11T21:15:14.8595320Z test_make_fx_exhaustive_nn_functional_local_response_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.407s) 2023-01-11T21:15:14.8595670Z test_make_fx_exhaustive_nn_functional_logsigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.042s) 2023-01-11T21:15:14.8595960Z test_make_fx_exhaustive_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.961s) 2023-01-11T21:15:14.8596260Z test_make_fx_exhaustive_nn_functional_max_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.424s) 2023-01-11T21:15:14.8596550Z test_make_fx_exhaustive_nn_functional_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.337s) 2023-01-11T21:15:14.8596830Z test_make_fx_exhaustive_nn_functional_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.330s) 2023-01-11T21:15:14.8597130Z test_make_fx_exhaustive_nn_functional_max_unpool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.8597440Z test_make_fx_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.348s) 2023-01-11T21:15:14.8597750Z test_make_fx_exhaustive_nn_functional_max_unpool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.8598050Z test_make_fx_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.283s) 2023-01-11T21:15:14.8598360Z test_make_fx_exhaustive_nn_functional_max_unpool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.8598670Z test_make_fx_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.165s) 2023-01-11T21:15:14.8598950Z test_make_fx_exhaustive_nn_functional_mish_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2023-01-11T21:15:14.8599240Z test_make_fx_exhaustive_nn_functional_mse_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.055s) 2023-01-11T21:15:14.8599530Z test_make_fx_exhaustive_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2023-01-11T21:15:14.8599830Z test_make_fx_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2023-01-11T21:15:14.8600140Z test_make_fx_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.253s) 2023-01-11T21:15:14.8600440Z test_make_fx_exhaustive_nn_functional_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.403s) 2023-01-11T21:15:14.8600720Z test_make_fx_exhaustive_nn_functional_normalize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.162s) 2023-01-11T21:15:14.8601020Z test_make_fx_exhaustive_nn_functional_pad_circular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.763s) 2023-01-11T21:15:14.8601310Z test_make_fx_exhaustive_nn_functional_pad_constant_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.420s) 2023-01-11T21:15:14.8601600Z test_make_fx_exhaustive_nn_functional_pad_reflect_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.100s) 2023-01-11T21:15:14.8601900Z test_make_fx_exhaustive_nn_functional_pad_replicate_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.102s) 2023-01-11T21:15:14.8602330Z test_make_fx_exhaustive_nn_functional_pairwise_distance_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.147s) 2023-01-11T21:15:14.8602640Z test_make_fx_exhaustive_nn_functional_pdist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.077s) 2023-01-11T21:15:14.8602930Z test_make_fx_exhaustive_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.038s) 2023-01-11T21:15:14.8603220Z test_make_fx_exhaustive_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.037s) 2023-01-11T21:15:14.8603520Z test_make_fx_exhaustive_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.781s) 2023-01-11T21:15:14.8603820Z test_make_fx_exhaustive_nn_functional_prelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.391s) 2023-01-11T21:15:14.8604220Z test_make_fx_exhaustive_nn_functional_relu6_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2023-01-11T21:15:14.8604500Z test_make_fx_exhaustive_nn_functional_relu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2023-01-11T21:15:14.8604780Z test_make_fx_exhaustive_nn_functional_rrelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2023-01-11T21:15:14.8605060Z test_make_fx_exhaustive_nn_functional_selu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2023-01-11T21:15:14.8605340Z test_make_fx_exhaustive_nn_functional_silu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2023-01-11T21:15:14.8605620Z test_make_fx_exhaustive_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.074s) 2023-01-11T21:15:14.8605910Z test_make_fx_exhaustive_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.057s) 2023-01-11T21:15:14.8606200Z test_make_fx_exhaustive_nn_functional_softmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.074s) 2023-01-11T21:15:14.8606500Z test_make_fx_exhaustive_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.115s) 2023-01-11T21:15:14.8606790Z test_make_fx_exhaustive_nn_functional_softplus_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2023-01-11T21:15:14.8607080Z test_make_fx_exhaustive_nn_functional_softshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.036s) 2023-01-11T21:15:14.8607370Z test_make_fx_exhaustive_nn_functional_softsign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.045s) 2023-01-11T21:15:14.8607650Z test_make_fx_exhaustive_nn_functional_tanhshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2023-01-11T21:15:14.8607940Z test_make_fx_exhaustive_nn_functional_threshold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2023-01-11T21:15:14.8608240Z test_make_fx_exhaustive_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.491s) 2023-01-11T21:15:14.8608550Z test_make_fx_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.396s) 2023-01-11T21:15:14.8608860Z test_make_fx_exhaustive_nn_functional_unfold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.769s) 2023-01-11T21:15:14.8609480Z test_make_fx_exhaustive_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /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:14.8609960Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:15:14.8610170Z ok (0.040s) 2023-01-11T21:15:14.8610660Z test_make_fx_exhaustive_nn_functional_upsample_nearest_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /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:14.8611220Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:15:14.8611440Z ok (0.121s) 2023-01-11T21:15:14.8611640Z test_make_fx_exhaustive_nonzero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.336s) 2023-01-11T21:15:14.8611900Z test_make_fx_exhaustive_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.314s) 2023-01-11T21:15:14.8612170Z test_make_fx_exhaustive_norm_fro_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2023-01-11T21:15:14.8612430Z test_make_fx_exhaustive_norm_inf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2023-01-11T21:15:14.8612760Z test_make_fx_exhaustive_norm_nuc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.068s) 2023-01-11T21:15:14.8613020Z test_make_fx_exhaustive_normal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.050s) 2023-01-11T21:15:14.8613300Z test_make_fx_exhaustive_normal_number_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2023-01-11T21:15:14.8617910Z test_make_fx_exhaustive_ones_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2023-01-11T21:15:14.8618230Z test_make_fx_exhaustive_ones_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.044s) 2023-01-11T21:15:14.8618500Z test_make_fx_exhaustive_ormqr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.133s) 2023-01-11T21:15:14.8618760Z test_make_fx_exhaustive_outer_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2023-01-11T21:15:14.8619030Z test_make_fx_exhaustive_pca_lowrank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (29.061s) 2023-01-11T21:15:14.8619310Z test_make_fx_exhaustive_permute_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2023-01-11T21:15:14.8619570Z test_make_fx_exhaustive_pinverse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.196s) 2023-01-11T21:15:14.8619830Z test_make_fx_exhaustive_polar_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.083s) 2023-01-11T21:15:14.8620110Z test_make_fx_exhaustive_polygamma_polygamma_n_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.071s) 2023-01-11T21:15:14.8620400Z test_make_fx_exhaustive_polygamma_polygamma_n_1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.071s) 2023-01-11T21:15:14.8620680Z test_make_fx_exhaustive_polygamma_polygamma_n_2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.072s) 2023-01-11T21:15:14.8620960Z test_make_fx_exhaustive_polygamma_polygamma_n_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.073s) 2023-01-11T21:15:14.8621240Z test_make_fx_exhaustive_polygamma_polygamma_n_4_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.071s) 2023-01-11T21:15:14.8621520Z test_make_fx_exhaustive_positive_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2023-01-11T21:15:14.8621780Z test_make_fx_exhaustive_pow_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.083s) 2023-01-11T21:15:14.8622040Z test_make_fx_exhaustive_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.269s) 2023-01-11T21:15:14.8622300Z test_make_fx_exhaustive_put_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.246s) 2023-01-11T21:15:14.8622880Z test_make_fx_exhaustive_qr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_proxy_tensor.py:1422: UserWarning: torch.qr is deprecated in favor of torch.linalg.qr and will be removed in a future PyTorch release. 2023-01-11T21:15:14.8623340Z The boolean parameter 'some' has been replaced with a string parameter 'mode'. 2023-01-11T21:15:14.8623530Z Q, R = torch.qr(A, some) 2023-01-11T21:15:14.8623670Z should be replaced with 2023-01-11T21:15:14.8624020Z 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:14.8624280Z return fn(*args, **kwargs) 2023-01-11T21:15:14.8624630Z ok (0.507s) 2023-01-11T21:15:14.8624850Z test_make_fx_exhaustive_quantile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.036s) 2023-01-11T21:15:14.8625130Z test_make_fx_exhaustive_rad2deg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:15:14.8625390Z test_make_fx_exhaustive_rand_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2023-01-11T21:15:14.8625660Z test_make_fx_exhaustive_randint_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.094s) 2023-01-11T21:15:14.8625930Z test_make_fx_exhaustive_randint_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.093s) 2023-01-11T21:15:14.8626290Z test_make_fx_exhaustive_randn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2023-01-11T21:15:14.8626560Z test_make_fx_exhaustive_randn_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.046s) 2023-01-11T21:15:14.8626820Z test_make_fx_exhaustive_ravel_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2023-01-11T21:15:14.8627080Z test_make_fx_exhaustive_real_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2023-01-11T21:15:14.8627350Z test_make_fx_exhaustive_reciprocal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2023-01-11T21:15:14.8627620Z test_make_fx_exhaustive_remainder_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.084s) 2023-01-11T21:15:14.8627880Z test_make_fx_exhaustive_renorm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2023-01-11T21:15:14.8628140Z test_make_fx_exhaustive_repeat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.287s) 2023-01-11T21:15:14.8628420Z test_make_fx_exhaustive_repeat_interleave_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.147s) 2023-01-11T21:15:14.8628700Z test_make_fx_exhaustive_reshape_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2023-01-11T21:15:14.8628970Z test_make_fx_exhaustive_reshape_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.062s) 2023-01-11T21:15:14.8629230Z test_make_fx_exhaustive_resize__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2023-01-11T21:15:14.8629490Z test_make_fx_exhaustive_resize_as__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.040s) 2023-01-11T21:15:14.8629760Z test_make_fx_exhaustive_resolve_conj_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2023-01-11T21:15:14.8630020Z test_make_fx_exhaustive_resolve_neg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:15:14.8630290Z test_make_fx_exhaustive_roll_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.113s) 2023-01-11T21:15:14.8630550Z test_make_fx_exhaustive_rot90_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.242s) 2023-01-11T21:15:14.8630810Z test_make_fx_exhaustive_round_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:15:14.8631080Z test_make_fx_exhaustive_round_decimals_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2023-01-11T21:15:14.8631350Z test_make_fx_exhaustive_round_decimals_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2023-01-11T21:15:14.8631630Z test_make_fx_exhaustive_round_decimals_neg_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2023-01-11T21:15:14.8631900Z test_make_fx_exhaustive_rsqrt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2023-01-11T21:15:14.8632150Z test_make_fx_exhaustive_rsub_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.103s) 2023-01-11T21:15:14.8632420Z test_make_fx_exhaustive_scalar_tensor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2023-01-11T21:15:14.8632700Z test_make_fx_exhaustive_scatter_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.080s) 2023-01-11T21:15:14.8632960Z test_make_fx_exhaustive_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.331s) 2023-01-11T21:15:14.8633750Z test_make_fx_exhaustive_scatter_reduce_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_proxy_tensor.py:1422: 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:14.8634180Z return fn(*args, **kwargs) 2023-01-11T21:15:14.8634310Z ok (0.243s) 2023-01-11T21:15:14.8634520Z test_make_fx_exhaustive_scatter_reduce_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.244s) 2023-01-11T21:15:14.8634800Z test_make_fx_exhaustive_scatter_reduce_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.243s) 2023-01-11T21:15:14.8635130Z test_make_fx_exhaustive_scatter_reduce_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.242s) 2023-01-11T21:15:14.8635410Z test_make_fx_exhaustive_scatter_reduce_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.238s) 2023-01-11T21:15:14.8636270Z test_make_fx_exhaustive_searchsorted_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_proxy_tensor.py:1422: 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:14.8636820Z return fn(*args, **kwargs) 2023-01-11T21:15:14.8637490Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_proxy_tensor.py:1422: 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:14.8638010Z return fn(*args, **kwargs) 2023-01-11T21:15:14.8638140Z ok (1.034s) 2023-01-11T21:15:14.8638350Z test_make_fx_exhaustive_segment_reduce_lengths_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.857s) 2023-01-11T21:15:14.8638640Z test_make_fx_exhaustive_segment_reduce_offsets_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.864s) 2023-01-11T21:15:14.8638910Z test_make_fx_exhaustive_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.045s) 2023-01-11T21:15:14.8639190Z test_make_fx_exhaustive_select_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.051s) 2023-01-11T21:15:14.8639450Z test_make_fx_exhaustive_sgn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:15:14.8639710Z test_make_fx_exhaustive_short_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.043s) 2023-01-11T21:15:14.8639970Z test_make_fx_exhaustive_sigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2023-01-11T21:15:14.8640230Z test_make_fx_exhaustive_sign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:15:14.8640510Z test_make_fx_exhaustive_signal_windows_bartlett_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.115s) 2023-01-11T21:15:14.8640790Z test_make_fx_exhaustive_signal_windows_blackman_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.294s) 2023-01-11T21:15:14.8641080Z test_make_fx_exhaustive_signal_windows_cosine_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.092s) 2023-01-11T21:15:14.8641370Z test_make_fx_exhaustive_signal_windows_exponential_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.169s) 2023-01-11T21:15:14.8641660Z test_make_fx_exhaustive_signal_windows_gaussian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.169s) 2023-01-11T21:15:14.8642070Z test_make_fx_exhaustive_signal_windows_general_cosine_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.293s) 2023-01-11T21:15:14.8642390Z test_make_fx_exhaustive_signal_windows_general_hamming_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.291s) 2023-01-11T21:15:14.8642680Z test_make_fx_exhaustive_signal_windows_hamming_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.291s) 2023-01-11T21:15:14.8642970Z test_make_fx_exhaustive_signal_windows_hann_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.291s) 2023-01-11T21:15:14.8643250Z test_make_fx_exhaustive_signal_windows_kaiser_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.266s) 2023-01-11T21:15:14.8643530Z test_make_fx_exhaustive_signal_windows_nuttall_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.292s) 2023-01-11T21:15:14.8643890Z test_make_fx_exhaustive_signbit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:15:14.8644150Z test_make_fx_exhaustive_sin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:15:14.8644400Z test_make_fx_exhaustive_sinc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2023-01-11T21:15:14.8644660Z test_make_fx_exhaustive_sinh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:15:14.8644920Z test_make_fx_exhaustive_slice_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.037s) 2023-01-11T21:15:14.8645190Z test_make_fx_exhaustive_slice_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.093s) 2023-01-11T21:15:14.8645460Z test_make_fx_exhaustive_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.051s) 2023-01-11T21:15:14.8645740Z test_make_fx_exhaustive_softmax_with_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.092s) 2023-01-11T21:15:14.8646000Z test_make_fx_exhaustive_sort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.629s) 2023-01-11T21:15:14.8646310Z test_make_fx_exhaustive_sparse_sampled_addmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: PyTorch is built without MKL support (0.000s) 2023-01-11T21:15:14.8646630Z test_make_fx_exhaustive_special_airy_ai_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2023-01-11T21:15:14.8646910Z test_make_fx_exhaustive_special_bessel_j0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2023-01-11T21:15:14.8647190Z test_make_fx_exhaustive_special_bessel_j1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2023-01-11T21:15:14.8647490Z test_make_fx_exhaustive_special_bessel_y0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2023-01-11T21:15:14.8647770Z test_make_fx_exhaustive_special_bessel_y1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2023-01-11T21:15:14.8648060Z test_make_fx_exhaustive_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.085s) 2023-01-11T21:15:14.8648360Z test_make_fx_exhaustive_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.084s) 2023-01-11T21:15:14.8648810Z test_make_fx_exhaustive_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:14.8649270Z test_make_fx_exhaustive_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:14.8649600Z test_make_fx_exhaustive_special_entr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.8649880Z test_make_fx_exhaustive_special_erfcx_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2023-01-11T21:15:14.8650170Z test_make_fx_exhaustive_special_hermite_polynomial_h_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.084s) 2023-01-11T21:15:14.8650460Z test_make_fx_exhaustive_special_hermite_polynomial_he_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.083s) 2023-01-11T21:15:14.8650840Z test_make_fx_exhaustive_special_i0e_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.8651120Z test_make_fx_exhaustive_special_i1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.8651390Z test_make_fx_exhaustive_special_i1e_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2023-01-11T21:15:14.8651670Z test_make_fx_exhaustive_special_laguerre_polynomial_l_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.084s) 2023-01-11T21:15:14.8652100Z test_make_fx_exhaustive_special_legendre_polynomial_p_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:14.8652510Z test_make_fx_exhaustive_special_log_ndtr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2023-01-11T21:15:14.8652800Z test_make_fx_exhaustive_special_modified_bessel_i0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2023-01-11T21:15:14.8653090Z test_make_fx_exhaustive_special_modified_bessel_i1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2023-01-11T21:15:14.8653380Z test_make_fx_exhaustive_special_modified_bessel_k0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2023-01-11T21:15:14.8653660Z test_make_fx_exhaustive_special_modified_bessel_k1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2023-01-11T21:15:14.8653940Z test_make_fx_exhaustive_special_ndtr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.073s) 2023-01-11T21:15:14.8654220Z test_make_fx_exhaustive_special_ndtri_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2023-01-11T21:15:14.8658930Z test_make_fx_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.084s) 2023-01-11T21:15:14.8659250Z test_make_fx_exhaustive_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2023-01-11T21:15:14.8659550Z test_make_fx_exhaustive_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2023-01-11T21:15:14.8660030Z test_make_fx_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:14.8660510Z test_make_fx_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:14.8660970Z test_make_fx_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:14.8661440Z test_make_fx_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:14.8661790Z test_make_fx_exhaustive_special_spherical_bessel_j0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2023-01-11T21:15:14.8662070Z test_make_fx_exhaustive_special_xlog1py_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.084s) 2023-01-11T21:15:14.8662350Z test_make_fx_exhaustive_special_zeta_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.083s) 2023-01-11T21:15:14.8662620Z test_make_fx_exhaustive_split_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2023-01-11T21:15:14.8662890Z test_make_fx_exhaustive_split_list_args_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.054s) 2023-01-11T21:15:14.8663170Z test_make_fx_exhaustive_split_with_sizes_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.071s) 2023-01-11T21:15:14.8663440Z test_make_fx_exhaustive_sqrt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:15:14.8663700Z test_make_fx_exhaustive_square_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2023-01-11T21:15:14.8664130Z test_make_fx_exhaustive_squeeze_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.052s) 2023-01-11T21:15:14.8664400Z test_make_fx_exhaustive_stack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.090s) 2023-01-11T21:15:14.8664660Z test_make_fx_exhaustive_std_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.073s) 2023-01-11T21:15:14.8664920Z test_make_fx_exhaustive_std_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.114s) 2023-01-11T21:15:14.8665190Z test_make_fx_exhaustive_std_mean_unbiased_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2023-01-11T21:15:14.8665570Z test_make_fx_exhaustive_std_unbiased_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2023-01-11T21:15:14.8666230Z test_make_fx_exhaustive_stft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /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:14.8666850Z 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:14.8667280Z return _VF.stft(input, n_fft, hop_length, win_length, window, # type: ignore[attr-defined] 2023-01-11T21:15:14.8667480Z ok (0.415s) 2023-01-11T21:15:14.8667680Z test_make_fx_exhaustive_sub_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.102s) 2023-01-11T21:15:14.8667950Z test_make_fx_exhaustive_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.144s) 2023-01-11T21:15:14.8668220Z test_make_fx_exhaustive_sum_to_size_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.129s) 2023-01-11T21:15:14.8668490Z test_make_fx_exhaustive_svd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.065s) 2023-01-11T21:15:14.8668760Z test_make_fx_exhaustive_svd_lowrank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (38.704s) 2023-01-11T21:15:14.8669290Z test_make_fx_exhaustive_symeig_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_proxy_tensor.py:1422: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2023-01-11T21:15:14.8669730Z 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:14.8669970Z L, _ = torch.symeig(A, upper=upper) 2023-01-11T21:15:14.8670120Z should be replaced with 2023-01-11T21:15:14.8670340Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2023-01-11T21:15:14.8670490Z and 2023-01-11T21:15:14.8670630Z L, V = torch.symeig(A, eigenvectors=True) 2023-01-11T21:15:14.8670780Z should be replaced with 2023-01-11T21:15:14.8671120Z 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:14.8671390Z return fn(*args, **kwargs) 2023-01-11T21:15:14.8671520Z ok (0.088s) 2023-01-11T21:15:14.8671710Z test_make_fx_exhaustive_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2023-01-11T21:15:14.8671980Z test_make_fx_exhaustive_take_along_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.115s) 2023-01-11T21:15:14.8672250Z test_make_fx_exhaustive_take_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.089s) 2023-01-11T21:15:14.8672520Z test_make_fx_exhaustive_tan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:15:14.8672770Z test_make_fx_exhaustive_tanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:15:14.8673170Z test_make_fx_exhaustive_tensor_split_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.045s) 2023-01-11T21:15:14.8673460Z test_make_fx_exhaustive_tensordot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.090s) 2023-01-11T21:15:14.8673730Z test_make_fx_exhaustive_tile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.437s) 2023-01-11T21:15:14.8673980Z test_make_fx_exhaustive_to_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.218s) 2023-01-11T21:15:14.8674260Z test_make_fx_exhaustive_to_sparse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.8674530Z test_make_fx_exhaustive_topk_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.153s) 2023-01-11T21:15:14.8674860Z test_make_fx_exhaustive_trace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:15:14.8675130Z test_make_fx_exhaustive_transpose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.059s) 2023-01-11T21:15:14.8675390Z test_make_fx_exhaustive_trapezoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.496s) 2023-01-11T21:15:14.8675650Z test_make_fx_exhaustive_trapz_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.499s) 2023-01-11T21:15:14.8676220Z test_make_fx_exhaustive_triangular_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_proxy_tensor.py:1422: 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:14.8676660Z torch.linalg.solve_triangular has its arguments reversed and does not return a copy of one of the inputs. 2023-01-11T21:15:14.8676880Z X = torch.triangular_solve(B, A).solution 2023-01-11T21:15:14.8677040Z should be replaced with 2023-01-11T21:15:14.8677300Z 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:14.8677550Z return fn(*args, **kwargs) 2023-01-11T21:15:14.8677680Z ok (0.155s) 2023-01-11T21:15:14.8677870Z test_make_fx_exhaustive_tril_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.059s) 2023-01-11T21:15:14.8678130Z test_make_fx_exhaustive_triu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.058s) 2023-01-11T21:15:14.8678390Z test_make_fx_exhaustive_true_divide_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.090s) 2023-01-11T21:15:14.8678660Z test_make_fx_exhaustive_trunc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:15:14.8678920Z test_make_fx_exhaustive_unbind_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.141s) 2023-01-11T21:15:14.8679190Z test_make_fx_exhaustive_unflatten_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.087s) 2023-01-11T21:15:14.8679470Z test_make_fx_exhaustive_unfold_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.160s) 2023-01-11T21:15:14.8679740Z test_make_fx_exhaustive_unfold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.165s) 2023-01-11T21:15:14.8680010Z test_make_fx_exhaustive_uniform_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2023-01-11T21:15:14.8680300Z test_make_fx_exhaustive_unique_consecutive_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.456s) 2023-01-11T21:15:14.8680580Z test_make_fx_exhaustive_unique_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.455s) 2023-01-11T21:15:14.8680850Z test_make_fx_exhaustive_unsqueeze_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.065s) 2023-01-11T21:15:14.8681110Z test_make_fx_exhaustive_var_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.070s) 2023-01-11T21:15:14.8681380Z test_make_fx_exhaustive_var_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.111s) 2023-01-11T21:15:14.8681660Z test_make_fx_exhaustive_var_mean_unbiased_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2023-01-11T21:15:14.8681930Z test_make_fx_exhaustive_var_unbiased_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2023-01-11T21:15:14.8682310Z test_make_fx_exhaustive_vdot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2023-01-11T21:15:14.8682600Z test_make_fx_exhaustive_view_as_complex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:15:14.8682880Z test_make_fx_exhaustive_view_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.042s) 2023-01-11T21:15:14.8683140Z test_make_fx_exhaustive_view_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.050s) 2023-01-11T21:15:14.8683400Z test_make_fx_exhaustive_view_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.052s) 2023-01-11T21:15:14.8683740Z test_make_fx_exhaustive_vsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.059s) 2023-01-11T21:15:14.8684000Z test_make_fx_exhaustive_vstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.046s) 2023-01-11T21:15:14.8684260Z test_make_fx_exhaustive_where_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.066s) 2023-01-11T21:15:14.8684520Z test_make_fx_exhaustive_xlogy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.082s) 2023-01-11T21:15:14.8684780Z test_make_fx_exhaustive_zero__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2023-01-11T21:15:14.8685030Z test_make_fx_exhaustive_zeros_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2023-01-11T21:15:14.8685290Z test_make_fx_exhaustive_zeros_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.043s) 2023-01-11T21:15:14.8685550Z test_make_fx_fake_exhaustive_H_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2023-01-11T21:15:14.8685810Z test_make_fx_fake_exhaustive_T_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2023-01-11T21:15:14.8686120Z test_make_fx_fake_exhaustive___getitem___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.076s) 2023-01-11T21:15:14.8686430Z test_make_fx_fake_exhaustive___radd___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:15:14.8686700Z test_make_fx_fake_exhaustive___rdiv___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2023-01-11T21:15:14.8686980Z test_make_fx_fake_exhaustive___rmatmul___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.038s) 2023-01-11T21:15:14.8687250Z test_make_fx_fake_exhaustive___rmod___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.8687520Z test_make_fx_fake_exhaustive___rmul___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:15:14.8688210Z test_make_fx_fake_exhaustive___rpow___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /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:14.8688690Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:15:14.8689210Z /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:14.8689600Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:15:14.8690100Z /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:14.8690500Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:15:14.8691100Z /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:14.8691500Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:15:14.8692000Z /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:14.8692460Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:15:14.8692960Z /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:14.8693340Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:15:14.8693830Z /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:14.8694220Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:15:14.8694710Z /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:14.8695100Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:15:14.8695590Z /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:14.8695970Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:15:14.8696130Z ok (0.053s) 2023-01-11T21:15:14.8696330Z test_make_fx_fake_exhaustive___rsub___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:15:14.8696620Z test_make_fx_fake_exhaustive__native_batch_norm_legit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.128s) 2023-01-11T21:15:14.8701370Z test_make_fx_fake_exhaustive__softmax_backward_data_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:15:14.8701670Z test_make_fx_fake_exhaustive_abs_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.002s) 2023-01-11T21:15:14.8701940Z test_make_fx_fake_exhaustive_acos_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2023-01-11T21:15:14.8702210Z test_make_fx_fake_exhaustive_acosh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2023-01-11T21:15:14.8702480Z test_make_fx_fake_exhaustive_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2023-01-11T21:15:14.8702740Z test_make_fx_fake_exhaustive_addbmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2023-01-11T21:15:14.8703010Z test_make_fx_fake_exhaustive_addcdiv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2023-01-11T21:15:14.8703290Z test_make_fx_fake_exhaustive_addcmul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2023-01-11T21:15:14.8703560Z test_make_fx_fake_exhaustive_addmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:15:14.8703980Z test_make_fx_fake_exhaustive_addmm_decomposed_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:15:14.8704260Z test_make_fx_fake_exhaustive_addmv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2023-01-11T21:15:14.8704530Z test_make_fx_fake_exhaustive_addr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2023-01-11T21:15:14.8704790Z test_make_fx_fake_exhaustive_all_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2023-01-11T21:15:14.8705070Z test_make_fx_fake_exhaustive_allclose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.002s) 2023-01-11T21:15:14.8705410Z test_make_fx_fake_exhaustive_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2023-01-11T21:15:14.8705670Z test_make_fx_fake_exhaustive_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2023-01-11T21:15:14.8706620Z test_make_fx_fake_exhaustive_aminmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_proxy_tensor.py:1422: 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:14.8707200Z return fn(*args, **kwargs) 2023-01-11T21:15:14.8707650Z [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:15:14.8708360Z [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:15:14.8708750Z ok (0.011s) 2023-01-11T21:15:14.8708940Z test_make_fx_fake_exhaustive_angle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.002s) 2023-01-11T21:15:14.8709210Z test_make_fx_fake_exhaustive_any_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2023-01-11T21:15:14.8709480Z test_make_fx_fake_exhaustive_arange_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.109s) 2023-01-11T21:15:14.8709740Z test_make_fx_fake_exhaustive_argmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2023-01-11T21:15:14.8710010Z test_make_fx_fake_exhaustive_argmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2023-01-11T21:15:14.8710270Z test_make_fx_fake_exhaustive_argsort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2023-01-11T21:15:14.8710580Z test_make_fx_fake_exhaustive_argwhere_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.002s) 2023-01-11T21:15:14.8710890Z test_make_fx_fake_exhaustive_as_strided_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2023-01-11T21:15:14.8711180Z test_make_fx_fake_exhaustive_as_strided_partial_views_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2023-01-11T21:15:14.8711470Z test_make_fx_fake_exhaustive_as_strided_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2023-01-11T21:15:14.8711750Z test_make_fx_fake_exhaustive_asin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.002s) 2023-01-11T21:15:14.8712080Z test_make_fx_fake_exhaustive_asinh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.002s) 2023-01-11T21:15:14.8712350Z test_make_fx_fake_exhaustive_atan2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.8712610Z test_make_fx_fake_exhaustive_atan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.002s) 2023-01-11T21:15:14.8712880Z test_make_fx_fake_exhaustive_atanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.002s) 2023-01-11T21:15:14.8713150Z test_make_fx_fake_exhaustive_atleast_1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:15:14.8713430Z test_make_fx_fake_exhaustive_atleast_2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2023-01-11T21:15:14.8713750Z test_make_fx_fake_exhaustive_atleast_3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2023-01-11T21:15:14.8714020Z test_make_fx_fake_exhaustive_baddbmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2023-01-11T21:15:14.8714300Z test_make_fx_fake_exhaustive_bernoulli_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:15:14.8714580Z test_make_fx_fake_exhaustive_bfloat16_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.042s) 2023-01-11T21:15:14.8714860Z test_make_fx_fake_exhaustive_block_diag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.8715140Z test_make_fx_fake_exhaustive_bmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.002s) 2023-01-11T21:15:14.8715410Z test_make_fx_fake_exhaustive_bool_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.042s) 2023-01-11T21:15:14.8715680Z test_make_fx_fake_exhaustive_broadcast_shapes_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2023-01-11T21:15:14.8715970Z test_make_fx_fake_exhaustive_broadcast_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2023-01-11T21:15:14.8716260Z test_make_fx_fake_exhaustive_broadcast_to_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2023-01-11T21:15:14.8716540Z test_make_fx_fake_exhaustive_bucketize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.107s) 2023-01-11T21:15:14.8716810Z test_make_fx_fake_exhaustive_byte_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.042s) 2023-01-11T21:15:14.8717090Z test_make_fx_fake_exhaustive_cartesian_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2023-01-11T21:15:14.8717360Z test_make_fx_fake_exhaustive_cat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:15:14.8717630Z test_make_fx_fake_exhaustive_cdist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.338s) 2023-01-11T21:15:14.8717900Z test_make_fx_fake_exhaustive_cdouble_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.041s) 2023-01-11T21:15:14.8718170Z test_make_fx_fake_exhaustive_ceil_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.002s) 2023-01-11T21:15:14.8718440Z test_make_fx_fake_exhaustive_cfloat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.042s) 2023-01-11T21:15:14.8718700Z test_make_fx_fake_exhaustive_chalf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.042s) 2023-01-11T21:15:14.8718970Z test_make_fx_fake_exhaustive_char_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.041s) 2023-01-11T21:15:14.8719250Z test_make_fx_fake_exhaustive_cholesky_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2023-01-11T21:15:14.8719550Z test_make_fx_fake_exhaustive_cholesky_inverse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.048s) 2023-01-11T21:15:14.8719850Z test_make_fx_fake_exhaustive_cholesky_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.089s) 2023-01-11T21:15:14.8720120Z test_make_fx_fake_exhaustive_chunk_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2023-01-11T21:15:14.8720490Z test_make_fx_fake_exhaustive_clamp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2023-01-11T21:15:14.8720780Z test_make_fx_fake_exhaustive_clamp_max_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2023-01-11T21:15:14.8721050Z test_make_fx_fake_exhaustive_clamp_min_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2023-01-11T21:15:14.8721320Z test_make_fx_fake_exhaustive_clone_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2023-01-11T21:15:14.8721590Z test_make_fx_fake_exhaustive_column_stack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2023-01-11T21:15:14.8721900Z test_make_fx_fake_exhaustive_combinations_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.011s) 2023-01-11T21:15:14.8722300Z test_make_fx_fake_exhaustive_complex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.8722560Z test_make_fx_fake_exhaustive_conj_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2023-01-11T21:15:14.8722840Z test_make_fx_fake_exhaustive_conj_physical_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.001s) 2023-01-11T21:15:14.8723120Z test_make_fx_fake_exhaustive_constant_pad_nd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.078s) 2023-01-11T21:15:14.8723400Z test_make_fx_fake_exhaustive_contiguous_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2023-01-11T21:15:14.8723680Z test_make_fx_fake_exhaustive_copysign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:15:14.8723970Z test_make_fx_fake_exhaustive_corrcoef_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.015s) 2023-01-11T21:15:14.8724250Z test_make_fx_fake_exhaustive_cos_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2023-01-11T21:15:14.8724520Z test_make_fx_fake_exhaustive_cosh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2023-01-11T21:15:14.8724790Z test_make_fx_fake_exhaustive_count_nonzero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.125s) 2023-01-11T21:15:14.8725070Z test_make_fx_fake_exhaustive_cov_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.012s) 2023-01-11T21:15:14.8725350Z test_make_fx_fake_exhaustive_cross_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2023-01-11T21:15:14.8725620Z test_make_fx_fake_exhaustive_cummax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2023-01-11T21:15:14.8725890Z test_make_fx_fake_exhaustive_cummin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2023-01-11T21:15:14.8726160Z test_make_fx_fake_exhaustive_cumprod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:15:14.8726430Z test_make_fx_fake_exhaustive_cumsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:15:14.8726710Z test_make_fx_fake_exhaustive_cumulative_trapezoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.035s) 2023-01-11T21:15:14.8727000Z test_make_fx_fake_exhaustive_deg2rad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.002s) 2023-01-11T21:15:14.8727260Z test_make_fx_fake_exhaustive_diag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2023-01-11T21:15:14.8727530Z test_make_fx_fake_exhaustive_diag_embed_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2023-01-11T21:15:14.8727800Z test_make_fx_fake_exhaustive_diagflat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2023-01-11T21:15:14.8728080Z test_make_fx_fake_exhaustive_diagonal_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2023-01-11T21:15:14.8728350Z test_make_fx_fake_exhaustive_diagonal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2023-01-11T21:15:14.8728640Z test_make_fx_fake_exhaustive_diagonal_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2023-01-11T21:15:14.8728910Z test_make_fx_fake_exhaustive_diff_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.346s) 2023-01-11T21:15:14.8729260Z test_make_fx_fake_exhaustive_digamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2023-01-11T21:15:14.8729530Z test_make_fx_fake_exhaustive_dist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.097s) 2023-01-11T21:15:14.8729810Z test_make_fx_fake_exhaustive_div_floor_rounding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.098s) 2023-01-11T21:15:14.8730100Z test_make_fx_fake_exhaustive_div_no_rounding_mode_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.8730380Z test_make_fx_fake_exhaustive_div_trunc_rounding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:15:14.8730720Z test_make_fx_fake_exhaustive_dot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.002s) 2023-01-11T21:15:14.8730990Z test_make_fx_fake_exhaustive_double_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.041s) 2023-01-11T21:15:14.8731260Z test_make_fx_fake_exhaustive_dsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2023-01-11T21:15:14.8731530Z test_make_fx_fake_exhaustive_dstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2023-01-11T21:15:14.8731790Z test_make_fx_fake_exhaustive_einsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.037s) 2023-01-11T21:15:14.8732070Z test_make_fx_fake_exhaustive_empty_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.8732370Z test_make_fx_fake_exhaustive_empty_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.8732640Z test_make_fx_fake_exhaustive_eq_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:15:14.8732920Z test_make_fx_fake_exhaustive_equal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.001s) 2023-01-11T21:15:14.8733200Z test_make_fx_fake_exhaustive_erf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.002s) 2023-01-11T21:15:14.8733470Z test_make_fx_fake_exhaustive_erfc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2023-01-11T21:15:14.8733740Z test_make_fx_fake_exhaustive_erfinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.002s) 2023-01-11T21:15:14.8734000Z test_make_fx_fake_exhaustive_exp2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2023-01-11T21:15:14.8734260Z test_make_fx_fake_exhaustive_exp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2023-01-11T21:15:14.8734520Z test_make_fx_fake_exhaustive_expand_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2023-01-11T21:15:14.8734790Z test_make_fx_fake_exhaustive_expand_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2023-01-11T21:15:14.8735060Z test_make_fx_fake_exhaustive_expm1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.002s) 2023-01-11T21:15:14.8735320Z test_make_fx_fake_exhaustive_eye_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.379s) 2023-01-11T21:15:14.8735590Z test_make_fx_fake_exhaustive_fft_fft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2023-01-11T21:15:14.8735860Z test_make_fx_fake_exhaustive_fft_fft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2023-01-11T21:15:14.8736130Z test_make_fx_fake_exhaustive_fft_fftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.042s) 2023-01-11T21:15:14.8736410Z test_make_fx_fake_exhaustive_fft_fftshift_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:15:14.8741450Z test_make_fx_fake_exhaustive_fft_hfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.036s) 2023-01-11T21:15:14.8741750Z test_make_fx_fake_exhaustive_fft_hfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.039s) 2023-01-11T21:15:14.8742010Z test_make_fx_fake_exhaustive_fft_hfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2023-01-11T21:15:14.8742460Z test_make_fx_fake_exhaustive_fft_ifft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2023-01-11T21:15:14.8742740Z test_make_fx_fake_exhaustive_fft_ifft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2023-01-11T21:15:14.8743010Z test_make_fx_fake_exhaustive_fft_ifftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.044s) 2023-01-11T21:15:14.8743280Z test_make_fx_fake_exhaustive_fft_ifftshift_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2023-01-11T21:15:14.8743560Z test_make_fx_fake_exhaustive_fft_ihfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:15:14.8743830Z test_make_fx_fake_exhaustive_fft_ihfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.8744180Z test_make_fx_fake_exhaustive_fft_ihfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2023-01-11T21:15:14.8744450Z test_make_fx_fake_exhaustive_fft_irfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2023-01-11T21:15:14.8744720Z test_make_fx_fake_exhaustive_fft_irfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.037s) 2023-01-11T21:15:14.8744990Z test_make_fx_fake_exhaustive_fft_irfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.043s) 2023-01-11T21:15:14.8745260Z test_make_fx_fake_exhaustive_fft_rfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2023-01-11T21:15:14.8745530Z test_make_fx_fake_exhaustive_fft_rfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2023-01-11T21:15:14.8745800Z test_make_fx_fake_exhaustive_fft_rfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.8746060Z test_make_fx_fake_exhaustive_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2023-01-11T21:15:14.8746330Z test_make_fx_fake_exhaustive_flatten_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2023-01-11T21:15:14.8746590Z test_make_fx_fake_exhaustive_flip_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:15:14.8746860Z test_make_fx_fake_exhaustive_fliplr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2023-01-11T21:15:14.8747120Z test_make_fx_fake_exhaustive_flipud_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2023-01-11T21:15:14.8747420Z test_make_fx_fake_exhaustive_float_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:15:14.8747700Z test_make_fx_fake_exhaustive_float_power_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.078s) 2023-01-11T21:15:14.8747970Z test_make_fx_fake_exhaustive_floor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.002s) 2023-01-11T21:15:14.8748240Z test_make_fx_fake_exhaustive_floor_divide_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2023-01-11T21:15:14.8748510Z test_make_fx_fake_exhaustive_fmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2023-01-11T21:15:14.8748770Z test_make_fx_fake_exhaustive_fmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2023-01-11T21:15:14.8749030Z test_make_fx_fake_exhaustive_fmod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2023-01-11T21:15:14.8749290Z test_make_fx_fake_exhaustive_frac_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.002s) 2023-01-11T21:15:14.8749550Z test_make_fx_fake_exhaustive_frexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2023-01-11T21:15:14.8749820Z test_make_fx_fake_exhaustive_full_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2023-01-11T21:15:14.8750080Z test_make_fx_fake_exhaustive_full_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2023-01-11T21:15:14.8750350Z test_make_fx_fake_exhaustive_gather_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2023-01-11T21:15:14.8750620Z test_make_fx_fake_exhaustive_ge_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.8750930Z test_make_fx_fake_exhaustive_geqrf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.239s) 2023-01-11T21:15:14.8751200Z test_make_fx_fake_exhaustive_gradient_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.156s) 2023-01-11T21:15:14.8751490Z test_make_fx_fake_exhaustive_grid_sampler_2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (4.065s) 2023-01-11T21:15:14.8751760Z test_make_fx_fake_exhaustive_gt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2023-01-11T21:15:14.8752020Z test_make_fx_fake_exhaustive_half_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.043s) 2023-01-11T21:15:14.8752290Z test_make_fx_fake_exhaustive_heaviside_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2023-01-11T21:15:14.8752600Z test_make_fx_fake_exhaustive_histc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.577s) 2023-01-11T21:15:14.8752870Z test_make_fx_fake_exhaustive_histogram_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.630s) 2023-01-11T21:15:14.8753150Z test_make_fx_fake_exhaustive_histogramdd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.198s) 2023-01-11T21:15:14.8753440Z test_make_fx_fake_exhaustive_hsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2023-01-11T21:15:14.8753700Z test_make_fx_fake_exhaustive_hstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2023-01-11T21:15:14.8753970Z test_make_fx_fake_exhaustive_hypot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.8754230Z test_make_fx_fake_exhaustive_i0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2023-01-11T21:15:14.8754500Z test_make_fx_fake_exhaustive_igamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:15:14.8754770Z test_make_fx_fake_exhaustive_igammac_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:15:14.8755040Z test_make_fx_fake_exhaustive_index_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2023-01-11T21:15:14.8755320Z test_make_fx_fake_exhaustive_index_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:15:14.8755590Z test_make_fx_fake_exhaustive_index_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2023-01-11T21:15:14.8755860Z test_make_fx_fake_exhaustive_index_put_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2023-01-11T21:15:14.8756130Z test_make_fx_fake_exhaustive_index_reduce_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.062s) 2023-01-11T21:15:14.8756410Z test_make_fx_fake_exhaustive_index_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2023-01-11T21:15:14.8756690Z test_make_fx_fake_exhaustive_inner_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2023-01-11T21:15:14.8756950Z test_make_fx_fake_exhaustive_int_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.043s) 2023-01-11T21:15:14.8757220Z test_make_fx_fake_exhaustive_isclose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.091s) 2023-01-11T21:15:14.8757490Z test_make_fx_fake_exhaustive_isfinite_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:15:14.8757750Z test_make_fx_fake_exhaustive_isin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2023-01-11T21:15:14.8758020Z test_make_fx_fake_exhaustive_isinf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.002s) 2023-01-11T21:15:14.8758280Z test_make_fx_fake_exhaustive_isnan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.002s) 2023-01-11T21:15:14.8758550Z test_make_fx_fake_exhaustive_isneginf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.002s) 2023-01-11T21:15:14.8758820Z test_make_fx_fake_exhaustive_isposinf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.002s) 2023-01-11T21:15:14.8759090Z test_make_fx_fake_exhaustive_isreal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2023-01-11T21:15:14.8759460Z test_make_fx_fake_exhaustive_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:14.8759810Z test_make_fx_fake_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:14.8760140Z test_make_fx_fake_exhaustive_jiterator_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:14.8760470Z test_make_fx_fake_exhaustive_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:14.8760800Z test_make_fx_fake_exhaustive_jiterator_unary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:14.8761150Z test_make_fx_fake_exhaustive_kron_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2023-01-11T21:15:14.8761280Z test_make_fx_fake_exhaustive_kthvalue_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.076s) 2023-01-11T21:15:14.8761410Z test_make_fx_fake_exhaustive_ldexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2023-01-11T21:15:14.8761530Z test_make_fx_fake_exhaustive_le_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2023-01-11T21:15:14.8761660Z test_make_fx_fake_exhaustive_lerp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2023-01-11T21:15:14.8761790Z test_make_fx_fake_exhaustive_lgamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2023-01-11T21:15:14.8761920Z test_make_fx_fake_exhaustive_linalg_cholesky_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2023-01-11T21:15:14.8762060Z test_make_fx_fake_exhaustive_linalg_cholesky_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.035s) 2023-01-11T21:15:14.8762200Z test_make_fx_fake_exhaustive_linalg_cond_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2023-01-11T21:15:14.8762330Z test_make_fx_fake_exhaustive_linalg_cross_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2023-01-11T21:15:14.8762460Z test_make_fx_fake_exhaustive_linalg_det_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2023-01-11T21:15:14.8762600Z test_make_fx_fake_exhaustive_linalg_det_singular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.073s) 2023-01-11T21:15:14.8762730Z test_make_fx_fake_exhaustive_linalg_eig_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.054s) 2023-01-11T21:15:14.8762870Z test_make_fx_fake_exhaustive_linalg_eigh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.8763000Z test_make_fx_fake_exhaustive_linalg_eigvals_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2023-01-11T21:15:14.8763130Z test_make_fx_fake_exhaustive_linalg_eigvalsh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.8763280Z test_make_fx_fake_exhaustive_linalg_householder_product_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.051s) 2023-01-11T21:15:14.8763410Z test_make_fx_fake_exhaustive_linalg_inv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:15:14.8763540Z test_make_fx_fake_exhaustive_linalg_inv_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2023-01-11T21:15:14.8763680Z test_make_fx_fake_exhaustive_linalg_ldl_factor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2023-01-11T21:15:14.8763820Z test_make_fx_fake_exhaustive_linalg_ldl_factor_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:15:14.8763950Z test_make_fx_fake_exhaustive_linalg_ldl_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2023-01-11T21:15:14.8764100Z test_make_fx_fake_exhaustive_linalg_lstsq_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.8764250Z test_make_fx_fake_exhaustive_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.8764430Z test_make_fx_fake_exhaustive_linalg_lu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2023-01-11T21:15:14.8764570Z test_make_fx_fake_exhaustive_linalg_lu_factor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2023-01-11T21:15:14.8764710Z test_make_fx_fake_exhaustive_linalg_lu_factor_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2023-01-11T21:15:14.8764840Z test_make_fx_fake_exhaustive_linalg_lu_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.189s) 2023-01-11T21:15:14.8764980Z test_make_fx_fake_exhaustive_linalg_matrix_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.163s) 2023-01-11T21:15:14.8765160Z test_make_fx_fake_exhaustive_linalg_matrix_power_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.085s) 2023-01-11T21:15:14.8765300Z test_make_fx_fake_exhaustive_linalg_matrix_rank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.100s) 2023-01-11T21:15:14.8765450Z test_make_fx_fake_exhaustive_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.136s) 2023-01-11T21:15:14.8765580Z test_make_fx_fake_exhaustive_linalg_multi_dot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2023-01-11T21:15:14.8765710Z test_make_fx_fake_exhaustive_linalg_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.226s) 2023-01-11T21:15:14.8765860Z test_make_fx_fake_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.166s) 2023-01-11T21:15:14.8765990Z test_make_fx_fake_exhaustive_linalg_pinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.126s) 2023-01-11T21:15:14.8766130Z test_make_fx_fake_exhaustive_linalg_pinv_hermitian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2023-01-11T21:15:14.8766320Z test_make_fx_fake_exhaustive_linalg_pinv_singular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:15:14.8766450Z test_make_fx_fake_exhaustive_linalg_qr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.076s) 2023-01-11T21:15:14.8766590Z test_make_fx_fake_exhaustive_linalg_slogdet_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2023-01-11T21:15:14.8766710Z test_make_fx_fake_exhaustive_linalg_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.052s) 2023-01-11T21:15:14.8766850Z test_make_fx_fake_exhaustive_linalg_solve_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2023-01-11T21:15:14.8766990Z test_make_fx_fake_exhaustive_linalg_solve_triangular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.671s) 2023-01-11T21:15:14.8767120Z test_make_fx_fake_exhaustive_linalg_svd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.213s) 2023-01-11T21:15:14.8767260Z test_make_fx_fake_exhaustive_linalg_svdvals_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.066s) 2023-01-11T21:15:14.8767390Z test_make_fx_fake_exhaustive_linalg_tensorinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2023-01-11T21:15:14.8767530Z test_make_fx_fake_exhaustive_linalg_tensorsolve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:15:14.8767660Z test_make_fx_fake_exhaustive_linalg_vander_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.080s) 2023-01-11T21:15:14.8767790Z test_make_fx_fake_exhaustive_linalg_vecdot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.087s) 2023-01-11T21:15:14.8767920Z test_make_fx_fake_exhaustive_linalg_vector_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.168s) 2023-01-11T21:15:14.8768060Z test_make_fx_fake_exhaustive_linspace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.290s) 2023-01-11T21:15:14.8768180Z test_make_fx_fake_exhaustive_log10_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2023-01-11T21:15:14.8768350Z test_make_fx_fake_exhaustive_log1p_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.002s) 2023-01-11T21:15:14.8768470Z test_make_fx_fake_exhaustive_log2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2023-01-11T21:15:14.8768600Z test_make_fx_fake_exhaustive_log_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2023-01-11T21:15:14.8768730Z test_make_fx_fake_exhaustive_log_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2023-01-11T21:15:14.8768870Z test_make_fx_fake_exhaustive_log_softmax_with_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.037s) 2023-01-11T21:15:14.8769000Z test_make_fx_fake_exhaustive_logaddexp2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.002s) 2023-01-11T21:15:14.8769170Z test_make_fx_fake_exhaustive_logaddexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.002s) 2023-01-11T21:15:14.8769310Z test_make_fx_fake_exhaustive_logcumsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.042s) 2023-01-11T21:15:14.8769440Z test_make_fx_fake_exhaustive_logdet_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.079s) 2023-01-11T21:15:14.8769570Z test_make_fx_fake_exhaustive_logical_and_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2023-01-11T21:15:14.8769700Z test_make_fx_fake_exhaustive_logical_not_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2023-01-11T21:15:14.8769830Z test_make_fx_fake_exhaustive_logical_or_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:15:14.8769950Z test_make_fx_fake_exhaustive_logical_xor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2023-01-11T21:15:14.8770080Z test_make_fx_fake_exhaustive_logit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2023-01-11T21:15:14.8770210Z test_make_fx_fake_exhaustive_logspace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.459s) 2023-01-11T21:15:14.8770340Z test_make_fx_fake_exhaustive_logsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2023-01-11T21:15:14.8770470Z test_make_fx_fake_exhaustive_long_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.043s) 2023-01-11T21:15:14.8770590Z test_make_fx_fake_exhaustive_lt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:15:14.8770710Z test_make_fx_fake_exhaustive_lu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.068s) 2023-01-11T21:15:14.8770840Z test_make_fx_fake_exhaustive_lu_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.058s) 2023-01-11T21:15:14.8770960Z test_make_fx_fake_exhaustive_lu_unpack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.041s) 2023-01-11T21:15:14.8771080Z test_make_fx_fake_exhaustive_mH_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2023-01-11T21:15:14.8771200Z test_make_fx_fake_exhaustive_mT_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2023-01-11T21:15:14.8771340Z test_make_fx_fake_exhaustive_masked_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.263s) 2023-01-11T21:15:14.8771460Z test_make_fx_fake_exhaustive_masked_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.272s) 2023-01-11T21:15:14.8771600Z test_make_fx_fake_exhaustive_masked_argmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.363s) 2023-01-11T21:15:14.8771730Z test_make_fx_fake_exhaustive_masked_argmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.351s) 2023-01-11T21:15:14.8771860Z test_make_fx_fake_exhaustive_masked_cumprod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2023-01-11T21:15:14.8772000Z test_make_fx_fake_exhaustive_masked_cumsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2023-01-11T21:15:14.8772120Z test_make_fx_fake_exhaustive_masked_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:15:14.8772260Z test_make_fx_fake_exhaustive_masked_log_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.054s) 2023-01-11T21:15:14.8772430Z test_make_fx_fake_exhaustive_masked_logaddexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.040s) 2023-01-11T21:15:14.8772570Z test_make_fx_fake_exhaustive_masked_logsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.376s) 2023-01-11T21:15:14.8772700Z test_make_fx_fake_exhaustive_masked_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.743s) 2023-01-11T21:15:14.8772830Z test_make_fx_fake_exhaustive_masked_median_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.051s) 2023-01-11T21:15:14.8772960Z test_make_fx_fake_exhaustive_masked_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.312s) 2023-01-11T21:15:14.8773130Z test_make_fx_fake_exhaustive_masked_normalize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.205s) 2023-01-11T21:15:14.8773260Z test_make_fx_fake_exhaustive_masked_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.281s) 2023-01-11T21:15:14.8773390Z test_make_fx_fake_exhaustive_masked_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2023-01-11T21:15:14.8773560Z test_make_fx_fake_exhaustive_masked_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.002s) 2023-01-11T21:15:14.8773690Z test_make_fx_fake_exhaustive_masked_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.060s) 2023-01-11T21:15:14.8773820Z test_make_fx_fake_exhaustive_masked_softmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.065s) 2023-01-11T21:15:14.8773950Z test_make_fx_fake_exhaustive_masked_std_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.450s) 2023-01-11T21:15:14.8774080Z test_make_fx_fake_exhaustive_masked_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.264s) 2023-01-11T21:15:14.8774210Z test_make_fx_fake_exhaustive_masked_var_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.433s) 2023-01-11T21:15:14.8774340Z test_make_fx_fake_exhaustive_matmul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.036s) 2023-01-11T21:15:14.8778610Z test_make_fx_fake_exhaustive_matrix_exp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:15:14.8778780Z test_make_fx_fake_exhaustive_max_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:15:14.8778940Z test_make_fx_fake_exhaustive_max_pool2d_with_indices_backward_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.610s) 2023-01-11T21:15:14.8779070Z test_make_fx_fake_exhaustive_max_reduction_no_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2023-01-11T21:15:14.8779220Z test_make_fx_fake_exhaustive_max_reduction_with_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:15:14.8779360Z test_make_fx_fake_exhaustive_maximum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:15:14.8779490Z test_make_fx_fake_exhaustive_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.105s) 2023-01-11T21:15:14.8779610Z test_make_fx_fake_exhaustive_median_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.089s) 2023-01-11T21:15:14.8779750Z test_make_fx_fake_exhaustive_meshgrid_list_of_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2023-01-11T21:15:14.8779900Z test_make_fx_fake_exhaustive_meshgrid_variadic_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2023-01-11T21:15:14.8780030Z test_make_fx_fake_exhaustive_min_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.8780170Z test_make_fx_fake_exhaustive_min_reduction_no_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2023-01-11T21:15:14.8780300Z test_make_fx_fake_exhaustive_min_reduction_with_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:15:14.8780430Z test_make_fx_fake_exhaustive_minimum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:15:14.8780710Z test_make_fx_fake_exhaustive_mm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.002s) 2023-01-11T21:15:14.8780830Z test_make_fx_fake_exhaustive_mode_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.046s) 2023-01-11T21:15:14.8780960Z test_make_fx_fake_exhaustive_movedim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2023-01-11T21:15:14.8781090Z test_make_fx_fake_exhaustive_msort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2023-01-11T21:15:14.8781210Z test_make_fx_fake_exhaustive_mul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:15:14.8781360Z test_make_fx_fake_exhaustive_multinomial_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.013s) 2023-01-11T21:15:14.8781540Z test_make_fx_fake_exhaustive_mv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2023-01-11T21:15:14.8781680Z test_make_fx_fake_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:15:14.8781830Z test_make_fx_fake_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:15:14.8781960Z test_make_fx_fake_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2023-01-11T21:15:14.8782090Z test_make_fx_fake_exhaustive_nan_to_num_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2023-01-11T21:15:14.8782210Z test_make_fx_fake_exhaustive_nanmean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.110s) 2023-01-11T21:15:14.8782350Z test_make_fx_fake_exhaustive_nanmedian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2023-01-11T21:15:14.8782490Z test_make_fx_fake_exhaustive_nanquantile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.013s) 2023-01-11T21:15:14.8782620Z test_make_fx_fake_exhaustive_nansum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.049s) 2023-01-11T21:15:14.8782760Z test_make_fx_fake_exhaustive_narrow_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:15:14.8782900Z test_make_fx_fake_exhaustive_narrow_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2023-01-11T21:15:14.8783030Z test_make_fx_fake_exhaustive_native_batch_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.128s) 2023-01-11T21:15:14.8783180Z test_make_fx_fake_exhaustive_native_dropout_backward_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.056s) 2023-01-11T21:15:14.8783310Z test_make_fx_fake_exhaustive_native_layer_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.052s) 2023-01-11T21:15:14.8783430Z test_make_fx_fake_exhaustive_ne_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.8783560Z test_make_fx_fake_exhaustive_neg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.002s) 2023-01-11T21:15:14.8783700Z test_make_fx_fake_exhaustive_new_empty_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.8783880Z test_make_fx_fake_exhaustive_new_empty_strided_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:15:14.8784010Z test_make_fx_fake_exhaustive_new_full_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.037s) 2023-01-11T21:15:14.8784140Z test_make_fx_fake_exhaustive_new_ones_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.038s) 2023-01-11T21:15:14.8784260Z test_make_fx_fake_exhaustive_new_zeros_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.038s) 2023-01-11T21:15:14.8784400Z test_make_fx_fake_exhaustive_nextafter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.8784560Z test_make_fx_fake_exhaustive_nn_functional__scaled_dot_product_attention_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.347s) 2023-01-11T21:15:14.8784750Z test_make_fx_fake_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2023-01-11T21:15:14.8784910Z test_make_fx_fake_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:15:14.8785060Z test_make_fx_fake_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2023-01-11T21:15:14.8785210Z test_make_fx_fake_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2023-01-11T21:15:14.8785350Z test_make_fx_fake_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.045s) 2023-01-11T21:15:14.8785530Z test_make_fx_fake_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.038s) 2023-01-11T21:15:14.8785680Z test_make_fx_fake_exhaustive_nn_functional_alpha_dropout_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2023-01-11T21:15:14.8785830Z test_make_fx_fake_exhaustive_nn_functional_avg_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2023-01-11T21:15:14.8785970Z test_make_fx_fake_exhaustive_nn_functional_avg_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2023-01-11T21:15:14.8786110Z test_make_fx_fake_exhaustive_nn_functional_avg_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.8786240Z test_make_fx_fake_exhaustive_nn_functional_batch_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.250s) 2023-01-11T21:15:14.8786380Z test_make_fx_fake_exhaustive_nn_functional_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.061s) 2023-01-11T21:15:14.8786530Z test_make_fx_fake_exhaustive_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.138s) 2023-01-11T21:15:14.8786690Z test_make_fx_fake_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.098s) 2023-01-11T21:15:14.8786830Z test_make_fx_fake_exhaustive_nn_functional_celu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2023-01-11T21:15:14.8786970Z test_make_fx_fake_exhaustive_nn_functional_conv1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.084s) 2023-01-11T21:15:14.8787100Z test_make_fx_fake_exhaustive_nn_functional_conv2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.246s) 2023-01-11T21:15:14.8787250Z test_make_fx_fake_exhaustive_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.076s) 2023-01-11T21:15:14.8787400Z test_make_fx_fake_exhaustive_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.094s) 2023-01-11T21:15:14.8787540Z test_make_fx_fake_exhaustive_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.083s) 2023-01-11T21:15:14.8787690Z test_make_fx_fake_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.123s) 2023-01-11T21:15:14.8787840Z test_make_fx_fake_exhaustive_nn_functional_cosine_similarity_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2023-01-11T21:15:14.8787990Z test_make_fx_fake_exhaustive_nn_functional_cross_entropy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.150s) 2023-01-11T21:15:14.8788170Z test_make_fx_fake_exhaustive_nn_functional_ctc_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.003s) 2023-01-11T21:15:14.8789070Z test_make_fx_fake_exhaustive_nn_functional_dropout2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /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:14.8789260Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T21:15:14.8789910Z /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:14.8790140Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T21:15:14.8790750Z /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:14.8790920Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T21:15:14.8791530Z /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:14.8791700Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T21:15:14.8792300Z /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:14.8792470Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T21:15:14.8793070Z /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:14.8793240Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T21:15:14.8793290Z ok (0.048s) 2023-01-11T21:15:14.8793430Z test_make_fx_fake_exhaustive_nn_functional_dropout3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.051s) 2023-01-11T21:15:14.8793570Z test_make_fx_fake_exhaustive_nn_functional_dropout_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.065s) 2023-01-11T21:15:14.8793760Z test_make_fx_fake_exhaustive_nn_functional_elu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2023-01-11T21:15:14.8793910Z test_make_fx_fake_exhaustive_nn_functional_embedding_bag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.214s) 2023-01-11T21:15:14.8794050Z test_make_fx_fake_exhaustive_nn_functional_embedding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.065s) 2023-01-11T21:15:14.8794210Z test_make_fx_fake_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.036s) 2023-01-11T21:15:14.8794370Z test_make_fx_fake_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2023-01-11T21:15:14.8794570Z test_make_fx_fake_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.203s) 2023-01-11T21:15:14.8794720Z test_make_fx_fake_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.271s) 2023-01-11T21:15:14.8794890Z test_make_fx_fake_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.003s) 2023-01-11T21:15:14.8795030Z test_make_fx_fake_exhaustive_nn_functional_gelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2023-01-11T21:15:14.8795160Z test_make_fx_fake_exhaustive_nn_functional_glu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.074s) 2023-01-11T21:15:14.8795310Z test_make_fx_fake_exhaustive_nn_functional_grid_sample_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (4.173s) 2023-01-11T21:15:14.8795450Z test_make_fx_fake_exhaustive_nn_functional_group_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.059s) 2023-01-11T21:15:14.8795590Z test_make_fx_fake_exhaustive_nn_functional_hardshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2023-01-11T21:15:14.8795740Z test_make_fx_fake_exhaustive_nn_functional_hardsigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:15:14.8795880Z test_make_fx_fake_exhaustive_nn_functional_hardswish_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2023-01-11T21:15:14.8796020Z test_make_fx_fake_exhaustive_nn_functional_hardtanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2023-01-11T21:15:14.8796170Z test_make_fx_fake_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.150s) 2023-01-11T21:15:14.8796320Z test_make_fx_fake_exhaustive_nn_functional_huber_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2023-01-11T21:15:14.8796470Z test_make_fx_fake_exhaustive_nn_functional_instance_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.178s) 2023-01-11T21:15:14.8796620Z test_make_fx_fake_exhaustive_nn_functional_interpolate_area_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2023-01-11T21:15:14.8796770Z test_make_fx_fake_exhaustive_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.159s) 2023-01-11T21:15:14.8796920Z test_make_fx_fake_exhaustive_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.023s) 2023-01-11T21:15:14.8797070Z test_make_fx_fake_exhaustive_nn_functional_interpolate_linear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2023-01-11T21:15:14.8797220Z test_make_fx_fake_exhaustive_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2023-01-11T21:15:14.8797370Z test_make_fx_fake_exhaustive_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2023-01-11T21:15:14.8798030Z test_make_fx_fake_exhaustive_nn_functional_kl_div_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /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:14.8798090Z warnings.warn( 2023-01-11T21:15:14.8798560Z /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:14.8798670Z warnings.warn( 2023-01-11T21:15:14.8799140Z /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:14.8799190Z warnings.warn( 2023-01-11T21:15:14.8799640Z /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:14.8799690Z warnings.warn( 2023-01-11T21:15:14.8799740Z ok (0.044s) 2023-01-11T21:15:14.8799880Z test_make_fx_fake_exhaustive_nn_functional_l1_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.8800020Z test_make_fx_fake_exhaustive_nn_functional_layer_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:15:14.8800160Z test_make_fx_fake_exhaustive_nn_functional_leaky_relu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2023-01-11T21:15:14.8800300Z test_make_fx_fake_exhaustive_nn_functional_linear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.041s) 2023-01-11T21:15:14.8800450Z test_make_fx_fake_exhaustive_nn_functional_local_response_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.045s) 2023-01-11T21:15:14.8800590Z test_make_fx_fake_exhaustive_nn_functional_logsigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2023-01-11T21:15:14.8800730Z test_make_fx_fake_exhaustive_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.085s) 2023-01-11T21:15:14.8800870Z test_make_fx_fake_exhaustive_nn_functional_max_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.288s) 2023-01-11T21:15:14.8801010Z test_make_fx_fake_exhaustive_nn_functional_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.221s) 2023-01-11T21:15:14.8801150Z test_make_fx_fake_exhaustive_nn_functional_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.794s) 2023-01-11T21:15:14.8801300Z test_make_fx_fake_exhaustive_nn_functional_max_unpool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.8801450Z test_make_fx_fake_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.124s) 2023-01-11T21:15:14.8801600Z test_make_fx_fake_exhaustive_nn_functional_max_unpool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.8801750Z test_make_fx_fake_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.182s) 2023-01-11T21:15:14.8801900Z test_make_fx_fake_exhaustive_nn_functional_max_unpool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.8802090Z test_make_fx_fake_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.104s) 2023-01-11T21:15:14.8802230Z test_make_fx_fake_exhaustive_nn_functional_mish_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2023-01-11T21:15:14.8802370Z test_make_fx_fake_exhaustive_nn_functional_mse_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:15:14.8802520Z test_make_fx_fake_exhaustive_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2023-01-11T21:15:14.8802670Z test_make_fx_fake_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2023-01-11T21:15:14.8802860Z test_make_fx_fake_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.067s) 2023-01-11T21:15:14.8803010Z test_make_fx_fake_exhaustive_nn_functional_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.8803160Z test_make_fx_fake_exhaustive_nn_functional_normalize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2023-01-11T21:15:14.8803300Z test_make_fx_fake_exhaustive_nn_functional_pad_circular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.092s) 2023-01-11T21:15:14.8803450Z test_make_fx_fake_exhaustive_nn_functional_pad_constant_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.092s) 2023-01-11T21:15:14.8803590Z test_make_fx_fake_exhaustive_nn_functional_pad_reflect_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2023-01-11T21:15:14.8803730Z test_make_fx_fake_exhaustive_nn_functional_pad_replicate_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2023-01-11T21:15:14.8803880Z test_make_fx_fake_exhaustive_nn_functional_pairwise_distance_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2023-01-11T21:15:14.8804020Z test_make_fx_fake_exhaustive_nn_functional_pdist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.068s) 2023-01-11T21:15:14.8804160Z test_make_fx_fake_exhaustive_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:15:14.8804310Z test_make_fx_fake_exhaustive_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:15:14.8804450Z test_make_fx_fake_exhaustive_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.305s) 2023-01-11T21:15:14.8804590Z test_make_fx_fake_exhaustive_nn_functional_prelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.056s) 2023-01-11T21:15:14.8804720Z test_make_fx_fake_exhaustive_nn_functional_relu6_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2023-01-11T21:15:14.8804860Z test_make_fx_fake_exhaustive_nn_functional_relu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2023-01-11T21:15:14.8804990Z test_make_fx_fake_exhaustive_nn_functional_rrelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.044s) 2023-01-11T21:15:14.8805130Z test_make_fx_fake_exhaustive_nn_functional_selu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2023-01-11T21:15:14.8805260Z test_make_fx_fake_exhaustive_nn_functional_silu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2023-01-11T21:15:14.8805410Z test_make_fx_fake_exhaustive_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2023-01-11T21:15:14.8805550Z test_make_fx_fake_exhaustive_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2023-01-11T21:15:14.8805690Z test_make_fx_fake_exhaustive_nn_functional_softmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.8805840Z test_make_fx_fake_exhaustive_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.036s) 2023-01-11T21:15:14.8806030Z test_make_fx_fake_exhaustive_nn_functional_softplus_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:15:14.8806170Z test_make_fx_fake_exhaustive_nn_functional_softshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2023-01-11T21:15:14.8806320Z test_make_fx_fake_exhaustive_nn_functional_softsign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:15:14.8806450Z test_make_fx_fake_exhaustive_nn_functional_tanhshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2023-01-11T21:15:14.8806600Z test_make_fx_fake_exhaustive_nn_functional_threshold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:15:14.8806790Z test_make_fx_fake_exhaustive_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.040s) 2023-01-11T21:15:14.8806950Z test_make_fx_fake_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.040s) 2023-01-11T21:15:14.8807090Z test_make_fx_fake_exhaustive_nn_functional_unfold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.357s) 2023-01-11T21:15:14.8807530Z test_make_fx_fake_exhaustive_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /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:14.8807680Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:15:14.8807990Z /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:14.8808130Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:15:14.8808440Z /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:14.8808580Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:15:14.8808870Z /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:14.8809010Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:15:14.8809060Z ok (0.225s) 2023-01-11T21:15:14.8809490Z test_make_fx_fake_exhaustive_nn_functional_upsample_nearest_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /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:14.8809640Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:15:14.8809940Z /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:14.8810080Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:15:14.8810380Z /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:14.8810520Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:15:14.8810860Z /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:14.8811000Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:15:14.8811300Z /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:14.8811440Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:15:14.8811780Z /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:14.8811920Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:15:14.8812210Z /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:14.8812350Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:15:14.8812640Z /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:14.8812780Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:15:14.8813080Z /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:14.8813210Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:15:14.8813500Z /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:14.8813640Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:15:14.8813930Z /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:14.8814070Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:15:14.8814360Z /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:14.8814490Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:15:14.8814540Z ok (0.021s) 2023-01-11T21:15:14.8814700Z test_make_fx_fake_exhaustive_nonzero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.002s) 2023-01-11T21:15:14.8814830Z test_make_fx_fake_exhaustive_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.070s) 2023-01-11T21:15:14.8814960Z test_make_fx_fake_exhaustive_norm_fro_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2023-01-11T21:15:14.8815090Z test_make_fx_fake_exhaustive_norm_inf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2023-01-11T21:15:14.8815280Z test_make_fx_fake_exhaustive_norm_nuc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2023-01-11T21:15:14.8815410Z test_make_fx_fake_exhaustive_normal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2023-01-11T21:15:14.8815550Z test_make_fx_fake_exhaustive_normal_number_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.002s) 2023-01-11T21:15:14.8815680Z test_make_fx_fake_exhaustive_ones_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2023-01-11T21:15:14.8815810Z test_make_fx_fake_exhaustive_ones_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2023-01-11T21:15:14.8815930Z test_make_fx_fake_exhaustive_ormqr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.717s) 2023-01-11T21:15:14.8816150Z test_make_fx_fake_exhaustive_outer_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.002s) 2023-01-11T21:15:14.8816290Z test_make_fx_fake_exhaustive_pca_lowrank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.014s) 2023-01-11T21:15:14.8816420Z test_make_fx_fake_exhaustive_permute_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:15:14.8816550Z test_make_fx_fake_exhaustive_pinverse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.128s) 2023-01-11T21:15:14.8816680Z test_make_fx_fake_exhaustive_polar_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.067s) 2023-01-11T21:15:14.8816820Z test_make_fx_fake_exhaustive_polygamma_polygamma_n_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:15:14.8816960Z test_make_fx_fake_exhaustive_polygamma_polygamma_n_1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.8817100Z test_make_fx_fake_exhaustive_polygamma_polygamma_n_2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.8817240Z test_make_fx_fake_exhaustive_polygamma_polygamma_n_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2023-01-11T21:15:14.8817380Z test_make_fx_fake_exhaustive_polygamma_polygamma_n_4_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.8817500Z test_make_fx_fake_exhaustive_positive_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.002s) 2023-01-11T21:15:14.8817630Z test_make_fx_fake_exhaustive_pow_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:15:14.8817750Z test_make_fx_fake_exhaustive_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.055s) 2023-01-11T21:15:14.8817880Z test_make_fx_fake_exhaustive_put_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.042s) 2023-01-11T21:15:14.8818000Z test_make_fx_fake_exhaustive_qr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.067s) 2023-01-11T21:15:14.8818140Z test_make_fx_fake_exhaustive_quantile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.014s) 2023-01-11T21:15:14.8818270Z test_make_fx_fake_exhaustive_rad2deg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.002s) 2023-01-11T21:15:14.8818400Z test_make_fx_fake_exhaustive_rand_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.035s) 2023-01-11T21:15:14.8818530Z test_make_fx_fake_exhaustive_randint_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.071s) 2023-01-11T21:15:14.8818660Z test_make_fx_fake_exhaustive_randint_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.070s) 2023-01-11T21:15:14.8818790Z test_make_fx_fake_exhaustive_randn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2023-01-11T21:15:14.8818920Z test_make_fx_fake_exhaustive_randn_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.035s) 2023-01-11T21:15:14.8822590Z test_make_fx_fake_exhaustive_ravel_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2023-01-11T21:15:14.8822790Z test_make_fx_fake_exhaustive_real_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2023-01-11T21:15:14.8822920Z test_make_fx_fake_exhaustive_reciprocal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2023-01-11T21:15:14.8823180Z test_make_fx_fake_exhaustive_remainder_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:15:14.8823310Z test_make_fx_fake_exhaustive_renorm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:15:14.8823440Z test_make_fx_fake_exhaustive_repeat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2023-01-11T21:15:14.8823620Z test_make_fx_fake_exhaustive_repeat_interleave_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.008s) 2023-01-11T21:15:14.8823750Z test_make_fx_fake_exhaustive_reshape_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:15:14.8823920Z test_make_fx_fake_exhaustive_reshape_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2023-01-11T21:15:14.8824060Z test_make_fx_fake_exhaustive_resize__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2023-01-11T21:15:14.8824190Z test_make_fx_fake_exhaustive_resize_as__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2023-01-11T21:15:14.8824320Z test_make_fx_fake_exhaustive_resolve_conj_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2023-01-11T21:15:14.8824450Z test_make_fx_fake_exhaustive_resolve_neg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.003s) 2023-01-11T21:15:14.8824570Z test_make_fx_fake_exhaustive_roll_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2023-01-11T21:15:14.8824700Z test_make_fx_fake_exhaustive_rot90_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.055s) 2023-01-11T21:15:14.8824820Z test_make_fx_fake_exhaustive_round_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.002s) 2023-01-11T21:15:14.8824960Z test_make_fx_fake_exhaustive_round_decimals_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2023-01-11T21:15:14.8825090Z test_make_fx_fake_exhaustive_round_decimals_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2023-01-11T21:15:14.8825230Z test_make_fx_fake_exhaustive_round_decimals_neg_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2023-01-11T21:15:14.8825360Z test_make_fx_fake_exhaustive_rsqrt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2023-01-11T21:15:14.8825480Z test_make_fx_fake_exhaustive_rsub_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2023-01-11T21:15:14.8825610Z test_make_fx_fake_exhaustive_scalar_tensor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2023-01-11T21:15:14.8825750Z test_make_fx_fake_exhaustive_scatter_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.8825880Z test_make_fx_fake_exhaustive_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.049s) 2023-01-11T21:15:14.8826020Z test_make_fx_fake_exhaustive_scatter_reduce_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.045s) 2023-01-11T21:15:14.8826150Z test_make_fx_fake_exhaustive_scatter_reduce_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.044s) 2023-01-11T21:15:14.8826290Z test_make_fx_fake_exhaustive_scatter_reduce_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.044s) 2023-01-11T21:15:14.8826420Z test_make_fx_fake_exhaustive_scatter_reduce_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.044s) 2023-01-11T21:15:14.8826560Z test_make_fx_fake_exhaustive_scatter_reduce_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.042s) 2023-01-11T21:15:14.8826700Z test_make_fx_fake_exhaustive_searchsorted_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.678s) 2023-01-11T21:15:14.8826850Z test_make_fx_fake_exhaustive_segment_reduce_lengths_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2023-01-11T21:15:14.8826990Z test_make_fx_fake_exhaustive_segment_reduce_offsets_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.605s) 2023-01-11T21:15:14.8827180Z test_make_fx_fake_exhaustive_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2023-01-11T21:15:14.8827310Z test_make_fx_fake_exhaustive_select_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2023-01-11T21:15:14.8827440Z test_make_fx_fake_exhaustive_sgn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.002s) 2023-01-11T21:15:14.8827570Z test_make_fx_fake_exhaustive_short_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.042s) 2023-01-11T21:15:14.8827700Z test_make_fx_fake_exhaustive_sigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2023-01-11T21:15:14.8827820Z test_make_fx_fake_exhaustive_sign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.002s) 2023-01-11T21:15:14.8828010Z test_make_fx_fake_exhaustive_signal_windows_bartlett_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.061s) 2023-01-11T21:15:14.8828150Z test_make_fx_fake_exhaustive_signal_windows_blackman_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.101s) 2023-01-11T21:15:14.8828290Z test_make_fx_fake_exhaustive_signal_windows_cosine_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.062s) 2023-01-11T21:15:14.8828430Z test_make_fx_fake_exhaustive_signal_windows_exponential_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.067s) 2023-01-11T21:15:14.8828570Z test_make_fx_fake_exhaustive_signal_windows_gaussian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.067s) 2023-01-11T21:15:14.8828710Z test_make_fx_fake_exhaustive_signal_windows_general_cosine_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.097s) 2023-01-11T21:15:14.8828860Z test_make_fx_fake_exhaustive_signal_windows_general_hamming_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.097s) 2023-01-11T21:15:14.8829000Z test_make_fx_fake_exhaustive_signal_windows_hamming_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.096s) 2023-01-11T21:15:14.8829140Z test_make_fx_fake_exhaustive_signal_windows_hann_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.098s) 2023-01-11T21:15:14.8829270Z test_make_fx_fake_exhaustive_signal_windows_kaiser_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.078s) 2023-01-11T21:15:14.8829410Z test_make_fx_fake_exhaustive_signal_windows_nuttall_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.101s) 2023-01-11T21:15:14.8829540Z test_make_fx_fake_exhaustive_signbit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.002s) 2023-01-11T21:15:14.8829660Z test_make_fx_fake_exhaustive_sin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.002s) 2023-01-11T21:15:14.8829780Z test_make_fx_fake_exhaustive_sinc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2023-01-11T21:15:14.8829910Z test_make_fx_fake_exhaustive_sinh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.002s) 2023-01-11T21:15:14.8830030Z test_make_fx_fake_exhaustive_slice_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:15:14.8830170Z test_make_fx_fake_exhaustive_slice_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2023-01-11T21:15:14.8830290Z test_make_fx_fake_exhaustive_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2023-01-11T21:15:14.8830430Z test_make_fx_fake_exhaustive_softmax_with_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.038s) 2023-01-11T21:15:14.8830550Z test_make_fx_fake_exhaustive_sort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.105s) 2023-01-11T21:15:14.8830730Z test_make_fx_fake_exhaustive_sparse_sampled_addmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: PyTorch is built without MKL support (0.000s) 2023-01-11T21:15:14.8830860Z test_make_fx_fake_exhaustive_special_airy_ai_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2023-01-11T21:15:14.8831000Z test_make_fx_fake_exhaustive_special_bessel_j0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2023-01-11T21:15:14.8831170Z test_make_fx_fake_exhaustive_special_bessel_j1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2023-01-11T21:15:14.8831310Z test_make_fx_fake_exhaustive_special_bessel_y0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2023-01-11T21:15:14.8831440Z test_make_fx_fake_exhaustive_special_bessel_y1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2023-01-11T21:15:14.8831590Z test_make_fx_fake_exhaustive_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.8831740Z test_make_fx_fake_exhaustive_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2023-01-11T21:15:14.8832100Z test_make_fx_fake_exhaustive_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:14.8832360Z test_make_fx_fake_exhaustive_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:14.8832500Z test_make_fx_fake_exhaustive_special_entr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2023-01-11T21:15:14.8832630Z test_make_fx_fake_exhaustive_special_erfcx_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2023-01-11T21:15:14.8832780Z test_make_fx_fake_exhaustive_special_hermite_polynomial_h_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:15:14.8832930Z test_make_fx_fake_exhaustive_special_hermite_polynomial_he_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2023-01-11T21:15:14.8833060Z test_make_fx_fake_exhaustive_special_i0e_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2023-01-11T21:15:14.8833190Z test_make_fx_fake_exhaustive_special_i1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2023-01-11T21:15:14.8833320Z test_make_fx_fake_exhaustive_special_i1e_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2023-01-11T21:15:14.8833470Z test_make_fx_fake_exhaustive_special_laguerre_polynomial_l_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:15:14.8833740Z test_make_fx_fake_exhaustive_special_legendre_polynomial_p_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:14.8833870Z test_make_fx_fake_exhaustive_special_log_ndtr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:15:14.8834020Z test_make_fx_fake_exhaustive_special_modified_bessel_i0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2023-01-11T21:15:14.8834170Z test_make_fx_fake_exhaustive_special_modified_bessel_i1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2023-01-11T21:15:14.8834310Z test_make_fx_fake_exhaustive_special_modified_bessel_k0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2023-01-11T21:15:14.8834450Z test_make_fx_fake_exhaustive_special_modified_bessel_k1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2023-01-11T21:15:14.8834580Z test_make_fx_fake_exhaustive_special_ndtr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:15:14.8834720Z test_make_fx_fake_exhaustive_special_ndtri_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2023-01-11T21:15:14.8834870Z test_make_fx_fake_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:15:14.8835020Z test_make_fx_fake_exhaustive_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2023-01-11T21:15:14.8835170Z test_make_fx_fake_exhaustive_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2023-01-11T21:15:14.8835530Z test_make_fx_fake_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:14.8835820Z test_make_fx_fake_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:14.8836080Z test_make_fx_fake_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:14.8836350Z test_make_fx_fake_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:14.8836560Z test_make_fx_fake_exhaustive_special_spherical_bessel_j0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2023-01-11T21:15:14.8836700Z test_make_fx_fake_exhaustive_special_xlog1py_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2023-01-11T21:15:14.8836840Z test_make_fx_fake_exhaustive_special_zeta_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2023-01-11T21:15:14.8836960Z test_make_fx_fake_exhaustive_split_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2023-01-11T21:15:14.8837100Z test_make_fx_fake_exhaustive_split_list_args_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2023-01-11T21:15:14.8837230Z test_make_fx_fake_exhaustive_split_with_sizes_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2023-01-11T21:15:14.8837360Z test_make_fx_fake_exhaustive_sqrt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.002s) 2023-01-11T21:15:14.8837480Z test_make_fx_fake_exhaustive_square_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2023-01-11T21:15:14.8837610Z test_make_fx_fake_exhaustive_squeeze_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2023-01-11T21:15:14.8837740Z test_make_fx_fake_exhaustive_stack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:15:14.8837870Z test_make_fx_fake_exhaustive_std_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2023-01-11T21:15:14.8837990Z test_make_fx_fake_exhaustive_std_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2023-01-11T21:15:14.8838130Z test_make_fx_fake_exhaustive_std_mean_unbiased_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2023-01-11T21:15:14.8838260Z test_make_fx_fake_exhaustive_std_unbiased_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2023-01-11T21:15:14.8838380Z test_make_fx_fake_exhaustive_stft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2023-01-11T21:15:14.8838510Z test_make_fx_fake_exhaustive_sub_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2023-01-11T21:15:14.8838630Z test_make_fx_fake_exhaustive_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2023-01-11T21:15:14.8838760Z test_make_fx_fake_exhaustive_sum_to_size_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.025s) 2023-01-11T21:15:14.8838880Z test_make_fx_fake_exhaustive_svd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.249s) 2023-01-11T21:15:14.8839010Z test_make_fx_fake_exhaustive_svd_lowrank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.589s) 2023-01-11T21:15:14.8839140Z test_make_fx_fake_exhaustive_symeig_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.060s) 2023-01-11T21:15:14.8839260Z test_make_fx_fake_exhaustive_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2023-01-11T21:15:14.8839400Z test_make_fx_fake_exhaustive_take_along_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2023-01-11T21:15:14.8839520Z test_make_fx_fake_exhaustive_take_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.062s) 2023-01-11T21:15:14.8839650Z test_make_fx_fake_exhaustive_tan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.002s) 2023-01-11T21:15:14.8839830Z test_make_fx_fake_exhaustive_tanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.002s) 2023-01-11T21:15:14.8839980Z test_make_fx_fake_exhaustive_tensor_split_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2023-01-11T21:15:14.8840110Z test_make_fx_fake_exhaustive_tensordot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2023-01-11T21:15:14.8840230Z test_make_fx_fake_exhaustive_tile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.088s) 2023-01-11T21:15:14.8840360Z test_make_fx_fake_exhaustive_to_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.261s) 2023-01-11T21:15:14.8840570Z test_make_fx_fake_exhaustive_to_sparse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.8840700Z test_make_fx_fake_exhaustive_topk_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2023-01-11T21:15:14.8840830Z test_make_fx_fake_exhaustive_trace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.002s) 2023-01-11T21:15:14.8840960Z test_make_fx_fake_exhaustive_transpose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2023-01-11T21:15:14.8841090Z test_make_fx_fake_exhaustive_trapezoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.040s) 2023-01-11T21:15:14.8841220Z test_make_fx_fake_exhaustive_trapz_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.040s) 2023-01-11T21:15:14.8841350Z test_make_fx_fake_exhaustive_triangular_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2023-01-11T21:15:14.8841480Z test_make_fx_fake_exhaustive_tril_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2023-01-11T21:15:14.8841600Z test_make_fx_fake_exhaustive_triu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.8841730Z test_make_fx_fake_exhaustive_true_divide_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2023-01-11T21:15:14.8841860Z test_make_fx_fake_exhaustive_trunc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.002s) 2023-01-11T21:15:14.8841990Z test_make_fx_fake_exhaustive_unbind_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:15:14.8842120Z test_make_fx_fake_exhaustive_unflatten_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2023-01-11T21:15:14.8842250Z test_make_fx_fake_exhaustive_unfold_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.037s) 2023-01-11T21:15:14.8842370Z test_make_fx_fake_exhaustive_unfold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.036s) 2023-01-11T21:15:14.8842500Z test_make_fx_fake_exhaustive_uniform_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2023-01-11T21:15:14.8842680Z test_make_fx_fake_exhaustive_unique_consecutive_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.002s) 2023-01-11T21:15:14.8842840Z test_make_fx_fake_exhaustive_unique_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.002s) 2023-01-11T21:15:14.8842970Z test_make_fx_fake_exhaustive_unsqueeze_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2023-01-11T21:15:14.8843100Z test_make_fx_fake_exhaustive_var_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:15:14.8843230Z test_make_fx_fake_exhaustive_var_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2023-01-11T21:15:14.8843360Z test_make_fx_fake_exhaustive_var_mean_unbiased_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2023-01-11T21:15:14.8843500Z test_make_fx_fake_exhaustive_var_unbiased_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.004s) 2023-01-11T21:15:14.8843620Z test_make_fx_fake_exhaustive_vdot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.002s) 2023-01-11T21:15:14.8843760Z test_make_fx_fake_exhaustive_view_as_complex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.002s) 2023-01-11T21:15:14.8843950Z test_make_fx_fake_exhaustive_view_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:15:14.8844080Z test_make_fx_fake_exhaustive_view_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2023-01-11T21:15:14.8844200Z test_make_fx_fake_exhaustive_view_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2023-01-11T21:15:14.8844330Z test_make_fx_fake_exhaustive_vsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2023-01-11T21:15:14.8844450Z test_make_fx_fake_exhaustive_vstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2023-01-11T21:15:14.8844620Z test_make_fx_fake_exhaustive_where_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2023-01-11T21:15:14.8844750Z test_make_fx_fake_exhaustive_xlogy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2023-01-11T21:15:14.8844880Z test_make_fx_fake_exhaustive_zero__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.006s) 2023-01-11T21:15:14.8845000Z test_make_fx_fake_exhaustive_zeros_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2023-01-11T21:15:14.8845130Z test_make_fx_fake_exhaustive_zeros_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2023-01-11T21:15:14.8845260Z test_make_fx_symbolic_exhaustive_H_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2023-01-11T21:15:14.8845380Z test_make_fx_symbolic_exhaustive_T_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2023-01-11T21:15:14.8845550Z test_make_fx_symbolic_exhaustive___getitem___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.230s) 2023-01-11T21:15:14.8845690Z test_make_fx_symbolic_exhaustive___radd___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.237s) 2023-01-11T21:15:14.8845820Z test_make_fx_symbolic_exhaustive___rdiv___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.164s) 2023-01-11T21:15:14.8845950Z test_make_fx_symbolic_exhaustive___rmatmul___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.530s) 2023-01-11T21:15:14.8846080Z test_make_fx_symbolic_exhaustive___rmod___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.127s) 2023-01-11T21:15:14.8846200Z test_make_fx_symbolic_exhaustive___rmul___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.219s) 2023-01-11T21:15:14.8846740Z test_make_fx_symbolic_exhaustive___rpow___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /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:14.8846850Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:15:14.8847260Z /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:14.8847400Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:15:14.8847790Z /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:14.8847900Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:15:14.8848360Z /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:14.8848460Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:15:14.8848850Z /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:14.8848950Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:15:14.8849370Z /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:14.8849480Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:15:14.8849860Z /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:14.8849960Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:15:14.8850340Z /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:14.8850440Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:15:14.8850820Z /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:14.8850920Z return torch.tensor(other, dtype=dtype, device=self.device) ** self 2023-01-11T21:15:14.8850970Z ok (0.194s) 2023-01-11T21:15:14.8851100Z test_make_fx_symbolic_exhaustive___rsub___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.135s) 2023-01-11T21:15:14.8851250Z test_make_fx_symbolic_exhaustive__native_batch_norm_legit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.722s) 2023-01-11T21:15:14.8851390Z test_make_fx_symbolic_exhaustive__softmax_backward_data_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.083s) 2023-01-11T21:15:14.8851530Z test_make_fx_symbolic_exhaustive_abs_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2023-01-11T21:15:14.8851660Z test_make_fx_symbolic_exhaustive_acos_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2023-01-11T21:15:14.8851790Z test_make_fx_symbolic_exhaustive_acosh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2023-01-11T21:15:14.8851920Z test_make_fx_symbolic_exhaustive_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.167s) 2023-01-11T21:15:14.8852050Z test_make_fx_symbolic_exhaustive_addbmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.099s) 2023-01-11T21:15:14.8852180Z test_make_fx_symbolic_exhaustive_addcdiv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.361s) 2023-01-11T21:15:14.8852310Z test_make_fx_symbolic_exhaustive_addcmul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.253s) 2023-01-11T21:15:14.8852450Z test_make_fx_symbolic_exhaustive_addmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.072s) 2023-01-11T21:15:14.8852590Z test_make_fx_symbolic_exhaustive_addmm_decomposed_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.071s) 2023-01-11T21:15:14.8852810Z test_make_fx_symbolic_exhaustive_addmv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.014s) 2023-01-11T21:15:14.8852950Z test_make_fx_symbolic_exhaustive_addr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.148s) 2023-01-11T21:15:14.8853080Z test_make_fx_symbolic_exhaustive_all_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.329s) 2023-01-11T21:15:14.8853230Z test_make_fx_symbolic_exhaustive_allclose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2023-01-11T21:15:14.8853360Z test_make_fx_symbolic_exhaustive_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.250s) 2023-01-11T21:15:14.8853540Z test_make_fx_symbolic_exhaustive_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.254s) 2023-01-11T21:15:14.8853690Z test_make_fx_symbolic_exhaustive_aminmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2023-01-11T21:15:14.8853820Z test_make_fx_symbolic_exhaustive_angle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:15:14.8853950Z test_make_fx_symbolic_exhaustive_any_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.406s) 2023-01-11T21:15:14.8854080Z test_make_fx_symbolic_exhaustive_arange_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.120s) 2023-01-11T21:15:14.8854210Z test_make_fx_symbolic_exhaustive_argmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.106s) 2023-01-11T21:15:14.8854340Z test_make_fx_symbolic_exhaustive_argmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.104s) 2023-01-11T21:15:14.8854480Z test_make_fx_symbolic_exhaustive_argsort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.314s) 2023-01-11T21:15:14.8854650Z test_make_fx_symbolic_exhaustive_argwhere_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.005s) 2023-01-11T21:15:14.8854790Z test_make_fx_symbolic_exhaustive_as_strided_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2023-01-11T21:15:14.8854940Z test_make_fx_symbolic_exhaustive_as_strided_partial_views_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2023-01-11T21:15:14.8855080Z test_make_fx_symbolic_exhaustive_as_strided_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.114s) 2023-01-11T21:15:14.8855210Z test_make_fx_symbolic_exhaustive_asin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2023-01-11T21:15:14.8855340Z test_make_fx_symbolic_exhaustive_asinh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2023-01-11T21:15:14.8855470Z test_make_fx_symbolic_exhaustive_atan2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.139s) 2023-01-11T21:15:14.8855600Z test_make_fx_symbolic_exhaustive_atan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2023-01-11T21:15:14.8855720Z test_make_fx_symbolic_exhaustive_atanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2023-01-11T21:15:14.8855860Z test_make_fx_symbolic_exhaustive_atleast_1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.058s) 2023-01-11T21:15:14.8856000Z test_make_fx_symbolic_exhaustive_atleast_2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.061s) 2023-01-11T21:15:14.8856130Z test_make_fx_symbolic_exhaustive_atleast_3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.182s) 2023-01-11T21:15:14.8856270Z test_make_fx_symbolic_exhaustive_baddbmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.020s) 2023-01-11T21:15:14.8856410Z test_make_fx_symbolic_exhaustive_bernoulli_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2023-01-11T21:15:14.8856540Z test_make_fx_symbolic_exhaustive_bfloat16_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.092s) 2023-01-11T21:15:14.8856690Z test_make_fx_symbolic_exhaustive_block_diag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.8856870Z test_make_fx_symbolic_exhaustive_bmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.8857000Z test_make_fx_symbolic_exhaustive_bool_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.081s) 2023-01-11T21:15:14.8857150Z test_make_fx_symbolic_exhaustive_broadcast_shapes_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2023-01-11T21:15:14.8857290Z test_make_fx_symbolic_exhaustive_broadcast_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2023-01-11T21:15:14.8857420Z test_make_fx_symbolic_exhaustive_broadcast_to_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.039s) 2023-01-11T21:15:14.8857620Z test_make_fx_symbolic_exhaustive_bucketize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.019s) 2023-01-11T21:15:14.8857750Z test_make_fx_symbolic_exhaustive_byte_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.083s) 2023-01-11T21:15:14.8857900Z test_make_fx_symbolic_exhaustive_cartesian_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2023-01-11T21:15:14.8858030Z test_make_fx_symbolic_exhaustive_cat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.167s) 2023-01-11T21:15:14.8858180Z test_make_fx_symbolic_exhaustive_cdist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.016s) 2023-01-11T21:15:14.8858310Z test_make_fx_symbolic_exhaustive_cdouble_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.089s) 2023-01-11T21:15:14.8862590Z test_make_fx_symbolic_exhaustive_ceil_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2023-01-11T21:15:14.8862780Z test_make_fx_symbolic_exhaustive_cfloat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.088s) 2023-01-11T21:15:14.8862910Z test_make_fx_symbolic_exhaustive_chalf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.087s) 2023-01-11T21:15:14.8863040Z test_make_fx_symbolic_exhaustive_char_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.079s) 2023-01-11T21:15:14.8863180Z test_make_fx_symbolic_exhaustive_cholesky_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2023-01-11T21:15:14.8863340Z test_make_fx_symbolic_exhaustive_cholesky_inverse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.003s) 2023-01-11T21:15:14.8863490Z test_make_fx_symbolic_exhaustive_cholesky_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2023-01-11T21:15:14.8863620Z test_make_fx_symbolic_exhaustive_chunk_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.304s) 2023-01-11T21:15:14.8863740Z test_make_fx_symbolic_exhaustive_clamp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.201s) 2023-01-11T21:15:14.8863880Z test_make_fx_symbolic_exhaustive_clamp_max_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.351s) 2023-01-11T21:15:14.8864010Z test_make_fx_symbolic_exhaustive_clamp_min_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.237s) 2023-01-11T21:15:14.8864150Z test_make_fx_symbolic_exhaustive_clone_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2023-01-11T21:15:14.8864290Z test_make_fx_symbolic_exhaustive_column_stack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.034s) 2023-01-11T21:15:14.8864440Z test_make_fx_symbolic_exhaustive_combinations_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2023-01-11T21:15:14.8864570Z test_make_fx_symbolic_exhaustive_complex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.075s) 2023-01-11T21:15:14.8864700Z test_make_fx_symbolic_exhaustive_conj_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2023-01-11T21:15:14.8864840Z test_make_fx_symbolic_exhaustive_conj_physical_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.005s) 2023-01-11T21:15:14.8864980Z test_make_fx_symbolic_exhaustive_constant_pad_nd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.222s) 2023-01-11T21:15:14.8865260Z test_make_fx_symbolic_exhaustive_contiguous_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2023-01-11T21:15:14.8865400Z test_make_fx_symbolic_exhaustive_copysign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.283s) 2023-01-11T21:15:14.8865540Z test_make_fx_symbolic_exhaustive_corrcoef_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.009s) 2023-01-11T21:15:14.8865680Z test_make_fx_symbolic_exhaustive_cos_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2023-01-11T21:15:14.8865800Z test_make_fx_symbolic_exhaustive_cosh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2023-01-11T21:15:14.8866020Z test_make_fx_symbolic_exhaustive_count_nonzero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.002s) 2023-01-11T21:15:14.8866160Z test_make_fx_symbolic_exhaustive_cov_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2023-01-11T21:15:14.8866300Z test_make_fx_symbolic_exhaustive_cross_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.017s) 2023-01-11T21:15:14.8866450Z test_make_fx_symbolic_exhaustive_cummax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2023-01-11T21:15:14.8866590Z test_make_fx_symbolic_exhaustive_cummin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2023-01-11T21:15:14.8866740Z test_make_fx_symbolic_exhaustive_cumprod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2023-01-11T21:15:14.8866870Z test_make_fx_symbolic_exhaustive_cumsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.128s) 2023-01-11T21:15:14.8867030Z test_make_fx_symbolic_exhaustive_cumulative_trapezoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.158s) 2023-01-11T21:15:14.8867160Z test_make_fx_symbolic_exhaustive_deg2rad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2023-01-11T21:15:14.8867300Z test_make_fx_symbolic_exhaustive_diag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.316s) 2023-01-11T21:15:14.8867430Z test_make_fx_symbolic_exhaustive_diag_embed_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.837s) 2023-01-11T21:15:14.8867560Z test_make_fx_symbolic_exhaustive_diagflat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.176s) 2023-01-11T21:15:14.8867700Z test_make_fx_symbolic_exhaustive_diagonal_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.191s) 2023-01-11T21:15:14.8867830Z test_make_fx_symbolic_exhaustive_diagonal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.174s) 2023-01-11T21:15:14.8867970Z test_make_fx_symbolic_exhaustive_diagonal_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.413s) 2023-01-11T21:15:14.8868110Z test_make_fx_symbolic_exhaustive_diff_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.026s) 2023-01-11T21:15:14.8868250Z test_make_fx_symbolic_exhaustive_digamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2023-01-11T21:15:14.8868370Z test_make_fx_symbolic_exhaustive_dist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.654s) 2023-01-11T21:15:14.8868520Z test_make_fx_symbolic_exhaustive_div_floor_rounding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.873s) 2023-01-11T21:15:14.8868660Z test_make_fx_symbolic_exhaustive_div_no_rounding_mode_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.126s) 2023-01-11T21:15:14.8868800Z test_make_fx_symbolic_exhaustive_div_trunc_rounding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.159s) 2023-01-11T21:15:14.8868930Z test_make_fx_symbolic_exhaustive_dot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:15:14.8869060Z test_make_fx_symbolic_exhaustive_double_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.091s) 2023-01-11T21:15:14.8869200Z test_make_fx_symbolic_exhaustive_dsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.046s) 2023-01-11T21:15:14.8869380Z test_make_fx_symbolic_exhaustive_dstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.045s) 2023-01-11T21:15:14.8869510Z test_make_fx_symbolic_exhaustive_einsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.400s) 2023-01-11T21:15:14.8869650Z test_make_fx_symbolic_exhaustive_empty_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.8869800Z test_make_fx_symbolic_exhaustive_empty_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.8869930Z test_make_fx_symbolic_exhaustive_eq_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.140s) 2023-01-11T21:15:14.8870110Z test_make_fx_symbolic_exhaustive_equal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.003s) 2023-01-11T21:15:14.8870250Z test_make_fx_symbolic_exhaustive_erf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2023-01-11T21:15:14.8870380Z test_make_fx_symbolic_exhaustive_erfc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2023-01-11T21:15:14.8870510Z test_make_fx_symbolic_exhaustive_erfinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2023-01-11T21:15:14.8870640Z test_make_fx_symbolic_exhaustive_exp2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2023-01-11T21:15:14.8870760Z test_make_fx_symbolic_exhaustive_exp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2023-01-11T21:15:14.8870900Z test_make_fx_symbolic_exhaustive_expand_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2023-01-11T21:15:14.8871030Z test_make_fx_symbolic_exhaustive_expand_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.050s) 2023-01-11T21:15:14.8871160Z test_make_fx_symbolic_exhaustive_expm1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2023-01-11T21:15:14.8871290Z test_make_fx_symbolic_exhaustive_eye_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.413s) 2023-01-11T21:15:14.8871430Z test_make_fx_symbolic_exhaustive_fft_fft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.013s) 2023-01-11T21:15:14.8871580Z test_make_fx_symbolic_exhaustive_fft_fft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2023-01-11T21:15:14.8871720Z test_make_fx_symbolic_exhaustive_fft_fftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.012s) 2023-01-11T21:15:14.8871880Z test_make_fx_symbolic_exhaustive_fft_fftshift_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.009s) 2023-01-11T21:15:14.8872030Z test_make_fx_symbolic_exhaustive_fft_hfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.013s) 2023-01-11T21:15:14.8872170Z test_make_fx_symbolic_exhaustive_fft_hfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.020s) 2023-01-11T21:15:14.8872320Z test_make_fx_symbolic_exhaustive_fft_hfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.012s) 2023-01-11T21:15:14.8872450Z test_make_fx_symbolic_exhaustive_fft_ifft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.012s) 2023-01-11T21:15:14.8872590Z test_make_fx_symbolic_exhaustive_fft_ifft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.013s) 2023-01-11T21:15:14.8872740Z test_make_fx_symbolic_exhaustive_fft_ifftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.012s) 2023-01-11T21:15:14.8872890Z test_make_fx_symbolic_exhaustive_fft_ifftshift_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.009s) 2023-01-11T21:15:14.8873030Z test_make_fx_symbolic_exhaustive_fft_ihfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.012s) 2023-01-11T21:15:14.8873180Z test_make_fx_symbolic_exhaustive_fft_ihfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.013s) 2023-01-11T21:15:14.8873390Z test_make_fx_symbolic_exhaustive_fft_ihfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.012s) 2023-01-11T21:15:14.8873550Z test_make_fx_symbolic_exhaustive_fft_irfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.012s) 2023-01-11T21:15:14.8873690Z test_make_fx_symbolic_exhaustive_fft_irfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.019s) 2023-01-11T21:15:14.8873840Z test_make_fx_symbolic_exhaustive_fft_irfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.012s) 2023-01-11T21:15:14.8873980Z test_make_fx_symbolic_exhaustive_fft_rfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.012s) 2023-01-11T21:15:14.8874190Z test_make_fx_symbolic_exhaustive_fft_rfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2023-01-11T21:15:14.8874330Z test_make_fx_symbolic_exhaustive_fft_rfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.013s) 2023-01-11T21:15:14.8874460Z test_make_fx_symbolic_exhaustive_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2023-01-11T21:15:14.8874600Z test_make_fx_symbolic_exhaustive_flatten_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.089s) 2023-01-11T21:15:14.8874720Z test_make_fx_symbolic_exhaustive_flip_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.163s) 2023-01-11T21:15:14.8874860Z test_make_fx_symbolic_exhaustive_fliplr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2023-01-11T21:15:14.8874990Z test_make_fx_symbolic_exhaustive_flipud_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.034s) 2023-01-11T21:15:14.8875120Z test_make_fx_symbolic_exhaustive_float_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.059s) 2023-01-11T21:15:14.8875250Z test_make_fx_symbolic_exhaustive_float_power_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.222s) 2023-01-11T21:15:14.8875390Z test_make_fx_symbolic_exhaustive_floor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2023-01-11T21:15:14.8875520Z test_make_fx_symbolic_exhaustive_floor_divide_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.869s) 2023-01-11T21:15:14.8875650Z test_make_fx_symbolic_exhaustive_fmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.133s) 2023-01-11T21:15:14.8875780Z test_make_fx_symbolic_exhaustive_fmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.271s) 2023-01-11T21:15:14.8875900Z test_make_fx_symbolic_exhaustive_fmod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.134s) 2023-01-11T21:15:14.8876030Z test_make_fx_symbolic_exhaustive_frac_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2023-01-11T21:15:14.8876170Z test_make_fx_symbolic_exhaustive_frexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2023-01-11T21:15:14.8876300Z test_make_fx_symbolic_exhaustive_full_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2023-01-11T21:15:14.8876430Z test_make_fx_symbolic_exhaustive_full_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.053s) 2023-01-11T21:15:14.8876560Z test_make_fx_symbolic_exhaustive_gather_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2023-01-11T21:15:14.8876690Z test_make_fx_symbolic_exhaustive_ge_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.131s) 2023-01-11T21:15:14.8876830Z test_make_fx_symbolic_exhaustive_geqrf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2023-01-11T21:15:14.8876980Z test_make_fx_symbolic_exhaustive_gradient_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2023-01-11T21:15:14.8877120Z test_make_fx_symbolic_exhaustive_grid_sampler_2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (22.721s) 2023-01-11T21:15:14.8877250Z test_make_fx_symbolic_exhaustive_gt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.126s) 2023-01-11T21:15:14.8877420Z test_make_fx_symbolic_exhaustive_half_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.085s) 2023-01-11T21:15:14.8877560Z test_make_fx_symbolic_exhaustive_heaviside_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.316s) 2023-01-11T21:15:14.8877710Z test_make_fx_symbolic_exhaustive_histc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.002s) 2023-01-11T21:15:14.8877850Z test_make_fx_symbolic_exhaustive_histogram_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.002s) 2023-01-11T21:15:14.8878000Z test_make_fx_symbolic_exhaustive_histogramdd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2023-01-11T21:15:14.8878180Z test_make_fx_symbolic_exhaustive_hsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2023-01-11T21:15:14.8878320Z test_make_fx_symbolic_exhaustive_hstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.035s) 2023-01-11T21:15:14.8878450Z test_make_fx_symbolic_exhaustive_hypot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.260s) 2023-01-11T21:15:14.8878590Z test_make_fx_symbolic_exhaustive_i0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.009s) 2023-01-11T21:15:14.8878720Z test_make_fx_symbolic_exhaustive_igamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.127s) 2023-01-11T21:15:14.8878850Z test_make_fx_symbolic_exhaustive_igammac_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.135s) 2023-01-11T21:15:14.8878980Z test_make_fx_symbolic_exhaustive_index_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.150s) 2023-01-11T21:15:14.8879120Z test_make_fx_symbolic_exhaustive_index_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.045s) 2023-01-11T21:15:14.8879250Z test_make_fx_symbolic_exhaustive_index_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.039s) 2023-01-11T21:15:14.8879390Z test_make_fx_symbolic_exhaustive_index_put_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.061s) 2023-01-11T21:15:14.8879540Z test_make_fx_symbolic_exhaustive_index_reduce_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2023-01-11T21:15:14.8879680Z test_make_fx_symbolic_exhaustive_index_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2023-01-11T21:15:14.8879820Z test_make_fx_symbolic_exhaustive_inner_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2023-01-11T21:15:14.8879980Z test_make_fx_symbolic_exhaustive_inplace_H_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8880140Z test_make_fx_symbolic_exhaustive_inplace_T_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8880310Z test_make_fx_symbolic_exhaustive_inplace___getitem___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8880480Z test_make_fx_symbolic_exhaustive_inplace___radd___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8880650Z test_make_fx_symbolic_exhaustive_inplace___rdiv___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8880810Z test_make_fx_symbolic_exhaustive_inplace___rmatmul___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8880970Z test_make_fx_symbolic_exhaustive_inplace___rmod___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8881130Z test_make_fx_symbolic_exhaustive_inplace___rmul___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8881290Z test_make_fx_symbolic_exhaustive_inplace___rpow___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8881510Z test_make_fx_symbolic_exhaustive_inplace___rsub___cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8881690Z test_make_fx_symbolic_exhaustive_inplace__native_batch_norm_legit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8881880Z test_make_fx_symbolic_exhaustive_inplace__softmax_backward_data_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8882010Z test_make_fx_symbolic_exhaustive_inplace_abs_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:15:14.8882200Z test_make_fx_symbolic_exhaustive_inplace_acos_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2023-01-11T21:15:14.8882340Z test_make_fx_symbolic_exhaustive_inplace_acosh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2023-01-11T21:15:14.8882480Z test_make_fx_symbolic_exhaustive_inplace_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.089s) 2023-01-11T21:15:14.8882620Z test_make_fx_symbolic_exhaustive_inplace_addbmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.042s) 2023-01-11T21:15:14.8882770Z test_make_fx_symbolic_exhaustive_inplace_addcdiv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.131s) 2023-01-11T21:15:14.8882910Z test_make_fx_symbolic_exhaustive_inplace_addcmul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.134s) 2023-01-11T21:15:14.8883060Z test_make_fx_symbolic_exhaustive_inplace_addmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.022s) 2023-01-11T21:15:14.8883220Z test_make_fx_symbolic_exhaustive_inplace_addmm_decomposed_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.023s) 2023-01-11T21:15:14.8883360Z test_make_fx_symbolic_exhaustive_inplace_addmv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.019s) 2023-01-11T21:15:14.8883500Z test_make_fx_symbolic_exhaustive_inplace_addr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.044s) 2023-01-11T21:15:14.8883660Z test_make_fx_symbolic_exhaustive_inplace_all_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8883830Z test_make_fx_symbolic_exhaustive_inplace_allclose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8883990Z test_make_fx_symbolic_exhaustive_inplace_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8884160Z test_make_fx_symbolic_exhaustive_inplace_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8884320Z test_make_fx_symbolic_exhaustive_inplace_aminmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8884480Z test_make_fx_symbolic_exhaustive_inplace_angle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8884640Z test_make_fx_symbolic_exhaustive_inplace_any_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8884810Z test_make_fx_symbolic_exhaustive_inplace_arange_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8884970Z test_make_fx_symbolic_exhaustive_inplace_argmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8885130Z test_make_fx_symbolic_exhaustive_inplace_argmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8885340Z test_make_fx_symbolic_exhaustive_inplace_argsort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8885500Z test_make_fx_symbolic_exhaustive_inplace_argwhere_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8885650Z test_make_fx_symbolic_exhaustive_inplace_as_strided_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.069s) 2023-01-11T21:15:14.8885810Z test_make_fx_symbolic_exhaustive_inplace_as_strided_partial_views_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.042s) 2023-01-11T21:15:14.8885990Z test_make_fx_symbolic_exhaustive_inplace_as_strided_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:15:14.8886170Z test_make_fx_symbolic_exhaustive_inplace_asin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2023-01-11T21:15:14.8886310Z test_make_fx_symbolic_exhaustive_inplace_asinh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.8886450Z test_make_fx_symbolic_exhaustive_inplace_atan2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.086s) 2023-01-11T21:15:14.8886580Z test_make_fx_symbolic_exhaustive_inplace_atan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.8886710Z test_make_fx_symbolic_exhaustive_inplace_atanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:15:14.8886880Z test_make_fx_symbolic_exhaustive_inplace_atleast_1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:15:14.8887040Z test_make_fx_symbolic_exhaustive_inplace_atleast_2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8887210Z test_make_fx_symbolic_exhaustive_inplace_atleast_3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8887360Z test_make_fx_symbolic_exhaustive_inplace_baddbmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.027s) 2023-01-11T21:15:14.8887530Z test_make_fx_symbolic_exhaustive_inplace_bernoulli_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:15:14.8887690Z test_make_fx_symbolic_exhaustive_inplace_bfloat16_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8887840Z test_make_fx_symbolic_exhaustive_inplace_block_diag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.8888000Z test_make_fx_symbolic_exhaustive_inplace_bmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8888170Z test_make_fx_symbolic_exhaustive_inplace_bool_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8888340Z test_make_fx_symbolic_exhaustive_inplace_broadcast_shapes_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8888520Z test_make_fx_symbolic_exhaustive_inplace_broadcast_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8888690Z test_make_fx_symbolic_exhaustive_inplace_broadcast_to_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8888850Z test_make_fx_symbolic_exhaustive_inplace_bucketize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8889010Z test_make_fx_symbolic_exhaustive_inplace_byte_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8889250Z test_make_fx_symbolic_exhaustive_inplace_cartesian_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8889420Z test_make_fx_symbolic_exhaustive_inplace_cat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8889590Z test_make_fx_symbolic_exhaustive_inplace_cdist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8889750Z test_make_fx_symbolic_exhaustive_inplace_cdouble_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8889890Z test_make_fx_symbolic_exhaustive_inplace_ceil_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:15:14.8890120Z test_make_fx_symbolic_exhaustive_inplace_cfloat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8890280Z test_make_fx_symbolic_exhaustive_inplace_chalf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8890440Z test_make_fx_symbolic_exhaustive_inplace_char_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8890610Z test_make_fx_symbolic_exhaustive_inplace_cholesky_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8890780Z test_make_fx_symbolic_exhaustive_inplace_cholesky_inverse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8890950Z test_make_fx_symbolic_exhaustive_inplace_cholesky_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8891110Z test_make_fx_symbolic_exhaustive_inplace_chunk_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8891250Z test_make_fx_symbolic_exhaustive_inplace_clamp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.352s) 2023-01-11T21:15:14.8891390Z test_make_fx_symbolic_exhaustive_inplace_clamp_max_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.132s) 2023-01-11T21:15:14.8891530Z test_make_fx_symbolic_exhaustive_inplace_clamp_min_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.134s) 2023-01-11T21:15:14.8891690Z test_make_fx_symbolic_exhaustive_inplace_clone_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8891860Z test_make_fx_symbolic_exhaustive_inplace_column_stack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8892030Z test_make_fx_symbolic_exhaustive_inplace_combinations_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8892200Z test_make_fx_symbolic_exhaustive_inplace_complex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8892360Z test_make_fx_symbolic_exhaustive_inplace_conj_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8892500Z test_make_fx_symbolic_exhaustive_inplace_conj_physical_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2023-01-11T21:15:14.8892670Z test_make_fx_symbolic_exhaustive_inplace_constant_pad_nd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8892840Z test_make_fx_symbolic_exhaustive_inplace_contiguous_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8892980Z test_make_fx_symbolic_exhaustive_inplace_copysign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.164s) 2023-01-11T21:15:14.8893200Z test_make_fx_symbolic_exhaustive_inplace_corrcoef_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8893340Z test_make_fx_symbolic_exhaustive_inplace_cos_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2023-01-11T21:15:14.8893480Z test_make_fx_symbolic_exhaustive_inplace_cosh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2023-01-11T21:15:14.8893650Z test_make_fx_symbolic_exhaustive_inplace_count_nonzero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8893810Z test_make_fx_symbolic_exhaustive_inplace_cov_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8894020Z test_make_fx_symbolic_exhaustive_inplace_cross_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8894190Z test_make_fx_symbolic_exhaustive_inplace_cummax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8894360Z test_make_fx_symbolic_exhaustive_inplace_cummin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8894510Z test_make_fx_symbolic_exhaustive_inplace_cumprod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.021s) 2023-01-11T21:15:14.8894650Z test_make_fx_symbolic_exhaustive_inplace_cumsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.140s) 2023-01-11T21:15:14.8894830Z test_make_fx_symbolic_exhaustive_inplace_cumulative_trapezoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8894970Z test_make_fx_symbolic_exhaustive_inplace_deg2rad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2023-01-11T21:15:14.8895130Z test_make_fx_symbolic_exhaustive_inplace_diag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:15:14.8895300Z test_make_fx_symbolic_exhaustive_inplace_diag_embed_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8895460Z test_make_fx_symbolic_exhaustive_inplace_diagflat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8895630Z test_make_fx_symbolic_exhaustive_inplace_diagonal_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8895800Z test_make_fx_symbolic_exhaustive_inplace_diagonal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8895970Z test_make_fx_symbolic_exhaustive_inplace_diagonal_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8896130Z test_make_fx_symbolic_exhaustive_inplace_diff_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8896270Z test_make_fx_symbolic_exhaustive_inplace_digamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2023-01-11T21:15:14.8896430Z test_make_fx_symbolic_exhaustive_inplace_dist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8896580Z test_make_fx_symbolic_exhaustive_inplace_div_floor_rounding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.488s) 2023-01-11T21:15:14.8896740Z test_make_fx_symbolic_exhaustive_inplace_div_no_rounding_mode_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.072s) 2023-01-11T21:15:14.8896880Z test_make_fx_symbolic_exhaustive_inplace_div_trunc_rounding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.105s) 2023-01-11T21:15:14.8897050Z test_make_fx_symbolic_exhaustive_inplace_dot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8897290Z test_make_fx_symbolic_exhaustive_inplace_double_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8897450Z test_make_fx_symbolic_exhaustive_inplace_dsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8897620Z test_make_fx_symbolic_exhaustive_inplace_dstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8897780Z test_make_fx_symbolic_exhaustive_inplace_einsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8897990Z test_make_fx_symbolic_exhaustive_inplace_empty_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.8898150Z test_make_fx_symbolic_exhaustive_inplace_empty_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.8906220Z test_make_fx_symbolic_exhaustive_inplace_eq_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.099s) 2023-01-11T21:15:14.8906450Z test_make_fx_symbolic_exhaustive_inplace_equal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8906590Z test_make_fx_symbolic_exhaustive_inplace_erf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.8906730Z test_make_fx_symbolic_exhaustive_inplace_erfc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2023-01-11T21:15:14.8906870Z test_make_fx_symbolic_exhaustive_inplace_erfinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:15:14.8907000Z test_make_fx_symbolic_exhaustive_inplace_exp2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2023-01-11T21:15:14.8907140Z test_make_fx_symbolic_exhaustive_inplace_exp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2023-01-11T21:15:14.8907310Z test_make_fx_symbolic_exhaustive_inplace_expand_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8907470Z test_make_fx_symbolic_exhaustive_inplace_expand_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8907610Z test_make_fx_symbolic_exhaustive_inplace_expm1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2023-01-11T21:15:14.8907770Z test_make_fx_symbolic_exhaustive_inplace_eye_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8907930Z test_make_fx_symbolic_exhaustive_inplace_fft_fft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8908100Z test_make_fx_symbolic_exhaustive_inplace_fft_fft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8908260Z test_make_fx_symbolic_exhaustive_inplace_fft_fftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8908430Z test_make_fx_symbolic_exhaustive_inplace_fft_fftshift_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8908590Z test_make_fx_symbolic_exhaustive_inplace_fft_hfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8908750Z test_make_fx_symbolic_exhaustive_inplace_fft_hfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8908910Z test_make_fx_symbolic_exhaustive_inplace_fft_hfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8909230Z test_make_fx_symbolic_exhaustive_inplace_fft_ifft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8909390Z test_make_fx_symbolic_exhaustive_inplace_fft_ifft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8909550Z test_make_fx_symbolic_exhaustive_inplace_fft_ifftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8909720Z test_make_fx_symbolic_exhaustive_inplace_fft_ifftshift_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8909880Z test_make_fx_symbolic_exhaustive_inplace_fft_ihfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8910100Z test_make_fx_symbolic_exhaustive_inplace_fft_ihfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8910270Z test_make_fx_symbolic_exhaustive_inplace_fft_ihfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8910430Z test_make_fx_symbolic_exhaustive_inplace_fft_irfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8910590Z test_make_fx_symbolic_exhaustive_inplace_fft_irfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8910750Z test_make_fx_symbolic_exhaustive_inplace_fft_irfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8910910Z test_make_fx_symbolic_exhaustive_inplace_fft_rfft2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8911080Z test_make_fx_symbolic_exhaustive_inplace_fft_rfft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8911240Z test_make_fx_symbolic_exhaustive_inplace_fft_rfftn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8911370Z test_make_fx_symbolic_exhaustive_inplace_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.023s) 2023-01-11T21:15:14.8911540Z test_make_fx_symbolic_exhaustive_inplace_flatten_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8911700Z test_make_fx_symbolic_exhaustive_inplace_flip_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8911860Z test_make_fx_symbolic_exhaustive_inplace_fliplr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8912020Z test_make_fx_symbolic_exhaustive_inplace_flipud_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8912180Z test_make_fx_symbolic_exhaustive_inplace_float_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8912330Z test_make_fx_symbolic_exhaustive_inplace_float_power_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2023-01-11T21:15:14.8912470Z test_make_fx_symbolic_exhaustive_inplace_floor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.8912610Z test_make_fx_symbolic_exhaustive_inplace_floor_divide_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.497s) 2023-01-11T21:15:14.8912780Z test_make_fx_symbolic_exhaustive_inplace_fmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8912930Z test_make_fx_symbolic_exhaustive_inplace_fmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8913150Z test_make_fx_symbolic_exhaustive_inplace_fmod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.083s) 2023-01-11T21:15:14.8913290Z test_make_fx_symbolic_exhaustive_inplace_frac_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.027s) 2023-01-11T21:15:14.8913450Z test_make_fx_symbolic_exhaustive_inplace_frexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8913610Z test_make_fx_symbolic_exhaustive_inplace_full_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8913770Z test_make_fx_symbolic_exhaustive_inplace_full_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8914000Z test_make_fx_symbolic_exhaustive_inplace_gather_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8914140Z test_make_fx_symbolic_exhaustive_inplace_ge_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.080s) 2023-01-11T21:15:14.8914300Z test_make_fx_symbolic_exhaustive_inplace_geqrf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8914460Z test_make_fx_symbolic_exhaustive_inplace_gradient_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8914630Z test_make_fx_symbolic_exhaustive_inplace_grid_sampler_2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8914770Z test_make_fx_symbolic_exhaustive_inplace_gt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.084s) 2023-01-11T21:15:14.8914930Z test_make_fx_symbolic_exhaustive_inplace_half_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8915070Z test_make_fx_symbolic_exhaustive_inplace_heaviside_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.205s) 2023-01-11T21:15:14.8915230Z test_make_fx_symbolic_exhaustive_inplace_histc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:15:14.8915390Z test_make_fx_symbolic_exhaustive_inplace_histogram_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8915560Z test_make_fx_symbolic_exhaustive_inplace_histogramdd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8915720Z test_make_fx_symbolic_exhaustive_inplace_hsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8915880Z test_make_fx_symbolic_exhaustive_inplace_hstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8916020Z test_make_fx_symbolic_exhaustive_inplace_hypot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.092s) 2023-01-11T21:15:14.8916170Z test_make_fx_symbolic_exhaustive_inplace_i0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.015s) 2023-01-11T21:15:14.8916310Z test_make_fx_symbolic_exhaustive_inplace_igamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.091s) 2023-01-11T21:15:14.8916440Z test_make_fx_symbolic_exhaustive_inplace_igammac_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.088s) 2023-01-11T21:15:14.8916580Z test_make_fx_symbolic_exhaustive_inplace_index_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.297s) 2023-01-11T21:15:14.8916730Z test_make_fx_symbolic_exhaustive_inplace_index_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.044s) 2023-01-11T21:15:14.8916860Z test_make_fx_symbolic_exhaustive_inplace_index_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.042s) 2023-01-11T21:15:14.8917050Z test_make_fx_symbolic_exhaustive_inplace_index_put_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.074s) 2023-01-11T21:15:14.8917210Z test_make_fx_symbolic_exhaustive_inplace_index_reduce_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.013s) 2023-01-11T21:15:14.8917380Z test_make_fx_symbolic_exhaustive_inplace_index_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8917540Z test_make_fx_symbolic_exhaustive_inplace_inner_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8917700Z test_make_fx_symbolic_exhaustive_inplace_int_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8917900Z test_make_fx_symbolic_exhaustive_inplace_isclose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8918060Z test_make_fx_symbolic_exhaustive_inplace_isfinite_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8918220Z test_make_fx_symbolic_exhaustive_inplace_isin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8918380Z test_make_fx_symbolic_exhaustive_inplace_isinf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8918540Z test_make_fx_symbolic_exhaustive_inplace_isnan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8918700Z test_make_fx_symbolic_exhaustive_inplace_isneginf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8918860Z test_make_fx_symbolic_exhaustive_inplace_isposinf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8919030Z test_make_fx_symbolic_exhaustive_inplace_isreal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8919200Z test_make_fx_symbolic_exhaustive_inplace_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:14.8919370Z test_make_fx_symbolic_exhaustive_inplace_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:14.8919530Z test_make_fx_symbolic_exhaustive_inplace_jiterator_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:14.8919710Z test_make_fx_symbolic_exhaustive_inplace_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:14.8919870Z test_make_fx_symbolic_exhaustive_inplace_jiterator_unary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:14.8920030Z test_make_fx_symbolic_exhaustive_inplace_kron_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8920190Z test_make_fx_symbolic_exhaustive_inplace_kthvalue_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8920330Z test_make_fx_symbolic_exhaustive_inplace_ldexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.099s) 2023-01-11T21:15:14.8920460Z test_make_fx_symbolic_exhaustive_inplace_le_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.095s) 2023-01-11T21:15:14.8920600Z test_make_fx_symbolic_exhaustive_inplace_lerp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.270s) 2023-01-11T21:15:14.8920740Z test_make_fx_symbolic_exhaustive_inplace_lgamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2023-01-11T21:15:14.8920960Z test_make_fx_symbolic_exhaustive_inplace_linalg_cholesky_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8921140Z test_make_fx_symbolic_exhaustive_inplace_linalg_cholesky_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8921310Z test_make_fx_symbolic_exhaustive_inplace_linalg_cond_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8921470Z test_make_fx_symbolic_exhaustive_inplace_linalg_cross_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8921680Z test_make_fx_symbolic_exhaustive_inplace_linalg_det_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8921850Z test_make_fx_symbolic_exhaustive_inplace_linalg_det_singular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8922020Z test_make_fx_symbolic_exhaustive_inplace_linalg_eig_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8922190Z test_make_fx_symbolic_exhaustive_inplace_linalg_eigh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8922360Z test_make_fx_symbolic_exhaustive_inplace_linalg_eigvals_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8922520Z test_make_fx_symbolic_exhaustive_inplace_linalg_eigvalsh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8922700Z test_make_fx_symbolic_exhaustive_inplace_linalg_householder_product_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8922870Z test_make_fx_symbolic_exhaustive_inplace_linalg_inv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8923040Z test_make_fx_symbolic_exhaustive_inplace_linalg_inv_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8923210Z test_make_fx_symbolic_exhaustive_inplace_linalg_ldl_factor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8923380Z test_make_fx_symbolic_exhaustive_inplace_linalg_ldl_factor_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8923550Z test_make_fx_symbolic_exhaustive_inplace_linalg_ldl_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8923700Z test_make_fx_symbolic_exhaustive_inplace_linalg_lstsq_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.8923860Z test_make_fx_symbolic_exhaustive_inplace_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.8924030Z test_make_fx_symbolic_exhaustive_inplace_linalg_lu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8924190Z test_make_fx_symbolic_exhaustive_inplace_linalg_lu_factor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8924360Z test_make_fx_symbolic_exhaustive_inplace_linalg_lu_factor_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8924530Z test_make_fx_symbolic_exhaustive_inplace_linalg_lu_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8924750Z test_make_fx_symbolic_exhaustive_inplace_linalg_matrix_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8924920Z test_make_fx_symbolic_exhaustive_inplace_linalg_matrix_power_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8925090Z test_make_fx_symbolic_exhaustive_inplace_linalg_matrix_rank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8925270Z test_make_fx_symbolic_exhaustive_inplace_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8925480Z test_make_fx_symbolic_exhaustive_inplace_linalg_multi_dot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8925650Z test_make_fx_symbolic_exhaustive_inplace_linalg_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8925840Z test_make_fx_symbolic_exhaustive_inplace_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8926000Z test_make_fx_symbolic_exhaustive_inplace_linalg_pinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8926180Z test_make_fx_symbolic_exhaustive_inplace_linalg_pinv_hermitian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8926380Z test_make_fx_symbolic_exhaustive_inplace_linalg_pinv_singular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:15:14.8926540Z test_make_fx_symbolic_exhaustive_inplace_linalg_qr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8926710Z test_make_fx_symbolic_exhaustive_inplace_linalg_slogdet_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8926880Z test_make_fx_symbolic_exhaustive_inplace_linalg_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8927040Z test_make_fx_symbolic_exhaustive_inplace_linalg_solve_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8927220Z test_make_fx_symbolic_exhaustive_inplace_linalg_solve_triangular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8927380Z test_make_fx_symbolic_exhaustive_inplace_linalg_svd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8927550Z test_make_fx_symbolic_exhaustive_inplace_linalg_svdvals_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8927720Z test_make_fx_symbolic_exhaustive_inplace_linalg_tensorinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8927890Z test_make_fx_symbolic_exhaustive_inplace_linalg_tensorsolve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8928060Z test_make_fx_symbolic_exhaustive_inplace_linalg_vander_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8928220Z test_make_fx_symbolic_exhaustive_inplace_linalg_vecdot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8928390Z test_make_fx_symbolic_exhaustive_inplace_linalg_vector_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8928620Z test_make_fx_symbolic_exhaustive_inplace_linspace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8928760Z test_make_fx_symbolic_exhaustive_inplace_log10_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2023-01-11T21:15:14.8928900Z test_make_fx_symbolic_exhaustive_inplace_log1p_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:15:14.8929030Z test_make_fx_symbolic_exhaustive_inplace_log2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.054s) 2023-01-11T21:15:14.8929170Z test_make_fx_symbolic_exhaustive_inplace_log_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.052s) 2023-01-11T21:15:14.8929390Z test_make_fx_symbolic_exhaustive_inplace_log_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8929570Z test_make_fx_symbolic_exhaustive_inplace_log_softmax_with_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8929740Z test_make_fx_symbolic_exhaustive_inplace_logaddexp2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8929900Z test_make_fx_symbolic_exhaustive_inplace_logaddexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8930070Z test_make_fx_symbolic_exhaustive_inplace_logcumsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8930230Z test_make_fx_symbolic_exhaustive_inplace_logdet_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.004s) 2023-01-11T21:15:14.8930380Z test_make_fx_symbolic_exhaustive_inplace_logical_and_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.110s) 2023-01-11T21:15:14.8930520Z test_make_fx_symbolic_exhaustive_inplace_logical_not_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2023-01-11T21:15:14.8930660Z test_make_fx_symbolic_exhaustive_inplace_logical_or_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.068s) 2023-01-11T21:15:14.8930800Z test_make_fx_symbolic_exhaustive_inplace_logical_xor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.065s) 2023-01-11T21:15:14.8930930Z test_make_fx_symbolic_exhaustive_inplace_logit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.043s) 2023-01-11T21:15:14.8931100Z test_make_fx_symbolic_exhaustive_inplace_logspace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:15:14.8931260Z test_make_fx_symbolic_exhaustive_inplace_logsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8931420Z test_make_fx_symbolic_exhaustive_inplace_long_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8931560Z test_make_fx_symbolic_exhaustive_inplace_lt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.085s) 2023-01-11T21:15:14.8931710Z test_make_fx_symbolic_exhaustive_inplace_lu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8931880Z test_make_fx_symbolic_exhaustive_inplace_lu_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8932040Z test_make_fx_symbolic_exhaustive_inplace_lu_unpack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8932200Z test_make_fx_symbolic_exhaustive_inplace_mH_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8932400Z test_make_fx_symbolic_exhaustive_inplace_mT_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8932570Z test_make_fx_symbolic_exhaustive_inplace_masked_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8932740Z test_make_fx_symbolic_exhaustive_inplace_masked_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8932910Z test_make_fx_symbolic_exhaustive_inplace_masked_argmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8933070Z test_make_fx_symbolic_exhaustive_inplace_masked_argmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8933280Z test_make_fx_symbolic_exhaustive_inplace_masked_cumprod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8933450Z test_make_fx_symbolic_exhaustive_inplace_masked_cumsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8933590Z test_make_fx_symbolic_exhaustive_inplace_masked_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.068s) 2023-01-11T21:15:14.8933760Z test_make_fx_symbolic_exhaustive_inplace_masked_log_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8933930Z test_make_fx_symbolic_exhaustive_inplace_masked_logaddexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8934090Z test_make_fx_symbolic_exhaustive_inplace_masked_logsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.8934250Z test_make_fx_symbolic_exhaustive_inplace_masked_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8934420Z test_make_fx_symbolic_exhaustive_inplace_masked_median_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8934580Z test_make_fx_symbolic_exhaustive_inplace_masked_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8934750Z test_make_fx_symbolic_exhaustive_inplace_masked_normalize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8934910Z test_make_fx_symbolic_exhaustive_inplace_masked_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8935060Z test_make_fx_symbolic_exhaustive_inplace_masked_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.044s) 2023-01-11T21:15:14.8935220Z test_make_fx_symbolic_exhaustive_inplace_masked_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8935390Z test_make_fx_symbolic_exhaustive_inplace_masked_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8935550Z test_make_fx_symbolic_exhaustive_inplace_masked_softmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8935720Z test_make_fx_symbolic_exhaustive_inplace_masked_std_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8935880Z test_make_fx_symbolic_exhaustive_inplace_masked_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8936040Z test_make_fx_symbolic_exhaustive_inplace_masked_var_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8936240Z test_make_fx_symbolic_exhaustive_inplace_matmul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8936410Z test_make_fx_symbolic_exhaustive_inplace_matrix_exp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8936570Z test_make_fx_symbolic_exhaustive_inplace_max_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8936760Z test_make_fx_symbolic_exhaustive_inplace_max_pool2d_with_indices_backward_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8936970Z test_make_fx_symbolic_exhaustive_inplace_max_reduction_no_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8937150Z test_make_fx_symbolic_exhaustive_inplace_max_reduction_with_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8937310Z test_make_fx_symbolic_exhaustive_inplace_maximum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8937470Z test_make_fx_symbolic_exhaustive_inplace_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8937630Z test_make_fx_symbolic_exhaustive_inplace_median_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8937800Z test_make_fx_symbolic_exhaustive_inplace_meshgrid_list_of_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8937990Z test_make_fx_symbolic_exhaustive_inplace_meshgrid_variadic_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8938150Z test_make_fx_symbolic_exhaustive_inplace_min_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8938320Z test_make_fx_symbolic_exhaustive_inplace_min_reduction_no_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8938500Z test_make_fx_symbolic_exhaustive_inplace_min_reduction_with_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8938660Z test_make_fx_symbolic_exhaustive_inplace_minimum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8938820Z test_make_fx_symbolic_exhaustive_inplace_mm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8938970Z test_make_fx_symbolic_exhaustive_inplace_mode_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8939130Z test_make_fx_symbolic_exhaustive_inplace_movedim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8939290Z test_make_fx_symbolic_exhaustive_inplace_msort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8939430Z test_make_fx_symbolic_exhaustive_inplace_mul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.065s) 2023-01-11T21:15:14.8939590Z test_make_fx_symbolic_exhaustive_inplace_multinomial_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8939750Z test_make_fx_symbolic_exhaustive_inplace_mv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8939900Z test_make_fx_symbolic_exhaustive_inplace_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.299s) 2023-01-11T21:15:14.8940090Z test_make_fx_symbolic_exhaustive_inplace_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.253s) 2023-01-11T21:15:14.8940240Z test_make_fx_symbolic_exhaustive_inplace_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.210s) 2023-01-11T21:15:14.8940380Z test_make_fx_symbolic_exhaustive_inplace_nan_to_num_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.133s) 2023-01-11T21:15:14.8940540Z test_make_fx_symbolic_exhaustive_inplace_nanmean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8940700Z test_make_fx_symbolic_exhaustive_inplace_nanmedian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8940910Z test_make_fx_symbolic_exhaustive_inplace_nanquantile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8941070Z test_make_fx_symbolic_exhaustive_inplace_nansum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8941240Z test_make_fx_symbolic_exhaustive_inplace_narrow_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8941400Z test_make_fx_symbolic_exhaustive_inplace_narrow_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8941570Z test_make_fx_symbolic_exhaustive_inplace_native_batch_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8941750Z test_make_fx_symbolic_exhaustive_inplace_native_dropout_backward_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8941920Z test_make_fx_symbolic_exhaustive_inplace_native_layer_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8942060Z test_make_fx_symbolic_exhaustive_inplace_ne_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.085s) 2023-01-11T21:15:14.8942190Z test_make_fx_symbolic_exhaustive_inplace_neg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.8942340Z test_make_fx_symbolic_exhaustive_inplace_new_empty_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.8942510Z test_make_fx_symbolic_exhaustive_inplace_new_empty_strided_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8942670Z test_make_fx_symbolic_exhaustive_inplace_new_full_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8942840Z test_make_fx_symbolic_exhaustive_inplace_new_ones_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8943000Z test_make_fx_symbolic_exhaustive_inplace_new_zeros_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8943140Z test_make_fx_symbolic_exhaustive_inplace_nextafter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.087s) 2023-01-11T21:15:14.8943330Z test_make_fx_symbolic_exhaustive_inplace_nn_functional__scaled_dot_product_attention_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8943520Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8943710Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8943940Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8944130Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8944300Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8948370Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8948770Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_alpha_dropout_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.199s) 2023-01-11T21:15:14.8948950Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_avg_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8949130Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_avg_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8949300Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_avg_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8949460Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_batch_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.8949640Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8949830Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8950020Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8950170Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_celu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.045s) 2023-01-11T21:15:14.8950340Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:15:14.8950510Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8950690Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8950870Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8951040Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8951230Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8951410Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_cosine_similarity_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8951590Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_cross_entropy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8951810Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_ctc_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8952670Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_dropout2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /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:14.8952910Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T21:15:14.8953550Z /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:14.8953720Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T21:15:14.8954350Z /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:14.8954520Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T21:15:14.8955130Z /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:14.8955290Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T21:15:14.8955910Z /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:14.8956080Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T21:15:14.8956730Z /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:14.8956900Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T21:15:14.8956950Z ok (0.421s) 2023-01-11T21:15:14.8957100Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_dropout3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.394s) 2023-01-11T21:15:14.8957250Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_dropout_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.195s) 2023-01-11T21:15:14.8957400Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_elu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2023-01-11T21:15:14.8957640Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_embedding_bag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8957820Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_embedding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8957980Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.211s) 2023-01-11T21:15:14.8958160Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.082s) 2023-01-11T21:15:14.8958350Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8958530Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8958710Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8958880Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_gelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8959050Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_glu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8959230Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_grid_sample_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8959410Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_group_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8959590Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_hardshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8959760Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_hardsigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.014s) 2023-01-11T21:15:14.8959930Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_hardswish_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:15:14.8960100Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_hardtanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8960280Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8960460Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_huber_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8960690Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_instance_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8960870Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_area_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8961060Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8961240Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8961470Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_linear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8961650Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8961840Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8962010Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_kl_div_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8962180Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_l1_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8962360Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_layer_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8962520Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_leaky_relu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.203s) 2023-01-11T21:15:14.8962690Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_linear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8962870Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_local_response_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8963040Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_logsigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8963220Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8963400Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8963570Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8963740Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8963910Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.8964100Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8964260Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.8964510Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8964680Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.8964860Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8965010Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_mish_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2023-01-11T21:15:14.8965250Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_mse_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8965430Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8965610Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8965800Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8965960Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.8966140Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_normalize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8966320Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_pad_circular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8966500Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_pad_constant_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8966680Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_pad_reflect_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8966850Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_pad_replicate_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8967040Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_pairwise_distance_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8967210Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_pdist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8967390Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8967570Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8967750Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8967920Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_prelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8968090Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_relu6_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8968310Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_relu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8968470Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_rrelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.039s) 2023-01-11T21:15:14.8968620Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_selu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.065s) 2023-01-11T21:15:14.8968760Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_silu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.054s) 2023-01-11T21:15:14.8968990Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8969170Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8969350Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_softmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8969520Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8969700Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_softplus_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8969870Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_softshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8970050Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_softsign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8970230Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_tanhshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8970380Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_threshold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.061s) 2023-01-11T21:15:14.8970560Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8970760Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8970940Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_unfold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8971120Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8971300Z test_make_fx_symbolic_exhaustive_inplace_nn_functional_upsample_nearest_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8971460Z test_make_fx_symbolic_exhaustive_inplace_nonzero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8971620Z test_make_fx_symbolic_exhaustive_inplace_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8971790Z test_make_fx_symbolic_exhaustive_inplace_norm_fro_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8972010Z test_make_fx_symbolic_exhaustive_inplace_norm_inf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8972170Z test_make_fx_symbolic_exhaustive_inplace_norm_nuc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8972340Z test_make_fx_symbolic_exhaustive_inplace_normal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8972510Z test_make_fx_symbolic_exhaustive_inplace_normal_number_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8972670Z test_make_fx_symbolic_exhaustive_inplace_ones_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8972890Z test_make_fx_symbolic_exhaustive_inplace_ones_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8973050Z test_make_fx_symbolic_exhaustive_inplace_ormqr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8973210Z test_make_fx_symbolic_exhaustive_inplace_outer_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8973380Z test_make_fx_symbolic_exhaustive_inplace_pca_lowrank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8973540Z test_make_fx_symbolic_exhaustive_inplace_permute_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8973700Z test_make_fx_symbolic_exhaustive_inplace_pinverse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8973870Z test_make_fx_symbolic_exhaustive_inplace_polar_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8974030Z test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.016s) 2023-01-11T21:15:14.8974200Z test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.017s) 2023-01-11T21:15:14.8974360Z test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.017s) 2023-01-11T21:15:14.8974510Z test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.017s) 2023-01-11T21:15:14.8974680Z test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_4_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.018s) 2023-01-11T21:15:14.8974840Z test_make_fx_symbolic_exhaustive_inplace_positive_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8974980Z test_make_fx_symbolic_exhaustive_inplace_pow_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.087s) 2023-01-11T21:15:14.8975150Z test_make_fx_symbolic_exhaustive_inplace_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8975280Z test_make_fx_symbolic_exhaustive_inplace_put_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.183s) 2023-01-11T21:15:14.8975440Z test_make_fx_symbolic_exhaustive_inplace_qr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8975610Z test_make_fx_symbolic_exhaustive_inplace_quantile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8975750Z test_make_fx_symbolic_exhaustive_inplace_rad2deg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.014s) 2023-01-11T21:15:14.8975970Z test_make_fx_symbolic_exhaustive_inplace_rand_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8976140Z test_make_fx_symbolic_exhaustive_inplace_randint_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8976310Z test_make_fx_symbolic_exhaustive_inplace_randint_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8976470Z test_make_fx_symbolic_exhaustive_inplace_randn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8976680Z test_make_fx_symbolic_exhaustive_inplace_randn_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8976850Z test_make_fx_symbolic_exhaustive_inplace_ravel_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8977010Z test_make_fx_symbolic_exhaustive_inplace_real_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8977150Z test_make_fx_symbolic_exhaustive_inplace_reciprocal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.030s) 2023-01-11T21:15:14.8977300Z test_make_fx_symbolic_exhaustive_inplace_remainder_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.084s) 2023-01-11T21:15:14.8977450Z test_make_fx_symbolic_exhaustive_inplace_renorm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.019s) 2023-01-11T21:15:14.8977610Z test_make_fx_symbolic_exhaustive_inplace_repeat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:15:14.8977790Z test_make_fx_symbolic_exhaustive_inplace_repeat_interleave_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8977950Z test_make_fx_symbolic_exhaustive_inplace_reshape_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8978120Z test_make_fx_symbolic_exhaustive_inplace_reshape_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8978280Z test_make_fx_symbolic_exhaustive_inplace_resize__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.018s) 2023-01-11T21:15:14.8978430Z test_make_fx_symbolic_exhaustive_inplace_resize_as__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.020s) 2023-01-11T21:15:14.8978600Z test_make_fx_symbolic_exhaustive_inplace_resolve_conj_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:15:14.8978770Z test_make_fx_symbolic_exhaustive_inplace_resolve_neg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8978930Z test_make_fx_symbolic_exhaustive_inplace_roll_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8979100Z test_make_fx_symbolic_exhaustive_inplace_rot90_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8979250Z test_make_fx_symbolic_exhaustive_inplace_round_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.017s) 2023-01-11T21:15:14.8979410Z test_make_fx_symbolic_exhaustive_inplace_round_decimals_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.014s) 2023-01-11T21:15:14.8979570Z test_make_fx_symbolic_exhaustive_inplace_round_decimals_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.014s) 2023-01-11T21:15:14.8979730Z test_make_fx_symbolic_exhaustive_inplace_round_decimals_neg_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.014s) 2023-01-11T21:15:14.8979940Z test_make_fx_symbolic_exhaustive_inplace_rsqrt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2023-01-11T21:15:14.8980100Z test_make_fx_symbolic_exhaustive_inplace_rsub_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8980280Z test_make_fx_symbolic_exhaustive_inplace_scalar_tensor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8980420Z test_make_fx_symbolic_exhaustive_inplace_scatter_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.265s) 2023-01-11T21:15:14.8980560Z test_make_fx_symbolic_exhaustive_inplace_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.379s) 2023-01-11T21:15:14.8980790Z test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.360s) 2023-01-11T21:15:14.8980940Z test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.500s) 2023-01-11T21:15:14.8981090Z test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.364s) 2023-01-11T21:15:14.8981240Z test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.360s) 2023-01-11T21:15:14.8981380Z test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.513s) 2023-01-11T21:15:14.8981560Z test_make_fx_symbolic_exhaustive_inplace_searchsorted_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8981730Z test_make_fx_symbolic_exhaustive_inplace_segment_reduce_lengths_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8981910Z test_make_fx_symbolic_exhaustive_inplace_segment_reduce_offsets_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8982070Z test_make_fx_symbolic_exhaustive_inplace_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8982240Z test_make_fx_symbolic_exhaustive_inplace_select_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8982370Z test_make_fx_symbolic_exhaustive_inplace_sgn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.8982540Z test_make_fx_symbolic_exhaustive_inplace_short_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8982680Z test_make_fx_symbolic_exhaustive_inplace_sigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.047s) 2023-01-11T21:15:14.8982810Z test_make_fx_symbolic_exhaustive_inplace_sign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.8982990Z test_make_fx_symbolic_exhaustive_inplace_signal_windows_bartlett_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8983170Z test_make_fx_symbolic_exhaustive_inplace_signal_windows_blackman_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8983340Z test_make_fx_symbolic_exhaustive_inplace_signal_windows_cosine_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8983520Z test_make_fx_symbolic_exhaustive_inplace_signal_windows_exponential_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8983700Z test_make_fx_symbolic_exhaustive_inplace_signal_windows_gaussian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8983940Z test_make_fx_symbolic_exhaustive_inplace_signal_windows_general_cosine_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8984130Z test_make_fx_symbolic_exhaustive_inplace_signal_windows_general_hamming_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8984300Z test_make_fx_symbolic_exhaustive_inplace_signal_windows_hamming_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8984470Z test_make_fx_symbolic_exhaustive_inplace_signal_windows_hann_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8984690Z test_make_fx_symbolic_exhaustive_inplace_signal_windows_kaiser_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8984860Z test_make_fx_symbolic_exhaustive_inplace_signal_windows_nuttall_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8985030Z test_make_fx_symbolic_exhaustive_inplace_signbit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8985160Z test_make_fx_symbolic_exhaustive_inplace_sin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.8985300Z test_make_fx_symbolic_exhaustive_inplace_sinc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.058s) 2023-01-11T21:15:14.8985430Z test_make_fx_symbolic_exhaustive_inplace_sinh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.8985600Z test_make_fx_symbolic_exhaustive_inplace_slice_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8985760Z test_make_fx_symbolic_exhaustive_inplace_slice_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8985930Z test_make_fx_symbolic_exhaustive_inplace_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8986100Z test_make_fx_symbolic_exhaustive_inplace_softmax_with_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8986260Z test_make_fx_symbolic_exhaustive_inplace_sort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8986450Z test_make_fx_symbolic_exhaustive_inplace_sparse_sampled_addmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: PyTorch is built without MKL support (0.000s) 2023-01-11T21:15:14.8986620Z test_make_fx_symbolic_exhaustive_inplace_special_airy_ai_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8986790Z test_make_fx_symbolic_exhaustive_inplace_special_bessel_j0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8986960Z test_make_fx_symbolic_exhaustive_inplace_special_bessel_j1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8987130Z test_make_fx_symbolic_exhaustive_inplace_special_bessel_y0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8987290Z test_make_fx_symbolic_exhaustive_inplace_special_bessel_y1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8987480Z test_make_fx_symbolic_exhaustive_inplace_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8987720Z test_make_fx_symbolic_exhaustive_inplace_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8988040Z test_make_fx_symbolic_exhaustive_inplace_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:14.8988320Z test_make_fx_symbolic_exhaustive_inplace_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:14.8988490Z test_make_fx_symbolic_exhaustive_inplace_special_entr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8988730Z test_make_fx_symbolic_exhaustive_inplace_special_erfcx_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8988910Z test_make_fx_symbolic_exhaustive_inplace_special_hermite_polynomial_h_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8989090Z test_make_fx_symbolic_exhaustive_inplace_special_hermite_polynomial_he_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8989250Z test_make_fx_symbolic_exhaustive_inplace_special_i0e_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8989420Z test_make_fx_symbolic_exhaustive_inplace_special_i1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8989590Z test_make_fx_symbolic_exhaustive_inplace_special_i1e_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8989770Z test_make_fx_symbolic_exhaustive_inplace_special_laguerre_polynomial_l_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8990050Z test_make_fx_symbolic_exhaustive_inplace_special_legendre_polynomial_p_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:14.8990220Z test_make_fx_symbolic_exhaustive_inplace_special_log_ndtr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8990400Z test_make_fx_symbolic_exhaustive_inplace_special_modified_bessel_i0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8990580Z test_make_fx_symbolic_exhaustive_inplace_special_modified_bessel_i1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8990760Z test_make_fx_symbolic_exhaustive_inplace_special_modified_bessel_k0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8990930Z test_make_fx_symbolic_exhaustive_inplace_special_modified_bessel_k1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8991100Z test_make_fx_symbolic_exhaustive_inplace_special_ndtr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8991270Z test_make_fx_symbolic_exhaustive_inplace_special_ndtri_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8991460Z test_make_fx_symbolic_exhaustive_inplace_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8991640Z test_make_fx_symbolic_exhaustive_inplace_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8995640Z test_make_fx_symbolic_exhaustive_inplace_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8996030Z test_make_fx_symbolic_exhaustive_inplace_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:14.8996310Z test_make_fx_symbolic_exhaustive_inplace_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:14.8996660Z test_make_fx_symbolic_exhaustive_inplace_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:14.8996940Z test_make_fx_symbolic_exhaustive_inplace_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:14.8997130Z test_make_fx_symbolic_exhaustive_inplace_special_spherical_bessel_j0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8997300Z test_make_fx_symbolic_exhaustive_inplace_special_xlog1py_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8997470Z test_make_fx_symbolic_exhaustive_inplace_special_zeta_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8997630Z test_make_fx_symbolic_exhaustive_inplace_split_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8997800Z test_make_fx_symbolic_exhaustive_inplace_split_list_args_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8997970Z test_make_fx_symbolic_exhaustive_inplace_split_with_sizes_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8998110Z test_make_fx_symbolic_exhaustive_inplace_sqrt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.8998250Z test_make_fx_symbolic_exhaustive_inplace_square_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.032s) 2023-01-11T21:15:14.8998390Z test_make_fx_symbolic_exhaustive_inplace_squeeze_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.102s) 2023-01-11T21:15:14.8998550Z test_make_fx_symbolic_exhaustive_inplace_stack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8998710Z test_make_fx_symbolic_exhaustive_inplace_std_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8998880Z test_make_fx_symbolic_exhaustive_inplace_std_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8999050Z test_make_fx_symbolic_exhaustive_inplace_std_mean_unbiased_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8999210Z test_make_fx_symbolic_exhaustive_inplace_std_unbiased_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8999370Z test_make_fx_symbolic_exhaustive_inplace_stft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8999510Z test_make_fx_symbolic_exhaustive_inplace_sub_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.097s) 2023-01-11T21:15:14.8999670Z test_make_fx_symbolic_exhaustive_inplace_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.8999920Z test_make_fx_symbolic_exhaustive_inplace_sum_to_size_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.9000080Z test_make_fx_symbolic_exhaustive_inplace_svd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.9000250Z test_make_fx_symbolic_exhaustive_inplace_svd_lowrank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.9000420Z test_make_fx_symbolic_exhaustive_inplace_symeig_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.9000620Z test_make_fx_symbolic_exhaustive_inplace_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.016s) 2023-01-11T21:15:14.9000800Z test_make_fx_symbolic_exhaustive_inplace_take_along_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.9000960Z test_make_fx_symbolic_exhaustive_inplace_take_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.9001090Z test_make_fx_symbolic_exhaustive_inplace_tan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.9001230Z test_make_fx_symbolic_exhaustive_inplace_tanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.9001400Z test_make_fx_symbolic_exhaustive_inplace_tensor_split_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.9001560Z test_make_fx_symbolic_exhaustive_inplace_tensordot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.9001730Z test_make_fx_symbolic_exhaustive_inplace_tile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.9001890Z test_make_fx_symbolic_exhaustive_inplace_to_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.9002040Z test_make_fx_symbolic_exhaustive_inplace_to_sparse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.9002200Z test_make_fx_symbolic_exhaustive_inplace_topk_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.9002360Z test_make_fx_symbolic_exhaustive_inplace_trace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.9002520Z test_make_fx_symbolic_exhaustive_inplace_transpose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.018s) 2023-01-11T21:15:14.9002680Z test_make_fx_symbolic_exhaustive_inplace_trapezoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.001s) 2023-01-11T21:15:14.9002850Z test_make_fx_symbolic_exhaustive_inplace_trapz_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.9003020Z test_make_fx_symbolic_exhaustive_inplace_triangular_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.9003150Z test_make_fx_symbolic_exhaustive_inplace_tril_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.309s) 2023-01-11T21:15:14.9003290Z test_make_fx_symbolic_exhaustive_inplace_triu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.301s) 2023-01-11T21:15:14.9003430Z test_make_fx_symbolic_exhaustive_inplace_true_divide_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2023-01-11T21:15:14.9003570Z test_make_fx_symbolic_exhaustive_inplace_trunc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.9003780Z test_make_fx_symbolic_exhaustive_inplace_unbind_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.9003950Z test_make_fx_symbolic_exhaustive_inplace_unflatten_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.9004120Z test_make_fx_symbolic_exhaustive_inplace_unfold_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.9004270Z test_make_fx_symbolic_exhaustive_inplace_unfold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.9004430Z test_make_fx_symbolic_exhaustive_inplace_uniform_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.014s) 2023-01-11T21:15:14.9004650Z test_make_fx_symbolic_exhaustive_inplace_unique_consecutive_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.9004810Z test_make_fx_symbolic_exhaustive_inplace_unique_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.9004950Z test_make_fx_symbolic_exhaustive_inplace_unsqueeze_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.123s) 2023-01-11T21:15:14.9005110Z test_make_fx_symbolic_exhaustive_inplace_var_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.9005280Z test_make_fx_symbolic_exhaustive_inplace_var_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.9005450Z test_make_fx_symbolic_exhaustive_inplace_var_mean_unbiased_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.9005630Z test_make_fx_symbolic_exhaustive_inplace_var_unbiased_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.9005790Z test_make_fx_symbolic_exhaustive_inplace_vdot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.9005960Z test_make_fx_symbolic_exhaustive_inplace_view_as_complex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.9006120Z test_make_fx_symbolic_exhaustive_inplace_view_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.9006280Z test_make_fx_symbolic_exhaustive_inplace_view_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.9006440Z test_make_fx_symbolic_exhaustive_inplace_view_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.9006600Z test_make_fx_symbolic_exhaustive_inplace_vsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.9006760Z test_make_fx_symbolic_exhaustive_inplace_vstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.9006920Z test_make_fx_symbolic_exhaustive_inplace_where_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.9007060Z test_make_fx_symbolic_exhaustive_inplace_xlogy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.168s) 2023-01-11T21:15:14.9007200Z test_make_fx_symbolic_exhaustive_inplace_zero__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.029s) 2023-01-11T21:15:14.9007360Z test_make_fx_symbolic_exhaustive_inplace_zeros_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.9007530Z test_make_fx_symbolic_exhaustive_inplace_zeros_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: No inplace variable for this op (0.000s) 2023-01-11T21:15:14.9007710Z test_make_fx_symbolic_exhaustive_int_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.088s) 2023-01-11T21:15:14.9007860Z test_make_fx_symbolic_exhaustive_isclose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.058s) 2023-01-11T21:15:14.9007990Z test_make_fx_symbolic_exhaustive_isfinite_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.049s) 2023-01-11T21:15:14.9008140Z test_make_fx_symbolic_exhaustive_isin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2023-01-11T21:15:14.9008270Z test_make_fx_symbolic_exhaustive_isinf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2023-01-11T21:15:14.9008440Z test_make_fx_symbolic_exhaustive_isnan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2023-01-11T21:15:14.9008580Z test_make_fx_symbolic_exhaustive_isneginf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2023-01-11T21:15:14.9008710Z test_make_fx_symbolic_exhaustive_isposinf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2023-01-11T21:15:14.9008840Z test_make_fx_symbolic_exhaustive_isreal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.026s) 2023-01-11T21:15:14.9009000Z test_make_fx_symbolic_exhaustive_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:14.9009170Z test_make_fx_symbolic_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:14.9009330Z test_make_fx_symbolic_exhaustive_jiterator_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:14.9009500Z test_make_fx_symbolic_exhaustive_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:14.9009660Z test_make_fx_symbolic_exhaustive_jiterator_unary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:15:14.9009810Z test_make_fx_symbolic_exhaustive_kron_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.012s) 2023-01-11T21:15:14.9009950Z test_make_fx_symbolic_exhaustive_kthvalue_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2023-01-11T21:15:14.9010090Z test_make_fx_symbolic_exhaustive_ldexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.169s) 2023-01-11T21:15:14.9010220Z test_make_fx_symbolic_exhaustive_le_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.130s) 2023-01-11T21:15:14.9010350Z test_make_fx_symbolic_exhaustive_lerp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.655s) 2023-01-11T21:15:14.9010480Z test_make_fx_symbolic_exhaustive_lgamma_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2023-01-11T21:15:14.9010620Z test_make_fx_symbolic_exhaustive_linalg_cholesky_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.157s) 2023-01-11T21:15:14.9010760Z test_make_fx_symbolic_exhaustive_linalg_cholesky_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.142s) 2023-01-11T21:15:14.9010910Z test_make_fx_symbolic_exhaustive_linalg_cond_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2023-01-11T21:15:14.9011060Z test_make_fx_symbolic_exhaustive_linalg_cross_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.015s) 2023-01-11T21:15:14.9011210Z test_make_fx_symbolic_exhaustive_linalg_det_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2023-01-11T21:15:14.9011360Z test_make_fx_symbolic_exhaustive_linalg_det_singular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2023-01-11T21:15:14.9011500Z test_make_fx_symbolic_exhaustive_linalg_eig_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2023-01-11T21:15:14.9011690Z test_make_fx_symbolic_exhaustive_linalg_eigh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2023-01-11T21:15:14.9011850Z test_make_fx_symbolic_exhaustive_linalg_eigvals_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2023-01-11T21:15:14.9012000Z test_make_fx_symbolic_exhaustive_linalg_eigvalsh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.012s) 2023-01-11T21:15:14.9012160Z test_make_fx_symbolic_exhaustive_linalg_householder_product_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2023-01-11T21:15:14.9012300Z test_make_fx_symbolic_exhaustive_linalg_inv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2023-01-11T21:15:14.9012490Z test_make_fx_symbolic_exhaustive_linalg_inv_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2023-01-11T21:15:14.9012640Z test_make_fx_symbolic_exhaustive_linalg_ldl_factor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2023-01-11T21:15:14.9012800Z test_make_fx_symbolic_exhaustive_linalg_ldl_factor_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.012s) 2023-01-11T21:15:14.9012950Z test_make_fx_symbolic_exhaustive_linalg_ldl_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.016s) 2023-01-11T21:15:14.9013090Z test_make_fx_symbolic_exhaustive_linalg_lstsq_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.9013250Z test_make_fx_symbolic_exhaustive_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.9013400Z test_make_fx_symbolic_exhaustive_linalg_lu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.012s) 2023-01-11T21:15:14.9013550Z test_make_fx_symbolic_exhaustive_linalg_lu_factor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.013s) 2023-01-11T21:15:14.9013700Z test_make_fx_symbolic_exhaustive_linalg_lu_factor_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.013s) 2023-01-11T21:15:14.9013850Z test_make_fx_symbolic_exhaustive_linalg_lu_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.018s) 2023-01-11T21:15:14.9014000Z test_make_fx_symbolic_exhaustive_linalg_matrix_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.069s) 2023-01-11T21:15:14.9014160Z test_make_fx_symbolic_exhaustive_linalg_matrix_power_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2023-01-11T21:15:14.9014300Z test_make_fx_symbolic_exhaustive_linalg_matrix_rank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2023-01-11T21:15:14.9014460Z test_make_fx_symbolic_exhaustive_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.010s) 2023-01-11T21:15:14.9014610Z test_make_fx_symbolic_exhaustive_linalg_multi_dot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.009s) 2023-01-11T21:15:14.9014760Z test_make_fx_symbolic_exhaustive_linalg_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.548s) 2023-01-11T21:15:14.9014930Z test_make_fx_symbolic_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.475s) 2023-01-11T21:15:14.9015070Z test_make_fx_symbolic_exhaustive_linalg_pinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.012s) 2023-01-11T21:15:14.9015230Z test_make_fx_symbolic_exhaustive_linalg_pinv_hermitian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2023-01-11T21:15:14.9015430Z test_make_fx_symbolic_exhaustive_linalg_pinv_singular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:15:14.9015570Z test_make_fx_symbolic_exhaustive_linalg_qr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2023-01-11T21:15:14.9015790Z test_make_fx_symbolic_exhaustive_linalg_slogdet_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2023-01-11T21:15:14.9015940Z test_make_fx_symbolic_exhaustive_linalg_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.013s) 2023-01-11T21:15:14.9016100Z test_make_fx_symbolic_exhaustive_linalg_solve_ex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.013s) 2023-01-11T21:15:14.9016250Z test_make_fx_symbolic_exhaustive_linalg_solve_triangular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.010s) 2023-01-11T21:15:14.9016480Z test_make_fx_symbolic_exhaustive_linalg_svd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2023-01-11T21:15:14.9016630Z test_make_fx_symbolic_exhaustive_linalg_svdvals_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.012s) 2023-01-11T21:15:14.9016780Z test_make_fx_symbolic_exhaustive_linalg_tensorinv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.024s) 2023-01-11T21:15:14.9016930Z test_make_fx_symbolic_exhaustive_linalg_tensorsolve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.014s) 2023-01-11T21:15:14.9017080Z test_make_fx_symbolic_exhaustive_linalg_vander_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2023-01-11T21:15:14.9017210Z test_make_fx_symbolic_exhaustive_linalg_vecdot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.531s) 2023-01-11T21:15:14.9017350Z test_make_fx_symbolic_exhaustive_linalg_vector_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.419s) 2023-01-11T21:15:14.9017490Z test_make_fx_symbolic_exhaustive_linspace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.210s) 2023-01-11T21:15:14.9017620Z test_make_fx_symbolic_exhaustive_log10_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2023-01-11T21:15:14.9017750Z test_make_fx_symbolic_exhaustive_log1p_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2023-01-11T21:15:14.9017880Z test_make_fx_symbolic_exhaustive_log2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2023-01-11T21:15:14.9018010Z test_make_fx_symbolic_exhaustive_log_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2023-01-11T21:15:14.9018150Z test_make_fx_symbolic_exhaustive_log_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.172s) 2023-01-11T21:15:14.9018290Z test_make_fx_symbolic_exhaustive_log_softmax_with_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.206s) 2023-01-11T21:15:14.9018440Z test_make_fx_symbolic_exhaustive_logaddexp2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.013s) 2023-01-11T21:15:14.9018590Z test_make_fx_symbolic_exhaustive_logaddexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.013s) 2023-01-11T21:15:14.9018730Z test_make_fx_symbolic_exhaustive_logcumsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2023-01-11T21:15:14.9018870Z test_make_fx_symbolic_exhaustive_logdet_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2023-01-11T21:15:14.9019010Z test_make_fx_symbolic_exhaustive_logical_and_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.202s) 2023-01-11T21:15:14.9019140Z test_make_fx_symbolic_exhaustive_logical_not_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2023-01-11T21:15:14.9019280Z test_make_fx_symbolic_exhaustive_logical_or_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.201s) 2023-01-11T21:15:14.9019410Z test_make_fx_symbolic_exhaustive_logical_xor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.198s) 2023-01-11T21:15:14.9019550Z test_make_fx_symbolic_exhaustive_logit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.137s) 2023-01-11T21:15:14.9019730Z test_make_fx_symbolic_exhaustive_logspace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.473s) 2023-01-11T21:15:14.9019870Z test_make_fx_symbolic_exhaustive_logsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.467s) 2023-01-11T21:15:14.9020000Z test_make_fx_symbolic_exhaustive_long_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.089s) 2023-01-11T21:15:14.9020130Z test_make_fx_symbolic_exhaustive_lt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.132s) 2023-01-11T21:15:14.9020270Z test_make_fx_symbolic_exhaustive_lu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.014s) 2023-01-11T21:15:14.9020410Z test_make_fx_symbolic_exhaustive_lu_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.018s) 2023-01-11T21:15:14.9020600Z test_make_fx_symbolic_exhaustive_lu_unpack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.015s) 2023-01-11T21:15:14.9020730Z test_make_fx_symbolic_exhaustive_mH_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.072s) 2023-01-11T21:15:14.9020860Z test_make_fx_symbolic_exhaustive_mT_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.070s) 2023-01-11T21:15:14.9021000Z test_make_fx_symbolic_exhaustive_masked_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.913s) 2023-01-11T21:15:14.9021130Z test_make_fx_symbolic_exhaustive_masked_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.775s) 2023-01-11T21:15:14.9021270Z test_make_fx_symbolic_exhaustive_masked_argmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.651s) 2023-01-11T21:15:14.9021400Z test_make_fx_symbolic_exhaustive_masked_argmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.843s) 2023-01-11T21:15:14.9021550Z test_make_fx_symbolic_exhaustive_masked_cumprod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.015s) 2023-01-11T21:15:14.9021690Z test_make_fx_symbolic_exhaustive_masked_cumsum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.486s) 2023-01-11T21:15:14.9021830Z test_make_fx_symbolic_exhaustive_masked_fill_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.025s) 2023-01-11T21:15:14.9021970Z test_make_fx_symbolic_exhaustive_masked_log_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.658s) 2023-01-11T21:15:14.9022120Z test_make_fx_symbolic_exhaustive_masked_logaddexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.012s) 2023-01-11T21:15:14.9022270Z test_make_fx_symbolic_exhaustive_masked_logsumexp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.9022410Z test_make_fx_symbolic_exhaustive_masked_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (4.407s) 2023-01-11T21:15:14.9022540Z test_make_fx_symbolic_exhaustive_masked_median_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.279s) 2023-01-11T21:15:14.9022680Z test_make_fx_symbolic_exhaustive_masked_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.528s) 2023-01-11T21:15:14.9022810Z test_make_fx_symbolic_exhaustive_masked_normalize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.857s) 2023-01-11T21:15:14.9022950Z test_make_fx_symbolic_exhaustive_masked_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.027s) 2023-01-11T21:15:14.9023100Z test_make_fx_symbolic_exhaustive_masked_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.015s) 2023-01-11T21:15:14.9023270Z test_make_fx_symbolic_exhaustive_masked_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.008s) 2023-01-11T21:15:14.9023410Z test_make_fx_symbolic_exhaustive_masked_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.604s) 2023-01-11T21:15:14.9023540Z test_make_fx_symbolic_exhaustive_masked_softmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.666s) 2023-01-11T21:15:14.9023680Z test_make_fx_symbolic_exhaustive_masked_std_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.274s) 2023-01-11T21:15:14.9023860Z test_make_fx_symbolic_exhaustive_masked_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.774s) 2023-01-11T21:15:14.9023990Z test_make_fx_symbolic_exhaustive_masked_var_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.038s) 2023-01-11T21:15:14.9024120Z test_make_fx_symbolic_exhaustive_matmul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.684s) 2023-01-11T21:15:14.9024270Z test_make_fx_symbolic_exhaustive_matrix_exp_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2023-01-11T21:15:14.9024400Z test_make_fx_symbolic_exhaustive_max_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.131s) 2023-01-11T21:15:14.9024610Z test_make_fx_symbolic_exhaustive_max_pool2d_with_indices_backward_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.432s) 2023-01-11T21:15:14.9024750Z test_make_fx_symbolic_exhaustive_max_reduction_no_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2023-01-11T21:15:14.9024900Z test_make_fx_symbolic_exhaustive_max_reduction_with_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2023-01-11T21:15:14.9025030Z test_make_fx_symbolic_exhaustive_maximum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.140s) 2023-01-11T21:15:14.9025160Z test_make_fx_symbolic_exhaustive_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.305s) 2023-01-11T21:15:14.9025300Z test_make_fx_symbolic_exhaustive_median_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.002s) 2023-01-11T21:15:14.9025460Z test_make_fx_symbolic_exhaustive_meshgrid_list_of_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2023-01-11T21:15:14.9025620Z test_make_fx_symbolic_exhaustive_meshgrid_variadic_tensors_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2023-01-11T21:15:14.9025760Z test_make_fx_symbolic_exhaustive_min_binary_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.132s) 2023-01-11T21:15:14.9025900Z test_make_fx_symbolic_exhaustive_min_reduction_no_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2023-01-11T21:15:14.9026050Z test_make_fx_symbolic_exhaustive_min_reduction_with_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.012s) 2023-01-11T21:15:14.9026180Z test_make_fx_symbolic_exhaustive_minimum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.132s) 2023-01-11T21:15:14.9026310Z test_make_fx_symbolic_exhaustive_mm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2023-01-11T21:15:14.9026450Z test_make_fx_symbolic_exhaustive_mode_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2023-01-11T21:15:14.9026580Z test_make_fx_symbolic_exhaustive_movedim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.048s) 2023-01-11T21:15:14.9026710Z test_make_fx_symbolic_exhaustive_msort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.024s) 2023-01-11T21:15:14.9026840Z test_make_fx_symbolic_exhaustive_mul_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.132s) 2023-01-11T21:15:14.9026990Z test_make_fx_symbolic_exhaustive_multinomial_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2023-01-11T21:15:14.9027110Z test_make_fx_symbolic_exhaustive_mv_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2023-01-11T21:15:14.9027260Z test_make_fx_symbolic_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.199s) 2023-01-11T21:15:14.9027400Z test_make_fx_symbolic_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.202s) 2023-01-11T21:15:14.9027550Z test_make_fx_symbolic_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.198s) 2023-01-11T21:15:14.9027680Z test_make_fx_symbolic_exhaustive_nan_to_num_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.155s) 2023-01-11T21:15:14.9027860Z test_make_fx_symbolic_exhaustive_nanmean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.091s) 2023-01-11T21:15:14.9027990Z test_make_fx_symbolic_exhaustive_nanmedian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.118s) 2023-01-11T21:15:14.9028140Z test_make_fx_symbolic_exhaustive_nanquantile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.009s) 2023-01-11T21:15:14.9028270Z test_make_fx_symbolic_exhaustive_nansum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.256s) 2023-01-11T21:15:14.9028410Z test_make_fx_symbolic_exhaustive_narrow_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.074s) 2023-01-11T21:15:14.9028590Z test_make_fx_symbolic_exhaustive_narrow_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.027s) 2023-01-11T21:15:14.9028740Z test_make_fx_symbolic_exhaustive_native_batch_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.706s) 2023-01-11T21:15:14.9028890Z test_make_fx_symbolic_exhaustive_native_dropout_backward_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.371s) 2023-01-11T21:15:14.9029030Z test_make_fx_symbolic_exhaustive_native_layer_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.704s) 2023-01-11T21:15:14.9029150Z test_make_fx_symbolic_exhaustive_ne_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.135s) 2023-01-11T21:15:14.9029280Z test_make_fx_symbolic_exhaustive_neg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2023-01-11T21:15:14.9029420Z test_make_fx_symbolic_exhaustive_new_empty_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.9029600Z test_make_fx_symbolic_exhaustive_new_empty_strided_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:15:14.9029740Z test_make_fx_symbolic_exhaustive_new_full_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.061s) 2023-01-11T21:15:14.9029870Z test_make_fx_symbolic_exhaustive_new_ones_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.060s) 2023-01-11T21:15:14.9030000Z test_make_fx_symbolic_exhaustive_new_zeros_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.060s) 2023-01-11T21:15:14.9030130Z test_make_fx_symbolic_exhaustive_nextafter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.133s) 2023-01-11T21:15:14.9030290Z test_make_fx_symbolic_exhaustive_nn_functional__scaled_dot_product_attention_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.823s) 2023-01-11T21:15:14.9030450Z test_make_fx_symbolic_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.096s) 2023-01-11T21:15:14.9030600Z test_make_fx_symbolic_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.172s) 2023-01-11T21:15:14.9030740Z test_make_fx_symbolic_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.293s) 2023-01-11T21:15:14.9030910Z test_make_fx_symbolic_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.021s) 2023-01-11T21:15:14.9031070Z test_make_fx_symbolic_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.022s) 2023-01-11T21:15:14.9031230Z test_make_fx_symbolic_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.020s) 2023-01-11T21:15:14.9031380Z test_make_fx_symbolic_exhaustive_nn_functional_alpha_dropout_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.313s) 2023-01-11T21:15:14.9031530Z test_make_fx_symbolic_exhaustive_nn_functional_avg_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.384s) 2023-01-11T21:15:14.9031670Z test_make_fx_symbolic_exhaustive_nn_functional_avg_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.469s) 2023-01-11T21:15:14.9035670Z test_make_fx_symbolic_exhaustive_nn_functional_avg_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.031s) 2023-01-11T21:15:14.9035850Z test_make_fx_symbolic_exhaustive_nn_functional_batch_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.9036010Z test_make_fx_symbolic_exhaustive_nn_functional_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.015s) 2023-01-11T21:15:14.9036180Z test_make_fx_symbolic_exhaustive_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.396s) 2023-01-11T21:15:14.9036410Z test_make_fx_symbolic_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.923s) 2023-01-11T21:15:14.9036550Z test_make_fx_symbolic_exhaustive_nn_functional_celu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.043s) 2023-01-11T21:15:14.9036690Z test_make_fx_symbolic_exhaustive_nn_functional_conv1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.543s) 2023-01-11T21:15:14.9036830Z test_make_fx_symbolic_exhaustive_nn_functional_conv2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (5.233s) 2023-01-11T21:15:14.9036980Z test_make_fx_symbolic_exhaustive_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.281s) 2023-01-11T21:15:14.9037130Z test_make_fx_symbolic_exhaustive_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.057s) 2023-01-11T21:15:14.9037280Z test_make_fx_symbolic_exhaustive_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.712s) 2023-01-11T21:15:14.9037440Z test_make_fx_symbolic_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.471s) 2023-01-11T21:15:14.9037600Z test_make_fx_symbolic_exhaustive_nn_functional_cosine_similarity_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.009s) 2023-01-11T21:15:14.9037760Z test_make_fx_symbolic_exhaustive_nn_functional_cross_entropy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.064s) 2023-01-11T21:15:14.9037930Z test_make_fx_symbolic_exhaustive_nn_functional_ctc_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.017s) 2023-01-11T21:15:14.9038770Z test_make_fx_symbolic_exhaustive_nn_functional_dropout2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /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:14.9038950Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T21:15:14.9039590Z /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:14.9039750Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T21:15:14.9040410Z /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:14.9040590Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T21:15:14.9041220Z /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:14.9041430Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T21:15:14.9042040Z /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:14.9042210Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T21:15:14.9042810Z /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:14.9042980Z warnings.warn("dropout2d: Received a 3D input to dropout2d and assuming that channel-wise " 2023-01-11T21:15:14.9043030Z ok (0.230s) 2023-01-11T21:15:14.9043170Z test_make_fx_symbolic_exhaustive_nn_functional_dropout3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.511s) 2023-01-11T21:15:14.9043320Z test_make_fx_symbolic_exhaustive_nn_functional_dropout_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.137s) 2023-01-11T21:15:14.9043460Z test_make_fx_symbolic_exhaustive_nn_functional_elu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.063s) 2023-01-11T21:15:14.9043630Z test_make_fx_symbolic_exhaustive_nn_functional_embedding_bag_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.162s) 2023-01-11T21:15:14.9043770Z test_make_fx_symbolic_exhaustive_nn_functional_embedding_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.173s) 2023-01-11T21:15:14.9043940Z test_make_fx_symbolic_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.202s) 2023-01-11T21:15:14.9044110Z test_make_fx_symbolic_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.039s) 2023-01-11T21:15:14.9044270Z test_make_fx_symbolic_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.028s) 2023-01-11T21:15:14.9044430Z test_make_fx_symbolic_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.037s) 2023-01-11T21:15:14.9044640Z test_make_fx_symbolic_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.020s) 2023-01-11T21:15:14.9044780Z test_make_fx_symbolic_exhaustive_nn_functional_gelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.259s) 2023-01-11T21:15:14.9044930Z test_make_fx_symbolic_exhaustive_nn_functional_glu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (4.378s) 2023-01-11T21:15:14.9045090Z test_make_fx_symbolic_exhaustive_nn_functional_grid_sample_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (26.387s) 2023-01-11T21:15:14.9045230Z test_make_fx_symbolic_exhaustive_nn_functional_group_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.865s) 2023-01-11T21:15:14.9045420Z test_make_fx_symbolic_exhaustive_nn_functional_hardshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.112s) 2023-01-11T21:15:14.9045570Z test_make_fx_symbolic_exhaustive_nn_functional_hardsigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.083s) 2023-01-11T21:15:14.9045720Z test_make_fx_symbolic_exhaustive_nn_functional_hardswish_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.180s) 2023-01-11T21:15:14.9045860Z test_make_fx_symbolic_exhaustive_nn_functional_hardtanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.183s) 2023-01-11T21:15:14.9046010Z test_make_fx_symbolic_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.694s) 2023-01-11T21:15:14.9046160Z test_make_fx_symbolic_exhaustive_nn_functional_huber_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.353s) 2023-01-11T21:15:14.9046310Z test_make_fx_symbolic_exhaustive_nn_functional_instance_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.148s) 2023-01-11T21:15:14.9046470Z test_make_fx_symbolic_exhaustive_nn_functional_interpolate_area_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.047s) 2023-01-11T21:15:14.9046640Z test_make_fx_symbolic_exhaustive_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.023s) 2023-01-11T21:15:14.9046790Z test_make_fx_symbolic_exhaustive_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (5.239s) 2023-01-11T21:15:14.9046960Z test_make_fx_symbolic_exhaustive_nn_functional_interpolate_linear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2023-01-11T21:15:14.9047110Z test_make_fx_symbolic_exhaustive_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (1.609s) 2023-01-11T21:15:14.9047280Z test_make_fx_symbolic_exhaustive_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.019s) 2023-01-11T21:15:14.9047920Z test_make_fx_symbolic_exhaustive_nn_functional_kl_div_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /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:14.9047970Z warnings.warn( 2023-01-11T21:15:14.9048440Z /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:14.9048500Z warnings.warn( 2023-01-11T21:15:14.9049010Z /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:14.9049070Z warnings.warn( 2023-01-11T21:15:14.9049530Z /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:14.9049620Z warnings.warn( 2023-01-11T21:15:14.9049670Z ok (0.507s) 2023-01-11T21:15:14.9049810Z test_make_fx_symbolic_exhaustive_nn_functional_l1_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.103s) 2023-01-11T21:15:14.9049960Z test_make_fx_symbolic_exhaustive_nn_functional_layer_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.232s) 2023-01-11T21:15:14.9050100Z test_make_fx_symbolic_exhaustive_nn_functional_leaky_relu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.160s) 2023-01-11T21:15:14.9050240Z test_make_fx_symbolic_exhaustive_nn_functional_linear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.485s) 2023-01-11T21:15:14.9050390Z test_make_fx_symbolic_exhaustive_nn_functional_local_response_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.461s) 2023-01-11T21:15:14.9050540Z test_make_fx_symbolic_exhaustive_nn_functional_logsigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.068s) 2023-01-11T21:15:14.9050690Z test_make_fx_symbolic_exhaustive_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.842s) 2023-01-11T21:15:14.9050840Z test_make_fx_symbolic_exhaustive_nn_functional_max_pool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.081s) 2023-01-11T21:15:14.9050980Z test_make_fx_symbolic_exhaustive_nn_functional_max_pool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (8.586s) 2023-01-11T21:15:14.9051140Z test_make_fx_symbolic_exhaustive_nn_functional_max_pool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.157s) 2023-01-11T21:15:14.9051290Z test_make_fx_symbolic_exhaustive_nn_functional_max_unpool1d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.9051460Z test_make_fx_symbolic_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.019s) 2023-01-11T21:15:14.9051610Z test_make_fx_symbolic_exhaustive_nn_functional_max_unpool2d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.9051770Z test_make_fx_symbolic_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.032s) 2023-01-11T21:15:14.9051920Z test_make_fx_symbolic_exhaustive_nn_functional_max_unpool3d_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.9052080Z test_make_fx_symbolic_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.042s) 2023-01-11T21:15:14.9052220Z test_make_fx_symbolic_exhaustive_nn_functional_mish_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.062s) 2023-01-11T21:15:14.9052360Z test_make_fx_symbolic_exhaustive_nn_functional_mse_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.104s) 2023-01-11T21:15:14.9052520Z test_make_fx_symbolic_exhaustive_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.002s) 2023-01-11T21:15:14.9052680Z test_make_fx_symbolic_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.002s) 2023-01-11T21:15:14.9052900Z test_make_fx_symbolic_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.357s) 2023-01-11T21:15:14.9053060Z test_make_fx_symbolic_exhaustive_nn_functional_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.9053200Z test_make_fx_symbolic_exhaustive_nn_functional_normalize_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.441s) 2023-01-11T21:15:14.9053350Z test_make_fx_symbolic_exhaustive_nn_functional_pad_circular_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.442s) 2023-01-11T21:15:14.9053500Z test_make_fx_symbolic_exhaustive_nn_functional_pad_constant_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (2.307s) 2023-01-11T21:15:14.9053710Z test_make_fx_symbolic_exhaustive_nn_functional_pad_reflect_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.009s) 2023-01-11T21:15:14.9053880Z test_make_fx_symbolic_exhaustive_nn_functional_pad_replicate_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.009s) 2023-01-11T21:15:14.9054030Z test_make_fx_symbolic_exhaustive_nn_functional_pairwise_distance_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.158s) 2023-01-11T21:15:14.9054180Z test_make_fx_symbolic_exhaustive_nn_functional_pdist_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.003s) 2023-01-11T21:15:14.9054330Z test_make_fx_symbolic_exhaustive_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.018s) 2023-01-11T21:15:14.9054490Z test_make_fx_symbolic_exhaustive_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.016s) 2023-01-11T21:15:14.9054640Z test_make_fx_symbolic_exhaustive_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (3.281s) 2023-01-11T21:15:14.9054780Z test_make_fx_symbolic_exhaustive_nn_functional_prelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.454s) 2023-01-11T21:15:14.9054920Z test_make_fx_symbolic_exhaustive_nn_functional_relu6_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.079s) 2023-01-11T21:15:14.9055060Z test_make_fx_symbolic_exhaustive_nn_functional_relu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.050s) 2023-01-11T21:15:14.9055210Z test_make_fx_symbolic_exhaustive_nn_functional_rrelu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.009s) 2023-01-11T21:15:14.9055350Z test_make_fx_symbolic_exhaustive_nn_functional_selu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.062s) 2023-01-11T21:15:14.9055480Z test_make_fx_symbolic_exhaustive_nn_functional_silu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.055s) 2023-01-11T21:15:14.9055640Z test_make_fx_symbolic_exhaustive_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2023-01-11T21:15:14.9055790Z test_make_fx_symbolic_exhaustive_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.133s) 2023-01-11T21:15:14.9055940Z test_make_fx_symbolic_exhaustive_nn_functional_softmin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.168s) 2023-01-11T21:15:14.9056080Z test_make_fx_symbolic_exhaustive_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.206s) 2023-01-11T21:15:14.9056230Z test_make_fx_symbolic_exhaustive_nn_functional_softplus_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.057s) 2023-01-11T21:15:14.9056370Z test_make_fx_symbolic_exhaustive_nn_functional_softshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.169s) 2023-01-11T21:15:14.9056520Z test_make_fx_symbolic_exhaustive_nn_functional_softsign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.039s) 2023-01-11T21:15:14.9056660Z test_make_fx_symbolic_exhaustive_nn_functional_tanhshrink_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.031s) 2023-01-11T21:15:14.9056850Z test_make_fx_symbolic_exhaustive_nn_functional_threshold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.050s) 2023-01-11T21:15:14.9057000Z test_make_fx_symbolic_exhaustive_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.536s) 2023-01-11T21:15:14.9057170Z test_make_fx_symbolic_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.536s) 2023-01-11T21:15:14.9057310Z test_make_fx_symbolic_exhaustive_nn_functional_unfold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (8.434s) 2023-01-11T21:15:14.9057770Z test_make_fx_symbolic_exhaustive_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /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:14.9057970Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:15:14.9058280Z /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:14.9058430Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:15:14.9058730Z /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:14.9058880Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:15:14.9059180Z /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:14.9059320Z warnings.warn("nn.functional.upsample_bilinear is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:15:14.9059370Z ok (1.118s) 2023-01-11T21:15:14.9059800Z test_make_fx_symbolic_exhaustive_nn_functional_upsample_nearest_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... /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:14.9059940Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:15:14.9060250Z /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:14.9060390Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:15:14.9060690Z /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:14.9060830Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:15:14.9061120Z /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:14.9061260Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:15:14.9061600Z /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:14.9061740Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:15:14.9062040Z /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:14.9062170Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:15:14.9062460Z /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:14.9062640Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:15:14.9062940Z /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:14.9063080Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:15:14.9063370Z /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:14.9063510Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:15:14.9063800Z /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:14.9063940Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:15:14.9064230Z /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:14.9064370Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:15:14.9064650Z /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:14.9064790Z warnings.warn("nn.functional.upsample_nearest is deprecated. Use nn.functional.interpolate instead.") 2023-01-11T21:15:14.9064840Z ok (1.201s) 2023-01-11T21:15:14.9065000Z test_make_fx_symbolic_exhaustive_nonzero_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.002s) 2023-01-11T21:15:14.9065130Z test_make_fx_symbolic_exhaustive_norm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.706s) 2023-01-11T21:15:14.9065270Z test_make_fx_symbolic_exhaustive_norm_fro_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.040s) 2023-01-11T21:15:14.9065400Z test_make_fx_symbolic_exhaustive_norm_inf_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.054s) 2023-01-11T21:15:14.9065540Z test_make_fx_symbolic_exhaustive_norm_nuc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.013s) 2023-01-11T21:15:14.9065680Z test_make_fx_symbolic_exhaustive_normal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2023-01-11T21:15:14.9065840Z test_make_fx_symbolic_exhaustive_normal_number_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.012s) 2023-01-11T21:15:14.9065970Z test_make_fx_symbolic_exhaustive_ones_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2023-01-11T21:15:14.9066130Z test_make_fx_symbolic_exhaustive_ones_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.053s) 2023-01-11T21:15:14.9066280Z test_make_fx_symbolic_exhaustive_ormqr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.010s) 2023-01-11T21:15:14.9066410Z test_make_fx_symbolic_exhaustive_outer_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.017s) 2023-01-11T21:15:14.9066560Z test_make_fx_symbolic_exhaustive_pca_lowrank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.017s) 2023-01-11T21:15:14.9066690Z test_make_fx_symbolic_exhaustive_permute_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.067s) 2023-01-11T21:15:14.9066870Z test_make_fx_symbolic_exhaustive_pinverse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.023s) 2023-01-11T21:15:14.9067020Z test_make_fx_symbolic_exhaustive_polar_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.002s) 2023-01-11T21:15:14.9067170Z test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2023-01-11T21:15:14.9067330Z test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2023-01-11T21:15:14.9067480Z test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_2_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2023-01-11T21:15:14.9067630Z test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.010s) 2023-01-11T21:15:14.9067780Z test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_4_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2023-01-11T21:15:14.9067920Z test_make_fx_symbolic_exhaustive_positive_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:15:14.9068050Z test_make_fx_symbolic_exhaustive_pow_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.126s) 2023-01-11T21:15:14.9068170Z test_make_fx_symbolic_exhaustive_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.341s) 2023-01-11T21:15:14.9068300Z test_make_fx_symbolic_exhaustive_put_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.252s) 2023-01-11T21:15:14.9068440Z test_make_fx_symbolic_exhaustive_qr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.010s) 2023-01-11T21:15:14.9068580Z test_make_fx_symbolic_exhaustive_quantile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.009s) 2023-01-11T21:15:14.9068710Z test_make_fx_symbolic_exhaustive_rad2deg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:15:14.9068850Z test_make_fx_symbolic_exhaustive_rand_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.053s) 2023-01-11T21:15:14.9068980Z test_make_fx_symbolic_exhaustive_randint_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.107s) 2023-01-11T21:15:14.9069110Z test_make_fx_symbolic_exhaustive_randint_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.108s) 2023-01-11T21:15:14.9069240Z test_make_fx_symbolic_exhaustive_randn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2023-01-11T21:15:14.9069380Z test_make_fx_symbolic_exhaustive_randn_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.054s) 2023-01-11T21:15:14.9069510Z test_make_fx_symbolic_exhaustive_ravel_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.070s) 2023-01-11T21:15:14.9069630Z test_make_fx_symbolic_exhaustive_real_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:15:14.9069770Z test_make_fx_symbolic_exhaustive_reciprocal_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2023-01-11T21:15:14.9069900Z test_make_fx_symbolic_exhaustive_remainder_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.130s) 2023-01-11T21:15:14.9070100Z test_make_fx_symbolic_exhaustive_renorm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2023-01-11T21:15:14.9070240Z test_make_fx_symbolic_exhaustive_repeat_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.170s) 2023-01-11T21:15:14.9070420Z test_make_fx_symbolic_exhaustive_repeat_interleave_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.008s) 2023-01-11T21:15:14.9070570Z test_make_fx_symbolic_exhaustive_reshape_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.013s) 2023-01-11T21:15:14.9070700Z test_make_fx_symbolic_exhaustive_reshape_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.274s) 2023-01-11T21:15:14.9070900Z test_make_fx_symbolic_exhaustive_resize__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.021s) 2023-01-11T21:15:14.9071040Z test_make_fx_symbolic_exhaustive_resize_as__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.020s) 2023-01-11T21:15:14.9071180Z test_make_fx_symbolic_exhaustive_resolve_conj_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:15:14.9071320Z test_make_fx_symbolic_exhaustive_resolve_neg_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.008s) 2023-01-11T21:15:14.9071450Z test_make_fx_symbolic_exhaustive_roll_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.107s) 2023-01-11T21:15:14.9071580Z test_make_fx_symbolic_exhaustive_rot90_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.610s) 2023-01-11T21:15:14.9071710Z test_make_fx_symbolic_exhaustive_round_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:15:14.9071850Z test_make_fx_symbolic_exhaustive_round_decimals_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2023-01-11T21:15:14.9071980Z test_make_fx_symbolic_exhaustive_round_decimals_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2023-01-11T21:15:14.9072120Z test_make_fx_symbolic_exhaustive_round_decimals_neg_3_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2023-01-11T21:15:14.9072250Z test_make_fx_symbolic_exhaustive_rsqrt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.020s) 2023-01-11T21:15:14.9072380Z test_make_fx_symbolic_exhaustive_rsub_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.163s) 2023-01-11T21:15:14.9072520Z test_make_fx_symbolic_exhaustive_scalar_tensor_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.013s) 2023-01-11T21:15:14.9072650Z test_make_fx_symbolic_exhaustive_scatter_add_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.226s) 2023-01-11T21:15:14.9072790Z test_make_fx_symbolic_exhaustive_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.240s) 2023-01-11T21:15:14.9072930Z test_make_fx_symbolic_exhaustive_scatter_reduce_amax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.236s) 2023-01-11T21:15:14.9073070Z test_make_fx_symbolic_exhaustive_scatter_reduce_amin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.388s) 2023-01-11T21:15:14.9073210Z test_make_fx_symbolic_exhaustive_scatter_reduce_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.235s) 2023-01-11T21:15:14.9073350Z test_make_fx_symbolic_exhaustive_scatter_reduce_prod_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.235s) 2023-01-11T21:15:14.9073490Z test_make_fx_symbolic_exhaustive_scatter_reduce_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.390s) 2023-01-11T21:15:14.9073630Z test_make_fx_symbolic_exhaustive_searchsorted_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.003s) 2023-01-11T21:15:14.9073790Z test_make_fx_symbolic_exhaustive_segment_reduce_lengths_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2023-01-11T21:15:14.9073950Z test_make_fx_symbolic_exhaustive_segment_reduce_offsets_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.005s) 2023-01-11T21:15:14.9074130Z test_make_fx_symbolic_exhaustive_select_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.053s) 2023-01-11T21:15:14.9074270Z test_make_fx_symbolic_exhaustive_select_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.059s) 2023-01-11T21:15:14.9074400Z test_make_fx_symbolic_exhaustive_sgn_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2023-01-11T21:15:14.9074530Z test_make_fx_symbolic_exhaustive_short_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.087s) 2023-01-11T21:15:14.9074670Z test_make_fx_symbolic_exhaustive_sigmoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.045s) 2023-01-11T21:15:14.9074790Z test_make_fx_symbolic_exhaustive_sign_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2023-01-11T21:15:14.9074980Z test_make_fx_symbolic_exhaustive_signal_windows_bartlett_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.060s) 2023-01-11T21:15:14.9075120Z test_make_fx_symbolic_exhaustive_signal_windows_blackman_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.100s) 2023-01-11T21:15:14.9075260Z test_make_fx_symbolic_exhaustive_signal_windows_cosine_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.058s) 2023-01-11T21:15:14.9075410Z test_make_fx_symbolic_exhaustive_signal_windows_exponential_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.064s) 2023-01-11T21:15:14.9075560Z test_make_fx_symbolic_exhaustive_signal_windows_gaussian_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.066s) 2023-01-11T21:15:14.9075710Z test_make_fx_symbolic_exhaustive_signal_windows_general_cosine_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.100s) 2023-01-11T21:15:14.9075860Z test_make_fx_symbolic_exhaustive_signal_windows_general_hamming_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.100s) 2023-01-11T21:15:14.9076000Z test_make_fx_symbolic_exhaustive_signal_windows_hamming_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.100s) 2023-01-11T21:15:14.9076140Z test_make_fx_symbolic_exhaustive_signal_windows_hann_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.100s) 2023-01-11T21:15:14.9076280Z test_make_fx_symbolic_exhaustive_signal_windows_kaiser_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.077s) 2023-01-11T21:15:14.9076420Z test_make_fx_symbolic_exhaustive_signal_windows_nuttall_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.100s) 2023-01-11T21:15:14.9076550Z test_make_fx_symbolic_exhaustive_signbit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.016s) 2023-01-11T21:15:14.9076680Z test_make_fx_symbolic_exhaustive_sin_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2023-01-11T21:15:14.9076810Z test_make_fx_symbolic_exhaustive_sinc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.051s) 2023-01-11T21:15:14.9080360Z test_make_fx_symbolic_exhaustive_sinh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2023-01-11T21:15:14.9080530Z test_make_fx_symbolic_exhaustive_slice_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.088s) 2023-01-11T21:15:14.9080670Z test_make_fx_symbolic_exhaustive_slice_scatter_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.140s) 2023-01-11T21:15:14.9080800Z test_make_fx_symbolic_exhaustive_softmax_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.154s) 2023-01-11T21:15:14.9080940Z test_make_fx_symbolic_exhaustive_softmax_with_dtype_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.181s) 2023-01-11T21:15:14.9081070Z test_make_fx_symbolic_exhaustive_sort_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.739s) 2023-01-11T21:15:14.9081240Z test_make_fx_symbolic_exhaustive_sparse_sampled_addmm_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: PyTorch is built without MKL support (0.000s) 2023-01-11T21:15:14.9081400Z test_make_fx_symbolic_exhaustive_special_airy_ai_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.009s) 2023-01-11T21:15:14.9081680Z test_make_fx_symbolic_exhaustive_special_bessel_j0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2023-01-11T21:15:14.9081820Z test_make_fx_symbolic_exhaustive_special_bessel_j1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2023-01-11T21:15:14.9081970Z test_make_fx_symbolic_exhaustive_special_bessel_y0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.009s) 2023-01-11T21:15:14.9082120Z test_make_fx_symbolic_exhaustive_special_bessel_y1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.009s) 2023-01-11T21:15:14.9082280Z test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2023-01-11T21:15:14.9082480Z test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2023-01-11T21:15:14.9082800Z test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:14.9083070Z test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:14.9083210Z test_make_fx_symbolic_exhaustive_special_entr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.060s) 2023-01-11T21:15:14.9083350Z test_make_fx_symbolic_exhaustive_special_erfcx_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2023-01-11T21:15:14.9083510Z test_make_fx_symbolic_exhaustive_special_hermite_polynomial_h_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2023-01-11T21:15:14.9083670Z test_make_fx_symbolic_exhaustive_special_hermite_polynomial_he_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2023-01-11T21:15:14.9083800Z test_make_fx_symbolic_exhaustive_special_i0e_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2023-01-11T21:15:14.9083940Z test_make_fx_symbolic_exhaustive_special_i1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2023-01-11T21:15:14.9084070Z test_make_fx_symbolic_exhaustive_special_i1e_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2023-01-11T21:15:14.9084240Z test_make_fx_symbolic_exhaustive_special_laguerre_polynomial_l_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2023-01-11T21:15:14.9084500Z test_make_fx_symbolic_exhaustive_special_legendre_polynomial_p_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:14.9084650Z test_make_fx_symbolic_exhaustive_special_log_ndtr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.103s) 2023-01-11T21:15:14.9084800Z test_make_fx_symbolic_exhaustive_special_modified_bessel_i0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.010s) 2023-01-11T21:15:14.9084960Z test_make_fx_symbolic_exhaustive_special_modified_bessel_i1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.010s) 2023-01-11T21:15:14.9085110Z test_make_fx_symbolic_exhaustive_special_modified_bessel_k0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.009s) 2023-01-11T21:15:14.9085260Z test_make_fx_symbolic_exhaustive_special_modified_bessel_k1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.009s) 2023-01-11T21:15:14.9085390Z test_make_fx_symbolic_exhaustive_special_ndtr_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.043s) 2023-01-11T21:15:14.9085530Z test_make_fx_symbolic_exhaustive_special_ndtri_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.021s) 2023-01-11T21:15:14.9085700Z test_make_fx_symbolic_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2023-01-11T21:15:14.9085910Z test_make_fx_symbolic_exhaustive_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.009s) 2023-01-11T21:15:14.9086070Z test_make_fx_symbolic_exhaustive_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.009s) 2023-01-11T21:15:14.9086350Z test_make_fx_symbolic_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:14.9086630Z test_make_fx_symbolic_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:14.9086940Z test_make_fx_symbolic_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:14.9087210Z test_make_fx_symbolic_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:15:14.9087360Z test_make_fx_symbolic_exhaustive_special_spherical_bessel_j0_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.019s) 2023-01-11T21:15:14.9087500Z test_make_fx_symbolic_exhaustive_special_xlog1py_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.293s) 2023-01-11T21:15:14.9087640Z test_make_fx_symbolic_exhaustive_special_zeta_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.126s) 2023-01-11T21:15:14.9087770Z test_make_fx_symbolic_exhaustive_split_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.056s) 2023-01-11T21:15:14.9087910Z test_make_fx_symbolic_exhaustive_split_list_args_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.127s) 2023-01-11T21:15:14.9088040Z test_make_fx_symbolic_exhaustive_split_with_sizes_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.148s) 2023-01-11T21:15:14.9088170Z test_make_fx_symbolic_exhaustive_sqrt_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2023-01-11T21:15:14.9088300Z test_make_fx_symbolic_exhaustive_square_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.022s) 2023-01-11T21:15:14.9088430Z test_make_fx_symbolic_exhaustive_squeeze_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.058s) 2023-01-11T21:15:14.9088560Z test_make_fx_symbolic_exhaustive_stack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.370s) 2023-01-11T21:15:14.9088690Z test_make_fx_symbolic_exhaustive_std_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.102s) 2023-01-11T21:15:14.9088820Z test_make_fx_symbolic_exhaustive_std_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.175s) 2023-01-11T21:15:14.9088960Z test_make_fx_symbolic_exhaustive_std_mean_unbiased_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.033s) 2023-01-11T21:15:14.9089100Z test_make_fx_symbolic_exhaustive_std_unbiased_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.018s) 2023-01-11T21:15:14.9089240Z test_make_fx_symbolic_exhaustive_stft_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.010s) 2023-01-11T21:15:14.9089370Z test_make_fx_symbolic_exhaustive_sub_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.159s) 2023-01-11T21:15:14.9089500Z test_make_fx_symbolic_exhaustive_sum_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.227s) 2023-01-11T21:15:14.9089640Z test_make_fx_symbolic_exhaustive_sum_to_size_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.004s) 2023-01-11T21:15:14.9089780Z test_make_fx_symbolic_exhaustive_svd_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2023-01-11T21:15:14.9089920Z test_make_fx_symbolic_exhaustive_svd_lowrank_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.016s) 2023-01-11T21:15:14.9090120Z test_make_fx_symbolic_exhaustive_symeig_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.012s) 2023-01-11T21:15:14.9090250Z test_make_fx_symbolic_exhaustive_t_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2023-01-11T21:15:14.9090400Z test_make_fx_symbolic_exhaustive_take_along_dim_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.009s) 2023-01-11T21:15:14.9090540Z test_make_fx_symbolic_exhaustive_take_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.007s) 2023-01-11T21:15:14.9090670Z test_make_fx_symbolic_exhaustive_tan_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.011s) 2023-01-11T21:15:14.9091070Z test_make_fx_symbolic_exhaustive_tanh_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2023-01-11T21:15:14.9091220Z test_make_fx_symbolic_exhaustive_tensor_split_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2023-01-11T21:15:14.9091370Z test_make_fx_symbolic_exhaustive_tensordot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.012s) 2023-01-11T21:15:14.9091500Z test_make_fx_symbolic_exhaustive_tile_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.229s) 2023-01-11T21:15:14.9091640Z test_make_fx_symbolic_exhaustive_to_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.9091790Z test_make_fx_symbolic_exhaustive_to_sparse_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:15:14.9091910Z test_make_fx_symbolic_exhaustive_topk_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.108s) 2023-01-11T21:15:14.9092040Z test_make_fx_symbolic_exhaustive_trace_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.012s) 2023-01-11T21:15:14.9092180Z test_make_fx_symbolic_exhaustive_transpose_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.058s) 2023-01-11T21:15:14.9092330Z test_make_fx_symbolic_exhaustive_trapezoid_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.011s) 2023-01-11T21:15:14.9092470Z test_make_fx_symbolic_exhaustive_trapz_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.010s) 2023-01-11T21:15:14.9092620Z test_make_fx_symbolic_exhaustive_triangular_solve_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.012s) 2023-01-11T21:15:14.9092750Z test_make_fx_symbolic_exhaustive_tril_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.272s) 2023-01-11T21:15:14.9092870Z test_make_fx_symbolic_exhaustive_triu_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.263s) 2023-01-11T21:15:14.9093010Z test_make_fx_symbolic_exhaustive_true_divide_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.275s) 2023-01-11T21:15:14.9093140Z test_make_fx_symbolic_exhaustive_trunc_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2023-01-11T21:15:14.9093270Z test_make_fx_symbolic_exhaustive_unbind_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.395s) 2023-01-11T21:15:14.9093420Z test_make_fx_symbolic_exhaustive_unflatten_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.006s) 2023-01-11T21:15:14.9093550Z test_make_fx_symbolic_exhaustive_unfold_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.999s) 2023-01-11T21:15:14.9093680Z test_make_fx_symbolic_exhaustive_unfold_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.831s) 2023-01-11T21:15:14.9093830Z test_make_fx_symbolic_exhaustive_uniform_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.010s) 2023-01-11T21:15:14.9094000Z test_make_fx_symbolic_exhaustive_unique_consecutive_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.002s) 2023-01-11T21:15:14.9094170Z test_make_fx_symbolic_exhaustive_unique_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... skip: Dynamic output shape operation in trace (0.002s) 2023-01-11T21:15:14.9094350Z test_make_fx_symbolic_exhaustive_unsqueeze_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.074s) 2023-01-11T21:15:14.9094480Z test_make_fx_symbolic_exhaustive_var_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.088s) 2023-01-11T21:15:14.9094620Z test_make_fx_symbolic_exhaustive_var_mean_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.152s) 2023-01-11T21:15:14.9094760Z test_make_fx_symbolic_exhaustive_var_mean_unbiased_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2023-01-11T21:15:14.9094890Z test_make_fx_symbolic_exhaustive_var_unbiased_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.015s) 2023-01-11T21:15:14.9095020Z test_make_fx_symbolic_exhaustive_vdot_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.007s) 2023-01-11T21:15:14.9095180Z test_make_fx_symbolic_exhaustive_view_as_complex_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.010s) 2023-01-11T21:15:14.9095320Z test_make_fx_symbolic_exhaustive_view_as_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.012s) 2023-01-11T21:15:14.9095460Z test_make_fx_symbolic_exhaustive_view_copy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.266s) 2023-01-11T21:15:14.9095580Z test_make_fx_symbolic_exhaustive_view_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.229s) 2023-01-11T21:15:14.9095720Z test_make_fx_symbolic_exhaustive_vsplit_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... expected failure (0.008s) 2023-01-11T21:15:14.9095850Z test_make_fx_symbolic_exhaustive_vstack_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.039s) 2023-01-11T21:15:14.9095980Z test_make_fx_symbolic_exhaustive_where_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.082s) 2023-01-11T21:15:14.9096110Z test_make_fx_symbolic_exhaustive_xlogy_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.293s) 2023-01-11T21:15:14.9096240Z test_make_fx_symbolic_exhaustive_zero__cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.028s) 2023-01-11T21:15:14.9096370Z test_make_fx_symbolic_exhaustive_zeros_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.009s) 2023-01-11T21:15:14.9096500Z test_make_fx_symbolic_exhaustive_zeros_like_cpu_float32 (__main__.TestProxyTensorOpInfoCPU) ... ok (0.054s) 2023-01-11T21:15:14.9096600Z test_binary_broadcast (__main__.TestSymbolicTracing) ... ok (0.016s) 2023-01-11T21:15:14.9096690Z test_cat (__main__.TestSymbolicTracing) ... ok (0.036s) 2023-01-11T21:15:14.9096790Z test_debug_interpreter (__main__.TestSymbolicTracing) ... ok (0.012s) 2023-01-11T21:15:14.9096910Z test_elementwise_meta_with_sym_numbers (__main__.TestSymbolicTracing) ... ok (0.027s) 2023-01-11T21:15:14.9097000Z test_expand (__main__.TestSymbolicTracing) ... ok (0.018s) 2023-01-11T21:15:14.9097100Z test_guards_equal (__main__.TestSymbolicTracing) ... ok (0.253s) 2023-01-11T21:15:14.9097190Z test_item (__main__.TestSymbolicTracing) ... ok (0.006s) 2023-01-11T21:15:14.9097280Z test_mega_guard (__main__.TestSymbolicTracing) ... ok (0.014s) 2023-01-11T21:15:14.9097380Z test_metadata (__main__.TestSymbolicTracing) ... ok (0.013s) 2023-01-11T21:15:14.9097480Z test_metadata_fresh (__main__.TestSymbolicTracing) ... ok (0.158s) 2023-01-11T21:15:14.9097570Z test_multiply_shape (__main__.TestSymbolicTracing) ... ok (0.009s) 2023-01-11T21:15:14.9097660Z test_neg_shape (__main__.TestSymbolicTracing) ... ok (0.015s) 2023-01-11T21:15:14.9097750Z test_new_empty (__main__.TestSymbolicTracing) ... ok (0.016s) 2023-01-11T21:15:14.9097870Z test_nonidentity_transitive_guards (__main__.TestSymbolicTracing) ... ok (0.076s) 2023-01-11T21:15:14.9097970Z test_resize_from_zero (__main__.TestSymbolicTracing) ... ok (0.005s) 2023-01-11T21:15:14.9098060Z test_return_symint (__main__.TestSymbolicTracing) ... ok (0.013s) 2023-01-11T21:15:14.9098150Z test_rmethod (__main__.TestSymbolicTracing) ... ok (0.008s) 2023-01-11T21:15:14.9098250Z test_size_with_tensor (__main__.TestSymbolicTracing) ... ok (0.048s) 2023-01-11T21:15:14.9098340Z test_sqrt_size (__main__.TestSymbolicTracing) ... ok (0.007s) 2023-01-11T21:15:14.9098480Z test_sym_storage_offset (__main__.TestSymbolicTracing) ... ok (0.010s) 2023-01-11T21:15:14.9098580Z test_symint_to_tensor (__main__.TestSymbolicTracing) ... ok (0.014s) 2023-01-11T21:15:14.9098670Z test_unary (__main__.TestSymbolicTracing) ... ok (0.012s) 2023-01-11T21:15:14.9098690Z 2023-01-11T21:15:14.9098850Z ---------------------------------------------------------------------- 2023-01-11T21:15:14.9098900Z Ran 2637 tests in 485.641s 2023-01-11T21:15:14.9098910Z 2023-01-11T21:15:14.9098970Z OK (skipped=589, expected failures=248) 2023-01-11T21:15:14.9098980Z 2023-01-11T21:15:14.9099040Z Generating XML reports... 2023-01-11T21:15:14.9099300Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestFakeProxyTensor-20230111210708.xml 2023-01-11T21:15:14.9099530Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestGenericProxyTensorFake-20230111210708.xml 2023-01-11T21:15:14.9099750Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestGenericProxyTensorReal-20230111210708.xml 2023-01-11T21:15:14.9099980Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestGenericProxyTensorSymbolic-20230111210708.xml 2023-01-11T21:15:14.9100190Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestProxyTensorOpInfoCPU-20230111210708.xml 2023-01-11T21:15:14.9100390Z Generated XML report: test-reports/python-unittest/test_proxy_tensor/TEST-TestSymbolicTracing-20230111210708.xml 2023-01-11T21:15:14.9100390Z 2023-01-11T21:15:14.9100730Z ##[endgroup] 2023-01-11T21:15:14.9100960Z FINISHED PRINTING LOG FILE of test_proxy_tensor (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_proxy_tensor_7123_zlw) 2023-01-11T21:15:14.9100960Z 2023-01-11T21:15:15.9010590Z Running test_jit_fuser_te ... [2023-01-11 21:15:15.900820] 2023-01-11T21:15:15.9011220Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_jit_fuser_te.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:15:15.901033] 2023-01-11T21:15:15.9011510Z Ignoring disabled issues: [] 2023-01-11T21:17:21.5163150Z 2023-01-11T21:17:21.5163700Z Expand the folded group to see the log file of test_jit_fuser_te 2023-01-11T21:17:21.5164370Z ##[group]PRINTING LOG FILE of test_jit_fuser_te (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_jit_fuser_te_gtwju5rd) 2023-01-11T21:17:21.5166520Z CUDA not available, skipping tests 2023-01-11T21:17:21.5166890Z monkeytype is not installed. Skipping tests for Profile-Directed Typing 2023-01-11T21:17:21.5167040Z 2023-01-11T21:17:21.5167260Z Running tests... 2023-01-11T21:17:21.5167490Z ---------------------------------------------------------------------- 2023-01-11T21:17:21.5167770Z Test results will be stored in test-reports/python-unittest/test_jit_fuser_te 2023-01-11T21:17:21.5176720Z test_autodiff_fallback (jit.test_fuser_common.TestFuserCommon) ... ok (0.028s) 2023-01-11T21:17:21.5177050Z test_relu_cpu (__main__.TestLoopnestRandomizationCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.5177360Z test_failures___rmatmul___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.5177670Z test_failures_frac_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.5177970Z test_failures_matmul_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.5178350Z test_nnc_correctness_H_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5178680Z test_nnc_correctness_H_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5179220Z test_nnc_correctness_H_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5179550Z test_nnc_correctness_H_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5179880Z test_nnc_correctness_H_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5180210Z test_nnc_correctness_H_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5180530Z test_nnc_correctness_H_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5181000Z test_nnc_correctness_H_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5181320Z test_nnc_correctness_H_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5181630Z test_nnc_correctness_H_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5181950Z test_nnc_correctness_H_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5182270Z test_nnc_correctness_H_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5182590Z test_nnc_correctness_H_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5182920Z test_nnc_correctness_T_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5183240Z test_nnc_correctness_T_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5183560Z test_nnc_correctness_T_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5183890Z test_nnc_correctness_T_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5184220Z test_nnc_correctness_T_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5184540Z test_nnc_correctness_T_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5184860Z test_nnc_correctness_T_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5185180Z test_nnc_correctness_T_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5185500Z test_nnc_correctness_T_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5185810Z test_nnc_correctness_T_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5186120Z test_nnc_correctness_T_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5186430Z test_nnc_correctness_T_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5186750Z test_nnc_correctness_T_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5187180Z test_nnc_correctness___getitem___cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5187510Z test_nnc_correctness___getitem___cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5187860Z test_nnc_correctness___getitem___cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5188210Z test_nnc_correctness___getitem___cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5188600Z test_nnc_correctness___getitem___cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5188930Z test_nnc_correctness___getitem___cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5189260Z test_nnc_correctness___getitem___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5189590Z test_nnc_correctness___getitem___cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5189910Z test_nnc_correctness___getitem___cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5190240Z test_nnc_correctness___getitem___cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5190570Z test_nnc_correctness___getitem___cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5196860Z test_nnc_correctness___getitem___cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5197200Z test_nnc_correctness___getitem___cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5197540Z test_nnc_correctness___radd___cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5197870Z test_nnc_correctness___radd___cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5198220Z test_nnc_correctness___radd___cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5198560Z test_nnc_correctness___radd___cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5198890Z test_nnc_correctness___radd___cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5199200Z test_nnc_correctness___radd___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5199520Z test_nnc_correctness___radd___cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5199840Z test_nnc_correctness___radd___cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5200180Z test_nnc_correctness___radd___cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5200580Z test_nnc_correctness___radd___cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5200900Z test_nnc_correctness___radd___cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5201230Z test_nnc_correctness___radd___cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5201540Z test_nnc_correctness___rand___cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5201860Z test_nnc_correctness___rand___cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5202240Z test_nnc_correctness___rand___cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5202550Z test_nnc_correctness___rand___cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5202870Z test_nnc_correctness___rand___cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5203180Z test_nnc_correctness___rand___cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5203510Z test_nnc_correctness___rdiv___cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5203830Z test_nnc_correctness___rdiv___cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5204170Z test_nnc_correctness___rdiv___cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5204510Z test_nnc_correctness___rdiv___cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5204840Z test_nnc_correctness___rdiv___cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5205160Z test_nnc_correctness___rdiv___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5205480Z test_nnc_correctness___rdiv___cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5205800Z test_nnc_correctness___rdiv___cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5206130Z test_nnc_correctness___rdiv___cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5206450Z test_nnc_correctness___rdiv___cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5206770Z test_nnc_correctness___rdiv___cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5207090Z test_nnc_correctness___rdiv___cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5207420Z test_nnc_correctness___rmatmul___cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5207750Z test_nnc_correctness___rmatmul___cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5208150Z test_nnc_correctness___rmatmul___cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5208490Z test_nnc_correctness___rmatmul___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5208820Z test_nnc_correctness___rmatmul___cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5209150Z test_nnc_correctness___rmatmul___cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5209530Z test_nnc_correctness___rmatmul___cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5209820Z test_nnc_correctness___rmatmul___cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5210120Z test_nnc_correctness___rmatmul___cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5210440Z test_nnc_correctness___rmatmul___cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5210770Z test_nnc_correctness___rmod___cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5211100Z test_nnc_correctness___rmod___cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5211430Z test_nnc_correctness___rmod___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5211750Z test_nnc_correctness___rmod___cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5212080Z test_nnc_correctness___rmul___cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5212410Z test_nnc_correctness___rmul___cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5212740Z test_nnc_correctness___rmul___cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5213080Z test_nnc_correctness___rmul___cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5213410Z test_nnc_correctness___rmul___cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5213730Z test_nnc_correctness___rmul___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5214070Z test_nnc_correctness___rmul___cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5214400Z test_nnc_correctness___rmul___cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5214720Z test_nnc_correctness___rmul___cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5215050Z test_nnc_correctness___rmul___cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5215380Z test_nnc_correctness___rmul___cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5215780Z test_nnc_correctness___rmul___cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5216160Z test_nnc_correctness___ror___cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5216490Z test_nnc_correctness___ror___cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5216820Z test_nnc_correctness___ror___cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5217190Z test_nnc_correctness___ror___cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5217520Z test_nnc_correctness___ror___cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5217850Z test_nnc_correctness___ror___cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5218190Z test_nnc_correctness___rpow___cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5218530Z test_nnc_correctness___rpow___cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5218870Z test_nnc_correctness___rpow___cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5219200Z test_nnc_correctness___rpow___cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5219530Z test_nnc_correctness___rpow___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5219860Z test_nnc_correctness___rpow___cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5220180Z test_nnc_correctness___rpow___cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5220510Z test_nnc_correctness___rpow___cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5220830Z test_nnc_correctness___rpow___cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5221290Z test_nnc_correctness___rpow___cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5221620Z test_nnc_correctness___rpow___cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5221950Z test_nnc_correctness___rsub___cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5222280Z test_nnc_correctness___rsub___cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5222620Z test_nnc_correctness___rsub___cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5222960Z test_nnc_correctness___rsub___cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5225490Z test_nnc_correctness___rsub___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5225930Z test_nnc_correctness___rsub___cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5226250Z test_nnc_correctness___rsub___cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5226580Z test_nnc_correctness___rsub___cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5226900Z test_nnc_correctness___rsub___cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5227280Z test_nnc_correctness___rsub___cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5227610Z test_nnc_correctness___rsub___cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5227940Z test_nnc_correctness___rxor___cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5228260Z test_nnc_correctness___rxor___cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5228590Z test_nnc_correctness___rxor___cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5228910Z test_nnc_correctness___rxor___cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5229240Z test_nnc_correctness___rxor___cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5229580Z test_nnc_correctness___rxor___cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5229920Z test_nnc_correctness__native_batch_norm_legit_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5230280Z test_nnc_correctness__native_batch_norm_legit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5230650Z test_nnc_correctness__native_batch_norm_legit_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5231020Z test_nnc_correctness__softmax_backward_data_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5231380Z test_nnc_correctness__softmax_backward_data_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5231740Z test_nnc_correctness__softmax_backward_data_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5232080Z test_nnc_correctness_abs_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5232410Z test_nnc_correctness_abs_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5232740Z test_nnc_correctness_abs_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5233080Z test_nnc_correctness_abs_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5233450Z test_nnc_correctness_abs_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5233790Z test_nnc_correctness_abs_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5234110Z test_nnc_correctness_abs_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5234430Z test_nnc_correctness_abs_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5234760Z test_nnc_correctness_abs_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5235130Z test_nnc_correctness_abs_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5235460Z test_nnc_correctness_abs_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5235780Z test_nnc_correctness_abs_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5236120Z test_nnc_correctness_acos_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5237430Z test_nnc_correctness_acos_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5237780Z test_nnc_correctness_acos_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5238120Z test_nnc_correctness_acos_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5238450Z test_nnc_correctness_acos_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5238780Z test_nnc_correctness_acos_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5239110Z test_nnc_correctness_acos_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5239430Z test_nnc_correctness_acos_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5239750Z test_nnc_correctness_acos_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5240080Z test_nnc_correctness_acos_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5240410Z test_nnc_correctness_acos_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5240730Z test_nnc_correctness_acosh_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5241070Z test_nnc_correctness_acosh_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5241390Z test_nnc_correctness_acosh_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5241750Z test_nnc_correctness_acosh_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5242160Z test_nnc_correctness_acosh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5242510Z test_nnc_correctness_acosh_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5242850Z test_nnc_correctness_acosh_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5243180Z test_nnc_correctness_acosh_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5243500Z test_nnc_correctness_acosh_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5243880Z test_nnc_correctness_acosh_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5244220Z test_nnc_correctness_acosh_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5244560Z test_nnc_correctness_add_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5244900Z test_nnc_correctness_add_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5245230Z test_nnc_correctness_add_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5245550Z test_nnc_correctness_add_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5245890Z test_nnc_correctness_add_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5246220Z test_nnc_correctness_add_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5246540Z test_nnc_correctness_add_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5246860Z test_nnc_correctness_add_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5247190Z test_nnc_correctness_add_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5247510Z test_nnc_correctness_add_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5247820Z test_nnc_correctness_add_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5248140Z test_nnc_correctness_add_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5248460Z test_nnc_correctness_add_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5248790Z test_nnc_correctness_addbmm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5249130Z test_nnc_correctness_addbmm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5249470Z test_nnc_correctness_addbmm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5249810Z test_nnc_correctness_addbmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5250200Z test_nnc_correctness_addbmm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5250530Z test_nnc_correctness_addbmm_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5250860Z test_nnc_correctness_addbmm_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5251180Z test_nnc_correctness_addbmm_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5251560Z test_nnc_correctness_addbmm_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5251880Z test_nnc_correctness_addbmm_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5252210Z test_nnc_correctness_addcdiv_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5252550Z test_nnc_correctness_addcdiv_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5252900Z test_nnc_correctness_addcdiv_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5253240Z test_nnc_correctness_addcdiv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5253580Z test_nnc_correctness_addcdiv_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5253910Z test_nnc_correctness_addcmul_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5254240Z test_nnc_correctness_addcmul_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5254580Z test_nnc_correctness_addcmul_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5254910Z test_nnc_correctness_addcmul_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5255250Z test_nnc_correctness_addcmul_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5255580Z test_nnc_correctness_addcmul_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5255910Z test_nnc_correctness_addcmul_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5256230Z test_nnc_correctness_addcmul_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5256560Z test_nnc_correctness_addcmul_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5256880Z test_nnc_correctness_addcmul_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5257210Z test_nnc_correctness_addmm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5257640Z test_nnc_correctness_addmm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5257990Z test_nnc_correctness_addmm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5258320Z test_nnc_correctness_addmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5258730Z test_nnc_correctness_addmm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5259060Z test_nnc_correctness_addmm_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5259480Z test_nnc_correctness_addmm_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5259810Z test_nnc_correctness_addmm_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5260130Z test_nnc_correctness_addmm_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5260450Z test_nnc_correctness_addmm_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5260800Z test_nnc_correctness_addmm_decomposed_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5261160Z test_nnc_correctness_addmm_decomposed_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5261520Z test_nnc_correctness_addmm_decomposed_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5261870Z test_nnc_correctness_addmm_decomposed_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5262210Z test_nnc_correctness_addmm_decomposed_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5262550Z test_nnc_correctness_addmm_decomposed_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5262900Z test_nnc_correctness_addmm_decomposed_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5263240Z test_nnc_correctness_addmm_decomposed_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5263580Z test_nnc_correctness_addmm_decomposed_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5263920Z test_nnc_correctness_addmm_decomposed_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5264260Z test_nnc_correctness_addmv_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5264590Z test_nnc_correctness_addmv_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5264920Z test_nnc_correctness_addmv_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5265260Z test_nnc_correctness_addmv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5265640Z test_nnc_correctness_addmv_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5265970Z test_nnc_correctness_addmv_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5266290Z test_nnc_correctness_addmv_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5266620Z test_nnc_correctness_addmv_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5267000Z test_nnc_correctness_addmv_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5267320Z test_nnc_correctness_addmv_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5267650Z test_nnc_correctness_addr_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5267980Z test_nnc_correctness_addr_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5268310Z test_nnc_correctness_addr_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5268650Z test_nnc_correctness_addr_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5268980Z test_nnc_correctness_addr_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5269320Z test_nnc_correctness_addr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5269640Z test_nnc_correctness_addr_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5269970Z test_nnc_correctness_addr_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5270290Z test_nnc_correctness_addr_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5270610Z test_nnc_correctness_addr_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5270930Z test_nnc_correctness_addr_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5271260Z test_nnc_correctness_addr_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5271580Z test_nnc_correctness_all_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5271900Z test_nnc_correctness_all_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5272350Z test_nnc_correctness_all_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5272710Z test_nnc_correctness_all_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5273060Z test_nnc_correctness_all_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5273490Z test_nnc_correctness_all_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5273840Z test_nnc_correctness_all_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5274190Z test_nnc_correctness_all_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5274530Z test_nnc_correctness_all_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5274880Z test_nnc_correctness_all_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5275280Z test_nnc_correctness_all_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5275620Z test_nnc_correctness_all_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5275930Z test_nnc_correctness_allclose_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5276220Z test_nnc_correctness_allclose_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5276500Z test_nnc_correctness_allclose_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5276790Z test_nnc_correctness_allclose_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5277070Z test_nnc_correctness_allclose_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5277380Z test_nnc_correctness_allclose_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5277690Z test_nnc_correctness_amax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5278030Z test_nnc_correctness_amax_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5278360Z test_nnc_correctness_amax_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5278700Z test_nnc_correctness_amax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5279030Z test_nnc_correctness_amax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5279370Z test_nnc_correctness_amax_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5279720Z test_nnc_correctness_amax_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5280050Z test_nnc_correctness_amax_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5280380Z test_nnc_correctness_amax_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5280710Z test_nnc_correctness_amax_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5281050Z test_nnc_correctness_amin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5281390Z test_nnc_correctness_amin_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5281780Z test_nnc_correctness_amin_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5282120Z test_nnc_correctness_amin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5282490Z test_nnc_correctness_amin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5282840Z test_nnc_correctness_amin_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5283210Z test_nnc_correctness_amin_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5296360Z test_nnc_correctness_amin_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5296700Z test_nnc_correctness_amin_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5297030Z test_nnc_correctness_amin_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5297360Z test_nnc_correctness_aminmax_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5297690Z test_nnc_correctness_aminmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5298030Z test_nnc_correctness_aminmax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5298370Z test_nnc_correctness_aminmax_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5298710Z test_nnc_correctness_aminmax_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5299040Z test_nnc_correctness_aminmax_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5299360Z test_nnc_correctness_aminmax_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5299690Z test_nnc_correctness_aminmax_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5300030Z test_nnc_correctness_angle_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5300360Z test_nnc_correctness_angle_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5300700Z test_nnc_correctness_angle_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5301040Z test_nnc_correctness_angle_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5301380Z test_nnc_correctness_angle_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5301710Z test_nnc_correctness_angle_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5302030Z test_nnc_correctness_angle_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5302580Z test_nnc_correctness_angle_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5302920Z test_nnc_correctness_angle_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5303250Z test_nnc_correctness_angle_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5303570Z test_nnc_correctness_angle_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5303890Z test_nnc_correctness_angle_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5304330Z test_nnc_correctness_any_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5304650Z test_nnc_correctness_any_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5304980Z test_nnc_correctness_any_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5305310Z test_nnc_correctness_any_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5305640Z test_nnc_correctness_any_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5305970Z test_nnc_correctness_any_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5306290Z test_nnc_correctness_any_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5306610Z test_nnc_correctness_any_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5306930Z test_nnc_correctness_any_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5307250Z test_nnc_correctness_any_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5307570Z test_nnc_correctness_any_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5307890Z test_nnc_correctness_any_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5308220Z test_nnc_correctness_arange_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5308550Z test_nnc_correctness_arange_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5308890Z test_nnc_correctness_arange_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5309210Z test_nnc_correctness_arange_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5309540Z test_nnc_correctness_arange_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5309870Z test_nnc_correctness_arange_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5310250Z test_nnc_correctness_arange_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5310580Z test_nnc_correctness_arange_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5310910Z test_nnc_correctness_arange_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5311230Z test_nnc_correctness_argmax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5311570Z test_nnc_correctness_argmax_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5311940Z test_nnc_correctness_argmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5312260Z test_nnc_correctness_argmax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5312580Z test_nnc_correctness_argmax_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5312900Z test_nnc_correctness_argmax_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5313210Z test_nnc_correctness_argmax_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5313530Z test_nnc_correctness_argmax_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5313850Z test_nnc_correctness_argmax_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5314180Z test_nnc_correctness_argmin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5314500Z test_nnc_correctness_argmin_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5314820Z test_nnc_correctness_argmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5315130Z test_nnc_correctness_argmin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5315450Z test_nnc_correctness_argmin_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5315770Z test_nnc_correctness_argmin_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5316080Z test_nnc_correctness_argmin_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5316400Z test_nnc_correctness_argmin_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5316710Z test_nnc_correctness_argmin_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5317030Z test_nnc_correctness_argsort_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5317360Z test_nnc_correctness_argsort_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5317760Z test_nnc_correctness_argsort_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5318100Z test_nnc_correctness_argsort_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5318420Z test_nnc_correctness_argsort_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5318740Z test_nnc_correctness_argsort_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5319070Z test_nnc_correctness_argsort_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5319450Z test_nnc_correctness_argsort_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5319770Z test_nnc_correctness_argsort_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5320110Z test_nnc_correctness_argsort_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5320440Z test_nnc_correctness_argwhere_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5320770Z test_nnc_correctness_argwhere_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5321110Z test_nnc_correctness_argwhere_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5321460Z test_nnc_correctness_argwhere_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5321790Z test_nnc_correctness_argwhere_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5322120Z test_nnc_correctness_argwhere_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5322460Z test_nnc_correctness_argwhere_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5322790Z test_nnc_correctness_argwhere_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5323110Z test_nnc_correctness_argwhere_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5323440Z test_nnc_correctness_argwhere_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5323750Z test_nnc_correctness_argwhere_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5324070Z test_nnc_correctness_argwhere_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5324410Z test_nnc_correctness_as_strided_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5324740Z test_nnc_correctness_as_strided_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5325070Z test_nnc_correctness_as_strided_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5325480Z test_nnc_correctness_as_strided_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5325830Z test_nnc_correctness_as_strided_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5326170Z test_nnc_correctness_as_strided_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5326500Z test_nnc_correctness_as_strided_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5326880Z test_nnc_correctness_as_strided_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5327200Z test_nnc_correctness_as_strided_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5327530Z test_nnc_correctness_as_strided_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5327850Z test_nnc_correctness_as_strided_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5328170Z test_nnc_correctness_as_strided_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5328500Z test_nnc_correctness_as_strided_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5328840Z test_nnc_correctness_as_strided_partial_views_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5329190Z test_nnc_correctness_as_strided_partial_views_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5329550Z test_nnc_correctness_as_strided_partial_views_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5329910Z test_nnc_correctness_as_strided_partial_views_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5330270Z test_nnc_correctness_as_strided_partial_views_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5330620Z test_nnc_correctness_as_strided_partial_views_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5330970Z test_nnc_correctness_as_strided_partial_views_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5331330Z test_nnc_correctness_as_strided_partial_views_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5331670Z test_nnc_correctness_as_strided_partial_views_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5332010Z test_nnc_correctness_as_strided_partial_views_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5332350Z test_nnc_correctness_as_strided_partial_views_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5332700Z test_nnc_correctness_as_strided_partial_views_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5333160Z test_nnc_correctness_as_strided_partial_views_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5333520Z test_nnc_correctness_as_strided_scatter_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5333870Z test_nnc_correctness_as_strided_scatter_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5334210Z test_nnc_correctness_as_strided_scatter_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5334660Z test_nnc_correctness_as_strided_scatter_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5335000Z test_nnc_correctness_as_strided_scatter_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5335340Z test_nnc_correctness_as_strided_scatter_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5335670Z test_nnc_correctness_as_strided_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5344800Z test_nnc_correctness_as_strided_scatter_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5345160Z test_nnc_correctness_as_strided_scatter_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5345500Z test_nnc_correctness_as_strided_scatter_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5345840Z test_nnc_correctness_as_strided_scatter_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5346180Z test_nnc_correctness_as_strided_scatter_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5346520Z test_nnc_correctness_as_strided_scatter_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5346850Z test_nnc_correctness_asin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5347170Z test_nnc_correctness_asin_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5347500Z test_nnc_correctness_asin_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5347830Z test_nnc_correctness_asin_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5348150Z test_nnc_correctness_asin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5348470Z test_nnc_correctness_asin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5348780Z test_nnc_correctness_asin_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5349100Z test_nnc_correctness_asin_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5349640Z test_nnc_correctness_asin_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5349960Z test_nnc_correctness_asin_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5350280Z test_nnc_correctness_asin_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5350600Z test_nnc_correctness_asinh_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5351000Z test_nnc_correctness_asinh_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5351330Z test_nnc_correctness_asinh_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5351650Z test_nnc_correctness_asinh_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5351980Z test_nnc_correctness_asinh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5352300Z test_nnc_correctness_asinh_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5352620Z test_nnc_correctness_asinh_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5352940Z test_nnc_correctness_asinh_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5353260Z test_nnc_correctness_asinh_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5353570Z test_nnc_correctness_asinh_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5353890Z test_nnc_correctness_asinh_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5354220Z test_nnc_correctness_atan2_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5354540Z test_nnc_correctness_atan2_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5354850Z test_nnc_correctness_atan2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5355170Z test_nnc_correctness_atan2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5355490Z test_nnc_correctness_atan2_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5355800Z test_nnc_correctness_atan2_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5356120Z test_nnc_correctness_atan2_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5356440Z test_nnc_correctness_atan2_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5356760Z test_nnc_correctness_atan2_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5357150Z test_nnc_correctness_atan_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5357480Z test_nnc_correctness_atan_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5357800Z test_nnc_correctness_atan_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5358130Z test_nnc_correctness_atan_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5358510Z test_nnc_correctness_atan_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5358840Z test_nnc_correctness_atan_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5359150Z test_nnc_correctness_atan_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5359470Z test_nnc_correctness_atan_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5359770Z test_nnc_correctness_atan_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5360090Z test_nnc_correctness_atan_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5360400Z test_nnc_correctness_atan_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5360720Z test_nnc_correctness_atanh_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5361040Z test_nnc_correctness_atanh_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5361360Z test_nnc_correctness_atanh_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5361690Z test_nnc_correctness_atanh_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5362010Z test_nnc_correctness_atanh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5362330Z test_nnc_correctness_atanh_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5362650Z test_nnc_correctness_atanh_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5362970Z test_nnc_correctness_atanh_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5363280Z test_nnc_correctness_atanh_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5363590Z test_nnc_correctness_atanh_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5363900Z test_nnc_correctness_atanh_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5364240Z test_nnc_correctness_atleast_1d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5364640Z test_nnc_correctness_atleast_1d_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5364980Z test_nnc_correctness_atleast_1d_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5365320Z test_nnc_correctness_atleast_1d_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5365650Z test_nnc_correctness_atleast_1d_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5366030Z test_nnc_correctness_atleast_1d_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5366360Z test_nnc_correctness_atleast_1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5366680Z test_nnc_correctness_atleast_1d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5367010Z test_nnc_correctness_atleast_1d_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5367330Z test_nnc_correctness_atleast_1d_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5367650Z test_nnc_correctness_atleast_1d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5367970Z test_nnc_correctness_atleast_1d_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5368290Z test_nnc_correctness_atleast_1d_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5368620Z test_nnc_correctness_atleast_2d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5368960Z test_nnc_correctness_atleast_2d_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5369300Z test_nnc_correctness_atleast_2d_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5369640Z test_nnc_correctness_atleast_2d_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5369970Z test_nnc_correctness_atleast_2d_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5370300Z test_nnc_correctness_atleast_2d_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5370620Z test_nnc_correctness_atleast_2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5370940Z test_nnc_correctness_atleast_2d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5371270Z test_nnc_correctness_atleast_2d_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5371590Z test_nnc_correctness_atleast_2d_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5372130Z test_nnc_correctness_atleast_2d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5372490Z test_nnc_correctness_atleast_2d_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5372810Z test_nnc_correctness_atleast_2d_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5373140Z test_nnc_correctness_atleast_3d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5373470Z test_nnc_correctness_atleast_3d_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5373930Z test_nnc_correctness_atleast_3d_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5374270Z test_nnc_correctness_atleast_3d_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5374600Z test_nnc_correctness_atleast_3d_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5374930Z test_nnc_correctness_atleast_3d_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5375260Z test_nnc_correctness_atleast_3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5375580Z test_nnc_correctness_atleast_3d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5375900Z test_nnc_correctness_atleast_3d_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5376220Z test_nnc_correctness_atleast_3d_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5376540Z test_nnc_correctness_atleast_3d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5376860Z test_nnc_correctness_atleast_3d_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5377180Z test_nnc_correctness_atleast_3d_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5377510Z test_nnc_correctness_baddbmm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5377840Z test_nnc_correctness_baddbmm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5378170Z test_nnc_correctness_baddbmm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5378490Z test_nnc_correctness_baddbmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5378810Z test_nnc_correctness_baddbmm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5379140Z test_nnc_correctness_baddbmm_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5379460Z test_nnc_correctness_baddbmm_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5379840Z test_nnc_correctness_baddbmm_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5380170Z test_nnc_correctness_baddbmm_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5380490Z test_nnc_correctness_baddbmm_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5380810Z test_nnc_correctness_bernoulli_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5381200Z test_nnc_correctness_bernoulli_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5381530Z test_nnc_correctness_bernoulli_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5381830Z test_nnc_correctness_bfloat16_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5382100Z test_nnc_correctness_bfloat16_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5382370Z test_nnc_correctness_bfloat16_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5382630Z test_nnc_correctness_bfloat16_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5382900Z test_nnc_correctness_bfloat16_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5383160Z test_nnc_correctness_bfloat16_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5383420Z test_nnc_correctness_bfloat16_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5389920Z test_nnc_correctness_bfloat16_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5390280Z test_nnc_correctness_bfloat16_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5390540Z test_nnc_correctness_bfloat16_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5390790Z test_nnc_correctness_bfloat16_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5391050Z test_nnc_correctness_bfloat16_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5391310Z test_nnc_correctness_bfloat16_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5391600Z test_nnc_correctness_bincount_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5391930Z test_nnc_correctness_bincount_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5392260Z test_nnc_correctness_bincount_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5392580Z test_nnc_correctness_bincount_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5392910Z test_nnc_correctness_bincount_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5393280Z test_nnc_correctness_bitwise_and_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5393670Z test_nnc_correctness_bitwise_and_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5394080Z test_nnc_correctness_bitwise_and_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5394410Z test_nnc_correctness_bitwise_and_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5394730Z test_nnc_correctness_bitwise_and_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5395060Z test_nnc_correctness_bitwise_and_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5395390Z test_nnc_correctness_bitwise_left_shift_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5396150Z test_nnc_correctness_bitwise_left_shift_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5396500Z test_nnc_correctness_bitwise_left_shift_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5396830Z test_nnc_correctness_bitwise_left_shift_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5397160Z test_nnc_correctness_bitwise_left_shift_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5397490Z test_nnc_correctness_bitwise_not_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5397820Z test_nnc_correctness_bitwise_not_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5398150Z test_nnc_correctness_bitwise_not_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5398470Z test_nnc_correctness_bitwise_not_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5398790Z test_nnc_correctness_bitwise_not_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5399110Z test_nnc_correctness_bitwise_not_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5399440Z test_nnc_correctness_bitwise_or_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5399770Z test_nnc_correctness_bitwise_or_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5400090Z test_nnc_correctness_bitwise_or_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5400420Z test_nnc_correctness_bitwise_or_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5400740Z test_nnc_correctness_bitwise_or_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5401060Z test_nnc_correctness_bitwise_or_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5401410Z test_nnc_correctness_bitwise_right_shift_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5401760Z test_nnc_correctness_bitwise_right_shift_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5402190Z test_nnc_correctness_bitwise_right_shift_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5402530Z test_nnc_correctness_bitwise_right_shift_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5402860Z test_nnc_correctness_bitwise_right_shift_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5403190Z test_nnc_correctness_bitwise_xor_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5403590Z test_nnc_correctness_bitwise_xor_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5403910Z test_nnc_correctness_bitwise_xor_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5404230Z test_nnc_correctness_bitwise_xor_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5404550Z test_nnc_correctness_bitwise_xor_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5404880Z test_nnc_correctness_bitwise_xor_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5405210Z test_nnc_correctness_block_diag_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5405540Z test_nnc_correctness_block_diag_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5405880Z test_nnc_correctness_block_diag_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5406220Z test_nnc_correctness_block_diag_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5406560Z test_nnc_correctness_block_diag_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5406880Z test_nnc_correctness_block_diag_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5407210Z test_nnc_correctness_block_diag_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5407540Z test_nnc_correctness_block_diag_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5407860Z test_nnc_correctness_block_diag_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5408180Z test_nnc_correctness_block_diag_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5408510Z test_nnc_correctness_block_diag_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5408830Z test_nnc_correctness_block_diag_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5409150Z test_nnc_correctness_block_diag_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5409560Z test_nnc_correctness_bmm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5409900Z test_nnc_correctness_bmm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5410220Z test_nnc_correctness_bmm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5410550Z test_nnc_correctness_bmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5410860Z test_nnc_correctness_bmm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5411260Z test_nnc_correctness_bmm_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5411580Z test_nnc_correctness_bmm_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5411890Z test_nnc_correctness_bmm_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5412200Z test_nnc_correctness_bmm_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5412520Z test_nnc_correctness_bmm_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5412840Z test_nnc_correctness_bool_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5413160Z test_nnc_correctness_bool_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5413480Z test_nnc_correctness_bool_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5413800Z test_nnc_correctness_bool_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5414130Z test_nnc_correctness_bool_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5414450Z test_nnc_correctness_bool_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5414770Z test_nnc_correctness_bool_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5415090Z test_nnc_correctness_bool_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5415400Z test_nnc_correctness_bool_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5415720Z test_nnc_correctness_bool_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5416030Z test_nnc_correctness_bool_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5416350Z test_nnc_correctness_bool_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5416670Z test_nnc_correctness_bool_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5417040Z test_nnc_correctness_broadcast_shapes_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5417390Z test_nnc_correctness_broadcast_tensors_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5417730Z test_nnc_correctness_broadcast_tensors_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5418080Z test_nnc_correctness_broadcast_tensors_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5418490Z test_nnc_correctness_broadcast_tensors_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5418830Z test_nnc_correctness_broadcast_tensors_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5419180Z test_nnc_correctness_broadcast_tensors_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5419520Z test_nnc_correctness_broadcast_tensors_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5419860Z test_nnc_correctness_broadcast_tensors_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5420200Z test_nnc_correctness_broadcast_tensors_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5420540Z test_nnc_correctness_broadcast_tensors_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5420880Z test_nnc_correctness_broadcast_tensors_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5421220Z test_nnc_correctness_broadcast_tensors_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5421580Z test_nnc_correctness_broadcast_to_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5421930Z test_nnc_correctness_broadcast_to_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5422280Z test_nnc_correctness_broadcast_to_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5422630Z test_nnc_correctness_broadcast_to_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5422980Z test_nnc_correctness_broadcast_to_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5423310Z test_nnc_correctness_broadcast_to_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5423650Z test_nnc_correctness_broadcast_to_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5423970Z test_nnc_correctness_broadcast_to_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5424300Z test_nnc_correctness_broadcast_to_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5424680Z test_nnc_correctness_broadcast_to_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5425020Z test_nnc_correctness_broadcast_to_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5425350Z test_nnc_correctness_broadcast_to_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5425680Z test_nnc_correctness_bucketize_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5426080Z test_nnc_correctness_bucketize_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5426410Z test_nnc_correctness_bucketize_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5426740Z test_nnc_correctness_bucketize_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5427060Z test_nnc_correctness_bucketize_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5427390Z test_nnc_correctness_bucketize_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5427710Z test_nnc_correctness_bucketize_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5428040Z test_nnc_correctness_bucketize_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5433750Z test_nnc_correctness_bucketize_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5434090Z test_nnc_correctness_byte_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5434420Z test_nnc_correctness_byte_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5434750Z test_nnc_correctness_byte_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5435080Z test_nnc_correctness_byte_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5435430Z test_nnc_correctness_byte_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5435770Z test_nnc_correctness_byte_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5436110Z test_nnc_correctness_byte_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5436430Z test_nnc_correctness_byte_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5436740Z test_nnc_correctness_byte_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5437060Z test_nnc_correctness_byte_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5437370Z test_nnc_correctness_byte_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5437820Z test_nnc_correctness_byte_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5438150Z test_nnc_correctness_cartesian_prod_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5438500Z test_nnc_correctness_cartesian_prod_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5438840Z test_nnc_correctness_cartesian_prod_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5439270Z test_nnc_correctness_cartesian_prod_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5439620Z test_nnc_correctness_cartesian_prod_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5439960Z test_nnc_correctness_cartesian_prod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5440290Z test_nnc_correctness_cartesian_prod_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5440620Z test_nnc_correctness_cartesian_prod_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5440960Z test_nnc_correctness_cartesian_prod_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5441290Z test_nnc_correctness_cartesian_prod_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5441630Z test_nnc_correctness_cartesian_prod_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5441960Z test_nnc_correctness_cartesian_prod_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5442290Z test_nnc_correctness_cat_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5442610Z test_nnc_correctness_cat_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5442930Z test_nnc_correctness_cat_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5443260Z test_nnc_correctness_cat_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5443600Z test_nnc_correctness_cat_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5443940Z test_nnc_correctness_cat_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5444280Z test_nnc_correctness_cat_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5444610Z test_nnc_correctness_cat_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5444930Z test_nnc_correctness_cat_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5445250Z test_nnc_correctness_cat_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5445650Z test_nnc_correctness_cat_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5445990Z test_nnc_correctness_cat_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5446310Z test_nnc_correctness_cat_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5446630Z test_nnc_correctness_cdist_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5447060Z test_nnc_correctness_cdist_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5447360Z test_nnc_correctness_cdouble_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5447630Z test_nnc_correctness_cdouble_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5447890Z test_nnc_correctness_cdouble_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5448160Z test_nnc_correctness_cdouble_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5448420Z test_nnc_correctness_cdouble_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5448680Z test_nnc_correctness_cdouble_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5448940Z test_nnc_correctness_cdouble_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5449200Z test_nnc_correctness_cdouble_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5449450Z test_nnc_correctness_cdouble_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5449710Z test_nnc_correctness_cdouble_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5449960Z test_nnc_correctness_cdouble_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5450220Z test_nnc_correctness_cdouble_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5450470Z test_nnc_correctness_cdouble_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5450760Z test_nnc_correctness_ceil_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5451080Z test_nnc_correctness_ceil_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5451400Z test_nnc_correctness_ceil_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5451730Z test_nnc_correctness_ceil_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5452050Z test_nnc_correctness_ceil_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5452360Z test_nnc_correctness_ceil_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5452680Z test_nnc_correctness_ceil_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5453030Z test_nnc_correctness_ceil_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5453380Z test_nnc_correctness_cfloat_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5453680Z test_nnc_correctness_cfloat_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5453960Z test_nnc_correctness_cfloat_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5454230Z test_nnc_correctness_cfloat_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5454490Z test_nnc_correctness_cfloat_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5454750Z test_nnc_correctness_cfloat_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5455010Z test_nnc_correctness_cfloat_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5455330Z test_nnc_correctness_cfloat_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5455580Z test_nnc_correctness_cfloat_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5455830Z test_nnc_correctness_cfloat_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5456080Z test_nnc_correctness_cfloat_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5456330Z test_nnc_correctness_cfloat_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5456580Z test_nnc_correctness_cfloat_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5456870Z test_nnc_correctness_chalf_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5457200Z test_nnc_correctness_chalf_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5457530Z test_nnc_correctness_chalf_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5457860Z test_nnc_correctness_chalf_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5458190Z test_nnc_correctness_chalf_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5458520Z test_nnc_correctness_chalf_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5458840Z test_nnc_correctness_chalf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5459160Z test_nnc_correctness_chalf_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5459480Z test_nnc_correctness_chalf_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5459810Z test_nnc_correctness_chalf_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5460120Z test_nnc_correctness_chalf_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5460450Z test_nnc_correctness_chalf_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5460760Z test_nnc_correctness_chalf_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5461090Z test_nnc_correctness_char_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5461460Z test_nnc_correctness_char_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5461790Z test_nnc_correctness_char_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5462120Z test_nnc_correctness_char_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5462450Z test_nnc_correctness_char_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5462770Z test_nnc_correctness_char_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5463150Z test_nnc_correctness_char_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5463480Z test_nnc_correctness_char_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5463790Z test_nnc_correctness_char_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5464110Z test_nnc_correctness_char_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5464420Z test_nnc_correctness_char_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5464740Z test_nnc_correctness_char_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5465060Z test_nnc_correctness_char_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5465380Z test_nnc_correctness_cholesky_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5465720Z test_nnc_correctness_cholesky_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5466050Z test_nnc_correctness_cholesky_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5466370Z test_nnc_correctness_cholesky_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5466720Z test_nnc_correctness_cholesky_inverse_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5467070Z test_nnc_correctness_cholesky_inverse_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5467420Z test_nnc_correctness_cholesky_inverse_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5467760Z test_nnc_correctness_cholesky_inverse_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5468100Z test_nnc_correctness_cholesky_solve_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5468440Z test_nnc_correctness_cholesky_solve_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5468780Z test_nnc_correctness_cholesky_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5469150Z test_nnc_correctness_cholesky_solve_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5469490Z test_nnc_correctness_chunk_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5477750Z test_nnc_correctness_chunk_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5478240Z test_nnc_correctness_chunk_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5478780Z test_nnc_correctness_chunk_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5479130Z test_nnc_correctness_chunk_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5479470Z test_nnc_correctness_chunk_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5479800Z test_nnc_correctness_chunk_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5480130Z test_nnc_correctness_chunk_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5480450Z test_nnc_correctness_chunk_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5480780Z test_nnc_correctness_chunk_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5481100Z test_nnc_correctness_chunk_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5481430Z test_nnc_correctness_chunk_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5481760Z test_nnc_correctness_chunk_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5482080Z test_nnc_correctness_clamp_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5482410Z test_nnc_correctness_clamp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5482730Z test_nnc_correctness_clamp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5483060Z test_nnc_correctness_clamp_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5483380Z test_nnc_correctness_clamp_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5483700Z test_nnc_correctness_clamp_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5484020Z test_nnc_correctness_clamp_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5484340Z test_nnc_correctness_clamp_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5484670Z test_nnc_correctness_clamp_max_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5485140Z test_nnc_correctness_clamp_max_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5485490Z test_nnc_correctness_clamp_max_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5485830Z test_nnc_correctness_clamp_max_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5486160Z test_nnc_correctness_clamp_max_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5486590Z test_nnc_correctness_clamp_max_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5486920Z test_nnc_correctness_clamp_max_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5487250Z test_nnc_correctness_clamp_max_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5487580Z test_nnc_correctness_clamp_max_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5487900Z test_nnc_correctness_clamp_max_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5488230Z test_nnc_correctness_clamp_min_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5488560Z test_nnc_correctness_clamp_min_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5488890Z test_nnc_correctness_clamp_min_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5489220Z test_nnc_correctness_clamp_min_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5489800Z test_nnc_correctness_clamp_min_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5491060Z test_nnc_correctness_clamp_min_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5491750Z test_nnc_correctness_clamp_min_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5492250Z test_nnc_correctness_clamp_min_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5496850Z test_nnc_correctness_clamp_min_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5497310Z test_nnc_correctness_clamp_min_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5497640Z test_nnc_correctness_clone_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5497970Z test_nnc_correctness_clone_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5498310Z test_nnc_correctness_clone_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5498640Z test_nnc_correctness_clone_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5499200Z test_nnc_correctness_clone_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5499550Z test_nnc_correctness_clone_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5499870Z test_nnc_correctness_clone_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5500190Z test_nnc_correctness_clone_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5500630Z test_nnc_correctness_clone_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5500950Z test_nnc_correctness_clone_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5501270Z test_nnc_correctness_clone_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5501580Z test_nnc_correctness_clone_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5501900Z test_nnc_correctness_clone_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5502240Z test_nnc_correctness_column_stack_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5502570Z test_nnc_correctness_column_stack_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5502910Z test_nnc_correctness_column_stack_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5503250Z test_nnc_correctness_column_stack_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5503590Z test_nnc_correctness_column_stack_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5503930Z test_nnc_correctness_column_stack_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5529550Z test_nnc_correctness_column_stack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5529960Z test_nnc_correctness_column_stack_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5530300Z test_nnc_correctness_column_stack_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5530630Z test_nnc_correctness_column_stack_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5530950Z test_nnc_correctness_column_stack_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5531290Z test_nnc_correctness_column_stack_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5531620Z test_nnc_correctness_column_stack_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5532110Z test_nnc_correctness_combinations_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5532450Z test_nnc_correctness_combinations_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5532790Z test_nnc_correctness_combinations_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5533130Z test_nnc_correctness_combinations_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5533560Z test_nnc_correctness_combinations_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5533900Z test_nnc_correctness_combinations_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5534230Z test_nnc_correctness_combinations_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5534560Z test_nnc_correctness_combinations_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5534880Z test_nnc_correctness_combinations_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5535200Z test_nnc_correctness_combinations_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5535540Z test_nnc_correctness_combinations_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5535860Z test_nnc_correctness_combinations_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5536190Z test_nnc_correctness_complex_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5536520Z test_nnc_correctness_complex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5536840Z test_nnc_correctness_complex_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5537170Z test_nnc_correctness_conj_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5537490Z test_nnc_correctness_conj_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5537810Z test_nnc_correctness_conj_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5538130Z test_nnc_correctness_conj_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5538460Z test_nnc_correctness_conj_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5538780Z test_nnc_correctness_conj_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5539100Z test_nnc_correctness_conj_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5539420Z test_nnc_correctness_conj_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5539760Z test_nnc_correctness_conj_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5540080Z test_nnc_correctness_conj_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5540390Z test_nnc_correctness_conj_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5540700Z test_nnc_correctness_conj_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5541060Z test_nnc_correctness_conj_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5541380Z test_nnc_correctness_conj_physical_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5541720Z test_nnc_correctness_conj_physical_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5542050Z test_nnc_correctness_conj_physical_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5542390Z test_nnc_correctness_conj_physical_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5542730Z test_nnc_correctness_conj_physical_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5543070Z test_nnc_correctness_conj_physical_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5543400Z test_nnc_correctness_conj_physical_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5543730Z test_nnc_correctness_conj_physical_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5544060Z test_nnc_correctness_conj_physical_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5544390Z test_nnc_correctness_conj_physical_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5544720Z test_nnc_correctness_conj_physical_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5545050Z test_nnc_correctness_conj_physical_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5545380Z test_nnc_correctness_conj_physical_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5545720Z test_nnc_correctness_constant_pad_nd_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5546050Z test_nnc_correctness_constant_pad_nd_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5546390Z test_nnc_correctness_constant_pad_nd_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5546740Z test_nnc_correctness_constant_pad_nd_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5547140Z test_nnc_correctness_constant_pad_nd_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5547480Z test_nnc_correctness_constant_pad_nd_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5547810Z test_nnc_correctness_constant_pad_nd_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5548140Z test_nnc_correctness_constant_pad_nd_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5548540Z test_nnc_correctness_constant_pad_nd_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5548870Z test_nnc_correctness_constant_pad_nd_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5549200Z test_nnc_correctness_constant_pad_nd_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5549530Z test_nnc_correctness_constant_pad_nd_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5549860Z test_nnc_correctness_contiguous_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5550190Z test_nnc_correctness_contiguous_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5550530Z test_nnc_correctness_contiguous_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5550860Z test_nnc_correctness_contiguous_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5551190Z test_nnc_correctness_contiguous_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5551520Z test_nnc_correctness_contiguous_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5551850Z test_nnc_correctness_contiguous_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5552170Z test_nnc_correctness_contiguous_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5552500Z test_nnc_correctness_contiguous_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5552830Z test_nnc_correctness_contiguous_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5553150Z test_nnc_correctness_contiguous_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5553480Z test_nnc_correctness_contiguous_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5558980Z test_nnc_correctness_contiguous_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5559330Z test_nnc_correctness_copysign_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5559800Z test_nnc_correctness_copysign_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5560130Z test_nnc_correctness_copysign_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5560450Z test_nnc_correctness_copysign_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5560780Z test_nnc_correctness_copysign_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5561100Z test_nnc_correctness_copysign_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5561500Z test_nnc_correctness_copysign_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5561820Z test_nnc_correctness_copysign_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5562140Z test_nnc_correctness_copysign_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5562460Z test_nnc_correctness_copysign_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5562810Z test_nnc_correctness_corrcoef_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5563150Z test_nnc_correctness_corrcoef_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5563490Z test_nnc_correctness_corrcoef_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5563820Z test_nnc_correctness_corrcoef_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5564140Z test_nnc_correctness_corrcoef_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5564460Z test_nnc_correctness_corrcoef_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5564780Z test_nnc_correctness_corrcoef_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5565100Z test_nnc_correctness_corrcoef_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5565420Z test_nnc_correctness_corrcoef_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5565730Z test_nnc_correctness_corrcoef_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5566060Z test_nnc_correctness_cos_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5566380Z test_nnc_correctness_cos_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5566700Z test_nnc_correctness_cos_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5567030Z test_nnc_correctness_cos_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5567390Z test_nnc_correctness_cos_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5567720Z test_nnc_correctness_cos_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5568040Z test_nnc_correctness_cos_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5568370Z test_nnc_correctness_cos_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5568680Z test_nnc_correctness_cos_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5569050Z test_nnc_correctness_cos_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5569360Z test_nnc_correctness_cos_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5569690Z test_nnc_correctness_cosh_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5570010Z test_nnc_correctness_cosh_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5570340Z test_nnc_correctness_cosh_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5570660Z test_nnc_correctness_cosh_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5570980Z test_nnc_correctness_cosh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5571310Z test_nnc_correctness_cosh_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5571630Z test_nnc_correctness_cosh_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5571950Z test_nnc_correctness_cosh_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5572260Z test_nnc_correctness_cosh_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5572570Z test_nnc_correctness_cosh_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5572890Z test_nnc_correctness_cosh_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5573210Z test_nnc_correctness_count_nonzero_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5573550Z test_nnc_correctness_count_nonzero_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5573880Z test_nnc_correctness_count_nonzero_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5574230Z test_nnc_correctness_count_nonzero_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5574570Z test_nnc_correctness_count_nonzero_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5574930Z test_nnc_correctness_count_nonzero_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5575270Z test_nnc_correctness_count_nonzero_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5575600Z test_nnc_correctness_count_nonzero_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5575930Z test_nnc_correctness_count_nonzero_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5576300Z test_nnc_correctness_count_nonzero_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5576630Z test_nnc_correctness_count_nonzero_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5576950Z test_nnc_correctness_count_nonzero_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5577280Z test_nnc_correctness_cov_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5577600Z test_nnc_correctness_cov_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5577930Z test_nnc_correctness_cov_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5578250Z test_nnc_correctness_cov_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5578570Z test_nnc_correctness_cov_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5578890Z test_nnc_correctness_cov_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5579200Z test_nnc_correctness_cov_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5579510Z test_nnc_correctness_cov_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5579820Z test_nnc_correctness_cov_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5580140Z test_nnc_correctness_cov_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5580450Z test_nnc_correctness_cross_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5580780Z test_nnc_correctness_cross_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5581110Z test_nnc_correctness_cross_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5581440Z test_nnc_correctness_cross_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5581760Z test_nnc_correctness_cross_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5582070Z test_nnc_correctness_cross_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5582440Z test_nnc_correctness_cross_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5582770Z test_nnc_correctness_cross_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5583090Z test_nnc_correctness_cross_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5583400Z test_nnc_correctness_cross_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5583720Z test_nnc_correctness_cummax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5584110Z test_nnc_correctness_cummax_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5584430Z test_nnc_correctness_cummax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5584750Z test_nnc_correctness_cummax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5585070Z test_nnc_correctness_cummax_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5585390Z test_nnc_correctness_cummax_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5585710Z test_nnc_correctness_cummax_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5586030Z test_nnc_correctness_cummax_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5586350Z test_nnc_correctness_cummax_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5586670Z test_nnc_correctness_cummin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5586990Z test_nnc_correctness_cummin_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5587300Z test_nnc_correctness_cummin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5587620Z test_nnc_correctness_cummin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5587940Z test_nnc_correctness_cummin_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5588250Z test_nnc_correctness_cummin_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5588570Z test_nnc_correctness_cummin_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5588880Z test_nnc_correctness_cummin_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5589200Z test_nnc_correctness_cummin_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5589520Z test_nnc_correctness_cumprod_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5589880Z test_nnc_correctness_cumprod_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5590220Z test_nnc_correctness_cumprod_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5590550Z test_nnc_correctness_cumprod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5590870Z test_nnc_correctness_cumprod_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5591250Z test_nnc_correctness_cumprod_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5591570Z test_nnc_correctness_cumprod_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5591890Z test_nnc_correctness_cumprod_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5592200Z test_nnc_correctness_cumprod_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5592520Z test_nnc_correctness_cumprod_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5592850Z test_nnc_correctness_cumsum_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5593170Z test_nnc_correctness_cumsum_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5593500Z test_nnc_correctness_cumsum_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5593820Z test_nnc_correctness_cumsum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5594140Z test_nnc_correctness_cumsum_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5594460Z test_nnc_correctness_cumsum_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5594780Z test_nnc_correctness_cumsum_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5595100Z test_nnc_correctness_cumsum_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5595410Z test_nnc_correctness_cumsum_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5595730Z test_nnc_correctness_cumsum_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5596060Z test_nnc_correctness_cumulative_trapezoid_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5596420Z test_nnc_correctness_cumulative_trapezoid_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5596780Z test_nnc_correctness_cumulative_trapezoid_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5597130Z test_nnc_correctness_cumulative_trapezoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5611000Z test_nnc_correctness_cumulative_trapezoid_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5611380Z test_nnc_correctness_cumulative_trapezoid_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5611730Z test_nnc_correctness_cumulative_trapezoid_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5612080Z test_nnc_correctness_cumulative_trapezoid_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5612530Z test_nnc_correctness_cumulative_trapezoid_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5612880Z test_nnc_correctness_cumulative_trapezoid_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5613230Z test_nnc_correctness_deg2rad_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5613570Z test_nnc_correctness_deg2rad_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5613900Z test_nnc_correctness_deg2rad_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5614230Z test_nnc_correctness_deg2rad_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5614560Z test_nnc_correctness_deg2rad_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5614890Z test_nnc_correctness_deg2rad_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5615210Z test_nnc_correctness_deg2rad_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5615530Z test_nnc_correctness_deg2rad_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5615850Z test_nnc_correctness_deg2rad_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5616170Z test_nnc_correctness_deg2rad_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5616490Z test_nnc_correctness_diag_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5616820Z test_nnc_correctness_diag_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5617140Z test_nnc_correctness_diag_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5617470Z test_nnc_correctness_diag_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5617800Z test_nnc_correctness_diag_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5618120Z test_nnc_correctness_diag_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5618460Z test_nnc_correctness_diag_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5618780Z test_nnc_correctness_diag_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5619100Z test_nnc_correctness_diag_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5619420Z test_nnc_correctness_diag_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5619740Z test_nnc_correctness_diag_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5620100Z test_nnc_correctness_diag_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5620430Z test_nnc_correctness_diag_embed_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5620760Z test_nnc_correctness_diag_embed_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5621100Z test_nnc_correctness_diag_embed_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5621440Z test_nnc_correctness_diag_embed_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5621780Z test_nnc_correctness_diag_embed_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5622110Z test_nnc_correctness_diag_embed_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5622450Z test_nnc_correctness_diag_embed_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5622780Z test_nnc_correctness_diag_embed_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5623100Z test_nnc_correctness_diag_embed_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5623430Z test_nnc_correctness_diag_embed_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5623760Z test_nnc_correctness_diag_embed_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5624090Z test_nnc_correctness_diag_embed_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5624410Z test_nnc_correctness_diag_embed_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5624750Z test_nnc_correctness_diagflat_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5625080Z test_nnc_correctness_diagflat_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5625420Z test_nnc_correctness_diagflat_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5625760Z test_nnc_correctness_diagflat_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5626170Z test_nnc_correctness_diagflat_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5626510Z test_nnc_correctness_diagflat_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5626830Z test_nnc_correctness_diagflat_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5627160Z test_nnc_correctness_diagflat_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5627560Z test_nnc_correctness_diagflat_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5627880Z test_nnc_correctness_diagflat_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5628210Z test_nnc_correctness_diagflat_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5628530Z test_nnc_correctness_diagflat_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5628860Z test_nnc_correctness_diagonal_copy_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5629200Z test_nnc_correctness_diagonal_copy_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5629590Z test_nnc_correctness_diagonal_copy_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5629940Z test_nnc_correctness_diagonal_copy_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5630290Z test_nnc_correctness_diagonal_copy_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5630630Z test_nnc_correctness_diagonal_copy_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5630970Z test_nnc_correctness_diagonal_copy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5631300Z test_nnc_correctness_diagonal_copy_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5631630Z test_nnc_correctness_diagonal_copy_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5631970Z test_nnc_correctness_diagonal_copy_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5632300Z test_nnc_correctness_diagonal_copy_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5632630Z test_nnc_correctness_diagonal_copy_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5632960Z test_nnc_correctness_diagonal_copy_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5633300Z test_nnc_correctness_diagonal_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5633700Z test_nnc_correctness_diagonal_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5634050Z test_nnc_correctness_diagonal_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5634380Z test_nnc_correctness_diagonal_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5634720Z test_nnc_correctness_diagonal_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5635050Z test_nnc_correctness_diagonal_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5635450Z test_nnc_correctness_diagonal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5635770Z test_nnc_correctness_diagonal_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5636100Z test_nnc_correctness_diagonal_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5636420Z test_nnc_correctness_diagonal_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5636750Z test_nnc_correctness_diagonal_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5637070Z test_nnc_correctness_diagonal_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5637390Z test_nnc_correctness_diagonal_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5637730Z test_nnc_correctness_diagonal_scatter_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5638080Z test_nnc_correctness_diagonal_scatter_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5638430Z test_nnc_correctness_diagonal_scatter_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5638780Z test_nnc_correctness_diagonal_scatter_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5639130Z test_nnc_correctness_diagonal_scatter_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5639480Z test_nnc_correctness_diagonal_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5639810Z test_nnc_correctness_diagonal_scatter_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5640150Z test_nnc_correctness_diagonal_scatter_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5640490Z test_nnc_correctness_diagonal_scatter_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5640830Z test_nnc_correctness_diagonal_scatter_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5641220Z test_nnc_correctness_diagonal_scatter_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5641570Z test_nnc_correctness_diagonal_scatter_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5641900Z test_nnc_correctness_diff_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5642220Z test_nnc_correctness_diff_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5642550Z test_nnc_correctness_diff_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5642950Z test_nnc_correctness_diff_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5643270Z test_nnc_correctness_diff_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5643600Z test_nnc_correctness_diff_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5643910Z test_nnc_correctness_diff_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5644220Z test_nnc_correctness_diff_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5644540Z test_nnc_correctness_diff_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5644860Z test_nnc_correctness_diff_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5645180Z test_nnc_correctness_diff_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5645500Z test_nnc_correctness_diff_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5645820Z test_nnc_correctness_digamma_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5646150Z test_nnc_correctness_digamma_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5646480Z test_nnc_correctness_digamma_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5646810Z test_nnc_correctness_digamma_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5647140Z test_nnc_correctness_digamma_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5647460Z test_nnc_correctness_digamma_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5647770Z test_nnc_correctness_digamma_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5648090Z test_nnc_correctness_digamma_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5648410Z test_nnc_correctness_digamma_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5648770Z test_nnc_correctness_dist_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5649090Z test_nnc_correctness_dist_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5649430Z test_nnc_correctness_dist_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5649750Z test_nnc_correctness_dist_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5650070Z test_nnc_correctness_dist_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5650440Z test_nnc_correctness_dist_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5655130Z test_nnc_correctness_div_floor_rounding_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5655530Z test_nnc_correctness_div_floor_rounding_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5655890Z test_nnc_correctness_div_floor_rounding_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5656060Z test_nnc_correctness_div_floor_rounding_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5656230Z test_nnc_correctness_div_floor_rounding_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5656390Z test_nnc_correctness_div_floor_rounding_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5656550Z test_nnc_correctness_div_floor_rounding_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5656720Z test_nnc_correctness_div_floor_rounding_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5656880Z test_nnc_correctness_div_floor_rounding_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5657050Z test_nnc_correctness_div_no_rounding_mode_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5657220Z test_nnc_correctness_div_no_rounding_mode_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5657390Z test_nnc_correctness_div_no_rounding_mode_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5657560Z test_nnc_correctness_div_no_rounding_mode_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5657730Z test_nnc_correctness_div_no_rounding_mode_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5657890Z test_nnc_correctness_div_no_rounding_mode_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5658050Z test_nnc_correctness_div_no_rounding_mode_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5658390Z test_nnc_correctness_div_no_rounding_mode_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5658560Z test_nnc_correctness_div_no_rounding_mode_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5658730Z test_nnc_correctness_div_no_rounding_mode_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5658890Z test_nnc_correctness_div_no_rounding_mode_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5659140Z test_nnc_correctness_div_no_rounding_mode_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5659310Z test_nnc_correctness_div_trunc_rounding_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5659480Z test_nnc_correctness_div_trunc_rounding_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5659640Z test_nnc_correctness_div_trunc_rounding_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5659810Z test_nnc_correctness_div_trunc_rounding_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5659970Z test_nnc_correctness_div_trunc_rounding_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5660140Z test_nnc_correctness_div_trunc_rounding_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5660300Z test_nnc_correctness_div_trunc_rounding_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5660470Z test_nnc_correctness_div_trunc_rounding_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5660630Z test_nnc_correctness_div_trunc_rounding_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5660780Z test_nnc_correctness_dot_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5660940Z test_nnc_correctness_dot_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5661100Z test_nnc_correctness_dot_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5661250Z test_nnc_correctness_dot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5661400Z test_nnc_correctness_dot_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5661560Z test_nnc_correctness_dot_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5661710Z test_nnc_correctness_dot_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5661860Z test_nnc_correctness_dot_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5662050Z test_nnc_correctness_dot_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5662210Z test_nnc_correctness_dot_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5662370Z test_nnc_correctness_double_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5662520Z test_nnc_correctness_double_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5662680Z test_nnc_correctness_double_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5662880Z test_nnc_correctness_double_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5663050Z test_nnc_correctness_double_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5663200Z test_nnc_correctness_double_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5663360Z test_nnc_correctness_double_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5663510Z test_nnc_correctness_double_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5663660Z test_nnc_correctness_double_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5663820Z test_nnc_correctness_double_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5663970Z test_nnc_correctness_double_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5664120Z test_nnc_correctness_double_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5664270Z test_nnc_correctness_double_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5664430Z test_nnc_correctness_dsplit_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5664590Z test_nnc_correctness_dsplit_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5664740Z test_nnc_correctness_dsplit_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5664900Z test_nnc_correctness_dsplit_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5665060Z test_nnc_correctness_dsplit_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5665220Z test_nnc_correctness_dsplit_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5665370Z test_nnc_correctness_dsplit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5665520Z test_nnc_correctness_dsplit_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5665700Z test_nnc_correctness_dsplit_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5665860Z test_nnc_correctness_dsplit_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5666010Z test_nnc_correctness_dsplit_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5666170Z test_nnc_correctness_dsplit_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5666320Z test_nnc_correctness_dsplit_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5666520Z test_nnc_correctness_dstack_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5666680Z test_nnc_correctness_dstack_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5666840Z test_nnc_correctness_dstack_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5667000Z test_nnc_correctness_dstack_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5667150Z test_nnc_correctness_dstack_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5667310Z test_nnc_correctness_dstack_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5667460Z test_nnc_correctness_dstack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5667620Z test_nnc_correctness_dstack_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5667770Z test_nnc_correctness_dstack_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5667920Z test_nnc_correctness_dstack_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5668070Z test_nnc_correctness_dstack_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5668220Z test_nnc_correctness_dstack_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5668370Z test_nnc_correctness_dstack_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5668530Z test_nnc_correctness_einsum_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5668690Z test_nnc_correctness_einsum_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5668850Z test_nnc_correctness_einsum_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5669000Z test_nnc_correctness_einsum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5669160Z test_nnc_correctness_einsum_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5669330Z test_nnc_correctness_einsum_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5669490Z test_nnc_correctness_einsum_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5669640Z test_nnc_correctness_einsum_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5669790Z test_nnc_correctness_einsum_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5669940Z test_nnc_correctness_einsum_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5670100Z test_nnc_correctness_empty_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5670230Z test_nnc_correctness_empty_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5670360Z test_nnc_correctness_empty_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5670480Z test_nnc_correctness_empty_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5670600Z test_nnc_correctness_empty_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5670720Z test_nnc_correctness_empty_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5670840Z test_nnc_correctness_empty_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5670960Z test_nnc_correctness_empty_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5671080Z test_nnc_correctness_empty_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5671200Z test_nnc_correctness_empty_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5671310Z test_nnc_correctness_empty_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5671430Z test_nnc_correctness_empty_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5671550Z test_nnc_correctness_empty_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5671670Z test_nnc_correctness_empty_like_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5671790Z test_nnc_correctness_empty_like_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5671920Z test_nnc_correctness_empty_like_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5672050Z test_nnc_correctness_empty_like_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5672180Z test_nnc_correctness_empty_like_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5672300Z test_nnc_correctness_empty_like_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5672420Z test_nnc_correctness_empty_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5672540Z test_nnc_correctness_empty_like_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5672660Z test_nnc_correctness_empty_like_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5672780Z test_nnc_correctness_empty_like_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5672900Z test_nnc_correctness_empty_like_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5673020Z test_nnc_correctness_empty_like_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5673140Z test_nnc_correctness_empty_like_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5673350Z test_nnc_correctness_eq_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5673510Z test_nnc_correctness_eq_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5673670Z test_nnc_correctness_eq_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5673830Z test_nnc_correctness_eq_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5674060Z test_nnc_correctness_eq_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5674210Z test_nnc_correctness_eq_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5674370Z test_nnc_correctness_eq_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5674520Z test_nnc_correctness_eq_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5674670Z test_nnc_correctness_eq_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5674820Z test_nnc_correctness_eq_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5674970Z test_nnc_correctness_eq_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5675120Z test_nnc_correctness_eq_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5675270Z test_nnc_correctness_eq_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5675430Z test_nnc_correctness_equal_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5675580Z test_nnc_correctness_equal_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5675740Z test_nnc_correctness_equal_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5675900Z test_nnc_correctness_equal_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5676060Z test_nnc_correctness_equal_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5676210Z test_nnc_correctness_equal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5676370Z test_nnc_correctness_equal_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5676520Z test_nnc_correctness_equal_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5676670Z test_nnc_correctness_equal_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5676820Z test_nnc_correctness_equal_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5677020Z test_nnc_correctness_equal_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5677180Z test_nnc_correctness_equal_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5677330Z test_nnc_correctness_erf_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5677490Z test_nnc_correctness_erf_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5677700Z test_nnc_correctness_erf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5677850Z test_nnc_correctness_erf_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5678000Z test_nnc_correctness_erf_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5678160Z test_nnc_correctness_erf_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5678310Z test_nnc_correctness_erf_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5678460Z test_nnc_correctness_erf_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5678610Z test_nnc_correctness_erf_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5678770Z test_nnc_correctness_erfc_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5678920Z test_nnc_correctness_erfc_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5679080Z test_nnc_correctness_erfc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5679230Z test_nnc_correctness_erfc_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5679380Z test_nnc_correctness_erfc_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5679530Z test_nnc_correctness_erfc_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5679680Z test_nnc_correctness_erfc_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5679830Z test_nnc_correctness_erfc_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5679980Z test_nnc_correctness_erfc_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5680140Z test_nnc_correctness_erfinv_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5680290Z test_nnc_correctness_erfinv_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5680450Z test_nnc_correctness_erfinv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5680640Z test_nnc_correctness_erfinv_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5680790Z test_nnc_correctness_erfinv_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5680940Z test_nnc_correctness_erfinv_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5681090Z test_nnc_correctness_erfinv_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5681240Z test_nnc_correctness_erfinv_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5681440Z test_nnc_correctness_erfinv_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5681600Z test_nnc_correctness_exp2_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5681750Z test_nnc_correctness_exp2_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5681910Z test_nnc_correctness_exp2_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5682060Z test_nnc_correctness_exp2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5682200Z test_nnc_correctness_exp2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5682360Z test_nnc_correctness_exp2_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5682510Z test_nnc_correctness_exp2_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5682660Z test_nnc_correctness_exp2_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5682800Z test_nnc_correctness_exp2_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5682950Z test_nnc_correctness_exp2_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5683110Z test_nnc_correctness_exp_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5683260Z test_nnc_correctness_exp_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5683420Z test_nnc_correctness_exp_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5683580Z test_nnc_correctness_exp_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5683740Z test_nnc_correctness_exp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5683890Z test_nnc_correctness_exp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5684040Z test_nnc_correctness_exp_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5684200Z test_nnc_correctness_exp_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5684380Z test_nnc_correctness_exp_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5684530Z test_nnc_correctness_exp_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5684690Z test_nnc_correctness_exp_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5684850Z test_nnc_correctness_expand_as_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5685040Z test_nnc_correctness_expand_as_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5685210Z test_nnc_correctness_expand_as_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5685370Z test_nnc_correctness_expand_as_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5685520Z test_nnc_correctness_expand_as_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5685680Z test_nnc_correctness_expand_as_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5685840Z test_nnc_correctness_expand_as_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5686000Z test_nnc_correctness_expand_as_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5686160Z test_nnc_correctness_expand_as_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5686310Z test_nnc_correctness_expand_as_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5686470Z test_nnc_correctness_expand_as_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5686620Z test_nnc_correctness_expand_as_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5686780Z test_nnc_correctness_expand_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5686930Z test_nnc_correctness_expand_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5687090Z test_nnc_correctness_expand_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5687250Z test_nnc_correctness_expand_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5687400Z test_nnc_correctness_expand_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5687550Z test_nnc_correctness_expand_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5687710Z test_nnc_correctness_expand_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5687900Z test_nnc_correctness_expand_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5688060Z test_nnc_correctness_expand_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5688210Z test_nnc_correctness_expand_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5688360Z test_nnc_correctness_expand_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5688510Z test_nnc_correctness_expand_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5688720Z test_nnc_correctness_expm1_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5688880Z test_nnc_correctness_expm1_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5689040Z test_nnc_correctness_expm1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5689190Z test_nnc_correctness_expm1_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5689340Z test_nnc_correctness_expm1_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5689490Z test_nnc_correctness_expm1_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5689640Z test_nnc_correctness_expm1_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5689790Z test_nnc_correctness_expm1_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5689950Z test_nnc_correctness_expm1_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5690100Z test_nnc_correctness_eye_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5690250Z test_nnc_correctness_eye_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5690410Z test_nnc_correctness_eye_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5690560Z test_nnc_correctness_eye_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5690710Z test_nnc_correctness_eye_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5690860Z test_nnc_correctness_eye_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5691010Z test_nnc_correctness_eye_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5691160Z test_nnc_correctness_eye_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5691320Z test_nnc_correctness_eye_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5695500Z test_nnc_correctness_eye_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5695820Z test_nnc_correctness_eye_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5695990Z test_nnc_correctness_fft_fft2_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5696150Z test_nnc_correctness_fft_fft2_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5696310Z test_nnc_correctness_fft_fft2_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5696510Z test_nnc_correctness_fft_fft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5696680Z test_nnc_correctness_fft_fft2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5696830Z test_nnc_correctness_fft_fft2_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5696980Z test_nnc_correctness_fft_fft2_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5697130Z test_nnc_correctness_fft_fft2_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5697280Z test_nnc_correctness_fft_fft2_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5697430Z test_nnc_correctness_fft_fft2_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5697590Z test_nnc_correctness_fft_fft_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5697750Z test_nnc_correctness_fft_fft_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5697910Z test_nnc_correctness_fft_fft_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5698060Z test_nnc_correctness_fft_fft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5698220Z test_nnc_correctness_fft_fft_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5698380Z test_nnc_correctness_fft_fft_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5698530Z test_nnc_correctness_fft_fft_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5698680Z test_nnc_correctness_fft_fft_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5698830Z test_nnc_correctness_fft_fft_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5698980Z test_nnc_correctness_fft_fft_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5699130Z test_nnc_correctness_fft_fftn_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5699320Z test_nnc_correctness_fft_fftn_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5699480Z test_nnc_correctness_fft_fftn_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5699640Z test_nnc_correctness_fft_fftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5699790Z test_nnc_correctness_fft_fftn_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5699950Z test_nnc_correctness_fft_fftn_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5700140Z test_nnc_correctness_fft_fftn_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5700300Z test_nnc_correctness_fft_fftn_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5700450Z test_nnc_correctness_fft_fftn_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5700600Z test_nnc_correctness_fft_fftn_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5700760Z test_nnc_correctness_fft_fftshift_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5700920Z test_nnc_correctness_fft_fftshift_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5701090Z test_nnc_correctness_fft_fftshift_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5701250Z test_nnc_correctness_fft_fftshift_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5701410Z test_nnc_correctness_fft_fftshift_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5701570Z test_nnc_correctness_fft_fftshift_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5701720Z test_nnc_correctness_fft_fftshift_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5701880Z test_nnc_correctness_fft_fftshift_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5702040Z test_nnc_correctness_fft_fftshift_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5702200Z test_nnc_correctness_fft_fftshift_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5702350Z test_nnc_correctness_fft_fftshift_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5702510Z test_nnc_correctness_fft_fftshift_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5702660Z test_nnc_correctness_fft_fftshift_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5702820Z test_nnc_correctness_fft_hfft2_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5703000Z test_nnc_correctness_fft_hfft2_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5703160Z test_nnc_correctness_fft_hfft2_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5703320Z test_nnc_correctness_fft_hfft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5703480Z test_nnc_correctness_fft_hfft2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5703670Z test_nnc_correctness_fft_hfft2_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5703830Z test_nnc_correctness_fft_hfft2_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5703980Z test_nnc_correctness_fft_hfft2_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5704140Z test_nnc_correctness_fft_hfft2_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5704290Z test_nnc_correctness_fft_hfft2_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5704440Z test_nnc_correctness_fft_hfft_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5704610Z test_nnc_correctness_fft_hfft_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5704760Z test_nnc_correctness_fft_hfft_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5704920Z test_nnc_correctness_fft_hfft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5705080Z test_nnc_correctness_fft_hfft_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5705230Z test_nnc_correctness_fft_hfft_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5705380Z test_nnc_correctness_fft_hfft_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5705530Z test_nnc_correctness_fft_hfft_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5705690Z test_nnc_correctness_fft_hfft_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5705840Z test_nnc_correctness_fft_hfft_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5705990Z test_nnc_correctness_fft_hfftn_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5706150Z test_nnc_correctness_fft_hfftn_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5706320Z test_nnc_correctness_fft_hfftn_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5706470Z test_nnc_correctness_fft_hfftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5706680Z test_nnc_correctness_fft_hfftn_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5706830Z test_nnc_correctness_fft_hfftn_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5706990Z test_nnc_correctness_fft_hfftn_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5707150Z test_nnc_correctness_fft_hfftn_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5707350Z test_nnc_correctness_fft_hfftn_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5707510Z test_nnc_correctness_fft_hfftn_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5707670Z test_nnc_correctness_fft_ifft2_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5707830Z test_nnc_correctness_fft_ifft2_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5707990Z test_nnc_correctness_fft_ifft2_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5708140Z test_nnc_correctness_fft_ifft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5708300Z test_nnc_correctness_fft_ifft2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5708450Z test_nnc_correctness_fft_ifft2_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5708600Z test_nnc_correctness_fft_ifft2_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5708760Z test_nnc_correctness_fft_ifft2_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5708910Z test_nnc_correctness_fft_ifft2_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5709060Z test_nnc_correctness_fft_ifft2_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5709220Z test_nnc_correctness_fft_ifft_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5709380Z test_nnc_correctness_fft_ifft_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5709540Z test_nnc_correctness_fft_ifft_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5709690Z test_nnc_correctness_fft_ifft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5709850Z test_nnc_correctness_fft_ifft_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5710000Z test_nnc_correctness_fft_ifft_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5710180Z test_nnc_correctness_fft_ifft_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5710330Z test_nnc_correctness_fft_ifft_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5710480Z test_nnc_correctness_fft_ifft_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5710640Z test_nnc_correctness_fft_ifft_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5710790Z test_nnc_correctness_fft_ifftn_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5710990Z test_nnc_correctness_fft_ifftn_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5711160Z test_nnc_correctness_fft_ifftn_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5711310Z test_nnc_correctness_fft_ifftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5711470Z test_nnc_correctness_fft_ifftn_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5711620Z test_nnc_correctness_fft_ifftn_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5711780Z test_nnc_correctness_fft_ifftn_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5711930Z test_nnc_correctness_fft_ifftn_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5712080Z test_nnc_correctness_fft_ifftn_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5712230Z test_nnc_correctness_fft_ifftn_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5712400Z test_nnc_correctness_fft_ifftshift_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5712550Z test_nnc_correctness_fft_ifftshift_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5712720Z test_nnc_correctness_fft_ifftshift_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5712890Z test_nnc_correctness_fft_ifftshift_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5713050Z test_nnc_correctness_fft_ifftshift_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5713210Z test_nnc_correctness_fft_ifftshift_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5713370Z test_nnc_correctness_fft_ifftshift_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5713530Z test_nnc_correctness_fft_ifftshift_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5713690Z test_nnc_correctness_fft_ifftshift_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5713880Z test_nnc_correctness_fft_ifftshift_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5714030Z test_nnc_correctness_fft_ifftshift_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5714190Z test_nnc_correctness_fft_ifftshift_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5714350Z test_nnc_correctness_fft_ifftshift_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5714540Z test_nnc_correctness_fft_ihfft2_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5714700Z test_nnc_correctness_fft_ihfft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5714860Z test_nnc_correctness_fft_ihfft2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5715010Z test_nnc_correctness_fft_ihfft2_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5715170Z test_nnc_correctness_fft_ihfft2_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5715320Z test_nnc_correctness_fft_ihfft2_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5715480Z test_nnc_correctness_fft_ihfft2_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5715630Z test_nnc_correctness_fft_ihfft2_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5715790Z test_nnc_correctness_fft_ihfft_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5715940Z test_nnc_correctness_fft_ihfft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5716100Z test_nnc_correctness_fft_ihfft_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5716250Z test_nnc_correctness_fft_ihfft_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5716410Z test_nnc_correctness_fft_ihfft_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5716560Z test_nnc_correctness_fft_ihfft_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5716720Z test_nnc_correctness_fft_ihfft_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5716870Z test_nnc_correctness_fft_ihfft_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5717020Z test_nnc_correctness_fft_ihfftn_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5717180Z test_nnc_correctness_fft_ihfftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5717360Z test_nnc_correctness_fft_ihfftn_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5717510Z test_nnc_correctness_fft_ihfftn_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5717670Z test_nnc_correctness_fft_ihfftn_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5717820Z test_nnc_correctness_fft_ihfftn_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5717970Z test_nnc_correctness_fft_ihfftn_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5718160Z test_nnc_correctness_fft_ihfftn_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5718320Z test_nnc_correctness_fft_irfft2_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5718480Z test_nnc_correctness_fft_irfft2_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5718640Z test_nnc_correctness_fft_irfft2_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5718800Z test_nnc_correctness_fft_irfft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5718950Z test_nnc_correctness_fft_irfft2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5719110Z test_nnc_correctness_fft_irfft2_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5719260Z test_nnc_correctness_fft_irfft2_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5719410Z test_nnc_correctness_fft_irfft2_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5719570Z test_nnc_correctness_fft_irfft2_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5719720Z test_nnc_correctness_fft_irfft2_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5719880Z test_nnc_correctness_fft_irfft_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5720040Z test_nnc_correctness_fft_irfft_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5720200Z test_nnc_correctness_fft_irfft_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5720350Z test_nnc_correctness_fft_irfft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5720510Z test_nnc_correctness_fft_irfft_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5720670Z test_nnc_correctness_fft_irfft_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5720820Z test_nnc_correctness_fft_irfft_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5721020Z test_nnc_correctness_fft_irfft_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5721180Z test_nnc_correctness_fft_irfft_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5721330Z test_nnc_correctness_fft_irfft_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5721490Z test_nnc_correctness_fft_irfftn_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5721710Z test_nnc_correctness_fft_irfftn_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5721870Z test_nnc_correctness_fft_irfftn_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5722030Z test_nnc_correctness_fft_irfftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5722190Z test_nnc_correctness_fft_irfftn_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5722340Z test_nnc_correctness_fft_irfftn_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5722500Z test_nnc_correctness_fft_irfftn_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5722650Z test_nnc_correctness_fft_irfftn_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5722800Z test_nnc_correctness_fft_irfftn_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5722960Z test_nnc_correctness_fft_irfftn_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5723110Z test_nnc_correctness_fft_rfft2_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5723270Z test_nnc_correctness_fft_rfft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5723420Z test_nnc_correctness_fft_rfft2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5723570Z test_nnc_correctness_fft_rfft2_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5723730Z test_nnc_correctness_fft_rfft2_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5723880Z test_nnc_correctness_fft_rfft2_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5724030Z test_nnc_correctness_fft_rfft2_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5724190Z test_nnc_correctness_fft_rfft2_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5724350Z test_nnc_correctness_fft_rfft_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5724540Z test_nnc_correctness_fft_rfft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5724700Z test_nnc_correctness_fft_rfft_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5724850Z test_nnc_correctness_fft_rfft_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5725000Z test_nnc_correctness_fft_rfft_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5725150Z test_nnc_correctness_fft_rfft_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5725350Z test_nnc_correctness_fft_rfft_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5725510Z test_nnc_correctness_fft_rfft_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5725660Z test_nnc_correctness_fft_rfftn_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5725820Z test_nnc_correctness_fft_rfftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5725990Z test_nnc_correctness_fft_rfftn_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5726140Z test_nnc_correctness_fft_rfftn_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5726290Z test_nnc_correctness_fft_rfftn_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5726450Z test_nnc_correctness_fft_rfftn_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5726600Z test_nnc_correctness_fft_rfftn_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5726750Z test_nnc_correctness_fft_rfftn_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5726880Z test_nnc_correctness_fill_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.000s) 2023-01-11T21:17:21.5727000Z test_nnc_correctness_fill_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.000s) 2023-01-11T21:17:21.5727120Z test_nnc_correctness_fill_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.000s) 2023-01-11T21:17:21.5727240Z test_nnc_correctness_fill_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.000s) 2023-01-11T21:17:21.5727360Z test_nnc_correctness_fill_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.000s) 2023-01-11T21:17:21.5727480Z test_nnc_correctness_fill_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.000s) 2023-01-11T21:17:21.5727600Z test_nnc_correctness_fill_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.000s) 2023-01-11T21:17:21.5727720Z test_nnc_correctness_fill_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.000s) 2023-01-11T21:17:21.5727830Z test_nnc_correctness_fill_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.000s) 2023-01-11T21:17:21.5727950Z test_nnc_correctness_fill_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.000s) 2023-01-11T21:17:21.5728070Z test_nnc_correctness_fill_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.000s) 2023-01-11T21:17:21.5728180Z test_nnc_correctness_fill_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.000s) 2023-01-11T21:17:21.5728320Z test_nnc_correctness_fill_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.000s) 2023-01-11T21:17:21.5728490Z test_nnc_correctness_flatten_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5728650Z test_nnc_correctness_flatten_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5728810Z test_nnc_correctness_flatten_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5729010Z test_nnc_correctness_flatten_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5729180Z test_nnc_correctness_flatten_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5729370Z test_nnc_correctness_flatten_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5729540Z test_nnc_correctness_flatten_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5729690Z test_nnc_correctness_flatten_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5729850Z test_nnc_correctness_flatten_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5730000Z test_nnc_correctness_flatten_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5730160Z test_nnc_correctness_flatten_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5730310Z test_nnc_correctness_flatten_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5730460Z test_nnc_correctness_flatten_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5730620Z test_nnc_correctness_flip_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5730770Z test_nnc_correctness_flip_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5730930Z test_nnc_correctness_flip_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5731090Z test_nnc_correctness_flip_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5731240Z test_nnc_correctness_flip_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5731390Z test_nnc_correctness_flip_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5731550Z test_nnc_correctness_flip_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5731700Z test_nnc_correctness_flip_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5731860Z test_nnc_correctness_flip_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5736110Z test_nnc_correctness_flip_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5736320Z test_nnc_correctness_flip_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5736470Z test_nnc_correctness_flip_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5736630Z test_nnc_correctness_fliplr_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5736840Z test_nnc_correctness_fliplr_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5737000Z test_nnc_correctness_fliplr_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5737160Z test_nnc_correctness_fliplr_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5737320Z test_nnc_correctness_fliplr_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5737480Z test_nnc_correctness_fliplr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5737630Z test_nnc_correctness_fliplr_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5737780Z test_nnc_correctness_fliplr_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5737930Z test_nnc_correctness_fliplr_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5738080Z test_nnc_correctness_fliplr_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5738230Z test_nnc_correctness_fliplr_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5738380Z test_nnc_correctness_fliplr_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5738540Z test_nnc_correctness_flipud_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5738700Z test_nnc_correctness_flipud_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5738860Z test_nnc_correctness_flipud_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5739020Z test_nnc_correctness_flipud_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5739180Z test_nnc_correctness_flipud_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5739330Z test_nnc_correctness_flipud_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5739480Z test_nnc_correctness_flipud_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5739630Z test_nnc_correctness_flipud_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5739850Z test_nnc_correctness_flipud_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5740010Z test_nnc_correctness_flipud_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5740160Z test_nnc_correctness_flipud_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5740320Z test_nnc_correctness_flipud_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5740530Z test_nnc_correctness_float_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5740690Z test_nnc_correctness_float_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5740850Z test_nnc_correctness_float_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5741010Z test_nnc_correctness_float_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5741170Z test_nnc_correctness_float_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5741320Z test_nnc_correctness_float_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5741470Z test_nnc_correctness_float_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5741630Z test_nnc_correctness_float_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5741790Z test_nnc_correctness_float_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5741940Z test_nnc_correctness_float_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5742090Z test_nnc_correctness_float_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5742240Z test_nnc_correctness_float_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5742400Z test_nnc_correctness_float_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5742570Z test_nnc_correctness_float_power_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5742720Z test_nnc_correctness_float_power_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5742890Z test_nnc_correctness_float_power_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5743060Z test_nnc_correctness_float_power_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5743220Z test_nnc_correctness_float_power_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5743380Z test_nnc_correctness_float_power_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5743570Z test_nnc_correctness_float_power_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5743730Z test_nnc_correctness_float_power_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5743890Z test_nnc_correctness_float_power_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5744050Z test_nnc_correctness_float_power_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5744250Z test_nnc_correctness_float_power_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5744410Z test_nnc_correctness_float_power_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5744570Z test_nnc_correctness_floor_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5744730Z test_nnc_correctness_floor_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5744880Z test_nnc_correctness_floor_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5745030Z test_nnc_correctness_floor_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5745180Z test_nnc_correctness_floor_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5745340Z test_nnc_correctness_floor_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5745490Z test_nnc_correctness_floor_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5745640Z test_nnc_correctness_floor_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5745810Z test_nnc_correctness_floor_divide_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5745960Z test_nnc_correctness_floor_divide_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5746130Z test_nnc_correctness_floor_divide_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5746280Z test_nnc_correctness_floor_divide_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5746440Z test_nnc_correctness_floor_divide_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5746600Z test_nnc_correctness_floor_divide_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5746760Z test_nnc_correctness_floor_divide_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5746920Z test_nnc_correctness_floor_divide_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5747110Z test_nnc_correctness_floor_divide_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5747270Z test_nnc_correctness_fmax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5747420Z test_nnc_correctness_fmax_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5747580Z test_nnc_correctness_fmax_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5747730Z test_nnc_correctness_fmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5747930Z test_nnc_correctness_fmax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5748080Z test_nnc_correctness_fmax_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5748240Z test_nnc_correctness_fmax_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5748390Z test_nnc_correctness_fmax_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5748540Z test_nnc_correctness_fmax_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5748690Z test_nnc_correctness_fmax_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5748850Z test_nnc_correctness_fmin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5749000Z test_nnc_correctness_fmin_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5749160Z test_nnc_correctness_fmin_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5749310Z test_nnc_correctness_fmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5749460Z test_nnc_correctness_fmin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5749610Z test_nnc_correctness_fmin_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5749760Z test_nnc_correctness_fmin_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5749910Z test_nnc_correctness_fmin_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5750070Z test_nnc_correctness_fmin_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5750220Z test_nnc_correctness_fmin_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5750370Z test_nnc_correctness_fmod_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5750530Z test_nnc_correctness_fmod_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5750680Z test_nnc_correctness_fmod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5750860Z test_nnc_correctness_fmod_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5751020Z test_nnc_correctness_fmod_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5751170Z test_nnc_correctness_fmod_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5751320Z test_nnc_correctness_fmod_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5751510Z test_nnc_correctness_fmod_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5751660Z test_nnc_correctness_fmod_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5751820Z test_nnc_correctness_frac_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5751980Z test_nnc_correctness_frac_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5752130Z test_nnc_correctness_frac_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5752280Z test_nnc_correctness_frac_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5752440Z test_nnc_correctness_frexp_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5752590Z test_nnc_correctness_frexp_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5752740Z test_nnc_correctness_frexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5752900Z test_nnc_correctness_frexp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5753050Z test_nnc_correctness_full_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5753210Z test_nnc_correctness_full_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5753370Z test_nnc_correctness_full_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5753530Z test_nnc_correctness_full_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5753680Z test_nnc_correctness_full_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5753830Z test_nnc_correctness_full_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5753980Z test_nnc_correctness_full_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5754130Z test_nnc_correctness_full_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5754280Z test_nnc_correctness_full_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5754500Z test_nnc_correctness_full_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5754650Z test_nnc_correctness_full_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5754810Z test_nnc_correctness_full_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5754960Z test_nnc_correctness_full_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5755200Z test_nnc_correctness_full_like_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5755360Z test_nnc_correctness_full_like_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5755520Z test_nnc_correctness_full_like_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5755680Z test_nnc_correctness_full_like_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5755830Z test_nnc_correctness_full_like_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5755990Z test_nnc_correctness_full_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5756150Z test_nnc_correctness_full_like_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5756300Z test_nnc_correctness_full_like_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5756460Z test_nnc_correctness_full_like_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5756620Z test_nnc_correctness_full_like_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5756770Z test_nnc_correctness_full_like_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5756920Z test_nnc_correctness_full_like_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5757080Z test_nnc_correctness_gather_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5757240Z test_nnc_correctness_gather_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5757400Z test_nnc_correctness_gather_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5757560Z test_nnc_correctness_gather_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5757720Z test_nnc_correctness_gather_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5757870Z test_nnc_correctness_gather_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5758030Z test_nnc_correctness_gather_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5758220Z test_nnc_correctness_gather_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5758370Z test_nnc_correctness_gather_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5758520Z test_nnc_correctness_gather_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5758690Z test_nnc_correctness_gather_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5758880Z test_nnc_correctness_gather_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5759040Z test_nnc_correctness_gcd_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5759190Z test_nnc_correctness_gcd_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5759340Z test_nnc_correctness_gcd_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5759500Z test_nnc_correctness_gcd_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5759650Z test_nnc_correctness_gcd_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5759800Z test_nnc_correctness_ge_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5759960Z test_nnc_correctness_ge_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5760120Z test_nnc_correctness_ge_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5760270Z test_nnc_correctness_ge_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5760420Z test_nnc_correctness_ge_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5760570Z test_nnc_correctness_ge_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5760730Z test_nnc_correctness_ge_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5760880Z test_nnc_correctness_ge_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5761030Z test_nnc_correctness_ge_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5761180Z test_nnc_correctness_ge_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5761350Z test_nnc_correctness_geqrf_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5761510Z test_nnc_correctness_geqrf_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5761670Z test_nnc_correctness_geqrf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5761850Z test_nnc_correctness_geqrf_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5761990Z test_nnc_correctness_gradient_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5762120Z test_nnc_correctness_gradient_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5762250Z test_nnc_correctness_gradient_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5762370Z test_nnc_correctness_gradient_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5762550Z test_nnc_correctness_gradient_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5762670Z test_nnc_correctness_gradient_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5762790Z test_nnc_correctness_gradient_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5762910Z test_nnc_correctness_gradient_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5763030Z test_nnc_correctness_gradient_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5763150Z test_nnc_correctness_gradient_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5763320Z test_nnc_correctness_grid_sampler_2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5763490Z test_nnc_correctness_grid_sampler_2d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5763650Z test_nnc_correctness_gt_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5763810Z test_nnc_correctness_gt_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5763960Z test_nnc_correctness_gt_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5764120Z test_nnc_correctness_gt_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5764270Z test_nnc_correctness_gt_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5764420Z test_nnc_correctness_gt_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5764570Z test_nnc_correctness_gt_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5764730Z test_nnc_correctness_gt_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5764880Z test_nnc_correctness_gt_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5765030Z test_nnc_correctness_gt_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5765190Z test_nnc_correctness_half_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5765340Z test_nnc_correctness_half_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5765500Z test_nnc_correctness_half_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5765690Z test_nnc_correctness_half_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5765840Z test_nnc_correctness_half_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5766000Z test_nnc_correctness_half_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5766150Z test_nnc_correctness_half_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5766340Z test_nnc_correctness_half_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5766500Z test_nnc_correctness_half_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5766650Z test_nnc_correctness_half_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5766800Z test_nnc_correctness_half_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5766950Z test_nnc_correctness_half_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5767120Z test_nnc_correctness_heaviside_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5767280Z test_nnc_correctness_heaviside_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5767440Z test_nnc_correctness_heaviside_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5767600Z test_nnc_correctness_heaviside_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5767760Z test_nnc_correctness_heaviside_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5767910Z test_nnc_correctness_heaviside_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5768070Z test_nnc_correctness_heaviside_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5768220Z test_nnc_correctness_heaviside_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5768380Z test_nnc_correctness_heaviside_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5768540Z test_nnc_correctness_heaviside_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5768700Z test_nnc_correctness_histc_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5768850Z test_nnc_correctness_histc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5769010Z test_nnc_correctness_histc_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5769170Z test_nnc_correctness_histogram_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5769370Z test_nnc_correctness_histogram_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5769540Z test_nnc_correctness_histogramdd_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5769700Z test_nnc_correctness_histogramdd_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5769860Z test_nnc_correctness_hsplit_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5770120Z test_nnc_correctness_hsplit_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5770280Z test_nnc_correctness_hsplit_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5770450Z test_nnc_correctness_hsplit_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5770610Z test_nnc_correctness_hsplit_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5770760Z test_nnc_correctness_hsplit_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5770920Z test_nnc_correctness_hsplit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5771070Z test_nnc_correctness_hsplit_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5771220Z test_nnc_correctness_hsplit_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5771370Z test_nnc_correctness_hsplit_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5771530Z test_nnc_correctness_hsplit_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5771680Z test_nnc_correctness_hsplit_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5771830Z test_nnc_correctness_hsplit_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5771990Z test_nnc_correctness_hstack_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5772150Z test_nnc_correctness_hstack_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5772310Z test_nnc_correctness_hstack_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5772470Z test_nnc_correctness_hstack_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5772630Z test_nnc_correctness_hstack_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5772790Z test_nnc_correctness_hstack_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5776930Z test_nnc_correctness_hstack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5777270Z test_nnc_correctness_hstack_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5777430Z test_nnc_correctness_hstack_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5777580Z test_nnc_correctness_hstack_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5777730Z test_nnc_correctness_hstack_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5777950Z test_nnc_correctness_hstack_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5778110Z test_nnc_correctness_hstack_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5778260Z test_nnc_correctness_hypot_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5778410Z test_nnc_correctness_hypot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5778570Z test_nnc_correctness_hypot_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5778720Z test_nnc_correctness_i0_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5778870Z test_nnc_correctness_i0_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5779030Z test_nnc_correctness_i0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5779180Z test_nnc_correctness_i0_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5779330Z test_nnc_correctness_i0_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5779490Z test_nnc_correctness_i0_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5779640Z test_nnc_correctness_i0_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5779790Z test_nnc_correctness_i0_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5779950Z test_nnc_correctness_i0_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5780100Z test_nnc_correctness_igamma_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5780260Z test_nnc_correctness_igamma_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5780410Z test_nnc_correctness_igamma_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5780560Z test_nnc_correctness_igamma_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5780720Z test_nnc_correctness_igammac_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5780910Z test_nnc_correctness_igammac_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5781070Z test_nnc_correctness_igammac_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5781230Z test_nnc_correctness_igammac_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5781390Z test_nnc_correctness_imag_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5781590Z test_nnc_correctness_imag_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5781750Z test_nnc_correctness_imag_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5781910Z test_nnc_correctness_index_add_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5782070Z test_nnc_correctness_index_add_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5782230Z test_nnc_correctness_index_add_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5782390Z test_nnc_correctness_index_add_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5782560Z test_nnc_correctness_index_add_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5782710Z test_nnc_correctness_index_add_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5782870Z test_nnc_correctness_index_add_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5783030Z test_nnc_correctness_index_add_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5783190Z test_nnc_correctness_index_add_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5783350Z test_nnc_correctness_index_add_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5783510Z test_nnc_correctness_index_add_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5783660Z test_nnc_correctness_index_add_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5783820Z test_nnc_correctness_index_add_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5783980Z test_nnc_correctness_index_copy_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5784140Z test_nnc_correctness_index_copy_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5784300Z test_nnc_correctness_index_copy_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5784490Z test_nnc_correctness_index_copy_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5784660Z test_nnc_correctness_index_copy_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5784820Z test_nnc_correctness_index_copy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5784980Z test_nnc_correctness_index_copy_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5785140Z test_nnc_correctness_index_copy_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5785330Z test_nnc_correctness_index_copy_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5785490Z test_nnc_correctness_index_copy_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5785650Z test_nnc_correctness_index_copy_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5785810Z test_nnc_correctness_index_copy_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5785970Z test_nnc_correctness_index_fill_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5786120Z test_nnc_correctness_index_fill_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5786290Z test_nnc_correctness_index_fill_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5786450Z test_nnc_correctness_index_fill_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5786610Z test_nnc_correctness_index_fill_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5786760Z test_nnc_correctness_index_fill_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5786920Z test_nnc_correctness_index_fill_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5787070Z test_nnc_correctness_index_fill_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5787230Z test_nnc_correctness_index_fill_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5787390Z test_nnc_correctness_index_fill_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5787540Z test_nnc_correctness_index_fill_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5787700Z test_nnc_correctness_index_fill_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5787860Z test_nnc_correctness_index_put_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5788020Z test_nnc_correctness_index_put_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5788230Z test_nnc_correctness_index_put_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5788390Z test_nnc_correctness_index_put_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5788550Z test_nnc_correctness_index_put_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5788710Z test_nnc_correctness_index_put_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5788970Z test_nnc_correctness_index_put_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5789130Z test_nnc_correctness_index_put_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5789280Z test_nnc_correctness_index_put_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5789440Z test_nnc_correctness_index_put_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5789590Z test_nnc_correctness_index_put_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5789750Z test_nnc_correctness_index_put_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5789900Z test_nnc_correctness_index_put_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5790070Z test_nnc_correctness_index_reduce_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5790230Z test_nnc_correctness_index_reduce_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5790380Z test_nnc_correctness_index_reduce_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5790540Z test_nnc_correctness_index_reduce_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5790700Z test_nnc_correctness_index_reduce_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5790860Z test_nnc_correctness_index_reduce_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5791020Z test_nnc_correctness_index_reduce_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5791170Z test_nnc_correctness_index_reduce_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5791330Z test_nnc_correctness_index_reduce_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5791490Z test_nnc_correctness_index_select_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5791650Z test_nnc_correctness_index_select_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5791860Z test_nnc_correctness_index_select_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5792020Z test_nnc_correctness_index_select_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5792200Z test_nnc_correctness_index_select_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5792360Z test_nnc_correctness_index_select_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5792520Z test_nnc_correctness_index_select_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5792730Z test_nnc_correctness_index_select_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5792890Z test_nnc_correctness_index_select_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5793050Z test_nnc_correctness_index_select_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5793200Z test_nnc_correctness_index_select_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5793360Z test_nnc_correctness_index_select_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5793520Z test_nnc_correctness_index_select_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5793670Z test_nnc_correctness_inner_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5793830Z test_nnc_correctness_inner_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5793990Z test_nnc_correctness_inner_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5794150Z test_nnc_correctness_inner_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5794300Z test_nnc_correctness_inner_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5794460Z test_nnc_correctness_inner_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5794610Z test_nnc_correctness_inner_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5794760Z test_nnc_correctness_inner_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5794920Z test_nnc_correctness_inner_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5795080Z test_nnc_correctness_inner_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5795230Z test_nnc_correctness_int_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5795390Z test_nnc_correctness_int_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5795600Z test_nnc_correctness_int_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5795760Z test_nnc_correctness_int_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5795920Z test_nnc_correctness_int_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5796070Z test_nnc_correctness_int_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5796280Z test_nnc_correctness_int_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5796440Z test_nnc_correctness_int_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5796600Z test_nnc_correctness_int_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5796750Z test_nnc_correctness_int_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5796910Z test_nnc_correctness_int_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5797060Z test_nnc_correctness_int_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5797220Z test_nnc_correctness_isclose_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5797380Z test_nnc_correctness_isclose_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5797540Z test_nnc_correctness_isclose_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5797700Z test_nnc_correctness_isclose_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5797860Z test_nnc_correctness_isclose_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5798020Z test_nnc_correctness_isclose_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5798170Z test_nnc_correctness_isclose_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5798330Z test_nnc_correctness_isclose_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5798490Z test_nnc_correctness_isclose_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5798640Z test_nnc_correctness_isclose_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5798790Z test_nnc_correctness_isclose_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5798940Z test_nnc_correctness_isclose_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5799100Z test_nnc_correctness_isfinite_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5799300Z test_nnc_correctness_isfinite_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5799460Z test_nnc_correctness_isfinite_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5799620Z test_nnc_correctness_isfinite_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5799790Z test_nnc_correctness_isfinite_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5799990Z test_nnc_correctness_isfinite_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5800160Z test_nnc_correctness_isfinite_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5800320Z test_nnc_correctness_isfinite_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5800480Z test_nnc_correctness_isfinite_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5800640Z test_nnc_correctness_isfinite_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5800790Z test_nnc_correctness_isfinite_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5800950Z test_nnc_correctness_isfinite_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5801100Z test_nnc_correctness_isfinite_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5801260Z test_nnc_correctness_isin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5801410Z test_nnc_correctness_isin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5801560Z test_nnc_correctness_isin_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5801720Z test_nnc_correctness_isin_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5801870Z test_nnc_correctness_isin_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5802020Z test_nnc_correctness_isin_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5802170Z test_nnc_correctness_isin_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5802330Z test_nnc_correctness_isinf_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5802480Z test_nnc_correctness_isinf_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5802640Z test_nnc_correctness_isinf_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5802800Z test_nnc_correctness_isinf_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5803010Z test_nnc_correctness_isinf_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5803170Z test_nnc_correctness_isinf_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5803320Z test_nnc_correctness_isinf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5803470Z test_nnc_correctness_isinf_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5803690Z test_nnc_correctness_isinf_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5803850Z test_nnc_correctness_isinf_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5804000Z test_nnc_correctness_isinf_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5804150Z test_nnc_correctness_isinf_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5804310Z test_nnc_correctness_isinf_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5804470Z test_nnc_correctness_isnan_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5804620Z test_nnc_correctness_isnan_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5804790Z test_nnc_correctness_isnan_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5804950Z test_nnc_correctness_isnan_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5805100Z test_nnc_correctness_isnan_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5805250Z test_nnc_correctness_isnan_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5805400Z test_nnc_correctness_isnan_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5805560Z test_nnc_correctness_isnan_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5805710Z test_nnc_correctness_isnan_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5805860Z test_nnc_correctness_isnan_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5806010Z test_nnc_correctness_isnan_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5806170Z test_nnc_correctness_isnan_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5806330Z test_nnc_correctness_isneginf_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5806490Z test_nnc_correctness_isneginf_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5806680Z test_nnc_correctness_isneginf_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5806850Z test_nnc_correctness_isneginf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5807000Z test_nnc_correctness_isneginf_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5807160Z test_nnc_correctness_isneginf_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5807360Z test_nnc_correctness_isneginf_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5807510Z test_nnc_correctness_isneginf_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5807660Z test_nnc_correctness_isneginf_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5807820Z test_nnc_correctness_isneginf_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5807980Z test_nnc_correctness_isposinf_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5808140Z test_nnc_correctness_isposinf_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5808300Z test_nnc_correctness_isposinf_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5808450Z test_nnc_correctness_isposinf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5808610Z test_nnc_correctness_isposinf_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5808760Z test_nnc_correctness_isposinf_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5808920Z test_nnc_correctness_isposinf_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5809070Z test_nnc_correctness_isposinf_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5809220Z test_nnc_correctness_isposinf_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5809370Z test_nnc_correctness_isposinf_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5809530Z test_nnc_correctness_isreal_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5809690Z test_nnc_correctness_isreal_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5809850Z test_nnc_correctness_isreal_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5810000Z test_nnc_correctness_isreal_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5810160Z test_nnc_correctness_isreal_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5810350Z test_nnc_correctness_isreal_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5810500Z test_nnc_correctness_isreal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5810660Z test_nnc_correctness_isreal_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5810810Z test_nnc_correctness_isreal_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5811000Z test_nnc_correctness_isreal_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5811150Z test_nnc_correctness_isreal_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5811310Z test_nnc_correctness_isreal_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5811460Z test_nnc_correctness_isreal_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5811610Z test_nnc_correctness_istft_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5811770Z test_nnc_correctness_istft_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5811920Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5812060Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5812210Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5812350Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5812490Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5812640Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5812780Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5812920Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5813070Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5813210Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5813350Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5813490Z test_nnc_correctness_jiterator_2inputs_2outputs_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5813640Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5813800Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5813950Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5817970Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5818160Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5818300Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5818440Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5818630Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5818780Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5818920Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5819060Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5819200Z test_nnc_correctness_jiterator_4inputs_with_extra_args_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5819340Z test_nnc_correctness_jiterator_binary_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5819470Z test_nnc_correctness_jiterator_binary_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5819610Z test_nnc_correctness_jiterator_binary_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5819750Z test_nnc_correctness_jiterator_binary_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5819890Z test_nnc_correctness_jiterator_binary_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5820020Z test_nnc_correctness_jiterator_binary_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5820150Z test_nnc_correctness_jiterator_binary_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5820290Z test_nnc_correctness_jiterator_binary_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5820420Z test_nnc_correctness_jiterator_binary_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5820550Z test_nnc_correctness_jiterator_binary_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5820680Z test_nnc_correctness_jiterator_binary_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5820810Z test_nnc_correctness_jiterator_binary_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5820960Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5821100Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5821250Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5821400Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5821550Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5821750Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5821900Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5822040Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5822190Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5822330Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5822530Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5822670Z test_nnc_correctness_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5822810Z test_nnc_correctness_jiterator_unary_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5822940Z test_nnc_correctness_jiterator_unary_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5823080Z test_nnc_correctness_jiterator_unary_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5823220Z test_nnc_correctness_jiterator_unary_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5823350Z test_nnc_correctness_jiterator_unary_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5823480Z test_nnc_correctness_jiterator_unary_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5823610Z test_nnc_correctness_jiterator_unary_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5823750Z test_nnc_correctness_jiterator_unary_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5823880Z test_nnc_correctness_jiterator_unary_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5824010Z test_nnc_correctness_jiterator_unary_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5824140Z test_nnc_correctness_jiterator_unary_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5824270Z test_nnc_correctness_jiterator_unary_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:17:21.5824430Z test_nnc_correctness_kron_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5824590Z test_nnc_correctness_kron_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5824750Z test_nnc_correctness_kron_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5824910Z test_nnc_correctness_kron_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5825060Z test_nnc_correctness_kron_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5825210Z test_nnc_correctness_kron_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5825360Z test_nnc_correctness_kron_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5825540Z test_nnc_correctness_kron_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5825700Z test_nnc_correctness_kron_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5825850Z test_nnc_correctness_kron_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5826010Z test_nnc_correctness_kron_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5826160Z test_nnc_correctness_kron_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5826360Z test_nnc_correctness_kthvalue_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5826530Z test_nnc_correctness_kthvalue_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5826680Z test_nnc_correctness_kthvalue_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5826840Z test_nnc_correctness_kthvalue_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5826990Z test_nnc_correctness_kthvalue_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5827140Z test_nnc_correctness_kthvalue_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5827300Z test_nnc_correctness_kthvalue_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5827450Z test_nnc_correctness_kthvalue_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5827600Z test_nnc_correctness_lcm_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5827760Z test_nnc_correctness_lcm_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5827910Z test_nnc_correctness_lcm_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5828070Z test_nnc_correctness_lcm_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5828220Z test_nnc_correctness_lcm_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5828380Z test_nnc_correctness_ldexp_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5828530Z test_nnc_correctness_ldexp_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5828690Z test_nnc_correctness_ldexp_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5828840Z test_nnc_correctness_ldexp_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5829000Z test_nnc_correctness_ldexp_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5829180Z test_nnc_correctness_ldexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5829370Z test_nnc_correctness_ldexp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5829530Z test_nnc_correctness_ldexp_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5829680Z test_nnc_correctness_ldexp_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5829840Z test_nnc_correctness_ldexp_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5830040Z test_nnc_correctness_ldexp_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5830200Z test_nnc_correctness_ldexp_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5830350Z test_nnc_correctness_le_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5830500Z test_nnc_correctness_le_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5830650Z test_nnc_correctness_le_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5830800Z test_nnc_correctness_le_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5830950Z test_nnc_correctness_le_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5831110Z test_nnc_correctness_le_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5831260Z test_nnc_correctness_le_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5831410Z test_nnc_correctness_le_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5831560Z test_nnc_correctness_le_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5831710Z test_nnc_correctness_le_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5831860Z test_nnc_correctness_lerp_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5832020Z test_nnc_correctness_lerp_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5832180Z test_nnc_correctness_lerp_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5832330Z test_nnc_correctness_lerp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5832480Z test_nnc_correctness_lerp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5832640Z test_nnc_correctness_lgamma_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5832800Z test_nnc_correctness_lgamma_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5832980Z test_nnc_correctness_lgamma_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5833130Z test_nnc_correctness_lgamma_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5833290Z test_nnc_correctness_lgamma_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5833440Z test_nnc_correctness_lgamma_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5833620Z test_nnc_correctness_lgamma_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5833780Z test_nnc_correctness_lgamma_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5833930Z test_nnc_correctness_lgamma_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5834100Z test_nnc_correctness_linalg_cholesky_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5834260Z test_nnc_correctness_linalg_cholesky_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5834430Z test_nnc_correctness_linalg_cholesky_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5834590Z test_nnc_correctness_linalg_cholesky_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5834760Z test_nnc_correctness_linalg_cholesky_ex_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5834930Z test_nnc_correctness_linalg_cholesky_ex_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5835090Z test_nnc_correctness_linalg_cholesky_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5835260Z test_nnc_correctness_linalg_cholesky_ex_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5835420Z test_nnc_correctness_linalg_cond_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5835590Z test_nnc_correctness_linalg_cond_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5835750Z test_nnc_correctness_linalg_cond_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5835900Z test_nnc_correctness_linalg_cond_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5836060Z test_nnc_correctness_linalg_cross_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5836230Z test_nnc_correctness_linalg_cross_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5836390Z test_nnc_correctness_linalg_cross_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5836590Z test_nnc_correctness_linalg_cross_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5836750Z test_nnc_correctness_linalg_cross_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5836920Z test_nnc_correctness_linalg_cross_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5837070Z test_nnc_correctness_linalg_cross_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5837280Z test_nnc_correctness_linalg_cross_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5837440Z test_nnc_correctness_linalg_cross_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5837590Z test_nnc_correctness_linalg_cross_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5837760Z test_nnc_correctness_linalg_det_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5837910Z test_nnc_correctness_linalg_det_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5838070Z test_nnc_correctness_linalg_det_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5838230Z test_nnc_correctness_linalg_det_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5838400Z test_nnc_correctness_linalg_det_singular_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5838570Z test_nnc_correctness_linalg_det_singular_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5838740Z test_nnc_correctness_linalg_det_singular_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5838900Z test_nnc_correctness_linalg_det_singular_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5839060Z test_nnc_correctness_linalg_eig_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5839230Z test_nnc_correctness_linalg_eig_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5839380Z test_nnc_correctness_linalg_eig_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5839540Z test_nnc_correctness_linalg_eig_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5839710Z test_nnc_correctness_linalg_eigh_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5839870Z test_nnc_correctness_linalg_eigh_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5840030Z test_nnc_correctness_linalg_eigh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5840220Z test_nnc_correctness_linalg_eigh_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5840380Z test_nnc_correctness_linalg_eigvals_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5840550Z test_nnc_correctness_linalg_eigvals_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5840710Z test_nnc_correctness_linalg_eigvals_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5840910Z test_nnc_correctness_linalg_eigvals_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5841070Z test_nnc_correctness_linalg_eigvalsh_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5841240Z test_nnc_correctness_linalg_eigvalsh_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5841410Z test_nnc_correctness_linalg_eigvalsh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5841570Z test_nnc_correctness_linalg_eigvalsh_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5841750Z test_nnc_correctness_linalg_householder_product_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5841930Z test_nnc_correctness_linalg_householder_product_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5842100Z test_nnc_correctness_linalg_householder_product_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5842280Z test_nnc_correctness_linalg_householder_product_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5842440Z test_nnc_correctness_linalg_inv_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5842600Z test_nnc_correctness_linalg_inv_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5842760Z test_nnc_correctness_linalg_inv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5842920Z test_nnc_correctness_linalg_inv_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5843080Z test_nnc_correctness_linalg_inv_ex_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5843240Z test_nnc_correctness_linalg_inv_ex_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5843400Z test_nnc_correctness_linalg_inv_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5843560Z test_nnc_correctness_linalg_inv_ex_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5843750Z test_nnc_correctness_linalg_ldl_factor_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5843920Z test_nnc_correctness_linalg_ldl_factor_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5844090Z test_nnc_correctness_linalg_ldl_factor_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5844260Z test_nnc_correctness_linalg_ldl_factor_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5844430Z test_nnc_correctness_linalg_ldl_factor_ex_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5844640Z test_nnc_correctness_linalg_ldl_factor_ex_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5844810Z test_nnc_correctness_linalg_ldl_factor_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5844970Z test_nnc_correctness_linalg_ldl_factor_ex_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5845140Z test_nnc_correctness_linalg_ldl_solve_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5845300Z test_nnc_correctness_linalg_ldl_solve_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5845460Z test_nnc_correctness_linalg_ldl_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5845630Z test_nnc_correctness_linalg_ldl_solve_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5845790Z test_nnc_correctness_linalg_lstsq_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5845960Z test_nnc_correctness_linalg_lstsq_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5846110Z test_nnc_correctness_linalg_lstsq_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5846270Z test_nnc_correctness_linalg_lstsq_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5846450Z test_nnc_correctness_linalg_lstsq_grad_oriented_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5846620Z test_nnc_correctness_linalg_lstsq_grad_oriented_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5846800Z test_nnc_correctness_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5846970Z test_nnc_correctness_linalg_lstsq_grad_oriented_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5847130Z test_nnc_correctness_linalg_lu_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5847290Z test_nnc_correctness_linalg_lu_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5847470Z test_nnc_correctness_linalg_lu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5847630Z test_nnc_correctness_linalg_lu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5847800Z test_nnc_correctness_linalg_lu_factor_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5847960Z test_nnc_correctness_linalg_lu_factor_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5848160Z test_nnc_correctness_linalg_lu_factor_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5848330Z test_nnc_correctness_linalg_lu_factor_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5848500Z test_nnc_correctness_linalg_lu_factor_ex_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5848660Z test_nnc_correctness_linalg_lu_factor_ex_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5848830Z test_nnc_correctness_linalg_lu_factor_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5848990Z test_nnc_correctness_linalg_lu_factor_ex_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5849150Z test_nnc_correctness_linalg_lu_solve_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5849320Z test_nnc_correctness_linalg_lu_solve_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5849480Z test_nnc_correctness_linalg_lu_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5849640Z test_nnc_correctness_linalg_lu_solve_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5849810Z test_nnc_correctness_linalg_matrix_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5849980Z test_nnc_correctness_linalg_matrix_norm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5850150Z test_nnc_correctness_linalg_matrix_norm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5850310Z test_nnc_correctness_linalg_matrix_norm_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5850480Z test_nnc_correctness_linalg_matrix_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5850640Z test_nnc_correctness_linalg_matrix_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5850810Z test_nnc_correctness_linalg_matrix_power_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5851010Z test_nnc_correctness_linalg_matrix_power_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5851180Z test_nnc_correctness_linalg_matrix_power_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5851350Z test_nnc_correctness_linalg_matrix_power_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5851510Z test_nnc_correctness_linalg_matrix_rank_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5851740Z test_nnc_correctness_linalg_matrix_rank_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5851900Z test_nnc_correctness_linalg_matrix_rank_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5852060Z test_nnc_correctness_linalg_matrix_rank_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5852240Z test_nnc_correctness_linalg_matrix_rank_hermitian_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5852420Z test_nnc_correctness_linalg_matrix_rank_hermitian_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5852590Z test_nnc_correctness_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5852760Z test_nnc_correctness_linalg_matrix_rank_hermitian_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5852930Z test_nnc_correctness_linalg_multi_dot_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5853090Z test_nnc_correctness_linalg_multi_dot_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5853260Z test_nnc_correctness_linalg_multi_dot_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5853420Z test_nnc_correctness_linalg_multi_dot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5853590Z test_nnc_correctness_linalg_multi_dot_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5853750Z test_nnc_correctness_linalg_multi_dot_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5853900Z test_nnc_correctness_linalg_multi_dot_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5854030Z test_nnc_correctness_linalg_multi_dot_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5854190Z test_nnc_correctness_linalg_multi_dot_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5854350Z test_nnc_correctness_linalg_multi_dot_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5854510Z test_nnc_correctness_linalg_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5854700Z test_nnc_correctness_linalg_norm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5854870Z test_nnc_correctness_linalg_norm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5858670Z test_nnc_correctness_linalg_norm_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5858860Z test_nnc_correctness_linalg_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5859160Z test_nnc_correctness_linalg_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5859350Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5859530Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5859710Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5859880Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5860060Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5860240Z test_nnc_correctness_linalg_norm_subgradients_at_zero_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5860400Z test_nnc_correctness_linalg_pinv_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5860560Z test_nnc_correctness_linalg_pinv_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5860720Z test_nnc_correctness_linalg_pinv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5860870Z test_nnc_correctness_linalg_pinv_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5861050Z test_nnc_correctness_linalg_pinv_hermitian_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5861220Z test_nnc_correctness_linalg_pinv_hermitian_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5861390Z test_nnc_correctness_linalg_pinv_hermitian_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5861560Z test_nnc_correctness_linalg_pinv_hermitian_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5861730Z test_nnc_correctness_linalg_pinv_singular_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5861900Z test_nnc_correctness_linalg_pinv_singular_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5862090Z test_nnc_correctness_linalg_pinv_singular_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5862260Z test_nnc_correctness_linalg_pinv_singular_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5862420Z test_nnc_correctness_linalg_qr_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5862580Z test_nnc_correctness_linalg_qr_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5862780Z test_nnc_correctness_linalg_qr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5862940Z test_nnc_correctness_linalg_qr_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5863110Z test_nnc_correctness_linalg_slogdet_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5863280Z test_nnc_correctness_linalg_slogdet_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5863440Z test_nnc_correctness_linalg_slogdet_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5863590Z test_nnc_correctness_linalg_slogdet_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5863760Z test_nnc_correctness_linalg_solve_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5863920Z test_nnc_correctness_linalg_solve_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5864080Z test_nnc_correctness_linalg_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5864240Z test_nnc_correctness_linalg_solve_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5864400Z test_nnc_correctness_linalg_solve_ex_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5864570Z test_nnc_correctness_linalg_solve_ex_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5864730Z test_nnc_correctness_linalg_solve_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5864900Z test_nnc_correctness_linalg_solve_ex_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5865070Z test_nnc_correctness_linalg_solve_triangular_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5865250Z test_nnc_correctness_linalg_solve_triangular_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5865420Z test_nnc_correctness_linalg_solve_triangular_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5865590Z test_nnc_correctness_linalg_solve_triangular_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5865780Z test_nnc_correctness_linalg_svd_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5865940Z test_nnc_correctness_linalg_svd_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5866100Z test_nnc_correctness_linalg_svd_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5866260Z test_nnc_correctness_linalg_svd_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5866460Z test_nnc_correctness_linalg_svdvals_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5866630Z test_nnc_correctness_linalg_svdvals_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5866790Z test_nnc_correctness_linalg_svdvals_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5866950Z test_nnc_correctness_linalg_svdvals_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5867120Z test_nnc_correctness_linalg_tensorinv_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5867280Z test_nnc_correctness_linalg_tensorinv_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5867450Z test_nnc_correctness_linalg_tensorinv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5867610Z test_nnc_correctness_linalg_tensorinv_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5867780Z test_nnc_correctness_linalg_tensorsolve_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5867950Z test_nnc_correctness_linalg_tensorsolve_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5868110Z test_nnc_correctness_linalg_tensorsolve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5868280Z test_nnc_correctness_linalg_tensorsolve_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5868440Z test_nnc_correctness_linalg_vander_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5868610Z test_nnc_correctness_linalg_vander_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5868770Z test_nnc_correctness_linalg_vander_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5868930Z test_nnc_correctness_linalg_vander_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5869090Z test_nnc_correctness_linalg_vander_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5869290Z test_nnc_correctness_linalg_vander_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5869450Z test_nnc_correctness_linalg_vander_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5869610Z test_nnc_correctness_linalg_vander_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5869770Z test_nnc_correctness_linalg_vander_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5869940Z test_nnc_correctness_linalg_vecdot_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5870160Z test_nnc_correctness_linalg_vecdot_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5870320Z test_nnc_correctness_linalg_vecdot_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5870490Z test_nnc_correctness_linalg_vecdot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5870640Z test_nnc_correctness_linalg_vecdot_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5870810Z test_nnc_correctness_linalg_vector_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5870980Z test_nnc_correctness_linalg_vector_norm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5871140Z test_nnc_correctness_linalg_vector_norm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5871300Z test_nnc_correctness_linalg_vector_norm_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5871470Z test_nnc_correctness_linalg_vector_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5871630Z test_nnc_correctness_linalg_vector_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5871790Z test_nnc_correctness_linspace_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5871960Z test_nnc_correctness_linspace_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5872120Z test_nnc_correctness_linspace_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5872280Z test_nnc_correctness_linspace_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5872440Z test_nnc_correctness_linspace_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5872590Z test_nnc_correctness_linspace_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5872750Z test_nnc_correctness_linspace_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5872930Z test_nnc_correctness_linspace_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5873080Z test_nnc_correctness_linspace_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5873240Z test_nnc_correctness_linspace_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5873400Z test_nnc_correctness_linspace_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5873550Z test_nnc_correctness_log10_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5873740Z test_nnc_correctness_log10_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5873900Z test_nnc_correctness_log10_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5874050Z test_nnc_correctness_log10_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5874210Z test_nnc_correctness_log10_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5874360Z test_nnc_correctness_log10_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5874510Z test_nnc_correctness_log10_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5874660Z test_nnc_correctness_log10_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5874810Z test_nnc_correctness_log10_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5874960Z test_nnc_correctness_log10_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5875120Z test_nnc_correctness_log10_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5875270Z test_nnc_correctness_log1p_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5875430Z test_nnc_correctness_log1p_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5875580Z test_nnc_correctness_log1p_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5875740Z test_nnc_correctness_log1p_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5875900Z test_nnc_correctness_log1p_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5876050Z test_nnc_correctness_log1p_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5876200Z test_nnc_correctness_log1p_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5876350Z test_nnc_correctness_log1p_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5876520Z test_nnc_correctness_log1p_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5876670Z test_nnc_correctness_log1p_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5876830Z test_nnc_correctness_log1p_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5876990Z test_nnc_correctness_log2_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5877140Z test_nnc_correctness_log2_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5877340Z test_nnc_correctness_log2_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5877500Z test_nnc_correctness_log2_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5877650Z test_nnc_correctness_log2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5877800Z test_nnc_correctness_log2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5877950Z test_nnc_correctness_log2_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5878100Z test_nnc_correctness_log2_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5878260Z test_nnc_correctness_log2_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5878410Z test_nnc_correctness_log2_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5878560Z test_nnc_correctness_log2_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5878720Z test_nnc_correctness_log_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5878870Z test_nnc_correctness_log_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5879020Z test_nnc_correctness_log_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5879180Z test_nnc_correctness_log_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5879330Z test_nnc_correctness_log_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5879480Z test_nnc_correctness_log_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5879630Z test_nnc_correctness_log_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5879780Z test_nnc_correctness_log_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5879930Z test_nnc_correctness_log_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5880080Z test_nnc_correctness_log_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5880260Z test_nnc_correctness_log_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5880420Z test_nnc_correctness_log_softmax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5880580Z test_nnc_correctness_log_softmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5880740Z test_nnc_correctness_log_softmax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5880940Z test_nnc_correctness_log_softmax_with_dtype_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5881120Z test_nnc_correctness_log_softmax_with_dtype_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5881290Z test_nnc_correctness_log_softmax_with_dtype_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5881460Z test_nnc_correctness_log_softmax_with_dtype_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5881630Z test_nnc_correctness_log_softmax_with_dtype_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5881800Z test_nnc_correctness_log_softmax_with_dtype_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5881970Z test_nnc_correctness_log_softmax_with_dtype_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5882130Z test_nnc_correctness_log_softmax_with_dtype_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5882300Z test_nnc_correctness_log_softmax_with_dtype_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5882460Z test_nnc_correctness_log_softmax_with_dtype_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5882610Z test_nnc_correctness_log_softmax_with_dtype_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5882780Z test_nnc_correctness_log_softmax_with_dtype_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5882940Z test_nnc_correctness_log_softmax_with_dtype_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5883110Z test_nnc_correctness_logaddexp2_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5883270Z test_nnc_correctness_logaddexp2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5883420Z test_nnc_correctness_logaddexp2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5883590Z test_nnc_correctness_logaddexp_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5883790Z test_nnc_correctness_logaddexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5883960Z test_nnc_correctness_logaddexp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5884120Z test_nnc_correctness_logcumsumexp_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5884290Z test_nnc_correctness_logcumsumexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5884440Z test_nnc_correctness_logcumsumexp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5884650Z test_nnc_correctness_logdet_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5884820Z test_nnc_correctness_logdet_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5884970Z test_nnc_correctness_logdet_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5885130Z test_nnc_correctness_logdet_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5885290Z test_nnc_correctness_logical_and_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5885450Z test_nnc_correctness_logical_and_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5885610Z test_nnc_correctness_logical_and_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5885770Z test_nnc_correctness_logical_and_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5885930Z test_nnc_correctness_logical_and_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5886090Z test_nnc_correctness_logical_and_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5886240Z test_nnc_correctness_logical_and_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5886400Z test_nnc_correctness_logical_and_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5886560Z test_nnc_correctness_logical_and_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5886710Z test_nnc_correctness_logical_and_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5886870Z test_nnc_correctness_logical_and_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5887030Z test_nnc_correctness_logical_and_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5887190Z test_nnc_correctness_logical_not_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5887350Z test_nnc_correctness_logical_not_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5887530Z test_nnc_correctness_logical_not_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5887700Z test_nnc_correctness_logical_not_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5887860Z test_nnc_correctness_logical_not_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5888010Z test_nnc_correctness_logical_not_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5888200Z test_nnc_correctness_logical_not_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5888370Z test_nnc_correctness_logical_not_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5888530Z test_nnc_correctness_logical_not_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5888690Z test_nnc_correctness_logical_not_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5888840Z test_nnc_correctness_logical_not_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5889000Z test_nnc_correctness_logical_not_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5889160Z test_nnc_correctness_logical_or_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5889320Z test_nnc_correctness_logical_or_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5889480Z test_nnc_correctness_logical_or_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5889640Z test_nnc_correctness_logical_or_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5889800Z test_nnc_correctness_logical_or_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5889960Z test_nnc_correctness_logical_or_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5890120Z test_nnc_correctness_logical_or_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5890270Z test_nnc_correctness_logical_or_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5890430Z test_nnc_correctness_logical_or_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5890580Z test_nnc_correctness_logical_or_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5890740Z test_nnc_correctness_logical_or_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5890890Z test_nnc_correctness_logical_or_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5891080Z test_nnc_correctness_logical_xor_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5891240Z test_nnc_correctness_logical_xor_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5891410Z test_nnc_correctness_logical_xor_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5891570Z test_nnc_correctness_logical_xor_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5891760Z test_nnc_correctness_logical_xor_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5891920Z test_nnc_correctness_logical_xor_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5892070Z test_nnc_correctness_logical_xor_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5892230Z test_nnc_correctness_logical_xor_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5892380Z test_nnc_correctness_logical_xor_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5892540Z test_nnc_correctness_logical_xor_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5892700Z test_nnc_correctness_logical_xor_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5892860Z test_nnc_correctness_logical_xor_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5893010Z test_nnc_correctness_logit_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5893170Z test_nnc_correctness_logit_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5893320Z test_nnc_correctness_logit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5893470Z test_nnc_correctness_logit_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5893630Z test_nnc_correctness_logit_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5893780Z test_nnc_correctness_logit_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5893930Z test_nnc_correctness_logit_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5894080Z test_nnc_correctness_logit_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5894230Z test_nnc_correctness_logit_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5894390Z test_nnc_correctness_logspace_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5894560Z test_nnc_correctness_logspace_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5894740Z test_nnc_correctness_logspace_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5894900Z test_nnc_correctness_logspace_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5895060Z test_nnc_correctness_logspace_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5895210Z test_nnc_correctness_logspace_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5895400Z test_nnc_correctness_logspace_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5895560Z test_nnc_correctness_logspace_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5895720Z test_nnc_correctness_logspace_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5895870Z test_nnc_correctness_logspace_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5896030Z test_nnc_correctness_logsumexp_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5896190Z test_nnc_correctness_logsumexp_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5896350Z test_nnc_correctness_logsumexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5900200Z test_nnc_correctness_logsumexp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5900400Z test_nnc_correctness_logsumexp_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5900550Z test_nnc_correctness_logsumexp_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5900710Z test_nnc_correctness_logsumexp_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5900870Z test_nnc_correctness_logsumexp_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5901020Z test_nnc_correctness_logsumexp_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5901180Z test_nnc_correctness_long_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5901330Z test_nnc_correctness_long_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5901490Z test_nnc_correctness_long_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5901640Z test_nnc_correctness_long_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5901800Z test_nnc_correctness_long_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5901950Z test_nnc_correctness_long_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5902220Z test_nnc_correctness_long_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5902370Z test_nnc_correctness_long_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5902530Z test_nnc_correctness_long_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5902680Z test_nnc_correctness_long_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5902900Z test_nnc_correctness_long_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5903050Z test_nnc_correctness_long_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5903200Z test_nnc_correctness_long_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5903350Z test_nnc_correctness_lt_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5903510Z test_nnc_correctness_lt_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5903650Z test_nnc_correctness_lt_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5903810Z test_nnc_correctness_lt_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5903960Z test_nnc_correctness_lt_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5904110Z test_nnc_correctness_lt_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5904260Z test_nnc_correctness_lt_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5904410Z test_nnc_correctness_lt_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5904560Z test_nnc_correctness_lt_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5904710Z test_nnc_correctness_lt_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5904870Z test_nnc_correctness_lu_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5905020Z test_nnc_correctness_lu_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5905170Z test_nnc_correctness_lu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5905320Z test_nnc_correctness_lu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5905490Z test_nnc_correctness_lu_solve_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5905650Z test_nnc_correctness_lu_solve_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5905830Z test_nnc_correctness_lu_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5905990Z test_nnc_correctness_lu_solve_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5906150Z test_nnc_correctness_lu_unpack_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5906310Z test_nnc_correctness_lu_unpack_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5906510Z test_nnc_correctness_lu_unpack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5906670Z test_nnc_correctness_lu_unpack_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5906830Z test_nnc_correctness_mH_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5906980Z test_nnc_correctness_mH_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5907140Z test_nnc_correctness_mH_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5907290Z test_nnc_correctness_mH_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5907440Z test_nnc_correctness_mH_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5907590Z test_nnc_correctness_mH_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5907740Z test_nnc_correctness_mH_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5907890Z test_nnc_correctness_mH_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5908040Z test_nnc_correctness_mH_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5908190Z test_nnc_correctness_mH_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5908340Z test_nnc_correctness_mH_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5908490Z test_nnc_correctness_mH_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5908640Z test_nnc_correctness_mH_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5908800Z test_nnc_correctness_mT_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5908950Z test_nnc_correctness_mT_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5909100Z test_nnc_correctness_mT_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5909260Z test_nnc_correctness_mT_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5909440Z test_nnc_correctness_mT_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5909590Z test_nnc_correctness_mT_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5909740Z test_nnc_correctness_mT_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5909890Z test_nnc_correctness_mT_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5910040Z test_nnc_correctness_mT_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5910230Z test_nnc_correctness_mT_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5910380Z test_nnc_correctness_mT_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5910540Z test_nnc_correctness_mT_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5910690Z test_nnc_correctness_mT_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5910850Z test_nnc_correctness_masked_amax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5911010Z test_nnc_correctness_masked_amax_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5911170Z test_nnc_correctness_masked_amax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5911330Z test_nnc_correctness_masked_amax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5911480Z test_nnc_correctness_masked_amax_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5911640Z test_nnc_correctness_masked_amax_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5911790Z test_nnc_correctness_masked_amax_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5911950Z test_nnc_correctness_masked_amax_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5912110Z test_nnc_correctness_masked_amax_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5912270Z test_nnc_correctness_masked_amin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5912420Z test_nnc_correctness_masked_amin_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5912580Z test_nnc_correctness_masked_amin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5912730Z test_nnc_correctness_masked_amin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5912890Z test_nnc_correctness_masked_amin_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5913070Z test_nnc_correctness_masked_amin_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5913230Z test_nnc_correctness_masked_amin_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5913380Z test_nnc_correctness_masked_amin_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5913540Z test_nnc_correctness_masked_amin_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5913730Z test_nnc_correctness_masked_argmax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5913900Z test_nnc_correctness_masked_argmax_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5914060Z test_nnc_correctness_masked_argmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5914220Z test_nnc_correctness_masked_argmax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5914380Z test_nnc_correctness_masked_argmax_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5914530Z test_nnc_correctness_masked_argmax_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5914690Z test_nnc_correctness_masked_argmax_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5914850Z test_nnc_correctness_masked_argmax_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5915010Z test_nnc_correctness_masked_argmax_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5915170Z test_nnc_correctness_masked_argmin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5915330Z test_nnc_correctness_masked_argmin_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5915500Z test_nnc_correctness_masked_argmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5915650Z test_nnc_correctness_masked_argmin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5915810Z test_nnc_correctness_masked_argmin_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5915970Z test_nnc_correctness_masked_argmin_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5916120Z test_nnc_correctness_masked_argmin_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5916280Z test_nnc_correctness_masked_argmin_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5916440Z test_nnc_correctness_masked_argmin_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5916650Z test_nnc_correctness_masked_cumprod_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5916820Z test_nnc_correctness_masked_cumprod_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5916990Z test_nnc_correctness_masked_cumprod_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5917160Z test_nnc_correctness_masked_cumprod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5917370Z test_nnc_correctness_masked_cumprod_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5917540Z test_nnc_correctness_masked_cumprod_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5917690Z test_nnc_correctness_masked_cumprod_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5917850Z test_nnc_correctness_masked_cumprod_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5918010Z test_nnc_correctness_masked_cumprod_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5918170Z test_nnc_correctness_masked_cumprod_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5918330Z test_nnc_correctness_masked_cumsum_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5918490Z test_nnc_correctness_masked_cumsum_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5918660Z test_nnc_correctness_masked_cumsum_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5918820Z test_nnc_correctness_masked_cumsum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5918980Z test_nnc_correctness_masked_cumsum_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5919140Z test_nnc_correctness_masked_cumsum_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5919290Z test_nnc_correctness_masked_cumsum_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5919450Z test_nnc_correctness_masked_cumsum_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5919610Z test_nnc_correctness_masked_cumsum_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5919770Z test_nnc_correctness_masked_cumsum_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5919920Z test_nnc_correctness_masked_fill_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5920080Z test_nnc_correctness_masked_fill_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5920270Z test_nnc_correctness_masked_fill_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5920430Z test_nnc_correctness_masked_fill_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5920590Z test_nnc_correctness_masked_fill_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5920750Z test_nnc_correctness_masked_fill_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5920900Z test_nnc_correctness_masked_fill_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5921100Z test_nnc_correctness_masked_fill_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5921260Z test_nnc_correctness_masked_fill_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5921410Z test_nnc_correctness_masked_fill_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5921570Z test_nnc_correctness_masked_fill_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5921730Z test_nnc_correctness_masked_fill_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5921880Z test_nnc_correctness_masked_fill_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5922050Z test_nnc_correctness_masked_log_softmax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5922220Z test_nnc_correctness_masked_log_softmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5922380Z test_nnc_correctness_masked_log_softmax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5922550Z test_nnc_correctness_masked_logaddexp_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5922710Z test_nnc_correctness_masked_logaddexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5922880Z test_nnc_correctness_masked_logaddexp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5923050Z test_nnc_correctness_masked_logsumexp_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5923210Z test_nnc_correctness_masked_logsumexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5923380Z test_nnc_correctness_masked_logsumexp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5923540Z test_nnc_correctness_masked_logsumexp_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5923700Z test_nnc_correctness_masked_logsumexp_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5923880Z test_nnc_correctness_masked_logsumexp_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5924040Z test_nnc_correctness_masked_logsumexp_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5924200Z test_nnc_correctness_masked_logsumexp_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5924360Z test_nnc_correctness_masked_mean_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5924560Z test_nnc_correctness_masked_mean_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5924720Z test_nnc_correctness_masked_mean_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5924890Z test_nnc_correctness_masked_mean_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5925040Z test_nnc_correctness_masked_mean_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5925200Z test_nnc_correctness_masked_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5925350Z test_nnc_correctness_masked_mean_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5925510Z test_nnc_correctness_masked_mean_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5925670Z test_nnc_correctness_masked_mean_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5925830Z test_nnc_correctness_masked_mean_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5925980Z test_nnc_correctness_masked_mean_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5926140Z test_nnc_correctness_masked_mean_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5926300Z test_nnc_correctness_masked_median_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5926460Z test_nnc_correctness_masked_median_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5926620Z test_nnc_correctness_masked_median_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5926780Z test_nnc_correctness_masked_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5926940Z test_nnc_correctness_masked_norm_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5927090Z test_nnc_correctness_masked_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5927260Z test_nnc_correctness_masked_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5927440Z test_nnc_correctness_masked_normalize_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5927620Z test_nnc_correctness_masked_normalize_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5927780Z test_nnc_correctness_masked_normalize_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5927950Z test_nnc_correctness_masked_normalize_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5928110Z test_nnc_correctness_masked_normalize_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5928310Z test_nnc_correctness_masked_normalize_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5928470Z test_nnc_correctness_masked_prod_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5928630Z test_nnc_correctness_masked_prod_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5928800Z test_nnc_correctness_masked_prod_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5928960Z test_nnc_correctness_masked_prod_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5929120Z test_nnc_correctness_masked_prod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5929280Z test_nnc_correctness_masked_prod_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5929470Z test_nnc_correctness_masked_prod_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5929630Z test_nnc_correctness_masked_prod_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5929780Z test_nnc_correctness_masked_prod_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5929940Z test_nnc_correctness_masked_prod_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5930100Z test_nnc_correctness_masked_prod_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5930270Z test_nnc_correctness_masked_scatter_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5930430Z test_nnc_correctness_masked_scatter_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5930590Z test_nnc_correctness_masked_scatter_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5930760Z test_nnc_correctness_masked_scatter_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5930920Z test_nnc_correctness_masked_scatter_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5931140Z test_nnc_correctness_masked_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5931300Z test_nnc_correctness_masked_scatter_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5931450Z test_nnc_correctness_masked_scatter_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5931610Z test_nnc_correctness_masked_scatter_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5931770Z test_nnc_correctness_masked_scatter_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5931970Z test_nnc_correctness_masked_scatter_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5932130Z test_nnc_correctness_masked_scatter_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5932290Z test_nnc_correctness_masked_select_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5932450Z test_nnc_correctness_masked_select_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5932620Z test_nnc_correctness_masked_select_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5932780Z test_nnc_correctness_masked_select_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5932950Z test_nnc_correctness_masked_select_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5933110Z test_nnc_correctness_masked_select_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5933260Z test_nnc_correctness_masked_select_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5933420Z test_nnc_correctness_masked_select_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5933580Z test_nnc_correctness_masked_select_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5933740Z test_nnc_correctness_masked_select_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5933900Z test_nnc_correctness_masked_select_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5934060Z test_nnc_correctness_masked_select_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5934220Z test_nnc_correctness_masked_softmax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5934380Z test_nnc_correctness_masked_softmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5934550Z test_nnc_correctness_masked_softmax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5934740Z test_nnc_correctness_masked_softmin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5934910Z test_nnc_correctness_masked_softmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5935060Z test_nnc_correctness_masked_softmin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5935230Z test_nnc_correctness_masked_std_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5935390Z test_nnc_correctness_masked_std_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5935590Z test_nnc_correctness_masked_std_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5935750Z test_nnc_correctness_masked_std_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5935910Z test_nnc_correctness_masked_std_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5936070Z test_nnc_correctness_masked_std_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5936230Z test_nnc_correctness_masked_std_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5936390Z test_nnc_correctness_masked_std_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5936550Z test_nnc_correctness_masked_std_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5936710Z test_nnc_correctness_masked_std_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5936870Z test_nnc_correctness_masked_sum_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5937030Z test_nnc_correctness_masked_sum_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5937200Z test_nnc_correctness_masked_sum_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5937360Z test_nnc_correctness_masked_sum_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5937520Z test_nnc_correctness_masked_sum_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5941460Z test_nnc_correctness_masked_sum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5941650Z test_nnc_correctness_masked_sum_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5941810Z test_nnc_correctness_masked_sum_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5941970Z test_nnc_correctness_masked_sum_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5942130Z test_nnc_correctness_masked_sum_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5942410Z test_nnc_correctness_masked_sum_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5942570Z test_nnc_correctness_masked_sum_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5942730Z test_nnc_correctness_masked_var_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5942890Z test_nnc_correctness_masked_var_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5943100Z test_nnc_correctness_masked_var_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5943260Z test_nnc_correctness_masked_var_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5943420Z test_nnc_correctness_masked_var_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5943570Z test_nnc_correctness_masked_var_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5943730Z test_nnc_correctness_masked_var_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5943880Z test_nnc_correctness_masked_var_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5944040Z test_nnc_correctness_masked_var_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5944190Z test_nnc_correctness_masked_var_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5944350Z test_nnc_correctness_masked_var_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5944500Z test_nnc_correctness_matmul_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5944660Z test_nnc_correctness_matmul_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5944820Z test_nnc_correctness_matmul_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5944980Z test_nnc_correctness_matmul_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5945130Z test_nnc_correctness_matmul_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5945280Z test_nnc_correctness_matmul_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5945430Z test_nnc_correctness_matmul_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5945550Z test_nnc_correctness_matmul_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.5945710Z test_nnc_correctness_matmul_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5945860Z test_nnc_correctness_matmul_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5946040Z test_nnc_correctness_matrix_exp_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5946210Z test_nnc_correctness_matrix_exp_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5946370Z test_nnc_correctness_matrix_exp_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5946530Z test_nnc_correctness_matrix_exp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5946720Z test_nnc_correctness_matrix_exp_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5946890Z test_nnc_correctness_max_binary_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5947040Z test_nnc_correctness_max_binary_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5947200Z test_nnc_correctness_max_binary_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5947360Z test_nnc_correctness_max_binary_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5947510Z test_nnc_correctness_max_binary_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5947660Z test_nnc_correctness_max_binary_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5947820Z test_nnc_correctness_max_binary_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5947980Z test_nnc_correctness_max_binary_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5948130Z test_nnc_correctness_max_binary_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5948280Z test_nnc_correctness_max_binary_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5948470Z test_nnc_correctness_max_pool2d_with_indices_backward_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5948650Z test_nnc_correctness_max_pool2d_with_indices_backward_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5948830Z test_nnc_correctness_max_pool2d_with_indices_backward_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5948990Z test_nnc_correctness_max_reduction_no_dim_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5949160Z test_nnc_correctness_max_reduction_no_dim_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5949330Z test_nnc_correctness_max_reduction_no_dim_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5949490Z test_nnc_correctness_max_reduction_no_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5949690Z test_nnc_correctness_max_reduction_no_dim_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5949860Z test_nnc_correctness_max_reduction_no_dim_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5950020Z test_nnc_correctness_max_reduction_no_dim_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5950190Z test_nnc_correctness_max_reduction_no_dim_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5950400Z test_nnc_correctness_max_reduction_no_dim_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5950560Z test_nnc_correctness_max_reduction_no_dim_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5950730Z test_nnc_correctness_max_reduction_with_dim_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5950900Z test_nnc_correctness_max_reduction_with_dim_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5951070Z test_nnc_correctness_max_reduction_with_dim_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5951230Z test_nnc_correctness_max_reduction_with_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5951400Z test_nnc_correctness_max_reduction_with_dim_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5951560Z test_nnc_correctness_max_reduction_with_dim_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5951720Z test_nnc_correctness_max_reduction_with_dim_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5951880Z test_nnc_correctness_max_reduction_with_dim_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5952050Z test_nnc_correctness_max_reduction_with_dim_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5952210Z test_nnc_correctness_max_reduction_with_dim_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5952370Z test_nnc_correctness_maximum_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5952520Z test_nnc_correctness_maximum_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5952680Z test_nnc_correctness_maximum_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5952840Z test_nnc_correctness_maximum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5952990Z test_nnc_correctness_maximum_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5953170Z test_nnc_correctness_maximum_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5953330Z test_nnc_correctness_maximum_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5953480Z test_nnc_correctness_maximum_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5953630Z test_nnc_correctness_maximum_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5953780Z test_nnc_correctness_maximum_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5953980Z test_nnc_correctness_mean_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5954140Z test_nnc_correctness_mean_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5954300Z test_nnc_correctness_mean_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5954450Z test_nnc_correctness_mean_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5954600Z test_nnc_correctness_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5954750Z test_nnc_correctness_mean_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5954910Z test_nnc_correctness_median_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5955070Z test_nnc_correctness_median_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5955220Z test_nnc_correctness_median_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5955370Z test_nnc_correctness_median_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5955520Z test_nnc_correctness_median_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5955670Z test_nnc_correctness_median_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5955820Z test_nnc_correctness_median_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5955970Z test_nnc_correctness_median_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5956150Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5956320Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5956490Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5956660Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5956860Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5957030Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5957200Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5957360Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5957560Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5957730Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5957890Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5958050Z test_nnc_correctness_meshgrid_list_of_tensors_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5958220Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5958400Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5958570Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5958750Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5958920Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5959090Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5959260Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5959430Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5959600Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5959760Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5959930Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5960100Z test_nnc_correctness_meshgrid_variadic_tensors_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5960260Z test_nnc_correctness_min_binary_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5960440Z test_nnc_correctness_min_binary_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5960600Z test_nnc_correctness_min_binary_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5960760Z test_nnc_correctness_min_binary_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5960920Z test_nnc_correctness_min_binary_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5961100Z test_nnc_correctness_min_binary_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5961270Z test_nnc_correctness_min_binary_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5961420Z test_nnc_correctness_min_binary_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5961570Z test_nnc_correctness_min_binary_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5961730Z test_nnc_correctness_min_binary_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5961890Z test_nnc_correctness_min_reduction_no_dim_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5962060Z test_nnc_correctness_min_reduction_no_dim_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5962230Z test_nnc_correctness_min_reduction_no_dim_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5962390Z test_nnc_correctness_min_reduction_no_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5962550Z test_nnc_correctness_min_reduction_no_dim_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5962710Z test_nnc_correctness_min_reduction_no_dim_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5962870Z test_nnc_correctness_min_reduction_no_dim_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5963030Z test_nnc_correctness_min_reduction_no_dim_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5963200Z test_nnc_correctness_min_reduction_no_dim_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5963360Z test_nnc_correctness_min_reduction_no_dim_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5963520Z test_nnc_correctness_min_reduction_with_dim_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5963690Z test_nnc_correctness_min_reduction_with_dim_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5963850Z test_nnc_correctness_min_reduction_with_dim_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5964050Z test_nnc_correctness_min_reduction_with_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5964220Z test_nnc_correctness_min_reduction_with_dim_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5964380Z test_nnc_correctness_min_reduction_with_dim_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5964550Z test_nnc_correctness_min_reduction_with_dim_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5964760Z test_nnc_correctness_min_reduction_with_dim_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5964930Z test_nnc_correctness_min_reduction_with_dim_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5965090Z test_nnc_correctness_min_reduction_with_dim_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5965250Z test_nnc_correctness_minimum_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5965410Z test_nnc_correctness_minimum_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5965560Z test_nnc_correctness_minimum_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5965720Z test_nnc_correctness_minimum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5965880Z test_nnc_correctness_minimum_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5966030Z test_nnc_correctness_minimum_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5966190Z test_nnc_correctness_minimum_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5966340Z test_nnc_correctness_minimum_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5966490Z test_nnc_correctness_minimum_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5966640Z test_nnc_correctness_minimum_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5966800Z test_nnc_correctness_mm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5966950Z test_nnc_correctness_mm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5967100Z test_nnc_correctness_mm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5967250Z test_nnc_correctness_mm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5967410Z test_nnc_correctness_mm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5967580Z test_nnc_correctness_mm_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5967730Z test_nnc_correctness_mm_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5967880Z test_nnc_correctness_mm_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5968030Z test_nnc_correctness_mm_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5968180Z test_nnc_correctness_mm_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5968370Z test_nnc_correctness_mode_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5968530Z test_nnc_correctness_mode_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5968690Z test_nnc_correctness_mode_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5968840Z test_nnc_correctness_mode_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5968990Z test_nnc_correctness_mode_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5969140Z test_nnc_correctness_mode_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5969290Z test_nnc_correctness_mode_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5969440Z test_nnc_correctness_mode_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5969590Z test_nnc_correctness_mode_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5969740Z test_nnc_correctness_mode_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5969900Z test_nnc_correctness_movedim_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5970050Z test_nnc_correctness_movedim_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5970210Z test_nnc_correctness_movedim_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5970380Z test_nnc_correctness_movedim_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5970540Z test_nnc_correctness_movedim_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5970690Z test_nnc_correctness_movedim_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5970850Z test_nnc_correctness_movedim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5971010Z test_nnc_correctness_movedim_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5971190Z test_nnc_correctness_movedim_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5971340Z test_nnc_correctness_movedim_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5971490Z test_nnc_correctness_movedim_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5971650Z test_nnc_correctness_movedim_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5971800Z test_nnc_correctness_movedim_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5971990Z test_nnc_correctness_msort_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5972140Z test_nnc_correctness_msort_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5972300Z test_nnc_correctness_msort_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5972450Z test_nnc_correctness_msort_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5972600Z test_nnc_correctness_msort_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5972760Z test_nnc_correctness_msort_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5972910Z test_nnc_correctness_msort_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5973060Z test_nnc_correctness_msort_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5973210Z test_nnc_correctness_msort_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5973360Z test_nnc_correctness_msort_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5973510Z test_nnc_correctness_mul_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5973670Z test_nnc_correctness_mul_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5973820Z test_nnc_correctness_mul_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5973980Z test_nnc_correctness_mul_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5974130Z test_nnc_correctness_mul_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5974280Z test_nnc_correctness_mul_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5974430Z test_nnc_correctness_mul_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5974590Z test_nnc_correctness_mul_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5974760Z test_nnc_correctness_mul_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5974910Z test_nnc_correctness_mul_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5975060Z test_nnc_correctness_mul_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5975210Z test_nnc_correctness_mul_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5975360Z test_nnc_correctness_mul_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5975560Z test_nnc_correctness_multinomial_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5975720Z test_nnc_correctness_multinomial_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5975880Z test_nnc_correctness_multinomial_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5976030Z test_nnc_correctness_mv_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5976180Z test_nnc_correctness_mv_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5976340Z test_nnc_correctness_mv_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5976490Z test_nnc_correctness_mv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5976640Z test_nnc_correctness_mv_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5976790Z test_nnc_correctness_mv_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5976940Z test_nnc_correctness_mv_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5977090Z test_nnc_correctness_mv_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5977240Z test_nnc_correctness_mv_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5977390Z test_nnc_correctness_mv_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5977560Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5977730Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5977890Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5978050Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5978220Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5978410Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5978570Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5978750Z test_nnc_correctness_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5982390Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5982710Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5982880Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5983040Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5983200Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5983360Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5983530Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5983690Z test_nnc_correctness_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5983850Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5984020Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5984180Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5984340Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5984500Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5984660Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5984820Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5984980Z test_nnc_correctness_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5985140Z test_nnc_correctness_nan_to_num_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5985300Z test_nnc_correctness_nan_to_num_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5985480Z test_nnc_correctness_nan_to_num_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5985640Z test_nnc_correctness_nan_to_num_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5985800Z test_nnc_correctness_nan_to_num_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5985960Z test_nnc_correctness_nan_to_num_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5986110Z test_nnc_correctness_nan_to_num_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5986300Z test_nnc_correctness_nan_to_num_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5986460Z test_nnc_correctness_nan_to_num_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5986620Z test_nnc_correctness_nan_to_num_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5986770Z test_nnc_correctness_nanmean_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5986930Z test_nnc_correctness_nanmean_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5987090Z test_nnc_correctness_nanmean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5987240Z test_nnc_correctness_nanmean_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5987400Z test_nnc_correctness_nanmedian_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5987560Z test_nnc_correctness_nanmedian_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5987720Z test_nnc_correctness_nanmedian_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5987880Z test_nnc_correctness_nanmedian_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5988030Z test_nnc_correctness_nanmedian_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5988190Z test_nnc_correctness_nanmedian_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5988340Z test_nnc_correctness_nanmedian_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5988490Z test_nnc_correctness_nanmedian_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5988660Z test_nnc_correctness_nanquantile_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5988810Z test_nnc_correctness_nanquantile_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5988970Z test_nnc_correctness_nansum_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5989150Z test_nnc_correctness_nansum_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5989300Z test_nnc_correctness_nansum_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5989460Z test_nnc_correctness_nansum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5989610Z test_nnc_correctness_nansum_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5989760Z test_nnc_correctness_nansum_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5989950Z test_nnc_correctness_nansum_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5990100Z test_nnc_correctness_nansum_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5990260Z test_nnc_correctness_nansum_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5990410Z test_nnc_correctness_nansum_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5990560Z test_nnc_correctness_narrow_copy_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5990720Z test_nnc_correctness_narrow_copy_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5990890Z test_nnc_correctness_narrow_copy_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5991050Z test_nnc_correctness_narrow_copy_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5991210Z test_nnc_correctness_narrow_copy_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5991370Z test_nnc_correctness_narrow_copy_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5991530Z test_nnc_correctness_narrow_copy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5991680Z test_nnc_correctness_narrow_copy_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5991840Z test_nnc_correctness_narrow_copy_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5992000Z test_nnc_correctness_narrow_copy_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5992150Z test_nnc_correctness_narrow_copy_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5992310Z test_nnc_correctness_narrow_copy_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5992470Z test_nnc_correctness_narrow_copy_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5992620Z test_nnc_correctness_narrow_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5992800Z test_nnc_correctness_narrow_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5992960Z test_nnc_correctness_narrow_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5993110Z test_nnc_correctness_narrow_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5993270Z test_nnc_correctness_narrow_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5993460Z test_nnc_correctness_narrow_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5993610Z test_nnc_correctness_narrow_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5993760Z test_nnc_correctness_narrow_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5993910Z test_nnc_correctness_narrow_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5994060Z test_nnc_correctness_narrow_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5994210Z test_nnc_correctness_narrow_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5994370Z test_nnc_correctness_narrow_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5994520Z test_nnc_correctness_narrow_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5994680Z test_nnc_correctness_native_batch_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5994850Z test_nnc_correctness_native_batch_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5995020Z test_nnc_correctness_native_batch_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5995190Z test_nnc_correctness_native_dropout_backward_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5995360Z test_nnc_correctness_native_dropout_backward_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5995530Z test_nnc_correctness_native_dropout_backward_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5995710Z test_nnc_correctness_native_dropout_backward_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5995880Z test_nnc_correctness_native_dropout_backward_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5996040Z test_nnc_correctness_native_dropout_backward_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5996210Z test_nnc_correctness_native_dropout_backward_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5996410Z test_nnc_correctness_native_dropout_backward_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5996580Z test_nnc_correctness_native_dropout_backward_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5996750Z test_nnc_correctness_native_dropout_backward_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5996910Z test_nnc_correctness_native_layer_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5997130Z test_nnc_correctness_native_layer_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5997290Z test_nnc_correctness_native_layer_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5997450Z test_nnc_correctness_ne_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5997600Z test_nnc_correctness_ne_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5997760Z test_nnc_correctness_ne_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5997910Z test_nnc_correctness_ne_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5998070Z test_nnc_correctness_ne_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5998220Z test_nnc_correctness_ne_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5998370Z test_nnc_correctness_ne_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5998520Z test_nnc_correctness_ne_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5998670Z test_nnc_correctness_ne_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5998820Z test_nnc_correctness_ne_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5998970Z test_nnc_correctness_ne_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5999120Z test_nnc_correctness_ne_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5999270Z test_nnc_correctness_neg_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5999430Z test_nnc_correctness_neg_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5999580Z test_nnc_correctness_neg_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5999730Z test_nnc_correctness_neg_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.5999890Z test_nnc_correctness_neg_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6000060Z test_nnc_correctness_neg_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6000210Z test_nnc_correctness_neg_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6000370Z test_nnc_correctness_neg_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6000520Z test_nnc_correctness_neg_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6000710Z test_nnc_correctness_neg_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6000860Z test_nnc_correctness_neg_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6001010Z test_nnc_correctness_neg_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6001130Z test_nnc_correctness_new_empty_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6001260Z test_nnc_correctness_new_empty_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6001380Z test_nnc_correctness_new_empty_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6001510Z test_nnc_correctness_new_empty_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6001640Z test_nnc_correctness_new_empty_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6001760Z test_nnc_correctness_new_empty_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6001880Z test_nnc_correctness_new_empty_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6002000Z test_nnc_correctness_new_empty_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6002120Z test_nnc_correctness_new_empty_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6002240Z test_nnc_correctness_new_empty_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6002350Z test_nnc_correctness_new_empty_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6002470Z test_nnc_correctness_new_empty_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6002590Z test_nnc_correctness_new_empty_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6002750Z test_nnc_correctness_new_empty_strided_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:17:21.6002910Z test_nnc_correctness_new_empty_strided_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:17:21.6003070Z test_nnc_correctness_new_empty_strided_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:17:21.6003230Z test_nnc_correctness_new_empty_strided_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:17:21.6003390Z test_nnc_correctness_new_empty_strided_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:17:21.6003540Z test_nnc_correctness_new_empty_strided_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:17:21.6003730Z test_nnc_correctness_new_empty_strided_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:17:21.6003880Z test_nnc_correctness_new_empty_strided_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:17:21.6004040Z test_nnc_correctness_new_empty_strided_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:17:21.6004190Z test_nnc_correctness_new_empty_strided_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:17:21.6004340Z test_nnc_correctness_new_empty_strided_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:17:21.6004530Z test_nnc_correctness_new_empty_strided_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:17:21.6004690Z test_nnc_correctness_new_empty_strided_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:17:21.6004850Z test_nnc_correctness_new_full_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6005000Z test_nnc_correctness_new_full_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6005170Z test_nnc_correctness_new_full_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6005320Z test_nnc_correctness_new_full_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6005480Z test_nnc_correctness_new_full_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6005640Z test_nnc_correctness_new_full_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6005800Z test_nnc_correctness_new_full_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6005950Z test_nnc_correctness_new_full_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6006100Z test_nnc_correctness_new_full_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6006260Z test_nnc_correctness_new_full_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6006410Z test_nnc_correctness_new_full_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6006560Z test_nnc_correctness_new_full_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6006710Z test_nnc_correctness_new_full_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6006870Z test_nnc_correctness_new_ones_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6007020Z test_nnc_correctness_new_ones_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6007180Z test_nnc_correctness_new_ones_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6007360Z test_nnc_correctness_new_ones_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6007520Z test_nnc_correctness_new_ones_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6007680Z test_nnc_correctness_new_ones_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6007840Z test_nnc_correctness_new_ones_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6008000Z test_nnc_correctness_new_ones_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6008190Z test_nnc_correctness_new_ones_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6008350Z test_nnc_correctness_new_ones_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6008500Z test_nnc_correctness_new_ones_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6008650Z test_nnc_correctness_new_ones_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6008810Z test_nnc_correctness_new_ones_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6008970Z test_nnc_correctness_new_zeros_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6009130Z test_nnc_correctness_new_zeros_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6009300Z test_nnc_correctness_new_zeros_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6009460Z test_nnc_correctness_new_zeros_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6009620Z test_nnc_correctness_new_zeros_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6009770Z test_nnc_correctness_new_zeros_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6009930Z test_nnc_correctness_new_zeros_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6010090Z test_nnc_correctness_new_zeros_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6010250Z test_nnc_correctness_new_zeros_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6010410Z test_nnc_correctness_new_zeros_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6010560Z test_nnc_correctness_new_zeros_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6010720Z test_nnc_correctness_new_zeros_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6010870Z test_nnc_correctness_new_zeros_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6011070Z test_nnc_correctness_nextafter_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6011240Z test_nnc_correctness_nextafter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6011400Z test_nnc_correctness_nextafter_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6011600Z test_nnc_correctness_nn_functional__scaled_dot_product_attention_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6011830Z test_nnc_correctness_nn_functional__scaled_dot_product_attention_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6012010Z test_nnc_correctness_nn_functional__scaled_dot_product_attention_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6012200Z test_nnc_correctness_nn_functional_adaptive_avg_pool1d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6012380Z test_nnc_correctness_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6012560Z test_nnc_correctness_nn_functional_adaptive_avg_pool1d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6012740Z test_nnc_correctness_nn_functional_adaptive_avg_pool2d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6012920Z test_nnc_correctness_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6013100Z test_nnc_correctness_nn_functional_adaptive_avg_pool2d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6013270Z test_nnc_correctness_nn_functional_adaptive_avg_pool3d_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6013440Z test_nnc_correctness_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6013620Z test_nnc_correctness_nn_functional_adaptive_avg_pool3d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6013800Z test_nnc_correctness_nn_functional_adaptive_max_pool1d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6013970Z test_nnc_correctness_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6014140Z test_nnc_correctness_nn_functional_adaptive_max_pool1d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6014320Z test_nnc_correctness_nn_functional_adaptive_max_pool2d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6014500Z test_nnc_correctness_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6014700Z test_nnc_correctness_nn_functional_adaptive_max_pool2d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6014870Z test_nnc_correctness_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6015050Z test_nnc_correctness_nn_functional_adaptive_max_pool3d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6015220Z test_nnc_correctness_nn_functional_alpha_dropout_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6015440Z test_nnc_correctness_nn_functional_alpha_dropout_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6015620Z test_nnc_correctness_nn_functional_alpha_dropout_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6015790Z test_nnc_correctness_nn_functional_avg_pool1d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6015970Z test_nnc_correctness_nn_functional_avg_pool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6016140Z test_nnc_correctness_nn_functional_avg_pool1d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6016310Z test_nnc_correctness_nn_functional_avg_pool1d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6016480Z test_nnc_correctness_nn_functional_avg_pool2d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6016640Z test_nnc_correctness_nn_functional_avg_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6016810Z test_nnc_correctness_nn_functional_avg_pool2d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6016980Z test_nnc_correctness_nn_functional_avg_pool2d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6017150Z test_nnc_correctness_nn_functional_avg_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6017320Z test_nnc_correctness_nn_functional_avg_pool3d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6017480Z test_nnc_correctness_nn_functional_avg_pool3d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6017630Z test_nnc_correctness_nn_functional_batch_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6017790Z test_nnc_correctness_nn_functional_batch_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6017960Z test_nnc_correctness_nn_functional_batch_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6018100Z test_nnc_correctness_nn_functional_bilinear_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6018290Z test_nnc_correctness_nn_functional_bilinear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6018460Z test_nnc_correctness_nn_functional_bilinear_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6018630Z test_nnc_correctness_nn_functional_bilinear_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6018790Z test_nnc_correctness_nn_functional_bilinear_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6018990Z test_nnc_correctness_nn_functional_bilinear_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6019160Z test_nnc_correctness_nn_functional_bilinear_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6019330Z test_nnc_correctness_nn_functional_bilinear_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6019470Z test_nnc_correctness_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6019610Z test_nnc_correctness_nn_functional_binary_cross_entropy_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6023240Z test_nnc_correctness_nn_functional_binary_cross_entropy_with_logits_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6023450Z test_nnc_correctness_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6023640Z test_nnc_correctness_nn_functional_binary_cross_entropy_with_logits_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6023800Z test_nnc_correctness_nn_functional_celu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6023970Z test_nnc_correctness_nn_functional_celu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6024140Z test_nnc_correctness_nn_functional_celu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6024310Z test_nnc_correctness_nn_functional_conv1d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6024480Z test_nnc_correctness_nn_functional_conv1d_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6024650Z test_nnc_correctness_nn_functional_conv1d_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6024820Z test_nnc_correctness_nn_functional_conv1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6024990Z test_nnc_correctness_nn_functional_conv1d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6025150Z test_nnc_correctness_nn_functional_conv1d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6025410Z test_nnc_correctness_nn_functional_conv2d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6025580Z test_nnc_correctness_nn_functional_conv2d_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6025750Z test_nnc_correctness_nn_functional_conv2d_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6025910Z test_nnc_correctness_nn_functional_conv2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6026120Z test_nnc_correctness_nn_functional_conv2d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6026280Z test_nnc_correctness_nn_functional_conv2d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6026460Z test_nnc_correctness_nn_functional_conv_transpose1d_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6026640Z test_nnc_correctness_nn_functional_conv_transpose1d_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6026820Z test_nnc_correctness_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6027000Z test_nnc_correctness_nn_functional_conv_transpose1d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6027170Z test_nnc_correctness_nn_functional_conv_transpose1d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6027340Z test_nnc_correctness_nn_functional_conv_transpose2d_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6027520Z test_nnc_correctness_nn_functional_conv_transpose2d_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6027690Z test_nnc_correctness_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6027860Z test_nnc_correctness_nn_functional_conv_transpose2d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6028030Z test_nnc_correctness_nn_functional_conv_transpose2d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6028210Z test_nnc_correctness_nn_functional_conv_transpose3d_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6028380Z test_nnc_correctness_nn_functional_conv_transpose3d_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6028550Z test_nnc_correctness_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6028720Z test_nnc_correctness_nn_functional_conv_transpose3d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6028890Z test_nnc_correctness_nn_functional_conv_transpose3d_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6029120Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6029310Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6029520Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6029700Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6029940Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6030110Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6030280Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6030460Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6030630Z test_nnc_correctness_nn_functional_cosine_embedding_loss_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6030810Z test_nnc_correctness_nn_functional_cosine_similarity_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6030990Z test_nnc_correctness_nn_functional_cosine_similarity_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6031160Z test_nnc_correctness_nn_functional_cosine_similarity_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6031330Z test_nnc_correctness_nn_functional_cross_entropy_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6031510Z test_nnc_correctness_nn_functional_cross_entropy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6031680Z test_nnc_correctness_nn_functional_cross_entropy_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6031840Z test_nnc_correctness_nn_functional_ctc_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6032010Z test_nnc_correctness_nn_functional_ctc_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6032180Z test_nnc_correctness_nn_functional_dropout2d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6032350Z test_nnc_correctness_nn_functional_dropout2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6032520Z test_nnc_correctness_nn_functional_dropout2d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6032720Z test_nnc_correctness_nn_functional_dropout3d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6032890Z test_nnc_correctness_nn_functional_dropout3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6033060Z test_nnc_correctness_nn_functional_dropout3d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6033230Z test_nnc_correctness_nn_functional_dropout_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6033440Z test_nnc_correctness_nn_functional_dropout_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6033610Z test_nnc_correctness_nn_functional_dropout_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6033770Z test_nnc_correctness_nn_functional_elu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6033940Z test_nnc_correctness_nn_functional_elu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6034110Z test_nnc_correctness_nn_functional_elu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6034280Z test_nnc_correctness_nn_functional_embedding_bag_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6034450Z test_nnc_correctness_nn_functional_embedding_bag_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6034630Z test_nnc_correctness_nn_functional_embedding_bag_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6034800Z test_nnc_correctness_nn_functional_embedding_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6034970Z test_nnc_correctness_nn_functional_embedding_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6035140Z test_nnc_correctness_nn_functional_embedding_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6035300Z test_nnc_correctness_nn_functional_embedding_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6035500Z test_nnc_correctness_nn_functional_feature_alpha_dropout_with_train_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6035690Z test_nnc_correctness_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6035880Z test_nnc_correctness_nn_functional_feature_alpha_dropout_with_train_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6036070Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6036280Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6036470Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6036670Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6036860Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6037080Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6037270Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6037460Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6037650Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6037830Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6038020Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6038200Z test_nnc_correctness_nn_functional_feature_alpha_dropout_without_train_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6038380Z test_nnc_correctness_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6038560Z test_nnc_correctness_nn_functional_fractional_max_pool2d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6038740Z test_nnc_correctness_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6038920Z test_nnc_correctness_nn_functional_fractional_max_pool3d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6039090Z test_nnc_correctness_nn_functional_gaussian_nll_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6039270Z test_nnc_correctness_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6039450Z test_nnc_correctness_nn_functional_gaussian_nll_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6039620Z test_nnc_correctness_nn_functional_gelu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6039780Z test_nnc_correctness_nn_functional_gelu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6039970Z test_nnc_correctness_nn_functional_gelu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6040130Z test_nnc_correctness_nn_functional_glu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6040300Z test_nnc_correctness_nn_functional_glu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6040470Z test_nnc_correctness_nn_functional_glu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6040680Z test_nnc_correctness_nn_functional_grid_sample_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6040860Z test_nnc_correctness_nn_functional_grid_sample_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6041030Z test_nnc_correctness_nn_functional_group_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6041200Z test_nnc_correctness_nn_functional_group_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6041370Z test_nnc_correctness_nn_functional_group_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6041550Z test_nnc_correctness_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6041730Z test_nnc_correctness_nn_functional_hardshrink_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6041900Z test_nnc_correctness_nn_functional_hardshrink_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6042070Z test_nnc_correctness_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6042250Z test_nnc_correctness_nn_functional_hardsigmoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6042420Z test_nnc_correctness_nn_functional_hardsigmoid_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6042590Z test_nnc_correctness_nn_functional_hardswish_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6042760Z test_nnc_correctness_nn_functional_hardswish_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6042930Z test_nnc_correctness_nn_functional_hardswish_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6043100Z test_nnc_correctness_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6043270Z test_nnc_correctness_nn_functional_hardtanh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6043480Z test_nnc_correctness_nn_functional_hardtanh_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6043650Z test_nnc_correctness_nn_functional_hardtanh_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6043820Z test_nnc_correctness_nn_functional_hardtanh_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6043990Z test_nnc_correctness_nn_functional_hardtanh_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6044160Z test_nnc_correctness_nn_functional_hardtanh_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6044390Z test_nnc_correctness_nn_functional_hinge_embedding_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6044580Z test_nnc_correctness_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6044760Z test_nnc_correctness_nn_functional_hinge_embedding_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6044930Z test_nnc_correctness_nn_functional_huber_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6045110Z test_nnc_correctness_nn_functional_huber_loss_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6045280Z test_nnc_correctness_nn_functional_huber_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6045450Z test_nnc_correctness_nn_functional_huber_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6045630Z test_nnc_correctness_nn_functional_instance_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6045800Z test_nnc_correctness_nn_functional_instance_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6045970Z test_nnc_correctness_nn_functional_instance_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6046140Z test_nnc_correctness_nn_functional_interpolate_area_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6046320Z test_nnc_correctness_nn_functional_interpolate_area_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6046490Z test_nnc_correctness_nn_functional_interpolate_bicubic_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6046670Z test_nnc_correctness_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6046850Z test_nnc_correctness_nn_functional_interpolate_bicubic_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6047030Z test_nnc_correctness_nn_functional_interpolate_bilinear_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6047230Z test_nnc_correctness_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6047410Z test_nnc_correctness_nn_functional_interpolate_bilinear_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6047590Z test_nnc_correctness_nn_functional_interpolate_linear_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6047770Z test_nnc_correctness_nn_functional_interpolate_linear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6047980Z test_nnc_correctness_nn_functional_interpolate_linear_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6048160Z test_nnc_correctness_nn_functional_interpolate_nearest_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6048340Z test_nnc_correctness_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6048510Z test_nnc_correctness_nn_functional_interpolate_nearest_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6048690Z test_nnc_correctness_nn_functional_interpolate_nearest_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6048870Z test_nnc_correctness_nn_functional_interpolate_trilinear_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6049050Z test_nnc_correctness_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6049230Z test_nnc_correctness_nn_functional_interpolate_trilinear_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6049400Z test_nnc_correctness_nn_functional_kl_div_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6049560Z test_nnc_correctness_nn_functional_kl_div_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6049720Z test_nnc_correctness_nn_functional_kl_div_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6049890Z test_nnc_correctness_nn_functional_l1_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6050060Z test_nnc_correctness_nn_functional_l1_loss_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6050230Z test_nnc_correctness_nn_functional_l1_loss_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6050390Z test_nnc_correctness_nn_functional_l1_loss_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6050560Z test_nnc_correctness_nn_functional_l1_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6050740Z test_nnc_correctness_nn_functional_l1_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6050910Z test_nnc_correctness_nn_functional_layer_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6051080Z test_nnc_correctness_nn_functional_layer_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6051250Z test_nnc_correctness_nn_functional_layer_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6051470Z test_nnc_correctness_nn_functional_leaky_relu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6051640Z test_nnc_correctness_nn_functional_leaky_relu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6051800Z test_nnc_correctness_nn_functional_leaky_relu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6051970Z test_nnc_correctness_nn_functional_linear_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6052140Z test_nnc_correctness_nn_functional_linear_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6052310Z test_nnc_correctness_nn_functional_linear_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6052480Z test_nnc_correctness_nn_functional_linear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6052640Z test_nnc_correctness_nn_functional_linear_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6052800Z test_nnc_correctness_nn_functional_linear_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6052970Z test_nnc_correctness_nn_functional_linear_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6053140Z test_nnc_correctness_nn_functional_linear_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6053310Z test_nnc_correctness_nn_functional_linear_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6053480Z test_nnc_correctness_nn_functional_linear_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6053660Z test_nnc_correctness_nn_functional_local_response_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6053850Z test_nnc_correctness_nn_functional_local_response_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6054020Z test_nnc_correctness_nn_functional_local_response_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6054200Z test_nnc_correctness_nn_functional_local_response_norm_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6054400Z test_nnc_correctness_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6054570Z test_nnc_correctness_nn_functional_logsigmoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6054750Z test_nnc_correctness_nn_functional_logsigmoid_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6054930Z test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6055150Z test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6055340Z test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6055520Z test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6055700Z test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6055870Z test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6056050Z test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6056230Z test_nnc_correctness_nn_functional_margin_ranking_loss_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6056370Z test_nnc_correctness_nn_functional_max_pool1d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Works on some configs (0.000s) 2023-01-11T21:17:21.6056540Z test_nnc_correctness_nn_functional_max_pool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6056720Z test_nnc_correctness_nn_functional_max_pool1d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6056890Z test_nnc_correctness_nn_functional_max_pool2d_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6057060Z test_nnc_correctness_nn_functional_max_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6057230Z test_nnc_correctness_nn_functional_max_pool2d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6057400Z test_nnc_correctness_nn_functional_max_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6057560Z test_nnc_correctness_nn_functional_max_pool3d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6057730Z test_nnc_correctness_nn_functional_max_unpool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6057910Z test_nnc_correctness_nn_functional_max_unpool1d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6058130Z test_nnc_correctness_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6058310Z test_nnc_correctness_nn_functional_max_unpool1d_grad_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6058480Z test_nnc_correctness_nn_functional_max_unpool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6058650Z test_nnc_correctness_nn_functional_max_unpool2d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6058880Z test_nnc_correctness_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6059060Z test_nnc_correctness_nn_functional_max_unpool2d_grad_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6059230Z test_nnc_correctness_nn_functional_max_unpool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6059400Z test_nnc_correctness_nn_functional_max_unpool3d_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6059570Z test_nnc_correctness_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6059750Z test_nnc_correctness_nn_functional_max_unpool3d_grad_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6059920Z test_nnc_correctness_nn_functional_mish_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6060080Z test_nnc_correctness_nn_functional_mish_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6060250Z test_nnc_correctness_nn_functional_mish_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6060410Z test_nnc_correctness_nn_functional_mse_loss_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6060580Z test_nnc_correctness_nn_functional_mse_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6060740Z test_nnc_correctness_nn_functional_mse_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6060920Z test_nnc_correctness_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6061090Z test_nnc_correctness_nn_functional_multi_margin_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6061270Z test_nnc_correctness_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6061460Z test_nnc_correctness_nn_functional_multilabel_margin_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6061660Z test_nnc_correctness_nn_functional_multilabel_soft_margin_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6061850Z test_nnc_correctness_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6062040Z test_nnc_correctness_nn_functional_multilabel_soft_margin_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6062210Z test_nnc_correctness_nn_functional_nll_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6062410Z test_nnc_correctness_nn_functional_nll_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6062580Z test_nnc_correctness_nn_functional_nll_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6062750Z test_nnc_correctness_nn_functional_normalize_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6062930Z test_nnc_correctness_nn_functional_normalize_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6063100Z test_nnc_correctness_nn_functional_normalize_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6063270Z test_nnc_correctness_nn_functional_normalize_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6063440Z test_nnc_correctness_nn_functional_normalize_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6063610Z test_nnc_correctness_nn_functional_one_hot_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6063780Z test_nnc_correctness_nn_functional_pad_circular_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6067710Z test_nnc_correctness_nn_functional_pad_circular_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6067920Z test_nnc_correctness_nn_functional_pad_circular_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6068100Z test_nnc_correctness_nn_functional_pad_circular_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6068280Z test_nnc_correctness_nn_functional_pad_circular_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6068450Z test_nnc_correctness_nn_functional_pad_circular_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6068620Z test_nnc_correctness_nn_functional_pad_circular_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6068790Z test_nnc_correctness_nn_functional_pad_circular_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6068960Z test_nnc_correctness_nn_functional_pad_circular_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6069250Z test_nnc_correctness_nn_functional_pad_circular_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6069430Z test_nnc_correctness_nn_functional_pad_circular_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6069600Z test_nnc_correctness_nn_functional_pad_circular_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6069780Z test_nnc_correctness_nn_functional_pad_constant_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6069990Z test_nnc_correctness_nn_functional_pad_constant_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6070170Z test_nnc_correctness_nn_functional_pad_constant_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6070340Z test_nnc_correctness_nn_functional_pad_constant_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6070510Z test_nnc_correctness_nn_functional_pad_constant_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6070680Z test_nnc_correctness_nn_functional_pad_constant_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6070850Z test_nnc_correctness_nn_functional_pad_constant_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6071020Z test_nnc_correctness_nn_functional_pad_constant_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6071190Z test_nnc_correctness_nn_functional_pad_constant_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6071360Z test_nnc_correctness_nn_functional_pad_constant_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6071530Z test_nnc_correctness_nn_functional_pad_constant_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6071690Z test_nnc_correctness_nn_functional_pad_constant_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6071870Z test_nnc_correctness_nn_functional_pad_reflect_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6072050Z test_nnc_correctness_nn_functional_pad_reflect_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6072220Z test_nnc_correctness_nn_functional_pad_reflect_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6072390Z test_nnc_correctness_nn_functional_pad_reflect_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6072570Z test_nnc_correctness_nn_functional_pad_replicate_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6072780Z test_nnc_correctness_nn_functional_pad_replicate_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6072950Z test_nnc_correctness_nn_functional_pad_replicate_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6073130Z test_nnc_correctness_nn_functional_pad_replicate_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6073310Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6073520Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6073710Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6073890Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6074070Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6074250Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6074430Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6074600Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6074770Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6074940Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6075120Z test_nnc_correctness_nn_functional_pairwise_distance_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6075290Z test_nnc_correctness_nn_functional_pdist_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6075460Z test_nnc_correctness_nn_functional_pdist_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6075630Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6075810Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6075980Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6076160Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6076330Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6076540Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6076710Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6076880Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6077050Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6077270Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6077440Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6077610Z test_nnc_correctness_nn_functional_pixel_shuffle_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6077790Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6077960Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6078140Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6078320Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6078490Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6078660Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6078830Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6079010Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6079180Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6079360Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6079530Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6079700Z test_nnc_correctness_nn_functional_pixel_unshuffle_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6079870Z test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6080070Z test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6080250Z test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6080420Z test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6080590Z test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6080790Z test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6080970Z test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6081140Z test_nnc_correctness_nn_functional_poisson_nll_loss_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6081310Z test_nnc_correctness_nn_functional_prelu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6081480Z test_nnc_correctness_nn_functional_prelu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6081650Z test_nnc_correctness_nn_functional_prelu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6081810Z test_nnc_correctness_nn_functional_relu6_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6081980Z test_nnc_correctness_nn_functional_relu6_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6082140Z test_nnc_correctness_nn_functional_relu6_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6082300Z test_nnc_correctness_nn_functional_relu6_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6082470Z test_nnc_correctness_nn_functional_relu6_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6082630Z test_nnc_correctness_nn_functional_relu6_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6082800Z test_nnc_correctness_nn_functional_relu6_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6082960Z test_nnc_correctness_nn_functional_relu6_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6083130Z test_nnc_correctness_nn_functional_relu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6083290Z test_nnc_correctness_nn_functional_relu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6083460Z test_nnc_correctness_nn_functional_relu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6083650Z test_nnc_correctness_nn_functional_relu_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6083820Z test_nnc_correctness_nn_functional_relu_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6083990Z test_nnc_correctness_nn_functional_relu_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6084150Z test_nnc_correctness_nn_functional_relu_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6084350Z test_nnc_correctness_nn_functional_relu_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6084530Z test_nnc_correctness_nn_functional_rrelu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6084690Z test_nnc_correctness_nn_functional_rrelu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6084850Z test_nnc_correctness_nn_functional_rrelu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6085010Z test_nnc_correctness_nn_functional_selu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6085170Z test_nnc_correctness_nn_functional_selu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6085340Z test_nnc_correctness_nn_functional_selu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6085510Z test_nnc_correctness_nn_functional_silu_complex_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6085680Z test_nnc_correctness_nn_functional_silu_complex_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6085850Z test_nnc_correctness_nn_functional_silu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6086010Z test_nnc_correctness_nn_functional_silu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6086180Z test_nnc_correctness_nn_functional_silu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6086350Z test_nnc_correctness_nn_functional_smooth_l1_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6086520Z test_nnc_correctness_nn_functional_smooth_l1_loss_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6086690Z test_nnc_correctness_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6086860Z test_nnc_correctness_nn_functional_smooth_l1_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6087030Z test_nnc_correctness_nn_functional_soft_margin_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6087230Z test_nnc_correctness_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6087410Z test_nnc_correctness_nn_functional_soft_margin_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6087580Z test_nnc_correctness_nn_functional_softmin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6087750Z test_nnc_correctness_nn_functional_softmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6087950Z test_nnc_correctness_nn_functional_softmin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6088130Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6088310Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6088490Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6088670Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6088850Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6089030Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6089200Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6089370Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6089540Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6089720Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6089890Z test_nnc_correctness_nn_functional_softmin_with_dtype_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6090060Z test_nnc_correctness_nn_functional_softplus_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6090230Z test_nnc_correctness_nn_functional_softplus_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6090400Z test_nnc_correctness_nn_functional_softplus_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6090580Z test_nnc_correctness_nn_functional_softshrink_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6090790Z test_nnc_correctness_nn_functional_softshrink_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6090970Z test_nnc_correctness_nn_functional_softshrink_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6091140Z test_nnc_correctness_nn_functional_softsign_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6091310Z test_nnc_correctness_nn_functional_softsign_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6091480Z test_nnc_correctness_nn_functional_softsign_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6091720Z test_nnc_correctness_nn_functional_softsign_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6091890Z test_nnc_correctness_nn_functional_softsign_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6092060Z test_nnc_correctness_nn_functional_softsign_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6092220Z test_nnc_correctness_nn_functional_softsign_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6092390Z test_nnc_correctness_nn_functional_softsign_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6092550Z test_nnc_correctness_nn_functional_softsign_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6092710Z test_nnc_correctness_nn_functional_softsign_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6092880Z test_nnc_correctness_nn_functional_softsign_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6093050Z test_nnc_correctness_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6093220Z test_nnc_correctness_nn_functional_tanhshrink_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6093390Z test_nnc_correctness_nn_functional_tanhshrink_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6093560Z test_nnc_correctness_nn_functional_tanhshrink_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6093730Z test_nnc_correctness_nn_functional_tanhshrink_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6093900Z test_nnc_correctness_nn_functional_tanhshrink_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6094060Z test_nnc_correctness_nn_functional_tanhshrink_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6094230Z test_nnc_correctness_nn_functional_tanhshrink_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6094420Z test_nnc_correctness_nn_functional_tanhshrink_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6094580Z test_nnc_correctness_nn_functional_tanhshrink_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6094760Z test_nnc_correctness_nn_functional_threshold_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6094930Z test_nnc_correctness_nn_functional_threshold_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6095100Z test_nnc_correctness_nn_functional_threshold_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6095300Z test_nnc_correctness_nn_functional_threshold_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6095470Z test_nnc_correctness_nn_functional_threshold_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6095640Z test_nnc_correctness_nn_functional_threshold_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6095800Z test_nnc_correctness_nn_functional_threshold_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6095970Z test_nnc_correctness_nn_functional_threshold_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6096150Z test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6096330Z test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6096510Z test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6096690Z test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6096870Z test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6097040Z test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6097230Z test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6097400Z test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6097570Z test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6097740Z test_nnc_correctness_nn_functional_triplet_margin_loss_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6097940Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6098150Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6098350Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6098540Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6098730Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6098950Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6099130Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6099310Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6099500Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6099680Z test_nnc_correctness_nn_functional_triplet_margin_with_distance_loss_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6099850Z test_nnc_correctness_nn_functional_unfold_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6100020Z test_nnc_correctness_nn_functional_unfold_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6100190Z test_nnc_correctness_nn_functional_unfold_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6100360Z test_nnc_correctness_nn_functional_unfold_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6100520Z test_nnc_correctness_nn_functional_unfold_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6100690Z test_nnc_correctness_nn_functional_unfold_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6100860Z test_nnc_correctness_nn_functional_upsample_bilinear_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6101040Z test_nnc_correctness_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6101220Z test_nnc_correctness_nn_functional_upsample_bilinear_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6101400Z test_nnc_correctness_nn_functional_upsample_nearest_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6101600Z test_nnc_correctness_nn_functional_upsample_nearest_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6101780Z test_nnc_correctness_nn_functional_upsample_nearest_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6101960Z test_nnc_correctness_nn_functional_upsample_nearest_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6102120Z test_nnc_correctness_nonzero_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6102280Z test_nnc_correctness_nonzero_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6102480Z test_nnc_correctness_nonzero_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6102650Z test_nnc_correctness_nonzero_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6102810Z test_nnc_correctness_nonzero_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6102970Z test_nnc_correctness_nonzero_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6103130Z test_nnc_correctness_nonzero_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6103290Z test_nnc_correctness_nonzero_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6103450Z test_nnc_correctness_nonzero_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6103600Z test_nnc_correctness_nonzero_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6103750Z test_nnc_correctness_nonzero_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6103910Z test_nnc_correctness_nonzero_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6104060Z test_nnc_correctness_nonzero_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6104220Z test_nnc_correctness_norm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6104380Z test_nnc_correctness_norm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6104530Z test_nnc_correctness_norm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6104690Z test_nnc_correctness_norm_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6104840Z test_nnc_correctness_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6104990Z test_nnc_correctness_norm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6105150Z test_nnc_correctness_norm_fro_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6105350Z test_nnc_correctness_norm_fro_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6105520Z test_nnc_correctness_norm_fro_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6105680Z test_nnc_correctness_norm_fro_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6105840Z test_nnc_correctness_norm_fro_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6106050Z test_nnc_correctness_norm_fro_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6106210Z test_nnc_correctness_norm_inf_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6106370Z test_nnc_correctness_norm_inf_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6106530Z test_nnc_correctness_norm_inf_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6106680Z test_nnc_correctness_norm_inf_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6106840Z test_nnc_correctness_norm_inf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6106990Z test_nnc_correctness_norm_inf_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6107160Z test_nnc_correctness_norm_nuc_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6107310Z test_nnc_correctness_norm_nuc_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6107470Z test_nnc_correctness_norm_nuc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6111300Z test_nnc_correctness_norm_nuc_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6111490Z test_nnc_correctness_normal_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6111650Z test_nnc_correctness_normal_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6111810Z test_nnc_correctness_normal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6111960Z test_nnc_correctness_normal_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6112130Z test_nnc_correctness_normal_number_mean_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6112290Z test_nnc_correctness_normal_number_mean_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6112460Z test_nnc_correctness_normal_number_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6112740Z test_nnc_correctness_normal_number_mean_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6112900Z test_nnc_correctness_ones_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6113050Z test_nnc_correctness_ones_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6113220Z test_nnc_correctness_ones_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6113370Z test_nnc_correctness_ones_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6113570Z test_nnc_correctness_ones_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6113730Z test_nnc_correctness_ones_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6113880Z test_nnc_correctness_ones_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6114030Z test_nnc_correctness_ones_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6114180Z test_nnc_correctness_ones_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6114330Z test_nnc_correctness_ones_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6114480Z test_nnc_correctness_ones_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6114630Z test_nnc_correctness_ones_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6114780Z test_nnc_correctness_ones_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6114940Z test_nnc_correctness_ones_like_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6115100Z test_nnc_correctness_ones_like_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6115260Z test_nnc_correctness_ones_like_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6115430Z test_nnc_correctness_ones_like_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6115590Z test_nnc_correctness_ones_like_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6115740Z test_nnc_correctness_ones_like_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6115900Z test_nnc_correctness_ones_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6116060Z test_nnc_correctness_ones_like_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6116210Z test_nnc_correctness_ones_like_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6116390Z test_nnc_correctness_ones_like_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6116550Z test_nnc_correctness_ones_like_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6116710Z test_nnc_correctness_ones_like_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6116860Z test_nnc_correctness_ones_like_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6117020Z test_nnc_correctness_ormqr_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6117210Z test_nnc_correctness_ormqr_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6117370Z test_nnc_correctness_ormqr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6117530Z test_nnc_correctness_ormqr_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6117680Z test_nnc_correctness_outer_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6117830Z test_nnc_correctness_outer_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6117990Z test_nnc_correctness_outer_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6118150Z test_nnc_correctness_outer_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6118310Z test_nnc_correctness_outer_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6118460Z test_nnc_correctness_outer_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6118610Z test_nnc_correctness_outer_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6118770Z test_nnc_correctness_outer_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6118920Z test_nnc_correctness_outer_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6119070Z test_nnc_correctness_outer_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6119220Z test_nnc_correctness_outer_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6119380Z test_nnc_correctness_outer_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6119540Z test_nnc_correctness_pca_lowrank_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6119700Z test_nnc_correctness_pca_lowrank_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6119860Z test_nnc_correctness_permute_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6120040Z test_nnc_correctness_permute_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6120200Z test_nnc_correctness_permute_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6120370Z test_nnc_correctness_permute_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6120520Z test_nnc_correctness_permute_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6120680Z test_nnc_correctness_permute_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6120870Z test_nnc_correctness_permute_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6121030Z test_nnc_correctness_permute_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6121190Z test_nnc_correctness_permute_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6121340Z test_nnc_correctness_permute_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6121490Z test_nnc_correctness_permute_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6121650Z test_nnc_correctness_permute_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6121800Z test_nnc_correctness_permute_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6121970Z test_nnc_correctness_pinverse_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6122130Z test_nnc_correctness_pinverse_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6122290Z test_nnc_correctness_pinverse_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6122450Z test_nnc_correctness_pinverse_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6122600Z test_nnc_correctness_polar_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6122760Z test_nnc_correctness_polar_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6122930Z test_nnc_correctness_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6123100Z test_nnc_correctness_polygamma_polygamma_n_0_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6123270Z test_nnc_correctness_polygamma_polygamma_n_0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6123450Z test_nnc_correctness_polygamma_polygamma_n_0_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6123620Z test_nnc_correctness_polygamma_polygamma_n_0_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6123820Z test_nnc_correctness_polygamma_polygamma_n_0_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6123990Z test_nnc_correctness_polygamma_polygamma_n_0_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6124160Z test_nnc_correctness_polygamma_polygamma_n_0_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6124320Z test_nnc_correctness_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6124540Z test_nnc_correctness_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6124710Z test_nnc_correctness_polygamma_polygamma_n_1_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6124880Z test_nnc_correctness_polygamma_polygamma_n_1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6125050Z test_nnc_correctness_polygamma_polygamma_n_1_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6125220Z test_nnc_correctness_polygamma_polygamma_n_1_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6125380Z test_nnc_correctness_polygamma_polygamma_n_1_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6125540Z test_nnc_correctness_polygamma_polygamma_n_1_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6125700Z test_nnc_correctness_polygamma_polygamma_n_1_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6125870Z test_nnc_correctness_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6126030Z test_nnc_correctness_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6126200Z test_nnc_correctness_polygamma_polygamma_n_2_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6126370Z test_nnc_correctness_polygamma_polygamma_n_2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6126540Z test_nnc_correctness_polygamma_polygamma_n_2_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6126700Z test_nnc_correctness_polygamma_polygamma_n_2_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6126860Z test_nnc_correctness_polygamma_polygamma_n_2_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6127020Z test_nnc_correctness_polygamma_polygamma_n_2_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6127190Z test_nnc_correctness_polygamma_polygamma_n_2_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6127370Z test_nnc_correctness_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6127540Z test_nnc_correctness_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6127710Z test_nnc_correctness_polygamma_polygamma_n_3_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6127880Z test_nnc_correctness_polygamma_polygamma_n_3_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6128080Z test_nnc_correctness_polygamma_polygamma_n_3_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6128250Z test_nnc_correctness_polygamma_polygamma_n_3_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6128410Z test_nnc_correctness_polygamma_polygamma_n_3_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6128570Z test_nnc_correctness_polygamma_polygamma_n_3_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6128730Z test_nnc_correctness_polygamma_polygamma_n_3_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6128890Z test_nnc_correctness_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6129060Z test_nnc_correctness_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6129230Z test_nnc_correctness_polygamma_polygamma_n_4_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6129420Z test_nnc_correctness_polygamma_polygamma_n_4_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6129590Z test_nnc_correctness_polygamma_polygamma_n_4_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6129750Z test_nnc_correctness_polygamma_polygamma_n_4_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6129910Z test_nnc_correctness_polygamma_polygamma_n_4_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6130080Z test_nnc_correctness_polygamma_polygamma_n_4_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6130240Z test_nnc_correctness_polygamma_polygamma_n_4_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6130400Z test_nnc_correctness_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6130560Z test_nnc_correctness_positive_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6130720Z test_nnc_correctness_positive_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6130910Z test_nnc_correctness_positive_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6131070Z test_nnc_correctness_positive_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6131230Z test_nnc_correctness_positive_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6131390Z test_nnc_correctness_positive_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6131580Z test_nnc_correctness_positive_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6131750Z test_nnc_correctness_positive_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6131900Z test_nnc_correctness_positive_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6132060Z test_nnc_correctness_positive_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6132210Z test_nnc_correctness_positive_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6132360Z test_nnc_correctness_positive_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6132510Z test_nnc_correctness_pow_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6132670Z test_nnc_correctness_pow_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6132820Z test_nnc_correctness_pow_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6132970Z test_nnc_correctness_pow_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6133130Z test_nnc_correctness_pow_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6133280Z test_nnc_correctness_pow_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6133430Z test_nnc_correctness_pow_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6133590Z test_nnc_correctness_pow_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6133740Z test_nnc_correctness_pow_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6133890Z test_nnc_correctness_pow_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6134040Z test_nnc_correctness_pow_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6134190Z test_nnc_correctness_prod_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6134350Z test_nnc_correctness_prod_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6134530Z test_nnc_correctness_prod_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6134690Z test_nnc_correctness_prod_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6134840Z test_nnc_correctness_prod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6135000Z test_nnc_correctness_prod_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6135180Z test_nnc_correctness_prod_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6135330Z test_nnc_correctness_prod_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6135480Z test_nnc_correctness_prod_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6135630Z test_nnc_correctness_prod_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6135780Z test_nnc_correctness_prod_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6135940Z test_nnc_correctness_put_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6136090Z test_nnc_correctness_put_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6136250Z test_nnc_correctness_put_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6136410Z test_nnc_correctness_put_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6136560Z test_nnc_correctness_put_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6136710Z test_nnc_correctness_put_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6136860Z test_nnc_correctness_put_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6137010Z test_nnc_correctness_put_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6137160Z test_nnc_correctness_put_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6137310Z test_nnc_correctness_put_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6137500Z test_nnc_correctness_put_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6137690Z test_nnc_correctness_put_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6137870Z test_nnc_correctness_qr_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6138020Z test_nnc_correctness_qr_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6138210Z test_nnc_correctness_qr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6138360Z test_nnc_correctness_qr_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6138520Z test_nnc_correctness_quantile_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6138680Z test_nnc_correctness_quantile_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6138830Z test_nnc_correctness_rad2deg_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6139040Z test_nnc_correctness_rad2deg_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6139210Z test_nnc_correctness_rad2deg_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6139370Z test_nnc_correctness_rad2deg_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6139530Z test_nnc_correctness_rad2deg_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6139680Z test_nnc_correctness_rad2deg_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6139830Z test_nnc_correctness_rad2deg_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6139990Z test_nnc_correctness_rad2deg_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6140140Z test_nnc_correctness_rad2deg_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6140290Z test_nnc_correctness_rad2deg_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6140450Z test_nnc_correctness_rand_like_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6140620Z test_nnc_correctness_rand_like_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6140780Z test_nnc_correctness_rand_like_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6140940Z test_nnc_correctness_rand_like_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6141100Z test_nnc_correctness_rand_like_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6141260Z test_nnc_correctness_rand_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6141410Z test_nnc_correctness_rand_like_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6141570Z test_nnc_correctness_randint_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6141730Z test_nnc_correctness_randint_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6141910Z test_nnc_correctness_randint_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6142070Z test_nnc_correctness_randint_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6142220Z test_nnc_correctness_randint_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6142370Z test_nnc_correctness_randint_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6142560Z test_nnc_correctness_randint_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6142720Z test_nnc_correctness_randint_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6142870Z test_nnc_correctness_randint_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6143030Z test_nnc_correctness_randint_like_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6143190Z test_nnc_correctness_randint_like_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6143350Z test_nnc_correctness_randint_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6143500Z test_nnc_correctness_randint_like_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6143660Z test_nnc_correctness_randint_like_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6143820Z test_nnc_correctness_randint_like_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6143980Z test_nnc_correctness_randint_like_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6144130Z test_nnc_correctness_randint_like_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6144290Z test_nnc_correctness_randint_like_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6144450Z test_nnc_correctness_randn_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6144610Z test_nnc_correctness_randn_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6144760Z test_nnc_correctness_randn_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6144920Z test_nnc_correctness_randn_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6145070Z test_nnc_correctness_randn_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6145230Z test_nnc_correctness_randn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6145380Z test_nnc_correctness_randn_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6145560Z test_nnc_correctness_randn_like_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6145730Z test_nnc_correctness_randn_like_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6145890Z test_nnc_correctness_randn_like_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6146040Z test_nnc_correctness_randn_like_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6146240Z test_nnc_correctness_randn_like_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6146400Z test_nnc_correctness_randn_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6146560Z test_nnc_correctness_randn_like_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6146710Z test_nnc_correctness_ravel_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6146870Z test_nnc_correctness_ravel_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6147020Z test_nnc_correctness_ravel_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6147180Z test_nnc_correctness_ravel_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6147340Z test_nnc_correctness_ravel_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6147490Z test_nnc_correctness_ravel_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6147650Z test_nnc_correctness_ravel_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6147800Z test_nnc_correctness_ravel_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6147950Z test_nnc_correctness_ravel_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6148110Z test_nnc_correctness_ravel_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6148260Z test_nnc_correctness_ravel_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6148410Z test_nnc_correctness_ravel_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6148570Z test_nnc_correctness_ravel_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6152000Z test_nnc_correctness_real_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6152180Z test_nnc_correctness_real_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6152420Z test_nnc_correctness_real_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6152580Z test_nnc_correctness_real_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6152730Z test_nnc_correctness_real_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6152890Z test_nnc_correctness_real_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6153040Z test_nnc_correctness_real_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6153230Z test_nnc_correctness_real_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6153380Z test_nnc_correctness_real_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6153540Z test_nnc_correctness_real_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6153680Z test_nnc_correctness_real_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6153840Z test_nnc_correctness_real_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6153990Z test_nnc_correctness_real_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6154150Z test_nnc_correctness_reciprocal_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6154310Z test_nnc_correctness_reciprocal_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6154480Z test_nnc_correctness_reciprocal_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6154640Z test_nnc_correctness_reciprocal_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6154800Z test_nnc_correctness_reciprocal_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6154960Z test_nnc_correctness_reciprocal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6155120Z test_nnc_correctness_reciprocal_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6155280Z test_nnc_correctness_reciprocal_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6155440Z test_nnc_correctness_reciprocal_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6155590Z test_nnc_correctness_reciprocal_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6155750Z test_nnc_correctness_reciprocal_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6155910Z test_nnc_correctness_reciprocal_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6156090Z test_nnc_correctness_remainder_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6156250Z test_nnc_correctness_remainder_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6156420Z test_nnc_correctness_remainder_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6156580Z test_nnc_correctness_remainder_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6156740Z test_nnc_correctness_remainder_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6156950Z test_nnc_correctness_remainder_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6157110Z test_nnc_correctness_remainder_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6157270Z test_nnc_correctness_remainder_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6157420Z test_nnc_correctness_remainder_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6157580Z test_nnc_correctness_renorm_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6157740Z test_nnc_correctness_renorm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6157900Z test_nnc_correctness_renorm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6158060Z test_nnc_correctness_renorm_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6158210Z test_nnc_correctness_renorm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6158360Z test_nnc_correctness_renorm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6158520Z test_nnc_correctness_repeat_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6158670Z test_nnc_correctness_repeat_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6158840Z test_nnc_correctness_repeat_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6158990Z test_nnc_correctness_repeat_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6159150Z test_nnc_correctness_repeat_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6159300Z test_nnc_correctness_repeat_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6159450Z test_nnc_correctness_repeat_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6159600Z test_nnc_correctness_repeat_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6159780Z test_nnc_correctness_repeat_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6159940Z test_nnc_correctness_repeat_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6160100Z test_nnc_correctness_repeat_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6160260Z test_nnc_correctness_repeat_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6160430Z test_nnc_correctness_repeat_interleave_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6160630Z test_nnc_correctness_repeat_interleave_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6160800Z test_nnc_correctness_repeat_interleave_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6160970Z test_nnc_correctness_repeat_interleave_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6161140Z test_nnc_correctness_repeat_interleave_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6161300Z test_nnc_correctness_repeat_interleave_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6161470Z test_nnc_correctness_repeat_interleave_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6161640Z test_nnc_correctness_repeat_interleave_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6161800Z test_nnc_correctness_repeat_interleave_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6161970Z test_nnc_correctness_repeat_interleave_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6162130Z test_nnc_correctness_repeat_interleave_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6162290Z test_nnc_correctness_repeat_interleave_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6162450Z test_nnc_correctness_repeat_interleave_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6162620Z test_nnc_correctness_reshape_as_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6162780Z test_nnc_correctness_reshape_as_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6162940Z test_nnc_correctness_reshape_as_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6163110Z test_nnc_correctness_reshape_as_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6163270Z test_nnc_correctness_reshape_as_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6163460Z test_nnc_correctness_reshape_as_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6163620Z test_nnc_correctness_reshape_as_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6163770Z test_nnc_correctness_reshape_as_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6163930Z test_nnc_correctness_reshape_as_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6164090Z test_nnc_correctness_reshape_as_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6164300Z test_nnc_correctness_reshape_as_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6164460Z test_nnc_correctness_reshape_as_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6164610Z test_nnc_correctness_reshape_as_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6164770Z test_nnc_correctness_reshape_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6164920Z test_nnc_correctness_reshape_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6165090Z test_nnc_correctness_reshape_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6165250Z test_nnc_correctness_reshape_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6165410Z test_nnc_correctness_reshape_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6165570Z test_nnc_correctness_reshape_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6165730Z test_nnc_correctness_reshape_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6165880Z test_nnc_correctness_reshape_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6166040Z test_nnc_correctness_reshape_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6166200Z test_nnc_correctness_reshape_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6166350Z test_nnc_correctness_reshape_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6166500Z test_nnc_correctness_reshape_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6166650Z test_nnc_correctness_reshape_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6166810Z test_nnc_correctness_resize__cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6166970Z test_nnc_correctness_resize__cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6167160Z test_nnc_correctness_resize__cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6167320Z test_nnc_correctness_resize__cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6167480Z test_nnc_correctness_resize__cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6167640Z test_nnc_correctness_resize__cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6167830Z test_nnc_correctness_resize__cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6167990Z test_nnc_correctness_resize__cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6168150Z test_nnc_correctness_resize__cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6168300Z test_nnc_correctness_resize__cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6168450Z test_nnc_correctness_resize__cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6168610Z test_nnc_correctness_resize__cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6168770Z test_nnc_correctness_resize_as__cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6168930Z test_nnc_correctness_resize_as__cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6169090Z test_nnc_correctness_resize_as__cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6169250Z test_nnc_correctness_resize_as__cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6169410Z test_nnc_correctness_resize_as__cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6169560Z test_nnc_correctness_resize_as__cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6169720Z test_nnc_correctness_resize_as__cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6169880Z test_nnc_correctness_resize_as__cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6170030Z test_nnc_correctness_resize_as__cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6170190Z test_nnc_correctness_resize_as__cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6170340Z test_nnc_correctness_resize_as__cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6170500Z test_nnc_correctness_resize_as__cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6170660Z test_nnc_correctness_resolve_conj_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6170860Z test_nnc_correctness_resolve_conj_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6171030Z test_nnc_correctness_resolve_conj_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6171200Z test_nnc_correctness_resolve_conj_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6171350Z test_nnc_correctness_resolve_conj_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6171580Z test_nnc_correctness_resolve_conj_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6171740Z test_nnc_correctness_resolve_conj_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6171890Z test_nnc_correctness_resolve_conj_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6172050Z test_nnc_correctness_resolve_conj_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6172210Z test_nnc_correctness_resolve_conj_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6172370Z test_nnc_correctness_resolve_conj_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6172520Z test_nnc_correctness_resolve_conj_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6172680Z test_nnc_correctness_resolve_neg_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6172840Z test_nnc_correctness_resolve_neg_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6173000Z test_nnc_correctness_resolve_neg_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6173170Z test_nnc_correctness_resolve_neg_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6173330Z test_nnc_correctness_resolve_neg_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6173490Z test_nnc_correctness_resolve_neg_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6173650Z test_nnc_correctness_resolve_neg_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6173800Z test_nnc_correctness_resolve_neg_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6173960Z test_nnc_correctness_resolve_neg_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6174110Z test_nnc_correctness_resolve_neg_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6174270Z test_nnc_correctness_resolve_neg_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6174460Z test_nnc_correctness_resolve_neg_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6174620Z test_nnc_correctness_resolve_neg_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6174780Z test_nnc_correctness_roll_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6174930Z test_nnc_correctness_roll_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6175140Z test_nnc_correctness_roll_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6175300Z test_nnc_correctness_roll_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6175450Z test_nnc_correctness_roll_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6175600Z test_nnc_correctness_roll_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6175760Z test_nnc_correctness_roll_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6175900Z test_nnc_correctness_roll_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6176060Z test_nnc_correctness_roll_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6176220Z test_nnc_correctness_roll_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6176360Z test_nnc_correctness_roll_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6176520Z test_nnc_correctness_roll_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6176670Z test_nnc_correctness_roll_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6176830Z test_nnc_correctness_rot90_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6176980Z test_nnc_correctness_rot90_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6177140Z test_nnc_correctness_rot90_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6177290Z test_nnc_correctness_rot90_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6177450Z test_nnc_correctness_rot90_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6177600Z test_nnc_correctness_rot90_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6177750Z test_nnc_correctness_rot90_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6177900Z test_nnc_correctness_rot90_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6178080Z test_nnc_correctness_rot90_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6178250Z test_nnc_correctness_rot90_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6178400Z test_nnc_correctness_rot90_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6178560Z test_nnc_correctness_rot90_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6178720Z test_nnc_correctness_round_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6178890Z test_nnc_correctness_round_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6179040Z test_nnc_correctness_round_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6179200Z test_nnc_correctness_round_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6179350Z test_nnc_correctness_round_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6179500Z test_nnc_correctness_round_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6179650Z test_nnc_correctness_round_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6179810Z test_nnc_correctness_round_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6179980Z test_nnc_correctness_round_decimals_0_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6180140Z test_nnc_correctness_round_decimals_0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6180310Z test_nnc_correctness_round_decimals_0_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6180480Z test_nnc_correctness_round_decimals_3_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6180640Z test_nnc_correctness_round_decimals_3_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6180800Z test_nnc_correctness_round_decimals_3_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6180970Z test_nnc_correctness_round_decimals_neg_3_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6181140Z test_nnc_correctness_round_decimals_neg_3_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6181310Z test_nnc_correctness_round_decimals_neg_3_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6181460Z test_nnc_correctness_rsqrt_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6181620Z test_nnc_correctness_rsqrt_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6181810Z test_nnc_correctness_rsqrt_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6181970Z test_nnc_correctness_rsqrt_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6182130Z test_nnc_correctness_rsqrt_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6182280Z test_nnc_correctness_rsqrt_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6182480Z test_nnc_correctness_rsqrt_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6182630Z test_nnc_correctness_rsqrt_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6182780Z test_nnc_correctness_rsqrt_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6182930Z test_nnc_correctness_rsqrt_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6183090Z test_nnc_correctness_rsqrt_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6183250Z test_nnc_correctness_rsub_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6183410Z test_nnc_correctness_rsub_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6183570Z test_nnc_correctness_rsub_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6183720Z test_nnc_correctness_rsub_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6183880Z test_nnc_correctness_rsub_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6184030Z test_nnc_correctness_rsub_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6184180Z test_nnc_correctness_rsub_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6184330Z test_nnc_correctness_rsub_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6184480Z test_nnc_correctness_rsub_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6184630Z test_nnc_correctness_rsub_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6184780Z test_nnc_correctness_rsub_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6184950Z test_nnc_correctness_scalar_tensor_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6185110Z test_nnc_correctness_scalar_tensor_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6185270Z test_nnc_correctness_scalar_tensor_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6185490Z test_nnc_correctness_scalar_tensor_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6185660Z test_nnc_correctness_scalar_tensor_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6185830Z test_nnc_correctness_scalar_tensor_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6185990Z test_nnc_correctness_scalar_tensor_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6186220Z test_nnc_correctness_scalar_tensor_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6186380Z test_nnc_correctness_scalar_tensor_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6186540Z test_nnc_correctness_scalar_tensor_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6186690Z test_nnc_correctness_scalar_tensor_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6186850Z test_nnc_correctness_scalar_tensor_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6187010Z test_nnc_correctness_scalar_tensor_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6187170Z test_nnc_correctness_scatter_add_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6187330Z test_nnc_correctness_scatter_add_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6187500Z test_nnc_correctness_scatter_add_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6187660Z test_nnc_correctness_scatter_add_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6187820Z test_nnc_correctness_scatter_add_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6187970Z test_nnc_correctness_scatter_add_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6188130Z test_nnc_correctness_scatter_add_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6188290Z test_nnc_correctness_scatter_add_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6188450Z test_nnc_correctness_scatter_add_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6188600Z test_nnc_correctness_scatter_add_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6188760Z test_nnc_correctness_scatter_add_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6188920Z test_nnc_correctness_scatter_add_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6189110Z test_nnc_correctness_scatter_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6189260Z test_nnc_correctness_scatter_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6193330Z test_nnc_correctness_scatter_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6193530Z test_nnc_correctness_scatter_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6193860Z test_nnc_correctness_scatter_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6194020Z test_nnc_correctness_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6194180Z test_nnc_correctness_scatter_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6194340Z test_nnc_correctness_scatter_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6194500Z test_nnc_correctness_scatter_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6194650Z test_nnc_correctness_scatter_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6194810Z test_nnc_correctness_scatter_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6194960Z test_nnc_correctness_scatter_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6195130Z test_nnc_correctness_scatter_reduce_amax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6195300Z test_nnc_correctness_scatter_reduce_amax_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6195470Z test_nnc_correctness_scatter_reduce_amax_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6195640Z test_nnc_correctness_scatter_reduce_amax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6195800Z test_nnc_correctness_scatter_reduce_amax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6195970Z test_nnc_correctness_scatter_reduce_amax_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6196130Z test_nnc_correctness_scatter_reduce_amax_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6196300Z test_nnc_correctness_scatter_reduce_amax_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6196460Z test_nnc_correctness_scatter_reduce_amax_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6196620Z test_nnc_correctness_scatter_reduce_amax_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6196830Z test_nnc_correctness_scatter_reduce_amin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6196990Z test_nnc_correctness_scatter_reduce_amin_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6197160Z test_nnc_correctness_scatter_reduce_amin_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6197330Z test_nnc_correctness_scatter_reduce_amin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6197540Z test_nnc_correctness_scatter_reduce_amin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6197710Z test_nnc_correctness_scatter_reduce_amin_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6197870Z test_nnc_correctness_scatter_reduce_amin_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6198040Z test_nnc_correctness_scatter_reduce_amin_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6198200Z test_nnc_correctness_scatter_reduce_amin_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6198360Z test_nnc_correctness_scatter_reduce_amin_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6198530Z test_nnc_correctness_scatter_reduce_mean_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6198690Z test_nnc_correctness_scatter_reduce_mean_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6198860Z test_nnc_correctness_scatter_reduce_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6199020Z test_nnc_correctness_scatter_reduce_mean_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6199180Z test_nnc_correctness_scatter_reduce_mean_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6199350Z test_nnc_correctness_scatter_reduce_mean_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6199510Z test_nnc_correctness_scatter_reduce_mean_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6199670Z test_nnc_correctness_scatter_reduce_mean_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6199830Z test_nnc_correctness_scatter_reduce_mean_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6200000Z test_nnc_correctness_scatter_reduce_prod_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6200160Z test_nnc_correctness_scatter_reduce_prod_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6200330Z test_nnc_correctness_scatter_reduce_prod_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6200520Z test_nnc_correctness_scatter_reduce_prod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6200680Z test_nnc_correctness_scatter_reduce_prod_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6200850Z test_nnc_correctness_scatter_reduce_prod_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6201010Z test_nnc_correctness_scatter_reduce_prod_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6201210Z test_nnc_correctness_scatter_reduce_prod_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6201380Z test_nnc_correctness_scatter_reduce_prod_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6201540Z test_nnc_correctness_scatter_reduce_prod_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6201710Z test_nnc_correctness_scatter_reduce_sum_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6201880Z test_nnc_correctness_scatter_reduce_sum_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6202050Z test_nnc_correctness_scatter_reduce_sum_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6202210Z test_nnc_correctness_scatter_reduce_sum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6202380Z test_nnc_correctness_scatter_reduce_sum_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6202550Z test_nnc_correctness_scatter_reduce_sum_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6202710Z test_nnc_correctness_scatter_reduce_sum_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6202870Z test_nnc_correctness_scatter_reduce_sum_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6203040Z test_nnc_correctness_scatter_reduce_sum_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6203200Z test_nnc_correctness_scatter_reduce_sum_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6203360Z test_nnc_correctness_searchsorted_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6203530Z test_nnc_correctness_searchsorted_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6203690Z test_nnc_correctness_searchsorted_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6203850Z test_nnc_correctness_searchsorted_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6204060Z test_nnc_correctness_searchsorted_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6204230Z test_nnc_correctness_searchsorted_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6204390Z test_nnc_correctness_searchsorted_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6204560Z test_nnc_correctness_searchsorted_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6204720Z test_nnc_correctness_searchsorted_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6204960Z test_nnc_correctness_segment_reduce_lengths_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6205130Z test_nnc_correctness_segment_reduce_lengths_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6205300Z test_nnc_correctness_segment_reduce_lengths_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6205470Z test_nnc_correctness_segment_reduce_lengths_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6205630Z test_nnc_correctness_segment_reduce_offsets_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6205810Z test_nnc_correctness_segment_reduce_offsets_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6205980Z test_nnc_correctness_segment_reduce_offsets_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6206140Z test_nnc_correctness_segment_reduce_offsets_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6206310Z test_nnc_correctness_select_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6206470Z test_nnc_correctness_select_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6206630Z test_nnc_correctness_select_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6206790Z test_nnc_correctness_select_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6206940Z test_nnc_correctness_select_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6207100Z test_nnc_correctness_select_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6207250Z test_nnc_correctness_select_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6207410Z test_nnc_correctness_select_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6207560Z test_nnc_correctness_select_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6207750Z test_nnc_correctness_select_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6207910Z test_nnc_correctness_select_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6208060Z test_nnc_correctness_select_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6208210Z test_nnc_correctness_select_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6208380Z test_nnc_correctness_select_scatter_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6208580Z test_nnc_correctness_select_scatter_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6208750Z test_nnc_correctness_select_scatter_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6208910Z test_nnc_correctness_select_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6209070Z test_nnc_correctness_select_scatter_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6209230Z test_nnc_correctness_select_scatter_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6209390Z test_nnc_correctness_select_scatter_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6209550Z test_nnc_correctness_select_scatter_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6209710Z test_nnc_correctness_select_scatter_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6209870Z test_nnc_correctness_select_scatter_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6210020Z test_nnc_correctness_sgn_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6210180Z test_nnc_correctness_sgn_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6210340Z test_nnc_correctness_sgn_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6210490Z test_nnc_correctness_sgn_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6210650Z test_nnc_correctness_sgn_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6210800Z test_nnc_correctness_sgn_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6210950Z test_nnc_correctness_sgn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6211100Z test_nnc_correctness_sgn_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6211260Z test_nnc_correctness_sgn_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6211450Z test_nnc_correctness_sgn_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6211600Z test_nnc_correctness_sgn_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6211760Z test_nnc_correctness_sgn_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6211910Z test_nnc_correctness_sgn_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6212060Z test_nnc_correctness_short_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6212260Z test_nnc_correctness_short_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6212430Z test_nnc_correctness_short_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6212590Z test_nnc_correctness_short_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6212750Z test_nnc_correctness_short_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6212900Z test_nnc_correctness_short_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6213050Z test_nnc_correctness_short_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6213200Z test_nnc_correctness_short_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6213350Z test_nnc_correctness_short_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6213500Z test_nnc_correctness_short_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6213650Z test_nnc_correctness_short_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6213810Z test_nnc_correctness_short_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6213970Z test_nnc_correctness_sigmoid_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6214130Z test_nnc_correctness_sigmoid_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6214290Z test_nnc_correctness_sigmoid_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6214450Z test_nnc_correctness_sigmoid_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6214610Z test_nnc_correctness_sigmoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6214760Z test_nnc_correctness_sigmoid_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6214920Z test_nnc_correctness_sigmoid_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6215100Z test_nnc_correctness_sigmoid_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6215250Z test_nnc_correctness_sigmoid_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6215410Z test_nnc_correctness_sigmoid_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6215560Z test_nnc_correctness_sigmoid_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6215760Z test_nnc_correctness_sign_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6215910Z test_nnc_correctness_sign_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6216070Z test_nnc_correctness_sign_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6216220Z test_nnc_correctness_sign_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6216370Z test_nnc_correctness_sign_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6216520Z test_nnc_correctness_sign_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6216680Z test_nnc_correctness_sign_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6216830Z test_nnc_correctness_sign_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6216990Z test_nnc_correctness_sign_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6217140Z test_nnc_correctness_sign_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6217310Z test_nnc_correctness_signal_windows_bartlett_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6217480Z test_nnc_correctness_signal_windows_bartlett_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6217650Z test_nnc_correctness_signal_windows_blackman_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6217820Z test_nnc_correctness_signal_windows_blackman_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6217990Z test_nnc_correctness_signal_windows_cosine_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6218150Z test_nnc_correctness_signal_windows_cosine_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6218330Z test_nnc_correctness_signal_windows_exponential_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6218500Z test_nnc_correctness_signal_windows_exponential_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6218720Z test_nnc_correctness_signal_windows_gaussian_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6218900Z test_nnc_correctness_signal_windows_gaussian_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6219070Z test_nnc_correctness_signal_windows_general_cosine_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6219240Z test_nnc_correctness_signal_windows_general_cosine_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6219480Z test_nnc_correctness_signal_windows_general_hamming_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6219650Z test_nnc_correctness_signal_windows_general_hamming_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6219820Z test_nnc_correctness_signal_windows_hamming_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6219990Z test_nnc_correctness_signal_windows_hamming_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6220150Z test_nnc_correctness_signal_windows_hann_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6220310Z test_nnc_correctness_signal_windows_hann_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6220480Z test_nnc_correctness_signal_windows_kaiser_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6220650Z test_nnc_correctness_signal_windows_kaiser_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6220810Z test_nnc_correctness_signal_windows_nuttall_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6220970Z test_nnc_correctness_signal_windows_nuttall_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6221130Z test_nnc_correctness_signbit_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6221290Z test_nnc_correctness_signbit_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6221450Z test_nnc_correctness_signbit_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6221610Z test_nnc_correctness_signbit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6221770Z test_nnc_correctness_signbit_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6221930Z test_nnc_correctness_signbit_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6222080Z test_nnc_correctness_signbit_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6222240Z test_nnc_correctness_signbit_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6222430Z test_nnc_correctness_signbit_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6222580Z test_nnc_correctness_signbit_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6222740Z test_nnc_correctness_sin_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6222890Z test_nnc_correctness_sin_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6223090Z test_nnc_correctness_sin_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6223250Z test_nnc_correctness_sin_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6223410Z test_nnc_correctness_sin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6223560Z test_nnc_correctness_sin_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6223710Z test_nnc_correctness_sin_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6223860Z test_nnc_correctness_sin_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6224020Z test_nnc_correctness_sin_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6224170Z test_nnc_correctness_sin_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6224320Z test_nnc_correctness_sin_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6224480Z test_nnc_correctness_sinc_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6224630Z test_nnc_correctness_sinc_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6224790Z test_nnc_correctness_sinc_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6224940Z test_nnc_correctness_sinc_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6225100Z test_nnc_correctness_sinc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6225250Z test_nnc_correctness_sinc_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6225400Z test_nnc_correctness_sinc_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6225550Z test_nnc_correctness_sinc_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6225700Z test_nnc_correctness_sinc_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6225850Z test_nnc_correctness_sinc_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6226020Z test_nnc_correctness_sinc_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6226180Z test_nnc_correctness_sinh_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6226330Z test_nnc_correctness_sinh_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6226490Z test_nnc_correctness_sinh_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6226650Z test_nnc_correctness_sinh_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6226850Z test_nnc_correctness_sinh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6227000Z test_nnc_correctness_sinh_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6227150Z test_nnc_correctness_sinh_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6227300Z test_nnc_correctness_sinh_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6227460Z test_nnc_correctness_sinh_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6227610Z test_nnc_correctness_sinh_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6227760Z test_nnc_correctness_sinh_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6227920Z test_nnc_correctness_slice_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6228070Z test_nnc_correctness_slice_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6228230Z test_nnc_correctness_slice_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6228390Z test_nnc_correctness_slice_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6228540Z test_nnc_correctness_slice_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6228700Z test_nnc_correctness_slice_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6228850Z test_nnc_correctness_slice_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6229000Z test_nnc_correctness_slice_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6229160Z test_nnc_correctness_slice_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6229310Z test_nnc_correctness_slice_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6229490Z test_nnc_correctness_slice_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6229680Z test_nnc_correctness_slice_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6229840Z test_nnc_correctness_slice_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6230000Z test_nnc_correctness_slice_scatter_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6230170Z test_nnc_correctness_slice_scatter_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6230330Z test_nnc_correctness_slice_scatter_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6230530Z test_nnc_correctness_slice_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6230690Z test_nnc_correctness_slice_scatter_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6230860Z test_nnc_correctness_slice_scatter_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6231010Z test_nnc_correctness_slice_scatter_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6231180Z test_nnc_correctness_slice_scatter_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6235060Z test_nnc_correctness_slice_scatter_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6235260Z test_nnc_correctness_slice_scatter_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6235420Z test_nnc_correctness_softmax_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6235580Z test_nnc_correctness_softmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6235730Z test_nnc_correctness_softmax_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6235900Z test_nnc_correctness_softmax_with_dtype_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6236070Z test_nnc_correctness_softmax_with_dtype_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6236240Z test_nnc_correctness_softmax_with_dtype_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6236410Z test_nnc_correctness_softmax_with_dtype_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6236570Z test_nnc_correctness_softmax_with_dtype_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6236740Z test_nnc_correctness_softmax_with_dtype_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6236900Z test_nnc_correctness_softmax_with_dtype_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6237220Z test_nnc_correctness_softmax_with_dtype_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6237380Z test_nnc_correctness_softmax_with_dtype_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6237550Z test_nnc_correctness_softmax_with_dtype_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6237710Z test_nnc_correctness_softmax_with_dtype_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6237870Z test_nnc_correctness_softmax_with_dtype_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6238100Z test_nnc_correctness_sort_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6238250Z test_nnc_correctness_sort_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6238410Z test_nnc_correctness_sort_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6238560Z test_nnc_correctness_sort_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6238710Z test_nnc_correctness_sort_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6238860Z test_nnc_correctness_sort_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6239010Z test_nnc_correctness_sort_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6239160Z test_nnc_correctness_sort_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6239320Z test_nnc_correctness_sort_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6239460Z test_nnc_correctness_sort_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6239630Z test_nnc_correctness_sparse_sampled_addmm_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:17:21.6239780Z test_nnc_correctness_sparse_sampled_addmm_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:17:21.6239940Z test_nnc_correctness_sparse_sampled_addmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:17:21.6240090Z test_nnc_correctness_sparse_sampled_addmm_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:17:21.6240260Z test_nnc_correctness_special_airy_ai_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6240420Z test_nnc_correctness_special_airy_ai_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6240580Z test_nnc_correctness_special_airy_ai_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6240750Z test_nnc_correctness_special_airy_ai_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6240940Z test_nnc_correctness_special_airy_ai_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6241100Z test_nnc_correctness_special_airy_ai_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6241260Z test_nnc_correctness_special_airy_ai_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6241410Z test_nnc_correctness_special_airy_ai_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6241620Z test_nnc_correctness_special_bessel_j0_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6241790Z test_nnc_correctness_special_bessel_j0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6241950Z test_nnc_correctness_special_bessel_j0_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6242110Z test_nnc_correctness_special_bessel_j0_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6242280Z test_nnc_correctness_special_bessel_j0_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6242440Z test_nnc_correctness_special_bessel_j0_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6242600Z test_nnc_correctness_special_bessel_j0_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6242760Z test_nnc_correctness_special_bessel_j0_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6242920Z test_nnc_correctness_special_bessel_j1_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6243090Z test_nnc_correctness_special_bessel_j1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6243250Z test_nnc_correctness_special_bessel_j1_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6243410Z test_nnc_correctness_special_bessel_j1_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6243570Z test_nnc_correctness_special_bessel_j1_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6243730Z test_nnc_correctness_special_bessel_j1_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6243890Z test_nnc_correctness_special_bessel_j1_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6244050Z test_nnc_correctness_special_bessel_j1_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6244210Z test_nnc_correctness_special_bessel_y0_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6244380Z test_nnc_correctness_special_bessel_y0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6244560Z test_nnc_correctness_special_bessel_y0_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6244730Z test_nnc_correctness_special_bessel_y0_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6244890Z test_nnc_correctness_special_bessel_y0_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6245050Z test_nnc_correctness_special_bessel_y0_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6245250Z test_nnc_correctness_special_bessel_y0_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6245410Z test_nnc_correctness_special_bessel_y0_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6245570Z test_nnc_correctness_special_bessel_y1_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6245730Z test_nnc_correctness_special_bessel_y1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6245890Z test_nnc_correctness_special_bessel_y1_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6246050Z test_nnc_correctness_special_bessel_y1_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6246220Z test_nnc_correctness_special_bessel_y1_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6246380Z test_nnc_correctness_special_bessel_y1_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6246530Z test_nnc_correctness_special_bessel_y1_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6246690Z test_nnc_correctness_special_bessel_y1_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6246830Z test_nnc_correctness_special_chebyshev_polynomial_t_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6246980Z test_nnc_correctness_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6247120Z test_nnc_correctness_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6247260Z test_nnc_correctness_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6247400Z test_nnc_correctness_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6247540Z test_nnc_correctness_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6247680Z test_nnc_correctness_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6247810Z test_nnc_correctness_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6247950Z test_nnc_correctness_special_chebyshev_polynomial_u_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6248090Z test_nnc_correctness_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6248250Z test_nnc_correctness_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6248390Z test_nnc_correctness_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6248530Z test_nnc_correctness_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6248660Z test_nnc_correctness_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6248790Z test_nnc_correctness_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6248960Z test_nnc_correctness_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6249100Z test_nnc_correctness_special_chebyshev_polynomial_v_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6249240Z test_nnc_correctness_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6249380Z test_nnc_correctness_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6249520Z test_nnc_correctness_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6249650Z test_nnc_correctness_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6249780Z test_nnc_correctness_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6249920Z test_nnc_correctness_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6250050Z test_nnc_correctness_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6250190Z test_nnc_correctness_special_chebyshev_polynomial_w_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6250320Z test_nnc_correctness_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6250460Z test_nnc_correctness_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6250590Z test_nnc_correctness_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6250730Z test_nnc_correctness_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6250860Z test_nnc_correctness_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6251000Z test_nnc_correctness_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6251130Z test_nnc_correctness_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6251300Z test_nnc_correctness_special_entr_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6251450Z test_nnc_correctness_special_entr_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6251620Z test_nnc_correctness_special_entr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6251780Z test_nnc_correctness_special_entr_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6251970Z test_nnc_correctness_special_entr_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6252140Z test_nnc_correctness_special_entr_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6252300Z test_nnc_correctness_special_entr_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6252460Z test_nnc_correctness_special_entr_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6252620Z test_nnc_correctness_special_entr_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6252830Z test_nnc_correctness_special_erfcx_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6253000Z test_nnc_correctness_special_erfcx_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6253160Z test_nnc_correctness_special_erfcx_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6253310Z test_nnc_correctness_special_erfcx_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6253470Z test_nnc_correctness_special_erfcx_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6253630Z test_nnc_correctness_special_erfcx_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6253790Z test_nnc_correctness_special_erfcx_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6253950Z test_nnc_correctness_special_erfcx_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6254090Z test_nnc_correctness_special_hermite_polynomial_h_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6254230Z test_nnc_correctness_special_hermite_polynomial_h_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6254370Z test_nnc_correctness_special_hermite_polynomial_h_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6254510Z test_nnc_correctness_special_hermite_polynomial_h_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6254640Z test_nnc_correctness_special_hermite_polynomial_h_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6254780Z test_nnc_correctness_special_hermite_polynomial_h_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6254920Z test_nnc_correctness_special_hermite_polynomial_h_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6255050Z test_nnc_correctness_special_hermite_polynomial_h_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6255180Z test_nnc_correctness_special_hermite_polynomial_he_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6255320Z test_nnc_correctness_special_hermite_polynomial_he_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6255470Z test_nnc_correctness_special_hermite_polynomial_he_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6255600Z test_nnc_correctness_special_hermite_polynomial_he_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6255770Z test_nnc_correctness_special_hermite_polynomial_he_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6255910Z test_nnc_correctness_special_hermite_polynomial_he_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6256040Z test_nnc_correctness_special_hermite_polynomial_he_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6256180Z test_nnc_correctness_special_hermite_polynomial_he_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6256340Z test_nnc_correctness_special_i0e_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6256540Z test_nnc_correctness_special_i0e_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6256700Z test_nnc_correctness_special_i0e_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6256870Z test_nnc_correctness_special_i0e_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6257020Z test_nnc_correctness_special_i0e_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6257180Z test_nnc_correctness_special_i0e_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6257340Z test_nnc_correctness_special_i0e_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6257490Z test_nnc_correctness_special_i0e_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6257650Z test_nnc_correctness_special_i0e_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6257810Z test_nnc_correctness_special_i1_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6257960Z test_nnc_correctness_special_i1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6258120Z test_nnc_correctness_special_i1_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6258280Z test_nnc_correctness_special_i1_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6258440Z test_nnc_correctness_special_i1_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6258590Z test_nnc_correctness_special_i1_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6258740Z test_nnc_correctness_special_i1_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6258900Z test_nnc_correctness_special_i1_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6259050Z test_nnc_correctness_special_i1e_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6259210Z test_nnc_correctness_special_i1e_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6259400Z test_nnc_correctness_special_i1e_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6259550Z test_nnc_correctness_special_i1e_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6259710Z test_nnc_correctness_special_i1e_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6259870Z test_nnc_correctness_special_i1e_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6260060Z test_nnc_correctness_special_i1e_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6260220Z test_nnc_correctness_special_i1e_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6260360Z test_nnc_correctness_special_laguerre_polynomial_l_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6260500Z test_nnc_correctness_special_laguerre_polynomial_l_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6260640Z test_nnc_correctness_special_laguerre_polynomial_l_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6260780Z test_nnc_correctness_special_laguerre_polynomial_l_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6260920Z test_nnc_correctness_special_laguerre_polynomial_l_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6261060Z test_nnc_correctness_special_laguerre_polynomial_l_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6261200Z test_nnc_correctness_special_laguerre_polynomial_l_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6261330Z test_nnc_correctness_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6261470Z test_nnc_correctness_special_legendre_polynomial_p_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6261610Z test_nnc_correctness_special_legendre_polynomial_p_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6261750Z test_nnc_correctness_special_legendre_polynomial_p_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6261890Z test_nnc_correctness_special_legendre_polynomial_p_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6262030Z test_nnc_correctness_special_legendre_polynomial_p_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6262160Z test_nnc_correctness_special_legendre_polynomial_p_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6262300Z test_nnc_correctness_special_legendre_polynomial_p_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6262430Z test_nnc_correctness_special_legendre_polynomial_p_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6262600Z test_nnc_correctness_special_log_ndtr_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6262760Z test_nnc_correctness_special_log_ndtr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6262930Z test_nnc_correctness_special_log_ndtr_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6263120Z test_nnc_correctness_special_log_ndtr_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6263280Z test_nnc_correctness_special_log_ndtr_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6263440Z test_nnc_correctness_special_log_ndtr_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6263600Z test_nnc_correctness_special_log_ndtr_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6263750Z test_nnc_correctness_special_log_ndtr_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6263960Z test_nnc_correctness_special_modified_bessel_i0_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6264140Z test_nnc_correctness_special_modified_bessel_i0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6264310Z test_nnc_correctness_special_modified_bessel_i0_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6264480Z test_nnc_correctness_special_modified_bessel_i0_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6264650Z test_nnc_correctness_special_modified_bessel_i0_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6264820Z test_nnc_correctness_special_modified_bessel_i0_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6264990Z test_nnc_correctness_special_modified_bessel_i0_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6265160Z test_nnc_correctness_special_modified_bessel_i0_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6265320Z test_nnc_correctness_special_modified_bessel_i1_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6265490Z test_nnc_correctness_special_modified_bessel_i1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6265670Z test_nnc_correctness_special_modified_bessel_i1_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6265830Z test_nnc_correctness_special_modified_bessel_i1_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6266000Z test_nnc_correctness_special_modified_bessel_i1_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6266160Z test_nnc_correctness_special_modified_bessel_i1_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6266330Z test_nnc_correctness_special_modified_bessel_i1_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6266490Z test_nnc_correctness_special_modified_bessel_i1_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6266700Z test_nnc_correctness_special_modified_bessel_k0_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6266870Z test_nnc_correctness_special_modified_bessel_k0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6267040Z test_nnc_correctness_special_modified_bessel_k0_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6267210Z test_nnc_correctness_special_modified_bessel_k0_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6267370Z test_nnc_correctness_special_modified_bessel_k0_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6267590Z test_nnc_correctness_special_modified_bessel_k0_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6267760Z test_nnc_correctness_special_modified_bessel_k0_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6267920Z test_nnc_correctness_special_modified_bessel_k0_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6268090Z test_nnc_correctness_special_modified_bessel_k1_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6268250Z test_nnc_correctness_special_modified_bessel_k1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6268420Z test_nnc_correctness_special_modified_bessel_k1_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6268580Z test_nnc_correctness_special_modified_bessel_k1_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6268750Z test_nnc_correctness_special_modified_bessel_k1_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6268910Z test_nnc_correctness_special_modified_bessel_k1_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6269080Z test_nnc_correctness_special_modified_bessel_k1_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6269240Z test_nnc_correctness_special_modified_bessel_k1_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6269410Z test_nnc_correctness_special_ndtr_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6269570Z test_nnc_correctness_special_ndtr_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6269730Z test_nnc_correctness_special_ndtr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6269890Z test_nnc_correctness_special_ndtr_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6270050Z test_nnc_correctness_special_ndtr_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6270210Z test_nnc_correctness_special_ndtr_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6270390Z test_nnc_correctness_special_ndtr_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6270550Z test_nnc_correctness_special_ndtr_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6270700Z test_nnc_correctness_special_ndtr_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6270860Z test_nnc_correctness_special_ndtri_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6271060Z test_nnc_correctness_special_ndtri_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6271220Z test_nnc_correctness_special_ndtri_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6271380Z test_nnc_correctness_special_ndtri_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6271540Z test_nnc_correctness_special_ndtri_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6275240Z test_nnc_correctness_special_ndtri_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6275430Z test_nnc_correctness_special_ndtri_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6275600Z test_nnc_correctness_special_ndtri_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6275800Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6275980Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6276160Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6276350Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6276530Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6276710Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6276880Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6277060Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6277230Z test_nnc_correctness_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6277520Z test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6277700Z test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6277880Z test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6278050Z test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6278280Z test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6278450Z test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6278630Z test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6278800Z test_nnc_correctness_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6278970Z test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6279150Z test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6279330Z test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6279500Z test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6279670Z test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6279840Z test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6280020Z test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6280190Z test_nnc_correctness_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6280340Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6280490Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6280640Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6280790Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6280930Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6281080Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6281240Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6281390Z test_nnc_correctness_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6281530Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6281680Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6281820Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6282000Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6282140Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6282280Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6282430Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6282570Z test_nnc_correctness_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6282710Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6282860Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6283000Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6283150Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6283290Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6283430Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6283570Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6283710Z test_nnc_correctness_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6283860Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6284000Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6284150Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6284290Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6284420Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6284560Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6284710Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6284850Z test_nnc_correctness_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6285070Z test_nnc_correctness_special_spherical_bessel_j0_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6285260Z test_nnc_correctness_special_spherical_bessel_j0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6285430Z test_nnc_correctness_special_spherical_bessel_j0_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6285610Z test_nnc_correctness_special_spherical_bessel_j0_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6285850Z test_nnc_correctness_special_spherical_bessel_j0_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6286020Z test_nnc_correctness_special_spherical_bessel_j0_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6286200Z test_nnc_correctness_special_spherical_bessel_j0_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6286370Z test_nnc_correctness_special_spherical_bessel_j0_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6286540Z test_nnc_correctness_special_xlog1py_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6286710Z test_nnc_correctness_special_xlog1py_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6286880Z test_nnc_correctness_special_xlog1py_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6287040Z test_nnc_correctness_special_xlog1py_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6287210Z test_nnc_correctness_special_xlog1py_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6287370Z test_nnc_correctness_special_xlog1py_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6287530Z test_nnc_correctness_special_xlog1py_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6287690Z test_nnc_correctness_special_xlog1py_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6287850Z test_nnc_correctness_special_xlog1py_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6288010Z test_nnc_correctness_special_xlog1py_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6288170Z test_nnc_correctness_special_zeta_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6288340Z test_nnc_correctness_special_zeta_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6288500Z test_nnc_correctness_special_zeta_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6288680Z test_nnc_correctness_special_zeta_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6288850Z test_nnc_correctness_special_zeta_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6289010Z test_nnc_correctness_special_zeta_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6289170Z test_nnc_correctness_special_zeta_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6289320Z test_nnc_correctness_special_zeta_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6289520Z test_nnc_correctness_split_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6289680Z test_nnc_correctness_split_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6289840Z test_nnc_correctness_split_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6290000Z test_nnc_correctness_split_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6290160Z test_nnc_correctness_split_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6290310Z test_nnc_correctness_split_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6290470Z test_nnc_correctness_split_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6290620Z test_nnc_correctness_split_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6290780Z test_nnc_correctness_split_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6290930Z test_nnc_correctness_split_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6291080Z test_nnc_correctness_split_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6291230Z test_nnc_correctness_split_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6291390Z test_nnc_correctness_split_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6291560Z test_nnc_correctness_split_list_args_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6291720Z test_nnc_correctness_split_list_args_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6291890Z test_nnc_correctness_split_list_args_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6292060Z test_nnc_correctness_split_list_args_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6292220Z test_nnc_correctness_split_list_args_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6292410Z test_nnc_correctness_split_list_args_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6292570Z test_nnc_correctness_split_list_args_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6292740Z test_nnc_correctness_split_list_args_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6292900Z test_nnc_correctness_split_list_args_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6293100Z test_nnc_correctness_split_list_args_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6293260Z test_nnc_correctness_split_list_args_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6293420Z test_nnc_correctness_split_list_args_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6293580Z test_nnc_correctness_split_with_sizes_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6293740Z test_nnc_correctness_split_with_sizes_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6293910Z test_nnc_correctness_split_with_sizes_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6294070Z test_nnc_correctness_split_with_sizes_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6294240Z test_nnc_correctness_split_with_sizes_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6294400Z test_nnc_correctness_split_with_sizes_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6294570Z test_nnc_correctness_split_with_sizes_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6294730Z test_nnc_correctness_split_with_sizes_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6294890Z test_nnc_correctness_split_with_sizes_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6295050Z test_nnc_correctness_split_with_sizes_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6295210Z test_nnc_correctness_split_with_sizes_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6295370Z test_nnc_correctness_split_with_sizes_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6295520Z test_nnc_correctness_split_with_sizes_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6295680Z test_nnc_correctness_sqrt_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6295830Z test_nnc_correctness_sqrt_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6296010Z test_nnc_correctness_sqrt_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6296170Z test_nnc_correctness_sqrt_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6296330Z test_nnc_correctness_sqrt_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6296480Z test_nnc_correctness_sqrt_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6296630Z test_nnc_correctness_sqrt_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6296820Z test_nnc_correctness_sqrt_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6296970Z test_nnc_correctness_sqrt_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6297120Z test_nnc_correctness_sqrt_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6297270Z test_nnc_correctness_sqrt_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6297430Z test_nnc_correctness_square_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6297590Z test_nnc_correctness_square_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6297750Z test_nnc_correctness_square_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6297920Z test_nnc_correctness_square_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6298070Z test_nnc_correctness_square_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6298230Z test_nnc_correctness_square_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6298380Z test_nnc_correctness_square_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6298540Z test_nnc_correctness_square_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6298690Z test_nnc_correctness_square_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6298840Z test_nnc_correctness_square_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6298990Z test_nnc_correctness_square_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6299140Z test_nnc_correctness_square_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6299290Z test_nnc_correctness_squeeze_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6299450Z test_nnc_correctness_squeeze_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6299650Z test_nnc_correctness_squeeze_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6299820Z test_nnc_correctness_squeeze_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6299980Z test_nnc_correctness_squeeze_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6300130Z test_nnc_correctness_squeeze_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6300350Z test_nnc_correctness_squeeze_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6300500Z test_nnc_correctness_squeeze_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6300660Z test_nnc_correctness_squeeze_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6300820Z test_nnc_correctness_squeeze_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6300970Z test_nnc_correctness_squeeze_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6301120Z test_nnc_correctness_squeeze_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6301280Z test_nnc_correctness_squeeze_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6301430Z test_nnc_correctness_stack_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6301580Z test_nnc_correctness_stack_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6301750Z test_nnc_correctness_stack_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6301900Z test_nnc_correctness_stack_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6302060Z test_nnc_correctness_stack_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6302220Z test_nnc_correctness_stack_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6302370Z test_nnc_correctness_stack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6302520Z test_nnc_correctness_stack_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6302680Z test_nnc_correctness_stack_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6302830Z test_nnc_correctness_stack_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6302980Z test_nnc_correctness_stack_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6303130Z test_nnc_correctness_stack_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6303320Z test_nnc_correctness_stack_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6303480Z test_nnc_correctness_std_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6303630Z test_nnc_correctness_std_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6303790Z test_nnc_correctness_std_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6303940Z test_nnc_correctness_std_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6304130Z test_nnc_correctness_std_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6304280Z test_nnc_correctness_std_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6304440Z test_nnc_correctness_std_mean_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6304610Z test_nnc_correctness_std_mean_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6304770Z test_nnc_correctness_std_mean_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6304930Z test_nnc_correctness_std_mean_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6305090Z test_nnc_correctness_std_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6305250Z test_nnc_correctness_std_mean_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6305410Z test_nnc_correctness_std_mean_unbiased_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6305580Z test_nnc_correctness_std_mean_unbiased_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6305740Z test_nnc_correctness_std_mean_unbiased_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6305910Z test_nnc_correctness_std_mean_unbiased_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6306080Z test_nnc_correctness_std_mean_unbiased_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6306240Z test_nnc_correctness_std_mean_unbiased_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6306400Z test_nnc_correctness_std_unbiased_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6306570Z test_nnc_correctness_std_unbiased_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6306730Z test_nnc_correctness_std_unbiased_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6306920Z test_nnc_correctness_std_unbiased_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6307080Z test_nnc_correctness_std_unbiased_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6307230Z test_nnc_correctness_std_unbiased_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6307390Z test_nnc_correctness_stft_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6307550Z test_nnc_correctness_stft_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6307740Z test_nnc_correctness_stft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6307890Z test_nnc_correctness_stft_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6308050Z test_nnc_correctness_sub_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6308200Z test_nnc_correctness_sub_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6308350Z test_nnc_correctness_sub_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6308510Z test_nnc_correctness_sub_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6308660Z test_nnc_correctness_sub_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6308810Z test_nnc_correctness_sub_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6308960Z test_nnc_correctness_sub_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6309110Z test_nnc_correctness_sub_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6309260Z test_nnc_correctness_sub_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6309420Z test_nnc_correctness_sub_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6309570Z test_nnc_correctness_sub_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6309720Z test_nnc_correctness_sub_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6309870Z test_nnc_correctness_sum_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6310020Z test_nnc_correctness_sum_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6310180Z test_nnc_correctness_sum_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6310330Z test_nnc_correctness_sum_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6310500Z test_nnc_correctness_sum_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6310660Z test_nnc_correctness_sum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6310810Z test_nnc_correctness_sum_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6310960Z test_nnc_correctness_sum_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6311110Z test_nnc_correctness_sum_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6311290Z test_nnc_correctness_sum_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6311450Z test_nnc_correctness_sum_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6311600Z test_nnc_correctness_sum_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6311760Z test_nnc_correctness_sum_to_size_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6311910Z test_nnc_correctness_sum_to_size_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6312070Z test_nnc_correctness_sum_to_size_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6312240Z test_nnc_correctness_sum_to_size_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6312390Z test_nnc_correctness_sum_to_size_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6312550Z test_nnc_correctness_sum_to_size_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6316280Z test_nnc_correctness_sum_to_size_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6316470Z test_nnc_correctness_sum_to_size_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6316630Z test_nnc_correctness_sum_to_size_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6316780Z test_nnc_correctness_sum_to_size_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6316940Z test_nnc_correctness_sum_to_size_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6317090Z test_nnc_correctness_sum_to_size_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6317250Z test_nnc_correctness_svd_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6317410Z test_nnc_correctness_svd_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6317560Z test_nnc_correctness_svd_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6317840Z test_nnc_correctness_svd_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6318000Z test_nnc_correctness_svd_lowrank_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6318160Z test_nnc_correctness_svd_lowrank_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6318330Z test_nnc_correctness_symeig_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6318480Z test_nnc_correctness_symeig_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6318700Z test_nnc_correctness_symeig_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6318860Z test_nnc_correctness_symeig_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6319010Z test_nnc_correctness_t_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6319160Z test_nnc_correctness_t_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6319320Z test_nnc_correctness_t_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6319470Z test_nnc_correctness_t_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6319630Z test_nnc_correctness_t_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6319780Z test_nnc_correctness_t_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6319930Z test_nnc_correctness_t_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6320080Z test_nnc_correctness_t_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6320230Z test_nnc_correctness_t_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6320380Z test_nnc_correctness_t_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6320530Z test_nnc_correctness_t_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6320680Z test_nnc_correctness_t_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6320850Z test_nnc_correctness_take_along_dim_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6321010Z test_nnc_correctness_take_along_dim_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6321190Z test_nnc_correctness_take_along_dim_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6321400Z test_nnc_correctness_take_along_dim_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6321640Z test_nnc_correctness_take_along_dim_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6321800Z test_nnc_correctness_take_along_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6321950Z test_nnc_correctness_take_along_dim_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6322110Z test_nnc_correctness_take_along_dim_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6322270Z test_nnc_correctness_take_along_dim_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6322480Z test_nnc_correctness_take_along_dim_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6322640Z test_nnc_correctness_take_along_dim_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6322800Z test_nnc_correctness_take_along_dim_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6322950Z test_nnc_correctness_take_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6323100Z test_nnc_correctness_take_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6323270Z test_nnc_correctness_take_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6323420Z test_nnc_correctness_take_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6323580Z test_nnc_correctness_take_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6323730Z test_nnc_correctness_take_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6323880Z test_nnc_correctness_take_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6324030Z test_nnc_correctness_take_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6324190Z test_nnc_correctness_take_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6324340Z test_nnc_correctness_take_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6324490Z test_nnc_correctness_take_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6324640Z test_nnc_correctness_take_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6324790Z test_nnc_correctness_tan_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6324940Z test_nnc_correctness_tan_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6325100Z test_nnc_correctness_tan_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6325280Z test_nnc_correctness_tan_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6325440Z test_nnc_correctness_tan_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6325590Z test_nnc_correctness_tan_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6325740Z test_nnc_correctness_tan_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6325890Z test_nnc_correctness_tan_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6326080Z test_nnc_correctness_tan_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6326230Z test_nnc_correctness_tan_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6326380Z test_nnc_correctness_tan_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6326540Z test_nnc_correctness_tanh_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6326680Z test_nnc_correctness_tanh_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6326850Z test_nnc_correctness_tanh_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6327010Z test_nnc_correctness_tanh_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6327160Z test_nnc_correctness_tanh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6327310Z test_nnc_correctness_tanh_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6327460Z test_nnc_correctness_tanh_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6327610Z test_nnc_correctness_tanh_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6327760Z test_nnc_correctness_tanh_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6327910Z test_nnc_correctness_tanh_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6328060Z test_nnc_correctness_tanh_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6328230Z test_nnc_correctness_tensor_split_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6328390Z test_nnc_correctness_tensor_split_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6328560Z test_nnc_correctness_tensor_split_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6328720Z test_nnc_correctness_tensor_split_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6328900Z test_nnc_correctness_tensor_split_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6329060Z test_nnc_correctness_tensor_split_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6329220Z test_nnc_correctness_tensor_split_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6329380Z test_nnc_correctness_tensor_split_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6329600Z test_nnc_correctness_tensor_split_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6329760Z test_nnc_correctness_tensor_split_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6329920Z test_nnc_correctness_tensor_split_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6330080Z test_nnc_correctness_tensor_split_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6330240Z test_nnc_correctness_tensordot_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6330400Z test_nnc_correctness_tensordot_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6330570Z test_nnc_correctness_tensordot_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6330730Z test_nnc_correctness_tensordot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6330890Z test_nnc_correctness_tensordot_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6331040Z test_nnc_correctness_tensordot_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6331200Z test_nnc_correctness_tensordot_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6331360Z test_nnc_correctness_tensordot_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6331520Z test_nnc_correctness_tensordot_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6331670Z test_nnc_correctness_tensordot_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6331830Z test_nnc_correctness_tile_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6331980Z test_nnc_correctness_tile_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6332140Z test_nnc_correctness_tile_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6332290Z test_nnc_correctness_tile_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6332450Z test_nnc_correctness_tile_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6332640Z test_nnc_correctness_tile_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6332800Z test_nnc_correctness_tile_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6332950Z test_nnc_correctness_tile_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6333100Z test_nnc_correctness_tile_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6333300Z test_nnc_correctness_tile_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6333450Z test_nnc_correctness_tile_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6333600Z test_nnc_correctness_tile_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6333750Z test_nnc_correctness_to_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6333910Z test_nnc_correctness_to_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6334060Z test_nnc_correctness_to_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6334220Z test_nnc_correctness_to_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6334370Z test_nnc_correctness_to_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6334520Z test_nnc_correctness_to_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6334670Z test_nnc_correctness_to_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6334820Z test_nnc_correctness_to_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6334980Z test_nnc_correctness_to_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6335130Z test_nnc_correctness_to_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6335280Z test_nnc_correctness_to_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6335430Z test_nnc_correctness_to_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6335590Z test_nnc_correctness_to_sparse_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6335750Z test_nnc_correctness_to_sparse_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6335910Z test_nnc_correctness_to_sparse_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6336070Z test_nnc_correctness_to_sparse_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6336260Z test_nnc_correctness_to_sparse_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6336420Z test_nnc_correctness_to_sparse_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6336580Z test_nnc_correctness_to_sparse_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6336730Z test_nnc_correctness_to_sparse_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6336920Z test_nnc_correctness_to_sparse_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6337080Z test_nnc_correctness_to_sparse_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6337230Z test_nnc_correctness_to_sparse_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6337390Z test_nnc_correctness_to_sparse_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6337550Z test_nnc_correctness_topk_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6337700Z test_nnc_correctness_topk_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6337850Z test_nnc_correctness_topk_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6338000Z test_nnc_correctness_topk_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6338150Z test_nnc_correctness_topk_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6338300Z test_nnc_correctness_topk_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6338450Z test_nnc_correctness_topk_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6338600Z test_nnc_correctness_topk_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6338770Z test_nnc_correctness_trace_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6338930Z test_nnc_correctness_trace_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6339080Z test_nnc_correctness_trace_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6339230Z test_nnc_correctness_trace_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6339390Z test_nnc_correctness_trace_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6339530Z test_nnc_correctness_trace_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6339680Z test_nnc_correctness_trace_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6339860Z test_nnc_correctness_trace_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6340020Z test_nnc_correctness_trace_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6340180Z test_nnc_correctness_transpose_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6340340Z test_nnc_correctness_transpose_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6340540Z test_nnc_correctness_transpose_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6340700Z test_nnc_correctness_transpose_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6340860Z test_nnc_correctness_transpose_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6341020Z test_nnc_correctness_transpose_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6341180Z test_nnc_correctness_transpose_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6341340Z test_nnc_correctness_transpose_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6341490Z test_nnc_correctness_transpose_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6341650Z test_nnc_correctness_transpose_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6341800Z test_nnc_correctness_transpose_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6341960Z test_nnc_correctness_transpose_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6342110Z test_nnc_correctness_transpose_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6342270Z test_nnc_correctness_trapezoid_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6342440Z test_nnc_correctness_trapezoid_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6342600Z test_nnc_correctness_trapezoid_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6342750Z test_nnc_correctness_trapezoid_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6342910Z test_nnc_correctness_trapezoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6343070Z test_nnc_correctness_trapezoid_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6343230Z test_nnc_correctness_trapezoid_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6343380Z test_nnc_correctness_trapezoid_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6343550Z test_nnc_correctness_trapezoid_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6343710Z test_nnc_correctness_trapezoid_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6343860Z test_nnc_correctness_trapezoid_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6344020Z test_nnc_correctness_trapz_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6344210Z test_nnc_correctness_trapz_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6344370Z test_nnc_correctness_trapz_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6344530Z test_nnc_correctness_trapz_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6344680Z test_nnc_correctness_trapz_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6344830Z test_nnc_correctness_trapz_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6344990Z test_nnc_correctness_trapz_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6345140Z test_nnc_correctness_trapz_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6345290Z test_nnc_correctness_trapz_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6345450Z test_nnc_correctness_trapz_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6345600Z test_nnc_correctness_trapz_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6345770Z test_nnc_correctness_triangular_solve_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6345940Z test_nnc_correctness_triangular_solve_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6346110Z test_nnc_correctness_triangular_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6346280Z test_nnc_correctness_triangular_solve_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6346430Z test_nnc_correctness_tril_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6346590Z test_nnc_correctness_tril_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6346740Z test_nnc_correctness_tril_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6346900Z test_nnc_correctness_tril_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6347090Z test_nnc_correctness_tril_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6347240Z test_nnc_correctness_tril_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6347390Z test_nnc_correctness_tril_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6347540Z test_nnc_correctness_tril_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6347690Z test_nnc_correctness_tril_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6347890Z test_nnc_correctness_tril_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6348050Z test_nnc_correctness_tril_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6348200Z test_nnc_correctness_tril_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6348360Z test_nnc_correctness_tril_indices_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6348520Z test_nnc_correctness_tril_indices_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6348670Z test_nnc_correctness_triu_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6348830Z test_nnc_correctness_triu_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6348980Z test_nnc_correctness_triu_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6349140Z test_nnc_correctness_triu_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6349290Z test_nnc_correctness_triu_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6349440Z test_nnc_correctness_triu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6349600Z test_nnc_correctness_triu_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6349750Z test_nnc_correctness_triu_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6349900Z test_nnc_correctness_triu_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6350050Z test_nnc_correctness_triu_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6350200Z test_nnc_correctness_triu_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6350340Z test_nnc_correctness_triu_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6350500Z test_nnc_correctness_triu_indices_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6350690Z test_nnc_correctness_triu_indices_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6350850Z test_nnc_correctness_true_divide_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6351010Z test_nnc_correctness_true_divide_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6351170Z test_nnc_correctness_true_divide_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6351330Z test_nnc_correctness_true_divide_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6351530Z test_nnc_correctness_true_divide_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6351690Z test_nnc_correctness_true_divide_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6351850Z test_nnc_correctness_true_divide_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6352000Z test_nnc_correctness_true_divide_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6352160Z test_nnc_correctness_true_divide_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6352320Z test_nnc_correctness_true_divide_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6352470Z test_nnc_correctness_true_divide_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6352630Z test_nnc_correctness_true_divide_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6352790Z test_nnc_correctness_trunc_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6352940Z test_nnc_correctness_trunc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6353090Z test_nnc_correctness_trunc_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6353250Z test_nnc_correctness_trunc_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6356940Z test_nnc_correctness_trunc_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6357120Z test_nnc_correctness_trunc_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6357270Z test_nnc_correctness_trunc_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6357430Z test_nnc_correctness_trunc_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6357590Z test_nnc_correctness_unbind_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6357740Z test_nnc_correctness_unbind_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6358010Z test_nnc_correctness_unbind_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6358170Z test_nnc_correctness_unbind_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6358330Z test_nnc_correctness_unbind_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6358490Z test_nnc_correctness_unbind_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6358640Z test_nnc_correctness_unbind_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6358840Z test_nnc_correctness_unbind_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6359000Z test_nnc_correctness_unbind_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6359150Z test_nnc_correctness_unbind_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6359300Z test_nnc_correctness_unbind_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6359450Z test_nnc_correctness_unbind_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6359600Z test_nnc_correctness_unbind_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6359760Z test_nnc_correctness_unflatten_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6359920Z test_nnc_correctness_unflatten_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6360080Z test_nnc_correctness_unflatten_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6360240Z test_nnc_correctness_unflatten_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6360400Z test_nnc_correctness_unflatten_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6360560Z test_nnc_correctness_unflatten_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6360720Z test_nnc_correctness_unflatten_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6360870Z test_nnc_correctness_unflatten_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6361030Z test_nnc_correctness_unflatten_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6361180Z test_nnc_correctness_unflatten_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6361340Z test_nnc_correctness_unflatten_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6361490Z test_nnc_correctness_unflatten_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6361670Z test_nnc_correctness_unflatten_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6361830Z test_nnc_correctness_unfold_copy_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6361990Z test_nnc_correctness_unfold_copy_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6362160Z test_nnc_correctness_unfold_copy_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6362350Z test_nnc_correctness_unfold_copy_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6362520Z test_nnc_correctness_unfold_copy_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6362680Z test_nnc_correctness_unfold_copy_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6362840Z test_nnc_correctness_unfold_copy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6363000Z test_nnc_correctness_unfold_copy_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6363150Z test_nnc_correctness_unfold_copy_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6363310Z test_nnc_correctness_unfold_copy_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6363470Z test_nnc_correctness_unfold_copy_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6363620Z test_nnc_correctness_unfold_copy_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6363780Z test_nnc_correctness_unfold_copy_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6363930Z test_nnc_correctness_unfold_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6364090Z test_nnc_correctness_unfold_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6364250Z test_nnc_correctness_unfold_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6364400Z test_nnc_correctness_unfold_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6364560Z test_nnc_correctness_unfold_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6364720Z test_nnc_correctness_unfold_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6364870Z test_nnc_correctness_unfold_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6365020Z test_nnc_correctness_unfold_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6365210Z test_nnc_correctness_unfold_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6365370Z test_nnc_correctness_unfold_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6365520Z test_nnc_correctness_unfold_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6365670Z test_nnc_correctness_unfold_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6365820Z test_nnc_correctness_unfold_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6366040Z test_nnc_correctness_uniform_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6366200Z test_nnc_correctness_uniform_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6366360Z test_nnc_correctness_uniform_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6366520Z test_nnc_correctness_uniform_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6366680Z test_nnc_correctness_uniform_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6366830Z test_nnc_correctness_uniform_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6367000Z test_nnc_correctness_unique_consecutive_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6367170Z test_nnc_correctness_unique_consecutive_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6367340Z test_nnc_correctness_unique_consecutive_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6367500Z test_nnc_correctness_unique_consecutive_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6367670Z test_nnc_correctness_unique_consecutive_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6367840Z test_nnc_correctness_unique_consecutive_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6368000Z test_nnc_correctness_unique_consecutive_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6368160Z test_nnc_correctness_unique_consecutive_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6368320Z test_nnc_correctness_unique_consecutive_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6368480Z test_nnc_correctness_unique_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6368630Z test_nnc_correctness_unique_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6368790Z test_nnc_correctness_unique_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6368960Z test_nnc_correctness_unique_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6369120Z test_nnc_correctness_unique_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6369270Z test_nnc_correctness_unique_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6369420Z test_nnc_correctness_unique_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6369610Z test_nnc_correctness_unique_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6369760Z test_nnc_correctness_unique_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6369920Z test_nnc_correctness_unsqueeze_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6370080Z test_nnc_correctness_unsqueeze_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6370240Z test_nnc_correctness_unsqueeze_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6370400Z test_nnc_correctness_unsqueeze_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6370560Z test_nnc_correctness_unsqueeze_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6370720Z test_nnc_correctness_unsqueeze_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6370880Z test_nnc_correctness_unsqueeze_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6371040Z test_nnc_correctness_unsqueeze_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6371200Z test_nnc_correctness_unsqueeze_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6371350Z test_nnc_correctness_unsqueeze_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6371510Z test_nnc_correctness_unsqueeze_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6371670Z test_nnc_correctness_unsqueeze_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6371820Z test_nnc_correctness_unsqueeze_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6371980Z test_nnc_correctness_var_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6372130Z test_nnc_correctness_var_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6372290Z test_nnc_correctness_var_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6372450Z test_nnc_correctness_var_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6372620Z test_nnc_correctness_var_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6372780Z test_nnc_correctness_var_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6372940Z test_nnc_correctness_var_mean_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6373100Z test_nnc_correctness_var_mean_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6373290Z test_nnc_correctness_var_mean_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6373450Z test_nnc_correctness_var_mean_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6373610Z test_nnc_correctness_var_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6373770Z test_nnc_correctness_var_mean_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6373930Z test_nnc_correctness_var_mean_unbiased_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6374100Z test_nnc_correctness_var_mean_unbiased_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6374270Z test_nnc_correctness_var_mean_unbiased_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6374430Z test_nnc_correctness_var_mean_unbiased_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6374600Z test_nnc_correctness_var_mean_unbiased_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6374760Z test_nnc_correctness_var_mean_unbiased_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6374930Z test_nnc_correctness_var_unbiased_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6375090Z test_nnc_correctness_var_unbiased_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6375260Z test_nnc_correctness_var_unbiased_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6375420Z test_nnc_correctness_var_unbiased_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6375580Z test_nnc_correctness_var_unbiased_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6375740Z test_nnc_correctness_var_unbiased_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6375900Z test_nnc_correctness_vdot_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6376050Z test_nnc_correctness_vdot_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6376230Z test_nnc_correctness_vdot_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6376390Z test_nnc_correctness_vdot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6376550Z test_nnc_correctness_vdot_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6376700Z test_nnc_correctness_vdot_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6376880Z test_nnc_correctness_vdot_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6377040Z test_nnc_correctness_vdot_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6377190Z test_nnc_correctness_vdot_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6377340Z test_nnc_correctness_vdot_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6377470Z test_nnc_correctness_view_as_complex_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6377640Z test_nnc_correctness_view_as_complex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6377800Z test_nnc_correctness_view_as_complex_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6377960Z test_nnc_correctness_view_as_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6378120Z test_nnc_correctness_view_as_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6378280Z test_nnc_correctness_view_as_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6378430Z test_nnc_correctness_view_as_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6378590Z test_nnc_correctness_view_as_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6378750Z test_nnc_correctness_view_as_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6378910Z test_nnc_correctness_view_as_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6379060Z test_nnc_correctness_view_as_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6379220Z test_nnc_correctness_view_as_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6379370Z test_nnc_correctness_view_as_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6379530Z test_nnc_correctness_view_as_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6379680Z test_nnc_correctness_view_as_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6379880Z test_nnc_correctness_view_as_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6380040Z test_nnc_correctness_view_as_real_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6380210Z test_nnc_correctness_view_as_real_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6380360Z test_nnc_correctness_view_copy_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6380580Z test_nnc_correctness_view_copy_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6380740Z test_nnc_correctness_view_copy_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6380890Z test_nnc_correctness_view_copy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6381050Z test_nnc_correctness_view_copy_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6381200Z test_nnc_correctness_view_copy_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6381360Z test_nnc_correctness_view_copy_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6381520Z test_nnc_correctness_view_copy_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6381670Z test_nnc_correctness_view_copy_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6381820Z test_nnc_correctness_view_copy_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6381980Z test_nnc_correctness_view_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6382130Z test_nnc_correctness_view_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6382280Z test_nnc_correctness_view_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6382440Z test_nnc_correctness_view_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6382600Z test_nnc_correctness_view_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6382750Z test_nnc_correctness_view_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6382900Z test_nnc_correctness_view_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6383050Z test_nnc_correctness_view_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6383200Z test_nnc_correctness_view_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6383350Z test_nnc_correctness_view_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6383540Z test_nnc_correctness_view_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6383690Z test_nnc_correctness_view_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6383840Z test_nnc_correctness_view_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6384000Z test_nnc_correctness_vsplit_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6384200Z test_nnc_correctness_vsplit_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6384360Z test_nnc_correctness_vsplit_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6384510Z test_nnc_correctness_vsplit_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6384670Z test_nnc_correctness_vsplit_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6384830Z test_nnc_correctness_vsplit_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6384980Z test_nnc_correctness_vsplit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6385130Z test_nnc_correctness_vsplit_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6385280Z test_nnc_correctness_vsplit_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6385430Z test_nnc_correctness_vsplit_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6385580Z test_nnc_correctness_vsplit_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6385730Z test_nnc_correctness_vsplit_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6385880Z test_nnc_correctness_vsplit_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6386040Z test_nnc_correctness_vstack_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6386200Z test_nnc_correctness_vstack_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6386360Z test_nnc_correctness_vstack_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6386510Z test_nnc_correctness_vstack_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6386670Z test_nnc_correctness_vstack_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6386830Z test_nnc_correctness_vstack_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6386980Z test_nnc_correctness_vstack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6387150Z test_nnc_correctness_vstack_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6387310Z test_nnc_correctness_vstack_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6387460Z test_nnc_correctness_vstack_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6387610Z test_nnc_correctness_vstack_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6387800Z test_nnc_correctness_vstack_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6387960Z test_nnc_correctness_vstack_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6388110Z test_nnc_correctness_where_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6388260Z test_nnc_correctness_where_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6388420Z test_nnc_correctness_where_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6388580Z test_nnc_correctness_where_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6388730Z test_nnc_correctness_where_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6388890Z test_nnc_correctness_where_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6389040Z test_nnc_correctness_where_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6389190Z test_nnc_correctness_where_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6389350Z test_nnc_correctness_where_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6389500Z test_nnc_correctness_where_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6389650Z test_nnc_correctness_where_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6389800Z test_nnc_correctness_where_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6389960Z test_nnc_correctness_where_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6390110Z test_nnc_correctness_xlogy_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6390260Z test_nnc_correctness_xlogy_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6390420Z test_nnc_correctness_xlogy_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6390570Z test_nnc_correctness_xlogy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6390740Z test_nnc_correctness_xlogy_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6390890Z test_nnc_correctness_xlogy_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6391040Z test_nnc_correctness_xlogy_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6391190Z test_nnc_correctness_xlogy_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6391370Z test_nnc_correctness_xlogy_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6391530Z test_nnc_correctness_xlogy_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6391680Z test_nnc_correctness_zero__cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6391830Z test_nnc_correctness_zero__cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6391990Z test_nnc_correctness_zero__cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6392140Z test_nnc_correctness_zero__cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6392300Z test_nnc_correctness_zero__cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6392460Z test_nnc_correctness_zero__cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6392610Z test_nnc_correctness_zero__cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6392760Z test_nnc_correctness_zero__cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6392910Z test_nnc_correctness_zero__cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6393060Z test_nnc_correctness_zero__cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6393210Z test_nnc_correctness_zero__cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6393370Z test_nnc_correctness_zero__cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6393520Z test_nnc_correctness_zeros_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6393670Z test_nnc_correctness_zeros_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6397120Z test_nnc_correctness_zeros_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6397310Z test_nnc_correctness_zeros_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6397460Z test_nnc_correctness_zeros_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6397760Z test_nnc_correctness_zeros_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6397910Z test_nnc_correctness_zeros_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6398060Z test_nnc_correctness_zeros_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6398220Z test_nnc_correctness_zeros_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6398440Z test_nnc_correctness_zeros_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6398590Z test_nnc_correctness_zeros_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6398740Z test_nnc_correctness_zeros_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6398890Z test_nnc_correctness_zeros_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6399050Z test_nnc_correctness_zeros_like_cpu_bfloat16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6399210Z test_nnc_correctness_zeros_like_cpu_bool (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6399380Z test_nnc_correctness_zeros_like_cpu_complex128 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6399550Z test_nnc_correctness_zeros_like_cpu_complex32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6399710Z test_nnc_correctness_zeros_like_cpu_complex64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6399870Z test_nnc_correctness_zeros_like_cpu_float16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6400030Z test_nnc_correctness_zeros_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6400180Z test_nnc_correctness_zeros_like_cpu_float64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6400340Z test_nnc_correctness_zeros_like_cpu_int16 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6400500Z test_nnc_correctness_zeros_like_cpu_int32 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6400660Z test_nnc_correctness_zeros_like_cpu_int64 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6400810Z test_nnc_correctness_zeros_like_cpu_int8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6400970Z test_nnc_correctness_zeros_like_cpu_uint8 (__main__.TestNNCOpInfoCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6401100Z test_unsupported_H_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6401240Z test_unsupported_T_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6401420Z test_unsupported___getitem___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6401560Z test_unsupported___rpow___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6401700Z test_unsupported___rsub___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6401850Z test_unsupported__native_batch_norm_legit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6402000Z test_unsupported__softmax_backward_data_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6402180Z test_unsupported_acosh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6402330Z test_unsupported_addbmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6402470Z test_unsupported_addcdiv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6402600Z test_unsupported_addmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6402740Z test_unsupported_addmv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6402870Z test_unsupported_addr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6403010Z test_unsupported_all_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6403150Z test_unsupported_allclose_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6403280Z test_unsupported_amax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6403420Z test_unsupported_amin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6403560Z test_unsupported_aminmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6403700Z test_unsupported_angle_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6403840Z test_unsupported_any_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6403980Z test_unsupported_arange_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6404120Z test_unsupported_argmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6404260Z test_unsupported_argmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6404400Z test_unsupported_argsort_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6404540Z test_unsupported_argwhere_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6404680Z test_unsupported_as_strided_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6404830Z test_unsupported_as_strided_partial_views_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6404980Z test_unsupported_as_strided_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6405120Z test_unsupported_asinh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6405260Z test_unsupported_atanh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6405440Z test_unsupported_atleast_1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6405580Z test_unsupported_atleast_2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6405720Z test_unsupported_atleast_3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6405860Z test_unsupported_baddbmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6406000Z test_unsupported_bernoulli_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6406180Z test_unsupported_bfloat16_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6406310Z test_unsupported_block_diag_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6406450Z test_unsupported_bmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6406600Z test_unsupported_broadcast_shapes_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6406750Z test_unsupported_broadcast_tensors_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6406890Z test_unsupported_broadcast_to_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6407040Z test_unsupported_bucketize_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6407190Z test_unsupported_cartesian_prod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6407330Z test_unsupported_cat_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6407470Z test_unsupported_cdist_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6407600Z test_unsupported_cdouble_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6407740Z test_unsupported_cfloat_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6407870Z test_unsupported_chalf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6408010Z test_unsupported_cholesky_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6408160Z test_unsupported_cholesky_inverse_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6408300Z test_unsupported_cholesky_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6408440Z test_unsupported_chunk_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6408580Z test_unsupported_clamp_max_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6408720Z test_unsupported_clamp_min_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6408850Z test_unsupported_clone_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6409000Z test_unsupported_column_stack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6409140Z test_unsupported_combinations_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6409310Z test_unsupported_complex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6409440Z test_unsupported_conj_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6409590Z test_unsupported_conj_physical_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6409730Z test_unsupported_constant_pad_nd_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6409870Z test_unsupported_copysign_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6410010Z test_unsupported_corrcoef_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6410200Z test_unsupported_count_nonzero_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6410340Z test_unsupported_cov_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6410470Z test_unsupported_cross_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6410610Z test_unsupported_cummax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6410740Z test_unsupported_cummin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6410880Z test_unsupported_cumprod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6411010Z test_unsupported_cumsum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6411160Z test_unsupported_cumulative_trapezoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6411300Z test_unsupported_deg2rad_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6411440Z test_unsupported_diag_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6411590Z test_unsupported_diag_embed_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6411720Z test_unsupported_diagflat_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6411860Z test_unsupported_diagonal_copy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6412000Z test_unsupported_diagonal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6412150Z test_unsupported_diagonal_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6412280Z test_unsupported_diff_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6412420Z test_unsupported_digamma_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6412550Z test_unsupported_dist_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6412690Z test_unsupported_dot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6412820Z test_unsupported_dsplit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6412950Z test_unsupported_dstack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6413090Z test_unsupported_einsum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6413280Z test_unsupported_empty_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6413420Z test_unsupported_empty_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6413560Z test_unsupported_equal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6413700Z test_unsupported_erfinv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6413830Z test_unsupported_exp2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6413960Z test_unsupported_eye_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6414190Z test_unsupported_fft_fft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6414330Z test_unsupported_fft_fft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6414460Z test_unsupported_fft_fftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6414600Z test_unsupported_fft_fftshift_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6414740Z test_unsupported_fft_hfft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6414880Z test_unsupported_fft_hfft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6415020Z test_unsupported_fft_hfftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6415150Z test_unsupported_fft_ifft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6415280Z test_unsupported_fft_ifft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6415420Z test_unsupported_fft_ifftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6415560Z test_unsupported_fft_ifftshift_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6415700Z test_unsupported_fft_ihfft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6415830Z test_unsupported_fft_ihfft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6415970Z test_unsupported_fft_ihfftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6416110Z test_unsupported_fft_irfft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6416250Z test_unsupported_fft_irfft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6416380Z test_unsupported_fft_irfftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6416520Z test_unsupported_fft_rfft2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6416650Z test_unsupported_fft_rfft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6416780Z test_unsupported_fft_rfftn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6416900Z test_unsupported_fill_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: No fill_ op (0.000s) 2023-01-11T21:17:21.6417040Z test_unsupported_flatten_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6417200Z test_unsupported_flip_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6417340Z test_unsupported_fliplr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6417480Z test_unsupported_flipud_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6417620Z test_unsupported_float_power_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6417760Z test_unsupported_floor_divide_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6417940Z test_unsupported_fmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6418070Z test_unsupported_fmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6418210Z test_unsupported_frexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6418350Z test_unsupported_full_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6418480Z test_unsupported_full_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6418620Z test_unsupported_gather_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6418760Z test_unsupported_geqrf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6418890Z test_unsupported_gradient_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6419040Z test_unsupported_grid_sampler_2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6419180Z test_unsupported_heaviside_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6419310Z test_unsupported_histc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6419450Z test_unsupported_histogram_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6419590Z test_unsupported_histogramdd_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6419730Z test_unsupported_hsplit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6419870Z test_unsupported_hstack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6420000Z test_unsupported_hypot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6420130Z test_unsupported_i0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6420270Z test_unsupported_igamma_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6420410Z test_unsupported_igammac_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6420540Z test_unsupported_index_add_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6420680Z test_unsupported_index_copy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6420820Z test_unsupported_index_fill_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6420960Z test_unsupported_index_put_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6421130Z test_unsupported_index_reduce_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6421270Z test_unsupported_index_select_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6421410Z test_unsupported_inner_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6421550Z test_unsupported_isclose_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6421680Z test_unsupported_isfinite_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6421850Z test_unsupported_isin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6421990Z test_unsupported_isinf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6422130Z test_unsupported_isneginf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6422260Z test_unsupported_isposinf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6422400Z test_unsupported_isreal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6422550Z test_unsupported_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6422710Z test_unsupported_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6422860Z test_unsupported_jiterator_binary_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6423020Z test_unsupported_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6423160Z test_unsupported_jiterator_unary_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6423300Z test_unsupported_kron_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6423430Z test_unsupported_kthvalue_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6423570Z test_unsupported_ldexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6423710Z test_unsupported_linalg_cholesky_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6423860Z test_unsupported_linalg_cholesky_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6424010Z test_unsupported_linalg_cond_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6424150Z test_unsupported_linalg_cross_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6424290Z test_unsupported_linalg_det_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6424430Z test_unsupported_linalg_det_singular_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6424570Z test_unsupported_linalg_eig_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6424710Z test_unsupported_linalg_eigh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6424860Z test_unsupported_linalg_eigvals_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6425020Z test_unsupported_linalg_eigvalsh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6425180Z test_unsupported_linalg_householder_product_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6425320Z test_unsupported_linalg_inv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6425460Z test_unsupported_linalg_inv_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6425610Z test_unsupported_linalg_ldl_factor_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6425790Z test_unsupported_linalg_ldl_factor_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6425930Z test_unsupported_linalg_ldl_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6426080Z test_unsupported_linalg_lstsq_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6426230Z test_unsupported_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6426370Z test_unsupported_linalg_lu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6426510Z test_unsupported_linalg_lu_factor_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6426660Z test_unsupported_linalg_lu_factor_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6426800Z test_unsupported_linalg_lu_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6426950Z test_unsupported_linalg_matrix_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6427090Z test_unsupported_linalg_matrix_power_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6427240Z test_unsupported_linalg_matrix_rank_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6427400Z test_unsupported_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6427540Z test_unsupported_linalg_multi_dot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6427680Z test_unsupported_linalg_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6427840Z test_unsupported_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6427980Z test_unsupported_linalg_pinv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6428130Z test_unsupported_linalg_pinv_hermitian_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6428280Z test_unsupported_linalg_pinv_singular_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6428410Z test_unsupported_linalg_qr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6428560Z test_unsupported_linalg_slogdet_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6428700Z test_unsupported_linalg_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6428840Z test_unsupported_linalg_solve_ex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6429030Z test_unsupported_linalg_solve_triangular_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6429170Z test_unsupported_linalg_svd_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6429320Z test_unsupported_linalg_svdvals_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6429480Z test_unsupported_linalg_tensorinv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6429630Z test_unsupported_linalg_tensorsolve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6429850Z test_unsupported_linalg_vander_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6429990Z test_unsupported_linalg_vecdot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6430140Z test_unsupported_linalg_vector_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6430280Z test_unsupported_linspace_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6430420Z test_unsupported_log_softmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6430570Z test_unsupported_log_softmax_with_dtype_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6430710Z test_unsupported_logaddexp2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6430850Z test_unsupported_logaddexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6430990Z test_unsupported_logcumsumexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6431130Z test_unsupported_logdet_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6434750Z test_unsupported_logical_and_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6434920Z test_unsupported_logical_not_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6435060Z test_unsupported_logical_or_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6435210Z test_unsupported_logical_xor_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6435350Z test_unsupported_logit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6435490Z test_unsupported_logspace_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6435620Z test_unsupported_logsumexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6435760Z test_unsupported_lu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6435900Z test_unsupported_lu_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6436030Z test_unsupported_lu_unpack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6436170Z test_unsupported_mH_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6436300Z test_unsupported_mT_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6436540Z test_unsupported_masked_amax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6436690Z test_unsupported_masked_amin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6436840Z test_unsupported_masked_argmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6436980Z test_unsupported_masked_argmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6437120Z test_unsupported_masked_cumprod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6437310Z test_unsupported_masked_cumsum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6437450Z test_unsupported_masked_log_softmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6437600Z test_unsupported_masked_logaddexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6437740Z test_unsupported_masked_logsumexp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6437880Z test_unsupported_masked_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6438020Z test_unsupported_masked_median_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6438160Z test_unsupported_masked_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6438300Z test_unsupported_masked_normalize_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6438440Z test_unsupported_masked_prod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6438590Z test_unsupported_masked_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6438730Z test_unsupported_masked_select_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6438870Z test_unsupported_masked_softmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6439010Z test_unsupported_masked_softmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6439150Z test_unsupported_masked_std_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6439290Z test_unsupported_masked_sum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6439430Z test_unsupported_masked_var_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6439570Z test_unsupported_matrix_exp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6439720Z test_unsupported_max_pool2d_with_indices_backward_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6439870Z test_unsupported_max_reduction_no_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6440020Z test_unsupported_max_reduction_with_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6440160Z test_unsupported_maximum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6440300Z test_unsupported_median_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6440470Z test_unsupported_meshgrid_list_of_tensors_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6440630Z test_unsupported_meshgrid_variadic_tensors_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6440780Z test_unsupported_min_reduction_no_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6440930Z test_unsupported_min_reduction_with_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6441070Z test_unsupported_minimum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6441240Z test_unsupported_mode_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6441380Z test_unsupported_movedim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6441520Z test_unsupported_msort_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6441660Z test_unsupported_multinomial_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6441800Z test_unsupported_mv_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6441940Z test_unsupported_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6442090Z test_unsupported_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6442230Z test_unsupported_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6442370Z test_unsupported_nan_to_num_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6442510Z test_unsupported_nanmean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6442650Z test_unsupported_nanmedian_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6442790Z test_unsupported_nanquantile_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6442920Z test_unsupported_nansum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6443060Z test_unsupported_narrow_copy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6443200Z test_unsupported_narrow_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6443350Z test_unsupported_native_batch_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6443500Z test_unsupported_native_dropout_backward_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6443650Z test_unsupported_native_layer_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6443780Z test_unsupported_new_empty_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6443930Z test_unsupported_new_empty_strided_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6444070Z test_unsupported_new_full_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6444210Z test_unsupported_new_ones_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6444370Z test_unsupported_new_zeros_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6444520Z test_unsupported_nextafter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6444690Z test_unsupported_nn_functional__scaled_dot_product_attention_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6444850Z test_unsupported_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6445040Z test_unsupported_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6445200Z test_unsupported_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6445360Z test_unsupported_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6445510Z test_unsupported_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6445660Z test_unsupported_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6445820Z test_unsupported_nn_functional_alpha_dropout_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6445970Z test_unsupported_nn_functional_avg_pool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6446120Z test_unsupported_nn_functional_avg_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6446270Z test_unsupported_nn_functional_avg_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6446420Z test_unsupported_nn_functional_batch_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6446560Z test_unsupported_nn_functional_bilinear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6446730Z test_unsupported_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6446900Z test_unsupported_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6447040Z test_unsupported_nn_functional_celu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6447190Z test_unsupported_nn_functional_conv1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6447340Z test_unsupported_nn_functional_conv2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6447490Z test_unsupported_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6447640Z test_unsupported_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6447790Z test_unsupported_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6447960Z test_unsupported_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6448160Z test_unsupported_nn_functional_cosine_similarity_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6448310Z test_unsupported_nn_functional_cross_entropy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6448460Z test_unsupported_nn_functional_ctc_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6448610Z test_unsupported_nn_functional_dropout2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6448760Z test_unsupported_nn_functional_dropout3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6448960Z test_unsupported_nn_functional_dropout_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6449110Z test_unsupported_nn_functional_elu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6449260Z test_unsupported_nn_functional_embedding_bag_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6449410Z test_unsupported_nn_functional_embedding_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6449580Z test_unsupported_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6449750Z test_unsupported_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6449910Z test_unsupported_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6450080Z test_unsupported_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6450230Z test_unsupported_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6450380Z test_unsupported_nn_functional_gelu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6450520Z test_unsupported_nn_functional_glu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6450670Z test_unsupported_nn_functional_grid_sample_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6450830Z test_unsupported_nn_functional_group_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6450990Z test_unsupported_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6451140Z test_unsupported_nn_functional_huber_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6451290Z test_unsupported_nn_functional_instance_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6451450Z test_unsupported_nn_functional_interpolate_area_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6451600Z test_unsupported_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6451770Z test_unsupported_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6451920Z test_unsupported_nn_functional_interpolate_linear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6452100Z test_unsupported_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6452270Z test_unsupported_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6452420Z test_unsupported_nn_functional_kl_div_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6452560Z test_unsupported_nn_functional_l1_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6452750Z test_unsupported_nn_functional_layer_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6452900Z test_unsupported_nn_functional_linear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6453060Z test_unsupported_nn_functional_local_response_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6453210Z test_unsupported_nn_functional_logsigmoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6453360Z test_unsupported_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6453510Z test_unsupported_nn_functional_max_pool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6453660Z test_unsupported_nn_functional_max_pool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6453800Z test_unsupported_nn_functional_max_pool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6453960Z test_unsupported_nn_functional_max_unpool1d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6454120Z test_unsupported_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6454270Z test_unsupported_nn_functional_max_unpool2d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6454430Z test_unsupported_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6454570Z test_unsupported_nn_functional_max_unpool3d_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6454730Z test_unsupported_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6454870Z test_unsupported_nn_functional_mish_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6455020Z test_unsupported_nn_functional_mse_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6455170Z test_unsupported_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6455330Z test_unsupported_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6455500Z test_unsupported_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6455650Z test_unsupported_nn_functional_nll_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6455830Z test_unsupported_nn_functional_normalize_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6455980Z test_unsupported_nn_functional_pad_circular_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6456140Z test_unsupported_nn_functional_pad_constant_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6456290Z test_unsupported_nn_functional_pad_reflect_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6456440Z test_unsupported_nn_functional_pad_replicate_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6456640Z test_unsupported_nn_functional_pairwise_distance_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6456790Z test_unsupported_nn_functional_pdist_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6456940Z test_unsupported_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6457100Z test_unsupported_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6457250Z test_unsupported_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6457400Z test_unsupported_nn_functional_prelu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6457550Z test_unsupported_nn_functional_rrelu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6457700Z test_unsupported_nn_functional_selu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6457840Z test_unsupported_nn_functional_silu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6457990Z test_unsupported_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6458150Z test_unsupported_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6458300Z test_unsupported_nn_functional_softmin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6458450Z test_unsupported_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6458600Z test_unsupported_nn_functional_softshrink_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6458760Z test_unsupported_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6458930Z test_unsupported_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6459080Z test_unsupported_nn_functional_unfold_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6459240Z test_unsupported_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6459390Z test_unsupported_nn_functional_upsample_nearest_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6459540Z test_unsupported_nonzero_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6459700Z test_unsupported_norm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6459840Z test_unsupported_norm_fro_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6459980Z test_unsupported_norm_inf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6460120Z test_unsupported_norm_nuc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6460260Z test_unsupported_normal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6460400Z test_unsupported_normal_number_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6460570Z test_unsupported_ones_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6460710Z test_unsupported_ones_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6460850Z test_unsupported_ormqr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6460990Z test_unsupported_outer_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6461130Z test_unsupported_pca_lowrank_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6461270Z test_unsupported_pinverse_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6461400Z test_unsupported_polar_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6461560Z test_unsupported_polygamma_polygamma_n_0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6461710Z test_unsupported_polygamma_polygamma_n_1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6461850Z test_unsupported_polygamma_polygamma_n_2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6461990Z test_unsupported_polygamma_polygamma_n_3_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6462140Z test_unsupported_polygamma_polygamma_n_4_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6462280Z test_unsupported_positive_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6462420Z test_unsupported_prod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6462550Z test_unsupported_put_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6462690Z test_unsupported_qr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6462830Z test_unsupported_quantile_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6462970Z test_unsupported_rad2deg_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6463110Z test_unsupported_rand_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6463240Z test_unsupported_randint_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6463390Z test_unsupported_randint_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6463520Z test_unsupported_randn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6463700Z test_unsupported_randn_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6463840Z test_unsupported_ravel_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6463980Z test_unsupported_real_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6464120Z test_unsupported_renorm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6464260Z test_unsupported_repeat_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6464460Z test_unsupported_repeat_interleave_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6464600Z test_unsupported_resize__cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6464740Z test_unsupported_resize_as__cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6464880Z test_unsupported_resolve_conj_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6465030Z test_unsupported_resolve_neg_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6465170Z test_unsupported_roll_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6465300Z test_unsupported_rot90_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6465450Z test_unsupported_round_decimals_0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6465590Z test_unsupported_round_decimals_3_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6465740Z test_unsupported_round_decimals_neg_3_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6465890Z test_unsupported_scalar_tensor_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6466030Z test_unsupported_scatter_add_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6466170Z test_unsupported_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6466320Z test_unsupported_scatter_reduce_amax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6466480Z test_unsupported_scatter_reduce_amin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6466630Z test_unsupported_scatter_reduce_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6466780Z test_unsupported_scatter_reduce_prod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6466930Z test_unsupported_scatter_reduce_sum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6467070Z test_unsupported_searchsorted_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6467230Z test_unsupported_segment_reduce_lengths_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6467380Z test_unsupported_segment_reduce_offsets_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6467520Z test_unsupported_select_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6467690Z test_unsupported_select_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6467830Z test_unsupported_sgn_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6467980Z test_unsupported_signal_windows_bartlett_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6468130Z test_unsupported_signal_windows_blackman_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6468280Z test_unsupported_signal_windows_cosine_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6468470Z test_unsupported_signal_windows_exponential_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6468630Z test_unsupported_signal_windows_gaussian_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6468780Z test_unsupported_signal_windows_general_cosine_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6468940Z test_unsupported_signal_windows_general_hamming_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6469080Z test_unsupported_signal_windows_hamming_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6469230Z test_unsupported_signal_windows_hann_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6469380Z test_unsupported_signal_windows_kaiser_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6469530Z test_unsupported_signal_windows_nuttall_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6469670Z test_unsupported_signbit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6473470Z test_unsupported_sinc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6473640Z test_unsupported_slice_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6473790Z test_unsupported_slice_scatter_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6473930Z test_unsupported_softmax_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6474080Z test_unsupported_softmax_with_dtype_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6474210Z test_unsupported_sort_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6474360Z test_unsupported_sparse_sampled_addmm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6474510Z test_unsupported_special_airy_ai_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6474660Z test_unsupported_special_bessel_j0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6474810Z test_unsupported_special_bessel_j1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6474950Z test_unsupported_special_bessel_y0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6475100Z test_unsupported_special_bessel_y1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6475360Z test_unsupported_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6475500Z test_unsupported_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6475630Z test_unsupported_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6475770Z test_unsupported_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6475910Z test_unsupported_special_entr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6476100Z test_unsupported_special_erfcx_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6476240Z test_unsupported_special_hermite_polynomial_h_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6476390Z test_unsupported_special_hermite_polynomial_he_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6476530Z test_unsupported_special_i0e_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6476670Z test_unsupported_special_i1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6476810Z test_unsupported_special_i1e_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6476950Z test_unsupported_special_laguerre_polynomial_l_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6477090Z test_unsupported_special_legendre_polynomial_p_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6477240Z test_unsupported_special_log_ndtr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6477390Z test_unsupported_special_modified_bessel_i0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6477550Z test_unsupported_special_modified_bessel_i1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6477700Z test_unsupported_special_modified_bessel_k0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6477840Z test_unsupported_special_modified_bessel_k1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6477990Z test_unsupported_special_ndtr_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6478130Z test_unsupported_special_ndtri_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6478300Z test_unsupported_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6478460Z test_unsupported_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6478620Z test_unsupported_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6478760Z test_unsupported_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6478900Z test_unsupported_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6479040Z test_unsupported_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6479190Z test_unsupported_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:17:21.6479370Z test_unsupported_special_spherical_bessel_j0_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6479520Z test_unsupported_special_xlog1py_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6479670Z test_unsupported_special_zeta_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6479800Z test_unsupported_split_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6479950Z test_unsupported_split_list_args_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6480130Z test_unsupported_split_with_sizes_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6480270Z test_unsupported_square_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6480410Z test_unsupported_squeeze_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6480550Z test_unsupported_stack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6480680Z test_unsupported_std_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6480820Z test_unsupported_std_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6480960Z test_unsupported_std_mean_unbiased_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6481100Z test_unsupported_std_unbiased_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6481240Z test_unsupported_stft_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6481380Z test_unsupported_sum_to_size_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6481510Z test_unsupported_svd_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6481650Z test_unsupported_svd_lowrank_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6481790Z test_unsupported_symeig_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6481930Z test_unsupported_take_along_dim_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6482060Z test_unsupported_take_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6482210Z test_unsupported_tensor_split_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6482350Z test_unsupported_tensordot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6482480Z test_unsupported_tile_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6482620Z test_unsupported_to_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6482760Z test_unsupported_to_sparse_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6482890Z test_unsupported_topk_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6483030Z test_unsupported_trace_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6483220Z test_unsupported_trapezoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6483360Z test_unsupported_trapz_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6483510Z test_unsupported_triangular_solve_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6483640Z test_unsupported_tril_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6483780Z test_unsupported_triu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6484160Z test_unsupported_unbind_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6484300Z test_unsupported_unflatten_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6484450Z test_unsupported_unfold_copy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6484580Z test_unsupported_unfold_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6484720Z test_unsupported_uniform_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6484870Z test_unsupported_unique_consecutive_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6485010Z test_unsupported_unique_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6485150Z test_unsupported_var_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6485290Z test_unsupported_var_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6485430Z test_unsupported_var_mean_unbiased_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6485570Z test_unsupported_var_unbiased_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6485710Z test_unsupported_vdot_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6485850Z test_unsupported_view_as_complex_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6486000Z test_unsupported_view_copy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6486130Z test_unsupported_vsplit_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6486270Z test_unsupported_vstack_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6486410Z test_unsupported_xlogy_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6486540Z test_unsupported_zero__cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6486680Z test_unsupported_zeros_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6486820Z test_unsupported_zeros_like_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6486950Z test_working___radd___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6487080Z test_working___rdiv___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6487210Z test_working___rmod___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6487380Z test_working___rmul___cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6487520Z test_working_abs_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6487650Z test_working_acos_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6487780Z test_working_add_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6487910Z test_working_addcmul_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6488050Z test_working_addmm_decomposed_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6488210Z test_working_asin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6488340Z test_working_atan2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6488480Z test_working_atan_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6488600Z test_working_bool_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6488730Z test_working_byte_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6488850Z test_working_ceil_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6488980Z test_working_char_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6489120Z test_working_clamp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6489260Z test_working_contiguous_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6489390Z test_working_cos_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6489520Z test_working_cosh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6489670Z test_working_div_floor_rounding_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6489840Z test_working_div_no_rounding_mode_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6490020Z test_working_div_trunc_rounding_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6490180Z test_working_double_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6490310Z test_working_eq_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6490440Z test_working_erf_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6490570Z test_working_erfc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6490700Z test_working_exp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6490840Z test_working_expand_as_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6490970Z test_working_expand_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6491110Z test_working_expm1_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6491240Z test_working_float_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6491400Z test_working_floor_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6491530Z test_working_fmod_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6491660Z test_working_ge_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6491780Z test_working_gt_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6491910Z test_working_half_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6492040Z test_working_int_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6492200Z test_working_isnan_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6492330Z test_working_le_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6492460Z test_working_lerp_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6492590Z test_working_lgamma_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6492720Z test_working_log10_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6492850Z test_working_log1p_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6492980Z test_working_log2_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6493100Z test_working_log_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6493230Z test_working_long_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6493360Z test_working_lt_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6493490Z test_working_masked_fill_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6493630Z test_working_max_binary_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6493760Z test_working_mean_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6493890Z test_working_min_binary_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6494020Z test_working_mm_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6494150Z test_working_mul_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6494270Z test_working_ne_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6494400Z test_working_neg_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6494550Z test_working_nn_functional_hardshrink_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6494700Z test_working_nn_functional_hardsigmoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6494840Z test_working_nn_functional_hardswish_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6494990Z test_working_nn_functional_hardtanh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6495140Z test_working_nn_functional_leaky_relu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6495310Z test_working_nn_functional_relu6_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6495450Z test_working_nn_functional_relu_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6495600Z test_working_nn_functional_softplus_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6495740Z test_working_nn_functional_softsign_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6495890Z test_working_nn_functional_tanhshrink_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6496050Z test_working_nn_functional_threshold_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6496190Z test_working_permute_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6496320Z test_working_pow_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6496470Z test_working_reciprocal_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6496610Z test_working_remainder_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6496740Z test_working_reshape_as_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6496870Z test_working_reshape_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6497010Z test_working_round_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6497140Z test_working_rsqrt_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6497270Z test_working_rsub_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6497400Z test_working_short_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6497530Z test_working_sigmoid_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6497660Z test_working_sign_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6497780Z test_working_sin_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6497910Z test_working_sinh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6498030Z test_working_sqrt_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6498160Z test_working_sub_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6498290Z test_working_sum_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6498420Z test_working_t_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6498540Z test_working_tan_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6498670Z test_working_tanh_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6498800Z test_working_transpose_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6498940Z test_working_true_divide_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6499110Z test_working_trunc_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6499250Z test_working_unsqueeze_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6499380Z test_working_view_as_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6499510Z test_working_view_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6499650Z test_working_where_cpu_float32 (__main__.TestNNCOpInfoCPU) ... skip: Compiles with TensorExprKernel (0.000s) 2023-01-11T21:17:21.6499740Z test_abs (__main__.TestTEFuserDynamic) ... ok (0.102s) 2023-01-11T21:17:21.6499890Z test_adaptive_avg_pool2d (__main__.TestTEFuserDynamic) ... ok (0.008s) 2023-01-11T21:17:21.6499980Z test_add_bool (__main__.TestTEFuserDynamic) ... ok (0.019s) 2023-01-11T21:17:21.6500070Z test_addcmul (__main__.TestTEFuserDynamic) ... ok (0.024s) 2023-01-11T21:17:21.6500210Z test_arg_configurations_smoke (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.001s) 2023-01-11T21:17:21.6500520Z test_autocast_down (__main__.TestTEFuserDynamic) ... skip: half-precision NNC fusion requires CUDA (0.000s) 2023-01-11T21:17:21.6500710Z test_autocast_up (__main__.TestTEFuserDynamic) ... skip: half-precision NNC fusion requires CUDA (0.000s) 2023-01-11T21:17:21.6500810Z test_batch_norm (__main__.TestTEFuserDynamic) ... ok (29.803s) 2023-01-11T21:17:21.6500900Z test_binary_div_ops (__main__.TestTEFuserDynamic) ... ok (0.179s) 2023-01-11T21:17:21.6501000Z test_binary_ops (__main__.TestTEFuserDynamic) ... ok (0.443s) 2023-01-11T21:17:21.6501090Z test_binary_pow (__main__.TestTEFuserDynamic) ... ok (0.034s) 2023-01-11T21:17:21.6501190Z test_binary_scalar_ops (__main__.TestTEFuserDynamic) ... ok (0.041s) 2023-01-11T21:17:21.6501350Z test_binary_tensor_scalar_ops (__main__.TestTEFuserDynamic) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6501450Z test_bitwise_ops (__main__.TestTEFuserDynamic) ... ok (0.105s) 2023-01-11T21:17:21.6501540Z test_broadcast (__main__.TestTEFuserDynamic) ... ok (0.007s) 2023-01-11T21:17:21.6501630Z test_cat_2k_args (__main__.TestTEFuserDynamic) ... ok (0.203s) 2023-01-11T21:17:21.6501730Z test_cat_graph_opt (__main__.TestTEFuserDynamic) ... ok (0.013s) 2023-01-11T21:17:21.6501860Z test_channels_last_dims_dynamic (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.001s) 2023-01-11T21:17:21.6501960Z test_checks_cat_inputs (__main__.TestTEFuserDynamic) ... ok (0.020s) 2023-01-11T21:17:21.6502080Z test_chunk (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.000s) 2023-01-11T21:17:21.6502210Z test_chunk_correctness (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.001s) 2023-01-11T21:17:21.6502330Z test_chunk_distributes (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.001s) 2023-01-11T21:17:21.6502470Z test_chunk_motion_deduplicates_inputs (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.000s) 2023-01-11T21:17:21.6502590Z test_chunk_mul_one (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.000s) 2023-01-11T21:17:21.6502710Z test_chunk_multiple (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.001s) 2023-01-11T21:17:21.6502800Z test_clamp (__main__.TestTEFuserDynamic) ... ok (0.137s) 2023-01-11T21:17:21.6502900Z test_clamp_double (__main__.TestTEFuserDynamic) ... ok (0.006s) 2023-01-11T21:17:21.6502990Z test_clamp_int (__main__.TestTEFuserDynamic) ... ok (0.005s) 2023-01-11T21:17:21.6503090Z test_comparison_eq_ne (__main__.TestTEFuserDynamic) ... ok (0.020s) 2023-01-11T21:17:21.6503190Z test_comparison_ge_le (__main__.TestTEFuserDynamic) ... ok (0.021s) 2023-01-11T21:17:21.6503280Z test_comparison_gt_lt (__main__.TestTEFuserDynamic) ... ok (0.020s) 2023-01-11T21:17:21.6503370Z test_concat (__main__.TestTEFuserDynamic) ... ok (0.011s) 2023-01-11T21:17:21.6503530Z test_concat_invariant (__main__.TestTEFuserDynamic) ... ok (0.017s) 2023-01-11T21:17:21.6503670Z test_constant_chunk_shapes (__main__.TestTEFuserDynamic) ... skip: TODO: chunk dynamic shapes (0.001s) 2023-01-11T21:17:21.6503840Z test_conv2d (__main__.TestTEFuserDynamic) ... skip: don't run conv with dynamic shapes (0.001s) 2023-01-11T21:17:21.6503980Z test_conv2d_depthwise (__main__.TestTEFuserDynamic) ... skip: Too slow to run with the TE interpreter (0.000s) 2023-01-11T21:17:21.6504100Z test_cuda_half (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.001s) 2023-01-11T21:17:21.6504180Z test_dims (__main__.TestTEFuserDynamic) ... ok (0.024s) 2023-01-11T21:17:21.6504320Z test_disabled (__main__.TestTEFuserDynamic) ... ok (0.003s) 2023-01-11T21:17:21.6504400Z test_div_bool (__main__.TestTEFuserDynamic) ... ok (0.007s) 2023-01-11T21:17:21.6504500Z test_dynamic_cat (__main__.TestTEFuserDynamic) ... ok (0.004s) 2023-01-11T21:17:21.6504600Z test_dynamic_shapes (__main__.TestTEFuserDynamic) ... ok (14.311s) 2023-01-11T21:17:21.6504700Z test_eq_unsqueeze_type_as (__main__.TestTEFuserDynamic) ... ok (0.010s) 2023-01-11T21:17:21.6504790Z test_erf (__main__.TestTEFuserDynamic) ... ok (0.001s) 2023-01-11T21:17:21.6504900Z test_exhaust_specializations (__main__.TestTEFuserDynamic) ... ok (0.003s) 2023-01-11T21:17:21.6504980Z test_exp (__main__.TestTEFuserDynamic) ... ok (0.011s) 2023-01-11T21:17:21.6505110Z test_fusion_reuse_multi_gpu (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.000s) 2023-01-11T21:17:21.6505200Z test_gelu (__main__.TestTEFuserDynamic) ... ok (0.014s) 2023-01-11T21:17:21.6505300Z test_hardsigmoid_fwd_bwd (__main__.TestTEFuserDynamic) ... ok (0.013s) 2023-01-11T21:17:21.6505400Z test_hardswish_fwd_bwd (__main__.TestTEFuserDynamic) ... ok (0.016s) 2023-01-11T21:17:21.6505510Z test_inlined_optimized_graph (__main__.TestTEFuserDynamic) ... ok (0.009s) 2023-01-11T21:17:21.6509240Z test_isnan (__main__.TestTEFuserDynamic) ... ok (0.034s) 2023-01-11T21:17:21.6509400Z test_kernel_cache_multi_gpu (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.001s) 2023-01-11T21:17:21.6509490Z test_lerp (__main__.TestTEFuserDynamic) ... ok (0.012s) 2023-01-11T21:17:21.6509730Z test_list_ops (__main__.TestTEFuserDynamic) ... skip: FIXME: fuser doesn't include ListConstruct nodes to the group causing a failure (0.001s) 2023-01-11T21:17:21.6509820Z test_lstm (__main__.TestTEFuserDynamic) ... ok (0.056s) 2023-01-11T21:17:21.6509910Z test_lstm_concat (__main__.TestTEFuserDynamic) ... ok (0.043s) 2023-01-11T21:17:21.6510010Z test_lstm_gates_permutations (__main__.TestTEFuserDynamic) ... ok (0.445s) 2023-01-11T21:17:21.6510110Z test_lstm_traced (__main__.TestTEFuserDynamic) ... ok (0.043s) 2023-01-11T21:17:21.6510220Z test_masked_fill (__main__.TestTEFuserDynamic) ... skip: Temporarily disabled (0.001s) 2023-01-11T21:17:21.6510390Z test_matmul (__main__.TestTEFuserDynamic) ... skip: don't run conv with dynamic shapes (0.001s) 2023-01-11T21:17:21.6510560Z test_milstm (__main__.TestTEFuserDynamic) ... skip: don't run conv with dynamic shapes (0.001s) 2023-01-11T21:17:21.6510650Z test_minmax (__main__.TestTEFuserDynamic) ... ok (0.035s) 2023-01-11T21:17:21.6510740Z test_minmax_int_ops (__main__.TestTEFuserDynamic) ... ok (0.049s) 2023-01-11T21:17:21.6510830Z test_mul_bool (__main__.TestTEFuserDynamic) ... ok (0.007s) 2023-01-11T21:17:21.6510920Z test_neg_pow (__main__.TestTEFuserDynamic) ... ok (0.011s) 2023-01-11T21:17:21.6511090Z test_nonzero_device_cuda (__main__.TestTEFuserDynamic) ... skip: needs non-zero device (0.000s) 2023-01-11T21:17:21.6511170Z test_nop (__main__.TestTEFuserDynamic) ... ok (0.000s) 2023-01-11T21:17:21.6511410Z test_profiler (__main__.TestTEFuserDynamic) ... STAGE:2023-01-11 21:16:07 6687:14702535 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:17:21.6511600Z STAGE:2023-01-11 21:16:07 6687:14702535 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:17:21.6511900Z STAGE:2023-01-11 21:16:07 6687:14702535 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:17:21.6511950Z ok (0.004s) 2023-01-11T21:17:21.6512070Z test_rand_broadcast_cuda (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.001s) 2023-01-11T21:17:21.6512190Z test_rand_cuda (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.000s) 2023-01-11T21:17:21.6512300Z test_rand_diamond (__main__.TestTEFuserDynamic) ... skip: fuser requires CUDA (0.000s) 2023-01-11T21:17:21.6512390Z test_relu (__main__.TestTEFuserDynamic) ... ok (0.013s) 2023-01-11T21:17:21.6512480Z test_relu_fwd_bwd (__main__.TestTEFuserDynamic) ... ok (0.008s) 2023-01-11T21:17:21.6512620Z test_remove_output_used_only_in_size (__main__.TestTEFuserDynamic) ... ok (0.005s) 2023-01-11T21:17:21.6512710Z test_scalar (__main__.TestTEFuserDynamic) ... ok (0.005s) 2023-01-11T21:17:21.6512800Z test_scalar_arg (__main__.TestTEFuserDynamic) ... ok (0.014s) 2023-01-11T21:17:21.6512910Z test_scalar_only_inputs (__main__.TestTEFuserDynamic) ... ok (0.004s) 2023-01-11T21:17:21.6513010Z test_skip_grad_in_check (__main__.TestTEFuserDynamic) ... ok (0.004s) 2023-01-11T21:17:21.6513100Z test_small_constant (__main__.TestTEFuserDynamic) ... ok (0.014s) 2023-01-11T21:17:21.6513200Z test_sub_gt_and (__main__.TestTEFuserDynamic) ... ok (0.010s) 2023-01-11T21:17:21.6513280Z test_sum_dim (__main__.TestTEFuserDynamic) ... ok (0.012s) 2023-01-11T21:17:21.6513380Z test_sum_keepdim_cast (__main__.TestTEFuserDynamic) ... ok (0.007s) 2023-01-11T21:17:21.6513470Z test_sum_simple (__main__.TestTEFuserDynamic) ... ok (0.005s) 2023-01-11T21:17:21.6513560Z test_superslomo (__main__.TestTEFuserDynamic) ... ok (0.001s) 2023-01-11T21:17:21.6513660Z test_tensor_scalar_ops (__main__.TestTEFuserDynamic) ... ok (0.013s) 2023-01-11T21:17:21.6513760Z test_ternary_norm_ops (__main__.TestTEFuserDynamic) ... ok (13.404s) 2023-01-11T21:17:21.6513860Z test_ternary_ops (__main__.TestTEFuserDynamic) ... ok (0.047s) 2023-01-11T21:17:21.6513950Z test_threshold (__main__.TestTEFuserDynamic) ... ok (0.008s) 2023-01-11T21:17:21.6514040Z test_to_device (__main__.TestTEFuserDynamic) ... ok (0.005s) 2023-01-11T21:17:21.6514170Z test_to_dtype (__main__.TestTEFuserDynamic) ... skip: Compiles with TensorExprKernel (0.001s) 2023-01-11T21:17:21.6514260Z test_torch_to (__main__.TestTEFuserDynamic) ... ok (0.084s) 2023-01-11T21:17:21.6514350Z test_type_as_cat (__main__.TestTEFuserDynamic) ... ok (0.344s) 2023-01-11T21:17:21.6514440Z test_typecheck (__main__.TestTEFuserDynamic) ... ok (0.007s) 2023-01-11T21:17:21.6514590Z test_unary_ops (__main__.TestTEFuserDynamic) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6514680Z test_unrolled_cat (__main__.TestTEFuserDynamic) ... ok (0.006s) 2023-01-11T21:17:21.6514800Z test_unsqueeze_size_calculation (__main__.TestTEFuserDynamic) ... ok (0.038s) 2023-01-11T21:17:21.6514890Z test_unsqueeze_var_dim (__main__.TestTEFuserDynamic) ... ok (0.055s) 2023-01-11T21:17:21.6515320Z test_unsupported_dtypes (__main__.TestTEFuserDynamic) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_jit_fuser_te.py:1186: 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:17:21.6515380Z return v.to(dtype) 2023-01-11T21:17:21.6515420Z ok (0.018s) 2023-01-11T21:17:21.6515520Z test_where_and_typing (__main__.TestTEFuserDynamic) ... ok (0.011s) 2023-01-11T21:17:21.6515610Z test_where_ops (__main__.TestTEFuserDynamic) ... ok (0.084s) 2023-01-11T21:17:21.6515910Z test_with_strict_fusion (__main__.TestTEFuserDynamic) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/jit/__init__.py:216: UserWarning: Only works in script mode 2023-01-11T21:17:21.6515990Z warnings.warn("Only works in script mode") 2023-01-11T21:17:21.6516060Z ok (0.018s) 2023-01-11T21:17:21.6516170Z test_zero_element_tensors (__main__.TestTEFuserDynamic) ... ok (0.006s) 2023-01-11T21:17:21.6516250Z test_abs (__main__.TestTEFuserStatic) ... ok (0.004s) 2023-01-11T21:17:21.6516350Z test_adaptive_avg_pool2d (__main__.TestTEFuserStatic) ... ok (0.008s) 2023-01-11T21:17:21.6516440Z test_add_bool (__main__.TestTEFuserStatic) ... ok (0.015s) 2023-01-11T21:17:21.6516530Z test_addcmul (__main__.TestTEFuserStatic) ... ok (0.011s) 2023-01-11T21:17:21.6516640Z test_arg_configurations_smoke (__main__.TestTEFuserStatic) ... ok (0.005s) 2023-01-11T21:17:21.6516820Z test_autocast_down (__main__.TestTEFuserStatic) ... skip: half-precision NNC fusion requires CUDA (0.000s) 2023-01-11T21:17:21.6517030Z test_autocast_up (__main__.TestTEFuserStatic) ... skip: half-precision NNC fusion requires CUDA (0.000s) 2023-01-11T21:17:21.6517120Z test_batch_norm (__main__.TestTEFuserStatic) ... ok (25.106s) 2023-01-11T21:17:21.6517220Z test_binary_div_ops (__main__.TestTEFuserStatic) ... ok (0.174s) 2023-01-11T21:17:21.6517310Z test_binary_ops (__main__.TestTEFuserStatic) ... ok (0.375s) 2023-01-11T21:17:21.6517400Z test_binary_pow (__main__.TestTEFuserStatic) ... ok (0.032s) 2023-01-11T21:17:21.6517500Z test_binary_scalar_ops (__main__.TestTEFuserStatic) ... ok (0.042s) 2023-01-11T21:17:21.6517600Z test_binary_tensor_scalar_ops (__main__.TestTEFuserStatic) ... ok (0.766s) 2023-01-11T21:17:21.6517690Z test_bitwise_ops (__main__.TestTEFuserStatic) ... ok (0.081s) 2023-01-11T21:17:21.6517780Z test_broadcast (__main__.TestTEFuserStatic) ... ok (0.005s) 2023-01-11T21:17:21.6517870Z test_cat_2k_args (__main__.TestTEFuserStatic) ... ok (0.204s) 2023-01-11T21:17:21.6517960Z test_cat_graph_opt (__main__.TestTEFuserStatic) ... ok (0.007s) 2023-01-11T21:17:21.6518090Z test_channels_last_dims_dynamic (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.001s) 2023-01-11T21:17:21.6518190Z test_checks_cat_inputs (__main__.TestTEFuserStatic) ... ok (0.010s) 2023-01-11T21:17:21.6518270Z test_chunk (__main__.TestTEFuserStatic) ... ok (0.006s) 2023-01-11T21:17:21.6518370Z test_chunk_correctness (__main__.TestTEFuserStatic) ... ok (0.252s) 2023-01-11T21:17:21.6518460Z test_chunk_distributes (__main__.TestTEFuserStatic) ... ok (0.012s) 2023-01-11T21:17:21.6518570Z test_chunk_motion_deduplicates_inputs (__main__.TestTEFuserStatic) ... ok (0.009s) 2023-01-11T21:17:21.6518660Z test_chunk_mul_one (__main__.TestTEFuserStatic) ... ok (4.521s) 2023-01-11T21:17:21.6518750Z test_chunk_multiple (__main__.TestTEFuserStatic) ... ok (0.020s) 2023-01-11T21:17:21.6518840Z test_clamp (__main__.TestTEFuserStatic) ... ok (0.113s) 2023-01-11T21:17:21.6518930Z test_clamp_double (__main__.TestTEFuserStatic) ... ok (0.005s) 2023-01-11T21:17:21.6519020Z test_clamp_int (__main__.TestTEFuserStatic) ... ok (0.005s) 2023-01-11T21:17:21.6519120Z test_comparison_eq_ne (__main__.TestTEFuserStatic) ... ok (0.016s) 2023-01-11T21:17:21.6519210Z test_comparison_ge_le (__main__.TestTEFuserStatic) ... ok (0.018s) 2023-01-11T21:17:21.6519310Z test_comparison_gt_lt (__main__.TestTEFuserStatic) ... ok (0.017s) 2023-01-11T21:17:21.6519390Z test_concat (__main__.TestTEFuserStatic) ... ok (0.008s) 2023-01-11T21:17:21.6519490Z test_concat_invariant (__main__.TestTEFuserStatic) ... ok (0.012s) 2023-01-11T21:17:21.6520040Z test_constant_chunk_shapes (__main__.TestTEFuserStatic) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_jit_fuser_te.py:2443: TracerWarning: torch.tensor results are registered as constants in the trace. You can safely ignore this warning if you use this function to create tensors out of constant variables that would be the same every time you call this function. In any other case, this might cause the trace to be incorrect. 2023-01-11T21:17:21.6520090Z r = torch.tensor(4) 2023-01-11T21:17:21.6520130Z ok (0.021s) 2023-01-11T21:17:21.6520220Z test_conv2d (__main__.TestTEFuserStatic) ... ok (0.018s) 2023-01-11T21:17:21.6520400Z test_conv2d_depthwise (__main__.TestTEFuserStatic) ... skip: Too slow to run with the TE interpreter (0.000s) 2023-01-11T21:17:21.6520520Z test_cuda_half (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.001s) 2023-01-11T21:17:21.6520600Z test_dims (__main__.TestTEFuserStatic) ... ok (0.022s) 2023-01-11T21:17:21.6520690Z test_disabled (__main__.TestTEFuserStatic) ... ok (0.003s) 2023-01-11T21:17:21.6520780Z test_div_bool (__main__.TestTEFuserStatic) ... ok (0.006s) 2023-01-11T21:17:21.6520870Z test_dynamic_cat (__main__.TestTEFuserStatic) ... ok (0.004s) 2023-01-11T21:17:21.6520970Z test_dynamic_shapes (__main__.TestTEFuserStatic) ... ok (14.267s) 2023-01-11T21:17:21.6521110Z test_eq_unsqueeze_type_as (__main__.TestTEFuserStatic) ... ok (0.009s) 2023-01-11T21:17:21.6521190Z test_erf (__main__.TestTEFuserStatic) ... ok (0.001s) 2023-01-11T21:17:21.6521300Z test_exhaust_specializations (__main__.TestTEFuserStatic) ... ok (0.003s) 2023-01-11T21:17:21.6521380Z test_exp (__main__.TestTEFuserStatic) ... ok (0.010s) 2023-01-11T21:17:21.6521500Z test_fusion_reuse_multi_gpu (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.000s) 2023-01-11T21:17:21.6521590Z test_gelu (__main__.TestTEFuserStatic) ... ok (0.014s) 2023-01-11T21:17:21.6521690Z test_hardsigmoid_fwd_bwd (__main__.TestTEFuserStatic) ... ok (0.011s) 2023-01-11T21:17:21.6521790Z test_hardswish_fwd_bwd (__main__.TestTEFuserStatic) ... ok (0.013s) 2023-01-11T21:17:21.6521890Z test_inlined_optimized_graph (__main__.TestTEFuserStatic) ... ok (0.007s) 2023-01-11T21:17:21.6521970Z test_isnan (__main__.TestTEFuserStatic) ... ok (0.032s) 2023-01-11T21:17:21.6522090Z test_kernel_cache_multi_gpu (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.001s) 2023-01-11T21:17:21.6522170Z test_lerp (__main__.TestTEFuserStatic) ... ok (0.010s) 2023-01-11T21:17:21.6522400Z test_list_ops (__main__.TestTEFuserStatic) ... skip: FIXME: fuser doesn't include ListConstruct nodes to the group causing a failure (0.001s) 2023-01-11T21:17:21.6522490Z test_lstm (__main__.TestTEFuserStatic) ... ok (0.055s) 2023-01-11T21:17:21.6522570Z test_lstm_concat (__main__.TestTEFuserStatic) ... ok (0.038s) 2023-01-11T21:17:21.6522670Z test_lstm_gates_permutations (__main__.TestTEFuserStatic) ... ok (0.235s) 2023-01-11T21:17:21.6522760Z test_lstm_traced (__main__.TestTEFuserStatic) ... ok (0.038s) 2023-01-11T21:17:21.6522880Z test_masked_fill (__main__.TestTEFuserStatic) ... skip: Temporarily disabled (0.001s) 2023-01-11T21:17:21.6522960Z test_matmul (__main__.TestTEFuserStatic) ... ok (0.173s) 2023-01-11T21:17:21.6523050Z test_milstm (__main__.TestTEFuserStatic) ... ok (0.222s) 2023-01-11T21:17:21.6523130Z test_minmax (__main__.TestTEFuserStatic) ... ok (0.023s) 2023-01-11T21:17:21.6523230Z test_minmax_int_ops (__main__.TestTEFuserStatic) ... ok (0.035s) 2023-01-11T21:17:21.6523310Z test_mul_bool (__main__.TestTEFuserStatic) ... ok (0.006s) 2023-01-11T21:17:21.6523400Z test_neg_pow (__main__.TestTEFuserStatic) ... ok (0.010s) 2023-01-11T21:17:21.6523570Z test_nonzero_device_cuda (__main__.TestTEFuserStatic) ... skip: needs non-zero device (0.000s) 2023-01-11T21:17:21.6523660Z test_nop (__main__.TestTEFuserStatic) ... ok (0.000s) 2023-01-11T21:17:21.6523890Z test_profiler (__main__.TestTEFuserStatic) ... STAGE:2023-01-11 21:17:08 6687:14702535 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:17:21.6524070Z STAGE:2023-01-11 21:17:08 6687:14702535 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:17:21.6524250Z STAGE:2023-01-11 21:17:08 6687:14702535 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:17:21.6524300Z ok (0.003s) 2023-01-11T21:17:21.6524420Z test_rand_broadcast_cuda (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.001s) 2023-01-11T21:17:21.6524530Z test_rand_cuda (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.000s) 2023-01-11T21:17:21.6524680Z test_rand_diamond (__main__.TestTEFuserStatic) ... skip: fuser requires CUDA (0.000s) 2023-01-11T21:17:21.6524770Z test_relu (__main__.TestTEFuserStatic) ... ok (0.011s) 2023-01-11T21:17:21.6524860Z test_relu_fwd_bwd (__main__.TestTEFuserStatic) ... ok (0.007s) 2023-01-11T21:17:21.6524970Z test_remove_output_used_only_in_size (__main__.TestTEFuserStatic) ... ok (0.004s) 2023-01-11T21:17:21.6525060Z test_scalar (__main__.TestTEFuserStatic) ... ok (0.004s) 2023-01-11T21:17:21.6525150Z test_scalar_arg (__main__.TestTEFuserStatic) ... ok (0.010s) 2023-01-11T21:17:21.6525240Z test_scalar_only_inputs (__main__.TestTEFuserStatic) ... ok (0.003s) 2023-01-11T21:17:21.6525340Z test_skip_grad_in_check (__main__.TestTEFuserStatic) ... ok (0.003s) 2023-01-11T21:17:21.6525460Z test_small_constant (__main__.TestTEFuserStatic) ... ok (0.012s) 2023-01-11T21:17:21.6525550Z test_sub_gt_and (__main__.TestTEFuserStatic) ... ok (0.007s) 2023-01-11T21:17:21.6525640Z test_sum_dim (__main__.TestTEFuserStatic) ... ok (0.008s) 2023-01-11T21:17:21.6525740Z test_sum_keepdim_cast (__main__.TestTEFuserStatic) ... ok (0.005s) 2023-01-11T21:17:21.6525830Z test_sum_simple (__main__.TestTEFuserStatic) ... ok (0.005s) 2023-01-11T21:17:21.6525920Z test_superslomo (__main__.TestTEFuserStatic) ... ok (0.001s) 2023-01-11T21:17:21.6526020Z test_tensor_scalar_ops (__main__.TestTEFuserStatic) ... ok (0.010s) 2023-01-11T21:17:21.6526110Z test_ternary_norm_ops (__main__.TestTEFuserStatic) ... ok (11.373s) 2023-01-11T21:17:21.6526200Z test_ternary_ops (__main__.TestTEFuserStatic) ... ok (0.038s) 2023-01-11T21:17:21.6526290Z test_threshold (__main__.TestTEFuserStatic) ... ok (0.006s) 2023-01-11T21:17:21.6526380Z test_to_device (__main__.TestTEFuserStatic) ... ok (0.004s) 2023-01-11T21:17:21.6526500Z test_to_dtype (__main__.TestTEFuserStatic) ... skip: Compiles with TensorExprKernel (0.001s) 2023-01-11T21:17:21.6526590Z test_torch_to (__main__.TestTEFuserStatic) ... ok (0.076s) 2023-01-11T21:17:21.6526680Z test_type_as_cat (__main__.TestTEFuserStatic) ... ok (0.218s) 2023-01-11T21:17:21.6526770Z test_typecheck (__main__.TestTEFuserStatic) ... ok (0.005s) 2023-01-11T21:17:21.6526910Z test_unary_ops (__main__.TestTEFuserStatic) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:17:21.6527010Z test_unrolled_cat (__main__.TestTEFuserStatic) ... ok (0.004s) 2023-01-11T21:17:21.6527110Z test_unsqueeze_size_calculation (__main__.TestTEFuserStatic) ... ok (0.030s) 2023-01-11T21:17:21.6527210Z test_unsqueeze_var_dim (__main__.TestTEFuserStatic) ... ok (0.051s) 2023-01-11T21:17:21.6527310Z test_unsupported_dtypes (__main__.TestTEFuserStatic) ... ok (0.017s) 2023-01-11T21:17:21.6527410Z test_where_and_typing (__main__.TestTEFuserStatic) ... ok (0.008s) 2023-01-11T21:17:21.6527500Z test_where_ops (__main__.TestTEFuserStatic) ... ok (0.068s) 2023-01-11T21:17:21.6527800Z test_with_strict_fusion (__main__.TestTEFuserStatic) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/jit/__init__.py:216: UserWarning: Only works in script mode 2023-01-11T21:17:21.6527870Z warnings.warn("Only works in script mode") 2023-01-11T21:17:21.6527920Z ok (0.015s) 2023-01-11T21:17:21.6528020Z test_zero_element_tensors (__main__.TestTEFuserStatic) ... ok (0.004s) 2023-01-11T21:17:21.6528030Z 2023-01-11T21:17:21.6528170Z ---------------------------------------------------------------------- 2023-01-11T21:17:21.6528220Z Ran 6130 tests in 123.335s 2023-01-11T21:17:21.6528230Z 2023-01-11T21:17:21.6528280Z OK (skipped=5965) 2023-01-11T21:17:21.6528280Z 2023-01-11T21:17:21.6528340Z Generating XML reports... 2023-01-11T21:17:21.6528570Z Generated XML report: test-reports/python-unittest/test_jit_fuser_te/TEST-jit.test_fuser_common.TestFuserCommon-20230111211517.xml 2023-01-11T21:17:21.6528780Z Generated XML report: test-reports/python-unittest/test_jit_fuser_te/TEST-TestTEFuserDynamic-20230111211517.xml 2023-01-11T21:17:21.6529020Z Generated XML report: test-reports/python-unittest/test_jit_fuser_te/TEST-TestTEFuserStatic-20230111211517.xml 2023-01-11T21:17:21.6529250Z Generated XML report: test-reports/python-unittest/test_jit_fuser_te/TEST-TestLoopnestRandomizationCPU-20230111211517.xml 2023-01-11T21:17:21.6529460Z Generated XML report: test-reports/python-unittest/test_jit_fuser_te/TEST-TestNNCOpInfoCPU-20230111211517.xml 2023-01-11T21:17:21.6529470Z 2023-01-11T21:17:21.6529780Z ##[endgroup] 2023-01-11T21:17:21.6530000Z FINISHED PRINTING LOG FILE of test_jit_fuser_te (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_jit_fuser_te_gtwju5rd) 2023-01-11T21:17:21.6530010Z 2023-01-11T21:17:22.5529940Z Running dynamo/test_minifier ... [2023-01-11 21:17:22.552731] 2023-01-11T21:17:22.5530770Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'dynamo/test_minifier.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:17:22.553003] 2023-01-11T21:17:22.5530860Z Ignoring disabled issues: [] 2023-01-11T21:17:41.3814580Z 2023-01-11T21:17:41.3815300Z Expand the folded group to see the log file of dynamo/test_minifier 2023-01-11T21:17:41.3815940Z ##[group]PRINTING LOG FILE of dynamo/test_minifier (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_minifier_fgd3p0tj) 2023-01-11T21:17:41.3816130Z 2023-01-11T21:17:41.3816190Z Running tests... 2023-01-11T21:17:41.3816520Z ---------------------------------------------------------------------- 2023-01-11T21:17:41.3816820Z Test results will be stored in test-reports/python-unittest/dynamo.test_minifier 2023-01-11T21:17:41.3817100Z test_after_dynamo_cpu_accuracy_backend_passes (__main__.MinifierTests) ... ok (0.875s) 2023-01-11T21:17:41.3817580Z test_after_dynamo_cpu_accuracy_error (__main__.MinifierTests) ... ok (2.252s) 2023-01-11T21:17:41.3817860Z test_after_dynamo_cpu_compile_backend_passes (__main__.MinifierTests) ... ok (0.725s) 2023-01-11T21:17:41.3818120Z test_after_dynamo_cpu_compile_error (__main__.MinifierTests) ... ok (2.241s) 2023-01-11T21:17:41.3818370Z test_after_dynamo_cpu_runtime_backend_passes (__main__.MinifierTests) ... ok (0.720s) 2023-01-11T21:17:41.3818640Z test_after_dynamo_cpu_runtime_error (__main__.MinifierTests) ... ok (2.168s) 2023-01-11T21:17:41.3818920Z test_after_dynamo_cuda_accuracy_backend_passes (__main__.MinifierTests) ... skip: requires cuda (0.001s) 2023-01-11T21:17:41.3819200Z test_after_dynamo_cuda_accuracy_error (__main__.MinifierTests) ... skip: requires cuda (0.000s) 2023-01-11T21:17:41.3819470Z test_after_dynamo_cuda_compile_backend_passes (__main__.MinifierTests) ... skip: requires cuda (0.000s) 2023-01-11T21:17:41.3819740Z test_after_dynamo_cuda_compile_error (__main__.MinifierTests) ... skip: requires cuda (0.000s) 2023-01-11T21:17:41.3820010Z test_after_dynamo_cuda_runtime_backend_passes (__main__.MinifierTests) ... skip: requires cuda (0.000s) 2023-01-11T21:17:41.3820270Z test_after_dynamo_cuda_runtime_error (__main__.MinifierTests) ... skip: requires cuda (0.000s) 2023-01-11T21:17:41.3820520Z test_after_dynamo_custom_backend (__main__.MinifierTests) ... ok (1.431s) 2023-01-11T21:17:41.3820770Z test_after_dynamo_with_modified_config_cpu_accuracy_error (__main__.MinifierTests) ... ok (2.273s) 2023-01-11T21:17:41.3821040Z test_after_dynamo_with_modified_config_cpu_compile_error (__main__.MinifierTests) ... ok (2.252s) 2023-01-11T21:17:41.3821300Z test_cpu_cuda_module_after_dynamo (__main__.MinifierTests) ... skip: requires cuda (0.001s) 2023-01-11T21:17:41.3821550Z test_dynamo_config_serialization (__main__.MinifierTests) ... ok (0.676s) 2023-01-11T21:17:41.3821770Z test_if_graph_minified (__main__.MinifierTests) ... ok (2.268s) 2023-01-11T21:17:41.3821900Z 2023-01-11T21:17:41.3822900Z ---------------------------------------------------------------------- 2023-01-11T21:17:41.3823120Z Ran 18 tests in 17.889s 2023-01-11T21:17:41.3823210Z 2023-01-11T21:17:41.3823260Z OK (skipped=7) 2023-01-11T21:17:41.3823340Z 2023-01-11T21:17:41.3823400Z Generating XML reports... 2023-01-11T21:17:41.3823950Z Generated XML report: test-reports/python-unittest/dynamo.test_minifier/TEST-MinifierTests-20230111211723.xml 2023-01-11T21:17:41.3824130Z 2023-01-11T21:17:41.3824360Z ##[endgroup] 2023-01-11T21:17:41.3824700Z FINISHED PRINTING LOG FILE of dynamo/test_minifier (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_minifier_fgd3p0tj) 2023-01-11T21:17:41.3824890Z 2023-01-11T21:17:42.4024750Z Running test_optim ... [2023-01-11 21:17:42.402279] 2023-01-11T21:17:42.4025870Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_optim.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:17:42.402471] 2023-01-11T21:17:42.4026440Z Ignoring disabled issues: [] 2023-01-11T21:17:59.6465280Z 2023-01-11T21:17:59.6465780Z Expand the folded group to see the log file of test_optim 2023-01-11T21:17:59.6466420Z ##[group]PRINTING LOG FILE of test_optim (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_optim_f_rjult1) 2023-01-11T21:17:59.6466620Z 2023-01-11T21:17:59.6466680Z Running tests... 2023-01-11T21:17:59.6467030Z ---------------------------------------------------------------------- 2023-01-11T21:17:59.6467310Z Test results will be stored in test-reports/python-unittest/test_optim 2023-01-11T21:17:59.6467560Z test_adadelta (__main__.TestDifferentiableOptimizer) ... ok (0.168s) 2023-01-11T21:17:59.6467800Z test_adagrad (__main__.TestDifferentiableOptimizer) ... ok (0.002s) 2023-01-11T21:17:59.6468050Z test_adam (__main__.TestDifferentiableOptimizer) ... ok (0.005s) 2023-01-11T21:17:59.6468290Z test_adamax (__main__.TestDifferentiableOptimizer) ... ok (0.003s) 2023-01-11T21:17:59.6468540Z test_adamw (__main__.TestDifferentiableOptimizer) ... ok (0.004s) 2023-01-11T21:17:59.6468780Z test_asgd (__main__.TestDifferentiableOptimizer) ... ok (0.002s) 2023-01-11T21:17:59.6469010Z test_nadam (__main__.TestDifferentiableOptimizer) ... ok (0.005s) 2023-01-11T21:17:59.6469240Z test_radam (__main__.TestDifferentiableOptimizer) ... ok (0.003s) 2023-01-11T21:17:59.6469460Z test_rmsprop (__main__.TestDifferentiableOptimizer) ... ok (0.005s) 2023-01-11T21:17:59.6469690Z test_rprop (__main__.TestDifferentiableOptimizer) ... ok (0.004s) 2023-01-11T21:17:59.6469910Z test_sgd (__main__.TestDifferentiableOptimizer) ... ok (0.002s) 2023-01-11T21:17:59.6470170Z test_CosineAnnealingWarmRestarts_lr1_T_mult_1 (__main__.TestLRScheduler) ... ok (0.004s) 2023-01-11T21:17:59.6470440Z test_CosineAnnealingWarmRestarts_lr1_T_mult_2 (__main__.TestLRScheduler) ... ok (0.004s) 2023-01-11T21:17:59.6470700Z test_CosineAnnealingWarmRestarts_lr1_T_mult_4 (__main__.TestLRScheduler) ... ok (0.004s) 2023-01-11T21:17:59.6470970Z test_CosineAnnealingWarmRestarts_lr2 (__main__.TestLRScheduler) ... ok (0.028s) 2023-01-11T21:17:59.6471220Z test_CosineAnnealingWarmRestarts_lr3 (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T21:17:59.6471500Z test_CosineAnnealingWarmRestarts_lr_state_dict (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6472420Z test_chained_lr1 (__main__.TestLRScheduler) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/lr_scheduler.py:139: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2023-01-11T21:17:59.6485590Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2023-01-11T21:17:59.6485840Z ok (0.001s) 2023-01-11T21:17:59.6486030Z test_chained_lr2 (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6486270Z test_chained_lr2_get_last_lr_before_step (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6486510Z test_chained_lr3 (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6487030Z test_chained_lr4 (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6487240Z test_chained_lr5 (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6487450Z test_closed_form_constantlr (__main__.TestLRScheduler) ... ok (0.003s) 2023-01-11T21:17:59.6487680Z test_closed_form_cos_anneal_lr (__main__.TestLRScheduler) ... ok (0.003s) 2023-01-11T21:17:59.6487930Z test_closed_form_exp_lr (__main__.TestLRScheduler) ... ok (0.003s) 2023-01-11T21:17:59.6488170Z test_closed_form_linearlr (__main__.TestLRScheduler) ... ok (0.003s) 2023-01-11T21:17:59.6488410Z test_closed_form_multi_step_lr (__main__.TestLRScheduler) ... ok (0.003s) 2023-01-11T21:17:59.6488790Z test_closed_form_poly_lr (__main__.TestLRScheduler) ... ok (0.003s) 2023-01-11T21:17:59.6489010Z test_closed_form_step_lr (__main__.TestLRScheduler) ... ok (0.003s) 2023-01-11T21:17:59.6489980Z test_compound_cosanneal_and_exp_lr (__main__.TestLRScheduler) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/lr_scheduler.py:139: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2023-01-11T21:17:59.6490650Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2023-01-11T21:17:59.6490840Z ok (0.001s) 2023-01-11T21:17:59.6491030Z test_compound_cosanneal_and_linearlr (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6491280Z test_compound_cosanneal_and_multistep_lr (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6491520Z test_compound_cosanneal_and_step_lr (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6491770Z test_compound_exp_and_linearlr (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6492010Z test_compound_exp_and_multistep_lr (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6492250Z test_compound_linearlr_and_multistep_lr (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6492500Z test_compound_reduce_lr_on_plateau1 (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6492740Z test_compound_reduce_lr_on_plateau2 (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6492970Z test_compound_reduce_lr_on_plateau3 (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6493200Z test_compound_reduce_lr_on_plateau4 (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6493440Z test_compound_reduce_lr_on_plateau5 (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6493670Z test_compound_step_and_constantlr (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6493900Z test_compound_step_and_exp_lr (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6494140Z test_compound_step_and_multistep_lr (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6494360Z test_constantlr (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6494640Z test_constantlr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6494890Z test_constantlr_with_epoch (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6495820Z test_cos_anneal_lr (__main__.TestLRScheduler) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/lr_scheduler.py:139: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2023-01-11T21:17:59.6496440Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2023-01-11T21:17:59.6496630Z ok (0.001s) 2023-01-11T21:17:59.6496800Z test_cos_anneal_lr_continue (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6497290Z test_cosine_lr_state_dict (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6497530Z test_cosine_then_cyclic (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6497790Z test_cycle_lr_cycle_momentum_fail_with_momentumless_optimizer (__main__.TestLRScheduler) ... ok (0.000s) 2023-01-11T21:17:59.6498040Z test_cycle_lr_exp_range_mode (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T21:17:59.6498700Z test_cycle_lr_exp_range_mode_one_lr (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6498950Z test_cycle_lr_exp_range_mode_step_size_up_down (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6499190Z test_cycle_lr_invalid_mode (__main__.TestLRScheduler) ... ok (0.000s) 2023-01-11T21:17:59.6499430Z test_cycle_lr_removed_after_out_of_scope (__main__.TestLRScheduler) ... ok (0.000s) 2023-01-11T21:17:59.6499690Z test_cycle_lr_scale_fn_restored_from_state_dict (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6499930Z test_cycle_lr_state_dict_picklable (__main__.TestLRScheduler) ... ok (0.000s) 2023-01-11T21:17:59.6500170Z test_cycle_lr_triangular2_mode (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T21:17:59.6500590Z test_cycle_lr_triangular2_mode_one_lr (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T21:17:59.6500860Z test_cycle_lr_triangular2_mode_step_size_up_down (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T21:17:59.6501120Z test_cycle_lr_triangular_mode (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6501350Z test_cycle_lr_triangular_mode_one_lr (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6501880Z test_cycle_lr_triangular_mode_one_lr_no_momentum (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6502140Z test_cycle_lr_triangular_mode_step_size_up_down (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6502370Z test_cycle_lr_with_adam (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6502610Z test_cycle_lr_with_momentumless_optimizer (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6502850Z test_error_when_getlr_has_epoch (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6528470Z test_exp_lr (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6528740Z test_exp_step_lr_state_dict (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6529000Z test_exponential_lr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6529240Z test_get_last_lr_constantlr (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6529470Z test_get_last_lr_linearlr (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6529690Z test_get_last_lr_multi_step_lr (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6530680Z test_get_last_lr_sequentiallr (__main__.TestLRScheduler) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/lr_scheduler.py:152: UserWarning: The epoch parameter in `scheduler.step()` was not necessary and is being deprecated where possible. Please use `scheduler.step()` to step the scheduler. During the deprecation, if epoch is different from None, the closed form is used instead of the new chainable form, where available. Please open an issue if you are unable to replicate your use case: https://github.com/pytorch/pytorch/issues/new/choose. 2023-01-11T21:17:59.6531320Z warnings.warn(EPOCH_DEPRECATION_WARNING, UserWarning) 2023-01-11T21:17:59.6531490Z ok (0.001s) 2023-01-11T21:17:59.6531660Z test_get_last_lr_step_lr (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6532790Z test_lambda_lr (__main__.TestLRScheduler) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/lr_scheduler.py:139: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2023-01-11T21:17:59.6533410Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2023-01-11T21:17:59.6533600Z ok (0.001s) 2023-01-11T21:17:59.6533890Z test_lambda_lr_state_dict_fn (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6534120Z test_lambda_lr_state_dict_obj (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6534370Z test_linear_linearlr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6535220Z test_linearlr (__main__.TestLRScheduler) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/lr_scheduler.py:139: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2023-01-11T21:17:59.6535840Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2023-01-11T21:17:59.6536030Z ok (0.001s) 2023-01-11T21:17:59.6536230Z test_linearlr_start_factor_limits1 (__main__.TestLRScheduler) ... ok (0.000s) 2023-01-11T21:17:59.6536470Z test_linearlr_start_factor_limits2 (__main__.TestLRScheduler) ... ok (0.000s) 2023-01-11T21:17:59.6536700Z test_linearlr_with_epoch (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6537540Z test_multi_step_lr (__main__.TestLRScheduler) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/lr_scheduler.py:139: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2023-01-11T21:17:59.6538150Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2023-01-11T21:17:59.6538340Z ok (0.001s) 2023-01-11T21:17:59.6538510Z test_multi_step_lr_state_dict (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6538740Z test_multi_step_lr_with_epoch (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6539560Z test_multiplicative_lr (__main__.TestLRScheduler) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/lr_scheduler.py:139: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2023-01-11T21:17:59.6540180Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2023-01-11T21:17:59.6540360Z ok (0.001s) 2023-01-11T21:17:59.6540540Z test_new_pattern_no_warning (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6540770Z test_new_pattern_no_warning_with_arg (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6541020Z test_new_pattern_no_warning_with_overridden_optim_step (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T21:17:59.6541320Z test_no_cyclic_references (__main__.TestLRScheduler) ... ok (0.064s) 2023-01-11T21:17:59.6541550Z test_no_cyclic_references_in_step (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6541780Z test_old_pattern_warning (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T21:17:59.6542010Z test_old_pattern_warning_resuming (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T21:17:59.6542250Z test_old_pattern_warning_resuming_with_arg (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T21:17:59.6542490Z test_old_pattern_warning_with_arg (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6542790Z test_old_pattern_warning_with_overridden_optim_step (__main__.TestLRScheduler) ... ok (0.002s) 2023-01-11T21:17:59.6543050Z test_onecycle_lr_cannot_calculate_total_steps (__main__.TestLRScheduler) ... ok (0.000s) 2023-01-11T21:17:59.6543290Z test_onecycle_lr_cosine_annealing (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6543540Z test_onecycle_lr_invalid_anneal_strategy (__main__.TestLRScheduler) ... ok (0.000s) 2023-01-11T21:17:59.6543780Z test_onecycle_lr_invalid_pct_start (__main__.TestLRScheduler) ... ok (0.000s) 2023-01-11T21:17:59.6544010Z test_onecycle_lr_linear_annealing (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6544260Z test_onecycle_lr_linear_annealing_three_phases (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6545090Z test_poly_lr (__main__.TestLRScheduler) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/lr_scheduler.py:139: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2023-01-11T21:17:59.6545730Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2023-01-11T21:17:59.6545920Z ok (0.001s) 2023-01-11T21:17:59.6546110Z test_polynomial_lr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6546350Z test_reduce_lr_on_plateau1 (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6546570Z test_reduce_lr_on_plateau2 (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6552620Z test_reduce_lr_on_plateau3 (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6552840Z test_reduce_lr_on_plateau4 (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6553050Z test_reduce_lr_on_plateau5 (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6553270Z test_reduce_lr_on_plateau6 (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6553480Z test_reduce_lr_on_plateau7 (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6553690Z test_reduce_lr_on_plateau8 (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6553950Z test_reduce_lr_on_plateau_state_dict (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6554810Z test_sequentiallr1 (__main__.TestLRScheduler) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/lr_scheduler.py:139: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2023-01-11T21:17:59.6555460Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2023-01-11T21:17:59.6556440Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/lr_scheduler.py:152: UserWarning: The epoch parameter in `scheduler.step()` was not necessary and is being deprecated where possible. Please use `scheduler.step()` to step the scheduler. During the deprecation, if epoch is different from None, the closed form is used instead of the new chainable form, where available. Please open an issue if you are unable to replicate your use case: https://github.com/pytorch/pytorch/issues/new/choose. 2023-01-11T21:17:59.6557050Z warnings.warn(EPOCH_DEPRECATION_WARNING, UserWarning) 2023-01-11T21:17:59.6557210Z ok (0.001s) 2023-01-11T21:17:59.6557380Z test_sequentiallr2 (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6557660Z test_sequentiallr3 (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6557870Z test_sequentiallr4 (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6558070Z test_step_lr (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6558300Z test_step_lr_is_constant_for_constant_epoch (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6558540Z test_step_lr_state_dict (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6558760Z test_swa_lr_state_dict (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6558990Z test_swalr_cosine_anneal_after_multiplicative (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6559230Z test_swalr_hypers (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6559460Z test_swalr_linear_anneal_after_multiplicative (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6559700Z test_swalr_no_anneal (__main__.TestLRScheduler) ... ok (0.001s) 2023-01-11T21:17:59.6560520Z test_adadelta (__main__.TestOptim) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/lr_scheduler.py:139: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2023-01-11T21:17:59.6561160Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2023-01-11T21:17:59.6561340Z ok (0.655s) 2023-01-11T21:17:59.6561510Z test_adadelta_complex (__main__.TestOptim) ... ok (0.002s) 2023-01-11T21:17:59.6561700Z test_adagrad (__main__.TestOptim) ... ok (0.887s) 2023-01-11T21:17:59.6561900Z test_adagrad_complex (__main__.TestOptim) ... ok (0.002s) 2023-01-11T21:17:59.6562100Z test_adagrad_sparse (__main__.TestOptim) ... ok (2.550s) 2023-01-11T21:17:59.6562280Z test_adam (__main__.TestOptim) ... ok (2.122s) 2023-01-11T21:17:59.6562460Z test_adamax (__main__.TestOptim) ... ok (0.647s) 2023-01-11T21:17:59.6562640Z test_adamw (__main__.TestOptim) ... ok (0.658s) 2023-01-11T21:17:59.6562830Z test_asgd (__main__.TestOptim) ... ok (0.885s) 2023-01-11T21:17:59.6563040Z test_duplicate_params_in_param_group (__main__.TestOptim) ... ok (0.001s) 2023-01-11T21:17:59.6563250Z test_empty_grad (__main__.TestOptim) ... ok (0.003s) 2023-01-11T21:17:59.6563480Z test_functional_fused_adam_with_foundinf (__main__.TestOptim) ... skip: CUDA is required. (0.001s) 2023-01-11T21:17:59.6563710Z test_fused_optimizers (__main__.TestOptim) ... ok (0.000s) 2023-01-11T21:17:59.6563920Z test_invalid_param_type (__main__.TestOptim) ... ok (0.000s) 2023-01-11T21:17:59.6564100Z test_lbfgs (__main__.TestOptim) ... ok (0.086s) 2023-01-11T21:17:59.6564300Z test_lbfgs_return_type (__main__.TestOptim) ... ok (0.001s) 2023-01-11T21:17:59.6564500Z test_multi_tensor_optimizers (__main__.TestOptim) ... ok (0.001s) 2023-01-11T21:17:59.6565420Z test_nadam (__main__.TestOptim) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/lr_scheduler.py:139: UserWarning: Detected call of `lr_scheduler.step()` before `optimizer.step()`. In PyTorch 1.1.0 and later, you should call them in the opposite order: `optimizer.step()` before `lr_scheduler.step()`. Failure to do this will result in PyTorch skipping the first value of the learning rate schedule. See more details at https://pytorch.org/docs/stable/optim.html#how-to-adjust-learning-rate 2023-01-11T21:17:59.6566060Z warnings.warn("Detected call of `lr_scheduler.step()` before `optimizer.step()`. " 2023-01-11T21:17:59.6566240Z ok (0.336s) 2023-01-11T21:17:59.6566400Z test_no_grad_for_all_params (__main__.TestOptim) ... ok (0.001s) 2023-01-11T21:17:59.6566600Z test_post_hook (__main__.TestOptim) ... ok (0.001s) 2023-01-11T21:17:59.6566840Z test_pre_and_post_hook (__main__.TestOptim) ... ok (0.001s) 2023-01-11T21:17:59.6567030Z test_pre_hook (__main__.TestOptim) ... ok (0.001s) 2023-01-11T21:17:59.6567210Z test_radam (__main__.TestOptim) ... ok (0.368s) 2023-01-11T21:17:59.6567390Z test_rmsprop (__main__.TestOptim) ... ok (1.684s) 2023-01-11T21:17:59.6567570Z test_rprop (__main__.TestOptim) ... ok (0.730s) 2023-01-11T21:17:59.6567750Z test_sgd (__main__.TestOptim) ... ok (1.615s) 2023-01-11T21:17:59.6567930Z test_sgd_complex (__main__.TestOptim) ... ok (0.003s) 2023-01-11T21:17:59.6568120Z test_sgd_sparse (__main__.TestOptim) ... ok (2.082s) 2023-01-11T21:17:59.6568320Z test_sparse_adam (__main__.TestOptim) ... ok (0.596s) 2023-01-11T21:17:59.6568520Z test_averaged_model_all_devices (__main__.TestSWAUtils) ... ok (0.004s) 2023-01-11T21:17:59.6568750Z test_averaged_model_exponential (__main__.TestSWAUtils) ... ok (0.003s) 2023-01-11T21:17:59.6568990Z test_averaged_model_exponential_buffers (__main__.TestSWAUtils) ... ok (0.002s) 2023-01-11T21:17:59.6569220Z test_averaged_model_mixed_device (__main__.TestSWAUtils) ... ok (0.001s) 2023-01-11T21:17:59.6569450Z test_averaged_model_state_dict (__main__.TestSWAUtils) ... ok (0.002s) 2023-01-11T21:17:59.6569670Z test_bn_update_eval_momentum (__main__.TestSWAUtils) ... ok (0.005s) 2023-01-11T21:17:59.6569880Z test_update_bn_cnn (__main__.TestSWAUtils) ... ok (0.018s) 2023-01-11T21:17:59.6570070Z test_update_bn_dnn (__main__.TestSWAUtils) ... ok (0.014s) 2023-01-11T21:17:59.6570190Z 2023-01-11T21:17:59.6570330Z ---------------------------------------------------------------------- 2023-01-11T21:17:59.6570510Z Ran 166 tests in 16.396s 2023-01-11T21:17:59.6570600Z 2023-01-11T21:17:59.6570650Z OK (skipped=1) 2023-01-11T21:17:59.6570740Z 2023-01-11T21:17:59.6570790Z Generating XML reports... 2023-01-11T21:17:59.6571110Z Generated XML report: test-reports/python-unittest/test_optim/TEST-TestDifferentiableOptimizer-20230111211743.xml 2023-01-11T21:17:59.6571500Z Generated XML report: test-reports/python-unittest/test_optim/TEST-TestLRScheduler-20230111211743.xml 2023-01-11T21:17:59.6571840Z Generated XML report: test-reports/python-unittest/test_optim/TEST-TestOptim-20230111211743.xml 2023-01-11T21:17:59.6572180Z Generated XML report: test-reports/python-unittest/test_optim/TEST-TestSWAUtils-20230111211743.xml 2023-01-11T21:17:59.6572340Z 2023-01-11T21:17:59.6572570Z ##[endgroup] 2023-01-11T21:17:59.6572860Z FINISHED PRINTING LOG FILE of test_optim (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_optim_f_rjult1) 2023-01-11T21:17:59.6573030Z 2023-01-11T21:18:00.6698250Z Running dynamo/test_dynamic_shapes ... [2023-01-11 21:18:00.669623] 2023-01-11T21:18:00.6698840Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'dynamo/test_dynamic_shapes.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:18:00.669811] 2023-01-11T21:18:00.6699140Z Ignoring disabled issues: [] 2023-01-11T21:18:21.0888610Z 2023-01-11T21:18:21.0889040Z Expand the folded group to see the log file of dynamo/test_dynamic_shapes 2023-01-11T21:18:21.0889680Z ##[group]PRINTING LOG FILE of dynamo/test_dynamic_shapes (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_dynamic_shapes_alyg418f) 2023-01-11T21:18:21.0890610Z 2023-01-11T21:18:21.0890960Z Running tests... 2023-01-11T21:18:21.0891320Z ---------------------------------------------------------------------- 2023-01-11T21:18:21.0891640Z Test results will be stored in test-reports/python-unittest/dynamo.test_dynamic_shapes 2023-01-11T21:18:21.0899580Z test_dict_return_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.260s) 2023-01-11T21:18:21.0900120Z test_dict_return_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:18:21.0900490Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:18:21.0900940Z ok (0.042s) 2023-01-11T21:18:21.0901270Z test_dupes_2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:21.0901510Z ok (0.014s) 2023-01-11T21:18:21.0901850Z test_dupes_2_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:21.0902110Z ok (0.021s) 2023-01-11T21:18:21.0902440Z test_dupes_and_bypass_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:21.0902690Z ok (0.016s) 2023-01-11T21:18:21.0903060Z test_dupes_and_bypass_reorder_with_non_tensor_arg_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:21.0903330Z ok (0.016s) 2023-01-11T21:18:21.0903710Z test_dupes_and_bypass_reorder_with_non_tensor_arg_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:21.0903990Z ok (0.022s) 2023-01-11T21:18:21.0904340Z test_dupes_and_bypass_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:21.0904590Z ok (0.022s) 2023-01-11T21:18:21.0904940Z test_dupes_and_bypass_with_non_tensor_arg_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:21.0905200Z ok (0.015s) 2023-01-11T21:18:21.0905560Z test_dupes_and_bypass_with_non_tensor_arg_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:21.0905840Z ok (0.022s) 2023-01-11T21:18:21.0906200Z test_dupes_and_bypass_with_non_tensor_output_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:18:21.0906460Z ok (0.018s) 2023-01-11T21:18:21.0906830Z test_dupes_and_bypass_with_non_tensor_output_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:18:21.0907110Z ok (0.017s) 2023-01-11T21:18:21.0907440Z test_dupes_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:21.0907690Z ok (0.014s) 2023-01-11T21:18:21.0908030Z test_dupes_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:21.0908370Z ok (0.021s) 2023-01-11T21:18:21.0908750Z test_export_compare_optimize_with_make_fx_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2023-01-11T21:18:21.0909020Z ok (0.179s) 2023-01-11T21:18:21.0909270Z test_export_decomp_asserts_bad_args_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.001s) 2023-01-11T21:18:21.0909620Z test_export_decomp_asserts_bad_args_mode_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.000s) 2023-01-11T21:18:21.0910190Z test_export_decomp_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:18:21.0910440Z ok (0.049s) 2023-01-11T21:18:21.0910670Z test_export_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.0910980Z stats [('calls_captured', 80), ('fusions_possible', 78), ('unique_graphs', 2)] 2023-01-11T21:18:21.0911150Z ok (0.049s) 2023-01-11T21:18:21.0911490Z test_export_graph_bypass_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:21.0911750Z ok (0.017s) 2023-01-11T21:18:21.0912110Z test_export_graph_bypass_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:21.0912380Z ok (0.024s) 2023-01-11T21:18:21.0912740Z test_export_graph_with_complex_reorder_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:18:21.0913010Z ok (0.026s) 2023-01-11T21:18:21.0913380Z test_export_graph_with_complex_reorder_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:18:21.0913660Z ok (0.040s) 2023-01-11T21:18:21.0914010Z test_export_graph_with_list_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:21.0914270Z ok (0.019s) 2023-01-11T21:18:21.0914630Z test_export_graph_with_list_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:21.0914900Z ok (0.025s) 2023-01-11T21:18:21.0915230Z test_export_meta_val_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.0915480Z ok (0.036s) 2023-01-11T21:18:21.0915830Z test_export_mismatched_out_2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:21.0916090Z ok (0.017s) 2023-01-11T21:18:21.0916450Z test_export_mismatched_out_2_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:21.0916710Z ok (0.024s) 2023-01-11T21:18:21.0917050Z test_export_mismatched_out_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:21.0917310Z ok (0.017s) 2023-01-11T21:18:21.0917750Z test_export_mismatched_out_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:21.0918020Z ok (0.024s) 2023-01-11T21:18:21.0918340Z test_export_shape_control_flow_1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.0918660Z stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2023-01-11T21:18:21.0918840Z ok (0.024s) 2023-01-11T21:18:21.0919070Z test_export_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.0919470Z stats [('calls_captured', 80), ('fusions_possible', 78), ('unique_graphs', 2)] 2023-01-11T21:18:21.0919640Z ok (0.191s) 2023-01-11T21:18:21.0920110Z test_export_with_constant_dict_values_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.0920380Z ok (0.015s) 2023-01-11T21:18:21.0920750Z test_export_with_constant_free_function_and_class_method_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.0921030Z ok (0.024s) 2023-01-11T21:18:21.0921560Z test_export_with_constant_free_function_and_class_method_multiarg_diff_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.0921850Z ok (0.012s) 2023-01-11T21:18:21.0922230Z test_export_with_constant_free_function_and_class_method_multiarg_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.0922520Z ok (0.030s) 2023-01-11T21:18:21.0922820Z test_export_with_constant_free_function_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... Exception ignored in: 2023-01-11T21:18:21.0923120Z Traceback (most recent call last): 2023-01-11T21:18:21.0923460Z File "/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/sympy/core/traversal.py", line 121, in _preorder_traversal 2023-01-11T21:18:21.0923700Z yield node 2023-01-11T21:18:21.0923860Z SystemError: error return without exception set 2023-01-11T21:18:21.0924020Z FAIL (0.002s) 2023-01-11T21:18:21.0924410Z test_export_with_constant_free_function_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... test_export_with_constant_free_function_dynamic_shapes failed - num_retries_left: 3 2023-01-11T21:18:21.0924700Z Traceback (most recent call last): 2023-01-11T21:18:21.0925030Z File "/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_dynamo/testing.py", line 261, in _fn 2023-01-11T21:18:21.0925250Z return fn(*args, **kwargs) 2023-01-11T21:18:21.0925550Z File "/Users/ec2-user/runner/_work/pytorch/pytorch/test/dynamo/test_export.py", line 1009, in test_export_with_constant_free_function 2023-01-11T21:18:21.0925830Z graph, _ = torch._dynamo.export(module, torch.tensor([[0.0, 0], [0, 0]])) 2023-01-11T21:18:21.0926180Z File "/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_dynamo/eval_frame.py", line 625, in export 2023-01-11T21:18:21.0926470Z assert graph is not None, "whole graph export entails exactly one call" 2023-01-11T21:18:21.0926690Z AssertionError: whole graph export entails exactly one call 2023-01-11T21:18:21.0926820Z 2023-01-11T21:18:21.0926960Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.0927260Z ok (0.028s) 2023-01-11T21:18:21.0927640Z test_export_with_constant_list_nonzero_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... unimplemented [('call_function BuiltinVariable(iter) [TensorVariable()] {}', 1)] 2023-01-11T21:18:21.0927930Z expected failure (0.006s) 2023-01-11T21:18:21.0928330Z test_export_with_constant_list_nonzero_free_function_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... unimplemented [('call_function BuiltinVariable(iter) [TensorVariable()] {}', 1)] 2023-01-11T21:18:21.0928620Z expected failure (0.005s) 2023-01-11T21:18:21.0929050Z test_export_with_constant_method_on_module_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.0929320Z ok (0.022s) 2023-01-11T21:18:21.0929700Z test_export_with_constant_method_on_module_invoke_twice_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.0929970Z ok (0.068s) 2023-01-11T21:18:21.0930330Z test_export_with_constant_none_control_flow_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.0930590Z ok (0.004s) 2023-01-11T21:18:21.0930970Z test_export_with_constant_none_control_flow_free_func_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.0931240Z ok (0.003s) 2023-01-11T21:18:21.0931610Z test_export_with_constant_not_none_control_flow_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.0931870Z ok (0.010s) 2023-01-11T21:18:21.0932250Z test_export_with_constant_not_none_control_flow_free_func_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.0932520Z ok (0.010s) 2023-01-11T21:18:21.0932880Z test_export_with_constant_not_none_control_flow_pos_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.0933150Z ok (0.010s) 2023-01-11T21:18:21.0933520Z test_export_with_constant_not_return_const_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.0933780Z ok (0.003s) 2023-01-11T21:18:21.0934150Z test_export_with_constant_tuple_nonzero_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... unimplemented [('call_function BuiltinVariable(iter) [TensorVariable()] {}', 1)] 2023-01-11T21:18:21.0934440Z expected failure (0.005s) 2023-01-11T21:18:21.0934700Z test_export_with_module_layer_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.0935020Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.0935190Z ok (0.037s) 2023-01-11T21:18:21.0935540Z test_export_with_stack_trace_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2023-01-11T21:18:21.0935800Z ok (0.083s) 2023-01-11T21:18:21.0936020Z test_func_return_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.0936380Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:18:21.0936560Z ok (0.031s) 2023-01-11T21:18:21.0936840Z test_func_return_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.0937160Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:18:21.0937330Z ok (0.050s) 2023-01-11T21:18:21.0937670Z test_input_container_type_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:18:21.0937980Z ok (0.052s) 2023-01-11T21:18:21.0938360Z test_list_unpack_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:21.0938600Z ok (0.018s) 2023-01-11T21:18:21.0938950Z test_list_unpack_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:21.0939200Z ok (0.025s) 2023-01-11T21:18:21.0939570Z test_zeroes_in_and_out_different_shape_on_test_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:18:21.0939840Z ok (0.024s) 2023-01-11T21:18:21.0940220Z test_zeroes_in_and_out_different_shape_on_test_with_aten_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:18:21.0940500Z ok (0.039s) 2023-01-11T21:18:21.0940850Z test_zeroes_in_new_shape_scalar_out_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 16), ('fusions_possible', 14), ('unique_graphs', 2)] 2023-01-11T21:18:21.0941120Z ok (0.027s) 2023-01-11T21:18:21.0941500Z test_zeroes_in_new_shape_scalar_out_permute_dupe_and_bypass_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 22), ('fusions_possible', 20), ('unique_graphs', 2)] 2023-01-11T21:18:21.0941780Z ok (0.035s) 2023-01-11T21:18:21.0942140Z test_zeroes_in_new_shape_scalar_out_permute_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 22), ('fusions_possible', 20), ('unique_graphs', 2)] 2023-01-11T21:18:21.0942400Z ok (0.034s) 2023-01-11T21:18:21.0942720Z test_T_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.0942960Z ok (0.015s) 2023-01-11T21:18:21.0943540Z test_add__dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... /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:18:21.0943970Z a_copy = torch.tensor(a) 2023-01-11T21:18:21.0944470Z /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:18:21.0944840Z return node.target(*args, **kwargs) 2023-01-11T21:18:21.0945160Z .331:5: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T21:18:21.0945500Z tensor = torch.tensor(a); a = None 2023-01-11T21:18:21.0945740Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.0945910Z ok (0.020s) 2023-01-11T21:18:21.0946240Z test_add_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.0946480Z ok (0.011s) 2023-01-11T21:18:21.0947050Z test_addcdiv__dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... /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:18:21.0947520Z a_copy = torch.tensor(a) 2023-01-11T21:18:21.0948020Z /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:18:21.0948390Z return node.target(*args, **kwargs) 2023-01-11T21:18:21.0948710Z .336:5: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T21:18:21.0949010Z tensor = torch.tensor(a); a = None 2023-01-11T21:18:21.0949250Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:21.0949420Z ok (0.023s) 2023-01-11T21:18:21.0949750Z test_addcdiv_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.0950000Z ok (0.019s) 2023-01-11T21:18:21.0950230Z test_build_list_unpack_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.0950530Z stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:18:21.0950700Z ok (0.033s) 2023-01-11T21:18:21.0950940Z test_chunks1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: requires static shapes (0.000s) 2023-01-11T21:18:21.0951390Z test_const_tuple_add1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:21.0951640Z ok (0.021s) 2023-01-11T21:18:21.0951980Z test_const_tuple_add2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:21.0952220Z ok (0.021s) 2023-01-11T21:18:21.0952550Z test_constant1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.0952800Z ok (0.019s) 2023-01-11T21:18:21.0953120Z test_constant2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.0953370Z ok (0.019s) 2023-01-11T21:18:21.0953700Z test_constant3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.0953940Z ok (0.009s) 2023-01-11T21:18:21.0954260Z test_constant4_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.0954500Z ok (0.010s) 2023-01-11T21:18:21.0955110Z test_default_dict_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.0955440Z ok (0.016s) 2023-01-11T21:18:21.0955780Z test_del_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.0956020Z ok (0.018s) 2023-01-11T21:18:21.0956360Z test_device_constant_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.0956700Z ok (0.013s) 2023-01-11T21:18:21.0957030Z test_device_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.0957270Z ok (0.009s) 2023-01-11T21:18:21.0957600Z test_dict_copy_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.0957840Z ok (0.010s) 2023-01-11T21:18:21.0958160Z test_dict_ops_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 8), ('fusions_possible', 7), ('unique_graphs', 1)] 2023-01-11T21:18:21.0958410Z ok (0.037s) 2023-01-11T21:18:21.0958740Z test_dict_param_keys_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.0959000Z ok (0.010s) 2023-01-11T21:18:21.0959350Z test_distributed_is_available_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.0959610Z ok (0.010s) 2023-01-11T21:18:21.0959870Z test_distributed_is_initialized_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: requires distributed package (0.000s) 2023-01-11T21:18:21.0960340Z test_dtype_compare_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.0960590Z ok (0.014s) 2023-01-11T21:18:21.0960910Z test_dtype_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.0961160Z ok (0.010s) 2023-01-11T21:18:21.0961480Z test_finfo_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.0961720Z ok (0.011s) 2023-01-11T21:18:21.0962040Z test_float_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.0962280Z ok (0.010s) 2023-01-11T21:18:21.0962610Z test_fn_with_self_set_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:21.0962860Z ok (0.052s) 2023-01-11T21:18:21.0963190Z test_fstrings1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.0963440Z ok (0.011s) 2023-01-11T21:18:21.0963680Z test_fstrings2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: requires static shapes (0.000s) 2023-01-11T21:18:21.0964160Z test_fstrings3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.0964410Z ok (0.009s) 2023-01-11T21:18:21.0964630Z test_funcdef_closure_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.0964950Z stats [('calls_captured', 10), ('fusions_possible', 9), ('unique_graphs', 1)] 2023-01-11T21:18:21.0965120Z ok (0.044s) 2023-01-11T21:18:21.0965450Z test_get_default_dtype_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.0965770Z ok (0.010s) 2023-01-11T21:18:21.0966100Z test_globalfn_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.0966350Z ok (0.010s) 2023-01-11T21:18:21.0966680Z test_globalmodule_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.0966930Z ok (0.016s) 2023-01-11T21:18:21.0967260Z test_globalvar_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.0967500Z ok (0.015s) 2023-01-11T21:18:21.0967830Z test_import1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.0968080Z ok (0.015s) 2023-01-11T21:18:21.0968410Z test_indirect1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.0968650Z ok (0.011s) 2023-01-11T21:18:21.0968970Z test_indirect2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.0969210Z ok (0.011s) 2023-01-11T21:18:21.0969540Z test_indirect3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.0969780Z ok (0.011s) 2023-01-11T21:18:21.0970020Z test_inline_jit_annotations_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.0970330Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.0970510Z ok (0.018s) 2023-01-11T21:18:21.0970850Z test_inline_softmax_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.0971110Z ok (0.036s) 2023-01-11T21:18:21.0971340Z test_inline_with_default_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.0971650Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.0971820Z ok (0.015s) 2023-01-11T21:18:21.0972050Z test_inner_function_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.0972360Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.0972530Z ok (0.010s) 2023-01-11T21:18:21.0972790Z test_is_contiguous_memory_format_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: requires static shapes (0.000s) 2023-01-11T21:18:21.0973310Z test_is_fx_tracing_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.0973560Z ok (0.010s) 2023-01-11T21:18:21.0973900Z test_is_in_onnx_export_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.0974150Z ok (0.010s) 2023-01-11T21:18:21.0974480Z test_is_not_null_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.0974730Z ok (0.010s) 2023-01-11T21:18:21.0975070Z test_is_quantized_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.0975370Z ok (0.010s) 2023-01-11T21:18:21.0975700Z test_is_sparse_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.0975940Z ok (0.009s) 2023-01-11T21:18:21.0976270Z test_islice_chain_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T21:18:21.0976520Z ok (0.030s) 2023-01-11T21:18:21.0976850Z test_jit_annotate_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.0977100Z ok (0.014s) 2023-01-11T21:18:21.0977440Z test_len_constant_dict_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.0977680Z ok (0.010s) 2023-01-11T21:18:21.0978020Z test_len_constant_list_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.0983760Z ok (0.010s) 2023-01-11T21:18:21.0984220Z test_len_constant_misc_iterables_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.0984490Z ok (0.010s) 2023-01-11T21:18:21.0984730Z test_len_tensor_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... expected failure (0.004s) 2023-01-11T21:18:21.0985170Z test_list_add_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.0985430Z ok (0.010s) 2023-01-11T21:18:21.0985780Z test_list_clear_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.0986040Z ok (0.018s) 2023-01-11T21:18:21.0986380Z test_list_convert_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:21.0986630Z ok (0.022s) 2023-01-11T21:18:21.0986970Z test_list_reversed_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:18:21.0987220Z ok (0.026s) 2023-01-11T21:18:21.0987570Z test_list_slice_assignment_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.0987830Z ok (0.010s) 2023-01-11T21:18:21.0988270Z test_list_truth_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.0988520Z ok (0.010s) 2023-01-11T21:18:21.0988870Z test_listarg1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.0989110Z ok (0.015s) 2023-01-11T21:18:21.0989440Z test_listarg2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.0989680Z ok (0.016s) 2023-01-11T21:18:21.0990020Z test_listarg3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.0990330Z ok (0.015s) 2023-01-11T21:18:21.0990660Z test_listarg4_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.0990900Z ok (0.016s) 2023-01-11T21:18:21.0991230Z test_listarg5_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.0991480Z ok (0.017s) 2023-01-11T21:18:21.0991810Z test_load_global_bool_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.0992070Z ok (0.010s) 2023-01-11T21:18:21.0992290Z test_map_sum_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.0992600Z stats [('calls_captured', 8), ('fusions_possible', 7), ('unique_graphs', 1)] 2023-01-11T21:18:21.0992770Z ok (0.038s) 2023-01-11T21:18:21.0992990Z test_methodcall1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.0993300Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.0993470Z ok (0.019s) 2023-01-11T21:18:21.0993700Z test_methodcall2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.0994000Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.0994170Z ok (0.018s) 2023-01-11T21:18:21.0994390Z test_methodcall3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.0994700Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.0994870Z ok (0.018s) 2023-01-11T21:18:21.0995210Z test_min_max_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 11), ('fusions_possible', 10), ('unique_graphs', 1)] 2023-01-11T21:18:21.0995460Z ok (0.026s) 2023-01-11T21:18:21.0995800Z test_module_constant_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:21.0996060Z ok (0.021s) 2023-01-11T21:18:21.0996380Z test_ndim_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.0996630Z ok (0.010s) 2023-01-11T21:18:21.0996960Z test_pop_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:21.0997200Z ok (0.023s) 2023-01-11T21:18:21.0997630Z test_range1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.0997880Z ok (0.007s) 2023-01-11T21:18:21.0998220Z test_range2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 15), ('fusions_possible', 14), ('unique_graphs', 1)] 2023-01-11T21:18:21.0998470Z ok (0.053s) 2023-01-11T21:18:21.0998800Z test_reduce_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.0999050Z ok (0.020s) 2023-01-11T21:18:21.0999380Z test_return_dict2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.0999740Z ok (0.011s) 2023-01-11T21:18:21.1000080Z test_return_dict_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1000330Z ok (0.011s) 2023-01-11T21:18:21.1000660Z test_return_tuple1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.1000920Z ok (0.014s) 2023-01-11T21:18:21.1001260Z test_return_tuple2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1001500Z ok (0.010s) 2023-01-11T21:18:21.1001740Z test_shape1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: requires static shapes (0.000s) 2023-01-11T21:18:21.1002080Z test_shape2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: requires static shapes (0.000s) 2023-01-11T21:18:21.1002520Z test_slice1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1002770Z ok (0.007s) 2023-01-11T21:18:21.1003090Z test_slice2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1003330Z ok (0.007s) 2023-01-11T21:18:21.1003660Z test_slice3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1003910Z ok (0.021s) 2023-01-11T21:18:21.1004230Z test_slice4_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1004470Z ok (0.008s) 2023-01-11T21:18:21.1004790Z test_slice5_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1005030Z ok (0.016s) 2023-01-11T21:18:21.1005350Z test_slice6_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.1005580Z ok (0.019s) 2023-01-11T21:18:21.1005910Z test_startswith_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.1006160Z ok (0.015s) 2023-01-11T21:18:21.1006390Z test_tensor_len_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... expected failure (0.010s) 2023-01-11T21:18:21.1006780Z test_tensor_new_with_shape_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: requires static shapes (0.000s) 2023-01-11T21:18:21.1007160Z test_tensor_new_with_size_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: requires static shapes (0.000s) 2023-01-11T21:18:21.1007510Z test_tensor_type2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: requires cuda (0.000s) 2023-01-11T21:18:21.1007940Z test_tensor_type_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.1008190Z ok (0.019s) 2023-01-11T21:18:21.1008590Z test_transpose_for_scores_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:18:21.1008840Z ok (0.017s) 2023-01-11T21:18:21.1009160Z test_tuple1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1009410Z ok (0.011s) 2023-01-11T21:18:21.1009720Z test_tuple2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1009960Z ok (0.010s) 2023-01-11T21:18:21.1010290Z test_tuple_contains_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1010530Z ok (0.010s) 2023-01-11T21:18:21.1010860Z test_tuple_iadd_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.1011100Z ok (0.014s) 2023-01-11T21:18:21.1011420Z test_unpack1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.1011660Z ok (0.017s) 2023-01-11T21:18:21.1011980Z test_unpack2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.1012210Z ok (0.016s) 2023-01-11T21:18:21.1012530Z test_unpack3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.1012770Z ok (0.016s) 2023-01-11T21:18:21.1013090Z test_unpack_ex1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:18:21.1013330Z ok (0.024s) 2023-01-11T21:18:21.1013660Z test_unpack_ex2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:18:21.1013890Z ok (0.024s) 2023-01-11T21:18:21.1014210Z test_unpack_ex3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:18:21.1014450Z ok (0.024s) 2023-01-11T21:18:21.1014770Z test_viamethod_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1015010Z ok (0.011s) 2023-01-11T21:18:21.1015330Z test_viatorch_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1015570Z ok (0.010s) 2023-01-11T21:18:21.1015940Z test_allow_in_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1016280Z stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:18:21.1016450Z ok (0.021s) 2023-01-11T21:18:21.1016780Z test_autocast_cpu_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:18:21.1017030Z ok (0.015s) 2023-01-11T21:18:21.1017260Z test_autocast_device_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: requires cuda (0.001s) 2023-01-11T21:18:21.1017740Z test_autocast_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: requires cuda (0.001s) 2023-01-11T21:18:21.1018070Z test_autocast_float64_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: requires cuda (0.001s) 2023-01-11T21:18:21.1018410Z test_autograd_function_equivalence_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1018740Z stats [('calls_captured', 4), ('unique_graphs', 4), ('fusions_possible', 0)] 2023-01-11T21:18:21.1018910Z ok (0.040s) 2023-01-11T21:18:21.1024200Z test_autograd_profiler_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... STAGE:2023-01-11 21:18:05 6764:14703405 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:18:21.1024730Z STAGE:2023-01-11 21:18:05 6764:14703405 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:18:21.1025080Z STAGE:2023-01-11 21:18:05 6764:14703405 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:18:21.1025390Z [2023-01-11 21:18:05,140] torch._dynamo.variables.torch: [WARNING] Profiler will be ignored 2023-01-11T21:18:21.1025620Z frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1025760Z unimplemented [] 2023-01-11T21:18:21.1025930Z graph_break [('Tensor.tolist', 1)] 2023-01-11T21:18:21.1026170Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:18:21.1026340Z ok (0.032s) 2023-01-11T21:18:21.1026730Z test_autograd_profiler_enabled_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... STAGE:2023-01-11 21:18:05 6764:14703405 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:18:21.1027150Z STAGE:2023-01-11 21:18:05 6764:14703405 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:18:21.1027470Z STAGE:2023-01-11 21:18:05 6764:14703405 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:18:21.1027700Z frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:21.1027840Z unimplemented [] 2023-01-11T21:18:21.1028070Z graph_break [('torch.autograd._profiler_enabled not supported yet', 1)] 2023-01-11T21:18:21.1028340Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:21.1028510Z ok (0.023s) 2023-01-11T21:18:21.1028840Z test_boolarg_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('unique_graphs', 3), ('fusions_possible', 0)] 2023-01-11T21:18:21.1029080Z ok (0.028s) 2023-01-11T21:18:21.1029300Z test_build_tuple_unpack_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1029610Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:18:21.1029780Z ok (0.029s) 2023-01-11T21:18:21.1030100Z test_builder_for_class_with_metaclass_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1030430Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1030590Z ok (0.010s) 2023-01-11T21:18:21.1031160Z test_builtin_isinstance_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1031420Z ok (0.009s) 2023-01-11T21:18:21.1031660Z test_builtin_subclasses_as_method_on_class_type_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.002s) 2023-01-11T21:18:21.1032010Z test_builtin_subclasses_as_method_on_var_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.002s) 2023-01-11T21:18:21.1032360Z test_call_parent_non_class_methods_from_child_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1032790Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.1032950Z ok (0.015s) 2023-01-11T21:18:21.1033290Z test_callpacked_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:18:21.1033540Z ok (0.028s) 2023-01-11T21:18:21.1033840Z test_cell_output1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1034150Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.1034310Z ok (0.009s) 2023-01-11T21:18:21.1034600Z test_cell_output2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1034820Z unimplemented [] 2023-01-11T21:18:21.1035100Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:21.1035680Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.1035840Z ok (0.014s) 2023-01-11T21:18:21.1036500Z test_change_backends_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... /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:18:21.1037050Z warnings.warn("The TorchScript type system doesn't support " 2023-01-11T21:18:21.1037300Z stats [('calls_captured', 3), ('unique_graphs', 3), ('fusions_possible', 0)] 2023-01-11T21:18:21.1037510Z frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1037640Z ok (0.035s) 2023-01-11T21:18:21.1037920Z test_cond_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1038140Z inline_call [] 2023-01-11T21:18:21.1038350Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1038520Z ok (0.012s) 2023-01-11T21:18:21.1038740Z test_cond_export_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1039030Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1039200Z ok (0.022s) 2023-01-11T21:18:21.1039430Z test_cond_export_single_arg_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1039730Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1039900Z ok (0.010s) 2023-01-11T21:18:21.1040180Z test_cond_nested_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1040400Z inline_call [] 2023-01-11T21:18:21.1040750Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1040940Z ok (0.021s) 2023-01-11T21:18:21.1041170Z test_cond_side_effects_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... expected failure (0.001s) 2023-01-11T21:18:21.1041600Z test_config_getattr_default_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:21.1041930Z stats [('calls_captured', 21), ('fusions_possible', 18), ('unique_graphs', 3)] 2023-01-11T21:18:21.1042090Z ok (0.079s) 2023-01-11T21:18:21.1042380Z test_config_log_level_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1042820Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1042980Z ok (0.008s) 2023-01-11T21:18:21.1043270Z test_config_obj_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:18:21.1043580Z stats [('calls_captured', 8), ('fusions_possible', 4), ('unique_graphs', 4)] 2023-01-11T21:18:21.1043740Z ok (0.037s) 2023-01-11T21:18:21.1043970Z test_const_dict_variable_python_type_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.001s) 2023-01-11T21:18:21.1044590Z test_cross_entropy_loss_fancy_ctor_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... /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:18:21.1044990Z warnings.warn(warning.format(ret)) 2023-01-11T21:18:21.1045130Z ok (0.001s) 2023-01-11T21:18:21.1045360Z test_cross_entropy_loss_simple_ctor_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.001s) 2023-01-11T21:18:21.1045760Z test_dataclass_fields_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1045990Z inline_call [] 2023-01-11T21:18:21.1046200Z stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:18:21.1046370Z ok (0.022s) 2023-01-11T21:18:21.1046670Z test_dict_mutation_side_effect_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1046990Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1047150Z ok (0.008s) 2023-01-11T21:18:21.1047470Z test_dict_reconstruct_keeps_original_order_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 13), ('ok', 12)] 2023-01-11T21:18:21.1047870Z unimplemented [("Guard setup for uninitialized class ", 1)] 2023-01-11T21:18:21.1048600Z 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:18:21.1049150Z inline_call [('inline __setitem__', 2), ('Patched init cannot be inlined.', 1)] 2023-01-11T21:18:21.1049320Z ok (0.019s) 2023-01-11T21:18:21.1049610Z test_dictcomp_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1049830Z inline_call [] 2023-01-11T21:18:21.1050040Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.1050270Z ok (0.011s) 2023-01-11T21:18:21.1050500Z test_disable_flag_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.001s) 2023-01-11T21:18:21.1050820Z test_disable_optimize_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.001s) 2023-01-11T21:18:21.1051220Z test_disallow_in_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1051450Z unimplemented [] 2023-01-11T21:18:21.1051720Z graph_break [('call_function UserDefinedObjectVariable(sub) [TensorVariable(), ConstantVariable(int)] {}', 1)] 2023-01-11T21:18:21.1052100Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:18:21.1052270Z ok (0.021s) 2023-01-11T21:18:21.1052490Z test_dunder_methods_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1052790Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:21.1052960Z ok (0.028s) 2023-01-11T21:18:21.1053190Z test_duplicate_graph_break_warning_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... break 2023-01-11T21:18:21.1053400Z break 2023-01-11T21:18:21.1053550Z frames [('total', 9), ('ok', 9)] 2023-01-11T21:18:21.1053800Z inline_call [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 2)] 2023-01-11T21:18:21.1053980Z unimplemented [] 2023-01-11T21:18:21.1054210Z graph_break [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 4)] 2023-01-11T21:18:21.1054490Z stats [('calls_captured', 6), ('unique_graphs', 4), ('fusions_possible', 2)] 2023-01-11T21:18:21.1054650Z ok (0.055s) 2023-01-11T21:18:21.1055000Z test_dynamo_min_operator_with_shape_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.1055270Z ok (0.006s) 2023-01-11T21:18:21.1055550Z test_empty_list_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1055860Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:21.1056030Z ok (0.019s) 2023-01-11T21:18:21.1056370Z test_enum_no_graphbreaks_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:18:21.1056630Z ok (0.016s) 2023-01-11T21:18:21.1056930Z test_error_on_nested_fx_trace_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1057240Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1057400Z ok (0.010s) 2023-01-11T21:18:21.1062700Z test_fold_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1062960Z ok (0.009s) 2023-01-11T21:18:21.1063320Z test_frozenset_torch_func_contains_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:18:21.1063580Z ok (0.014s) 2023-01-11T21:18:21.1063920Z test_function_annotation_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:21.1064180Z ok (0.014s) 2023-01-11T21:18:21.1064500Z test_generate_tensor_from_list_of_numpy_primitive_type_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1064930Z unimplemented [] 2023-01-11T21:18:21.1065100Z graph_break [('numpy', 1)] 2023-01-11T21:18:21.1065330Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1065490Z ok (0.004s) 2023-01-11T21:18:21.1065730Z test_get_device_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: requires cuda (0.000s) 2023-01-11T21:18:21.1066120Z test_grad_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1066330Z unimplemented [] 2023-01-11T21:18:21.1066500Z graph_break [('Tensor.backward', 1)] 2023-01-11T21:18:21.1066860Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:18:21.1067030Z ok (0.043s) 2023-01-11T21:18:21.1067320Z test_grad_mode_guard_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1067540Z unimplemented [] 2023-01-11T21:18:21.1067710Z graph_break [('Tensor.tolist', 1)] 2023-01-11T21:18:21.1067940Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:18:21.1068110Z ok (0.023s) 2023-01-11T21:18:21.1068390Z test_graph_break_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:21.1068620Z unimplemented [] 2023-01-11T21:18:21.1068950Z 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:18:21.1069280Z stats [('calls_captured', 6), ('fusions_possible', 3), ('unique_graphs', 3)] 2023-01-11T21:18:21.1069440Z ok (0.039s) 2023-01-11T21:18:21.1069790Z test_guard_failure_fn2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.1070040Z ok (0.015s) 2023-01-11T21:18:21.1070380Z test_guard_failure_fn_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2023-01-11T21:18:21.1070630Z ok (0.076s) 2023-01-11T21:18:21.1070970Z test_id_of_nn_module_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:18:21.1071220Z ok (0.015s) 2023-01-11T21:18:21.1071560Z test_if_cond_nn_mod_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:18:21.1071810Z ok (0.021s) 2023-01-11T21:18:21.1072110Z test_inference_mode_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1072430Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.1072590Z ok (0.011s) 2023-01-11T21:18:21.1072880Z test_inline_dict_mutation_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1073110Z inline_call [] 2023-01-11T21:18:21.1073330Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.1073490Z ok (0.008s) 2023-01-11T21:18:21.1073800Z test_inline_func_jump_on_tensor_condition_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:18:21.1074110Z inline_call [('generic_jump TensorVariable()', 1)] 2023-01-11T21:18:21.1074270Z unimplemented [] 2023-01-11T21:18:21.1074460Z graph_break [('generic_jump TensorVariable()', 1)] 2023-01-11T21:18:21.1074710Z stats [('calls_captured', 3), ('unique_graphs', 3), ('fusions_possible', 0)] 2023-01-11T21:18:21.1074950Z ok (0.019s) 2023-01-11T21:18:21.1075260Z test_inline_list_mutation_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1075490Z inline_call [] 2023-01-11T21:18:21.1075700Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.1075870Z ok (0.007s) 2023-01-11T21:18:21.1076200Z test_inplace_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.1076440Z ok (0.008s) 2023-01-11T21:18:21.1076870Z test_inplace_param_update_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:18:21.1077120Z ok (0.005s) 2023-01-11T21:18:21.1077410Z test_is_compiling_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1077720Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1077880Z ok (0.004s) 2023-01-11T21:18:21.1078210Z test_is_floating_point2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.1078460Z ok (0.017s) 2023-01-11T21:18:21.1078790Z test_is_floating_point_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.1079050Z ok (0.017s) 2023-01-11T21:18:21.1079330Z test_is_tensor2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1079630Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:21.1079800Z ok (0.018s) 2023-01-11T21:18:21.1080120Z test_is_tensor_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.1080360Z ok (0.017s) 2023-01-11T21:18:21.1080640Z test_is_tensor_like2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:21.1080870Z unimplemented [] 2023-01-11T21:18:21.1081100Z graph_break [('call_function args: UserDefinedObjectVariable(MyTensor) ', 1)] 2023-01-11T21:18:21.1081380Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:21.1081540Z ok (0.008s) 2023-01-11T21:18:21.1081870Z test_is_tensor_like_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:18:21.1082120Z ok (0.011s) 2023-01-11T21:18:21.1082440Z test_item_changes_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:18:21.1082690Z ok (0.025s) 2023-01-11T21:18:21.1083040Z test_item_changes_new_shape_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:18:21.1083310Z ok (0.026s) 2023-01-11T21:18:21.1083630Z test_item_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.1083880Z ok (0.013s) 2023-01-11T21:18:21.1084100Z test_large_reduction_list_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.006s) 2023-01-11T21:18:21.1084540Z test_linetable_writer_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: use linetable when python >= 3.10 (0.000s) 2023-01-11T21:18:21.1085010Z test_list_append_return_none_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1085330Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1085500Z ok (0.006s) 2023-01-11T21:18:21.1085780Z test_list_mul_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1086100Z ok (0.001s) 2023-01-11T21:18:21.1086400Z test_listcomp_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1086610Z inline_call [] 2023-01-11T21:18:21.1086820Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:21.1086990Z ok (0.022s) 2023-01-11T21:18:21.1087200Z test_lnotab_writer_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.001s) 2023-01-11T21:18:21.1087620Z test_manual_seed_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.1087870Z ok (0.014s) 2023-01-11T21:18:21.1088190Z test_matmul1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1088430Z ok (0.005s) 2023-01-11T21:18:21.1088650Z test_module_complex_iter_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.007s) 2023-01-11T21:18:21.1089040Z test_module_deepcopy_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 6), ('ok', 6)] 2023-01-11T21:18:21.1089260Z unimplemented [] 2023-01-11T21:18:21.1089550Z 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:18:21.1089770Z inline_call [] 2023-01-11T21:18:21.1089980Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:21.1090150Z ok (0.028s) 2023-01-11T21:18:21.1090370Z test_named_parameters_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.012s) 2023-01-11T21:18:21.1090750Z test_namedtuple1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1091060Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.1091230Z ok (0.010s) 2023-01-11T21:18:21.1091520Z test_namedtuple2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1091830Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.1091990Z ok (0.014s) 2023-01-11T21:18:21.1092270Z test_namedtuple3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1092560Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1092730Z ok (0.011s) 2023-01-11T21:18:21.1093000Z test_nan_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1093310Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.1093470Z ok (0.010s) 2023-01-11T21:18:21.1093690Z test_nested_closure_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1094070Z stats [('calls_captured', 9), ('fusions_possible', 7), ('unique_graphs', 2)] 2023-01-11T21:18:21.1094250Z ok (0.033s) 2023-01-11T21:18:21.1094490Z test_nested_closure_mutation_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1094800Z stats [('calls_captured', 11), ('fusions_possible', 9), ('unique_graphs', 2)] 2023-01-11T21:18:21.1094990Z ok (0.017s) 2023-01-11T21:18:21.1095430Z test_nested_disable_decorator_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... [2023-01-11 21:18:06,499] 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:18:21.1095860Z due to: 2023-01-11T21:18:21.1095990Z Traceback (most recent call last): 2023-01-11T21:18:21.1096330Z 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:18:21.1096560Z raise Unsupported(msg) 2023-01-11T21:18:21.1096830Z torch._dynamo.exc.Unsupported: call torch._dynamo.disable() wrapped function .fn1 at 0x164ab7dc0> 2023-01-11T21:18:21.1097020Z 2023-01-11T21:18:21.1097070Z from user code: 2023-01-11T21:18:21.1097320Z File "/Users/ec2-user/runner/_work/pytorch/pytorch/test/dynamo/test_misc.py", line 1199, in fn3 2023-01-11T21:18:21.1097520Z return fn2(x) 2023-01-11T21:18:21.1097760Z File "/Users/ec2-user/runner/_work/pytorch/pytorch/test/dynamo/test_misc.py", line 1192, in fn2 2023-01-11T21:18:21.1097950Z x = fn1(x) # graph break 2023-01-11T21:18:21.1098040Z 2023-01-11T21:18:21.1098140Z Set torch._dynamo.config.verbose=True for more information 2023-01-11T21:18:21.1098260Z 2023-01-11T21:18:21.1098260Z 2023-01-11T21:18:21.1098340Z frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1098480Z unimplemented [] 2023-01-11T21:18:21.1098780Z graph_break [('call torch._dynamo.disable() wrapped function .fn1 at 0x164ab7dc0>', 1)] 2023-01-11T21:18:21.1099090Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:18:21.1099430Z inline_call [('call torch._dynamo.disable() wrapped function .fn1 at 0x164ab7dc0>', 1)] 2023-01-11T21:18:21.1099680Z ok (0.039s) 2023-01-11T21:18:21.1099920Z test_nested_optimize_decorator_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1100240Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:21.1100400Z ok (0.025s) 2023-01-11T21:18:21.1100740Z test_nested_optimize_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2023-01-11T21:18:21.1100980Z ok (0.040s) 2023-01-11T21:18:21.1101320Z test_nested_optimize_run_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2023-01-11T21:18:21.1101570Z ok (0.042s) 2023-01-11T21:18:21.1101910Z test_nn_functional_reduction_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1102160Z ok (0.013s) 2023-01-11T21:18:21.1102390Z test_nn_sequential_invocation_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1102700Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.1102860Z ok (0.034s) 2023-01-11T21:18:21.1103190Z test_nn_sequential_invocation_reposition_indices_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1103520Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.1103690Z ok (0.026s) 2023-01-11T21:18:21.1103990Z test_no_error_on_nested_fx_trace_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1104310Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1104470Z ok (0.010s) 2023-01-11T21:18:21.1104800Z test_no_grad_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 40), ('fusions_possible', 32), ('unique_graphs', 8)] 2023-01-11T21:18:21.1105130Z ok (0.136s) 2023-01-11T21:18:21.1105430Z test_not_dynamic_scope_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1105650Z inline_call [] 2023-01-11T21:18:21.1105860Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1106030Z ok (0.006s) 2023-01-11T21:18:21.1106340Z test_numel_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T21:18:21.1106580Z ok (0.017s) 2023-01-11T21:18:21.1106870Z test_numpy_int_constant_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1111740Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.1111980Z ok (0.011s) 2023-01-11T21:18:21.1112330Z test_numpy_variable_isinstance_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1112650Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1112810Z ok (0.006s) 2023-01-11T21:18:21.1113040Z test_object_classmethod_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1113340Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.1113500Z ok (0.006s) 2023-01-11T21:18:21.1113730Z test_object_staticmethod_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1114030Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.1114200Z ok (0.005s) 2023-01-11T21:18:21.1114540Z test_onnx_shape_as_tensor_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 15), ('fusions_possible', 10), ('unique_graphs', 5)] 2023-01-11T21:18:21.1114800Z ok (0.021s) 2023-01-11T21:18:21.1115130Z test_optimize_on_module_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1115380Z ok (0.011s) 2023-01-11T21:18:21.1115700Z test_pair_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 8), ('fusions_possible', 7), ('unique_graphs', 1)] 2023-01-11T21:18:21.1115940Z ok (0.019s) 2023-01-11T21:18:21.1116230Z test_python_slice_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1116540Z stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T21:18:21.1116700Z ok (0.019s) 2023-01-11T21:18:21.1116990Z test_raise_on_backend_error_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1)] 2023-01-11T21:18:21.1117290Z stats [('calls_captured', 3), ('fusions_possible', 2)] 2023-01-11T21:18:21.1117440Z ok (0.013s) 2023-01-11T21:18:21.1117850Z test_raises_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:21.1118070Z unimplemented [] 2023-01-11T21:18:21.1118300Z graph_break [('call_function BuiltinVariable(str) [TensorVariable()] {}', 1)] 2023-01-11T21:18:21.1118570Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.1118730Z ok (0.019s) 2023-01-11T21:18:21.1118950Z test_rand_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: requires cuda (0.000s) 2023-01-11T21:18:21.1119350Z test_range_input_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1119640Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.1119810Z ok (0.017s) 2023-01-11T21:18:21.1120120Z test_recursive_inline_list_mutation_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1120350Z inline_call [] 2023-01-11T21:18:21.1120560Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:18:21.1120730Z ok (0.008s) 2023-01-11T21:18:21.1121030Z test_release_input_memory_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1121340Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1121500Z ok (0.007s) 2023-01-11T21:18:21.1121800Z test_release_module_memory_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1122110Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1122270Z ok (0.015s) 2023-01-11T21:18:21.1122630Z test_repro_graph_breaks_in__get_item_by_idx_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1122890Z ok (0.016s) 2023-01-11T21:18:21.1123180Z test_restore_graphstate_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:18:21.1123480Z inline_call [('generic_jump TensorVariable()', 1)] 2023-01-11T21:18:21.1123640Z unimplemented [] 2023-01-11T21:18:21.1123830Z graph_break [('generic_jump TensorVariable()', 1)] 2023-01-11T21:18:21.1124070Z stats [('calls_captured', 6), ('unique_graphs', 4), ('fusions_possible', 2)] 2023-01-11T21:18:21.1124230Z ok (0.036s) 2023-01-11T21:18:21.1124590Z test_restore_graphstate_internals_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.1124850Z ok (0.015s) 2023-01-11T21:18:21.1125140Z test_return_nested_function_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1125450Z stats [('calls_captured', 7), ('fusions_possible', 5), ('unique_graphs', 2)] 2023-01-11T21:18:21.1125620Z ok (0.029s) 2023-01-11T21:18:21.1125910Z test_sample_input_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1126280Z unimplemented [('call_method UserDefinedObjectVariable(member_descriptor) __mul__ [ConstantVariable(int)] {}', 1)] 2023-01-11T21:18:21.1126660Z graph_break [("isinstance called on UserDefinedClass UserDefinedObjectVariable(member_descriptor) ", 1)] 2023-01-11T21:18:21.1126880Z ok (0.288s) 2023-01-11T21:18:21.1127280Z test_setattr_mutation1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1127630Z stats [('calls_captured', 12), ('fusions_possible', 11), ('unique_graphs', 1)] 2023-01-11T21:18:21.1127800Z ok (0.047s) 2023-01-11T21:18:21.1128090Z test_setattr_mutation2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1128310Z inline_call [] 2023-01-11T21:18:21.1128530Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T21:18:21.1128690Z ok (0.035s) 2023-01-11T21:18:21.1128980Z test_setattr_mutation3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1129310Z inline_call [] 2023-01-11T21:18:21.1129530Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T21:18:21.1129690Z ok (0.036s) 2023-01-11T21:18:21.1129980Z test_shape_unpack_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1130290Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.1130450Z ok (0.010s) 2023-01-11T21:18:21.1130760Z test_side_effects_codegen_update_mutated_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 6), ('ok', 6)] 2023-01-11T21:18:21.1130990Z unimplemented [] 2023-01-11T21:18:21.1131160Z graph_break [('Tensor.item', 4)] 2023-01-11T21:18:21.1131390Z stats [('calls_captured', 8), ('fusions_possible', 4), ('unique_graphs', 4)] 2023-01-11T21:18:21.1131560Z ok (0.067s) 2023-01-11T21:18:21.1131840Z test_size_input_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1132140Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:21.1132300Z ok (0.019s) 2023-01-11T21:18:21.1132640Z test_slice_input_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('unique_graphs', 3), ('fusions_possible', 0)] 2023-01-11T21:18:21.1132880Z ok (0.015s) 2023-01-11T21:18:21.1133130Z test_tensor_build_list_unpack_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: requires static shapes (0.001s) 2023-01-11T21:18:21.1133580Z test_tensor_data_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.1133830Z ok (0.009s) 2023-01-11T21:18:21.1134110Z test_tensor_dict1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1134420Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.1134580Z ok (0.009s) 2023-01-11T21:18:21.1134870Z test_tensor_dict2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:21.1135170Z stats [('calls_captured', 9), ('fusions_possible', 6), ('unique_graphs', 3)] 2023-01-11T21:18:21.1135330Z ok (0.017s) 2023-01-11T21:18:21.1135630Z test_tensor_dot_grad_no_graph_break_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1135870Z unimplemented [] 2023-01-11T21:18:21.1136040Z graph_break [('Tensor.backward', 1)] 2023-01-11T21:18:21.1136280Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:18:21.1136440Z ok (0.025s) 2023-01-11T21:18:21.1136730Z test_tensor_is_contiguous_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1137150Z stats [('calls_captured', 10), ('fusions_possible', 8), ('unique_graphs', 2)] 2023-01-11T21:18:21.1137330Z ok (0.035s) 2023-01-11T21:18:21.1137650Z test_tensor_item_capture_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1137960Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.1138130Z ok (0.018s) 2023-01-11T21:18:21.1138420Z test_tensor_item_no_capture_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1138650Z unimplemented [] 2023-01-11T21:18:21.1138940Z graph_break [('Tensor.item', 1)] 2023-01-11T21:18:21.1139170Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.1139340Z ok (0.014s) 2023-01-11T21:18:21.1139670Z test_tensor_layout_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:18:21.1139920Z ok (0.009s) 2023-01-11T21:18:21.1140210Z test_tensor_types_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 10), ('ok', 10)] 2023-01-11T21:18:21.1140520Z stats [('calls_captured', 10), ('unique_graphs', 10), ('fusions_possible', 0)] 2023-01-11T21:18:21.1140690Z ok (0.037s) 2023-01-11T21:18:21.1141030Z test_top_package_import_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1141290Z ok (0.010s) 2023-01-11T21:18:21.1141630Z test_torch_cuda_is_available_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1141880Z ok (0.007s) 2023-01-11T21:18:21.1142130Z test_torch_cudnn_is_acceptable_bad_inputs_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: requires cuda (0.001s) 2023-01-11T21:18:21.1142490Z test_torch_cudnn_is_acceptable_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: requires cuda (0.000s) 2023-01-11T21:18:21.1142910Z test_torch_nn_parameter_isinstance_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1143240Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.1143410Z ok (0.009s) 2023-01-11T21:18:21.1150760Z test_torch_profiler_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... STAGE:2023-01-11 21:18:07 6764:14703405 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:18:21.1151180Z STAGE:2023-01-11 21:18:07 6764:14703405 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:18:21.1151520Z STAGE:2023-01-11 21:18:07 6764:14703405 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:18:21.1151830Z [2023-01-11 21:18:07,851] torch._dynamo.variables.torch: [WARNING] Profiler will be ignored 2023-01-11T21:18:21.1152120Z [2023-01-11 21:18:07,855] torch._dynamo.variables.torch: [WARNING] Profiler will be ignored 2023-01-11T21:18:21.1152330Z frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1152470Z unimplemented [] 2023-01-11T21:18:21.1152640Z graph_break [('Tensor.tolist', 1)] 2023-01-11T21:18:21.1152870Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:18:21.1153050Z ok (0.032s) 2023-01-11T21:18:21.1153380Z test_torch_seed_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:21.1153620Z ok (0.005s) 2023-01-11T21:18:21.1154100Z test_torch_size_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:21.1154340Z ok (0.011s) 2023-01-11T21:18:21.1154630Z test_type_copy_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1154940Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:18:21.1155100Z ok (0.030s) 2023-01-11T21:18:21.1155410Z test_typing_variable_isinstance_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1155840Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1156000Z ok (0.011s) 2023-01-11T21:18:21.1156330Z test_unpack4_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 8), ('fusions_possible', 7), ('unique_graphs', 1)] 2023-01-11T21:18:21.1156570Z ok (0.023s) 2023-01-11T21:18:21.1156890Z test_unpack5_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 8), ('fusions_possible', 7), ('unique_graphs', 1)] 2023-01-11T21:18:21.1157130Z ok (0.021s) 2023-01-11T21:18:21.1157450Z test_update_locals_and_stack_uses_shared_cache_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1157700Z inline_call [] 2023-01-11T21:18:21.1157820Z unimplemented [] 2023-01-11T21:18:21.1158060Z graph_break [('call_method ListVariable() extend [ListIteratorVariable()] {}', 1)] 2023-01-11T21:18:21.1158250Z ok (0.010s) 2023-01-11T21:18:21.1158590Z test_user_defined_class_name_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.1158840Z ok (0.015s) 2023-01-11T21:18:21.1159090Z test_user_function_variable_supports_enum_argument_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1159320Z ok (0.010s) 2023-01-11T21:18:21.1159570Z test_user_function_variable_supports_function_argument_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1159900Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1160060Z ok (0.010s) 2023-01-11T21:18:21.1160310Z test_user_function_variable_supports_type_abcmeta_argument_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1160640Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1160810Z ok (0.010s) 2023-01-11T21:18:21.1161100Z test_user_getattr1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1161320Z inline_call [] 2023-01-11T21:18:21.1161530Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.1161700Z ok (0.011s) 2023-01-11T21:18:21.1161990Z test_user_getattr2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1162200Z inline_call [] 2023-01-11T21:18:21.1162410Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.1162580Z ok (0.015s) 2023-01-11T21:18:21.1162870Z test_user_property_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1163090Z inline_call [] 2023-01-11T21:18:21.1163300Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.1163460Z ok (0.011s) 2023-01-11T21:18:21.1163730Z test_usr_cls_classmethod_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1164050Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.1164210Z ok (0.015s) 2023-01-11T21:18:21.1164440Z test_usr_cls_staticmethod_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1164750Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.1164910Z ok (0.014s) 2023-01-11T21:18:21.1165180Z test_version_ci_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.000s) 2023-01-11T21:18:21.1165510Z test_write_to_closures_in_inlining_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1165820Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.1165990Z ok (0.020s) 2023-01-11T21:18:21.1166210Z test_access_by_keys_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1166510Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:18:21.1166670Z ok (0.057s) 2023-01-11T21:18:21.1167010Z test_basicmodule1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.1167260Z ok (0.028s) 2023-01-11T21:18:21.1167590Z test_basicmodule2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.1167840Z ok (0.027s) 2023-01-11T21:18:21.1168080Z test_call_fn_with_non_const_inputs_safe_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1168400Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1168560Z ok (0.110s) 2023-01-11T21:18:21.1168880Z test_cfgmod_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T21:18:21.1169120Z ok (0.049s) 2023-01-11T21:18:21.1169450Z test_children_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:21.1169690Z ok (0.041s) 2023-01-11T21:18:21.1170020Z test_constloop_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T21:18:21.1170270Z ok (0.072s) 2023-01-11T21:18:21.1170490Z test_densenet_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1170790Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:18:21.1170950Z ok (0.060s) 2023-01-11T21:18:21.1171170Z test_enumvalues_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1171460Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:18:21.1171630Z ok (0.057s) 2023-01-11T21:18:21.1171960Z test_fnmember_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.1172200Z ok (0.023s) 2023-01-11T21:18:21.1172610Z test_fnmembercmp1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.1172870Z ok (0.023s) 2023-01-11T21:18:21.1173220Z test_fnmembercmp2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.1173460Z ok (0.027s) 2023-01-11T21:18:21.1173690Z test_forward_directly_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1173990Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:21.1174160Z ok (0.036s) 2023-01-11T21:18:21.1174380Z test_generation_tag_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.001s) 2023-01-11T21:18:21.1174920Z test_hasattr_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.1175170Z ok (0.019s) 2023-01-11T21:18:21.1175500Z test_intarg_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.1175740Z ok (0.027s) 2023-01-11T21:18:21.1176070Z test_iseval1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.1176300Z ok (0.022s) 2023-01-11T21:18:21.1176620Z test_iseval2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.1176860Z ok (0.022s) 2023-01-11T21:18:21.1177190Z test_isnonelayer_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1177440Z ok (0.015s) 2023-01-11T21:18:21.1177760Z test_istraining1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.1178000Z ok (0.022s) 2023-01-11T21:18:21.1178320Z test_istraining2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.1178570Z ok (0.023s) 2023-01-11T21:18:21.1178890Z test_layerlist_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.1179140Z ok (0.031s) 2023-01-11T21:18:21.1179680Z test_lazy_module_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... /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:21.1180190Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:18:21.1180730Z [2023-01-11 21:18:08,951] torch._dynamo.symbolic_convert: [WARNING] /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/parameter.py [SizeVariable()] {} missing a required argument: 'shape' 2023-01-11T21:18:21.1181370Z /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:21.1181770Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:18:21.1182290Z /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:21.1182700Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:18:21.1183210Z [2023-01-11 21:18:09,006] torch._dynamo.symbolic_convert: [WARNING] /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/parameter.py [SizeVariable()] {} missing a required argument: 'shape' 2023-01-11T21:18:21.1183900Z /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:21.1184300Z warnings.warn('Lazy modules are a new feature under heavy development ' 2023-01-11T21:18:21.1184510Z frames [('total', 16), ('ok', 14)] 2023-01-11T21:18:21.1188960Z inline_call [('Patched init cannot be inlined.', 3), ('arg mismatch inlining', 2), ('call_function UserDefinedObjectVariable(_infer_parameters) [NNModuleVariable(), TupleVariable()] {}', 1), ('call_function UserDefinedObjectVariable(_infer_parameters) [UnspecializedNNModuleVariable(LazyModule), TupleVariable()] {}', 1)] 2023-01-11T21:18:21.1189560Z unimplemented [("Guard setup for uninitialized class ", 2)] 2023-01-11T21:18:21.1189860Z graph_break [('Patched init cannot be inlined.', 3), ('arg mismatch inlining', 2)] 2023-01-11T21:18:21.1190140Z stats [('calls_captured', 4), ('unique_graphs', 3), ('fusions_possible', 1)] 2023-01-11T21:18:21.1190310Z ok (0.138s) 2023-01-11T21:18:21.1190560Z test_module_attribute_precedence_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1190880Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:21.1191050Z ok (0.023s) 2023-01-11T21:18:21.1191280Z test_module_class_method_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1191590Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T21:18:21.1191750Z ok (0.061s) 2023-01-11T21:18:21.1192070Z test_module_forward_has_graph_break_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 2)] 2023-01-11T21:18:21.1192310Z inline_call [] 2023-01-11T21:18:21.1192510Z unimplemented [('reconstruct: ConstantVariable(dict)', 2)] 2023-01-11T21:18:21.1192850Z graph_break [('call_function BuiltinVariable(dict) [ListIteratorVariable()] {}', 1), ('call_method NNModuleVariable() buffers [] {}', 1)] 2023-01-11T21:18:21.1193160Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:18:21.1193330Z ok (0.085s) 2023-01-11T21:18:21.1193670Z test_module_name_string_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.1193930Z ok (0.027s) 2023-01-11T21:18:21.1194150Z test_module_property_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1194460Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1194620Z ok (0.012s) 2023-01-11T21:18:21.1194850Z test_module_static_method_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1195160Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T21:18:21.1195330Z ok (0.060s) 2023-01-11T21:18:21.1195810Z test_moduledict_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1196060Z ok (0.015s) 2023-01-11T21:18:21.1196400Z test_modulelist_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 40), ('fusions_possible', 39), ('unique_graphs', 1)] 2023-01-11T21:18:21.1196650Z ok (0.250s) 2023-01-11T21:18:21.1196870Z test_modulemethod1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1197170Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T21:18:21.1197440Z ok (0.060s) 2023-01-11T21:18:21.1197660Z test_modulemethod2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1197970Z stats [('calls_captured', 9), ('fusions_possible', 8), ('unique_graphs', 1)] 2023-01-11T21:18:21.1198140Z ok (0.060s) 2023-01-11T21:18:21.1198480Z test_nn_moduledict_contains_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('unique_graphs', 3), ('fusions_possible', 1)] 2023-01-11T21:18:21.1198780Z frames [('total', 2), ('ok', 1)] 2023-01-11T21:18:21.1198990Z inline_call [('Patched init cannot be inlined.', 1)] 2023-01-11T21:18:21.1199320Z unimplemented [("Guard setup for uninitialized class .M'>", 1)] 2023-01-11T21:18:21.1199650Z graph_break [('Patched init cannot be inlined.', 1)] 2023-01-11T21:18:21.1199810Z ok (0.023s) 2023-01-11T21:18:21.1200030Z test_parameters1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1200340Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1200500Z ok (0.011s) 2023-01-11T21:18:21.1200730Z test_parameters2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1201030Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1201200Z ok (0.011s) 2023-01-11T21:18:21.1201530Z test_parameters3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:18:21.1201770Z ok (0.034s) 2023-01-11T21:18:21.1202100Z test_self_mutating1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 9), ('fusions_possible', 6), ('unique_graphs', 3)] 2023-01-11T21:18:21.1202350Z ok (0.030s) 2023-01-11T21:18:21.1202670Z test_seq_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:21.1202910Z ok (0.038s) 2023-01-11T21:18:21.1203140Z test_simple_torch_function_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1203450Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:21.1203620Z ok (0.049s) 2023-01-11T21:18:21.1203950Z test_stringmember_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.1204200Z ok (0.022s) 2023-01-11T21:18:21.1204420Z test_submodules1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1204710Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:18:21.1204880Z ok (0.053s) 2023-01-11T21:18:21.1205150Z test_submodules2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1205470Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:18:21.1205630Z ok (0.053s) 2023-01-11T21:18:21.1205840Z test_super1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1206140Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:21.1206310Z ok (0.031s) 2023-01-11T21:18:21.1206520Z test_super2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1206910Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.1207080Z ok (0.028s) 2023-01-11T21:18:21.1207310Z test_super_class_method_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1207630Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1207790Z ok (0.011s) 2023-01-11T21:18:21.1208120Z test_tensorlist_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:21.1208370Z ok (0.028s) 2023-01-11T21:18:21.1208710Z test_torch_function_with_closure_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:21.1208970Z ok (0.047s) 2023-01-11T21:18:21.1209270Z test_unsupportedmethod_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:21.1209660Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:21.1209870Z unimplemented [] 2023-01-11T21:18:21.1210150Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:18:21.1210450Z stats [('calls_captured', 5), ('fusions_possible', 3), ('unique_graphs', 2)] 2023-01-11T21:18:21.1210610Z ok (0.045s) 2023-01-11T21:18:21.1210900Z test_unsupportedmodule_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:21.1211280Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:21.1211500Z unimplemented [] 2023-01-11T21:18:21.1211760Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:18:21.1212070Z stats [('calls_captured', 6), ('fusions_possible', 3), ('unique_graphs', 3)] 2023-01-11T21:18:21.1212230Z ok (0.048s) 2023-01-11T21:18:21.1212460Z test_viamodulecall_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1212760Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:21.1212920Z ok (0.034s) 2023-01-11T21:18:21.1213210Z test_Size_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1213620Z 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:18:21.1213860Z unimplemented [] 2023-01-11T21:18:21.1214160Z 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:18:21.1214480Z stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:18:21.1214650Z ok (0.009s) 2023-01-11T21:18:21.1215030Z test_abc_setattr_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:21.1215270Z unimplemented [] 2023-01-11T21:18:21.1215590Z graph_break [('setattr(UserDefinedObjectVariable) .Derived.__setattr__ at 0x284697670>', 1)] 2023-01-11T21:18:21.1215810Z inline_call [] 2023-01-11T21:18:21.1216030Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1216190Z ok (0.013s) 2023-01-11T21:18:21.1216500Z test_avoid_dupe_specialization_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1216930Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:18:21.1217140Z aot_autograd [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1217280Z ok (0.078s) 2023-01-11T21:18:21.1217510Z test_batch_norm_act_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1217810Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.1217980Z ok (0.140s) 2023-01-11T21:18:21.1218270Z test_batchnorm_e2e_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1218310Z inline_call [] 2023-01-11T21:18:21.1218450Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.1218540Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1218580Z ok (0.877s) 2023-01-11T21:18:21.1218810Z test_bigbird_unsqueeze_inplace_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1218950Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:21.1219030Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1219070Z ok (0.221s) 2023-01-11T21:18:21.1219220Z test_boxes_len_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1219350Z stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T21:18:21.1219400Z ok (0.013s) 2023-01-11T21:18:21.1219570Z test_chunk_reformer_ff_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: requires static shapes (0.001s) 2023-01-11T21:18:21.1219840Z test_class_member_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:21.1219880Z ok (0.022s) 2023-01-11T21:18:21.1220120Z test_convert_boxes_to_pooler_format_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:18:21.1220170Z inline_call [] 2023-01-11T21:18:21.1220220Z unimplemented [] 2023-01-11T21:18:21.1220370Z graph_break [('dynamic shape operator: aten.repeat_interleave.Tensor', 2)] 2023-01-11T21:18:21.1220520Z stats [('calls_captured', 18), ('fusions_possible', 14), ('unique_graphs', 4)] 2023-01-11T21:18:21.1220580Z expected failure (0.087s) 2023-01-11T21:18:21.1224550Z test_create_rand_mask_from_inputs_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: requires static shapes (0.001s) 2023-01-11T21:18:21.1224740Z test_dict_iter_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.002s) 2023-01-11T21:18:21.1224990Z test_dict_list_values_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 7), ('ok', 7)] 2023-01-11T21:18:21.1225050Z unimplemented [] 2023-01-11T21:18:21.1225280Z graph_break [('call_function in skip_files Builtin count', 2), ('call_function BuiltinVariable(zip) [UserDefinedObjectVariable(count), ListVariable()] {}', 2)] 2023-01-11T21:18:21.1225430Z ok (0.027s) 2023-01-11T21:18:21.1225650Z test_do_paste_mask_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1)] 2023-01-11T21:18:21.1225710Z expected failure (0.015s) 2023-01-11T21:18:21.1225990Z test_dynamic_shapes_right_side_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:21.1226040Z ok (0.023s) 2023-01-11T21:18:21.1226300Z test_ellipsis_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.1226410Z ok (0.069s) 2023-01-11T21:18:21.1226630Z test_exec_import_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 5), ('ok', 5)] 2023-01-11T21:18:21.1226790Z inline_call [('call_function BuiltinVariable(exec) [ConstantVariable(str)] {}', 1)] 2023-01-11T21:18:21.1226840Z unimplemented [] 2023-01-11T21:18:21.1226990Z graph_break [('call_function BuiltinVariable(exec) [ConstantVariable(str)] {}', 1)] 2023-01-11T21:18:21.1227030Z ok (0.002s) 2023-01-11T21:18:21.1227260Z test_exec_wildcard_import_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 5), ('ok', 5)] 2023-01-11T21:18:21.1227410Z inline_call [('call_function BuiltinVariable(exec) [ConstantVariable(str)] {}', 1)] 2023-01-11T21:18:21.1227460Z unimplemented [] 2023-01-11T21:18:21.1227610Z graph_break [('call_function BuiltinVariable(exec) [ConstantVariable(str)] {}', 1)] 2023-01-11T21:18:21.1227750Z stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T21:18:21.1227800Z ok (0.008s) 2023-01-11T21:18:21.1228030Z test_for_loop_graph_break_before_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1228080Z unimplemented [] 2023-01-11T21:18:21.1228330Z 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:18:21.1228380Z inline_call [] 2023-01-11T21:18:21.1228520Z stats [('calls_captured', 100), ('fusions_possible', 99), ('unique_graphs', 1)] 2023-01-11T21:18:21.1228560Z ok (0.330s) 2023-01-11T21:18:21.1228790Z test_for_loop_graph_break_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1228830Z inline_call [] 2023-01-11T21:18:21.1229080Z 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:18:21.1229220Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1229260Z ok (0.015s) 2023-01-11T21:18:21.1229420Z test_get_parameter_dtype_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1229560Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.1229610Z ok (0.014s) 2023-01-11T21:18:21.1229780Z test_grad_mode_carrying_correct_state_after_graph_break_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... Break 2023-01-11T21:18:21.1229870Z frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:21.1229920Z unimplemented [] 2023-01-11T21:18:21.1230070Z graph_break [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 1)] 2023-01-11T21:18:21.1230210Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:18:21.1230260Z ok (0.016s) 2023-01-11T21:18:21.1230520Z test_guard_fail_nested_tuple_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1230660Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:18:21.1230700Z ok (0.017s) 2023-01-11T21:18:21.1230930Z test_guard_fail_tensor_bool_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 12), ('ok', 12)] 2023-01-11T21:18:21.1231080Z unimplemented [('FOR_ITER UserDefinedObjectVariable(product)', 1)] 2023-01-11T21:18:21.1231380Z graph_break [('call torch._dynamo.disable() wrapped function .fn..get_expected at 0x287411040>', 5), ('data dependent operator: aten.allclose.default', 5)] 2023-01-11T21:18:21.1231570Z stats [('calls_captured', 5), ('unique_graphs', 5), ('fusions_possible', 0)] 2023-01-11T21:18:21.1231620Z ok (0.092s) 2023-01-11T21:18:21.1231780Z test_guard_ordering_shape_fail_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.001s) 2023-01-11T21:18:21.1231930Z test_hf_model_output_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1232060Z stats [('calls_captured', 4), ('unique_graphs', 4), ('fusions_possible', 0)] 2023-01-11T21:18:21.1232110Z ok (0.049s) 2023-01-11T21:18:21.1232260Z test_hf_t5_forward_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1232400Z stats [('calls_captured', 14), ('fusions_possible', 13), ('unique_graphs', 1)] 2023-01-11T21:18:21.1232460Z expected failure (0.242s) 2023-01-11T21:18:21.1232680Z test_indexing_with_list_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:21.1232770Z inline_call [('Tensor.numpy', 1)] 2023-01-11T21:18:21.1232910Z unimplemented [('COMPARE_OP ConstantVariable(tuple) == SizeVariable()', 1)] 2023-01-11T21:18:21.1233000Z graph_break [('Tensor.numpy', 1)] 2023-01-11T21:18:21.1233050Z ok (0.015s) 2023-01-11T21:18:21.1233200Z test_is_symbolic_tracing_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1233340Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1233380Z ok (0.008s) 2023-01-11T21:18:21.1233530Z test_isinstance_dtype_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... ok (0.003s) 2023-01-11T21:18:21.1234140Z test_isinstance_storage_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... /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:18:21.1234230Z bools = torch.BoolStorage.from_buffer(f, "big") 2023-01-11T21:18:21.1234310Z frames [('total', 9), ('ok', 9)] 2023-01-11T21:18:21.1234360Z unimplemented [] 2023-01-11T21:18:21.1234680Z 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:18:21.1234910Z 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:18:21.1235050Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1235110Z expected failure (0.010s) 2023-01-11T21:18:21.1235270Z test_issue1466_size_aot_autograd_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... arf 2023-01-11T21:18:21.1235310Z arf 2023-01-11T21:18:21.1235410Z frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:21.1235470Z unimplemented [] 2023-01-11T21:18:21.1235630Z graph_break [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 1)] 2023-01-11T21:18:21.1235760Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:18:21.1235850Z aot_autograd [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1235900Z ok (0.078s) 2023-01-11T21:18:21.1236040Z test_issue175_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1236180Z stats [('calls_captured', 12), ('fusions_possible', 11), ('unique_graphs', 1)] 2023-01-11T21:18:21.1236270Z ok (0.221s) 2023-01-11T21:18:21.1236550Z test_longformer_chunk_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 38), ('fusions_possible', 36), ('unique_graphs', 2)] 2023-01-11T21:18:21.1236590Z ok (0.648s) 2023-01-11T21:18:21.1236760Z test_maml_item_capture_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... expected failure (0.001s) 2023-01-11T21:18:21.1236990Z test_maml_no_item_capture_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 5), ('ok', 5)] 2023-01-11T21:18:21.1237130Z inline_call [('inlining disallowed: ', 1)] 2023-01-11T21:18:21.1237180Z unimplemented [] 2023-01-11T21:18:21.1237460Z 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:18:21.1237610Z stats [('calls_captured', 36), ('fusions_possible', 31), ('unique_graphs', 5)] 2023-01-11T21:18:21.1237650Z ok (0.328s) 2023-01-11T21:18:21.1237910Z test_modules_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:18:21.1237950Z ok (0.033s) 2023-01-11T21:18:21.1238170Z test_multi_dot_import_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:18:21.1238430Z 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:18:21.1238480Z unimplemented [] 2023-01-11T21:18:21.1238730Z 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:18:21.1238860Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1238910Z ok (0.013s) 2023-01-11T21:18:21.1239070Z test_multi_import_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: requires detectron2 (0.000s) 2023-01-11T21:18:21.1239340Z test_named_buffers_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T21:18:21.1239380Z ok (0.024s) 2023-01-11T21:18:21.1239600Z test_nn_parameter_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1239830Z 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:18:21.1239880Z unimplemented [] 2023-01-11T21:18:21.1240090Z 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:18:21.1240230Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.1240320Z ok (0.007s) 2023-01-11T21:18:21.1240480Z test_norm_dtype_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: requires cuda (0.001s) 2023-01-11T21:18:21.1240740Z test_not_rewrite_assert_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... unimplemented [('generic_jump TensorVariable()', 1)] 2023-01-11T21:18:21.1240790Z ok (0.009s) 2023-01-11T21:18:21.1241030Z test_not_rewrite_assert_for_other_errors_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1241170Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.1241270Z ok (0.012s) 2023-01-11T21:18:21.1241490Z test_numpy_list_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 1)] 2023-01-11T21:18:21.1241540Z unimplemented [] 2023-01-11T21:18:21.1241760Z graph_break [('call torch._dynamo.disable() wrapped function .rand_gen at 0x286b93a60>', 1)] 2023-01-11T21:18:21.1241810Z expected failure (0.014s) 2023-01-11T21:18:21.1242040Z test_optimized_deepcopy_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1242170Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1242220Z ok (0.016s) 2023-01-11T21:18:21.1242430Z test_primtorch_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:21.1242680Z 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:18:21.1242730Z unimplemented [] 2023-01-11T21:18:21.1242970Z 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:18:21.1243020Z ok (0.006s) 2023-01-11T21:18:21.1243400Z test_primtorch_no_graph_break_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... 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:18:21.1243460Z expected failure (0.003s) 2023-01-11T21:18:21.1243680Z test_recursive_map_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1243730Z inline_call [] 2023-01-11T21:18:21.1243860Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:21.1243910Z ok (0.020s) 2023-01-11T21:18:21.1244060Z test_reformer_eval_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1244200Z stats [('calls_captured', 10), ('fusions_possible', 9), ('unique_graphs', 1)] 2023-01-11T21:18:21.1244250Z ok (0.210s) 2023-01-11T21:18:21.1244410Z test_reformer_min_chunk_len_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1244550Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.1244590Z ok (0.008s) 2023-01-11T21:18:21.1244750Z test_reformer_remove_unused_args_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... foo 2023-01-11T21:18:21.1244790Z foo 2023-01-11T21:18:21.1244870Z frames [('total', 4), ('ok', 4)] 2023-01-11T21:18:21.1245030Z inline_call [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 1)] 2023-01-11T21:18:21.1245080Z unimplemented [] 2023-01-11T21:18:21.1245240Z graph_break [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 2)] 2023-01-11T21:18:21.1245410Z stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:18:21.1245500Z aot_autograd [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1245550Z ok (0.081s) 2023-01-11T21:18:21.1245700Z test_reformer_sorting_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... inline_call [] 2023-01-11T21:18:21.1245840Z stats [('calls_captured', 28), ('fusions_possible', 27), ('unique_graphs', 1)] 2023-01-11T21:18:21.1245890Z ok (0.043s) 2023-01-11T21:18:21.1246100Z test_reformer_train_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:18:21.1246410Z 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:18:21.1246460Z unimplemented [] 2023-01-11T21:18:21.1246770Z 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:18:21.1246910Z stats [('calls_captured', 10), ('fusions_possible', 6), ('unique_graphs', 4)] 2023-01-11T21:18:21.1246960Z ok (0.202s) 2023-01-11T21:18:21.1247180Z test_reinplacing_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1247310Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:21.1247400Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1247440Z ok (0.254s) 2023-01-11T21:18:21.1247710Z test_relative_import_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.1247760Z ok (0.015s) 2023-01-11T21:18:21.1248050Z test_relative_import_no_modulename_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.1248090Z ok (0.015s) 2023-01-11T21:18:21.1248360Z test_rewrite_assert_noop_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 9), ('fusions_possible', 6), ('unique_graphs', 3)] 2023-01-11T21:18:21.1248410Z ok (0.041s) 2023-01-11T21:18:21.1248680Z test_rewrite_assert_with_fstring_msg_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... unimplemented [('generic_jump TensorVariable()', 1)] 2023-01-11T21:18:21.1248720Z ok (0.010s) 2023-01-11T21:18:21.1249000Z test_rewrite_assert_with_msg_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 18), ('fusions_possible', 15), ('unique_graphs', 3)] 2023-01-11T21:18:21.1249050Z ok (0.050s) 2023-01-11T21:18:21.1249330Z test_rewrite_assert_without_msg_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 12), ('fusions_possible', 10), ('unique_graphs', 2)] 2023-01-11T21:18:21.1249370Z ok (0.034s) 2023-01-11T21:18:21.1249580Z test_rng_state_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:18:21.1249760Z unimplemented [('TODO: make torch.random.set_rng_state work with FakeTensor/aot_autograd', 1)] 2023-01-11T21:18:21.1249920Z graph_break [('TODO: make torch.random.set_rng_state work with FakeTensor/aot_autograd', 2)] 2023-01-11T21:18:21.1250060Z stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:18:21.1250100Z ok (0.016s) 2023-01-11T21:18:21.1250410Z test_seq_append_list_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:18:21.1250460Z ok (0.053s) 2023-01-11T21:18:21.1251260Z test_sigmoid_out_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... /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:18:21.1251370Z torch.sigmoid(inp, out=out1) 2023-01-11T21:18:21.1252000Z /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:18:21.1252050Z warnings.warn(msg) 2023-01-11T21:18:21.1252700Z /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:18:21.1252770Z torch.sigmoid(inp, out=out1) 2023-01-11T21:18:21.1252860Z frames [('total', 7), ('ok', 7)] 2023-01-11T21:18:21.1252990Z inline_call [('call_function UserDefinedClassVariable() [] {}', 1)] 2023-01-11T21:18:21.1253040Z ok (0.017s) 2023-01-11T21:18:21.1253310Z test_slice_into_list_mutable_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 30), ('fusions_possible', 29), ('unique_graphs', 1)] 2023-01-11T21:18:21.1253360Z ok (0.037s) 2023-01-11T21:18:21.1253590Z test_slicing_dynamic_shape_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1253710Z unimplemented [('Dynamic slicing not supported', 2)] 2023-01-11T21:18:21.1253850Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:18:21.1253890Z ok (0.011s) 2023-01-11T21:18:21.1254130Z test_slicing_dynamic_shape_setitem_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 1)] 2023-01-11T21:18:21.1254240Z unimplemented [('Dynamic slicing not supported', 2)] 2023-01-11T21:18:21.1254360Z graph_break [('Dynamic slicing not supported', 1)] 2023-01-11T21:18:21.1254490Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1254580Z aot_autograd [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1254630Z ok (0.020s) 2023-01-11T21:18:21.1255440Z test_sort_out_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... /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:18:21.1255520Z torch.sort(tensor, out=(values1, indices1)) 2023-01-11T21:18:21.1256210Z /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:18:21.1256330Z return node.target(*args, **kwargs) 2023-01-11T21:18:21.1256990Z /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:18:21.1257070Z torch.sort(tensor, out=(values1, indices1)) 2023-01-11T21:18:21.1257690Z /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:18:21.1257770Z torch.sort(tensor, out=(values1, indices1)) 2023-01-11T21:18:21.1257860Z frames [('total', 7), ('ok', 7)] 2023-01-11T21:18:21.1258000Z inline_call [('call_function UserDefinedClassVariable() [] {}', 1)] 2023-01-11T21:18:21.1258040Z ok (0.021s) 2023-01-11T21:18:21.1258270Z test_specialized_stride_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1258410Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:21.1258450Z ok (0.005s) 2023-01-11T21:18:21.1258680Z test_swin_base_tensor_attr_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1258820Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:18:21.1258870Z ok (0.043s) 2023-01-11T21:18:21.1259100Z test_tensor_isinstance_tuple_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1259240Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1259280Z ok (0.005s) 2023-01-11T21:18:21.1259500Z test_tokenization_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:18:21.1259730Z 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:18:21.1259780Z unimplemented [] 2023-01-11T21:18:21.1260000Z 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:18:21.1260050Z ok (0.008s) 2023-01-11T21:18:21.1260380Z test_torch_ops_aten_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1260430Z ok (0.009s) 2023-01-11T21:18:21.1260710Z test_vdd_duplicate_error_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:18:21.1260750Z ok (0.031s) 2023-01-11T21:18:21.1260990Z test_while_loop_graph_break_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1261030Z inline_call [] 2023-01-11T21:18:21.1261280Z 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:18:21.1261480Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1265070Z ok (0.012s) 2023-01-11T21:18:21.1265260Z test_with_on_graph_break_inst_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... Hello world 2023-01-11T21:18:21.1265310Z Hello world 2023-01-11T21:18:21.1265420Z frames [('total', 6), ('ok', 6)] 2023-01-11T21:18:21.1265580Z inline_call [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 1)] 2023-01-11T21:18:21.1265630Z unimplemented [] 2023-01-11T21:18:21.1265820Z graph_break [('call_function BuiltinVariable(print) [ConstantVariable(str)] {}', 2), ('Tensor.backward', 1)] 2023-01-11T21:18:21.1265960Z stats [('calls_captured', 11), ('fusions_possible', 7), ('unique_graphs', 4)] 2023-01-11T21:18:21.1266000Z ok (0.057s) 2023-01-11T21:18:21.1266220Z test_capi_call1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1266270Z unimplemented [] 2023-01-11T21:18:21.1266470Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:21.1266600Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.1266650Z ok (0.012s) 2023-01-11T21:18:21.1266860Z test_capi_call2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1266910Z unimplemented [] 2023-01-11T21:18:21.1267100Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:21.1267240Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:18:21.1267290Z ok (0.022s) 2023-01-11T21:18:21.1267500Z test_capi_call3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1267550Z unimplemented [] 2023-01-11T21:18:21.1267740Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:21.1267870Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.1267920Z ok (0.012s) 2023-01-11T21:18:21.1268130Z test_control_flow1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:21.1268270Z stats [('calls_captured', 5), ('fusions_possible', 4), ('unique_graphs', 1)] 2023-01-11T21:18:21.1268310Z ok (0.024s) 2023-01-11T21:18:21.1268520Z test_control_flow2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:21.1268650Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.1268700Z ok (0.013s) 2023-01-11T21:18:21.1268910Z test_control_flow3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:21.1269150Z stats [('calls_captured', 7), ('fusions_possible', 4), ('unique_graphs', 3)] 2023-01-11T21:18:21.1269200Z ok (0.039s) 2023-01-11T21:18:21.1269420Z test_control_flow4_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 5), ('ok', 5)] 2023-01-11T21:18:21.1269550Z stats [('calls_captured', 5), ('unique_graphs', 3), ('fusions_possible', 2)] 2023-01-11T21:18:21.1269590Z ok (0.023s) 2023-01-11T21:18:21.1269800Z test_control_flow5_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 7), ('ok', 7)] 2023-01-11T21:18:21.1269940Z stats [('calls_captured', 13), ('fusions_possible', 7), ('unique_graphs', 6)] 2023-01-11T21:18:21.1270030Z ok (0.058s) 2023-01-11T21:18:21.1270260Z test_dynamic_duck_size_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1270400Z stats [('calls_captured', 10), ('fusions_possible', 8), ('unique_graphs', 2)] 2023-01-11T21:18:21.1270440Z ok (0.022s) 2023-01-11T21:18:21.1270660Z test_dynamic_kwarg_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1270790Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.1270840Z ok (0.011s) 2023-01-11T21:18:21.1271070Z test_dynamic_order_dependence_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:21.1271200Z stats [('calls_captured', 9), ('fusions_possible', 6), ('unique_graphs', 3)] 2023-01-11T21:18:21.1271250Z ok (0.038s) 2023-01-11T21:18:21.1271470Z test_dynamic_shapes_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 11), ('ok', 11)] 2023-01-11T21:18:21.1271610Z stats [('calls_captured', 22), ('fusions_possible', 11), ('unique_graphs', 11)] 2023-01-11T21:18:21.1271660Z ok (0.027s) 2023-01-11T21:18:21.1271890Z test_dynamic_zero_inference_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1272030Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:18:21.1272070Z ok (0.012s) 2023-01-11T21:18:21.1272300Z test_enumerate_not_break_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1272440Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:18:21.1272490Z expected failure (0.013s) 2023-01-11T21:18:21.1272710Z test_extended_args_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:21.1272860Z stats [('calls_captured', 1026), ('fusions_possible', 1023), ('unique_graphs', 3)] 2023-01-11T21:18:21.1272900Z ok (3.510s) 2023-01-11T21:18:21.1273120Z test_graph_break_on_item_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1273180Z unimplemented [] 2023-01-11T21:18:21.1273260Z graph_break [('Tensor.item', 1)] 2023-01-11T21:18:21.1273390Z stats [('calls_captured', 5), ('fusions_possible', 3), ('unique_graphs', 2)] 2023-01-11T21:18:21.1273440Z ok (0.026s) 2023-01-11T21:18:21.1273660Z test_indirect_unsupported1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1273860Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:21.1273910Z unimplemented [] 2023-01-11T21:18:21.1274090Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:18:21.1274260Z stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:18:21.1274310Z ok (0.022s) 2023-01-11T21:18:21.1274540Z test_indirect_unsupported2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:21.1274730Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:21.1274780Z unimplemented [] 2023-01-11T21:18:21.1274970Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:18:21.1275100Z stats [('calls_captured', 5), ('unique_graphs', 3), ('fusions_possible', 2)] 2023-01-11T21:18:21.1275190Z ok (0.035s) 2023-01-11T21:18:21.1275420Z test_indirect_unsupported3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1275610Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:21.1275660Z unimplemented [] 2023-01-11T21:18:21.1275840Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:18:21.1275980Z stats [('calls_captured', 3), ('unique_graphs', 2), ('fusions_possible', 1)] 2023-01-11T21:18:21.1276020Z ok (0.022s) 2023-01-11T21:18:21.1276230Z test_multigraph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1276360Z stats [('calls_captured', 5), ('fusions_possible', 3), ('unique_graphs', 2)] 2023-01-11T21:18:21.1276410Z ok (0.022s) 2023-01-11T21:18:21.1276640Z test_no_graph_break_on_item_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1276770Z stats [('calls_captured', 6), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T21:18:21.1276810Z ok (0.026s) 2023-01-11T21:18:21.1277030Z test_pop_after_resume_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1277090Z unimplemented [] 2023-01-11T21:18:21.1277270Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:21.1277400Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:18:21.1277450Z ok (0.021s) 2023-01-11T21:18:21.1277660Z test_restore_range_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1277720Z unimplemented [] 2023-01-11T21:18:21.1277900Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:21.1278030Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:18:21.1278070Z ok (0.022s) 2023-01-11T21:18:21.1278300Z test_restore_range_iter_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1278350Z unimplemented [] 2023-01-11T21:18:21.1278530Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:21.1278660Z stats [('calls_captured', 2), ('unique_graphs', 2), ('fusions_possible', 0)] 2023-01-11T21:18:21.1278700Z ok (0.012s) 2023-01-11T21:18:21.1278920Z test_restore_state_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 1)] 2023-01-11T21:18:21.1278970Z unimplemented [] 2023-01-11T21:18:21.1279160Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:21.1279290Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1279370Z expected failure (0.018s) 2023-01-11T21:18:21.1279590Z test_resume1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1279640Z unimplemented [] 2023-01-11T21:18:21.1279830Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:21.1279960Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:18:21.1280000Z ok (0.028s) 2023-01-11T21:18:21.1280200Z test_resume2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:21.1280430Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:21.1280480Z unimplemented [] 2023-01-11T21:18:21.1280660Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:18:21.1280800Z stats [('calls_captured', 7), ('fusions_possible', 4), ('unique_graphs', 3)] 2023-01-11T21:18:21.1280840Z ok (0.039s) 2023-01-11T21:18:21.1281060Z test_resume3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:21.1281240Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:21.1281290Z unimplemented [] 2023-01-11T21:18:21.1281480Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:18:21.1281610Z stats [('calls_captured', 7), ('fusions_possible', 4), ('unique_graphs', 3)] 2023-01-11T21:18:21.1281660Z ok (0.038s) 2023-01-11T21:18:21.1281860Z test_resume4_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:21.1282050Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:21.1282100Z unimplemented [] 2023-01-11T21:18:21.1282280Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:18:21.1282410Z stats [('calls_captured', 7), ('fusions_possible', 4), ('unique_graphs', 3)] 2023-01-11T21:18:21.1282450Z ok (0.038s) 2023-01-11T21:18:21.1282620Z test_resume5_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... tensor([1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 2023-01-11T21:18:21.1282660Z 1.5000]) 2023-01-11T21:18:21.1282740Z tensor([1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 2023-01-11T21:18:21.1282790Z 1.5000]) 2023-01-11T21:18:21.1282860Z tensor([1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 2023-01-11T21:18:21.1282910Z 1.5000]) 2023-01-11T21:18:21.1282990Z tensor([1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 1.5000, 2023-01-11T21:18:21.1283030Z 1.5000]) 2023-01-11T21:18:21.1283110Z frames [('total', 4), ('ok', 4)] 2023-01-11T21:18:21.1283160Z unimplemented [] 2023-01-11T21:18:21.1283310Z graph_break [('call_function BuiltinVariable(print) [TensorVariable()] {}', 1)] 2023-01-11T21:18:21.1283440Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:18:21.1283480Z ok (0.028s) 2023-01-11T21:18:21.1283700Z test_resume_freevars_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1283750Z unimplemented [] 2023-01-11T21:18:21.1283940Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:21.1284070Z stats [('calls_captured', 5), ('fusions_possible', 3), ('unique_graphs', 2)] 2023-01-11T21:18:21.1284120Z ok (0.027s) 2023-01-11T21:18:21.1284390Z test_resume_paths_join_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 7), ('ok', 7)] 2023-01-11T21:18:21.1284550Z stats [('calls_captured', 10), ('unique_graphs', 7), ('fusions_possible', 3)] 2023-01-11T21:18:21.1284590Z ok (0.061s) 2023-01-11T21:18:21.1284810Z test_resume_tuple_iterator_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1284860Z unimplemented [] 2023-01-11T21:18:21.1285050Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:21.1285250Z stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2023-01-11T21:18:21.1285300Z ok (0.037s) 2023-01-11T21:18:21.1285520Z test_resume_with_no_grad1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:18:21.1285580Z unimplemented [] 2023-01-11T21:18:21.1285660Z graph_break [('Tensor.tolist', 2)] 2023-01-11T21:18:21.1285800Z stats [('calls_captured', 18), ('fusions_possible', 14), ('unique_graphs', 4)] 2023-01-11T21:18:21.1285850Z ok (0.052s) 2023-01-11T21:18:21.1286070Z test_resume_with_no_grad2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:21.1286120Z unimplemented [] 2023-01-11T21:18:21.1286210Z graph_break [('Tensor.tolist', 2)] 2023-01-11T21:18:21.1286350Z stats [('calls_captured', 13), ('fusions_possible', 10), ('unique_graphs', 3)] 2023-01-11T21:18:21.1286400Z ok (0.039s) 2023-01-11T21:18:21.1286610Z test_resume_with_no_grad3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:21.1286670Z unimplemented [] 2023-01-11T21:18:21.1286750Z graph_break [('Tensor.tolist', 1)] 2023-01-11T21:18:21.1286890Z stats [('calls_captured', 19), ('fusions_possible', 17), ('unique_graphs', 2)] 2023-01-11T21:18:21.1286930Z ok (0.027s) 2023-01-11T21:18:21.1287140Z test_stack_state1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1287190Z unimplemented [] 2023-01-11T21:18:21.1287380Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:21.1287510Z stats [('calls_captured', 6), ('fusions_possible', 4), ('unique_graphs', 2)] 2023-01-11T21:18:21.1287560Z ok (0.029s) 2023-01-11T21:18:21.1287770Z test_stack_state2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:21.1287960Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:21.1288010Z unimplemented [] 2023-01-11T21:18:21.1288200Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:18:21.1288330Z stats [('calls_captured', 7), ('fusions_possible', 4), ('unique_graphs', 3)] 2023-01-11T21:18:21.1288380Z ok (0.039s) 2023-01-11T21:18:21.1288540Z test_start1_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... tensor([1., 1., 1., 1., 1., 1., 1., 1., 1., 1.]) 2023-01-11T21:18:21.1288650Z tensor([-2., -2., -2., -2., -2., -2., -2., -2., -2., -2.]) 2023-01-11T21:18:21.1288720Z tensor([1., 1., 1., 1., 1., 1., 1., 1., 1., 1.]) 2023-01-11T21:18:21.1288830Z tensor([-2., -2., -2., -2., -2., -2., -2., -2., -2., -2.]) 2023-01-11T21:18:21.1288910Z frames [('total', 4), ('ok', 4)] 2023-01-11T21:18:21.1288960Z unimplemented [] 2023-01-11T21:18:21.1289110Z graph_break [('call_function BuiltinVariable(print) [TensorVariable()] {}', 1)] 2023-01-11T21:18:21.1289240Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.1289320Z ok (0.018s) 2023-01-11T21:18:21.1289540Z test_start2_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:21.1289730Z inline_call [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:21.1289780Z unimplemented [] 2023-01-11T21:18:21.1289970Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:18:21.1290100Z stats [('calls_captured', 4), ('fusions_possible', 2), ('unique_graphs', 2)] 2023-01-11T21:18:21.1290190Z ok (0.028s) 2023-01-11T21:18:21.1290400Z test_start3_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 2), ('ok', 2)] 2023-01-11T21:18:21.1290450Z unimplemented [] 2023-01-11T21:18:21.1290640Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 1)] 2023-01-11T21:18:21.1290770Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.1290810Z ok (0.017s) 2023-01-11T21:18:21.1291020Z test_start4_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:21.1291150Z stats [('calls_captured', 4), ('unique_graphs', 3), ('fusions_possible', 1)] 2023-01-11T21:18:21.1291190Z ok (0.025s) 2023-01-11T21:18:21.1291360Z test_tuple_iterator_mutate_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: not working yet (0.000s) 2023-01-11T21:18:21.1291590Z test_tuple_iterator_return_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:21.1291640Z unimplemented [] 2023-01-11T21:18:21.1291830Z graph_break [('call_function UserDefinedObjectVariable(unsupported) [TensorVariable(), TensorVariable()] {}', 2)] 2023-01-11T21:18:21.1291970Z stats [('calls_captured', 6), ('fusions_possible', 3), ('unique_graphs', 3)] 2023-01-11T21:18:21.1292010Z ok (0.036s) 2023-01-11T21:18:21.1292180Z test_builtin_functions_on_cuda_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... skip: requires cuda (0.000s) 2023-01-11T21:18:21.1292400Z test_builtin_getitem_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1)] 2023-01-11T21:18:21.1292460Z expected failure (0.086s) 2023-01-11T21:18:21.1292710Z test_builtin_max_min_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1292880Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:18:21.1292930Z ok (0.011s) 2023-01-11T21:18:21.1293190Z test_feed_random_values_into_graph_only_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1293320Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.1293370Z ok (0.009s) 2023-01-11T21:18:21.1293630Z test_multiple_consecutive_random_calls_before_graph_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1293760Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.1293800Z ok (0.014s) 2023-01-11T21:18:21.1294030Z test_no_recompilations_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1294160Z stats [('calls_captured', 2), ('fusions_possible', 1), ('unique_graphs', 1)] 2023-01-11T21:18:21.1294210Z ok (0.010s) 2023-01-11T21:18:21.1294460Z test_numpy_correctness_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:18:21.1294590Z unimplemented [('reconstruct: ConstantVariable(float64)', 1)] 2023-01-11T21:18:21.1294700Z graph_break [('Tensor.numpy', 2), ('numpy', 2)] 2023-01-11T21:18:21.1294830Z stats [('calls_captured', 1), ('unique_graphs', 1), ('fusions_possible', 0)] 2023-01-11T21:18:21.1294880Z ok (0.036s) 2023-01-11T21:18:21.1295110Z test_random_call_with_while_loop_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1295240Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:18:21.1295330Z ok (0.009s) 2023-01-11T21:18:21.1295570Z test_random_values_with_graph_break_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:18:21.1295640Z unimplemented [] 2023-01-11T21:18:21.1295750Z graph_break [('Tensor.item', 2)] 2023-01-11T21:18:21.1299400Z stats [('calls_captured', 4), ('unique_graphs', 3), ('fusions_possible', 1)] 2023-01-11T21:18:21.1299490Z ok (0.034s) 2023-01-11T21:18:21.1299770Z test_unspec_float_precision_dynamic_shapes (torch._dynamo.testing.make_test_cls_with_patches..DummyTestClass) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:18:21.1299900Z stats [('calls_captured', 7), ('fusions_possible', 6), ('unique_graphs', 1)] 2023-01-11T21:18:21.1299940Z ok (0.321s) 2023-01-11T21:18:21.1299950Z 2023-01-11T21:18:21.1300090Z ---------------------------------------------------------------------- 2023-01-11T21:18:21.1300150Z Ran 511 tests in 19.239s 2023-01-11T21:18:21.1300150Z 2023-01-11T21:18:21.1300220Z OK (skipped=25, expected failures=17) 2023-01-11T21:18:21.1300220Z 2023-01-11T21:18:21.1300280Z Generating XML reports... 2023-01-11T21:18:21.1300550Z Generated XML report: test-reports/python-unittest/dynamo.test_dynamic_shapes/TEST-torch._dynamo.testing.DynamicShapesExportTests-20230111211801.xml 2023-01-11T21:18:21.1300820Z Generated XML report: test-reports/python-unittest/dynamo.test_dynamic_shapes/TEST-torch._dynamo.testing.DynamicShapesFunctionTests-20230111211801.xml 2023-01-11T21:18:21.1301080Z Generated XML report: test-reports/python-unittest/dynamo.test_dynamic_shapes/TEST-torch._dynamo.testing.DynamicShapesMiscTests-20230111211801.xml 2023-01-11T21:18:21.1301350Z Generated XML report: test-reports/python-unittest/dynamo.test_dynamic_shapes/TEST-torch._dynamo.testing.DynamicShapesNNModuleTests-20230111211801.xml 2023-01-11T21:18:21.1301610Z Generated XML report: test-reports/python-unittest/dynamo.test_dynamic_shapes/TEST-torch._dynamo.testing.DynamicShapesReproTests-20230111211801.xml 2023-01-11T21:18:21.1301870Z Generated XML report: test-reports/python-unittest/dynamo.test_dynamic_shapes/TEST-torch._dynamo.testing.DynamicShapesSubGraphTests-20230111211801.xml 2023-01-11T21:18:21.1302120Z Generated XML report: test-reports/python-unittest/dynamo.test_dynamic_shapes/TEST-torch._dynamo.testing.DynamicShapesUnspecTests-20230111211801.xml 2023-01-11T21:18:21.1302130Z 2023-01-11T21:18:21.1302450Z ##[endgroup] 2023-01-11T21:18:21.1302700Z FINISHED PRINTING LOG FILE of dynamo/test_dynamic_shapes (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_dynamic_shapes_alyg418f) 2023-01-11T21:18:21.1302710Z 2023-01-11T21:18:22.1375630Z Running nn/test_multihead_attention ... [2023-01-11 21:18:22.137389] 2023-01-11T21:18:22.1376420Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'nn/test_multihead_attention.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:18:22.137571] 2023-01-11T21:18:22.1376730Z Ignoring disabled issues: [] 2023-01-11T21:18:29.7821000Z 2023-01-11T21:18:29.7821430Z Expand the folded group to see the log file of nn/test_multihead_attention 2023-01-11T21:18:29.7822260Z ##[group]PRINTING LOG FILE of nn/test_multihead_attention (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/nn-test_multihead_attention_hw69s0g9) 2023-01-11T21:18:29.7822490Z 2023-01-11T21:18:29.7822540Z Running tests... 2023-01-11T21:18:29.7822880Z ---------------------------------------------------------------------- 2023-01-11T21:18:29.7823180Z Test results will be stored in test-reports/python-unittest/nn.test_multihead_attention 2023-01-11T21:18:29.7823470Z test_multihead_attention_average_attn_weights_False (__main__.TestMultiheadAttentionNN) ... ok (3.403s) 2023-01-11T21:18:29.7824080Z test_multihead_attention_average_attn_weights_True (__main__.TestMultiheadAttentionNN) ... ok (3.192s) 2023-01-11T21:18:29.7824370Z test_multihead_attn_3d_attn_mask (__main__.TestMultiheadAttentionNN) ... ok (0.009s) 2023-01-11T21:18:29.7824780Z test_multihead_attn_fast_path_invalid_shape (__main__.TestMultiheadAttentionNN) ... ok (0.006s) 2023-01-11T21:18:29.7825050Z test_multihead_attn_invalid_shape (__main__.TestMultiheadAttentionNN) ... ok (0.002s) 2023-01-11T21:18:29.7825780Z test_multihead_attn_nested_tensor_outside_fast_path (__main__.TestMultiheadAttentionNN) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/nn/test_multihead_attention.py:494: UserWarning: The PyTorch API of nested tensors is in prototype stage and will change in the near future. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/NestedTensorImpl.cpp:179.) 2023-01-11T21:18:29.7826270Z nt = torch.nested.nested_tensor([torch.randn(4, 4)]) 2023-01-11T21:18:29.7826430Z ok (0.012s) 2023-01-11T21:18:29.7826620Z test_multihead_attn_no_bias (__main__.TestMultiheadAttentionNN) ... ok (0.001s) 2023-01-11T21:18:29.7826930Z test_multihead_attention_dtype_batch_first_cpu_float16 (__main__.TestMultiheadAttentionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:18:29.7827290Z test_multihead_attention_dtype_batch_first_cpu_float32 (__main__.TestMultiheadAttentionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:18:29.7827640Z test_multihead_attention_dtype_batch_first_cpu_float64 (__main__.TestMultiheadAttentionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:18:29.7827980Z test_multihead_attention_dtype_cpu_float16 (__main__.TestMultiheadAttentionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:18:29.7828320Z test_multihead_attention_dtype_cpu_float32 (__main__.TestMultiheadAttentionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:18:29.7828650Z test_multihead_attention_dtype_cpu_float64 (__main__.TestMultiheadAttentionNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:18:29.7829010Z test_multihead_attn_fast_path_query_and_bias_have_different_dtypes_cpu_float64 (__main__.TestMultiheadAttentionNNDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:18:29.7829350Z test_multihead_attn_fast_path_small_test_cpu_float64 (__main__.TestMultiheadAttentionNNDeviceTypeCPU) ... ok (0.006s) 2023-01-11T21:18:29.7829670Z test_multihead_attn_in_proj_bias_none_cpu_float64 (__main__.TestMultiheadAttentionNNDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:18:29.7830000Z test_multihead_attn_in_proj_weight_none_cpu_float64 (__main__.TestMultiheadAttentionNNDeviceTypeCPU) ... ok (0.006s) 2023-01-11T21:18:29.7830310Z test_multihead_self_attn_two_masks_fast_path_cpu (__main__.TestMultiheadAttentionNNDeviceTypeCPU) 2023-01-11T21:18:29.7830690Z Multihead self-attention should give the same result on the fast path (BetterTransformer) as on the slow path ... ok (0.006s) 2023-01-11T21:18:29.7831010Z test_multihead_self_attn_two_masks_fast_path_mock_cpu (__main__.TestMultiheadAttentionNNDeviceTypeCPU) 2023-01-11T21:18:29.7831360Z Multihead self-attention should take fast path when both attention mask (mask type 0) ... ok (0.003s) 2023-01-11T21:18:29.7831520Z 2023-01-11T21:18:29.7831660Z ---------------------------------------------------------------------- 2023-01-11T21:18:29.7831850Z Ran 19 tests in 6.664s 2023-01-11T21:18:29.7831940Z 2023-01-11T21:18:29.7831990Z OK (skipped=6) 2023-01-11T21:18:29.7832070Z 2023-01-11T21:18:29.7832210Z Generating XML reports... 2023-01-11T21:18:29.7832590Z Generated XML report: test-reports/python-unittest/nn.test_multihead_attention/TEST-TestMultiheadAttentionNN-20230111211822.xml 2023-01-11T21:18:29.7833060Z Generated XML report: test-reports/python-unittest/nn.test_multihead_attention/TEST-TestMultiheadAttentionNNDeviceTypeCPU-20230111211822.xml 2023-01-11T21:18:29.7833280Z 2023-01-11T21:18:29.7833470Z ##[endgroup] 2023-01-11T21:18:29.7833810Z FINISHED PRINTING LOG FILE of nn/test_multihead_attention (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/nn-test_multihead_attention_hw69s0g9) 2023-01-11T21:18:29.7834020Z 2023-01-11T21:18:30.8090840Z Running test_xnnpack_integration ... [2023-01-11 21:18:30.808918] 2023-01-11T21:18:30.8094120Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_xnnpack_integration.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:18:30.809224] 2023-01-11T21:18:30.8094590Z Ignoring disabled issues: [] 2023-01-11T21:18:34.0491720Z 2023-01-11T21:18:34.0492190Z Expand the folded group to see the log file of test_xnnpack_integration 2023-01-11T21:18:34.0492900Z ##[group]PRINTING LOG FILE of test_xnnpack_integration (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_xnnpack_integration_tc83b433) 2023-01-11T21:18:34.0493120Z 2023-01-11T21:18:34.0493180Z Running tests... 2023-01-11T21:18:34.0493540Z ---------------------------------------------------------------------- 2023-01-11T21:18:34.0499390Z Test results will be stored in test-reports/python-unittest/test_xnnpack_integration 2023-01-11T21:18:34.0499720Z test_conv1d_basic (__main__.TestXNNPACKConv1dTransformPass) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:18:34.0500690Z test_conv1d_with_relu_fc (__main__.TestXNNPACKConv1dTransformPass) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:18:34.0501040Z test_conv2d (__main__.TestXNNPACKOps) ... ok (0.363s) 2023-01-11T21:18:34.0501250Z test_conv2d_transpose (__main__.TestXNNPACKOps) ... ok (0.566s) 2023-01-11T21:18:34.0501550Z test_linear (__main__.TestXNNPACKOps) ... skip: Fails on some platforms, see https://github.com/pytorch/pytorch/issues/73488 (0.001s) 2023-01-11T21:18:34.0501850Z test_linear_1d_input (__main__.TestXNNPACKOps) ... ok (0.059s) 2023-01-11T21:18:34.0502080Z test_decomposed_linear (__main__.TestXNNPACKRewritePass) ... ok (0.049s) 2023-01-11T21:18:34.0502310Z test_linear (__main__.TestXNNPACKRewritePass) ... ok (0.226s) 2023-01-11T21:18:34.0502610Z test_combined_model (__main__.TestXNNPACKSerDes) ... skip: Fails on some platforms, see https://github.com/pytorch/pytorch/issues/73488 (0.003s) 2023-01-11T21:18:34.0502880Z test_conv2d (__main__.TestXNNPACKSerDes) ... ok (0.495s) 2023-01-11T21:18:34.0503100Z test_conv2d_transpose (__main__.TestXNNPACKSerDes) ... ok (0.601s) 2023-01-11T21:18:34.0503390Z test_linear (__main__.TestXNNPACKSerDes) ... skip: Fails on some platforms, see https://github.com/pytorch/pytorch/issues/73488 (0.001s) 2023-01-11T21:18:34.0503570Z 2023-01-11T21:18:34.0503790Z ---------------------------------------------------------------------- 2023-01-11T21:18:34.0503980Z Ran 12 tests in 2.366s 2023-01-11T21:18:34.0504060Z 2023-01-11T21:18:34.0504110Z OK (skipped=5) 2023-01-11T21:18:34.0504200Z 2023-01-11T21:18:34.0504260Z Generating XML reports... 2023-01-11T21:18:34.0504580Z Generated XML report: test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKOps-20230111211831.xml 2023-01-11T21:18:34.0504990Z Generated XML report: test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKRewritePass-20230111211831.xml 2023-01-11T21:18:34.0505390Z Generated XML report: test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKSerDes-20230111211831.xml 2023-01-11T21:18:34.0505810Z Generated XML report: test-reports/python-unittest/test_xnnpack_integration/TEST-TestXNNPACKConv1dTransformPass-20230111211831.xml 2023-01-11T21:18:34.0506300Z 2023-01-11T21:18:34.0506500Z ##[endgroup] 2023-01-11T21:18:34.0506840Z FINISHED PRINTING LOG FILE of test_xnnpack_integration (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_xnnpack_integration_tc83b433) 2023-01-11T21:18:34.0507050Z 2023-01-11T21:18:35.0830160Z Running test_functionalization ... [2023-01-11 21:18:35.082827] 2023-01-11T21:18:35.0831120Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_functionalization.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:18:35.083019] 2023-01-11T21:18:35.0831440Z Ignoring disabled issues: [] 2023-01-11T21:18:44.2444640Z 2023-01-11T21:18:44.2445680Z Expand the folded group to see the log file of test_functionalization 2023-01-11T21:18:44.2446620Z ##[group]PRINTING LOG FILE of test_functionalization (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_functionalization_rrpnh3un) 2023-01-11T21:18:44.2446920Z 2023-01-11T21:18:44.2446990Z Running tests... 2023-01-11T21:18:44.2447330Z ---------------------------------------------------------------------- 2023-01-11T21:18:44.2447640Z Test results will be stored in test-reports/python-unittest/test_functionalization 2023-01-11T21:18:44.2447900Z test_advanced_indexing (__main__.TestCrossRefFunctionalization) ... ok (0.287s) 2023-01-11T21:18:44.2448180Z test_advanced_indexing_correct_strides (__main__.TestCrossRefFunctionalization) ... ok (0.077s) 2023-01-11T21:18:44.2448960Z test_aliases_maintained_after_pass_when_reapplying_views (__main__.TestCrossRefFunctionalization) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_functionalization.py:19: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:18:44.2449500Z x_storage = StorageWeakRef(x.storage()) 2023-01-11T21:18:44.2450080Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_functionalization.py:20: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:18:44.2450500Z y_storage = StorageWeakRef(y.storage()) 2023-01-11T21:18:44.2450650Z ok (0.001s) 2023-01-11T21:18:44.2450850Z test_as_strided (__main__.TestCrossRefFunctionalization) ... expected failure (0.002s) 2023-01-11T21:18:44.2451110Z test_batch_norm (__main__.TestCrossRefFunctionalization) ... ok (0.556s) 2023-01-11T21:18:44.2451350Z test_cat (__main__.TestCrossRefFunctionalization) ... ok (0.058s) 2023-01-11T21:18:44.2451600Z test_copy_ (__main__.TestCrossRefFunctionalization) ... expected failure (0.018s) 2023-01-11T21:18:44.2451860Z test_copy_stride_mismatch (__main__.TestCrossRefFunctionalization) ... ok (0.005s) 2023-01-11T21:18:44.2452130Z test_diagonal (__main__.TestCrossRefFunctionalization) ... expected failure (0.005s) 2023-01-11T21:18:44.2452410Z test_diagonal_mutated_input (__main__.TestCrossRefFunctionalization) ... expected failure (0.004s) 2023-01-11T21:18:44.2452680Z test_everything (__main__.TestCrossRefFunctionalization) ... expected failure (0.007s) 2023-01-11T21:18:44.2452940Z test_expand_symint (__main__.TestCrossRefFunctionalization) ... ok (0.021s) 2023-01-11T21:18:44.2453190Z test_fill_ (__main__.TestCrossRefFunctionalization) ... expected failure (0.003s) 2023-01-11T21:18:44.2453440Z test_freeze (__main__.TestCrossRefFunctionalization) ... ok (0.010s) 2023-01-11T21:18:44.2453690Z test_index_mutation_on_non_input (__main__.TestCrossRefFunctionalization) ... ok (0.108s) 2023-01-11T21:18:44.2453960Z test_inplace_on_non_view (__main__.TestCrossRefFunctionalization) ... ok (0.104s) 2023-01-11T21:18:44.2454470Z test_instance_norm (__main__.TestCrossRefFunctionalization) ... ok (0.764s) 2023-01-11T21:18:44.2454730Z test_metadata_change (__main__.TestCrossRefFunctionalization) ... ok (0.071s) 2023-01-11T21:18:44.2454990Z test_metadata_change_out_op (__main__.TestCrossRefFunctionalization) ... ok (0.001s) 2023-01-11T21:18:44.2455250Z test_mixed_wrappers_invalid (__main__.TestCrossRefFunctionalization) ... ok (0.002s) 2023-01-11T21:18:44.2455510Z test_mixed_wrappers_valid (__main__.TestCrossRefFunctionalization) ... ok (0.001s) 2023-01-11T21:18:44.2456420Z test_multi_out (__main__.TestCrossRefFunctionalization) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_functionalization.py:304: UserWarning: An output with one or more elements was resized since it had shape [4], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:18:44.2457260Z torch.aminmax(x, dim=0, out=(out_max, out_min)) 2023-01-11T21:18:44.2458050Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_functionalization.py:304: UserWarning: An output with one or more elements was resized since it had shape [4], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:18:44.2458620Z torch.aminmax(x, dim=0, out=(out_max, out_min)) 2023-01-11T21:18:44.2459360Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_functionalization.py:304: UserWarning: An output with one or more elements was resized since it had shape [4], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:18:44.2459920Z torch.aminmax(x, dim=0, out=(out_max, out_min)) 2023-01-11T21:18:44.2460680Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_functionalization.py:304: UserWarning: An output with one or more elements was resized since it had shape [4], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:18:44.2461230Z torch.aminmax(x, dim=0, out=(out_max, out_min)) 2023-01-11T21:18:44.2461960Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_functionalization.py:304: UserWarning: An output with one or more elements was resized since it had shape [4], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:18:44.2462500Z torch.aminmax(x, dim=0, out=(out_max, out_min)) 2023-01-11T21:18:44.2462650Z ok (0.099s) 2023-01-11T21:18:44.2462840Z test_multiple_views_of_same_base (__main__.TestCrossRefFunctionalization) ... ok (0.048s) 2023-01-11T21:18:44.2463120Z test_mutable_op_not_inplace_or_other (__main__.TestCrossRefFunctionalization) ... ok (0.042s) 2023-01-11T21:18:44.2463460Z test_nested_functions_propagate_updates (__main__.TestCrossRefFunctionalization) ... ok (0.039s) 2023-01-11T21:18:44.2463740Z test_only_one_view (__main__.TestCrossRefFunctionalization) ... ok (0.010s) 2023-01-11T21:18:44.2463990Z test_optional_tensor_list (__main__.TestCrossRefFunctionalization) ... ok (0.114s) 2023-01-11T21:18:44.2464250Z test_reapply_views_simple (__main__.TestCrossRefFunctionalization) ... ok (0.091s) 2023-01-11T21:18:44.2464540Z test_resize_larger_invalid (__main__.TestCrossRefFunctionalization) ... ok (0.006s) 2023-01-11T21:18:44.2464790Z test_resize_larger_valid (__main__.TestCrossRefFunctionalization) ... ok (0.126s) 2023-01-11T21:18:44.2465160Z test_resize_smaller (__main__.TestCrossRefFunctionalization) ... ok (0.294s) 2023-01-11T21:18:44.2465420Z test_save_for_backwards_segfault (__main__.TestCrossRefFunctionalization) ... ok (0.001s) 2023-01-11T21:18:44.2465680Z test_scalars (__main__.TestCrossRefFunctionalization) ... ok (0.102s) 2023-01-11T21:18:44.2466400Z test_set_ (__main__.TestCrossRefFunctionalization) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_functionalization.py:149: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:18:44.2466880Z y.set_(x.storage()) 2023-01-11T21:18:44.2467010Z ok (0.001s) 2023-01-11T21:18:44.2467200Z test_simple (__main__.TestCrossRefFunctionalization) ... ok (0.142s) 2023-01-11T21:18:44.2468070Z test_simple_out (__main__.TestCrossRefFunctionalization) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_functionalization.py:266: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [4, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:18:44.2468660Z torch.add(y, tmp, out=z) 2023-01-11T21:18:44.2469380Z /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:18:44.2469900Z warnings.warn(msg) 2023-01-11T21:18:44.2470610Z /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:18:44.2471110Z warnings.warn(msg) 2023-01-11T21:18:44.2471790Z /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:18:44.2472350Z warnings.warn(msg) 2023-01-11T21:18:44.2473040Z /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:18:44.2473520Z warnings.warn(msg) 2023-01-11T21:18:44.2473650Z ok (0.124s) 2023-01-11T21:18:44.2473910Z test_split (__main__.TestCrossRefFunctionalization) ... expected failure (0.006s) 2023-01-11T21:18:44.2474160Z test_tensor_ctr (__main__.TestCrossRefFunctionalization) ... ok (0.094s) 2023-01-11T21:18:44.2474410Z test_tensor_list_composite (__main__.TestCrossRefFunctionalization) ... ok (0.021s) 2023-01-11T21:18:44.2474700Z test_tensor_list_mixed_functional_nonfunctional (__main__.TestCrossRefFunctionalization) ... ok (0.008s) 2023-01-11T21:18:44.2475260Z test_view_clone_view_inplace (__main__.TestCrossRefFunctionalization) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_functionalization.py:185: UserWarning: Anomaly Detection has been enabled. This mode will increase the runtime and should only be enabled for debugging. 2023-01-11T21:18:44.2475730Z with torch.autograd.detect_anomaly(check_nan=False): 2023-01-11T21:18:44.2476150Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/__init__.py:197: UserWarning: Error detected in SumBackward0. Traceback of forward call that caused the error: 2023-01-11T21:18:44.2476580Z File "/Users/ec2-user/runner/_work/pytorch/pytorch/test/test_functionalization.py", line 1487, in 2023-01-11T21:18:44.2476790Z run_tests() 2023-01-11T21:18:44.2477110Z File "/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py", line 787, in run_tests 2023-01-11T21:18:44.2477400Z unittest.main(argv=argv, testRunner=xmlrunner.XMLTestRunner( 2023-01-11T21:18:44.2477720Z File "/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/unittest/main.py", line 101, in __init__ 2023-01-11T21:18:44.2477930Z self.runTests() 2023-01-11T21:18:44.2483840Z File "/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/unittest/main.py", line 271, in runTests 2023-01-11T21:18:44.2484080Z self.result = testRunner.run(self.test) 2023-01-11T21:18:44.2484400Z File "/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/xmlrunner/runner.py", line 67, in run 2023-01-11T21:18:44.2484620Z test(result) 2023-01-11T21:18:44.2484900Z File "/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/unittest/suite.py", line 84, in __call__ 2023-01-11T21:18:44.2485120Z return self.run(*args, **kwds) 2023-01-11T21:18:44.2485410Z File "/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/unittest/suite.py", line 122, in run 2023-01-11T21:18:44.2485620Z test(result) 2023-01-11T21:18:44.2485880Z File "/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/unittest/suite.py", line 84, in __call__ 2023-01-11T21:18:44.2486100Z return self.run(*args, **kwds) 2023-01-11T21:18:44.2486370Z File "/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/unittest/suite.py", line 122, in run 2023-01-11T21:18:44.2486570Z test(result) 2023-01-11T21:18:44.2486840Z File "/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/unittest/case.py", line 651, in __call__ 2023-01-11T21:18:44.2487060Z return self.run(*args, **kwds) 2023-01-11T21:18:44.2487490Z File "/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py", line 2225, in run 2023-01-11T21:18:44.2487730Z self._run_with_retry( 2023-01-11T21:18:44.2488070Z File "/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py", line 2154, in _run_with_retry 2023-01-11T21:18:44.2488330Z super().run(result=result) 2023-01-11T21:18:44.2488610Z File "/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/unittest/case.py", line 592, in run 2023-01-11T21:18:44.2488830Z self._callTestMethod(testMethod) 2023-01-11T21:18:44.2489130Z File "/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/unittest/case.py", line 550, in _callTestMethod 2023-01-11T21:18:44.2489400Z method() 2023-01-11T21:18:44.2489680Z File "/Users/ec2-user/runner/_work/pytorch/pytorch/test/test_functionalization.py", line 186, in test_view_clone_view_inplace 2023-01-11T21:18:44.2489950Z logs = self.get_logs(g, torch.ones(16, 64, 128, 128, requires_grad=True)) 2023-01-11T21:18:44.2490260Z File "/Users/ec2-user/runner/_work/pytorch/pytorch/test/test_functionalization.py", line 66, in get_logs 2023-01-11T21:18:44.2490550Z traced_f = make_fx(_functionalize(func, reapply_views=reapply_views, crossref=self.crossref))(*inpts) 2023-01-11T21:18:44.2490940Z File "/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/proxy_tensor.py", line 692, in wrapped 2023-01-11T21:18:44.2491240Z t = dispatch_trace(wrap_key(func, args, fx_tracer), tracer=fx_tracer, concrete_args=tuple(phs)) 2023-01-11T21:18:44.2491630Z File "/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/proxy_tensor.py", line 431, in dispatch_trace 2023-01-11T21:18:44.2491900Z graph = tracer.trace(root, concrete_args) 2023-01-11T21:18:44.2492230Z File "/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/_symbolic_trace.py", line 739, in trace 2023-01-11T21:18:44.2492500Z (self.create_arg(fn(*args)),), 2023-01-11T21:18:44.2492830Z File "/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/proxy_tensor.py", line 447, in wrapped 2023-01-11T21:18:44.2493060Z out = f(*tensors) 2023-01-11T21:18:44.2493200Z File "", line 1, in 2023-01-11T21:18:44.2493480Z File "/Users/ec2-user/runner/_work/pytorch/pytorch/test/test_functionalization.py", line 40, in wrapped 2023-01-11T21:18:44.2493690Z out = f(*inputs_functional) 2023-01-11T21:18:44.2493970Z File "/Users/ec2-user/runner/_work/pytorch/pytorch/test/test_functionalization.py", line 177, in g 2023-01-11T21:18:44.2494170Z loss = f(x).sum() 2023-01-11T21:18:44.2494390Z (Triggered internally at /Users/runner/work/pytorch/pytorch/torch/csrc/autograd/python_anomaly_mode.cpp:119.) 2023-01-11T21:18:44.2494690Z Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2023-01-11T21:18:44.2494890Z expected failure (0.136s) 2023-01-11T21:18:44.2495110Z test_view_inplace (__main__.TestCrossRefFunctionalization) ... expected failure (0.006s) 2023-01-11T21:18:44.2495360Z test_advanced_indexing (__main__.TestFunctionalization) ... ok (0.046s) 2023-01-11T21:18:44.2495610Z test_advanced_indexing_correct_strides (__main__.TestFunctionalization) ... ok (0.065s) 2023-01-11T21:18:44.2496380Z test_aliases_maintained_after_pass_when_reapplying_views (__main__.TestFunctionalization) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_functionalization.py:19: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:18:44.2496900Z x_storage = StorageWeakRef(x.storage()) 2023-01-11T21:18:44.2497540Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_functionalization.py:20: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:18:44.2497970Z y_storage = StorageWeakRef(y.storage()) 2023-01-11T21:18:44.2498120Z ok (0.001s) 2023-01-11T21:18:44.2498290Z test_as_strided (__main__.TestFunctionalization) ... ok (0.061s) 2023-01-11T21:18:44.2498510Z test_batch_norm (__main__.TestFunctionalization) ... ok (0.415s) 2023-01-11T21:18:44.2498770Z test_cat (__main__.TestFunctionalization) ... ok (0.040s) 2023-01-11T21:18:44.2498980Z test_copy_ (__main__.TestFunctionalization) ... ok (0.478s) 2023-01-11T21:18:44.2499200Z test_copy_stride_mismatch (__main__.TestFunctionalization) ... ok (0.001s) 2023-01-11T21:18:44.2499430Z test_diagonal (__main__.TestFunctionalization) ... ok (0.114s) 2023-01-11T21:18:44.2499660Z test_diagonal_mutated_input (__main__.TestFunctionalization) ... ok (0.064s) 2023-01-11T21:18:44.2499880Z test_everything (__main__.TestFunctionalization) ... ok (0.649s) 2023-01-11T21:18:44.2500110Z test_expand_symint (__main__.TestFunctionalization) ... ok (0.017s) 2023-01-11T21:18:44.2500320Z test_fill_ (__main__.TestFunctionalization) ... ok (0.086s) 2023-01-11T21:18:44.2500530Z test_freeze (__main__.TestFunctionalization) ... ok (0.005s) 2023-01-11T21:18:44.2500760Z test_index_mutation_on_non_input (__main__.TestFunctionalization) ... ok (0.095s) 2023-01-11T21:18:44.2501000Z test_inplace_on_non_view (__main__.TestFunctionalization) ... ok (0.079s) 2023-01-11T21:18:44.2501230Z test_instance_norm (__main__.TestFunctionalization) ... ok (0.720s) 2023-01-11T21:18:44.2501450Z test_metadata_change (__main__.TestFunctionalization) ... ok (0.063s) 2023-01-11T21:18:44.2501680Z test_metadata_change_out_op (__main__.TestFunctionalization) ... ok (0.001s) 2023-01-11T21:18:44.2501920Z test_mixed_wrappers_invalid (__main__.TestFunctionalization) ... ok (0.002s) 2023-01-11T21:18:44.2502160Z test_mixed_wrappers_valid (__main__.TestFunctionalization) ... ok (0.001s) 2023-01-11T21:18:44.2503030Z test_multi_out (__main__.TestFunctionalization) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_functionalization.py:304: UserWarning: An output with one or more elements was resized since it had shape [4], which does not match the required output shape []. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:18:44.2503620Z torch.aminmax(x, dim=0, out=(out_max, out_min)) 2023-01-11T21:18:44.2503780Z ok (0.067s) 2023-01-11T21:18:44.2503960Z test_multiple_views_of_same_base (__main__.TestFunctionalization) ... ok (0.042s) 2023-01-11T21:18:44.2504210Z test_mutable_op_not_inplace_or_other (__main__.TestFunctionalization) ... ok (0.036s) 2023-01-11T21:18:44.2504470Z test_nested_functions_propagate_updates (__main__.TestFunctionalization) ... ok (0.035s) 2023-01-11T21:18:44.2504700Z test_only_one_view (__main__.TestFunctionalization) ... ok (0.008s) 2023-01-11T21:18:44.2504930Z test_optional_tensor_list (__main__.TestFunctionalization) ... ok (0.077s) 2023-01-11T21:18:44.2505160Z test_reapply_views_simple (__main__.TestFunctionalization) ... ok (0.073s) 2023-01-11T21:18:44.2505400Z test_resize_larger_invalid (__main__.TestFunctionalization) ... ok (0.002s) 2023-01-11T21:18:44.2505630Z test_resize_larger_valid (__main__.TestFunctionalization) ... ok (0.115s) 2023-01-11T21:18:44.2505860Z test_resize_smaller (__main__.TestFunctionalization) ... ok (0.288s) 2023-01-11T21:18:44.2506090Z test_save_for_backwards_segfault (__main__.TestFunctionalization) ... ok (0.000s) 2023-01-11T21:18:44.2506390Z test_scalars (__main__.TestFunctionalization) ... ok (0.084s) 2023-01-11T21:18:44.2507050Z test_set_ (__main__.TestFunctionalization) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_functionalization.py:149: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:18:44.2507500Z y.set_(x.storage()) 2023-01-11T21:18:44.2507620Z ok (0.001s) 2023-01-11T21:18:44.2507790Z test_simple (__main__.TestFunctionalization) ... ok (0.110s) 2023-01-11T21:18:44.2508670Z test_simple_out (__main__.TestFunctionalization) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_functionalization.py:266: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [4, 2]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:18:44.2509230Z torch.add(y, tmp, out=z) 2023-01-11T21:18:44.2509370Z ok (0.084s) 2023-01-11T21:18:44.2509530Z test_split (__main__.TestFunctionalization) ... ok (0.156s) 2023-01-11T21:18:44.2509750Z test_tensor_ctr (__main__.TestFunctionalization) ... ok (0.085s) 2023-01-11T21:18:44.2509970Z test_tensor_list_composite (__main__.TestFunctionalization) ... ok (0.016s) 2023-01-11T21:18:44.2510230Z test_tensor_list_mixed_functional_nonfunctional (__main__.TestFunctionalization) ... ok (0.001s) 2023-01-11T21:18:44.2510750Z test_view_clone_view_inplace (__main__.TestFunctionalization) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_functionalization.py:185: UserWarning: Anomaly Detection has been enabled. This mode will increase the runtime and should only be enabled for debugging. 2023-01-11T21:18:44.2511110Z with torch.autograd.detect_anomaly(check_nan=False): 2023-01-11T21:18:44.2511270Z ok (0.270s) 2023-01-11T21:18:44.2511440Z test_view_inplace (__main__.TestFunctionalization) ... ok (0.114s) 2023-01-11T21:18:44.2511570Z 2023-01-11T21:18:44.2511720Z ---------------------------------------------------------------------- 2023-01-11T21:18:44.2511900Z Ran 84 tests in 8.282s 2023-01-11T21:18:44.2511990Z 2023-01-11T21:18:44.2512040Z OK (expected failures=9) 2023-01-11T21:18:44.2512140Z 2023-01-11T21:18:44.2512200Z Generating XML reports... 2023-01-11T21:18:44.2512530Z Generated XML report: test-reports/python-unittest/test_functionalization/TEST-TestCrossRefFunctionalization-20230111211835.xml 2023-01-11T21:18:44.2512960Z Generated XML report: test-reports/python-unittest/test_functionalization/TEST-TestFunctionalization-20230111211835.xml 2023-01-11T21:18:44.2513140Z 2023-01-11T21:18:44.2513410Z ##[endgroup] 2023-01-11T21:18:44.2513730Z FINISHED PRINTING LOG FILE of test_functionalization (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_functionalization_rrpnh3un) 2023-01-11T21:18:44.2513930Z 2023-01-11T21:18:45.2904270Z Running lazy/test_step_closures ... [2023-01-11 21:18:45.290169] 2023-01-11T21:18:45.2904740Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'lazy/test_step_closures.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:18:45.290398] 2023-01-11T21:18:45.2909880Z Ignoring disabled issues: [] 2023-01-11T21:18:48.2704110Z 2023-01-11T21:18:48.2704550Z Expand the folded group to see the log file of lazy/test_step_closures 2023-01-11T21:18:48.2705160Z ##[group]PRINTING LOG FILE of lazy/test_step_closures (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/lazy-test_step_closures_8y1iai4l) 2023-01-11T21:18:48.2705360Z 2023-01-11T21:18:48.2705420Z Running tests... 2023-01-11T21:18:48.2705970Z ---------------------------------------------------------------------- 2023-01-11T21:18:48.2706290Z Test results will be stored in test-reports/python-unittest/lazy.test_step_closures 2023-01-11T21:18:48.2706530Z test_asynchronous (__main__.ClosuresTest) ... ok (0.124s) 2023-01-11T21:18:48.2706740Z test_asynchronous_exception (__main__.ClosuresTest) ... ok (1.010s) 2023-01-11T21:18:48.2706960Z test_synchronous (__main__.ClosuresTest) ... ok (1.010s) 2023-01-11T21:18:48.2707170Z test_synchronous_exception (__main__.ClosuresTest) ... ok (0.000s) 2023-01-11T21:18:48.2707290Z 2023-01-11T21:18:48.2707430Z ---------------------------------------------------------------------- 2023-01-11T21:18:48.2707750Z Ran 4 tests in 2.145s 2023-01-11T21:18:48.2707830Z 2023-01-11T21:18:48.2707870Z OK 2023-01-11T21:18:48.2707940Z 2023-01-11T21:18:48.2708010Z Generating XML reports... 2023-01-11T21:18:48.2708330Z Generated XML report: test-reports/python-unittest/lazy.test_step_closures/TEST-ClosuresTest-20230111211845.xml 2023-01-11T21:18:48.2708510Z 2023-01-11T21:18:48.2708670Z ##[endgroup] 2023-01-11T21:18:48.2708990Z FINISHED PRINTING LOG FILE of lazy/test_step_closures (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/lazy-test_step_closures_8y1iai4l) 2023-01-11T21:18:48.2709180Z 2023-01-11T21:18:49.2960560Z Running test_weak ... [2023-01-11 21:18:49.295843] 2023-01-11T21:18:49.2961250Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_weak.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:18:49.296048] 2023-01-11T21:18:49.2961620Z Ignoring disabled issues: [] 2023-01-11T21:18:52.0644940Z 2023-01-11T21:18:52.0645570Z Expand the folded group to see the log file of test_weak 2023-01-11T21:18:52.0646270Z ##[group]PRINTING LOG FILE of test_weak (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_weak_i825fo1a) 2023-01-11T21:18:52.0646470Z 2023-01-11T21:18:52.0646520Z Running tests... 2023-01-11T21:18:52.0647590Z ---------------------------------------------------------------------- 2023-01-11T21:18:52.0648680Z Test results will be stored in test-reports/python-unittest/test_weak 2023-01-11T21:18:52.0648930Z test_bool (__main__.WeakKeyDictionaryTestCase) ... ok (0.125s) 2023-01-11T21:18:52.0649160Z test_constructor (__main__.WeakKeyDictionaryTestCase) ... ok (0.000s) 2023-01-11T21:18:52.0649450Z test_get (__main__.WeakKeyDictionaryTestCase) ... ok (0.001s) 2023-01-11T21:18:52.0649670Z test_getitem (__main__.WeakKeyDictionaryTestCase) ... ok (0.000s) 2023-01-11T21:18:52.0649890Z test_items (__main__.WeakKeyDictionaryTestCase) ... ok (0.000s) 2023-01-11T21:18:52.0650120Z test_keys (__main__.WeakKeyDictionaryTestCase) ... ok (0.000s) 2023-01-11T21:18:52.0650340Z test_len (__main__.WeakKeyDictionaryTestCase) ... ok (0.000s) 2023-01-11T21:18:52.0650540Z test_pop (__main__.WeakKeyDictionaryTestCase) ... ok (0.000s) 2023-01-11T21:18:52.0650800Z test_popitem (__main__.WeakKeyDictionaryTestCase) ... ok (0.000s) 2023-01-11T21:18:52.0651020Z test_read (__main__.WeakKeyDictionaryTestCase) ... ok (0.001s) 2023-01-11T21:18:52.0651240Z test_setdefault (__main__.WeakKeyDictionaryTestCase) ... ok (0.000s) 2023-01-11T21:18:52.0651460Z test_update (__main__.WeakKeyDictionaryTestCase) ... ok (0.002s) 2023-01-11T21:18:52.0651730Z test_values (__main__.WeakKeyDictionaryTestCase) ... ok (0.000s) 2023-01-11T21:18:52.0651940Z test_write (__main__.WeakKeyDictionaryTestCase) ... ok (0.004s) 2023-01-11T21:18:52.0652180Z test_make_weak_keyed_dict_from_dict (__main__.WeakTest) ... ok (0.000s) 2023-01-11T21:18:52.0652400Z test_make_weak_keyed_dict_from_weak_keyed_dict (__main__.WeakTest) ... ok (0.000s) 2023-01-11T21:18:52.0652640Z test_make_weak_keyed_dict_repr (__main__.WeakTest) ... ok (0.000s) 2023-01-11T21:18:52.0652850Z test_threaded_weak_key_dict_copy (__main__.WeakTest) ... ok (0.800s) 2023-01-11T21:18:52.0653070Z test_threaded_weak_key_dict_deepcopy (__main__.WeakTest) ... ok (0.995s) 2023-01-11T21:18:52.0653520Z test_weak_keyed_bad_delitem (__main__.WeakTest) ... ok (0.001s) 2023-01-11T21:18:52.0653730Z test_weak_keyed_delitem (__main__.WeakTest) ... ok (0.001s) 2023-01-11T21:18:52.0653930Z test_weak_keyed_dict_popitem (__main__.WeakTest) ... ok (0.000s) 2023-01-11T21:18:52.0654140Z test_weak_keyed_dict_setdefault (__main__.WeakTest) ... ok (0.000s) 2023-01-11T21:18:52.0654350Z test_weak_keyed_dict_update (__main__.WeakTest) ... ok (0.000s) 2023-01-11T21:18:52.0654560Z test_weak_keyed_union_operators (__main__.WeakTest) ... ok (0.001s) 2023-01-11T21:18:52.0654680Z 2023-01-11T21:18:52.0654830Z ---------------------------------------------------------------------- 2023-01-11T21:18:52.0655140Z Ran 25 tests in 1.936s 2023-01-11T21:18:52.0655230Z 2023-01-11T21:18:52.0655270Z OK 2023-01-11T21:18:52.0655340Z 2023-01-11T21:18:52.0655400Z Generating XML reports... 2023-01-11T21:18:52.0655720Z Generated XML report: test-reports/python-unittest/test_weak/TEST-WeakKeyDictionaryTestCase-20230111211849.xml 2023-01-11T21:18:52.0656120Z Generated XML report: test-reports/python-unittest/test_weak/TEST-WeakTest-20230111211849.xml 2023-01-11T21:18:52.0656270Z 2023-01-11T21:18:52.0656460Z ##[endgroup] 2023-01-11T21:18:52.0656750Z FINISHED PRINTING LOG FILE of test_weak (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_weak_i825fo1a) 2023-01-11T21:18:52.0656920Z 2023-01-11T21:18:53.0949990Z Running test_maskedtensor ... [2023-01-11 21:18:53.094735] 2023-01-11T21:18:53.0951020Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_maskedtensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:18:53.095001] 2023-01-11T21:18:53.0951350Z Ignoring disabled issues: [] 2023-01-11T21:18:55.2465590Z 2023-01-11T21:18:55.2465850Z Expand the folded group to see the log file of test_maskedtensor 2023-01-11T21:18:55.2466410Z ##[group]PRINTING LOG FILE of test_maskedtensor (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_maskedtensor_jr3h0hi8) 2023-01-11T21:18:55.2467230Z 2023-01-11T21:18:55.2467360Z Running tests... 2023-01-11T21:18:55.2467690Z ---------------------------------------------------------------------- 2023-01-11T21:18:55.2467980Z Test results will be stored in test-reports/python-unittest/test_maskedtensor 2023-01-11T21:18:55.2468680Z test_add_cpu (__main__.TestBasicsCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/masked/maskedtensor/core.py:156: UserWarning: The PyTorch API of MaskedTensors is in prototype stage and will change in the near future. Please open a Github issue for features requests and see our documentation on the torch.masked module for further information about the project. 2023-01-11T21:18:55.2469230Z warnings.warn(("The PyTorch API of MaskedTensors is in prototype stage " 2023-01-11T21:18:55.2469410Z ok (0.002s) 2023-01-11T21:18:55.2469620Z test_contiguous_cpu (__main__.TestBasicsCPU) ... ok (0.003s) 2023-01-11T21:18:55.2469880Z test_diff_dim_cpu (__main__.TestBasicsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2471130Z test_diff_layouts_cpu (__main__.TestBasicsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2471360Z test_diff_sizes_cpu (__main__.TestBasicsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2471570Z test_grad_warning_cpu (__main__.TestBasicsCPU) ... ok (0.002s) 2023-01-11T21:18:55.2472300Z test_invalid_sparse_coo_values_cpu (__main__.TestBasicsCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/masked/maskedtensor/core.py:156: UserWarning: The PyTorch API of MaskedTensors is in prototype stage and will change in the near future. Please open a Github issue for features requests and see our documentation on the torch.masked module for further information about the project. 2023-01-11T21:18:55.2472860Z warnings.warn(("The PyTorch API of MaskedTensors is in prototype stage " 2023-01-11T21:18:55.2473040Z ok (0.001s) 2023-01-11T21:18:55.2473880Z test_invalid_sparse_csr_values_cpu (__main__.TestBasicsCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_maskedtensor.py:293: UserWarning: Sparse CSR tensor support is in beta state. If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/SparseCsrTensorImpl.cpp:56.) 2023-01-11T21:18:55.2474380Z t1 = torch.sparse_csr_tensor( 2023-01-11T21:18:55.2474510Z ok (0.001s) 2023-01-11T21:18:55.2474680Z test_invalid_sparse_layout_cpu (__main__.TestBasicsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2475030Z test_invalid_tensor_inputs_cpu (__main__.TestBasicsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2475580Z test_softmax_cpu (__main__.TestBasicsCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/masked/maskedtensor/core.py:161: UserWarning: It is not recommended to create a MaskedTensor with a tensor that requires_grad. To avoid this, you can use data.clone().detach() 2023-01-11T21:18:55.2476030Z warnings.warn("It is not recommended to create a MaskedTensor with a tensor that requires_grad. " 2023-01-11T21:18:55.2476220Z ok (0.013s) 2023-01-11T21:18:55.2476390Z test_to_dense_and_sparse_coo_cpu (__main__.TestBasicsCPU) ... ok (0.008s) 2023-01-11T21:18:55.2476620Z test_to_dense_and_sparse_csr_cpu (__main__.TestBasicsCPU) ... ok (0.002s) 2023-01-11T21:18:55.2476830Z test_to_dense_cpu (__main__.TestBasicsCPU) ... ok (0.005s) 2023-01-11T21:18:55.2477030Z test_to_sparse_cpu (__main__.TestBasicsCPU) ... ok (0.004s) 2023-01-11T21:18:55.2477220Z test_where_cpu (__main__.TestBasicsCPU) ... ok (0.002s) 2023-01-11T21:18:55.2477430Z test_binary_fn_aten_add (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2477630Z test_binary_fn_aten_arctan2 (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2477840Z test_binary_fn_aten_atan2 (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2478050Z test_binary_fn_aten_bitwise_and (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2478270Z test_binary_fn_aten_bitwise_left_shift (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2478490Z test_binary_fn_aten_bitwise_or (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2478720Z test_binary_fn_aten_bitwise_right_shift (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2478940Z test_binary_fn_aten_bitwise_xor (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2488060Z test_binary_fn_aten_div (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2488270Z test_binary_fn_aten_divide (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2488480Z test_binary_fn_aten_eq (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2488700Z test_binary_fn_aten_floor_divide (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2488910Z test_binary_fn_aten_fmax (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2489120Z test_binary_fn_aten_fmin (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2489320Z test_binary_fn_aten_fmod (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2489520Z test_binary_fn_aten_ge (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2489720Z test_binary_fn_aten_greater (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2489930Z test_binary_fn_aten_greater_equal (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2490150Z test_binary_fn_aten_gt (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2490340Z test_binary_fn_aten_le (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2490540Z test_binary_fn_aten_less (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2490750Z test_binary_fn_aten_less_equal (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2490960Z test_binary_fn_aten_logaddexp (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2491180Z test_binary_fn_aten_logaddexp2 (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2491470Z test_binary_fn_aten_lt (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2491670Z test_binary_fn_aten_maximum (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2491880Z test_binary_fn_aten_minimum (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2492080Z test_binary_fn_aten_mul (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2492280Z test_binary_fn_aten_multiply (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2492520Z test_binary_fn_aten_ne (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2492730Z test_binary_fn_aten_nextafter (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2493000Z test_binary_fn_aten_not_equal (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2493210Z test_binary_fn_aten_remainder (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2493420Z test_binary_fn_aten_sub (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2493630Z test_binary_fn_aten_subtract (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2493850Z test_binary_fn_aten_true_divide (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2494070Z test_inplace_binary_fn_aten_add_ (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2494300Z test_inplace_binary_fn_aten_arctan2_ (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2494540Z test_inplace_binary_fn_aten_atan2_ (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2494770Z test_inplace_binary_fn_aten_bitwise_and_ (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2495020Z test_inplace_binary_fn_aten_bitwise_left_shift_ (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2495260Z test_inplace_binary_fn_aten_bitwise_or_ (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2495540Z test_inplace_binary_fn_aten_bitwise_right_shift_ (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2495780Z test_inplace_binary_fn_aten_bitwise_xor_ (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2496020Z test_inplace_binary_fn_aten_div_ (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2496250Z test_inplace_binary_fn_aten_divide_ (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2496470Z test_inplace_binary_fn_aten_eq_ (__main__.TestBinary) ... ok (0.004s) 2023-01-11T21:18:55.2496700Z test_inplace_binary_fn_aten_floor_divide_ (__main__.TestBinary) ... ok (0.004s) 2023-01-11T21:18:55.2496930Z test_inplace_binary_fn_aten_fmod_ (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2497150Z test_inplace_binary_fn_aten_ge_ (__main__.TestBinary) ... ok (0.004s) 2023-01-11T21:18:55.2497360Z test_inplace_binary_fn_aten_greater_ (__main__.TestBinary) ... ok (0.004s) 2023-01-11T21:18:55.2497590Z test_inplace_binary_fn_aten_greater_equal_ (__main__.TestBinary) ... ok (0.004s) 2023-01-11T21:18:55.2497810Z test_inplace_binary_fn_aten_gt_ (__main__.TestBinary) ... ok (0.004s) 2023-01-11T21:18:55.2498030Z test_inplace_binary_fn_aten_le_ (__main__.TestBinary) ... ok (0.004s) 2023-01-11T21:18:55.2498240Z test_inplace_binary_fn_aten_less_ (__main__.TestBinary) ... ok (0.004s) 2023-01-11T21:18:55.2498460Z test_inplace_binary_fn_aten_less_equal_ (__main__.TestBinary) ... ok (0.004s) 2023-01-11T21:18:55.2498680Z test_inplace_binary_fn_aten_lt_ (__main__.TestBinary) ... ok (0.004s) 2023-01-11T21:18:55.2498900Z test_inplace_binary_fn_aten_mul_ (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2499120Z test_inplace_binary_fn_aten_multiply_ (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2499340Z test_inplace_binary_fn_aten_ne_ (__main__.TestBinary) ... ok (0.004s) 2023-01-11T21:18:55.2499770Z test_inplace_binary_fn_aten_nextafter_ (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2500000Z test_inplace_binary_fn_aten_not_equal_ (__main__.TestBinary) ... ok (0.004s) 2023-01-11T21:18:55.2500220Z test_inplace_binary_fn_aten_remainder_ (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2500530Z test_inplace_binary_fn_aten_sub_ (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2500760Z test_inplace_binary_fn_aten_subtract_ (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2500990Z test_inplace_binary_fn_aten_true_divide_ (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2501210Z test_masks_match_fn_name_add (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2501420Z test_masks_match_fn_name_add_ (__main__.TestBinary) ... ok (0.001s) 2023-01-11T21:18:55.2501670Z test_binary_core_add_layout_torch_sparse_coo_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.002s) 2023-01-11T21:18:55.2501940Z test_binary_core_add_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.002s) 2023-01-11T21:18:55.2502290Z test_binary_core_add_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.002s) 2023-01-11T21:18:55.2502550Z test_binary_core_add_layout_torch_sparse_csr_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2502810Z test_binary_core_add_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2503070Z test_binary_core_add_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2503340Z test_binary_core_add_layout_torch_strided_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2503610Z test_binary_core_add_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2503880Z test_binary_core_add_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2504150Z test_binary_core_atan2_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2504420Z test_binary_core_atan2_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2504690Z test_binary_core_atan2_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2504950Z test_binary_core_atan2_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2505220Z test_binary_core_atan2_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2505490Z test_binary_core_atan2_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2505770Z test_binary_core_div_floor_rounding_layout_torch_sparse_coo_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.002s) 2023-01-11T21:18:55.2506060Z test_binary_core_div_floor_rounding_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2506350Z test_binary_core_div_floor_rounding_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2506640Z test_binary_core_div_floor_rounding_layout_torch_sparse_csr_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2506920Z test_binary_core_div_floor_rounding_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2507200Z test_binary_core_div_floor_rounding_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2507490Z test_binary_core_div_floor_rounding_layout_torch_strided_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2507780Z test_binary_core_div_floor_rounding_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2508060Z test_binary_core_div_floor_rounding_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2508340Z test_binary_core_div_no_rounding_mode_layout_torch_sparse_coo_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2508630Z test_binary_core_div_no_rounding_mode_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2508960Z test_binary_core_div_no_rounding_mode_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2509260Z test_binary_core_div_no_rounding_mode_layout_torch_sparse_csr_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2509540Z test_binary_core_div_no_rounding_mode_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2509830Z test_binary_core_div_no_rounding_mode_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2510110Z test_binary_core_div_no_rounding_mode_layout_torch_strided_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2510460Z test_binary_core_div_no_rounding_mode_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2510740Z test_binary_core_div_no_rounding_mode_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2511020Z test_binary_core_div_trunc_rounding_layout_torch_sparse_coo_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2511320Z test_binary_core_div_trunc_rounding_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2511600Z test_binary_core_div_trunc_rounding_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2511880Z test_binary_core_div_trunc_rounding_layout_torch_sparse_csr_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2512160Z test_binary_core_div_trunc_rounding_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2512440Z test_binary_core_div_trunc_rounding_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2512720Z test_binary_core_div_trunc_rounding_layout_torch_strided_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2513020Z test_binary_core_div_trunc_rounding_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2513300Z test_binary_core_div_trunc_rounding_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2522170Z test_binary_core_eq_layout_torch_sparse_coo_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.002s) 2023-01-11T21:18:55.2522460Z test_binary_core_eq_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.002s) 2023-01-11T21:18:55.2522720Z test_binary_core_eq_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.002s) 2023-01-11T21:18:55.2522990Z test_binary_core_eq_layout_torch_sparse_csr_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2523260Z test_binary_core_eq_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2523520Z test_binary_core_eq_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2523790Z test_binary_core_eq_layout_torch_strided_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2524060Z test_binary_core_eq_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2524320Z test_binary_core_eq_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2524600Z test_binary_core_floor_divide_layout_torch_sparse_coo_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.002s) 2023-01-11T21:18:55.2524890Z test_binary_core_floor_divide_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.002s) 2023-01-11T21:18:55.2525170Z test_binary_core_floor_divide_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2525450Z test_binary_core_floor_divide_layout_torch_sparse_csr_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2525970Z test_binary_core_floor_divide_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2526250Z test_binary_core_floor_divide_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2526530Z test_binary_core_floor_divide_layout_torch_strided_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2526810Z test_binary_core_floor_divide_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2527080Z test_binary_core_floor_divide_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2527350Z test_binary_core_fmax_layout_torch_sparse_coo_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.002s) 2023-01-11T21:18:55.2527710Z test_binary_core_fmax_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2527970Z test_binary_core_fmax_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2528240Z test_binary_core_fmax_layout_torch_sparse_csr_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2528500Z test_binary_core_fmax_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2528760Z test_binary_core_fmax_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2529030Z test_binary_core_fmax_layout_torch_strided_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2529290Z test_binary_core_fmax_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2529550Z test_binary_core_fmax_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2529810Z test_binary_core_fmin_layout_torch_sparse_coo_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2530070Z test_binary_core_fmin_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2530330Z test_binary_core_fmin_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2530600Z test_binary_core_fmin_layout_torch_sparse_csr_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2530850Z test_binary_core_fmin_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2531110Z test_binary_core_fmin_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2531370Z test_binary_core_fmin_layout_torch_strided_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2531630Z test_binary_core_fmin_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2531890Z test_binary_core_fmin_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2532150Z test_binary_core_fmod_layout_torch_sparse_coo_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.002s) 2023-01-11T21:18:55.2532410Z test_binary_core_fmod_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2532680Z test_binary_core_fmod_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2532940Z test_binary_core_fmod_layout_torch_sparse_csr_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2533200Z test_binary_core_fmod_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2533460Z test_binary_core_fmod_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2533720Z test_binary_core_fmod_layout_torch_strided_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2533980Z test_binary_core_fmod_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2534340Z test_binary_core_fmod_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2534610Z test_binary_core_ge_layout_torch_sparse_coo_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2534870Z test_binary_core_ge_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2535130Z test_binary_core_ge_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2535390Z test_binary_core_ge_layout_torch_sparse_csr_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2535650Z test_binary_core_ge_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2535960Z test_binary_core_ge_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2536220Z test_binary_core_ge_layout_torch_strided_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2536490Z test_binary_core_ge_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2536740Z test_binary_core_ge_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2537010Z test_binary_core_gt_layout_torch_sparse_coo_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2537270Z test_binary_core_gt_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2537530Z test_binary_core_gt_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2537790Z test_binary_core_gt_layout_torch_sparse_csr_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2538050Z test_binary_core_gt_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2538300Z test_binary_core_gt_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2538570Z test_binary_core_gt_layout_torch_strided_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2538830Z test_binary_core_gt_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2539090Z test_binary_core_gt_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2539350Z test_binary_core_le_layout_torch_sparse_coo_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2539610Z test_binary_core_le_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2539870Z test_binary_core_le_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2540130Z test_binary_core_le_layout_torch_sparse_csr_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2540380Z test_binary_core_le_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2540640Z test_binary_core_le_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2540900Z test_binary_core_le_layout_torch_strided_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2541160Z test_binary_core_le_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2541410Z test_binary_core_le_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2541670Z test_binary_core_lt_layout_torch_sparse_coo_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2541930Z test_binary_core_lt_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2542190Z test_binary_core_lt_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2542540Z test_binary_core_lt_layout_torch_sparse_csr_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2542800Z test_binary_core_lt_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2543060Z test_binary_core_lt_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2543310Z test_binary_core_lt_layout_torch_strided_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2543570Z test_binary_core_lt_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2543830Z test_binary_core_lt_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2544180Z test_binary_core_maximum_layout_torch_sparse_coo_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2544450Z test_binary_core_maximum_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2544720Z test_binary_core_maximum_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2544990Z test_binary_core_maximum_layout_torch_sparse_csr_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2545260Z test_binary_core_maximum_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2545530Z test_binary_core_maximum_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2545800Z test_binary_core_maximum_layout_torch_strided_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2546070Z test_binary_core_maximum_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2546340Z test_binary_core_maximum_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2546610Z test_binary_core_minimum_layout_torch_sparse_coo_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2546880Z test_binary_core_minimum_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2547140Z test_binary_core_minimum_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2547400Z test_binary_core_minimum_layout_torch_sparse_csr_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2547670Z test_binary_core_minimum_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2547940Z test_binary_core_minimum_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2548200Z test_binary_core_minimum_layout_torch_strided_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2548470Z test_binary_core_minimum_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2548730Z test_binary_core_minimum_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2549000Z test_binary_core_mul_layout_torch_sparse_coo_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.002s) 2023-01-11T21:18:55.2549260Z test_binary_core_mul_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2549530Z test_binary_core_mul_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2549790Z test_binary_core_mul_layout_torch_sparse_csr_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2550050Z test_binary_core_mul_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2550310Z test_binary_core_mul_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2550570Z test_binary_core_mul_layout_torch_strided_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2550880Z test_binary_core_mul_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2551150Z test_binary_core_mul_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2551410Z test_binary_core_ne_layout_torch_sparse_coo_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2551680Z test_binary_core_ne_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2551950Z test_binary_core_ne_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2552200Z test_binary_core_ne_layout_torch_sparse_csr_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2552550Z test_binary_core_ne_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2552810Z test_binary_core_ne_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2553070Z test_binary_core_ne_layout_torch_strided_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2553330Z test_binary_core_ne_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2553580Z test_binary_core_ne_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2553850Z test_binary_core_nextafter_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2554130Z test_binary_core_nextafter_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2554410Z test_binary_core_nextafter_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2554690Z test_binary_core_nextafter_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2554970Z test_binary_core_nextafter_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2555240Z test_binary_core_nextafter_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2555520Z test_binary_core_remainder_layout_torch_sparse_coo_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.002s) 2023-01-11T21:18:55.2555800Z test_binary_core_remainder_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2556070Z test_binary_core_remainder_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2556340Z test_binary_core_remainder_layout_torch_sparse_csr_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2556610Z test_binary_core_remainder_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2556890Z test_binary_core_remainder_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2557170Z test_binary_core_remainder_layout_torch_strided_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2557440Z test_binary_core_remainder_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2557720Z test_binary_core_remainder_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2557980Z test_binary_core_sub_layout_torch_sparse_coo_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.002s) 2023-01-11T21:18:55.2558250Z test_binary_core_sub_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.002s) 2023-01-11T21:18:55.2558520Z test_binary_core_sub_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.002s) 2023-01-11T21:18:55.2558790Z test_binary_core_sub_layout_torch_sparse_csr_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2559060Z test_binary_core_sub_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2559360Z test_binary_core_sub_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2559630Z test_binary_core_sub_layout_torch_strided_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.002s) 2023-01-11T21:18:55.2559890Z test_binary_core_sub_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2560150Z test_binary_core_sub_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2560420Z test_binary_core_true_divide_layout_torch_sparse_coo_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.002s) 2023-01-11T21:18:55.2560700Z test_binary_core_true_divide_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2561050Z test_binary_core_true_divide_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2561330Z test_binary_core_true_divide_layout_torch_sparse_csr_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2561600Z test_binary_core_true_divide_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2561880Z test_binary_core_true_divide_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2562150Z test_binary_core_true_divide_layout_torch_strided_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2562420Z test_binary_core_true_divide_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2562690Z test_binary_core_true_divide_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2562960Z test_reduction_all_amax_layout_torch_sparse_coo_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.004s) 2023-01-11T21:18:55.2563230Z test_reduction_all_amax_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2023-01-11T21:18:55.2563500Z test_reduction_all_amax_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.004s) 2023-01-11T21:18:55.2563770Z test_reduction_all_amax_layout_torch_sparse_csr_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.002s) 2023-01-11T21:18:55.2564030Z test_reduction_all_amax_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.002s) 2023-01-11T21:18:55.2564290Z test_reduction_all_amax_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.002s) 2023-01-11T21:18:55.2564560Z test_reduction_all_amax_layout_torch_strided_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.003s) 2023-01-11T21:18:55.2564830Z test_reduction_all_amax_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2023-01-11T21:18:55.2565100Z test_reduction_all_amax_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.003s) 2023-01-11T21:18:55.2565360Z test_reduction_all_amin_layout_torch_sparse_coo_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.004s) 2023-01-11T21:18:55.2565630Z test_reduction_all_amin_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.004s) 2023-01-11T21:18:55.2565890Z test_reduction_all_amin_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.004s) 2023-01-11T21:18:55.2566150Z test_reduction_all_amin_layout_torch_sparse_csr_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.002s) 2023-01-11T21:18:55.2566420Z test_reduction_all_amin_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.002s) 2023-01-11T21:18:55.2566680Z test_reduction_all_amin_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.002s) 2023-01-11T21:18:55.2566940Z test_reduction_all_amin_layout_torch_strided_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.003s) 2023-01-11T21:18:55.2567200Z test_reduction_all_amin_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2023-01-11T21:18:55.2567530Z test_reduction_all_amin_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.003s) 2023-01-11T21:18:55.2567820Z test_reduction_all_argmax_layout_torch_sparse_coo_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.003s) 2023-01-11T21:18:55.2568100Z test_reduction_all_argmax_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2023-01-11T21:18:55.2568370Z test_reduction_all_argmax_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.003s) 2023-01-11T21:18:55.2568640Z test_reduction_all_argmax_layout_torch_sparse_csr_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2568910Z test_reduction_all_argmax_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2569210Z test_reduction_all_argmax_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2569480Z test_reduction_all_argmax_layout_torch_strided_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.002s) 2023-01-11T21:18:55.2569760Z test_reduction_all_argmax_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.002s) 2023-01-11T21:18:55.2570030Z test_reduction_all_argmax_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.002s) 2023-01-11T21:18:55.2570310Z test_reduction_all_argmin_layout_torch_sparse_coo_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.003s) 2023-01-11T21:18:55.2570570Z test_reduction_all_argmin_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.003s) 2023-01-11T21:18:55.2570840Z test_reduction_all_argmin_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.003s) 2023-01-11T21:18:55.2571100Z test_reduction_all_argmin_layout_torch_sparse_csr_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2571370Z test_reduction_all_argmin_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2571640Z test_reduction_all_argmin_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2571910Z test_reduction_all_argmin_layout_torch_strided_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.002s) 2023-01-11T21:18:55.2572180Z test_reduction_all_argmin_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.002s) 2023-01-11T21:18:55.2572440Z test_reduction_all_argmin_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.002s) 2023-01-11T21:18:55.2572700Z test_reduction_all_prod_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.007s) 2023-01-11T21:18:55.2572970Z test_reduction_all_prod_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.007s) 2023-01-11T21:18:55.2573240Z test_reduction_all_prod_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.002s) 2023-01-11T21:18:55.2573500Z test_reduction_all_prod_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.002s) 2023-01-11T21:18:55.2573770Z test_reduction_all_prod_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.006s) 2023-01-11T21:18:55.2574040Z test_reduction_all_prod_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.006s) 2023-01-11T21:18:55.2574310Z test_reduction_all_sum_layout_torch_sparse_coo_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.005s) 2023-01-11T21:18:55.2574590Z test_reduction_all_sum_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:18:55.2574870Z test_reduction_all_sum_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.004s) 2023-01-11T21:18:55.2575140Z test_reduction_all_sum_layout_torch_sparse_csr_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.002s) 2023-01-11T21:18:55.2575430Z test_reduction_all_sum_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:18:55.2575790Z test_reduction_all_sum_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.002s) 2023-01-11T21:18:55.2576070Z test_reduction_all_sum_layout_torch_strided_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.003s) 2023-01-11T21:18:55.2576350Z test_reduction_all_sum_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:18:55.2576630Z test_reduction_all_sum_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.003s) 2023-01-11T21:18:55.2576900Z test_unary_core_abs_layout_torch_sparse_coo_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2577160Z test_unary_core_abs_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2577520Z test_unary_core_abs_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2577780Z test_unary_core_abs_layout_torch_sparse_csr_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2578040Z test_unary_core_abs_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2578300Z test_unary_core_abs_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2578550Z test_unary_core_abs_layout_torch_strided_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2578820Z test_unary_core_abs_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2579080Z test_unary_core_abs_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2579350Z test_unary_core_acos_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2579620Z test_unary_core_acos_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2579890Z test_unary_core_acos_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2580150Z test_unary_core_acos_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2580420Z test_unary_core_acos_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2580680Z test_unary_core_acos_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2580950Z test_unary_core_acosh_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2581230Z test_unary_core_acosh_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2581500Z test_unary_core_acosh_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2581770Z test_unary_core_acosh_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2582040Z test_unary_core_acosh_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2582310Z test_unary_core_acosh_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2582570Z test_unary_core_angle_layout_torch_sparse_coo_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2582840Z test_unary_core_angle_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2583110Z test_unary_core_angle_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2583370Z test_unary_core_angle_layout_torch_sparse_csr_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2583640Z test_unary_core_angle_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2583910Z test_unary_core_angle_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2584240Z test_unary_core_angle_layout_torch_strided_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2584500Z test_unary_core_angle_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2584770Z test_unary_core_angle_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2585030Z test_unary_core_asin_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2585300Z test_unary_core_asin_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2585570Z test_unary_core_asin_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2585920Z test_unary_core_asin_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2586190Z test_unary_core_asin_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2586460Z test_unary_core_asin_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2586720Z test_unary_core_asinh_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2586990Z test_unary_core_asinh_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2587260Z test_unary_core_asinh_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2587520Z test_unary_core_asinh_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2587780Z test_unary_core_asinh_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2588070Z test_unary_core_asinh_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2588330Z test_unary_core_atan_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2588600Z test_unary_core_atan_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2588860Z test_unary_core_atan_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2589130Z test_unary_core_atan_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2589380Z test_unary_core_atan_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2589640Z test_unary_core_atan_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2589900Z test_unary_core_atanh_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2590170Z test_unary_core_atanh_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2590430Z test_unary_core_atanh_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2590700Z test_unary_core_atanh_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2590960Z test_unary_core_atanh_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2591220Z test_unary_core_atanh_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2591480Z test_unary_core_ceil_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2591740Z test_unary_core_ceil_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2592010Z test_unary_core_ceil_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2592280Z test_unary_core_ceil_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2592540Z test_unary_core_ceil_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2592880Z test_unary_core_ceil_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2593150Z test_unary_core_conj_physical_layout_torch_sparse_coo_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2593430Z test_unary_core_conj_physical_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2600440Z test_unary_core_conj_physical_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2600730Z test_unary_core_conj_physical_layout_torch_sparse_csr_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2601280Z test_unary_core_conj_physical_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2601550Z test_unary_core_conj_physical_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2601820Z test_unary_core_conj_physical_layout_torch_strided_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2602090Z test_unary_core_conj_physical_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2602370Z test_unary_core_conj_physical_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2602630Z test_unary_core_cos_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2602890Z test_unary_core_cos_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2603140Z test_unary_core_cos_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2603400Z test_unary_core_cos_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2603660Z test_unary_core_cos_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2603910Z test_unary_core_cos_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2604170Z test_unary_core_cosh_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2604450Z test_unary_core_cosh_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2604710Z test_unary_core_cosh_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2604970Z test_unary_core_cosh_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2605220Z test_unary_core_cosh_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2605480Z test_unary_core_cosh_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2605740Z test_unary_core_deg2rad_layout_torch_sparse_coo_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2606010Z test_unary_core_deg2rad_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2606280Z test_unary_core_deg2rad_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2606540Z test_unary_core_deg2rad_layout_torch_sparse_csr_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2606810Z test_unary_core_deg2rad_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2607060Z test_unary_core_deg2rad_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2607330Z test_unary_core_deg2rad_layout_torch_strided_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2607590Z test_unary_core_deg2rad_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2607960Z test_unary_core_deg2rad_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2608230Z test_unary_core_digamma_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2608500Z test_unary_core_digamma_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2608760Z test_unary_core_digamma_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2609030Z test_unary_core_digamma_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2609290Z test_unary_core_digamma_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2609640Z test_unary_core_digamma_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2609900Z test_unary_core_erf_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2610160Z test_unary_core_erf_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2610420Z test_unary_core_erf_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2610670Z test_unary_core_erf_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2610920Z test_unary_core_erf_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2611180Z test_unary_core_erf_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2611430Z test_unary_core_erfc_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2611700Z test_unary_core_erfc_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2611960Z test_unary_core_erfc_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2612220Z test_unary_core_erfc_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2612470Z test_unary_core_erfc_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2612730Z test_unary_core_erfc_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2612990Z test_unary_core_erfinv_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2613260Z test_unary_core_erfinv_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2613520Z test_unary_core_erfinv_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2613780Z test_unary_core_erfinv_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2614050Z test_unary_core_erfinv_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2614300Z test_unary_core_erfinv_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2614640Z test_unary_core_exp2_layout_torch_sparse_coo_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2614910Z test_unary_core_exp2_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2615170Z test_unary_core_exp2_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2615430Z test_unary_core_exp2_layout_torch_sparse_csr_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2615690Z test_unary_core_exp2_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2615950Z test_unary_core_exp2_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2616340Z test_unary_core_exp2_layout_torch_strided_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2616610Z test_unary_core_exp2_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2616860Z test_unary_core_exp2_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2617120Z test_unary_core_exp_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2617370Z test_unary_core_exp_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2617630Z test_unary_core_exp_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2617990Z test_unary_core_exp_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2618250Z test_unary_core_exp_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2618500Z test_unary_core_exp_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2618760Z test_unary_core_expm1_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2619030Z test_unary_core_expm1_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2619290Z test_unary_core_expm1_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2619540Z test_unary_core_expm1_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2619810Z test_unary_core_expm1_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2620070Z test_unary_core_expm1_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2620330Z test_unary_core_floor_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2620590Z test_unary_core_floor_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2620850Z test_unary_core_floor_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2621110Z test_unary_core_floor_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2621360Z test_unary_core_floor_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2621620Z test_unary_core_floor_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2621880Z test_unary_core_frac_layout_torch_sparse_coo_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2622140Z test_unary_core_frac_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2622400Z test_unary_core_frac_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2622660Z test_unary_core_frac_layout_torch_sparse_csr_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2622920Z test_unary_core_frac_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2623170Z test_unary_core_frac_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2623430Z test_unary_core_frac_layout_torch_strided_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2623680Z test_unary_core_frac_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2623940Z test_unary_core_frac_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2624200Z test_unary_core_i0_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2624550Z test_unary_core_i0_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2624810Z test_unary_core_i0_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2625070Z test_unary_core_i0_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2625310Z test_unary_core_i0_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2625560Z test_unary_core_i0_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2625830Z test_unary_core_isnan_layout_torch_sparse_coo_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2626180Z test_unary_core_isnan_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2626440Z test_unary_core_isnan_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2626700Z test_unary_core_isnan_layout_torch_sparse_csr_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2626960Z test_unary_core_isnan_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2627220Z test_unary_core_isnan_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2627470Z test_unary_core_isnan_layout_torch_strided_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2627730Z test_unary_core_isnan_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2627980Z test_unary_core_isnan_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2628240Z test_unary_core_lgamma_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2628510Z test_unary_core_lgamma_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2628780Z test_unary_core_lgamma_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2629040Z test_unary_core_lgamma_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2629300Z test_unary_core_lgamma_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2629560Z test_unary_core_lgamma_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2629820Z test_unary_core_log10_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2630080Z test_unary_core_log10_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2630330Z test_unary_core_log10_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2630590Z test_unary_core_log10_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2630850Z test_unary_core_log10_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2631100Z test_unary_core_log10_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2631360Z test_unary_core_log1p_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2631620Z test_unary_core_log1p_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2631870Z test_unary_core_log1p_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2632130Z test_unary_core_log1p_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2632380Z test_unary_core_log1p_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2632640Z test_unary_core_log1p_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2639630Z test_unary_core_log2_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2639910Z test_unary_core_log2_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2640170Z test_unary_core_log2_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2640430Z test_unary_core_log2_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2640680Z test_unary_core_log2_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2641050Z test_unary_core_log2_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2641310Z test_unary_core_log_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2641570Z test_unary_core_log_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2641830Z test_unary_core_log_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2642080Z test_unary_core_log_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2642340Z test_unary_core_log_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2642600Z test_unary_core_log_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2642850Z test_unary_core_logit_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2643110Z test_unary_core_logit_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2643370Z test_unary_core_logit_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2643630Z test_unary_core_logit_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2643890Z test_unary_core_logit_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2644150Z test_unary_core_logit_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2644420Z test_unary_core_nan_to_num_layout_torch_sparse_coo_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2644690Z test_unary_core_nan_to_num_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2644950Z test_unary_core_nan_to_num_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2645210Z test_unary_core_nan_to_num_layout_torch_sparse_csr_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2645480Z test_unary_core_nan_to_num_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2645740Z test_unary_core_nan_to_num_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2646010Z test_unary_core_nan_to_num_layout_torch_strided_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2646270Z test_unary_core_nan_to_num_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2646540Z test_unary_core_nan_to_num_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2646800Z test_unary_core_neg_layout_torch_sparse_coo_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2647060Z test_unary_core_neg_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2647310Z test_unary_core_neg_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2647640Z test_unary_core_neg_layout_torch_sparse_csr_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2647900Z test_unary_core_neg_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2648150Z test_unary_core_neg_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2648410Z test_unary_core_neg_layout_torch_strided_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2648670Z test_unary_core_neg_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2648920Z test_unary_core_neg_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2649260Z test_unary_core_positive_layout_torch_sparse_coo_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2649530Z test_unary_core_positive_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2649800Z test_unary_core_positive_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2650060Z test_unary_core_positive_layout_torch_sparse_csr_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2650330Z test_unary_core_positive_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2650600Z test_unary_core_positive_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2650870Z test_unary_core_positive_layout_torch_strided_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2651130Z test_unary_core_positive_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2651390Z test_unary_core_positive_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2651660Z test_unary_core_rad2deg_layout_torch_sparse_coo_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2651930Z test_unary_core_rad2deg_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2652190Z test_unary_core_rad2deg_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2652460Z test_unary_core_rad2deg_layout_torch_sparse_csr_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2652720Z test_unary_core_rad2deg_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2652980Z test_unary_core_rad2deg_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2653240Z test_unary_core_rad2deg_layout_torch_strided_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2653510Z test_unary_core_rad2deg_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2653770Z test_unary_core_rad2deg_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2654040Z test_unary_core_reciprocal_layout_torch_sparse_coo_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2654320Z test_unary_core_reciprocal_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2654590Z test_unary_core_reciprocal_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2654870Z test_unary_core_reciprocal_layout_torch_sparse_csr_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2655140Z test_unary_core_reciprocal_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2655410Z test_unary_core_reciprocal_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2655680Z test_unary_core_reciprocal_layout_torch_strided_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2656120Z test_unary_core_reciprocal_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2656450Z test_unary_core_reciprocal_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2656720Z test_unary_core_round_decimals_0_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2657000Z test_unary_core_round_decimals_0_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2657280Z test_unary_core_round_decimals_0_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2657710Z test_unary_core_round_decimals_0_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2657980Z test_unary_core_round_decimals_0_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2658260Z test_unary_core_round_decimals_0_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2658540Z test_unary_core_round_decimals_3_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2658810Z test_unary_core_round_decimals_3_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2659080Z test_unary_core_round_decimals_3_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2659350Z test_unary_core_round_decimals_3_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2659630Z test_unary_core_round_decimals_3_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2659900Z test_unary_core_round_decimals_3_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2660190Z test_unary_core_round_decimals_neg_3_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2660480Z test_unary_core_round_decimals_neg_3_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2660760Z test_unary_core_round_decimals_neg_3_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2661040Z test_unary_core_round_decimals_neg_3_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2661320Z test_unary_core_round_decimals_neg_3_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2661610Z test_unary_core_round_decimals_neg_3_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2661880Z test_unary_core_round_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2662140Z test_unary_core_round_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2662410Z test_unary_core_round_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2662660Z test_unary_core_round_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2662920Z test_unary_core_round_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2663180Z test_unary_core_round_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2663440Z test_unary_core_rsqrt_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2663700Z test_unary_core_rsqrt_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2663960Z test_unary_core_rsqrt_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2664290Z test_unary_core_rsqrt_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2664560Z test_unary_core_rsqrt_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2664820Z test_unary_core_rsqrt_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2665080Z test_unary_core_sgn_layout_torch_sparse_coo_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2665340Z test_unary_core_sgn_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2665590Z test_unary_core_sgn_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2665940Z test_unary_core_sgn_layout_torch_sparse_csr_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2666200Z test_unary_core_sgn_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2666450Z test_unary_core_sgn_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2666710Z test_unary_core_sgn_layout_torch_strided_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2666970Z test_unary_core_sgn_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2667220Z test_unary_core_sgn_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2667480Z test_unary_core_sigmoid_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2667750Z test_unary_core_sigmoid_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2668010Z test_unary_core_sigmoid_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2668280Z test_unary_core_sigmoid_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2668540Z test_unary_core_sigmoid_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2668800Z test_unary_core_sigmoid_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2669060Z test_unary_core_sign_layout_torch_sparse_coo_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2669320Z test_unary_core_sign_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2669580Z test_unary_core_sign_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2669840Z test_unary_core_sign_layout_torch_sparse_csr_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2670090Z test_unary_core_sign_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2670350Z test_unary_core_sign_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2670610Z test_unary_core_sign_layout_torch_strided_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2670870Z test_unary_core_sign_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2671120Z test_unary_core_sign_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2671380Z test_unary_core_signbit_layout_torch_sparse_coo_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2671640Z test_unary_core_signbit_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2671900Z test_unary_core_signbit_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2678210Z test_unary_core_signbit_layout_torch_sparse_csr_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2678820Z test_unary_core_signbit_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2679090Z test_unary_core_signbit_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2679350Z test_unary_core_signbit_layout_torch_strided_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2679610Z test_unary_core_signbit_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2679870Z test_unary_core_signbit_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2680130Z test_unary_core_sin_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2680470Z test_unary_core_sin_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2680720Z test_unary_core_sin_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2680980Z test_unary_core_sin_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2681240Z test_unary_core_sin_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2681490Z test_unary_core_sin_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2681750Z test_unary_core_sinc_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2682010Z test_unary_core_sinc_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2682270Z test_unary_core_sinc_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2682530Z test_unary_core_sinc_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2682790Z test_unary_core_sinc_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2683050Z test_unary_core_sinc_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2683310Z test_unary_core_sinh_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2683570Z test_unary_core_sinh_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2683830Z test_unary_core_sinh_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2684080Z test_unary_core_sinh_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2684340Z test_unary_core_sinh_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2684590Z test_unary_core_sinh_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2684850Z test_unary_core_sqrt_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2685100Z test_unary_core_sqrt_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2685360Z test_unary_core_sqrt_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2685620Z test_unary_core_sqrt_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2685870Z test_unary_core_sqrt_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2686120Z test_unary_core_sqrt_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2686380Z test_unary_core_square_layout_torch_sparse_coo_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2686650Z test_unary_core_square_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2686980Z test_unary_core_square_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2687250Z test_unary_core_square_layout_torch_sparse_csr_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2687510Z test_unary_core_square_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2687780Z test_unary_core_square_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2688040Z test_unary_core_square_layout_torch_strided_cpu_float16 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2688300Z test_unary_core_square_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2688600Z test_unary_core_square_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2688850Z test_unary_core_tan_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2689110Z test_unary_core_tan_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2689360Z test_unary_core_tan_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2689620Z test_unary_core_tan_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2689880Z test_unary_core_tan_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2690130Z test_unary_core_tan_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2690390Z test_unary_core_tanh_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2690650Z test_unary_core_tanh_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2690910Z test_unary_core_tanh_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2691170Z test_unary_core_tanh_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2691430Z test_unary_core_tanh_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2691690Z test_unary_core_tanh_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2691960Z test_unary_core_trunc_layout_torch_sparse_coo_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2692220Z test_unary_core_trunc_layout_torch_sparse_coo_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.001s) 2023-01-11T21:18:55.2692490Z test_unary_core_trunc_layout_torch_sparse_csr_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2692750Z test_unary_core_trunc_layout_torch_sparse_csr_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2693010Z test_unary_core_trunc_layout_torch_strided_cpu_float32 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2693270Z test_unary_core_trunc_layout_torch_strided_cpu_float64 (__main__.TestOperatorsCPU) ... ok (0.000s) 2023-01-11T21:18:55.2693480Z test_all (__main__.TestReductions) ... ok (0.001s) 2023-01-11T21:18:55.2693670Z test_amax (__main__.TestReductions) ... ok (0.001s) 2023-01-11T21:18:55.2693860Z test_amax_grad (__main__.TestReductions) ... ok (0.001s) 2023-01-11T21:18:55.2694050Z test_amin (__main__.TestReductions) ... ok (0.001s) 2023-01-11T21:18:55.2694230Z test_amin_grad (__main__.TestReductions) ... ok (0.001s) 2023-01-11T21:18:55.2694420Z test_grad_dtype (__main__.TestReductions) ... ok (0.002s) 2023-01-11T21:18:55.2695010Z test_max_not_implemented (__main__.TestReductions) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/masked/maskedtensor/core.py:299: UserWarning: max is not implemented in __torch_dispatch__ for MaskedTensor. 2023-01-11T21:18:55.2695720Z If you would like this operator to be supported, please file an issue for a feature request at https://github.com/pytorch/maskedtensor/issues with a minimal reproducible code snippet. 2023-01-11T21:18:55.2696120Z In the case that the semantics for the operator are not trivial, it would be appreciated to also include a proposal for the semantics. 2023-01-11T21:18:55.2696350Z warnings.warn(msg) 2023-01-11T21:18:55.2696480Z ok (0.001s) 2023-01-11T21:18:55.2696630Z test_mean (__main__.TestReductions) ... ok (0.001s) 2023-01-11T21:18:55.2696830Z test_mean_dim_grad (__main__.TestReductions) ... ok (0.001s) 2023-01-11T21:18:55.2697020Z test_mean_grad_case_1a (__main__.TestReductions) 2023-01-11T21:18:55.2697660Z values.requires_grad = True ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/masked/maskedtensor/core.py:156: UserWarning: The PyTorch API of MaskedTensors is in prototype stage and will change in the near future. Please open a Github issue for features requests and see our documentation on the torch.masked module for further information about the project. 2023-01-11T21:18:55.2698270Z warnings.warn(("The PyTorch API of MaskedTensors is in prototype stage " 2023-01-11T21:18:55.2698760Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/masked/maskedtensor/core.py:161: UserWarning: It is not recommended to create a MaskedTensor with a tensor that requires_grad. To avoid this, you can use data.clone().detach() 2023-01-11T21:18:55.2699160Z warnings.warn("It is not recommended to create a MaskedTensor with a tensor that requires_grad. " 2023-01-11T21:18:55.2699350Z ok (0.003s) 2023-01-11T21:18:55.2699500Z test_mean_grad_case_1b (__main__.TestReductions) 2023-01-11T21:18:55.2699670Z values.requires_grad = False ... ok (0.001s) 2023-01-11T21:18:55.2699850Z test_mean_grad_case_1c (__main__.TestReductions) 2023-01-11T21:18:55.2700470Z values.requires_grad = True ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/masked/maskedtensor/core.py:156: UserWarning: The PyTorch API of MaskedTensors is in prototype stage and will change in the near future. Please open a Github issue for features requests and see our documentation on the torch.masked module for further information about the project. 2023-01-11T21:18:55.2700950Z warnings.warn(("The PyTorch API of MaskedTensors is in prototype stage " 2023-01-11T21:18:55.2701130Z ok (0.002s) 2023-01-11T21:18:55.2701270Z test_mean_grad_case_1d (__main__.TestReductions) 2023-01-11T21:18:55.2701450Z values.requires_grad = False ... ok (0.001s) 2023-01-11T21:18:55.2701630Z test_mean_grad_case_1e (__main__.TestReductions) 2023-01-11T21:18:55.2702120Z values.requires_grad = True ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/masked/maskedtensor/core.py:161: UserWarning: It is not recommended to create a MaskedTensor with a tensor that requires_grad. To avoid this, you can use data.clone().detach() 2023-01-11T21:18:55.2702530Z warnings.warn("It is not recommended to create a MaskedTensor with a tensor that requires_grad. " 2023-01-11T21:18:55.2702720Z ok (0.002s) 2023-01-11T21:18:55.2702860Z test_mean_grad_case_1f (__main__.TestReductions) 2023-01-11T21:18:55.2703480Z values.requires_grad = False ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/masked/maskedtensor/core.py:156: UserWarning: The PyTorch API of MaskedTensors is in prototype stage and will change in the near future. Please open a Github issue for features requests and see our documentation on the torch.masked module for further information about the project. 2023-01-11T21:18:55.2703970Z warnings.warn(("The PyTorch API of MaskedTensors is in prototype stage " 2023-01-11T21:18:55.2704140Z ok (0.001s) 2023-01-11T21:18:55.2704290Z test_prod (__main__.TestReductions) ... ok (0.001s) 2023-01-11T21:18:55.2704890Z test_prod_grad (__main__.TestReductions) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/masked/maskedtensor/core.py:161: UserWarning: It is not recommended to create a MaskedTensor with a tensor that requires_grad. To avoid this, you can use data.clone().detach() 2023-01-11T21:18:55.2705330Z warnings.warn("It is not recommended to create a MaskedTensor with a tensor that requires_grad. " 2023-01-11T21:18:55.2705520Z ok (0.001s) 2023-01-11T21:18:55.2705670Z test_sum (__main__.TestReductions) ... ok (0.001s) 2023-01-11T21:18:55.2705850Z test_sum_grad (__main__.TestReductions) ... ok (0.001s) 2023-01-11T21:18:55.2706060Z test_inplace_unary_fn_aten_abs_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2706360Z test_inplace_unary_fn_aten_absolute_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2706580Z test_inplace_unary_fn_aten_acos_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2706790Z test_inplace_unary_fn_aten_acosh_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2707010Z test_inplace_unary_fn_aten_arccos_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2707230Z test_inplace_unary_fn_aten_arccosh_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2707440Z test_inplace_unary_fn_aten_arcsin_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2707650Z test_inplace_unary_fn_aten_arcsinh_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2707870Z test_inplace_unary_fn_aten_arctan_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2708080Z test_inplace_unary_fn_aten_arctanh_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2708290Z test_inplace_unary_fn_aten_asin_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2708500Z test_inplace_unary_fn_aten_asinh_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2708710Z test_inplace_unary_fn_aten_atan_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2708920Z test_inplace_unary_fn_aten_atanh_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2709130Z test_inplace_unary_fn_aten_bitwise_not_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2709350Z test_inplace_unary_fn_aten_ceil_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2709560Z test_inplace_unary_fn_aten_clamp_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2709770Z test_inplace_unary_fn_aten_clip_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2709990Z test_inplace_unary_fn_aten_conj_physical_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2710210Z test_inplace_unary_fn_aten_cos_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2710420Z test_inplace_unary_fn_aten_cosh_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2710630Z test_inplace_unary_fn_aten_deg2rad_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2710850Z test_inplace_unary_fn_aten_digamma_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2717280Z test_inplace_unary_fn_aten_erf_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2717510Z test_inplace_unary_fn_aten_erfc_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2717730Z test_inplace_unary_fn_aten_erfinv_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2717970Z test_inplace_unary_fn_aten_exp2_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2718170Z test_inplace_unary_fn_aten_exp_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2718380Z test_inplace_unary_fn_aten_expm1_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2718590Z test_inplace_unary_fn_aten_fix_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2718800Z test_inplace_unary_fn_aten_floor_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2719010Z test_inplace_unary_fn_aten_frac_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2719220Z test_inplace_unary_fn_aten_i0_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2719430Z test_inplace_unary_fn_aten_lgamma_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2719890Z test_inplace_unary_fn_aten_log10_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2720120Z test_inplace_unary_fn_aten_log1p_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2720330Z test_inplace_unary_fn_aten_log2_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2720540Z test_inplace_unary_fn_aten_log_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2720750Z test_inplace_unary_fn_aten_logit_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2720960Z test_inplace_unary_fn_aten_nan_to_num_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2721180Z test_inplace_unary_fn_aten_neg_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2721420Z test_inplace_unary_fn_aten_negative_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2721740Z test_inplace_unary_fn_aten_pow_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2721960Z test_inplace_unary_fn_aten_rad2deg_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2722180Z test_inplace_unary_fn_aten_reciprocal_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2722400Z test_inplace_unary_fn_aten_round_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2722610Z test_inplace_unary_fn_aten_rsqrt_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2722820Z test_inplace_unary_fn_aten_sgn_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2723030Z test_inplace_unary_fn_aten_sigmoid_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2723240Z test_inplace_unary_fn_aten_sign_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2723450Z test_inplace_unary_fn_aten_sin_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2723660Z test_inplace_unary_fn_aten_sinc_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2723870Z test_inplace_unary_fn_aten_sinh_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2724070Z test_inplace_unary_fn_aten_sqrt_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2724280Z test_inplace_unary_fn_aten_square_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2724490Z test_inplace_unary_fn_aten_tan_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2724690Z test_inplace_unary_fn_aten_tanh_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2724900Z test_inplace_unary_fn_aten_trunc_ (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2725100Z test_unary_fn_aten_abs (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2725300Z test_unary_fn_aten_absolute (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2725500Z test_unary_fn_aten_acos (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2725700Z test_unary_fn_aten_acosh (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2725900Z test_unary_fn_aten_angle (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2726100Z test_unary_fn_aten_arccos (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2726300Z test_unary_fn_aten_arccosh (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2726500Z test_unary_fn_aten_arcsin (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2726690Z test_unary_fn_aten_arcsinh (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2726890Z test_unary_fn_aten_arctan (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2727080Z test_unary_fn_aten_arctanh (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2727270Z test_unary_fn_aten_asin (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2727470Z test_unary_fn_aten_asinh (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2727670Z test_unary_fn_aten_atan (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2727860Z test_unary_fn_aten_atanh (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2728060Z test_unary_fn_aten_bitwise_not (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2728260Z test_unary_fn_aten_ceil (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2728450Z test_unary_fn_aten_clamp (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2728700Z test_unary_fn_aten_clip (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2728910Z test_unary_fn_aten_conj_physical (__main__.TestUnary) ... ok (0.000s) 2023-01-11T21:18:55.2729120Z test_unary_fn_aten_cos (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2729310Z test_unary_fn_aten_cosh (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2729500Z test_unary_fn_aten_deg2rad (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2729700Z test_unary_fn_aten_digamma (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2729900Z test_unary_fn_aten_erf (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2730090Z test_unary_fn_aten_erfc (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2730330Z test_unary_fn_aten_erfinv (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2730530Z test_unary_fn_aten_exp (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2730720Z test_unary_fn_aten_exp2 (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2730910Z test_unary_fn_aten_expm1 (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2731100Z test_unary_fn_aten_fix (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2731290Z test_unary_fn_aten_floor (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2731480Z test_unary_fn_aten_frac (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2731670Z test_unary_fn_aten_i0 (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2731860Z test_unary_fn_aten_isnan (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2732060Z test_unary_fn_aten_lgamma (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2732250Z test_unary_fn_aten_log (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2732450Z test_unary_fn_aten_log10 (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2732640Z test_unary_fn_aten_log1p (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2732830Z test_unary_fn_aten_log2 (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2733030Z test_unary_fn_aten_logit (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2733220Z test_unary_fn_aten_nan_to_num (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2733420Z test_unary_fn_aten_neg (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2733620Z test_unary_fn_aten_negative (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2733820Z test_unary_fn_aten_positive (__main__.TestUnary) ... ok (0.000s) 2023-01-11T21:18:55.2734020Z test_unary_fn_aten_pow (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2734210Z test_unary_fn_aten_rad2deg (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2734420Z test_unary_fn_aten_reciprocal (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2734620Z test_unary_fn_aten_round (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2734810Z test_unary_fn_aten_rsqrt (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2735000Z test_unary_fn_aten_sgn (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2735190Z test_unary_fn_aten_sigmoid (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2735390Z test_unary_fn_aten_sign (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2735580Z test_unary_fn_aten_signbit (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2735770Z test_unary_fn_aten_sin (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2735970Z test_unary_fn_aten_sinc (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2736160Z test_unary_fn_aten_sinh (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2736350Z test_unary_fn_aten_sqrt (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2736540Z test_unary_fn_aten_square (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2736740Z test_unary_fn_aten_tan (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2736930Z test_unary_fn_aten_tanh (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2737120Z test_unary_fn_aten_trunc (__main__.TestUnary) ... ok (0.001s) 2023-01-11T21:18:55.2737250Z 2023-01-11T21:18:55.2737600Z ---------------------------------------------------------------------- 2023-01-11T21:18:55.2737800Z Ran 826 tests in 0.777s 2023-01-11T21:18:55.2737880Z 2023-01-11T21:18:55.2737930Z OK (skipped=3) 2023-01-11T21:18:55.2738010Z 2023-01-11T21:18:55.2738070Z Generating XML reports... 2023-01-11T21:18:55.2738400Z Generated XML report: test-reports/python-unittest/test_maskedtensor/TEST-TestBasicsCPU-20230111211854.xml 2023-01-11T21:18:55.2738760Z Generated XML report: test-reports/python-unittest/test_maskedtensor/TEST-TestBinary-20230111211854.xml 2023-01-11T21:18:55.2739120Z Generated XML report: test-reports/python-unittest/test_maskedtensor/TEST-TestOperatorsCPU-20230111211854.xml 2023-01-11T21:18:55.2739600Z Generated XML report: test-reports/python-unittest/test_maskedtensor/TEST-TestReductions-20230111211854.xml 2023-01-11T21:18:55.2739940Z Generated XML report: test-reports/python-unittest/test_maskedtensor/TEST-TestUnary-20230111211854.xml 2023-01-11T21:18:55.2740130Z 2023-01-11T21:18:55.2740480Z ##[endgroup] 2023-01-11T21:18:55.2740790Z FINISHED PRINTING LOG FILE of test_maskedtensor (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_maskedtensor_jr3h0hi8) 2023-01-11T21:18:55.2740980Z 2023-01-11T21:18:56.2831610Z Running test_nestedtensor ... [2023-01-11 21:18:56.282885] 2023-01-11T21:18:56.2832250Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_nestedtensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:18:56.283165] 2023-01-11T21:18:56.2832560Z Ignoring disabled issues: [] 2023-01-11T21:18:58.0605050Z 2023-01-11T21:18:58.0605530Z Expand the folded group to see the log file of test_nestedtensor 2023-01-11T21:18:58.0606120Z ##[group]PRINTING LOG FILE of test_nestedtensor (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_nestedtensor_i99n_1u_) 2023-01-11T21:18:58.0606320Z 2023-01-11T21:18:58.0606380Z Running tests... 2023-01-11T21:18:58.0607410Z ---------------------------------------------------------------------- 2023-01-11T21:18:58.0607710Z Test results will be stored in test-reports/python-unittest/test_nestedtensor 2023-01-11T21:18:58.0608360Z test_2d_nested_tensor_batch_size_2_max_seq_len_3_vocab_size_10 (__main__.TestNestedTensor) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_nestedtensor.py:113: 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:58.0608920Z nested_tensor = torch.nested.nested_tensor(data, dtype=torch.int64) 2023-01-11T21:18:58.0609110Z ok (0.002s) 2023-01-11T21:18:58.0609310Z test_2d_nested_tensor_batch_size_2_max_seq_len_3_vocab_size_20 (__main__.TestNestedTensor) ... ok (0.001s) 2023-01-11T21:18:58.0609590Z test_2d_nested_tensor_batch_size_2_max_seq_len_5_vocab_size_10 (__main__.TestNestedTensor) ... ok (0.001s) 2023-01-11T21:18:58.0609860Z test_2d_nested_tensor_batch_size_2_max_seq_len_5_vocab_size_20 (__main__.TestNestedTensor) ... ok (0.001s) 2023-01-11T21:18:58.0610120Z test_2d_nested_tensor_batch_size_4_max_seq_len_3_vocab_size_10 (__main__.TestNestedTensor) ... ok (0.001s) 2023-01-11T21:18:58.0610370Z test_2d_nested_tensor_batch_size_4_max_seq_len_3_vocab_size_20 (__main__.TestNestedTensor) ... ok (0.001s) 2023-01-11T21:18:58.0610630Z test_2d_nested_tensor_batch_size_4_max_seq_len_5_vocab_size_10 (__main__.TestNestedTensor) ... ok (0.001s) 2023-01-11T21:18:58.0610900Z test_2d_nested_tensor_batch_size_4_max_seq_len_5_vocab_size_20 (__main__.TestNestedTensor) ... ok (0.001s) 2023-01-11T21:18:58.0611160Z test_3d_nested_tensor_batch_size_2_max_seq_len_3_vocab_size_10 (__main__.TestNestedTensor) ... ok (0.001s) 2023-01-11T21:18:58.0611410Z test_3d_nested_tensor_batch_size_2_max_seq_len_3_vocab_size_20 (__main__.TestNestedTensor) ... ok (0.001s) 2023-01-11T21:18:58.0611850Z test_3d_nested_tensor_batch_size_2_max_seq_len_5_vocab_size_10 (__main__.TestNestedTensor) ... ok (0.001s) 2023-01-11T21:18:58.0612120Z test_3d_nested_tensor_batch_size_2_max_seq_len_5_vocab_size_20 (__main__.TestNestedTensor) ... ok (0.001s) 2023-01-11T21:18:58.0612370Z test_3d_nested_tensor_batch_size_4_max_seq_len_3_vocab_size_10 (__main__.TestNestedTensor) ... ok (0.001s) 2023-01-11T21:18:58.0612630Z test_3d_nested_tensor_batch_size_4_max_seq_len_3_vocab_size_20 (__main__.TestNestedTensor) ... ok (0.001s) 2023-01-11T21:18:58.0612880Z test_3d_nested_tensor_batch_size_4_max_seq_len_5_vocab_size_10 (__main__.TestNestedTensor) ... ok (0.001s) 2023-01-11T21:18:58.0613150Z test_3d_nested_tensor_batch_size_4_max_seq_len_5_vocab_size_20 (__main__.TestNestedTensor) ... ok (0.001s) 2023-01-11T21:18:58.0613550Z test_3d_nested_tensor_float_batch_size_2_max_seq_len_3_vocab_size_10 (__main__.TestNestedTensor) ... ok (0.001s) 2023-01-11T21:18:58.0613830Z test_3d_nested_tensor_float_batch_size_2_max_seq_len_3_vocab_size_20 (__main__.TestNestedTensor) ... ok (0.001s) 2023-01-11T21:18:58.0614100Z test_3d_nested_tensor_float_batch_size_2_max_seq_len_5_vocab_size_10 (__main__.TestNestedTensor) ... ok (0.001s) 2023-01-11T21:18:58.0614380Z test_3d_nested_tensor_float_batch_size_2_max_seq_len_5_vocab_size_20 (__main__.TestNestedTensor) ... ok (0.001s) 2023-01-11T21:18:58.0614650Z test_3d_nested_tensor_float_batch_size_4_max_seq_len_3_vocab_size_10 (__main__.TestNestedTensor) ... ok (0.001s) 2023-01-11T21:18:58.0614910Z test_3d_nested_tensor_float_batch_size_4_max_seq_len_3_vocab_size_20 (__main__.TestNestedTensor) ... ok (0.001s) 2023-01-11T21:18:58.0615180Z test_3d_nested_tensor_float_batch_size_4_max_seq_len_5_vocab_size_10 (__main__.TestNestedTensor) ... ok (0.001s) 2023-01-11T21:18:58.0615460Z test_3d_nested_tensor_float_batch_size_4_max_seq_len_5_vocab_size_20 (__main__.TestNestedTensor) ... ok (0.001s) 2023-01-11T21:18:58.0615690Z test_copy_ (__main__.TestNestedTensor) ... ok (0.004s) 2023-01-11T21:18:58.0615900Z test_default_nested_tensor (__main__.TestNestedTensor) ... ok (0.001s) 2023-01-11T21:18:58.0616110Z test_dim (__main__.TestNestedTensor) ... ok (0.000s) 2023-01-11T21:18:58.0616310Z test_fill_ (__main__.TestNestedTensor) ... ok (0.003s) 2023-01-11T21:18:58.0616510Z test_is_contiguous (__main__.TestNestedTensor) ... ok (0.030s) 2023-01-11T21:18:58.0616720Z test_nested_namespace (__main__.TestNestedTensor) ... ok (0.001s) 2023-01-11T21:18:58.0616940Z test_nested_tensor (__main__.TestNestedTensor) ... ok (0.002s) 2023-01-11T21:18:58.0617160Z test_nested_tensor_matching_dim (__main__.TestNestedTensor) ... ok (0.003s) 2023-01-11T21:18:58.0617380Z test_numel (__main__.TestNestedTensor) ... ok (0.001s) 2023-01-11T21:18:58.0617580Z test_ones_like (__main__.TestNestedTensor) ... ok (0.001s) 2023-01-11T21:18:58.0617790Z test_repr_string (__main__.TestNestedTensor) ... ok (0.001s) 2023-01-11T21:18:58.0617990Z test_size (__main__.TestNestedTensor) ... ok (0.001s) 2023-01-11T21:18:58.0618180Z test_size_dim (__main__.TestNestedTensor) ... ok (0.003s) 2023-01-11T21:18:58.0618380Z test_stride (__main__.TestNestedTensor) ... ok (0.001s) 2023-01-11T21:18:58.0618580Z test_to (__main__.TestNestedTensor) ... ok (0.002s) 2023-01-11T21:18:58.0618800Z test_to_padded_tensor_on_empty_tensor (__main__.TestNestedTensor) ... ok (0.000s) 2023-01-11T21:18:58.0619020Z test_unbind_0 (__main__.TestNestedTensor) ... ok (0.000s) 2023-01-11T21:18:58.0619220Z test_unbind_1 (__main__.TestNestedTensor) ... ok (0.000s) 2023-01-11T21:18:58.0619410Z test_unbind_3 (__main__.TestNestedTensor) ... ok (0.000s) 2023-01-11T21:18:58.0619600Z test_unbind_4 (__main__.TestNestedTensor) ... ok (0.000s) 2023-01-11T21:18:58.0619810Z test_unbind_dim (__main__.TestNestedTensor) ... ok (0.002s) 2023-01-11T21:18:58.0620060Z test_as_nested_tensor_propagates_gradients_cpu (__main__.TestNestedTensorAutogradCPU) ... ok (0.011s) 2023-01-11T21:18:58.0620350Z test_backward_for_add_op_cpu (__main__.TestNestedTensorAutogradCPU) ... ok (0.001s) 2023-01-11T21:18:58.0620670Z test_dropout_backward_cpu (__main__.TestNestedTensorAutogradCPU) ... ok (0.001s) 2023-01-11T21:18:58.0620930Z test_indexing_backward_cpu (__main__.TestNestedTensorAutogradCPU) ... ok (0.001s) 2023-01-11T21:18:58.0621200Z test_nested_tensor_bmm_backward_cpu (__main__.TestNestedTensorAutogradCPU) ... ok (0.001s) 2023-01-11T21:18:58.0621470Z test_nested_tensor_bmm_gradcheck_cpu (__main__.TestNestedTensorAutogradCPU) ... ok (0.012s) 2023-01-11T21:18:58.0621730Z test_nested_tensor_from_list_cpu (__main__.TestNestedTensorAutogradCPU) ... ok (0.001s) 2023-01-11T21:18:58.0622010Z test_nested_tensor_from_mask_and_to_padded_cpu (__main__.TestNestedTensorAutogradCPU) ... ok (0.001s) 2023-01-11T21:18:58.0622330Z test_nested_tensor_from_padded_cpu (__main__.TestNestedTensorAutogradCPU) ... ok (0.001s) 2023-01-11T21:18:58.0622600Z test_nested_tensor_from_padded_fused_cpu (__main__.TestNestedTensorAutogradCPU) ... ok (0.001s) 2023-01-11T21:18:58.0622880Z test_nested_tensor_generates_leaf_cpu (__main__.TestNestedTensorAutogradCPU) ... ok (0.001s) 2023-01-11T21:18:58.0623150Z test_nested_tensor_linear_backward_cpu (__main__.TestNestedTensorAutogradCPU) ... ok (0.001s) 2023-01-11T21:18:58.0623420Z test_nested_tensor_linear_cpu (__main__.TestNestedTensorAutogradCPU) ... ok (0.003s) 2023-01-11T21:18:58.0623680Z test_nested_tensor_matmul_backward_cpu (__main__.TestNestedTensorAutogradCPU) ... ok (0.001s) 2023-01-11T21:18:58.0623950Z test_nested_tensor_matmul_gradcheck_cpu (__main__.TestNestedTensorAutogradCPU) ... ok (0.022s) 2023-01-11T21:18:58.0624230Z test_nested_tensor_reshape_backward_cpu (__main__.TestNestedTensorAutogradCPU) ... ok (0.001s) 2023-01-11T21:18:58.0624940Z test_nested_tensor_reshape_gradcheck_cpu (__main__.TestNestedTensorAutogradCPU) ... /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:18:58.0625390Z warnings.warn( 2023-01-11T21:18:58.0625890Z /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:18:58.0626250Z warnings.warn( 2023-01-11T21:18:58.0626380Z ok (0.006s) 2023-01-11T21:18:58.0626570Z test_nested_tensor_softmax_cpu (__main__.TestNestedTensorAutogradCPU) ... ok (0.001s) 2023-01-11T21:18:58.0626850Z test_nested_tensor_squeeze_backward_cpu (__main__.TestNestedTensorAutogradCPU) ... ok (0.001s) 2023-01-11T21:18:58.0627130Z test_nested_tensor_squeeze_gradcheck_cpu (__main__.TestNestedTensorAutogradCPU) ... ok (0.006s) 2023-01-11T21:18:58.0627410Z test_nested_tensor_to_padded_tensor_cpu (__main__.TestNestedTensorAutogradCPU) ... ok (0.001s) 2023-01-11T21:18:58.0627690Z test_nested_tensor_transpose_backward_cpu (__main__.TestNestedTensorAutogradCPU) ... ok (0.001s) 2023-01-11T21:18:58.0627970Z test_nested_tensor_transpose_gradcheck_cpu (__main__.TestNestedTensorAutogradCPU) ... ok (0.005s) 2023-01-11T21:18:58.0628260Z test_nested_tensor_unsqueeze_backward_cpu (__main__.TestNestedTensorAutogradCPU) ... ok (0.001s) 2023-01-11T21:18:58.0628530Z test_nested_tensor_unsqueeze_gradcheck_cpu (__main__.TestNestedTensorAutogradCPU) ... ok (0.006s) 2023-01-11T21:18:58.0628800Z test_set_requires_grad_from_list_cpu (__main__.TestNestedTensorAutogradCPU) ... ok (0.000s) 2023-01-11T21:18:58.0629080Z test_set_requires_grad_from_mask_cpu (__main__.TestNestedTensorAutogradCPU) ... ok (0.000s) 2023-01-11T21:18:58.0637440Z test_to_buffer_series_ops_grad_with_broadcast_cpu (__main__.TestNestedTensorAutogradCPU) ... ok (0.001s) 2023-01-11T21:18:58.0637820Z test_unbind_flow_through_cpu (__main__.TestNestedTensorAutogradCPU) ... ok (0.001s) 2023-01-11T21:18:58.0638310Z test_values_grad_with_broadcast_cpu (__main__.TestNestedTensorAutogradCPU) ... ok (0.001s) 2023-01-11T21:18:58.0638600Z test_activations_gelu__cpu (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:18:58.0638870Z test_activations_gelu_cpu (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:18:58.0639130Z test_activations_neg_cpu (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:18:58.0639390Z test_activations_relu__cpu (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:18:58.0639660Z test_activations_relu_cpu (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:18:58.0640010Z test_activations_tanh__cpu (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:18:58.0640270Z test_activations_tanh_cpu (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:18:58.0640540Z test_bmm_cpu_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.019s) 2023-01-11T21:18:58.0640800Z test_bmm_cpu_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.019s) 2023-01-11T21:18:58.0641070Z test_bmm_cuda_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:18:58.0641360Z test_bmm_cuda_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:18:58.0641640Z test_bmm_cuda_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:18:58.0641920Z test_bmm_noncontiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:18:58.0642190Z test_bmm_noncontiguous_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:18:58.0642450Z test_clone_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:18:58.0642690Z test_clone_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:18:58.0642960Z test_contiguous_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:18:58.0643220Z test_contiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:18:58.0643480Z test_detach_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:18:58.0643740Z test_detach_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:18:58.0643980Z test_detach_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:18:58.0644230Z test_device_checks_cpu (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:18:58.0644490Z test_dropout_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:18:58.0644740Z test_dropout_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:18:58.0645040Z test_dropout_noncontiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:18:58.0645320Z test_dropout_noncontiguous_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:18:58.0645590Z test_embedding_cpu (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:18:58.0645840Z test_empty_like_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:18:58.0646100Z test_empty_like_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:18:58.0646360Z test_empty_like_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:18:58.0646630Z test_layer_norm_breaking_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.022s) 2023-01-11T21:18:58.0646890Z test_layer_norm_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.079s) 2023-01-11T21:18:58.0647150Z test_linear_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.011s) 2023-01-11T21:18:58.0647400Z test_linear_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.010s) 2023-01-11T21:18:58.0647800Z test_linear_noncontiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:18:58.0648090Z test_linear_noncontiguous_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:18:58.0648350Z test_matmul_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.025s) 2023-01-11T21:18:58.0648600Z test_matmul_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.025s) 2023-01-11T21:18:58.0648860Z test_matmul_noncontiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:18:58.0649140Z test_matmul_noncontiguous_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:18:58.0649510Z test_matmul_with_bmm_path_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:18:58.0649780Z test_matmul_with_bmm_path_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:18:58.0650050Z test_nested_tensor_add_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:18:58.0650320Z test_nested_tensor_add_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:18:58.0650600Z test_nested_tensor_add_in_place_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:18:58.0650890Z test_nested_tensor_add_in_place_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:18:58.0651170Z test_nested_tensor_chunk_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.011s) 2023-01-11T21:18:58.0651440Z test_nested_tensor_chunk_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.011s) 2023-01-11T21:18:58.0651720Z test_nested_tensor_chunk_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.011s) 2023-01-11T21:18:58.0652030Z test_nested_tensor_dense_elementwise_embedding_dim_128_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:18:58.0652390Z test_nested_tensor_dense_elementwise_embedding_dim_128_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:18:58.0652730Z test_nested_tensor_dense_elementwise_embedding_dim_256_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:18:58.0653070Z test_nested_tensor_dense_elementwise_embedding_dim_256_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:18:58.0653400Z test_nested_tensor_dense_elementwise_embedding_dim_384_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:18:58.0653740Z test_nested_tensor_dense_elementwise_embedding_dim_384_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:18:58.0654070Z test_nested_tensor_dense_elementwise_embedding_dim_8_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:18:58.0654420Z test_nested_tensor_dense_elementwise_embedding_dim_8_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:18:58.0654720Z test_nested_tensor_div_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.005s) 2023-01-11T21:18:58.0654990Z test_nested_tensor_div_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.005s) 2023-01-11T21:18:58.0655270Z test_nested_tensor_indexing_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.029s) 2023-01-11T21:18:58.0655540Z test_nested_tensor_indexing_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.029s) 2023-01-11T21:18:58.0655820Z test_nested_tensor_indexing_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.029s) 2023-01-11T21:18:58.0656110Z test_nested_tensor_indexing_noncontiguous_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:18:58.0656450Z test_nested_tensor_indexing_noncontiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:18:58.0656760Z test_nested_tensor_indexing_noncontiguous_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:18:58.0657050Z test_nested_tensor_mul_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.004s) 2023-01-11T21:18:58.0657310Z test_nested_tensor_mul_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.004s) 2023-01-11T21:18:58.0657590Z test_nested_tensor_mul_in_place_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:18:58.0657870Z test_nested_tensor_mul_in_place_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:18:58.0658190Z test_nested_tensor_sum_dim_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:18:58.0658480Z test_reshape_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.009s) 2023-01-11T21:18:58.0658740Z test_reshape_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:18:58.0659000Z test_reshape_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:18:58.0659270Z test_scaled_dot_product_attention_input_dim_3_cpu (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.006s) 2023-01-11T21:18:58.0659570Z test_scaled_dot_product_attention_input_dim_4_cpu (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.006s) 2023-01-11T21:18:58.0659850Z test_softmax_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.013s) 2023-01-11T21:18:58.0660090Z test_softmax_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.013s) 2023-01-11T21:18:58.0660360Z test_softmax_noncontiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:18:58.0660630Z test_softmax_noncontiguous_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:18:58.0660910Z test_squeeze_unsqueeze_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:18:58.0661170Z test_squeeze_unsqueeze_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:18:58.0661440Z test_squeeze_unsqueeze_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:18:58.0661710Z test_to_padded_tensor_dim2_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:18:58.0661980Z test_to_padded_tensor_dim2_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:18:58.0662260Z test_to_padded_tensor_dim2_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:18:58.0662530Z test_to_padded_tensor_dim3_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:18:58.0662800Z test_to_padded_tensor_dim3_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:18:58.0663060Z test_to_padded_tensor_dim3_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:18:58.0663330Z test_to_padded_tensor_dim4_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.004s) 2023-01-11T21:18:58.0663600Z test_to_padded_tensor_dim4_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:18:58.0663860Z test_to_padded_tensor_dim4_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:18:58.0664150Z test_to_padded_tensor_noncontiguous_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:18:58.0664440Z test_to_padded_tensor_noncontiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:18:58.0664730Z test_to_padded_tensor_noncontiguous_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:18:58.0665020Z test_to_padded_tensor_output_size_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:18:58.0665380Z test_to_padded_tensor_output_size_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:18:58.0665670Z test_to_padded_tensor_simple_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:18:58.0665950Z test_to_padded_tensor_simple_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:18:58.0666250Z test_to_then_from_padded_tensor_no_transform0213_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:18:58.0666530Z test_transpose_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:18:58.0666790Z test_transpose_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:18:58.0667090Z test_transpose_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:18:58.0667380Z test_transpose_inference_mode_interaction_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:18:58.0667690Z test_transpose_inference_mode_interaction_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:18:58.0667990Z test_transpose_inference_mode_interaction_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:18:58.0668270Z test_unbind_noncontiguous_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:18:58.0668550Z test_unbind_noncontiguous_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:18:58.0668830Z test_unbind_noncontiguous_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:18:58.0669090Z test_view_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:18:58.0669340Z test_view_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:18:58.0669590Z test_view_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:18:58.0669860Z test_view_inference_mode_interaction_cpu_float16 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:18:58.0670160Z test_view_inference_mode_interaction_cpu_float32 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:18:58.0670460Z test_view_inference_mode_interaction_cpu_float64 (__main__.TestNestedTensorDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:18:58.0670620Z 2023-01-11T21:18:58.0670900Z ---------------------------------------------------------------------- 2023-01-11T21:18:58.0671090Z Ran 189 tests in 0.790s 2023-01-11T21:18:58.0671170Z 2023-01-11T21:18:58.0671230Z OK (skipped=11) 2023-01-11T21:18:58.0671310Z 2023-01-11T21:18:58.0671370Z Generating XML reports... 2023-01-11T21:18:58.0677030Z Generated XML report: test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensor-20230111211857.xml 2023-01-11T21:18:58.0677460Z Generated XML report: test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensorAutogradCPU-20230111211857.xml 2023-01-11T21:18:58.0677880Z Generated XML report: test-reports/python-unittest/test_nestedtensor/TEST-TestNestedTensorDeviceTypeCPU-20230111211857.xml 2023-01-11T21:18:58.0678090Z 2023-01-11T21:18:58.0678340Z ##[endgroup] 2023-01-11T21:18:58.0678650Z FINISHED PRINTING LOG FILE of test_nestedtensor (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_nestedtensor_i99n_1u_) 2023-01-11T21:18:58.0678840Z 2023-01-11T21:18:59.0898180Z Running dynamo/test_optimizers ... [2023-01-11 21:18:59.089616] 2023-01-11T21:18:59.0898650Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'dynamo/test_optimizers.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:18:59.089795] 2023-01-11T21:18:59.0898970Z Ignoring disabled issues: [] 2023-01-11T21:19:00.7828670Z 2023-01-11T21:19:00.7828940Z Expand the folded group to see the log file of dynamo/test_optimizers 2023-01-11T21:19:00.7829680Z ##[group]PRINTING LOG FILE of dynamo/test_optimizers (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_optimizers_jrzd35sl) 2023-01-11T21:19:00.7829910Z 2023-01-11T21:19:00.7829990Z Running tests... 2023-01-11T21:19:00.7830320Z ---------------------------------------------------------------------- 2023-01-11T21:19:00.7830610Z Test results will be stored in test-reports/python-unittest/dynamo.test_optimizers 2023-01-11T21:19:00.7830860Z test_optimizing_over_tensor_with_requires_grad (__main__.End2EndTests) ... ok (0.270s) 2023-01-11T21:19:00.7831080Z frames [('total', 8), ('ok', 8)] 2023-01-11T21:19:00.7831460Z inline_call [('inline in skipfiles: _fn /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_dynamo/eval_frame.py', 4), ('inline with __closure__', 1)] 2023-01-11T21:19:00.7831910Z unimplemented [] 2023-01-11T21:19:00.7832900Z graph_break [('inline in skipfiles: _fn /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_dynamo/eval_frame.py', 2), ('Tensor.backward', 1), ('inline with __closure__', 1)] 2023-01-11T21:19:00.7833270Z stats [('calls_captured', 24), ('fusions_possible', 22), ('unique_graphs', 2)] 2023-01-11T21:19:00.7833540Z test_adadelta (__main__.OptimizerTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:19:00.7833910Z inline_call [('inline in skipfiles: _fn /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_dynamo/eval_frame.py', 2)] 2023-01-11T21:19:00.7834240Z stats [('calls_captured', 48), ('fusions_possible', 47), ('unique_graphs', 1)] 2023-01-11T21:19:00.7834410Z ok (0.035s) 2023-01-11T21:19:00.7834620Z test_adagrad (__main__.OptimizerTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:19:00.7834990Z inline_call [('inline in skipfiles: _fn /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_dynamo/eval_frame.py', 2)] 2023-01-11T21:19:00.7835300Z stats [('calls_captured', 48), ('fusions_possible', 47), ('unique_graphs', 1)] 2023-01-11T21:19:00.7835460Z ok (0.036s) 2023-01-11T21:19:00.7835660Z test_adam (__main__.OptimizerTests) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:19:00.7836010Z inline_call [('inline in skipfiles: _fn /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_dynamo/eval_frame.py', 3)] 2023-01-11T21:19:00.7836250Z unimplemented [] 2023-01-11T21:19:00.7836550Z graph_break [('inline in skipfiles: _fn /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_dynamo/eval_frame.py', 1)] 2023-01-11T21:19:00.7836910Z stats [('calls_captured', 80), ('fusions_possible', 79), ('unique_graphs', 1)] 2023-01-11T21:19:00.7837080Z ok (0.057s) 2023-01-11T21:19:00.7837290Z test_adamax (__main__.OptimizerTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:19:00.7837650Z inline_call [('inline in skipfiles: _fn /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_dynamo/eval_frame.py', 2)] 2023-01-11T21:19:00.7837970Z stats [('calls_captured', 72), ('fusions_possible', 71), ('unique_graphs', 1)] 2023-01-11T21:19:00.7838140Z ok (0.047s) 2023-01-11T21:19:00.7838350Z test_adamw (__main__.OptimizerTests) ... frames [('total', 4), ('ok', 4)] 2023-01-11T21:19:00.7838730Z inline_call [('inline in skipfiles: _fn /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_dynamo/eval_frame.py', 3)] 2023-01-11T21:19:00.7838960Z unimplemented [] 2023-01-11T21:19:00.7839270Z graph_break [('inline in skipfiles: _fn /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_dynamo/eval_frame.py', 1)] 2023-01-11T21:19:00.7839590Z stats [('calls_captured', 80), ('fusions_possible', 79), ('unique_graphs', 1)] 2023-01-11T21:19:00.7839760Z ok (0.052s) 2023-01-11T21:19:00.7839970Z test_asgd (__main__.OptimizerTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:19:00.7840450Z inline_call [('inline in skipfiles: _fn /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_dynamo/eval_frame.py', 2)] 2023-01-11T21:19:00.7840780Z stats [('calls_captured', 76), ('fusions_possible', 75), ('unique_graphs', 1)] 2023-01-11T21:19:00.7840950Z ok (0.051s) 2023-01-11T21:19:00.7841160Z test_nadam (__main__.OptimizerTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:19:00.7841510Z inline_call [('inline in skipfiles: _fn /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_dynamo/eval_frame.py', 2)] 2023-01-11T21:19:00.7841870Z stats [('calls_captured', 152), ('fusions_possible', 151), ('unique_graphs', 1)] 2023-01-11T21:19:00.7842040Z ok (0.075s) 2023-01-11T21:19:00.7842400Z test_radam (__main__.OptimizerTests) ... [2023-01-11 21:19:00,477] torch._dynamo.variables.torch: [WARNING] Profiler will be ignored 2023-01-11T21:19:00.7842650Z frames [('total', 8), ('ok', 8)] 2023-01-11T21:19:00.7843070Z inline_call [('inline in skipfiles: _fn /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_dynamo/eval_frame.py', 3), ('generic_jump TensorVariable()', 1)] 2023-01-11T21:19:00.7843330Z unimplemented [] 2023-01-11T21:19:00.7843530Z graph_break [('generic_jump TensorVariable()', 1)] 2023-01-11T21:19:00.7843690Z ok (0.043s) 2023-01-11T21:19:00.7843900Z test_rmsprop (__main__.OptimizerTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:19:00.7844260Z inline_call [('inline in skipfiles: _fn /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_dynamo/eval_frame.py', 2)] 2023-01-11T21:19:00.7844580Z stats [('calls_captured', 28), ('fusions_possible', 27), ('unique_graphs', 1)] 2023-01-11T21:19:00.7844750Z ok (0.026s) 2023-01-11T21:19:00.7844950Z test_rprop (__main__.OptimizerTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:19:00.7845310Z inline_call [('inline in skipfiles: _fn /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_dynamo/eval_frame.py', 2)] 2023-01-11T21:19:00.7845630Z stats [('calls_captured', 64), ('fusions_possible', 63), ('unique_graphs', 1)] 2023-01-11T21:19:00.7845800Z ok (0.038s) 2023-01-11T21:19:00.7846000Z test_sgd (__main__.OptimizerTests) ... frames [('total', 3), ('ok', 3)] 2023-01-11T21:19:00.7846350Z inline_call [('inline in skipfiles: _fn /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_dynamo/eval_frame.py', 2)] 2023-01-11T21:19:00.7846670Z stats [('calls_captured', 8), ('fusions_possible', 7), ('unique_graphs', 1)] 2023-01-11T21:19:00.7846840Z ok (0.017s) 2023-01-11T21:19:00.7846910Z 2023-01-11T21:19:00.7847050Z ---------------------------------------------------------------------- 2023-01-11T21:19:00.7847240Z Ran 12 tests in 0.746s 2023-01-11T21:19:00.7847320Z 2023-01-11T21:19:00.7847360Z OK 2023-01-11T21:19:00.7847430Z 2023-01-11T21:19:00.7847490Z Generating XML reports... 2023-01-11T21:19:00.7847790Z Generated XML report: test-reports/python-unittest/dynamo.test_optimizers/TEST-End2EndTests-20230111211859.xml 2023-01-11T21:19:00.7848180Z Generated XML report: test-reports/python-unittest/dynamo.test_optimizers/TEST-OptimizerTests-20230111211859.xml 2023-01-11T21:19:00.7848350Z 2023-01-11T21:19:00.7848530Z ##[endgroup] 2023-01-11T21:19:00.7848860Z FINISHED PRINTING LOG FILE of dynamo/test_optimizers (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_optimizers_jrzd35sl) 2023-01-11T21:19:00.7849050Z 2023-01-11T21:19:01.8232410Z Running test_futures ... [2023-01-11 21:19:01.822991] 2023-01-11T21:19:01.8233270Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_futures.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:19:01.823250] 2023-01-11T21:19:01.8233590Z Ignoring disabled issues: [] 2023-01-11T21:19:03.4328530Z 2023-01-11T21:19:03.4328790Z Expand the folded group to see the log file of test_futures 2023-01-11T21:19:03.4329560Z ##[group]PRINTING LOG FILE of test_futures (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_futures_6m0ggo6b) 2023-01-11T21:19:03.4329810Z 2023-01-11T21:19:03.4329860Z Running tests... 2023-01-11T21:19:03.4330200Z ---------------------------------------------------------------------- 2023-01-11T21:19:03.4330490Z Test results will be stored in test-reports/python-unittest/test_futures 2023-01-11T21:19:03.4330810Z test_add_done_callback_error_is_ignored (__main__.TestFuture) ... [E pybind_utils.h:212] Got the following error when running the callback: ValueError: Expected error 2023-01-11T21:19:03.4331040Z 2023-01-11T21:19:03.4331080Z At: 2023-01-11T21:19:03.4331330Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_futures.py(236): raise_value_error 2023-01-11T21:19:03.4331820Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/futures/__init__.py(244): set_result 2023-01-11T21:19:03.4332180Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_futures.py(229): _test_add_done_callback_error_ignored 2023-01-11T21:19:03.4332530Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_futures.py(238): test_add_done_callback_error_is_ignored 2023-01-11T21:19:03.4332890Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/unittest/case.py(550): _callTestMethod 2023-01-11T21:19:03.4333230Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/unittest/case.py(592): run 2023-01-11T21:19:03.4333610Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py(2154): _run_with_retry 2023-01-11T21:19:03.4334010Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py(2225): run 2023-01-11T21:19:03.4334360Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/unittest/case.py(651): __call__ 2023-01-11T21:19:03.4341370Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/unittest/suite.py(122): run 2023-01-11T21:19:03.4341750Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/unittest/suite.py(84): __call__ 2023-01-11T21:19:03.4342070Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/unittest/suite.py(122): run 2023-01-11T21:19:03.4342400Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/unittest/suite.py(84): __call__ 2023-01-11T21:19:03.4342740Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/xmlrunner/runner.py(67): run 2023-01-11T21:19:03.4343070Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/unittest/main.py(271): runTests 2023-01-11T21:19:03.4343390Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/unittest/main.py(101): __init__ 2023-01-11T21:19:03.4343760Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py(787): run_tests 2023-01-11T21:19:03.4344090Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_futures.py(340): 2023-01-11T21:19:03.4344230Z 2023-01-11T21:19:03.4344270Z ok (0.124s) 2023-01-11T21:19:03.4344460Z test_add_done_callback_maintains_callback_order (__main__.TestFuture) ... ok (0.001s) 2023-01-11T21:19:03.4344820Z test_add_done_callback_no_arg_error_is_ignored (__main__.TestFuture) ... [E pybind_utils.h:212] Got the following error when running the callback: TypeError: no_arg() takes 0 positional arguments but 1 was given 2023-01-11T21:19:03.4345090Z ok (0.000s) 2023-01-11T21:19:03.4345260Z test_add_done_callback_simple (__main__.TestFuture) ... ok (0.000s) 2023-01-11T21:19:03.4345460Z test_chained_then (__main__.TestFuture) ... ok (0.001s) 2023-01-11T21:19:03.4345660Z test_collect_all (__main__.TestFuture) ... ok (0.111s) 2023-01-11T21:19:03.4345840Z test_done (__main__.TestFuture) ... ok (0.000s) 2023-01-11T21:19:03.4346160Z test_done_exception (__main__.TestFuture) ... ok (0.001s) 2023-01-11T21:19:03.4346410Z test_interleaving_then_and_add_done_callback_maintains_callback_order (__main__.TestFuture) ... ok (0.001s) 2023-01-11T21:19:03.4346760Z test_interleaving_then_and_add_done_callback_propagates_error (__main__.TestFuture) ... [E pybind_utils.h:212] Got the following error when running the callback: ValueError: Expected error 2023-01-11T21:19:03.4346970Z 2023-01-11T21:19:03.4347010Z At: 2023-01-11T21:19:03.4347240Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_futures.py(280): raise_value_error 2023-01-11T21:19:03.4347590Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/futures/__init__.py(244): set_result 2023-01-11T21:19:03.4348040Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_futures.py(285): test_interleaving_then_and_add_done_callback_propagates_error 2023-01-11T21:19:03.4348400Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/unittest/case.py(550): _callTestMethod 2023-01-11T21:19:03.4348750Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/unittest/case.py(592): run 2023-01-11T21:19:03.4349120Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py(2154): _run_with_retry 2023-01-11T21:19:03.4349510Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py(2225): run 2023-01-11T21:19:03.4349860Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/unittest/case.py(651): __call__ 2023-01-11T21:19:03.4350190Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/unittest/suite.py(122): run 2023-01-11T21:19:03.4350510Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/unittest/suite.py(84): __call__ 2023-01-11T21:19:03.4350860Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/unittest/suite.py(122): run 2023-01-11T21:19:03.4351180Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/unittest/suite.py(84): __call__ 2023-01-11T21:19:03.4351520Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/xmlrunner/runner.py(67): run 2023-01-11T21:19:03.4351850Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/unittest/main.py(271): runTests 2023-01-11T21:19:03.4352170Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/unittest/main.py(101): __init__ 2023-01-11T21:19:03.4352530Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py(787): run_tests 2023-01-11T21:19:03.4352860Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_futures.py(340): 2023-01-11T21:19:03.4353000Z 2023-01-11T21:19:03.4353050Z ok (0.001s) 2023-01-11T21:19:03.4353220Z test_mark_future_twice (__main__.TestFuture) ... ok (0.001s) 2023-01-11T21:19:03.4353420Z test_pickle_future (__main__.TestFuture) ... ok (0.003s) 2023-01-11T21:19:03.4353610Z test_set_exception (__main__.TestFuture) ... ok (0.001s) 2023-01-11T21:19:03.4353810Z test_set_exception_multithreading (__main__.TestFuture) ... ok (0.001s) 2023-01-11T21:19:03.4354020Z test_then (__main__.TestFuture) ... ok (0.001s) 2023-01-11T21:19:03.4354200Z test_then_no_arg (__main__.TestFuture) ... ok (0.000s) 2023-01-11T21:19:03.4354390Z test_then_raise (__main__.TestFuture) ... ok (0.000s) 2023-01-11T21:19:03.4354590Z test_then_wrong_arg (__main__.TestFuture) ... ok (0.000s) 2023-01-11T21:19:03.4354770Z test_wait (__main__.TestFuture) ... ok (0.000s) 2023-01-11T21:19:03.4354950Z test_wait_all (__main__.TestFuture) ... [1, 2] 2023-01-11T21:19:03.4355100Z ok (0.001s) 2023-01-11T21:19:03.4355260Z test_wait_multi_thread (__main__.TestFuture) ... ok (0.511s) 2023-01-11T21:19:03.4355530Z test_wait_none (__main__.TestFuture) ... ok (0.002s) 2023-01-11T21:19:03.4355640Z 2023-01-11T21:19:03.4355790Z ---------------------------------------------------------------------- 2023-01-11T21:19:03.4355970Z Ran 22 tests in 0.762s 2023-01-11T21:19:03.4356060Z 2023-01-11T21:19:03.4356100Z OK 2023-01-11T21:19:03.4356160Z 2023-01-11T21:19:03.4356220Z Generating XML reports... 2023-01-11T21:19:03.4356510Z Generated XML report: test-reports/python-unittest/test_futures/TEST-TestFuture-20230111211902.xml 2023-01-11T21:19:03.4356680Z 2023-01-11T21:19:03.4356880Z ##[endgroup] 2023-01-11T21:19:03.4357180Z FINISHED PRINTING LOG FILE of test_futures (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_futures_6m0ggo6b) 2023-01-11T21:19:03.4357400Z 2023-01-11T21:19:04.4634210Z Running test_namedtensor ... [2023-01-11 21:19:04.463227] 2023-01-11T21:19:04.4635250Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_namedtensor.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:19:04.463413] 2023-01-11T21:19:04.4636060Z Ignoring disabled issues: [] 2023-01-11T21:19:05.9353470Z 2023-01-11T21:19:05.9353740Z Expand the folded group to see the log file of test_namedtensor 2023-01-11T21:19:05.9354320Z ##[group]PRINTING LOG FILE of test_namedtensor (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_namedtensor_f_h6jtbc) 2023-01-11T21:19:05.9354520Z 2023-01-11T21:19:05.9354580Z Running tests... 2023-01-11T21:19:05.9354920Z ---------------------------------------------------------------------- 2023-01-11T21:19:05.9355210Z Test results will be stored in test-reports/python-unittest/test_namedtensor 2023-01-11T21:19:05.9355500Z test_aaa_must_run_first_check_experimental_warning (__main__.TestNamedTensor) ... ok (0.001s) 2023-01-11T21:19:05.9355740Z test_addcmul_addcdiv (__main__.TestNamedTensor) ... ok (0.001s) 2023-01-11T21:19:05.9355950Z test_addmm (__main__.TestNamedTensor) ... ok (0.004s) 2023-01-11T21:19:05.9356150Z test_addmv (__main__.TestNamedTensor) ... ok (0.001s) 2023-01-11T21:19:05.9356340Z test_align_as (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T21:19:05.9356570Z test_align_tensors (__main__.TestNamedTensor) ... skip: Not implemented yet (0.000s) 2023-01-11T21:19:05.9356830Z test_align_tensors_two_inputs (__main__.TestNamedTensor) ... skip: Not implemented yet (0.002s) 2023-01-11T21:19:05.9357060Z test_align_to (__main__.TestNamedTensor) ... ok (0.005s) 2023-01-11T21:19:05.9357280Z test_align_to_ellipsis (__main__.TestNamedTensor) ... ok (0.005s) 2023-01-11T21:19:05.9357490Z test_any_all (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T21:19:05.9357740Z test_as_strided (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T21:19:05.9357960Z test_as_strided_cuda (__main__.TestNamedTensor) ... skip: no CUDA (0.000s) 2023-01-11T21:19:05.9358190Z test_autograd_ignores_names (__main__.TestNamedTensor) ... ok (0.010s) 2023-01-11T21:19:05.9358410Z test_autograd_smoke (__main__.TestNamedTensor) ... ok (0.001s) 2023-01-11T21:19:05.9358630Z test_autograd_warns_named_grad (__main__.TestNamedTensor) ... ok (0.001s) 2023-01-11T21:19:05.9358840Z test_bernoulli (__main__.TestNamedTensor) ... ok (0.001s) 2023-01-11T21:19:05.9359050Z test_big_tensor_repr_has_names (__main__.TestNamedTensor) ... ok (0.022s) 2023-01-11T21:19:05.9359250Z test_binary_ops (__main__.TestNamedTensor) ... ok (0.185s) 2023-01-11T21:19:05.9359460Z test_bitwise_not (__main__.TestNamedTensor) ... ok (0.001s) 2023-01-11T21:19:05.9359650Z test_bmm (__main__.TestNamedTensor) ... ok (0.009s) 2023-01-11T21:19:05.9359840Z test_cat (__main__.TestNamedTensor) ... ok (0.007s) 2023-01-11T21:19:05.9360030Z test_cdist (__main__.TestNamedTensor) ... ok (0.001s) 2023-01-11T21:19:05.9360230Z test_comparison_ops (__main__.TestNamedTensor) ... ok (0.002s) 2023-01-11T21:19:05.9360440Z test_copy_transpose (__main__.TestNamedTensor) ... ok (0.001s) 2023-01-11T21:19:05.9360820Z test_cummax_cummin (__main__.TestNamedTensor) ... ok (0.001s) 2023-01-11T21:19:05.9361030Z test_detach (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T21:19:05.9361220Z test_diagonal (__main__.TestNamedTensor) ... ok (0.001s) 2023-01-11T21:19:05.9361420Z test_dot (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T21:19:05.9361600Z test_equal (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T21:19:05.9361800Z test_expand (__main__.TestNamedTensor) ... ok (0.001s) 2023-01-11T21:19:05.9362000Z test_factory_coverage (__main__.TestNamedTensor) ... ok (0.002s) 2023-01-11T21:19:05.9362220Z test_factory_edge_cases (__main__.TestNamedTensor) ... ok (0.011s) 2023-01-11T21:19:05.9362550Z test_flatten (__main__.TestNamedTensor) ... ok (0.005s) 2023-01-11T21:19:05.9362750Z test_flatten_nodims (__main__.TestNamedTensor) ... ok (0.001s) 2023-01-11T21:19:05.9362950Z test_has_names (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T21:19:05.9363150Z test_index_fill (__main__.TestNamedTensor) ... ok (0.001s) 2023-01-11T21:19:05.9363820Z test_info_smoke (__main__.TestNamedTensor) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_namedtensor.py:617: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should 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:19:05.9364290Z tensor.storage() 2023-01-11T21:19:05.9364840Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_namedtensor.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:19:05.9365260Z tensor.storage_type() 2023-01-11T21:19:05.9365860Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/storage.py:959: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:19:05.9366340Z if self.device.type not in ['cpu', 'cuda']: 2023-01-11T21:19:05.9366950Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/storage.py:962: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:19:05.9367450Z module = torch if self.device.type == 'cpu' else torch.cuda 2023-01-11T21:19:05.9374670Z ok (0.001s) 2023-01-11T21:19:05.9374890Z test_logcumsumexp (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T21:19:05.9375110Z test_logical_not (__main__.TestNamedTensor) ... ok (0.001s) 2023-01-11T21:19:05.9375300Z test_logical_ops (__main__.TestNamedTensor) ... ok (0.001s) 2023-01-11T21:19:05.9375500Z test_masked_fill (__main__.TestNamedTensor) ... ok (0.007s) 2023-01-11T21:19:05.9375700Z test_masked_select (__main__.TestNamedTensor) ... ok (0.003s) 2023-01-11T21:19:05.9375900Z test_matmul (__main__.TestNamedTensor) ... ok (0.010s) 2023-01-11T21:19:05.9376100Z test_max_pooling (__main__.TestNamedTensor) ... ok (0.002s) 2023-01-11T21:19:05.9376330Z test_max_pooling_without_names_does_not_warn (__main__.TestNamedTensor) ... ok (0.001s) 2023-01-11T21:19:05.9376550Z test_mm (__main__.TestNamedTensor) ... ok (0.003s) 2023-01-11T21:19:05.9376740Z test_mv (__main__.TestNamedTensor) ... ok (0.001s) 2023-01-11T21:19:05.9376940Z test_no_jit_script_support (__main__.TestNamedTensor) ... ok (0.023s) 2023-01-11T21:19:05.9377260Z test_no_jit_tracer_support (__main__.TestNamedTensor) ... ok (0.005s) 2023-01-11T21:19:05.9377500Z test_no_multiprocessing_support (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T21:19:05.9377730Z test_no_pickle_support (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T21:19:05.9377940Z test_no_save_support (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T21:19:05.9378160Z test_noncontig_contiguous (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T21:19:05.9378380Z test_none_names_refcount (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T21:19:05.9378600Z test_nyi_dimname_overload_msg (__main__.TestNamedTensor) ... ok (0.002s) 2023-01-11T21:19:05.9378890Z test_out_fn_semantics (__main__.TestNamedTensor) ... ok (0.014s) 2023-01-11T21:19:05.9379100Z test_pow_special (__main__.TestNamedTensor) ... ok (0.001s) 2023-01-11T21:19:05.9379300Z test_py3_ellipsis (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T21:19:05.9379510Z test_reduction_fns (__main__.TestNamedTensor) ... ok (0.056s) 2023-01-11T21:19:05.9379710Z test_refine_names (__main__.TestNamedTensor) ... ok (0.004s) 2023-01-11T21:19:05.9379910Z test_rename (__main__.TestNamedTensor) ... ok (0.005s) 2023-01-11T21:19:05.9380110Z test_rename_ (__main__.TestNamedTensor) ... ok (0.004s) 2023-01-11T21:19:05.9380320Z test_rename_globber (__main__.TestNamedTensor) ... ok (0.002s) 2023-01-11T21:19:05.9380530Z test_rename_rename_map (__main__.TestNamedTensor) ... ok (0.001s) 2023-01-11T21:19:05.9380730Z test_repr (__main__.TestNamedTensor) ... ok (0.001s) 2023-01-11T21:19:05.9380930Z test_resize (__main__.TestNamedTensor) ... ok (0.004s) 2023-01-11T21:19:05.9381120Z test_select (__main__.TestNamedTensor) ... ok (0.002s) 2023-01-11T21:19:05.9381330Z test_select_cuda (__main__.TestNamedTensor) ... skip: no CUDA (0.000s) 2023-01-11T21:19:05.9381550Z test_set_names_property (__main__.TestNamedTensor) ... ok (0.003s) 2023-01-11T21:19:05.9381750Z test_size (__main__.TestNamedTensor) ... ok (0.005s) 2023-01-11T21:19:05.9381960Z test_split_fns_propagates_names (__main__.TestNamedTensor) ... ok (0.001s) 2023-01-11T21:19:05.9382180Z test_squeeze (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T21:19:05.9382370Z test_stride (__main__.TestNamedTensor) ... ok (0.004s) 2023-01-11T21:19:05.9382570Z test_tensor_from_lists (__main__.TestNamedTensor) ... ok (0.002s) 2023-01-11T21:19:05.9383170Z test_tensor_from_named_tensor (__main__.TestNamedTensor) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_namedtensor.py:516: 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:19:05.9383560Z tensor = torch.tensor(x) 2023-01-11T21:19:05.9384010Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_namedtensor.py:522: 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:19:05.9384370Z tensor = torch.tensor(x, names=None) 2023-01-11T21:19:05.9384820Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_namedtensor.py:527: 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:19:05.9385190Z tensor = torch.tensor(x, names=('N', 'C')) 2023-01-11T21:19:05.9385340Z ok (0.002s) 2023-01-11T21:19:05.9385520Z test_tensor_from_numpy (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T21:19:05.9386060Z test_tensor_from_tensor (__main__.TestNamedTensor) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_namedtensor.py:511: 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:19:05.9386450Z tensor = torch.tensor(x, names=names) 2023-01-11T21:19:05.9386700Z ok (0.000s) 2023-01-11T21:19:05.9386880Z test_tensor_grad_is_unnamed (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T21:19:05.9387100Z test_transpose_variants (__main__.TestNamedTensor) ... ok (0.001s) 2023-01-11T21:19:05.9387310Z test_trivial (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T21:19:05.9387520Z test_unary_propagate_names_fns (__main__.TestNamedTensor) ... ok (0.009s) 2023-01-11T21:19:05.9387740Z test_unflatten (__main__.TestNamedTensor) ... ok (0.008s) 2023-01-11T21:19:05.9387950Z test_unsupported_op_error_msg (__main__.TestNamedTensor) ... ok (0.007s) 2023-01-11T21:19:05.9388250Z test_using_seen_interned_string_doesnt_bump_refcount (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T21:19:05.9388530Z test_using_unseen_interned_string_bumps_refcount_permanently (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T21:19:05.9388800Z test_using_unseen_uninterned_string_refcounts (__main__.TestNamedTensor) ... ok (0.000s) 2023-01-11T21:19:05.9388940Z 2023-01-11T21:19:05.9389090Z ---------------------------------------------------------------------- 2023-01-11T21:19:05.9389270Z Ran 86 tests in 0.480s 2023-01-11T21:19:05.9389350Z 2023-01-11T21:19:05.9389410Z OK (skipped=4) 2023-01-11T21:19:05.9389480Z 2023-01-11T21:19:05.9389540Z Generating XML reports... 2023-01-11T21:19:05.9389860Z Generated XML report: test-reports/python-unittest/test_namedtensor/TEST-TestNamedTensor-20230111211905.xml 2023-01-11T21:19:05.9390050Z 2023-01-11T21:19:05.9390260Z ##[endgroup] 2023-01-11T21:19:05.9390570Z FINISHED PRINTING LOG FILE of test_namedtensor (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_namedtensor_f_h6jtbc) 2023-01-11T21:19:05.9390760Z 2023-01-11T21:19:06.9590730Z Running test_shape_ops ... [2023-01-11 21:19:06.958881] 2023-01-11T21:19:06.9591440Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_shape_ops.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:19:06.959073] 2023-01-11T21:19:06.9591740Z Ignoring disabled issues: [] 2023-01-11T21:19:08.5944910Z 2023-01-11T21:19:08.5945590Z Expand the folded group to see the log file of test_shape_ops 2023-01-11T21:19:08.5946160Z ##[group]PRINTING LOG FILE of test_shape_ops (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_shape_ops_2rwc3rj0) 2023-01-11T21:19:08.5946350Z 2023-01-11T21:19:08.5946400Z Running tests... 2023-01-11T21:19:08.5946730Z ---------------------------------------------------------------------- 2023-01-11T21:19:08.5947010Z Test results will be stored in test-reports/python-unittest/test_shape_ops 2023-01-11T21:19:08.5947270Z test_clamp_cpu_float32 (__main__.TestShapeOpsCPU) ... ok (0.002s) 2023-01-11T21:19:08.5947540Z test_clamp_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.001s) 2023-01-11T21:19:08.5947840Z test_clamp_propagates_nans_cpu (__main__.TestShapeOpsCPU) ... ok (0.001s) 2023-01-11T21:19:08.5948090Z test_clamp_raises_arg_errors_cpu (__main__.TestShapeOpsCPU) ... ok (0.006s) 2023-01-11T21:19:08.5948340Z test_complex_rot90_cpu_complex128 (__main__.TestShapeOpsCPU) ... ok (0.003s) 2023-01-11T21:19:08.5948580Z test_complex_rot90_cpu_complex64 (__main__.TestShapeOpsCPU) ... ok (0.003s) 2023-01-11T21:19:08.5948800Z test_diag_cpu_bool (__main__.TestShapeOpsCPU) ... ok (0.001s) 2023-01-11T21:19:08.5949020Z test_diag_cpu_float32 (__main__.TestShapeOpsCPU) ... ok (0.001s) 2023-01-11T21:19:08.5949240Z test_diagonal_cpu (__main__.TestShapeOpsCPU) ... ok (0.001s) 2023-01-11T21:19:08.5950310Z test_diagonal_multidim_cpu_float32 (__main__.TestShapeOpsCPU) ... /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:19:08.5950950Z return torch.as_tensor(tensor_like) 2023-01-11T21:19:08.5951090Z ok (0.002s) 2023-01-11T21:19:08.5951260Z test_flip_cpu_bfloat16 (__main__.TestShapeOpsCPU) ... ok (0.006s) 2023-01-11T21:19:08.5951470Z test_flip_cpu_bool (__main__.TestShapeOpsCPU) ... ok (0.004s) 2023-01-11T21:19:08.5951680Z test_flip_cpu_complex128 (__main__.TestShapeOpsCPU) ... ok (0.006s) 2023-01-11T21:19:08.5951890Z test_flip_cpu_complex64 (__main__.TestShapeOpsCPU) ... ok (0.006s) 2023-01-11T21:19:08.5952210Z test_flip_cpu_float16 (__main__.TestShapeOpsCPU) ... ok (0.005s) 2023-01-11T21:19:08.5952420Z test_flip_cpu_float32 (__main__.TestShapeOpsCPU) ... ok (0.015s) 2023-01-11T21:19:08.5952620Z test_flip_cpu_float64 (__main__.TestShapeOpsCPU) ... ok (0.005s) 2023-01-11T21:19:08.5952860Z test_flip_cpu_int16 (__main__.TestShapeOpsCPU) ... ok (0.004s) 2023-01-11T21:19:08.5953070Z test_flip_cpu_int32 (__main__.TestShapeOpsCPU) ... ok (0.004s) 2023-01-11T21:19:08.5953280Z test_flip_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.004s) 2023-01-11T21:19:08.5953480Z test_flip_cpu_int8 (__main__.TestShapeOpsCPU) ... ok (0.004s) 2023-01-11T21:19:08.5953690Z test_flip_cpu_uint8 (__main__.TestShapeOpsCPU) ... ok (0.004s) 2023-01-11T21:19:08.5953900Z test_flip_errors_cpu_bfloat16 (__main__.TestShapeOpsCPU) ... ok (0.006s) 2023-01-11T21:19:08.5954130Z test_flip_errors_cpu_bool (__main__.TestShapeOpsCPU) ... ok (0.005s) 2023-01-11T21:19:08.5954360Z test_flip_errors_cpu_complex128 (__main__.TestShapeOpsCPU) ... ok (0.005s) 2023-01-11T21:19:08.5954590Z test_flip_errors_cpu_complex64 (__main__.TestShapeOpsCPU) ... ok (0.005s) 2023-01-11T21:19:08.5954820Z test_flip_errors_cpu_float16 (__main__.TestShapeOpsCPU) ... ok (0.005s) 2023-01-11T21:19:08.5955040Z test_flip_errors_cpu_float32 (__main__.TestShapeOpsCPU) ... ok (0.005s) 2023-01-11T21:19:08.5955270Z test_flip_errors_cpu_float64 (__main__.TestShapeOpsCPU) ... ok (0.005s) 2023-01-11T21:19:08.5955480Z test_flip_errors_cpu_int16 (__main__.TestShapeOpsCPU) ... ok (0.005s) 2023-01-11T21:19:08.5955700Z test_flip_errors_cpu_int32 (__main__.TestShapeOpsCPU) ... ok (0.005s) 2023-01-11T21:19:08.5955920Z test_flip_errors_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.005s) 2023-01-11T21:19:08.5956130Z test_flip_errors_cpu_int8 (__main__.TestShapeOpsCPU) ... ok (0.006s) 2023-01-11T21:19:08.5956350Z test_flip_errors_cpu_uint8 (__main__.TestShapeOpsCPU) ... ok (0.005s) 2023-01-11T21:19:08.5964000Z test_flip_large_tensor_cpu (__main__.TestShapeOpsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:19:08.5964270Z test_flip_numpy_cpu_bfloat16 (__main__.TestShapeOpsCPU) ... ok (0.015s) 2023-01-11T21:19:08.5964500Z test_flip_numpy_cpu_bool (__main__.TestShapeOpsCPU) ... ok (0.014s) 2023-01-11T21:19:08.5964730Z test_flip_numpy_cpu_complex128 (__main__.TestShapeOpsCPU) ... ok (0.015s) 2023-01-11T21:19:08.5964950Z test_flip_numpy_cpu_complex64 (__main__.TestShapeOpsCPU) ... ok (0.015s) 2023-01-11T21:19:08.5965180Z test_flip_numpy_cpu_float16 (__main__.TestShapeOpsCPU) ... ok (0.015s) 2023-01-11T21:19:08.5965400Z test_flip_numpy_cpu_float32 (__main__.TestShapeOpsCPU) ... ok (0.015s) 2023-01-11T21:19:08.5965620Z test_flip_numpy_cpu_float64 (__main__.TestShapeOpsCPU) ... ok (0.014s) 2023-01-11T21:19:08.5965840Z test_flip_numpy_cpu_int16 (__main__.TestShapeOpsCPU) ... ok (0.014s) 2023-01-11T21:19:08.5966060Z test_flip_numpy_cpu_int32 (__main__.TestShapeOpsCPU) ... ok (0.014s) 2023-01-11T21:19:08.5966270Z test_flip_numpy_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.014s) 2023-01-11T21:19:08.5966490Z test_flip_numpy_cpu_int8 (__main__.TestShapeOpsCPU) ... ok (0.014s) 2023-01-11T21:19:08.5966710Z test_flip_numpy_cpu_uint8 (__main__.TestShapeOpsCPU) ... ok (0.014s) 2023-01-11T21:19:08.5966930Z test_fliplr_cpu_complex128 (__main__.TestShapeOpsCPU) ... ok (0.002s) 2023-01-11T21:19:08.5967290Z test_fliplr_cpu_float64 (__main__.TestShapeOpsCPU) ... ok (0.002s) 2023-01-11T21:19:08.5967510Z test_fliplr_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.002s) 2023-01-11T21:19:08.5967740Z test_fliplr_invalid_cpu_complex128 (__main__.TestShapeOpsCPU) ... ok (0.003s) 2023-01-11T21:19:08.5967980Z test_fliplr_invalid_cpu_float64 (__main__.TestShapeOpsCPU) ... ok (0.003s) 2023-01-11T21:19:08.5968210Z test_fliplr_invalid_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.003s) 2023-01-11T21:19:08.5968430Z test_flipud_cpu_complex128 (__main__.TestShapeOpsCPU) ... ok (0.003s) 2023-01-11T21:19:08.5968650Z test_flipud_cpu_float64 (__main__.TestShapeOpsCPU) ... ok (0.003s) 2023-01-11T21:19:08.5968950Z test_flipud_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.003s) 2023-01-11T21:19:08.5969170Z test_flipud_invalid_cpu_complex128 (__main__.TestShapeOpsCPU) ... ok (0.001s) 2023-01-11T21:19:08.5969410Z test_flipud_invalid_cpu_float64 (__main__.TestShapeOpsCPU) ... ok (0.001s) 2023-01-11T21:19:08.5969640Z test_flipud_invalid_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.001s) 2023-01-11T21:19:08.5969870Z test_movedim_cpu_complex128 (__main__.TestShapeOpsCPU) ... ok (0.018s) 2023-01-11T21:19:08.5970090Z test_movedim_cpu_float32 (__main__.TestShapeOpsCPU) ... ok (0.014s) 2023-01-11T21:19:08.5970310Z test_movedim_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.008s) 2023-01-11T21:19:08.5970540Z test_movedim_invalid_cpu_complex128 (__main__.TestShapeOpsCPU) ... ok (0.020s) 2023-01-11T21:19:08.5970770Z test_movedim_invalid_cpu_float32 (__main__.TestShapeOpsCPU) ... ok (0.020s) 2023-01-11T21:19:08.5971000Z test_movedim_invalid_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.020s) 2023-01-11T21:19:08.5971920Z test_nonzero_astuple_out_cpu (__main__.TestShapeOpsCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_shape_ops.py:629: UserWarning: An output with one or more elements was resized since it had shape [3, 3, 3], which does not match the required output shape [27, 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:19:08.5972560Z self.assertEqual(torch.nonzero(t, as_tuple=False, out=out), torch.nonzero(t, out=out)) 2023-01-11T21:19:08.5972750Z ok (0.024s) 2023-01-11T21:19:08.5973550Z test_nonzero_cpu_bfloat16 (__main__.TestShapeOpsCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_shape_ops.py:596: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [8, 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:19:08.5974130Z torch.nonzero(tensor, out=dst3) 2023-01-11T21:19:08.5974880Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_shape_ops.py:596: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [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:19:08.5975430Z torch.nonzero(tensor, out=dst3) 2023-01-11T21:19:08.5976220Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_shape_ops.py:596: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [6, 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:19:08.5976750Z torch.nonzero(tensor, out=dst3) 2023-01-11T21:19:08.5977470Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_shape_ops.py:596: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [8, 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:19:08.5978040Z torch.nonzero(tensor, out=dst3) 2023-01-11T21:19:08.5978780Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_shape_ops.py:596: UserWarning: An output with one or more elements was resized since it had shape [], which does not match the required output shape [60, 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:19:08.5979300Z torch.nonzero(tensor, out=dst3) 2023-01-11T21:19:08.5979440Z ok (0.013s) 2023-01-11T21:19:08.5979610Z test_nonzero_cpu_bool (__main__.TestShapeOpsCPU) ... ok (0.012s) 2023-01-11T21:19:08.5979830Z test_nonzero_cpu_float16 (__main__.TestShapeOpsCPU) ... ok (0.012s) 2023-01-11T21:19:08.5980050Z test_nonzero_cpu_float32 (__main__.TestShapeOpsCPU) ... ok (0.012s) 2023-01-11T21:19:08.5980260Z test_nonzero_cpu_float64 (__main__.TestShapeOpsCPU) ... ok (0.012s) 2023-01-11T21:19:08.5980470Z test_nonzero_cpu_int16 (__main__.TestShapeOpsCPU) ... ok (0.012s) 2023-01-11T21:19:08.5980690Z test_nonzero_cpu_int32 (__main__.TestShapeOpsCPU) ... ok (0.012s) 2023-01-11T21:19:08.5980890Z test_nonzero_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.012s) 2023-01-11T21:19:08.5981110Z test_nonzero_cpu_int8 (__main__.TestShapeOpsCPU) ... ok (0.012s) 2023-01-11T21:19:08.5981320Z test_nonzero_cpu_uint8 (__main__.TestShapeOpsCPU) ... ok (0.012s) 2023-01-11T21:19:08.5981530Z test_nonzero_discontiguous_cpu (__main__.TestShapeOpsCPU) ... ok (0.001s) 2023-01-11T21:19:08.5981760Z test_nonzero_no_warning_cpu (__main__.TestShapeOpsCPU) ... ok (0.000s) 2023-01-11T21:19:08.5981990Z test_nonzero_non_diff_cpu (__main__.TestShapeOpsCPU) ... ok (0.000s) 2023-01-11T21:19:08.5982200Z test_rot90_cpu (__main__.TestShapeOpsCPU) ... ok (0.010s) 2023-01-11T21:19:08.5982430Z test_sparse_dense_dim_cpu_complex128 (__main__.TestShapeOpsCPU) ... ok (0.001s) 2023-01-11T21:19:08.5982660Z test_sparse_dense_dim_cpu_float32 (__main__.TestShapeOpsCPU) ... ok (0.001s) 2023-01-11T21:19:08.5982900Z test_sparse_dense_dim_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.001s) 2023-01-11T21:19:08.5983540Z test_tolist_cpu (__main__.TestShapeOpsCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_shape_ops.py:75: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should 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:19:08.5984000Z storage = torch.Storage(table1D) 2023-01-11T21:19:08.5984610Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_shape_ops.py:77: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should 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:19:08.5985040Z self.assertEqual(storage.tolist(), table1D) 2023-01-11T21:19:08.5985650Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/storage.py:675: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:19:08.5986090Z return list(self) 2023-01-11T21:19:08.5986650Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/storage.py:649: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:19:08.5987180Z return iter(map(lambda i: self[i], range(self.size()))) 2023-01-11T21:19:08.5987750Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_shape_ops.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:19:08.5988160Z self.assertEqual(storage.tolist(), table1D) 2023-01-11T21:19:08.5988310Z ok (0.001s) 2023-01-11T21:19:08.5988480Z test_trace_cpu_float32 (__main__.TestShapeOpsCPU) ... ok (0.001s) 2023-01-11T21:19:08.5988700Z test_trace_cpu_float64 (__main__.TestShapeOpsCPU) ... ok (0.001s) 2023-01-11T21:19:08.5988910Z test_trace_cpu_int16 (__main__.TestShapeOpsCPU) ... ok (0.001s) 2023-01-11T21:19:08.5989120Z test_trace_cpu_int32 (__main__.TestShapeOpsCPU) ... ok (0.001s) 2023-01-11T21:19:08.5989320Z test_trace_cpu_int64 (__main__.TestShapeOpsCPU) ... ok (0.001s) 2023-01-11T21:19:08.5989530Z test_trace_cpu_int8 (__main__.TestShapeOpsCPU) ... ok (0.001s) 2023-01-11T21:19:08.5989740Z test_trace_cpu_uint8 (__main__.TestShapeOpsCPU) ... ok (0.001s) 2023-01-11T21:19:08.5989940Z test_unbind_cpu (__main__.TestShapeOpsCPU) ... ok (0.001s) 2023-01-11T21:19:08.5990060Z 2023-01-11T21:19:08.5990210Z ---------------------------------------------------------------------- 2023-01-11T21:19:08.5990390Z Ran 92 tests in 0.627s 2023-01-11T21:19:08.5990480Z 2023-01-11T21:19:08.5990530Z OK (skipped=1) 2023-01-11T21:19:08.5990600Z 2023-01-11T21:19:08.5990670Z Generating XML reports... 2023-01-11T21:19:08.5991000Z Generated XML report: test-reports/python-unittest/test_shape_ops/TEST-TestShapeOpsCPU-20230111211907.xml 2023-01-11T21:19:08.5991180Z 2023-01-11T21:19:08.5991390Z ##[endgroup] 2023-01-11T21:19:08.5991690Z FINISHED PRINTING LOG FILE of test_shape_ops (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_shape_ops_2rwc3rj0) 2023-01-11T21:19:08.5991870Z 2023-01-11T21:19:09.6309880Z Running dynamo/test_python_autograd ... [2023-01-11 21:19:09.630828] 2023-01-11T21:19:09.6310920Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'dynamo/test_python_autograd.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:19:09.631013] 2023-01-11T21:19:09.6311210Z Ignoring disabled issues: [] 2023-01-11T21:19:10.9240690Z 2023-01-11T21:19:10.9241080Z Expand the folded group to see the log file of dynamo/test_python_autograd 2023-01-11T21:19:10.9241780Z ##[group]PRINTING LOG FILE of dynamo/test_python_autograd (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_python_autograd_1z4d8v2b) 2023-01-11T21:19:10.9242040Z 2023-01-11T21:19:10.9242100Z Running tests... 2023-01-11T21:19:10.9242410Z ---------------------------------------------------------------------- 2023-01-11T21:19:10.9242900Z Test results will be stored in test-reports/python-unittest/dynamo.test_python_autograd 2023-01-11T21:19:10.9243160Z test_backwards1 (__main__.TestPythonAutograd) ... ok (0.271s) 2023-01-11T21:19:10.9243380Z test_backwards2 (__main__.TestPythonAutograd) ... inline_call [] 2023-01-11T21:19:10.9243660Z stats [('calls_captured', 8), ('fusions_possible', 7), ('unique_graphs', 1)] 2023-01-11T21:19:10.9243850Z inline_call [] 2023-01-11T21:19:10.9244070Z stats [('calls_captured', 8), ('fusions_possible', 7), ('unique_graphs', 1)] 2023-01-11T21:19:10.9244240Z ok (0.048s) 2023-01-11T21:19:10.9244440Z test_forwards1 (__main__.TestPythonAutograd) ... inline_call [] 2023-01-11T21:19:10.9244690Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:19:10.9245040Z ok (0.014s) 2023-01-11T21:19:10.9245210Z test_forwards2 (__main__.TestPythonAutograd) ... inline_call [] 2023-01-11T21:19:10.9245470Z stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:19:10.9245640Z ok (0.014s) 2023-01-11T21:19:10.9252910Z test_split (__main__.TestPythonAutograd) ... inline_call [] 2023-01-11T21:19:10.9253230Z stats [('calls_captured', 8), ('fusions_possible', 6), ('unique_graphs', 2)] 2023-01-11T21:19:10.9253420Z ok (0.047s) 2023-01-11T21:19:10.9253500Z 2023-01-11T21:19:10.9253650Z ---------------------------------------------------------------------- 2023-01-11T21:19:10.9253830Z Ran 5 tests in 0.394s 2023-01-11T21:19:10.9253920Z 2023-01-11T21:19:10.9253970Z OK 2023-01-11T21:19:10.9254030Z 2023-01-11T21:19:10.9254090Z Generating XML reports... 2023-01-11T21:19:10.9254420Z Generated XML report: test-reports/python-unittest/dynamo.test_python_autograd/TEST-TestPythonAutograd-20230111211910.xml 2023-01-11T21:19:10.9254620Z 2023-01-11T21:19:10.9254810Z ##[endgroup] 2023-01-11T21:19:10.9255160Z FINISHED PRINTING LOG FILE of dynamo/test_python_autograd (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_python_autograd_1z4d8v2b) 2023-01-11T21:19:10.9255370Z 2023-01-11T21:19:11.9438630Z Running dynamo/test_verify_correctness ... [2023-01-11 21:19:11.943675] 2023-01-11T21:19:11.9439350Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'dynamo/test_verify_correctness.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:19:11.943857] 2023-01-11T21:19:11.9439700Z Ignoring disabled issues: [] 2023-01-11T21:19:13.1458430Z 2023-01-11T21:19:13.1458730Z Expand the folded group to see the log file of dynamo/test_verify_correctness 2023-01-11T21:19:13.1459370Z ##[group]PRINTING LOG FILE of dynamo/test_verify_correctness (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_verify_correctness_02u07pur) 2023-01-11T21:19:13.1459660Z 2023-01-11T21:19:13.1459720Z Running tests... 2023-01-11T21:19:13.1460090Z ---------------------------------------------------------------------- 2023-01-11T21:19:13.1460390Z Test results will be stored in test-reports/python-unittest/dynamo.test_verify_correctness 2023-01-11T21:19:13.1460670Z test_example_inputs (__main__.TestVerifyCorrectness) ... ok (0.219s) 2023-01-11T21:19:13.1460900Z test_incorrect_verify_false (__main__.TestVerifyCorrectness) 2023-01-11T21:19:13.1461230Z The bad optimization return a graph that ... stats [('calls_captured', 3), ('fusions_possible', 2), ('unique_graphs', 1)] 2023-01-11T21:19:13.1461470Z frames [('total', 2), ('ok', 2)] 2023-01-11T21:19:13.1461700Z stats [('calls_captured', 7), ('fusions_possible', 5), ('unique_graphs', 2)] 2023-01-11T21:19:13.1461890Z ok (0.007s) 2023-01-11T21:19:13.1462060Z test_incorrect_verify_true (__main__.TestVerifyCorrectness) 2023-01-11T21:19:13.1462400Z If a bad optimization return a graph that ... [2023-01-11 21:19:12,926] torch._dynamo.output_graph: [ERROR] error in verify_correctness 2023-01-11T21:19:13.1462630Z Traceback (most recent call last): 2023-01-11T21:19:13.1463150Z File "/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_dynamo/output_graph.py", line 173, in __call__ 2023-01-11T21:19:13.1463440Z raise RuntimeError(f"incorrect results of backend {self}") 2023-01-11T21:19:13.1463710Z RuntimeError: incorrect results of backend 2023-01-11T21:19:13.1463960Z frames [('total', 2), ('ok', 1)] 2023-01-11T21:19:13.1464190Z stats [('calls_captured', 7), ('fusions_possible', 5), ('unique_graphs', 1)] 2023-01-11T21:19:13.1464360Z ok (0.007s) 2023-01-11T21:19:13.1464550Z test_ipex_fp32 (__main__.TestVerifyCorrectness) ... skip: requires ipex (0.000s) 2023-01-11T21:19:13.1464830Z test_nnc (__main__.TestVerifyCorrectness) ... frames [('total', 1), ('ok', 1)] 2023-01-11T21:19:13.1465230Z stats [('calls_captured', 4), ('fusions_possible', 3), ('unique_graphs', 1)] 2023-01-11T21:19:13.1465410Z ok (0.042s) 2023-01-11T21:19:13.1465480Z 2023-01-11T21:19:13.1465620Z ---------------------------------------------------------------------- 2023-01-11T21:19:13.1465810Z Ran 5 tests in 0.276s 2023-01-11T21:19:13.1465890Z 2023-01-11T21:19:13.1465940Z OK (skipped=1) 2023-01-11T21:19:13.1466020Z 2023-01-11T21:19:13.1466080Z Generating XML reports... 2023-01-11T21:19:13.1466410Z Generated XML report: test-reports/python-unittest/dynamo.test_verify_correctness/TEST-TestVerifyCorrectness-20230111211912.xml 2023-01-11T21:19:13.1466610Z 2023-01-11T21:19:13.1466790Z ##[endgroup] 2023-01-11T21:19:13.1467140Z FINISHED PRINTING LOG FILE of dynamo/test_verify_correctness (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/dynamo-test_verify_correctness_02u07pur) 2023-01-11T21:19:13.1467350Z 2023-01-11T21:19:14.1849770Z Running benchmark_utils/test_benchmark_utils ... [2023-01-11 21:19:14.184842] 2023-01-11T21:19:14.1851350Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'benchmark_utils/test_benchmark_utils.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:19:14.185030] 2023-01-11T21:19:14.1851670Z Ignoring disabled issues: [] 2023-01-11T21:19:15.4674980Z 2023-01-11T21:19:15.4675530Z Expand the folded group to see the log file of benchmark_utils/test_benchmark_utils 2023-01-11T21:19:15.4676260Z ##[group]PRINTING LOG FILE of benchmark_utils/test_benchmark_utils (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/benchmark_utils-test_benchmark_utils_ofvhux1k) 2023-01-11T21:19:15.4676540Z 2023-01-11T21:19:15.4676590Z Running tests... 2023-01-11T21:19:15.4676920Z ---------------------------------------------------------------------- 2023-01-11T21:19:15.4677240Z Test results will be stored in test-reports/python-unittest/benchmark_utils.test_benchmark_utils 2023-01-11T21:19:15.4677680Z test_adaptive_timer (__main__.TestBenchmarkUtils) ... [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:19:15.4678160Z [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:19:15.4678570Z [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:19:15.4678820Z ok (0.120s) 2023-01-11T21:19:15.4679050Z test_collect_callgrind (__main__.TestBenchmarkUtils) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:19:15.4679360Z test_collect_cpp_callgrind (__main__.TestBenchmarkUtils) ... skip: Failing on clang, see 74398 (0.001s) 2023-01-11T21:19:15.4679600Z test_compare (__main__.TestBenchmarkUtils) ... ok (0.040s) 2023-01-11T21:19:15.4679840Z test_cpp_timer (__main__.TestBenchmarkUtils) ... skip: Failing on clang, see 74398 (0.000s) 2023-01-11T21:19:15.4680080Z test_fuzzer (__main__.TestBenchmarkUtils) ... ok (0.001s) 2023-01-11T21:19:15.4680480Z test_manipulate_callgrind_stats (__main__.TestBenchmarkUtils) ... ok (0.024s) 2023-01-11T21:19:15.4680700Z test_timer (__main__.TestBenchmarkUtils) ... ok (0.036s) 2023-01-11T21:19:15.4680950Z test_timer_tiny_fast_snippet (__main__.TestBenchmarkUtils) ... skip: Failing on clang, see 74398 (0.000s) 2023-01-11T21:19:15.4681100Z 2023-01-11T21:19:15.4681250Z ---------------------------------------------------------------------- 2023-01-11T21:19:15.4681420Z Ran 9 tests in 0.223s 2023-01-11T21:19:15.4681510Z 2023-01-11T21:19:15.4681560Z OK (skipped=4) 2023-01-11T21:19:15.4681640Z 2023-01-11T21:19:15.4681700Z Generating XML reports... 2023-01-11T21:19:15.4682140Z Generated XML report: test-reports/python-unittest/benchmark_utils.test_benchmark_utils/TEST-TestBenchmarkUtils-20230111211915.xml 2023-01-11T21:19:15.4682350Z 2023-01-11T21:19:15.4682520Z ##[endgroup] 2023-01-11T21:19:15.4682870Z FINISHED PRINTING LOG FILE of benchmark_utils/test_benchmark_utils (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/benchmark_utils-test_benchmark_utils_ofvhux1k) 2023-01-11T21:19:15.4683080Z 2023-01-11T21:19:16.4872420Z Running nn/test_module_hooks ... [2023-01-11 21:19:16.487082] 2023-01-11T21:19:16.4873520Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'nn/test_module_hooks.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:19:16.487269] 2023-01-11T21:19:16.4873830Z Ignoring disabled issues: [] 2023-01-11T21:19:17.5372760Z 2023-01-11T21:19:17.5373090Z Expand the folded group to see the log file of nn/test_module_hooks 2023-01-11T21:19:17.5373730Z ##[group]PRINTING LOG FILE of nn/test_module_hooks (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/nn-test_module_hooks_2lce9jgm) 2023-01-11T21:19:17.5374010Z 2023-01-11T21:19:17.5374080Z Running tests... 2023-01-11T21:19:17.5374420Z ---------------------------------------------------------------------- 2023-01-11T21:19:17.5374710Z Test results will be stored in test-reports/python-unittest/nn.test_module_hooks 2023-01-11T21:19:17.5375430Z test_global_and_local_hooks_order (__main__.TestModuleGlobalHooks) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/module.py:1331: UserWarning: Using a non-full backward hook when the forward contains multiple autograd Nodes is deprecated and will be removed in future versions. This hook will be missing some grad_input. Please use register_full_backward_hook to get the documented behavior. 2023-01-11T21:19:17.5376040Z warnings.warn("Using a non-full backward hook when the forward contains multiple autograd Nodes " 2023-01-11T21:19:17.5376240Z ok (0.045s) 2023-01-11T21:19:17.5376440Z test_module_backward_global_hook_writeable (__main__.TestModuleGlobalHooks) ... ok (0.001s) 2023-01-11T21:19:17.5376700Z test_module_forward_forward_hook_removable (__main__.TestModuleGlobalHooks) 2023-01-11T21:19:17.5376960Z This test is to test when multiple forward hook functions can be registered ... ok (0.001s) 2023-01-11T21:19:17.5377220Z test_module_forward_preforward_hook_removable (__main__.TestModuleGlobalHooks) 2023-01-11T21:19:17.5377520Z This test is to test when multiple pre-forward hook functions can be ... ok (0.001s) 2023-01-11T21:19:17.5377790Z test_module_global_forward_preforward_hook_writeable (__main__.TestModuleGlobalHooks) ... ok (0.001s) 2023-01-11T21:19:17.5378060Z test_module_global_hook_invalid_outputs (__main__.TestModuleGlobalHooks) ... ok (0.001s) 2023-01-11T21:19:17.5378300Z test_module_global_hooks (__main__.TestModuleGlobalHooks) ... ok (0.004s) 2023-01-11T21:19:17.5378530Z test_backward_hooks_interaction (__main__.TestModuleHookNN) ... ok (0.001s) 2023-01-11T21:19:17.5378790Z test_hook_backward_size (__main__.TestModuleHookNN) ... ok (0.001s) 2023-01-11T21:19:17.5379020Z test_hook_backward_writeable (__main__.TestModuleHookNN) ... ok (0.001s) 2023-01-11T21:19:17.5379250Z test_hook_buffer_registration (__main__.TestModuleHookNN) ... ok (0.001s) 2023-01-11T21:19:17.5379640Z test_hook_cpp (__main__.TestModuleHookNN) ... ok (0.001s) 2023-01-11T21:19:17.5379860Z test_hook_extra_input (__main__.TestModuleHookNN) ... ok (0.001s) 2023-01-11T21:19:17.5380090Z test_hook_forward_preforward_writable (__main__.TestModuleHookNN) ... ok (0.001s) 2023-01-11T21:19:17.5380320Z test_hook_inplace (__main__.TestModuleHookNN) ... ok (0.014s) 2023-01-11T21:19:17.5380530Z test_hook_invalid_outputs (__main__.TestModuleHookNN) ... ok (0.001s) 2023-01-11T21:19:17.5380760Z test_hook_last_arg_requires_grad (__main__.TestModuleHookNN) ... ok (0.000s) 2023-01-11T21:19:17.5380980Z test_hook_no_requires_grad (__main__.TestModuleHookNN) ... ok (0.001s) 2023-01-11T21:19:17.5381330Z test_hook_non_full_warning (__main__.TestModuleHookNN) ... ok (0.004s) 2023-01-11T21:19:17.5381560Z test_hook_parameter_registration (__main__.TestModuleHookNN) ... ok (0.001s) 2023-01-11T21:19:17.5388360Z test_hook_requires_grad (__main__.TestModuleHookNN) ... ok (0.001s) 2023-01-11T21:19:17.5388600Z test_hook_submodule_registration (__main__.TestModuleHookNN) ... ok (0.001s) 2023-01-11T21:19:17.5389290Z test_hooks (__main__.TestModuleHookNN) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/module.py:1331: UserWarning: Using a non-full backward hook when the forward contains multiple autograd Nodes is deprecated and will be removed in future versions. This hook will be missing some grad_input. Please use register_full_backward_hook to get the documented behavior. 2023-01-11T21:19:17.5389850Z warnings.warn("Using a non-full backward hook when the forward contains multiple autograd Nodes " 2023-01-11T21:19:17.5390050Z ok (0.005s) 2023-01-11T21:19:17.5390220Z test_forward_hooks (__main__.TestModuleHooks) ... ok (0.002s) 2023-01-11T21:19:17.5390430Z test_forward_pre_hooks (__main__.TestModuleHooks) ... ok (0.002s) 2023-01-11T21:19:17.5390650Z test_full_backward_hooks (__main__.TestModuleHooks) ... ok (0.002s) 2023-01-11T21:19:17.5390870Z test_full_backward_pre_hooks (__main__.TestModuleHooks) ... ok (0.002s) 2023-01-11T21:19:17.5391090Z test_kwarg_hooks (__main__.TestModuleHooks) ... ok (0.002s) 2023-01-11T21:19:17.5391290Z test_mixed_hooks (__main__.TestModuleHooks) ... ok (0.002s) 2023-01-11T21:19:17.5391500Z test_remove_kwarg_hooks (__main__.TestModuleHooks) ... ok (0.001s) 2023-01-11T21:19:17.5391730Z test_load_state_dict_module_pre_hook (__main__.TestStateDictHooks) ... ok (0.001s) 2023-01-11T21:19:17.5391980Z test_load_state_dict_post_hook (__main__.TestStateDictHooks) ... ok (0.001s) 2023-01-11T21:19:17.5392230Z test_load_state_dict_post_hook_backward_compatibility (__main__.TestStateDictHooks) ... ok (0.004s) 2023-01-11T21:19:17.5392490Z test_load_state_dict_pre_hook (__main__.TestStateDictHooks) ... ok (0.001s) 2023-01-11T21:19:17.5392720Z test_no_extra_ref_to_module (__main__.TestStateDictHooks) ... ok (0.000s) 2023-01-11T21:19:17.5392980Z test_pickled_hook (__main__.TestStateDictHooks) ... ok (0.001s) 2023-01-11T21:19:17.5393100Z 2023-01-11T21:19:17.5393250Z ---------------------------------------------------------------------- 2023-01-11T21:19:17.5393430Z Ran 36 tests in 0.107s 2023-01-11T21:19:17.5393520Z 2023-01-11T21:19:17.5393560Z OK 2023-01-11T21:19:17.5393630Z 2023-01-11T21:19:17.5393690Z Generating XML reports... 2023-01-11T21:19:17.5394010Z Generated XML report: test-reports/python-unittest/nn.test_module_hooks/TEST-TestModuleGlobalHooks-20230111211917.xml 2023-01-11T21:19:17.5394390Z Generated XML report: test-reports/python-unittest/nn.test_module_hooks/TEST-TestModuleHookNN-20230111211917.xml 2023-01-11T21:19:17.5394770Z Generated XML report: test-reports/python-unittest/nn.test_module_hooks/TEST-TestModuleHooks-20230111211917.xml 2023-01-11T21:19:17.5395160Z Generated XML report: test-reports/python-unittest/nn.test_module_hooks/TEST-TestStateDictHooks-20230111211917.xml 2023-01-11T21:19:17.5395330Z 2023-01-11T21:19:17.5395520Z ##[endgroup] 2023-01-11T21:19:17.5395990Z FINISHED PRINTING LOG FILE of nn/test_module_hooks (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/nn-test_module_hooks_2lce9jgm) 2023-01-11T21:19:17.5396180Z 2023-01-11T21:19:18.5799290Z Running test_tensorboard ... [2023-01-11 21:19:18.579784] 2023-01-11T21:19:18.5800620Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_tensorboard.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:19:18.579954] 2023-01-11T21:19:18.5800950Z Ignoring disabled issues: [] 2023-01-11T21:19:19.3829480Z 2023-01-11T21:19:19.3829780Z Expand the folded group to see the log file of test_tensorboard 2023-01-11T21:19:19.3830620Z ##[group]PRINTING LOG FILE of test_tensorboard (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_tensorboard_skscqp1h) 2023-01-11T21:19:19.3830870Z 2023-01-11T21:19:19.3830920Z Running tests... 2023-01-11T21:19:19.3831280Z ---------------------------------------------------------------------- 2023-01-11T21:19:19.3831580Z Test results will be stored in test-reports/python-unittest/test_tensorboard 2023-01-11T21:19:19.3831900Z test_embedding (__main__.TestTensorBoardEmbedding) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T21:19:19.3832300Z test_embedding_64 (__main__.TestTensorBoardEmbedding) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T21:19:19.3832590Z test_figure (__main__.TestTensorBoardFigure) ... skip: no matplotlib (0.000s) 2023-01-11T21:19:19.3832840Z test_figure_list (__main__.TestTensorBoardFigure) ... skip: no matplotlib (0.000s) 2023-01-11T21:19:19.3833090Z test_caffe2_np (__main__.TestTensorBoardNumpy) ... skip: no caffe2 (0.000s) 2023-01-11T21:19:19.3833340Z test_caffe2_np_expect_fail (__main__.TestTensorBoardNumpy) ... skip: no caffe2 (0.000s) 2023-01-11T21:19:19.3833600Z test_caffe2_simple_cnnmodel (__main__.TestTensorBoardNumpy) ... skip: no caffe2 (0.000s) 2023-01-11T21:19:19.3833870Z test_caffe2_simple_model (__main__.TestTensorBoardNumpy) ... skip: no caffe2 (0.001s) 2023-01-11T21:19:19.3834190Z test_pytorch_np_expect_fail (__main__.TestTensorBoardNumpy) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T21:19:19.3834500Z test_scalar (__main__.TestTensorBoardNumpy) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T21:19:19.3834820Z test_pytorch_autograd_np (__main__.TestTensorBoardPyTorchNumpy) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T21:19:19.3835160Z test_pytorch_histogram (__main__.TestTensorBoardPyTorchNumpy) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T21:19:19.3835490Z test_pytorch_histogram_raw (__main__.TestTensorBoardPyTorchNumpy) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2023-01-11T21:19:19.3835820Z test_pytorch_np (__main__.TestTensorBoardPyTorchNumpy) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T21:19:19.3836150Z test_pytorch_write (__main__.TestTensorBoardPyTorchNumpy) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T21:19:19.3836470Z test_mlp_graph (__main__.TestTensorBoardPytorchGraph) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T21:19:19.3836800Z test_nested_nn_squential (__main__.TestTensorBoardPytorchGraph) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2023-01-11T21:19:19.3837120Z test_pytorch_graph (__main__.TestTensorBoardPytorchGraph) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2023-01-11T21:19:19.3837460Z test_pytorch_graph_dict_input (__main__.TestTensorBoardPytorchGraph) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2023-01-11T21:19:19.3837770Z test_torchvision_smoke (__main__.TestTensorBoardPytorchGraph) ... skip: no torchvision (0.000s) 2023-01-11T21:19:19.3838200Z test_wrong_input_size (__main__.TestTensorBoardPytorchGraph) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T21:19:19.3838520Z test_audio (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T21:19:19.3838840Z test_custom_scalars (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T21:19:19.3839160Z test_empty_input (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T21:19:19.3839410Z test_float32_image (__main__.TestTensorBoardSummary) 2023-01-11T21:19:19.3839690Z Tests that float32 image (pixel values in [0, 1]) are scaled correctly ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T21:19:19.3840080Z test_histogram_auto (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T21:19:19.3840400Z test_histogram_doane (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T21:19:19.3840710Z test_histogram_fd (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T21:19:19.3841010Z test_hparams_bool (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T21:19:19.3841330Z test_hparams_domain_discrete (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T21:19:19.3841650Z test_hparams_number (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T21:19:19.3841970Z test_hparams_smoke (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T21:19:19.3842270Z test_hparams_string (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T21:19:19.3842600Z test_hparams_wrong_parameter (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T21:19:19.3842930Z test_image_with_3_channel_batched (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T21:19:19.3843250Z test_image_with_boxes (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T21:19:19.3843560Z test_image_with_one_channel (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T21:19:19.3843890Z test_image_with_one_channel_batched (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T21:19:19.3844230Z test_image_without_channel (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T21:19:19.3844540Z test_list_input (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T21:19:19.3844840Z test_mesh (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T21:19:19.3845140Z test_scalar_new_style (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T21:19:19.3845440Z test_text (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T21:19:19.3845680Z test_uint8_image (__main__.TestTensorBoardSummary) 2023-01-11T21:19:19.3845940Z Tests that uint8 image (pixel values in [0, 255]) is not changed ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T21:19:19.3846260Z test_video (__main__.TestTensorBoardSummary) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T21:19:19.3846570Z test_pathlib (__main__.TestTensorBoardSummaryWriter) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T21:19:19.3846940Z test_summary_writer_close (__main__.TestTensorBoardSummaryWriter) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T21:19:19.3847290Z test_summary_writer_ctx (__main__.TestTensorBoardSummaryWriter) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T21:19:19.3847630Z test_convert_to_HWC_dtype_remains_same (__main__.TestTensorBoardUtils) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T21:19:19.3847940Z test_numpy_vid_uint8 (__main__.TestTensorBoardUtils) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T21:19:19.3848300Z test_prepare_video (__main__.TestTensorBoardUtils) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T21:19:19.3848600Z test_to_HWC (__main__.TestTensorBoardUtils) ... skip: Skip the test since TensorBoard is not installed (0.000s) 2023-01-11T21:19:19.3848890Z test_writer (__main__.TestTensorBoardWriter) ... skip: Skip the test since TensorBoard is not installed (0.001s) 2023-01-11T21:19:19.3849050Z 2023-01-11T21:19:19.3849210Z ---------------------------------------------------------------------- 2023-01-11T21:19:19.3849390Z Ran 53 tests in 0.016s 2023-01-11T21:19:19.3849480Z 2023-01-11T21:19:19.3849530Z OK (skipped=53) 2023-01-11T21:19:19.3849610Z 2023-01-11T21:19:19.3849670Z Generating XML reports... 2023-01-11T21:19:19.3850000Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardEmbedding-20230111211919.xml 2023-01-11T21:19:19.3850410Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardFigure-20230111211919.xml 2023-01-11T21:19:19.3850790Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardNumpy-20230111211919.xml 2023-01-11T21:19:19.3851200Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardPyTorchNumpy-20230111211919.xml 2023-01-11T21:19:19.3851610Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardPytorchGraph-20230111211919.xml 2023-01-11T21:19:19.3852010Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardSummary-20230111211919.xml 2023-01-11T21:19:19.3852440Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardSummaryWriter-20230111211919.xml 2023-01-11T21:19:19.3852830Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardUtils-20230111211919.xml 2023-01-11T21:19:19.3853220Z Generated XML report: test-reports/python-unittest/test_tensorboard/TEST-TestTensorBoardWriter-20230111211919.xml 2023-01-11T21:19:19.3853400Z 2023-01-11T21:19:19.3853580Z ##[endgroup] 2023-01-11T21:19:19.3853910Z FINISHED PRINTING LOG FILE of test_tensorboard (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_tensorboard_skscqp1h) 2023-01-11T21:19:19.3854100Z 2023-01-11T21:19:20.4059790Z Running test_dlpack ... [2023-01-11 21:19:20.405817] 2023-01-11T21:19:20.4061120Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_dlpack.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:19:20.405994] 2023-01-11T21:19:20.4061410Z Ignoring disabled issues: [] 2023-01-11T21:19:21.4578870Z 2023-01-11T21:19:21.4579120Z Expand the folded group to see the log file of test_dlpack 2023-01-11T21:19:21.4579670Z ##[group]PRINTING LOG FILE of test_dlpack (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_dlpack_j86dsuz2) 2023-01-11T21:19:21.4579870Z 2023-01-11T21:19:21.4579920Z Running tests... 2023-01-11T21:19:21.4580270Z ---------------------------------------------------------------------- 2023-01-11T21:19:21.4580540Z Test results will be stored in test-reports/python-unittest/test_dlpack 2023-01-11T21:19:21.4580790Z test_dlpack_capsule_conversion_cpu_bfloat16 (__main__.TestTorchDlPackCPU) ... ok (0.001s) 2023-01-11T21:19:21.4581230Z test_dlpack_capsule_conversion_cpu_complex128 (__main__.TestTorchDlPackCPU) ... ok (0.001s) 2023-01-11T21:19:21.4581500Z test_dlpack_capsule_conversion_cpu_complex64 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4581790Z test_dlpack_capsule_conversion_cpu_float16 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4582100Z test_dlpack_capsule_conversion_cpu_float32 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4582390Z test_dlpack_capsule_conversion_cpu_float64 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4582650Z test_dlpack_capsule_conversion_cpu_int16 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4583020Z test_dlpack_capsule_conversion_cpu_int32 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4583300Z test_dlpack_capsule_conversion_cpu_int64 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4583610Z test_dlpack_capsule_conversion_cpu_int8 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4583860Z test_dlpack_capsule_conversion_cpu_uint8 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4584140Z test_dlpack_conversion_with_diff_streams_cpu_bfloat16 (__main__.TestTorchDlPackCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:19:21.4584450Z test_dlpack_conversion_with_diff_streams_cpu_complex128 (__main__.TestTorchDlPackCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:19:21.4584760Z test_dlpack_conversion_with_diff_streams_cpu_complex64 (__main__.TestTorchDlPackCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:19:21.4585060Z test_dlpack_conversion_with_diff_streams_cpu_float16 (__main__.TestTorchDlPackCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:19:21.4585380Z test_dlpack_conversion_with_diff_streams_cpu_float32 (__main__.TestTorchDlPackCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:19:21.4585680Z test_dlpack_conversion_with_diff_streams_cpu_float64 (__main__.TestTorchDlPackCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:19:21.4585970Z test_dlpack_conversion_with_diff_streams_cpu_int16 (__main__.TestTorchDlPackCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:19:21.4586260Z test_dlpack_conversion_with_diff_streams_cpu_int32 (__main__.TestTorchDlPackCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:19:21.4586550Z test_dlpack_conversion_with_diff_streams_cpu_int64 (__main__.TestTorchDlPackCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:19:21.4586830Z test_dlpack_conversion_with_diff_streams_cpu_int8 (__main__.TestTorchDlPackCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:19:21.4587120Z test_dlpack_conversion_with_diff_streams_cpu_uint8 (__main__.TestTorchDlPackCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:19:21.4587410Z test_dlpack_conversion_with_streams_cpu_bfloat16 (__main__.TestTorchDlPackCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:19:21.4587710Z test_dlpack_conversion_with_streams_cpu_complex128 (__main__.TestTorchDlPackCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:19:21.4588000Z test_dlpack_conversion_with_streams_cpu_complex64 (__main__.TestTorchDlPackCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:19:21.4588300Z test_dlpack_conversion_with_streams_cpu_float16 (__main__.TestTorchDlPackCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:19:21.4588590Z test_dlpack_conversion_with_streams_cpu_float32 (__main__.TestTorchDlPackCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:19:21.4588880Z test_dlpack_conversion_with_streams_cpu_float64 (__main__.TestTorchDlPackCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:19:21.4589160Z test_dlpack_conversion_with_streams_cpu_int16 (__main__.TestTorchDlPackCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:19:21.4589450Z test_dlpack_conversion_with_streams_cpu_int32 (__main__.TestTorchDlPackCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:19:21.4589780Z test_dlpack_conversion_with_streams_cpu_int64 (__main__.TestTorchDlPackCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:19:21.4590070Z test_dlpack_conversion_with_streams_cpu_int8 (__main__.TestTorchDlPackCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:19:21.4590350Z test_dlpack_conversion_with_streams_cpu_uint8 (__main__.TestTorchDlPackCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:19:21.4590630Z test_dlpack_default_stream_cpu (__main__.TestTorchDlPackCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:19:21.4590890Z test_dlpack_error_on_bool_tensor_cpu (__main__.TestTorchDlPackCPU) ... ok (0.002s) 2023-01-11T21:19:21.4591140Z test_dlpack_export_is_conj_cpu (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4591420Z test_dlpack_export_non_strided_cpu (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4591680Z test_dlpack_export_requires_grad_cpu (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4591920Z test_dlpack_normalize_strides_cpu (__main__.TestTorchDlPackCPU) ... ok (0.001s) 2023-01-11T21:19:21.4592180Z test_dlpack_protocol_conversion_cpu_bfloat16 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4592440Z test_dlpack_protocol_conversion_cpu_complex128 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4592700Z test_dlpack_protocol_conversion_cpu_complex64 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4592970Z test_dlpack_protocol_conversion_cpu_float16 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4593230Z test_dlpack_protocol_conversion_cpu_float32 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4593480Z test_dlpack_protocol_conversion_cpu_float64 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4593730Z test_dlpack_protocol_conversion_cpu_int16 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4593980Z test_dlpack_protocol_conversion_cpu_int32 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4594240Z test_dlpack_protocol_conversion_cpu_int64 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4594490Z test_dlpack_protocol_conversion_cpu_int8 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4594730Z test_dlpack_protocol_conversion_cpu_uint8 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4594980Z test_dlpack_shared_storage_cpu (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4595230Z test_dlpack_tensor_invalid_stream_cpu_bfloat16 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4595500Z test_dlpack_tensor_invalid_stream_cpu_complex128 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4595760Z test_dlpack_tensor_invalid_stream_cpu_complex64 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4596020Z test_dlpack_tensor_invalid_stream_cpu_float16 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4596280Z test_dlpack_tensor_invalid_stream_cpu_float32 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4596530Z test_dlpack_tensor_invalid_stream_cpu_float64 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4596780Z test_dlpack_tensor_invalid_stream_cpu_int16 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4597030Z test_dlpack_tensor_invalid_stream_cpu_int32 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4597270Z test_dlpack_tensor_invalid_stream_cpu_int64 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4597510Z test_dlpack_tensor_invalid_stream_cpu_int8 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4597760Z test_dlpack_tensor_invalid_stream_cpu_uint8 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4598000Z test_from_dlpack_cpu_bfloat16 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4598230Z test_from_dlpack_cpu_complex128 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4598470Z test_from_dlpack_cpu_complex64 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4598770Z test_from_dlpack_cpu_float16 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4599010Z test_from_dlpack_cpu_float32 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4599230Z test_from_dlpack_cpu_float64 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4599460Z test_from_dlpack_cpu_int16 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4599690Z test_from_dlpack_cpu_int32 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4599920Z test_from_dlpack_cpu_int64 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4600140Z test_from_dlpack_cpu_int8 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4600450Z test_from_dlpack_cpu_uint8 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4600690Z test_from_dlpack_dtype_cpu_bfloat16 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4600940Z test_from_dlpack_dtype_cpu_complex128 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4601180Z test_from_dlpack_dtype_cpu_complex64 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4601430Z test_from_dlpack_dtype_cpu_float16 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4601670Z test_from_dlpack_dtype_cpu_float32 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4601910Z test_from_dlpack_dtype_cpu_float64 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4602150Z test_from_dlpack_dtype_cpu_int16 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4602380Z test_from_dlpack_dtype_cpu_int32 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4602610Z test_from_dlpack_dtype_cpu_int64 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4602840Z test_from_dlpack_dtype_cpu_int8 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4603070Z test_from_dlpack_dtype_cpu_uint8 (__main__.TestTorchDlPackCPU) ... ok (0.000s) 2023-01-11T21:19:21.4603310Z test_from_dlpack_noncontinguous_cpu_bfloat16 (__main__.TestTorchDlPackCPU) ... ok (0.001s) 2023-01-11T21:19:21.4603570Z test_from_dlpack_noncontinguous_cpu_complex128 (__main__.TestTorchDlPackCPU) ... ok (0.001s) 2023-01-11T21:19:21.4603830Z test_from_dlpack_noncontinguous_cpu_complex64 (__main__.TestTorchDlPackCPU) ... ok (0.001s) 2023-01-11T21:19:21.4604090Z test_from_dlpack_noncontinguous_cpu_float16 (__main__.TestTorchDlPackCPU) ... ok (0.001s) 2023-01-11T21:19:21.4604350Z test_from_dlpack_noncontinguous_cpu_float32 (__main__.TestTorchDlPackCPU) ... ok (0.001s) 2023-01-11T21:19:21.4604600Z test_from_dlpack_noncontinguous_cpu_float64 (__main__.TestTorchDlPackCPU) ... ok (0.001s) 2023-01-11T21:19:21.4604850Z test_from_dlpack_noncontinguous_cpu_int16 (__main__.TestTorchDlPackCPU) ... ok (0.001s) 2023-01-11T21:19:21.4605100Z test_from_dlpack_noncontinguous_cpu_int32 (__main__.TestTorchDlPackCPU) ... ok (0.001s) 2023-01-11T21:19:21.4605350Z test_from_dlpack_noncontinguous_cpu_int64 (__main__.TestTorchDlPackCPU) ... ok (0.001s) 2023-01-11T21:19:21.4605600Z test_from_dlpack_noncontinguous_cpu_int8 (__main__.TestTorchDlPackCPU) ... ok (0.001s) 2023-01-11T21:19:21.4605850Z test_from_dlpack_noncontinguous_cpu_uint8 (__main__.TestTorchDlPackCPU) ... ok (0.001s) 2023-01-11T21:19:21.4605990Z 2023-01-11T21:19:21.4606150Z ---------------------------------------------------------------------- 2023-01-11T21:19:21.4606330Z Ran 95 tests in 0.046s 2023-01-11T21:19:21.4606420Z 2023-01-11T21:19:21.4606470Z OK (skipped=23) 2023-01-11T21:19:21.4606560Z 2023-01-11T21:19:21.4606620Z Generating XML reports... 2023-01-11T21:19:21.4606950Z Generated XML report: test-reports/python-unittest/test_dlpack/TEST-TestTorchDlPackCPU-20230111211921.xml 2023-01-11T21:19:21.4607120Z 2023-01-11T21:19:21.4607330Z ##[endgroup] 2023-01-11T21:19:21.4607630Z FINISHED PRINTING LOG FILE of test_dlpack (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_dlpack_j86dsuz2) 2023-01-11T21:19:21.4607880Z 2023-01-11T21:19:22.4793950Z Running test_jit_llga_fuser ... [2023-01-11 21:19:22.479236] 2023-01-11T21:19:22.4795310Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_jit_llga_fuser.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:19:22.479413] 2023-01-11T21:19:22.4795610Z Ignoring disabled issues: [] 2023-01-11T21:19:23.5435300Z 2023-01-11T21:19:23.5435620Z Expand the folded group to see the log file of test_jit_llga_fuser 2023-01-11T21:19:23.5436170Z ##[group]PRINTING LOG FILE of test_jit_llga_fuser (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_jit_llga_fuser_zt_04un9) 2023-01-11T21:19:23.5436600Z 2023-01-11T21:19:23.5436660Z Running tests... 2023-01-11T21:19:23.5436980Z ---------------------------------------------------------------------- 2023-01-11T21:19:23.5437340Z test_dynamo_aot_ts_onednn (__main__.TestDynamoAOT) ... Test results will be stored in test-reports/python-unittest/test_jit_llga_fuser 2023-01-11T21:19:23.5437630Z skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:19:23.5437920Z test_context_manager (__main__.TestEnableDisableLlgaFuser) ... skip: MKL-DNN build is disabled (0.001s) 2023-01-11T21:19:23.5438230Z test_bn2d_eltwise_cpu_bfloat16 (__main__.TestFusionPatternCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5438550Z test_bn2d_eltwise_cpu_float32 (__main__.TestFusionPatternCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5438870Z test_conv2d_bn_cpu_bfloat16 (__main__.TestFusionPatternCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5439190Z test_conv2d_bn_cpu_float32 (__main__.TestFusionPatternCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5439510Z test_conv2d_bn_relu_cpu_bfloat16 (__main__.TestFusionPatternCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5439820Z test_conv2d_bn_relu_cpu_float32 (__main__.TestFusionPatternCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5440180Z test_conv2d_clamp_cpu_bfloat16 (__main__.TestFusionPatternCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:19:23.5440490Z test_conv2d_clamp_cpu_float32 (__main__.TestFusionPatternCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:19:23.5440810Z test_conv2d_eltwise_cpu_bfloat16 (__main__.TestFusionPatternCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:19:23.5441120Z test_conv2d_eltwise_cpu_float32 (__main__.TestFusionPatternCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:19:23.5441430Z test_conv2d_silu_cpu_bfloat16 (__main__.TestFusionPatternCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:19:23.5441750Z test_conv2d_silu_cpu_float32 (__main__.TestFusionPatternCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:19:23.5442050Z test_conv2d_sum_cpu_bfloat16 (__main__.TestFusionPatternCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:19:23.5442360Z test_conv2d_sum_cpu_float32 (__main__.TestFusionPatternCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:19:23.5442680Z test_ensure_tensor_is_rewrapped_cpu_bfloat16 (__main__.TestFusionPatternCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:19:23.5443020Z test_ensure_tensor_is_rewrapped_cpu_float32 (__main__.TestFusionPatternCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:19:23.5443350Z test_linear_eltwise_cpu_bfloat16 (__main__.TestFusionPatternCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:19:23.5443770Z test_linear_eltwise_cpu_float32 (__main__.TestFusionPatternCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5444110Z test_rewrap_tensor_input_to_pytorch_cpu_bfloat16 (__main__.TestFusionPatternCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:19:23.5444450Z test_rewrap_tensor_input_to_pytorch_cpu_float32 (__main__.TestFusionPatternCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.001s) 2023-01-11T21:19:23.5444780Z test_wildcard_cpu_bfloat16 (__main__.TestFusionPatternCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5445150Z test_wildcard_cpu_float32 (__main__.TestFusionPatternCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5445490Z test_wildcard_unsupported_dtype_cpu_int32 (__main__.TestFusionPatternCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5445800Z test_vision_alexnet_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5446090Z test_vision_alexnet_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5446370Z test_vision_densenet121_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5446660Z test_vision_densenet121_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5446950Z test_vision_densenet161_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5447240Z test_vision_densenet161_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5447520Z test_vision_densenet169_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5447810Z test_vision_densenet169_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5448090Z test_vision_densenet201_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5448380Z test_vision_densenet201_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5448670Z test_vision_efficientnet_b0_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5448970Z test_vision_efficientnet_b0_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5449260Z test_vision_efficientnet_b1_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5449560Z test_vision_efficientnet_b1_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5449850Z test_vision_efficientnet_b2_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5450150Z test_vision_efficientnet_b2_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5450440Z test_vision_efficientnet_b3_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5450730Z test_vision_efficientnet_b3_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5451010Z test_vision_efficientnet_b4_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5451350Z test_vision_efficientnet_b4_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5451650Z test_vision_efficientnet_b5_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5451940Z test_vision_efficientnet_b5_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5452230Z test_vision_efficientnet_b6_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5452520Z test_vision_efficientnet_b6_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5452850Z test_vision_efficientnet_b7_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5453140Z test_vision_efficientnet_b7_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5453430Z test_vision_googlenet_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5453730Z test_vision_googlenet_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5454020Z test_vision_mnasnet1_0_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5454300Z test_vision_mnasnet1_0_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5454590Z test_vision_mobilenet_v2_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5454880Z test_vision_mobilenet_v2_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5455180Z test_vision_mobilenet_v3_large_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5455470Z test_vision_mobilenet_v3_large_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5455770Z test_vision_regnet_y_400mf_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5456060Z test_vision_regnet_y_400mf_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5456380Z test_vision_resnet50_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5456670Z test_vision_resnet50_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5456950Z test_vision_resnext101_32x8d_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5457240Z test_vision_resnext101_32x8d_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5457520Z test_vision_resnext50_32x4d_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5457810Z test_vision_resnext50_32x4d_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5458100Z test_vision_shufflenet_v2_x1_0_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5458400Z test_vision_shufflenet_v2_x1_0_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5458690Z test_vision_squeezenet1_0_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5459040Z test_vision_squeezenet1_0_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5459330Z test_vision_vgg16_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5459610Z test_vision_vgg16_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5459900Z test_vision_wide_resnet50_2_bfloat16 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5460190Z test_vision_wide_resnet50_2_float32 (__main__.TestModel) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5460540Z test_add_cpu_bfloat16 (__main__.TestOpCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5460820Z test_add_cpu_float32 (__main__.TestOpCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5461100Z test_add_scalar_cpu_bfloat16 (__main__.TestOpCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5461390Z test_add_scalar_cpu_float32 (__main__.TestOpCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5461670Z test_addmm_cpu_bfloat16 (__main__.TestOpCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5461950Z test_addmm_cpu_float32 (__main__.TestOpCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5462230Z test_avg_pool2d_cpu_bfloat16 (__main__.TestOpCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5462540Z test_avg_pool2d_cpu_float32 (__main__.TestOpCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5462820Z test_bn2d_cpu_bfloat16 (__main__.TestOpCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5463100Z test_bn2d_cpu_float32 (__main__.TestOpCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5463380Z test_cat_cpu_bfloat16 (__main__.TestOpCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5463680Z test_cat_cpu_float32 (__main__.TestOpCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5463950Z test_conv2d_cpu_bfloat16 (__main__.TestOpCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5464230Z test_conv2d_cpu_float32 (__main__.TestOpCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5464510Z test_eltwise_cpu_bfloat16 (__main__.TestOpCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5464790Z test_eltwise_cpu_float32 (__main__.TestOpCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5465080Z test_identity_binary_cpu_bfloat16 (__main__.TestOpCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5465400Z test_identity_binary_cpu_float32 (__main__.TestOpCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5465690Z test_layer_norm_cpu_bfloat16 (__main__.TestOpCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5465980Z test_layer_norm_cpu_float32 (__main__.TestOpCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5466260Z test_linear_cpu_bfloat16 (__main__.TestOpCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5466540Z test_linear_cpu_float32 (__main__.TestOpCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5466890Z test_max_pool2d_cpu_bfloat16 (__main__.TestOpCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5467180Z test_max_pool2d_cpu_float32 (__main__.TestOpCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5467450Z test_mul_cpu_bfloat16 (__main__.TestOpCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5467730Z test_mul_cpu_float32 (__main__.TestOpCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5468010Z test_softmax_cpu_bfloat16 (__main__.TestOpCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5468340Z test_softmax_cpu_float32 (__main__.TestOpCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5475770Z test_typecheck_cpu_bfloat16 (__main__.TestOpCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5476150Z test_typecheck_cpu_float32 (__main__.TestOpCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5476450Z test_variable_kernel_avg_pool2d_cpu_bfloat16 (__main__.TestOpCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5476760Z test_variable_kernel_avg_pool2d_cpu_float32 (__main__.TestOpCPU) ... skip: This test fails for BF16 on machines without AVX512. (0.000s) 2023-01-11T21:19:23.5476930Z 2023-01-11T21:19:23.5477140Z ---------------------------------------------------------------------- 2023-01-11T21:19:23.5477320Z Ran 107 tests in 0.029s 2023-01-11T21:19:23.5477410Z 2023-01-11T21:19:23.5477460Z OK (skipped=107) 2023-01-11T21:19:23.5477550Z 2023-01-11T21:19:23.5477600Z Generating XML reports... 2023-01-11T21:19:23.5477910Z Generated XML report: test-reports/python-unittest/test_jit_llga_fuser/TEST-TestDynamoAOT-20230111211923.xml 2023-01-11T21:19:23.5478320Z Generated XML report: test-reports/python-unittest/test_jit_llga_fuser/TEST-TestEnableDisableLlgaFuser-20230111211923.xml 2023-01-11T21:19:23.5478730Z Generated XML report: test-reports/python-unittest/test_jit_llga_fuser/TEST-TestFusionPatternCPU-20230111211923.xml 2023-01-11T21:19:23.5479090Z Generated XML report: test-reports/python-unittest/test_jit_llga_fuser/TEST-TestModel-20230111211923.xml 2023-01-11T21:19:23.5479450Z Generated XML report: test-reports/python-unittest/test_jit_llga_fuser/TEST-TestOpCPU-20230111211923.xml 2023-01-11T21:19:23.5479610Z 2023-01-11T21:19:23.5479870Z ##[endgroup] 2023-01-11T21:19:23.5480190Z FINISHED PRINTING LOG FILE of test_jit_llga_fuser (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_jit_llga_fuser_zt_04un9) 2023-01-11T21:19:23.5480380Z 2023-01-11T21:24:50.6220320Z 2023-01-11T21:24:50.6220680Z Expand the folded group to see the log file of test_decomp 2023-01-11T21:24:50.6221300Z ##[group]PRINTING LOG FILE of test_decomp (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_decomp_nm_pjbrs) 2023-01-11T21:24:50.6221980Z 2023-01-11T21:24:50.6222520Z Running tests... 2023-01-11T21:24:50.6222900Z ---------------------------------------------------------------------- 2023-01-11T21:24:50.6223190Z Test results will be stored in test-reports/python-unittest/test_decomp 2023-01-11T21:24:50.6223470Z test_amp_batch_norm_backward_cpu (__main__.DecompAmpTestsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:24:50.6223750Z test_contiguous_log_softmax_cpu (__main__.DecompContiguousTestsCPU) ... ok (0.001s) 2023-01-11T21:24:50.6224020Z test_contiguous_softmax_cpu (__main__.DecompContiguousTestsCPU) ... ok (0.001s) 2023-01-11T21:24:50.6224270Z test_comprehensive_H_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6224520Z test_comprehensive_H_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6224750Z test_comprehensive_H_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.041s) 2023-01-11T21:24:50.6234520Z test_comprehensive_H_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.6234790Z test_comprehensive_H_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.041s) 2023-01-11T21:24:50.6235050Z test_comprehensive_H_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6235290Z test_comprehensive_H_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.6235890Z test_comprehensive_H_cpu_float64 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.6236110Z test_comprehensive_H_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6236330Z test_comprehensive_H_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6236740Z test_comprehensive_H_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6236970Z test_comprehensive_H_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6237190Z test_comprehensive_H_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6237420Z test_comprehensive_T_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6237650Z test_comprehensive_T_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6237880Z test_comprehensive_T_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.6238120Z test_comprehensive_T_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.6238350Z test_comprehensive_T_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.6238580Z test_comprehensive_T_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6249280Z test_comprehensive_T_cpu_float32 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.6249570Z test_comprehensive_T_cpu_float64 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.6249810Z test_comprehensive_T_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6250040Z test_comprehensive_T_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6250260Z test_comprehensive_T_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6250490Z test_comprehensive_T_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6250710Z test_comprehensive_T_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6250950Z test_comprehensive___getitem___cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6251190Z test_comprehensive___getitem___cpu_bool (__main__.TestDecompCPU) ... ok (0.043s) 2023-01-11T21:24:50.6251450Z test_comprehensive___getitem___cpu_complex128 (__main__.TestDecompCPU) ... ok (0.189s) 2023-01-11T21:24:50.6251700Z test_comprehensive___getitem___cpu_complex32 (__main__.TestDecompCPU) ... ok (0.114s) 2023-01-11T21:24:50.6251950Z test_comprehensive___getitem___cpu_complex64 (__main__.TestDecompCPU) ... ok (0.191s) 2023-01-11T21:24:50.6252200Z test_comprehensive___getitem___cpu_float16 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.6252440Z test_comprehensive___getitem___cpu_float32 (__main__.TestDecompCPU) ... ok (0.110s) 2023-01-11T21:24:50.6252670Z test_comprehensive___getitem___cpu_float64 (__main__.TestDecompCPU) ... ok (0.110s) 2023-01-11T21:24:50.6252910Z test_comprehensive___getitem___cpu_int16 (__main__.TestDecompCPU) ... ok (0.044s) 2023-01-11T21:24:50.6253130Z test_comprehensive___getitem___cpu_int32 (__main__.TestDecompCPU) ... ok (0.044s) 2023-01-11T21:24:50.6253360Z test_comprehensive___getitem___cpu_int64 (__main__.TestDecompCPU) ... ok (0.043s) 2023-01-11T21:24:50.6253590Z test_comprehensive___getitem___cpu_int8 (__main__.TestDecompCPU) ... ok (0.043s) 2023-01-11T21:24:50.6253840Z test_comprehensive___getitem___cpu_uint8 (__main__.TestDecompCPU) ... ok (0.043s) 2023-01-11T21:24:50.6254070Z test_comprehensive___radd___cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6254300Z test_comprehensive___radd___cpu_bool (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6254610Z test_comprehensive___radd___cpu_complex128 (__main__.TestDecompCPU) ... ok (0.162s) 2023-01-11T21:24:50.6254850Z test_comprehensive___radd___cpu_complex64 (__main__.TestDecompCPU) ... ok (0.163s) 2023-01-11T21:24:50.6255080Z test_comprehensive___radd___cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6255310Z test_comprehensive___radd___cpu_float32 (__main__.TestDecompCPU) ... ok (0.090s) 2023-01-11T21:24:50.6255540Z test_comprehensive___radd___cpu_float64 (__main__.TestDecompCPU) ... ok (0.088s) 2023-01-11T21:24:50.6255770Z test_comprehensive___radd___cpu_int16 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6256060Z test_comprehensive___radd___cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6256290Z test_comprehensive___radd___cpu_int64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6256520Z test_comprehensive___radd___cpu_int8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6256750Z test_comprehensive___radd___cpu_uint8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6256980Z test_comprehensive___rand___cpu_bool (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6257220Z test_comprehensive___rand___cpu_int16 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6257440Z test_comprehensive___rand___cpu_int32 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6257660Z test_comprehensive___rand___cpu_int64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6257890Z test_comprehensive___rand___cpu_int8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6258110Z test_comprehensive___rand___cpu_uint8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6258340Z test_comprehensive___rdiv___cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6258570Z test_comprehensive___rdiv___cpu_bool (__main__.TestDecompCPU) ... ok (0.048s) 2023-01-11T21:24:50.6258800Z test_comprehensive___rdiv___cpu_complex128 (__main__.TestDecompCPU) ... ok (0.630s) 2023-01-11T21:24:50.6259040Z test_comprehensive___rdiv___cpu_complex64 (__main__.TestDecompCPU) ... ok (0.635s) 2023-01-11T21:24:50.6259270Z test_comprehensive___rdiv___cpu_float16 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6259500Z test_comprehensive___rdiv___cpu_float32 (__main__.TestDecompCPU) ... ok (0.298s) 2023-01-11T21:24:50.6259730Z test_comprehensive___rdiv___cpu_float64 (__main__.TestDecompCPU) ... ok (0.292s) 2023-01-11T21:24:50.6259960Z test_comprehensive___rdiv___cpu_int16 (__main__.TestDecompCPU) ... ok (0.038s) 2023-01-11T21:24:50.6260180Z test_comprehensive___rdiv___cpu_int32 (__main__.TestDecompCPU) ... ok (0.037s) 2023-01-11T21:24:50.6260400Z test_comprehensive___rdiv___cpu_int64 (__main__.TestDecompCPU) ... ok (0.038s) 2023-01-11T21:24:50.6260630Z test_comprehensive___rdiv___cpu_int8 (__main__.TestDecompCPU) ... ok (0.039s) 2023-01-11T21:24:50.6260850Z test_comprehensive___rdiv___cpu_uint8 (__main__.TestDecompCPU) ... ok (0.040s) 2023-01-11T21:24:50.6261080Z test_comprehensive___rmatmul___cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6261330Z test_comprehensive___rmatmul___cpu_complex128 (__main__.TestDecompCPU) ... ok (1.214s) 2023-01-11T21:24:50.6261580Z test_comprehensive___rmatmul___cpu_complex64 (__main__.TestDecompCPU) ... ok (1.263s) 2023-01-11T21:24:50.6272250Z test_comprehensive___rmatmul___cpu_float32 (__main__.TestDecompCPU) ... ok (0.494s) 2023-01-11T21:24:50.6272490Z test_comprehensive___rmatmul___cpu_float64 (__main__.TestDecompCPU) ... ok (0.547s) 2023-01-11T21:24:50.6272730Z test_comprehensive___rmatmul___cpu_int16 (__main__.TestDecompCPU) ... ok (0.203s) 2023-01-11T21:24:50.6272960Z test_comprehensive___rmatmul___cpu_int32 (__main__.TestDecompCPU) ... ok (0.201s) 2023-01-11T21:24:50.6273200Z test_comprehensive___rmatmul___cpu_int64 (__main__.TestDecompCPU) ... ok (0.202s) 2023-01-11T21:24:50.6273560Z test_comprehensive___rmatmul___cpu_int8 (__main__.TestDecompCPU) ... ok (0.206s) 2023-01-11T21:24:50.6273800Z test_comprehensive___rmatmul___cpu_uint8 (__main__.TestDecompCPU) ... ok (0.202s) 2023-01-11T21:24:50.6274040Z test_comprehensive___rmod___cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.021s) 2023-01-11T21:24:50.6274270Z test_comprehensive___rmod___cpu_float16 (__main__.TestDecompCPU) ... ok (0.021s) 2023-01-11T21:24:50.6274510Z test_comprehensive___rmod___cpu_float32 (__main__.TestDecompCPU) ... ok (0.248s) 2023-01-11T21:24:50.6274740Z test_comprehensive___rmod___cpu_float64 (__main__.TestDecompCPU) ... ok (0.243s) 2023-01-11T21:24:50.6274970Z test_comprehensive___rmul___cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.6275280Z test_comprehensive___rmul___cpu_bool (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6275520Z test_comprehensive___rmul___cpu_complex128 (__main__.TestDecompCPU) ... ok (0.408s) 2023-01-11T21:24:50.6275760Z test_comprehensive___rmul___cpu_complex64 (__main__.TestDecompCPU) ... ok (0.418s) 2023-01-11T21:24:50.6276000Z test_comprehensive___rmul___cpu_float16 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6276230Z test_comprehensive___rmul___cpu_float32 (__main__.TestDecompCPU) ... ok (0.194s) 2023-01-11T21:24:50.6276460Z test_comprehensive___rmul___cpu_float64 (__main__.TestDecompCPU) ... ok (0.190s) 2023-01-11T21:24:50.6276700Z test_comprehensive___rmul___cpu_int16 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6276930Z test_comprehensive___rmul___cpu_int32 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6277160Z test_comprehensive___rmul___cpu_int64 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6277390Z test_comprehensive___rmul___cpu_int8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6277620Z test_comprehensive___rmul___cpu_uint8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6277850Z test_comprehensive___ror___cpu_bool (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6278090Z test_comprehensive___ror___cpu_int16 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6278320Z test_comprehensive___ror___cpu_int32 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6278540Z test_comprehensive___ror___cpu_int64 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6278770Z test_comprehensive___ror___cpu_int8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6279000Z test_comprehensive___ror___cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6279230Z test_comprehensive___rpow___cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.043s) 2023-01-11T21:24:50.6279470Z test_comprehensive___rpow___cpu_complex128 (__main__.TestDecompCPU) ... ok (0.661s) 2023-01-11T21:24:50.6279720Z test_comprehensive___rpow___cpu_complex64 (__main__.TestDecompCPU) ... ok (0.663s) 2023-01-11T21:24:50.6279950Z test_comprehensive___rpow___cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6280190Z test_comprehensive___rpow___cpu_float32 (__main__.TestDecompCPU) ... ok (0.272s) 2023-01-11T21:24:50.6280410Z test_comprehensive___rpow___cpu_float64 (__main__.TestDecompCPU) ... ok (0.262s) 2023-01-11T21:24:50.6280640Z test_comprehensive___rpow___cpu_int16 (__main__.TestDecompCPU) ... ok (0.026s) 2023-01-11T21:24:50.6280870Z test_comprehensive___rpow___cpu_int32 (__main__.TestDecompCPU) ... ok (0.026s) 2023-01-11T21:24:50.6281100Z test_comprehensive___rpow___cpu_int64 (__main__.TestDecompCPU) ... ok (0.026s) 2023-01-11T21:24:50.6281330Z test_comprehensive___rpow___cpu_int8 (__main__.TestDecompCPU) ... ok (0.026s) 2023-01-11T21:24:50.6281550Z test_comprehensive___rpow___cpu_uint8 (__main__.TestDecompCPU) ... ok (0.026s) 2023-01-11T21:24:50.6281790Z test_comprehensive___rsub___cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6282020Z test_comprehensive___rsub___cpu_complex128 (__main__.TestDecompCPU) ... ok (0.226s) 2023-01-11T21:24:50.6282310Z test_comprehensive___rsub___cpu_complex64 (__main__.TestDecompCPU) ... ok (0.234s) 2023-01-11T21:24:50.6282550Z test_comprehensive___rsub___cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6282790Z test_comprehensive___rsub___cpu_float32 (__main__.TestDecompCPU) ... ok (0.125s) 2023-01-11T21:24:50.6283020Z test_comprehensive___rsub___cpu_float64 (__main__.TestDecompCPU) ... ok (0.122s) 2023-01-11T21:24:50.6283250Z test_comprehensive___rsub___cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6283480Z test_comprehensive___rsub___cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6283700Z test_comprehensive___rsub___cpu_int64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6283980Z test_comprehensive___rsub___cpu_int8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6284200Z test_comprehensive___rsub___cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6284430Z test_comprehensive___rxor___cpu_bool (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6284660Z test_comprehensive___rxor___cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6284880Z test_comprehensive___rxor___cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6285110Z test_comprehensive___rxor___cpu_int64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6285340Z test_comprehensive___rxor___cpu_int8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6285570Z test_comprehensive___rxor___cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6285830Z test_comprehensive__native_batch_norm_legit_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6286110Z test_comprehensive__native_batch_norm_legit_cpu_float32 (__main__.TestDecompCPU) ... ok (0.165s) 2023-01-11T21:24:50.6286370Z test_comprehensive__native_batch_norm_legit_cpu_float64 (__main__.TestDecompCPU) ... ok (0.155s) 2023-01-11T21:24:50.6286690Z test_comprehensive__softmax_backward_data_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: _softmax_backward_data in torch.bfloat16 not supported (0.001s) 2023-01-11T21:24:50.6287000Z test_comprehensive__softmax_backward_data_cpu_float32 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.6287270Z test_comprehensive__softmax_backward_data_cpu_float64 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.6287530Z test_comprehensive_abs_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6287770Z test_comprehensive_abs_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.054s) 2023-01-11T21:24:50.6288000Z test_comprehensive_abs_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.6288240Z test_comprehensive_abs_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.055s) 2023-01-11T21:24:50.6288480Z test_comprehensive_abs_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6288700Z test_comprehensive_abs_cpu_float32 (__main__.TestDecompCPU) ... ok (0.038s) 2023-01-11T21:24:50.6288930Z test_comprehensive_abs_cpu_float64 (__main__.TestDecompCPU) ... ok (0.038s) 2023-01-11T21:24:50.6289150Z test_comprehensive_abs_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6289370Z test_comprehensive_abs_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6289600Z test_comprehensive_abs_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6289830Z test_comprehensive_abs_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6290050Z test_comprehensive_abs_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6290290Z test_comprehensive_acos_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6290520Z test_comprehensive_acos_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6290760Z test_comprehensive_acos_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.024s) 2023-01-11T21:24:50.6291050Z test_comprehensive_acos_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.025s) 2023-01-11T21:24:50.6291290Z test_comprehensive_acos_cpu_float32 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6291530Z test_comprehensive_acos_cpu_float64 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6291770Z test_comprehensive_acos_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6292000Z test_comprehensive_acos_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6292230Z test_comprehensive_acos_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6292460Z test_comprehensive_acos_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6292730Z test_comprehensive_acos_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6292970Z test_comprehensive_acosh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6293200Z test_comprehensive_acosh_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6293440Z test_comprehensive_acosh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.024s) 2023-01-11T21:24:50.6293690Z test_comprehensive_acosh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.025s) 2023-01-11T21:24:50.6293930Z test_comprehensive_acosh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6294160Z test_comprehensive_acosh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6294400Z test_comprehensive_acosh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6294630Z test_comprehensive_acosh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6294850Z test_comprehensive_acosh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6295080Z test_comprehensive_acosh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6295310Z test_comprehensive_acosh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6295540Z test_comprehensive_add_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6295770Z test_comprehensive_add_cpu_bool (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.6296000Z test_comprehensive_add_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.168s) 2023-01-11T21:24:50.6296240Z test_comprehensive_add_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.062s) 2023-01-11T21:24:50.6296470Z test_comprehensive_add_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.172s) 2023-01-11T21:24:50.6296700Z test_comprehensive_add_cpu_float16 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6296930Z test_comprehensive_add_cpu_float32 (__main__.TestDecompCPU) ... ok (0.093s) 2023-01-11T21:24:50.6297160Z test_comprehensive_add_cpu_float64 (__main__.TestDecompCPU) ... ok (0.092s) 2023-01-11T21:24:50.6297380Z test_comprehensive_add_cpu_int16 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.6297610Z test_comprehensive_add_cpu_int32 (__main__.TestDecompCPU) ... ok (0.021s) 2023-01-11T21:24:50.6297830Z test_comprehensive_add_cpu_int64 (__main__.TestDecompCPU) ... ok (0.021s) 2023-01-11T21:24:50.6298060Z test_comprehensive_add_cpu_int8 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.6298280Z test_comprehensive_add_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.6298520Z test_comprehensive_addbmm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.6298760Z test_comprehensive_addbmm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.509s) 2023-01-11T21:24:50.6299000Z test_comprehensive_addbmm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.516s) 2023-01-11T21:24:50.6299250Z test_comprehensive_addbmm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.124s) 2023-01-11T21:24:50.6299490Z test_comprehensive_addbmm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.121s) 2023-01-11T21:24:50.6299720Z test_comprehensive_addbmm_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6300000Z test_comprehensive_addbmm_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6300240Z test_comprehensive_addbmm_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6300470Z test_comprehensive_addbmm_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6300700Z test_comprehensive_addbmm_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6300940Z test_comprehensive_addcdiv_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.6301180Z test_comprehensive_addcdiv_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.402s) 2023-01-11T21:24:50.6301430Z test_comprehensive_addcdiv_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.421s) 2023-01-11T21:24:50.6301710Z test_comprehensive_addcdiv_cpu_float32 (__main__.TestDecompCPU) ... ok (0.204s) 2023-01-11T21:24:50.6301950Z test_comprehensive_addcdiv_cpu_float64 (__main__.TestDecompCPU) ... ok (0.196s) 2023-01-11T21:24:50.6302190Z test_comprehensive_addcmul_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6302430Z test_comprehensive_addcmul_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.274s) 2023-01-11T21:24:50.6302670Z test_comprehensive_addcmul_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.288s) 2023-01-11T21:24:50.6302910Z test_comprehensive_addcmul_cpu_float32 (__main__.TestDecompCPU) ... ok (0.143s) 2023-01-11T21:24:50.6303150Z test_comprehensive_addcmul_cpu_float64 (__main__.TestDecompCPU) ... ok (0.138s) 2023-01-11T21:24:50.6303390Z test_comprehensive_addcmul_cpu_int16 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.6303620Z test_comprehensive_addcmul_cpu_int32 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.6303860Z test_comprehensive_addcmul_cpu_int64 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.6304090Z test_comprehensive_addcmul_cpu_int8 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.6304330Z test_comprehensive_addcmul_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.6304560Z test_comprehensive_addmm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6304810Z test_comprehensive_addmm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.044s) 2023-01-11T21:24:50.6305050Z test_comprehensive_addmm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.048s) 2023-01-11T21:24:50.6305280Z test_comprehensive_addmm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.6305510Z test_comprehensive_addmm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.6305820Z test_comprehensive_addmm_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6306050Z test_comprehensive_addmm_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6306280Z test_comprehensive_addmm_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6306510Z test_comprehensive_addmm_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6306740Z test_comprehensive_addmm_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6306990Z test_comprehensive_addmm_decomposed_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6307250Z test_comprehensive_addmm_decomposed_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.6307510Z test_comprehensive_addmm_decomposed_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.031s) 2023-01-11T21:24:50.6307770Z test_comprehensive_addmm_decomposed_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6308020Z test_comprehensive_addmm_decomposed_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.6308270Z test_comprehensive_addmm_decomposed_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6308520Z test_comprehensive_addmm_decomposed_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6308770Z test_comprehensive_addmm_decomposed_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6309130Z test_comprehensive_addmm_decomposed_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6309390Z test_comprehensive_addmm_decomposed_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6309640Z test_comprehensive_addmv_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6309880Z test_comprehensive_addmv_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.093s) 2023-01-11T21:24:50.6310120Z test_comprehensive_addmv_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.098s) 2023-01-11T21:24:50.6310360Z test_comprehensive_addmv_cpu_float32 (__main__.TestDecompCPU) ... ok (0.044s) 2023-01-11T21:24:50.6310670Z test_comprehensive_addmv_cpu_float64 (__main__.TestDecompCPU) ... ok (0.043s) 2023-01-11T21:24:50.6310900Z test_comprehensive_addmv_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6311140Z test_comprehensive_addmv_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6311370Z test_comprehensive_addmv_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6311610Z test_comprehensive_addmv_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6311840Z test_comprehensive_addmv_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6312070Z test_comprehensive_addr_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6312310Z test_comprehensive_addr_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6312540Z test_comprehensive_addr_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.076s) 2023-01-11T21:24:50.6312780Z test_comprehensive_addr_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.077s) 2023-01-11T21:24:50.6313020Z test_comprehensive_addr_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6313260Z test_comprehensive_addr_cpu_float32 (__main__.TestDecompCPU) ... ok (0.038s) 2023-01-11T21:24:50.6313500Z test_comprehensive_addr_cpu_float64 (__main__.TestDecompCPU) ... ok (0.036s) 2023-01-11T21:24:50.6313730Z test_comprehensive_addr_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6313970Z test_comprehensive_addr_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6314190Z test_comprehensive_addr_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6314420Z test_comprehensive_addr_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6314650Z test_comprehensive_addr_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6314880Z test_comprehensive_all_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6315110Z test_comprehensive_all_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6315350Z test_comprehensive_all_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.6315580Z test_comprehensive_all_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.6315820Z test_comprehensive_all_cpu_float16 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6316050Z test_comprehensive_all_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6316290Z test_comprehensive_all_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6316510Z test_comprehensive_all_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6316740Z test_comprehensive_all_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6316970Z test_comprehensive_all_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6317190Z test_comprehensive_all_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6317420Z test_comprehensive_all_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6317650Z test_comprehensive_allclose_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6317900Z test_comprehensive_allclose_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6318220Z test_comprehensive_allclose_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6318480Z test_comprehensive_allclose_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6318720Z test_comprehensive_allclose_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6318970Z test_comprehensive_allclose_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6319210Z test_comprehensive_amax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.038s) 2023-01-11T21:24:50.6319440Z test_comprehensive_amax_cpu_bool (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6319740Z test_comprehensive_amax_cpu_float16 (__main__.TestDecompCPU) ... ok (0.038s) 2023-01-11T21:24:50.6319980Z test_comprehensive_amax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.088s) 2023-01-11T21:24:50.6320210Z test_comprehensive_amax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.084s) 2023-01-11T21:24:50.6320440Z test_comprehensive_amax_cpu_int16 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6320670Z test_comprehensive_amax_cpu_int32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6320900Z test_comprehensive_amax_cpu_int64 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6321120Z test_comprehensive_amax_cpu_int8 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6321350Z test_comprehensive_amax_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6321580Z test_comprehensive_amin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.038s) 2023-01-11T21:24:50.6321810Z test_comprehensive_amin_cpu_bool (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6322050Z test_comprehensive_amin_cpu_float16 (__main__.TestDecompCPU) ... ok (0.038s) 2023-01-11T21:24:50.6322290Z test_comprehensive_amin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.088s) 2023-01-11T21:24:50.6322520Z test_comprehensive_amin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.084s) 2023-01-11T21:24:50.6322760Z test_comprehensive_amin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6322990Z test_comprehensive_amin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6323220Z test_comprehensive_amin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6323450Z test_comprehensive_amin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6323670Z test_comprehensive_amin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6323910Z test_comprehensive_aminmax_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6324150Z test_comprehensive_aminmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6324390Z test_comprehensive_aminmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6324630Z test_comprehensive_aminmax_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6324870Z test_comprehensive_aminmax_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6325110Z test_comprehensive_aminmax_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6325340Z test_comprehensive_aminmax_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6325570Z test_comprehensive_aminmax_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6325820Z test_comprehensive_angle_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6326050Z test_comprehensive_angle_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6326290Z test_comprehensive_angle_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.123s) 2023-01-11T21:24:50.6326530Z test_comprehensive_angle_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.123s) 2023-01-11T21:24:50.6326770Z test_comprehensive_angle_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6327010Z test_comprehensive_angle_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.6327290Z test_comprehensive_angle_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6327540Z test_comprehensive_angle_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6327780Z test_comprehensive_angle_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6328010Z test_comprehensive_angle_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6328240Z test_comprehensive_angle_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6328470Z test_comprehensive_angle_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6328750Z test_comprehensive_any_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6328980Z test_comprehensive_any_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6329230Z test_comprehensive_any_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.6329470Z test_comprehensive_any_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.6329710Z test_comprehensive_any_cpu_float16 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6329940Z test_comprehensive_any_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6330160Z test_comprehensive_any_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.6330390Z test_comprehensive_any_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6330620Z test_comprehensive_any_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6330840Z test_comprehensive_any_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6331060Z test_comprehensive_any_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6331290Z test_comprehensive_any_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6331530Z test_comprehensive_arange_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6331770Z test_comprehensive_arange_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6332020Z test_comprehensive_arange_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6332260Z test_comprehensive_arange_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6332490Z test_comprehensive_arange_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6332730Z test_comprehensive_arange_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6332960Z test_comprehensive_arange_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6333200Z test_comprehensive_arange_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6333430Z test_comprehensive_arange_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6333670Z test_comprehensive_argmax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6333910Z test_comprehensive_argmax_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6334150Z test_comprehensive_argmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6334380Z test_comprehensive_argmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6334610Z test_comprehensive_argmax_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6334850Z test_comprehensive_argmax_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6335080Z test_comprehensive_argmax_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6335310Z test_comprehensive_argmax_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6335530Z test_comprehensive_argmax_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6335770Z test_comprehensive_argmin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6336010Z test_comprehensive_argmin_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6336290Z test_comprehensive_argmin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6336530Z test_comprehensive_argmin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6336760Z test_comprehensive_argmin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6337000Z test_comprehensive_argmin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6337220Z test_comprehensive_argmin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6337450Z test_comprehensive_argmin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6337720Z test_comprehensive_argmin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6337960Z test_comprehensive_argsort_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6338200Z test_comprehensive_argsort_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6338440Z test_comprehensive_argsort_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6338680Z test_comprehensive_argsort_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6338920Z test_comprehensive_argsort_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6339160Z test_comprehensive_argsort_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6339400Z test_comprehensive_argsort_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6339630Z test_comprehensive_argsort_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6339860Z test_comprehensive_argsort_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6340090Z test_comprehensive_argsort_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6340330Z test_comprehensive_argwhere_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6340570Z test_comprehensive_argwhere_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6340810Z test_comprehensive_argwhere_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6341060Z test_comprehensive_argwhere_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6341310Z test_comprehensive_argwhere_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6341550Z test_comprehensive_argwhere_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6341790Z test_comprehensive_argwhere_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6342020Z test_comprehensive_argwhere_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6342260Z test_comprehensive_argwhere_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6342490Z test_comprehensive_argwhere_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6342720Z test_comprehensive_argwhere_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6342960Z test_comprehensive_argwhere_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6343200Z test_comprehensive_as_strided_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6343440Z test_comprehensive_as_strided_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6343690Z test_comprehensive_as_strided_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6343940Z test_comprehensive_as_strided_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6344190Z test_comprehensive_as_strided_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6344440Z test_comprehensive_as_strided_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6344680Z test_comprehensive_as_strided_cpu_float32 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6344920Z test_comprehensive_as_strided_cpu_float64 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.6345230Z test_comprehensive_as_strided_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6345480Z test_comprehensive_as_strided_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6345720Z test_comprehensive_as_strided_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6345960Z test_comprehensive_as_strided_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6346210Z test_comprehensive_as_strided_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6346460Z test_comprehensive_as_strided_partial_views_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6346810Z test_comprehensive_as_strided_partial_views_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6347070Z test_comprehensive_as_strided_partial_views_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6347360Z test_comprehensive_as_strided_partial_views_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6347630Z test_comprehensive_as_strided_partial_views_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6347900Z test_comprehensive_as_strided_partial_views_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6348170Z test_comprehensive_as_strided_partial_views_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6348430Z test_comprehensive_as_strided_partial_views_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6348690Z test_comprehensive_as_strided_partial_views_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6348960Z test_comprehensive_as_strided_partial_views_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6349220Z test_comprehensive_as_strided_partial_views_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6349480Z test_comprehensive_as_strided_partial_views_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6349740Z test_comprehensive_as_strided_partial_views_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6350040Z test_comprehensive_as_strided_scatter_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.6350370Z test_comprehensive_as_strided_scatter_cpu_bool (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.6350710Z test_comprehensive_as_strided_scatter_cpu_complex128 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.6351050Z test_comprehensive_as_strided_scatter_cpu_complex32 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.6351380Z test_comprehensive_as_strided_scatter_cpu_complex64 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.6351710Z test_comprehensive_as_strided_scatter_cpu_float16 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.6352040Z test_comprehensive_as_strided_scatter_cpu_float32 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.6352370Z test_comprehensive_as_strided_scatter_cpu_float64 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.6352700Z test_comprehensive_as_strided_scatter_cpu_int16 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.6353030Z test_comprehensive_as_strided_scatter_cpu_int32 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.6353360Z test_comprehensive_as_strided_scatter_cpu_int64 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.6353750Z test_comprehensive_as_strided_scatter_cpu_int8 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.6354080Z test_comprehensive_as_strided_scatter_cpu_uint8 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.6354360Z test_comprehensive_asin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6354600Z test_comprehensive_asin_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6354840Z test_comprehensive_asin_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.139s) 2023-01-11T21:24:50.6355130Z test_comprehensive_asin_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.140s) 2023-01-11T21:24:50.6355380Z test_comprehensive_asin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.064s) 2023-01-11T21:24:50.6355610Z test_comprehensive_asin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.063s) 2023-01-11T21:24:50.6355840Z test_comprehensive_asin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6356080Z test_comprehensive_asin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6356440Z test_comprehensive_asin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6356690Z test_comprehensive_asin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6356950Z test_comprehensive_asin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6357190Z test_comprehensive_asinh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6357440Z test_comprehensive_asinh_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6357700Z test_comprehensive_asinh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.109s) 2023-01-11T21:24:50.6357960Z test_comprehensive_asinh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.115s) 2023-01-11T21:24:50.6358220Z test_comprehensive_asinh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.049s) 2023-01-11T21:24:50.6358480Z test_comprehensive_asinh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.048s) 2023-01-11T21:24:50.6358730Z test_comprehensive_asinh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6359000Z test_comprehensive_asinh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6359260Z test_comprehensive_asinh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6359510Z test_comprehensive_asinh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6372230Z test_comprehensive_asinh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6372490Z test_comprehensive_atan2_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.021s) 2023-01-11T21:24:50.6372730Z test_comprehensive_atan2_cpu_bool (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.6372970Z test_comprehensive_atan2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.481s) 2023-01-11T21:24:50.6373210Z test_comprehensive_atan2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.472s) 2023-01-11T21:24:50.6373440Z test_comprehensive_atan2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.6373680Z test_comprehensive_atan2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6373910Z test_comprehensive_atan2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.6374130Z test_comprehensive_atan2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6374360Z test_comprehensive_atan2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6374590Z test_comprehensive_atan_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6374820Z test_comprehensive_atan_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6375060Z test_comprehensive_atan_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.108s) 2023-01-11T21:24:50.6375550Z test_comprehensive_atan_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.110s) 2023-01-11T21:24:50.6375790Z test_comprehensive_atan_cpu_float32 (__main__.TestDecompCPU) ... ok (0.048s) 2023-01-11T21:24:50.6376020Z test_comprehensive_atan_cpu_float64 (__main__.TestDecompCPU) ... ok (0.047s) 2023-01-11T21:24:50.6376250Z test_comprehensive_atan_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6376480Z test_comprehensive_atan_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6376700Z test_comprehensive_atan_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6376930Z test_comprehensive_atan_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6377250Z test_comprehensive_atan_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6377480Z test_comprehensive_atanh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6377720Z test_comprehensive_atanh_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6377960Z test_comprehensive_atanh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.125s) 2023-01-11T21:24:50.6378200Z test_comprehensive_atanh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.126s) 2023-01-11T21:24:50.6378440Z test_comprehensive_atanh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.057s) 2023-01-11T21:24:50.6378680Z test_comprehensive_atanh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.056s) 2023-01-11T21:24:50.6378910Z test_comprehensive_atanh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6379150Z test_comprehensive_atanh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6379380Z test_comprehensive_atanh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6379610Z test_comprehensive_atanh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6379830Z test_comprehensive_atanh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6380080Z test_comprehensive_atleast_1d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6380320Z test_comprehensive_atleast_1d_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6380570Z test_comprehensive_atleast_1d_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6380820Z test_comprehensive_atleast_1d_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6381080Z test_comprehensive_atleast_1d_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6381320Z test_comprehensive_atleast_1d_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6381570Z test_comprehensive_atleast_1d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6381800Z test_comprehensive_atleast_1d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6382040Z test_comprehensive_atleast_1d_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6382280Z test_comprehensive_atleast_1d_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6382510Z test_comprehensive_atleast_1d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6382750Z test_comprehensive_atleast_1d_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6382990Z test_comprehensive_atleast_1d_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6383230Z test_comprehensive_atleast_2d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6383470Z test_comprehensive_atleast_2d_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6383720Z test_comprehensive_atleast_2d_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6383970Z test_comprehensive_atleast_2d_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6384220Z test_comprehensive_atleast_2d_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.6384530Z test_comprehensive_atleast_2d_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6384770Z test_comprehensive_atleast_2d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6385010Z test_comprehensive_atleast_2d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6385260Z test_comprehensive_atleast_2d_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6385500Z test_comprehensive_atleast_2d_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6385740Z test_comprehensive_atleast_2d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6385970Z test_comprehensive_atleast_2d_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6386260Z test_comprehensive_atleast_2d_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6386500Z test_comprehensive_atleast_3d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6386750Z test_comprehensive_atleast_3d_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6386990Z test_comprehensive_atleast_3d_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.6387230Z test_comprehensive_atleast_3d_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6387480Z test_comprehensive_atleast_3d_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.6387720Z test_comprehensive_atleast_3d_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6387960Z test_comprehensive_atleast_3d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6388200Z test_comprehensive_atleast_3d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6388440Z test_comprehensive_atleast_3d_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6388670Z test_comprehensive_atleast_3d_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6388900Z test_comprehensive_atleast_3d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6389130Z test_comprehensive_atleast_3d_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6389360Z test_comprehensive_atleast_3d_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6389610Z test_comprehensive_baddbmm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6389850Z test_comprehensive_baddbmm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.563s) 2023-01-11T21:24:50.6390090Z test_comprehensive_baddbmm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.570s) 2023-01-11T21:24:50.6390330Z test_comprehensive_baddbmm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.116s) 2023-01-11T21:24:50.6390570Z test_comprehensive_baddbmm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.115s) 2023-01-11T21:24:50.6390810Z test_comprehensive_baddbmm_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6391050Z test_comprehensive_baddbmm_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6391280Z test_comprehensive_baddbmm_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6391520Z test_comprehensive_baddbmm_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6391750Z test_comprehensive_baddbmm_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6391990Z test_comprehensive_bernoulli_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6392230Z test_comprehensive_bernoulli_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6392480Z test_comprehensive_bernoulli_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6392720Z test_comprehensive_bfloat16_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6392950Z test_comprehensive_bfloat16_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6393190Z test_comprehensive_bfloat16_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6393550Z test_comprehensive_bfloat16_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6393820Z test_comprehensive_bfloat16_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.6394060Z test_comprehensive_bfloat16_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6394300Z test_comprehensive_bfloat16_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6394530Z test_comprehensive_bfloat16_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6394760Z test_comprehensive_bfloat16_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6395110Z test_comprehensive_bfloat16_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6395350Z test_comprehensive_bfloat16_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6395580Z test_comprehensive_bfloat16_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6395810Z test_comprehensive_bfloat16_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6396040Z test_comprehensive_bincount_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6396270Z test_comprehensive_bincount_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6396490Z test_comprehensive_bincount_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6396720Z test_comprehensive_bincount_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6396950Z test_comprehensive_bincount_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6397180Z test_comprehensive_bitwise_and_cpu_bool (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6397420Z test_comprehensive_bitwise_and_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6397660Z test_comprehensive_bitwise_and_cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6397890Z test_comprehensive_bitwise_and_cpu_int64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6398120Z test_comprehensive_bitwise_and_cpu_int8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6398360Z test_comprehensive_bitwise_and_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6398600Z test_comprehensive_bitwise_left_shift_cpu_int16 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.6398850Z test_comprehensive_bitwise_left_shift_cpu_int32 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.6399100Z test_comprehensive_bitwise_left_shift_cpu_int64 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6399340Z test_comprehensive_bitwise_left_shift_cpu_int8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6399590Z test_comprehensive_bitwise_left_shift_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6399830Z test_comprehensive_bitwise_not_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6400070Z test_comprehensive_bitwise_not_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6400300Z test_comprehensive_bitwise_not_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6400530Z test_comprehensive_bitwise_not_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6400760Z test_comprehensive_bitwise_not_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6401000Z test_comprehensive_bitwise_not_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6401230Z test_comprehensive_bitwise_or_cpu_bool (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6401470Z test_comprehensive_bitwise_or_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6408450Z test_comprehensive_bitwise_or_cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6408790Z test_comprehensive_bitwise_or_cpu_int64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6409260Z test_comprehensive_bitwise_or_cpu_int8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6409510Z test_comprehensive_bitwise_or_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6409750Z test_comprehensive_bitwise_right_shift_cpu_int16 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6410010Z test_comprehensive_bitwise_right_shift_cpu_int32 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6410250Z test_comprehensive_bitwise_right_shift_cpu_int64 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6410500Z test_comprehensive_bitwise_right_shift_cpu_int8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6410840Z test_comprehensive_bitwise_right_shift_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6411090Z test_comprehensive_bitwise_xor_cpu_bool (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6411330Z test_comprehensive_bitwise_xor_cpu_int16 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6411560Z test_comprehensive_bitwise_xor_cpu_int32 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6411790Z test_comprehensive_bitwise_xor_cpu_int64 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6412020Z test_comprehensive_bitwise_xor_cpu_int8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6412250Z test_comprehensive_bitwise_xor_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6412490Z test_comprehensive_block_diag_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6412730Z test_comprehensive_block_diag_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6412980Z test_comprehensive_block_diag_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.060s) 2023-01-11T21:24:50.6413230Z test_comprehensive_block_diag_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6413480Z test_comprehensive_block_diag_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.120s) 2023-01-11T21:24:50.6413720Z test_comprehensive_block_diag_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6413960Z test_comprehensive_block_diag_cpu_float32 (__main__.TestDecompCPU) ... ok (0.034s) 2023-01-11T21:24:50.6414190Z test_comprehensive_block_diag_cpu_float64 (__main__.TestDecompCPU) ... ok (0.033s) 2023-01-11T21:24:50.6414420Z test_comprehensive_block_diag_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6414660Z test_comprehensive_block_diag_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6414890Z test_comprehensive_block_diag_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6415120Z test_comprehensive_block_diag_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6415350Z test_comprehensive_block_diag_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6415590Z test_comprehensive_bmm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6415820Z test_comprehensive_bmm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.041s) 2023-01-11T21:24:50.6416060Z test_comprehensive_bmm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.042s) 2023-01-11T21:24:50.6416300Z test_comprehensive_bmm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.6416530Z test_comprehensive_bmm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.6416750Z test_comprehensive_bmm_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6416990Z test_comprehensive_bmm_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6417200Z test_comprehensive_bmm_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6417420Z test_comprehensive_bmm_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6417650Z test_comprehensive_bmm_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6417880Z test_comprehensive_bool_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6418230Z test_comprehensive_bool_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6418480Z test_comprehensive_bool_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6418730Z test_comprehensive_bool_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6418970Z test_comprehensive_bool_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6419200Z test_comprehensive_bool_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6419430Z test_comprehensive_bool_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6419730Z test_comprehensive_bool_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6419970Z test_comprehensive_bool_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6420190Z test_comprehensive_bool_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6420420Z test_comprehensive_bool_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6420630Z test_comprehensive_bool_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6420860Z test_comprehensive_bool_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6421110Z test_comprehensive_broadcast_shapes_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6421370Z test_comprehensive_broadcast_tensors_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6421630Z test_comprehensive_broadcast_tensors_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6421890Z test_comprehensive_broadcast_tensors_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.6422150Z test_comprehensive_broadcast_tensors_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.6422410Z test_comprehensive_broadcast_tensors_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6422660Z test_comprehensive_broadcast_tensors_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.6422900Z test_comprehensive_broadcast_tensors_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.6423150Z test_comprehensive_broadcast_tensors_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6423400Z test_comprehensive_broadcast_tensors_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6423650Z test_comprehensive_broadcast_tensors_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6423900Z test_comprehensive_broadcast_tensors_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6424150Z test_comprehensive_broadcast_tensors_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6424390Z test_comprehensive_broadcast_to_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6424640Z test_comprehensive_broadcast_to_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6424890Z test_comprehensive_broadcast_to_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.037s) 2023-01-11T21:24:50.6425130Z test_comprehensive_broadcast_to_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.038s) 2023-01-11T21:24:50.6425370Z test_comprehensive_broadcast_to_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6425620Z test_comprehensive_broadcast_to_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.6425860Z test_comprehensive_broadcast_to_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2023-01-11T21:24:50.6426110Z test_comprehensive_broadcast_to_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6426350Z test_comprehensive_broadcast_to_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6426580Z test_comprehensive_broadcast_to_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6426920Z test_comprehensive_broadcast_to_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6427160Z test_comprehensive_broadcast_to_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6427400Z test_comprehensive_bucketize_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.6427640Z test_comprehensive_bucketize_cpu_float16 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.6427870Z test_comprehensive_bucketize_cpu_float32 (__main__.TestDecompCPU) ... ok (0.038s) 2023-01-11T21:24:50.6428100Z test_comprehensive_bucketize_cpu_float64 (__main__.TestDecompCPU) ... ok (0.037s) 2023-01-11T21:24:50.6428330Z test_comprehensive_bucketize_cpu_int16 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.6428640Z test_comprehensive_bucketize_cpu_int32 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.6428870Z test_comprehensive_bucketize_cpu_int64 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.6429110Z test_comprehensive_bucketize_cpu_int8 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.6429350Z test_comprehensive_bucketize_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.6429580Z test_comprehensive_byte_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6429810Z test_comprehensive_byte_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6430040Z test_comprehensive_byte_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6430270Z test_comprehensive_byte_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6430500Z test_comprehensive_byte_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6430740Z test_comprehensive_byte_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6430980Z test_comprehensive_byte_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6431210Z test_comprehensive_byte_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6431430Z test_comprehensive_byte_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6431650Z test_comprehensive_byte_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6431870Z test_comprehensive_byte_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6432090Z test_comprehensive_byte_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6432330Z test_comprehensive_cartesian_prod_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6432580Z test_comprehensive_cartesian_prod_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6432840Z test_comprehensive_cartesian_prod_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.6433100Z test_comprehensive_cartesian_prod_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.6433350Z test_comprehensive_cartesian_prod_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6433600Z test_comprehensive_cartesian_prod_cpu_float32 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.6433860Z test_comprehensive_cartesian_prod_cpu_float64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6434100Z test_comprehensive_cartesian_prod_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6434350Z test_comprehensive_cartesian_prod_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6434600Z test_comprehensive_cartesian_prod_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6434840Z test_comprehensive_cartesian_prod_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6435100Z test_comprehensive_cartesian_prod_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6435340Z test_comprehensive_cat_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6435570Z test_comprehensive_cat_cpu_bool (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6435930Z test_comprehensive_cat_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.050s) 2023-01-11T21:24:50.6436190Z test_comprehensive_cat_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.021s) 2023-01-11T21:24:50.6436420Z test_comprehensive_cat_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.052s) 2023-01-11T21:24:50.6436660Z test_comprehensive_cat_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6436890Z test_comprehensive_cat_cpu_float32 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.6437110Z test_comprehensive_cat_cpu_float64 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.6437330Z test_comprehensive_cat_cpu_int16 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6437680Z test_comprehensive_cat_cpu_int32 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6437900Z test_comprehensive_cat_cpu_int64 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6438120Z test_comprehensive_cat_cpu_int8 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6438350Z test_comprehensive_cat_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6447730Z test_comprehensive_cdist_cpu_float32 (__main__.TestDecompCPU) ... ok (1.272s) 2023-01-11T21:24:50.6448020Z test_comprehensive_cdist_cpu_float64 (__main__.TestDecompCPU) ... ok (1.238s) 2023-01-11T21:24:50.6448260Z test_comprehensive_cdouble_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6448510Z test_comprehensive_cdouble_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6448750Z test_comprehensive_cdouble_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6449020Z test_comprehensive_cdouble_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6449260Z test_comprehensive_cdouble_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6449490Z test_comprehensive_cdouble_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6449740Z test_comprehensive_cdouble_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6449980Z test_comprehensive_cdouble_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6450210Z test_comprehensive_cdouble_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6450450Z test_comprehensive_cdouble_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6450680Z test_comprehensive_cdouble_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6450910Z test_comprehensive_cdouble_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6451140Z test_comprehensive_cdouble_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6451380Z test_comprehensive_ceil_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6451620Z test_comprehensive_ceil_cpu_float32 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6451850Z test_comprehensive_ceil_cpu_float64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6452080Z test_comprehensive_ceil_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6452320Z test_comprehensive_ceil_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6452540Z test_comprehensive_ceil_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6452770Z test_comprehensive_ceil_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6452990Z test_comprehensive_ceil_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6453220Z test_comprehensive_cfloat_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6453460Z test_comprehensive_cfloat_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6453700Z test_comprehensive_cfloat_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6453940Z test_comprehensive_cfloat_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6454560Z test_comprehensive_cfloat_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6454830Z test_comprehensive_cfloat_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6455080Z test_comprehensive_cfloat_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6455320Z test_comprehensive_cfloat_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6455550Z test_comprehensive_cfloat_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6455780Z test_comprehensive_cfloat_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6456160Z test_comprehensive_cfloat_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6456390Z test_comprehensive_cfloat_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6456620Z test_comprehensive_cfloat_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6456860Z test_comprehensive_chalf_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6457090Z test_comprehensive_chalf_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6457330Z test_comprehensive_chalf_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6457570Z test_comprehensive_chalf_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6457810Z test_comprehensive_chalf_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6458050Z test_comprehensive_chalf_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6458280Z test_comprehensive_chalf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.6458520Z test_comprehensive_chalf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6458750Z test_comprehensive_chalf_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6458990Z test_comprehensive_chalf_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6459220Z test_comprehensive_chalf_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6459440Z test_comprehensive_chalf_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6459670Z test_comprehensive_chalf_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6459900Z test_comprehensive_char_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6460140Z test_comprehensive_char_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6460380Z test_comprehensive_char_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6461040Z test_comprehensive_char_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6461450Z test_comprehensive_char_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6461700Z test_comprehensive_char_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6462100Z test_comprehensive_char_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6462340Z test_comprehensive_char_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6462720Z test_comprehensive_char_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6463000Z test_comprehensive_char_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6463240Z test_comprehensive_char_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6463610Z test_comprehensive_char_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6463850Z test_comprehensive_char_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6464240Z test_comprehensive_cholesky_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.175s) 2023-01-11T21:24:50.6464620Z test_comprehensive_cholesky_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.180s) 2023-01-11T21:24:50.6470360Z test_comprehensive_cholesky_cpu_float32 (__main__.TestDecompCPU) ... ok (0.107s) 2023-01-11T21:24:50.6496350Z test_comprehensive_cholesky_cpu_float64 (__main__.TestDecompCPU) ... ok (0.103s) 2023-01-11T21:24:50.6496630Z test_comprehensive_cholesky_inverse_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.202s) 2023-01-11T21:24:50.6496900Z test_comprehensive_cholesky_inverse_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.206s) 2023-01-11T21:24:50.6497150Z test_comprehensive_cholesky_inverse_cpu_float32 (__main__.TestDecompCPU) ... ok (0.114s) 2023-01-11T21:24:50.6497400Z test_comprehensive_cholesky_inverse_cpu_float64 (__main__.TestDecompCPU) ... ok (0.109s) 2023-01-11T21:24:50.6497650Z test_comprehensive_cholesky_solve_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.174s) 2023-01-11T21:24:50.6498240Z test_comprehensive_cholesky_solve_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.179s) 2023-01-11T21:24:50.6498490Z test_comprehensive_cholesky_solve_cpu_float32 (__main__.TestDecompCPU) ... ok (0.097s) 2023-01-11T21:24:50.6498750Z test_comprehensive_cholesky_solve_cpu_float64 (__main__.TestDecompCPU) ... ok (0.094s) 2023-01-11T21:24:50.6498990Z test_comprehensive_chunk_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6499230Z test_comprehensive_chunk_cpu_bool (__main__.TestDecompCPU) ... ok (0.024s) 2023-01-11T21:24:50.6499460Z test_comprehensive_chunk_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.091s) 2023-01-11T21:24:50.6499710Z test_comprehensive_chunk_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.069s) 2023-01-11T21:24:50.6499940Z test_comprehensive_chunk_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.093s) 2023-01-11T21:24:50.6500180Z test_comprehensive_chunk_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6500420Z test_comprehensive_chunk_cpu_float32 (__main__.TestDecompCPU) ... ok (0.051s) 2023-01-11T21:24:50.6500650Z test_comprehensive_chunk_cpu_float64 (__main__.TestDecompCPU) ... ok (0.050s) 2023-01-11T21:24:50.6500880Z test_comprehensive_chunk_cpu_int16 (__main__.TestDecompCPU) ... ok (0.024s) 2023-01-11T21:24:50.6501110Z test_comprehensive_chunk_cpu_int32 (__main__.TestDecompCPU) ... ok (0.024s) 2023-01-11T21:24:50.6501340Z test_comprehensive_chunk_cpu_int64 (__main__.TestDecompCPU) ... ok (0.024s) 2023-01-11T21:24:50.6501560Z test_comprehensive_chunk_cpu_int8 (__main__.TestDecompCPU) ... ok (0.024s) 2023-01-11T21:24:50.6501790Z test_comprehensive_chunk_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.024s) 2023-01-11T21:24:50.6502020Z test_comprehensive_clamp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.107s) 2023-01-11T21:24:50.6502250Z test_comprehensive_clamp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.384s) 2023-01-11T21:24:50.6502490Z test_comprehensive_clamp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.374s) 2023-01-11T21:24:50.6502720Z test_comprehensive_clamp_cpu_int16 (__main__.TestDecompCPU) ... ok (0.037s) 2023-01-11T21:24:50.6502940Z test_comprehensive_clamp_cpu_int32 (__main__.TestDecompCPU) ... ok (0.036s) 2023-01-11T21:24:50.6503160Z test_comprehensive_clamp_cpu_int64 (__main__.TestDecompCPU) ... ok (0.036s) 2023-01-11T21:24:50.6503390Z test_comprehensive_clamp_cpu_int8 (__main__.TestDecompCPU) ... ok (0.036s) 2023-01-11T21:24:50.6503620Z test_comprehensive_clamp_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.036s) 2023-01-11T21:24:50.6503850Z test_comprehensive_clamp_max_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.040s) 2023-01-11T21:24:50.6504090Z test_comprehensive_clamp_max_cpu_bool (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6504330Z test_comprehensive_clamp_max_cpu_float16 (__main__.TestDecompCPU) ... ok (0.039s) 2023-01-11T21:24:50.6504570Z test_comprehensive_clamp_max_cpu_float32 (__main__.TestDecompCPU) ... ok (0.249s) 2023-01-11T21:24:50.6504810Z test_comprehensive_clamp_max_cpu_float64 (__main__.TestDecompCPU) ... ok (0.244s) 2023-01-11T21:24:50.6505040Z test_comprehensive_clamp_max_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6505410Z test_comprehensive_clamp_max_cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6505660Z test_comprehensive_clamp_max_cpu_int64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6505900Z test_comprehensive_clamp_max_cpu_int8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6506140Z test_comprehensive_clamp_max_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6506370Z test_comprehensive_clamp_min_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.040s) 2023-01-11T21:24:50.6506610Z test_comprehensive_clamp_min_cpu_bool (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6506840Z test_comprehensive_clamp_min_cpu_float16 (__main__.TestDecompCPU) ... ok (0.039s) 2023-01-11T21:24:50.6507160Z test_comprehensive_clamp_min_cpu_float32 (__main__.TestDecompCPU) ... ok (0.249s) 2023-01-11T21:24:50.6507390Z test_comprehensive_clamp_min_cpu_float64 (__main__.TestDecompCPU) ... ok (0.245s) 2023-01-11T21:24:50.6507630Z test_comprehensive_clamp_min_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6507860Z test_comprehensive_clamp_min_cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6508100Z test_comprehensive_clamp_min_cpu_int64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6508320Z test_comprehensive_clamp_min_cpu_int8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6508550Z test_comprehensive_clamp_min_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6508780Z test_comprehensive_clone_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6509010Z test_comprehensive_clone_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6509250Z test_comprehensive_clone_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6509490Z test_comprehensive_clone_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6509730Z test_comprehensive_clone_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6516630Z test_comprehensive_clone_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6516920Z test_comprehensive_clone_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6517140Z test_comprehensive_clone_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6517370Z test_comprehensive_clone_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6517600Z test_comprehensive_clone_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6517820Z test_comprehensive_clone_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6518050Z test_comprehensive_clone_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6518280Z test_comprehensive_clone_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6518510Z test_comprehensive_column_stack_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6518760Z test_comprehensive_column_stack_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6519020Z test_comprehensive_column_stack_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.021s) 2023-01-11T21:24:50.6519270Z test_comprehensive_column_stack_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6519530Z test_comprehensive_column_stack_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.6519780Z test_comprehensive_column_stack_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6520020Z test_comprehensive_column_stack_cpu_float32 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6520270Z test_comprehensive_column_stack_cpu_float64 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6520510Z test_comprehensive_column_stack_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6520750Z test_comprehensive_column_stack_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6521270Z test_comprehensive_column_stack_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6521540Z test_comprehensive_column_stack_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6521780Z test_comprehensive_column_stack_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6522030Z test_comprehensive_combinations_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.127s) 2023-01-11T21:24:50.6522280Z test_comprehensive_combinations_cpu_bool (__main__.TestDecompCPU) ... ok (0.169s) 2023-01-11T21:24:50.6522530Z test_comprehensive_combinations_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.507s) 2023-01-11T21:24:50.6522930Z test_comprehensive_combinations_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.519s) 2023-01-11T21:24:50.6523170Z test_comprehensive_combinations_cpu_float16 (__main__.TestDecompCPU) ... ok (0.127s) 2023-01-11T21:24:50.6523420Z test_comprehensive_combinations_cpu_float32 (__main__.TestDecompCPU) ... ok (0.434s) 2023-01-11T21:24:50.6523660Z test_comprehensive_combinations_cpu_float64 (__main__.TestDecompCPU) ... ok (0.423s) 2023-01-11T21:24:50.6523900Z test_comprehensive_combinations_cpu_int16 (__main__.TestDecompCPU) ... ok (0.170s) 2023-01-11T21:24:50.6524140Z test_comprehensive_combinations_cpu_int32 (__main__.TestDecompCPU) ... ok (0.169s) 2023-01-11T21:24:50.6524370Z test_comprehensive_combinations_cpu_int64 (__main__.TestDecompCPU) ... ok (0.168s) 2023-01-11T21:24:50.6524600Z test_comprehensive_combinations_cpu_int8 (__main__.TestDecompCPU) ... ok (0.169s) 2023-01-11T21:24:50.6524840Z test_comprehensive_combinations_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.169s) 2023-01-11T21:24:50.6525080Z test_comprehensive_complex_cpu_float16 (__main__.TestDecompCPU) ... ok (0.021s) 2023-01-11T21:24:50.6525310Z test_comprehensive_complex_cpu_float32 (__main__.TestDecompCPU) ... ok (0.089s) 2023-01-11T21:24:50.6525550Z test_comprehensive_complex_cpu_float64 (__main__.TestDecompCPU) ... ok (0.088s) 2023-01-11T21:24:50.6525790Z test_comprehensive_conj_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6526020Z test_comprehensive_conj_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6526250Z test_comprehensive_conj_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6526480Z test_comprehensive_conj_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6526720Z test_comprehensive_conj_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6526950Z test_comprehensive_conj_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6527190Z test_comprehensive_conj_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6527420Z test_comprehensive_conj_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6527650Z test_comprehensive_conj_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6527880Z test_comprehensive_conj_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6528100Z test_comprehensive_conj_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6528320Z test_comprehensive_conj_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6528550Z test_comprehensive_conj_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6528780Z test_comprehensive_conj_physical_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6529030Z test_comprehensive_conj_physical_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6529280Z test_comprehensive_conj_physical_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6529530Z test_comprehensive_conj_physical_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6529780Z test_comprehensive_conj_physical_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6530130Z test_comprehensive_conj_physical_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6530400Z test_comprehensive_conj_physical_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6530650Z test_comprehensive_conj_physical_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6530890Z test_comprehensive_conj_physical_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6531130Z test_comprehensive_conj_physical_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6531370Z test_comprehensive_conj_physical_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6531700Z test_comprehensive_conj_physical_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6531940Z test_comprehensive_conj_physical_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6532180Z test_comprehensive_constant_pad_nd_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.021s) 2023-01-11T21:24:50.6532430Z test_comprehensive_constant_pad_nd_cpu_bool (__main__.TestDecompCPU) ... ok (0.052s) 2023-01-11T21:24:50.6532680Z test_comprehensive_constant_pad_nd_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.396s) 2023-01-11T21:24:50.6532940Z test_comprehensive_constant_pad_nd_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.397s) 2023-01-11T21:24:50.6533190Z test_comprehensive_constant_pad_nd_cpu_float16 (__main__.TestDecompCPU) ... ok (0.021s) 2023-01-11T21:24:50.6533430Z test_comprehensive_constant_pad_nd_cpu_float32 (__main__.TestDecompCPU) ... ok (0.221s) 2023-01-11T21:24:50.6533680Z test_comprehensive_constant_pad_nd_cpu_float64 (__main__.TestDecompCPU) ... ok (0.216s) 2023-01-11T21:24:50.6533930Z test_comprehensive_constant_pad_nd_cpu_int16 (__main__.TestDecompCPU) ... ok (0.052s) 2023-01-11T21:24:50.6534170Z test_comprehensive_constant_pad_nd_cpu_int32 (__main__.TestDecompCPU) ... ok (0.052s) 2023-01-11T21:24:50.6534410Z test_comprehensive_constant_pad_nd_cpu_int64 (__main__.TestDecompCPU) ... ok (0.051s) 2023-01-11T21:24:50.6534650Z test_comprehensive_constant_pad_nd_cpu_int8 (__main__.TestDecompCPU) ... ok (0.052s) 2023-01-11T21:24:50.6534890Z test_comprehensive_constant_pad_nd_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.051s) 2023-01-11T21:24:50.6535130Z test_comprehensive_contiguous_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6535370Z test_comprehensive_contiguous_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6535610Z test_comprehensive_contiguous_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6535850Z test_comprehensive_contiguous_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6536100Z test_comprehensive_contiguous_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6536340Z test_comprehensive_contiguous_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6536580Z test_comprehensive_contiguous_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6536820Z test_comprehensive_contiguous_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6537050Z test_comprehensive_contiguous_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6537290Z test_comprehensive_contiguous_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6537530Z test_comprehensive_contiguous_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6537770Z test_comprehensive_contiguous_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6538010Z test_comprehensive_contiguous_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6538250Z test_comprehensive_copysign_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.6538490Z test_comprehensive_copysign_cpu_bool (__main__.TestDecompCPU) ... ok (0.021s) 2023-01-11T21:24:50.6538730Z test_comprehensive_copysign_cpu_float16 (__main__.TestDecompCPU) ... ok (0.021s) 2023-01-11T21:24:50.6539070Z test_comprehensive_copysign_cpu_float32 (__main__.TestDecompCPU) ... ok (0.224s) 2023-01-11T21:24:50.6539320Z test_comprehensive_copysign_cpu_float64 (__main__.TestDecompCPU) ... ok (0.220s) 2023-01-11T21:24:50.6539550Z test_comprehensive_copysign_cpu_int16 (__main__.TestDecompCPU) ... ok (0.021s) 2023-01-11T21:24:50.6539790Z test_comprehensive_copysign_cpu_int32 (__main__.TestDecompCPU) ... ok (0.021s) 2023-01-11T21:24:50.6540020Z test_comprehensive_copysign_cpu_int64 (__main__.TestDecompCPU) ... ok (0.021s) 2023-01-11T21:24:50.6540260Z test_comprehensive_copysign_cpu_int8 (__main__.TestDecompCPU) ... ok (0.021s) 2023-01-11T21:24:50.6540580Z test_comprehensive_copysign_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.021s) 2023-01-11T21:24:50.6540830Z test_comprehensive_corrcoef_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.033s) 2023-01-11T21:24:50.6541070Z test_comprehensive_corrcoef_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.174s) 2023-01-11T21:24:50.6541310Z test_comprehensive_corrcoef_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.193s) 2023-01-11T21:24:50.6541550Z test_comprehensive_corrcoef_cpu_float32 (__main__.TestDecompCPU) ... ok (0.107s) 2023-01-11T21:24:50.6541790Z test_comprehensive_corrcoef_cpu_float64 (__main__.TestDecompCPU) ... ok (0.101s) 2023-01-11T21:24:50.6542020Z test_comprehensive_corrcoef_cpu_int16 (__main__.TestDecompCPU) ... ok (0.030s) 2023-01-11T21:24:50.6542250Z test_comprehensive_corrcoef_cpu_int32 (__main__.TestDecompCPU) ... ok (0.030s) 2023-01-11T21:24:50.6542480Z test_comprehensive_corrcoef_cpu_int64 (__main__.TestDecompCPU) ... ok (0.030s) 2023-01-11T21:24:50.6542720Z test_comprehensive_corrcoef_cpu_int8 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.6542950Z test_comprehensive_corrcoef_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.6543180Z test_comprehensive_cos_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6543410Z test_comprehensive_cos_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6543640Z test_comprehensive_cos_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.6543880Z test_comprehensive_cos_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.6544110Z test_comprehensive_cos_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6544330Z test_comprehensive_cos_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6544560Z test_comprehensive_cos_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6544780Z test_comprehensive_cos_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6545000Z test_comprehensive_cos_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6545230Z test_comprehensive_cos_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6545450Z test_comprehensive_cos_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6545670Z test_comprehensive_cosh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6545900Z test_comprehensive_cosh_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6546130Z test_comprehensive_cosh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6546380Z test_comprehensive_cosh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6552050Z test_comprehensive_cosh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6552290Z test_comprehensive_cosh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6552530Z test_comprehensive_cosh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6552760Z test_comprehensive_cosh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6552980Z test_comprehensive_cosh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6553390Z test_comprehensive_cosh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6553610Z test_comprehensive_cosh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6553850Z test_comprehensive_count_nonzero_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6554090Z test_comprehensive_count_nonzero_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6554340Z test_comprehensive_count_nonzero_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6554590Z test_comprehensive_count_nonzero_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6554840Z test_comprehensive_count_nonzero_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6555170Z test_comprehensive_count_nonzero_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6555410Z test_comprehensive_count_nonzero_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6555650Z test_comprehensive_count_nonzero_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6555890Z test_comprehensive_count_nonzero_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6556120Z test_comprehensive_count_nonzero_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6556360Z test_comprehensive_count_nonzero_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6556590Z test_comprehensive_count_nonzero_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6556830Z test_comprehensive_cov_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.219s) 2023-01-11T21:24:50.6557060Z test_comprehensive_cov_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.131s) 2023-01-11T21:24:50.6557300Z test_comprehensive_cov_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.198s) 2023-01-11T21:24:50.6557530Z test_comprehensive_cov_cpu_float32 (__main__.TestDecompCPU) ... ok (0.758s) 2023-01-11T21:24:50.6557760Z test_comprehensive_cov_cpu_float64 (__main__.TestDecompCPU) ... ok (0.709s) 2023-01-11T21:24:50.6557990Z test_comprehensive_cov_cpu_int16 (__main__.TestDecompCPU) ... ok (0.318s) 2023-01-11T21:24:50.6558210Z test_comprehensive_cov_cpu_int32 (__main__.TestDecompCPU) ... ok (0.319s) 2023-01-11T21:24:50.6558420Z test_comprehensive_cov_cpu_int64 (__main__.TestDecompCPU) ... ok (0.318s) 2023-01-11T21:24:50.6558640Z test_comprehensive_cov_cpu_int8 (__main__.TestDecompCPU) ... ok (0.323s) 2023-01-11T21:24:50.6558860Z test_comprehensive_cov_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.313s) 2023-01-11T21:24:50.6559090Z test_comprehensive_cross_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6559340Z test_comprehensive_cross_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.6559580Z test_comprehensive_cross_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.6559810Z test_comprehensive_cross_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6560040Z test_comprehensive_cross_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6560270Z test_comprehensive_cross_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6560500Z test_comprehensive_cross_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6560720Z test_comprehensive_cross_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6560950Z test_comprehensive_cross_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6561170Z test_comprehensive_cross_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6561410Z test_comprehensive_cummax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6561640Z test_comprehensive_cummax_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6561870Z test_comprehensive_cummax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6562230Z test_comprehensive_cummax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6562480Z test_comprehensive_cummax_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6562710Z test_comprehensive_cummax_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6562940Z test_comprehensive_cummax_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6563170Z test_comprehensive_cummax_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6563400Z test_comprehensive_cummax_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6563630Z test_comprehensive_cummin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6563970Z test_comprehensive_cummin_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6564200Z test_comprehensive_cummin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6564430Z test_comprehensive_cummin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6564660Z test_comprehensive_cummin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6564880Z test_comprehensive_cummin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6565100Z test_comprehensive_cummin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6565330Z test_comprehensive_cummin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6565550Z test_comprehensive_cummin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6565790Z test_comprehensive_cumprod_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.059s) 2023-01-11T21:24:50.6566030Z test_comprehensive_cumprod_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.574s) 2023-01-11T21:24:50.6566280Z test_comprehensive_cumprod_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.609s) 2023-01-11T21:24:50.6566510Z test_comprehensive_cumprod_cpu_float32 (__main__.TestDecompCPU) ... ok (0.767s) 2023-01-11T21:24:50.6566750Z test_comprehensive_cumprod_cpu_float64 (__main__.TestDecompCPU) ... ok (0.759s) 2023-01-11T21:24:50.6566980Z test_comprehensive_cumprod_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6567220Z test_comprehensive_cumprod_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6567450Z test_comprehensive_cumprod_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6567680Z test_comprehensive_cumprod_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6567910Z test_comprehensive_cumprod_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6568140Z test_comprehensive_cumsum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6568380Z test_comprehensive_cumsum_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.070s) 2023-01-11T21:24:50.6568620Z test_comprehensive_cumsum_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.071s) 2023-01-11T21:24:50.6568850Z test_comprehensive_cumsum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.039s) 2023-01-11T21:24:50.6569080Z test_comprehensive_cumsum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.038s) 2023-01-11T21:24:50.6569310Z test_comprehensive_cumsum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6569540Z test_comprehensive_cumsum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6569770Z test_comprehensive_cumsum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6569990Z test_comprehensive_cumsum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6570220Z test_comprehensive_cumsum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6570470Z test_comprehensive_cumulative_trapezoid_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.031s) 2023-01-11T21:24:50.6570730Z test_comprehensive_cumulative_trapezoid_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.210s) 2023-01-11T21:24:50.6571090Z test_comprehensive_cumulative_trapezoid_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.226s) 2023-01-11T21:24:50.6571370Z test_comprehensive_cumulative_trapezoid_cpu_float32 (__main__.TestDecompCPU) ... ok (0.131s) 2023-01-11T21:24:50.6571630Z test_comprehensive_cumulative_trapezoid_cpu_float64 (__main__.TestDecompCPU) ... ok (0.119s) 2023-01-11T21:24:50.6571890Z test_comprehensive_cumulative_trapezoid_cpu_int16 (__main__.TestDecompCPU) ... ok (0.025s) 2023-01-11T21:24:50.6572140Z test_comprehensive_cumulative_trapezoid_cpu_int32 (__main__.TestDecompCPU) ... ok (0.025s) 2023-01-11T21:24:50.6572390Z test_comprehensive_cumulative_trapezoid_cpu_int64 (__main__.TestDecompCPU) ... ok (0.024s) 2023-01-11T21:24:50.6572710Z test_comprehensive_cumulative_trapezoid_cpu_int8 (__main__.TestDecompCPU) ... ok (0.025s) 2023-01-11T21:24:50.6572960Z test_comprehensive_cumulative_trapezoid_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.025s) 2023-01-11T21:24:50.6573210Z test_comprehensive_deg2rad_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6573450Z test_comprehensive_deg2rad_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6573690Z test_comprehensive_deg2rad_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6573920Z test_comprehensive_deg2rad_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.6574150Z test_comprehensive_deg2rad_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.6574390Z test_comprehensive_deg2rad_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6574620Z test_comprehensive_deg2rad_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6574850Z test_comprehensive_deg2rad_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6575090Z test_comprehensive_deg2rad_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6575320Z test_comprehensive_deg2rad_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6575590Z test_comprehensive_diag_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: diag in torch.bfloat16 not supported (0.000s) 2023-01-11T21:24:50.6575890Z test_comprehensive_diag_cpu_bool (__main__.TestDecompCPU) ... skip: diag in torch.bool not supported (0.000s) 2023-01-11T21:24:50.6576190Z test_comprehensive_diag_cpu_complex128 (__main__.TestDecompCPU) ... skip: diag in torch.complex128 not supported (0.000s) 2023-01-11T21:24:50.6576490Z test_comprehensive_diag_cpu_complex64 (__main__.TestDecompCPU) ... skip: diag in torch.complex64 not supported (0.000s) 2023-01-11T21:24:50.6576790Z test_comprehensive_diag_cpu_float16 (__main__.TestDecompCPU) ... skip: diag in torch.float16 not supported (0.000s) 2023-01-11T21:24:50.6577090Z test_comprehensive_diag_cpu_float32 (__main__.TestDecompCPU) ... skip: diag in torch.float32 not supported (0.000s) 2023-01-11T21:24:50.6577370Z test_comprehensive_diag_cpu_float64 (__main__.TestDecompCPU) ... skip: diag in torch.float64 not supported (0.000s) 2023-01-11T21:24:50.6577510Z test_comprehensive_diag_cpu_int16 (__main__.TestDecompCPU) ... skip: diag in torch.int16 not supported (0.000s) 2023-01-11T21:24:50.6577650Z test_comprehensive_diag_cpu_int32 (__main__.TestDecompCPU) ... skip: diag in torch.int32 not supported (0.000s) 2023-01-11T21:24:50.6577780Z test_comprehensive_diag_cpu_int64 (__main__.TestDecompCPU) ... skip: diag in torch.int64 not supported (0.000s) 2023-01-11T21:24:50.6577910Z test_comprehensive_diag_cpu_int8 (__main__.TestDecompCPU) ... skip: diag in torch.int8 not supported (0.000s) 2023-01-11T21:24:50.6578050Z test_comprehensive_diag_cpu_uint8 (__main__.TestDecompCPU) ... skip: diag in torch.uint8 not supported (0.000s) 2023-01-11T21:24:50.6578160Z test_comprehensive_diag_embed_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6578270Z test_comprehensive_diag_embed_cpu_bool (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6578380Z test_comprehensive_diag_embed_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.230s) 2023-01-11T21:24:50.6578580Z test_comprehensive_diag_embed_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.037s) 2023-01-11T21:24:50.6578700Z test_comprehensive_diag_embed_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.231s) 2023-01-11T21:24:50.6578820Z test_comprehensive_diag_embed_cpu_float16 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6578920Z test_comprehensive_diag_embed_cpu_float32 (__main__.TestDecompCPU) ... ok (0.126s) 2023-01-11T21:24:50.6579030Z test_comprehensive_diag_embed_cpu_float64 (__main__.TestDecompCPU) ... ok (0.123s) 2023-01-11T21:24:50.6579130Z test_comprehensive_diag_embed_cpu_int16 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6579300Z test_comprehensive_diag_embed_cpu_int32 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6579400Z test_comprehensive_diag_embed_cpu_int64 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6579510Z test_comprehensive_diag_embed_cpu_int8 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6579620Z test_comprehensive_diag_embed_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6579730Z test_comprehensive_diagflat_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6579830Z test_comprehensive_diagflat_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6579950Z test_comprehensive_diagflat_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6580060Z test_comprehensive_diagflat_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6580160Z test_comprehensive_diagflat_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6580270Z test_comprehensive_diagflat_cpu_float32 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6580370Z test_comprehensive_diagflat_cpu_float64 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.6580480Z test_comprehensive_diagflat_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6580590Z test_comprehensive_diagflat_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6580700Z test_comprehensive_diagflat_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6580800Z test_comprehensive_diagflat_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6580910Z test_comprehensive_diagflat_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6581020Z test_comprehensive_diagonal_copy_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6581140Z test_comprehensive_diagonal_copy_cpu_bool (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6581250Z test_comprehensive_diagonal_copy_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.050s) 2023-01-11T21:24:50.6581370Z test_comprehensive_diagonal_copy_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.036s) 2023-01-11T21:24:50.6586700Z test_comprehensive_diagonal_copy_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.052s) 2023-01-11T21:24:50.6586870Z test_comprehensive_diagonal_copy_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6586990Z test_comprehensive_diagonal_copy_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2023-01-11T21:24:50.6587100Z test_comprehensive_diagonal_copy_cpu_float64 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.6587210Z test_comprehensive_diagonal_copy_cpu_int16 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6587320Z test_comprehensive_diagonal_copy_cpu_int32 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6587420Z test_comprehensive_diagonal_copy_cpu_int64 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6587540Z test_comprehensive_diagonal_copy_cpu_int8 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6587650Z test_comprehensive_diagonal_copy_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6587750Z test_comprehensive_diagonal_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6588020Z test_comprehensive_diagonal_cpu_bool (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6588140Z test_comprehensive_diagonal_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.051s) 2023-01-11T21:24:50.6588250Z test_comprehensive_diagonal_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.036s) 2023-01-11T21:24:50.6588350Z test_comprehensive_diagonal_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.053s) 2023-01-11T21:24:50.6588460Z test_comprehensive_diagonal_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6588570Z test_comprehensive_diagonal_cpu_float32 (__main__.TestDecompCPU) ... ok (0.030s) 2023-01-11T21:24:50.6588730Z test_comprehensive_diagonal_cpu_float64 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.6588840Z test_comprehensive_diagonal_cpu_int16 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6588950Z test_comprehensive_diagonal_cpu_int32 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6589060Z test_comprehensive_diagonal_cpu_int64 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6589160Z test_comprehensive_diagonal_cpu_int8 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6589270Z test_comprehensive_diagonal_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6589380Z test_comprehensive_diagonal_scatter_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6589490Z test_comprehensive_diagonal_scatter_cpu_bool (__main__.TestDecompCPU) ... ok (0.055s) 2023-01-11T21:24:50.6589610Z test_comprehensive_diagonal_scatter_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.467s) 2023-01-11T21:24:50.6589730Z test_comprehensive_diagonal_scatter_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.464s) 2023-01-11T21:24:50.6589850Z test_comprehensive_diagonal_scatter_cpu_float16 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6589960Z test_comprehensive_diagonal_scatter_cpu_float32 (__main__.TestDecompCPU) ... ok (0.245s) 2023-01-11T21:24:50.6590070Z test_comprehensive_diagonal_scatter_cpu_float64 (__main__.TestDecompCPU) ... ok (0.241s) 2023-01-11T21:24:50.6590190Z test_comprehensive_diagonal_scatter_cpu_int16 (__main__.TestDecompCPU) ... ok (0.054s) 2023-01-11T21:24:50.6590300Z test_comprehensive_diagonal_scatter_cpu_int32 (__main__.TestDecompCPU) ... ok (0.054s) 2023-01-11T21:24:50.6590410Z test_comprehensive_diagonal_scatter_cpu_int64 (__main__.TestDecompCPU) ... ok (0.054s) 2023-01-11T21:24:50.6590520Z test_comprehensive_diagonal_scatter_cpu_int8 (__main__.TestDecompCPU) ... ok (0.054s) 2023-01-11T21:24:50.6590630Z test_comprehensive_diagonal_scatter_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.053s) 2023-01-11T21:24:50.6590730Z test_comprehensive_diff_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.206s) 2023-01-11T21:24:50.6590840Z test_comprehensive_diff_cpu_bool (__main__.TestDecompCPU) ... ok (0.420s) 2023-01-11T21:24:50.6590950Z test_comprehensive_diff_cpu_complex128 (__main__.TestDecompCPU) ... ok (2.952s) 2023-01-11T21:24:50.6591050Z test_comprehensive_diff_cpu_complex64 (__main__.TestDecompCPU) ... ok (3.328s) 2023-01-11T21:24:50.6591160Z test_comprehensive_diff_cpu_float16 (__main__.TestDecompCPU) ... ok (0.207s) 2023-01-11T21:24:50.6591260Z test_comprehensive_diff_cpu_float32 (__main__.TestDecompCPU) ... ok (1.664s) 2023-01-11T21:24:50.6591370Z test_comprehensive_diff_cpu_float64 (__main__.TestDecompCPU) ... ok (1.613s) 2023-01-11T21:24:50.6591470Z test_comprehensive_diff_cpu_int16 (__main__.TestDecompCPU) ... ok (0.423s) 2023-01-11T21:24:50.6591570Z test_comprehensive_diff_cpu_int32 (__main__.TestDecompCPU) ... ok (0.421s) 2023-01-11T21:24:50.6591670Z test_comprehensive_diff_cpu_int64 (__main__.TestDecompCPU) ... ok (0.414s) 2023-01-11T21:24:50.6591770Z test_comprehensive_diff_cpu_int8 (__main__.TestDecompCPU) ... ok (0.422s) 2023-01-11T21:24:50.6591870Z test_comprehensive_diff_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.420s) 2023-01-11T21:24:50.6592080Z test_comprehensive_digamma_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6592190Z test_comprehensive_digamma_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6592300Z test_comprehensive_digamma_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6592410Z test_comprehensive_digamma_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6592520Z test_comprehensive_digamma_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6592620Z test_comprehensive_digamma_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6592730Z test_comprehensive_digamma_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6592900Z test_comprehensive_digamma_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6593010Z test_comprehensive_digamma_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6593110Z test_comprehensive_dist_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.161s) 2023-01-11T21:24:50.6593220Z test_comprehensive_dist_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.899s) 2023-01-11T21:24:50.6593330Z test_comprehensive_dist_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.943s) 2023-01-11T21:24:50.6593430Z test_comprehensive_dist_cpu_float16 (__main__.TestDecompCPU) ... ok (0.156s) 2023-01-11T21:24:50.6593530Z test_comprehensive_dist_cpu_float32 (__main__.TestDecompCPU) ... ok (1.220s) 2023-01-11T21:24:50.6593630Z test_comprehensive_dist_cpu_float64 (__main__.TestDecompCPU) ... ok (1.182s) 2023-01-11T21:24:50.6593750Z test_comprehensive_div_floor_rounding_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6593870Z test_comprehensive_div_floor_rounding_cpu_float16 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6593980Z test_comprehensive_div_floor_rounding_cpu_float32 (__main__.TestDecompCPU) ... ok (0.126s) 2023-01-11T21:24:50.6594100Z test_comprehensive_div_floor_rounding_cpu_float64 (__main__.TestDecompCPU) ... ok (0.123s) 2023-01-11T21:24:50.6594210Z test_comprehensive_div_floor_rounding_cpu_int16 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6594320Z test_comprehensive_div_floor_rounding_cpu_int32 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6594430Z test_comprehensive_div_floor_rounding_cpu_int64 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6594540Z test_comprehensive_div_floor_rounding_cpu_int8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6594660Z test_comprehensive_div_floor_rounding_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6594790Z test_comprehensive_div_no_rounding_mode_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.6594910Z test_comprehensive_div_no_rounding_mode_cpu_bool (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6595030Z test_comprehensive_div_no_rounding_mode_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.676s) 2023-01-11T21:24:50.6595160Z test_comprehensive_div_no_rounding_mode_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.679s) 2023-01-11T21:24:50.6595280Z test_comprehensive_div_no_rounding_mode_cpu_float16 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.6595390Z test_comprehensive_div_no_rounding_mode_cpu_float32 (__main__.TestDecompCPU) ... ok (0.317s) 2023-01-11T21:24:50.6595510Z test_comprehensive_div_no_rounding_mode_cpu_float64 (__main__.TestDecompCPU) ... ok (0.313s) 2023-01-11T21:24:50.6595620Z test_comprehensive_div_no_rounding_mode_cpu_int16 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6595740Z test_comprehensive_div_no_rounding_mode_cpu_int32 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6595900Z test_comprehensive_div_no_rounding_mode_cpu_int64 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6596020Z test_comprehensive_div_no_rounding_mode_cpu_int8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6596210Z test_comprehensive_div_no_rounding_mode_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6596330Z test_comprehensive_div_trunc_rounding_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6596450Z test_comprehensive_div_trunc_rounding_cpu_float16 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6596560Z test_comprehensive_div_trunc_rounding_cpu_float32 (__main__.TestDecompCPU) ... ok (0.116s) 2023-01-11T21:24:50.6596670Z test_comprehensive_div_trunc_rounding_cpu_float64 (__main__.TestDecompCPU) ... ok (0.113s) 2023-01-11T21:24:50.6596780Z test_comprehensive_div_trunc_rounding_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6596940Z test_comprehensive_div_trunc_rounding_cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6597050Z test_comprehensive_div_trunc_rounding_cpu_int64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6597170Z test_comprehensive_div_trunc_rounding_cpu_int8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6597280Z test_comprehensive_div_trunc_rounding_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6597390Z test_comprehensive_dot_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6597500Z test_comprehensive_dot_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6597600Z test_comprehensive_dot_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6597710Z test_comprehensive_dot_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6597810Z test_comprehensive_dot_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6597920Z test_comprehensive_dot_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6598020Z test_comprehensive_dot_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6598110Z test_comprehensive_dot_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6598220Z test_comprehensive_dot_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6598320Z test_comprehensive_dot_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6598430Z test_comprehensive_double_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6598530Z test_comprehensive_double_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6598640Z test_comprehensive_double_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6598750Z test_comprehensive_double_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6598860Z test_comprehensive_double_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6598970Z test_comprehensive_double_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6599070Z test_comprehensive_double_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6599180Z test_comprehensive_double_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6599290Z test_comprehensive_double_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6599390Z test_comprehensive_double_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6599490Z test_comprehensive_double_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6599600Z test_comprehensive_double_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6599700Z test_comprehensive_double_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6599810Z test_comprehensive_dsplit_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6599910Z test_comprehensive_dsplit_cpu_bool (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6600020Z test_comprehensive_dsplit_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.077s) 2023-01-11T21:24:50.6600130Z test_comprehensive_dsplit_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.036s) 2023-01-11T21:24:50.6600330Z test_comprehensive_dsplit_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.078s) 2023-01-11T21:24:50.6600440Z test_comprehensive_dsplit_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6600550Z test_comprehensive_dsplit_cpu_float32 (__main__.TestDecompCPU) ... ok (0.044s) 2023-01-11T21:24:50.6600660Z test_comprehensive_dsplit_cpu_float64 (__main__.TestDecompCPU) ... ok (0.043s) 2023-01-11T21:24:50.6600760Z test_comprehensive_dsplit_cpu_int16 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6600870Z test_comprehensive_dsplit_cpu_int32 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6600970Z test_comprehensive_dsplit_cpu_int64 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6601140Z test_comprehensive_dsplit_cpu_int8 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6601250Z test_comprehensive_dsplit_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6601350Z test_comprehensive_dstack_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6601460Z test_comprehensive_dstack_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6601570Z test_comprehensive_dstack_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.046s) 2023-01-11T21:24:50.6601670Z test_comprehensive_dstack_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.6601780Z test_comprehensive_dstack_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.048s) 2023-01-11T21:24:50.6601880Z test_comprehensive_dstack_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6601990Z test_comprehensive_dstack_cpu_float32 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.6602090Z test_comprehensive_dstack_cpu_float64 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.6602190Z test_comprehensive_dstack_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6602290Z test_comprehensive_dstack_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6602400Z test_comprehensive_dstack_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6602500Z test_comprehensive_dstack_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6602600Z test_comprehensive_dstack_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6602700Z test_comprehensive_einsum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.025s) 2023-01-11T21:24:50.6602810Z test_comprehensive_einsum_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.209s) 2023-01-11T21:24:50.6602920Z test_comprehensive_einsum_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.219s) 2023-01-11T21:24:50.6603020Z test_comprehensive_einsum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.126s) 2023-01-11T21:24:50.6603120Z test_comprehensive_einsum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.120s) 2023-01-11T21:24:50.6603220Z test_comprehensive_einsum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.6603320Z test_comprehensive_einsum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.6603420Z test_comprehensive_einsum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.026s) 2023-01-11T21:24:50.6603520Z test_comprehensive_einsum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.6603630Z test_comprehensive_einsum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.6603770Z test_comprehensive_empty_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: empty in torch.bfloat16 not supported (0.000s) 2023-01-11T21:24:50.6603910Z test_comprehensive_empty_cpu_bool (__main__.TestDecompCPU) ... skip: empty in torch.bool not supported (0.000s) 2023-01-11T21:24:50.6604060Z test_comprehensive_empty_cpu_complex128 (__main__.TestDecompCPU) ... skip: empty in torch.complex128 not supported (0.000s) 2023-01-11T21:24:50.6604210Z test_comprehensive_empty_cpu_complex32 (__main__.TestDecompCPU) ... skip: empty in torch.complex32 not supported (0.000s) 2023-01-11T21:24:50.6604400Z test_comprehensive_empty_cpu_complex64 (__main__.TestDecompCPU) ... skip: empty in torch.complex64 not supported (0.000s) 2023-01-11T21:24:50.6604540Z test_comprehensive_empty_cpu_float16 (__main__.TestDecompCPU) ... skip: empty in torch.float16 not supported (0.000s) 2023-01-11T21:24:50.6604690Z test_comprehensive_empty_cpu_float32 (__main__.TestDecompCPU) ... skip: empty in torch.float32 not supported (0.000s) 2023-01-11T21:24:50.6604820Z test_comprehensive_empty_cpu_float64 (__main__.TestDecompCPU) ... skip: empty in torch.float64 not supported (0.000s) 2023-01-11T21:24:50.6604960Z test_comprehensive_empty_cpu_int16 (__main__.TestDecompCPU) ... skip: empty in torch.int16 not supported (0.000s) 2023-01-11T21:24:50.6605130Z test_comprehensive_empty_cpu_int32 (__main__.TestDecompCPU) ... skip: empty in torch.int32 not supported (0.000s) 2023-01-11T21:24:50.6605270Z test_comprehensive_empty_cpu_int64 (__main__.TestDecompCPU) ... skip: empty in torch.int64 not supported (0.000s) 2023-01-11T21:24:50.6605400Z test_comprehensive_empty_cpu_int8 (__main__.TestDecompCPU) ... skip: empty in torch.int8 not supported (0.000s) 2023-01-11T21:24:50.6605540Z test_comprehensive_empty_cpu_uint8 (__main__.TestDecompCPU) ... skip: empty in torch.uint8 not supported (0.000s) 2023-01-11T21:24:50.6605690Z test_comprehensive_empty_like_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: empty_like in torch.bfloat16 not supported (0.000s) 2023-01-11T21:24:50.6605830Z test_comprehensive_empty_like_cpu_bool (__main__.TestDecompCPU) ... skip: empty_like in torch.bool not supported (0.000s) 2023-01-11T21:24:50.6605980Z test_comprehensive_empty_like_cpu_complex128 (__main__.TestDecompCPU) ... skip: empty_like in torch.complex128 not supported (0.000s) 2023-01-11T21:24:50.6606140Z test_comprehensive_empty_like_cpu_complex32 (__main__.TestDecompCPU) ... skip: empty_like in torch.complex32 not supported (0.000s) 2023-01-11T21:24:50.6606290Z test_comprehensive_empty_like_cpu_complex64 (__main__.TestDecompCPU) ... skip: empty_like in torch.complex64 not supported (0.000s) 2023-01-11T21:24:50.6606430Z test_comprehensive_empty_like_cpu_float16 (__main__.TestDecompCPU) ... skip: empty_like in torch.float16 not supported (0.000s) 2023-01-11T21:24:50.6606580Z test_comprehensive_empty_like_cpu_float32 (__main__.TestDecompCPU) ... skip: empty_like in torch.float32 not supported (0.000s) 2023-01-11T21:24:50.6606720Z test_comprehensive_empty_like_cpu_float64 (__main__.TestDecompCPU) ... skip: empty_like in torch.float64 not supported (0.000s) 2023-01-11T21:24:50.6606870Z test_comprehensive_empty_like_cpu_int16 (__main__.TestDecompCPU) ... skip: empty_like in torch.int16 not supported (0.000s) 2023-01-11T21:24:50.6607010Z test_comprehensive_empty_like_cpu_int32 (__main__.TestDecompCPU) ... skip: empty_like in torch.int32 not supported (0.000s) 2023-01-11T21:24:50.6607140Z test_comprehensive_empty_like_cpu_int64 (__main__.TestDecompCPU) ... skip: empty_like in torch.int64 not supported (0.000s) 2023-01-11T21:24:50.6607280Z test_comprehensive_empty_like_cpu_int8 (__main__.TestDecompCPU) ... skip: empty_like in torch.int8 not supported (0.000s) 2023-01-11T21:24:50.6607420Z test_comprehensive_empty_like_cpu_uint8 (__main__.TestDecompCPU) ... skip: empty_like in torch.uint8 not supported (0.000s) 2023-01-11T21:24:50.6607520Z test_comprehensive_eq_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6607620Z test_comprehensive_eq_cpu_bool (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6607730Z test_comprehensive_eq_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.055s) 2023-01-11T21:24:50.6607830Z test_comprehensive_eq_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.056s) 2023-01-11T21:24:50.6607940Z test_comprehensive_eq_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.056s) 2023-01-11T21:24:50.6608040Z test_comprehensive_eq_cpu_float16 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6608140Z test_comprehensive_eq_cpu_float32 (__main__.TestDecompCPU) ... ok (0.030s) 2023-01-11T21:24:50.6608310Z test_comprehensive_eq_cpu_float64 (__main__.TestDecompCPU) ... ok (0.030s) 2023-01-11T21:24:50.6608420Z test_comprehensive_eq_cpu_int16 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6608520Z test_comprehensive_eq_cpu_int32 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6608620Z test_comprehensive_eq_cpu_int64 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6608720Z test_comprehensive_eq_cpu_int8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6608820Z test_comprehensive_eq_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6608930Z test_comprehensive_equal_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6609090Z test_comprehensive_equal_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6609210Z test_comprehensive_equal_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6609320Z test_comprehensive_equal_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6609430Z test_comprehensive_equal_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6609530Z test_comprehensive_equal_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6609630Z test_comprehensive_equal_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6609740Z test_comprehensive_equal_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6609840Z test_comprehensive_equal_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6609940Z test_comprehensive_equal_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6610040Z test_comprehensive_equal_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6610130Z test_comprehensive_equal_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6610240Z test_comprehensive_erf_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6610340Z test_comprehensive_erf_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6610440Z test_comprehensive_erf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.056s) 2023-01-11T21:24:50.6610540Z test_comprehensive_erf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.055s) 2023-01-11T21:24:50.6610640Z test_comprehensive_erf_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6610730Z test_comprehensive_erf_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6610830Z test_comprehensive_erf_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6610930Z test_comprehensive_erf_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6611020Z test_comprehensive_erf_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6611130Z test_comprehensive_erfc_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6611230Z test_comprehensive_erfc_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6611330Z test_comprehensive_erfc_cpu_float32 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.6611440Z test_comprehensive_erfc_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6611540Z test_comprehensive_erfc_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6611630Z test_comprehensive_erfc_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6611730Z test_comprehensive_erfc_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6611840Z test_comprehensive_erfc_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6611940Z test_comprehensive_erfc_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6612050Z test_comprehensive_erfinv_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6612150Z test_comprehensive_erfinv_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6612310Z test_comprehensive_erfinv_cpu_float32 (__main__.TestDecompCPU) ... ok (0.055s) 2023-01-11T21:24:50.6612420Z test_comprehensive_erfinv_cpu_float64 (__main__.TestDecompCPU) ... ok (0.054s) 2023-01-11T21:24:50.6612520Z test_comprehensive_erfinv_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6612630Z test_comprehensive_erfinv_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6612730Z test_comprehensive_erfinv_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6612830Z test_comprehensive_erfinv_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6612930Z test_comprehensive_erfinv_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6613080Z test_comprehensive_exp2_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6613190Z test_comprehensive_exp2_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6613290Z test_comprehensive_exp2_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6613390Z test_comprehensive_exp2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6613490Z test_comprehensive_exp2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6613590Z test_comprehensive_exp2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6613690Z test_comprehensive_exp2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6613790Z test_comprehensive_exp2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6613890Z test_comprehensive_exp2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6613990Z test_comprehensive_exp2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6619410Z test_comprehensive_exp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6619530Z test_comprehensive_exp_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6619650Z test_comprehensive_exp_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6619760Z test_comprehensive_exp_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6619860Z test_comprehensive_exp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6619960Z test_comprehensive_exp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6620060Z test_comprehensive_exp_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6620160Z test_comprehensive_exp_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6620250Z test_comprehensive_exp_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6620360Z test_comprehensive_exp_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6620450Z test_comprehensive_exp_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6620560Z test_comprehensive_expand_as_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6620670Z test_comprehensive_expand_as_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6620790Z test_comprehensive_expand_as_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6620900Z test_comprehensive_expand_as_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.6621010Z test_comprehensive_expand_as_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6621120Z test_comprehensive_expand_as_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6621220Z test_comprehensive_expand_as_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6621330Z test_comprehensive_expand_as_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6621430Z test_comprehensive_expand_as_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6621540Z test_comprehensive_expand_as_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6621810Z test_comprehensive_expand_as_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6621920Z test_comprehensive_expand_as_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6622020Z test_comprehensive_expand_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6622130Z test_comprehensive_expand_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6622230Z test_comprehensive_expand_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.051s) 2023-01-11T21:24:50.6622340Z test_comprehensive_expand_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.052s) 2023-01-11T21:24:50.6622520Z test_comprehensive_expand_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6622630Z test_comprehensive_expand_cpu_float32 (__main__.TestDecompCPU) ... ok (0.030s) 2023-01-11T21:24:50.6622730Z test_comprehensive_expand_cpu_float64 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.6622830Z test_comprehensive_expand_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6622940Z test_comprehensive_expand_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6623040Z test_comprehensive_expand_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6623140Z test_comprehensive_expand_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6623240Z test_comprehensive_expand_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6623350Z test_comprehensive_expm1_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6623450Z test_comprehensive_expm1_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6623550Z test_comprehensive_expm1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2023-01-11T21:24:50.6623660Z test_comprehensive_expm1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2023-01-11T21:24:50.6623750Z test_comprehensive_expm1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6623850Z test_comprehensive_expm1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6623950Z test_comprehensive_expm1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6624050Z test_comprehensive_expm1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6624150Z test_comprehensive_expm1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6624250Z test_comprehensive_eye_cpu_bool (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6624350Z test_comprehensive_eye_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6624460Z test_comprehensive_eye_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.021s) 2023-01-11T21:24:50.6624550Z test_comprehensive_eye_cpu_float16 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6624650Z test_comprehensive_eye_cpu_float32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6624750Z test_comprehensive_eye_cpu_float64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6624850Z test_comprehensive_eye_cpu_int16 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6624950Z test_comprehensive_eye_cpu_int32 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6625040Z test_comprehensive_eye_cpu_int64 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6625140Z test_comprehensive_eye_cpu_int8 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6625240Z test_comprehensive_eye_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6625340Z test_comprehensive_fft_fft2_cpu_bool (__main__.TestDecompCPU) ... ok (0.031s) 2023-01-11T21:24:50.6625450Z test_comprehensive_fft_fft2_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.044s) 2023-01-11T21:24:50.6625560Z test_comprehensive_fft_fft2_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.044s) 2023-01-11T21:24:50.6625670Z test_comprehensive_fft_fft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.063s) 2023-01-11T21:24:50.6625810Z test_comprehensive_fft_fft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.063s) 2023-01-11T21:24:50.6625920Z test_comprehensive_fft_fft2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.039s) 2023-01-11T21:24:50.6626020Z test_comprehensive_fft_fft2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.040s) 2023-01-11T21:24:50.6626120Z test_comprehensive_fft_fft2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.039s) 2023-01-11T21:24:50.6626220Z test_comprehensive_fft_fft2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.039s) 2023-01-11T21:24:50.6626330Z test_comprehensive_fft_fft2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.039s) 2023-01-11T21:24:50.6626460Z test_comprehensive_fft_fft_cpu_bool (__main__.TestDecompCPU) ... ok (0.024s) 2023-01-11T21:24:50.6626570Z test_comprehensive_fft_fft_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.024s) 2023-01-11T21:24:50.6626680Z test_comprehensive_fft_fft_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.024s) 2023-01-11T21:24:50.6626790Z test_comprehensive_fft_fft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6626900Z test_comprehensive_fft_fft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6627000Z test_comprehensive_fft_fft_cpu_int16 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.6627100Z test_comprehensive_fft_fft_cpu_int32 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.6627200Z test_comprehensive_fft_fft_cpu_int64 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.6627300Z test_comprehensive_fft_fft_cpu_int8 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.6627400Z test_comprehensive_fft_fft_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.6627500Z test_comprehensive_fft_fftn_cpu_bool (__main__.TestDecompCPU) ... ok (0.035s) 2023-01-11T21:24:50.6627610Z test_comprehensive_fft_fftn_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.044s) 2023-01-11T21:24:50.6627720Z test_comprehensive_fft_fftn_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.045s) 2023-01-11T21:24:50.6627830Z test_comprehensive_fft_fftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.069s) 2023-01-11T21:24:50.6627930Z test_comprehensive_fft_fftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.069s) 2023-01-11T21:24:50.6628030Z test_comprehensive_fft_fftn_cpu_int16 (__main__.TestDecompCPU) ... ok (0.043s) 2023-01-11T21:24:50.6628130Z test_comprehensive_fft_fftn_cpu_int32 (__main__.TestDecompCPU) ... ok (0.043s) 2023-01-11T21:24:50.6628240Z test_comprehensive_fft_fftn_cpu_int64 (__main__.TestDecompCPU) ... ok (0.043s) 2023-01-11T21:24:50.6628340Z test_comprehensive_fft_fftn_cpu_int8 (__main__.TestDecompCPU) ... ok (0.043s) 2023-01-11T21:24:50.6628440Z test_comprehensive_fft_fftn_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.042s) 2023-01-11T21:24:50.6628550Z test_comprehensive_fft_fftshift_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6628660Z test_comprehensive_fft_fftshift_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6628770Z test_comprehensive_fft_fftshift_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.030s) 2023-01-11T21:24:50.6628890Z test_comprehensive_fft_fftshift_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.6629000Z test_comprehensive_fft_fftshift_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.031s) 2023-01-11T21:24:50.6629110Z test_comprehensive_fft_fftshift_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6629220Z test_comprehensive_fft_fftshift_cpu_float32 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6629330Z test_comprehensive_fft_fftshift_cpu_float64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6629440Z test_comprehensive_fft_fftshift_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6629540Z test_comprehensive_fft_fftshift_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6629700Z test_comprehensive_fft_fftshift_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6629820Z test_comprehensive_fft_fftshift_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6629920Z test_comprehensive_fft_fftshift_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6630030Z test_comprehensive_fft_hfft2_cpu_bool (__main__.TestDecompCPU) ... ok (0.067s) 2023-01-11T21:24:50.6630140Z test_comprehensive_fft_hfft2_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.187s) 2023-01-11T21:24:50.6630240Z test_comprehensive_fft_hfft2_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.190s) 2023-01-11T21:24:50.6630350Z test_comprehensive_fft_hfft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.201s) 2023-01-11T21:24:50.6630520Z test_comprehensive_fft_hfft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.199s) 2023-01-11T21:24:50.6630620Z test_comprehensive_fft_hfft2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.081s) 2023-01-11T21:24:50.6630730Z test_comprehensive_fft_hfft2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.081s) 2023-01-11T21:24:50.6630830Z test_comprehensive_fft_hfft2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.081s) 2023-01-11T21:24:50.6630940Z test_comprehensive_fft_hfft2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.081s) 2023-01-11T21:24:50.6631040Z test_comprehensive_fft_hfft2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.080s) 2023-01-11T21:24:50.6631140Z test_comprehensive_fft_hfft_cpu_bool (__main__.TestDecompCPU) ... ok (0.053s) 2023-01-11T21:24:50.6631250Z test_comprehensive_fft_hfft_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.151s) 2023-01-11T21:24:50.6631360Z test_comprehensive_fft_hfft_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.153s) 2023-01-11T21:24:50.6631460Z test_comprehensive_fft_hfft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.157s) 2023-01-11T21:24:50.6631570Z test_comprehensive_fft_hfft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.156s) 2023-01-11T21:24:50.6631670Z test_comprehensive_fft_hfft_cpu_int16 (__main__.TestDecompCPU) ... ok (0.073s) 2023-01-11T21:24:50.6631770Z test_comprehensive_fft_hfft_cpu_int32 (__main__.TestDecompCPU) ... ok (0.073s) 2023-01-11T21:24:50.6631880Z test_comprehensive_fft_hfft_cpu_int64 (__main__.TestDecompCPU) ... ok (0.073s) 2023-01-11T21:24:50.6631980Z test_comprehensive_fft_hfft_cpu_int8 (__main__.TestDecompCPU) ... ok (0.073s) 2023-01-11T21:24:50.6632080Z test_comprehensive_fft_hfft_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.071s) 2023-01-11T21:24:50.6632180Z test_comprehensive_fft_hfftn_cpu_bool (__main__.TestDecompCPU) ... ok (0.075s) 2023-01-11T21:24:50.6632300Z test_comprehensive_fft_hfftn_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.207s) 2023-01-11T21:24:50.6632410Z test_comprehensive_fft_hfftn_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.210s) 2023-01-11T21:24:50.6632510Z test_comprehensive_fft_hfftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.218s) 2023-01-11T21:24:50.6632620Z test_comprehensive_fft_hfftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.216s) 2023-01-11T21:24:50.6632720Z test_comprehensive_fft_hfftn_cpu_int16 (__main__.TestDecompCPU) ... ok (0.095s) 2023-01-11T21:24:50.6632830Z test_comprehensive_fft_hfftn_cpu_int32 (__main__.TestDecompCPU) ... ok (0.095s) 2023-01-11T21:24:50.6632930Z test_comprehensive_fft_hfftn_cpu_int64 (__main__.TestDecompCPU) ... ok (0.094s) 2023-01-11T21:24:50.6633030Z test_comprehensive_fft_hfftn_cpu_int8 (__main__.TestDecompCPU) ... ok (0.094s) 2023-01-11T21:24:50.6633130Z test_comprehensive_fft_hfftn_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.093s) 2023-01-11T21:24:50.6633230Z test_comprehensive_fft_ifft2_cpu_bool (__main__.TestDecompCPU) ... ok (0.031s) 2023-01-11T21:24:50.6633340Z test_comprehensive_fft_ifft2_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.044s) 2023-01-11T21:24:50.6633450Z test_comprehensive_fft_ifft2_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.045s) 2023-01-11T21:24:50.6633560Z test_comprehensive_fft_ifft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.063s) 2023-01-11T21:24:50.6633700Z test_comprehensive_fft_ifft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.063s) 2023-01-11T21:24:50.6633810Z test_comprehensive_fft_ifft2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.039s) 2023-01-11T21:24:50.6633910Z test_comprehensive_fft_ifft2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.039s) 2023-01-11T21:24:50.6634010Z test_comprehensive_fft_ifft2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.039s) 2023-01-11T21:24:50.6634110Z test_comprehensive_fft_ifft2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.039s) 2023-01-11T21:24:50.6634220Z test_comprehensive_fft_ifft2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.039s) 2023-01-11T21:24:50.6634360Z test_comprehensive_fft_ifft_cpu_bool (__main__.TestDecompCPU) ... ok (0.024s) 2023-01-11T21:24:50.6634470Z test_comprehensive_fft_ifft_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.024s) 2023-01-11T21:24:50.6634580Z test_comprehensive_fft_ifft_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.024s) 2023-01-11T21:24:50.6634680Z test_comprehensive_fft_ifft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.127s) 2023-01-11T21:24:50.6634790Z test_comprehensive_fft_ifft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.126s) 2023-01-11T21:24:50.6634890Z test_comprehensive_fft_ifft_cpu_int16 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.6634990Z test_comprehensive_fft_ifft_cpu_int32 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.6635090Z test_comprehensive_fft_ifft_cpu_int64 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.6635190Z test_comprehensive_fft_ifft_cpu_int8 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.6635300Z test_comprehensive_fft_ifft_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.6635400Z test_comprehensive_fft_ifftn_cpu_bool (__main__.TestDecompCPU) ... ok (0.035s) 2023-01-11T21:24:50.6635510Z test_comprehensive_fft_ifftn_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.044s) 2023-01-11T21:24:50.6635620Z test_comprehensive_fft_ifftn_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.045s) 2023-01-11T21:24:50.6635720Z test_comprehensive_fft_ifftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.069s) 2023-01-11T21:24:50.6635830Z test_comprehensive_fft_ifftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.068s) 2023-01-11T21:24:50.6635930Z test_comprehensive_fft_ifftn_cpu_int16 (__main__.TestDecompCPU) ... ok (0.043s) 2023-01-11T21:24:50.6636030Z test_comprehensive_fft_ifftn_cpu_int32 (__main__.TestDecompCPU) ... ok (0.043s) 2023-01-11T21:24:50.6636130Z test_comprehensive_fft_ifftn_cpu_int64 (__main__.TestDecompCPU) ... ok (0.043s) 2023-01-11T21:24:50.6636230Z test_comprehensive_fft_ifftn_cpu_int8 (__main__.TestDecompCPU) ... ok (0.042s) 2023-01-11T21:24:50.6636340Z test_comprehensive_fft_ifftn_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.042s) 2023-01-11T21:24:50.6636450Z test_comprehensive_fft_ifftshift_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6636560Z test_comprehensive_fft_ifftshift_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6636670Z test_comprehensive_fft_ifftshift_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.030s) 2023-01-11T21:24:50.6636790Z test_comprehensive_fft_ifftshift_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.6636910Z test_comprehensive_fft_ifftshift_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.031s) 2023-01-11T21:24:50.6637020Z test_comprehensive_fft_ifftshift_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6637130Z test_comprehensive_fft_ifftshift_cpu_float32 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6637240Z test_comprehensive_fft_ifftshift_cpu_float64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6637340Z test_comprehensive_fft_ifftshift_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6637450Z test_comprehensive_fft_ifftshift_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6637600Z test_comprehensive_fft_ifftshift_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6637710Z test_comprehensive_fft_ifftshift_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6637810Z test_comprehensive_fft_ifftshift_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6637920Z test_comprehensive_fft_ihfft2_cpu_bool (__main__.TestDecompCPU) ... ok (0.030s) 2023-01-11T21:24:50.6638020Z test_comprehensive_fft_ihfft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.075s) 2023-01-11T21:24:50.6638130Z test_comprehensive_fft_ihfft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.074s) 2023-01-11T21:24:50.6638280Z test_comprehensive_fft_ihfft2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.038s) 2023-01-11T21:24:50.6638390Z test_comprehensive_fft_ihfft2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.038s) 2023-01-11T21:24:50.6638490Z test_comprehensive_fft_ihfft2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.038s) 2023-01-11T21:24:50.6638600Z test_comprehensive_fft_ihfft2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.038s) 2023-01-11T21:24:50.6638700Z test_comprehensive_fft_ihfft2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.038s) 2023-01-11T21:24:50.6638810Z test_comprehensive_fft_ihfft_cpu_bool (__main__.TestDecompCPU) ... ok (0.024s) 2023-01-11T21:24:50.6638910Z test_comprehensive_fft_ihfft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.133s) 2023-01-11T21:24:50.6639020Z test_comprehensive_fft_ihfft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.131s) 2023-01-11T21:24:50.6639120Z test_comprehensive_fft_ihfft_cpu_int16 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.6639220Z test_comprehensive_fft_ihfft_cpu_int32 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.6639320Z test_comprehensive_fft_ihfft_cpu_int64 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.6639430Z test_comprehensive_fft_ihfft_cpu_int8 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.6639530Z test_comprehensive_fft_ihfft_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.6639630Z test_comprehensive_fft_ihfftn_cpu_bool (__main__.TestDecompCPU) ... ok (0.034s) 2023-01-11T21:24:50.6639740Z test_comprehensive_fft_ihfftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.121s) 2023-01-11T21:24:50.6639850Z test_comprehensive_fft_ihfftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.119s) 2023-01-11T21:24:50.6639960Z test_comprehensive_fft_ihfftn_cpu_int16 (__main__.TestDecompCPU) ... ok (0.041s) 2023-01-11T21:24:50.6640060Z test_comprehensive_fft_ihfftn_cpu_int32 (__main__.TestDecompCPU) ... ok (0.041s) 2023-01-11T21:24:50.6640160Z test_comprehensive_fft_ihfftn_cpu_int64 (__main__.TestDecompCPU) ... ok (0.042s) 2023-01-11T21:24:50.6640260Z test_comprehensive_fft_ihfftn_cpu_int8 (__main__.TestDecompCPU) ... ok (0.041s) 2023-01-11T21:24:50.6640370Z test_comprehensive_fft_ihfftn_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.041s) 2023-01-11T21:24:50.6640480Z test_comprehensive_fft_irfft2_cpu_bool (__main__.TestDecompCPU) ... ok (0.031s) 2023-01-11T21:24:50.6640590Z test_comprehensive_fft_irfft2_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.114s) 2023-01-11T21:24:50.6640700Z test_comprehensive_fft_irfft2_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.115s) 2023-01-11T21:24:50.6640800Z test_comprehensive_fft_irfft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.133s) 2023-01-11T21:24:50.6640900Z test_comprehensive_fft_irfft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.133s) 2023-01-11T21:24:50.6641010Z test_comprehensive_fft_irfft2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.039s) 2023-01-11T21:24:50.6641110Z test_comprehensive_fft_irfft2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.038s) 2023-01-11T21:24:50.6641210Z test_comprehensive_fft_irfft2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.039s) 2023-01-11T21:24:50.6641310Z test_comprehensive_fft_irfft2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.038s) 2023-01-11T21:24:50.6641450Z test_comprehensive_fft_irfft2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.038s) 2023-01-11T21:24:50.6641560Z test_comprehensive_fft_irfft_cpu_bool (__main__.TestDecompCPU) ... ok (0.025s) 2023-01-11T21:24:50.6641670Z test_comprehensive_fft_irfft_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.097s) 2023-01-11T21:24:50.6641780Z test_comprehensive_fft_irfft_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.098s) 2023-01-11T21:24:50.6641890Z test_comprehensive_fft_irfft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.122s) 2023-01-11T21:24:50.6641990Z test_comprehensive_fft_irfft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.121s) 2023-01-11T21:24:50.6642100Z test_comprehensive_fft_irfft_cpu_int16 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.6642240Z test_comprehensive_fft_irfft_cpu_int32 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.6642340Z test_comprehensive_fft_irfft_cpu_int64 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.6642450Z test_comprehensive_fft_irfft_cpu_int8 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.6642550Z test_comprehensive_fft_irfft_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.6642650Z test_comprehensive_fft_irfftn_cpu_bool (__main__.TestDecompCPU) ... ok (0.035s) 2023-01-11T21:24:50.6642760Z test_comprehensive_fft_irfftn_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.129s) 2023-01-11T21:24:50.6642870Z test_comprehensive_fft_irfftn_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.130s) 2023-01-11T21:24:50.6642980Z test_comprehensive_fft_irfftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.154s) 2023-01-11T21:24:50.6643090Z test_comprehensive_fft_irfftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.153s) 2023-01-11T21:24:50.6643190Z test_comprehensive_fft_irfftn_cpu_int16 (__main__.TestDecompCPU) ... ok (0.043s) 2023-01-11T21:24:50.6643300Z test_comprehensive_fft_irfftn_cpu_int32 (__main__.TestDecompCPU) ... ok (0.042s) 2023-01-11T21:24:50.6643400Z test_comprehensive_fft_irfftn_cpu_int64 (__main__.TestDecompCPU) ... ok (0.042s) 2023-01-11T21:24:50.6643500Z test_comprehensive_fft_irfftn_cpu_int8 (__main__.TestDecompCPU) ... ok (0.042s) 2023-01-11T21:24:50.6643610Z test_comprehensive_fft_irfftn_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.042s) 2023-01-11T21:24:50.6643710Z test_comprehensive_fft_rfft2_cpu_bool (__main__.TestDecompCPU) ... ok (0.030s) 2023-01-11T21:24:50.6643820Z test_comprehensive_fft_rfft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.065s) 2023-01-11T21:24:50.6643920Z test_comprehensive_fft_rfft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.064s) 2023-01-11T21:24:50.6644020Z test_comprehensive_fft_rfft2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.038s) 2023-01-11T21:24:50.6644120Z test_comprehensive_fft_rfft2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.037s) 2023-01-11T21:24:50.6644220Z test_comprehensive_fft_rfft2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.038s) 2023-01-11T21:24:50.6644330Z test_comprehensive_fft_rfft2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.038s) 2023-01-11T21:24:50.6644430Z test_comprehensive_fft_rfft2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.037s) 2023-01-11T21:24:50.6644530Z test_comprehensive_fft_rfft_cpu_bool (__main__.TestDecompCPU) ... ok (0.024s) 2023-01-11T21:24:50.6644640Z test_comprehensive_fft_rfft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.061s) 2023-01-11T21:24:50.6644740Z test_comprehensive_fft_rfft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.059s) 2023-01-11T21:24:50.6644850Z test_comprehensive_fft_rfft_cpu_int16 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.6644950Z test_comprehensive_fft_rfft_cpu_int32 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.6649760Z test_comprehensive_fft_rfft_cpu_int64 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.6649900Z test_comprehensive_fft_rfft_cpu_int8 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.6650010Z test_comprehensive_fft_rfft_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.6650250Z test_comprehensive_fft_rfftn_cpu_bool (__main__.TestDecompCPU) ... ok (0.034s) 2023-01-11T21:24:50.6650360Z test_comprehensive_fft_rfftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.074s) 2023-01-11T21:24:50.6650470Z test_comprehensive_fft_rfftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.073s) 2023-01-11T21:24:50.6650580Z test_comprehensive_fft_rfftn_cpu_int16 (__main__.TestDecompCPU) ... ok (0.041s) 2023-01-11T21:24:50.6650680Z test_comprehensive_fft_rfftn_cpu_int32 (__main__.TestDecompCPU) ... ok (0.041s) 2023-01-11T21:24:50.6650780Z test_comprehensive_fft_rfftn_cpu_int64 (__main__.TestDecompCPU) ... ok (0.041s) 2023-01-11T21:24:50.6650940Z test_comprehensive_fft_rfftn_cpu_int8 (__main__.TestDecompCPU) ... ok (0.041s) 2023-01-11T21:24:50.6651040Z test_comprehensive_fft_rfftn_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.041s) 2023-01-11T21:24:50.6651150Z test_comprehensive_fill_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6651250Z test_comprehensive_fill_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6651350Z test_comprehensive_fill_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6651460Z test_comprehensive_fill_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6651560Z test_comprehensive_fill_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6651670Z test_comprehensive_fill_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6651770Z test_comprehensive_fill_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6651880Z test_comprehensive_fill_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6651980Z test_comprehensive_fill_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6652080Z test_comprehensive_fill_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6652180Z test_comprehensive_fill_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6652280Z test_comprehensive_fill_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6652380Z test_comprehensive_fill_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6652490Z test_comprehensive_flatten_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6652590Z test_comprehensive_flatten_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6652700Z test_comprehensive_flatten_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.6652810Z test_comprehensive_flatten_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.6652920Z test_comprehensive_flatten_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.6653030Z test_comprehensive_flatten_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6653130Z test_comprehensive_flatten_cpu_float32 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.6653230Z test_comprehensive_flatten_cpu_float64 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.6653340Z test_comprehensive_flatten_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6653440Z test_comprehensive_flatten_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6653550Z test_comprehensive_flatten_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6653650Z test_comprehensive_flatten_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6653750Z test_comprehensive_flatten_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6653850Z test_comprehensive_flip_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6653960Z test_comprehensive_flip_cpu_bool (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.6654060Z test_comprehensive_flip_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.107s) 2023-01-11T21:24:50.6654210Z test_comprehensive_flip_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.107s) 2023-01-11T21:24:50.6654320Z test_comprehensive_flip_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6654420Z test_comprehensive_flip_cpu_float32 (__main__.TestDecompCPU) ... ok (0.059s) 2023-01-11T21:24:50.6654520Z test_comprehensive_flip_cpu_float64 (__main__.TestDecompCPU) ... ok (0.058s) 2023-01-11T21:24:50.6654620Z test_comprehensive_flip_cpu_int16 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.6654720Z test_comprehensive_flip_cpu_int32 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.6654820Z test_comprehensive_flip_cpu_int64 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.6654970Z test_comprehensive_flip_cpu_int8 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.6655070Z test_comprehensive_flip_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.6655180Z test_comprehensive_fliplr_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6655280Z test_comprehensive_fliplr_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6655390Z test_comprehensive_fliplr_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.6655500Z test_comprehensive_fliplr_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.6655600Z test_comprehensive_fliplr_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6655710Z test_comprehensive_fliplr_cpu_float32 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6655810Z test_comprehensive_fliplr_cpu_float64 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6655920Z test_comprehensive_fliplr_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6656020Z test_comprehensive_fliplr_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6656120Z test_comprehensive_fliplr_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6656230Z test_comprehensive_fliplr_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6656330Z test_comprehensive_fliplr_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6656440Z test_comprehensive_flipud_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6656540Z test_comprehensive_flipud_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6656650Z test_comprehensive_flipud_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.6656760Z test_comprehensive_flipud_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.6656860Z test_comprehensive_flipud_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6656970Z test_comprehensive_flipud_cpu_float32 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6657070Z test_comprehensive_flipud_cpu_float64 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6657170Z test_comprehensive_flipud_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6657280Z test_comprehensive_flipud_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6657380Z test_comprehensive_flipud_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6657480Z test_comprehensive_flipud_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6657580Z test_comprehensive_flipud_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6657680Z test_comprehensive_float_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6657780Z test_comprehensive_float_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6657890Z test_comprehensive_float_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6657990Z test_comprehensive_float_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6658100Z test_comprehensive_float_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6658240Z test_comprehensive_float_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6658350Z test_comprehensive_float_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6658460Z test_comprehensive_float_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6658560Z test_comprehensive_float_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6658660Z test_comprehensive_float_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6658760Z test_comprehensive_float_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6658860Z test_comprehensive_float_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6658990Z test_comprehensive_float_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6659110Z test_comprehensive_float_power_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.052s) 2023-01-11T21:24:50.6659220Z test_comprehensive_float_power_cpu_bool (__main__.TestDecompCPU) ... ok (0.047s) 2023-01-11T21:24:50.6659340Z test_comprehensive_float_power_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.137s) 2023-01-11T21:24:50.6659450Z test_comprehensive_float_power_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.238s) 2023-01-11T21:24:50.6659560Z test_comprehensive_float_power_cpu_float16 (__main__.TestDecompCPU) ... ok (0.052s) 2023-01-11T21:24:50.6659670Z test_comprehensive_float_power_cpu_float32 (__main__.TestDecompCPU) ... ok (0.606s) 2023-01-11T21:24:50.6659770Z test_comprehensive_float_power_cpu_float64 (__main__.TestDecompCPU) ... ok (0.550s) 2023-01-11T21:24:50.6659880Z test_comprehensive_float_power_cpu_int16 (__main__.TestDecompCPU) ... ok (0.061s) 2023-01-11T21:24:50.6659990Z test_comprehensive_float_power_cpu_int32 (__main__.TestDecompCPU) ... ok (0.061s) 2023-01-11T21:24:50.6660090Z test_comprehensive_float_power_cpu_int64 (__main__.TestDecompCPU) ... ok (0.061s) 2023-01-11T21:24:50.6660200Z test_comprehensive_float_power_cpu_int8 (__main__.TestDecompCPU) ... ok (0.061s) 2023-01-11T21:24:50.6660300Z test_comprehensive_float_power_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.061s) 2023-01-11T21:24:50.6660410Z test_comprehensive_floor_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6660510Z test_comprehensive_floor_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.6660620Z test_comprehensive_floor_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.6660710Z test_comprehensive_floor_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6660820Z test_comprehensive_floor_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6660920Z test_comprehensive_floor_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6661020Z test_comprehensive_floor_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6661120Z test_comprehensive_floor_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6661230Z test_comprehensive_floor_divide_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6661340Z test_comprehensive_floor_divide_cpu_float16 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6661450Z test_comprehensive_floor_divide_cpu_float32 (__main__.TestDecompCPU) ... ok (0.038s) 2023-01-11T21:24:50.6661560Z test_comprehensive_floor_divide_cpu_float64 (__main__.TestDecompCPU) ... ok (0.037s) 2023-01-11T21:24:50.6661670Z test_comprehensive_floor_divide_cpu_int16 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6661780Z test_comprehensive_floor_divide_cpu_int32 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6661880Z test_comprehensive_floor_divide_cpu_int64 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6661990Z test_comprehensive_floor_divide_cpu_int8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6662090Z test_comprehensive_floor_divide_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6662240Z test_comprehensive_fmax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.085s) 2023-01-11T21:24:50.6662340Z test_comprehensive_fmax_cpu_bool (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6662450Z test_comprehensive_fmax_cpu_float16 (__main__.TestDecompCPU) ... ok (0.084s) 2023-01-11T21:24:50.6662560Z test_comprehensive_fmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.326s) 2023-01-11T21:24:50.6662660Z test_comprehensive_fmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.320s) 2023-01-11T21:24:50.6662760Z test_comprehensive_fmax_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6662890Z test_comprehensive_fmax_cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6662990Z test_comprehensive_fmax_cpu_int64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6663090Z test_comprehensive_fmax_cpu_int8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6663190Z test_comprehensive_fmax_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6663290Z test_comprehensive_fmin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.083s) 2023-01-11T21:24:50.6663390Z test_comprehensive_fmin_cpu_bool (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6663490Z test_comprehensive_fmin_cpu_float16 (__main__.TestDecompCPU) ... ok (0.084s) 2023-01-11T21:24:50.6663590Z test_comprehensive_fmin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.325s) 2023-01-11T21:24:50.6663690Z test_comprehensive_fmin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.321s) 2023-01-11T21:24:50.6663790Z test_comprehensive_fmin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6663880Z test_comprehensive_fmin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6663980Z test_comprehensive_fmin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6664080Z test_comprehensive_fmin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6664170Z test_comprehensive_fmin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6664280Z test_comprehensive_fmod_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.6664380Z test_comprehensive_fmod_cpu_float16 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.6664480Z test_comprehensive_fmod_cpu_float32 (__main__.TestDecompCPU) ... ok (0.211s) 2023-01-11T21:24:50.6664570Z test_comprehensive_fmod_cpu_float64 (__main__.TestDecompCPU) ... ok (0.203s) 2023-01-11T21:24:50.6664670Z test_comprehensive_fmod_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6664760Z test_comprehensive_fmod_cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6664860Z test_comprehensive_fmod_cpu_int64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6664960Z test_comprehensive_fmod_cpu_int8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6665050Z test_comprehensive_fmod_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6665160Z test_comprehensive_frac_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6665260Z test_comprehensive_frac_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6665360Z test_comprehensive_frac_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.6665450Z test_comprehensive_frac_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6665560Z test_comprehensive_frexp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6665660Z test_comprehensive_frexp_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6665770Z test_comprehensive_frexp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6665870Z test_comprehensive_frexp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6665970Z test_comprehensive_full_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6666120Z test_comprehensive_full_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6666230Z test_comprehensive_full_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6666330Z test_comprehensive_full_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6666440Z test_comprehensive_full_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6666540Z test_comprehensive_full_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6666640Z test_comprehensive_full_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6666740Z test_comprehensive_full_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6666890Z test_comprehensive_full_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6667000Z test_comprehensive_full_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6667100Z test_comprehensive_full_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6667200Z test_comprehensive_full_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6667300Z test_comprehensive_full_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6667410Z test_comprehensive_full_like_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6667520Z test_comprehensive_full_like_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6667630Z test_comprehensive_full_like_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6667740Z test_comprehensive_full_like_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6667850Z test_comprehensive_full_like_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6667960Z test_comprehensive_full_like_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6668060Z test_comprehensive_full_like_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6668170Z test_comprehensive_full_like_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6668270Z test_comprehensive_full_like_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6668380Z test_comprehensive_full_like_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6668480Z test_comprehensive_full_like_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6668580Z test_comprehensive_full_like_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6668690Z test_comprehensive_gather_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6668800Z test_comprehensive_gather_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6668900Z test_comprehensive_gather_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6669020Z test_comprehensive_gather_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6669120Z test_comprehensive_gather_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6669230Z test_comprehensive_gather_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6669330Z test_comprehensive_gather_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6669440Z test_comprehensive_gather_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6669540Z test_comprehensive_gather_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6669650Z test_comprehensive_gather_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6669760Z test_comprehensive_gather_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6669860Z test_comprehensive_gather_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6669960Z test_comprehensive_gcd_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6670100Z test_comprehensive_gcd_cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6670200Z test_comprehensive_gcd_cpu_int64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6670310Z test_comprehensive_gcd_cpu_int8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6670410Z test_comprehensive_gcd_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6670510Z test_comprehensive_ge_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.6670610Z test_comprehensive_ge_cpu_bool (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6670720Z test_comprehensive_ge_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.6670860Z test_comprehensive_ge_cpu_float32 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.6670960Z test_comprehensive_ge_cpu_float64 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.6671060Z test_comprehensive_ge_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6671160Z test_comprehensive_ge_cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6671260Z test_comprehensive_ge_cpu_int64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6671360Z test_comprehensive_ge_cpu_int8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6671460Z test_comprehensive_ge_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6671570Z test_comprehensive_geqrf_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6671680Z test_comprehensive_geqrf_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6671790Z test_comprehensive_geqrf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6671890Z test_comprehensive_geqrf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6672000Z test_comprehensive_gradient_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.137s) 2023-01-11T21:24:50.6672120Z test_comprehensive_gradient_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.225s) 2023-01-11T21:24:50.6672230Z test_comprehensive_gradient_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.287s) 2023-01-11T21:24:50.6672340Z test_comprehensive_gradient_cpu_float16 (__main__.TestDecompCPU) ... ok (0.137s) 2023-01-11T21:24:50.6672450Z test_comprehensive_gradient_cpu_float32 (__main__.TestDecompCPU) ... ok (0.753s) 2023-01-11T21:24:50.6672550Z test_comprehensive_gradient_cpu_float64 (__main__.TestDecompCPU) ... ok (0.716s) 2023-01-11T21:24:50.6672660Z test_comprehensive_gradient_cpu_int16 (__main__.TestDecompCPU) ... ok (0.230s) 2023-01-11T21:24:50.6672760Z test_comprehensive_gradient_cpu_int32 (__main__.TestDecompCPU) ... ok (0.229s) 2023-01-11T21:24:50.6672870Z test_comprehensive_gradient_cpu_int64 (__main__.TestDecompCPU) ... ok (0.226s) 2023-01-11T21:24:50.6672970Z test_comprehensive_gradient_cpu_int8 (__main__.TestDecompCPU) ... ok (0.229s) 2023-01-11T21:24:50.6673090Z test_comprehensive_grid_sampler_2d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.309s) 2023-01-11T21:24:50.6673210Z test_comprehensive_grid_sampler_2d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.298s) 2023-01-11T21:24:50.6673310Z test_comprehensive_gt_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.6673410Z test_comprehensive_gt_cpu_bool (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6673510Z test_comprehensive_gt_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.6673610Z test_comprehensive_gt_cpu_float32 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.6673710Z test_comprehensive_gt_cpu_float64 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.6673820Z test_comprehensive_gt_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6673920Z test_comprehensive_gt_cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6674010Z test_comprehensive_gt_cpu_int64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6674160Z test_comprehensive_gt_cpu_int8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6674260Z test_comprehensive_gt_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6674370Z test_comprehensive_half_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6674470Z test_comprehensive_half_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6674580Z test_comprehensive_half_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6674680Z test_comprehensive_half_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.6674780Z test_comprehensive_half_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6674930Z test_comprehensive_half_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6675030Z test_comprehensive_half_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6675140Z test_comprehensive_half_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6675240Z test_comprehensive_half_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6679970Z test_comprehensive_half_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6680100Z test_comprehensive_half_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6680200Z test_comprehensive_half_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6680310Z test_comprehensive_heaviside_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6680420Z test_comprehensive_heaviside_cpu_bool (__main__.TestDecompCPU) ... ok (0.021s) 2023-01-11T21:24:50.6680530Z test_comprehensive_heaviside_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6680640Z test_comprehensive_heaviside_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2023-01-11T21:24:50.6680740Z test_comprehensive_heaviside_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2023-01-11T21:24:50.6680850Z test_comprehensive_heaviside_cpu_int16 (__main__.TestDecompCPU) ... ok (0.021s) 2023-01-11T21:24:50.6680960Z test_comprehensive_heaviside_cpu_int32 (__main__.TestDecompCPU) ... ok (0.021s) 2023-01-11T21:24:50.6681060Z test_comprehensive_heaviside_cpu_int64 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.6681160Z test_comprehensive_heaviside_cpu_int8 (__main__.TestDecompCPU) ... ok (0.021s) 2023-01-11T21:24:50.6681260Z test_comprehensive_heaviside_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.021s) 2023-01-11T21:24:50.6681370Z test_comprehensive_histc_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6681470Z test_comprehensive_histc_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6681580Z test_comprehensive_histc_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6681680Z test_comprehensive_histogram_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.6681790Z test_comprehensive_histogram_cpu_float64 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6681900Z test_comprehensive_histogramdd_cpu_float32 (__main__.TestDecompCPU) ... ok (0.049s) 2023-01-11T21:24:50.6682010Z test_comprehensive_histogramdd_cpu_float64 (__main__.TestDecompCPU) ... ok (0.048s) 2023-01-11T21:24:50.6682110Z test_comprehensive_hsplit_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6682220Z test_comprehensive_hsplit_cpu_bool (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.6682320Z test_comprehensive_hsplit_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.053s) 2023-01-11T21:24:50.6682430Z test_comprehensive_hsplit_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.025s) 2023-01-11T21:24:50.6682540Z test_comprehensive_hsplit_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.055s) 2023-01-11T21:24:50.6682640Z test_comprehensive_hsplit_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6682750Z test_comprehensive_hsplit_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2023-01-11T21:24:50.6682960Z test_comprehensive_hsplit_cpu_float64 (__main__.TestDecompCPU) ... ok (0.030s) 2023-01-11T21:24:50.6683070Z test_comprehensive_hsplit_cpu_int16 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.6683170Z test_comprehensive_hsplit_cpu_int32 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.6683280Z test_comprehensive_hsplit_cpu_int64 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.6683380Z test_comprehensive_hsplit_cpu_int8 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.6683480Z test_comprehensive_hsplit_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.6683620Z test_comprehensive_hstack_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6683730Z test_comprehensive_hstack_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6683840Z test_comprehensive_hstack_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.6683940Z test_comprehensive_hstack_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6684050Z test_comprehensive_hstack_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.6684150Z test_comprehensive_hstack_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6684260Z test_comprehensive_hstack_cpu_float32 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6684360Z test_comprehensive_hstack_cpu_float64 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6684460Z test_comprehensive_hstack_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6684570Z test_comprehensive_hstack_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6684670Z test_comprehensive_hstack_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6684770Z test_comprehensive_hstack_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6684870Z test_comprehensive_hstack_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6684970Z test_comprehensive_hypot_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6685080Z test_comprehensive_hypot_cpu_float32 (__main__.TestDecompCPU) ... ok (0.329s) 2023-01-11T21:24:50.6685180Z test_comprehensive_hypot_cpu_float64 (__main__.TestDecompCPU) ... ok (0.325s) 2023-01-11T21:24:50.6685280Z test_comprehensive_i0_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6685380Z test_comprehensive_i0_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6685480Z test_comprehensive_i0_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6685580Z test_comprehensive_i0_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6685680Z test_comprehensive_i0_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6685780Z test_comprehensive_i0_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6685870Z test_comprehensive_i0_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6685970Z test_comprehensive_i0_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6686070Z test_comprehensive_i0_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6686180Z test_comprehensive_igamma_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6686280Z test_comprehensive_igamma_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6686390Z test_comprehensive_igamma_cpu_float32 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.6686490Z test_comprehensive_igamma_cpu_float64 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.6686600Z test_comprehensive_igammac_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6686700Z test_comprehensive_igammac_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6686880Z test_comprehensive_igammac_cpu_float32 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.6686980Z test_comprehensive_igammac_cpu_float64 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.6687090Z test_comprehensive_imag_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6687190Z test_comprehensive_imag_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6687300Z test_comprehensive_imag_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6687410Z test_comprehensive_index_add_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6687520Z test_comprehensive_index_add_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6687680Z test_comprehensive_index_add_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.047s) 2023-01-11T21:24:50.6687800Z test_comprehensive_index_add_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.6687910Z test_comprehensive_index_add_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.049s) 2023-01-11T21:24:50.6688020Z test_comprehensive_index_add_cpu_float16 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6688120Z test_comprehensive_index_add_cpu_float32 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.6688220Z test_comprehensive_index_add_cpu_float64 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.6688330Z test_comprehensive_index_add_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6688430Z test_comprehensive_index_add_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6688530Z test_comprehensive_index_add_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6688630Z test_comprehensive_index_add_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6688740Z test_comprehensive_index_add_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6688840Z test_comprehensive_index_copy_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6688950Z test_comprehensive_index_copy_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6689060Z test_comprehensive_index_copy_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.6689180Z test_comprehensive_index_copy_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6689290Z test_comprehensive_index_copy_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6689390Z test_comprehensive_index_copy_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6689500Z test_comprehensive_index_copy_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6689610Z test_comprehensive_index_copy_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6689710Z test_comprehensive_index_copy_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6689810Z test_comprehensive_index_copy_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6689920Z test_comprehensive_index_copy_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6690020Z test_comprehensive_index_copy_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6690130Z test_comprehensive_index_fill_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6690230Z test_comprehensive_index_fill_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6690350Z test_comprehensive_index_fill_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6690460Z test_comprehensive_index_fill_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6690570Z test_comprehensive_index_fill_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6690670Z test_comprehensive_index_fill_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6690770Z test_comprehensive_index_fill_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6690920Z test_comprehensive_index_fill_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6691020Z test_comprehensive_index_fill_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6691130Z test_comprehensive_index_fill_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6691230Z test_comprehensive_index_fill_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6691340Z test_comprehensive_index_fill_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6691450Z test_comprehensive_index_put_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6691600Z test_comprehensive_index_put_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6691710Z test_comprehensive_index_put_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6691820Z test_comprehensive_index_put_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6691930Z test_comprehensive_index_put_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6692040Z test_comprehensive_index_put_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6692150Z test_comprehensive_index_put_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6692250Z test_comprehensive_index_put_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6692350Z test_comprehensive_index_put_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6692450Z test_comprehensive_index_put_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6692560Z test_comprehensive_index_put_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6692660Z test_comprehensive_index_put_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6692760Z test_comprehensive_index_put_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6692880Z test_comprehensive_index_reduce_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.156s) 2023-01-11T21:24:50.6692990Z test_comprehensive_index_reduce_cpu_float16 (__main__.TestDecompCPU) ... ok (0.155s) 2023-01-11T21:24:50.6693100Z test_comprehensive_index_reduce_cpu_float32 (__main__.TestDecompCPU) ... ok (0.841s) 2023-01-11T21:24:50.6693200Z test_comprehensive_index_reduce_cpu_float64 (__main__.TestDecompCPU) ... ok (0.820s) 2023-01-11T21:24:50.6693310Z test_comprehensive_index_reduce_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6693420Z test_comprehensive_index_reduce_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6693520Z test_comprehensive_index_reduce_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6693630Z test_comprehensive_index_reduce_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6693730Z test_comprehensive_index_reduce_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6693840Z test_comprehensive_index_select_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6693950Z test_comprehensive_index_select_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6694060Z test_comprehensive_index_select_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6694170Z test_comprehensive_index_select_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6694290Z test_comprehensive_index_select_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6694400Z test_comprehensive_index_select_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6694500Z test_comprehensive_index_select_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6694610Z test_comprehensive_index_select_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6694720Z test_comprehensive_index_select_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6694870Z test_comprehensive_index_select_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6694980Z test_comprehensive_index_select_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6695090Z test_comprehensive_index_select_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6695190Z test_comprehensive_index_select_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6695300Z test_comprehensive_inner_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6695410Z test_comprehensive_inner_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.023s) 2023-01-11T21:24:50.6695560Z test_comprehensive_inner_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.024s) 2023-01-11T21:24:50.6695670Z test_comprehensive_inner_cpu_float32 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6695770Z test_comprehensive_inner_cpu_float64 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6695910Z test_comprehensive_inner_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6696010Z test_comprehensive_inner_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6696110Z test_comprehensive_inner_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6696210Z test_comprehensive_inner_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6696310Z test_comprehensive_inner_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6696410Z test_comprehensive_int_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6696520Z test_comprehensive_int_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6696620Z test_comprehensive_int_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6696730Z test_comprehensive_int_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6696830Z test_comprehensive_int_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6696930Z test_comprehensive_int_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6697030Z test_comprehensive_int_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6697130Z test_comprehensive_int_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6697230Z test_comprehensive_int_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6697320Z test_comprehensive_int_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6697420Z test_comprehensive_int_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6697520Z test_comprehensive_int_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6697630Z test_comprehensive_isclose_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.169s) 2023-01-11T21:24:50.6697730Z test_comprehensive_isclose_cpu_bool (__main__.TestDecompCPU) ... ok (0.434s) 2023-01-11T21:24:50.6697840Z test_comprehensive_isclose_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.592s) 2023-01-11T21:24:50.6697950Z test_comprehensive_isclose_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.599s) 2023-01-11T21:24:50.6698050Z test_comprehensive_isclose_cpu_float16 (__main__.TestDecompCPU) ... ok (0.170s) 2023-01-11T21:24:50.6698160Z test_comprehensive_isclose_cpu_float32 (__main__.TestDecompCPU) ... ok (0.461s) 2023-01-11T21:24:50.6698260Z test_comprehensive_isclose_cpu_float64 (__main__.TestDecompCPU) ... ok (0.457s) 2023-01-11T21:24:50.6698370Z test_comprehensive_isclose_cpu_int16 (__main__.TestDecompCPU) ... ok (0.582s) 2023-01-11T21:24:50.6698470Z test_comprehensive_isclose_cpu_int32 (__main__.TestDecompCPU) ... ok (0.579s) 2023-01-11T21:24:50.6698570Z test_comprehensive_isclose_cpu_int64 (__main__.TestDecompCPU) ... ok (0.577s) 2023-01-11T21:24:50.6698670Z test_comprehensive_isclose_cpu_int8 (__main__.TestDecompCPU) ... ok (0.576s) 2023-01-11T21:24:50.6698820Z test_comprehensive_isclose_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.568s) 2023-01-11T21:24:50.6698930Z test_comprehensive_isfinite_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6699030Z test_comprehensive_isfinite_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6699150Z test_comprehensive_isfinite_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6699260Z test_comprehensive_isfinite_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.6699360Z test_comprehensive_isfinite_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6699470Z test_comprehensive_isfinite_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6699610Z test_comprehensive_isfinite_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6699720Z test_comprehensive_isfinite_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6699820Z test_comprehensive_isfinite_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6699930Z test_comprehensive_isfinite_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6700040Z test_comprehensive_isfinite_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6700140Z test_comprehensive_isfinite_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6700250Z test_comprehensive_isfinite_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6700350Z test_comprehensive_isin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6700450Z test_comprehensive_isin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6700560Z test_comprehensive_isin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6700660Z test_comprehensive_isin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6700760Z test_comprehensive_isin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6700860Z test_comprehensive_isin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6700960Z test_comprehensive_isin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6701060Z test_comprehensive_isinf_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6701160Z test_comprehensive_isinf_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6701270Z test_comprehensive_isinf_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.6701370Z test_comprehensive_isinf_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.6701480Z test_comprehensive_isinf_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.6701580Z test_comprehensive_isinf_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6701680Z test_comprehensive_isinf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6701790Z test_comprehensive_isinf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6701890Z test_comprehensive_isinf_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6701990Z test_comprehensive_isinf_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6702090Z test_comprehensive_isinf_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6702190Z test_comprehensive_isinf_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6702290Z test_comprehensive_isinf_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6702390Z test_comprehensive_isnan_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6702490Z test_comprehensive_isnan_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6702600Z test_comprehensive_isnan_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.6702700Z test_comprehensive_isnan_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.6702860Z test_comprehensive_isnan_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6702970Z test_comprehensive_isnan_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6703070Z test_comprehensive_isnan_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6703170Z test_comprehensive_isnan_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6703280Z test_comprehensive_isnan_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6703370Z test_comprehensive_isnan_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6703530Z test_comprehensive_isnan_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6703630Z test_comprehensive_isnan_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6703740Z test_comprehensive_isneginf_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6703850Z test_comprehensive_isneginf_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6703950Z test_comprehensive_isneginf_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6704060Z test_comprehensive_isneginf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6704160Z test_comprehensive_isneginf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6704260Z test_comprehensive_isneginf_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6704370Z test_comprehensive_isneginf_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6704470Z test_comprehensive_isneginf_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6704570Z test_comprehensive_isneginf_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6704670Z test_comprehensive_isneginf_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6704780Z test_comprehensive_isposinf_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6704880Z test_comprehensive_isposinf_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6704980Z test_comprehensive_isposinf_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6705090Z test_comprehensive_isposinf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6705190Z test_comprehensive_isposinf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6705290Z test_comprehensive_isposinf_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6705400Z test_comprehensive_isposinf_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6705500Z test_comprehensive_isposinf_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6710340Z test_comprehensive_isposinf_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6710490Z test_comprehensive_isposinf_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6710600Z test_comprehensive_isreal_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6710710Z test_comprehensive_isreal_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6710820Z test_comprehensive_isreal_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6710930Z test_comprehensive_isreal_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6711030Z test_comprehensive_isreal_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6711130Z test_comprehensive_isreal_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6711240Z test_comprehensive_isreal_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6711350Z test_comprehensive_isreal_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6711450Z test_comprehensive_isreal_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6711720Z test_comprehensive_isreal_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6711820Z test_comprehensive_isreal_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6711930Z test_comprehensive_isreal_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6712030Z test_comprehensive_isreal_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6712140Z test_comprehensive_istft_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.948s) 2023-01-11T21:24:50.6712250Z test_comprehensive_istft_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.958s) 2023-01-11T21:24:50.6712400Z test_comprehensive_jiterator_2inputs_2outputs_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:24:50.6712600Z test_comprehensive_jiterator_2inputs_2outputs_cpu_bool (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6712750Z test_comprehensive_jiterator_2inputs_2outputs_cpu_complex128 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6712900Z test_comprehensive_jiterator_2inputs_2outputs_cpu_complex64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6713040Z test_comprehensive_jiterator_2inputs_2outputs_cpu_float16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6713180Z test_comprehensive_jiterator_2inputs_2outputs_cpu_float32 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6713310Z test_comprehensive_jiterator_2inputs_2outputs_cpu_float64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6713450Z test_comprehensive_jiterator_2inputs_2outputs_cpu_int16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6713590Z test_comprehensive_jiterator_2inputs_2outputs_cpu_int32 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6713720Z test_comprehensive_jiterator_2inputs_2outputs_cpu_int64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6713860Z test_comprehensive_jiterator_2inputs_2outputs_cpu_int8 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6713990Z test_comprehensive_jiterator_2inputs_2outputs_cpu_uint8 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6714130Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6714280Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_bool (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6714430Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_complex128 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6714580Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_complex64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6714730Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_float16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6714870Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_float32 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6715020Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_float64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6715160Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_int16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6715300Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_int32 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6715440Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_int64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6715620Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_int8 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6715760Z test_comprehensive_jiterator_4inputs_with_extra_args_cpu_uint8 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6715900Z test_comprehensive_jiterator_binary_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6716040Z test_comprehensive_jiterator_binary_cpu_bool (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6716180Z test_comprehensive_jiterator_binary_cpu_complex128 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6716350Z test_comprehensive_jiterator_binary_cpu_complex64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6716490Z test_comprehensive_jiterator_binary_cpu_float16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6716620Z test_comprehensive_jiterator_binary_cpu_float32 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6716750Z test_comprehensive_jiterator_binary_cpu_float64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6716880Z test_comprehensive_jiterator_binary_cpu_int16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6717010Z test_comprehensive_jiterator_binary_cpu_int32 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6717130Z test_comprehensive_jiterator_binary_cpu_int64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6717260Z test_comprehensive_jiterator_binary_cpu_int8 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6717380Z test_comprehensive_jiterator_binary_cpu_uint8 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6717530Z test_comprehensive_jiterator_binary_return_by_ref_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6717670Z test_comprehensive_jiterator_binary_return_by_ref_cpu_bool (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6717820Z test_comprehensive_jiterator_binary_return_by_ref_cpu_complex128 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6717970Z test_comprehensive_jiterator_binary_return_by_ref_cpu_complex64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6718110Z test_comprehensive_jiterator_binary_return_by_ref_cpu_float16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6718260Z test_comprehensive_jiterator_binary_return_by_ref_cpu_float32 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6718390Z test_comprehensive_jiterator_binary_return_by_ref_cpu_float64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6718540Z test_comprehensive_jiterator_binary_return_by_ref_cpu_int16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6718680Z test_comprehensive_jiterator_binary_return_by_ref_cpu_int32 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6718810Z test_comprehensive_jiterator_binary_return_by_ref_cpu_int64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6718950Z test_comprehensive_jiterator_binary_return_by_ref_cpu_int8 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6719090Z test_comprehensive_jiterator_binary_return_by_ref_cpu_uint8 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6719220Z test_comprehensive_jiterator_unary_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6719350Z test_comprehensive_jiterator_unary_cpu_bool (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6719530Z test_comprehensive_jiterator_unary_cpu_complex128 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6719680Z test_comprehensive_jiterator_unary_cpu_complex64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6719810Z test_comprehensive_jiterator_unary_cpu_float16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6719940Z test_comprehensive_jiterator_unary_cpu_float32 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6720070Z test_comprehensive_jiterator_unary_cpu_float64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6720240Z test_comprehensive_jiterator_unary_cpu_int16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6720370Z test_comprehensive_jiterator_unary_cpu_int32 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6720490Z test_comprehensive_jiterator_unary_cpu_int64 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6720620Z test_comprehensive_jiterator_unary_cpu_int8 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6720750Z test_comprehensive_jiterator_unary_cpu_uint8 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:24:50.6720850Z test_comprehensive_kron_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6720960Z test_comprehensive_kron_cpu_bool (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.6721070Z test_comprehensive_kron_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.300s) 2023-01-11T21:24:50.6721180Z test_comprehensive_kron_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.303s) 2023-01-11T21:24:50.6721280Z test_comprehensive_kron_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6721390Z test_comprehensive_kron_cpu_float32 (__main__.TestDecompCPU) ... ok (0.153s) 2023-01-11T21:24:50.6721490Z test_comprehensive_kron_cpu_float64 (__main__.TestDecompCPU) ... ok (0.152s) 2023-01-11T21:24:50.6721600Z test_comprehensive_kron_cpu_int16 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.6721690Z test_comprehensive_kron_cpu_int32 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.6721790Z test_comprehensive_kron_cpu_int64 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.6721890Z test_comprehensive_kron_cpu_int8 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.6721990Z test_comprehensive_kron_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.6722100Z test_comprehensive_kthvalue_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6722210Z test_comprehensive_kthvalue_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.6722320Z test_comprehensive_kthvalue_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6722430Z test_comprehensive_kthvalue_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6722530Z test_comprehensive_kthvalue_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6722640Z test_comprehensive_kthvalue_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6722740Z test_comprehensive_kthvalue_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6722850Z test_comprehensive_kthvalue_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6722950Z test_comprehensive_lcm_cpu_int16 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6723040Z test_comprehensive_lcm_cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6723140Z test_comprehensive_lcm_cpu_int64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6723240Z test_comprehensive_lcm_cpu_int8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6723340Z test_comprehensive_lcm_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6723520Z test_comprehensive_ldexp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.6723630Z test_comprehensive_ldexp_cpu_bool (__main__.TestDecompCPU) ... ok (0.037s) 2023-01-11T21:24:50.6723740Z test_comprehensive_ldexp_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.505s) 2023-01-11T21:24:50.6723850Z test_comprehensive_ldexp_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.510s) 2023-01-11T21:24:50.6723960Z test_comprehensive_ldexp_cpu_float16 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.6724070Z test_comprehensive_ldexp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.235s) 2023-01-11T21:24:50.6724170Z test_comprehensive_ldexp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.232s) 2023-01-11T21:24:50.6724340Z test_comprehensive_ldexp_cpu_int16 (__main__.TestDecompCPU) ... ok (0.032s) 2023-01-11T21:24:50.6724450Z test_comprehensive_ldexp_cpu_int32 (__main__.TestDecompCPU) ... ok (0.032s) 2023-01-11T21:24:50.6724550Z test_comprehensive_ldexp_cpu_int64 (__main__.TestDecompCPU) ... ok (0.032s) 2023-01-11T21:24:50.6724650Z test_comprehensive_ldexp_cpu_int8 (__main__.TestDecompCPU) ... ok (0.031s) 2023-01-11T21:24:50.6724750Z test_comprehensive_ldexp_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.037s) 2023-01-11T21:24:50.6724850Z test_comprehensive_le_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.6724940Z test_comprehensive_le_cpu_bool (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6725050Z test_comprehensive_le_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.6725150Z test_comprehensive_le_cpu_float32 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.6725250Z test_comprehensive_le_cpu_float64 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.6725350Z test_comprehensive_le_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6725450Z test_comprehensive_le_cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6725550Z test_comprehensive_le_cpu_int64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6725650Z test_comprehensive_le_cpu_int8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6725740Z test_comprehensive_le_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6725850Z test_comprehensive_lerp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6725960Z test_comprehensive_lerp_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.349s) 2023-01-11T21:24:50.6726060Z test_comprehensive_lerp_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.362s) 2023-01-11T21:24:50.6726170Z test_comprehensive_lerp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.148s) 2023-01-11T21:24:50.6726270Z test_comprehensive_lerp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.143s) 2023-01-11T21:24:50.6726380Z test_comprehensive_lgamma_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6726480Z test_comprehensive_lgamma_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6726590Z test_comprehensive_lgamma_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6726690Z test_comprehensive_lgamma_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6726800Z test_comprehensive_lgamma_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6726900Z test_comprehensive_lgamma_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6727000Z test_comprehensive_lgamma_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6727100Z test_comprehensive_lgamma_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6727200Z test_comprehensive_lgamma_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6727320Z test_comprehensive_linalg_cholesky_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.166s) 2023-01-11T21:24:50.6727440Z test_comprehensive_linalg_cholesky_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.173s) 2023-01-11T21:24:50.6727600Z test_comprehensive_linalg_cholesky_cpu_float32 (__main__.TestDecompCPU) ... ok (0.102s) 2023-01-11T21:24:50.6727720Z test_comprehensive_linalg_cholesky_cpu_float64 (__main__.TestDecompCPU) ... ok (0.098s) 2023-01-11T21:24:50.6727840Z test_comprehensive_linalg_cholesky_ex_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.164s) 2023-01-11T21:24:50.6727960Z test_comprehensive_linalg_cholesky_ex_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.172s) 2023-01-11T21:24:50.6728080Z test_comprehensive_linalg_cholesky_ex_cpu_float32 (__main__.TestDecompCPU) ... ok (0.101s) 2023-01-11T21:24:50.6728190Z test_comprehensive_linalg_cholesky_ex_cpu_float64 (__main__.TestDecompCPU) ... ok (0.097s) 2023-01-11T21:24:50.6728350Z test_comprehensive_linalg_cond_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.059s) 2023-01-11T21:24:50.6728460Z test_comprehensive_linalg_cond_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.061s) 2023-01-11T21:24:50.6728580Z test_comprehensive_linalg_cond_cpu_float32 (__main__.TestDecompCPU) ... ok (0.049s) 2023-01-11T21:24:50.6728680Z test_comprehensive_linalg_cond_cpu_float64 (__main__.TestDecompCPU) ... ok (0.046s) 2023-01-11T21:24:50.6728800Z test_comprehensive_linalg_cross_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6728910Z test_comprehensive_linalg_cross_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.6729020Z test_comprehensive_linalg_cross_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.6729130Z test_comprehensive_linalg_cross_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6729240Z test_comprehensive_linalg_cross_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6729350Z test_comprehensive_linalg_cross_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6729460Z test_comprehensive_linalg_cross_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6729570Z test_comprehensive_linalg_cross_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6729670Z test_comprehensive_linalg_cross_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6729780Z test_comprehensive_linalg_cross_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6729890Z test_comprehensive_linalg_det_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.051s) 2023-01-11T21:24:50.6730000Z test_comprehensive_linalg_det_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.053s) 2023-01-11T21:24:50.6730100Z test_comprehensive_linalg_det_cpu_float32 (__main__.TestDecompCPU) ... ok (0.033s) 2023-01-11T21:24:50.6730210Z test_comprehensive_linalg_det_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2023-01-11T21:24:50.6730330Z test_comprehensive_linalg_det_singular_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.419s) 2023-01-11T21:24:50.6730450Z test_comprehensive_linalg_det_singular_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.436s) 2023-01-11T21:24:50.6730570Z test_comprehensive_linalg_det_singular_cpu_float32 (__main__.TestDecompCPU) ... ok (0.261s) 2023-01-11T21:24:50.6730690Z test_comprehensive_linalg_det_singular_cpu_float64 (__main__.TestDecompCPU) ... ok (0.252s) 2023-01-11T21:24:50.6730800Z test_comprehensive_linalg_eig_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.221s) 2023-01-11T21:24:50.6730920Z test_comprehensive_linalg_eig_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.229s) 2023-01-11T21:24:50.6731030Z test_comprehensive_linalg_eig_cpu_float32 (__main__.TestDecompCPU) ... ok (0.221s) 2023-01-11T21:24:50.6731140Z test_comprehensive_linalg_eig_cpu_float64 (__main__.TestDecompCPU) ... ok (0.214s) 2023-01-11T21:24:50.6731260Z test_comprehensive_linalg_eigh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.189s) 2023-01-11T21:24:50.6731370Z test_comprehensive_linalg_eigh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.199s) 2023-01-11T21:24:50.6731480Z test_comprehensive_linalg_eigh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.127s) 2023-01-11T21:24:50.6731640Z test_comprehensive_linalg_eigh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.122s) 2023-01-11T21:24:50.6731750Z test_comprehensive_linalg_eigvals_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.044s) 2023-01-11T21:24:50.6731870Z test_comprehensive_linalg_eigvals_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.046s) 2023-01-11T21:24:50.6731990Z test_comprehensive_linalg_eigvals_cpu_float32 (__main__.TestDecompCPU) ... ok (0.044s) 2023-01-11T21:24:50.6732100Z test_comprehensive_linalg_eigvals_cpu_float64 (__main__.TestDecompCPU) ... ok (0.041s) 2023-01-11T21:24:50.6732210Z test_comprehensive_linalg_eigvalsh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.046s) 2023-01-11T21:24:50.6732370Z test_comprehensive_linalg_eigvalsh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.047s) 2023-01-11T21:24:50.6732480Z test_comprehensive_linalg_eigvalsh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2023-01-11T21:24:50.6732600Z test_comprehensive_linalg_eigvalsh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2023-01-11T21:24:50.6732740Z test_comprehensive_linalg_householder_product_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.931s) 2023-01-11T21:24:50.6735200Z test_comprehensive_linalg_householder_product_cpu_complex64 (__main__.TestDecompCPU) ... ok (2.039s) 2023-01-11T21:24:50.6735330Z test_comprehensive_linalg_householder_product_cpu_float32 (__main__.TestDecompCPU) ... ok (1.128s) 2023-01-11T21:24:50.6735450Z test_comprehensive_linalg_householder_product_cpu_float64 (__main__.TestDecompCPU) ... ok (1.080s) 2023-01-11T21:24:50.6735560Z test_comprehensive_linalg_inv_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.077s) 2023-01-11T21:24:50.6735680Z test_comprehensive_linalg_inv_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.079s) 2023-01-11T21:24:50.6735780Z test_comprehensive_linalg_inv_cpu_float32 (__main__.TestDecompCPU) ... ok (0.049s) 2023-01-11T21:24:50.6735900Z test_comprehensive_linalg_inv_cpu_float64 (__main__.TestDecompCPU) ... ok (0.047s) 2023-01-11T21:24:50.6736010Z test_comprehensive_linalg_inv_ex_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.077s) 2023-01-11T21:24:50.6736130Z test_comprehensive_linalg_inv_ex_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.079s) 2023-01-11T21:24:50.6736240Z test_comprehensive_linalg_inv_ex_cpu_float32 (__main__.TestDecompCPU) ... ok (0.049s) 2023-01-11T21:24:50.6736350Z test_comprehensive_linalg_inv_ex_cpu_float64 (__main__.TestDecompCPU) ... ok (0.047s) 2023-01-11T21:24:50.6736470Z test_comprehensive_linalg_ldl_factor_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6736580Z test_comprehensive_linalg_ldl_factor_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6736700Z test_comprehensive_linalg_ldl_factor_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6736810Z test_comprehensive_linalg_ldl_factor_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6736940Z test_comprehensive_linalg_ldl_factor_ex_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6737060Z test_comprehensive_linalg_ldl_factor_ex_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6737180Z test_comprehensive_linalg_ldl_factor_ex_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6737300Z test_comprehensive_linalg_ldl_factor_ex_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6737410Z test_comprehensive_linalg_ldl_solve_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6737520Z test_comprehensive_linalg_ldl_solve_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6737640Z test_comprehensive_linalg_ldl_solve_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6737750Z test_comprehensive_linalg_ldl_solve_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6737860Z test_comprehensive_linalg_lstsq_cpu_complex128 (__main__.TestDecompCPU) ... ok (4.850s) 2023-01-11T21:24:50.6738060Z test_comprehensive_linalg_lstsq_cpu_complex64 (__main__.TestDecompCPU) ... ok (4.973s) 2023-01-11T21:24:50.6738180Z test_comprehensive_linalg_lstsq_cpu_float32 (__main__.TestDecompCPU) ... ok (2.738s) 2023-01-11T21:24:50.6738300Z test_comprehensive_linalg_lstsq_cpu_float64 (__main__.TestDecompCPU) ... ok (2.674s) 2023-01-11T21:24:50.6738430Z test_comprehensive_linalg_lstsq_grad_oriented_cpu_complex128 (__main__.TestDecompCPU) ... ok (4.879s) 2023-01-11T21:24:50.6738560Z test_comprehensive_linalg_lstsq_grad_oriented_cpu_complex64 (__main__.TestDecompCPU) ... ok (4.983s) 2023-01-11T21:24:50.6738680Z test_comprehensive_linalg_lstsq_grad_oriented_cpu_float32 (__main__.TestDecompCPU) ... ok (2.748s) 2023-01-11T21:24:50.6738860Z test_comprehensive_linalg_lstsq_grad_oriented_cpu_float64 (__main__.TestDecompCPU) ... ok (2.676s) 2023-01-11T21:24:50.6738970Z test_comprehensive_linalg_lu_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.503s) 2023-01-11T21:24:50.6739080Z test_comprehensive_linalg_lu_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.524s) 2023-01-11T21:24:50.6739190Z test_comprehensive_linalg_lu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.867s) 2023-01-11T21:24:50.6739300Z test_comprehensive_linalg_lu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.849s) 2023-01-11T21:24:50.6739420Z test_comprehensive_linalg_lu_factor_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.651s) 2023-01-11T21:24:50.6739530Z test_comprehensive_linalg_lu_factor_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.679s) 2023-01-11T21:24:50.6745000Z test_comprehensive_linalg_lu_factor_cpu_float32 (__main__.TestDecompCPU) ... ok (0.955s) 2023-01-11T21:24:50.6745200Z test_comprehensive_linalg_lu_factor_cpu_float64 (__main__.TestDecompCPU) ... ok (0.958s) 2023-01-11T21:24:50.6745320Z test_comprehensive_linalg_lu_factor_ex_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.659s) 2023-01-11T21:24:50.6745450Z test_comprehensive_linalg_lu_factor_ex_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.679s) 2023-01-11T21:24:50.6745560Z test_comprehensive_linalg_lu_factor_ex_cpu_float32 (__main__.TestDecompCPU) ... ok (0.951s) 2023-01-11T21:24:50.6745680Z test_comprehensive_linalg_lu_factor_ex_cpu_float64 (__main__.TestDecompCPU) ... ok (0.936s) 2023-01-11T21:24:50.6745790Z test_comprehensive_linalg_lu_solve_cpu_complex128 (__main__.TestDecompCPU) ... ok (2.032s) 2023-01-11T21:24:50.6745910Z test_comprehensive_linalg_lu_solve_cpu_complex64 (__main__.TestDecompCPU) ... ok (2.158s) 2023-01-11T21:24:50.6746020Z test_comprehensive_linalg_lu_solve_cpu_float32 (__main__.TestDecompCPU) ... ok (1.454s) 2023-01-11T21:24:50.6746130Z test_comprehensive_linalg_lu_solve_cpu_float64 (__main__.TestDecompCPU) ... ok (1.377s) 2023-01-11T21:24:50.6746250Z test_comprehensive_linalg_matrix_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.099s) 2023-01-11T21:24:50.6746370Z test_comprehensive_linalg_matrix_norm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.600s) 2023-01-11T21:24:50.6746490Z test_comprehensive_linalg_matrix_norm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.729s) 2023-01-11T21:24:50.6746610Z test_comprehensive_linalg_matrix_norm_cpu_float16 (__main__.TestDecompCPU) ... ok (0.093s) 2023-01-11T21:24:50.6746720Z test_comprehensive_linalg_matrix_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.623s) 2023-01-11T21:24:50.6746830Z test_comprehensive_linalg_matrix_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.447s) 2023-01-11T21:24:50.6746950Z test_comprehensive_linalg_matrix_power_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.225s) 2023-01-11T21:24:50.6747080Z test_comprehensive_linalg_matrix_power_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.240s) 2023-01-11T21:24:50.6747190Z test_comprehensive_linalg_matrix_power_cpu_float32 (__main__.TestDecompCPU) ... ok (0.155s) 2023-01-11T21:24:50.6747310Z test_comprehensive_linalg_matrix_power_cpu_float64 (__main__.TestDecompCPU) ... ok (0.140s) 2023-01-11T21:24:50.6747640Z test_comprehensive_linalg_matrix_rank_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.144s) 2023-01-11T21:24:50.6747760Z test_comprehensive_linalg_matrix_rank_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.148s) 2023-01-11T21:24:50.6747870Z test_comprehensive_linalg_matrix_rank_cpu_float32 (__main__.TestDecompCPU) ... ok (0.150s) 2023-01-11T21:24:50.6747980Z test_comprehensive_linalg_matrix_rank_cpu_float64 (__main__.TestDecompCPU) ... ok (0.149s) 2023-01-11T21:24:50.6748120Z test_comprehensive_linalg_matrix_rank_hermitian_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6748250Z test_comprehensive_linalg_matrix_rank_hermitian_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6748470Z test_comprehensive_linalg_matrix_rank_hermitian_cpu_float32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6748590Z test_comprehensive_linalg_matrix_rank_hermitian_cpu_float64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6748710Z test_comprehensive_linalg_multi_dot_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6748830Z test_comprehensive_linalg_multi_dot_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.035s) 2023-01-11T21:24:50.6748940Z test_comprehensive_linalg_multi_dot_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.037s) 2023-01-11T21:24:50.6749050Z test_comprehensive_linalg_multi_dot_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.6749170Z test_comprehensive_linalg_multi_dot_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2023-01-11T21:24:50.6749280Z test_comprehensive_linalg_multi_dot_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6749390Z test_comprehensive_linalg_multi_dot_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6749500Z test_comprehensive_linalg_multi_dot_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6749620Z test_comprehensive_linalg_multi_dot_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6749730Z test_comprehensive_linalg_multi_dot_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6749840Z test_comprehensive_linalg_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.121s) 2023-01-11T21:24:50.6749950Z test_comprehensive_linalg_norm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.543s) 2023-01-11T21:24:50.6750060Z test_comprehensive_linalg_norm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.574s) 2023-01-11T21:24:50.6750170Z test_comprehensive_linalg_norm_cpu_float16 (__main__.TestDecompCPU) ... ok (0.121s) 2023-01-11T21:24:50.6750280Z test_comprehensive_linalg_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.436s) 2023-01-11T21:24:50.6750390Z test_comprehensive_linalg_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.418s) 2023-01-11T21:24:50.6750520Z test_comprehensive_linalg_norm_subgradients_at_zero_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.094s) 2023-01-11T21:24:50.6750660Z test_comprehensive_linalg_norm_subgradients_at_zero_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.281s) 2023-01-11T21:24:50.6750790Z test_comprehensive_linalg_norm_subgradients_at_zero_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.304s) 2023-01-11T21:24:50.6750920Z test_comprehensive_linalg_norm_subgradients_at_zero_cpu_float16 (__main__.TestDecompCPU) ... ok (0.094s) 2023-01-11T21:24:50.6751050Z test_comprehensive_linalg_norm_subgradients_at_zero_cpu_float32 (__main__.TestDecompCPU) ... ok (0.256s) 2023-01-11T21:24:50.6751170Z test_comprehensive_linalg_norm_subgradients_at_zero_cpu_float64 (__main__.TestDecompCPU) ... ok (0.252s) 2023-01-11T21:24:50.6751280Z test_comprehensive_linalg_pinv_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.636s) 2023-01-11T21:24:50.6751390Z test_comprehensive_linalg_pinv_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.664s) 2023-01-11T21:24:50.6751500Z test_comprehensive_linalg_pinv_cpu_float32 (__main__.TestDecompCPU) ... ok (0.414s) 2023-01-11T21:24:50.6751660Z test_comprehensive_linalg_pinv_cpu_float64 (__main__.TestDecompCPU) ... ok (0.393s) 2023-01-11T21:24:50.6751790Z test_comprehensive_linalg_pinv_hermitian_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.310s) 2023-01-11T21:24:50.6751920Z test_comprehensive_linalg_pinv_hermitian_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.316s) 2023-01-11T21:24:50.6752040Z test_comprehensive_linalg_pinv_hermitian_cpu_float32 (__main__.TestDecompCPU) ... ok (0.195s) 2023-01-11T21:24:50.6752160Z test_comprehensive_linalg_pinv_hermitian_cpu_float64 (__main__.TestDecompCPU) ... ok (0.177s) 2023-01-11T21:24:50.6752340Z test_comprehensive_linalg_pinv_singular_cpu_complex128 (__main__.TestDecompCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:24:50.6752570Z test_comprehensive_linalg_pinv_singular_cpu_complex64 (__main__.TestDecompCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:24:50.6752750Z test_comprehensive_linalg_pinv_singular_cpu_float32 (__main__.TestDecompCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:24:50.6752920Z test_comprehensive_linalg_pinv_singular_cpu_float64 (__main__.TestDecompCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:24:50.6753030Z test_comprehensive_linalg_qr_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.529s) 2023-01-11T21:24:50.6753150Z test_comprehensive_linalg_qr_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.547s) 2023-01-11T21:24:50.6753260Z test_comprehensive_linalg_qr_cpu_float32 (__main__.TestDecompCPU) ... ok (0.354s) 2023-01-11T21:24:50.6753370Z test_comprehensive_linalg_qr_cpu_float64 (__main__.TestDecompCPU) ... ok (0.327s) 2023-01-11T21:24:50.6753490Z test_comprehensive_linalg_slogdet_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.051s) 2023-01-11T21:24:50.6753600Z test_comprehensive_linalg_slogdet_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.061s) 2023-01-11T21:24:50.6753710Z test_comprehensive_linalg_slogdet_cpu_float32 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.6753820Z test_comprehensive_linalg_slogdet_cpu_float64 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6753930Z test_comprehensive_linalg_solve_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.078s) 2023-01-11T21:24:50.6754050Z test_comprehensive_linalg_solve_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.078s) 2023-01-11T21:24:50.6754160Z test_comprehensive_linalg_solve_cpu_float32 (__main__.TestDecompCPU) ... ok (0.052s) 2023-01-11T21:24:50.6754270Z test_comprehensive_linalg_solve_cpu_float64 (__main__.TestDecompCPU) ... ok (0.050s) 2023-01-11T21:24:50.6754390Z test_comprehensive_linalg_solve_ex_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.076s) 2023-01-11T21:24:50.6754500Z test_comprehensive_linalg_solve_ex_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.078s) 2023-01-11T21:24:50.6754610Z test_comprehensive_linalg_solve_ex_cpu_float32 (__main__.TestDecompCPU) ... ok (0.054s) 2023-01-11T21:24:50.6754730Z test_comprehensive_linalg_solve_ex_cpu_float64 (__main__.TestDecompCPU) ... ok (0.049s) 2023-01-11T21:24:50.6754860Z test_comprehensive_linalg_solve_triangular_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.104s) 2023-01-11T21:24:50.6754980Z test_comprehensive_linalg_solve_triangular_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.147s) 2023-01-11T21:24:50.6755100Z test_comprehensive_linalg_solve_triangular_cpu_float32 (__main__.TestDecompCPU) ... ok (0.808s) 2023-01-11T21:24:50.6755230Z test_comprehensive_linalg_solve_triangular_cpu_float64 (__main__.TestDecompCPU) ... ok (0.771s) 2023-01-11T21:24:50.6755340Z test_comprehensive_linalg_svd_cpu_complex128 (__main__.TestDecompCPU) ... ok (5.594s) 2023-01-11T21:24:50.6755450Z test_comprehensive_linalg_svd_cpu_complex64 (__main__.TestDecompCPU) ... ok (5.346s) 2023-01-11T21:24:50.6755570Z test_comprehensive_linalg_svd_cpu_float32 (__main__.TestDecompCPU) ... ok (3.310s) 2023-01-11T21:24:50.6755730Z test_comprehensive_linalg_svd_cpu_float64 (__main__.TestDecompCPU) ... ok (3.147s) 2023-01-11T21:24:50.6755850Z test_comprehensive_linalg_svdvals_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.119s) 2023-01-11T21:24:50.6755960Z test_comprehensive_linalg_svdvals_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.125s) 2023-01-11T21:24:50.6756080Z test_comprehensive_linalg_svdvals_cpu_float32 (__main__.TestDecompCPU) ... ok (0.090s) 2023-01-11T21:24:50.6756190Z test_comprehensive_linalg_svdvals_cpu_float64 (__main__.TestDecompCPU) ... ok (0.086s) 2023-01-11T21:24:50.6756310Z test_comprehensive_linalg_tensorinv_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.120s) 2023-01-11T21:24:50.6756470Z test_comprehensive_linalg_tensorinv_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.121s) 2023-01-11T21:24:50.6756590Z test_comprehensive_linalg_tensorinv_cpu_float32 (__main__.TestDecompCPU) ... ok (0.067s) 2023-01-11T21:24:50.6756700Z test_comprehensive_linalg_tensorinv_cpu_float64 (__main__.TestDecompCPU) ... ok (0.066s) 2023-01-11T21:24:50.6756820Z test_comprehensive_linalg_tensorsolve_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.145s) 2023-01-11T21:24:50.6756940Z test_comprehensive_linalg_tensorsolve_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.148s) 2023-01-11T21:24:50.6757050Z test_comprehensive_linalg_tensorsolve_cpu_float32 (__main__.TestDecompCPU) ... ok (0.068s) 2023-01-11T21:24:50.6757170Z test_comprehensive_linalg_tensorsolve_cpu_float64 (__main__.TestDecompCPU) ... ok (0.063s) 2023-01-11T21:24:50.6757280Z test_comprehensive_linalg_vander_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.734s) 2023-01-11T21:24:50.6757390Z test_comprehensive_linalg_vander_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.759s) 2023-01-11T21:24:50.6757500Z test_comprehensive_linalg_vander_cpu_float32 (__main__.TestDecompCPU) ... ok (0.386s) 2023-01-11T21:24:50.6757610Z test_comprehensive_linalg_vander_cpu_float64 (__main__.TestDecompCPU) ... ok (0.369s) 2023-01-11T21:24:50.6757720Z test_comprehensive_linalg_vander_cpu_int16 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.6757830Z test_comprehensive_linalg_vander_cpu_int32 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.6757930Z test_comprehensive_linalg_vander_cpu_int64 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6758040Z test_comprehensive_linalg_vander_cpu_int8 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.6758150Z test_comprehensive_linalg_vander_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.6758250Z test_comprehensive_linalg_vecdot_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.040s) 2023-01-11T21:24:50.6758370Z test_comprehensive_linalg_vecdot_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.267s) 2023-01-11T21:24:50.6758480Z test_comprehensive_linalg_vecdot_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.296s) 2023-01-11T21:24:50.6758600Z test_comprehensive_linalg_vecdot_cpu_float32 (__main__.TestDecompCPU) ... ok (0.148s) 2023-01-11T21:24:50.6758710Z test_comprehensive_linalg_vecdot_cpu_float64 (__main__.TestDecompCPU) ... ok (0.132s) 2023-01-11T21:24:50.6758820Z test_comprehensive_linalg_vector_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.488s) 2023-01-11T21:24:50.6758950Z test_comprehensive_linalg_vector_norm_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.568s) 2023-01-11T21:24:50.6759070Z test_comprehensive_linalg_vector_norm_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.530s) 2023-01-11T21:24:50.6759180Z test_comprehensive_linalg_vector_norm_cpu_float16 (__main__.TestDecompCPU) ... ok (0.361s) 2023-01-11T21:24:50.6759290Z test_comprehensive_linalg_vector_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (1.140s) 2023-01-11T21:24:50.6759400Z test_comprehensive_linalg_vector_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (1.079s) 2023-01-11T21:24:50.6759520Z test_comprehensive_linspace_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6759670Z test_comprehensive_linspace_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6759790Z test_comprehensive_linspace_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.6759900Z test_comprehensive_linspace_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6760010Z test_comprehensive_linspace_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.6760110Z test_comprehensive_linspace_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6760220Z test_comprehensive_linspace_cpu_int16 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6760330Z test_comprehensive_linspace_cpu_int32 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6760480Z test_comprehensive_linspace_cpu_int64 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.6760590Z test_comprehensive_linspace_cpu_int8 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6760700Z test_comprehensive_linspace_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6760800Z test_comprehensive_log10_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6760900Z test_comprehensive_log10_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6761010Z test_comprehensive_log10_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6761120Z test_comprehensive_log10_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6761220Z test_comprehensive_log10_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6761320Z test_comprehensive_log10_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6761430Z test_comprehensive_log10_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6761520Z test_comprehensive_log10_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6761630Z test_comprehensive_log10_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6761730Z test_comprehensive_log10_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6761830Z test_comprehensive_log10_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6761930Z test_comprehensive_log1p_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6762040Z test_comprehensive_log1p_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6762140Z test_comprehensive_log1p_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.078s) 2023-01-11T21:24:50.6762250Z test_comprehensive_log1p_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.079s) 2023-01-11T21:24:50.6762360Z test_comprehensive_log1p_cpu_float32 (__main__.TestDecompCPU) ... ok (0.033s) 2023-01-11T21:24:50.6762460Z test_comprehensive_log1p_cpu_float64 (__main__.TestDecompCPU) ... ok (0.032s) 2023-01-11T21:24:50.6762560Z test_comprehensive_log1p_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6762670Z test_comprehensive_log1p_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6762770Z test_comprehensive_log1p_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6762870Z test_comprehensive_log1p_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6762970Z test_comprehensive_log1p_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6763080Z test_comprehensive_log2_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6763180Z test_comprehensive_log2_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6763280Z test_comprehensive_log2_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6763380Z test_comprehensive_log2_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6763490Z test_comprehensive_log2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6763590Z test_comprehensive_log2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6763780Z test_comprehensive_log2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6763890Z test_comprehensive_log2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6763990Z test_comprehensive_log2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6764090Z test_comprehensive_log2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6764190Z test_comprehensive_log2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6764290Z test_comprehensive_log_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6764390Z test_comprehensive_log_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6764570Z test_comprehensive_log_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6764680Z test_comprehensive_log_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.6764780Z test_comprehensive_log_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6764880Z test_comprehensive_log_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6764980Z test_comprehensive_log_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6765080Z test_comprehensive_log_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6765170Z test_comprehensive_log_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6765280Z test_comprehensive_log_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6765370Z test_comprehensive_log_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6765490Z test_comprehensive_log_softmax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6765600Z test_comprehensive_log_softmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.030s) 2023-01-11T21:24:50.6765700Z test_comprehensive_log_softmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.6765830Z test_comprehensive_log_softmax_with_dtype_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6765950Z test_comprehensive_log_softmax_with_dtype_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.6766070Z test_comprehensive_log_softmax_with_dtype_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.056s) 2023-01-11T21:24:50.6766200Z test_comprehensive_log_softmax_with_dtype_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.6766320Z test_comprehensive_log_softmax_with_dtype_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.056s) 2023-01-11T21:24:50.6766440Z test_comprehensive_log_softmax_with_dtype_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6766560Z test_comprehensive_log_softmax_with_dtype_cpu_float32 (__main__.TestDecompCPU) ... ok (0.048s) 2023-01-11T21:24:50.6766670Z test_comprehensive_log_softmax_with_dtype_cpu_float64 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.6766790Z test_comprehensive_log_softmax_with_dtype_cpu_int16 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.6766910Z test_comprehensive_log_softmax_with_dtype_cpu_int32 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.6767030Z test_comprehensive_log_softmax_with_dtype_cpu_int64 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.6767140Z test_comprehensive_log_softmax_with_dtype_cpu_int8 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.6767250Z test_comprehensive_log_softmax_with_dtype_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.6767370Z test_comprehensive_logaddexp2_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6767480Z test_comprehensive_logaddexp2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6767590Z test_comprehensive_logaddexp2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6767700Z test_comprehensive_logaddexp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6767860Z test_comprehensive_logaddexp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6767970Z test_comprehensive_logaddexp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6768090Z test_comprehensive_logcumsumexp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.6768200Z test_comprehensive_logcumsumexp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.331s) 2023-01-11T21:24:50.6768310Z test_comprehensive_logcumsumexp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.325s) 2023-01-11T21:24:50.6768420Z test_comprehensive_logdet_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.078s) 2023-01-11T21:24:50.6768590Z test_comprehensive_logdet_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.085s) 2023-01-11T21:24:50.6768700Z test_comprehensive_logdet_cpu_float32 (__main__.TestDecompCPU) ... ok (0.034s) 2023-01-11T21:24:50.6768800Z test_comprehensive_logdet_cpu_float64 (__main__.TestDecompCPU) ... ok (0.032s) 2023-01-11T21:24:50.6768920Z test_comprehensive_logical_and_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6769030Z test_comprehensive_logical_and_cpu_bool (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6769150Z test_comprehensive_logical_and_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.052s) 2023-01-11T21:24:50.6769260Z test_comprehensive_logical_and_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.053s) 2023-01-11T21:24:50.6769370Z test_comprehensive_logical_and_cpu_float16 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6769480Z test_comprehensive_logical_and_cpu_float32 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.6769580Z test_comprehensive_logical_and_cpu_float64 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.6769690Z test_comprehensive_logical_and_cpu_int16 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6769790Z test_comprehensive_logical_and_cpu_int32 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6769900Z test_comprehensive_logical_and_cpu_int64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6770010Z test_comprehensive_logical_and_cpu_int8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6770110Z test_comprehensive_logical_and_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6770220Z test_comprehensive_logical_not_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6770330Z test_comprehensive_logical_not_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6770450Z test_comprehensive_logical_not_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6770560Z test_comprehensive_logical_not_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6770670Z test_comprehensive_logical_not_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6770780Z test_comprehensive_logical_not_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6770890Z test_comprehensive_logical_not_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6771000Z test_comprehensive_logical_not_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6771110Z test_comprehensive_logical_not_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6771210Z test_comprehensive_logical_not_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6771320Z test_comprehensive_logical_not_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6771420Z test_comprehensive_logical_not_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6771530Z test_comprehensive_logical_or_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6771640Z test_comprehensive_logical_or_cpu_bool (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6771820Z test_comprehensive_logical_or_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.052s) 2023-01-11T21:24:50.6771940Z test_comprehensive_logical_or_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.054s) 2023-01-11T21:24:50.6772050Z test_comprehensive_logical_or_cpu_float16 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6772160Z test_comprehensive_logical_or_cpu_float32 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.6772270Z test_comprehensive_logical_or_cpu_float64 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.6772380Z test_comprehensive_logical_or_cpu_int16 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6772480Z test_comprehensive_logical_or_cpu_int32 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6772650Z test_comprehensive_logical_or_cpu_int64 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6772760Z test_comprehensive_logical_or_cpu_int8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6772860Z test_comprehensive_logical_or_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6778370Z test_comprehensive_logical_xor_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.6778540Z test_comprehensive_logical_xor_cpu_bool (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6778650Z test_comprehensive_logical_xor_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.053s) 2023-01-11T21:24:50.6778760Z test_comprehensive_logical_xor_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.054s) 2023-01-11T21:24:50.6778870Z test_comprehensive_logical_xor_cpu_float16 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6778980Z test_comprehensive_logical_xor_cpu_float32 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.6779100Z test_comprehensive_logical_xor_cpu_float64 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.6779200Z test_comprehensive_logical_xor_cpu_int16 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6779320Z test_comprehensive_logical_xor_cpu_int32 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6779420Z test_comprehensive_logical_xor_cpu_int64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6779530Z test_comprehensive_logical_xor_cpu_int8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6779630Z test_comprehensive_logical_xor_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6779740Z test_comprehensive_logit_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6779840Z test_comprehensive_logit_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6779950Z test_comprehensive_logit_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.6780050Z test_comprehensive_logit_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2023-01-11T21:24:50.6780160Z test_comprehensive_logit_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6780260Z test_comprehensive_logit_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6780360Z test_comprehensive_logit_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6780460Z test_comprehensive_logit_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6780570Z test_comprehensive_logit_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6780670Z test_comprehensive_logspace_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.050s) 2023-01-11T21:24:50.6780780Z test_comprehensive_logspace_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.086s) 2023-01-11T21:24:50.6780900Z test_comprehensive_logspace_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.090s) 2023-01-11T21:24:50.6781000Z test_comprehensive_logspace_cpu_float32 (__main__.TestDecompCPU) ... ok (0.078s) 2023-01-11T21:24:50.6781110Z test_comprehensive_logspace_cpu_float64 (__main__.TestDecompCPU) ... ok (0.070s) 2023-01-11T21:24:50.6781210Z test_comprehensive_logspace_cpu_int16 (__main__.TestDecompCPU) ... ok (0.055s) 2023-01-11T21:24:50.6781490Z test_comprehensive_logspace_cpu_int32 (__main__.TestDecompCPU) ... ok (0.055s) 2023-01-11T21:24:50.6781590Z test_comprehensive_logspace_cpu_int64 (__main__.TestDecompCPU) ... ok (0.051s) 2023-01-11T21:24:50.6781700Z test_comprehensive_logspace_cpu_int8 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.6781800Z test_comprehensive_logspace_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6781910Z test_comprehensive_logsumexp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6782020Z test_comprehensive_logsumexp_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6782130Z test_comprehensive_logsumexp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.080s) 2023-01-11T21:24:50.6782320Z test_comprehensive_logsumexp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.077s) 2023-01-11T21:24:50.6782430Z test_comprehensive_logsumexp_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6782540Z test_comprehensive_logsumexp_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6782650Z test_comprehensive_logsumexp_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6782760Z test_comprehensive_logsumexp_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6782860Z test_comprehensive_logsumexp_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6782970Z test_comprehensive_long_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6783070Z test_comprehensive_long_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6783170Z test_comprehensive_long_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6783280Z test_comprehensive_long_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6783390Z test_comprehensive_long_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6783490Z test_comprehensive_long_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6783600Z test_comprehensive_long_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6783700Z test_comprehensive_long_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6783810Z test_comprehensive_long_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6783910Z test_comprehensive_long_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6784010Z test_comprehensive_long_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6784110Z test_comprehensive_long_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6784210Z test_comprehensive_long_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6784320Z test_comprehensive_lt_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.6784420Z test_comprehensive_lt_cpu_bool (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6784520Z test_comprehensive_lt_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.6784620Z test_comprehensive_lt_cpu_float32 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.6784720Z test_comprehensive_lt_cpu_float64 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.6784820Z test_comprehensive_lt_cpu_int16 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6784920Z test_comprehensive_lt_cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6785010Z test_comprehensive_lt_cpu_int64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6785120Z test_comprehensive_lt_cpu_int8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6785220Z test_comprehensive_lt_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6785330Z test_comprehensive_lu_cpu_complex128 (__main__.TestDecompCPU) ... ok (3.482s) 2023-01-11T21:24:50.6785440Z test_comprehensive_lu_cpu_complex64 (__main__.TestDecompCPU) ... ok (3.471s) 2023-01-11T21:24:50.6785630Z test_comprehensive_lu_cpu_float32 (__main__.TestDecompCPU) ... ok (1.982s) 2023-01-11T21:24:50.6785740Z test_comprehensive_lu_cpu_float64 (__main__.TestDecompCPU) ... ok (1.961s) 2023-01-11T21:24:50.6785850Z test_comprehensive_lu_solve_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.444s) 2023-01-11T21:24:50.6785960Z test_comprehensive_lu_solve_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.601s) 2023-01-11T21:24:50.6786070Z test_comprehensive_lu_solve_cpu_float32 (__main__.TestDecompCPU) ... ok (0.307s) 2023-01-11T21:24:50.6786170Z test_comprehensive_lu_solve_cpu_float64 (__main__.TestDecompCPU) ... ok (0.479s) 2023-01-11T21:24:50.6786350Z test_comprehensive_lu_unpack_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.551s) 2023-01-11T21:24:50.6786470Z test_comprehensive_lu_unpack_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.737s) 2023-01-11T21:24:50.6786580Z test_comprehensive_lu_unpack_cpu_float32 (__main__.TestDecompCPU) ... ok (0.444s) 2023-01-11T21:24:50.6786690Z test_comprehensive_lu_unpack_cpu_float64 (__main__.TestDecompCPU) ... ok (0.483s) 2023-01-11T21:24:50.6786800Z test_comprehensive_mH_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6786900Z test_comprehensive_mH_cpu_bool (__main__.TestDecompCPU) ... ok (0.036s) 2023-01-11T21:24:50.6787000Z test_comprehensive_mH_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.364s) 2023-01-11T21:24:50.6787100Z test_comprehensive_mH_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.116s) 2023-01-11T21:24:50.6787210Z test_comprehensive_mH_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.359s) 2023-01-11T21:24:50.6787310Z test_comprehensive_mH_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6787410Z test_comprehensive_mH_cpu_float32 (__main__.TestDecompCPU) ... ok (0.119s) 2023-01-11T21:24:50.6787510Z test_comprehensive_mH_cpu_float64 (__main__.TestDecompCPU) ... ok (0.126s) 2023-01-11T21:24:50.6787610Z test_comprehensive_mH_cpu_int16 (__main__.TestDecompCPU) ... ok (0.039s) 2023-01-11T21:24:50.6787700Z test_comprehensive_mH_cpu_int32 (__main__.TestDecompCPU) ... ok (0.024s) 2023-01-11T21:24:50.6787800Z test_comprehensive_mH_cpu_int64 (__main__.TestDecompCPU) ... ok (0.033s) 2023-01-11T21:24:50.6787900Z test_comprehensive_mH_cpu_int8 (__main__.TestDecompCPU) ... ok (0.046s) 2023-01-11T21:24:50.6788000Z test_comprehensive_mH_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.024s) 2023-01-11T21:24:50.6788100Z test_comprehensive_mT_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6788200Z test_comprehensive_mT_cpu_bool (__main__.TestDecompCPU) ... ok (0.024s) 2023-01-11T21:24:50.6788310Z test_comprehensive_mT_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.303s) 2023-01-11T21:24:50.6788410Z test_comprehensive_mT_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.104s) 2023-01-11T21:24:50.6788510Z test_comprehensive_mT_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.250s) 2023-01-11T21:24:50.6788610Z test_comprehensive_mT_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6788710Z test_comprehensive_mT_cpu_float32 (__main__.TestDecompCPU) ... ok (0.154s) 2023-01-11T21:24:50.6788810Z test_comprehensive_mT_cpu_float64 (__main__.TestDecompCPU) ... ok (0.120s) 2023-01-11T21:24:50.6788910Z test_comprehensive_mT_cpu_int16 (__main__.TestDecompCPU) ... ok (0.041s) 2023-01-11T21:24:50.6789000Z test_comprehensive_mT_cpu_int32 (__main__.TestDecompCPU) ... ok (0.034s) 2023-01-11T21:24:50.6789100Z test_comprehensive_mT_cpu_int64 (__main__.TestDecompCPU) ... ok (0.024s) 2023-01-11T21:24:50.6789200Z test_comprehensive_mT_cpu_int8 (__main__.TestDecompCPU) ... ok (0.024s) 2023-01-11T21:24:50.6789300Z test_comprehensive_mT_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.024s) 2023-01-11T21:24:50.6789410Z test_comprehensive_masked_amax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.251s) 2023-01-11T21:24:50.6789520Z test_comprehensive_masked_amax_cpu_float16 (__main__.TestDecompCPU) ... ok (0.225s) 2023-01-11T21:24:50.6789670Z test_comprehensive_masked_amax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.895s) 2023-01-11T21:24:50.6789780Z test_comprehensive_masked_amax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.822s) 2023-01-11T21:24:50.6789890Z test_comprehensive_masked_amax_cpu_int16 (__main__.TestDecompCPU) ... ok (0.198s) 2023-01-11T21:24:50.6790000Z test_comprehensive_masked_amax_cpu_int32 (__main__.TestDecompCPU) ... ok (0.115s) 2023-01-11T21:24:50.6790110Z test_comprehensive_masked_amax_cpu_int64 (__main__.TestDecompCPU) ... ok (0.115s) 2023-01-11T21:24:50.6790210Z test_comprehensive_masked_amax_cpu_int8 (__main__.TestDecompCPU) ... ok (0.110s) 2023-01-11T21:24:50.6790360Z test_comprehensive_masked_amax_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.109s) 2023-01-11T21:24:50.6790470Z test_comprehensive_masked_amin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.343s) 2023-01-11T21:24:50.6790580Z test_comprehensive_masked_amin_cpu_float16 (__main__.TestDecompCPU) ... ok (0.192s) 2023-01-11T21:24:50.6790690Z test_comprehensive_masked_amin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.703s) 2023-01-11T21:24:50.6790790Z test_comprehensive_masked_amin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.542s) 2023-01-11T21:24:50.6790900Z test_comprehensive_masked_amin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.144s) 2023-01-11T21:24:50.6791000Z test_comprehensive_masked_amin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.125s) 2023-01-11T21:24:50.6791110Z test_comprehensive_masked_amin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.128s) 2023-01-11T21:24:50.6791210Z test_comprehensive_masked_amin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.129s) 2023-01-11T21:24:50.6791310Z test_comprehensive_masked_amin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.109s) 2023-01-11T21:24:50.6791430Z test_comprehensive_masked_argmax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.031s) 2023-01-11T21:24:50.6791540Z test_comprehensive_masked_argmax_cpu_float16 (__main__.TestDecompCPU) ... ok (0.030s) 2023-01-11T21:24:50.6791650Z test_comprehensive_masked_argmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.098s) 2023-01-11T21:24:50.6791760Z test_comprehensive_masked_argmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.095s) 2023-01-11T21:24:50.6791870Z test_comprehensive_masked_argmax_cpu_int16 (__main__.TestDecompCPU) ... ok (0.064s) 2023-01-11T21:24:50.6791980Z test_comprehensive_masked_argmax_cpu_int32 (__main__.TestDecompCPU) ... ok (0.065s) 2023-01-11T21:24:50.6792080Z test_comprehensive_masked_argmax_cpu_int64 (__main__.TestDecompCPU) ... ok (0.049s) 2023-01-11T21:24:50.6792190Z test_comprehensive_masked_argmax_cpu_int8 (__main__.TestDecompCPU) ... ok (0.071s) 2023-01-11T21:24:50.6792300Z test_comprehensive_masked_argmax_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.067s) 2023-01-11T21:24:50.6792410Z test_comprehensive_masked_argmin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.032s) 2023-01-11T21:24:50.6792530Z test_comprehensive_masked_argmin_cpu_float16 (__main__.TestDecompCPU) ... ok (0.031s) 2023-01-11T21:24:50.6792640Z test_comprehensive_masked_argmin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.101s) 2023-01-11T21:24:50.6792750Z test_comprehensive_masked_argmin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.099s) 2023-01-11T21:24:50.6792850Z test_comprehensive_masked_argmin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.068s) 2023-01-11T21:24:50.6792950Z test_comprehensive_masked_argmin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.067s) 2023-01-11T21:24:50.6793060Z test_comprehensive_masked_argmin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.046s) 2023-01-11T21:24:50.6793160Z test_comprehensive_masked_argmin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.064s) 2023-01-11T21:24:50.6793270Z test_comprehensive_masked_argmin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.066s) 2023-01-11T21:24:50.6793380Z test_comprehensive_masked_cumprod_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.102s) 2023-01-11T21:24:50.6793550Z test_comprehensive_masked_cumprod_cpu_complex128 (__main__.TestDecompCPU) ... ok (3.237s) 2023-01-11T21:24:50.6793670Z test_comprehensive_masked_cumprod_cpu_complex64 (__main__.TestDecompCPU) ... ok (3.086s) 2023-01-11T21:24:50.6793790Z test_comprehensive_masked_cumprod_cpu_float32 (__main__.TestDecompCPU) ... ok (1.607s) 2023-01-11T21:24:50.6793900Z test_comprehensive_masked_cumprod_cpu_float64 (__main__.TestDecompCPU) ... ok (1.620s) 2023-01-11T21:24:50.6794010Z test_comprehensive_masked_cumprod_cpu_int16 (__main__.TestDecompCPU) ... ok (0.061s) 2023-01-11T21:24:50.6794120Z test_comprehensive_masked_cumprod_cpu_int32 (__main__.TestDecompCPU) ... ok (0.060s) 2023-01-11T21:24:50.6794230Z test_comprehensive_masked_cumprod_cpu_int64 (__main__.TestDecompCPU) ... ok (0.060s) 2023-01-11T21:24:50.6794400Z test_comprehensive_masked_cumprod_cpu_int8 (__main__.TestDecompCPU) ... ok (0.060s) 2023-01-11T21:24:50.6794510Z test_comprehensive_masked_cumprod_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.060s) 2023-01-11T21:24:50.6794630Z test_comprehensive_masked_cumsum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.6794750Z test_comprehensive_masked_cumsum_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.523s) 2023-01-11T21:24:50.6794860Z test_comprehensive_masked_cumsum_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.517s) 2023-01-11T21:24:50.6794970Z test_comprehensive_masked_cumsum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.364s) 2023-01-11T21:24:50.6795080Z test_comprehensive_masked_cumsum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.280s) 2023-01-11T21:24:50.6795190Z test_comprehensive_masked_cumsum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.086s) 2023-01-11T21:24:50.6795300Z test_comprehensive_masked_cumsum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.213s) 2023-01-11T21:24:50.6795400Z test_comprehensive_masked_cumsum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.115s) 2023-01-11T21:24:50.6795510Z test_comprehensive_masked_cumsum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.087s) 2023-01-11T21:24:50.6795620Z test_comprehensive_masked_cumsum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.086s) 2023-01-11T21:24:50.6795730Z test_comprehensive_masked_fill_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6795840Z test_comprehensive_masked_fill_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6795990Z test_comprehensive_masked_fill_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.042s) 2023-01-11T21:24:50.6796100Z test_comprehensive_masked_fill_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.6796210Z test_comprehensive_masked_fill_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.044s) 2023-01-11T21:24:50.6796320Z test_comprehensive_masked_fill_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6796420Z test_comprehensive_masked_fill_cpu_float32 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.6796520Z test_comprehensive_masked_fill_cpu_float64 (__main__.TestDecompCPU) ... ok (0.026s) 2023-01-11T21:24:50.6796630Z test_comprehensive_masked_fill_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6796740Z test_comprehensive_masked_fill_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6796840Z test_comprehensive_masked_fill_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6796950Z test_comprehensive_masked_fill_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6797060Z test_comprehensive_masked_fill_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6797180Z test_comprehensive_masked_log_softmax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6797300Z test_comprehensive_masked_log_softmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.245s) 2023-01-11T21:24:50.6797410Z test_comprehensive_masked_log_softmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.235s) 2023-01-11T21:24:50.6797530Z test_comprehensive_masked_logaddexp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.035s) 2023-01-11T21:24:50.6797720Z test_comprehensive_masked_logaddexp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.568s) 2023-01-11T21:24:50.6797840Z test_comprehensive_masked_logaddexp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.556s) 2023-01-11T21:24:50.6797970Z test_comprehensive_masked_logsumexp_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:24:50.6798100Z test_comprehensive_masked_logsumexp_cpu_float32 (__main__.TestDecompCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:24:50.6798230Z test_comprehensive_masked_logsumexp_cpu_float64 (__main__.TestDecompCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:24:50.6798400Z test_comprehensive_masked_logsumexp_cpu_int16 (__main__.TestDecompCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:24:50.6798530Z test_comprehensive_masked_logsumexp_cpu_int32 (__main__.TestDecompCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:24:50.6798660Z test_comprehensive_masked_logsumexp_cpu_int64 (__main__.TestDecompCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:24:50.6798780Z test_comprehensive_masked_logsumexp_cpu_int8 (__main__.TestDecompCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:24:50.6798910Z test_comprehensive_masked_logsumexp_cpu_uint8 (__main__.TestDecompCPU) ... skip: Skipped! (0.000s) 2023-01-11T21:24:50.6799020Z test_comprehensive_masked_mean_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.184s) 2023-01-11T21:24:50.6799130Z test_comprehensive_masked_mean_cpu_bool (__main__.TestDecompCPU) ... ok (0.264s) 2023-01-11T21:24:50.6799240Z test_comprehensive_masked_mean_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.875s) 2023-01-11T21:24:50.6799360Z test_comprehensive_masked_mean_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.921s) 2023-01-11T21:24:50.6799470Z test_comprehensive_masked_mean_cpu_float16 (__main__.TestDecompCPU) ... ok (0.205s) 2023-01-11T21:24:50.6799570Z test_comprehensive_masked_mean_cpu_float32 (__main__.TestDecompCPU) ... ok (0.592s) 2023-01-11T21:24:50.6799680Z test_comprehensive_masked_mean_cpu_float64 (__main__.TestDecompCPU) ... ok (0.556s) 2023-01-11T21:24:50.6799780Z test_comprehensive_masked_mean_cpu_int16 (__main__.TestDecompCPU) ... ok (0.275s) 2023-01-11T21:24:50.6799890Z test_comprehensive_masked_mean_cpu_int32 (__main__.TestDecompCPU) ... ok (0.282s) 2023-01-11T21:24:50.6799990Z test_comprehensive_masked_mean_cpu_int64 (__main__.TestDecompCPU) ... ok (0.271s) 2023-01-11T21:24:50.6800100Z test_comprehensive_masked_mean_cpu_int8 (__main__.TestDecompCPU) ... ok (0.277s) 2023-01-11T21:24:50.6800200Z test_comprehensive_masked_mean_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.360s) 2023-01-11T21:24:50.6800320Z test_comprehensive_masked_median_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.024s) 2023-01-11T21:24:50.6800430Z test_comprehensive_masked_median_cpu_float32 (__main__.TestDecompCPU) ... ok (0.149s) 2023-01-11T21:24:50.6800540Z test_comprehensive_masked_median_cpu_float64 (__main__.TestDecompCPU) ... ok (0.145s) 2023-01-11T21:24:50.6800650Z test_comprehensive_masked_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (1.148s) 2023-01-11T21:24:50.6800760Z test_comprehensive_masked_norm_cpu_float16 (__main__.TestDecompCPU) ... ok (1.008s) 2023-01-11T21:24:50.6800860Z test_comprehensive_masked_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (3.577s) 2023-01-11T21:24:50.6800960Z test_comprehensive_masked_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (3.436s) 2023-01-11T21:24:50.6801080Z test_comprehensive_masked_normalize_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.190s) 2023-01-11T21:24:50.6801200Z test_comprehensive_masked_normalize_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.648s) 2023-01-11T21:24:50.6801310Z test_comprehensive_masked_normalize_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.751s) 2023-01-11T21:24:50.6801430Z test_comprehensive_masked_normalize_cpu_float16 (__main__.TestDecompCPU) ... ok (0.199s) 2023-01-11T21:24:50.6801540Z test_comprehensive_masked_normalize_cpu_float32 (__main__.TestDecompCPU) ... ok (1.296s) 2023-01-11T21:24:50.6801720Z test_comprehensive_masked_normalize_cpu_float64 (__main__.TestDecompCPU) ... ok (1.011s) 2023-01-11T21:24:50.6801850Z test_comprehensive_masked_prod_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.300s) 2023-01-11T21:24:50.6801960Z test_comprehensive_masked_prod_cpu_bool (__main__.TestDecompCPU) ... ok (0.155s) 2023-01-11T21:24:50.6802080Z test_comprehensive_masked_prod_cpu_complex128 (__main__.TestDecompCPU) ... ok (2.268s) 2023-01-11T21:24:50.6802190Z test_comprehensive_masked_prod_cpu_complex64 (__main__.TestDecompCPU) ... ok (2.398s) 2023-01-11T21:24:50.6802300Z test_comprehensive_masked_prod_cpu_float32 (__main__.TestDecompCPU) ... ok (1.559s) 2023-01-11T21:24:50.6802480Z test_comprehensive_masked_prod_cpu_float64 (__main__.TestDecompCPU) ... ok (1.371s) 2023-01-11T21:24:50.6802590Z test_comprehensive_masked_prod_cpu_int16 (__main__.TestDecompCPU) ... ok (0.155s) 2023-01-11T21:24:50.6802700Z test_comprehensive_masked_prod_cpu_int32 (__main__.TestDecompCPU) ... ok (0.317s) 2023-01-11T21:24:50.6802800Z test_comprehensive_masked_prod_cpu_int64 (__main__.TestDecompCPU) ... ok (0.124s) 2023-01-11T21:24:50.6802910Z test_comprehensive_masked_prod_cpu_int8 (__main__.TestDecompCPU) ... ok (0.156s) 2023-01-11T21:24:50.6803010Z test_comprehensive_masked_prod_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.162s) 2023-01-11T21:24:50.6803130Z test_comprehensive_masked_scatter_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6803240Z test_comprehensive_masked_scatter_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6803350Z test_comprehensive_masked_scatter_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.6803460Z test_comprehensive_masked_scatter_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.024s) 2023-01-11T21:24:50.6803580Z test_comprehensive_masked_scatter_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6803690Z test_comprehensive_masked_scatter_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.6803800Z test_comprehensive_masked_scatter_cpu_float64 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.6803910Z test_comprehensive_masked_scatter_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6804020Z test_comprehensive_masked_scatter_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6804130Z test_comprehensive_masked_scatter_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6804240Z test_comprehensive_masked_scatter_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6804350Z test_comprehensive_masked_scatter_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6804460Z test_comprehensive_masked_select_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6804570Z test_comprehensive_masked_select_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6804690Z test_comprehensive_masked_select_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.118s) 2023-01-11T21:24:50.6804800Z test_comprehensive_masked_select_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.116s) 2023-01-11T21:24:50.6804920Z test_comprehensive_masked_select_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6805030Z test_comprehensive_masked_select_cpu_float32 (__main__.TestDecompCPU) ... ok (0.062s) 2023-01-11T21:24:50.6809870Z test_comprehensive_masked_select_cpu_float64 (__main__.TestDecompCPU) ... ok (0.058s) 2023-01-11T21:24:50.6810020Z test_comprehensive_masked_select_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6810130Z test_comprehensive_masked_select_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6810230Z test_comprehensive_masked_select_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6810340Z test_comprehensive_masked_select_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6810580Z test_comprehensive_masked_select_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6810700Z test_comprehensive_masked_softmax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6810810Z test_comprehensive_masked_softmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.364s) 2023-01-11T21:24:50.6810920Z test_comprehensive_masked_softmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.235s) 2023-01-11T21:24:50.6811040Z test_comprehensive_masked_softmin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.026s) 2023-01-11T21:24:50.6811150Z test_comprehensive_masked_softmin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.461s) 2023-01-11T21:24:50.6811300Z test_comprehensive_masked_softmin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.295s) 2023-01-11T21:24:50.6811410Z test_comprehensive_masked_std_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.352s) 2023-01-11T21:24:50.6811520Z test_comprehensive_masked_std_cpu_complex128 (__main__.TestDecompCPU) ... ok (4.838s) 2023-01-11T21:24:50.6811630Z test_comprehensive_masked_std_cpu_complex64 (__main__.TestDecompCPU) ... ok (3.828s) 2023-01-11T21:24:50.6811740Z test_comprehensive_masked_std_cpu_float32 (__main__.TestDecompCPU) ... ok (2.216s) 2023-01-11T21:24:50.6811850Z test_comprehensive_masked_std_cpu_float64 (__main__.TestDecompCPU) ... ok (2.037s) 2023-01-11T21:24:50.6811950Z test_comprehensive_masked_std_cpu_int16 (__main__.TestDecompCPU) ... ok (0.935s) 2023-01-11T21:24:50.6812060Z test_comprehensive_masked_std_cpu_int32 (__main__.TestDecompCPU) ... ok (0.931s) 2023-01-11T21:24:50.6812160Z test_comprehensive_masked_std_cpu_int64 (__main__.TestDecompCPU) ... ok (0.932s) 2023-01-11T21:24:50.6812270Z test_comprehensive_masked_std_cpu_int8 (__main__.TestDecompCPU) ... ok (0.929s) 2023-01-11T21:24:50.6812370Z test_comprehensive_masked_std_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.931s) 2023-01-11T21:24:50.6812480Z test_comprehensive_masked_sum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.081s) 2023-01-11T21:24:50.6812590Z test_comprehensive_masked_sum_cpu_bool (__main__.TestDecompCPU) ... ok (0.106s) 2023-01-11T21:24:50.6812700Z test_comprehensive_masked_sum_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.462s) 2023-01-11T21:24:50.6812810Z test_comprehensive_masked_sum_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.487s) 2023-01-11T21:24:50.6812920Z test_comprehensive_masked_sum_cpu_float16 (__main__.TestDecompCPU) ... ok (0.081s) 2023-01-11T21:24:50.6813020Z test_comprehensive_masked_sum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.317s) 2023-01-11T21:24:50.6813130Z test_comprehensive_masked_sum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.301s) 2023-01-11T21:24:50.6813230Z test_comprehensive_masked_sum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.107s) 2023-01-11T21:24:50.6813340Z test_comprehensive_masked_sum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.106s) 2023-01-11T21:24:50.6813440Z test_comprehensive_masked_sum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.102s) 2023-01-11T21:24:50.6813540Z test_comprehensive_masked_sum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.106s) 2023-01-11T21:24:50.6813650Z test_comprehensive_masked_sum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.106s) 2023-01-11T21:24:50.6813750Z test_comprehensive_masked_var_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.290s) 2023-01-11T21:24:50.6813870Z test_comprehensive_masked_var_cpu_complex128 (__main__.TestDecompCPU) ... ok (3.758s) 2023-01-11T21:24:50.6813980Z test_comprehensive_masked_var_cpu_complex64 (__main__.TestDecompCPU) ... ok (3.676s) 2023-01-11T21:24:50.6814090Z test_comprehensive_masked_var_cpu_float16 (__main__.TestDecompCPU) ... ok (0.289s) 2023-01-11T21:24:50.6814190Z test_comprehensive_masked_var_cpu_float32 (__main__.TestDecompCPU) ... ok (2.133s) 2023-01-11T21:24:50.6814300Z test_comprehensive_masked_var_cpu_float64 (__main__.TestDecompCPU) ... ok (1.962s) 2023-01-11T21:24:50.6814400Z test_comprehensive_masked_var_cpu_int16 (__main__.TestDecompCPU) ... ok (0.907s) 2023-01-11T21:24:50.6814550Z test_comprehensive_masked_var_cpu_int32 (__main__.TestDecompCPU) ... ok (0.909s) 2023-01-11T21:24:50.6814650Z test_comprehensive_masked_var_cpu_int64 (__main__.TestDecompCPU) ... ok (0.912s) 2023-01-11T21:24:50.6814760Z test_comprehensive_masked_var_cpu_int8 (__main__.TestDecompCPU) ... ok (0.910s) 2023-01-11T21:24:50.6814870Z test_comprehensive_masked_var_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.908s) 2023-01-11T21:24:50.6814970Z test_comprehensive_matmul_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6815080Z test_comprehensive_matmul_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.924s) 2023-01-11T21:24:50.6815230Z test_comprehensive_matmul_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.910s) 2023-01-11T21:24:50.6815340Z test_comprehensive_matmul_cpu_float32 (__main__.TestDecompCPU) ... ok (0.467s) 2023-01-11T21:24:50.6815450Z test_comprehensive_matmul_cpu_float64 (__main__.TestDecompCPU) ... ok (0.462s) 2023-01-11T21:24:50.6815560Z test_comprehensive_matmul_cpu_int16 (__main__.TestDecompCPU) ... ok (0.193s) 2023-01-11T21:24:50.6815660Z test_comprehensive_matmul_cpu_int32 (__main__.TestDecompCPU) ... ok (0.192s) 2023-01-11T21:24:50.6815760Z test_comprehensive_matmul_cpu_int64 (__main__.TestDecompCPU) ... ok (0.192s) 2023-01-11T21:24:50.6815870Z test_comprehensive_matmul_cpu_int8 (__main__.TestDecompCPU) ... ok (0.193s) 2023-01-11T21:24:50.6815960Z test_comprehensive_matmul_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.191s) 2023-01-11T21:24:50.6816070Z test_comprehensive_matrix_exp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6816190Z test_comprehensive_matrix_exp_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.109s) 2023-01-11T21:24:50.6816300Z test_comprehensive_matrix_exp_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.111s) 2023-01-11T21:24:50.6816410Z test_comprehensive_matrix_exp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.049s) 2023-01-11T21:24:50.6816510Z test_comprehensive_matrix_exp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.049s) 2023-01-11T21:24:50.6816620Z test_comprehensive_max_binary_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.071s) 2023-01-11T21:24:50.6816730Z test_comprehensive_max_binary_cpu_bool (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6816850Z test_comprehensive_max_binary_cpu_float16 (__main__.TestDecompCPU) ... ok (0.071s) 2023-01-11T21:24:50.6816950Z test_comprehensive_max_binary_cpu_float32 (__main__.TestDecompCPU) ... ok (0.426s) 2023-01-11T21:24:50.6817050Z test_comprehensive_max_binary_cpu_float64 (__main__.TestDecompCPU) ... ok (0.422s) 2023-01-11T21:24:50.6817160Z test_comprehensive_max_binary_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6817260Z test_comprehensive_max_binary_cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6817370Z test_comprehensive_max_binary_cpu_int64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6817470Z test_comprehensive_max_binary_cpu_int8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6817580Z test_comprehensive_max_binary_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6817710Z test_comprehensive_max_pool2d_with_indices_backward_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.405s) 2023-01-11T21:24:50.6817850Z test_comprehensive_max_pool2d_with_indices_backward_cpu_float32 (__main__.TestDecompCPU) ... ok (0.448s) 2023-01-11T21:24:50.6817970Z test_comprehensive_max_pool2d_with_indices_backward_cpu_float64 (__main__.TestDecompCPU) ... ok (0.430s) 2023-01-11T21:24:50.6818090Z test_comprehensive_max_reduction_no_dim_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.6818210Z test_comprehensive_max_reduction_no_dim_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6818330Z test_comprehensive_max_reduction_no_dim_cpu_float16 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.6818490Z test_comprehensive_max_reduction_no_dim_cpu_float32 (__main__.TestDecompCPU) ... ok (0.021s) 2023-01-11T21:24:50.6818600Z test_comprehensive_max_reduction_no_dim_cpu_float64 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.6818720Z test_comprehensive_max_reduction_no_dim_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6818830Z test_comprehensive_max_reduction_no_dim_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6818940Z test_comprehensive_max_reduction_no_dim_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6819060Z test_comprehensive_max_reduction_no_dim_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6819200Z test_comprehensive_max_reduction_no_dim_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6819330Z test_comprehensive_max_reduction_with_dim_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6819440Z test_comprehensive_max_reduction_with_dim_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6819570Z test_comprehensive_max_reduction_with_dim_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6819680Z test_comprehensive_max_reduction_with_dim_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6819800Z test_comprehensive_max_reduction_with_dim_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6819920Z test_comprehensive_max_reduction_with_dim_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6820040Z test_comprehensive_max_reduction_with_dim_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6820150Z test_comprehensive_max_reduction_with_dim_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6820270Z test_comprehensive_max_reduction_with_dim_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6820380Z test_comprehensive_max_reduction_with_dim_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6820490Z test_comprehensive_maximum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.071s) 2023-01-11T21:24:50.6820590Z test_comprehensive_maximum_cpu_bool (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6820700Z test_comprehensive_maximum_cpu_float16 (__main__.TestDecompCPU) ... ok (0.071s) 2023-01-11T21:24:50.6820810Z test_comprehensive_maximum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.428s) 2023-01-11T21:24:50.6820910Z test_comprehensive_maximum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.419s) 2023-01-11T21:24:50.6821010Z test_comprehensive_maximum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6821120Z test_comprehensive_maximum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6821220Z test_comprehensive_maximum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6821330Z test_comprehensive_maximum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6821430Z test_comprehensive_maximum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6821530Z test_comprehensive_mean_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.6821640Z test_comprehensive_mean_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.071s) 2023-01-11T21:24:50.6821740Z test_comprehensive_mean_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.076s) 2023-01-11T21:24:50.6821850Z test_comprehensive_mean_cpu_float16 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.6821950Z test_comprehensive_mean_cpu_float32 (__main__.TestDecompCPU) ... ok (0.047s) 2023-01-11T21:24:50.6822050Z test_comprehensive_mean_cpu_float64 (__main__.TestDecompCPU) ... ok (0.044s) 2023-01-11T21:24:50.6822150Z test_comprehensive_median_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.6822260Z test_comprehensive_median_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2023-01-11T21:24:50.6822360Z test_comprehensive_median_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.6822540Z test_comprehensive_median_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6822650Z test_comprehensive_median_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6822750Z test_comprehensive_median_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6822850Z test_comprehensive_median_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6822950Z test_comprehensive_median_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6823120Z test_comprehensive_meshgrid_list_of_tensors_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.bfloat16 not supported (0.000s) 2023-01-11T21:24:50.6823360Z test_comprehensive_meshgrid_list_of_tensors_cpu_bool (__main__.TestDecompCPU) ... skip: meshgrid in torch.bool not supported (0.000s) 2023-01-11T21:24:50.6823530Z test_comprehensive_meshgrid_list_of_tensors_cpu_complex128 (__main__.TestDecompCPU) ... skip: meshgrid in torch.complex128 not supported (0.000s) 2023-01-11T21:24:50.6823700Z test_comprehensive_meshgrid_list_of_tensors_cpu_complex64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.complex64 not supported (0.000s) 2023-01-11T21:24:50.6823850Z test_comprehensive_meshgrid_list_of_tensors_cpu_float16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float16 not supported (0.000s) 2023-01-11T21:24:50.6824010Z test_comprehensive_meshgrid_list_of_tensors_cpu_float32 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float32 not supported (0.000s) 2023-01-11T21:24:50.6824160Z test_comprehensive_meshgrid_list_of_tensors_cpu_float64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float64 not supported (0.000s) 2023-01-11T21:24:50.6824310Z test_comprehensive_meshgrid_list_of_tensors_cpu_int16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int16 not supported (0.000s) 2023-01-11T21:24:50.6824470Z test_comprehensive_meshgrid_list_of_tensors_cpu_int32 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int32 not supported (0.000s) 2023-01-11T21:24:50.6824620Z test_comprehensive_meshgrid_list_of_tensors_cpu_int64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int64 not supported (0.000s) 2023-01-11T21:24:50.6824770Z test_comprehensive_meshgrid_list_of_tensors_cpu_int8 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int8 not supported (0.000s) 2023-01-11T21:24:50.6824910Z test_comprehensive_meshgrid_list_of_tensors_cpu_uint8 (__main__.TestDecompCPU) ... skip: meshgrid in torch.uint8 not supported (0.000s) 2023-01-11T21:24:50.6825080Z test_comprehensive_meshgrid_variadic_tensors_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.bfloat16 not supported (0.000s) 2023-01-11T21:24:50.6825230Z test_comprehensive_meshgrid_variadic_tensors_cpu_bool (__main__.TestDecompCPU) ... skip: meshgrid in torch.bool not supported (0.000s) 2023-01-11T21:24:50.6825400Z test_comprehensive_meshgrid_variadic_tensors_cpu_complex128 (__main__.TestDecompCPU) ... skip: meshgrid in torch.complex128 not supported (0.000s) 2023-01-11T21:24:50.6825560Z test_comprehensive_meshgrid_variadic_tensors_cpu_complex64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.complex64 not supported (0.000s) 2023-01-11T21:24:50.6825720Z test_comprehensive_meshgrid_variadic_tensors_cpu_float16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float16 not supported (0.000s) 2023-01-11T21:24:50.6825880Z test_comprehensive_meshgrid_variadic_tensors_cpu_float32 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float32 not supported (0.000s) 2023-01-11T21:24:50.6826030Z test_comprehensive_meshgrid_variadic_tensors_cpu_float64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float64 not supported (0.000s) 2023-01-11T21:24:50.6826190Z test_comprehensive_meshgrid_variadic_tensors_cpu_int16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int16 not supported (0.000s) 2023-01-11T21:24:50.6826390Z test_comprehensive_meshgrid_variadic_tensors_cpu_int32 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int32 not supported (0.000s) 2023-01-11T21:24:50.6826540Z test_comprehensive_meshgrid_variadic_tensors_cpu_int64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int64 not supported (0.000s) 2023-01-11T21:24:50.6826690Z test_comprehensive_meshgrid_variadic_tensors_cpu_int8 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int8 not supported (0.000s) 2023-01-11T21:24:50.6826840Z test_comprehensive_meshgrid_variadic_tensors_cpu_uint8 (__main__.TestDecompCPU) ... skip: meshgrid in torch.uint8 not supported (0.000s) 2023-01-11T21:24:50.6826960Z test_comprehensive_min_binary_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.071s) 2023-01-11T21:24:50.6827110Z test_comprehensive_min_binary_cpu_bool (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6827220Z test_comprehensive_min_binary_cpu_float16 (__main__.TestDecompCPU) ... ok (0.071s) 2023-01-11T21:24:50.6827330Z test_comprehensive_min_binary_cpu_float32 (__main__.TestDecompCPU) ... ok (0.430s) 2023-01-11T21:24:50.6827440Z test_comprehensive_min_binary_cpu_float64 (__main__.TestDecompCPU) ... ok (0.420s) 2023-01-11T21:24:50.6827550Z test_comprehensive_min_binary_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6827650Z test_comprehensive_min_binary_cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6827760Z test_comprehensive_min_binary_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6827860Z test_comprehensive_min_binary_cpu_int8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6827970Z test_comprehensive_min_binary_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6828090Z test_comprehensive_min_reduction_no_dim_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.6828200Z test_comprehensive_min_reduction_no_dim_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6828320Z test_comprehensive_min_reduction_no_dim_cpu_float16 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.6828440Z test_comprehensive_min_reduction_no_dim_cpu_float32 (__main__.TestDecompCPU) ... ok (0.021s) 2023-01-11T21:24:50.6828550Z test_comprehensive_min_reduction_no_dim_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2023-01-11T21:24:50.6828670Z test_comprehensive_min_reduction_no_dim_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6828780Z test_comprehensive_min_reduction_no_dim_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6828900Z test_comprehensive_min_reduction_no_dim_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6829010Z test_comprehensive_min_reduction_no_dim_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6829120Z test_comprehensive_min_reduction_no_dim_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6829250Z test_comprehensive_min_reduction_with_dim_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6829360Z test_comprehensive_min_reduction_with_dim_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6829480Z test_comprehensive_min_reduction_with_dim_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6829600Z test_comprehensive_min_reduction_with_dim_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6829720Z test_comprehensive_min_reduction_with_dim_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6829830Z test_comprehensive_min_reduction_with_dim_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6829950Z test_comprehensive_min_reduction_with_dim_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6830060Z test_comprehensive_min_reduction_with_dim_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6830170Z test_comprehensive_min_reduction_with_dim_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6830330Z test_comprehensive_min_reduction_with_dim_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6830440Z test_comprehensive_minimum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.071s) 2023-01-11T21:24:50.6830560Z test_comprehensive_minimum_cpu_bool (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6830660Z test_comprehensive_minimum_cpu_float16 (__main__.TestDecompCPU) ... ok (0.071s) 2023-01-11T21:24:50.6830770Z test_comprehensive_minimum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.426s) 2023-01-11T21:24:50.6830870Z test_comprehensive_minimum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.421s) 2023-01-11T21:24:50.6830980Z test_comprehensive_minimum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6831130Z test_comprehensive_minimum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6831230Z test_comprehensive_minimum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6831340Z test_comprehensive_minimum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6831440Z test_comprehensive_minimum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6831550Z test_comprehensive_mm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6831650Z test_comprehensive_mm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.6831760Z test_comprehensive_mm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.6831860Z test_comprehensive_mm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6831960Z test_comprehensive_mm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6832060Z test_comprehensive_mm_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6832170Z test_comprehensive_mm_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6832260Z test_comprehensive_mm_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6832360Z test_comprehensive_mm_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6832460Z test_comprehensive_mm_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6832560Z test_comprehensive_mode_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6832670Z test_comprehensive_mode_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6832770Z test_comprehensive_mode_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6832870Z test_comprehensive_mode_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6832970Z test_comprehensive_mode_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6833070Z test_comprehensive_mode_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6833170Z test_comprehensive_mode_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6833270Z test_comprehensive_mode_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6833370Z test_comprehensive_mode_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6833470Z test_comprehensive_mode_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6833580Z test_comprehensive_movedim_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6833680Z test_comprehensive_movedim_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6833790Z test_comprehensive_movedim_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6833900Z test_comprehensive_movedim_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6834010Z test_comprehensive_movedim_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6834120Z test_comprehensive_movedim_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6834220Z test_comprehensive_movedim_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6834360Z test_comprehensive_movedim_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6834470Z test_comprehensive_movedim_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6834570Z test_comprehensive_movedim_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6834680Z test_comprehensive_movedim_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6834780Z test_comprehensive_movedim_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6834880Z test_comprehensive_movedim_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6834980Z test_comprehensive_msort_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6835130Z test_comprehensive_msort_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6835230Z test_comprehensive_msort_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6835340Z test_comprehensive_msort_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6835440Z test_comprehensive_msort_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6835540Z test_comprehensive_msort_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6835640Z test_comprehensive_msort_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6835740Z test_comprehensive_msort_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6835840Z test_comprehensive_msort_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6835940Z test_comprehensive_msort_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6836040Z test_comprehensive_mul_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.6836150Z test_comprehensive_mul_cpu_bool (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6836250Z test_comprehensive_mul_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.384s) 2023-01-11T21:24:50.6836360Z test_comprehensive_mul_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.052s) 2023-01-11T21:24:50.6836460Z test_comprehensive_mul_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.388s) 2023-01-11T21:24:50.6836560Z test_comprehensive_mul_cpu_float16 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.6836660Z test_comprehensive_mul_cpu_float32 (__main__.TestDecompCPU) ... ok (0.181s) 2023-01-11T21:24:50.6836750Z test_comprehensive_mul_cpu_float64 (__main__.TestDecompCPU) ... ok (0.179s) 2023-01-11T21:24:50.6836860Z test_comprehensive_mul_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6836950Z test_comprehensive_mul_cpu_int32 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6837050Z test_comprehensive_mul_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6837150Z test_comprehensive_mul_cpu_int8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6837250Z test_comprehensive_mul_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6837370Z test_comprehensive_multinomial_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6842610Z test_comprehensive_multinomial_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6842770Z test_comprehensive_multinomial_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6842870Z test_comprehensive_mv_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6842980Z test_comprehensive_mv_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.6843080Z test_comprehensive_mv_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.6843190Z test_comprehensive_mv_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6843290Z test_comprehensive_mv_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6843390Z test_comprehensive_mv_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6843670Z test_comprehensive_mv_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6843770Z test_comprehensive_mv_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6843870Z test_comprehensive_mv_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6843970Z test_comprehensive_mv_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6844090Z test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.6844210Z test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.068s) 2023-01-11T21:24:50.6844340Z test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.067s) 2023-01-11T21:24:50.6844540Z test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6844650Z test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6844770Z test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6844880Z test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6844990Z test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6845110Z test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.6845220Z test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestDecompCPU) ... ok (0.070s) 2023-01-11T21:24:50.6845340Z test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestDecompCPU) ... ok (0.065s) 2023-01-11T21:24:50.6845450Z test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6845570Z test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6845680Z test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6845800Z test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6845910Z test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6846030Z test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6846140Z test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestDecompCPU) ... ok (0.068s) 2023-01-11T21:24:50.6846260Z test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestDecompCPU) ... ok (0.064s) 2023-01-11T21:24:50.6846370Z test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6846480Z test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6846590Z test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6846700Z test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6846810Z test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6846920Z test_comprehensive_nan_to_num_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6847030Z test_comprehensive_nan_to_num_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6847140Z test_comprehensive_nan_to_num_cpu_float16 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6847240Z test_comprehensive_nan_to_num_cpu_float32 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6847350Z test_comprehensive_nan_to_num_cpu_float64 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.6847450Z test_comprehensive_nan_to_num_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6847610Z test_comprehensive_nan_to_num_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6847710Z test_comprehensive_nan_to_num_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6847820Z test_comprehensive_nan_to_num_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6847930Z test_comprehensive_nan_to_num_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6848030Z test_comprehensive_nanmean_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.084s) 2023-01-11T21:24:50.6848140Z test_comprehensive_nanmean_cpu_float16 (__main__.TestDecompCPU) ... ok (0.084s) 2023-01-11T21:24:50.6848240Z test_comprehensive_nanmean_cpu_float32 (__main__.TestDecompCPU) ... ok (0.178s) 2023-01-11T21:24:50.6848390Z test_comprehensive_nanmean_cpu_float64 (__main__.TestDecompCPU) ... ok (0.169s) 2023-01-11T21:24:50.6848500Z test_comprehensive_nanmedian_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.6848610Z test_comprehensive_nanmedian_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2023-01-11T21:24:50.6848720Z test_comprehensive_nanmedian_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.6848830Z test_comprehensive_nanmedian_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6848930Z test_comprehensive_nanmedian_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6849030Z test_comprehensive_nanmedian_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6849140Z test_comprehensive_nanmedian_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6849240Z test_comprehensive_nanmedian_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6849360Z test_comprehensive_nanquantile_cpu_float32 (__main__.TestDecompCPU) ... ok (1.049s) 2023-01-11T21:24:50.6849460Z test_comprehensive_nanquantile_cpu_float64 (__main__.TestDecompCPU) ... ok (0.994s) 2023-01-11T21:24:50.6849570Z test_comprehensive_nansum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.038s) 2023-01-11T21:24:50.6849680Z test_comprehensive_nansum_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6849780Z test_comprehensive_nansum_cpu_float16 (__main__.TestDecompCPU) ... ok (0.038s) 2023-01-11T21:24:50.6849890Z test_comprehensive_nansum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.088s) 2023-01-11T21:24:50.6850000Z test_comprehensive_nansum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.084s) 2023-01-11T21:24:50.6850100Z test_comprehensive_nansum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6850200Z test_comprehensive_nansum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6850310Z test_comprehensive_nansum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6850410Z test_comprehensive_nansum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6850520Z test_comprehensive_nansum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6850630Z test_comprehensive_narrow_copy_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6850740Z test_comprehensive_narrow_copy_cpu_bool (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6850860Z test_comprehensive_narrow_copy_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.6850980Z test_comprehensive_narrow_copy_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.6851090Z test_comprehensive_narrow_copy_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.6851200Z test_comprehensive_narrow_copy_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6851310Z test_comprehensive_narrow_copy_cpu_float32 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.6851420Z test_comprehensive_narrow_copy_cpu_float64 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.6851530Z test_comprehensive_narrow_copy_cpu_int16 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6851690Z test_comprehensive_narrow_copy_cpu_int32 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6851800Z test_comprehensive_narrow_copy_cpu_int64 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6851910Z test_comprehensive_narrow_copy_cpu_int8 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6852010Z test_comprehensive_narrow_copy_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6852120Z test_comprehensive_narrow_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6852230Z test_comprehensive_narrow_cpu_bool (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.6852330Z test_comprehensive_narrow_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.072s) 2023-01-11T21:24:50.6852480Z test_comprehensive_narrow_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.055s) 2023-01-11T21:24:50.6852590Z test_comprehensive_narrow_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.073s) 2023-01-11T21:24:50.6852700Z test_comprehensive_narrow_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6852810Z test_comprehensive_narrow_cpu_float32 (__main__.TestDecompCPU) ... ok (0.041s) 2023-01-11T21:24:50.6852920Z test_comprehensive_narrow_cpu_float64 (__main__.TestDecompCPU) ... ok (0.040s) 2023-01-11T21:24:50.6853020Z test_comprehensive_narrow_cpu_int16 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.6853130Z test_comprehensive_narrow_cpu_int32 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6853230Z test_comprehensive_narrow_cpu_int64 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.6853330Z test_comprehensive_narrow_cpu_int8 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.6853440Z test_comprehensive_narrow_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.6853600Z test_comprehensive_native_batch_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: native_batch_norm in torch.bfloat16 not supported (0.000s) 2023-01-11T21:24:50.6853770Z test_comprehensive_native_batch_norm_cpu_float32 (__main__.TestDecompCPU) ... skip: native_batch_norm in torch.float32 not supported (0.000s) 2023-01-11T21:24:50.6853930Z test_comprehensive_native_batch_norm_cpu_float64 (__main__.TestDecompCPU) ... skip: native_batch_norm in torch.float64 not supported (0.000s) 2023-01-11T21:24:50.6854060Z test_comprehensive_native_dropout_backward_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6854190Z test_comprehensive_native_dropout_backward_cpu_bool (__main__.TestDecompCPU) ... ok (0.056s) 2023-01-11T21:24:50.6854310Z test_comprehensive_native_dropout_backward_cpu_float16 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6854430Z test_comprehensive_native_dropout_backward_cpu_float32 (__main__.TestDecompCPU) ... ok (0.212s) 2023-01-11T21:24:50.6854550Z test_comprehensive_native_dropout_backward_cpu_float64 (__main__.TestDecompCPU) ... ok (0.207s) 2023-01-11T21:24:50.6854670Z test_comprehensive_native_dropout_backward_cpu_int16 (__main__.TestDecompCPU) ... ok (0.056s) 2023-01-11T21:24:50.6854790Z test_comprehensive_native_dropout_backward_cpu_int32 (__main__.TestDecompCPU) ... ok (0.056s) 2023-01-11T21:24:50.6854910Z test_comprehensive_native_dropout_backward_cpu_int64 (__main__.TestDecompCPU) ... ok (0.057s) 2023-01-11T21:24:50.6855030Z test_comprehensive_native_dropout_backward_cpu_int8 (__main__.TestDecompCPU) ... ok (0.056s) 2023-01-11T21:24:50.6855150Z test_comprehensive_native_dropout_backward_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.056s) 2023-01-11T21:24:50.6855260Z test_comprehensive_native_layer_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.6855380Z test_comprehensive_native_layer_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.116s) 2023-01-11T21:24:50.6855490Z test_comprehensive_native_layer_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.108s) 2023-01-11T21:24:50.6855600Z test_comprehensive_ne_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.6855750Z test_comprehensive_ne_cpu_bool (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6855860Z test_comprehensive_ne_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.049s) 2023-01-11T21:24:50.6855970Z test_comprehensive_ne_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.051s) 2023-01-11T21:24:50.6856070Z test_comprehensive_ne_cpu_float16 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.6856170Z test_comprehensive_ne_cpu_float32 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.6856270Z test_comprehensive_ne_cpu_float64 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.6856370Z test_comprehensive_ne_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6856510Z test_comprehensive_ne_cpu_int32 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6856600Z test_comprehensive_ne_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6856700Z test_comprehensive_ne_cpu_int8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6856810Z test_comprehensive_ne_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6856910Z test_comprehensive_neg_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6857020Z test_comprehensive_neg_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.030s) 2023-01-11T21:24:50.6857120Z test_comprehensive_neg_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.6857230Z test_comprehensive_neg_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.030s) 2023-01-11T21:24:50.6857330Z test_comprehensive_neg_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6857430Z test_comprehensive_neg_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.6857530Z test_comprehensive_neg_cpu_float64 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.6857630Z test_comprehensive_neg_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6857730Z test_comprehensive_neg_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6857830Z test_comprehensive_neg_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6857930Z test_comprehensive_neg_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6858030Z test_comprehensive_neg_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6858180Z test_comprehensive_new_empty_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: new_empty in torch.bfloat16 not supported (0.000s) 2023-01-11T21:24:50.6858320Z test_comprehensive_new_empty_cpu_bool (__main__.TestDecompCPU) ... skip: new_empty in torch.bool not supported (0.000s) 2023-01-11T21:24:50.6858480Z test_comprehensive_new_empty_cpu_complex128 (__main__.TestDecompCPU) ... skip: new_empty in torch.complex128 not supported (0.000s) 2023-01-11T21:24:50.6858630Z test_comprehensive_new_empty_cpu_complex32 (__main__.TestDecompCPU) ... skip: new_empty in torch.complex32 not supported (0.000s) 2023-01-11T21:24:50.6858780Z test_comprehensive_new_empty_cpu_complex64 (__main__.TestDecompCPU) ... skip: new_empty in torch.complex64 not supported (0.000s) 2023-01-11T21:24:50.6858920Z test_comprehensive_new_empty_cpu_float16 (__main__.TestDecompCPU) ... skip: new_empty in torch.float16 not supported (0.000s) 2023-01-11T21:24:50.6859070Z test_comprehensive_new_empty_cpu_float32 (__main__.TestDecompCPU) ... skip: new_empty in torch.float32 not supported (0.000s) 2023-01-11T21:24:50.6859210Z test_comprehensive_new_empty_cpu_float64 (__main__.TestDecompCPU) ... skip: new_empty in torch.float64 not supported (0.000s) 2023-01-11T21:24:50.6859360Z test_comprehensive_new_empty_cpu_int16 (__main__.TestDecompCPU) ... skip: new_empty in torch.int16 not supported (0.000s) 2023-01-11T21:24:50.6859500Z test_comprehensive_new_empty_cpu_int32 (__main__.TestDecompCPU) ... skip: new_empty in torch.int32 not supported (0.000s) 2023-01-11T21:24:50.6859720Z test_comprehensive_new_empty_cpu_int64 (__main__.TestDecompCPU) ... skip: new_empty in torch.int64 not supported (0.000s) 2023-01-11T21:24:50.6859870Z test_comprehensive_new_empty_cpu_int8 (__main__.TestDecompCPU) ... skip: new_empty in torch.int8 not supported (0.000s) 2023-01-11T21:24:50.6860010Z test_comprehensive_new_empty_cpu_uint8 (__main__.TestDecompCPU) ... skip: new_empty in torch.uint8 not supported (0.000s) 2023-01-11T21:24:50.6860170Z test_comprehensive_new_empty_strided_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.6860330Z test_comprehensive_new_empty_strided_cpu_bool (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.6860570Z test_comprehensive_new_empty_strided_cpu_complex128 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.6860730Z test_comprehensive_new_empty_strided_cpu_complex32 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.6860900Z test_comprehensive_new_empty_strided_cpu_complex64 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.6861060Z test_comprehensive_new_empty_strided_cpu_float16 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.6861210Z test_comprehensive_new_empty_strided_cpu_float32 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.6861360Z test_comprehensive_new_empty_strided_cpu_float64 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.6861520Z test_comprehensive_new_empty_strided_cpu_int16 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.6861670Z test_comprehensive_new_empty_strided_cpu_int32 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.6861820Z test_comprehensive_new_empty_strided_cpu_int64 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.6861970Z test_comprehensive_new_empty_strided_cpu_int8 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.6862130Z test_comprehensive_new_empty_strided_cpu_uint8 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.6862240Z test_comprehensive_new_full_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6862350Z test_comprehensive_new_full_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6862460Z test_comprehensive_new_full_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6862580Z test_comprehensive_new_full_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6862680Z test_comprehensive_new_full_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6862790Z test_comprehensive_new_full_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6862900Z test_comprehensive_new_full_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6863010Z test_comprehensive_new_full_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6863120Z test_comprehensive_new_full_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6863230Z test_comprehensive_new_full_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6863330Z test_comprehensive_new_full_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6863440Z test_comprehensive_new_full_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6863540Z test_comprehensive_new_full_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6863710Z test_comprehensive_new_ones_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6863810Z test_comprehensive_new_ones_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6863930Z test_comprehensive_new_ones_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6864050Z test_comprehensive_new_ones_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6864160Z test_comprehensive_new_ones_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6864270Z test_comprehensive_new_ones_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6864370Z test_comprehensive_new_ones_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6864520Z test_comprehensive_new_ones_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6864630Z test_comprehensive_new_ones_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6864740Z test_comprehensive_new_ones_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6864840Z test_comprehensive_new_ones_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6864950Z test_comprehensive_new_ones_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6865050Z test_comprehensive_new_ones_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6865160Z test_comprehensive_new_zeros_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6865260Z test_comprehensive_new_zeros_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6865380Z test_comprehensive_new_zeros_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6865490Z test_comprehensive_new_zeros_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6865600Z test_comprehensive_new_zeros_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6865710Z test_comprehensive_new_zeros_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6865820Z test_comprehensive_new_zeros_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6865920Z test_comprehensive_new_zeros_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6866030Z test_comprehensive_new_zeros_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6866140Z test_comprehensive_new_zeros_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6866250Z test_comprehensive_new_zeros_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6866350Z test_comprehensive_new_zeros_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6866460Z test_comprehensive_new_zeros_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6866570Z test_comprehensive_nextafter_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6866680Z test_comprehensive_nextafter_cpu_float32 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.6866790Z test_comprehensive_nextafter_cpu_float64 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.6866940Z test_comprehensive_nn_functional__scaled_dot_product_attention_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: Skipped (0.000s) 2023-01-11T21:24:50.6867100Z test_comprehensive_nn_functional__scaled_dot_product_attention_cpu_float32 (__main__.TestDecompCPU) ... skip: Skipped (0.000s) 2023-01-11T21:24:50.6867250Z test_comprehensive_nn_functional__scaled_dot_product_attention_cpu_float64 (__main__.TestDecompCPU) ... skip: Skipped (0.000s) 2023-01-11T21:24:50.6867390Z test_comprehensive_nn_functional_adaptive_avg_pool1d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6867520Z test_comprehensive_nn_functional_adaptive_avg_pool1d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.067s) 2023-01-11T21:24:50.6867650Z test_comprehensive_nn_functional_adaptive_avg_pool1d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.065s) 2023-01-11T21:24:50.6867840Z test_comprehensive_nn_functional_adaptive_avg_pool2d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6867970Z test_comprehensive_nn_functional_adaptive_avg_pool2d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.062s) 2023-01-11T21:24:50.6868100Z test_comprehensive_nn_functional_adaptive_avg_pool2d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.062s) 2023-01-11T21:24:50.6868220Z test_comprehensive_nn_functional_adaptive_avg_pool3d_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6868350Z test_comprehensive_nn_functional_adaptive_avg_pool3d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.058s) 2023-01-11T21:24:50.6868520Z test_comprehensive_nn_functional_adaptive_avg_pool3d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.058s) 2023-01-11T21:24:50.6868660Z test_comprehensive_nn_functional_adaptive_max_pool1d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6868790Z test_comprehensive_nn_functional_adaptive_max_pool1d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.035s) 2023-01-11T21:24:50.6868910Z test_comprehensive_nn_functional_adaptive_max_pool1d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.034s) 2023-01-11T21:24:50.6869040Z test_comprehensive_nn_functional_adaptive_max_pool2d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6869170Z test_comprehensive_nn_functional_adaptive_max_pool2d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6869290Z test_comprehensive_nn_functional_adaptive_max_pool2d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6869410Z test_comprehensive_nn_functional_adaptive_max_pool3d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6869540Z test_comprehensive_nn_functional_adaptive_max_pool3d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6869670Z test_comprehensive_nn_functional_alpha_dropout_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.6869800Z test_comprehensive_nn_functional_alpha_dropout_cpu_float32 (__main__.TestDecompCPU) ... ok (0.026s) 2023-01-11T21:24:50.6869930Z test_comprehensive_nn_functional_alpha_dropout_cpu_float64 (__main__.TestDecompCPU) ... ok (0.025s) 2023-01-11T21:24:50.6870050Z test_comprehensive_nn_functional_avg_pool1d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6870180Z test_comprehensive_nn_functional_avg_pool1d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2023-01-11T21:24:50.6870300Z test_comprehensive_nn_functional_avg_pool1d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.030s) 2023-01-11T21:24:50.6870420Z test_comprehensive_nn_functional_avg_pool1d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.6870550Z test_comprehensive_nn_functional_avg_pool2d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6870670Z test_comprehensive_nn_functional_avg_pool2d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6870790Z test_comprehensive_nn_functional_avg_pool2d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6870910Z test_comprehensive_nn_functional_avg_pool2d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6871030Z test_comprehensive_nn_functional_avg_pool3d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6871150Z test_comprehensive_nn_functional_avg_pool3d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6876480Z test_comprehensive_nn_functional_avg_pool3d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6876670Z test_comprehensive_nn_functional_batch_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6876800Z test_comprehensive_nn_functional_batch_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.156s) 2023-01-11T21:24:50.6876920Z test_comprehensive_nn_functional_batch_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.148s) 2023-01-11T21:24:50.6877200Z test_comprehensive_nn_functional_bilinear_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.035s) 2023-01-11T21:24:50.6877320Z test_comprehensive_nn_functional_bilinear_cpu_float32 (__main__.TestDecompCPU) ... ok (0.119s) 2023-01-11T21:24:50.6877450Z test_comprehensive_nn_functional_bilinear_cpu_float64 (__main__.TestDecompCPU) ... ok (0.119s) 2023-01-11T21:24:50.6877570Z test_comprehensive_nn_functional_bilinear_cpu_int16 (__main__.TestDecompCPU) ... ok (0.035s) 2023-01-11T21:24:50.6877690Z test_comprehensive_nn_functional_bilinear_cpu_int32 (__main__.TestDecompCPU) ... ok (0.035s) 2023-01-11T21:24:50.6877810Z test_comprehensive_nn_functional_bilinear_cpu_int64 (__main__.TestDecompCPU) ... ok (0.034s) 2023-01-11T21:24:50.6878000Z test_comprehensive_nn_functional_bilinear_cpu_int8 (__main__.TestDecompCPU) ... ok (0.035s) 2023-01-11T21:24:50.6878120Z test_comprehensive_nn_functional_bilinear_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.035s) 2023-01-11T21:24:50.6878250Z test_comprehensive_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestDecompCPU) ... ok (0.119s) 2023-01-11T21:24:50.6878390Z test_comprehensive_nn_functional_binary_cross_entropy_cpu_float64 (__main__.TestDecompCPU) ... ok (0.115s) 2023-01-11T21:24:50.6878530Z test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.059s) 2023-01-11T21:24:50.6878670Z test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestDecompCPU) ... ok (0.376s) 2023-01-11T21:24:50.6878810Z test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cpu_float64 (__main__.TestDecompCPU) ... ok (0.359s) 2023-01-11T21:24:50.6878930Z test_comprehensive_nn_functional_celu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6879050Z test_comprehensive_nn_functional_celu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6879160Z test_comprehensive_nn_functional_celu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6879280Z test_comprehensive_nn_functional_conv1d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6879410Z test_comprehensive_nn_functional_conv1d_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.332s) 2023-01-11T21:24:50.6879530Z test_comprehensive_nn_functional_conv1d_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.347s) 2023-01-11T21:24:50.6879640Z test_comprehensive_nn_functional_conv1d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6879760Z test_comprehensive_nn_functional_conv1d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6879880Z test_comprehensive_nn_functional_conv1d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6880000Z test_comprehensive_nn_functional_conv2d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.021s) 2023-01-11T21:24:50.6880120Z test_comprehensive_nn_functional_conv2d_cpu_complex128 (__main__.TestDecompCPU) ... ok (2.875s) 2023-01-11T21:24:50.6880240Z test_comprehensive_nn_functional_conv2d_cpu_complex64 (__main__.TestDecompCPU) ... ok (2.936s) 2023-01-11T21:24:50.6880360Z test_comprehensive_nn_functional_conv2d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.144s) 2023-01-11T21:24:50.6880470Z test_comprehensive_nn_functional_conv2d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.141s) 2023-01-11T21:24:50.6880590Z test_comprehensive_nn_functional_conv2d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.049s) 2023-01-11T21:24:50.6880720Z test_comprehensive_nn_functional_conv_transpose1d_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.466s) 2023-01-11T21:24:50.6880850Z test_comprehensive_nn_functional_conv_transpose1d_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.481s) 2023-01-11T21:24:50.6880990Z test_comprehensive_nn_functional_conv_transpose1d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.6881120Z test_comprehensive_nn_functional_conv_transpose1d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2023-01-11T21:24:50.6881340Z test_comprehensive_nn_functional_conv_transpose1d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6881480Z test_comprehensive_nn_functional_conv_transpose2d_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.440s) 2023-01-11T21:24:50.6881610Z test_comprehensive_nn_functional_conv_transpose2d_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.371s) 2023-01-11T21:24:50.6881740Z test_comprehensive_nn_functional_conv_transpose2d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.061s) 2023-01-11T21:24:50.6881870Z test_comprehensive_nn_functional_conv_transpose2d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.065s) 2023-01-11T21:24:50.6882070Z test_comprehensive_nn_functional_conv_transpose2d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.6882200Z test_comprehensive_nn_functional_conv_transpose3d_cpu_complex128 (__main__.TestDecompCPU) ... ok (5.836s) 2023-01-11T21:24:50.6882340Z test_comprehensive_nn_functional_conv_transpose3d_cpu_complex64 (__main__.TestDecompCPU) ... ok (5.782s) 2023-01-11T21:24:50.6882460Z test_comprehensive_nn_functional_conv_transpose3d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.241s) 2023-01-11T21:24:50.6882590Z test_comprehensive_nn_functional_conv_transpose3d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.268s) 2023-01-11T21:24:50.6882720Z test_comprehensive_nn_functional_conv_transpose3d_cpu_int64 (__main__.TestDecompCPU) ... ok (0.089s) 2023-01-11T21:24:50.6882850Z test_comprehensive_nn_functional_cosine_embedding_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.060s) 2023-01-11T21:24:50.6882980Z test_comprehensive_nn_functional_cosine_embedding_loss_cpu_bool (__main__.TestDecompCPU) ... ok (0.064s) 2023-01-11T21:24:50.6883120Z test_comprehensive_nn_functional_cosine_embedding_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.260s) 2023-01-11T21:24:50.6883250Z test_comprehensive_nn_functional_cosine_embedding_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.238s) 2023-01-11T21:24:50.6883380Z test_comprehensive_nn_functional_cosine_embedding_loss_cpu_int16 (__main__.TestDecompCPU) ... ok (0.065s) 2023-01-11T21:24:50.6883500Z test_comprehensive_nn_functional_cosine_embedding_loss_cpu_int32 (__main__.TestDecompCPU) ... ok (0.064s) 2023-01-11T21:24:50.6883630Z test_comprehensive_nn_functional_cosine_embedding_loss_cpu_int64 (__main__.TestDecompCPU) ... ok (0.064s) 2023-01-11T21:24:50.6883760Z test_comprehensive_nn_functional_cosine_embedding_loss_cpu_int8 (__main__.TestDecompCPU) ... ok (0.065s) 2023-01-11T21:24:50.6883890Z test_comprehensive_nn_functional_cosine_embedding_loss_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.067s) 2023-01-11T21:24:50.6884010Z test_comprehensive_nn_functional_cosine_similarity_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.073s) 2023-01-11T21:24:50.6884140Z test_comprehensive_nn_functional_cosine_similarity_cpu_float32 (__main__.TestDecompCPU) ... ok (0.550s) 2023-01-11T21:24:50.6884270Z test_comprehensive_nn_functional_cosine_similarity_cpu_float64 (__main__.TestDecompCPU) ... ok (0.528s) 2023-01-11T21:24:50.6884400Z test_comprehensive_nn_functional_cross_entropy_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.032s) 2023-01-11T21:24:50.6884530Z test_comprehensive_nn_functional_cross_entropy_cpu_float32 (__main__.TestDecompCPU) ... ok (0.144s) 2023-01-11T21:24:50.6884650Z test_comprehensive_nn_functional_cross_entropy_cpu_float64 (__main__.TestDecompCPU) ... ok (0.135s) 2023-01-11T21:24:50.6884770Z test_comprehensive_nn_functional_ctc_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.6884900Z test_comprehensive_nn_functional_ctc_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.026s) 2023-01-11T21:24:50.6885030Z test_comprehensive_nn_functional_dropout2d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6885150Z test_comprehensive_nn_functional_dropout2d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.106s) 2023-01-11T21:24:50.6885340Z test_comprehensive_nn_functional_dropout2d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.105s) 2023-01-11T21:24:50.6885460Z test_comprehensive_nn_functional_dropout3d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6885590Z test_comprehensive_nn_functional_dropout3d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.784s) 2023-01-11T21:24:50.6885710Z test_comprehensive_nn_functional_dropout3d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.786s) 2023-01-11T21:24:50.6885820Z test_comprehensive_nn_functional_dropout_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6885950Z test_comprehensive_nn_functional_dropout_cpu_float32 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.6886130Z test_comprehensive_nn_functional_dropout_cpu_float64 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6886240Z test_comprehensive_nn_functional_elu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6886360Z test_comprehensive_nn_functional_elu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6886480Z test_comprehensive_nn_functional_elu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6886600Z test_comprehensive_nn_functional_embedding_bag_cpu_float16 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.6886730Z test_comprehensive_nn_functional_embedding_bag_cpu_float32 (__main__.TestDecompCPU) ... ok (0.038s) 2023-01-11T21:24:50.6886850Z test_comprehensive_nn_functional_embedding_bag_cpu_float64 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.6886970Z test_comprehensive_nn_functional_embedding_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6887100Z test_comprehensive_nn_functional_embedding_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6887220Z test_comprehensive_nn_functional_embedding_cpu_float32 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.6887330Z test_comprehensive_nn_functional_embedding_cpu_float64 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.6887480Z test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6887630Z test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cpu_float32 (__main__.TestDecompCPU) ... ok (0.495s) 2023-01-11T21:24:50.6887780Z test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cpu_float64 (__main__.TestDecompCPU) ... ok (0.439s) 2023-01-11T21:24:50.6887920Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6888070Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6888220Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6888360Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6888510Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6888650Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6888790Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6888930Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6889070Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6889200Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6889410Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6889550Z test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6889690Z test_comprehensive_nn_functional_fractional_max_pool2d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.6889820Z test_comprehensive_nn_functional_fractional_max_pool2d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.6889940Z test_comprehensive_nn_functional_fractional_max_pool3d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.6890130Z test_comprehensive_nn_functional_fractional_max_pool3d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.6890270Z test_comprehensive_nn_functional_gaussian_nll_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (1.813s) 2023-01-11T21:24:50.6890400Z test_comprehensive_nn_functional_gaussian_nll_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (14.367s) 2023-01-11T21:24:50.6890530Z test_comprehensive_nn_functional_gaussian_nll_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (13.937s) 2023-01-11T21:24:50.6890640Z test_comprehensive_nn_functional_gelu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6890760Z test_comprehensive_nn_functional_gelu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.056s) 2023-01-11T21:24:50.6890880Z test_comprehensive_nn_functional_gelu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.054s) 2023-01-11T21:24:50.6890990Z test_comprehensive_nn_functional_glu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.024s) 2023-01-11T21:24:50.6891110Z test_comprehensive_nn_functional_glu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.862s) 2023-01-11T21:24:50.6891220Z test_comprehensive_nn_functional_glu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.855s) 2023-01-11T21:24:50.6891350Z test_comprehensive_nn_functional_grid_sample_cpu_float32 (__main__.TestDecompCPU) ... ok (0.150s) 2023-01-11T21:24:50.6891470Z test_comprehensive_nn_functional_grid_sample_cpu_float64 (__main__.TestDecompCPU) ... ok (0.141s) 2023-01-11T21:24:50.6891590Z test_comprehensive_nn_functional_group_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.6891710Z test_comprehensive_nn_functional_group_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.179s) 2023-01-11T21:24:50.6891830Z test_comprehensive_nn_functional_group_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.171s) 2023-01-11T21:24:50.6891950Z test_comprehensive_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6892070Z test_comprehensive_nn_functional_hardshrink_cpu_float32 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6892190Z test_comprehensive_nn_functional_hardshrink_cpu_float64 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6892320Z test_comprehensive_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6892440Z test_comprehensive_nn_functional_hardsigmoid_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6892550Z test_comprehensive_nn_functional_hardsigmoid_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6892680Z test_comprehensive_nn_functional_hardswish_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6892790Z test_comprehensive_nn_functional_hardswish_cpu_float32 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.6892910Z test_comprehensive_nn_functional_hardswish_cpu_float64 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.6893030Z test_comprehensive_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6893150Z test_comprehensive_nn_functional_hardtanh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6893330Z test_comprehensive_nn_functional_hardtanh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6893450Z test_comprehensive_nn_functional_hardtanh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6893570Z test_comprehensive_nn_functional_hardtanh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6893690Z test_comprehensive_nn_functional_hardtanh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6893810Z test_comprehensive_nn_functional_hardtanh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6893940Z test_comprehensive_nn_functional_hinge_embedding_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.055s) 2023-01-11T21:24:50.6894110Z test_comprehensive_nn_functional_hinge_embedding_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.300s) 2023-01-11T21:24:50.6894240Z test_comprehensive_nn_functional_hinge_embedding_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.292s) 2023-01-11T21:24:50.6894360Z test_comprehensive_nn_functional_huber_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.6894480Z test_comprehensive_nn_functional_huber_loss_cpu_float16 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.6894600Z test_comprehensive_nn_functional_huber_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.089s) 2023-01-11T21:24:50.6894710Z test_comprehensive_nn_functional_huber_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.085s) 2023-01-11T21:24:50.6894840Z test_comprehensive_nn_functional_instance_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.6894970Z test_comprehensive_nn_functional_instance_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.243s) 2023-01-11T21:24:50.6895090Z test_comprehensive_nn_functional_instance_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.235s) 2023-01-11T21:24:50.6895220Z test_comprehensive_nn_functional_interpolate_area_cpu_float32 (__main__.TestDecompCPU) ... ok (0.049s) 2023-01-11T21:24:50.6895350Z test_comprehensive_nn_functional_interpolate_area_cpu_float64 (__main__.TestDecompCPU) ... ok (0.048s) 2023-01-11T21:24:50.6895490Z test_comprehensive_nn_functional_interpolate_bicubic_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.038s) 2023-01-11T21:24:50.6895620Z test_comprehensive_nn_functional_interpolate_bicubic_cpu_float32 (__main__.TestDecompCPU) ... ok (0.079s) 2023-01-11T21:24:50.6895750Z test_comprehensive_nn_functional_interpolate_bicubic_cpu_float64 (__main__.TestDecompCPU) ... ok (0.081s) 2023-01-11T21:24:50.6895920Z test_comprehensive_nn_functional_interpolate_bilinear_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.183s) 2023-01-11T21:24:50.6896050Z test_comprehensive_nn_functional_interpolate_bilinear_cpu_float32 (__main__.TestDecompCPU) ... ok (2.092s) 2023-01-11T21:24:50.6896180Z test_comprehensive_nn_functional_interpolate_bilinear_cpu_float64 (__main__.TestDecompCPU) ... ok (2.037s) 2023-01-11T21:24:50.6896310Z test_comprehensive_nn_functional_interpolate_linear_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6896440Z test_comprehensive_nn_functional_interpolate_linear_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6896560Z test_comprehensive_nn_functional_interpolate_linear_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6896690Z test_comprehensive_nn_functional_interpolate_nearest_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.054s) 2023-01-11T21:24:50.6896820Z test_comprehensive_nn_functional_interpolate_nearest_cpu_float32 (__main__.TestDecompCPU) ... ok (0.413s) 2023-01-11T21:24:50.6896950Z test_comprehensive_nn_functional_interpolate_nearest_cpu_float64 (__main__.TestDecompCPU) ... ok (0.405s) 2023-01-11T21:24:50.6897080Z test_comprehensive_nn_functional_interpolate_nearest_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.154s) 2023-01-11T21:24:50.6897220Z test_comprehensive_nn_functional_interpolate_trilinear_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6897440Z test_comprehensive_nn_functional_interpolate_trilinear_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6897580Z test_comprehensive_nn_functional_interpolate_trilinear_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6897700Z test_comprehensive_nn_functional_kl_div_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.046s) 2023-01-11T21:24:50.6897820Z test_comprehensive_nn_functional_kl_div_cpu_float32 (__main__.TestDecompCPU) ... ok (0.162s) 2023-01-11T21:24:50.6897940Z test_comprehensive_nn_functional_kl_div_cpu_float64 (__main__.TestDecompCPU) ... ok (0.150s) 2023-01-11T21:24:50.6898060Z test_comprehensive_nn_functional_l1_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.6898270Z test_comprehensive_nn_functional_l1_loss_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.091s) 2023-01-11T21:24:50.6898390Z test_comprehensive_nn_functional_l1_loss_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.095s) 2023-01-11T21:24:50.6898510Z test_comprehensive_nn_functional_l1_loss_cpu_float16 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.6898630Z test_comprehensive_nn_functional_l1_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.056s) 2023-01-11T21:24:50.6898750Z test_comprehensive_nn_functional_l1_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.053s) 2023-01-11T21:24:50.6898870Z test_comprehensive_nn_functional_layer_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6899000Z test_comprehensive_nn_functional_layer_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.049s) 2023-01-11T21:24:50.6899120Z test_comprehensive_nn_functional_layer_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.045s) 2023-01-11T21:24:50.6899240Z test_comprehensive_nn_functional_leaky_relu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6899360Z test_comprehensive_nn_functional_leaky_relu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.061s) 2023-01-11T21:24:50.6899470Z test_comprehensive_nn_functional_leaky_relu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.060s) 2023-01-11T21:24:50.6899590Z test_comprehensive_nn_functional_linear_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6899710Z test_comprehensive_nn_functional_linear_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.261s) 2023-01-11T21:24:50.6899830Z test_comprehensive_nn_functional_linear_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.309s) 2023-01-11T21:24:50.6899960Z test_comprehensive_nn_functional_linear_cpu_float32 (__main__.TestDecompCPU) ... ok (0.159s) 2023-01-11T21:24:50.6900080Z test_comprehensive_nn_functional_linear_cpu_float64 (__main__.TestDecompCPU) ... ok (0.150s) 2023-01-11T21:24:50.6900200Z test_comprehensive_nn_functional_linear_cpu_int16 (__main__.TestDecompCPU) ... ok (0.033s) 2023-01-11T21:24:50.6900310Z test_comprehensive_nn_functional_linear_cpu_int32 (__main__.TestDecompCPU) ... ok (0.033s) 2023-01-11T21:24:50.6900430Z test_comprehensive_nn_functional_linear_cpu_int64 (__main__.TestDecompCPU) ... ok (0.033s) 2023-01-11T21:24:50.6900550Z test_comprehensive_nn_functional_linear_cpu_int8 (__main__.TestDecompCPU) ... ok (0.033s) 2023-01-11T21:24:50.6900660Z test_comprehensive_nn_functional_linear_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.033s) 2023-01-11T21:24:50.6900800Z test_comprehensive_nn_functional_local_response_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.045s) 2023-01-11T21:24:50.6900930Z test_comprehensive_nn_functional_local_response_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.283s) 2023-01-11T21:24:50.6901060Z test_comprehensive_nn_functional_local_response_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.271s) 2023-01-11T21:24:50.6901190Z test_comprehensive_nn_functional_local_response_norm_cpu_int64 (__main__.TestDecompCPU) ... ok (0.058s) 2023-01-11T21:24:50.6901310Z test_comprehensive_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6901490Z test_comprehensive_nn_functional_logsigmoid_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6901620Z test_comprehensive_nn_functional_logsigmoid_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6901750Z test_comprehensive_nn_functional_margin_ranking_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.059s) 2023-01-11T21:24:50.6901880Z test_comprehensive_nn_functional_margin_ranking_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.379s) 2023-01-11T21:24:50.6902010Z test_comprehensive_nn_functional_margin_ranking_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.365s) 2023-01-11T21:24:50.6902140Z test_comprehensive_nn_functional_margin_ranking_loss_cpu_int16 (__main__.TestDecompCPU) ... ok (0.147s) 2023-01-11T21:24:50.6902310Z test_comprehensive_nn_functional_margin_ranking_loss_cpu_int32 (__main__.TestDecompCPU) ... ok (0.147s) 2023-01-11T21:24:50.6902440Z test_comprehensive_nn_functional_margin_ranking_loss_cpu_int64 (__main__.TestDecompCPU) ... ok (0.147s) 2023-01-11T21:24:50.6902570Z test_comprehensive_nn_functional_margin_ranking_loss_cpu_int8 (__main__.TestDecompCPU) ... ok (0.147s) 2023-01-11T21:24:50.6902690Z test_comprehensive_nn_functional_margin_ranking_loss_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.166s) 2023-01-11T21:24:50.6902820Z test_comprehensive_nn_functional_max_pool1d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.679s) 2023-01-11T21:24:50.6902940Z test_comprehensive_nn_functional_max_pool1d_cpu_float32 (__main__.TestDecompCPU) ... ok (2.516s) 2023-01-11T21:24:50.6903050Z test_comprehensive_nn_functional_max_pool1d_cpu_float64 (__main__.TestDecompCPU) ... ok (2.373s) 2023-01-11T21:24:50.6903180Z test_comprehensive_nn_functional_max_pool2d_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.210s) 2023-01-11T21:24:50.6903290Z test_comprehensive_nn_functional_max_pool2d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.171s) 2023-01-11T21:24:50.6903410Z test_comprehensive_nn_functional_max_pool2d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.171s) 2023-01-11T21:24:50.6903530Z test_comprehensive_nn_functional_max_pool3d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.071s) 2023-01-11T21:24:50.6903650Z test_comprehensive_nn_functional_max_pool3d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.070s) 2023-01-11T21:24:50.6903770Z test_comprehensive_nn_functional_max_unpool1d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.732s) 2023-01-11T21:24:50.6903900Z test_comprehensive_nn_functional_max_unpool1d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.698s) 2023-01-11T21:24:50.6904020Z test_comprehensive_nn_functional_max_unpool1d_grad_cpu_float32 (__main__.TestDecompCPU) ... ok (0.080s) 2023-01-11T21:24:50.6904150Z test_comprehensive_nn_functional_max_unpool1d_grad_cpu_float64 (__main__.TestDecompCPU) ... ok (0.085s) 2023-01-11T21:24:50.6904280Z test_comprehensive_nn_functional_max_unpool2d_cpu_float32 (__main__.TestDecompCPU) ... ok (1.110s) 2023-01-11T21:24:50.6904400Z test_comprehensive_nn_functional_max_unpool2d_cpu_float64 (__main__.TestDecompCPU) ... ok (1.087s) 2023-01-11T21:24:50.6904520Z test_comprehensive_nn_functional_max_unpool2d_grad_cpu_float32 (__main__.TestDecompCPU) ... ok (0.069s) 2023-01-11T21:24:50.6904640Z test_comprehensive_nn_functional_max_unpool2d_grad_cpu_float64 (__main__.TestDecompCPU) ... ok (0.063s) 2023-01-11T21:24:50.6904760Z test_comprehensive_nn_functional_max_unpool3d_cpu_float32 (__main__.TestDecompCPU) ... ok (1.133s) 2023-01-11T21:24:50.6904880Z test_comprehensive_nn_functional_max_unpool3d_cpu_float64 (__main__.TestDecompCPU) ... ok (1.119s) 2023-01-11T21:24:50.6905010Z test_comprehensive_nn_functional_max_unpool3d_grad_cpu_float32 (__main__.TestDecompCPU) ... ok (0.122s) 2023-01-11T21:24:50.6905130Z test_comprehensive_nn_functional_max_unpool3d_grad_cpu_float64 (__main__.TestDecompCPU) ... ok (0.087s) 2023-01-11T21:24:50.6905250Z test_comprehensive_nn_functional_mish_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6905420Z test_comprehensive_nn_functional_mish_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6905540Z test_comprehensive_nn_functional_mish_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6905660Z test_comprehensive_nn_functional_mse_loss_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6905780Z test_comprehensive_nn_functional_mse_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.037s) 2023-01-11T21:24:50.6905890Z test_comprehensive_nn_functional_mse_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.036s) 2023-01-11T21:24:50.6906020Z test_comprehensive_nn_functional_multi_margin_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6906190Z test_comprehensive_nn_functional_multi_margin_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6906330Z test_comprehensive_nn_functional_multilabel_margin_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6906460Z test_comprehensive_nn_functional_multilabel_margin_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6906600Z test_comprehensive_nn_functional_multilabel_soft_margin_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6906750Z test_comprehensive_nn_functional_multilabel_soft_margin_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.097s) 2023-01-11T21:24:50.6906880Z test_comprehensive_nn_functional_multilabel_soft_margin_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.091s) 2023-01-11T21:24:50.6907000Z test_comprehensive_nn_functional_nll_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.025s) 2023-01-11T21:24:50.6907120Z test_comprehensive_nn_functional_nll_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.160s) 2023-01-11T21:24:50.6907240Z test_comprehensive_nn_functional_nll_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.150s) 2023-01-11T21:24:50.6912580Z test_comprehensive_nn_functional_normalize_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.034s) 2023-01-11T21:24:50.6912760Z test_comprehensive_nn_functional_normalize_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.486s) 2023-01-11T21:24:50.6912890Z test_comprehensive_nn_functional_normalize_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.498s) 2023-01-11T21:24:50.6913010Z test_comprehensive_nn_functional_normalize_cpu_float32 (__main__.TestDecompCPU) ... ok (0.319s) 2023-01-11T21:24:50.6913130Z test_comprehensive_nn_functional_normalize_cpu_float64 (__main__.TestDecompCPU) ... ok (0.312s) 2023-01-11T21:24:50.6913250Z test_comprehensive_nn_functional_one_hot_cpu_int64 (__main__.TestDecompCPU) ... ok (0.031s) 2023-01-11T21:24:50.6913430Z test_comprehensive_nn_functional_pad_circular_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.6913590Z test_comprehensive_nn_functional_pad_circular_cpu_bool (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.6913770Z test_comprehensive_nn_functional_pad_circular_cpu_complex128 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.6913940Z test_comprehensive_nn_functional_pad_circular_cpu_complex64 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.6914100Z test_comprehensive_nn_functional_pad_circular_cpu_float16 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.6914260Z test_comprehensive_nn_functional_pad_circular_cpu_float32 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.6914410Z test_comprehensive_nn_functional_pad_circular_cpu_float64 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.6914570Z test_comprehensive_nn_functional_pad_circular_cpu_int16 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.6914890Z test_comprehensive_nn_functional_pad_circular_cpu_int32 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.6915050Z test_comprehensive_nn_functional_pad_circular_cpu_int64 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.6915210Z test_comprehensive_nn_functional_pad_circular_cpu_int8 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.6915370Z test_comprehensive_nn_functional_pad_circular_cpu_uint8 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.6915570Z test_comprehensive_nn_functional_pad_constant_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.6915690Z test_comprehensive_nn_functional_pad_constant_cpu_bool (__main__.TestDecompCPU) ... ok (0.049s) 2023-01-11T21:24:50.6915820Z test_comprehensive_nn_functional_pad_constant_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.372s) 2023-01-11T21:24:50.6915950Z test_comprehensive_nn_functional_pad_constant_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.376s) 2023-01-11T21:24:50.6916080Z test_comprehensive_nn_functional_pad_constant_cpu_float16 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.6916200Z test_comprehensive_nn_functional_pad_constant_cpu_float32 (__main__.TestDecompCPU) ... ok (0.210s) 2023-01-11T21:24:50.6916310Z test_comprehensive_nn_functional_pad_constant_cpu_float64 (__main__.TestDecompCPU) ... ok (0.207s) 2023-01-11T21:24:50.6916430Z test_comprehensive_nn_functional_pad_constant_cpu_int16 (__main__.TestDecompCPU) ... ok (0.050s) 2023-01-11T21:24:50.6916560Z test_comprehensive_nn_functional_pad_constant_cpu_int32 (__main__.TestDecompCPU) ... ok (0.051s) 2023-01-11T21:24:50.6916680Z test_comprehensive_nn_functional_pad_constant_cpu_int64 (__main__.TestDecompCPU) ... ok (0.050s) 2023-01-11T21:24:50.6916800Z test_comprehensive_nn_functional_pad_constant_cpu_int8 (__main__.TestDecompCPU) ... ok (0.050s) 2023-01-11T21:24:50.6916920Z test_comprehensive_nn_functional_pad_constant_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.049s) 2023-01-11T21:24:50.6917040Z test_comprehensive_nn_functional_pad_reflect_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6917170Z test_comprehensive_nn_functional_pad_reflect_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6917300Z test_comprehensive_nn_functional_pad_reflect_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6917420Z test_comprehensive_nn_functional_pad_reflect_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6917550Z test_comprehensive_nn_functional_pad_replicate_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6917680Z test_comprehensive_nn_functional_pad_replicate_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6917810Z test_comprehensive_nn_functional_pad_replicate_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6917930Z test_comprehensive_nn_functional_pad_replicate_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6918070Z test_comprehensive_nn_functional_pairwise_distance_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.6918210Z test_comprehensive_nn_functional_pairwise_distance_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.059s) 2023-01-11T21:24:50.6918340Z test_comprehensive_nn_functional_pairwise_distance_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.064s) 2023-01-11T21:24:50.6918470Z test_comprehensive_nn_functional_pairwise_distance_cpu_float16 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.6918600Z test_comprehensive_nn_functional_pairwise_distance_cpu_float32 (__main__.TestDecompCPU) ... ok (0.043s) 2023-01-11T21:24:50.6918820Z test_comprehensive_nn_functional_pairwise_distance_cpu_float64 (__main__.TestDecompCPU) ... ok (0.040s) 2023-01-11T21:24:50.6918950Z test_comprehensive_nn_functional_pairwise_distance_cpu_int16 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.6919080Z test_comprehensive_nn_functional_pairwise_distance_cpu_int32 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.6919200Z test_comprehensive_nn_functional_pairwise_distance_cpu_int64 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.6919330Z test_comprehensive_nn_functional_pairwise_distance_cpu_int8 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.6919450Z test_comprehensive_nn_functional_pairwise_distance_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.6919650Z test_comprehensive_nn_functional_pdist_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6919770Z test_comprehensive_nn_functional_pdist_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6919900Z test_comprehensive_nn_functional_pixel_shuffle_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6920020Z test_comprehensive_nn_functional_pixel_shuffle_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6920150Z test_comprehensive_nn_functional_pixel_shuffle_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6920280Z test_comprehensive_nn_functional_pixel_shuffle_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6920400Z test_comprehensive_nn_functional_pixel_shuffle_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6920530Z test_comprehensive_nn_functional_pixel_shuffle_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6920650Z test_comprehensive_nn_functional_pixel_shuffle_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6920770Z test_comprehensive_nn_functional_pixel_shuffle_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6920890Z test_comprehensive_nn_functional_pixel_shuffle_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6921010Z test_comprehensive_nn_functional_pixel_shuffle_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6921140Z test_comprehensive_nn_functional_pixel_shuffle_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6921260Z test_comprehensive_nn_functional_pixel_shuffle_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6921390Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6921510Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6921650Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6921770Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6921900Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6922030Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6922150Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6922270Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6922390Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6922520Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6922640Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6922760Z test_comprehensive_nn_functional_pixel_unshuffle_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6922940Z test_comprehensive_nn_functional_poisson_nll_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.312s) 2023-01-11T21:24:50.6923070Z test_comprehensive_nn_functional_poisson_nll_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (3.384s) 2023-01-11T21:24:50.6923200Z test_comprehensive_nn_functional_poisson_nll_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (3.293s) 2023-01-11T21:24:50.6923330Z test_comprehensive_nn_functional_poisson_nll_loss_cpu_int16 (__main__.TestDecompCPU) ... ok (1.116s) 2023-01-11T21:24:50.6923450Z test_comprehensive_nn_functional_poisson_nll_loss_cpu_int32 (__main__.TestDecompCPU) ... ok (1.115s) 2023-01-11T21:24:50.6923620Z test_comprehensive_nn_functional_poisson_nll_loss_cpu_int64 (__main__.TestDecompCPU) ... ok (1.114s) 2023-01-11T21:24:50.6923740Z test_comprehensive_nn_functional_poisson_nll_loss_cpu_int8 (__main__.TestDecompCPU) ... ok (1.116s) 2023-01-11T21:24:50.6923870Z test_comprehensive_nn_functional_poisson_nll_loss_cpu_uint8 (__main__.TestDecompCPU) ... ok (1.117s) 2023-01-11T21:24:50.6923990Z test_comprehensive_nn_functional_prelu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6924110Z test_comprehensive_nn_functional_prelu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.252s) 2023-01-11T21:24:50.6924220Z test_comprehensive_nn_functional_prelu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.246s) 2023-01-11T21:24:50.6924400Z test_comprehensive_nn_functional_relu6_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.bfloat16 not supported (0.000s) 2023-01-11T21:24:50.6924560Z test_comprehensive_nn_functional_relu6_cpu_float32 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.float32 not supported (0.000s) 2023-01-11T21:24:50.6924730Z test_comprehensive_nn_functional_relu6_cpu_float64 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.float64 not supported (0.000s) 2023-01-11T21:24:50.6924890Z test_comprehensive_nn_functional_relu6_cpu_int16 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.int16 not supported (0.000s) 2023-01-11T21:24:50.6925050Z test_comprehensive_nn_functional_relu6_cpu_int32 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.int32 not supported (0.000s) 2023-01-11T21:24:50.6925210Z test_comprehensive_nn_functional_relu6_cpu_int64 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.int64 not supported (0.000s) 2023-01-11T21:24:50.6925370Z test_comprehensive_nn_functional_relu6_cpu_int8 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.int8 not supported (0.000s) 2023-01-11T21:24:50.6925530Z test_comprehensive_nn_functional_relu6_cpu_uint8 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.uint8 not supported (0.000s) 2023-01-11T21:24:50.6925650Z test_comprehensive_nn_functional_relu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6925760Z test_comprehensive_nn_functional_relu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.6925880Z test_comprehensive_nn_functional_relu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6926000Z test_comprehensive_nn_functional_relu_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6926110Z test_comprehensive_nn_functional_relu_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6926220Z test_comprehensive_nn_functional_relu_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6926330Z test_comprehensive_nn_functional_relu_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6926450Z test_comprehensive_nn_functional_relu_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6926570Z test_comprehensive_nn_functional_rrelu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6926680Z test_comprehensive_nn_functional_rrelu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6926860Z test_comprehensive_nn_functional_rrelu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6926970Z test_comprehensive_nn_functional_selu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6927090Z test_comprehensive_nn_functional_selu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6927200Z test_comprehensive_nn_functional_selu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6927330Z test_comprehensive_nn_functional_silu_complex_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6927460Z test_comprehensive_nn_functional_silu_complex_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6927630Z test_comprehensive_nn_functional_silu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6927740Z test_comprehensive_nn_functional_silu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6927850Z test_comprehensive_nn_functional_silu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6927980Z test_comprehensive_nn_functional_smooth_l1_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6928100Z test_comprehensive_nn_functional_smooth_l1_loss_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6928230Z test_comprehensive_nn_functional_smooth_l1_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6928350Z test_comprehensive_nn_functional_smooth_l1_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6928480Z test_comprehensive_nn_functional_soft_margin_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6928600Z test_comprehensive_nn_functional_soft_margin_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.025s) 2023-01-11T21:24:50.6928730Z test_comprehensive_nn_functional_soft_margin_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.024s) 2023-01-11T21:24:50.6928850Z test_comprehensive_nn_functional_softmin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6928980Z test_comprehensive_nn_functional_softmin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.046s) 2023-01-11T21:24:50.6929100Z test_comprehensive_nn_functional_softmin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.045s) 2023-01-11T21:24:50.6929230Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6929360Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.080s) 2023-01-11T21:24:50.6929490Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.080s) 2023-01-11T21:24:50.6929620Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6929750Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_float32 (__main__.TestDecompCPU) ... ok (0.064s) 2023-01-11T21:24:50.6929870Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_float64 (__main__.TestDecompCPU) ... ok (0.045s) 2023-01-11T21:24:50.6930000Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_int16 (__main__.TestDecompCPU) ... ok (0.025s) 2023-01-11T21:24:50.6930130Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_int32 (__main__.TestDecompCPU) ... ok (0.025s) 2023-01-11T21:24:50.6930250Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_int64 (__main__.TestDecompCPU) ... ok (0.024s) 2023-01-11T21:24:50.6930390Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_int8 (__main__.TestDecompCPU) ... ok (0.025s) 2023-01-11T21:24:50.6930510Z test_comprehensive_nn_functional_softmin_with_dtype_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.025s) 2023-01-11T21:24:50.6930640Z test_comprehensive_nn_functional_softplus_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6930810Z test_comprehensive_nn_functional_softplus_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6930940Z test_comprehensive_nn_functional_softplus_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6931060Z test_comprehensive_nn_functional_softshrink_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6931190Z test_comprehensive_nn_functional_softshrink_cpu_float32 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.6931300Z test_comprehensive_nn_functional_softshrink_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6931420Z test_comprehensive_nn_functional_softsign_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6931590Z test_comprehensive_nn_functional_softsign_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.037s) 2023-01-11T21:24:50.6931720Z test_comprehensive_nn_functional_softsign_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.038s) 2023-01-11T21:24:50.6931840Z test_comprehensive_nn_functional_softsign_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6931960Z test_comprehensive_nn_functional_softsign_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2023-01-11T21:24:50.6932080Z test_comprehensive_nn_functional_softsign_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.6932200Z test_comprehensive_nn_functional_softsign_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6932320Z test_comprehensive_nn_functional_softsign_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6932430Z test_comprehensive_nn_functional_softsign_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6932550Z test_comprehensive_nn_functional_softsign_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6932670Z test_comprehensive_nn_functional_softsign_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6932790Z test_comprehensive_nn_functional_tanhshrink_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6932920Z test_comprehensive_nn_functional_tanhshrink_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6933040Z test_comprehensive_nn_functional_tanhshrink_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6933160Z test_comprehensive_nn_functional_tanhshrink_cpu_float32 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.6933280Z test_comprehensive_nn_functional_tanhshrink_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6933400Z test_comprehensive_nn_functional_tanhshrink_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6933520Z test_comprehensive_nn_functional_tanhshrink_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6933640Z test_comprehensive_nn_functional_tanhshrink_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6933760Z test_comprehensive_nn_functional_tanhshrink_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6933880Z test_comprehensive_nn_functional_tanhshrink_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6934000Z test_comprehensive_nn_functional_threshold_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6934120Z test_comprehensive_nn_functional_threshold_cpu_float32 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.6934240Z test_comprehensive_nn_functional_threshold_cpu_float64 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.6934360Z test_comprehensive_nn_functional_threshold_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6934480Z test_comprehensive_nn_functional_threshold_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6934590Z test_comprehensive_nn_functional_threshold_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6934710Z test_comprehensive_nn_functional_threshold_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6934910Z test_comprehensive_nn_functional_threshold_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6935060Z test_comprehensive_nn_functional_triplet_margin_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.045s) 2023-01-11T21:24:50.6935190Z test_comprehensive_nn_functional_triplet_margin_loss_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.353s) 2023-01-11T21:24:50.6935320Z test_comprehensive_nn_functional_triplet_margin_loss_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.371s) 2023-01-11T21:24:50.6935450Z test_comprehensive_nn_functional_triplet_margin_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.235s) 2023-01-11T21:24:50.6935660Z test_comprehensive_nn_functional_triplet_margin_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.224s) 2023-01-11T21:24:50.6935790Z test_comprehensive_nn_functional_triplet_margin_loss_cpu_int16 (__main__.TestDecompCPU) ... ok (0.075s) 2023-01-11T21:24:50.6935920Z test_comprehensive_nn_functional_triplet_margin_loss_cpu_int32 (__main__.TestDecompCPU) ... ok (0.075s) 2023-01-11T21:24:50.6936040Z test_comprehensive_nn_functional_triplet_margin_loss_cpu_int64 (__main__.TestDecompCPU) ... ok (0.074s) 2023-01-11T21:24:50.6936170Z test_comprehensive_nn_functional_triplet_margin_loss_cpu_int8 (__main__.TestDecompCPU) ... ok (0.075s) 2023-01-11T21:24:50.6936300Z test_comprehensive_nn_functional_triplet_margin_loss_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.075s) 2023-01-11T21:24:50.6936450Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.044s) 2023-01-11T21:24:50.6936590Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.353s) 2023-01-11T21:24:50.6936740Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.372s) 2023-01-11T21:24:50.6936880Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.236s) 2023-01-11T21:24:50.6937030Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.224s) 2023-01-11T21:24:50.6937170Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_int16 (__main__.TestDecompCPU) ... ok (0.075s) 2023-01-11T21:24:50.6937310Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_int32 (__main__.TestDecompCPU) ... ok (0.075s) 2023-01-11T21:24:50.6937440Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_int64 (__main__.TestDecompCPU) ... ok (0.075s) 2023-01-11T21:24:50.6937580Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_int8 (__main__.TestDecompCPU) ... ok (0.075s) 2023-01-11T21:24:50.6937710Z test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.075s) 2023-01-11T21:24:50.6937830Z test_comprehensive_nn_functional_unfold_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.337s) 2023-01-11T21:24:50.6937960Z test_comprehensive_nn_functional_unfold_cpu_complex128 (__main__.TestDecompCPU) ... ok (3.953s) 2023-01-11T21:24:50.6938080Z test_comprehensive_nn_functional_unfold_cpu_complex64 (__main__.TestDecompCPU) ... ok (3.984s) 2023-01-11T21:24:50.6938200Z test_comprehensive_nn_functional_unfold_cpu_float16 (__main__.TestDecompCPU) ... ok (0.337s) 2023-01-11T21:24:50.6938320Z test_comprehensive_nn_functional_unfold_cpu_float32 (__main__.TestDecompCPU) ... ok (2.220s) 2023-01-11T21:24:50.6938430Z test_comprehensive_nn_functional_unfold_cpu_float64 (__main__.TestDecompCPU) ... ok (2.196s) 2023-01-11T21:24:50.6938560Z test_comprehensive_nn_functional_upsample_bilinear_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.039s) 2023-01-11T21:24:50.6938690Z test_comprehensive_nn_functional_upsample_bilinear_cpu_float32 (__main__.TestDecompCPU) ... ok (0.437s) 2023-01-11T21:24:50.6938870Z test_comprehensive_nn_functional_upsample_bilinear_cpu_float64 (__main__.TestDecompCPU) ... ok (0.424s) 2023-01-11T21:24:50.6939010Z test_comprehensive_nn_functional_upsample_nearest_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.036s) 2023-01-11T21:24:50.6939130Z test_comprehensive_nn_functional_upsample_nearest_cpu_float32 (__main__.TestDecompCPU) ... ok (0.273s) 2023-01-11T21:24:50.6939260Z test_comprehensive_nn_functional_upsample_nearest_cpu_float64 (__main__.TestDecompCPU) ... ok (0.267s) 2023-01-11T21:24:50.6939390Z test_comprehensive_nn_functional_upsample_nearest_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.102s) 2023-01-11T21:24:50.6939500Z test_comprehensive_nonzero_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6939660Z test_comprehensive_nonzero_cpu_bool (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.6939780Z test_comprehensive_nonzero_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.6939890Z test_comprehensive_nonzero_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6940000Z test_comprehensive_nonzero_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6940110Z test_comprehensive_nonzero_cpu_float16 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6940210Z test_comprehensive_nonzero_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.6940320Z test_comprehensive_nonzero_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.6940430Z test_comprehensive_nonzero_cpu_int16 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6940530Z test_comprehensive_nonzero_cpu_int32 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6940640Z test_comprehensive_nonzero_cpu_int64 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6940740Z test_comprehensive_nonzero_cpu_int8 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6940840Z test_comprehensive_nonzero_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6940990Z test_comprehensive_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: norm in torch.bfloat16 not supported (0.000s) 2023-01-11T21:24:50.6941140Z test_comprehensive_norm_cpu_complex128 (__main__.TestDecompCPU) ... skip: norm in torch.complex128 not supported (0.000s) 2023-01-11T21:24:50.6941280Z test_comprehensive_norm_cpu_complex64 (__main__.TestDecompCPU) ... skip: norm in torch.complex64 not supported (0.000s) 2023-01-11T21:24:50.6941420Z test_comprehensive_norm_cpu_float16 (__main__.TestDecompCPU) ... skip: norm in torch.float16 not supported (0.000s) 2023-01-11T21:24:50.6941560Z test_comprehensive_norm_cpu_float32 (__main__.TestDecompCPU) ... skip: norm in torch.float32 not supported (0.000s) 2023-01-11T21:24:50.6941690Z test_comprehensive_norm_cpu_float64 (__main__.TestDecompCPU) ... skip: norm in torch.float64 not supported (0.000s) 2023-01-11T21:24:50.6941840Z test_comprehensive_norm_fro_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: norm in torch.bfloat16 not supported (0.000s) 2023-01-11T21:24:50.6941990Z test_comprehensive_norm_fro_cpu_complex128 (__main__.TestDecompCPU) ... skip: norm in torch.complex128 not supported (0.000s) 2023-01-11T21:24:50.6942130Z test_comprehensive_norm_fro_cpu_complex64 (__main__.TestDecompCPU) ... skip: norm in torch.complex64 not supported (0.000s) 2023-01-11T21:24:50.6942270Z test_comprehensive_norm_fro_cpu_float16 (__main__.TestDecompCPU) ... skip: norm in torch.float16 not supported (0.000s) 2023-01-11T21:24:50.6942410Z test_comprehensive_norm_fro_cpu_float32 (__main__.TestDecompCPU) ... skip: norm in torch.float32 not supported (0.000s) 2023-01-11T21:24:50.6942540Z test_comprehensive_norm_fro_cpu_float64 (__main__.TestDecompCPU) ... skip: norm in torch.float64 not supported (0.000s) 2023-01-11T21:24:50.6942680Z test_comprehensive_norm_inf_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: norm in torch.bfloat16 not supported (0.000s) 2023-01-11T21:24:50.6942900Z test_comprehensive_norm_inf_cpu_complex128 (__main__.TestDecompCPU) ... skip: norm in torch.complex128 not supported (0.000s) 2023-01-11T21:24:50.6943040Z test_comprehensive_norm_inf_cpu_complex64 (__main__.TestDecompCPU) ... skip: norm in torch.complex64 not supported (0.000s) 2023-01-11T21:24:50.6943180Z test_comprehensive_norm_inf_cpu_float16 (__main__.TestDecompCPU) ... skip: norm in torch.float16 not supported (0.000s) 2023-01-11T21:24:50.6943310Z test_comprehensive_norm_inf_cpu_float32 (__main__.TestDecompCPU) ... skip: norm in torch.float32 not supported (0.000s) 2023-01-11T21:24:50.6943450Z test_comprehensive_norm_inf_cpu_float64 (__main__.TestDecompCPU) ... skip: norm in torch.float64 not supported (0.000s) 2023-01-11T21:24:50.6943640Z test_comprehensive_norm_nuc_cpu_complex128 (__main__.TestDecompCPU) ... skip: norm in torch.complex128 not supported (0.000s) 2023-01-11T21:24:50.6943790Z test_comprehensive_norm_nuc_cpu_complex64 (__main__.TestDecompCPU) ... skip: norm in torch.complex64 not supported (0.000s) 2023-01-11T21:24:50.6943930Z test_comprehensive_norm_nuc_cpu_float32 (__main__.TestDecompCPU) ... skip: norm in torch.float32 not supported (0.000s) 2023-01-11T21:24:50.6949220Z test_comprehensive_norm_nuc_cpu_float64 (__main__.TestDecompCPU) ... skip: norm in torch.float64 not supported (0.000s) 2023-01-11T21:24:50.6949380Z test_comprehensive_normal_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6949490Z test_comprehensive_normal_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6949610Z test_comprehensive_normal_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6949710Z test_comprehensive_normal_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6949840Z test_comprehensive_normal_number_mean_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6949950Z test_comprehensive_normal_number_mean_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6950070Z test_comprehensive_normal_number_mean_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6950180Z test_comprehensive_normal_number_mean_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6950280Z test_comprehensive_ones_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6950390Z test_comprehensive_ones_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6950490Z test_comprehensive_ones_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6950600Z test_comprehensive_ones_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6950700Z test_comprehensive_ones_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6950810Z test_comprehensive_ones_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6950920Z test_comprehensive_ones_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6951020Z test_comprehensive_ones_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6951120Z test_comprehensive_ones_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6951220Z test_comprehensive_ones_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6951320Z test_comprehensive_ones_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6951420Z test_comprehensive_ones_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6951520Z test_comprehensive_ones_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6951630Z test_comprehensive_ones_like_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6951740Z test_comprehensive_ones_like_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6951850Z test_comprehensive_ones_like_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6951960Z test_comprehensive_ones_like_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6952240Z test_comprehensive_ones_like_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6952350Z test_comprehensive_ones_like_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6952460Z test_comprehensive_ones_like_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6952560Z test_comprehensive_ones_like_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6952670Z test_comprehensive_ones_like_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6952780Z test_comprehensive_ones_like_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6952880Z test_comprehensive_ones_like_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6953050Z test_comprehensive_ones_like_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6953150Z test_comprehensive_ones_like_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6953260Z test_comprehensive_ormqr_cpu_complex128 (__main__.TestDecompCPU) ... ok (9.701s) 2023-01-11T21:24:50.6953370Z test_comprehensive_ormqr_cpu_complex64 (__main__.TestDecompCPU) ... ok (10.223s) 2023-01-11T21:24:50.6953470Z test_comprehensive_ormqr_cpu_float32 (__main__.TestDecompCPU) ... ok (5.729s) 2023-01-11T21:24:50.6953580Z test_comprehensive_ormqr_cpu_float64 (__main__.TestDecompCPU) ... ok (5.438s) 2023-01-11T21:24:50.6953690Z test_comprehensive_outer_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6953790Z test_comprehensive_outer_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6953900Z test_comprehensive_outer_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6954010Z test_comprehensive_outer_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6954110Z test_comprehensive_outer_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6954220Z test_comprehensive_outer_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6954320Z test_comprehensive_outer_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.6954420Z test_comprehensive_outer_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6954520Z test_comprehensive_outer_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6954620Z test_comprehensive_outer_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6954730Z test_comprehensive_outer_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6954820Z test_comprehensive_outer_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6954950Z test_comprehensive_pca_lowrank_cpu_float32 (__main__.TestDecompCPU) ... expected failure (0.264s) 2023-01-11T21:24:50.6955080Z test_comprehensive_pca_lowrank_cpu_float64 (__main__.TestDecompCPU) ... expected failure (0.247s) 2023-01-11T21:24:50.6955190Z test_comprehensive_permute_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6955300Z test_comprehensive_permute_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6955410Z test_comprehensive_permute_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6955520Z test_comprehensive_permute_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6955630Z test_comprehensive_permute_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6955740Z test_comprehensive_permute_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6955840Z test_comprehensive_permute_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6955950Z test_comprehensive_permute_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6956060Z test_comprehensive_permute_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6956160Z test_comprehensive_permute_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6956360Z test_comprehensive_permute_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6956480Z test_comprehensive_permute_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6956580Z test_comprehensive_permute_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6956700Z test_comprehensive_pinverse_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.297s) 2023-01-11T21:24:50.6956810Z test_comprehensive_pinverse_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.306s) 2023-01-11T21:24:50.6956920Z test_comprehensive_pinverse_cpu_float32 (__main__.TestDecompCPU) ... ok (0.178s) 2023-01-11T21:24:50.6957090Z test_comprehensive_pinverse_cpu_float64 (__main__.TestDecompCPU) ... ok (0.172s) 2023-01-11T21:24:50.6957190Z test_comprehensive_polar_cpu_float32 (__main__.TestDecompCPU) ... ok (0.579s) 2023-01-11T21:24:50.6957300Z test_comprehensive_polar_cpu_float64 (__main__.TestDecompCPU) ... ok (0.577s) 2023-01-11T21:24:50.6957430Z test_comprehensive_polygamma_polygamma_n_0_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6957550Z test_comprehensive_polygamma_polygamma_n_0_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6957680Z test_comprehensive_polygamma_polygamma_n_0_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.6957800Z test_comprehensive_polygamma_polygamma_n_0_cpu_float64 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6957920Z test_comprehensive_polygamma_polygamma_n_0_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6958030Z test_comprehensive_polygamma_polygamma_n_0_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6958150Z test_comprehensive_polygamma_polygamma_n_0_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6958270Z test_comprehensive_polygamma_polygamma_n_0_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6958390Z test_comprehensive_polygamma_polygamma_n_0_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6958500Z test_comprehensive_polygamma_polygamma_n_1_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6958620Z test_comprehensive_polygamma_polygamma_n_1_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6958740Z test_comprehensive_polygamma_polygamma_n_1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.6958860Z test_comprehensive_polygamma_polygamma_n_1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6958980Z test_comprehensive_polygamma_polygamma_n_1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6959100Z test_comprehensive_polygamma_polygamma_n_1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6959210Z test_comprehensive_polygamma_polygamma_n_1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6959330Z test_comprehensive_polygamma_polygamma_n_1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6959440Z test_comprehensive_polygamma_polygamma_n_1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6959560Z test_comprehensive_polygamma_polygamma_n_2_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6959670Z test_comprehensive_polygamma_polygamma_n_2_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6959790Z test_comprehensive_polygamma_polygamma_n_2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.6959910Z test_comprehensive_polygamma_polygamma_n_2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6960020Z test_comprehensive_polygamma_polygamma_n_2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6960140Z test_comprehensive_polygamma_polygamma_n_2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6960250Z test_comprehensive_polygamma_polygamma_n_2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6960420Z test_comprehensive_polygamma_polygamma_n_2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6960530Z test_comprehensive_polygamma_polygamma_n_2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6960650Z test_comprehensive_polygamma_polygamma_n_3_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6960770Z test_comprehensive_polygamma_polygamma_n_3_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6960880Z test_comprehensive_polygamma_polygamma_n_3_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.6961050Z test_comprehensive_polygamma_polygamma_n_3_cpu_float64 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6961160Z test_comprehensive_polygamma_polygamma_n_3_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6961280Z test_comprehensive_polygamma_polygamma_n_3_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6961390Z test_comprehensive_polygamma_polygamma_n_3_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6961500Z test_comprehensive_polygamma_polygamma_n_3_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6961610Z test_comprehensive_polygamma_polygamma_n_3_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6961730Z test_comprehensive_polygamma_polygamma_n_4_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6961850Z test_comprehensive_polygamma_polygamma_n_4_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6961970Z test_comprehensive_polygamma_polygamma_n_4_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.6962090Z test_comprehensive_polygamma_polygamma_n_4_cpu_float64 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6962200Z test_comprehensive_polygamma_polygamma_n_4_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6962310Z test_comprehensive_polygamma_polygamma_n_4_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6962430Z test_comprehensive_polygamma_polygamma_n_4_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6962540Z test_comprehensive_polygamma_polygamma_n_4_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6962650Z test_comprehensive_polygamma_polygamma_n_4_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6962760Z test_comprehensive_positive_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6962880Z test_comprehensive_positive_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6962990Z test_comprehensive_positive_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6963100Z test_comprehensive_positive_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6963210Z test_comprehensive_positive_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6963310Z test_comprehensive_positive_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6963420Z test_comprehensive_positive_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6963520Z test_comprehensive_positive_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6963630Z test_comprehensive_positive_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6963740Z test_comprehensive_positive_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6963850Z test_comprehensive_positive_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6963950Z test_comprehensive_positive_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6964060Z test_comprehensive_pow_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.054s) 2023-01-11T21:24:50.6964160Z test_comprehensive_pow_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.098s) 2023-01-11T21:24:50.6964320Z test_comprehensive_pow_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.108s) 2023-01-11T21:24:50.6964430Z test_comprehensive_pow_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6964530Z test_comprehensive_pow_cpu_float32 (__main__.TestDecompCPU) ... ok (0.538s) 2023-01-11T21:24:50.6964640Z test_comprehensive_pow_cpu_float64 (__main__.TestDecompCPU) ... ok (0.532s) 2023-01-11T21:24:50.6964740Z test_comprehensive_pow_cpu_int16 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6964830Z test_comprehensive_pow_cpu_int32 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6964930Z test_comprehensive_pow_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6965080Z test_comprehensive_pow_cpu_int8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6965180Z test_comprehensive_pow_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6965290Z test_comprehensive_prod_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.055s) 2023-01-11T21:24:50.6965390Z test_comprehensive_prod_cpu_bool (__main__.TestDecompCPU) ... ok (0.046s) 2023-01-11T21:24:50.6965500Z test_comprehensive_prod_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.267s) 2023-01-11T21:24:50.6965610Z test_comprehensive_prod_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.288s) 2023-01-11T21:24:50.6965720Z test_comprehensive_prod_cpu_float32 (__main__.TestDecompCPU) ... ok (0.675s) 2023-01-11T21:24:50.6965820Z test_comprehensive_prod_cpu_float64 (__main__.TestDecompCPU) ... ok (0.678s) 2023-01-11T21:24:50.6965930Z test_comprehensive_prod_cpu_int16 (__main__.TestDecompCPU) ... ok (0.046s) 2023-01-11T21:24:50.6966030Z test_comprehensive_prod_cpu_int32 (__main__.TestDecompCPU) ... ok (0.046s) 2023-01-11T21:24:50.6966130Z test_comprehensive_prod_cpu_int64 (__main__.TestDecompCPU) ... ok (0.045s) 2023-01-11T21:24:50.6966230Z test_comprehensive_prod_cpu_int8 (__main__.TestDecompCPU) ... ok (0.046s) 2023-01-11T21:24:50.6966330Z test_comprehensive_prod_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.046s) 2023-01-11T21:24:50.6966440Z test_comprehensive_put_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6966540Z test_comprehensive_put_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6966650Z test_comprehensive_put_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.6966750Z test_comprehensive_put_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.021s) 2023-01-11T21:24:50.6966850Z test_comprehensive_put_cpu_float16 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6966950Z test_comprehensive_put_cpu_float32 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.6967050Z test_comprehensive_put_cpu_float64 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.6967150Z test_comprehensive_put_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6967240Z test_comprehensive_put_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6967340Z test_comprehensive_put_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6967440Z test_comprehensive_put_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6967540Z test_comprehensive_put_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6967640Z test_comprehensive_qr_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.494s) 2023-01-11T21:24:50.6967750Z test_comprehensive_qr_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.522s) 2023-01-11T21:24:50.6967850Z test_comprehensive_qr_cpu_float32 (__main__.TestDecompCPU) ... ok (0.327s) 2023-01-11T21:24:50.6967950Z test_comprehensive_qr_cpu_float64 (__main__.TestDecompCPU) ... ok (0.311s) 2023-01-11T21:24:50.6968060Z test_comprehensive_quantile_cpu_float32 (__main__.TestDecompCPU) ... ok (1.066s) 2023-01-11T21:24:50.6968170Z test_comprehensive_quantile_cpu_float64 (__main__.TestDecompCPU) ... ok (1.005s) 2023-01-11T21:24:50.6968330Z test_comprehensive_rad2deg_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6968440Z test_comprehensive_rad2deg_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6968550Z test_comprehensive_rad2deg_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6968660Z test_comprehensive_rad2deg_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6968770Z test_comprehensive_rad2deg_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6968870Z test_comprehensive_rad2deg_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6968980Z test_comprehensive_rad2deg_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6969120Z test_comprehensive_rad2deg_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6969230Z test_comprehensive_rad2deg_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6969330Z test_comprehensive_rad2deg_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6969440Z test_comprehensive_rand_like_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6969560Z test_comprehensive_rand_like_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6969670Z test_comprehensive_rand_like_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6969770Z test_comprehensive_rand_like_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6969880Z test_comprehensive_rand_like_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6969990Z test_comprehensive_rand_like_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6970100Z test_comprehensive_rand_like_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6970210Z test_comprehensive_randint_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6970310Z test_comprehensive_randint_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6970420Z test_comprehensive_randint_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6970530Z test_comprehensive_randint_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6970630Z test_comprehensive_randint_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6970730Z test_comprehensive_randint_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6970830Z test_comprehensive_randint_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6970940Z test_comprehensive_randint_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6971040Z test_comprehensive_randint_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6971150Z test_comprehensive_randint_like_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6971270Z test_comprehensive_randint_like_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6971380Z test_comprehensive_randint_like_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6971490Z test_comprehensive_randint_like_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6971600Z test_comprehensive_randint_like_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6971710Z test_comprehensive_randint_like_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6971810Z test_comprehensive_randint_like_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6971920Z test_comprehensive_randint_like_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6972030Z test_comprehensive_randint_like_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6972150Z test_comprehensive_randn_cpu_bfloat16 (__main__.TestDecompCPU) ... expected failure (0.001s) 2023-01-11T21:24:50.6972340Z test_comprehensive_randn_cpu_complex128 (__main__.TestDecompCPU) ... expected failure (0.001s) 2023-01-11T21:24:50.6972480Z test_comprehensive_randn_cpu_complex32 (__main__.TestDecompCPU) ... expected failure (0.001s) 2023-01-11T21:24:50.6972610Z test_comprehensive_randn_cpu_complex64 (__main__.TestDecompCPU) ... expected failure (0.001s) 2023-01-11T21:24:50.6972720Z test_comprehensive_randn_cpu_float16 (__main__.TestDecompCPU) ... expected failure (0.001s) 2023-01-11T21:24:50.6972840Z test_comprehensive_randn_cpu_float32 (__main__.TestDecompCPU) ... expected failure (0.001s) 2023-01-11T21:24:50.6972950Z test_comprehensive_randn_cpu_float64 (__main__.TestDecompCPU) ... expected failure (0.001s) 2023-01-11T21:24:50.6973150Z test_comprehensive_randn_like_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6973280Z test_comprehensive_randn_like_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6973390Z test_comprehensive_randn_like_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6973500Z test_comprehensive_randn_like_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6973620Z test_comprehensive_randn_like_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6973720Z test_comprehensive_randn_like_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6973830Z test_comprehensive_randn_like_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6973940Z test_comprehensive_ravel_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6974050Z test_comprehensive_ravel_cpu_bool (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6974160Z test_comprehensive_ravel_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.6974270Z test_comprehensive_ravel_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6974370Z test_comprehensive_ravel_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.6974480Z test_comprehensive_ravel_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6974580Z test_comprehensive_ravel_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.6974690Z test_comprehensive_ravel_cpu_float64 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.6974790Z test_comprehensive_ravel_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6974890Z test_comprehensive_ravel_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6974990Z test_comprehensive_ravel_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6975090Z test_comprehensive_ravel_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6975200Z test_comprehensive_ravel_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6975300Z test_comprehensive_real_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6975410Z test_comprehensive_real_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6975520Z test_comprehensive_real_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6975630Z test_comprehensive_real_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6975730Z test_comprehensive_real_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6975830Z test_comprehensive_real_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6975940Z test_comprehensive_real_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6981240Z test_comprehensive_real_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6981380Z test_comprehensive_real_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6981480Z test_comprehensive_real_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6981590Z test_comprehensive_real_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6981830Z test_comprehensive_real_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6981940Z test_comprehensive_real_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6982060Z test_comprehensive_reciprocal_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6982170Z test_comprehensive_reciprocal_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6982280Z test_comprehensive_reciprocal_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.6982400Z test_comprehensive_reciprocal_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6982500Z test_comprehensive_reciprocal_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6982680Z test_comprehensive_reciprocal_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6982790Z test_comprehensive_reciprocal_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6982900Z test_comprehensive_reciprocal_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6983000Z test_comprehensive_reciprocal_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6983110Z test_comprehensive_reciprocal_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6983220Z test_comprehensive_reciprocal_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6983330Z test_comprehensive_reciprocal_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6983440Z test_comprehensive_remainder_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6983550Z test_comprehensive_remainder_cpu_float16 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6983650Z test_comprehensive_remainder_cpu_float32 (__main__.TestDecompCPU) ... ok (0.229s) 2023-01-11T21:24:50.6983750Z test_comprehensive_remainder_cpu_float64 (__main__.TestDecompCPU) ... ok (0.226s) 2023-01-11T21:24:50.6983860Z test_comprehensive_remainder_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6983970Z test_comprehensive_remainder_cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6984070Z test_comprehensive_remainder_cpu_int64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6984180Z test_comprehensive_remainder_cpu_int8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6984280Z test_comprehensive_remainder_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6984390Z test_comprehensive_renorm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6984490Z test_comprehensive_renorm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.298s) 2023-01-11T21:24:50.6984600Z test_comprehensive_renorm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.308s) 2023-01-11T21:24:50.6984730Z test_comprehensive_renorm_cpu_float16 (__main__.TestDecompCPU) ... skip: Inconsistent accuracy (0.000s) 2023-01-11T21:24:50.6984840Z test_comprehensive_renorm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.186s) 2023-01-11T21:24:50.6984950Z test_comprehensive_renorm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.172s) 2023-01-11T21:24:50.6985050Z test_comprehensive_repeat_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6985160Z test_comprehensive_repeat_cpu_bool (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.6985260Z test_comprehensive_repeat_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.052s) 2023-01-11T21:24:50.6985370Z test_comprehensive_repeat_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.055s) 2023-01-11T21:24:50.6985480Z test_comprehensive_repeat_cpu_float16 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.6985590Z test_comprehensive_repeat_cpu_float32 (__main__.TestDecompCPU) ... ok (0.034s) 2023-01-11T21:24:50.6985690Z test_comprehensive_repeat_cpu_float64 (__main__.TestDecompCPU) ... ok (0.032s) 2023-01-11T21:24:50.6985790Z test_comprehensive_repeat_cpu_int16 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.6985950Z test_comprehensive_repeat_cpu_int32 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.6986050Z test_comprehensive_repeat_cpu_int64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6986160Z test_comprehensive_repeat_cpu_int8 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.6986260Z test_comprehensive_repeat_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.6986380Z test_comprehensive_repeat_interleave_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6986500Z test_comprehensive_repeat_interleave_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6986670Z test_comprehensive_repeat_interleave_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.030s) 2023-01-11T21:24:50.6986790Z test_comprehensive_repeat_interleave_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.6986910Z test_comprehensive_repeat_interleave_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.031s) 2023-01-11T21:24:50.6987030Z test_comprehensive_repeat_interleave_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6987140Z test_comprehensive_repeat_interleave_cpu_float32 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.6987250Z test_comprehensive_repeat_interleave_cpu_float64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.6987360Z test_comprehensive_repeat_interleave_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6987470Z test_comprehensive_repeat_interleave_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6987590Z test_comprehensive_repeat_interleave_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6987700Z test_comprehensive_repeat_interleave_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6987810Z test_comprehensive_repeat_interleave_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6987930Z test_comprehensive_reshape_as_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6988030Z test_comprehensive_reshape_as_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6988150Z test_comprehensive_reshape_as_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.025s) 2023-01-11T21:24:50.6988270Z test_comprehensive_reshape_as_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6988380Z test_comprehensive_reshape_as_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.026s) 2023-01-11T21:24:50.6988490Z test_comprehensive_reshape_as_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6988600Z test_comprehensive_reshape_as_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.6988700Z test_comprehensive_reshape_as_cpu_float64 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.6988810Z test_comprehensive_reshape_as_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6988910Z test_comprehensive_reshape_as_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6989020Z test_comprehensive_reshape_as_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6989120Z test_comprehensive_reshape_as_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6989230Z test_comprehensive_reshape_as_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.6989340Z test_comprehensive_reshape_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6989440Z test_comprehensive_reshape_cpu_bool (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6989550Z test_comprehensive_reshape_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.057s) 2023-01-11T21:24:50.6989660Z test_comprehensive_reshape_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.6989760Z test_comprehensive_reshape_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.058s) 2023-01-11T21:24:50.6989910Z test_comprehensive_reshape_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6990020Z test_comprehensive_reshape_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2023-01-11T21:24:50.6990130Z test_comprehensive_reshape_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2023-01-11T21:24:50.6990230Z test_comprehensive_reshape_cpu_int16 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6990340Z test_comprehensive_reshape_cpu_int32 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6990440Z test_comprehensive_reshape_cpu_int64 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6990540Z test_comprehensive_reshape_cpu_int8 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6990710Z test_comprehensive_reshape_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.6990820Z test_comprehensive_resize__cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6990930Z test_comprehensive_resize__cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6991030Z test_comprehensive_resize__cpu_complex128 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6991140Z test_comprehensive_resize__cpu_complex64 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6991240Z test_comprehensive_resize__cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6991350Z test_comprehensive_resize__cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6991450Z test_comprehensive_resize__cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6991550Z test_comprehensive_resize__cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6991650Z test_comprehensive_resize__cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6991750Z test_comprehensive_resize__cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6991850Z test_comprehensive_resize__cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6991950Z test_comprehensive_resize__cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6992060Z test_comprehensive_resize_as__cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6992170Z test_comprehensive_resize_as__cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6992280Z test_comprehensive_resize_as__cpu_complex128 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6992390Z test_comprehensive_resize_as__cpu_complex64 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.6992500Z test_comprehensive_resize_as__cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6992610Z test_comprehensive_resize_as__cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6992710Z test_comprehensive_resize_as__cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.6992820Z test_comprehensive_resize_as__cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6992920Z test_comprehensive_resize_as__cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6993020Z test_comprehensive_resize_as__cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6993130Z test_comprehensive_resize_as__cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6993230Z test_comprehensive_resize_as__cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.6993350Z test_comprehensive_resolve_conj_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6993450Z test_comprehensive_resolve_conj_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6993570Z test_comprehensive_resolve_conj_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6993680Z test_comprehensive_resolve_conj_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6993790Z test_comprehensive_resolve_conj_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6993970Z test_comprehensive_resolve_conj_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6994080Z test_comprehensive_resolve_conj_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6994190Z test_comprehensive_resolve_conj_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6994290Z test_comprehensive_resolve_conj_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6994400Z test_comprehensive_resolve_conj_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6994500Z test_comprehensive_resolve_conj_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6994670Z test_comprehensive_resolve_conj_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6994780Z test_comprehensive_resolve_neg_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6994880Z test_comprehensive_resolve_neg_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6995000Z test_comprehensive_resolve_neg_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6995110Z test_comprehensive_resolve_neg_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6995220Z test_comprehensive_resolve_neg_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6995330Z test_comprehensive_resolve_neg_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6995440Z test_comprehensive_resolve_neg_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6995540Z test_comprehensive_resolve_neg_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6995650Z test_comprehensive_resolve_neg_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6995750Z test_comprehensive_resolve_neg_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6995860Z test_comprehensive_resolve_neg_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6996000Z test_comprehensive_resolve_neg_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6996110Z test_comprehensive_resolve_neg_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6996210Z test_comprehensive_roll_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6996310Z test_comprehensive_roll_cpu_bool (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6996420Z test_comprehensive_roll_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.092s) 2023-01-11T21:24:50.6996520Z test_comprehensive_roll_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.046s) 2023-01-11T21:24:50.6996630Z test_comprehensive_roll_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.093s) 2023-01-11T21:24:50.6996740Z test_comprehensive_roll_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.6996840Z test_comprehensive_roll_cpu_float32 (__main__.TestDecompCPU) ... ok (0.052s) 2023-01-11T21:24:50.6996940Z test_comprehensive_roll_cpu_float64 (__main__.TestDecompCPU) ... ok (0.052s) 2023-01-11T21:24:50.6997050Z test_comprehensive_roll_cpu_int16 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6997150Z test_comprehensive_roll_cpu_int32 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6997240Z test_comprehensive_roll_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6997340Z test_comprehensive_roll_cpu_int8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6997440Z test_comprehensive_roll_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.6997540Z test_comprehensive_rot90_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6997640Z test_comprehensive_rot90_cpu_bool (__main__.TestDecompCPU) ... ok (0.065s) 2023-01-11T21:24:50.6997750Z test_comprehensive_rot90_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.369s) 2023-01-11T21:24:50.6997920Z test_comprehensive_rot90_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.373s) 2023-01-11T21:24:50.6998030Z test_comprehensive_rot90_cpu_float16 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.6998130Z test_comprehensive_rot90_cpu_float32 (__main__.TestDecompCPU) ... ok (0.203s) 2023-01-11T21:24:50.6998230Z test_comprehensive_rot90_cpu_float64 (__main__.TestDecompCPU) ... ok (0.201s) 2023-01-11T21:24:50.6998330Z test_comprehensive_rot90_cpu_int16 (__main__.TestDecompCPU) ... ok (0.065s) 2023-01-11T21:24:50.6998440Z test_comprehensive_rot90_cpu_int32 (__main__.TestDecompCPU) ... ok (0.065s) 2023-01-11T21:24:50.6998540Z test_comprehensive_rot90_cpu_int64 (__main__.TestDecompCPU) ... ok (0.064s) 2023-01-11T21:24:50.6998680Z test_comprehensive_rot90_cpu_int8 (__main__.TestDecompCPU) ... ok (0.065s) 2023-01-11T21:24:50.6998780Z test_comprehensive_rot90_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.065s) 2023-01-11T21:24:50.6998880Z test_comprehensive_round_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6998990Z test_comprehensive_round_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6999090Z test_comprehensive_round_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.6999190Z test_comprehensive_round_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6999290Z test_comprehensive_round_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6999390Z test_comprehensive_round_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6999490Z test_comprehensive_round_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6999590Z test_comprehensive_round_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.6999710Z test_comprehensive_round_decimals_0_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.6999820Z test_comprehensive_round_decimals_0_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.6999940Z test_comprehensive_round_decimals_0_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7000050Z test_comprehensive_round_decimals_3_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7000160Z test_comprehensive_round_decimals_3_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7000260Z test_comprehensive_round_decimals_3_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7000380Z test_comprehensive_round_decimals_neg_3_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7000500Z test_comprehensive_round_decimals_neg_3_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7000620Z test_comprehensive_round_decimals_neg_3_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7000720Z test_comprehensive_rsqrt_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7000830Z test_comprehensive_rsqrt_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7000930Z test_comprehensive_rsqrt_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.7001040Z test_comprehensive_rsqrt_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7001150Z test_comprehensive_rsqrt_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7001250Z test_comprehensive_rsqrt_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7001350Z test_comprehensive_rsqrt_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7001450Z test_comprehensive_rsqrt_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7001550Z test_comprehensive_rsqrt_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7001650Z test_comprehensive_rsqrt_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7001750Z test_comprehensive_rsqrt_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7001900Z test_comprehensive_rsub_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7002000Z test_comprehensive_rsub_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.231s) 2023-01-11T21:24:50.7002110Z test_comprehensive_rsub_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.233s) 2023-01-11T21:24:50.7002220Z test_comprehensive_rsub_cpu_float16 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7002320Z test_comprehensive_rsub_cpu_float32 (__main__.TestDecompCPU) ... ok (0.127s) 2023-01-11T21:24:50.7002420Z test_comprehensive_rsub_cpu_float64 (__main__.TestDecompCPU) ... ok (0.124s) 2023-01-11T21:24:50.7002520Z test_comprehensive_rsub_cpu_int16 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7002660Z test_comprehensive_rsub_cpu_int32 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7002760Z test_comprehensive_rsub_cpu_int64 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7002860Z test_comprehensive_rsub_cpu_int8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7002960Z test_comprehensive_rsub_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7003070Z test_comprehensive_scalar_tensor_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7003190Z test_comprehensive_scalar_tensor_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7003300Z test_comprehensive_scalar_tensor_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7003420Z test_comprehensive_scalar_tensor_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7003530Z test_comprehensive_scalar_tensor_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7003640Z test_comprehensive_scalar_tensor_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7003750Z test_comprehensive_scalar_tensor_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7003860Z test_comprehensive_scalar_tensor_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7003970Z test_comprehensive_scalar_tensor_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7004080Z test_comprehensive_scalar_tensor_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7004190Z test_comprehensive_scalar_tensor_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7004300Z test_comprehensive_scalar_tensor_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7004400Z test_comprehensive_scalar_tensor_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7004510Z test_comprehensive_scatter_add_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7004620Z test_comprehensive_scatter_add_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7004730Z test_comprehensive_scatter_add_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7004850Z test_comprehensive_scatter_add_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7004960Z test_comprehensive_scatter_add_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7005060Z test_comprehensive_scatter_add_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7005170Z test_comprehensive_scatter_add_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7005280Z test_comprehensive_scatter_add_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7005380Z test_comprehensive_scatter_add_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7005480Z test_comprehensive_scatter_add_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7005600Z test_comprehensive_scatter_add_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7005700Z test_comprehensive_scatter_add_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7005840Z test_comprehensive_scatter_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7005950Z test_comprehensive_scatter_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7006060Z test_comprehensive_scatter_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7006170Z test_comprehensive_scatter_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7006280Z test_comprehensive_scatter_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7006380Z test_comprehensive_scatter_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7006490Z test_comprehensive_scatter_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7006630Z test_comprehensive_scatter_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7006740Z test_comprehensive_scatter_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7006840Z test_comprehensive_scatter_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7006950Z test_comprehensive_scatter_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7007050Z test_comprehensive_scatter_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7007170Z test_comprehensive_scatter_reduce_amax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.116s) 2023-01-11T21:24:50.7007290Z test_comprehensive_scatter_reduce_amax_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7007410Z test_comprehensive_scatter_reduce_amax_cpu_float16 (__main__.TestDecompCPU) ... ok (0.116s) 2023-01-11T21:24:50.7007520Z test_comprehensive_scatter_reduce_amax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.324s) 2023-01-11T21:24:50.7012300Z test_comprehensive_scatter_reduce_amax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.317s) 2023-01-11T21:24:50.7012450Z test_comprehensive_scatter_reduce_amax_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7012570Z test_comprehensive_scatter_reduce_amax_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7012680Z test_comprehensive_scatter_reduce_amax_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7012790Z test_comprehensive_scatter_reduce_amax_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7012900Z test_comprehensive_scatter_reduce_amax_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7013020Z test_comprehensive_scatter_reduce_amin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.116s) 2023-01-11T21:24:50.7013130Z test_comprehensive_scatter_reduce_amin_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7013250Z test_comprehensive_scatter_reduce_amin_cpu_float16 (__main__.TestDecompCPU) ... ok (0.116s) 2023-01-11T21:24:50.7013370Z test_comprehensive_scatter_reduce_amin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.325s) 2023-01-11T21:24:50.7013480Z test_comprehensive_scatter_reduce_amin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.318s) 2023-01-11T21:24:50.7013590Z test_comprehensive_scatter_reduce_amin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7013700Z test_comprehensive_scatter_reduce_amin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7013820Z test_comprehensive_scatter_reduce_amin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7013930Z test_comprehensive_scatter_reduce_amin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7014040Z test_comprehensive_scatter_reduce_amin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7014150Z test_comprehensive_scatter_reduce_mean_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.033s) 2023-01-11T21:24:50.7014270Z test_comprehensive_scatter_reduce_mean_cpu_float16 (__main__.TestDecompCPU) ... ok (0.033s) 2023-01-11T21:24:50.7014380Z test_comprehensive_scatter_reduce_mean_cpu_float32 (__main__.TestDecompCPU) ... ok (0.153s) 2023-01-11T21:24:50.7014640Z test_comprehensive_scatter_reduce_mean_cpu_float64 (__main__.TestDecompCPU) ... ok (0.149s) 2023-01-11T21:24:50.7014750Z test_comprehensive_scatter_reduce_mean_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7014860Z test_comprehensive_scatter_reduce_mean_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7014970Z test_comprehensive_scatter_reduce_mean_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7015080Z test_comprehensive_scatter_reduce_mean_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7015190Z test_comprehensive_scatter_reduce_mean_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7015360Z test_comprehensive_scatter_reduce_prod_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.104s) 2023-01-11T21:24:50.7015480Z test_comprehensive_scatter_reduce_prod_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7015590Z test_comprehensive_scatter_reduce_prod_cpu_float16 (__main__.TestDecompCPU) ... ok (0.105s) 2023-01-11T21:24:50.7015700Z test_comprehensive_scatter_reduce_prod_cpu_float32 (__main__.TestDecompCPU) ... ok (0.512s) 2023-01-11T21:24:50.7015810Z test_comprehensive_scatter_reduce_prod_cpu_float64 (__main__.TestDecompCPU) ... ok (0.496s) 2023-01-11T21:24:50.7015920Z test_comprehensive_scatter_reduce_prod_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7016030Z test_comprehensive_scatter_reduce_prod_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7016140Z test_comprehensive_scatter_reduce_prod_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7016250Z test_comprehensive_scatter_reduce_prod_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7016360Z test_comprehensive_scatter_reduce_prod_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7016480Z test_comprehensive_scatter_reduce_sum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7016590Z test_comprehensive_scatter_reduce_sum_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7016710Z test_comprehensive_scatter_reduce_sum_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7016820Z test_comprehensive_scatter_reduce_sum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7016930Z test_comprehensive_scatter_reduce_sum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7017040Z test_comprehensive_scatter_reduce_sum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7017150Z test_comprehensive_scatter_reduce_sum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7017260Z test_comprehensive_scatter_reduce_sum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7017370Z test_comprehensive_scatter_reduce_sum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7017490Z test_comprehensive_scatter_reduce_sum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7017600Z test_comprehensive_searchsorted_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7017710Z test_comprehensive_searchsorted_cpu_float16 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7017820Z test_comprehensive_searchsorted_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7017930Z test_comprehensive_searchsorted_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7018040Z test_comprehensive_searchsorted_cpu_int16 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7018150Z test_comprehensive_searchsorted_cpu_int32 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7018260Z test_comprehensive_searchsorted_cpu_int64 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7018360Z test_comprehensive_searchsorted_cpu_int8 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7018520Z test_comprehensive_searchsorted_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7018640Z test_comprehensive_segment_reduce_lengths_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7018770Z test_comprehensive_segment_reduce_lengths_cpu_float16 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7018890Z test_comprehensive_segment_reduce_lengths_cpu_float32 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.7019010Z test_comprehensive_segment_reduce_lengths_cpu_float64 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.7019130Z test_comprehensive_segment_reduce_offsets_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.7019280Z test_comprehensive_segment_reduce_offsets_cpu_float16 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.7019410Z test_comprehensive_segment_reduce_offsets_cpu_float32 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7019520Z test_comprehensive_segment_reduce_offsets_cpu_float64 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7019630Z test_comprehensive_select_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7019740Z test_comprehensive_select_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7019850Z test_comprehensive_select_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7019960Z test_comprehensive_select_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7020060Z test_comprehensive_select_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7020170Z test_comprehensive_select_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7020270Z test_comprehensive_select_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7020380Z test_comprehensive_select_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7020480Z test_comprehensive_select_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7020590Z test_comprehensive_select_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7020690Z test_comprehensive_select_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7020800Z test_comprehensive_select_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7020900Z test_comprehensive_select_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7021010Z test_comprehensive_select_scatter_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7021130Z test_comprehensive_select_scatter_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7021240Z test_comprehensive_select_scatter_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7021350Z test_comprehensive_select_scatter_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7021460Z test_comprehensive_select_scatter_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7021570Z test_comprehensive_select_scatter_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7021680Z test_comprehensive_select_scatter_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7021790Z test_comprehensive_select_scatter_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7021900Z test_comprehensive_select_scatter_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7022000Z test_comprehensive_select_scatter_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7022110Z test_comprehensive_sgn_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7022210Z test_comprehensive_sgn_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7022320Z test_comprehensive_sgn_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.171s) 2023-01-11T21:24:50.7022420Z test_comprehensive_sgn_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7022570Z test_comprehensive_sgn_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.172s) 2023-01-11T21:24:50.7022670Z test_comprehensive_sgn_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7022780Z test_comprehensive_sgn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7022880Z test_comprehensive_sgn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7022980Z test_comprehensive_sgn_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7023070Z test_comprehensive_sgn_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7023170Z test_comprehensive_sgn_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7023310Z test_comprehensive_sgn_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7023410Z test_comprehensive_sgn_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7023510Z test_comprehensive_short_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7023620Z test_comprehensive_short_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7023730Z test_comprehensive_short_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7023840Z test_comprehensive_short_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7023940Z test_comprehensive_short_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7024040Z test_comprehensive_short_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7024150Z test_comprehensive_short_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7024250Z test_comprehensive_short_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7024350Z test_comprehensive_short_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7024450Z test_comprehensive_short_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7024550Z test_comprehensive_short_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7024650Z test_comprehensive_short_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7024750Z test_comprehensive_sigmoid_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7024860Z test_comprehensive_sigmoid_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7024970Z test_comprehensive_sigmoid_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7025080Z test_comprehensive_sigmoid_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7025180Z test_comprehensive_sigmoid_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7025290Z test_comprehensive_sigmoid_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7025390Z test_comprehensive_sigmoid_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7025500Z test_comprehensive_sigmoid_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7025600Z test_comprehensive_sigmoid_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7025700Z test_comprehensive_sigmoid_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7025800Z test_comprehensive_sigmoid_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7025900Z test_comprehensive_sign_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7026000Z test_comprehensive_sign_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7026110Z test_comprehensive_sign_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7026210Z test_comprehensive_sign_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7026310Z test_comprehensive_sign_cpu_float64 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7026410Z test_comprehensive_sign_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7026550Z test_comprehensive_sign_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7026650Z test_comprehensive_sign_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7026750Z test_comprehensive_sign_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7026850Z test_comprehensive_sign_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7026970Z test_comprehensive_signal_windows_bartlett_cpu_float32 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7027090Z test_comprehensive_signal_windows_bartlett_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7027250Z test_comprehensive_signal_windows_blackman_cpu_float32 (__main__.TestDecompCPU) ... ok (0.042s) 2023-01-11T21:24:50.7027370Z test_comprehensive_signal_windows_blackman_cpu_float64 (__main__.TestDecompCPU) ... ok (0.039s) 2023-01-11T21:24:50.7027490Z test_comprehensive_signal_windows_cosine_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7027610Z test_comprehensive_signal_windows_cosine_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7027730Z test_comprehensive_signal_windows_exponential_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7027850Z test_comprehensive_signal_windows_exponential_cpu_float64 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7027970Z test_comprehensive_signal_windows_gaussian_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7028090Z test_comprehensive_signal_windows_gaussian_cpu_float64 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7028220Z test_comprehensive_signal_windows_general_cosine_cpu_float32 (__main__.TestDecompCPU) ... ok (0.039s) 2023-01-11T21:24:50.7028350Z test_comprehensive_signal_windows_general_cosine_cpu_float64 (__main__.TestDecompCPU) ... ok (0.036s) 2023-01-11T21:24:50.7028480Z test_comprehensive_signal_windows_general_hamming_cpu_float32 (__main__.TestDecompCPU) ... ok (0.039s) 2023-01-11T21:24:50.7028600Z test_comprehensive_signal_windows_general_hamming_cpu_float64 (__main__.TestDecompCPU) ... ok (0.036s) 2023-01-11T21:24:50.7028720Z test_comprehensive_signal_windows_hamming_cpu_float32 (__main__.TestDecompCPU) ... ok (0.039s) 2023-01-11T21:24:50.7028850Z test_comprehensive_signal_windows_hamming_cpu_float64 (__main__.TestDecompCPU) ... ok (0.036s) 2023-01-11T21:24:50.7028960Z test_comprehensive_signal_windows_hann_cpu_float32 (__main__.TestDecompCPU) ... ok (0.039s) 2023-01-11T21:24:50.7029070Z test_comprehensive_signal_windows_hann_cpu_float64 (__main__.TestDecompCPU) ... ok (0.036s) 2023-01-11T21:24:50.7029190Z test_comprehensive_signal_windows_kaiser_cpu_float32 (__main__.TestDecompCPU) ... ok (0.024s) 2023-01-11T21:24:50.7029310Z test_comprehensive_signal_windows_kaiser_cpu_float64 (__main__.TestDecompCPU) ... ok (0.023s) 2023-01-11T21:24:50.7029430Z test_comprehensive_signal_windows_nuttall_cpu_float32 (__main__.TestDecompCPU) ... ok (0.044s) 2023-01-11T21:24:50.7029550Z test_comprehensive_signal_windows_nuttall_cpu_float64 (__main__.TestDecompCPU) ... ok (0.042s) 2023-01-11T21:24:50.7029660Z test_comprehensive_signbit_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7029760Z test_comprehensive_signbit_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7029870Z test_comprehensive_signbit_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7029980Z test_comprehensive_signbit_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7030080Z test_comprehensive_signbit_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7030190Z test_comprehensive_signbit_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7030290Z test_comprehensive_signbit_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7030390Z test_comprehensive_signbit_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7030560Z test_comprehensive_signbit_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7030660Z test_comprehensive_signbit_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7030770Z test_comprehensive_sin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7030870Z test_comprehensive_sin_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7030980Z test_comprehensive_sin_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.075s) 2023-01-11T21:24:50.7031080Z test_comprehensive_sin_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.075s) 2023-01-11T21:24:50.7031530Z test_comprehensive_sin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2023-01-11T21:24:50.7031640Z test_comprehensive_sin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.030s) 2023-01-11T21:24:50.7031740Z test_comprehensive_sin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7031840Z test_comprehensive_sin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7031930Z test_comprehensive_sin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7032030Z test_comprehensive_sin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7032130Z test_comprehensive_sin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7032240Z test_comprehensive_sinc_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7032330Z test_comprehensive_sinc_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7032440Z test_comprehensive_sinc_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.042s) 2023-01-11T21:24:50.7032550Z test_comprehensive_sinc_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.044s) 2023-01-11T21:24:50.7032650Z test_comprehensive_sinc_cpu_float32 (__main__.TestDecompCPU) ... ok (0.024s) 2023-01-11T21:24:50.7032750Z test_comprehensive_sinc_cpu_float64 (__main__.TestDecompCPU) ... ok (0.023s) 2023-01-11T21:24:50.7032870Z test_comprehensive_sinc_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7032970Z test_comprehensive_sinc_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7033070Z test_comprehensive_sinc_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7033160Z test_comprehensive_sinc_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7033260Z test_comprehensive_sinc_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7033360Z test_comprehensive_sinh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7033460Z test_comprehensive_sinh_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7033570Z test_comprehensive_sinh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.075s) 2023-01-11T21:24:50.7033670Z test_comprehensive_sinh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.076s) 2023-01-11T21:24:50.7033770Z test_comprehensive_sinh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2023-01-11T21:24:50.7033880Z test_comprehensive_sinh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.030s) 2023-01-11T21:24:50.7033980Z test_comprehensive_sinh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7034080Z test_comprehensive_sinh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7034180Z test_comprehensive_sinh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7034280Z test_comprehensive_sinh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7034380Z test_comprehensive_sinh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7034490Z test_comprehensive_slice_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7034590Z test_comprehensive_slice_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7034700Z test_comprehensive_slice_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.072s) 2023-01-11T21:24:50.7034870Z test_comprehensive_slice_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.038s) 2023-01-11T21:24:50.7034980Z test_comprehensive_slice_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.072s) 2023-01-11T21:24:50.7035090Z test_comprehensive_slice_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7035190Z test_comprehensive_slice_cpu_float32 (__main__.TestDecompCPU) ... ok (0.039s) 2023-01-11T21:24:50.7035290Z test_comprehensive_slice_cpu_float64 (__main__.TestDecompCPU) ... ok (0.039s) 2023-01-11T21:24:50.7035390Z test_comprehensive_slice_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7035490Z test_comprehensive_slice_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7035620Z test_comprehensive_slice_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7035720Z test_comprehensive_slice_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7035820Z test_comprehensive_slice_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7035940Z test_comprehensive_slice_scatter_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7036050Z test_comprehensive_slice_scatter_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7036160Z test_comprehensive_slice_scatter_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7036270Z test_comprehensive_slice_scatter_cpu_float32 (__main__.TestDecompCPU) ... ok (0.061s) 2023-01-11T21:24:50.7036380Z test_comprehensive_slice_scatter_cpu_float64 (__main__.TestDecompCPU) ... ok (0.061s) 2023-01-11T21:24:50.7036490Z test_comprehensive_slice_scatter_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7036600Z test_comprehensive_slice_scatter_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7036710Z test_comprehensive_slice_scatter_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7036820Z test_comprehensive_slice_scatter_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7036920Z test_comprehensive_slice_scatter_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7037030Z test_comprehensive_softmax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7037130Z test_comprehensive_softmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7037240Z test_comprehensive_softmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.7037360Z test_comprehensive_softmax_with_dtype_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7037480Z test_comprehensive_softmax_with_dtype_cpu_bool (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7037590Z test_comprehensive_softmax_with_dtype_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.053s) 2023-01-11T21:24:50.7037710Z test_comprehensive_softmax_with_dtype_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.053s) 2023-01-11T21:24:50.7037830Z test_comprehensive_softmax_with_dtype_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7037940Z test_comprehensive_softmax_with_dtype_cpu_float32 (__main__.TestDecompCPU) ... ok (0.045s) 2023-01-11T21:24:50.7038050Z test_comprehensive_softmax_with_dtype_cpu_float64 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.7038170Z test_comprehensive_softmax_with_dtype_cpu_int16 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7038280Z test_comprehensive_softmax_with_dtype_cpu_int32 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7038390Z test_comprehensive_softmax_with_dtype_cpu_int64 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7038500Z test_comprehensive_softmax_with_dtype_cpu_int8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7038620Z test_comprehensive_softmax_with_dtype_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7038720Z test_comprehensive_sort_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7038870Z test_comprehensive_sort_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7038970Z test_comprehensive_sort_cpu_float16 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7039080Z test_comprehensive_sort_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7043910Z test_comprehensive_sort_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7044050Z test_comprehensive_sort_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7044150Z test_comprehensive_sort_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7044380Z test_comprehensive_sort_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7044480Z test_comprehensive_sort_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7044570Z test_comprehensive_sort_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7044740Z test_comprehensive_sparse_sampled_addmm_cpu_complex128 (__main__.TestDecompCPU) ... skip: PyTorch is built without MKL support (0.000s) 2023-01-11T21:24:50.7044900Z test_comprehensive_sparse_sampled_addmm_cpu_complex64 (__main__.TestDecompCPU) ... skip: PyTorch is built without MKL support (0.000s) 2023-01-11T21:24:50.7045060Z test_comprehensive_sparse_sampled_addmm_cpu_float32 (__main__.TestDecompCPU) ... skip: PyTorch is built without MKL support (0.000s) 2023-01-11T21:24:50.7045220Z test_comprehensive_sparse_sampled_addmm_cpu_float64 (__main__.TestDecompCPU) ... skip: PyTorch is built without MKL support (0.000s) 2023-01-11T21:24:50.7045330Z test_comprehensive_special_airy_ai_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7045450Z test_comprehensive_special_airy_ai_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7045560Z test_comprehensive_special_airy_ai_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7045680Z test_comprehensive_special_airy_ai_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7045790Z test_comprehensive_special_airy_ai_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7045900Z test_comprehensive_special_airy_ai_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7046010Z test_comprehensive_special_airy_ai_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7046110Z test_comprehensive_special_airy_ai_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7046230Z test_comprehensive_special_bessel_j0_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7046350Z test_comprehensive_special_bessel_j0_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7046460Z test_comprehensive_special_bessel_j0_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7046570Z test_comprehensive_special_bessel_j0_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7046680Z test_comprehensive_special_bessel_j0_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7046790Z test_comprehensive_special_bessel_j0_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7046900Z test_comprehensive_special_bessel_j0_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7047010Z test_comprehensive_special_bessel_j0_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7047120Z test_comprehensive_special_bessel_j1_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7047240Z test_comprehensive_special_bessel_j1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7047350Z test_comprehensive_special_bessel_j1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7047450Z test_comprehensive_special_bessel_j1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7047620Z test_comprehensive_special_bessel_j1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7047730Z test_comprehensive_special_bessel_j1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7047840Z test_comprehensive_special_bessel_j1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7047950Z test_comprehensive_special_bessel_j1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7048060Z test_comprehensive_special_bessel_y0_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7048170Z test_comprehensive_special_bessel_y0_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7048280Z test_comprehensive_special_bessel_y0_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7048410Z test_comprehensive_special_bessel_y0_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7048520Z test_comprehensive_special_bessel_y0_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7048620Z test_comprehensive_special_bessel_y0_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7048730Z test_comprehensive_special_bessel_y0_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7048840Z test_comprehensive_special_bessel_y0_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7048940Z test_comprehensive_special_bessel_y1_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7049050Z test_comprehensive_special_bessel_y1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7049160Z test_comprehensive_special_bessel_y1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7049270Z test_comprehensive_special_bessel_y1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7049370Z test_comprehensive_special_bessel_y1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7049480Z test_comprehensive_special_bessel_y1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7049590Z test_comprehensive_special_bessel_y1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7049690Z test_comprehensive_special_bessel_y1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7049820Z test_comprehensive_special_chebyshev_polynomial_t_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7049960Z test_comprehensive_special_chebyshev_polynomial_t_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7050090Z test_comprehensive_special_chebyshev_polynomial_t_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7050220Z test_comprehensive_special_chebyshev_polynomial_t_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7050340Z test_comprehensive_special_chebyshev_polynomial_t_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7050470Z test_comprehensive_special_chebyshev_polynomial_t_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7050590Z test_comprehensive_special_chebyshev_polynomial_t_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7050710Z test_comprehensive_special_chebyshev_polynomial_t_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7050840Z test_comprehensive_special_chebyshev_polynomial_u_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7050970Z test_comprehensive_special_chebyshev_polynomial_u_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7051090Z test_comprehensive_special_chebyshev_polynomial_u_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7051220Z test_comprehensive_special_chebyshev_polynomial_u_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7051340Z test_comprehensive_special_chebyshev_polynomial_u_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7051530Z test_comprehensive_special_chebyshev_polynomial_u_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7051650Z test_comprehensive_special_chebyshev_polynomial_u_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7051780Z test_comprehensive_special_chebyshev_polynomial_u_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7052170Z test_comprehensive_special_chebyshev_polynomial_v_cpu_bool (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7052420Z test_comprehensive_special_chebyshev_polynomial_v_cpu_float32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7052740Z test_comprehensive_special_chebyshev_polynomial_v_cpu_float64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7052980Z test_comprehensive_special_chebyshev_polynomial_v_cpu_int16 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7053220Z test_comprehensive_special_chebyshev_polynomial_v_cpu_int32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7053450Z test_comprehensive_special_chebyshev_polynomial_v_cpu_int64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7053680Z test_comprehensive_special_chebyshev_polynomial_v_cpu_int8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7053910Z test_comprehensive_special_chebyshev_polynomial_v_cpu_uint8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7054140Z test_comprehensive_special_chebyshev_polynomial_w_cpu_bool (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7054380Z test_comprehensive_special_chebyshev_polynomial_w_cpu_float32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7054620Z test_comprehensive_special_chebyshev_polynomial_w_cpu_float64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7054850Z test_comprehensive_special_chebyshev_polynomial_w_cpu_int16 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7055080Z test_comprehensive_special_chebyshev_polynomial_w_cpu_int32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7055310Z test_comprehensive_special_chebyshev_polynomial_w_cpu_int64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7055550Z test_comprehensive_special_chebyshev_polynomial_w_cpu_int8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7055780Z test_comprehensive_special_chebyshev_polynomial_w_cpu_uint8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7055900Z test_comprehensive_special_entr_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7056010Z test_comprehensive_special_entr_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7056120Z test_comprehensive_special_entr_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7056240Z test_comprehensive_special_entr_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7056340Z test_comprehensive_special_entr_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7056450Z test_comprehensive_special_entr_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7056620Z test_comprehensive_special_entr_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7056730Z test_comprehensive_special_entr_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7056840Z test_comprehensive_special_entr_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7056940Z test_comprehensive_special_erfcx_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7057060Z test_comprehensive_special_erfcx_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7057170Z test_comprehensive_special_erfcx_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.7057310Z test_comprehensive_special_erfcx_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7057410Z test_comprehensive_special_erfcx_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7057520Z test_comprehensive_special_erfcx_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7057630Z test_comprehensive_special_erfcx_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7057730Z test_comprehensive_special_erfcx_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7057860Z test_comprehensive_special_hermite_polynomial_h_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7057990Z test_comprehensive_special_hermite_polynomial_h_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7058120Z test_comprehensive_special_hermite_polynomial_h_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7058250Z test_comprehensive_special_hermite_polynomial_h_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7058370Z test_comprehensive_special_hermite_polynomial_h_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7058490Z test_comprehensive_special_hermite_polynomial_h_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7058610Z test_comprehensive_special_hermite_polynomial_h_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7058730Z test_comprehensive_special_hermite_polynomial_h_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7058860Z test_comprehensive_special_hermite_polynomial_he_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7058980Z test_comprehensive_special_hermite_polynomial_he_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7059110Z test_comprehensive_special_hermite_polynomial_he_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7059230Z test_comprehensive_special_hermite_polynomial_he_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7059350Z test_comprehensive_special_hermite_polynomial_he_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7059470Z test_comprehensive_special_hermite_polynomial_he_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7059590Z test_comprehensive_special_hermite_polynomial_he_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7059710Z test_comprehensive_special_hermite_polynomial_he_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7059830Z test_comprehensive_special_i0e_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7059940Z test_comprehensive_special_i0e_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7060050Z test_comprehensive_special_i0e_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.7060160Z test_comprehensive_special_i0e_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7060270Z test_comprehensive_special_i0e_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7060370Z test_comprehensive_special_i0e_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7060520Z test_comprehensive_special_i0e_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7060630Z test_comprehensive_special_i0e_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7060730Z test_comprehensive_special_i0e_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7060840Z test_comprehensive_special_i1_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7060950Z test_comprehensive_special_i1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.021s) 2023-01-11T21:24:50.7061050Z test_comprehensive_special_i1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7061160Z test_comprehensive_special_i1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7061290Z test_comprehensive_special_i1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7061400Z test_comprehensive_special_i1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7061510Z test_comprehensive_special_i1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7061610Z test_comprehensive_special_i1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7061710Z test_comprehensive_special_i1e_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7061820Z test_comprehensive_special_i1e_cpu_float32 (__main__.TestDecompCPU) ... ok (0.026s) 2023-01-11T21:24:50.7061930Z test_comprehensive_special_i1e_cpu_float64 (__main__.TestDecompCPU) ... ok (0.024s) 2023-01-11T21:24:50.7062030Z test_comprehensive_special_i1e_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7062130Z test_comprehensive_special_i1e_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7062240Z test_comprehensive_special_i1e_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7062340Z test_comprehensive_special_i1e_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7062440Z test_comprehensive_special_i1e_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7062570Z test_comprehensive_special_laguerre_polynomial_l_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7062700Z test_comprehensive_special_laguerre_polynomial_l_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7062830Z test_comprehensive_special_laguerre_polynomial_l_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7062960Z test_comprehensive_special_laguerre_polynomial_l_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7063080Z test_comprehensive_special_laguerre_polynomial_l_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7063200Z test_comprehensive_special_laguerre_polynomial_l_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7063330Z test_comprehensive_special_laguerre_polynomial_l_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7063450Z test_comprehensive_special_laguerre_polynomial_l_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7063710Z test_comprehensive_special_legendre_polynomial_p_cpu_bool (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7063950Z test_comprehensive_special_legendre_polynomial_p_cpu_float32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7064180Z test_comprehensive_special_legendre_polynomial_p_cpu_float64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7064420Z test_comprehensive_special_legendre_polynomial_p_cpu_int16 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7064700Z test_comprehensive_special_legendre_polynomial_p_cpu_int32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7064940Z test_comprehensive_special_legendre_polynomial_p_cpu_int64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7065170Z test_comprehensive_special_legendre_polynomial_p_cpu_int8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7065400Z test_comprehensive_special_legendre_polynomial_p_cpu_uint8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7065520Z test_comprehensive_special_log_ndtr_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7065660Z test_comprehensive_special_log_ndtr_cpu_float32 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7065780Z test_comprehensive_special_log_ndtr_cpu_float64 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.7065900Z test_comprehensive_special_log_ndtr_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7066010Z test_comprehensive_special_log_ndtr_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7066120Z test_comprehensive_special_log_ndtr_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7066230Z test_comprehensive_special_log_ndtr_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7066340Z test_comprehensive_special_log_ndtr_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7066460Z test_comprehensive_special_modified_bessel_i0_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7066580Z test_comprehensive_special_modified_bessel_i0_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7066710Z test_comprehensive_special_modified_bessel_i0_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7066830Z test_comprehensive_special_modified_bessel_i0_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7066950Z test_comprehensive_special_modified_bessel_i0_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7067060Z test_comprehensive_special_modified_bessel_i0_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7067180Z test_comprehensive_special_modified_bessel_i0_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7067300Z test_comprehensive_special_modified_bessel_i0_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7067420Z test_comprehensive_special_modified_bessel_i1_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7067540Z test_comprehensive_special_modified_bessel_i1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7067660Z test_comprehensive_special_modified_bessel_i1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7067770Z test_comprehensive_special_modified_bessel_i1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7067890Z test_comprehensive_special_modified_bessel_i1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7068000Z test_comprehensive_special_modified_bessel_i1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7068120Z test_comprehensive_special_modified_bessel_i1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7068240Z test_comprehensive_special_modified_bessel_i1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7068350Z test_comprehensive_special_modified_bessel_k0_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7068470Z test_comprehensive_special_modified_bessel_k0_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7068590Z test_comprehensive_special_modified_bessel_k0_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7068710Z test_comprehensive_special_modified_bessel_k0_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7068880Z test_comprehensive_special_modified_bessel_k0_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7069000Z test_comprehensive_special_modified_bessel_k0_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7069120Z test_comprehensive_special_modified_bessel_k0_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7069240Z test_comprehensive_special_modified_bessel_k0_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7069350Z test_comprehensive_special_modified_bessel_k1_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7069510Z test_comprehensive_special_modified_bessel_k1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7069630Z test_comprehensive_special_modified_bessel_k1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7069740Z test_comprehensive_special_modified_bessel_k1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7069850Z test_comprehensive_special_modified_bessel_k1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7069970Z test_comprehensive_special_modified_bessel_k1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7070080Z test_comprehensive_special_modified_bessel_k1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7070200Z test_comprehensive_special_modified_bessel_k1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7070360Z test_comprehensive_special_ndtr_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: special.ndtr in torch.bfloat16 not supported (0.000s) 2023-01-11T21:24:50.7070520Z test_comprehensive_special_ndtr_cpu_bool (__main__.TestDecompCPU) ... skip: special.ndtr in torch.bool not supported (0.000s) 2023-01-11T21:24:50.7070670Z test_comprehensive_special_ndtr_cpu_float32 (__main__.TestDecompCPU) ... skip: special.ndtr in torch.float32 not supported (0.000s) 2023-01-11T21:24:50.7070820Z test_comprehensive_special_ndtr_cpu_float64 (__main__.TestDecompCPU) ... skip: special.ndtr in torch.float64 not supported (0.000s) 2023-01-11T21:24:50.7070970Z test_comprehensive_special_ndtr_cpu_int16 (__main__.TestDecompCPU) ... skip: special.ndtr in torch.int16 not supported (0.000s) 2023-01-11T21:24:50.7071120Z test_comprehensive_special_ndtr_cpu_int32 (__main__.TestDecompCPU) ... skip: special.ndtr in torch.int32 not supported (0.000s) 2023-01-11T21:24:50.7071260Z test_comprehensive_special_ndtr_cpu_int64 (__main__.TestDecompCPU) ... skip: special.ndtr in torch.int64 not supported (0.000s) 2023-01-11T21:24:50.7071410Z test_comprehensive_special_ndtr_cpu_int8 (__main__.TestDecompCPU) ... skip: special.ndtr in torch.int8 not supported (0.000s) 2023-01-11T21:24:50.7071550Z test_comprehensive_special_ndtr_cpu_uint8 (__main__.TestDecompCPU) ... skip: special.ndtr in torch.uint8 not supported (0.000s) 2023-01-11T21:24:50.7071670Z test_comprehensive_special_ndtri_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7071780Z test_comprehensive_special_ndtri_cpu_float32 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7071890Z test_comprehensive_special_ndtri_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7072000Z test_comprehensive_special_ndtri_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7072110Z test_comprehensive_special_ndtri_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7072220Z test_comprehensive_special_ndtri_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7072330Z test_comprehensive_special_ndtri_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7072430Z test_comprehensive_special_ndtri_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7072580Z test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7072760Z test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7072910Z test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.7073040Z test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_float64 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.7073180Z test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7073310Z test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7073470Z test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7073600Z test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7073730Z test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7073860Z test_comprehensive_special_scaled_modified_bessel_k0_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7073990Z test_comprehensive_special_scaled_modified_bessel_k0_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7074120Z test_comprehensive_special_scaled_modified_bessel_k0_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7074250Z test_comprehensive_special_scaled_modified_bessel_k0_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7074370Z test_comprehensive_special_scaled_modified_bessel_k0_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7074500Z test_comprehensive_special_scaled_modified_bessel_k0_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7074620Z test_comprehensive_special_scaled_modified_bessel_k0_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7074740Z test_comprehensive_special_scaled_modified_bessel_k0_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7074870Z test_comprehensive_special_scaled_modified_bessel_k1_cpu_bool (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7074990Z test_comprehensive_special_scaled_modified_bessel_k1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7075120Z test_comprehensive_special_scaled_modified_bessel_k1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7075240Z test_comprehensive_special_scaled_modified_bessel_k1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7075370Z test_comprehensive_special_scaled_modified_bessel_k1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7075490Z test_comprehensive_special_scaled_modified_bessel_k1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7080430Z test_comprehensive_special_scaled_modified_bessel_k1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7080590Z test_comprehensive_special_scaled_modified_bessel_k1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7080910Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_bool (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7081160Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_float32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7081420Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_float64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7081660Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_int16 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7082050Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_int32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7082290Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_int64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7082540Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_int8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7082780Z test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_uint8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7083060Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_bool (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7083310Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_float32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7083550Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_float64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7083790Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_int16 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7084020Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_int32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7084270Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_int64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7084510Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_int8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7084740Z test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_uint8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7084980Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_bool (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7085220Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_float32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7085460Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_float64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7085700Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_int16 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7085940Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_int32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7086180Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_int64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7086420Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_int8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7086660Z test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_uint8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7086950Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_bool (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7087210Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_float32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7087440Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_float64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7087680Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_int16 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7087940Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_int32 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7088190Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_int64 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7088430Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_int8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7088670Z test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_uint8 (__main__.TestDecompCPU) ... skip: Skipping - testing takes an unreasonably long time, #79528 (0.000s) 2023-01-11T21:24:50.7088800Z test_comprehensive_special_spherical_bessel_j0_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7088930Z test_comprehensive_special_spherical_bessel_j0_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7089050Z test_comprehensive_special_spherical_bessel_j0_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7089170Z test_comprehensive_special_spherical_bessel_j0_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7089290Z test_comprehensive_special_spherical_bessel_j0_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7089410Z test_comprehensive_special_spherical_bessel_j0_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7089530Z test_comprehensive_special_spherical_bessel_j0_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7089650Z test_comprehensive_special_spherical_bessel_j0_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7089770Z test_comprehensive_special_xlog1py_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.040s) 2023-01-11T21:24:50.7089880Z test_comprehensive_special_xlog1py_cpu_bool (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7090000Z test_comprehensive_special_xlog1py_cpu_float16 (__main__.TestDecompCPU) ... ok (0.039s) 2023-01-11T21:24:50.7090110Z test_comprehensive_special_xlog1py_cpu_float32 (__main__.TestDecompCPU) ... ok (0.343s) 2023-01-11T21:24:50.7090230Z test_comprehensive_special_xlog1py_cpu_float64 (__main__.TestDecompCPU) ... ok (0.338s) 2023-01-11T21:24:50.7090340Z test_comprehensive_special_xlog1py_cpu_int16 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7090450Z test_comprehensive_special_xlog1py_cpu_int32 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7090560Z test_comprehensive_special_xlog1py_cpu_int64 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7090680Z test_comprehensive_special_xlog1py_cpu_int8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7090780Z test_comprehensive_special_xlog1py_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7090900Z test_comprehensive_special_zeta_cpu_bool (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7091010Z test_comprehensive_special_zeta_cpu_float32 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7091120Z test_comprehensive_special_zeta_cpu_float64 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7091300Z test_comprehensive_special_zeta_cpu_int16 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7091410Z test_comprehensive_special_zeta_cpu_int32 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7091520Z test_comprehensive_special_zeta_cpu_int64 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7091630Z test_comprehensive_special_zeta_cpu_int8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7091740Z test_comprehensive_special_zeta_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7091850Z test_comprehensive_split_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7092010Z test_comprehensive_split_cpu_bool (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7092120Z test_comprehensive_split_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.034s) 2023-01-11T21:24:50.7092230Z test_comprehensive_split_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.7092340Z test_comprehensive_split_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.034s) 2023-01-11T21:24:50.7092440Z test_comprehensive_split_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7092550Z test_comprehensive_split_cpu_float32 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7092650Z test_comprehensive_split_cpu_float64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7092750Z test_comprehensive_split_cpu_int16 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7092850Z test_comprehensive_split_cpu_int32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7092950Z test_comprehensive_split_cpu_int64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7093060Z test_comprehensive_split_cpu_int8 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7093160Z test_comprehensive_split_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7093270Z test_comprehensive_split_list_args_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7093390Z test_comprehensive_split_list_args_cpu_bool (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7093510Z test_comprehensive_split_list_args_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.069s) 2023-01-11T21:24:50.7093630Z test_comprehensive_split_list_args_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.070s) 2023-01-11T21:24:50.7093740Z test_comprehensive_split_list_args_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7093860Z test_comprehensive_split_list_args_cpu_float32 (__main__.TestDecompCPU) ... ok (0.038s) 2023-01-11T21:24:50.7093970Z test_comprehensive_split_list_args_cpu_float64 (__main__.TestDecompCPU) ... ok (0.038s) 2023-01-11T21:24:50.7094080Z test_comprehensive_split_list_args_cpu_int16 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7094200Z test_comprehensive_split_list_args_cpu_int32 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7094310Z test_comprehensive_split_list_args_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7094410Z test_comprehensive_split_list_args_cpu_int8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7094520Z test_comprehensive_split_list_args_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7094640Z test_comprehensive_split_with_sizes_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7094750Z test_comprehensive_split_with_sizes_cpu_bool (__main__.TestDecompCPU) ... ok (0.023s) 2023-01-11T21:24:50.7094870Z test_comprehensive_split_with_sizes_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.091s) 2023-01-11T21:24:50.7094990Z test_comprehensive_split_with_sizes_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.066s) 2023-01-11T21:24:50.7095100Z test_comprehensive_split_with_sizes_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.092s) 2023-01-11T21:24:50.7095270Z test_comprehensive_split_with_sizes_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7095390Z test_comprehensive_split_with_sizes_cpu_float32 (__main__.TestDecompCPU) ... ok (0.050s) 2023-01-11T21:24:50.7095500Z test_comprehensive_split_with_sizes_cpu_float64 (__main__.TestDecompCPU) ... ok (0.050s) 2023-01-11T21:24:50.7095620Z test_comprehensive_split_with_sizes_cpu_int16 (__main__.TestDecompCPU) ... ok (0.023s) 2023-01-11T21:24:50.7095720Z test_comprehensive_split_with_sizes_cpu_int32 (__main__.TestDecompCPU) ... ok (0.023s) 2023-01-11T21:24:50.7095830Z test_comprehensive_split_with_sizes_cpu_int64 (__main__.TestDecompCPU) ... ok (0.023s) 2023-01-11T21:24:50.7095980Z test_comprehensive_split_with_sizes_cpu_int8 (__main__.TestDecompCPU) ... ok (0.023s) 2023-01-11T21:24:50.7096140Z test_comprehensive_split_with_sizes_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.023s) 2023-01-11T21:24:50.7096250Z test_comprehensive_sqrt_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7096350Z test_comprehensive_sqrt_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7096460Z test_comprehensive_sqrt_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.074s) 2023-01-11T21:24:50.7096570Z test_comprehensive_sqrt_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.075s) 2023-01-11T21:24:50.7096680Z test_comprehensive_sqrt_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2023-01-11T21:24:50.7096790Z test_comprehensive_sqrt_cpu_float64 (__main__.TestDecompCPU) ... ok (0.030s) 2023-01-11T21:24:50.7096890Z test_comprehensive_sqrt_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7096990Z test_comprehensive_sqrt_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7097090Z test_comprehensive_sqrt_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7097190Z test_comprehensive_sqrt_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7097290Z test_comprehensive_sqrt_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7097400Z test_comprehensive_square_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7097510Z test_comprehensive_square_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7097620Z test_comprehensive_square_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.7097730Z test_comprehensive_square_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7097830Z test_comprehensive_square_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7097940Z test_comprehensive_square_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7098040Z test_comprehensive_square_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7098140Z test_comprehensive_square_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7098240Z test_comprehensive_square_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7098350Z test_comprehensive_square_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7098450Z test_comprehensive_square_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7098550Z test_comprehensive_square_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7098660Z test_comprehensive_squeeze_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7098760Z test_comprehensive_squeeze_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7098870Z test_comprehensive_squeeze_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.7098980Z test_comprehensive_squeeze_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.7099080Z test_comprehensive_squeeze_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.023s) 2023-01-11T21:24:50.7099190Z test_comprehensive_squeeze_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7099340Z test_comprehensive_squeeze_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.7099450Z test_comprehensive_squeeze_cpu_float64 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.7099550Z test_comprehensive_squeeze_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7099660Z test_comprehensive_squeeze_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7099760Z test_comprehensive_squeeze_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7099860Z test_comprehensive_squeeze_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7099960Z test_comprehensive_squeeze_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7100100Z test_comprehensive_stack_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7100210Z test_comprehensive_stack_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7100320Z test_comprehensive_stack_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7100420Z test_comprehensive_stack_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7100530Z test_comprehensive_stack_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7100630Z test_comprehensive_stack_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7100730Z test_comprehensive_stack_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.7100840Z test_comprehensive_stack_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.7100940Z test_comprehensive_stack_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7101040Z test_comprehensive_stack_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7101140Z test_comprehensive_stack_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7101240Z test_comprehensive_stack_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7101340Z test_comprehensive_stack_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7101450Z test_comprehensive_std_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7101550Z test_comprehensive_std_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.201s) 2023-01-11T21:24:50.7101650Z test_comprehensive_std_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.205s) 2023-01-11T21:24:50.7101750Z test_comprehensive_std_cpu_float16 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7101850Z test_comprehensive_std_cpu_float32 (__main__.TestDecompCPU) ... ok (0.128s) 2023-01-11T21:24:50.7101950Z test_comprehensive_std_cpu_float64 (__main__.TestDecompCPU) ... ok (0.123s) 2023-01-11T21:24:50.7102060Z test_comprehensive_std_mean_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.7102170Z test_comprehensive_std_mean_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.370s) 2023-01-11T21:24:50.7102280Z test_comprehensive_std_mean_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.378s) 2023-01-11T21:24:50.7102380Z test_comprehensive_std_mean_cpu_float16 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.7102490Z test_comprehensive_std_mean_cpu_float32 (__main__.TestDecompCPU) ... ok (0.222s) 2023-01-11T21:24:50.7102590Z test_comprehensive_std_mean_cpu_float64 (__main__.TestDecompCPU) ... ok (0.216s) 2023-01-11T21:24:50.7102710Z test_comprehensive_std_mean_unbiased_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7102830Z test_comprehensive_std_mean_unbiased_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7102950Z test_comprehensive_std_mean_unbiased_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.7103070Z test_comprehensive_std_mean_unbiased_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7103180Z test_comprehensive_std_mean_unbiased_cpu_float32 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7103320Z test_comprehensive_std_mean_unbiased_cpu_float64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7103440Z test_comprehensive_std_unbiased_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7103550Z test_comprehensive_std_unbiased_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7103660Z test_comprehensive_std_unbiased_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7103770Z test_comprehensive_std_unbiased_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7103880Z test_comprehensive_std_unbiased_cpu_float32 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.7104020Z test_comprehensive_std_unbiased_cpu_float64 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.7104130Z test_comprehensive_stft_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.105s) 2023-01-11T21:24:50.7104230Z test_comprehensive_stft_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.110s) 2023-01-11T21:24:50.7104340Z test_comprehensive_stft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.795s) 2023-01-11T21:24:50.7104440Z test_comprehensive_stft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.791s) 2023-01-11T21:24:50.7104550Z test_comprehensive_sub_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7104650Z test_comprehensive_sub_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.231s) 2023-01-11T21:24:50.7104750Z test_comprehensive_sub_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.059s) 2023-01-11T21:24:50.7104860Z test_comprehensive_sub_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.233s) 2023-01-11T21:24:50.7104970Z test_comprehensive_sub_cpu_float16 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7105070Z test_comprehensive_sub_cpu_float32 (__main__.TestDecompCPU) ... ok (0.127s) 2023-01-11T21:24:50.7105170Z test_comprehensive_sub_cpu_float64 (__main__.TestDecompCPU) ... ok (0.125s) 2023-01-11T21:24:50.7105270Z test_comprehensive_sub_cpu_int16 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7105370Z test_comprehensive_sub_cpu_int32 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7105470Z test_comprehensive_sub_cpu_int64 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7105570Z test_comprehensive_sub_cpu_int8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7105670Z test_comprehensive_sub_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7105770Z test_comprehensive_sum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.7105870Z test_comprehensive_sum_cpu_bool (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7105980Z test_comprehensive_sum_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.048s) 2023-01-11T21:24:50.7106080Z test_comprehensive_sum_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.052s) 2023-01-11T21:24:50.7106180Z test_comprehensive_sum_cpu_float16 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.7106290Z test_comprehensive_sum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2023-01-11T21:24:50.7106390Z test_comprehensive_sum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.030s) 2023-01-11T21:24:50.7106490Z test_comprehensive_sum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7106590Z test_comprehensive_sum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7106690Z test_comprehensive_sum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7106790Z test_comprehensive_sum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7106880Z test_comprehensive_sum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7106990Z test_comprehensive_sum_to_size_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7107100Z test_comprehensive_sum_to_size_cpu_bool (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7107220Z test_comprehensive_sum_to_size_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.044s) 2023-01-11T21:24:50.7107400Z test_comprehensive_sum_to_size_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.045s) 2023-01-11T21:24:50.7107520Z test_comprehensive_sum_to_size_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7107630Z test_comprehensive_sum_to_size_cpu_float32 (__main__.TestDecompCPU) ... ok (0.026s) 2023-01-11T21:24:50.7107730Z test_comprehensive_sum_to_size_cpu_float64 (__main__.TestDecompCPU) ... ok (0.026s) 2023-01-11T21:24:50.7107840Z test_comprehensive_sum_to_size_cpu_int16 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7107950Z test_comprehensive_sum_to_size_cpu_int32 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7108100Z test_comprehensive_sum_to_size_cpu_int64 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7108210Z test_comprehensive_sum_to_size_cpu_int8 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7108320Z test_comprehensive_sum_to_size_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7108430Z test_comprehensive_svd_cpu_complex128 (__main__.TestDecompCPU) ... ok (5.432s) 2023-01-11T21:24:50.7108530Z test_comprehensive_svd_cpu_complex64 (__main__.TestDecompCPU) ... ok (5.641s) 2023-01-11T21:24:50.7108640Z test_comprehensive_svd_cpu_float32 (__main__.TestDecompCPU) ... ok (3.465s) 2023-01-11T21:24:50.7108730Z test_comprehensive_svd_cpu_float64 (__main__.TestDecompCPU) ... ok (3.328s) 2023-01-11T21:24:50.7108860Z test_comprehensive_svd_lowrank_cpu_float32 (__main__.TestDecompCPU) ... expected failure (0.282s) 2023-01-11T21:24:50.7108990Z test_comprehensive_svd_lowrank_cpu_float64 (__main__.TestDecompCPU) ... expected failure (0.264s) 2023-01-11T21:24:50.7109100Z test_comprehensive_symeig_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.184s) 2023-01-11T21:24:50.7109200Z test_comprehensive_symeig_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.189s) 2023-01-11T21:24:50.7109310Z test_comprehensive_symeig_cpu_float32 (__main__.TestDecompCPU) ... ok (0.123s) 2023-01-11T21:24:50.7109420Z test_comprehensive_symeig_cpu_float64 (__main__.TestDecompCPU) ... ok (0.118s) 2023-01-11T21:24:50.7109520Z test_comprehensive_t_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7109630Z test_comprehensive_t_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7109730Z test_comprehensive_t_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7109830Z test_comprehensive_t_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7109930Z test_comprehensive_t_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7110030Z test_comprehensive_t_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7110130Z test_comprehensive_t_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7110230Z test_comprehensive_t_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7110330Z test_comprehensive_t_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7110430Z test_comprehensive_t_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7110530Z test_comprehensive_t_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7110620Z test_comprehensive_t_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7110740Z test_comprehensive_take_along_dim_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7110850Z test_comprehensive_take_along_dim_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7110970Z test_comprehensive_take_along_dim_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7111090Z test_comprehensive_take_along_dim_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.7116040Z test_comprehensive_take_along_dim_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7116340Z test_comprehensive_take_along_dim_cpu_float32 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.7116450Z test_comprehensive_take_along_dim_cpu_float64 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.7116560Z test_comprehensive_take_along_dim_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7116670Z test_comprehensive_take_along_dim_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7116780Z test_comprehensive_take_along_dim_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7116890Z test_comprehensive_take_along_dim_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7116990Z test_comprehensive_take_along_dim_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7117150Z test_comprehensive_take_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7117250Z test_comprehensive_take_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7117360Z test_comprehensive_take_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.7117470Z test_comprehensive_take_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.7117580Z test_comprehensive_take_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7117680Z test_comprehensive_take_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7117780Z test_comprehensive_take_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7117880Z test_comprehensive_take_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7117980Z test_comprehensive_take_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7118080Z test_comprehensive_take_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7118180Z test_comprehensive_take_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7118280Z test_comprehensive_take_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7118380Z test_comprehensive_tan_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7118490Z test_comprehensive_tan_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7118590Z test_comprehensive_tan_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.090s) 2023-01-11T21:24:50.7118700Z test_comprehensive_tan_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.090s) 2023-01-11T21:24:50.7118800Z test_comprehensive_tan_cpu_float32 (__main__.TestDecompCPU) ... ok (0.038s) 2023-01-11T21:24:50.7118900Z test_comprehensive_tan_cpu_float64 (__main__.TestDecompCPU) ... ok (0.038s) 2023-01-11T21:24:50.7119000Z test_comprehensive_tan_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7119100Z test_comprehensive_tan_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7119190Z test_comprehensive_tan_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7119300Z test_comprehensive_tan_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7119390Z test_comprehensive_tan_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7119500Z test_comprehensive_tanh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7119600Z test_comprehensive_tanh_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7119710Z test_comprehensive_tanh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.045s) 2023-01-11T21:24:50.7119810Z test_comprehensive_tanh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.045s) 2023-01-11T21:24:50.7119920Z test_comprehensive_tanh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2023-01-11T21:24:50.7120030Z test_comprehensive_tanh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.023s) 2023-01-11T21:24:50.7120130Z test_comprehensive_tanh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7120230Z test_comprehensive_tanh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7120370Z test_comprehensive_tanh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7120470Z test_comprehensive_tanh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7120570Z test_comprehensive_tanh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7120690Z test_comprehensive_tensor_split_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7120800Z test_comprehensive_tensor_split_cpu_bool (__main__.TestDecompCPU) ... ok (0.059s) 2023-01-11T21:24:50.7120910Z test_comprehensive_tensor_split_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.358s) 2023-01-11T21:24:50.7121020Z test_comprehensive_tensor_split_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.364s) 2023-01-11T21:24:50.7121160Z test_comprehensive_tensor_split_cpu_float16 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7121270Z test_comprehensive_tensor_split_cpu_float32 (__main__.TestDecompCPU) ... ok (0.202s) 2023-01-11T21:24:50.7121380Z test_comprehensive_tensor_split_cpu_float64 (__main__.TestDecompCPU) ... ok (0.198s) 2023-01-11T21:24:50.7121490Z test_comprehensive_tensor_split_cpu_int16 (__main__.TestDecompCPU) ... ok (0.059s) 2023-01-11T21:24:50.7121600Z test_comprehensive_tensor_split_cpu_int32 (__main__.TestDecompCPU) ... ok (0.059s) 2023-01-11T21:24:50.7121710Z test_comprehensive_tensor_split_cpu_int64 (__main__.TestDecompCPU) ... ok (0.059s) 2023-01-11T21:24:50.7121820Z test_comprehensive_tensor_split_cpu_int8 (__main__.TestDecompCPU) ... ok (0.059s) 2023-01-11T21:24:50.7121920Z test_comprehensive_tensor_split_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.058s) 2023-01-11T21:24:50.7122030Z test_comprehensive_tensordot_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7122140Z test_comprehensive_tensordot_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.024s) 2023-01-11T21:24:50.7122250Z test_comprehensive_tensordot_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.025s) 2023-01-11T21:24:50.7122350Z test_comprehensive_tensordot_cpu_float32 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7122460Z test_comprehensive_tensordot_cpu_float64 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.7122560Z test_comprehensive_tensordot_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7122670Z test_comprehensive_tensordot_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7122780Z test_comprehensive_tensordot_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7122880Z test_comprehensive_tensordot_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7122990Z test_comprehensive_tensordot_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7123090Z test_comprehensive_tile_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.7123200Z test_comprehensive_tile_cpu_bool (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.7123300Z test_comprehensive_tile_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.055s) 2023-01-11T21:24:50.7123410Z test_comprehensive_tile_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.058s) 2023-01-11T21:24:50.7123510Z test_comprehensive_tile_cpu_float16 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.7123610Z test_comprehensive_tile_cpu_float32 (__main__.TestDecompCPU) ... ok (0.036s) 2023-01-11T21:24:50.7123710Z test_comprehensive_tile_cpu_float64 (__main__.TestDecompCPU) ... ok (0.034s) 2023-01-11T21:24:50.7123810Z test_comprehensive_tile_cpu_int16 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.7123910Z test_comprehensive_tile_cpu_int32 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.7124010Z test_comprehensive_tile_cpu_int64 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7124110Z test_comprehensive_tile_cpu_int8 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7124200Z test_comprehensive_tile_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7124340Z test_comprehensive_to_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7124440Z test_comprehensive_to_cpu_bool (__main__.TestDecompCPU) ... ok (0.214s) 2023-01-11T21:24:50.7124550Z test_comprehensive_to_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.001s) 2023-01-11T21:24:50.7124650Z test_comprehensive_to_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.004s) 2023-01-11T21:24:50.7124750Z test_comprehensive_to_cpu_float16 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7124850Z test_comprehensive_to_cpu_float32 (__main__.TestDecompCPU) ... ok (0.733s) 2023-01-11T21:24:50.7124950Z test_comprehensive_to_cpu_float64 (__main__.TestDecompCPU) ... ok (0.394s) 2023-01-11T21:24:50.7125070Z test_comprehensive_to_cpu_int16 (__main__.TestDecompCPU) ... ok (0.216s) 2023-01-11T21:24:50.7125170Z test_comprehensive_to_cpu_int32 (__main__.TestDecompCPU) ... ok (0.215s) 2023-01-11T21:24:50.7125270Z test_comprehensive_to_cpu_int64 (__main__.TestDecompCPU) ... ok (0.216s) 2023-01-11T21:24:50.7125370Z test_comprehensive_to_cpu_int8 (__main__.TestDecompCPU) ... ok (0.215s) 2023-01-11T21:24:50.7125470Z test_comprehensive_to_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.215s) 2023-01-11T21:24:50.7125570Z test_comprehensive_to_sparse_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7125680Z test_comprehensive_to_sparse_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7125790Z test_comprehensive_to_sparse_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7125900Z test_comprehensive_to_sparse_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7126010Z test_comprehensive_to_sparse_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7126120Z test_comprehensive_to_sparse_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7126220Z test_comprehensive_to_sparse_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7126330Z test_comprehensive_to_sparse_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7126430Z test_comprehensive_to_sparse_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7126530Z test_comprehensive_to_sparse_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7126640Z test_comprehensive_to_sparse_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7126740Z test_comprehensive_to_sparse_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7126850Z test_comprehensive_topk_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7126950Z test_comprehensive_topk_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7127050Z test_comprehensive_topk_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7127150Z test_comprehensive_topk_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7127250Z test_comprehensive_topk_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7127350Z test_comprehensive_topk_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7127450Z test_comprehensive_topk_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7127550Z test_comprehensive_topk_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7127660Z test_comprehensive_trace_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7127760Z test_comprehensive_trace_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7127870Z test_comprehensive_trace_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7127970Z test_comprehensive_trace_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7128080Z test_comprehensive_trace_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7128180Z test_comprehensive_trace_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7128340Z test_comprehensive_trace_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7128450Z test_comprehensive_trace_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7128550Z test_comprehensive_trace_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7128660Z test_comprehensive_transpose_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7128770Z test_comprehensive_transpose_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7128880Z test_comprehensive_transpose_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.031s) 2023-01-11T21:24:50.7129030Z test_comprehensive_transpose_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7129140Z test_comprehensive_transpose_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.032s) 2023-01-11T21:24:50.7129250Z test_comprehensive_transpose_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7129360Z test_comprehensive_transpose_cpu_float32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7129460Z test_comprehensive_transpose_cpu_float64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7129570Z test_comprehensive_transpose_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7129670Z test_comprehensive_transpose_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7129770Z test_comprehensive_transpose_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7129880Z test_comprehensive_transpose_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7129980Z test_comprehensive_transpose_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7130090Z test_comprehensive_trapezoid_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.031s) 2023-01-11T21:24:50.7130200Z test_comprehensive_trapezoid_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.202s) 2023-01-11T21:24:50.7130320Z test_comprehensive_trapezoid_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.220s) 2023-01-11T21:24:50.7130420Z test_comprehensive_trapezoid_cpu_float16 (__main__.TestDecompCPU) ... ok (0.030s) 2023-01-11T21:24:50.7130530Z test_comprehensive_trapezoid_cpu_float32 (__main__.TestDecompCPU) ... ok (0.123s) 2023-01-11T21:24:50.7130630Z test_comprehensive_trapezoid_cpu_float64 (__main__.TestDecompCPU) ... ok (0.112s) 2023-01-11T21:24:50.7130730Z test_comprehensive_trapezoid_cpu_int16 (__main__.TestDecompCPU) ... ok (0.024s) 2023-01-11T21:24:50.7130840Z test_comprehensive_trapezoid_cpu_int32 (__main__.TestDecompCPU) ... ok (0.023s) 2023-01-11T21:24:50.7130950Z test_comprehensive_trapezoid_cpu_int64 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.7131050Z test_comprehensive_trapezoid_cpu_int8 (__main__.TestDecompCPU) ... ok (0.023s) 2023-01-11T21:24:50.7131150Z test_comprehensive_trapezoid_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.023s) 2023-01-11T21:24:50.7131260Z test_comprehensive_trapz_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.031s) 2023-01-11T21:24:50.7131370Z test_comprehensive_trapz_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.203s) 2023-01-11T21:24:50.7131470Z test_comprehensive_trapz_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.221s) 2023-01-11T21:24:50.7131570Z test_comprehensive_trapz_cpu_float16 (__main__.TestDecompCPU) ... ok (0.031s) 2023-01-11T21:24:50.7131680Z test_comprehensive_trapz_cpu_float32 (__main__.TestDecompCPU) ... ok (0.123s) 2023-01-11T21:24:50.7131780Z test_comprehensive_trapz_cpu_float64 (__main__.TestDecompCPU) ... ok (0.113s) 2023-01-11T21:24:50.7131880Z test_comprehensive_trapz_cpu_int16 (__main__.TestDecompCPU) ... ok (0.023s) 2023-01-11T21:24:50.7131980Z test_comprehensive_trapz_cpu_int32 (__main__.TestDecompCPU) ... ok (0.023s) 2023-01-11T21:24:50.7132080Z test_comprehensive_trapz_cpu_int64 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.7132180Z test_comprehensive_trapz_cpu_int8 (__main__.TestDecompCPU) ... ok (0.023s) 2023-01-11T21:24:50.7132320Z test_comprehensive_trapz_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.023s) 2023-01-11T21:24:50.7132440Z test_comprehensive_triangular_solve_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.081s) 2023-01-11T21:24:50.7132570Z test_comprehensive_triangular_solve_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.083s) 2023-01-11T21:24:50.7132680Z test_comprehensive_triangular_solve_cpu_float32 (__main__.TestDecompCPU) ... ok (0.046s) 2023-01-11T21:24:50.7132800Z test_comprehensive_triangular_solve_cpu_float64 (__main__.TestDecompCPU) ... ok (0.044s) 2023-01-11T21:24:50.7132900Z test_comprehensive_tril_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7133020Z test_comprehensive_tril_cpu_bool (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7133130Z test_comprehensive_tril_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.095s) 2023-01-11T21:24:50.7133240Z test_comprehensive_tril_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.096s) 2023-01-11T21:24:50.7133340Z test_comprehensive_tril_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7133440Z test_comprehensive_tril_cpu_float32 (__main__.TestDecompCPU) ... ok (0.053s) 2023-01-11T21:24:50.7133540Z test_comprehensive_tril_cpu_float64 (__main__.TestDecompCPU) ... ok (0.052s) 2023-01-11T21:24:50.7133640Z test_comprehensive_tril_cpu_int16 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7133740Z test_comprehensive_tril_cpu_int32 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7133840Z test_comprehensive_tril_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7133940Z test_comprehensive_tril_cpu_int8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7134040Z test_comprehensive_tril_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7134150Z test_comprehensive_tril_indices_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7134250Z test_comprehensive_tril_indices_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7134360Z test_comprehensive_triu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7134460Z test_comprehensive_triu_cpu_bool (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7134560Z test_comprehensive_triu_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.096s) 2023-01-11T21:24:50.7134670Z test_comprehensive_triu_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.097s) 2023-01-11T21:24:50.7134770Z test_comprehensive_triu_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7134870Z test_comprehensive_triu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.053s) 2023-01-11T21:24:50.7134970Z test_comprehensive_triu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.052s) 2023-01-11T21:24:50.7135070Z test_comprehensive_triu_cpu_int16 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7135170Z test_comprehensive_triu_cpu_int32 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7135270Z test_comprehensive_triu_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7135370Z test_comprehensive_triu_cpu_int8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7135470Z test_comprehensive_triu_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7135580Z test_comprehensive_triu_indices_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7135680Z test_comprehensive_triu_indices_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7135800Z test_comprehensive_true_divide_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.7135900Z test_comprehensive_true_divide_cpu_bool (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7136020Z test_comprehensive_true_divide_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.651s) 2023-01-11T21:24:50.7136130Z test_comprehensive_true_divide_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.661s) 2023-01-11T21:24:50.7136280Z test_comprehensive_true_divide_cpu_float16 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.7136390Z test_comprehensive_true_divide_cpu_float32 (__main__.TestDecompCPU) ... ok (0.308s) 2023-01-11T21:24:50.7136500Z test_comprehensive_true_divide_cpu_float64 (__main__.TestDecompCPU) ... ok (0.303s) 2023-01-11T21:24:50.7136600Z test_comprehensive_true_divide_cpu_int16 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7136710Z test_comprehensive_true_divide_cpu_int32 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7136810Z test_comprehensive_true_divide_cpu_int64 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7136940Z test_comprehensive_true_divide_cpu_int8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7137040Z test_comprehensive_true_divide_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7137150Z test_comprehensive_trunc_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7137260Z test_comprehensive_trunc_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7137360Z test_comprehensive_trunc_cpu_float64 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7137460Z test_comprehensive_trunc_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7137560Z test_comprehensive_trunc_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7137660Z test_comprehensive_trunc_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7137760Z test_comprehensive_trunc_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7137860Z test_comprehensive_trunc_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7137970Z test_comprehensive_unbind_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7138070Z test_comprehensive_unbind_cpu_bool (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7138180Z test_comprehensive_unbind_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.078s) 2023-01-11T21:24:50.7138280Z test_comprehensive_unbind_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.058s) 2023-01-11T21:24:50.7138390Z test_comprehensive_unbind_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.080s) 2023-01-11T21:24:50.7138490Z test_comprehensive_unbind_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7138600Z test_comprehensive_unbind_cpu_float32 (__main__.TestDecompCPU) ... ok (0.044s) 2023-01-11T21:24:50.7138700Z test_comprehensive_unbind_cpu_float64 (__main__.TestDecompCPU) ... ok (0.042s) 2023-01-11T21:24:50.7138800Z test_comprehensive_unbind_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7138910Z test_comprehensive_unbind_cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7139010Z test_comprehensive_unbind_cpu_int64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7139110Z test_comprehensive_unbind_cpu_int8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7139210Z test_comprehensive_unbind_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7139320Z test_comprehensive_unflatten_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7139430Z test_comprehensive_unflatten_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7139540Z test_comprehensive_unflatten_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.033s) 2023-01-11T21:24:50.7139650Z test_comprehensive_unflatten_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7139760Z test_comprehensive_unflatten_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.035s) 2023-01-11T21:24:50.7139870Z test_comprehensive_unflatten_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7139970Z test_comprehensive_unflatten_cpu_float32 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7140080Z test_comprehensive_unflatten_cpu_float64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7140220Z test_comprehensive_unflatten_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7140330Z test_comprehensive_unflatten_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7140430Z test_comprehensive_unflatten_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7140540Z test_comprehensive_unflatten_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7140640Z test_comprehensive_unflatten_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7140750Z test_comprehensive_unfold_copy_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7140880Z test_comprehensive_unfold_copy_cpu_bool (__main__.TestDecompCPU) ... ok (0.137s) 2023-01-11T21:24:50.7141000Z test_comprehensive_unfold_copy_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.941s) 2023-01-11T21:24:50.7141110Z test_comprehensive_unfold_copy_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.386s) 2023-01-11T21:24:50.7141230Z test_comprehensive_unfold_copy_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.012s) 2023-01-11T21:24:50.7141330Z test_comprehensive_unfold_copy_cpu_float16 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7141440Z test_comprehensive_unfold_copy_cpu_float32 (__main__.TestDecompCPU) ... ok (0.507s) 2023-01-11T21:24:50.7141540Z test_comprehensive_unfold_copy_cpu_float64 (__main__.TestDecompCPU) ... ok (0.508s) 2023-01-11T21:24:50.7141650Z test_comprehensive_unfold_copy_cpu_int16 (__main__.TestDecompCPU) ... ok (0.139s) 2023-01-11T21:24:50.7146030Z test_comprehensive_unfold_copy_cpu_int32 (__main__.TestDecompCPU) ... ok (0.139s) 2023-01-11T21:24:50.7146150Z test_comprehensive_unfold_copy_cpu_int64 (__main__.TestDecompCPU) ... ok (0.138s) 2023-01-11T21:24:50.7146260Z test_comprehensive_unfold_copy_cpu_int8 (__main__.TestDecompCPU) ... ok (0.138s) 2023-01-11T21:24:50.7146370Z test_comprehensive_unfold_copy_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.138s) 2023-01-11T21:24:50.7146470Z test_comprehensive_unfold_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7146580Z test_comprehensive_unfold_cpu_bool (__main__.TestDecompCPU) ... ok (0.141s) 2023-01-11T21:24:50.7146680Z test_comprehensive_unfold_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.981s) 2023-01-11T21:24:50.7146790Z test_comprehensive_unfold_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.387s) 2023-01-11T21:24:50.7146890Z test_comprehensive_unfold_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.003s) 2023-01-11T21:24:50.7146990Z test_comprehensive_unfold_cpu_float16 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7147100Z test_comprehensive_unfold_cpu_float32 (__main__.TestDecompCPU) ... ok (0.541s) 2023-01-11T21:24:50.7147200Z test_comprehensive_unfold_cpu_float64 (__main__.TestDecompCPU) ... ok (0.551s) 2023-01-11T21:24:50.7147310Z test_comprehensive_unfold_cpu_int16 (__main__.TestDecompCPU) ... ok (0.138s) 2023-01-11T21:24:50.7147410Z test_comprehensive_unfold_cpu_int32 (__main__.TestDecompCPU) ... ok (0.139s) 2023-01-11T21:24:50.7147510Z test_comprehensive_unfold_cpu_int64 (__main__.TestDecompCPU) ... ok (0.139s) 2023-01-11T21:24:50.7147610Z test_comprehensive_unfold_cpu_int8 (__main__.TestDecompCPU) ... ok (0.139s) 2023-01-11T21:24:50.7147720Z test_comprehensive_unfold_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.139s) 2023-01-11T21:24:50.7147820Z test_comprehensive_uniform_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7147930Z test_comprehensive_uniform_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7148030Z test_comprehensive_uniform_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7148140Z test_comprehensive_uniform_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7148250Z test_comprehensive_uniform_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7148550Z test_comprehensive_uniform_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7148680Z test_comprehensive_unique_consecutive_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7148790Z test_comprehensive_unique_consecutive_cpu_bool (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7148910Z test_comprehensive_unique_consecutive_cpu_float32 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7149020Z test_comprehensive_unique_consecutive_cpu_float64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7149140Z test_comprehensive_unique_consecutive_cpu_int16 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7149300Z test_comprehensive_unique_consecutive_cpu_int32 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7149420Z test_comprehensive_unique_consecutive_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7149530Z test_comprehensive_unique_consecutive_cpu_int8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7149640Z test_comprehensive_unique_consecutive_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7149750Z test_comprehensive_unique_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.043s) 2023-01-11T21:24:50.7149850Z test_comprehensive_unique_cpu_bool (__main__.TestDecompCPU) ... ok (0.044s) 2023-01-11T21:24:50.7149950Z test_comprehensive_unique_cpu_float32 (__main__.TestDecompCPU) ... ok (0.043s) 2023-01-11T21:24:50.7150060Z test_comprehensive_unique_cpu_float64 (__main__.TestDecompCPU) ... ok (0.043s) 2023-01-11T21:24:50.7150160Z test_comprehensive_unique_cpu_int16 (__main__.TestDecompCPU) ... ok (0.045s) 2023-01-11T21:24:50.7150260Z test_comprehensive_unique_cpu_int32 (__main__.TestDecompCPU) ... ok (0.045s) 2023-01-11T21:24:50.7150360Z test_comprehensive_unique_cpu_int64 (__main__.TestDecompCPU) ... ok (0.045s) 2023-01-11T21:24:50.7150460Z test_comprehensive_unique_cpu_int8 (__main__.TestDecompCPU) ... ok (0.046s) 2023-01-11T21:24:50.7150560Z test_comprehensive_unique_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.052s) 2023-01-11T21:24:50.7150670Z test_comprehensive_unsqueeze_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7150780Z test_comprehensive_unsqueeze_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7150890Z test_comprehensive_unsqueeze_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.039s) 2023-01-11T21:24:50.7151000Z test_comprehensive_unsqueeze_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.7151110Z test_comprehensive_unsqueeze_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.040s) 2023-01-11T21:24:50.7151220Z test_comprehensive_unsqueeze_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7151320Z test_comprehensive_unsqueeze_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2023-01-11T21:24:50.7151420Z test_comprehensive_unsqueeze_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.7151530Z test_comprehensive_unsqueeze_cpu_int16 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7151640Z test_comprehensive_unsqueeze_cpu_int32 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7151740Z test_comprehensive_unsqueeze_cpu_int64 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7151840Z test_comprehensive_unsqueeze_cpu_int8 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7151950Z test_comprehensive_unsqueeze_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7152050Z test_comprehensive_var_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.7152150Z test_comprehensive_var_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.181s) 2023-01-11T21:24:50.7152260Z test_comprehensive_var_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.183s) 2023-01-11T21:24:50.7152370Z test_comprehensive_var_cpu_float16 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7152490Z test_comprehensive_var_cpu_float32 (__main__.TestDecompCPU) ... ok (0.106s) 2023-01-11T21:24:50.7152590Z test_comprehensive_var_cpu_float64 (__main__.TestDecompCPU) ... ok (0.103s) 2023-01-11T21:24:50.7152700Z test_comprehensive_var_mean_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7152810Z test_comprehensive_var_mean_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.349s) 2023-01-11T21:24:50.7152920Z test_comprehensive_var_mean_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.356s) 2023-01-11T21:24:50.7153020Z test_comprehensive_var_mean_cpu_float16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7153130Z test_comprehensive_var_mean_cpu_float32 (__main__.TestDecompCPU) ... ok (0.199s) 2023-01-11T21:24:50.7153250Z test_comprehensive_var_mean_cpu_float64 (__main__.TestDecompCPU) ... ok (0.194s) 2023-01-11T21:24:50.7153370Z test_comprehensive_var_mean_unbiased_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7153490Z test_comprehensive_var_mean_unbiased_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.025s) 2023-01-11T21:24:50.7153610Z test_comprehensive_var_mean_unbiased_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.026s) 2023-01-11T21:24:50.7153720Z test_comprehensive_var_mean_unbiased_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7153830Z test_comprehensive_var_mean_unbiased_cpu_float32 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7153940Z test_comprehensive_var_mean_unbiased_cpu_float64 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7154050Z test_comprehensive_var_unbiased_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7154160Z test_comprehensive_var_unbiased_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.7154280Z test_comprehensive_var_unbiased_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.7154390Z test_comprehensive_var_unbiased_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7154500Z test_comprehensive_var_unbiased_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.7154610Z test_comprehensive_var_unbiased_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7154710Z test_comprehensive_vdot_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7154820Z test_comprehensive_vdot_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.7154930Z test_comprehensive_vdot_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7155030Z test_comprehensive_vdot_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7155130Z test_comprehensive_vdot_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7155240Z test_comprehensive_vdot_cpu_int16 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7155340Z test_comprehensive_vdot_cpu_int32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7155440Z test_comprehensive_vdot_cpu_int64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7155540Z test_comprehensive_vdot_cpu_int8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7155630Z test_comprehensive_vdot_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7155750Z test_comprehensive_view_as_complex_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7155860Z test_comprehensive_view_as_complex_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7155970Z test_comprehensive_view_as_complex_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7156070Z test_comprehensive_view_as_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7156180Z test_comprehensive_view_as_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7156290Z test_comprehensive_view_as_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.025s) 2023-01-11T21:24:50.7156420Z test_comprehensive_view_as_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.7156530Z test_comprehensive_view_as_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.026s) 2023-01-11T21:24:50.7156640Z test_comprehensive_view_as_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7156740Z test_comprehensive_view_as_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.7156850Z test_comprehensive_view_as_cpu_float64 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.7156950Z test_comprehensive_view_as_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7157060Z test_comprehensive_view_as_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7157180Z test_comprehensive_view_as_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7157290Z test_comprehensive_view_as_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7157390Z test_comprehensive_view_as_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7157500Z test_comprehensive_view_as_real_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7157620Z test_comprehensive_view_as_real_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7157720Z test_comprehensive_view_copy_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7157830Z test_comprehensive_view_copy_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7157930Z test_comprehensive_view_copy_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7158040Z test_comprehensive_view_copy_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7158140Z test_comprehensive_view_copy_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7158240Z test_comprehensive_view_copy_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7158350Z test_comprehensive_view_copy_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7158450Z test_comprehensive_view_copy_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7158550Z test_comprehensive_view_copy_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7158650Z test_comprehensive_view_copy_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7158760Z test_comprehensive_view_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7158860Z test_comprehensive_view_cpu_bool (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7158960Z test_comprehensive_view_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.059s) 2023-01-11T21:24:50.7159060Z test_comprehensive_view_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.7159170Z test_comprehensive_view_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.059s) 2023-01-11T21:24:50.7159270Z test_comprehensive_view_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7159370Z test_comprehensive_view_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2023-01-11T21:24:50.7159480Z test_comprehensive_view_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2023-01-11T21:24:50.7159580Z test_comprehensive_view_cpu_int16 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7159670Z test_comprehensive_view_cpu_int32 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7159770Z test_comprehensive_view_cpu_int64 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7159870Z test_comprehensive_view_cpu_int8 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7159960Z test_comprehensive_view_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7160070Z test_comprehensive_vsplit_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7160170Z test_comprehensive_vsplit_cpu_bool (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.7160280Z test_comprehensive_vsplit_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.055s) 2023-01-11T21:24:50.7160410Z test_comprehensive_vsplit_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.026s) 2023-01-11T21:24:50.7160520Z test_comprehensive_vsplit_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.057s) 2023-01-11T21:24:50.7160630Z test_comprehensive_vsplit_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7160730Z test_comprehensive_vsplit_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2023-01-11T21:24:50.7160830Z test_comprehensive_vsplit_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2023-01-11T21:24:50.7160940Z test_comprehensive_vsplit_cpu_int16 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.7161060Z test_comprehensive_vsplit_cpu_int32 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.7161160Z test_comprehensive_vsplit_cpu_int64 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.7161260Z test_comprehensive_vsplit_cpu_int8 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.7161360Z test_comprehensive_vsplit_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.7161470Z test_comprehensive_vstack_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7161570Z test_comprehensive_vstack_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7161680Z test_comprehensive_vstack_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.7161780Z test_comprehensive_vstack_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7161890Z test_comprehensive_vstack_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7161990Z test_comprehensive_vstack_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7162090Z test_comprehensive_vstack_cpu_float32 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7162200Z test_comprehensive_vstack_cpu_float64 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7162300Z test_comprehensive_vstack_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7162400Z test_comprehensive_vstack_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7162500Z test_comprehensive_vstack_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7162600Z test_comprehensive_vstack_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7162700Z test_comprehensive_vstack_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7162800Z test_comprehensive_where_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7162910Z test_comprehensive_where_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7163010Z test_comprehensive_where_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.307s) 2023-01-11T21:24:50.7163120Z test_comprehensive_where_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.037s) 2023-01-11T21:24:50.7163220Z test_comprehensive_where_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.310s) 2023-01-11T21:24:50.7163330Z test_comprehensive_where_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7163430Z test_comprehensive_where_cpu_float32 (__main__.TestDecompCPU) ... ok (0.169s) 2023-01-11T21:24:50.7163530Z test_comprehensive_where_cpu_float64 (__main__.TestDecompCPU) ... ok (0.168s) 2023-01-11T21:24:50.7163630Z test_comprehensive_where_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7163740Z test_comprehensive_where_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7163830Z test_comprehensive_where_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7163940Z test_comprehensive_where_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7164030Z test_comprehensive_where_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7164140Z test_comprehensive_xlogy_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.038s) 2023-01-11T21:24:50.7164280Z test_comprehensive_xlogy_cpu_bool (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7164380Z test_comprehensive_xlogy_cpu_float16 (__main__.TestDecompCPU) ... ok (0.037s) 2023-01-11T21:24:50.7164490Z test_comprehensive_xlogy_cpu_float32 (__main__.TestDecompCPU) ... ok (0.332s) 2023-01-11T21:24:50.7164590Z test_comprehensive_xlogy_cpu_float64 (__main__.TestDecompCPU) ... ok (0.325s) 2023-01-11T21:24:50.7164690Z test_comprehensive_xlogy_cpu_int16 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7164780Z test_comprehensive_xlogy_cpu_int32 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7164880Z test_comprehensive_xlogy_cpu_int64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7165010Z test_comprehensive_xlogy_cpu_int8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7165110Z test_comprehensive_xlogy_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7165220Z test_comprehensive_zero__cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7165320Z test_comprehensive_zero__cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7165430Z test_comprehensive_zero__cpu_complex128 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7165530Z test_comprehensive_zero__cpu_complex64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7165640Z test_comprehensive_zero__cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7165740Z test_comprehensive_zero__cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7165840Z test_comprehensive_zero__cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.7165940Z test_comprehensive_zero__cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7166040Z test_comprehensive_zero__cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7166140Z test_comprehensive_zero__cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7166240Z test_comprehensive_zero__cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7166340Z test_comprehensive_zero__cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7166440Z test_comprehensive_zeros_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7166540Z test_comprehensive_zeros_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7166650Z test_comprehensive_zeros_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7166750Z test_comprehensive_zeros_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7166860Z test_comprehensive_zeros_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7166960Z test_comprehensive_zeros_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7167060Z test_comprehensive_zeros_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7167160Z test_comprehensive_zeros_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7167260Z test_comprehensive_zeros_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7167360Z test_comprehensive_zeros_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7167460Z test_comprehensive_zeros_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7167560Z test_comprehensive_zeros_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7167650Z test_comprehensive_zeros_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7167760Z test_comprehensive_zeros_like_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7167870Z test_comprehensive_zeros_like_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7167980Z test_comprehensive_zeros_like_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7168100Z test_comprehensive_zeros_like_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7168230Z test_comprehensive_zeros_like_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7168340Z test_comprehensive_zeros_like_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7168450Z test_comprehensive_zeros_like_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7168560Z test_comprehensive_zeros_like_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7168660Z test_comprehensive_zeros_like_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7168770Z test_comprehensive_zeros_like_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7168890Z test_comprehensive_zeros_like_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7169000Z test_comprehensive_zeros_like_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7169110Z test_comprehensive_zeros_like_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7169220Z test_quick__native_batch_norm_legit_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7169330Z test_quick__native_batch_norm_legit_cpu_float32 (__main__.TestDecompCPU) ... ok (0.066s) 2023-01-11T21:24:50.7169440Z test_quick__native_batch_norm_legit_cpu_float64 (__main__.TestDecompCPU) ... ok (0.061s) 2023-01-11T21:24:50.7169610Z test_quick__softmax_backward_data_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: _softmax_backward_data in torch.bfloat16 not supported (0.000s) 2023-01-11T21:24:50.7169720Z test_quick__softmax_backward_data_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.7169830Z test_quick__softmax_backward_data_cpu_float64 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.7169930Z test_quick_abs_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7170030Z test_quick_abs_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7170130Z test_quick_abs_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7170220Z test_quick_abs_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7170320Z test_quick_abs_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7170410Z test_quick_abs_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7170500Z test_quick_abs_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7170590Z test_quick_abs_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7170680Z test_quick_abs_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7170770Z test_quick_abs_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7170860Z test_quick_abs_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7170950Z test_quick_abs_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7171050Z test_quick_acos_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7171140Z test_quick_acos_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7171240Z test_quick_acos_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7171340Z test_quick_acos_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7175660Z test_quick_acos_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7175780Z test_quick_acos_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7175880Z test_quick_acos_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7175970Z test_quick_acos_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7176070Z test_quick_acos_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7176160Z test_quick_acos_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7176250Z test_quick_acos_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7176450Z test_quick_acosh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7176540Z test_quick_acosh_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7176650Z test_quick_acosh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7176750Z test_quick_acosh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7176840Z test_quick_acosh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7176940Z test_quick_acosh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7177040Z test_quick_acosh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7177150Z test_quick_acosh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7177250Z test_quick_acosh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7177340Z test_quick_acosh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7177430Z test_quick_acosh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7177530Z test_quick_add_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7177620Z test_quick_add_cpu_bool (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7177720Z test_quick_add_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.057s) 2023-01-11T21:24:50.7177820Z test_quick_add_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.059s) 2023-01-11T21:24:50.7177910Z test_quick_add_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.058s) 2023-01-11T21:24:50.7178000Z test_quick_add_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7178100Z test_quick_add_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2023-01-11T21:24:50.7178190Z test_quick_add_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2023-01-11T21:24:50.7178280Z test_quick_add_cpu_int16 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.7178370Z test_quick_add_cpu_int32 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7178460Z test_quick_add_cpu_int64 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7178550Z test_quick_add_cpu_int8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7178640Z test_quick_add_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7178740Z test_quick_addcdiv_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7178840Z test_quick_addcdiv_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.038s) 2023-01-11T21:24:50.7178940Z test_quick_addcdiv_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.040s) 2023-01-11T21:24:50.7179040Z test_quick_addcdiv_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.7179140Z test_quick_addcdiv_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2023-01-11T21:24:50.7179240Z test_quick_addcmul_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7179340Z test_quick_addcmul_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.038s) 2023-01-11T21:24:50.7179440Z test_quick_addcmul_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.040s) 2023-01-11T21:24:50.7179540Z test_quick_addcmul_cpu_float32 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.7179630Z test_quick_addcmul_cpu_float64 (__main__.TestDecompCPU) ... ok (0.021s) 2023-01-11T21:24:50.7179730Z test_quick_addcmul_cpu_int16 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7179830Z test_quick_addcmul_cpu_int32 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7179920Z test_quick_addcmul_cpu_int64 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7180020Z test_quick_addcmul_cpu_int8 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7180110Z test_quick_addcmul_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7180210Z test_quick_addmm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7180310Z test_quick_addmm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.7180430Z test_quick_addmm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.7180530Z test_quick_addmm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7180620Z test_quick_addmm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7180720Z test_quick_addmm_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7180810Z test_quick_addmm_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7180900Z test_quick_addmm_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7180990Z test_quick_addmm_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7181110Z test_quick_addmm_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7181220Z test_quick_addmm_decomposed_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7181330Z test_quick_addmm_decomposed_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.7181440Z test_quick_addmm_decomposed_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.7181550Z test_quick_addmm_decomposed_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7181650Z test_quick_addmm_decomposed_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7181760Z test_quick_addmm_decomposed_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7181860Z test_quick_addmm_decomposed_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7181970Z test_quick_addmm_decomposed_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7182070Z test_quick_addmm_decomposed_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7182180Z test_quick_addmm_decomposed_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7182270Z test_quick_addr_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7182370Z test_quick_addr_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7182470Z test_quick_addr_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.7182570Z test_quick_addr_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.7182660Z test_quick_addr_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7182760Z test_quick_addr_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7182850Z test_quick_addr_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7182950Z test_quick_addr_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7183040Z test_quick_addr_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7183130Z test_quick_addr_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7183220Z test_quick_addr_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7183320Z test_quick_addr_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7183410Z test_quick_all_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7183500Z test_quick_all_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7183600Z test_quick_all_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7183700Z test_quick_all_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7183800Z test_quick_all_cpu_float16 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7183890Z test_quick_all_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7183980Z test_quick_all_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.7184070Z test_quick_all_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7184160Z test_quick_all_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7184250Z test_quick_all_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7184380Z test_quick_all_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7184470Z test_quick_all_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7184570Z test_quick_amax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7184670Z test_quick_amax_cpu_bool (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7184760Z test_quick_amax_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7184860Z test_quick_amax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7184950Z test_quick_amax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.7185080Z test_quick_amax_cpu_int16 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7185180Z test_quick_amax_cpu_int32 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7185270Z test_quick_amax_cpu_int64 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7185360Z test_quick_amax_cpu_int8 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7185450Z test_quick_amax_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7185550Z test_quick_amin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7185640Z test_quick_amin_cpu_bool (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7185740Z test_quick_amin_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7185830Z test_quick_amin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.7185920Z test_quick_amin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.7186010Z test_quick_amin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7186100Z test_quick_amin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7186190Z test_quick_amin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7186280Z test_quick_amin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7186370Z test_quick_amin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7186470Z test_quick_any_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7186560Z test_quick_any_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7186660Z test_quick_any_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.7186750Z test_quick_any_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7186850Z test_quick_any_cpu_float16 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7186950Z test_quick_any_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7187040Z test_quick_any_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.7187130Z test_quick_any_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7187220Z test_quick_any_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7187310Z test_quick_any_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7187400Z test_quick_any_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7187490Z test_quick_any_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7187590Z test_quick_arange_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7187690Z test_quick_arange_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7187790Z test_quick_arange_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7187890Z test_quick_arange_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7187980Z test_quick_arange_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7188080Z test_quick_arange_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7188170Z test_quick_arange_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7188290Z test_quick_arange_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7188390Z test_quick_arange_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7188500Z test_quick_as_strided_scatter_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7188610Z test_quick_as_strided_scatter_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7188730Z test_quick_as_strided_scatter_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.7188840Z test_quick_as_strided_scatter_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.7188950Z test_quick_as_strided_scatter_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.7189090Z test_quick_as_strided_scatter_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7189200Z test_quick_as_strided_scatter_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7189310Z test_quick_as_strided_scatter_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7189420Z test_quick_as_strided_scatter_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7189520Z test_quick_as_strided_scatter_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7189620Z test_quick_as_strided_scatter_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7189730Z test_quick_as_strided_scatter_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7189830Z test_quick_as_strided_scatter_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7189930Z test_quick_asin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7190030Z test_quick_asin_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7190120Z test_quick_asin_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7190220Z test_quick_asin_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7190320Z test_quick_asin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7190410Z test_quick_asin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7190500Z test_quick_asin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7190590Z test_quick_asin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7190680Z test_quick_asin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7190770Z test_quick_asin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7190870Z test_quick_asin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7190970Z test_quick_asinh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7191060Z test_quick_asinh_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7191160Z test_quick_asinh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7191260Z test_quick_asinh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7191350Z test_quick_asinh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7191450Z test_quick_asinh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7191540Z test_quick_asinh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7191630Z test_quick_asinh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7191730Z test_quick_asinh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7191820Z test_quick_asinh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7191920Z test_quick_asinh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7192020Z test_quick_atan2_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7192120Z test_quick_atan2_cpu_bool (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7192240Z test_quick_atan2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7192340Z test_quick_atan2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7192440Z test_quick_atan2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7192530Z test_quick_atan2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7192620Z test_quick_atan2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7192720Z test_quick_atan2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7192810Z test_quick_atan2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7192900Z test_quick_atan_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7193020Z test_quick_atan_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7193120Z test_quick_atan_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7193220Z test_quick_atan_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7193320Z test_quick_atan_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7193420Z test_quick_atan_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7193510Z test_quick_atan_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7193610Z test_quick_atan_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7193700Z test_quick_atan_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7193790Z test_quick_atan_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7193880Z test_quick_atan_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7193980Z test_quick_atanh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7194080Z test_quick_atanh_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7194170Z test_quick_atanh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7194270Z test_quick_atanh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7194370Z test_quick_atanh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7194460Z test_quick_atanh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7194560Z test_quick_atanh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7194650Z test_quick_atanh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7194740Z test_quick_atanh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7194830Z test_quick_atanh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7194920Z test_quick_atanh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7195020Z test_quick_bitwise_and_cpu_bool (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7195120Z test_quick_bitwise_and_cpu_int16 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7195220Z test_quick_bitwise_and_cpu_int32 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7195320Z test_quick_bitwise_and_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7195420Z test_quick_bitwise_and_cpu_int8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7195510Z test_quick_bitwise_and_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7195620Z test_quick_bitwise_left_shift_cpu_int16 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7195720Z test_quick_bitwise_left_shift_cpu_int32 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7195820Z test_quick_bitwise_left_shift_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7195970Z test_quick_bitwise_left_shift_cpu_int8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7196080Z test_quick_bitwise_left_shift_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7196180Z test_quick_bitwise_not_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7196310Z test_quick_bitwise_not_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7196410Z test_quick_bitwise_not_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7196510Z test_quick_bitwise_not_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7196610Z test_quick_bitwise_not_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7196700Z test_quick_bitwise_not_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7196800Z test_quick_bitwise_or_cpu_bool (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7196920Z test_quick_bitwise_or_cpu_int16 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7197020Z test_quick_bitwise_or_cpu_int32 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7197120Z test_quick_bitwise_or_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7197220Z test_quick_bitwise_or_cpu_int8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7197310Z test_quick_bitwise_or_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7197420Z test_quick_bitwise_right_shift_cpu_int16 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7197530Z test_quick_bitwise_right_shift_cpu_int32 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7197630Z test_quick_bitwise_right_shift_cpu_int64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7197740Z test_quick_bitwise_right_shift_cpu_int8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7197840Z test_quick_bitwise_right_shift_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7197940Z test_quick_bitwise_xor_cpu_bool (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7198040Z test_quick_bitwise_xor_cpu_int16 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7198130Z test_quick_bitwise_xor_cpu_int32 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7198230Z test_quick_bitwise_xor_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7198330Z test_quick_bitwise_xor_cpu_int8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7198420Z test_quick_bitwise_xor_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7198520Z test_quick_bucketize_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.021s) 2023-01-11T21:24:50.7198620Z test_quick_bucketize_cpu_float16 (__main__.TestDecompCPU) ... ok (0.021s) 2023-01-11T21:24:50.7198710Z test_quick_bucketize_cpu_float32 (__main__.TestDecompCPU) ... ok (0.036s) 2023-01-11T21:24:50.7198810Z test_quick_bucketize_cpu_float64 (__main__.TestDecompCPU) ... ok (0.034s) 2023-01-11T21:24:50.7198910Z test_quick_bucketize_cpu_int16 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.7199000Z test_quick_bucketize_cpu_int32 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.7199100Z test_quick_bucketize_cpu_int64 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.7199200Z test_quick_bucketize_cpu_int8 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.7199300Z test_quick_bucketize_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.7204240Z test_quick_cat_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7204350Z test_quick_cat_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7204450Z test_quick_cat_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7204550Z test_quick_cat_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.7204640Z test_quick_cat_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.7204740Z test_quick_cat_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7204830Z test_quick_cat_cpu_float32 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7204930Z test_quick_cat_cpu_float64 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7205170Z test_quick_cat_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7205260Z test_quick_cat_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7205350Z test_quick_cat_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7205450Z test_quick_cat_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7205530Z test_quick_cat_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7205630Z test_quick_ceil_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7205720Z test_quick_ceil_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7205870Z test_quick_ceil_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7205970Z test_quick_ceil_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7206070Z test_quick_ceil_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7206160Z test_quick_ceil_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7206250Z test_quick_ceil_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7206340Z test_quick_ceil_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7206440Z test_quick_clamp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7206540Z test_quick_clamp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.052s) 2023-01-11T21:24:50.7206630Z test_quick_clamp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.051s) 2023-01-11T21:24:50.7206730Z test_quick_clamp_cpu_int16 (__main__.TestDecompCPU) ... ok (0.035s) 2023-01-11T21:24:50.7206820Z test_quick_clamp_cpu_int32 (__main__.TestDecompCPU) ... ok (0.035s) 2023-01-11T21:24:50.7206910Z test_quick_clamp_cpu_int64 (__main__.TestDecompCPU) ... ok (0.034s) 2023-01-11T21:24:50.7207010Z test_quick_clamp_cpu_int8 (__main__.TestDecompCPU) ... ok (0.034s) 2023-01-11T21:24:50.7207100Z test_quick_clamp_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.034s) 2023-01-11T21:24:50.7207200Z test_quick_clamp_max_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7207300Z test_quick_clamp_max_cpu_bool (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7207400Z test_quick_clamp_max_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7207500Z test_quick_clamp_max_cpu_float32 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7207600Z test_quick_clamp_max_cpu_float64 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.7207700Z test_quick_clamp_max_cpu_int16 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7207800Z test_quick_clamp_max_cpu_int32 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7207890Z test_quick_clamp_max_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7207990Z test_quick_clamp_max_cpu_int8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7208090Z test_quick_clamp_max_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7208190Z test_quick_clamp_min_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7208290Z test_quick_clamp_min_cpu_bool (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7208380Z test_quick_clamp_min_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7208480Z test_quick_clamp_min_cpu_float32 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7208570Z test_quick_clamp_min_cpu_float64 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.7208670Z test_quick_clamp_min_cpu_int16 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7208770Z test_quick_clamp_min_cpu_int32 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7208860Z test_quick_clamp_min_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7208950Z test_quick_clamp_min_cpu_int8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7209080Z test_quick_clamp_min_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7209180Z test_quick_clone_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7209280Z test_quick_clone_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7209380Z test_quick_clone_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7209470Z test_quick_clone_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7209570Z test_quick_clone_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7209670Z test_quick_clone_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7209790Z test_quick_clone_cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7209880Z test_quick_clone_cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7209980Z test_quick_clone_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7210070Z test_quick_clone_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7210160Z test_quick_clone_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7210260Z test_quick_clone_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7210360Z test_quick_clone_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7210460Z test_quick_complex_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7210550Z test_quick_complex_cpu_float32 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7210650Z test_quick_complex_cpu_float64 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.7210760Z test_quick_conj_physical_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7211070Z test_quick_conj_physical_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7211180Z test_quick_conj_physical_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7211410Z test_quick_conj_physical_cpu_complex32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7211520Z test_quick_conj_physical_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7211630Z test_quick_conj_physical_cpu_float16 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7211740Z test_quick_conj_physical_cpu_float32 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7211840Z test_quick_conj_physical_cpu_float64 (__main__.TestDecompCPU) ... ok (0.000s) 2023-01-11T21:24:50.7212060Z test_quick_conj_physical_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7212270Z test_quick_conj_physical_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7212480Z test_quick_conj_physical_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7212690Z test_quick_conj_physical_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7212890Z test_quick_conj_physical_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7213000Z test_quick_constant_pad_nd_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7213100Z test_quick_constant_pad_nd_cpu_bool (__main__.TestDecompCPU) ... ok (0.050s) 2023-01-11T21:24:50.7213220Z test_quick_constant_pad_nd_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.130s) 2023-01-11T21:24:50.7213330Z test_quick_constant_pad_nd_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.133s) 2023-01-11T21:24:50.7213440Z test_quick_constant_pad_nd_cpu_float16 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7213590Z test_quick_constant_pad_nd_cpu_float32 (__main__.TestDecompCPU) ... ok (0.077s) 2023-01-11T21:24:50.7213700Z test_quick_constant_pad_nd_cpu_float64 (__main__.TestDecompCPU) ... ok (0.075s) 2023-01-11T21:24:50.7213810Z test_quick_constant_pad_nd_cpu_int16 (__main__.TestDecompCPU) ... ok (0.050s) 2023-01-11T21:24:50.7213910Z test_quick_constant_pad_nd_cpu_int32 (__main__.TestDecompCPU) ... ok (0.050s) 2023-01-11T21:24:50.7214010Z test_quick_constant_pad_nd_cpu_int64 (__main__.TestDecompCPU) ... ok (0.049s) 2023-01-11T21:24:50.7214120Z test_quick_constant_pad_nd_cpu_int8 (__main__.TestDecompCPU) ... ok (0.050s) 2023-01-11T21:24:50.7214220Z test_quick_constant_pad_nd_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.049s) 2023-01-11T21:24:50.7214350Z test_quick_copysign_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7214450Z test_quick_copysign_cpu_bool (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.7214550Z test_quick_copysign_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7214650Z test_quick_copysign_cpu_float32 (__main__.TestDecompCPU) ... ok (0.030s) 2023-01-11T21:24:50.7214750Z test_quick_copysign_cpu_float64 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.7214850Z test_quick_copysign_cpu_int16 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.7214950Z test_quick_copysign_cpu_int32 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.7215050Z test_quick_copysign_cpu_int64 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.7215150Z test_quick_copysign_cpu_int8 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.7215240Z test_quick_copysign_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.7215350Z test_quick_cos_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7215440Z test_quick_cos_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7215540Z test_quick_cos_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7215630Z test_quick_cos_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7215730Z test_quick_cos_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7215820Z test_quick_cos_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7215920Z test_quick_cos_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7216010Z test_quick_cos_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7216100Z test_quick_cos_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7216180Z test_quick_cos_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7216270Z test_quick_cos_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7216370Z test_quick_cosh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7216460Z test_quick_cosh_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7216560Z test_quick_cosh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7216660Z test_quick_cosh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7216750Z test_quick_cosh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7216850Z test_quick_cosh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7216940Z test_quick_cosh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7217030Z test_quick_cosh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7217120Z test_quick_cosh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7217220Z test_quick_cosh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7217300Z test_quick_cosh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7217400Z test_quick_cumsum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7217520Z test_quick_cumsum_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7217620Z test_quick_cumsum_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7217720Z test_quick_cumsum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7217820Z test_quick_cumsum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7217920Z test_quick_cumsum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7218010Z test_quick_cumsum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7218100Z test_quick_cumsum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7218220Z test_quick_cumsum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7218310Z test_quick_cumsum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7218450Z test_quick_diag_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: diag in torch.bfloat16 not supported (0.000s) 2023-01-11T21:24:50.7218580Z test_quick_diag_cpu_bool (__main__.TestDecompCPU) ... skip: diag in torch.bool not supported (0.000s) 2023-01-11T21:24:50.7218720Z test_quick_diag_cpu_complex128 (__main__.TestDecompCPU) ... skip: diag in torch.complex128 not supported (0.000s) 2023-01-11T21:24:50.7218860Z test_quick_diag_cpu_complex64 (__main__.TestDecompCPU) ... skip: diag in torch.complex64 not supported (0.000s) 2023-01-11T21:24:50.7218990Z test_quick_diag_cpu_float16 (__main__.TestDecompCPU) ... skip: diag in torch.float16 not supported (0.000s) 2023-01-11T21:24:50.7219120Z test_quick_diag_cpu_float32 (__main__.TestDecompCPU) ... skip: diag in torch.float32 not supported (0.000s) 2023-01-11T21:24:50.7219250Z test_quick_diag_cpu_float64 (__main__.TestDecompCPU) ... skip: diag in torch.float64 not supported (0.000s) 2023-01-11T21:24:50.7219380Z test_quick_diag_cpu_int16 (__main__.TestDecompCPU) ... skip: diag in torch.int16 not supported (0.000s) 2023-01-11T21:24:50.7219510Z test_quick_diag_cpu_int32 (__main__.TestDecompCPU) ... skip: diag in torch.int32 not supported (0.000s) 2023-01-11T21:24:50.7219630Z test_quick_diag_cpu_int64 (__main__.TestDecompCPU) ... skip: diag in torch.int64 not supported (0.000s) 2023-01-11T21:24:50.7219760Z test_quick_diag_cpu_int8 (__main__.TestDecompCPU) ... skip: diag in torch.int8 not supported (0.000s) 2023-01-11T21:24:50.7219880Z test_quick_diag_cpu_uint8 (__main__.TestDecompCPU) ... skip: diag in torch.uint8 not supported (0.000s) 2023-01-11T21:24:50.7219980Z test_quick_diag_embed_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7220080Z test_quick_diag_embed_cpu_bool (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.7220190Z test_quick_diag_embed_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.035s) 2023-01-11T21:24:50.7220300Z test_quick_diag_embed_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.035s) 2023-01-11T21:24:50.7220400Z test_quick_diag_embed_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.036s) 2023-01-11T21:24:50.7220500Z test_quick_diag_embed_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7220600Z test_quick_diag_embed_cpu_float32 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.7220700Z test_quick_diag_embed_cpu_float64 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.7220800Z test_quick_diag_embed_cpu_int16 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.7220900Z test_quick_diag_embed_cpu_int32 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.7220990Z test_quick_diag_embed_cpu_int64 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.7221090Z test_quick_diag_embed_cpu_int8 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.7221190Z test_quick_diag_embed_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.7221290Z test_quick_diagonal_copy_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7221390Z test_quick_diagonal_copy_cpu_bool (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7221550Z test_quick_diagonal_copy_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.033s) 2023-01-11T21:24:50.7221660Z test_quick_diagonal_copy_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.034s) 2023-01-11T21:24:50.7221770Z test_quick_diagonal_copy_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.034s) 2023-01-11T21:24:50.7221870Z test_quick_diagonal_copy_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7221980Z test_quick_diagonal_copy_cpu_float32 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7222080Z test_quick_diagonal_copy_cpu_float64 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7222220Z test_quick_diagonal_copy_cpu_int16 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7222330Z test_quick_diagonal_copy_cpu_int32 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.7222430Z test_quick_diagonal_copy_cpu_int64 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7222540Z test_quick_diagonal_copy_cpu_int8 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.7222640Z test_quick_diagonal_copy_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7222750Z test_quick_diagonal_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7222850Z test_quick_diagonal_cpu_bool (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7222960Z test_quick_diagonal_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.048s) 2023-01-11T21:24:50.7223060Z test_quick_diagonal_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.034s) 2023-01-11T21:24:50.7223160Z test_quick_diagonal_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.050s) 2023-01-11T21:24:50.7223260Z test_quick_diagonal_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7223360Z test_quick_diagonal_cpu_float32 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7223460Z test_quick_diagonal_cpu_float64 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.7223560Z test_quick_diagonal_cpu_int16 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7223660Z test_quick_diagonal_cpu_int32 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7223760Z test_quick_diagonal_cpu_int64 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7223860Z test_quick_diagonal_cpu_int8 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7223950Z test_quick_diagonal_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.7224060Z test_quick_diagonal_scatter_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7224160Z test_quick_diagonal_scatter_cpu_bool (__main__.TestDecompCPU) ... ok (0.052s) 2023-01-11T21:24:50.7224280Z test_quick_diagonal_scatter_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.158s) 2023-01-11T21:24:50.7224390Z test_quick_diagonal_scatter_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.159s) 2023-01-11T21:24:50.7224500Z test_quick_diagonal_scatter_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7224610Z test_quick_diagonal_scatter_cpu_float32 (__main__.TestDecompCPU) ... ok (0.084s) 2023-01-11T21:24:50.7224710Z test_quick_diagonal_scatter_cpu_float64 (__main__.TestDecompCPU) ... ok (0.082s) 2023-01-11T21:24:50.7224820Z test_quick_diagonal_scatter_cpu_int16 (__main__.TestDecompCPU) ... ok (0.052s) 2023-01-11T21:24:50.7224930Z test_quick_diagonal_scatter_cpu_int32 (__main__.TestDecompCPU) ... ok (0.052s) 2023-01-11T21:24:50.7225030Z test_quick_diagonal_scatter_cpu_int64 (__main__.TestDecompCPU) ... ok (0.052s) 2023-01-11T21:24:50.7225140Z test_quick_diagonal_scatter_cpu_int8 (__main__.TestDecompCPU) ... ok (0.052s) 2023-01-11T21:24:50.7225250Z test_quick_diagonal_scatter_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.052s) 2023-01-11T21:24:50.7225350Z test_quick_digamma_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7225450Z test_quick_digamma_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7225590Z test_quick_digamma_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7225700Z test_quick_digamma_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7225800Z test_quick_digamma_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7225900Z test_quick_digamma_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7226000Z test_quick_digamma_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7226090Z test_quick_digamma_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7226190Z test_quick_digamma_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7226330Z test_quick_div_floor_rounding_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7226440Z test_quick_div_floor_rounding_cpu_float16 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7226560Z test_quick_div_floor_rounding_cpu_float32 (__main__.TestDecompCPU) ... ok (0.037s) 2023-01-11T21:24:50.7226660Z test_quick_div_floor_rounding_cpu_float64 (__main__.TestDecompCPU) ... ok (0.036s) 2023-01-11T21:24:50.7226770Z test_quick_div_floor_rounding_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7226880Z test_quick_div_floor_rounding_cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7226980Z test_quick_div_floor_rounding_cpu_int64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7227090Z test_quick_div_floor_rounding_cpu_int8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7227200Z test_quick_div_floor_rounding_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7227320Z test_quick_div_no_rounding_mode_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7227430Z test_quick_div_no_rounding_mode_cpu_bool (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7227540Z test_quick_div_no_rounding_mode_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.051s) 2023-01-11T21:24:50.7227660Z test_quick_div_no_rounding_mode_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.052s) 2023-01-11T21:24:50.7227770Z test_quick_div_no_rounding_mode_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7227880Z test_quick_div_no_rounding_mode_cpu_float32 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.7227990Z test_quick_div_no_rounding_mode_cpu_float64 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7228100Z test_quick_div_no_rounding_mode_cpu_int16 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7228200Z test_quick_div_no_rounding_mode_cpu_int32 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7228310Z test_quick_div_no_rounding_mode_cpu_int64 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7228420Z test_quick_div_no_rounding_mode_cpu_int8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7228530Z test_quick_div_no_rounding_mode_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7228640Z test_quick_div_trunc_rounding_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7228750Z test_quick_div_trunc_rounding_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7228860Z test_quick_div_trunc_rounding_cpu_float32 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.7228960Z test_quick_div_trunc_rounding_cpu_float64 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7229070Z test_quick_div_trunc_rounding_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7229180Z test_quick_div_trunc_rounding_cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7229290Z test_quick_div_trunc_rounding_cpu_int64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7229390Z test_quick_div_trunc_rounding_cpu_int8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7229500Z test_quick_div_trunc_rounding_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7229630Z test_quick_dot_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7229740Z test_quick_dot_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7229840Z test_quick_dot_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7229930Z test_quick_dot_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7234780Z test_quick_dot_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7234910Z test_quick_dot_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7235000Z test_quick_dot_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7235220Z test_quick_dot_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7235310Z test_quick_dot_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7235400Z test_quick_dot_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7235540Z test_quick_empty_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: empty in torch.bfloat16 not supported (0.000s) 2023-01-11T21:24:50.7235670Z test_quick_empty_cpu_bool (__main__.TestDecompCPU) ... skip: empty in torch.bool not supported (0.000s) 2023-01-11T21:24:50.7235810Z test_quick_empty_cpu_complex128 (__main__.TestDecompCPU) ... skip: empty in torch.complex128 not supported (0.000s) 2023-01-11T21:24:50.7235950Z test_quick_empty_cpu_complex32 (__main__.TestDecompCPU) ... skip: empty in torch.complex32 not supported (0.000s) 2023-01-11T21:24:50.7236080Z test_quick_empty_cpu_complex64 (__main__.TestDecompCPU) ... skip: empty in torch.complex64 not supported (0.000s) 2023-01-11T21:24:50.7236220Z test_quick_empty_cpu_float16 (__main__.TestDecompCPU) ... skip: empty in torch.float16 not supported (0.000s) 2023-01-11T21:24:50.7236350Z test_quick_empty_cpu_float32 (__main__.TestDecompCPU) ... skip: empty in torch.float32 not supported (0.000s) 2023-01-11T21:24:50.7236480Z test_quick_empty_cpu_float64 (__main__.TestDecompCPU) ... skip: empty in torch.float64 not supported (0.000s) 2023-01-11T21:24:50.7236600Z test_quick_empty_cpu_int16 (__main__.TestDecompCPU) ... skip: empty in torch.int16 not supported (0.000s) 2023-01-11T21:24:50.7236730Z test_quick_empty_cpu_int32 (__main__.TestDecompCPU) ... skip: empty in torch.int32 not supported (0.000s) 2023-01-11T21:24:50.7236850Z test_quick_empty_cpu_int64 (__main__.TestDecompCPU) ... skip: empty in torch.int64 not supported (0.000s) 2023-01-11T21:24:50.7236980Z test_quick_empty_cpu_int8 (__main__.TestDecompCPU) ... skip: empty in torch.int8 not supported (0.000s) 2023-01-11T21:24:50.7237100Z test_quick_empty_cpu_uint8 (__main__.TestDecompCPU) ... skip: empty in torch.uint8 not supported (0.000s) 2023-01-11T21:24:50.7237250Z test_quick_empty_like_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: empty_like in torch.bfloat16 not supported (0.000s) 2023-01-11T21:24:50.7237380Z test_quick_empty_like_cpu_bool (__main__.TestDecompCPU) ... skip: empty_like in torch.bool not supported (0.000s) 2023-01-11T21:24:50.7237530Z test_quick_empty_like_cpu_complex128 (__main__.TestDecompCPU) ... skip: empty_like in torch.complex128 not supported (0.000s) 2023-01-11T21:24:50.7237670Z test_quick_empty_like_cpu_complex32 (__main__.TestDecompCPU) ... skip: empty_like in torch.complex32 not supported (0.000s) 2023-01-11T21:24:50.7237810Z test_quick_empty_like_cpu_complex64 (__main__.TestDecompCPU) ... skip: empty_like in torch.complex64 not supported (0.000s) 2023-01-11T21:24:50.7237950Z test_quick_empty_like_cpu_float16 (__main__.TestDecompCPU) ... skip: empty_like in torch.float16 not supported (0.000s) 2023-01-11T21:24:50.7238090Z test_quick_empty_like_cpu_float32 (__main__.TestDecompCPU) ... skip: empty_like in torch.float32 not supported (0.000s) 2023-01-11T21:24:50.7238220Z test_quick_empty_like_cpu_float64 (__main__.TestDecompCPU) ... skip: empty_like in torch.float64 not supported (0.000s) 2023-01-11T21:24:50.7238390Z test_quick_empty_like_cpu_int16 (__main__.TestDecompCPU) ... skip: empty_like in torch.int16 not supported (0.000s) 2023-01-11T21:24:50.7238530Z test_quick_empty_like_cpu_int32 (__main__.TestDecompCPU) ... skip: empty_like in torch.int32 not supported (0.000s) 2023-01-11T21:24:50.7238650Z test_quick_empty_like_cpu_int64 (__main__.TestDecompCPU) ... skip: empty_like in torch.int64 not supported (0.000s) 2023-01-11T21:24:50.7238790Z test_quick_empty_like_cpu_int8 (__main__.TestDecompCPU) ... skip: empty_like in torch.int8 not supported (0.000s) 2023-01-11T21:24:50.7238920Z test_quick_empty_like_cpu_uint8 (__main__.TestDecompCPU) ... skip: empty_like in torch.uint8 not supported (0.000s) 2023-01-11T21:24:50.7239030Z test_quick_eq_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7239140Z test_quick_eq_cpu_bool (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7239240Z test_quick_eq_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.052s) 2023-01-11T21:24:50.7239340Z test_quick_eq_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.055s) 2023-01-11T21:24:50.7239430Z test_quick_eq_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.054s) 2023-01-11T21:24:50.7239530Z test_quick_eq_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7239620Z test_quick_eq_cpu_float32 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.7239710Z test_quick_eq_cpu_float64 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.7239800Z test_quick_eq_cpu_int16 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7239890Z test_quick_eq_cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7239980Z test_quick_eq_cpu_int64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7240070Z test_quick_eq_cpu_int8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7240160Z test_quick_eq_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7240260Z test_quick_erf_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7240350Z test_quick_erf_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7240450Z test_quick_erf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7240550Z test_quick_erf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7240640Z test_quick_erf_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7240730Z test_quick_erf_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7240820Z test_quick_erf_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7240910Z test_quick_erf_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7241010Z test_quick_erf_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7241110Z test_quick_erfc_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7241200Z test_quick_erfc_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7241300Z test_quick_erfc_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7241400Z test_quick_erfc_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7241490Z test_quick_erfc_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7241590Z test_quick_erfc_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7241680Z test_quick_erfc_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7241780Z test_quick_erfc_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7241880Z test_quick_erfc_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7241980Z test_quick_erfinv_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7242070Z test_quick_erfinv_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7242170Z test_quick_erfinv_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7242270Z test_quick_erfinv_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7242410Z test_quick_erfinv_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7242500Z test_quick_erfinv_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7242600Z test_quick_erfinv_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7242690Z test_quick_erfinv_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7242790Z test_quick_erfinv_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7242890Z test_quick_exp2_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7242990Z test_quick_exp2_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7243120Z test_quick_exp2_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7243220Z test_quick_exp2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7243320Z test_quick_exp2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7243420Z test_quick_exp2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7243510Z test_quick_exp2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7243610Z test_quick_exp2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7243700Z test_quick_exp2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7243790Z test_quick_exp2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7243890Z test_quick_exp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7243990Z test_quick_exp_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7244090Z test_quick_exp_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7244190Z test_quick_exp_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7244280Z test_quick_exp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7244380Z test_quick_exp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7244470Z test_quick_exp_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7244570Z test_quick_exp_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7244660Z test_quick_exp_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7244750Z test_quick_exp_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7244840Z test_quick_exp_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7244950Z test_quick_expand_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7245050Z test_quick_expand_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7245150Z test_quick_expand_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7245260Z test_quick_expand_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7245360Z test_quick_expand_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7245460Z test_quick_expand_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7245560Z test_quick_expand_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7245650Z test_quick_expand_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7245750Z test_quick_expand_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7245840Z test_quick_expand_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7245940Z test_quick_expand_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7246030Z test_quick_expand_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7246130Z test_quick_expm1_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7246230Z test_quick_expm1_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7246330Z test_quick_expm1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7246460Z test_quick_expm1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7246550Z test_quick_expm1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7246650Z test_quick_expm1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7246740Z test_quick_expm1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7246840Z test_quick_expm1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7246930Z test_quick_expm1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7247030Z test_quick_eye_cpu_bool (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.7247150Z test_quick_eye_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7247250Z test_quick_eye_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.7247350Z test_quick_eye_cpu_float16 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.7247440Z test_quick_eye_cpu_float32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7247530Z test_quick_eye_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7247620Z test_quick_eye_cpu_int16 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.7247710Z test_quick_eye_cpu_int32 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.7247800Z test_quick_eye_cpu_int64 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.7247890Z test_quick_eye_cpu_int8 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.7247980Z test_quick_eye_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.7248270Z test_quick_fft_fft2_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7248380Z test_quick_fft_fft2_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.7248480Z test_quick_fft_fft2_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.7248580Z test_quick_fft_fft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.040s) 2023-01-11T21:24:50.7248680Z test_quick_fft_fft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.040s) 2023-01-11T21:24:50.7248890Z test_quick_fft_fft2_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7249100Z test_quick_fft_fft2_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7249300Z test_quick_fft_fft2_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7249510Z test_quick_fft_fft2_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7249720Z test_quick_fft_fft2_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7249930Z test_quick_fft_fft_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7250030Z test_quick_fft_fft_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.7250130Z test_quick_fft_fft_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.7250230Z test_quick_fft_fft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7250330Z test_quick_fft_fft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7250530Z test_quick_fft_fft_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7250740Z test_quick_fft_fft_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7250990Z test_quick_fft_fft_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7251210Z test_quick_fft_fft_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7251410Z test_quick_fft_fft_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7251600Z test_quick_fft_fftn_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7251710Z test_quick_fft_fftn_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.7251850Z test_quick_fft_fftn_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.7251950Z test_quick_fft_fftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.046s) 2023-01-11T21:24:50.7252050Z test_quick_fft_fftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.045s) 2023-01-11T21:24:50.7252250Z test_quick_fft_fftn_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7252460Z test_quick_fft_fftn_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7252660Z test_quick_fft_fftn_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7252860Z test_quick_fft_fftn_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7253060Z test_quick_fft_fftn_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7253260Z test_quick_fft_hfft2_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7253370Z test_quick_fft_hfft2_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.066s) 2023-01-11T21:24:50.7253470Z test_quick_fft_hfft2_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.067s) 2023-01-11T21:24:50.7253570Z test_quick_fft_hfft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.078s) 2023-01-11T21:24:50.7253670Z test_quick_fft_hfft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.078s) 2023-01-11T21:24:50.7253880Z test_quick_fft_hfft2_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7254090Z test_quick_fft_hfft2_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7254290Z test_quick_fft_hfft2_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7254490Z test_quick_fft_hfft2_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7254690Z test_quick_fft_hfft2_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7254890Z test_quick_fft_hfft_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7254990Z test_quick_fft_hfft_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.059s) 2023-01-11T21:24:50.7255090Z test_quick_fft_hfft_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.059s) 2023-01-11T21:24:50.7255190Z test_quick_fft_hfft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.063s) 2023-01-11T21:24:50.7255290Z test_quick_fft_hfft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.062s) 2023-01-11T21:24:50.7255500Z test_quick_fft_hfft_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7255700Z test_quick_fft_hfft_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7255940Z test_quick_fft_hfft_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7256150Z test_quick_fft_hfft_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7256340Z test_quick_fft_hfft_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7256540Z test_quick_fft_hfftn_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7256670Z test_quick_fft_hfftn_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.076s) 2023-01-11T21:24:50.7256780Z test_quick_fft_hfftn_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.078s) 2023-01-11T21:24:50.7256870Z test_quick_fft_hfftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.085s) 2023-01-11T21:24:50.7256980Z test_quick_fft_hfftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.084s) 2023-01-11T21:24:50.7257190Z test_quick_fft_hfftn_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7257400Z test_quick_fft_hfftn_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7257600Z test_quick_fft_hfftn_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7257810Z test_quick_fft_hfftn_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7258010Z test_quick_fft_hfftn_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7258210Z test_quick_fft_ifft2_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7258320Z test_quick_fft_ifft2_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.7258420Z test_quick_fft_ifft2_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.7258520Z test_quick_fft_ifft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.040s) 2023-01-11T21:24:50.7258620Z test_quick_fft_ifft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.040s) 2023-01-11T21:24:50.7258830Z test_quick_fft_ifft2_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7259030Z test_quick_fft_ifft2_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7259240Z test_quick_fft_ifft2_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7259440Z test_quick_fft_ifft2_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7259640Z test_quick_fft_ifft2_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7259850Z test_quick_fft_ifft_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7259950Z test_quick_fft_ifft_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.7260060Z test_quick_fft_ifft_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.7260160Z test_quick_fft_ifft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7260260Z test_quick_fft_ifft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7260470Z test_quick_fft_ifft_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7260720Z test_quick_fft_ifft_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7260940Z test_quick_fft_ifft_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7261140Z test_quick_fft_ifft_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7261350Z test_quick_fft_ifft_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7261550Z test_quick_fft_ifftn_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7261720Z test_quick_fft_ifftn_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.7261820Z test_quick_fft_ifftn_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.7261920Z test_quick_fft_ifftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.046s) 2023-01-11T21:24:50.7262020Z test_quick_fft_ifftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.045s) 2023-01-11T21:24:50.7262230Z test_quick_fft_ifftn_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7262430Z test_quick_fft_ifftn_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7262640Z test_quick_fft_ifftn_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7262850Z test_quick_fft_ifftn_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7263060Z test_quick_fft_ifftn_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7263270Z test_quick_fft_ihfft2_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7263370Z test_quick_fft_ihfft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.7263470Z test_quick_fft_ihfft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.7263680Z test_quick_fft_ihfft2_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7263890Z test_quick_fft_ihfft2_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7264100Z test_quick_fft_ihfft2_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7264300Z test_quick_fft_ihfft2_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7264500Z test_quick_fft_ihfft2_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7264710Z test_quick_fft_ihfft_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7264810Z test_quick_fft_ihfft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7264900Z test_quick_fft_ihfft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7265100Z test_quick_fft_ihfft_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7265310Z test_quick_fft_ihfft_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7265560Z test_quick_fft_ihfft_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7265770Z test_quick_fft_ihfft_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7265970Z test_quick_fft_ihfft_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7266170Z test_quick_fft_ihfftn_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7266270Z test_quick_fft_ihfftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.7266370Z test_quick_fft_ihfftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.7266610Z test_quick_fft_ihfftn_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7266830Z test_quick_fft_ihfftn_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7267030Z test_quick_fft_ihfftn_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7272180Z test_quick_fft_ihfftn_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7272480Z test_quick_fft_ihfftn_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7272690Z test_quick_fft_irfft2_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7272810Z test_quick_fft_irfft2_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.7272910Z test_quick_fft_irfft2_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.7273010Z test_quick_fft_irfft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.040s) 2023-01-11T21:24:50.7273110Z test_quick_fft_irfft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.039s) 2023-01-11T21:24:50.7273320Z test_quick_fft_irfft2_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7273520Z test_quick_fft_irfft2_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7273720Z test_quick_fft_irfft2_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7273920Z test_quick_fft_irfft2_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7274130Z test_quick_fft_irfft2_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7274330Z test_quick_fft_irfft_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7274440Z test_quick_fft_irfft_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.7274540Z test_quick_fft_irfft_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.7274640Z test_quick_fft_irfft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.034s) 2023-01-11T21:24:50.7274740Z test_quick_fft_irfft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.033s) 2023-01-11T21:24:50.7274940Z test_quick_fft_irfft_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7275150Z test_quick_fft_irfft_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7275350Z test_quick_fft_irfft_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7275670Z test_quick_fft_irfft_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7275880Z test_quick_fft_irfft_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7276090Z test_quick_fft_irfftn_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7276200Z test_quick_fft_irfftn_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.7276300Z test_quick_fft_irfftn_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.7276450Z test_quick_fft_irfftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.046s) 2023-01-11T21:24:50.7276550Z test_quick_fft_irfftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.045s) 2023-01-11T21:24:50.7276760Z test_quick_fft_irfftn_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7276970Z test_quick_fft_irfftn_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7277170Z test_quick_fft_irfftn_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7277370Z test_quick_fft_irfftn_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7277580Z test_quick_fft_irfftn_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7277790Z test_quick_fft_rfft2_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7277890Z test_quick_fft_rfft2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.7277980Z test_quick_fft_rfft2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.7278190Z test_quick_fft_rfft2_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7278390Z test_quick_fft_rfft2_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7278580Z test_quick_fft_rfft2_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7278780Z test_quick_fft_rfft2_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7278980Z test_quick_fft_rfft2_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7279190Z test_quick_fft_rfft_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7279290Z test_quick_fft_rfft_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7279390Z test_quick_fft_rfft_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7279590Z test_quick_fft_rfft_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7279790Z test_quick_fft_rfft_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7280000Z test_quick_fft_rfft_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7280200Z test_quick_fft_rfft_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7280400Z test_quick_fft_rfft_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7280640Z test_quick_fft_rfftn_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7280740Z test_quick_fft_rfftn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.7280840Z test_quick_fft_rfftn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.7281040Z test_quick_fft_rfftn_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7281240Z test_quick_fft_rfftn_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7281470Z test_quick_fft_rfftn_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7281670Z test_quick_fft_rfftn_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7281870Z test_quick_fft_rfftn_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7281980Z test_quick_fill_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7282070Z test_quick_fill_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7282170Z test_quick_fill_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7282280Z test_quick_fill_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7282380Z test_quick_fill_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7282470Z test_quick_fill_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7282570Z test_quick_fill_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7282670Z test_quick_fill_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7282770Z test_quick_fill_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7282860Z test_quick_fill_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7282950Z test_quick_fill_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7283040Z test_quick_fill_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7283130Z test_quick_fill_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7283230Z test_quick_flip_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7283330Z test_quick_flip_cpu_bool (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7283430Z test_quick_flip_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.051s) 2023-01-11T21:24:50.7283530Z test_quick_flip_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.052s) 2023-01-11T21:24:50.7283620Z test_quick_flip_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7283720Z test_quick_flip_cpu_float32 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.7283810Z test_quick_flip_cpu_float64 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7283900Z test_quick_flip_cpu_int16 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7283990Z test_quick_flip_cpu_int32 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7284080Z test_quick_flip_cpu_int64 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7284180Z test_quick_flip_cpu_int8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7284270Z test_quick_flip_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7284370Z test_quick_floor_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7284460Z test_quick_floor_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7284560Z test_quick_floor_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7284660Z test_quick_floor_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7284800Z test_quick_floor_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7284890Z test_quick_floor_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7284990Z test_quick_floor_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7285080Z test_quick_floor_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7285190Z test_quick_floor_divide_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7285290Z test_quick_floor_divide_cpu_float16 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7285400Z test_quick_floor_divide_cpu_float32 (__main__.TestDecompCPU) ... ok (0.037s) 2023-01-11T21:24:50.7285540Z test_quick_floor_divide_cpu_float64 (__main__.TestDecompCPU) ... ok (0.035s) 2023-01-11T21:24:50.7285640Z test_quick_floor_divide_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7285750Z test_quick_floor_divide_cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7285840Z test_quick_floor_divide_cpu_int64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7285940Z test_quick_floor_divide_cpu_int8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7286040Z test_quick_floor_divide_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7286140Z test_quick_fmax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7286230Z test_quick_fmax_cpu_bool (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7286320Z test_quick_fmax_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7286420Z test_quick_fmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7286510Z test_quick_fmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7286610Z test_quick_fmax_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7286700Z test_quick_fmax_cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7286790Z test_quick_fmax_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7286880Z test_quick_fmax_cpu_int8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7286970Z test_quick_fmax_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7287060Z test_quick_fmin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7287150Z test_quick_fmin_cpu_bool (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7287250Z test_quick_fmin_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7287340Z test_quick_fmin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7287430Z test_quick_fmin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.7287520Z test_quick_fmin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7287610Z test_quick_fmin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7287700Z test_quick_fmin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7287790Z test_quick_fmin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7287870Z test_quick_fmin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7287970Z test_quick_fmod_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7288060Z test_quick_fmod_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7288150Z test_quick_fmod_cpu_float32 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7288240Z test_quick_fmod_cpu_float64 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7288330Z test_quick_fmod_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7288420Z test_quick_fmod_cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7288510Z test_quick_fmod_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7288630Z test_quick_fmod_cpu_int8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7288720Z test_quick_fmod_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7288810Z test_quick_frac_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7288910Z test_quick_frac_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7289010Z test_quick_frac_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7289100Z test_quick_frac_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7289190Z test_quick_full_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7289280Z test_quick_full_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7289410Z test_quick_full_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7289510Z test_quick_full_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7289610Z test_quick_full_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7289700Z test_quick_full_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7289790Z test_quick_full_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7289880Z test_quick_full_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7289980Z test_quick_full_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7290070Z test_quick_full_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7290160Z test_quick_full_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7290250Z test_quick_full_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7290340Z test_quick_full_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7290430Z test_quick_gcd_cpu_int16 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7290520Z test_quick_gcd_cpu_int32 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7290610Z test_quick_gcd_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7290710Z test_quick_gcd_cpu_int8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7290790Z test_quick_gcd_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7290890Z test_quick_ge_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7290980Z test_quick_ge_cpu_bool (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7291070Z test_quick_ge_cpu_float16 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7291160Z test_quick_ge_cpu_float32 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7291250Z test_quick_ge_cpu_float64 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.7291350Z test_quick_ge_cpu_int16 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7291440Z test_quick_ge_cpu_int32 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7291530Z test_quick_ge_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7291620Z test_quick_ge_cpu_int8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7291710Z test_quick_ge_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7291820Z test_quick_grid_sampler_2d_cpu_float32 (__main__.TestDecompCPU) ... ok (0.294s) 2023-01-11T21:24:50.7291930Z test_quick_grid_sampler_2d_cpu_float64 (__main__.TestDecompCPU) ... ok (0.286s) 2023-01-11T21:24:50.7292020Z test_quick_gt_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7292120Z test_quick_gt_cpu_bool (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7292210Z test_quick_gt_cpu_float16 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7292300Z test_quick_gt_cpu_float32 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.7292390Z test_quick_gt_cpu_float64 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.7292480Z test_quick_gt_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7292590Z test_quick_gt_cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7292680Z test_quick_gt_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7292770Z test_quick_gt_cpu_int8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7292860Z test_quick_gt_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7292970Z test_quick_heaviside_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7293060Z test_quick_heaviside_cpu_bool (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.7293160Z test_quick_heaviside_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7293290Z test_quick_heaviside_cpu_float32 (__main__.TestDecompCPU) ... ok (0.031s) 2023-01-11T21:24:50.7293390Z test_quick_heaviside_cpu_float64 (__main__.TestDecompCPU) ... ok (0.030s) 2023-01-11T21:24:50.7293490Z test_quick_heaviside_cpu_int16 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.7293580Z test_quick_heaviside_cpu_int32 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.7293680Z test_quick_heaviside_cpu_int64 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7293780Z test_quick_heaviside_cpu_int8 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.7293870Z test_quick_heaviside_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.7293970Z test_quick_hypot_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7294070Z test_quick_hypot_cpu_float32 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.7294170Z test_quick_hypot_cpu_float64 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7294270Z test_quick_igamma_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7294360Z test_quick_igamma_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7294460Z test_quick_igamma_cpu_float32 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7294550Z test_quick_igamma_cpu_float64 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7294660Z test_quick_igammac_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7294750Z test_quick_igammac_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7294850Z test_quick_igammac_cpu_float32 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7294940Z test_quick_igammac_cpu_float64 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7295040Z test_quick_index_add_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7295140Z test_quick_index_add_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7295250Z test_quick_index_add_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7295350Z test_quick_index_add_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7295450Z test_quick_index_add_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7295550Z test_quick_index_add_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7295650Z test_quick_index_add_cpu_float32 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7295740Z test_quick_index_add_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7295840Z test_quick_index_add_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7295960Z test_quick_index_add_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7296060Z test_quick_index_add_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7296160Z test_quick_index_add_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7296250Z test_quick_index_add_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7296350Z test_quick_index_copy_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7296450Z test_quick_index_copy_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7296590Z test_quick_index_copy_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7296700Z test_quick_index_copy_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7296800Z test_quick_index_copy_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7296900Z test_quick_index_copy_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7297000Z test_quick_index_copy_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7297100Z test_quick_index_copy_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7297220Z test_quick_index_copy_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7297320Z test_quick_index_copy_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7297410Z test_quick_index_copy_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7297510Z test_quick_index_copy_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7297610Z test_quick_index_fill_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7297710Z test_quick_index_fill_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7297810Z test_quick_index_fill_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7297920Z test_quick_index_fill_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7298020Z test_quick_index_fill_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7298110Z test_quick_index_fill_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7298210Z test_quick_index_fill_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7298300Z test_quick_index_fill_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7298400Z test_quick_index_fill_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7298500Z test_quick_index_fill_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7298590Z test_quick_index_fill_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7298690Z test_quick_index_fill_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7298790Z test_quick_index_select_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7298900Z test_quick_index_select_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7299000Z test_quick_index_select_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7299110Z test_quick_index_select_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7299220Z test_quick_index_select_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7299330Z test_quick_index_select_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7299430Z test_quick_index_select_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7299530Z test_quick_index_select_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7299630Z test_quick_index_select_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7304560Z test_quick_index_select_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7304680Z test_quick_index_select_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7304790Z test_quick_index_select_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7304890Z test_quick_index_select_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7304990Z test_quick_isinf_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7305090Z test_quick_isinf_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7305190Z test_quick_isinf_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7305410Z test_quick_isinf_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7305510Z test_quick_isinf_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7305610Z test_quick_isinf_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7305700Z test_quick_isinf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7305800Z test_quick_isinf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7305890Z test_quick_isinf_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7305980Z test_quick_isinf_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7306070Z test_quick_isinf_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7306210Z test_quick_isinf_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7306300Z test_quick_isinf_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7306400Z test_quick_isnan_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7306490Z test_quick_isnan_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7306590Z test_quick_isnan_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7306690Z test_quick_isnan_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7306780Z test_quick_isnan_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7306870Z test_quick_isnan_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7306970Z test_quick_isnan_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7307060Z test_quick_isnan_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7307150Z test_quick_isnan_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7307240Z test_quick_isnan_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7307340Z test_quick_isnan_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7307430Z test_quick_isnan_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7307530Z test_quick_isneginf_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7307620Z test_quick_isneginf_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7307720Z test_quick_isneginf_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7307820Z test_quick_isneginf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7307920Z test_quick_isneginf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7308010Z test_quick_isneginf_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7308110Z test_quick_isneginf_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7308210Z test_quick_isneginf_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7308300Z test_quick_isneginf_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7308390Z test_quick_isneginf_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7308490Z test_quick_isposinf_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7308590Z test_quick_isposinf_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7308680Z test_quick_isposinf_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7308780Z test_quick_isposinf_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7308870Z test_quick_isposinf_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7308960Z test_quick_isposinf_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7309060Z test_quick_isposinf_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7309150Z test_quick_isposinf_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7309240Z test_quick_isposinf_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7309360Z test_quick_isposinf_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7309460Z test_quick_lcm_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7309550Z test_quick_lcm_cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7309640Z test_quick_lcm_cpu_int64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7309730Z test_quick_lcm_cpu_int8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7309820Z test_quick_lcm_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7309910Z test_quick_le_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7310020Z test_quick_le_cpu_bool (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7310120Z test_quick_le_cpu_float16 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7310210Z test_quick_le_cpu_float32 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7310300Z test_quick_le_cpu_float64 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.7310400Z test_quick_le_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7310490Z test_quick_le_cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7310580Z test_quick_le_cpu_int64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7310670Z test_quick_le_cpu_int8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7310760Z test_quick_le_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7310850Z test_quick_lerp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7310950Z test_quick_lerp_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.069s) 2023-01-11T21:24:50.7311050Z test_quick_lerp_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.072s) 2023-01-11T21:24:50.7311140Z test_quick_lerp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7311240Z test_quick_lerp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.7311340Z test_quick_lgamma_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7311430Z test_quick_lgamma_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7311530Z test_quick_lgamma_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7311630Z test_quick_lgamma_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7311720Z test_quick_lgamma_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7311820Z test_quick_lgamma_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7311910Z test_quick_lgamma_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7312010Z test_quick_lgamma_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7312100Z test_quick_lgamma_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7312210Z test_quick_linalg_vector_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.041s) 2023-01-11T21:24:50.7312330Z test_quick_linalg_vector_norm_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.201s) 2023-01-11T21:24:50.7312440Z test_quick_linalg_vector_norm_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.212s) 2023-01-11T21:24:50.7312550Z test_quick_linalg_vector_norm_cpu_float16 (__main__.TestDecompCPU) ... ok (0.041s) 2023-01-11T21:24:50.7312650Z test_quick_linalg_vector_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.131s) 2023-01-11T21:24:50.7312760Z test_quick_linalg_vector_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.124s) 2023-01-11T21:24:50.7312860Z test_quick_linspace_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7312960Z test_quick_linspace_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.7313070Z test_quick_linspace_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7313160Z test_quick_linspace_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7313290Z test_quick_linspace_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.7313380Z test_quick_linspace_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7313480Z test_quick_linspace_cpu_int16 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7313580Z test_quick_linspace_cpu_int32 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7313680Z test_quick_linspace_cpu_int64 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.7313770Z test_quick_linspace_cpu_int8 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7313870Z test_quick_linspace_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7313980Z test_quick_log10_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7314080Z test_quick_log10_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7314180Z test_quick_log10_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7314270Z test_quick_log10_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7314370Z test_quick_log10_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7314460Z test_quick_log10_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7314550Z test_quick_log10_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7314640Z test_quick_log10_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7314740Z test_quick_log10_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7314830Z test_quick_log10_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7314920Z test_quick_log10_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7315010Z test_quick_log1p_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7315110Z test_quick_log1p_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7315200Z test_quick_log1p_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7315300Z test_quick_log1p_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7315390Z test_quick_log1p_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7315490Z test_quick_log1p_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7315580Z test_quick_log1p_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7315670Z test_quick_log1p_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7315750Z test_quick_log1p_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7315850Z test_quick_log1p_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7315940Z test_quick_log1p_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7316030Z test_quick_log2_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7316120Z test_quick_log2_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7316220Z test_quick_log2_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7316320Z test_quick_log2_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7316410Z test_quick_log2_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7316500Z test_quick_log2_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7316600Z test_quick_log2_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7316690Z test_quick_log2_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7316780Z test_quick_log2_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7316870Z test_quick_log2_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7316960Z test_quick_log2_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7317050Z test_quick_log_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7317170Z test_quick_log_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7317260Z test_quick_log_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7317360Z test_quick_log_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7317450Z test_quick_log_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7317540Z test_quick_log_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7317640Z test_quick_log_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7317730Z test_quick_log_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7317830Z test_quick_log_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7317930Z test_quick_log_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7318020Z test_quick_log_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7318120Z test_quick_log_softmax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7318220Z test_quick_log_softmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7318320Z test_quick_log_softmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.7318430Z test_quick_logical_and_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7318530Z test_quick_logical_and_cpu_bool (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7318630Z test_quick_logical_and_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.050s) 2023-01-11T21:24:50.7318740Z test_quick_logical_and_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.051s) 2023-01-11T21:24:50.7318840Z test_quick_logical_and_cpu_float16 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7318940Z test_quick_logical_and_cpu_float32 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7319040Z test_quick_logical_and_cpu_float64 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.7319140Z test_quick_logical_and_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7319240Z test_quick_logical_and_cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7319330Z test_quick_logical_and_cpu_int64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7319430Z test_quick_logical_and_cpu_int8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7319520Z test_quick_logical_and_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7319620Z test_quick_logical_not_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7319720Z test_quick_logical_not_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7319830Z test_quick_logical_not_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7319930Z test_quick_logical_not_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7320030Z test_quick_logical_not_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7320130Z test_quick_logical_not_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7320220Z test_quick_logical_not_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7320320Z test_quick_logical_not_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7320420Z test_quick_logical_not_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7320510Z test_quick_logical_not_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7320610Z test_quick_logical_not_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7320710Z test_quick_logical_not_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7320800Z test_quick_logical_or_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7320900Z test_quick_logical_or_cpu_bool (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7321040Z test_quick_logical_or_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.051s) 2023-01-11T21:24:50.7321150Z test_quick_logical_or_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.051s) 2023-01-11T21:24:50.7321250Z test_quick_logical_or_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7321350Z test_quick_logical_or_cpu_float32 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7321450Z test_quick_logical_or_cpu_float64 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7321540Z test_quick_logical_or_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7321640Z test_quick_logical_or_cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7321780Z test_quick_logical_or_cpu_int64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7321880Z test_quick_logical_or_cpu_int8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7321970Z test_quick_logical_or_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7322070Z test_quick_logical_xor_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7322170Z test_quick_logical_xor_cpu_bool (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7322280Z test_quick_logical_xor_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.050s) 2023-01-11T21:24:50.7322380Z test_quick_logical_xor_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.051s) 2023-01-11T21:24:50.7322480Z test_quick_logical_xor_cpu_float16 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7322580Z test_quick_logical_xor_cpu_float32 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7322680Z test_quick_logical_xor_cpu_float64 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.7322780Z test_quick_logical_xor_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7322870Z test_quick_logical_xor_cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7322970Z test_quick_logical_xor_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7323070Z test_quick_logical_xor_cpu_int8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7323160Z test_quick_logical_xor_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7323260Z test_quick_logit_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7323350Z test_quick_logit_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7323450Z test_quick_logit_cpu_float32 (__main__.TestDecompCPU) ... ok (0.021s) 2023-01-11T21:24:50.7323550Z test_quick_logit_cpu_float64 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.7323640Z test_quick_logit_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7323730Z test_quick_logit_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7323820Z test_quick_logit_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7323910Z test_quick_logit_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7324000Z test_quick_logit_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7324100Z test_quick_logspace_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.049s) 2023-01-11T21:24:50.7324210Z test_quick_logspace_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.083s) 2023-01-11T21:24:50.7324310Z test_quick_logspace_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.087s) 2023-01-11T21:24:50.7324400Z test_quick_logspace_cpu_float32 (__main__.TestDecompCPU) ... ok (0.076s) 2023-01-11T21:24:50.7324500Z test_quick_logspace_cpu_float64 (__main__.TestDecompCPU) ... ok (0.069s) 2023-01-11T21:24:50.7324600Z test_quick_logspace_cpu_int16 (__main__.TestDecompCPU) ... ok (0.054s) 2023-01-11T21:24:50.7324690Z test_quick_logspace_cpu_int32 (__main__.TestDecompCPU) ... ok (0.054s) 2023-01-11T21:24:50.7324790Z test_quick_logspace_cpu_int64 (__main__.TestDecompCPU) ... ok (0.049s) 2023-01-11T21:24:50.7324910Z test_quick_logspace_cpu_int8 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.7325000Z test_quick_logspace_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7325110Z test_quick_logsumexp_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7325210Z test_quick_logsumexp_cpu_bool (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7325300Z test_quick_logsumexp_cpu_float32 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7325400Z test_quick_logsumexp_cpu_float64 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.7325500Z test_quick_logsumexp_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7325620Z test_quick_logsumexp_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7325720Z test_quick_logsumexp_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7325810Z test_quick_logsumexp_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7325910Z test_quick_logsumexp_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7326010Z test_quick_lt_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7326100Z test_quick_lt_cpu_bool (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7326190Z test_quick_lt_cpu_float16 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7326290Z test_quick_lt_cpu_float32 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7326370Z test_quick_lt_cpu_float64 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.7326460Z test_quick_lt_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7326560Z test_quick_lt_cpu_int32 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7326640Z test_quick_lt_cpu_int64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7326730Z test_quick_lt_cpu_int8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7326820Z test_quick_lt_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7326930Z test_quick_masked_fill_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7327030Z test_quick_masked_fill_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7327130Z test_quick_masked_fill_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.7327240Z test_quick_masked_fill_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7327340Z test_quick_masked_fill_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.7327440Z test_quick_masked_fill_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7327540Z test_quick_masked_fill_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.7327640Z test_quick_masked_fill_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.7327730Z test_quick_masked_fill_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7327830Z test_quick_masked_fill_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7327920Z test_quick_masked_fill_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7332270Z test_quick_masked_fill_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7332390Z test_quick_masked_fill_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7332490Z test_quick_maximum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7332590Z test_quick_maximum_cpu_bool (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7332680Z test_quick_maximum_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7332780Z test_quick_maximum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7332870Z test_quick_maximum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7332970Z test_quick_maximum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7333170Z test_quick_maximum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7333270Z test_quick_maximum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7333360Z test_quick_maximum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7333460Z test_quick_maximum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7333550Z test_quick_mean_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7333640Z test_quick_mean_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.024s) 2023-01-11T21:24:50.7333740Z test_quick_mean_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.025s) 2023-01-11T21:24:50.7333840Z test_quick_mean_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7333960Z test_quick_mean_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7334050Z test_quick_mean_cpu_float64 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7334210Z test_quick_meshgrid_list_of_tensors_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.bfloat16 not supported (0.000s) 2023-01-11T21:24:50.7334360Z test_quick_meshgrid_list_of_tensors_cpu_bool (__main__.TestDecompCPU) ... skip: meshgrid in torch.bool not supported (0.000s) 2023-01-11T21:24:50.7334520Z test_quick_meshgrid_list_of_tensors_cpu_complex128 (__main__.TestDecompCPU) ... skip: meshgrid in torch.complex128 not supported (0.000s) 2023-01-11T21:24:50.7334670Z test_quick_meshgrid_list_of_tensors_cpu_complex64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.complex64 not supported (0.000s) 2023-01-11T21:24:50.7334820Z test_quick_meshgrid_list_of_tensors_cpu_float16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float16 not supported (0.000s) 2023-01-11T21:24:50.7334970Z test_quick_meshgrid_list_of_tensors_cpu_float32 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float32 not supported (0.000s) 2023-01-11T21:24:50.7335110Z test_quick_meshgrid_list_of_tensors_cpu_float64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float64 not supported (0.000s) 2023-01-11T21:24:50.7335260Z test_quick_meshgrid_list_of_tensors_cpu_int16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int16 not supported (0.000s) 2023-01-11T21:24:50.7335400Z test_quick_meshgrid_list_of_tensors_cpu_int32 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int32 not supported (0.000s) 2023-01-11T21:24:50.7335540Z test_quick_meshgrid_list_of_tensors_cpu_int64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int64 not supported (0.000s) 2023-01-11T21:24:50.7335680Z test_quick_meshgrid_list_of_tensors_cpu_int8 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int8 not supported (0.000s) 2023-01-11T21:24:50.7335820Z test_quick_meshgrid_list_of_tensors_cpu_uint8 (__main__.TestDecompCPU) ... skip: meshgrid in torch.uint8 not supported (0.000s) 2023-01-11T21:24:50.7335980Z test_quick_meshgrid_variadic_tensors_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.bfloat16 not supported (0.000s) 2023-01-11T21:24:50.7336130Z test_quick_meshgrid_variadic_tensors_cpu_bool (__main__.TestDecompCPU) ... skip: meshgrid in torch.bool not supported (0.000s) 2023-01-11T21:24:50.7336290Z test_quick_meshgrid_variadic_tensors_cpu_complex128 (__main__.TestDecompCPU) ... skip: meshgrid in torch.complex128 not supported (0.000s) 2023-01-11T21:24:50.7336440Z test_quick_meshgrid_variadic_tensors_cpu_complex64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.complex64 not supported (0.000s) 2023-01-11T21:24:50.7336600Z test_quick_meshgrid_variadic_tensors_cpu_float16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float16 not supported (0.000s) 2023-01-11T21:24:50.7336750Z test_quick_meshgrid_variadic_tensors_cpu_float32 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float32 not supported (0.000s) 2023-01-11T21:24:50.7336890Z test_quick_meshgrid_variadic_tensors_cpu_float64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.float64 not supported (0.000s) 2023-01-11T21:24:50.7337060Z test_quick_meshgrid_variadic_tensors_cpu_int16 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int16 not supported (0.000s) 2023-01-11T21:24:50.7337210Z test_quick_meshgrid_variadic_tensors_cpu_int32 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int32 not supported (0.000s) 2023-01-11T21:24:50.7337350Z test_quick_meshgrid_variadic_tensors_cpu_int64 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int64 not supported (0.000s) 2023-01-11T21:24:50.7337490Z test_quick_meshgrid_variadic_tensors_cpu_int8 (__main__.TestDecompCPU) ... skip: meshgrid in torch.int8 not supported (0.000s) 2023-01-11T21:24:50.7337640Z test_quick_meshgrid_variadic_tensors_cpu_uint8 (__main__.TestDecompCPU) ... skip: meshgrid in torch.uint8 not supported (0.000s) 2023-01-11T21:24:50.7337760Z test_quick_minimum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7337860Z test_quick_minimum_cpu_bool (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7337960Z test_quick_minimum_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7338060Z test_quick_minimum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7338160Z test_quick_minimum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7338250Z test_quick_minimum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7338350Z test_quick_minimum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7338440Z test_quick_minimum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7338530Z test_quick_minimum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7338620Z test_quick_minimum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7338720Z test_quick_mul_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7338810Z test_quick_mul_cpu_bool (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7338910Z test_quick_mul_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.051s) 2023-01-11T21:24:50.7339000Z test_quick_mul_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.053s) 2023-01-11T21:24:50.7339100Z test_quick_mul_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.052s) 2023-01-11T21:24:50.7339190Z test_quick_mul_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7339290Z test_quick_mul_cpu_float32 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7339370Z test_quick_mul_cpu_float64 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7339470Z test_quick_mul_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7339560Z test_quick_mul_cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7339650Z test_quick_mul_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7339740Z test_quick_mul_cpu_int8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7339830Z test_quick_mul_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7339920Z test_quick_mv_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7340020Z test_quick_mv_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7340110Z test_quick_mv_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7340210Z test_quick_mv_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7340300Z test_quick_mv_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7340390Z test_quick_mv_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7340480Z test_quick_mv_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7340570Z test_quick_mv_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7340660Z test_quick_mv_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7340750Z test_quick_mv_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7340910Z test_quick_mvlgamma_mvlgamma_p_1_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7341020Z test_quick_mvlgamma_mvlgamma_p_1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7341140Z test_quick_mvlgamma_mvlgamma_p_1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7341250Z test_quick_mvlgamma_mvlgamma_p_1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7341360Z test_quick_mvlgamma_mvlgamma_p_1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7341460Z test_quick_mvlgamma_mvlgamma_p_1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7341570Z test_quick_mvlgamma_mvlgamma_p_1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7341710Z test_quick_mvlgamma_mvlgamma_p_1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7341830Z test_quick_mvlgamma_mvlgamma_p_3_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7341940Z test_quick_mvlgamma_mvlgamma_p_3_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7342050Z test_quick_mvlgamma_mvlgamma_p_3_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7342160Z test_quick_mvlgamma_mvlgamma_p_3_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7342260Z test_quick_mvlgamma_mvlgamma_p_3_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7342360Z test_quick_mvlgamma_mvlgamma_p_3_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7342470Z test_quick_mvlgamma_mvlgamma_p_3_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7342570Z test_quick_mvlgamma_mvlgamma_p_3_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7342680Z test_quick_mvlgamma_mvlgamma_p_5_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7342790Z test_quick_mvlgamma_mvlgamma_p_5_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7342900Z test_quick_mvlgamma_mvlgamma_p_5_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7343010Z test_quick_mvlgamma_mvlgamma_p_5_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7343110Z test_quick_mvlgamma_mvlgamma_p_5_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7343210Z test_quick_mvlgamma_mvlgamma_p_5_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7343320Z test_quick_mvlgamma_mvlgamma_p_5_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7343420Z test_quick_mvlgamma_mvlgamma_p_5_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7343530Z test_quick_nan_to_num_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7343630Z test_quick_nan_to_num_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7343730Z test_quick_nan_to_num_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7343830Z test_quick_nan_to_num_cpu_float32 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7343930Z test_quick_nan_to_num_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7344030Z test_quick_nan_to_num_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7344120Z test_quick_nan_to_num_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7344220Z test_quick_nan_to_num_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7344310Z test_quick_nan_to_num_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7344410Z test_quick_nan_to_num_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7344520Z test_quick_narrow_copy_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7344620Z test_quick_narrow_copy_cpu_bool (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7344730Z test_quick_narrow_copy_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.7344880Z test_quick_narrow_copy_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7344990Z test_quick_narrow_copy_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7345090Z test_quick_narrow_copy_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7345190Z test_quick_narrow_copy_cpu_float32 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7345290Z test_quick_narrow_copy_cpu_float64 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7345390Z test_quick_narrow_copy_cpu_int16 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7345490Z test_quick_narrow_copy_cpu_int32 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7345610Z test_quick_narrow_copy_cpu_int64 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7345720Z test_quick_narrow_copy_cpu_int8 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7345810Z test_quick_narrow_copy_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7345970Z test_quick_native_batch_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: native_batch_norm in torch.bfloat16 not supported (0.000s) 2023-01-11T21:24:50.7346120Z test_quick_native_batch_norm_cpu_float32 (__main__.TestDecompCPU) ... skip: native_batch_norm in torch.float32 not supported (0.000s) 2023-01-11T21:24:50.7346270Z test_quick_native_batch_norm_cpu_float64 (__main__.TestDecompCPU) ... skip: native_batch_norm in torch.float64 not supported (0.000s) 2023-01-11T21:24:50.7346390Z test_quick_native_dropout_backward_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7346500Z test_quick_native_dropout_backward_cpu_bool (__main__.TestDecompCPU) ... ok (0.056s) 2023-01-11T21:24:50.7346610Z test_quick_native_dropout_backward_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7346730Z test_quick_native_dropout_backward_cpu_float32 (__main__.TestDecompCPU) ... ok (0.070s) 2023-01-11T21:24:50.7346840Z test_quick_native_dropout_backward_cpu_float64 (__main__.TestDecompCPU) ... ok (0.069s) 2023-01-11T21:24:50.7346950Z test_quick_native_dropout_backward_cpu_int16 (__main__.TestDecompCPU) ... ok (0.056s) 2023-01-11T21:24:50.7347060Z test_quick_native_dropout_backward_cpu_int32 (__main__.TestDecompCPU) ... ok (0.056s) 2023-01-11T21:24:50.7347170Z test_quick_native_dropout_backward_cpu_int64 (__main__.TestDecompCPU) ... ok (0.056s) 2023-01-11T21:24:50.7347280Z test_quick_native_dropout_backward_cpu_int8 (__main__.TestDecompCPU) ... ok (0.056s) 2023-01-11T21:24:50.7347380Z test_quick_native_dropout_backward_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.056s) 2023-01-11T21:24:50.7347490Z test_quick_native_layer_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7347600Z test_quick_native_layer_norm_cpu_float32 (__main__.TestDecompCPU) ... ok (0.049s) 2023-01-11T21:24:50.7347700Z test_quick_native_layer_norm_cpu_float64 (__main__.TestDecompCPU) ... ok (0.045s) 2023-01-11T21:24:50.7347800Z test_quick_ne_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7347890Z test_quick_ne_cpu_bool (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7347990Z test_quick_ne_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.050s) 2023-01-11T21:24:50.7348090Z test_quick_ne_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.051s) 2023-01-11T21:24:50.7348180Z test_quick_ne_cpu_float16 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7348270Z test_quick_ne_cpu_float32 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7348360Z test_quick_ne_cpu_float64 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.7348450Z test_quick_ne_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7348540Z test_quick_ne_cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7348630Z test_quick_ne_cpu_int64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7348720Z test_quick_ne_cpu_int8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7348840Z test_quick_ne_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7348940Z test_quick_neg_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7349040Z test_quick_neg_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7349140Z test_quick_neg_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7349240Z test_quick_neg_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7349340Z test_quick_neg_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7349430Z test_quick_neg_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7349550Z test_quick_neg_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7349640Z test_quick_neg_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7349730Z test_quick_neg_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7349820Z test_quick_neg_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7349920Z test_quick_neg_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7350010Z test_quick_neg_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7350150Z test_quick_new_empty_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: new_empty in torch.bfloat16 not supported (0.000s) 2023-01-11T21:24:50.7350280Z test_quick_new_empty_cpu_bool (__main__.TestDecompCPU) ... skip: new_empty in torch.bool not supported (0.000s) 2023-01-11T21:24:50.7350430Z test_quick_new_empty_cpu_complex128 (__main__.TestDecompCPU) ... skip: new_empty in torch.complex128 not supported (0.000s) 2023-01-11T21:24:50.7350570Z test_quick_new_empty_cpu_complex32 (__main__.TestDecompCPU) ... skip: new_empty in torch.complex32 not supported (0.000s) 2023-01-11T21:24:50.7350710Z test_quick_new_empty_cpu_complex64 (__main__.TestDecompCPU) ... skip: new_empty in torch.complex64 not supported (0.000s) 2023-01-11T21:24:50.7350850Z test_quick_new_empty_cpu_float16 (__main__.TestDecompCPU) ... skip: new_empty in torch.float16 not supported (0.000s) 2023-01-11T21:24:50.7350990Z test_quick_new_empty_cpu_float32 (__main__.TestDecompCPU) ... skip: new_empty in torch.float32 not supported (0.000s) 2023-01-11T21:24:50.7351120Z test_quick_new_empty_cpu_float64 (__main__.TestDecompCPU) ... skip: new_empty in torch.float64 not supported (0.000s) 2023-01-11T21:24:50.7351250Z test_quick_new_empty_cpu_int16 (__main__.TestDecompCPU) ... skip: new_empty in torch.int16 not supported (0.000s) 2023-01-11T21:24:50.7351380Z test_quick_new_empty_cpu_int32 (__main__.TestDecompCPU) ... skip: new_empty in torch.int32 not supported (0.000s) 2023-01-11T21:24:50.7351510Z test_quick_new_empty_cpu_int64 (__main__.TestDecompCPU) ... skip: new_empty in torch.int64 not supported (0.000s) 2023-01-11T21:24:50.7351640Z test_quick_new_empty_cpu_int8 (__main__.TestDecompCPU) ... skip: new_empty in torch.int8 not supported (0.000s) 2023-01-11T21:24:50.7351770Z test_quick_new_empty_cpu_uint8 (__main__.TestDecompCPU) ... skip: new_empty in torch.uint8 not supported (0.000s) 2023-01-11T21:24:50.7351920Z test_quick_new_empty_strided_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.7352070Z test_quick_new_empty_strided_cpu_bool (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.7352220Z test_quick_new_empty_strided_cpu_complex128 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.7352380Z test_quick_new_empty_strided_cpu_complex32 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.7352540Z test_quick_new_empty_strided_cpu_complex64 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.7352720Z test_quick_new_empty_strided_cpu_float16 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.7352870Z test_quick_new_empty_strided_cpu_float32 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.7353010Z test_quick_new_empty_strided_cpu_float64 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.7353160Z test_quick_new_empty_strided_cpu_int16 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.7353300Z test_quick_new_empty_strided_cpu_int32 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.7353460Z test_quick_new_empty_strided_cpu_int64 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.7353620Z test_quick_new_empty_strided_cpu_int8 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.7353760Z test_quick_new_empty_strided_cpu_uint8 (__main__.TestDecompCPU) ... skip: Expected: new_empty_strided is not comparable (0.000s) 2023-01-11T21:24:50.7353860Z test_quick_new_full_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7353960Z test_quick_new_full_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7354060Z test_quick_new_full_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7354160Z test_quick_new_full_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7354260Z test_quick_new_full_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7354360Z test_quick_new_full_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7354460Z test_quick_new_full_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7354550Z test_quick_new_full_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7354650Z test_quick_new_full_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7354740Z test_quick_new_full_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7354840Z test_quick_new_full_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7354940Z test_quick_new_full_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7355030Z test_quick_new_full_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7355130Z test_quick_new_ones_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7355230Z test_quick_new_ones_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7355330Z test_quick_new_ones_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7355430Z test_quick_new_ones_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7355530Z test_quick_new_ones_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7355630Z test_quick_new_ones_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7355730Z test_quick_new_ones_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7355820Z test_quick_new_ones_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7355920Z test_quick_new_ones_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7356010Z test_quick_new_ones_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7356110Z test_quick_new_ones_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7356200Z test_quick_new_ones_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7356290Z test_quick_new_ones_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7356400Z test_quick_new_zeros_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7356540Z test_quick_new_zeros_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7356650Z test_quick_new_zeros_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7356750Z test_quick_new_zeros_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7356850Z test_quick_new_zeros_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7356950Z test_quick_new_zeros_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7357050Z test_quick_new_zeros_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7357150Z test_quick_new_zeros_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7357290Z test_quick_new_zeros_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7357390Z test_quick_new_zeros_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7357490Z test_quick_new_zeros_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7357590Z test_quick_new_zeros_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7357680Z test_quick_new_zeros_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7357790Z test_quick_nextafter_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7357890Z test_quick_nextafter_cpu_float32 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7357990Z test_quick_nextafter_cpu_float64 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7358120Z test_quick_nn_functional_binary_cross_entropy_cpu_float32 (__main__.TestDecompCPU) ... ok (0.119s) 2023-01-11T21:24:50.7358240Z test_quick_nn_functional_binary_cross_entropy_cpu_float64 (__main__.TestDecompCPU) ... ok (0.114s) 2023-01-11T21:24:50.7358380Z test_quick_nn_functional_binary_cross_entropy_with_logits_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7358520Z test_quick_nn_functional_binary_cross_entropy_with_logits_cpu_float32 (__main__.TestDecompCPU) ... ok (0.059s) 2023-01-11T21:24:50.7358650Z test_quick_nn_functional_binary_cross_entropy_with_logits_cpu_float64 (__main__.TestDecompCPU) ... ok (0.056s) 2023-01-11T21:24:50.7358760Z test_quick_nn_functional_elu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7358870Z test_quick_nn_functional_elu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7358980Z test_quick_nn_functional_elu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7364000Z test_quick_nn_functional_embedding_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7364150Z test_quick_nn_functional_embedding_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7364270Z test_quick_nn_functional_embedding_cpu_float32 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7364380Z test_quick_nn_functional_embedding_cpu_float64 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7364490Z test_quick_nn_functional_gelu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7364600Z test_quick_nn_functional_gelu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.056s) 2023-01-11T21:24:50.7364710Z test_quick_nn_functional_gelu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.054s) 2023-01-11T21:24:50.7364810Z test_quick_nn_functional_glu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7364920Z test_quick_nn_functional_glu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.341s) 2023-01-11T21:24:50.7365030Z test_quick_nn_functional_glu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.337s) 2023-01-11T21:24:50.7365140Z test_quick_nn_functional_hardshrink_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7365260Z test_quick_nn_functional_hardshrink_cpu_float32 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.7365370Z test_quick_nn_functional_hardshrink_cpu_float64 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.7365640Z test_quick_nn_functional_hardsigmoid_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7365760Z test_quick_nn_functional_hardsigmoid_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7365870Z test_quick_nn_functional_hardsigmoid_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7365990Z test_quick_nn_functional_hardswish_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7366100Z test_quick_nn_functional_hardswish_cpu_float32 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7366210Z test_quick_nn_functional_hardswish_cpu_float64 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.7366350Z test_quick_nn_functional_hardtanh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7366470Z test_quick_nn_functional_hardtanh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.7366590Z test_quick_nn_functional_hardtanh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.7366700Z test_quick_nn_functional_hardtanh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7366810Z test_quick_nn_functional_hardtanh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7366920Z test_quick_nn_functional_hardtanh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7367030Z test_quick_nn_functional_hardtanh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7367150Z test_quick_nn_functional_huber_loss_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.7367260Z test_quick_nn_functional_huber_loss_cpu_float16 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.7367370Z test_quick_nn_functional_huber_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.090s) 2023-01-11T21:24:50.7367480Z test_quick_nn_functional_huber_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.085s) 2023-01-11T21:24:50.7367600Z test_quick_nn_functional_leaky_relu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7367700Z test_quick_nn_functional_leaky_relu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.061s) 2023-01-11T21:24:50.7367810Z test_quick_nn_functional_leaky_relu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.060s) 2023-01-11T21:24:50.7367920Z test_quick_nn_functional_logsigmoid_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7368030Z test_quick_nn_functional_logsigmoid_cpu_float32 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7368140Z test_quick_nn_functional_logsigmoid_cpu_float64 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7368250Z test_quick_nn_functional_mish_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7368360Z test_quick_nn_functional_mish_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7368470Z test_quick_nn_functional_mish_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7368790Z test_quick_nn_functional_mse_loss_cpu_float16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7368910Z test_quick_nn_functional_mse_loss_cpu_float32 (__main__.TestDecompCPU) ... ok (0.038s) 2023-01-11T21:24:50.7369020Z test_quick_nn_functional_mse_loss_cpu_float64 (__main__.TestDecompCPU) ... ok (0.036s) 2023-01-11T21:24:50.7369140Z test_quick_nn_functional_pad_constant_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7369250Z test_quick_nn_functional_pad_constant_cpu_bool (__main__.TestDecompCPU) ... ok (0.050s) 2023-01-11T21:24:50.7369370Z test_quick_nn_functional_pad_constant_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.132s) 2023-01-11T21:24:50.7369490Z test_quick_nn_functional_pad_constant_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.134s) 2023-01-11T21:24:50.7369610Z test_quick_nn_functional_pad_constant_cpu_float16 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7369790Z test_quick_nn_functional_pad_constant_cpu_float32 (__main__.TestDecompCPU) ... ok (0.077s) 2023-01-11T21:24:50.7369900Z test_quick_nn_functional_pad_constant_cpu_float64 (__main__.TestDecompCPU) ... ok (0.076s) 2023-01-11T21:24:50.7370020Z test_quick_nn_functional_pad_constant_cpu_int16 (__main__.TestDecompCPU) ... ok (0.050s) 2023-01-11T21:24:50.7370130Z test_quick_nn_functional_pad_constant_cpu_int32 (__main__.TestDecompCPU) ... ok (0.050s) 2023-01-11T21:24:50.7370240Z test_quick_nn_functional_pad_constant_cpu_int64 (__main__.TestDecompCPU) ... ok (0.049s) 2023-01-11T21:24:50.7370350Z test_quick_nn_functional_pad_constant_cpu_int8 (__main__.TestDecompCPU) ... ok (0.050s) 2023-01-11T21:24:50.7370500Z test_quick_nn_functional_pad_constant_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.050s) 2023-01-11T21:24:50.7370610Z test_quick_nn_functional_prelu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7370720Z test_quick_nn_functional_prelu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.254s) 2023-01-11T21:24:50.7370830Z test_quick_nn_functional_prelu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.247s) 2023-01-11T21:24:50.7371000Z test_quick_nn_functional_relu6_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.bfloat16 not supported (0.000s) 2023-01-11T21:24:50.7371160Z test_quick_nn_functional_relu6_cpu_float32 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.float32 not supported (0.000s) 2023-01-11T21:24:50.7371310Z test_quick_nn_functional_relu6_cpu_float64 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.float64 not supported (0.000s) 2023-01-11T21:24:50.7371470Z test_quick_nn_functional_relu6_cpu_int16 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.int16 not supported (0.000s) 2023-01-11T21:24:50.7371620Z test_quick_nn_functional_relu6_cpu_int32 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.int32 not supported (0.000s) 2023-01-11T21:24:50.7371770Z test_quick_nn_functional_relu6_cpu_int64 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.int64 not supported (0.000s) 2023-01-11T21:24:50.7371920Z test_quick_nn_functional_relu6_cpu_int8 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.int8 not supported (0.000s) 2023-01-11T21:24:50.7372070Z test_quick_nn_functional_relu6_cpu_uint8 (__main__.TestDecompCPU) ... skip: nn.functional.relu6 in torch.uint8 not supported (0.000s) 2023-01-11T21:24:50.7372180Z test_quick_nn_functional_relu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7372290Z test_quick_nn_functional_relu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7372400Z test_quick_nn_functional_relu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7372510Z test_quick_nn_functional_relu_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7372610Z test_quick_nn_functional_relu_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7372720Z test_quick_nn_functional_relu_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7372830Z test_quick_nn_functional_relu_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7372930Z test_quick_nn_functional_relu_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7373050Z test_quick_nn_functional_rrelu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7373160Z test_quick_nn_functional_rrelu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7373260Z test_quick_nn_functional_rrelu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7373360Z test_quick_nn_functional_silu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7373480Z test_quick_nn_functional_silu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7373580Z test_quick_nn_functional_silu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7373740Z test_quick_nn_functional_softplus_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7373850Z test_quick_nn_functional_softplus_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7373970Z test_quick_nn_functional_softplus_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7374080Z test_quick_nn_functional_softshrink_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7374200Z test_quick_nn_functional_softshrink_cpu_float32 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7374310Z test_quick_nn_functional_softshrink_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7374450Z test_quick_nn_functional_unfold_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.164s) 2023-01-11T21:24:50.7374570Z test_quick_nn_functional_unfold_cpu_complex128 (__main__.TestDecompCPU) ... ok (1.286s) 2023-01-11T21:24:50.7374680Z test_quick_nn_functional_unfold_cpu_complex64 (__main__.TestDecompCPU) ... ok (1.310s) 2023-01-11T21:24:50.7374790Z test_quick_nn_functional_unfold_cpu_float16 (__main__.TestDecompCPU) ... ok (0.163s) 2023-01-11T21:24:50.7374900Z test_quick_nn_functional_unfold_cpu_float32 (__main__.TestDecompCPU) ... ok (0.770s) 2023-01-11T21:24:50.7375010Z test_quick_nn_functional_unfold_cpu_float64 (__main__.TestDecompCPU) ... ok (0.756s) 2023-01-11T21:24:50.7375150Z test_quick_norm_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: norm in torch.bfloat16 not supported (0.000s) 2023-01-11T21:24:50.7375290Z test_quick_norm_cpu_complex128 (__main__.TestDecompCPU) ... skip: norm in torch.complex128 not supported (0.000s) 2023-01-11T21:24:50.7375430Z test_quick_norm_cpu_complex64 (__main__.TestDecompCPU) ... skip: norm in torch.complex64 not supported (0.000s) 2023-01-11T21:24:50.7375560Z test_quick_norm_cpu_float16 (__main__.TestDecompCPU) ... skip: norm in torch.float16 not supported (0.000s) 2023-01-11T21:24:50.7375690Z test_quick_norm_cpu_float32 (__main__.TestDecompCPU) ... skip: norm in torch.float32 not supported (0.000s) 2023-01-11T21:24:50.7375810Z test_quick_norm_cpu_float64 (__main__.TestDecompCPU) ... skip: norm in torch.float64 not supported (0.000s) 2023-01-11T21:24:50.7375950Z test_quick_norm_fro_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: norm in torch.bfloat16 not supported (0.000s) 2023-01-11T21:24:50.7376090Z test_quick_norm_fro_cpu_complex128 (__main__.TestDecompCPU) ... skip: norm in torch.complex128 not supported (0.000s) 2023-01-11T21:24:50.7376230Z test_quick_norm_fro_cpu_complex64 (__main__.TestDecompCPU) ... skip: norm in torch.complex64 not supported (0.000s) 2023-01-11T21:24:50.7376360Z test_quick_norm_fro_cpu_float16 (__main__.TestDecompCPU) ... skip: norm in torch.float16 not supported (0.000s) 2023-01-11T21:24:50.7376500Z test_quick_norm_fro_cpu_float32 (__main__.TestDecompCPU) ... skip: norm in torch.float32 not supported (0.000s) 2023-01-11T21:24:50.7376630Z test_quick_norm_fro_cpu_float64 (__main__.TestDecompCPU) ... skip: norm in torch.float64 not supported (0.000s) 2023-01-11T21:24:50.7376770Z test_quick_norm_inf_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: norm in torch.bfloat16 not supported (0.000s) 2023-01-11T21:24:50.7376900Z test_quick_norm_inf_cpu_complex128 (__main__.TestDecompCPU) ... skip: norm in torch.complex128 not supported (0.000s) 2023-01-11T21:24:50.7377040Z test_quick_norm_inf_cpu_complex64 (__main__.TestDecompCPU) ... skip: norm in torch.complex64 not supported (0.000s) 2023-01-11T21:24:50.7377170Z test_quick_norm_inf_cpu_float16 (__main__.TestDecompCPU) ... skip: norm in torch.float16 not supported (0.000s) 2023-01-11T21:24:50.7377300Z test_quick_norm_inf_cpu_float32 (__main__.TestDecompCPU) ... skip: norm in torch.float32 not supported (0.000s) 2023-01-11T21:24:50.7377430Z test_quick_norm_inf_cpu_float64 (__main__.TestDecompCPU) ... skip: norm in torch.float64 not supported (0.000s) 2023-01-11T21:24:50.7377630Z test_quick_norm_nuc_cpu_complex128 (__main__.TestDecompCPU) ... skip: norm in torch.complex128 not supported (0.000s) 2023-01-11T21:24:50.7377770Z test_quick_norm_nuc_cpu_complex64 (__main__.TestDecompCPU) ... skip: norm in torch.complex64 not supported (0.000s) 2023-01-11T21:24:50.7377900Z test_quick_norm_nuc_cpu_float32 (__main__.TestDecompCPU) ... skip: norm in torch.float32 not supported (0.000s) 2023-01-11T21:24:50.7378030Z test_quick_norm_nuc_cpu_float64 (__main__.TestDecompCPU) ... skip: norm in torch.float64 not supported (0.000s) 2023-01-11T21:24:50.7378130Z test_quick_ones_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7378230Z test_quick_ones_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7378400Z test_quick_ones_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7378500Z test_quick_ones_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7378600Z test_quick_ones_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7378700Z test_quick_ones_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7378800Z test_quick_ones_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7378890Z test_quick_ones_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7378990Z test_quick_ones_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7379080Z test_quick_ones_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7379170Z test_quick_ones_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7379260Z test_quick_ones_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7379360Z test_quick_ones_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7379460Z test_quick_permute_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7379560Z test_quick_permute_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7379670Z test_quick_permute_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7379770Z test_quick_permute_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7379870Z test_quick_permute_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7379990Z test_quick_permute_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7380090Z test_quick_permute_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7380190Z test_quick_permute_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7380290Z test_quick_permute_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7380390Z test_quick_permute_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7380480Z test_quick_permute_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7380580Z test_quick_permute_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7380670Z test_quick_permute_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7380770Z test_quick_pow_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7380870Z test_quick_pow_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.051s) 2023-01-11T21:24:50.7380970Z test_quick_pow_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.052s) 2023-01-11T21:24:50.7381070Z test_quick_pow_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7381160Z test_quick_pow_cpu_float32 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7381250Z test_quick_pow_cpu_float64 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7381350Z test_quick_pow_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7381440Z test_quick_pow_cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7381520Z test_quick_pow_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7381620Z test_quick_pow_cpu_int8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7381760Z test_quick_pow_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7381860Z test_quick_prod_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7381970Z test_quick_prod_cpu_bool (__main__.TestDecompCPU) ... ok (0.046s) 2023-01-11T21:24:50.7382060Z test_quick_prod_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.120s) 2023-01-11T21:24:50.7382170Z test_quick_prod_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.123s) 2023-01-11T21:24:50.7382260Z test_quick_prod_cpu_float32 (__main__.TestDecompCPU) ... ok (0.069s) 2023-01-11T21:24:50.7382360Z test_quick_prod_cpu_float64 (__main__.TestDecompCPU) ... ok (0.068s) 2023-01-11T21:24:50.7382500Z test_quick_prod_cpu_int16 (__main__.TestDecompCPU) ... ok (0.046s) 2023-01-11T21:24:50.7382590Z test_quick_prod_cpu_int32 (__main__.TestDecompCPU) ... ok (0.046s) 2023-01-11T21:24:50.7382690Z test_quick_prod_cpu_int64 (__main__.TestDecompCPU) ... ok (0.045s) 2023-01-11T21:24:50.7382780Z test_quick_prod_cpu_int8 (__main__.TestDecompCPU) ... ok (0.046s) 2023-01-11T21:24:50.7382870Z test_quick_prod_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.046s) 2023-01-11T21:24:50.7382990Z test_quick_randn_cpu_bfloat16 (__main__.TestDecompCPU) ... expected failure (0.001s) 2023-01-11T21:24:50.7383110Z test_quick_randn_cpu_complex128 (__main__.TestDecompCPU) ... expected failure (0.001s) 2023-01-11T21:24:50.7383220Z test_quick_randn_cpu_complex32 (__main__.TestDecompCPU) ... expected failure (0.001s) 2023-01-11T21:24:50.7383340Z test_quick_randn_cpu_complex64 (__main__.TestDecompCPU) ... expected failure (0.001s) 2023-01-11T21:24:50.7383450Z test_quick_randn_cpu_float16 (__main__.TestDecompCPU) ... expected failure (0.001s) 2023-01-11T21:24:50.7383560Z test_quick_randn_cpu_float32 (__main__.TestDecompCPU) ... expected failure (0.001s) 2023-01-11T21:24:50.7383660Z test_quick_randn_cpu_float64 (__main__.TestDecompCPU) ... expected failure (0.001s) 2023-01-11T21:24:50.7383770Z test_quick_reciprocal_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7383880Z test_quick_reciprocal_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7383990Z test_quick_reciprocal_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7384100Z test_quick_reciprocal_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7384200Z test_quick_reciprocal_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7384300Z test_quick_reciprocal_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7384400Z test_quick_reciprocal_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7384510Z test_quick_reciprocal_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7384610Z test_quick_reciprocal_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7384710Z test_quick_reciprocal_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7384820Z test_quick_reciprocal_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7384920Z test_quick_reciprocal_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7385030Z test_quick_remainder_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7385130Z test_quick_remainder_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7385230Z test_quick_remainder_cpu_float32 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.7385330Z test_quick_remainder_cpu_float64 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7385430Z test_quick_remainder_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7385530Z test_quick_remainder_cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7385630Z test_quick_remainder_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7385730Z test_quick_remainder_cpu_int8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7385870Z test_quick_remainder_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7385980Z test_quick_repeat_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7386080Z test_quick_repeat_cpu_bool (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.7386180Z test_quick_repeat_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7386280Z test_quick_repeat_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7386380Z test_quick_repeat_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7386480Z test_quick_repeat_cpu_float32 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.7386620Z test_quick_repeat_cpu_float64 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7386720Z test_quick_repeat_cpu_int16 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.7386810Z test_quick_repeat_cpu_int32 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.7386910Z test_quick_repeat_cpu_int64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7387010Z test_quick_repeat_cpu_int8 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.7387100Z test_quick_repeat_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.7387210Z test_quick_roll_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7387300Z test_quick_roll_cpu_bool (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7387400Z test_quick_roll_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.046s) 2023-01-11T21:24:50.7387500Z test_quick_roll_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.046s) 2023-01-11T21:24:50.7387590Z test_quick_roll_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.047s) 2023-01-11T21:24:50.7387690Z test_quick_roll_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7387780Z test_quick_roll_cpu_float32 (__main__.TestDecompCPU) ... ok (0.026s) 2023-01-11T21:24:50.7387880Z test_quick_roll_cpu_float64 (__main__.TestDecompCPU) ... ok (0.026s) 2023-01-11T21:24:50.7387980Z test_quick_roll_cpu_int16 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7388070Z test_quick_roll_cpu_int32 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7388160Z test_quick_roll_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7388260Z test_quick_roll_cpu_int8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7388350Z test_quick_roll_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7388450Z test_quick_rot90_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7388550Z test_quick_rot90_cpu_bool (__main__.TestDecompCPU) ... ok (0.066s) 2023-01-11T21:24:50.7388650Z test_quick_rot90_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.185s) 2023-01-11T21:24:50.7388740Z test_quick_rot90_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.186s) 2023-01-11T21:24:50.7388840Z test_quick_rot90_cpu_float16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7388940Z test_quick_rot90_cpu_float32 (__main__.TestDecompCPU) ... ok (0.102s) 2023-01-11T21:24:50.7389030Z test_quick_rot90_cpu_float64 (__main__.TestDecompCPU) ... ok (0.100s) 2023-01-11T21:24:50.7389130Z test_quick_rot90_cpu_int16 (__main__.TestDecompCPU) ... ok (0.066s) 2023-01-11T21:24:50.7389220Z test_quick_rot90_cpu_int32 (__main__.TestDecompCPU) ... ok (0.066s) 2023-01-11T21:24:50.7389320Z test_quick_rot90_cpu_int64 (__main__.TestDecompCPU) ... ok (0.065s) 2023-01-11T21:24:50.7389410Z test_quick_rot90_cpu_int8 (__main__.TestDecompCPU) ... ok (0.065s) 2023-01-11T21:24:50.7389500Z test_quick_rot90_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.065s) 2023-01-11T21:24:50.7389600Z test_quick_rsqrt_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7389700Z test_quick_rsqrt_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7389800Z test_quick_rsqrt_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7389940Z test_quick_rsqrt_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7390050Z test_quick_rsqrt_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7390140Z test_quick_rsqrt_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7390240Z test_quick_rsqrt_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7390330Z test_quick_rsqrt_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7390420Z test_quick_rsqrt_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7390510Z test_quick_rsqrt_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7390630Z test_quick_rsqrt_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7390730Z test_quick_rsub_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7396100Z test_quick_rsub_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.057s) 2023-01-11T21:24:50.7396250Z test_quick_rsub_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.058s) 2023-01-11T21:24:50.7396350Z test_quick_rsub_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7396450Z test_quick_rsub_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2023-01-11T21:24:50.7396550Z test_quick_rsub_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2023-01-11T21:24:50.7396650Z test_quick_rsub_cpu_int16 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7396740Z test_quick_rsub_cpu_int32 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7396830Z test_quick_rsub_cpu_int64 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7396930Z test_quick_rsub_cpu_int8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7397030Z test_quick_rsub_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7397130Z test_quick_select_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7397420Z test_quick_select_cpu_bool (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7397520Z test_quick_select_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7397730Z test_quick_select_cpu_complex32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7397830Z test_quick_select_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7397930Z test_quick_select_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7398030Z test_quick_select_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7398130Z test_quick_select_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7398340Z test_quick_select_cpu_int16 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7398540Z test_quick_select_cpu_int32 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7398740Z test_quick_select_cpu_int64 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7398950Z test_quick_select_cpu_int8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7399150Z test_quick_select_cpu_uint8 (__main__.TestDecompCPU) ... skip: only backwards is decomposed, but dtype doesn't support AD (0.000s) 2023-01-11T21:24:50.7399250Z test_quick_sgn_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7399340Z test_quick_sgn_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7399440Z test_quick_sgn_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7399540Z test_quick_sgn_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7399810Z test_quick_sgn_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7399910Z test_quick_sgn_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7400010Z test_quick_sgn_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7400100Z test_quick_sgn_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7400190Z test_quick_sgn_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7400280Z test_quick_sgn_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7400370Z test_quick_sgn_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7400540Z test_quick_sgn_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7400640Z test_quick_sgn_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7400740Z test_quick_sigmoid_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7400840Z test_quick_sigmoid_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7400940Z test_quick_sigmoid_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7401040Z test_quick_sigmoid_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7401140Z test_quick_sigmoid_cpu_float32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7401240Z test_quick_sigmoid_cpu_float64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7401330Z test_quick_sigmoid_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7401430Z test_quick_sigmoid_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7401530Z test_quick_sigmoid_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7401620Z test_quick_sigmoid_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7401720Z test_quick_sigmoid_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7401820Z test_quick_sign_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7401910Z test_quick_sign_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7402010Z test_quick_sign_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7402100Z test_quick_sign_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7402200Z test_quick_sign_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7402290Z test_quick_sign_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7402390Z test_quick_sign_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7402480Z test_quick_sign_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7402570Z test_quick_sign_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7402660Z test_quick_sign_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7402770Z test_quick_signbit_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7402870Z test_quick_signbit_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7402960Z test_quick_signbit_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7403070Z test_quick_signbit_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7403170Z test_quick_signbit_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7403270Z test_quick_signbit_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7403360Z test_quick_signbit_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7403460Z test_quick_signbit_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7403550Z test_quick_signbit_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7403650Z test_quick_signbit_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7403740Z test_quick_sin_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7403870Z test_quick_sin_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7403970Z test_quick_sin_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7404070Z test_quick_sin_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7404160Z test_quick_sin_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7404250Z test_quick_sin_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7404350Z test_quick_sin_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7404440Z test_quick_sin_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7404560Z test_quick_sin_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7404660Z test_quick_sin_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7404750Z test_quick_sin_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7404850Z test_quick_sinc_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7404940Z test_quick_sinc_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7405040Z test_quick_sinc_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7405130Z test_quick_sinc_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7405230Z test_quick_sinc_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7405320Z test_quick_sinc_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7405420Z test_quick_sinc_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7405520Z test_quick_sinc_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7405610Z test_quick_sinc_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7405710Z test_quick_sinc_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7405800Z test_quick_sinc_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7405900Z test_quick_sinh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7405990Z test_quick_sinh_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7406090Z test_quick_sinh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7406190Z test_quick_sinh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7406280Z test_quick_sinh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7406380Z test_quick_sinh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7406470Z test_quick_sinh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7406570Z test_quick_sinh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7406660Z test_quick_sinh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7406750Z test_quick_sinh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7406840Z test_quick_sinh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7406940Z test_quick_slice_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7407030Z test_quick_slice_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7407130Z test_quick_slice_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.037s) 2023-01-11T21:24:50.7407230Z test_quick_slice_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.038s) 2023-01-11T21:24:50.7407330Z test_quick_slice_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.037s) 2023-01-11T21:24:50.7407430Z test_quick_slice_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7407530Z test_quick_slice_cpu_float32 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.7407620Z test_quick_slice_cpu_float64 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.7407720Z test_quick_slice_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7407850Z test_quick_slice_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7407940Z test_quick_slice_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7408040Z test_quick_slice_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7408130Z test_quick_slice_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7408230Z test_quick_softmax_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7408330Z test_quick_softmax_cpu_float32 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7408430Z test_quick_softmax_cpu_float64 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.7408570Z test_quick_special_entr_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7408680Z test_quick_special_entr_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7408790Z test_quick_special_entr_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7408900Z test_quick_special_entr_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7409000Z test_quick_special_entr_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7409100Z test_quick_special_entr_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7409200Z test_quick_special_entr_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7409300Z test_quick_special_entr_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7409400Z test_quick_special_entr_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7409500Z test_quick_special_erfcx_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7409610Z test_quick_special_erfcx_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7409710Z test_quick_special_erfcx_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7409820Z test_quick_special_erfcx_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7409920Z test_quick_special_erfcx_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7410010Z test_quick_special_erfcx_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7410110Z test_quick_special_erfcx_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7410220Z test_quick_special_erfcx_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7410320Z test_quick_special_i0e_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7410430Z test_quick_special_i0e_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7410530Z test_quick_special_i0e_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7410630Z test_quick_special_i0e_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7410730Z test_quick_special_i0e_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7410830Z test_quick_special_i0e_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7410930Z test_quick_special_i0e_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7411030Z test_quick_special_i0e_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7411120Z test_quick_special_i0e_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7411220Z test_quick_special_i1_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7411320Z test_quick_special_i1_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7411410Z test_quick_special_i1_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7411520Z test_quick_special_i1_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7411620Z test_quick_special_i1_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7411710Z test_quick_special_i1_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7411850Z test_quick_special_i1_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7411950Z test_quick_special_i1_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7412050Z test_quick_special_i1e_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7412150Z test_quick_special_i1e_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7412250Z test_quick_special_i1e_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7412350Z test_quick_special_i1e_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7412440Z test_quick_special_i1e_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7412570Z test_quick_special_i1e_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7412660Z test_quick_special_i1e_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7412760Z test_quick_special_i1e_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7412870Z test_quick_special_log_ndtr_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7412980Z test_quick_special_log_ndtr_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7413080Z test_quick_special_log_ndtr_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7413200Z test_quick_special_log_ndtr_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7413300Z test_quick_special_log_ndtr_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7413410Z test_quick_special_log_ndtr_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7413520Z test_quick_special_log_ndtr_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7413620Z test_quick_special_log_ndtr_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7413770Z test_quick_special_ndtr_cpu_bfloat16 (__main__.TestDecompCPU) ... skip: special.ndtr in torch.bfloat16 not supported (0.000s) 2023-01-11T21:24:50.7413920Z test_quick_special_ndtr_cpu_bool (__main__.TestDecompCPU) ... skip: special.ndtr in torch.bool not supported (0.000s) 2023-01-11T21:24:50.7414070Z test_quick_special_ndtr_cpu_float32 (__main__.TestDecompCPU) ... skip: special.ndtr in torch.float32 not supported (0.000s) 2023-01-11T21:24:50.7414210Z test_quick_special_ndtr_cpu_float64 (__main__.TestDecompCPU) ... skip: special.ndtr in torch.float64 not supported (0.000s) 2023-01-11T21:24:50.7414350Z test_quick_special_ndtr_cpu_int16 (__main__.TestDecompCPU) ... skip: special.ndtr in torch.int16 not supported (0.000s) 2023-01-11T21:24:50.7414490Z test_quick_special_ndtr_cpu_int32 (__main__.TestDecompCPU) ... skip: special.ndtr in torch.int32 not supported (0.000s) 2023-01-11T21:24:50.7414630Z test_quick_special_ndtr_cpu_int64 (__main__.TestDecompCPU) ... skip: special.ndtr in torch.int64 not supported (0.000s) 2023-01-11T21:24:50.7414770Z test_quick_special_ndtr_cpu_int8 (__main__.TestDecompCPU) ... skip: special.ndtr in torch.int8 not supported (0.000s) 2023-01-11T21:24:50.7414910Z test_quick_special_ndtr_cpu_uint8 (__main__.TestDecompCPU) ... skip: special.ndtr in torch.uint8 not supported (0.000s) 2023-01-11T21:24:50.7415010Z test_quick_special_ndtri_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7415110Z test_quick_special_ndtri_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7415220Z test_quick_special_ndtri_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7415320Z test_quick_special_ndtri_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7415420Z test_quick_special_ndtri_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7415520Z test_quick_special_ndtri_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7415630Z test_quick_special_ndtri_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7415800Z test_quick_special_ndtri_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7415920Z test_quick_special_xlog1py_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7416030Z test_quick_special_xlog1py_cpu_bool (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7416140Z test_quick_special_xlog1py_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7416250Z test_quick_special_xlog1py_cpu_float32 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7416350Z test_quick_special_xlog1py_cpu_float64 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7416460Z test_quick_special_xlog1py_cpu_int16 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7416620Z test_quick_special_xlog1py_cpu_int32 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7416720Z test_quick_special_xlog1py_cpu_int64 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7416830Z test_quick_special_xlog1py_cpu_int8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7416930Z test_quick_special_xlog1py_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7417030Z test_quick_special_zeta_cpu_bool (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7417130Z test_quick_special_zeta_cpu_float32 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7417230Z test_quick_special_zeta_cpu_float64 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7417330Z test_quick_special_zeta_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7417430Z test_quick_special_zeta_cpu_int32 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7417530Z test_quick_special_zeta_cpu_int64 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7417630Z test_quick_special_zeta_cpu_int8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7417730Z test_quick_special_zeta_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7417830Z test_quick_split_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7417920Z test_quick_split_cpu_bool (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7418030Z test_quick_split_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.7418130Z test_quick_split_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.7418220Z test_quick_split_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.7418320Z test_quick_split_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7418410Z test_quick_split_cpu_float32 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.7418510Z test_quick_split_cpu_float64 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.7418610Z test_quick_split_cpu_int16 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7418710Z test_quick_split_cpu_int32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7418800Z test_quick_split_cpu_int64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7418890Z test_quick_split_cpu_int8 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7418990Z test_quick_split_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7419100Z test_quick_split_list_args_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7419210Z test_quick_split_list_args_cpu_bool (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7419310Z test_quick_split_list_args_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.049s) 2023-01-11T21:24:50.7419420Z test_quick_split_list_args_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.049s) 2023-01-11T21:24:50.7419530Z test_quick_split_list_args_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7419630Z test_quick_split_list_args_cpu_float32 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.7419740Z test_quick_split_list_args_cpu_float64 (__main__.TestDecompCPU) ... ok (0.026s) 2023-01-11T21:24:50.7419880Z test_quick_split_list_args_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7419990Z test_quick_split_list_args_cpu_int32 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7420090Z test_quick_split_list_args_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7420190Z test_quick_split_list_args_cpu_int8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7420300Z test_quick_split_list_args_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7420400Z test_quick_split_with_sizes_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7420500Z test_quick_split_with_sizes_cpu_bool (__main__.TestDecompCPU) ... ok (0.023s) 2023-01-11T21:24:50.7420650Z test_quick_split_with_sizes_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.065s) 2023-01-11T21:24:50.7420760Z test_quick_split_with_sizes_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.066s) 2023-01-11T21:24:50.7420870Z test_quick_split_with_sizes_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.066s) 2023-01-11T21:24:50.7420980Z test_quick_split_with_sizes_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7421080Z test_quick_split_with_sizes_cpu_float32 (__main__.TestDecompCPU) ... ok (0.036s) 2023-01-11T21:24:50.7421180Z test_quick_split_with_sizes_cpu_float64 (__main__.TestDecompCPU) ... ok (0.035s) 2023-01-11T21:24:50.7421280Z test_quick_split_with_sizes_cpu_int16 (__main__.TestDecompCPU) ... ok (0.023s) 2023-01-11T21:24:50.7421390Z test_quick_split_with_sizes_cpu_int32 (__main__.TestDecompCPU) ... ok (0.023s) 2023-01-11T21:24:50.7421490Z test_quick_split_with_sizes_cpu_int64 (__main__.TestDecompCPU) ... ok (0.023s) 2023-01-11T21:24:50.7421590Z test_quick_split_with_sizes_cpu_int8 (__main__.TestDecompCPU) ... ok (0.023s) 2023-01-11T21:24:50.7421700Z test_quick_split_with_sizes_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.023s) 2023-01-11T21:24:50.7426870Z test_quick_sqrt_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7427010Z test_quick_sqrt_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7427110Z test_quick_sqrt_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7427210Z test_quick_sqrt_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7427310Z test_quick_sqrt_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7427400Z test_quick_sqrt_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7427500Z test_quick_sqrt_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7427590Z test_quick_sqrt_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7427680Z test_quick_sqrt_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7427780Z test_quick_sqrt_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7427870Z test_quick_sqrt_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7427970Z test_quick_squeeze_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7428070Z test_quick_squeeze_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7428170Z test_quick_squeeze_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.7428270Z test_quick_squeeze_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.7428370Z test_quick_squeeze_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.012s) 2023-01-11T21:24:50.7428470Z test_quick_squeeze_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7428570Z test_quick_squeeze_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7428670Z test_quick_squeeze_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7428760Z test_quick_squeeze_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7428860Z test_quick_squeeze_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7429100Z test_quick_squeeze_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7429190Z test_quick_squeeze_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7429290Z test_quick_squeeze_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7429390Z test_quick_stack_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7429480Z test_quick_stack_cpu_bool (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7429580Z test_quick_stack_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.7429680Z test_quick_stack_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7429830Z test_quick_stack_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7429920Z test_quick_stack_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7430020Z test_quick_stack_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.7430120Z test_quick_stack_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7430220Z test_quick_stack_cpu_int16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7430310Z test_quick_stack_cpu_int32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7430410Z test_quick_stack_cpu_int64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7430500Z test_quick_stack_cpu_int8 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7430600Z test_quick_stack_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7430690Z test_quick_std_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7430790Z test_quick_std_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.041s) 2023-01-11T21:24:50.7430880Z test_quick_std_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.042s) 2023-01-11T21:24:50.7430980Z test_quick_std_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7431070Z test_quick_std_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2023-01-11T21:24:50.7431160Z test_quick_std_cpu_float64 (__main__.TestDecompCPU) ... ok (0.023s) 2023-01-11T21:24:50.7431260Z test_quick_std_mean_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7431360Z test_quick_std_mean_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.081s) 2023-01-11T21:24:50.7431470Z test_quick_std_mean_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.082s) 2023-01-11T21:24:50.7431570Z test_quick_std_mean_cpu_float16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7431670Z test_quick_std_mean_cpu_float32 (__main__.TestDecompCPU) ... ok (0.045s) 2023-01-11T21:24:50.7431760Z test_quick_std_mean_cpu_float64 (__main__.TestDecompCPU) ... ok (0.044s) 2023-01-11T21:24:50.7431880Z test_quick_std_mean_unbiased_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7431990Z test_quick_std_mean_unbiased_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7432100Z test_quick_std_mean_unbiased_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7432210Z test_quick_std_mean_unbiased_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7432310Z test_quick_std_mean_unbiased_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7432410Z test_quick_std_mean_unbiased_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7432520Z test_quick_std_unbiased_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7432620Z test_quick_std_unbiased_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7432730Z test_quick_std_unbiased_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7432840Z test_quick_std_unbiased_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7432940Z test_quick_std_unbiased_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7433080Z test_quick_std_unbiased_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7433180Z test_quick_sub_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7433280Z test_quick_sub_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.057s) 2023-01-11T21:24:50.7433380Z test_quick_sub_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.059s) 2023-01-11T21:24:50.7433480Z test_quick_sub_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.059s) 2023-01-11T21:24:50.7433570Z test_quick_sub_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7433660Z test_quick_sub_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2023-01-11T21:24:50.7433780Z test_quick_sub_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2023-01-11T21:24:50.7433880Z test_quick_sub_cpu_int16 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.7433970Z test_quick_sub_cpu_int32 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.7434060Z test_quick_sub_cpu_int64 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7434150Z test_quick_sub_cpu_int8 (__main__.TestDecompCPU) ... ok (0.020s) 2023-01-11T21:24:50.7434240Z test_quick_sub_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7434330Z test_quick_sum_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7434430Z test_quick_sum_cpu_bool (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7434530Z test_quick_sum_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.7434620Z test_quick_sum_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.023s) 2023-01-11T21:24:50.7434720Z test_quick_sum_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7434810Z test_quick_sum_cpu_float32 (__main__.TestDecompCPU) ... ok (0.014s) 2023-01-11T21:24:50.7434900Z test_quick_sum_cpu_float64 (__main__.TestDecompCPU) ... ok (0.013s) 2023-01-11T21:24:50.7435000Z test_quick_sum_cpu_int16 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7435090Z test_quick_sum_cpu_int32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7435180Z test_quick_sum_cpu_int64 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7435270Z test_quick_sum_cpu_int8 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7435360Z test_quick_sum_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7435450Z test_quick_t_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7435540Z test_quick_t_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7435640Z test_quick_t_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7435730Z test_quick_t_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7435820Z test_quick_t_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7435910Z test_quick_t_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7436000Z test_quick_t_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7436090Z test_quick_t_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7436180Z test_quick_t_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7436270Z test_quick_t_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7436360Z test_quick_t_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7436450Z test_quick_t_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7436540Z test_quick_tan_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7436640Z test_quick_tan_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7436740Z test_quick_tan_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7436840Z test_quick_tan_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7436930Z test_quick_tan_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7437100Z test_quick_tan_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7437190Z test_quick_tan_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7437290Z test_quick_tan_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7437380Z test_quick_tan_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7437470Z test_quick_tan_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7437560Z test_quick_tan_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7437650Z test_quick_tanh_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7437800Z test_quick_tanh_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7437900Z test_quick_tanh_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.044s) 2023-01-11T21:24:50.7438000Z test_quick_tanh_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.046s) 2023-01-11T21:24:50.7438100Z test_quick_tanh_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2023-01-11T21:24:50.7438190Z test_quick_tanh_cpu_float64 (__main__.TestDecompCPU) ... ok (0.023s) 2023-01-11T21:24:50.7438290Z test_quick_tanh_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7438380Z test_quick_tanh_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7438470Z test_quick_tanh_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7438560Z test_quick_tanh_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7438660Z test_quick_tanh_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7438760Z test_quick_trace_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7438860Z test_quick_trace_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7438960Z test_quick_trace_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7439050Z test_quick_trace_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7439150Z test_quick_trace_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7439240Z test_quick_trace_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7439330Z test_quick_trace_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7439420Z test_quick_trace_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7439510Z test_quick_trace_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7439620Z test_quick_transpose_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7439720Z test_quick_transpose_cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7439830Z test_quick_transpose_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.015s) 2023-01-11T21:24:50.7439930Z test_quick_transpose_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7440030Z test_quick_transpose_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7440130Z test_quick_transpose_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7440230Z test_quick_transpose_cpu_float32 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.7440330Z test_quick_transpose_cpu_float64 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.7440430Z test_quick_transpose_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7440530Z test_quick_transpose_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7440630Z test_quick_transpose_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7440720Z test_quick_transpose_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7440820Z test_quick_transpose_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7440920Z test_quick_tril_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7441050Z test_quick_tril_cpu_bool (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7441150Z test_quick_tril_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.048s) 2023-01-11T21:24:50.7441250Z test_quick_tril_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.049s) 2023-01-11T21:24:50.7441340Z test_quick_tril_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7441440Z test_quick_tril_cpu_float32 (__main__.TestDecompCPU) ... ok (0.026s) 2023-01-11T21:24:50.7441530Z test_quick_tril_cpu_float64 (__main__.TestDecompCPU) ... ok (0.026s) 2023-01-11T21:24:50.7441620Z test_quick_tril_cpu_int16 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7441710Z test_quick_tril_cpu_int32 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7441830Z test_quick_tril_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7441930Z test_quick_tril_cpu_int8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7442020Z test_quick_tril_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7442120Z test_quick_tril_indices_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7442220Z test_quick_tril_indices_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7442320Z test_quick_triu_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7442410Z test_quick_triu_cpu_bool (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7442510Z test_quick_triu_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.048s) 2023-01-11T21:24:50.7442600Z test_quick_triu_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.049s) 2023-01-11T21:24:50.7442690Z test_quick_triu_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7442790Z test_quick_triu_cpu_float32 (__main__.TestDecompCPU) ... ok (0.027s) 2023-01-11T21:24:50.7442880Z test_quick_triu_cpu_float64 (__main__.TestDecompCPU) ... ok (0.026s) 2023-01-11T21:24:50.7442980Z test_quick_triu_cpu_int16 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7443070Z test_quick_triu_cpu_int32 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7443160Z test_quick_triu_cpu_int64 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7443250Z test_quick_triu_cpu_int8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7443350Z test_quick_triu_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.017s) 2023-01-11T21:24:50.7443450Z test_quick_triu_indices_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7443550Z test_quick_triu_indices_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7443650Z test_quick_trunc_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7443750Z test_quick_trunc_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7443850Z test_quick_trunc_cpu_float64 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:24:50.7443940Z test_quick_trunc_cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7444030Z test_quick_trunc_cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7444130Z test_quick_trunc_cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7444220Z test_quick_trunc_cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7444310Z test_quick_trunc_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7444410Z test_quick_unbind_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7444500Z test_quick_unbind_cpu_bool (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7444600Z test_quick_unbind_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.056s) 2023-01-11T21:24:50.7444710Z test_quick_unbind_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.058s) 2023-01-11T21:24:50.7444810Z test_quick_unbind_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.058s) 2023-01-11T21:24:50.7444900Z test_quick_unbind_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7445050Z test_quick_unbind_cpu_float32 (__main__.TestDecompCPU) ... ok (0.032s) 2023-01-11T21:24:50.7445150Z test_quick_unbind_cpu_float64 (__main__.TestDecompCPU) ... ok (0.031s) 2023-01-11T21:24:50.7445240Z test_quick_unbind_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7445340Z test_quick_unbind_cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7445430Z test_quick_unbind_cpu_int64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7445520Z test_quick_unbind_cpu_int8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7445620Z test_quick_unbind_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7445760Z test_quick_unfold_copy_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7445860Z test_quick_unfold_copy_cpu_bool (__main__.TestDecompCPU) ... ok (0.137s) 2023-01-11T21:24:50.7445970Z test_quick_unfold_copy_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.384s) 2023-01-11T21:24:50.7446080Z test_quick_unfold_copy_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.387s) 2023-01-11T21:24:50.7446180Z test_quick_unfold_copy_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.386s) 2023-01-11T21:24:50.7446290Z test_quick_unfold_copy_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7446390Z test_quick_unfold_copy_cpu_float32 (__main__.TestDecompCPU) ... ok (0.206s) 2023-01-11T21:24:50.7446480Z test_quick_unfold_copy_cpu_float64 (__main__.TestDecompCPU) ... ok (0.204s) 2023-01-11T21:24:50.7446580Z test_quick_unfold_copy_cpu_int16 (__main__.TestDecompCPU) ... ok (0.136s) 2023-01-11T21:24:50.7446680Z test_quick_unfold_copy_cpu_int32 (__main__.TestDecompCPU) ... ok (0.136s) 2023-01-11T21:24:50.7446780Z test_quick_unfold_copy_cpu_int64 (__main__.TestDecompCPU) ... ok (0.137s) 2023-01-11T21:24:50.7446880Z test_quick_unfold_copy_cpu_int8 (__main__.TestDecompCPU) ... ok (0.136s) 2023-01-11T21:24:50.7446980Z test_quick_unfold_copy_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.137s) 2023-01-11T21:24:50.7447080Z test_quick_unfold_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7447170Z test_quick_unfold_cpu_bool (__main__.TestDecompCPU) ... ok (0.136s) 2023-01-11T21:24:50.7447270Z test_quick_unfold_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.384s) 2023-01-11T21:24:50.7447370Z test_quick_unfold_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.384s) 2023-01-11T21:24:50.7447470Z test_quick_unfold_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.384s) 2023-01-11T21:24:50.7447560Z test_quick_unfold_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7447660Z test_quick_unfold_cpu_float32 (__main__.TestDecompCPU) ... ok (0.204s) 2023-01-11T21:24:50.7447760Z test_quick_unfold_cpu_float64 (__main__.TestDecompCPU) ... ok (0.204s) 2023-01-11T21:24:50.7447860Z test_quick_unfold_cpu_int16 (__main__.TestDecompCPU) ... ok (0.137s) 2023-01-11T21:24:50.7447950Z test_quick_unfold_cpu_int32 (__main__.TestDecompCPU) ... ok (0.136s) 2023-01-11T21:24:50.7448050Z test_quick_unfold_cpu_int64 (__main__.TestDecompCPU) ... ok (0.137s) 2023-01-11T21:24:50.7448140Z test_quick_unfold_cpu_int8 (__main__.TestDecompCPU) ... ok (0.137s) 2023-01-11T21:24:50.7448240Z test_quick_unfold_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.137s) 2023-01-11T21:24:50.7448350Z test_quick_uniform_cpu_bfloat16 (__main__.TestDecompCPU) ... expected failure (0.001s) 2023-01-11T21:24:50.7448470Z test_quick_uniform_cpu_complex128 (__main__.TestDecompCPU) ... expected failure (0.001s) 2023-01-11T21:24:50.7448580Z test_quick_uniform_cpu_complex64 (__main__.TestDecompCPU) ... expected failure (0.001s) 2023-01-11T21:24:50.7448700Z test_quick_uniform_cpu_float16 (__main__.TestDecompCPU) ... expected failure (0.001s) 2023-01-11T21:24:50.7448810Z test_quick_uniform_cpu_float32 (__main__.TestDecompCPU) ... expected failure (0.000s) 2023-01-11T21:24:50.7448920Z test_quick_uniform_cpu_float64 (__main__.TestDecompCPU) ... expected failure (0.000s) 2023-01-11T21:24:50.7449060Z test_quick_unsqueeze_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7449160Z test_quick_unsqueeze_cpu_bool (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7449270Z test_quick_unsqueeze_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7449370Z test_quick_unsqueeze_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7449470Z test_quick_unsqueeze_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7449560Z test_quick_unsqueeze_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7449660Z test_quick_unsqueeze_cpu_float32 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7449780Z test_quick_unsqueeze_cpu_float64 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7449880Z test_quick_unsqueeze_cpu_int16 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7449970Z test_quick_unsqueeze_cpu_int32 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7450070Z test_quick_unsqueeze_cpu_int64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7450170Z test_quick_unsqueeze_cpu_int8 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7450260Z test_quick_unsqueeze_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7450360Z test_quick_var_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7450450Z test_quick_var_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.041s) 2023-01-11T21:24:50.7450550Z test_quick_var_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.041s) 2023-01-11T21:24:50.7450640Z test_quick_var_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7455700Z test_quick_var_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2023-01-11T21:24:50.7455830Z test_quick_var_cpu_float64 (__main__.TestDecompCPU) ... ok (0.022s) 2023-01-11T21:24:50.7455930Z test_quick_var_mean_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7456040Z test_quick_var_mean_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.080s) 2023-01-11T21:24:50.7456140Z test_quick_var_mean_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.082s) 2023-01-11T21:24:50.7456240Z test_quick_var_mean_cpu_float16 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7456340Z test_quick_var_mean_cpu_float32 (__main__.TestDecompCPU) ... ok (0.045s) 2023-01-11T21:24:50.7456430Z test_quick_var_mean_cpu_float64 (__main__.TestDecompCPU) ... ok (0.044s) 2023-01-11T21:24:50.7456540Z test_quick_var_mean_unbiased_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7456660Z test_quick_var_mean_unbiased_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7456770Z test_quick_var_mean_unbiased_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7456880Z test_quick_var_mean_unbiased_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7456990Z test_quick_var_mean_unbiased_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7457090Z test_quick_var_mean_unbiased_cpu_float64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7457190Z test_quick_var_unbiased_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7457300Z test_quick_var_unbiased_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7457410Z test_quick_var_unbiased_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7457510Z test_quick_var_unbiased_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7457610Z test_quick_var_unbiased_cpu_float32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7457720Z test_quick_var_unbiased_cpu_float64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7457820Z test_quick_view_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7457910Z test_quick_view_cpu_bool (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7458170Z test_quick_view_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.7458280Z test_quick_view_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.7458380Z test_quick_view_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.030s) 2023-01-11T21:24:50.7458470Z test_quick_view_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7458570Z test_quick_view_cpu_float32 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7458670Z test_quick_view_cpu_float64 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7458760Z test_quick_view_cpu_int16 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7458910Z test_quick_view_cpu_int32 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7459000Z test_quick_view_cpu_int64 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7459100Z test_quick_view_cpu_int8 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:24:50.7459190Z test_quick_view_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7459290Z test_quick_where_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7459390Z test_quick_where_cpu_bool (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7459480Z test_quick_where_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.036s) 2023-01-11T21:24:50.7459580Z test_quick_where_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.037s) 2023-01-11T21:24:50.7459680Z test_quick_where_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.037s) 2023-01-11T21:24:50.7459780Z test_quick_where_cpu_float16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7459880Z test_quick_where_cpu_float32 (__main__.TestDecompCPU) ... ok (0.023s) 2023-01-11T21:24:50.7459970Z test_quick_where_cpu_float64 (__main__.TestDecompCPU) ... ok (0.023s) 2023-01-11T21:24:50.7460070Z test_quick_where_cpu_int16 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7460160Z test_quick_where_cpu_int32 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7460250Z test_quick_where_cpu_int64 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7460340Z test_quick_where_cpu_int8 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7460430Z test_quick_where_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.016s) 2023-01-11T21:24:50.7460530Z test_quick_xlogy_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7460620Z test_quick_xlogy_cpu_bool (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7460720Z test_quick_xlogy_cpu_float16 (__main__.TestDecompCPU) ... ok (0.003s) 2023-01-11T21:24:50.7460810Z test_quick_xlogy_cpu_float32 (__main__.TestDecompCPU) ... ok (0.029s) 2023-01-11T21:24:50.7460910Z test_quick_xlogy_cpu_float64 (__main__.TestDecompCPU) ... ok (0.028s) 2023-01-11T21:24:50.7461000Z test_quick_xlogy_cpu_int16 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7461090Z test_quick_xlogy_cpu_int32 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7461180Z test_quick_xlogy_cpu_int64 (__main__.TestDecompCPU) ... ok (0.018s) 2023-01-11T21:24:50.7461270Z test_quick_xlogy_cpu_int8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7461360Z test_quick_xlogy_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.019s) 2023-01-11T21:24:50.7461460Z test_quick_zero__cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7461550Z test_quick_zero__cpu_bool (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7461650Z test_quick_zero__cpu_complex128 (__main__.TestDecompCPU) ... ok (0.009s) 2023-01-11T21:24:50.7461750Z test_quick_zero__cpu_complex64 (__main__.TestDecompCPU) ... ok (0.010s) 2023-01-11T21:24:50.7461840Z test_quick_zero__cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7461940Z test_quick_zero__cpu_float32 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7462060Z test_quick_zero__cpu_float64 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7462160Z test_quick_zero__cpu_int16 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7462250Z test_quick_zero__cpu_int32 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7462340Z test_quick_zero__cpu_int64 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7462430Z test_quick_zero__cpu_int8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7462530Z test_quick_zero__cpu_uint8 (__main__.TestDecompCPU) ... ok (0.005s) 2023-01-11T21:24:50.7462620Z test_quick_zeros_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7462710Z test_quick_zeros_cpu_bool (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7462840Z test_quick_zeros_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7462940Z test_quick_zeros_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7463040Z test_quick_zeros_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7463130Z test_quick_zeros_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7463230Z test_quick_zeros_cpu_float32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7463320Z test_quick_zeros_cpu_float64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7463410Z test_quick_zeros_cpu_int16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7463500Z test_quick_zeros_cpu_int32 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7463590Z test_quick_zeros_cpu_int64 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7463680Z test_quick_zeros_cpu_int8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7463770Z test_quick_zeros_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7463880Z test_quick_zeros_like_cpu_bfloat16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7463970Z test_quick_zeros_like_cpu_bool (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7464080Z test_quick_zeros_like_cpu_complex128 (__main__.TestDecompCPU) ... ok (0.006s) 2023-01-11T21:24:50.7464180Z test_quick_zeros_like_cpu_complex32 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7464280Z test_quick_zeros_like_cpu_complex64 (__main__.TestDecompCPU) ... ok (0.007s) 2023-01-11T21:24:50.7464380Z test_quick_zeros_like_cpu_float16 (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7464480Z test_quick_zeros_like_cpu_float32 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7464580Z test_quick_zeros_like_cpu_float64 (__main__.TestDecompCPU) ... ok (0.004s) 2023-01-11T21:24:50.7464680Z test_quick_zeros_like_cpu_int16 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7464770Z test_quick_zeros_like_cpu_int32 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7464870Z test_quick_zeros_like_cpu_int64 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7464960Z test_quick_zeros_like_cpu_int8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7465060Z test_quick_zeros_like_cpu_uint8 (__main__.TestDecompCPU) ... ok (0.002s) 2023-01-11T21:24:50.7465150Z test_uniform_cpu (__main__.TestDecompCPU) ... ok (0.001s) 2023-01-11T21:24:50.7465160Z 2023-01-11T21:24:50.7465380Z ---------------------------------------------------------------------- 2023-01-11T21:24:50.7465440Z Ran 7557 tests in 634.451s 2023-01-11T21:24:50.7465440Z 2023-01-11T21:24:50.7465510Z OK (skipped=547, expected failures=24) 2023-01-11T21:24:50.7465520Z 2023-01-11T21:24:50.7465580Z Generating XML reports... 2023-01-11T21:24:50.7465810Z Generated XML report: test-reports/python-unittest/test_decomp/TEST-DecompContiguousTestsCPU-20230111211415.xml 2023-01-11T21:24:50.7466010Z Generated XML report: test-reports/python-unittest/test_decomp/TEST-TestDecompCPU-20230111211415.xml 2023-01-11T21:24:50.7466210Z Generated XML report: test-reports/python-unittest/test_decomp/TEST-DecompAmpTestsCPU-20230111211415.xml 2023-01-11T21:24:50.7466210Z 2023-01-11T21:24:50.7466610Z ##[endgroup] 2023-01-11T21:24:50.7466840Z FINISHED PRINTING LOG FILE of test_decomp (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_decomp_nm_pjbrs) 2023-01-11T21:24:50.7466840Z 2023-01-11T21:24:50.7466910Z Ignoring disabled issues: [] 2023-01-11T21:24:50.8196870Z Running test_sparse_csr ... [2023-01-11 21:24:50.819532] 2023-01-11T21:24:50.8200240Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_sparse_csr.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:24:50.819936] 2023-01-11T21:26:23.7977100Z 2023-01-11T21:26:23.7977480Z Expand the folded group to see the log file of test_sparse_csr 2023-01-11T21:26:23.7978290Z ##[group]PRINTING LOG FILE of test_sparse_csr (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_sparse_csr_fwma_8ic) 2023-01-11T21:26:23.7979190Z 2023-01-11T21:26:23.7979640Z Running tests... 2023-01-11T21:26:23.7980800Z ---------------------------------------------------------------------- 2023-01-11T21:26:23.7981180Z Test results will be stored in test-reports/python-unittest/test_sparse_csr 2023-01-11T21:26:23.7981980Z test_add_cpu_float32 (__main__.TestSparseCSRCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py:2429: 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:26:23.7982570Z return torch.sparse_compressed_tensor(compressed_indices, plain_indices, 2023-01-11T21:26:23.7982750Z ok (0.013s) 2023-01-11T21:26:23.7983070Z test_add_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.011s) 2023-01-11T21:26:23.7983370Z test_addmm_all_sparse_csr_SparseCSC_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.7983700Z test_addmm_all_sparse_csr_SparseCSC_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.7984020Z test_addmm_all_sparse_csr_SparseCSC_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.7984360Z test_addmm_all_sparse_csr_SparseCSC_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.7984680Z test_addmm_all_sparse_csr_SparseCSR_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.7985040Z test_addmm_all_sparse_csr_SparseCSR_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.7985350Z test_addmm_all_sparse_csr_SparseCSR_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.7985660Z test_addmm_all_sparse_csr_SparseCSR_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.7985990Z test_addmm_dense_result_SparseCSC_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.7992830Z test_addmm_dense_result_SparseCSC_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.7993160Z test_addmm_dense_result_SparseCSC_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.7993490Z test_addmm_dense_result_SparseCSC_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.7993810Z test_addmm_dense_result_SparseCSR_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.7994280Z test_addmm_dense_result_SparseCSR_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.7994630Z test_addmm_dense_result_SparseCSR_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.7994930Z test_addmm_dense_result_SparseCSR_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.7995250Z test_addmm_errors_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.7995560Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.7995950Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.7996270Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.7996580Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.7996900Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.7997230Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.7997540Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.7997850Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.7998330Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.7998710Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.7999030Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.7999360Z test_addmm_sizes_all_sparse_csr_k_0_n_0_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.7999690Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8000180Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8000520Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8000850Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8001170Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8001500Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8001810Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8002120Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8002540Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8002860Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8003200Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8003520Z test_addmm_sizes_all_sparse_csr_k_0_n_10_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8003950Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8004270Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8004580Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8004890Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8005200Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8005520Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8005820Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8006120Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8006420Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8006730Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8007030Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8007330Z test_addmm_sizes_all_sparse_csr_k_0_n_1_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8007630Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8007930Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8008250Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8008560Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8008870Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8009170Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8009470Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8009770Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8010130Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8010440Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8010730Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8011030Z test_addmm_sizes_all_sparse_csr_k_1_n_0_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8011390Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8011710Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8012030Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8012330Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8012630Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8012940Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8013240Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8013540Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8013840Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8014170Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8014500Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8014820Z test_addmm_sizes_all_sparse_csr_k_1_n_10_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8015130Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8015440Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8015750Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8016070Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8016400Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8016710Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8017020Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8017440Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8017780Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8018100Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8018410Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8018710Z test_addmm_sizes_all_sparse_csr_k_1_n_1_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8019080Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8019410Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8019740Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8020070Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8020400Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8020720Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8021050Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8021370Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8021690Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8022020Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8022350Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8022680Z test_addmm_sizes_all_sparse_csr_k_8_n_0_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8023010Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8023340Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8023660Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8023990Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8024320Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8024640Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8024970Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8025320Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8025650Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8025950Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8026270Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8026580Z test_addmm_sizes_all_sparse_csr_k_8_n_10_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8026930Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_0_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8027250Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_0_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8027570Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_0_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8027880Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_0_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8028190Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_1_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8028510Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_1_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8028830Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_1_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8029130Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_1_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8029430Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_25_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8029730Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_25_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8030030Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_25_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8030330Z test_addmm_sizes_all_sparse_csr_k_8_n_1_m_25_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8030590Z test_autograd_dense_output_addmm_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.019s) 2023-01-11T21:26:23.8030870Z test_autograd_dense_output_addmv_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8031130Z test_autograd_dense_output_mm_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8031400Z test_autograd_dense_output_mv_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: MKL Sparse is not available (0.001s) 2023-01-11T21:26:23.8031670Z test_autograd_sparse_csr_unary_abs_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8031920Z test_autograd_sparse_csr_unary_abs_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8032230Z test_autograd_sparse_csr_unary_angle_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op angle not supported with CSR input and autograd (0.001s) 2023-01-11T21:26:23.8032590Z test_autograd_sparse_csr_unary_angle_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op angle not supported with CSR input and autograd (0.001s) 2023-01-11T21:26:23.8033020Z test_autograd_sparse_csr_unary_asin_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op asin not supported with CSR input and autograd (0.001s) 2023-01-11T21:26:23.8033380Z test_autograd_sparse_csr_unary_asin_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op asin not supported with CSR input and autograd (0.001s) 2023-01-11T21:26:23.8033730Z test_autograd_sparse_csr_unary_asinh_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op asinh not supported with CSR input and autograd (0.001s) 2023-01-11T21:26:23.8034110Z test_autograd_sparse_csr_unary_asinh_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op asinh not supported with CSR input and autograd (0.001s) 2023-01-11T21:26:23.8034510Z test_autograd_sparse_csr_unary_atan_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op atan not supported with CSR input and autograd (0.001s) 2023-01-11T21:26:23.8034860Z test_autograd_sparse_csr_unary_atan_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op atan not supported with CSR input and autograd (0.001s) 2023-01-11T21:26:23.8035220Z test_autograd_sparse_csr_unary_atanh_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op atanh not supported with CSR input and autograd (0.001s) 2023-01-11T21:26:23.8035570Z test_autograd_sparse_csr_unary_atanh_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op atanh not supported with CSR input and autograd (0.001s) 2023-01-11T21:26:23.8035930Z test_autograd_sparse_csr_unary_ceil_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op ceil not supported with CSR input and autograd (0.001s) 2023-01-11T21:26:23.8036250Z test_autograd_sparse_csr_unary_conj_physical_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8036520Z test_autograd_sparse_csr_unary_conj_physical_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8036800Z test_autograd_sparse_csr_unary_deg2rad_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8037110Z test_autograd_sparse_csr_unary_erf_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op erf not supported with CSR input and autograd (0.001s) 2023-01-11T21:26:23.8037470Z test_autograd_sparse_csr_unary_erfinv_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op erfinv not supported with CSR input and autograd (0.001s) 2023-01-11T21:26:23.8037830Z test_autograd_sparse_csr_unary_expm1_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op expm1 not supported with CSR input and autograd (0.001s) 2023-01-11T21:26:23.8038180Z test_autograd_sparse_csr_unary_floor_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op floor not supported with CSR input and autograd (0.001s) 2023-01-11T21:26:23.8038470Z test_autograd_sparse_csr_unary_frac_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8038790Z test_autograd_sparse_csr_unary_isinf_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op isinf not supported with CSR input and autograd (0.001s) 2023-01-11T21:26:23.8039120Z test_autograd_sparse_csr_unary_isinf_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op isinf not supported with CSR input and autograd (0.001s) 2023-01-11T21:26:23.8039460Z test_autograd_sparse_csr_unary_isnan_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op isnan not supported with CSR input and autograd (0.001s) 2023-01-11T21:26:23.8039790Z test_autograd_sparse_csr_unary_isnan_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op isnan not supported with CSR input and autograd (0.001s) 2023-01-11T21:26:23.8040140Z test_autograd_sparse_csr_unary_isneginf_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op isneginf not supported with CSR input and autograd (0.001s) 2023-01-11T21:26:23.8040530Z test_autograd_sparse_csr_unary_isposinf_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op isposinf not supported with CSR input and autograd (0.001s) 2023-01-11T21:26:23.8041370Z test_autograd_sparse_csr_unary_log1p_cpu_complex128 (__main__.TestSparseCSRCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/__init__.py:197: UserWarning: log1p_backward: received self with sparse layout, but backward requires materialization of a dense tensor with this shape (Triggered internally at /Users/runner/work/pytorch/pytorch/torch/csrc/autograd/FunctionsManual.cpp:4679.) 2023-01-11T21:26:23.8041910Z Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2023-01-11T21:26:23.8042190Z ok (0.001s) 2023-01-11T21:26:23.8042370Z test_autograd_sparse_csr_unary_log1p_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8042620Z test_autograd_sparse_csr_unary_neg_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8042870Z test_autograd_sparse_csr_unary_neg_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8043120Z test_autograd_sparse_csr_unary_nn_functional_relu_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8043380Z test_autograd_sparse_csr_unary_positive_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8043630Z test_autograd_sparse_csr_unary_positive_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8043880Z test_autograd_sparse_csr_unary_rad2deg_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8044180Z test_autograd_sparse_csr_unary_round_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op round not supported with CSR input and autograd (0.001s) 2023-01-11T21:26:23.8044520Z test_autograd_sparse_csr_unary_sgn_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op sgn not supported with CSR input and autograd (0.001s) 2023-01-11T21:26:23.8044870Z test_autograd_sparse_csr_unary_sgn_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op sgn not supported with CSR input and autograd (0.001s) 2023-01-11T21:26:23.8045210Z test_autograd_sparse_csr_unary_sign_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op sign not supported with CSR input and autograd (0.001s) 2023-01-11T21:26:23.8045550Z test_autograd_sparse_csr_unary_signbit_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op signbit not supported with CSR input and autograd (0.001s) 2023-01-11T21:26:23.8045890Z test_autograd_sparse_csr_unary_sin_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op sin not supported with CSR input and autograd (0.001s) 2023-01-11T21:26:23.8046230Z test_autograd_sparse_csr_unary_sin_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op sin not supported with CSR input and autograd (0.001s) 2023-01-11T21:26:23.8046570Z test_autograd_sparse_csr_unary_sinh_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op sinh not supported with CSR input and autograd (0.001s) 2023-01-11T21:26:23.8046900Z test_autograd_sparse_csr_unary_sinh_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op sinh not supported with CSR input and autograd (0.001s) 2023-01-11T21:26:23.8047240Z test_autograd_sparse_csr_unary_sqrt_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op sqrt not supported with CSR input and autograd (0.001s) 2023-01-11T21:26:23.8047580Z test_autograd_sparse_csr_unary_sqrt_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op sqrt not supported with CSR input and autograd (0.001s) 2023-01-11T21:26:23.8047920Z test_autograd_sparse_csr_unary_tan_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op tan not supported with CSR input and autograd (0.001s) 2023-01-11T21:26:23.8048250Z test_autograd_sparse_csr_unary_tan_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op tan not supported with CSR input and autograd (0.001s) 2023-01-11T21:26:23.8048620Z test_autograd_sparse_csr_unary_tanh_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op tanh not supported with CSR input and autograd (0.001s) 2023-01-11T21:26:23.8048960Z test_autograd_sparse_csr_unary_tanh_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op tanh not supported with CSR input and autograd (0.001s) 2023-01-11T21:26:23.8049300Z test_autograd_sparse_csr_unary_trunc_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Unary op trunc not supported with CSR input and autograd (0.001s) 2023-01-11T21:26:23.8049610Z test_baddbmm_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.001s) 2023-01-11T21:26:23.8049910Z test_baddbmm_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.001s) 2023-01-11T21:26:23.8050170Z test_baddbmm_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.001s) 2023-01-11T21:26:23.8050420Z test_baddbmm_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.001s) 2023-01-11T21:26:23.8050710Z test_block_addmm_block_size_2_int32_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.002s) 2023-01-11T21:26:23.8051050Z test_block_addmm_block_size_2_int32_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.002s) 2023-01-11T21:26:23.8051370Z test_block_addmm_block_size_2_int32_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.002s) 2023-01-11T21:26:23.8051690Z test_block_addmm_block_size_2_int32_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.002s) 2023-01-11T21:26:23.8052010Z test_block_addmm_block_size_2_int32_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.002s) 2023-01-11T21:26:23.8052330Z test_block_addmm_block_size_2_int32_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.002s) 2023-01-11T21:26:23.8052650Z test_block_addmm_block_size_2_int32_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.002s) 2023-01-11T21:26:23.8052970Z test_block_addmm_block_size_2_int32_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.002s) 2023-01-11T21:26:23.8053290Z test_block_addmm_block_size_2_int64_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.002s) 2023-01-11T21:26:23.8053610Z test_block_addmm_block_size_2_int64_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.002s) 2023-01-11T21:26:23.8053930Z test_block_addmm_block_size_2_int64_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.002s) 2023-01-11T21:26:23.8054250Z test_block_addmm_block_size_2_int64_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.002s) 2023-01-11T21:26:23.8054560Z test_block_addmm_block_size_2_int64_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.002s) 2023-01-11T21:26:23.8054890Z test_block_addmm_block_size_2_int64_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.002s) 2023-01-11T21:26:23.8055200Z test_block_addmm_block_size_2_int64_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.002s) 2023-01-11T21:26:23.8055520Z test_block_addmm_block_size_2_int64_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.002s) 2023-01-11T21:26:23.8055870Z test_block_addmm_block_size_3_int32_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.002s) 2023-01-11T21:26:23.8056190Z test_block_addmm_block_size_3_int32_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.002s) 2023-01-11T21:26:23.8056510Z test_block_addmm_block_size_3_int32_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.002s) 2023-01-11T21:26:23.8056830Z test_block_addmm_block_size_3_int32_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.002s) 2023-01-11T21:26:23.8057180Z test_block_addmm_block_size_3_int32_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.002s) 2023-01-11T21:26:23.8057500Z test_block_addmm_block_size_3_int32_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.002s) 2023-01-11T21:26:23.8057820Z test_block_addmm_block_size_3_int32_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.002s) 2023-01-11T21:26:23.8058140Z test_block_addmm_block_size_3_int32_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.002s) 2023-01-11T21:26:23.8058450Z test_block_addmm_block_size_3_int64_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.002s) 2023-01-11T21:26:23.8058770Z test_block_addmm_block_size_3_int64_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.002s) 2023-01-11T21:26:23.8059090Z test_block_addmm_block_size_3_int64_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.002s) 2023-01-11T21:26:23.8059410Z test_block_addmm_block_size_3_int64_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.002s) 2023-01-11T21:26:23.8059720Z test_block_addmm_block_size_3_int64_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.002s) 2023-01-11T21:26:23.8060040Z test_block_addmm_block_size_3_int64_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.002s) 2023-01-11T21:26:23.8060350Z test_block_addmm_block_size_3_int64_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.002s) 2023-01-11T21:26:23.8060660Z test_block_addmm_block_size_3_int64_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.002s) 2023-01-11T21:26:23.8060980Z test_block_addmv_block_size_2_int32_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8061300Z test_block_addmv_block_size_2_int32_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8061620Z test_block_addmv_block_size_2_int32_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8061930Z test_block_addmv_block_size_2_int32_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8062250Z test_block_addmv_block_size_2_int32_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8062570Z test_block_addmv_block_size_2_int32_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8062940Z test_block_addmv_block_size_2_int32_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8063260Z test_block_addmv_block_size_2_int32_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8063570Z test_block_addmv_block_size_2_int64_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8063890Z test_block_addmv_block_size_2_int64_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8064290Z test_block_addmv_block_size_2_int64_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8064600Z test_block_addmv_block_size_2_int64_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8064910Z test_block_addmv_block_size_2_int64_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8065230Z test_block_addmv_block_size_2_int64_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8065550Z test_block_addmv_block_size_2_int64_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8065860Z test_block_addmv_block_size_2_int64_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8066180Z test_block_addmv_block_size_3_int32_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8066500Z test_block_addmv_block_size_3_int32_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8066810Z test_block_addmv_block_size_3_int32_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8067120Z test_block_addmv_block_size_3_int32_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8067440Z test_block_addmv_block_size_3_int32_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8067760Z test_block_addmv_block_size_3_int32_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8068080Z test_block_addmv_block_size_3_int32_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8068390Z test_block_addmv_block_size_3_int32_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8068700Z test_block_addmv_block_size_3_int64_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8069030Z test_block_addmv_block_size_3_int64_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8069380Z test_block_addmv_block_size_3_int64_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8069710Z test_block_addmv_block_size_3_int64_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8070090Z test_block_addmv_block_size_3_int64_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8070460Z test_block_addmv_block_size_3_int64_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8070780Z test_block_addmv_block_size_3_int64_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8071100Z test_block_addmv_block_size_3_int64_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8071420Z test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8071820Z test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8072160Z test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8072500Z test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8072840Z test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8073180Z test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8073510Z test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8073840Z test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8074180Z test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8074510Z test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8074850Z test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8075180Z test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8075510Z test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8075850Z test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8076180Z test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8076510Z test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8076840Z test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8077180Z test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8077560Z test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8077890Z test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8085780Z test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8086140Z test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8086600Z test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8086930Z test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8087270Z test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8087610Z test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8087940Z test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8088280Z test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.002s) 2023-01-11T21:26:23.8088620Z test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8088960Z test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8089290Z test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8089620Z test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8089910Z test_bmm_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.001s) 2023-01-11T21:26:23.8090160Z test_bmm_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.001s) 2023-01-11T21:26:23.8090410Z test_bmm_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.001s) 2023-01-11T21:26:23.8090660Z test_bmm_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.001s) 2023-01-11T21:26:23.8090920Z test_compressed_layout_conversions_coverage_SparseBSC_SparseBSC_cpu (__main__.TestSparseCSRCPU) 2023-01-11T21:26:23.8091170Z This test performs a smoke test for covered conversion and verifies ... ok (0.015s) 2023-01-11T21:26:23.8091430Z test_compressed_layout_conversions_coverage_SparseBSC_SparseBSR_cpu (__main__.TestSparseCSRCPU) 2023-01-11T21:26:23.8091680Z This test performs a smoke test for covered conversion and verifies ... ok (0.015s) 2023-01-11T21:26:23.8091920Z test_compressed_layout_conversions_coverage_SparseBSC_SparseCSC_cpu (__main__.TestSparseCSRCPU) 2023-01-11T21:26:23.8092170Z This test performs a smoke test for covered conversion and verifies ... ok (0.008s) 2023-01-11T21:26:23.8092410Z test_compressed_layout_conversions_coverage_SparseBSC_SparseCSR_cpu (__main__.TestSparseCSRCPU) 2023-01-11T21:26:23.8092700Z This test performs a smoke test for covered conversion and verifies ... ok (0.008s) 2023-01-11T21:26:23.8092950Z test_compressed_layout_conversions_coverage_SparseBSR_SparseBSC_cpu (__main__.TestSparseCSRCPU) 2023-01-11T21:26:23.8093190Z This test performs a smoke test for covered conversion and verifies ... ok (0.015s) 2023-01-11T21:26:23.8093430Z test_compressed_layout_conversions_coverage_SparseBSR_SparseBSR_cpu (__main__.TestSparseCSRCPU) 2023-01-11T21:26:23.8093680Z This test performs a smoke test for covered conversion and verifies ... ok (0.014s) 2023-01-11T21:26:23.8093920Z test_compressed_layout_conversions_coverage_SparseBSR_SparseCSC_cpu (__main__.TestSparseCSRCPU) 2023-01-11T21:26:23.8094200Z This test performs a smoke test for covered conversion and verifies ... ok (0.008s) 2023-01-11T21:26:23.8094440Z test_compressed_layout_conversions_coverage_SparseBSR_SparseCSR_cpu (__main__.TestSparseCSRCPU) 2023-01-11T21:26:23.8094680Z This test performs a smoke test for covered conversion and verifies ... ok (0.006s) 2023-01-11T21:26:23.8094920Z test_compressed_layout_conversions_coverage_SparseCSC_SparseBSC_cpu (__main__.TestSparseCSRCPU) 2023-01-11T21:26:23.8095160Z This test performs a smoke test for covered conversion and verifies ... ok (0.008s) 2023-01-11T21:26:23.8095400Z test_compressed_layout_conversions_coverage_SparseCSC_SparseBSR_cpu (__main__.TestSparseCSRCPU) 2023-01-11T21:26:23.8095640Z This test performs a smoke test for covered conversion and verifies ... ok (0.008s) 2023-01-11T21:26:23.8095880Z test_compressed_layout_conversions_coverage_SparseCSC_SparseCSC_cpu (__main__.TestSparseCSRCPU) 2023-01-11T21:26:23.8096130Z This test performs a smoke test for covered conversion and verifies ... ok (0.002s) 2023-01-11T21:26:23.8096370Z test_compressed_layout_conversions_coverage_SparseCSC_SparseCSR_cpu (__main__.TestSparseCSRCPU) 2023-01-11T21:26:23.8096610Z This test performs a smoke test for covered conversion and verifies ... ok (0.002s) 2023-01-11T21:26:23.8096850Z test_compressed_layout_conversions_coverage_SparseCSR_SparseBSC_cpu (__main__.TestSparseCSRCPU) 2023-01-11T21:26:23.8097090Z This test performs a smoke test for covered conversion and verifies ... ok (0.008s) 2023-01-11T21:26:23.8097330Z test_compressed_layout_conversions_coverage_SparseCSR_SparseBSR_cpu (__main__.TestSparseCSRCPU) 2023-01-11T21:26:23.8097570Z This test performs a smoke test for covered conversion and verifies ... ok (0.008s) 2023-01-11T21:26:23.8097810Z test_compressed_layout_conversions_coverage_SparseCSR_SparseCSC_cpu (__main__.TestSparseCSRCPU) 2023-01-11T21:26:23.8098050Z This test performs a smoke test for covered conversion and verifies ... ok (0.002s) 2023-01-11T21:26:23.8098290Z test_compressed_layout_conversions_coverage_SparseCSR_SparseCSR_cpu (__main__.TestSparseCSRCPU) 2023-01-11T21:26:23.8098530Z This test performs a smoke test for covered conversion and verifies ... ok (0.001s) 2023-01-11T21:26:23.8098760Z test_coo_csr_conversion_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8098990Z test_coo_csr_conversion_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8099220Z test_coo_csr_conversion_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8099450Z test_coo_csr_conversion_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8099680Z test_coo_csr_conversion_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8099930Z test_coo_csr_conversion_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8100160Z test_coo_csr_conversion_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8100380Z test_coo_csr_conversion_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8100600Z test_coo_csr_conversion_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8100810Z test_coo_csr_conversion_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8101090Z test_coo_csr_conversion_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8101320Z test_coo_csr_conversion_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8101570Z test_coo_to_csr_convert_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8101830Z test_csr_coo_conversion_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8102050Z test_csr_coo_conversion_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8102270Z test_csr_coo_conversion_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8102560Z test_csr_coo_conversion_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8102790Z test_csr_coo_conversion_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8103010Z test_csr_coo_conversion_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8103230Z test_csr_coo_conversion_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8103450Z test_csr_coo_conversion_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8103670Z test_csr_coo_conversion_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8103890Z test_csr_coo_conversion_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8104100Z test_csr_coo_conversion_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8104320Z test_csr_coo_conversion_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8104540Z test_csr_double_to_sparse_csr_cpu (__main__.TestSparseCSRCPU) ... ok (0.000s) 2023-01-11T21:26:23.8104750Z test_csr_is_contiguous_cpu (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8105010Z test_csr_matvec_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8105290Z test_csr_matvec_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8105560Z test_csr_matvec_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8105830Z test_csr_matvec_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8106520Z test_csr_storage_cpu (__main__.TestSparseCSRCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_sparse_csr.py:924: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:26:23.8106950Z a.storage() 2023-01-11T21:26:23.8107070Z ok (0.001s) 2023-01-11T21:26:23.8107230Z test_csr_stride_cpu (__main__.TestSparseCSRCPU) ... ok (0.002s) 2023-01-11T21:26:23.8107450Z test_csr_to_block_csr_blocksize_2_cpu_float64_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2023-01-11T21:26:23.8107700Z test_csr_to_block_csr_blocksize_2_cpu_float64_int64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2023-01-11T21:26:23.8107930Z test_csr_to_block_csr_blocksize_4_cpu_float64_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2023-01-11T21:26:23.8108170Z test_csr_to_block_csr_blocksize_4_cpu_float64_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2023-01-11T21:26:23.8108410Z test_csr_to_block_csr_errors_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.007s) 2023-01-11T21:26:23.8108660Z test_dense_to_from_sparse_compressed_SparseBSC_Batched_Hybrid_cpu (__main__.TestSparseCSRCPU) 2023-01-11T21:26:23.8108900Z This test tests conversion from dense to/from CSR and CSC ... ok (0.005s) 2023-01-11T21:26:23.8109150Z test_dense_to_from_sparse_compressed_SparseBSC_Batched_NonHybrid_cpu (__main__.TestSparseCSRCPU) 2023-01-11T21:26:23.8109440Z This test tests conversion from dense to/from CSR and CSC ... ok (0.080s) 2023-01-11T21:26:23.8109680Z test_dense_to_from_sparse_compressed_SparseBSC_NonBatched_Hybrid_cpu (__main__.TestSparseCSRCPU) 2023-01-11T21:26:23.8109910Z This test tests conversion from dense to/from CSR and CSC ... ok (0.005s) 2023-01-11T21:26:23.8110160Z test_dense_to_from_sparse_compressed_SparseBSC_NonBatched_NonHybrid_cpu (__main__.TestSparseCSRCPU) 2023-01-11T21:26:23.8110390Z This test tests conversion from dense to/from CSR and CSC ... ok (0.007s) 2023-01-11T21:26:23.8110620Z test_dense_to_from_sparse_compressed_SparseBSR_Batched_Hybrid_cpu (__main__.TestSparseCSRCPU) 2023-01-11T21:26:23.8110910Z This test tests conversion from dense to/from CSR and CSC ... ok (0.005s) 2023-01-11T21:26:23.8111150Z test_dense_to_from_sparse_compressed_SparseBSR_Batched_NonHybrid_cpu (__main__.TestSparseCSRCPU) 2023-01-11T21:26:23.8111380Z This test tests conversion from dense to/from CSR and CSC ... ok (0.073s) 2023-01-11T21:26:23.8111610Z test_dense_to_from_sparse_compressed_SparseBSR_NonBatched_Hybrid_cpu (__main__.TestSparseCSRCPU) 2023-01-11T21:26:23.8111840Z This test tests conversion from dense to/from CSR and CSC ... ok (0.005s) 2023-01-11T21:26:23.8112080Z test_dense_to_from_sparse_compressed_SparseBSR_NonBatched_NonHybrid_cpu (__main__.TestSparseCSRCPU) 2023-01-11T21:26:23.8112320Z This test tests conversion from dense to/from CSR and CSC ... ok (0.007s) 2023-01-11T21:26:23.8112550Z test_dense_to_from_sparse_compressed_SparseCSC_Batched_Hybrid_cpu (__main__.TestSparseCSRCPU) 2023-01-11T21:26:23.8112770Z This test tests conversion from dense to/from CSR and CSC ... ok (0.005s) 2023-01-11T21:26:23.8113010Z test_dense_to_from_sparse_compressed_SparseCSC_Batched_NonHybrid_cpu (__main__.TestSparseCSRCPU) 2023-01-11T21:26:23.8113240Z This test tests conversion from dense to/from CSR and CSC ... ok (0.022s) 2023-01-11T21:26:23.8113470Z test_dense_to_from_sparse_compressed_SparseCSC_NonBatched_Hybrid_cpu (__main__.TestSparseCSRCPU) 2023-01-11T21:26:23.8113710Z This test tests conversion from dense to/from CSR and CSC ... ok (0.005s) 2023-01-11T21:26:23.8113950Z test_dense_to_from_sparse_compressed_SparseCSC_NonBatched_NonHybrid_cpu (__main__.TestSparseCSRCPU) 2023-01-11T21:26:23.8114180Z This test tests conversion from dense to/from CSR and CSC ... ok (0.004s) 2023-01-11T21:26:23.8114410Z test_dense_to_from_sparse_compressed_SparseCSR_Batched_Hybrid_cpu (__main__.TestSparseCSRCPU) 2023-01-11T21:26:23.8114640Z This test tests conversion from dense to/from CSR and CSC ... ok (0.005s) 2023-01-11T21:26:23.8114870Z test_dense_to_from_sparse_compressed_SparseCSR_Batched_NonHybrid_cpu (__main__.TestSparseCSRCPU) 2023-01-11T21:26:23.8115100Z This test tests conversion from dense to/from CSR and CSC ... ok (0.022s) 2023-01-11T21:26:23.8115330Z test_dense_to_from_sparse_compressed_SparseCSR_NonBatched_Hybrid_cpu (__main__.TestSparseCSRCPU) 2023-01-11T21:26:23.8115560Z This test tests conversion from dense to/from CSR and CSC ... ok (0.005s) 2023-01-11T21:26:23.8115800Z test_dense_to_from_sparse_compressed_SparseCSR_NonBatched_NonHybrid_cpu (__main__.TestSparseCSRCPU) 2023-01-11T21:26:23.8116030Z This test tests conversion from dense to/from CSR and CSC ... ok (0.004s) 2023-01-11T21:26:23.8116260Z test_direct_coo_csr_conversion_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8119930Z test_direct_coo_csr_conversion_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8120170Z test_direct_coo_csr_conversion_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8120410Z test_direct_coo_csr_conversion_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8120640Z test_direct_coo_csr_conversion_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8120880Z test_direct_coo_csr_conversion_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8121180Z test_direct_coo_csr_conversion_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8121410Z test_direct_coo_csr_conversion_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8121640Z test_direct_coo_csr_conversion_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8121870Z test_exercise_detach_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8122100Z test_exercise_detach_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8122320Z test_exercise_detach_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8122550Z test_exercise_detach_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8122830Z test_exercise_detach_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8123060Z test_exercise_detach_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8123280Z test_exercise_detach_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8123500Z test_exercise_detach_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8123720Z test_exercise_detach_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8123930Z test_exercise_detach_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8124140Z test_exercise_detach_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8124360Z test_exercise_detach_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8124600Z test_matmul_device_mismatch_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:26:23.8124860Z test_mm_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Only CUDA 11+ is supported (0.002s) 2023-01-11T21:26:23.8125120Z test_mm_errors_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8125360Z test_mul_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.036s) 2023-01-11T21:26:23.8125560Z test_mul_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.035s) 2023-01-11T21:26:23.8125790Z test_mul_scalar_enable_hybrid_False_SparseBSC_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.719s) 2023-01-11T21:26:23.8126060Z test_mul_scalar_enable_hybrid_False_SparseBSC_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.425s) 2023-01-11T21:26:23.8126320Z test_mul_scalar_enable_hybrid_False_SparseBSC_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.799s) 2023-01-11T21:26:23.8126590Z test_mul_scalar_enable_hybrid_False_SparseBSC_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.804s) 2023-01-11T21:26:23.8126850Z test_mul_scalar_enable_hybrid_False_SparseBSC_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.681s) 2023-01-11T21:26:23.8127110Z test_mul_scalar_enable_hybrid_False_SparseBSC_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.714s) 2023-01-11T21:26:23.8127360Z test_mul_scalar_enable_hybrid_False_SparseBSC_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.710s) 2023-01-11T21:26:23.8127620Z test_mul_scalar_enable_hybrid_False_SparseBSC_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.583s) 2023-01-11T21:26:23.8127870Z test_mul_scalar_enable_hybrid_False_SparseBSC_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.581s) 2023-01-11T21:26:23.8128120Z test_mul_scalar_enable_hybrid_False_SparseBSC_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.579s) 2023-01-11T21:26:23.8128370Z test_mul_scalar_enable_hybrid_False_SparseBSC_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.582s) 2023-01-11T21:26:23.8128620Z test_mul_scalar_enable_hybrid_False_SparseBSC_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.584s) 2023-01-11T21:26:23.8128880Z test_mul_scalar_enable_hybrid_False_SparseBSR_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.627s) 2023-01-11T21:26:23.8129130Z test_mul_scalar_enable_hybrid_False_SparseBSR_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.370s) 2023-01-11T21:26:23.8129430Z test_mul_scalar_enable_hybrid_False_SparseBSR_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.696s) 2023-01-11T21:26:23.8129690Z test_mul_scalar_enable_hybrid_False_SparseBSR_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.699s) 2023-01-11T21:26:23.8129950Z test_mul_scalar_enable_hybrid_False_SparseBSR_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.578s) 2023-01-11T21:26:23.8130200Z test_mul_scalar_enable_hybrid_False_SparseBSR_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.625s) 2023-01-11T21:26:23.8130450Z test_mul_scalar_enable_hybrid_False_SparseBSR_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.621s) 2023-01-11T21:26:23.8130710Z test_mul_scalar_enable_hybrid_False_SparseBSR_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.508s) 2023-01-11T21:26:23.8131000Z test_mul_scalar_enable_hybrid_False_SparseBSR_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.506s) 2023-01-11T21:26:23.8131240Z test_mul_scalar_enable_hybrid_False_SparseBSR_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.504s) 2023-01-11T21:26:23.8131490Z test_mul_scalar_enable_hybrid_False_SparseBSR_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.507s) 2023-01-11T21:26:23.8131740Z test_mul_scalar_enable_hybrid_False_SparseBSR_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.507s) 2023-01-11T21:26:23.8132530Z test_mul_scalar_enable_hybrid_False_SparseCSC_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.196s) 2023-01-11T21:26:23.8132780Z test_mul_scalar_enable_hybrid_False_SparseCSC_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.112s) 2023-01-11T21:26:23.8133040Z test_mul_scalar_enable_hybrid_False_SparseCSC_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.218s) 2023-01-11T21:26:23.8133300Z test_mul_scalar_enable_hybrid_False_SparseCSC_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.222s) 2023-01-11T21:26:23.8133560Z test_mul_scalar_enable_hybrid_False_SparseCSC_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.179s) 2023-01-11T21:26:23.8133810Z test_mul_scalar_enable_hybrid_False_SparseCSC_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.196s) 2023-01-11T21:26:23.8134070Z test_mul_scalar_enable_hybrid_False_SparseCSC_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.192s) 2023-01-11T21:26:23.8134310Z test_mul_scalar_enable_hybrid_False_SparseCSC_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.150s) 2023-01-11T21:26:23.8134560Z test_mul_scalar_enable_hybrid_False_SparseCSC_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.150s) 2023-01-11T21:26:23.8134810Z test_mul_scalar_enable_hybrid_False_SparseCSC_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.147s) 2023-01-11T21:26:23.8135050Z test_mul_scalar_enable_hybrid_False_SparseCSC_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.149s) 2023-01-11T21:26:23.8135300Z test_mul_scalar_enable_hybrid_False_SparseCSC_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.150s) 2023-01-11T21:26:23.8135550Z test_mul_scalar_enable_hybrid_False_SparseCSR_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.172s) 2023-01-11T21:26:23.8135800Z test_mul_scalar_enable_hybrid_False_SparseCSR_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.099s) 2023-01-11T21:26:23.8136060Z test_mul_scalar_enable_hybrid_False_SparseCSR_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.195s) 2023-01-11T21:26:23.8136320Z test_mul_scalar_enable_hybrid_False_SparseCSR_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.198s) 2023-01-11T21:26:23.8136580Z test_mul_scalar_enable_hybrid_False_SparseCSR_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.159s) 2023-01-11T21:26:23.8136830Z test_mul_scalar_enable_hybrid_False_SparseCSR_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.173s) 2023-01-11T21:26:23.8137080Z test_mul_scalar_enable_hybrid_False_SparseCSR_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.168s) 2023-01-11T21:26:23.8137330Z test_mul_scalar_enable_hybrid_False_SparseCSR_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.132s) 2023-01-11T21:26:23.8137570Z test_mul_scalar_enable_hybrid_False_SparseCSR_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.132s) 2023-01-11T21:26:23.8137880Z test_mul_scalar_enable_hybrid_False_SparseCSR_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.130s) 2023-01-11T21:26:23.8138130Z test_mul_scalar_enable_hybrid_False_SparseCSR_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.133s) 2023-01-11T21:26:23.8138380Z test_mul_scalar_enable_hybrid_False_SparseCSR_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.133s) 2023-01-11T21:26:23.8139020Z test_resize_as_sparse_compressed_SparseBSC_cpu_bool (__main__.TestSparseCSRCPU) ... /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:26:23.8139540Z result = torch.empty(shape, device=device, dtype=dtype) 2023-01-11T21:26:23.8139690Z ok (0.022s) 2023-01-11T21:26:23.8139880Z test_resize_as_sparse_compressed_SparseBSC_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.022s) 2023-01-11T21:26:23.8140140Z test_resize_as_sparse_compressed_SparseBSR_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.021s) 2023-01-11T21:26:23.8140400Z test_resize_as_sparse_compressed_SparseBSR_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.021s) 2023-01-11T21:26:23.8140650Z test_resize_as_sparse_compressed_SparseCSC_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.022s) 2023-01-11T21:26:23.8140910Z test_resize_as_sparse_compressed_SparseCSC_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.022s) 2023-01-11T21:26:23.8141160Z test_resize_as_sparse_compressed_SparseCSR_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.022s) 2023-01-11T21:26:23.8141410Z test_resize_as_sparse_compressed_SparseCSR_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.022s) 2023-01-11T21:26:23.8141640Z test_resize_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8141840Z test_resize_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8142050Z test_resize_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8142270Z test_resize_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8142480Z test_resize_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8142680Z test_resize_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8142880Z test_resize_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8143080Z test_resize_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8143280Z test_resize_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8143480Z test_resize_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8143680Z test_resize_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8143870Z test_resize_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8144080Z test_resize_errors_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2023-01-11T21:26:23.8144300Z test_resize_errors_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.006s) 2023-01-11T21:26:23.8144520Z test_resize_errors_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2023-01-11T21:26:23.8144740Z test_resize_errors_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2023-01-11T21:26:23.8144960Z test_resize_errors_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2023-01-11T21:26:23.8145180Z test_resize_errors_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2023-01-11T21:26:23.8145390Z test_resize_errors_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2023-01-11T21:26:23.8145600Z test_resize_errors_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2023-01-11T21:26:23.8145810Z test_resize_errors_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2023-01-11T21:26:23.8146020Z test_resize_errors_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2023-01-11T21:26:23.8146230Z test_resize_errors_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2023-01-11T21:26:23.8146490Z test_resize_errors_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.006s) 2023-01-11T21:26:23.8146710Z test_sampled_addmm_autograd_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2023-01-11T21:26:23.8146960Z test_sampled_addmm_autograd_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.002s) 2023-01-11T21:26:23.8147190Z test_sampled_addmm_autograd_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8147420Z test_sampled_addmm_autograd_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8147650Z test_sampled_addmm_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.029s) 2023-01-11T21:26:23.8147910Z test_sampled_addmm_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.030s) 2023-01-11T21:26:23.8148130Z test_sampled_addmm_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.028s) 2023-01-11T21:26:23.8148350Z test_sampled_addmm_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.027s) 2023-01-11T21:26:23.8148590Z test_sampled_addmm_errors_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:26:23.8148860Z test_sampled_addmm_errors_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:26:23.8154630Z test_sampled_addmm_errors_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:26:23.8154900Z test_sampled_addmm_errors_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:26:23.8155170Z test_sampled_addmm_zero_sized_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:26:23.8155450Z test_sampled_addmm_zero_sized_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:26:23.8155720Z test_sampled_addmm_zero_sized_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:26:23.8155990Z test_sampled_addmm_zero_sized_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:26:23.8156230Z test_select_SparseBSC_int32_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8156470Z test_select_SparseBSC_int32_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8156710Z test_select_SparseBSC_int32_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8156950Z test_select_SparseBSC_int32_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8157190Z test_select_SparseBSC_int32_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8157420Z test_select_SparseBSC_int32_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8157640Z test_select_SparseBSC_int32_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8157870Z test_select_SparseBSC_int32_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8158100Z test_select_SparseBSC_int32_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8158320Z test_select_SparseBSC_int32_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8158540Z test_select_SparseBSC_int32_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8158760Z test_select_SparseBSC_int32_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8158990Z test_select_SparseBSC_int64_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8159220Z test_select_SparseBSC_int64_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8159460Z test_select_SparseBSC_int64_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8159690Z test_select_SparseBSC_int64_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8159930Z test_select_SparseBSC_int64_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8160240Z test_select_SparseBSC_int64_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8160470Z test_select_SparseBSC_int64_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8160700Z test_select_SparseBSC_int64_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8160920Z test_select_SparseBSC_int64_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8161140Z test_select_SparseBSC_int64_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8161370Z test_select_SparseBSC_int64_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8161640Z test_select_SparseBSC_int64_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8161870Z test_select_SparseBSR_int32_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8162100Z test_select_SparseBSR_int32_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8162330Z test_select_SparseBSR_int32_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8162570Z test_select_SparseBSR_int32_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8162810Z test_select_SparseBSR_int32_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8163040Z test_select_SparseBSR_int32_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8163270Z test_select_SparseBSR_int32_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8163500Z test_select_SparseBSR_int32_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8163730Z test_select_SparseBSR_int32_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8163960Z test_select_SparseBSR_int32_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8164190Z test_select_SparseBSR_int32_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8164420Z test_select_SparseBSR_int32_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8164660Z test_select_SparseBSR_int64_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8164900Z test_select_SparseBSR_int64_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8165130Z test_select_SparseBSR_int64_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8165370Z test_select_SparseBSR_int64_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8165600Z test_select_SparseBSR_int64_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8165830Z test_select_SparseBSR_int64_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8166050Z test_select_SparseBSR_int64_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8166270Z test_select_SparseBSR_int64_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8166500Z test_select_SparseBSR_int64_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8166720Z test_select_SparseBSR_int64_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8166940Z test_select_SparseBSR_int64_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8167170Z test_select_SparseBSR_int64_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8167390Z test_select_SparseCSC_int32_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8167630Z test_select_SparseCSC_int32_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8167860Z test_select_SparseCSC_int32_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8168090Z test_select_SparseCSC_int32_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8168330Z test_select_SparseCSC_int32_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8168590Z test_select_SparseCSC_int32_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8168820Z test_select_SparseCSC_int32_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8169050Z test_select_SparseCSC_int32_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8169270Z test_select_SparseCSC_int32_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8169490Z test_select_SparseCSC_int32_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8169710Z test_select_SparseCSC_int32_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8169970Z test_select_SparseCSC_int32_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8170190Z test_select_SparseCSC_int64_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8170420Z test_select_SparseCSC_int64_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8170660Z test_select_SparseCSC_int64_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8170900Z test_select_SparseCSC_int64_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8171130Z test_select_SparseCSC_int64_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8171350Z test_select_SparseCSC_int64_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8171580Z test_select_SparseCSC_int64_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8171800Z test_select_SparseCSC_int64_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8172020Z test_select_SparseCSC_int64_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8172240Z test_select_SparseCSC_int64_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8172460Z test_select_SparseCSC_int64_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8172680Z test_select_SparseCSC_int64_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8172920Z test_select_SparseCSR_int32_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8173150Z test_select_SparseCSR_int32_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8173380Z test_select_SparseCSR_int32_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8173620Z test_select_SparseCSR_int32_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8173850Z test_select_SparseCSR_int32_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8174070Z test_select_SparseCSR_int32_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8174300Z test_select_SparseCSR_int32_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8174520Z test_select_SparseCSR_int32_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8174740Z test_select_SparseCSR_int32_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8174960Z test_select_SparseCSR_int32_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8175180Z test_select_SparseCSR_int32_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8175410Z test_select_SparseCSR_int32_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8175630Z test_select_SparseCSR_int64_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8175860Z test_select_SparseCSR_int64_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8176100Z test_select_SparseCSR_int64_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8176330Z test_select_SparseCSR_int64_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8176570Z test_select_SparseCSR_int64_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8176860Z test_select_SparseCSR_int64_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8177090Z test_select_SparseCSR_int64_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8177310Z test_select_SparseCSR_int64_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8177530Z test_select_SparseCSR_int64_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8177750Z test_select_SparseCSR_int64_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8177970Z test_select_SparseCSR_int64_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8178240Z test_select_SparseCSR_int64_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.009s) 2023-01-11T21:26:23.8178500Z test_sparse_add_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8178790Z test_sparse_add_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8179070Z test_sparse_add_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8179350Z test_sparse_add_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8179600Z test_sparse_add_errors_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2023-01-11T21:26:23.8179830Z test_sparse_add_errors_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2023-01-11T21:26:23.8180060Z test_sparse_add_errors_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2023-01-11T21:26:23.8180290Z test_sparse_add_errors_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2023-01-11T21:26:23.8180520Z test_sparse_addmm_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2023-01-11T21:26:23.8180740Z test_sparse_addmm_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2023-01-11T21:26:23.8180960Z test_sparse_addmm_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2023-01-11T21:26:23.8181180Z test_sparse_addmm_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2023-01-11T21:26:23.8181400Z test_sparse_csc_to_dense_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8181630Z test_sparse_csc_to_dense_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8181850Z test_sparse_csc_to_dense_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8182090Z test_sparse_csc_to_dense_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8182320Z test_sparse_csc_to_dense_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8182540Z test_sparse_csc_to_dense_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8182760Z test_sparse_csc_to_dense_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8185690Z test_sparse_csc_to_dense_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8185930Z test_sparse_csc_to_dense_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8186160Z test_sparse_csc_to_dense_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8186380Z test_sparse_csc_to_dense_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8186600Z test_sparse_csc_to_dense_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8186830Z test_sparse_csr_from_dense_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8187060Z test_sparse_csr_from_dense_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8187300Z test_sparse_csr_from_dense_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8187540Z test_sparse_csr_from_dense_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8187840Z test_sparse_csr_from_dense_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8188070Z test_sparse_csr_from_dense_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8188290Z test_sparse_csr_from_dense_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8188520Z test_sparse_csr_from_dense_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8188740Z test_sparse_csr_from_dense_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8188960Z test_sparse_csr_from_dense_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8189180Z test_sparse_csr_from_dense_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8189450Z test_sparse_csr_from_dense_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8189680Z test_sparse_csr_to_dense_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8189900Z test_sparse_csr_to_dense_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8190130Z test_sparse_csr_to_dense_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8190360Z test_sparse_csr_to_dense_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8190590Z test_sparse_csr_to_dense_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8190810Z test_sparse_csr_to_dense_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8191020Z test_sparse_csr_to_dense_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8191240Z test_sparse_csr_to_dense_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8191470Z test_sparse_csr_to_dense_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8191690Z test_sparse_csr_to_dense_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8191910Z test_sparse_csr_to_dense_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8192130Z test_sparse_csr_to_dense_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8192370Z test_sparse_csr_unary_inplace_abs_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8192610Z test_sparse_csr_unary_inplace_abs_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2023-01-11T21:26:23.8192860Z test_sparse_csr_unary_inplace_abs_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2023-01-11T21:26:23.8193110Z test_sparse_csr_unary_inplace_abs_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2023-01-11T21:26:23.8193340Z test_sparse_csr_unary_inplace_abs_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8193580Z test_sparse_csr_unary_inplace_abs_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8193820Z test_sparse_csr_unary_inplace_abs_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8194050Z test_sparse_csr_unary_inplace_abs_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8194290Z test_sparse_csr_unary_inplace_abs_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8194520Z test_sparse_csr_unary_inplace_abs_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8194760Z test_sparse_csr_unary_inplace_abs_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8194990Z test_sparse_csr_unary_inplace_abs_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8195270Z test_sparse_csr_unary_inplace_angle_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8195590Z test_sparse_csr_unary_inplace_angle_cpu_bool (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8195940Z test_sparse_csr_unary_inplace_angle_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8196260Z test_sparse_csr_unary_inplace_angle_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8196570Z test_sparse_csr_unary_inplace_angle_cpu_float16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8196880Z test_sparse_csr_unary_inplace_angle_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8197180Z test_sparse_csr_unary_inplace_angle_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8197520Z test_sparse_csr_unary_inplace_angle_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8197830Z test_sparse_csr_unary_inplace_angle_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8198130Z test_sparse_csr_unary_inplace_angle_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8198430Z test_sparse_csr_unary_inplace_angle_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8198730Z test_sparse_csr_unary_inplace_angle_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8199000Z test_sparse_csr_unary_inplace_asin_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8199240Z test_sparse_csr_unary_inplace_asin_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8199490Z test_sparse_csr_unary_inplace_asin_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8199740Z test_sparse_csr_unary_inplace_asin_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8200000Z test_sparse_csr_unary_inplace_asin_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8200240Z test_sparse_csr_unary_inplace_asin_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8200480Z test_sparse_csr_unary_inplace_asin_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8200720Z test_sparse_csr_unary_inplace_asin_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8200950Z test_sparse_csr_unary_inplace_asin_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8201190Z test_sparse_csr_unary_inplace_asin_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8201420Z test_sparse_csr_unary_inplace_asin_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8201660Z test_sparse_csr_unary_inplace_asinh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8201900Z test_sparse_csr_unary_inplace_asinh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8202150Z test_sparse_csr_unary_inplace_asinh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8202400Z test_sparse_csr_unary_inplace_asinh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8202640Z test_sparse_csr_unary_inplace_asinh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8202880Z test_sparse_csr_unary_inplace_asinh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8203120Z test_sparse_csr_unary_inplace_asinh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8203360Z test_sparse_csr_unary_inplace_asinh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8203600Z test_sparse_csr_unary_inplace_asinh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8203830Z test_sparse_csr_unary_inplace_asinh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8204100Z test_sparse_csr_unary_inplace_asinh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8204340Z test_sparse_csr_unary_inplace_atan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8204580Z test_sparse_csr_unary_inplace_atan_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8204820Z test_sparse_csr_unary_inplace_atan_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8205070Z test_sparse_csr_unary_inplace_atan_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8205310Z test_sparse_csr_unary_inplace_atan_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8205590Z test_sparse_csr_unary_inplace_atan_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8205820Z test_sparse_csr_unary_inplace_atan_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8206060Z test_sparse_csr_unary_inplace_atan_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8206280Z test_sparse_csr_unary_inplace_atan_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8206520Z test_sparse_csr_unary_inplace_atan_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8206750Z test_sparse_csr_unary_inplace_atan_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8206990Z test_sparse_csr_unary_inplace_atanh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8207230Z test_sparse_csr_unary_inplace_atanh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8207480Z test_sparse_csr_unary_inplace_atanh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8207730Z test_sparse_csr_unary_inplace_atanh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8207970Z test_sparse_csr_unary_inplace_atanh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8208210Z test_sparse_csr_unary_inplace_atanh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8208450Z test_sparse_csr_unary_inplace_atanh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8208690Z test_sparse_csr_unary_inplace_atanh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8208920Z test_sparse_csr_unary_inplace_atanh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8209150Z test_sparse_csr_unary_inplace_atanh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8209390Z test_sparse_csr_unary_inplace_atanh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8209630Z test_sparse_csr_unary_inplace_ceil_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8209870Z test_sparse_csr_unary_inplace_ceil_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8210110Z test_sparse_csr_unary_inplace_ceil_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8210340Z test_sparse_csr_unary_inplace_ceil_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8210570Z test_sparse_csr_unary_inplace_ceil_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8210800Z test_sparse_csr_unary_inplace_ceil_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8211030Z test_sparse_csr_unary_inplace_ceil_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8211270Z test_sparse_csr_unary_inplace_ceil_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8211520Z test_sparse_csr_unary_inplace_conj_physical_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8211780Z test_sparse_csr_unary_inplace_conj_physical_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8212090Z test_sparse_csr_unary_inplace_conj_physical_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8212360Z test_sparse_csr_unary_inplace_conj_physical_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8212620Z test_sparse_csr_unary_inplace_conj_physical_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8212880Z test_sparse_csr_unary_inplace_conj_physical_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8213140Z test_sparse_csr_unary_inplace_conj_physical_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8213390Z test_sparse_csr_unary_inplace_conj_physical_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8213690Z test_sparse_csr_unary_inplace_conj_physical_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8213950Z test_sparse_csr_unary_inplace_conj_physical_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8214190Z test_sparse_csr_unary_inplace_conj_physical_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8214440Z test_sparse_csr_unary_inplace_conj_physical_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8214690Z test_sparse_csr_unary_inplace_conj_physical_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8214940Z test_sparse_csr_unary_inplace_deg2rad_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8215190Z test_sparse_csr_unary_inplace_deg2rad_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.005s) 2023-01-11T21:26:23.8215440Z test_sparse_csr_unary_inplace_deg2rad_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8218120Z test_sparse_csr_unary_inplace_deg2rad_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8218380Z test_sparse_csr_unary_inplace_deg2rad_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8218620Z test_sparse_csr_unary_inplace_deg2rad_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2023-01-11T21:26:23.8218870Z test_sparse_csr_unary_inplace_deg2rad_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2023-01-11T21:26:23.8219100Z test_sparse_csr_unary_inplace_deg2rad_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2023-01-11T21:26:23.8219340Z test_sparse_csr_unary_inplace_deg2rad_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2023-01-11T21:26:23.8219580Z test_sparse_csr_unary_inplace_deg2rad_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2023-01-11T21:26:23.8219810Z test_sparse_csr_unary_inplace_erf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8220050Z test_sparse_csr_unary_inplace_erf_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8220300Z test_sparse_csr_unary_inplace_erf_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8220540Z test_sparse_csr_unary_inplace_erf_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8220770Z test_sparse_csr_unary_inplace_erf_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8221010Z test_sparse_csr_unary_inplace_erf_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8221240Z test_sparse_csr_unary_inplace_erf_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8221480Z test_sparse_csr_unary_inplace_erf_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8221710Z test_sparse_csr_unary_inplace_erf_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8221950Z test_sparse_csr_unary_inplace_erfinv_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8222190Z test_sparse_csr_unary_inplace_erfinv_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8222430Z test_sparse_csr_unary_inplace_erfinv_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8222740Z test_sparse_csr_unary_inplace_erfinv_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8222990Z test_sparse_csr_unary_inplace_erfinv_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8223230Z test_sparse_csr_unary_inplace_erfinv_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8223460Z test_sparse_csr_unary_inplace_erfinv_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8223690Z test_sparse_csr_unary_inplace_erfinv_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8223930Z test_sparse_csr_unary_inplace_erfinv_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8224210Z test_sparse_csr_unary_inplace_expm1_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8224450Z test_sparse_csr_unary_inplace_expm1_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8224690Z test_sparse_csr_unary_inplace_expm1_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8224930Z test_sparse_csr_unary_inplace_expm1_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8225170Z test_sparse_csr_unary_inplace_expm1_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8225410Z test_sparse_csr_unary_inplace_expm1_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8225640Z test_sparse_csr_unary_inplace_expm1_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8225880Z test_sparse_csr_unary_inplace_expm1_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8226110Z test_sparse_csr_unary_inplace_expm1_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8226350Z test_sparse_csr_unary_inplace_floor_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8226600Z test_sparse_csr_unary_inplace_floor_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8226840Z test_sparse_csr_unary_inplace_floor_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8227080Z test_sparse_csr_unary_inplace_floor_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8227310Z test_sparse_csr_unary_inplace_floor_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8227540Z test_sparse_csr_unary_inplace_floor_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8227770Z test_sparse_csr_unary_inplace_floor_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8228000Z test_sparse_csr_unary_inplace_floor_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8228230Z test_sparse_csr_unary_inplace_frac_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8228470Z test_sparse_csr_unary_inplace_frac_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8228710Z test_sparse_csr_unary_inplace_frac_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8228940Z test_sparse_csr_unary_inplace_frac_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8229220Z test_sparse_csr_unary_inplace_isinf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8229540Z test_sparse_csr_unary_inplace_isinf_cpu_bool (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8229850Z test_sparse_csr_unary_inplace_isinf_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8230170Z test_sparse_csr_unary_inplace_isinf_cpu_complex32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8230470Z test_sparse_csr_unary_inplace_isinf_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8230820Z test_sparse_csr_unary_inplace_isinf_cpu_float16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8231130Z test_sparse_csr_unary_inplace_isinf_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8231430Z test_sparse_csr_unary_inplace_isinf_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8231730Z test_sparse_csr_unary_inplace_isinf_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8232040Z test_sparse_csr_unary_inplace_isinf_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8232380Z test_sparse_csr_unary_inplace_isinf_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8232680Z test_sparse_csr_unary_inplace_isinf_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8232980Z test_sparse_csr_unary_inplace_isinf_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8233290Z test_sparse_csr_unary_inplace_isnan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8233590Z test_sparse_csr_unary_inplace_isnan_cpu_bool (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8233890Z test_sparse_csr_unary_inplace_isnan_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8234210Z test_sparse_csr_unary_inplace_isnan_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8234510Z test_sparse_csr_unary_inplace_isnan_cpu_float16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8234810Z test_sparse_csr_unary_inplace_isnan_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8235110Z test_sparse_csr_unary_inplace_isnan_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8235420Z test_sparse_csr_unary_inplace_isnan_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8235710Z test_sparse_csr_unary_inplace_isnan_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8236010Z test_sparse_csr_unary_inplace_isnan_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8236320Z test_sparse_csr_unary_inplace_isnan_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8236620Z test_sparse_csr_unary_inplace_isnan_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8236930Z test_sparse_csr_unary_inplace_isneginf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8237240Z test_sparse_csr_unary_inplace_isneginf_cpu_bool (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8237550Z test_sparse_csr_unary_inplace_isneginf_cpu_float16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8237860Z test_sparse_csr_unary_inplace_isneginf_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8238160Z test_sparse_csr_unary_inplace_isneginf_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8238500Z test_sparse_csr_unary_inplace_isneginf_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8238810Z test_sparse_csr_unary_inplace_isneginf_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8239120Z test_sparse_csr_unary_inplace_isneginf_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8239420Z test_sparse_csr_unary_inplace_isneginf_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8239760Z test_sparse_csr_unary_inplace_isneginf_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8240060Z test_sparse_csr_unary_inplace_isposinf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8240370Z test_sparse_csr_unary_inplace_isposinf_cpu_bool (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8240680Z test_sparse_csr_unary_inplace_isposinf_cpu_float16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8240990Z test_sparse_csr_unary_inplace_isposinf_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8241290Z test_sparse_csr_unary_inplace_isposinf_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8241600Z test_sparse_csr_unary_inplace_isposinf_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8241900Z test_sparse_csr_unary_inplace_isposinf_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8242210Z test_sparse_csr_unary_inplace_isposinf_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8242510Z test_sparse_csr_unary_inplace_isposinf_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8242810Z test_sparse_csr_unary_inplace_isposinf_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8243090Z test_sparse_csr_unary_inplace_log1p_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8243330Z test_sparse_csr_unary_inplace_log1p_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8243580Z test_sparse_csr_unary_inplace_log1p_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8243840Z test_sparse_csr_unary_inplace_log1p_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8244080Z test_sparse_csr_unary_inplace_log1p_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8244330Z test_sparse_csr_unary_inplace_log1p_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8244570Z test_sparse_csr_unary_inplace_log1p_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8244800Z test_sparse_csr_unary_inplace_log1p_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8245040Z test_sparse_csr_unary_inplace_log1p_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8245280Z test_sparse_csr_unary_inplace_log1p_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8245510Z test_sparse_csr_unary_inplace_log1p_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8245750Z test_sparse_csr_unary_inplace_neg_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8245990Z test_sparse_csr_unary_inplace_neg_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8246280Z test_sparse_csr_unary_inplace_neg_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8246520Z test_sparse_csr_unary_inplace_neg_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8246760Z test_sparse_csr_unary_inplace_neg_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8246990Z test_sparse_csr_unary_inplace_neg_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8247220Z test_sparse_csr_unary_inplace_neg_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8247450Z test_sparse_csr_unary_inplace_neg_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8247740Z test_sparse_csr_unary_inplace_neg_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8247980Z test_sparse_csr_unary_inplace_neg_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8248210Z test_sparse_csr_unary_inplace_neg_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8248450Z test_sparse_csr_unary_inplace_neg_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8248730Z test_sparse_csr_unary_inplace_nn_functional_relu_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8249070Z test_sparse_csr_unary_inplace_nn_functional_relu_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8249390Z test_sparse_csr_unary_inplace_nn_functional_relu_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8249710Z test_sparse_csr_unary_inplace_nn_functional_relu_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8250030Z test_sparse_csr_unary_inplace_nn_functional_relu_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8250350Z test_sparse_csr_unary_inplace_nn_functional_relu_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8255720Z test_sparse_csr_unary_inplace_nn_functional_relu_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8256130Z test_sparse_csr_unary_inplace_nn_functional_relu_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8256480Z test_sparse_csr_unary_inplace_positive_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8256830Z test_sparse_csr_unary_inplace_positive_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8257170Z test_sparse_csr_unary_inplace_positive_cpu_complex32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8257500Z test_sparse_csr_unary_inplace_positive_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8257830Z test_sparse_csr_unary_inplace_positive_cpu_float16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8258150Z test_sparse_csr_unary_inplace_positive_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8258470Z test_sparse_csr_unary_inplace_positive_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8258790Z test_sparse_csr_unary_inplace_positive_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8259290Z test_sparse_csr_unary_inplace_positive_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8259620Z test_sparse_csr_unary_inplace_positive_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8259940Z test_sparse_csr_unary_inplace_positive_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8260270Z test_sparse_csr_unary_inplace_positive_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8260550Z test_sparse_csr_unary_inplace_rad2deg_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8260900Z test_sparse_csr_unary_inplace_rad2deg_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.005s) 2023-01-11T21:26:23.8261170Z test_sparse_csr_unary_inplace_rad2deg_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8261430Z test_sparse_csr_unary_inplace_rad2deg_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8261680Z test_sparse_csr_unary_inplace_rad2deg_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8261940Z test_sparse_csr_unary_inplace_rad2deg_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2023-01-11T21:26:23.8262190Z test_sparse_csr_unary_inplace_rad2deg_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2023-01-11T21:26:23.8262430Z test_sparse_csr_unary_inplace_rad2deg_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2023-01-11T21:26:23.8262680Z test_sparse_csr_unary_inplace_rad2deg_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2023-01-11T21:26:23.8262930Z test_sparse_csr_unary_inplace_rad2deg_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.005s) 2023-01-11T21:26:23.8263180Z test_sparse_csr_unary_inplace_round_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8263440Z test_sparse_csr_unary_inplace_round_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8263690Z test_sparse_csr_unary_inplace_round_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8263940Z test_sparse_csr_unary_inplace_round_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8264190Z test_sparse_csr_unary_inplace_round_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8264430Z test_sparse_csr_unary_inplace_round_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8264680Z test_sparse_csr_unary_inplace_round_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8264920Z test_sparse_csr_unary_inplace_round_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8265170Z test_sparse_csr_unary_inplace_sgn_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8265420Z test_sparse_csr_unary_inplace_sgn_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8265680Z test_sparse_csr_unary_inplace_sgn_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8265940Z test_sparse_csr_unary_inplace_sgn_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8266300Z test_sparse_csr_unary_inplace_sgn_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8266670Z test_sparse_csr_unary_inplace_sgn_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8267440Z test_sparse_csr_unary_inplace_sgn_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8271550Z test_sparse_csr_unary_inplace_sgn_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8271810Z test_sparse_csr_unary_inplace_sgn_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8272060Z test_sparse_csr_unary_inplace_sgn_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8272300Z test_sparse_csr_unary_inplace_sgn_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8272670Z test_sparse_csr_unary_inplace_sgn_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8272920Z test_sparse_csr_unary_inplace_sgn_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8273160Z test_sparse_csr_unary_inplace_sign_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8273410Z test_sparse_csr_unary_inplace_sign_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8273670Z test_sparse_csr_unary_inplace_sign_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8273910Z test_sparse_csr_unary_inplace_sign_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8274220Z test_sparse_csr_unary_inplace_sign_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8274470Z test_sparse_csr_unary_inplace_sign_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8274710Z test_sparse_csr_unary_inplace_sign_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8274960Z test_sparse_csr_unary_inplace_sign_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8275200Z test_sparse_csr_unary_inplace_sign_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8275450Z test_sparse_csr_unary_inplace_sign_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8275740Z test_sparse_csr_unary_inplace_signbit_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8276060Z test_sparse_csr_unary_inplace_signbit_cpu_bool (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8276390Z test_sparse_csr_unary_inplace_signbit_cpu_float16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8301850Z test_sparse_csr_unary_inplace_signbit_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8302210Z test_sparse_csr_unary_inplace_signbit_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8302520Z test_sparse_csr_unary_inplace_signbit_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8302820Z test_sparse_csr_unary_inplace_signbit_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8303130Z test_sparse_csr_unary_inplace_signbit_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8303430Z test_sparse_csr_unary_inplace_signbit_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8303740Z test_sparse_csr_unary_inplace_signbit_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Inplace variant not supported! (0.001s) 2023-01-11T21:26:23.8304010Z test_sparse_csr_unary_inplace_sin_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8304250Z test_sparse_csr_unary_inplace_sin_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8304500Z test_sparse_csr_unary_inplace_sin_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8304740Z test_sparse_csr_unary_inplace_sin_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8304990Z test_sparse_csr_unary_inplace_sin_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8305220Z test_sparse_csr_unary_inplace_sin_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8305460Z test_sparse_csr_unary_inplace_sin_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8305700Z test_sparse_csr_unary_inplace_sin_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8306030Z test_sparse_csr_unary_inplace_sin_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8306270Z test_sparse_csr_unary_inplace_sin_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8306500Z test_sparse_csr_unary_inplace_sin_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8306740Z test_sparse_csr_unary_inplace_sinh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8306980Z test_sparse_csr_unary_inplace_sinh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8307220Z test_sparse_csr_unary_inplace_sinh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8307520Z test_sparse_csr_unary_inplace_sinh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8307760Z test_sparse_csr_unary_inplace_sinh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8308000Z test_sparse_csr_unary_inplace_sinh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8308240Z test_sparse_csr_unary_inplace_sinh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8308470Z test_sparse_csr_unary_inplace_sinh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8308700Z test_sparse_csr_unary_inplace_sinh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8308940Z test_sparse_csr_unary_inplace_sinh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8309170Z test_sparse_csr_unary_inplace_sinh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8309410Z test_sparse_csr_unary_inplace_sqrt_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8309650Z test_sparse_csr_unary_inplace_sqrt_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8309890Z test_sparse_csr_unary_inplace_sqrt_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8310140Z test_sparse_csr_unary_inplace_sqrt_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8310380Z test_sparse_csr_unary_inplace_sqrt_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8310620Z test_sparse_csr_unary_inplace_sqrt_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8310860Z test_sparse_csr_unary_inplace_sqrt_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8311090Z test_sparse_csr_unary_inplace_sqrt_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8311320Z test_sparse_csr_unary_inplace_sqrt_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8311550Z test_sparse_csr_unary_inplace_sqrt_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8311780Z test_sparse_csr_unary_inplace_sqrt_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8312020Z test_sparse_csr_unary_inplace_tan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8312260Z test_sparse_csr_unary_inplace_tan_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8312500Z test_sparse_csr_unary_inplace_tan_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8312750Z test_sparse_csr_unary_inplace_tan_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8312990Z test_sparse_csr_unary_inplace_tan_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8313220Z test_sparse_csr_unary_inplace_tan_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8313460Z test_sparse_csr_unary_inplace_tan_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8313690Z test_sparse_csr_unary_inplace_tan_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8313920Z test_sparse_csr_unary_inplace_tan_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8314220Z test_sparse_csr_unary_inplace_tan_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8314460Z test_sparse_csr_unary_inplace_tan_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8314700Z test_sparse_csr_unary_inplace_tanh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8314940Z test_sparse_csr_unary_inplace_tanh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8315180Z test_sparse_csr_unary_inplace_tanh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8315430Z test_sparse_csr_unary_inplace_tanh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8315730Z test_sparse_csr_unary_inplace_tanh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8315970Z test_sparse_csr_unary_inplace_tanh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8316210Z test_sparse_csr_unary_inplace_tanh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8316440Z test_sparse_csr_unary_inplace_tanh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8316670Z test_sparse_csr_unary_inplace_tanh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8316900Z test_sparse_csr_unary_inplace_tanh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8317140Z test_sparse_csr_unary_inplace_tanh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.004s) 2023-01-11T21:26:23.8320910Z test_sparse_csr_unary_inplace_trunc_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8321170Z test_sparse_csr_unary_inplace_trunc_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8321410Z test_sparse_csr_unary_inplace_trunc_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8321650Z test_sparse_csr_unary_inplace_trunc_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8321890Z test_sparse_csr_unary_inplace_trunc_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8322130Z test_sparse_csr_unary_inplace_trunc_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8322360Z test_sparse_csr_unary_inplace_trunc_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8322590Z test_sparse_csr_unary_inplace_trunc_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8322830Z test_sparse_csr_unary_out_abs_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8323520Z test_sparse_csr_unary_out_abs_cpu_complex128 (__main__.TestSparseCSRCPU) ... /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:26:23.8323950Z return self.op(*args, **kwargs) 2023-01-11T21:26:23.8324080Z ok (0.001s) 2023-01-11T21:26:23.8324260Z test_sparse_csr_unary_out_abs_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8324500Z test_sparse_csr_unary_out_abs_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8324730Z test_sparse_csr_unary_out_abs_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8324960Z test_sparse_csr_unary_out_abs_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8325190Z test_sparse_csr_unary_out_abs_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8325420Z test_sparse_csr_unary_out_abs_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8325650Z test_sparse_csr_unary_out_abs_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8325940Z test_sparse_csr_unary_out_abs_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8326170Z test_sparse_csr_unary_out_abs_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8326400Z test_sparse_csr_unary_out_abs_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8326630Z test_sparse_csr_unary_out_angle_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8326860Z test_sparse_csr_unary_out_angle_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8327100Z test_sparse_csr_unary_out_angle_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8327350Z test_sparse_csr_unary_out_angle_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8327500Z test_sparse_csr_unary_out_angle_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8327610Z test_sparse_csr_unary_out_angle_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8327720Z test_sparse_csr_unary_out_angle_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8327830Z test_sparse_csr_unary_out_angle_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8327930Z test_sparse_csr_unary_out_angle_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8328040Z test_sparse_csr_unary_out_angle_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8328140Z test_sparse_csr_unary_out_angle_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8328250Z test_sparse_csr_unary_out_angle_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8328360Z test_sparse_csr_unary_out_asin_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8328460Z test_sparse_csr_unary_out_asin_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8328570Z test_sparse_csr_unary_out_asin_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8328680Z test_sparse_csr_unary_out_asin_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8328790Z test_sparse_csr_unary_out_asin_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8328900Z test_sparse_csr_unary_out_asin_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8329010Z test_sparse_csr_unary_out_asin_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8329110Z test_sparse_csr_unary_out_asin_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8329220Z test_sparse_csr_unary_out_asin_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8329320Z test_sparse_csr_unary_out_asin_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8329420Z test_sparse_csr_unary_out_asin_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8329530Z test_sparse_csr_unary_out_asinh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8329630Z test_sparse_csr_unary_out_asinh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8329750Z test_sparse_csr_unary_out_asinh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8329860Z test_sparse_csr_unary_out_asinh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8329960Z test_sparse_csr_unary_out_asinh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8330070Z test_sparse_csr_unary_out_asinh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8330170Z test_sparse_csr_unary_out_asinh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8330280Z test_sparse_csr_unary_out_asinh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8330380Z test_sparse_csr_unary_out_asinh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8330530Z test_sparse_csr_unary_out_asinh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8330630Z test_sparse_csr_unary_out_asinh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8330740Z test_sparse_csr_unary_out_atan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8330840Z test_sparse_csr_unary_out_atan_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8330950Z test_sparse_csr_unary_out_atan_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8331060Z test_sparse_csr_unary_out_atan_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8331210Z test_sparse_csr_unary_out_atan_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8331320Z test_sparse_csr_unary_out_atan_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8331420Z test_sparse_csr_unary_out_atan_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8331520Z test_sparse_csr_unary_out_atan_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8331630Z test_sparse_csr_unary_out_atan_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8331730Z test_sparse_csr_unary_out_atan_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8331830Z test_sparse_csr_unary_out_atan_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8331940Z test_sparse_csr_unary_out_atanh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8332040Z test_sparse_csr_unary_out_atanh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8332160Z test_sparse_csr_unary_out_atanh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8332270Z test_sparse_csr_unary_out_atanh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8332370Z test_sparse_csr_unary_out_atanh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8332480Z test_sparse_csr_unary_out_atanh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8332580Z test_sparse_csr_unary_out_atanh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8332690Z test_sparse_csr_unary_out_atanh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8332790Z test_sparse_csr_unary_out_atanh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8332890Z test_sparse_csr_unary_out_atanh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8333000Z test_sparse_csr_unary_out_atanh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8333100Z test_sparse_csr_unary_out_ceil_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8333210Z test_sparse_csr_unary_out_ceil_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8333320Z test_sparse_csr_unary_out_ceil_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8333420Z test_sparse_csr_unary_out_ceil_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8333530Z test_sparse_csr_unary_out_ceil_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8333630Z test_sparse_csr_unary_out_ceil_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8333730Z test_sparse_csr_unary_out_ceil_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8333830Z test_sparse_csr_unary_out_ceil_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8333950Z test_sparse_csr_unary_out_conj_physical_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8334070Z test_sparse_csr_unary_out_conj_physical_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8334190Z test_sparse_csr_unary_out_conj_physical_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8334350Z test_sparse_csr_unary_out_conj_physical_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8334470Z test_sparse_csr_unary_out_conj_physical_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8334580Z test_sparse_csr_unary_out_conj_physical_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8334700Z test_sparse_csr_unary_out_conj_physical_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8334810Z test_sparse_csr_unary_out_conj_physical_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8334930Z test_sparse_csr_unary_out_conj_physical_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8335080Z test_sparse_csr_unary_out_conj_physical_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8335190Z test_sparse_csr_unary_out_conj_physical_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8335300Z test_sparse_csr_unary_out_conj_physical_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8335410Z test_sparse_csr_unary_out_conj_physical_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8335520Z test_sparse_csr_unary_out_deg2rad_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8335630Z test_sparse_csr_unary_out_deg2rad_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8335740Z test_sparse_csr_unary_out_deg2rad_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8335840Z test_sparse_csr_unary_out_deg2rad_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8335950Z test_sparse_csr_unary_out_deg2rad_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8336060Z test_sparse_csr_unary_out_deg2rad_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8336170Z test_sparse_csr_unary_out_deg2rad_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8336270Z test_sparse_csr_unary_out_deg2rad_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8336380Z test_sparse_csr_unary_out_deg2rad_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8336480Z test_sparse_csr_unary_out_deg2rad_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8336590Z test_sparse_csr_unary_out_erf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8336690Z test_sparse_csr_unary_out_erf_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8336800Z test_sparse_csr_unary_out_erf_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8336900Z test_sparse_csr_unary_out_erf_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8337010Z test_sparse_csr_unary_out_erf_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8337110Z test_sparse_csr_unary_out_erf_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8337210Z test_sparse_csr_unary_out_erf_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8337320Z test_sparse_csr_unary_out_erf_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8337420Z test_sparse_csr_unary_out_erf_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8337520Z test_sparse_csr_unary_out_erfinv_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8337630Z test_sparse_csr_unary_out_erfinv_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8337740Z test_sparse_csr_unary_out_erfinv_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8337840Z test_sparse_csr_unary_out_erfinv_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8337950Z test_sparse_csr_unary_out_erfinv_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8338120Z test_sparse_csr_unary_out_erfinv_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8338220Z test_sparse_csr_unary_out_erfinv_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8338320Z test_sparse_csr_unary_out_erfinv_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8338430Z test_sparse_csr_unary_out_erfinv_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8338530Z test_sparse_csr_unary_out_expm1_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8338640Z test_sparse_csr_unary_out_expm1_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8338800Z test_sparse_csr_unary_out_expm1_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8338910Z test_sparse_csr_unary_out_expm1_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8339020Z test_sparse_csr_unary_out_expm1_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8339120Z test_sparse_csr_unary_out_expm1_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8339220Z test_sparse_csr_unary_out_expm1_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8339330Z test_sparse_csr_unary_out_expm1_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8339430Z test_sparse_csr_unary_out_expm1_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8339540Z test_sparse_csr_unary_out_floor_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8339650Z test_sparse_csr_unary_out_floor_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8339750Z test_sparse_csr_unary_out_floor_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8339860Z test_sparse_csr_unary_out_floor_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8339960Z test_sparse_csr_unary_out_floor_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8340060Z test_sparse_csr_unary_out_floor_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8340170Z test_sparse_csr_unary_out_floor_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8340270Z test_sparse_csr_unary_out_floor_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8340380Z test_sparse_csr_unary_out_frac_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8340480Z test_sparse_csr_unary_out_frac_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8340590Z test_sparse_csr_unary_out_frac_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8340690Z test_sparse_csr_unary_out_frac_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8340830Z test_sparse_csr_unary_out_isinf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8340970Z test_sparse_csr_unary_out_isinf_cpu_bool (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8341110Z test_sparse_csr_unary_out_isinf_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8341250Z test_sparse_csr_unary_out_isinf_cpu_complex32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8341390Z test_sparse_csr_unary_out_isinf_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8341520Z test_sparse_csr_unary_out_isinf_cpu_float16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8341650Z test_sparse_csr_unary_out_isinf_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8341820Z test_sparse_csr_unary_out_isinf_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8341960Z test_sparse_csr_unary_out_isinf_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8342080Z test_sparse_csr_unary_out_isinf_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8342210Z test_sparse_csr_unary_out_isinf_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8342340Z test_sparse_csr_unary_out_isinf_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8342470Z test_sparse_csr_unary_out_isinf_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8342640Z test_sparse_csr_unary_out_isnan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8342780Z test_sparse_csr_unary_out_isnan_cpu_bool (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8342910Z test_sparse_csr_unary_out_isnan_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8343050Z test_sparse_csr_unary_out_isnan_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8343180Z test_sparse_csr_unary_out_isnan_cpu_float16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8343310Z test_sparse_csr_unary_out_isnan_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8343440Z test_sparse_csr_unary_out_isnan_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8343570Z test_sparse_csr_unary_out_isnan_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8343700Z test_sparse_csr_unary_out_isnan_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8343820Z test_sparse_csr_unary_out_isnan_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8343950Z test_sparse_csr_unary_out_isnan_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8344080Z test_sparse_csr_unary_out_isnan_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8344190Z test_sparse_csr_unary_out_isneginf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8344300Z test_sparse_csr_unary_out_isneginf_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8344410Z test_sparse_csr_unary_out_isneginf_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8344520Z test_sparse_csr_unary_out_isneginf_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8344620Z test_sparse_csr_unary_out_isneginf_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8344730Z test_sparse_csr_unary_out_isneginf_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8344840Z test_sparse_csr_unary_out_isneginf_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8344940Z test_sparse_csr_unary_out_isneginf_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8345050Z test_sparse_csr_unary_out_isneginf_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8345160Z test_sparse_csr_unary_out_isneginf_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8345270Z test_sparse_csr_unary_out_isposinf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8345370Z test_sparse_csr_unary_out_isposinf_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8345480Z test_sparse_csr_unary_out_isposinf_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8345620Z test_sparse_csr_unary_out_isposinf_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8345730Z test_sparse_csr_unary_out_isposinf_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8345840Z test_sparse_csr_unary_out_isposinf_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8345940Z test_sparse_csr_unary_out_isposinf_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8346050Z test_sparse_csr_unary_out_isposinf_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8346150Z test_sparse_csr_unary_out_isposinf_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8346300Z test_sparse_csr_unary_out_isposinf_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8346400Z test_sparse_csr_unary_out_log1p_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8346510Z test_sparse_csr_unary_out_log1p_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8346620Z test_sparse_csr_unary_out_log1p_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8346730Z test_sparse_csr_unary_out_log1p_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8346830Z test_sparse_csr_unary_out_log1p_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8346940Z test_sparse_csr_unary_out_log1p_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8347040Z test_sparse_csr_unary_out_log1p_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8347150Z test_sparse_csr_unary_out_log1p_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8347250Z test_sparse_csr_unary_out_log1p_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8347360Z test_sparse_csr_unary_out_log1p_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8347460Z test_sparse_csr_unary_out_log1p_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8347570Z test_sparse_csr_unary_out_neg_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8347670Z test_sparse_csr_unary_out_neg_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8347780Z test_sparse_csr_unary_out_neg_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8347880Z test_sparse_csr_unary_out_neg_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8347980Z test_sparse_csr_unary_out_neg_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8348090Z test_sparse_csr_unary_out_neg_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8348190Z test_sparse_csr_unary_out_neg_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8348300Z test_sparse_csr_unary_out_neg_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8348400Z test_sparse_csr_unary_out_neg_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8348500Z test_sparse_csr_unary_out_neg_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8350960Z test_sparse_csr_unary_out_neg_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8351070Z test_sparse_csr_unary_out_neg_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8351220Z test_sparse_csr_unary_out_nn_functional_relu_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8351360Z test_sparse_csr_unary_out_nn_functional_relu_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8351500Z test_sparse_csr_unary_out_nn_functional_relu_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8351690Z test_sparse_csr_unary_out_nn_functional_relu_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8351830Z test_sparse_csr_unary_out_nn_functional_relu_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8351970Z test_sparse_csr_unary_out_nn_functional_relu_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8352110Z test_sparse_csr_unary_out_nn_functional_relu_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8352250Z test_sparse_csr_unary_out_nn_functional_relu_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8352420Z test_sparse_csr_unary_out_positive_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8352570Z test_sparse_csr_unary_out_positive_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8352700Z test_sparse_csr_unary_out_positive_cpu_complex32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8352840Z test_sparse_csr_unary_out_positive_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8352970Z test_sparse_csr_unary_out_positive_cpu_float16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8353110Z test_sparse_csr_unary_out_positive_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8353240Z test_sparse_csr_unary_out_positive_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8353370Z test_sparse_csr_unary_out_positive_cpu_int16 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8353510Z test_sparse_csr_unary_out_positive_cpu_int32 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8353640Z test_sparse_csr_unary_out_positive_cpu_int64 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8353770Z test_sparse_csr_unary_out_positive_cpu_int8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8353900Z test_sparse_csr_unary_out_positive_cpu_uint8 (__main__.TestSparseCSRCPU) ... skip: Skipped! Out not supported (0.001s) 2023-01-11T21:26:23.8354020Z test_sparse_csr_unary_out_rad2deg_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8354130Z test_sparse_csr_unary_out_rad2deg_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8354240Z test_sparse_csr_unary_out_rad2deg_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8354350Z test_sparse_csr_unary_out_rad2deg_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8354460Z test_sparse_csr_unary_out_rad2deg_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8354560Z test_sparse_csr_unary_out_rad2deg_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8354670Z test_sparse_csr_unary_out_rad2deg_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8354780Z test_sparse_csr_unary_out_rad2deg_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8354890Z test_sparse_csr_unary_out_rad2deg_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8355000Z test_sparse_csr_unary_out_rad2deg_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8355120Z test_sparse_csr_unary_out_round_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8355220Z test_sparse_csr_unary_out_round_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8355390Z test_sparse_csr_unary_out_round_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8355500Z test_sparse_csr_unary_out_round_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8355600Z test_sparse_csr_unary_out_round_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8355710Z test_sparse_csr_unary_out_round_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8355820Z test_sparse_csr_unary_out_round_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8355920Z test_sparse_csr_unary_out_round_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8356030Z test_sparse_csr_unary_out_sgn_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8356180Z test_sparse_csr_unary_out_sgn_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8356290Z test_sparse_csr_unary_out_sgn_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8356400Z test_sparse_csr_unary_out_sgn_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8356500Z test_sparse_csr_unary_out_sgn_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8356610Z test_sparse_csr_unary_out_sgn_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8356710Z test_sparse_csr_unary_out_sgn_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8356810Z test_sparse_csr_unary_out_sgn_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8356920Z test_sparse_csr_unary_out_sgn_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8357020Z test_sparse_csr_unary_out_sgn_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8357120Z test_sparse_csr_unary_out_sgn_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8357220Z test_sparse_csr_unary_out_sgn_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8357330Z test_sparse_csr_unary_out_sgn_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8357430Z test_sparse_csr_unary_out_sign_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8357540Z test_sparse_csr_unary_out_sign_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8357640Z test_sparse_csr_unary_out_sign_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8357750Z test_sparse_csr_unary_out_sign_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8357850Z test_sparse_csr_unary_out_sign_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8357950Z test_sparse_csr_unary_out_sign_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8358060Z test_sparse_csr_unary_out_sign_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8358160Z test_sparse_csr_unary_out_sign_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8358270Z test_sparse_csr_unary_out_sign_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8358370Z test_sparse_csr_unary_out_sign_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8358480Z test_sparse_csr_unary_out_signbit_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8358590Z test_sparse_csr_unary_out_signbit_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8358700Z test_sparse_csr_unary_out_signbit_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8358810Z test_sparse_csr_unary_out_signbit_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8358910Z test_sparse_csr_unary_out_signbit_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8359020Z test_sparse_csr_unary_out_signbit_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8359160Z test_sparse_csr_unary_out_signbit_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8359270Z test_sparse_csr_unary_out_signbit_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8359370Z test_sparse_csr_unary_out_signbit_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8359480Z test_sparse_csr_unary_out_signbit_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8359580Z test_sparse_csr_unary_out_sin_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8359690Z test_sparse_csr_unary_out_sin_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8359790Z test_sparse_csr_unary_out_sin_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8359940Z test_sparse_csr_unary_out_sin_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8360040Z test_sparse_csr_unary_out_sin_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8360150Z test_sparse_csr_unary_out_sin_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8360250Z test_sparse_csr_unary_out_sin_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8360350Z test_sparse_csr_unary_out_sin_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8360450Z test_sparse_csr_unary_out_sin_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8360550Z test_sparse_csr_unary_out_sin_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8360650Z test_sparse_csr_unary_out_sin_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8360760Z test_sparse_csr_unary_out_sinh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8360860Z test_sparse_csr_unary_out_sinh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8360970Z test_sparse_csr_unary_out_sinh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8361080Z test_sparse_csr_unary_out_sinh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8361190Z test_sparse_csr_unary_out_sinh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8361290Z test_sparse_csr_unary_out_sinh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8361390Z test_sparse_csr_unary_out_sinh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8361500Z test_sparse_csr_unary_out_sinh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8361600Z test_sparse_csr_unary_out_sinh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8361700Z test_sparse_csr_unary_out_sinh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8361810Z test_sparse_csr_unary_out_sinh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8361910Z test_sparse_csr_unary_out_sqrt_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8362020Z test_sparse_csr_unary_out_sqrt_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8362120Z test_sparse_csr_unary_out_sqrt_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8362230Z test_sparse_csr_unary_out_sqrt_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8362340Z test_sparse_csr_unary_out_sqrt_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8362440Z test_sparse_csr_unary_out_sqrt_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8362540Z test_sparse_csr_unary_out_sqrt_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8362650Z test_sparse_csr_unary_out_sqrt_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8362750Z test_sparse_csr_unary_out_sqrt_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8362890Z test_sparse_csr_unary_out_sqrt_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8362990Z test_sparse_csr_unary_out_sqrt_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8363100Z test_sparse_csr_unary_out_tan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8363200Z test_sparse_csr_unary_out_tan_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8363310Z test_sparse_csr_unary_out_tan_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8363410Z test_sparse_csr_unary_out_tan_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8363520Z test_sparse_csr_unary_out_tan_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8363660Z test_sparse_csr_unary_out_tan_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8363760Z test_sparse_csr_unary_out_tan_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8363860Z test_sparse_csr_unary_out_tan_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8363960Z test_sparse_csr_unary_out_tan_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8364070Z test_sparse_csr_unary_out_tan_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8364170Z test_sparse_csr_unary_out_tan_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8364270Z test_sparse_csr_unary_out_tanh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8364380Z test_sparse_csr_unary_out_tanh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8364490Z test_sparse_csr_unary_out_tanh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8364600Z test_sparse_csr_unary_out_tanh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8364700Z test_sparse_csr_unary_out_tanh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8364810Z test_sparse_csr_unary_out_tanh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8364910Z test_sparse_csr_unary_out_tanh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8365010Z test_sparse_csr_unary_out_tanh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8365120Z test_sparse_csr_unary_out_tanh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8365220Z test_sparse_csr_unary_out_tanh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8365320Z test_sparse_csr_unary_out_tanh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8365430Z test_sparse_csr_unary_out_trunc_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8365540Z test_sparse_csr_unary_out_trunc_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8365640Z test_sparse_csr_unary_out_trunc_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8365750Z test_sparse_csr_unary_out_trunc_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8365860Z test_sparse_csr_unary_out_trunc_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8365960Z test_sparse_csr_unary_out_trunc_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8366060Z test_sparse_csr_unary_out_trunc_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8366160Z test_sparse_csr_unary_out_trunc_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8366300Z test_sparse_mm_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8366430Z test_sparse_mm_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8366570Z test_sparse_mm_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8366730Z test_sparse_mm_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8366840Z test_sparse_to_sparse_compressed_SparseBSC_cpu_float64 (__main__.TestSparseCSRCPU) 2023-01-11T21:26:23.8366970Z This test tests conversion from COO to CSR and CSC and CSC to CSR and CSC ... skip: NOT IMPL (0.001s) 2023-01-11T21:26:23.8367080Z test_sparse_to_sparse_compressed_SparseBSR_cpu_float64 (__main__.TestSparseCSRCPU) 2023-01-11T21:26:23.8367190Z This test tests conversion from COO to CSR and CSC and CSC to CSR and CSC ... skip: NOT IMPL (0.001s) 2023-01-11T21:26:23.8367300Z test_sparse_to_sparse_compressed_SparseCSC_cpu_float64 (__main__.TestSparseCSRCPU) 2023-01-11T21:26:23.8367440Z This test tests conversion from COO to CSR and CSC and CSC to CSR and CSC ... ok (0.005s) 2023-01-11T21:26:23.8367550Z test_sparse_to_sparse_compressed_SparseCSR_cpu_float64 (__main__.TestSparseCSRCPU) 2023-01-11T21:26:23.8367660Z This test tests conversion from COO to CSR and CSC and CSC to CSR and CSC ... ok (0.005s) 2023-01-11T21:26:23.8367810Z test_sparse_triangular_solve_cpu_complex128 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8367950Z test_sparse_triangular_solve_cpu_complex64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8368090Z test_sparse_triangular_solve_cpu_float32 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8368230Z test_sparse_triangular_solve_cpu_float64 (__main__.TestSparseCSRCPU) ... skip: PyTorch is built without MKL support (0.001s) 2023-01-11T21:26:23.8368330Z test_sum_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2023-01-11T21:26:23.8368420Z test_sum_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.003s) 2023-01-11T21:26:23.8368510Z test_sum_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2023-01-11T21:26:23.8368610Z test_sum_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2023-01-11T21:26:23.8368700Z test_sum_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2023-01-11T21:26:23.8368790Z test_sum_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2023-01-11T21:26:23.8368870Z test_sum_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2023-01-11T21:26:23.8368960Z test_sum_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2023-01-11T21:26:23.8369050Z test_sum_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2023-01-11T21:26:23.8369130Z test_sum_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2023-01-11T21:26:23.8369220Z test_sum_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2023-01-11T21:26:23.8369300Z test_sum_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.003s) 2023-01-11T21:26:23.8369420Z test_transpose_SparseBSC_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.806s) 2023-01-11T21:26:23.8369520Z test_transpose_SparseBSC_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.794s) 2023-01-11T21:26:23.8369630Z test_transpose_SparseBSC_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.809s) 2023-01-11T21:26:23.8369740Z test_transpose_SparseBSC_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.810s) 2023-01-11T21:26:23.8369850Z test_transpose_SparseBSC_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.807s) 2023-01-11T21:26:23.8369950Z test_transpose_SparseBSC_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.805s) 2023-01-11T21:26:23.8370050Z test_transpose_SparseBSC_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.804s) 2023-01-11T21:26:23.8370160Z test_transpose_SparseBSC_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.797s) 2023-01-11T21:26:23.8370260Z test_transpose_SparseBSC_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.796s) 2023-01-11T21:26:23.8370360Z test_transpose_SparseBSC_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.795s) 2023-01-11T21:26:23.8370470Z test_transpose_SparseBSC_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.797s) 2023-01-11T21:26:23.8370610Z test_transpose_SparseBSC_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.797s) 2023-01-11T21:26:23.8370720Z test_transpose_SparseBSR_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.817s) 2023-01-11T21:26:23.8370820Z test_transpose_SparseBSR_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.801s) 2023-01-11T21:26:23.8370940Z test_transpose_SparseBSR_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.814s) 2023-01-11T21:26:23.8371040Z test_transpose_SparseBSR_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.814s) 2023-01-11T21:26:23.8371140Z test_transpose_SparseBSR_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.813s) 2023-01-11T21:26:23.8371290Z test_transpose_SparseBSR_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.810s) 2023-01-11T21:26:23.8371390Z test_transpose_SparseBSR_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.809s) 2023-01-11T21:26:23.8371490Z test_transpose_SparseBSR_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.803s) 2023-01-11T21:26:23.8371600Z test_transpose_SparseBSR_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.802s) 2023-01-11T21:26:23.8371700Z test_transpose_SparseBSR_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.801s) 2023-01-11T21:26:23.8371800Z test_transpose_SparseBSR_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.802s) 2023-01-11T21:26:23.8371900Z test_transpose_SparseBSR_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.803s) 2023-01-11T21:26:23.8372000Z test_transpose_SparseCSC_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.384s) 2023-01-11T21:26:23.8372100Z test_transpose_SparseCSC_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.379s) 2023-01-11T21:26:23.8372210Z test_transpose_SparseCSC_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.386s) 2023-01-11T21:26:23.8372320Z test_transpose_SparseCSC_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.386s) 2023-01-11T21:26:23.8372420Z test_transpose_SparseCSC_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.385s) 2023-01-11T21:26:23.8372520Z test_transpose_SparseCSC_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.384s) 2023-01-11T21:26:23.8372620Z test_transpose_SparseCSC_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.384s) 2023-01-11T21:26:23.8372720Z test_transpose_SparseCSC_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.380s) 2023-01-11T21:26:23.8372820Z test_transpose_SparseCSC_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.380s) 2023-01-11T21:26:23.8372920Z test_transpose_SparseCSC_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.379s) 2023-01-11T21:26:23.8373020Z test_transpose_SparseCSC_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.380s) 2023-01-11T21:26:23.8373120Z test_transpose_SparseCSC_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.380s) 2023-01-11T21:26:23.8373220Z test_transpose_SparseCSR_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.390s) 2023-01-11T21:26:23.8373320Z test_transpose_SparseCSR_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.381s) 2023-01-11T21:26:23.8373430Z test_transpose_SparseCSR_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.389s) 2023-01-11T21:26:23.8373530Z test_transpose_SparseCSR_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.390s) 2023-01-11T21:26:23.8373630Z test_transpose_SparseCSR_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.388s) 2023-01-11T21:26:23.8373730Z test_transpose_SparseCSR_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.387s) 2023-01-11T21:26:23.8373830Z test_transpose_SparseCSR_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.387s) 2023-01-11T21:26:23.8373930Z test_transpose_SparseCSR_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.384s) 2023-01-11T21:26:23.8374030Z test_transpose_SparseCSR_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.383s) 2023-01-11T21:26:23.8374130Z test_transpose_SparseCSR_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.382s) 2023-01-11T21:26:23.8374240Z test_transpose_SparseCSR_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.384s) 2023-01-11T21:26:23.8374370Z test_transpose_SparseCSR_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.384s) 2023-01-11T21:26:23.8374500Z test_zero_to_zero_correspondence_unary_abs_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8374620Z test_zero_to_zero_correspondence_unary_abs_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8374750Z test_zero_to_zero_correspondence_unary_abs_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8374870Z test_zero_to_zero_correspondence_unary_abs_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8374990Z test_zero_to_zero_correspondence_unary_abs_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8375150Z test_zero_to_zero_correspondence_unary_abs_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8375270Z test_zero_to_zero_correspondence_unary_abs_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8375380Z test_zero_to_zero_correspondence_unary_abs_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8375500Z test_zero_to_zero_correspondence_unary_abs_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8375610Z test_zero_to_zero_correspondence_unary_abs_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8375730Z test_zero_to_zero_correspondence_unary_abs_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8375840Z test_zero_to_zero_correspondence_unary_abs_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8375970Z test_zero_to_zero_correspondence_unary_angle_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8376090Z test_zero_to_zero_correspondence_unary_angle_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8376210Z test_zero_to_zero_correspondence_unary_angle_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8376340Z test_zero_to_zero_correspondence_unary_angle_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8376460Z test_zero_to_zero_correspondence_unary_angle_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8376580Z test_zero_to_zero_correspondence_unary_angle_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8376700Z test_zero_to_zero_correspondence_unary_angle_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8376820Z test_zero_to_zero_correspondence_unary_angle_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8376940Z test_zero_to_zero_correspondence_unary_angle_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8377050Z test_zero_to_zero_correspondence_unary_angle_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8377170Z test_zero_to_zero_correspondence_unary_angle_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8377290Z test_zero_to_zero_correspondence_unary_angle_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8377410Z test_zero_to_zero_correspondence_unary_asin_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8379810Z test_zero_to_zero_correspondence_unary_asin_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8379940Z test_zero_to_zero_correspondence_unary_asin_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8380060Z test_zero_to_zero_correspondence_unary_asin_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8380180Z test_zero_to_zero_correspondence_unary_asin_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8380300Z test_zero_to_zero_correspondence_unary_asin_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8380420Z test_zero_to_zero_correspondence_unary_asin_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8380620Z test_zero_to_zero_correspondence_unary_asin_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8380740Z test_zero_to_zero_correspondence_unary_asin_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8380850Z test_zero_to_zero_correspondence_unary_asin_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8380960Z test_zero_to_zero_correspondence_unary_asin_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8381080Z test_zero_to_zero_correspondence_unary_asinh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8381200Z test_zero_to_zero_correspondence_unary_asinh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8381360Z test_zero_to_zero_correspondence_unary_asinh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8381490Z test_zero_to_zero_correspondence_unary_asinh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8381610Z test_zero_to_zero_correspondence_unary_asinh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8381730Z test_zero_to_zero_correspondence_unary_asinh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8381850Z test_zero_to_zero_correspondence_unary_asinh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8381960Z test_zero_to_zero_correspondence_unary_asinh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8382080Z test_zero_to_zero_correspondence_unary_asinh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8382200Z test_zero_to_zero_correspondence_unary_asinh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8382310Z test_zero_to_zero_correspondence_unary_asinh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8382430Z test_zero_to_zero_correspondence_unary_atan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8382550Z test_zero_to_zero_correspondence_unary_atan_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8382670Z test_zero_to_zero_correspondence_unary_atan_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8382790Z test_zero_to_zero_correspondence_unary_atan_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8382910Z test_zero_to_zero_correspondence_unary_atan_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8383030Z test_zero_to_zero_correspondence_unary_atan_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8383140Z test_zero_to_zero_correspondence_unary_atan_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8383260Z test_zero_to_zero_correspondence_unary_atan_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8383370Z test_zero_to_zero_correspondence_unary_atan_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8383490Z test_zero_to_zero_correspondence_unary_atan_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8383600Z test_zero_to_zero_correspondence_unary_atan_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8383720Z test_zero_to_zero_correspondence_unary_atanh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8383840Z test_zero_to_zero_correspondence_unary_atanh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8383960Z test_zero_to_zero_correspondence_unary_atanh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8384090Z test_zero_to_zero_correspondence_unary_atanh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8384210Z test_zero_to_zero_correspondence_unary_atanh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8384360Z test_zero_to_zero_correspondence_unary_atanh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8384480Z test_zero_to_zero_correspondence_unary_atanh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8384600Z test_zero_to_zero_correspondence_unary_atanh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8384710Z test_zero_to_zero_correspondence_unary_atanh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8384830Z test_zero_to_zero_correspondence_unary_atanh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8384940Z test_zero_to_zero_correspondence_unary_atanh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8385090Z test_zero_to_zero_correspondence_unary_ceil_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8385210Z test_zero_to_zero_correspondence_unary_ceil_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8385330Z test_zero_to_zero_correspondence_unary_ceil_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8385440Z test_zero_to_zero_correspondence_unary_ceil_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8385550Z test_zero_to_zero_correspondence_unary_ceil_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8385670Z test_zero_to_zero_correspondence_unary_ceil_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8385780Z test_zero_to_zero_correspondence_unary_ceil_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8385890Z test_zero_to_zero_correspondence_unary_ceil_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8386030Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8386160Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8386290Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8386430Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8386560Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8386680Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8386810Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8386940Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8387070Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8387190Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8387310Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8387440Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8387560Z test_zero_to_zero_correspondence_unary_conj_physical_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8387690Z test_zero_to_zero_correspondence_unary_deg2rad_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8387810Z test_zero_to_zero_correspondence_unary_deg2rad_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8387930Z test_zero_to_zero_correspondence_unary_deg2rad_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8388050Z test_zero_to_zero_correspondence_unary_deg2rad_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8388210Z test_zero_to_zero_correspondence_unary_deg2rad_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8388340Z test_zero_to_zero_correspondence_unary_deg2rad_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8388460Z test_zero_to_zero_correspondence_unary_deg2rad_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8388580Z test_zero_to_zero_correspondence_unary_deg2rad_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8388700Z test_zero_to_zero_correspondence_unary_deg2rad_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8388860Z test_zero_to_zero_correspondence_unary_deg2rad_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8388980Z test_zero_to_zero_correspondence_unary_erf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8389100Z test_zero_to_zero_correspondence_unary_erf_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8389220Z test_zero_to_zero_correspondence_unary_erf_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8389340Z test_zero_to_zero_correspondence_unary_erf_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8389450Z test_zero_to_zero_correspondence_unary_erf_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8389570Z test_zero_to_zero_correspondence_unary_erf_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8389680Z test_zero_to_zero_correspondence_unary_erf_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8389800Z test_zero_to_zero_correspondence_unary_erf_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8389920Z test_zero_to_zero_correspondence_unary_erf_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8390040Z test_zero_to_zero_correspondence_unary_erfinv_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8390160Z test_zero_to_zero_correspondence_unary_erfinv_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8390280Z test_zero_to_zero_correspondence_unary_erfinv_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8390400Z test_zero_to_zero_correspondence_unary_erfinv_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8390520Z test_zero_to_zero_correspondence_unary_erfinv_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8390640Z test_zero_to_zero_correspondence_unary_erfinv_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8390760Z test_zero_to_zero_correspondence_unary_erfinv_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8390870Z test_zero_to_zero_correspondence_unary_erfinv_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8390990Z test_zero_to_zero_correspondence_unary_erfinv_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8391110Z test_zero_to_zero_correspondence_unary_expm1_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8391230Z test_zero_to_zero_correspondence_unary_expm1_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8391350Z test_zero_to_zero_correspondence_unary_expm1_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8391470Z test_zero_to_zero_correspondence_unary_expm1_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8391590Z test_zero_to_zero_correspondence_unary_expm1_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8391710Z test_zero_to_zero_correspondence_unary_expm1_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8391820Z test_zero_to_zero_correspondence_unary_expm1_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8391970Z test_zero_to_zero_correspondence_unary_expm1_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8392090Z test_zero_to_zero_correspondence_unary_expm1_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8392210Z test_zero_to_zero_correspondence_unary_floor_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8392330Z test_zero_to_zero_correspondence_unary_floor_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8392450Z test_zero_to_zero_correspondence_unary_floor_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8392570Z test_zero_to_zero_correspondence_unary_floor_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8392720Z test_zero_to_zero_correspondence_unary_floor_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8392830Z test_zero_to_zero_correspondence_unary_floor_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8392950Z test_zero_to_zero_correspondence_unary_floor_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8393070Z test_zero_to_zero_correspondence_unary_floor_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8393180Z test_zero_to_zero_correspondence_unary_frac_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8393300Z test_zero_to_zero_correspondence_unary_frac_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8393420Z test_zero_to_zero_correspondence_unary_frac_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8393540Z test_zero_to_zero_correspondence_unary_frac_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8393660Z test_zero_to_zero_correspondence_unary_isinf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8393780Z test_zero_to_zero_correspondence_unary_isinf_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8393900Z test_zero_to_zero_correspondence_unary_isinf_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8394030Z test_zero_to_zero_correspondence_unary_isinf_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8394150Z test_zero_to_zero_correspondence_unary_isinf_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8394270Z test_zero_to_zero_correspondence_unary_isinf_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8394380Z test_zero_to_zero_correspondence_unary_isinf_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8394500Z test_zero_to_zero_correspondence_unary_isinf_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8394620Z test_zero_to_zero_correspondence_unary_isinf_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8394730Z test_zero_to_zero_correspondence_unary_isinf_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8394840Z test_zero_to_zero_correspondence_unary_isinf_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8394960Z test_zero_to_zero_correspondence_unary_isinf_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8395080Z test_zero_to_zero_correspondence_unary_isinf_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8395200Z test_zero_to_zero_correspondence_unary_isnan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8395320Z test_zero_to_zero_correspondence_unary_isnan_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8395440Z test_zero_to_zero_correspondence_unary_isnan_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8395560Z test_zero_to_zero_correspondence_unary_isnan_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8395720Z test_zero_to_zero_correspondence_unary_isnan_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8395840Z test_zero_to_zero_correspondence_unary_isnan_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8395950Z test_zero_to_zero_correspondence_unary_isnan_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8396070Z test_zero_to_zero_correspondence_unary_isnan_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8396180Z test_zero_to_zero_correspondence_unary_isnan_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8396290Z test_zero_to_zero_correspondence_unary_isnan_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8396450Z test_zero_to_zero_correspondence_unary_isnan_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8396560Z test_zero_to_zero_correspondence_unary_isnan_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8396690Z test_zero_to_zero_correspondence_unary_isneginf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8396810Z test_zero_to_zero_correspondence_unary_isneginf_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8396930Z test_zero_to_zero_correspondence_unary_isneginf_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8397050Z test_zero_to_zero_correspondence_unary_isneginf_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8397170Z test_zero_to_zero_correspondence_unary_isneginf_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8397300Z test_zero_to_zero_correspondence_unary_isneginf_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8397420Z test_zero_to_zero_correspondence_unary_isneginf_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8397540Z test_zero_to_zero_correspondence_unary_isneginf_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8397660Z test_zero_to_zero_correspondence_unary_isneginf_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8397780Z test_zero_to_zero_correspondence_unary_isneginf_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8397900Z test_zero_to_zero_correspondence_unary_isposinf_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8398020Z test_zero_to_zero_correspondence_unary_isposinf_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8398140Z test_zero_to_zero_correspondence_unary_isposinf_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8398270Z test_zero_to_zero_correspondence_unary_isposinf_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8398390Z test_zero_to_zero_correspondence_unary_isposinf_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8398510Z test_zero_to_zero_correspondence_unary_isposinf_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8398630Z test_zero_to_zero_correspondence_unary_isposinf_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8398740Z test_zero_to_zero_correspondence_unary_isposinf_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8398860Z test_zero_to_zero_correspondence_unary_isposinf_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8398980Z test_zero_to_zero_correspondence_unary_isposinf_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8399100Z test_zero_to_zero_correspondence_unary_log1p_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8399220Z test_zero_to_zero_correspondence_unary_log1p_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8399340Z test_zero_to_zero_correspondence_unary_log1p_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8399490Z test_zero_to_zero_correspondence_unary_log1p_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8399610Z test_zero_to_zero_correspondence_unary_log1p_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8399730Z test_zero_to_zero_correspondence_unary_log1p_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8399850Z test_zero_to_zero_correspondence_unary_log1p_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8399960Z test_zero_to_zero_correspondence_unary_log1p_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8400080Z test_zero_to_zero_correspondence_unary_log1p_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8400230Z test_zero_to_zero_correspondence_unary_log1p_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8400340Z test_zero_to_zero_correspondence_unary_log1p_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8400460Z test_zero_to_zero_correspondence_unary_neg_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8400580Z test_zero_to_zero_correspondence_unary_neg_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8400700Z test_zero_to_zero_correspondence_unary_neg_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8400820Z test_zero_to_zero_correspondence_unary_neg_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8400940Z test_zero_to_zero_correspondence_unary_neg_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8401060Z test_zero_to_zero_correspondence_unary_neg_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8401170Z test_zero_to_zero_correspondence_unary_neg_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8401290Z test_zero_to_zero_correspondence_unary_neg_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8401410Z test_zero_to_zero_correspondence_unary_neg_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8401520Z test_zero_to_zero_correspondence_unary_neg_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8401630Z test_zero_to_zero_correspondence_unary_neg_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8401770Z test_zero_to_zero_correspondence_unary_neg_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8401910Z test_zero_to_zero_correspondence_unary_nn_functional_relu_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8402040Z test_zero_to_zero_correspondence_unary_nn_functional_relu_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8402170Z test_zero_to_zero_correspondence_unary_nn_functional_relu_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8402310Z test_zero_to_zero_correspondence_unary_nn_functional_relu_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8402440Z test_zero_to_zero_correspondence_unary_nn_functional_relu_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8402560Z test_zero_to_zero_correspondence_unary_nn_functional_relu_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8402690Z test_zero_to_zero_correspondence_unary_nn_functional_relu_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8402820Z test_zero_to_zero_correspondence_unary_nn_functional_relu_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8402950Z test_zero_to_zero_correspondence_unary_positive_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8403080Z test_zero_to_zero_correspondence_unary_positive_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8403250Z test_zero_to_zero_correspondence_unary_positive_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8403370Z test_zero_to_zero_correspondence_unary_positive_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8403490Z test_zero_to_zero_correspondence_unary_positive_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8403620Z test_zero_to_zero_correspondence_unary_positive_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8403740Z test_zero_to_zero_correspondence_unary_positive_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8403860Z test_zero_to_zero_correspondence_unary_positive_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8404030Z test_zero_to_zero_correspondence_unary_positive_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8404150Z test_zero_to_zero_correspondence_unary_positive_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8404270Z test_zero_to_zero_correspondence_unary_positive_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8404390Z test_zero_to_zero_correspondence_unary_positive_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8404510Z test_zero_to_zero_correspondence_unary_rad2deg_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8404630Z test_zero_to_zero_correspondence_unary_rad2deg_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8404750Z test_zero_to_zero_correspondence_unary_rad2deg_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8404880Z test_zero_to_zero_correspondence_unary_rad2deg_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8405000Z test_zero_to_zero_correspondence_unary_rad2deg_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8405120Z test_zero_to_zero_correspondence_unary_rad2deg_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8405240Z test_zero_to_zero_correspondence_unary_rad2deg_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8405360Z test_zero_to_zero_correspondence_unary_rad2deg_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8405480Z test_zero_to_zero_correspondence_unary_rad2deg_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8405590Z test_zero_to_zero_correspondence_unary_rad2deg_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8405710Z test_zero_to_zero_correspondence_unary_round_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8405830Z test_zero_to_zero_correspondence_unary_round_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8405950Z test_zero_to_zero_correspondence_unary_round_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8406070Z test_zero_to_zero_correspondence_unary_round_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8406190Z test_zero_to_zero_correspondence_unary_round_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8406300Z test_zero_to_zero_correspondence_unary_round_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8406420Z test_zero_to_zero_correspondence_unary_round_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8406530Z test_zero_to_zero_correspondence_unary_round_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8406650Z test_zero_to_zero_correspondence_unary_sgn_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8406770Z test_zero_to_zero_correspondence_unary_sgn_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8406890Z test_zero_to_zero_correspondence_unary_sgn_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8407050Z test_zero_to_zero_correspondence_unary_sgn_cpu_complex32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8407170Z test_zero_to_zero_correspondence_unary_sgn_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8407280Z test_zero_to_zero_correspondence_unary_sgn_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8407400Z test_zero_to_zero_correspondence_unary_sgn_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8407510Z test_zero_to_zero_correspondence_unary_sgn_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8407630Z test_zero_to_zero_correspondence_unary_sgn_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8407780Z test_zero_to_zero_correspondence_unary_sgn_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8407890Z test_zero_to_zero_correspondence_unary_sgn_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8408010Z test_zero_to_zero_correspondence_unary_sgn_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8408130Z test_zero_to_zero_correspondence_unary_sgn_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8408250Z test_zero_to_zero_correspondence_unary_sign_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8408360Z test_zero_to_zero_correspondence_unary_sign_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8408480Z test_zero_to_zero_correspondence_unary_sign_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8408600Z test_zero_to_zero_correspondence_unary_sign_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8411060Z test_zero_to_zero_correspondence_unary_sign_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8411180Z test_zero_to_zero_correspondence_unary_sign_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8411300Z test_zero_to_zero_correspondence_unary_sign_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8411410Z test_zero_to_zero_correspondence_unary_sign_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8411530Z test_zero_to_zero_correspondence_unary_sign_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8411640Z test_zero_to_zero_correspondence_unary_sign_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8411760Z test_zero_to_zero_correspondence_unary_signbit_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8411890Z test_zero_to_zero_correspondence_unary_signbit_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8412010Z test_zero_to_zero_correspondence_unary_signbit_cpu_float16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8412130Z test_zero_to_zero_correspondence_unary_signbit_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8412260Z test_zero_to_zero_correspondence_unary_signbit_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8412380Z test_zero_to_zero_correspondence_unary_signbit_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8412500Z test_zero_to_zero_correspondence_unary_signbit_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8412610Z test_zero_to_zero_correspondence_unary_signbit_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8412730Z test_zero_to_zero_correspondence_unary_signbit_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8412850Z test_zero_to_zero_correspondence_unary_signbit_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8412970Z test_zero_to_zero_correspondence_unary_sin_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8413080Z test_zero_to_zero_correspondence_unary_sin_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8413270Z test_zero_to_zero_correspondence_unary_sin_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8413390Z test_zero_to_zero_correspondence_unary_sin_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8413510Z test_zero_to_zero_correspondence_unary_sin_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8413620Z test_zero_to_zero_correspondence_unary_sin_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8413740Z test_zero_to_zero_correspondence_unary_sin_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8413850Z test_zero_to_zero_correspondence_unary_sin_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8414010Z test_zero_to_zero_correspondence_unary_sin_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8414120Z test_zero_to_zero_correspondence_unary_sin_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8414240Z test_zero_to_zero_correspondence_unary_sin_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8414360Z test_zero_to_zero_correspondence_unary_sinh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8414470Z test_zero_to_zero_correspondence_unary_sinh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8414590Z test_zero_to_zero_correspondence_unary_sinh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8414720Z test_zero_to_zero_correspondence_unary_sinh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8414840Z test_zero_to_zero_correspondence_unary_sinh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8414960Z test_zero_to_zero_correspondence_unary_sinh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8415070Z test_zero_to_zero_correspondence_unary_sinh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8415190Z test_zero_to_zero_correspondence_unary_sinh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8415300Z test_zero_to_zero_correspondence_unary_sinh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8415420Z test_zero_to_zero_correspondence_unary_sinh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8415530Z test_zero_to_zero_correspondence_unary_sinh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8415650Z test_zero_to_zero_correspondence_unary_sqrt_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8415770Z test_zero_to_zero_correspondence_unary_sqrt_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8415890Z test_zero_to_zero_correspondence_unary_sqrt_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8416010Z test_zero_to_zero_correspondence_unary_sqrt_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8416130Z test_zero_to_zero_correspondence_unary_sqrt_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8416250Z test_zero_to_zero_correspondence_unary_sqrt_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8416360Z test_zero_to_zero_correspondence_unary_sqrt_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8416480Z test_zero_to_zero_correspondence_unary_sqrt_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8416590Z test_zero_to_zero_correspondence_unary_sqrt_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8416700Z test_zero_to_zero_correspondence_unary_sqrt_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8416820Z test_zero_to_zero_correspondence_unary_sqrt_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8416970Z test_zero_to_zero_correspondence_unary_tan_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8417090Z test_zero_to_zero_correspondence_unary_tan_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8417210Z test_zero_to_zero_correspondence_unary_tan_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8417330Z test_zero_to_zero_correspondence_unary_tan_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8417450Z test_zero_to_zero_correspondence_unary_tan_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8417560Z test_zero_to_zero_correspondence_unary_tan_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8417710Z test_zero_to_zero_correspondence_unary_tan_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8417830Z test_zero_to_zero_correspondence_unary_tan_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8417940Z test_zero_to_zero_correspondence_unary_tan_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8418050Z test_zero_to_zero_correspondence_unary_tan_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8418170Z test_zero_to_zero_correspondence_unary_tan_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8418290Z test_zero_to_zero_correspondence_unary_tanh_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8418400Z test_zero_to_zero_correspondence_unary_tanh_cpu_bool (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8418520Z test_zero_to_zero_correspondence_unary_tanh_cpu_complex128 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8418640Z test_zero_to_zero_correspondence_unary_tanh_cpu_complex64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8418760Z test_zero_to_zero_correspondence_unary_tanh_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8418880Z test_zero_to_zero_correspondence_unary_tanh_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8419000Z test_zero_to_zero_correspondence_unary_tanh_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8419110Z test_zero_to_zero_correspondence_unary_tanh_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8419220Z test_zero_to_zero_correspondence_unary_tanh_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8419340Z test_zero_to_zero_correspondence_unary_tanh_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8419450Z test_zero_to_zero_correspondence_unary_tanh_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8419570Z test_zero_to_zero_correspondence_unary_trunc_cpu_bfloat16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8419690Z test_zero_to_zero_correspondence_unary_trunc_cpu_float32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8419810Z test_zero_to_zero_correspondence_unary_trunc_cpu_float64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8419930Z test_zero_to_zero_correspondence_unary_trunc_cpu_int16 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8420050Z test_zero_to_zero_correspondence_unary_trunc_cpu_int32 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8420160Z test_zero_to_zero_correspondence_unary_trunc_cpu_int64 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8420280Z test_zero_to_zero_correspondence_unary_trunc_cpu_int8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8420390Z test_zero_to_zero_correspondence_unary_trunc_cpu_uint8 (__main__.TestSparseCSRCPU) ... ok (0.001s) 2023-01-11T21:26:23.8420500Z test_make_crow_indices (__main__.TestSparseCSRSampler) ... ok (0.115s) 2023-01-11T21:26:23.8420610Z test_clone_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.029s) 2023-01-11T21:26:23.8420770Z test_clone_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8420890Z test_clone_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.029s) 2023-01-11T21:26:23.8421000Z test_clone_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.029s) 2023-01-11T21:26:23.8421110Z test_clone_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.028s) 2023-01-11T21:26:23.8421220Z test_clone_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.028s) 2023-01-11T21:26:23.8421330Z test_clone_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.028s) 2023-01-11T21:26:23.8421440Z test_clone_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8421590Z test_clone_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8421700Z test_clone_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8421810Z test_clone_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8421910Z test_clone_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.028s) 2023-01-11T21:26:23.8422020Z test_clone_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8422130Z test_clone_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.024s) 2023-01-11T21:26:23.8422250Z test_clone_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8422360Z test_clone_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8422470Z test_clone_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8422580Z test_clone_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8422680Z test_clone_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.024s) 2023-01-11T21:26:23.8422790Z test_clone_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.024s) 2023-01-11T21:26:23.8422900Z test_clone_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.024s) 2023-01-11T21:26:23.8423000Z test_clone_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.024s) 2023-01-11T21:26:23.8423110Z test_clone_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.024s) 2023-01-11T21:26:23.8423220Z test_clone_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.024s) 2023-01-11T21:26:23.8423330Z test_clone_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2023-01-11T21:26:23.8423440Z test_clone_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2023-01-11T21:26:23.8423550Z test_clone_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2023-01-11T21:26:23.8423660Z test_clone_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2023-01-11T21:26:23.8423770Z test_clone_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2023-01-11T21:26:23.8423880Z test_clone_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2023-01-11T21:26:23.8423980Z test_clone_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.017s) 2023-01-11T21:26:23.8424090Z test_clone_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2023-01-11T21:26:23.8424190Z test_clone_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2023-01-11T21:26:23.8424300Z test_clone_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2023-01-11T21:26:23.8424400Z test_clone_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2023-01-11T21:26:23.8424510Z test_clone_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.016s) 2023-01-11T21:26:23.8424620Z test_clone_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8424760Z test_clone_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8424870Z test_clone_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8424990Z test_clone_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8425100Z test_clone_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8425200Z test_clone_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8425300Z test_clone_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8425450Z test_clone_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8425550Z test_clone_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8425660Z test_clone_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8425760Z test_clone_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8425870Z test_clone_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8425990Z test_consistency_SparseBSC_abs_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8426110Z test_consistency_SparseBSC_abs_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8426240Z test_consistency_SparseBSC_abs_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8426360Z test_consistency_SparseBSC_abs_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8426480Z test_consistency_SparseBSC_abs_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8426600Z test_consistency_SparseBSC_abs_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8426720Z test_consistency_SparseBSC_abs_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8426830Z test_consistency_SparseBSC_abs_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8426950Z test_consistency_SparseBSC_abs_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8427060Z test_consistency_SparseBSC_abs_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8427180Z test_consistency_SparseBSC_abs_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8427290Z test_consistency_SparseBSC_abs_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8427410Z test_consistency_SparseBSC_angle_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8427530Z test_consistency_SparseBSC_angle_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8427660Z test_consistency_SparseBSC_angle_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8427780Z test_consistency_SparseBSC_angle_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8427900Z test_consistency_SparseBSC_angle_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8428020Z test_consistency_SparseBSC_angle_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8428140Z test_consistency_SparseBSC_angle_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8428250Z test_consistency_SparseBSC_angle_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8428370Z test_consistency_SparseBSC_angle_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8428480Z test_consistency_SparseBSC_angle_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8428600Z test_consistency_SparseBSC_angle_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8428750Z test_consistency_SparseBSC_angle_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8428870Z test_consistency_SparseBSC_asin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8428980Z test_consistency_SparseBSC_asin_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8429100Z test_consistency_SparseBSC_asin_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8429220Z test_consistency_SparseBSC_asin_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8429380Z test_consistency_SparseBSC_asin_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8429500Z test_consistency_SparseBSC_asin_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8429620Z test_consistency_SparseBSC_asin_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8429730Z test_consistency_SparseBSC_asin_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8429850Z test_consistency_SparseBSC_asin_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8429960Z test_consistency_SparseBSC_asin_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8430070Z test_consistency_SparseBSC_asin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8430200Z test_consistency_SparseBSC_asinh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8430310Z test_consistency_SparseBSC_asinh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8430440Z test_consistency_SparseBSC_asinh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8430560Z test_consistency_SparseBSC_asinh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8430680Z test_consistency_SparseBSC_asinh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8430800Z test_consistency_SparseBSC_asinh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8430910Z test_consistency_SparseBSC_asinh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8431030Z test_consistency_SparseBSC_asinh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8431140Z test_consistency_SparseBSC_asinh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8431260Z test_consistency_SparseBSC_asinh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8431370Z test_consistency_SparseBSC_asinh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8431490Z test_consistency_SparseBSC_atan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8431600Z test_consistency_SparseBSC_atan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8431720Z test_consistency_SparseBSC_atan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8431840Z test_consistency_SparseBSC_atan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8431960Z test_consistency_SparseBSC_atan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8432080Z test_consistency_SparseBSC_atan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8432190Z test_consistency_SparseBSC_atan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8432310Z test_consistency_SparseBSC_atan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8432420Z test_consistency_SparseBSC_atan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8432570Z test_consistency_SparseBSC_atan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8432690Z test_consistency_SparseBSC_atan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8432810Z test_consistency_SparseBSC_atanh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8432920Z test_consistency_SparseBSC_atanh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8433040Z test_consistency_SparseBSC_atanh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8433170Z test_consistency_SparseBSC_atanh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8433320Z test_consistency_SparseBSC_atanh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8433430Z test_consistency_SparseBSC_atanh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8433550Z test_consistency_SparseBSC_atanh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8433670Z test_consistency_SparseBSC_atanh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8433780Z test_consistency_SparseBSC_atanh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8433900Z test_consistency_SparseBSC_atanh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8434010Z test_consistency_SparseBSC_atanh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8434130Z test_consistency_SparseBSC_ceil_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8434250Z test_consistency_SparseBSC_ceil_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8434370Z test_consistency_SparseBSC_ceil_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8434480Z test_consistency_SparseBSC_ceil_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8434600Z test_consistency_SparseBSC_ceil_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8434710Z test_consistency_SparseBSC_ceil_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8434830Z test_consistency_SparseBSC_ceil_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8434940Z test_consistency_SparseBSC_ceil_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8435070Z test_consistency_SparseBSC_conj_physical_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8435200Z test_consistency_SparseBSC_conj_physical_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8435330Z test_consistency_SparseBSC_conj_physical_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8435460Z test_consistency_SparseBSC_conj_physical_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8435590Z test_consistency_SparseBSC_conj_physical_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8435720Z test_consistency_SparseBSC_conj_physical_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8435850Z test_consistency_SparseBSC_conj_physical_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8435970Z test_consistency_SparseBSC_conj_physical_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8436100Z test_consistency_SparseBSC_conj_physical_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8436230Z test_consistency_SparseBSC_conj_physical_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8436350Z test_consistency_SparseBSC_conj_physical_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8436520Z test_consistency_SparseBSC_conj_physical_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8436650Z test_consistency_SparseBSC_conj_physical_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8436770Z test_consistency_SparseBSC_deg2rad_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8436900Z test_consistency_SparseBSC_deg2rad_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8437020Z test_consistency_SparseBSC_deg2rad_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8437140Z test_consistency_SparseBSC_deg2rad_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8437300Z test_consistency_SparseBSC_deg2rad_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8437420Z test_consistency_SparseBSC_deg2rad_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8437540Z test_consistency_SparseBSC_deg2rad_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8437660Z test_consistency_SparseBSC_deg2rad_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8437780Z test_consistency_SparseBSC_deg2rad_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8437890Z test_consistency_SparseBSC_deg2rad_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8438010Z test_consistency_SparseBSC_erf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8438130Z test_consistency_SparseBSC_erf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8438240Z test_consistency_SparseBSC_erf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8438360Z test_consistency_SparseBSC_erf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8438480Z test_consistency_SparseBSC_erf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8438590Z test_consistency_SparseBSC_erf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8438700Z test_consistency_SparseBSC_erf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8438820Z test_consistency_SparseBSC_erf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8438930Z test_consistency_SparseBSC_erf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8439050Z test_consistency_SparseBSC_erfinv_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8441350Z test_consistency_SparseBSC_erfinv_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8441480Z test_consistency_SparseBSC_erfinv_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8441600Z test_consistency_SparseBSC_erfinv_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8441720Z test_consistency_SparseBSC_erfinv_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8441840Z test_consistency_SparseBSC_erfinv_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8441960Z test_consistency_SparseBSC_erfinv_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8442080Z test_consistency_SparseBSC_erfinv_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8442190Z test_consistency_SparseBSC_erfinv_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8442310Z test_consistency_SparseBSC_expm1_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8442430Z test_consistency_SparseBSC_expm1_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8442610Z test_consistency_SparseBSC_expm1_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8442730Z test_consistency_SparseBSC_expm1_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8442840Z test_consistency_SparseBSC_expm1_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8442960Z test_consistency_SparseBSC_expm1_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8443070Z test_consistency_SparseBSC_expm1_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8443180Z test_consistency_SparseBSC_expm1_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8443330Z test_consistency_SparseBSC_expm1_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8443450Z test_consistency_SparseBSC_floor_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8443570Z test_consistency_SparseBSC_floor_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8443690Z test_consistency_SparseBSC_floor_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8443800Z test_consistency_SparseBSC_floor_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8443910Z test_consistency_SparseBSC_floor_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8444030Z test_consistency_SparseBSC_floor_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8444140Z test_consistency_SparseBSC_floor_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8444260Z test_consistency_SparseBSC_floor_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8444370Z test_consistency_SparseBSC_frac_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8444490Z test_consistency_SparseBSC_frac_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8444610Z test_consistency_SparseBSC_frac_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8444730Z test_consistency_SparseBSC_frac_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8444850Z test_consistency_SparseBSC_isinf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8444970Z test_consistency_SparseBSC_isinf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8445090Z test_consistency_SparseBSC_isinf_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8445210Z test_consistency_SparseBSC_isinf_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8445330Z test_consistency_SparseBSC_isinf_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8445450Z test_consistency_SparseBSC_isinf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8445570Z test_consistency_SparseBSC_isinf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8445680Z test_consistency_SparseBSC_isinf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8445800Z test_consistency_SparseBSC_isinf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8445910Z test_consistency_SparseBSC_isinf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8446020Z test_consistency_SparseBSC_isinf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8446140Z test_consistency_SparseBSC_isinf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8446250Z test_consistency_SparseBSC_isinf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8446370Z test_consistency_SparseBSC_isnan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8446530Z test_consistency_SparseBSC_isnan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8446650Z test_consistency_SparseBSC_isnan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8446770Z test_consistency_SparseBSC_isnan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8446890Z test_consistency_SparseBSC_isnan_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8447010Z test_consistency_SparseBSC_isnan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8447130Z test_consistency_SparseBSC_isnan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8447280Z test_consistency_SparseBSC_isnan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8447390Z test_consistency_SparseBSC_isnan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8447510Z test_consistency_SparseBSC_isnan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8447620Z test_consistency_SparseBSC_isnan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8447740Z test_consistency_SparseBSC_isnan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8447860Z test_consistency_SparseBSC_isneginf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8447980Z test_consistency_SparseBSC_isneginf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8448100Z test_consistency_SparseBSC_isneginf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8448230Z test_consistency_SparseBSC_isneginf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8448350Z test_consistency_SparseBSC_isneginf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8448470Z test_consistency_SparseBSC_isneginf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8448580Z test_consistency_SparseBSC_isneginf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8448700Z test_consistency_SparseBSC_isneginf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8448820Z test_consistency_SparseBSC_isneginf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8448940Z test_consistency_SparseBSC_isneginf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8449060Z test_consistency_SparseBSC_isposinf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8449180Z test_consistency_SparseBSC_isposinf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8449310Z test_consistency_SparseBSC_isposinf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8449430Z test_consistency_SparseBSC_isposinf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8449550Z test_consistency_SparseBSC_isposinf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8449670Z test_consistency_SparseBSC_isposinf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8449780Z test_consistency_SparseBSC_isposinf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8449900Z test_consistency_SparseBSC_isposinf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8450020Z test_consistency_SparseBSC_isposinf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8450140Z test_consistency_SparseBSC_isposinf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8450260Z test_consistency_SparseBSC_log1p_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8450400Z test_consistency_SparseBSC_log1p_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8450530Z test_consistency_SparseBSC_log1p_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8450650Z test_consistency_SparseBSC_log1p_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8450770Z test_consistency_SparseBSC_log1p_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8450880Z test_consistency_SparseBSC_log1p_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8451000Z test_consistency_SparseBSC_log1p_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8451150Z test_consistency_SparseBSC_log1p_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8451260Z test_consistency_SparseBSC_log1p_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8451380Z test_consistency_SparseBSC_log1p_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8451490Z test_consistency_SparseBSC_log1p_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8451680Z test_consistency_SparseBSC_masked_amax_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: masked.amax does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8451860Z test_consistency_SparseBSC_masked_amax_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: masked.amax does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8452030Z test_consistency_SparseBSC_masked_amax_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: masked.amax does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8452200Z test_consistency_SparseBSC_masked_amax_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: masked.amax does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8452380Z test_consistency_SparseBSC_masked_amax_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: masked.amax does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8452560Z test_consistency_SparseBSC_masked_amax_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: masked.amax does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8452730Z test_consistency_SparseBSC_masked_amax_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: masked.amax does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8452900Z test_consistency_SparseBSC_masked_amax_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: masked.amax does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8453070Z test_consistency_SparseBSC_masked_amax_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: masked.amax does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8453250Z test_consistency_SparseBSC_masked_amin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: masked.amin does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8453430Z test_consistency_SparseBSC_masked_amin_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: masked.amin does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8453600Z test_consistency_SparseBSC_masked_amin_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: masked.amin does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8453770Z test_consistency_SparseBSC_masked_amin_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: masked.amin does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8453940Z test_consistency_SparseBSC_masked_amin_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: masked.amin does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8454160Z test_consistency_SparseBSC_masked_amin_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: masked.amin does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8454330Z test_consistency_SparseBSC_masked_amin_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: masked.amin does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8454500Z test_consistency_SparseBSC_masked_amin_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: masked.amin does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8454670Z test_consistency_SparseBSC_masked_amin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: masked.amin does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8454900Z test_consistency_SparseBSC_masked_mean_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8455080Z test_consistency_SparseBSC_masked_mean_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8455260Z test_consistency_SparseBSC_masked_mean_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8455430Z test_consistency_SparseBSC_masked_mean_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8455610Z test_consistency_SparseBSC_masked_mean_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8455780Z test_consistency_SparseBSC_masked_mean_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8455950Z test_consistency_SparseBSC_masked_mean_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8456120Z test_consistency_SparseBSC_masked_mean_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8456290Z test_consistency_SparseBSC_masked_mean_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8456460Z test_consistency_SparseBSC_masked_mean_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8456630Z test_consistency_SparseBSC_masked_mean_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8456800Z test_consistency_SparseBSC_masked_mean_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8456980Z test_consistency_SparseBSC_masked_prod_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: masked.prod does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8457150Z test_consistency_SparseBSC_masked_prod_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: masked.prod does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8457330Z test_consistency_SparseBSC_masked_prod_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: masked.prod does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8457510Z test_consistency_SparseBSC_masked_prod_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: masked.prod does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8457690Z test_consistency_SparseBSC_masked_prod_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: masked.prod does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8457900Z test_consistency_SparseBSC_masked_prod_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: masked.prod does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8458070Z test_consistency_SparseBSC_masked_prod_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: masked.prod does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8458250Z test_consistency_SparseBSC_masked_prod_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: masked.prod does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8458410Z test_consistency_SparseBSC_masked_prod_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: masked.prod does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8458620Z test_consistency_SparseBSC_masked_prod_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: masked.prod does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8458790Z test_consistency_SparseBSC_masked_prod_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: masked.prod does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8458970Z test_consistency_SparseBSC_masked_sum_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: masked.sum does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8459140Z test_consistency_SparseBSC_masked_sum_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: masked.sum does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8459320Z test_consistency_SparseBSC_masked_sum_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: masked.sum does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8459490Z test_consistency_SparseBSC_masked_sum_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: masked.sum does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8459670Z test_consistency_SparseBSC_masked_sum_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: masked.sum does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8459840Z test_consistency_SparseBSC_masked_sum_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: masked.sum does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8460010Z test_consistency_SparseBSC_masked_sum_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: masked.sum does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8460190Z test_consistency_SparseBSC_masked_sum_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: masked.sum does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8460360Z test_consistency_SparseBSC_masked_sum_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: masked.sum does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8460530Z test_consistency_SparseBSC_masked_sum_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: masked.sum does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8460700Z test_consistency_SparseBSC_masked_sum_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: masked.sum does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8460870Z test_consistency_SparseBSC_masked_sum_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: masked.sum does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8460990Z test_consistency_SparseBSC_neg_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8461110Z test_consistency_SparseBSC_neg_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8461230Z test_consistency_SparseBSC_neg_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8461350Z test_consistency_SparseBSC_neg_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8461510Z test_consistency_SparseBSC_neg_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8461630Z test_consistency_SparseBSC_neg_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8461740Z test_consistency_SparseBSC_neg_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8461860Z test_consistency_SparseBSC_neg_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8461970Z test_consistency_SparseBSC_neg_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8462080Z test_consistency_SparseBSC_neg_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8462240Z test_consistency_SparseBSC_neg_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8462350Z test_consistency_SparseBSC_neg_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8462480Z test_consistency_SparseBSC_nn_functional_relu_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8462620Z test_consistency_SparseBSC_nn_functional_relu_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8462750Z test_consistency_SparseBSC_nn_functional_relu_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8462880Z test_consistency_SparseBSC_nn_functional_relu_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8463010Z test_consistency_SparseBSC_nn_functional_relu_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8463140Z test_consistency_SparseBSC_nn_functional_relu_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8463270Z test_consistency_SparseBSC_nn_functional_relu_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8463390Z test_consistency_SparseBSC_nn_functional_relu_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8463520Z test_consistency_SparseBSC_positive_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8463650Z test_consistency_SparseBSC_positive_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8463770Z test_consistency_SparseBSC_positive_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8463900Z test_consistency_SparseBSC_positive_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8464020Z test_consistency_SparseBSC_positive_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8464150Z test_consistency_SparseBSC_positive_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8464270Z test_consistency_SparseBSC_positive_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8464390Z test_consistency_SparseBSC_positive_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8464510Z test_consistency_SparseBSC_positive_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8464630Z test_consistency_SparseBSC_positive_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8464750Z test_consistency_SparseBSC_positive_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8464870Z test_consistency_SparseBSC_positive_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8464990Z test_consistency_SparseBSC_rad2deg_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8465110Z test_consistency_SparseBSC_rad2deg_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8465240Z test_consistency_SparseBSC_rad2deg_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8465390Z test_consistency_SparseBSC_rad2deg_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8465500Z test_consistency_SparseBSC_rad2deg_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8465620Z test_consistency_SparseBSC_rad2deg_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8465740Z test_consistency_SparseBSC_rad2deg_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8465860Z test_consistency_SparseBSC_rad2deg_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8465980Z test_consistency_SparseBSC_rad2deg_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8466130Z test_consistency_SparseBSC_rad2deg_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8466310Z test_consistency_SparseBSC_randn_like_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8466490Z test_consistency_SparseBSC_randn_like_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8466670Z test_consistency_SparseBSC_randn_like_cpu_complex32 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8466840Z test_consistency_SparseBSC_randn_like_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8467010Z test_consistency_SparseBSC_randn_like_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8467190Z test_consistency_SparseBSC_randn_like_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8467360Z test_consistency_SparseBSC_randn_like_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8467480Z test_consistency_SparseBSC_round_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8467600Z test_consistency_SparseBSC_round_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8467720Z test_consistency_SparseBSC_round_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8467840Z test_consistency_SparseBSC_round_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8467960Z test_consistency_SparseBSC_round_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8468070Z test_consistency_SparseBSC_round_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8468190Z test_consistency_SparseBSC_round_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8468310Z test_consistency_SparseBSC_round_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8468430Z test_consistency_SparseBSC_sgn_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8468540Z test_consistency_SparseBSC_sgn_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8468660Z test_consistency_SparseBSC_sgn_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8468780Z test_consistency_SparseBSC_sgn_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8468900Z test_consistency_SparseBSC_sgn_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8469010Z test_consistency_SparseBSC_sgn_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8469130Z test_consistency_SparseBSC_sgn_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8469290Z test_consistency_SparseBSC_sgn_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8469400Z test_consistency_SparseBSC_sgn_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8469520Z test_consistency_SparseBSC_sgn_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8469630Z test_consistency_SparseBSC_sgn_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8469740Z test_consistency_SparseBSC_sgn_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8469860Z test_consistency_SparseBSC_sgn_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8470030Z test_consistency_SparseBSC_sign_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8470140Z test_consistency_SparseBSC_sign_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8470260Z test_consistency_SparseBSC_sign_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8470380Z test_consistency_SparseBSC_sign_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8470500Z test_consistency_SparseBSC_sign_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8470620Z test_consistency_SparseBSC_sign_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8470730Z test_consistency_SparseBSC_sign_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8470840Z test_consistency_SparseBSC_sign_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8470960Z test_consistency_SparseBSC_sign_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8471080Z test_consistency_SparseBSC_sign_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8471200Z test_consistency_SparseBSC_signbit_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8471320Z test_consistency_SparseBSC_signbit_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8471440Z test_consistency_SparseBSC_signbit_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8471560Z test_consistency_SparseBSC_signbit_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8471680Z test_consistency_SparseBSC_signbit_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8471790Z test_consistency_SparseBSC_signbit_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8471910Z test_consistency_SparseBSC_signbit_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8472030Z test_consistency_SparseBSC_signbit_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8472150Z test_consistency_SparseBSC_signbit_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8472260Z test_consistency_SparseBSC_signbit_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8472380Z test_consistency_SparseBSC_sin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8472500Z test_consistency_SparseBSC_sin_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8472620Z test_consistency_SparseBSC_sin_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8472730Z test_consistency_SparseBSC_sin_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8472850Z test_consistency_SparseBSC_sin_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8472970Z test_consistency_SparseBSC_sin_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8473120Z test_consistency_SparseBSC_sin_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8475430Z test_consistency_SparseBSC_sin_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8475550Z test_consistency_SparseBSC_sin_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8475670Z test_consistency_SparseBSC_sin_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8475780Z test_consistency_SparseBSC_sin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8475900Z test_consistency_SparseBSC_sinh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8476080Z test_consistency_SparseBSC_sinh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8476200Z test_consistency_SparseBSC_sinh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8476320Z test_consistency_SparseBSC_sinh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8476440Z test_consistency_SparseBSC_sinh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8476560Z test_consistency_SparseBSC_sinh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8476670Z test_consistency_SparseBSC_sinh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8476790Z test_consistency_SparseBSC_sinh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8476900Z test_consistency_SparseBSC_sinh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8477020Z test_consistency_SparseBSC_sinh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8477130Z test_consistency_SparseBSC_sinh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8477250Z test_consistency_SparseBSC_sqrt_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8477370Z test_consistency_SparseBSC_sqrt_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8477490Z test_consistency_SparseBSC_sqrt_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8477610Z test_consistency_SparseBSC_sqrt_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8477730Z test_consistency_SparseBSC_sqrt_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8477850Z test_consistency_SparseBSC_sqrt_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8477960Z test_consistency_SparseBSC_sqrt_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8478080Z test_consistency_SparseBSC_sqrt_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8478190Z test_consistency_SparseBSC_sqrt_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8478310Z test_consistency_SparseBSC_sqrt_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8478420Z test_consistency_SparseBSC_sqrt_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8478540Z test_consistency_SparseBSC_tan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8478650Z test_consistency_SparseBSC_tan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8478770Z test_consistency_SparseBSC_tan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8478900Z test_consistency_SparseBSC_tan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8479020Z test_consistency_SparseBSC_tan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8479130Z test_consistency_SparseBSC_tan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8479280Z test_consistency_SparseBSC_tan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8479390Z test_consistency_SparseBSC_tan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8479510Z test_consistency_SparseBSC_tan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8479620Z test_consistency_SparseBSC_tan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8479730Z test_consistency_SparseBSC_tan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8479850Z test_consistency_SparseBSC_tanh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8480000Z test_consistency_SparseBSC_tanh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8480130Z test_consistency_SparseBSC_tanh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8480250Z test_consistency_SparseBSC_tanh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8480370Z test_consistency_SparseBSC_tanh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8480480Z test_consistency_SparseBSC_tanh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8480600Z test_consistency_SparseBSC_tanh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8480710Z test_consistency_SparseBSC_tanh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8480820Z test_consistency_SparseBSC_tanh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8480940Z test_consistency_SparseBSC_tanh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8481050Z test_consistency_SparseBSC_tanh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8481230Z test_consistency_SparseBSC_to_sparse_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8481410Z test_consistency_SparseBSC_to_sparse_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8481580Z test_consistency_SparseBSC_to_sparse_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8481760Z test_consistency_SparseBSC_to_sparse_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8481940Z test_consistency_SparseBSC_to_sparse_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8482120Z test_consistency_SparseBSC_to_sparse_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8482280Z test_consistency_SparseBSC_to_sparse_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8482460Z test_consistency_SparseBSC_to_sparse_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8482620Z test_consistency_SparseBSC_to_sparse_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8482790Z test_consistency_SparseBSC_to_sparse_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8482960Z test_consistency_SparseBSC_to_sparse_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8483170Z test_consistency_SparseBSC_to_sparse_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsc layout (0.001s) 2023-01-11T21:26:23.8483290Z test_consistency_SparseBSC_trunc_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8483410Z test_consistency_SparseBSC_trunc_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8483530Z test_consistency_SparseBSC_trunc_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8483650Z test_consistency_SparseBSC_trunc_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8483800Z test_consistency_SparseBSC_trunc_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8483920Z test_consistency_SparseBSC_trunc_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8484030Z test_consistency_SparseBSC_trunc_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8484150Z test_consistency_SparseBSC_trunc_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8484270Z test_consistency_SparseBSR_abs_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8484390Z test_consistency_SparseBSR_abs_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8484500Z test_consistency_SparseBSR_abs_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8484620Z test_consistency_SparseBSR_abs_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8484740Z test_consistency_SparseBSR_abs_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8484860Z test_consistency_SparseBSR_abs_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8484970Z test_consistency_SparseBSR_abs_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8485080Z test_consistency_SparseBSR_abs_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8485200Z test_consistency_SparseBSR_abs_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8485310Z test_consistency_SparseBSR_abs_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8485420Z test_consistency_SparseBSR_abs_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8485540Z test_consistency_SparseBSR_abs_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8485660Z test_consistency_SparseBSR_angle_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8485780Z test_consistency_SparseBSR_angle_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8485900Z test_consistency_SparseBSR_angle_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8486020Z test_consistency_SparseBSR_angle_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8486140Z test_consistency_SparseBSR_angle_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8486260Z test_consistency_SparseBSR_angle_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8486380Z test_consistency_SparseBSR_angle_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8486490Z test_consistency_SparseBSR_angle_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8486600Z test_consistency_SparseBSR_angle_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8486720Z test_consistency_SparseBSR_angle_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8486840Z test_consistency_SparseBSR_angle_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8487000Z test_consistency_SparseBSR_angle_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8487110Z test_consistency_SparseBSR_asin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8487230Z test_consistency_SparseBSR_asin_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8487350Z test_consistency_SparseBSR_asin_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8487470Z test_consistency_SparseBSR_asin_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8487590Z test_consistency_SparseBSR_asin_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8487760Z test_consistency_SparseBSR_asin_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8487870Z test_consistency_SparseBSR_asin_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8487990Z test_consistency_SparseBSR_asin_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8488100Z test_consistency_SparseBSR_asin_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8488220Z test_consistency_SparseBSR_asin_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8488330Z test_consistency_SparseBSR_asin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8488450Z test_consistency_SparseBSR_asinh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8488570Z test_consistency_SparseBSR_asinh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8488690Z test_consistency_SparseBSR_asinh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8488810Z test_consistency_SparseBSR_asinh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8488930Z test_consistency_SparseBSR_asinh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8489050Z test_consistency_SparseBSR_asinh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8489160Z test_consistency_SparseBSR_asinh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8489280Z test_consistency_SparseBSR_asinh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8489390Z test_consistency_SparseBSR_asinh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8489510Z test_consistency_SparseBSR_asinh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8489620Z test_consistency_SparseBSR_asinh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8489740Z test_consistency_SparseBSR_atan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8489850Z test_consistency_SparseBSR_atan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8489970Z test_consistency_SparseBSR_atan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8490090Z test_consistency_SparseBSR_atan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8490210Z test_consistency_SparseBSR_atan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8490330Z test_consistency_SparseBSR_atan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8490440Z test_consistency_SparseBSR_atan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8490560Z test_consistency_SparseBSR_atan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8490670Z test_consistency_SparseBSR_atan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8490820Z test_consistency_SparseBSR_atan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8490940Z test_consistency_SparseBSR_atan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8491060Z test_consistency_SparseBSR_atanh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8491170Z test_consistency_SparseBSR_atanh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8491300Z test_consistency_SparseBSR_atanh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8491420Z test_consistency_SparseBSR_atanh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8491570Z test_consistency_SparseBSR_atanh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8491690Z test_consistency_SparseBSR_atanh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8491810Z test_consistency_SparseBSR_atanh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8491920Z test_consistency_SparseBSR_atanh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8492040Z test_consistency_SparseBSR_atanh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8492150Z test_consistency_SparseBSR_atanh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8492270Z test_consistency_SparseBSR_atanh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8492380Z test_consistency_SparseBSR_ceil_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8492500Z test_consistency_SparseBSR_ceil_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8492620Z test_consistency_SparseBSR_ceil_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8492740Z test_consistency_SparseBSR_ceil_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8492850Z test_consistency_SparseBSR_ceil_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8492960Z test_consistency_SparseBSR_ceil_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8493080Z test_consistency_SparseBSR_ceil_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8493190Z test_consistency_SparseBSR_ceil_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8493320Z test_consistency_SparseBSR_conj_physical_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8493450Z test_consistency_SparseBSR_conj_physical_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8493590Z test_consistency_SparseBSR_conj_physical_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8493720Z test_consistency_SparseBSR_conj_physical_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8493840Z test_consistency_SparseBSR_conj_physical_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8493970Z test_consistency_SparseBSR_conj_physical_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8494100Z test_consistency_SparseBSR_conj_physical_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8494220Z test_consistency_SparseBSR_conj_physical_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8494350Z test_consistency_SparseBSR_conj_physical_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8494470Z test_consistency_SparseBSR_conj_physical_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8494600Z test_consistency_SparseBSR_conj_physical_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8494760Z test_consistency_SparseBSR_conj_physical_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8494880Z test_consistency_SparseBSR_conj_physical_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8495010Z test_consistency_SparseBSR_deg2rad_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8495130Z test_consistency_SparseBSR_deg2rad_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8495250Z test_consistency_SparseBSR_deg2rad_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8495370Z test_consistency_SparseBSR_deg2rad_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8495520Z test_consistency_SparseBSR_deg2rad_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8495640Z test_consistency_SparseBSR_deg2rad_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8495760Z test_consistency_SparseBSR_deg2rad_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8495880Z test_consistency_SparseBSR_deg2rad_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8495990Z test_consistency_SparseBSR_deg2rad_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8496110Z test_consistency_SparseBSR_deg2rad_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8496230Z test_consistency_SparseBSR_erf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8496340Z test_consistency_SparseBSR_erf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8496460Z test_consistency_SparseBSR_erf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8496580Z test_consistency_SparseBSR_erf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8496700Z test_consistency_SparseBSR_erf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8496810Z test_consistency_SparseBSR_erf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8496920Z test_consistency_SparseBSR_erf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8497040Z test_consistency_SparseBSR_erf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8497150Z test_consistency_SparseBSR_erf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8497270Z test_consistency_SparseBSR_erfinv_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8497390Z test_consistency_SparseBSR_erfinv_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8497510Z test_consistency_SparseBSR_erfinv_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8497630Z test_consistency_SparseBSR_erfinv_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8497740Z test_consistency_SparseBSR_erfinv_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8497860Z test_consistency_SparseBSR_erfinv_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8497980Z test_consistency_SparseBSR_erfinv_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8498090Z test_consistency_SparseBSR_erfinv_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8498210Z test_consistency_SparseBSR_erfinv_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8498330Z test_consistency_SparseBSR_expm1_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8498450Z test_consistency_SparseBSR_expm1_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8498560Z test_consistency_SparseBSR_expm1_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8498710Z test_consistency_SparseBSR_expm1_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8498830Z test_consistency_SparseBSR_expm1_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8498940Z test_consistency_SparseBSR_expm1_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8499050Z test_consistency_SparseBSR_expm1_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8499170Z test_consistency_SparseBSR_expm1_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8499280Z test_consistency_SparseBSR_expm1_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8499440Z test_consistency_SparseBSR_floor_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8499550Z test_consistency_SparseBSR_floor_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8499670Z test_consistency_SparseBSR_floor_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8499790Z test_consistency_SparseBSR_floor_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8499900Z test_consistency_SparseBSR_floor_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8500020Z test_consistency_SparseBSR_floor_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8500140Z test_consistency_SparseBSR_floor_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8500250Z test_consistency_SparseBSR_floor_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8500370Z test_consistency_SparseBSR_frac_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8500490Z test_consistency_SparseBSR_frac_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8500610Z test_consistency_SparseBSR_frac_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8500720Z test_consistency_SparseBSR_frac_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8500840Z test_consistency_SparseBSR_isinf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8500960Z test_consistency_SparseBSR_isinf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8501080Z test_consistency_SparseBSR_isinf_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8501210Z test_consistency_SparseBSR_isinf_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8501330Z test_consistency_SparseBSR_isinf_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8501440Z test_consistency_SparseBSR_isinf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8501560Z test_consistency_SparseBSR_isinf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8501670Z test_consistency_SparseBSR_isinf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8501800Z test_consistency_SparseBSR_isinf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8501920Z test_consistency_SparseBSR_isinf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8502030Z test_consistency_SparseBSR_isinf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8502150Z test_consistency_SparseBSR_isinf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8502260Z test_consistency_SparseBSR_isinf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8502380Z test_consistency_SparseBSR_isnan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8502550Z test_consistency_SparseBSR_isnan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8502670Z test_consistency_SparseBSR_isnan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8502790Z test_consistency_SparseBSR_isnan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8502910Z test_consistency_SparseBSR_isnan_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8503020Z test_consistency_SparseBSR_isnan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8503140Z test_consistency_SparseBSR_isnan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8503300Z test_consistency_SparseBSR_isnan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8503410Z test_consistency_SparseBSR_isnan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8503520Z test_consistency_SparseBSR_isnan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8503640Z test_consistency_SparseBSR_isnan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8503750Z test_consistency_SparseBSR_isnan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8503880Z test_consistency_SparseBSR_isneginf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8503990Z test_consistency_SparseBSR_isneginf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8504120Z test_consistency_SparseBSR_isneginf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8504240Z test_consistency_SparseBSR_isneginf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8504360Z test_consistency_SparseBSR_isneginf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8506670Z test_consistency_SparseBSR_isneginf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8506800Z test_consistency_SparseBSR_isneginf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8506920Z test_consistency_SparseBSR_isneginf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8507040Z test_consistency_SparseBSR_isneginf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8507160Z test_consistency_SparseBSR_isneginf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8507280Z test_consistency_SparseBSR_isposinf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8507400Z test_consistency_SparseBSR_isposinf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8507520Z test_consistency_SparseBSR_isposinf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8507640Z test_consistency_SparseBSR_isposinf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8507760Z test_consistency_SparseBSR_isposinf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8507880Z test_consistency_SparseBSR_isposinf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8508000Z test_consistency_SparseBSR_isposinf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8508110Z test_consistency_SparseBSR_isposinf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8508230Z test_consistency_SparseBSR_isposinf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8508350Z test_consistency_SparseBSR_isposinf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8508470Z test_consistency_SparseBSR_log1p_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8508640Z test_consistency_SparseBSR_log1p_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8508760Z test_consistency_SparseBSR_log1p_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8508890Z test_consistency_SparseBSR_log1p_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8509000Z test_consistency_SparseBSR_log1p_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8509120Z test_consistency_SparseBSR_log1p_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8509240Z test_consistency_SparseBSR_log1p_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8509390Z test_consistency_SparseBSR_log1p_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8509510Z test_consistency_SparseBSR_log1p_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8509620Z test_consistency_SparseBSR_log1p_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8509730Z test_consistency_SparseBSR_log1p_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8509920Z test_consistency_SparseBSR_masked_amax_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: masked.amax does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8510090Z test_consistency_SparseBSR_masked_amax_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: masked.amax does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8510270Z test_consistency_SparseBSR_masked_amax_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: masked.amax does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8510440Z test_consistency_SparseBSR_masked_amax_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: masked.amax does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8510620Z test_consistency_SparseBSR_masked_amax_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: masked.amax does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8510800Z test_consistency_SparseBSR_masked_amax_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: masked.amax does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8510970Z test_consistency_SparseBSR_masked_amax_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: masked.amax does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8511140Z test_consistency_SparseBSR_masked_amax_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: masked.amax does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8511320Z test_consistency_SparseBSR_masked_amax_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: masked.amax does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8511490Z test_consistency_SparseBSR_masked_amin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: masked.amin does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8511670Z test_consistency_SparseBSR_masked_amin_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: masked.amin does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8511840Z test_consistency_SparseBSR_masked_amin_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: masked.amin does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8512010Z test_consistency_SparseBSR_masked_amin_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: masked.amin does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8512180Z test_consistency_SparseBSR_masked_amin_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: masked.amin does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8512390Z test_consistency_SparseBSR_masked_amin_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: masked.amin does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8512560Z test_consistency_SparseBSR_masked_amin_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: masked.amin does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8512730Z test_consistency_SparseBSR_masked_amin_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: masked.amin does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8512900Z test_consistency_SparseBSR_masked_amin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: masked.amin does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8513120Z test_consistency_SparseBSR_masked_mean_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8513290Z test_consistency_SparseBSR_masked_mean_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8513470Z test_consistency_SparseBSR_masked_mean_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8513640Z test_consistency_SparseBSR_masked_mean_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8513820Z test_consistency_SparseBSR_masked_mean_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8513990Z test_consistency_SparseBSR_masked_mean_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8514160Z test_consistency_SparseBSR_masked_mean_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8514330Z test_consistency_SparseBSR_masked_mean_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8514510Z test_consistency_SparseBSR_masked_mean_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8514680Z test_consistency_SparseBSR_masked_mean_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8514850Z test_consistency_SparseBSR_masked_mean_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8515010Z test_consistency_SparseBSR_masked_mean_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8515190Z test_consistency_SparseBSR_masked_prod_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: masked.prod does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8515360Z test_consistency_SparseBSR_masked_prod_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: masked.prod does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8515540Z test_consistency_SparseBSR_masked_prod_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: masked.prod does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8515720Z test_consistency_SparseBSR_masked_prod_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: masked.prod does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8515900Z test_consistency_SparseBSR_masked_prod_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: masked.prod does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8516100Z test_consistency_SparseBSR_masked_prod_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: masked.prod does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8516270Z test_consistency_SparseBSR_masked_prod_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: masked.prod does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8516450Z test_consistency_SparseBSR_masked_prod_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: masked.prod does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8516620Z test_consistency_SparseBSR_masked_prod_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: masked.prod does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8516820Z test_consistency_SparseBSR_masked_prod_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: masked.prod does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8516990Z test_consistency_SparseBSR_masked_prod_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: masked.prod does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8517170Z test_consistency_SparseBSR_masked_sum_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: masked.sum does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8517340Z test_consistency_SparseBSR_masked_sum_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: masked.sum does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8517510Z test_consistency_SparseBSR_masked_sum_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: masked.sum does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8517690Z test_consistency_SparseBSR_masked_sum_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: masked.sum does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8517860Z test_consistency_SparseBSR_masked_sum_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: masked.sum does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8518040Z test_consistency_SparseBSR_masked_sum_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: masked.sum does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8518210Z test_consistency_SparseBSR_masked_sum_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: masked.sum does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8518380Z test_consistency_SparseBSR_masked_sum_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: masked.sum does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8518550Z test_consistency_SparseBSR_masked_sum_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: masked.sum does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8518720Z test_consistency_SparseBSR_masked_sum_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: masked.sum does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8518890Z test_consistency_SparseBSR_masked_sum_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: masked.sum does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8519060Z test_consistency_SparseBSR_masked_sum_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: masked.sum does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8519180Z test_consistency_SparseBSR_neg_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8519300Z test_consistency_SparseBSR_neg_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8519430Z test_consistency_SparseBSR_neg_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8519550Z test_consistency_SparseBSR_neg_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8519710Z test_consistency_SparseBSR_neg_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8519830Z test_consistency_SparseBSR_neg_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8519940Z test_consistency_SparseBSR_neg_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8520060Z test_consistency_SparseBSR_neg_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8520180Z test_consistency_SparseBSR_neg_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8520290Z test_consistency_SparseBSR_neg_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8520450Z test_consistency_SparseBSR_neg_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8520560Z test_consistency_SparseBSR_neg_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8520700Z test_consistency_SparseBSR_nn_functional_relu_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8520830Z test_consistency_SparseBSR_nn_functional_relu_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8520960Z test_consistency_SparseBSR_nn_functional_relu_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8521090Z test_consistency_SparseBSR_nn_functional_relu_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8521220Z test_consistency_SparseBSR_nn_functional_relu_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8521350Z test_consistency_SparseBSR_nn_functional_relu_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8521480Z test_consistency_SparseBSR_nn_functional_relu_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8521600Z test_consistency_SparseBSR_nn_functional_relu_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8521730Z test_consistency_SparseBSR_positive_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8521860Z test_consistency_SparseBSR_positive_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8521990Z test_consistency_SparseBSR_positive_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8522110Z test_consistency_SparseBSR_positive_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8522240Z test_consistency_SparseBSR_positive_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8522360Z test_consistency_SparseBSR_positive_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8522480Z test_consistency_SparseBSR_positive_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8522600Z test_consistency_SparseBSR_positive_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8522720Z test_consistency_SparseBSR_positive_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8522840Z test_consistency_SparseBSR_positive_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8522960Z test_consistency_SparseBSR_positive_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8523080Z test_consistency_SparseBSR_positive_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8523200Z test_consistency_SparseBSR_rad2deg_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8523320Z test_consistency_SparseBSR_rad2deg_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8523450Z test_consistency_SparseBSR_rad2deg_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8523600Z test_consistency_SparseBSR_rad2deg_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8523720Z test_consistency_SparseBSR_rad2deg_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8523840Z test_consistency_SparseBSR_rad2deg_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8523960Z test_consistency_SparseBSR_rad2deg_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8524080Z test_consistency_SparseBSR_rad2deg_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8524200Z test_consistency_SparseBSR_rad2deg_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8524350Z test_consistency_SparseBSR_rad2deg_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8524530Z test_consistency_SparseBSR_randn_like_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8524710Z test_consistency_SparseBSR_randn_like_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8524890Z test_consistency_SparseBSR_randn_like_cpu_complex32 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8525060Z test_consistency_SparseBSR_randn_like_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8525230Z test_consistency_SparseBSR_randn_like_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8525400Z test_consistency_SparseBSR_randn_like_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8525570Z test_consistency_SparseBSR_randn_like_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8525700Z test_consistency_SparseBSR_round_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8525820Z test_consistency_SparseBSR_round_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8525940Z test_consistency_SparseBSR_round_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8526050Z test_consistency_SparseBSR_round_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8526170Z test_consistency_SparseBSR_round_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8526290Z test_consistency_SparseBSR_round_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8526400Z test_consistency_SparseBSR_round_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8526520Z test_consistency_SparseBSR_round_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8526640Z test_consistency_SparseBSR_sgn_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8526750Z test_consistency_SparseBSR_sgn_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8526870Z test_consistency_SparseBSR_sgn_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8526990Z test_consistency_SparseBSR_sgn_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8527110Z test_consistency_SparseBSR_sgn_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8527220Z test_consistency_SparseBSR_sgn_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8527340Z test_consistency_SparseBSR_sgn_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8527490Z test_consistency_SparseBSR_sgn_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8527600Z test_consistency_SparseBSR_sgn_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8527720Z test_consistency_SparseBSR_sgn_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8527830Z test_consistency_SparseBSR_sgn_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8527940Z test_consistency_SparseBSR_sgn_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8528060Z test_consistency_SparseBSR_sgn_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8528210Z test_consistency_SparseBSR_sign_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8528330Z test_consistency_SparseBSR_sign_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8528440Z test_consistency_SparseBSR_sign_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8528560Z test_consistency_SparseBSR_sign_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8528680Z test_consistency_SparseBSR_sign_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8528800Z test_consistency_SparseBSR_sign_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8528910Z test_consistency_SparseBSR_sign_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8529030Z test_consistency_SparseBSR_sign_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8529140Z test_consistency_SparseBSR_sign_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8529260Z test_consistency_SparseBSR_sign_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8529380Z test_consistency_SparseBSR_signbit_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8529500Z test_consistency_SparseBSR_signbit_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8529620Z test_consistency_SparseBSR_signbit_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8529740Z test_consistency_SparseBSR_signbit_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8529860Z test_consistency_SparseBSR_signbit_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8529980Z test_consistency_SparseBSR_signbit_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8530100Z test_consistency_SparseBSR_signbit_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8530210Z test_consistency_SparseBSR_signbit_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8530330Z test_consistency_SparseBSR_signbit_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8530450Z test_consistency_SparseBSR_signbit_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8530560Z test_consistency_SparseBSR_sin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8530680Z test_consistency_SparseBSR_sin_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8530800Z test_consistency_SparseBSR_sin_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8530910Z test_consistency_SparseBSR_sin_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8531030Z test_consistency_SparseBSR_sin_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8531150Z test_consistency_SparseBSR_sin_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8531260Z test_consistency_SparseBSR_sin_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8531400Z test_consistency_SparseBSR_sin_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8531520Z test_consistency_SparseBSR_sin_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8531640Z test_consistency_SparseBSR_sin_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8531750Z test_consistency_SparseBSR_sin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8531860Z test_consistency_SparseBSR_sinh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8532010Z test_consistency_SparseBSR_sinh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8532130Z test_consistency_SparseBSR_sinh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8532250Z test_consistency_SparseBSR_sinh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8532370Z test_consistency_SparseBSR_sinh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8532490Z test_consistency_SparseBSR_sinh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8532600Z test_consistency_SparseBSR_sinh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8532720Z test_consistency_SparseBSR_sinh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8532830Z test_consistency_SparseBSR_sinh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8532940Z test_consistency_SparseBSR_sinh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8533060Z test_consistency_SparseBSR_sinh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8533180Z test_consistency_SparseBSR_sqrt_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8533290Z test_consistency_SparseBSR_sqrt_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8533410Z test_consistency_SparseBSR_sqrt_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8533530Z test_consistency_SparseBSR_sqrt_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8533650Z test_consistency_SparseBSR_sqrt_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8533770Z test_consistency_SparseBSR_sqrt_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8533880Z test_consistency_SparseBSR_sqrt_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8534000Z test_consistency_SparseBSR_sqrt_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8534110Z test_consistency_SparseBSR_sqrt_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8534230Z test_consistency_SparseBSR_sqrt_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8534340Z test_consistency_SparseBSR_sqrt_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8534460Z test_consistency_SparseBSR_tan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8534570Z test_consistency_SparseBSR_tan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8534700Z test_consistency_SparseBSR_tan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8534810Z test_consistency_SparseBSR_tan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8534930Z test_consistency_SparseBSR_tan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8535040Z test_consistency_SparseBSR_tan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8535200Z test_consistency_SparseBSR_tan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8535320Z test_consistency_SparseBSR_tan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8535430Z test_consistency_SparseBSR_tan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8535540Z test_consistency_SparseBSR_tan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8535650Z test_consistency_SparseBSR_tan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8535770Z test_consistency_SparseBSR_tanh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8535930Z test_consistency_SparseBSR_tanh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8536050Z test_consistency_SparseBSR_tanh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8536180Z test_consistency_SparseBSR_tanh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8536290Z test_consistency_SparseBSR_tanh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8536410Z test_consistency_SparseBSR_tanh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8536520Z test_consistency_SparseBSR_tanh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8536640Z test_consistency_SparseBSR_tanh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8536750Z test_consistency_SparseBSR_tanh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8536860Z test_consistency_SparseBSR_tanh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8536980Z test_consistency_SparseBSR_tanh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8537160Z test_consistency_SparseBSR_to_sparse_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8537330Z test_consistency_SparseBSR_to_sparse_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8537510Z test_consistency_SparseBSR_to_sparse_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8537690Z test_consistency_SparseBSR_to_sparse_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8537860Z test_consistency_SparseBSR_to_sparse_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8538040Z test_consistency_SparseBSR_to_sparse_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8538210Z test_consistency_SparseBSR_to_sparse_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8538380Z test_consistency_SparseBSR_to_sparse_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8538550Z test_consistency_SparseBSR_to_sparse_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8538710Z test_consistency_SparseBSR_to_sparse_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8538880Z test_consistency_SparseBSR_to_sparse_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8541330Z test_consistency_SparseBSR_to_sparse_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: to_sparse does not support input with torch.sparse_bsr layout (0.001s) 2023-01-11T21:26:23.8541460Z test_consistency_SparseBSR_trunc_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8541580Z test_consistency_SparseBSR_trunc_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8541700Z test_consistency_SparseBSR_trunc_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8541820Z test_consistency_SparseBSR_trunc_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8541980Z test_consistency_SparseBSR_trunc_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8542090Z test_consistency_SparseBSR_trunc_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8542210Z test_consistency_SparseBSR_trunc_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8542320Z test_consistency_SparseBSR_trunc_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8542440Z test_consistency_SparseCSC_abs_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8542560Z test_consistency_SparseCSC_abs_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8542680Z test_consistency_SparseCSC_abs_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8542800Z test_consistency_SparseCSC_abs_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8542920Z test_consistency_SparseCSC_abs_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8543030Z test_consistency_SparseCSC_abs_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8543150Z test_consistency_SparseCSC_abs_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8543260Z test_consistency_SparseCSC_abs_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8543380Z test_consistency_SparseCSC_abs_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8543490Z test_consistency_SparseCSC_abs_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8543600Z test_consistency_SparseCSC_abs_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8543710Z test_consistency_SparseCSC_abs_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8543840Z test_consistency_SparseCSC_angle_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8543950Z test_consistency_SparseCSC_angle_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8544080Z test_consistency_SparseCSC_angle_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8544200Z test_consistency_SparseCSC_angle_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8544320Z test_consistency_SparseCSC_angle_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8544440Z test_consistency_SparseCSC_angle_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8544560Z test_consistency_SparseCSC_angle_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8544670Z test_consistency_SparseCSC_angle_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8544790Z test_consistency_SparseCSC_angle_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8544900Z test_consistency_SparseCSC_angle_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8545020Z test_consistency_SparseCSC_angle_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8545170Z test_consistency_SparseCSC_angle_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8545280Z test_consistency_SparseCSC_asin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8545400Z test_consistency_SparseCSC_asin_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8545520Z test_consistency_SparseCSC_asin_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8545640Z test_consistency_SparseCSC_asin_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8545760Z test_consistency_SparseCSC_asin_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8545920Z test_consistency_SparseCSC_asin_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8546030Z test_consistency_SparseCSC_asin_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8546150Z test_consistency_SparseCSC_asin_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8546260Z test_consistency_SparseCSC_asin_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8546370Z test_consistency_SparseCSC_asin_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8546490Z test_consistency_SparseCSC_asin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8546610Z test_consistency_SparseCSC_asinh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8546720Z test_consistency_SparseCSC_asinh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8546850Z test_consistency_SparseCSC_asinh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8546970Z test_consistency_SparseCSC_asinh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8547090Z test_consistency_SparseCSC_asinh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8547210Z test_consistency_SparseCSC_asinh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8547330Z test_consistency_SparseCSC_asinh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8547440Z test_consistency_SparseCSC_asinh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8547550Z test_consistency_SparseCSC_asinh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8547670Z test_consistency_SparseCSC_asinh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8547780Z test_consistency_SparseCSC_asinh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8547900Z test_consistency_SparseCSC_atan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8548020Z test_consistency_SparseCSC_atan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8548140Z test_consistency_SparseCSC_atan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8548260Z test_consistency_SparseCSC_atan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8548380Z test_consistency_SparseCSC_atan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8548500Z test_consistency_SparseCSC_atan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8548610Z test_consistency_SparseCSC_atan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8548730Z test_consistency_SparseCSC_atan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8548840Z test_consistency_SparseCSC_atan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8548950Z test_consistency_SparseCSC_atan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8549100Z test_consistency_SparseCSC_atan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8549220Z test_consistency_SparseCSC_atanh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8549330Z test_consistency_SparseCSC_atanh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8549460Z test_consistency_SparseCSC_atanh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8549580Z test_consistency_SparseCSC_atanh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8549730Z test_consistency_SparseCSC_atanh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8549850Z test_consistency_SparseCSC_atanh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8549960Z test_consistency_SparseCSC_atanh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8550080Z test_consistency_SparseCSC_atanh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8550190Z test_consistency_SparseCSC_atanh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8550310Z test_consistency_SparseCSC_atanh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8550420Z test_consistency_SparseCSC_atanh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8550540Z test_consistency_SparseCSC_ceil_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8550660Z test_consistency_SparseCSC_ceil_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8550780Z test_consistency_SparseCSC_ceil_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8550890Z test_consistency_SparseCSC_ceil_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8551000Z test_consistency_SparseCSC_ceil_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8551120Z test_consistency_SparseCSC_ceil_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8551230Z test_consistency_SparseCSC_ceil_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8551350Z test_consistency_SparseCSC_ceil_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8551480Z test_consistency_SparseCSC_conj_physical_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8551600Z test_consistency_SparseCSC_conj_physical_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8551740Z test_consistency_SparseCSC_conj_physical_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8551870Z test_consistency_SparseCSC_conj_physical_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8552000Z test_consistency_SparseCSC_conj_physical_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8552120Z test_consistency_SparseCSC_conj_physical_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8552250Z test_consistency_SparseCSC_conj_physical_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8552370Z test_consistency_SparseCSC_conj_physical_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8552500Z test_consistency_SparseCSC_conj_physical_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8552620Z test_consistency_SparseCSC_conj_physical_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8552750Z test_consistency_SparseCSC_conj_physical_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8552920Z test_consistency_SparseCSC_conj_physical_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8553040Z test_consistency_SparseCSC_conj_physical_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8553170Z test_consistency_SparseCSC_deg2rad_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8553290Z test_consistency_SparseCSC_deg2rad_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8553410Z test_consistency_SparseCSC_deg2rad_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8553530Z test_consistency_SparseCSC_deg2rad_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8553700Z test_consistency_SparseCSC_deg2rad_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8553820Z test_consistency_SparseCSC_deg2rad_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8553940Z test_consistency_SparseCSC_deg2rad_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8554060Z test_consistency_SparseCSC_deg2rad_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8554170Z test_consistency_SparseCSC_deg2rad_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8554290Z test_consistency_SparseCSC_deg2rad_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8554410Z test_consistency_SparseCSC_erf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8554530Z test_consistency_SparseCSC_erf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8554650Z test_consistency_SparseCSC_erf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8554760Z test_consistency_SparseCSC_erf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8554880Z test_consistency_SparseCSC_erf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8554990Z test_consistency_SparseCSC_erf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8555110Z test_consistency_SparseCSC_erf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8555220Z test_consistency_SparseCSC_erf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8555330Z test_consistency_SparseCSC_erf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8555450Z test_consistency_SparseCSC_erfinv_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8555570Z test_consistency_SparseCSC_erfinv_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8555690Z test_consistency_SparseCSC_erfinv_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8555810Z test_consistency_SparseCSC_erfinv_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8555930Z test_consistency_SparseCSC_erfinv_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8556050Z test_consistency_SparseCSC_erfinv_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8556160Z test_consistency_SparseCSC_erfinv_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8556280Z test_consistency_SparseCSC_erfinv_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8556400Z test_consistency_SparseCSC_erfinv_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8556520Z test_consistency_SparseCSC_expm1_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8556640Z test_consistency_SparseCSC_expm1_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8556750Z test_consistency_SparseCSC_expm1_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8556910Z test_consistency_SparseCSC_expm1_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8557030Z test_consistency_SparseCSC_expm1_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8557150Z test_consistency_SparseCSC_expm1_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8557260Z test_consistency_SparseCSC_expm1_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8557380Z test_consistency_SparseCSC_expm1_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8557490Z test_consistency_SparseCSC_expm1_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8557650Z test_consistency_SparseCSC_floor_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8557770Z test_consistency_SparseCSC_floor_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8557890Z test_consistency_SparseCSC_floor_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8558000Z test_consistency_SparseCSC_floor_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8558110Z test_consistency_SparseCSC_floor_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8558230Z test_consistency_SparseCSC_floor_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8558340Z test_consistency_SparseCSC_floor_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8558460Z test_consistency_SparseCSC_floor_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8558580Z test_consistency_SparseCSC_frac_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8558700Z test_consistency_SparseCSC_frac_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8558810Z test_consistency_SparseCSC_frac_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8558930Z test_consistency_SparseCSC_frac_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8559050Z test_consistency_SparseCSC_isinf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8559170Z test_consistency_SparseCSC_isinf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8559290Z test_consistency_SparseCSC_isinf_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8559410Z test_consistency_SparseCSC_isinf_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8559530Z test_consistency_SparseCSC_isinf_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8559650Z test_consistency_SparseCSC_isinf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8559760Z test_consistency_SparseCSC_isinf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8559880Z test_consistency_SparseCSC_isinf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8559990Z test_consistency_SparseCSC_isinf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8560110Z test_consistency_SparseCSC_isinf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8560220Z test_consistency_SparseCSC_isinf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8560330Z test_consistency_SparseCSC_isinf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8560440Z test_consistency_SparseCSC_isinf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8560560Z test_consistency_SparseCSC_isnan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8560710Z test_consistency_SparseCSC_isnan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8560840Z test_consistency_SparseCSC_isnan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8560960Z test_consistency_SparseCSC_isnan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8561080Z test_consistency_SparseCSC_isnan_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8561190Z test_consistency_SparseCSC_isnan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8561310Z test_consistency_SparseCSC_isnan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8561470Z test_consistency_SparseCSC_isnan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8561580Z test_consistency_SparseCSC_isnan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8561690Z test_consistency_SparseCSC_isnan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8561810Z test_consistency_SparseCSC_isnan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8561920Z test_consistency_SparseCSC_isnan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8562050Z test_consistency_SparseCSC_isneginf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8562170Z test_consistency_SparseCSC_isneginf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8562290Z test_consistency_SparseCSC_isneginf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8562410Z test_consistency_SparseCSC_isneginf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8562530Z test_consistency_SparseCSC_isneginf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8562660Z test_consistency_SparseCSC_isneginf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8562770Z test_consistency_SparseCSC_isneginf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8562890Z test_consistency_SparseCSC_isneginf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8563010Z test_consistency_SparseCSC_isneginf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8563130Z test_consistency_SparseCSC_isneginf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8563250Z test_consistency_SparseCSC_isposinf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8563370Z test_consistency_SparseCSC_isposinf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8563490Z test_consistency_SparseCSC_isposinf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8563610Z test_consistency_SparseCSC_isposinf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8563730Z test_consistency_SparseCSC_isposinf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8563850Z test_consistency_SparseCSC_isposinf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8563970Z test_consistency_SparseCSC_isposinf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8564090Z test_consistency_SparseCSC_isposinf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8564200Z test_consistency_SparseCSC_isposinf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8564320Z test_consistency_SparseCSC_isposinf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8564440Z test_consistency_SparseCSC_log1p_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8564600Z test_consistency_SparseCSC_log1p_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8564720Z test_consistency_SparseCSC_log1p_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8564850Z test_consistency_SparseCSC_log1p_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8564960Z test_consistency_SparseCSC_log1p_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8565080Z test_consistency_SparseCSC_log1p_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8565200Z test_consistency_SparseCSC_log1p_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8565350Z test_consistency_SparseCSC_log1p_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8565470Z test_consistency_SparseCSC_log1p_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8565580Z test_consistency_SparseCSC_log1p_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8565690Z test_consistency_SparseCSC_log1p_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8565870Z test_consistency_SparseCSC_masked_amax_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: masked.amax does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8566050Z test_consistency_SparseCSC_masked_amax_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: masked.amax does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8566220Z test_consistency_SparseCSC_masked_amax_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: masked.amax does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8566400Z test_consistency_SparseCSC_masked_amax_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: masked.amax does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8566570Z test_consistency_SparseCSC_masked_amax_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: masked.amax does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8566750Z test_consistency_SparseCSC_masked_amax_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: masked.amax does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8566920Z test_consistency_SparseCSC_masked_amax_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: masked.amax does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8567090Z test_consistency_SparseCSC_masked_amax_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: masked.amax does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8567260Z test_consistency_SparseCSC_masked_amax_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: masked.amax does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8567440Z test_consistency_SparseCSC_masked_amin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: masked.amin does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8567610Z test_consistency_SparseCSC_masked_amin_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: masked.amin does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8567780Z test_consistency_SparseCSC_masked_amin_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: masked.amin does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8567950Z test_consistency_SparseCSC_masked_amin_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: masked.amin does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8568120Z test_consistency_SparseCSC_masked_amin_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: masked.amin does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8568350Z test_consistency_SparseCSC_masked_amin_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: masked.amin does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8568530Z test_consistency_SparseCSC_masked_amin_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: masked.amin does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8568710Z test_consistency_SparseCSC_masked_amin_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: masked.amin does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8568870Z test_consistency_SparseCSC_masked_amin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: masked.amin does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8569110Z test_consistency_SparseCSC_masked_mean_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8569280Z test_consistency_SparseCSC_masked_mean_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8569460Z test_consistency_SparseCSC_masked_mean_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8569640Z test_consistency_SparseCSC_masked_mean_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8569810Z test_consistency_SparseCSC_masked_mean_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8569980Z test_consistency_SparseCSC_masked_mean_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8570150Z test_consistency_SparseCSC_masked_mean_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8570320Z test_consistency_SparseCSC_masked_mean_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8570490Z test_consistency_SparseCSC_masked_mean_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8570660Z test_consistency_SparseCSC_masked_mean_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8570830Z test_consistency_SparseCSC_masked_mean_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8571000Z test_consistency_SparseCSC_masked_mean_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8571180Z test_consistency_SparseCSC_masked_prod_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: masked.prod does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8571350Z test_consistency_SparseCSC_masked_prod_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: masked.prod does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8574780Z test_consistency_SparseCSC_masked_prod_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: masked.prod does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8575000Z test_consistency_SparseCSC_masked_prod_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: masked.prod does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8575180Z test_consistency_SparseCSC_masked_prod_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: masked.prod does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8575480Z test_consistency_SparseCSC_masked_prod_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: masked.prod does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8575660Z test_consistency_SparseCSC_masked_prod_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: masked.prod does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8575830Z test_consistency_SparseCSC_masked_prod_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: masked.prod does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8576000Z test_consistency_SparseCSC_masked_prod_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: masked.prod does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8576210Z test_consistency_SparseCSC_masked_prod_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: masked.prod does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8576380Z test_consistency_SparseCSC_masked_prod_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: masked.prod does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8576560Z test_consistency_SparseCSC_masked_sum_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: masked.sum does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8576740Z test_consistency_SparseCSC_masked_sum_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: masked.sum does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8576910Z test_consistency_SparseCSC_masked_sum_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: masked.sum does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8577090Z test_consistency_SparseCSC_masked_sum_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: masked.sum does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8577260Z test_consistency_SparseCSC_masked_sum_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: masked.sum does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8577430Z test_consistency_SparseCSC_masked_sum_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: masked.sum does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8577600Z test_consistency_SparseCSC_masked_sum_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: masked.sum does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8577780Z test_consistency_SparseCSC_masked_sum_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: masked.sum does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8577950Z test_consistency_SparseCSC_masked_sum_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: masked.sum does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8578120Z test_consistency_SparseCSC_masked_sum_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: masked.sum does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8578280Z test_consistency_SparseCSC_masked_sum_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: masked.sum does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8578450Z test_consistency_SparseCSC_masked_sum_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: masked.sum does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8578570Z test_consistency_SparseCSC_neg_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8578700Z test_consistency_SparseCSC_neg_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8578820Z test_consistency_SparseCSC_neg_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8578940Z test_consistency_SparseCSC_neg_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8579100Z test_consistency_SparseCSC_neg_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8579220Z test_consistency_SparseCSC_neg_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8579330Z test_consistency_SparseCSC_neg_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8579450Z test_consistency_SparseCSC_neg_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8579570Z test_consistency_SparseCSC_neg_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8579680Z test_consistency_SparseCSC_neg_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8579830Z test_consistency_SparseCSC_neg_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8579950Z test_consistency_SparseCSC_neg_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8580080Z test_consistency_SparseCSC_nn_functional_relu_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8580220Z test_consistency_SparseCSC_nn_functional_relu_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8580350Z test_consistency_SparseCSC_nn_functional_relu_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8580480Z test_consistency_SparseCSC_nn_functional_relu_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8580610Z test_consistency_SparseCSC_nn_functional_relu_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8580740Z test_consistency_SparseCSC_nn_functional_relu_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8580870Z test_consistency_SparseCSC_nn_functional_relu_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8581000Z test_consistency_SparseCSC_nn_functional_relu_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8581120Z test_consistency_SparseCSC_positive_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8581250Z test_consistency_SparseCSC_positive_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8581380Z test_consistency_SparseCSC_positive_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8581500Z test_consistency_SparseCSC_positive_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8581620Z test_consistency_SparseCSC_positive_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8581750Z test_consistency_SparseCSC_positive_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8581860Z test_consistency_SparseCSC_positive_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8581980Z test_consistency_SparseCSC_positive_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8582110Z test_consistency_SparseCSC_positive_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8582220Z test_consistency_SparseCSC_positive_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8582340Z test_consistency_SparseCSC_positive_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8582460Z test_consistency_SparseCSC_positive_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8582590Z test_consistency_SparseCSC_rad2deg_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8582710Z test_consistency_SparseCSC_rad2deg_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8582830Z test_consistency_SparseCSC_rad2deg_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8582950Z test_consistency_SparseCSC_rad2deg_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8583110Z test_consistency_SparseCSC_rad2deg_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8583230Z test_consistency_SparseCSC_rad2deg_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8583350Z test_consistency_SparseCSC_rad2deg_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8583470Z test_consistency_SparseCSC_rad2deg_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8583590Z test_consistency_SparseCSC_rad2deg_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8583740Z test_consistency_SparseCSC_rad2deg_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8583920Z test_consistency_SparseCSC_randn_like_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8584100Z test_consistency_SparseCSC_randn_like_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8584280Z test_consistency_SparseCSC_randn_like_cpu_complex32 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8584450Z test_consistency_SparseCSC_randn_like_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8584630Z test_consistency_SparseCSC_randn_like_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8584800Z test_consistency_SparseCSC_randn_like_cpu_float32 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8584980Z test_consistency_SparseCSC_randn_like_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: randn_like does not support input with torch.sparse_csc layout (0.001s) 2023-01-11T21:26:23.8585100Z test_consistency_SparseCSC_round_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8585220Z test_consistency_SparseCSC_round_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8585340Z test_consistency_SparseCSC_round_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8585460Z test_consistency_SparseCSC_round_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8585580Z test_consistency_SparseCSC_round_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8585690Z test_consistency_SparseCSC_round_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8585810Z test_consistency_SparseCSC_round_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8585930Z test_consistency_SparseCSC_round_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8586040Z test_consistency_SparseCSC_sgn_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8586160Z test_consistency_SparseCSC_sgn_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8586280Z test_consistency_SparseCSC_sgn_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8586400Z test_consistency_SparseCSC_sgn_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8586520Z test_consistency_SparseCSC_sgn_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8586630Z test_consistency_SparseCSC_sgn_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8586750Z test_consistency_SparseCSC_sgn_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8586910Z test_consistency_SparseCSC_sgn_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8587030Z test_consistency_SparseCSC_sgn_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8587150Z test_consistency_SparseCSC_sgn_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8587260Z test_consistency_SparseCSC_sgn_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8587370Z test_consistency_SparseCSC_sgn_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8587480Z test_consistency_SparseCSC_sgn_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8587660Z test_consistency_SparseCSC_sign_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8587780Z test_consistency_SparseCSC_sign_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8587900Z test_consistency_SparseCSC_sign_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8588020Z test_consistency_SparseCSC_sign_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8588130Z test_consistency_SparseCSC_sign_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8588250Z test_consistency_SparseCSC_sign_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8588370Z test_consistency_SparseCSC_sign_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8588480Z test_consistency_SparseCSC_sign_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8588600Z test_consistency_SparseCSC_sign_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8588710Z test_consistency_SparseCSC_sign_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8588840Z test_consistency_SparseCSC_signbit_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8588960Z test_consistency_SparseCSC_signbit_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8589080Z test_consistency_SparseCSC_signbit_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8589200Z test_consistency_SparseCSC_signbit_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8589310Z test_consistency_SparseCSC_signbit_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8589430Z test_consistency_SparseCSC_signbit_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8589550Z test_consistency_SparseCSC_signbit_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8589660Z test_consistency_SparseCSC_signbit_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8589780Z test_consistency_SparseCSC_signbit_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8589900Z test_consistency_SparseCSC_signbit_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8590010Z test_consistency_SparseCSC_sin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8590130Z test_consistency_SparseCSC_sin_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8590250Z test_consistency_SparseCSC_sin_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8590360Z test_consistency_SparseCSC_sin_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8590480Z test_consistency_SparseCSC_sin_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8590600Z test_consistency_SparseCSC_sin_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8590710Z test_consistency_SparseCSC_sin_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8590860Z test_consistency_SparseCSC_sin_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8590980Z test_consistency_SparseCSC_sin_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8591090Z test_consistency_SparseCSC_sin_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8591210Z test_consistency_SparseCSC_sin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8591320Z test_consistency_SparseCSC_sinh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8591440Z test_consistency_SparseCSC_sinh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8591600Z test_consistency_SparseCSC_sinh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8591720Z test_consistency_SparseCSC_sinh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8591840Z test_consistency_SparseCSC_sinh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8591960Z test_consistency_SparseCSC_sinh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8592070Z test_consistency_SparseCSC_sinh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8592190Z test_consistency_SparseCSC_sinh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8592300Z test_consistency_SparseCSC_sinh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8592410Z test_consistency_SparseCSC_sinh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8592530Z test_consistency_SparseCSC_sinh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8592640Z test_consistency_SparseCSC_sqrt_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8592760Z test_consistency_SparseCSC_sqrt_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8592880Z test_consistency_SparseCSC_sqrt_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8593000Z test_consistency_SparseCSC_sqrt_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8593120Z test_consistency_SparseCSC_sqrt_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8593230Z test_consistency_SparseCSC_sqrt_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8593350Z test_consistency_SparseCSC_sqrt_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8593460Z test_consistency_SparseCSC_sqrt_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8593570Z test_consistency_SparseCSC_sqrt_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8593690Z test_consistency_SparseCSC_sqrt_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8593800Z test_consistency_SparseCSC_sqrt_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8593920Z test_consistency_SparseCSC_tan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8594040Z test_consistency_SparseCSC_tan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8594160Z test_consistency_SparseCSC_tan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8594270Z test_consistency_SparseCSC_tan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8594390Z test_consistency_SparseCSC_tan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8594510Z test_consistency_SparseCSC_tan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8594660Z test_consistency_SparseCSC_tan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8594770Z test_consistency_SparseCSC_tan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8594880Z test_consistency_SparseCSC_tan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8595000Z test_consistency_SparseCSC_tan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8595110Z test_consistency_SparseCSC_tan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8595220Z test_consistency_SparseCSC_tanh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8595380Z test_consistency_SparseCSC_tanh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8595510Z test_consistency_SparseCSC_tanh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8595620Z test_consistency_SparseCSC_tanh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8595740Z test_consistency_SparseCSC_tanh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8595860Z test_consistency_SparseCSC_tanh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8595970Z test_consistency_SparseCSC_tanh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8596090Z test_consistency_SparseCSC_tanh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8596200Z test_consistency_SparseCSC_tanh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8596310Z test_consistency_SparseCSC_tanh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8596430Z test_consistency_SparseCSC_tanh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8596550Z test_consistency_SparseCSC_to_sparse_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8596680Z test_consistency_SparseCSC_to_sparse_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8596800Z test_consistency_SparseCSC_to_sparse_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8596930Z test_consistency_SparseCSC_to_sparse_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8597060Z test_consistency_SparseCSC_to_sparse_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8597180Z test_consistency_SparseCSC_to_sparse_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8597300Z test_consistency_SparseCSC_to_sparse_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8597420Z test_consistency_SparseCSC_to_sparse_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8597540Z test_consistency_SparseCSC_to_sparse_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8597650Z test_consistency_SparseCSC_to_sparse_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8597780Z test_consistency_SparseCSC_to_sparse_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8597890Z test_consistency_SparseCSC_to_sparse_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8598010Z test_consistency_SparseCSC_trunc_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8598130Z test_consistency_SparseCSC_trunc_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8598250Z test_consistency_SparseCSC_trunc_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8598360Z test_consistency_SparseCSC_trunc_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8598480Z test_consistency_SparseCSC_trunc_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8598630Z test_consistency_SparseCSC_trunc_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8598740Z test_consistency_SparseCSC_trunc_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8598860Z test_consistency_SparseCSC_trunc_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8598980Z test_consistency_SparseCSR_abs_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8599100Z test_consistency_SparseCSR_abs_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8599220Z test_consistency_SparseCSR_abs_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8599370Z test_consistency_SparseCSR_abs_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8599490Z test_consistency_SparseCSR_abs_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8599600Z test_consistency_SparseCSR_abs_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8599720Z test_consistency_SparseCSR_abs_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8599830Z test_consistency_SparseCSR_abs_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8599940Z test_consistency_SparseCSR_abs_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8600060Z test_consistency_SparseCSR_abs_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8600170Z test_consistency_SparseCSR_abs_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8600280Z test_consistency_SparseCSR_abs_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8600400Z test_consistency_SparseCSR_angle_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8600520Z test_consistency_SparseCSR_angle_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8600650Z test_consistency_SparseCSR_angle_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8600770Z test_consistency_SparseCSR_angle_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8600880Z test_consistency_SparseCSR_angle_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8601000Z test_consistency_SparseCSR_angle_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8601110Z test_consistency_SparseCSR_angle_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8601230Z test_consistency_SparseCSR_angle_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8601350Z test_consistency_SparseCSR_angle_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8601460Z test_consistency_SparseCSR_angle_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8601580Z test_consistency_SparseCSR_angle_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8601690Z test_consistency_SparseCSR_angle_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8601860Z test_consistency_SparseCSR_asin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8601970Z test_consistency_SparseCSR_asin_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8602090Z test_consistency_SparseCSR_asin_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8602210Z test_consistency_SparseCSR_asin_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8602330Z test_consistency_SparseCSR_asin_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8602510Z test_consistency_SparseCSR_asin_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8602630Z test_consistency_SparseCSR_asin_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8602740Z test_consistency_SparseCSR_asin_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8602860Z test_consistency_SparseCSR_asin_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8602980Z test_consistency_SparseCSR_asin_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8603090Z test_consistency_SparseCSR_asin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8603260Z test_consistency_SparseCSR_asinh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8603380Z test_consistency_SparseCSR_asinh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8603500Z test_consistency_SparseCSR_asinh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8603630Z test_consistency_SparseCSR_asinh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8603740Z test_consistency_SparseCSR_asinh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8603860Z test_consistency_SparseCSR_asinh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8603980Z test_consistency_SparseCSR_asinh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8604090Z test_consistency_SparseCSR_asinh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8604210Z test_consistency_SparseCSR_asinh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8604320Z test_consistency_SparseCSR_asinh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8604440Z test_consistency_SparseCSR_asinh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8604550Z test_consistency_SparseCSR_atan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8604670Z test_consistency_SparseCSR_atan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8604790Z test_consistency_SparseCSR_atan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8604910Z test_consistency_SparseCSR_atan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8607920Z test_consistency_SparseCSR_atan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8608070Z test_consistency_SparseCSR_atan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8608190Z test_consistency_SparseCSR_atan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8608300Z test_consistency_SparseCSR_atan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8608420Z test_consistency_SparseCSR_atan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8608530Z test_consistency_SparseCSR_atan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8608650Z test_consistency_SparseCSR_atan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8608770Z test_consistency_SparseCSR_atanh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8608880Z test_consistency_SparseCSR_atanh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8609010Z test_consistency_SparseCSR_atanh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8609130Z test_consistency_SparseCSR_atanh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8609250Z test_consistency_SparseCSR_atanh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8609470Z test_consistency_SparseCSR_atanh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8609590Z test_consistency_SparseCSR_atanh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8609710Z test_consistency_SparseCSR_atanh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8609820Z test_consistency_SparseCSR_atanh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8609940Z test_consistency_SparseCSR_atanh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8610050Z test_consistency_SparseCSR_atanh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8610200Z test_consistency_SparseCSR_ceil_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8610330Z test_consistency_SparseCSR_ceil_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8610450Z test_consistency_SparseCSR_ceil_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8610560Z test_consistency_SparseCSR_ceil_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8610670Z test_consistency_SparseCSR_ceil_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8610790Z test_consistency_SparseCSR_ceil_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8610900Z test_consistency_SparseCSR_ceil_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8611010Z test_consistency_SparseCSR_ceil_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8611140Z test_consistency_SparseCSR_conj_physical_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8611270Z test_consistency_SparseCSR_conj_physical_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8611400Z test_consistency_SparseCSR_conj_physical_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8611530Z test_consistency_SparseCSR_conj_physical_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8611660Z test_consistency_SparseCSR_conj_physical_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8611790Z test_consistency_SparseCSR_conj_physical_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8611920Z test_consistency_SparseCSR_conj_physical_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8612040Z test_consistency_SparseCSR_conj_physical_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8612170Z test_consistency_SparseCSR_conj_physical_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8612300Z test_consistency_SparseCSR_conj_physical_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8612420Z test_consistency_SparseCSR_conj_physical_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8612540Z test_consistency_SparseCSR_conj_physical_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8612660Z test_consistency_SparseCSR_conj_physical_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8612790Z test_consistency_SparseCSR_deg2rad_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8612910Z test_consistency_SparseCSR_deg2rad_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8613030Z test_consistency_SparseCSR_deg2rad_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8613150Z test_consistency_SparseCSR_deg2rad_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8613270Z test_consistency_SparseCSR_deg2rad_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8613420Z test_consistency_SparseCSR_deg2rad_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8613540Z test_consistency_SparseCSR_deg2rad_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8613660Z test_consistency_SparseCSR_deg2rad_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8613780Z test_consistency_SparseCSR_deg2rad_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8613900Z test_consistency_SparseCSR_deg2rad_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8614050Z test_consistency_SparseCSR_erf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8614170Z test_consistency_SparseCSR_erf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8614290Z test_consistency_SparseCSR_erf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8614410Z test_consistency_SparseCSR_erf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8614530Z test_consistency_SparseCSR_erf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8614640Z test_consistency_SparseCSR_erf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8614750Z test_consistency_SparseCSR_erf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8614860Z test_consistency_SparseCSR_erf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8614980Z test_consistency_SparseCSR_erf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8615100Z test_consistency_SparseCSR_erfinv_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8615210Z test_consistency_SparseCSR_erfinv_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8615340Z test_consistency_SparseCSR_erfinv_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8615450Z test_consistency_SparseCSR_erfinv_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8615570Z test_consistency_SparseCSR_erfinv_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8615690Z test_consistency_SparseCSR_erfinv_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8615800Z test_consistency_SparseCSR_erfinv_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8615920Z test_consistency_SparseCSR_erfinv_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8616030Z test_consistency_SparseCSR_erfinv_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8616150Z test_consistency_SparseCSR_expm1_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8616280Z test_consistency_SparseCSR_expm1_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8616400Z test_consistency_SparseCSR_expm1_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8616510Z test_consistency_SparseCSR_expm1_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8616630Z test_consistency_SparseCSR_expm1_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8616740Z test_consistency_SparseCSR_expm1_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8616860Z test_consistency_SparseCSR_expm1_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8616970Z test_consistency_SparseCSR_expm1_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8617090Z test_consistency_SparseCSR_expm1_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8617240Z test_consistency_SparseCSR_floor_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8617360Z test_consistency_SparseCSR_floor_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8617480Z test_consistency_SparseCSR_floor_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8617590Z test_consistency_SparseCSR_floor_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8617700Z test_consistency_SparseCSR_floor_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8617820Z test_consistency_SparseCSR_floor_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8617970Z test_consistency_SparseCSR_floor_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8618080Z test_consistency_SparseCSR_floor_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8618200Z test_consistency_SparseCSR_frac_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8618320Z test_consistency_SparseCSR_frac_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8618430Z test_consistency_SparseCSR_frac_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8618550Z test_consistency_SparseCSR_frac_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8618670Z test_consistency_SparseCSR_isinf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8618790Z test_consistency_SparseCSR_isinf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8618910Z test_consistency_SparseCSR_isinf_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8619030Z test_consistency_SparseCSR_isinf_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8619150Z test_consistency_SparseCSR_isinf_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8619260Z test_consistency_SparseCSR_isinf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8619380Z test_consistency_SparseCSR_isinf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8619500Z test_consistency_SparseCSR_isinf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8619610Z test_consistency_SparseCSR_isinf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8619720Z test_consistency_SparseCSR_isinf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8619840Z test_consistency_SparseCSR_isinf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8619950Z test_consistency_SparseCSR_isinf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8620060Z test_consistency_SparseCSR_isinf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8620180Z test_consistency_SparseCSR_isnan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8620300Z test_consistency_SparseCSR_isnan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8620420Z test_consistency_SparseCSR_isnan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8620540Z test_consistency_SparseCSR_isnan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8620660Z test_consistency_SparseCSR_isnan_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8620780Z test_consistency_SparseCSR_isnan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8620890Z test_consistency_SparseCSR_isnan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8621010Z test_consistency_SparseCSR_isnan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8621170Z test_consistency_SparseCSR_isnan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8621280Z test_consistency_SparseCSR_isnan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8621400Z test_consistency_SparseCSR_isnan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8621510Z test_consistency_SparseCSR_isnan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8621640Z test_consistency_SparseCSR_isneginf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8621800Z test_consistency_SparseCSR_isneginf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8621930Z test_consistency_SparseCSR_isneginf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8622050Z test_consistency_SparseCSR_isneginf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8622170Z test_consistency_SparseCSR_isneginf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8622290Z test_consistency_SparseCSR_isneginf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8622410Z test_consistency_SparseCSR_isneginf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8622530Z test_consistency_SparseCSR_isneginf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8622650Z test_consistency_SparseCSR_isneginf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8622770Z test_consistency_SparseCSR_isneginf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8622890Z test_consistency_SparseCSR_isposinf_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8623010Z test_consistency_SparseCSR_isposinf_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8623130Z test_consistency_SparseCSR_isposinf_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8623250Z test_consistency_SparseCSR_isposinf_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8623370Z test_consistency_SparseCSR_isposinf_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8623490Z test_consistency_SparseCSR_isposinf_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8623600Z test_consistency_SparseCSR_isposinf_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8623720Z test_consistency_SparseCSR_isposinf_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8623840Z test_consistency_SparseCSR_isposinf_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8623960Z test_consistency_SparseCSR_isposinf_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8624080Z test_consistency_SparseCSR_log1p_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8624190Z test_consistency_SparseCSR_log1p_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8624320Z test_consistency_SparseCSR_log1p_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8624440Z test_consistency_SparseCSR_log1p_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8624550Z test_consistency_SparseCSR_log1p_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8624670Z test_consistency_SparseCSR_log1p_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8624790Z test_consistency_SparseCSR_log1p_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8624900Z test_consistency_SparseCSR_log1p_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8625050Z test_consistency_SparseCSR_log1p_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8625170Z test_consistency_SparseCSR_log1p_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8625280Z test_consistency_SparseCSR_log1p_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8625870Z test_consistency_SparseCSR_masked_amax_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/masked/_ops.py:767: 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:26:23.8625980Z new_values.scatter_reduce_( 2023-01-11T21:26:23.8626020Z ok (0.005s) 2023-01-11T21:26:23.8626150Z test_consistency_SparseCSR_masked_amax_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2023-01-11T21:26:23.8626280Z test_consistency_SparseCSR_masked_amax_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2023-01-11T21:26:23.8626400Z test_consistency_SparseCSR_masked_amax_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2023-01-11T21:26:23.8626580Z test_consistency_SparseCSR_masked_amax_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: masked.amax does not support input with torch.sparse_csr layout (0.001s) 2023-01-11T21:26:23.8626750Z test_consistency_SparseCSR_masked_amax_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: masked.amax does not support input with torch.sparse_csr layout (0.001s) 2023-01-11T21:26:23.8626920Z test_consistency_SparseCSR_masked_amax_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: masked.amax does not support input with torch.sparse_csr layout (0.001s) 2023-01-11T21:26:23.8627100Z test_consistency_SparseCSR_masked_amax_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: masked.amax does not support input with torch.sparse_csr layout (0.001s) 2023-01-11T21:26:23.8627270Z test_consistency_SparseCSR_masked_amax_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: masked.amax does not support input with torch.sparse_csr layout (0.001s) 2023-01-11T21:26:23.8627390Z test_consistency_SparseCSR_masked_amin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2023-01-11T21:26:23.8627520Z test_consistency_SparseCSR_masked_amin_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2023-01-11T21:26:23.8627640Z test_consistency_SparseCSR_masked_amin_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2023-01-11T21:26:23.8627770Z test_consistency_SparseCSR_masked_amin_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2023-01-11T21:26:23.8627940Z test_consistency_SparseCSR_masked_amin_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: masked.amin does not support input with torch.sparse_csr layout (0.001s) 2023-01-11T21:26:23.8628110Z test_consistency_SparseCSR_masked_amin_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: masked.amin does not support input with torch.sparse_csr layout (0.001s) 2023-01-11T21:26:23.8628270Z test_consistency_SparseCSR_masked_amin_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: masked.amin does not support input with torch.sparse_csr layout (0.001s) 2023-01-11T21:26:23.8628450Z test_consistency_SparseCSR_masked_amin_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: masked.amin does not support input with torch.sparse_csr layout (0.001s) 2023-01-11T21:26:23.8628610Z test_consistency_SparseCSR_masked_amin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: masked.amin does not support input with torch.sparse_csr layout (0.001s) 2023-01-11T21:26:23.8628740Z test_consistency_SparseCSR_masked_mean_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2023-01-11T21:26:23.8628950Z test_consistency_SparseCSR_masked_mean_cpu_bool (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_csr layout (0.001s) 2023-01-11T21:26:23.8629130Z test_consistency_SparseCSR_masked_mean_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_csr layout (0.001s) 2023-01-11T21:26:23.8629310Z test_consistency_SparseCSR_masked_mean_cpu_complex64 (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_csr layout (0.001s) 2023-01-11T21:26:23.8629430Z test_consistency_SparseCSR_masked_mean_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2023-01-11T21:26:23.8629560Z test_consistency_SparseCSR_masked_mean_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2023-01-11T21:26:23.8629720Z test_consistency_SparseCSR_masked_mean_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2023-01-11T21:26:23.8629890Z test_consistency_SparseCSR_masked_mean_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_csr layout (0.001s) 2023-01-11T21:26:23.8630060Z test_consistency_SparseCSR_masked_mean_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_csr layout (0.001s) 2023-01-11T21:26:23.8630230Z test_consistency_SparseCSR_masked_mean_cpu_int64 (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_csr layout (0.001s) 2023-01-11T21:26:23.8630400Z test_consistency_SparseCSR_masked_mean_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_csr layout (0.001s) 2023-01-11T21:26:23.8630560Z test_consistency_SparseCSR_masked_mean_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: masked.mean does not support input with torch.sparse_csr layout (0.001s) 2023-01-11T21:26:23.8630690Z test_consistency_SparseCSR_masked_prod_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2023-01-11T21:26:23.8630820Z test_consistency_SparseCSR_masked_prod_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8630950Z test_consistency_SparseCSR_masked_prod_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8631080Z test_consistency_SparseCSR_masked_prod_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8631200Z test_consistency_SparseCSR_masked_prod_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2023-01-11T21:26:23.8631330Z test_consistency_SparseCSR_masked_prod_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2023-01-11T21:26:23.8631450Z test_consistency_SparseCSR_masked_prod_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8631570Z test_consistency_SparseCSR_masked_prod_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8631690Z test_consistency_SparseCSR_masked_prod_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8631820Z test_consistency_SparseCSR_masked_prod_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8631940Z test_consistency_SparseCSR_masked_prod_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8632060Z test_consistency_SparseCSR_masked_sum_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2023-01-11T21:26:23.8632180Z test_consistency_SparseCSR_masked_sum_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8632310Z test_consistency_SparseCSR_masked_sum_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8632430Z test_consistency_SparseCSR_masked_sum_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8632560Z test_consistency_SparseCSR_masked_sum_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2023-01-11T21:26:23.8632680Z test_consistency_SparseCSR_masked_sum_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2023-01-11T21:26:23.8632840Z test_consistency_SparseCSR_masked_sum_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2023-01-11T21:26:23.8632960Z test_consistency_SparseCSR_masked_sum_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8633080Z test_consistency_SparseCSR_masked_sum_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8633200Z test_consistency_SparseCSR_masked_sum_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8633320Z test_consistency_SparseCSR_masked_sum_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8633470Z test_consistency_SparseCSR_masked_sum_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8633590Z test_consistency_SparseCSR_neg_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8633710Z test_consistency_SparseCSR_neg_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8633840Z test_consistency_SparseCSR_neg_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8633950Z test_consistency_SparseCSR_neg_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8634070Z test_consistency_SparseCSR_neg_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8634190Z test_consistency_SparseCSR_neg_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8634300Z test_consistency_SparseCSR_neg_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8634420Z test_consistency_SparseCSR_neg_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8634530Z test_consistency_SparseCSR_neg_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8634650Z test_consistency_SparseCSR_neg_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8634760Z test_consistency_SparseCSR_neg_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8634880Z test_consistency_SparseCSR_neg_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8635010Z test_consistency_SparseCSR_nn_functional_relu_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8635140Z test_consistency_SparseCSR_nn_functional_relu_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8635280Z test_consistency_SparseCSR_nn_functional_relu_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8635410Z test_consistency_SparseCSR_nn_functional_relu_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8635530Z test_consistency_SparseCSR_nn_functional_relu_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8635660Z test_consistency_SparseCSR_nn_functional_relu_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8635790Z test_consistency_SparseCSR_nn_functional_relu_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8635920Z test_consistency_SparseCSR_nn_functional_relu_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8636040Z test_consistency_SparseCSR_positive_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8636170Z test_consistency_SparseCSR_positive_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8636290Z test_consistency_SparseCSR_positive_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8636420Z test_consistency_SparseCSR_positive_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8636540Z test_consistency_SparseCSR_positive_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8636710Z test_consistency_SparseCSR_positive_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8636830Z test_consistency_SparseCSR_positive_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8636950Z test_consistency_SparseCSR_positive_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8637070Z test_consistency_SparseCSR_positive_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8637180Z test_consistency_SparseCSR_positive_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8637300Z test_consistency_SparseCSR_positive_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8637470Z test_consistency_SparseCSR_positive_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8637600Z test_consistency_SparseCSR_rad2deg_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8637720Z test_consistency_SparseCSR_rad2deg_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8637840Z test_consistency_SparseCSR_rad2deg_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8637960Z test_consistency_SparseCSR_rad2deg_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8638080Z test_consistency_SparseCSR_rad2deg_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8640580Z test_consistency_SparseCSR_rad2deg_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8640710Z test_consistency_SparseCSR_rad2deg_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8640830Z test_consistency_SparseCSR_rad2deg_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8640950Z test_consistency_SparseCSR_rad2deg_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8641070Z test_consistency_SparseCSR_rad2deg_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8641190Z test_consistency_SparseCSR_randn_like_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2023-01-11T21:26:23.8641320Z test_consistency_SparseCSR_randn_like_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8641450Z test_consistency_SparseCSR_randn_like_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8641580Z test_consistency_SparseCSR_randn_like_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8641700Z test_consistency_SparseCSR_randn_like_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8641820Z test_consistency_SparseCSR_randn_like_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8641950Z test_consistency_SparseCSR_randn_like_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8642070Z test_consistency_SparseCSR_round_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8642180Z test_consistency_SparseCSR_round_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8642300Z test_consistency_SparseCSR_round_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8642420Z test_consistency_SparseCSR_round_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8642540Z test_consistency_SparseCSR_round_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8642650Z test_consistency_SparseCSR_round_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8642770Z test_consistency_SparseCSR_round_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8642890Z test_consistency_SparseCSR_round_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8643090Z test_consistency_SparseCSR_sgn_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8643210Z test_consistency_SparseCSR_sgn_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8643330Z test_consistency_SparseCSR_sgn_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8643450Z test_consistency_SparseCSR_sgn_cpu_complex32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8643570Z test_consistency_SparseCSR_sgn_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8643680Z test_consistency_SparseCSR_sgn_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8643830Z test_consistency_SparseCSR_sgn_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8643950Z test_consistency_SparseCSR_sgn_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8644060Z test_consistency_SparseCSR_sgn_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8644180Z test_consistency_SparseCSR_sgn_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8644290Z test_consistency_SparseCSR_sgn_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8644400Z test_consistency_SparseCSR_sgn_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8644510Z test_consistency_SparseCSR_sgn_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8644630Z test_consistency_SparseCSR_sign_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8644750Z test_consistency_SparseCSR_sign_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8644870Z test_consistency_SparseCSR_sign_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8644990Z test_consistency_SparseCSR_sign_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8645110Z test_consistency_SparseCSR_sign_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8645220Z test_consistency_SparseCSR_sign_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8645340Z test_consistency_SparseCSR_sign_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8645450Z test_consistency_SparseCSR_sign_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8645570Z test_consistency_SparseCSR_sign_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8645690Z test_consistency_SparseCSR_sign_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8645810Z test_consistency_SparseCSR_signbit_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8645930Z test_consistency_SparseCSR_signbit_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8646050Z test_consistency_SparseCSR_signbit_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8646170Z test_consistency_SparseCSR_signbit_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8646290Z test_consistency_SparseCSR_signbit_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8646410Z test_consistency_SparseCSR_signbit_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8646520Z test_consistency_SparseCSR_signbit_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8646640Z test_consistency_SparseCSR_signbit_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8646760Z test_consistency_SparseCSR_signbit_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8646870Z test_consistency_SparseCSR_signbit_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8647020Z test_consistency_SparseCSR_sin_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8647140Z test_consistency_SparseCSR_sin_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8647260Z test_consistency_SparseCSR_sin_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8647380Z test_consistency_SparseCSR_sin_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8647500Z test_consistency_SparseCSR_sin_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8647650Z test_consistency_SparseCSR_sin_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8647760Z test_consistency_SparseCSR_sin_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8647880Z test_consistency_SparseCSR_sin_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8647990Z test_consistency_SparseCSR_sin_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8648100Z test_consistency_SparseCSR_sin_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8648210Z test_consistency_SparseCSR_sin_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8648330Z test_consistency_SparseCSR_sinh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8648450Z test_consistency_SparseCSR_sinh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8648560Z test_consistency_SparseCSR_sinh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8648680Z test_consistency_SparseCSR_sinh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8648800Z test_consistency_SparseCSR_sinh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8648920Z test_consistency_SparseCSR_sinh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8649040Z test_consistency_SparseCSR_sinh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8649150Z test_consistency_SparseCSR_sinh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8649270Z test_consistency_SparseCSR_sinh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8649380Z test_consistency_SparseCSR_sinh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8649490Z test_consistency_SparseCSR_sinh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8649610Z test_consistency_SparseCSR_sqrt_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8649730Z test_consistency_SparseCSR_sqrt_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8649850Z test_consistency_SparseCSR_sqrt_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8649970Z test_consistency_SparseCSR_sqrt_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8650090Z test_consistency_SparseCSR_sqrt_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8650210Z test_consistency_SparseCSR_sqrt_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8650320Z test_consistency_SparseCSR_sqrt_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8650440Z test_consistency_SparseCSR_sqrt_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8650550Z test_consistency_SparseCSR_sqrt_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8650670Z test_consistency_SparseCSR_sqrt_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8650810Z test_consistency_SparseCSR_sqrt_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8650930Z test_consistency_SparseCSR_tan_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8651040Z test_consistency_SparseCSR_tan_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8651160Z test_consistency_SparseCSR_tan_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8651280Z test_consistency_SparseCSR_tan_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8651400Z test_consistency_SparseCSR_tan_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8651550Z test_consistency_SparseCSR_tan_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8651660Z test_consistency_SparseCSR_tan_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8651770Z test_consistency_SparseCSR_tan_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8651890Z test_consistency_SparseCSR_tan_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8652000Z test_consistency_SparseCSR_tan_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8652110Z test_consistency_SparseCSR_tan_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8652230Z test_consistency_SparseCSR_tanh_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8652340Z test_consistency_SparseCSR_tanh_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8652460Z test_consistency_SparseCSR_tanh_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8652580Z test_consistency_SparseCSR_tanh_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8652700Z test_consistency_SparseCSR_tanh_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8652820Z test_consistency_SparseCSR_tanh_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8652930Z test_consistency_SparseCSR_tanh_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8653050Z test_consistency_SparseCSR_tanh_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8653160Z test_consistency_SparseCSR_tanh_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8653270Z test_consistency_SparseCSR_tanh_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8653390Z test_consistency_SparseCSR_tanh_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8653520Z test_consistency_SparseCSR_to_sparse_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8653640Z test_consistency_SparseCSR_to_sparse_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8653770Z test_consistency_SparseCSR_to_sparse_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8653890Z test_consistency_SparseCSR_to_sparse_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8654020Z test_consistency_SparseCSR_to_sparse_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8654140Z test_consistency_SparseCSR_to_sparse_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8654260Z test_consistency_SparseCSR_to_sparse_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8654380Z test_consistency_SparseCSR_to_sparse_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8654500Z test_consistency_SparseCSR_to_sparse_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8654620Z test_consistency_SparseCSR_to_sparse_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8654780Z test_consistency_SparseCSR_to_sparse_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8654900Z test_consistency_SparseCSR_to_sparse_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8655020Z test_consistency_SparseCSR_trunc_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8655140Z test_consistency_SparseCSR_trunc_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8655260Z test_consistency_SparseCSR_trunc_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8655440Z test_consistency_SparseCSR_trunc_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8655560Z test_consistency_SparseCSR_trunc_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8655670Z test_consistency_SparseCSR_trunc_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8655790Z test_consistency_SparseCSR_trunc_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8655900Z test_consistency_SparseCSR_trunc_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.001s) 2023-01-11T21:26:23.8656020Z test_copy_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2023-01-11T21:26:23.8656130Z test_copy_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2023-01-11T21:26:23.8656240Z test_copy_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2023-01-11T21:26:23.8656360Z test_copy_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2023-01-11T21:26:23.8656470Z test_copy_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2023-01-11T21:26:23.8656580Z test_copy_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2023-01-11T21:26:23.8656680Z test_copy_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2023-01-11T21:26:23.8656790Z test_copy_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2023-01-11T21:26:23.8656900Z test_copy_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2023-01-11T21:26:23.8657000Z test_copy_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2023-01-11T21:26:23.8657110Z test_copy_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2023-01-11T21:26:23.8657220Z test_copy_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2023-01-11T21:26:23.8657330Z test_copy_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2023-01-11T21:26:23.8657440Z test_copy_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2023-01-11T21:26:23.8657550Z test_copy_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2023-01-11T21:26:23.8657660Z test_copy_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2023-01-11T21:26:23.8657770Z test_copy_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2023-01-11T21:26:23.8657880Z test_copy_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2023-01-11T21:26:23.8657980Z test_copy_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2023-01-11T21:26:23.8658090Z test_copy_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2023-01-11T21:26:23.8658190Z test_copy_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2023-01-11T21:26:23.8658290Z test_copy_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2023-01-11T21:26:23.8658400Z test_copy_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2023-01-11T21:26:23.8658510Z test_copy_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.004s) 2023-01-11T21:26:23.8658620Z test_copy_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2023-01-11T21:26:23.8658770Z test_copy_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8658880Z test_copy_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2023-01-11T21:26:23.8659000Z test_copy_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2023-01-11T21:26:23.8659110Z test_copy_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2023-01-11T21:26:23.8659210Z test_copy_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.003s) 2023-01-11T21:26:23.8659320Z test_copy_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8659460Z test_copy_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8659570Z test_copy_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8659670Z test_copy_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8659780Z test_copy_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8659890Z test_copy_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8659990Z test_copy_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8660100Z test_copy_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8660210Z test_copy_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8660320Z test_copy_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8660430Z test_copy_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8660540Z test_copy_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8660640Z test_copy_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8660750Z test_copy_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8660850Z test_copy_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8660950Z test_copy_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8661060Z test_copy_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8661160Z test_copy_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8661280Z test_copy_errors_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8661390Z test_copy_errors_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8661510Z test_copy_errors_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8661630Z test_copy_errors_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8661750Z test_copy_errors_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8661860Z test_copy_errors_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8661970Z test_copy_errors_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8662080Z test_copy_errors_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8662190Z test_copy_errors_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8662310Z test_copy_errors_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8662420Z test_copy_errors_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8662530Z test_copy_errors_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8662690Z test_copy_errors_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8662800Z test_copy_errors_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8662920Z test_copy_errors_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8663030Z test_copy_errors_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8663150Z test_copy_errors_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8663260Z test_copy_errors_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8663410Z test_copy_errors_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8663520Z test_copy_errors_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8663630Z test_copy_errors_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8663740Z test_copy_errors_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8663860Z test_copy_errors_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8663970Z test_copy_errors_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8664080Z test_copy_errors_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8664190Z test_copy_errors_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8664310Z test_copy_errors_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8664430Z test_copy_errors_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8664540Z test_copy_errors_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8664650Z test_copy_errors_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8664760Z test_copy_errors_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8664870Z test_copy_errors_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8664980Z test_copy_errors_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8665090Z test_copy_errors_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8665200Z test_copy_errors_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8665310Z test_copy_errors_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8665420Z test_copy_errors_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8665530Z test_copy_errors_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8665650Z test_copy_errors_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8665770Z test_copy_errors_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8665880Z test_copy_errors_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8665990Z test_copy_errors_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8666100Z test_copy_errors_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8666210Z test_copy_errors_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8666320Z test_copy_errors_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8666430Z test_copy_errors_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8666570Z test_copy_errors_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8666680Z test_copy_errors_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8666790Z test_dim_SparseBSC_cpu (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2023-01-11T21:26:23.8666890Z test_dim_SparseBSR_cpu (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2023-01-11T21:26:23.8666990Z test_dim_SparseCSC_cpu (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2023-01-11T21:26:23.8667090Z test_dim_SparseCSR_cpu (__main__.TestSparseCompressedCPU) ... ok (0.006s) 2023-01-11T21:26:23.8667200Z test_empty_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2023-01-11T21:26:23.8667340Z test_empty_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8667460Z test_empty_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8667570Z test_empty_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8667680Z test_empty_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8667790Z test_empty_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8667900Z test_empty_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8668010Z test_empty_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8668110Z test_empty_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8670710Z test_empty_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8670840Z test_empty_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8670950Z test_empty_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2023-01-11T21:26:23.8671060Z test_empty_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8671170Z test_empty_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8671280Z test_empty_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2023-01-11T21:26:23.8671390Z test_empty_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8671500Z test_empty_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8671610Z test_empty_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8671710Z test_empty_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8671820Z test_empty_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8671930Z test_empty_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8672030Z test_empty_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8672140Z test_empty_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8672240Z test_empty_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8672360Z test_empty_errors_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8672480Z test_empty_errors_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8672600Z test_empty_errors_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8672720Z test_empty_errors_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8672840Z test_empty_errors_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8672950Z test_empty_errors_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8673170Z test_empty_errors_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8673280Z test_empty_errors_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8673400Z test_empty_errors_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8673510Z test_empty_errors_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8673620Z test_empty_errors_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8673730Z test_empty_errors_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8673900Z test_empty_errors_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8674010Z test_empty_errors_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8674130Z test_empty_errors_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8674240Z test_empty_errors_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8674360Z test_empty_errors_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8674470Z test_empty_errors_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8674580Z test_empty_errors_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8674690Z test_empty_errors_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8674800Z test_empty_errors_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8674910Z test_empty_errors_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8675020Z test_empty_errors_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8675130Z test_empty_errors_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.002s) 2023-01-11T21:26:23.8675260Z test_empty_like_SparseBSC_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8675380Z test_empty_like_SparseBSC_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8675510Z test_empty_like_SparseBSC_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8675640Z test_empty_like_SparseBSC_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8675760Z test_empty_like_SparseBSC_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8675890Z test_empty_like_SparseBSC_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8676010Z test_empty_like_SparseBSC_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8676130Z test_empty_like_SparseBSC_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8676250Z test_empty_like_SparseBSC_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8676370Z test_empty_like_SparseBSC_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8676490Z test_empty_like_SparseBSC_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8676610Z test_empty_like_SparseBSC_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8676730Z test_empty_like_SparseBSC_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8676850Z test_empty_like_SparseBSC_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8676980Z test_empty_like_SparseBSC_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8677140Z test_empty_like_SparseBSC_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8677260Z test_empty_like_SparseBSC_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8677380Z test_empty_like_SparseBSC_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8677500Z test_empty_like_SparseBSC_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8677620Z test_empty_like_SparseBSC_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8677770Z test_empty_like_SparseBSC_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8677900Z test_empty_like_SparseBSC_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8678020Z test_empty_like_SparseBSC_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8678130Z test_empty_like_SparseBSC_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8678260Z test_empty_like_SparseBSC_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8678380Z test_empty_like_SparseBSC_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8678500Z test_empty_like_SparseBSC_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8678630Z test_empty_like_SparseBSC_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8678750Z test_empty_like_SparseBSC_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8678870Z test_empty_like_SparseBSC_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8678990Z test_empty_like_SparseBSC_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8679120Z test_empty_like_SparseBSC_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8679230Z test_empty_like_SparseBSC_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8679350Z test_empty_like_SparseBSC_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8679470Z test_empty_like_SparseBSC_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8679580Z test_empty_like_SparseBSC_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8679710Z test_empty_like_SparseBSC_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8679830Z test_empty_like_SparseBSC_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8679950Z test_empty_like_SparseBSC_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8680080Z test_empty_like_SparseBSC_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8680200Z test_empty_like_SparseBSC_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8680320Z test_empty_like_SparseBSC_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8680430Z test_empty_like_SparseBSC_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8680550Z test_empty_like_SparseBSC_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8680670Z test_empty_like_SparseBSC_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8680780Z test_empty_like_SparseBSC_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8680940Z test_empty_like_SparseBSC_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8681060Z test_empty_like_SparseBSC_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8681180Z test_empty_like_SparseBSR_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8681300Z test_empty_like_SparseBSR_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8681420Z test_empty_like_SparseBSR_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8681540Z test_empty_like_SparseBSR_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8681700Z test_empty_like_SparseBSR_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8681820Z test_empty_like_SparseBSR_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8681940Z test_empty_like_SparseBSR_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8682060Z test_empty_like_SparseBSR_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8682180Z test_empty_like_SparseBSR_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8682290Z test_empty_like_SparseBSR_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8682410Z test_empty_like_SparseBSR_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8682530Z test_empty_like_SparseBSR_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8682650Z test_empty_like_SparseBSR_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8682770Z test_empty_like_SparseBSR_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8682890Z test_empty_like_SparseBSR_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8683020Z test_empty_like_SparseBSR_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8683140Z test_empty_like_SparseBSR_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8683250Z test_empty_like_SparseBSR_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8683370Z test_empty_like_SparseBSR_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8683490Z test_empty_like_SparseBSR_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8683610Z test_empty_like_SparseBSR_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8683720Z test_empty_like_SparseBSR_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8683840Z test_empty_like_SparseBSR_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8683960Z test_empty_like_SparseBSR_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8684080Z test_empty_like_SparseBSR_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8684200Z test_empty_like_SparseBSR_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8684320Z test_empty_like_SparseBSR_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8684440Z test_empty_like_SparseBSR_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8684560Z test_empty_like_SparseBSR_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8684680Z test_empty_like_SparseBSR_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8684830Z test_empty_like_SparseBSR_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8684950Z test_empty_like_SparseBSR_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8685060Z test_empty_like_SparseBSR_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8685180Z test_empty_like_SparseBSR_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8685300Z test_empty_like_SparseBSR_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8685410Z test_empty_like_SparseBSR_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8685570Z test_empty_like_SparseBSR_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8685690Z test_empty_like_SparseBSR_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8685810Z test_empty_like_SparseBSR_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8685930Z test_empty_like_SparseBSR_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8686050Z test_empty_like_SparseBSR_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8686170Z test_empty_like_SparseBSR_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8686290Z test_empty_like_SparseBSR_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8686410Z test_empty_like_SparseBSR_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8686520Z test_empty_like_SparseBSR_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8686640Z test_empty_like_SparseBSR_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8686760Z test_empty_like_SparseBSR_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8686870Z test_empty_like_SparseBSR_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8686990Z test_empty_like_SparseCSC_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8687110Z test_empty_like_SparseCSC_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8687240Z test_empty_like_SparseCSC_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8687360Z test_empty_like_SparseCSC_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8687480Z test_empty_like_SparseCSC_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8687600Z test_empty_like_SparseCSC_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8687720Z test_empty_like_SparseCSC_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8687840Z test_empty_like_SparseCSC_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8687950Z test_empty_like_SparseCSC_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8688070Z test_empty_like_SparseCSC_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8688190Z test_empty_like_SparseCSC_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8688310Z test_empty_like_SparseCSC_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8688430Z test_empty_like_SparseCSC_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8688540Z test_empty_like_SparseCSC_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8688710Z test_empty_like_SparseCSC_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8688840Z test_empty_like_SparseCSC_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8688960Z test_empty_like_SparseCSC_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8689080Z test_empty_like_SparseCSC_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8689200Z test_empty_like_SparseCSC_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8689360Z test_empty_like_SparseCSC_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8689480Z test_empty_like_SparseCSC_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8689600Z test_empty_like_SparseCSC_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8689720Z test_empty_like_SparseCSC_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8689830Z test_empty_like_SparseCSC_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8689950Z test_empty_like_SparseCSC_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8690070Z test_empty_like_SparseCSC_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2023-01-11T21:26:23.8690190Z test_empty_like_SparseCSC_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2023-01-11T21:26:23.8690320Z test_empty_like_SparseCSC_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2023-01-11T21:26:23.8690440Z test_empty_like_SparseCSC_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2023-01-11T21:26:23.8690560Z test_empty_like_SparseCSC_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2023-01-11T21:26:23.8690670Z test_empty_like_SparseCSC_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2023-01-11T21:26:23.8690790Z test_empty_like_SparseCSC_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2023-01-11T21:26:23.8690900Z test_empty_like_SparseCSC_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2023-01-11T21:26:23.8691020Z test_empty_like_SparseCSC_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2023-01-11T21:26:23.8691140Z test_empty_like_SparseCSC_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2023-01-11T21:26:23.8691260Z test_empty_like_SparseCSC_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2023-01-11T21:26:23.8691380Z test_empty_like_SparseCSC_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8691490Z test_empty_like_SparseCSC_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.058s) 2023-01-11T21:26:23.8691620Z test_empty_like_SparseCSC_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8691740Z test_empty_like_SparseCSC_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8691860Z test_empty_like_SparseCSC_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8691980Z test_empty_like_SparseCSC_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8692100Z test_empty_like_SparseCSC_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8692210Z test_empty_like_SparseCSC_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8692330Z test_empty_like_SparseCSC_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8692480Z test_empty_like_SparseCSC_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8692600Z test_empty_like_SparseCSC_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8692710Z test_empty_like_SparseCSC_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8692830Z test_empty_like_SparseCSR_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8692950Z test_empty_like_SparseCSR_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8693080Z test_empty_like_SparseCSR_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8693240Z test_empty_like_SparseCSR_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8693360Z test_empty_like_SparseCSR_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8693480Z test_empty_like_SparseCSR_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8693600Z test_empty_like_SparseCSR_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8693710Z test_empty_like_SparseCSR_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8693830Z test_empty_like_SparseCSR_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8693940Z test_empty_like_SparseCSR_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8694060Z test_empty_like_SparseCSR_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8694180Z test_empty_like_SparseCSR_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8694300Z test_empty_like_SparseCSR_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8694420Z test_empty_like_SparseCSR_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8694550Z test_empty_like_SparseCSR_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8694670Z test_empty_like_SparseCSR_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8694800Z test_empty_like_SparseCSR_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8694920Z test_empty_like_SparseCSR_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8695040Z test_empty_like_SparseCSR_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8695160Z test_empty_like_SparseCSR_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8695270Z test_empty_like_SparseCSR_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8695390Z test_empty_like_SparseCSR_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8695510Z test_empty_like_SparseCSR_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8695620Z test_empty_like_SparseCSR_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8695750Z test_empty_like_SparseCSR_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8695860Z test_empty_like_SparseCSR_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8695990Z test_empty_like_SparseCSR_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8696110Z test_empty_like_SparseCSR_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8696230Z test_empty_like_SparseCSR_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8696390Z test_empty_like_SparseCSR_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8696510Z test_empty_like_SparseCSR_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8696620Z test_empty_like_SparseCSR_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8696740Z test_empty_like_SparseCSR_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8696850Z test_empty_like_SparseCSR_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8696970Z test_empty_like_SparseCSR_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8697130Z test_empty_like_SparseCSR_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.057s) 2023-01-11T21:26:23.8697250Z test_empty_like_SparseCSR_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.008s) 2023-01-11T21:26:23.8697370Z test_empty_like_SparseCSR_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2023-01-11T21:26:23.8697490Z test_empty_like_SparseCSR_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2023-01-11T21:26:23.8697610Z test_empty_like_SparseCSR_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2023-01-11T21:26:23.8697730Z test_empty_like_SparseCSR_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2023-01-11T21:26:23.8697850Z test_empty_like_SparseCSR_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2023-01-11T21:26:23.8697970Z test_empty_like_SparseCSR_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2023-01-11T21:26:23.8698090Z test_empty_like_SparseCSR_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2023-01-11T21:26:23.8698200Z test_empty_like_SparseCSR_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2023-01-11T21:26:23.8698320Z test_empty_like_SparseCSR_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2023-01-11T21:26:23.8698440Z test_empty_like_SparseCSR_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2023-01-11T21:26:23.8698550Z test_empty_like_SparseCSR_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.007s) 2023-01-11T21:26:23.8698700Z test_invalid_input_SparseBSC_target_sparse_compressed_tensor_cpu (__main__.TestSparseCompressedCPU) ... ok (0.038s) 2023-01-11T21:26:23.8698840Z test_invalid_input_SparseBSC_target_sparse_compressed_tensor_no_size_cpu (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8699000Z test_invalid_input_SparseBSC_target_validate_sparse_compressed_tensor_args_cpu (__main__.TestSparseCompressedCPU) ... ok (0.035s) 2023-01-11T21:26:23.8699140Z test_invalid_input_SparseBSR_target_sparse_compressed_tensor_cpu (__main__.TestSparseCompressedCPU) ... ok (0.037s) 2023-01-11T21:26:23.8699280Z test_invalid_input_SparseBSR_target_sparse_compressed_tensor_no_size_cpu (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8699430Z test_invalid_input_SparseBSR_target_validate_sparse_compressed_tensor_args_cpu (__main__.TestSparseCompressedCPU) ... ok (0.035s) 2023-01-11T21:26:23.8701850Z test_invalid_input_SparseCSC_target_sparse_compressed_tensor_cpu (__main__.TestSparseCompressedCPU) ... ok (0.035s) 2023-01-11T21:26:23.8702000Z test_invalid_input_SparseCSC_target_sparse_compressed_tensor_no_size_cpu (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8702150Z test_invalid_input_SparseCSC_target_validate_sparse_compressed_tensor_args_cpu (__main__.TestSparseCompressedCPU) ... ok (0.034s) 2023-01-11T21:26:23.8702290Z test_invalid_input_SparseCSR_target_sparse_compressed_tensor_cpu (__main__.TestSparseCompressedCPU) ... ok (0.035s) 2023-01-11T21:26:23.8702500Z test_invalid_input_SparseCSR_target_sparse_compressed_tensor_no_size_cpu (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8702650Z test_invalid_input_SparseCSR_target_validate_sparse_compressed_tensor_args_cpu (__main__.TestSparseCompressedCPU) ... ok (0.034s) 2023-01-11T21:26:23.8702760Z test_layout_SparseBSC_cpu (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2023-01-11T21:26:23.8702870Z test_layout_SparseBSR_cpu (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2023-01-11T21:26:23.8702970Z test_layout_SparseCSC_cpu (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2023-01-11T21:26:23.8703070Z test_layout_SparseCSR_cpu (__main__.TestSparseCompressedCPU) ... ok (0.000s) 2023-01-11T21:26:23.8703190Z test_pickle_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.036s) 2023-01-11T21:26:23.8703330Z test_pickle_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.032s) 2023-01-11T21:26:23.8703440Z test_pickle_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8703550Z test_pickle_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.022s) 2023-01-11T21:26:23.8703660Z test_print_SparseBSC_cpu (__main__.TestSparseCompressedCPU) ... ok (0.033s) 2023-01-11T21:26:23.8703760Z test_print_SparseBSR_cpu (__main__.TestSparseCompressedCPU) ... ok (0.033s) 2023-01-11T21:26:23.8703860Z test_print_SparseCSC_cpu (__main__.TestSparseCompressedCPU) ... ok (0.028s) 2023-01-11T21:26:23.8703960Z test_print_SparseCSR_cpu (__main__.TestSparseCompressedCPU) ... ok (0.028s) 2023-01-11T21:26:23.8704090Z test_select_copy_SparseBSC_int32_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.215s) 2023-01-11T21:26:23.8704210Z test_select_copy_SparseBSC_int32_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.211s) 2023-01-11T21:26:23.8704340Z test_select_copy_SparseBSC_int32_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.218s) 2023-01-11T21:26:23.8704460Z test_select_copy_SparseBSC_int32_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.218s) 2023-01-11T21:26:23.8704580Z test_select_copy_SparseBSC_int32_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.216s) 2023-01-11T21:26:23.8704700Z test_select_copy_SparseBSC_int32_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.215s) 2023-01-11T21:26:23.8704810Z test_select_copy_SparseBSC_int32_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.214s) 2023-01-11T21:26:23.8704930Z test_select_copy_SparseBSC_int32_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.215s) 2023-01-11T21:26:23.8705050Z test_select_copy_SparseBSC_int32_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.214s) 2023-01-11T21:26:23.8705160Z test_select_copy_SparseBSC_int32_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.210s) 2023-01-11T21:26:23.8705280Z test_select_copy_SparseBSC_int32_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.214s) 2023-01-11T21:26:23.8705390Z test_select_copy_SparseBSC_int32_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.213s) 2023-01-11T21:26:23.8705510Z test_select_copy_SparseBSC_int64_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.212s) 2023-01-11T21:26:23.8705630Z test_select_copy_SparseBSC_int64_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.207s) 2023-01-11T21:26:23.8705750Z test_select_copy_SparseBSC_int64_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.213s) 2023-01-11T21:26:23.8705870Z test_select_copy_SparseBSC_int64_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.214s) 2023-01-11T21:26:23.8705990Z test_select_copy_SparseBSC_int64_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.212s) 2023-01-11T21:26:23.8706100Z test_select_copy_SparseBSC_int64_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.211s) 2023-01-11T21:26:23.8706220Z test_select_copy_SparseBSC_int64_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.211s) 2023-01-11T21:26:23.8706330Z test_select_copy_SparseBSC_int64_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.207s) 2023-01-11T21:26:23.8706500Z test_select_copy_SparseBSC_int64_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.207s) 2023-01-11T21:26:23.8706610Z test_select_copy_SparseBSC_int64_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.206s) 2023-01-11T21:26:23.8706730Z test_select_copy_SparseBSC_int64_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.207s) 2023-01-11T21:26:23.8706840Z test_select_copy_SparseBSC_int64_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.207s) 2023-01-11T21:26:23.8706960Z test_select_copy_SparseBSR_int32_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.208s) 2023-01-11T21:26:23.8707070Z test_select_copy_SparseBSR_int32_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.204s) 2023-01-11T21:26:23.8707250Z test_select_copy_SparseBSR_int32_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.210s) 2023-01-11T21:26:23.8707370Z test_select_copy_SparseBSR_int32_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.211s) 2023-01-11T21:26:23.8707480Z test_select_copy_SparseBSR_int32_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.209s) 2023-01-11T21:26:23.8707600Z test_select_copy_SparseBSR_int32_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.208s) 2023-01-11T21:26:23.8707710Z test_select_copy_SparseBSR_int32_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.207s) 2023-01-11T21:26:23.8707820Z test_select_copy_SparseBSR_int32_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.204s) 2023-01-11T21:26:23.8707940Z test_select_copy_SparseBSR_int32_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.204s) 2023-01-11T21:26:23.8708050Z test_select_copy_SparseBSR_int32_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.203s) 2023-01-11T21:26:23.8708160Z test_select_copy_SparseBSR_int32_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.204s) 2023-01-11T21:26:23.8708270Z test_select_copy_SparseBSR_int32_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.204s) 2023-01-11T21:26:23.8708390Z test_select_copy_SparseBSR_int64_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.207s) 2023-01-11T21:26:23.8708510Z test_select_copy_SparseBSR_int64_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.202s) 2023-01-11T21:26:23.8708630Z test_select_copy_SparseBSR_int64_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.208s) 2023-01-11T21:26:23.8708750Z test_select_copy_SparseBSR_int64_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.212s) 2023-01-11T21:26:23.8708860Z test_select_copy_SparseBSR_int64_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.212s) 2023-01-11T21:26:23.8708970Z test_select_copy_SparseBSR_int64_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.207s) 2023-01-11T21:26:23.8709090Z test_select_copy_SparseBSR_int64_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.207s) 2023-01-11T21:26:23.8709200Z test_select_copy_SparseBSR_int64_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.202s) 2023-01-11T21:26:23.8709310Z test_select_copy_SparseBSR_int64_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.205s) 2023-01-11T21:26:23.8709420Z test_select_copy_SparseBSR_int64_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.201s) 2023-01-11T21:26:23.8709530Z test_select_copy_SparseBSR_int64_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.203s) 2023-01-11T21:26:23.8709650Z test_select_copy_SparseBSR_int64_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.202s) 2023-01-11T21:26:23.8709760Z test_select_copy_SparseCSC_int32_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.192s) 2023-01-11T21:26:23.8709880Z test_select_copy_SparseCSC_int32_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.187s) 2023-01-11T21:26:23.8710000Z test_select_copy_SparseCSC_int32_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.193s) 2023-01-11T21:26:23.8710120Z test_select_copy_SparseCSC_int32_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.194s) 2023-01-11T21:26:23.8710230Z test_select_copy_SparseCSC_int32_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.192s) 2023-01-11T21:26:23.8710380Z test_select_copy_SparseCSC_int32_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.191s) 2023-01-11T21:26:23.8710500Z test_select_copy_SparseCSC_int32_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.191s) 2023-01-11T21:26:23.8710610Z test_select_copy_SparseCSC_int32_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.187s) 2023-01-11T21:26:23.8710720Z test_select_copy_SparseCSC_int32_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.187s) 2023-01-11T21:26:23.8710830Z test_select_copy_SparseCSC_int32_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.186s) 2023-01-11T21:26:23.8710980Z test_select_copy_SparseCSC_int32_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.187s) 2023-01-11T21:26:23.8711100Z test_select_copy_SparseCSC_int32_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.187s) 2023-01-11T21:26:23.8711220Z test_select_copy_SparseCSC_int64_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.191s) 2023-01-11T21:26:23.8711330Z test_select_copy_SparseCSC_int64_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.186s) 2023-01-11T21:26:23.8711450Z test_select_copy_SparseCSC_int64_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.192s) 2023-01-11T21:26:23.8711570Z test_select_copy_SparseCSC_int64_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.192s) 2023-01-11T21:26:23.8711680Z test_select_copy_SparseCSC_int64_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.191s) 2023-01-11T21:26:23.8711800Z test_select_copy_SparseCSC_int64_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.192s) 2023-01-11T21:26:23.8711910Z test_select_copy_SparseCSC_int64_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.190s) 2023-01-11T21:26:23.8712020Z test_select_copy_SparseCSC_int64_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.186s) 2023-01-11T21:26:23.8712130Z test_select_copy_SparseCSC_int64_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.186s) 2023-01-11T21:26:23.8712240Z test_select_copy_SparseCSC_int64_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.185s) 2023-01-11T21:26:23.8712360Z test_select_copy_SparseCSC_int64_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.186s) 2023-01-11T21:26:23.8712470Z test_select_copy_SparseCSC_int64_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.186s) 2023-01-11T21:26:23.8712590Z test_select_copy_SparseCSR_int32_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.187s) 2023-01-11T21:26:23.8712700Z test_select_copy_SparseCSR_int32_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.182s) 2023-01-11T21:26:23.8712820Z test_select_copy_SparseCSR_int32_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.188s) 2023-01-11T21:26:23.8712940Z test_select_copy_SparseCSR_int32_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.188s) 2023-01-11T21:26:23.8713050Z test_select_copy_SparseCSR_int32_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.187s) 2023-01-11T21:26:23.8713170Z test_select_copy_SparseCSR_int32_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.187s) 2023-01-11T21:26:23.8713280Z test_select_copy_SparseCSR_int32_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.186s) 2023-01-11T21:26:23.8713390Z test_select_copy_SparseCSR_int32_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.182s) 2023-01-11T21:26:23.8713500Z test_select_copy_SparseCSR_int32_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.183s) 2023-01-11T21:26:23.8713610Z test_select_copy_SparseCSR_int32_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.181s) 2023-01-11T21:26:23.8713720Z test_select_copy_SparseCSR_int32_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.182s) 2023-01-11T21:26:23.8713830Z test_select_copy_SparseCSR_int32_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.182s) 2023-01-11T21:26:23.8713950Z test_select_copy_SparseCSR_int64_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.186s) 2023-01-11T21:26:23.8714100Z test_select_copy_SparseCSR_int64_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.182s) 2023-01-11T21:26:23.8714220Z test_select_copy_SparseCSR_int64_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.187s) 2023-01-11T21:26:23.8714340Z test_select_copy_SparseCSR_int64_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.188s) 2023-01-11T21:26:23.8714460Z test_select_copy_SparseCSR_int64_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.187s) 2023-01-11T21:26:23.8714570Z test_select_copy_SparseCSR_int64_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.186s) 2023-01-11T21:26:23.8714680Z test_select_copy_SparseCSR_int64_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.185s) 2023-01-11T21:26:23.8714830Z test_select_copy_SparseCSR_int64_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.182s) 2023-01-11T21:26:23.8714940Z test_select_copy_SparseCSR_int64_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.181s) 2023-01-11T21:26:23.8715050Z test_select_copy_SparseCSR_int64_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.181s) 2023-01-11T21:26:23.8715160Z test_select_copy_SparseCSR_int64_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.182s) 2023-01-11T21:26:23.8715270Z test_select_copy_SparseCSR_int64_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.182s) 2023-01-11T21:26:23.8715420Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8715560Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8715710Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8715860Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8716000Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8716130Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8716270Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8716400Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8716540Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8716680Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.013s) 2023-01-11T21:26:23.8716820Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8716960Z test_sparse_compressed_constructor_____from_list_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8717100Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8717230Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8717380Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8717520Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8717660Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8717800Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8717960Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8718100Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8718230Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8718370Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.013s) 2023-01-11T21:26:23.8718510Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8718680Z test_sparse_compressed_constructor_____from_list_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8718820Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8718950Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.013s) 2023-01-11T21:26:23.8719090Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8719240Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8719370Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8719510Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8719640Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.013s) 2023-01-11T21:26:23.8719780Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.013s) 2023-01-11T21:26:23.8719910Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.013s) 2023-01-11T21:26:23.8720050Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.013s) 2023-01-11T21:26:23.8720180Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.013s) 2023-01-11T21:26:23.8720320Z test_sparse_compressed_constructor_____from_list_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.013s) 2023-01-11T21:26:23.8720460Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8720590Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.013s) 2023-01-11T21:26:23.8720740Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8720880Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8721010Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8721150Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8721280Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.013s) 2023-01-11T21:26:23.8721420Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.013s) 2023-01-11T21:26:23.8721550Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.013s) 2023-01-11T21:26:23.8721730Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.013s) 2023-01-11T21:26:23.8721870Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.013s) 2023-01-11T21:26:23.8722000Z test_sparse_compressed_constructor_____from_list_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.013s) 2023-01-11T21:26:23.8722140Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.029s) 2023-01-11T21:26:23.8722290Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8722480Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.029s) 2023-01-11T21:26:23.8722630Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.030s) 2023-01-11T21:26:23.8722770Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.029s) 2023-01-11T21:26:23.8722910Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.029s) 2023-01-11T21:26:23.8723040Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.029s) 2023-01-11T21:26:23.8723180Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8723320Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8723450Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8723590Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8723730Z test_sparse_compressed_constructor_____from_tensor_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8723870Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.029s) 2023-01-11T21:26:23.8724010Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8724150Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.029s) 2023-01-11T21:26:23.8724300Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.029s) 2023-01-11T21:26:23.8724440Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.029s) 2023-01-11T21:26:23.8724580Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.029s) 2023-01-11T21:26:23.8724710Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.029s) 2023-01-11T21:26:23.8724850Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8724980Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8725120Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8725250Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8725420Z test_sparse_compressed_constructor_____from_tensor_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8725570Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8725700Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2023-01-11T21:26:23.8725850Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.028s) 2023-01-11T21:26:23.8725990Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.028s) 2023-01-11T21:26:23.8726170Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8726300Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8726440Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8726580Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2023-01-11T21:26:23.8726710Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2023-01-11T21:26:23.8726850Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8726980Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8727120Z test_sparse_compressed_constructor_____from_tensor_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8727260Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8727400Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8727540Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.028s) 2023-01-11T21:26:23.8727690Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.028s) 2023-01-11T21:26:23.8727820Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8727960Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8728100Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8728230Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2023-01-11T21:26:23.8728370Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8728500Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8728640Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2023-01-11T21:26:23.8728770Z test_sparse_compressed_constructor_____from_tensor_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8728920Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8729070Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8729250Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8729400Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8729550Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8729690Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8729870Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8730020Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8730160Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8730300Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.013s) 2023-01-11T21:26:23.8730440Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8730580Z test_sparse_compressed_constructor___factory_from_list_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8730730Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8730870Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8731020Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8731160Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8731310Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8731450Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8731590Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8731730Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8731870Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8732010Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.013s) 2023-01-11T21:26:23.8732150Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.013s) 2023-01-11T21:26:23.8732290Z test_sparse_compressed_constructor___factory_from_list_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8732440Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8734850Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.013s) 2023-01-11T21:26:23.8735010Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8735220Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8735360Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8735510Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8735650Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.013s) 2023-01-11T21:26:23.8735790Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.013s) 2023-01-11T21:26:23.8735970Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.013s) 2023-01-11T21:26:23.8736110Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.013s) 2023-01-11T21:26:23.8736250Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.013s) 2023-01-11T21:26:23.8736390Z test_sparse_compressed_constructor___factory_from_list_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.013s) 2023-01-11T21:26:23.8736530Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8736670Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.013s) 2023-01-11T21:26:23.8736820Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8736960Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8737110Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8737250Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8737390Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8737530Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.013s) 2023-01-11T21:26:23.8737670Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.013s) 2023-01-11T21:26:23.8737810Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.013s) 2023-01-11T21:26:23.8737950Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.013s) 2023-01-11T21:26:23.8738090Z test_sparse_compressed_constructor___factory_from_list_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.013s) 2023-01-11T21:26:23.8738240Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.029s) 2023-01-11T21:26:23.8738380Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8738530Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.029s) 2023-01-11T21:26:23.8738680Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.030s) 2023-01-11T21:26:23.8738830Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.029s) 2023-01-11T21:26:23.8739020Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.029s) 2023-01-11T21:26:23.8739170Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.029s) 2023-01-11T21:26:23.8739310Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8739450Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8739590Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8739790Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8739930Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8740080Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.029s) 2023-01-11T21:26:23.8740230Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8740380Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.029s) 2023-01-11T21:26:23.8740520Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.029s) 2023-01-11T21:26:23.8740670Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.029s) 2023-01-11T21:26:23.8740810Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.029s) 2023-01-11T21:26:23.8740950Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.028s) 2023-01-11T21:26:23.8741100Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8741240Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8741380Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8741520Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8741660Z test_sparse_compressed_constructor___factory_from_tensor_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8741810Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8741960Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8742110Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.028s) 2023-01-11T21:26:23.8742250Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.028s) 2023-01-11T21:26:23.8742400Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8742540Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8742680Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8742860Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8743000Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2023-01-11T21:26:23.8743140Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8743290Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2023-01-11T21:26:23.8743430Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2023-01-11T21:26:23.8743610Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8743760Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2023-01-11T21:26:23.8743910Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.028s) 2023-01-11T21:26:23.8744050Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.028s) 2023-01-11T21:26:23.8744190Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8744340Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8744480Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8744620Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8744760Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8744900Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8745040Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2023-01-11T21:26:23.8745180Z test_sparse_compressed_constructor___factory_from_tensor_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2023-01-11T21:26:23.8745380Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8745540Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8745740Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8745900Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8746090Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8746250Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8746440Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8746660Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8746840Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8747000Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8747190Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8747410Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8747600Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8747760Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8747940Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8748100Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8748290Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8748450Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8748630Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8748820Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8749000Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8749160Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8749340Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8749530Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8749710Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8749870Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.013s) 2023-01-11T21:26:23.8750060Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8750240Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8750430Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8750590Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8750770Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8750980Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8751170Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8751320Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.013s) 2023-01-11T21:26:23.8751510Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8751690Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8751870Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8752030Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.013s) 2023-01-11T21:26:23.8752220Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8752380Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8752560Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8752720Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8752900Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8753080Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8753260Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8753420Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.013s) 2023-01-11T21:26:23.8753600Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8753830Z test_sparse_compressed_constructor_shape_and_device_inference___from_list_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8753990Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8754160Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8754320Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8754530Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8754690Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8754850Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8755010Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8755170Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8755330Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8755480Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8755640Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8755800Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8755960Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8756110Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8756280Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8756440Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8756600Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8756760Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8756920Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8757070Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8757230Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8757420Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8757580Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8757730Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8757890Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8758050Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.024s) 2023-01-11T21:26:23.8758250Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2023-01-11T21:26:23.8758410Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2023-01-11T21:26:23.8758570Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8758730Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8758880Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8759040Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.024s) 2023-01-11T21:26:23.8759200Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.024s) 2023-01-11T21:26:23.8759350Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.023s) 2023-01-11T21:26:23.8759510Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.024s) 2023-01-11T21:26:23.8759660Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.024s) 2023-01-11T21:26:23.8759820Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8759980Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.024s) 2023-01-11T21:26:23.8760140Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2023-01-11T21:26:23.8760300Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2023-01-11T21:26:23.8760460Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8760620Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8760770Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8760930Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.023s) 2023-01-11T21:26:23.8761110Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.023s) 2023-01-11T21:26:23.8761270Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.023s) 2023-01-11T21:26:23.8761430Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.024s) 2023-01-11T21:26:23.8761580Z test_sparse_compressed_constructor_shape_and_device_inference___from_tensor_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.023s) 2023-01-11T21:26:23.8761780Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8761980Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8762180Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8762350Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8762540Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8762700Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8762900Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8763090Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8763280Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8763440Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8763640Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8763820Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8764010Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8764180Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8764370Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8764540Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8764760Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8764930Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8765110Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8765300Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8765520Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8765690Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8765880Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8766060Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8766250Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8766410Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.013s) 2023-01-11T21:26:23.8766610Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8766770Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8766960Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8767120Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8767310Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8767500Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8767690Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8767850Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.013s) 2023-01-11T21:26:23.8768030Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8768220Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8768470Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8768630Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.013s) 2023-01-11T21:26:23.8768830Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8768990Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8769240Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8769400Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8769590Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8769770Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8769960Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8770120Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.013s) 2023-01-11T21:26:23.8770310Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8770500Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_list_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... skip: dtype not supported with list values (0.001s) 2023-01-11T21:26:23.8770670Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8770830Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8771000Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8771180Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8771340Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8771510Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8771670Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8771830Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8772030Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8772190Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8772360Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8772520Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8772680Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8772880Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8773060Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8773230Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.028s) 2023-01-11T21:26:23.8775860Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8776040Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.027s) 2023-01-11T21:26:23.8776200Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2023-01-11T21:26:23.8776370Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8776530Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8776690Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8776850Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8777010Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8777180Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8777340Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.023s) 2023-01-11T21:26:23.8777510Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2023-01-11T21:26:23.8777680Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2023-01-11T21:26:23.8777850Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8778010Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8778250Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8778410Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.024s) 2023-01-11T21:26:23.8778570Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.024s) 2023-01-11T21:26:23.8778730Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.023s) 2023-01-11T21:26:23.8778890Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.023s) 2023-01-11T21:26:23.8779090Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.024s) 2023-01-11T21:26:23.8779270Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8779430Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.024s) 2023-01-11T21:26:23.8779600Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2023-01-11T21:26:23.8779770Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.026s) 2023-01-11T21:26:23.8779930Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8780090Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8780250Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.025s) 2023-01-11T21:26:23.8780410Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.024s) 2023-01-11T21:26:23.8780570Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.024s) 2023-01-11T21:26:23.8780730Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.023s) 2023-01-11T21:26:23.8780900Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.023s) 2023-01-11T21:26:23.8781060Z test_sparse_compressed_constructor_shape_and_device_inference_factory_from_tensor_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.023s) 2023-01-11T21:26:23.8781180Z test_to_dtype_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.024s) 2023-01-11T21:26:23.8781290Z test_to_dtype_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.024s) 2023-01-11T21:26:23.8781410Z test_to_dtype_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.024s) 2023-01-11T21:26:23.8781530Z test_to_dtype_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.024s) 2023-01-11T21:26:23.8781640Z test_to_dtype_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.024s) 2023-01-11T21:26:23.8781760Z test_to_dtype_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.024s) 2023-01-11T21:26:23.8781870Z test_to_dtype_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.024s) 2023-01-11T21:26:23.8782010Z test_to_dtype_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.024s) 2023-01-11T21:26:23.8782120Z test_to_dtype_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.024s) 2023-01-11T21:26:23.8782230Z test_to_dtype_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.023s) 2023-01-11T21:26:23.8782350Z test_to_dtype_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.024s) 2023-01-11T21:26:23.8782450Z test_to_dtype_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.023s) 2023-01-11T21:26:23.8782570Z test_to_dtype_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.024s) 2023-01-11T21:26:23.8782680Z test_to_dtype_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.023s) 2023-01-11T21:26:23.8782830Z test_to_dtype_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.024s) 2023-01-11T21:26:23.8782940Z test_to_dtype_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.024s) 2023-01-11T21:26:23.8783050Z test_to_dtype_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.024s) 2023-01-11T21:26:23.8783170Z test_to_dtype_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.024s) 2023-01-11T21:26:23.8783270Z test_to_dtype_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.024s) 2023-01-11T21:26:23.8783380Z test_to_dtype_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.023s) 2023-01-11T21:26:23.8783490Z test_to_dtype_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.023s) 2023-01-11T21:26:23.8783600Z test_to_dtype_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.023s) 2023-01-11T21:26:23.8783710Z test_to_dtype_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.023s) 2023-01-11T21:26:23.8783820Z test_to_dtype_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.024s) 2023-01-11T21:26:23.8783930Z test_to_dtype_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8784040Z test_to_dtype_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8784150Z test_to_dtype_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8784270Z test_to_dtype_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8784380Z test_to_dtype_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8784490Z test_to_dtype_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8784590Z test_to_dtype_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8784700Z test_to_dtype_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8784810Z test_to_dtype_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8784920Z test_to_dtype_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8785020Z test_to_dtype_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8785130Z test_to_dtype_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.015s) 2023-01-11T21:26:23.8785240Z test_to_dtype_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8785350Z test_to_dtype_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8785460Z test_to_dtype_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8785580Z test_to_dtype_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8785690Z test_to_dtype_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8785800Z test_to_dtype_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8785960Z test_to_dtype_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8786070Z test_to_dtype_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8786180Z test_to_dtype_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8786280Z test_to_dtype_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8786390Z test_to_dtype_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8786490Z test_to_dtype_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.014s) 2023-01-11T21:26:23.8786660Z test_validate_SparseBSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8786770Z test_validate_SparseBSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8786880Z test_validate_SparseBSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.012s) 2023-01-11T21:26:23.8787000Z test_validate_SparseBSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.012s) 2023-01-11T21:26:23.8787110Z test_validate_SparseBSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8787220Z test_validate_SparseBSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8787330Z test_validate_SparseBSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8787430Z test_validate_SparseBSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8787540Z test_validate_SparseBSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8787650Z test_validate_SparseBSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8787750Z test_validate_SparseBSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8787860Z test_validate_SparseBSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8787970Z test_validate_SparseBSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8788080Z test_validate_SparseBSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8788190Z test_validate_SparseBSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.012s) 2023-01-11T21:26:23.8788310Z test_validate_SparseBSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.012s) 2023-01-11T21:26:23.8788410Z test_validate_SparseBSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8788520Z test_validate_SparseBSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8788630Z test_validate_SparseBSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8788740Z test_validate_SparseBSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8788850Z test_validate_SparseBSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8788950Z test_validate_SparseBSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8789060Z test_validate_SparseBSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8789160Z test_validate_SparseBSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.011s) 2023-01-11T21:26:23.8789270Z test_validate_SparseCSC_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2023-01-11T21:26:23.8789380Z test_validate_SparseCSC_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2023-01-11T21:26:23.8789490Z test_validate_SparseCSC_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2023-01-11T21:26:23.8789610Z test_validate_SparseCSC_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2023-01-11T21:26:23.8789720Z test_validate_SparseCSC_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2023-01-11T21:26:23.8789860Z test_validate_SparseCSC_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2023-01-11T21:26:23.8789970Z test_validate_SparseCSC_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2023-01-11T21:26:23.8790080Z test_validate_SparseCSC_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2023-01-11T21:26:23.8790180Z test_validate_SparseCSC_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2023-01-11T21:26:23.8790290Z test_validate_SparseCSC_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2023-01-11T21:26:23.8790400Z test_validate_SparseCSC_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2023-01-11T21:26:23.8790540Z test_validate_SparseCSC_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2023-01-11T21:26:23.8790650Z test_validate_SparseCSR_cpu_bfloat16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2023-01-11T21:26:23.8790760Z test_validate_SparseCSR_cpu_bool (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2023-01-11T21:26:23.8790880Z test_validate_SparseCSR_cpu_complex128 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2023-01-11T21:26:23.8791000Z test_validate_SparseCSR_cpu_complex64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2023-01-11T21:26:23.8791110Z test_validate_SparseCSR_cpu_float16 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2023-01-11T21:26:23.8791220Z test_validate_SparseCSR_cpu_float32 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2023-01-11T21:26:23.8791330Z test_validate_SparseCSR_cpu_float64 (__main__.TestSparseCompressedCPU) ... ok (0.010s) 2023-01-11T21:26:23.8791430Z test_validate_SparseCSR_cpu_int16 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2023-01-11T21:26:23.8791540Z test_validate_SparseCSR_cpu_int32 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2023-01-11T21:26:23.8791650Z test_validate_SparseCSR_cpu_int64 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2023-01-11T21:26:23.8791760Z test_validate_SparseCSR_cpu_int8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2023-01-11T21:26:23.8791860Z test_validate_SparseCSR_cpu_uint8 (__main__.TestSparseCompressedCPU) ... ok (0.009s) 2023-01-11T21:26:23.8791870Z 2023-01-11T21:26:23.8792080Z ---------------------------------------------------------------------- 2023-01-11T21:26:23.8792130Z Ran 4351 tests in 91.167s 2023-01-11T21:26:23.8792140Z 2023-01-11T21:26:23.8792190Z OK (skipped=716) 2023-01-11T21:26:23.8792190Z 2023-01-11T21:26:23.8792250Z Generating XML reports... 2023-01-11T21:26:23.8792460Z Generated XML report: test-reports/python-unittest/test_sparse_csr/TEST-TestSparseCSRCPU-20230111212452.xml 2023-01-11T21:26:23.8792660Z Generated XML report: test-reports/python-unittest/test_sparse_csr/TEST-TestSparseCSRSampler-20230111212452.xml 2023-01-11T21:26:23.8792870Z Generated XML report: test-reports/python-unittest/test_sparse_csr/TEST-TestSparseCompressedCPU-20230111212452.xml 2023-01-11T21:26:23.8792870Z 2023-01-11T21:26:23.8793150Z ##[endgroup] 2023-01-11T21:26:23.8793370Z FINISHED PRINTING LOG FILE of test_sparse_csr (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_sparse_csr_fwma_8ic) 2023-01-11T21:26:23.8793370Z 2023-01-11T21:26:23.8793480Z Running test_nn ... [2023-01-11 21:26:23.800770] 2023-01-11T21:26:23.8793750Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_nn.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:26:23.801097] 2023-01-11T21:27:14.3397270Z 2023-01-11T21:27:14.3397660Z Expand the folded group to see the log file of test_nn 2023-01-11T21:27:14.3398230Z ##[group]PRINTING LOG FILE of test_nn (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_nn_go0t7fs5) 2023-01-11T21:27:14.3398880Z 2023-01-11T21:27:14.3399420Z Running tests... 2023-01-11T21:27:14.3400670Z ---------------------------------------------------------------------- 2023-01-11T21:27:14.3400990Z Test results will be stored in test-reports/python-unittest/test_nn 2023-01-11T21:27:14.3405110Z test_add_relu (__main__.TestAddRelu) ... ok (0.001s) 2023-01-11T21:27:14.3405400Z test_add_relu_broadcasting (__main__.TestAddRelu) ... ok (0.000s) 2023-01-11T21:27:14.3405620Z test_constant_pad_nd (__main__.TestConstantPadNd) ... ok (0.000s) 2023-01-11T21:27:14.3405860Z test_preserves_memory_format (__main__.TestConstantPadNd) ... ok (0.000s) 2023-01-11T21:27:14.3406250Z test_pickle_softsign (__main__.TestFunctionalPickle) ... ok (0.000s) 2023-01-11T21:27:14.3406490Z test_fuse_module_eval_numerics (__main__.TestFusionEval) ... ok (0.179s) 2023-01-11T21:27:14.3406750Z test_fuse_conv_bn_requires_grad (__main__.TestFusionUtils) ... ok (0.001s) 2023-01-11T21:27:14.3410980Z test_fuse_linear_bn_requires_grad (__main__.TestFusionUtils) ... ok (0.001s) 2023-01-11T21:27:14.3411370Z test_AdaptiveAvgPool1d (__main__.TestNN) ... [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:27:14.3411700Z ok (0.016s) 2023-01-11T21:27:14.3411910Z test_AdaptiveAvgPool1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3412310Z test_AdaptiveAvgPool1d_no_batch_dim (__main__.TestNN) ... [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:27:14.3412610Z ok (0.004s) 2023-01-11T21:27:14.3412830Z test_AdaptiveAvgPool1d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3413240Z test_AdaptiveAvgPool1d_one_output (__main__.TestNN) ... [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:27:14.3413570Z ok (0.003s) 2023-01-11T21:27:14.3413770Z test_AdaptiveAvgPool1d_one_output_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3414180Z test_AdaptiveAvgPool2d_no_batch_dim (__main__.TestNN) ... [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:27:14.3414490Z ok (0.004s) 2023-01-11T21:27:14.3414730Z test_AdaptiveAvgPool2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3415150Z test_AdaptiveAvgPool2d_single (__main__.TestNN) ... [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:27:14.3415470Z ok (0.003s) 2023-01-11T21:27:14.3424850Z test_AdaptiveAvgPool2d_single_1x1output (__main__.TestNN) ... [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:27:14.3425180Z ok (0.003s) 2023-01-11T21:27:14.3425400Z test_AdaptiveAvgPool2d_single_1x1output_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3425690Z test_AdaptiveAvgPool2d_single_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3426090Z test_AdaptiveAvgPool2d_tuple (__main__.TestNN) ... [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:27:14.3426410Z ok (0.003s) 2023-01-11T21:27:14.3426620Z test_AdaptiveAvgPool2d_tuple_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3427080Z test_AdaptiveAvgPool2d_tuple_none (__main__.TestNN) ... [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:27:14.3427390Z ok (0.003s) 2023-01-11T21:27:14.3427590Z test_AdaptiveAvgPool2d_tuple_none_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3427990Z test_AdaptiveAvgPool3d_last_dim (__main__.TestNN) ... [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:27:14.3428310Z ok (0.003s) 2023-01-11T21:27:14.3428510Z test_AdaptiveAvgPool3d_last_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3428960Z test_AdaptiveAvgPool3d_no_batch_dim (__main__.TestNN) ... [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:27:14.3429270Z ok (0.003s) 2023-01-11T21:27:14.3432080Z test_AdaptiveAvgPool3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3432490Z test_AdaptiveAvgPool3d_single (__main__.TestNN) ... [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:27:14.3432780Z ok (0.003s) 2023-01-11T21:27:14.3432980Z test_AdaptiveAvgPool3d_single_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3433380Z test_AdaptiveAvgPool3d_tuple (__main__.TestNN) ... [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:27:14.3434180Z ok (0.003s) 2023-01-11T21:27:14.3434370Z test_AdaptiveAvgPool3d_tuple_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3434740Z test_AdaptiveAvgPool3d_tuple_none (__main__.TestNN) ... [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:27:14.3435020Z ok (0.003s) 2023-01-11T21:27:14.3435210Z test_AdaptiveAvgPool3d_tuple_none_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3435580Z test_AdaptiveLogSoftmax (__main__.TestNN) ... [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:27:14.3435870Z ok (0.021s) 2023-01-11T21:27:14.3436050Z test_AdaptiveLogSoftmax_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3436430Z test_AdaptiveMaxPool1d (__main__.TestNN) ... [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:27:14.3436730Z ok (0.004s) 2023-01-11T21:27:14.3436920Z test_AdaptiveMaxPool1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3437300Z test_AdaptiveMaxPool1d_no_batch_dim (__main__.TestNN) ... [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:27:14.3437600Z ok (0.004s) 2023-01-11T21:27:14.3437800Z test_AdaptiveMaxPool1d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3438260Z test_AdaptiveMaxPool2d_no_batch_dim (__main__.TestNN) ... [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:27:14.3438560Z ok (0.004s) 2023-01-11T21:27:14.3438750Z test_AdaptiveMaxPool2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3439120Z test_AdaptiveMaxPool2d_single (__main__.TestNN) ... [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:27:14.3439400Z ok (0.003s) 2023-01-11T21:27:14.3439580Z test_AdaptiveMaxPool2d_single_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3440030Z test_AdaptiveMaxPool2d_tuple (__main__.TestNN) ... [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:27:14.3440320Z ok (0.003s) 2023-01-11T21:27:14.3440510Z test_AdaptiveMaxPool2d_tuple_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3440880Z test_AdaptiveMaxPool2d_tuple_none (__main__.TestNN) ... [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:27:14.3441170Z ok (0.003s) 2023-01-11T21:27:14.3441360Z test_AdaptiveMaxPool2d_tuple_none_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3441740Z test_AdaptiveMaxPool3d_no_batch_dim (__main__.TestNN) ... [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:27:14.3442020Z ok (0.004s) 2023-01-11T21:27:14.3442220Z test_AdaptiveMaxPool3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3442580Z test_AdaptiveMaxPool3d_single (__main__.TestNN) ... [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:27:14.3442850Z ok (0.004s) 2023-01-11T21:27:14.3443040Z test_AdaptiveMaxPool3d_single_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3443410Z test_AdaptiveMaxPool3d_single_nonatomic (__main__.TestNN) ... [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:27:14.3443720Z ok (0.003s) 2023-01-11T21:27:14.3443940Z test_AdaptiveMaxPool3d_single_nonatomic_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3444330Z test_AdaptiveMaxPool3d_tuple (__main__.TestNN) ... [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:27:14.3444620Z ok (0.004s) 2023-01-11T21:27:14.3444820Z test_AdaptiveMaxPool3d_tuple_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3445230Z test_AdaptiveMaxPool3d_tuple_nonatomic (__main__.TestNN) ... [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:27:14.3445550Z ok (0.003s) 2023-01-11T21:27:14.3445760Z test_AdaptiveMaxPool3d_tuple_nonatomic_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3446190Z test_AdaptiveMaxPool3d_tuple_none (__main__.TestNN) ... [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:27:14.3446510Z ok (0.004s) 2023-01-11T21:27:14.3446720Z test_AdaptiveMaxPool3d_tuple_none_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3447100Z test_AvgPool1d (__main__.TestNN) ... [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:27:14.3447400Z ok (0.004s) 2023-01-11T21:27:14.3447580Z test_AvgPool1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3448020Z test_AvgPool1d_no_batch_dim (__main__.TestNN) ... [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:27:14.3448320Z ok (0.004s) 2023-01-11T21:27:14.3448520Z test_AvgPool1d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3448910Z test_AvgPool1d_stride (__main__.TestNN) ... [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:27:14.3449230Z ok (0.003s) 2023-01-11T21:27:14.3449430Z test_AvgPool1d_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3449840Z test_AvgPool1d_stride_pad (__main__.TestNN) ... [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:27:14.3450160Z ok (0.004s) 2023-01-11T21:27:14.3450360Z test_AvgPool1d_stride_pad_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3450750Z test_AvgPool2d (__main__.TestNN) ... [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:27:14.3451050Z ok (0.004s) 2023-01-11T21:27:14.3451250Z test_AvgPool2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3451660Z test_AvgPool2d_divisor (__main__.TestNN) ... [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:27:14.3451970Z ok (0.004s) 2023-01-11T21:27:14.3452170Z test_AvgPool2d_divisor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3452560Z test_AvgPool2d_divisor_stride (__main__.TestNN) ... [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:27:14.3452870Z ok (0.004s) 2023-01-11T21:27:14.3453080Z test_AvgPool2d_divisor_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3453490Z test_AvgPool2d_divisor_stride_pad (__main__.TestNN) ... [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:27:14.3453790Z ok (0.003s) 2023-01-11T21:27:14.3454210Z test_AvgPool2d_divisor_stride_pad_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3454500Z test_AvgPool2d_divisor_stride_pad_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2023-01-11T21:27:14.3454810Z test_AvgPool2d_divisor_stride_pad_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3455180Z test_AvgPool2d_divisor_stride_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2023-01-11T21:27:14.3455510Z test_AvgPool2d_divisor_stride_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3455770Z test_AvgPool2d_divisor_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2023-01-11T21:27:14.3456050Z test_AvgPool2d_divisor_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3456480Z test_AvgPool2d_no_batch_dim (__main__.TestNN) ... [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:27:14.3456830Z ok (0.004s) 2023-01-11T21:27:14.3457020Z test_AvgPool2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3457390Z test_AvgPool2d_stride (__main__.TestNN) ... [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:27:14.3457690Z ok (0.004s) 2023-01-11T21:27:14.3457870Z test_AvgPool2d_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3458230Z test_AvgPool2d_stride_pad (__main__.TestNN) ... [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:27:14.3458530Z ok (0.004s) 2023-01-11T21:27:14.3458730Z test_AvgPool2d_stride_pad_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3459090Z test_AvgPool3d (__main__.TestNN) ... [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:27:14.3459370Z ok (0.003s) 2023-01-11T21:27:14.3459550Z test_AvgPool3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3459910Z test_AvgPool3d_divisor (__main__.TestNN) ... [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:27:14.3460190Z ok (0.003s) 2023-01-11T21:27:14.3460400Z test_AvgPool3d_divisor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3460760Z test_AvgPool3d_divisor_stride (__main__.TestNN) ... [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:27:14.3461040Z ok (0.003s) 2023-01-11T21:27:14.3461360Z test_AvgPool3d_divisor_stride1_pad0_gpu_input (__main__.TestNN) ... [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:27:14.3461660Z ok (0.003s) 2023-01-11T21:27:14.3461880Z test_AvgPool3d_divisor_stride1_pad0_gpu_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3462140Z test_AvgPool3d_divisor_stride1_pad0_gpu_input_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2023-01-11T21:27:14.3462430Z test_AvgPool3d_divisor_stride1_pad0_gpu_input_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3462700Z test_AvgPool3d_divisor_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3463090Z test_AvgPool3d_divisor_stride_pad (__main__.TestNN) ... [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:27:14.3463450Z ok (0.003s) 2023-01-11T21:27:14.3463660Z test_AvgPool3d_divisor_stride_pad_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3464070Z test_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output (__main__.TestNN) ... [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:27:14.3464390Z ok (0.003s) 2023-01-11T21:27:14.3464610Z test_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3464960Z test_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2023-01-11T21:27:14.3465270Z test_AvgPool3d_divisor_stride_pad_gpu_fixedkw_output_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3465690Z test_AvgPool3d_divisor_stride_pad_gpu_general_output (__main__.TestNN) ... [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:27:14.3466010Z ok (0.003s) 2023-01-11T21:27:14.3466230Z test_AvgPool3d_divisor_stride_pad_gpu_general_output_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3466510Z test_AvgPool3d_divisor_stride_pad_gpu_general_output_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2023-01-11T21:27:14.3466800Z test_AvgPool3d_divisor_stride_pad_gpu_general_output_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3467210Z test_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap (__main__.TestNN) ... [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:27:14.3467520Z ok (0.003s) 2023-01-11T21:27:14.3467720Z test_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3468040Z test_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2023-01-11T21:27:14.3468340Z test_AvgPool3d_divisor_stride_pad_gpu_input_nooverlap_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3468610Z test_AvgPool3d_divisor_stride_pad_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2023-01-11T21:27:14.3468880Z test_AvgPool3d_divisor_stride_pad_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3469140Z test_AvgPool3d_divisor_stride_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2023-01-11T21:27:14.3469400Z test_AvgPool3d_divisor_stride_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3469640Z test_AvgPool3d_divisor_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2023-01-11T21:27:14.3469890Z test_AvgPool3d_divisor_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3470270Z test_AvgPool3d_no_batch_dim (__main__.TestNN) ... [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:27:14.3470560Z ok (0.003s) 2023-01-11T21:27:14.3470750Z test_AvgPool3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3471110Z test_AvgPool3d_stride (__main__.TestNN) ... [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:27:14.3471390Z ok (0.003s) 2023-01-11T21:27:14.3471770Z test_AvgPool3d_stride1_pad0_gpu_input (__main__.TestNN) ... [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:27:14.3472060Z ok (0.003s) 2023-01-11T21:27:14.3472270Z test_AvgPool3d_stride1_pad0_gpu_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3472530Z test_AvgPool3d_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3472880Z test_AvgPool3d_stride_pad (__main__.TestNN) ... [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:27:14.3473230Z ok (0.003s) 2023-01-11T21:27:14.3473420Z test_AvgPool3d_stride_pad_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3473790Z test_AvgPool3d_stride_pad_gpu_fixedkw_output (__main__.TestNN) ... [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:27:14.3474090Z ok (0.003s) 2023-01-11T21:27:14.3474290Z test_AvgPool3d_stride_pad_gpu_fixedkw_output_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3474670Z test_AvgPool3d_stride_pad_gpu_general_output (__main__.TestNN) ... [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:27:14.3474980Z ok (0.003s) 2023-01-11T21:27:14.3475180Z test_AvgPool3d_stride_pad_gpu_general_output_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3475570Z test_AvgPool3d_stride_pad_gpu_input_nooverlap (__main__.TestNN) ... [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:27:14.3475860Z ok (0.003s) 2023-01-11T21:27:14.3476070Z test_AvgPool3d_stride_pad_gpu_input_nooverlap_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3476290Z test_BCELoss (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3476510Z test_BCELoss_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3476750Z test_BCELoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3477020Z test_BCELoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3477260Z test_BCELoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3477490Z test_BCELoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3477730Z test_BCELoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3477990Z test_BCELoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3478250Z test_BCELoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3478480Z test_BCELoss_no_batch_dim_none (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3478720Z test_BCELoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3478980Z test_BCELoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3479240Z test_BCELoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3479500Z test_BCELoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3479780Z test_BCELoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3480070Z test_BCELoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3480330Z test_BCELoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3480730Z test_BCELoss_no_reduce (__main__.TestNN) ... [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:27:14.3481070Z ok (0.002s) 2023-01-11T21:27:14.3481250Z test_BCELoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3481610Z test_BCELoss_no_reduce_scalar (__main__.TestNN) ... [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:27:14.3481900Z ok (0.001s) 2023-01-11T21:27:14.3482090Z test_BCELoss_no_reduce_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3482350Z test_BCELoss_scalar_weights (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3482580Z test_BCELoss_scalar_weights_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3482850Z test_BCELoss_scalar_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3483110Z test_BCELoss_scalar_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3483370Z test_BCELoss_scalar_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3483590Z test_BCELoss_weights (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3483820Z test_BCELoss_weights_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3484080Z test_BCELoss_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3484320Z test_BCELoss_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3484570Z test_BCELoss_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3484960Z test_BCELoss_weights_no_reduce (__main__.TestNN) ... [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:27:14.3485270Z ok (0.002s) 2023-01-11T21:27:14.3485460Z test_BCELoss_weights_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3485840Z test_BCELoss_weights_no_reduce_scalar (__main__.TestNN) ... [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:27:14.3486130Z ok (0.001s) 2023-01-11T21:27:14.3486330Z test_BCELoss_weights_no_reduce_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3486560Z test_BCEWithLogitsLoss (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3486790Z test_BCEWithLogitsLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3487050Z test_BCEWithLogitsLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3487300Z test_BCEWithLogitsLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3488000Z test_BCEWithLogitsLoss_legacy_enum (__main__.TestNN) ... /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:27:14.3488370Z warnings.warn(warning.format(ret)) 2023-01-11T21:27:14.3488670Z [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:27:14.3489200Z /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:27:14.3497620Z warnings.warn(warning.format(ret)) 2023-01-11T21:27:14.3497780Z ok (0.002s) 2023-01-11T21:27:14.3497990Z test_BCEWithLogitsLoss_legacy_enum_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3498260Z test_BCEWithLogitsLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3498510Z test_BCEWithLogitsLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3498790Z test_BCEWithLogitsLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3499050Z test_BCEWithLogitsLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3499290Z test_BCEWithLogitsLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3499540Z test_BCEWithLogitsLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3499810Z test_BCEWithLogitsLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3500080Z test_BCEWithLogitsLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3500320Z test_BCEWithLogitsLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3500570Z test_BCEWithLogitsLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3500830Z test_BCEWithLogitsLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3501100Z test_BCEWithLogitsLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3501480Z test_BCEWithLogitsLoss_no_reduce (__main__.TestNN) ... [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:27:14.3501770Z ok (0.001s) 2023-01-11T21:27:14.3501950Z test_BCEWithLogitsLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3502330Z test_BCEWithLogitsLoss_no_reduce_scalar (__main__.TestNN) ... [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:27:14.3502630Z ok (0.001s) 2023-01-11T21:27:14.3502820Z test_BCEWithLogitsLoss_no_reduce_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3503050Z test_BCEWithLogitsLoss_scalar_weights (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3503280Z test_BCEWithLogitsLoss_scalar_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3503550Z test_BCEWithLogitsLoss_scalar_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3503810Z test_BCEWithLogitsLoss_scalar_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3504030Z test_BCEWithLogitsLoss_weights (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3504360Z test_BCEWithLogitsLoss_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3504620Z test_BCEWithLogitsLoss_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3504870Z test_BCEWithLogitsLoss_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3505340Z test_BatchNorm1d_3d_input (__main__.TestNN) ... [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:27:14.3505660Z ok (0.009s) 2023-01-11T21:27:14.3505850Z test_BatchNorm1d_3d_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3506220Z test_BatchNorm1d_3d_input_eval (__main__.TestNN) ... [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:27:14.3506500Z ok (0.006s) 2023-01-11T21:27:14.3506680Z test_BatchNorm1d_3d_input_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3507050Z test_BatchNorm1d_3d_input_not_affine (__main__.TestNN) ... [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:27:14.3507330Z ok (0.005s) 2023-01-11T21:27:14.3507510Z test_BatchNorm1d_3d_input_not_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3507870Z test_BatchNorm1d_3d_input_not_affine_eval (__main__.TestNN) ... [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:27:14.3508140Z ok (0.004s) 2023-01-11T21:27:14.3508330Z test_BatchNorm1d_3d_input_not_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3508680Z test_BatchNorm1d_affine (__main__.TestNN) ... [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:27:14.3508940Z ok (0.009s) 2023-01-11T21:27:14.3509110Z test_BatchNorm1d_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3509460Z test_BatchNorm1d_affine_eval (__main__.TestNN) ... [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:27:14.3509720Z ok (0.006s) 2023-01-11T21:27:14.3509900Z test_BatchNorm1d_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3510250Z test_BatchNorm1d_affine_simple_average (__main__.TestNN) ... [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:27:14.3510520Z ok (0.009s) 2023-01-11T21:27:14.3510710Z test_BatchNorm1d_affine_simple_average_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3511070Z test_BatchNorm1d_affine_simple_average_eval (__main__.TestNN) ... [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:27:14.3511350Z ok (0.006s) 2023-01-11T21:27:14.3511530Z test_BatchNorm1d_affine_simple_average_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3511950Z test_BatchNorm1d_not_affine (__main__.TestNN) ... [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:27:14.3512230Z ok (0.005s) 2023-01-11T21:27:14.3512420Z test_BatchNorm1d_not_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3512790Z test_BatchNorm1d_not_affine_eval (__main__.TestNN) ... [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:27:14.3513130Z ok (0.004s) 2023-01-11T21:27:14.3513320Z test_BatchNorm1d_not_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3513700Z test_BatchNorm1d_not_tracking_stats (__main__.TestNN) ... [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:27:14.3513990Z ok (0.008s) 2023-01-11T21:27:14.3514190Z test_BatchNorm1d_not_tracking_stats_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3514570Z test_BatchNorm1d_not_tracking_stats_eval (__main__.TestNN) ... [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:27:14.3514860Z ok (0.008s) 2023-01-11T21:27:14.3515060Z test_BatchNorm1d_not_tracking_stats_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3515440Z test_BatchNorm1d_zero_batch (__main__.TestNN) ... [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:27:14.3515720Z ok (0.003s) 2023-01-11T21:27:14.3515910Z test_BatchNorm1d_zero_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3516270Z test_BatchNorm1d_zero_batch_eval (__main__.TestNN) ... [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:27:14.3516560Z ok (0.003s) 2023-01-11T21:27:14.3516750Z test_BatchNorm1d_zero_batch_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3517100Z test_BatchNorm2d (__main__.TestNN) ... [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:27:14.3517370Z ok (0.007s) 2023-01-11T21:27:14.3517670Z test_BatchNorm2d_2d_simple_average (__main__.TestNN) ... [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:27:14.3517950Z ok (0.008s) 2023-01-11T21:27:14.3518140Z test_BatchNorm2d_2d_simple_average_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3518500Z test_BatchNorm2d_2d_simple_average_eval (__main__.TestNN) ... [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:27:14.3518780Z ok (0.006s) 2023-01-11T21:27:14.3518970Z test_BatchNorm2d_2d_simple_average_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3519210Z test_BatchNorm2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3519610Z test_BatchNorm2d_eval (__main__.TestNN) ... [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:27:14.3519890Z ok (0.006s) 2023-01-11T21:27:14.3520070Z test_BatchNorm2d_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3520430Z test_BatchNorm2d_momentum (__main__.TestNN) ... [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:27:14.3520750Z ok (0.007s) 2023-01-11T21:27:14.3520940Z test_BatchNorm2d_momentum_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3521310Z test_BatchNorm2d_momentum_eval (__main__.TestNN) ... [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:27:14.3521600Z ok (0.006s) 2023-01-11T21:27:14.3521780Z test_BatchNorm2d_momentum_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3522150Z test_BatchNorm2d_not_affine (__main__.TestNN) ... [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:27:14.3522440Z ok (0.004s) 2023-01-11T21:27:14.3522620Z test_BatchNorm2d_not_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3522990Z test_BatchNorm2d_not_affine_eval (__main__.TestNN) ... [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:27:14.3523280Z ok (0.004s) 2023-01-11T21:27:14.3523470Z test_BatchNorm2d_not_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3523840Z test_BatchNorm2d_not_tracking_stats (__main__.TestNN) ... [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:27:14.3524130Z ok (0.007s) 2023-01-11T21:27:14.3524320Z test_BatchNorm2d_not_tracking_stats_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3524710Z test_BatchNorm2d_not_tracking_stats_eval (__main__.TestNN) ... [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:27:14.3524990Z ok (0.007s) 2023-01-11T21:27:14.3525190Z test_BatchNorm2d_not_tracking_stats_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3525560Z test_BatchNorm2d_zero_batch (__main__.TestNN) ... [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:27:14.3525850Z ok (0.004s) 2023-01-11T21:27:14.3526030Z test_BatchNorm2d_zero_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3526400Z test_BatchNorm2d_zero_batch_eval (__main__.TestNN) ... [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:27:14.3526690Z ok (0.003s) 2023-01-11T21:27:14.3526870Z test_BatchNorm2d_zero_batch_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3527270Z test_BatchNorm3d (__main__.TestNN) ... [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:27:14.3527550Z ok (0.008s) 2023-01-11T21:27:14.3527850Z test_BatchNorm3d_3d_simple_average (__main__.TestNN) ... [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:27:14.3528140Z ok (0.008s) 2023-01-11T21:27:14.3528330Z test_BatchNorm3d_3d_simple_average_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3528750Z test_BatchNorm3d_3d_simple_average_eval (__main__.TestNN) ... [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:27:14.3529040Z ok (0.007s) 2023-01-11T21:27:14.3529240Z test_BatchNorm3d_3d_simple_average_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3529500Z test_BatchNorm3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3529850Z test_BatchNorm3d_eval (__main__.TestNN) ... [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:27:14.3530130Z ok (0.006s) 2023-01-11T21:27:14.3530310Z test_BatchNorm3d_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3530670Z test_BatchNorm3d_momentum (__main__.TestNN) ... [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:27:14.3535300Z ok (0.008s) 2023-01-11T21:27:14.3535530Z test_BatchNorm3d_momentum_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3535890Z test_BatchNorm3d_momentum_eval (__main__.TestNN) ... [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:27:14.3536180Z ok (0.006s) 2023-01-11T21:27:14.3536370Z test_BatchNorm3d_momentum_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3536740Z test_BatchNorm3d_not_affine (__main__.TestNN) ... [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:27:14.3537030Z ok (0.004s) 2023-01-11T21:27:14.3537210Z test_BatchNorm3d_not_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3537590Z test_BatchNorm3d_not_affine_eval (__main__.TestNN) ... [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:27:14.3537880Z ok (0.004s) 2023-01-11T21:27:14.3538070Z test_BatchNorm3d_not_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3538440Z test_BatchNorm3d_not_tracking_stats (__main__.TestNN) ... [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:27:14.3538740Z ok (0.007s) 2023-01-11T21:27:14.3538930Z test_BatchNorm3d_not_tracking_stats_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3539360Z test_BatchNorm3d_not_tracking_stats_eval (__main__.TestNN) ... [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:27:14.3539660Z ok (0.007s) 2023-01-11T21:27:14.3539850Z test_BatchNorm3d_not_tracking_stats_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3540230Z test_BatchNorm3d_zero_batch (__main__.TestNN) ... [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:27:14.3540510Z ok (0.003s) 2023-01-11T21:27:14.3540700Z test_BatchNorm3d_zero_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3541110Z test_BatchNorm3d_zero_batch_eval (__main__.TestNN) ... [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:27:14.3541390Z ok (0.003s) 2023-01-11T21:27:14.3541580Z test_BatchNorm3d_zero_batch_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3541940Z test_CELU (__main__.TestNN) ... [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:27:14.3542210Z ok (0.004s) 2023-01-11T21:27:14.3542380Z test_CELU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3542730Z test_CELU_no_batch_dim (__main__.TestNN) ... [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:27:14.3543010Z ok (0.003s) 2023-01-11T21:27:14.3543190Z test_CELU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3543540Z test_CELU_scalar (__main__.TestNN) ... [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:27:14.3543800Z ok (0.002s) 2023-01-11T21:27:14.3543970Z test_CELU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3544190Z test_CTCLoss_2d_int_target_lengths_intlists (__main__.TestNN) ... ok (0.004s) 2023-01-11T21:27:14.3544440Z test_CTCLoss_2d_int_target_lengths_intlists_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3544720Z test_CTCLoss_2d_int_target_lengths_intlists_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3544990Z test_CTCLoss_2d_int_target_lengths_intlists_sum_reduction (__main__.TestNN) ... ok (0.004s) 2023-01-11T21:27:14.3545260Z test_CTCLoss_2d_int_target_lengths_intlists_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3545570Z test_CTCLoss_2d_int_target_lengths_intlists_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3545820Z test_CTCLoss_2d_int_target_lengths_tensors (__main__.TestNN) ... ok (0.004s) 2023-01-11T21:27:14.3546080Z test_CTCLoss_2d_int_target_lengths_tensors_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3546360Z test_CTCLoss_2d_int_target_lengths_tensors_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3546620Z test_CTCLoss_2d_int_target_lengths_tensors_sum_reduction (__main__.TestNN) ... ok (0.004s) 2023-01-11T21:27:14.3546900Z test_CTCLoss_2d_int_target_lengths_tensors_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3547260Z test_CTCLoss_2d_int_target_lengths_tensors_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3547510Z test_CTCLoss_2d_lengths_tensors (__main__.TestNN) ... ok (0.004s) 2023-01-11T21:27:14.3547750Z test_CTCLoss_2d_lengths_tensors_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3548010Z test_CTCLoss_2d_lengths_tensors_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3548250Z test_CTCLoss_2d_lengths_tensors_sum_reduction (__main__.TestNN) ... ok (0.003s) 2023-01-11T21:27:14.3548510Z test_CTCLoss_2d_lengths_tensors_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3548860Z test_CTCLoss_2d_lengths_tensors_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3549120Z test_CTCLoss_critical_target_len (__main__.TestNN) ... skip: CUDA not available (0.000s) 2023-01-11T21:27:14.3549340Z test_CTCLoss_lengthchecks_cpu (__main__.TestNN) ... ok (0.003s) 2023-01-11T21:27:14.3549570Z test_CTCLoss_lengthchecks_cuda (__main__.TestNN) ... skip: CUDA not available (0.000s) 2023-01-11T21:27:14.3549780Z test_CTCLoss_lengths_intlists (__main__.TestNN) ... ok (0.004s) 2023-01-11T21:27:14.3550010Z test_CTCLoss_lengths_intlists_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3550260Z test_CTCLoss_lengths_intlists_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3550490Z test_CTCLoss_lengths_intlists_sum_reduction (__main__.TestNN) ... ok (0.004s) 2023-01-11T21:27:14.3550740Z test_CTCLoss_lengths_intlists_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3551020Z test_CTCLoss_lengths_intlists_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3551250Z test_CTCLoss_lengths_tensors (__main__.TestNN) ... ok (0.004s) 2023-01-11T21:27:14.3551480Z test_CTCLoss_lengths_tensors_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3551730Z test_CTCLoss_lengths_tensors_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3551970Z test_CTCLoss_lengths_tensors_sum_reduction (__main__.TestNN) ... ok (0.003s) 2023-01-11T21:27:14.3552230Z test_CTCLoss_lengths_tensors_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3552510Z test_CTCLoss_lengths_tensors_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3552770Z test_CTCLoss_long_targets (__main__.TestNN) ... skip: CUDA not available (0.001s) 2023-01-11T21:27:14.3552980Z test_CTCLoss_typechecks (__main__.TestNN) ... ok (0.003s) 2023-01-11T21:27:14.3553200Z test_CTCLoss_zero_infinity (__main__.TestNN) ... skip: CUDA not available (0.001s) 2023-01-11T21:27:14.3553560Z test_ConstantPad1d (__main__.TestNN) ... [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:27:14.3553840Z ok (0.003s) 2023-01-11T21:27:14.3554170Z test_ConstantPad1d_batch (__main__.TestNN) ... [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:27:14.3554450Z ok (0.003s) 2023-01-11T21:27:14.3554640Z test_ConstantPad1d_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3555010Z test_ConstantPad1d_complex (__main__.TestNN) ... [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:27:14.3555290Z ok (0.004s) 2023-01-11T21:27:14.3555540Z test_ConstantPad1d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3555790Z test_ConstantPad1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3556140Z test_ConstantPad2d (__main__.TestNN) ... [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:27:14.3556410Z ok (0.003s) 2023-01-11T21:27:14.3556710Z test_ConstantPad2d_complex (__main__.TestNN) ... [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:27:14.3557020Z ok (0.004s) 2023-01-11T21:27:14.3557200Z test_ConstantPad2d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3557440Z test_ConstantPad2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3557800Z test_ConstantPad2d_no_batch_dim (__main__.TestNN) ... [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:27:14.3558090Z ok (0.003s) 2023-01-11T21:27:14.3558280Z test_ConstantPad2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3558640Z test_ConstantPad3d (__main__.TestNN) ... [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:27:14.3558920Z ok (0.003s) 2023-01-11T21:27:14.3559210Z test_ConstantPad3d_complex (__main__.TestNN) ... [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:27:14.3559490Z ok (0.005s) 2023-01-11T21:27:14.3559670Z test_ConstantPad3d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3559920Z test_ConstantPad3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3560280Z test_ConstantPad3d_no_batch_dim (__main__.TestNN) ... [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:27:14.3560570Z ok (0.003s) 2023-01-11T21:27:14.3560760Z test_ConstantPad3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3561110Z test_Conv1d (__main__.TestNN) ... [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:27:14.3561380Z ok (0.007s) 2023-01-11T21:27:14.3561690Z test_Conv1d_circular_stride2_pad2 (__main__.TestNN) ... [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:27:14.3561980Z ok (0.008s) 2023-01-11T21:27:14.3562170Z test_Conv1d_circular_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3562410Z test_Conv1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3562760Z test_Conv1d_dilated (__main__.TestNN) ... [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:27:14.3563040Z ok (0.009s) 2023-01-11T21:27:14.3563270Z test_Conv1d_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3563620Z test_Conv1d_groups (__main__.TestNN) ... [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:27:14.3563900Z ok (0.008s) 2023-01-11T21:27:14.3564070Z test_Conv1d_groups_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3564420Z test_Conv1d_pad1 (__main__.TestNN) ... [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:27:14.3564740Z ok (0.007s) 2023-01-11T21:27:14.3564910Z test_Conv1d_pad1_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3565270Z test_Conv1d_pad1size1 (__main__.TestNN) ... [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:27:14.3565550Z ok (0.007s) 2023-01-11T21:27:14.3565730Z test_Conv1d_pad1size1_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3568800Z test_Conv1d_pad2 (__main__.TestNN) ... [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:27:14.3569070Z ok (0.007s) 2023-01-11T21:27:14.3569240Z test_Conv1d_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3569600Z test_Conv1d_pad2size1 (__main__.TestNN) ... [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:27:14.3569880Z ok (0.008s) 2023-01-11T21:27:14.3570050Z test_Conv1d_pad2size1_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3577600Z test_Conv1d_pad_same (__main__.TestNN) ... [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:27:14.3578030Z ok (0.007s) 2023-01-11T21:27:14.3578660Z test_Conv1d_pad_same2 (__main__.TestNN) ... /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:27:14.3579110Z return F.conv1d(input, weight, bias, self.stride, 2023-01-11T21:27:14.3579430Z [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:27:14.3579690Z ok (0.008s) 2023-01-11T21:27:14.3579870Z test_Conv1d_pad_same2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3580120Z test_Conv1d_pad_same_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3580480Z test_Conv1d_pad_same_dilated (__main__.TestNN) ... [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:27:14.3580770Z ok (0.009s) 2023-01-11T21:27:14.3580950Z test_Conv1d_pad_same_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3581390Z test_Conv1d_pad_valid (__main__.TestNN) ... [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:27:14.3581670Z ok (0.007s) 2023-01-11T21:27:14.3581860Z test_Conv1d_pad_valid_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3582220Z test_Conv1d_reflect_stride2_pad2 (__main__.TestNN) ... [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:27:14.3582510Z ok (0.008s) 2023-01-11T21:27:14.3582700Z test_Conv1d_reflect_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3583080Z test_Conv1d_replicate_stride2_pad2 (__main__.TestNN) ... [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:27:14.3583380Z ok (0.007s) 2023-01-11T21:27:14.3583570Z test_Conv1d_replicate_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3583940Z test_Conv1d_stride (__main__.TestNN) ... [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:27:14.3584400Z ok (0.008s) 2023-01-11T21:27:14.3584580Z test_Conv1d_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3584940Z test_Conv1d_zero_batch (__main__.TestNN) ... [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:27:14.3585210Z ok (0.005s) 2023-01-11T21:27:14.3585400Z test_Conv1d_zero_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3585760Z test_Conv1d_zeros_stride2_pad2 (__main__.TestNN) ... [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:27:14.3586050Z ok (0.008s) 2023-01-11T21:27:14.3586240Z test_Conv1d_zeros_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3586600Z test_Conv2d (__main__.TestNN) ... [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:27:14.3586860Z ok (0.007s) 2023-01-11T21:27:14.3587160Z test_Conv2d_circular_stride2_pad2 (__main__.TestNN) ... [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:27:14.3587450Z ok (0.011s) 2023-01-11T21:27:14.3587650Z test_Conv2d_circular_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3587890Z test_Conv2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3588250Z test_Conv2d_depthwise (__main__.TestNN) ... [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:27:14.3588540Z ok (0.012s) 2023-01-11T21:27:14.3588720Z test_Conv2d_depthwise_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3589160Z test_Conv2d_depthwise_dilated (__main__.TestNN) ... [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:27:14.3589450Z ok (0.015s) 2023-01-11T21:27:14.3589630Z test_Conv2d_depthwise_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3590010Z test_Conv2d_depthwise_padded (__main__.TestNN) ... [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:27:14.3590290Z ok (0.013s) 2023-01-11T21:27:14.3590480Z test_Conv2d_depthwise_padded_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3590850Z test_Conv2d_depthwise_strided (__main__.TestNN) ... [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:27:14.3591130Z ok (0.012s) 2023-01-11T21:27:14.3591320Z test_Conv2d_depthwise_strided_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3591700Z test_Conv2d_depthwise_with_multiplier (__main__.TestNN) ... [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:27:14.3592090Z ok (0.013s) 2023-01-11T21:27:14.3592280Z test_Conv2d_depthwise_with_multiplier_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3592640Z test_Conv2d_dilated (__main__.TestNN) ... [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:27:14.3592910Z ok (0.009s) 2023-01-11T21:27:14.3593080Z test_Conv2d_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3593310Z test_Conv2d_dilated_with_long_tensor (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3593540Z test_Conv2d_dilated_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3593900Z test_Conv2d_groups (__main__.TestNN) ... [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:27:14.3594170Z ok (0.009s) 2023-01-11T21:27:14.3594340Z test_Conv2d_groups_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3594690Z test_Conv2d_groups_thnn (__main__.TestNN) ... [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:27:14.3594960Z ok (0.009s) 2023-01-11T21:27:14.3595140Z test_Conv2d_groups_thnn_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3595380Z test_Conv2d_groups_thnn_with_long_tensor (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3595630Z test_Conv2d_groups_thnn_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3595870Z test_Conv2d_groups_with_long_tensor (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3596110Z test_Conv2d_groups_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3596480Z test_Conv2d_no_bias (__main__.TestNN) ... [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:27:14.3596760Z ok (0.006s) 2023-01-11T21:27:14.3596940Z test_Conv2d_no_bias_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3597220Z test_Conv2d_no_bias_with_long_tensor (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3597470Z test_Conv2d_no_bias_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3597830Z test_Conv2d_pad_same (__main__.TestNN) ... [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:27:14.3598120Z ok (0.008s) 2023-01-11T21:27:14.3598300Z test_Conv2d_pad_same_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3598660Z test_Conv2d_pad_same_dilated (__main__.TestNN) ... [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:27:14.3598950Z ok (0.010s) 2023-01-11T21:27:14.3599140Z test_Conv2d_pad_same_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3599500Z test_Conv2d_pad_valid (__main__.TestNN) ... [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:27:14.3599780Z ok (0.007s) 2023-01-11T21:27:14.3599960Z test_Conv2d_pad_valid_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3600410Z test_Conv2d_padding (__main__.TestNN) ... [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:27:14.3600690Z ok (0.008s) 2023-01-11T21:27:14.3600870Z test_Conv2d_padding_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3601100Z test_Conv2d_padding_with_long_tensor (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3601340Z test_Conv2d_padding_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3601720Z test_Conv2d_reflect_stride2_pad2 (__main__.TestNN) ... [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:27:14.3602010Z ok (0.008s) 2023-01-11T21:27:14.3602200Z test_Conv2d_reflect_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3602570Z test_Conv2d_replicate_stride2_pad2 (__main__.TestNN) ... [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:27:14.3602860Z ok (0.008s) 2023-01-11T21:27:14.3603060Z test_Conv2d_replicate_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3603430Z test_Conv2d_strided (__main__.TestNN) ... [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:27:14.3603710Z ok (0.008s) 2023-01-11T21:27:14.3603890Z test_Conv2d_strided_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3604110Z test_Conv2d_strided_with_long_tensor (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3604340Z test_Conv2d_strided_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3604570Z test_Conv2d_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2023-01-11T21:27:14.3604790Z test_Conv2d_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3605190Z test_Conv2d_zero_batch (__main__.TestNN) ... [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:27:14.3605460Z ok (0.005s) 2023-01-11T21:27:14.3605640Z test_Conv2d_zero_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3605860Z test_Conv2d_zero_batch_with_long_tensor (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3606100Z test_Conv2d_zero_batch_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3606460Z test_Conv2d_zeros_stride2_pad2 (__main__.TestNN) ... [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:27:14.3606750Z ok (0.007s) 2023-01-11T21:27:14.3606930Z test_Conv2d_zeros_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3607270Z test_Conv3d (__main__.TestNN) ... [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:27:14.3607530Z ok (0.009s) 2023-01-11T21:27:14.3607830Z test_Conv3d_1x1x1_no_bias (__main__.TestNN) ... [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:27:14.3608190Z ok (0.005s) 2023-01-11T21:27:14.3608370Z test_Conv3d_1x1x1_no_bias_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3608610Z test_Conv3d_1x1x1_no_bias_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2023-01-11T21:27:14.3608860Z test_Conv3d_1x1x1_no_bias_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3609240Z test_Conv3d_circular_stride2_pad2 (__main__.TestNN) ... [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:27:14.3609540Z ok (0.015s) 2023-01-11T21:27:14.3609730Z test_Conv3d_circular_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3609980Z test_Conv3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3610320Z test_Conv3d_dilated (__main__.TestNN) ... [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:27:14.3610600Z ok (0.008s) 2023-01-11T21:27:14.3610780Z test_Conv3d_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3611140Z test_Conv3d_dilated_strided (__main__.TestNN) ... [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:27:14.3615320Z ok (0.006s) 2023-01-11T21:27:14.3615510Z test_Conv3d_dilated_strided_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3615880Z test_Conv3d_groups (__main__.TestNN) ... [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:27:14.3616160Z ok (0.010s) 2023-01-11T21:27:14.3616340Z test_Conv3d_groups_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3616570Z test_Conv3d_groups_with_long_tensor (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3616810Z test_Conv3d_groups_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3617240Z test_Conv3d_no_bias (__main__.TestNN) ... [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:27:14.3617510Z ok (0.007s) 2023-01-11T21:27:14.3617690Z test_Conv3d_no_bias_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3617920Z test_Conv3d_no_bias_with_long_tensor (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3618160Z test_Conv3d_no_bias_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3618530Z test_Conv3d_pad_same (__main__.TestNN) ... [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:27:14.3618810Z ok (0.014s) 2023-01-11T21:27:14.3618990Z test_Conv3d_pad_same_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3619350Z test_Conv3d_pad_same_dilated (__main__.TestNN) ... [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:27:14.3619640Z ok (0.011s) 2023-01-11T21:27:14.3619930Z test_Conv3d_pad_same_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3620290Z test_Conv3d_pad_valid (__main__.TestNN) ... [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:27:14.3620570Z ok (0.013s) 2023-01-11T21:27:14.3620750Z test_Conv3d_pad_valid_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3621120Z test_Conv3d_replicate_stride2_pad2 (__main__.TestNN) ... [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:27:14.3621410Z ok (0.012s) 2023-01-11T21:27:14.3621610Z test_Conv3d_replicate_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3621980Z test_Conv3d_stride (__main__.TestNN) ... [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:27:14.3622260Z ok (0.010s) 2023-01-11T21:27:14.3622440Z test_Conv3d_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3622800Z test_Conv3d_stride_padding (__main__.TestNN) ... [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:27:14.3623070Z ok (0.010s) 2023-01-11T21:27:14.3623250Z test_Conv3d_stride_padding_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3623480Z test_Conv3d_stride_padding_with_long_tensor (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3623730Z test_Conv3d_stride_padding_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3623980Z test_Conv3d_stride_with_long_tensor (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3624220Z test_Conv3d_stride_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3624460Z test_Conv3d_with_long_tensor (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3624690Z test_Conv3d_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3625110Z test_Conv3d_zero_batch (__main__.TestNN) ... [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:27:14.3625400Z ok (0.005s) 2023-01-11T21:27:14.3625580Z test_Conv3d_zero_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3625810Z test_Conv3d_zero_batch_with_long_tensor (__main__.TestNN) ... ok (0.000s) 2023-01-11T21:27:14.3626060Z test_Conv3d_zero_batch_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3626440Z test_Conv3d_zeros_stride2_pad2 (__main__.TestNN) ... [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:27:14.3626730Z ok (0.012s) 2023-01-11T21:27:14.3626920Z test_Conv3d_zeros_stride2_pad2_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3627280Z test_ConvTranspose1d (__main__.TestNN) ... [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:27:14.3627560Z ok (0.008s) 2023-01-11T21:27:14.3627750Z test_ConvTranspose1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3628180Z test_ConvTranspose1d_dilated (__main__.TestNN) ... [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:27:14.3628480Z ok (0.008s) 2023-01-11T21:27:14.3628670Z test_ConvTranspose1d_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3629040Z test_ConvTranspose1d_groups (__main__.TestNN) ... [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:27:14.3629330Z ok (0.011s) 2023-01-11T21:27:14.3629520Z test_ConvTranspose1d_groups_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3629880Z test_ConvTranspose1d_no_bias (__main__.TestNN) ... [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:27:14.3630170Z ok (0.006s) 2023-01-11T21:27:14.3630360Z test_ConvTranspose1d_no_bias_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3630720Z test_ConvTranspose2d (__main__.TestNN) ... [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:27:14.3631010Z ok (0.009s) 2023-01-11T21:27:14.3631190Z test_ConvTranspose2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3631550Z test_ConvTranspose2d_dilated (__main__.TestNN) ... [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:27:14.3631840Z ok (0.007s) 2023-01-11T21:27:14.3632020Z test_ConvTranspose2d_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3632270Z test_ConvTranspose2d_dilated_with_long_tensor (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3632530Z test_ConvTranspose2d_dilated_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3632960Z test_ConvTranspose2d_groups (__main__.TestNN) ... [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:27:14.3633250Z ok (0.009s) 2023-01-11T21:27:14.3633440Z test_ConvTranspose2d_groups_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3633680Z test_ConvTranspose2d_groups_with_long_tensor (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3633950Z test_ConvTranspose2d_groups_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3634330Z test_ConvTranspose2d_no_bias (__main__.TestNN) ... [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:27:14.3634600Z ok (0.007s) 2023-01-11T21:27:14.3634790Z test_ConvTranspose2d_no_bias_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3635020Z test_ConvTranspose2d_no_bias_with_long_tensor (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3635280Z test_ConvTranspose2d_no_bias_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3635510Z test_ConvTranspose2d_with_long_tensor (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3635740Z test_ConvTranspose2d_with_long_tensor_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3636190Z test_ConvTranspose3d (__main__.TestNN) ... [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:27:14.3636470Z ok (0.008s) 2023-01-11T21:27:14.3636650Z test_ConvTranspose3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3637020Z test_ConvTranspose3d_dilated (__main__.TestNN) ... [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:27:14.3637300Z ok (0.007s) 2023-01-11T21:27:14.3637500Z test_ConvTranspose3d_dilated_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3637730Z test_CosineEmbeddingLoss (__main__.TestNN) ... ok (0.006s) 2023-01-11T21:27:14.3637970Z test_CosineEmbeddingLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3638230Z test_CosineEmbeddingLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3638500Z test_CosineEmbeddingLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3638730Z test_CosineEmbeddingLoss_margin (__main__.TestNN) ... ok (0.005s) 2023-01-11T21:27:14.3638990Z test_CosineEmbeddingLoss_margin_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3639270Z test_CosineEmbeddingLoss_margin_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3639540Z test_CosineEmbeddingLoss_margin_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3639790Z test_CosineEmbeddingLoss_margin_sum_reduction (__main__.TestNN) ... ok (0.005s) 2023-01-11T21:27:14.3640060Z test_CosineEmbeddingLoss_margin_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3640360Z test_CosineEmbeddingLoss_margin_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3640660Z test_CosineEmbeddingLoss_margin_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3640920Z test_CosineEmbeddingLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.004s) 2023-01-11T21:27:14.3641230Z test_CosineEmbeddingLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3641530Z test_CosineEmbeddingLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3641820Z test_CosineEmbeddingLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3642070Z test_CosineEmbeddingLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.004s) 2023-01-11T21:27:14.3642340Z test_CosineEmbeddingLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3642620Z test_CosineEmbeddingLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3642900Z test_CosineEmbeddingLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3643150Z test_CosineEmbeddingLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.004s) 2023-01-11T21:27:14.3643420Z test_CosineEmbeddingLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3643700Z test_CosineEmbeddingLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3643980Z test_CosineEmbeddingLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3644290Z test_CosineEmbeddingLoss_sum_reduction (__main__.TestNN) ... ok (0.005s) 2023-01-11T21:27:14.3644560Z test_CosineEmbeddingLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3644840Z test_CosineEmbeddingLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3645110Z test_CosineEmbeddingLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3645350Z test_CrossEntropyLoss (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3645540Z test_CrossEntropyLoss_2d (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3645770Z test_CrossEntropyLoss_2d_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3646010Z test_CrossEntropyLoss_2d_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3646260Z test_CrossEntropyLoss_2d_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3646480Z test_CrossEntropyLoss_2d_ignore_index (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3646720Z test_CrossEntropyLoss_2d_ignore_index_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3646990Z test_CrossEntropyLoss_2d_ignore_index_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3647260Z test_CrossEntropyLoss_2d_ignore_index_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3647520Z test_CrossEntropyLoss_2d_indices_target_smoothing (__main__.TestNN) ... ok (0.003s) 2023-01-11T21:27:14.3651710Z test_CrossEntropyLoss_2d_indices_target_smoothing_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3652010Z test_CrossEntropyLoss_2d_indices_target_smoothing_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3652320Z test_CrossEntropyLoss_2d_indices_target_smoothing_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3652600Z test_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index (__main__.TestNN) ... ok (0.003s) 2023-01-11T21:27:14.3652910Z test_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3653290Z test_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3653650Z test_CrossEntropyLoss_2d_indices_target_smoothing_ignore_index_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3653950Z test_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3654250Z test_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3654570Z test_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3654880Z test_CrossEntropyLoss_2d_indices_target_smoothing_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3655170Z test_CrossEntropyLoss_2d_indices_target_smoothing_weight (__main__.TestNN) ... ok (0.003s) 2023-01-11T21:27:14.3655450Z test_CrossEntropyLoss_2d_indices_target_smoothing_weight_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3655770Z test_CrossEntropyLoss_2d_indices_target_smoothing_weight_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3656080Z test_CrossEntropyLoss_2d_indices_target_smoothing_weight_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3656440Z test_CrossEntropyLoss_2d_prob_target (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3656700Z test_CrossEntropyLoss_2d_prob_target_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3656980Z test_CrossEntropyLoss_2d_prob_target_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3657260Z test_CrossEntropyLoss_2d_prob_target_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3657520Z test_CrossEntropyLoss_2d_prob_target_smoothing (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3657790Z test_CrossEntropyLoss_2d_prob_target_smoothing_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3658090Z test_CrossEntropyLoss_2d_prob_target_smoothing_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3658380Z test_CrossEntropyLoss_2d_prob_target_smoothing_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3658660Z test_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3658980Z test_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3659300Z test_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3659630Z test_CrossEntropyLoss_2d_prob_target_smoothing_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3659930Z test_CrossEntropyLoss_2d_prob_target_smoothing_weight (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3660230Z test_CrossEntropyLoss_2d_prob_target_smoothing_weight_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3660560Z test_CrossEntropyLoss_2d_prob_target_smoothing_weight_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3660920Z test_CrossEntropyLoss_2d_prob_target_smoothing_weight_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3661200Z test_CrossEntropyLoss_2d_prob_target_sum_reduction (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3661490Z test_CrossEntropyLoss_2d_prob_target_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3661860Z test_CrossEntropyLoss_2d_prob_target_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3662160Z test_CrossEntropyLoss_2d_prob_target_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3662420Z test_CrossEntropyLoss_2d_prob_target_weights (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3662680Z test_CrossEntropyLoss_2d_prob_target_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3662980Z test_CrossEntropyLoss_2d_prob_target_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3663270Z test_CrossEntropyLoss_2d_prob_target_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3663540Z test_CrossEntropyLoss_2d_prob_target_weights_sum_reduction (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3663830Z test_CrossEntropyLoss_2d_prob_target_weights_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3664150Z test_CrossEntropyLoss_2d_prob_target_weights_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3664470Z test_CrossEntropyLoss_2d_prob_target_weights_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3664740Z test_CrossEntropyLoss_2d_sum_reduction (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3665100Z test_CrossEntropyLoss_2d_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3665400Z test_CrossEntropyLoss_2d_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3665680Z test_CrossEntropyLoss_2d_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3665930Z test_CrossEntropyLoss_2d_weights (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3666190Z test_CrossEntropyLoss_2d_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3666460Z test_CrossEntropyLoss_2d_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3666760Z test_CrossEntropyLoss_2d_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3667030Z test_CrossEntropyLoss_3d_indices_target_smoothing (__main__.TestNN) ... ok (0.003s) 2023-01-11T21:27:14.3667300Z test_CrossEntropyLoss_3d_indices_target_smoothing_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3667610Z test_CrossEntropyLoss_3d_indices_target_smoothing_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3667910Z test_CrossEntropyLoss_3d_indices_target_smoothing_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3668200Z test_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index (__main__.TestNN) ... ok (0.003s) 2023-01-11T21:27:14.3668490Z test_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3668810Z test_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3669130Z test_CrossEntropyLoss_3d_indices_target_smoothing_ignore_index_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3669410Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3669710Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3670030Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3670390Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3670700Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3671020Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3671380Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3671720Z test_CrossEntropyLoss_3d_indices_target_smoothing_sum_reduction_ignore_index_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3672000Z test_CrossEntropyLoss_3d_prob_target (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3672260Z test_CrossEntropyLoss_3d_prob_target_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3672550Z test_CrossEntropyLoss_3d_prob_target_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3672830Z test_CrossEntropyLoss_3d_prob_target_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3673100Z test_CrossEntropyLoss_3d_prob_target_smoothing (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3673500Z test_CrossEntropyLoss_3d_prob_target_smoothing_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3673800Z test_CrossEntropyLoss_3d_prob_target_smoothing_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3674100Z test_CrossEntropyLoss_3d_prob_target_smoothing_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3674370Z test_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3674660Z test_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3674980Z test_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3675290Z test_CrossEntropyLoss_3d_prob_target_smoothing_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3675570Z test_CrossEntropyLoss_3d_prob_target_sum_reduction (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3675850Z test_CrossEntropyLoss_3d_prob_target_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3676140Z test_CrossEntropyLoss_3d_prob_target_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3676440Z test_CrossEntropyLoss_3d_prob_target_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3676700Z test_CrossEntropyLoss_3d_prob_target_weights (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3676980Z test_CrossEntropyLoss_3d_prob_target_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3677280Z test_CrossEntropyLoss_3d_prob_target_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3677580Z test_CrossEntropyLoss_3d_prob_target_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3683250Z test_CrossEntropyLoss_3d_prob_target_weights_sum_reduction (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3683560Z test_CrossEntropyLoss_3d_prob_target_weights_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3683940Z test_CrossEntropyLoss_3d_prob_target_weights_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3684260Z test_CrossEntropyLoss_3d_prob_target_weights_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3684530Z test_CrossEntropyLoss_4d_prob_target (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3684790Z test_CrossEntropyLoss_4d_prob_target_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3685080Z test_CrossEntropyLoss_4d_prob_target_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3685360Z test_CrossEntropyLoss_4d_prob_target_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3685640Z test_CrossEntropyLoss_4d_prob_target_sum_reduction (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3685910Z test_CrossEntropyLoss_4d_prob_target_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3686210Z test_CrossEntropyLoss_4d_prob_target_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3686510Z test_CrossEntropyLoss_4d_prob_target_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3686780Z test_CrossEntropyLoss_4d_prob_target_weights (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3687160Z test_CrossEntropyLoss_4d_prob_target_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3687460Z test_CrossEntropyLoss_4d_prob_target_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3687750Z test_CrossEntropyLoss_4d_prob_target_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3688020Z test_CrossEntropyLoss_4d_prob_target_weights_sum_reduction (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3688310Z test_CrossEntropyLoss_4d_prob_target_weights_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3688620Z test_CrossEntropyLoss_4d_prob_target_weights_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3688940Z test_CrossEntropyLoss_4d_prob_target_weights_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3689220Z test_CrossEntropyLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3689490Z test_CrossEntropyLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3689750Z test_CrossEntropyLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3689980Z test_CrossEntropyLoss_dim_is_3 (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3690230Z test_CrossEntropyLoss_dim_is_3_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3690500Z test_CrossEntropyLoss_dim_is_3_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3690770Z test_CrossEntropyLoss_dim_is_3_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3691020Z test_CrossEntropyLoss_dim_is_3_sum_reduction (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3691290Z test_CrossEntropyLoss_dim_is_3_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3691580Z test_CrossEntropyLoss_dim_is_3_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3691870Z test_CrossEntropyLoss_dim_is_3_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3692120Z test_CrossEntropyLoss_higher_dim (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3692420Z test_CrossEntropyLoss_higher_dim_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3692700Z test_CrossEntropyLoss_higher_dim_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3692970Z test_CrossEntropyLoss_higher_dim_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3693220Z test_CrossEntropyLoss_higher_dim_sum_reduction (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3693490Z test_CrossEntropyLoss_higher_dim_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3693790Z test_CrossEntropyLoss_higher_dim_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3694090Z test_CrossEntropyLoss_higher_dim_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3694330Z test_CrossEntropyLoss_weights (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3694580Z test_CrossEntropyLoss_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3694850Z test_CrossEntropyLoss_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3695120Z test_CrossEntropyLoss_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3695590Z test_CrossMapLRN2d (__main__.TestNN) ... [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:27:14.3695890Z ok (0.003s) 2023-01-11T21:27:14.3696070Z test_CrossMapLRN2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3696430Z test_ELU (__main__.TestNN) ... [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:27:14.3696710Z ok (0.003s) 2023-01-11T21:27:14.3696880Z test_ELU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3697240Z test_ELU_no_batch_dim (__main__.TestNN) ... [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:27:14.3697520Z ok (0.002s) 2023-01-11T21:27:14.3697710Z test_ELU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3698070Z test_ELU_scalar (__main__.TestNN) ... [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:27:14.3698360Z ok (0.002s) 2023-01-11T21:27:14.3698540Z test_ELU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3698900Z test_Embedding (__main__.TestNN) ... [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:27:14.3699180Z ok (0.002s) 2023-01-11T21:27:14.3699490Z test_EmbeddingBag_discontiguous (__main__.TestNN) ... [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:27:14.3699780Z ok (0.005s) 2023-01-11T21:27:14.3699980Z test_EmbeddingBag_discontiguous_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3700420Z test_EmbeddingBag_max (__main__.TestNN) ... [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:27:14.3700710Z ok (0.003s) 2023-01-11T21:27:14.3700890Z test_EmbeddingBag_max_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3701270Z test_EmbeddingBag_max_padding_idx (__main__.TestNN) ... [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:27:14.3701560Z ok (0.003s) 2023-01-11T21:27:14.3701760Z test_EmbeddingBag_max_padding_idx_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3702130Z test_EmbeddingBag_mean (__main__.TestNN) ... [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:27:14.3702410Z ok (0.003s) 2023-01-11T21:27:14.3702600Z test_EmbeddingBag_mean_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3702970Z test_EmbeddingBag_mean_padding_idx (__main__.TestNN) ... [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:27:14.3703260Z ok (0.003s) 2023-01-11T21:27:14.3703550Z test_EmbeddingBag_mean_padding_idx_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3703930Z test_EmbeddingBag_sparse (__main__.TestNN) ... [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:27:14.3704220Z ok (0.004s) 2023-01-11T21:27:14.3704410Z test_EmbeddingBag_sparse_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3704770Z test_EmbeddingBag_sum (__main__.TestNN) ... [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:27:14.3705080Z ok (0.003s) 2023-01-11T21:27:14.3705260Z test_EmbeddingBag_sum_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3705630Z test_EmbeddingBag_sum_padding_idx (__main__.TestNN) ... [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:27:14.3705920Z ok (0.003s) 2023-01-11T21:27:14.3706110Z test_EmbeddingBag_sum_padding_idx_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3706360Z test_Embedding_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3706730Z test_Embedding_discontiguous (__main__.TestNN) ... [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:27:14.3707020Z ok (0.005s) 2023-01-11T21:27:14.3707210Z test_Embedding_discontiguous_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3707580Z test_Embedding_sparse (__main__.TestNN) ... [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:27:14.3707860Z ok (0.003s) 2023-01-11T21:27:14.3708040Z test_Embedding_sparse_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3708440Z test_Flatten (__main__.TestNN) ... [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:27:14.3708720Z ok (0.003s) 2023-01-11T21:27:14.3708900Z test_Flatten_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3709240Z test_Flatten_no_batch_dim (__main__.TestNN) ... [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:27:14.3709520Z ok (0.003s) 2023-01-11T21:27:14.3709700Z test_Flatten_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3710040Z test_Fold (__main__.TestNN) ... [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:27:14.3710310Z ok (0.003s) 2023-01-11T21:27:14.3710480Z test_Fold_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3710840Z test_Fold_int_input (__main__.TestNN) ... [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:27:14.3711110Z ok (0.003s) 2023-01-11T21:27:14.3711300Z test_Fold_int_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3711740Z test_Fold_no_batch_dim_input (__main__.TestNN) ... [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:27:14.3712030Z ok (0.003s) 2023-01-11T21:27:14.3712210Z test_Fold_no_batch_dim_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3712590Z test_Fold_no_batch_dim_int_input (__main__.TestNN) ... [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:27:14.3712880Z ok (0.003s) 2023-01-11T21:27:14.3713070Z test_Fold_no_batch_dim_int_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3713460Z test_FractionalMaxPool2d_ratio (__main__.TestNN) ... [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:27:14.3713760Z ok (0.003s) 2023-01-11T21:27:14.3713960Z test_FractionalMaxPool2d_ratio_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3714360Z test_FractionalMaxPool2d_ratio_no_batch_dim (__main__.TestNN) ... [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:27:14.3714660Z ok (0.004s) 2023-01-11T21:27:14.3719920Z test_FractionalMaxPool2d_ratio_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3720350Z test_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples (__main__.TestNN) ... [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:27:14.3720670Z ok (0.003s) 2023-01-11T21:27:14.3720890Z test_FractionalMaxPool2d_ratio_no_batch_dim_no_random_samples_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3721310Z test_FractionalMaxPool2d_ratio_return_indices (__main__.TestNN) ... [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:27:14.3721690Z ok (0.003s) 2023-01-11T21:27:14.3721900Z test_FractionalMaxPool2d_ratio_return_indices_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3722290Z test_FractionalMaxPool2d_size (__main__.TestNN) ... [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:27:14.3722580Z ok (0.003s) 2023-01-11T21:27:14.3722780Z test_FractionalMaxPool2d_size_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3723180Z test_FractionalMaxPool2d_size_no_batch_dim (__main__.TestNN) ... [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:27:14.3723480Z ok (0.004s) 2023-01-11T21:27:14.3723690Z test_FractionalMaxPool2d_size_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3724110Z test_FractionalMaxPool2d_size_no_batch_dim_no_random_samples (__main__.TestNN) ... [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:27:14.3724500Z ok (0.003s) 2023-01-11T21:27:14.3724720Z test_FractionalMaxPool2d_size_no_batch_dim_no_random_samples_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3725120Z test_FractionalMaxPool3d_asymsize (__main__.TestNN) ... [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:27:14.3725420Z ok (0.005s) 2023-01-11T21:27:14.3725610Z test_FractionalMaxPool3d_asymsize_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3726000Z test_FractionalMaxPool3d_ratio (__main__.TestNN) ... [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:27:14.3726290Z ok (0.003s) 2023-01-11T21:27:14.3726490Z test_FractionalMaxPool3d_ratio_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3726880Z test_FractionalMaxPool3d_ratio_no_batch_dim (__main__.TestNN) ... [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:27:14.3727180Z ok (0.004s) 2023-01-11T21:27:14.3727390Z test_FractionalMaxPool3d_ratio_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3727800Z test_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples (__main__.TestNN) ... [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:27:14.3728110Z ok (0.004s) 2023-01-11T21:27:14.3728330Z test_FractionalMaxPool3d_ratio_no_batch_dim_no_random_samples_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3728740Z test_FractionalMaxPool3d_ratio_return_indices (__main__.TestNN) ... [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:27:14.3729040Z ok (0.003s) 2023-01-11T21:27:14.3729240Z test_FractionalMaxPool3d_ratio_return_indices_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3729680Z test_FractionalMaxPool3d_size (__main__.TestNN) ... [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:27:14.3729970Z ok (0.004s) 2023-01-11T21:27:14.3730200Z test_FractionalMaxPool3d_size_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3730590Z test_FractionalMaxPool3d_size_no_batch_dim (__main__.TestNN) ... [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:27:14.3730900Z ok (0.004s) 2023-01-11T21:27:14.3731100Z test_FractionalMaxPool3d_size_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3731510Z test_FractionalMaxPool3d_size_no_batch_dim_no_random_samples (__main__.TestNN) ... [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:27:14.3731830Z ok (0.004s) 2023-01-11T21:27:14.3732040Z test_FractionalMaxPool3d_size_no_batch_dim_no_random_samples_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3732420Z test_GELU (__main__.TestNN) ... [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:27:14.3732780Z ok (0.003s) 2023-01-11T21:27:14.3732950Z test_GELU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3733300Z test_GELU_no_batch_dim (__main__.TestNN) ... [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:27:14.3733580Z ok (0.002s) 2023-01-11T21:27:14.3733770Z test_GELU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3734130Z test_GELU_scalar (__main__.TestNN) ... [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:27:14.3734410Z ok (0.002s) 2023-01-11T21:27:14.3734590Z test_GELU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3734940Z test_GLU (__main__.TestNN) ... [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:27:14.3735200Z ok (0.003s) 2023-01-11T21:27:14.3735370Z test_GLU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3735710Z test_GLU_dim (__main__.TestNN) ... [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:27:14.3735990Z ok (0.003s) 2023-01-11T21:27:14.3736160Z test_GLU_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3736510Z test_GLU_no_batch_dim (__main__.TestNN) ... [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:27:14.3736790Z ok (0.002s) 2023-01-11T21:27:14.3736970Z test_GLU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3737420Z test_GroupNorm_1d_affine (__main__.TestNN) ... [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:27:14.3737710Z ok (0.010s) 2023-01-11T21:27:14.3738010Z test_GroupNorm_1d_affine_GN (__main__.TestNN) ... [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:27:14.3738290Z ok (0.009s) 2023-01-11T21:27:14.3738480Z test_GroupNorm_1d_affine_GN_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3738860Z test_GroupNorm_1d_affine_GN_eval (__main__.TestNN) ... [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:27:14.3739140Z ok (0.009s) 2023-01-11T21:27:14.3739330Z test_GroupNorm_1d_affine_GN_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3739590Z test_GroupNorm_1d_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3739950Z test_GroupNorm_1d_affine_eval (__main__.TestNN) ... [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:27:14.3740310Z ok (0.009s) 2023-01-11T21:27:14.3740500Z test_GroupNorm_1d_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3740760Z test_GroupNorm_1d_affine_large_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3741040Z test_GroupNorm_1d_affine_large_batch_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3741420Z test_GroupNorm_1d_no_affine_IN (__main__.TestNN) ... [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:27:14.3741710Z ok (0.005s) 2023-01-11T21:27:14.3741890Z test_GroupNorm_1d_no_affine_IN_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3742270Z test_GroupNorm_1d_no_affine_IN_eval (__main__.TestNN) ... [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:27:14.3742560Z ok (0.005s) 2023-01-11T21:27:14.3742750Z test_GroupNorm_1d_no_affine_IN_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3743130Z test_GroupNorm_1d_no_affine_LN (__main__.TestNN) ... [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:27:14.3743420Z ok (0.005s) 2023-01-11T21:27:14.3743600Z test_GroupNorm_1d_no_affine_LN_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3743980Z test_GroupNorm_1d_no_affine_LN_eval (__main__.TestNN) ... [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:27:14.3744270Z ok (0.005s) 2023-01-11T21:27:14.3744470Z test_GroupNorm_1d_no_affine_LN_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3744830Z test_GroupNorm_2d_affine (__main__.TestNN) ... [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:27:14.3745120Z ok (0.008s) 2023-01-11T21:27:14.3745300Z test_GroupNorm_2d_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3745710Z test_GroupNorm_2d_affine_eval (__main__.TestNN) ... [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:27:14.3746000Z ok (0.009s) 2023-01-11T21:27:14.3746180Z test_GroupNorm_2d_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3746450Z test_GroupNorm_2d_affine_large_feature_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3746730Z test_GroupNorm_2d_affine_large_feature_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3747110Z test_GroupNorm_2d_no_affine_IN (__main__.TestNN) ... [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:27:14.3747390Z ok (0.005s) 2023-01-11T21:27:14.3747570Z test_GroupNorm_2d_no_affine_IN_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3747940Z test_GroupNorm_2d_no_affine_IN_eval (__main__.TestNN) ... [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:27:14.3748340Z ok (0.005s) 2023-01-11T21:27:14.3748530Z test_GroupNorm_2d_no_affine_IN_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3748900Z test_GroupNorm_2d_no_affine_LN (__main__.TestNN) ... [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:27:14.3749180Z ok (0.005s) 2023-01-11T21:27:14.3749370Z test_GroupNorm_2d_no_affine_LN_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3749730Z test_GroupNorm_2d_no_affine_LN_eval (__main__.TestNN) ... [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:27:14.3750010Z ok (0.005s) 2023-01-11T21:27:14.3750190Z test_GroupNorm_2d_no_affine_LN_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3750500Z test_GroupNorm_2d_no_affine_large_feature_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3750780Z test_GroupNorm_2d_no_affine_large_feature_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3751160Z test_Hardshrink (__main__.TestNN) ... [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:27:14.3751440Z ok (0.003s) 2023-01-11T21:27:14.3751620Z test_Hardshrink_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3751980Z test_Hardshrink_no_batch_dim (__main__.TestNN) ... [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:27:14.3752270Z ok (0.002s) 2023-01-11T21:27:14.3752450Z test_Hardshrink_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3752820Z test_Hardshrink_scalar (__main__.TestNN) ... [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:27:14.3753110Z ok (0.002s) 2023-01-11T21:27:14.3753330Z test_Hardshrink_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3753710Z test_Hardsigmoid_no_batch_dim (__main__.TestNN) ... [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:27:14.3754000Z ok (0.002s) 2023-01-11T21:27:14.3754190Z test_Hardsigmoid_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3754570Z test_Hardswish_no_batch_dim (__main__.TestNN) ... [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:27:14.3759100Z ok (0.002s) 2023-01-11T21:27:14.3759290Z test_Hardswish_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3759660Z test_Hardtanh (__main__.TestNN) ... [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:27:14.3759950Z ok (0.003s) 2023-01-11T21:27:14.3760120Z test_Hardtanh_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3760490Z test_Hardtanh_no_batch_dim (__main__.TestNN) ... [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:27:14.3760870Z ok (0.002s) 2023-01-11T21:27:14.3761060Z test_Hardtanh_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3761420Z test_Hardtanh_scalar (__main__.TestNN) ... [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:27:14.3761700Z ok (0.002s) 2023-01-11T21:27:14.3761880Z test_Hardtanh_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3762110Z test_HingeEmbeddingLoss (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3762340Z test_HingeEmbeddingLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3762610Z test_HingeEmbeddingLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3762870Z test_HingeEmbeddingLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3763100Z test_HingeEmbeddingLoss_margin (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3763350Z test_HingeEmbeddingLoss_margin_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3763630Z test_HingeEmbeddingLoss_margin_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3763910Z test_HingeEmbeddingLoss_margin_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3764310Z test_HingeEmbeddingLoss_margin_no_reduce (__main__.TestNN) ... [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:27:14.3764610Z ok (0.002s) 2023-01-11T21:27:14.3764810Z test_HingeEmbeddingLoss_margin_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3765070Z test_HingeEmbeddingLoss_margin_sum_reduction (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3765340Z test_HingeEmbeddingLoss_margin_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3765640Z test_HingeEmbeddingLoss_margin_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3765970Z test_HingeEmbeddingLoss_margin_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3766230Z test_HingeEmbeddingLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3766490Z test_HingeEmbeddingLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3766800Z test_HingeEmbeddingLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3767080Z test_HingeEmbeddingLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3767330Z test_HingeEmbeddingLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3767590Z test_HingeEmbeddingLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3767880Z test_HingeEmbeddingLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3768160Z test_HingeEmbeddingLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3768410Z test_HingeEmbeddingLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3768660Z test_HingeEmbeddingLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3769030Z test_HingeEmbeddingLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3769310Z test_HingeEmbeddingLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3769700Z test_HingeEmbeddingLoss_no_reduce (__main__.TestNN) ... [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:27:14.3770000Z ok (0.002s) 2023-01-11T21:27:14.3770190Z test_HingeEmbeddingLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3770420Z test_HingeEmbeddingLoss_scalar_margin (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3770670Z test_HingeEmbeddingLoss_scalar_margin_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3770950Z test_HingeEmbeddingLoss_scalar_margin_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3771240Z test_HingeEmbeddingLoss_scalar_margin_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3771500Z test_HingeEmbeddingLoss_scalar_margin_sum_reduction (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3771780Z test_HingeEmbeddingLoss_scalar_margin_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3772090Z test_HingeEmbeddingLoss_scalar_margin_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3772390Z test_HingeEmbeddingLoss_scalar_margin_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3772640Z test_HingeEmbeddingLoss_sum_reduction (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3772900Z test_HingeEmbeddingLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3773190Z test_HingeEmbeddingLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3773480Z test_HingeEmbeddingLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3773700Z test_HuberLoss (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3773920Z test_HuberLoss_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3774220Z test_HuberLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3774470Z test_HuberLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3774720Z test_HuberLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3775080Z test_HuberLoss_delta (__main__.TestNN) ... [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:27:14.3775370Z ok (0.035s) 2023-01-11T21:27:14.3775560Z test_HuberLoss_delta_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3775780Z test_HuberLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3776030Z test_HuberLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3776300Z test_HuberLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3776570Z test_HuberLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3776800Z test_HuberLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3777040Z test_HuberLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3777370Z test_HuberLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3777630Z test_HuberLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3777870Z test_HuberLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3778110Z test_HuberLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3778380Z test_HuberLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3778640Z test_HuberLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3778870Z test_HuberLoss_sum_reduction (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3779110Z test_HuberLoss_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3779380Z test_HuberLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3779640Z test_HuberLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3779910Z test_HuberLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3780280Z test_InstanceNorm1d (__main__.TestNN) ... [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:27:14.3780570Z ok (0.006s) 2023-01-11T21:27:14.3780760Z test_InstanceNorm1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3781120Z test_InstanceNorm1d_eval (__main__.TestNN) ... [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:27:14.3781410Z ok (0.006s) 2023-01-11T21:27:14.3781600Z test_InstanceNorm1d_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3781970Z test_InstanceNorm1d_no_batch_dim (__main__.TestNN) ... [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:27:14.3782260Z ok (0.005s) 2023-01-11T21:27:14.3782500Z test_InstanceNorm1d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3782880Z test_InstanceNorm1d_no_batch_dim_eval (__main__.TestNN) ... [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:27:14.3783180Z ok (0.005s) 2023-01-11T21:27:14.3783370Z test_InstanceNorm1d_no_batch_dim_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3783760Z test_InstanceNorm1d_tracking_stats (__main__.TestNN) ... [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:27:14.3784060Z ok (0.006s) 2023-01-11T21:27:14.3784260Z test_InstanceNorm1d_tracking_stats_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3784640Z test_InstanceNorm1d_tracking_stats_eval (__main__.TestNN) ... [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:27:14.3784940Z ok (0.004s) 2023-01-11T21:27:14.3785220Z test_InstanceNorm1d_tracking_stats_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3785610Z test_InstanceNorm1d_tracking_stats_no_batch_dim (__main__.TestNN) ... [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:27:14.3785910Z ok (0.005s) 2023-01-11T21:27:14.3786110Z test_InstanceNorm1d_tracking_stats_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3786520Z test_InstanceNorm1d_tracking_stats_no_batch_dim_eval (__main__.TestNN) ... [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:27:14.3786820Z ok (0.004s) 2023-01-11T21:27:14.3787030Z test_InstanceNorm1d_tracking_stats_no_batch_dim_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3787420Z test_InstanceNorm2d (__main__.TestNN) ... [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:27:14.3787700Z ok (0.005s) 2023-01-11T21:27:14.3787880Z test_InstanceNorm2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3788240Z test_InstanceNorm2d_eval (__main__.TestNN) ... [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:27:14.3788530Z ok (0.005s) 2023-01-11T21:27:14.3788710Z test_InstanceNorm2d_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3789080Z test_InstanceNorm2d_no_batch_dim (__main__.TestNN) ... [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:27:14.3789360Z ok (0.005s) 2023-01-11T21:27:14.3789550Z test_InstanceNorm2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3789980Z test_InstanceNorm2d_no_batch_dim_eval (__main__.TestNN) ... [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:27:14.3790270Z ok (0.005s) 2023-01-11T21:27:14.3790470Z test_InstanceNorm2d_no_batch_dim_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3792110Z test_InstanceNorm2d_tracking_stats (__main__.TestNN) ... [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:27:14.3792410Z ok (0.006s) 2023-01-11T21:27:14.3792610Z test_InstanceNorm2d_tracking_stats_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3793000Z test_InstanceNorm2d_tracking_stats_eval (__main__.TestNN) ... [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:27:14.3793290Z ok (0.005s) 2023-01-11T21:27:14.3797660Z test_InstanceNorm2d_tracking_stats_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3798040Z test_InstanceNorm2d_tracking_stats_no_batch_dim (__main__.TestNN) ... [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:27:14.3798410Z ok (0.005s) 2023-01-11T21:27:14.3798630Z test_InstanceNorm2d_tracking_stats_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3799020Z test_InstanceNorm2d_tracking_stats_no_batch_dim_eval (__main__.TestNN) ... [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:27:14.3799310Z ok (0.004s) 2023-01-11T21:27:14.3799510Z test_InstanceNorm2d_tracking_stats_no_batch_dim_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3799880Z test_InstanceNorm3d (__main__.TestNN) ... [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:27:14.3800150Z ok (0.006s) 2023-01-11T21:27:14.3800330Z test_InstanceNorm3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3800690Z test_InstanceNorm3d_eval (__main__.TestNN) ... [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:27:14.3800970Z ok (0.006s) 2023-01-11T21:27:14.3801160Z test_InstanceNorm3d_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3801520Z test_InstanceNorm3d_no_batch_dim (__main__.TestNN) ... [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:27:14.3801810Z ok (0.005s) 2023-01-11T21:27:14.3802000Z test_InstanceNorm3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3802380Z test_InstanceNorm3d_no_batch_dim_eval (__main__.TestNN) ... [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:27:14.3802680Z ok (0.005s) 2023-01-11T21:27:14.3802870Z test_InstanceNorm3d_no_batch_dim_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3803250Z test_InstanceNorm3d_tracking_stats (__main__.TestNN) ... [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:27:14.3803540Z ok (0.006s) 2023-01-11T21:27:14.3803740Z test_InstanceNorm3d_tracking_stats_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3804290Z test_InstanceNorm3d_tracking_stats_eval (__main__.TestNN) ... [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:27:14.3804590Z ok (0.004s) 2023-01-11T21:27:14.3804790Z test_InstanceNorm3d_tracking_stats_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3805180Z test_InstanceNorm3d_tracking_stats_no_batch_dim (__main__.TestNN) ... [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:27:14.3805480Z ok (0.006s) 2023-01-11T21:27:14.3805680Z test_InstanceNorm3d_tracking_stats_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3806090Z test_InstanceNorm3d_tracking_stats_no_batch_dim_eval (__main__.TestNN) ... [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:27:14.3806480Z ok (0.004s) 2023-01-11T21:27:14.3806690Z test_InstanceNorm3d_tracking_stats_no_batch_dim_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3807440Z test_KLDivLoss (__main__.TestNN) ... /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:27:14.3807860Z warnings.warn( 2023-01-11T21:27:14.3808410Z /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:27:14.3808800Z warnings.warn( 2023-01-11T21:27:14.3809350Z /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:27:14.3809730Z warnings.warn( 2023-01-11T21:27:14.3809840Z ok (0.001s) 2023-01-11T21:27:14.3810000Z test_KLDivLoss_batch_mean (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3810200Z test_KLDivLoss_batch_mean_log_target (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3810430Z test_KLDivLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3810680Z test_KLDivLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3810920Z test_KLDivLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3811580Z test_KLDivLoss_log_target (__main__.TestNN) ... /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:27:14.3812000Z warnings.warn( 2023-01-11T21:27:14.3812610Z /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:27:14.3813000Z warnings.warn( 2023-01-11T21:27:14.3813120Z ok (0.001s) 2023-01-11T21:27:14.3813320Z test_KLDivLoss_log_target_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3813580Z test_KLDivLoss_log_target_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3813940Z test_KLDivLoss_log_target_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3814230Z test_KLDivLoss_log_target_sum_reduction (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3814500Z test_KLDivLoss_log_target_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3814790Z test_KLDivLoss_log_target_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3815240Z test_KLDivLoss_log_target_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3815480Z test_KLDivLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3815730Z test_KLDivLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3816010Z test_KLDivLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3816280Z test_KLDivLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3816510Z test_KLDivLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3816760Z test_KLDivLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3817030Z test_KLDivLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3817310Z test_KLDivLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3817540Z test_KLDivLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3817780Z test_KLDivLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3818050Z test_KLDivLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3818310Z test_KLDivLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3818710Z test_KLDivLoss_no_reduce (__main__.TestNN) ... [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:27:14.3819010Z ok (0.003s) 2023-01-11T21:27:14.3819200Z test_KLDivLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3819590Z test_KLDivLoss_no_reduce_log_target (__main__.TestNN) ... [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:27:14.3819900Z ok (0.003s) 2023-01-11T21:27:14.3820100Z test_KLDivLoss_no_reduce_log_target_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3820490Z test_KLDivLoss_no_reduce_scalar (__main__.TestNN) ... [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:27:14.3820780Z ok (0.002s) 2023-01-11T21:27:14.3820980Z test_KLDivLoss_no_reduce_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3821470Z test_KLDivLoss_no_reduce_scalar_log_target (__main__.TestNN) ... [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:27:14.3821780Z ok (0.002s) 2023-01-11T21:27:14.3821990Z test_KLDivLoss_no_reduce_scalar_log_target_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3822710Z test_KLDivLoss_scalar (__main__.TestNN) ... /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:27:14.3823130Z warnings.warn( 2023-01-11T21:27:14.3823700Z /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:27:14.3824180Z warnings.warn( 2023-01-11T21:27:14.3824720Z /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:27:14.3825110Z warnings.warn( 2023-01-11T21:27:14.3825240Z ok (0.001s) 2023-01-11T21:27:14.3825430Z test_KLDivLoss_scalar_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3825690Z test_KLDivLoss_scalar_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3825950Z test_KLDivLoss_scalar_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3826610Z test_KLDivLoss_scalar_log_target (__main__.TestNN) ... /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:27:14.3827040Z warnings.warn( 2023-01-11T21:27:14.3827570Z /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:27:14.3827950Z warnings.warn( 2023-01-11T21:27:14.3828070Z ok (0.001s) 2023-01-11T21:27:14.3828270Z test_KLDivLoss_scalar_log_target_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3828550Z test_KLDivLoss_scalar_log_target_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3828810Z test_KLDivLoss_scalar_log_target_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3829060Z test_KLDivLoss_scalar_log_target_sum_reduction (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3829330Z test_KLDivLoss_scalar_log_target_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3829630Z test_KLDivLoss_scalar_log_target_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3830060Z test_KLDivLoss_scalar_log_target_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3830320Z test_KLDivLoss_scalar_sum_reduction (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3830570Z test_KLDivLoss_scalar_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3830850Z test_KLDivLoss_scalar_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3831120Z test_KLDivLoss_scalar_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3831360Z test_KLDivLoss_sum_reduction (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3831600Z test_KLDivLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3831900Z test_KLDivLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3832240Z test_KLDivLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3832640Z test_KLDivLoss_with_log_target_no_reduce (__main__.TestNN) ... [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:27:14.3832950Z ok (0.003s) 2023-01-11T21:27:14.3833150Z test_KLDivLoss_with_log_target_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3833530Z test_KLDivLoss_with_target_no_reduce (__main__.TestNN) ... [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:27:14.3833820Z ok (0.003s) 2023-01-11T21:27:14.3834020Z test_KLDivLoss_with_target_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3834240Z test_L1Loss (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3834450Z test_L1Loss_cuda_cdouble (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3834690Z test_L1Loss_cuda_cfloat (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3834930Z test_L1Loss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3840560Z test_L1Loss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3840810Z test_L1Loss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3841020Z test_L1Loss_no_batch_dim_mean (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3841260Z test_L1Loss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3841530Z test_L1Loss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3841800Z test_L1Loss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3842020Z test_L1Loss_no_batch_dim_none (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3842260Z test_L1Loss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3842520Z test_L1Loss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3842780Z test_L1Loss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3843000Z test_L1Loss_no_batch_dim_sum (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3843240Z test_L1Loss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3843500Z test_L1Loss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3843890Z test_L1Loss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3844280Z test_L1Loss_no_reduce (__main__.TestNN) ... [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:27:14.3844570Z ok (0.002s) 2023-01-11T21:27:14.3844870Z test_L1Loss_no_reduce_complex (__main__.TestNN) ... [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:27:14.3845160Z ok (0.004s) 2023-01-11T21:27:14.3845350Z test_L1Loss_no_reduce_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3845600Z test_L1Loss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3846100Z test_L1Loss_no_reduce_scalar (__main__.TestNN) ... [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:27:14.3846380Z ok (0.002s) 2023-01-11T21:27:14.3846570Z test_L1Loss_no_reduce_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3846790Z test_L1Loss_scalar (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3847020Z test_L1Loss_scalar_cuda_cdouble (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3847270Z test_L1Loss_scalar_cuda_cfloat (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3847520Z test_L1Loss_scalar_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3847770Z test_L1Loss_scalar_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3848020Z test_L1Loss_scalar_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3848380Z test_LPPool1d (__main__.TestNN) ... [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:27:14.3848660Z ok (0.006s) 2023-01-11T21:27:14.3848830Z test_LPPool1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3849200Z test_LPPool1d_no_batch_dim (__main__.TestNN) ... [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:27:14.3849480Z ok (0.006s) 2023-01-11T21:27:14.3849670Z test_LPPool1d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3850040Z test_LPPool1d_norm (__main__.TestNN) ... [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:27:14.3850320Z ok (0.005s) 2023-01-11T21:27:14.3850500Z test_LPPool1d_norm_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3850860Z test_LPPool2d (__main__.TestNN) ... [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:27:14.3851130Z ok (0.005s) 2023-01-11T21:27:14.3851310Z test_LPPool2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3851740Z test_LPPool2d_norm (__main__.TestNN) ... [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:27:14.3852030Z ok (0.005s) 2023-01-11T21:27:14.3852210Z test_LPPool2d_norm_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3852420Z test_LSTM_cell (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3852620Z test_LSTM_cell_forward_hidden_size (__main__.TestNN) ... ok (0.003s) 2023-01-11T21:27:14.3852840Z test_LSTM_cell_forward_input_size (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3853200Z test_LayerNorm_1d_elementwise_affine (__main__.TestNN) ... [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:27:14.3853500Z ok (0.009s) 2023-01-11T21:27:14.3853700Z test_LayerNorm_1d_elementwise_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3854180Z test_LayerNorm_1d_elementwise_affine_eval (__main__.TestNN) ... [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:27:14.3854480Z ok (0.008s) 2023-01-11T21:27:14.3854680Z test_LayerNorm_1d_elementwise_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3855080Z test_LayerNorm_1d_empty_elementwise_affine (__main__.TestNN) ... [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:27:14.3855380Z ok (0.005s) 2023-01-11T21:27:14.3855580Z test_LayerNorm_1d_empty_elementwise_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3855980Z test_LayerNorm_1d_empty_elementwise_affine_eval (__main__.TestNN) ... [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:27:14.3856290Z ok (0.005s) 2023-01-11T21:27:14.3856490Z test_LayerNorm_1d_empty_elementwise_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3856890Z test_LayerNorm_1d_no_elementwise_affine (__main__.TestNN) ... [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:27:14.3857190Z ok (0.004s) 2023-01-11T21:27:14.3857390Z test_LayerNorm_1d_no_elementwise_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3857780Z test_LayerNorm_1d_no_elementwise_affine_eval (__main__.TestNN) ... [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:27:14.3858090Z ok (0.004s) 2023-01-11T21:27:14.3858290Z test_LayerNorm_1d_no_elementwise_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3858680Z test_LayerNorm_3d_elementwise_affine (__main__.TestNN) ... [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:27:14.3858980Z ok (0.007s) 2023-01-11T21:27:14.3859170Z test_LayerNorm_3d_elementwise_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3859560Z test_LayerNorm_3d_elementwise_affine_eval (__main__.TestNN) ... [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:27:14.3859930Z ok (0.007s) 2023-01-11T21:27:14.3860130Z test_LayerNorm_3d_elementwise_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3860520Z test_LayerNorm_3d_no_affine_large_feature (__main__.TestNN) ... [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:27:14.3860810Z ok (0.259s) 2023-01-11T21:27:14.3861020Z test_LayerNorm_3d_no_affine_large_feature_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T21:27:14.3861410Z test_LayerNorm_3d_no_affine_large_feature_eval (__main__.TestNN) ... [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:27:14.3861790Z ok (0.256s) 2023-01-11T21:27:14.3861990Z test_LayerNorm_3d_no_affine_large_feature_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T21:27:14.3862380Z test_LayerNorm_3d_no_elementwise_affine (__main__.TestNN) ... [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:27:14.3862680Z ok (0.004s) 2023-01-11T21:27:14.3862880Z test_LayerNorm_3d_no_elementwise_affine_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3863280Z test_LayerNorm_3d_no_elementwise_affine_eval (__main__.TestNN) ... [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:27:14.3863580Z ok (0.004s) 2023-01-11T21:27:14.3863790Z test_LayerNorm_3d_no_elementwise_affine_eval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T21:27:14.3864160Z test_LeakyReLU (__main__.TestNN) ... [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:27:14.3864440Z ok (0.003s) 2023-01-11T21:27:14.3864620Z test_LeakyReLU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3864980Z test_LeakyReLU_no_batch_dim (__main__.TestNN) ... [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:27:14.3865270Z ok (0.002s) 2023-01-11T21:27:14.3865450Z test_LeakyReLU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3865820Z test_LeakyReLU_with_negval (__main__.TestNN) ... [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:27:14.3866110Z ok (0.003s) 2023-01-11T21:27:14.3866290Z test_LeakyReLU_with_negval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3866670Z test_LeakyReLU_with_negval_scalar (__main__.TestNN) ... [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:27:14.3866960Z ok (0.002s) 2023-01-11T21:27:14.3867150Z test_LeakyReLU_with_negval_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3867600Z test_LeakyReLU_with_zero_negval (__main__.TestNN) ... [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:27:14.3867900Z ok (0.003s) 2023-01-11T21:27:14.3868090Z test_LeakyReLU_with_zero_negval_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3868450Z test_Linear (__main__.TestNN) ... [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:27:14.3868720Z ok (0.005s) 2023-01-11T21:27:14.3868900Z test_Linear_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3869250Z test_Linear_no_batch_dim (__main__.TestNN) ... [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:27:14.3869530Z ok (0.004s) 2023-01-11T21:27:14.3869770Z test_Linear_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3870110Z test_Linear_no_bias (__main__.TestNN) ... [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:27:14.3870380Z ok (0.004s) 2023-01-11T21:27:14.3870560Z test_Linear_no_bias_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3870910Z test_LocalResponseNorm_1d (__main__.TestNN) ... [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:27:14.3871190Z ok (0.006s) 2023-01-11T21:27:14.3871370Z test_LocalResponseNorm_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3871740Z test_LocalResponseNorm_2d_uneven_pad (__main__.TestNN) ... [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:27:14.3876960Z ok (0.005s) 2023-01-11T21:27:14.3877200Z test_LocalResponseNorm_2d_uneven_pad_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3877590Z test_LocalResponseNorm_3d_custom_params (__main__.TestNN) ... [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:27:14.3877890Z ok (0.005s) 2023-01-11T21:27:14.3878090Z test_LocalResponseNorm_3d_custom_params_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3878460Z test_LogSigmoid (__main__.TestNN) ... [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:27:14.3878750Z ok (0.004s) 2023-01-11T21:27:14.3878930Z test_LogSigmoid_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3879290Z test_LogSigmoid_no_batch_dim (__main__.TestNN) ... [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:27:14.3879580Z ok (0.002s) 2023-01-11T21:27:14.3879770Z test_LogSigmoid_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T21:27:14.3880140Z test_LogSigmoid_scalar (__main__.TestNN) ... [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:27:14.3880440Z ok (0.002s) 2023-01-11T21:27:14.3880770Z test_LogSigmoid_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3881140Z test_LogSoftmax (__main__.TestNN) ... [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:27:14.3881420Z ok (0.003s) 2023-01-11T21:27:14.3881610Z test_LogSoftmax_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3881970Z test_LogSoftmax_multiparam (__main__.TestNN) ... [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:27:14.3882260Z ok (0.003s) 2023-01-11T21:27:14.3882450Z test_LogSoftmax_multiparam_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3882910Z test_LogSoftmax_multiparam_scalar (__main__.TestNN) ... [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:27:14.3883210Z ok (0.002s) 2023-01-11T21:27:14.3883420Z test_LogSoftmax_multiparam_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3883800Z test_LogSoftmax_no_batch_dim (__main__.TestNN) ... [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:27:14.3884080Z ok (0.003s) 2023-01-11T21:27:14.3884270Z test_LogSoftmax_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3884480Z test_MSELoss (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3884700Z test_MSELoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3884940Z test_MSELoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3885170Z test_MSELoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3885380Z test_MSELoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3885620Z test_MSELoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3885880Z test_MSELoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3886140Z test_MSELoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3886360Z test_MSELoss_no_batch_dim_none (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3886590Z test_MSELoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3886850Z test_MSELoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3887100Z test_MSELoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3887320Z test_MSELoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3887550Z test_MSELoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3887800Z test_MSELoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3888050Z test_MSELoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3888420Z test_MSELoss_no_reduce (__main__.TestNN) ... [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:27:14.3888690Z ok (0.002s) 2023-01-11T21:27:14.3888940Z test_MSELoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3889300Z test_MSELoss_no_reduce_scalar (__main__.TestNN) ... [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:27:14.3889580Z ok (0.002s) 2023-01-11T21:27:14.3889760Z test_MSELoss_no_reduce_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3889970Z test_MSELoss_prec (__main__.TestNN) ... ok (0.004s) 2023-01-11T21:27:14.3890190Z test_MSELoss_prec_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3890440Z test_MSELoss_prec_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3890680Z test_MSELoss_prec_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3890990Z test_MSELoss_prec_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3891190Z test_MSELoss_scalar (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3891410Z test_MSELoss_scalar_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3891650Z test_MSELoss_scalar_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3891900Z test_MSELoss_scalar_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3892140Z test_MSELoss_scalar_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3892370Z test_MSELoss_scalar_sum_reduction (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3892620Z test_MSELoss_scalar_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3892900Z test_MSELoss_scalar_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3893180Z test_MSELoss_scalar_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3893450Z test_MSELoss_scalar_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3893680Z test_MSELoss_sum_reduction (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3893930Z test_MSELoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3894190Z test_MSELoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3894450Z test_MSELoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3894680Z test_MarginRankingLoss (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3894920Z test_MarginRankingLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3895180Z test_MarginRankingLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3895440Z test_MarginRankingLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3895670Z test_MarginRankingLoss_margin (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3895920Z test_MarginRankingLoss_margin_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3896190Z test_MarginRankingLoss_margin_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3896460Z test_MarginRankingLoss_margin_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3896710Z test_MarginRankingLoss_margin_sum_reduction (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3896980Z test_MarginRankingLoss_margin_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3897340Z test_MarginRankingLoss_margin_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3897630Z test_MarginRankingLoss_margin_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3897880Z test_MarginRankingLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3898130Z test_MarginRankingLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3898410Z test_MarginRankingLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3898680Z test_MarginRankingLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3898920Z test_MarginRankingLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3899180Z test_MarginRankingLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3899510Z test_MarginRankingLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3899780Z test_MarginRankingLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3900010Z test_MarginRankingLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3900260Z test_MarginRankingLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3900530Z test_MarginRankingLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3900800Z test_MarginRankingLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3901040Z test_MarginRankingLoss_sum_reduction (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3901300Z test_MarginRankingLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3901570Z test_MarginRankingLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3901840Z test_MarginRankingLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3902210Z test_MaxPool1d (__main__.TestNN) ... [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:27:14.3902490Z ok (0.004s) 2023-01-11T21:27:14.3902660Z test_MaxPool1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3903020Z test_MaxPool1d_return_indices (__main__.TestNN) ... [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:27:14.3903310Z ok (0.004s) 2023-01-11T21:27:14.3903500Z test_MaxPool1d_return_indices_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T21:27:14.3903850Z test_MaxPool1d_stride (__main__.TestNN) ... [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:27:14.3904130Z ok (0.004s) 2023-01-11T21:27:14.3904310Z test_MaxPool1d_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3904660Z test_MaxPool2d_3d_input (__main__.TestNN) ... [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:27:14.3904940Z ok (0.004s) 2023-01-11T21:27:14.3905190Z test_MaxPool2d_3d_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T21:27:14.3905540Z test_MaxPool2d_4d_input (__main__.TestNN) ... [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:27:14.3905800Z ok (0.004s) 2023-01-11T21:27:14.3905980Z test_MaxPool2d_4d_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3906330Z test_MaxPool2d_return_indices (__main__.TestNN) ... [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:27:14.3906610Z ok (0.004s) 2023-01-11T21:27:14.3906800Z test_MaxPool2d_return_indices_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3907210Z test_MaxPool3d (__main__.TestNN) ... [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:27:14.3907480Z ok (0.003s) 2023-01-11T21:27:14.3907650Z test_MaxPool3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3907990Z test_MaxPool3d_return_indices (__main__.TestNN) ... [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:27:14.3908270Z ok (0.003s) 2023-01-11T21:27:14.3908450Z test_MaxPool3d_return_indices_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3908810Z test_MaxPool3d_stride (__main__.TestNN) ... [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:27:14.3909080Z ok (0.003s) 2023-01-11T21:27:14.3913730Z test_MaxPool3d_stride_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3914110Z test_MaxPool3d_stride_padding (__main__.TestNN) ... [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:27:14.3914390Z ok (0.003s) 2023-01-11T21:27:14.3914580Z test_MaxPool3d_stride_padding_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3914930Z test_MaxUnpool1d_net (__main__.TestNN) ... [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:27:14.3915210Z ok (0.004s) 2023-01-11T21:27:14.3915390Z test_MaxUnpool1d_net_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3915750Z test_MaxUnpool1d_net_no_batch_dim (__main__.TestNN) ... [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:27:14.3916030Z ok (0.004s) 2023-01-11T21:27:14.3916210Z test_MaxUnpool1d_net_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3916570Z test_MaxUnpool2d_net (__main__.TestNN) ... [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:27:14.3916840Z ok (0.004s) 2023-01-11T21:27:14.3917010Z test_MaxUnpool2d_net_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3917490Z test_MaxUnpool2d_net_no_batch_dim (__main__.TestNN) ... [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:27:14.3917780Z ok (0.004s) 2023-01-11T21:27:14.3917960Z test_MaxUnpool2d_net_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3918310Z test_MaxUnpool3d_net (__main__.TestNN) ... [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:27:14.3918590Z ok (0.003s) 2023-01-11T21:27:14.3918760Z test_MaxUnpool3d_net_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3919110Z test_MaxUnpool3d_net_no_batch_dim (__main__.TestNN) ... [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:27:14.3919460Z ok (0.003s) 2023-01-11T21:27:14.3919650Z test_MaxUnpool3d_net_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3919990Z test_Mish (__main__.TestNN) ... [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:27:14.3920250Z ok (0.003s) 2023-01-11T21:27:14.3920350Z test_Mish_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3920580Z test_Mish_no_batch_dim (__main__.TestNN) ... [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:27:14.3920620Z ok (0.003s) 2023-01-11T21:27:14.3920730Z test_Mish_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3920950Z test_Mish_scalar (__main__.TestNN) ... [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:27:14.3920990Z ok (0.003s) 2023-01-11T21:27:14.3921090Z test_Mish_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3921170Z test_ModuleDict (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3921240Z test_ModuleList (__main__.TestNN) ... ok (0.004s) 2023-01-11T21:27:14.3921330Z test_MultiLabelMarginLoss (__main__.TestNN) ... ok (0.007s) 2023-01-11T21:27:14.3921570Z test_MultiLabelMarginLoss_0d_no_reduce (__main__.TestNN) ... [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:27:14.3921610Z ok (0.001s) 2023-01-11T21:27:14.3921740Z test_MultiLabelMarginLoss_0d_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3921830Z test_MultiLabelMarginLoss_1d (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3921960Z test_MultiLabelMarginLoss_1d_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3922080Z test_MultiLabelMarginLoss_1d_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3922200Z test_MultiLabelMarginLoss_1d_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3922330Z test_MultiLabelMarginLoss_1d_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3922630Z test_MultiLabelMarginLoss_1d_no_reduce (__main__.TestNN) ... [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:27:14.3922680Z ok (0.002s) 2023-01-11T21:27:14.3922810Z test_MultiLabelMarginLoss_1d_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3922910Z test_MultiLabelMarginLoss_1d_sum_reduction (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3923050Z test_MultiLabelMarginLoss_1d_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3923180Z test_MultiLabelMarginLoss_1d_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3923320Z test_MultiLabelMarginLoss_1d_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3923450Z test_MultiLabelMarginLoss_1d_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3923640Z test_MultiLabelMarginLoss_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3923760Z test_MultiLabelMarginLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3923880Z test_MultiLabelMarginLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3924000Z test_MultiLabelMarginLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3924240Z test_MultiLabelMarginLoss_index_neg (__main__.TestNN) ... [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:27:14.3924280Z ok (0.002s) 2023-01-11T21:27:14.3924410Z test_MultiLabelMarginLoss_index_neg_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3924510Z test_MultiLabelMarginLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3924650Z test_MultiLabelMarginLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3924780Z test_MultiLabelMarginLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3924910Z test_MultiLabelMarginLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3925020Z test_MultiLabelMarginLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3925150Z test_MultiLabelMarginLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3925280Z test_MultiLabelMarginLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3925410Z test_MultiLabelMarginLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3925510Z test_MultiLabelMarginLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3925640Z test_MultiLabelMarginLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3925770Z test_MultiLabelMarginLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3925900Z test_MultiLabelMarginLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3926140Z test_MultiLabelMarginLoss_no_reduce (__main__.TestNN) ... [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:27:14.3926180Z ok (0.007s) 2023-01-11T21:27:14.3926300Z test_MultiLabelMarginLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3926470Z test_MultiLabelMarginLoss_sum_reduction (__main__.TestNN) ... ok (0.006s) 2023-01-11T21:27:14.3926610Z test_MultiLabelMarginLoss_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3926740Z test_MultiLabelMarginLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3926870Z test_MultiLabelMarginLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3926990Z test_MultiLabelMarginLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3927090Z test_MultiLabelSoftMarginLoss (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3927220Z test_MultiLabelSoftMarginLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3927340Z test_MultiLabelSoftMarginLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3927540Z test_MultiLabelSoftMarginLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3927650Z test_MultiLabelSoftMarginLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3927790Z test_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3927920Z test_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3928060Z test_MultiLabelSoftMarginLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3928170Z test_MultiLabelSoftMarginLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3928310Z test_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3928450Z test_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3928580Z test_MultiLabelSoftMarginLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3928690Z test_MultiLabelSoftMarginLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3928830Z test_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3928960Z test_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3929100Z test_MultiLabelSoftMarginLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3929350Z test_MultiLabelSoftMarginLoss_no_reduce (__main__.TestNN) ... [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:27:14.3929390Z ok (0.003s) 2023-01-11T21:27:14.3929520Z test_MultiLabelSoftMarginLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3929620Z test_MultiLabelSoftMarginLoss_weights (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3929750Z test_MultiLabelSoftMarginLoss_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3929890Z test_MultiLabelSoftMarginLoss_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3930020Z test_MultiLabelSoftMarginLoss_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3930330Z test_MultiLabelSoftMarginLoss_weights_no_reduce (__main__.TestNN) ... [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:27:14.3930380Z ok (0.003s) 2023-01-11T21:27:14.3930510Z test_MultiLabelSoftMarginLoss_weights_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3930620Z test_MultiLabelSoftMarginLoss_weights_sum_reduction (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3930770Z test_MultiLabelSoftMarginLoss_weights_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3930910Z test_MultiLabelSoftMarginLoss_weights_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3931050Z test_MultiLabelSoftMarginLoss_weights_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3931140Z test_MultiMarginLoss (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3931220Z test_MultiMarginLoss_1d (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3931400Z test_MultiMarginLoss_1d_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3931520Z test_MultiMarginLoss_1d_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3931630Z test_MultiMarginLoss_1d_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3931870Z test_MultiMarginLoss_1d_no_reduce (__main__.TestNN) ... [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:27:14.3931910Z ok (0.001s) 2023-01-11T21:27:14.3932030Z test_MultiMarginLoss_1d_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3932130Z test_MultiMarginLoss_1d_sum_reduction (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3932260Z test_MultiMarginLoss_1d_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3932390Z test_MultiMarginLoss_1d_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3932510Z test_MultiMarginLoss_1d_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3932630Z test_MultiMarginLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3932740Z test_MultiMarginLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3932850Z test_MultiMarginLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3932940Z test_MultiMarginLoss_margin (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3933060Z test_MultiMarginLoss_margin_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3933180Z test_MultiMarginLoss_margin_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3933300Z test_MultiMarginLoss_margin_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3933540Z test_MultiMarginLoss_margin_no_reduce (__main__.TestNN) ... [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:27:14.3933590Z ok (0.002s) 2023-01-11T21:27:14.3933710Z test_MultiMarginLoss_margin_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3933810Z test_MultiMarginLoss_margin_sum_reduction (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3933950Z test_MultiMarginLoss_margin_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3934080Z test_MultiMarginLoss_margin_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3934280Z test_MultiMarginLoss_margin_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3934520Z test_MultiMarginLoss_no_reduce (__main__.TestNN) ... [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:27:14.3934560Z ok (0.002s) 2023-01-11T21:27:14.3934680Z test_MultiMarginLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3934760Z test_MultiMarginLoss_p (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3934880Z test_MultiMarginLoss_p_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3934990Z test_MultiMarginLoss_p_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3935110Z test_MultiMarginLoss_p_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3935430Z test_MultiMarginLoss_p_no_reduce (__main__.TestNN) ... [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:27:14.3935470Z ok (0.002s) 2023-01-11T21:27:14.3935590Z test_MultiMarginLoss_p_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3935690Z test_MultiMarginLoss_p_sum_reduction (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3935820Z test_MultiMarginLoss_p_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3935940Z test_MultiMarginLoss_p_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3936070Z test_MultiMarginLoss_p_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3936170Z test_MultiMarginLoss_sum_reduction (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3936290Z test_MultiMarginLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3936420Z test_MultiMarginLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3936540Z test_MultiMarginLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3936630Z test_MultiMarginLoss_weights (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3936760Z test_MultiMarginLoss_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3936880Z test_MultiMarginLoss_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3937000Z test_MultiMarginLoss_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3937240Z test_MultiMarginLoss_weights_no_reduce (__main__.TestNN) ... [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:27:14.3937280Z ok (0.002s) 2023-01-11T21:27:14.3937410Z test_MultiMarginLoss_weights_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3937510Z test_MultiMarginLoss_weights_sum_reduction (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3937650Z test_MultiMarginLoss_weights_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3937780Z test_MultiMarginLoss_weights_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3937910Z test_MultiMarginLoss_weights_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3938050Z test_NLLLoss (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3938280Z test_NLLLoss2d_no_reduce (__main__.TestNN) ... [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:27:14.3938320Z ok (0.003s) 2023-01-11T21:27:14.3938430Z test_NLLLoss2d_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3938660Z test_NLLLoss2d_no_reduce_ignore_index (__main__.TestNN) ... [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:27:14.3938710Z ok (0.003s) 2023-01-11T21:27:14.3938830Z test_NLLLoss2d_no_reduce_ignore_index_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3939130Z test_NLLLoss2d_no_reduce_weights (__main__.TestNN) ... [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:27:14.3939170Z ok (0.003s) 2023-01-11T21:27:14.3939290Z test_NLLLoss2d_no_reduce_weights_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3939510Z test_NLLLossNd_no_reduce (__main__.TestNN) ... [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:27:14.3939550Z ok (0.007s) 2023-01-11T21:27:14.3939660Z test_NLLLossNd_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3939890Z test_NLLLossNd_no_reduce_ignore_index (__main__.TestNN) ... [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:27:14.3939930Z ok (0.006s) 2023-01-11T21:27:14.3940050Z test_NLLLossNd_no_reduce_ignore_index_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3940270Z test_NLLLossNd_no_reduce_weights (__main__.TestNN) ... [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:27:14.3940320Z ok (0.007s) 2023-01-11T21:27:14.3940430Z test_NLLLossNd_no_reduce_weights_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3940510Z test_NLLLoss_2d (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3940620Z test_NLLLoss_2d_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3940730Z test_NLLLoss_2d_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3940840Z test_NLLLoss_2d_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3940940Z test_NLLLoss_2d_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3941030Z test_NLLLoss_2d_ignore_index (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3941150Z test_NLLLoss_2d_ignore_index_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3941270Z test_NLLLoss_2d_ignore_index_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3941390Z test_NLLLoss_2d_ignore_index_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3941510Z test_NLLLoss_2d_ignore_index_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3941590Z test_NLLLoss_2d_sum_reduction (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3941790Z test_NLLLoss_2d_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3941910Z test_NLLLoss_2d_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3942030Z test_NLLLoss_2d_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3942150Z test_NLLLoss_2d_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3942240Z test_NLLLoss_2d_weights (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3942350Z test_NLLLoss_2d_weights_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3942470Z test_NLLLoss_2d_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3942580Z test_NLLLoss_2d_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3942760Z test_NLLLoss_2d_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3942870Z test_NLLLoss_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3942980Z test_NLLLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3943080Z test_NLLLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3943190Z test_NLLLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3943270Z test_NLLLoss_dim_is_3 (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3943380Z test_NLLLoss_dim_is_3_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3943490Z test_NLLLoss_dim_is_3_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3943600Z test_NLLLoss_dim_is_3_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3943720Z test_NLLLoss_dim_is_3_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3943810Z test_NLLLoss_dim_is_3_sum_reduction (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3943940Z test_NLLLoss_dim_is_3_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3944060Z test_NLLLoss_dim_is_3_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3948410Z test_NLLLoss_dim_is_3_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3948540Z test_NLLLoss_dim_is_3_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3948630Z test_NLLLoss_higher_dim (__main__.TestNN) ... ok (0.005s) 2023-01-11T21:27:14.3948740Z test_NLLLoss_higher_dim_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3948860Z test_NLLLoss_higher_dim_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3948970Z test_NLLLoss_higher_dim_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3949090Z test_NLLLoss_higher_dim_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3949180Z test_NLLLoss_higher_dim_sum_reduction (__main__.TestNN) ... ok (0.005s) 2023-01-11T21:27:14.3949310Z test_NLLLoss_higher_dim_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3949440Z test_NLLLoss_higher_dim_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3949570Z test_NLLLoss_higher_dim_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3949690Z test_NLLLoss_higher_dim_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3949880Z test_NLLLoss_ignore_index (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3950000Z test_NLLLoss_ignore_index_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3950120Z test_NLLLoss_ignore_index_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3950230Z test_NLLLoss_ignore_index_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3950340Z test_NLLLoss_ignore_index_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3950440Z test_NLLLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3950560Z test_NLLLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3950690Z test_NLLLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3950870Z test_NLLLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3950970Z test_NLLLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3951090Z test_NLLLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3951210Z test_NLLLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3951320Z test_NLLLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3951410Z test_NLLLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3951520Z test_NLLLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3951640Z test_NLLLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3951760Z test_NLLLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3952000Z test_NLLLoss_no_reduce (__main__.TestNN) ... [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:27:14.3952040Z ok (0.004s) 2023-01-11T21:27:14.3952150Z test_NLLLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3952380Z test_NLLLoss_no_reduce_ignore_index (__main__.TestNN) ... [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:27:14.3952430Z ok (0.004s) 2023-01-11T21:27:14.3952550Z test_NLLLoss_no_reduce_ignore_index_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3952780Z test_NLLLoss_no_reduce_weights (__main__.TestNN) ... [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:27:14.3952820Z ok (0.004s) 2023-01-11T21:27:14.3952940Z test_NLLLoss_no_reduce_weights_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3953170Z test_NLLLoss_no_reduce_weights_ignore_index (__main__.TestNN) ... [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:27:14.3953220Z ok (0.004s) 2023-01-11T21:27:14.3953340Z test_NLLLoss_no_reduce_weights_ignore_index_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3953680Z test_NLLLoss_no_reduce_weights_ignore_index_neg (__main__.TestNN) ... [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:27:14.3953730Z ok (0.004s) 2023-01-11T21:27:14.3953860Z test_NLLLoss_no_reduce_weights_ignore_index_neg_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3953950Z test_NLLLoss_sum_reduction (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3954060Z test_NLLLoss_sum_reduction_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3954180Z test_NLLLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3954300Z test_NLLLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3954410Z test_NLLLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3954580Z test_NLLLoss_weights (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3954700Z test_NLLLoss_weights_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3954810Z test_NLLLoss_weights_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3954930Z test_NLLLoss_weights_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3955040Z test_NLLLoss_weights_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3955130Z test_NLLLoss_weights_ignore_index (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3955260Z test_NLLLoss_weights_ignore_index_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3955380Z test_NLLLoss_weights_ignore_index_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3955500Z test_NLLLoss_weights_ignore_index_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3955630Z test_NLLLoss_weights_ignore_index_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3955720Z test_NLLLoss_weights_ignore_index_neg (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3955850Z test_NLLLoss_weights_ignore_index_neg_cuda_bfloat16 (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3955970Z test_NLLLoss_weights_ignore_index_neg_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3956100Z test_NLLLoss_weights_ignore_index_neg_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3956220Z test_NLLLoss_weights_ignore_index_neg_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3956450Z test_PReLU_1d (__main__.TestNN) ... [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:27:14.3956500Z ok (0.005s) 2023-01-11T21:27:14.3956600Z test_PReLU_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3956830Z test_PReLU_1d_multiparam (__main__.TestNN) ... [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:27:14.3956870Z ok (0.004s) 2023-01-11T21:27:14.3956980Z test_PReLU_1d_multiparam_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3957190Z test_PReLU_2d (__main__.TestNN) ... [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:27:14.3957240Z ok (0.004s) 2023-01-11T21:27:14.3957410Z test_PReLU_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3957640Z test_PReLU_2d_multiparam (__main__.TestNN) ... [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:27:14.3957680Z ok (0.004s) 2023-01-11T21:27:14.3957790Z test_PReLU_2d_multiparam_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3958000Z test_PReLU_3d (__main__.TestNN) ... [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:27:14.3958040Z ok (0.004s) 2023-01-11T21:27:14.3958140Z test_PReLU_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3958360Z test_PReLU_3d_multiparam (__main__.TestNN) ... [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:27:14.3958460Z ok (0.004s) 2023-01-11T21:27:14.3958570Z test_PReLU_3d_multiparam_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3958670Z test_PReLU_backward_requires_grad_false (__main__.TestNN) ... ok (0.000s) 2023-01-11T21:27:14.3958900Z test_PReLU_no_batch_dim (__main__.TestNN) ... [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:27:14.3958940Z ok (0.003s) 2023-01-11T21:27:14.3959050Z test_PReLU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3959270Z test_PReLU_scalar (__main__.TestNN) ... [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:27:14.3959320Z ok (0.003s) 2023-01-11T21:27:14.3959420Z test_PReLU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3959650Z test_Padding122112_3dcircular (__main__.TestNN) ... [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:27:14.3959690Z ok (0.004s) 2023-01-11T21:27:14.3959810Z test_Padding122112_3dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3960030Z test_Padding1221_2dcircular (__main__.TestNN) ... [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:27:14.3960080Z ok (0.004s) 2023-01-11T21:27:14.3960190Z test_Padding1221_2dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3960420Z test_Padding12_1dcircular (__main__.TestNN) ... [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:27:14.3960460Z ok (0.003s) 2023-01-11T21:27:14.3960570Z test_Padding12_1dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3960790Z test_Padding2322_2dcircular (__main__.TestNN) ... [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:27:14.3960830Z ok (0.003s) 2023-01-11T21:27:14.3960940Z test_Padding2322_2dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3961240Z test_Padding31_1dcircular (__main__.TestNN) ... [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:27:14.3961280Z ok (0.003s) 2023-01-11T21:27:14.3961400Z test_Padding31_1dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3961620Z test_Padding322112_3dcircular (__main__.TestNN) ... [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:27:14.3961660Z ok (0.004s) 2023-01-11T21:27:14.3961770Z test_Padding322112_3dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3961990Z test_Padding332122_3dcircular (__main__.TestNN) ... [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:27:14.3962100Z ok (0.004s) 2023-01-11T21:27:14.3962210Z test_Padding332122_3dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3962430Z test_Padding3331_2dcircular (__main__.TestNN) ... [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:27:14.3962480Z ok (0.003s) 2023-01-11T21:27:14.3962590Z test_Padding3331_2dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3962800Z test_Padding33_1dcircular (__main__.TestNN) ... [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:27:14.3962850Z ok (0.003s) 2023-01-11T21:27:14.3962960Z test_Padding33_1dcircular_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3963180Z test_PairwiseDistance (__main__.TestNN) ... [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:27:14.3963220Z ok (0.005s) 2023-01-11T21:27:14.3963450Z test_PairwiseDistance_broadcast_lhs (__main__.TestNN) ... [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:27:14.3963500Z ok (0.004s) 2023-01-11T21:27:14.3963630Z test_PairwiseDistance_broadcast_lhs_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3963850Z test_PairwiseDistance_broadcast_rhs (__main__.TestNN) ... [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:27:14.3963900Z ok (0.004s) 2023-01-11T21:27:14.3964020Z test_PairwiseDistance_broadcast_rhs_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3964130Z test_PairwiseDistance_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3964370Z test_PairwiseDistance_no_batch_dim (__main__.TestNN) ... [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:27:14.3964410Z ok (0.004s) 2023-01-11T21:27:14.3964530Z test_PairwiseDistance_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3964850Z test_PairwiseDistance_with_non_default_args (__main__.TestNN) ... [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:27:14.3964890Z ok (0.005s) 2023-01-11T21:27:14.3965030Z test_PairwiseDistance_with_non_default_args_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3965110Z test_ParameterDict (__main__.TestNN) ... ok (0.009s) 2023-01-11T21:27:14.3965200Z test_ParameterDict_replication (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3965270Z test_ParameterList (__main__.TestNN) ... ok (0.003s) 2023-01-11T21:27:14.3965360Z test_ParameterList_meta (__main__.TestNN) ... ok (0.000s) 2023-01-11T21:27:14.3965450Z test_ParameterList_replication (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3965670Z test_PixelShuffle (__main__.TestNN) ... [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:27:14.3965770Z ok (0.005s) 2023-01-11T21:27:14.3965880Z test_PixelShuffle_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3966100Z test_PixelUnshuffle (__main__.TestNN) ... [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:27:14.3966150Z ok (0.004s) 2023-01-11T21:27:14.3966260Z test_PixelUnshuffle_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3966350Z test_PoissonNLLLoss_full_loss (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3966470Z test_PoissonNLLLoss_full_loss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3966600Z test_PoissonNLLLoss_full_loss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3966720Z test_PoissonNLLLoss_full_loss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3966820Z test_PoissonNLLLoss_full_loss_no_log_input (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3966950Z test_PoissonNLLLoss_full_loss_no_log_input_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3967080Z test_PoissonNLLLoss_full_loss_no_log_input_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3967210Z test_PoissonNLLLoss_full_loss_no_log_input_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3967310Z test_PoissonNLLLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3967430Z test_PoissonNLLLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3967560Z test_PoissonNLLLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3967690Z test_PoissonNLLLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3967780Z test_PoissonNLLLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3967910Z test_PoissonNLLLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3968030Z test_PoissonNLLLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3968150Z test_PoissonNLLLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3968250Z test_PoissonNLLLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3968370Z test_PoissonNLLLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3968580Z test_PoissonNLLLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3968700Z test_PoissonNLLLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3968800Z test_PoissonNLLLoss_no_full_loss (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3968920Z test_PoissonNLLLoss_no_full_loss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3969040Z test_PoissonNLLLoss_no_full_loss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3969160Z test_PoissonNLLLoss_no_full_loss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3969260Z test_PoissonNLLLoss_no_full_loss_no_log_input (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3969390Z test_PoissonNLLLoss_no_full_loss_no_log_input_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3969590Z test_PoissonNLLLoss_no_full_loss_no_log_input_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3969720Z test_PoissonNLLLoss_no_full_loss_no_log_input_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3969950Z test_PoissonNLLLoss_no_reduce (__main__.TestNN) ... [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:27:14.3970000Z ok (0.002s) 2023-01-11T21:27:14.3970110Z test_PoissonNLLLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3970180Z test_RNN_cell (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3970280Z test_RNN_cell_forward_hidden_size (__main__.TestNN) ... ok (0.005s) 2023-01-11T21:27:14.3970370Z test_RNN_cell_forward_input_size (__main__.TestNN) ... ok (0.003s) 2023-01-11T21:27:14.3970470Z test_RNN_cell_forward_zero_hidden_size (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3970550Z test_RNN_cell_no_broadcasting (__main__.TestNN) ... ok (0.018s) 2023-01-11T21:27:14.3970650Z test_RNN_change_dropout (__main__.TestNN) ... skip: needs cudnn >= 5.1 (0.001s) 2023-01-11T21:27:14.3970760Z test_RNN_cpu_vs_cudnn_no_dropout (__main__.TestNN) ... skip: needs cudnn (0.000s) 2023-01-11T21:27:14.3970870Z test_RNN_cpu_vs_cudnn_with_dropout (__main__.TestNN) ... skip: needs cudnn >= 5.1 (0.000s) 2023-01-11T21:27:14.3970970Z test_RNN_cudnn_weight_norm (__main__.TestNN) ... skip: needs cudnn (0.000s) 2023-01-11T21:27:14.3971060Z test_RNN_dropout (__main__.TestNN) ... skip: needs cudnn >= 5.1 (0.001s) 2023-01-11T21:27:14.3971160Z test_RNN_dropout_state (__main__.TestNN) ... skip: needs cudnn >= 5.1 (0.001s) 2023-01-11T21:27:14.3971240Z test_RNN_input_size_zero (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3971320Z test_RNN_nonlinearity (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3971540Z test_RReLU (__main__.TestNN) ... [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:27:14.3971580Z ok (0.003s) 2023-01-11T21:27:14.3971680Z test_RReLU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3971900Z test_RReLU_no_batch_dim (__main__.TestNN) ... [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:27:14.3971950Z ok (0.002s) 2023-01-11T21:27:14.3972050Z test_RReLU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3972330Z test_RReLU_with_up_down (__main__.TestNN) ... [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:27:14.3972380Z ok (0.003s) 2023-01-11T21:27:14.3972480Z test_RReLU_with_up_down_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3972720Z test_RReLU_with_up_down_scalar (__main__.TestNN) ... [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:27:14.3972760Z ok (0.002s) 2023-01-11T21:27:14.3972880Z test_RReLU_with_up_down_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3973090Z test_ReLU (__main__.TestNN) ... [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:27:14.3973190Z ok (0.003s) 2023-01-11T21:27:14.3973410Z test_ReLU6 (__main__.TestNN) ... [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:27:14.3973450Z ok (0.003s) 2023-01-11T21:27:14.3973550Z test_ReLU6_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3973770Z test_ReLU6_no_batch_dim (__main__.TestNN) ... [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:27:14.3973810Z ok (0.002s) 2023-01-11T21:27:14.3973920Z test_ReLU6_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3974130Z test_ReLU6_scalar (__main__.TestNN) ... [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:27:14.3974180Z ok (0.002s) 2023-01-11T21:27:14.3974280Z test_ReLU6_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3974380Z test_ReLU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3974600Z test_ReLU_no_batch_dim (__main__.TestNN) ... [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:27:14.3974640Z ok (0.002s) 2023-01-11T21:27:14.3974750Z test_ReLU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3974970Z test_ReLU_scalar (__main__.TestNN) ... [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:27:14.3975020Z ok (0.002s) 2023-01-11T21:27:14.3975120Z test_ReLU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3975350Z test_ReflectionPad1d (__main__.TestNN) ... [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:27:14.3975390Z ok (0.003s) 2023-01-11T21:27:14.3975620Z test_ReflectionPad1d_batch (__main__.TestNN) ... [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:27:14.3975660Z ok (0.003s) 2023-01-11T21:27:14.3975770Z test_ReflectionPad1d_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3976060Z test_ReflectionPad1d_complex (__main__.TestNN) ... [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:27:14.3976110Z ok (0.005s) 2023-01-11T21:27:14.3976220Z test_ReflectionPad1d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3976330Z test_ReflectionPad1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3976560Z test_ReflectionPad2d (__main__.TestNN) ... [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:27:14.3976600Z ok (0.003s) 2023-01-11T21:27:14.3976830Z test_ReflectionPad2d_complex (__main__.TestNN) ... [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:27:14.3976930Z ok (0.005s) 2023-01-11T21:27:14.3977050Z test_ReflectionPad2d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3977160Z test_ReflectionPad2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3977410Z test_ReflectionPad2d_no_batch_dim (__main__.TestNN) ... [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:27:14.3977450Z ok (0.006s) 2023-01-11T21:27:14.3977570Z test_ReflectionPad2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3977790Z test_ReflectionPad3d (__main__.TestNN) ... [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:27:14.3977830Z ok (0.006s) 2023-01-11T21:27:14.3982210Z test_ReflectionPad3d_complex (__main__.TestNN) ... [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:27:14.3982260Z ok (0.012s) 2023-01-11T21:27:14.3982370Z test_ReflectionPad3d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3982480Z test_ReflectionPad3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3982710Z test_ReflectionPad3d_no_batch_dim (__main__.TestNN) ... [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:27:14.3982750Z ok (0.005s) 2023-01-11T21:27:14.3982870Z test_ReflectionPad3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3983090Z test_ReplicationPad1d (__main__.TestNN) ... [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:27:14.3983140Z ok (0.003s) 2023-01-11T21:27:14.3983360Z test_ReplicationPad1d_batch (__main__.TestNN) ... [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:27:14.3983400Z ok (0.003s) 2023-01-11T21:27:14.3983520Z test_ReplicationPad1d_batch_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3983830Z test_ReplicationPad1d_complex (__main__.TestNN) ... [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:27:14.3983880Z ok (0.005s) 2023-01-11T21:27:14.3984000Z test_ReplicationPad1d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3984110Z test_ReplicationPad1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3984320Z test_ReplicationPad2d (__main__.TestNN) ... [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:27:14.3984370Z ok (0.003s) 2023-01-11T21:27:14.3984590Z test_ReplicationPad2d_complex (__main__.TestNN) ... [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:27:14.3984690Z ok (0.005s) 2023-01-11T21:27:14.3984800Z test_ReplicationPad2d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3984910Z test_ReplicationPad2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3985150Z test_ReplicationPad2d_no_batch_dim (__main__.TestNN) ... [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:27:14.3985190Z ok (0.003s) 2023-01-11T21:27:14.3985310Z test_ReplicationPad2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3985530Z test_ReplicationPad3d (__main__.TestNN) ... [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:27:14.3985570Z ok (0.003s) 2023-01-11T21:27:14.3985790Z test_ReplicationPad3d_complex (__main__.TestNN) ... [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:27:14.3985840Z ok (0.006s) 2023-01-11T21:27:14.3985950Z test_ReplicationPad3d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3986060Z test_ReplicationPad3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3986290Z test_ReplicationPad3d_no_batch_dim (__main__.TestNN) ... [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:27:14.3986330Z ok (0.004s) 2023-01-11T21:27:14.3986450Z test_ReplicationPad3d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3986660Z test_SELU (__main__.TestNN) ... [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:27:14.3986710Z ok (0.003s) 2023-01-11T21:27:14.3986800Z test_SELU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3987020Z test_SELU_no_batch_dim (__main__.TestNN) ... [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:27:14.3987070Z ok (0.002s) 2023-01-11T21:27:14.3987170Z test_SELU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3987460Z test_SELU_scalar (__main__.TestNN) ... [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:27:14.3987510Z ok (0.002s) 2023-01-11T21:27:14.3987620Z test_SELU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3987690Z test_Sequential_add (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3987780Z test_Sequential_append (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3987860Z test_Sequential_delitem (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3987950Z test_Sequential_extend (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3988030Z test_Sequential_getitem (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3988110Z test_Sequential_iadd (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3988180Z test_Sequential_imul (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3988260Z test_Sequential_insert (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3988430Z test_Sequential_insert_fail_case (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3988500Z test_Sequential_mul (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3988580Z test_Sequential_pop (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3988660Z test_Sequential_rmul (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3988740Z test_Sequential_setitem (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3988830Z test_Sequential_setitem_named (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3989040Z test_SiLU (__main__.TestNN) ... [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:27:14.3989080Z ok (0.003s) 2023-01-11T21:27:14.3989180Z test_SiLU_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3989410Z test_SiLU_no_batch_dim (__main__.TestNN) ... [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:27:14.3989450Z ok (0.002s) 2023-01-11T21:27:14.3989560Z test_SiLU_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3989780Z test_SiLU_scalar (__main__.TestNN) ... [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:27:14.3989820Z ok (0.002s) 2023-01-11T21:27:14.3989920Z test_SiLU_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3990130Z test_Sigmoid (__main__.TestNN) ... [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:27:14.3990180Z ok (0.003s) 2023-01-11T21:27:14.3990280Z test_Sigmoid_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3990500Z test_Sigmoid_no_batch_dim (__main__.TestNN) ... [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:27:14.3990540Z ok (0.002s) 2023-01-11T21:27:14.3990660Z test_Sigmoid_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3990880Z test_Sigmoid_scalar (__main__.TestNN) ... [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:27:14.3990920Z ok (0.002s) 2023-01-11T21:27:14.3991030Z test_Sigmoid_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3991110Z test_SmoothL1Loss (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3991390Z test_SmoothL1Loss_beta (__main__.TestNN) ... [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:27:14.3991430Z ok (0.002s) 2023-01-11T21:27:14.3991540Z test_SmoothL1Loss_beta_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3991650Z test_SmoothL1Loss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3991760Z test_SmoothL1Loss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3991870Z test_SmoothL1Loss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3991960Z test_SmoothL1Loss_no_batch_dim_mean (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3992090Z test_SmoothL1Loss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3992280Z test_SmoothL1Loss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3992400Z test_SmoothL1Loss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3992490Z test_SmoothL1Loss_no_batch_dim_none (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3992620Z test_SmoothL1Loss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3992740Z test_SmoothL1Loss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3992860Z test_SmoothL1Loss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3992950Z test_SmoothL1Loss_no_batch_dim_sum (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3993070Z test_SmoothL1Loss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3993190Z test_SmoothL1Loss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3993320Z test_SmoothL1Loss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3993550Z test_SmoothL1Loss_no_reduce (__main__.TestNN) ... [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:27:14.3993590Z ok (0.003s) 2023-01-11T21:27:14.3993700Z test_SmoothL1Loss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3993930Z test_SmoothL1Loss_no_reduce_scalar (__main__.TestNN) ... [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:27:14.3993980Z ok (0.002s) 2023-01-11T21:27:14.3994100Z test_SmoothL1Loss_no_reduce_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3994180Z test_SmoothL1Loss_scalar (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3994300Z test_SmoothL1Loss_scalar_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3994420Z test_SmoothL1Loss_scalar_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3994530Z test_SmoothL1Loss_scalar_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3994630Z test_SmoothL1Loss_scalar_sum_reduction (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3994760Z test_SmoothL1Loss_scalar_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3994950Z test_SmoothL1Loss_scalar_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3995080Z test_SmoothL1Loss_scalar_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3995170Z test_SmoothL1Loss_sum_reduction (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.3995290Z test_SmoothL1Loss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3995410Z test_SmoothL1Loss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3995530Z test_SmoothL1Loss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3995760Z test_SmoothL1Loss_zero_beta (__main__.TestNN) ... [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:27:14.3995860Z ok (0.002s) 2023-01-11T21:27:14.3995980Z test_SmoothL1Loss_zero_beta_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3996060Z test_SoftMarginLoss (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3996170Z test_SoftMarginLoss_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3996290Z test_SoftMarginLoss_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3996400Z test_SoftMarginLoss_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3996500Z test_SoftMarginLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3996630Z test_SoftMarginLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3996750Z test_SoftMarginLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3996880Z test_SoftMarginLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3996970Z test_SoftMarginLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3997100Z test_SoftMarginLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3997220Z test_SoftMarginLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3997340Z test_SoftMarginLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3997440Z test_SoftMarginLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3997560Z test_SoftMarginLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3997690Z test_SoftMarginLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3997810Z test_SoftMarginLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3998050Z test_SoftMarginLoss_no_reduce (__main__.TestNN) ... [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:27:14.3998090Z ok (0.002s) 2023-01-11T21:27:14.3998200Z test_SoftMarginLoss_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3998300Z test_SoftMarginLoss_sum_reduction (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.3998420Z test_SoftMarginLoss_sum_reduction_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3998550Z test_SoftMarginLoss_sum_reduction_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3998730Z test_SoftMarginLoss_sum_reduction_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3998950Z test_Softmax (__main__.TestNN) ... [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:27:14.3998990Z ok (0.003s) 2023-01-11T21:27:14.3999210Z test_Softmax2d (__main__.TestNN) ... [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:27:14.3999250Z ok (0.003s) 2023-01-11T21:27:14.3999350Z test_Softmax2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3999580Z test_Softmax2d_no_batch_dim (__main__.TestNN) ... [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:27:14.3999680Z ok (0.003s) 2023-01-11T21:27:14.3999790Z test_Softmax2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.3999900Z test_Softmax_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4000120Z test_Softmax_no_batch_dim (__main__.TestNN) ... [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:27:14.4000160Z ok (0.003s) 2023-01-11T21:27:14.4000270Z test_Softmax_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4000500Z test_Softmax_scalar (__main__.TestNN) ... [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:27:14.4000540Z ok (0.002s) 2023-01-11T21:27:14.4000660Z test_Softmax_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4000870Z test_Softmin (__main__.TestNN) ... [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:27:14.4000920Z ok (0.003s) 2023-01-11T21:27:14.4001020Z test_Softmin_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4001250Z test_Softmin_multidim (__main__.TestNN) ... [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:27:14.4001290Z ok (0.003s) 2023-01-11T21:27:14.4001400Z test_Softmin_multidim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4001630Z test_Softmin_no_batch_dim (__main__.TestNN) ... [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:27:14.4001670Z ok (0.003s) 2023-01-11T21:27:14.4001790Z test_Softmin_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4002010Z test_Softmin_scalar (__main__.TestNN) ... [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:27:14.4002050Z ok (0.002s) 2023-01-11T21:27:14.4002160Z test_Softmin_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4002460Z test_Softplus (__main__.TestNN) ... [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:27:14.4002520Z ok (0.003s) 2023-01-11T21:27:14.4002750Z test_Softplus_beta (__main__.TestNN) ... [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:27:14.4002800Z ok (0.003s) 2023-01-11T21:27:14.4002910Z test_Softplus_beta_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4003140Z test_Softplus_beta_threshold (__main__.TestNN) ... [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:27:14.4003180Z ok (0.003s) 2023-01-11T21:27:14.4003310Z test_Softplus_beta_threshold_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4003620Z test_Softplus_beta_threshold_scalar (__main__.TestNN) ... [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:27:14.4003660Z ok (0.002s) 2023-01-11T21:27:14.4003780Z test_Softplus_beta_threshold_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4003890Z test_Softplus_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4004110Z test_Softplus_no_batch_dim (__main__.TestNN) ... [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:27:14.4004150Z ok (0.002s) 2023-01-11T21:27:14.4004260Z test_Softplus_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4004480Z test_Softshrink (__main__.TestNN) ... [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:27:14.4004520Z ok (0.003s) 2023-01-11T21:27:14.4004620Z test_Softshrink_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4004850Z test_Softshrink_lambda (__main__.TestNN) ... [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:27:14.4004890Z ok (0.003s) 2023-01-11T21:27:14.4005000Z test_Softshrink_lambda_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4005230Z test_Softshrink_lambda_scalar (__main__.TestNN) ... [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:27:14.4005270Z ok (0.002s) 2023-01-11T21:27:14.4005380Z test_Softshrink_lambda_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4005610Z test_Softshrink_no_batch_dim (__main__.TestNN) ... [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:27:14.4005650Z ok (0.002s) 2023-01-11T21:27:14.4005760Z test_Softshrink_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4005970Z test_Softsign (__main__.TestNN) ... [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:27:14.4006010Z ok (0.004s) 2023-01-11T21:27:14.4006170Z test_Softsign_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4006390Z test_Softsign_no_batch_dim (__main__.TestNN) ... [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:27:14.4006440Z ok (0.003s) 2023-01-11T21:27:14.4006550Z test_Softsign_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4006770Z test_Softsign_scalar (__main__.TestNN) ... [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:27:14.4006810Z ok (0.003s) 2023-01-11T21:27:14.4006920Z test_Softsign_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4007190Z test_Tanh (__main__.TestNN) ... [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:27:14.4007230Z ok (0.003s) 2023-01-11T21:27:14.4007330Z test_Tanh_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4007550Z test_Tanh_no_batch_dim (__main__.TestNN) ... [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:27:14.4007590Z ok (0.002s) 2023-01-11T21:27:14.4007700Z test_Tanh_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4007920Z test_Tanh_scalar (__main__.TestNN) ... [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:27:14.4007960Z ok (0.002s) 2023-01-11T21:27:14.4008060Z test_Tanh_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4008280Z test_Tanhshrink (__main__.TestNN) ... [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:27:14.4008330Z ok (0.003s) 2023-01-11T21:27:14.4008430Z test_Tanhshrink_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4008650Z test_Tanhshrink_no_batch_dim (__main__.TestNN) ... [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:27:14.4008690Z ok (0.002s) 2023-01-11T21:27:14.4008810Z test_Tanhshrink_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4009030Z test_Tanhshrink_scalar (__main__.TestNN) ... [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:27:14.4009070Z ok (0.002s) 2023-01-11T21:27:14.4009180Z test_Tanhshrink_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4009400Z test_Threshold_large_value (__main__.TestNN) ... [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:27:14.4009440Z ok (0.003s) 2023-01-11T21:27:14.4009550Z test_Threshold_large_value_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4009840Z test_Threshold_no_batch_dim (__main__.TestNN) ... [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:27:14.4009880Z ok (0.002s) 2023-01-11T21:27:14.4010000Z test_Threshold_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4010220Z test_Threshold_threshold_value (__main__.TestNN) ... [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:27:14.4010270Z ok (0.003s) 2023-01-11T21:27:14.4010380Z test_Threshold_threshold_value_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4010620Z test_Threshold_threshold_value_scalar (__main__.TestNN) ... [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:27:14.4010720Z ok (0.002s) 2023-01-11T21:27:14.4010840Z test_Threshold_threshold_value_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4015810Z test_TransformerDecoderLayer_gelu_activation (__main__.TestNN) ... [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:27:14.4015870Z ok (0.032s) 2023-01-11T21:27:14.4016010Z test_TransformerDecoderLayer_gelu_activation_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4016250Z test_TransformerDecoderLayer_relu_activation (__main__.TestNN) ... [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:27:14.4016300Z ok (0.031s) 2023-01-11T21:27:14.4016430Z test_TransformerDecoderLayer_relu_activation_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4016670Z test_TransformerEncoderLayer_gelu_activation (__main__.TestNN) ... [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:27:14.4016710Z ok (0.017s) 2023-01-11T21:27:14.4016840Z test_TransformerEncoderLayer_gelu_activation_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4017080Z test_TransformerEncoderLayer_relu_activation (__main__.TestNN) ... [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:27:14.4017120Z ok (0.015s) 2023-01-11T21:27:14.4017250Z test_TransformerEncoderLayer_relu_activation_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4017330Z test_Transformer_cell (__main__.TestNN) ... ok (0.417s) 2023-01-11T21:27:14.4017570Z test_Transformer_multilayer_coder (__main__.TestNN) ... [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:27:14.4017610Z ok (0.199s) 2023-01-11T21:27:14.4017740Z test_Transformer_multilayer_coder_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.001s) 2023-01-11T21:27:14.4017840Z test_TripletMarginLoss_no_batch_dim_mean (__main__.TestNN) ... ok (0.003s) 2023-01-11T21:27:14.4017970Z test_TripletMarginLoss_no_batch_dim_mean_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4018100Z test_TripletMarginLoss_no_batch_dim_mean_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4018350Z test_TripletMarginLoss_no_batch_dim_mean_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4018460Z test_TripletMarginLoss_no_batch_dim_none (__main__.TestNN) ... ok (0.003s) 2023-01-11T21:27:14.4018590Z test_TripletMarginLoss_no_batch_dim_none_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4018720Z test_TripletMarginLoss_no_batch_dim_none_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4018840Z test_TripletMarginLoss_no_batch_dim_none_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4018940Z test_TripletMarginLoss_no_batch_dim_sum (__main__.TestNN) ... ok (0.003s) 2023-01-11T21:27:14.4019070Z test_TripletMarginLoss_no_batch_dim_sum_cuda_double (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4019250Z test_TripletMarginLoss_no_batch_dim_sum_cuda_float (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4019380Z test_TripletMarginLoss_no_batch_dim_sum_cuda_half (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4019610Z test_Unflatten_no_batch_dim (__main__.TestNN) ... [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:27:14.4019650Z ok (0.003s) 2023-01-11T21:27:14.4019770Z test_Unflatten_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4019980Z test_Unfold (__main__.TestNN) ... [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:27:14.4020020Z ok (0.004s) 2023-01-11T21:27:14.4020130Z test_Unfold_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4020350Z test_Unfold_int_input (__main__.TestNN) ... [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:27:14.4020390Z ok (0.003s) 2023-01-11T21:27:14.4020500Z test_Unfold_int_input_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4020720Z test_ZeroPad2d (__main__.TestNN) ... [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:27:14.4020760Z ok (0.003s) 2023-01-11T21:27:14.4020980Z test_ZeroPad2d_complex (__main__.TestNN) ... [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:27:14.4021030Z ok (0.004s) 2023-01-11T21:27:14.4021140Z test_ZeroPad2d_complex_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4021250Z test_ZeroPad2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4021480Z test_ZeroPad2d_negative_dims (__main__.TestNN) ... [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:27:14.4021520Z ok (0.003s) 2023-01-11T21:27:14.4021640Z test_ZeroPad2d_negative_dims_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4021860Z test_ZeroPad2d_no_batch_dim (__main__.TestNN) ... [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:27:14.4021980Z ok (0.003s) 2023-01-11T21:27:14.4022100Z test_ZeroPad2d_no_batch_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4022190Z test_adaptive_log_softmax (__main__.TestNN) ... ok (0.005s) 2023-01-11T21:27:14.4022260Z test_add_module (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4022360Z test_add_module_raises_error_if_attr_exists (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4022440Z test_affine_grid (__main__.TestNN) ... ok (0.003s) 2023-01-11T21:27:14.4022520Z test_affine_grid_3d (__main__.TestNN) ... ok (0.003s) 2023-01-11T21:27:14.4022600Z test_affine_grid_error_checking (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.4022680Z test_assignment (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.4022790Z test_batchnorm_buffer_update_when_stats_are_not_tracked (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4022890Z test_batchnorm_cudnn_half (__main__.TestNN) ... skip: CUDA unavailable (0.000s) 2023-01-11T21:27:14.4023080Z test_batchnorm_cudnn_nhwc (__main__.TestNN) ... skip: CUDA unavailable (0.001s) 2023-01-11T21:27:14.4023170Z test_batchnorm_nhwc_cpu (__main__.TestNN) ... ok (0.007s) 2023-01-11T21:27:14.4023270Z test_batchnorm_nhwc_cuda (__main__.TestNN) ... skip: CUDA not available (0.000s) 2023-01-11T21:27:14.4023550Z test_batchnorm_non_contig_cpu_bn_module_ (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4023750Z test_batchnorm_non_contig_cpu_bn_module_ (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4023860Z test_batchnorm_nonaffine_cuda_half_input (__main__.TestNN) ... skip: CUDA unavailable (0.000s) 2023-01-11T21:27:14.4023980Z test_batchnorm_raises_error_if_bias_is_not_same_size_as_input (__main__.TestNN) ... ok (0.004s) 2023-01-11T21:27:14.4024100Z test_batchnorm_raises_error_if_less_than_one_value_per_channel (__main__.TestNN) ... ok (0.000s) 2023-01-11T21:27:14.4024220Z test_batchnorm_raises_error_if_running_mean_is_not_same_size_as_input (__main__.TestNN) ... ok (0.004s) 2023-01-11T21:27:14.4024340Z test_batchnorm_raises_error_if_running_var_is_not_same_size_as_input (__main__.TestNN) ... ok (0.004s) 2023-01-11T21:27:14.4024470Z test_batchnorm_raises_error_if_running_var_or_running_mean_have_forward_grad (__main__.TestNN) ... ok (0.006s) 2023-01-11T21:27:14.4024590Z test_batchnorm_raises_error_if_weight_is_not_same_size_as_input (__main__.TestNN) ... ok (0.004s) 2023-01-11T21:27:14.4024680Z test_bce_loss_always_nonnegative (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4024770Z test_bce_loss_broadcasts_weights (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4024850Z test_bce_loss_input_range (__main__.TestNN) ... ok (0.005s) 2023-01-11T21:27:14.4024940Z test_bce_loss_size_mismatch (__main__.TestNN) ... ok (0.000s) 2023-01-11T21:27:14.4025040Z test_bce_with_logits_broadcasts_pos_weights (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4025140Z test_bce_with_logits_broadcasts_weights (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4025250Z test_bce_with_logits_gives_same_result_as_sigmoid_and_bce_loss (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4025380Z test_bce_with_logits_gives_same_result_as_sigmoid_and_bce_loss_large_tensors_with_grad (__main__.TestNN) ... ok (0.039s) 2023-01-11T21:27:14.4025490Z test_bce_with_logits_has_correct_forward_grad (__main__.TestNN) ... ok (0.003s) 2023-01-11T21:27:14.4025590Z test_bce_with_logits_has_correct_grad_at_zero (__main__.TestNN) ... ok (0.000s) 2023-01-11T21:27:14.4025700Z test_bce_with_logits_ones_in_pos_weights_are_the_same_as_none (__main__.TestNN) ... ok (0.000s) 2023-01-11T21:27:14.4025820Z test_bce_with_logits_raises_if_target_and_input_are_different_size (__main__.TestNN) ... ok (0.000s) 2023-01-11T21:27:14.4025910Z test_bce_with_logits_stability (__main__.TestNN) ... ok (0.000s) 2023-01-11T21:27:14.4026090Z test_bce_with_logits_with_pos_weight_has_correct_grad_at_zero (__main__.TestNN) ... ok (0.000s) 2023-01-11T21:27:14.4026160Z test_bilinear (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.4026250Z test_bilinear_broadcasting (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4026330Z test_bilinear_no_bias (__main__.TestNN) ... ok (0.012s) 2023-01-11T21:27:14.4026420Z test_bilinear_non_contiguous (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.4026590Z test_broadcast_double_backwards_gpu (__main__.TestNN) ... skip: multi-GPU not supported (0.001s) 2023-01-11T21:27:14.4026740Z test_broadcast_no_grad (__main__.TestNN) ... skip: multi-GPU not supported (0.000s) 2023-01-11T21:27:14.4026900Z test_broadcast_not_requiring_grad (__main__.TestNN) ... skip: multi-GPU not supported (0.000s) 2023-01-11T21:27:14.4026980Z test_buffer_not_persistent (__main__.TestNN) ... ok (0.000s) 2023-01-11T21:27:14.4027080Z test_buffer_not_persistent_assign (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4027230Z test_buffer_not_persistent_del (__main__.TestNN) ... ok (0.000s) 2023-01-11T21:27:14.4027320Z test_buffer_not_persistent_load (__main__.TestNN) ... ok (0.000s) 2023-01-11T21:27:14.4027420Z test_buffer_not_persistent_overwrite (__main__.TestNN) ... ok (0.000s) 2023-01-11T21:27:14.4027500Z test_buffers_and_named_buffers (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4028060Z test_call_supports_python_dict_output (__main__.TestNN) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/module.py:1296: UserWarning: Using non-full backward hooks on a Module that does not return a single Tensor or a tuple of Tensors is deprecated and will be removed in future versions. This hook will be missing some of the grad_output. Please use register_full_backward_hook to get the documented behavior. 2023-01-11T21:27:14.4028210Z warnings.warn("Using non-full backward hooks on a Module that does not return a " 2023-01-11T21:27:14.4028260Z ok (0.001s) 2023-01-11T21:27:14.4028340Z test_channel_shuffle (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.4028430Z test_channel_shuffle_return_self (__main__.TestNN) ... ok (0.000s) 2023-01-11T21:27:14.4028500Z test_children (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4028580Z test_clip_grad_norm (__main__.TestNN) ... ok (0.003s) 2023-01-11T21:27:14.4028660Z test_clip_grad_value (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4028730Z test_container_copy (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4028840Z test_convert_sync_batchnorm (__main__.TestNN) ... skip: CUDA not available (0.001s) 2023-01-11T21:27:14.4028940Z test_cosine_embedding_loss_invalid_shape (__main__.TestNN) ... ok (0.004s) 2023-01-11T21:27:14.4029040Z test_cosine_embedding_loss_margin_no_reduce (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.4029130Z test_cosine_embedding_loss_no_reduce (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.4029230Z test_cosine_embedding_loss_with_diff_type (__main__.TestNN) ... ok (0.011s) 2023-01-11T21:27:14.4029320Z test_cosine_similarity (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4029400Z test_cross_entropy_loss (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4029490Z test_cross_entropy_loss_precision (__main__.TestNN) ... ok (2.981s) 2023-01-11T21:27:14.4029580Z test_cross_entropy_loss_zero_div (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4029770Z test_cudnn_rnn_dropout_states_device (__main__.TestNN) ... skip: CUDNN or multi-gpu not available (0.000s) 2023-01-11T21:27:14.4029880Z test_cudnn_weight_format (__main__.TestNN) ... skip: CUDNN not available (0.001s) 2023-01-11T21:27:14.4029980Z test_cudnn_weight_tying (__main__.TestNN) ... skip: CUDNN not available (0.001s) 2023-01-11T21:27:14.4030050Z test_dir (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4030120Z test_dir_digit (__main__.TestNN) ... ok (0.000s) 2023-01-11T21:27:14.4030200Z test_elu_inplace_gradgrad (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4030360Z test_elu_inplace_on_view (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4030450Z test_error_RNN_seq_len_zero (__main__.TestNN) ... ok (0.011s) 2023-01-11T21:27:14.4030530Z test_extra_state (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4030620Z test_extra_state_missing_get_extra_state (__main__.TestNN) ... ok (0.000s) 2023-01-11T21:27:14.4030720Z test_extra_state_missing_set_extra_state (__main__.TestNN) ... ok (0.000s) 2023-01-11T21:27:14.4030800Z test_extra_state_non_dict (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4030980Z test_fb_fc_packed (__main__.TestNN) ... skip: Linear_FP16_weight requires FBGEMM. FBGEMM is only optimized for CPUs with instruction set support avx2 or newer. (0.000s) 2023-01-11T21:27:14.4031050Z test_flatten (__main__.TestNN) ... ok (0.000s) 2023-01-11T21:27:14.4031130Z test_fold_invalid_arg (__main__.TestNN) ... ok (0.012s) 2023-01-11T21:27:14.4031210Z test_gaussian_nll_loss_args (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4031400Z test_gaussian_nll_loss_broadcasting (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4031470Z test_get_buffer (__main__.TestNN) ... ok (0.000s) 2023-01-11T21:27:14.4031560Z test_get_buffer_from_submodules (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4031660Z test_getattr_with_property (__main__.TestNN) ... expected failure (0.001s) 2023-01-11T21:27:14.4031740Z test_grid_sample (__main__.TestNN) ... ok (0.262s) 2023-01-11T21:27:14.4031810Z test_grid_sample_3d (__main__.TestNN) ... ok (0.037s) 2023-01-11T21:27:14.4032300Z test_grid_sample_error_checking (__main__.TestNN) ... /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:27:14.4032350Z warnings.warn( 2023-01-11T21:27:14.4032390Z ok (0.014s) 2023-01-11T21:27:14.4032470Z test_hardtanh_backward (__main__.TestNN) ... ok (0.045s) 2023-01-11T21:27:14.4032560Z test_hardtanh_inplace_gradgrad (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4032650Z test_huber_loss_invalid_delta (__main__.TestNN) ... ok (0.003s) 2023-01-11T21:27:14.4032730Z test_inplace_thnn (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4032800Z test_interpolate (__main__.TestNN) ... ok (0.038s) 2023-01-11T21:27:14.4033030Z test_interpolate_bicubic_2d (__main__.TestNN) ... [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:27:14.4033070Z ok (0.002s) 2023-01-11T21:27:14.4033190Z test_interpolate_bicubic_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4033430Z test_interpolate_bicubic_2d_zero_dim (__main__.TestNN) ... [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:27:14.4033470Z ok (0.002s) 2023-01-11T21:27:14.4033590Z test_interpolate_bicubic_2d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4033830Z test_interpolate_bicubic_scale_2d (__main__.TestNN) ... [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:27:14.4033870Z ok (0.002s) 2023-01-11T21:27:14.4033990Z test_interpolate_bicubic_scale_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4034300Z test_interpolate_bicubic_scale_tuple_shared_2d (__main__.TestNN) ... [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:27:14.4034340Z ok (0.002s) 2023-01-11T21:27:14.4034470Z test_interpolate_bicubic_scale_tuple_shared_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4034700Z test_interpolate_bicubic_scale_tuple_skewed_2d (__main__.TestNN) ... [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:27:14.4034750Z ok (0.002s) 2023-01-11T21:27:14.4035000Z test_interpolate_bicubic_scale_tuple_skewed_2d_align_corners (__main__.TestNN) ... [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:27:14.4035040Z ok (0.002s) 2023-01-11T21:27:14.4035270Z test_interpolate_bicubic_scale_tuple_skewed_2d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4035400Z test_interpolate_bicubic_scale_tuple_skewed_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4035620Z test_interpolate_bicubic_tuple_2d (__main__.TestNN) ... [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:27:14.4035670Z ok (0.002s) 2023-01-11T21:27:14.4035910Z test_interpolate_bicubic_tuple_2d_align_corners (__main__.TestNN) ... [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:27:14.4035950Z ok (0.002s) 2023-01-11T21:27:14.4036080Z test_interpolate_bicubic_tuple_2d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4036200Z test_interpolate_bicubic_tuple_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4036430Z test_interpolate_bilinear_2d (__main__.TestNN) ... [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:27:14.4036470Z ok (0.002s) 2023-01-11T21:27:14.4036580Z test_interpolate_bilinear_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4036820Z test_interpolate_bilinear_2d_zero_dim (__main__.TestNN) ... [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:27:14.4036860Z ok (0.002s) 2023-01-11T21:27:14.4036980Z test_interpolate_bilinear_2d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4037220Z test_interpolate_bilinear_scale_2d (__main__.TestNN) ... [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:27:14.4037260Z ok (0.002s) 2023-01-11T21:27:14.4037380Z test_interpolate_bilinear_scale_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4037620Z test_interpolate_bilinear_scale_tuple_shared_2d (__main__.TestNN) ... [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:27:14.4037670Z ok (0.002s) 2023-01-11T21:27:14.4037800Z test_interpolate_bilinear_scale_tuple_shared_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4038120Z test_interpolate_bilinear_scale_tuple_skewed_2d (__main__.TestNN) ... [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:27:14.4038160Z ok (0.002s) 2023-01-11T21:27:14.4038410Z test_interpolate_bilinear_scale_tuple_skewed_2d_align_corners (__main__.TestNN) ... [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:27:14.4038450Z ok (0.002s) 2023-01-11T21:27:14.4038590Z test_interpolate_bilinear_scale_tuple_skewed_2d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4038720Z test_interpolate_bilinear_scale_tuple_skewed_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4039020Z test_interpolate_bilinear_tuple_2d (__main__.TestNN) ... [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:27:14.4039060Z ok (0.002s) 2023-01-11T21:27:14.4039300Z test_interpolate_bilinear_tuple_2d_align_corners (__main__.TestNN) ... [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:27:14.4039350Z ok (0.002s) 2023-01-11T21:27:14.4039480Z test_interpolate_bilinear_tuple_2d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4039600Z test_interpolate_bilinear_tuple_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4039700Z test_interpolate_buffer_overflow (__main__.TestNN) ... ok (1.191s) 2023-01-11T21:27:14.4039820Z test_interpolate_illegal_memory_access (__main__.TestNN) ... skip: CUDA unavailable (0.001s) 2023-01-11T21:27:14.4040040Z test_interpolate_linear_1d (__main__.TestNN) ... [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:27:14.4040080Z ok (0.002s) 2023-01-11T21:27:14.4040320Z test_interpolate_linear_1d_align_corners (__main__.TestNN) ... [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:27:14.4040360Z ok (0.002s) 2023-01-11T21:27:14.4040490Z test_interpolate_linear_1d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4040600Z test_interpolate_linear_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4040830Z test_interpolate_linear_1d_zero_dim (__main__.TestNN) ... [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:27:14.4040880Z ok (0.002s) 2023-01-11T21:27:14.4041000Z test_interpolate_linear_1d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4041220Z test_interpolate_linear_scale_1d (__main__.TestNN) ... [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:27:14.4041270Z ok (0.002s) 2023-01-11T21:27:14.4041500Z test_interpolate_linear_scale_1d_align_corners (__main__.TestNN) ... [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:27:14.4041620Z ok (0.002s) 2023-01-11T21:27:14.4041750Z test_interpolate_linear_scale_1d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4041870Z test_interpolate_linear_scale_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4042090Z test_interpolate_linear_tuple_1d (__main__.TestNN) ... [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:27:14.4042140Z ok (0.002s) 2023-01-11T21:27:14.4042250Z test_interpolate_linear_tuple_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4042480Z test_interpolate_nearest_1d (__main__.TestNN) ... [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:27:14.4042580Z ok (0.002s) 2023-01-11T21:27:14.4042700Z test_interpolate_nearest_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4042920Z test_interpolate_nearest_1d_zero_dim (__main__.TestNN) ... [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:27:14.4042970Z ok (0.002s) 2023-01-11T21:27:14.4043090Z test_interpolate_nearest_1d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4043310Z test_interpolate_nearest_2d (__main__.TestNN) ... [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:27:14.4043350Z ok (0.002s) 2023-01-11T21:27:14.4043470Z test_interpolate_nearest_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4043700Z test_interpolate_nearest_2d_launch_configs (__main__.TestNN) ... [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:27:14.4043740Z ok (0.002s) 2023-01-11T21:27:14.4043870Z test_interpolate_nearest_2d_launch_configs_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4044100Z test_interpolate_nearest_2d_zero_dim (__main__.TestNN) ... [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:27:14.4044140Z ok (0.002s) 2023-01-11T21:27:14.4044260Z test_interpolate_nearest_2d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4044480Z test_interpolate_nearest_3d (__main__.TestNN) ... [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:27:14.4044520Z ok (0.003s) 2023-01-11T21:27:14.4044630Z test_interpolate_nearest_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4044850Z test_interpolate_nearest_3d_zero_dim (__main__.TestNN) ... [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:27:14.4044890Z ok (0.002s) 2023-01-11T21:27:14.4045010Z test_interpolate_nearest_3d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4045300Z test_interpolate_nearest_scale_1d (__main__.TestNN) ... [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:27:14.4045350Z ok (0.002s) 2023-01-11T21:27:14.4049810Z test_interpolate_nearest_scale_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4050060Z test_interpolate_nearest_scale_2d (__main__.TestNN) ... [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:27:14.4050100Z ok (0.002s) 2023-01-11T21:27:14.4050220Z test_interpolate_nearest_scale_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4050450Z test_interpolate_nearest_scale_3d (__main__.TestNN) ... [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:27:14.4050620Z ok (0.005s) 2023-01-11T21:27:14.4050740Z test_interpolate_nearest_scale_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4050960Z test_interpolate_nearest_tuple_1d (__main__.TestNN) ... [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:27:14.4051010Z ok (0.002s) 2023-01-11T21:27:14.4051130Z test_interpolate_nearest_tuple_1d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4051350Z test_interpolate_nearest_tuple_2d (__main__.TestNN) ... [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:27:14.4051400Z ok (0.002s) 2023-01-11T21:27:14.4051510Z test_interpolate_nearest_tuple_2d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4051730Z test_interpolate_nearest_tuple_3d (__main__.TestNN) ... [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:27:14.4051780Z ok (0.004s) 2023-01-11T21:27:14.4051890Z test_interpolate_nearest_tuple_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4052120Z test_interpolate_trilinear_3d (__main__.TestNN) ... [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:27:14.4052160Z ok (0.003s) 2023-01-11T21:27:14.4052290Z test_interpolate_trilinear_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4052520Z test_interpolate_trilinear_3d_zero_dim (__main__.TestNN) ... [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:27:14.4052570Z ok (0.002s) 2023-01-11T21:27:14.4052700Z test_interpolate_trilinear_3d_zero_dim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4052930Z test_interpolate_trilinear_scale_3d (__main__.TestNN) ... [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:27:14.4052970Z ok (0.003s) 2023-01-11T21:27:14.4053280Z test_interpolate_trilinear_scale_3d_align_corners (__main__.TestNN) ... [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:27:14.4053330Z ok (0.003s) 2023-01-11T21:27:14.4053470Z test_interpolate_trilinear_scale_3d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4053590Z test_interpolate_trilinear_scale_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4053820Z test_interpolate_trilinear_tuple_3d (__main__.TestNN) ... [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:27:14.4053870Z ok (0.002s) 2023-01-11T21:27:14.4054110Z test_interpolate_trilinear_tuple_3d_align_corners (__main__.TestNN) ... [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:27:14.4054220Z ok (0.002s) 2023-01-11T21:27:14.4054360Z test_interpolate_trilinear_tuple_3d_align_corners_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4054480Z test_interpolate_trilinear_tuple_3d_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4054570Z test_kl_div_log_softmax_target (__main__.TestNN) ... ok (0.000s) 2023-01-11T21:27:14.4055140Z test_kl_div_with_diff_type (__main__.TestNN) ... /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:27:14.4055190Z warnings.warn( 2023-01-11T21:27:14.4055230Z ok (0.001s) 2023-01-11T21:27:14.4055340Z test_kl_div_with_diff_type_log_target (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4055430Z test_l1_loss_correct (__main__.TestNN) ... ok (4.268s) 2023-01-11T21:27:14.4055540Z test_layer_norm_grads_with_create_graph_flag (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4055650Z test_linear_autograd_device_cpu_bias_weightCOO (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.4056230Z test_linear_autograd_device_cpu_bias_weightCSC (__main__.TestNN) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_nn.py:6609: UserWarning: Sparse CSC 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:27:14.4056340Z module.weight = nn.Parameter(module.weight.to_sparse_csc()) 2023-01-11T21:27:14.4056380Z ok (0.002s) 2023-01-11T21:27:14.4056490Z test_linear_autograd_device_cpu_bias_weightCSR (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4056610Z test_linear_autograd_device_cpu_bias_weightStrided (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4056720Z test_linear_autograd_device_cpu_nobias_weightCOO (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.4056830Z test_linear_autograd_device_cpu_nobias_weightCSC (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.4056940Z test_linear_autograd_device_cpu_nobias_weightCSR (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4057060Z test_linear_autograd_device_cpu_nobias_weightStrided (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4057150Z test_linear_broadcasting (__main__.TestNN) ... ok (0.000s) 2023-01-11T21:27:14.4057240Z test_load_state_dict (__main__.TestNN) ... ok (0.004s) 2023-01-11T21:27:14.4057330Z test_load_state_dict_BC (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4057420Z test_load_state_dict_child (__main__.TestNN) ... ok (0.049s) 2023-01-11T21:27:14.4057610Z test_load_state_dict_custom (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4057720Z test_load_state_dict_invalid (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4057830Z test_load_state_dict_ref_cycle (__main__.TestNN) ... ok (0.074s) 2023-01-11T21:27:14.4057920Z test_load_state_dict_type (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4058000Z test_log_softmax_cpu (__main__.TestNN) ... ok (0.007s) 2023-01-11T21:27:14.4058240Z test_log_softmax_dim0 (__main__.TestNN) ... [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:27:14.4058290Z ok (0.003s) 2023-01-11T21:27:14.4058400Z test_log_softmax_dim0_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4058620Z test_log_softmax_dim3 (__main__.TestNN) ... [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:27:14.4058750Z ok (0.002s) 2023-01-11T21:27:14.4058860Z test_log_softmax_dim3_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4059090Z test_log_softmax_lastdim (__main__.TestNN) ... [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:27:14.4059140Z ok (0.002s) 2023-01-11T21:27:14.4059260Z test_log_softmax_lastdim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4059490Z test_log_softmax_scalar (__main__.TestNN) ... [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:27:14.4059530Z ok (0.001s) 2023-01-11T21:27:14.4059660Z test_log_softmax_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4059890Z test_log_softmax_spatial (__main__.TestNN) ... [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:27:14.4059940Z ok (0.003s) 2023-01-11T21:27:14.4060060Z test_log_softmax_spatial_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4060310Z test_log_softmax_spatial_special (__main__.TestNN) ... [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:27:14.4060360Z ok (0.003s) 2023-01-11T21:27:14.4060480Z test_log_softmax_spatial_special_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4060910Z test_loss_equal_input_target_shape (__main__.TestNN) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_nn.py:2799: UserWarning: Using a target size (torch.Size([5, 3])) that is different to the input size (torch.Size([3, 5])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T21:27:14.4061020Z 'mse_loss': lambda x, y: F.mse_loss(x, y), 2023-01-11T21:27:14.4061390Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_nn.py:2800: UserWarning: Using a target size (torch.Size([5, 3])) that is different to the input size (torch.Size([3, 5])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T21:27:14.4061480Z 'l1_loss': lambda x, y: F.l1_loss(x, y), 2023-01-11T21:27:14.4061930Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_nn.py:2801: UserWarning: Using a target size (torch.Size([5, 3])) that is different to the input size (torch.Size([3, 5])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T21:27:14.4062050Z 'smooth_l1_loss': lambda x, y: F.smooth_l1_loss(x, y), 2023-01-11T21:27:14.4062400Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_nn.py:2802: UserWarning: Using a target size (torch.Size([5, 3])) that is different to the input size (torch.Size([3, 5])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T21:27:14.4062510Z 'huber_loss': lambda x, y: F.huber_loss(x, y), 2023-01-11T21:27:14.4062980Z /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:27:14.4063120Z warnings.warn( 2023-01-11T21:27:14.4063170Z ok (0.011s) 2023-01-11T21:27:14.4063270Z test_margin_ranking_loss_margin_no_reduce (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4063370Z test_margin_ranking_loss_no_reduce (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4063460Z test_module_apply_inplace_op (__main__.TestNN) ... ok (0.006s) 2023-01-11T21:27:14.4063540Z test_module_backcompat (__main__.TestNN) ... ok (0.027s) 2023-01-11T21:27:14.4063630Z test_module_to_argparse (__main__.TestNN) ... ok (0.004s) 2023-01-11T21:27:14.4063710Z test_modules (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4063800Z test_mse_loss_size_warning (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4064060Z test_multimarginloss_1d_input_0d_target_no_reduce (__main__.TestNN) ... [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:27:14.4064100Z ok (0.002s) 2023-01-11T21:27:14.4064250Z test_multimarginloss_1d_input_0d_target_no_reduce_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4064330Z test_named_children (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4064410Z test_named_modules (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.4064510Z test_named_parameters_remove_duplicate (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4064930Z test_nested_tensor_from_mask (__main__.TestNN) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_nn.py:2204: 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:27:14.4065020Z nt = torch._nested_tensor_from_mask(input, mask) 2023-01-11T21:27:14.4065060Z ok (0.001s) 2023-01-11T21:27:14.4065160Z test_nested_tensor_from_mask_error (__main__.TestNN) ... ok (0.008s) 2023-01-11T21:27:14.4065240Z test_no_grad (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4065330Z test_non_leaf_parameters (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4065400Z test_normalize (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.4065510Z test_overwrite_module_params_on_conversion (__main__.TestNN) ... ok (0.008s) 2023-01-11T21:27:14.4065630Z test_pack_sequence_batch_sizes_throw (__main__.TestNN) ... skip: CUDA not available (0.000s) 2023-01-11T21:27:14.4065710Z test_pad_scalar_error (__main__.TestNN) ... ok (0.003s) 2023-01-11T21:27:14.4065790Z test_padding_list (__main__.TestNN) ... ok (0.003s) 2023-01-11T21:27:14.4065880Z test_pairwise_distance (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4065960Z test_parameter_assignment (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4066050Z test_parameterlistdict_pickle (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.4066150Z test_parameterlistdict_setting_attributes (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4066330Z test_parameters_and_named_parameters (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4066420Z test_parameters_to_vector (__main__.TestNN) ... ok (0.000s) 2023-01-11T21:27:14.4066490Z test_parse_to (__main__.TestNN) ... ok (0.000s) 2023-01-11T21:27:14.4066600Z test_partial_flat_weights (__main__.TestNN) ... skip: CUDA not available (0.001s) 2023-01-11T21:27:14.4066670Z test_pdist (__main__.TestNN) ... ok (0.004s) 2023-01-11T21:27:14.4066790Z test_pdist_cpu_gradgrad_unimplemented (__main__.TestNN) ... expected failure (0.003s) 2023-01-11T21:27:14.4066900Z test_pdist_cuda_gradgrad_unimplemented (__main__.TestNN) ... expected failure (0.000s) 2023-01-11T21:27:14.4066980Z test_pdist_empty_col (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4067070Z test_pdist_empty_row (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4067140Z test_pdist_large (__main__.TestNN) ... ok (0.008s) 2023-01-11T21:27:14.4067270Z test_pdist_zeros (__main__.TestNN) 2023-01-11T21:27:14.4067360Z Test that grad is still valid when dist is 0 ... ok (0.002s) 2023-01-11T21:27:14.4067460Z test_pixel_shuffle_nhwc_cpu (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4067550Z test_pixel_shuffle_unshuffle (__main__.TestNN) ... ok (0.168s) 2023-01-11T21:27:14.4067970Z test_pointwise_loss_broadcast (__main__.TestNN) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T21:27:14.4068100Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T21:27:14.4068470Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T21:27:14.4068600Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T21:27:14.4068950Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T21:27:14.4069080Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T21:27:14.4069430Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T21:27:14.4069550Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T21:27:14.4069900Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T21:27:14.4070030Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T21:27:14.4070370Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T21:27:14.4070480Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T21:27:14.4070830Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_nn.py:5402: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T21:27:14.4071010Z 'mse_loss': lambda x, y, r: F.mse_loss(x, y, reduction=r), 2023-01-11T21:27:14.4071350Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T21:27:14.4071460Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T21:27:14.4071800Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T21:27:14.4071910Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T21:27:14.4072230Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T21:27:14.4072410Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T21:27:14.4072730Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T21:27:14.4072840Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T21:27:14.4073160Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T21:27:14.4073270Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T21:27:14.4073590Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T21:27:14.4073700Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T21:27:14.4074020Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_nn.py:5403: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T21:27:14.4074120Z 'l1_loss': lambda x, y, r: F.l1_loss(x, y, reduction=r), 2023-01-11T21:27:14.4074450Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T21:27:14.4074580Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T21:27:14.4074920Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T21:27:14.4075040Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T21:27:14.4075360Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T21:27:14.4075490Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T21:27:14.4075900Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T21:27:14.4076030Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T21:27:14.4076360Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T21:27:14.4076480Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T21:27:14.4076810Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T21:27:14.4077020Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T21:27:14.4077360Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_nn.py:5404: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T21:27:14.4077480Z 'smooth_l1_loss': lambda x, y, r: F.smooth_l1_loss(x, y, reduction=r), 2023-01-11T21:27:14.4077820Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T21:27:14.4077950Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T21:27:14.4078280Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T21:27:14.4078400Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T21:27:14.4078750Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T21:27:14.4078870Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T21:27:14.4079210Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T21:27:14.4079330Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T21:27:14.4079670Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T21:27:14.4079790Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T21:27:14.4080130Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T21:27:14.4080250Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T21:27:14.4080670Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_nn.py:5405: UserWarning: Using a target size (torch.Size([2, 10])) that is different to the input size (torch.Size([2, 1])). This will likely lead to incorrect results due to broadcasting. Please ensure they have the same size. 2023-01-11T21:27:14.4080800Z 'huber_loss': lambda x, y, r: F.huber_loss(x, y, reduction=r), 2023-01-11T21:27:14.4080850Z ok (0.010s) 2023-01-11T21:27:14.4080960Z test_pointwise_loss_target_grad_none_reduction (__main__.TestNN) ... ok (0.000s) 2023-01-11T21:27:14.4081060Z test_projections_errors_on_gru_and_rnn (__main__.TestNN) ... ok (0.000s) 2023-01-11T21:27:14.4081160Z test_projections_lstm_args_check (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.4081330Z test_projections_lstm_check_device (__main__.TestNN) ... skip: multi-GPU not supported (0.000s) 2023-01-11T21:27:14.4081440Z test_projections_lstm_initial_hidden_state (__main__.TestNN) ... ok (0.008s) 2023-01-11T21:27:14.4081630Z test_register_buffer_allows_overwriting_with_same_name (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4081750Z test_register_buffer_raises_error_if_attr_exists (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4081860Z test_register_buffer_raises_error_if_name_is_not_string (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4081960Z test_register_buffer_raises_error_if_not_tensor (__main__.TestNN) ... ok (0.000s) 2023-01-11T21:27:14.4082080Z test_register_parameter_allows_overwriting_with_same_name (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4082190Z test_register_parameter_raises_error_if_attr_exists (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4082310Z test_register_parameter_raises_error_if_name_is_not_string (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4082400Z test_register_state_dict_pre_hook (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4082510Z test_register_state_dict_pre_hook_backward_compat (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.4082600Z test_relu_inplace_on_view (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.4082670Z test_repr (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4089030Z test_requires_grad_ (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4089140Z test_rnn_args_check (__main__.TestNN) ... ok (0.003s) 2023-01-11T21:27:14.4089340Z test_rnn_check_device (__main__.TestNN) ... skip: multi-GPU not supported (0.001s) 2023-01-11T21:27:14.4089430Z test_rnn_initial_hidden_state (__main__.TestNN) ... ok (0.007s) 2023-01-11T21:27:14.4089510Z test_rnn_weight_norm (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4090010Z test_share_memory (__main__.TestNN) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_nn.py:181: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should 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:14.4090100Z self.assertFalse(p.storage().is_shared()) 2023-01-11T21:27:14.4090550Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_nn.py:186: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should 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:14.4090630Z self.assertTrue(p.storage().is_shared()) 2023-01-11T21:27:14.4090670Z ok (0.195s) 2023-01-11T21:27:14.4090770Z test_smoothl1loss_intergral_target (__main__.TestNN) ... ok (0.003s) 2023-01-11T21:27:14.4090880Z test_smoothl1loss_negative_beta_not_supported (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.4090960Z test_softmax_cpu (__main__.TestNN) ... ok (0.007s) 2023-01-11T21:27:14.4091350Z test_softmax_functional_dim0 (__main__.TestNN) ... [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:27:14.4091400Z ok (0.003s) 2023-01-11T21:27:14.4091520Z test_softmax_functional_dim0_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4091760Z test_softmax_functional_dim3 (__main__.TestNN) ... [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:27:14.4091800Z ok (0.002s) 2023-01-11T21:27:14.4091910Z test_softmax_functional_dim3_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4092160Z test_softmax_functional_scalar (__main__.TestNN) ... [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:27:14.4092280Z ok (0.001s) 2023-01-11T21:27:14.4092400Z test_softmax_functional_scalar_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4092630Z test_softmax_lastdim (__main__.TestNN) ... [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:27:14.4092680Z ok (0.002s) 2023-01-11T21:27:14.4092790Z test_softmax_lastdim_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4093030Z test_softmax_lastdim_dtype (__main__.TestNN) ... [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:27:14.4093070Z ok (0.002s) 2023-01-11T21:27:14.4093180Z test_softmax_lastdim_dtype_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4093410Z test_softmax_spatial (__main__.TestNN) ... [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:27:14.4093450Z ok (0.003s) 2023-01-11T21:27:14.4093560Z test_softmax_spatial_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4093790Z test_softmax_spatial_dtype (__main__.TestNN) ... [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:27:14.4093840Z ok (0.002s) 2023-01-11T21:27:14.4093950Z test_softmax_spatial_dtype_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4094180Z test_softmax_spatial_special (__main__.TestNN) ... [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:27:14.4094230Z ok (0.003s) 2023-01-11T21:27:14.4094340Z test_softmax_spatial_special_cuda (__main__.TestNN) ... skip: Excluded from CUDA tests (0.000s) 2023-01-11T21:27:14.4094410Z test_softmin (__main__.TestNN) ... ok (0.000s) 2023-01-11T21:27:14.4094900Z test_spectral_norm (__main__.TestNN) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_nn.py:1899: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should 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:14.4095000Z self.assertEqual(m.weight_orig.storage(), m.weight.storage()) 2023-01-11T21:27:14.4095580Z /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:27:14.4095650Z device=typed_storage.device, 2023-01-11T21:27:14.4095690Z ok (0.008s) 2023-01-11T21:27:14.4095780Z test_spectral_norm_dim (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4095860Z test_spectral_norm_forward (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4095960Z test_spectral_norm_load_state_dict (__main__.TestNN) ... ok (0.006s) 2023-01-11T21:27:14.4096040Z test_spectral_norm_pickle (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4096120Z test_state_dict (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.4096230Z test_sync_batchnorm_accuracy_cuda (__main__.TestNN) ... skip: CUDA not available (0.000s) 2023-01-11T21:27:14.4096400Z test_sync_batchnorm_backward_elemt (__main__.TestNN) ... skip: CUDA not available (0.001s) 2023-01-11T21:27:14.4096490Z test_threshold_bfloat16 (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4096570Z test_threshold_int (__main__.TestNN) ... ok (0.000s) 2023-01-11T21:27:14.4096640Z test_to (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4096730Z test_train_errors_for_invalid_mode (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4096810Z test_transformer_args_check (__main__.TestNN) ... ok (0.091s) 2023-01-11T21:27:14.4096910Z test_transformer_layer_args_check (__main__.TestNN) ... ok (0.006s) 2023-01-11T21:27:14.4096990Z test_transformerdecoder (__main__.TestNN) ... ok (0.045s) 2023-01-11T21:27:14.4097090Z test_transformerdecoderlayer (__main__.TestNN) ... ok (0.012s) 2023-01-11T21:27:14.4097180Z test_transformerdecoderlayer_gelu (__main__.TestNN) ... ok (0.011s) 2023-01-11T21:27:14.4097270Z test_triplet_margin_loss (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.4097360Z test_triplet_margin_loss_no_reduce (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4097450Z test_triplet_margin_loss_swap (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.4097550Z test_triplet_margin_loss_swap_no_reduce (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4097610Z test_type (__main__.TestNN) ... ok (0.002s) 2023-01-11T21:27:14.4098130Z test_unflatten (__main__.TestNN) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:1114: UserWarning: Named tensors and all their associated APIs are an experimental feature and subject to change. Please do not use them for anything important until they are released as stable. (Triggered internally at /Users/runner/work/pytorch/pytorch/c10/core/TensorImpl.h:1816.) 2023-01-11T21:27:14.4098210Z return super(Tensor, self).refine_names(names) 2023-01-11T21:27:14.4098250Z ok (0.001s) 2023-01-11T21:27:14.4098340Z test_unflatten_invalid_arg (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4098420Z test_unfold_invalid_arg (__main__.TestNN) ... ok (0.006s) 2023-01-11T21:27:14.4098530Z test_upsamplingBilinear2d_spatial_invariance (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4098610Z test_upsamplingLinear1d (__main__.TestNN) ... ok (0.005s) 2023-01-11T21:27:14.4098710Z test_upsamplingLinear1d_spatial_invariance (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4098800Z test_upsamplingTrilinear3d (__main__.TestNN) ... ok (0.012s) 2023-01-11T21:27:14.4098910Z test_upsamplingTrilinear3d_spatial_invariance (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4099000Z test_upsampling_bfloat16 (__main__.TestNN) ... ok (0.014s) 2023-01-11T21:27:14.4099100Z test_upsampling_not_recompute_scale_factor (__main__.TestNN) ... ok (0.004s) 2023-01-11T21:27:14.4099180Z test_upsampling_small_scale (__main__.TestNN) ... ok (0.000s) 2023-01-11T21:27:14.4099270Z test_vector_to_parameters (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4099430Z test_weight_norm (__main__.TestNN) ... ok (0.003s) 2023-01-11T21:27:14.4099510Z test_weight_norm_pickle (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4099590Z test_zero_grad (__main__.TestNN) ... ok (0.001s) 2023-01-11T21:27:14.4099690Z test_BatchNorm_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4099790Z test_Bilinear_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4099900Z test_CTCLoss_cudnn_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:27:14.4100010Z test_CTCLoss_empty_target_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4100150Z test_CTCLoss_no_batch_dim_reduction_mean_use_module_form_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4100280Z test_CTCLoss_no_batch_dim_reduction_mean_use_module_form_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4100500Z test_CTCLoss_no_batch_dim_reduction_none_use_module_form_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4100630Z test_CTCLoss_no_batch_dim_reduction_none_use_module_form_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4100760Z test_CTCLoss_no_batch_dim_reduction_sum_use_module_form_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4100880Z test_CTCLoss_no_batch_dim_reduction_sum_use_module_form_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4101000Z test_GRU_grad_and_gradgrad_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.005s) 2023-01-11T21:27:14.4101090Z test_GroupNorm_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4101190Z test_GroupNorm_general_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.256s) 2023-01-11T21:27:14.4101290Z test_GroupNorm_numeric_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.649s) 2023-01-11T21:27:14.4101420Z test_GroupNorm_raises_error_if_one_value_per_group_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4101530Z test_InstanceNorm1d_general_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4101630Z test_InstanceNorm2d_general_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4101740Z test_InstanceNorm3d_general_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4101850Z test_LSTM_grad_and_gradgrad_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:27:14.4101950Z test_LayerNorm_general_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.022s) 2023-01-11T21:27:14.4102050Z test_LayerNorm_numeric_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.369s) 2023-01-11T21:27:14.4102160Z test_LocalResponseNorm_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4102270Z test_MarginLoss_empty_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.010s) 2023-01-11T21:27:14.4102370Z test_MarginLoss_empty_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.010s) 2023-01-11T21:27:14.4102500Z test_ReflectionPad2d_large_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:27:14.4102630Z test_ReflectionPad3d_large_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:27:14.4102740Z test_ReflectionPad_empty_cpu_complex64 (__main__.TestNNDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:27:14.4102850Z test_ReflectionPad_empty_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:27:14.4102960Z test_ReplicationPad1d_large_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.107s) 2023-01-11T21:27:14.4103080Z test_ReplicationPad2d_large_cpu (__main__.TestNNDeviceTypeCPU) ... ok (1.369s) 2023-01-11T21:27:14.4103190Z test_ReplicationPad3d_large_cpu (__main__.TestNNDeviceTypeCPU) ... ok (3.813s) 2023-01-11T21:27:14.4103310Z test_ReplicationPad_empty_cpu_complex128 (__main__.TestNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:27:14.4103500Z test_ReplicationPad_empty_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:27:14.4103620Z test_TransformerDecoderLayer_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.120s) 2023-01-11T21:27:14.4103740Z test_TransformerDecoder_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.451s) 2023-01-11T21:27:14.4103860Z test_TransformerEncoderLayer_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.109s) 2023-01-11T21:27:14.4103970Z test_TransformerEncoder_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.325s) 2023-01-11T21:27:14.4104080Z test_Transformer_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.699s) 2023-01-11T21:27:14.4104180Z test_Unfold_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:27:14.4104310Z test_activations_bfloat16_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:27:14.4104420Z test_activations_bfloat16_cpu_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.137s) 2023-01-11T21:27:14.4104580Z test_affine_2d_rotate0_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:14.4104690Z test_affine_2d_rotate45_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4104790Z test_affine_2d_rotate90_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.005s) 2023-01-11T21:27:14.4104900Z test_affine_2d_rotateRandom_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.085s) 2023-01-11T21:27:14.4105010Z test_affine_3d_rotateRandom_cpu (__main__.TestNNDeviceTypeCPU) ... ok (1.975s) 2023-01-11T21:27:14.4105130Z test_batchnorm_affine_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:14.4105260Z test_batchnorm_affine_mixed_cpu_bfloat16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:27:14.4105400Z test_batchnorm_affine_mixed_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:27:14.4105500Z test_batchnorm_eval_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:14.4105640Z test_batchnorm_eval_mixed_cpu_bfloat16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:27:14.4105770Z test_batchnorm_eval_mixed_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:27:14.4105870Z test_batchnorm_grad_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:27:14.4106000Z test_batchnorm_large_batch_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:27:14.4106130Z test_batchnorm_large_batch_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:27:14.4106250Z test_batchnorm_simple_average_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:14.4106390Z test_batchnorm_simple_average_mixed_cpu_bfloat16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:27:14.4106530Z test_batchnorm_simple_average_mixed_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:27:14.4106650Z test_batchnorm_update_stats_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4106770Z test_clip_grad_norm_error_if_nonfinite_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.033s) 2023-01-11T21:27:14.4106900Z test_clip_grad_norm_multi_device_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:27:14.4107010Z test_conv_empty_input_cpu_bfloat16 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:14.4107690Z test_conv_empty_input_cpu_complex128 (__main__.TestNNDeviceTypeCPU) ... /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:27:14.4107830Z warnings.warn( 2023-01-11T21:27:14.4107880Z ok (0.002s) 2023-01-11T21:27:14.4107990Z test_conv_empty_input_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:14.4108100Z test_conv_empty_input_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4108240Z test_cross_entropy_label_smoothing_consistent_index_target_and_probs_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:27:14.4108360Z test_cross_entropy_label_smoothing_errors_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2023-01-11T21:27:14.4108500Z test_cross_entropy_label_smoothing_weight_ignore_indices_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.006s) 2023-01-11T21:27:14.4108620Z test_cross_entropy_label_smoothing_with_probs_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:27:14.4108770Z test_cross_entropy_large_tensor_reduction_mean_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:27:14.4108980Z test_cross_entropy_large_tensor_reduction_none_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:27:14.4109120Z test_cross_entropy_large_tensor_reduction_sum_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:27:14.4109250Z test_cross_entropy_loss_index_target_unit_weights_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:27:14.4109370Z test_cross_entropy_loss_one_hot_target_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2023-01-11T21:27:14.4109500Z test_cross_entropy_loss_prob_target_all_reductions_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.005s) 2023-01-11T21:27:14.4109650Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_mean_weighted_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4109800Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_mean_weighted_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4109950Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_none_weighted_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4110090Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_none_weighted_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4110240Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_sum_weighted_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4110380Z test_cross_entropy_loss_prob_target_no_batch_dim_reduction_sum_weighted_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4110510Z test_cross_entropy_loss_prob_target_unit_weights_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:27:14.4110600Z test_ctc_loss_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.220s) 2023-01-11T21:27:14.4110720Z test_ctc_loss_cudnn_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:27:14.4110840Z test_device_mask_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:27:14.4110940Z test_elu_inplace_overlap_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.005s) 2023-01-11T21:27:14.4111050Z test_elu_inplace_with_neg_alpha_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:27:14.4111150Z test_fold_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2023-01-11T21:27:14.4111250Z test_glu_bfloat16_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.011s) 2023-01-11T21:27:14.4111380Z test_grid_sample_half_precision_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:27:14.4111500Z test_grid_sample_large_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:27:14.4111620Z test_grid_sample_large_index_2d_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (3.662s) 2023-01-11T21:27:14.4111760Z test_grid_sample_large_index_2d_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Insufficient cpu memory (0.048s) 2023-01-11T21:27:14.4111940Z test_grid_sample_large_index_3d_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (2.474s) 2023-01-11T21:27:14.4112080Z test_grid_sample_large_index_3d_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Insufficient cpu memory (0.038s) 2023-01-11T21:27:14.4112190Z test_grid_sample_nan_inf_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4112300Z test_grid_sample_nan_inf_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4112410Z test_groupnorm_nhwc_cpu_bfloat16 (__main__.TestNNDeviceTypeCPU) ... ok (0.330s) 2023-01-11T21:27:14.4112520Z test_groupnorm_nhwc_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.346s) 2023-01-11T21:27:14.4112620Z test_groupnorm_nhwc_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.390s) 2023-01-11T21:27:14.4112820Z test_gumbel_softmax_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:14.4113080Z test_gumbel_softmax_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:14.4113190Z test_hardsigmoid_grad_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4113290Z test_hardswish_grad_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4113400Z test_hardswish_inplace_overlap_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:27:14.4113550Z test_instancenorm_raises_error_for_single_spatial_element_during_training_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4113700Z test_instancenorm_raises_error_if_less_than_one_value_per_channel_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:14.4113830Z test_invalid_reduction_strings_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2023-01-11T21:27:14.4113960Z test_layernorm_half_precision_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:27:14.4114090Z test_layernorm_weight_bias_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:27:14.4114200Z test_leaky_relu_inplace_overlap_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.005s) 2023-01-11T21:27:14.4114320Z test_leaky_relu_inplace_with_neg_slope_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:27:14.4114440Z test_leaky_relu_inplace_with_zero_slope_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4114540Z test_linear_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4114640Z test_log_softmax_big_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4114740Z test_logsigmoid_out_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4114890Z test_lstmcell_backward_only_one_output_grad_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:27:14.4115020Z test_masked_softmax_TxT_layout_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:27:14.4115120Z test_masked_softmax_cpu (__main__.TestNNDeviceTypeCPU) ... ok (3.566s) 2023-01-11T21:27:14.4115250Z test_masked_softmax_devices_parity_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:27:14.4115370Z test_masked_softmax_forward_with_nans_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.226s) 2023-01-11T21:27:14.4115480Z test_masked_softmax_grad_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.038s) 2023-01-11T21:27:14.4115590Z test_masked_softmax_mask_types_cpu (__main__.TestNNDeviceTypeCPU) ... ok (10.996s) 2023-01-11T21:27:14.4115730Z test_masked_softmax_transformer_layout_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:27:14.4115840Z test_mish_inplace_overlap_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:27:14.4115950Z test_module_to_empty_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4116060Z test_module_to_empty_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4116260Z test_multi_margin_loss_errors_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:14.4116370Z test_nll_loss_all_ignored_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4116490Z test_nll_loss_byte_target_matches_long_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4116610Z test_nll_loss_empty_tensor_reduction_mean_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4116730Z test_nll_loss_empty_tensor_reduction_none_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4116850Z test_nll_loss_empty_tensor_reduction_sum_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4117140Z test_nll_loss_invalid_target_dim_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.005s) 2023-01-11T21:27:14.4117310Z test_nll_loss_invalid_weights_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.010s) 2023-01-11T21:27:14.4117690Z test_nll_loss_large_tensor_reduction_mean_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:27:14.4117830Z test_nll_loss_large_tensor_reduction_none_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:27:14.4117970Z test_nll_loss_large_tensor_reduction_sum_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:27:14.4118090Z test_nll_loss_mismatched_batch_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:14.4118210Z test_nll_loss_out_of_bounds_ignore_index_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4118320Z test_nll_loss_total_weight_is_zero_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4118420Z test_nn_empty_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4118520Z test_nn_scalars_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4118630Z test_nn_scalars_reductions_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:27:14.4118750Z test_nonlinearity_propagate_nan_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4118840Z test_one_hot_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.006s) 2023-01-11T21:27:14.4118990Z test_overwrite_module_params_on_conversion_cpu_device_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:27:14.4119090Z test_pad_cpu_complex128 (__main__.TestNNDeviceTypeCPU) ... ok (0.009s) 2023-01-11T21:27:14.4119200Z test_pad_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.009s) 2023-01-11T21:27:14.4119330Z test_prelu_backward_32bit_indexing_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:27:14.4119450Z test_rnn_fused_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:27:14.4119570Z test_rnn_fused_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:27:14.4119690Z test_rnn_retain_variables_cpu_float64 (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:27:14.4119810Z test_save_lstm_compatibility_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:14.4119920Z test_silu_inplace_overlap_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:27:14.4120010Z test_skip_init_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4120120Z test_smooth_l1_loss_bfloat16_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2023-01-11T21:27:14.4120230Z test_smooth_l1_loss_vs_huber_loss_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2023-01-11T21:27:14.4120360Z test_softmax_64bit_indexing_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:27:14.4120460Z test_softmax_bfloat16_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.053s) 2023-01-11T21:27:14.4120580Z test_softmax_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:27:14.4120810Z test_softmax_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:27:14.4120920Z test_softmax_results_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.496s) 2023-01-11T21:27:14.4121040Z test_softplus_inplace_overlap_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:27:14.4121150Z test_softplus_low_threshold_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4121250Z test_softshrink_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4121370Z test_softshrink_inplace_overlap_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:27:14.4121470Z test_softshrink_negative_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:14.4121590Z test_threshold_inplace_overlap_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:14.4122290Z test_to_complex_cpu (__main__.TestNNDeviceTypeCPU) ... /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:27:14.4122430Z warnings.warn( 2023-01-11T21:27:14.4122830Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/module.py:1130: 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:27:14.4122950Z return t.to(device, dtype if t.is_floating_point() or t.is_complex() else None, non_blocking) 2023-01-11T21:27:14.4123000Z ok (0.001s) 2023-01-11T21:27:14.4123130Z test_transformerencoderlayer_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2023-01-11T21:27:14.4123250Z test_transformerencoderlayer_fast_path_cpu_float64 (__main__.TestNNDeviceTypeCPU) 2023-01-11T21:27:14.4123370Z Test transformer fast path on CPU with different valid mask types and shapes ... ok (0.049s) 2023-01-11T21:27:14.4123500Z test_transformerencoderlayer_gelu_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:27:14.4123620Z test_triplet_margin_with_distance_loss_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.492s) 2023-01-11T21:27:14.4123750Z test_triplet_margin_with_distance_loss_default_parity_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.035s) 2023-01-11T21:27:14.4123910Z test_upsamplingBicubic2d_aa_correctness_memory_format_torch_channels_last_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4124070Z test_upsamplingBicubic2d_aa_correctness_memory_format_torch_contiguous_format_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4124210Z test_upsamplingBicubic2d_antialias_False_align_corners_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4124350Z test_upsamplingBicubic2d_antialias_False_align_corners_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4124490Z test_upsamplingBicubic2d_antialias_True_align_corners_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4124630Z test_upsamplingBicubic2d_antialias_True_align_corners_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4124760Z test_upsamplingBicubic2d_correctness_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4124910Z test_upsamplingBilinear2d_aa_correctness_memory_format_torch_channels_last_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4125070Z test_upsamplingBilinear2d_aa_correctness_memory_format_torch_contiguous_format_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4125220Z test_upsamplingBilinear2d_antialias_False_align_corners_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:27:14.4125430Z test_upsamplingBilinear2d_antialias_False_align_corners_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:27:14.4125570Z test_upsamplingBilinear2d_antialias_True_align_corners_False_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2023-01-11T21:27:14.4125710Z test_upsamplingBilinear2d_antialias_True_align_corners_True_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.013s) 2023-01-11T21:27:14.4125830Z test_upsamplingNearest1d_correctness_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4125940Z test_upsamplingNearest1d_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.006s) 2023-01-11T21:27:14.4126080Z test_upsamplingNearest1d_launch_config_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:27:14.4126190Z test_upsamplingNearest2d_correctness_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2023-01-11T21:27:14.4126370Z test_upsamplingNearest2d_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:27:14.4126510Z test_upsamplingNearest2d_launch_config_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:27:14.4126650Z test_upsamplingNearest2d_launch_fail_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:27:14.4126790Z test_upsamplingNearest2d_launch_rocm_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:27:14.4126900Z test_upsamplingNearest3d_correctness_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.051s) 2023-01-11T21:27:14.4127010Z test_upsamplingNearest3d_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:27:14.4127140Z test_upsamplingNearest3d_launch_config_cpu (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:27:14.4127270Z test_upsamplingNearestExact1d_correctness_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4127390Z test_upsamplingNearestExact1d_rescale_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:14.4127520Z test_upsamplingNearestExact2d_correctness_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.004s) 2023-01-11T21:27:14.4127650Z test_upsamplingNearestExact3d_correctness_cpu (__main__.TestNNDeviceTypeCPU) ... ok (0.052s) 2023-01-11T21:27:14.4127790Z test_upsampling_64bit_indexing_channels_last_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:27:14.4127910Z test_variable_sequence_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... ok (0.179s) 2023-01-11T21:27:14.4128040Z test_warp_softmax_64bit_indexing_cpu_float16 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:27:14.4128170Z test_warp_softmax_64bit_indexing_cpu_float32 (__main__.TestNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:27:14.4128180Z 2023-01-11T21:27:14.4128320Z ---------------------------------------------------------------------- 2023-01-11T21:27:14.4128380Z Ran 2277 tests in 49.114s 2023-01-11T21:27:14.4128390Z 2023-01-11T21:27:14.4128460Z OK (skipped=1160, expected failures=3) 2023-01-11T21:27:14.4128460Z 2023-01-11T21:27:14.4128520Z Generating XML reports... 2023-01-11T21:27:14.4128710Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestAddRelu-20230111212624.xml 2023-01-11T21:27:14.4128900Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestConstantPadNd-20230111212624.xml 2023-01-11T21:27:14.4129100Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestFunctionalPickle-20230111212624.xml 2023-01-11T21:27:14.4129280Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestFusionEval-20230111212624.xml 2023-01-11T21:27:14.4129460Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestFusionUtils-20230111212624.xml 2023-01-11T21:27:14.4129630Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestNN-20230111212624.xml 2023-01-11T21:27:14.4129890Z Generated XML report: test-reports/python-unittest/test_nn/TEST-TestNNDeviceTypeCPU-20230111212624.xml 2023-01-11T21:27:14.4129900Z 2023-01-11T21:27:14.4130160Z ##[endgroup] 2023-01-11T21:27:14.4130370Z FINISHED PRINTING LOG FILE of test_nn (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_nn_go0t7fs5) 2023-01-11T21:27:14.4130370Z 2023-01-11T21:27:14.4130510Z Running test_autograd ... [2023-01-11 21:27:14.343576] 2023-01-11T21:27:14.4130790Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_autograd.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:27:14.343964] 2023-01-11T21:27:23.9481120Z 2023-01-11T21:27:23.9481500Z Expand the folded group to see the log file of test_autograd 2023-01-11T21:27:23.9482040Z ##[group]PRINTING LOG FILE of test_autograd (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_autograd_fw76l6ns) 2023-01-11T21:27:23.9482230Z 2023-01-11T21:27:23.9482420Z Running tests... 2023-01-11T21:27:23.9482960Z ---------------------------------------------------------------------- 2023-01-11T21:27:23.9483270Z Test results will be stored in test-reports/python-unittest/test_autograd 2023-01-11T21:27:23.9483530Z test_backward_out_of_context (__main__.TestAllowMutationOnSaved) ... ok (0.017s) 2023-01-11T21:27:23.9483780Z test_basic (__main__.TestAllowMutationOnSaved) ... ok (0.004s) 2023-01-11T21:27:23.9484010Z test_disallow_nesting (__main__.TestAllowMutationOnSaved) ... ok (0.000s) 2023-01-11T21:27:23.9484240Z test_double_backward (__main__.TestAllowMutationOnSaved) ... ok (0.001s) 2023-01-11T21:27:23.9484500Z test_save_base_and_modify_view (__main__.TestAllowMutationOnSaved) ... ok (0.001s) 2023-01-11T21:27:23.9484750Z test_save_view_modify_base (__main__.TestAllowMutationOnSaved) ... ok (0.001s) 2023-01-11T21:27:23.9484990Z test_saved_but_not_anymore (__main__.TestAllowMutationOnSaved) ... ok (0.001s) 2023-01-11T21:27:23.9485250Z test_saved_same_tensor_different_versions (__main__.TestAllowMutationOnSaved) ... ok (0.001s) 2023-01-11T21:27:23.9485510Z test_saved_same_tensor_many_times (__main__.TestAllowMutationOnSaved) ... ok (0.000s) 2023-01-11T21:27:23.9485740Z test_views (__main__.TestAllowMutationOnSaved) ... ok (0.003s) 2023-01-11T21:27:23.9485980Z test_with_math_views (__main__.TestAllowMutationOnSaved) ... ok (0.001s) 2023-01-11T21:27:23.9486210Z test_with_out_variant (__main__.TestAllowMutationOnSaved) ... ok (0.001s) 2023-01-11T21:27:23.9486460Z test_access_saved_tensor_twice_without_recomputation_works (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9487410Z test_accumulate_grad (__main__.TestAutograd) ... /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:27:23.9488100Z Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2023-01-11T21:27:23.9488280Z ok (0.002s) 2023-01-11T21:27:23.9488470Z test_accumulate_grad_tensor_reference (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9488700Z test_accumulate_grad_with_zero_numel_grad (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9489170Z test_anomaly_assign_parent_cleanup (__main__.TestAutograd) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_autograd.py:4090: UserWarning: Anomaly Detection has been enabled. This mode will increase the runtime and should only be enabled for debugging. 2023-01-11T21:27:23.9489470Z with detect_anomaly(): 2023-01-11T21:27:23.9489600Z ok (0.001s) 2023-01-11T21:27:23.9489880Z test_anomaly_detect_nan (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T21:27:23.9490090Z test_anomaly_grad_warnings (__main__.TestAutograd) ... ok (0.008s) 2023-01-11T21:27:23.9490310Z test_anomaly_mode_no_check_nan (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9490520Z test_attribute_deletion (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9490760Z test_autograd_function_extension_enabled_by_default (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T21:27:23.9491020Z test_autograd_function_extension_feature_flag (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T21:27:23.9491250Z test_autograd_inplace_view_of_view (__main__.TestAutograd) ... ok (0.004s) 2023-01-11T21:27:23.9491490Z test_autograd_inplace_views_creation_meta (__main__.TestAutograd) ... ok (0.121s) 2023-01-11T21:27:23.9491730Z test_autograd_inplace_views_cross_dtype (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9491970Z test_autograd_multiple_views_python (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T21:27:23.9492260Z test_autograd_python_custom_function_inplace (__main__.TestAutograd) ... ok (0.004s) 2023-01-11T21:27:23.9492500Z test_autograd_simple_views_python (__main__.TestAutograd) ... ok (0.027s) 2023-01-11T21:27:23.9492720Z test_autograd_views_codegen (__main__.TestAutograd) ... ok (0.010s) 2023-01-11T21:27:23.9492920Z test_backward (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9493110Z test_backward_badcalls (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T21:27:23.9493310Z test_backward_copy (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9493530Z test_backward_create_graph_warns (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9493750Z test_backward_no_grad (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T21:27:23.9494150Z test_backward_twice_retained_graph_with_saved_values (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T21:27:23.9494410Z test_backward_twice_retained_graph_without_saved_values (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T21:27:23.9494650Z test_backward_twice_with_saved_values (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T21:27:23.9494890Z test_backward_twice_without_saved_values (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T21:27:23.9495110Z test_backward_with_inputs (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9495320Z test_backward_with_nonleaf_inputs (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9495940Z test_calculate_shape_util (__main__.TestAutograd) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nested/__init__.py:58: UserWarning: The PyTorch API of nested tensors is in prototype stage and will change in the near future. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/NestedTensorImpl.cpp:179.) 2023-01-11T21:27:23.9496440Z return torch._nested_tensor_from_tensor_list(tensor_list, dtype, None, device, None) 2023-01-11T21:27:23.9496630Z ok (0.002s) 2023-01-11T21:27:23.9496800Z test_callback_adds_callback (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9497010Z test_cant_create_saved_tensors (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9497240Z test_checkpoint_valid_reset_on_error (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9497500Z test_checkpointing (__main__.TestAutograd) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:27:23.9507500Z test_checkpointing_non_reentrant_autocast_cpu (__main__.TestAutograd) 2023-01-11T21:27:23.9507880Z Test that autocast args such as the dtype are preserved during non-reentrant ... ok (0.001s) 2023-01-11T21:27:23.9508150Z test_checkpointing_non_reentrant_autocast_gpu (__main__.TestAutograd) 2023-01-11T21:27:23.9508450Z Test that autocast args/kwargs such as the dtype are preserved during ... skip: Test requires CUDA bf16 support (0.000s) 2023-01-11T21:27:23.9508740Z test_checkpointing_without_reentrant_arbitrary_input_output (__main__.TestAutograd) 2023-01-11T21:27:23.9509080Z Ensures checkpointing without reentrant autograd works with functions ... ok (0.001s) 2023-01-11T21:27:23.9509330Z test_checkpointing_without_reentrant_correct_grad (__main__.TestAutograd) 2023-01-11T21:27:23.9509580Z Verifies that correct gradients are calculated for checkpoint ... ok (0.001s) 2023-01-11T21:27:23.9509840Z test_checkpointing_without_reentrant_custom_function_works (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9510110Z test_checkpointing_without_reentrant_dataparallel (__main__.TestAutograd) 2023-01-11T21:27:23.9510370Z Verifies gradient correctness when checkpoint without reentrant autograd ... ok (0.001s) 2023-01-11T21:27:23.9510660Z test_checkpointing_without_reentrant_detached_tensor_use_reentrant_False (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9510970Z test_checkpointing_without_reentrant_detached_tensor_use_reentrant_True (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9511300Z test_checkpointing_without_reentrant_input_requires_grad_False (__main__.TestAutograd) 2023-01-11T21:27:23.9511600Z Basic test for checkpoint without reentrant autograd. ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:27:23.9511890Z test_checkpointing_without_reentrant_input_requires_grad_True (__main__.TestAutograd) 2023-01-11T21:27:23.9512170Z Basic test for checkpoint without reentrant autograd. ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:27:23.9512460Z test_checkpointing_without_reentrant_memory_savings (__main__.TestAutograd) ... skip: Test requires CUDA (0.001s) 2023-01-11T21:27:23.9512720Z test_checkpointing_without_reentrant_parameter_used_in_an_out (__main__.TestAutograd) 2023-01-11T21:27:23.9512960Z Ensures that gradient hooks are only called once per tensor. ... ok (0.001s) 2023-01-11T21:27:23.9513180Z test_copy_slices_graph_task_updates (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9513420Z test_create_graph_and_full_backward_hook_cycle (__main__.TestAutograd) ... ok (0.258s) 2023-01-11T21:27:23.9513650Z test_current_graph_task_execution_order (__main__.TestAutograd) ... ok (0.006s) 2023-01-11T21:27:23.9513870Z test_current_graph_task_id (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9514060Z test_current_node (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9514280Z test_custom_autograd_no_early_free (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T21:27:23.9514500Z test_custom_autograd_repeated_grad_grad (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9514720Z test_custom_function_cycle (__main__.TestAutograd) ... ok (0.086s) 2023-01-11T21:27:23.9514920Z test_custom_function_error (__main__.TestAutograd) ... ok (0.041s) 2023-01-11T21:27:23.9515120Z test_custom_function_exception (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9515350Z test_custom_function_forward_mode_forward_is_no_op (__main__.TestAutograd) ... ok (0.010s) 2023-01-11T21:27:23.9515600Z test_custom_function_forward_mode_inplace_checks (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T21:27:23.9515850Z test_custom_function_forward_mode_non_differentiable (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T21:27:23.9516110Z test_custom_function_forward_mode_non_tensor_before_tensor_args (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9516360Z test_custom_function_forward_mode_view_checks (__main__.TestAutograd) ... ok (0.006s) 2023-01-11T21:27:23.9516590Z test_custom_function_forward_mode_wrong_formula (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T21:27:23.9516820Z test_custom_function_local_inplace (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9517060Z test_custom_function_mark_dirty_not_differentiable (__main__.TestAutograd) ... ok (0.004s) 2023-01-11T21:27:23.9517290Z test_custom_function_no_tensors (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9517520Z test_custom_function_non_tensor_inputs_outputs (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T21:27:23.9517800Z test_custom_function_return_view_in_nograd (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T21:27:23.9518040Z test_custom_function_save_for_forward (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T21:27:23.9518270Z test_custom_function_saved_tensors (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T21:27:23.9518500Z test_custom_function_setup_context_multi_input (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9518740Z test_custom_function_setup_context_multi_output (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9518980Z test_custom_function_setup_context_simple (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9519280Z test_deep_reentrant (__main__.TestAutograd) ... skip: Fails with SIGBUS on macOS; https://github.com/pytorch/pytorch/issues/25941 (0.000s) 2023-01-11T21:27:23.9519580Z test_default_saved_variable_hooks_double_backward (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9519830Z test_dep_nograd (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9520020Z test_dependent_backward (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T21:27:23.9520210Z test_detach (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T21:27:23.9520370Z test_detach_base (__main__.TestAutograd) 2023-01-11T21:27:23.9520550Z detaching base does not detach view ... ok (0.000s) 2023-01-11T21:27:23.9520750Z test_detach_then_inplace_raises_in_autograd (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T21:27:23.9521340Z test_diagonal_expanded_v (__main__.TestAutograd) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_autograd.py:2510: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.clone().detach() or sourceTensor.clone().detach().requires_grad_(True), rather than torch.tensor(sourceTensor). 2023-01-11T21:27:23.9521710Z v_expanded = torch.tensor(value).expand(10) 2023-01-11T21:27:23.9521860Z ok (0.001s) 2023-01-11T21:27:23.9522000Z test_dir (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T21:27:23.9522200Z test_disabling_saved_tensor_hooks (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T21:27:23.9522420Z test_disabling_saved_tensor_hooks_nested (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T21:27:23.9522630Z test_dont_materialize_grads (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9522840Z test_duplicate_backward_root (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9523060Z test_first_grad_fn_access_in_no_grad_mode (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T21:27:23.9523270Z test_free_deep_graph (__main__.TestAutograd) ... ok (0.563s) 2023-01-11T21:27:23.9523470Z test_free_deep_graph_complicated (__main__.TestAutograd) ... ok (0.368s) 2023-01-11T21:27:23.9523690Z test_free_deep_graph_pyfunction (__main__.TestAutograd) ... ok (0.662s) 2023-01-11T21:27:23.9523910Z test_full_backward_hook_double_backward (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9524110Z test_function (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T21:27:23.9524300Z test_function_returns_input (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9524510Z test_function_returns_undefined_tensor (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9524710Z test_gc_in_destructor (__main__.TestAutograd) 2023-01-11T21:27:23.9524920Z Previously, if a Function destructor triggered a garbage collection, ... ok (0.424s) 2023-01-11T21:27:23.9525120Z test_grad (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9525310Z test_grad_badcalls (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T21:27:23.9525500Z test_grad_batched_grad (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9525700Z test_grad_empty_inputs (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9525900Z test_grad_fn_attr_bindings (__main__.TestAutograd) ... ok (0.008s) 2023-01-11T21:27:23.9526100Z test_grad_fn_badcalls (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9526330Z test_grad_fn_prehooks (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9526540Z test_grad_fn_prehooks_multiple_outputs (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9526760Z test_grad_fn_prehooks_remove_hooks (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9526980Z test_grad_mode_class_decoration (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T21:27:23.9527200Z test_grad_mode_restored_reentrant (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9528100Z test_grad_nonleaf (__main__.TestAutograd) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_autograd.py:776: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /Users/runner/work/pytorch/pytorch/build/aten/src/ATen/core/TensorBody.h:485.) 2023-01-11T21:27:23.9528750Z self.assertIsNone(x.grad) 2023-01-11T21:27:23.9528870Z ok (0.001s) 2023-01-11T21:27:23.9529040Z test_grad_nonleaf_many_outputs (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9529940Z test_grad_nonleaf_register_hook (__main__.TestAutograd) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_autograd.py:828: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /Users/runner/work/pytorch/pytorch/build/aten/src/ATen/core/TensorBody.h:485.) 2023-01-11T21:27:23.9530570Z self.assertIsNone(x_list[0].grad) 2023-01-11T21:27:23.9531360Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_autograd.py:835: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /Users/runner/work/pytorch/pytorch/build/aten/src/ATen/core/TensorBody.h:485.) 2023-01-11T21:27:23.9531920Z self.assertIsNone(x_list[i].grad) 2023-01-11T21:27:23.9532050Z ok (0.001s) 2023-01-11T21:27:23.9532210Z test_grad_unreachable (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9532420Z test_grad_unreachable_discovery (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9532640Z test_gradcheck_backward_mul_by_grad_output (__main__.TestAutograd) ... ok (0.007s) 2023-01-11T21:27:23.9532870Z test_gradcheck_check_batched_grad (__main__.TestAutograd) ... ok (0.024s) 2023-01-11T21:27:23.9533080Z test_gradcheck_check_forward_or_backward_only (__main__.TestAutograd) 2023-01-11T21:27:23.9533310Z Depending on settings for check_forward_ad and check_backward_ad, the ... ok (0.007s) 2023-01-11T21:27:23.9533920Z test_gradcheck_check_no_differentiable_outputs (__main__.TestAutograd) ... /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:23.9534330Z warnings.warn( 2023-01-11T21:27:23.9534440Z ok (0.003s) 2023-01-11T21:27:23.9534620Z test_gradcheck_complex_non_complex_outputs (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T21:27:23.9535250Z test_gradcheck_custom_error (__main__.TestAutograd) ... /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:23.9535630Z warnings.warn( 2023-01-11T21:27:23.9535750Z ok (0.005s) 2023-01-11T21:27:23.9535920Z test_gradcheck_dense_and_sparse_inputs (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T21:27:23.9536130Z test_gradcheck_forward_ad (__main__.TestAutograd) ... ok (0.035s) 2023-01-11T21:27:23.9536350Z test_gradcheck_forward_ad_batched_grad (__main__.TestAutograd) ... ok (0.004s) 2023-01-11T21:27:23.9536580Z test_gradcheck_forward_ad_respects_requires_grad (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T21:27:23.9536860Z test_gradcheck_forward_ad_runs_with_no_requires_grad (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T21:27:23.9537620Z test_gradcheck_get_analytical_jacobian (__main__.TestAutograd) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/gradcheck.py:616: UserWarning: get_analytical_jacobian was part of PyTorch's private API and not meant to be exposed. We are deprecating it and it will be removed in a future version of PyTorch. If you have a specific use for this or feature request for this to be a stable API, please file us an issue at https://github.com/pytorch/pytorch/issues/new 2023-01-11T21:27:23.9538230Z warnings.warn("get_analytical_jacobian was part of PyTorch's private API and not " 2023-01-11T21:27:23.9538400Z ok (0.004s) 2023-01-11T21:27:23.9539090Z test_gradcheck_get_numerical_jacobian (__main__.TestAutograd) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/gradcheck.py:209: UserWarning: get_numerical_jacobian was part of PyTorch's private API and not meant to be exposed. We are deprecating it and it will be removed in a future version of PyTorch. If you have a specific use for this or feature request for this to be a stable API, please file us an issue at https://github.com/pytorch/pytorch/issues/new 2023-01-11T21:27:23.9539690Z warnings.warn("get_numerical_jacobian was part of PyTorch's private API and not " 2023-01-11T21:27:23.9539860Z ok (0.003s) 2023-01-11T21:27:23.9540390Z test_gradcheck_jacobian_mismatch (__main__.TestAutograd) ... /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:23.9540770Z warnings.warn( 2023-01-11T21:27:23.9540890Z ok (0.012s) 2023-01-11T21:27:23.9541130Z test_gradcheck_multiple_mkldnn_inputs (__main__.TestAutograd) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:27:23.9541380Z test_gradcheck_nondeterministic (__main__.TestAutograd) ... ok (0.021s) 2023-01-11T21:27:23.9546370Z test_gradcheck_output_shape_or_dtype_depend_on_values (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9546600Z test_gradcheck_single_input (__main__.TestAutograd) ... ok (0.004s) 2023-01-11T21:27:23.9547260Z test_gradcheck_sparse_bsc_input (__main__.TestAutograd) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_autograd.py:4389: UserWarning: Sparse BSC tensor support is in beta state. If you miss a functionality in the sparse tensor support, please submit a feature request to https://github.com/pytorch/pytorch/issues. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/SparseCsrTensorImpl.cpp:56.) 2023-01-11T21:27:23.9547760Z gradcheck(fn, torch.rand(4, 8, dtype=torch.double).to_sparse_bsc((2, 2)).requires_grad_(True), 2023-01-11T21:27:23.9547940Z ok (0.008s) 2023-01-11T21:27:23.9548200Z test_gradcheck_sparse_bsr_input (__main__.TestAutograd) ... ok (0.006s) 2023-01-11T21:27:23.9548410Z test_gradcheck_sparse_csc_input (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9548630Z test_gradcheck_sparse_csr_input (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9548830Z test_gradcheck_sparse_input (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T21:27:23.9549120Z test_gradcheck_test_outputs (__main__.TestAutograd) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:27:23.9549350Z test_gradcheck_undefined_grad (__main__.TestAutograd) ... ok (0.004s) 2023-01-11T21:27:23.9549640Z test_gradcheck_validates_input_mkldnn (__main__.TestAutograd) ... skip: MKL-DNN build is disabled (0.000s) 2023-01-11T21:27:23.9549880Z test_gradcheck_validates_inputs (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T21:27:23.9550080Z test_graph_save_on_cpu (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T21:27:23.9550330Z test_graph_save_on_cpu_cuda (__main__.TestAutograd) ... skip: test requires CUDA (0.000s) 2023-01-11T21:27:23.9550550Z test_hessian_vector (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9550740Z test_hook_none (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9550940Z test_hook_with_no_name (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T21:27:23.9551130Z test_hooks (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9551310Z test_hooks_cpp (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9551530Z test_index_backward_does_not_save_tensor (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T21:27:23.9551740Z test_indexing (__main__.TestAutograd) ... ok (0.006s) 2023-01-11T21:27:23.9551940Z test_indexing_duplicates (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9552140Z test_inplace (__main__.TestAutograd) ... ok (0.012s) 2023-01-11T21:27:23.9552340Z test_inplace_not_requires_grad (__main__.TestAutograd) ... ok (0.006s) 2023-01-11T21:27:23.9552550Z test_inplace_on_view_backward (__main__.TestAutograd) ... ok (0.004s) 2023-01-11T21:27:23.9552760Z test_inplace_on_view_leaf_errors (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T21:27:23.9552980Z test_inplace_on_view_saved_output (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9553180Z test_inplace_on_view_weak_grad_fn (__main__.TestAutograd) ... ok (0.045s) 2023-01-11T21:27:23.9553390Z test_input_buffer_accum (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9553580Z test_integer_outputs (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T21:27:23.9553780Z test_invalid_gradients (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T21:27:23.9553970Z test_isolated_node (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9554160Z test_leaf_assignment (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9554370Z test_legacy_function_deprecation_exception (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T21:27:23.9554570Z test_lobpcg (__main__.TestAutograd) ... ok (0.481s) 2023-01-11T21:27:23.9554770Z test_mark_non_differentiable (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9554990Z test_mark_non_differentiable_mixed (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9555200Z test_mark_non_differentiable_none (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T21:27:23.9555400Z test_materialize_grads (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9555600Z test_multi_backward (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9555790Z test_multi_backward_no_grad (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T21:27:23.9555990Z test_multi_grad_hooks (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9556700Z test_named_tensor_for_complex_views (__main__.TestAutograd) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:1114: UserWarning: Named tensors and all their associated APIs are an experimental feature and subject to change. Please do not use them for anything important until they are released as stable. (Triggered internally at /Users/runner/work/pytorch/pytorch/c10/core/TensorImpl.h:1816.) 2023-01-11T21:27:23.9557180Z return super(Tensor, self).refine_names(names) 2023-01-11T21:27:23.9557320Z ok (0.001s) 2023-01-11T21:27:23.9557490Z test_naughty_anomaly_access (__main__.TestAutograd) ... expected failure (0.001s) 2023-01-11T21:27:23.9557730Z test_naughty_autograd_function_attribute_access (__main__.TestAutograd) ... ok (0.005s) 2023-01-11T21:27:23.9557970Z test_naughty_autograd_function_stashing_ctx (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9558180Z test_nested_anomaly_detect_nan (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T21:27:23.9558400Z test_nested_anomaly_printstack_cleanup (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9558600Z test_next_functions (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9558810Z test_no_grad (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9559000Z test_no_grad_assignment (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T21:27:23.9559200Z test_no_grad_copy (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9559740Z test_no_grad_copy_sparse (__main__.TestAutograd) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py:2325: UserWarning: Argument order of nn.functional.embedding_bag was changed. Usage `embedding_bag(weight, input, ...)` is deprecated, and should now be `embedding_bag(input, weight, ...)`. 2023-01-11T21:27:23.9560110Z warnings.warn( 2023-01-11T21:27:23.9560230Z ok (0.002s) 2023-01-11T21:27:23.9560380Z test_no_grad_input (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T21:27:23.9560580Z test_no_grad_modifies_version (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T21:27:23.9560770Z test_no_grad_python_function (__main__.TestAutograd) 2023-01-11T21:27:23.9560960Z Python Functions should respect grad mode. ... ok (0.000s) 2023-01-11T21:27:23.9561170Z test_no_requires_grad_inplace (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T21:27:23.9561370Z test_no_unnecessary_save (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9561570Z test_no_unnecessary_unwrapping (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9561780Z test_not_implemented_fwad (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T21:27:23.9561980Z test_not_implemented_grad (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T21:27:23.9562180Z test_numpy_requires_grad (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9562380Z test_once_differentiable (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9562600Z test_out_variant_raises_when_inputs_require_grad (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T21:27:23.9562840Z test_pack_hook_with_inplace_modification_should_fail (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T21:27:23.9563050Z test_pickle (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9563240Z test_pow_zero_tensor_gradient (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9563440Z test_power_function (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9563760Z test_profiler (__main__.TestAutograd) ... STAGE:2023-01-11 21:27:19 6976:14705810 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:27:23.9564100Z STAGE:2023-01-11 21:27:19 6976:14705810 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:27:23.9564420Z STAGE:2023-01-11 21:27:19 6976:14705810 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:27:23.9564620Z ok (0.001s) 2023-01-11T21:27:23.9564790Z test_profiler_aggregation_fake (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9565140Z test_profiler_aggregation_lstm (__main__.TestAutograd) ... STAGE:2023-01-11 21:27:19 6976:14705810 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:27:23.9565510Z STAGE:2023-01-11 21:27:19 6976:14705810 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:27:23.9565820Z STAGE:2023-01-11 21:27:19 6976:14705810 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:27:23.9565970Z 2023-01-11T21:27:23.9566060Z =================================================================================================================================================================== 2023-01-11T21:27:23.9566210Z TEST 2023-01-11T21:27:23.9566510Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2023-01-11T21:27:23.9566840Z Name Self CPU % Self CPU CPU total % CPU total CPU time avg # of Calls Input Shapes 2023-01-11T21:27:23.9567210Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2023-01-11T21:27:23.9567540Z aten::lstm 1.66% 97.000us 4.80% 280.000us 280.000us 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T21:27:23.9567760Z aten::lstm 1.65% 96.000us 4.83% 282.000us 282.000us 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T21:27:23.9567970Z aten::lstm 1.58% 92.000us 4.89% 285.000us 285.000us 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T21:27:23.9568180Z aten::lstm 1.56% 91.000us 6.07% 354.000us 354.000us 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T21:27:23.9568390Z aten::lstm 1.51% 88.000us 4.80% 280.000us 280.000us 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T21:27:23.9568610Z aten::lstm 1.49% 87.000us 4.75% 277.000us 277.000us 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T21:27:23.9568820Z aten::lstm 1.49% 87.000us 4.80% 280.000us 280.000us 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T21:27:23.9569030Z aten::lstm 1.46% 85.000us 4.77% 278.000us 278.000us 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T21:27:23.9569240Z aten::lstm 1.44% 84.000us 4.82% 281.000us 281.000us 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T21:27:23.9569450Z aten::lstm 1.42% 83.000us 4.83% 282.000us 282.000us 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T21:27:23.9569800Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2023-01-11T21:27:23.9570040Z Self CPU time total: 5.834ms 2023-01-11T21:27:23.9570130Z 2023-01-11T21:27:23.9570360Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2023-01-11T21:27:23.9570680Z Name Self CPU % Self CPU CPU total % CPU total CPU time avg # of Calls Input Shapes 2023-01-11T21:27:23.9571050Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2023-01-11T21:27:23.9571340Z aten::lstm 28.25% 1.648ms 97.50% 5.688ms 284.400us 20 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T21:27:23.9571590Z aten::addmm 10.70% 624.000us 10.78% 629.000us 3.145us 200 [[80], [3, 20], [20, 80], [], []] 2023-01-11T21:27:23.9571820Z aten::unsafe_split 10.64% 621.000us 14.91% 870.000us 4.350us 200 [[3, 80], [], []] 2023-01-11T21:27:23.9572040Z aten::sigmoid_ 8.50% 496.000us 8.50% 496.000us 0.827us 600 [[3, 20]] 2023-01-11T21:27:23.9572250Z aten::linear 4.51% 263.000us 16.64% 971.000us 4.855us 200 [[3, 20], [80, 20], [80]] 2023-01-11T21:27:23.9572470Z aten::t 3.77% 220.000us 3.89% 227.000us 1.032us 220 [[80, 20]] 2023-01-11T21:27:23.9572740Z aten::narrow 3.77% 220.000us 4.18% 244.000us 0.305us 800 [[3, 80], [], [], []] 2023-01-11T21:27:23.9572960Z aten::mul 3.62% 211.000us 3.62% 211.000us 0.352us 600 [[3, 20], [3, 20]] 2023-01-11T21:27:23.9573170Z aten::unsafe_chunk 3.53% 206.000us 15.99% 933.000us 4.665us 200 [[3, 80], [], []] 2023-01-11T21:27:23.9573390Z aten::tanh 3.51% 205.000us 3.51% 205.000us 1.025us 200 [[3, 20]] 2023-01-11T21:27:23.9573740Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2023-01-11T21:27:23.9573980Z Self CPU time total: 5.834ms 2023-01-11T21:27:23.9574070Z 2023-01-11T21:27:23.9574170Z =================================================================================================================================================================== 2023-01-11T21:27:23.9574310Z TEST 2023-01-11T21:27:23.9574460Z =================================================================================================================================================================== 2023-01-11T21:27:23.9574680Z This report only display top-level ops statistics 2023-01-11T21:27:23.9575010Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2023-01-11T21:27:23.9575330Z Name Self CPU % Self CPU CPU total % CPU total CPU time avg # of Calls Input Shapes 2023-01-11T21:27:23.9579630Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2023-01-11T21:27:23.9579930Z aten::lstm 1.66% 97.000us 4.80% 280.000us 280.000us 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T21:27:23.9580140Z aten::lstm 1.65% 96.000us 4.83% 282.000us 282.000us 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T21:27:23.9580350Z aten::lstm 1.58% 92.000us 4.89% 285.000us 285.000us 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T21:27:23.9580560Z aten::lstm 1.56% 91.000us 6.07% 354.000us 354.000us 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T21:27:23.9580770Z aten::lstm 1.51% 88.000us 4.80% 280.000us 280.000us 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T21:27:23.9581050Z aten::lstm 1.49% 87.000us 4.75% 277.000us 277.000us 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T21:27:23.9581260Z aten::lstm 1.49% 87.000us 4.80% 280.000us 280.000us 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T21:27:23.9581480Z aten::lstm 1.46% 85.000us 4.77% 278.000us 278.000us 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T21:27:23.9581680Z aten::lstm 1.44% 84.000us 4.82% 281.000us 281.000us 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T21:27:23.9581900Z aten::lstm 1.42% 83.000us 4.83% 282.000us 282.000us 1 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T21:27:23.9582260Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2023-01-11T21:27:23.9582510Z Self CPU time total: 5.834ms 2023-01-11T21:27:23.9582590Z 2023-01-11T21:27:23.9582690Z =================================================================================================================================================================== 2023-01-11T21:27:23.9582900Z This report only display top-level ops statistics 2023-01-11T21:27:23.9583230Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2023-01-11T21:27:23.9583550Z Name Self CPU % Self CPU CPU total % CPU total CPU time avg # of Calls Input Shapes 2023-01-11T21:27:23.9583920Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2023-01-11T21:27:23.9584200Z aten::lstm 28.25% 1.648ms 97.50% 5.688ms 284.400us 20 [[5, 3, 10], [], [], [], [], [], [], [], []] 2023-01-11T21:27:23.9584420Z aten::randn 1.15% 67.000us 2.47% 144.000us 2.400us 60 [[], [], [], [], []] 2023-01-11T21:27:23.9584760Z ----------------------------- ------------ ------------ ------------ ------------ ------------ ------------ ------------------------------------------------ 2023-01-11T21:27:23.9585000Z Self CPU time total: 5.834ms 2023-01-11T21:27:23.9585090Z 2023-01-11T21:27:23.9585170Z Total time based on python measurements: 6.495ms 2023-01-11T21:27:23.9585350Z CPU time measurement python side overhead: 11.33% 2023-01-11T21:27:23.9585490Z ok (0.620s) 2023-01-11T21:27:23.9585650Z test_profiler_aggregation_table (__main__.TestAutograd) 2023-01-11T21:27:23.9585990Z Test if the profiling result is aggregated for `str(prof)` ... STAGE:2023-01-11 21:27:20 6976:14705810 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:27:23.9586340Z STAGE:2023-01-11 21:27:20 6976:14705810 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:27:23.9586660Z STAGE:2023-01-11 21:27:20 6976:14705810 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:27:23.9586840Z ok (0.001s) 2023-01-11T21:27:23.9587010Z test_profiler_function_event_avg (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9587350Z test_profiler_propagation (__main__.TestAutograd) ... STAGE:2023-01-11 21:27:20 6976:14705810 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:27:23.9587690Z STAGE:2023-01-11 21:27:20 6976:14705810 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:27:23.9588000Z STAGE:2023-01-11 21:27:20 6976:14705810 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:27:23.9588210Z ok (0.022s) 2023-01-11T21:27:23.9588500Z test_profiler_seq_nr (__main__.TestAutograd) ... STAGE:2023-01-11 21:27:20 6976:14705810 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:27:23.9588830Z STAGE:2023-01-11 21:27:20 6976:14705810 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:27:23.9589130Z STAGE:2023-01-11 21:27:20 6976:14705810 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:27:23.9589480Z ------------------------------------------------------- ------------ ------------ ------------ ------------ ------------ ------------ 2023-01-11T21:27:23.9589780Z Name Self CPU % Self CPU CPU total % CPU total CPU time avg # of Calls 2023-01-11T21:27:23.9590110Z ------------------------------------------------------- ------------ ------------ ------------ ------------ ------------ ------------ 2023-01-11T21:27:23.9590430Z autograd::engine::evaluate_function: torch::autograd... 13.89% 5.000us 19.44% 7.000us 3.500us 2 2023-01-11T21:27:23.9590670Z torch::autograd::AccumulateGrad 13.89% 5.000us 19.44% 7.000us 3.500us 2 2023-01-11T21:27:23.9590900Z aten::randn 11.11% 4.000us 22.22% 8.000us 4.000us 2 2023-01-11T21:27:23.9591110Z aten::normal_ 11.11% 4.000us 11.11% 4.000us 2.000us 2 2023-01-11T21:27:23.9591310Z aten::add 11.11% 4.000us 11.11% 4.000us 4.000us 1 2023-01-11T21:27:23.9591520Z aten::sum 11.11% 4.000us 11.11% 4.000us 4.000us 1 2023-01-11T21:27:23.9591730Z SumBackward1 5.56% 2.000us 11.11% 4.000us 4.000us 1 2023-01-11T21:27:23.9591940Z aten::expand 5.56% 2.000us 5.56% 2.000us 2.000us 1 2023-01-11T21:27:23.9592150Z aten::ones_like 2.78% 1.000us 5.56% 2.000us 2.000us 1 2023-01-11T21:27:23.9592360Z aten::empty_like 2.78% 1.000us 2.78% 1.000us 1.000us 1 2023-01-11T21:27:23.9592590Z autograd::engine::evaluate_function: SumBackward1 2.78% 1.000us 13.89% 5.000us 5.000us 1 2023-01-11T21:27:23.9592840Z autograd::engine::evaluate_function: AddBackward0 2.78% 1.000us 2.78% 1.000us 1.000us 1 2023-01-11T21:27:23.9593080Z aten::new_empty_strided 2.78% 1.000us 2.78% 1.000us 0.500us 2 2023-01-11T21:27:23.9593290Z aten::copy_ 2.78% 1.000us 2.78% 1.000us 0.500us 2 2023-01-11T21:27:23.9593500Z aten::empty 0.00% 0.000us 0.00% 0.000us 0.000us 2 2023-01-11T21:27:23.9593710Z aten::as_strided 0.00% 0.000us 0.00% 0.000us 0.000us 2 2023-01-11T21:27:23.9593910Z aten::fill_ 0.00% 0.000us 0.00% 0.000us 0.000us 2 2023-01-11T21:27:23.9594120Z aten::empty_strided 0.00% 0.000us 0.00% 0.000us 0.000us 3 2023-01-11T21:27:23.9594350Z AddBackward0 0.00% 0.000us 0.00% 0.000us 0.000us 1 2023-01-11T21:27:23.9594670Z ------------------------------------------------------- ------------ ------------ ------------ ------------ ------------ ------------ 2023-01-11T21:27:23.9594900Z Self CPU time total: 36.000us 2023-01-11T21:27:23.9594990Z 2023-01-11T21:27:23.9595030Z ok (0.003s) 2023-01-11T21:27:23.9595310Z test_profiler_shapes (__main__.TestAutograd) ... STAGE:2023-01-11 21:27:20 6976:14705810 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:27:23.9595650Z STAGE:2023-01-11 21:27:20 6976:14705810 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:27:23.9595960Z STAGE:2023-01-11 21:27:20 6976:14705810 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:27:23.9596100Z 2023-01-11T21:27:23.9596340Z ---------------------- ------------ ------------ ------------ ------------ ------------ ------------ --------------------------------------- 2023-01-11T21:27:23.9596650Z Name Self CPU % Self CPU CPU total % CPU total CPU time avg # of Calls Input Shapes 2023-01-11T21:27:23.9597010Z ---------------------- ------------ ------------ ------------ ------------ ------------ ------------ --------------------------------------- 2023-01-11T21:27:23.9597290Z aten::linear 5.26% 2.000us 65.79% 25.000us 25.000us 1 [[128, 20], [30, 20], [30]] 2023-01-11T21:27:23.9597500Z aten::t 10.53% 4.000us 15.79% 6.000us 6.000us 1 [[30, 20]] 2023-01-11T21:27:23.9597710Z aten::transpose 5.26% 2.000us 5.26% 2.000us 2.000us 1 [[30, 20], [], []] 2023-01-11T21:27:23.9597930Z aten::as_strided 0.00% 0.000us 0.00% 0.000us 0.000us 1 [[30, 20], [], [], []] 2023-01-11T21:27:23.9598140Z aten::addmm 39.47% 15.000us 44.74% 17.000us 17.000us 1 [[30], [128, 20], [20, 30], [], []] 2023-01-11T21:27:23.9598410Z aten::expand 0.00% 0.000us 0.00% 0.000us 0.000us 1 [[30], [], []] 2023-01-11T21:27:23.9598620Z aten::as_strided 0.00% 0.000us 0.00% 0.000us 0.000us 1 [[30], [], [], []] 2023-01-11T21:27:23.9598830Z aten::copy_ 5.26% 2.000us 5.26% 2.000us 2.000us 1 [[128, 30], [128, 30], []] 2023-01-11T21:27:23.9599040Z aten::resolve_conj 0.00% 0.000us 0.00% 0.000us 0.000us 1 [[128, 30]] 2023-01-11T21:27:23.9599260Z aten::resolve_conj 0.00% 0.000us 0.00% 0.000us 0.000us 1 [[128, 20]] 2023-01-11T21:27:23.9599470Z aten::linear 5.26% 2.000us 34.21% 13.000us 13.000us 1 [[128, 30], [40, 30], [40]] 2023-01-11T21:27:23.9599680Z aten::t 2.63% 1.000us 2.63% 1.000us 1.000us 1 [[40, 30]] 2023-01-11T21:27:23.9599890Z aten::transpose 0.00% 0.000us 0.00% 0.000us 0.000us 1 [[40, 30], [], []] 2023-01-11T21:27:23.9600100Z aten::as_strided 0.00% 0.000us 0.00% 0.000us 0.000us 1 [[40, 30], [], [], []] 2023-01-11T21:27:23.9600360Z aten::addmm 21.05% 8.000us 26.32% 10.000us 10.000us 1 [[40], [128, 30], [30, 40], [], []] 2023-01-11T21:27:23.9600570Z aten::expand 0.00% 0.000us 0.00% 0.000us 0.000us 1 [[40], [], []] 2023-01-11T21:27:23.9600780Z aten::as_strided 0.00% 0.000us 0.00% 0.000us 0.000us 1 [[40], [], [], []] 2023-01-11T21:27:23.9600990Z aten::copy_ 5.26% 2.000us 5.26% 2.000us 2.000us 1 [[128, 40], [128, 40], []] 2023-01-11T21:27:23.9601200Z aten::resolve_conj 0.00% 0.000us 0.00% 0.000us 0.000us 1 [[128, 40]] 2023-01-11T21:27:23.9601410Z aten::resolve_conj 0.00% 0.000us 0.00% 0.000us 0.000us 1 [[128, 30]] 2023-01-11T21:27:23.9601770Z ---------------------- ------------ ------------ ------------ ------------ ------------ ------------ --------------------------------------- 2023-01-11T21:27:23.9602000Z Self CPU time total: 38.000us 2023-01-11T21:27:23.9602090Z 2023-01-11T21:27:23.9602130Z ok (0.002s) 2023-01-11T21:27:23.9602420Z test_profiler_unboxed_only (__main__.TestAutograd) ... STAGE:2023-01-11 21:27:20 6976:14705810 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:27:23.9602760Z STAGE:2023-01-11 21:27:20 6976:14705810 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:27:23.9603070Z STAGE:2023-01-11 21:27:20 6976:14705810 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:27:23.9603250Z ok (0.001s) 2023-01-11T21:27:23.9603420Z test_pynode_destruction_deadlock (__main__.TestAutograd) ... ok (0.593s) 2023-01-11T21:27:23.9603760Z test_record_function (__main__.TestAutograd) ... STAGE:2023-01-11 21:27:21 6976:14705810 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:27:23.9604090Z STAGE:2023-01-11 21:27:21 6976:14705810 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:27:23.9604400Z STAGE:2023-01-11 21:27:21 6976:14705810 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:27:23.9604700Z STAGE:2023-01-11 21:27:21 6976:14705810 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:27:23.9605000Z STAGE:2023-01-11 21:27:21 6976:14705810 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:27:23.9605300Z STAGE:2023-01-11 21:27:21 6976:14705810 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:27:23.9605480Z ok (0.003s) 2023-01-11T21:27:23.9605780Z test_record_function_callbacks (__main__.TestAutograd) ... STAGE:2023-01-11 21:27:21 6976:14705810 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:27:23.9606120Z STAGE:2023-01-11 21:27:21 6976:14705810 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:27:23.9606420Z STAGE:2023-01-11 21:27:21 6976:14705810 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:27:23.9606600Z ok (0.001s) 2023-01-11T21:27:23.9606900Z test_record_function_legacy (__main__.TestAutograd) ... STAGE:2023-01-11 21:27:21 6976:14705810 ActivityProfilerController.cpp:300] Completed Stage: Warm Up 2023-01-11T21:27:23.9607240Z STAGE:2023-01-11 21:27:21 6976:14705810 ActivityProfilerController.cpp:306] Completed Stage: Collection 2023-01-11T21:27:23.9607550Z STAGE:2023-01-11 21:27:21 6976:14705810 ActivityProfilerController.cpp:310] Completed Stage: Post Processing 2023-01-11T21:27:23.9607730Z ok (0.001s) 2023-01-11T21:27:23.9607900Z test_record_function_multithreaded (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T21:27:23.9608110Z test_reentrant_child_error (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9608320Z test_reentrant_priority (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9608560Z test_reentrant_with_callbacks_both_depths (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T21:27:23.9608790Z test_reentrant_with_callbacks_depth_0 (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T21:27:23.9609010Z test_reentrant_with_callbacks_depth_1 (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T21:27:23.9609230Z test_reentrant_with_leaf_variable_hook (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9613280Z test_reentrant_with_non_leaf_variable_hook (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9613490Z test_requires_grad (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9613680Z test_requires_grad_ (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9613870Z test_requires_grad_inplace (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T21:27:23.9614070Z test_retain_grad (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9614260Z test_retain_grad_cycle (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T21:27:23.9614540Z test_retain_grad_inplace (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9614750Z test_retain_grad_inplace_over_view (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9614950Z test_return_duplicate (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T21:27:23.9615160Z test_return_duplicate_inplace (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T21:27:23.9615350Z test_return_leaf (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9615540Z test_return_leaf_inplace (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9615750Z test_save_none_for_backward (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9615950Z test_save_on_cpu_and_checkpoint (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9616150Z test_save_output_nr (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9616400Z test_saved_variable_packing_unpacking_did_not_save_original_with_default_hooks (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T21:27:23.9616680Z test_saved_variable_packing_unpacking_did_not_save_original_with_hooks (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9616960Z test_saved_variable_packing_unpacking_saved_original_with_default_hooks (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T21:27:23.9617230Z test_saved_variable_packing_unpacking_saved_original_with_hooks (__main__.TestAutograd) ... ok (0.007s) 2023-01-11T21:27:23.9617470Z test_saved_variable_saved_original_inplace_detach (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T21:27:23.9617700Z test_saved_variable_version_counter (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9617920Z test_saved_variables_deprecated (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9618130Z test_saving_variable_to_disk (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T21:27:23.9618330Z test_select_expanded_v (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9618510Z test_select_sum (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9618710Z test_set_data_preserve_pyobj (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T21:27:23.9618920Z test_set_data_self_requires_grad (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9619130Z test_set_data_tensorimpl_type (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9619340Z test_set_grad_coroutines (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9619550Z test_set_grad_coroutines_benign_exceptions (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9619790Z test_set_grad_coroutines_critical_exceptions (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9620010Z test_set_grad_coroutines_exit (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9620210Z test_set_grad_enabled (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T21:27:23.9620410Z test_set_grad_generator_functions (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9620640Z test_set_grad_generator_functions_recursive (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9620900Z test_setitem (__main__.TestAutograd) ... ok (0.004s) 2023-01-11T21:27:23.9621080Z test_setitem_mask (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9621300Z test_setting_default_saved_variable_hooks_twice_should_not_fail (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T21:27:23.9621560Z test_setting_default_saved_variable_hooks_twice_should_use_inner (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9621780Z test_shape (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T21:27:23.9621960Z test_sharded_grad (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9622150Z test_simple_reentrant (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9622340Z test_slice_expanded_v (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T21:27:23.9622540Z test_sparse_gather_both_scalar (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T21:27:23.9622750Z test_sparse_gather_dim0 (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T21:27:23.9622970Z test_sparse_gather_dim1 (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T21:27:23.9623170Z test_sparse_gather_dim_neg (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9623380Z test_sparse_gather_ind_scalar (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T21:27:23.9623580Z test_sparse_gather_x_scalar (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T21:27:23.9623780Z test_sparse_mm_backward (__main__.TestAutograd) ... ok (0.003s) 2023-01-11T21:27:23.9624220Z test_symeig_no_eigenvectors (__main__.TestAutograd) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_autograd.py:4200: UserWarning: torch.symeig is deprecated in favor of torch.linalg.eigh and will be removed in a future PyTorch release. 2023-01-11T21:27:23.9624630Z 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:27:23.9624860Z L, _ = torch.symeig(A, upper=upper) 2023-01-11T21:27:23.9625010Z should be replaced with 2023-01-11T21:27:23.9625210Z L = torch.linalg.eigvalsh(A, UPLO='U' if upper else 'L') 2023-01-11T21:27:23.9625360Z and 2023-01-11T21:27:23.9625490Z L, V = torch.symeig(A, eigenvectors=True) 2023-01-11T21:27:23.9625640Z should be replaced with 2023-01-11T21:27:23.9625970Z 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:27:23.9626240Z w, v = torch.symeig(A, eigenvectors=False) 2023-01-11T21:27:23.9626370Z ok (0.003s) 2023-01-11T21:27:23.9626530Z test_tensor_grad_warnings (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9626730Z test_thread_shutdown (__main__.TestAutograd) ... ok (0.586s) 2023-01-11T21:27:23.9626930Z test_to_sparse_backward (__main__.TestAutograd) ... ok (0.019s) 2023-01-11T21:27:23.9627120Z test_too_many_grads (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9627310Z test_type_conversions (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T21:27:23.9627500Z test_unrelated_inputs (__main__.TestAutograd) ... ok (0.002s) 2023-01-11T21:27:23.9627700Z test_unused_output (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9627890Z test_var_mean_differentiable (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9628100Z test_variable_traverse (__main__.TestAutograd) ... ok (0.062s) 2023-01-11T21:27:23.9628290Z test_version_counter (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9628480Z test_view_func_replay (__main__.TestAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9628670Z test_volatile_deprecated (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T21:27:23.9628880Z test_will_engine_execute_node (__main__.TestAutograd) ... ok (0.004s) 2023-01-11T21:27:23.9629100Z test_wrapped_number_saved_variable_hooks (__main__.TestAutograd) ... ok (0.000s) 2023-01-11T21:27:23.9629340Z test_view_func_for_complex_views (autograd.test_complex.TestAutogradComplex) ... ok (0.001s) 2023-01-11T21:27:23.9629620Z test_view_with_multi_output (autograd.test_complex.TestAutogradComplex) ... ok (0.004s) 2023-01-11T21:27:23.9629900Z test_advanced_indexing_backwards_large_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:27:23.9630190Z test_advanced_indexing_backwards_memory_format_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:23.9630470Z test_backward_device_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: fewer than 2 devices detected (0.000s) 2023-01-11T21:27:23.9630720Z test_copy__cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:23.9630960Z test_copy_forward_ad_broadcasting_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:23.9631230Z test_copy_forward_ad_same_layout_copies_grad_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:23.9631560Z test_copy_r_to_c_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:23.9631970Z test_cross_device_reentrant_autograd_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:27:23.9632250Z test_free_unneeded_tensor_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:27:23.9632590Z test_grad_assignment_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:23.9632890Z test_gradcheck_input_output_different_device_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:27:23.9633260Z test_inplace_multiple_output_view_of_view_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:23.9633540Z test_inplace_on_view_backprop_base_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:23.9634480Z test_inplace_on_view_backprop_view_cpu (__main__.TestAutogradDeviceTypeCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_autograd.py:9101: UserWarning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (Triggered internally at /Users/runner/work/pytorch/pytorch/build/aten/src/ATen/core/TensorBody.h:485.) 2023-01-11T21:27:23.9635100Z self.assertIsNone(a.grad) 2023-01-11T21:27:23.9635220Z ok (0.000s) 2023-01-11T21:27:23.9635420Z test_inplace_on_view_backprop_view_of_view_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:23.9635760Z test_inplace_on_view_gradcheck_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:23.9636140Z test_inplace_on_view_makes_base_require_grad_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:23.9636510Z test_inplace_on_view_modify_base_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:23.9636790Z test_inplace_on_view_multi_output_safe_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.005s) 2023-01-11T21:27:23.9637040Z test_inplace_on_view_multi_output_unsafe_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:23.9637310Z test_inplace_on_view_multiple_outputs_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:23.9637560Z test_inplace_on_view_non_contig_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:23.9637900Z test_inplace_on_view_of_multiple_output_view_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:23.9638280Z test_inplace_on_view_of_view_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:23.9638610Z test_inplace_on_view_python_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:23.9638960Z test_inplace_on_view_then_no_grad_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:23.9639270Z test_inputbuffer_add_multidevice_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: fewer than 2 devices detected (0.000s) 2023-01-11T21:27:23.9639550Z test_min_max_median_backprops_to_all_values_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:23.9639880Z test_mv_grad_stride_0_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:23.9640150Z test_non_differentiable_ops_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:23.9640470Z test_parameter_resize_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:23.9640780Z test_pin_memory_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:27:23.9641020Z test_profiler_emit_itt_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:23.9641280Z test_profiler_emit_nvtx_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:27:23.9641610Z test_pyscalar_conversions_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:23.9641910Z test_reentrant_parent_error_on_cpu_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:27:23.9642170Z test_requires_grad_factory_cpu_float32 (__main__.TestAutogradDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:23.9642420Z test_requires_grad_factory_cpu_float64 (__main__.TestAutogradDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:23.9642690Z test_rnn_backward_to_input_but_not_parameters_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:27:23.9643350Z test_scatter_index_reduce_amin_amax_backprops_to_all_values_cpu (__main__.TestAutogradDeviceTypeCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/gradcheck.py:1479: 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:27:23.9643770Z func_out = func(*tupled_inputs) 2023-01-11T21:27:23.9644240Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/gradcheck.py:1479: 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:27:23.9648510Z func_out = func(*tupled_inputs) 2023-01-11T21:27:23.9648640Z ok (0.002s) 2023-01-11T21:27:23.9648830Z test_scatter_index_reduce_prod_gradgrad_error_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:27:23.9649100Z test_set_requires_grad_only_for_floats_cpu_float32 (__main__.TestAutogradDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:23.9649360Z test_set_requires_grad_only_for_floats_cpu_float64 (__main__.TestAutogradDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:23.9649620Z test_set_requires_grad_only_for_floats_cpu_int16 (__main__.TestAutogradDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:23.9649880Z test_set_requires_grad_only_for_floats_cpu_int32 (__main__.TestAutogradDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:23.9650130Z test_set_requires_grad_only_for_floats_cpu_int64 (__main__.TestAutogradDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:23.9650380Z test_set_requires_grad_only_for_floats_cpu_int8 (__main__.TestAutogradDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:23.9650710Z test_simple_reentrant_cross_device_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:27:23.9651070Z test_sparse_backward_cpu_complex128 (__main__.TestAutogradDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:23.9651420Z test_sparse_backward_cpu_float64 (__main__.TestAutogradDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:23.9651770Z test_sparse_ctor_getter_backward_cpu_complex128 (__main__.TestAutogradDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:23.9652140Z test_sparse_ctor_getter_backward_cpu_float64 (__main__.TestAutogradDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:23.9652480Z test_sparse_mask_autograd_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:23.9652750Z test_strided_leaf_grad_layout_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:23.9653000Z test_to_r_to_c_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:23.9653250Z test_unused_output_device_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: fewer than 2 devices detected (0.000s) 2023-01-11T21:27:23.9653510Z test_warning_in_backward_cpu (__main__.TestAutogradDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:23.9653810Z test_where_functional_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:23.9654200Z test_where_scalar_cpu (__main__.TestAutogradDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:23.9654910Z test_advanced_packing_unpacking (__main__.TestAutogradForwardMode) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_autograd.py:8092: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:23.9655390Z self.assertEqual(dual.storage().data_ptr(), foo.storage().data_ptr()) 2023-01-11T21:27:23.9655940Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_autograd.py:8101: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:23.9656390Z self.assertEqual(dual_primal.storage().data_ptr(), foo.storage().data_ptr()) 2023-01-11T21:27:23.9656920Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_autograd.py:8102: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:23.9657330Z self.assertEqual(dual_tangent.storage().data_ptr(), bar.storage().data_ptr()) 2023-01-11T21:27:23.9657490Z ok (0.002s) 2023-01-11T21:27:23.9657670Z test_backward_graph_destruction (__main__.TestAutogradForwardMode) ... ok (0.000s) 2023-01-11T21:27:23.9657900Z test_basic_packing_unpacking (__main__.TestAutogradForwardMode) ... ok (0.001s) 2023-01-11T21:27:23.9658140Z test_codegen_ignores_undefined_outputs (__main__.TestAutogradForwardMode) ... ok (0.001s) 2023-01-11T21:27:23.9658780Z test_create_new_zeros_with_same_meta (__main__.TestAutogradForwardMode) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_autograd.py:8351: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:23.9659420Z self.assertEqual(len(result.storage()), len(target.storage()) * prod_of_t_bdims) 2023-01-11T21:27:23.9659600Z ok (0.004s) 2023-01-11T21:27:23.9659770Z test_default_level (__main__.TestAutogradForwardMode) ... ok (0.001s) 2023-01-11T21:27:23.9659990Z test_detach_view_tracking (__main__.TestAutogradForwardMode) ... ok (0.000s) 2023-01-11T21:27:23.9660230Z test_forward_level_cleanup (__main__.TestAutogradForwardMode) ... ok (0.001s) 2023-01-11T21:27:23.9660450Z test_fwd_grad_enabled (__main__.TestAutogradForwardMode) ... ok (0.000s) 2023-01-11T21:27:23.9660670Z test_grad_cleanup (__main__.TestAutogradForwardMode) ... ok (0.001s) 2023-01-11T21:27:23.9660910Z test_make_dual_forbid_integral_dtype (__main__.TestAutogradForwardMode) ... ok (0.001s) 2023-01-11T21:27:23.9661160Z test_make_dual_inference_tensor_in_inference_mode (__main__.TestAutogradForwardMode) ... ok (0.000s) 2023-01-11T21:27:23.9661410Z test_make_dual_torch_dispatch (__main__.TestAutogradForwardMode) ... ok (0.001s) 2023-01-11T21:27:23.9661670Z test_metadata_check_check_conj (__main__.TestAutogradForwardMode) ... ok (0.001s) 2023-01-11T21:27:23.9661920Z test_metadata_check_checks_ignores_size_zero (__main__.TestAutogradForwardMode) ... ok (0.001s) 2023-01-11T21:27:23.9662580Z test_metadata_check_checks_storage_numel (__main__.TestAutogradForwardMode) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_autograd.py:7790: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:23.9663030Z self.assertEqual(len(primal.storage()), 5) 2023-01-11T21:27:23.9663180Z ok (0.001s) 2023-01-11T21:27:23.9663380Z test_metadata_check_ignore_storage_offset_for_zero_numel_tensor (__main__.TestAutogradForwardMode) ... ok (0.001s) 2023-01-11T21:27:23.9664060Z test_metadata_check_when_primal_has_conj_bit (__main__.TestAutogradForwardMode) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_autograd.py:7826: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:23.9664520Z self.assertEqual(len(a.storage()), len(b.storage())) 2023-01-11T21:27:23.9664670Z ok (0.001s) 2023-01-11T21:27:23.9665260Z test_metadata_check_when_primal_has_neg_bit (__main__.TestAutogradForwardMode) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_autograd.py:7841: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:23.9665740Z self.assertEqual(len(a.storage()), len(b.storage())) 2023-01-11T21:27:23.9665880Z ok (0.001s) 2023-01-11T21:27:23.9666050Z test_nested_level (__main__.TestAutogradForwardMode) ... ok (0.001s) 2023-01-11T21:27:23.9666270Z test_non_differentiable (__main__.TestAutogradForwardMode) ... ok (0.000s) 2023-01-11T21:27:23.9666490Z test_out_variant (__main__.TestAutogradForwardMode) ... ok (0.003s) 2023-01-11T21:27:23.9666700Z test_print (__main__.TestAutogradForwardMode) ... ok (0.001s) 2023-01-11T21:27:23.9666930Z test_set_fw_grad_having_own_fw_grad_at_same_level (__main__.TestAutogradForwardMode) ... ok (0.002s) 2023-01-11T21:27:23.9667180Z test_set_fwd_grad_enabled (__main__.TestAutogradForwardMode) ... ok (0.000s) 2023-01-11T21:27:23.9667400Z test_size_check (__main__.TestAutogradForwardMode) ... ok (0.002s) 2023-01-11T21:27:23.9667630Z test_view_inplace_always_creates_a_view (__main__.TestAutogradForwardMode) ... ok (0.001s) 2023-01-11T21:27:23.9667890Z test_view_inplace_differentiable_views (__main__.TestAutogradForwardMode) ... ok (0.001s) 2023-01-11T21:27:23.9668150Z test_view_inplace_non_differentiable_views (__main__.TestAutogradForwardMode) ... ok (0.001s) 2023-01-11T21:27:23.9668410Z test_inplace_on_view_not_same_layout (__main__.TestAutogradForwardModeBatchedGrad) ... ok (0.001s) 2023-01-11T21:27:23.9668680Z test_inplace_on_view_same_layout (__main__.TestAutogradForwardModeBatchedGrad) ... ok (0.001s) 2023-01-11T21:27:23.9669380Z test_metadata_check_for_storage_numel_skipped (__main__.TestAutogradForwardModeBatchedGrad) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_autograd.py:7716: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:23.9669850Z self.assertEqual(len(primal.storage()), 5) 2023-01-11T21:27:23.9670010Z ok (0.003s) 2023-01-11T21:27:23.9670200Z test_out_of_place_basic (__main__.TestAutogradForwardModeBatchedGrad) ... ok (0.002s) 2023-01-11T21:27:23.9670460Z test_out_of_place_not_same_layout (__main__.TestAutogradForwardModeBatchedGrad) ... ok (0.001s) 2023-01-11T21:27:23.9670750Z test_construct_standard_basis_for_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T21:27:23.9671070Z test_construct_standard_basis_for_cuda_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test requires CUDA (0.000s) 2023-01-11T21:27:23.9671410Z test_construct_standard_basis_for_cuda_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test requires CUDA (0.000s) 2023-01-11T21:27:23.9671720Z test_construct_standard_basis_for_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.006s) 2023-01-11T21:27:23.9672010Z test_hessian_create_graph_vectorize_False_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.050s) 2023-01-11T21:27:23.9672320Z test_hessian_create_graph_vectorize_False_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.312s) 2023-01-11T21:27:23.9672620Z test_hessian_create_graph_vectorize_True_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.020s) 2023-01-11T21:27:23.9672920Z test_hessian_create_graph_vectorize_True_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.126s) 2023-01-11T21:27:23.9673210Z test_hessian_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9673490Z test_hessian_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2023-01-11T21:27:23.9673780Z test_hessian_err_check_strict_vectorize_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2023-01-11T21:27:23.9674140Z test_hessian_err_check_strict_vectorize_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9674450Z test_hessian_err_check_vectorize_False_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T21:27:23.9674770Z test_hessian_err_check_vectorize_False_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.005s) 2023-01-11T21:27:23.9675070Z test_hessian_err_check_vectorize_True_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9675370Z test_hessian_err_check_vectorize_True_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2023-01-11T21:27:23.9675670Z test_hessian_match_vhp_hvp_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9675960Z test_hessian_match_vhp_hvp_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2023-01-11T21:27:23.9676240Z test_hessian_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9676550Z test_hessian_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2023-01-11T21:27:23.9676840Z test_hessian_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9677110Z test_hessian_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.005s) 2023-01-11T21:27:23.9677400Z test_hessian_output_vectorized_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9677700Z test_hessian_output_vectorized_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2023-01-11T21:27:23.9678000Z test_hessian_scalar_vectorize_False_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9678300Z test_hessian_scalar_vectorize_False_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2023-01-11T21:27:23.9678630Z test_hessian_scalar_vectorize_True_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9678930Z test_hessian_scalar_vectorize_True_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T21:27:23.9679240Z test_hessian_vectorize_correctness_multi_input_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.005s) 2023-01-11T21:27:23.9679560Z test_hessian_vectorize_correctness_multi_input_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.036s) 2023-01-11T21:27:23.9679870Z test_hessian_vectorize_correctness_simple_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T21:27:23.9680180Z test_hessian_vectorize_correctness_simple_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.011s) 2023-01-11T21:27:23.9680500Z test_hessian_vectorize_correctness_unrelated_outputs_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T21:27:23.9680830Z test_hessian_vectorize_correctness_unrelated_outputs_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.010s) 2023-01-11T21:27:23.9681140Z test_hessian_vectorize_raises_no_warnings_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2023-01-11T21:27:23.9681450Z test_hessian_vectorize_raises_no_warnings_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9681740Z test_hvp_create_graph_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.025s) 2023-01-11T21:27:23.9682030Z test_hvp_create_graph_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.151s) 2023-01-11T21:27:23.9682310Z test_hvp_err_check_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T21:27:23.9682580Z test_hvp_err_check_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2023-01-11T21:27:23.9682870Z test_hvp_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9683150Z test_hvp_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T21:27:23.9683430Z test_hvp_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9683700Z test_hvp_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T21:27:23.9683970Z test_hvp_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9684240Z test_hvp_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T21:27:23.9684510Z test_hvp_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9684780Z test_hvp_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T21:27:23.9685110Z test_jacobian_create_graph_vectorize_False_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.017s) 2023-01-11T21:27:23.9689440Z test_jacobian_create_graph_vectorize_False_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.110s) 2023-01-11T21:27:23.9689770Z test_jacobian_create_graph_vectorize_True_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.013s) 2023-01-11T21:27:23.9690080Z test_jacobian_create_graph_vectorize_True_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.077s) 2023-01-11T21:27:23.9690380Z test_jacobian_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9690670Z test_jacobian_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2023-01-11T21:27:23.9690970Z test_jacobian_err_check_strict_vectorize_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2023-01-11T21:27:23.9691340Z test_jacobian_err_check_strict_vectorize_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2023-01-11T21:27:23.9691640Z test_jacobian_err_check_vectorize_False_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9691950Z test_jacobian_err_check_vectorize_False_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2023-01-11T21:27:23.9692260Z test_jacobian_err_check_vectorize_True_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9692560Z test_jacobian_err_check_vectorize_True_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T21:27:23.9692850Z test_jacobian_match_vjp_jvp_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9693140Z test_jacobian_match_vjp_jvp_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2023-01-11T21:27:23.9693430Z test_jacobian_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9693710Z test_jacobian_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T21:27:23.9693990Z test_jacobian_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9694270Z test_jacobian_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2023-01-11T21:27:23.9694560Z test_jacobian_output_vectorized_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9694860Z test_jacobian_output_vectorized_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T21:27:23.9695150Z test_jacobian_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9695430Z test_jacobian_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9695720Z test_jacobian_scalar_vectorized_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9696010Z test_jacobian_scalar_vectorized_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9696340Z test_jacobian_vectorize_correctness_different_devices_base_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test requires CUDA (0.000s) 2023-01-11T21:27:23.9696710Z test_jacobian_vectorize_correctness_different_devices_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... skip: test requires CUDA (0.000s) 2023-01-11T21:27:23.9697050Z test_jacobian_vectorize_correctness_different_dtype_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9697380Z test_jacobian_vectorize_correctness_different_dtype_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2023-01-11T21:27:23.9697720Z test_jacobian_vectorize_correctness_multi_input_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9698040Z test_jacobian_vectorize_correctness_multi_input_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.006s) 2023-01-11T21:27:23.9698410Z test_jacobian_vectorize_correctness_multi_input_multi_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.003s) 2023-01-11T21:27:23.9698740Z test_jacobian_vectorize_correctness_multi_input_multi_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.018s) 2023-01-11T21:27:23.9699060Z test_jacobian_vectorize_correctness_simple_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9699370Z test_jacobian_vectorize_correctness_simple_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.007s) 2023-01-11T21:27:23.9699720Z test_jacobian_vectorize_correctness_unrelated_outputs_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9700050Z test_jacobian_vectorize_correctness_unrelated_outputs_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.008s) 2023-01-11T21:27:23.9700370Z test_jacobian_vectorize_correctness_zero_dim_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T21:27:23.9700680Z test_jacobian_vectorize_correctness_zero_dim_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.012s) 2023-01-11T21:27:23.9700980Z test_jacobian_vectorize_raises_no_warnings_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.000s) 2023-01-11T21:27:23.9701280Z test_jacobian_vectorize_raises_no_warnings_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9701620Z test_jvp_create_graph_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.019s) 2023-01-11T21:27:23.9701910Z test_jvp_create_graph_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.109s) 2023-01-11T21:27:23.9702200Z test_jvp_err_check_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9702480Z test_jvp_err_check_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9702760Z test_jvp_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9703040Z test_jvp_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T21:27:23.9703320Z test_jvp_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9703600Z test_jvp_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9703870Z test_jvp_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9704140Z test_jvp_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T21:27:23.9704410Z test_jvp_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9704680Z test_jvp_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T21:27:23.9704950Z test_vhp_create_graph_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.022s) 2023-01-11T21:27:23.9705230Z test_vhp_create_graph_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.137s) 2023-01-11T21:27:23.9705510Z test_vhp_err_check_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9705780Z test_vhp_err_check_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T21:27:23.9706110Z test_vhp_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9706400Z test_vhp_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T21:27:23.9706670Z test_vhp_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9706940Z test_vhp_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T21:27:23.9707210Z test_vhp_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9707480Z test_vhp_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T21:27:23.9707750Z test_vhp_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9708020Z test_vhp_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9708310Z test_vjp_create_graph_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.017s) 2023-01-11T21:27:23.9708590Z test_vjp_create_graph_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.096s) 2023-01-11T21:27:23.9708870Z test_vjp_err_check_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9709140Z test_vjp_err_check_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9709420Z test_vjp_err_check_strict_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9709700Z test_vjp_err_check_strict_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T21:27:23.9709970Z test_vjp_no_grad_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9710240Z test_vjp_no_grad_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T21:27:23.9710510Z test_vjp_output_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9710780Z test_vjp_output_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.002s) 2023-01-11T21:27:23.9711050Z test_vjp_scalar_base_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9711320Z test_vjp_scalar_logging_tensor (autograd.test_functional.TestAutogradFunctional) ... ok (0.001s) 2023-01-11T21:27:23.9711580Z test_inference_mode_context_manager (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2023-01-11T21:27:23.9711830Z test_inference_mode_decorator (__main__.TestAutogradInferenceMode) ... ok (0.001s) 2023-01-11T21:27:23.9712080Z test_inference_mode_existing_autograd_session (__main__.TestAutogradInferenceMode) ... ok (0.003s) 2023-01-11T21:27:23.9712350Z test_inference_mode_handle_direct_view_on_rebase (__main__.TestAutogradInferenceMode) ... ok (0.004s) 2023-01-11T21:27:23.9712620Z test_inference_mode_handle_indirect_view_on_rebase (__main__.TestAutogradInferenceMode) ... ok (0.003s) 2023-01-11T21:27:23.9712900Z test_inference_mode_inf_tensor_in_inf_mode_functional_op (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2023-01-11T21:27:23.9713170Z test_inference_mode_inf_tensor_in_inf_mode_inplace_op (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2023-01-11T21:27:23.9713440Z test_inference_mode_inf_tensor_in_inf_mode_view_op (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2023-01-11T21:27:23.9713720Z test_inference_mode_inf_tensor_in_normal_mode_functional_op (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2023-01-11T21:27:23.9714000Z test_inference_mode_inf_tensor_in_normal_mode_inplace_op (__main__.TestAutogradInferenceMode) ... ok (0.004s) 2023-01-11T21:27:23.9714270Z test_inference_mode_inf_tensor_in_normal_mode_view_op (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2023-01-11T21:27:23.9714530Z test_inference_mode_tensor_creation (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2023-01-11T21:27:23.9714940Z test_mix_inference_and_normal_tensor_functional_op (__main__.TestAutogradInferenceMode) ... ok (0.002s) 2023-01-11T21:27:23.9715220Z test_mix_inference_and_normal_tensor_inplace_op (__main__.TestAutogradInferenceMode) ... ok (0.005s) 2023-01-11T21:27:23.9715490Z test_mix_inference_and_normal_tensor_view_op (__main__.TestAutogradInferenceMode) ... ok (0.000s) 2023-01-11T21:27:23.9715760Z test_normal_tensor_inplace_output_in_inference_mode (__main__.TestAutogradInferenceMode) ... ok (0.001s) 2023-01-11T21:27:23.9716030Z test_normal_tensor_inplace_output_in_normal_mode (__main__.TestAutogradInferenceMode) ... ok (0.001s) 2023-01-11T21:27:23.9716300Z test_normal_tensor_view_output_in_inference_mode (__main__.TestAutogradInferenceMode) ... ok (0.001s) 2023-01-11T21:27:23.9716560Z test_normal_tensor_view_output_in_normal_mode (__main__.TestAutogradInferenceMode) ... ok (0.002s) 2023-01-11T21:27:23.9716880Z test_autograd_composite_implicit_and_dispatch_registration_cpu (__main__.TestAutogradMultipleDispatchCPU) ... ok (0.001s) 2023-01-11T21:27:23.9717190Z test_autograd_multiple_dispatch_registrations_cpu (__main__.TestAutogradMultipleDispatchCPU) ... ok (0.001s) 2023-01-11T21:27:23.9717490Z test_backward_single_threaded_cpu (__main__.TestAutogradMultipleDispatchCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:27:23.9717760Z test_foward_mode_AD_cpu (__main__.TestAutogradMultipleDispatchCPU) ... ok (0.000s) 2023-01-11T21:27:23.9718020Z test_per_dispatch_key_input_saving_cpu (__main__.TestAutogradMultipleDispatchCPU) ... ok (0.003s) 2023-01-11T21:27:23.9718280Z test_view_copy_cpu (__main__.TestAutogradMultipleDispatchCPU) ... ok (0.001s) 2023-01-11T21:27:23.9718510Z test_cat_stack_r_to_c (__main__.TestMultithreadAutograd) ... ok (0.033s) 2023-01-11T21:27:23.9718740Z test_dataparallel_saved_tensors_hooks (__main__.TestMultithreadAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9718980Z test_fork_join_in_middle (__main__.TestMultithreadAutograd) ... ok (0.009s) 2023-01-11T21:27:23.9719200Z test_multi_grad_hooks (__main__.TestMultithreadAutograd) ... ok (0.003s) 2023-01-11T21:27:23.9719440Z test_multithreaded_exception_propagation (__main__.TestMultithreadAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9719680Z test_preserve_backtrace (__main__.TestMultithreadAutograd) ... ok (0.001s) 2023-01-11T21:27:23.9719910Z test_python_thread_in_middle (__main__.TestMultithreadAutograd) ... ok (0.011s) 2023-01-11T21:27:23.9720140Z test_simple_backward (__main__.TestMultithreadAutograd) ... ok (0.003s) 2023-01-11T21:27:23.9720370Z test_simple_backward_same_input (__main__.TestMultithreadAutograd) ... ok (0.004s) 2023-01-11T21:27:23.9720500Z 2023-01-11T21:27:23.9720660Z ---------------------------------------------------------------------- 2023-01-11T21:27:23.9720830Z Ran 543 tests in 7.296s 2023-01-11T21:27:23.9720910Z 2023-01-11T21:27:23.9720970Z OK (skipped=46, expected failures=1) 2023-01-11T21:27:23.9721070Z 2023-01-11T21:27:23.9721130Z Generating XML reports... 2023-01-11T21:27:23.9721420Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestAllowMutationOnSaved-20230111212716.xml 2023-01-11T21:27:23.9721780Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestAutograd-20230111212716.xml 2023-01-11T21:27:23.9722160Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-autograd.test_complex.TestAutogradComplex-20230111212716.xml 2023-01-11T21:27:23.9722540Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestAutogradDeviceTypeCPU-20230111212716.xml 2023-01-11T21:27:23.9722910Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestAutogradForwardMode-20230111212716.xml 2023-01-11T21:27:23.9723300Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestAutogradForwardModeBatchedGrad-20230111212716.xml 2023-01-11T21:27:23.9723720Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-autograd.test_functional.TestAutogradFunctional-20230111212716.xml 2023-01-11T21:27:23.9728220Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestAutogradInferenceMode-20230111212716.xml 2023-01-11T21:27:23.9728640Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestAutogradMultipleDispatchCPU-20230111212716.xml 2023-01-11T21:27:23.9729020Z Generated XML report: test-reports/python-unittest/test_autograd/TEST-TestMultithreadAutograd-20230111212716.xml 2023-01-11T21:27:23.9729190Z 2023-01-11T21:27:23.9729500Z ##[endgroup] 2023-01-11T21:27:23.9729780Z FINISHED PRINTING LOG FILE of test_autograd (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_autograd_fw76l6ns) 2023-01-11T21:27:23.9729950Z 2023-01-11T21:27:23.9730060Z Running test_torch ... [2023-01-11 21:27:23.949000] 2023-01-11T21:27:23.9730420Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_torch.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:27:23.949302] 2023-01-11T21:27:30.5731390Z 2023-01-11T21:27:30.5731750Z Expand the folded group to see the log file of test_torch 2023-01-11T21:27:30.5732290Z ##[group]PRINTING LOG FILE of test_torch (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_torch_lq2gs7cx) 2023-01-11T21:27:30.5732490Z 2023-01-11T21:27:30.5732710Z Running tests... 2023-01-11T21:27:30.5733700Z ---------------------------------------------------------------------- 2023-01-11T21:27:30.5733990Z Test results will be stored in test-reports/python-unittest/test_torch 2023-01-11T21:27:30.5734220Z test_basic_vitals (__main__.TestBasicVitalSigns) ... ok (0.001s) 2023-01-11T21:27:30.5734480Z test_basic_vitals_read_write (__main__.TestBasicVitalSigns) ... ok (0.000s) 2023-01-11T21:27:30.5734820Z test_dataloader_vitals (__main__.TestBasicVitalSigns) ... ok (0.001s) 2023-01-11T21:27:30.5735040Z test_RNGState (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5735240Z test_RNGStateAliasing (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5735450Z test_RNG_after_pickle (__main__.TestTorch) ... ok (0.119s) 2023-01-11T21:27:30.5735630Z test_Size (__main__.TestTorch) ... ok (0.002s) 2023-01-11T21:27:30.5735820Z test_Size_iter (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:27:30.5736010Z test_Size_scalar (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:27:30.5736210Z test_add_meta_scalar (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5736420Z test_allow_tensor_metadata_change (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:27:30.5736610Z test_apply (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:27:30.5736790Z test_as_subclass (__main__.TestTorch) ... ok (0.012s) 2023-01-11T21:27:30.5736980Z test_assert_async (__main__.TestTorch) ... ok (0.010s) 2023-01-11T21:27:30.5737180Z test_backward_hooks_traverse (__main__.TestTorch) ... ok (0.035s) 2023-01-11T21:27:30.5737390Z test_batch_norm_cpu_inference (__main__.TestTorch) ... ok (0.003s) 2023-01-11T21:27:30.5737760Z test_bmm_multithreaded (__main__.TestTorch) ... [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:27:30.5738700Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [1, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:27:30.5739250Z torch.bmm(b1, b2, out=res2) 2023-01-11T21:27:30.5740100Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [1, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:27:30.5740610Z torch.bmm(b1, b2, out=res2) 2023-01-11T21:27:30.5741330Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [1, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:27:30.5741920Z torch.bmm(b1, b2, out=res2) 2023-01-11T21:27:30.5742650Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 23, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:27:30.5743170Z torch.bmm(b1, b2, out=res2) 2023-01-11T21:27:30.5743860Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:27:30.5744350Z torch.bmm(b1, b2, out=res2) 2023-01-11T21:27:30.5745030Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:27:30.5753610Z torch.bmm(b1, b2, out=res2) 2023-01-11T21:27:30.5754410Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [1, 23, 12], which does not match the required output shape [0, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:27:30.5754950Z torch.bmm(b1, b2, out=res2) 2023-01-11T21:27:30.5755790Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [10, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:27:30.5756340Z torch.bmm(b1, b2, out=res2) 2023-01-11T21:27:30.5757090Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [10, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:27:30.5757620Z torch.bmm(b1, b2, out=res2) 2023-01-11T21:27:30.5758370Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [10, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:27:30.5758920Z torch.bmm(b1, b2, out=res2) 2023-01-11T21:27:30.5759650Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 23, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:27:30.5760160Z torch.bmm(b1, b2, out=res2) 2023-01-11T21:27:30.5760850Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 23, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:27:30.5761380Z torch.bmm(b1, b2, out=res2) 2023-01-11T21:27:30.5762090Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 0, 12]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:27:30.5762600Z torch.bmm(b1, b2, out=res2) 2023-01-11T21:27:30.5763300Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:8590: UserWarning: An output with one or more elements was resized since it had shape [10, 23, 12], which does not match the required output shape [0, 0, 0]. This behavior is deprecated, and in a future PyTorch release outputs will not be resized unless they have zero elements. You can explicitly reuse an out tensor t by resizing it, inplace, to zero elements with t.resize_(0). (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/Resize.cpp:33.) 2023-01-11T21:27:30.5763790Z torch.bmm(b1, b2, out=res2) 2023-01-11T21:27:30.5763910Z ok (0.159s) 2023-01-11T21:27:30.5764070Z test_boxMullerState (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5764360Z test_c10_layer_norm (__main__.TestTorch) ... skip: Pytorch is compiled without Caffe2 (0.000s) 2023-01-11T21:27:30.5764580Z test_cat_neg_dim (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5764770Z test_chunk_neg_dim (__main__.TestTorch) ... ok (0.002s) 2023-01-11T21:27:30.5764950Z test_conj_neg_tolist (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:27:30.5765130Z test_contains (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5765310Z test_copy_broadcast (__main__.TestTorch) ... ok (0.004s) 2023-01-11T21:27:30.5765490Z test_copy_dtypes (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:27:30.5765670Z test_copy_float16 (__main__.TestTorch) ... ok (0.050s) 2023-01-11T21:27:30.5765850Z test_copy_many_to_one (__main__.TestTorch) ... ok (0.003s) 2023-01-11T21:27:30.5766350Z test_copy_transpose (__main__.TestTorch) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:7754: 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:27:30.5766780Z x = torch.arange(100 * 100).reshape(100, 100).to(dtype=torch.complex32).t() 2023-01-11T21:27:30.5766940Z ok (0.001s) 2023-01-11T21:27:30.5767090Z test_cuda_not_built (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5767280Z test_cummax_neg_dim (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5767450Z test_cummin_neg_dim (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5767630Z test_cumprod_neg_dim (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5767820Z test_cumsum_neg_dim (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5768000Z test_cxx_flags (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:27:30.5768560Z test_dead_weak_ref (__main__.TestTorch) ... [W python_variable.cpp:319] Warning: Deallocating Tensor that still has live PyObject references. This probably happened because you took out a weak reference to Tensor and didn't call _fix_weakref() after dereferencing it. Subsequent accesses to this tensor via the PyObject will now fail. (function decref) 2023-01-11T21:27:30.5768920Z ok (0.002s) 2023-01-11T21:27:30.5769080Z test_deepcopy_gradient (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5769270Z test_deepcopy_parameter (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5769470Z test_deterministic_flag (__main__.TestTorch) ... ok (0.002s) 2023-01-11T21:27:30.5769650Z test_device (__main__.TestTorch) ... ok (0.011s) 2023-01-11T21:27:30.5769820Z test_dir (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:27:30.5769990Z test_doc (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5770160Z test_doc_template (__main__.TestTorch) 2023-01-11T21:27:30.5770370Z Test that all public API doc strings use the same standard template for ... ok (0.014s) 2023-01-11T21:27:30.5770600Z test_dot_data_use (__main__.TestTorch) ... ok (0.006s) 2023-01-11T21:27:30.5770800Z test_dtype_is_signed (__main__.TestTorch) ... ok (0.002s) 2023-01-11T21:27:30.5771410Z test_element_size (__main__.TestTorch) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:5939: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5771850Z byte = torch.ByteStorage().element_size() 2023-01-11T21:27:30.5772400Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:5940: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5772800Z char = torch.CharStorage().element_size() 2023-01-11T21:27:30.5773410Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:5941: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5773810Z short = torch.ShortStorage().element_size() 2023-01-11T21:27:30.5774330Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:5942: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5774700Z int = torch.IntStorage().element_size() 2023-01-11T21:27:30.5775210Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:5943: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5775640Z long = torch.LongStorage().element_size() 2023-01-11T21:27:30.5776140Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:5944: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5776520Z float = torch.FloatStorage().element_size() 2023-01-11T21:27:30.5777040Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:5945: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5777450Z double = torch.DoubleStorage().element_size() 2023-01-11T21:27:30.5777960Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:5946: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5778330Z bool = torch.BoolStorage().element_size() 2023-01-11T21:27:30.5778850Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:5947: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5779240Z bfloat16 = torch.BFloat16Storage().element_size() 2023-01-11T21:27:30.5779750Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:5948: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5780160Z complexfloat = torch.ComplexFloatStorage().element_size() 2023-01-11T21:27:30.5780680Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:5949: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5781090Z complexdouble = torch.ComplexDoubleStorage().element_size() 2023-01-11T21:27:30.5781270Z ok (0.002s) 2023-01-11T21:27:30.5781420Z test_empty_meta (__main__.TestTorch) ... ok (0.003s) 2023-01-11T21:27:30.5781610Z test_empty_storage_view (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:27:30.5781790Z test_equal (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5781980Z test_error_msg_type_translation (__main__.TestTorch) ... ok (0.006s) 2023-01-11T21:27:30.5782180Z test_fill_diagonal (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5782360Z test_fix_weakref_no_leak (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:27:30.5782560Z test_format_scalar_meta (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:27:30.5783130Z test_from_buffer (__main__.TestTorch) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6322: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5783600Z self.assertEqual(torch.ByteStorage.from_buffer(a).tolist(), [1, 2, 3, 4]) 2023-01-11T21:27:30.5784190Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/storage.py:675: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5784590Z return list(self) 2023-01-11T21:27:30.5785120Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/storage.py:649: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5785550Z return iter(map(lambda i: self[i], range(self.size()))) 2023-01-11T21:27:30.5786070Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6323: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5786500Z shorts = torch.ShortStorage.from_buffer(a, 'big') 2023-01-11T21:27:30.5787010Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6324: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5787390Z self.assertEqual(shorts.size(), 2) 2023-01-11T21:27:30.5787900Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6325: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5788290Z self.assertEqual(shorts.tolist(), [258, 772]) 2023-01-11T21:27:30.5788790Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6326: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5789210Z ints = torch.IntStorage.from_buffer(a, 'little') 2023-01-11T21:27:30.5789740Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6327: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5790110Z self.assertEqual(ints.size(), 1) 2023-01-11T21:27:30.5790610Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6328: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5790980Z self.assertEqual(ints[0], 67305985) 2023-01-11T21:27:30.5791480Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6330: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5792070Z floats = torch.FloatStorage.from_buffer(f, 'big') 2023-01-11T21:27:30.5792580Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6331: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5792950Z self.assertEqual(floats.size(), 1) 2023-01-11T21:27:30.5793450Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6332: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5793820Z self.assertEqual(floats[0], 2.25) 2023-01-11T21:27:30.5794320Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6335: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5794740Z bools = torch.BoolStorage.from_buffer(f, 'big') 2023-01-11T21:27:30.5795250Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6336: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5795620Z self.assertEqual(bools.size(), 8) 2023-01-11T21:27:30.5796120Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6337: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5796530Z self.assertEqual(bools.tolist(), [False, True, True, True, True, True, True, True]) 2023-01-11T21:27:30.5797070Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6338: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5797490Z self.assertEqual(bools.type(), 'torch.BoolStorage') 2023-01-11T21:27:30.5798140Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/storage.py:959: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5798590Z if self.device.type not in ['cpu', 'cuda']: 2023-01-11T21:27:30.5799150Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/storage.py:962: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5799680Z module = torch if self.device.type == 'cpu' else torch.cuda 2023-01-11T21:27:30.5800250Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/storage.py:978: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5800700Z return (cls_device == instance.device.type) and (cls.dtype == instance.dtype) 2023-01-11T21:27:30.5801300Z /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:27:30.5801710Z return self.fget.__get__(instance, owner)() 2023-01-11T21:27:30.5802220Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6342: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5802640Z bools = torch.BoolStorage.from_buffer(f, 'big') 2023-01-11T21:27:30.5803150Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6343: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5803540Z self.assertEqual(bools.size(), 19) 2023-01-11T21:27:30.5804060Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6346: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5804500Z bools = torch.BoolStorage.from_buffer(f, 'big') 2023-01-11T21:27:30.5805040Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6347: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5805410Z self.assertEqual(bools.size(), 4) 2023-01-11T21:27:30.5805970Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6348: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5806370Z self.assertEqual(bools.tolist(), [False, True, True, True]) 2023-01-11T21:27:30.5806890Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6349: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5807270Z bytes = torch.ByteStorage.from_buffer(a) 2023-01-11T21:27:30.5807780Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6350: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5808180Z self.assertEqual(bytes.nbytes(), 4) 2023-01-11T21:27:30.5808680Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6351: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5809060Z self.assertEqual(bytes.tolist(), [1, 2, 3, 4]) 2023-01-11T21:27:30.5809210Z ok (0.004s) 2023-01-11T21:27:30.5809750Z test_from_file (__main__.TestTorch) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6663: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5810180Z s1 = torch.FloatStorage.from_file(filename, True, size) 2023-01-11T21:27:30.5810750Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/storage.py:899: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5811170Z storage = cls(wrap_storage=untyped_storage) 2023-01-11T21:27:30.5811680Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6665: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5812080Z self.assertEqual(s1.data_ptr(), torch.FloatTensor(s1).data_ptr()) 2023-01-11T21:27:30.5812610Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6668: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5813010Z s2 = torch.FloatStorage.from_file(filename, True, size) 2023-01-11T21:27:30.5813160Z ok (0.004s) 2023-01-11T21:27:30.5813310Z test_gather_neg_dim (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5813500Z test_generator_cpu (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5813690Z test_has_internal_overlap (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5814280Z test_has_storage (__main__.TestTorch) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:7615: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5814710Z self.assertIsNotNone(torch.tensor([]).storage()) 2023-01-11T21:27:30.5815230Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:7616: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5815620Z self.assertIsNotNone(torch.empty(0).storage()) 2023-01-11T21:27:30.5816130Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:7617: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5816550Z self.assertIsNotNone(torch.tensor([]).clone().storage()) 2023-01-11T21:27:30.5817080Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:7618: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5817480Z self.assertIsNotNone(torch.tensor([0, 0, 0]).nonzero().storage()) 2023-01-11T21:27:30.5818010Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:7619: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5818400Z self.assertIsNotNone(torch.tensor([]).new().storage()) 2023-01-11T21:27:30.5818560Z ok (0.000s) 2023-01-11T21:27:30.5818710Z test_index_add (__main__.TestTorch) ... ok (0.005s) 2023-01-11T21:27:30.5818890Z test_index_add_all_dtypes (__main__.TestTorch) ... ok (0.002s) 2023-01-11T21:27:30.5819090Z test_index_add_correctness (__main__.TestTorch) ... ok (0.907s) 2023-01-11T21:27:30.5819280Z test_index_add_neg_dim (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5819470Z test_index_copy_neg_dim (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5819660Z test_index_fill_neg_dim (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5819850Z test_index_select_neg_dim (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5820050Z test_invalid_generator_raises (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5820240Z test_is_nonzero (__main__.TestTorch) ... ok (0.003s) 2023-01-11T21:27:30.5820740Z test_is_same_size (__main__.TestTorch) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:5821: UserWarning: The PyTorch API of nested tensors is in prototype stage and will change in the near future. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/NestedTensorImpl.cpp:179.) 2023-01-11T21:27:30.5821160Z nt1 = torch.nested.nested_tensor([torch.ones(2, 4), torch.ones(3, 4), torch.ones(5, 4)]) 2023-01-11T21:27:30.5821330Z ok (0.004s) 2023-01-11T21:27:30.5821460Z test_iter (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5821640Z test_kthvalue_neg_dim (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5821840Z test_logcumsumexp_neg_dim (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5822030Z test_manual_seed (__main__.TestTorch) ... ok (0.002s) 2023-01-11T21:27:30.5822200Z test_map (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:27:30.5822360Z test_map2 (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5822550Z test_max_neg_dim (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5822730Z test_mean_neg_dim (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5822920Z test_median_neg_dim (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5823100Z test_memory_format (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5823330Z test_memory_format_contiguous_returns_same_tensor_if_already_satisfies (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5823550Z test_memory_format_empty (__main__.TestTorch) ... ok (0.004s) 2023-01-11T21:27:30.5823730Z test_min_neg_dim (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5823910Z test_mode_neg_dim (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5824150Z test_multinomial_invalid_probs (__main__.TestTorch) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:27:30.5824410Z test_nanmedian_neg_dim (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5824600Z test_narrow_neg_dim (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5824770Z test_ndim (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:27:30.5825320Z test_new (__main__.TestTorch) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:7016: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5825750Z self.assertEqual(x.new(y.storage()).data_ptr(), y.data_ptr()) 2023-01-11T21:27:30.5826290Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:7022: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5826700Z self.assertRaises(RuntimeError, lambda: x.new(z.storage())) 2023-01-11T21:27:30.5826850Z ok (0.003s) 2023-01-11T21:27:30.5827010Z test_newaxis_numpy_comparison (__main__.TestTorch) ... ok (0.002s) 2023-01-11T21:27:30.5827200Z test_newindex (__main__.TestTorch) ... ok (0.006s) 2023-01-11T21:27:30.5827380Z test_no_cuda_monkeypatch (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5827570Z test_norm_neg_dim (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5827750Z test_normal_shape (__main__.TestTorch) ... ok (0.019s) 2023-01-11T21:27:30.5827920Z test_numel (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:27:30.5828090Z test_parallel_info (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:27:30.5828280Z test_parsing_double (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5828460Z test_parsing_int64 (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5829000Z test_parsing_intlist (__main__.TestTorch) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6302: DeprecationWarning: `np.float` is a deprecated alias for the builtin `float`. To silence this warning, use `float` by itself. Doing this will not modify any behavior and is safe. If you specifically wanted the numpy scalar type, use `np.float64` here. 2023-01-11T21:27:30.5829560Z Deprecated in NumPy 1.20; for more details and guidance: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations 2023-01-11T21:27:30.5829830Z self.assertRaises(TypeError, lambda: torch.ones((np.float(3.), torch.tensor(4)))) 2023-01-11T21:27:30.5830010Z ok (0.008s) 2023-01-11T21:27:30.5830150Z test_permute (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5830320Z test_pickle (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5830490Z test_pickle_dtype (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:27:30.5830680Z test_pickle_function (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:27:30.5830910Z test_pickle_parameter (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5831120Z test_pickle_parameter_no_requires_grad (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5831320Z test_pickle_size (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:27:30.5831490Z test_pin_memory (__main__.TestTorch) ... ok (0.003s) 2023-01-11T21:27:30.5831660Z test_print (__main__.TestTorch) ... ok (0.015s) 2023-01-11T21:27:30.5831830Z test_prod_neg_dim (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5832020Z test_pyobj_preserved (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:27:30.5832190Z test_qengine (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:27:30.5832370Z test_renorm_neg_dim (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5832560Z test_resurrected_weak_ref (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:27:30.5832740Z test_reversed (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5832920Z test_scatter_neg_dim (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5833140Z test_select_neg_dim (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5833390Z test_set_flush_denormal (__main__.TestTorch) ... skip: flush_denormal not supported (0.001s) 2023-01-11T21:27:30.5833620Z test_setting_real_imag_to_a_number (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:27:30.5833810Z test_show_config (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:27:30.5833990Z test_size_neg_dim (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5834610Z test_sizeof (__main__.TestTorch) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6980: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5835060Z sizeof_empty = torch.randn(0).storage().__sizeof__() 2023-01-11T21:27:30.5835670Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/storage.py:665: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5836150Z return super(TypedStorage, self).__sizeof__() + self.nbytes() 2023-01-11T21:27:30.5836680Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6981: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5837090Z sizeof_10 = torch.randn(10).storage().__sizeof__() 2023-01-11T21:27:30.5837620Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6982: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5838040Z sizeof_100 = torch.randn(100).storage().__sizeof__() 2023-01-11T21:27:30.5838580Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6986: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5839000Z sizeof_empty = torch.randn(0).to(torch.uint8).storage().__sizeof__() 2023-01-11T21:27:30.5839570Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6987: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5839980Z sizeof_10 = torch.randn(10).to(torch.uint8).storage().__sizeof__() 2023-01-11T21:27:30.5840520Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6988: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5840930Z sizeof_100 = torch.randn(100).to(torch.uint8).storage().__sizeof__() 2023-01-11T21:27:30.5841090Z ok (0.001s) 2023-01-11T21:27:30.5841250Z test_slice (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5841520Z test_slow_test (__main__.TestTorch) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:27:30.5841760Z test_sobolengine_bounds (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5841970Z test_sobolengine_bounds_scrambled (__main__.TestTorch) ... ok (0.003s) 2023-01-11T21:27:30.5842190Z test_sobolengine_continuing (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:27:30.5842420Z test_sobolengine_continuing_scrambled (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:27:30.5842640Z test_sobolengine_distribution (__main__.TestTorch) ... ok (0.002s) 2023-01-11T21:27:30.5842870Z test_sobolengine_distribution_scrambled (__main__.TestTorch) ... ok (0.003s) 2023-01-11T21:27:30.5843080Z test_sobolengine_draw (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:27:30.5843290Z test_sobolengine_draw_base2 (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:27:30.5843500Z test_sobolengine_draw_base2_scrambled (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:27:30.5843720Z test_sobolengine_draw_scrambled (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:27:30.5843940Z test_sobolengine_fast_forward (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5844160Z test_sobolengine_fast_forward_scrambled (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:27:30.5844380Z test_sobolengine_first_point (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5844600Z test_sobolengine_high_dim (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5844800Z test_sobolengine_raise (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:27:30.5845000Z test_sobolengine_reset (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:27:30.5845210Z test_sobolengine_reset_scrambled (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:27:30.5845440Z test_sort_neg_dim (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5845630Z test_split_neg_dim (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5845830Z test_squeeze_neg_dim (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5846020Z test_std_neg_dim (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5846610Z test_storage_casts (__main__.TestTorch) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6470: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5847100Z storage = torch.IntStorage([-1, 0, 1, 2, 3, 4]) 2023-01-11T21:27:30.5847630Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6471: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5848020Z self.assertEqual(storage.size(), 6) 2023-01-11T21:27:30.5848570Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6472: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5849010Z self.assertEqual(storage.tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T21:27:30.5849590Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/storage.py:675: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5850020Z return list(self) 2023-01-11T21:27:30.5850570Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/storage.py:649: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5851020Z return iter(map(lambda i: self[i], range(self.size()))) 2023-01-11T21:27:30.5851550Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6473: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5851990Z self.assertEqual(storage.type(), 'torch.IntStorage') 2023-01-11T21:27:30.5852580Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/storage.py:959: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5853080Z if self.device.type not in ['cpu', 'cuda']: 2023-01-11T21:27:30.5853640Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/storage.py:962: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5854110Z module = torch if self.device.type == 'cpu' else torch.cuda 2023-01-11T21:27:30.5854640Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6476: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5855030Z floatStorage = storage.float() 2023-01-11T21:27:30.5855580Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/storage.py:808: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5856050Z storage = torch.tensor([], dtype=self.dtype, device=self.device).set_(self).to(dtype)._typed_storage() 2023-01-11T21:27:30.5856680Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/storage.py:809: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5857110Z if storage.data_ptr() == self.data_ptr(): 2023-01-11T21:27:30.5857630Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6477: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5858020Z self.assertEqual(floatStorage.size(), 6) 2023-01-11T21:27:30.5858550Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6478: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5859010Z self.assertEqual(floatStorage.tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T21:27:30.5859550Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6479: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5860000Z self.assertEqual(floatStorage.type(), 'torch.FloatStorage') 2023-01-11T21:27:30.5860560Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6480: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5861010Z self.assertEqual(floatStorage.int().tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T21:27:30.5861550Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6483: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5861940Z halfStorage = storage.half() 2023-01-11T21:27:30.5862440Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6484: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5862830Z self.assertEqual(halfStorage.size(), 6) 2023-01-11T21:27:30.5863340Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6485: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5863780Z self.assertEqual(halfStorage.tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T21:27:30.5864300Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6486: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5864740Z self.assertEqual(halfStorage.type(), 'torch.HalfStorage') 2023-01-11T21:27:30.5865340Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6487: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5865780Z self.assertEqual(halfStorage.int().tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T21:27:30.5866310Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6490: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5866710Z bfloat16Storage = storage.bfloat16() 2023-01-11T21:27:30.5867250Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6491: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5867700Z self.assertEqual(bfloat16Storage.size(), 6) 2023-01-11T21:27:30.5868220Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6492: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5868670Z self.assertEqual(bfloat16Storage.tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T21:27:30.5869200Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6493: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5869650Z self.assertEqual(bfloat16Storage.type(), 'torch.BFloat16Storage') 2023-01-11T21:27:30.5870220Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6494: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5870690Z self.assertEqual(bfloat16Storage.int().tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T21:27:30.5871230Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6497: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5871640Z longStorage = storage.long() 2023-01-11T21:27:30.5872140Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6498: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5872530Z self.assertEqual(longStorage.size(), 6) 2023-01-11T21:27:30.5873050Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6499: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5873510Z self.assertEqual(longStorage.tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T21:27:30.5874050Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6500: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5874490Z self.assertEqual(longStorage.type(), 'torch.LongStorage') 2023-01-11T21:27:30.5875020Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6501: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5875490Z self.assertEqual(longStorage.int().tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T21:27:30.5876020Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6504: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5876440Z shortStorage = storage.short() 2023-01-11T21:27:30.5876940Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6505: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5877330Z self.assertEqual(shortStorage.size(), 6) 2023-01-11T21:27:30.5877850Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6506: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5878290Z self.assertEqual(shortStorage.tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T21:27:30.5878820Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6507: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5879270Z self.assertEqual(shortStorage.type(), 'torch.ShortStorage') 2023-01-11T21:27:30.5879800Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6508: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5880250Z self.assertEqual(shortStorage.int().tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T21:27:30.5880780Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6511: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5881200Z doubleStorage = storage.double() 2023-01-11T21:27:30.5881730Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6512: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5882130Z self.assertEqual(doubleStorage.size(), 6) 2023-01-11T21:27:30.5882650Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6513: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5883120Z self.assertEqual(doubleStorage.tolist(), [-1.0, 0.0, 1.0, 2.0, 3.0, 4.0]) 2023-01-11T21:27:30.5883670Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6514: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5884140Z self.assertEqual(doubleStorage.type(), 'torch.DoubleStorage') 2023-01-11T21:27:30.5884680Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6515: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5885120Z self.assertEqual(doubleStorage.int().tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T21:27:30.5885650Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6518: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5886040Z charStorage = storage.char() 2023-01-11T21:27:30.5886550Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6519: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5886940Z self.assertEqual(charStorage.size(), 6) 2023-01-11T21:27:30.5887450Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6520: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5887900Z self.assertEqual(charStorage.tolist(), [-1.0, 0.0, 1.0, 2.0, 3.0, 4.0]) 2023-01-11T21:27:30.5888810Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6521: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5895150Z self.assertEqual(charStorage.type(), 'torch.CharStorage') 2023-01-11T21:27:30.5895670Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6522: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5896090Z self.assertEqual(charStorage.int().tolist(), [-1, 0, 1, 2, 3, 4]) 2023-01-11T21:27:30.5896680Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6525: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5897200Z byteStorage = storage.byte() 2023-01-11T21:27:30.5897710Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6526: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5898100Z self.assertEqual(byteStorage.size(), 6) 2023-01-11T21:27:30.5898600Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6527: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5899010Z self.assertEqual(byteStorage.tolist(), [255, 0, 1, 2, 3, 4]) 2023-01-11T21:27:30.5899510Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6528: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5899920Z self.assertEqual(byteStorage.type(), 'torch.ByteStorage') 2023-01-11T21:27:30.5900440Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6529: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5900830Z self.assertEqual(byteStorage.int().tolist(), [255, 0, 1, 2, 3, 4]) 2023-01-11T21:27:30.5901330Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6532: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5901680Z boolStorage = storage.bool() 2023-01-11T21:27:30.5902160Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6533: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5902530Z self.assertEqual(boolStorage.size(), 6) 2023-01-11T21:27:30.5903010Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6534: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5903510Z self.assertEqual(boolStorage.tolist(), [True, False, True, True, True, True]) 2023-01-11T21:27:30.5904070Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6535: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5904500Z self.assertEqual(boolStorage.type(), 'torch.BoolStorage') 2023-01-11T21:27:30.5905070Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6536: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5905460Z self.assertEqual(boolStorage.int().tolist(), [1, 0, 1, 1, 1, 1]) 2023-01-11T21:27:30.5905960Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6539: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5906410Z complexfloat_storage = torch.ComplexFloatStorage([-1, 0, 1 + 2j, 2.5j, 3.5, 4 - 2j]) 2023-01-11T21:27:30.5906970Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6540: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5907350Z self.assertEqual(complexfloat_storage.size(), 6) 2023-01-11T21:27:30.5907850Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6541: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5908290Z self.assertEqual(complexfloat_storage.tolist(), [-1, 0, 1 + 2j, 2.5j, 3.5, 4 - 2j]) 2023-01-11T21:27:30.5908800Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6542: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5909280Z self.assertEqual(complexfloat_storage.type(), 'torch.ComplexFloatStorage') 2023-01-11T21:27:30.5909850Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6545: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5910250Z complexdouble_storage = complexfloat_storage.complex_double() 2023-01-11T21:27:30.5910770Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6546: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5911180Z self.assertEqual(complexdouble_storage.size(), 6) 2023-01-11T21:27:30.5911690Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6547: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5912150Z self.assertEqual(complexdouble_storage.tolist(), [-1, 0, 1 + 2j, 2.5j, 3.5, 4 - 2j]) 2023-01-11T21:27:30.5912720Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6548: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5913180Z self.assertEqual(complexdouble_storage.type(), 'torch.ComplexDoubleStorage') 2023-01-11T21:27:30.5913360Z ok (0.005s) 2023-01-11T21:27:30.5913910Z test_storage_error (__main__.TestTorch) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6364: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5914320Z torch.storage._LegacyStorage() 2023-01-11T21:27:30.5914880Z /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:27:30.5915320Z return self.fget.__get__(instance, owner)() 2023-01-11T21:27:30.5915840Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6378: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5916230Z storage_class(device='cpu') 2023-01-11T21:27:30.5916730Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6381: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5917100Z storage_class(dtype=torch.float) 2023-01-11T21:27:30.5917590Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6387: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5917950Z storage_class(0, 0) 2023-01-11T21:27:30.5918440Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6390: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5918820Z storage_class('string') 2023-01-11T21:27:30.5919310Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6393: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5919680Z storage_class(torch.tensor([])) 2023-01-11T21:27:30.5920170Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6395: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5920520Z s = storage_class() 2023-01-11T21:27:30.5921040Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6398: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5921410Z storage_class(0, wrap_storage=s.untyped()) 2023-01-11T21:27:30.5921900Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6401: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5922250Z storage_class(wrap_storage=s) 2023-01-11T21:27:30.5922730Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6420: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5923140Z torch.TypedStorage(0, wrap_storage=s.untyped(), dtype=dtype) 2023-01-11T21:27:30.5923740Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6423: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5924140Z torch.TypedStorage(wrap_storage=s.untyped()) 2023-01-11T21:27:30.5924650Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6426: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5925040Z torch.TypedStorage(wrap_storage=s.untyped(), dtype=0) 2023-01-11T21:27:30.5925560Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6429: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5925970Z torch.TypedStorage(wrap_storage=s.untyped(), dtype=dtype, device=device) 2023-01-11T21:27:30.5926500Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6432: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5926890Z torch.TypedStorage(wrap_storage=s, dtype=dtype) 2023-01-11T21:27:30.5927400Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6435: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5927820Z torch.TypedStorage(dtype=dtype, device='xla') 2023-01-11T21:27:30.5928330Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6443: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5928730Z torch.TypedStorage(torch.tensor([]), dtype=dtype, device=device) 2023-01-11T21:27:30.5929300Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6446: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5929690Z torch.TypedStorage(0, 0, dtype=dtype, device=device) 2023-01-11T21:27:30.5930200Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6449: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5930610Z s_other = torch.TypedStorage([1, 2, 3, 4], device=device, dtype=dtype) 2023-01-11T21:27:30.5931140Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6452: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5931610Z s.fill_(s_other) 2023-01-11T21:27:30.5931730Z ok (0.023s) 2023-01-11T21:27:30.5932290Z test_storage_error_no_attribute (__main__.TestTorch) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6461: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5932700Z storage_class.from_buffer() 2023-01-11T21:27:30.5932830Z ok (0.000s) 2023-01-11T21:27:30.5932980Z test_structseq_repr (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5933170Z test_subclass_preserved (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:27:30.5933360Z test_subclass_tensors (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:27:30.5933540Z test_sum_neg_dim (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5933720Z test_t_not_2d_error (__main__.TestTorch) ... ok (0.004s) 2023-01-11T21:27:30.5933900Z test_tensor_base_init (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5934090Z test_tensor_base_new (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:27:30.5934270Z test_tensor_ctor_scalar (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:27:30.5934460Z test_tensor_cycle_via_dict (__main__.TestTorch) ... ok (0.059s) 2023-01-11T21:27:30.5934660Z test_tensor_cycle_via_slots (__main__.TestTorch) ... ok (0.030s) 2023-01-11T21:27:30.5934850Z test_tensor_dict_dealloc (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:27:30.5935050Z test_tensor_finalizer_dealloc (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:27:30.5935640Z test_tensor_set (__main__.TestTorch) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:5839: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5936060Z self.assertEqual(t1.storage()._cdata, t2.storage()._cdata) 2023-01-11T21:27:30.5936570Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:5841: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5936930Z t1.set_(t2.storage(), 0, size) 2023-01-11T21:27:30.5937540Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:5843: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5937930Z t1.set_(t2.storage(), 0, tuple(size)) 2023-01-11T21:27:30.5938440Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:5847: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5938810Z t1.set_(t2.storage(), 0, size, stride) 2023-01-11T21:27:30.5939310Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:5849: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5939740Z t1.set_(t2.storage(), 0, size=size, stride=stride) 2023-01-11T21:27:30.5940250Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:5857: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5940640Z self.assertEqual(t1.storage()._cdata, t2.storage()._cdata) 2023-01-11T21:27:30.5941160Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:5859: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5941520Z t1.set_(source=t2.storage()) 2023-01-11T21:27:30.5942010Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:5860: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5942430Z self.assertEqual(t1.storage()._cdata, t2.storage()._cdata) 2023-01-11T21:27:30.5942950Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:5862: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5943360Z t1.set_(source=t2.storage(), storage_offset=0, size=size, stride=stride) 2023-01-11T21:27:30.5943880Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:5869: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5944280Z self.assertEqual(t1.storage()._cdata, t2.storage()._cdata) 2023-01-11T21:27:30.5944420Z ok (0.002s) 2023-01-11T21:27:30.5949090Z test_tensor_set_errors (__main__.TestTorch) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:5876: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5949660Z self.assertRaises(RuntimeError, lambda: f_cpu.set_(d_cpu.storage())) 2023-01-11T21:27:30.5950220Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:5878: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5950630Z lambda: f_cpu.set_(d_cpu.storage(), 0, d_cpu.size(), d_cpu.stride())) 2023-01-11T21:27:30.5950780Z ok (0.002s) 2023-01-11T21:27:30.5950930Z test_tensor_slot_dealloc (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:27:30.5951120Z test_tensor_weakref_dealloc (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:27:30.5951320Z test_tensoriterator_output_setup (__main__.TestTorch) ... ok (0.038s) 2023-01-11T21:27:30.5951500Z test_to (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5951690Z test_to_with_tensor (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5951960Z test_topk_neg_dim (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5952150Z test_torch_from_file (__main__.TestTorch) ... ok (0.004s) 2023-01-11T21:27:30.5952340Z test_transpose_neg_dim (__main__.TestTorch) ... ok (0.002s) 2023-01-11T21:27:30.5952530Z test_type (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5952710Z test_type_alias (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:27:30.5952900Z test_type_conversion_via_dtype_name (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5953560Z test_typed_storage_deprecation_warning (__main__.TestTorch) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6624: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5953980Z s0 = torch.FloatStorage(10) 2023-01-11T21:27:30.5954100Z ok (0.001s) 2023-01-11T21:27:30.5954670Z test_typed_storage_internal_no_warning (__main__.TestTorch) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6554: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5955080Z s0 = torch.FloatStorage(10) 2023-01-11T21:27:30.5955590Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:6555: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5955960Z s0_untyped = s0.untyped() 2023-01-11T21:27:30.5956080Z ok (0.001s) 2023-01-11T21:27:30.5956230Z test_unbind_neg_dim (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5956410Z test_unflatten (__main__.TestTorch) ... ok (0.010s) 2023-01-11T21:27:30.5956590Z test_unfold_neg_dim (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5956770Z test_unsqueeze_neg_dim (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5956970Z test_upsample_nearest1d_meta (__main__.TestTorch) ... ok (0.006s) 2023-01-11T21:27:30.5957170Z test_upsample_nearest2d_meta (__main__.TestTorch) ... ok (0.007s) 2023-01-11T21:27:30.5957350Z test_var_neg_dim (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5957530Z test_warn_types (__main__.TestTorch) ... ok (0.001s) 2023-01-11T21:27:30.5957710Z test_wildcard_import (__main__.TestTorch) ... ok (0.000s) 2023-01-11T21:27:30.5957920Z test_addcdiv_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.5958210Z test_addcdiv_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5958440Z test_addcdiv_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5958660Z test_addcdiv_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5958880Z test_addcdiv_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:27:30.5959100Z test_addcdiv_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:27:30.5959310Z test_addcdiv_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:27:30.5959530Z test_addcdiv_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:27:30.5959740Z test_addcdiv_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:27:30.5959960Z test_addcmul_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5960190Z test_addcmul_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5960440Z test_addcmul_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5960660Z test_addcmul_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5960870Z test_addcmul_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5961080Z test_addcmul_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5961300Z test_addcmul_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5961510Z test_addcmul_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5961720Z test_addcmul_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5961970Z test_assertRaisesRegex_ignore_msg_non_native_device_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2023-01-11T21:27:30.5962280Z test_bernoulli_edge_cases_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:27:30.5962610Z test_bernoulli_edge_cases_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:27:30.5962890Z test_bernoulli_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2023-01-11T21:27:30.5963130Z test_bernoulli_p_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5963360Z test_bernoulli_p_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5963590Z test_bernoulli_p_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5963820Z test_bernoulli_self_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5964040Z test_bernoulli_self_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5964270Z test_bernoulli_self_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5964500Z test_bernoulli_self_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5964730Z test_bernoulli_self_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5964950Z test_bernoulli_self_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5965180Z test_bernoulli_self_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5965400Z test_bernoulli_self_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5965620Z test_bfloat16_float_copy_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.039s) 2023-01-11T21:27:30.5965860Z test_bool_tensor_value_change_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5966200Z test_broadcast_fn_add_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.003s) 2023-01-11T21:27:30.5966540Z test_broadcast_fn_addcdiv_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:27:30.5966920Z test_broadcast_fn_addcmul_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:27:30.5967260Z test_broadcast_fn_atan2_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:27:30.5967600Z test_broadcast_fn_copy_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:27:30.5967930Z test_broadcast_fn_dist_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:27:30.5968250Z test_broadcast_fn_div_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:27:30.5968580Z test_broadcast_fn_eq_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:27:30.5968900Z test_broadcast_fn_fmod_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:27:30.5969250Z test_broadcast_fn_ge_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:27:30.5969580Z test_broadcast_fn_gt_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:27:30.5969900Z test_broadcast_fn_le_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:27:30.5970230Z test_broadcast_fn_lerp_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:27:30.5970550Z test_broadcast_fn_lt_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:27:30.5970870Z test_broadcast_fn_map2_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:27:30.5971190Z test_broadcast_fn_map_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:27:30.5971530Z test_broadcast_fn_masked_fill_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:27:30.5971880Z test_broadcast_fn_masked_scatter_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:27:30.5972220Z test_broadcast_fn_masked_select_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:27:30.5972560Z test_broadcast_fn_max_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:27:30.5972880Z test_broadcast_fn_min_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:27:30.5973200Z test_broadcast_fn_mul_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:27:30.5973520Z test_broadcast_fn_ne_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:27:30.5973840Z test_broadcast_fn_pow_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:27:30.5974170Z test_broadcast_fn_remainder_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:27:30.5974500Z test_broadcast_fn_sub_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:27:30.5975150Z test_bytes_to_scalar_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:161: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.5975630Z self.assertEqual(scalar.storage().untyped().tolist(), bytes_list) 2023-01-11T21:27:30.5975870Z ok (0.001s) 2023-01-11T21:27:30.5976050Z test_bytes_to_scalar_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.5976290Z test_bytes_to_scalar_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.5976530Z test_bytes_to_scalar_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5976760Z test_bytes_to_scalar_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.5976990Z test_bytes_to_scalar_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5977220Z test_bytes_to_scalar_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5977440Z test_bytes_to_scalar_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.5977670Z test_bytes_to_scalar_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5977930Z test_bytes_to_scalar_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5978240Z test_cauchy_kstest_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:30.5978580Z test_cauchy_kstest_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:30.5978910Z test_cauchy_kstest_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:30.5979240Z test_cauchy_kstest_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:30.5979540Z test_cauchy_no_inf_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:27:30.5979860Z test_cauchy_no_inf_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.000s) 2023-01-11T21:27:30.5980160Z test_cdist_cuda_backward_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:27:30.5980390Z test_cdist_empty_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5980620Z test_cdist_euclidean_large_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.009s) 2023-01-11T21:27:30.5980940Z test_cdist_grad_p_lt_1_no_nan_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:30.5981240Z test_cdist_large_batch_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:27:30.5981510Z test_cdist_large_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.044s) 2023-01-11T21:27:30.5981740Z test_cdist_non_contiguous_batch_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.5981970Z test_cdist_non_contiguous_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5982280Z test_cdist_norm_batch_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:30.5986760Z test_cdist_norm_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:30.5987020Z test_cdist_same_inputs_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5987250Z test_clone_all_dtypes_and_devices_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5987490Z test_clone_not_memory_dense_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.5987720Z test_clone_zero_stride_dim_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.5987960Z test_complex_half_experimental_warning_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5988200Z test_constants_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5988490Z test_conv_transposed_backward_agnostic_to_memory_format_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.011s) 2023-01-11T21:27:30.5988770Z test_conv_transposed_large_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:27:30.5989300Z test_copy__cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:5264: 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:27:30.5989640Z t.copy_(src) 2023-01-11T21:27:30.5989750Z ok (0.002s) 2023-01-11T21:27:30.5989920Z test_copy__cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5990140Z test_copy__cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5990360Z test_copy__cpu_complex32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5990580Z test_copy__cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5990850Z test_copy__cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5991070Z test_copy__cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5991280Z test_copy__cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5991490Z test_copy__cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5991700Z test_copy__cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5991910Z test_copy__cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5992130Z test_copy__cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5992340Z test_copy__cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5992560Z test_copy_all_dtypes_and_devices_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5992800Z test_copy_math_view_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.5993030Z test_copy_mem_overlap_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.009s) 2023-01-11T21:27:30.5993270Z test_copy_transpose_math_view_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:27:30.5993520Z test_copy_transpose_math_view_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5993760Z test_copy_transpose_math_view_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5994260Z test_corrcoef_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:1944: 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:27:30.5994590Z res = torch.corrcoef(x) 2023-01-11T21:27:30.5994910Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/lib/function_base.py:495: RuntimeWarning: Mean of empty slice. 2023-01-11T21:27:30.5995140Z avg = a.mean(axis) 2023-01-11T21:27:30.5995460Z /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:27:30.5995700Z ret = um.true_divide( 2023-01-11T21:27:30.5996010Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/lib/function_base.py:2821: RuntimeWarning: Degrees of freedom <= 0 for slice 2023-01-11T21:27:30.5996250Z c = cov(x, y, rowvar, dtype=dtype) 2023-01-11T21:27:30.5996580Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/lib/function_base.py:2680: RuntimeWarning: divide by zero encountered in true_divide 2023-01-11T21:27:30.5996830Z c *= np.true_divide(1, fact) 2023-01-11T21:27:30.5997180Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/lib/function_base.py:2680: RuntimeWarning: invalid value encountered in multiply 2023-01-11T21:27:30.5997420Z c *= np.true_divide(1, fact) 2023-01-11T21:27:30.5997540Z ok (0.005s) 2023-01-11T21:27:30.5997720Z test_corrcoef_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.5997940Z test_corrcoef_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.5998430Z test_cov_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:1951: 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:27:30.5998800Z res = torch.cov(t, correction=correction, fweights=fweights, aweights=aweights) 2023-01-11T21:27:30.5999100Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:1955: RuntimeWarning: Degrees of freedom <= 0 for slice 2023-01-11T21:27:30.5999380Z ref = np.cov(t, ddof=correction, fweights=fweights, aweights=aweights) 2023-01-11T21:27:30.5999740Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/lib/function_base.py:527: RuntimeWarning: invalid value encountered in multiply 2023-01-11T21:27:30.6000010Z avg = np.multiply(a, wgt, dtype=result_dtype).sum(axis)/scl 2023-01-11T21:27:30.6000160Z ok (0.012s) 2023-01-11T21:27:30.6000330Z test_cov_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.010s) 2023-01-11T21:27:30.6000540Z test_cov_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.009s) 2023-01-11T21:27:30.6000780Z test_cpp_warnings_have_python_context_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.080s) 2023-01-11T21:27:30.6001050Z test_cublas_config_nondeterministic_alert_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:27:30.6001390Z test_cummax_cummin_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:30.6001720Z test_cummax_discontiguous_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:30.6002060Z test_cummin_discontiguous_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:30.6002410Z test_cumprod_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:30.6002730Z test_cumsum_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:30.6003380Z test_deepcopy_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:385: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.6003820Z q = [a, [a.storage(), b.storage()], b, c] 2023-01-11T21:27:30.6004360Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/copy.py:153: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.6004740Z y = copier(memo) 2023-01-11T21:27:30.6005310Z /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:27:30.6005720Z device=typed_storage.device, 2023-01-11T21:27:30.6006270Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:396: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.6006670Z self.assertEqual(w[1][0][i], q[1][0][i] + 1) 2023-01-11T21:27:30.6007170Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:400: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.6007580Z self.assertEqual(w[1][1][i], q[1][1][i] - 1) 2023-01-11T21:27:30.6007720Z ok (0.003s) 2023-01-11T21:27:30.6007910Z test_deepcopy_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6008150Z test_deepcopy_scalar_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6008390Z test_deepcopy_scalar_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6008650Z test_device_guard_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: fewer than 2 devices detected (0.001s) 2023-01-11T21:27:30.6008890Z test_diff_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.013s) 2023-01-11T21:27:30.6009110Z test_diff_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.015s) 2023-01-11T21:27:30.6009340Z test_diff_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.015s) 2023-01-11T21:27:30.6009560Z test_diff_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2023-01-11T21:27:30.6009770Z test_diff_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2023-01-11T21:27:30.6009980Z test_diff_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.013s) 2023-01-11T21:27:30.6010200Z test_diff_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:27:30.6010410Z test_diff_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:27:30.6010620Z test_diff_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.011s) 2023-01-11T21:27:30.6010830Z test_diff_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:27:30.6011030Z test_diff_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:27:30.6011250Z test_diff_noncontig_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:27:30.6011490Z test_diff_noncontig_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.010s) 2023-01-11T21:27:30.6011730Z test_diff_noncontig_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.011s) 2023-01-11T21:27:30.6011960Z test_diff_noncontig_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.010s) 2023-01-11T21:27:30.6012190Z test_diff_noncontig_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.010s) 2023-01-11T21:27:30.6012420Z test_diff_noncontig_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.009s) 2023-01-11T21:27:30.6012640Z test_diff_noncontig_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:27:30.6012870Z test_diff_noncontig_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:27:30.6013090Z test_diff_noncontig_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:27:30.6013320Z test_diff_noncontig_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:27:30.6013540Z test_diff_noncontig_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:27:30.6013770Z test_dim_function_empty_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.011s) 2023-01-11T21:27:30.6014090Z test_discontiguous_out_cumsum_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:30.6014380Z test_dist_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6014600Z test_errors_index_copy_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.009s) 2023-01-11T21:27:30.6014830Z test_expected_failure_xla_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6015140Z test_exponential_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:30.6015480Z test_exponential_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:30.6015810Z test_exponential_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:30.6016140Z test_exponential_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:30.6016480Z test_exponential_kstest_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:30.6016860Z test_exponential_kstest_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:30.6017210Z test_exponential_kstest_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:30.6017540Z test_exponential_kstest_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:30.6017820Z test_exponential_no_zero_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:27:30.6018090Z test_exponential_no_zero_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:27:30.6018350Z test_gather_backward_deterministic_path_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.151s) 2023-01-11T21:27:30.6018600Z test_gather_backward_one_dim_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.155s) 2023-01-11T21:27:30.6018920Z test_geometric_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:30.6019250Z test_geometric_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:30.6019580Z test_geometric_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:30.6019900Z test_geometric_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:30.6020220Z test_geometric_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:30.6020550Z test_geometric_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:30.6025000Z test_geometric_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:30.6025330Z test_geometric_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:30.6025650Z test_geometric_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:30.6025990Z test_geometric_kstest_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:30.6026330Z test_geometric_kstest_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:30.6026660Z test_geometric_kstest_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:30.6026990Z test_geometric_kstest_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:30.6027320Z test_geometric_kstest_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:30.6027740Z test_geometric_kstest_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:30.6028080Z test_geometric_kstest_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:30.6028410Z test_geometric_kstest_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:30.6028740Z test_geometric_kstest_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:30.6028990Z test_gradient_all_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.041s) 2023-01-11T21:27:30.6029230Z test_gradient_all_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.031s) 2023-01-11T21:27:30.6029670Z test_gradient_all_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/lib/function_base.py:1215: RuntimeWarning: divide by zero encountered in true_divide 2023-01-11T21:27:30.6030010Z a = -(dx2)/(dx1 * (dx1 + dx2)) 2023-01-11T21:27:30.6030340Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/lib/function_base.py:1216: RuntimeWarning: divide by zero encountered in true_divide 2023-01-11T21:27:30.6030600Z b = (dx2 - dx1) / (dx1 * dx2) 2023-01-11T21:27:30.6030930Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/lib/function_base.py:1217: RuntimeWarning: divide by zero encountered in true_divide 2023-01-11T21:27:30.6031170Z c = dx1 / (dx2 * (dx1 + dx2)) 2023-01-11T21:27:30.6031480Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/lib/function_base.py:1223: RuntimeWarning: invalid value encountered in add 2023-01-11T21:27:30.6031770Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2023-01-11T21:27:30.6032130Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/lib/function_base.py:1271: RuntimeWarning: divide by zero encountered in double_scalars 2023-01-11T21:27:30.6032370Z a = (dx2) / (dx1 * (dx1 + dx2)) 2023-01-11T21:27:30.6032700Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/lib/function_base.py:1272: RuntimeWarning: divide by zero encountered in double_scalars 2023-01-11T21:27:30.6032960Z b = - (dx2 + dx1) / (dx1 * dx2) 2023-01-11T21:27:30.6033280Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/lib/function_base.py:1275: RuntimeWarning: invalid value encountered in double_scalars 2023-01-11T21:27:30.6033570Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2023-01-11T21:27:30.6033930Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/lib/function_base.py:1254: RuntimeWarning: divide by zero encountered in double_scalars 2023-01-11T21:27:30.6034210Z a = -(2. * dx1 + dx2)/(dx1 * (dx1 + dx2)) 2023-01-11T21:27:30.6034540Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/lib/function_base.py:1255: RuntimeWarning: divide by zero encountered in double_scalars 2023-01-11T21:27:30.6034780Z b = (dx1 + dx2) / (dx1 * dx2) 2023-01-11T21:27:30.6035090Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/lib/function_base.py:1258: RuntimeWarning: invalid value encountered in add 2023-01-11T21:27:30.6035370Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2023-01-11T21:27:30.6035720Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/lib/function_base.py:1275: RuntimeWarning: invalid value encountered in add 2023-01-11T21:27:30.6036020Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2023-01-11T21:27:30.6036390Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/lib/function_base.py:1232: RuntimeWarning: divide by zero encountered in true_divide 2023-01-11T21:27:30.6036700Z out[tuple(slice1)] = (f[tuple(slice2)] - f[tuple(slice3)]) / dx_0 2023-01-11T21:27:30.6037040Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/lib/function_base.py:1232: RuntimeWarning: invalid value encountered in true_divide 2023-01-11T21:27:30.6037350Z out[tuple(slice1)] = (f[tuple(slice2)] - f[tuple(slice3)]) / dx_0 2023-01-11T21:27:30.6037690Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/lib/function_base.py:1223: RuntimeWarning: invalid value encountered in multiply 2023-01-11T21:27:30.6037980Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2023-01-11T21:27:30.6038360Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/lib/function_base.py:1256: RuntimeWarning: divide by zero encountered in double_scalars 2023-01-11T21:27:30.6038620Z c = - dx1 / (dx2 * (dx1 + dx2)) 2023-01-11T21:27:30.6038940Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/lib/function_base.py:1258: RuntimeWarning: invalid value encountered in multiply 2023-01-11T21:27:30.6039220Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2023-01-11T21:27:30.6039580Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/lib/function_base.py:1275: RuntimeWarning: invalid value encountered in multiply 2023-01-11T21:27:30.6039860Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2023-01-11T21:27:30.6040210Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/lib/function_base.py:1273: RuntimeWarning: divide by zero encountered in double_scalars 2023-01-11T21:27:30.6040460Z c = (2. * dx2 + dx1) / (dx2 * (dx1 + dx2)) 2023-01-11T21:27:30.6040790Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/lib/function_base.py:1239: RuntimeWarning: divide by zero encountered in true_divide 2023-01-11T21:27:30.6041100Z out[tuple(slice1)] = (f[tuple(slice2)] - f[tuple(slice3)]) / dx_n 2023-01-11T21:27:30.6041440Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/lib/function_base.py:1239: RuntimeWarning: invalid value encountered in true_divide 2023-01-11T21:27:30.6041740Z out[tuple(slice1)] = (f[tuple(slice2)] - f[tuple(slice3)]) / dx_n 2023-01-11T21:27:30.6041900Z ok (0.033s) 2023-01-11T21:27:30.6042080Z test_gradient_extreme_cases_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.040s) 2023-01-11T21:27:30.6042340Z test_gradient_extreme_cases_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.034s) 2023-01-11T21:27:30.6042580Z test_gradient_extreme_cases_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.037s) 2023-01-11T21:27:30.6043050Z test_gradient_type_promotion_cpu (__main__.TestTorchDeviceTypeCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/lib/function_base.py:1211: ComplexWarning: Casting complex values to real discards the imaginary part 2023-01-11T21:27:30.6043450Z out[tuple(slice1)] = (f[tuple(slice4)] - f[tuple(slice2)]) / (2. * ax_dx) 2023-01-11T21:27:30.6043820Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/lib/function_base.py:1232: ComplexWarning: Casting complex values to real discards the imaginary part 2023-01-11T21:27:30.6044140Z out[tuple(slice1)] = (f[tuple(slice2)] - f[tuple(slice3)]) / dx_0 2023-01-11T21:27:30.6044520Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/lib/function_base.py:1239: ComplexWarning: Casting complex values to real discards the imaginary part 2023-01-11T21:27:30.6044840Z out[tuple(slice1)] = (f[tuple(slice2)] - f[tuple(slice3)]) / dx_n 2023-01-11T21:27:30.6045620Z /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:27:30.6046150Z return torch.as_tensor(tensor_like) 2023-01-11T21:27:30.6046500Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/lib/function_base.py:1258: ComplexWarning: Casting complex values to real discards the imaginary part 2023-01-11T21:27:30.6046840Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2023-01-11T21:27:30.6047210Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/lib/function_base.py:1275: ComplexWarning: Casting complex values to real discards the imaginary part 2023-01-11T21:27:30.6047510Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2023-01-11T21:27:30.6047880Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/numpy/lib/function_base.py:1223: ComplexWarning: Casting complex values to real discards the imaginary part 2023-01-11T21:27:30.6048170Z out[tuple(slice1)] = a * f[tuple(slice2)] + b * f[tuple(slice3)] + c * f[tuple(slice4)] 2023-01-11T21:27:30.6048330Z ok (0.016s) 2023-01-11T21:27:30.6048500Z test_hook_remove_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6048740Z test_index_add_deterministic_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.053s) 2023-01-11T21:27:30.6048970Z test_index_add_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.010s) 2023-01-11T21:27:30.6049200Z test_index_copy_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:27:30.6049430Z test_index_copy_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:27:30.6049660Z test_index_copy_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:27:30.6049890Z test_index_copy_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:27:30.6050120Z test_index_copy_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:27:30.6050340Z test_index_copy_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:27:30.6050570Z test_index_copy_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6050790Z test_index_copy_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6051010Z test_index_copy_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6051220Z test_index_copy_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6051440Z test_index_copy_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6051660Z test_index_copy_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6051890Z test_index_copy_deterministic_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.434s) 2023-01-11T21:27:30.6052130Z test_index_copy_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.009s) 2023-01-11T21:27:30.6052370Z test_index_copy_scalars_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6052610Z test_index_copy_scalars_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6052910Z test_index_copy_scalars_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6053210Z test_index_copy_scalars_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6053450Z test_index_copy_scalars_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6053690Z test_index_copy_scalars_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6053920Z test_index_copy_scalars_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6054160Z test_index_copy_scalars_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6054380Z test_index_copy_scalars_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6054610Z test_index_copy_scalars_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6054840Z test_index_copy_scalars_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6055130Z test_index_copy_scalars_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6055460Z test_index_fill_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:30.6055790Z test_index_fill_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:30.6056130Z test_index_fill_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:30.6056460Z test_index_fill_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:30.6056790Z test_index_fill_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:30.6057110Z test_index_fill_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:30.6057440Z test_index_fill_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:30.6057770Z test_index_fill_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:30.6058080Z test_index_fill_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:30.6058400Z test_index_fill_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:30.6058720Z test_index_fill_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:30.6059040Z test_index_fill_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:30.6059290Z test_index_fill_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2023-01-11T21:27:30.6059530Z test_index_put_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:27:30.6059780Z test_index_put_non_accumulate_deterministic_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2023-01-11T21:27:30.6060380Z test_index_reduce_reduce_amax_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:2997: 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:27:30.6060800Z dest.index_reduce_(dim, idx, src, reduce, include_self=include_self) 2023-01-11T21:27:30.6060970Z ok (0.013s) 2023-01-11T21:27:30.6066050Z test_index_reduce_reduce_amax_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:27:30.6066300Z test_index_reduce_reduce_amax_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:27:30.6066540Z test_index_reduce_reduce_amax_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:27:30.6066900Z test_index_reduce_reduce_amax_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.011s) 2023-01-11T21:27:30.6067150Z test_index_reduce_reduce_amax_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.011s) 2023-01-11T21:27:30.6067390Z test_index_reduce_reduce_amax_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.011s) 2023-01-11T21:27:30.6067630Z test_index_reduce_reduce_amax_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.011s) 2023-01-11T21:27:30.6067870Z test_index_reduce_reduce_amax_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.011s) 2023-01-11T21:27:30.6068110Z test_index_reduce_reduce_amin_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:27:30.6068360Z test_index_reduce_reduce_amin_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:27:30.6068590Z test_index_reduce_reduce_amin_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:27:30.6068890Z test_index_reduce_reduce_amin_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:27:30.6069140Z test_index_reduce_reduce_amin_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.011s) 2023-01-11T21:27:30.6069370Z test_index_reduce_reduce_amin_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.011s) 2023-01-11T21:27:30.6069610Z test_index_reduce_reduce_amin_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.011s) 2023-01-11T21:27:30.6069840Z test_index_reduce_reduce_amin_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.011s) 2023-01-11T21:27:30.6070080Z test_index_reduce_reduce_amin_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.011s) 2023-01-11T21:27:30.6070320Z test_index_reduce_reduce_mean_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2023-01-11T21:27:30.6070560Z test_index_reduce_reduce_mean_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2023-01-11T21:27:30.6070800Z test_index_reduce_reduce_mean_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.014s) 2023-01-11T21:27:30.6071030Z test_index_reduce_reduce_mean_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.013s) 2023-01-11T21:27:30.6071270Z test_index_reduce_reduce_mean_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:27:30.6071510Z test_index_reduce_reduce_mean_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:27:30.6071740Z test_index_reduce_reduce_mean_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:27:30.6071970Z test_index_reduce_reduce_mean_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:27:30.6072210Z test_index_reduce_reduce_mean_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:27:30.6072450Z test_index_reduce_reduce_prod_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:27:30.6072700Z test_index_reduce_reduce_prod_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:27:30.6072940Z test_index_reduce_reduce_prod_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:27:30.6073180Z test_index_reduce_reduce_prod_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:27:30.6073420Z test_index_reduce_reduce_prod_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.011s) 2023-01-11T21:27:30.6073650Z test_index_reduce_reduce_prod_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.011s) 2023-01-11T21:27:30.6073890Z test_index_reduce_reduce_prod_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.010s) 2023-01-11T21:27:30.6074120Z test_index_reduce_reduce_prod_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.011s) 2023-01-11T21:27:30.6074360Z test_index_reduce_reduce_prod_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.011s) 2023-01-11T21:27:30.6074590Z test_index_select_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6074880Z test_index_select_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6075110Z test_index_select_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6075350Z test_index_select_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6075580Z test_index_select_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6075810Z test_index_select_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6076030Z test_index_select_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6076260Z test_index_select_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6076480Z test_index_select_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6076700Z test_index_select_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6076960Z test_index_select_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6077180Z test_index_select_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6077410Z test_invalid_shapes_grid_sampler_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.015s) 2023-01-11T21:27:30.6077640Z test_is_set_to_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6077850Z test_is_signed_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6078070Z test_item_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6078280Z test_item_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6078500Z test_item_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6078720Z test_item_cpu_complex32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6078930Z test_item_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6079150Z test_item_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6079360Z test_item_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6079580Z test_item_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6079790Z test_item_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6080000Z test_item_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6080210Z test_item_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6080420Z test_item_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6080620Z test_item_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6080860Z test_large_cumprod_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:27:30.6081120Z test_large_cumsum_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:27:30.6081510Z test_log_normal_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:30.6081840Z test_log_normal_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:30.6082170Z test_log_normal_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:30.6082500Z test_log_normal_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:30.6082820Z test_logcumsumexp_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:30.6083180Z test_lognormal_kstest_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:30.6083530Z test_lognormal_kstest_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:30.6083920Z test_lognormal_kstest_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:30.6084260Z test_lognormal_kstest_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:30.6084520Z test_masked_fill_bool_tensor_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6084760Z test_masked_fill_cpu_bfloat16_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6085000Z test_masked_fill_cpu_bfloat16_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6085230Z test_masked_fill_cpu_bool_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6085460Z test_masked_fill_cpu_bool_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6085700Z test_masked_fill_cpu_complex128_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6086080Z test_masked_fill_cpu_complex128_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6086310Z test_masked_fill_cpu_complex64_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6086550Z test_masked_fill_cpu_complex64_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6086790Z test_masked_fill_cpu_float16_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6087020Z test_masked_fill_cpu_float16_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6087250Z test_masked_fill_cpu_float32_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6087480Z test_masked_fill_cpu_float32_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6087710Z test_masked_fill_cpu_float64_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6087940Z test_masked_fill_cpu_float64_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6088170Z test_masked_fill_cpu_int16_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6088400Z test_masked_fill_cpu_int16_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6088630Z test_masked_fill_cpu_int32_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6088850Z test_masked_fill_cpu_int32_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6089080Z test_masked_fill_cpu_int64_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6089310Z test_masked_fill_cpu_int64_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6089540Z test_masked_fill_cpu_int8_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6089760Z test_masked_fill_cpu_int8_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6089990Z test_masked_fill_cpu_uint8_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6090210Z test_masked_fill_cpu_uint8_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6090440Z test_masked_fill_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.005s) 2023-01-11T21:27:30.6090760Z test_masked_scatter_bool_tensor_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:30.6091020Z test_masked_scatter_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:27:30.6091260Z test_masked_scatter_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6091490Z test_masked_scatter_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:27:30.6091730Z test_masked_scatter_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:27:30.6091960Z test_masked_scatter_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:27:30.6092310Z test_masked_scatter_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:27:30.6092530Z test_masked_scatter_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:27:30.6092760Z test_masked_scatter_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:27:30.6092990Z test_masked_scatter_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:27:30.6093210Z test_masked_scatter_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2023-01-11T21:27:30.6093440Z test_masked_scatter_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:27:30.6093670Z test_masked_scatter_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2023-01-11T21:27:30.6093920Z test_masked_scatter_large_tensor_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:27:30.6094170Z test_masked_scatter_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6094870Z test_masked_select_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:3641: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1854.) 2023-01-11T21:27:30.6095310Z torch.masked_select(src, mask, out=dst3) 2023-01-11T21:27:30.6095450Z ok (0.002s) 2023-01-11T21:27:30.6096000Z test_masked_select_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:3641: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1854.) 2023-01-11T21:27:30.6096420Z torch.masked_select(src, mask, out=dst3) 2023-01-11T21:27:30.6096560Z ok (0.002s) 2023-01-11T21:27:30.6101760Z test_masked_select_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:3641: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1854.) 2023-01-11T21:27:30.6102190Z torch.masked_select(src, mask, out=dst3) 2023-01-11T21:27:30.6102320Z ok (0.002s) 2023-01-11T21:27:30.6102890Z test_masked_select_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:3641: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1854.) 2023-01-11T21:27:30.6103330Z torch.masked_select(src, mask, out=dst3) 2023-01-11T21:27:30.6103470Z ok (0.002s) 2023-01-11T21:27:30.6104030Z test_masked_select_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:3641: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1854.) 2023-01-11T21:27:30.6104450Z torch.masked_select(src, mask, out=dst3) 2023-01-11T21:27:30.6104590Z ok (0.001s) 2023-01-11T21:27:30.6105240Z test_masked_select_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:3641: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1854.) 2023-01-11T21:27:30.6105670Z torch.masked_select(src, mask, out=dst3) 2023-01-11T21:27:30.6105810Z ok (0.002s) 2023-01-11T21:27:30.6106350Z test_masked_select_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:3641: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1854.) 2023-01-11T21:27:30.6106770Z torch.masked_select(src, mask, out=dst3) 2023-01-11T21:27:30.6106900Z ok (0.002s) 2023-01-11T21:27:30.6107450Z test_masked_select_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:3641: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1854.) 2023-01-11T21:27:30.6107930Z torch.masked_select(src, mask, out=dst3) 2023-01-11T21:27:30.6108060Z ok (0.002s) 2023-01-11T21:27:30.6108600Z test_masked_select_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:3641: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1854.) 2023-01-11T21:27:30.6109020Z torch.masked_select(src, mask, out=dst3) 2023-01-11T21:27:30.6109150Z ok (0.002s) 2023-01-11T21:27:30.6109690Z test_masked_select_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:3641: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1854.) 2023-01-11T21:27:30.6110100Z torch.masked_select(src, mask, out=dst3) 2023-01-11T21:27:30.6110240Z ok (0.002s) 2023-01-11T21:27:30.6110800Z test_masked_select_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:3641: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1854.) 2023-01-11T21:27:30.6111220Z torch.masked_select(src, mask, out=dst3) 2023-01-11T21:27:30.6111360Z ok (0.002s) 2023-01-11T21:27:30.6111890Z test_masked_select_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:3641: UserWarning: masked_select received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/native/TensorAdvancedIndexing.cpp:1854.) 2023-01-11T21:27:30.6112320Z torch.masked_select(src, mask, out=dst3) 2023-01-11T21:27:30.6112450Z ok (0.002s) 2023-01-11T21:27:30.6112630Z test_masked_select_discontiguous_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2023-01-11T21:27:30.6112870Z test_memory_format_clone_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:27:30.6113110Z test_memory_format_consistency_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6113370Z test_memory_format_cpu_and_cuda_ops_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:27:30.6113710Z test_memory_format_empty_like_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:30.6114050Z test_memory_format_factory_like_functions_preserve_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.133s) 2023-01-11T21:27:30.6114310Z test_memory_format_operators_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.058s) 2023-01-11T21:27:30.6114560Z test_memory_format_preserved_after_permute_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6114820Z test_memory_format_propagation_rules_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6114920Z test_memory_format_to_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:27:30.6115030Z test_memory_format_type_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:27:30.6115140Z test_memory_format_type_shortcuts_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.078s) 2023-01-11T21:27:30.6115270Z test_module_share_memory_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:27:30.6115400Z test_multinomial_cpu_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6115510Z test_multinomial_cpu_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6115620Z test_multinomial_cpu_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6115810Z test_multinomial_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:27:30.6115990Z test_multinomial_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.002s) 2023-01-11T21:27:30.6116130Z test_multinomial_deterministic_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:27:30.6116270Z test_multinomial_deterministic_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:27:30.6116400Z test_multinomial_deterministic_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:27:30.6116540Z test_multinomial_device_constrain_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:27:30.6116650Z test_multinomial_empty_w_replacement_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6116770Z test_multinomial_empty_wo_replacement_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6116920Z test_multinomial_gpu_device_constrain_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: fewer than 2 devices detected (0.000s) 2023-01-11T21:27:30.6117090Z test_multinomial_rng_state_advance_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:27:30.6117190Z test_narrow_empty_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6117410Z test_nondeterministic_alert_AdaptiveAvgPool2d_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:30.6117630Z test_nondeterministic_alert_AdaptiveAvgPool3d_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:30.6117840Z test_nondeterministic_alert_AdaptiveMaxPool2d_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:30.6118050Z test_nondeterministic_alert_AvgPool3d_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:30.6118160Z test_nondeterministic_alert_CTCLoss_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6118290Z test_nondeterministic_alert_EmbeddingBag_max_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6118510Z test_nondeterministic_alert_FractionalMaxPool2d_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:30.6118770Z test_nondeterministic_alert_FractionalMaxPool3d_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:30.6118980Z test_nondeterministic_alert_MaxPool3d_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:30.6119140Z test_nondeterministic_alert_MaxUnpool1d_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... skip: float16 not implemented on CPU (0.000s) 2023-01-11T21:27:30.6119260Z test_nondeterministic_alert_MaxUnpool1d_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2023-01-11T21:27:30.6119390Z test_nondeterministic_alert_MaxUnpool1d_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:27:30.6119540Z test_nondeterministic_alert_MaxUnpool2d_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... skip: float16 not implemented on CPU (0.001s) 2023-01-11T21:27:30.6119670Z test_nondeterministic_alert_MaxUnpool2d_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:27:30.6119810Z test_nondeterministic_alert_MaxUnpool2d_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:27:30.6119960Z test_nondeterministic_alert_MaxUnpool3d_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... skip: float16 not implemented on CPU (0.001s) 2023-01-11T21:27:30.6120080Z test_nondeterministic_alert_MaxUnpool3d_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:27:30.6120200Z test_nondeterministic_alert_MaxUnpool3d_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:27:30.6120320Z test_nondeterministic_alert_NLLLoss_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6120530Z test_nondeterministic_alert_ReflectionPad1d_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:30.6120660Z test_nondeterministic_alert_ReflectionPad2d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6120870Z test_nondeterministic_alert_ReflectionPad3d_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:30.6121090Z test_nondeterministic_alert_ReplicationPad1d_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:30.6121220Z test_nondeterministic_alert_ReplicationPad2d_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6121420Z test_nondeterministic_alert_ReplicationPad3d_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:30.6121620Z test_nondeterministic_alert_bincount_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:30.6121750Z test_nondeterministic_alert_cumsum_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6121870Z test_nondeterministic_alert_cumsum_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6122000Z test_nondeterministic_alert_cumsum_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6122120Z test_nondeterministic_alert_cumsum_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6122240Z test_nondeterministic_alert_cumsum_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6122360Z test_nondeterministic_alert_cumsum_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6122480Z test_nondeterministic_alert_cumsum_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6122590Z test_nondeterministic_alert_cumsum_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6122710Z test_nondeterministic_alert_cumsum_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6122830Z test_nondeterministic_alert_cumsum_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6123070Z test_nondeterministic_alert_grid_sample_2d_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:30.6123290Z test_nondeterministic_alert_grid_sample_3d_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:30.6123480Z test_nondeterministic_alert_histc_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:30.6123700Z test_nondeterministic_alert_interpolate_bicubic_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:30.6123830Z test_nondeterministic_alert_interpolate_bilinear_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6124040Z test_nondeterministic_alert_interpolate_linear_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:30.6124260Z test_nondeterministic_alert_interpolate_trilinear_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:30.6124420Z test_nondeterministic_alert_kthvalue_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6125130Z test_nondeterministic_alert_median_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:1653: UserWarning: An output with one or more elements was resized since it had shape [10], 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:27:30.6125210Z torch.median(a, 0, out=(result, indices)) 2023-01-11T21:27:30.6125250Z ok (0.001s) 2023-01-11T21:27:30.6125370Z test_nondeterministic_alert_put_accumulate_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6125490Z test_nondeterministic_alert_put_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2023-01-11T21:27:30.6125600Z test_normal_kstest_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.114s) 2023-01-11T21:27:30.6125700Z test_normal_kstest_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2023-01-11T21:27:30.6125800Z test_normal_kstest_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:27:30.6125910Z test_nullary_op_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.038s) 2023-01-11T21:27:30.6126020Z test_pairwise_distance_empty_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6126130Z test_pdist_empty_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6126250Z test_pdist_norm_large_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:27:30.6126620Z test_pickle_gradscaler_cpu (__main__.TestTorchDeviceTypeCPU) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/cuda/amp/grad_scaler.py:118: UserWarning: torch.cuda.amp.GradScaler is enabled, but CUDA is not available. Disabling. 2023-01-11T21:27:30.6126760Z warnings.warn("torch.cuda.amp.GradScaler is enabled, but CUDA is not available. Disabling.") 2023-01-11T21:27:30.6126800Z ok (0.002s) 2023-01-11T21:27:30.6126930Z test_pin_memory_from_constructor_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:27:30.6127040Z test_put_accumulate_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6127150Z test_put_accumulate_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6127260Z test_put_accumulate_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6127370Z test_put_accumulate_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6127500Z test_put_accumulate_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6127610Z test_put_accumulate_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6127710Z test_put_accumulate_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6127820Z test_put_accumulate_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6127930Z test_put_accumulate_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6128030Z test_put_accumulate_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6128140Z test_put_accumulate_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6128240Z test_put_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.010s) 2023-01-11T21:27:30.6128340Z test_put_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.010s) 2023-01-11T21:27:30.6128470Z test_put_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.011s) 2023-01-11T21:27:30.6128570Z test_put_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.010s) 2023-01-11T21:27:30.6128660Z test_put_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.010s) 2023-01-11T21:27:30.6128760Z test_put_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.010s) 2023-01-11T21:27:30.6128860Z test_put_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:27:30.6128950Z test_put_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:27:30.6129050Z test_put_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:27:30.6129150Z test_put_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:27:30.6129240Z test_put_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:27:30.6129330Z test_put_empty_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6129440Z test_put_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:27:30.6129640Z test_repeat_interleave_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:27:30.6130150Z test_scalar_check_cpu (__main__.TestTorchDeviceTypeCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:670: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.6130250Z self.assertEqual((), zero_d_clone.set_(one_d.storage(), 0, (), ()).shape) 2023-01-11T21:27:30.6130690Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:671: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.6130790Z self.assertEqual((1,), zero_d_clone.set_(one_d.storage(), 0, (1,), (1,)).shape) 2023-01-11T21:27:30.6131220Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:672: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.6131320Z self.assertEqual((), one_d_clone.set_(one_d.storage(), 0, (), ()).shape) 2023-01-11T21:27:30.6131740Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:673: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.6131870Z self.assertEqual((1,), one_d_clone.set_(one_d.storage(), 0, (1,), (1,)).shape) 2023-01-11T21:27:30.6131910Z ok (0.042s) 2023-01-11T21:27:30.6132020Z test_scatter_add_bool_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6132140Z test_scatter_add_non_unique_index_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6132260Z test_scatter_add_one_dim_deterministic_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.159s) 2023-01-11T21:27:30.6132370Z test_scatter_add_to_large_input_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6132470Z test_scatter_bool_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6132580Z test_scatter_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:27:30.6132730Z test_scatter_reduce_multiply_unsupported_dtypes_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:27:30.6132910Z test_scatter_reduce_multiply_unsupported_dtypes_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:27:30.6133040Z test_scatter_reduce_non_unique_index_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6133160Z test_scatter_reduce_non_unique_index_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6133280Z test_scatter_reduce_non_unique_index_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6133400Z test_scatter_reduce_non_unique_index_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6133530Z test_scatter_reduce_non_unique_index_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6133640Z test_scatter_reduce_non_unique_index_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6133770Z test_scatter_reduce_non_unique_index_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6133890Z test_scatter_reduce_non_unique_index_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6134000Z test_scatter_reduce_non_unique_index_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6134120Z test_scatter_reduce_non_unique_index_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6134240Z test_scatter_reduce_non_unique_index_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6134360Z test_scatter_reduce_non_unique_index_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6134490Z test_scatter_reduce_operations_to_large_input_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6134620Z test_scatter_reduce_operations_to_large_input_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6134760Z test_scatter_reduce_operations_to_large_input_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6134890Z test_scatter_reduce_operations_to_large_input_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6135020Z test_scatter_reduce_operations_to_large_input_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6135140Z test_scatter_reduce_operations_to_large_input_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6135270Z test_scatter_reduce_operations_to_large_input_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6135400Z test_scatter_reduce_operations_to_large_input_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6135520Z test_scatter_reduce_operations_to_large_input_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6135650Z test_scatter_reduce_operations_to_large_input_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6135790Z test_scatter_reduce_operations_to_large_input_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6135920Z test_scatter_reduce_operations_to_large_input_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6136030Z test_scatter_reduce_scalar_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6136150Z test_scatter_reduce_scalar_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6136260Z test_scatter_reduce_scalar_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6136380Z test_scatter_reduce_scalar_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6136490Z test_scatter_reduce_scalar_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6136600Z test_scatter_reduce_scalar_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6136730Z test_scatter_reduce_scalar_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6136840Z test_scatter_reduce_scalar_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6136960Z test_scatter_reduce_scalar_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6137060Z test_scatter_reduce_scalar_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6137170Z test_scatter_reduce_scalar_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6137280Z test_scatter_reduce_scalar_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6137390Z test_scatter_to_large_input_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6137500Z test_scatter_zero_size_index_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6142030Z test_serialization_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:27:30.6142600Z test_set_storage_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:257: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.6142650Z a_s = a.storage() 2023-01-11T21:27:30.6143080Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:260: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.6143190Z c = torch.tensor([], device=device, dtype=dtype).set_(a_s.untyped()).reshape(a.size()) 2023-01-11T21:27:30.6143630Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:267: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.6143700Z error_storage = a.to(error_dtype).storage() 2023-01-11T21:27:30.6143740Z ok (0.007s) 2023-01-11T21:27:30.6143850Z test_set_storage_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:27:30.6143960Z test_set_storage_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:27:30.6144070Z test_set_storage_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:27:30.6144180Z test_set_storage_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:27:30.6144370Z test_set_storage_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:27:30.6144480Z test_set_storage_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:27:30.6144580Z test_set_storage_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:27:30.6144680Z test_set_storage_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:27:30.6144780Z test_set_storage_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:27:30.6144880Z test_set_storage_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:27:30.6144980Z test_set_storage_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:27:30.6145080Z test_shift_mem_overlap_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.006s) 2023-01-11T21:27:30.6145180Z test_skip_xla_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6145310Z test_storage_all_devices_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:27:30.6145850Z test_storage_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:168: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.6145920Z self.assertEqual(v.storage()[0], v[0][0]) 2023-01-11T21:27:30.6146340Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:169: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.6146420Z self.assertEqual(v.storage()[14], v[2][4]) 2023-01-11T21:27:30.6146840Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:170: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.6146890Z v_s = v.storage() 2023-01-11T21:27:30.6147300Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:176: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.6147350Z v_s[el_num], 2023-01-11T21:27:30.6147760Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:179: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.6147820Z v_s_byte = v.storage().untyped() 2023-01-11T21:27:30.6147860Z ok (0.002s) 2023-01-11T21:27:30.6147970Z test_storage_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6148070Z test_storage_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6148180Z test_storage_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6148280Z test_storage_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6148380Z test_storage_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6148480Z test_storage_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6148570Z test_storage_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6148700Z test_storage_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6148800Z test_storage_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6149310Z test_storage_meta_errors_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:331: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should 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:30.6149450Z s0 = torch.TypedStorage([1, 2, 3, 4], device='meta', dtype=dtype) 2023-01-11T21:27:30.6149860Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:334: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should 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:30.6149930Z s0.cpu() 2023-01-11T21:27:30.6150340Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:353: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should 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:30.6150390Z s0.resize_(10) 2023-01-11T21:27:30.6150800Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:356: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should 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:30.6150850Z s0.share_memory_() 2023-01-11T21:27:30.6151260Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:359: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should 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:30.6151310Z s0.tolist() 2023-01-11T21:27:30.6151780Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/storage.py:675: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.6151830Z return list(self) 2023-01-11T21:27:30.6152300Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/storage.py:649: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.6152390Z return iter(map(lambda i: self[i], range(self.size()))) 2023-01-11T21:27:30.6152800Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:363: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should 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:30.6152880Z s0._write_file(f, True, True, s0.element_size()) 2023-01-11T21:27:30.6153380Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:366: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should 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:30.6153480Z s1 = torch.TypedStorage([1, 2, 3, 4], device=device, dtype=dtype) 2023-01-11T21:27:30.6153890Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:369: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should 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:30.6153930Z s1.copy_(s0) 2023-01-11T21:27:30.6153980Z ok (0.010s) 2023-01-11T21:27:30.6154090Z test_storage_meta_errors_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.010s) 2023-01-11T21:27:30.6154210Z test_storage_meta_errors_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.010s) 2023-01-11T21:27:30.6154350Z test_storage_meta_errors_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.010s) 2023-01-11T21:27:30.6154460Z test_storage_meta_errors_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.010s) 2023-01-11T21:27:30.6154570Z test_storage_meta_errors_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.010s) 2023-01-11T21:27:30.6154680Z test_storage_meta_errors_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.010s) 2023-01-11T21:27:30.6154790Z test_storage_meta_errors_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.010s) 2023-01-11T21:27:30.6154900Z test_storage_meta_errors_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.010s) 2023-01-11T21:27:30.6155000Z test_storage_meta_errors_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.010s) 2023-01-11T21:27:30.6155110Z test_storage_meta_errors_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.010s) 2023-01-11T21:27:30.6155220Z test_storage_meta_errors_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.010s) 2023-01-11T21:27:30.6155750Z test_storage_meta_from_tensor_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:324: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.6155810Z s_check = t_check.storage() 2023-01-11T21:27:30.6156220Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:325: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.6156270Z s = t.storage() 2023-01-11T21:27:30.6156680Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:279: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.6156780Z self.assertEqual(s.device.type, 'meta') 2023-01-11T21:27:30.6157200Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:280: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.6157280Z self.assertEqual(s.nbytes(), s_check.nbytes()) 2023-01-11T21:27:30.6157710Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:281: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.6157780Z self.assertEqual(s.size(), s_check.size()) 2023-01-11T21:27:30.6158190Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:282: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.6158260Z self.assertEqual(s.data_ptr(), 0) 2023-01-11T21:27:30.6158660Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:285: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.6158720Z s[0] 2023-01-11T21:27:30.6159130Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:289: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.6159220Z self._check_storage_meta(s.untyped(), s_check.untyped()) 2023-01-11T21:27:30.6159260Z ok (0.001s) 2023-01-11T21:27:30.6159380Z test_storage_meta_from_tensor_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6159500Z test_storage_meta_from_tensor_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6159620Z test_storage_meta_from_tensor_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6159730Z test_storage_meta_from_tensor_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6159850Z test_storage_meta_from_tensor_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6159960Z test_storage_meta_from_tensor_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6160070Z test_storage_meta_from_tensor_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6160180Z test_storage_meta_from_tensor_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6160290Z test_storage_meta_from_tensor_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6160400Z test_storage_meta_from_tensor_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6160510Z test_storage_meta_from_tensor_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6161020Z test_storage_setitem_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:210: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.6161070Z s = storage_type(N) 2023-01-11T21:27:30.6161480Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:211: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.6161520Z s[:] = 0 2023-01-11T21:27:30.6161960Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:213: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.6162030Z self.assertEqual(s, storage_type(l)) 2023-01-11T21:27:30.6162530Z /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:27:30.6162590Z device=typed_storage.device, 2023-01-11T21:27:30.6163000Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:216: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.6163080Z s[i] = i 2023-01-11T21:27:30.6163490Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:219: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.6163560Z self.assertEqual(s, storage_type(l)) 2023-01-11T21:27:30.6163960Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:222: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.6164010Z s[2:7] = 1 2023-01-11T21:27:30.6164410Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:223: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.6164480Z self.assertEqual(s, storage_type(l)) 2023-01-11T21:27:30.6164520Z ok (0.001s) 2023-01-11T21:27:30.6164640Z test_storage_setitem_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6164750Z test_storage_setitem_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6164860Z test_storage_setitem_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6164960Z test_storage_setitem_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6165070Z test_storage_setitem_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6165180Z test_storage_setitem_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6165290Z test_storage_setitem_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6165400Z test_storage_setitem_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6165500Z test_storage_setitem_cpu_qint32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6165610Z test_storage_setitem_cpu_qint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6165720Z test_storage_setitem_cpu_quint4x2 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6165820Z test_storage_setitem_cpu_quint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6165930Z test_storage_setitem_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6166060Z test_strides_propagation_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.038s) 2023-01-11T21:27:30.6166180Z test_sync_warning_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:27:30.6166280Z test_take_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6166380Z test_take_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6166480Z test_take_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6166590Z test_take_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6166680Z test_take_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6166780Z test_take_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6166880Z test_take_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6167000Z test_take_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6167090Z test_take_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6167190Z test_take_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6167290Z test_take_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6167380Z test_take_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6167560Z test_take_empty_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:27:30.6168080Z test_tensor_from_storage_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:240: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.6168130Z a_s = a.storage() 2023-01-11T21:27:30.6168540Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:241: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.6168640Z b = torch.tensor(a_s, device=device, dtype=dtype).reshape(a.size()) 2023-01-11T21:27:30.6169050Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:243: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.6169160Z c = torch.tensor(a_s.untyped(), device=device, dtype=dtype).reshape(a.size()) 2023-01-11T21:27:30.6169570Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:250: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.6169650Z error_storage = a.to(error_dtype).storage() 2023-01-11T21:27:30.6170050Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:251: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.6170150Z torch.tensor(error_storage, device=device, dtype=dtype) 2023-01-11T21:27:30.6170190Z ok (0.008s) 2023-01-11T21:27:30.6170320Z test_tensor_from_storage_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:27:30.6170440Z test_tensor_from_storage_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:27:30.6170550Z test_tensor_from_storage_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:27:30.6170670Z test_tensor_from_storage_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:27:30.6170780Z test_tensor_from_storage_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:27:30.6170890Z test_tensor_from_storage_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:27:30.6170990Z test_tensor_from_storage_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:27:30.6171100Z test_tensor_from_storage_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:27:30.6171210Z test_tensor_from_storage_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:27:30.6171350Z test_tensor_from_storage_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:27:30.6171460Z test_tensor_from_storage_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:27:30.6171600Z test_tensor_set_errors_multigpu_cpu (__main__.TestTorchDeviceTypeCPU) ... skip: fewer than 2 devices detected (0.000s) 2023-01-11T21:27:30.6171710Z test_tensor_shape_empty_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:27:30.6172220Z test_tensor_storage_type_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:234: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.6172310Z self.assertEqual(a.storage_type(), expected_storage_type) 2023-01-11T21:27:30.6172790Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/storage.py:959: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.6172890Z if self.device.type not in ['cpu', 'cuda']: 2023-01-11T21:27:30.6173350Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/storage.py:962: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.6173470Z module = torch if self.device.type == 'cpu' else torch.cuda 2023-01-11T21:27:30.6173520Z ok (0.001s) 2023-01-11T21:27:30.6173630Z test_tensor_storage_type_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6173740Z test_tensor_storage_type_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6173860Z test_tensor_storage_type_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6173970Z test_tensor_storage_type_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6174080Z test_tensor_storage_type_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6174190Z test_tensor_storage_type_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6174300Z test_tensor_storage_type_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6174400Z test_tensor_storage_type_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6174530Z test_tensor_storage_type_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6174640Z test_tensor_storage_type_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6174740Z test_tensor_storage_type_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.000s) 2023-01-11T21:27:30.6174860Z test_ternary_op_mem_overlap_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.052s) 2023-01-11T21:27:30.6175380Z test_typed_storage_meta_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:301: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.6175480Z s_check = torch.TypedStorage(*args, dtype=dtype, device=device) 2023-01-11T21:27:30.6176020Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_torch.py:302: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() 2023-01-11T21:27:30.6176140Z s = torch.TypedStorage(*args, dtype=dtype, device='meta') 2023-01-11T21:27:30.6176190Z ok (0.001s) 2023-01-11T21:27:30.6176300Z test_typed_storage_meta_cpu_bool (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6176410Z test_typed_storage_meta_cpu_complex128 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6176520Z test_typed_storage_meta_cpu_complex64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6176640Z test_typed_storage_meta_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6176750Z test_typed_storage_meta_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6176860Z test_typed_storage_meta_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6176960Z test_typed_storage_meta_cpu_int16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6177070Z test_typed_storage_meta_cpu_int32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6177170Z test_typed_storage_meta_cpu_int64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6177280Z test_typed_storage_meta_cpu_int8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6177390Z test_typed_storage_meta_cpu_uint8 (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6177500Z test_unfold_all_devices_and_dtypes_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6177600Z test_unfold_scalars_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6177710Z test_uniform_kstest_cpu_bfloat16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6177820Z test_uniform_kstest_cpu_float16 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6177920Z test_uniform_kstest_cpu_float32 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6178020Z test_uniform_kstest_cpu_float64 (__main__.TestTorchDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:27:30.6178130Z test_untyped_storage_meta_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6178240Z test_warn_always_caught_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:27:30.6178360Z test_where_scalar_handcrafted_values_cpu (__main__.TestTorchDeviceTypeCPU) ... ok (0.004s) 2023-01-11T21:27:30.6178480Z test_cuda_vitals_gpu_only_cpu (__main__.TestVitalSignsCudaCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:27:30.6178490Z 2023-01-11T21:27:30.6178630Z ---------------------------------------------------------------------- 2023-01-11T21:27:30.6178680Z Ran 832 tests in 5.528s 2023-01-11T21:27:30.6178680Z 2023-01-11T21:27:30.6178840Z OK (skipped=148) 2023-01-11T21:27:30.6178840Z 2023-01-11T21:27:30.6178900Z Generating XML reports... 2023-01-11T21:27:30.6179130Z Generated XML report: test-reports/python-unittest/test_torch/TEST-TestBasicVitalSigns-20230111212724.xml 2023-01-11T21:27:30.6179310Z Generated XML report: test-reports/python-unittest/test_torch/TEST-TestTorch-20230111212724.xml 2023-01-11T21:27:30.6179500Z Generated XML report: test-reports/python-unittest/test_torch/TEST-TestTorchDeviceTypeCPU-20230111212724.xml 2023-01-11T21:27:30.6179700Z Generated XML report: test-reports/python-unittest/test_torch/TEST-TestVitalSignsCudaCPU-20230111212724.xml 2023-01-11T21:27:30.6179760Z [TORCH_VITAL] Dataloader.enabled True 2023-01-11T21:27:30.6179860Z [TORCH_VITAL] Dataloader.basic_unit_test TEST_VALUE_STRING 2023-01-11T21:27:30.6179920Z [TORCH_VITAL] CUDA.used False 2023-01-11T21:27:30.6179920Z 2023-01-11T21:27:30.6180220Z ##[endgroup] 2023-01-11T21:27:30.6180430Z FINISHED PRINTING LOG FILE of test_torch (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_torch_lq2gs7cx) 2023-01-11T21:27:30.6180430Z 2023-01-11T21:27:30.6180540Z Running test_cuda ... [2023-01-11 21:27:30.574104] 2023-01-11T21:27:30.6180800Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_cuda.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:27:30.574466] 2023-01-11T21:27:31.3617340Z 2023-01-11T21:27:31.3617640Z Expand the folded group to see the log file of test_cuda 2023-01-11T21:27:31.3618160Z ##[group]PRINTING LOG FILE of test_cuda (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_cuda_h1u1sbi9) 2023-01-11T21:27:31.3618420Z CUDA not available, skipping tests 2023-01-11T21:27:31.3618530Z 2023-01-11T21:27:31.3618590Z Running tests... 2023-01-11T21:27:31.3618940Z ---------------------------------------------------------------------- 2023-01-11T21:27:31.3619090Z 2023-01-11T21:27:31.3619240Z ---------------------------------------------------------------------- 2023-01-11T21:27:31.3619440Z Ran 0 tests in 0.000s 2023-01-11T21:27:31.3619520Z 2023-01-11T21:27:31.3619570Z OK 2023-01-11T21:27:31.3619630Z 2023-01-11T21:27:31.3619690Z Generating XML reports... 2023-01-11T21:27:31.3619930Z Test results will be stored in test-reports/python-unittest/test_cuda 2023-01-11T21:27:31.3620070Z 2023-01-11T21:27:31.3620220Z ##[endgroup] 2023-01-11T21:27:31.3620510Z FINISHED PRINTING LOG FILE of test_cuda (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_cuda_h1u1sbi9) 2023-01-11T21:27:31.3620690Z 2023-01-11T21:27:31.3621590Z Running test_ops ... [2023-01-11 21:27:31.362066] 2023-01-11T21:27:32.3714180Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_ops.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:32.371187] 2023-01-11T21:27:32.3714620Z Ignoring disabled issues: [] 2023-01-11T21:27:32.3715150Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_ops.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:32.371197] 2023-01-11T21:27:32.3715520Z Ignoring disabled issues: [] 2023-01-11T21:40:59.1959070Z 2023-01-11T21:40:59.1959670Z Expand the folded group to see the log file of test_ops 2023-01-11T21:40:59.1960240Z ##[group]PRINTING LOG FILE of test_ops (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_ops_kfwmmajy) 2023-01-11T21:40:59.1968450Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_proxy_tensor.py:114: UserWarning: Couldn't import torchvision. Some of our tests use it, try to install it with commands from pytorch.org, post-fixed with `--no-deps` to avoid overwriting the pytorch installation 2023-01-11T21:40:59.1969410Z warnings.warn("Couldn't import torchvision. Some of our tests use it, try " 2023-01-11T21:40:59.1969750Z Test results will be stored in test-reports/python-pytest/test_ops/test_ops-d35b4373783a23f6.xml 2023-01-11T21:40:59.1969990Z ============================= test session starts ============================== 2023-01-11T21:40:59.1970320Z 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:40:59.1970560Z cachedir: .pytest_cache 2023-01-11T21:40:59.1970860Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T21:40:59.1974590Z rootdir: /Users/ec2-user/runner/_work/pytorch/pytorch, configfile: pytest.ini 2023-01-11T21:40:59.1974950Z 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:40:59.1975370Z collecting ... collected 30992 items / 25 deselected / 30967 selected 2023-01-11T21:40:59.3141850Z Running 15431 items in this shard: test/test_ops.py::TestCommonCPU::test_compare_cpu_T_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu___getitem___cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu___rmatmul___cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu___rmod___cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu___ror___cpu_int64, test/test_ops.py::TestCommonCPU::test_compare_cpu___rxor___cpu_int64, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_bfloat16_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_cdouble_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_char_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_double_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_int_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_long_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_short_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_addcdiv_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_addcmul_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_as_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_as_strided_partial_views_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_atan2_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_bitwise_left_shift_cpu_int64, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_chunk_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_contiguous_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_copysign_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_diagonal_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_empty_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_eye_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_fft_ifftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_flip_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_fliplr_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_flipud_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_fmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_hstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_hypot_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_igammac_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_linalg_vector_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_linspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_logsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_narrow_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_narrow_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_new_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_new_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_nextafter_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_alpha_dropout_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_dropout_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_leaky_relu_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_relu6_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_reshape_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_special_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_squeeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_std_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_sum_to_size_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_trace_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_tril_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_triu_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_true_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_unfold_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_var_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_vsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_xlogy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_addcmul_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_addmm_decomposed_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_addr_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_as_strided_partial_views_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_atan2_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_atleast_1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_atleast_2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_atleast_3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_baddbmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_block_diag_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_bmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_bool_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_bucketize_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_byte_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_chalf_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_char_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_cholesky_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_cholesky_inverse_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_cholesky_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_column_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_constant_pad_nd_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_copysign_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_corrcoef_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_cummax_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_cummin_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_cumprod_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_cumsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_diag_embed_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_div_floor_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_div_trunc_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_dot_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_double_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_dsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_dstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_expand_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_expand_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_flipud_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_float_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_fmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_full_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_full_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_grid_sampler_2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_hstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_hypot_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_index_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_index_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_index_put_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_index_reduce_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_index_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_istft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_det_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_det_singular_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_eigvals_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_eigvalsh_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_inv_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_ldl_factor_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_ldl_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_lu_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_matrix_rank_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_matrix_rank_hermitian_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_multi_dot_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_norm_subgradients_at_zero_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_pinv_hermitian_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_pinv_singular_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_slogdet_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_solve_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_svd_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_log_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_logaddexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_logdet_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_logspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_logsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_lu_unpack_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_mH_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_mT_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_masked_cumprod_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_masked_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_masked_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_masked_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_masked_softmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_max_pool2d_with_indices_backward_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_max_reduction_no_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_max_reduction_with_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_min_reduction_no_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_movedim_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_mul_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_multinomial_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_mv_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nanquantile_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_native_batch_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_new_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_alpha_dropout_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_bilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_binary_cross_entropy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_conv1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_conv2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_ctc_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_embedding_bag_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_embedding_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_fractional_max_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_fractional_max_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_gaussian_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_grid_sample_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_hardswish_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_interpolate_trilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_kl_div_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_max_unpool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_max_unpool1d_grad_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_max_unpool3d_grad_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_multilabel_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_pad_circular_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_pad_constant_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_softmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_normal_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_normal_number_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_ops_nvprims_var_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_ormqr_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_pinverse_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_quantile_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_rand_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_randn_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_renorm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_reshape_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_resize_as__cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_rot90_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_scalar_tensor_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_scatter_reduce_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_scatter_reduce_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_scatter_reduce_sum_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_slice_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_slice_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_special_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_special_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_special_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_special_laguerre_polynomial_l_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_split_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_split_list_args_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_squeeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_std_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_svd_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_svd_lowrank_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_symeig_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_tensordot_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_to_sparse_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_topk_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_trace_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_trapz_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_triangular_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_triu_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_true_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_unfold_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_unique_consecutive_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_unique_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_unsqueeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_var_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_vdot_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_view_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_vsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_H_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing___getitem___cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_abs_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_add_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_as_strided_scatter_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_atleast_2d_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_atleast_3d_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_block_diag_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_bool_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_cat_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_chalf_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_char_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_chunk_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_clone_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_conj_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_conj_physical_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_contiguous_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_diagonal_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_double_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_dstack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_empty_like_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_eq_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_fft_fftshift_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_flatten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_float_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_hsplit_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_imag_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_index_add_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_index_put_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_isfinite_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_isinf_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_isreal_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_log_softmax_with_dtype_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_mH_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_masked_fill_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_mul_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_narrow_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_narrow_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_neg_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_zeros_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_ones_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_randn_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_randn_like_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_ravel_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_repeat_interleave_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_reshape_as_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_reshape_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_roll_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_select_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_sgn_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_slice_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_split_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_split_with_sizes_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_squeeze_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_stack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_sub_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_transpose_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unfold_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_vstack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_where_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_zeros_like_cpu_complex32, test/test_ops.py::TestCommonCPU::test_dtypes___rdiv___cpu, test/test_ops.py::TestCommonCPU::test_dtypes___rmatmul___cpu, test/test_ops.py::TestCommonCPU::test_dtypes___ror___cpu, test/test_ops.py::TestCommonCPU::test_dtypes___rpow___cpu, test/test_ops.py::TestCommonCPU::test_dtypes___rsub___cpu, test/test_ops.py::TestCommonCPU::test_dtypes___rxor___cpu, test/test_ops.py::TestCommonCPU::test_dtypes__native_batch_norm_legit_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_T_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_bfloat16_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_bool_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_char_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_complex_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_float_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_half_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_int_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_long_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_short_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_acos_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_acosh_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_add_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_addcdiv_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_addcmul_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_addr_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_arange_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_asinh_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_atan2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_atan_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_atleast_1d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_atleast_3d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_and_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_left_shift_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_chunk_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_clamp_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_clamp_max_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_conj_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_conj_physical_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_constant_pad_nd_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_cos_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_cosh_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_diag_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_diag_embed_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_diagonal_copy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_digamma_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_div_no_rounding_mode_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_dsplit_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_dstack_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_empty_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_empty_like_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_erf_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_erfc_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_erfinv_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_exp2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_expand_as_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_expand_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fftshift_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fft_hfft2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fft_hfft_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ifft2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ifft_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ifftshift_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fft_irfft_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fft_irfftn_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fft_rfft2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fft_rfft_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fill_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fliplr_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_float_power_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fmax_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fmod_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_ge_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_heaviside_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_hypot_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_i0_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_igamma_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_igammac_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_index_add_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_index_copy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_index_fill_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_isfinite_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_isnan_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_lgamma_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_svd_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_vector_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_linspace_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_log10_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_log2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_log_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_log_softmax_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_logical_and_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_logical_not_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_logical_xor_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_logspace_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_masked_fill_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_maximum_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_meshgrid_list_of_tensors_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_meshgrid_variadic_tensors_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_mul_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nan_to_num_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_narrow_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_ne_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_neg_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_new_empty_strided_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nextafter_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_alpha_dropout_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_group_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_hardtanh_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_hinge_embedding_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_l1_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_layer_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_leaky_relu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_margin_ranking_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_mish_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_prelu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_relu6_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_relu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_selu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_softmax_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_threshold_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_triplet_margin_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_ones_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_positive_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_pow_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_randn_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_ravel_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_reciprocal_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_reshape_as_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_reshape_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_roll_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_round_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_rsub_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_sigmoid_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_signbit_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_sin_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_sinc_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_sinh_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_bessel_j0_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_entr_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_erfcx_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_i0e_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_i1_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_multigammaln_mvlgamma_p_1_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_multigammaln_mvlgamma_p_5_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_ndtr_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_xlog1py_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_zeta_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_stack_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_std_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_sub_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_tensor_split_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_to_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_trace_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_transpose_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_tril_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_triu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_triu_indices_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_trunc_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_unbind_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_unfold_copy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_unfold_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_unsqueeze_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_var_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_view_as_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_vstack_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_xlogy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_zeros_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_abs_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_acos_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_acosh_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_addbmm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_addcmul_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_addmm_decomposed_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_allclose_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_aminmax_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_arange_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_argmax_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_argwhere_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_as_strided_scatter_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_asin_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_asinh_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_atan_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_atleast_2d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_bincount_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_bitwise_and_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_bitwise_left_shift_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_bitwise_xor_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_bmm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_bool_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_broadcast_shapes_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_bucketize_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_cartesian_prod_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_chalf_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_cholesky_inverse_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_cholesky_solve_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_clamp_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_clamp_max_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_clamp_min_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_clone_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_column_stack_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_combinations_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_conj_physical_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_constant_pad_nd_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_contiguous_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_cos_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_count_nonzero_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_cross_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_cummax_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_cummin_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_cumulative_trapezoid_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_diag_embed_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_diagonal_copy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_diagonal_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_diagonal_scatter_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_div_floor_rounding_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_div_no_rounding_mode_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_double_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_dstack_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_einsum_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_empty_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_empty_like_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_equal_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_erf_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_erfc_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_erfinv_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_exp2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_exp_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_expand_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_eye_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_hfft_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_ifft2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_ifftn_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_irfftn_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_rfft2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_rfft_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fill_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_flip_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fliplr_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_flipud_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_float_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_floor_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fmax_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fmin_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fmod_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_frac_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_frexp_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_full_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_full_like_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_grid_sampler_2d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_i0_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_igamma_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_igammac_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_imag_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_index_reduce_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_index_select_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_inner_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_int_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_isclose_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_isin_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_isinf_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_isnan_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_isneginf_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_istft_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_jiterator_binary_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_jiterator_binary_return_by_ref_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_ldexp_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_lgamma_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_cond_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_cross_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_eigh_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_eigvals_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_householder_product_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_inv_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_inv_ex_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_ldl_factor_ex_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_ldl_solve_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_factor_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_factor_ex_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_qr_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_solve_ex_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_vander_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_vecdot_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_vector_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linspace_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_log2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_log_softmax_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_logaddexp2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_logaddexp_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_logical_not_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_logical_xor_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_logit_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_logspace_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_long_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_lt_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_lu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_lu_solve_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_mH_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_mT_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_argmin_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_fill_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_logsumexp_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_mean_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_median_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_normalize_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_scatter_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_select_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_softmax_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_softmin_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_std_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_sum_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_matmul_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_matrix_exp_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_max_binary_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_maximum_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_median_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_meshgrid_list_of_tensors_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_meshgrid_variadic_tensors_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_min_reduction_no_dim_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_minimum_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_mm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_movedim_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_multinomial_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_mvlgamma_mvlgamma_p_1_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_mvlgamma_mvlgamma_p_3_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_mvlgamma_mvlgamma_p_5_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nanmean_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nanmedian_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nanquantile_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_narrow_copy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_narrow_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_native_dropout_backward_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_native_layer_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_new_empty_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_new_empty_strided_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_new_zeros_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_avg_pool1d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_avg_pool3d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_max_pool1d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_max_pool2d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_alpha_dropout_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_avg_pool1d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_avg_pool2d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_bilinear_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_celu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv1d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv2d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv_transpose2d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv_transpose3d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_cosine_similarity_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_ctc_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_dropout2d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_dropout3d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_dropout_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_elu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_embedding_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_feature_alpha_dropout_with_train_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_grid_sample_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardsigmoid_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardtanh_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hinge_embedding_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_area_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_bicubic_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_bilinear_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_nearest_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_kl_div_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_l1_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_linear_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_local_response_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_logsigmoid_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool1d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool1d_grad_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool2d_grad_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool3d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_mish_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_mse_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_multi_margin_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_multilabel_margin_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_one_hot_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pad_circular_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pad_constant_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pad_reflect_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pad_replicate_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pdist_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pixel_shuffle_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_poisson_nll_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_prelu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_relu6_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_rrelu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_selu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_silu_complex_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_smooth_l1_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softmin_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softmin_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softplus_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softshrink_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softsign_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_tanhshrink_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_triplet_margin_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_unfold_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_upsample_bilinear_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_upsample_nearest_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nonzero_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_norm_fro_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_norm_nuc_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_normal_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_ones_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_ones_like_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_ops_nvprims_var_mean_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_ormqr_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_outer_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_pca_lowrank_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_permute_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_polar_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_1_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_3_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_put_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_rand_like_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_randint_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_randint_like_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_randn_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_ravel_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_repeat_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_reshape_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_resize_as__cpu, test/test_ops.py::TestCommonCPU::test_dtypes_resolve_conj_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_roll_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_round_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_round_decimals_0_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_round_decimals_3_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_scatter_add_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_amax_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_amin_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_mean_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_prod_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_sum_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_searchsorted_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_segment_reduce_lengths_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_sigmoid_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_signal_windows_bartlett_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_signal_windows_blackman_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_signal_windows_exponential_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_signal_windows_general_hamming_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_sin_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_sinh_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_softmax_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_airy_ai_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_bessel_y1_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_chebyshev_polynomial_t_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_chebyshev_polynomial_u_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_chebyshev_polynomial_w_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_i0e_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_i1e_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_laguerre_polynomial_l_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_i0_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_k1_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_ndtr_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_scaled_modified_bessel_k0_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_scaled_modified_bessel_k1_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_t_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_v_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_spherical_bessel_j0_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_xlog1py_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_zeta_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_split_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_split_with_sizes_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_sqrt_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_square_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_squeeze_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_std_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_std_mean_unbiased_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_sum_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_sum_to_size_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_svd_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_svd_lowrank_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_take_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_tanh_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_to_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_to_sparse_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_trace_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_triangular_solve_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_true_divide_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_trunc_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_unflatten_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_unfold_copy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_unfold_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_unique_consecutive_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_unsqueeze_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_var_mean_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_var_unbiased_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_vdot_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_view_as_real_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_view_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_vstack_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_where_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_xlogy_cpu, test/test_ops.py::TestCommonCPU::test_errors___rand___cpu, test/test_ops.py::TestCommonCPU::test_errors___rmod___cpu, test/test_ops.py::TestCommonCPU::test_errors___rmul___cpu, test/test_ops.py::TestCommonCPU::test_errors___ror___cpu, test/test_ops.py::TestCommonCPU::test_errors___rpow___cpu, test/test_ops.py::TestCommonCPU::test_errors_amin_cpu, test/test_ops.py::TestCommonCPU::test_errors_atan2_cpu, test/test_ops.py::TestCommonCPU::test_errors_bitwise_left_shift_cpu, test/test_ops.py::TestCommonCPU::test_errors_bitwise_xor_cpu, test/test_ops.py::TestCommonCPU::test_errors_cat_cpu, test/test_ops.py::TestCommonCPU::test_errors_copysign_cpu, test/test_ops.py::TestCommonCPU::test_errors_cov_cpu, test/test_ops.py::TestCommonCPU::test_errors_div_floor_rounding_cpu, test/test_ops.py::TestCommonCPU::test_errors_div_trunc_rounding_cpu, test/test_ops.py::TestCommonCPU::test_errors_eq_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_fft2_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_fft_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_hfft2_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_ifft_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_ifftn_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_irfft2_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_irfft_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_irfftn_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_rfft_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_rfftn_cpu, test/test_ops.py::TestCommonCPU::test_errors_fliplr_cpu, test/test_ops.py::TestCommonCPU::test_errors_float_power_cpu, test/test_ops.py::TestCommonCPU::test_errors_gather_cpu, test/test_ops.py::TestCommonCPU::test_errors_gradient_cpu, test/test_ops.py::TestCommonCPU::test_errors_gt_cpu, test/test_ops.py::TestCommonCPU::test_errors_heaviside_cpu, test/test_ops.py::TestCommonCPU::test_errors_hsplit_cpu, test/test_ops.py::TestCommonCPU::test_errors_hstack_cpu, test/test_ops.py::TestCommonCPU::test_errors_hypot_cpu, test/test_ops.py::TestCommonCPU::test_errors_igamma_cpu, test/test_ops.py::TestCommonCPU::test_errors_index_select_cpu, test/test_ops.py::TestCommonCPU::test_errors_isclose_cpu, test/test_ops.py::TestCommonCPU::test_errors_jiterator_binary_return_by_ref_cpu, test/test_ops.py::TestCommonCPU::test_errors_ldexp_cpu, test/test_ops.py::TestCommonCPU::test_errors_linalg_cross_cpu, test/test_ops.py::TestCommonCPU::test_errors_logcumsumexp_cpu, test/test_ops.py::TestCommonCPU::test_errors_logical_or_cpu, test/test_ops.py::TestCommonCPU::test_errors_masked_select_cpu, test/test_ops.py::TestCommonCPU::test_errors_max_binary_cpu, test/test_ops.py::TestCommonCPU::test_errors_minimum_cpu, test/test_ops.py::TestCommonCPU::test_errors_mul_cpu, test/test_ops.py::TestCommonCPU::test_errors_multinomial_cpu, test/test_ops.py::TestCommonCPU::test_errors_narrow_copy_cpu, test/test_ops.py::TestCommonCPU::test_errors_ne_cpu, test/test_ops.py::TestCommonCPU::test_errors_neg_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_avg_pool1d_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_conv1d_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_gelu_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_group_norm_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_max_pool3d_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_poisson_nll_loss_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_soft_margin_loss_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_triplet_margin_with_distance_loss_cpu, test/test_ops.py::TestCommonCPU::test_errors_pow_cpu, test/test_ops.py::TestCommonCPU::test_errors_renorm_cpu, test/test_ops.py::TestCommonCPU::test_errors_reshape_as_cpu, test/test_ops.py::TestCommonCPU::test_errors_reshape_cpu, test/test_ops.py::TestCommonCPU::test_errors_scatter_add_cpu, test/test_ops.py::TestCommonCPU::test_errors_signal_windows_cosine_cpu, test/test_ops.py::TestCommonCPU::test_errors_signal_windows_exponential_cpu, test/test_ops.py::TestCommonCPU::test_errors_signal_windows_general_cosine_cpu, test/test_ops.py::TestCommonCPU::test_errors_signal_windows_general_hamming_cpu, test/test_ops.py::TestCommonCPU::test_errors_signal_windows_nuttall_cpu, test/test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_v_cpu, test/test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_w_cpu, test/test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_t_cpu, test/test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_u_cpu, test/test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_w_cpu, test/test_ops.py::TestCommonCPU::test_errors_special_xlog1py_cpu, test/test_ops.py::TestCommonCPU::test_errors_special_zeta_cpu, test/test_ops.py::TestCommonCPU::test_errors_sum_to_size_cpu, test/test_ops.py::TestCommonCPU::test_errors_take_cpu, test/test_ops.py::TestCommonCPU::test_errors_triu_cpu, test/test_ops.py::TestCommonCPU::test_errors_unbind_cpu, test/test_ops.py::TestCommonCPU::test_errors_uniform_cpu, test/test_ops.py::TestCommonCPU::test_errors_view_copy_cpu, test/test_ops.py::TestCommonCPU::test_errors_view_cpu, test/test_ops.py::TestCommonCPU::test_errors_vsplit_cpu, test/test_ops.py::TestCommonCPU::test_errors_vstack_cpu, test/test_ops.py::TestCommonCPU::test_errors_where_cpu, test/test_ops.py::TestCommonCPU::test_errors_xlogy_cpu, test/test_ops.py::TestCommonCPU::test_multiple_devices_H_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_T_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices___getitem___cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices___getitem___cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices___radd___cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices___rand___cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices___rdiv___cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices___rdiv___cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices___rmatmul___cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices___rmod___cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices___rmul___cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices___rmul___cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices___ror___cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices___rpow___cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices___rsub___cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices___rsub___cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices___rxor___cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices__softmax_backward_data_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_abs_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_acos_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_acos_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_addbmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_addbmm_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_addmm_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_addmm_decomposed_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_addmm_decomposed_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_addr_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_addr_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_all_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_all_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_allclose_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_amin_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_aminmax_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_angle_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_arange_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_arange_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_argmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_argmax_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_argwhere_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_partial_views_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_asin_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_atan2_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_atan_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_atleast_1d_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_bfloat16_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_bfloat16_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_not_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_or_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_right_shift_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_xor_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_block_diag_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_shapes_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_byte_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_cat_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_cat_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_cdist_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_cdouble_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_cfloat_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_cholesky_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_clamp_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_clamp_min_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_clone_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_column_stack_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_combinations_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_conj_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_constant_pad_nd_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_contiguous_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_copysign_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_copysign_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_corrcoef_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_cosh_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_cosh_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_cov_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_cross_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_cross_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_cummin_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_cumprod_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_cumsum_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_diag_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_diag_embed_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_diagflat_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_diff_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_dist_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_div_floor_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_div_floor_rounding_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_div_trunc_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_div_trunc_rounding_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_dot_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_dsplit_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_dstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_dstack_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_einsum_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_empty_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_equal_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_equal_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_erfc_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_exp2_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_exp_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_exp_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_expand_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_expand_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_eye_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftshift_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fill_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_flip_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_flip_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fliplr_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_flipud_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_float_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_floor_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fmod_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fmod_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_frac_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_full_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_full_like_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_gcd_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_ge_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_ge_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_gradient_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_grid_sampler_2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_gt_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_gt_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_half_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_half_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_heaviside_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_heaviside_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_histogramdd_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_hsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_hstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_hstack_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_i0_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_igammac_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_index_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_index_add_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_index_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_index_select_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_inner_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_int_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_isclose_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_isclose_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_isfinite_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_isin_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_isinf_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_isnan_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_isneginf_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_isneginf_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_isposinf_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_isreal_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_isreal_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_2inputs_2outputs_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_4inputs_with_extra_args_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_4inputs_with_extra_args_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_return_by_ref_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_kron_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_kthvalue_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_ldexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_ldexp_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_le_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_lerp_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cond_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cross_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_det_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eigh_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_ldl_factor_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lstsq_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_factor_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_power_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_rank_hermitian_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_multi_dot_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_qr_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_slogdet_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_solve_triangular_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_svd_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_svdvals_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_tensorsolve_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vander_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vander_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_linspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linspace_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_log10_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_log10_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_log2_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_log2_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_log_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_log_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_logaddexp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_logaddexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_logcumsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_logical_and_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_logical_and_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_logical_xor_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_logit_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_logit_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_logspace_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_lt_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_lu_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_mT_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_mT_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_amin_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_argmax_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_argmin_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_cumprod_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_cumsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_logaddexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_logsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_logsumexp_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_median_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_prod_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_select_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_softmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_std_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_matmul_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_max_binary_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_max_binary_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_no_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_with_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_maximum_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_median_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_meshgrid_variadic_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_meshgrid_variadic_tensors_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_minimum_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_minimum_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_mode_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_mode_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_mul_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_mv_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nan_to_num_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nan_to_num_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nanmean_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nanmedian_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nansum_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nansum_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_narrow_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_native_dropout_backward_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_ne_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_neg_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_new_empty_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_new_full_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_new_full_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_new_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_new_zeros_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_alpha_dropout_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool2d_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool3d_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_bilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_bilinear_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_binary_cross_entropy_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_celu_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv2d_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose2d_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cosine_similarity_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cross_entropy_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_ctc_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_dropout3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_embedding_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_feature_alpha_dropout_without_train_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_fractional_max_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_fractional_max_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_gaussian_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_gelu_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_glu_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_grid_sample_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_group_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_huber_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_instance_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_area_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_bicubic_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_linear_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_nearest_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_kl_div_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_layer_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_linear_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_local_response_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_local_response_norm_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_logsigmoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool2d_grad_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool3d_grad_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_mish_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_normalize_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_one_hot_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_circular_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_circular_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_replicate_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pdist_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_unshuffle_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_poisson_nll_loss_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_relu6_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_relu_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_relu_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_rrelu_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_selu_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_smooth_l1_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softmin_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softplus_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softsign_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softsign_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_tanhshrink_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_threshold_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_threshold_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_triplet_margin_with_distance_loss_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_upsample_nearest_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nonzero_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_norm_fro_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_norm_inf_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_ones_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_ones_like_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_ormqr_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_permute_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_polar_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_1_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_2_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_pow_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_prod_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_put_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_rad2deg_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_rand_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_randint_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_randint_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_randint_like_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_randn_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_ravel_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_real_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_real_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_reciprocal_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_remainder_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_renorm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_reshape_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_resize__cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_resize__cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_resize_as__cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_resolve_neg_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_roll_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_roll_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_rot90_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_rot90_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_round_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_round_decimals_0_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_round_decimals_neg_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_rsqrt_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_rsub_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_scalar_tensor_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_scalar_tensor_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_mean_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_sum_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_segment_reduce_lengths_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_segment_reduce_offsets_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_sgn_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_short_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_sigmoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_sign_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_sign_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_signal_windows_bartlett_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_signal_windows_blackman_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_sin_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_sinc_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_sinc_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_sinh_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_slice_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_slice_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_slice_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_sort_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_sparse_sampled_addmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_airy_ai_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_airy_ai_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j0_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j0_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_y0_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_y0_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_y1_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_t_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_entr_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_erfcx_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_h_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_h_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_he_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_he_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_i0e_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_i0e_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_i1e_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_i1e_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_laguerre_polynomial_l_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_legendre_polynomial_p_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_legendre_polynomial_p_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_log_ndtr_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i0_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i1_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k0_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k0_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtr_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtr_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtri_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_t_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_v_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_spherical_bessel_j0_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_spherical_bessel_j0_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_xlog1py_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_xlog1py_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_zeta_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_split_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_split_with_sizes_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_sqrt_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_squeeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_std_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_sub_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_sum_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_sum_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_sum_to_size_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_sum_to_size_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_take_along_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_take_along_dim_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_take_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_tan_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_tanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_tensor_split_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_tensordot_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_tile_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_tile_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_to_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_topk_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_transpose_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_trapz_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_trapz_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_tril_indices_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_triu_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_triu_indices_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_true_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_true_divide_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_trunc_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_unflatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_unfold_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_unfold_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_uniform_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_unique_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_unique_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_var_mean_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_view_as_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_view_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_view_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_vstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_vstack_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_xlogy_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_zero__cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_zero__cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_H_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_T_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values___getitem___cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values___rand___cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values___rdiv___cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values___rmul___cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_all_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_aminmax_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_any_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_argwhere_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_as_strided_scatter_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_asin_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_asinh_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_atan_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_atanh_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_atleast_1d_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_atleast_2d_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_block_diag_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_broadcast_tensors_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_cartesian_prod_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_cdouble_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_cfloat_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_char_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_clamp_max_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_clamp_min_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_clone_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_column_stack_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_conj_physical_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_constant_pad_nd_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_cos_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_cummax_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_cummin_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_deg2rad_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_diag_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_diag_embed_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_diagflat_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_diagonal_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_diagonal_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_diagonal_scatter_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_div_no_rounding_mode_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_dstack_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_empty_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_empty_like_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_equal_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_erf_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_erfc_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_exp2_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_exp_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_expand_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_eye_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fftshift_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_hfft_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_hfftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifftshift_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ihfft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ihfft_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_irfft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_rfftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fill_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_flip_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fliplr_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_flipud_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_float_power_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fmax_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_full_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_full_like_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_gt_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_half_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_hstack_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_i0_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_add_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_isfinite_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_isinf_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_isnan_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_isneginf_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_isreal_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_2inputs_2outputs_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_4inputs_with_extra_args_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_binary_return_by_ref_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_unary_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_log10_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_log1p_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_log2_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_log_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_and_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_mT_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_masked_scatter_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_masked_sum_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_max_binary_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_max_reduction_no_dim_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_maximum_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_meshgrid_variadic_tensors_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_min_binary_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_mode_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_movedim_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_nan_to_num_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_empty_strided_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_full_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_zeros_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_ones_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_outer_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_permute_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_0_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_1_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_3_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_4_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_prod_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_put_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_rad2deg_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_reciprocal_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_repeat_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_repeat_interleave_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_reshape_as_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_reshape_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_resize__cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_resolve_neg_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_roll_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_rsqrt_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_scalar_tensor_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_amin_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_prod_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_sgn_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_short_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_sigmoid_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_sign_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_sin_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_sinh_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_bessel_j0_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_bessel_j1_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_bessel_y0_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_t_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_v_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_erfcx_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_i1_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_i1e_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_legendre_polynomial_p_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_k0_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_ndtri_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_polygamma_special_polygamma_n_0_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_v_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_w_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_zeta_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_split_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_squeeze_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_sum_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_sum_to_size_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_take_along_dim_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_tan_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_tensor_split_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_to_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_transpose_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_tril_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_triu_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_unfold_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_unique_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_view_as_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_view_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_view_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_vsplit_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_where_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_zeros_cpu_bool, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_H_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_T_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___getitem___cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___getitem___cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___getitem___cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___radd___cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___radd___cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___rdiv___cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___rdiv___cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmod___cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmul___cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmul___cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___ror___cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___rpow___cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___rsub___cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___rsub___cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___rsub___cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_abs_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_acos_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_acos_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_acosh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_acosh_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_acosh_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcdiv_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcmul_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_decomposed_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_decomposed_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_decomposed_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmv_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmv_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_addr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_addr_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_all_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_all_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_all_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_allclose_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_amin_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_angle_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_argsort_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_argwhere_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_argwhere_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_partial_views_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_partial_views_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_partial_views_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_scatter_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_asin_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_asinh_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan2_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan2_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_atanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_1d_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_baddbmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_baddbmm_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bernoulli_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bfloat16_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bincount_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_and_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_block_diag_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bmm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bmm_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bool_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bool_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_shapes_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_tensors_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bucketize_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_byte_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_byte_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cartesian_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cartesian_prod_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cat_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cdouble_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cdouble_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ceil_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cfloat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cfloat_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_chalf_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_char_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_char_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_inverse_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_chunk_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_chunk_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_min_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_clone_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_clone_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_combinations_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_combinations_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_combinations_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_physical_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_contiguous_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_contiguous_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_copysign_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_corrcoef_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cos_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cos_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_count_nonzero_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cov_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cross_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cross_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummin_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumprod_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumprod_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumsum_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumulative_trapezoid_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_embed_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagflat_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagflat_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_scatter_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diff_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_dist_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_floor_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_no_rounding_mode_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_no_rounding_mode_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_trunc_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_dot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_dot_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_double_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_double_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_dsplit_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_dsplit_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_dstack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_dstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_einsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_einsum_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_like_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_like_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_eq_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_eq_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_equal_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_equal_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_erf_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfinv_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp2_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_as_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_as_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_expm1_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftshift_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fill_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_flatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_flatten_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_flip_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fliplr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_flipud_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_power_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_power_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_power_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_floor_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_like_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_gather_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_gather_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_gcd_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_gradient_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_gradient_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_gt_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_half_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_heaviside_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_histc_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_histogramdd_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_hsplit_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_hsplit_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_hstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_i0_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_igamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_igammac_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_imag_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_add_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_fill_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_put_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_put_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_reduce_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_select_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_int_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_int_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_int_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isclose_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isclose_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isfinite_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isfinite_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isfinite_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isinf_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isinf_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isnan_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isnan_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isneginf_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isposinf_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isposinf_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isreal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_istft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_2inputs_2outputs_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_return_by_ref_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_return_by_ref_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_return_by_ref_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_unary_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_unary_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_kron_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_kthvalue_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_lcm_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ldexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_lgamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cond_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_det_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_det_singular_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eig_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvals_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvalsh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvalsh_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_householder_product_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_ex_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_factor_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_factor_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_factor_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lstsq_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lstsq_grad_oriented_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_ex_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_solve_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_hermitian_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_multi_dot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_multi_dot_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_slogdet_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_ex_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svd_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svdvals_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svdvals_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorsolve_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorsolve_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vander_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vector_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linspace_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_log10_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_log10_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_log1p_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_log2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_log2_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logaddexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_and_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_not_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_not_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_not_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_or_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_or_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_xor_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logspace_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logsumexp_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_solve_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mH_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mH_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mT_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mT_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mT_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_amax_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_amin_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_argmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_argmax_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_argmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_argmin_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_cumprod_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_cumsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_cumsum_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_fill_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_fill_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_log_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_logsumexp_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_mean_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_median_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_normalize_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_select_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_softmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_std_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_sum_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_sum_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_var_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_var_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_matmul_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_matmul_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_matmul_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_matrix_exp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_binary_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_pool2d_with_indices_backward_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_with_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_with_dim_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_median_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_list_of_tensors_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_list_of_tensors_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_variadic_tensors_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_binary_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_with_dim_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_minimum_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_minimum_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mm_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mode_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_movedim_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mul_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_multinomial_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mv_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mv_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mv_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_1_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_3_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanmean_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanmedian_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nansum_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nansum_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_native_batch_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_native_dropout_backward_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_native_layer_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ne_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_neg_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_full_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_zeros_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_zeros_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nextafter_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_alpha_dropout_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool1d_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool2d_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool3d_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_batch_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_binary_cross_entropy_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv1d_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv2d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv2d_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose1d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_cosine_embedding_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_cosine_embedding_loss_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_cosine_similarity_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_dropout2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_dropout_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_elu_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_embedding_bag_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_fractional_max_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_gelu_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_grid_sample_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_group_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardsigmoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardswish_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardtanh_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_huber_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_area_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_nearest_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_l1_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_linear_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_local_response_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_local_response_norm_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_logsigmoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool1d_grad_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool3d_grad_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_mish_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_multi_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_normalize_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_circular_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_circular_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_constant_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_replicate_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pairwise_distance_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_shuffle_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_shuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_shuffle_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_prelu_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu6_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu6_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_rrelu_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_selu_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_silu_complex_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_silu_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_smooth_l1_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softsign_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softsign_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_tanhshrink_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_tanhshrink_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_threshold_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_unfold_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_unfold_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_upsample_nearest_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nonzero_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nonzero_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_fro_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_inf_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_inf_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_nuc_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_nuc_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ones_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ones_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ones_like_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ormqr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_outer_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_pca_lowrank_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_permute_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_pinverse_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_pinverse_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_polar_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_1_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_2_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_2_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_3_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_4_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_positive_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_prod_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_put_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_quantile_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_rad2deg_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_rad2deg_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_rand_like_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_randint_like_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_randn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_randn_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ravel_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_real_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_real_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_reciprocal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_reciprocal_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_remainder_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_renorm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_interleave_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize__cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize__cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize_as__cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize_as__cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_neg_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_neg_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_neg_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_roll_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_roll_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_rot90_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_decimals_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsqrt_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsqrt_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsub_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsub_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scalar_tensor_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_add_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_prod_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_searchsorted_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_segment_reduce_lengths_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sign_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_signal_windows_bartlett_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_signal_windows_gaussian_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_signal_windows_general_cosine_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_signal_windows_hamming_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_signal_windows_hann_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_signal_windows_kaiser_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_signal_windows_nuttall_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_signbit_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_signbit_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sin_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinc_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinc_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinc_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinh_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_slice_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_slice_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_slice_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sort_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sparse_sampled_addmm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_airy_ai_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_airy_ai_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j1_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j1_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y0_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_u_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_entr_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_entr_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_erfcx_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_h_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i0e_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1e_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1e_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_laguerre_polynomial_l_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_laguerre_polynomial_l_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_log_ndtr_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i1_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k0_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k1_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k1_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtri_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtri_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_polygamma_special_polygamma_n_0_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k0_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k1_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_t_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_v_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_spherical_bessel_j0_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_spherical_bessel_j0_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_zeta_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_zeta_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_list_args_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_with_sizes_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_square_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_square_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_squeeze_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_squeeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_stack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_stack_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_mean_unbiased_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_unbiased_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_stft_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sub_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_to_size_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_svd_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_svd_lowrank_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_symeig_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_symeig_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_t_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_along_dim_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_tanh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_tanh_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensor_split_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensor_split_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensordot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensordot_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensordot_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_tile_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_sparse_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_sparse_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_sparse_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_topk_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_topk_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_trace_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_transpose_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapezoid_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_triangular_solve_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_tril_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_tril_indices_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_triu_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_triu_indices_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_true_divide_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_true_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_trunc_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_trunc_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unbind_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unflatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unflatten_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_uniform_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_uniform_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unique_consecutive_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unique_consecutive_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unique_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unique_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unsqueeze_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unsqueeze_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_vdot_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_vdot_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_real_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_vsplit_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_vsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_vstack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_vstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_where_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_where_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_where_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_xlogy_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_zeros_like_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_addbmm_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_addbmm_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_allclose_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_argwhere_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_tensors_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_tensors_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_cat_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_clamp_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_clone_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_clone_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_diag_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_diagflat_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_diff_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_diff_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_equal_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_2inputs_2outputs_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_4inputs_with_extra_args_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_4inputs_with_extra_args_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_linalg_cross_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorinv_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorinv_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorsolve_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vander_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vander_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vander_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vecdot_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vecdot_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_meshgrid_variadic_tensors_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_meshgrid_variadic_tensors_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_conv_transpose1d_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_conv_transpose2d_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_conv_transpose3d_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_l1_loss_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_l1_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_layer_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pairwise_distance_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_smooth_l1_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_permute_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_permute_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_ravel_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_ravel_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_repeat_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_signal_windows_bartlett_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_signal_windows_cosine_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_signal_windows_exponential_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_signal_windows_gaussian_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_signal_windows_hamming_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_signal_windows_hann_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_signal_windows_kaiser_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_signal_windows_nuttall_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_tile_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_unbind_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_unbind_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_unbind_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_where_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_where_cpu_int64, test/test_ops.py::TestCommonCPU::test_out_H_cpu_float32, test/test_ops.py::TestCommonCPU::test_out___getitem___cpu_float32, test/test_ops.py::TestCommonCPU::test_out___radd___cpu_float32, test/test_ops.py::TestCommonCPU::test_out___rdiv___cpu_float32, test/test_ops.py::TestCommonCPU::test_out___rmatmul___cpu_float32, test/test_ops.py::TestCommonCPU::test_out___rmul___cpu_float32, test/test_ops.py::TestCommonCPU::test_out___ror___cpu_int64, test/test_ops.py::TestCommonCPU::test_out___rpow___cpu_float32, test/test_ops.py::TestCommonCPU::test_out___rsub___cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs__conversions_bfloat16_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs__conversions_bool_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs__conversions_cdouble_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs__conversions_cfloat_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs__conversions_chalf_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs__conversions_half_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs__conversions_int_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_acos_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_acosh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_addcmul_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_allclose_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_as_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_as_strided_partial_views_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_asin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_atan2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_atan_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_atanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_atleast_2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_bitwise_left_shift_cpu_int64, test/test_ops.py::TestCommonCPU::test_out__refs_bitwise_not_cpu_int64, test/test_ops.py::TestCommonCPU::test_out__refs_bitwise_or_cpu_int64, test/test_ops.py::TestCommonCPU::test_out__refs_bitwise_right_shift_cpu_int64, test/test_ops.py::TestCommonCPU::test_out__refs_bitwise_xor_cpu_int64, test/test_ops.py::TestCommonCPU::test_out__refs_broadcast_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_broadcast_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_bucketize_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_ceil_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_clamp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_clamp_min_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_clone_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_conj_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_conj_physical_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_contiguous_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_diag_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_diagonal_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_digamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_div_floor_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_div_trunc_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_dsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_dstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_eq_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_exp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_exp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_expand_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_expand_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_expm1_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_fft_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_fftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_fftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_hfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_ifft_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_ihfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_irfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_irfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_rfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_rfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_flip_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fliplr_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_flipud_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_float_power_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_floor_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_floor_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_gcd_cpu_int64, test/test_ops.py::TestCommonCPU::test_out__refs_ge_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_gt_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_heaviside_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_hypot_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_igamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_igammac_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_imag_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out__refs_index_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_index_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_index_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_isclose_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_isfinite_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_isinf_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_isnan_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_lcm_cpu_int64, test/test_ops.py::TestCommonCPU::test_out__refs_le_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_lerp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_linalg_svd_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_linspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_log10_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_log1p_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_logical_or_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_logical_xor_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_lt_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_maximum_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_minimum_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nan_to_num_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_narrow_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_ne_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_neg_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_new_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_new_empty_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_new_full_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_celu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_dropout_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_elu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_gelu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_glu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_layer_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_leaky_relu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_mish_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_pdist_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_prelu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_relu6_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_selu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_softplus_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_tanhshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_permute_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_randn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_remainder_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_repeat_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_reshape_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_rot90_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_rsqrt_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_rsub_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_signbit_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_sin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_sinc_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_sinh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_bessel_j1_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_i0e_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_i1e_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_multigammaln_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_ndtr_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_xlog1py_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_squeeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_std_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_sub_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_tan_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_tanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_trace_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_triu_indices_cpu_int64, test/test_ops.py::TestCommonCPU::test_out__refs_true_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_unflatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_unfold_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_var_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_var_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_vsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_vstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_abs_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_addbmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_addmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_addmm_decomposed_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_addr_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_all_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_allclose_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_aminmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_any_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_arange_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_argmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_asin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_asinh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_atan2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_atanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_atleast_1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_atleast_2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_bfloat16_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_bitwise_not_cpu_int64, test/test_ops.py::TestCommonCPU::test_out_bitwise_xor_cpu_int64, test/test_ops.py::TestCommonCPU::test_out_bmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_broadcast_shapes_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_broadcast_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_byte_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_cat_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_cdist_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_cdouble_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_ceil_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_cfloat_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_chalf_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_char_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_cholesky_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_cholesky_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_chunk_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_clamp_max_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_clone_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_column_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_combinations_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_complex_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_conj_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_contiguous_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_copysign_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_count_nonzero_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_cov_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_cummax_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_cummin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_cumprod_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_cumsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_diag_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_diag_embed_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_diff_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_dist_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_div_floor_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_dstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_erfinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_exp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_expand_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_expm1_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_eye_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_fft_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_fftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_hfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_hfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_ifft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_ihfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_irfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_irfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_irfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_rfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fliplr_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_float_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_float_power_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_floor_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_floor_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fmod_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_full_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_gather_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_gcd_cpu_int64, test/test_ops.py::TestCommonCPU::test_out_ge_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_geqrf_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_histogram_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_hstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_hypot_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_igammac_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_int_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_isfinite_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_isinf_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_isneginf_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_jiterator_2inputs_2outputs_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_jiterator_unary_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_kron_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_lcm_cpu_int64, test/test_ops.py::TestCommonCPU::test_out_lerp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_det_singular_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_eigh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_eigvals_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_inv_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_ldl_factor_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_lstsq_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_lstsq_grad_oriented_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_lu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_matrix_power_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_matrix_rank_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_multi_dot_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_norm_subgradients_at_zero_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_pinv_hermitian_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_qr_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_solve_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_svdvals_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_tensorsolve_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_log_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_logdet_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_logical_and_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_logical_not_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_logical_or_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_logit_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_logspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_logsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_mH_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_mT_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_argmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_argmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_cumsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_log_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_logaddexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_normalize_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_std_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_var_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_matmul_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_matrix_exp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_max_pool2d_with_indices_backward_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_max_reduction_with_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_maximum_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_min_binary_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_min_reduction_no_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_minimum_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_mode_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_msort_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_mv_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nan_to_num_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nanmean_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nanmedian_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nanquantile_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nansum_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_narrow_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_native_batch_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_native_dropout_backward_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_native_layer_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_ne_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_neg_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_new_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_new_full_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_new_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_new_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nextafter_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional__scaled_dot_product_attention_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_avg_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_avg_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_batch_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_binary_cross_entropy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_conv1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_conv_transpose1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_cosine_embedding_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_dropout2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_dropout3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_elu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_fractional_max_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_gaussian_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_gelu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_glu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_grid_sample_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_group_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_hardsigmoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_hardswish_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_instance_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_area_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_bilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_linear_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_nearest_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_l1_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_layer_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_leaky_relu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_linear_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_max_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_max_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool1d_grad_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool2d_grad_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_multilabel_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_one_hot_cpu_int64, test/test_ops.py::TestCommonCPU::test_out_nn_functional_pad_constant_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_pad_reflect_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_pixel_shuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_prelu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_rrelu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_silu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_soft_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_softsign_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_tanhshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_threshold_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_upsample_bilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_upsample_nearest_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nonzero_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_norm_inf_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_norm_nuc_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_normal_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_normal_number_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_ones_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_ormqr_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_pca_lowrank_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_pinverse_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_0_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_1_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_pow_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_qr_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_rad2deg_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_randint_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_randn_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_reciprocal_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_renorm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_resize_as__cpu_float32, test/test_ops.py::TestCommonCPU::test_out_roll_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_rot90_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_round_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_round_decimals_neg_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_scatter_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_scatter_reduce_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_searchsorted_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_segment_reduce_lengths_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_select_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_sigmoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_signal_windows_blackman_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_signal_windows_exponential_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_signal_windows_gaussian_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_signal_windows_general_cosine_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_signal_windows_hamming_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_signbit_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_sinh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_slice_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_sort_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_bessel_j0_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_hermite_polynomial_h_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_hermite_polynomial_he_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_i0e_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_i1e_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_laguerre_polynomial_l_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_modified_bessel_i1_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_modified_bessel_k0_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_modified_bessel_k1_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_ndtr_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_scaled_modified_bessel_k1_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_zeta_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_split_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_split_with_sizes_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_square_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_std_mean_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_stft_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_sum_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_sum_to_size_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_svd_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_svd_lowrank_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_tensordot_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_tile_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_topk_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_trace_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_transpose_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_trapezoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_trapz_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_tril_indices_cpu_int64, test/test_ops.py::TestCommonCPU::test_out_triu_indices_cpu_int64, test/test_ops.py::TestCommonCPU::test_out_true_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_trunc_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_unflatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_unfold_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_uniform_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_unique_consecutive_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_unsqueeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_var_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_var_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_var_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_vdot_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_view_as_complex_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_view_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_warning___rmod___cpu, test/test_ops.py::TestCommonCPU::test_out_warning___rmul___cpu, test/test_ops.py::TestCommonCPU::test_out_warning___ror___cpu, test/test_ops.py::TestCommonCPU::test_out_warning___rsub___cpu, test/test_ops.py::TestCommonCPU::test_out_warning__native_batch_norm_legit_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_T_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_bool_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_cdouble_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_char_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_complex_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_half_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_short_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_abs_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_acos_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_acosh_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_addcmul_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_addr_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_all_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_amax_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_amin_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_arange_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_as_strided_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_asinh_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_atan2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_atleast_1d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_atleast_2d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_atleast_3d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_left_shift_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_or_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_right_shift_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_xor_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_broadcast_shapes_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_broadcast_tensors_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_broadcast_to_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_bucketize_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_chunk_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_clamp_min_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_clone_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_conj_physical_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_constant_pad_nd_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_copysign_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_cos_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_cumsum_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_diagonal_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_div_trunc_rounding_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_dsplit_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_empty_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_eq_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_erfinv_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_exp2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_exp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_expand_as_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_eye_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fft2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fft_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fftshift_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_hfft2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_hfft_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifft_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifftshift_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ihfft2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ihfftn_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_irfft_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_rfft_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_float_power_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_floor_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_floor_divide_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fmax_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fmin_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fmod_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_gt_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_heaviside_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_hstack_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_i0_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_index_add_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_isclose_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_isfinite_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_isneginf_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_lcm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_lerp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_lgamma_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_svd_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_vector_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_linspace_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_log10_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_log1p_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_log_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_logical_not_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_logical_xor_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_logsumexp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_meshgrid_variadic_tensors_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_mul_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nan_to_num_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_narrow_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_native_layer_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_neg_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_new_empty_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_new_empty_strided_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_new_full_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_new_ones_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_new_zeros_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nextafter_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_alpha_dropout_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_dropout_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_hinge_embedding_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_huber_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_l1_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_leaky_relu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_log_softmax_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_mse_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_poisson_nll_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_prelu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_relu6_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_selu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_softmax_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_softmin_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_softplus_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_tanhshrink_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_threshold_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_permute_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_prod_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_ravel_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_real_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_reciprocal_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_remainder_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_repeat_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_reshape_as_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_reshape_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_rot90_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_round_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_sin_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_special_bessel_j1_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_special_erfcx_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_special_i0e_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_special_i1_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_special_log_ndtr_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_special_log_softmax_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_special_logit_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_special_multigammaln_mvlgamma_p_3_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_special_multigammaln_mvlgamma_p_5_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_special_ndtr_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_special_ndtri_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_special_softmax_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_special_xlog1py_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_sqrt_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_squeeze_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_stack_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_std_mean_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_sum_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_sum_to_size_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_tan_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_tanh_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_tensor_split_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_to_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_trace_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_tril_indices_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_triu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_true_divide_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_trunc_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_unflatten_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_unfold_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_unsqueeze_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_view_as_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_view_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_vsplit_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_vstack_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_xlogy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__softmax_backward_data_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_acos_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_acosh_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_add_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_addbmm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_addcmul_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_addmv_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_addr_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_allclose_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_amin_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_argmax_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_argsort_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_asin_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_asinh_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_atan_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_atleast_1d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_atleast_2d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_atleast_3d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_baddbmm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_bincount_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_bitwise_left_shift_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_bitwise_not_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_bitwise_right_shift_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_bitwise_xor_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_block_diag_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_bool_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_broadcast_tensors_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_broadcast_to_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_byte_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_cat_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_cdouble_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_ceil_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_cfloat_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_cholesky_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_cholesky_inverse_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_chunk_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_clone_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_conj_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_conj_physical_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_constant_pad_nd_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_contiguous_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_count_nonzero_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_cross_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_cummax_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_cummin_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_cumprod_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_deg2rad_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_diag_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_diagflat_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_diff_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_digamma_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_dist_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_div_floor_rounding_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_div_no_rounding_mode_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_double_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_dstack_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_einsum_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_equal_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_erfc_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_erfinv_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_exp2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_expand_as_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_expand_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_expm1_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_fft_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_fftshift_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_hfft2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_hfft_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_ifftn_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_ifftshift_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_ihfft2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_ihfft_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_irfft2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_irfft_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_rfftn_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_flip_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fliplr_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_flipud_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_floor_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_floor_divide_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fmax_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fmin_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_full_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_full_like_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_gather_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_gcd_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_geqrf_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_gradient_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_grid_sampler_2d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_heaviside_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_histogram_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_histogramdd_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_hstack_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_hypot_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_i0_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_igammac_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_imag_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_index_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_index_reduce_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_index_select_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_isin_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_isneginf_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_isposinf_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_jiterator_4inputs_with_extra_args_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_jiterator_unary_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_kron_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_kthvalue_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_ldexp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_le_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_cond_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_det_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_det_singular_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_eigh_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_eigvalsh_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_inv_ex_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_ldl_factor_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_lstsq_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_lstsq_grad_oriented_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_lu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_lu_factor_ex_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_lu_solve_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_matrix_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_matrix_power_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_norm_subgradients_at_zero_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_pinv_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_qr_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_solve_triangular_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_svd_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_tensorinv_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_vecdot_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_log1p_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_log2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_log_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_log_softmax_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_logaddexp2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_logaddexp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_logcumsumexp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_logical_and_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_logical_not_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_logical_xor_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_logit_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_lu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_lu_unpack_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_mT_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_amin_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_cumprod_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_logsumexp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_mean_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_select_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_softmax_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_softmin_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_sum_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_matmul_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_max_reduction_with_dim_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_min_binary_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_movedim_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_multinomial_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nansum_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_narrow_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_native_layer_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_ne_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_new_empty_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_new_empty_strided_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_new_full_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_new_zeros_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_max_pool1d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_avg_pool2d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_avg_pool3d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_batch_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_bilinear_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_binary_cross_entropy_with_logits_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv1d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv_transpose1d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv_transpose3d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_cosine_similarity_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_ctc_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_dropout3d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_feature_alpha_dropout_with_train_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_fractional_max_pool3d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_grid_sample_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_huber_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_instance_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_area_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_bilinear_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_linear_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_layer_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_leaky_relu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_logsigmoid_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_margin_ranking_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_pool2d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool1d_grad_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool2d_grad_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool3d_grad_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_multilabel_margin_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_multilabel_soft_margin_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_nll_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_one_hot_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_circular_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_reflect_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pairwise_distance_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pdist_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pixel_unshuffle_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_relu6_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_selu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_silu_complex_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_silu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_smooth_l1_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_soft_margin_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softsign_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_tanhshrink_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_threshold_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_ones_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_ops_nvprims_var_mean_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_ops_nvprims_view_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_outer_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_pinverse_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_0_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_4_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_positive_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_pow_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_put_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_quantile_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_rad2deg_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_ravel_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_renorm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_repeat_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_resize__cpu, test/test_ops.py::TestCommonCPU::test_out_warning_resize_as__cpu, test/test_ops.py::TestCommonCPU::test_out_warning_resolve_conj_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_round_decimals_0_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_rsqrt_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_rsub_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_scalar_tensor_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_scatter_add_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_amin_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_sum_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_searchsorted_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_segment_reduce_lengths_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_select_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_select_scatter_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_sgn_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_sigmoid_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_sign_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_signal_windows_bartlett_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_signal_windows_blackman_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_signal_windows_cosine_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_signal_windows_exponential_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_signal_windows_gaussian_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_signal_windows_general_cosine_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_signal_windows_hann_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_signal_windows_kaiser_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_signal_windows_nuttall_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_slice_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_slice_scatter_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_sort_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_airy_ai_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_bessel_j0_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_bessel_y0_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_w_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_entr_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_log_ndtr_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_modified_bessel_i0_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_modified_bessel_k0_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_modified_bessel_k1_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_ndtr_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_ndtri_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_polygamma_special_polygamma_n_0_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_scaled_modified_bessel_k1_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_t_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_v_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_xlog1py_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_split_with_sizes_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_sqrt_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_square_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_squeeze_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_std_mean_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_std_mean_unbiased_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_std_unbiased_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_stft_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_sub_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_sum_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_sum_to_size_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_svd_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_svd_lowrank_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_symeig_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_tanh_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_tensor_split_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_tile_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_to_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_to_sparse_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_topk_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_trace_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_trapezoid_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_trapz_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_triu_indices_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_trunc_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_unfold_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_unique_consecutive_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_var_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_view_as_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_vsplit_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_xlogy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_zeros_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_zeros_like_cpu, test/test_ops.py::TestCommonCPU::test_out_zeros_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_pointwise_tag_coverage_cpu, test/test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bfloat16_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bfloat16_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bfloat16_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bfloat16_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bfloat16_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bfloat16_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bfloat16_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_byte_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_byte_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_byte_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_byte_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cdouble_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cdouble_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cdouble_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cdouble_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cdouble_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cdouble_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cdouble_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_chalf_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_chalf_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_chalf_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_chalf_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_chalf_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_chalf_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_chalf_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_chalf_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_char_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_char_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_char_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_char_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_char_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_char_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_char_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_char_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_complex_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_complex_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_half_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_half_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_half_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_half_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_half_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_half_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_half_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_half_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_half_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_half_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_int_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_int_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_int_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_int_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_int_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_int_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_long_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_long_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_long_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_long_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_long_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_long_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_long_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addcmul_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addcmul_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addcmul_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addcmul_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addcmul_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addcmul_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_partial_views_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_partial_views_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_partial_views_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_partial_views_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_scatter_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_scatter_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_scatter_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_scatter_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_right_shift_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_right_shift_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_right_shift_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_shapes_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bucketize_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bucketize_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bucketize_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bucketize_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cumsum_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cumsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cumsum_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cumsum_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_embed_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_embed_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_embed_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_embed_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_embed_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_embed_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_as_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_as_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eye_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eye_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eye_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eye_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_frac_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_frac_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_frac_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_frac_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hypot_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_add_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_add_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_add_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_add_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_add_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_add_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_fill_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_fill_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_fill_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_fill_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_fill_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_fill_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_select_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_select_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_select_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_select_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_select_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_select_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_select_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isreal_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isreal_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isreal_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isreal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isreal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isreal_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isreal_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isreal_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lerp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lerp_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_with_dtype_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_with_dtype_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_native_layer_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_strided_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_strided_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_strided_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_strided_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_strided_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_strided_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_strided_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_strided_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_strided_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_celu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_dropout_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_elu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_elu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_glu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_glu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_group_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardshrink_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_huber_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_huber_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_huber_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_layer_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_layer_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_layer_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_leaky_relu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mish_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_nll_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pairwise_distance_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pairwise_distance_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pairwise_distance_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pairwise_distance_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pdist_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_poisson_nll_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_poisson_nll_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_prelu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_prelu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmax_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmax_with_dtype_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmax_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmax_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmax_with_dtype_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmin_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmin_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmin_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmin_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmin_with_dtype_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softplus_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softshrink_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softshrink_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_triplet_margin_loss_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_triplet_margin_loss_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_triplet_margin_loss_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_triplet_margin_loss_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ones_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ones_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ones_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ones_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ones_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ones_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_randn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_randn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_repeat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_repeat_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_repeat_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_as_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_as_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_as_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_as_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_as_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_as_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_as_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinc_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinc_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinc_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinc_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinc_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_with_dtype_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_with_dtype_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j0_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j0_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j0_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j0_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j1_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j1_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j1_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j1_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j1_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_entr_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_entr_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_entr_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_entr_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_entr_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_erfcx_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_erfcx_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_erfcx_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_erfcx_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_ndtr_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_ndtr_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_ndtr_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtr_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtr_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtr_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtr_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtri_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtri_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtri_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtri_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtri_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtri_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_softmax_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_softmax_with_dtype_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_softmax_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_softmax_with_dtype_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_spherical_bessel_j0_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_spherical_bessel_j0_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_spherical_bessel_j0_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_spherical_bessel_j0_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_spherical_bessel_j0_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_xlog1py_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_xlog1py_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_xlog1py_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_xlog1py_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_xlog1py_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_xlog1py_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_to_size_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_to_size_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_to_size_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_to_size_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_to_size_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_to_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_to_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_to_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tril_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tril_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tril_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tril_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tril_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tril_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_triu_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_triu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_triu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_triu_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_triu_indices_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_xlogy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_xlogy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_xlogy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_zeros_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_zeros_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_zeros_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_zeros_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_zeros_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs__conversions_complex_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_add_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_amin_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_as_strided_scatter_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_left_shift_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_or_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_right_shift_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_cat_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_diag_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_diagonal_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_div_no_rounding_mode_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_dstack_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_eq_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_eye_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_fft_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_fftn_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_hfft2_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_hfft_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_hfftn_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_ifft2_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_ifft_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_ihfft2_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_ihfftn_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_irfft_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fliplr_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_float_power_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_floor_divide_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fmax_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fmin_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fmod_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_gcd_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_gt_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_heaviside_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_hstack_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_igammac_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_index_select_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_isclose_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_le_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_linspace_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logical_and_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logical_or_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logspace_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_masked_fill_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_minimum_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_mul_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_narrow_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_native_layer_norm_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_neg_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_gelu_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_l1_loss_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_margin_ranking_loss_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_poisson_nll_loss_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_prelu_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_softshrink_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_reshape_as_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_rot90_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_sub_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_trace_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_tril_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_true_divide_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_unbind_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_view_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_vstack_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_xlogy_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors_ops_nvprims_view_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_complex_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_complex_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_right_shift_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_right_shift_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_right_shift_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_right_shift_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_shapes_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lerp_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lerp_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lerp_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lerp_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lerp_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lerp_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lerp_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lerp_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_glu_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_glu_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_glu_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_group_norm_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_group_norm_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_huber_loss_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_huber_loss_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_huber_loss_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_nll_loss_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_nll_loss_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_nll_loss_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_nll_loss_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_nll_loss_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pdist_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pdist_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pdist_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_randn_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_randn_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_randn_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_randn_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_randn_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_randn_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_erfcx_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_erfcx_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_erfcx_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_erfcx_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtri_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtri_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_indices_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_indices_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_indices_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_indices_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_indices_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_native_batch_norm_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_native_batch_norm_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_native_batch_norm_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_var_mean_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_var_mean_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bool_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bool_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bool_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bool_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bool_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bool_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_byte_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_byte_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_byte_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_byte_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cdouble_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cdouble_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cdouble_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cdouble_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cdouble_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cdouble_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cfloat_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cfloat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cfloat_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cfloat_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cfloat_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cfloat_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_chalf_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_chalf_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_chalf_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_chalf_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_chalf_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_char_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_char_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_char_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_char_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_char_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_char_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_complex_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_double_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_double_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_double_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_double_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_double_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_double_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_double_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_double_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_double_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_double_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_float_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_float_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_float_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_float_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_float_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_float_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_float_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_float_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_half_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_half_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_half_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_half_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_half_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_half_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_half_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_long_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_long_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_long_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_long_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_long_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_long_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_long_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_short_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_short_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_short_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_short_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_short_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_short_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_short_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_short_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_short_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcmul_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcmul_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_partial_views_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_partial_views_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_partial_views_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_partial_views_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_partial_views_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_partial_views_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_scatter_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_scatter_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_scatter_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_scatter_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_right_shift_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_right_shift_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_right_shift_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_right_shift_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_shapes_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bucketize_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bucketize_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bucketize_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bucketize_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumsum_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumsum_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumsum_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumsum_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumsum_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_embed_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_embed_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_embed_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_embed_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_embed_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_scatter_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_scatter_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_scatter_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_scatter_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_scatter_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_as_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_as_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_as_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eye_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eye_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eye_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eye_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eye_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eye_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igamma_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igamma_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_imag_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_imag_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_imag_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_add_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_add_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_add_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_add_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_add_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_add_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_add_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_fill_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_fill_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_fill_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_fill_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_fill_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_fill_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_fill_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isreal_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isreal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isreal_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isreal_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isreal_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isreal_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isreal_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lerp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svd_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svd_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_with_dtype_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_native_layer_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_strided_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_strided_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_strided_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_strided_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_strided_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_strided_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nextafter_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nextafter_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_alpha_dropout_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_celu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_dropout_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_dropout_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_elu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_elu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_gelu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_glu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_glu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_group_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardshrink_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_huber_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_huber_loss_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_huber_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_layer_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_leaky_relu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_leaky_relu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mish_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mish_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pairwise_distance_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pairwise_distance_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pairwise_distance_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pairwise_distance_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pdist_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pdist_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_selu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_selu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softplus_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softshrink_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softshrink_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_randn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_repeat_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_repeat_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_repeat_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_repeat_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_repeat_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_repeat_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sgn_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sgn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sgn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sgn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sgn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sgn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sgn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sgn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinc_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinc_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinc_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinc_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinc_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinc_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_with_dtype_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j0_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j0_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j1_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j1_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j1_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j1_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_entr_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_entr_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_entr_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_entr_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_entr_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_entr_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_erfcx_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_erfcx_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_erfcx_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_ndtr_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_ndtr_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_ndtr_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_ndtr_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_softmax_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_softmax_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_softmax_with_dtype_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtr_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtr_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtr_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtr_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtr_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtr_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtri_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtri_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtri_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtri_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_softmax_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_softmax_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_softmax_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_spherical_bessel_j0_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_spherical_bessel_j0_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_spherical_bessel_j0_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_spherical_bessel_j0_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_spherical_bessel_j0_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_xlog1py_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_xlog1py_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_xlog1py_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_xlog1py_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_xlog1py_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_to_size_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_to_size_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_to_size_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_to_size_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_to_size_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_to_size_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_indices_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_indices_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_indices_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_indices_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_xlogy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_xlogy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_xlogy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_xlogy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_xlogy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_zeros_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_zeros_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_zeros_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_zeros_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_zeros_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta_ops_nvprims_var_mean_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta_ops_nvprims_var_mean_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta_ops_nvprims_var_mean_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta_ops_nvprims_view_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta_ops_nvprims_view_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta_ops_nvprims_view_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta_ops_nvprims_view_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta_ops_nvprims_view_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta_ops_nvprims_view_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta_ops_nvprims_view_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta_ops_nvprims_view_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta_ops_nvprims_view_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta_ops_nvprims_view_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_ops_nvprims_native_batch_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_ops_nvprims_view_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_ops_nvprims_view_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_ops_nvprims_view_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_ops_nvprims_view_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_ops_nvprims_view_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bfloat16_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bfloat16_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bfloat16_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bfloat16_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bfloat16_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bfloat16_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_byte_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_byte_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_byte_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_byte_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_byte_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_byte_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_byte_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_byte_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cdouble_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cdouble_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cdouble_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cdouble_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cdouble_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cdouble_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cfloat_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cfloat_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cfloat_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cfloat_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cfloat_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cfloat_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cfloat_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cfloat_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_complex_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_complex_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_complex_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_half_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_half_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_half_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_half_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_half_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_half_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_half_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_half_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_half_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_int_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_int_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_int_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_int_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_long_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_long_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_long_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_long_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_long_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_long_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_long_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_short_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_short_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_short_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_short_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_short_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_short_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_short_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcmul_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcmul_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcmul_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcmul_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_partial_views_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_partial_views_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_partial_views_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_partial_views_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_partial_views_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_partial_views_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_partial_views_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_shapes_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bucketize_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bucketize_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bucketize_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bucketize_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumsum_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumsum_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumsum_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumsum_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_scatter_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_scatter_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_scatter_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_scatter_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_scatter_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_as_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_as_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_as_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_as_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_as_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eye_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eye_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eye_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eye_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eye_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frac_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frac_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frac_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frac_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hypot_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hypot_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igammac_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igammac_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_imag_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_add_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_add_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_add_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_add_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_add_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_add_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_fill_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_fill_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_fill_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_fill_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_fill_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_fill_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_fill_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_select_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_select_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_select_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_select_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_select_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_select_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_select_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lerp_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lerp_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lerp_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lerp_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_native_layer_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_strided_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_strided_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_strided_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_strided_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_strided_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_strided_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_strided_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nextafter_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nextafter_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nextafter_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_alpha_dropout_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_alpha_dropout_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_alpha_dropout_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_celu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_dropout_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_elu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_elu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_gelu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_gelu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_group_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_group_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_huber_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mish_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pdist_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pdist_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_prelu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_prelu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_prelu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softplus_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softplus_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_randn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_randn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_repeat_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_repeat_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_repeat_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_repeat_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_repeat_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_repeat_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sgn_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sgn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sgn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sgn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sgn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinc_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinc_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinc_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinc_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinc_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinc_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinc_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinc_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinc_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j0_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j0_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j0_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j1_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j1_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j1_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_entr_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_entr_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_entr_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_entr_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_entr_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_erfcx_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_erfcx_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_erfcx_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_erfcx_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_ndtr_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_ndtr_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_ndtr_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_ndtr_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_ndtr_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtr_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtr_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtr_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtr_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtr_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtri_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtri_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtri_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtri_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtri_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtri_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_xlog1py_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_xlog1py_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_xlog1py_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_xlog1py_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_xlog1py_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_xlog1py_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_xlog1py_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_to_size_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_to_size_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_to_size_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_to_size_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_to_size_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_to_size_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_to_size_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_to_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_to_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_to_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_indices_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_indices_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_indices_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_xlogy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_xlogy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_xlogy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_xlogy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_xlogy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_xlogy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback_ops_nvprims_native_batch_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback_ops_nvprims_native_batch_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback_ops_nvprims_view_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback_ops_nvprims_view_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback_ops_nvprims_view_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback_ops_nvprims_view_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback_ops_nvprims_view_cpu_int64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_H_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_T_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager___getitem___cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager___radd___cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager___radd___cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager___rdiv___cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmatmul___cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmod___cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmul___cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager__softmax_backward_data_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_abs_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_abs_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_acos_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_acosh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_acosh_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_add_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_addbmm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_addbmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcdiv_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcmul_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmv_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmv_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_addr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_addr_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_allclose_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_allclose_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_aminmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_any_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_any_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_arange_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_argwhere_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_argwhere_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_partial_views_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_asinh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_atan2_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_atan_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_atanh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_atanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_1d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_3d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_baddbmm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_baddbmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_bernoulli_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_bfloat16_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_block_diag_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_block_diag_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_bmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_bool_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_bucketize_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cartesian_prod_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cartesian_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cat_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cdist_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cdouble_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cfloat_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_chalf_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_inverse_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_inverse_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_solve_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_chunk_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_chunk_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_clamp_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_clamp_min_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_clone_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_column_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_combinations_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_combinations_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_constant_pad_nd_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_copysign_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_corrcoef_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cos_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cosh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_count_nonzero_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_count_nonzero_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cov_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cross_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cummin_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumprod_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumsum_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumulative_trapezoid_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_embed_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagflat_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_scatter_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_diff_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_digamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_dist_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_dist_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_dot_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_double_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_einsum_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_like_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_eq_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_equal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_equal_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_erfinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_exp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_exp_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftshift_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ihfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ihfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_rfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_rfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_flatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_flip_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fliplr_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_power_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_power_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_floor_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_frac_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_frexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_full_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_full_like_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_full_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_gather_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_ge_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_geqrf_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_gradient_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_gradient_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_grid_sampler_2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_half_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_histogram_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_hsplit_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_hypot_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_put_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_reduce_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_select_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_int_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_int_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_isfinite_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_isfinite_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_isin_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_isnan_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_isreal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_istft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_2inputs_2outputs_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_4inputs_with_extra_args_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_4inputs_with_extra_args_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_return_by_ref_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_return_by_ref_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_unary_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_unary_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_kron_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_kron_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_ldexp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_ldexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_lerp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_lgamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cond_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cond_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cross_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_det_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eig_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvalsh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvalsh_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_factor_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_factor_ex_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_grad_oriented_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_ex_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_solve_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_hermitian_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_hermitian_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_multi_dot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_subgradients_at_zero_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_hermitian_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_singular_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_slogdet_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_slogdet_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svd_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorinv_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vander_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vecdot_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vector_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linspace_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_log10_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_log1p_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logaddexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logdet_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logdet_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_and_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_not_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_or_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_xor_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logit_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_unpack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_mH_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_mT_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_mT_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_argmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_cumprod_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_logsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_median_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_normalize_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_normalize_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_softmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_sum_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_var_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_var_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_matmul_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_matrix_exp_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_max_reduction_no_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_variadic_tensors_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_min_reduction_no_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_minimum_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_mm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_movedim_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_mul_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_mv_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nan_to_num_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nanmean_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_narrow_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_narrow_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_native_batch_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_ne_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_empty_strided_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_empty_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_zeros_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nextafter_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_alpha_dropout_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_avg_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_avg_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_batch_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_celu_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv1d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose1d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose2d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose3d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_cosine_similarity_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_dropout3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_elu_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_embedding_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_without_train_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_fractional_max_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_fractional_max_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_gelu_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_glu_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardsigmoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardswish_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_instance_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_bilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_linear_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_nearest_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_kl_div_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_l1_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_layer_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_leaky_relu_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_linear_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_local_response_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool1d_grad_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool2d_grad_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool3d_grad_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_multilabel_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_circular_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_constant_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_replicate_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pairwise_distance_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_shuffle_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_shuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_prelu_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_relu6_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_rrelu_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_selu_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_silu_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_smooth_l1_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softmin_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softplus_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softsign_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_threshold_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_unfold_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_unfold_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_upsample_bilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_upsample_nearest_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nonzero_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_fro_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_fro_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_inf_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_inf_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_nuc_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_ones_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_ones_like_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_ormqr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_ormqr_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_2_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_4_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_pow_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_pow_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_prod_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_put_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_quantile_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_rand_like_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_rand_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_randint_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_randint_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_randn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_ravel_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_reciprocal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_reciprocal_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_remainder_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_renorm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_interleave_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize__cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_conj_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_neg_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_neg_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_rot90_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsqrt_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsub_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_scalar_tensor_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_scalar_tensor_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_segment_reduce_lengths_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_segment_reduce_offsets_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sgn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sgn_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sigmoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sign_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_signal_windows_cosine_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_signal_windows_general_cosine_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_signal_windows_general_hamming_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_signal_windows_hamming_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_signal_windows_hann_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sin_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinc_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_slice_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sort_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_y1_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_i0e_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_i1_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_i1e_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_legendre_polynomial_p_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_i1_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_k1_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_ndtr_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_ndtri_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_scaled_modified_bessel_k0_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_scaled_modified_bessel_k1_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_xlog1py_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_list_args_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_with_sizes_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_with_sizes_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_square_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_squeeze_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_squeeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_unbiased_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sub_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_svd_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_take_along_dim_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_take_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_take_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_tan_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_tan_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_tanh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensor_split_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensor_split_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensordot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_tile_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_to_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_to_sparse_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_trace_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_trapezoid_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_trapz_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_tril_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_tril_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_triu_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_triu_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_true_divide_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_true_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_unbind_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_unflatten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_unfold_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_unfold_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_uniform_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_unique_consecutive_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_unique_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_unsqueeze_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_mean_unbiased_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_vdot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_complex_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_vstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_zero__cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_zeros_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_zeros_like_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_zeros_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_T_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward___getitem___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward___rmatmul___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward___rmod___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward___rsub___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward__native_batch_norm_legit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward__softmax_backward_data_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_abs_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_acos_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_acosh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_addbmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_addcmul_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_addmm_decomposed_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_amax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_amin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_angle_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_as_strided_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_as_strided_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_asinh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_atan_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_atanh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_atleast_3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_bernoulli_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_bfloat16_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_block_diag_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_cartesian_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_chalf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_cholesky_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_cholesky_inverse_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_cholesky_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_column_stack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_combinations_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_complex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_conj_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_conj_physical_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_contiguous_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_cos_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_cosh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_cov_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_cross_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_cummax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_cumprod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_deg2rad_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_diag_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_diag_embed_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_diagonal_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_diff_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_digamma_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_div_floor_rounding_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_div_trunc_rounding_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_dsplit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_dstack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_erf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_erfc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_exp2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_exp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_expand_as_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_hfftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifftshift_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ihfft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ihfftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_irfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_rfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_rfft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fill_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_flip_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fmin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fmod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_frac_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_frexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_gather_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_gradient_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_half_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_hstack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_hypot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_index_put_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_kron_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_ldexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_lgamma_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_det_singular_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eigh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eigvalsh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_householder_product_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_inv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_inv_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lstsq_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lstsq_grad_oriented_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lu_factor_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lu_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_pinv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_pinv_hermitian_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_qr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_slogdet_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_tensorinv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_log10_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_log2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_logaddexp2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_logdet_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_logsumexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_lu_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_mT_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_amax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_logsumexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_median_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_select_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_softmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_softmin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_max_binary_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_max_pool2d_with_indices_backward_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_max_reduction_no_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_max_reduction_with_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_maximum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_min_reduction_no_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_mm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_mode_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_movedim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_msort_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_mv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nan_to_num_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nanmedian_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nansum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_neg_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_avg_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_binary_cross_entropy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_celu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_ctc_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_dropout_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_embedding_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_fractional_max_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_fractional_max_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_gaussian_nll_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_gelu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardsigmoid_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardswish_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_instance_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_bilinear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_nearest_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_trilinear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_kl_div_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_layer_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_linear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool1d_grad_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool3d_grad_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_multi_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_multilabel_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_reflect_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pdist_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_silu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softmin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_tanhshrink_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_unfold_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_norm_inf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_norm_nuc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_ormqr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_outer_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_pca_lowrank_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_polar_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_pow_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_qr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_rad2deg_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_ravel_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_real_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_reciprocal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_remainder_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_repeat_interleave_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_reshape_as_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_rot90_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_round_decimals_3_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_round_decimals_neg_3_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_rsqrt_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_rsub_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_amax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_amin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_segment_reduce_offsets_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_select_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_sigmoid_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_sign_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_sinc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_softmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_sort_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_special_entr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_special_erfcx_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_special_i0e_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_special_i1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_special_ndtr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_split_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_split_list_args_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_split_with_sizes_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_sqrt_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_square_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_std_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_std_unbiased_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_sub_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_sum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_symeig_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_t_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_take_along_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_tensordot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_to_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_trace_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_transpose_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_triangular_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_tril_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_true_divide_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_unflatten_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_unfold_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_unfold_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_var_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_var_unbiased_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_vdot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_view_as_complex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_view_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_T_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad___getitem___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rmatmul___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rmul___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rsub___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_abs_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addbmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addcdiv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addcmul_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addmm_decomposed_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addmv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_all_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_amax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_aminmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_any_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_arange_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argmin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argwhere_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_as_strided_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_as_strided_partial_views_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_as_strided_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_asinh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atan2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atleast_2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bfloat16_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_broadcast_shapes_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_broadcast_to_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bucketize_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_byte_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cartesian_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cat_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cdist_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cfloat_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cholesky_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cholesky_inverse_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cholesky_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_chunk_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clamp_max_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clone_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_column_stack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_complex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_conj_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cosh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cov_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cross_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cummin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cumprod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cumsum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_deg2rad_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diag_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diagflat_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diagonal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diagonal_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_div_trunc_rounding_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_empty_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_eq_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_erfc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_exp2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifftshift_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ihfft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_irfftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_rfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_rfftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fill_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_flatten_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fliplr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_float_power_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_floor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_full_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_geqrf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_gradient_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_grid_sampler_2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_histogram_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_hsplit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_hypot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_igammac_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_fill_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_put_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_select_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_inner_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_int_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isclose_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isinf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isreal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_2inputs_2outputs_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_binary_return_by_ref_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_unary_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_kthvalue_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_det_singular_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_inv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_ldl_factor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_ldl_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lstsq_grad_oriented_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_factor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_rank_hermitian_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_pinv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_pinv_singular_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_solve_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_solve_triangular_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_svd_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_svdvals_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_tensorinv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_tensorsolve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_vander_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log1p_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logaddexp2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logaddexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_and_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_not_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_or_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logspace_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logsumexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_long_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lt_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mH_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_argmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_argmin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_cumsum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_logsumexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_median_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_normalize_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_softmin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_std_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_sum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_var_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_matmul_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_max_pool2d_with_indices_backward_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_max_reduction_no_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_median_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_meshgrid_variadic_tensors_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_min_binary_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_min_reduction_no_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_msort_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mul_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nanmean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_native_batch_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_native_dropout_backward_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_neg_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_full_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nextafter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional__scaled_dot_product_attention_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_avg_pool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_batch_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_bilinear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv_transpose1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_cosine_embedding_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_cross_entropy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_ctc_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_embedding_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_fractional_max_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_fractional_max_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_gaussian_nll_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_glu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_grid_sample_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hardsigmoid_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hardswish_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_huber_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_instance_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_area_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_linear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_nearest_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_trilinear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_linear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_pool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool1d_grad_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool3d_grad_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_mish_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_multi_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_normalize_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pad_circular_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pad_constant_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_prelu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_rrelu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_selu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_silu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_smooth_l1_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softmin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softsign_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_threshold_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_unfold_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_upsample_bilinear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_upsample_nearest_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ormqr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_pca_lowrank_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_permute_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_4_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_positive_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rad2deg_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_randint_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ravel_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_real_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_repeat_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_repeat_interleave_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resize__cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resize_as__cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resolve_conj_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resolve_neg_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rot90_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_decimals_0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_decimals_3_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_decimals_neg_3_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rsqrt_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rsub_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_add_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_amax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_sum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_searchsorted_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_select_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sgn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_short_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sigmoid_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sign_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signal_windows_bartlett_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signal_windows_blackman_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signal_windows_cosine_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signal_windows_exponential_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signal_windows_general_cosine_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signal_windows_general_hamming_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signal_windows_kaiser_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signal_windows_nuttall_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signbit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sinc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_slice_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_slice_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_softmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_airy_ai_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_j0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_j1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_y1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_erfcx_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_hermite_polynomial_he_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_i1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_i1e_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_laguerre_polynomial_l_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_legendre_polynomial_p_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_i1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_ndtr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_ndtri_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_scaled_modified_bessel_k0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_zeta_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_split_with_sizes_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_squeeze_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_stack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_std_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_std_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_std_mean_unbiased_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_stft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_symeig_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_t_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tensor_split_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tensordot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tile_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_transpose_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trapezoid_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_triu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trunc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unbind_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unfold_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unfold_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unsqueeze_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_var_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_var_unbiased_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_view_as_complex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_view_as_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_vstack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_where_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_xlogy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_zeros_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_zeros_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_T_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator___rdiv___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator___rmul___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator___rpow___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_acos_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_addcdiv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_addcmul_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_addmv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_allclose_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_amin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_aminmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_angle_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_any_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_argmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_argmin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_argwhere_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_as_strided_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_atan_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_atanh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_atleast_3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_baddbmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_bernoulli_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_bucketize_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_cat_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_cdist_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_cdouble_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_char_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_cholesky_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_clamp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_clamp_min_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_complex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_conj_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_copysign_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_corrcoef_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_cos_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_cosh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_cov_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_cummax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_cumulative_trapezoid_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_deg2rad_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_diagonal_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_diagonal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_diagonal_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_digamma_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_dist_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_div_trunc_rounding_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_dot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_double_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_einsum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_empty_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_eq_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_equal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_erfc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_exp2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_exp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_expand_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_expm1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_eye_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_hfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_hfftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifftshift_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ihfft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ihfftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_irfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_irfftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_rfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_rfft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fill_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_flipud_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_float_power_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_floor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_floor_divide_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fmin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fmod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_frac_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_full_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_gather_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_gradient_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_heaviside_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_histc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_histogramdd_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_hsplit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_hypot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_i0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_igamma_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_index_add_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_index_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_index_fill_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_index_put_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_index_reduce_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_index_select_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_isclose_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_isin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_isinf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_isnan_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_2inputs_2outputs_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_binary_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_kron_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_le_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_det_singular_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eig_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eigh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_ldl_factor_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lstsq_grad_oriented_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lu_factor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lu_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_matrix_power_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_matrix_rank_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_matrix_rank_hermitian_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_multi_dot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_pinv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_qr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_solve_triangular_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_svd_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_svdvals_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_tensorinv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_tensorsolve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_vecdot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linspace_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_log1p_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_log2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_log_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_logical_not_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_logical_or_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_logit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_logsumexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_lt_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_lu_unpack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_mT_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_masked_amax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_masked_amin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_masked_cumprod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_masked_cumsum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_masked_fill_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_masked_log_softmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_masked_logaddexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_masked_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_masked_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_masked_normalize_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_masked_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_masked_select_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_masked_softmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_masked_softmin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_masked_std_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_masked_sum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_max_binary_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_maximum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_median_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_min_reduction_no_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_minimum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_movedim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_msort_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_mv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nanmean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_narrow_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_narrow_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_ne_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_neg_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_new_empty_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_new_ones_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_new_zeros_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_alpha_dropout_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_avg_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_batch_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_bilinear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_celu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv_transpose2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_cross_entropy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_dropout_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_embedding_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_fractional_max_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_fractional_max_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_gaussian_nll_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_glu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardsigmoid_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardswish_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_huber_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_bilinear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_linear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_nearest_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_kl_div_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_layer_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_logsigmoid_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool1d_grad_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool2d_grad_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool3d_grad_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_multi_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_multilabel_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_circular_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pixel_shuffle_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_prelu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_relu6_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_silu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softsign_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_tanhshrink_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_threshold_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_unfold_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_upsample_bilinear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_upsample_nearest_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nonzero_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_norm_fro_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_norm_nuc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_normal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_normal_number_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_ones_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_ones_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_outer_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_pca_lowrank_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_permute_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_positive_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_pow_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_put_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_quantile_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_rad2deg_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_rand_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_randint_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_randn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_reciprocal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_remainder_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_renorm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_reshape_as_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_resize__cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_resize_as__cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_resolve_conj_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_round_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_round_decimals_3_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_amin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_sum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_searchsorted_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_segment_reduce_lengths_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_segment_reduce_offsets_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_sigmoid_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_signal_windows_hamming_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_signal_windows_kaiser_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_signal_windows_nuttall_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_signbit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_sin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_sort_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_y0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_y1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_entr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_erfcx_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_hermite_polynomial_he_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_i1e_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_log_ndtr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_i1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_xlog1py_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_split_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_sqrt_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_square_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_stack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_std_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_std_unbiased_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_sub_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_sum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_svd_lowrank_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_symeig_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_take_along_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_tan_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_tensor_split_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_tile_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_to_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_trace_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_transpose_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_triangular_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_true_divide_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_unique_consecutive_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_var_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_var_unbiased_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_vdot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_view_as_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_view_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_view_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_vsplit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_where_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_zero__cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_zeros_like_cpu_float32, test/test_ops.py::TestMathBitsCPU::test_conj_view_T_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view___radd___cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view___rdiv___cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view___rmatmul___cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view___rmul___cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view___rsub___cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_T_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_bfloat16_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_byte_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_cdouble_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_char_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_half_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_long_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_short_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_add_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_addcmul_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_allclose_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_any_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_as_strided_partial_views_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_asinh_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_atleast_1d_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_atleast_2d_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_atleast_3d_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_broadcast_to_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_chunk_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_clone_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_column_stack_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_conj_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_conj_physical_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_contiguous_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_cos_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_diag_embed_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_diagonal_copy_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_diagonal_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_diagonal_scatter_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_dstack_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_empty_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_expand_as_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fft2_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fftn_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fftshift_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_hfft2_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_hfft_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifftshift_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_irfft2_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_irfft_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_irfftn_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_flatten_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_flipud_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_hstack_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_index_add_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_index_copy_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_isclose_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_isfinite_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_isinf_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_isreal_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_matrix_norm_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_norm_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_svdvals_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_vector_norm_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_log2_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_or_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_xor_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_movedim_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_empty_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_empty_strided_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_full_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_log_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_pairwise_distance_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_tanhshrink_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_triplet_margin_loss_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_ones_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_permute_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_positive_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_pow_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_prod_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_ravel_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_real_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_repeat_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_rot90_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_rsqrt_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_rsub_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_sinh_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_special_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_sqrt_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_squeeze_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_stack_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_std_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_std_mean_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_tensor_split_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_to_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_tril_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_unflatten_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_unfold_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_unsqueeze_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_var_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_var_mean_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_view_as_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_vstack_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_addcdiv_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_addcmul_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_addr_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_all_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_allclose_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_as_strided_partial_views_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_asinh_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_atan_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_atleast_1d_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_block_diag_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_bmm_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_byte_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_cartesian_prod_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_cat_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_cfloat_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_cholesky_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_cholesky_inverse_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_cholesky_solve_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_chunk_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_clone_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_combinations_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_corrcoef_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_cos_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_cosh_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_count_nonzero_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_diag_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_diagflat_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_diff_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_div_no_rounding_mode_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_double_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_dsplit_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_empty_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_equal_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_exp_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_expand_as_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_expand_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fft_fftn_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifft2_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fft_irfft2_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fft_irfftn_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_flatten_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_flipud_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_float_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_gather_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_geqrf_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_half_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_hsplit_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_hstack_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_index_fill_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_inner_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_isclose_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_isreal_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_4inputs_with_extra_args_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_kron_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_cond_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_cross_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_det_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eig_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eigh_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eigvals_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eigvalsh_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_householder_product_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_inv_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_inv_ex_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_factor_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_factor_ex_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_solve_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_norm_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_norm_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_norm_subgradients_at_zero_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_pinv_hermitian_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_pinv_singular_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_slogdet_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_solve_ex_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_solve_triangular_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_svd_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_svdvals_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_tensorsolve_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_vector_norm_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_log10_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_log2_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_log_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_log_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_logdet_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_logical_not_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_logical_xor_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_logspace_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_lu_unpack_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_mT_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_masked_cumprod_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_masked_mean_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_masked_normalize_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_masked_scatter_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_masked_select_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_masked_sum_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_masked_var_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_mean_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_meshgrid_variadic_tensors_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_mul_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_narrow_copy_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_narrow_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_neg_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_new_empty_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_new_empty_strided_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_new_full_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_new_zeros_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_conv2d_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_feature_alpha_dropout_without_train_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_l1_loss_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_constant_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_reflect_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pairwise_distance_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pixel_shuffle_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_silu_complex_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_triplet_margin_loss_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_unfold_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_ones_like_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_ormqr_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_outer_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_permute_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_pinverse_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_positive_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_prod_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_put_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_qr_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_randn_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_repeat_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_repeat_interleave_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_reshape_as_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_reshape_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_resolve_neg_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_rsqrt_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_rsub_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_scalar_tensor_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_scatter_add_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_scatter_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_select_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_sgn_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_short_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_sin_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_sinc_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_slice_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_sparse_sampled_addmm_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_split_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_split_with_sizes_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_sqrt_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_square_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_squeeze_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_stack_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_std_mean_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_sub_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_sum_to_size_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_svd_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_take_along_dim_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_take_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_tan_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_tanh_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_to_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_trace_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_transpose_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_trapz_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_triangular_solve_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_unfold_copy_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_unfold_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_unsqueeze_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_var_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_var_mean_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_var_mean_unbiased_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_var_unbiased_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_view_as_real_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_vstack_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_where_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_zeros_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_zeros_like_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view___getitem___cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view___rpow___cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs__conversions_byte_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs__conversions_chalf_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs__conversions_char_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs__conversions_half_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs__conversions_short_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_acos_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_acosh_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_addcdiv_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_addcmul_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_all_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_as_strided_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atanh_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atleast_2d_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_broadcast_to_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_constant_pad_nd_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_contiguous_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_cosh_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_diag_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_diagonal_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_div_no_rounding_mode_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_dstack_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_eq_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_expand_as_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_expand_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_eye_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fftn_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_hfft2_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifft_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifftn_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_irfftn_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_flatten_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_flip_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_hsplit_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_imag_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_index_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_index_select_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isfinite_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isinf_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isnan_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isreal_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_svd_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_svdvals_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_vector_norm_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_log10_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_log1p_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_log2_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_log_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logical_not_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_mean_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_meshgrid_list_of_tensors_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_movedim_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_mul_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_ne_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_neg_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_empty_strided_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_full_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_ones_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_zeros_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_nn_functional_l1_loss_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_nn_functional_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_nn_functional_softmin_with_dtype_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_nn_functional_triplet_margin_loss_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_ones_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_permute_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_positive_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_ravel_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_repeat_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_reshape_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_roll_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_rsqrt_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_rsub_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sgn_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sigmoid_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sin_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sinc_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sinh_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_square_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_std_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sum_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_tan_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_tanh_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_tensor_split_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_trace_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_tril_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_true_divide_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unbind_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unflatten_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unsqueeze_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_view_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_vsplit_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_abs_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_acos_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_acosh_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_addcmul_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_addmm_decomposed_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_addmv_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_all_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_angle_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_any_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_argwhere_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_as_strided_partial_views_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_asin_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_atleast_1d_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_atleast_2d_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_bfloat16_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_block_diag_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_bmm_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_broadcast_tensors_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_byte_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_cartesian_prod_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_cat_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_chalf_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_cholesky_inverse_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_cholesky_solve_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_column_stack_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_combinations_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_conj_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_corrcoef_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_cos_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_cosh_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_cov_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_cross_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_cumulative_trapezoid_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_diag_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_diagflat_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_diagonal_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_diagonal_scatter_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_diff_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_div_no_rounding_mode_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_dot_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_double_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_dsplit_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_dstack_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_einsum_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_empty_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_empty_like_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_eq_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_equal_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_expand_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_eye_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fft_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fftn_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_hfft_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifft_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_irfft2_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_fill_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_flatten_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_flipud_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_float_power_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_full_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_full_like_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_gather_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_half_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_hsplit_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_hstack_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_imag_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_fill_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_select_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_inner_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_int_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_isinf_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_isnan_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_istft_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_4inputs_with_extra_args_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_binary_return_by_ref_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_kron_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_lerp_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cond_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_det_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_det_singular_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eig_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_householder_product_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_inv_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_inv_ex_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_ldl_factor_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_ldl_factor_ex_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_ldl_solve_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lstsq_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lstsq_grad_oriented_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_factor_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_solve_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_power_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_norm_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_norm_subgradients_at_zero_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_pinv_hermitian_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_qr_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_slogdet_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_solve_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_tensorinv_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_tensorsolve_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_vander_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linspace_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_log10_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_log2_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_log_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_log_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_and_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_or_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_xor_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_logspace_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_long_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_lu_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_lu_unpack_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_mT_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_mean_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_normalize_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_scatter_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_std_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_mean_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_mm_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_mul_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_narrow_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_full_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_conv2d_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_conv_transpose1d_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_conv_transpose3d_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_feature_alpha_dropout_without_train_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_l1_loss_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_linear_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_circular_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_constant_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_reflect_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_replicate_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pairwise_distance_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pixel_shuffle_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_softmin_with_dtype_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_triplet_margin_loss_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_triplet_margin_with_distance_loss_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_unfold_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nonzero_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_fro_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_ones_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_ormqr_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_permute_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_pinverse_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_put_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_qr_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_real_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_reciprocal_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_repeat_interleave_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_reshape_as_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_reshape_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_resize__cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_resize_as__cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_resolve_conj_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_rot90_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_scalar_tensor_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_sgn_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_sin_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_sinh_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_slice_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_sqrt_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_square_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_squeeze_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_stack_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_std_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_symeig_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_t_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_take_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_tan_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_tensor_split_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_trace_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_trapezoid_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_trapz_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_tril_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_triu_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_unflatten_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_unfold_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_unsqueeze_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_var_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_vdot_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_view_as_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_view_as_real_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_view_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_vsplit_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_vstack_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_where_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_zero__cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_zeros_like_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_view_H_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_T_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view___radd___cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view___rmod___cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view___rmul___cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view___rpow___cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view___rsub___cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__native_batch_norm_legit_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_T_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_bfloat16_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_cdouble_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_char_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_complex_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_double_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_half_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_acosh_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_addcdiv_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_addcmul_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_any_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_as_strided_partial_views_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_as_strided_scatter_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_asinh_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_atan2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_atan_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_atleast_2d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_ceil_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_chunk_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_clone_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_column_stack_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_conj_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_conj_physical_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_constant_pad_nd_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_cumsum_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_diagonal_copy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_diagonal_scatter_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_dsplit_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_empty_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_empty_like_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_eq_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_erfinv_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_expand_as_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_eye_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fft2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fft_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_hfft_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifft_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifftshift_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ihfft_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_irfft_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_irfftn_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_rfft2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_rfft_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fliplr_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_float_power_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fmod_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_frac_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_hstack_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_hypot_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_i0_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_index_fill_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_index_select_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_isclose_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_isfinite_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_isinf_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_isneginf_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_le_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_svdvals_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_linspace_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_log1p_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_log_softmax_with_dtype_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_and_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_or_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_xor_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_logspace_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_lt_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_masked_fill_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_mean_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_meshgrid_list_of_tensors_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_mul_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_narrow_copy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_native_layer_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_neg_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_empty_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_ones_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_zeros_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_alpha_dropout_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_celu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_glu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_huber_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_l1_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_leaky_relu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_mish_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_mse_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_prelu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_selu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_threshold_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_permute_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_randn_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_ravel_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_real_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_reciprocal_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_reshape_as_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_round_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_signbit_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_sinc_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_bessel_j0_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_bessel_j1_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_erfcx_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_i1e_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_log_softmax_with_dtype_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_logit_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_multigammaln_mvlgamma_p_1_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_multigammaln_mvlgamma_p_5_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_ndtr_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_spherical_bessel_j0_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_zeta_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_square_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_squeeze_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_stack_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_sum_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_sum_to_size_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_t_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_tan_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_tensor_split_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_to_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_true_divide_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_unfold_copy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_unfold_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_var_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_vsplit_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_vstack_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_where_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_acos_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_add_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_addcdiv_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_addmm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_all_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_amax_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_arange_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_as_strided_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_as_strided_partial_views_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_as_strided_scatter_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_asin_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_atan2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_atleast_2d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_block_diag_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_bmm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_broadcast_tensors_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_bucketize_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_byte_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_cartesian_prod_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_cdouble_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_ceil_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_chalf_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_cholesky_solve_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_chunk_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_clone_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_complex_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_conj_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_constant_pad_nd_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_copysign_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_cos_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_count_nonzero_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_cummin_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_cumsum_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_cumulative_trapezoid_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_deg2rad_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_diag_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_diagonal_scatter_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_dist_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_div_no_rounding_mode_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_div_trunc_rounding_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_double_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_empty_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_equal_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_erf_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_erfc_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_exp2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_exp_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_expand_as_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_expm1_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_eye_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_fft2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_fft_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_fftn_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_fftshift_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_hfft_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_hfftn_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifft2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifft_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifftshift_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_ihfft_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_irfft2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_irfftn_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_rfft2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_rfft_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_flip_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fliplr_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_flipud_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_float_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_float_power_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_floor_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fmax_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fmod_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_full_like_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_gather_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_ge_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_grid_sampler_2d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_half_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_histc_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_histogramdd_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_hypot_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_i0_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_index_fill_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_inner_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_isfinite_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_isneginf_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_isposinf_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_isreal_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_binary_return_by_ref_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_le_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cond_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_det_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_det_singular_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eig_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eigh_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eigvals_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_ldl_solve_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_factor_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_solve_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_power_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_rank_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_rank_hermitian_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_norm_subgradients_at_zero_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_pinv_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_slogdet_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_solve_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_solve_triangular_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_vander_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_vecdot_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_vector_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linspace_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_log2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_log_softmax_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_logaddexp2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_logaddexp_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_logcumsumexp_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_logdet_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_logical_not_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_logit_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_logspace_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_logsumexp_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_lt_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_lu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_lu_solve_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_lu_unpack_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_mH_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_amax_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_argmax_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_cumprod_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_fill_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_log_softmax_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_logaddexp_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_logsumexp_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_prod_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_scatter_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_softmin_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_std_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_sum_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_var_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_max_pool2d_with_indices_backward_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_max_reduction_no_dim_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_max_reduction_with_dim_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_mean_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_median_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_meshgrid_list_of_tensors_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_meshgrid_variadic_tensors_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_min_reduction_no_dim_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_minimum_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_movedim_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_msort_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_mul_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_multinomial_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_mv_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_mvlgamma_mvlgamma_p_3_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_mvlgamma_mvlgamma_p_5_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nan_to_num_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nanquantile_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nansum_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_narrow_copy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_narrow_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_native_batch_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_native_dropout_backward_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_neg_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_new_empty_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_new_full_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_new_ones_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_avg_pool1d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_avg_pool2d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_avg_pool3d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_max_pool1d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_avg_pool1d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_avg_pool2d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_binary_cross_entropy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv1d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv_transpose2d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv_transpose3d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_cosine_similarity_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_dropout2d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_dropout3d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_embedding_bag_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_fractional_max_pool3d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_gaussian_nll_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_grid_sample_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hinge_embedding_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_huber_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_instance_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_linear_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_nearest_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_trilinear_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_kl_div_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_l1_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_leaky_relu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_local_response_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_logsigmoid_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_margin_ranking_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_pool3d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool1d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool2d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool3d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool3d_grad_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_mse_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_multilabel_soft_margin_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_constant_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_reflect_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pdist_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pixel_shuffle_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pixel_unshuffle_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_relu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_rrelu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_selu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softmin_with_dtype_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softsign_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_triplet_margin_with_distance_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_upsample_bilinear_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_upsample_nearest_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_normal_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_ones_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_ops_nvprims_native_batch_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_ops_nvprims_var_mean_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_ops_nvprims_view_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_ormqr_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_outer_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_pca_lowrank_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_permute_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_pinverse_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_1_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_3_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_4_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_rand_like_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_randint_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_randint_like_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_randn_like_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_ravel_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_renorm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_repeat_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_repeat_interleave_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_reshape_as_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_resize_as__cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_resolve_neg_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_round_decimals_neg_3_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_rsub_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_scalar_tensor_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_amin_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_segment_reduce_offsets_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_sgn_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_signal_windows_bartlett_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_signal_windows_cosine_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_signal_windows_exponential_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_signal_windows_gaussian_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_signal_windows_general_cosine_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_signal_windows_hamming_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_signal_windows_hann_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_sinh_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_slice_scatter_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_softmax_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_softmax_with_dtype_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_sparse_sampled_addmm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_j0_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_j1_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_y0_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_y1_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_u_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_v_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_w_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_erfcx_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_i0e_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_i1e_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_laguerre_polynomial_l_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_legendre_polynomial_p_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_polygamma_special_polygamma_n_0_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_scaled_modified_bessel_k0_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_scaled_modified_bessel_k1_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_t_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_u_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_w_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_zeta_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_split_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_split_with_sizes_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_sqrt_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_stack_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_std_mean_unbiased_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_std_unbiased_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_stft_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_sum_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_symeig_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_tan_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_tanh_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_tensordot_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_to_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_to_sparse_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_topk_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_trace_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_transpose_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_trapezoid_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_trapz_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_triangular_solve_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_triu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_trunc_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_unbind_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_unfold_copy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_var_mean_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_var_mean_unbiased_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_vdot_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_view_as_complex_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_view_as_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_view_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_vsplit_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_where_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_xlogy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_zero__cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_zeros_like_cpu_float64, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_T_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_bfloat16_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_bool_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_byte_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_chalf_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_double_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_float_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_long_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_short_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_acosh__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_add_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_addcdiv__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_addcdiv_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_addcmul__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_addcmul_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_all_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_any_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_arange_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_asinh__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_asinh_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atan2__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atan2_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atan__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atanh_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atleast_3d_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_left_shift_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_or_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_broadcast_shapes_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cat_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ceil__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ceil_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_clamp_max__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_clamp_max_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_clamp_min__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_clone_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_column_stack_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_conj_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_conj_physical__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_constant_pad_nd_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_contiguous_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_copy_to_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_copysign__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cos__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cos_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_diag_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_diagonal_copy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_diagonal_scatter_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_digamma__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_digamma_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_div_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_dstack_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_empty_like_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_empty_strided_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_equal_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_erf__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_erfc_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_erfinv__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_erfinv_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_exp2__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_exp_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_expand_as_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_eye_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fft2_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fft_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_hfft2_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_hfftn_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifft2_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ihfftn_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_irfft_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_irfftn_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_rfft2_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fill_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_flatten_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_flip_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fliplr_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_flipud_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_float_power__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_floor__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_floor_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_floor_divide__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_floor_divide_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fmin_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fmod__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fmod_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_frac__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_gcd_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_gt__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_gt_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_heaviside__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_heaviside_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_hsplit_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_hypot__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_igamma__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_igamma_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_imag_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_index_add_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_index_copy__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_index_fill_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_index_select_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isinf_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_le__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_le_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lerp__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lgamma_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log10__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log10_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log1p__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log1p_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log2__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log2_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log_softmax_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_not_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_xor__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logspace_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lt__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_movedim_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_native_group_norm_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ne__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_neg__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_neg_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nextafter__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nextafter_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_celu__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_celu_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_elu__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_hardshrink_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_hinge_embedding_loss_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_pdist_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_poisson_nll_loss_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_prelu_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_relu_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_softmax_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_threshold__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_triplet_margin_loss_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_positive_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_pow__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_pow_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_prod_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_randn_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_real_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_reciprocal_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_remainder__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_remainder_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_repeat_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rfloordiv_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rsqrt_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rsub_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_scalar_tensor_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sign_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_signbit_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sin_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sinc_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sinh__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_bessel_j0_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_bessel_j1_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_erfcx_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_i0e_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_i1_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_i1e_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_log_softmax_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_logit_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_multigammaln_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_ndtr_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_ndtri_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_softmax_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_spherical_bessel_j0_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_square_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sum_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sum_to_size_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tan__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tanh__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_to_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tril__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tril_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_triu__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_true_divide__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_true_divide_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_trunc_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_unfold_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_unsqueeze_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_var_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_xlogy__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_xlogy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_zeros_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_byte_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_cdouble_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_cfloat_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_chalf_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_float_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_abs_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_acos__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_acosh__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_addcdiv__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_addcdiv_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_addcmul_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_all_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_amax_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_amin_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_asin__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_asin_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atan2__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atan_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atleast_1d_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atleast_2d_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atleast_3d_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_and_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_or_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_xor_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_broadcast_shapes_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_broadcast_to_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bucketize_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cat_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_clamp__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_clamp_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_clamp_max_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_conj_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_contiguous_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_copy_to_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_diag_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_diag_embed_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_diagonal_copy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_diagonal_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_dstack_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_empty_strided_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_equal_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_erfc__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_erfc_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_erfinv_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_exp2__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_exp_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_expand_as_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_eye_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_hfft2_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_hfft_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_hfftn_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifft2_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifft_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifftn_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifftshift_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ihfft2_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ihfft_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_irfft2_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_irfft_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_irfftn_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_flip_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_flipud_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_float_power__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_float_power_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_floor_divide__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_floor_divide_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fmax_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fmin_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fmod_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_frac_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_full_like_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ge__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ge_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_gt__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_heaviside__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_hypot_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_igamma_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_igammac__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_igammac_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_index_add_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_index_copy__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_index_fill__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_index_fill_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_index_select_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isclose_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isinf_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lcm_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lerp__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lgamma__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lgamma_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log2__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log2_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_and__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_and_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_or__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_or_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_xor_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lt__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_masked_fill_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_maximum_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_mul_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nan_to_num_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_native_group_norm_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_native_layer_norm_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_neg__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_neg_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_dropout_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_elu_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_glu_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_hardshrink_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_huber_loss_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_log_softmax_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_margin_ranking_loss_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_mish__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_mish_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_nll_loss_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_prelu_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_relu_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_selu_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_softplus_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_threshold__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_threshold_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_triplet_margin_loss_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ones_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ones_like_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_permute_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_positive_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_pow_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_prod_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_randn_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ravel_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_real_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_reciprocal_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_remainder_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_repeat_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_reshape_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rfloordiv_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rot90_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_round_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rpow_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rsqrt__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rsqrt_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rsub_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_scalar_tensor_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sgn_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sigmoid__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sigmoid_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sign__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sign_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_signbit_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sin_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sinc_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sinh__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sinh_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_bessel_j0_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_bessel_j1_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_erfcx_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_expit_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_i1_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_i1e_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_multigammaln_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_ndtri_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_xlog1py_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sqrt__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_square_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sum_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sum_to_size_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_t_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tan__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tan_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tanh__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_trace_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_transpose_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tril_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tril_indices_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_triu__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_true_divide__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_true_divide_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_trunc_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_trunc_divide_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_unbind_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_unflatten_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_unfold_copy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_unfold_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_var_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_var_mean_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_vstack_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_xlogy__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_xlogy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_zeros_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_zeros_like_cpu, test/test_ops.py::TestFakeTensorCPU::test_fake_H_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_T_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake___radd___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake___rmatmul___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake___ror___cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake___rpow___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake___rsub___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake___rxor___cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake__native_batch_norm_legit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake__softmax_backward_data_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_acosh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_add_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_addcmul_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_addmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_addmm_decomposed_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_addmv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_addr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_amin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_aminmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_argmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_argsort_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_argwhere_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_asin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_atan_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_atleast_1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_H_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast___getitem___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast___radd___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast___rand___cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast___rdiv___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast___rmatmul___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast___rmod___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast___rmul___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast___ror___cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast___rxor___cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast__native_batch_norm_legit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast__softmax_backward_data_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_acos_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_acosh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_add_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_addbmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_addcmul_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_addmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_all_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_allclose_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_amax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_amin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_aminmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_angle_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_arange_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_argsort_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_as_strided_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_as_strided_partial_views_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_asin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_asinh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_atleast_1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_atleast_2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_bernoulli_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_bitwise_and_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_bitwise_left_shift_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_block_diag_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_broadcast_shapes_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_broadcast_tensors_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_broadcast_to_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_cartesian_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_cat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_cdist_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_ceil_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_chalf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_char_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_cholesky_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_cholesky_inverse_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_chunk_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_clamp_min_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_combinations_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_complex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_contiguous_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_copysign_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_corrcoef_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_cos_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_cosh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_count_nonzero_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_cummin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_diag_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_diagonal_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_diff_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_dist_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_div_floor_rounding_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_dot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_double_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_dsplit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_dstack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_einsum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_empty_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_empty_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_eq_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_erfc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_exp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_expand_as_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_expand_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_expm1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_eye_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_fftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_fftshift_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_hfftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_ifft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_ifft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_irfftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_rfft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fill_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_flip_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_float_power_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_floor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_frexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_full_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_geqrf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_gradient_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_grid_sampler_2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_gt_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_heaviside_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_histc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_histogram_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_histogramdd_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_hsplit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_hypot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_i0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_igammac_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_imag_cpu_complex64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_index_add_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_index_fill_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_index_put_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_index_reduce_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_index_select_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_inner_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_isclose_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_isfinite_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_isinf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_isneginf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_isposinf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_isreal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_istft_cpu_complex64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_jiterator_2inputs_2outputs_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_jiterator_4inputs_with_extra_args_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_jiterator_binary_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_jiterator_unary_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_kthvalue_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_lcm_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_ldexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_cond_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_det_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_det_singular_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_eig_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_eigvals_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_eigvalsh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_householder_product_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_ldl_factor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_ldl_factor_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_lstsq_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_lu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_lu_factor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_lu_factor_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_matrix_power_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_matrix_rank_hermitian_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_multi_dot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_norm_subgradients_at_zero_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_pinv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_pinv_singular_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_qr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_slogdet_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_solve_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_solve_triangular_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_svdvals_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_vector_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linspace_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_log10_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_log1p_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_log_softmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_logaddexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_logcumsumexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_logdet_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_logical_and_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_logical_not_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_logical_xor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_logit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_logsumexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_lu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_lu_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_mT_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_amin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_argmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_log_softmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_logsumexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_normalize_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_softmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_std_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_max_binary_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_max_reduction_with_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_maximum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_meshgrid_variadic_tensors_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_min_reduction_no_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_mm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_movedim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_mv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nan_to_num_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nanmean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nanmedian_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nanquantile_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nansum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_native_batch_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_native_layer_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_neg_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_new_empty_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_new_full_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_alpha_dropout_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_bilinear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_binary_cross_entropy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_celu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_conv1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_cosine_embedding_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_cosine_similarity_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_ctc_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_dropout2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_dropout_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_elu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_embedding_bag_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_gaussian_nll_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_gelu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_glu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_hardsigmoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_instance_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_interpolate_area_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_interpolate_bicubic_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_interpolate_bilinear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_interpolate_linear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_interpolate_trilinear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_kl_div_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_layer_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_max_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_max_unpool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_max_unpool1d_grad_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_max_unpool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_normalize_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_one_hot_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_pad_constant_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_pad_replicate_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_relu6_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_relu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_rrelu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_selu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_silu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_softplus_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_softsign_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_threshold_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_upsample_bilinear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_upsample_nearest_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nonzero_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_norm_fro_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_normal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_ones_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_ones_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_permute_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_polygamma_polygamma_n_1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_polygamma_polygamma_n_2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_polygamma_polygamma_n_4_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_positive_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_pow_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_put_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_quantile_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_rad2deg_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_randint_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_randn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_real_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_remainder_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_repeat_interleave_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_reshape_as_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_reshape_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_resize_as__cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_resolve_conj_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_roll_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_round_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_round_decimals_0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_round_decimals_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_round_decimals_neg_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_rsqrt_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_rsub_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_scalar_tensor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_scatter_reduce_amin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_scatter_reduce_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_scatter_reduce_sum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_segment_reduce_lengths_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_short_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_sign_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_signal_windows_general_cosine_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_signal_windows_hamming_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_signal_windows_kaiser_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_signbit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_sin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_sinh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_slice_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_softmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_softmax_with_dtype_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_sparse_sampled_addmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_airy_ai_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_bessel_j1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_bessel_y0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_entr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_i0e_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_i1e_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_log_ndtr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_modified_bessel_i1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_modified_bessel_k1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_ndtr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_spherical_bessel_j0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_xlog1py_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_zeta_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_split_list_args_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_split_with_sizes_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_stack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_std_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_std_mean_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_sum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_sum_to_size_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_symeig_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_tan_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_tanh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_tensordot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_tile_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_to_sparse_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_topk_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_trapz_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_triangular_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_tril_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_unbind_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_unflatten_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_unfold_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_uniform_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_var_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_var_mean_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_view_as_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_view_as_real_cpu_complex64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_vsplit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_vstack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_where_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_zeros_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_bernoulli_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_bfloat16_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_bincount_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_bitwise_left_shift_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_bitwise_or_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_bitwise_xor_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_block_diag_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_bmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_broadcast_shapes_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_broadcast_tensors_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_bucketize_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_byte_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cartesian_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cdouble_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_ceil_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_chalf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cholesky_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_clamp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_clamp_max_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_clamp_min_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_clone_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_column_stack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_combinations_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_conj_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_conj_physical_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_constant_pad_nd_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_corrcoef_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cosh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_count_nonzero_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cross_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_H_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp___radd___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp___rdiv___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp___rmod___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp___rmul___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp___rpow___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp__native_batch_norm_legit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp__softmax_backward_data_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_acosh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_add_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_addbmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_addmm_decomposed_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_amin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_angle_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_asin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_atan2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_atanh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_atleast_2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_baddbmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_bernoulli_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_bfloat16_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_block_diag_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_broadcast_tensors_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_broadcast_to_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cartesian_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cdist_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cdouble_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_chalf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cholesky_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cholesky_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_chunk_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_clamp_max_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_clamp_min_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_clone_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_conj_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_conj_physical_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_copysign_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cov_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cross_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cummax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cumprod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cumsum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cumulative_trapezoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_diag_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_diagflat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_diagonal_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_diagonal_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_diff_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_digamma_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_div_trunc_rounding_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_dot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_einsum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_erfc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_erfinv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_exp2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_exp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_hfftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_ifftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_ifftshift_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_ihfftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_rfft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_rfft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fill_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_flatten_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fliplr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_flipud_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_float_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_floor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_frexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_gather_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_gradient_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_half_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_hypot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_i0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_index_add_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_index_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_index_put_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_index_reduce_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_inner_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_kron_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_kthvalue_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_lgamma_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_cond_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_det_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_eig_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_eigvals_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_inv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_inv_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_lstsq_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_lu_factor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_lu_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_norm_subgradients_at_zero_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_pinv_hermitian_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_pinv_singular_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_qr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_solve_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_solve_triangular_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_svd_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_svdvals_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_tensorinv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_vander_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_vecdot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_vector_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_log10_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_log2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_log_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_log_softmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_logaddexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_logdet_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_logit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_logsumexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_mT_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_amax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_cumprod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_fill_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_log_softmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_logaddexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_logsumexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_normalize_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_select_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_var_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_matmul_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_max_binary_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_max_reduction_with_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_median_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_meshgrid_variadic_tensors_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_mm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_movedim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_msort_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_mul_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_mv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nan_to_num_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_narrow_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_native_dropout_backward_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_alpha_dropout_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_avg_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_avg_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_batch_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_bilinear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_binary_cross_entropy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_celu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_conv2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_cosine_embedding_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_dropout_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_elu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_fractional_max_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_gaussian_nll_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_glu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_group_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_hardsigmoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_huber_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_instance_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_interpolate_bilinear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_l1_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_layer_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_logsigmoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_max_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_max_unpool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_max_unpool1d_grad_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_max_unpool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_max_unpool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_max_unpool3d_grad_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_mish_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_multi_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_pad_reflect_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_pixel_shuffle_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_relu6_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_relu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_silu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_soft_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_softmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_tanhshrink_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_threshold_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_upsample_bilinear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_upsample_nearest_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_norm_fro_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_normal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_outer_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_polygamma_polygamma_n_2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_polygamma_polygamma_n_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_positive_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_real_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_reshape_as_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_round_decimals_0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_round_decimals_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_round_decimals_neg_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_rsqrt_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_rsub_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_scatter_add_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_scatter_reduce_amin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_scatter_reduce_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_select_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_sgn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_sigmoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_sin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_sinc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_slice_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_softmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_sort_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_sparse_sampled_addmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_special_erfcx_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_special_i1e_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_special_ndtr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_special_ndtri_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_special_xlog1py_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_split_list_args_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_square_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_squeeze_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_stack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_std_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_sub_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_sum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_sum_to_size_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_svd_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_svd_lowrank_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_tensor_split_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_tile_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_to_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_to_sparse_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_transpose_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_trapz_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_triangular_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_tril_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_true_divide_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_unbind_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_unflatten_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_unfold_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_var_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_var_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_view_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_vsplit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_H_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp___getitem___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp___rdiv___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp___rmatmul___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp___rmod___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp__softmax_backward_data_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_abs_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_add_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_addbmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_addcmul_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_addmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_addmv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_addr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_amin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_as_strided_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_as_strided_partial_views_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_asin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_asinh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_atanh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_atleast_1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_atleast_2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_atleast_3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_bernoulli_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_bfloat16_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_bmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_broadcast_tensors_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cdist_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cfloat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_chalf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cholesky_inverse_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_clamp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_clamp_max_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_clamp_min_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_clone_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_conj_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_conj_physical_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_copysign_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cross_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cummax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cumsum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_deg2rad_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_diag_embed_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_diagonal_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_diagonal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_diff_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_div_floor_rounding_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_dot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_dstack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_erfinv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_exp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_expand_as_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_expand_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_expm1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_fft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_fftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_hfft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_hfft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_ihfftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_irfft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_irfft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_irfftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_rfft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fill_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_flip_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fliplr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_flipud_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_float_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_floor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fmod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_frexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_hsplit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_hypot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_index_add_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_index_fill_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_index_put_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_index_select_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_kron_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_cond_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_cross_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_det_singular_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_eigvalsh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_lstsq_grad_oriented_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_lu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_lu_factor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_lu_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_multi_dot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_norm_subgradients_at_zero_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_pinv_hermitian_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_pinv_singular_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_qr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_slogdet_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_svdvals_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_tensorsolve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_logaddexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_logcumsumexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_lu_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_mH_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_mT_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_amin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_fill_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_log_softmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_logaddexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_logsumexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_softmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_matrix_exp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_max_pool2d_with_indices_backward_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_median_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_min_binary_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_minimum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_movedim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_msort_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nan_to_num_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nanmean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nanmedian_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_native_dropout_backward_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_native_layer_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_batch_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_binary_cross_entropy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_conv1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_conv_transpose1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_conv_transpose2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_cosine_embedding_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_cross_entropy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_ctc_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_dropout3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_embedding_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_fractional_max_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_gaussian_nll_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_gelu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_grid_sample_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_hardsigmoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_huber_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_instance_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_interpolate_area_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_interpolate_bilinear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_interpolate_nearest_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_interpolate_trilinear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_kl_div_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_layer_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_linear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_logsigmoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_max_unpool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_max_unpool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_multi_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_pad_circular_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_pad_constant_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_pdist_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_relu6_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_relu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_rrelu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_selu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_silu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_softmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_softplus_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_tanhshrink_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_unfold_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_upsample_nearest_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_norm_fro_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_norm_inf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_norm_nuc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_normal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_ormqr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_outer_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_pca_lowrank_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_permute_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_pinverse_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_polygamma_polygamma_n_2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_polygamma_polygamma_n_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_polygamma_polygamma_n_4_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_positive_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_put_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_quantile_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_rad2deg_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_renorm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_repeat_interleave_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_resolve_neg_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_round_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_round_decimals_0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_round_decimals_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_round_decimals_neg_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_rsqrt_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_rsub_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_scatter_add_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_scatter_reduce_amax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_scatter_reduce_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_scatter_reduce_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_scatter_reduce_sum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_sgn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_sigmoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_sinc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_sinh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_slice_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_softmax_with_dtype_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_sort_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_sparse_sampled_addmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_special_erfcx_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_special_log_ndtr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_special_ndtr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_special_ndtri_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_split_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_split_with_sizes_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_sqrt_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_square_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_squeeze_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_stack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_std_mean_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_std_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_sub_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_sum_to_size_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_svd_lowrank_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_t_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_tan_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_tanh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_tensor_split_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_tensordot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_topk_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_trace_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_trapz_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_true_divide_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_trunc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_unflatten_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_unfold_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_unfold_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_var_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_var_mean_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_vdot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_view_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_vsplit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_where_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cummax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cumprod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cumsum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cumulative_trapezoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_diagflat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_diff_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_digamma_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_dist_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_dot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_double_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_dstack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_einsum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_eq_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_equal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_erf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_erfc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_erfinv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_exp2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_exp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_expand_as_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_expand_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_fft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_fftshift_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_hfftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_ifft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_ifftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_ifftshift_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_ihfftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_irfft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_rfft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_rfft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_rfftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fill_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fliplr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_flipud_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_float_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_float_power_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_floor_divide_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_frac_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_full_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_gather_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_gcd_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_ge_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_geqrf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_gradient_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_grid_sampler_2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_gt_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_heaviside_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_histogram_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_hsplit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_hypot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_i0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_imag_cpu_complex64, test/test_ops.py::TestFakeTensorCPU::test_fake_index_add_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_index_put_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_index_select_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_isfinite_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_isin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_isinf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_isneginf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_isreal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_jiterator_2inputs_2outputs_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_jiterator_4inputs_with_extra_args_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_jiterator_binary_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_jiterator_binary_return_by_ref_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_jiterator_unary_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_kthvalue_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_le_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_cross_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_eig_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_eigvals_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_eigvalsh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_inv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_inv_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_ldl_factor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_ldl_factor_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_lstsq_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_matrix_rank_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_norm_subgradients_at_zero_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_pinv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_pinv_hermitian_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_qr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_slogdet_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_solve_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_svdvals_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_tensorsolve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_vander_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_vecdot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_log10_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_log2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_logaddexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_logdet_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_logical_and_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_logical_or_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_logical_xor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_logit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_logspace_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_lt_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_lu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_lu_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_lu_unpack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_mH_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_amax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_amin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_cumprod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_fill_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_median_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_softmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_std_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_var_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_matrix_exp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_max_pool2d_with_indices_backward_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_max_reduction_with_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_min_binary_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_min_reduction_no_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_mm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_mode_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_msort_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_multinomial_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_mv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nan_to_num_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nanmedian_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nanquantile_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nansum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_narrow_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_narrow_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_native_batch_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_native_dropout_backward_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_ne_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_neg_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_new_empty_strided_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_new_zeros_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nextafter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional__scaled_dot_product_attention_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_alpha_dropout_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_avg_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_batch_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_bilinear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_celu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_conv1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_conv_transpose1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_conv_transpose2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_conv_transpose3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_ctc_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_dropout3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_dropout_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_elu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_embedding_bag_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_embedding_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_gelu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_hardsigmoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_hardswish_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_interpolate_area_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_interpolate_bilinear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_interpolate_linear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_interpolate_trilinear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_kl_div_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_leaky_relu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_linear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_max_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_max_unpool2d_grad_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_max_unpool3d_grad_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_mish_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_multi_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_multilabel_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_one_hot_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_pad_constant_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_pad_reflect_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_pixel_shuffle_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_prelu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_relu6_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_relu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_rrelu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_selu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_silu_complex_cpu_complex64, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_softplus_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_softsign_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_tanhshrink_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_upsample_bilinear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_upsample_nearest_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nonzero_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_norm_fro_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_norm_inf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_ones_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_pca_lowrank_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_permute_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_polygamma_polygamma_n_1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_polygamma_polygamma_n_2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_positive_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_qr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_quantile_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_randn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_randn_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_ravel_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_reciprocal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_repeat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_resize__cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_resize_as__cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_resolve_conj_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_resolve_neg_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_roll_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_round_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_rsqrt_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_scalar_tensor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_scatter_reduce_amax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_scatter_reduce_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_scatter_reduce_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_scatter_reduce_sum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_segment_reduce_offsets_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_select_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_select_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_short_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_sigmoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_sign_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_signal_windows_blackman_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_signal_windows_exponential_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_signal_windows_general_cosine_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_signal_windows_hamming_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_signal_windows_hann_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_signal_windows_kaiser_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_signbit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_sin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_sinc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_sinh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_slice_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_slice_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_sort_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_sparse_sampled_addmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_bessel_j0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_bessel_j1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_bessel_y0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_bessel_y1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_erfcx_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_i0e_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_legendre_polynomial_p_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_ndtri_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_spherical_bessel_j0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_square_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_stack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_std_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_stft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_sub_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_svd_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_take_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_to_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_to_sparse_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_topk_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_trace_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_trapezoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_tril_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_tril_indices_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_triu_indices_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_true_divide_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_unbind_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_unflatten_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_unfold_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_uniform_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_unique_consecutive_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_unique_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_unsqueeze_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_vdot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_view_as_real_cpu_complex64, test/test_ops.py::TestFakeTensorCPU::test_fake_view_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_where_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_zero__cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_zeros_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_H_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_T_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops___getitem___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops___radd___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops___rmatmul___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops___ror___cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops___rpow___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops___rsub___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops__native_batch_norm_legit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops__softmax_backward_data_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_abs_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_acos_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_acosh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_addcmul_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_addmv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_allclose_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_amax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_angle_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_any_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_argmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_argsort_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_argwhere_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_asin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_atan_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_atleast_2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_atleast_3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_bernoulli_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_bfloat16_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_bincount_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_bitwise_and_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_bitwise_left_shift_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_bitwise_xor_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_bool_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_broadcast_tensors_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_char_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_chunk_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_clamp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_clamp_max_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_clone_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_complex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_conj_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_constant_pad_nd_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_contiguous_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_corrcoef_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cos_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cosh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_count_nonzero_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cross_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cummax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cumsum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cumulative_trapezoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_diag_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_diagonal_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_diagonal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_diagonal_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_digamma_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_dist_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_div_trunc_rounding_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_dot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_double_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_dstack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_empty_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_erf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_exp2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_exp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_expm1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_fft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_fftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_hfft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_hfft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_ifft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_ifft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_ifftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_ihfft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_ihfft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_irfft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_irfftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_rfft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_rfftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fliplr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_flipud_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_float_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_floor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fmod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_frexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_full_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_full_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_gather_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_gcd_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_ge_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_gradient_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_gt_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_heaviside_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_histogram_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_histogramdd_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_igamma_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_imag_cpu_complex64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_index_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_index_put_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_index_reduce_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_inner_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_isfinite_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_isneginf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_isposinf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_jiterator_2inputs_2outputs_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_jiterator_4inputs_with_extra_args_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_jiterator_binary_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_jiterator_binary_return_by_ref_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_lcm_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_lerp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_lgamma_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_det_singular_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_eig_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_eigvals_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_inv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_inv_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_ldl_factor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_ldl_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_lstsq_grad_oriented_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_lu_factor_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_lu_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_matrix_power_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_matrix_rank_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_multi_dot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_norm_subgradients_at_zero_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_pinv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_pinv_singular_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_qr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_solve_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_solve_triangular_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_svd_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_tensorinv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_tensorsolve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_vecdot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_log_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_logaddexp2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_logaddexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_logcumsumexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_logical_and_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_logical_not_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_logit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_logspace_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_long_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_lt_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_lu_unpack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_mH_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_argmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_cumsum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_fill_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_logaddexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_select_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_std_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_sum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_var_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_matmul_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_matrix_exp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_max_binary_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_max_pool2d_with_indices_backward_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_max_reduction_no_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_median_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_meshgrid_variadic_tensors_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_min_binary_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_mode_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_movedim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_mul_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_mv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nanquantile_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nansum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_narrow_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_narrow_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_native_layer_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_ne_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_neg_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_new_empty_strided_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_new_full_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_new_zeros_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_alpha_dropout_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_avg_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_avg_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_batch_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_celu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_conv1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_conv_transpose1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_conv_transpose3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_cosine_embedding_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_cross_entropy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_ctc_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_dropout3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_elu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_fractional_max_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_fractional_max_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_grid_sample_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_hardswish_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_interpolate_area_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_interpolate_bilinear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_interpolate_nearest_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_kl_div_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_layer_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_local_response_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_logsigmoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_max_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_max_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_max_unpool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_max_unpool1d_grad_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_max_unpool2d_grad_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_mish_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_multilabel_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_normalize_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_one_hot_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_pad_reflect_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_pad_replicate_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_pixel_shuffle_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_relu6_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_rrelu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_selu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_smooth_l1_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_norm_fro_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_norm_inf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_norm_nuc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_ones_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_outer_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_pinverse_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_polygamma_polygamma_n_0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_polygamma_polygamma_n_2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_polygamma_polygamma_n_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_qr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_rad2deg_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_rand_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_randint_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_randint_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_randn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_ravel_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_reciprocal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_renorm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_reshape_as_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_resolve_neg_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_round_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_rsub_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_scalar_tensor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_scatter_reduce_amax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_scatter_reduce_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_scatter_reduce_sum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_select_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_short_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_signal_windows_exponential_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_signal_windows_gaussian_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_signal_windows_general_hamming_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_signal_windows_kaiser_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_airy_ai_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_bessel_y0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_hermite_polynomial_h_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_i1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_laguerre_polynomial_l_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_legendre_polynomial_p_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_log_ndtr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_modified_bessel_i0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_modified_bessel_k1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_ndtr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_ndtri_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_split_list_args_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_square_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_std_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_std_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_stft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_sub_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_t_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_take_along_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_tan_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_tensor_split_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_to_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_topk_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_trace_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_trapz_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_triu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_true_divide_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_unflatten_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_uniform_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_unsqueeze_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_var_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_var_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_var_mean_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_var_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_view_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_xlogy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_H_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags___getitem___cpu_float32, test/test_ops.py::TestTagsCPU::test_tags___rpow___cpu_float32, test/test_ops.py::TestTagsCPU::test_tags___rsub___cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__native_batch_norm_legit_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs__conversions_bool_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs__conversions_chalf_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs__conversions_float_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs__conversions_half_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs__conversions_int_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs__conversions_short_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_abs_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_acos_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_acosh_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_addcdiv_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_addcmul_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_all_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_amax_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_amin_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_arange_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_as_strided_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_as_strided_partial_views_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_as_strided_scatter_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_asinh_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_bitwise_xor_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags__refs_broadcast_tensors_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_broadcast_to_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_clamp_min_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_clone_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_conj_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_constant_pad_nd_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_copysign_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_cos_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_cosh_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_cumsum_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_diag_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_diagonal_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_digamma_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_div_floor_rounding_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_dsplit_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_dstack_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_erfc_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_exp2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_exp_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_expand_as_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_expm1_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_eye_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_fftshift_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_hfft_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_ifftn_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_ihfftn_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_irfftn_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_rfft2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fill_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_flatten_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_flip_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_flipud_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_floor_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_floor_divide_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fmax_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fmod_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_frac_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_gt_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_hsplit_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_igamma_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_index_add_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_index_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_isclose_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_isinf_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_isnan_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_isneginf_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_isreal_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_lcm_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags__refs_le_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_lgamma_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_linspace_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_log10_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_log1p_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_log2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_log_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_logspace_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_masked_fill_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_meshgrid_variadic_tensors_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_minimum_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nan_to_num_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_narrow_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_narrow_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_native_layer_norm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_ne_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_neg_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_new_zeros_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nextafter_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_elu_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_glu_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_group_norm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_huber_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_layer_norm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_prelu_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_selu_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_softmax_with_dtype_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_softplus_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_tanhshrink_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_norm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_ones_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_positive_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_pow_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_real_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_remainder_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_repeat_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_reshape_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_round_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_rsub_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_sigmoid_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_signbit_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_sinh_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_bessel_j0_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_bessel_j1_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_entr_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_erfcx_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_i1_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_i1e_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_log_ndtr_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_multigammaln_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_ndtr_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_ndtri_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_xlog1py_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_sqrt_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_square_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_squeeze_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_stack_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_std_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_sub_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_sum_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_t_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_tanh_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_tensor_split_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_transpose_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_triu_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_triu_indices_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags__refs_unflatten_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_unfold_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_unsqueeze_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_vsplit_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_xlogy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__softmax_backward_data_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_abs_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_acosh_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_addbmm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_addr_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_all_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_allclose_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_any_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_argmin_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_as_strided_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_as_strided_scatter_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_asin_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_atan2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_atleast_2d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_atleast_3d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_bincount_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags_bitwise_left_shift_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags_bitwise_or_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags_bitwise_right_shift_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags_bitwise_xor_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags_block_diag_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_bmm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_broadcast_shapes_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_byte_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_cartesian_prod_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_cat_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_cdist_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_ceil_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_cholesky_solve_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_clamp_max_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_clamp_min_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_clone_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_column_stack_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_complex_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_conj_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_constant_pad_nd_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_copysign_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_corrcoef_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_cos_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_count_nonzero_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_cross_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_cummax_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_cumprod_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_deg2rad_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_diag_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_diag_embed_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_diagonal_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_diagonal_scatter_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_digamma_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_dstack_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_eq_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_equal_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_erfinv_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_exp2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_exp_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_expand_as_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_eye_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_fft_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_fftn_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_hfftn_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_ifft2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_ifftshift_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_ihfft_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_ihfftn_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_irfft2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_irfft_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_rfftn_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_flip_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fliplr_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_flipud_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_float_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_float_power_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_floor_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_floor_divide_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fmax_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_frexp_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_full_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_gather_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_ge_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_gradient_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_gt_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_heaviside_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_histc_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_histogram_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_histogramdd_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_hstack_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_i0_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_igammac_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_imag_cpu_complex64, test/test_ops.py::TestTagsCPU::test_tags_index_fill_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_index_reduce_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_index_select_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_inner_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_int_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_isclose_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_isposinf_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_jiterator_unary_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_kron_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_ldexp_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_le_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_lerp_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_lgamma_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_cond_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_cross_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_det_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_eig_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_eigh_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_eigvals_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_inv_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_ldl_factor_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_ldl_factor_ex_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_ldl_solve_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_lstsq_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_lu_solve_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_matrix_power_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_norm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_pinv_singular_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_qr_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_slogdet_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_solve_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_svdvals_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_tensorinv_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_tensorsolve_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_vander_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_log10_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_log1p_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_log_softmax_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_logaddexp_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_logcumsumexp_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_logical_and_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_logical_not_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_logspace_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_logsumexp_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_long_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_lt_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_lu_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_lu_solve_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_lu_unpack_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_mH_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_amin_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_argmin_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_cumprod_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_cumsum_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_logaddexp_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_logsumexp_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_median_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_normalize_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_select_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_std_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_sum_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_var_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_matrix_exp_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_max_binary_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_meshgrid_variadic_tensors_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_minimum_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_mode_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_mul_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_multinomial_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nanquantile_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_narrow_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_native_batch_norm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_native_dropout_backward_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_neg_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_new_empty_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_new_ones_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nextafter_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional__scaled_dot_product_attention_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_alpha_dropout_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_avg_pool3d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_batch_norm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_conv1d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_conv2d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_conv_transpose1d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_conv_transpose2d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_cosine_embedding_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_ctc_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_fractional_max_pool2d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_gelu_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_glu_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_group_norm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_hardsigmoid_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_hardswish_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_bilinear_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_trilinear_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_kl_div_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_l1_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_leaky_relu_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_local_response_norm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_max_pool2d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_max_pool3d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool1d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool2d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool3d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_mish_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_multi_margin_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_circular_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_constant_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_replicate_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_pdist_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_prelu_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_relu_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_rrelu_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_selu_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_silu_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_soft_margin_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_softmin_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_threshold_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_unfold_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_upsample_nearest_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nonzero_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_norm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_norm_fro_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_norm_nuc_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_normal_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_ones_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_ones_like_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_ops_nvprims_native_batch_norm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_ops_nvprims_view_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_pca_lowrank_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_pinverse_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_polar_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_0_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_1_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_pow_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_prod_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_put_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_rand_like_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_randint_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_real_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_renorm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_reshape_as_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_reshape_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_resize_as__cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_resolve_neg_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_round_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_round_decimals_neg_3_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_rsub_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_scalar_tensor_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_scatter_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_scatter_reduce_amin_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_scatter_reduce_prod_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_searchsorted_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_segment_reduce_lengths_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_select_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_sgn_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_sign_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_signal_windows_bartlett_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_signal_windows_blackman_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_signal_windows_cosine_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_signal_windows_general_cosine_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_signal_windows_hamming_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_signal_windows_hann_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_signal_windows_nuttall_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_sin_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_sinh_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_slice_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_bessel_j0_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_bessel_j1_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_bessel_y0_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_bessel_y1_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_erfcx_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_hermite_polynomial_he_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_laguerre_polynomial_l_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_legendre_polynomial_p_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_log_ndtr_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_k0_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_k1_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_scaled_modified_bessel_k1_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_spherical_bessel_j0_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_zeta_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_split_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_split_list_args_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_sqrt_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_square_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_stack_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_std_mean_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_std_unbiased_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_sub_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_svd_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_take_along_dim_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_tan_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_tanh_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_tensor_split_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_tensordot_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_tile_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_topk_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_trace_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_transpose_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_true_divide_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_trunc_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_unbind_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_unfold_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_uniform_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_unsqueeze_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_var_mean_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_var_unbiased_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_view_as_complex_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_view_as_real_cpu_complex64, test/test_ops.py::TestTagsCPU::test_tags_view_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_view_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_vstack_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_xlogy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_zeros_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_zeros_like_cpu_float32 2023-01-11T21:40:59.4282940Z 2023-01-11T21:40:59.4283140Z test_ops.py::TestCommonCPU::test_compare_cpu_T_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4283430Z test_ops.py::TestCommonCPU::test_compare_cpu___getitem___cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4283690Z test_ops.py::TestCommonCPU::test_compare_cpu___rmatmul___cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4283960Z test_ops.py::TestCommonCPU::test_compare_cpu___rmod___cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4284220Z test_ops.py::TestCommonCPU::test_compare_cpu___ror___cpu_int64 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4284480Z test_ops.py::TestCommonCPU::test_compare_cpu___rxor___cpu_int64 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4284750Z test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_bfloat16_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4285050Z test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_cdouble_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4285370Z test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_char_cpu_float32 SKIPPED (Overflow when downcasting signed type is undefined) [ 0%] 2023-01-11T21:40:59.4285680Z test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_double_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4285990Z test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_int_cpu_float32 SKIPPED (Overflow when downcasting signed type is undefined) [ 0%] 2023-01-11T21:40:59.4286330Z test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_long_cpu_float32 SKIPPED (Overflow when downcasting signed type is undefined) [ 0%] 2023-01-11T21:40:59.4286660Z test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_short_cpu_float32 SKIPPED (Overflow when downcasting signed type is undefined) [ 0%] 2023-01-11T21:40:59.4286970Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_addcdiv_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4287240Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_addcmul_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4287510Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_as_strided_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4287790Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_as_strided_partial_views_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4288070Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_atan2_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4288360Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_bitwise_left_shift_cpu_int64 SKIPPED (Some inputs produce undefined outputs) [ 0%] 2023-01-11T21:40:59.4288650Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_chunk_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4289150Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_contiguous_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4289430Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_copysign_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4289710Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_diagonal_copy_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4289990Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_div_no_rounding_mode_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4290460Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_empty_like_cpu_float32 SKIPPED (output is non-deterministic) [ 0%] 2023-01-11T21:40:59.4290740Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_eye_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4291010Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_fft_ifftshift_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4291280Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_flip_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4291620Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_fliplr_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4291880Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_flipud_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4292140Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_fmin_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4292410Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_hstack_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4292670Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_hypot_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4292930Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_igammac_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4293210Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_linalg_vector_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4293480Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_linspace_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4293770Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_log_softmax_with_dtype_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4294050Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_logsumexp_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4294320Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_narrow_copy_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4294580Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_narrow_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4294920Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_new_empty_cpu_float32 SKIPPED (output is non-deterministic) [ 0%] 2023-01-11T21:40:59.4295200Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_new_zeros_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4295470Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_nextafter_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4295780Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_alpha_dropout_cpu_float32 SKIPPED (Expected: dropout is not comparable) [ 0%] 2023-01-11T21:40:59.4296160Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_dropout_cpu_float32 SKIPPED (output is non-deterministic) [ 0%] 2023-01-11T21:40:59.4296460Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_hardtanh_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4296770Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_hinge_embedding_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4297070Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_leaky_relu_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4297370Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_margin_ranking_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4297750Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_nll_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4298060Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_relu6_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4298350Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_softmax_with_dtype_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4298650Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_softshrink_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4298950Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_triplet_margin_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4299230Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_reshape_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4299510Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_softmax_with_dtype_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4299870Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_special_log_softmax_with_dtype_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4300160Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_squeeze_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4300430Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_std_mean_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4300700Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_sum_to_size_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4300960Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_t_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4301220Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_to_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4301480Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_trace_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4301750Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_tril_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4302010Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_triu_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4302270Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_true_divide_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4302540Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_unfold_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4302810Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_var_mean_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4303070Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_vsplit_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4303340Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_xlogy_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4303590Z test_ops.py::TestCommonCPU::test_compare_cpu_addcmul_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4303860Z test_ops.py::TestCommonCPU::test_compare_cpu_addmm_decomposed_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4304120Z test_ops.py::TestCommonCPU::test_compare_cpu_addr_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4304400Z test_ops.py::TestCommonCPU::test_compare_cpu_as_strided_partial_views_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4304670Z test_ops.py::TestCommonCPU::test_compare_cpu_atan2_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4304920Z test_ops.py::TestCommonCPU::test_compare_cpu_atleast_1d_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4305190Z test_ops.py::TestCommonCPU::test_compare_cpu_atleast_2d_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4305450Z test_ops.py::TestCommonCPU::test_compare_cpu_atleast_3d_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4305700Z test_ops.py::TestCommonCPU::test_compare_cpu_baddbmm_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4306030Z test_ops.py::TestCommonCPU::test_compare_cpu_block_diag_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4306290Z test_ops.py::TestCommonCPU::test_compare_cpu_bmm_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4306540Z test_ops.py::TestCommonCPU::test_compare_cpu_bool_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4306800Z test_ops.py::TestCommonCPU::test_compare_cpu_bucketize_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4307090Z test_ops.py::TestCommonCPU::test_compare_cpu_byte_cpu_float32 SKIPPED (Overflow when downcasting signed type is undefined) [ 0%] 2023-01-11T21:40:59.4307370Z test_ops.py::TestCommonCPU::test_compare_cpu_chalf_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4307650Z test_ops.py::TestCommonCPU::test_compare_cpu_char_cpu_float32 SKIPPED (Overflow when downcasting signed type is undefined) [ 0%] 2023-01-11T21:40:59.4307990Z test_ops.py::TestCommonCPU::test_compare_cpu_cholesky_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4308260Z test_ops.py::TestCommonCPU::test_compare_cpu_cholesky_inverse_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4308530Z test_ops.py::TestCommonCPU::test_compare_cpu_cholesky_solve_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4308800Z test_ops.py::TestCommonCPU::test_compare_cpu_column_stack_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4309070Z test_ops.py::TestCommonCPU::test_compare_cpu_constant_pad_nd_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4309340Z test_ops.py::TestCommonCPU::test_compare_cpu_copysign_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4309590Z test_ops.py::TestCommonCPU::test_compare_cpu_corrcoef_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4309850Z test_ops.py::TestCommonCPU::test_compare_cpu_cummax_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4310110Z test_ops.py::TestCommonCPU::test_compare_cpu_cummin_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4310360Z test_ops.py::TestCommonCPU::test_compare_cpu_cumprod_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4310620Z test_ops.py::TestCommonCPU::test_compare_cpu_cumsum_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4310880Z test_ops.py::TestCommonCPU::test_compare_cpu_diag_embed_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4311150Z test_ops.py::TestCommonCPU::test_compare_cpu_div_floor_rounding_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4311430Z test_ops.py::TestCommonCPU::test_compare_cpu_div_no_rounding_mode_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4311710Z test_ops.py::TestCommonCPU::test_compare_cpu_div_trunc_rounding_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4311970Z test_ops.py::TestCommonCPU::test_compare_cpu_dot_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4312230Z test_ops.py::TestCommonCPU::test_compare_cpu_double_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4312490Z test_ops.py::TestCommonCPU::test_compare_cpu_dsplit_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4312730Z test_ops.py::TestCommonCPU::test_compare_cpu_dstack_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4312990Z test_ops.py::TestCommonCPU::test_compare_cpu_expand_as_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4313250Z test_ops.py::TestCommonCPU::test_compare_cpu_expand_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4313500Z test_ops.py::TestCommonCPU::test_compare_cpu_flipud_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4313760Z test_ops.py::TestCommonCPU::test_compare_cpu_float_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4320680Z test_ops.py::TestCommonCPU::test_compare_cpu_fmin_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4321070Z test_ops.py::TestCommonCPU::test_compare_cpu_full_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4321340Z test_ops.py::TestCommonCPU::test_compare_cpu_full_like_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4321610Z test_ops.py::TestCommonCPU::test_compare_cpu_grid_sampler_2d_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4321880Z test_ops.py::TestCommonCPU::test_compare_cpu_hstack_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4322140Z test_ops.py::TestCommonCPU::test_compare_cpu_hypot_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4322400Z test_ops.py::TestCommonCPU::test_compare_cpu_index_copy_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4322660Z test_ops.py::TestCommonCPU::test_compare_cpu_index_fill_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4322940Z test_ops.py::TestCommonCPU::test_compare_cpu_index_put_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4323250Z test_ops.py::TestCommonCPU::test_compare_cpu_index_reduce_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4323550Z test_ops.py::TestCommonCPU::test_compare_cpu_index_select_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4323850Z test_ops.py::TestCommonCPU::test_compare_cpu_istft_cpu_complex64 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4324120Z test_ops.py::TestCommonCPU::test_compare_cpu_linalg_det_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4324430Z test_ops.py::TestCommonCPU::test_compare_cpu_linalg_det_singular_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4324710Z test_ops.py::TestCommonCPU::test_compare_cpu_linalg_eigvals_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4325020Z test_ops.py::TestCommonCPU::test_compare_cpu_linalg_eigvalsh_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4325300Z test_ops.py::TestCommonCPU::test_compare_cpu_linalg_inv_ex_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4325600Z test_ops.py::TestCommonCPU::test_compare_cpu_linalg_ldl_factor_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4325910Z test_ops.py::TestCommonCPU::test_compare_cpu_linalg_ldl_solve_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4326180Z test_ops.py::TestCommonCPU::test_compare_cpu_linalg_lu_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4326460Z test_ops.py::TestCommonCPU::test_compare_cpu_linalg_matrix_rank_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4326760Z test_ops.py::TestCommonCPU::test_compare_cpu_linalg_matrix_rank_hermitian_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4327080Z test_ops.py::TestCommonCPU::test_compare_cpu_linalg_multi_dot_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4327380Z test_ops.py::TestCommonCPU::test_compare_cpu_linalg_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4327670Z test_ops.py::TestCommonCPU::test_compare_cpu_linalg_norm_subgradients_at_zero_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4328000Z test_ops.py::TestCommonCPU::test_compare_cpu_linalg_pinv_hermitian_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4328320Z test_ops.py::TestCommonCPU::test_compare_cpu_linalg_pinv_singular_cpu_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 0%] 2023-01-11T21:40:59.4328640Z test_ops.py::TestCommonCPU::test_compare_cpu_linalg_slogdet_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4328910Z test_ops.py::TestCommonCPU::test_compare_cpu_linalg_solve_ex_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4329190Z test_ops.py::TestCommonCPU::test_compare_cpu_linalg_svd_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4329460Z test_ops.py::TestCommonCPU::test_compare_cpu_linspace_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4329790Z test_ops.py::TestCommonCPU::test_compare_cpu_log_softmax_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4330100Z test_ops.py::TestCommonCPU::test_compare_cpu_logaddexp_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4330370Z test_ops.py::TestCommonCPU::test_compare_cpu_logdet_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4330640Z test_ops.py::TestCommonCPU::test_compare_cpu_logspace_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4330900Z test_ops.py::TestCommonCPU::test_compare_cpu_logsumexp_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4331190Z test_ops.py::TestCommonCPU::test_compare_cpu_lu_unpack_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4331490Z test_ops.py::TestCommonCPU::test_compare_cpu_mH_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4331750Z test_ops.py::TestCommonCPU::test_compare_cpu_mT_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4332050Z test_ops.py::TestCommonCPU::test_compare_cpu_masked_cumprod_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4332360Z test_ops.py::TestCommonCPU::test_compare_cpu_masked_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4332630Z test_ops.py::TestCommonCPU::test_compare_cpu_masked_select_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4332910Z test_ops.py::TestCommonCPU::test_compare_cpu_masked_softmax_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4333180Z test_ops.py::TestCommonCPU::test_compare_cpu_masked_softmin_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4333470Z test_ops.py::TestCommonCPU::test_compare_cpu_max_pool2d_with_indices_backward_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:40:59.4333790Z test_ops.py::TestCommonCPU::test_compare_cpu_max_reduction_no_dim_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4334080Z test_ops.py::TestCommonCPU::test_compare_cpu_max_reduction_with_dim_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4334360Z test_ops.py::TestCommonCPU::test_compare_cpu_min_reduction_no_dim_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4334650Z test_ops.py::TestCommonCPU::test_compare_cpu_movedim_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4334910Z test_ops.py::TestCommonCPU::test_compare_cpu_mul_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4335300Z test_ops.py::TestCommonCPU::test_compare_cpu_multinomial_cpu_float32 SKIPPED (output is non-deterministic) [ 1%] 2023-01-11T21:40:59.4335600Z test_ops.py::TestCommonCPU::test_compare_cpu_mv_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4335890Z test_ops.py::TestCommonCPU::test_compare_cpu_nanquantile_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4336180Z test_ops.py::TestCommonCPU::test_compare_cpu_native_batch_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4336460Z test_ops.py::TestCommonCPU::test_compare_cpu_new_ones_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4336750Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_adaptive_avg_pool2d_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4337130Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_alpha_dropout_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4337420Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_bilinear_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4337730Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_binary_cross_entropy_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4338020Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_conv1d_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4338310Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_conv2d_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4338730Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_ctc_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4339060Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_embedding_bag_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4339350Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_embedding_cpu_float32 SKIPPED (Skipped!) [ 1%] 2023-01-11T21:40:59.4339750Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_fractional_max_pool2d_cpu_float32 SKIPPED (output is non-deterministic) [ 1%] 2023-01-11T21:40:59.4340140Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_fractional_max_pool3d_cpu_float32 SKIPPED (output is non-deterministic) [ 1%] 2023-01-11T21:40:59.4340460Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_gaussian_nll_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4340860Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_grid_sample_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4341160Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_hardshrink_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4341480Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_hardswish_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4341800Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_hardtanh_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4342100Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_hinge_embedding_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4342410Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_interpolate_trilinear_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4342720Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_kl_div_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4343020Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_margin_ranking_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4343320Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_max_unpool1d_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4343630Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_max_unpool1d_grad_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4343930Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_max_unpool3d_grad_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4344230Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_multilabel_margin_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4344560Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_multilabel_soft_margin_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4344860Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_nll_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4345180Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_pad_circular_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4345480Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_pad_constant_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4345810Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_poisson_nll_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4346100Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_softmin_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4346400Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_triplet_margin_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4346690Z test_ops.py::TestCommonCPU::test_compare_cpu_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4347020Z test_ops.py::TestCommonCPU::test_compare_cpu_normal_cpu_float32 SKIPPED (output is non-deterministic) [ 1%] 2023-01-11T21:40:59.4347400Z test_ops.py::TestCommonCPU::test_compare_cpu_normal_number_mean_cpu_float32 SKIPPED (output is non-deterministic) [ 1%] 2023-01-11T21:40:59.4347740Z test_ops.py::TestCommonCPU::test_compare_cpu_ops_nvprims_var_mean_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4348020Z test_ops.py::TestCommonCPU::test_compare_cpu_ormqr_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4348290Z test_ops.py::TestCommonCPU::test_compare_cpu_pinverse_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4348590Z test_ops.py::TestCommonCPU::test_compare_cpu_quantile_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4348940Z test_ops.py::TestCommonCPU::test_compare_cpu_rand_like_cpu_float32 SKIPPED (output is non-deterministic) [ 1%] 2023-01-11T21:40:59.4349310Z test_ops.py::TestCommonCPU::test_compare_cpu_randn_like_cpu_float32 SKIPPED (output is non-deterministic) [ 1%] 2023-01-11T21:40:59.4349610Z test_ops.py::TestCommonCPU::test_compare_cpu_renorm_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4349930Z test_ops.py::TestCommonCPU::test_compare_cpu_reshape_as_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4350200Z test_ops.py::TestCommonCPU::test_compare_cpu_resize_as__cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4350470Z test_ops.py::TestCommonCPU::test_compare_cpu_rot90_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4350750Z test_ops.py::TestCommonCPU::test_compare_cpu_scalar_tensor_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4351030Z test_ops.py::TestCommonCPU::test_compare_cpu_scatter_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4351310Z test_ops.py::TestCommonCPU::test_compare_cpu_scatter_reduce_amax_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4351600Z test_ops.py::TestCommonCPU::test_compare_cpu_scatter_reduce_mean_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4351880Z test_ops.py::TestCommonCPU::test_compare_cpu_scatter_reduce_sum_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4352160Z test_ops.py::TestCommonCPU::test_compare_cpu_slice_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4352430Z test_ops.py::TestCommonCPU::test_compare_cpu_slice_scatter_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4352710Z test_ops.py::TestCommonCPU::test_compare_cpu_softmax_with_dtype_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4353030Z test_ops.py::TestCommonCPU::test_compare_cpu_special_chebyshev_polynomial_u_cpu_float32 SKIPPED (testing takes an unreasonably long time, #79528) [ 1%] 2023-01-11T21:40:59.4353450Z test_ops.py::TestCommonCPU::test_compare_cpu_special_chebyshev_polynomial_v_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 1%] 2023-01-11T21:40:59.4353880Z test_ops.py::TestCommonCPU::test_compare_cpu_special_chebyshev_polynomial_w_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 1%] 2023-01-11T21:40:59.4354250Z test_ops.py::TestCommonCPU::test_compare_cpu_special_laguerre_polynomial_l_cpu_float32 SKIPPED (testing takes an unreasonably long time, #79528) [ 1%] 2023-01-11T21:40:59.4354590Z test_ops.py::TestCommonCPU::test_compare_cpu_special_shifted_chebyshev_polynomial_t_cpu_float32 SKIPPED (testing takes an unreasonably long time, #79528) [ 1%] 2023-01-11T21:40:59.4354950Z test_ops.py::TestCommonCPU::test_compare_cpu_special_shifted_chebyshev_polynomial_v_cpu_float32 SKIPPED (testing takes an unreasonably long time, #79528) [ 1%] 2023-01-11T21:40:59.4355300Z test_ops.py::TestCommonCPU::test_compare_cpu_special_shifted_chebyshev_polynomial_w_cpu_float32 SKIPPED (testing takes an unreasonably long time, #79528) [ 1%] 2023-01-11T21:40:59.4355600Z test_ops.py::TestCommonCPU::test_compare_cpu_split_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4355880Z test_ops.py::TestCommonCPU::test_compare_cpu_split_list_args_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4356210Z test_ops.py::TestCommonCPU::test_compare_cpu_squeeze_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4356510Z test_ops.py::TestCommonCPU::test_compare_cpu_stack_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4356780Z test_ops.py::TestCommonCPU::test_compare_cpu_std_unbiased_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4357050Z test_ops.py::TestCommonCPU::test_compare_cpu_svd_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4362650Z test_ops.py::TestCommonCPU::test_compare_cpu_svd_lowrank_cpu_float32 SKIPPED (output is non-deterministic) [ 1%] 2023-01-11T21:40:59.4362950Z test_ops.py::TestCommonCPU::test_compare_cpu_symeig_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4363210Z test_ops.py::TestCommonCPU::test_compare_cpu_tensordot_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4363610Z test_ops.py::TestCommonCPU::test_compare_cpu_to_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4363860Z test_ops.py::TestCommonCPU::test_compare_cpu_to_sparse_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4364120Z test_ops.py::TestCommonCPU::test_compare_cpu_topk_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4364380Z test_ops.py::TestCommonCPU::test_compare_cpu_trace_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4364630Z test_ops.py::TestCommonCPU::test_compare_cpu_trapz_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4364890Z test_ops.py::TestCommonCPU::test_compare_cpu_triangular_solve_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4365160Z test_ops.py::TestCommonCPU::test_compare_cpu_triu_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4365420Z test_ops.py::TestCommonCPU::test_compare_cpu_true_divide_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4365680Z test_ops.py::TestCommonCPU::test_compare_cpu_unfold_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4365950Z test_ops.py::TestCommonCPU::test_compare_cpu_unique_consecutive_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4366240Z test_ops.py::TestCommonCPU::test_compare_cpu_unique_cpu_float32 SKIPPED (Output order is undefined when sorted=False) [ 1%] 2023-01-11T21:40:59.4366520Z test_ops.py::TestCommonCPU::test_compare_cpu_unsqueeze_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4366780Z test_ops.py::TestCommonCPU::test_compare_cpu_var_unbiased_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4367040Z test_ops.py::TestCommonCPU::test_compare_cpu_vdot_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4367300Z test_ops.py::TestCommonCPU::test_compare_cpu_view_as_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4367550Z test_ops.py::TestCommonCPU::test_compare_cpu_vsplit_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4367810Z test_ops.py::TestCommonCPU::test_compare_cpu_zeros_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:40:59.4368060Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_H_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4368330Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing___getitem___cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4368590Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_abs_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4368840Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_add_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4369130Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_as_strided_scatter_cpu_complex32 SKIPPED (Fails on cuda + rocm) [ 1%] 2023-01-11T21:40:59.4369420Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_atleast_2d_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4369690Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_atleast_3d_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4370010Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_block_diag_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4370270Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_bool_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4370530Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_cat_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4370790Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_chalf_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4371040Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_char_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4371300Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_chunk_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4371550Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_clone_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4371840Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_conj_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4372130Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_conj_physical_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4372400Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_contiguous_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4372670Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_diagonal_copy_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4372940Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_double_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4373200Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_dstack_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4373470Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_empty_like_cpu_complex32 SKIPPED (Skipped!) [ 1%] 2023-01-11T21:40:59.4373740Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_eq_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4374010Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_fft_fftshift_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4374280Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_flatten_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4374540Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_float_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4374800Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_hsplit_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4375050Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_imag_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4375310Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_index_add_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4375580Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_index_put_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4375840Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_isfinite_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4376100Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_isinf_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4376360Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_isreal_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4376630Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_log_softmax_with_dtype_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4376900Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_mH_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4377170Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_masked_fill_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4377430Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_mul_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4377690Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_narrow_copy_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4377950Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_narrow_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4378280Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_neg_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4378550Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_zeros_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4378800Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_ones_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4379070Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_randn_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4379380Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_randn_like_cpu_complex32 SKIPPED (Expected: randn_like is not comparable between dtypes) [ 1%] 2023-01-11T21:40:59.4379680Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_ravel_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4379950Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_repeat_interleave_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4380220Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_reshape_as_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4380540Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_reshape_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4380800Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_roll_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4381060Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_select_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4381320Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_sgn_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4381580Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_slice_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4381830Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_split_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4382100Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_split_with_sizes_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4382370Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_squeeze_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4382630Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_stack_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4382880Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_sub_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4383140Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_transpose_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4383410Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unfold_copy_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4383670Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_vstack_cpu_complex32 PASSED [ 1%] 2023-01-11T21:40:59.4383930Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_where_cpu_complex32 PASSED [ 2%] 2023-01-11T21:40:59.4384190Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_zeros_like_cpu_complex32 PASSED [ 2%] 2023-01-11T21:40:59.4384430Z test_ops.py::TestCommonCPU::test_dtypes___rdiv___cpu PASSED [ 2%] 2023-01-11T21:40:59.4384660Z test_ops.py::TestCommonCPU::test_dtypes___rmatmul___cpu PASSED [ 2%] 2023-01-11T21:40:59.4384880Z test_ops.py::TestCommonCPU::test_dtypes___ror___cpu PASSED [ 2%] 2023-01-11T21:40:59.4385100Z test_ops.py::TestCommonCPU::test_dtypes___rpow___cpu PASSED [ 2%] 2023-01-11T21:40:59.4385310Z test_ops.py::TestCommonCPU::test_dtypes___rsub___cpu PASSED [ 2%] 2023-01-11T21:40:59.4385520Z test_ops.py::TestCommonCPU::test_dtypes___rxor___cpu PASSED [ 2%] 2023-01-11T21:40:59.4385750Z test_ops.py::TestCommonCPU::test_dtypes__native_batch_norm_legit_cpu PASSED [ 2%] 2023-01-11T21:40:59.4385980Z test_ops.py::TestCommonCPU::test_dtypes__refs_T_cpu PASSED [ 2%] 2023-01-11T21:40:59.4386200Z test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_bfloat16_cpu PASSED [ 2%] 2023-01-11T21:40:59.4386440Z test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_bool_cpu PASSED [ 2%] 2023-01-11T21:40:59.4386740Z test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_char_cpu PASSED [ 2%] 2023-01-11T21:40:59.4386990Z test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_complex_cpu PASSED [ 2%] 2023-01-11T21:40:59.4387230Z test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_float_cpu PASSED [ 2%] 2023-01-11T21:40:59.4387460Z test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_half_cpu PASSED [ 2%] 2023-01-11T21:40:59.4387690Z test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_int_cpu PASSED [ 2%] 2023-01-11T21:40:59.4387930Z test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_long_cpu PASSED [ 2%] 2023-01-11T21:40:59.4388160Z test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_short_cpu PASSED [ 2%] 2023-01-11T21:40:59.4388390Z test_ops.py::TestCommonCPU::test_dtypes__refs_acos_cpu PASSED [ 2%] 2023-01-11T21:40:59.4388610Z test_ops.py::TestCommonCPU::test_dtypes__refs_acosh_cpu PASSED [ 2%] 2023-01-11T21:40:59.4388880Z test_ops.py::TestCommonCPU::test_dtypes__refs_add_cpu PASSED [ 2%] 2023-01-11T21:40:59.4389100Z test_ops.py::TestCommonCPU::test_dtypes__refs_addcdiv_cpu PASSED [ 2%] 2023-01-11T21:40:59.4389310Z test_ops.py::TestCommonCPU::test_dtypes__refs_addcmul_cpu PASSED [ 2%] 2023-01-11T21:40:59.4389530Z test_ops.py::TestCommonCPU::test_dtypes__refs_addr_cpu PASSED [ 2%] 2023-01-11T21:40:59.4389740Z test_ops.py::TestCommonCPU::test_dtypes__refs_arange_cpu PASSED [ 2%] 2023-01-11T21:40:59.4389960Z test_ops.py::TestCommonCPU::test_dtypes__refs_asinh_cpu PASSED [ 2%] 2023-01-11T21:40:59.4390170Z test_ops.py::TestCommonCPU::test_dtypes__refs_atan2_cpu PASSED [ 2%] 2023-01-11T21:40:59.4390380Z test_ops.py::TestCommonCPU::test_dtypes__refs_atan_cpu PASSED [ 2%] 2023-01-11T21:40:59.4390600Z test_ops.py::TestCommonCPU::test_dtypes__refs_atleast_1d_cpu PASSED [ 2%] 2023-01-11T21:40:59.4390810Z test_ops.py::TestCommonCPU::test_dtypes__refs_atleast_3d_cpu PASSED [ 2%] 2023-01-11T21:40:59.4391030Z test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_and_cpu PASSED [ 2%] 2023-01-11T21:40:59.4391260Z test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_left_shift_cpu PASSED [ 2%] 2023-01-11T21:40:59.4391480Z test_ops.py::TestCommonCPU::test_dtypes__refs_chunk_cpu PASSED [ 2%] 2023-01-11T21:40:59.4391690Z test_ops.py::TestCommonCPU::test_dtypes__refs_clamp_cpu PASSED [ 2%] 2023-01-11T21:40:59.4391900Z test_ops.py::TestCommonCPU::test_dtypes__refs_clamp_max_cpu PASSED [ 2%] 2023-01-11T21:40:59.4392120Z test_ops.py::TestCommonCPU::test_dtypes__refs_conj_cpu PASSED [ 2%] 2023-01-11T21:40:59.4392330Z test_ops.py::TestCommonCPU::test_dtypes__refs_conj_physical_cpu PASSED [ 2%] 2023-01-11T21:40:59.4392550Z test_ops.py::TestCommonCPU::test_dtypes__refs_constant_pad_nd_cpu PASSED [ 2%] 2023-01-11T21:40:59.4392770Z test_ops.py::TestCommonCPU::test_dtypes__refs_cos_cpu PASSED [ 2%] 2023-01-11T21:40:59.4392980Z test_ops.py::TestCommonCPU::test_dtypes__refs_cosh_cpu PASSED [ 2%] 2023-01-11T21:40:59.4393190Z test_ops.py::TestCommonCPU::test_dtypes__refs_diag_cpu PASSED [ 2%] 2023-01-11T21:40:59.4397470Z test_ops.py::TestCommonCPU::test_dtypes__refs_diag_embed_cpu PASSED [ 2%] 2023-01-11T21:40:59.4397720Z test_ops.py::TestCommonCPU::test_dtypes__refs_diagonal_copy_cpu PASSED [ 2%] 2023-01-11T21:40:59.4397940Z test_ops.py::TestCommonCPU::test_dtypes__refs_digamma_cpu PASSED [ 2%] 2023-01-11T21:40:59.4398160Z test_ops.py::TestCommonCPU::test_dtypes__refs_div_no_rounding_mode_cpu PASSED [ 2%] 2023-01-11T21:40:59.4398390Z test_ops.py::TestCommonCPU::test_dtypes__refs_dsplit_cpu PASSED [ 2%] 2023-01-11T21:40:59.4398610Z test_ops.py::TestCommonCPU::test_dtypes__refs_dstack_cpu PASSED [ 2%] 2023-01-11T21:40:59.4398820Z test_ops.py::TestCommonCPU::test_dtypes__refs_empty_cpu PASSED [ 2%] 2023-01-11T21:40:59.4399160Z test_ops.py::TestCommonCPU::test_dtypes__refs_empty_like_cpu PASSED [ 2%] 2023-01-11T21:40:59.4399380Z test_ops.py::TestCommonCPU::test_dtypes__refs_erf_cpu PASSED [ 2%] 2023-01-11T21:40:59.4399590Z test_ops.py::TestCommonCPU::test_dtypes__refs_erfc_cpu PASSED [ 2%] 2023-01-11T21:40:59.4399800Z test_ops.py::TestCommonCPU::test_dtypes__refs_erfinv_cpu PASSED [ 2%] 2023-01-11T21:40:59.4400010Z test_ops.py::TestCommonCPU::test_dtypes__refs_exp2_cpu PASSED [ 2%] 2023-01-11T21:40:59.4400220Z test_ops.py::TestCommonCPU::test_dtypes__refs_expand_as_cpu PASSED [ 2%] 2023-01-11T21:40:59.4400430Z test_ops.py::TestCommonCPU::test_dtypes__refs_expand_cpu PASSED [ 2%] 2023-01-11T21:40:59.4400650Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fftshift_cpu PASSED [ 2%] 2023-01-11T21:40:59.4400860Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_hfft2_cpu PASSED [ 2%] 2023-01-11T21:40:59.4401070Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_hfft_cpu PASSED [ 2%] 2023-01-11T21:40:59.4401310Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ifft2_cpu PASSED [ 2%] 2023-01-11T21:40:59.4401530Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ifft_cpu PASSED [ 2%] 2023-01-11T21:40:59.4401740Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ifftshift_cpu PASSED [ 2%] 2023-01-11T21:40:59.4401960Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_irfft_cpu PASSED [ 2%] 2023-01-11T21:40:59.4402170Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_irfftn_cpu PASSED [ 2%] 2023-01-11T21:40:59.4402380Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_rfft2_cpu PASSED [ 2%] 2023-01-11T21:40:59.4402600Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_rfft_cpu PASSED [ 2%] 2023-01-11T21:40:59.4402800Z test_ops.py::TestCommonCPU::test_dtypes__refs_fill_cpu PASSED [ 2%] 2023-01-11T21:40:59.4403020Z test_ops.py::TestCommonCPU::test_dtypes__refs_fliplr_cpu PASSED [ 2%] 2023-01-11T21:40:59.4403230Z test_ops.py::TestCommonCPU::test_dtypes__refs_float_power_cpu PASSED [ 2%] 2023-01-11T21:40:59.4403440Z test_ops.py::TestCommonCPU::test_dtypes__refs_fmax_cpu PASSED [ 2%] 2023-01-11T21:40:59.4403650Z test_ops.py::TestCommonCPU::test_dtypes__refs_fmod_cpu PASSED [ 2%] 2023-01-11T21:40:59.4403860Z test_ops.py::TestCommonCPU::test_dtypes__refs_ge_cpu PASSED [ 2%] 2023-01-11T21:40:59.4404070Z test_ops.py::TestCommonCPU::test_dtypes__refs_heaviside_cpu PASSED [ 2%] 2023-01-11T21:40:59.4404290Z test_ops.py::TestCommonCPU::test_dtypes__refs_hypot_cpu PASSED [ 2%] 2023-01-11T21:40:59.4404490Z test_ops.py::TestCommonCPU::test_dtypes__refs_i0_cpu PASSED [ 2%] 2023-01-11T21:40:59.4404700Z test_ops.py::TestCommonCPU::test_dtypes__refs_igamma_cpu PASSED [ 2%] 2023-01-11T21:40:59.4404920Z test_ops.py::TestCommonCPU::test_dtypes__refs_igammac_cpu PASSED [ 2%] 2023-01-11T21:40:59.4405130Z test_ops.py::TestCommonCPU::test_dtypes__refs_index_add_cpu PASSED [ 2%] 2023-01-11T21:40:59.4405350Z test_ops.py::TestCommonCPU::test_dtypes__refs_index_copy_cpu PASSED [ 2%] 2023-01-11T21:40:59.4405560Z test_ops.py::TestCommonCPU::test_dtypes__refs_index_fill_cpu PASSED [ 2%] 2023-01-11T21:40:59.4405770Z test_ops.py::TestCommonCPU::test_dtypes__refs_isfinite_cpu PASSED [ 2%] 2023-01-11T21:40:59.4405980Z test_ops.py::TestCommonCPU::test_dtypes__refs_isnan_cpu PASSED [ 2%] 2023-01-11T21:40:59.4406190Z test_ops.py::TestCommonCPU::test_dtypes__refs_lgamma_cpu PASSED [ 2%] 2023-01-11T21:40:59.4406410Z test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_norm_cpu PASSED [ 2%] 2023-01-11T21:40:59.4406620Z test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_svd_cpu PASSED [ 2%] 2023-01-11T21:40:59.4406840Z test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_vector_norm_cpu PASSED [ 2%] 2023-01-11T21:40:59.4407070Z test_ops.py::TestCommonCPU::test_dtypes__refs_linspace_cpu PASSED [ 2%] 2023-01-11T21:40:59.4407340Z test_ops.py::TestCommonCPU::test_dtypes__refs_log10_cpu PASSED [ 2%] 2023-01-11T21:40:59.4407550Z test_ops.py::TestCommonCPU::test_dtypes__refs_log2_cpu PASSED [ 2%] 2023-01-11T21:40:59.4407760Z test_ops.py::TestCommonCPU::test_dtypes__refs_log_cpu PASSED [ 2%] 2023-01-11T21:40:59.4407980Z test_ops.py::TestCommonCPU::test_dtypes__refs_log_softmax_with_dtype_cpu PASSED [ 2%] 2023-01-11T21:40:59.4408210Z test_ops.py::TestCommonCPU::test_dtypes__refs_logical_and_cpu PASSED [ 2%] 2023-01-11T21:40:59.4408430Z test_ops.py::TestCommonCPU::test_dtypes__refs_logical_not_cpu PASSED [ 2%] 2023-01-11T21:40:59.4408640Z test_ops.py::TestCommonCPU::test_dtypes__refs_logical_xor_cpu PASSED [ 2%] 2023-01-11T21:40:59.4408860Z test_ops.py::TestCommonCPU::test_dtypes__refs_logspace_cpu PASSED [ 2%] 2023-01-11T21:40:59.4409070Z test_ops.py::TestCommonCPU::test_dtypes__refs_masked_fill_cpu PASSED [ 2%] 2023-01-11T21:40:59.4409310Z test_ops.py::TestCommonCPU::test_dtypes__refs_maximum_cpu PASSED [ 2%] 2023-01-11T21:40:59.4409540Z test_ops.py::TestCommonCPU::test_dtypes__refs_meshgrid_list_of_tensors_cpu PASSED [ 2%] 2023-01-11T21:40:59.4409790Z test_ops.py::TestCommonCPU::test_dtypes__refs_meshgrid_variadic_tensors_cpu PASSED [ 2%] 2023-01-11T21:40:59.4410020Z test_ops.py::TestCommonCPU::test_dtypes__refs_mul_cpu PASSED [ 2%] 2023-01-11T21:40:59.4410230Z test_ops.py::TestCommonCPU::test_dtypes__refs_nan_to_num_cpu PASSED [ 2%] 2023-01-11T21:40:59.4410450Z test_ops.py::TestCommonCPU::test_dtypes__refs_narrow_cpu PASSED [ 2%] 2023-01-11T21:40:59.4410660Z test_ops.py::TestCommonCPU::test_dtypes__refs_ne_cpu PASSED [ 2%] 2023-01-11T21:40:59.4410870Z test_ops.py::TestCommonCPU::test_dtypes__refs_neg_cpu PASSED [ 2%] 2023-01-11T21:40:59.4411090Z test_ops.py::TestCommonCPU::test_dtypes__refs_new_empty_strided_cpu PASSED [ 2%] 2023-01-11T21:40:59.4411320Z test_ops.py::TestCommonCPU::test_dtypes__refs_nextafter_cpu PASSED [ 2%] 2023-01-11T21:40:59.4411550Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_alpha_dropout_cpu PASSED [ 2%] 2023-01-11T21:40:59.4411800Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_group_norm_cpu PASSED [ 2%] 2023-01-11T21:40:59.4412050Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_hardtanh_cpu PASSED [ 2%] 2023-01-11T21:40:59.4412300Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_hinge_embedding_loss_cpu PASSED [ 2%] 2023-01-11T21:40:59.4412550Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_l1_loss_cpu PASSED [ 2%] 2023-01-11T21:40:59.4412790Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_layer_norm_cpu PASSED [ 2%] 2023-01-11T21:40:59.4413040Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_leaky_relu_cpu PASSED [ 2%] 2023-01-11T21:40:59.4413290Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_margin_ranking_loss_cpu PASSED [ 2%] 2023-01-11T21:40:59.4413540Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_mish_cpu PASSED [ 2%] 2023-01-11T21:40:59.4413780Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_prelu_cpu PASSED [ 2%] 2023-01-11T21:40:59.4414010Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_relu6_cpu PASSED [ 2%] 2023-01-11T21:40:59.4414240Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_relu_cpu PASSED [ 2%] 2023-01-11T21:40:59.4414480Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_selu_cpu PASSED [ 2%] 2023-01-11T21:40:59.4414730Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_softmax_with_dtype_cpu PASSED [ 2%] 2023-01-11T21:40:59.4414980Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_threshold_cpu PASSED [ 2%] 2023-01-11T21:40:59.4415230Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_triplet_margin_loss_cpu PASSED [ 2%] 2023-01-11T21:40:59.4415470Z test_ops.py::TestCommonCPU::test_dtypes__refs_norm_cpu PASSED [ 2%] 2023-01-11T21:40:59.4415750Z test_ops.py::TestCommonCPU::test_dtypes__refs_ones_cpu PASSED [ 2%] 2023-01-11T21:40:59.4415980Z test_ops.py::TestCommonCPU::test_dtypes__refs_positive_cpu PASSED [ 2%] 2023-01-11T21:40:59.4416200Z test_ops.py::TestCommonCPU::test_dtypes__refs_pow_cpu PASSED [ 2%] 2023-01-11T21:40:59.4416410Z test_ops.py::TestCommonCPU::test_dtypes__refs_randn_cpu PASSED [ 2%] 2023-01-11T21:40:59.4416630Z test_ops.py::TestCommonCPU::test_dtypes__refs_ravel_cpu PASSED [ 2%] 2023-01-11T21:40:59.4416840Z test_ops.py::TestCommonCPU::test_dtypes__refs_reciprocal_cpu PASSED [ 2%] 2023-01-11T21:40:59.4417060Z test_ops.py::TestCommonCPU::test_dtypes__refs_reshape_as_cpu PASSED [ 2%] 2023-01-11T21:40:59.4417280Z test_ops.py::TestCommonCPU::test_dtypes__refs_reshape_cpu PASSED [ 2%] 2023-01-11T21:40:59.4417490Z test_ops.py::TestCommonCPU::test_dtypes__refs_roll_cpu PASSED [ 2%] 2023-01-11T21:40:59.4417760Z test_ops.py::TestCommonCPU::test_dtypes__refs_round_cpu PASSED [ 2%] 2023-01-11T21:40:59.4417980Z test_ops.py::TestCommonCPU::test_dtypes__refs_rsub_cpu PASSED [ 2%] 2023-01-11T21:40:59.4418190Z test_ops.py::TestCommonCPU::test_dtypes__refs_sigmoid_cpu PASSED [ 2%] 2023-01-11T21:40:59.4418400Z test_ops.py::TestCommonCPU::test_dtypes__refs_signbit_cpu PASSED [ 2%] 2023-01-11T21:40:59.4418610Z test_ops.py::TestCommonCPU::test_dtypes__refs_sin_cpu PASSED [ 2%] 2023-01-11T21:40:59.4418820Z test_ops.py::TestCommonCPU::test_dtypes__refs_sinc_cpu PASSED [ 2%] 2023-01-11T21:40:59.4419030Z test_ops.py::TestCommonCPU::test_dtypes__refs_sinh_cpu PASSED [ 2%] 2023-01-11T21:40:59.4419260Z test_ops.py::TestCommonCPU::test_dtypes__refs_special_bessel_j0_cpu PASSED [ 2%] 2023-01-11T21:40:59.4419480Z test_ops.py::TestCommonCPU::test_dtypes__refs_special_entr_cpu PASSED [ 2%] 2023-01-11T21:40:59.4419700Z test_ops.py::TestCommonCPU::test_dtypes__refs_special_erfcx_cpu PASSED [ 2%] 2023-01-11T21:40:59.4419920Z test_ops.py::TestCommonCPU::test_dtypes__refs_special_i0e_cpu PASSED [ 2%] 2023-01-11T21:40:59.4420140Z test_ops.py::TestCommonCPU::test_dtypes__refs_special_i1_cpu PASSED [ 2%] 2023-01-11T21:40:59.4420380Z test_ops.py::TestCommonCPU::test_dtypes__refs_special_multigammaln_mvlgamma_p_1_cpu PASSED [ 2%] 2023-01-11T21:40:59.4420640Z test_ops.py::TestCommonCPU::test_dtypes__refs_special_multigammaln_mvlgamma_p_5_cpu PASSED [ 2%] 2023-01-11T21:40:59.4420880Z test_ops.py::TestCommonCPU::test_dtypes__refs_special_ndtr_cpu PASSED [ 2%] 2023-01-11T21:40:59.4421100Z test_ops.py::TestCommonCPU::test_dtypes__refs_special_xlog1py_cpu PASSED [ 2%] 2023-01-11T21:40:59.4421320Z test_ops.py::TestCommonCPU::test_dtypes__refs_special_zeta_cpu PASSED [ 2%] 2023-01-11T21:40:59.4421530Z test_ops.py::TestCommonCPU::test_dtypes__refs_stack_cpu PASSED [ 2%] 2023-01-11T21:40:59.4421740Z test_ops.py::TestCommonCPU::test_dtypes__refs_std_cpu PASSED [ 2%] 2023-01-11T21:40:59.4421950Z test_ops.py::TestCommonCPU::test_dtypes__refs_sub_cpu PASSED [ 2%] 2023-01-11T21:40:59.4422170Z test_ops.py::TestCommonCPU::test_dtypes__refs_tensor_split_cpu PASSED [ 2%] 2023-01-11T21:40:59.4422380Z test_ops.py::TestCommonCPU::test_dtypes__refs_to_cpu PASSED [ 2%] 2023-01-11T21:40:59.4422590Z test_ops.py::TestCommonCPU::test_dtypes__refs_trace_cpu PASSED [ 3%] 2023-01-11T21:40:59.4422800Z test_ops.py::TestCommonCPU::test_dtypes__refs_transpose_cpu PASSED [ 3%] 2023-01-11T21:40:59.4423010Z test_ops.py::TestCommonCPU::test_dtypes__refs_tril_cpu PASSED [ 3%] 2023-01-11T21:40:59.4423220Z test_ops.py::TestCommonCPU::test_dtypes__refs_triu_cpu PASSED [ 3%] 2023-01-11T21:40:59.4423440Z test_ops.py::TestCommonCPU::test_dtypes__refs_triu_indices_cpu PASSED [ 3%] 2023-01-11T21:40:59.4423650Z test_ops.py::TestCommonCPU::test_dtypes__refs_trunc_cpu PASSED [ 3%] 2023-01-11T21:40:59.4423890Z test_ops.py::TestCommonCPU::test_dtypes__refs_unbind_cpu PASSED [ 3%] 2023-01-11T21:40:59.4424110Z test_ops.py::TestCommonCPU::test_dtypes__refs_unfold_copy_cpu PASSED [ 3%] 2023-01-11T21:40:59.4424320Z test_ops.py::TestCommonCPU::test_dtypes__refs_unfold_cpu PASSED [ 3%] 2023-01-11T21:40:59.4424540Z test_ops.py::TestCommonCPU::test_dtypes__refs_unsqueeze_cpu PASSED [ 3%] 2023-01-11T21:40:59.4428840Z test_ops.py::TestCommonCPU::test_dtypes__refs_var_cpu PASSED [ 3%] 2023-01-11T21:40:59.4429050Z test_ops.py::TestCommonCPU::test_dtypes__refs_view_as_cpu PASSED [ 3%] 2023-01-11T21:40:59.4429270Z test_ops.py::TestCommonCPU::test_dtypes__refs_vstack_cpu PASSED [ 3%] 2023-01-11T21:40:59.4429480Z test_ops.py::TestCommonCPU::test_dtypes__refs_xlogy_cpu PASSED [ 3%] 2023-01-11T21:40:59.4429690Z test_ops.py::TestCommonCPU::test_dtypes__refs_zeros_cpu PASSED [ 3%] 2023-01-11T21:40:59.4430020Z test_ops.py::TestCommonCPU::test_dtypes_abs_cpu PASSED [ 3%] 2023-01-11T21:40:59.4430230Z test_ops.py::TestCommonCPU::test_dtypes_acos_cpu PASSED [ 3%] 2023-01-11T21:40:59.4430440Z test_ops.py::TestCommonCPU::test_dtypes_acosh_cpu PASSED [ 3%] 2023-01-11T21:40:59.4430650Z test_ops.py::TestCommonCPU::test_dtypes_addbmm_cpu PASSED [ 3%] 2023-01-11T21:40:59.4430860Z test_ops.py::TestCommonCPU::test_dtypes_addcmul_cpu PASSED [ 3%] 2023-01-11T21:40:59.4431070Z test_ops.py::TestCommonCPU::test_dtypes_addmm_decomposed_cpu PASSED [ 3%] 2023-01-11T21:40:59.4431290Z test_ops.py::TestCommonCPU::test_dtypes_allclose_cpu PASSED [ 3%] 2023-01-11T21:40:59.4431500Z test_ops.py::TestCommonCPU::test_dtypes_aminmax_cpu PASSED [ 3%] 2023-01-11T21:40:59.4431710Z test_ops.py::TestCommonCPU::test_dtypes_arange_cpu PASSED [ 3%] 2023-01-11T21:40:59.4431920Z test_ops.py::TestCommonCPU::test_dtypes_argmax_cpu PASSED [ 3%] 2023-01-11T21:40:59.4432130Z test_ops.py::TestCommonCPU::test_dtypes_argwhere_cpu PASSED [ 3%] 2023-01-11T21:40:59.4432340Z test_ops.py::TestCommonCPU::test_dtypes_as_strided_scatter_cpu PASSED [ 3%] 2023-01-11T21:40:59.4432550Z test_ops.py::TestCommonCPU::test_dtypes_asin_cpu PASSED [ 3%] 2023-01-11T21:40:59.4432760Z test_ops.py::TestCommonCPU::test_dtypes_asinh_cpu PASSED [ 3%] 2023-01-11T21:40:59.4432970Z test_ops.py::TestCommonCPU::test_dtypes_atan_cpu PASSED [ 3%] 2023-01-11T21:40:59.4433180Z test_ops.py::TestCommonCPU::test_dtypes_atleast_2d_cpu PASSED [ 3%] 2023-01-11T21:40:59.4433390Z test_ops.py::TestCommonCPU::test_dtypes_bincount_cpu PASSED [ 3%] 2023-01-11T21:40:59.4433600Z test_ops.py::TestCommonCPU::test_dtypes_bitwise_and_cpu PASSED [ 3%] 2023-01-11T21:40:59.4433810Z test_ops.py::TestCommonCPU::test_dtypes_bitwise_left_shift_cpu PASSED [ 3%] 2023-01-11T21:40:59.4434030Z test_ops.py::TestCommonCPU::test_dtypes_bitwise_xor_cpu PASSED [ 3%] 2023-01-11T21:40:59.4434240Z test_ops.py::TestCommonCPU::test_dtypes_bmm_cpu PASSED [ 3%] 2023-01-11T21:40:59.4434450Z test_ops.py::TestCommonCPU::test_dtypes_bool_cpu PASSED [ 3%] 2023-01-11T21:40:59.4434670Z test_ops.py::TestCommonCPU::test_dtypes_broadcast_shapes_cpu SKIPPED (Skipped!) [ 3%] 2023-01-11T21:40:59.4434910Z test_ops.py::TestCommonCPU::test_dtypes_bucketize_cpu PASSED [ 3%] 2023-01-11T21:40:59.4435120Z test_ops.py::TestCommonCPU::test_dtypes_cartesian_prod_cpu PASSED [ 3%] 2023-01-11T21:40:59.4435330Z test_ops.py::TestCommonCPU::test_dtypes_chalf_cpu PASSED [ 3%] 2023-01-11T21:40:59.4435540Z test_ops.py::TestCommonCPU::test_dtypes_cholesky_inverse_cpu PASSED [ 3%] 2023-01-11T21:40:59.4435760Z test_ops.py::TestCommonCPU::test_dtypes_cholesky_solve_cpu PASSED [ 3%] 2023-01-11T21:40:59.4435970Z test_ops.py::TestCommonCPU::test_dtypes_clamp_cpu PASSED [ 3%] 2023-01-11T21:40:59.4436230Z test_ops.py::TestCommonCPU::test_dtypes_clamp_max_cpu PASSED [ 3%] 2023-01-11T21:40:59.4436450Z test_ops.py::TestCommonCPU::test_dtypes_clamp_min_cpu PASSED [ 3%] 2023-01-11T21:40:59.4436660Z test_ops.py::TestCommonCPU::test_dtypes_clone_cpu PASSED [ 3%] 2023-01-11T21:40:59.4436870Z test_ops.py::TestCommonCPU::test_dtypes_column_stack_cpu PASSED [ 3%] 2023-01-11T21:40:59.4437140Z test_ops.py::TestCommonCPU::test_dtypes_combinations_cpu PASSED [ 3%] 2023-01-11T21:40:59.4437360Z test_ops.py::TestCommonCPU::test_dtypes_conj_physical_cpu PASSED [ 3%] 2023-01-11T21:40:59.4437580Z test_ops.py::TestCommonCPU::test_dtypes_constant_pad_nd_cpu PASSED [ 3%] 2023-01-11T21:40:59.4437790Z test_ops.py::TestCommonCPU::test_dtypes_contiguous_cpu PASSED [ 3%] 2023-01-11T21:40:59.4438000Z test_ops.py::TestCommonCPU::test_dtypes_cos_cpu PASSED [ 3%] 2023-01-11T21:40:59.4438270Z test_ops.py::TestCommonCPU::test_dtypes_count_nonzero_cpu PASSED [ 3%] 2023-01-11T21:40:59.4438480Z test_ops.py::TestCommonCPU::test_dtypes_cross_cpu PASSED [ 3%] 2023-01-11T21:40:59.4438680Z test_ops.py::TestCommonCPU::test_dtypes_cummax_cpu PASSED [ 3%] 2023-01-11T21:40:59.4438890Z test_ops.py::TestCommonCPU::test_dtypes_cummin_cpu PASSED [ 3%] 2023-01-11T21:40:59.4439100Z test_ops.py::TestCommonCPU::test_dtypes_cumulative_trapezoid_cpu PASSED [ 3%] 2023-01-11T21:40:59.4439320Z test_ops.py::TestCommonCPU::test_dtypes_diag_embed_cpu PASSED [ 3%] 2023-01-11T21:40:59.4439530Z test_ops.py::TestCommonCPU::test_dtypes_diagonal_copy_cpu PASSED [ 3%] 2023-01-11T21:40:59.4439750Z test_ops.py::TestCommonCPU::test_dtypes_diagonal_cpu PASSED [ 3%] 2023-01-11T21:40:59.4439960Z test_ops.py::TestCommonCPU::test_dtypes_diagonal_scatter_cpu PASSED [ 3%] 2023-01-11T21:40:59.4440180Z test_ops.py::TestCommonCPU::test_dtypes_div_floor_rounding_cpu PASSED [ 3%] 2023-01-11T21:40:59.4440400Z test_ops.py::TestCommonCPU::test_dtypes_div_no_rounding_mode_cpu PASSED [ 3%] 2023-01-11T21:40:59.4440610Z test_ops.py::TestCommonCPU::test_dtypes_double_cpu PASSED [ 3%] 2023-01-11T21:40:59.4440820Z test_ops.py::TestCommonCPU::test_dtypes_dstack_cpu PASSED [ 3%] 2023-01-11T21:40:59.4441030Z test_ops.py::TestCommonCPU::test_dtypes_einsum_cpu PASSED [ 3%] 2023-01-11T21:40:59.4441240Z test_ops.py::TestCommonCPU::test_dtypes_empty_cpu PASSED [ 3%] 2023-01-11T21:40:59.4441450Z test_ops.py::TestCommonCPU::test_dtypes_empty_like_cpu PASSED [ 3%] 2023-01-11T21:40:59.4441660Z test_ops.py::TestCommonCPU::test_dtypes_equal_cpu PASSED [ 3%] 2023-01-11T21:40:59.4441860Z test_ops.py::TestCommonCPU::test_dtypes_erf_cpu PASSED [ 3%] 2023-01-11T21:40:59.4442070Z test_ops.py::TestCommonCPU::test_dtypes_erfc_cpu PASSED [ 3%] 2023-01-11T21:40:59.4442280Z test_ops.py::TestCommonCPU::test_dtypes_erfinv_cpu PASSED [ 3%] 2023-01-11T21:40:59.4442490Z test_ops.py::TestCommonCPU::test_dtypes_exp2_cpu PASSED [ 3%] 2023-01-11T21:40:59.4442690Z test_ops.py::TestCommonCPU::test_dtypes_exp_cpu PASSED [ 3%] 2023-01-11T21:40:59.4442900Z test_ops.py::TestCommonCPU::test_dtypes_expand_cpu PASSED [ 3%] 2023-01-11T21:40:59.4443110Z test_ops.py::TestCommonCPU::test_dtypes_eye_cpu PASSED [ 3%] 2023-01-11T21:40:59.4443310Z test_ops.py::TestCommonCPU::test_dtypes_fft_hfft_cpu PASSED [ 3%] 2023-01-11T21:40:59.4443520Z test_ops.py::TestCommonCPU::test_dtypes_fft_ifft2_cpu PASSED [ 3%] 2023-01-11T21:40:59.4443730Z test_ops.py::TestCommonCPU::test_dtypes_fft_ifftn_cpu PASSED [ 3%] 2023-01-11T21:40:59.4443940Z test_ops.py::TestCommonCPU::test_dtypes_fft_irfftn_cpu PASSED [ 3%] 2023-01-11T21:40:59.4444210Z test_ops.py::TestCommonCPU::test_dtypes_fft_rfft2_cpu PASSED [ 3%] 2023-01-11T21:40:59.4444420Z test_ops.py::TestCommonCPU::test_dtypes_fft_rfft_cpu PASSED [ 3%] 2023-01-11T21:40:59.4444630Z test_ops.py::TestCommonCPU::test_dtypes_fill_cpu PASSED [ 3%] 2023-01-11T21:40:59.4444840Z test_ops.py::TestCommonCPU::test_dtypes_flip_cpu PASSED [ 3%] 2023-01-11T21:40:59.4445050Z test_ops.py::TestCommonCPU::test_dtypes_fliplr_cpu PASSED [ 3%] 2023-01-11T21:40:59.4445250Z test_ops.py::TestCommonCPU::test_dtypes_flipud_cpu PASSED [ 3%] 2023-01-11T21:40:59.4445460Z test_ops.py::TestCommonCPU::test_dtypes_float_cpu PASSED [ 3%] 2023-01-11T21:40:59.4445670Z test_ops.py::TestCommonCPU::test_dtypes_floor_cpu PASSED [ 3%] 2023-01-11T21:40:59.4445870Z test_ops.py::TestCommonCPU::test_dtypes_fmax_cpu PASSED [ 3%] 2023-01-11T21:40:59.4446080Z test_ops.py::TestCommonCPU::test_dtypes_fmin_cpu PASSED [ 3%] 2023-01-11T21:40:59.4446310Z test_ops.py::TestCommonCPU::test_dtypes_fmod_cpu PASSED [ 3%] 2023-01-11T21:40:59.4446520Z test_ops.py::TestCommonCPU::test_dtypes_frac_cpu PASSED [ 3%] 2023-01-11T21:40:59.4446720Z test_ops.py::TestCommonCPU::test_dtypes_frexp_cpu PASSED [ 3%] 2023-01-11T21:40:59.4446930Z test_ops.py::TestCommonCPU::test_dtypes_full_cpu PASSED [ 3%] 2023-01-11T21:40:59.4447140Z test_ops.py::TestCommonCPU::test_dtypes_full_like_cpu PASSED [ 3%] 2023-01-11T21:40:59.4447350Z test_ops.py::TestCommonCPU::test_dtypes_grid_sampler_2d_cpu PASSED [ 3%] 2023-01-11T21:40:59.4447560Z test_ops.py::TestCommonCPU::test_dtypes_i0_cpu PASSED [ 3%] 2023-01-11T21:40:59.4447770Z test_ops.py::TestCommonCPU::test_dtypes_igamma_cpu PASSED [ 3%] 2023-01-11T21:40:59.4447970Z test_ops.py::TestCommonCPU::test_dtypes_igammac_cpu PASSED [ 3%] 2023-01-11T21:40:59.4448190Z test_ops.py::TestCommonCPU::test_dtypes_imag_cpu PASSED [ 3%] 2023-01-11T21:40:59.4448390Z test_ops.py::TestCommonCPU::test_dtypes_index_reduce_cpu PASSED [ 3%] 2023-01-11T21:40:59.4448610Z test_ops.py::TestCommonCPU::test_dtypes_index_select_cpu PASSED [ 3%] 2023-01-11T21:40:59.4448820Z test_ops.py::TestCommonCPU::test_dtypes_inner_cpu PASSED [ 3%] 2023-01-11T21:40:59.4449020Z test_ops.py::TestCommonCPU::test_dtypes_int_cpu PASSED [ 3%] 2023-01-11T21:40:59.4449230Z test_ops.py::TestCommonCPU::test_dtypes_isclose_cpu PASSED [ 3%] 2023-01-11T21:40:59.4449440Z test_ops.py::TestCommonCPU::test_dtypes_isin_cpu PASSED [ 3%] 2023-01-11T21:40:59.4449640Z test_ops.py::TestCommonCPU::test_dtypes_isinf_cpu PASSED [ 3%] 2023-01-11T21:40:59.4449850Z test_ops.py::TestCommonCPU::test_dtypes_isnan_cpu PASSED [ 3%] 2023-01-11T21:40:59.4450060Z test_ops.py::TestCommonCPU::test_dtypes_isneginf_cpu PASSED [ 3%] 2023-01-11T21:40:59.4450270Z test_ops.py::TestCommonCPU::test_dtypes_istft_cpu PASSED [ 3%] 2023-01-11T21:40:59.4450500Z test_ops.py::TestCommonCPU::test_dtypes_jiterator_binary_cpu SKIPPED (Only runs on cuda) [ 3%] 2023-01-11T21:40:59.4450770Z test_ops.py::TestCommonCPU::test_dtypes_jiterator_binary_return_by_ref_cpu SKIPPED (Only runs on cuda) [ 3%] 2023-01-11T21:40:59.4451020Z test_ops.py::TestCommonCPU::test_dtypes_ldexp_cpu PASSED [ 3%] 2023-01-11T21:40:59.4451220Z test_ops.py::TestCommonCPU::test_dtypes_lgamma_cpu PASSED [ 3%] 2023-01-11T21:40:59.4451430Z test_ops.py::TestCommonCPU::test_dtypes_linalg_cond_cpu PASSED [ 3%] 2023-01-11T21:40:59.4451650Z test_ops.py::TestCommonCPU::test_dtypes_linalg_cross_cpu PASSED [ 3%] 2023-01-11T21:40:59.4451860Z test_ops.py::TestCommonCPU::test_dtypes_linalg_eigh_cpu PASSED [ 3%] 2023-01-11T21:40:59.4452150Z test_ops.py::TestCommonCPU::test_dtypes_linalg_eigvals_cpu PASSED [ 3%] 2023-01-11T21:40:59.4452380Z test_ops.py::TestCommonCPU::test_dtypes_linalg_householder_product_cpu PASSED [ 3%] 2023-01-11T21:40:59.4452610Z test_ops.py::TestCommonCPU::test_dtypes_linalg_inv_cpu PASSED [ 3%] 2023-01-11T21:40:59.4452830Z test_ops.py::TestCommonCPU::test_dtypes_linalg_inv_ex_cpu PASSED [ 3%] 2023-01-11T21:40:59.4453040Z test_ops.py::TestCommonCPU::test_dtypes_linalg_ldl_factor_ex_cpu PASSED [ 3%] 2023-01-11T21:40:59.4453260Z test_ops.py::TestCommonCPU::test_dtypes_linalg_ldl_solve_cpu PASSED [ 3%] 2023-01-11T21:40:59.4453470Z test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_cpu PASSED [ 3%] 2023-01-11T21:40:59.4453680Z test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_factor_cpu PASSED [ 3%] 2023-01-11T21:40:59.4453900Z test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_factor_ex_cpu PASSED [ 3%] 2023-01-11T21:40:59.4454110Z test_ops.py::TestCommonCPU::test_dtypes_linalg_norm_cpu PASSED [ 3%] 2023-01-11T21:40:59.4454360Z test_ops.py::TestCommonCPU::test_dtypes_linalg_qr_cpu PASSED [ 3%] 2023-01-11T21:40:59.4454580Z test_ops.py::TestCommonCPU::test_dtypes_linalg_solve_ex_cpu PASSED [ 3%] 2023-01-11T21:40:59.4454790Z test_ops.py::TestCommonCPU::test_dtypes_linalg_vander_cpu PASSED [ 3%] 2023-01-11T21:40:59.4459380Z test_ops.py::TestCommonCPU::test_dtypes_linalg_vecdot_cpu PASSED [ 3%] 2023-01-11T21:40:59.4459620Z test_ops.py::TestCommonCPU::test_dtypes_linalg_vector_norm_cpu PASSED [ 3%] 2023-01-11T21:40:59.4459840Z test_ops.py::TestCommonCPU::test_dtypes_linspace_cpu PASSED [ 3%] 2023-01-11T21:40:59.4460050Z test_ops.py::TestCommonCPU::test_dtypes_log2_cpu PASSED [ 3%] 2023-01-11T21:40:59.4460260Z test_ops.py::TestCommonCPU::test_dtypes_log_softmax_cpu PASSED [ 3%] 2023-01-11T21:40:59.4460470Z test_ops.py::TestCommonCPU::test_dtypes_logaddexp2_cpu PASSED [ 3%] 2023-01-11T21:40:59.4460690Z test_ops.py::TestCommonCPU::test_dtypes_logaddexp_cpu PASSED [ 3%] 2023-01-11T21:40:59.4460900Z test_ops.py::TestCommonCPU::test_dtypes_logical_not_cpu PASSED [ 3%] 2023-01-11T21:40:59.4461110Z test_ops.py::TestCommonCPU::test_dtypes_logical_xor_cpu PASSED [ 3%] 2023-01-11T21:40:59.4461310Z test_ops.py::TestCommonCPU::test_dtypes_logit_cpu PASSED [ 3%] 2023-01-11T21:40:59.4461520Z test_ops.py::TestCommonCPU::test_dtypes_logspace_cpu PASSED [ 3%] 2023-01-11T21:40:59.4461730Z test_ops.py::TestCommonCPU::test_dtypes_long_cpu PASSED [ 3%] 2023-01-11T21:40:59.4461930Z test_ops.py::TestCommonCPU::test_dtypes_lt_cpu PASSED [ 3%] 2023-01-11T21:40:59.4462140Z test_ops.py::TestCommonCPU::test_dtypes_lu_cpu PASSED [ 3%] 2023-01-11T21:40:59.4462350Z test_ops.py::TestCommonCPU::test_dtypes_lu_solve_cpu PASSED [ 3%] 2023-01-11T21:40:59.4462550Z test_ops.py::TestCommonCPU::test_dtypes_mH_cpu PASSED [ 3%] 2023-01-11T21:40:59.4462760Z test_ops.py::TestCommonCPU::test_dtypes_mT_cpu PASSED [ 3%] 2023-01-11T21:40:59.4462970Z test_ops.py::TestCommonCPU::test_dtypes_masked_argmin_cpu PASSED [ 3%] 2023-01-11T21:40:59.4463180Z test_ops.py::TestCommonCPU::test_dtypes_masked_fill_cpu PASSED [ 3%] 2023-01-11T21:40:59.4463390Z test_ops.py::TestCommonCPU::test_dtypes_masked_logsumexp_cpu PASSED [ 3%] 2023-01-11T21:40:59.4463600Z test_ops.py::TestCommonCPU::test_dtypes_masked_mean_cpu PASSED [ 3%] 2023-01-11T21:40:59.4463820Z test_ops.py::TestCommonCPU::test_dtypes_masked_median_cpu PASSED [ 3%] 2023-01-11T21:40:59.4464030Z test_ops.py::TestCommonCPU::test_dtypes_masked_norm_cpu PASSED [ 3%] 2023-01-11T21:40:59.4464240Z test_ops.py::TestCommonCPU::test_dtypes_masked_normalize_cpu PASSED [ 3%] 2023-01-11T21:40:59.4464460Z test_ops.py::TestCommonCPU::test_dtypes_masked_scatter_cpu PASSED [ 4%] 2023-01-11T21:40:59.4464790Z test_ops.py::TestCommonCPU::test_dtypes_masked_select_cpu PASSED [ 4%] 2023-01-11T21:40:59.4465000Z test_ops.py::TestCommonCPU::test_dtypes_masked_softmax_cpu PASSED [ 4%] 2023-01-11T21:40:59.4465220Z test_ops.py::TestCommonCPU::test_dtypes_masked_softmin_cpu PASSED [ 4%] 2023-01-11T21:40:59.4465430Z test_ops.py::TestCommonCPU::test_dtypes_masked_std_cpu PASSED [ 4%] 2023-01-11T21:40:59.4465640Z test_ops.py::TestCommonCPU::test_dtypes_masked_sum_cpu PASSED [ 4%] 2023-01-11T21:40:59.4465850Z test_ops.py::TestCommonCPU::test_dtypes_matmul_cpu PASSED [ 4%] 2023-01-11T21:40:59.4466060Z test_ops.py::TestCommonCPU::test_dtypes_matrix_exp_cpu PASSED [ 4%] 2023-01-11T21:40:59.4466270Z test_ops.py::TestCommonCPU::test_dtypes_max_binary_cpu PASSED [ 4%] 2023-01-11T21:40:59.4466480Z test_ops.py::TestCommonCPU::test_dtypes_maximum_cpu PASSED [ 4%] 2023-01-11T21:40:59.4466740Z test_ops.py::TestCommonCPU::test_dtypes_median_cpu PASSED [ 4%] 2023-01-11T21:40:59.4466970Z test_ops.py::TestCommonCPU::test_dtypes_meshgrid_list_of_tensors_cpu PASSED [ 4%] 2023-01-11T21:40:59.4467210Z test_ops.py::TestCommonCPU::test_dtypes_meshgrid_variadic_tensors_cpu PASSED [ 4%] 2023-01-11T21:40:59.4467440Z test_ops.py::TestCommonCPU::test_dtypes_min_reduction_no_dim_cpu PASSED [ 4%] 2023-01-11T21:40:59.4467650Z test_ops.py::TestCommonCPU::test_dtypes_minimum_cpu PASSED [ 4%] 2023-01-11T21:40:59.4467860Z test_ops.py::TestCommonCPU::test_dtypes_mm_cpu PASSED [ 4%] 2023-01-11T21:40:59.4468060Z test_ops.py::TestCommonCPU::test_dtypes_movedim_cpu PASSED [ 4%] 2023-01-11T21:40:59.4468270Z test_ops.py::TestCommonCPU::test_dtypes_multinomial_cpu PASSED [ 4%] 2023-01-11T21:40:59.4468490Z test_ops.py::TestCommonCPU::test_dtypes_mvlgamma_mvlgamma_p_1_cpu PASSED [ 4%] 2023-01-11T21:40:59.4468710Z test_ops.py::TestCommonCPU::test_dtypes_mvlgamma_mvlgamma_p_3_cpu PASSED [ 4%] 2023-01-11T21:40:59.4468930Z test_ops.py::TestCommonCPU::test_dtypes_mvlgamma_mvlgamma_p_5_cpu PASSED [ 4%] 2023-01-11T21:40:59.4469150Z test_ops.py::TestCommonCPU::test_dtypes_nanmean_cpu PASSED [ 4%] 2023-01-11T21:40:59.4469350Z test_ops.py::TestCommonCPU::test_dtypes_nanmedian_cpu PASSED [ 4%] 2023-01-11T21:40:59.4469570Z test_ops.py::TestCommonCPU::test_dtypes_nanquantile_cpu PASSED [ 4%] 2023-01-11T21:40:59.4469780Z test_ops.py::TestCommonCPU::test_dtypes_narrow_copy_cpu PASSED [ 4%] 2023-01-11T21:40:59.4469990Z test_ops.py::TestCommonCPU::test_dtypes_narrow_cpu PASSED [ 4%] 2023-01-11T21:40:59.4470210Z test_ops.py::TestCommonCPU::test_dtypes_native_dropout_backward_cpu PASSED [ 4%] 2023-01-11T21:40:59.4470440Z test_ops.py::TestCommonCPU::test_dtypes_native_layer_norm_cpu PASSED [ 4%] 2023-01-11T21:40:59.4470650Z test_ops.py::TestCommonCPU::test_dtypes_new_empty_cpu PASSED [ 4%] 2023-01-11T21:40:59.4470870Z test_ops.py::TestCommonCPU::test_dtypes_new_empty_strided_cpu PASSED [ 4%] 2023-01-11T21:40:59.4471080Z test_ops.py::TestCommonCPU::test_dtypes_new_zeros_cpu PASSED [ 4%] 2023-01-11T21:40:59.4471310Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_avg_pool1d_cpu PASSED [ 4%] 2023-01-11T21:40:59.4471560Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_avg_pool3d_cpu PASSED [ 4%] 2023-01-11T21:40:59.4471810Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_max_pool1d_cpu PASSED [ 4%] 2023-01-11T21:40:59.4472050Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_max_pool2d_cpu PASSED [ 4%] 2023-01-11T21:40:59.4472300Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_alpha_dropout_cpu PASSED [ 4%] 2023-01-11T21:40:59.4472540Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_avg_pool1d_cpu PASSED [ 4%] 2023-01-11T21:40:59.4472770Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_avg_pool2d_cpu PASSED [ 4%] 2023-01-11T21:40:59.4473030Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_bilinear_cpu PASSED [ 4%] 2023-01-11T21:40:59.4473270Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_celu_cpu PASSED [ 4%] 2023-01-11T21:40:59.4473490Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv1d_cpu PASSED [ 4%] 2023-01-11T21:40:59.4473710Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv2d_cpu PASSED [ 4%] 2023-01-11T21:40:59.4473950Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv_transpose2d_cpu PASSED [ 4%] 2023-01-11T21:40:59.4474200Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv_transpose3d_cpu PASSED [ 4%] 2023-01-11T21:40:59.4474450Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_cosine_similarity_cpu PASSED [ 4%] 2023-01-11T21:40:59.4474690Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_ctc_loss_cpu PASSED [ 4%] 2023-01-11T21:40:59.4474920Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_dropout2d_cpu PASSED [ 4%] 2023-01-11T21:40:59.4475190Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_dropout3d_cpu PASSED [ 4%] 2023-01-11T21:40:59.4475420Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_dropout_cpu PASSED [ 4%] 2023-01-11T21:40:59.4475640Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_elu_cpu PASSED [ 4%] 2023-01-11T21:40:59.4475870Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_embedding_cpu PASSED [ 4%] 2023-01-11T21:40:59.4476130Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_feature_alpha_dropout_with_train_cpu PASSED [ 4%] 2023-01-11T21:40:59.4476390Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_grid_sample_cpu PASSED [ 4%] 2023-01-11T21:40:59.4476630Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardsigmoid_cpu PASSED [ 4%] 2023-01-11T21:40:59.4476860Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardtanh_cpu PASSED [ 4%] 2023-01-11T21:40:59.4477110Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hinge_embedding_loss_cpu PASSED [ 4%] 2023-01-11T21:40:59.4477360Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_area_cpu PASSED [ 4%] 2023-01-11T21:40:59.4477610Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_bicubic_cpu PASSED [ 4%] 2023-01-11T21:40:59.4477860Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_bilinear_cpu PASSED [ 4%] 2023-01-11T21:40:59.4478110Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_nearest_cpu PASSED [ 4%] 2023-01-11T21:40:59.4478350Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_kl_div_cpu PASSED [ 4%] 2023-01-11T21:40:59.4478580Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_l1_loss_cpu PASSED [ 4%] 2023-01-11T21:40:59.4478800Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_linear_cpu PASSED [ 4%] 2023-01-11T21:40:59.4479040Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_local_response_norm_cpu PASSED [ 4%] 2023-01-11T21:40:59.4479280Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_logsigmoid_cpu PASSED [ 4%] 2023-01-11T21:40:59.4479530Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool1d_cpu PASSED [ 4%] 2023-01-11T21:40:59.4479770Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool1d_grad_cpu PASSED [ 4%] 2023-01-11T21:40:59.4480020Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool2d_grad_cpu PASSED [ 4%] 2023-01-11T21:40:59.4480260Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool3d_cpu PASSED [ 4%] 2023-01-11T21:40:59.4480490Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_mish_cpu PASSED [ 4%] 2023-01-11T21:40:59.4480720Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_mse_loss_cpu PASSED [ 4%] 2023-01-11T21:40:59.4480960Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_multi_margin_loss_cpu PASSED [ 4%] 2023-01-11T21:40:59.4481210Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_multilabel_margin_loss_cpu PASSED [ 4%] 2023-01-11T21:40:59.4481450Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_one_hot_cpu PASSED [ 4%] 2023-01-11T21:40:59.4481740Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pad_circular_cpu PASSED [ 4%] 2023-01-11T21:40:59.4481980Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pad_constant_cpu PASSED [ 4%] 2023-01-11T21:40:59.4482220Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pad_reflect_cpu PASSED [ 4%] 2023-01-11T21:40:59.4482460Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pad_replicate_cpu PASSED [ 4%] 2023-01-11T21:40:59.4482690Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pdist_cpu PASSED [ 4%] 2023-01-11T21:40:59.4482920Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pixel_shuffle_cpu PASSED [ 4%] 2023-01-11T21:40:59.4483170Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_poisson_nll_loss_cpu PASSED [ 4%] 2023-01-11T21:40:59.4483400Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_prelu_cpu PASSED [ 4%] 2023-01-11T21:40:59.4483630Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_relu6_cpu PASSED [ 4%] 2023-01-11T21:40:59.4483870Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_rrelu_cpu PASSED [ 4%] 2023-01-11T21:40:59.4484100Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_selu_cpu PASSED [ 4%] 2023-01-11T21:40:59.4484330Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_silu_complex_cpu XFAIL [ 4%] 2023-01-11T21:40:59.4484570Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_smooth_l1_loss_cpu PASSED [ 4%] 2023-01-11T21:40:59.4484800Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softmin_cpu PASSED [ 4%] 2023-01-11T21:40:59.4485040Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softmin_with_dtype_cpu PASSED [ 4%] 2023-01-11T21:40:59.4485280Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softplus_cpu PASSED [ 4%] 2023-01-11T21:40:59.4485520Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softshrink_cpu PASSED [ 4%] 2023-01-11T21:40:59.4485760Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_softsign_cpu PASSED [ 4%] 2023-01-11T21:40:59.4486000Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_tanhshrink_cpu PASSED [ 4%] 2023-01-11T21:40:59.4486240Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_triplet_margin_loss_cpu PASSED [ 4%] 2023-01-11T21:40:59.4486480Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_unfold_cpu PASSED [ 4%] 2023-01-11T21:40:59.4486720Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_upsample_bilinear_cpu PASSED [ 4%] 2023-01-11T21:40:59.4486970Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_upsample_nearest_cpu PASSED [ 4%] 2023-01-11T21:40:59.4487200Z test_ops.py::TestCommonCPU::test_dtypes_nonzero_cpu PASSED [ 4%] 2023-01-11T21:40:59.4491560Z test_ops.py::TestCommonCPU::test_dtypes_norm_cpu PASSED [ 4%] 2023-01-11T21:40:59.4491780Z test_ops.py::TestCommonCPU::test_dtypes_norm_fro_cpu PASSED [ 4%] 2023-01-11T21:40:59.4491990Z test_ops.py::TestCommonCPU::test_dtypes_norm_nuc_cpu PASSED [ 4%] 2023-01-11T21:40:59.4492210Z test_ops.py::TestCommonCPU::test_dtypes_normal_cpu PASSED [ 4%] 2023-01-11T21:40:59.4492420Z test_ops.py::TestCommonCPU::test_dtypes_ones_cpu PASSED [ 4%] 2023-01-11T21:40:59.4492630Z test_ops.py::TestCommonCPU::test_dtypes_ones_like_cpu PASSED [ 4%] 2023-01-11T21:40:59.4492850Z test_ops.py::TestCommonCPU::test_dtypes_ops_nvprims_var_mean_cpu PASSED [ 4%] 2023-01-11T21:40:59.4493060Z test_ops.py::TestCommonCPU::test_dtypes_ormqr_cpu PASSED [ 4%] 2023-01-11T21:40:59.4493270Z test_ops.py::TestCommonCPU::test_dtypes_outer_cpu PASSED [ 4%] 2023-01-11T21:40:59.4493480Z test_ops.py::TestCommonCPU::test_dtypes_pca_lowrank_cpu PASSED [ 4%] 2023-01-11T21:40:59.4493690Z test_ops.py::TestCommonCPU::test_dtypes_permute_cpu PASSED [ 4%] 2023-01-11T21:40:59.4493900Z test_ops.py::TestCommonCPU::test_dtypes_polar_cpu PASSED [ 4%] 2023-01-11T21:40:59.4494250Z test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_1_cpu SKIPPED (Skipped!) [ 4%] 2023-01-11T21:40:59.4494510Z test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_2_cpu SKIPPED (Skipped!) [ 4%] 2023-01-11T21:40:59.4494760Z test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_3_cpu SKIPPED (Skipped!) [ 4%] 2023-01-11T21:40:59.4494990Z test_ops.py::TestCommonCPU::test_dtypes_put_cpu PASSED [ 4%] 2023-01-11T21:40:59.4495200Z test_ops.py::TestCommonCPU::test_dtypes_rand_like_cpu PASSED [ 4%] 2023-01-11T21:40:59.4495410Z test_ops.py::TestCommonCPU::test_dtypes_randint_cpu PASSED [ 4%] 2023-01-11T21:40:59.4495620Z test_ops.py::TestCommonCPU::test_dtypes_randint_like_cpu PASSED [ 4%] 2023-01-11T21:40:59.4495830Z test_ops.py::TestCommonCPU::test_dtypes_randn_cpu PASSED [ 4%] 2023-01-11T21:40:59.4496040Z test_ops.py::TestCommonCPU::test_dtypes_ravel_cpu PASSED [ 4%] 2023-01-11T21:40:59.4496320Z test_ops.py::TestCommonCPU::test_dtypes_repeat_cpu PASSED [ 4%] 2023-01-11T21:40:59.4496530Z test_ops.py::TestCommonCPU::test_dtypes_reshape_cpu PASSED [ 4%] 2023-01-11T21:40:59.4496740Z test_ops.py::TestCommonCPU::test_dtypes_resize_as__cpu XFAIL [ 4%] 2023-01-11T21:40:59.4496950Z test_ops.py::TestCommonCPU::test_dtypes_resolve_conj_cpu PASSED [ 4%] 2023-01-11T21:40:59.4497160Z test_ops.py::TestCommonCPU::test_dtypes_roll_cpu PASSED [ 4%] 2023-01-11T21:40:59.4497370Z test_ops.py::TestCommonCPU::test_dtypes_round_cpu PASSED [ 4%] 2023-01-11T21:40:59.4497580Z test_ops.py::TestCommonCPU::test_dtypes_round_decimals_0_cpu PASSED [ 4%] 2023-01-11T21:40:59.4497810Z test_ops.py::TestCommonCPU::test_dtypes_round_decimals_3_cpu SKIPPED (Skipped!) [ 4%] 2023-01-11T21:40:59.4498040Z test_ops.py::TestCommonCPU::test_dtypes_scatter_add_cpu PASSED [ 4%] 2023-01-11T21:40:59.4498250Z test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_amax_cpu PASSED [ 4%] 2023-01-11T21:40:59.4498480Z test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_amin_cpu PASSED [ 4%] 2023-01-11T21:40:59.4498700Z test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_mean_cpu PASSED [ 4%] 2023-01-11T21:40:59.4498910Z test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_prod_cpu PASSED [ 4%] 2023-01-11T21:40:59.4499130Z test_ops.py::TestCommonCPU::test_dtypes_scatter_reduce_sum_cpu PASSED [ 4%] 2023-01-11T21:40:59.4499350Z test_ops.py::TestCommonCPU::test_dtypes_searchsorted_cpu PASSED [ 4%] 2023-01-11T21:40:59.4499570Z test_ops.py::TestCommonCPU::test_dtypes_segment_reduce_lengths_cpu PASSED [ 4%] 2023-01-11T21:40:59.4499790Z test_ops.py::TestCommonCPU::test_dtypes_sigmoid_cpu PASSED [ 4%] 2023-01-11T21:40:59.4500020Z test_ops.py::TestCommonCPU::test_dtypes_signal_windows_bartlett_cpu PASSED [ 4%] 2023-01-11T21:40:59.4500260Z test_ops.py::TestCommonCPU::test_dtypes_signal_windows_blackman_cpu PASSED [ 4%] 2023-01-11T21:40:59.4500500Z test_ops.py::TestCommonCPU::test_dtypes_signal_windows_exponential_cpu PASSED [ 4%] 2023-01-11T21:40:59.4500750Z test_ops.py::TestCommonCPU::test_dtypes_signal_windows_general_hamming_cpu PASSED [ 4%] 2023-01-11T21:40:59.4500970Z test_ops.py::TestCommonCPU::test_dtypes_sin_cpu PASSED [ 4%] 2023-01-11T21:40:59.4501180Z test_ops.py::TestCommonCPU::test_dtypes_sinh_cpu PASSED [ 4%] 2023-01-11T21:40:59.4501400Z test_ops.py::TestCommonCPU::test_dtypes_softmax_with_dtype_cpu PASSED [ 4%] 2023-01-11T21:40:59.4501620Z test_ops.py::TestCommonCPU::test_dtypes_special_airy_ai_cpu PASSED [ 4%] 2023-01-11T21:40:59.4501830Z test_ops.py::TestCommonCPU::test_dtypes_special_bessel_y1_cpu PASSED [ 4%] 2023-01-11T21:40:59.4502060Z test_ops.py::TestCommonCPU::test_dtypes_special_chebyshev_polynomial_t_cpu PASSED [ 4%] 2023-01-11T21:40:59.4502310Z test_ops.py::TestCommonCPU::test_dtypes_special_chebyshev_polynomial_u_cpu PASSED [ 4%] 2023-01-11T21:40:59.4502810Z test_ops.py::TestCommonCPU::test_dtypes_special_chebyshev_polynomial_w_cpu SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 4%] 2023-01-11T21:40:59.4503090Z test_ops.py::TestCommonCPU::test_dtypes_special_i0e_cpu PASSED [ 4%] 2023-01-11T21:40:59.4503310Z test_ops.py::TestCommonCPU::test_dtypes_special_i1e_cpu PASSED [ 4%] 2023-01-11T21:40:59.4503540Z test_ops.py::TestCommonCPU::test_dtypes_special_laguerre_polynomial_l_cpu PASSED [ 4%] 2023-01-11T21:40:59.4503790Z test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_i0_cpu PASSED [ 4%] 2023-01-11T21:40:59.4504030Z test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_k1_cpu PASSED [ 4%] 2023-01-11T21:40:59.4504250Z test_ops.py::TestCommonCPU::test_dtypes_special_ndtr_cpu PASSED [ 4%] 2023-01-11T21:40:59.4504490Z test_ops.py::TestCommonCPU::test_dtypes_special_scaled_modified_bessel_k0_cpu PASSED [ 5%] 2023-01-11T21:40:59.4504790Z test_ops.py::TestCommonCPU::test_dtypes_special_scaled_modified_bessel_k1_cpu PASSED [ 5%] 2023-01-11T21:40:59.4505190Z test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_t_cpu SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 5%] 2023-01-11T21:40:59.4505600Z test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_v_cpu SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 5%] 2023-01-11T21:40:59.4505890Z test_ops.py::TestCommonCPU::test_dtypes_special_spherical_bessel_j0_cpu PASSED [ 5%] 2023-01-11T21:40:59.4506120Z test_ops.py::TestCommonCPU::test_dtypes_special_xlog1py_cpu PASSED [ 5%] 2023-01-11T21:40:59.4506340Z test_ops.py::TestCommonCPU::test_dtypes_special_zeta_cpu PASSED [ 5%] 2023-01-11T21:40:59.4506560Z test_ops.py::TestCommonCPU::test_dtypes_split_cpu PASSED [ 5%] 2023-01-11T21:40:59.4506770Z test_ops.py::TestCommonCPU::test_dtypes_split_with_sizes_cpu PASSED [ 5%] 2023-01-11T21:40:59.4506990Z test_ops.py::TestCommonCPU::test_dtypes_sqrt_cpu PASSED [ 5%] 2023-01-11T21:40:59.4507200Z test_ops.py::TestCommonCPU::test_dtypes_square_cpu PASSED [ 5%] 2023-01-11T21:40:59.4507410Z test_ops.py::TestCommonCPU::test_dtypes_squeeze_cpu PASSED [ 5%] 2023-01-11T21:40:59.4507620Z test_ops.py::TestCommonCPU::test_dtypes_std_cpu PASSED [ 5%] 2023-01-11T21:40:59.4507830Z test_ops.py::TestCommonCPU::test_dtypes_std_mean_unbiased_cpu PASSED [ 5%] 2023-01-11T21:40:59.4508040Z test_ops.py::TestCommonCPU::test_dtypes_sum_cpu PASSED [ 5%] 2023-01-11T21:40:59.4508250Z test_ops.py::TestCommonCPU::test_dtypes_sum_to_size_cpu PASSED [ 5%] 2023-01-11T21:40:59.4508460Z test_ops.py::TestCommonCPU::test_dtypes_svd_cpu PASSED [ 5%] 2023-01-11T21:40:59.4508670Z test_ops.py::TestCommonCPU::test_dtypes_svd_lowrank_cpu PASSED [ 5%] 2023-01-11T21:40:59.4508870Z test_ops.py::TestCommonCPU::test_dtypes_take_cpu PASSED [ 5%] 2023-01-11T21:40:59.4509080Z test_ops.py::TestCommonCPU::test_dtypes_tanh_cpu PASSED [ 5%] 2023-01-11T21:40:59.4509290Z test_ops.py::TestCommonCPU::test_dtypes_to_cpu PASSED [ 5%] 2023-01-11T21:40:59.4509500Z test_ops.py::TestCommonCPU::test_dtypes_to_sparse_cpu SKIPPED (Skipped!) [ 5%] 2023-01-11T21:40:59.4509720Z test_ops.py::TestCommonCPU::test_dtypes_trace_cpu PASSED [ 5%] 2023-01-11T21:40:59.4509930Z test_ops.py::TestCommonCPU::test_dtypes_triangular_solve_cpu PASSED [ 5%] 2023-01-11T21:40:59.4510140Z test_ops.py::TestCommonCPU::test_dtypes_true_divide_cpu PASSED [ 5%] 2023-01-11T21:40:59.4510350Z test_ops.py::TestCommonCPU::test_dtypes_trunc_cpu PASSED [ 5%] 2023-01-11T21:40:59.4510560Z test_ops.py::TestCommonCPU::test_dtypes_unflatten_cpu PASSED [ 5%] 2023-01-11T21:40:59.4510770Z test_ops.py::TestCommonCPU::test_dtypes_unfold_copy_cpu PASSED [ 5%] 2023-01-11T21:40:59.4511050Z test_ops.py::TestCommonCPU::test_dtypes_unfold_cpu PASSED [ 5%] 2023-01-11T21:40:59.4511260Z test_ops.py::TestCommonCPU::test_dtypes_unique_consecutive_cpu PASSED [ 5%] 2023-01-11T21:40:59.4511480Z test_ops.py::TestCommonCPU::test_dtypes_unsqueeze_cpu PASSED [ 5%] 2023-01-11T21:40:59.4511690Z test_ops.py::TestCommonCPU::test_dtypes_var_mean_cpu PASSED [ 5%] 2023-01-11T21:40:59.4511900Z test_ops.py::TestCommonCPU::test_dtypes_var_unbiased_cpu PASSED [ 5%] 2023-01-11T21:40:59.4512110Z test_ops.py::TestCommonCPU::test_dtypes_vdot_cpu PASSED [ 5%] 2023-01-11T21:40:59.4512320Z test_ops.py::TestCommonCPU::test_dtypes_view_as_real_cpu PASSED [ 5%] 2023-01-11T21:40:59.4512530Z test_ops.py::TestCommonCPU::test_dtypes_view_cpu PASSED [ 5%] 2023-01-11T21:40:59.4512740Z test_ops.py::TestCommonCPU::test_dtypes_vstack_cpu PASSED [ 5%] 2023-01-11T21:40:59.4512970Z test_ops.py::TestCommonCPU::test_dtypes_where_cpu PASSED [ 5%] 2023-01-11T21:40:59.4513180Z test_ops.py::TestCommonCPU::test_dtypes_xlogy_cpu PASSED [ 5%] 2023-01-11T21:40:59.4513380Z test_ops.py::TestCommonCPU::test_errors___rand___cpu PASSED [ 5%] 2023-01-11T21:40:59.4513590Z test_ops.py::TestCommonCPU::test_errors___rmod___cpu PASSED [ 5%] 2023-01-11T21:40:59.4513800Z test_ops.py::TestCommonCPU::test_errors___rmul___cpu PASSED [ 5%] 2023-01-11T21:40:59.4514000Z test_ops.py::TestCommonCPU::test_errors___ror___cpu PASSED [ 5%] 2023-01-11T21:40:59.4514210Z test_ops.py::TestCommonCPU::test_errors___rpow___cpu PASSED [ 5%] 2023-01-11T21:40:59.4514410Z test_ops.py::TestCommonCPU::test_errors_amin_cpu PASSED [ 5%] 2023-01-11T21:40:59.4514620Z test_ops.py::TestCommonCPU::test_errors_atan2_cpu PASSED [ 5%] 2023-01-11T21:40:59.4514830Z test_ops.py::TestCommonCPU::test_errors_bitwise_left_shift_cpu PASSED [ 5%] 2023-01-11T21:40:59.4515040Z test_ops.py::TestCommonCPU::test_errors_bitwise_xor_cpu PASSED [ 5%] 2023-01-11T21:40:59.4515250Z test_ops.py::TestCommonCPU::test_errors_cat_cpu PASSED [ 5%] 2023-01-11T21:40:59.4515450Z test_ops.py::TestCommonCPU::test_errors_copysign_cpu PASSED [ 5%] 2023-01-11T21:40:59.4515660Z test_ops.py::TestCommonCPU::test_errors_cov_cpu PASSED [ 5%] 2023-01-11T21:40:59.4515870Z test_ops.py::TestCommonCPU::test_errors_div_floor_rounding_cpu PASSED [ 5%] 2023-01-11T21:40:59.4516090Z test_ops.py::TestCommonCPU::test_errors_div_trunc_rounding_cpu PASSED [ 5%] 2023-01-11T21:40:59.4516300Z test_ops.py::TestCommonCPU::test_errors_eq_cpu PASSED [ 5%] 2023-01-11T21:40:59.4516500Z test_ops.py::TestCommonCPU::test_errors_fft_fft2_cpu PASSED [ 5%] 2023-01-11T21:40:59.4516710Z test_ops.py::TestCommonCPU::test_errors_fft_fft_cpu PASSED [ 5%] 2023-01-11T21:40:59.4516920Z test_ops.py::TestCommonCPU::test_errors_fft_hfft2_cpu PASSED [ 5%] 2023-01-11T21:40:59.4517130Z test_ops.py::TestCommonCPU::test_errors_fft_ifft_cpu PASSED [ 5%] 2023-01-11T21:40:59.4517330Z test_ops.py::TestCommonCPU::test_errors_fft_ifftn_cpu PASSED [ 5%] 2023-01-11T21:40:59.4517540Z test_ops.py::TestCommonCPU::test_errors_fft_irfft2_cpu PASSED [ 5%] 2023-01-11T21:40:59.4517750Z test_ops.py::TestCommonCPU::test_errors_fft_irfft_cpu PASSED [ 5%] 2023-01-11T21:40:59.4517960Z test_ops.py::TestCommonCPU::test_errors_fft_irfftn_cpu PASSED [ 5%] 2023-01-11T21:40:59.4518160Z test_ops.py::TestCommonCPU::test_errors_fft_rfft_cpu PASSED [ 5%] 2023-01-11T21:40:59.4518370Z test_ops.py::TestCommonCPU::test_errors_fft_rfftn_cpu PASSED [ 5%] 2023-01-11T21:40:59.4518580Z test_ops.py::TestCommonCPU::test_errors_fliplr_cpu PASSED [ 5%] 2023-01-11T21:40:59.4523010Z test_ops.py::TestCommonCPU::test_errors_float_power_cpu PASSED [ 5%] 2023-01-11T21:40:59.4523360Z test_ops.py::TestCommonCPU::test_errors_gather_cpu PASSED [ 5%] 2023-01-11T21:40:59.4523580Z test_ops.py::TestCommonCPU::test_errors_gradient_cpu PASSED [ 5%] 2023-01-11T21:40:59.4523790Z test_ops.py::TestCommonCPU::test_errors_gt_cpu PASSED [ 5%] 2023-01-11T21:40:59.4523990Z test_ops.py::TestCommonCPU::test_errors_heaviside_cpu PASSED [ 5%] 2023-01-11T21:40:59.4524200Z test_ops.py::TestCommonCPU::test_errors_hsplit_cpu PASSED [ 5%] 2023-01-11T21:40:59.4524410Z test_ops.py::TestCommonCPU::test_errors_hstack_cpu PASSED [ 5%] 2023-01-11T21:40:59.4524620Z test_ops.py::TestCommonCPU::test_errors_hypot_cpu PASSED [ 5%] 2023-01-11T21:40:59.4524820Z test_ops.py::TestCommonCPU::test_errors_igamma_cpu PASSED [ 5%] 2023-01-11T21:40:59.4525030Z test_ops.py::TestCommonCPU::test_errors_index_select_cpu PASSED [ 5%] 2023-01-11T21:40:59.4525380Z test_ops.py::TestCommonCPU::test_errors_isclose_cpu PASSED [ 5%] 2023-01-11T21:40:59.4525620Z test_ops.py::TestCommonCPU::test_errors_jiterator_binary_return_by_ref_cpu SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:40:59.4525870Z test_ops.py::TestCommonCPU::test_errors_ldexp_cpu PASSED [ 5%] 2023-01-11T21:40:59.4526080Z test_ops.py::TestCommonCPU::test_errors_linalg_cross_cpu PASSED [ 5%] 2023-01-11T21:40:59.4526290Z test_ops.py::TestCommonCPU::test_errors_logcumsumexp_cpu PASSED [ 5%] 2023-01-11T21:40:59.4526500Z test_ops.py::TestCommonCPU::test_errors_logical_or_cpu PASSED [ 5%] 2023-01-11T21:40:59.4526710Z test_ops.py::TestCommonCPU::test_errors_masked_select_cpu PASSED [ 5%] 2023-01-11T21:40:59.4526920Z test_ops.py::TestCommonCPU::test_errors_max_binary_cpu PASSED [ 5%] 2023-01-11T21:40:59.4527130Z test_ops.py::TestCommonCPU::test_errors_minimum_cpu PASSED [ 5%] 2023-01-11T21:40:59.4527340Z test_ops.py::TestCommonCPU::test_errors_mul_cpu PASSED [ 5%] 2023-01-11T21:40:59.4527550Z test_ops.py::TestCommonCPU::test_errors_multinomial_cpu PASSED [ 5%] 2023-01-11T21:40:59.4527760Z test_ops.py::TestCommonCPU::test_errors_narrow_copy_cpu PASSED [ 5%] 2023-01-11T21:40:59.4527970Z test_ops.py::TestCommonCPU::test_errors_ne_cpu PASSED [ 5%] 2023-01-11T21:40:59.4528170Z test_ops.py::TestCommonCPU::test_errors_neg_cpu PASSED [ 5%] 2023-01-11T21:40:59.4528390Z test_ops.py::TestCommonCPU::test_errors_nn_functional_avg_pool1d_cpu PASSED [ 5%] 2023-01-11T21:40:59.4528630Z test_ops.py::TestCommonCPU::test_errors_nn_functional_conv1d_cpu PASSED [ 5%] 2023-01-11T21:40:59.4528840Z test_ops.py::TestCommonCPU::test_errors_nn_functional_gelu_cpu PASSED [ 5%] 2023-01-11T21:40:59.4529070Z test_ops.py::TestCommonCPU::test_errors_nn_functional_group_norm_cpu PASSED [ 5%] 2023-01-11T21:40:59.4529300Z test_ops.py::TestCommonCPU::test_errors_nn_functional_max_pool3d_cpu PASSED [ 5%] 2023-01-11T21:40:59.4529550Z test_ops.py::TestCommonCPU::test_errors_nn_functional_poisson_nll_loss_cpu PASSED [ 5%] 2023-01-11T21:40:59.4529790Z test_ops.py::TestCommonCPU::test_errors_nn_functional_soft_margin_loss_cpu PASSED [ 5%] 2023-01-11T21:40:59.4530050Z test_ops.py::TestCommonCPU::test_errors_nn_functional_triplet_margin_with_distance_loss_cpu PASSED [ 5%] 2023-01-11T21:40:59.4530300Z test_ops.py::TestCommonCPU::test_errors_pow_cpu PASSED [ 5%] 2023-01-11T21:40:59.4530510Z test_ops.py::TestCommonCPU::test_errors_renorm_cpu PASSED [ 5%] 2023-01-11T21:40:59.4530720Z test_ops.py::TestCommonCPU::test_errors_reshape_as_cpu PASSED [ 5%] 2023-01-11T21:40:59.4530930Z test_ops.py::TestCommonCPU::test_errors_reshape_cpu PASSED [ 5%] 2023-01-11T21:40:59.4531140Z test_ops.py::TestCommonCPU::test_errors_scatter_add_cpu PASSED [ 5%] 2023-01-11T21:40:59.4531360Z test_ops.py::TestCommonCPU::test_errors_signal_windows_cosine_cpu PASSED [ 5%] 2023-01-11T21:40:59.4531660Z test_ops.py::TestCommonCPU::test_errors_signal_windows_exponential_cpu PASSED [ 5%] 2023-01-11T21:40:59.4531910Z test_ops.py::TestCommonCPU::test_errors_signal_windows_general_cosine_cpu PASSED [ 5%] 2023-01-11T21:40:59.4532160Z test_ops.py::TestCommonCPU::test_errors_signal_windows_general_hamming_cpu PASSED [ 5%] 2023-01-11T21:40:59.4532400Z test_ops.py::TestCommonCPU::test_errors_signal_windows_nuttall_cpu PASSED [ 5%] 2023-01-11T21:40:59.4532800Z test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_v_cpu SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 5%] 2023-01-11T21:40:59.4533200Z test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_w_cpu SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 5%] 2023-01-11T21:40:59.4533600Z test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_t_cpu SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 5%] 2023-01-11T21:40:59.4534070Z test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_u_cpu SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 5%] 2023-01-11T21:40:59.4534470Z test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_w_cpu SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 5%] 2023-01-11T21:40:59.4534750Z test_ops.py::TestCommonCPU::test_errors_special_xlog1py_cpu PASSED [ 5%] 2023-01-11T21:40:59.4534980Z test_ops.py::TestCommonCPU::test_errors_special_zeta_cpu PASSED [ 5%] 2023-01-11T21:40:59.4535190Z test_ops.py::TestCommonCPU::test_errors_sum_to_size_cpu PASSED [ 5%] 2023-01-11T21:40:59.4535410Z test_ops.py::TestCommonCPU::test_errors_take_cpu PASSED [ 5%] 2023-01-11T21:40:59.4535620Z test_ops.py::TestCommonCPU::test_errors_triu_cpu PASSED [ 5%] 2023-01-11T21:40:59.4535820Z test_ops.py::TestCommonCPU::test_errors_unbind_cpu PASSED [ 5%] 2023-01-11T21:40:59.4536030Z test_ops.py::TestCommonCPU::test_errors_uniform_cpu PASSED [ 5%] 2023-01-11T21:40:59.4536250Z test_ops.py::TestCommonCPU::test_errors_view_copy_cpu PASSED [ 5%] 2023-01-11T21:40:59.4536450Z test_ops.py::TestCommonCPU::test_errors_view_cpu PASSED [ 5%] 2023-01-11T21:40:59.4536660Z test_ops.py::TestCommonCPU::test_errors_vsplit_cpu PASSED [ 5%] 2023-01-11T21:40:59.4536870Z test_ops.py::TestCommonCPU::test_errors_vstack_cpu PASSED [ 5%] 2023-01-11T21:40:59.4537140Z test_ops.py::TestCommonCPU::test_errors_where_cpu SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:40:59.4537360Z test_ops.py::TestCommonCPU::test_errors_xlogy_cpu PASSED [ 5%] 2023-01-11T21:40:59.4537600Z test_ops.py::TestCommonCPU::test_multiple_devices_H_cpu_int64 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:40:59.4537860Z test_ops.py::TestCommonCPU::test_multiple_devices_T_cpu_float32 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:40:59.4538120Z test_ops.py::TestCommonCPU::test_multiple_devices___getitem___cpu_float32 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:40:59.4538390Z test_ops.py::TestCommonCPU::test_multiple_devices___getitem___cpu_int64 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:40:59.4538660Z test_ops.py::TestCommonCPU::test_multiple_devices___radd___cpu_float32 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:40:59.4538920Z test_ops.py::TestCommonCPU::test_multiple_devices___rand___cpu_int64 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:40:59.4539180Z test_ops.py::TestCommonCPU::test_multiple_devices___rdiv___cpu_float32 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:40:59.4539450Z test_ops.py::TestCommonCPU::test_multiple_devices___rdiv___cpu_int64 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:40:59.4539710Z test_ops.py::TestCommonCPU::test_multiple_devices___rmatmul___cpu_int64 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:40:59.4540030Z test_ops.py::TestCommonCPU::test_multiple_devices___rmod___cpu_float32 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:40:59.4540300Z test_ops.py::TestCommonCPU::test_multiple_devices___rmul___cpu_float32 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:40:59.4540560Z test_ops.py::TestCommonCPU::test_multiple_devices___rmul___cpu_int64 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:40:59.4540820Z test_ops.py::TestCommonCPU::test_multiple_devices___ror___cpu_int64 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:40:59.4541080Z test_ops.py::TestCommonCPU::test_multiple_devices___rpow___cpu_int64 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:40:59.4541340Z test_ops.py::TestCommonCPU::test_multiple_devices___rsub___cpu_float32 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:40:59.4541590Z test_ops.py::TestCommonCPU::test_multiple_devices___rsub___cpu_int64 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:40:59.4541850Z test_ops.py::TestCommonCPU::test_multiple_devices___rxor___cpu_int64 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:40:59.4542150Z test_ops.py::TestCommonCPU::test_multiple_devices__softmax_backward_data_cpu_float32 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:40:59.4542430Z test_ops.py::TestCommonCPU::test_multiple_devices_abs_cpu_float32 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:40:59.4542690Z test_ops.py::TestCommonCPU::test_multiple_devices_acos_cpu_float32 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:40:59.4542940Z test_ops.py::TestCommonCPU::test_multiple_devices_acos_cpu_int64 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:40:59.4543200Z test_ops.py::TestCommonCPU::test_multiple_devices_add_cpu_float32 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:40:59.4543460Z test_ops.py::TestCommonCPU::test_multiple_devices_addbmm_cpu_float32 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:40:59.4543720Z test_ops.py::TestCommonCPU::test_multiple_devices_addbmm_cpu_int64 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:40:59.4543980Z test_ops.py::TestCommonCPU::test_multiple_devices_addmm_cpu_int64 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:40:59.4544250Z test_ops.py::TestCommonCPU::test_multiple_devices_addmm_decomposed_cpu_float32 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:40:59.4544530Z test_ops.py::TestCommonCPU::test_multiple_devices_addmm_decomposed_cpu_int64 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:40:59.4544800Z test_ops.py::TestCommonCPU::test_multiple_devices_addr_cpu_float32 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:40:59.4545060Z test_ops.py::TestCommonCPU::test_multiple_devices_addr_cpu_int64 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:40:59.4545310Z test_ops.py::TestCommonCPU::test_multiple_devices_all_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4545570Z test_ops.py::TestCommonCPU::test_multiple_devices_all_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4545830Z test_ops.py::TestCommonCPU::test_multiple_devices_allclose_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4546090Z test_ops.py::TestCommonCPU::test_multiple_devices_amin_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4546350Z test_ops.py::TestCommonCPU::test_multiple_devices_aminmax_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4546620Z test_ops.py::TestCommonCPU::test_multiple_devices_angle_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4546880Z test_ops.py::TestCommonCPU::test_multiple_devices_arange_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4547130Z test_ops.py::TestCommonCPU::test_multiple_devices_arange_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4547390Z test_ops.py::TestCommonCPU::test_multiple_devices_argmax_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4547650Z test_ops.py::TestCommonCPU::test_multiple_devices_argmax_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4547920Z test_ops.py::TestCommonCPU::test_multiple_devices_argwhere_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4548250Z test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_partial_views_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4548540Z test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_scatter_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4548810Z test_ops.py::TestCommonCPU::test_multiple_devices_asin_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4549070Z test_ops.py::TestCommonCPU::test_multiple_devices_atan2_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4549320Z test_ops.py::TestCommonCPU::test_multiple_devices_atan_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4549580Z test_ops.py::TestCommonCPU::test_multiple_devices_atleast_1d_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4549850Z test_ops.py::TestCommonCPU::test_multiple_devices_bfloat16_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4550110Z test_ops.py::TestCommonCPU::test_multiple_devices_bfloat16_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4550430Z test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_not_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4550690Z test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_or_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4550960Z test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_right_shift_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4551240Z test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_xor_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4551500Z test_ops.py::TestCommonCPU::test_multiple_devices_block_diag_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4551780Z test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_shapes_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4552040Z test_ops.py::TestCommonCPU::test_multiple_devices_byte_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4552300Z test_ops.py::TestCommonCPU::test_multiple_devices_cat_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4552560Z test_ops.py::TestCommonCPU::test_multiple_devices_cat_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4552820Z test_ops.py::TestCommonCPU::test_multiple_devices_cdist_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4553080Z test_ops.py::TestCommonCPU::test_multiple_devices_cdouble_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4553340Z test_ops.py::TestCommonCPU::test_multiple_devices_cfloat_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4553600Z test_ops.py::TestCommonCPU::test_multiple_devices_cholesky_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4557990Z test_ops.py::TestCommonCPU::test_multiple_devices_clamp_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4558270Z test_ops.py::TestCommonCPU::test_multiple_devices_clamp_min_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4558550Z test_ops.py::TestCommonCPU::test_multiple_devices_clone_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4558810Z test_ops.py::TestCommonCPU::test_multiple_devices_column_stack_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4559070Z test_ops.py::TestCommonCPU::test_multiple_devices_combinations_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4559330Z test_ops.py::TestCommonCPU::test_multiple_devices_conj_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4559590Z test_ops.py::TestCommonCPU::test_multiple_devices_constant_pad_nd_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4559870Z test_ops.py::TestCommonCPU::test_multiple_devices_contiguous_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4560140Z test_ops.py::TestCommonCPU::test_multiple_devices_copysign_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4560490Z test_ops.py::TestCommonCPU::test_multiple_devices_copysign_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4560760Z test_ops.py::TestCommonCPU::test_multiple_devices_corrcoef_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4561020Z test_ops.py::TestCommonCPU::test_multiple_devices_cosh_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4561270Z test_ops.py::TestCommonCPU::test_multiple_devices_cosh_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4561530Z test_ops.py::TestCommonCPU::test_multiple_devices_cov_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4561790Z test_ops.py::TestCommonCPU::test_multiple_devices_cross_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4562050Z test_ops.py::TestCommonCPU::test_multiple_devices_cross_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4562300Z test_ops.py::TestCommonCPU::test_multiple_devices_cummin_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4562590Z test_ops.py::TestCommonCPU::test_multiple_devices_cumprod_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4562850Z test_ops.py::TestCommonCPU::test_multiple_devices_cumsum_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4563100Z test_ops.py::TestCommonCPU::test_multiple_devices_diag_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4563360Z test_ops.py::TestCommonCPU::test_multiple_devices_diag_embed_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4563630Z test_ops.py::TestCommonCPU::test_multiple_devices_diagflat_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4563900Z test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_copy_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4564170Z test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_copy_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4564440Z test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4564700Z test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4564980Z test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_scatter_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4565240Z test_ops.py::TestCommonCPU::test_multiple_devices_diff_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4565500Z test_ops.py::TestCommonCPU::test_multiple_devices_dist_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4565770Z test_ops.py::TestCommonCPU::test_multiple_devices_div_floor_rounding_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4566040Z test_ops.py::TestCommonCPU::test_multiple_devices_div_floor_rounding_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4566320Z test_ops.py::TestCommonCPU::test_multiple_devices_div_trunc_rounding_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4566600Z test_ops.py::TestCommonCPU::test_multiple_devices_div_trunc_rounding_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4566870Z test_ops.py::TestCommonCPU::test_multiple_devices_dot_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4567120Z test_ops.py::TestCommonCPU::test_multiple_devices_dsplit_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4567380Z test_ops.py::TestCommonCPU::test_multiple_devices_dstack_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4567640Z test_ops.py::TestCommonCPU::test_multiple_devices_dstack_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4567900Z test_ops.py::TestCommonCPU::test_multiple_devices_einsum_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4568150Z test_ops.py::TestCommonCPU::test_multiple_devices_empty_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4568410Z test_ops.py::TestCommonCPU::test_multiple_devices_empty_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4568760Z test_ops.py::TestCommonCPU::test_multiple_devices_equal_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4569020Z test_ops.py::TestCommonCPU::test_multiple_devices_equal_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4569280Z test_ops.py::TestCommonCPU::test_multiple_devices_erfc_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4569540Z test_ops.py::TestCommonCPU::test_multiple_devices_exp2_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4569790Z test_ops.py::TestCommonCPU::test_multiple_devices_exp_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4570050Z test_ops.py::TestCommonCPU::test_multiple_devices_exp_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4570310Z test_ops.py::TestCommonCPU::test_multiple_devices_expand_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4570560Z test_ops.py::TestCommonCPU::test_multiple_devices_expand_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4570890Z test_ops.py::TestCommonCPU::test_multiple_devices_eye_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4571150Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft2_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4571410Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftn_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4571710Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftn_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4571970Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftshift_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4572240Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft2_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4572500Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4572630Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfftn_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4572760Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft2_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4572880Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4573000Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftn_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4573130Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft2_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4573250Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfftn_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4573380Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft2_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4573500Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4573630Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfftn_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4573750Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfftn_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4573880Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft2_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4574000Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft2_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4574120Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfftn_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4574240Z test_ops.py::TestCommonCPU::test_multiple_devices_fill_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4574360Z test_ops.py::TestCommonCPU::test_multiple_devices_fill_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4574480Z test_ops.py::TestCommonCPU::test_multiple_devices_flip_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4574650Z test_ops.py::TestCommonCPU::test_multiple_devices_flip_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4574770Z test_ops.py::TestCommonCPU::test_multiple_devices_fliplr_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4574900Z test_ops.py::TestCommonCPU::test_multiple_devices_flipud_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4575020Z test_ops.py::TestCommonCPU::test_multiple_devices_float_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4575140Z test_ops.py::TestCommonCPU::test_multiple_devices_floor_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4575260Z test_ops.py::TestCommonCPU::test_multiple_devices_fmod_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4575380Z test_ops.py::TestCommonCPU::test_multiple_devices_fmod_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4575500Z test_ops.py::TestCommonCPU::test_multiple_devices_frac_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4575640Z test_ops.py::TestCommonCPU::test_multiple_devices_full_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4575760Z test_ops.py::TestCommonCPU::test_multiple_devices_full_like_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4575880Z test_ops.py::TestCommonCPU::test_multiple_devices_gcd_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4576000Z test_ops.py::TestCommonCPU::test_multiple_devices_ge_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4576110Z test_ops.py::TestCommonCPU::test_multiple_devices_ge_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4576240Z test_ops.py::TestCommonCPU::test_multiple_devices_gradient_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4576370Z test_ops.py::TestCommonCPU::test_multiple_devices_grid_sampler_2d_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4576490Z test_ops.py::TestCommonCPU::test_multiple_devices_gt_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4576610Z test_ops.py::TestCommonCPU::test_multiple_devices_gt_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4576720Z test_ops.py::TestCommonCPU::test_multiple_devices_half_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4576840Z test_ops.py::TestCommonCPU::test_multiple_devices_half_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4576970Z test_ops.py::TestCommonCPU::test_multiple_devices_heaviside_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4577090Z test_ops.py::TestCommonCPU::test_multiple_devices_heaviside_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4577220Z test_ops.py::TestCommonCPU::test_multiple_devices_histogramdd_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4577340Z test_ops.py::TestCommonCPU::test_multiple_devices_hsplit_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4577460Z test_ops.py::TestCommonCPU::test_multiple_devices_hstack_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4577580Z test_ops.py::TestCommonCPU::test_multiple_devices_hstack_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4577700Z test_ops.py::TestCommonCPU::test_multiple_devices_i0_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4577820Z test_ops.py::TestCommonCPU::test_multiple_devices_igammac_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4577950Z test_ops.py::TestCommonCPU::test_multiple_devices_index_add_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4578070Z test_ops.py::TestCommonCPU::test_multiple_devices_index_add_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4578190Z test_ops.py::TestCommonCPU::test_multiple_devices_index_copy_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4578320Z test_ops.py::TestCommonCPU::test_multiple_devices_index_select_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4578460Z test_ops.py::TestCommonCPU::test_multiple_devices_inner_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4578580Z test_ops.py::TestCommonCPU::test_multiple_devices_int_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4578700Z test_ops.py::TestCommonCPU::test_multiple_devices_isclose_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4578830Z test_ops.py::TestCommonCPU::test_multiple_devices_isclose_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4578950Z test_ops.py::TestCommonCPU::test_multiple_devices_isfinite_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4579070Z test_ops.py::TestCommonCPU::test_multiple_devices_isin_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4579190Z test_ops.py::TestCommonCPU::test_multiple_devices_isinf_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4579310Z test_ops.py::TestCommonCPU::test_multiple_devices_isnan_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4579450Z test_ops.py::TestCommonCPU::test_multiple_devices_isneginf_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4579580Z test_ops.py::TestCommonCPU::test_multiple_devices_isneginf_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4579700Z test_ops.py::TestCommonCPU::test_multiple_devices_isposinf_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4579820Z test_ops.py::TestCommonCPU::test_multiple_devices_isreal_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4579940Z test_ops.py::TestCommonCPU::test_multiple_devices_isreal_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4580080Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_2inputs_2outputs_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4580230Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_4inputs_with_extra_args_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4580380Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_4inputs_with_extra_args_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4580510Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4580640Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4580790Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_return_by_ref_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4580900Z test_ops.py::TestCommonCPU::test_multiple_devices_kron_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4581030Z test_ops.py::TestCommonCPU::test_multiple_devices_kthvalue_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:40:59.4581150Z test_ops.py::TestCommonCPU::test_multiple_devices_ldexp_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4581270Z test_ops.py::TestCommonCPU::test_multiple_devices_ldexp_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4581390Z test_ops.py::TestCommonCPU::test_multiple_devices_le_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4581510Z test_ops.py::TestCommonCPU::test_multiple_devices_lerp_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4581630Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cond_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4581760Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cross_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4581890Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_det_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4582020Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eigh_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4582150Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_ldl_factor_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4582300Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lstsq_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4582430Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4582560Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_factor_ex_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4582690Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4582830Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_power_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4582970Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_rank_hermitian_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4583090Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_multi_dot_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4583240Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4583370Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_qr_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4583500Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_slogdet_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4583640Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_solve_triangular_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4583760Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_svd_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4583890Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_svdvals_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4584020Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_tensorsolve_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4584150Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vander_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4584280Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vander_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4584400Z test_ops.py::TestCommonCPU::test_multiple_devices_linspace_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4584520Z test_ops.py::TestCommonCPU::test_multiple_devices_linspace_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4584640Z test_ops.py::TestCommonCPU::test_multiple_devices_log10_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4584760Z test_ops.py::TestCommonCPU::test_multiple_devices_log10_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4584880Z test_ops.py::TestCommonCPU::test_multiple_devices_log2_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4585000Z test_ops.py::TestCommonCPU::test_multiple_devices_log2_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4585120Z test_ops.py::TestCommonCPU::test_multiple_devices_log_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4585260Z test_ops.py::TestCommonCPU::test_multiple_devices_log_softmax_with_dtype_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4585380Z test_ops.py::TestCommonCPU::test_multiple_devices_logaddexp2_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4585510Z test_ops.py::TestCommonCPU::test_multiple_devices_logaddexp_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4585640Z test_ops.py::TestCommonCPU::test_multiple_devices_logcumsumexp_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4585760Z test_ops.py::TestCommonCPU::test_multiple_devices_logical_and_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4585890Z test_ops.py::TestCommonCPU::test_multiple_devices_logical_and_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4586060Z test_ops.py::TestCommonCPU::test_multiple_devices_logical_xor_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4586190Z test_ops.py::TestCommonCPU::test_multiple_devices_logit_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4586310Z test_ops.py::TestCommonCPU::test_multiple_devices_logit_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4586440Z test_ops.py::TestCommonCPU::test_multiple_devices_logspace_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4586560Z test_ops.py::TestCommonCPU::test_multiple_devices_lt_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4586680Z test_ops.py::TestCommonCPU::test_multiple_devices_lu_solve_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4586800Z test_ops.py::TestCommonCPU::test_multiple_devices_mT_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4586910Z test_ops.py::TestCommonCPU::test_multiple_devices_mT_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4587070Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_amax_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4587200Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_amin_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4587320Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_amin_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4587450Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_argmax_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4587570Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_argmin_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4587700Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_cumprod_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4587830Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_cumsum_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4587950Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_fill_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4588090Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_logaddexp_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4588220Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_logsumexp_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4588350Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_logsumexp_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4588470Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_median_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4588600Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4588720Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_prod_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4588850Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_prod_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4593190Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_scatter_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4593340Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_scatter_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4593460Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_select_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4593590Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_softmin_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4593720Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_std_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4593840Z test_ops.py::TestCommonCPU::test_multiple_devices_matmul_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4593960Z test_ops.py::TestCommonCPU::test_multiple_devices_max_binary_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4594210Z test_ops.py::TestCommonCPU::test_multiple_devices_max_binary_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4594350Z test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_no_dim_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4594480Z test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_with_dim_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4594610Z test_ops.py::TestCommonCPU::test_multiple_devices_maximum_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4594730Z test_ops.py::TestCommonCPU::test_multiple_devices_median_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4594870Z test_ops.py::TestCommonCPU::test_multiple_devices_meshgrid_variadic_tensors_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4595000Z test_ops.py::TestCommonCPU::test_multiple_devices_meshgrid_variadic_tensors_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4595180Z test_ops.py::TestCommonCPU::test_multiple_devices_minimum_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4595300Z test_ops.py::TestCommonCPU::test_multiple_devices_minimum_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4595420Z test_ops.py::TestCommonCPU::test_multiple_devices_mode_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4595540Z test_ops.py::TestCommonCPU::test_multiple_devices_mode_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4595660Z test_ops.py::TestCommonCPU::test_multiple_devices_mul_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4595780Z test_ops.py::TestCommonCPU::test_multiple_devices_mv_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4595920Z test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_1_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4596050Z test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_3_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4596190Z test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_5_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4596310Z test_ops.py::TestCommonCPU::test_multiple_devices_nan_to_num_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4596440Z test_ops.py::TestCommonCPU::test_multiple_devices_nan_to_num_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4596560Z test_ops.py::TestCommonCPU::test_multiple_devices_nanmean_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4596680Z test_ops.py::TestCommonCPU::test_multiple_devices_nanmedian_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4596810Z test_ops.py::TestCommonCPU::test_multiple_devices_nansum_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4596930Z test_ops.py::TestCommonCPU::test_multiple_devices_nansum_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4597050Z test_ops.py::TestCommonCPU::test_multiple_devices_narrow_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4597190Z test_ops.py::TestCommonCPU::test_multiple_devices_native_dropout_backward_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4597310Z test_ops.py::TestCommonCPU::test_multiple_devices_ne_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4597430Z test_ops.py::TestCommonCPU::test_multiple_devices_neg_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4597550Z test_ops.py::TestCommonCPU::test_multiple_devices_new_empty_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4597670Z test_ops.py::TestCommonCPU::test_multiple_devices_new_full_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4597790Z test_ops.py::TestCommonCPU::test_multiple_devices_new_full_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4597920Z test_ops.py::TestCommonCPU::test_multiple_devices_new_zeros_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4598070Z test_ops.py::TestCommonCPU::test_multiple_devices_new_zeros_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4598210Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_avg_pool2d_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4598360Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_max_pool1d_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4598500Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_max_pool2d_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4598640Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_alpha_dropout_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4598780Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool1d_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4598920Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool2d_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4599080Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool2d_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4599210Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool3d_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4599340Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool3d_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4599480Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_bilinear_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4599610Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_bilinear_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4599750Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_binary_cross_entropy_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4599910Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_binary_cross_entropy_with_logits_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4600040Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_celu_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4600180Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv1d_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4600310Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv2d_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4600440Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv2d_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4600580Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose1d_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4600720Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose2d_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4600860Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose2d_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4601000Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cosine_similarity_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4601140Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cross_entropy_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4601280Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_ctc_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4601410Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_dropout3d_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4601550Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_embedding_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4601710Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_feature_alpha_dropout_with_train_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4601880Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_feature_alpha_dropout_without_train_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4602030Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_fractional_max_pool2d_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4602180Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_fractional_max_pool3d_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4602320Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_gaussian_nll_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4602450Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_gelu_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4602580Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_glu_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4602740Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_grid_sample_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4602880Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_group_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4603020Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardshrink_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4603150Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardtanh_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4603300Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hinge_embedding_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4603430Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_huber_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4603570Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_instance_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4603710Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_area_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4603850Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_bicubic_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4604000Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_linear_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4604140Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_nearest_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4604270Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_kl_div_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4604410Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_layer_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4604540Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_linear_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4604680Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_local_response_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4604820Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_local_response_norm_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4604960Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_logsigmoid_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4605100Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_margin_ranking_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4605240Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_pool3d_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4605370Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool1d_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4605560Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool2d_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4605710Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool2d_grad_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4605850Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool3d_grad_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:40:59.4605980Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_mish_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4606110Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_mse_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4606250Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_normalize_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4606380Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_one_hot_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4606570Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_circular_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4606710Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_circular_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4606850Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_replicate_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4606990Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pairwise_distance_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4607120Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pdist_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4607250Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_unshuffle_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4607400Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_poisson_nll_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4607540Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_poisson_nll_loss_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4607670Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_relu6_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4607800Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_relu_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4607930Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_relu_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4608060Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_rrelu_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4608190Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_selu_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4608330Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_smooth_l1_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4608470Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softmin_with_dtype_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4608610Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softplus_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4608740Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softshrink_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4608880Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softsign_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4609010Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softsign_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4609140Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_tanhshrink_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4609300Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_threshold_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4609440Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_threshold_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4609580Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_triplet_margin_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4609740Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_triplet_margin_with_distance_loss_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4609880Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_upsample_nearest_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4610000Z test_ops.py::TestCommonCPU::test_multiple_devices_nonzero_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4610130Z test_ops.py::TestCommonCPU::test_multiple_devices_norm_fro_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4610280Z test_ops.py::TestCommonCPU::test_multiple_devices_norm_inf_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4610400Z test_ops.py::TestCommonCPU::test_multiple_devices_ones_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4610520Z test_ops.py::TestCommonCPU::test_multiple_devices_ones_like_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4610640Z test_ops.py::TestCommonCPU::test_multiple_devices_ormqr_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4610770Z test_ops.py::TestCommonCPU::test_multiple_devices_permute_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4610890Z test_ops.py::TestCommonCPU::test_multiple_devices_polar_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4611020Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_1_cpu_int64 SKIPPED (Skipped!) [ 8%] 2023-01-11T21:40:59.4611150Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_2_cpu_float32 SKIPPED (Skipped!) [ 8%] 2023-01-11T21:40:59.4611280Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_3_cpu_float32 SKIPPED (Skipped!) [ 8%] 2023-01-11T21:40:59.4611400Z test_ops.py::TestCommonCPU::test_multiple_devices_pow_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4611520Z test_ops.py::TestCommonCPU::test_multiple_devices_prod_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4611640Z test_ops.py::TestCommonCPU::test_multiple_devices_put_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4611760Z test_ops.py::TestCommonCPU::test_multiple_devices_rad2deg_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4611890Z test_ops.py::TestCommonCPU::test_multiple_devices_rand_like_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4612010Z test_ops.py::TestCommonCPU::test_multiple_devices_randint_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4612130Z test_ops.py::TestCommonCPU::test_multiple_devices_randint_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4612260Z test_ops.py::TestCommonCPU::test_multiple_devices_randint_like_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4612380Z test_ops.py::TestCommonCPU::test_multiple_devices_randn_like_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4612510Z test_ops.py::TestCommonCPU::test_multiple_devices_ravel_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4612630Z test_ops.py::TestCommonCPU::test_multiple_devices_real_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4612740Z test_ops.py::TestCommonCPU::test_multiple_devices_real_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4612870Z test_ops.py::TestCommonCPU::test_multiple_devices_reciprocal_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4613000Z test_ops.py::TestCommonCPU::test_multiple_devices_remainder_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4613160Z test_ops.py::TestCommonCPU::test_multiple_devices_renorm_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4613290Z test_ops.py::TestCommonCPU::test_multiple_devices_reshape_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4613410Z test_ops.py::TestCommonCPU::test_multiple_devices_resize__cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4613530Z test_ops.py::TestCommonCPU::test_multiple_devices_resize__cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4613650Z test_ops.py::TestCommonCPU::test_multiple_devices_resize_as__cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4613780Z test_ops.py::TestCommonCPU::test_multiple_devices_resolve_neg_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4613900Z test_ops.py::TestCommonCPU::test_multiple_devices_roll_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4614020Z test_ops.py::TestCommonCPU::test_multiple_devices_roll_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4614170Z test_ops.py::TestCommonCPU::test_multiple_devices_rot90_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4614290Z test_ops.py::TestCommonCPU::test_multiple_devices_rot90_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4614410Z test_ops.py::TestCommonCPU::test_multiple_devices_round_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4614540Z test_ops.py::TestCommonCPU::test_multiple_devices_round_decimals_0_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4614670Z test_ops.py::TestCommonCPU::test_multiple_devices_round_decimals_neg_3_cpu_float32 SKIPPED (Skipped!) [ 8%] 2023-01-11T21:40:59.4614790Z test_ops.py::TestCommonCPU::test_multiple_devices_rsqrt_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4614900Z test_ops.py::TestCommonCPU::test_multiple_devices_rsub_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4615030Z test_ops.py::TestCommonCPU::test_multiple_devices_scalar_tensor_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4615160Z test_ops.py::TestCommonCPU::test_multiple_devices_scalar_tensor_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4615290Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_mean_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4615430Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_prod_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4615560Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_sum_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4615690Z test_ops.py::TestCommonCPU::test_multiple_devices_segment_reduce_lengths_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4615830Z test_ops.py::TestCommonCPU::test_multiple_devices_segment_reduce_offsets_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4615950Z test_ops.py::TestCommonCPU::test_multiple_devices_select_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4616070Z test_ops.py::TestCommonCPU::test_multiple_devices_sgn_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4616190Z test_ops.py::TestCommonCPU::test_multiple_devices_short_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4616320Z test_ops.py::TestCommonCPU::test_multiple_devices_sigmoid_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4616440Z test_ops.py::TestCommonCPU::test_multiple_devices_sign_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4616550Z test_ops.py::TestCommonCPU::test_multiple_devices_sign_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4616690Z test_ops.py::TestCommonCPU::test_multiple_devices_signal_windows_bartlett_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4616820Z test_ops.py::TestCommonCPU::test_multiple_devices_signal_windows_blackman_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4616960Z test_ops.py::TestCommonCPU::test_multiple_devices_sin_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4617090Z test_ops.py::TestCommonCPU::test_multiple_devices_sinc_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4617200Z test_ops.py::TestCommonCPU::test_multiple_devices_sinc_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4617320Z test_ops.py::TestCommonCPU::test_multiple_devices_sinh_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4617440Z test_ops.py::TestCommonCPU::test_multiple_devices_slice_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4617560Z test_ops.py::TestCommonCPU::test_multiple_devices_slice_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4617690Z test_ops.py::TestCommonCPU::test_multiple_devices_slice_scatter_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4617810Z test_ops.py::TestCommonCPU::test_multiple_devices_softmax_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4617950Z test_ops.py::TestCommonCPU::test_multiple_devices_sort_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4618100Z test_ops.py::TestCommonCPU::test_multiple_devices_sparse_sampled_addmm_cpu_float32 SKIPPED (PyTorch is built without MKL support) [ 8%] 2023-01-11T21:40:59.4618230Z test_ops.py::TestCommonCPU::test_multiple_devices_special_airy_ai_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4618360Z test_ops.py::TestCommonCPU::test_multiple_devices_special_airy_ai_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4618490Z test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j0_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4618620Z test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j0_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4618750Z test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_y0_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4618890Z test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_y0_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4619020Z test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_y1_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4619160Z test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_t_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4619300Z test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_t_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4619600Z test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_w_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 8%] 2023-01-11T21:40:59.4619730Z test_ops.py::TestCommonCPU::test_multiple_devices_special_entr_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4619850Z test_ops.py::TestCommonCPU::test_multiple_devices_special_erfcx_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4620000Z test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_h_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4620140Z test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_h_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4620280Z test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_he_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4620420Z test_ops.py::TestCommonCPU::test_multiple_devices_special_hermite_polynomial_he_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4620550Z test_ops.py::TestCommonCPU::test_multiple_devices_special_i0e_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4620670Z test_ops.py::TestCommonCPU::test_multiple_devices_special_i0e_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4620800Z test_ops.py::TestCommonCPU::test_multiple_devices_special_i1e_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4621010Z test_ops.py::TestCommonCPU::test_multiple_devices_special_i1e_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4621150Z test_ops.py::TestCommonCPU::test_multiple_devices_special_laguerre_polynomial_l_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4621400Z test_ops.py::TestCommonCPU::test_multiple_devices_special_legendre_polynomial_p_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 8%] 2023-01-11T21:40:59.4621630Z test_ops.py::TestCommonCPU::test_multiple_devices_special_legendre_polynomial_p_cpu_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 8%] 2023-01-11T21:40:59.4621760Z test_ops.py::TestCommonCPU::test_multiple_devices_special_log_ndtr_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4621900Z test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i0_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4622110Z test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i1_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4622240Z test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k0_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4622380Z test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k0_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4622510Z test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtr_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4622630Z test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtr_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4622760Z test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtri_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4622910Z test_ops.py::TestCommonCPU::test_multiple_devices_special_polygamma_special_polygamma_n_0_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4623160Z test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_t_cpu_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 8%] 2023-01-11T21:40:59.4623410Z test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_u_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 8%] 2023-01-11T21:40:59.4623640Z test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_v_cpu_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 8%] 2023-01-11T21:40:59.4623780Z test_ops.py::TestCommonCPU::test_multiple_devices_special_spherical_bessel_j0_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4623920Z test_ops.py::TestCommonCPU::test_multiple_devices_special_spherical_bessel_j0_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4624050Z test_ops.py::TestCommonCPU::test_multiple_devices_special_xlog1py_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4624190Z test_ops.py::TestCommonCPU::test_multiple_devices_special_xlog1py_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4624310Z test_ops.py::TestCommonCPU::test_multiple_devices_special_zeta_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4624430Z test_ops.py::TestCommonCPU::test_multiple_devices_split_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4624570Z test_ops.py::TestCommonCPU::test_multiple_devices_split_with_sizes_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4624690Z test_ops.py::TestCommonCPU::test_multiple_devices_sqrt_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4624810Z test_ops.py::TestCommonCPU::test_multiple_devices_squeeze_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4624930Z test_ops.py::TestCommonCPU::test_multiple_devices_std_mean_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4625080Z test_ops.py::TestCommonCPU::test_multiple_devices_sub_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4625200Z test_ops.py::TestCommonCPU::test_multiple_devices_sum_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4625320Z test_ops.py::TestCommonCPU::test_multiple_devices_sum_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4629180Z test_ops.py::TestCommonCPU::test_multiple_devices_sum_to_size_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4629330Z test_ops.py::TestCommonCPU::test_multiple_devices_sum_to_size_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4629460Z test_ops.py::TestCommonCPU::test_multiple_devices_take_along_dim_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4629590Z test_ops.py::TestCommonCPU::test_multiple_devices_take_along_dim_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4629710Z test_ops.py::TestCommonCPU::test_multiple_devices_take_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4629950Z test_ops.py::TestCommonCPU::test_multiple_devices_tan_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4630070Z test_ops.py::TestCommonCPU::test_multiple_devices_tanh_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4630200Z test_ops.py::TestCommonCPU::test_multiple_devices_tensor_split_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4630320Z test_ops.py::TestCommonCPU::test_multiple_devices_tensordot_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4630440Z test_ops.py::TestCommonCPU::test_multiple_devices_tile_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4630560Z test_ops.py::TestCommonCPU::test_multiple_devices_tile_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4630680Z test_ops.py::TestCommonCPU::test_multiple_devices_to_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:40:59.4630800Z test_ops.py::TestCommonCPU::test_multiple_devices_topk_cpu_int64 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:40:59.4630920Z test_ops.py::TestCommonCPU::test_multiple_devices_transpose_cpu_int64 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:40:59.4631040Z test_ops.py::TestCommonCPU::test_multiple_devices_trapz_cpu_float32 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:40:59.4631170Z test_ops.py::TestCommonCPU::test_multiple_devices_trapz_cpu_int64 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:40:59.4631290Z test_ops.py::TestCommonCPU::test_multiple_devices_tril_indices_cpu_int64 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:40:59.4631410Z test_ops.py::TestCommonCPU::test_multiple_devices_triu_cpu_float32 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:40:59.4631530Z test_ops.py::TestCommonCPU::test_multiple_devices_triu_indices_cpu_int64 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:40:59.4631660Z test_ops.py::TestCommonCPU::test_multiple_devices_true_divide_cpu_float32 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:40:59.4631790Z test_ops.py::TestCommonCPU::test_multiple_devices_true_divide_cpu_int64 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:40:59.4631910Z test_ops.py::TestCommonCPU::test_multiple_devices_trunc_cpu_int64 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:40:59.4632030Z test_ops.py::TestCommonCPU::test_multiple_devices_unflatten_cpu_float32 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:40:59.4632160Z test_ops.py::TestCommonCPU::test_multiple_devices_unfold_cpu_float32 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:40:59.4632280Z test_ops.py::TestCommonCPU::test_multiple_devices_unfold_cpu_int64 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:40:59.4632400Z test_ops.py::TestCommonCPU::test_multiple_devices_uniform_cpu_float32 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:40:59.4632520Z test_ops.py::TestCommonCPU::test_multiple_devices_unique_cpu_float32 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:40:59.4632640Z test_ops.py::TestCommonCPU::test_multiple_devices_unique_cpu_int64 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:40:59.4632800Z test_ops.py::TestCommonCPU::test_multiple_devices_var_mean_unbiased_cpu_float32 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:40:59.4632920Z test_ops.py::TestCommonCPU::test_multiple_devices_view_as_cpu_int64 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:40:59.4633050Z test_ops.py::TestCommonCPU::test_multiple_devices_view_copy_cpu_int64 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:40:59.4633160Z test_ops.py::TestCommonCPU::test_multiple_devices_view_cpu_int64 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:40:59.4633290Z test_ops.py::TestCommonCPU::test_multiple_devices_vstack_cpu_float32 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:40:59.4633410Z test_ops.py::TestCommonCPU::test_multiple_devices_vstack_cpu_int64 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:40:59.4633530Z test_ops.py::TestCommonCPU::test_multiple_devices_xlogy_cpu_float32 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:40:59.4633650Z test_ops.py::TestCommonCPU::test_multiple_devices_zero__cpu_float32 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:40:59.4633790Z test_ops.py::TestCommonCPU::test_multiple_devices_zero__cpu_int64 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:40:59.4633910Z test_ops.py::TestCommonCPU::test_multiple_devices_zeros_cpu_float32 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:40:59.4634020Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_H_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4634130Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_T_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4634250Z test_ops.py::TestCommonCPU::test_non_standard_bool_values___getitem___cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4634360Z test_ops.py::TestCommonCPU::test_non_standard_bool_values___rand___cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4634470Z test_ops.py::TestCommonCPU::test_non_standard_bool_values___rdiv___cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4634580Z test_ops.py::TestCommonCPU::test_non_standard_bool_values___rmul___cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4634690Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_all_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4634800Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_aminmax_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4634910Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_any_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4635020Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_argwhere_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4635150Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_as_strided_scatter_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4635260Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_asin_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4635370Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_asinh_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4635480Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_atan_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4635590Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_atanh_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4635700Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_atleast_1d_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4635810Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_atleast_2d_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4635920Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_block_diag_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4636050Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_broadcast_tensors_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4636160Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_cartesian_prod_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4636280Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_cdouble_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4636390Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_cfloat_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4636500Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_char_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4636650Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_clamp_max_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4636760Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_clamp_min_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4636870Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_clone_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4636980Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_column_stack_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4637170Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_conj_physical_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4637290Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_constant_pad_nd_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4637400Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_cos_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4637510Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_cummax_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4637620Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_cummin_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4637780Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_deg2rad_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4637890Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_diag_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4638000Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_diag_embed_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4638110Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_diagflat_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4638230Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_diagonal_copy_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4638340Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_diagonal_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4638460Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_diagonal_scatter_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4638580Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_div_no_rounding_mode_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4638700Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_dstack_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4638820Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_empty_cpu_bool SKIPPED (Skipped!) [ 9%] 2023-01-11T21:40:59.4638940Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_empty_like_cpu_bool SKIPPED (Skipped!) [ 9%] 2023-01-11T21:40:59.4639050Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_equal_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4639160Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_erf_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4639270Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_erfc_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4639380Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_exp2_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4639480Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_exp_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4639590Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_expand_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4639700Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_eye_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4639810Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fftn_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4639930Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fftshift_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4640040Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_hfft_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4640150Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_hfftn_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4640260Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifft2_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4640380Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifftshift_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4640490Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ihfft2_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4640610Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ihfft_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4640770Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_irfft2_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4640880Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_rfftn_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4640990Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fill_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4641100Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_flip_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4641210Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fliplr_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4641320Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_flipud_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4641440Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_float_power_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4641540Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fmax_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4641700Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_full_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4641810Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_full_like_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4641920Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_gt_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4642030Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_half_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4642140Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_hstack_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4642240Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_i0_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4642350Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_add_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4642460Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_copy_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4642570Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_isfinite_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4642690Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_isinf_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4642800Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_isnan_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4642910Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_isneginf_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4643020Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_isreal_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4643170Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_2inputs_2outputs_cpu_bool SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:40:59.4643320Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_4inputs_with_extra_args_cpu_bool SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:40:59.4643470Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_binary_return_by_ref_cpu_bool SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:40:59.4643600Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_unary_cpu_bool SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:40:59.4643710Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_log10_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4643820Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_log1p_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4643930Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_log2_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4644040Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_log_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4644150Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_and_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4644260Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_mT_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4644380Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_masked_scatter_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4644490Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_masked_sum_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4644650Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_max_binary_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4644780Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_max_reduction_no_dim_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4644890Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_maximum_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4645020Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_meshgrid_variadic_tensors_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4645140Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_min_binary_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4645240Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_mode_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4645350Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_movedim_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4645460Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nan_to_num_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4645650Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_empty_strided_cpu_bool SKIPPED (Expected: new_empty_strided is not comparable) [ 9%] 2023-01-11T21:40:59.4645760Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_full_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4645880Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_zeros_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4645980Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_ones_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4646090Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_outer_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4646200Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_permute_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4646330Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_0_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4646470Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_1_cpu_bool SKIPPED (Skipped!) [ 9%] 2023-01-11T21:40:59.4646610Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_3_cpu_bool SKIPPED (Skipped!) [ 9%] 2023-01-11T21:40:59.4646740Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_4_cpu_bool SKIPPED (Skipped!) [ 9%] 2023-01-11T21:40:59.4646850Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_prod_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4646960Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_put_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4647070Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_rad2deg_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4647180Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_reciprocal_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4647290Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_repeat_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4647410Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_repeat_interleave_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4647530Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_reshape_as_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4647640Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_reshape_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4647750Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_resize__cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4647860Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_resolve_neg_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4647970Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_roll_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4648080Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_rsqrt_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4648200Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_scalar_tensor_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4648320Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_amin_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4648440Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_prod_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4648580Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sgn_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4648690Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_short_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4648800Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sigmoid_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4648910Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sign_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4649010Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sin_cpu_bool PASSED [ 9%] 2023-01-11T21:40:59.4649120Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sinh_cpu_bool PASSED [ 10%] 2023-01-11T21:40:59.4649240Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_bessel_j0_cpu_bool PASSED [ 10%] 2023-01-11T21:40:59.4649360Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_bessel_j1_cpu_bool PASSED [ 10%] 2023-01-11T21:40:59.4649510Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_bessel_y0_cpu_bool PASSED [ 10%] 2023-01-11T21:40:59.4649650Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_t_cpu_bool PASSED [ 10%] 2023-01-11T21:40:59.4649920Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_v_cpu_bool SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 10%] 2023-01-11T21:40:59.4650040Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_erfcx_cpu_bool PASSED [ 10%] 2023-01-11T21:40:59.4650150Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_i1_cpu_bool PASSED [ 10%] 2023-01-11T21:40:59.4650260Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_i1e_cpu_bool PASSED [ 10%] 2023-01-11T21:40:59.4650510Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_legendre_polynomial_p_cpu_bool SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 10%] 2023-01-11T21:40:59.4650640Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_k0_cpu_bool PASSED [ 10%] 2023-01-11T21:40:59.4650760Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_ndtri_cpu_bool PASSED [ 10%] 2023-01-11T21:40:59.4650900Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_polygamma_special_polygamma_n_0_cpu_bool PASSED [ 10%] 2023-01-11T21:40:59.4651150Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_v_cpu_bool SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 10%] 2023-01-11T21:40:59.4651390Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_w_cpu_bool SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 10%] 2023-01-11T21:40:59.4651510Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_zeta_cpu_bool PASSED [ 10%] 2023-01-11T21:40:59.4651620Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_split_cpu_bool PASSED [ 10%] 2023-01-11T21:40:59.4651730Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_squeeze_cpu_bool PASSED [ 10%] 2023-01-11T21:40:59.4651840Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sum_cpu_bool PASSED [ 10%] 2023-01-11T21:40:59.4651950Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sum_to_size_cpu_bool PASSED [ 10%] 2023-01-11T21:40:59.4652070Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_take_along_dim_cpu_bool PASSED [ 10%] 2023-01-11T21:40:59.4652180Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_tan_cpu_bool PASSED [ 10%] 2023-01-11T21:40:59.4652300Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_tensor_split_cpu_bool PASSED [ 10%] 2023-01-11T21:40:59.4652410Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_to_cpu_bool PASSED [ 10%] 2023-01-11T21:40:59.4652520Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_transpose_cpu_bool PASSED [ 10%] 2023-01-11T21:40:59.4652630Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_tril_cpu_bool PASSED [ 10%] 2023-01-11T21:40:59.4652800Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_triu_cpu_bool PASSED [ 10%] 2023-01-11T21:40:59.4652910Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_unfold_copy_cpu_bool PASSED [ 10%] 2023-01-11T21:40:59.4653030Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_unique_cpu_bool PASSED [ 10%] 2023-01-11T21:40:59.4653140Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_view_as_cpu_bool PASSED [ 10%] 2023-01-11T21:40:59.4653250Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_view_copy_cpu_bool PASSED [ 10%] 2023-01-11T21:40:59.4653350Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_view_cpu_bool PASSED [ 10%] 2023-01-11T21:40:59.4653460Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_vsplit_cpu_bool PASSED [ 10%] 2023-01-11T21:40:59.4653570Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_where_cpu_bool PASSED [ 10%] 2023-01-11T21:40:59.4653700Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_zeros_cpu_bool PASSED [ 10%] 2023-01-11T21:40:59.4653810Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_H_cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4653920Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_T_cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4654040Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___getitem___cpu_complex64 PASSED [ 10%] 2023-01-11T21:40:59.4654150Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___getitem___cpu_float32 PASSED [ 10%] 2023-01-11T21:40:59.4654270Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___getitem___cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4654380Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___radd___cpu_float32 PASSED [ 10%] 2023-01-11T21:40:59.4654490Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___radd___cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4654610Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rdiv___cpu_complex64 PASSED [ 10%] 2023-01-11T21:40:59.4654720Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rdiv___cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4654830Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmod___cpu_float32 PASSED [ 10%] 2023-01-11T21:40:59.4654940Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmul___cpu_float32 PASSED [ 10%] 2023-01-11T21:40:59.4655050Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmul___cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4655160Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___ror___cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4655270Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rpow___cpu_complex64 PASSED [ 10%] 2023-01-11T21:40:59.4655380Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rsub___cpu_complex64 PASSED [ 10%] 2023-01-11T21:40:59.4655490Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rsub___cpu_float32 PASSED [ 10%] 2023-01-11T21:40:59.4655600Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rsub___cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4655720Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_abs_cpu_complex64 PASSED [ 10%] 2023-01-11T21:40:59.4655830Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_acos_cpu_float32 PASSED [ 10%] 2023-01-11T21:40:59.4655930Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_acos_cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4656050Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_acosh_cpu_complex64 PASSED [ 10%] 2023-01-11T21:40:59.4656160Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_acosh_cpu_float32 PASSED [ 10%] 2023-01-11T21:40:59.4656270Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_acosh_cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4656380Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcdiv_cpu_complex64 PASSED [ 10%] 2023-01-11T21:40:59.4656490Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcmul_cpu_float32 PASSED [ 10%] 2023-01-11T21:40:59.4656680Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_decomposed_cpu_complex64 PASSED [ 10%] 2023-01-11T21:40:59.4656800Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_decomposed_cpu_float32 PASSED [ 10%] 2023-01-11T21:40:59.4656930Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_decomposed_cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4657040Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmv_cpu_complex64 PASSED [ 10%] 2023-01-11T21:40:59.4657150Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmv_cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4657260Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addr_cpu_complex64 PASSED [ 10%] 2023-01-11T21:40:59.4657370Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addr_cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4657480Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_all_cpu_complex64 PASSED [ 10%] 2023-01-11T21:40:59.4657590Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_all_cpu_float32 PASSED [ 10%] 2023-01-11T21:40:59.4657790Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_all_cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4661760Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_allclose_cpu_float32 PASSED [ 10%] 2023-01-11T21:40:59.4661890Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_amin_cpu_float32 PASSED [ 10%] 2023-01-11T21:40:59.4662000Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_amin_cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4662110Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_angle_cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4662220Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmin_cpu_float32 PASSED [ 10%] 2023-01-11T21:40:59.4662330Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argsort_cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4662440Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argwhere_cpu_complex64 PASSED [ 10%] 2023-01-11T21:40:59.4662550Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argwhere_cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4662690Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_partial_views_cpu_complex64 XFAIL [ 10%] 2023-01-11T21:40:59.4662820Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_partial_views_cpu_float32 XFAIL [ 10%] 2023-01-11T21:40:59.4662950Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_partial_views_cpu_int64 XFAIL [ 10%] 2023-01-11T21:40:59.4663110Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_scatter_cpu_complex64 SKIPPED (Works for int64, fails for everything else) [ 10%] 2023-01-11T21:40:59.4663220Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_asin_cpu_float32 PASSED [ 10%] 2023-01-11T21:40:59.4663330Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_asinh_cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4663440Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan2_cpu_float32 PASSED [ 10%] 2023-01-11T21:40:59.4663550Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan2_cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4663660Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan_cpu_float32 PASSED [ 10%] 2023-01-11T21:40:59.4663770Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan_cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4663880Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atanh_cpu_float32 PASSED [ 10%] 2023-01-11T21:40:59.4663990Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_1d_cpu_float32 PASSED [ 10%] 2023-01-11T21:40:59.4664110Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_1d_cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4664220Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_baddbmm_cpu_float32 PASSED [ 10%] 2023-01-11T21:40:59.4664330Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_baddbmm_cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4664450Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bernoulli_cpu_float32 PASSED [ 10%] 2023-01-11T21:40:59.4664670Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bfloat16_cpu_float32 PASSED [ 10%] 2023-01-11T21:40:59.4664790Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bincount_cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4664900Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_and_cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4665010Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_block_diag_cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4665120Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bmm_cpu_complex64 PASSED [ 10%] 2023-01-11T21:40:59.4665230Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bmm_cpu_float32 PASSED [ 10%] 2023-01-11T21:40:59.4665340Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bmm_cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4665450Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bool_cpu_complex64 PASSED [ 10%] 2023-01-11T21:40:59.4665560Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bool_cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4665720Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_shapes_cpu_float32 SKIPPED (Skipped!) [ 10%] 2023-01-11T21:40:59.4665840Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_tensors_cpu_float32 PASSED [ 10%] 2023-01-11T21:40:59.4665960Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_tensors_cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4666080Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_to_cpu_float32 PASSED [ 10%] 2023-01-11T21:40:59.4666190Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bucketize_cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4666300Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_byte_cpu_float32 PASSED [ 10%] 2023-01-11T21:40:59.4666410Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_byte_cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4666530Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cartesian_prod_cpu_float32 PASSED [ 10%] 2023-01-11T21:40:59.4666650Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cartesian_prod_cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4666760Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cat_cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4666870Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cdouble_cpu_float32 PASSED [ 10%] 2023-01-11T21:40:59.4666980Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cdouble_cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4667090Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ceil_cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4667200Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cfloat_cpu_complex64 PASSED [ 10%] 2023-01-11T21:40:59.4667310Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cfloat_cpu_float32 PASSED [ 10%] 2023-01-11T21:40:59.4667420Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_chalf_cpu_float32 PASSED [ 10%] 2023-01-11T21:40:59.4667530Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_char_cpu_float32 PASSED [ 10%] 2023-01-11T21:40:59.4667640Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_char_cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4667750Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_cpu_float32 PASSED [ 10%] 2023-01-11T21:40:59.4667880Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_inverse_cpu_complex64 PASSED [ 10%] 2023-01-11T21:40:59.4668000Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_solve_cpu_float32 PASSED [ 10%] 2023-01-11T21:40:59.4668110Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_chunk_cpu_float32 PASSED [ 10%] 2023-01-11T21:40:59.4668220Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_chunk_cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4668330Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_min_cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4668440Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clone_cpu_float32 PASSED [ 10%] 2023-01-11T21:40:59.4668550Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clone_cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4668700Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_combinations_cpu_complex64 PASSED [ 10%] 2023-01-11T21:40:59.4668830Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_combinations_cpu_float32 PASSED [ 10%] 2023-01-11T21:40:59.4668940Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_combinations_cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4669050Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_cpu_complex64 PASSED [ 10%] 2023-01-11T21:40:59.4669170Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_physical_cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4669290Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_contiguous_cpu_complex64 PASSED [ 10%] 2023-01-11T21:40:59.4669400Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_contiguous_cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4669510Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_copysign_cpu_float32 PASSED [ 10%] 2023-01-11T21:40:59.4669650Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_corrcoef_cpu_complex64 PASSED [ 10%] 2023-01-11T21:40:59.4669760Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cos_cpu_complex64 PASSED [ 10%] 2023-01-11T21:40:59.4669870Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cos_cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4669990Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_count_nonzero_cpu_float32 PASSED [ 10%] 2023-01-11T21:40:59.4670100Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cov_cpu_complex64 PASSED [ 10%] 2023-01-11T21:40:59.4670210Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cross_cpu_complex64 PASSED [ 10%] 2023-01-11T21:40:59.4670320Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cross_cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4670430Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummin_cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4670540Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumprod_cpu_float32 PASSED [ 10%] 2023-01-11T21:40:59.4670660Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumprod_cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4670770Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumsum_cpu_complex64 PASSED [ 10%] 2023-01-11T21:40:59.4670880Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumsum_cpu_float32 PASSED [ 10%] 2023-01-11T21:40:59.4671000Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumulative_trapezoid_cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4671110Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4671230Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_embed_cpu_float32 PASSED [ 10%] 2023-01-11T21:40:59.4671340Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagflat_cpu_float32 PASSED [ 10%] 2023-01-11T21:40:59.4671450Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagflat_cpu_int64 PASSED [ 10%] 2023-01-11T21:40:59.4671560Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_copy_cpu_int64 PASSED [ 11%] 2023-01-11T21:40:59.4671680Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4671790Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_cpu_int64 PASSED [ 11%] 2023-01-11T21:40:59.4671910Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_scatter_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4672040Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_scatter_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4672150Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diff_cpu_int64 PASSED [ 11%] 2023-01-11T21:40:59.4672250Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dist_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4672380Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_floor_rounding_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4672500Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_no_rounding_mode_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4672650Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_no_rounding_mode_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4672770Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_no_rounding_mode_cpu_int64 PASSED [ 11%] 2023-01-11T21:40:59.4672890Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_trunc_rounding_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4673000Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dot_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4673110Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dot_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4673220Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_double_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4673330Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_double_cpu_int64 PASSED [ 11%] 2023-01-11T21:40:59.4673450Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dsplit_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4673570Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dsplit_cpu_int64 PASSED [ 11%] 2023-01-11T21:40:59.4673690Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dstack_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4673800Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dstack_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4673910Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_einsum_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4674020Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_einsum_cpu_int64 PASSED [ 11%] 2023-01-11T21:40:59.4674140Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_cpu_complex64 SKIPPED (Skipped!) [ 11%] 2023-01-11T21:40:59.4674270Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_like_cpu_complex64 SKIPPED (Skipped!) [ 11%] 2023-01-11T21:40:59.4674400Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_like_cpu_int64 SKIPPED (Skipped!) [ 11%] 2023-01-11T21:40:59.4674510Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_eq_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4674620Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_eq_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4674730Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_equal_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4674840Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_equal_cpu_int64 PASSED [ 11%] 2023-01-11T21:40:59.4674950Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_erf_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4675060Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfinv_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4675160Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfinv_cpu_int64 PASSED [ 11%] 2023-01-11T21:40:59.4675270Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp2_cpu_int64 PASSED [ 11%] 2023-01-11T21:40:59.4675380Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4675500Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_as_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4675620Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_as_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4675730Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_as_cpu_int64 PASSED [ 11%] 2023-01-11T21:40:59.4675840Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4675950Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_expm1_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4676070Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft2_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4676180Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft2_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4676290Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft_cpu_int64 PASSED [ 11%] 2023-01-11T21:40:59.4676400Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftn_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4676550Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftn_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4676670Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftshift_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4676790Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft2_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4676900Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4677020Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft_cpu_int64 PASSED [ 11%] 2023-01-11T21:40:59.4677130Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfftn_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4677250Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfftn_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4677360Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfftn_cpu_int64 PASSED [ 11%] 2023-01-11T21:40:59.4677470Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft2_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4677640Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft2_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4677760Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4677870Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4677980Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftn_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4678100Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftshift_cpu_int64 PASSED [ 11%] 2023-01-11T21:40:59.4678210Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4678320Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4678430Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft_cpu_int64 PASSED [ 11%] 2023-01-11T21:40:59.4678550Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfftn_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4678660Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfftn_cpu_int64 PASSED [ 11%] 2023-01-11T21:40:59.4678770Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft2_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4678880Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft2_cpu_int64 PASSED [ 11%] 2023-01-11T21:40:59.4678990Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fill_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4679100Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fill_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4679210Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flatten_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4679320Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flatten_cpu_int64 PASSED [ 11%] 2023-01-11T21:40:59.4679440Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flip_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4679550Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fliplr_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4679660Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flipud_cpu_int64 PASSED [ 11%] 2023-01-11T21:40:59.4679780Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4679890Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4680000Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_cpu_int64 PASSED [ 11%] 2023-01-11T21:40:59.4680120Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_power_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4680230Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_power_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4680340Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_float_power_cpu_int64 PASSED [ 11%] 2023-01-11T21:40:59.4680450Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_floor_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4680600Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmax_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4680720Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4680830Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4680940Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_like_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4681050Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gather_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4681160Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gather_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4681270Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gcd_cpu_int64 PASSED [ 11%] 2023-01-11T21:40:59.4681380Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gradient_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4681490Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gradient_cpu_int64 PASSED [ 11%] 2023-01-11T21:40:59.4681630Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gt_cpu_int64 PASSED [ 11%] 2023-01-11T21:40:59.4681730Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_half_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4681850Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_heaviside_cpu_int64 PASSED [ 11%] 2023-01-11T21:40:59.4681950Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_histc_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4682070Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_histogramdd_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4682180Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_hsplit_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4682290Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_hsplit_cpu_int64 PASSED [ 11%] 2023-01-11T21:40:59.4682400Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_hstack_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4682510Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_i0_cpu_int64 PASSED [ 11%] 2023-01-11T21:40:59.4682620Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_igamma_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4682730Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_igammac_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4682840Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_imag_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4682960Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_add_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4683070Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_copy_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4683190Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_fill_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4683300Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_fill_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4683420Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_put_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4683530Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_put_cpu_int64 PASSED [ 11%] 2023-01-11T21:40:59.4683640Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_reduce_cpu_int64 PASSED [ 11%] 2023-01-11T21:40:59.4683760Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_select_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4683870Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_int_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4683980Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_int_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4684090Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_int_cpu_int64 PASSED [ 11%] 2023-01-11T21:40:59.4684200Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isclose_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4684320Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isclose_cpu_int64 PASSED [ 11%] 2023-01-11T21:40:59.4684430Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isfinite_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4684570Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isfinite_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4684680Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isfinite_cpu_int64 PASSED [ 11%] 2023-01-11T21:40:59.4684790Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isinf_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4684900Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isinf_cpu_int64 PASSED [ 11%] 2023-01-11T21:40:59.4685010Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isnan_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4685120Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isnan_cpu_int64 PASSED [ 11%] 2023-01-11T21:40:59.4685230Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isneginf_cpu_int64 PASSED [ 11%] 2023-01-11T21:40:59.4685340Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isposinf_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4685490Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isposinf_cpu_int64 PASSED [ 11%] 2023-01-11T21:40:59.4685600Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isreal_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4685710Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_istft_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4685870Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_2inputs_2outputs_cpu_complex64 SKIPPED (Only runs on cuda) [ 11%] 2023-01-11T21:40:59.4686020Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cpu_complex64 SKIPPED (Only runs on cuda) [ 11%] 2023-01-11T21:40:59.4686160Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_cpu_float32 SKIPPED (Only runs on cuda) [ 11%] 2023-01-11T21:40:59.4686310Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_return_by_ref_cpu_complex64 SKIPPED (Only runs on cuda) [ 11%] 2023-01-11T21:40:59.4686460Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_return_by_ref_cpu_float32 SKIPPED (Only runs on cuda) [ 11%] 2023-01-11T21:40:59.4686600Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_return_by_ref_cpu_int64 SKIPPED (Only runs on cuda) [ 11%] 2023-01-11T21:40:59.4686740Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_unary_cpu_complex64 SKIPPED (Only runs on cuda) [ 11%] 2023-01-11T21:40:59.4686880Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_unary_cpu_int64 SKIPPED (Only runs on cuda) [ 11%] 2023-01-11T21:40:59.4686990Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_kron_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4687100Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_kthvalue_cpu_int64 PASSED [ 11%] 2023-01-11T21:40:59.4687210Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lcm_cpu_int64 PASSED [ 11%] 2023-01-11T21:40:59.4687330Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ldexp_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4687440Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lgamma_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4687560Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cond_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4687670Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_det_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4687830Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_det_singular_cpu_complex64 SKIPPED (The backward may give different results) [ 11%] 2023-01-11T21:40:59.4687950Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eig_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4688070Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvals_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4688200Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvalsh_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4688320Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvalsh_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4688500Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_householder_product_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4688620Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4688730Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4688860Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_ex_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4688980Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_factor_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4689100Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_factor_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4689230Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_factor_ex_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4689340Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lstsq_cpu_float32 PASSED [ 11%] 2023-01-11T21:40:59.4689500Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lstsq_grad_oriented_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4693380Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_cpu_complex64 PASSED [ 11%] 2023-01-11T21:40:59.4693520Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_ex_cpu_complex64 PASSED [ 12%] 2023-01-11T21:40:59.4693650Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_solve_cpu_complex64 PASSED [ 12%] 2023-01-11T21:40:59.4693770Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_solve_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4693890Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_norm_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4694010Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4694140Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_hermitian_cpu_complex64 PASSED [ 12%] 2023-01-11T21:40:59.4694280Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_multi_dot_cpu_complex64 SKIPPED (67470!) [ 12%] 2023-01-11T21:40:59.4694400Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_multi_dot_cpu_int64 SKIPPED (67470!) [ 12%] 2023-01-11T21:40:59.4694520Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_cpu_complex64 PASSED [ 12%] 2023-01-11T21:40:59.4694640Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4694750Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4694870Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_slogdet_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4694990Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4695110Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_ex_cpu_complex64 PASSED [ 12%] 2023-01-11T21:40:59.4695220Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svd_cpu_complex64 PASSED [ 12%] 2023-01-11T21:40:59.4695350Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svdvals_cpu_complex64 PASSED [ 12%] 2023-01-11T21:40:59.4695460Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svdvals_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4695580Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorinv_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4695710Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorsolve_cpu_complex64 PASSED [ 12%] 2023-01-11T21:40:59.4695830Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorsolve_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4695950Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vander_cpu_complex64 PASSED [ 12%] 2023-01-11T21:40:59.4696070Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vector_norm_cpu_complex64 PASSED [ 12%] 2023-01-11T21:40:59.4696410Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linspace_cpu_complex64 PASSED [ 12%] 2023-01-11T21:40:59.4696520Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log10_cpu_complex64 PASSED [ 12%] 2023-01-11T21:40:59.4696640Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log10_cpu_int64 PASSED [ 12%] 2023-01-11T21:40:59.4696750Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log1p_cpu_complex64 PASSED [ 12%] 2023-01-11T21:40:59.4696860Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log2_cpu_complex64 PASSED [ 12%] 2023-01-11T21:40:59.4696970Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log2_cpu_int64 PASSED [ 12%] 2023-01-11T21:40:59.4697080Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_cpu_complex64 PASSED [ 12%] 2023-01-11T21:40:59.4697190Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4697310Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_softmax_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4697480Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_softmax_with_dtype_cpu_complex64 PASSED [ 12%] 2023-01-11T21:40:59.4697600Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_softmax_with_dtype_cpu_int64 PASSED [ 12%] 2023-01-11T21:40:59.4697720Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logaddexp_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4697840Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_and_cpu_complex64 PASSED [ 12%] 2023-01-11T21:40:59.4697950Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_not_cpu_complex64 PASSED [ 12%] 2023-01-11T21:40:59.4698070Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_not_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4698180Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_not_cpu_int64 PASSED [ 12%] 2023-01-11T21:40:59.4698300Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_or_cpu_complex64 PASSED [ 12%] 2023-01-11T21:40:59.4698420Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_or_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4698530Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_xor_cpu_complex64 PASSED [ 12%] 2023-01-11T21:40:59.4698650Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logspace_cpu_complex64 PASSED [ 12%] 2023-01-11T21:40:59.4698760Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logsumexp_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4698880Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logsumexp_cpu_int64 PASSED [ 12%] 2023-01-11T21:40:59.4698990Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_cpu_complex64 PASSED [ 12%] 2023-01-11T21:40:59.4699100Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_solve_cpu_complex64 PASSED [ 12%] 2023-01-11T21:40:59.4699210Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mH_cpu_complex64 PASSED [ 12%] 2023-01-11T21:40:59.4699320Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mH_cpu_int64 PASSED [ 12%] 2023-01-11T21:40:59.4699430Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mT_cpu_complex64 PASSED [ 12%] 2023-01-11T21:40:59.4699540Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mT_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4699650Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mT_cpu_int64 PASSED [ 12%] 2023-01-11T21:40:59.4699760Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_amax_cpu_int64 PASSED [ 12%] 2023-01-11T21:40:59.4699870Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_amin_cpu_int64 PASSED [ 12%] 2023-01-11T21:40:59.4699990Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_argmax_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4700110Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_argmax_cpu_int64 PASSED [ 12%] 2023-01-11T21:40:59.4700220Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_argmin_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4700370Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_argmin_cpu_int64 PASSED [ 12%] 2023-01-11T21:40:59.4700490Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_cumprod_cpu_int64 PASSED [ 12%] 2023-01-11T21:40:59.4700600Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_cumsum_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4700720Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_cumsum_cpu_int64 PASSED [ 12%] 2023-01-11T21:40:59.4700830Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_fill_cpu_complex64 PASSED [ 12%] 2023-01-11T21:40:59.4700950Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_fill_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4701060Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_fill_cpu_int64 PASSED [ 12%] 2023-01-11T21:40:59.4701180Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_log_softmax_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4701300Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_logsumexp_cpu_int64 PASSED [ 12%] 2023-01-11T21:40:59.4701440Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_mean_cpu_complex64 PASSED [ 12%] 2023-01-11T21:40:59.4701550Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_mean_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4701660Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_mean_cpu_int64 PASSED [ 12%] 2023-01-11T21:40:59.4701780Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_median_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4701890Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_norm_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4702020Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_normalize_cpu_complex64 PASSED [ 12%] 2023-01-11T21:40:59.4702130Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_prod_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4702250Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_scatter_cpu_int64 PASSED [ 12%] 2023-01-11T21:40:59.4702370Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_select_cpu_complex64 PASSED [ 12%] 2023-01-11T21:40:59.4702480Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_select_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4702600Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_softmax_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4702720Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_softmin_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4702830Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_std_cpu_int64 PASSED [ 12%] 2023-01-11T21:40:59.4702950Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_sum_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4703060Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_sum_cpu_int64 PASSED [ 12%] 2023-01-11T21:40:59.4703170Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_var_cpu_complex64 PASSED [ 12%] 2023-01-11T21:40:59.4703290Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_var_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4703400Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_matmul_cpu_complex64 PASSED [ 12%] 2023-01-11T21:40:59.4703520Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_matmul_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4703630Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_matmul_cpu_int64 SKIPPED (67470!) [ 12%] 2023-01-11T21:40:59.4703740Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_matrix_exp_cpu_complex64 PASSED [ 12%] 2023-01-11T21:40:59.4703860Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_binary_cpu_int64 PASSED [ 12%] 2023-01-11T21:40:59.4703990Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_pool2d_with_indices_backward_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4704120Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_with_dim_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4704290Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_with_dim_cpu_int64 PASSED [ 12%] 2023-01-11T21:40:59.4704400Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mean_cpu_complex64 PASSED [ 12%] 2023-01-11T21:40:59.4704520Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_median_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4704650Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_list_of_tensors_cpu_complex64 PASSED [ 12%] 2023-01-11T21:40:59.4704770Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_list_of_tensors_cpu_int64 PASSED [ 12%] 2023-01-11T21:40:59.4704900Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_variadic_tensors_cpu_int64 PASSED [ 12%] 2023-01-11T21:40:59.4705020Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_binary_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4705140Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_with_dim_cpu_int64 PASSED [ 12%] 2023-01-11T21:40:59.4705280Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_minimum_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4705390Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_minimum_cpu_int64 PASSED [ 12%] 2023-01-11T21:40:59.4705500Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mm_cpu_int64 PASSED [ 12%] 2023-01-11T21:40:59.4705610Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mode_cpu_int64 PASSED [ 12%] 2023-01-11T21:40:59.4705720Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_movedim_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4705830Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mul_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4705950Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_multinomial_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4706060Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mv_cpu_complex64 PASSED [ 12%] 2023-01-11T21:40:59.4706160Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mv_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4706280Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mv_cpu_int64 PASSED [ 12%] 2023-01-11T21:40:59.4706400Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_1_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4706520Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_1_cpu_int64 PASSED [ 12%] 2023-01-11T21:40:59.4706650Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_3_cpu_int64 PASSED [ 12%] 2023-01-11T21:40:59.4706770Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_5_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4706880Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanmean_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4707000Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanmedian_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4707110Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nansum_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4707220Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nansum_cpu_int64 PASSED [ 12%] 2023-01-11T21:40:59.4707340Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_cpu_int64 PASSED [ 12%] 2023-01-11T21:40:59.4707460Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_native_batch_norm_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4707590Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_native_dropout_backward_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4707710Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_native_layer_norm_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4707820Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ne_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4707930Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_neg_cpu_complex64 PASSED [ 12%] 2023-01-11T21:40:59.4708060Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_cpu_complex64 SKIPPED (Skipped!) [ 12%] 2023-01-11T21:40:59.4708180Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_cpu_int64 SKIPPED (Skipped!) [ 12%] 2023-01-11T21:40:59.4708340Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_full_cpu_complex64 PASSED [ 12%] 2023-01-11T21:40:59.4708460Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_ones_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4708570Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_zeros_cpu_complex64 PASSED [ 12%] 2023-01-11T21:40:59.4708690Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_zeros_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4708800Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_zeros_cpu_int64 PASSED [ 12%] 2023-01-11T21:40:59.4708910Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nextafter_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4709050Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_avg_pool1d_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4709190Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_avg_pool2d_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4709340Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_avg_pool3d_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4709470Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_max_pool2d_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4709600Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_max_pool3d_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4709730Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_alpha_dropout_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4709860Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool1d_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4709980Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool1d_cpu_int64 PASSED [ 12%] 2023-01-11T21:40:59.4710110Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool2d_cpu_int64 PASSED [ 12%] 2023-01-11T21:40:59.4710240Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool3d_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4710360Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool3d_cpu_int64 PASSED [ 12%] 2023-01-11T21:40:59.4710490Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_batch_norm_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4710620Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_binary_cross_entropy_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4710770Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_binary_cross_entropy_with_logits_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4710890Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv1d_cpu_int64 PASSED [ 12%] 2023-01-11T21:40:59.4711010Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv2d_cpu_complex64 PASSED [ 12%] 2023-01-11T21:40:59.4711140Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv2d_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4711260Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv2d_cpu_int64 PASSED [ 12%] 2023-01-11T21:40:59.4711390Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose1d_cpu_complex64 PASSED [ 12%] 2023-01-11T21:40:59.4711530Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose2d_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4711660Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_cosine_embedding_loss_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4711790Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_cosine_embedding_loss_cpu_int64 PASSED [ 12%] 2023-01-11T21:40:59.4711930Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_cosine_similarity_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4712050Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_dropout2d_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4712240Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_dropout_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4712370Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_elu_cpu_float32 PASSED [ 12%] 2023-01-11T21:40:59.4712500Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_embedding_bag_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4712630Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_fractional_max_pool3d_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4712750Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_gelu_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4712880Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_grid_sample_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4713010Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_group_norm_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4713140Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardshrink_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4713310Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardsigmoid_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4713440Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardswish_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4713570Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardtanh_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4713690Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hardtanh_cpu_int64 PASSED [ 13%] 2023-01-11T21:40:59.4713830Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_hinge_embedding_loss_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4713950Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_huber_loss_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4714090Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_area_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4714220Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_nearest_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4714350Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_l1_loss_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4714470Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_linear_cpu_complex64 PASSED [ 13%] 2023-01-11T21:40:59.4714600Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_local_response_norm_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4714740Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_local_response_norm_cpu_int64 PASSED [ 13%] 2023-01-11T21:40:59.4714860Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_logsigmoid_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4714990Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool1d_grad_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4715120Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool3d_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4715260Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool3d_grad_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4715380Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_mish_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4715510Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_multi_margin_loss_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4715640Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_normalize_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4715770Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_circular_cpu_complex64 PASSED [ 13%] 2023-01-11T21:40:59.4715890Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_circular_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4716020Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_constant_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4716170Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_replicate_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4716310Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pairwise_distance_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4716440Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pairwise_distance_cpu_int64 PASSED [ 13%] 2023-01-11T21:40:59.4716570Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_shuffle_cpu_complex64 PASSED [ 13%] 2023-01-11T21:40:59.4716700Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_shuffle_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4716830Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_shuffle_cpu_int64 PASSED [ 13%] 2023-01-11T21:40:59.4716960Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4717110Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cpu_int64 PASSED [ 13%] 2023-01-11T21:40:59.4717250Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_poisson_nll_loss_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4717370Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_prelu_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4717490Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu6_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4717610Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu6_cpu_int64 PASSED [ 13%] 2023-01-11T21:40:59.4717730Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_rrelu_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4717860Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_selu_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4717990Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_silu_complex_cpu_complex64 PASSED [ 13%] 2023-01-11T21:40:59.4718110Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_silu_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4718240Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_smooth_l1_loss_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4718360Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softmin_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4718500Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cpu_complex64 PASSED [ 13%] 2023-01-11T21:40:59.4718630Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softshrink_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4718750Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softsign_cpu_complex64 PASSED [ 13%] 2023-01-11T21:40:59.4718880Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softsign_cpu_int64 PASSED [ 13%] 2023-01-11T21:40:59.4719010Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_tanhshrink_cpu_complex64 PASSED [ 13%] 2023-01-11T21:40:59.4719130Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_tanhshrink_cpu_int64 PASSED [ 13%] 2023-01-11T21:40:59.4719260Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_threshold_cpu_int64 PASSED [ 13%] 2023-01-11T21:40:59.4719390Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cpu_int64 PASSED [ 13%] 2023-01-11T21:40:59.4719540Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 PASSED [ 13%] 2023-01-11T21:40:59.4719680Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4719810Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_unfold_cpu_complex64 PASSED [ 13%] 2023-01-11T21:40:59.4719930Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_unfold_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4720120Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_upsample_nearest_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4720240Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nonzero_cpu_complex64 PASSED [ 13%] 2023-01-11T21:40:59.4720350Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nonzero_cpu_int64 PASSED [ 13%] 2023-01-11T21:40:59.4720460Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_cpu_complex64 PASSED [ 13%] 2023-01-11T21:40:59.4720580Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_fro_cpu_complex64 PASSED [ 13%] 2023-01-11T21:40:59.4720690Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_inf_cpu_complex64 PASSED [ 13%] 2023-01-11T21:40:59.4720800Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_inf_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4720920Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_nuc_cpu_complex64 PASSED [ 13%] 2023-01-11T21:40:59.4721050Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_nuc_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4721170Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ones_cpu_complex64 PASSED [ 13%] 2023-01-11T21:40:59.4721280Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ones_cpu_int64 PASSED [ 13%] 2023-01-11T21:40:59.4721390Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ones_like_cpu_int64 PASSED [ 13%] 2023-01-11T21:40:59.4721510Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ormqr_cpu_complex64 PASSED [ 13%] 2023-01-11T21:40:59.4721620Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_outer_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4721730Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_pca_lowrank_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4721850Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_permute_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4721960Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_pinverse_cpu_complex64 PASSED [ 13%] 2023-01-11T21:40:59.4722080Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_pinverse_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4722190Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polar_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4722330Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_1_cpu_int64 SKIPPED (Skipped!) [ 13%] 2023-01-11T21:40:59.4722470Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_2_cpu_float32 SKIPPED (Skipped!) [ 13%] 2023-01-11T21:40:59.4722600Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_2_cpu_int64 SKIPPED (Skipped!) [ 13%] 2023-01-11T21:40:59.4722730Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_3_cpu_int64 SKIPPED (Skipped!) [ 13%] 2023-01-11T21:40:59.4726670Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_4_cpu_int64 SKIPPED (Skipped!) [ 13%] 2023-01-11T21:40:59.4726810Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_positive_cpu_int64 PASSED [ 13%] 2023-01-11T21:40:59.4726920Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_prod_cpu_complex64 PASSED [ 13%] 2023-01-11T21:40:59.4727040Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_put_cpu_complex64 PASSED [ 13%] 2023-01-11T21:40:59.4727150Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_quantile_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4727260Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rad2deg_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4727370Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rad2deg_cpu_int64 PASSED [ 13%] 2023-01-11T21:40:59.4727490Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rand_like_cpu_complex64 PASSED [ 13%] 2023-01-11T21:40:59.4727600Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_randint_like_cpu_int64 PASSED [ 13%] 2023-01-11T21:40:59.4727750Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_randn_cpu_complex64 SKIPPED (Test expects tensor input) [ 13%] 2023-01-11T21:40:59.4727950Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_randn_like_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4728070Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ravel_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4728180Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_real_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4728290Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_real_cpu_int64 PASSED [ 13%] 2023-01-11T21:40:59.4728410Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reciprocal_cpu_complex64 PASSED [ 13%] 2023-01-11T21:40:59.4728520Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reciprocal_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4728640Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_remainder_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4728750Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_renorm_cpu_complex64 PASSED [ 13%] 2023-01-11T21:40:59.4728870Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_cpu_complex64 PASSED [ 13%] 2023-01-11T21:40:59.4729000Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_cpu_int64 PASSED [ 13%] 2023-01-11T21:40:59.4729120Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_interleave_cpu_int64 PASSED [ 13%] 2023-01-11T21:40:59.4729230Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_as_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4729350Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_cpu_int64 PASSED [ 13%] 2023-01-11T21:40:59.4729460Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize__cpu_complex64 PASSED [ 13%] 2023-01-11T21:40:59.4729570Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize__cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4729690Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize_as__cpu_complex64 PASSED [ 13%] 2023-01-11T21:40:59.4729800Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize_as__cpu_int64 PASSED [ 13%] 2023-01-11T21:40:59.4729930Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_neg_cpu_complex64 PASSED [ 13%] 2023-01-11T21:40:59.4730040Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_neg_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4730160Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_neg_cpu_int64 PASSED [ 13%] 2023-01-11T21:40:59.4730270Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_roll_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4730380Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_roll_cpu_int64 PASSED [ 13%] 2023-01-11T21:40:59.4730490Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rot90_cpu_int64 PASSED [ 13%] 2023-01-11T21:40:59.4730590Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_cpu_int64 PASSED [ 13%] 2023-01-11T21:40:59.4730730Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_decimals_3_cpu_float32 SKIPPED (Skipped!) [ 13%] 2023-01-11T21:40:59.4730840Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsqrt_cpu_complex64 PASSED [ 13%] 2023-01-11T21:40:59.4730950Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsqrt_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4731060Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsub_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4731170Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsub_cpu_int64 PASSED [ 13%] 2023-01-11T21:40:59.4731300Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scalar_tensor_cpu_int64 SKIPPED (Skipped!) [ 13%] 2023-01-11T21:40:59.4731410Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_add_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4731530Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_add_cpu_int64 PASSED [ 13%] 2023-01-11T21:40:59.4731650Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amin_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4731770Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_mean_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4731960Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_prod_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4732090Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_prod_cpu_int64 PASSED [ 13%] 2023-01-11T21:40:59.4732200Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_searchsorted_cpu_int64 PASSED [ 13%] 2023-01-11T21:40:59.4732330Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_segment_reduce_lengths_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4732450Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_cpu_complex64 PASSED [ 13%] 2023-01-11T21:40:59.4732560Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4732670Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sign_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4732810Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_signal_windows_bartlett_cpu_float32 SKIPPED (Skipped!) [ 13%] 2023-01-11T21:40:59.4733000Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_signal_windows_gaussian_cpu_float32 SKIPPED (Skipped!) [ 13%] 2023-01-11T21:40:59.4733150Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_signal_windows_general_cosine_cpu_float32 SKIPPED (Skipped!) [ 13%] 2023-01-11T21:40:59.4733280Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_signal_windows_hamming_cpu_float32 SKIPPED (Skipped!) [ 13%] 2023-01-11T21:40:59.4733410Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_signal_windows_hann_cpu_float32 SKIPPED (Skipped!) [ 13%] 2023-01-11T21:40:59.4733550Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_signal_windows_kaiser_cpu_float32 SKIPPED (Skipped!) [ 13%] 2023-01-11T21:40:59.4733680Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_signal_windows_nuttall_cpu_float32 SKIPPED (Skipped!) [ 13%] 2023-01-11T21:40:59.4733800Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_signbit_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4733910Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_signbit_cpu_int64 PASSED [ 13%] 2023-01-11T21:40:59.4734020Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sin_cpu_int64 PASSED [ 13%] 2023-01-11T21:40:59.4734130Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinc_cpu_complex64 PASSED [ 13%] 2023-01-11T21:40:59.4734240Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinc_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4734350Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinc_cpu_int64 PASSED [ 13%] 2023-01-11T21:40:59.4734460Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinh_cpu_complex64 PASSED [ 13%] 2023-01-11T21:40:59.4734580Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinh_cpu_int64 PASSED [ 13%] 2023-01-11T21:40:59.4734690Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_slice_cpu_complex64 PASSED [ 13%] 2023-01-11T21:40:59.4734800Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_slice_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4734920Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_slice_scatter_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4735030Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_softmax_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4735160Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_softmax_with_dtype_cpu_complex64 PASSED [ 13%] 2023-01-11T21:40:59.4735280Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_softmax_with_dtype_cpu_int64 PASSED [ 13%] 2023-01-11T21:40:59.4735390Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sort_cpu_float32 PASSED [ 13%] 2023-01-11T21:40:59.4735520Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sparse_sampled_addmm_cpu_complex64 SKIPPED (Skipped!) [ 14%] 2023-01-11T21:40:59.4735640Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_airy_ai_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4735760Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_airy_ai_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4735930Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j1_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4736050Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j1_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4736180Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y0_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4736310Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_t_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4736450Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_u_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4736580Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_u_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4736880Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_v_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 14%] 2023-01-11T21:40:59.4737000Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_entr_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4737210Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_entr_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4737330Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_erfcx_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4737460Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_h_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4737570Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i0e_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4737690Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1e_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4737800Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1e_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4737930Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_laguerre_polynomial_l_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4738070Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_laguerre_polynomial_l_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4738190Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_log_ndtr_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4738320Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i1_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4738440Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k0_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4738570Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k1_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4738700Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k1_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4738820Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtri_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4738940Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtri_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4739080Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_polygamma_special_polygamma_n_0_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4739210Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k0_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4739350Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k1_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4739600Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_t_cpu_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 14%] 2023-01-11T21:40:59.4739850Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_v_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 14%] 2023-01-11T21:40:59.4740090Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_v_cpu_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 14%] 2023-01-11T21:40:59.4740380Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_w_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 14%] 2023-01-11T21:40:59.4740510Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_spherical_bessel_j0_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4740640Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_spherical_bessel_j0_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4740760Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_zeta_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4740880Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_zeta_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4740990Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_cpu_complex64 PASSED [ 14%] 2023-01-11T21:40:59.4741100Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4741220Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4741360Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_list_args_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4741480Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_with_sizes_cpu_complex64 PASSED [ 14%] 2023-01-11T21:40:59.4741600Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_square_cpu_complex64 PASSED [ 14%] 2023-01-11T21:40:59.4741710Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_square_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4741830Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_squeeze_cpu_complex64 PASSED [ 14%] 2023-01-11T21:40:59.4741940Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_squeeze_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4742050Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_stack_cpu_complex64 PASSED [ 14%] 2023-01-11T21:40:59.4742160Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_stack_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4742270Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4742400Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_mean_unbiased_cpu_complex64 PASSED [ 14%] 2023-01-11T21:40:59.4742520Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_unbiased_cpu_complex64 PASSED [ 14%] 2023-01-11T21:40:59.4742630Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_stft_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4742740Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sub_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4742850Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_cpu_complex64 PASSED [ 14%] 2023-01-11T21:40:59.4742960Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4743070Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_to_size_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4743180Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_svd_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4743300Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_svd_lowrank_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4743410Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_symeig_cpu_complex64 PASSED [ 14%] 2023-01-11T21:40:59.4743520Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_symeig_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4743630Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_t_cpu_complex64 PASSED [ 14%] 2023-01-11T21:40:59.4743750Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_along_dim_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4743860Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4743970Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4744080Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tanh_cpu_complex64 PASSED [ 14%] 2023-01-11T21:40:59.4744190Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tanh_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4744330Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensor_split_cpu_complex64 PASSED [ 14%] 2023-01-11T21:40:59.4744450Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensor_split_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4744560Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensordot_cpu_complex64 PASSED [ 14%] 2023-01-11T21:40:59.4744680Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensordot_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4744790Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensordot_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4744900Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tile_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4745020Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_sparse_cpu_complex64 SKIPPED [ 14%] 2023-01-11T21:40:59.4745130Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_sparse_cpu_float32 SKIPPED [ 14%] 2023-01-11T21:40:59.4745260Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_sparse_cpu_int64 SKIPPED [ 14%] 2023-01-11T21:40:59.4745370Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_topk_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4745490Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_topk_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4745600Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trace_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4745710Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_transpose_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4745820Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapezoid_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4745950Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_triangular_solve_cpu_complex64 PASSED [ 14%] 2023-01-11T21:40:59.4746060Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tril_cpu_complex64 PASSED [ 14%] 2023-01-11T21:40:59.4746180Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tril_indices_cpu_int64 SKIPPED (Skipped!) [ 14%] 2023-01-11T21:40:59.4746300Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_triu_cpu_complex64 PASSED [ 14%] 2023-01-11T21:40:59.4746420Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_triu_indices_cpu_int64 SKIPPED (Skipped!) [ 14%] 2023-01-11T21:40:59.4746540Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_true_divide_cpu_complex64 PASSED [ 14%] 2023-01-11T21:40:59.4746660Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_true_divide_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4746770Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trunc_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4746880Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trunc_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4746990Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unbind_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4747100Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unflatten_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4747220Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unflatten_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4747340Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_copy_cpu_complex64 PASSED [ 14%] 2023-01-11T21:40:59.4747450Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_cpu_complex64 PASSED [ 14%] 2023-01-11T21:40:59.4747560Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_uniform_cpu_complex64 PASSED [ 14%] 2023-01-11T21:40:59.4747680Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_uniform_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4747800Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unique_consecutive_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4747920Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unique_consecutive_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4748030Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unique_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4748140Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unique_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4748310Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unsqueeze_cpu_complex64 PASSED [ 14%] 2023-01-11T21:40:59.4748430Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unsqueeze_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4748540Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_cpu_complex64 PASSED [ 14%] 2023-01-11T21:40:59.4748650Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4748770Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_unbiased_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4748880Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vdot_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4748990Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vdot_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4749100Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_cpu_complex64 PASSED [ 14%] 2023-01-11T21:40:59.4749210Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4749370Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4749490Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_real_cpu_complex64 PASSED [ 14%] 2023-01-11T21:40:59.4749600Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_copy_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4749710Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4749820Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vsplit_cpu_complex64 PASSED [ 14%] 2023-01-11T21:40:59.4749930Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vsplit_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4750040Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vstack_cpu_complex64 PASSED [ 14%] 2023-01-11T21:40:59.4750150Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vstack_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4750270Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_where_cpu_complex64 PASSED [ 14%] 2023-01-11T21:40:59.4750380Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_where_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4750490Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_where_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4750600Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_xlogy_cpu_float32 PASSED [ 14%] 2023-01-11T21:40:59.4750710Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_zeros_like_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4750810Z test_ops.py::TestCommonCPU::test_numpy_ref_addbmm_cpu_float64 PASSED [ 14%] 2023-01-11T21:40:59.4750920Z test_ops.py::TestCommonCPU::test_numpy_ref_addbmm_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4751020Z test_ops.py::TestCommonCPU::test_numpy_ref_allclose_cpu_float64 PASSED [ 14%] 2023-01-11T21:40:59.4751120Z test_ops.py::TestCommonCPU::test_numpy_ref_argwhere_cpu_float64 PASSED [ 14%] 2023-01-11T21:40:59.4751240Z test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_tensors_cpu_complex128 PASSED [ 14%] 2023-01-11T21:40:59.4751350Z test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_tensors_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4751450Z test_ops.py::TestCommonCPU::test_numpy_ref_cat_cpu_float64 PASSED [ 14%] 2023-01-11T21:40:59.4751550Z test_ops.py::TestCommonCPU::test_numpy_ref_clamp_cpu_float64 PASSED [ 14%] 2023-01-11T21:40:59.4751650Z test_ops.py::TestCommonCPU::test_numpy_ref_clone_cpu_float64 XFAIL [ 14%] 2023-01-11T21:40:59.4751740Z test_ops.py::TestCommonCPU::test_numpy_ref_clone_cpu_int64 XFAIL [ 14%] 2023-01-11T21:40:59.4751840Z test_ops.py::TestCommonCPU::test_numpy_ref_diag_cpu_float64 PASSED [ 14%] 2023-01-11T21:40:59.4751940Z test_ops.py::TestCommonCPU::test_numpy_ref_diagflat_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4752040Z test_ops.py::TestCommonCPU::test_numpy_ref_diff_cpu_complex128 PASSED [ 14%] 2023-01-11T21:40:59.4752140Z test_ops.py::TestCommonCPU::test_numpy_ref_diff_cpu_float64 PASSED [ 14%] 2023-01-11T21:40:59.4752260Z test_ops.py::TestCommonCPU::test_numpy_ref_equal_cpu_complex128 PASSED [ 14%] 2023-01-11T21:40:59.4752390Z test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_2inputs_2outputs_cpu_int64 SKIPPED (Only runs on cuda) [ 14%] 2023-01-11T21:40:59.4752540Z test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_4inputs_with_extra_args_cpu_complex128 SKIPPED (Only runs on cuda) [ 14%] 2023-01-11T21:40:59.4752680Z test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_4inputs_with_extra_args_cpu_float64 SKIPPED (Only runs on cuda) [ 14%] 2023-01-11T21:40:59.4752790Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_cross_cpu_float64 PASSED [ 14%] 2023-01-11T21:40:59.4752900Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorinv_cpu_complex128 PASSED [ 14%] 2023-01-11T21:40:59.4753010Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorinv_cpu_float64 PASSED [ 14%] 2023-01-11T21:40:59.4753120Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorsolve_cpu_float64 PASSED [ 14%] 2023-01-11T21:40:59.4753260Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vander_cpu_complex128 PASSED [ 14%] 2023-01-11T21:40:59.4753370Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vander_cpu_float64 PASSED [ 14%] 2023-01-11T21:40:59.4753470Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vander_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4753580Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vecdot_cpu_complex128 PASSED [ 14%] 2023-01-11T21:40:59.4753690Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_vecdot_cpu_float64 PASSED [ 14%] 2023-01-11T21:40:59.4753810Z test_ops.py::TestCommonCPU::test_numpy_ref_meshgrid_variadic_tensors_cpu_complex128 PASSED [ 14%] 2023-01-11T21:40:59.4753930Z test_ops.py::TestCommonCPU::test_numpy_ref_meshgrid_variadic_tensors_cpu_int64 PASSED [ 14%] 2023-01-11T21:40:59.4754050Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_conv_transpose1d_cpu_int64 XFAIL [ 14%] 2023-01-11T21:40:59.4754170Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_conv_transpose2d_cpu_float64 XFAIL [ 14%] 2023-01-11T21:40:59.4754290Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_conv_transpose3d_cpu_float64 XFAIL [ 14%] 2023-01-11T21:40:59.4754400Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_l1_loss_cpu_complex128 PASSED [ 15%] 2023-01-11T21:40:59.4754520Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_l1_loss_cpu_float64 PASSED [ 15%] 2023-01-11T21:40:59.4754630Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_layer_norm_cpu_float64 PASSED [ 15%] 2023-01-11T21:40:59.4754750Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pairwise_distance_cpu_float64 PASSED [ 15%] 2023-01-11T21:40:59.4754870Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_smooth_l1_loss_cpu_float64 PASSED [ 15%] 2023-01-11T21:40:59.4754970Z test_ops.py::TestCommonCPU::test_numpy_ref_permute_cpu_complex128 PASSED [ 15%] 2023-01-11T21:40:59.4755080Z test_ops.py::TestCommonCPU::test_numpy_ref_permute_cpu_int64 PASSED [ 15%] 2023-01-11T21:40:59.4755180Z test_ops.py::TestCommonCPU::test_numpy_ref_ravel_cpu_complex128 PASSED [ 15%] 2023-01-11T21:40:59.4755280Z test_ops.py::TestCommonCPU::test_numpy_ref_ravel_cpu_float64 PASSED [ 15%] 2023-01-11T21:40:59.4755380Z test_ops.py::TestCommonCPU::test_numpy_ref_repeat_cpu_int64 PASSED [ 15%] 2023-01-11T21:40:59.4759160Z test_ops.py::TestCommonCPU::test_numpy_ref_signal_windows_bartlett_cpu_float64 PASSED [ 15%] 2023-01-11T21:40:59.4759290Z test_ops.py::TestCommonCPU::test_numpy_ref_signal_windows_cosine_cpu_float64 PASSED [ 15%] 2023-01-11T21:40:59.4759420Z test_ops.py::TestCommonCPU::test_numpy_ref_signal_windows_exponential_cpu_float64 PASSED [ 15%] 2023-01-11T21:40:59.4759530Z test_ops.py::TestCommonCPU::test_numpy_ref_signal_windows_gaussian_cpu_float64 PASSED [ 15%] 2023-01-11T21:40:59.4759640Z test_ops.py::TestCommonCPU::test_numpy_ref_signal_windows_hamming_cpu_float64 PASSED [ 15%] 2023-01-11T21:40:59.4759880Z test_ops.py::TestCommonCPU::test_numpy_ref_signal_windows_hann_cpu_float64 PASSED [ 15%] 2023-01-11T21:40:59.4760000Z test_ops.py::TestCommonCPU::test_numpy_ref_signal_windows_kaiser_cpu_float64 PASSED [ 15%] 2023-01-11T21:40:59.4760110Z test_ops.py::TestCommonCPU::test_numpy_ref_signal_windows_nuttall_cpu_float64 PASSED [ 15%] 2023-01-11T21:40:59.4760210Z test_ops.py::TestCommonCPU::test_numpy_ref_tile_cpu_complex128 PASSED [ 15%] 2023-01-11T21:40:59.4760310Z test_ops.py::TestCommonCPU::test_numpy_ref_unbind_cpu_complex128 PASSED [ 15%] 2023-01-11T21:40:59.4760410Z test_ops.py::TestCommonCPU::test_numpy_ref_unbind_cpu_float64 PASSED [ 15%] 2023-01-11T21:40:59.4760510Z test_ops.py::TestCommonCPU::test_numpy_ref_unbind_cpu_int64 PASSED [ 15%] 2023-01-11T21:40:59.4760610Z test_ops.py::TestCommonCPU::test_numpy_ref_where_cpu_float64 PASSED [ 15%] 2023-01-11T21:40:59.4760700Z test_ops.py::TestCommonCPU::test_numpy_ref_where_cpu_int64 PASSED [ 15%] 2023-01-11T21:40:59.4760830Z test_ops.py::TestCommonCPU::test_out_H_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4760930Z test_ops.py::TestCommonCPU::test_out___getitem___cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4761030Z test_ops.py::TestCommonCPU::test_out___radd___cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4761120Z test_ops.py::TestCommonCPU::test_out___rdiv___cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4761210Z test_ops.py::TestCommonCPU::test_out___rmatmul___cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4761310Z test_ops.py::TestCommonCPU::test_out___rmul___cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4761400Z test_ops.py::TestCommonCPU::test_out___ror___cpu_int64 PASSED [ 15%] 2023-01-11T21:40:59.4761490Z test_ops.py::TestCommonCPU::test_out___rpow___cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4761580Z test_ops.py::TestCommonCPU::test_out___rsub___cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4761700Z test_ops.py::TestCommonCPU::test_out__refs__conversions_bfloat16_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4761810Z test_ops.py::TestCommonCPU::test_out__refs__conversions_bool_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4761920Z test_ops.py::TestCommonCPU::test_out__refs__conversions_cdouble_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4762040Z test_ops.py::TestCommonCPU::test_out__refs__conversions_cfloat_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4762150Z test_ops.py::TestCommonCPU::test_out__refs__conversions_chalf_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4762260Z test_ops.py::TestCommonCPU::test_out__refs__conversions_half_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4762370Z test_ops.py::TestCommonCPU::test_out__refs__conversions_int_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4762460Z test_ops.py::TestCommonCPU::test_out__refs_acos_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4762560Z test_ops.py::TestCommonCPU::test_out__refs_acosh_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4762660Z test_ops.py::TestCommonCPU::test_out__refs_addcmul_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4762830Z test_ops.py::TestCommonCPU::test_out__refs_allclose_cpu_float32 SKIPPED (Skipped! Only supports single tensor or iterable of tensor outputs.) [ 15%] 2023-01-11T21:40:59.4762920Z test_ops.py::TestCommonCPU::test_out__refs_amax_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4763020Z test_ops.py::TestCommonCPU::test_out__refs_as_strided_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4763140Z test_ops.py::TestCommonCPU::test_out__refs_as_strided_partial_views_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4763230Z test_ops.py::TestCommonCPU::test_out__refs_asin_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4763330Z test_ops.py::TestCommonCPU::test_out__refs_atan2_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4763420Z test_ops.py::TestCommonCPU::test_out__refs_atan_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4763520Z test_ops.py::TestCommonCPU::test_out__refs_atanh_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4763620Z test_ops.py::TestCommonCPU::test_out__refs_atleast_2d_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4763770Z test_ops.py::TestCommonCPU::test_out__refs_bitwise_left_shift_cpu_int64 PASSED [ 15%] 2023-01-11T21:40:59.4763870Z test_ops.py::TestCommonCPU::test_out__refs_bitwise_not_cpu_int64 PASSED [ 15%] 2023-01-11T21:40:59.4763970Z test_ops.py::TestCommonCPU::test_out__refs_bitwise_or_cpu_int64 PASSED [ 15%] 2023-01-11T21:40:59.4764080Z test_ops.py::TestCommonCPU::test_out__refs_bitwise_right_shift_cpu_int64 PASSED [ 15%] 2023-01-11T21:40:59.4764170Z test_ops.py::TestCommonCPU::test_out__refs_bitwise_xor_cpu_int64 PASSED [ 15%] 2023-01-11T21:40:59.4764280Z test_ops.py::TestCommonCPU::test_out__refs_broadcast_tensors_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4764390Z test_ops.py::TestCommonCPU::test_out__refs_broadcast_to_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4764490Z test_ops.py::TestCommonCPU::test_out__refs_bucketize_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4764580Z test_ops.py::TestCommonCPU::test_out__refs_ceil_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4764700Z test_ops.py::TestCommonCPU::test_out__refs_clamp_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4764800Z test_ops.py::TestCommonCPU::test_out__refs_clamp_min_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4764890Z test_ops.py::TestCommonCPU::test_out__refs_clone_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4764980Z test_ops.py::TestCommonCPU::test_out__refs_conj_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4765090Z test_ops.py::TestCommonCPU::test_out__refs_conj_physical_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4765190Z test_ops.py::TestCommonCPU::test_out__refs_contiguous_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4765280Z test_ops.py::TestCommonCPU::test_out__refs_diag_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4765390Z test_ops.py::TestCommonCPU::test_out__refs_diagonal_scatter_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4765490Z test_ops.py::TestCommonCPU::test_out__refs_digamma_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4765600Z test_ops.py::TestCommonCPU::test_out__refs_div_floor_rounding_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4765710Z test_ops.py::TestCommonCPU::test_out__refs_div_no_rounding_mode_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4765820Z test_ops.py::TestCommonCPU::test_out__refs_div_trunc_rounding_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4765920Z test_ops.py::TestCommonCPU::test_out__refs_dsplit_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4766020Z test_ops.py::TestCommonCPU::test_out__refs_dstack_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4766150Z test_ops.py::TestCommonCPU::test_out__refs_empty_cpu_float32 SKIPPED (Expected: empty is not comparable) [ 15%] 2023-01-11T21:40:59.4766240Z test_ops.py::TestCommonCPU::test_out__refs_eq_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4766340Z test_ops.py::TestCommonCPU::test_out__refs_exp2_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4766430Z test_ops.py::TestCommonCPU::test_out__refs_exp_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4766530Z test_ops.py::TestCommonCPU::test_out__refs_expand_as_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4766630Z test_ops.py::TestCommonCPU::test_out__refs_expand_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4766720Z test_ops.py::TestCommonCPU::test_out__refs_expm1_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4766820Z test_ops.py::TestCommonCPU::test_out__refs_fft_fft_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4766910Z test_ops.py::TestCommonCPU::test_out__refs_fft_fftn_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4767020Z test_ops.py::TestCommonCPU::test_out__refs_fft_fftshift_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4767120Z test_ops.py::TestCommonCPU::test_out__refs_fft_hfftn_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4767210Z test_ops.py::TestCommonCPU::test_out__refs_fft_ifft_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4767310Z test_ops.py::TestCommonCPU::test_out__refs_fft_ihfftn_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4767460Z test_ops.py::TestCommonCPU::test_out__refs_fft_irfft_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4767560Z test_ops.py::TestCommonCPU::test_out__refs_fft_irfftn_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4767660Z test_ops.py::TestCommonCPU::test_out__refs_fft_rfft_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4767750Z test_ops.py::TestCommonCPU::test_out__refs_fft_rfftn_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4767840Z test_ops.py::TestCommonCPU::test_out__refs_flip_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4767940Z test_ops.py::TestCommonCPU::test_out__refs_fliplr_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4768040Z test_ops.py::TestCommonCPU::test_out__refs_flipud_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4768140Z test_ops.py::TestCommonCPU::test_out__refs_float_power_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4768240Z test_ops.py::TestCommonCPU::test_out__refs_floor_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4768340Z test_ops.py::TestCommonCPU::test_out__refs_floor_divide_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4768490Z test_ops.py::TestCommonCPU::test_out__refs_gcd_cpu_int64 PASSED [ 15%] 2023-01-11T21:40:59.4768580Z test_ops.py::TestCommonCPU::test_out__refs_ge_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4768680Z test_ops.py::TestCommonCPU::test_out__refs_gt_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4768770Z test_ops.py::TestCommonCPU::test_out__refs_heaviside_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4768870Z test_ops.py::TestCommonCPU::test_out__refs_hypot_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4768970Z test_ops.py::TestCommonCPU::test_out__refs_igamma_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4769060Z test_ops.py::TestCommonCPU::test_out__refs_igammac_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4769160Z test_ops.py::TestCommonCPU::test_out__refs_imag_cpu_complex64 PASSED [ 15%] 2023-01-11T21:40:59.4769250Z test_ops.py::TestCommonCPU::test_out__refs_index_add_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4769350Z test_ops.py::TestCommonCPU::test_out__refs_index_copy_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4769450Z test_ops.py::TestCommonCPU::test_out__refs_index_fill_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4769540Z test_ops.py::TestCommonCPU::test_out__refs_isclose_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4769640Z test_ops.py::TestCommonCPU::test_out__refs_isfinite_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4769740Z test_ops.py::TestCommonCPU::test_out__refs_isinf_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4769830Z test_ops.py::TestCommonCPU::test_out__refs_isnan_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4769920Z test_ops.py::TestCommonCPU::test_out__refs_lcm_cpu_int64 PASSED [ 15%] 2023-01-11T21:40:59.4770010Z test_ops.py::TestCommonCPU::test_out__refs_le_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4770110Z test_ops.py::TestCommonCPU::test_out__refs_lerp_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4770220Z test_ops.py::TestCommonCPU::test_out__refs_linalg_matrix_norm_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4770320Z test_ops.py::TestCommonCPU::test_out__refs_linalg_svd_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4770410Z test_ops.py::TestCommonCPU::test_out__refs_linspace_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4770510Z test_ops.py::TestCommonCPU::test_out__refs_log10_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4770600Z test_ops.py::TestCommonCPU::test_out__refs_log1p_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4770720Z test_ops.py::TestCommonCPU::test_out__refs_log_softmax_with_dtype_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4770810Z test_ops.py::TestCommonCPU::test_out__refs_logical_or_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4770920Z test_ops.py::TestCommonCPU::test_out__refs_logical_xor_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4771010Z test_ops.py::TestCommonCPU::test_out__refs_lt_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4771110Z test_ops.py::TestCommonCPU::test_out__refs_maximum_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4771250Z test_ops.py::TestCommonCPU::test_out__refs_mean_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4771350Z test_ops.py::TestCommonCPU::test_out__refs_minimum_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4771440Z test_ops.py::TestCommonCPU::test_out__refs_nan_to_num_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4771550Z test_ops.py::TestCommonCPU::test_out__refs_narrow_copy_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4771640Z test_ops.py::TestCommonCPU::test_out__refs_ne_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4771730Z test_ops.py::TestCommonCPU::test_out__refs_neg_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4771870Z test_ops.py::TestCommonCPU::test_out__refs_new_empty_cpu_float32 SKIPPED (Expected: empty is not comparable) [ 15%] 2023-01-11T21:40:59.4771980Z test_ops.py::TestCommonCPU::test_out__refs_new_empty_strided_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4772110Z test_ops.py::TestCommonCPU::test_out__refs_new_full_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4772220Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_celu_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4772370Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_dropout_cpu_float32 SKIPPED (Expected: dropout is not comparable) [ 15%] 2023-01-11T21:40:59.4772480Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_elu_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4772590Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_gelu_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4772700Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_glu_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4772820Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_hinge_embedding_loss_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4772940Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_layer_norm_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4773050Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_leaky_relu_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4773180Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_log_softmax_with_dtype_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4773300Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_margin_ranking_loss_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4773410Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_mish_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4773520Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_pdist_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4773640Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_poisson_nll_loss_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4773750Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_prelu_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4773860Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_relu6_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4773970Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_selu_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4774090Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_softmin_with_dtype_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4774210Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_softplus_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4774320Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_softshrink_cpu_float32 PASSED [ 15%] 2023-01-11T21:40:59.4774430Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_tanhshrink_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4774560Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_triplet_margin_loss_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4774660Z test_ops.py::TestCommonCPU::test_out__refs_norm_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4774760Z test_ops.py::TestCommonCPU::test_out__refs_permute_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4774850Z test_ops.py::TestCommonCPU::test_out__refs_randn_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4774960Z test_ops.py::TestCommonCPU::test_out__refs_remainder_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4775090Z test_ops.py::TestCommonCPU::test_out__refs_repeat_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4775190Z test_ops.py::TestCommonCPU::test_out__refs_reshape_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4775290Z test_ops.py::TestCommonCPU::test_out__refs_rot90_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4775380Z test_ops.py::TestCommonCPU::test_out__refs_rsqrt_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4775480Z test_ops.py::TestCommonCPU::test_out__refs_rsub_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4775580Z test_ops.py::TestCommonCPU::test_out__refs_signbit_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4775670Z test_ops.py::TestCommonCPU::test_out__refs_sin_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4775770Z test_ops.py::TestCommonCPU::test_out__refs_sinc_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4775860Z test_ops.py::TestCommonCPU::test_out__refs_sinh_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4776000Z test_ops.py::TestCommonCPU::test_out__refs_special_bessel_j1_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4776100Z test_ops.py::TestCommonCPU::test_out__refs_special_i0e_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4776210Z test_ops.py::TestCommonCPU::test_out__refs_special_i1e_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4776330Z test_ops.py::TestCommonCPU::test_out__refs_special_log_softmax_with_dtype_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4776460Z test_ops.py::TestCommonCPU::test_out__refs_special_multigammaln_mvlgamma_p_5_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4776560Z test_ops.py::TestCommonCPU::test_out__refs_special_ndtr_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4776670Z test_ops.py::TestCommonCPU::test_out__refs_special_xlog1py_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4776770Z test_ops.py::TestCommonCPU::test_out__refs_squeeze_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4776870Z test_ops.py::TestCommonCPU::test_out__refs_std_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4776970Z test_ops.py::TestCommonCPU::test_out__refs_sub_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4777060Z test_ops.py::TestCommonCPU::test_out__refs_t_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4777160Z test_ops.py::TestCommonCPU::test_out__refs_tan_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4777250Z test_ops.py::TestCommonCPU::test_out__refs_tanh_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4777340Z test_ops.py::TestCommonCPU::test_out__refs_to_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4777440Z test_ops.py::TestCommonCPU::test_out__refs_trace_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4777540Z test_ops.py::TestCommonCPU::test_out__refs_triu_indices_cpu_int64 PASSED [ 16%] 2023-01-11T21:40:59.4777640Z test_ops.py::TestCommonCPU::test_out__refs_true_divide_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4777740Z test_ops.py::TestCommonCPU::test_out__refs_unflatten_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4777840Z test_ops.py::TestCommonCPU::test_out__refs_unfold_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4777930Z test_ops.py::TestCommonCPU::test_out__refs_var_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4778030Z test_ops.py::TestCommonCPU::test_out__refs_var_mean_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4778130Z test_ops.py::TestCommonCPU::test_out__refs_vsplit_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4778220Z test_ops.py::TestCommonCPU::test_out__refs_vstack_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4778320Z test_ops.py::TestCommonCPU::test_out__refs_zeros_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4778410Z test_ops.py::TestCommonCPU::test_out_abs_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4778500Z test_ops.py::TestCommonCPU::test_out_add_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4778600Z test_ops.py::TestCommonCPU::test_out_addbmm_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4778690Z test_ops.py::TestCommonCPU::test_out_addmm_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4778810Z test_ops.py::TestCommonCPU::test_out_addmm_decomposed_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4778910Z test_ops.py::TestCommonCPU::test_out_addr_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4779000Z test_ops.py::TestCommonCPU::test_out_all_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4779160Z test_ops.py::TestCommonCPU::test_out_allclose_cpu_float32 SKIPPED (Skipped! Only supports single tensor or iterable of tensor outputs.) [ 16%] 2023-01-11T21:40:59.4779260Z test_ops.py::TestCommonCPU::test_out_amin_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4779350Z test_ops.py::TestCommonCPU::test_out_aminmax_cpu_float32 XFAIL [ 16%] 2023-01-11T21:40:59.4779440Z test_ops.py::TestCommonCPU::test_out_any_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4779540Z test_ops.py::TestCommonCPU::test_out_arange_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4779650Z test_ops.py::TestCommonCPU::test_out_argmax_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4779750Z test_ops.py::TestCommonCPU::test_out_asin_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4779840Z test_ops.py::TestCommonCPU::test_out_asinh_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4779930Z test_ops.py::TestCommonCPU::test_out_atan2_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4780030Z test_ops.py::TestCommonCPU::test_out_atanh_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4780120Z test_ops.py::TestCommonCPU::test_out_atleast_1d_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4780210Z test_ops.py::TestCommonCPU::test_out_atleast_2d_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4780310Z test_ops.py::TestCommonCPU::test_out_bfloat16_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4780400Z test_ops.py::TestCommonCPU::test_out_bitwise_not_cpu_int64 PASSED [ 16%] 2023-01-11T21:40:59.4780500Z test_ops.py::TestCommonCPU::test_out_bitwise_xor_cpu_int64 PASSED [ 16%] 2023-01-11T21:40:59.4780590Z test_ops.py::TestCommonCPU::test_out_bmm_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4780690Z test_ops.py::TestCommonCPU::test_out_broadcast_shapes_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4780790Z test_ops.py::TestCommonCPU::test_out_broadcast_to_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4780880Z test_ops.py::TestCommonCPU::test_out_byte_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4780970Z test_ops.py::TestCommonCPU::test_out_cat_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4781070Z test_ops.py::TestCommonCPU::test_out_cdist_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4781160Z test_ops.py::TestCommonCPU::test_out_cdouble_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4781250Z test_ops.py::TestCommonCPU::test_out_ceil_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4781350Z test_ops.py::TestCommonCPU::test_out_cfloat_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4781440Z test_ops.py::TestCommonCPU::test_out_chalf_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4781530Z test_ops.py::TestCommonCPU::test_out_char_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4781630Z test_ops.py::TestCommonCPU::test_out_cholesky_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4781730Z test_ops.py::TestCommonCPU::test_out_cholesky_solve_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4781820Z test_ops.py::TestCommonCPU::test_out_chunk_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4781910Z test_ops.py::TestCommonCPU::test_out_clamp_max_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4782010Z test_ops.py::TestCommonCPU::test_out_clone_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4782100Z test_ops.py::TestCommonCPU::test_out_column_stack_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4782200Z test_ops.py::TestCommonCPU::test_out_combinations_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4782290Z test_ops.py::TestCommonCPU::test_out_complex_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4782460Z test_ops.py::TestCommonCPU::test_out_conj_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4782560Z test_ops.py::TestCommonCPU::test_out_contiguous_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4782650Z test_ops.py::TestCommonCPU::test_out_copysign_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4782750Z test_ops.py::TestCommonCPU::test_out_count_nonzero_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4782840Z test_ops.py::TestCommonCPU::test_out_cov_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4782930Z test_ops.py::TestCommonCPU::test_out_cummax_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4783030Z test_ops.py::TestCommonCPU::test_out_cummin_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4783120Z test_ops.py::TestCommonCPU::test_out_cumprod_cpu_float32 XFAIL [ 16%] 2023-01-11T21:40:59.4783220Z test_ops.py::TestCommonCPU::test_out_cumsum_cpu_float32 XFAIL [ 16%] 2023-01-11T21:40:59.4783350Z test_ops.py::TestCommonCPU::test_out_diag_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4783440Z test_ops.py::TestCommonCPU::test_out_diag_embed_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4783540Z test_ops.py::TestCommonCPU::test_out_diff_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4783630Z test_ops.py::TestCommonCPU::test_out_dist_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4783740Z test_ops.py::TestCommonCPU::test_out_div_floor_rounding_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4787620Z test_ops.py::TestCommonCPU::test_out_dstack_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4787770Z test_ops.py::TestCommonCPU::test_out_empty_cpu_float32 SKIPPED (Expected: empty is not comparable) [ 16%] 2023-01-11T21:40:59.4787860Z test_ops.py::TestCommonCPU::test_out_erfinv_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4787960Z test_ops.py::TestCommonCPU::test_out_exp2_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4788060Z test_ops.py::TestCommonCPU::test_out_expand_as_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4788150Z test_ops.py::TestCommonCPU::test_out_expm1_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4788240Z test_ops.py::TestCommonCPU::test_out_eye_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4788340Z test_ops.py::TestCommonCPU::test_out_fft_fft_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4788430Z test_ops.py::TestCommonCPU::test_out_fft_fftn_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4788530Z test_ops.py::TestCommonCPU::test_out_fft_hfft_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4788620Z test_ops.py::TestCommonCPU::test_out_fft_hfftn_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4788720Z test_ops.py::TestCommonCPU::test_out_fft_ifft2_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4788810Z test_ops.py::TestCommonCPU::test_out_fft_ihfft_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4788900Z test_ops.py::TestCommonCPU::test_out_fft_irfft2_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4789000Z test_ops.py::TestCommonCPU::test_out_fft_irfft_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4789100Z test_ops.py::TestCommonCPU::test_out_fft_irfftn_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4789190Z test_ops.py::TestCommonCPU::test_out_fft_rfft_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4789280Z test_ops.py::TestCommonCPU::test_out_fill_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4789380Z test_ops.py::TestCommonCPU::test_out_fliplr_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4789470Z test_ops.py::TestCommonCPU::test_out_float_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4789570Z test_ops.py::TestCommonCPU::test_out_float_power_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4789660Z test_ops.py::TestCommonCPU::test_out_floor_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4789760Z test_ops.py::TestCommonCPU::test_out_floor_divide_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4789970Z test_ops.py::TestCommonCPU::test_out_fmod_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4790060Z test_ops.py::TestCommonCPU::test_out_full_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4790150Z test_ops.py::TestCommonCPU::test_out_gather_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4790250Z test_ops.py::TestCommonCPU::test_out_gcd_cpu_int64 PASSED [ 16%] 2023-01-11T21:40:59.4790340Z test_ops.py::TestCommonCPU::test_out_ge_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4790430Z test_ops.py::TestCommonCPU::test_out_geqrf_cpu_float32 XFAIL [ 16%] 2023-01-11T21:40:59.4790530Z test_ops.py::TestCommonCPU::test_out_histogram_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4790620Z test_ops.py::TestCommonCPU::test_out_hstack_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4790720Z test_ops.py::TestCommonCPU::test_out_hypot_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4790840Z test_ops.py::TestCommonCPU::test_out_igammac_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4790930Z test_ops.py::TestCommonCPU::test_out_int_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4791030Z test_ops.py::TestCommonCPU::test_out_isfinite_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4791120Z test_ops.py::TestCommonCPU::test_out_isinf_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4791220Z test_ops.py::TestCommonCPU::test_out_isneginf_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4791350Z test_ops.py::TestCommonCPU::test_out_jiterator_2inputs_2outputs_cpu_float32 SKIPPED (Only runs on cuda) [ 16%] 2023-01-11T21:40:59.4791470Z test_ops.py::TestCommonCPU::test_out_jiterator_unary_cpu_float32 SKIPPED (Only runs on cuda) [ 16%] 2023-01-11T21:40:59.4791560Z test_ops.py::TestCommonCPU::test_out_kron_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4791660Z test_ops.py::TestCommonCPU::test_out_lcm_cpu_int64 PASSED [ 16%] 2023-01-11T21:40:59.4791750Z test_ops.py::TestCommonCPU::test_out_lerp_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4791860Z test_ops.py::TestCommonCPU::test_out_linalg_det_singular_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4791960Z test_ops.py::TestCommonCPU::test_out_linalg_eigh_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4792050Z test_ops.py::TestCommonCPU::test_out_linalg_eigvals_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4792150Z test_ops.py::TestCommonCPU::test_out_linalg_inv_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4792250Z test_ops.py::TestCommonCPU::test_out_linalg_ldl_factor_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4792370Z test_ops.py::TestCommonCPU::test_out_linalg_lstsq_cpu_float32 SKIPPED (Skipped!) [ 16%] 2023-01-11T21:40:59.4792480Z test_ops.py::TestCommonCPU::test_out_linalg_lstsq_grad_oriented_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4792580Z test_ops.py::TestCommonCPU::test_out_linalg_lu_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4792690Z test_ops.py::TestCommonCPU::test_out_linalg_matrix_norm_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4792790Z test_ops.py::TestCommonCPU::test_out_linalg_matrix_power_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4792900Z test_ops.py::TestCommonCPU::test_out_linalg_matrix_rank_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4793000Z test_ops.py::TestCommonCPU::test_out_linalg_multi_dot_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4793100Z test_ops.py::TestCommonCPU::test_out_linalg_norm_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4793210Z test_ops.py::TestCommonCPU::test_out_linalg_norm_subgradients_at_zero_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4793330Z test_ops.py::TestCommonCPU::test_out_linalg_pinv_hermitian_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4793420Z test_ops.py::TestCommonCPU::test_out_linalg_qr_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4793520Z test_ops.py::TestCommonCPU::test_out_linalg_solve_ex_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4793620Z test_ops.py::TestCommonCPU::test_out_linalg_svdvals_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4793760Z test_ops.py::TestCommonCPU::test_out_linalg_tensorsolve_cpu_float32 PASSED [ 16%] 2023-01-11T21:40:59.4793850Z test_ops.py::TestCommonCPU::test_out_log_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4793960Z test_ops.py::TestCommonCPU::test_out_log_softmax_with_dtype_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4794060Z test_ops.py::TestCommonCPU::test_out_logdet_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4794160Z test_ops.py::TestCommonCPU::test_out_logical_and_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4794250Z test_ops.py::TestCommonCPU::test_out_logical_not_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4794350Z test_ops.py::TestCommonCPU::test_out_logical_or_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4794440Z test_ops.py::TestCommonCPU::test_out_logit_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4794530Z test_ops.py::TestCommonCPU::test_out_logspace_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4794650Z test_ops.py::TestCommonCPU::test_out_logsumexp_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4794750Z test_ops.py::TestCommonCPU::test_out_mH_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4794840Z test_ops.py::TestCommonCPU::test_out_mT_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4794930Z test_ops.py::TestCommonCPU::test_out_masked_amax_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4795030Z test_ops.py::TestCommonCPU::test_out_masked_argmax_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4795130Z test_ops.py::TestCommonCPU::test_out_masked_argmin_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4795220Z test_ops.py::TestCommonCPU::test_out_masked_cumsum_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4795330Z test_ops.py::TestCommonCPU::test_out_masked_log_softmax_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4795430Z test_ops.py::TestCommonCPU::test_out_masked_logaddexp_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4795530Z test_ops.py::TestCommonCPU::test_out_masked_normalize_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4795620Z test_ops.py::TestCommonCPU::test_out_masked_prod_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4795720Z test_ops.py::TestCommonCPU::test_out_masked_softmax_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4795810Z test_ops.py::TestCommonCPU::test_out_masked_std_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4795910Z test_ops.py::TestCommonCPU::test_out_masked_var_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4796000Z test_ops.py::TestCommonCPU::test_out_matmul_cpu_float32 XFAIL [ 17%] 2023-01-11T21:40:59.4796090Z test_ops.py::TestCommonCPU::test_out_matrix_exp_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4796220Z test_ops.py::TestCommonCPU::test_out_max_pool2d_with_indices_backward_cpu_float32 SKIPPED (Skipped!) [ 17%] 2023-01-11T21:40:59.4796330Z test_ops.py::TestCommonCPU::test_out_max_reduction_with_dim_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4796430Z test_ops.py::TestCommonCPU::test_out_maximum_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4796530Z test_ops.py::TestCommonCPU::test_out_min_binary_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4796630Z test_ops.py::TestCommonCPU::test_out_min_reduction_no_dim_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4796740Z test_ops.py::TestCommonCPU::test_out_min_reduction_with_dim_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4796840Z test_ops.py::TestCommonCPU::test_out_minimum_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4796930Z test_ops.py::TestCommonCPU::test_out_mode_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4797020Z test_ops.py::TestCommonCPU::test_out_msort_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4797110Z test_ops.py::TestCommonCPU::test_out_mv_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4797220Z test_ops.py::TestCommonCPU::test_out_mvlgamma_mvlgamma_p_3_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4797330Z test_ops.py::TestCommonCPU::test_out_mvlgamma_mvlgamma_p_5_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4797460Z test_ops.py::TestCommonCPU::test_out_nan_to_num_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4797550Z test_ops.py::TestCommonCPU::test_out_nanmean_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4797650Z test_ops.py::TestCommonCPU::test_out_nanmedian_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4797750Z test_ops.py::TestCommonCPU::test_out_nanquantile_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4797840Z test_ops.py::TestCommonCPU::test_out_nansum_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4797930Z test_ops.py::TestCommonCPU::test_out_narrow_copy_cpu_float32 XFAIL [ 17%] 2023-01-11T21:40:59.4798040Z test_ops.py::TestCommonCPU::test_out_native_batch_norm_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4798150Z test_ops.py::TestCommonCPU::test_out_native_dropout_backward_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4798260Z test_ops.py::TestCommonCPU::test_out_native_layer_norm_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4798370Z test_ops.py::TestCommonCPU::test_out_ne_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4798460Z test_ops.py::TestCommonCPU::test_out_neg_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4798560Z test_ops.py::TestCommonCPU::test_out_new_empty_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4798650Z test_ops.py::TestCommonCPU::test_out_new_full_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4798740Z test_ops.py::TestCommonCPU::test_out_new_ones_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4798840Z test_ops.py::TestCommonCPU::test_out_new_zeros_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4798930Z test_ops.py::TestCommonCPU::test_out_nextafter_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4799060Z test_ops.py::TestCommonCPU::test_out_nn_functional__scaled_dot_product_attention_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4799180Z test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_avg_pool1d_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4799310Z test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_avg_pool2d_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4799430Z test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_max_pool2d_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4799540Z test_ops.py::TestCommonCPU::test_out_nn_functional_avg_pool1d_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4799650Z test_ops.py::TestCommonCPU::test_out_nn_functional_avg_pool3d_cpu_float32 XFAIL [ 17%] 2023-01-11T21:40:59.4799760Z test_ops.py::TestCommonCPU::test_out_nn_functional_batch_norm_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4799880Z test_ops.py::TestCommonCPU::test_out_nn_functional_binary_cross_entropy_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4800010Z test_ops.py::TestCommonCPU::test_out_nn_functional_binary_cross_entropy_with_logits_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4800120Z test_ops.py::TestCommonCPU::test_out_nn_functional_conv1d_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4800230Z test_ops.py::TestCommonCPU::test_out_nn_functional_conv_transpose1d_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4800360Z test_ops.py::TestCommonCPU::test_out_nn_functional_cosine_embedding_loss_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4800470Z test_ops.py::TestCommonCPU::test_out_nn_functional_dropout2d_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4800570Z test_ops.py::TestCommonCPU::test_out_nn_functional_dropout3d_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4800680Z test_ops.py::TestCommonCPU::test_out_nn_functional_elu_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4800820Z test_ops.py::TestCommonCPU::test_out_nn_functional_feature_alpha_dropout_without_train_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4800940Z test_ops.py::TestCommonCPU::test_out_nn_functional_fractional_max_pool3d_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4801050Z test_ops.py::TestCommonCPU::test_out_nn_functional_gaussian_nll_loss_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4801170Z test_ops.py::TestCommonCPU::test_out_nn_functional_gelu_cpu_float32 SKIPPED (Skipped!) [ 17%] 2023-01-11T21:40:59.4801330Z test_ops.py::TestCommonCPU::test_out_nn_functional_glu_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4801450Z test_ops.py::TestCommonCPU::test_out_nn_functional_grid_sample_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4801560Z test_ops.py::TestCommonCPU::test_out_nn_functional_group_norm_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4801670Z test_ops.py::TestCommonCPU::test_out_nn_functional_hardsigmoid_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4801780Z test_ops.py::TestCommonCPU::test_out_nn_functional_hardswish_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4801890Z test_ops.py::TestCommonCPU::test_out_nn_functional_instance_norm_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4802010Z test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_area_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4802130Z test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_bilinear_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4802280Z test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_linear_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4802410Z test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_nearest_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4802510Z test_ops.py::TestCommonCPU::test_out_nn_functional_l1_loss_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4802620Z test_ops.py::TestCommonCPU::test_out_nn_functional_layer_norm_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4802730Z test_ops.py::TestCommonCPU::test_out_nn_functional_leaky_relu_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4802840Z test_ops.py::TestCommonCPU::test_out_nn_functional_linear_cpu_float32 XFAIL [ 17%] 2023-01-11T21:40:59.4802950Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_pool1d_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4803060Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_pool3d_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4803170Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool1d_grad_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4803290Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool2d_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4803400Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool2d_grad_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4803510Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool3d_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4803620Z test_ops.py::TestCommonCPU::test_out_nn_functional_mse_loss_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4803740Z test_ops.py::TestCommonCPU::test_out_nn_functional_multilabel_margin_loss_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4803850Z test_ops.py::TestCommonCPU::test_out_nn_functional_one_hot_cpu_int64 PASSED [ 17%] 2023-01-11T21:40:59.4803960Z test_ops.py::TestCommonCPU::test_out_nn_functional_pad_constant_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4804070Z test_ops.py::TestCommonCPU::test_out_nn_functional_pad_reflect_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4804190Z test_ops.py::TestCommonCPU::test_out_nn_functional_pairwise_distance_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4804300Z test_ops.py::TestCommonCPU::test_out_nn_functional_pixel_shuffle_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4804420Z test_ops.py::TestCommonCPU::test_out_nn_functional_pixel_unshuffle_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4804530Z test_ops.py::TestCommonCPU::test_out_nn_functional_prelu_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4804630Z test_ops.py::TestCommonCPU::test_out_nn_functional_rrelu_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4804740Z test_ops.py::TestCommonCPU::test_out_nn_functional_silu_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4804850Z test_ops.py::TestCommonCPU::test_out_nn_functional_soft_margin_loss_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4804960Z test_ops.py::TestCommonCPU::test_out_nn_functional_softsign_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4805070Z test_ops.py::TestCommonCPU::test_out_nn_functional_tanhshrink_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4805200Z test_ops.py::TestCommonCPU::test_out_nn_functional_threshold_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4805330Z test_ops.py::TestCommonCPU::test_out_nn_functional_triplet_margin_loss_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4805440Z test_ops.py::TestCommonCPU::test_out_nn_functional_upsample_bilinear_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4805560Z test_ops.py::TestCommonCPU::test_out_nn_functional_upsample_nearest_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4805660Z test_ops.py::TestCommonCPU::test_out_nonzero_cpu_float32 XFAIL [ 17%] 2023-01-11T21:40:59.4805760Z test_ops.py::TestCommonCPU::test_out_norm_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4805850Z test_ops.py::TestCommonCPU::test_out_norm_inf_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4805950Z test_ops.py::TestCommonCPU::test_out_norm_nuc_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4806050Z test_ops.py::TestCommonCPU::test_out_normal_cpu_float32 XFAIL [ 17%] 2023-01-11T21:40:59.4806180Z test_ops.py::TestCommonCPU::test_out_normal_number_mean_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4806270Z test_ops.py::TestCommonCPU::test_out_ones_like_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4806370Z test_ops.py::TestCommonCPU::test_out_ormqr_cpu_float32 XFAIL [ 17%] 2023-01-11T21:40:59.4806460Z test_ops.py::TestCommonCPU::test_out_pca_lowrank_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4806560Z test_ops.py::TestCommonCPU::test_out_pinverse_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4806670Z test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_0_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4806790Z test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_1_cpu_float32 SKIPPED (Skipped!) [ 17%] 2023-01-11T21:40:59.4806910Z test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_2_cpu_float32 SKIPPED (Skipped!) [ 17%] 2023-01-11T21:40:59.4807030Z test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_3_cpu_float32 SKIPPED (Skipped!) [ 17%] 2023-01-11T21:40:59.4807130Z test_ops.py::TestCommonCPU::test_out_pow_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4807220Z test_ops.py::TestCommonCPU::test_out_prod_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4807320Z test_ops.py::TestCommonCPU::test_out_qr_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4807410Z test_ops.py::TestCommonCPU::test_out_rad2deg_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4807510Z test_ops.py::TestCommonCPU::test_out_randint_like_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4807600Z test_ops.py::TestCommonCPU::test_out_randn_like_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4807700Z test_ops.py::TestCommonCPU::test_out_reciprocal_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4807790Z test_ops.py::TestCommonCPU::test_out_renorm_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4807890Z test_ops.py::TestCommonCPU::test_out_resize_as__cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4807980Z test_ops.py::TestCommonCPU::test_out_roll_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4808080Z test_ops.py::TestCommonCPU::test_out_rot90_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4808170Z test_ops.py::TestCommonCPU::test_out_round_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4808290Z test_ops.py::TestCommonCPU::test_out_round_decimals_neg_3_cpu_float32 SKIPPED (Skipped!) [ 17%] 2023-01-11T21:40:59.4808380Z test_ops.py::TestCommonCPU::test_out_scatter_add_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4808490Z test_ops.py::TestCommonCPU::test_out_scatter_reduce_mean_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4808590Z test_ops.py::TestCommonCPU::test_out_searchsorted_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4808700Z test_ops.py::TestCommonCPU::test_out_segment_reduce_lengths_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4808790Z test_ops.py::TestCommonCPU::test_out_select_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4808890Z test_ops.py::TestCommonCPU::test_out_select_scatter_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4809010Z test_ops.py::TestCommonCPU::test_out_sigmoid_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4809120Z test_ops.py::TestCommonCPU::test_out_signal_windows_blackman_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4809230Z test_ops.py::TestCommonCPU::test_out_signal_windows_exponential_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4809340Z test_ops.py::TestCommonCPU::test_out_signal_windows_gaussian_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4809460Z test_ops.py::TestCommonCPU::test_out_signal_windows_general_cosine_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4809570Z test_ops.py::TestCommonCPU::test_out_signal_windows_hamming_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4809660Z test_ops.py::TestCommonCPU::test_out_signbit_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4809760Z test_ops.py::TestCommonCPU::test_out_sinh_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4809910Z test_ops.py::TestCommonCPU::test_out_slice_scatter_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4810000Z test_ops.py::TestCommonCPU::test_out_softmax_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4810100Z test_ops.py::TestCommonCPU::test_out_sort_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4810200Z test_ops.py::TestCommonCPU::test_out_special_bessel_j0_cpu_float32 PASSED [ 17%] 2023-01-11T21:40:59.4810320Z test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_t_cpu_float32 PASSED [ 18%] 2023-01-11T21:40:59.4810600Z test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_v_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 18%] 2023-01-11T21:40:59.4810720Z test_ops.py::TestCommonCPU::test_out_special_hermite_polynomial_h_cpu_float32 PASSED [ 18%] 2023-01-11T21:40:59.4810830Z test_ops.py::TestCommonCPU::test_out_special_hermite_polynomial_he_cpu_float32 PASSED [ 18%] 2023-01-11T21:40:59.4810940Z test_ops.py::TestCommonCPU::test_out_special_i0e_cpu_float32 PASSED [ 18%] 2023-01-11T21:40:59.4811030Z test_ops.py::TestCommonCPU::test_out_special_i1e_cpu_float32 PASSED [ 18%] 2023-01-11T21:40:59.4811150Z test_ops.py::TestCommonCPU::test_out_special_laguerre_polynomial_l_cpu_float32 PASSED [ 18%] 2023-01-11T21:40:59.4811260Z test_ops.py::TestCommonCPU::test_out_special_modified_bessel_i1_cpu_float32 PASSED [ 18%] 2023-01-11T21:40:59.4811370Z test_ops.py::TestCommonCPU::test_out_special_modified_bessel_k0_cpu_float32 PASSED [ 18%] 2023-01-11T21:40:59.4811480Z test_ops.py::TestCommonCPU::test_out_special_modified_bessel_k1_cpu_float32 PASSED [ 18%] 2023-01-11T21:40:59.4811580Z test_ops.py::TestCommonCPU::test_out_special_ndtr_cpu_float32 PASSED [ 18%] 2023-01-11T21:40:59.4811710Z test_ops.py::TestCommonCPU::test_out_special_polygamma_special_polygamma_n_0_cpu_float32 PASSED [ 18%] 2023-01-11T21:40:59.4811830Z test_ops.py::TestCommonCPU::test_out_special_scaled_modified_bessel_k1_cpu_float32 PASSED [ 18%] 2023-01-11T21:40:59.4812060Z test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_t_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 18%] 2023-01-11T21:40:59.4812290Z test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_u_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 18%] 2023-01-11T21:40:59.4812390Z test_ops.py::TestCommonCPU::test_out_special_zeta_cpu_float32 PASSED [ 18%] 2023-01-11T21:40:59.4812490Z test_ops.py::TestCommonCPU::test_out_split_cpu_float32 PASSED [ 18%] 2023-01-11T21:40:59.4812590Z test_ops.py::TestCommonCPU::test_out_split_with_sizes_cpu_float32 PASSED [ 18%] 2023-01-11T21:40:59.4812680Z test_ops.py::TestCommonCPU::test_out_square_cpu_float32 PASSED [ 18%] 2023-01-11T21:40:59.4812790Z test_ops.py::TestCommonCPU::test_out_std_mean_unbiased_cpu_float32 PASSED [ 18%] 2023-01-11T21:40:59.4812880Z test_ops.py::TestCommonCPU::test_out_stft_cpu_float32 PASSED [ 18%] 2023-01-11T21:40:59.4813040Z test_ops.py::TestCommonCPU::test_out_sum_cpu_float32 PASSED [ 18%] 2023-01-11T21:40:59.4813130Z test_ops.py::TestCommonCPU::test_out_sum_to_size_cpu_float32 PASSED [ 18%] 2023-01-11T21:40:59.4816840Z test_ops.py::TestCommonCPU::test_out_svd_cpu_float32 PASSED [ 18%] 2023-01-11T21:40:59.4816960Z test_ops.py::TestCommonCPU::test_out_svd_lowrank_cpu_float32 PASSED [ 18%] 2023-01-11T21:40:59.4817050Z test_ops.py::TestCommonCPU::test_out_t_cpu_float32 PASSED [ 18%] 2023-01-11T21:40:59.4817140Z test_ops.py::TestCommonCPU::test_out_tensordot_cpu_float32 PASSED [ 18%] 2023-01-11T21:40:59.4817240Z test_ops.py::TestCommonCPU::test_out_tile_cpu_float32 PASSED [ 18%] 2023-01-11T21:40:59.4817330Z test_ops.py::TestCommonCPU::test_out_topk_cpu_float32 PASSED [ 18%] 2023-01-11T21:40:59.4817420Z test_ops.py::TestCommonCPU::test_out_trace_cpu_float32 PASSED [ 18%] 2023-01-11T21:40:59.4817520Z test_ops.py::TestCommonCPU::test_out_transpose_cpu_float32 PASSED [ 18%] 2023-01-11T21:40:59.4817710Z test_ops.py::TestCommonCPU::test_out_trapezoid_cpu_float32 PASSED [ 18%] 2023-01-11T21:40:59.4817810Z test_ops.py::TestCommonCPU::test_out_trapz_cpu_float32 PASSED [ 18%] 2023-01-11T21:40:59.4817900Z test_ops.py::TestCommonCPU::test_out_tril_indices_cpu_int64 PASSED [ 18%] 2023-01-11T21:40:59.4817990Z test_ops.py::TestCommonCPU::test_out_triu_indices_cpu_int64 PASSED [ 18%] 2023-01-11T21:40:59.4818090Z test_ops.py::TestCommonCPU::test_out_true_divide_cpu_float32 PASSED [ 18%] 2023-01-11T21:40:59.4818180Z test_ops.py::TestCommonCPU::test_out_trunc_cpu_float32 PASSED [ 18%] 2023-01-11T21:40:59.4818280Z test_ops.py::TestCommonCPU::test_out_unflatten_cpu_float32 PASSED [ 18%] 2023-01-11T21:40:59.4818370Z test_ops.py::TestCommonCPU::test_out_unfold_copy_cpu_float32 XFAIL [ 18%] 2023-01-11T21:40:59.4818470Z test_ops.py::TestCommonCPU::test_out_uniform_cpu_float32 PASSED [ 18%] 2023-01-11T21:40:59.4818580Z test_ops.py::TestCommonCPU::test_out_unique_consecutive_cpu_float32 PASSED [ 18%] 2023-01-11T21:40:59.4818670Z test_ops.py::TestCommonCPU::test_out_unsqueeze_cpu_float32 PASSED [ 18%] 2023-01-11T21:40:59.4818770Z test_ops.py::TestCommonCPU::test_out_var_cpu_float32 PASSED [ 18%] 2023-01-11T21:40:59.4818860Z test_ops.py::TestCommonCPU::test_out_var_mean_cpu_float32 PASSED [ 18%] 2023-01-11T21:40:59.4818960Z test_ops.py::TestCommonCPU::test_out_var_unbiased_cpu_float32 PASSED [ 18%] 2023-01-11T21:40:59.4819050Z test_ops.py::TestCommonCPU::test_out_vdot_cpu_float32 PASSED [ 18%] 2023-01-11T21:40:59.4819150Z test_ops.py::TestCommonCPU::test_out_view_as_complex_cpu_float32 PASSED [ 18%] 2023-01-11T21:40:59.4819240Z test_ops.py::TestCommonCPU::test_out_view_copy_cpu_float32 XFAIL [ 18%] 2023-01-11T21:40:59.4819330Z test_ops.py::TestCommonCPU::test_out_warning___rmod___cpu PASSED [ 18%] 2023-01-11T21:40:59.4819430Z test_ops.py::TestCommonCPU::test_out_warning___rmul___cpu PASSED [ 18%] 2023-01-11T21:40:59.4819530Z test_ops.py::TestCommonCPU::test_out_warning___ror___cpu PASSED [ 18%] 2023-01-11T21:40:59.4819620Z test_ops.py::TestCommonCPU::test_out_warning___rsub___cpu PASSED [ 18%] 2023-01-11T21:40:59.4819730Z test_ops.py::TestCommonCPU::test_out_warning__native_batch_norm_legit_cpu XFAIL [ 18%] 2023-01-11T21:40:59.4819820Z test_ops.py::TestCommonCPU::test_out_warning__refs_T_cpu PASSED [ 18%] 2023-01-11T21:40:59.4819930Z test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_bool_cpu PASSED [ 18%] 2023-01-11T21:40:59.4820050Z test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_cdouble_cpu PASSED [ 18%] 2023-01-11T21:40:59.4820150Z test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_char_cpu PASSED [ 18%] 2023-01-11T21:40:59.4820270Z test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_complex_cpu PASSED [ 18%] 2023-01-11T21:40:59.4820430Z test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_half_cpu PASSED [ 18%] 2023-01-11T21:40:59.4820550Z test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_short_cpu PASSED [ 18%] 2023-01-11T21:40:59.4820650Z test_ops.py::TestCommonCPU::test_out_warning__refs_abs_cpu PASSED [ 18%] 2023-01-11T21:40:59.4820740Z test_ops.py::TestCommonCPU::test_out_warning__refs_acos_cpu PASSED [ 18%] 2023-01-11T21:40:59.4820840Z test_ops.py::TestCommonCPU::test_out_warning__refs_acosh_cpu PASSED [ 18%] 2023-01-11T21:40:59.4820940Z test_ops.py::TestCommonCPU::test_out_warning__refs_addcmul_cpu PASSED [ 18%] 2023-01-11T21:40:59.4821030Z test_ops.py::TestCommonCPU::test_out_warning__refs_addr_cpu PASSED [ 18%] 2023-01-11T21:40:59.4821130Z test_ops.py::TestCommonCPU::test_out_warning__refs_all_cpu PASSED [ 18%] 2023-01-11T21:40:59.4821220Z test_ops.py::TestCommonCPU::test_out_warning__refs_amax_cpu PASSED [ 18%] 2023-01-11T21:40:59.4821320Z test_ops.py::TestCommonCPU::test_out_warning__refs_amin_cpu PASSED [ 18%] 2023-01-11T21:40:59.4821450Z test_ops.py::TestCommonCPU::test_out_warning__refs_arange_cpu PASSED [ 18%] 2023-01-11T21:40:59.4821550Z test_ops.py::TestCommonCPU::test_out_warning__refs_as_strided_cpu PASSED [ 18%] 2023-01-11T21:40:59.4821650Z test_ops.py::TestCommonCPU::test_out_warning__refs_asinh_cpu PASSED [ 18%] 2023-01-11T21:40:59.4821750Z test_ops.py::TestCommonCPU::test_out_warning__refs_atan2_cpu PASSED [ 18%] 2023-01-11T21:40:59.4821840Z test_ops.py::TestCommonCPU::test_out_warning__refs_atleast_1d_cpu PASSED [ 18%] 2023-01-11T21:40:59.4821940Z test_ops.py::TestCommonCPU::test_out_warning__refs_atleast_2d_cpu PASSED [ 18%] 2023-01-11T21:40:59.4822040Z test_ops.py::TestCommonCPU::test_out_warning__refs_atleast_3d_cpu PASSED [ 18%] 2023-01-11T21:40:59.4822150Z test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_left_shift_cpu PASSED [ 18%] 2023-01-11T21:40:59.4822240Z test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_or_cpu PASSED [ 18%] 2023-01-11T21:40:59.4822360Z test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_right_shift_cpu PASSED [ 18%] 2023-01-11T21:40:59.4822460Z test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_xor_cpu PASSED [ 18%] 2023-01-11T21:40:59.4822580Z test_ops.py::TestCommonCPU::test_out_warning__refs_broadcast_shapes_cpu PASSED [ 18%] 2023-01-11T21:40:59.4822690Z test_ops.py::TestCommonCPU::test_out_warning__refs_broadcast_tensors_cpu PASSED [ 18%] 2023-01-11T21:40:59.4822790Z test_ops.py::TestCommonCPU::test_out_warning__refs_broadcast_to_cpu PASSED [ 18%] 2023-01-11T21:40:59.4822890Z test_ops.py::TestCommonCPU::test_out_warning__refs_bucketize_cpu PASSED [ 18%] 2023-01-11T21:40:59.4822990Z test_ops.py::TestCommonCPU::test_out_warning__refs_chunk_cpu PASSED [ 18%] 2023-01-11T21:40:59.4823090Z test_ops.py::TestCommonCPU::test_out_warning__refs_clamp_min_cpu PASSED [ 18%] 2023-01-11T21:40:59.4823180Z test_ops.py::TestCommonCPU::test_out_warning__refs_clone_cpu PASSED [ 18%] 2023-01-11T21:40:59.4823300Z test_ops.py::TestCommonCPU::test_out_warning__refs_conj_physical_cpu PASSED [ 18%] 2023-01-11T21:40:59.4823410Z test_ops.py::TestCommonCPU::test_out_warning__refs_constant_pad_nd_cpu PASSED [ 18%] 2023-01-11T21:40:59.4823510Z test_ops.py::TestCommonCPU::test_out_warning__refs_copysign_cpu PASSED [ 18%] 2023-01-11T21:40:59.4823600Z test_ops.py::TestCommonCPU::test_out_warning__refs_cos_cpu PASSED [ 18%] 2023-01-11T21:40:59.4823700Z test_ops.py::TestCommonCPU::test_out_warning__refs_cumsum_cpu PASSED [ 18%] 2023-01-11T21:40:59.4823800Z test_ops.py::TestCommonCPU::test_out_warning__refs_diagonal_copy_cpu PASSED [ 18%] 2023-01-11T21:40:59.4823920Z test_ops.py::TestCommonCPU::test_out_warning__refs_div_trunc_rounding_cpu PASSED [ 18%] 2023-01-11T21:40:59.4824010Z test_ops.py::TestCommonCPU::test_out_warning__refs_dsplit_cpu PASSED [ 18%] 2023-01-11T21:40:59.4824150Z test_ops.py::TestCommonCPU::test_out_warning__refs_empty_cpu SKIPPED (Expected: empty is not comparable) [ 18%] 2023-01-11T21:40:59.4824280Z test_ops.py::TestCommonCPU::test_out_warning__refs_eq_cpu PASSED [ 18%] 2023-01-11T21:40:59.4824380Z test_ops.py::TestCommonCPU::test_out_warning__refs_erfinv_cpu PASSED [ 18%] 2023-01-11T21:40:59.4824480Z test_ops.py::TestCommonCPU::test_out_warning__refs_exp2_cpu PASSED [ 18%] 2023-01-11T21:40:59.4824580Z test_ops.py::TestCommonCPU::test_out_warning__refs_exp_cpu PASSED [ 18%] 2023-01-11T21:40:59.4824670Z test_ops.py::TestCommonCPU::test_out_warning__refs_expand_as_cpu PASSED [ 18%] 2023-01-11T21:40:59.4824770Z test_ops.py::TestCommonCPU::test_out_warning__refs_eye_cpu PASSED [ 18%] 2023-01-11T21:40:59.4824860Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fft2_cpu PASSED [ 18%] 2023-01-11T21:40:59.4824960Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fft_cpu PASSED [ 18%] 2023-01-11T21:40:59.4825070Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fftshift_cpu PASSED [ 18%] 2023-01-11T21:40:59.4825180Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_hfft2_cpu PASSED [ 18%] 2023-01-11T21:40:59.4825280Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_hfft_cpu PASSED [ 18%] 2023-01-11T21:40:59.4825380Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifft_cpu PASSED [ 18%] 2023-01-11T21:40:59.4825490Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifftshift_cpu PASSED [ 18%] 2023-01-11T21:40:59.4825580Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ihfft2_cpu PASSED [ 18%] 2023-01-11T21:40:59.4825680Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ihfftn_cpu PASSED [ 18%] 2023-01-11T21:40:59.4825780Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_irfft_cpu PASSED [ 18%] 2023-01-11T21:40:59.4825870Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_rfft_cpu PASSED [ 18%] 2023-01-11T21:40:59.4825980Z test_ops.py::TestCommonCPU::test_out_warning__refs_float_power_cpu PASSED [ 18%] 2023-01-11T21:40:59.4826070Z test_ops.py::TestCommonCPU::test_out_warning__refs_floor_cpu PASSED [ 18%] 2023-01-11T21:40:59.4826180Z test_ops.py::TestCommonCPU::test_out_warning__refs_floor_divide_cpu PASSED [ 18%] 2023-01-11T21:40:59.4826280Z test_ops.py::TestCommonCPU::test_out_warning__refs_fmax_cpu PASSED [ 18%] 2023-01-11T21:40:59.4826370Z test_ops.py::TestCommonCPU::test_out_warning__refs_fmin_cpu PASSED [ 18%] 2023-01-11T21:40:59.4826470Z test_ops.py::TestCommonCPU::test_out_warning__refs_fmod_cpu PASSED [ 18%] 2023-01-11T21:40:59.4826560Z test_ops.py::TestCommonCPU::test_out_warning__refs_gt_cpu PASSED [ 18%] 2023-01-11T21:40:59.4826660Z test_ops.py::TestCommonCPU::test_out_warning__refs_heaviside_cpu PASSED [ 18%] 2023-01-11T21:40:59.4826750Z test_ops.py::TestCommonCPU::test_out_warning__refs_hstack_cpu PASSED [ 18%] 2023-01-11T21:40:59.4826840Z test_ops.py::TestCommonCPU::test_out_warning__refs_i0_cpu PASSED [ 18%] 2023-01-11T21:40:59.4826940Z test_ops.py::TestCommonCPU::test_out_warning__refs_index_add_cpu PASSED [ 18%] 2023-01-11T21:40:59.4827040Z test_ops.py::TestCommonCPU::test_out_warning__refs_isclose_cpu PASSED [ 18%] 2023-01-11T21:40:59.4827140Z test_ops.py::TestCommonCPU::test_out_warning__refs_isfinite_cpu PASSED [ 18%] 2023-01-11T21:40:59.4827240Z test_ops.py::TestCommonCPU::test_out_warning__refs_isneginf_cpu PASSED [ 18%] 2023-01-11T21:40:59.4827330Z test_ops.py::TestCommonCPU::test_out_warning__refs_lcm_cpu PASSED [ 18%] 2023-01-11T21:40:59.4827430Z test_ops.py::TestCommonCPU::test_out_warning__refs_lerp_cpu PASSED [ 18%] 2023-01-11T21:40:59.4827520Z test_ops.py::TestCommonCPU::test_out_warning__refs_lgamma_cpu PASSED [ 18%] 2023-01-11T21:40:59.4827630Z test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_norm_cpu PASSED [ 18%] 2023-01-11T21:40:59.4827730Z test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_svd_cpu PASSED [ 18%] 2023-01-11T21:40:59.4827840Z test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_vector_norm_cpu PASSED [ 18%] 2023-01-11T21:40:59.4827940Z test_ops.py::TestCommonCPU::test_out_warning__refs_linspace_cpu PASSED [ 18%] 2023-01-11T21:40:59.4828050Z test_ops.py::TestCommonCPU::test_out_warning__refs_log10_cpu PASSED [ 18%] 2023-01-11T21:40:59.4828150Z test_ops.py::TestCommonCPU::test_out_warning__refs_log1p_cpu PASSED [ 18%] 2023-01-11T21:40:59.4828250Z test_ops.py::TestCommonCPU::test_out_warning__refs_log_cpu PASSED [ 18%] 2023-01-11T21:40:59.4828350Z test_ops.py::TestCommonCPU::test_out_warning__refs_logical_not_cpu PASSED [ 18%] 2023-01-11T21:40:59.4828460Z test_ops.py::TestCommonCPU::test_out_warning__refs_logical_xor_cpu PASSED [ 18%] 2023-01-11T21:40:59.4828550Z test_ops.py::TestCommonCPU::test_out_warning__refs_logsumexp_cpu PASSED [ 18%] 2023-01-11T21:40:59.4828670Z test_ops.py::TestCommonCPU::test_out_warning__refs_meshgrid_variadic_tensors_cpu PASSED [ 18%] 2023-01-11T21:40:59.4828770Z test_ops.py::TestCommonCPU::test_out_warning__refs_mul_cpu PASSED [ 18%] 2023-01-11T21:40:59.4828870Z test_ops.py::TestCommonCPU::test_out_warning__refs_nan_to_num_cpu PASSED [ 18%] 2023-01-11T21:40:59.4829000Z test_ops.py::TestCommonCPU::test_out_warning__refs_narrow_copy_cpu PASSED [ 18%] 2023-01-11T21:40:59.4829110Z test_ops.py::TestCommonCPU::test_out_warning__refs_native_layer_norm_cpu PASSED [ 18%] 2023-01-11T21:40:59.4829200Z test_ops.py::TestCommonCPU::test_out_warning__refs_neg_cpu PASSED [ 18%] 2023-01-11T21:40:59.4829340Z test_ops.py::TestCommonCPU::test_out_warning__refs_new_empty_cpu SKIPPED (Expected: empty is not comparable) [ 18%] 2023-01-11T21:40:59.4829450Z test_ops.py::TestCommonCPU::test_out_warning__refs_new_empty_strided_cpu PASSED [ 18%] 2023-01-11T21:40:59.4829550Z test_ops.py::TestCommonCPU::test_out_warning__refs_new_full_cpu PASSED [ 18%] 2023-01-11T21:40:59.4829640Z test_ops.py::TestCommonCPU::test_out_warning__refs_new_ones_cpu PASSED [ 18%] 2023-01-11T21:40:59.4829740Z test_ops.py::TestCommonCPU::test_out_warning__refs_new_zeros_cpu PASSED [ 18%] 2023-01-11T21:40:59.4829840Z test_ops.py::TestCommonCPU::test_out_warning__refs_nextafter_cpu PASSED [ 18%] 2023-01-11T21:40:59.4829960Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_alpha_dropout_cpu PASSED [ 18%] 2023-01-11T21:40:59.4830120Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_dropout_cpu SKIPPED (Expected: dropout is not comparable) [ 18%] 2023-01-11T21:40:59.4830240Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_hinge_embedding_loss_cpu PASSED [ 18%] 2023-01-11T21:40:59.4830360Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_huber_loss_cpu PASSED [ 19%] 2023-01-11T21:40:59.4830470Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_l1_loss_cpu PASSED [ 19%] 2023-01-11T21:40:59.4830590Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_leaky_relu_cpu PASSED [ 19%] 2023-01-11T21:40:59.4830710Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_log_softmax_with_dtype_cpu PASSED [ 19%] 2023-01-11T21:40:59.4830830Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_mse_loss_cpu PASSED [ 19%] 2023-01-11T21:40:59.4830950Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_poisson_nll_loss_cpu PASSED [ 19%] 2023-01-11T21:40:59.4831060Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_prelu_cpu PASSED [ 19%] 2023-01-11T21:40:59.4831180Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_relu6_cpu PASSED [ 19%] 2023-01-11T21:40:59.4831290Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_selu_cpu PASSED [ 19%] 2023-01-11T21:40:59.4831410Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_softmax_with_dtype_cpu PASSED [ 19%] 2023-01-11T21:40:59.4831530Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_softmin_with_dtype_cpu PASSED [ 19%] 2023-01-11T21:40:59.4831650Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_softplus_cpu PASSED [ 19%] 2023-01-11T21:40:59.4831760Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_tanhshrink_cpu PASSED [ 19%] 2023-01-11T21:40:59.4831890Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_threshold_cpu PASSED [ 19%] 2023-01-11T21:40:59.4832000Z test_ops.py::TestCommonCPU::test_out_warning__refs_permute_cpu PASSED [ 19%] 2023-01-11T21:40:59.4832100Z test_ops.py::TestCommonCPU::test_out_warning__refs_prod_cpu PASSED [ 19%] 2023-01-11T21:40:59.4832200Z test_ops.py::TestCommonCPU::test_out_warning__refs_ravel_cpu PASSED [ 19%] 2023-01-11T21:40:59.4832300Z test_ops.py::TestCommonCPU::test_out_warning__refs_real_cpu PASSED [ 19%] 2023-01-11T21:40:59.4832400Z test_ops.py::TestCommonCPU::test_out_warning__refs_reciprocal_cpu PASSED [ 19%] 2023-01-11T21:40:59.4832500Z test_ops.py::TestCommonCPU::test_out_warning__refs_remainder_cpu PASSED [ 19%] 2023-01-11T21:40:59.4832590Z test_ops.py::TestCommonCPU::test_out_warning__refs_repeat_cpu PASSED [ 19%] 2023-01-11T21:40:59.4832690Z test_ops.py::TestCommonCPU::test_out_warning__refs_reshape_as_cpu PASSED [ 19%] 2023-01-11T21:40:59.4832810Z test_ops.py::TestCommonCPU::test_out_warning__refs_reshape_cpu PASSED [ 19%] 2023-01-11T21:40:59.4832910Z test_ops.py::TestCommonCPU::test_out_warning__refs_rot90_cpu PASSED [ 19%] 2023-01-11T21:40:59.4833000Z test_ops.py::TestCommonCPU::test_out_warning__refs_round_cpu PASSED [ 19%] 2023-01-11T21:40:59.4833100Z test_ops.py::TestCommonCPU::test_out_warning__refs_sin_cpu PASSED [ 19%] 2023-01-11T21:40:59.4833210Z test_ops.py::TestCommonCPU::test_out_warning__refs_special_bessel_j1_cpu PASSED [ 19%] 2023-01-11T21:40:59.4833320Z test_ops.py::TestCommonCPU::test_out_warning__refs_special_erfcx_cpu PASSED [ 19%] 2023-01-11T21:40:59.4833420Z test_ops.py::TestCommonCPU::test_out_warning__refs_special_i0e_cpu PASSED [ 19%] 2023-01-11T21:40:59.4833520Z test_ops.py::TestCommonCPU::test_out_warning__refs_special_i1_cpu PASSED [ 19%] 2023-01-11T21:40:59.4833630Z test_ops.py::TestCommonCPU::test_out_warning__refs_special_log_ndtr_cpu PASSED [ 19%] 2023-01-11T21:40:59.4833750Z test_ops.py::TestCommonCPU::test_out_warning__refs_special_log_softmax_with_dtype_cpu PASSED [ 19%] 2023-01-11T21:40:59.4833860Z test_ops.py::TestCommonCPU::test_out_warning__refs_special_logit_cpu PASSED [ 19%] 2023-01-11T21:40:59.4833990Z test_ops.py::TestCommonCPU::test_out_warning__refs_special_multigammaln_mvlgamma_p_3_cpu PASSED [ 19%] 2023-01-11T21:40:59.4834110Z test_ops.py::TestCommonCPU::test_out_warning__refs_special_multigammaln_mvlgamma_p_5_cpu PASSED [ 19%] 2023-01-11T21:40:59.4834220Z test_ops.py::TestCommonCPU::test_out_warning__refs_special_ndtr_cpu PASSED [ 19%] 2023-01-11T21:40:59.4834330Z test_ops.py::TestCommonCPU::test_out_warning__refs_special_ndtri_cpu PASSED [ 19%] 2023-01-11T21:40:59.4834450Z test_ops.py::TestCommonCPU::test_out_warning__refs_special_softmax_with_dtype_cpu PASSED [ 19%] 2023-01-11T21:40:59.4834560Z test_ops.py::TestCommonCPU::test_out_warning__refs_special_xlog1py_cpu PASSED [ 19%] 2023-01-11T21:40:59.4834660Z test_ops.py::TestCommonCPU::test_out_warning__refs_sqrt_cpu PASSED [ 19%] 2023-01-11T21:40:59.4834760Z test_ops.py::TestCommonCPU::test_out_warning__refs_squeeze_cpu PASSED [ 19%] 2023-01-11T21:40:59.4834860Z test_ops.py::TestCommonCPU::test_out_warning__refs_stack_cpu PASSED [ 19%] 2023-01-11T21:40:59.4834960Z test_ops.py::TestCommonCPU::test_out_warning__refs_std_mean_cpu PASSED [ 19%] 2023-01-11T21:40:59.4835050Z test_ops.py::TestCommonCPU::test_out_warning__refs_sum_cpu PASSED [ 19%] 2023-01-11T21:40:59.4835160Z test_ops.py::TestCommonCPU::test_out_warning__refs_sum_to_size_cpu PASSED [ 19%] 2023-01-11T21:40:59.4835250Z test_ops.py::TestCommonCPU::test_out_warning__refs_tan_cpu PASSED [ 19%] 2023-01-11T21:40:59.4835350Z test_ops.py::TestCommonCPU::test_out_warning__refs_tanh_cpu PASSED [ 19%] 2023-01-11T21:40:59.4835460Z test_ops.py::TestCommonCPU::test_out_warning__refs_tensor_split_cpu PASSED [ 19%] 2023-01-11T21:40:59.4835550Z test_ops.py::TestCommonCPU::test_out_warning__refs_to_cpu PASSED [ 19%] 2023-01-11T21:40:59.4835700Z test_ops.py::TestCommonCPU::test_out_warning__refs_trace_cpu PASSED [ 19%] 2023-01-11T21:40:59.4835810Z test_ops.py::TestCommonCPU::test_out_warning__refs_tril_indices_cpu PASSED [ 19%] 2023-01-11T21:40:59.4835910Z test_ops.py::TestCommonCPU::test_out_warning__refs_triu_cpu PASSED [ 19%] 2023-01-11T21:40:59.4836010Z test_ops.py::TestCommonCPU::test_out_warning__refs_true_divide_cpu PASSED [ 19%] 2023-01-11T21:40:59.4836110Z test_ops.py::TestCommonCPU::test_out_warning__refs_trunc_cpu PASSED [ 19%] 2023-01-11T21:40:59.4836210Z test_ops.py::TestCommonCPU::test_out_warning__refs_unflatten_cpu PASSED [ 19%] 2023-01-11T21:40:59.4836310Z test_ops.py::TestCommonCPU::test_out_warning__refs_unfold_copy_cpu PASSED [ 19%] 2023-01-11T21:40:59.4836410Z test_ops.py::TestCommonCPU::test_out_warning__refs_unsqueeze_cpu PASSED [ 19%] 2023-01-11T21:40:59.4836510Z test_ops.py::TestCommonCPU::test_out_warning__refs_view_as_cpu PASSED [ 19%] 2023-01-11T21:40:59.4836600Z test_ops.py::TestCommonCPU::test_out_warning__refs_view_cpu PASSED [ 19%] 2023-01-11T21:40:59.4836740Z test_ops.py::TestCommonCPU::test_out_warning__refs_vsplit_cpu PASSED [ 19%] 2023-01-11T21:40:59.4836840Z test_ops.py::TestCommonCPU::test_out_warning__refs_vstack_cpu PASSED [ 19%] 2023-01-11T21:40:59.4836930Z test_ops.py::TestCommonCPU::test_out_warning__refs_xlogy_cpu PASSED [ 19%] 2023-01-11T21:40:59.4837040Z test_ops.py::TestCommonCPU::test_out_warning__softmax_backward_data_cpu PASSED [ 19%] 2023-01-11T21:40:59.4837200Z test_ops.py::TestCommonCPU::test_out_warning_acos_cpu PASSED [ 19%] 2023-01-11T21:40:59.4837290Z test_ops.py::TestCommonCPU::test_out_warning_acosh_cpu PASSED [ 19%] 2023-01-11T21:40:59.4837390Z test_ops.py::TestCommonCPU::test_out_warning_add_cpu PASSED [ 19%] 2023-01-11T21:40:59.4837480Z test_ops.py::TestCommonCPU::test_out_warning_addbmm_cpu XFAIL [ 19%] 2023-01-11T21:40:59.4837580Z test_ops.py::TestCommonCPU::test_out_warning_addcmul_cpu PASSED [ 19%] 2023-01-11T21:40:59.4837670Z test_ops.py::TestCommonCPU::test_out_warning_addmv_cpu PASSED [ 19%] 2023-01-11T21:40:59.4837770Z test_ops.py::TestCommonCPU::test_out_warning_addr_cpu PASSED [ 19%] 2023-01-11T21:40:59.4837930Z test_ops.py::TestCommonCPU::test_out_warning_allclose_cpu SKIPPED (Skipped! Only supports single tensor or iterable of tensor outputs.) [ 19%] 2023-01-11T21:40:59.4838020Z test_ops.py::TestCommonCPU::test_out_warning_amin_cpu PASSED [ 19%] 2023-01-11T21:40:59.4838120Z test_ops.py::TestCommonCPU::test_out_warning_argmax_cpu PASSED [ 19%] 2023-01-11T21:40:59.4838210Z test_ops.py::TestCommonCPU::test_out_warning_argsort_cpu PASSED [ 19%] 2023-01-11T21:40:59.4838300Z test_ops.py::TestCommonCPU::test_out_warning_asin_cpu PASSED [ 19%] 2023-01-11T21:40:59.4838400Z test_ops.py::TestCommonCPU::test_out_warning_asinh_cpu PASSED [ 19%] 2023-01-11T21:40:59.4838490Z test_ops.py::TestCommonCPU::test_out_warning_atan_cpu PASSED [ 19%] 2023-01-11T21:40:59.4838590Z test_ops.py::TestCommonCPU::test_out_warning_atleast_1d_cpu PASSED [ 19%] 2023-01-11T21:40:59.4838680Z test_ops.py::TestCommonCPU::test_out_warning_atleast_2d_cpu PASSED [ 19%] 2023-01-11T21:40:59.4838780Z test_ops.py::TestCommonCPU::test_out_warning_atleast_3d_cpu PASSED [ 19%] 2023-01-11T21:40:59.4838870Z test_ops.py::TestCommonCPU::test_out_warning_baddbmm_cpu PASSED [ 19%] 2023-01-11T21:40:59.4838970Z test_ops.py::TestCommonCPU::test_out_warning_bincount_cpu PASSED [ 19%] 2023-01-11T21:40:59.4839070Z test_ops.py::TestCommonCPU::test_out_warning_bitwise_left_shift_cpu PASSED [ 19%] 2023-01-11T21:40:59.4839170Z test_ops.py::TestCommonCPU::test_out_warning_bitwise_not_cpu PASSED [ 19%] 2023-01-11T21:40:59.4839280Z test_ops.py::TestCommonCPU::test_out_warning_bitwise_right_shift_cpu PASSED [ 19%] 2023-01-11T21:40:59.4839370Z test_ops.py::TestCommonCPU::test_out_warning_bitwise_xor_cpu PASSED [ 19%] 2023-01-11T21:40:59.4839540Z test_ops.py::TestCommonCPU::test_out_warning_block_diag_cpu PASSED [ 19%] 2023-01-11T21:40:59.4839630Z test_ops.py::TestCommonCPU::test_out_warning_bool_cpu PASSED [ 19%] 2023-01-11T21:40:59.4839740Z test_ops.py::TestCommonCPU::test_out_warning_broadcast_tensors_cpu PASSED [ 19%] 2023-01-11T21:40:59.4839830Z test_ops.py::TestCommonCPU::test_out_warning_broadcast_to_cpu PASSED [ 19%] 2023-01-11T21:40:59.4839930Z test_ops.py::TestCommonCPU::test_out_warning_byte_cpu PASSED [ 19%] 2023-01-11T21:40:59.4840020Z test_ops.py::TestCommonCPU::test_out_warning_cat_cpu PASSED [ 19%] 2023-01-11T21:40:59.4840120Z test_ops.py::TestCommonCPU::test_out_warning_cdouble_cpu PASSED [ 19%] 2023-01-11T21:40:59.4840210Z test_ops.py::TestCommonCPU::test_out_warning_ceil_cpu PASSED [ 19%] 2023-01-11T21:40:59.4840300Z test_ops.py::TestCommonCPU::test_out_warning_cfloat_cpu PASSED [ 19%] 2023-01-11T21:40:59.4840430Z test_ops.py::TestCommonCPU::test_out_warning_cholesky_cpu PASSED [ 19%] 2023-01-11T21:40:59.4840530Z test_ops.py::TestCommonCPU::test_out_warning_cholesky_inverse_cpu PASSED [ 19%] 2023-01-11T21:40:59.4840620Z test_ops.py::TestCommonCPU::test_out_warning_chunk_cpu PASSED [ 19%] 2023-01-11T21:40:59.4840720Z test_ops.py::TestCommonCPU::test_out_warning_clone_cpu PASSED [ 19%] 2023-01-11T21:40:59.4840810Z test_ops.py::TestCommonCPU::test_out_warning_conj_cpu PASSED [ 19%] 2023-01-11T21:40:59.4840910Z test_ops.py::TestCommonCPU::test_out_warning_conj_physical_cpu PASSED [ 19%] 2023-01-11T21:40:59.4841000Z test_ops.py::TestCommonCPU::test_out_warning_constant_pad_nd_cpu PASSED [ 19%] 2023-01-11T21:40:59.4841100Z test_ops.py::TestCommonCPU::test_out_warning_contiguous_cpu PASSED [ 19%] 2023-01-11T21:40:59.4841200Z test_ops.py::TestCommonCPU::test_out_warning_count_nonzero_cpu PASSED [ 19%] 2023-01-11T21:40:59.4841290Z test_ops.py::TestCommonCPU::test_out_warning_cross_cpu PASSED [ 19%] 2023-01-11T21:40:59.4841380Z test_ops.py::TestCommonCPU::test_out_warning_cummax_cpu PASSED [ 19%] 2023-01-11T21:40:59.4841480Z test_ops.py::TestCommonCPU::test_out_warning_cummin_cpu PASSED [ 19%] 2023-01-11T21:40:59.4845290Z test_ops.py::TestCommonCPU::test_out_warning_cumprod_cpu PASSED [ 19%] 2023-01-11T21:40:59.4845400Z test_ops.py::TestCommonCPU::test_out_warning_deg2rad_cpu PASSED [ 19%] 2023-01-11T21:40:59.4845500Z test_ops.py::TestCommonCPU::test_out_warning_diag_cpu PASSED [ 19%] 2023-01-11T21:40:59.4845590Z test_ops.py::TestCommonCPU::test_out_warning_diagflat_cpu PASSED [ 19%] 2023-01-11T21:40:59.4845690Z test_ops.py::TestCommonCPU::test_out_warning_diff_cpu PASSED [ 19%] 2023-01-11T21:40:59.4845780Z test_ops.py::TestCommonCPU::test_out_warning_digamma_cpu PASSED [ 19%] 2023-01-11T21:40:59.4845870Z test_ops.py::TestCommonCPU::test_out_warning_dist_cpu PASSED [ 19%] 2023-01-11T21:40:59.4845980Z test_ops.py::TestCommonCPU::test_out_warning_div_floor_rounding_cpu PASSED [ 19%] 2023-01-11T21:40:59.4846090Z test_ops.py::TestCommonCPU::test_out_warning_div_no_rounding_mode_cpu PASSED [ 19%] 2023-01-11T21:40:59.4846190Z test_ops.py::TestCommonCPU::test_out_warning_double_cpu PASSED [ 19%] 2023-01-11T21:40:59.4846280Z test_ops.py::TestCommonCPU::test_out_warning_dstack_cpu PASSED [ 19%] 2023-01-11T21:40:59.4846380Z test_ops.py::TestCommonCPU::test_out_warning_einsum_cpu PASSED [ 19%] 2023-01-11T21:40:59.4846530Z test_ops.py::TestCommonCPU::test_out_warning_equal_cpu SKIPPED (Skipped! Only supports single tensor or iterable of tensor outputs.) [ 19%] 2023-01-11T21:40:59.4846630Z test_ops.py::TestCommonCPU::test_out_warning_erfc_cpu PASSED [ 19%] 2023-01-11T21:40:59.4846720Z test_ops.py::TestCommonCPU::test_out_warning_erfinv_cpu PASSED [ 19%] 2023-01-11T21:40:59.4846810Z test_ops.py::TestCommonCPU::test_out_warning_exp2_cpu PASSED [ 19%] 2023-01-11T21:40:59.4847020Z test_ops.py::TestCommonCPU::test_out_warning_expand_as_cpu PASSED [ 19%] 2023-01-11T21:40:59.4847110Z test_ops.py::TestCommonCPU::test_out_warning_expand_cpu PASSED [ 19%] 2023-01-11T21:40:59.4847210Z test_ops.py::TestCommonCPU::test_out_warning_expm1_cpu PASSED [ 19%] 2023-01-11T21:40:59.4847300Z test_ops.py::TestCommonCPU::test_out_warning_fft_fft_cpu PASSED [ 19%] 2023-01-11T21:40:59.4847400Z test_ops.py::TestCommonCPU::test_out_warning_fft_fftshift_cpu PASSED [ 19%] 2023-01-11T21:40:59.4847490Z test_ops.py::TestCommonCPU::test_out_warning_fft_hfft2_cpu PASSED [ 19%] 2023-01-11T21:40:59.4847590Z test_ops.py::TestCommonCPU::test_out_warning_fft_hfft_cpu PASSED [ 19%] 2023-01-11T21:40:59.4847680Z test_ops.py::TestCommonCPU::test_out_warning_fft_ifftn_cpu PASSED [ 19%] 2023-01-11T21:40:59.4847780Z test_ops.py::TestCommonCPU::test_out_warning_fft_ifftshift_cpu PASSED [ 19%] 2023-01-11T21:40:59.4847900Z test_ops.py::TestCommonCPU::test_out_warning_fft_ihfft2_cpu XFAIL [ 19%] 2023-01-11T21:40:59.4848000Z test_ops.py::TestCommonCPU::test_out_warning_fft_ihfft_cpu PASSED [ 19%] 2023-01-11T21:40:59.4848090Z test_ops.py::TestCommonCPU::test_out_warning_fft_irfft2_cpu PASSED [ 19%] 2023-01-11T21:40:59.4848190Z test_ops.py::TestCommonCPU::test_out_warning_fft_irfft_cpu PASSED [ 19%] 2023-01-11T21:40:59.4848280Z test_ops.py::TestCommonCPU::test_out_warning_fft_rfftn_cpu PASSED [ 19%] 2023-01-11T21:40:59.4848370Z test_ops.py::TestCommonCPU::test_out_warning_flip_cpu PASSED [ 19%] 2023-01-11T21:40:59.4848470Z test_ops.py::TestCommonCPU::test_out_warning_fliplr_cpu PASSED [ 19%] 2023-01-11T21:40:59.4848560Z test_ops.py::TestCommonCPU::test_out_warning_flipud_cpu PASSED [ 19%] 2023-01-11T21:40:59.4848650Z test_ops.py::TestCommonCPU::test_out_warning_floor_cpu PASSED [ 19%] 2023-01-11T21:40:59.4848750Z test_ops.py::TestCommonCPU::test_out_warning_floor_divide_cpu PASSED [ 19%] 2023-01-11T21:40:59.4848840Z test_ops.py::TestCommonCPU::test_out_warning_fmax_cpu PASSED [ 19%] 2023-01-11T21:40:59.4848940Z test_ops.py::TestCommonCPU::test_out_warning_fmin_cpu PASSED [ 19%] 2023-01-11T21:40:59.4849030Z test_ops.py::TestCommonCPU::test_out_warning_full_cpu XFAIL [ 19%] 2023-01-11T21:40:59.4849120Z test_ops.py::TestCommonCPU::test_out_warning_full_like_cpu PASSED [ 19%] 2023-01-11T21:40:59.4849220Z test_ops.py::TestCommonCPU::test_out_warning_gather_cpu PASSED [ 19%] 2023-01-11T21:40:59.4849310Z test_ops.py::TestCommonCPU::test_out_warning_gcd_cpu PASSED [ 19%] 2023-01-11T21:40:59.4849400Z test_ops.py::TestCommonCPU::test_out_warning_geqrf_cpu PASSED [ 19%] 2023-01-11T21:40:59.4849500Z test_ops.py::TestCommonCPU::test_out_warning_gradient_cpu PASSED [ 19%] 2023-01-11T21:40:59.4849600Z test_ops.py::TestCommonCPU::test_out_warning_grid_sampler_2d_cpu PASSED [ 19%] 2023-01-11T21:40:59.4849690Z test_ops.py::TestCommonCPU::test_out_warning_heaviside_cpu PASSED [ 19%] 2023-01-11T21:40:59.4849790Z test_ops.py::TestCommonCPU::test_out_warning_histogram_cpu PASSED [ 19%] 2023-01-11T21:40:59.4849950Z test_ops.py::TestCommonCPU::test_out_warning_histogramdd_cpu SKIPPED (Skipped! Only supports single tensor or iterable of tensor outputs.) [ 19%] 2023-01-11T21:40:59.4850050Z test_ops.py::TestCommonCPU::test_out_warning_hstack_cpu PASSED [ 19%] 2023-01-11T21:40:59.4850140Z test_ops.py::TestCommonCPU::test_out_warning_hypot_cpu PASSED [ 20%] 2023-01-11T21:40:59.4850230Z test_ops.py::TestCommonCPU::test_out_warning_i0_cpu PASSED [ 20%] 2023-01-11T21:40:59.4850330Z test_ops.py::TestCommonCPU::test_out_warning_igammac_cpu PASSED [ 20%] 2023-01-11T21:40:59.4850420Z test_ops.py::TestCommonCPU::test_out_warning_imag_cpu PASSED [ 20%] 2023-01-11T21:40:59.4850520Z test_ops.py::TestCommonCPU::test_out_warning_index_copy_cpu PASSED [ 20%] 2023-01-11T21:40:59.4850640Z test_ops.py::TestCommonCPU::test_out_warning_index_reduce_cpu PASSED [ 20%] 2023-01-11T21:40:59.4850740Z test_ops.py::TestCommonCPU::test_out_warning_index_select_cpu PASSED [ 20%] 2023-01-11T21:40:59.4850830Z test_ops.py::TestCommonCPU::test_out_warning_isin_cpu PASSED [ 20%] 2023-01-11T21:40:59.4850930Z test_ops.py::TestCommonCPU::test_out_warning_isneginf_cpu PASSED [ 20%] 2023-01-11T21:40:59.4851020Z test_ops.py::TestCommonCPU::test_out_warning_isposinf_cpu PASSED [ 20%] 2023-01-11T21:40:59.4851160Z test_ops.py::TestCommonCPU::test_out_warning_jiterator_4inputs_with_extra_args_cpu SKIPPED (Only runs on cuda) [ 20%] 2023-01-11T21:40:59.4851280Z test_ops.py::TestCommonCPU::test_out_warning_jiterator_unary_cpu SKIPPED (Only runs on cuda) [ 20%] 2023-01-11T21:40:59.4851380Z test_ops.py::TestCommonCPU::test_out_warning_kron_cpu PASSED [ 20%] 2023-01-11T21:40:59.4851470Z test_ops.py::TestCommonCPU::test_out_warning_kthvalue_cpu PASSED [ 20%] 2023-01-11T21:40:59.4851590Z test_ops.py::TestCommonCPU::test_out_warning_ldexp_cpu PASSED [ 20%] 2023-01-11T21:40:59.4851680Z test_ops.py::TestCommonCPU::test_out_warning_le_cpu PASSED [ 20%] 2023-01-11T21:40:59.4851770Z test_ops.py::TestCommonCPU::test_out_warning_linalg_cond_cpu PASSED [ 20%] 2023-01-11T21:40:59.4851870Z test_ops.py::TestCommonCPU::test_out_warning_linalg_det_cpu PASSED [ 20%] 2023-01-11T21:40:59.4851980Z test_ops.py::TestCommonCPU::test_out_warning_linalg_det_singular_cpu PASSED [ 20%] 2023-01-11T21:40:59.4852080Z test_ops.py::TestCommonCPU::test_out_warning_linalg_eigh_cpu PASSED [ 20%] 2023-01-11T21:40:59.4852170Z test_ops.py::TestCommonCPU::test_out_warning_linalg_eigvalsh_cpu PASSED [ 20%] 2023-01-11T21:40:59.4852270Z test_ops.py::TestCommonCPU::test_out_warning_linalg_inv_ex_cpu PASSED [ 20%] 2023-01-11T21:40:59.4852380Z test_ops.py::TestCommonCPU::test_out_warning_linalg_ldl_factor_cpu PASSED [ 20%] 2023-01-11T21:40:59.4852480Z test_ops.py::TestCommonCPU::test_out_warning_linalg_lstsq_cpu PASSED [ 20%] 2023-01-11T21:40:59.4852590Z test_ops.py::TestCommonCPU::test_out_warning_linalg_lstsq_grad_oriented_cpu PASSED [ 20%] 2023-01-11T21:40:59.4852680Z test_ops.py::TestCommonCPU::test_out_warning_linalg_lu_cpu PASSED [ 20%] 2023-01-11T21:40:59.4852790Z test_ops.py::TestCommonCPU::test_out_warning_linalg_lu_factor_ex_cpu PASSED [ 20%] 2023-01-11T21:40:59.4852890Z test_ops.py::TestCommonCPU::test_out_warning_linalg_lu_solve_cpu PASSED [ 20%] 2023-01-11T21:40:59.4853000Z test_ops.py::TestCommonCPU::test_out_warning_linalg_matrix_norm_cpu PASSED [ 20%] 2023-01-11T21:40:59.4853100Z test_ops.py::TestCommonCPU::test_out_warning_linalg_matrix_power_cpu PASSED [ 20%] 2023-01-11T21:40:59.4853200Z test_ops.py::TestCommonCPU::test_out_warning_linalg_norm_cpu PASSED [ 20%] 2023-01-11T21:40:59.4853320Z test_ops.py::TestCommonCPU::test_out_warning_linalg_norm_subgradients_at_zero_cpu PASSED [ 20%] 2023-01-11T21:40:59.4853420Z test_ops.py::TestCommonCPU::test_out_warning_linalg_pinv_cpu PASSED [ 20%] 2023-01-11T21:40:59.4853520Z test_ops.py::TestCommonCPU::test_out_warning_linalg_qr_cpu PASSED [ 20%] 2023-01-11T21:40:59.4853630Z test_ops.py::TestCommonCPU::test_out_warning_linalg_solve_triangular_cpu PASSED [ 20%] 2023-01-11T21:40:59.4853730Z test_ops.py::TestCommonCPU::test_out_warning_linalg_svd_cpu PASSED [ 20%] 2023-01-11T21:40:59.4853830Z test_ops.py::TestCommonCPU::test_out_warning_linalg_tensorinv_cpu PASSED [ 20%] 2023-01-11T21:40:59.4853920Z test_ops.py::TestCommonCPU::test_out_warning_linalg_vecdot_cpu PASSED [ 20%] 2023-01-11T21:40:59.4854020Z test_ops.py::TestCommonCPU::test_out_warning_log1p_cpu PASSED [ 20%] 2023-01-11T21:40:59.4854110Z test_ops.py::TestCommonCPU::test_out_warning_log2_cpu PASSED [ 20%] 2023-01-11T21:40:59.4854200Z test_ops.py::TestCommonCPU::test_out_warning_log_cpu PASSED [ 20%] 2023-01-11T21:40:59.4854300Z test_ops.py::TestCommonCPU::test_out_warning_log_softmax_cpu PASSED [ 20%] 2023-01-11T21:40:59.4854450Z test_ops.py::TestCommonCPU::test_out_warning_logaddexp2_cpu PASSED [ 20%] 2023-01-11T21:40:59.4854540Z test_ops.py::TestCommonCPU::test_out_warning_logaddexp_cpu PASSED [ 20%] 2023-01-11T21:40:59.4854640Z test_ops.py::TestCommonCPU::test_out_warning_logcumsumexp_cpu PASSED [ 20%] 2023-01-11T21:40:59.4854740Z test_ops.py::TestCommonCPU::test_out_warning_logical_and_cpu PASSED [ 20%] 2023-01-11T21:40:59.4854830Z test_ops.py::TestCommonCPU::test_out_warning_logical_not_cpu PASSED [ 20%] 2023-01-11T21:40:59.4854930Z test_ops.py::TestCommonCPU::test_out_warning_logical_xor_cpu PASSED [ 20%] 2023-01-11T21:40:59.4855020Z test_ops.py::TestCommonCPU::test_out_warning_logit_cpu PASSED [ 20%] 2023-01-11T21:40:59.4855110Z test_ops.py::TestCommonCPU::test_out_warning_lu_cpu XFAIL [ 20%] 2023-01-11T21:40:59.4855210Z test_ops.py::TestCommonCPU::test_out_warning_lu_unpack_cpu PASSED [ 20%] 2023-01-11T21:40:59.4855350Z test_ops.py::TestCommonCPU::test_out_warning_mT_cpu PASSED [ 20%] 2023-01-11T21:40:59.4855440Z test_ops.py::TestCommonCPU::test_out_warning_masked_amin_cpu PASSED [ 20%] 2023-01-11T21:40:59.4855540Z test_ops.py::TestCommonCPU::test_out_warning_masked_cumprod_cpu PASSED [ 20%] 2023-01-11T21:40:59.4855640Z test_ops.py::TestCommonCPU::test_out_warning_masked_logsumexp_cpu PASSED [ 20%] 2023-01-11T21:40:59.4855740Z test_ops.py::TestCommonCPU::test_out_warning_masked_mean_cpu PASSED [ 20%] 2023-01-11T21:40:59.4855830Z test_ops.py::TestCommonCPU::test_out_warning_masked_norm_cpu PASSED [ 20%] 2023-01-11T21:40:59.4855930Z test_ops.py::TestCommonCPU::test_out_warning_masked_select_cpu PASSED [ 20%] 2023-01-11T21:40:59.4856020Z test_ops.py::TestCommonCPU::test_out_warning_masked_softmax_cpu PASSED [ 20%] 2023-01-11T21:40:59.4856120Z test_ops.py::TestCommonCPU::test_out_warning_masked_softmin_cpu PASSED [ 20%] 2023-01-11T21:40:59.4856220Z test_ops.py::TestCommonCPU::test_out_warning_masked_sum_cpu PASSED [ 20%] 2023-01-11T21:40:59.4856310Z test_ops.py::TestCommonCPU::test_out_warning_matmul_cpu PASSED [ 20%] 2023-01-11T21:40:59.4856420Z test_ops.py::TestCommonCPU::test_out_warning_max_reduction_with_dim_cpu PASSED [ 20%] 2023-01-11T21:40:59.4856520Z test_ops.py::TestCommonCPU::test_out_warning_min_binary_cpu PASSED [ 20%] 2023-01-11T21:40:59.4856610Z test_ops.py::TestCommonCPU::test_out_warning_movedim_cpu PASSED [ 20%] 2023-01-11T21:40:59.4856710Z test_ops.py::TestCommonCPU::test_out_warning_multinomial_cpu XFAIL [ 20%] 2023-01-11T21:40:59.4856800Z test_ops.py::TestCommonCPU::test_out_warning_nansum_cpu PASSED [ 20%] 2023-01-11T21:40:59.4856900Z test_ops.py::TestCommonCPU::test_out_warning_narrow_copy_cpu XFAIL [ 20%] 2023-01-11T21:40:59.4857000Z test_ops.py::TestCommonCPU::test_out_warning_native_layer_norm_cpu PASSED [ 20%] 2023-01-11T21:40:59.4857090Z test_ops.py::TestCommonCPU::test_out_warning_ne_cpu PASSED [ 20%] 2023-01-11T21:40:59.4857190Z test_ops.py::TestCommonCPU::test_out_warning_new_empty_cpu PASSED [ 20%] 2023-01-11T21:40:59.4857300Z test_ops.py::TestCommonCPU::test_out_warning_new_empty_strided_cpu PASSED [ 20%] 2023-01-11T21:40:59.4857390Z test_ops.py::TestCommonCPU::test_out_warning_new_full_cpu PASSED [ 20%] 2023-01-11T21:40:59.4857490Z test_ops.py::TestCommonCPU::test_out_warning_new_zeros_cpu PASSED [ 20%] 2023-01-11T21:40:59.4857610Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_max_pool1d_cpu PASSED [ 20%] 2023-01-11T21:40:59.4857720Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_avg_pool2d_cpu PASSED [ 20%] 2023-01-11T21:40:59.4857830Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_avg_pool3d_cpu PASSED [ 20%] 2023-01-11T21:40:59.4857940Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_batch_norm_cpu PASSED [ 20%] 2023-01-11T21:40:59.4858060Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_bilinear_cpu PASSED [ 20%] 2023-01-11T21:40:59.4858240Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_binary_cross_entropy_with_logits_cpu PASSED [ 20%] 2023-01-11T21:40:59.4858350Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv1d_cpu PASSED [ 20%] 2023-01-11T21:40:59.4858470Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv_transpose1d_cpu PASSED [ 20%] 2023-01-11T21:40:59.4858580Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv_transpose3d_cpu PASSED [ 20%] 2023-01-11T21:40:59.4858700Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_cosine_similarity_cpu PASSED [ 20%] 2023-01-11T21:40:59.4858810Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_ctc_loss_cpu PASSED [ 20%] 2023-01-11T21:40:59.4858920Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_dropout3d_cpu PASSED [ 20%] 2023-01-11T21:40:59.4859050Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_feature_alpha_dropout_with_train_cpu PASSED [ 20%] 2023-01-11T21:40:59.4859200Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_fractional_max_pool3d_cpu PASSED [ 20%] 2023-01-11T21:40:59.4859310Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_grid_sample_cpu PASSED [ 20%] 2023-01-11T21:40:59.4859420Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_huber_loss_cpu PASSED [ 20%] 2023-01-11T21:40:59.4859540Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_instance_norm_cpu PASSED [ 20%] 2023-01-11T21:40:59.4859650Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_area_cpu PASSED [ 20%] 2023-01-11T21:40:59.4859780Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_bilinear_cpu PASSED [ 20%] 2023-01-11T21:40:59.4859890Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_linear_cpu PASSED [ 20%] 2023-01-11T21:40:59.4860000Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_layer_norm_cpu PASSED [ 20%] 2023-01-11T21:40:59.4860110Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_leaky_relu_cpu PASSED [ 20%] 2023-01-11T21:40:59.4860230Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_logsigmoid_cpu XFAIL [ 20%] 2023-01-11T21:40:59.4860350Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_margin_ranking_loss_cpu PASSED [ 20%] 2023-01-11T21:40:59.4860460Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_pool2d_cpu PASSED [ 20%] 2023-01-11T21:40:59.4860570Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool1d_grad_cpu PASSED [ 20%] 2023-01-11T21:40:59.4860690Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool2d_grad_cpu PASSED [ 20%] 2023-01-11T21:40:59.4860810Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool3d_grad_cpu PASSED [ 20%] 2023-01-11T21:40:59.4860930Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_multilabel_margin_loss_cpu PASSED [ 20%] 2023-01-11T21:40:59.4861060Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_multilabel_soft_margin_loss_cpu PASSED [ 20%] 2023-01-11T21:40:59.4861170Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_nll_loss_cpu PASSED [ 20%] 2023-01-11T21:40:59.4861280Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_one_hot_cpu PASSED [ 20%] 2023-01-11T21:40:59.4861390Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_circular_cpu PASSED [ 20%] 2023-01-11T21:40:59.4861500Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_reflect_cpu PASSED [ 20%] 2023-01-11T21:40:59.4861620Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pairwise_distance_cpu PASSED [ 20%] 2023-01-11T21:40:59.4861730Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pdist_cpu PASSED [ 20%] 2023-01-11T21:40:59.4861840Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pixel_unshuffle_cpu PASSED [ 20%] 2023-01-11T21:40:59.4861950Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_relu6_cpu PASSED [ 20%] 2023-01-11T21:40:59.4862060Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_selu_cpu PASSED [ 20%] 2023-01-11T21:40:59.4862190Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_silu_complex_cpu PASSED [ 20%] 2023-01-11T21:40:59.4862300Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_silu_cpu PASSED [ 20%] 2023-01-11T21:40:59.4862420Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_smooth_l1_loss_cpu PASSED [ 20%] 2023-01-11T21:40:59.4862530Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_soft_margin_loss_cpu PASSED [ 20%] 2023-01-11T21:40:59.4862640Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softsign_cpu PASSED [ 20%] 2023-01-11T21:40:59.4862750Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_tanhshrink_cpu PASSED [ 20%] 2023-01-11T21:40:59.4862860Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_threshold_cpu PASSED [ 20%] 2023-01-11T21:40:59.4862960Z test_ops.py::TestCommonCPU::test_out_warning_ones_cpu XFAIL [ 20%] 2023-01-11T21:40:59.4863100Z test_ops.py::TestCommonCPU::test_out_warning_ops_nvprims_var_mean_cpu PASSED [ 20%] 2023-01-11T21:40:59.4863200Z test_ops.py::TestCommonCPU::test_out_warning_ops_nvprims_view_cpu PASSED [ 20%] 2023-01-11T21:40:59.4863300Z test_ops.py::TestCommonCPU::test_out_warning_outer_cpu PASSED [ 20%] 2023-01-11T21:40:59.4863400Z test_ops.py::TestCommonCPU::test_out_warning_pinverse_cpu PASSED [ 20%] 2023-01-11T21:40:59.4863520Z test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_0_cpu PASSED [ 20%] 2023-01-11T21:40:59.4863640Z test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_4_cpu SKIPPED (Skipped!) [ 20%] 2023-01-11T21:40:59.4863740Z test_ops.py::TestCommonCPU::test_out_warning_positive_cpu PASSED [ 20%] 2023-01-11T21:40:59.4863840Z test_ops.py::TestCommonCPU::test_out_warning_pow_cpu PASSED [ 20%] 2023-01-11T21:40:59.4863930Z test_ops.py::TestCommonCPU::test_out_warning_put_cpu PASSED [ 20%] 2023-01-11T21:40:59.4864030Z test_ops.py::TestCommonCPU::test_out_warning_quantile_cpu PASSED [ 20%] 2023-01-11T21:40:59.4864130Z test_ops.py::TestCommonCPU::test_out_warning_rad2deg_cpu PASSED [ 20%] 2023-01-11T21:40:59.4864220Z test_ops.py::TestCommonCPU::test_out_warning_ravel_cpu PASSED [ 20%] 2023-01-11T21:40:59.4864320Z test_ops.py::TestCommonCPU::test_out_warning_renorm_cpu PASSED [ 20%] 2023-01-11T21:40:59.4864410Z test_ops.py::TestCommonCPU::test_out_warning_repeat_cpu PASSED [ 20%] 2023-01-11T21:40:59.4864510Z test_ops.py::TestCommonCPU::test_out_warning_resize__cpu PASSED [ 20%] 2023-01-11T21:40:59.4864600Z test_ops.py::TestCommonCPU::test_out_warning_resize_as__cpu PASSED [ 20%] 2023-01-11T21:40:59.4864700Z test_ops.py::TestCommonCPU::test_out_warning_resolve_conj_cpu PASSED [ 20%] 2023-01-11T21:40:59.4864800Z test_ops.py::TestCommonCPU::test_out_warning_round_decimals_0_cpu PASSED [ 20%] 2023-01-11T21:40:59.4864900Z test_ops.py::TestCommonCPU::test_out_warning_rsqrt_cpu PASSED [ 20%] 2023-01-11T21:40:59.4864990Z test_ops.py::TestCommonCPU::test_out_warning_rsub_cpu PASSED [ 20%] 2023-01-11T21:40:59.4865090Z test_ops.py::TestCommonCPU::test_out_warning_scalar_tensor_cpu PASSED [ 20%] 2023-01-11T21:40:59.4865190Z test_ops.py::TestCommonCPU::test_out_warning_scatter_add_cpu PASSED [ 20%] 2023-01-11T21:40:59.4865290Z test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_amin_cpu PASSED [ 20%] 2023-01-11T21:40:59.4865400Z test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_sum_cpu PASSED [ 20%] 2023-01-11T21:40:59.4865500Z test_ops.py::TestCommonCPU::test_out_warning_searchsorted_cpu PASSED [ 20%] 2023-01-11T21:40:59.4865610Z test_ops.py::TestCommonCPU::test_out_warning_segment_reduce_lengths_cpu PASSED [ 20%] 2023-01-11T21:40:59.4865700Z test_ops.py::TestCommonCPU::test_out_warning_select_cpu PASSED [ 20%] 2023-01-11T21:40:59.4865800Z test_ops.py::TestCommonCPU::test_out_warning_select_scatter_cpu PASSED [ 20%] 2023-01-11T21:40:59.4865930Z test_ops.py::TestCommonCPU::test_out_warning_sgn_cpu PASSED [ 20%] 2023-01-11T21:40:59.4866030Z test_ops.py::TestCommonCPU::test_out_warning_sigmoid_cpu PASSED [ 20%] 2023-01-11T21:40:59.4866120Z test_ops.py::TestCommonCPU::test_out_warning_sign_cpu PASSED [ 20%] 2023-01-11T21:40:59.4866240Z test_ops.py::TestCommonCPU::test_out_warning_signal_windows_bartlett_cpu PASSED [ 20%] 2023-01-11T21:40:59.4866350Z test_ops.py::TestCommonCPU::test_out_warning_signal_windows_blackman_cpu PASSED [ 20%] 2023-01-11T21:40:59.4866460Z test_ops.py::TestCommonCPU::test_out_warning_signal_windows_cosine_cpu PASSED [ 21%] 2023-01-11T21:40:59.4866570Z test_ops.py::TestCommonCPU::test_out_warning_signal_windows_exponential_cpu PASSED [ 21%] 2023-01-11T21:40:59.4866680Z test_ops.py::TestCommonCPU::test_out_warning_signal_windows_gaussian_cpu PASSED [ 21%] 2023-01-11T21:40:59.4866800Z test_ops.py::TestCommonCPU::test_out_warning_signal_windows_general_cosine_cpu PASSED [ 21%] 2023-01-11T21:40:59.4866950Z test_ops.py::TestCommonCPU::test_out_warning_signal_windows_hann_cpu PASSED [ 21%] 2023-01-11T21:40:59.4867060Z test_ops.py::TestCommonCPU::test_out_warning_signal_windows_kaiser_cpu PASSED [ 21%] 2023-01-11T21:40:59.4867170Z test_ops.py::TestCommonCPU::test_out_warning_signal_windows_nuttall_cpu PASSED [ 21%] 2023-01-11T21:40:59.4867270Z test_ops.py::TestCommonCPU::test_out_warning_slice_cpu PASSED [ 21%] 2023-01-11T21:40:59.4867370Z test_ops.py::TestCommonCPU::test_out_warning_slice_scatter_cpu PASSED [ 21%] 2023-01-11T21:40:59.4867470Z test_ops.py::TestCommonCPU::test_out_warning_sort_cpu PASSED [ 21%] 2023-01-11T21:40:59.4867570Z test_ops.py::TestCommonCPU::test_out_warning_special_airy_ai_cpu PASSED [ 21%] 2023-01-11T21:40:59.4867670Z test_ops.py::TestCommonCPU::test_out_warning_special_bessel_j0_cpu PASSED [ 21%] 2023-01-11T21:40:59.4867780Z test_ops.py::TestCommonCPU::test_out_warning_special_bessel_y0_cpu PASSED [ 21%] 2023-01-11T21:40:59.4868060Z test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_w_cpu SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 21%] 2023-01-11T21:40:59.4868160Z test_ops.py::TestCommonCPU::test_out_warning_special_entr_cpu PASSED [ 21%] 2023-01-11T21:40:59.4868260Z test_ops.py::TestCommonCPU::test_out_warning_special_log_ndtr_cpu PASSED [ 21%] 2023-01-11T21:40:59.4868370Z test_ops.py::TestCommonCPU::test_out_warning_special_modified_bessel_i0_cpu PASSED [ 21%] 2023-01-11T21:40:59.4868480Z test_ops.py::TestCommonCPU::test_out_warning_special_modified_bessel_k0_cpu PASSED [ 21%] 2023-01-11T21:40:59.4868590Z test_ops.py::TestCommonCPU::test_out_warning_special_modified_bessel_k1_cpu PASSED [ 21%] 2023-01-11T21:40:59.4868690Z test_ops.py::TestCommonCPU::test_out_warning_special_ndtr_cpu PASSED [ 21%] 2023-01-11T21:40:59.4868790Z test_ops.py::TestCommonCPU::test_out_warning_special_ndtri_cpu PASSED [ 21%] 2023-01-11T21:40:59.4868920Z test_ops.py::TestCommonCPU::test_out_warning_special_polygamma_special_polygamma_n_0_cpu PASSED [ 21%] 2023-01-11T21:40:59.4869040Z test_ops.py::TestCommonCPU::test_out_warning_special_scaled_modified_bessel_k1_cpu PASSED [ 21%] 2023-01-11T21:40:59.4869280Z test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_t_cpu SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 21%] 2023-01-11T21:40:59.4869510Z test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_v_cpu SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 21%] 2023-01-11T21:40:59.4869610Z test_ops.py::TestCommonCPU::test_out_warning_special_xlog1py_cpu PASSED [ 21%] 2023-01-11T21:40:59.4869710Z test_ops.py::TestCommonCPU::test_out_warning_split_with_sizes_cpu PASSED [ 21%] 2023-01-11T21:40:59.4869800Z test_ops.py::TestCommonCPU::test_out_warning_sqrt_cpu PASSED [ 21%] 2023-01-11T21:40:59.4869900Z test_ops.py::TestCommonCPU::test_out_warning_square_cpu PASSED [ 21%] 2023-01-11T21:40:59.4870080Z test_ops.py::TestCommonCPU::test_out_warning_squeeze_cpu PASSED [ 21%] 2023-01-11T21:40:59.4870170Z test_ops.py::TestCommonCPU::test_out_warning_std_mean_cpu PASSED [ 21%] 2023-01-11T21:40:59.4870280Z test_ops.py::TestCommonCPU::test_out_warning_std_mean_unbiased_cpu PASSED [ 21%] 2023-01-11T21:40:59.4870380Z test_ops.py::TestCommonCPU::test_out_warning_std_unbiased_cpu PASSED [ 21%] 2023-01-11T21:40:59.4870470Z test_ops.py::TestCommonCPU::test_out_warning_stft_cpu PASSED [ 21%] 2023-01-11T21:40:59.4870560Z test_ops.py::TestCommonCPU::test_out_warning_sub_cpu PASSED [ 21%] 2023-01-11T21:40:59.4870650Z test_ops.py::TestCommonCPU::test_out_warning_sum_cpu PASSED [ 21%] 2023-01-11T21:40:59.4870750Z test_ops.py::TestCommonCPU::test_out_warning_sum_to_size_cpu PASSED [ 21%] 2023-01-11T21:40:59.4874550Z test_ops.py::TestCommonCPU::test_out_warning_svd_cpu PASSED [ 21%] 2023-01-11T21:40:59.4874650Z test_ops.py::TestCommonCPU::test_out_warning_svd_lowrank_cpu PASSED [ 21%] 2023-01-11T21:40:59.4874840Z test_ops.py::TestCommonCPU::test_out_warning_symeig_cpu PASSED [ 21%] 2023-01-11T21:40:59.4874940Z test_ops.py::TestCommonCPU::test_out_warning_tanh_cpu PASSED [ 21%] 2023-01-11T21:40:59.4875030Z test_ops.py::TestCommonCPU::test_out_warning_tensor_split_cpu PASSED [ 21%] 2023-01-11T21:40:59.4875130Z test_ops.py::TestCommonCPU::test_out_warning_tile_cpu PASSED [ 21%] 2023-01-11T21:40:59.4875220Z test_ops.py::TestCommonCPU::test_out_warning_to_cpu PASSED [ 21%] 2023-01-11T21:40:59.4875310Z test_ops.py::TestCommonCPU::test_out_warning_to_sparse_cpu PASSED [ 21%] 2023-01-11T21:40:59.4875410Z test_ops.py::TestCommonCPU::test_out_warning_topk_cpu PASSED [ 21%] 2023-01-11T21:40:59.4875500Z test_ops.py::TestCommonCPU::test_out_warning_trace_cpu PASSED [ 21%] 2023-01-11T21:40:59.4875590Z test_ops.py::TestCommonCPU::test_out_warning_trapezoid_cpu PASSED [ 21%] 2023-01-11T21:40:59.4875690Z test_ops.py::TestCommonCPU::test_out_warning_trapz_cpu PASSED [ 21%] 2023-01-11T21:40:59.4875790Z test_ops.py::TestCommonCPU::test_out_warning_triu_indices_cpu PASSED [ 21%] 2023-01-11T21:40:59.4875880Z test_ops.py::TestCommonCPU::test_out_warning_trunc_cpu PASSED [ 21%] 2023-01-11T21:40:59.4875970Z test_ops.py::TestCommonCPU::test_out_warning_unfold_cpu PASSED [ 21%] 2023-01-11T21:40:59.4876080Z test_ops.py::TestCommonCPU::test_out_warning_unique_consecutive_cpu PASSED [ 21%] 2023-01-11T21:40:59.4876180Z test_ops.py::TestCommonCPU::test_out_warning_var_cpu PASSED [ 21%] 2023-01-11T21:40:59.4876270Z test_ops.py::TestCommonCPU::test_out_warning_view_as_cpu PASSED [ 21%] 2023-01-11T21:40:59.4876360Z test_ops.py::TestCommonCPU::test_out_warning_vsplit_cpu PASSED [ 21%] 2023-01-11T21:40:59.4876460Z test_ops.py::TestCommonCPU::test_out_warning_xlogy_cpu PASSED [ 21%] 2023-01-11T21:40:59.4876550Z test_ops.py::TestCommonCPU::test_out_warning_zeros_cpu XFAIL [ 21%] 2023-01-11T21:40:59.4876650Z test_ops.py::TestCommonCPU::test_out_warning_zeros_like_cpu PASSED [ 21%] 2023-01-11T21:40:59.4876740Z test_ops.py::TestCommonCPU::test_out_zeros_like_cpu_float32 PASSED [ 21%] 2023-01-11T21:40:59.4876840Z test_ops.py::TestCommonCPU::test_pointwise_tag_coverage_cpu PASSED [ 21%] 2023-01-11T21:40:59.4876930Z test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_bfloat16 PASSED [ 21%] 2023-01-11T21:40:59.4877030Z test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_complex64 PASSED [ 21%] 2023-01-11T21:40:59.4877150Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bfloat16_cpu_bool PASSED [ 21%] 2023-01-11T21:40:59.4877280Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bfloat16_cpu_complex32 PASSED [ 21%] 2023-01-11T21:40:59.4877400Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bfloat16_cpu_float16 PASSED [ 21%] 2023-01-11T21:40:59.4877540Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bfloat16_cpu_float32 PASSED [ 21%] 2023-01-11T21:40:59.4877660Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bfloat16_cpu_int32 PASSED [ 21%] 2023-01-11T21:40:59.4877770Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bfloat16_cpu_int8 PASSED [ 21%] 2023-01-11T21:40:59.4877890Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bfloat16_cpu_uint8 PASSED [ 21%] 2023-01-11T21:40:59.4878000Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_bool PASSED [ 21%] 2023-01-11T21:40:59.4878120Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_complex128 PASSED [ 21%] 2023-01-11T21:40:59.4878230Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_complex64 PASSED [ 21%] 2023-01-11T21:40:59.4878350Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_float32 PASSED [ 21%] 2023-01-11T21:40:59.4878460Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_byte_cpu_bool PASSED [ 21%] 2023-01-11T21:40:59.4878600Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_byte_cpu_complex128 PASSED [ 21%] 2023-01-11T21:40:59.4878720Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_byte_cpu_float32 PASSED [ 21%] 2023-01-11T21:40:59.4878830Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_byte_cpu_uint8 PASSED [ 21%] 2023-01-11T21:40:59.4878950Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cdouble_cpu_bool PASSED [ 21%] 2023-01-11T21:40:59.4879070Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cdouble_cpu_complex64 PASSED [ 21%] 2023-01-11T21:40:59.4879190Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cdouble_cpu_float16 PASSED [ 21%] 2023-01-11T21:40:59.4879300Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cdouble_cpu_float64 PASSED [ 21%] 2023-01-11T21:40:59.4879420Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cdouble_cpu_int16 PASSED [ 21%] 2023-01-11T21:40:59.4879530Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cdouble_cpu_int32 PASSED [ 21%] 2023-01-11T21:40:59.4879650Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cdouble_cpu_int8 PASSED [ 21%] 2023-01-11T21:40:59.4879770Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_bfloat16 PASSED [ 21%] 2023-01-11T21:40:59.4879880Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_float32 PASSED [ 21%] 2023-01-11T21:40:59.4879990Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_int16 PASSED [ 21%] 2023-01-11T21:40:59.4880110Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_int64 PASSED [ 21%] 2023-01-11T21:40:59.4880220Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_chalf_cpu_bool PASSED [ 21%] 2023-01-11T21:40:59.4880340Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_chalf_cpu_complex128 PASSED [ 21%] 2023-01-11T21:40:59.4880460Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_chalf_cpu_complex32 PASSED [ 21%] 2023-01-11T21:40:59.4880570Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_chalf_cpu_int16 PASSED [ 21%] 2023-01-11T21:40:59.4880680Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_chalf_cpu_int32 PASSED [ 21%] 2023-01-11T21:40:59.4880790Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_chalf_cpu_int64 PASSED [ 21%] 2023-01-11T21:40:59.4880900Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_chalf_cpu_int8 PASSED [ 21%] 2023-01-11T21:40:59.4881010Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_chalf_cpu_uint8 PASSED [ 21%] 2023-01-11T21:40:59.4881130Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_char_cpu_bool PASSED [ 21%] 2023-01-11T21:40:59.4881240Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_char_cpu_float16 PASSED [ 21%] 2023-01-11T21:40:59.4881390Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_char_cpu_float32 PASSED [ 21%] 2023-01-11T21:40:59.4881500Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_char_cpu_int16 PASSED [ 21%] 2023-01-11T21:40:59.4881610Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_char_cpu_int32 PASSED [ 21%] 2023-01-11T21:40:59.4881720Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_char_cpu_int64 PASSED [ 21%] 2023-01-11T21:40:59.4881830Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_char_cpu_int8 PASSED [ 21%] 2023-01-11T21:40:59.4881940Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_char_cpu_uint8 PASSED [ 21%] 2023-01-11T21:40:59.4882060Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_complex_cpu_float32 PASSED [ 21%] 2023-01-11T21:40:59.4882170Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_complex_cpu_float64 PASSED [ 21%] 2023-01-11T21:40:59.4882290Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_complex128 PASSED [ 21%] 2023-01-11T21:40:59.4882430Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_complex32 PASSED [ 21%] 2023-01-11T21:40:59.4882550Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_complex64 PASSED [ 21%] 2023-01-11T21:40:59.4882670Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_float16 PASSED [ 21%] 2023-01-11T21:40:59.4882780Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_float64 PASSED [ 21%] 2023-01-11T21:40:59.4882890Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_int32 PASSED [ 21%] 2023-01-11T21:40:59.4883000Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_uint8 PASSED [ 21%] 2023-01-11T21:40:59.4883120Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_float32 PASSED [ 21%] 2023-01-11T21:40:59.4883240Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_int16 PASSED [ 21%] 2023-01-11T21:40:59.4883350Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_half_cpu_bfloat16 PASSED [ 21%] 2023-01-11T21:40:59.4883460Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_half_cpu_bool PASSED [ 21%] 2023-01-11T21:40:59.4883580Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_half_cpu_complex128 PASSED [ 21%] 2023-01-11T21:40:59.4883690Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_half_cpu_complex64 PASSED [ 21%] 2023-01-11T21:40:59.4883800Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_half_cpu_float32 PASSED [ 21%] 2023-01-11T21:40:59.4883910Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_half_cpu_float64 PASSED [ 21%] 2023-01-11T21:40:59.4884030Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_half_cpu_int32 PASSED [ 21%] 2023-01-11T21:40:59.4884130Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_half_cpu_int64 PASSED [ 21%] 2023-01-11T21:40:59.4884250Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_half_cpu_int8 PASSED [ 21%] 2023-01-11T21:40:59.4884360Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_half_cpu_uint8 PASSED [ 21%] 2023-01-11T21:40:59.4884470Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_int_cpu_bfloat16 PASSED [ 21%] 2023-01-11T21:40:59.4884580Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_int_cpu_bool PASSED [ 21%] 2023-01-11T21:40:59.4884690Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_int_cpu_int32 PASSED [ 21%] 2023-01-11T21:40:59.4884800Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_int_cpu_int64 PASSED [ 21%] 2023-01-11T21:40:59.4884910Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_int_cpu_int8 PASSED [ 21%] 2023-01-11T21:40:59.4885020Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_int_cpu_uint8 PASSED [ 21%] 2023-01-11T21:40:59.4885140Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_long_cpu_bfloat16 PASSED [ 21%] 2023-01-11T21:40:59.4885300Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_long_cpu_complex32 PASSED [ 21%] 2023-01-11T21:40:59.4885410Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_long_cpu_complex64 PASSED [ 21%] 2023-01-11T21:40:59.4885530Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_long_cpu_float16 PASSED [ 21%] 2023-01-11T21:40:59.4885640Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_long_cpu_float64 PASSED [ 21%] 2023-01-11T21:40:59.4885750Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_long_cpu_int64 PASSED [ 21%] 2023-01-11T21:40:59.4885860Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_long_cpu_int8 PASSED [ 21%] 2023-01-11T21:40:59.4885970Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_bool PASSED [ 21%] 2023-01-11T21:40:59.4886090Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_float16 PASSED [ 21%] 2023-01-11T21:40:59.4886220Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_bfloat16 PASSED [ 21%] 2023-01-11T21:40:59.4886320Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_complex128 PASSED [ 21%] 2023-01-11T21:40:59.4886430Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_complex32 PASSED [ 21%] 2023-01-11T21:40:59.4886540Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_float16 PASSED [ 21%] 2023-01-11T21:40:59.4886640Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_float32 PASSED [ 21%] 2023-01-11T21:40:59.4886740Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int16 PASSED [ 21%] 2023-01-11T21:40:59.4886840Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int32 PASSED [ 21%] 2023-01-11T21:40:59.4886940Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int8 PASSED [ 21%] 2023-01-11T21:40:59.4887040Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_uint8 PASSED [ 21%] 2023-01-11T21:40:59.4887150Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_bfloat16 PASSED [ 21%] 2023-01-11T21:40:59.4887250Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_bool PASSED [ 21%] 2023-01-11T21:40:59.4887350Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_complex64 PASSED [ 21%] 2023-01-11T21:40:59.4887450Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int16 PASSED [ 21%] 2023-01-11T21:40:59.4887550Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int8 PASSED [ 22%] 2023-01-11T21:40:59.4887660Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_complex128 PASSED [ 22%] 2023-01-11T21:40:59.4887770Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_complex64 PASSED [ 22%] 2023-01-11T21:40:59.4887870Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_float64 PASSED [ 22%] 2023-01-11T21:40:59.4887970Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int32 PASSED [ 22%] 2023-01-11T21:40:59.4888070Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int64 PASSED [ 22%] 2023-01-11T21:40:59.4888170Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int8 PASSED [ 22%] 2023-01-11T21:40:59.4888270Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_uint8 PASSED [ 22%] 2023-01-11T21:40:59.4888370Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_bool PASSED [ 22%] 2023-01-11T21:40:59.4888480Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_complex128 PASSED [ 22%] 2023-01-11T21:40:59.4888580Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_complex64 PASSED [ 22%] 2023-01-11T21:40:59.4888680Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_float64 PASSED [ 22%] 2023-01-11T21:40:59.4888780Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int16 PASSED [ 22%] 2023-01-11T21:40:59.4888880Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int8 PASSED [ 22%] 2023-01-11T21:40:59.4888990Z test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_bfloat16 PASSED [ 22%] 2023-01-11T21:40:59.4889160Z test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_complex128 PASSED [ 22%] 2023-01-11T21:40:59.4889280Z test_ops.py::TestCommonCPU::test_python_ref__refs_addcmul_cpu_complex128 PASSED [ 22%] 2023-01-11T21:40:59.4889390Z test_ops.py::TestCommonCPU::test_python_ref__refs_addcmul_cpu_complex64 PASSED [ 22%] 2023-01-11T21:40:59.4889490Z test_ops.py::TestCommonCPU::test_python_ref__refs_addcmul_cpu_float32 PASSED [ 22%] 2023-01-11T21:40:59.4889590Z test_ops.py::TestCommonCPU::test_python_ref__refs_addcmul_cpu_int16 PASSED [ 22%] 2023-01-11T21:40:59.4889700Z test_ops.py::TestCommonCPU::test_python_ref__refs_addcmul_cpu_int64 PASSED [ 22%] 2023-01-11T21:40:59.4889810Z test_ops.py::TestCommonCPU::test_python_ref__refs_addcmul_cpu_int8 PASSED [ 22%] 2023-01-11T21:40:59.4889910Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_float32 XFAIL [ 22%] 2023-01-11T21:40:59.4890010Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_uint8 XFAIL [ 22%] 2023-01-11T21:40:59.4890150Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_bool PASSED [ 22%] 2023-01-11T21:40:59.4890250Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_float16 PASSED [ 22%] 2023-01-11T21:40:59.4890350Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_float32 PASSED [ 22%] 2023-01-11T21:40:59.4890450Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_int16 PASSED [ 22%] 2023-01-11T21:40:59.4890540Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_int32 PASSED [ 22%] 2023-01-11T21:40:59.4890640Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_int64 PASSED [ 22%] 2023-01-11T21:40:59.4890740Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_int8 PASSED [ 22%] 2023-01-11T21:40:59.4890830Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_uint8 PASSED [ 22%] 2023-01-11T21:40:59.4890940Z test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_bfloat16 PASSED [ 22%] 2023-01-11T21:40:59.4891050Z test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_complex64 PASSED [ 22%] 2023-01-11T21:40:59.4891160Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_float64 PASSED [ 22%] 2023-01-11T21:40:59.4891260Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_int16 PASSED [ 22%] 2023-01-11T21:40:59.4891350Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_int32 PASSED [ 22%] 2023-01-11T21:40:59.4891450Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_int8 PASSED [ 22%] 2023-01-11T21:40:59.4891550Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_uint8 PASSED [ 22%] 2023-01-11T21:40:59.4891650Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_bfloat16 PASSED [ 22%] 2023-01-11T21:40:59.4891760Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_float16 PASSED [ 22%] 2023-01-11T21:40:59.4891860Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_float32 PASSED [ 22%] 2023-01-11T21:40:59.4891960Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int16 PASSED [ 22%] 2023-01-11T21:40:59.4892060Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int8 PASSED [ 22%] 2023-01-11T21:40:59.4892160Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_bfloat16 PASSED [ 22%] 2023-01-11T21:40:59.4892260Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_bool PASSED [ 22%] 2023-01-11T21:40:59.4892360Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_complex128 PASSED [ 22%] 2023-01-11T21:40:59.4892460Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_float32 PASSED [ 22%] 2023-01-11T21:40:59.4892560Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_float64 PASSED [ 22%] 2023-01-11T21:40:59.4892650Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int64 PASSED [ 22%] 2023-01-11T21:40:59.4892750Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_uint8 PASSED [ 22%] 2023-01-11T21:40:59.4892850Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_float32 PASSED [ 22%] 2023-01-11T21:40:59.4892980Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_float64 PASSED [ 22%] 2023-01-11T21:40:59.4893090Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int16 PASSED [ 22%] 2023-01-11T21:40:59.4893190Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int32 PASSED [ 22%] 2023-01-11T21:40:59.4893290Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int64 PASSED [ 22%] 2023-01-11T21:40:59.4893410Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_complex128 PASSED [ 22%] 2023-01-11T21:40:59.4893520Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_complex64 PASSED [ 22%] 2023-01-11T21:40:59.4893630Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_float32 PASSED [ 22%] 2023-01-11T21:40:59.4893740Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_float64 PASSED [ 22%] 2023-01-11T21:40:59.4893850Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int16 PASSED [ 22%] 2023-01-11T21:40:59.4893980Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int8 PASSED [ 22%] 2023-01-11T21:40:59.4894090Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_uint8 PASSED [ 22%] 2023-01-11T21:40:59.4894210Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_partial_views_cpu_complex128 PASSED [ 22%] 2023-01-11T21:40:59.4894340Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_partial_views_cpu_float16 PASSED [ 22%] 2023-01-11T21:40:59.4894460Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_partial_views_cpu_int64 PASSED [ 22%] 2023-01-11T21:40:59.4894580Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_partial_views_cpu_uint8 PASSED [ 22%] 2023-01-11T21:40:59.4894690Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_scatter_cpu_bool PASSED [ 22%] 2023-01-11T21:40:59.4894810Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_scatter_cpu_complex128 PASSED [ 22%] 2023-01-11T21:40:59.4894930Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_scatter_cpu_complex64 PASSED [ 22%] 2023-01-11T21:40:59.4895050Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_scatter_cpu_float32 PASSED [ 22%] 2023-01-11T21:40:59.4895160Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_scatter_cpu_int16 PASSED [ 22%] 2023-01-11T21:40:59.4895270Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_scatter_cpu_int64 PASSED [ 22%] 2023-01-11T21:40:59.4895370Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_bool PASSED [ 22%] 2023-01-11T21:40:59.4895480Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_float32 PASSED [ 22%] 2023-01-11T21:40:59.4895580Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_float64 PASSED [ 22%] 2023-01-11T21:40:59.4895680Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int32 PASSED [ 22%] 2023-01-11T21:40:59.4895780Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int64 PASSED [ 22%] 2023-01-11T21:40:59.4895890Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int8 PASSED [ 22%] 2023-01-11T21:40:59.4895990Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_uint8 PASSED [ 22%] 2023-01-11T21:40:59.4896090Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_bool PASSED [ 22%] 2023-01-11T21:40:59.4896190Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_complex64 PASSED [ 22%] 2023-01-11T21:40:59.4896300Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_float32 PASSED [ 22%] 2023-01-11T21:40:59.4896400Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int16 PASSED [ 22%] 2023-01-11T21:40:59.4896500Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int64 PASSED [ 22%] 2023-01-11T21:40:59.4896600Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_bfloat16 PASSED [ 22%] 2023-01-11T21:40:59.4896700Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_bool PASSED [ 22%] 2023-01-11T21:40:59.4896810Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_float32 PASSED [ 22%] 2023-01-11T21:40:59.4896970Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_uint8 PASSED [ 22%] 2023-01-11T21:40:59.4897080Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_complex128 PASSED [ 22%] 2023-01-11T21:40:59.4897180Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_complex64 PASSED [ 22%] 2023-01-11T21:40:59.4897290Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_float32 PASSED [ 22%] 2023-01-11T21:40:59.4897390Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int16 PASSED [ 22%] 2023-01-11T21:40:59.4897490Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int8 PASSED [ 22%] 2023-01-11T21:40:59.4897590Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_uint8 PASSED [ 22%] 2023-01-11T21:40:59.4897690Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_bfloat16 PASSED [ 22%] 2023-01-11T21:40:59.4897800Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_complex128 PASSED [ 22%] 2023-01-11T21:40:59.4897930Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_complex64 PASSED [ 22%] 2023-01-11T21:40:59.4898040Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_float64 PASSED [ 22%] 2023-01-11T21:40:59.4898140Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_int16 PASSED [ 22%] 2023-01-11T21:40:59.4898240Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_int32 PASSED [ 22%] 2023-01-11T21:40:59.4898330Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_int8 PASSED [ 22%] 2023-01-11T21:40:59.4898440Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_bfloat16 PASSED [ 22%] 2023-01-11T21:40:59.4898550Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_bool PASSED [ 22%] 2023-01-11T21:40:59.4898660Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_complex128 PASSED [ 22%] 2023-01-11T21:40:59.4898770Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_complex64 PASSED [ 22%] 2023-01-11T21:40:59.4898880Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_float64 PASSED [ 22%] 2023-01-11T21:40:59.4898990Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int16 PASSED [ 22%] 2023-01-11T21:40:59.4899100Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int64 PASSED [ 22%] 2023-01-11T21:40:59.4899200Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int8 PASSED [ 22%] 2023-01-11T21:40:59.4899300Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_uint8 PASSED [ 22%] 2023-01-11T21:40:59.4899410Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_bfloat16 PASSED [ 22%] 2023-01-11T21:40:59.4899520Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_bool PASSED [ 22%] 2023-01-11T21:40:59.4899630Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_complex32 PASSED [ 22%] 2023-01-11T21:40:59.4899740Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_complex64 PASSED [ 22%] 2023-01-11T21:40:59.4899850Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int16 PASSED [ 22%] 2023-01-11T21:40:59.4899950Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int64 PASSED [ 22%] 2023-01-11T21:40:59.4900060Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int8 PASSED [ 22%] 2023-01-11T21:40:59.4900160Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_uint8 PASSED [ 22%] 2023-01-11T21:40:59.4900270Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_bfloat16 PASSED [ 22%] 2023-01-11T21:40:59.4904160Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_complex64 PASSED [ 22%] 2023-01-11T21:40:59.4904290Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int16 PASSED [ 22%] 2023-01-11T21:40:59.4904400Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int32 PASSED [ 22%] 2023-01-11T21:40:59.4904500Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int64 PASSED [ 22%] 2023-01-11T21:40:59.4904680Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_int8 PASSED [ 22%] 2023-01-11T21:40:59.4904780Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_uint8 PASSED [ 22%] 2023-01-11T21:40:59.4904880Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_bool PASSED [ 22%] 2023-01-11T21:40:59.4904990Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_int16 PASSED [ 22%] 2023-01-11T21:40:59.4905100Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_int32 PASSED [ 22%] 2023-01-11T21:40:59.4905200Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_int64 PASSED [ 22%] 2023-01-11T21:40:59.4905300Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_uint8 PASSED [ 22%] 2023-01-11T21:40:59.4905420Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int16 PASSED [ 22%] 2023-01-11T21:40:59.4905530Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int32 PASSED [ 22%] 2023-01-11T21:40:59.4905670Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_bool PASSED [ 22%] 2023-01-11T21:40:59.4905780Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int16 PASSED [ 22%] 2023-01-11T21:40:59.4905880Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int32 PASSED [ 22%] 2023-01-11T21:40:59.4905980Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int8 PASSED [ 22%] 2023-01-11T21:40:59.4906090Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_uint8 PASSED [ 22%] 2023-01-11T21:40:59.4906190Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_int16 PASSED [ 22%] 2023-01-11T21:40:59.4906290Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_int64 PASSED [ 22%] 2023-01-11T21:40:59.4906400Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_int8 PASSED [ 22%] 2023-01-11T21:40:59.4906500Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_uint8 PASSED [ 22%] 2023-01-11T21:40:59.4906610Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_right_shift_cpu_int16 PASSED [ 22%] 2023-01-11T21:40:59.4906730Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_right_shift_cpu_int32 PASSED [ 22%] 2023-01-11T21:40:59.4906840Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_right_shift_cpu_int8 PASSED [ 22%] 2023-01-11T21:40:59.4906940Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_bool PASSED [ 22%] 2023-01-11T21:40:59.4907050Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int32 PASSED [ 22%] 2023-01-11T21:40:59.4907150Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_uint8 PASSED [ 22%] 2023-01-11T21:40:59.4907260Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_shapes_cpu_float32 PASSED [ 22%] 2023-01-11T21:40:59.4907380Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_bfloat16 PASSED [ 22%] 2023-01-11T21:40:59.4907500Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_bool PASSED [ 22%] 2023-01-11T21:40:59.4907620Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_complex128 PASSED [ 22%] 2023-01-11T21:40:59.4907730Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_complex64 PASSED [ 22%] 2023-01-11T21:40:59.4907850Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_float64 PASSED [ 22%] 2023-01-11T21:40:59.4907960Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int16 PASSED [ 22%] 2023-01-11T21:40:59.4908070Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_complex64 PASSED [ 23%] 2023-01-11T21:40:59.4908180Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_uint8 PASSED [ 23%] 2023-01-11T21:40:59.4908290Z test_ops.py::TestCommonCPU::test_python_ref__refs_bucketize_cpu_bfloat16 PASSED [ 23%] 2023-01-11T21:40:59.4908400Z test_ops.py::TestCommonCPU::test_python_ref__refs_bucketize_cpu_float16 PASSED [ 23%] 2023-01-11T21:40:59.4908570Z test_ops.py::TestCommonCPU::test_python_ref__refs_bucketize_cpu_int8 PASSED [ 23%] 2023-01-11T21:40:59.4908680Z test_ops.py::TestCommonCPU::test_python_ref__refs_bucketize_cpu_uint8 PASSED [ 23%] 2023-01-11T21:40:59.4908790Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_bfloat16 PASSED [ 23%] 2023-01-11T21:40:59.4908890Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_bool PASSED [ 23%] 2023-01-11T21:40:59.4909000Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_complex128 PASSED [ 23%] 2023-01-11T21:40:59.4909110Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_complex64 PASSED [ 23%] 2023-01-11T21:40:59.4909210Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_float32 PASSED [ 23%] 2023-01-11T21:40:59.4909310Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_float64 PASSED [ 23%] 2023-01-11T21:40:59.4909410Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int16 PASSED [ 23%] 2023-01-11T21:40:59.4909570Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int64 PASSED [ 23%] 2023-01-11T21:40:59.4909670Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_uint8 PASSED [ 23%] 2023-01-11T21:40:59.4909770Z test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_bfloat16 PASSED [ 23%] 2023-01-11T21:40:59.4909870Z test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_float64 PASSED [ 23%] 2023-01-11T21:40:59.4909980Z test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_int16 PASSED [ 23%] 2023-01-11T21:40:59.4910080Z test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_int64 PASSED [ 23%] 2023-01-11T21:40:59.4910170Z test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_int8 PASSED [ 23%] 2023-01-11T21:40:59.4910270Z test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_uint8 PASSED [ 23%] 2023-01-11T21:40:59.4910370Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_bool PASSED [ 23%] 2023-01-11T21:40:59.4910480Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_complex128 PASSED [ 23%] 2023-01-11T21:40:59.4910590Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_complex64 PASSED [ 23%] 2023-01-11T21:40:59.4910690Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_float16 PASSED [ 23%] 2023-01-11T21:40:59.4910800Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_float32 PASSED [ 23%] 2023-01-11T21:40:59.4910900Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int32 PASSED [ 23%] 2023-01-11T21:40:59.4911000Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int8 PASSED [ 23%] 2023-01-11T21:40:59.4911100Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_uint8 PASSED [ 23%] 2023-01-11T21:40:59.4911200Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_float64 PASSED [ 23%] 2023-01-11T21:40:59.4911300Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int16 PASSED [ 23%] 2023-01-11T21:40:59.4911400Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int64 PASSED [ 23%] 2023-01-11T21:40:59.4911500Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int8 PASSED [ 23%] 2023-01-11T21:40:59.4911600Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_bool PASSED [ 23%] 2023-01-11T21:40:59.4911710Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_float16 PASSED [ 23%] 2023-01-11T21:40:59.4911820Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_float64 PASSED [ 23%] 2023-01-11T21:40:59.4911920Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int16 PASSED [ 23%] 2023-01-11T21:40:59.4912030Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int64 PASSED [ 23%] 2023-01-11T21:40:59.4912130Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_uint8 PASSED [ 23%] 2023-01-11T21:40:59.4912240Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_bfloat16 PASSED [ 23%] 2023-01-11T21:40:59.4912350Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_float16 PASSED [ 23%] 2023-01-11T21:40:59.4912500Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_float32 PASSED [ 23%] 2023-01-11T21:40:59.4912600Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_int16 PASSED [ 23%] 2023-01-11T21:40:59.4912710Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_int64 PASSED [ 23%] 2023-01-11T21:40:59.4912810Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_int8 PASSED [ 23%] 2023-01-11T21:40:59.4912920Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_bfloat16 PASSED [ 23%] 2023-01-11T21:40:59.4913020Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_bool PASSED [ 23%] 2023-01-11T21:40:59.4913120Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_float32 PASSED [ 23%] 2023-01-11T21:40:59.4913230Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_float64 PASSED [ 23%] 2023-01-11T21:40:59.4913330Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int32 PASSED [ 23%] 2023-01-11T21:40:59.4913450Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int64 PASSED [ 23%] 2023-01-11T21:40:59.4913550Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int8 PASSED [ 23%] 2023-01-11T21:40:59.4913650Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_uint8 PASSED [ 23%] 2023-01-11T21:40:59.4913760Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_bool PASSED [ 23%] 2023-01-11T21:40:59.4913870Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_complex128 PASSED [ 23%] 2023-01-11T21:40:59.4913980Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_complex32 PASSED [ 23%] 2023-01-11T21:40:59.4914090Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_int32 PASSED [ 23%] 2023-01-11T21:40:59.4914200Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_int64 PASSED [ 23%] 2023-01-11T21:40:59.4914310Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_int8 PASSED [ 23%] 2023-01-11T21:40:59.4914420Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_complex128 PASSED [ 23%] 2023-01-11T21:40:59.4914520Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_complex32 PASSED [ 23%] 2023-01-11T21:40:59.4914630Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_float16 PASSED [ 23%] 2023-01-11T21:40:59.4914730Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int64 PASSED [ 23%] 2023-01-11T21:40:59.4914840Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_bool PASSED [ 23%] 2023-01-11T21:40:59.4914950Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_complex128 PASSED [ 23%] 2023-01-11T21:40:59.4915070Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_complex32 PASSED [ 23%] 2023-01-11T21:40:59.4915180Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_complex64 PASSED [ 23%] 2023-01-11T21:40:59.4915290Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_float64 PASSED [ 23%] 2023-01-11T21:40:59.4915400Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int32 PASSED [ 23%] 2023-01-11T21:40:59.4915510Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int8 PASSED [ 23%] 2023-01-11T21:40:59.4915630Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_float16 PASSED [ 23%] 2023-01-11T21:40:59.4915740Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_float32 PASSED [ 23%] 2023-01-11T21:40:59.4915840Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_float64 PASSED [ 23%] 2023-01-11T21:40:59.4915950Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_int16 PASSED [ 23%] 2023-01-11T21:40:59.4916060Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_int64 PASSED [ 23%] 2023-01-11T21:40:59.4916170Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_int8 PASSED [ 23%] 2023-01-11T21:40:59.4916310Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_uint8 PASSED [ 23%] 2023-01-11T21:40:59.4916420Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_bfloat16 PASSED [ 23%] 2023-01-11T21:40:59.4916530Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_complex128 PASSED [ 23%] 2023-01-11T21:40:59.4916640Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int16 PASSED [ 23%] 2023-01-11T21:40:59.4916740Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int32 PASSED [ 23%] 2023-01-11T21:40:59.4916850Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int8 PASSED [ 23%] 2023-01-11T21:40:59.4916960Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int32 PASSED [ 23%] 2023-01-11T21:40:59.4917060Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int64 PASSED [ 23%] 2023-01-11T21:40:59.4917170Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int8 PASSED [ 23%] 2023-01-11T21:40:59.4917330Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_uint8 PASSED [ 23%] 2023-01-11T21:40:59.4917430Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_bool PASSED [ 23%] 2023-01-11T21:40:59.4917540Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_complex64 PASSED [ 23%] 2023-01-11T21:40:59.4917640Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_float32 PASSED [ 23%] 2023-01-11T21:40:59.4917740Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int16 PASSED [ 23%] 2023-01-11T21:40:59.4917840Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int32 PASSED [ 23%] 2023-01-11T21:40:59.4917940Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_uint8 PASSED [ 23%] 2023-01-11T21:40:59.4918040Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_bfloat16 PASSED [ 23%] 2023-01-11T21:40:59.4918140Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_bool PASSED [ 23%] 2023-01-11T21:40:59.4918250Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_complex128 PASSED [ 23%] 2023-01-11T21:40:59.4918360Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_complex64 PASSED [ 23%] 2023-01-11T21:40:59.4918460Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_float32 PASSED [ 23%] 2023-01-11T21:40:59.4918560Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int16 PASSED [ 23%] 2023-01-11T21:40:59.4918660Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int32 PASSED [ 23%] 2023-01-11T21:40:59.4918760Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int8 PASSED [ 23%] 2023-01-11T21:40:59.4918860Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_uint8 PASSED [ 23%] 2023-01-11T21:40:59.4918970Z test_ops.py::TestCommonCPU::test_python_ref__refs_cumsum_cpu_complex128 PASSED [ 23%] 2023-01-11T21:40:59.4919080Z test_ops.py::TestCommonCPU::test_python_ref__refs_cumsum_cpu_float32 PASSED [ 23%] 2023-01-11T21:40:59.4919180Z test_ops.py::TestCommonCPU::test_python_ref__refs_cumsum_cpu_float64 PASSED [ 23%] 2023-01-11T21:40:59.4919280Z test_ops.py::TestCommonCPU::test_python_ref__refs_cumsum_cpu_int8 PASSED [ 23%] 2023-01-11T21:40:59.4919390Z test_ops.py::TestCommonCPU::test_python_ref__refs_diag_cpu_bfloat16 PASSED [ 23%] 2023-01-11T21:40:59.4919490Z test_ops.py::TestCommonCPU::test_python_ref__refs_diag_cpu_bool PASSED [ 23%] 2023-01-11T21:40:59.4919590Z test_ops.py::TestCommonCPU::test_python_ref__refs_diag_cpu_complex128 PASSED [ 23%] 2023-01-11T21:40:59.4919690Z test_ops.py::TestCommonCPU::test_python_ref__refs_diag_cpu_float32 PASSED [ 23%] 2023-01-11T21:40:59.4919790Z test_ops.py::TestCommonCPU::test_python_ref__refs_diag_cpu_int16 PASSED [ 23%] 2023-01-11T21:40:59.4919890Z test_ops.py::TestCommonCPU::test_python_ref__refs_diag_cpu_int32 PASSED [ 23%] 2023-01-11T21:40:59.4919990Z test_ops.py::TestCommonCPU::test_python_ref__refs_diag_cpu_int64 PASSED [ 23%] 2023-01-11T21:40:59.4920090Z test_ops.py::TestCommonCPU::test_python_ref__refs_diag_cpu_int8 PASSED [ 23%] 2023-01-11T21:40:59.4920220Z test_ops.py::TestCommonCPU::test_python_ref__refs_diag_cpu_uint8 PASSED [ 23%] 2023-01-11T21:40:59.4920330Z test_ops.py::TestCommonCPU::test_python_ref__refs_diag_embed_cpu_bfloat16 PASSED [ 23%] 2023-01-11T21:40:59.4920440Z test_ops.py::TestCommonCPU::test_python_ref__refs_diag_embed_cpu_bool PASSED [ 23%] 2023-01-11T21:40:59.4920550Z test_ops.py::TestCommonCPU::test_python_ref__refs_diag_embed_cpu_complex128 PASSED [ 23%] 2023-01-11T21:40:59.4920660Z test_ops.py::TestCommonCPU::test_python_ref__refs_diag_embed_cpu_float16 PASSED [ 23%] 2023-01-11T21:40:59.4920770Z test_ops.py::TestCommonCPU::test_python_ref__refs_diag_embed_cpu_float32 PASSED [ 23%] 2023-01-11T21:40:59.4920870Z test_ops.py::TestCommonCPU::test_python_ref__refs_diag_embed_cpu_int8 PASSED [ 23%] 2023-01-11T21:40:59.4920990Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_copy_cpu_bfloat16 PASSED [ 23%] 2023-01-11T21:40:59.4921100Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_copy_cpu_complex128 PASSED [ 23%] 2023-01-11T21:40:59.4921240Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_copy_cpu_complex32 PASSED [ 23%] 2023-01-11T21:40:59.4921350Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_copy_cpu_float16 PASSED [ 23%] 2023-01-11T21:40:59.4921460Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_copy_cpu_float32 PASSED [ 23%] 2023-01-11T21:40:59.4921640Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_copy_cpu_float64 PASSED [ 23%] 2023-01-11T21:40:59.4921760Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_copy_cpu_int16 PASSED [ 23%] 2023-01-11T21:40:59.4921870Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_copy_cpu_uint8 PASSED [ 23%] 2023-01-11T21:40:59.4921980Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_bfloat16 PASSED [ 23%] 2023-01-11T21:40:59.4922090Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_bool PASSED [ 23%] 2023-01-11T21:40:59.4922210Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_complex128 PASSED [ 23%] 2023-01-11T21:40:59.4922320Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_complex32 PASSED [ 23%] 2023-01-11T21:40:59.4922430Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_float64 PASSED [ 23%] 2023-01-11T21:40:59.4922540Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int16 PASSED [ 23%] 2023-01-11T21:40:59.4922640Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int64 PASSED [ 23%] 2023-01-11T21:40:59.4922740Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int8 PASSED [ 23%] 2023-01-11T21:40:59.4922860Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_bfloat16 PASSED [ 23%] 2023-01-11T21:40:59.4922970Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_bool PASSED [ 23%] 2023-01-11T21:40:59.4923090Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_complex64 PASSED [ 23%] 2023-01-11T21:40:59.4923210Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_float16 PASSED [ 23%] 2023-01-11T21:40:59.4923330Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_float64 PASSED [ 23%] 2023-01-11T21:40:59.4923440Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_int32 PASSED [ 23%] 2023-01-11T21:40:59.4923550Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_uint8 PASSED [ 23%] 2023-01-11T21:40:59.4923660Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_bfloat16 PASSED [ 23%] 2023-01-11T21:40:59.4923770Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_bool PASSED [ 23%] 2023-01-11T21:40:59.4923870Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_float32 PASSED [ 23%] 2023-01-11T21:40:59.4923980Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int16 PASSED [ 23%] 2023-01-11T21:40:59.4924080Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int32 PASSED [ 23%] 2023-01-11T21:40:59.4924260Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int8 PASSED [ 23%] 2023-01-11T21:40:59.4924380Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_float16 PASSED [ 23%] 2023-01-11T21:40:59.4924500Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_float32 PASSED [ 23%] 2023-01-11T21:40:59.4924610Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int8 PASSED [ 23%] 2023-01-11T21:40:59.4924730Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_uint8 PASSED [ 23%] 2023-01-11T21:40:59.4924840Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_bool PASSED [ 23%] 2023-01-11T21:40:59.4924960Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_complex128 PASSED [ 24%] 2023-01-11T21:40:59.4925080Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_float64 PASSED [ 24%] 2023-01-11T21:40:59.4925240Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_int8 PASSED [ 24%] 2023-01-11T21:40:59.4925360Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_uint8 PASSED [ 24%] 2023-01-11T21:40:59.4925470Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_float16 PASSED [ 24%] 2023-01-11T21:40:59.4925580Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_float32 PASSED [ 24%] 2023-01-11T21:40:59.4925690Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_float64 PASSED [ 24%] 2023-01-11T21:40:59.4925810Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_int16 PASSED [ 24%] 2023-01-11T21:40:59.4925920Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_int32 PASSED [ 24%] 2023-01-11T21:40:59.4926030Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_int8 PASSED [ 24%] 2023-01-11T21:40:59.4926140Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_bool PASSED [ 24%] 2023-01-11T21:40:59.4926250Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_complex32 PASSED [ 24%] 2023-01-11T21:40:59.4926360Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_complex64 PASSED [ 24%] 2023-01-11T21:40:59.4926460Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_float16 PASSED [ 24%] 2023-01-11T21:40:59.4926570Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_float32 PASSED [ 24%] 2023-01-11T21:40:59.4926670Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_float64 PASSED [ 24%] 2023-01-11T21:40:59.4926780Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int16 PASSED [ 24%] 2023-01-11T21:40:59.4926880Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int32 PASSED [ 24%] 2023-01-11T21:40:59.4926980Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int64 PASSED [ 24%] 2023-01-11T21:40:59.4927090Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_uint8 PASSED [ 24%] 2023-01-11T21:40:59.4927200Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_complex128 PASSED [ 24%] 2023-01-11T21:40:59.4927310Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_complex32 PASSED [ 24%] 2023-01-11T21:40:59.4927410Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_complex64 PASSED [ 24%] 2023-01-11T21:40:59.4927520Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_float64 PASSED [ 24%] 2023-01-11T21:40:59.4927620Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int64 PASSED [ 24%] 2023-01-11T21:40:59.4927730Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int8 PASSED [ 24%] 2023-01-11T21:40:59.4927870Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_bfloat16 SKIPPED (Expected: empty is not comparable) [ 24%] 2023-01-11T21:40:59.4928010Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_complex64 SKIPPED (Expected: empty is not comparable) [ 24%] 2023-01-11T21:40:59.4928170Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_float16 SKIPPED (Expected: empty is not comparable) [ 24%] 2023-01-11T21:40:59.4928310Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_float32 SKIPPED (Expected: empty is not comparable) [ 24%] 2023-01-11T21:40:59.4928440Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_float64 SKIPPED (Expected: empty is not comparable) [ 24%] 2023-01-11T21:40:59.4928580Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int16 SKIPPED (Expected: empty is not comparable) [ 24%] 2023-01-11T21:40:59.4928710Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int64 SKIPPED (Expected: empty is not comparable) [ 24%] 2023-01-11T21:40:59.4928840Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_uint8 SKIPPED (Expected: empty is not comparable) [ 24%] 2023-01-11T21:40:59.4928980Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_complex64 SKIPPED (Expected: empty is not comparable) [ 24%] 2023-01-11T21:40:59.4929150Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_float64 SKIPPED (Expected: empty is not comparable) [ 24%] 2023-01-11T21:40:59.4929280Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int16 SKIPPED (Expected: empty is not comparable) [ 24%] 2023-01-11T21:40:59.4929420Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int32 SKIPPED (Expected: empty is not comparable) [ 24%] 2023-01-11T21:40:59.4929550Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_uint8 SKIPPED (Expected: empty is not comparable) [ 24%] 2023-01-11T21:40:59.4929660Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_complex32 PASSED [ 24%] 2023-01-11T21:40:59.4929760Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_float16 PASSED [ 24%] 2023-01-11T21:40:59.4929860Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_int16 PASSED [ 24%] 2023-01-11T21:40:59.4929960Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_int32 PASSED [ 24%] 2023-01-11T21:40:59.4930070Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_int8 PASSED [ 24%] 2023-01-11T21:40:59.4930170Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_bfloat16 PASSED [ 24%] 2023-01-11T21:40:59.4930270Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_float32 PASSED [ 24%] 2023-01-11T21:40:59.4930370Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_float64 PASSED [ 24%] 2023-01-11T21:40:59.4930470Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int32 PASSED [ 24%] 2023-01-11T21:40:59.4930570Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int64 PASSED [ 24%] 2023-01-11T21:40:59.4934370Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_uint8 PASSED [ 24%] 2023-01-11T21:40:59.4934490Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int32 PASSED [ 24%] 2023-01-11T21:40:59.4934580Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int8 PASSED [ 24%] 2023-01-11T21:40:59.4934690Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_bfloat16 PASSED [ 24%] 2023-01-11T21:40:59.4934800Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_bool PASSED [ 24%] 2023-01-11T21:40:59.4934900Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_float64 PASSED [ 24%] 2023-01-11T21:40:59.4935010Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int16 PASSED [ 24%] 2023-01-11T21:40:59.4935110Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int64 PASSED [ 24%] 2023-01-11T21:40:59.4935210Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_uint8 PASSED [ 24%] 2023-01-11T21:40:59.4935310Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_bool PASSED [ 24%] 2023-01-11T21:40:59.4935410Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_float16 PASSED [ 24%] 2023-01-11T21:40:59.4935510Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_float32 PASSED [ 24%] 2023-01-11T21:40:59.4935610Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int64 PASSED [ 24%] 2023-01-11T21:40:59.4935810Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_bool PASSED [ 24%] 2023-01-11T21:40:59.4935910Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_float32 PASSED [ 24%] 2023-01-11T21:40:59.4936010Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_int32 PASSED [ 24%] 2023-01-11T21:40:59.4936110Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_int64 PASSED [ 24%] 2023-01-11T21:40:59.4936200Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_int8 PASSED [ 24%] 2023-01-11T21:40:59.4936310Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_as_cpu_float16 PASSED [ 24%] 2023-01-11T21:40:59.4936420Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_as_cpu_int16 PASSED [ 24%] 2023-01-11T21:40:59.4936530Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_complex64 PASSED [ 24%] 2023-01-11T21:40:59.4936630Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_float16 PASSED [ 24%] 2023-01-11T21:40:59.4936790Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_float64 PASSED [ 24%] 2023-01-11T21:40:59.4936890Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int16 PASSED [ 24%] 2023-01-11T21:40:59.4936990Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_bool PASSED [ 24%] 2023-01-11T21:40:59.4937090Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_int16 PASSED [ 24%] 2023-01-11T21:40:59.4937240Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_int32 PASSED [ 24%] 2023-01-11T21:40:59.4937340Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_int64 PASSED [ 24%] 2023-01-11T21:40:59.4937430Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_uint8 PASSED [ 24%] 2023-01-11T21:40:59.4937540Z test_ops.py::TestCommonCPU::test_python_ref__refs_eye_cpu_complex128 PASSED [ 24%] 2023-01-11T21:40:59.4937640Z test_ops.py::TestCommonCPU::test_python_ref__refs_eye_cpu_float16 PASSED [ 24%] 2023-01-11T21:40:59.4937730Z test_ops.py::TestCommonCPU::test_python_ref__refs_eye_cpu_float32 PASSED [ 24%] 2023-01-11T21:40:59.4937830Z test_ops.py::TestCommonCPU::test_python_ref__refs_eye_cpu_int64 PASSED [ 24%] 2023-01-11T21:40:59.4937940Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_bool PASSED [ 24%] 2023-01-11T21:40:59.4938050Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_complex128 PASSED [ 24%] 2023-01-11T21:40:59.4938160Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_complex64 PASSED [ 24%] 2023-01-11T21:40:59.4938270Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_float64 PASSED [ 24%] 2023-01-11T21:40:59.4938370Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int32 PASSED [ 24%] 2023-01-11T21:40:59.4938480Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int8 PASSED [ 24%] 2023-01-11T21:40:59.4938590Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_uint8 PASSED [ 24%] 2023-01-11T21:40:59.4938700Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_complex128 PASSED [ 24%] 2023-01-11T21:40:59.4938800Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_complex64 PASSED [ 24%] 2023-01-11T21:40:59.4938910Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_float32 PASSED [ 24%] 2023-01-11T21:40:59.4939020Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_float64 PASSED [ 24%] 2023-01-11T21:40:59.4939120Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_int16 PASSED [ 24%] 2023-01-11T21:40:59.4939220Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_int32 PASSED [ 24%] 2023-01-11T21:40:59.4939320Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_int64 PASSED [ 24%] 2023-01-11T21:40:59.4939420Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_uint8 PASSED [ 24%] 2023-01-11T21:40:59.4939530Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_bool PASSED [ 24%] 2023-01-11T21:40:59.4939640Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_complex64 PASSED [ 24%] 2023-01-11T21:40:59.4939770Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_float32 PASSED [ 24%] 2023-01-11T21:40:59.4939870Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int16 PASSED [ 24%] 2023-01-11T21:40:59.4939980Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_uint8 PASSED [ 24%] 2023-01-11T21:40:59.4940090Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_bfloat16 PASSED [ 24%] 2023-01-11T21:40:59.4940200Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_bool PASSED [ 24%] 2023-01-11T21:40:59.4940310Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_complex128 PASSED [ 24%] 2023-01-11T21:40:59.4940420Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_complex32 PASSED [ 24%] 2023-01-11T21:40:59.4940540Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_complex64 PASSED [ 24%] 2023-01-11T21:40:59.4940690Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_float32 PASSED [ 24%] 2023-01-11T21:40:59.4940800Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int32 PASSED [ 24%] 2023-01-11T21:40:59.4940910Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_complex128 PASSED [ 24%] 2023-01-11T21:40:59.4941020Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_float32 PASSED [ 24%] 2023-01-11T21:40:59.4941130Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_uint8 PASSED [ 24%] 2023-01-11T21:40:59.4941230Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_bool PASSED [ 24%] 2023-01-11T21:40:59.4941340Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_float64 PASSED [ 24%] 2023-01-11T21:40:59.4941440Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int16 PASSED [ 24%] 2023-01-11T21:40:59.4941550Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int64 PASSED [ 24%] 2023-01-11T21:40:59.4941650Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_bool PASSED [ 24%] 2023-01-11T21:40:59.4941760Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_complex128 PASSED [ 24%] 2023-01-11T21:40:59.4941870Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_float64 PASSED [ 24%] 2023-01-11T21:40:59.4941970Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_uint8 PASSED [ 24%] 2023-01-11T21:40:59.4942080Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_bool PASSED [ 24%] 2023-01-11T21:40:59.4942190Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_complex128 PASSED [ 24%] 2023-01-11T21:40:59.4942300Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_int16 PASSED [ 24%] 2023-01-11T21:40:59.4942400Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_int32 PASSED [ 24%] 2023-01-11T21:40:59.4942500Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_int64 PASSED [ 24%] 2023-01-11T21:40:59.4942610Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_complex64 PASSED [ 24%] 2023-01-11T21:40:59.4942720Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_float64 PASSED [ 24%] 2023-01-11T21:40:59.4942820Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int64 PASSED [ 24%] 2023-01-11T21:40:59.4942930Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int8 PASSED [ 24%] 2023-01-11T21:40:59.4943040Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_complex128 PASSED [ 24%] 2023-01-11T21:40:59.4943140Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_int16 PASSED [ 24%] 2023-01-11T21:40:59.4943240Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_int32 PASSED [ 24%] 2023-01-11T21:40:59.4943350Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_int8 PASSED [ 24%] 2023-01-11T21:40:59.4943460Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_complex64 PASSED [ 24%] 2023-01-11T21:40:59.4943630Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_int16 PASSED [ 24%] 2023-01-11T21:40:59.4943750Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_int64 PASSED [ 24%] 2023-01-11T21:40:59.4943860Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_int8 PASSED [ 24%] 2023-01-11T21:40:59.4943960Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_bool PASSED [ 24%] 2023-01-11T21:40:59.4944070Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_float32 PASSED [ 24%] 2023-01-11T21:40:59.4944170Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_float64 PASSED [ 24%] 2023-01-11T21:40:59.4944280Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int64 PASSED [ 24%] 2023-01-11T21:40:59.4944380Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int8 PASSED [ 24%] 2023-01-11T21:40:59.4944490Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_uint8 PASSED [ 24%] 2023-01-11T21:40:59.4944640Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_int16 PASSED [ 24%] 2023-01-11T21:40:59.4944740Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_int32 PASSED [ 24%] 2023-01-11T21:40:59.4944840Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_int64 PASSED [ 24%] 2023-01-11T21:40:59.4944950Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_int8 PASSED [ 24%] 2023-01-11T21:40:59.4945050Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int64 PASSED [ 24%] 2023-01-11T21:40:59.4945160Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_complex128 PASSED [ 24%] 2023-01-11T21:40:59.4945270Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_float32 PASSED [ 24%] 2023-01-11T21:40:59.4945370Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int16 PASSED [ 24%] 2023-01-11T21:40:59.4945470Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int32 PASSED [ 24%] 2023-01-11T21:40:59.4945580Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int64 PASSED [ 24%] 2023-01-11T21:40:59.4945690Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_complex64 PASSED [ 24%] 2023-01-11T21:40:59.4945800Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_float32 PASSED [ 25%] 2023-01-11T21:40:59.4945900Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_float64 PASSED [ 25%] 2023-01-11T21:40:59.4946000Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int16 PASSED [ 25%] 2023-01-11T21:40:59.4946110Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int32 PASSED [ 25%] 2023-01-11T21:40:59.4946210Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int8 PASSED [ 25%] 2023-01-11T21:40:59.4946310Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_uint8 PASSED [ 25%] 2023-01-11T21:40:59.4946420Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_bool PASSED [ 25%] 2023-01-11T21:40:59.4946520Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_float32 PASSED [ 25%] 2023-01-11T21:40:59.4946630Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int16 PASSED [ 25%] 2023-01-11T21:40:59.4946730Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int32 PASSED [ 25%] 2023-01-11T21:40:59.4946840Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_float32 PASSED [ 25%] 2023-01-11T21:40:59.4946940Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int16 PASSED [ 25%] 2023-01-11T21:40:59.4947040Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int64 PASSED [ 25%] 2023-01-11T21:40:59.4947140Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int8 PASSED [ 25%] 2023-01-11T21:40:59.4947250Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_bool PASSED [ 25%] 2023-01-11T21:40:59.4947360Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_float32 PASSED [ 25%] 2023-01-11T21:40:59.4947490Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_uint8 PASSED [ 25%] 2023-01-11T21:40:59.4947590Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_float64 PASSED [ 25%] 2023-01-11T21:40:59.4947700Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int32 PASSED [ 25%] 2023-01-11T21:40:59.4947800Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_uint8 PASSED [ 25%] 2023-01-11T21:40:59.4947900Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_complex128 PASSED [ 25%] 2023-01-11T21:40:59.4948010Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_complex32 PASSED [ 25%] 2023-01-11T21:40:59.4948110Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_complex64 PASSED [ 25%] 2023-01-11T21:40:59.4948220Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_float16 PASSED [ 25%] 2023-01-11T21:40:59.4948320Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_float32 PASSED [ 25%] 2023-01-11T21:40:59.4948450Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_int16 PASSED [ 25%] 2023-01-11T21:40:59.4948550Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_int64 PASSED [ 25%] 2023-01-11T21:40:59.4948650Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_int8 PASSED [ 25%] 2023-01-11T21:40:59.4948760Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_complex32 PASSED [ 25%] 2023-01-11T21:40:59.4948870Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_complex64 PASSED [ 25%] 2023-01-11T21:40:59.4948970Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_float16 PASSED [ 25%] 2023-01-11T21:40:59.4949080Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int32 PASSED [ 25%] 2023-01-11T21:40:59.4949180Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int64 PASSED [ 25%] 2023-01-11T21:40:59.4949290Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int8 PASSED [ 25%] 2023-01-11T21:40:59.4949390Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_uint8 PASSED [ 25%] 2023-01-11T21:40:59.4949500Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_bool PASSED [ 25%] 2023-01-11T21:40:59.4949600Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_complex64 PASSED [ 25%] 2023-01-11T21:40:59.4949700Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_float32 PASSED [ 25%] 2023-01-11T21:40:59.4949810Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_float64 PASSED [ 25%] 2023-01-11T21:40:59.4949910Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int8 PASSED [ 25%] 2023-01-11T21:40:59.4950010Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_uint8 PASSED [ 25%] 2023-01-11T21:40:59.4950120Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_bfloat16 PASSED [ 25%] 2023-01-11T21:40:59.4950220Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_bool PASSED [ 25%] 2023-01-11T21:40:59.4950320Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int16 PASSED [ 25%] 2023-01-11T21:40:59.4950420Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_uint8 PASSED [ 25%] 2023-01-11T21:40:59.4950530Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_bfloat16 PASSED [ 25%] 2023-01-11T21:40:59.4950640Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_complex128 PASSED [ 25%] 2023-01-11T21:40:59.4950740Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int8 PASSED [ 25%] 2023-01-11T21:40:59.4950840Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_bool PASSED [ 25%] 2023-01-11T21:40:59.4950960Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_complex128 PASSED [ 25%] 2023-01-11T21:40:59.4951070Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_complex64 PASSED [ 25%] 2023-01-11T21:40:59.4951180Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_float16 PASSED [ 25%] 2023-01-11T21:40:59.4951290Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_float32 PASSED [ 25%] 2023-01-11T21:40:59.4951430Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int32 PASSED [ 25%] 2023-01-11T21:40:59.4951540Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int8 PASSED [ 25%] 2023-01-11T21:40:59.4951650Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_float64 PASSED [ 25%] 2023-01-11T21:40:59.4951750Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_int16 PASSED [ 25%] 2023-01-11T21:40:59.4951850Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_int32 PASSED [ 25%] 2023-01-11T21:40:59.4951950Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_int64 PASSED [ 25%] 2023-01-11T21:40:59.4952050Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_uint8 PASSED [ 25%] 2023-01-11T21:40:59.4952170Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_bfloat16 SKIPPED (Skipped!) [ 25%] 2023-01-11T21:40:59.4952290Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_float64 PASSED [ 25%] 2023-01-11T21:40:59.4952420Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int16 PASSED [ 25%] 2023-01-11T21:40:59.4952520Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_bfloat16 PASSED [ 25%] 2023-01-11T21:40:59.4952620Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_bool PASSED [ 25%] 2023-01-11T21:40:59.4952730Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_float32 PASSED [ 25%] 2023-01-11T21:40:59.4952830Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_float64 PASSED [ 25%] 2023-01-11T21:40:59.4952930Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int64 PASSED [ 25%] 2023-01-11T21:40:59.4953030Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int8 PASSED [ 25%] 2023-01-11T21:40:59.4953140Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_bfloat16 PASSED [ 25%] 2023-01-11T21:40:59.4953240Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_float16 PASSED [ 25%] 2023-01-11T21:40:59.4953340Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_float64 PASSED [ 25%] 2023-01-11T21:40:59.4953440Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int64 PASSED [ 25%] 2023-01-11T21:40:59.4953540Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int8 PASSED [ 25%] 2023-01-11T21:40:59.4953640Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_uint8 PASSED [ 25%] 2023-01-11T21:40:59.4953750Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_bfloat16 SKIPPED (Skipped!) [ 25%] 2023-01-11T21:40:59.4953850Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_float16 PASSED [ 25%] 2023-01-11T21:40:59.4953960Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_float64 PASSED [ 25%] 2023-01-11T21:40:59.4954050Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int8 PASSED [ 25%] 2023-01-11T21:40:59.4954150Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_uint8 PASSED [ 25%] 2023-01-11T21:40:59.4954260Z test_ops.py::TestCommonCPU::test_python_ref__refs_frac_cpu_bfloat16 PASSED [ 25%] 2023-01-11T21:40:59.4954360Z test_ops.py::TestCommonCPU::test_python_ref__refs_frac_cpu_float16 PASSED [ 25%] 2023-01-11T21:40:59.4954460Z test_ops.py::TestCommonCPU::test_python_ref__refs_frac_cpu_float32 PASSED [ 25%] 2023-01-11T21:40:59.4954560Z test_ops.py::TestCommonCPU::test_python_ref__refs_frac_cpu_float64 PASSED [ 25%] 2023-01-11T21:40:59.4954660Z test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int16 PASSED [ 25%] 2023-01-11T21:40:59.4954760Z test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int64 PASSED [ 25%] 2023-01-11T21:40:59.4954850Z test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_uint8 PASSED [ 25%] 2023-01-11T21:40:59.4954950Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_bool PASSED [ 25%] 2023-01-11T21:40:59.4955050Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_float16 PASSED [ 25%] 2023-01-11T21:40:59.4955150Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_float32 PASSED [ 25%] 2023-01-11T21:40:59.4955280Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int64 PASSED [ 25%] 2023-01-11T21:40:59.4955370Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int8 PASSED [ 25%] 2023-01-11T21:40:59.4955470Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_bfloat16 PASSED [ 25%] 2023-01-11T21:40:59.4955570Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_float16 PASSED [ 25%] 2023-01-11T21:40:59.4955660Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_float32 PASSED [ 25%] 2023-01-11T21:40:59.4955760Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_float64 PASSED [ 25%] 2023-01-11T21:40:59.4955860Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int16 PASSED [ 25%] 2023-01-11T21:40:59.4955950Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int32 PASSED [ 25%] 2023-01-11T21:40:59.4956050Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int64 PASSED [ 25%] 2023-01-11T21:40:59.4956160Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_int8 PASSED [ 25%] 2023-01-11T21:40:59.4956270Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_float64 PASSED [ 25%] 2023-01-11T21:40:59.4956380Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int16 PASSED [ 25%] 2023-01-11T21:40:59.4956490Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_uint8 PASSED [ 25%] 2023-01-11T21:40:59.4956590Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_complex128 PASSED [ 25%] 2023-01-11T21:40:59.4956700Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_complex32 PASSED [ 25%] 2023-01-11T21:40:59.4956810Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_float16 PASSED [ 25%] 2023-01-11T21:40:59.4956910Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_float64 PASSED [ 25%] 2023-01-11T21:40:59.4957020Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int16 PASSED [ 25%] 2023-01-11T21:40:59.4957120Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int64 PASSED [ 25%] 2023-01-11T21:40:59.4957230Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_bool PASSED [ 25%] 2023-01-11T21:40:59.4957330Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_complex32 PASSED [ 25%] 2023-01-11T21:40:59.4957440Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_float16 PASSED [ 25%] 2023-01-11T21:40:59.4957550Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_float64 PASSED [ 25%] 2023-01-11T21:40:59.4957650Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int32 PASSED [ 25%] 2023-01-11T21:40:59.4957750Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int64 PASSED [ 25%] 2023-01-11T21:40:59.4957850Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int8 PASSED [ 25%] 2023-01-11T21:40:59.4957960Z test_ops.py::TestCommonCPU::test_python_ref__refs_hypot_cpu_float32 PASSED [ 25%] 2023-01-11T21:40:59.4958060Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_bfloat16 PASSED [ 25%] 2023-01-11T21:40:59.4958160Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_bool PASSED [ 25%] 2023-01-11T21:40:59.4958250Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int16 PASSED [ 25%] 2023-01-11T21:40:59.4958350Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int32 PASSED [ 25%] 2023-01-11T21:40:59.4958450Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_uint8 PASSED [ 25%] 2023-01-11T21:40:59.4958550Z test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_bfloat16 PASSED [ 25%] 2023-01-11T21:40:59.4958660Z test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_bfloat16 PASSED [ 25%] 2023-01-11T21:40:59.4958760Z test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_float32 PASSED [ 25%] 2023-01-11T21:40:59.4958870Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_add_cpu_complex128 XFAIL [ 25%] 2023-01-11T21:40:59.4959040Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_add_cpu_complex32 XFAIL [ 25%] 2023-01-11T21:40:59.4959150Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_add_cpu_float16 XFAIL [ 25%] 2023-01-11T21:40:59.4959250Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_add_cpu_int16 XFAIL [ 25%] 2023-01-11T21:40:59.4959360Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_add_cpu_int32 XFAIL [ 25%] 2023-01-11T21:40:59.4959460Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_add_cpu_int8 XFAIL [ 25%] 2023-01-11T21:40:59.4959570Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_copy_cpu_complex128 XFAIL [ 25%] 2023-01-11T21:40:59.4959680Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_copy_cpu_float16 XFAIL [ 25%] 2023-01-11T21:40:59.4959780Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_copy_cpu_float32 XFAIL [ 25%] 2023-01-11T21:40:59.4963500Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_copy_cpu_float64 XFAIL [ 25%] 2023-01-11T21:40:59.4963730Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_copy_cpu_int16 XFAIL [ 25%] 2023-01-11T21:40:59.4963840Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_copy_cpu_int8 XFAIL [ 25%] 2023-01-11T21:40:59.4963940Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_copy_cpu_uint8 XFAIL [ 25%] 2023-01-11T21:40:59.4964040Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_fill_cpu_bool XFAIL [ 25%] 2023-01-11T21:40:59.4964150Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_fill_cpu_complex64 XFAIL [ 25%] 2023-01-11T21:40:59.4964260Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_fill_cpu_float16 XFAIL [ 25%] 2023-01-11T21:40:59.4964360Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_fill_cpu_int16 XFAIL [ 25%] 2023-01-11T21:40:59.4964460Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_fill_cpu_int64 XFAIL [ 25%] 2023-01-11T21:40:59.4964570Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_fill_cpu_int8 XFAIL [ 25%] 2023-01-11T21:40:59.4964680Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_select_cpu_bfloat16 XFAIL [ 25%] 2023-01-11T21:40:59.4964790Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_select_cpu_complex64 XFAIL [ 25%] 2023-01-11T21:40:59.4964900Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_select_cpu_float16 XFAIL [ 25%] 2023-01-11T21:40:59.4965010Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_select_cpu_int32 XFAIL [ 25%] 2023-01-11T21:40:59.4965110Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_select_cpu_int64 XFAIL [ 25%] 2023-01-11T21:40:59.4965220Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_select_cpu_int8 XFAIL [ 25%] 2023-01-11T21:40:59.4965320Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_select_cpu_uint8 XFAIL [ 25%] 2023-01-11T21:40:59.4965430Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_bfloat16 PASSED [ 25%] 2023-01-11T21:40:59.4965530Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_bool PASSED [ 25%] 2023-01-11T21:40:59.4965640Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_complex64 PASSED [ 25%] 2023-01-11T21:40:59.4965750Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_float32 PASSED [ 25%] 2023-01-11T21:40:59.4965850Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_float64 PASSED [ 26%] 2023-01-11T21:40:59.4965950Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int16 PASSED [ 26%] 2023-01-11T21:40:59.4966060Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int32 PASSED [ 26%] 2023-01-11T21:40:59.4966160Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int8 PASSED [ 26%] 2023-01-11T21:40:59.4966270Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_bfloat16 PASSED [ 26%] 2023-01-11T21:40:59.4966380Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_complex128 PASSED [ 26%] 2023-01-11T21:40:59.4966490Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_complex32 PASSED [ 26%] 2023-01-11T21:40:59.4966640Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_float32 PASSED [ 26%] 2023-01-11T21:40:59.4966750Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_float64 PASSED [ 26%] 2023-01-11T21:40:59.4966850Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int16 PASSED [ 26%] 2023-01-11T21:40:59.4966960Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_uint8 PASSED [ 26%] 2023-01-11T21:40:59.4967060Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_float16 PASSED [ 26%] 2023-01-11T21:40:59.4967160Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_float64 PASSED [ 26%] 2023-01-11T21:40:59.4967270Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_uint8 PASSED [ 26%] 2023-01-11T21:40:59.4967370Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_bfloat16 PASSED [ 26%] 2023-01-11T21:40:59.4967480Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_bool PASSED [ 26%] 2023-01-11T21:40:59.4967600Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_float32 PASSED [ 26%] 2023-01-11T21:40:59.4967710Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_float64 PASSED [ 26%] 2023-01-11T21:40:59.4967810Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int32 PASSED [ 26%] 2023-01-11T21:40:59.4967910Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int64 PASSED [ 26%] 2023-01-11T21:40:59.4968020Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_bfloat16 PASSED [ 26%] 2023-01-11T21:40:59.4968120Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_bool PASSED [ 26%] 2023-01-11T21:40:59.4968230Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_float16 PASSED [ 26%] 2023-01-11T21:40:59.4968330Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_float32 PASSED [ 26%] 2023-01-11T21:40:59.4968430Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_float64 PASSED [ 26%] 2023-01-11T21:40:59.4968540Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_int16 PASSED [ 26%] 2023-01-11T21:40:59.4968650Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_int64 PASSED [ 26%] 2023-01-11T21:40:59.4968750Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_int8 PASSED [ 26%] 2023-01-11T21:40:59.4968850Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_uint8 PASSED [ 26%] 2023-01-11T21:40:59.4968960Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_float32 PASSED [ 26%] 2023-01-11T21:40:59.4969060Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int16 PASSED [ 26%] 2023-01-11T21:40:59.4969170Z test_ops.py::TestCommonCPU::test_python_ref__refs_isreal_cpu_bfloat16 PASSED [ 26%] 2023-01-11T21:40:59.4969270Z test_ops.py::TestCommonCPU::test_python_ref__refs_isreal_cpu_bool PASSED [ 26%] 2023-01-11T21:40:59.4969380Z test_ops.py::TestCommonCPU::test_python_ref__refs_isreal_cpu_complex32 PASSED [ 26%] 2023-01-11T21:40:59.4969480Z test_ops.py::TestCommonCPU::test_python_ref__refs_isreal_cpu_complex64 PASSED [ 26%] 2023-01-11T21:40:59.4969590Z test_ops.py::TestCommonCPU::test_python_ref__refs_isreal_cpu_float16 PASSED [ 26%] 2023-01-11T21:40:59.4969690Z test_ops.py::TestCommonCPU::test_python_ref__refs_isreal_cpu_float64 PASSED [ 26%] 2023-01-11T21:40:59.4969800Z test_ops.py::TestCommonCPU::test_python_ref__refs_isreal_cpu_int32 PASSED [ 26%] 2023-01-11T21:40:59.4969900Z test_ops.py::TestCommonCPU::test_python_ref__refs_isreal_cpu_uint8 PASSED [ 26%] 2023-01-11T21:40:59.4970000Z test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int64 PASSED [ 26%] 2023-01-11T21:40:59.4970100Z test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_uint8 PASSED [ 26%] 2023-01-11T21:40:59.4970200Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_bfloat16 PASSED [ 26%] 2023-01-11T21:40:59.4970300Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int32 PASSED [ 26%] 2023-01-11T21:40:59.4970410Z test_ops.py::TestCommonCPU::test_python_ref__refs_lerp_cpu_complex64 PASSED [ 26%] 2023-01-11T21:40:59.4970540Z test_ops.py::TestCommonCPU::test_python_ref__refs_lerp_cpu_float32 PASSED [ 26%] 2023-01-11T21:40:59.4970640Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_bfloat16 PASSED [ 26%] 2023-01-11T21:40:59.4970750Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_bool PASSED [ 26%] 2023-01-11T21:40:59.4970850Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_float32 PASSED [ 26%] 2023-01-11T21:40:59.4970950Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_float64 PASSED [ 26%] 2023-01-11T21:40:59.4971050Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_uint8 PASSED [ 26%] 2023-01-11T21:40:59.4971170Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_complex64 PASSED [ 26%] 2023-01-11T21:40:59.4971290Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_float64 PASSED [ 26%] 2023-01-11T21:40:59.4971400Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_bfloat16 PASSED [ 26%] 2023-01-11T21:40:59.4971560Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_complex128 PASSED [ 26%] 2023-01-11T21:40:59.4971670Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_float32 PASSED [ 26%] 2023-01-11T21:40:59.4971780Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_float64 PASSED [ 26%] 2023-01-11T21:40:59.4971890Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_complex64 PASSED [ 26%] 2023-01-11T21:40:59.4972010Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_float32 PASSED [ 26%] 2023-01-11T21:40:59.4972120Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_float32 PASSED [ 26%] 2023-01-11T21:40:59.4972240Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_complex64 PASSED [ 26%] 2023-01-11T21:40:59.4972360Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_float16 PASSED [ 26%] 2023-01-11T21:40:59.4972470Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_float32 PASSED [ 26%] 2023-01-11T21:40:59.4972590Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_float64 PASSED [ 26%] 2023-01-11T21:40:59.4972700Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_bfloat16 PASSED [ 26%] 2023-01-11T21:40:59.4972810Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_complex128 PASSED [ 26%] 2023-01-11T21:40:59.4972920Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_float32 PASSED [ 26%] 2023-01-11T21:40:59.4973020Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int16 XFAIL [ 26%] 2023-01-11T21:40:59.4973130Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_uint8 XFAIL [ 26%] 2023-01-11T21:40:59.4973230Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_bfloat16 PASSED [ 26%] 2023-01-11T21:40:59.4973330Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_bool PASSED [ 26%] 2023-01-11T21:40:59.4973440Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_complex64 PASSED [ 26%] 2023-01-11T21:40:59.4973540Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int16 PASSED [ 26%] 2023-01-11T21:40:59.4973640Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int8 PASSED [ 26%] 2023-01-11T21:40:59.4973740Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_int32 PASSED [ 26%] 2023-01-11T21:40:59.4973850Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_int64 PASSED [ 26%] 2023-01-11T21:40:59.4973950Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_int8 PASSED [ 26%] 2023-01-11T21:40:59.4974040Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_bool PASSED [ 26%] 2023-01-11T21:40:59.4974150Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_float32 PASSED [ 26%] 2023-01-11T21:40:59.4974250Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int16 PASSED [ 26%] 2023-01-11T21:40:59.4974350Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int64 PASSED [ 26%] 2023-01-11T21:40:59.4974460Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_uint8 PASSED [ 26%] 2023-01-11T21:40:59.4974570Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_bfloat16 PASSED [ 26%] 2023-01-11T21:40:59.4974670Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_complex64 PASSED [ 26%] 2023-01-11T21:40:59.4974770Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_float32 PASSED [ 26%] 2023-01-11T21:40:59.4974870Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_float64 PASSED [ 26%] 2023-01-11T21:40:59.4974970Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int16 PASSED [ 26%] 2023-01-11T21:40:59.4975060Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int32 PASSED [ 26%] 2023-01-11T21:40:59.4975160Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int64 PASSED [ 26%] 2023-01-11T21:40:59.4975280Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_with_dtype_cpu_bool PASSED [ 26%] 2023-01-11T21:40:59.4975430Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_with_dtype_cpu_complex64 PASSED [ 26%] 2023-01-11T21:40:59.4975550Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_with_dtype_cpu_float16 PASSED [ 26%] 2023-01-11T21:40:59.4975670Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_with_dtype_cpu_float32 PASSED [ 26%] 2023-01-11T21:40:59.4975780Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_with_dtype_cpu_int32 PASSED [ 26%] 2023-01-11T21:40:59.4975900Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_with_dtype_cpu_int64 PASSED [ 26%] 2023-01-11T21:40:59.4976020Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_with_dtype_cpu_uint8 PASSED [ 26%] 2023-01-11T21:40:59.4976130Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_bfloat16 PASSED [ 26%] 2023-01-11T21:40:59.4976240Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_complex128 PASSED [ 26%] 2023-01-11T21:40:59.4976350Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_float16 PASSED [ 26%] 2023-01-11T21:40:59.4976460Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int8 PASSED [ 26%] 2023-01-11T21:40:59.4976570Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_uint8 PASSED [ 26%] 2023-01-11T21:40:59.4976680Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_float16 PASSED [ 26%] 2023-01-11T21:40:59.4976790Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_float64 PASSED [ 26%] 2023-01-11T21:40:59.4976890Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int64 PASSED [ 26%] 2023-01-11T21:40:59.4977000Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int8 PASSED [ 26%] 2023-01-11T21:40:59.4977100Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_uint8 PASSED [ 26%] 2023-01-11T21:40:59.4977210Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_bfloat16 PASSED [ 26%] 2023-01-11T21:40:59.4977320Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_bool PASSED [ 26%] 2023-01-11T21:40:59.4977430Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_complex128 PASSED [ 26%] 2023-01-11T21:40:59.4977540Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_float16 PASSED [ 26%] 2023-01-11T21:40:59.4977640Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_float32 PASSED [ 26%] 2023-01-11T21:40:59.4977750Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_float64 PASSED [ 26%] 2023-01-11T21:40:59.4977860Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int64 PASSED [ 26%] 2023-01-11T21:40:59.4977970Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_bfloat16 PASSED [ 26%] 2023-01-11T21:40:59.4978080Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_complex64 PASSED [ 26%] 2023-01-11T21:40:59.4978190Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_float32 PASSED [ 26%] 2023-01-11T21:40:59.4978350Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_float64 PASSED [ 26%] 2023-01-11T21:40:59.4978460Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int64 PASSED [ 26%] 2023-01-11T21:40:59.4978560Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_uint8 PASSED [ 26%] 2023-01-11T21:40:59.4978670Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_complex128 PASSED [ 26%] 2023-01-11T21:40:59.4978780Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int32 PASSED [ 26%] 2023-01-11T21:40:59.4978880Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int64 PASSED [ 26%] 2023-01-11T21:40:59.4978990Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int8 PASSED [ 26%] 2023-01-11T21:40:59.4979090Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_float32 PASSED [ 26%] 2023-01-11T21:40:59.4979200Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int32 PASSED [ 26%] 2023-01-11T21:40:59.4979360Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int64 PASSED [ 26%] 2023-01-11T21:40:59.4979460Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int8 PASSED [ 26%] 2023-01-11T21:40:59.4979570Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_bfloat16 PASSED [ 26%] 2023-01-11T21:40:59.4979670Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_float16 PASSED [ 26%] 2023-01-11T21:40:59.4979770Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int32 PASSED [ 26%] 2023-01-11T21:40:59.4979870Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_uint8 PASSED [ 26%] 2023-01-11T21:40:59.4979980Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_bfloat16 PASSED [ 26%] 2023-01-11T21:40:59.4980090Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_bool PASSED [ 26%] 2023-01-11T21:40:59.4980200Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_complex128 PASSED [ 26%] 2023-01-11T21:40:59.4980320Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_complex32 PASSED [ 26%] 2023-01-11T21:40:59.4980430Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_complex64 PASSED [ 26%] 2023-01-11T21:40:59.4980540Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_float32 PASSED [ 26%] 2023-01-11T21:40:59.4980640Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_float64 PASSED [ 26%] 2023-01-11T21:40:59.4980750Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int8 PASSED [ 26%] 2023-01-11T21:40:59.4980860Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_float16 PASSED [ 26%] 2023-01-11T21:40:59.4980960Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_float32 PASSED [ 26%] 2023-01-11T21:40:59.4981070Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_float64 PASSED [ 26%] 2023-01-11T21:40:59.4981170Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int32 PASSED [ 26%] 2023-01-11T21:40:59.4981280Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int64 PASSED [ 26%] 2023-01-11T21:40:59.4981380Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_uint8 PASSED [ 26%] 2023-01-11T21:40:59.4981490Z test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_float32 PASSED [ 26%] 2023-01-11T21:40:59.4981610Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_bfloat16 PASSED [ 26%] 2023-01-11T21:40:59.4981740Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_complex64 PASSED [ 26%] 2023-01-11T21:40:59.4981860Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_float32 PASSED [ 26%] 2023-01-11T21:40:59.4981980Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int32 PASSED [ 26%] 2023-01-11T21:40:59.4982100Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_uint8 PASSED [ 26%] 2023-01-11T21:40:59.4982250Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_bfloat16 PASSED [ 26%] 2023-01-11T21:40:59.4982380Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_complex64 PASSED [ 26%] 2023-01-11T21:40:59.4982500Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_float16 PASSED [ 26%] 2023-01-11T21:40:59.4982620Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_float32 PASSED [ 26%] 2023-01-11T21:40:59.4982740Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int32 PASSED [ 27%] 2023-01-11T21:40:59.4982860Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int8 PASSED [ 27%] 2023-01-11T21:40:59.4982980Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_uint8 PASSED [ 27%] 2023-01-11T21:40:59.4983080Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_bool PASSED [ 27%] 2023-01-11T21:40:59.4983240Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int16 PASSED [ 27%] 2023-01-11T21:40:59.4983340Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int64 PASSED [ 27%] 2023-01-11T21:40:59.4983450Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int8 PASSED [ 27%] 2023-01-11T21:40:59.4983560Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_float64 PASSED [ 27%] 2023-01-11T21:40:59.4983660Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int32 PASSED [ 27%] 2023-01-11T21:40:59.4983760Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int64 PASSED [ 27%] 2023-01-11T21:40:59.4983860Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int8 PASSED [ 27%] 2023-01-11T21:40:59.4983970Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_bfloat16 PASSED [ 27%] 2023-01-11T21:40:59.4984070Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_bool PASSED [ 27%] 2023-01-11T21:40:59.4984180Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_float16 PASSED [ 27%] 2023-01-11T21:40:59.4984280Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_int16 PASSED [ 27%] 2023-01-11T21:40:59.4984380Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_int64 PASSED [ 27%] 2023-01-11T21:40:59.4984490Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_bfloat16 PASSED [ 27%] 2023-01-11T21:40:59.4984600Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_bool PASSED [ 27%] 2023-01-11T21:40:59.4984700Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_float16 PASSED [ 27%] 2023-01-11T21:40:59.4984810Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_float64 PASSED [ 27%] 2023-01-11T21:40:59.4984920Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int32 PASSED [ 27%] 2023-01-11T21:40:59.4985020Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int64 PASSED [ 27%] 2023-01-11T21:40:59.4985130Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int8 PASSED [ 27%] 2023-01-11T21:40:59.4985230Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_uint8 PASSED [ 27%] 2023-01-11T21:40:59.4985350Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_copy_cpu_bfloat16 PASSED [ 27%] 2023-01-11T21:40:59.4985460Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_copy_cpu_float16 PASSED [ 27%] 2023-01-11T21:40:59.4985560Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_copy_cpu_float32 PASSED [ 27%] 2023-01-11T21:40:59.4985670Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_copy_cpu_int32 PASSED [ 27%] 2023-01-11T21:40:59.4985780Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_copy_cpu_int64 PASSED [ 27%] 2023-01-11T21:40:59.4985880Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_copy_cpu_int8 PASSED [ 27%] 2023-01-11T21:40:59.4985990Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_bool PASSED [ 27%] 2023-01-11T21:40:59.4986090Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_complex128 PASSED [ 27%] 2023-01-11T21:40:59.4986220Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_complex32 PASSED [ 27%] 2023-01-11T21:40:59.4986330Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_float16 PASSED [ 27%] 2023-01-11T21:40:59.4986440Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_float32 PASSED [ 27%] 2023-01-11T21:40:59.4986540Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int32 PASSED [ 27%] 2023-01-11T21:40:59.4986640Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int64 PASSED [ 27%] 2023-01-11T21:40:59.4986750Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int8 PASSED [ 27%] 2023-01-11T21:40:59.4986870Z test_ops.py::TestCommonCPU::test_python_ref__refs_native_layer_norm_cpu_bfloat16 PASSED [ 27%] 2023-01-11T21:40:59.4986970Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_bfloat16 PASSED [ 27%] 2023-01-11T21:40:59.4987070Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_float32 PASSED [ 27%] 2023-01-11T21:40:59.4987190Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int32 PASSED [ 27%] 2023-01-11T21:40:59.4987300Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_bfloat16 PASSED [ 27%] 2023-01-11T21:40:59.4987400Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_complex128 PASSED [ 27%] 2023-01-11T21:40:59.4987510Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_complex32 PASSED [ 27%] 2023-01-11T21:40:59.4987610Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_complex64 PASSED [ 27%] 2023-01-11T21:40:59.4987710Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_float16 PASSED [ 27%] 2023-01-11T21:40:59.4987810Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_float32 PASSED [ 27%] 2023-01-11T21:40:59.4987910Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_float64 PASSED [ 27%] 2023-01-11T21:40:59.4988010Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int64 PASSED [ 27%] 2023-01-11T21:40:59.4988110Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int8 PASSED [ 27%] 2023-01-11T21:40:59.4988210Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_uint8 PASSED [ 27%] 2023-01-11T21:40:59.4988350Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_bool SKIPPED (Expected: empty is not comparable) [ 27%] 2023-01-11T21:40:59.4988490Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_complex32 SKIPPED (Expected: empty is not comparable) [ 27%] 2023-01-11T21:40:59.4988630Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_float16 SKIPPED (Expected: empty is not comparable) [ 27%] 2023-01-11T21:40:59.4988770Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int16 SKIPPED (Expected: empty is not comparable) [ 27%] 2023-01-11T21:40:59.4988910Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_uint8 SKIPPED (Expected: empty is not comparable) [ 27%] 2023-01-11T21:40:59.4989060Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_strided_cpu_bfloat16 SKIPPED (Expected: empty_strided is not comparable) [ 27%] 2023-01-11T21:40:59.4989220Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_strided_cpu_complex32 SKIPPED (Expected: empty_strided is not comparable) [ 27%] 2023-01-11T21:40:59.4989370Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_strided_cpu_complex64 SKIPPED (Expected: empty_strided is not comparable) [ 27%] 2023-01-11T21:40:59.4989520Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_strided_cpu_float16 SKIPPED (Expected: empty_strided is not comparable) [ 27%] 2023-01-11T21:40:59.4989670Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_strided_cpu_float64 SKIPPED (Expected: empty_strided is not comparable) [ 27%] 2023-01-11T21:40:59.4989820Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_strided_cpu_int16 SKIPPED (Expected: empty_strided is not comparable) [ 27%] 2023-01-11T21:40:59.4993110Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_strided_cpu_int32 SKIPPED (Expected: empty_strided is not comparable) [ 27%] 2023-01-11T21:40:59.4993260Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_strided_cpu_int64 SKIPPED (Expected: empty_strided is not comparable) [ 27%] 2023-01-11T21:40:59.4993410Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_strided_cpu_int8 SKIPPED (Expected: empty_strided is not comparable) [ 27%] 2023-01-11T21:40:59.4993520Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_bfloat16 PASSED [ 27%] 2023-01-11T21:40:59.4993630Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_bool PASSED [ 27%] 2023-01-11T21:40:59.4993740Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_complex64 PASSED [ 27%] 2023-01-11T21:40:59.4993850Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_float32 PASSED [ 27%] 2023-01-11T21:40:59.4993950Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int16 PASSED [ 27%] 2023-01-11T21:40:59.4994080Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int32 PASSED [ 27%] 2023-01-11T21:40:59.4994180Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_uint8 PASSED [ 27%] 2023-01-11T21:40:59.4994290Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_complex128 PASSED [ 27%] 2023-01-11T21:40:59.4994400Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_complex32 PASSED [ 27%] 2023-01-11T21:40:59.4994510Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_float32 PASSED [ 27%] 2023-01-11T21:40:59.4994620Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_float64 PASSED [ 27%] 2023-01-11T21:40:59.4994720Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int32 PASSED [ 27%] 2023-01-11T21:40:59.4994820Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int64 PASSED [ 27%] 2023-01-11T21:40:59.4994930Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int8 PASSED [ 27%] 2023-01-11T21:40:59.4995030Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_bfloat16 PASSED [ 27%] 2023-01-11T21:40:59.4995150Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_complex128 PASSED [ 27%] 2023-01-11T21:40:59.4995250Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_complex64 PASSED [ 27%] 2023-01-11T21:40:59.4995360Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_float16 PASSED [ 27%] 2023-01-11T21:40:59.4995470Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_int16 PASSED [ 27%] 2023-01-11T21:40:59.4995570Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_int32 PASSED [ 27%] 2023-01-11T21:40:59.4995670Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_int64 PASSED [ 27%] 2023-01-11T21:40:59.4995780Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_int8 PASSED [ 27%] 2023-01-11T21:40:59.4995880Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_uint8 PASSED [ 27%] 2023-01-11T21:40:59.4996000Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_celu_cpu_float32 PASSED [ 27%] 2023-01-11T21:40:59.4996150Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_dropout_cpu_float64 SKIPPED (Expected: dropout is not comparable) [ 27%] 2023-01-11T21:40:59.4996270Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_elu_cpu_bfloat16 PASSED [ 27%] 2023-01-11T21:40:59.4996380Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_elu_cpu_float32 PASSED [ 27%] 2023-01-11T21:40:59.4996500Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_glu_cpu_bfloat16 PASSED [ 27%] 2023-01-11T21:40:59.4996610Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_glu_cpu_float32 PASSED [ 27%] 2023-01-11T21:40:59.4996730Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_group_norm_cpu_float32 PASSED [ 27%] 2023-01-11T21:40:59.4996860Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardshrink_cpu_bfloat16 PASSED [ 27%] 2023-01-11T21:40:59.4997050Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_bfloat16 PASSED [ 27%] 2023-01-11T21:40:59.4997170Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int16 PASSED [ 27%] 2023-01-11T21:40:59.4997290Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int8 PASSED [ 27%] 2023-01-11T21:40:59.4997410Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_huber_loss_cpu_bfloat16 PASSED [ 27%] 2023-01-11T21:40:59.4997530Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_huber_loss_cpu_float32 PASSED [ 27%] 2023-01-11T21:40:59.4997650Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_huber_loss_cpu_float64 PASSED [ 27%] 2023-01-11T21:40:59.4997770Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_bfloat16 PASSED [ 27%] 2023-01-11T21:40:59.4997880Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_float16 PASSED [ 27%] 2023-01-11T21:40:59.4998070Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_layer_norm_cpu_bfloat16 PASSED [ 27%] 2023-01-11T21:40:59.4998200Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_layer_norm_cpu_float32 SKIPPED (Skipped!) [ 27%] 2023-01-11T21:40:59.4998320Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_layer_norm_cpu_float64 PASSED [ 27%] 2023-01-11T21:40:59.4998430Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_leaky_relu_cpu_float32 PASSED [ 27%] 2023-01-11T21:40:59.4998570Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cpu_bfloat16 PASSED [ 27%] 2023-01-11T21:40:59.4998700Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cpu_complex128 PASSED [ 27%] 2023-01-11T21:40:59.4998830Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cpu_complex64 PASSED [ 27%] 2023-01-11T21:40:59.4998970Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cpu_float64 PASSED [ 27%] 2023-01-11T21:40:59.4999100Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cpu_int64 PASSED [ 27%] 2023-01-11T21:40:59.4999230Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cpu_int8 PASSED [ 27%] 2023-01-11T21:40:59.4999350Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cpu_uint8 PASSED [ 27%] 2023-01-11T21:40:59.4999480Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_bfloat16 PASSED [ 27%] 2023-01-11T21:40:59.4999610Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_float64 PASSED [ 27%] 2023-01-11T21:40:59.4999740Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int64 PASSED [ 27%] 2023-01-11T21:40:59.4999860Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int8 PASSED [ 27%] 2023-01-11T21:40:59.4999980Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mish_cpu_float32 PASSED [ 27%] 2023-01-11T21:40:59.5000100Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_nll_loss_cpu_bfloat16 PASSED [ 27%] 2023-01-11T21:40:59.5000220Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_nll_loss_cpu_float32 PASSED [ 27%] 2023-01-11T21:40:59.5000350Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pairwise_distance_cpu_bfloat16 PASSED [ 27%] 2023-01-11T21:40:59.5000480Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pairwise_distance_cpu_float16 PASSED [ 27%] 2023-01-11T21:40:59.5000600Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pairwise_distance_cpu_int64 PASSED [ 27%] 2023-01-11T21:40:59.5000730Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pairwise_distance_cpu_uint8 PASSED [ 27%] 2023-01-11T21:40:59.5000890Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pdist_cpu_float64 XFAIL [ 27%] 2023-01-11T21:40:59.5001020Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_poisson_nll_loss_cpu_bfloat16 PASSED [ 27%] 2023-01-11T21:40:59.5001150Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_poisson_nll_loss_cpu_float64 PASSED [ 27%] 2023-01-11T21:40:59.5001260Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_prelu_cpu_float32 PASSED [ 27%] 2023-01-11T21:40:59.5001380Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_prelu_cpu_float64 PASSED [ 27%] 2023-01-11T21:40:59.5001500Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_bfloat16 PASSED [ 27%] 2023-01-11T21:40:59.5001610Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_float32 PASSED [ 27%] 2023-01-11T21:40:59.5001720Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int32 PASSED [ 27%] 2023-01-11T21:40:59.5001860Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int64 PASSED [ 27%] 2023-01-11T21:40:59.5001980Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int8 PASSED [ 27%] 2023-01-11T21:40:59.5002090Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_bfloat16 PASSED [ 27%] 2023-01-11T21:40:59.5002210Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int16 PASSED [ 27%] 2023-01-11T21:40:59.5002320Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int32 PASSED [ 27%] 2023-01-11T21:40:59.5002430Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int8 PASSED [ 27%] 2023-01-11T21:40:59.5002540Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_uint8 PASSED [ 27%] 2023-01-11T21:40:59.5002670Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmax_with_dtype_cpu_bfloat16 PASSED [ 27%] 2023-01-11T21:40:59.5002800Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmax_with_dtype_cpu_complex128 PASSED [ 27%] 2023-01-11T21:40:59.5002930Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmax_with_dtype_cpu_complex64 PASSED [ 27%] 2023-01-11T21:40:59.5003060Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmax_with_dtype_cpu_float16 PASSED [ 27%] 2023-01-11T21:40:59.5003190Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmax_with_dtype_cpu_float32 PASSED [ 27%] 2023-01-11T21:40:59.5003310Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmax_with_dtype_cpu_float64 PASSED [ 27%] 2023-01-11T21:40:59.5003440Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmax_with_dtype_cpu_int32 PASSED [ 27%] 2023-01-11T21:40:59.5003560Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmax_with_dtype_cpu_int64 PASSED [ 27%] 2023-01-11T21:40:59.5003680Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmax_with_dtype_cpu_int8 PASSED [ 27%] 2023-01-11T21:40:59.5003810Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmax_with_dtype_cpu_uint8 PASSED [ 27%] 2023-01-11T21:40:59.5003940Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmin_with_dtype_cpu_float64 PASSED [ 27%] 2023-01-11T21:40:59.5004060Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmin_with_dtype_cpu_int16 PASSED [ 27%] 2023-01-11T21:40:59.5004180Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmin_with_dtype_cpu_int32 PASSED [ 28%] 2023-01-11T21:40:59.5004300Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmin_with_dtype_cpu_int8 PASSED [ 28%] 2023-01-11T21:40:59.5004420Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmin_with_dtype_cpu_uint8 PASSED [ 28%] 2023-01-11T21:40:59.5004550Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softplus_cpu_float32 PASSED [ 28%] 2023-01-11T21:40:59.5004670Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softshrink_cpu_bfloat16 PASSED [ 28%] 2023-01-11T21:40:59.5004840Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softshrink_cpu_float64 PASSED [ 28%] 2023-01-11T21:40:59.5004960Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int16 PASSED [ 28%] 2023-01-11T21:40:59.5005080Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int32 PASSED [ 28%] 2023-01-11T21:40:59.5005200Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int8 PASSED [ 28%] 2023-01-11T21:40:59.5005320Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_float32 PASSED [ 28%] 2023-01-11T21:40:59.5005440Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int64 PASSED [ 28%] 2023-01-11T21:40:59.5005570Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_triplet_margin_loss_cpu_float32 PASSED [ 28%] 2023-01-11T21:40:59.5005690Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_triplet_margin_loss_cpu_int16 PASSED [ 28%] 2023-01-11T21:40:59.5005840Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_triplet_margin_loss_cpu_int32 PASSED [ 28%] 2023-01-11T21:40:59.5005960Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_triplet_margin_loss_cpu_int8 PASSED [ 28%] 2023-01-11T21:40:59.5006100Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_triplet_margin_loss_cpu_uint8 SKIPPED (Skipped!) [ 28%] 2023-01-11T21:40:59.5006210Z test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_complex128 PASSED [ 28%] 2023-01-11T21:40:59.5006320Z test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_float32 PASSED [ 28%] 2023-01-11T21:40:59.5006430Z test_ops.py::TestCommonCPU::test_python_ref__refs_ones_cpu_bfloat16 PASSED [ 28%] 2023-01-11T21:40:59.5006530Z test_ops.py::TestCommonCPU::test_python_ref__refs_ones_cpu_bool PASSED [ 28%] 2023-01-11T21:40:59.5006640Z test_ops.py::TestCommonCPU::test_python_ref__refs_ones_cpu_complex128 PASSED [ 28%] 2023-01-11T21:40:59.5006750Z test_ops.py::TestCommonCPU::test_python_ref__refs_ones_cpu_complex32 PASSED [ 28%] 2023-01-11T21:40:59.5006850Z test_ops.py::TestCommonCPU::test_python_ref__refs_ones_cpu_float16 PASSED [ 28%] 2023-01-11T21:40:59.5006950Z test_ops.py::TestCommonCPU::test_python_ref__refs_ones_cpu_int64 PASSED [ 28%] 2023-01-11T21:40:59.5007060Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_bfloat16 PASSED [ 28%] 2023-01-11T21:40:59.5007170Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_float64 PASSED [ 28%] 2023-01-11T21:40:59.5007270Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int16 PASSED [ 28%] 2023-01-11T21:40:59.5007380Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int64 PASSED [ 28%] 2023-01-11T21:40:59.5007490Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_bfloat16 PASSED [ 28%] 2023-01-11T21:40:59.5007590Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_float64 PASSED [ 28%] 2023-01-11T21:40:59.5007700Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int64 PASSED [ 28%] 2023-01-11T21:40:59.5007810Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_complex128 PASSED [ 28%] 2023-01-11T21:40:59.5007910Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_complex64 PASSED [ 28%] 2023-01-11T21:40:59.5008010Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_float16 PASSED [ 28%] 2023-01-11T21:40:59.5008120Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_float32 PASSED [ 28%] 2023-01-11T21:40:59.5008220Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int16 PASSED [ 28%] 2023-01-11T21:40:59.5008320Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int8 PASSED [ 28%] 2023-01-11T21:40:59.5008420Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_uint8 PASSED [ 28%] 2023-01-11T21:40:59.5008520Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_bfloat16 PASSED [ 28%] 2023-01-11T21:40:59.5008650Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_complex128 PASSED [ 28%] 2023-01-11T21:40:59.5008760Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_complex64 PASSED [ 28%] 2023-01-11T21:40:59.5008870Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_float32 PASSED [ 28%] 2023-01-11T21:40:59.5008970Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int32 PASSED [ 28%] 2023-01-11T21:40:59.5009070Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int64 PASSED [ 28%] 2023-01-11T21:40:59.5009180Z test_ops.py::TestCommonCPU::test_python_ref__refs_randn_cpu_complex128 PASSED [ 28%] 2023-01-11T21:40:59.5009280Z test_ops.py::TestCommonCPU::test_python_ref__refs_randn_cpu_complex64 PASSED [ 28%] 2023-01-11T21:40:59.5009390Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_bfloat16 PASSED [ 28%] 2023-01-11T21:40:59.5009490Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_float16 PASSED [ 28%] 2023-01-11T21:40:59.5009610Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_float32 PASSED [ 28%] 2023-01-11T21:40:59.5009720Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int16 PASSED [ 28%] 2023-01-11T21:40:59.5009820Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_bool PASSED [ 28%] 2023-01-11T21:40:59.5009920Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_complex128 PASSED [ 28%] 2023-01-11T21:40:59.5010030Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_complex32 PASSED [ 28%] 2023-01-11T21:40:59.5010130Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_complex64 PASSED [ 28%] 2023-01-11T21:40:59.5010230Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_float32 PASSED [ 28%] 2023-01-11T21:40:59.5010330Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int16 PASSED [ 28%] 2023-01-11T21:40:59.5010430Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int64 PASSED [ 28%] 2023-01-11T21:40:59.5010530Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int8 PASSED [ 28%] 2023-01-11T21:40:59.5010650Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_bfloat16 PASSED [ 28%] 2023-01-11T21:40:59.5010760Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_complex64 PASSED [ 28%] 2023-01-11T21:40:59.5010870Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_uint8 PASSED [ 28%] 2023-01-11T21:40:59.5010990Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_bfloat16 SKIPPED (Skipped!) [ 28%] 2023-01-11T21:40:59.5011100Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_float16 PASSED [ 28%] 2023-01-11T21:40:59.5011200Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int16 PASSED [ 28%] 2023-01-11T21:40:59.5011310Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int64 PASSED [ 28%] 2023-01-11T21:40:59.5011410Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int8 PASSED [ 28%] 2023-01-11T21:40:59.5011510Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_uint8 PASSED [ 28%] 2023-01-11T21:40:59.5011620Z test_ops.py::TestCommonCPU::test_python_ref__refs_repeat_cpu_complex64 PASSED [ 28%] 2023-01-11T21:40:59.5011730Z test_ops.py::TestCommonCPU::test_python_ref__refs_repeat_cpu_float64 PASSED [ 28%] 2023-01-11T21:40:59.5011830Z test_ops.py::TestCommonCPU::test_python_ref__refs_repeat_cpu_int32 PASSED [ 28%] 2023-01-11T21:40:59.5011940Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_as_cpu_bfloat16 PASSED [ 28%] 2023-01-11T21:40:59.5012050Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_as_cpu_bool PASSED [ 28%] 2023-01-11T21:40:59.5012160Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_as_cpu_complex64 PASSED [ 28%] 2023-01-11T21:40:59.5012270Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_as_cpu_float64 PASSED [ 28%] 2023-01-11T21:40:59.5012380Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_as_cpu_int32 PASSED [ 28%] 2023-01-11T21:40:59.5012480Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_as_cpu_int64 PASSED [ 28%] 2023-01-11T21:40:59.5012640Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_as_cpu_uint8 PASSED [ 28%] 2023-01-11T21:40:59.5012750Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_bool PASSED [ 28%] 2023-01-11T21:40:59.5012860Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_complex128 PASSED [ 28%] 2023-01-11T21:40:59.5012970Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_complex32 PASSED [ 28%] 2023-01-11T21:40:59.5013080Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_complex64 PASSED [ 28%] 2023-01-11T21:40:59.5013180Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_float32 PASSED [ 28%] 2023-01-11T21:40:59.5013290Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int16 PASSED [ 28%] 2023-01-11T21:40:59.5013390Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int32 PASSED [ 28%] 2023-01-11T21:40:59.5013500Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int8 PASSED [ 28%] 2023-01-11T21:40:59.5013650Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_bfloat16 PASSED [ 28%] 2023-01-11T21:40:59.5013760Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_float16 PASSED [ 28%] 2023-01-11T21:40:59.5013860Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_float64 PASSED [ 28%] 2023-01-11T21:40:59.5013970Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int16 PASSED [ 28%] 2023-01-11T21:40:59.5014070Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int32 PASSED [ 28%] 2023-01-11T21:40:59.5014170Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int64 PASSED [ 28%] 2023-01-11T21:40:59.5014270Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_bfloat16 PASSED [ 28%] 2023-01-11T21:40:59.5014370Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_float16 PASSED [ 28%] 2023-01-11T21:40:59.5014480Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_float32 PASSED [ 28%] 2023-01-11T21:40:59.5014580Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_float64 PASSED [ 28%] 2023-01-11T21:40:59.5014680Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int16 PASSED [ 28%] 2023-01-11T21:40:59.5014780Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int64 PASSED [ 28%] 2023-01-11T21:40:59.5014880Z test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_bfloat16 PASSED [ 28%] 2023-01-11T21:40:59.5014990Z test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_float32 PASSED [ 28%] 2023-01-11T21:40:59.5015090Z test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_int16 PASSED [ 28%] 2023-01-11T21:40:59.5015190Z test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_int32 PASSED [ 28%] 2023-01-11T21:40:59.5015280Z test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_uint8 PASSED [ 28%] 2023-01-11T21:40:59.5015390Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_bfloat16 PASSED [ 28%] 2023-01-11T21:40:59.5015500Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_complex64 PASSED [ 28%] 2023-01-11T21:40:59.5015600Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int64 PASSED [ 28%] 2023-01-11T21:40:59.5015700Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_uint8 PASSED [ 28%] 2023-01-11T21:40:59.5015800Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_complex128 PASSED [ 28%] 2023-01-11T21:40:59.5015900Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_complex64 PASSED [ 28%] 2023-01-11T21:40:59.5016010Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_float16 PASSED [ 28%] 2023-01-11T21:40:59.5016110Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_float64 PASSED [ 28%] 2023-01-11T21:40:59.5016210Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int32 PASSED [ 28%] 2023-01-11T21:40:59.5016310Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int64 PASSED [ 28%] 2023-01-11T21:40:59.5016410Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int8 PASSED [ 28%] 2023-01-11T21:40:59.5016540Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_uint8 PASSED [ 28%] 2023-01-11T21:40:59.5016650Z test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_complex64 PASSED [ 28%] 2023-01-11T21:40:59.5016750Z test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_float32 PASSED [ 28%] 2023-01-11T21:40:59.5016850Z test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_int32 PASSED [ 28%] 2023-01-11T21:40:59.5016960Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_complex128 PASSED [ 28%] 2023-01-11T21:40:59.5017060Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_float32 PASSED [ 28%] 2023-01-11T21:40:59.5017160Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int64 PASSED [ 28%] 2023-01-11T21:40:59.5017270Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int8 PASSED [ 28%] 2023-01-11T21:40:59.5017370Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_uint8 PASSED [ 28%] 2023-01-11T21:40:59.5017500Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_float16 PASSED [ 28%] 2023-01-11T21:40:59.5017600Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_float32 PASSED [ 28%] 2023-01-11T21:40:59.5017700Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_float64 PASSED [ 28%] 2023-01-11T21:40:59.5017800Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int16 PASSED [ 28%] 2023-01-11T21:40:59.5017900Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int32 PASSED [ 28%] 2023-01-11T21:40:59.5018000Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_float64 PASSED [ 28%] 2023-01-11T21:40:59.5018110Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int16 PASSED [ 28%] 2023-01-11T21:40:59.5018210Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_uint8 PASSED [ 28%] 2023-01-11T21:40:59.5018310Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_bfloat16 PASSED [ 28%] 2023-01-11T21:40:59.5018410Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_bool PASSED [ 28%] 2023-01-11T21:40:59.5018510Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_float32 PASSED [ 28%] 2023-01-11T21:40:59.5018610Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int16 PASSED [ 28%] 2023-01-11T21:40:59.5018710Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int8 PASSED [ 28%] 2023-01-11T21:40:59.5018800Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_uint8 PASSED [ 28%] 2023-01-11T21:40:59.5018910Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinc_cpu_float32 PASSED [ 28%] 2023-01-11T21:40:59.5019010Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinc_cpu_float64 PASSED [ 28%] 2023-01-11T21:40:59.5019100Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinc_cpu_int16 PASSED [ 28%] 2023-01-11T21:40:59.5019200Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinc_cpu_int32 PASSED [ 28%] 2023-01-11T21:40:59.5019300Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinc_cpu_int64 PASSED [ 28%] 2023-01-11T21:40:59.5019410Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_bfloat16 PASSED [ 28%] 2023-01-11T21:40:59.5019510Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_bool PASSED [ 28%] 2023-01-11T21:40:59.5019600Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int32 PASSED [ 28%] 2023-01-11T21:40:59.5019700Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_uint8 PASSED [ 28%] 2023-01-11T21:40:59.5019820Z test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_with_dtype_cpu_float16 PASSED [ 28%] 2023-01-11T21:40:59.5023580Z test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_with_dtype_cpu_int16 PASSED [ 28%] 2023-01-11T21:40:59.5023710Z test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_with_dtype_cpu_int64 PASSED [ 28%] 2023-01-11T21:40:59.5023830Z test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_with_dtype_cpu_uint8 PASSED [ 28%] 2023-01-11T21:40:59.5024050Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j0_cpu_bool PASSED [ 28%] 2023-01-11T21:40:59.5024170Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j0_cpu_int32 PASSED [ 28%] 2023-01-11T21:40:59.5024280Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j0_cpu_int8 PASSED [ 28%] 2023-01-11T21:40:59.5024390Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j0_cpu_uint8 PASSED [ 28%] 2023-01-11T21:40:59.5024510Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j1_cpu_float64 PASSED [ 28%] 2023-01-11T21:40:59.5024620Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j1_cpu_int32 PASSED [ 29%] 2023-01-11T21:40:59.5024720Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j1_cpu_int64 PASSED [ 29%] 2023-01-11T21:40:59.5024830Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j1_cpu_int8 PASSED [ 29%] 2023-01-11T21:40:59.5024940Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j1_cpu_uint8 PASSED [ 29%] 2023-01-11T21:40:59.5025100Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_entr_cpu_bfloat16 PASSED [ 29%] 2023-01-11T21:40:59.5025210Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_entr_cpu_bool PASSED [ 29%] 2023-01-11T21:40:59.5025320Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_entr_cpu_float32 PASSED [ 29%] 2023-01-11T21:40:59.5025440Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_entr_cpu_int32 PASSED [ 29%] 2023-01-11T21:40:59.5025540Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_entr_cpu_int64 PASSED [ 29%] 2023-01-11T21:40:59.5025650Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_erfcx_cpu_float64 PASSED [ 29%] 2023-01-11T21:40:59.5025770Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_erfcx_cpu_int16 PASSED [ 29%] 2023-01-11T21:40:59.5025880Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_erfcx_cpu_int64 PASSED [ 29%] 2023-01-11T21:40:59.5025990Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_erfcx_cpu_uint8 PASSED [ 29%] 2023-01-11T21:40:59.5026100Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int16 PASSED [ 29%] 2023-01-11T21:40:59.5026200Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int64 PASSED [ 29%] 2023-01-11T21:40:59.5026310Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int8 PASSED [ 29%] 2023-01-11T21:40:59.5026420Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_bool PASSED [ 29%] 2023-01-11T21:40:59.5026520Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_float32 PASSED [ 29%] 2023-01-11T21:40:59.5026630Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int16 PASSED [ 29%] 2023-01-11T21:40:59.5026740Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int64 PASSED [ 29%] 2023-01-11T21:40:59.5026840Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_bool PASSED [ 29%] 2023-01-11T21:40:59.5026950Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int16 PASSED [ 29%] 2023-01-11T21:40:59.5027050Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int32 PASSED [ 29%] 2023-01-11T21:40:59.5027150Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int64 PASSED [ 29%] 2023-01-11T21:40:59.5027260Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_int8 PASSED [ 29%] 2023-01-11T21:40:59.5027360Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_uint8 PASSED [ 29%] 2023-01-11T21:40:59.5027480Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_ndtr_cpu_float64 PASSED [ 29%] 2023-01-11T21:40:59.5027590Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_ndtr_cpu_int8 PASSED [ 29%] 2023-01-11T21:40:59.5027700Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_ndtr_cpu_uint8 PASSED [ 29%] 2023-01-11T21:40:59.5027830Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_bfloat16 PASSED [ 29%] 2023-01-11T21:40:59.5027980Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_complex128 PASSED [ 29%] 2023-01-11T21:40:59.5028100Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_int16 PASSED [ 29%] 2023-01-11T21:40:59.5028230Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_int64 PASSED [ 29%] 2023-01-11T21:40:59.5028340Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_bool PASSED [ 29%] 2023-01-11T21:40:59.5028450Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_float32 PASSED [ 29%] 2023-01-11T21:40:59.5028560Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int16 PASSED [ 29%] 2023-01-11T21:40:59.5028670Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int8 PASSED [ 29%] 2023-01-11T21:40:59.5028780Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_uint8 PASSED [ 29%] 2023-01-11T21:40:59.5028930Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cpu_bfloat16 PASSED [ 29%] 2023-01-11T21:40:59.5029060Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cpu_float64 PASSED [ 29%] 2023-01-11T21:40:59.5029190Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cpu_int32 PASSED [ 29%] 2023-01-11T21:40:59.5029320Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cpu_int8 PASSED [ 29%] 2023-01-11T21:40:59.5029440Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cpu_uint8 PASSED [ 29%] 2023-01-11T21:40:59.5029570Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cpu_float32 PASSED [ 29%] 2023-01-11T21:40:59.5029690Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cpu_int16 PASSED [ 29%] 2023-01-11T21:40:59.5029810Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cpu_int32 PASSED [ 29%] 2023-01-11T21:40:59.5029930Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cpu_int64 PASSED [ 29%] 2023-01-11T21:40:59.5030060Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cpu_int8 PASSED [ 29%] 2023-01-11T21:40:59.5030180Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cpu_uint8 PASSED [ 29%] 2023-01-11T21:40:59.5030310Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cpu_int8 PASSED [ 29%] 2023-01-11T21:40:59.5030420Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtr_cpu_bfloat16 PASSED [ 29%] 2023-01-11T21:40:59.5030530Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtr_cpu_int16 PASSED [ 29%] 2023-01-11T21:40:59.5030630Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtr_cpu_int32 PASSED [ 29%] 2023-01-11T21:40:59.5030740Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtr_cpu_uint8 PASSED [ 29%] 2023-01-11T21:40:59.5030850Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtri_cpu_float32 PASSED [ 29%] 2023-01-11T21:40:59.5030960Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtri_cpu_float64 PASSED [ 29%] 2023-01-11T21:40:59.5031070Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtri_cpu_int16 PASSED [ 29%] 2023-01-11T21:40:59.5031180Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtri_cpu_int32 PASSED [ 29%] 2023-01-11T21:40:59.5031290Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtri_cpu_int8 PASSED [ 29%] 2023-01-11T21:40:59.5031400Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtri_cpu_uint8 PASSED [ 29%] 2023-01-11T21:40:59.5031520Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_softmax_with_dtype_cpu_bfloat16 PASSED [ 29%] 2023-01-11T21:40:59.5031650Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_softmax_with_dtype_cpu_bool PASSED [ 29%] 2023-01-11T21:40:59.5031840Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_softmax_with_dtype_cpu_complex64 PASSED [ 29%] 2023-01-11T21:40:59.5031960Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_softmax_with_dtype_cpu_float16 PASSED [ 29%] 2023-01-11T21:40:59.5032090Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_softmax_with_dtype_cpu_int64 PASSED [ 29%] 2023-01-11T21:40:59.5032210Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_softmax_with_dtype_cpu_int8 PASSED [ 29%] 2023-01-11T21:40:59.5032330Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_softmax_with_dtype_cpu_uint8 PASSED [ 29%] 2023-01-11T21:40:59.5032450Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_spherical_bessel_j0_cpu_bool PASSED [ 29%] 2023-01-11T21:40:59.5032570Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_spherical_bessel_j0_cpu_float32 PASSED [ 29%] 2023-01-11T21:40:59.5032690Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_spherical_bessel_j0_cpu_int16 PASSED [ 29%] 2023-01-11T21:40:59.5032860Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_spherical_bessel_j0_cpu_int32 PASSED [ 29%] 2023-01-11T21:40:59.5032980Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_spherical_bessel_j0_cpu_int8 PASSED [ 29%] 2023-01-11T21:40:59.5033100Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_xlog1py_cpu_bfloat16 PASSED [ 29%] 2023-01-11T21:40:59.5033210Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_xlog1py_cpu_float16 PASSED [ 29%] 2023-01-11T21:40:59.5033320Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_xlog1py_cpu_float64 PASSED [ 29%] 2023-01-11T21:40:59.5033430Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_xlog1py_cpu_int16 PASSED [ 29%] 2023-01-11T21:40:59.5033540Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_xlog1py_cpu_int32 PASSED [ 29%] 2023-01-11T21:40:59.5033650Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_xlog1py_cpu_int64 PASSED [ 29%] 2023-01-11T21:40:59.5033760Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_bool PASSED [ 29%] 2023-01-11T21:40:59.5033870Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_float64 PASSED [ 29%] 2023-01-11T21:40:59.5033980Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int16 PASSED [ 29%] 2023-01-11T21:40:59.5034090Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int32 PASSED [ 29%] 2023-01-11T21:40:59.5034200Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_uint8 PASSED [ 29%] 2023-01-11T21:40:59.5034300Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_bfloat16 PASSED [ 29%] 2023-01-11T21:40:59.5034410Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_complex128 PASSED [ 29%] 2023-01-11T21:40:59.5034520Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_complex64 PASSED [ 29%] 2023-01-11T21:40:59.5034620Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_float32 PASSED [ 29%] 2023-01-11T21:40:59.5034730Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_float64 PASSED [ 29%] 2023-01-11T21:40:59.5034840Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int16 PASSED [ 29%] 2023-01-11T21:40:59.5034940Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int64 PASSED [ 29%] 2023-01-11T21:40:59.5035040Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_uint8 PASSED [ 29%] 2023-01-11T21:40:59.5035150Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_bfloat16 PASSED [ 29%] 2023-01-11T21:40:59.5035250Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_complex128 PASSED [ 29%] 2023-01-11T21:40:59.5035360Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_complex64 PASSED [ 29%] 2023-01-11T21:40:59.5035470Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_float32 PASSED [ 29%] 2023-01-11T21:40:59.5035570Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_float64 PASSED [ 29%] 2023-01-11T21:40:59.5035680Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int64 PASSED [ 29%] 2023-01-11T21:40:59.5035810Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_bool PASSED [ 29%] 2023-01-11T21:40:59.5035920Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_complex32 PASSED [ 29%] 2023-01-11T21:40:59.5036030Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_float64 PASSED [ 29%] 2023-01-11T21:40:59.5036130Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_uint8 PASSED [ 29%] 2023-01-11T21:40:59.5036240Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_bfloat16 PASSED [ 29%] 2023-01-11T21:40:59.5036350Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_complex128 PASSED [ 29%] 2023-01-11T21:40:59.5036450Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_float16 PASSED [ 29%] 2023-01-11T21:40:59.5036550Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_float64 PASSED [ 29%] 2023-01-11T21:40:59.5036660Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int16 PASSED [ 29%] 2023-01-11T21:40:59.5036790Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int32 PASSED [ 29%] 2023-01-11T21:40:59.5036890Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_bfloat16 PASSED [ 29%] 2023-01-11T21:40:59.5036990Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_complex64 PASSED [ 29%] 2023-01-11T21:40:59.5037100Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_bfloat16 PASSED [ 29%] 2023-01-11T21:40:59.5037270Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_complex128 PASSED [ 29%] 2023-01-11T21:40:59.5037380Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_float16 PASSED [ 29%] 2023-01-11T21:40:59.5037480Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_float64 PASSED [ 29%] 2023-01-11T21:40:59.5037590Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_bfloat16 PASSED [ 29%] 2023-01-11T21:40:59.5037690Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_complex32 PASSED [ 29%] 2023-01-11T21:40:59.5037800Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_complex64 PASSED [ 29%] 2023-01-11T21:40:59.5037900Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_float32 PASSED [ 29%] 2023-01-11T21:40:59.5038000Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_float64 PASSED [ 29%] 2023-01-11T21:40:59.5038100Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int16 PASSED [ 29%] 2023-01-11T21:40:59.5038200Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int64 PASSED [ 29%] 2023-01-11T21:40:59.5038300Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int8 PASSED [ 29%] 2023-01-11T21:40:59.5038410Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_bfloat16 PASSED [ 29%] 2023-01-11T21:40:59.5038500Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_bool PASSED [ 29%] 2023-01-11T21:40:59.5038610Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_complex128 PASSED [ 29%] 2023-01-11T21:40:59.5038720Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_complex64 PASSED [ 29%] 2023-01-11T21:40:59.5038810Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_float32 PASSED [ 29%] 2023-01-11T21:40:59.5038910Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int16 PASSED [ 29%] 2023-01-11T21:40:59.5039010Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int64 PASSED [ 29%] 2023-01-11T21:40:59.5039110Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_uint8 PASSED [ 29%] 2023-01-11T21:40:59.5039230Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_to_size_cpu_complex128 PASSED [ 29%] 2023-01-11T21:40:59.5039330Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_to_size_cpu_float32 PASSED [ 29%] 2023-01-11T21:40:59.5039440Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_to_size_cpu_int32 PASSED [ 29%] 2023-01-11T21:40:59.5039540Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_to_size_cpu_int64 PASSED [ 29%] 2023-01-11T21:40:59.5039680Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_to_size_cpu_int8 PASSED [ 29%] 2023-01-11T21:40:59.5039790Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_bfloat16 PASSED [ 29%] 2023-01-11T21:40:59.5039890Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_bool PASSED [ 29%] 2023-01-11T21:40:59.5039990Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_float32 PASSED [ 29%] 2023-01-11T21:40:59.5040090Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_bfloat16 PASSED [ 29%] 2023-01-11T21:40:59.5040190Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_bool PASSED [ 29%] 2023-01-11T21:40:59.5040300Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_complex128 PASSED [ 29%] 2023-01-11T21:40:59.5040400Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_complex64 PASSED [ 29%] 2023-01-11T21:40:59.5040500Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_float32 PASSED [ 29%] 2023-01-11T21:40:59.5040640Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_float64 PASSED [ 29%] 2023-01-11T21:40:59.5040740Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int32 PASSED [ 29%] 2023-01-11T21:40:59.5040840Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_uint8 PASSED [ 29%] 2023-01-11T21:40:59.5040950Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_bfloat16 PASSED [ 29%] 2023-01-11T21:40:59.5041040Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int16 PASSED [ 29%] 2023-01-11T21:40:59.5041140Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int32 PASSED [ 29%] 2023-01-11T21:40:59.5041240Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int8 PASSED [ 29%] 2023-01-11T21:40:59.5041350Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_bfloat16 XFAIL [ 29%] 2023-01-11T21:40:59.5041460Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_bool XFAIL [ 29%] 2023-01-11T21:40:59.5041570Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_complex64 XFAIL [ 29%] 2023-01-11T21:40:59.5041680Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_float32 XFAIL [ 29%] 2023-01-11T21:40:59.5041790Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_float64 XFAIL [ 29%] 2023-01-11T21:40:59.5041900Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int32 XFAIL [ 29%] 2023-01-11T21:40:59.5042000Z test_ops.py::TestCommonCPU::test_python_ref__refs_to_cpu_complex128 PASSED [ 30%] 2023-01-11T21:40:59.5042100Z test_ops.py::TestCommonCPU::test_python_ref__refs_to_cpu_float32 PASSED [ 30%] 2023-01-11T21:40:59.5042200Z test_ops.py::TestCommonCPU::test_python_ref__refs_to_cpu_int16 PASSED [ 30%] 2023-01-11T21:40:59.5042300Z test_ops.py::TestCommonCPU::test_python_ref__refs_to_cpu_uint8 PASSED [ 30%] 2023-01-11T21:40:59.5042400Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_float32 PASSED [ 30%] 2023-01-11T21:40:59.5042510Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_float64 PASSED [ 30%] 2023-01-11T21:40:59.5042610Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int64 PASSED [ 30%] 2023-01-11T21:40:59.5042720Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_complex128 PASSED [ 30%] 2023-01-11T21:40:59.5042830Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_float64 PASSED [ 30%] 2023-01-11T21:40:59.5042930Z test_ops.py::TestCommonCPU::test_python_ref__refs_tril_cpu_bool PASSED [ 30%] 2023-01-11T21:40:59.5043040Z test_ops.py::TestCommonCPU::test_python_ref__refs_tril_cpu_complex64 PASSED [ 30%] 2023-01-11T21:40:59.5043140Z test_ops.py::TestCommonCPU::test_python_ref__refs_tril_cpu_float16 PASSED [ 30%] 2023-01-11T21:40:59.5043250Z test_ops.py::TestCommonCPU::test_python_ref__refs_tril_cpu_float64 PASSED [ 30%] 2023-01-11T21:40:59.5043350Z test_ops.py::TestCommonCPU::test_python_ref__refs_tril_cpu_int8 PASSED [ 30%] 2023-01-11T21:40:59.5043450Z test_ops.py::TestCommonCPU::test_python_ref__refs_tril_cpu_uint8 PASSED [ 30%] 2023-01-11T21:40:59.5043580Z test_ops.py::TestCommonCPU::test_python_ref__refs_triu_cpu_bool PASSED [ 30%] 2023-01-11T21:40:59.5043680Z test_ops.py::TestCommonCPU::test_python_ref__refs_triu_cpu_float32 PASSED [ 30%] 2023-01-11T21:40:59.5043790Z test_ops.py::TestCommonCPU::test_python_ref__refs_triu_cpu_float64 PASSED [ 30%] 2023-01-11T21:40:59.5043890Z test_ops.py::TestCommonCPU::test_python_ref__refs_triu_cpu_int32 PASSED [ 30%] 2023-01-11T21:40:59.5043990Z test_ops.py::TestCommonCPU::test_python_ref__refs_triu_indices_cpu_int32 PASSED [ 30%] 2023-01-11T21:40:59.5044100Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_bool PASSED [ 30%] 2023-01-11T21:40:59.5044220Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_complex128 PASSED [ 30%] 2023-01-11T21:40:59.5044330Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_complex64 PASSED [ 30%] 2023-01-11T21:40:59.5044440Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_float32 PASSED [ 30%] 2023-01-11T21:40:59.5044560Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_int16 PASSED [ 30%] 2023-01-11T21:40:59.5044670Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_int32 PASSED [ 30%] 2023-01-11T21:40:59.5044770Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_int64 PASSED [ 30%] 2023-01-11T21:40:59.5044880Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_int8 PASSED [ 30%] 2023-01-11T21:40:59.5044980Z test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_bfloat16 PASSED [ 30%] 2023-01-11T21:40:59.5045090Z test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_float32 PASSED [ 30%] 2023-01-11T21:40:59.5045190Z test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_float64 PASSED [ 30%] 2023-01-11T21:40:59.5045290Z test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_int16 PASSED [ 30%] 2023-01-11T21:40:59.5045390Z test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_int8 PASSED [ 30%] 2023-01-11T21:40:59.5045500Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_bfloat16 PASSED [ 30%] 2023-01-11T21:40:59.5045610Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_complex128 PASSED [ 30%] 2023-01-11T21:40:59.5045710Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int8 PASSED [ 30%] 2023-01-11T21:40:59.5045810Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_bool PASSED [ 30%] 2023-01-11T21:40:59.5045920Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_complex64 PASSED [ 30%] 2023-01-11T21:40:59.5046030Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_float32 PASSED [ 30%] 2023-01-11T21:40:59.5046130Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_float64 PASSED [ 30%] 2023-01-11T21:40:59.5046240Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_int16 PASSED [ 30%] 2023-01-11T21:40:59.5046340Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_int32 PASSED [ 30%] 2023-01-11T21:40:59.5046450Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_int64 PASSED [ 30%] 2023-01-11T21:40:59.5046560Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_int8 PASSED [ 30%] 2023-01-11T21:40:59.5046660Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_uint8 PASSED [ 30%] 2023-01-11T21:40:59.5046770Z test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_bfloat16 PASSED [ 30%] 2023-01-11T21:40:59.5046890Z test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_complex128 PASSED [ 30%] 2023-01-11T21:40:59.5046990Z test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_float16 PASSED [ 30%] 2023-01-11T21:40:59.5047100Z test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_float32 PASSED [ 30%] 2023-01-11T21:40:59.5047210Z test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_int64 PASSED [ 30%] 2023-01-11T21:40:59.5047320Z test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_uint8 PASSED [ 30%] 2023-01-11T21:40:59.5047470Z test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_cpu_bool PASSED [ 30%] 2023-01-11T21:40:59.5047580Z test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_cpu_complex128 PASSED [ 30%] 2023-01-11T21:40:59.5047690Z test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_cpu_complex64 PASSED [ 30%] 2023-01-11T21:40:59.5047800Z test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_cpu_float64 PASSED [ 30%] 2023-01-11T21:40:59.5047900Z test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_cpu_int16 PASSED [ 30%] 2023-01-11T21:40:59.5048000Z test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_cpu_int8 PASSED [ 30%] 2023-01-11T21:40:59.5048110Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_bool PASSED [ 30%] 2023-01-11T21:40:59.5048220Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_complex64 PASSED [ 30%] 2023-01-11T21:40:59.5048320Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_float64 PASSED [ 30%] 2023-01-11T21:40:59.5048470Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_int16 PASSED [ 30%] 2023-01-11T21:40:59.5048570Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_int32 PASSED [ 30%] 2023-01-11T21:40:59.5048670Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_int64 PASSED [ 30%] 2023-01-11T21:40:59.5048780Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_int8 PASSED [ 30%] 2023-01-11T21:40:59.5048880Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_bfloat16 PASSED [ 30%] 2023-01-11T21:40:59.5048990Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_complex128 PASSED [ 30%] 2023-01-11T21:40:59.5049090Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_float32 PASSED [ 30%] 2023-01-11T21:40:59.5049190Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_float64 PASSED [ 30%] 2023-01-11T21:40:59.5049300Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_complex64 PASSED [ 30%] 2023-01-11T21:40:59.5049410Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_float16 PASSED [ 30%] 2023-01-11T21:40:59.5049510Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_float32 PASSED [ 30%] 2023-01-11T21:40:59.5049620Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_float64 PASSED [ 30%] 2023-01-11T21:40:59.5049720Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_cpu_bfloat16 PASSED [ 30%] 2023-01-11T21:40:59.5049830Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_cpu_complex32 PASSED [ 30%] 2023-01-11T21:40:59.5049930Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_cpu_complex64 PASSED [ 30%] 2023-01-11T21:40:59.5053760Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_cpu_float16 PASSED [ 30%] 2023-01-11T21:40:59.5053880Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_cpu_int16 PASSED [ 30%] 2023-01-11T21:40:59.5053980Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_cpu_int32 PASSED [ 30%] 2023-01-11T21:40:59.5054090Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_cpu_uint8 PASSED [ 30%] 2023-01-11T21:40:59.5054190Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_bfloat16 PASSED [ 30%] 2023-01-11T21:40:59.5054300Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_float16 PASSED [ 30%] 2023-01-11T21:40:59.5054400Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_float64 PASSED [ 30%] 2023-01-11T21:40:59.5054500Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_int16 PASSED [ 30%] 2023-01-11T21:40:59.5054600Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_int32 PASSED [ 30%] 2023-01-11T21:40:59.5054700Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_int64 PASSED [ 30%] 2023-01-11T21:40:59.5054810Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_complex32 PASSED [ 30%] 2023-01-11T21:40:59.5054920Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_complex64 PASSED [ 30%] 2023-01-11T21:40:59.5055030Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_float32 PASSED [ 30%] 2023-01-11T21:40:59.5055240Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_float64 PASSED [ 30%] 2023-01-11T21:40:59.5055350Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int32 PASSED [ 30%] 2023-01-11T21:40:59.5055450Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int8 PASSED [ 30%] 2023-01-11T21:40:59.5055550Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_uint8 PASSED [ 30%] 2023-01-11T21:40:59.5055650Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_bool PASSED [ 30%] 2023-01-11T21:40:59.5055760Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_complex128 PASSED [ 30%] 2023-01-11T21:40:59.5055870Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_complex32 PASSED [ 30%] 2023-01-11T21:40:59.5055970Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_float16 PASSED [ 30%] 2023-01-11T21:40:59.5056080Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_float32 PASSED [ 30%] 2023-01-11T21:40:59.5056200Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_float64 PASSED [ 30%] 2023-01-11T21:40:59.5056310Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int16 PASSED [ 30%] 2023-01-11T21:40:59.5056410Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int64 PASSED [ 30%] 2023-01-11T21:40:59.5056510Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_uint8 PASSED [ 30%] 2023-01-11T21:40:59.5056610Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_bool PASSED [ 30%] 2023-01-11T21:40:59.5056710Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_float16 PASSED [ 30%] 2023-01-11T21:40:59.5056820Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_float32 PASSED [ 30%] 2023-01-11T21:40:59.5056920Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int64 PASSED [ 30%] 2023-01-11T21:40:59.5057020Z test_ops.py::TestCommonCPU::test_python_ref__refs_xlogy_cpu_bool PASSED [ 30%] 2023-01-11T21:40:59.5057120Z test_ops.py::TestCommonCPU::test_python_ref__refs_xlogy_cpu_float16 PASSED [ 30%] 2023-01-11T21:40:59.5057220Z test_ops.py::TestCommonCPU::test_python_ref__refs_xlogy_cpu_int16 PASSED [ 30%] 2023-01-11T21:40:59.5057330Z test_ops.py::TestCommonCPU::test_python_ref__refs_zeros_cpu_complex64 PASSED [ 30%] 2023-01-11T21:40:59.5057430Z test_ops.py::TestCommonCPU::test_python_ref__refs_zeros_cpu_float16 PASSED [ 30%] 2023-01-11T21:40:59.5057530Z test_ops.py::TestCommonCPU::test_python_ref__refs_zeros_cpu_float32 PASSED [ 30%] 2023-01-11T21:40:59.5057640Z test_ops.py::TestCommonCPU::test_python_ref__refs_zeros_cpu_float64 PASSED [ 30%] 2023-01-11T21:40:59.5057730Z test_ops.py::TestCommonCPU::test_python_ref__refs_zeros_cpu_int16 PASSED [ 30%] 2023-01-11T21:40:59.5057840Z test_ops.py::TestCommonCPU::test_python_ref__refs_zeros_cpu_int32 PASSED [ 30%] 2023-01-11T21:40:59.5057960Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs__conversions_complex_cpu PASSED [ 30%] 2023-01-11T21:40:59.5058060Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_add_cpu PASSED [ 30%] 2023-01-11T21:40:59.5058160Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_amin_cpu PASSED [ 30%] 2023-01-11T21:40:59.5058280Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_as_strided_scatter_cpu PASSED [ 30%] 2023-01-11T21:40:59.5058390Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_left_shift_cpu PASSED [ 30%] 2023-01-11T21:40:59.5058500Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_or_cpu PASSED [ 30%] 2023-01-11T21:40:59.5058620Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_right_shift_cpu PASSED [ 30%] 2023-01-11T21:40:59.5058720Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_cat_cpu XFAIL [ 30%] 2023-01-11T21:40:59.5058820Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_diag_cpu PASSED [ 30%] 2023-01-11T21:40:59.5058930Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_diagonal_cpu PASSED [ 30%] 2023-01-11T21:40:59.5059080Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_div_no_rounding_mode_cpu PASSED [ 30%] 2023-01-11T21:40:59.5059190Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_dstack_cpu XFAIL [ 30%] 2023-01-11T21:40:59.5059290Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_eq_cpu PASSED [ 30%] 2023-01-11T21:40:59.5059390Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_eye_cpu PASSED [ 30%] 2023-01-11T21:40:59.5059500Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_fft_cpu PASSED [ 30%] 2023-01-11T21:40:59.5059610Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_fftn_cpu PASSED [ 30%] 2023-01-11T21:40:59.5059710Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_hfft2_cpu PASSED [ 30%] 2023-01-11T21:40:59.5059820Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_hfft_cpu PASSED [ 30%] 2023-01-11T21:40:59.5059920Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_hfftn_cpu PASSED [ 30%] 2023-01-11T21:40:59.5060050Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_ifft2_cpu PASSED [ 30%] 2023-01-11T21:40:59.5060160Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_ifft_cpu PASSED [ 30%] 2023-01-11T21:40:59.5060260Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_ihfft2_cpu PASSED [ 30%] 2023-01-11T21:40:59.5060370Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_ihfftn_cpu PASSED [ 30%] 2023-01-11T21:40:59.5060470Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_irfft_cpu PASSED [ 30%] 2023-01-11T21:40:59.5060580Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fliplr_cpu PASSED [ 30%] 2023-01-11T21:40:59.5060690Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_float_power_cpu PASSED [ 30%] 2023-01-11T21:40:59.5060800Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_floor_divide_cpu PASSED [ 30%] 2023-01-11T21:40:59.5060900Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fmax_cpu PASSED [ 30%] 2023-01-11T21:40:59.5061000Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fmin_cpu PASSED [ 30%] 2023-01-11T21:40:59.5061100Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fmod_cpu PASSED [ 30%] 2023-01-11T21:40:59.5061200Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_gcd_cpu PASSED [ 30%] 2023-01-11T21:40:59.5061300Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_gt_cpu PASSED [ 30%] 2023-01-11T21:40:59.5061410Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_heaviside_cpu PASSED [ 30%] 2023-01-11T21:40:59.5061510Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_hstack_cpu XFAIL [ 30%] 2023-01-11T21:40:59.5061620Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_igammac_cpu PASSED [ 30%] 2023-01-11T21:40:59.5061730Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_index_select_cpu XFAIL [ 30%] 2023-01-11T21:40:59.5061830Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_isclose_cpu PASSED [ 30%] 2023-01-11T21:40:59.5061930Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_le_cpu PASSED [ 30%] 2023-01-11T21:40:59.5062040Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_linspace_cpu PASSED [ 30%] 2023-01-11T21:40:59.5062150Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logical_and_cpu PASSED [ 30%] 2023-01-11T21:40:59.5062260Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logical_or_cpu PASSED [ 31%] 2023-01-11T21:40:59.5062360Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logspace_cpu PASSED [ 31%] 2023-01-11T21:40:59.5062470Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_masked_fill_cpu XFAIL [ 31%] 2023-01-11T21:40:59.5062570Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_minimum_cpu XFAIL [ 31%] 2023-01-11T21:40:59.5062670Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_mul_cpu PASSED [ 31%] 2023-01-11T21:40:59.5062780Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_narrow_cpu PASSED [ 31%] 2023-01-11T21:40:59.5062920Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_native_layer_norm_cpu PASSED [ 31%] 2023-01-11T21:40:59.5063030Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_neg_cpu PASSED [ 31%] 2023-01-11T21:40:59.5063140Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_gelu_cpu PASSED [ 31%] 2023-01-11T21:40:59.5063260Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_l1_loss_cpu PASSED [ 31%] 2023-01-11T21:40:59.5063390Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_margin_ranking_loss_cpu PASSED [ 31%] 2023-01-11T21:40:59.5063520Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_poisson_nll_loss_cpu PASSED [ 31%] 2023-01-11T21:40:59.5063640Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_prelu_cpu PASSED [ 31%] 2023-01-11T21:40:59.5063760Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_softshrink_cpu PASSED [ 31%] 2023-01-11T21:40:59.5063890Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_reshape_as_cpu PASSED [ 31%] 2023-01-11T21:40:59.5063990Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_rot90_cpu PASSED [ 31%] 2023-01-11T21:40:59.5064100Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_sub_cpu PASSED [ 31%] 2023-01-11T21:40:59.5064200Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_trace_cpu PASSED [ 31%] 2023-01-11T21:40:59.5064300Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_tril_cpu PASSED [ 31%] 2023-01-11T21:40:59.5064410Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_true_divide_cpu PASSED [ 31%] 2023-01-11T21:40:59.5064510Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_unbind_cpu PASSED [ 31%] 2023-01-11T21:40:59.5064620Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_view_cpu PASSED [ 31%] 2023-01-11T21:40:59.5064720Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_vstack_cpu XFAIL [ 31%] 2023-01-11T21:40:59.5064820Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_xlogy_cpu PASSED [ 31%] 2023-01-11T21:40:59.5064930Z test_ops.py::TestCommonCPU::test_python_ref_errors_ops_nvprims_view_cpu PASSED [ 31%] 2023-01-11T21:40:59.5065080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5065210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5065360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5065490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5065630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5065760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5065900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5066030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5066170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5066310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5066450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5066590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5066770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5066910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5067060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5067220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5067360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5067510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5067660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5067850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5067990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5068150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5068300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5068460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5068600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5068760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5068900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5069050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5069190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5069340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5069480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5069640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5069790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5069930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5070080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5070230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5070370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5070540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5070690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5070840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5070980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5071130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5071270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5071450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5071600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5071740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5071900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5072050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5072190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5072340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5072490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5072630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5072780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5072930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5073090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5073240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5073400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5073550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5073700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5073850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5074000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5074170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5074320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5074470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5074610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5074760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5074900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5075070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5075220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5075360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5075520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5075660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5075810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5075970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5076120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5076270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5076410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5076560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5076700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5076850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5077000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5077150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5077290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5077440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5077590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5077760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5077910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5078060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5078210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5078360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5078500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5078670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5078810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5078960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5079110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5079260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5079400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5079550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5079700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5079850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5080000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5080150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5080300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_complex_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5080450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_complex_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5080600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5080750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5080900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5081050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5081190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5081390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5081540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5081680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5081830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5081990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5082140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5082320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5082470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5082620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5082770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5082910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5083060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5083210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5083370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5083520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5083670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5083810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5083960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5084100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5084250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:40:59.5084400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5084540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5088400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5088560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5088820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5088970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5089120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5089270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5089420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5089560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5089710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5089910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5090050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5090200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5090340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5090490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5090630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5090780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5090930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5091080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5091230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5091370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5091520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5091670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5091810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5091970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5092110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5092260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5092400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5092590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5092740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5092890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5093030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5093170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5093320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5093480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5093640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5093790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5093940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5094090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5094230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5094380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5094530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5094670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5094820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5094970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5095110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5095260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5095410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5095550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5095700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5095860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5096010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5096170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5096330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5096470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5096610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5096740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5096880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5097010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5097160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5097300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5097430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5097570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5097720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5097860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5098000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5098140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5098270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5098410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5098540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5098680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5098820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5098960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5099100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5099230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5099370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5099510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5099650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5099790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5099990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5100130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5100270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5100400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5100540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5100670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5100850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5100990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5101130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5101270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5101410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5101540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5101680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5101810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5101950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5102080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5102220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5102360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5102500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5102640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5102770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5102910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5103040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5103180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5103320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5103460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5103630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5103780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5103920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5104060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5104200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5104340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5104470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5104630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5104780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5104920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5105070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5105200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5105350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5105490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5105620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5105760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5105890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5106030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5106170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5106310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5106450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5106590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5106720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5106850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5106990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5107120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5107280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5107420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5107550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5107680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5107820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5107960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5108090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5108250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5108390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5108540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5108680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5108820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5108950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5109090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5109220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5109360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5109490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5109630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5109770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5109900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5110040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5110170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5110310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:40:59.5110440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5110580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5110710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5110850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5111020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5111160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5111290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5111420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5111560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5111690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5111820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5111980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5112120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5112260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5112400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5112530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5112670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5112810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5112940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5113080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5113210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5113350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5113490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5113630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5113780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5113920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5114060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5114200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5114350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5114490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5114690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5114830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5114970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5115110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5115270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5115430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5115620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5115780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5115930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5116080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5116230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5116380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5116520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5116670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5116820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5116960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5117110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5117260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5117420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5117570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5117710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5117860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5118000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5118140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5118300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5118440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5118580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5118710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5118850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5118990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5119130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5119300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5119440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5119570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5119710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5119850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5119990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5120120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5120260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5120390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5120530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5120670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5120810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5120950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5121080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5121220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5121350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5121480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5121620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5121750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5125510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5125780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5125920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5126060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5126190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5126330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5126470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5126610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5126770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5126910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5127050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5127190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5127320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5127460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5127590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5127720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5127860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5128000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5128130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5128260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5128400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5128540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5128690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5128830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5128970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5129100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5129240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5129400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5129550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5129680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5129820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5129960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5130100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5130240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5130400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5130550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5130690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5130830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5130960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5131100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5131250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5131390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5131530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5131670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5131800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5131940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5132080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5132220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5132360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5132490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5132640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5132790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5132930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5133140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5133280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5133420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5133560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5133700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5133840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5134040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5134180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5134320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5134460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5134600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5134740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5134870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5135010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5135160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5135310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5135450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5135590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5135730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5135870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5136010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:40:59.5136150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5136290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5136430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5136570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5136730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5136880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5137010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5137150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5137360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5137510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5137660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5137860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5138000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5138140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5138280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5138420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5138560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5138700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5138840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5138980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5139130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_right_shift_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5139280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_right_shift_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5139420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_right_shift_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5139580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_right_shift_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5139720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5139860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5139990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5140130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5140280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5140440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5140590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_shapes_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5140740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5140890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5141040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5141180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5141330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5141500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5141650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5141800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5141950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5142100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5142250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5142400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5142540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5142690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5142840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5142980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5143130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5143270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5143410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5143550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5143690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5143840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5143990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5144170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5144310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5144460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5144600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5144740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5144880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5145030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5145190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5145330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5145470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5145610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5145750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5145890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5146030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5146160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5146300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5146440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5146570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5146700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5146850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5146990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5147130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5147270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5147410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5147540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5147670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5147860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5148000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5148140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5148280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5148410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5148550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5148680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5148880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5149020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5149160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5149300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5149430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5149570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5149720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5149860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5150000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5150140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5150270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5150410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5150540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5150680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5150820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5150950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5151090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5151230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5151370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5151540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5151680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5151820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5151960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5152100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5152240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5152390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5152550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5152690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5152830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5152960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5153100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5153240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5153380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5153520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5153660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5153800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5153930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5154070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5154200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5154340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5154480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5154620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5154760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5154910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5155040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5155230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5155380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5155520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5155660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5155810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5155960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5156110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5156300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5156450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5156590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5156730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5156880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5157010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5157160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5157300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5157440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5157570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5157710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5157840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5157980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5158120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5158260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:40:59.5158400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5158540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5158670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5158820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5159010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5162820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5162980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5163130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5163270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5163410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5163640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5163790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5163940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5164080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5164230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5164370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5164520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5164670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5164810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5164950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5165090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5165230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5165380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5165530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5165670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5165820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5165960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5166100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5166240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5166470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5166610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5166750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5166890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5167040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5167180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5167360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5167500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5167650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5167790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5167930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5168070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5168210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5168350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5168490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5168630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5168770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5168910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5169050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5169190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5169320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5169450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5169590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5169720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5169860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5170000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5170180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5170310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5170450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5170590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5170720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5170860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5170990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5171150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5171290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5171430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5171570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5171710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5171840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5171990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5172130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5172270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5172400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5172540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5172680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5172820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5172960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5173100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5173240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5173380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5173520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5173660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5173820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5173960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5174100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5174250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5174390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5174530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5174670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5174840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5174970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5175110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5175250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5175380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5175520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5175660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5175790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5175930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5176070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5176210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5176350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5176480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5176620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5176760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5176890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5177040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5177180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5177330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5177510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5177650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5177790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5177930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5178080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5178230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5178380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5178540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5178690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5178830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5178980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5179120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5179250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5179400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5179540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5179680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5179820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5179960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5180110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5180260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5180400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5180540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5180680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5180830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5180980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5181180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5181320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5181470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5181610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5181770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5181910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5182060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5182250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5182390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5182530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5182670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5182810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5182940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5183090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5183230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5183370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5183510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5183660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5183800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5183950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5184100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5184250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5184400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:40:59.5184540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5184690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5184860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5185030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5185180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5185320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_complex64 SKIPPED (Skipped!) [ 36%] 2023-01-11T21:40:59.5185470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5185620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5185760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5185940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5186090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5186240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5186390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5186540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5186690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5186840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5186980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5187130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5187270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5187420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5187570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5187720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5187860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5188010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5188160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5188300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5188460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5188610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5188750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5188890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5189030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5189170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5189310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5189470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5189620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5189750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5189900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5190040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5190180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5190320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5190460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5190600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5190730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5190880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5191020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5191150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5191290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5191430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5191560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5191700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5191840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5191980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5192120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5192300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5192550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_int16 SKIPPED (Can't check result for empty) [ 36%] 2023-01-11T21:40:59.5192750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_int64 SKIPPED (Can't check result for empty) [ 36%] 2023-01-11T21:40:59.5192960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_bfloat16 SKIPPED (Can't check result for empty) [ 36%] 2023-01-11T21:40:59.5193170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_complex128 SKIPPED (Can't check result for empty) [ 36%] 2023-01-11T21:40:59.5193370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_complex32 SKIPPED (Can't check result for empty) [ 36%] 2023-01-11T21:40:59.5193640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_float16 SKIPPED (Can't check result for empty) [ 36%] 2023-01-11T21:40:59.5193840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_float32 SKIPPED (Can't check result for empty) [ 36%] 2023-01-11T21:40:59.5194040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_float64 SKIPPED (Can't check result for empty) [ 36%] 2023-01-11T21:40:59.5194240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_int64 SKIPPED (Can't check result for empty) [ 36%] 2023-01-11T21:40:59.5194450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_bool SKIPPED (Can't check result for empty_like) [ 36%] 2023-01-11T21:40:59.5194660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_complex128 SKIPPED (Can't check result for empty_like) [ 36%] 2023-01-11T21:40:59.5194880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_complex64 SKIPPED (Can't check result for empty_like) [ 36%] 2023-01-11T21:40:59.5195090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_float16 SKIPPED (Can't check result for empty_like) [ 36%] 2023-01-11T21:40:59.5195300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_float32 SKIPPED (Can't check result for empty_like) [ 36%] 2023-01-11T21:40:59.5195500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int16 SKIPPED (Can't check result for empty_like) [ 36%] 2023-01-11T21:40:59.5195710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int32 SKIPPED (Can't check result for empty_like) [ 36%] 2023-01-11T21:40:59.5195910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int64 SKIPPED (Can't check result for empty_like) [ 36%] 2023-01-11T21:40:59.5196130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_bfloat16 SKIPPED (Can't check result for empty_like) [ 36%] 2023-01-11T21:40:59.5196340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_float16 SKIPPED (Can't check result for empty_like) [ 36%] 2023-01-11T21:40:59.5196550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_float32 SKIPPED (Can't check result for empty_like) [ 36%] 2023-01-11T21:40:59.5196760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_float64 SKIPPED (Can't check result for empty_like) [ 36%] 2023-01-11T21:40:59.5196970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_int32 SKIPPED (Can't check result for empty_like) [ 36%] 2023-01-11T21:40:59.5197230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_int64 SKIPPED (Can't check result for empty_like) [ 36%] 2023-01-11T21:40:59.5197440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_uint8 SKIPPED (Can't check result for empty_like) [ 36%] 2023-01-11T21:40:59.5197580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5197720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5197850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5197990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5198120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5202050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5202210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5202350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5202490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5202630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5202760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5202900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5203040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5203170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5203310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5203440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5203580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5203710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5203840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5203970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5204110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5204250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5204390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5204520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5204660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5204900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5205040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5205170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5205310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5205440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5205580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5205710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5205910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5206040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5206180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5206310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5206450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5206590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5206730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5206860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5207000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5207140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5207270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5207410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5207550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5207680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5207820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5207950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5208090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5208230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5208370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5208530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5208670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5208800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5208940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5209070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5209210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5209340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5209500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5209630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5209770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5209910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5210050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5210190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5210330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5210470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5210600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5210750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5210890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5211030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5211170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5211320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5211450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5211590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5211730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5211870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:40:59.5212000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5212150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5212340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5212480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5212620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5212770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5212910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5213040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5213200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5213340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5213480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5213610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5213750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5213890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5214040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5214180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5214320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5214460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5214590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5214730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5214870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5215000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5215140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5215280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5215420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5215550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5215690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5215820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5216000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5216130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5216270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5216410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5216540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5216680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5216810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5217000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5217140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5217280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5217410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5217550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5217690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5217830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5217970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5218110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5218250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5218380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5218520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5218660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5218800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5218940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5219070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5219210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5219350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5219480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5219660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5219800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5219940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5220080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5220220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5220360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5220520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5220670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5220810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5220960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5221110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5221250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5221390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5221530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5221670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5221810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5221960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5222100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5222240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5222390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5222530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5222670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5222810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5222950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5223090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5223250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5223390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5223530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5223670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5223810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5223950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5224090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5224260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5224390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5224530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5224670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5224800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5224940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5225090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5225220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5225360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5225500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5225640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5225770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5225910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5226050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5226190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5226330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5226470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5226610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5226750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5226920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5227060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5227210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5227340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5227480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5227620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5227760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5227920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5228060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5228200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5228340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5228480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5228620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5228760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5228900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5229030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5229180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5229320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5229460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5229600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5229740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5229880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5230010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5230160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5230290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5230430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5230620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5230770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5230910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5231050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5231200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5231340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5231540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5231680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5231830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5231970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5232120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5232260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5232410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5232550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5232690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5232830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5232970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5233110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5233250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5233380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5233520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5233660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5233800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:40:59.5233940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5234080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5234270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5234410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5234550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5234680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5234820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5234960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5235100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5238920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5239070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5239210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5239350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5239490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5239630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5239770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5239910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5240050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5240190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5240330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5240470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5240620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5240760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5240900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5241040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5241180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5241320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5241460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5241710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5241850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5241990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5242130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5242270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5242410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5242570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5242710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5242850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5242990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5243130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5243270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5243420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5243560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5243700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5243840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5243980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5244110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5244250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5244390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5244530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5244660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5244800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5244940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5245080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5245250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5245390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5245530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5245670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5245810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5245940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5246080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5246240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5246380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5246510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5246660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5246800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5246940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5247080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5247210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5247350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5247490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5247630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5247760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5247900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5248030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5248170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5248310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5248450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5248590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5248730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5248910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5249050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5249190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5249330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5249470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5249610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5249750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5249930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5250070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5250210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5250340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5250480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5250620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5250770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5250910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5251050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5251190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5251330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5251470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5251600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5251740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5251880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5252010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5252150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5252280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5252410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5252560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5252720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5252860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5253000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5253130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5253270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5253410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5253580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5253720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5253860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5254000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5254140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5254270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5254410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5254550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5254690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5254820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5254960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5255100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5255230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5255370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5255510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5255650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5255790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5255930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5256060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5256200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5256370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5256520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5256660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5256810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5256940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5257080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5257250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5257380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5257530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5257680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5257820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5257960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5258110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5258240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5258390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5258530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5258670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5258800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5258940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5259090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5259240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5259380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5259530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:40:59.5259660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5259800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5259990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5260120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5260250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5260390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5260530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5260670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5260810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5260970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5261100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5261240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5261370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5261510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5261650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5261790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5261930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5262060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5262200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5262330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5262460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5262600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5262730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5262870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5263000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5263140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5263280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5263410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5263540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5263730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5263870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5264000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5264140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5264270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5264400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5264570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5264700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5264840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5264970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5265110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5265240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5265380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5265510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5265650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5265780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5265920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5266060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5266200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5266330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5266470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5266600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5266740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5266870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5267010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5267150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5267320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5267460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5267590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5267730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5267860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5267990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5268120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5268280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5268420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5268550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5268680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5268820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5268960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5269090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5269230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5269360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5269500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5269640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5269780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5269920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5270060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5270210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5270350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5270490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5270630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5270770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5270900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5271090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5271240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5271370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5271510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5271650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5275420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5275580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5275830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5275980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5276120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5276260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5276390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5276530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5276670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5276810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5276950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5277090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5277230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5277370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5277510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5277640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5277780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5277920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5278050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5278190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5278330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5278510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5278650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5278790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5278920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5279060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5279190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5279330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5279490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5279640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5279780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5279910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5280050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5280190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5280340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5280480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5280620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5280760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5280900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5281030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5281170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5281320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5281460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5281610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5281750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5281890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5282030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5282220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5282360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5282500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5282640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5282780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5282920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5283120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5283260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5283400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5283540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5283690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5283830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5283970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5284120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5284260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5284400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5284540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5284680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5284820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5284970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:40:59.5285110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5285250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5285390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5285530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5285680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5285850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5286000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5286150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5286300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5286630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5286940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5287260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5287660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5288050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5288420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5288740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5289050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5289360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5289670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5289980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5290300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5290600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5290910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5291210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5291510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5291810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5292120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5292430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5292730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5293080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5293390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5293720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5294030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5294340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5294650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5294950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5295260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5295600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5295900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5296200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5296520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5296830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5297140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5297450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5297760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5298070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5298370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5298680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5298980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5299290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5299600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5299900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5300200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5300500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5300810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5301120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5301430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5301780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5302080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5302400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5302700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5303000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5310100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5310440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5310820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5311130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5311440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5311750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5312050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5312360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5312670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5312970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5313280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5313590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5313900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5314220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5314530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5314840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5315150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5315460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5315770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5316080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5316380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5316750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5317060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5317360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5317660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5317970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5318280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5318590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5318980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5319300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5319630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5319930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5320240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5320540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5320840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5321140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5321510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5321830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5322140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5322450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5322760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5323070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5323370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5323670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5323970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5324270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5324570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5324900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5325190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5325470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5325760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5326040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5326320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5326600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5326940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5327240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5327530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5327820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5328110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5328390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5328680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5328980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lerp_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5329280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lerp_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5329570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lerp_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5329860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lerp_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5330150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lerp_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5330450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lerp_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5330750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lerp_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5331040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lerp_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5331340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5331620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5331910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5332190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5332480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5332840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5333140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5333430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5333720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5334020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5334340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5334720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5335040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5335350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5335660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5335950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5336250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5336570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5336880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5337180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5337480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5337780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5338090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:40:59.5338390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5338700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5339010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5339310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5339610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5339920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5340220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5340580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5340900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5341210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5341530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5341830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5342140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5342470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5342790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5343120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5348720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5349040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5349340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5349640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5349930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5350220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5350520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5350830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5351130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5351430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5351730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5352030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5352330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5352620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5352920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5353210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5353600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5353880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5354160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5354450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5354730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5355030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5355320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5355660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5355960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5356250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5356540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5356830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5357120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5357410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5357700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5358000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5358300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5358600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5358910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5359200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5359500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5359800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5360110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5360420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5360720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5361020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5361360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5361660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5361950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5362240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5362530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5362820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5363110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5363450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5363740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5364020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5364310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5364590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5364890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5365180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5365480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5365770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5366060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5366370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5366690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5367010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5367330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5367640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5367940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5368260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5368580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5368900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5369280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5369610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5369920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5370230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5370540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5370850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5371170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5371470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5371760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5372060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5372360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5372660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5372970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5373290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5373610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5373920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5374230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5374540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5374840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5375160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5375460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5375770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5376070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5376370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5376670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5377010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5377320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5377620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5377920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5378220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5378520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5378820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5379140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5379440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5379740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5380040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5380340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5380630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5380920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5381210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5381510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5381800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5382100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5382400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5382700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5383000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5383300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5383600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5383990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5384330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5389440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5389790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5390100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5390410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5390720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5391020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5391320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5391690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5391990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5392280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5392580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5392890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5393180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5393480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5393770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5394060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5394340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5394630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5394920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5395210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5395500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:40:59.5395790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5396070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5396350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5396630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5396930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5397230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5397570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5397880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5398190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5398530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5398920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5399230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5399580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5399890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5400210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5400540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5400850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5401170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5401480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5401780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5402080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5402390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5402700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5403000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5403320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5403630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5403930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5404240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5404560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5404870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5405170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5405510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5405820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5406130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5406450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5406780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5407110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5407450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5407810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5408140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5408460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5408790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5409110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5409450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5409780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5410120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5410450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5410780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5411120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5411490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5411820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5412150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5412470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5412800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5413130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5413530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5413870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5414200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5414530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5414860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5415190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5415530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5415840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5416140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5416450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5416750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5417050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5417350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5417660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5417970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5418270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5418580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5418880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5419180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5419490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5419800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5420110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5420420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5420730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5421040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5421410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5421720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5422030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5422340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5422640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5422940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5423240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5423570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5423870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5424170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5424470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5424770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5425080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5425380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5425680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5425980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5426280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5426630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5432930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5433340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5433670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5433980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5434390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5434690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5434980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5435270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5435810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5436120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5436430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5436730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5437030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5437320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5437620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5437990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5438290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5438600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5438900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5439220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5439530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5439840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5440140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5440440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5440750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5441040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5441340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5441630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5441920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5442220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5442520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5442820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5443120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5443410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5443770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5444060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5444360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5444680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5444990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5445290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5445620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5445910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5446190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5446470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5446760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5447040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5447330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5447620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5447910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5448230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5448520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5448810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5449090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5449380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5449670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5449960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:40:59.5450370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5450660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5450960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5451460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_complex32 SKIPPED (Can't check result for new_empty) [ 43%] 2023-01-11T21:40:59.5451920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_float16 SKIPPED (Can't check result for new_empty) [ 43%] 2023-01-11T21:40:59.5452370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_float32 SKIPPED (Can't check result for new_empty) [ 43%] 2023-01-11T21:40:59.5452750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int16 SKIPPED (Can't check result for new_empty) [ 43%] 2023-01-11T21:40:59.5453130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_uint8 SKIPPED (Can't check result for new_empty) [ 43%] 2023-01-11T21:40:59.5453500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_bool SKIPPED (Can't check result for new_empty) [ 43%] 2023-01-11T21:40:59.5453890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_complex128 SKIPPED (Can't check result for new_empty) [ 43%] 2023-01-11T21:40:59.5454300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_float32 SKIPPED (Can't check result for new_empty) [ 43%] 2023-01-11T21:40:59.5454680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_float64 SKIPPED (Can't check result for new_empty) [ 43%] 2023-01-11T21:40:59.5455050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_int16 SKIPPED (Can't check result for new_empty) [ 43%] 2023-01-11T21:40:59.5455420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_int32 SKIPPED (Can't check result for new_empty) [ 43%] 2023-01-11T21:40:59.5455790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_int8 SKIPPED (Can't check result for new_empty) [ 43%] 2023-01-11T21:40:59.5456160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_uint8 SKIPPED (Can't check result for new_empty) [ 43%] 2023-01-11T21:40:59.5456510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_aten_cpu_bfloat16 SKIPPED (Expected: empty_strided is not comparable) [ 43%] 2023-01-11T21:40:59.5456860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_aten_cpu_float16 SKIPPED (Expected: empty_strided is not comparable) [ 43%] 2023-01-11T21:40:59.5457200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_aten_cpu_float32 SKIPPED (Expected: empty_strided is not comparable) [ 43%] 2023-01-11T21:40:59.5457550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_aten_cpu_int32 SKIPPED (Expected: empty_strided is not comparable) [ 43%] 2023-01-11T21:40:59.5457900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_aten_cpu_int8 SKIPPED (Expected: empty_strided is not comparable) [ 43%] 2023-01-11T21:40:59.5458250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cpu_float16 SKIPPED (Expected: empty_strided is not comparable) [ 43%] 2023-01-11T21:40:59.5458600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cpu_float32 SKIPPED (Expected: empty_strided is not comparable) [ 43%] 2023-01-11T21:40:59.5458950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cpu_float64 SKIPPED (Expected: empty_strided is not comparable) [ 43%] 2023-01-11T21:40:59.5459290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cpu_int32 SKIPPED (Expected: empty_strided is not comparable) [ 43%] 2023-01-11T21:40:59.5459640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cpu_int8 SKIPPED (Expected: empty_strided is not comparable) [ 43%] 2023-01-11T21:40:59.5460080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cpu_uint8 SKIPPED (Expected: empty_strided is not comparable) [ 43%] 2023-01-11T21:40:59.5460410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5460710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5461010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5461310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5461600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5461890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5462270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5462570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5462870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5463270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5463570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5463880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5464190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5464490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5464810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5465110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5465410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5465720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5466020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5466330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5466480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5466630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5466770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5466920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5467060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5467270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5467420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5467570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5467720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5467860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5468000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5468150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5468330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5468480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5468630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5468780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5468920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5469070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5469210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5469360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5469500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5469670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5469830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5470000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5470150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5470310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5470460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5470620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5470770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5470930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5471150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5471310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5476760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5476970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5477130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5477280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5477570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5477730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5477880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5478030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5478180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5478330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_glu_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5478480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_glu_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5478640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_glu_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5478800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_group_norm_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5478960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_group_norm_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5479120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5479270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5479440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5479600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5479760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5479920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5480070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5480230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5480420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5480580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5480750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5480920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5481080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_huber_loss_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5481240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_huber_loss_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5481420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_huber_loss_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5481580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5481730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5481880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5482040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5482200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5482360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5482520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5482670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5482830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5482990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5483140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5483310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5483470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5483640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5483810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5483980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5484200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5484370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5484530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5484700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5484870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5485040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5485250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5485410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5485580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5485740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5485900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5486070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5486230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5486400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5486560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5486720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5486880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5487030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5487190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5487350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5487500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5487650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5487810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5488000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5488160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5488320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_nll_loss_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5488470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_nll_loss_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5488630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_nll_loss_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5488780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_nll_loss_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5488990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_nll_loss_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:40:59.5489160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5489330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5489490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5489660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5489830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5489990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5490160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5490320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5490480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5490650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5490810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5490970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5491130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pdist_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5491290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pdist_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5491440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pdist_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5491610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5491790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5491950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5492120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5492280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5492440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5492600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5492790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5492940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5493100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5493260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5493410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5493570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5493720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5493880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5494040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5494200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5494350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5494510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5494660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5494810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5494960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5495120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5495270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5495450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5495610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5495770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5495930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5496100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5496260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5496480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5496640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5496810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5496970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5497130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5497290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5497460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5497620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5497790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5497950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5498110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5498280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5498440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5498600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5498770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5498940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5499100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5499310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5499480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5499640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5499800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5499960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5500120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5500330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5500490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5500790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5500950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5501100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5501250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5501400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5501550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5501710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5501860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5502020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5502170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5502330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5502480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5502630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5502780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5502930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5503150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5503310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5503470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5503630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5503790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5503950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5504130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5504290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5504450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5504610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5504750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5504890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5505040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5505170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5505310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5505440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5505580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5505730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5505870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5506010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5506150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5506280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_norm_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5506420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5506560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5506700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5506860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5507000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5507140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5507270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5507410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5507550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5507690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5507850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5507990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5508130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5508260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5508400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5508540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5508680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5508820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5508960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5509100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5509250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5509390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5509530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5509670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5509810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5509950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5510100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5510230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5510370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5510560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5515820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5516010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5516150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5516300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5516450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5516600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5516830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5516970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5517110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5517250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5517380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5517520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5517660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5517800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5517940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5518070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5518210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:40:59.5518350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5518490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5518630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5518770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5518910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5519050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5519190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5519330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5519570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5519870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_randn_executor_aten_cpu_bfloat16 SKIPPED (make_traced() doesn't set seed properly!) [ 45%] 2023-01-11T21:40:59.5520090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_randn_executor_aten_cpu_complex32 SKIPPED (make_traced() doesn't set seed properly!) [ 45%] 2023-01-11T21:40:59.5520300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_randn_executor_aten_cpu_float32 SKIPPED (make_traced() doesn't set seed properly!) [ 45%] 2023-01-11T21:40:59.5520520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_randn_executor_nvfuser_cpu_bfloat16 SKIPPED (make_traced() doesn't set seed properly!) [ 45%] 2023-01-11T21:40:59.5520730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_randn_executor_nvfuser_cpu_complex128 SKIPPED (make_traced() doesn't set seed properly!) [ 45%] 2023-01-11T21:40:59.5521000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_randn_executor_nvfuser_cpu_complex32 SKIPPED (make_traced() doesn't set seed properly!) [ 45%] 2023-01-11T21:40:59.5521150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5521290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5521430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5521570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5521710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5521850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5521990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5522130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5522270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5522400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5522540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5522680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5522820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5522950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5523180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5523330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5523470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5523610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5523750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5523930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5524090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5524270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5524460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5524630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5524770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5524940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5525100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5525290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5525490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5525650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5525790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5525940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5526080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5526230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5526370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5526510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5526650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5526790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5526930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5527080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5527220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5527360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5527500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5527640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5527820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5527970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5528110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5528250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5528390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5528580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5528730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5528930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5529070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5529210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5529350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5529490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5529630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5529780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5529920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5530060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5530200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5530330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5530470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5530620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5530760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5530910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5531050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5531190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5531330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5531470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5531630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5531770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5531920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5532050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5532190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5532320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5532460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5532620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5532760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5532900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5533040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5533180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5533320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5533470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5533610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5533750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5533880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5534020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5534160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5534300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5534440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5534570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5534710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5534850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5534980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5535120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5535320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5535460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5535600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5535730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5535870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5536010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5536140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5536320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5536460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5536590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5536720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5536850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5537000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5537140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5537280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5537410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5537550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5537690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5537820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5537960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5538100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5538240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5538370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5538510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5538650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5538780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5538910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5539070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5539220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5539360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5539500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5539630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5539770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5539930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5540070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5540200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5540340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5540470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5540610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5540750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5540890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5541030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5541160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5541300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:40:59.5541430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5541570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5541700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5541840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5541980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5542120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5542250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5542390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5542530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5542690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5542830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5542960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5543100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5543230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5543370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5543510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5543680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5543820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5543960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5544100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5544240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5544380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5544520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5544660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5544790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5544930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5545070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5545200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5545340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5545470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5545600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5545740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5545880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5546020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5546150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5546320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5546460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5546600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5546740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5546880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5547020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5547160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5547320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5547450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5547590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5547730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5547860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5548000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5548140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5548270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5548410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5548550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5548740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5548890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5549030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5549180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5549320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5549470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5549610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5549760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5549900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5554500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5554810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5554960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5555100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5555240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5555380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5555520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5555690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5555830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5555970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5556100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5556230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5556370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5556510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5556640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5556780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5556910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5557040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5557180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5557320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5557450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5557590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5557720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5557860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5558000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5558160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5558310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5558490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5558640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5558790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5558940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5559090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5559240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5559420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5559560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5559710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5559860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5560000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5560150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5560300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5560440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5560590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5560740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5560890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5561030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5561180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5561320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5561470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5561610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5561760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5561900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5562090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5562230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5562380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5562530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5562670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5562820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5562970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5563140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5563280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5563420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5563560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5563700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5563850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5564000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5564140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5564290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5564430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5564570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5564710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5564850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_erfcx_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5564990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_erfcx_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5565140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_erfcx_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5565280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_erfcx_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5565420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5565560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5565770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5565920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5566070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5566210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5566350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5566490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5566630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5566790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5566940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5567080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5567230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5567370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5567510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5567650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5567790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5567930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5568070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:40:59.5568210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5568350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5568490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5568630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5568770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5568910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5569060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5569190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5569330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5569560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5569710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5569850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5570000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5570140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5570290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5570470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5570630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5570800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5570970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5571130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5571290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5571460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5571620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5571780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5571940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5572090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5572250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5572400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5572540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5572680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5572820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5572960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5573110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5573300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5573450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5573600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5573740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5573880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5574040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5574230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5574380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5574540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5574700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5574860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5575020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5575180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5575330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5575480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5575650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5575820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5575980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5576140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5576300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5576470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5576630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5576810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5576970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5577120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5577280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5577440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5577600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5577780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5577940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5578100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5578240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5578390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5578530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5578670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5578810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5578960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5579100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5579250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5579390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5579540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5579680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtri_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5579820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtri_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5579970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5580110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5580260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5580400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5580560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5580710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5580870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5581020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5581180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5581330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5581500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5581660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5581810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5581960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5582110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5582260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5582430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5582580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5582730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5582880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5583040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5583180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5583330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5583470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5583610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5583770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5583910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5584090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5584240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5584380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5584520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5584670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5584810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5584950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5585120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5585270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5585410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5585550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5585690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5585830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5585980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5586120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5586250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5586390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5586530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5586670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5586810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5586950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5587090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5587230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5587370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5587500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5587640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5587800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5587940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5588090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5588230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5588370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5588510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5588640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5588810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5588950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5589090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5589230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5593640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5593800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5593940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5594170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5594310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5594450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5594590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5594730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5594880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5595020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5595160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5595290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5595430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5595570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:40:59.5595700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5595940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5596080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5596220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5596370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5596510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5596650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5596790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5596950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5597090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5597230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5597370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5597580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5597720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5597860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5598000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5598140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5598280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5598420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5598560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5598710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5598860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5599000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5599130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5599270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5599400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5599530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5599730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5599870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5600000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5600130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5600270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5600400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5600540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5600690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5600830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5600960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5601100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5601240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5601370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5601510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5601650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5601790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5601930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5602080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5602220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5602360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5602500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5602640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5602780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5602920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5603070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5603210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5603420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5603560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5603700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5603830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5603970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5604100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5604240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5604420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5604560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5604690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5604830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5604970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5605110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5605240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5605380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5605510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5605650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5605780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5605910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5606050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5606180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5606320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5606460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5606600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5606730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5606870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5607010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5607190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5607330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5607460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5607600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5607740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5607870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5608010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5608170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5608310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5608450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5608580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5608730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5608870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5609010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5609160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5609300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5609450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5609590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5609730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5609870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5610010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5610140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5610280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5610410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5610550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5610690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5610850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5610980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5611120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5611250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5611390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5611520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5611660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5611810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5611960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5612100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5612250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5612380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5612520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5612660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5612800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5612950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5613090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5613240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5613380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5613530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5613670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5613810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5613950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5614090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5614230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5614360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5614520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5614650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5614790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5614920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5615060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5615200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5615340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5615500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5615640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5615780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5615920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_indices_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5616060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_indices_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5616200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5616340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5616480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5616610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5616750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5616880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5617020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5617160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5617310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5617440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5617580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:40:59.5617720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5617860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5618000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_indices_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5618280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_indices_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5618470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_indices_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5618620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5618770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5618910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5619050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5619190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5619370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5619510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5619660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5619810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5619960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5620110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5620260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5620410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5620550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5620690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5620830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5620980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5621130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5621270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5621420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5621560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5621710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5621860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5622000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5622220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5622370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5622510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5622650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5622790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5622940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5623090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5623260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5623410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5623550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5623700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5623840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5623990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5624130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5624280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5624420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5624560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5624710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5624860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5625010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5625160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5625290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5625440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5625580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5625730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5625860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5626040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5626180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5626320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5626460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5626610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5626760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5631740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5632000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5632140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5632280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5632420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5632560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5632700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5632840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5632980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5633120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5633260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5633400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5633540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5633680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5633820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5633960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5634100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5634230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5634370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5634520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5634690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5634840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5634980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5635120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5635270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5635400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5635560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5635710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5635840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5635980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5636120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5636260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5636400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5636540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5636680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5636820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5636960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5637110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5637250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5637390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5637530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5637670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5637810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5637940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5638080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5638220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5638420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5638570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5638710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5638840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5638980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5639120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5639290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5639430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5639570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5639700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5639840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5639970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5640110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5640250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5640390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5640530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5640660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5640800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5640930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5641070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5641210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5641340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5641470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5641620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5641760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5641900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5642060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5642200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5642340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5642480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5642620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5642750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5642890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5643050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5643190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5643330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5643470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5643610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5643750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5643900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5644040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5644180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5644320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5644460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5644590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5644730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5644860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:40:59.5645000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:40:59.5645140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:40:59.5645280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:40:59.5645420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:40:59.5645560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:40:59.5645740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:40:59.5645870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:40:59.5646010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:40:59.5646150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:40:59.5646290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:40:59.5646420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:40:59.5646560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:40:59.5646750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:40:59.5646880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:40:59.5647020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:40:59.5647160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:40:59.5647290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:40:59.5647430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:40:59.5647570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:40:59.5647710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:40:59.5647840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:40:59.5647970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:40:59.5648110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:40:59.5648240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:40:59.5648380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:40:59.5648530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:40:59.5648670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:40:59.5648800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:40:59.5648940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:40:59.5649080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:40:59.5649220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:40:59.5649430Z test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_native_batch_norm_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:40:59.5649590Z test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_native_batch_norm_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:40:59.5649740Z test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_native_batch_norm_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:40:59.5649890Z test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_var_mean_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:40:59.5650040Z test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_var_mean_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:40:59.5650180Z test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:40:59.5650350Z test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:40:59.5650490Z test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:40:59.5650640Z test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:40:59.5650790Z test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:40:59.5650930Z test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:40:59.5651070Z test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:40:59.5651180Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_bfloat16 PASSED [ 50%] 2023-01-11T21:40:59.5651290Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_bool PASSED [ 50%] 2023-01-11T21:40:59.5651400Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_complex32 PASSED [ 50%] 2023-01-11T21:40:59.5651510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_complex64 PASSED [ 50%] 2023-01-11T21:40:59.5651620Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_float32 PASSED [ 50%] 2023-01-11T21:40:59.5651730Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_int32 PASSED [ 50%] 2023-01-11T21:40:59.5651830Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_int64 PASSED [ 50%] 2023-01-11T21:40:59.5651930Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_int8 PASSED [ 50%] 2023-01-11T21:40:59.5652060Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_complex128 PASSED [ 50%] 2023-01-11T21:40:59.5652190Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_complex32 PASSED [ 50%] 2023-01-11T21:40:59.5652320Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_float16 PASSED [ 50%] 2023-01-11T21:40:59.5652440Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_float32 PASSED [ 50%] 2023-01-11T21:40:59.5652560Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_float64 PASSED [ 50%] 2023-01-11T21:40:59.5652680Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_int16 PASSED [ 50%] 2023-01-11T21:40:59.5652800Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_uint8 PASSED [ 50%] 2023-01-11T21:40:59.5652920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bool_cpu_bfloat16 PASSED [ 50%] 2023-01-11T21:40:59.5653040Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bool_cpu_bool PASSED [ 50%] 2023-01-11T21:40:59.5653160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bool_cpu_complex32 PASSED [ 50%] 2023-01-11T21:40:59.5653350Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bool_cpu_complex64 PASSED [ 50%] 2023-01-11T21:40:59.5653470Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bool_cpu_float32 PASSED [ 50%] 2023-01-11T21:40:59.5653590Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bool_cpu_uint8 PASSED [ 50%] 2023-01-11T21:40:59.5653710Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_byte_cpu_complex128 PASSED [ 50%] 2023-01-11T21:40:59.5653830Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_byte_cpu_float64 PASSED [ 50%] 2023-01-11T21:40:59.5653950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_byte_cpu_int32 PASSED [ 50%] 2023-01-11T21:40:59.5654070Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_byte_cpu_int8 PASSED [ 50%] 2023-01-11T21:40:59.5654200Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cdouble_cpu_complex32 PASSED [ 50%] 2023-01-11T21:40:59.5654370Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cdouble_cpu_float16 PASSED [ 50%] 2023-01-11T21:40:59.5654490Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cdouble_cpu_float32 PASSED [ 50%] 2023-01-11T21:40:59.5654620Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cdouble_cpu_int16 PASSED [ 50%] 2023-01-11T21:40:59.5654740Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cdouble_cpu_int32 PASSED [ 50%] 2023-01-11T21:40:59.5654850Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cdouble_cpu_int8 PASSED [ 50%] 2023-01-11T21:40:59.5654970Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cfloat_cpu_bool PASSED [ 50%] 2023-01-11T21:40:59.5655100Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cfloat_cpu_complex64 PASSED [ 50%] 2023-01-11T21:40:59.5655220Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cfloat_cpu_float32 PASSED [ 50%] 2023-01-11T21:40:59.5655340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cfloat_cpu_int16 PASSED [ 50%] 2023-01-11T21:40:59.5655450Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cfloat_cpu_int64 PASSED [ 50%] 2023-01-11T21:40:59.5655570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cfloat_cpu_int8 PASSED [ 50%] 2023-01-11T21:40:59.5655690Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_chalf_cpu_bfloat16 PASSED [ 50%] 2023-01-11T21:40:59.5655810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_chalf_cpu_complex128 PASSED [ 50%] 2023-01-11T21:40:59.5655930Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_chalf_cpu_float16 PASSED [ 50%] 2023-01-11T21:40:59.5656050Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_chalf_cpu_float32 PASSED [ 50%] 2023-01-11T21:40:59.5656160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_chalf_cpu_int64 PASSED [ 50%] 2023-01-11T21:40:59.5656280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_char_cpu_bfloat16 PASSED [ 50%] 2023-01-11T21:40:59.5656410Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_char_cpu_complex128 PASSED [ 50%] 2023-01-11T21:40:59.5656520Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_char_cpu_float64 PASSED [ 50%] 2023-01-11T21:40:59.5656640Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_char_cpu_int16 PASSED [ 50%] 2023-01-11T21:40:59.5656750Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_char_cpu_int8 PASSED [ 50%] 2023-01-11T21:40:59.5656870Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_char_cpu_uint8 PASSED [ 50%] 2023-01-11T21:40:59.5656990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_complex_cpu_float16 PASSED [ 50%] 2023-01-11T21:40:59.5657140Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_double_cpu_bfloat16 PASSED [ 50%] 2023-01-11T21:40:59.5657260Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_double_cpu_bool PASSED [ 50%] 2023-01-11T21:40:59.5657380Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_double_cpu_complex32 PASSED [ 50%] 2023-01-11T21:40:59.5657510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_double_cpu_complex64 PASSED [ 50%] 2023-01-11T21:40:59.5657630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_double_cpu_float16 PASSED [ 50%] 2023-01-11T21:40:59.5657740Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_double_cpu_float64 PASSED [ 50%] 2023-01-11T21:40:59.5657860Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_double_cpu_int32 PASSED [ 50%] 2023-01-11T21:40:59.5657980Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_double_cpu_int64 PASSED [ 50%] 2023-01-11T21:40:59.5658120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_double_cpu_int8 PASSED [ 50%] 2023-01-11T21:40:59.5658240Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_double_cpu_uint8 PASSED [ 50%] 2023-01-11T21:40:59.5658360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_float_cpu_bfloat16 PASSED [ 50%] 2023-01-11T21:40:59.5658480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_float_cpu_bool PASSED [ 50%] 2023-01-11T21:40:59.5658600Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_float_cpu_complex128 PASSED [ 50%] 2023-01-11T21:40:59.5658720Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_float_cpu_float32 PASSED [ 50%] 2023-01-11T21:40:59.5658840Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_float_cpu_float64 PASSED [ 50%] 2023-01-11T21:40:59.5658950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_float_cpu_int16 PASSED [ 50%] 2023-01-11T21:40:59.5659070Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_float_cpu_int64 PASSED [ 50%] 2023-01-11T21:40:59.5659190Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_float_cpu_uint8 PASSED [ 50%] 2023-01-11T21:40:59.5659300Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_half_cpu_bool PASSED [ 50%] 2023-01-11T21:40:59.5659420Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_half_cpu_complex64 PASSED [ 50%] 2023-01-11T21:40:59.5659540Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_half_cpu_float16 PASSED [ 50%] 2023-01-11T21:40:59.5659650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_half_cpu_int16 PASSED [ 50%] 2023-01-11T21:40:59.5659770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_half_cpu_int32 PASSED [ 50%] 2023-01-11T21:40:59.5659880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_half_cpu_int64 PASSED [ 50%] 2023-01-11T21:40:59.5660000Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_half_cpu_int8 PASSED [ 50%] 2023-01-11T21:40:59.5660120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_int16 PASSED [ 50%] 2023-01-11T21:40:59.5660230Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_uint8 PASSED [ 50%] 2023-01-11T21:40:59.5660340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_long_cpu_bool PASSED [ 50%] 2023-01-11T21:40:59.5660460Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_long_cpu_complex128 PASSED [ 50%] 2023-01-11T21:40:59.5660580Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_long_cpu_complex32 PASSED [ 50%] 2023-01-11T21:40:59.5660700Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_long_cpu_int16 PASSED [ 50%] 2023-01-11T21:40:59.5660810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_long_cpu_int32 PASSED [ 50%] 2023-01-11T21:40:59.5660950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_long_cpu_int8 PASSED [ 50%] 2023-01-11T21:40:59.5661060Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_long_cpu_uint8 PASSED [ 50%] 2023-01-11T21:40:59.5661180Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_short_cpu_bfloat16 PASSED [ 50%] 2023-01-11T21:40:59.5661310Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_short_cpu_complex64 PASSED [ 50%] 2023-01-11T21:40:59.5661430Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_short_cpu_float16 PASSED [ 50%] 2023-01-11T21:40:59.5661540Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_short_cpu_float32 PASSED [ 50%] 2023-01-11T21:40:59.5661660Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_short_cpu_float64 PASSED [ 50%] 2023-01-11T21:40:59.5661780Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_short_cpu_int16 PASSED [ 50%] 2023-01-11T21:40:59.5661930Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_short_cpu_int32 PASSED [ 50%] 2023-01-11T21:40:59.5662050Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_short_cpu_int64 PASSED [ 50%] 2023-01-11T21:40:59.5662160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_short_cpu_uint8 PASSED [ 50%] 2023-01-11T21:40:59.5662280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_complex32 PASSED [ 50%] 2023-01-11T21:40:59.5662390Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_complex64 PASSED [ 50%] 2023-01-11T21:40:59.5662500Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_float16 PASSED [ 50%] 2023-01-11T21:40:59.5662600Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int32 PASSED [ 50%] 2023-01-11T21:40:59.5662710Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int8 PASSED [ 50%] 2023-01-11T21:40:59.5662820Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_uint8 PASSED [ 50%] 2023-01-11T21:40:59.5662930Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_complex128 PASSED [ 50%] 2023-01-11T21:40:59.5663100Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_complex64 PASSED [ 50%] 2023-01-11T21:40:59.5667550Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_float32 PASSED [ 50%] 2023-01-11T21:40:59.5667690Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_uint8 PASSED [ 50%] 2023-01-11T21:40:59.5667800Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_complex128 PASSED [ 50%] 2023-01-11T21:40:59.5667910Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_float32 PASSED [ 50%] 2023-01-11T21:40:59.5668020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int64 PASSED [ 50%] 2023-01-11T21:40:59.5668130Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_bool PASSED [ 50%] 2023-01-11T21:40:59.5668240Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_float16 PASSED [ 50%] 2023-01-11T21:40:59.5668350Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_uint8 PASSED [ 50%] 2023-01-11T21:40:59.5668470Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcmul_cpu_complex64 PASSED [ 50%] 2023-01-11T21:40:59.5668580Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcmul_cpu_float64 PASSED [ 50%] 2023-01-11T21:40:59.5668690Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_float16 PASSED [ 50%] 2023-01-11T21:40:59.5668790Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_float32 PASSED [ 51%] 2023-01-11T21:40:59.5668900Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int16 PASSED [ 51%] 2023-01-11T21:40:59.5669000Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int64 PASSED [ 51%] 2023-01-11T21:40:59.5669110Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_uint8 PASSED [ 51%] 2023-01-11T21:40:59.5669210Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_bfloat16 PASSED [ 51%] 2023-01-11T21:40:59.5669430Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_bool PASSED [ 51%] 2023-01-11T21:40:59.5669540Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_complex64 PASSED [ 51%] 2023-01-11T21:40:59.5669650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_float32 PASSED [ 51%] 2023-01-11T21:40:59.5669750Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_float64 PASSED [ 51%] 2023-01-11T21:40:59.5669860Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int16 PASSED [ 51%] 2023-01-11T21:40:59.5669960Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int64 PASSED [ 51%] 2023-01-11T21:40:59.5670070Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_float16 PASSED [ 51%] 2023-01-11T21:40:59.5670170Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_float32 PASSED [ 51%] 2023-01-11T21:40:59.5670280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_int16 PASSED [ 51%] 2023-01-11T21:40:59.5670400Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_int32 PASSED [ 51%] 2023-01-11T21:40:59.5670510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_int64 PASSED [ 51%] 2023-01-11T21:40:59.5670610Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_int8 PASSED [ 51%] 2023-01-11T21:40:59.5670710Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_float16 PASSED [ 51%] 2023-01-11T21:40:59.5670810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int32 PASSED [ 51%] 2023-01-11T21:40:59.5670920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int8 PASSED [ 51%] 2023-01-11T21:40:59.5671020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_uint8 PASSED [ 51%] 2023-01-11T21:40:59.5671120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_bfloat16 PASSED [ 51%] 2023-01-11T21:40:59.5671230Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_float32 PASSED [ 51%] 2023-01-11T21:40:59.5671330Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int16 PASSED [ 51%] 2023-01-11T21:40:59.5671440Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int32 PASSED [ 51%] 2023-01-11T21:40:59.5671540Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int64 PASSED [ 51%] 2023-01-11T21:40:59.5671640Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_uint8 PASSED [ 51%] 2023-01-11T21:40:59.5671750Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_bfloat16 PASSED [ 51%] 2023-01-11T21:40:59.5671860Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int8 PASSED [ 51%] 2023-01-11T21:40:59.5671970Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_uint8 PASSED [ 51%] 2023-01-11T21:40:59.5672080Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_bfloat16 PASSED [ 51%] 2023-01-11T21:40:59.5672190Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_bool PASSED [ 51%] 2023-01-11T21:40:59.5672310Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_complex128 PASSED [ 51%] 2023-01-11T21:40:59.5672430Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_complex64 PASSED [ 51%] 2023-01-11T21:40:59.5672540Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_float32 PASSED [ 51%] 2023-01-11T21:40:59.5672670Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_partial_views_cpu_bfloat16 PASSED [ 51%] 2023-01-11T21:40:59.5672800Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_partial_views_cpu_complex128 PASSED [ 51%] 2023-01-11T21:40:59.5672920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_partial_views_cpu_complex64 PASSED [ 51%] 2023-01-11T21:40:59.5673050Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_partial_views_cpu_int16 PASSED [ 51%] 2023-01-11T21:40:59.5673170Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_partial_views_cpu_int32 PASSED [ 51%] 2023-01-11T21:40:59.5673360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_partial_views_cpu_int64 PASSED [ 51%] 2023-01-11T21:40:59.5673480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_scatter_cpu_bfloat16 PASSED [ 51%] 2023-01-11T21:40:59.5673600Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_scatter_cpu_complex128 PASSED [ 51%] 2023-01-11T21:40:59.5673730Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_scatter_cpu_complex32 PASSED [ 51%] 2023-01-11T21:40:59.5673840Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_scatter_cpu_complex64 PASSED [ 51%] 2023-01-11T21:40:59.5673960Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_scatter_cpu_float32 PASSED [ 51%] 2023-01-11T21:40:59.5674080Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_scatter_cpu_int64 PASSED [ 51%] 2023-01-11T21:40:59.5674190Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_bfloat16 PASSED [ 51%] 2023-01-11T21:40:59.5674340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_bool PASSED [ 51%] 2023-01-11T21:40:59.5674450Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_complex128 PASSED [ 51%] 2023-01-11T21:40:59.5674560Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_float64 PASSED [ 51%] 2023-01-11T21:40:59.5674660Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int64 PASSED [ 51%] 2023-01-11T21:40:59.5674770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_uint8 PASSED [ 51%] 2023-01-11T21:40:59.5674880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_bfloat16 PASSED [ 51%] 2023-01-11T21:40:59.5674980Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_bool PASSED [ 51%] 2023-01-11T21:40:59.5675090Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_complex64 PASSED [ 51%] 2023-01-11T21:40:59.5675200Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_float32 PASSED [ 51%] 2023-01-11T21:40:59.5675310Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int64 PASSED [ 51%] 2023-01-11T21:40:59.5675420Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_uint8 PASSED [ 51%] 2023-01-11T21:40:59.5675530Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_bfloat16 PASSED [ 51%] 2023-01-11T21:40:59.5675630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_bool PASSED [ 51%] 2023-01-11T21:40:59.5675740Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_float32 PASSED [ 51%] 2023-01-11T21:40:59.5675850Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_int16 PASSED [ 51%] 2023-01-11T21:40:59.5675950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_int32 PASSED [ 51%] 2023-01-11T21:40:59.5676050Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_int64 PASSED [ 51%] 2023-01-11T21:40:59.5676160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_int8 PASSED [ 51%] 2023-01-11T21:40:59.5676270Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_bool PASSED [ 51%] 2023-01-11T21:40:59.5676380Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_complex64 PASSED [ 51%] 2023-01-11T21:40:59.5676490Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_float32 PASSED [ 51%] 2023-01-11T21:40:59.5676590Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int16 PASSED [ 51%] 2023-01-11T21:40:59.5676700Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_bfloat16 PASSED [ 51%] 2023-01-11T21:40:59.5676800Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_bool PASSED [ 51%] 2023-01-11T21:40:59.5676920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_complex128 PASSED [ 51%] 2023-01-11T21:40:59.5677020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_float64 PASSED [ 51%] 2023-01-11T21:40:59.5677130Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int8 PASSED [ 51%] 2023-01-11T21:40:59.5677270Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_bool PASSED [ 51%] 2023-01-11T21:40:59.5677380Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_float64 PASSED [ 51%] 2023-01-11T21:40:59.5677490Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int16 PASSED [ 51%] 2023-01-11T21:40:59.5677600Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int32 PASSED [ 51%] 2023-01-11T21:40:59.5677710Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int64 PASSED [ 51%] 2023-01-11T21:40:59.5677820Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_int8 PASSED [ 51%] 2023-01-11T21:40:59.5677920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_uint8 PASSED [ 51%] 2023-01-11T21:40:59.5678040Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_complex32 PASSED [ 51%] 2023-01-11T21:40:59.5678200Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_complex64 PASSED [ 51%] 2023-01-11T21:40:59.5678310Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_float64 PASSED [ 51%] 2023-01-11T21:40:59.5678420Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int32 PASSED [ 51%] 2023-01-11T21:40:59.5678530Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int8 PASSED [ 51%] 2023-01-11T21:40:59.5678640Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_uint8 PASSED [ 51%] 2023-01-11T21:40:59.5678750Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_bfloat16 PASSED [ 51%] 2023-01-11T21:40:59.5678860Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_complex128 PASSED [ 51%] 2023-01-11T21:40:59.5678980Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_complex64 PASSED [ 51%] 2023-01-11T21:40:59.5679080Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int32 PASSED [ 51%] 2023-01-11T21:40:59.5679190Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int64 PASSED [ 51%] 2023-01-11T21:40:59.5679300Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int8 PASSED [ 51%] 2023-01-11T21:40:59.5679400Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_uint8 PASSED [ 51%] 2023-01-11T21:40:59.5679520Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int16 PASSED [ 51%] 2023-01-11T21:40:59.5679630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int32 PASSED [ 51%] 2023-01-11T21:40:59.5679730Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int8 PASSED [ 51%] 2023-01-11T21:40:59.5679850Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int64 PASSED [ 51%] 2023-01-11T21:40:59.5679970Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int8 PASSED [ 51%] 2023-01-11T21:40:59.5680080Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_bool PASSED [ 51%] 2023-01-11T21:40:59.5680190Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int16 PASSED [ 51%] 2023-01-11T21:40:59.5680300Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int16 PASSED [ 51%] 2023-01-11T21:40:59.5680410Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int8 PASSED [ 51%] 2023-01-11T21:40:59.5680510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_uint8 PASSED [ 51%] 2023-01-11T21:40:59.5680640Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_right_shift_cpu_int16 PASSED [ 51%] 2023-01-11T21:40:59.5680760Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_right_shift_cpu_int32 PASSED [ 51%] 2023-01-11T21:40:59.5680880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_right_shift_cpu_int64 PASSED [ 51%] 2023-01-11T21:40:59.5681010Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_right_shift_cpu_uint8 PASSED [ 51%] 2023-01-11T21:40:59.5681120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_bool PASSED [ 51%] 2023-01-11T21:40:59.5681230Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_int16 PASSED [ 51%] 2023-01-11T21:40:59.5681340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_int64 PASSED [ 51%] 2023-01-11T21:40:59.5681450Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_int8 PASSED [ 51%] 2023-01-11T21:40:59.5681570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_shapes_cpu_float32 PASSED [ 51%] 2023-01-11T21:40:59.5681690Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_float16 PASSED [ 51%] 2023-01-11T21:40:59.5681810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int16 PASSED [ 51%] 2023-01-11T21:40:59.5681930Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int32 PASSED [ 51%] 2023-01-11T21:40:59.5682070Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int8 PASSED [ 51%] 2023-01-11T21:40:59.5682190Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_bfloat16 PASSED [ 51%] 2023-01-11T21:40:59.5682300Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_bool PASSED [ 51%] 2023-01-11T21:40:59.5682410Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_complex128 PASSED [ 51%] 2023-01-11T21:40:59.5682530Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_complex64 PASSED [ 51%] 2023-01-11T21:40:59.5682640Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_float32 PASSED [ 51%] 2023-01-11T21:40:59.5682760Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_float64 PASSED [ 51%] 2023-01-11T21:40:59.5682870Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int16 PASSED [ 51%] 2023-01-11T21:40:59.5682980Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int32 PASSED [ 51%] 2023-01-11T21:40:59.5683090Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bucketize_cpu_float16 PASSED [ 51%] 2023-01-11T21:40:59.5683200Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bucketize_cpu_int32 PASSED [ 51%] 2023-01-11T21:40:59.5683310Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bucketize_cpu_int64 PASSED [ 51%] 2023-01-11T21:40:59.5683420Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bucketize_cpu_uint8 PASSED [ 51%] 2023-01-11T21:40:59.5683530Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_bfloat16 PASSED [ 51%] 2023-01-11T21:40:59.5683640Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_complex32 PASSED [ 51%] 2023-01-11T21:40:59.5683750Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_complex64 PASSED [ 51%] 2023-01-11T21:40:59.5683860Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_float64 PASSED [ 51%] 2023-01-11T21:40:59.5683960Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int32 PASSED [ 51%] 2023-01-11T21:40:59.5684070Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int64 PASSED [ 51%] 2023-01-11T21:40:59.5684170Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_uint8 PASSED [ 51%] 2023-01-11T21:40:59.5684280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_bfloat16 PASSED [ 51%] 2023-01-11T21:40:59.5684390Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_uint8 PASSED [ 51%] 2023-01-11T21:40:59.5684500Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_complex32 PASSED [ 51%] 2023-01-11T21:40:59.5684610Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_complex64 PASSED [ 51%] 2023-01-11T21:40:59.5684710Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_float16 PASSED [ 51%] 2023-01-11T21:40:59.5684820Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_float32 PASSED [ 51%] 2023-01-11T21:40:59.5684960Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_float64 PASSED [ 51%] 2023-01-11T21:40:59.5685070Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int32 PASSED [ 51%] 2023-01-11T21:40:59.5685180Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int8 PASSED [ 51%] 2023-01-11T21:40:59.5685280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_uint8 PASSED [ 51%] 2023-01-11T21:40:59.5685390Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_bfloat16 PASSED [ 51%] 2023-01-11T21:40:59.5685500Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int64 PASSED [ 51%] 2023-01-11T21:40:59.5685610Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_bool PASSED [ 51%] 2023-01-11T21:40:59.5685720Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_float64 PASSED [ 51%] 2023-01-11T21:40:59.5685850Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int32 PASSED [ 51%] 2023-01-11T21:40:59.5685960Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_uint8 PASSED [ 51%] 2023-01-11T21:40:59.5686080Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_bfloat16 PASSED [ 51%] 2023-01-11T21:40:59.5686180Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_bool PASSED [ 51%] 2023-01-11T21:40:59.5686290Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_float16 PASSED [ 52%] 2023-01-11T21:40:59.5686400Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int16 PASSED [ 52%] 2023-01-11T21:40:59.5686510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int8 PASSED [ 52%] 2023-01-11T21:40:59.5686610Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_uint8 PASSED [ 52%] 2023-01-11T21:40:59.5686720Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_complex128 PASSED [ 52%] 2023-01-11T21:40:59.5686830Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_complex32 PASSED [ 52%] 2023-01-11T21:40:59.5686940Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_float16 PASSED [ 52%] 2023-01-11T21:40:59.5687050Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_float32 PASSED [ 52%] 2023-01-11T21:40:59.5687150Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_float64 PASSED [ 52%] 2023-01-11T21:40:59.5687260Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int16 PASSED [ 52%] 2023-01-11T21:40:59.5687360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int32 PASSED [ 52%] 2023-01-11T21:40:59.5687470Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int8 PASSED [ 52%] 2023-01-11T21:40:59.5687570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_uint8 PASSED [ 52%] 2023-01-11T21:40:59.5687690Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_complex32 PASSED [ 52%] 2023-01-11T21:40:59.5687810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_float32 PASSED [ 52%] 2023-01-11T21:40:59.5687920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_int32 PASSED [ 52%] 2023-01-11T21:40:59.5688030Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_int64 PASSED [ 52%] 2023-01-11T21:40:59.5688140Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_int8 PASSED [ 52%] 2023-01-11T21:40:59.5688240Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_bool PASSED [ 52%] 2023-01-11T21:40:59.5688350Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_complex128 PASSED [ 52%] 2023-01-11T21:40:59.5688460Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_complex64 PASSED [ 52%] 2023-01-11T21:40:59.5688570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_float32 PASSED [ 52%] 2023-01-11T21:40:59.5688680Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int32 PASSED [ 52%] 2023-01-11T21:40:59.5688820Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int8 PASSED [ 52%] 2023-01-11T21:40:59.5688930Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_uint8 PASSED [ 52%] 2023-01-11T21:40:59.5689050Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_bfloat16 PASSED [ 52%] 2023-01-11T21:40:59.5689160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_bool PASSED [ 52%] 2023-01-11T21:40:59.5689280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_float16 PASSED [ 52%] 2023-01-11T21:40:59.5689390Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_float64 PASSED [ 52%] 2023-01-11T21:40:59.5689510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int64 PASSED [ 52%] 2023-01-11T21:40:59.5689620Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_uint8 PASSED [ 52%] 2023-01-11T21:40:59.5689780Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_bool PASSED [ 52%] 2023-01-11T21:40:59.5689900Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_complex64 PASSED [ 52%] 2023-01-11T21:40:59.5690020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_float32 PASSED [ 52%] 2023-01-11T21:40:59.5690130Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_float64 PASSED [ 52%] 2023-01-11T21:40:59.5690250Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int8 PASSED [ 52%] 2023-01-11T21:40:59.5690360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_bfloat16 PASSED [ 52%] 2023-01-11T21:40:59.5690470Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_complex128 PASSED [ 52%] 2023-01-11T21:40:59.5690590Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_complex64 PASSED [ 52%] 2023-01-11T21:40:59.5690700Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_float32 PASSED [ 52%] 2023-01-11T21:40:59.5690810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_float32 PASSED [ 52%] 2023-01-11T21:40:59.5690920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int16 PASSED [ 52%] 2023-01-11T21:40:59.5691030Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int32 PASSED [ 52%] 2023-01-11T21:40:59.5691140Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int8 PASSED [ 52%] 2023-01-11T21:40:59.5691250Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_uint8 PASSED [ 52%] 2023-01-11T21:40:59.5691360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_bfloat16 PASSED [ 52%] 2023-01-11T21:40:59.5691460Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_bool PASSED [ 52%] 2023-01-11T21:40:59.5691570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_complex64 PASSED [ 52%] 2023-01-11T21:40:59.5691680Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_uint8 PASSED [ 52%] 2023-01-11T21:40:59.5691790Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_bfloat16 PASSED [ 52%] 2023-01-11T21:40:59.5691890Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_bool PASSED [ 52%] 2023-01-11T21:40:59.5692000Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_complex128 PASSED [ 52%] 2023-01-11T21:40:59.5692110Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_complex64 PASSED [ 52%] 2023-01-11T21:40:59.5692210Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int64 PASSED [ 52%] 2023-01-11T21:40:59.5692320Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumsum_cpu_complex64 PASSED [ 52%] 2023-01-11T21:40:59.5692430Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumsum_cpu_float64 PASSED [ 52%] 2023-01-11T21:40:59.5692530Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumsum_cpu_int64 PASSED [ 52%] 2023-01-11T21:40:59.5692670Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumsum_cpu_int8 PASSED [ 52%] 2023-01-11T21:40:59.5692770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumsum_cpu_uint8 PASSED [ 52%] 2023-01-11T21:40:59.5692880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_bool PASSED [ 52%] 2023-01-11T21:40:59.5692990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_float16 PASSED [ 52%] 2023-01-11T21:40:59.5693090Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_float32 PASSED [ 52%] 2023-01-11T21:40:59.5693190Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_int64 PASSED [ 52%] 2023-01-11T21:40:59.5693310Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_embed_cpu_bfloat16 PASSED [ 52%] 2023-01-11T21:40:59.5693420Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_embed_cpu_complex128 PASSED [ 52%] 2023-01-11T21:40:59.5693540Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_embed_cpu_complex32 PASSED [ 52%] 2023-01-11T21:40:59.5693670Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_embed_cpu_int32 PASSED [ 52%] 2023-01-11T21:40:59.5693790Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_embed_cpu_int8 PASSED [ 52%] 2023-01-11T21:40:59.5693900Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_bfloat16 PASSED [ 52%] 2023-01-11T21:40:59.5694020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_complex128 PASSED [ 52%] 2023-01-11T21:40:59.5694130Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_int8 PASSED [ 52%] 2023-01-11T21:40:59.5694250Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_bfloat16 PASSED [ 52%] 2023-01-11T21:40:59.5698710Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_bool PASSED [ 52%] 2023-01-11T21:40:59.5698850Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_complex128 PASSED [ 52%] 2023-01-11T21:40:59.5698970Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_complex32 PASSED [ 52%] 2023-01-11T21:40:59.5699080Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_float16 PASSED [ 52%] 2023-01-11T21:40:59.5699190Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_float32 PASSED [ 52%] 2023-01-11T21:40:59.5699290Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_float64 PASSED [ 52%] 2023-01-11T21:40:59.5699400Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int16 PASSED [ 52%] 2023-01-11T21:40:59.5699510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int64 PASSED [ 52%] 2023-01-11T21:40:59.5699620Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int8 PASSED [ 52%] 2023-01-11T21:40:59.5699730Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_uint8 PASSED [ 52%] 2023-01-11T21:40:59.5699840Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_scatter_cpu_bool PASSED [ 52%] 2023-01-11T21:40:59.5699970Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_scatter_cpu_complex128 PASSED [ 52%] 2023-01-11T21:40:59.5700090Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_scatter_cpu_float32 PASSED [ 52%] 2023-01-11T21:40:59.5700210Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_scatter_cpu_float64 PASSED [ 52%] 2023-01-11T21:40:59.5700320Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_scatter_cpu_int64 PASSED [ 52%] 2023-01-11T21:40:59.5700440Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_scatter_cpu_int8 PASSED [ 52%] 2023-01-11T21:40:59.5700550Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_scatter_cpu_uint8 PASSED [ 52%] 2023-01-11T21:40:59.5700660Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_bool PASSED [ 52%] 2023-01-11T21:40:59.5700770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_float64 PASSED [ 52%] 2023-01-11T21:40:59.5701000Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int16 PASSED [ 52%] 2023-01-11T21:40:59.5701110Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int32 PASSED [ 52%] 2023-01-11T21:40:59.5701220Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int64 PASSED [ 52%] 2023-01-11T21:40:59.5701340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_float16 PASSED [ 52%] 2023-01-11T21:40:59.5701460Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_float64 PASSED [ 52%] 2023-01-11T21:40:59.5701570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_int32 PASSED [ 52%] 2023-01-11T21:40:59.5701690Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_int64 PASSED [ 52%] 2023-01-11T21:40:59.5701810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_int8 PASSED [ 52%] 2023-01-11T21:40:59.5701960Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_bfloat16 PASSED [ 52%] 2023-01-11T21:40:59.5702080Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_bool PASSED [ 52%] 2023-01-11T21:40:59.5702200Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_complex64 PASSED [ 52%] 2023-01-11T21:40:59.5702330Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_float16 PASSED [ 52%] 2023-01-11T21:40:59.5702440Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_float32 PASSED [ 52%] 2023-01-11T21:40:59.5702560Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_float64 PASSED [ 52%] 2023-01-11T21:40:59.5702680Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int32 PASSED [ 52%] 2023-01-11T21:40:59.5702790Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int64 PASSED [ 52%] 2023-01-11T21:40:59.5702920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_bfloat16 PASSED [ 52%] 2023-01-11T21:40:59.5703030Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_float16 PASSED [ 52%] 2023-01-11T21:40:59.5703150Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_float64 PASSED [ 52%] 2023-01-11T21:40:59.5703260Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int16 PASSED [ 52%] 2023-01-11T21:40:59.5703380Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_complex128 PASSED [ 52%] 2023-01-11T21:40:59.5703490Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_complex32 PASSED [ 52%] 2023-01-11T21:40:59.5703600Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_complex64 PASSED [ 52%] 2023-01-11T21:40:59.5703710Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_float32 PASSED [ 52%] 2023-01-11T21:40:59.5703820Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_float64 PASSED [ 52%] 2023-01-11T21:40:59.5703930Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int16 PASSED [ 52%] 2023-01-11T21:40:59.5704040Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int32 PASSED [ 52%] 2023-01-11T21:40:59.5704150Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_complex128 PASSED [ 52%] 2023-01-11T21:40:59.5704260Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_float32 PASSED [ 52%] 2023-01-11T21:40:59.5704360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_float64 PASSED [ 52%] 2023-01-11T21:40:59.5704470Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_int32 PASSED [ 52%] 2023-01-11T21:40:59.5704570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_int64 PASSED [ 52%] 2023-01-11T21:40:59.5704680Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_bfloat16 PASSED [ 52%] 2023-01-11T21:40:59.5704810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_float16 PASSED [ 52%] 2023-01-11T21:40:59.5704920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_float32 PASSED [ 52%] 2023-01-11T21:40:59.5705030Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_float64 PASSED [ 52%] 2023-01-11T21:40:59.5705130Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int32 PASSED [ 52%] 2023-01-11T21:40:59.5705240Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int8 PASSED [ 52%] 2023-01-11T21:40:59.5705350Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_uint8 PASSED [ 52%] 2023-01-11T21:40:59.5705460Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_bfloat16 PASSED [ 52%] 2023-01-11T21:40:59.5705570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_bool PASSED [ 52%] 2023-01-11T21:40:59.5705690Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_complex128 PASSED [ 52%] 2023-01-11T21:40:59.5705820Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_complex32 PASSED [ 52%] 2023-01-11T21:40:59.5705940Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_complex64 PASSED [ 52%] 2023-01-11T21:40:59.5706050Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_float32 PASSED [ 52%] 2023-01-11T21:40:59.5706160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int8 PASSED [ 52%] 2023-01-11T21:40:59.5706270Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_uint8 PASSED [ 52%] 2023-01-11T21:40:59.5706380Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_bool PASSED [ 52%] 2023-01-11T21:40:59.5706490Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_complex64 PASSED [ 52%] 2023-01-11T21:40:59.5706590Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_float16 PASSED [ 52%] 2023-01-11T21:40:59.5706700Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_float32 PASSED [ 52%] 2023-01-11T21:40:59.5706800Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_float64 PASSED [ 52%] 2023-01-11T21:40:59.5706910Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int32 PASSED [ 52%] 2023-01-11T21:40:59.5707010Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int8 PASSED [ 52%] 2023-01-11T21:40:59.5707120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_uint8 PASSED [ 52%] 2023-01-11T21:40:59.5707220Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_bfloat16 PASSED [ 52%] 2023-01-11T21:40:59.5707330Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_bool PASSED [ 52%] 2023-01-11T21:40:59.5707440Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_float32 PASSED [ 52%] 2023-01-11T21:40:59.5707540Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int16 PASSED [ 52%] 2023-01-11T21:40:59.5707650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int64 PASSED [ 52%] 2023-01-11T21:40:59.5707750Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_uint8 PASSED [ 52%] 2023-01-11T21:40:59.5707860Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_bfloat16 PASSED [ 52%] 2023-01-11T21:40:59.5707970Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_bool PASSED [ 52%] 2023-01-11T21:40:59.5708080Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_float32 PASSED [ 53%] 2023-01-11T21:40:59.5708180Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int16 PASSED [ 53%] 2023-01-11T21:40:59.5708290Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int64 PASSED [ 53%] 2023-01-11T21:40:59.5708390Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int8 PASSED [ 53%] 2023-01-11T21:40:59.5708490Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_uint8 PASSED [ 53%] 2023-01-11T21:40:59.5708600Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_bfloat16 PASSED [ 53%] 2023-01-11T21:40:59.5708770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_bool PASSED [ 53%] 2023-01-11T21:40:59.5708880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_float64 PASSED [ 53%] 2023-01-11T21:40:59.5708990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int32 PASSED [ 53%] 2023-01-11T21:40:59.5709090Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int64 PASSED [ 53%] 2023-01-11T21:40:59.5709200Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_bfloat16 PASSED [ 53%] 2023-01-11T21:40:59.5709310Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_float16 PASSED [ 53%] 2023-01-11T21:40:59.5709410Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_float32 PASSED [ 53%] 2023-01-11T21:40:59.5709520Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_int32 PASSED [ 53%] 2023-01-11T21:40:59.5709620Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_int8 PASSED [ 53%] 2023-01-11T21:40:59.5709770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_uint8 PASSED [ 53%] 2023-01-11T21:40:59.5709880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int16 PASSED [ 53%] 2023-01-11T21:40:59.5709980Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int32 PASSED [ 53%] 2023-01-11T21:40:59.5710080Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_uint8 PASSED [ 53%] 2023-01-11T21:40:59.5710190Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_as_cpu_bool PASSED [ 53%] 2023-01-11T21:40:59.5710300Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_as_cpu_int8 PASSED [ 53%] 2023-01-11T21:40:59.5710410Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_as_cpu_uint8 PASSED [ 53%] 2023-01-11T21:40:59.5710520Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_bfloat16 PASSED [ 53%] 2023-01-11T21:40:59.5710640Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_complex128 PASSED [ 53%] 2023-01-11T21:40:59.5710750Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_complex64 PASSED [ 53%] 2023-01-11T21:40:59.5710860Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_float16 PASSED [ 53%] 2023-01-11T21:40:59.5710960Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_float32 PASSED [ 53%] 2023-01-11T21:40:59.5711070Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_float64 PASSED [ 53%] 2023-01-11T21:40:59.5711170Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_int32 PASSED [ 53%] 2023-01-11T21:40:59.5711280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_int8 PASSED [ 53%] 2023-01-11T21:40:59.5711390Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_uint8 PASSED [ 53%] 2023-01-11T21:40:59.5711500Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_bfloat16 PASSED [ 53%] 2023-01-11T21:40:59.5711600Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_float64 PASSED [ 53%] 2023-01-11T21:40:59.5711710Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_int16 PASSED [ 53%] 2023-01-11T21:40:59.5711820Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_int32 PASSED [ 53%] 2023-01-11T21:40:59.5711920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_int64 PASSED [ 53%] 2023-01-11T21:40:59.5712030Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_int8 PASSED [ 53%] 2023-01-11T21:40:59.5712130Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_uint8 PASSED [ 53%] 2023-01-11T21:40:59.5712240Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eye_cpu_bool PASSED [ 53%] 2023-01-11T21:40:59.5712340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eye_cpu_complex128 PASSED [ 53%] 2023-01-11T21:40:59.5712450Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eye_cpu_complex64 PASSED [ 53%] 2023-01-11T21:40:59.5712560Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eye_cpu_float16 PASSED [ 53%] 2023-01-11T21:40:59.5712690Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eye_cpu_float32 PASSED [ 53%] 2023-01-11T21:40:59.5712800Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eye_cpu_int32 PASSED [ 53%] 2023-01-11T21:40:59.5712900Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_bool PASSED [ 53%] 2023-01-11T21:40:59.5713010Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_int16 PASSED [ 53%] 2023-01-11T21:40:59.5713120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_int8 PASSED [ 53%] 2023-01-11T21:40:59.5713220Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_uint8 PASSED [ 53%] 2023-01-11T21:40:59.5713330Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_bool PASSED [ 53%] 2023-01-11T21:40:59.5713440Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_complex128 PASSED [ 53%] 2023-01-11T21:40:59.5713580Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int16 PASSED [ 53%] 2023-01-11T21:40:59.5713680Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int8 PASSED [ 53%] 2023-01-11T21:40:59.5713790Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_uint8 PASSED [ 53%] 2023-01-11T21:40:59.5713900Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_complex64 PASSED [ 53%] 2023-01-11T21:40:59.5714010Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_float32 PASSED [ 53%] 2023-01-11T21:40:59.5714120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int16 PASSED [ 53%] 2023-01-11T21:40:59.5714220Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int64 PASSED [ 53%] 2023-01-11T21:40:59.5714330Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_uint8 PASSED [ 53%] 2023-01-11T21:40:59.5714450Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_bfloat16 PASSED [ 53%] 2023-01-11T21:40:59.5714560Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_bool PASSED [ 53%] 2023-01-11T21:40:59.5714680Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_complex128 PASSED [ 53%] 2023-01-11T21:40:59.5714790Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_float64 PASSED [ 53%] 2023-01-11T21:40:59.5714910Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int16 PASSED [ 53%] 2023-01-11T21:40:59.5715010Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int32 PASSED [ 53%] 2023-01-11T21:40:59.5715120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_uint8 PASSED [ 53%] 2023-01-11T21:40:59.5715230Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_complex128 PASSED [ 53%] 2023-01-11T21:40:59.5715340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int32 PASSED [ 53%] 2023-01-11T21:40:59.5715460Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_uint8 PASSED [ 53%] 2023-01-11T21:40:59.5715570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_complex128 PASSED [ 53%] 2023-01-11T21:40:59.5715680Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_float32 PASSED [ 53%] 2023-01-11T21:40:59.5715790Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int16 PASSED [ 53%] 2023-01-11T21:40:59.5715890Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_uint8 PASSED [ 53%] 2023-01-11T21:40:59.5716010Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_complex128 PASSED [ 53%] 2023-01-11T21:40:59.5716120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_complex128 PASSED [ 53%] 2023-01-11T21:40:59.5716230Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_float32 PASSED [ 53%] 2023-01-11T21:40:59.5716340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_int16 PASSED [ 53%] 2023-01-11T21:40:59.5716470Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_int32 PASSED [ 53%] 2023-01-11T21:40:59.5716580Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_uint8 PASSED [ 53%] 2023-01-11T21:40:59.5716690Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_bool PASSED [ 53%] 2023-01-11T21:40:59.5716800Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_complex128 PASSED [ 53%] 2023-01-11T21:40:59.5716920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_complex64 PASSED [ 53%] 2023-01-11T21:40:59.5717030Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_float32 PASSED [ 53%] 2023-01-11T21:40:59.5717130Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int16 PASSED [ 53%] 2023-01-11T21:40:59.5717240Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int64 PASSED [ 53%] 2023-01-11T21:40:59.5717340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int8 PASSED [ 53%] 2023-01-11T21:40:59.5717480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_complex128 PASSED [ 53%] 2023-01-11T21:40:59.5717590Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int32 PASSED [ 53%] 2023-01-11T21:40:59.5717710Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_complex64 PASSED [ 53%] 2023-01-11T21:40:59.5717820Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_float16 PASSED [ 53%] 2023-01-11T21:40:59.5717940Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_uint8 PASSED [ 53%] 2023-01-11T21:40:59.5718050Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_int32 PASSED [ 53%] 2023-01-11T21:40:59.5718160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_int64 PASSED [ 53%] 2023-01-11T21:40:59.5718260Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_int8 PASSED [ 53%] 2023-01-11T21:40:59.5718370Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_bool PASSED [ 53%] 2023-01-11T21:40:59.5718490Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_float32 PASSED [ 53%] 2023-01-11T21:40:59.5718600Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_float64 PASSED [ 53%] 2023-01-11T21:40:59.5718700Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int16 PASSED [ 53%] 2023-01-11T21:40:59.5718810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int64 PASSED [ 53%] 2023-01-11T21:40:59.5718920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_bool PASSED [ 53%] 2023-01-11T21:40:59.5719030Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_float32 PASSED [ 53%] 2023-01-11T21:40:59.5719140Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_float64 PASSED [ 53%] 2023-01-11T21:40:59.5719250Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int64 PASSED [ 53%] 2023-01-11T21:40:59.5719360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int8 PASSED [ 53%] 2023-01-11T21:40:59.5719470Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_float64 PASSED [ 53%] 2023-01-11T21:40:59.5719580Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int16 PASSED [ 53%] 2023-01-11T21:40:59.5719680Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int64 PASSED [ 53%] 2023-01-11T21:40:59.5719790Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_uint8 PASSED [ 53%] 2023-01-11T21:40:59.5719900Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_complex64 PASSED [ 53%] 2023-01-11T21:40:59.5720010Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_float32 PASSED [ 53%] 2023-01-11T21:40:59.5720120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int32 PASSED [ 53%] 2023-01-11T21:40:59.5720270Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int64 PASSED [ 53%] 2023-01-11T21:40:59.5720380Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int8 PASSED [ 53%] 2023-01-11T21:40:59.5720490Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_uint8 PASSED [ 53%] 2023-01-11T21:40:59.5720600Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_float32 PASSED [ 53%] 2023-01-11T21:40:59.5720710Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_float64 PASSED [ 53%] 2023-01-11T21:40:59.5720820Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_int16 PASSED [ 53%] 2023-01-11T21:40:59.5720920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_int32 PASSED [ 53%] 2023-01-11T21:40:59.5721030Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_int8 PASSED [ 53%] 2023-01-11T21:40:59.5721140Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_float64 PASSED [ 53%] 2023-01-11T21:40:59.5721270Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_int16 PASSED [ 53%] 2023-01-11T21:40:59.5721370Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_int32 PASSED [ 53%] 2023-01-11T21:40:59.5721480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_int64 PASSED [ 53%] 2023-01-11T21:40:59.5721590Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_int8 PASSED [ 53%] 2023-01-11T21:40:59.5721700Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int16 PASSED [ 53%] 2023-01-11T21:40:59.5721800Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int64 PASSED [ 53%] 2023-01-11T21:40:59.5721910Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int16 PASSED [ 53%] 2023-01-11T21:40:59.5722010Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int64 PASSED [ 53%] 2023-01-11T21:40:59.5722120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int8 PASSED [ 53%] 2023-01-11T21:40:59.5722230Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_uint8 PASSED [ 53%] 2023-01-11T21:40:59.5722340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_bool PASSED [ 53%] 2023-01-11T21:40:59.5722440Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_complex128 PASSED [ 53%] 2023-01-11T21:40:59.5722550Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_complex32 PASSED [ 53%] 2023-01-11T21:40:59.5722660Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_float16 PASSED [ 53%] 2023-01-11T21:40:59.5722760Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_float32 PASSED [ 53%] 2023-01-11T21:40:59.5722870Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int8 PASSED [ 53%] 2023-01-11T21:40:59.5722980Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_uint8 PASSED [ 53%] 2023-01-11T21:40:59.5723090Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_bfloat16 PASSED [ 53%] 2023-01-11T21:40:59.5723200Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_complex128 PASSED [ 53%] 2023-01-11T21:40:59.5723310Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_float16 PASSED [ 53%] 2023-01-11T21:40:59.5723420Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_int16 PASSED [ 53%] 2023-01-11T21:40:59.5723520Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_int32 PASSED [ 53%] 2023-01-11T21:40:59.5723630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_int64 PASSED [ 53%] 2023-01-11T21:40:59.5723740Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_int8 PASSED [ 53%] 2023-01-11T21:40:59.5723850Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_uint8 PASSED [ 53%] 2023-01-11T21:40:59.5723950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_bfloat16 PASSED [ 53%] 2023-01-11T21:40:59.5724110Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int8 PASSED [ 53%] 2023-01-11T21:40:59.5724220Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_uint8 PASSED [ 53%] 2023-01-11T21:40:59.5724330Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_bfloat16 PASSED [ 53%] 2023-01-11T21:40:59.5724440Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_bool PASSED [ 53%] 2023-01-11T21:40:59.5724550Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_float32 PASSED [ 53%] 2023-01-11T21:40:59.5724650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int32 PASSED [ 53%] 2023-01-11T21:40:59.5724760Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_uint8 PASSED [ 53%] 2023-01-11T21:40:59.5724870Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_bfloat16 PASSED [ 53%] 2023-01-11T21:40:59.5724970Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_float32 PASSED [ 53%] 2023-01-11T21:40:59.5725140Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_float64 PASSED [ 54%] 2023-01-11T21:40:59.5729510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int16 PASSED [ 54%] 2023-01-11T21:40:59.5729640Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int8 PASSED [ 54%] 2023-01-11T21:40:59.5729750Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_bfloat16 PASSED [ 54%] 2023-01-11T21:40:59.5729870Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_complex64 PASSED [ 54%] 2023-01-11T21:40:59.5729990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_float32 PASSED [ 54%] 2023-01-11T21:40:59.5730100Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int16 PASSED [ 54%] 2023-01-11T21:40:59.5730210Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int64 PASSED [ 54%] 2023-01-11T21:40:59.5730310Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_float32 PASSED [ 54%] 2023-01-11T21:40:59.5730430Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_int16 PASSED [ 54%] 2023-01-11T21:40:59.5730540Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_float16 PASSED [ 54%] 2023-01-11T21:40:59.5730650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_float32 PASSED [ 54%] 2023-01-11T21:40:59.5730760Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int16 PASSED [ 54%] 2023-01-11T21:40:59.5730870Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_bfloat16 PASSED [ 54%] 2023-01-11T21:40:59.5730980Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_bool PASSED [ 54%] 2023-01-11T21:40:59.5731090Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_float64 PASSED [ 54%] 2023-01-11T21:40:59.5731190Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int16 PASSED [ 54%] 2023-01-11T21:40:59.5731300Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int8 PASSED [ 54%] 2023-01-11T21:40:59.5731410Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_bfloat16 PASSED [ 54%] 2023-01-11T21:40:59.5731520Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_bool PASSED [ 54%] 2023-01-11T21:40:59.5731620Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_float16 PASSED [ 54%] 2023-01-11T21:40:59.5731730Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_float32 PASSED [ 54%] 2023-01-11T21:40:59.5731830Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_float64 PASSED [ 54%] 2023-01-11T21:40:59.5731940Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int8 PASSED [ 54%] 2023-01-11T21:40:59.5732040Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_uint8 PASSED [ 54%] 2023-01-11T21:40:59.5732150Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_float16 PASSED [ 54%] 2023-01-11T21:40:59.5732250Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_float32 PASSED [ 54%] 2023-01-11T21:40:59.5732440Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_float64 PASSED [ 54%] 2023-01-11T21:40:59.5732550Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int64 PASSED [ 54%] 2023-01-11T21:40:59.5732660Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_bfloat16 PASSED [ 54%] 2023-01-11T21:40:59.5732760Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_float16 PASSED [ 54%] 2023-01-11T21:40:59.5732870Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int16 PASSED [ 54%] 2023-01-11T21:40:59.5732970Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int64 PASSED [ 54%] 2023-01-11T21:40:59.5733080Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_float32 PASSED [ 54%] 2023-01-11T21:40:59.5733180Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int8 PASSED [ 54%] 2023-01-11T21:40:59.5733310Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_float64 PASSED [ 54%] 2023-01-11T21:40:59.5733420Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_int16 PASSED [ 54%] 2023-01-11T21:40:59.5733520Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_int32 PASSED [ 54%] 2023-01-11T21:40:59.5733630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_int64 PASSED [ 54%] 2023-01-11T21:40:59.5733730Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_int8 PASSED [ 54%] 2023-01-11T21:40:59.5733840Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_uint8 PASSED [ 54%] 2023-01-11T21:40:59.5733950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_bfloat16 PASSED [ 54%] 2023-01-11T21:40:59.5734060Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_float16 PASSED [ 54%] 2023-01-11T21:40:59.5734170Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_float32 PASSED [ 54%] 2023-01-11T21:40:59.5734280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_float64 PASSED [ 54%] 2023-01-11T21:40:59.5734390Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int64 PASSED [ 54%] 2023-01-11T21:40:59.5734500Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int8 PASSED [ 54%] 2023-01-11T21:40:59.5734610Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_bfloat16 PASSED [ 54%] 2023-01-11T21:40:59.5734720Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_bool PASSED [ 54%] 2023-01-11T21:40:59.5734830Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_float32 PASSED [ 54%] 2023-01-11T21:40:59.5734940Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_float64 PASSED [ 54%] 2023-01-11T21:40:59.5735050Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int64 PASSED [ 54%] 2023-01-11T21:40:59.5735150Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_uint8 PASSED [ 54%] 2023-01-11T21:40:59.5735270Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_complex128 PASSED [ 54%] 2023-01-11T21:40:59.5735380Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_complex64 PASSED [ 54%] 2023-01-11T21:40:59.5735480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int32 PASSED [ 54%] 2023-01-11T21:40:59.5735590Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int8 PASSED [ 54%] 2023-01-11T21:40:59.5735690Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_bool PASSED [ 54%] 2023-01-11T21:40:59.5735800Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_float32 PASSED [ 54%] 2023-01-11T21:40:59.5735900Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_float64 PASSED [ 54%] 2023-01-11T21:40:59.5736010Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int64 PASSED [ 54%] 2023-01-11T21:40:59.5736110Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_uint8 PASSED [ 54%] 2023-01-11T21:40:59.5736260Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igamma_cpu_bfloat16 PASSED [ 54%] 2023-01-11T21:40:59.5736370Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igamma_cpu_float16 PASSED [ 54%] 2023-01-11T21:40:59.5736490Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igamma_cpu_float32 PASSED [ 54%] 2023-01-11T21:40:59.5736590Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_imag_cpu_complex128 PASSED [ 54%] 2023-01-11T21:40:59.5736700Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_imag_cpu_complex32 PASSED [ 54%] 2023-01-11T21:40:59.5736810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_imag_cpu_complex64 PASSED [ 54%] 2023-01-11T21:40:59.5736910Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_add_cpu_bool PASSED [ 54%] 2023-01-11T21:40:59.5737030Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_add_cpu_complex128 PASSED [ 54%] 2023-01-11T21:40:59.5737140Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_add_cpu_complex32 PASSED [ 54%] 2023-01-11T21:40:59.5737280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_add_cpu_complex64 PASSED [ 54%] 2023-01-11T21:40:59.5737390Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_add_cpu_float32 PASSED [ 54%] 2023-01-11T21:40:59.5737510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_add_cpu_int16 PASSED [ 54%] 2023-01-11T21:40:59.5737620Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_add_cpu_int64 PASSED [ 54%] 2023-01-11T21:40:59.5737730Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_add_cpu_int8 PASSED [ 54%] 2023-01-11T21:40:59.5737850Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_copy_cpu_bfloat16 PASSED [ 54%] 2023-01-11T21:40:59.5737960Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_copy_cpu_bool PASSED [ 54%] 2023-01-11T21:40:59.5738090Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_copy_cpu_complex128 PASSED [ 54%] 2023-01-11T21:40:59.5738200Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_copy_cpu_float16 PASSED [ 54%] 2023-01-11T21:40:59.5738310Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_copy_cpu_float64 PASSED [ 54%] 2023-01-11T21:40:59.5738430Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_fill_cpu_bfloat16 PASSED [ 54%] 2023-01-11T21:40:59.5738530Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_fill_cpu_bool PASSED [ 54%] 2023-01-11T21:40:59.5738650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_fill_cpu_complex128 PASSED [ 54%] 2023-01-11T21:40:59.5738760Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_fill_cpu_complex64 PASSED [ 54%] 2023-01-11T21:40:59.5738870Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_fill_cpu_float16 PASSED [ 54%] 2023-01-11T21:40:59.5738980Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_fill_cpu_int64 PASSED [ 54%] 2023-01-11T21:40:59.5739090Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_fill_cpu_int8 PASSED [ 54%] 2023-01-11T21:40:59.5739210Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_complex128 PASSED [ 54%] 2023-01-11T21:40:59.5739320Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_float32 PASSED [ 54%] 2023-01-11T21:40:59.5739430Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_int8 PASSED [ 54%] 2023-01-11T21:40:59.5739550Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_uint8 PASSED [ 54%] 2023-01-11T21:40:59.5739660Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_bfloat16 PASSED [ 54%] 2023-01-11T21:40:59.5739760Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_bool PASSED [ 54%] 2023-01-11T21:40:59.5739870Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_float32 PASSED [ 54%] 2023-01-11T21:40:59.5739980Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_float64 PASSED [ 54%] 2023-01-11T21:40:59.5740140Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int16 PASSED [ 54%] 2023-01-11T21:40:59.5740250Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int32 PASSED [ 54%] 2023-01-11T21:40:59.5740360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_uint8 PASSED [ 54%] 2023-01-11T21:40:59.5740620Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_complex64 PASSED [ 54%] 2023-01-11T21:40:59.5740730Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_float16 PASSED [ 54%] 2023-01-11T21:40:59.5740840Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_float32 PASSED [ 54%] 2023-01-11T21:40:59.5740950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int32 PASSED [ 54%] 2023-01-11T21:40:59.5741060Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_bool PASSED [ 54%] 2023-01-11T21:40:59.5741170Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_complex128 PASSED [ 54%] 2023-01-11T21:40:59.5741300Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_complex32 PASSED [ 54%] 2023-01-11T21:40:59.5741410Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_float16 PASSED [ 54%] 2023-01-11T21:40:59.5741510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_float64 PASSED [ 54%] 2023-01-11T21:40:59.5741620Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int64 PASSED [ 54%] 2023-01-11T21:40:59.5741730Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int8 PASSED [ 54%] 2023-01-11T21:40:59.5741840Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_uint8 PASSED [ 54%] 2023-01-11T21:40:59.5741950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_bfloat16 PASSED [ 54%] 2023-01-11T21:40:59.5742050Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_float32 PASSED [ 54%] 2023-01-11T21:40:59.5742160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_int16 PASSED [ 54%] 2023-01-11T21:40:59.5742270Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_int32 PASSED [ 54%] 2023-01-11T21:40:59.5742370Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_int64 PASSED [ 54%] 2023-01-11T21:40:59.5742480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_int8 PASSED [ 54%] 2023-01-11T21:40:59.5742580Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_uint8 PASSED [ 54%] 2023-01-11T21:40:59.5742690Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_bool PASSED [ 54%] 2023-01-11T21:40:59.5742800Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_float16 PASSED [ 54%] 2023-01-11T21:40:59.5742910Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_float32 PASSED [ 54%] 2023-01-11T21:40:59.5743020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_float64 PASSED [ 54%] 2023-01-11T21:40:59.5743130Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_int16 PASSED [ 54%] 2023-01-11T21:40:59.5743240Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_int64 PASSED [ 54%] 2023-01-11T21:40:59.5743340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_int8 PASSED [ 54%] 2023-01-11T21:40:59.5743450Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_uint8 PASSED [ 54%] 2023-01-11T21:40:59.5743560Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_bool PASSED [ 54%] 2023-01-11T21:40:59.5743660Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_float32 PASSED [ 54%] 2023-01-11T21:40:59.5743770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_float64 PASSED [ 54%] 2023-01-11T21:40:59.5743880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int64 PASSED [ 54%] 2023-01-11T21:40:59.5743990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isreal_cpu_complex128 PASSED [ 54%] 2023-01-11T21:40:59.5744100Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isreal_cpu_float16 PASSED [ 54%] 2023-01-11T21:40:59.5744260Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isreal_cpu_float32 PASSED [ 54%] 2023-01-11T21:40:59.5744370Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isreal_cpu_float64 PASSED [ 54%] 2023-01-11T21:40:59.5744480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isreal_cpu_int16 PASSED [ 54%] 2023-01-11T21:40:59.5744580Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isreal_cpu_int64 PASSED [ 54%] 2023-01-11T21:40:59.5744690Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isreal_cpu_uint8 PASSED [ 54%] 2023-01-11T21:40:59.5744800Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int32 PASSED [ 54%] 2023-01-11T21:40:59.5744900Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int64 PASSED [ 54%] 2023-01-11T21:40:59.5745000Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int8 PASSED [ 54%] 2023-01-11T21:40:59.5745150Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_uint8 PASSED [ 54%] 2023-01-11T21:40:59.5745260Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_bfloat16 PASSED [ 54%] 2023-01-11T21:40:59.5745360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_bool PASSED [ 54%] 2023-01-11T21:40:59.5745470Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_float32 PASSED [ 54%] 2023-01-11T21:40:59.5745580Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_float64 PASSED [ 54%] 2023-01-11T21:40:59.5745680Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int32 PASSED [ 54%] 2023-01-11T21:40:59.5745790Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int64 PASSED [ 54%] 2023-01-11T21:40:59.5745890Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int8 PASSED [ 54%] 2023-01-11T21:40:59.5746000Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lerp_cpu_complex64 PASSED [ 54%] 2023-01-11T21:40:59.5746110Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_float32 PASSED [ 54%] 2023-01-11T21:40:59.5746220Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_float64 PASSED [ 54%] 2023-01-11T21:40:59.5746320Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int32 PASSED [ 54%] 2023-01-11T21:40:59.5746430Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int64 PASSED [ 54%] 2023-01-11T21:40:59.5746530Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_uint8 PASSED [ 54%] 2023-01-11T21:40:59.5746650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_bfloat16 PASSED [ 54%] 2023-01-11T21:40:59.5746780Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_complex64 PASSED [ 55%] 2023-01-11T21:40:59.5746900Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_float16 PASSED [ 55%] 2023-01-11T21:40:59.5747020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_float32 PASSED [ 55%] 2023-01-11T21:40:59.5747130Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_bfloat16 PASSED [ 55%] 2023-01-11T21:40:59.5747250Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svd_cpu_complex64 PASSED [ 55%] 2023-01-11T21:40:59.5747360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svd_cpu_float64 PASSED [ 55%] 2023-01-11T21:40:59.5747480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_complex128 PASSED [ 55%] 2023-01-11T21:40:59.5747590Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_float32 PASSED [ 55%] 2023-01-11T21:40:59.5747720Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_complex64 PASSED [ 55%] 2023-01-11T21:40:59.5747830Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_float16 PASSED [ 55%] 2023-01-11T21:40:59.5747950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_float32 PASSED [ 55%] 2023-01-11T21:40:59.5748090Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_bfloat16 PASSED [ 55%] 2023-01-11T21:40:59.5748210Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_complex128 PASSED [ 55%] 2023-01-11T21:40:59.5748320Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_complex64 PASSED [ 55%] 2023-01-11T21:40:59.5748430Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int16 PASSED [ 55%] 2023-01-11T21:40:59.5748540Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int32 PASSED [ 55%] 2023-01-11T21:40:59.5748650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int8 PASSED [ 55%] 2023-01-11T21:40:59.5748750Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_bool PASSED [ 55%] 2023-01-11T21:40:59.5748860Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_complex64 PASSED [ 55%] 2023-01-11T21:40:59.5748970Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_float64 PASSED [ 55%] 2023-01-11T21:40:59.5749120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int16 PASSED [ 55%] 2023-01-11T21:40:59.5749220Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int32 PASSED [ 55%] 2023-01-11T21:40:59.5749330Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int64 PASSED [ 55%] 2023-01-11T21:40:59.5749440Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_complex128 PASSED [ 55%] 2023-01-11T21:40:59.5749550Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_complex64 PASSED [ 55%] 2023-01-11T21:40:59.5749660Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int64 PASSED [ 55%] 2023-01-11T21:40:59.5749770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int8 PASSED [ 55%] 2023-01-11T21:40:59.5749870Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_complex64 PASSED [ 55%] 2023-01-11T21:40:59.5749980Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_float32 PASSED [ 55%] 2023-01-11T21:40:59.5750090Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_int16 PASSED [ 55%] 2023-01-11T21:40:59.5750190Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_int32 PASSED [ 55%] 2023-01-11T21:40:59.5750300Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_int64 PASSED [ 55%] 2023-01-11T21:40:59.5750400Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_int8 PASSED [ 55%] 2023-01-11T21:40:59.5750500Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_uint8 PASSED [ 55%] 2023-01-11T21:40:59.5750610Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_bfloat16 PASSED [ 55%] 2023-01-11T21:40:59.5750720Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_bool PASSED [ 55%] 2023-01-11T21:40:59.5750820Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_complex128 PASSED [ 55%] 2023-01-11T21:40:59.5750930Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_complex64 PASSED [ 55%] 2023-01-11T21:40:59.5751040Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_float32 PASSED [ 55%] 2023-01-11T21:40:59.5751150Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int64 PASSED [ 55%] 2023-01-11T21:40:59.5751270Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_with_dtype_cpu_complex128 PASSED [ 55%] 2023-01-11T21:40:59.5751400Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_with_dtype_cpu_complex64 PASSED [ 55%] 2023-01-11T21:40:59.5751530Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_with_dtype_cpu_float16 PASSED [ 55%] 2023-01-11T21:40:59.5751650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_with_dtype_cpu_int16 PASSED [ 55%] 2023-01-11T21:40:59.5751760Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_bool PASSED [ 55%] 2023-01-11T21:40:59.5751870Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_complex128 PASSED [ 55%] 2023-01-11T21:40:59.5752010Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_complex64 PASSED [ 55%] 2023-01-11T21:40:59.5752130Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_float32 PASSED [ 55%] 2023-01-11T21:40:59.5752240Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int16 PASSED [ 55%] 2023-01-11T21:40:59.5752350Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int32 PASSED [ 55%] 2023-01-11T21:40:59.5752460Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int8 PASSED [ 55%] 2023-01-11T21:40:59.5752580Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_bfloat16 PASSED [ 55%] 2023-01-11T21:40:59.5752680Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_bool PASSED [ 55%] 2023-01-11T21:40:59.5752800Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_complex128 PASSED [ 55%] 2023-01-11T21:40:59.5752940Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_complex64 PASSED [ 55%] 2023-01-11T21:40:59.5753050Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_float32 PASSED [ 55%] 2023-01-11T21:40:59.5753160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_float64 PASSED [ 55%] 2023-01-11T21:40:59.5753270Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int16 PASSED [ 55%] 2023-01-11T21:40:59.5753380Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_uint8 PASSED [ 55%] 2023-01-11T21:40:59.5753490Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_bfloat16 PASSED [ 55%] 2023-01-11T21:40:59.5753610Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_complex64 PASSED [ 55%] 2023-01-11T21:40:59.5753720Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_float16 PASSED [ 55%] 2023-01-11T21:40:59.5753830Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_float32 PASSED [ 55%] 2023-01-11T21:40:59.5753940Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int32 PASSED [ 55%] 2023-01-11T21:40:59.5754050Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_bfloat16 PASSED [ 55%] 2023-01-11T21:40:59.5754170Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_complex128 PASSED [ 55%] 2023-01-11T21:40:59.5754280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_int16 PASSED [ 55%] 2023-01-11T21:40:59.5754390Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_int64 PASSED [ 55%] 2023-01-11T21:40:59.5754500Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_int8 PASSED [ 55%] 2023-01-11T21:40:59.5754600Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_uint8 PASSED [ 55%] 2023-01-11T21:40:59.5754720Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_bfloat16 PASSED [ 55%] 2023-01-11T21:40:59.5754830Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_float32 PASSED [ 55%] 2023-01-11T21:40:59.5754940Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_float64 PASSED [ 55%] 2023-01-11T21:40:59.5755050Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int32 PASSED [ 55%] 2023-01-11T21:40:59.5755160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int64 PASSED [ 55%] 2023-01-11T21:40:59.5755270Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_bfloat16 PASSED [ 55%] 2023-01-11T21:40:59.5755370Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int32 PASSED [ 55%] 2023-01-11T21:40:59.5755480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int64 PASSED [ 55%] 2023-01-11T21:40:59.5755580Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_uint8 PASSED [ 55%] 2023-01-11T21:40:59.5755700Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_float16 PASSED [ 55%] 2023-01-11T21:40:59.5755830Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_float32 PASSED [ 55%] 2023-01-11T21:40:59.5755940Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_float64 PASSED [ 55%] 2023-01-11T21:40:59.5756050Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int32 PASSED [ 55%] 2023-01-11T21:40:59.5756160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int8 PASSED [ 55%] 2023-01-11T21:40:59.5756270Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_uint8 PASSED [ 55%] 2023-01-11T21:40:59.5756380Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_bool PASSED [ 55%] 2023-01-11T21:40:59.5756530Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_float16 PASSED [ 55%] 2023-01-11T21:40:59.5760950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_float32 PASSED [ 55%] 2023-01-11T21:40:59.5761080Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_float64 PASSED [ 55%] 2023-01-11T21:40:59.5761430Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_complex128 PASSED [ 55%] 2023-01-11T21:40:59.5761540Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_complex64 PASSED [ 55%] 2023-01-11T21:40:59.5761650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_float32 PASSED [ 55%] 2023-01-11T21:40:59.5761780Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_bfloat16 PASSED [ 55%] 2023-01-11T21:40:59.5761910Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_bool PASSED [ 55%] 2023-01-11T21:40:59.5762040Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_complex128 PASSED [ 55%] 2023-01-11T21:40:59.5762170Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_complex64 PASSED [ 55%] 2023-01-11T21:40:59.5762290Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_float64 PASSED [ 55%] 2023-01-11T21:40:59.5762420Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int64 PASSED [ 55%] 2023-01-11T21:40:59.5762540Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_uint8 PASSED [ 55%] 2023-01-11T21:40:59.5762670Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_bfloat16 PASSED [ 55%] 2023-01-11T21:40:59.5762800Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_complex128 PASSED [ 55%] 2023-01-11T21:40:59.5762930Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_complex64 PASSED [ 55%] 2023-01-11T21:40:59.5763060Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_float64 PASSED [ 55%] 2023-01-11T21:40:59.5763180Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_int64 PASSED [ 55%] 2023-01-11T21:40:59.5763310Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_int8 PASSED [ 55%] 2023-01-11T21:40:59.5763430Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_uint8 PASSED [ 55%] 2023-01-11T21:40:59.5763540Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_bfloat16 PASSED [ 55%] 2023-01-11T21:40:59.5763660Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_float32 PASSED [ 55%] 2023-01-11T21:40:59.5763770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int32 PASSED [ 55%] 2023-01-11T21:40:59.5763880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int64 PASSED [ 55%] 2023-01-11T21:40:59.5763980Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int8 PASSED [ 55%] 2023-01-11T21:40:59.5764090Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_bool PASSED [ 55%] 2023-01-11T21:40:59.5764200Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_complex32 PASSED [ 55%] 2023-01-11T21:40:59.5764390Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_float32 PASSED [ 55%] 2023-01-11T21:40:59.5764500Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_int16 PASSED [ 55%] 2023-01-11T21:40:59.5764600Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_int32 PASSED [ 55%] 2023-01-11T21:40:59.5764710Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_int64 PASSED [ 55%] 2023-01-11T21:40:59.5764810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_int8 PASSED [ 55%] 2023-01-11T21:40:59.5764920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_complex128 PASSED [ 55%] 2023-01-11T21:40:59.5765030Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_complex64 PASSED [ 55%] 2023-01-11T21:40:59.5765130Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_float16 PASSED [ 55%] 2023-01-11T21:40:59.5765240Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_float32 PASSED [ 55%] 2023-01-11T21:40:59.5765380Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_float64 PASSED [ 55%] 2023-01-11T21:40:59.5765480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int16 PASSED [ 55%] 2023-01-11T21:40:59.5765590Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_uint8 PASSED [ 55%] 2023-01-11T21:40:59.5765700Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_bfloat16 PASSED [ 55%] 2023-01-11T21:40:59.5765810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_bool PASSED [ 55%] 2023-01-11T21:40:59.5765920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int16 PASSED [ 55%] 2023-01-11T21:40:59.5766030Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int32 PASSED [ 55%] 2023-01-11T21:40:59.5766140Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int8 PASSED [ 55%] 2023-01-11T21:40:59.5766260Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_bfloat16 PASSED [ 55%] 2023-01-11T21:40:59.5766380Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_complex64 PASSED [ 55%] 2023-01-11T21:40:59.5766490Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_float32 PASSED [ 55%] 2023-01-11T21:40:59.5766600Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_int64 PASSED [ 55%] 2023-01-11T21:40:59.5766710Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_uint8 PASSED [ 55%] 2023-01-11T21:40:59.5766820Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_bfloat16 PASSED [ 55%] 2023-01-11T21:40:59.5766930Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_complex128 PASSED [ 55%] 2023-01-11T21:40:59.5767040Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_complex32 PASSED [ 55%] 2023-01-11T21:40:59.5767160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_float64 PASSED [ 55%] 2023-01-11T21:40:59.5767260Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int16 PASSED [ 55%] 2023-01-11T21:40:59.5767370Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int8 PASSED [ 55%] 2023-01-11T21:40:59.5767480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_uint8 PASSED [ 55%] 2023-01-11T21:40:59.5767600Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_native_layer_norm_cpu_float32 PASSED [ 55%] 2023-01-11T21:40:59.5767700Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_bfloat16 PASSED [ 55%] 2023-01-11T21:40:59.5767810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_complex128 PASSED [ 55%] 2023-01-11T21:40:59.5767920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_complex64 PASSED [ 55%] 2023-01-11T21:40:59.5768030Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_float16 PASSED [ 55%] 2023-01-11T21:40:59.5768130Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_float32 PASSED [ 55%] 2023-01-11T21:40:59.5768280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_float64 PASSED [ 55%] 2023-01-11T21:40:59.5768390Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int16 PASSED [ 55%] 2023-01-11T21:40:59.5768490Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int64 PASSED [ 55%] 2023-01-11T21:40:59.5768600Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int8 PASSED [ 55%] 2023-01-11T21:40:59.5768710Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_complex32 PASSED [ 55%] 2023-01-11T21:40:59.5768810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_float16 PASSED [ 55%] 2023-01-11T21:40:59.5768920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_float64 PASSED [ 56%] 2023-01-11T21:40:59.5769020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int8 PASSED [ 56%] 2023-01-11T21:40:59.5769130Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_uint8 PASSED [ 56%] 2023-01-11T21:40:59.5769270Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_bfloat16 PASSED [ 56%] 2023-01-11T21:40:59.5769380Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_complex64 PASSED [ 56%] 2023-01-11T21:40:59.5769490Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_float64 PASSED [ 56%] 2023-01-11T21:40:59.5769600Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_uint8 PASSED [ 56%] 2023-01-11T21:40:59.5769720Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_strided_cpu_bool PASSED [ 56%] 2023-01-11T21:40:59.5769840Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_strided_cpu_complex128 PASSED [ 56%] 2023-01-11T21:40:59.5769970Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_strided_cpu_complex32 PASSED [ 56%] 2023-01-11T21:40:59.5770090Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_strided_cpu_float32 PASSED [ 56%] 2023-01-11T21:40:59.5770200Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_strided_cpu_int32 PASSED [ 56%] 2023-01-11T21:40:59.5770320Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_strided_cpu_int64 PASSED [ 56%] 2023-01-11T21:40:59.5770440Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_strided_cpu_uint8 PASSED [ 56%] 2023-01-11T21:40:59.5770550Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_bfloat16 PASSED [ 56%] 2023-01-11T21:40:59.5770660Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_complex32 PASSED [ 56%] 2023-01-11T21:40:59.5770770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_float64 PASSED [ 56%] 2023-01-11T21:40:59.5770880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_uint8 PASSED [ 56%] 2023-01-11T21:40:59.5770990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_complex128 PASSED [ 56%] 2023-01-11T21:40:59.5771100Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int64 PASSED [ 56%] 2023-01-11T21:40:59.5771210Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int8 PASSED [ 56%] 2023-01-11T21:40:59.5771330Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_bfloat16 PASSED [ 56%] 2023-01-11T21:40:59.5771440Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_complex128 PASSED [ 56%] 2023-01-11T21:40:59.5771550Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_complex64 PASSED [ 56%] 2023-01-11T21:40:59.5771660Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_float32 PASSED [ 56%] 2023-01-11T21:40:59.5771770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_float64 PASSED [ 56%] 2023-01-11T21:40:59.5771880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int16 PASSED [ 56%] 2023-01-11T21:40:59.5771990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nextafter_cpu_bfloat16 PASSED [ 56%] 2023-01-11T21:40:59.5772140Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nextafter_cpu_float64 PASSED [ 56%] 2023-01-11T21:40:59.5772280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_alpha_dropout_cpu_float32 PASSED [ 56%] 2023-01-11T21:40:59.5772400Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_celu_cpu_bfloat16 PASSED [ 56%] 2023-01-11T21:40:59.5772520Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_dropout_cpu_bfloat16 PASSED [ 56%] 2023-01-11T21:40:59.5772650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_dropout_cpu_float32 PASSED [ 56%] 2023-01-11T21:40:59.5772770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_elu_cpu_bfloat16 PASSED [ 56%] 2023-01-11T21:40:59.5772890Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_elu_cpu_float64 PASSED [ 56%] 2023-01-11T21:40:59.5773000Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_gelu_cpu_float64 PASSED [ 56%] 2023-01-11T21:40:59.5773160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_glu_cpu_bfloat16 PASSED [ 56%] 2023-01-11T21:40:59.5773280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_glu_cpu_float32 PASSED [ 56%] 2023-01-11T21:40:59.5773400Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_group_norm_cpu_float32 PASSED [ 56%] 2023-01-11T21:40:59.5773530Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardshrink_cpu_float32 PASSED [ 56%] 2023-01-11T21:40:59.5773660Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardshrink_cpu_float64 PASSED [ 56%] 2023-01-11T21:40:59.5773780Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_bfloat16 PASSED [ 56%] 2023-01-11T21:40:59.5773900Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_float64 PASSED [ 56%] 2023-01-11T21:40:59.5774020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int64 PASSED [ 56%] 2023-01-11T21:40:59.5774160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cpu_float32 PASSED [ 56%] 2023-01-11T21:40:59.5774290Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_huber_loss_cpu_bfloat16 PASSED [ 56%] 2023-01-11T21:40:59.5774410Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_huber_loss_cpu_float16 PASSED [ 56%] 2023-01-11T21:40:59.5774530Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_huber_loss_cpu_float32 PASSED [ 56%] 2023-01-11T21:40:59.5774650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_complex128 PASSED [ 56%] 2023-01-11T21:40:59.5774780Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_complex64 PASSED [ 56%] 2023-01-11T21:40:59.5774900Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_float16 PASSED [ 56%] 2023-01-11T21:40:59.5775020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_layer_norm_cpu_float32 PASSED [ 56%] 2023-01-11T21:40:59.5775150Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_leaky_relu_cpu_bfloat16 PASSED [ 56%] 2023-01-11T21:40:59.5775270Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_leaky_relu_cpu_float64 PASSED [ 56%] 2023-01-11T21:40:59.5775410Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_bfloat16 PASSED [ 56%] 2023-01-11T21:40:59.5775540Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_complex128 PASSED [ 56%] 2023-01-11T21:40:59.5775680Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_complex32 PASSED [ 56%] 2023-01-11T21:40:59.5775810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_complex64 PASSED [ 56%] 2023-01-11T21:40:59.5776000Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_float16 PASSED [ 56%] 2023-01-11T21:40:59.5776130Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_int16 PASSED [ 56%] 2023-01-11T21:40:59.5776260Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_int64 PASSED [ 56%] 2023-01-11T21:40:59.5776390Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_float64 PASSED [ 56%] 2023-01-11T21:40:59.5776520Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int32 PASSED [ 56%] 2023-01-11T21:40:59.5776650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int64 PASSED [ 56%] 2023-01-11T21:40:59.5776780Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int8 PASSED [ 56%] 2023-01-11T21:40:59.5776900Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mish_cpu_bfloat16 PASSED [ 56%] 2023-01-11T21:40:59.5777050Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mish_cpu_float32 PASSED [ 56%] 2023-01-11T21:40:59.5777170Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_nll_loss_cpu_float32 PASSED [ 56%] 2023-01-11T21:40:59.5777300Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pairwise_distance_cpu_bfloat16 PASSED [ 56%] 2023-01-11T21:40:59.5777430Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pairwise_distance_cpu_float16 PASSED [ 56%] 2023-01-11T21:40:59.5777560Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pairwise_distance_cpu_float32 PASSED [ 56%] 2023-01-11T21:40:59.5777690Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pairwise_distance_cpu_int8 PASSED [ 56%] 2023-01-11T21:40:59.5777820Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pairwise_distance_cpu_uint8 PASSED [ 56%] 2023-01-11T21:40:59.5777940Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pdist_cpu_float32 PASSED [ 56%] 2023-01-11T21:40:59.5778060Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pdist_cpu_float64 PASSED [ 56%] 2023-01-11T21:40:59.5778190Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cpu_int16 PASSED [ 56%] 2023-01-11T21:40:59.5778320Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cpu_int32 PASSED [ 56%] 2023-01-11T21:40:59.5778440Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cpu_int64 PASSED [ 56%] 2023-01-11T21:40:59.5778560Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cpu_uint8 PASSED [ 56%] 2023-01-11T21:40:59.5778680Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_float32 PASSED [ 56%] 2023-01-11T21:40:59.5778800Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_float64 PASSED [ 56%] 2023-01-11T21:40:59.5778920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int32 PASSED [ 56%] 2023-01-11T21:40:59.5779040Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int64 PASSED [ 56%] 2023-01-11T21:40:59.5779160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_bfloat16 PASSED [ 56%] 2023-01-11T21:40:59.5779270Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_int64 PASSED [ 56%] 2023-01-11T21:40:59.5779390Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_int8 PASSED [ 56%] 2023-01-11T21:40:59.5779510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_uint8 PASSED [ 56%] 2023-01-11T21:40:59.5779630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_selu_cpu_bfloat16 PASSED [ 56%] 2023-01-11T21:40:59.5779750Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_selu_cpu_float64 PASSED [ 56%] 2023-01-11T21:40:59.5779940Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cpu_bfloat16 PASSED [ 56%] 2023-01-11T21:40:59.5780070Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cpu_bool PASSED [ 56%] 2023-01-11T21:40:59.5780210Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cpu_complex128 PASSED [ 56%] 2023-01-11T21:40:59.5780340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cpu_complex64 PASSED [ 56%] 2023-01-11T21:40:59.5780470Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cpu_float16 PASSED [ 56%] 2023-01-11T21:40:59.5780600Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cpu_int16 PASSED [ 56%] 2023-01-11T21:40:59.5780730Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cpu_int32 PASSED [ 56%] 2023-01-11T21:40:59.5780920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cpu_int64 PASSED [ 56%] 2023-01-11T21:40:59.5781050Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cpu_uint8 PASSED [ 56%] 2023-01-11T21:40:59.5781190Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cpu_complex128 PASSED [ 56%] 2023-01-11T21:40:59.5781320Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cpu_float16 PASSED [ 56%] 2023-01-11T21:40:59.5781440Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cpu_int16 PASSED [ 56%] 2023-01-11T21:40:59.5781570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cpu_int32 PASSED [ 56%] 2023-01-11T21:40:59.5781690Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cpu_int64 PASSED [ 56%] 2023-01-11T21:40:59.5781820Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cpu_uint8 PASSED [ 56%] 2023-01-11T21:40:59.5781940Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softplus_cpu_float64 PASSED [ 56%] 2023-01-11T21:40:59.5782070Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softshrink_cpu_bfloat16 PASSED [ 56%] 2023-01-11T21:40:59.5782200Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softshrink_cpu_float32 PASSED [ 56%] 2023-01-11T21:40:59.5782320Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softshrink_cpu_float64 PASSED [ 56%] 2023-01-11T21:40:59.5782440Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_bfloat16 PASSED [ 56%] 2023-01-11T21:40:59.5782570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_complex128 PASSED [ 56%] 2023-01-11T21:40:59.5782700Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_float32 PASSED [ 56%] 2023-01-11T21:40:59.5782820Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int32 PASSED [ 56%] 2023-01-11T21:40:59.5782950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int8 PASSED [ 56%] 2023-01-11T21:40:59.5783070Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_uint8 PASSED [ 56%] 2023-01-11T21:40:59.5783190Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_float32 PASSED [ 56%] 2023-01-11T21:40:59.5783320Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_float64 PASSED [ 56%] 2023-01-11T21:40:59.5783440Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int8 PASSED [ 56%] 2023-01-11T21:40:59.5783570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cpu_bfloat16 PASSED [ 56%] 2023-01-11T21:40:59.5783730Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cpu_complex128 PASSED [ 56%] 2023-01-11T21:40:59.5783860Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cpu_int16 PASSED [ 56%] 2023-01-11T21:40:59.5783990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cpu_int32 PASSED [ 56%] 2023-01-11T21:40:59.5784120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cpu_int64 PASSED [ 56%] 2023-01-11T21:40:59.5784250Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cpu_int8 PASSED [ 56%] 2023-01-11T21:40:59.5784360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_float16 PASSED [ 56%] 2023-01-11T21:40:59.5784470Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_float32 PASSED [ 56%] 2023-01-11T21:40:59.5784570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_float64 PASSED [ 56%] 2023-01-11T21:40:59.5784710Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_complex128 PASSED [ 56%] 2023-01-11T21:40:59.5784820Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_complex32 PASSED [ 56%] 2023-01-11T21:40:59.5784930Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_float16 PASSED [ 56%] 2023-01-11T21:40:59.5785030Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_float64 PASSED [ 56%] 2023-01-11T21:40:59.5785140Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_int64 PASSED [ 56%] 2023-01-11T21:40:59.5785250Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_bfloat16 PASSED [ 56%] 2023-01-11T21:40:59.5785360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_bool PASSED [ 56%] 2023-01-11T21:40:59.5785470Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_complex32 PASSED [ 56%] 2023-01-11T21:40:59.5785580Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_complex64 PASSED [ 56%] 2023-01-11T21:40:59.5785700Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_float16 PASSED [ 56%] 2023-01-11T21:40:59.5785810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_float32 PASSED [ 56%] 2023-01-11T21:40:59.5785920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_float64 PASSED [ 56%] 2023-01-11T21:40:59.5786030Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int16 PASSED [ 56%] 2023-01-11T21:40:59.5786140Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int64 PASSED [ 56%] 2023-01-11T21:40:59.5786250Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_complex128 PASSED [ 56%] 2023-01-11T21:40:59.5786370Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_complex32 PASSED [ 56%] 2023-01-11T21:40:59.5786480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_complex64 PASSED [ 56%] 2023-01-11T21:40:59.5786590Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_float16 PASSED [ 56%] 2023-01-11T21:40:59.5786700Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_uint8 PASSED [ 56%] 2023-01-11T21:40:59.5786810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_complex128 PASSED [ 56%] 2023-01-11T21:40:59.5786920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_float16 PASSED [ 56%] 2023-01-11T21:40:59.5787030Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int16 PASSED [ 56%] 2023-01-11T21:40:59.5787130Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_uint8 PASSED [ 56%] 2023-01-11T21:40:59.5787240Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_bfloat16 PASSED [ 56%] 2023-01-11T21:40:59.5787350Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_bool PASSED [ 56%] 2023-01-11T21:40:59.5787460Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_complex64 PASSED [ 56%] 2023-01-11T21:40:59.5787610Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int32 PASSED [ 56%] 2023-01-11T21:40:59.5787720Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int64 PASSED [ 56%] 2023-01-11T21:40:59.5787820Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_uint8 PASSED [ 57%] 2023-01-11T21:40:59.5787930Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_randn_cpu_float32 PASSED [ 57%] 2023-01-11T21:40:59.5788040Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_bfloat16 PASSED [ 57%] 2023-01-11T21:40:59.5788150Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_complex128 PASSED [ 57%] 2023-01-11T21:40:59.5788260Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_complex64 PASSED [ 57%] 2023-01-11T21:40:59.5788370Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int16 PASSED [ 57%] 2023-01-11T21:40:59.5788470Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int32 PASSED [ 57%] 2023-01-11T21:40:59.5788600Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int64 PASSED [ 57%] 2023-01-11T21:40:59.5788710Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_int8 PASSED [ 57%] 2023-01-11T21:40:59.5788810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_uint8 PASSED [ 57%] 2023-01-11T21:40:59.5788920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_bfloat16 PASSED [ 57%] 2023-01-11T21:40:59.5789030Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_complex128 PASSED [ 57%] 2023-01-11T21:40:59.5789140Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_complex32 PASSED [ 57%] 2023-01-11T21:40:59.5789240Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_complex64 PASSED [ 57%] 2023-01-11T21:40:59.5789350Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_float16 PASSED [ 57%] 2023-01-11T21:40:59.5789460Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_float32 PASSED [ 57%] 2023-01-11T21:40:59.5793880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_float64 PASSED [ 57%] 2023-01-11T21:40:59.5794010Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int8 PASSED [ 57%] 2023-01-11T21:40:59.5794130Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_bfloat16 PASSED [ 57%] 2023-01-11T21:40:59.5794240Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_bool PASSED [ 57%] 2023-01-11T21:40:59.5794360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_complex128 PASSED [ 57%] 2023-01-11T21:40:59.5794480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_complex64 PASSED [ 57%] 2023-01-11T21:40:59.5794590Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_float32 PASSED [ 57%] 2023-01-11T21:40:59.5794700Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_float64 PASSED [ 57%] 2023-01-11T21:40:59.5794820Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int16 PASSED [ 57%] 2023-01-11T21:40:59.5794930Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int32 PASSED [ 57%] 2023-01-11T21:40:59.5795040Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_uint8 PASSED [ 57%] 2023-01-11T21:40:59.5795150Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_bfloat16 PASSED [ 57%] 2023-01-11T21:40:59.5795260Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_float32 PASSED [ 57%] 2023-01-11T21:40:59.5795370Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_float64 PASSED [ 57%] 2023-01-11T21:40:59.5795480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int16 PASSED [ 57%] 2023-01-11T21:40:59.5795590Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int32 PASSED [ 57%] 2023-01-11T21:40:59.5795700Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int8 PASSED [ 57%] 2023-01-11T21:40:59.5795910Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_uint8 PASSED [ 57%] 2023-01-11T21:40:59.5796020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_repeat_cpu_bfloat16 PASSED [ 57%] 2023-01-11T21:40:59.5796140Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_repeat_cpu_complex128 PASSED [ 57%] 2023-01-11T21:40:59.5796250Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_repeat_cpu_float16 PASSED [ 57%] 2023-01-11T21:40:59.5796360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_repeat_cpu_int16 PASSED [ 57%] 2023-01-11T21:40:59.5796460Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_repeat_cpu_int64 PASSED [ 57%] 2023-01-11T21:40:59.5796570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_repeat_cpu_int8 PASSED [ 57%] 2023-01-11T21:40:59.5796690Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_complex128 PASSED [ 57%] 2023-01-11T21:40:59.5796800Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_float16 PASSED [ 57%] 2023-01-11T21:40:59.5796930Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_float32 PASSED [ 57%] 2023-01-11T21:40:59.5797040Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_float64 PASSED [ 57%] 2023-01-11T21:40:59.5797140Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_int16 PASSED [ 57%] 2023-01-11T21:40:59.5797260Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_int32 PASSED [ 57%] 2023-01-11T21:40:59.5797360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_uint8 PASSED [ 57%] 2023-01-11T21:40:59.5797480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_complex128 PASSED [ 57%] 2023-01-11T21:40:59.5797590Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_complex32 PASSED [ 57%] 2023-01-11T21:40:59.5797700Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_complex64 PASSED [ 57%] 2023-01-11T21:40:59.5797810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_float16 PASSED [ 57%] 2023-01-11T21:40:59.5797920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_float32 PASSED [ 57%] 2023-01-11T21:40:59.5798030Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int32 PASSED [ 57%] 2023-01-11T21:40:59.5798140Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_uint8 PASSED [ 57%] 2023-01-11T21:40:59.5798250Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_complex32 PASSED [ 57%] 2023-01-11T21:40:59.5798360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_complex64 PASSED [ 57%] 2023-01-11T21:40:59.5798460Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_float64 PASSED [ 57%] 2023-01-11T21:40:59.5798570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int32 PASSED [ 57%] 2023-01-11T21:40:59.5798670Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int64 PASSED [ 57%] 2023-01-11T21:40:59.5798780Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_uint8 PASSED [ 57%] 2023-01-11T21:40:59.5798890Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_complex128 PASSED [ 57%] 2023-01-11T21:40:59.5798990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_float16 PASSED [ 57%] 2023-01-11T21:40:59.5799100Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int16 PASSED [ 57%] 2023-01-11T21:40:59.5799200Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int8 PASSED [ 57%] 2023-01-11T21:40:59.5799310Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_bfloat16 PASSED [ 57%] 2023-01-11T21:40:59.5799420Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_float32 PASSED [ 57%] 2023-01-11T21:40:59.5799520Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_int32 PASSED [ 57%] 2023-01-11T21:40:59.5799630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_int64 PASSED [ 57%] 2023-01-11T21:40:59.5799800Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_bool PASSED [ 57%] 2023-01-11T21:40:59.5799910Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_complex128 PASSED [ 57%] 2023-01-11T21:40:59.5800020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_float64 PASSED [ 57%] 2023-01-11T21:40:59.5800120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int32 PASSED [ 57%] 2023-01-11T21:40:59.5800220Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int8 PASSED [ 57%] 2023-01-11T21:40:59.5800330Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_uint8 PASSED [ 57%] 2023-01-11T21:40:59.5800440Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_complex128 PASSED [ 57%] 2023-01-11T21:40:59.5800550Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_complex64 PASSED [ 57%] 2023-01-11T21:40:59.5800650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_float16 PASSED [ 57%] 2023-01-11T21:40:59.5800810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_float32 PASSED [ 57%] 2023-01-11T21:40:59.5800910Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int16 PASSED [ 57%] 2023-01-11T21:40:59.5801010Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int32 PASSED [ 57%] 2023-01-11T21:40:59.5801120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sgn_cpu_bfloat16 PASSED [ 57%] 2023-01-11T21:40:59.5801220Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sgn_cpu_bool PASSED [ 57%] 2023-01-11T21:40:59.5801330Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sgn_cpu_complex128 PASSED [ 57%] 2023-01-11T21:40:59.5801440Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sgn_cpu_complex64 PASSED [ 57%] 2023-01-11T21:40:59.5801550Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sgn_cpu_float32 PASSED [ 57%] 2023-01-11T21:40:59.5801660Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sgn_cpu_int32 PASSED [ 57%] 2023-01-11T21:40:59.5801760Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sgn_cpu_int64 PASSED [ 57%] 2023-01-11T21:40:59.5801870Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sgn_cpu_uint8 PASSED [ 57%] 2023-01-11T21:40:59.5801980Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_bfloat16 PASSED [ 57%] 2023-01-11T21:40:59.5802080Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_bool PASSED [ 57%] 2023-01-11T21:40:59.5802190Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_complex64 PASSED [ 57%] 2023-01-11T21:40:59.5802300Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_float32 PASSED [ 57%] 2023-01-11T21:40:59.5802410Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_float64 PASSED [ 57%] 2023-01-11T21:40:59.5802520Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int32 PASSED [ 57%] 2023-01-11T21:40:59.5802630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int64 PASSED [ 57%] 2023-01-11T21:40:59.5802740Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_uint8 PASSED [ 57%] 2023-01-11T21:40:59.5802850Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_bool PASSED [ 57%] 2023-01-11T21:40:59.5802950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_float32 PASSED [ 57%] 2023-01-11T21:40:59.5803060Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_float64 PASSED [ 57%] 2023-01-11T21:40:59.5803170Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int32 PASSED [ 57%] 2023-01-11T21:40:59.5803280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_bfloat16 PASSED [ 57%] 2023-01-11T21:40:59.5803380Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_bool PASSED [ 57%] 2023-01-11T21:40:59.5803490Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_float32 PASSED [ 57%] 2023-01-11T21:40:59.5803600Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_float64 PASSED [ 57%] 2023-01-11T21:40:59.5803740Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int8 PASSED [ 57%] 2023-01-11T21:40:59.5803840Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_uint8 PASSED [ 57%] 2023-01-11T21:40:59.5803950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_bfloat16 PASSED [ 57%] 2023-01-11T21:40:59.5804060Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_complex128 PASSED [ 57%] 2023-01-11T21:40:59.5804160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_complex64 PASSED [ 57%] 2023-01-11T21:40:59.5804270Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_float32 PASSED [ 57%] 2023-01-11T21:40:59.5804370Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_float64 PASSED [ 57%] 2023-01-11T21:40:59.5804480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_int8 PASSED [ 57%] 2023-01-11T21:40:59.5804610Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_uint8 PASSED [ 57%] 2023-01-11T21:40:59.5804720Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinc_cpu_bool PASSED [ 57%] 2023-01-11T21:40:59.5804830Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinc_cpu_complex128 PASSED [ 57%] 2023-01-11T21:40:59.5804940Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinc_cpu_complex64 PASSED [ 57%] 2023-01-11T21:40:59.5805040Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinc_cpu_float64 PASSED [ 57%] 2023-01-11T21:40:59.5805150Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinc_cpu_int32 PASSED [ 57%] 2023-01-11T21:40:59.5805250Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinc_cpu_uint8 PASSED [ 57%] 2023-01-11T21:40:59.5805360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_bfloat16 PASSED [ 57%] 2023-01-11T21:40:59.5805460Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_bool PASSED [ 57%] 2023-01-11T21:40:59.5805570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_complex64 PASSED [ 57%] 2023-01-11T21:40:59.5805670Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int32 PASSED [ 57%] 2023-01-11T21:40:59.5805800Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_with_dtype_cpu_complex128 PASSED [ 57%] 2023-01-11T21:40:59.5805920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_with_dtype_cpu_complex64 PASSED [ 57%] 2023-01-11T21:40:59.5806040Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_with_dtype_cpu_float16 PASSED [ 57%] 2023-01-11T21:40:59.5806160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_with_dtype_cpu_float64 PASSED [ 57%] 2023-01-11T21:40:59.5806280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_with_dtype_cpu_int16 PASSED [ 57%] 2023-01-11T21:40:59.5806400Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_with_dtype_cpu_int32 PASSED [ 57%] 2023-01-11T21:40:59.5806510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j0_cpu_float32 PASSED [ 57%] 2023-01-11T21:40:59.5806630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j0_cpu_int64 PASSED [ 57%] 2023-01-11T21:40:59.5806750Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j1_cpu_bool PASSED [ 57%] 2023-01-11T21:40:59.5806860Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j1_cpu_float32 PASSED [ 57%] 2023-01-11T21:40:59.5806980Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j1_cpu_int64 PASSED [ 57%] 2023-01-11T21:40:59.5807100Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j1_cpu_uint8 PASSED [ 57%] 2023-01-11T21:40:59.5807210Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_entr_cpu_bool PASSED [ 57%] 2023-01-11T21:40:59.5807330Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_entr_cpu_float32 PASSED [ 57%] 2023-01-11T21:40:59.5807440Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_entr_cpu_float64 PASSED [ 57%] 2023-01-11T21:40:59.5807580Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_entr_cpu_int16 PASSED [ 57%] 2023-01-11T21:40:59.5807690Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_entr_cpu_int64 PASSED [ 57%] 2023-01-11T21:40:59.5807800Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_entr_cpu_uint8 PASSED [ 57%] 2023-01-11T21:40:59.5807910Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_erfcx_cpu_bool PASSED [ 57%] 2023-01-11T21:40:59.5808030Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_erfcx_cpu_float32 PASSED [ 57%] 2023-01-11T21:40:59.5808140Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_erfcx_cpu_uint8 PASSED [ 57%] 2023-01-11T21:40:59.5808250Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_bfloat16 PASSED [ 57%] 2023-01-11T21:40:59.5808360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_float32 PASSED [ 57%] 2023-01-11T21:40:59.5808530Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_float64 PASSED [ 57%] 2023-01-11T21:40:59.5808640Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int16 PASSED [ 57%] 2023-01-11T21:40:59.5808750Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int64 PASSED [ 57%] 2023-01-11T21:40:59.5808860Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_uint8 PASSED [ 57%] 2023-01-11T21:40:59.5808970Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_bool PASSED [ 57%] 2023-01-11T21:40:59.5809080Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_float32 PASSED [ 57%] 2023-01-11T21:40:59.5809180Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_float64 PASSED [ 57%] 2023-01-11T21:40:59.5809290Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int64 PASSED [ 57%] 2023-01-11T21:40:59.5809400Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_uint8 PASSED [ 58%] 2023-01-11T21:40:59.5809520Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_float32 PASSED [ 58%] 2023-01-11T21:40:59.5809630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int16 PASSED [ 58%] 2023-01-11T21:40:59.5809740Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int32 PASSED [ 58%] 2023-01-11T21:40:59.5809850Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_ndtr_cpu_float64 PASSED [ 58%] 2023-01-11T21:40:59.5809970Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_ndtr_cpu_int16 PASSED [ 58%] 2023-01-11T21:40:59.5810090Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_ndtr_cpu_int64 PASSED [ 58%] 2023-01-11T21:40:59.5810200Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_ndtr_cpu_uint8 PASSED [ 58%] 2023-01-11T21:40:59.5810330Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_softmax_with_dtype_cpu_bfloat16 PASSED [ 58%] 2023-01-11T21:40:59.5810470Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_softmax_with_dtype_cpu_bool PASSED [ 58%] 2023-01-11T21:40:59.5810600Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_softmax_with_dtype_cpu_float32 PASSED [ 58%] 2023-01-11T21:40:59.5810730Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_softmax_with_dtype_cpu_float64 PASSED [ 58%] 2023-01-11T21:40:59.5810860Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_softmax_with_dtype_cpu_uint8 PASSED [ 58%] 2023-01-11T21:40:59.5810970Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_bfloat16 PASSED [ 58%] 2023-01-11T21:40:59.5811080Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_float32 PASSED [ 58%] 2023-01-11T21:40:59.5811200Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_float64 PASSED [ 58%] 2023-01-11T21:40:59.5811310Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int16 PASSED [ 58%] 2023-01-11T21:40:59.5811460Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int32 PASSED [ 58%] 2023-01-11T21:40:59.5811570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int64 PASSED [ 58%] 2023-01-11T21:40:59.5811680Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_uint8 PASSED [ 58%] 2023-01-11T21:40:59.5811810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cpu_bfloat16 PASSED [ 58%] 2023-01-11T21:40:59.5811940Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cpu_int32 PASSED [ 58%] 2023-01-11T21:40:59.5812080Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cpu_int64 PASSED [ 58%] 2023-01-11T21:40:59.5812210Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cpu_int8 PASSED [ 58%] 2023-01-11T21:40:59.5812350Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cpu_uint8 PASSED [ 58%] 2023-01-11T21:40:59.5812480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cpu_int16 PASSED [ 58%] 2023-01-11T21:40:59.5812620Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cpu_float32 PASSED [ 58%] 2023-01-11T21:40:59.5812750Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cpu_float64 PASSED [ 58%] 2023-01-11T21:40:59.5812870Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cpu_int8 PASSED [ 58%] 2023-01-11T21:40:59.5812990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtr_cpu_bfloat16 PASSED [ 58%] 2023-01-11T21:40:59.5813110Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtr_cpu_float64 PASSED [ 58%] 2023-01-11T21:40:59.5813220Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtr_cpu_int16 PASSED [ 58%] 2023-01-11T21:40:59.5813330Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtr_cpu_int32 PASSED [ 58%] 2023-01-11T21:40:59.5813440Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtr_cpu_int64 PASSED [ 58%] 2023-01-11T21:40:59.5813550Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtr_cpu_uint8 PASSED [ 58%] 2023-01-11T21:40:59.5813660Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtri_cpu_float64 PASSED [ 58%] 2023-01-11T21:40:59.5813780Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtri_cpu_int32 PASSED [ 58%] 2023-01-11T21:40:59.5813890Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtri_cpu_int64 PASSED [ 58%] 2023-01-11T21:40:59.5814000Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtri_cpu_int8 PASSED [ 58%] 2023-01-11T21:40:59.5814130Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_softmax_with_dtype_cpu_bfloat16 PASSED [ 58%] 2023-01-11T21:40:59.5814250Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_softmax_with_dtype_cpu_bool PASSED [ 58%] 2023-01-11T21:40:59.5814380Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_softmax_with_dtype_cpu_complex128 PASSED [ 58%] 2023-01-11T21:40:59.5814510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_softmax_with_dtype_cpu_complex64 PASSED [ 58%] 2023-01-11T21:40:59.5814640Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_softmax_with_dtype_cpu_int16 PASSED [ 58%] 2023-01-11T21:40:59.5814770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_softmax_with_dtype_cpu_int64 PASSED [ 58%] 2023-01-11T21:40:59.5814890Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_softmax_with_dtype_cpu_int8 PASSED [ 58%] 2023-01-11T21:40:59.5815020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_spherical_bessel_j0_cpu_float32 PASSED [ 58%] 2023-01-11T21:40:59.5815140Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_spherical_bessel_j0_cpu_int16 PASSED [ 58%] 2023-01-11T21:40:59.5815320Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_spherical_bessel_j0_cpu_int64 PASSED [ 58%] 2023-01-11T21:40:59.5815440Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_spherical_bessel_j0_cpu_int8 PASSED [ 58%] 2023-01-11T21:40:59.5815570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_spherical_bessel_j0_cpu_uint8 PASSED [ 58%] 2023-01-11T21:40:59.5815690Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_xlog1py_cpu_bfloat16 PASSED [ 58%] 2023-01-11T21:40:59.5815800Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_xlog1py_cpu_bool PASSED [ 58%] 2023-01-11T21:40:59.5815920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_xlog1py_cpu_float32 PASSED [ 58%] 2023-01-11T21:40:59.5816040Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_xlog1py_cpu_int16 PASSED [ 58%] 2023-01-11T21:40:59.5816200Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_xlog1py_cpu_uint8 PASSED [ 58%] 2023-01-11T21:40:59.5816310Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_bool PASSED [ 58%] 2023-01-11T21:40:59.5816430Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_float32 PASSED [ 58%] 2023-01-11T21:40:59.5816540Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_float64 PASSED [ 58%] 2023-01-11T21:40:59.5816650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int16 PASSED [ 58%] 2023-01-11T21:40:59.5816760Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int32 PASSED [ 58%] 2023-01-11T21:40:59.5816870Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int8 PASSED [ 58%] 2023-01-11T21:40:59.5816980Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_bool PASSED [ 58%] 2023-01-11T21:40:59.5817090Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_float32 PASSED [ 58%] 2023-01-11T21:40:59.5817200Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_float64 PASSED [ 58%] 2023-01-11T21:40:59.5817300Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int16 PASSED [ 58%] 2023-01-11T21:40:59.5817410Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_uint8 PASSED [ 58%] 2023-01-11T21:40:59.5817520Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_bfloat16 PASSED [ 58%] 2023-01-11T21:40:59.5817630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_complex128 PASSED [ 58%] 2023-01-11T21:40:59.5817740Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_float16 PASSED [ 58%] 2023-01-11T21:40:59.5817850Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_float64 PASSED [ 58%] 2023-01-11T21:40:59.5817960Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int32 PASSED [ 58%] 2023-01-11T21:40:59.5818070Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int8 PASSED [ 58%] 2023-01-11T21:40:59.5818170Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_uint8 PASSED [ 58%] 2023-01-11T21:40:59.5818280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_bool PASSED [ 58%] 2023-01-11T21:40:59.5818390Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_complex128 PASSED [ 58%] 2023-01-11T21:40:59.5818500Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_complex32 PASSED [ 58%] 2023-01-11T21:40:59.5818610Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_complex64 PASSED [ 58%] 2023-01-11T21:40:59.5818730Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_float64 PASSED [ 58%] 2023-01-11T21:40:59.5818830Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int16 PASSED [ 58%] 2023-01-11T21:40:59.5818940Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int8 PASSED [ 58%] 2023-01-11T21:40:59.5819050Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_uint8 PASSED [ 58%] 2023-01-11T21:40:59.5819200Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_complex128 PASSED [ 58%] 2023-01-11T21:40:59.5819310Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_complex32 PASSED [ 58%] 2023-01-11T21:40:59.5819420Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_complex64 PASSED [ 58%] 2023-01-11T21:40:59.5819530Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_float16 PASSED [ 58%] 2023-01-11T21:40:59.5819640Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_float32 PASSED [ 58%] 2023-01-11T21:40:59.5819740Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int32 PASSED [ 58%] 2023-01-11T21:40:59.5819850Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_uint8 PASSED [ 58%] 2023-01-11T21:40:59.5819950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_bfloat16 PASSED [ 58%] 2023-01-11T21:40:59.5820100Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_complex128 PASSED [ 58%] 2023-01-11T21:40:59.5820210Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_complex64 PASSED [ 58%] 2023-01-11T21:40:59.5820310Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_float16 PASSED [ 58%] 2023-01-11T21:40:59.5820420Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_float32 PASSED [ 58%] 2023-01-11T21:40:59.5820520Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_cpu_float64 PASSED [ 58%] 2023-01-11T21:40:59.5820640Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_complex64 PASSED [ 58%] 2023-01-11T21:40:59.5820750Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_float32 PASSED [ 58%] 2023-01-11T21:40:59.5820870Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_bfloat16 PASSED [ 58%] 2023-01-11T21:40:59.5820970Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int16 PASSED [ 58%] 2023-01-11T21:40:59.5825400Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int32 PASSED [ 58%] 2023-01-11T21:40:59.5825520Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_bfloat16 PASSED [ 58%] 2023-01-11T21:40:59.5825630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_complex128 PASSED [ 58%] 2023-01-11T21:40:59.5825740Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_complex64 PASSED [ 58%] 2023-01-11T21:40:59.5825850Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int32 PASSED [ 58%] 2023-01-11T21:40:59.5825950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_uint8 PASSED [ 58%] 2023-01-11T21:40:59.5826060Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_to_size_cpu_bool PASSED [ 58%] 2023-01-11T21:40:59.5826170Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_to_size_cpu_complex64 PASSED [ 58%] 2023-01-11T21:40:59.5826290Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_to_size_cpu_float32 PASSED [ 58%] 2023-01-11T21:40:59.5826400Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_to_size_cpu_int32 PASSED [ 58%] 2023-01-11T21:40:59.5826510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_to_size_cpu_int8 PASSED [ 58%] 2023-01-11T21:40:59.5826620Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_to_size_cpu_uint8 PASSED [ 58%] 2023-01-11T21:40:59.5826730Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_bfloat16 PASSED [ 58%] 2023-01-11T21:40:59.5826830Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_complex64 PASSED [ 58%] 2023-01-11T21:40:59.5826940Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int32 PASSED [ 58%] 2023-01-11T21:40:59.5827050Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_bfloat16 PASSED [ 58%] 2023-01-11T21:40:59.5827150Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_int16 PASSED [ 58%] 2023-01-11T21:40:59.5827260Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_int8 PASSED [ 58%] 2023-01-11T21:40:59.5827480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_uint8 PASSED [ 58%] 2023-01-11T21:40:59.5827590Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_bool PASSED [ 58%] 2023-01-11T21:40:59.5827700Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_complex64 PASSED [ 58%] 2023-01-11T21:40:59.5827810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int16 PASSED [ 58%] 2023-01-11T21:40:59.5827910Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int32 PASSED [ 58%] 2023-01-11T21:40:59.5828020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int64 PASSED [ 58%] 2023-01-11T21:40:59.5828120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_uint8 PASSED [ 58%] 2023-01-11T21:40:59.5828230Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_bfloat16 XFAIL [ 58%] 2023-01-11T21:40:59.5828340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_bool XFAIL [ 58%] 2023-01-11T21:40:59.5828480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int16 XFAIL [ 58%] 2023-01-11T21:40:59.5828650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int32 XFAIL [ 58%] 2023-01-11T21:40:59.5828760Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int8 XFAIL [ 58%] 2023-01-11T21:40:59.5828860Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_bool PASSED [ 58%] 2023-01-11T21:40:59.5828970Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_complex128 PASSED [ 58%] 2023-01-11T21:40:59.5829080Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_float64 PASSED [ 58%] 2023-01-11T21:40:59.5829180Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_int32 PASSED [ 58%] 2023-01-11T21:40:59.5829280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_int64 PASSED [ 58%] 2023-01-11T21:40:59.5829390Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_uint8 PASSED [ 58%] 2023-01-11T21:40:59.5829500Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_float32 PASSED [ 58%] 2023-01-11T21:40:59.5829600Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int8 PASSED [ 58%] 2023-01-11T21:40:59.5829720Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_bfloat16 PASSED [ 58%] 2023-01-11T21:40:59.5829830Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_complex128 PASSED [ 58%] 2023-01-11T21:40:59.5829950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_complex32 PASSED [ 58%] 2023-01-11T21:40:59.5830060Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int16 PASSED [ 58%] 2023-01-11T21:40:59.5830170Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int32 PASSED [ 58%] 2023-01-11T21:40:59.5830280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int64 PASSED [ 58%] 2023-01-11T21:40:59.5830390Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_int8 PASSED [ 58%] 2023-01-11T21:40:59.5830500Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_uint8 PASSED [ 58%] 2023-01-11T21:40:59.5830610Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_cpu_bfloat16 PASSED [ 58%] 2023-01-11T21:40:59.5830710Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_cpu_float64 PASSED [ 58%] 2023-01-11T21:40:59.5830820Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_cpu_int16 PASSED [ 58%] 2023-01-11T21:40:59.5830920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_cpu_int64 PASSED [ 58%] 2023-01-11T21:40:59.5831030Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_cpu_int8 PASSED [ 58%] 2023-01-11T21:40:59.5831140Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_indices_cpu_int32 PASSED [ 58%] 2023-01-11T21:40:59.5831250Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_indices_cpu_int64 PASSED [ 58%] 2023-01-11T21:40:59.5831410Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_float16 PASSED [ 58%] 2023-01-11T21:40:59.5831510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_float64 PASSED [ 58%] 2023-01-11T21:40:59.5831620Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_int16 PASSED [ 58%] 2023-01-11T21:40:59.5831720Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_int32 PASSED [ 59%] 2023-01-11T21:40:59.5831830Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_indices_cpu_int32 PASSED [ 59%] 2023-01-11T21:40:59.5831940Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_indices_cpu_int64 PASSED [ 59%] 2023-01-11T21:40:59.5832050Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_float64 PASSED [ 59%] 2023-01-11T21:40:59.5832160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int16 PASSED [ 59%] 2023-01-11T21:40:59.5832270Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_uint8 PASSED [ 59%] 2023-01-11T21:40:59.5832400Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_bfloat16 PASSED [ 59%] 2023-01-11T21:40:59.5832510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_float64 PASSED [ 59%] 2023-01-11T21:40:59.5832610Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_int16 PASSED [ 59%] 2023-01-11T21:40:59.5832720Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_int32 PASSED [ 59%] 2023-01-11T21:40:59.5832820Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_bool PASSED [ 59%] 2023-01-11T21:40:59.5832930Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_complex128 PASSED [ 59%] 2023-01-11T21:40:59.5833040Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_float16 PASSED [ 59%] 2023-01-11T21:40:59.5833150Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int16 PASSED [ 59%] 2023-01-11T21:40:59.5833250Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int64 PASSED [ 59%] 2023-01-11T21:40:59.5833360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_uint8 PASSED [ 59%] 2023-01-11T21:40:59.5833470Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_bool PASSED [ 59%] 2023-01-11T21:40:59.5833580Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_complex32 PASSED [ 59%] 2023-01-11T21:40:59.5833700Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_complex64 PASSED [ 59%] 2023-01-11T21:40:59.5833810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_float16 PASSED [ 59%] 2023-01-11T21:40:59.5833920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int8 PASSED [ 59%] 2023-01-11T21:40:59.5834030Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_uint8 PASSED [ 59%] 2023-01-11T21:40:59.5834140Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_copy_cpu_bool PASSED [ 59%] 2023-01-11T21:40:59.5834260Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_copy_cpu_complex32 PASSED [ 59%] 2023-01-11T21:40:59.5834370Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_copy_cpu_float16 PASSED [ 59%] 2023-01-11T21:40:59.5834480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_copy_cpu_float32 PASSED [ 59%] 2023-01-11T21:40:59.5834580Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_copy_cpu_float64 PASSED [ 59%] 2023-01-11T21:40:59.5834690Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_copy_cpu_int16 PASSED [ 59%] 2023-01-11T21:40:59.5834800Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_copy_cpu_int32 PASSED [ 59%] 2023-01-11T21:40:59.5834910Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_copy_cpu_int64 PASSED [ 59%] 2023-01-11T21:40:59.5835020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_copy_cpu_uint8 PASSED [ 59%] 2023-01-11T21:40:59.5835130Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_cpu_complex32 PASSED [ 59%] 2023-01-11T21:40:59.5835280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_cpu_float16 PASSED [ 59%] 2023-01-11T21:40:59.5835390Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_cpu_float64 PASSED [ 59%] 2023-01-11T21:40:59.5835500Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_cpu_int32 PASSED [ 59%] 2023-01-11T21:40:59.5835600Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_cpu_int64 PASSED [ 59%] 2023-01-11T21:40:59.5835710Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_cpu_int8 PASSED [ 59%] 2023-01-11T21:40:59.5835820Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_bool PASSED [ 59%] 2023-01-11T21:40:59.5835930Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_complex32 PASSED [ 59%] 2023-01-11T21:40:59.5836040Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_complex64 PASSED [ 59%] 2023-01-11T21:40:59.5836150Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_float16 PASSED [ 59%] 2023-01-11T21:40:59.5836300Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_float32 PASSED [ 59%] 2023-01-11T21:40:59.5836400Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_float64 PASSED [ 59%] 2023-01-11T21:40:59.5836510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int8 PASSED [ 59%] 2023-01-11T21:40:59.5836620Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_uint8 PASSED [ 59%] 2023-01-11T21:40:59.5836730Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_complex128 PASSED [ 59%] 2023-01-11T21:40:59.5836840Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_complex64 PASSED [ 59%] 2023-01-11T21:40:59.5836940Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_float16 PASSED [ 59%] 2023-01-11T21:40:59.5837050Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_float32 PASSED [ 59%] 2023-01-11T21:40:59.5837150Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_float64 PASSED [ 59%] 2023-01-11T21:40:59.5837260Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_float64 PASSED [ 59%] 2023-01-11T21:40:59.5837370Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_bool PASSED [ 59%] 2023-01-11T21:40:59.5837480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_complex128 PASSED [ 59%] 2023-01-11T21:40:59.5837590Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_float32 PASSED [ 59%] 2023-01-11T21:40:59.5837700Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_int64 PASSED [ 59%] 2023-01-11T21:40:59.5837800Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_int8 PASSED [ 59%] 2023-01-11T21:40:59.5837910Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_uint8 PASSED [ 59%] 2023-01-11T21:40:59.5838020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_bfloat16 PASSED [ 59%] 2023-01-11T21:40:59.5838130Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_bool PASSED [ 59%] 2023-01-11T21:40:59.5838230Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_complex64 PASSED [ 59%] 2023-01-11T21:40:59.5838340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_float16 PASSED [ 59%] 2023-01-11T21:40:59.5838450Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_float64 PASSED [ 59%] 2023-01-11T21:40:59.5838550Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int64 PASSED [ 59%] 2023-01-11T21:40:59.5838660Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_bfloat16 PASSED [ 59%] 2023-01-11T21:40:59.5838770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_complex128 PASSED [ 59%] 2023-01-11T21:40:59.5838890Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_complex32 PASSED [ 59%] 2023-01-11T21:40:59.5838990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_float16 PASSED [ 59%] 2023-01-11T21:40:59.5839140Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_float32 PASSED [ 59%] 2023-01-11T21:40:59.5839250Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int16 PASSED [ 59%] 2023-01-11T21:40:59.5839350Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int32 PASSED [ 59%] 2023-01-11T21:40:59.5839460Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int8 PASSED [ 59%] 2023-01-11T21:40:59.5839560Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_uint8 PASSED [ 59%] 2023-01-11T21:40:59.5839670Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_bool PASSED [ 59%] 2023-01-11T21:40:59.5839780Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_complex128 PASSED [ 59%] 2023-01-11T21:40:59.5839890Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_complex32 PASSED [ 59%] 2023-01-11T21:40:59.5840000Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_complex64 PASSED [ 59%] 2023-01-11T21:40:59.5840130Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int32 PASSED [ 59%] 2023-01-11T21:40:59.5840230Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_uint8 PASSED [ 59%] 2023-01-11T21:40:59.5840340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_complex128 PASSED [ 59%] 2023-01-11T21:40:59.5840450Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_complex32 PASSED [ 59%] 2023-01-11T21:40:59.5840560Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_complex64 PASSED [ 59%] 2023-01-11T21:40:59.5840660Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_float32 PASSED [ 59%] 2023-01-11T21:40:59.5840770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_float64 PASSED [ 59%] 2023-01-11T21:40:59.5840880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int64 PASSED [ 59%] 2023-01-11T21:40:59.5840990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int8 PASSED [ 59%] 2023-01-11T21:40:59.5841100Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_uint8 PASSED [ 59%] 2023-01-11T21:40:59.5841210Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_xlogy_cpu_bfloat16 PASSED [ 59%] 2023-01-11T21:40:59.5841310Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_xlogy_cpu_int16 PASSED [ 59%] 2023-01-11T21:40:59.5841410Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_xlogy_cpu_int32 PASSED [ 59%] 2023-01-11T21:40:59.5841520Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_xlogy_cpu_int64 PASSED [ 59%] 2023-01-11T21:40:59.5841620Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_xlogy_cpu_uint8 PASSED [ 59%] 2023-01-11T21:40:59.5841730Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_zeros_cpu_bool PASSED [ 59%] 2023-01-11T21:40:59.5841840Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_zeros_cpu_complex32 PASSED [ 59%] 2023-01-11T21:40:59.5841950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_zeros_cpu_complex64 PASSED [ 59%] 2023-01-11T21:40:59.5842060Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_zeros_cpu_float32 PASSED [ 59%] 2023-01-11T21:40:59.5842160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_zeros_cpu_float64 PASSED [ 59%] 2023-01-11T21:40:59.5842270Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_zeros_cpu_int32 PASSED [ 59%] 2023-01-11T21:40:59.5842390Z test_ops.py::TestCommonCPU::test_python_ref_meta_ops_nvprims_var_mean_cpu_bfloat16 PASSED [ 59%] 2023-01-11T21:40:59.5842500Z test_ops.py::TestCommonCPU::test_python_ref_meta_ops_nvprims_var_mean_cpu_float16 PASSED [ 59%] 2023-01-11T21:40:59.5842620Z test_ops.py::TestCommonCPU::test_python_ref_meta_ops_nvprims_var_mean_cpu_float64 PASSED [ 59%] 2023-01-11T21:40:59.5842740Z test_ops.py::TestCommonCPU::test_python_ref_meta_ops_nvprims_view_cpu_bfloat16 PASSED [ 59%] 2023-01-11T21:40:59.5842850Z test_ops.py::TestCommonCPU::test_python_ref_meta_ops_nvprims_view_cpu_bool PASSED [ 59%] 2023-01-11T21:40:59.5842990Z test_ops.py::TestCommonCPU::test_python_ref_meta_ops_nvprims_view_cpu_complex128 PASSED [ 59%] 2023-01-11T21:40:59.5843110Z test_ops.py::TestCommonCPU::test_python_ref_meta_ops_nvprims_view_cpu_complex32 PASSED [ 59%] 2023-01-11T21:40:59.5843220Z test_ops.py::TestCommonCPU::test_python_ref_meta_ops_nvprims_view_cpu_complex64 PASSED [ 59%] 2023-01-11T21:40:59.5843330Z test_ops.py::TestCommonCPU::test_python_ref_meta_ops_nvprims_view_cpu_float16 PASSED [ 59%] 2023-01-11T21:40:59.5843440Z test_ops.py::TestCommonCPU::test_python_ref_meta_ops_nvprims_view_cpu_float32 PASSED [ 59%] 2023-01-11T21:40:59.5843550Z test_ops.py::TestCommonCPU::test_python_ref_meta_ops_nvprims_view_cpu_float64 PASSED [ 59%] 2023-01-11T21:40:59.5843660Z test_ops.py::TestCommonCPU::test_python_ref_meta_ops_nvprims_view_cpu_int16 PASSED [ 59%] 2023-01-11T21:40:59.5843770Z test_ops.py::TestCommonCPU::test_python_ref_meta_ops_nvprims_view_cpu_int32 PASSED [ 59%] 2023-01-11T21:40:59.5843920Z test_ops.py::TestCommonCPU::test_python_ref_ops_nvprims_native_batch_norm_cpu_float64 XFAIL [ 59%] 2023-01-11T21:40:59.5844030Z test_ops.py::TestCommonCPU::test_python_ref_ops_nvprims_view_cpu_complex128 XFAIL [ 59%] 2023-01-11T21:40:59.5844140Z test_ops.py::TestCommonCPU::test_python_ref_ops_nvprims_view_cpu_float32 XFAIL [ 59%] 2023-01-11T21:40:59.5844250Z test_ops.py::TestCommonCPU::test_python_ref_ops_nvprims_view_cpu_int16 XFAIL [ 59%] 2023-01-11T21:40:59.5844350Z test_ops.py::TestCommonCPU::test_python_ref_ops_nvprims_view_cpu_int8 XFAIL [ 59%] 2023-01-11T21:40:59.5844460Z test_ops.py::TestCommonCPU::test_python_ref_ops_nvprims_view_cpu_uint8 XFAIL [ 59%] 2023-01-11T21:40:59.5844570Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_complex32 PASSED [ 59%] 2023-01-11T21:40:59.5844690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_float64 PASSED [ 59%] 2023-01-11T21:40:59.5844800Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_int32 PASSED [ 59%] 2023-01-11T21:40:59.5844910Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_int64 PASSED [ 59%] 2023-01-11T21:40:59.5845020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_int8 PASSED [ 59%] 2023-01-11T21:40:59.5845150Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bfloat16_cpu_bool PASSED [ 59%] 2023-01-11T21:40:59.5845290Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bfloat16_cpu_complex32 PASSED [ 59%] 2023-01-11T21:40:59.5845420Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bfloat16_cpu_complex64 PASSED [ 59%] 2023-01-11T21:40:59.5845550Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bfloat16_cpu_float16 PASSED [ 59%] 2023-01-11T21:40:59.5845680Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bfloat16_cpu_int32 PASSED [ 59%] 2023-01-11T21:40:59.5845810Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bfloat16_cpu_uint8 PASSED [ 59%] 2023-01-11T21:40:59.5845940Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_bfloat16 PASSED [ 59%] 2023-01-11T21:40:59.5846070Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_complex32 PASSED [ 59%] 2023-01-11T21:40:59.5846200Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_float16 PASSED [ 59%] 2023-01-11T21:40:59.5846330Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_int64 PASSED [ 59%] 2023-01-11T21:40:59.5846450Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_int8 PASSED [ 59%] 2023-01-11T21:40:59.5846580Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_byte_cpu_bfloat16 PASSED [ 59%] 2023-01-11T21:40:59.5846710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_byte_cpu_bool PASSED [ 59%] 2023-01-11T21:40:59.5846880Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_byte_cpu_complex128 PASSED [ 59%] 2023-01-11T21:40:59.5847010Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_byte_cpu_float16 PASSED [ 59%] 2023-01-11T21:40:59.5847130Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_byte_cpu_float64 PASSED [ 59%] 2023-01-11T21:40:59.5847260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_byte_cpu_int16 PASSED [ 59%] 2023-01-11T21:40:59.5847380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_byte_cpu_int64 PASSED [ 59%] 2023-01-11T21:40:59.5847510Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_byte_cpu_int8 PASSED [ 59%] 2023-01-11T21:40:59.5847640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cdouble_cpu_bfloat16 PASSED [ 59%] 2023-01-11T21:40:59.5847770Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cdouble_cpu_complex128 PASSED [ 59%] 2023-01-11T21:40:59.5847930Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cdouble_cpu_float32 PASSED [ 59%] 2023-01-11T21:40:59.5848060Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cdouble_cpu_int64 PASSED [ 59%] 2023-01-11T21:40:59.5848190Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cdouble_cpu_int8 PASSED [ 59%] 2023-01-11T21:40:59.5848310Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cdouble_cpu_uint8 PASSED [ 59%] 2023-01-11T21:40:59.5848440Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cfloat_cpu_bfloat16 PASSED [ 59%] 2023-01-11T21:40:59.5848570Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cfloat_cpu_bool PASSED [ 59%] 2023-01-11T21:40:59.5848700Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cfloat_cpu_complex32 PASSED [ 59%] 2023-01-11T21:40:59.5848830Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cfloat_cpu_float16 PASSED [ 59%] 2023-01-11T21:40:59.5848960Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cfloat_cpu_float32 PASSED [ 59%] 2023-01-11T21:40:59.5849090Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cfloat_cpu_int16 PASSED [ 59%] 2023-01-11T21:40:59.5849210Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cfloat_cpu_int64 PASSED [ 59%] 2023-01-11T21:40:59.5849330Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cfloat_cpu_uint8 PASSED [ 59%] 2023-01-11T21:40:59.5849460Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_bool PASSED [ 60%] 2023-01-11T21:40:59.5849590Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_int32 PASSED [ 60%] 2023-01-11T21:40:59.5849710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_int64 PASSED [ 60%] 2023-01-11T21:40:59.5849840Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_int8 PASSED [ 60%] 2023-01-11T21:40:59.5849970Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_bfloat16 PASSED [ 60%] 2023-01-11T21:40:59.5850090Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_float32 PASSED [ 60%] 2023-01-11T21:40:59.5850220Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_int16 PASSED [ 60%] 2023-01-11T21:40:59.5850340Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_int32 PASSED [ 60%] 2023-01-11T21:40:59.5850470Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_int8 PASSED [ 60%] 2023-01-11T21:40:59.5850590Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_uint8 PASSED [ 60%] 2023-01-11T21:40:59.5850780Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_complex_cpu_float16 PASSED [ 60%] 2023-01-11T21:40:59.5850910Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_complex_cpu_float32 PASSED [ 60%] 2023-01-11T21:40:59.5851040Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_complex_cpu_float64 PASSED [ 60%] 2023-01-11T21:40:59.5851170Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_complex64 PASSED [ 60%] 2023-01-11T21:40:59.5851300Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_float64 PASSED [ 60%] 2023-01-11T21:40:59.5851430Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_uint8 PASSED [ 60%] 2023-01-11T21:40:59.5851560Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_bfloat16 PASSED [ 60%] 2023-01-11T21:40:59.5851720Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_bool PASSED [ 60%] 2023-01-11T21:40:59.5851850Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_complex64 PASSED [ 60%] 2023-01-11T21:40:59.5851980Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_float16 PASSED [ 60%] 2023-01-11T21:40:59.5852100Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_float32 PASSED [ 60%] 2023-01-11T21:40:59.5852220Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_int8 PASSED [ 60%] 2023-01-11T21:40:59.5852350Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_half_cpu_bfloat16 PASSED [ 60%] 2023-01-11T21:40:59.5852480Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_half_cpu_complex128 PASSED [ 60%] 2023-01-11T21:40:59.5852610Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_half_cpu_complex64 PASSED [ 60%] 2023-01-11T21:40:59.5852740Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_half_cpu_float32 PASSED [ 60%] 2023-01-11T21:40:59.5852860Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_half_cpu_float64 PASSED [ 60%] 2023-01-11T21:40:59.5852980Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_half_cpu_int16 PASSED [ 60%] 2023-01-11T21:40:59.5853110Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_half_cpu_int32 PASSED [ 60%] 2023-01-11T21:40:59.5853230Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_half_cpu_int8 PASSED [ 60%] 2023-01-11T21:40:59.5857600Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_half_cpu_uint8 PASSED [ 60%] 2023-01-11T21:40:59.5857750Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_int_cpu_complex64 PASSED [ 60%] 2023-01-11T21:40:59.5857880Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_int_cpu_float16 PASSED [ 60%] 2023-01-11T21:40:59.5858000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_int_cpu_int32 PASSED [ 60%] 2023-01-11T21:40:59.5858130Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_int_cpu_int64 PASSED [ 60%] 2023-01-11T21:40:59.5858260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_long_cpu_bfloat16 PASSED [ 60%] 2023-01-11T21:40:59.5858390Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_long_cpu_complex128 PASSED [ 60%] 2023-01-11T21:40:59.5858520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_long_cpu_complex32 PASSED [ 60%] 2023-01-11T21:40:59.5858640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_long_cpu_int16 PASSED [ 60%] 2023-01-11T21:40:59.5858890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_long_cpu_int32 PASSED [ 60%] 2023-01-11T21:40:59.5859010Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_long_cpu_int64 PASSED [ 60%] 2023-01-11T21:40:59.5859140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_long_cpu_uint8 PASSED [ 60%] 2023-01-11T21:40:59.5859270Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_short_cpu_complex128 PASSED [ 60%] 2023-01-11T21:40:59.5859400Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_short_cpu_float16 PASSED [ 60%] 2023-01-11T21:40:59.5859520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_short_cpu_float64 PASSED [ 60%] 2023-01-11T21:40:59.5859650Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_short_cpu_int16 PASSED [ 60%] 2023-01-11T21:40:59.5859770Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_short_cpu_int64 PASSED [ 60%] 2023-01-11T21:40:59.5859920Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_short_cpu_int8 PASSED [ 60%] 2023-01-11T21:40:59.5860050Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_short_cpu_uint8 PASSED [ 60%] 2023-01-11T21:40:59.5860170Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_bfloat16 PASSED [ 60%] 2023-01-11T21:40:59.5860280Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_float32 PASSED [ 60%] 2023-01-11T21:40:59.5860400Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_float64 PASSED [ 60%] 2023-01-11T21:40:59.5860520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int16 PASSED [ 60%] 2023-01-11T21:40:59.5860630Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int32 PASSED [ 60%] 2023-01-11T21:40:59.5860740Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_uint8 PASSED [ 60%] 2023-01-11T21:40:59.5860860Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_bfloat16 PASSED [ 60%] 2023-01-11T21:40:59.5860980Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_complex128 PASSED [ 60%] 2023-01-11T21:40:59.5861090Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_complex64 PASSED [ 60%] 2023-01-11T21:40:59.5861210Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_float64 PASSED [ 60%] 2023-01-11T21:40:59.5861330Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_int16 PASSED [ 60%] 2023-01-11T21:40:59.5861440Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_int32 PASSED [ 60%] 2023-01-11T21:40:59.5861550Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_int64 PASSED [ 60%] 2023-01-11T21:40:59.5861660Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_bool PASSED [ 60%] 2023-01-11T21:40:59.5861780Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int16 PASSED [ 60%] 2023-01-11T21:40:59.5861890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int32 PASSED [ 60%] 2023-01-11T21:40:59.5862000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int64 PASSED [ 60%] 2023-01-11T21:40:59.5862120Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_bool PASSED [ 60%] 2023-01-11T21:40:59.5862230Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_float16 PASSED [ 60%] 2023-01-11T21:40:59.5862340Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_float32 PASSED [ 60%] 2023-01-11T21:40:59.5862450Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int32 PASSED [ 60%] 2023-01-11T21:40:59.5862560Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int64 PASSED [ 60%] 2023-01-11T21:40:59.5862700Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int8 PASSED [ 60%] 2023-01-11T21:40:59.5862820Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_float32 PASSED [ 60%] 2023-01-11T21:40:59.5862940Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_float64 PASSED [ 60%] 2023-01-11T21:40:59.5863060Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcmul_cpu_bfloat16 PASSED [ 60%] 2023-01-11T21:40:59.5863190Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcmul_cpu_complex64 PASSED [ 60%] 2023-01-11T21:40:59.5863300Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcmul_cpu_float64 PASSED [ 60%] 2023-01-11T21:40:59.5863420Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcmul_cpu_uint8 PASSED [ 60%] 2023-01-11T21:40:59.5863540Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_bool PASSED [ 60%] 2023-01-11T21:40:59.5863680Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_float16 PASSED [ 60%] 2023-01-11T21:40:59.5863790Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_float32 PASSED [ 60%] 2023-01-11T21:40:59.5863910Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_float64 PASSED [ 60%] 2023-01-11T21:40:59.5864020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int16 PASSED [ 60%] 2023-01-11T21:40:59.5864130Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int32 PASSED [ 60%] 2023-01-11T21:40:59.5864240Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_bool PASSED [ 60%] 2023-01-11T21:40:59.5864360Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_complex128 PASSED [ 60%] 2023-01-11T21:40:59.5864480Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_complex64 PASSED [ 60%] 2023-01-11T21:40:59.5864590Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_float32 PASSED [ 60%] 2023-01-11T21:40:59.5864710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_float64 PASSED [ 60%] 2023-01-11T21:40:59.5864820Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int32 PASSED [ 60%] 2023-01-11T21:40:59.5864930Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int64 PASSED [ 60%] 2023-01-11T21:40:59.5865040Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_uint8 PASSED [ 60%] 2023-01-11T21:40:59.5865160Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_bfloat16 PASSED [ 60%] 2023-01-11T21:40:59.5865280Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_complex128 PASSED [ 60%] 2023-01-11T21:40:59.5865410Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_complex64 PASSED [ 60%] 2023-01-11T21:40:59.5865530Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_float16 PASSED [ 60%] 2023-01-11T21:40:59.5865640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_float32 PASSED [ 60%] 2023-01-11T21:40:59.5865760Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_allclose_cpu_float64 PASSED [ 60%] 2023-01-11T21:40:59.5865870Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_float32 PASSED [ 60%] 2023-01-11T21:40:59.5865990Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int32 PASSED [ 60%] 2023-01-11T21:40:59.5866100Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int8 PASSED [ 60%] 2023-01-11T21:40:59.5866210Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_bfloat16 PASSED [ 60%] 2023-01-11T21:40:59.5866330Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_bool PASSED [ 60%] 2023-01-11T21:40:59.5866440Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_float16 PASSED [ 60%] 2023-01-11T21:40:59.5866590Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_float64 PASSED [ 60%] 2023-01-11T21:40:59.5866700Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int8 PASSED [ 60%] 2023-01-11T21:40:59.5866820Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_uint8 PASSED [ 60%] 2023-01-11T21:40:59.5866930Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_bool PASSED [ 60%] 2023-01-11T21:40:59.5867050Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_complex128 PASSED [ 60%] 2023-01-11T21:40:59.5867160Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_complex64 PASSED [ 60%] 2023-01-11T21:40:59.5867280Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_float16 PASSED [ 60%] 2023-01-11T21:40:59.5867390Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_uint8 PASSED [ 60%] 2023-01-11T21:40:59.5867520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_float16 PASSED [ 60%] 2023-01-11T21:40:59.5867640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_float64 PASSED [ 60%] 2023-01-11T21:40:59.5867760Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int16 PASSED [ 60%] 2023-01-11T21:40:59.5867870Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int32 PASSED [ 60%] 2023-01-11T21:40:59.5867980Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_uint8 PASSED [ 60%] 2023-01-11T21:40:59.5868100Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_bfloat16 PASSED [ 60%] 2023-01-11T21:40:59.5868220Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_bool PASSED [ 60%] 2023-01-11T21:40:59.5868340Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_float64 PASSED [ 60%] 2023-01-11T21:40:59.5868460Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_int16 PASSED [ 60%] 2023-01-11T21:40:59.5868580Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_int32 PASSED [ 60%] 2023-01-11T21:40:59.5868690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_uint8 PASSED [ 60%] 2023-01-11T21:40:59.5868820Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_partial_views_cpu_bool PASSED [ 60%] 2023-01-11T21:40:59.5868960Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_partial_views_cpu_complex128 PASSED [ 60%] 2023-01-11T21:40:59.5869100Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_partial_views_cpu_complex64 PASSED [ 60%] 2023-01-11T21:40:59.5869230Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_partial_views_cpu_float64 PASSED [ 60%] 2023-01-11T21:40:59.5869370Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_partial_views_cpu_int32 PASSED [ 60%] 2023-01-11T21:40:59.5869500Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_partial_views_cpu_int64 PASSED [ 60%] 2023-01-11T21:40:59.5869630Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_partial_views_cpu_uint8 PASSED [ 60%] 2023-01-11T21:40:59.5869750Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_bool PASSED [ 60%] 2023-01-11T21:40:59.5869890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_complex128 PASSED [ 60%] 2023-01-11T21:40:59.5870020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_float64 PASSED [ 60%] 2023-01-11T21:40:59.5870140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_int16 PASSED [ 60%] 2023-01-11T21:40:59.5870270Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_int32 PASSED [ 60%] 2023-01-11T21:40:59.5870420Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_bfloat16 PASSED [ 60%] 2023-01-11T21:40:59.5870540Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_bool PASSED [ 60%] 2023-01-11T21:40:59.5870660Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_complex64 PASSED [ 60%] 2023-01-11T21:40:59.5870770Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_float32 PASSED [ 60%] 2023-01-11T21:40:59.5870890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_int16 PASSED [ 60%] 2023-01-11T21:40:59.5871000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_int32 PASSED [ 60%] 2023-01-11T21:40:59.5871110Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_int8 PASSED [ 60%] 2023-01-11T21:40:59.5871230Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_float64 PASSED [ 60%] 2023-01-11T21:40:59.5871380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int16 PASSED [ 60%] 2023-01-11T21:40:59.5871500Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int64 PASSED [ 60%] 2023-01-11T21:40:59.5871610Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int8 PASSED [ 60%] 2023-01-11T21:40:59.5871720Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_bool PASSED [ 60%] 2023-01-11T21:40:59.5871830Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int16 PASSED [ 60%] 2023-01-11T21:40:59.5871940Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int32 PASSED [ 60%] 2023-01-11T21:40:59.5872060Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_bool PASSED [ 60%] 2023-01-11T21:40:59.5872170Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_float32 PASSED [ 60%] 2023-01-11T21:40:59.5872280Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int32 PASSED [ 60%] 2023-01-11T21:40:59.5872390Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_bool PASSED [ 60%] 2023-01-11T21:40:59.5872520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_complex128 PASSED [ 60%] 2023-01-11T21:40:59.5872640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_complex64 PASSED [ 61%] 2023-01-11T21:40:59.5872750Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int16 PASSED [ 61%] 2023-01-11T21:40:59.5872860Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int64 PASSED [ 61%] 2023-01-11T21:40:59.5872980Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_bfloat16 PASSED [ 61%] 2023-01-11T21:40:59.5873100Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_bool PASSED [ 61%] 2023-01-11T21:40:59.5873230Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_complex128 PASSED [ 61%] 2023-01-11T21:40:59.5873350Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_float32 PASSED [ 61%] 2023-01-11T21:40:59.5873470Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_float64 PASSED [ 61%] 2023-01-11T21:40:59.5873590Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_int32 PASSED [ 61%] 2023-01-11T21:40:59.5873710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_int64 PASSED [ 61%] 2023-01-11T21:40:59.5873830Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_bfloat16 PASSED [ 61%] 2023-01-11T21:40:59.5873950Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_complex128 PASSED [ 61%] 2023-01-11T21:40:59.5874070Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_complex64 PASSED [ 61%] 2023-01-11T21:40:59.5874220Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_float16 PASSED [ 61%] 2023-01-11T21:40:59.5874340Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_float32 PASSED [ 61%] 2023-01-11T21:40:59.5874460Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_bool PASSED [ 61%] 2023-01-11T21:40:59.5874580Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_complex128 PASSED [ 61%] 2023-01-11T21:40:59.5874700Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_complex32 PASSED [ 61%] 2023-01-11T21:40:59.5874820Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_float16 PASSED [ 61%] 2023-01-11T21:40:59.5874940Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_int16 PASSED [ 61%] 2023-01-11T21:40:59.5875060Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_int64 PASSED [ 61%] 2023-01-11T21:40:59.5875200Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_int16 PASSED [ 61%] 2023-01-11T21:40:59.5875320Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_int32 PASSED [ 61%] 2023-01-11T21:40:59.5875440Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_int64 PASSED [ 61%] 2023-01-11T21:40:59.5875570Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_int32 PASSED [ 61%] 2023-01-11T21:40:59.5875690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_int64 PASSED [ 61%] 2023-01-11T21:40:59.5875810Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_bool PASSED [ 61%] 2023-01-11T21:40:59.5875930Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int64 PASSED [ 61%] 2023-01-11T21:40:59.5876040Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int32 PASSED [ 61%] 2023-01-11T21:40:59.5876160Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_bool PASSED [ 61%] 2023-01-11T21:40:59.5876280Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int16 PASSED [ 61%] 2023-01-11T21:40:59.5876400Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int64 PASSED [ 61%] 2023-01-11T21:40:59.5876520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_shapes_cpu_float32 PASSED [ 61%] 2023-01-11T21:40:59.5876650Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_bfloat16 PASSED [ 61%] 2023-01-11T21:40:59.5876780Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_complex128 PASSED [ 61%] 2023-01-11T21:40:59.5876910Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_float16 PASSED [ 61%] 2023-01-11T21:40:59.5877040Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_float32 PASSED [ 61%] 2023-01-11T21:40:59.5877160Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int16 PASSED [ 61%] 2023-01-11T21:40:59.5877290Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int64 PASSED [ 61%] 2023-01-11T21:40:59.5877410Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_uint8 PASSED [ 61%] 2023-01-11T21:40:59.5877530Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_bfloat16 PASSED [ 61%] 2023-01-11T21:40:59.5877660Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_complex64 PASSED [ 61%] 2023-01-11T21:40:59.5877780Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_float32 PASSED [ 61%] 2023-01-11T21:40:59.5877910Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_float64 PASSED [ 61%] 2023-01-11T21:40:59.5878050Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int32 PASSED [ 61%] 2023-01-11T21:40:59.5878170Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int64 PASSED [ 61%] 2023-01-11T21:40:59.5878290Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_uint8 PASSED [ 61%] 2023-01-11T21:40:59.5878410Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bucketize_cpu_float16 PASSED [ 61%] 2023-01-11T21:40:59.5878530Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bucketize_cpu_int32 PASSED [ 61%] 2023-01-11T21:40:59.5878650Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bucketize_cpu_int8 PASSED [ 61%] 2023-01-11T21:40:59.5878770Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bucketize_cpu_uint8 PASSED [ 61%] 2023-01-11T21:40:59.5878880Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_bfloat16 PASSED [ 61%] 2023-01-11T21:40:59.5879020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_float16 PASSED [ 61%] 2023-01-11T21:40:59.5879140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int32 PASSED [ 61%] 2023-01-11T21:40:59.5879250Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int64 PASSED [ 61%] 2023-01-11T21:40:59.5879360Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int8 PASSED [ 61%] 2023-01-11T21:40:59.5879480Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_bfloat16 PASSED [ 61%] 2023-01-11T21:40:59.5879600Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_float64 PASSED [ 61%] 2023-01-11T21:40:59.5879710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_int16 PASSED [ 61%] 2023-01-11T21:40:59.5879820Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_int32 PASSED [ 61%] 2023-01-11T21:40:59.5879930Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_int8 PASSED [ 61%] 2023-01-11T21:40:59.5880040Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_bool PASSED [ 61%] 2023-01-11T21:40:59.5880160Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_complex128 PASSED [ 61%] 2023-01-11T21:40:59.5880280Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_float16 PASSED [ 61%] 2023-01-11T21:40:59.5880400Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_float32 PASSED [ 61%] 2023-01-11T21:40:59.5880510Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int16 PASSED [ 61%] 2023-01-11T21:40:59.5880620Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int64 PASSED [ 61%] 2023-01-11T21:40:59.5880740Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_bfloat16 PASSED [ 61%] 2023-01-11T21:40:59.5880860Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_float32 PASSED [ 61%] 2023-01-11T21:40:59.5880970Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int8 PASSED [ 61%] 2023-01-11T21:40:59.5881090Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_bfloat16 PASSED [ 61%] 2023-01-11T21:40:59.5881210Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_float32 PASSED [ 61%] 2023-01-11T21:40:59.5881330Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_float64 PASSED [ 61%] 2023-01-11T21:40:59.5881450Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int16 PASSED [ 61%] 2023-01-11T21:40:59.5881570Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int64 PASSED [ 61%] 2023-01-11T21:40:59.5881690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_bfloat16 PASSED [ 61%] 2023-01-11T21:40:59.5881820Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_bool PASSED [ 61%] 2023-01-11T21:40:59.5881940Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_float32 PASSED [ 61%] 2023-01-11T21:40:59.5882060Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_float64 PASSED [ 61%] 2023-01-11T21:40:59.5882180Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int32 PASSED [ 61%] 2023-01-11T21:40:59.5882300Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int64 PASSED [ 61%] 2023-01-11T21:40:59.5882410Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int8 PASSED [ 61%] 2023-01-11T21:40:59.5882530Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_uint8 PASSED [ 61%] 2023-01-11T21:40:59.5882640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_bfloat16 PASSED [ 61%] 2023-01-11T21:40:59.5882780Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_complex128 PASSED [ 61%] 2023-01-11T21:40:59.5882900Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_float16 PASSED [ 61%] 2023-01-11T21:40:59.5883010Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_float32 PASSED [ 61%] 2023-01-11T21:40:59.5883130Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_float64 PASSED [ 61%] 2023-01-11T21:40:59.5883240Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_int16 PASSED [ 61%] 2023-01-11T21:40:59.5883360Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_int32 PASSED [ 61%] 2023-01-11T21:40:59.5883470Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_int64 PASSED [ 61%] 2023-01-11T21:40:59.5883580Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_int8 PASSED [ 61%] 2023-01-11T21:40:59.5883710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_complex128 PASSED [ 61%] 2023-01-11T21:40:59.5883840Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_complex32 PASSED [ 61%] 2023-01-11T21:40:59.5883960Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_complex64 PASSED [ 61%] 2023-01-11T21:40:59.5884090Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_float16 PASSED [ 61%] 2023-01-11T21:40:59.5884210Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_float64 PASSED [ 61%] 2023-01-11T21:40:59.5884330Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int8 PASSED [ 61%] 2023-01-11T21:40:59.5884440Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_bool PASSED [ 61%] 2023-01-11T21:40:59.5884560Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_complex32 PASSED [ 61%] 2023-01-11T21:40:59.5884680Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_complex64 PASSED [ 61%] 2023-01-11T21:40:59.5884790Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int64 PASSED [ 61%] 2023-01-11T21:40:59.5884920Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_complex32 PASSED [ 61%] 2023-01-11T21:40:59.5885040Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_complex64 PASSED [ 61%] 2023-01-11T21:40:59.5885160Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int64 PASSED [ 61%] 2023-01-11T21:40:59.5885280Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int8 PASSED [ 61%] 2023-01-11T21:40:59.5885410Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_uint8 PASSED [ 61%] 2023-01-11T21:40:59.5885540Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_complex64 PASSED [ 61%] 2023-01-11T21:40:59.5885720Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_float32 PASSED [ 61%] 2023-01-11T21:40:59.5885840Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_float64 PASSED [ 61%] 2023-01-11T21:40:59.5885960Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int8 PASSED [ 61%] 2023-01-11T21:40:59.5886090Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_uint8 PASSED [ 61%] 2023-01-11T21:40:59.5886210Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_bool PASSED [ 61%] 2023-01-11T21:40:59.5890650Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_complex32 PASSED [ 61%] 2023-01-11T21:40:59.5890800Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_complex64 PASSED [ 61%] 2023-01-11T21:40:59.5890920Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int32 PASSED [ 61%] 2023-01-11T21:40:59.5891160Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int64 PASSED [ 61%] 2023-01-11T21:40:59.5891280Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_bfloat16 PASSED [ 61%] 2023-01-11T21:40:59.5891400Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_float32 PASSED [ 61%] 2023-01-11T21:40:59.5891520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int32 PASSED [ 61%] 2023-01-11T21:40:59.5891630Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_bfloat16 PASSED [ 61%] 2023-01-11T21:40:59.5891750Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_complex128 PASSED [ 61%] 2023-01-11T21:40:59.5891860Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_float32 PASSED [ 61%] 2023-01-11T21:40:59.5891970Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_uint8 PASSED [ 61%] 2023-01-11T21:40:59.5892090Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_bfloat16 PASSED [ 61%] 2023-01-11T21:40:59.5892210Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_bool PASSED [ 61%] 2023-01-11T21:40:59.5892330Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_complex128 PASSED [ 61%] 2023-01-11T21:40:59.5892440Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_complex64 PASSED [ 61%] 2023-01-11T21:40:59.5892560Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_float32 PASSED [ 61%] 2023-01-11T21:40:59.5892670Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_int16 PASSED [ 61%] 2023-01-11T21:40:59.5892790Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_int64 PASSED [ 61%] 2023-01-11T21:40:59.5892900Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_int8 PASSED [ 61%] 2023-01-11T21:40:59.5893010Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_uint8 PASSED [ 61%] 2023-01-11T21:40:59.5893130Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumsum_cpu_float64 PASSED [ 61%] 2023-01-11T21:40:59.5893240Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumsum_cpu_int16 PASSED [ 61%] 2023-01-11T21:40:59.5893360Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumsum_cpu_int32 PASSED [ 61%] 2023-01-11T21:40:59.5893470Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumsum_cpu_int64 PASSED [ 61%] 2023-01-11T21:40:59.5893590Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_cpu_bfloat16 PASSED [ 61%] 2023-01-11T21:40:59.5893700Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_cpu_float16 PASSED [ 61%] 2023-01-11T21:40:59.5893810Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_cpu_float32 PASSED [ 61%] 2023-01-11T21:40:59.5893980Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_cpu_int16 PASSED [ 61%] 2023-01-11T21:40:59.5894090Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_cpu_uint8 PASSED [ 61%] 2023-01-11T21:40:59.5894220Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_bfloat16 PASSED [ 61%] 2023-01-11T21:40:59.5894340Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_bool PASSED [ 61%] 2023-01-11T21:40:59.5894460Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_complex64 PASSED [ 61%] 2023-01-11T21:40:59.5894580Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_float16 PASSED [ 61%] 2023-01-11T21:40:59.5894700Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_float64 PASSED [ 61%] 2023-01-11T21:40:59.5894820Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_int32 PASSED [ 61%] 2023-01-11T21:40:59.5894960Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_int64 PASSED [ 61%] 2023-01-11T21:40:59.5895090Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_complex128 PASSED [ 61%] 2023-01-11T21:40:59.5895220Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_complex32 PASSED [ 61%] 2023-01-11T21:40:59.5895340Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_float16 PASSED [ 61%] 2023-01-11T21:40:59.5895460Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_int32 PASSED [ 61%] 2023-01-11T21:40:59.5895590Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_uint8 PASSED [ 61%] 2023-01-11T21:40:59.5895710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_bool PASSED [ 61%] 2023-01-11T21:40:59.5895830Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_complex32 PASSED [ 62%] 2023-01-11T21:40:59.5895950Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int16 PASSED [ 62%] 2023-01-11T21:40:59.5896060Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int32 PASSED [ 62%] 2023-01-11T21:40:59.5896180Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int64 PASSED [ 62%] 2023-01-11T21:40:59.5896310Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_scatter_cpu_float16 PASSED [ 62%] 2023-01-11T21:40:59.5896430Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_scatter_cpu_float32 PASSED [ 62%] 2023-01-11T21:40:59.5896560Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_scatter_cpu_int16 PASSED [ 62%] 2023-01-11T21:40:59.5896680Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_scatter_cpu_int32 PASSED [ 62%] 2023-01-11T21:40:59.5896810Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_scatter_cpu_int8 PASSED [ 62%] 2023-01-11T21:40:59.5896930Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_scatter_cpu_uint8 PASSED [ 62%] 2023-01-11T21:40:59.5897060Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_bfloat16 PASSED [ 62%] 2023-01-11T21:40:59.5897170Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_float64 PASSED [ 62%] 2023-01-11T21:40:59.5897290Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int16 PASSED [ 62%] 2023-01-11T21:40:59.5897410Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int8 PASSED [ 62%] 2023-01-11T21:40:59.5897520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_uint8 PASSED [ 62%] 2023-01-11T21:40:59.5897650Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_float32 PASSED [ 62%] 2023-01-11T21:40:59.5897780Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_float64 PASSED [ 62%] 2023-01-11T21:40:59.5897950Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int16 PASSED [ 62%] 2023-01-11T21:40:59.5898070Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_uint8 PASSED [ 62%] 2023-01-11T21:40:59.5898200Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_bfloat16 PASSED [ 62%] 2023-01-11T21:40:59.5898330Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_bool PASSED [ 62%] 2023-01-11T21:40:59.5898470Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_complex64 PASSED [ 62%] 2023-01-11T21:40:59.5898600Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_float16 PASSED [ 62%] 2023-01-11T21:40:59.5898720Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_float32 PASSED [ 62%] 2023-01-11T21:40:59.5898880Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_float64 PASSED [ 62%] 2023-01-11T21:40:59.5899000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_int16 PASSED [ 62%] 2023-01-11T21:40:59.5899130Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_int32 PASSED [ 62%] 2023-01-11T21:40:59.5899250Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_int64 PASSED [ 62%] 2023-01-11T21:40:59.5899370Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_float16 PASSED [ 62%] 2023-01-11T21:40:59.5899500Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_float32 PASSED [ 62%] 2023-01-11T21:40:59.5899620Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_float64 PASSED [ 62%] 2023-01-11T21:40:59.5899750Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_int16 PASSED [ 62%] 2023-01-11T21:40:59.5899870Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_int64 PASSED [ 62%] 2023-01-11T21:40:59.5900000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_int8 PASSED [ 62%] 2023-01-11T21:40:59.5900120Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_uint8 PASSED [ 62%] 2023-01-11T21:40:59.5900240Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_bool PASSED [ 62%] 2023-01-11T21:40:59.5900360Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_complex32 PASSED [ 62%] 2023-01-11T21:40:59.5900480Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_complex64 PASSED [ 62%] 2023-01-11T21:40:59.5900600Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_float64 PASSED [ 62%] 2023-01-11T21:40:59.5900710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int8 PASSED [ 62%] 2023-01-11T21:40:59.5900830Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_uint8 PASSED [ 62%] 2023-01-11T21:40:59.5900950Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_bfloat16 PASSED [ 62%] 2023-01-11T21:40:59.5901060Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_bool PASSED [ 62%] 2023-01-11T21:40:59.5901180Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_complex128 PASSED [ 62%] 2023-01-11T21:40:59.5901300Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_complex32 PASSED [ 62%] 2023-01-11T21:40:59.5901420Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_complex64 PASSED [ 62%] 2023-01-11T21:40:59.5901530Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_float16 PASSED [ 62%] 2023-01-11T21:40:59.5901670Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_float64 PASSED [ 62%] 2023-01-11T21:40:59.5901790Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int16 PASSED [ 62%] 2023-01-11T21:40:59.5901910Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int64 PASSED [ 62%] 2023-01-11T21:40:59.5902020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int8 PASSED [ 62%] 2023-01-11T21:40:59.5902170Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_bool SKIPPED (Expected: empty is not comparable) [ 62%] 2023-01-11T21:40:59.5902320Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_complex32 SKIPPED (Expected: empty is not comparable) [ 62%] 2023-01-11T21:40:59.5902480Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_complex64 SKIPPED (Expected: empty is not comparable) [ 62%] 2023-01-11T21:40:59.5902650Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_float16 SKIPPED (Expected: empty is not comparable) [ 62%] 2023-01-11T21:40:59.5902790Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int64 SKIPPED (Expected: empty is not comparable) [ 62%] 2023-01-11T21:40:59.5902940Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int8 SKIPPED (Expected: empty is not comparable) [ 62%] 2023-01-11T21:40:59.5903080Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_bool SKIPPED (Expected: empty is not comparable) [ 62%] 2023-01-11T21:40:59.5903230Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int16 SKIPPED (Expected: empty is not comparable) [ 62%] 2023-01-11T21:40:59.5903380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int32 SKIPPED (Expected: empty is not comparable) [ 62%] 2023-01-11T21:40:59.5903530Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int8 SKIPPED (Expected: empty is not comparable) [ 62%] 2023-01-11T21:40:59.5903640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_bfloat16 PASSED [ 62%] 2023-01-11T21:40:59.5903760Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_complex64 PASSED [ 62%] 2023-01-11T21:40:59.5903880Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_float16 PASSED [ 62%] 2023-01-11T21:40:59.5903990Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int16 PASSED [ 62%] 2023-01-11T21:40:59.5904110Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int32 PASSED [ 62%] 2023-01-11T21:40:59.5904220Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int8 PASSED [ 62%] 2023-01-11T21:40:59.5904340Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_bool PASSED [ 62%] 2023-01-11T21:40:59.5904460Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_float32 PASSED [ 62%] 2023-01-11T21:40:59.5904580Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_float64 PASSED [ 62%] 2023-01-11T21:40:59.5904700Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int16 PASSED [ 62%] 2023-01-11T21:40:59.5904810Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int8 PASSED [ 62%] 2023-01-11T21:40:59.5904920Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_uint8 PASSED [ 62%] 2023-01-11T21:40:59.5905030Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_bool PASSED [ 62%] 2023-01-11T21:40:59.5905150Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_float32 PASSED [ 62%] 2023-01-11T21:40:59.5905260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int16 PASSED [ 62%] 2023-01-11T21:40:59.5905370Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int64 PASSED [ 62%] 2023-01-11T21:40:59.5905620Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_uint8 PASSED [ 62%] 2023-01-11T21:40:59.5905740Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_bool PASSED [ 62%] 2023-01-11T21:40:59.5905850Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int16 PASSED [ 62%] 2023-01-11T21:40:59.5905970Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int32 PASSED [ 62%] 2023-01-11T21:40:59.5906080Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_uint8 PASSED [ 62%] 2023-01-11T21:40:59.5906200Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_bool PASSED [ 62%] 2023-01-11T21:40:59.5906310Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_float16 PASSED [ 62%] 2023-01-11T21:40:59.5906420Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_float64 PASSED [ 62%] 2023-01-11T21:40:59.5906560Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_bfloat16 PASSED [ 62%] 2023-01-11T21:40:59.5906680Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_complex64 PASSED [ 62%] 2023-01-11T21:40:59.5906790Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int16 PASSED [ 62%] 2023-01-11T21:40:59.5906900Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int64 PASSED [ 62%] 2023-01-11T21:40:59.5907020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_as_cpu_bfloat16 PASSED [ 62%] 2023-01-11T21:40:59.5907140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_as_cpu_bool PASSED [ 62%] 2023-01-11T21:40:59.5907260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_as_cpu_float32 PASSED [ 62%] 2023-01-11T21:40:59.5907380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_as_cpu_int16 PASSED [ 62%] 2023-01-11T21:40:59.5907510Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_as_cpu_int32 PASSED [ 62%] 2023-01-11T21:40:59.5907620Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_as_cpu_int8 PASSED [ 62%] 2023-01-11T21:40:59.5907740Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_bool PASSED [ 62%] 2023-01-11T21:40:59.5907860Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_complex128 PASSED [ 62%] 2023-01-11T21:40:59.5907980Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_float64 PASSED [ 62%] 2023-01-11T21:40:59.5908090Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int16 PASSED [ 62%] 2023-01-11T21:40:59.5908200Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int64 PASSED [ 62%] 2023-01-11T21:40:59.5908310Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_uint8 PASSED [ 62%] 2023-01-11T21:40:59.5908430Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_bfloat16 PASSED [ 62%] 2023-01-11T21:40:59.5908540Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int16 PASSED [ 62%] 2023-01-11T21:40:59.5908660Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int64 PASSED [ 62%] 2023-01-11T21:40:59.5908770Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_uint8 PASSED [ 62%] 2023-01-11T21:40:59.5908880Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eye_cpu_bool PASSED [ 62%] 2023-01-11T21:40:59.5908990Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eye_cpu_float32 PASSED [ 62%] 2023-01-11T21:40:59.5909110Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eye_cpu_int16 PASSED [ 62%] 2023-01-11T21:40:59.5909210Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eye_cpu_int64 PASSED [ 62%] 2023-01-11T21:40:59.5909320Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eye_cpu_uint8 PASSED [ 62%] 2023-01-11T21:40:59.5909470Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_complex64 PASSED [ 62%] 2023-01-11T21:40:59.5909590Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_float32 PASSED [ 62%] 2023-01-11T21:40:59.5909710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_float64 PASSED [ 62%] 2023-01-11T21:40:59.5909820Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_int32 PASSED [ 62%] 2023-01-11T21:40:59.5909940Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_int64 PASSED [ 62%] 2023-01-11T21:40:59.5910050Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_uint8 PASSED [ 62%] 2023-01-11T21:40:59.5910170Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int64 PASSED [ 62%] 2023-01-11T21:40:59.5910290Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_complex64 PASSED [ 62%] 2023-01-11T21:40:59.5910430Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_float32 PASSED [ 62%] 2023-01-11T21:40:59.5910540Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_float64 PASSED [ 62%] 2023-01-11T21:40:59.5910660Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int64 PASSED [ 62%] 2023-01-11T21:40:59.5910770Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_uint8 PASSED [ 62%] 2023-01-11T21:40:59.5910900Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_bfloat16 PASSED [ 62%] 2023-01-11T21:40:59.5911020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_bool PASSED [ 62%] 2023-01-11T21:40:59.5911140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_complex32 PASSED [ 62%] 2023-01-11T21:40:59.5911270Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_complex64 PASSED [ 62%] 2023-01-11T21:40:59.5911390Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_float32 PASSED [ 62%] 2023-01-11T21:40:59.5911510Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int32 PASSED [ 62%] 2023-01-11T21:40:59.5911630Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_uint8 PASSED [ 62%] 2023-01-11T21:40:59.5911750Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_complex128 PASSED [ 62%] 2023-01-11T21:40:59.5911880Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_complex64 PASSED [ 62%] 2023-01-11T21:40:59.5912000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_float32 PASSED [ 62%] 2023-01-11T21:40:59.5912120Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_float64 PASSED [ 62%] 2023-01-11T21:40:59.5912240Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int16 PASSED [ 62%] 2023-01-11T21:40:59.5912360Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int32 PASSED [ 62%] 2023-01-11T21:40:59.5912470Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int64 PASSED [ 62%] 2023-01-11T21:40:59.5912580Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_uint8 PASSED [ 62%] 2023-01-11T21:40:59.5912700Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_bool PASSED [ 62%] 2023-01-11T21:40:59.5912820Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_complex128 PASSED [ 62%] 2023-01-11T21:40:59.5912940Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_float32 PASSED [ 62%] 2023-01-11T21:40:59.5913050Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int32 PASSED [ 62%] 2023-01-11T21:40:59.5913200Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int64 PASSED [ 62%] 2023-01-11T21:40:59.5913310Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_uint8 PASSED [ 62%] 2023-01-11T21:40:59.5913430Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_bool PASSED [ 62%] 2023-01-11T21:40:59.5913550Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_complex128 PASSED [ 62%] 2023-01-11T21:40:59.5913670Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_complex64 PASSED [ 62%] 2023-01-11T21:40:59.5913790Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_float32 PASSED [ 62%] 2023-01-11T21:40:59.5913910Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int32 PASSED [ 62%] 2023-01-11T21:40:59.5914020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int8 PASSED [ 62%] 2023-01-11T21:40:59.5914160Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_uint8 PASSED [ 62%] 2023-01-11T21:40:59.5914280Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_bool PASSED [ 62%] 2023-01-11T21:40:59.5914400Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_complex64 PASSED [ 62%] 2023-01-11T21:40:59.5914520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int16 PASSED [ 62%] 2023-01-11T21:40:59.5914630Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int32 PASSED [ 62%] 2023-01-11T21:40:59.5914740Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int64 PASSED [ 63%] 2023-01-11T21:40:59.5914860Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_bool PASSED [ 63%] 2023-01-11T21:40:59.5914980Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_float64 PASSED [ 63%] 2023-01-11T21:40:59.5915090Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int16 PASSED [ 63%] 2023-01-11T21:40:59.5915210Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int8 PASSED [ 63%] 2023-01-11T21:40:59.5915330Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_uint8 PASSED [ 63%] 2023-01-11T21:40:59.5915440Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_bool PASSED [ 63%] 2023-01-11T21:40:59.5915570Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_complex128 PASSED [ 63%] 2023-01-11T21:40:59.5915690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_complex64 PASSED [ 63%] 2023-01-11T21:40:59.5915810Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_float32 PASSED [ 63%] 2023-01-11T21:40:59.5915920Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_float64 PASSED [ 63%] 2023-01-11T21:40:59.5916040Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int16 PASSED [ 63%] 2023-01-11T21:40:59.5916150Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int64 PASSED [ 63%] 2023-01-11T21:40:59.5916270Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int8 PASSED [ 63%] 2023-01-11T21:40:59.5916380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_uint8 PASSED [ 63%] 2023-01-11T21:40:59.5916510Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_complex64 PASSED [ 63%] 2023-01-11T21:40:59.5916630Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_float64 PASSED [ 63%] 2023-01-11T21:40:59.5916760Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int16 PASSED [ 63%] 2023-01-11T21:40:59.5916880Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int64 PASSED [ 63%] 2023-01-11T21:40:59.5917020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_uint8 PASSED [ 63%] 2023-01-11T21:40:59.5917140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int16 PASSED [ 63%] 2023-01-11T21:40:59.5917260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_uint8 PASSED [ 63%] 2023-01-11T21:40:59.5917380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_float32 PASSED [ 63%] 2023-01-11T21:40:59.5917500Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_float64 PASSED [ 63%] 2023-01-11T21:40:59.5917620Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int16 PASSED [ 63%] 2023-01-11T21:40:59.5917730Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int8 PASSED [ 63%] 2023-01-11T21:40:59.5917850Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_uint8 PASSED [ 63%] 2023-01-11T21:40:59.5917990Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_float32 PASSED [ 63%] 2023-01-11T21:40:59.5918110Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int16 PASSED [ 63%] 2023-01-11T21:40:59.5918230Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int32 PASSED [ 63%] 2023-01-11T21:40:59.5918340Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int8 PASSED [ 63%] 2023-01-11T21:40:59.5918450Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_uint8 PASSED [ 63%] 2023-01-11T21:40:59.5918570Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_bool PASSED [ 63%] 2023-01-11T21:40:59.5918690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_complex128 PASSED [ 63%] 2023-01-11T21:40:59.5918810Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_float32 PASSED [ 63%] 2023-01-11T21:40:59.5918940Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_float64 PASSED [ 63%] 2023-01-11T21:40:59.5919060Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int64 PASSED [ 63%] 2023-01-11T21:40:59.5919170Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_uint8 PASSED [ 63%] 2023-01-11T21:40:59.5919290Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_bool PASSED [ 63%] 2023-01-11T21:40:59.5919410Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_complex64 PASSED [ 63%] 2023-01-11T21:40:59.5923810Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_float32 PASSED [ 63%] 2023-01-11T21:40:59.5923950Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_float64 PASSED [ 63%] 2023-01-11T21:40:59.5924070Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_uint8 PASSED [ 63%] 2023-01-11T21:40:59.5924190Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_bool PASSED [ 63%] 2023-01-11T21:40:59.5924310Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_complex128 PASSED [ 63%] 2023-01-11T21:40:59.5924430Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_float32 PASSED [ 63%] 2023-01-11T21:40:59.5924550Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_int32 PASSED [ 63%] 2023-01-11T21:40:59.5924660Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_int64 PASSED [ 63%] 2023-01-11T21:40:59.5924780Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_int8 PASSED [ 63%] 2023-01-11T21:40:59.5924890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_uint8 PASSED [ 63%] 2023-01-11T21:40:59.5925010Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_bool PASSED [ 63%] 2023-01-11T21:40:59.5925220Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_float64 PASSED [ 63%] 2023-01-11T21:40:59.5925340Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int8 PASSED [ 63%] 2023-01-11T21:40:59.5925460Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_uint8 PASSED [ 63%] 2023-01-11T21:40:59.5925570Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_float32 PASSED [ 63%] 2023-01-11T21:40:59.5925680Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int32 PASSED [ 63%] 2023-01-11T21:40:59.5925800Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int64 PASSED [ 63%] 2023-01-11T21:40:59.5925910Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_uint8 PASSED [ 63%] 2023-01-11T21:40:59.5926030Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_float64 PASSED [ 63%] 2023-01-11T21:40:59.5926180Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int16 PASSED [ 63%] 2023-01-11T21:40:59.5926290Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int32 PASSED [ 63%] 2023-01-11T21:40:59.5926410Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int64 PASSED [ 63%] 2023-01-11T21:40:59.5926520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_uint8 PASSED [ 63%] 2023-01-11T21:40:59.5926640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_bfloat16 PASSED [ 63%] 2023-01-11T21:40:59.5926750Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_bool PASSED [ 63%] 2023-01-11T21:40:59.5926870Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_complex128 PASSED [ 63%] 2023-01-11T21:40:59.5926980Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_float32 PASSED [ 63%] 2023-01-11T21:40:59.5927100Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_float64 PASSED [ 63%] 2023-01-11T21:40:59.5927220Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_int16 PASSED [ 63%] 2023-01-11T21:40:59.5927330Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_int32 PASSED [ 63%] 2023-01-11T21:40:59.5927440Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_bool PASSED [ 63%] 2023-01-11T21:40:59.5927560Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_complex128 PASSED [ 63%] 2023-01-11T21:40:59.5927680Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_complex32 PASSED [ 63%] 2023-01-11T21:40:59.5927800Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_complex64 PASSED [ 63%] 2023-01-11T21:40:59.5927920Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_float64 PASSED [ 63%] 2023-01-11T21:40:59.5928040Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int64 PASSED [ 63%] 2023-01-11T21:40:59.5928150Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int8 PASSED [ 63%] 2023-01-11T21:40:59.5928270Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_bfloat16 PASSED [ 63%] 2023-01-11T21:40:59.5928380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_bool PASSED [ 63%] 2023-01-11T21:40:59.5928500Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_complex128 PASSED [ 63%] 2023-01-11T21:40:59.5928650Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_float16 PASSED [ 63%] 2023-01-11T21:40:59.5928760Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_float32 PASSED [ 63%] 2023-01-11T21:40:59.5928870Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_float64 PASSED [ 63%] 2023-01-11T21:40:59.5929010Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int8 PASSED [ 63%] 2023-01-11T21:40:59.5929130Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_bool PASSED [ 63%] 2023-01-11T21:40:59.5929260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_complex128 PASSED [ 63%] 2023-01-11T21:40:59.5929370Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_float16 PASSED [ 63%] 2023-01-11T21:40:59.5929490Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_float32 PASSED [ 63%] 2023-01-11T21:40:59.5929600Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_int32 PASSED [ 63%] 2023-01-11T21:40:59.5929710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_int64 PASSED [ 63%] 2023-01-11T21:40:59.5929830Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_int8 PASSED [ 63%] 2023-01-11T21:40:59.5929960Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_uint8 PASSED [ 63%] 2023-01-11T21:40:59.5930080Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_bfloat16 PASSED [ 63%] 2023-01-11T21:40:59.5930190Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_bool PASSED [ 63%] 2023-01-11T21:40:59.5930310Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_complex64 PASSED [ 63%] 2023-01-11T21:40:59.5930430Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_float32 PASSED [ 63%] 2023-01-11T21:40:59.5930540Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int16 PASSED [ 63%] 2023-01-11T21:40:59.5930660Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int8 PASSED [ 63%] 2023-01-11T21:40:59.5930770Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_uint8 PASSED [ 63%] 2023-01-11T21:40:59.5930890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_bfloat16 PASSED [ 63%] 2023-01-11T21:40:59.5931020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_float32 PASSED [ 63%] 2023-01-11T21:40:59.5931140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_float64 PASSED [ 63%] 2023-01-11T21:40:59.5931260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int32 PASSED [ 63%] 2023-01-11T21:40:59.5931380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int64 PASSED [ 63%] 2023-01-11T21:40:59.5931500Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int8 PASSED [ 63%] 2023-01-11T21:40:59.5931610Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_bfloat16 PASSED [ 63%] 2023-01-11T21:40:59.5931730Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_float32 PASSED [ 63%] 2023-01-11T21:40:59.5931850Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_int32 PASSED [ 63%] 2023-01-11T21:40:59.5931960Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_int64 PASSED [ 63%] 2023-01-11T21:40:59.5932080Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_uint8 PASSED [ 63%] 2023-01-11T21:40:59.5932210Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_bfloat16 SKIPPED (Skipped!) [ 63%] 2023-01-11T21:40:59.5932330Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int32 PASSED [ 63%] 2023-01-11T21:40:59.5932450Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_uint8 PASSED [ 63%] 2023-01-11T21:40:59.5932570Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_bfloat16 PASSED [ 63%] 2023-01-11T21:40:59.5932680Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_bool PASSED [ 63%] 2023-01-11T21:40:59.5932840Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_float32 PASSED [ 63%] 2023-01-11T21:40:59.5932960Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_float64 PASSED [ 63%] 2023-01-11T21:40:59.5933070Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_int64 PASSED [ 63%] 2023-01-11T21:40:59.5933180Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_uint8 PASSED [ 63%] 2023-01-11T21:40:59.5933300Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_bfloat16 PASSED [ 63%] 2023-01-11T21:40:59.5933410Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_float16 PASSED [ 63%] 2023-01-11T21:40:59.5933530Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_float32 PASSED [ 63%] 2023-01-11T21:40:59.5933640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_float64 PASSED [ 63%] 2023-01-11T21:40:59.5933770Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_float32 PASSED [ 63%] 2023-01-11T21:40:59.5933880Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int16 PASSED [ 63%] 2023-01-11T21:40:59.5934000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int64 PASSED [ 63%] 2023-01-11T21:40:59.5934110Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int8 PASSED [ 63%] 2023-01-11T21:40:59.5934220Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_uint8 PASSED [ 63%] 2023-01-11T21:40:59.5934340Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frac_cpu_bfloat16 PASSED [ 63%] 2023-01-11T21:40:59.5934450Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frac_cpu_float16 PASSED [ 63%] 2023-01-11T21:40:59.5934560Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frac_cpu_float32 PASSED [ 63%] 2023-01-11T21:40:59.5934660Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_frac_cpu_float64 PASSED [ 63%] 2023-01-11T21:40:59.5934780Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_int16 PASSED [ 63%] 2023-01-11T21:40:59.5934890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_int32 PASSED [ 63%] 2023-01-11T21:40:59.5935000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_int8 PASSED [ 63%] 2023-01-11T21:40:59.5935110Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int32 PASSED [ 63%] 2023-01-11T21:40:59.5935220Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int64 PASSED [ 63%] 2023-01-11T21:40:59.5935330Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int8 PASSED [ 63%] 2023-01-11T21:40:59.5935440Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_uint8 PASSED [ 63%] 2023-01-11T21:40:59.5935550Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_bool PASSED [ 63%] 2023-01-11T21:40:59.5935670Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_float16 PASSED [ 63%] 2023-01-11T21:40:59.5935780Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_float64 PASSED [ 63%] 2023-01-11T21:40:59.5935890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int16 PASSED [ 63%] 2023-01-11T21:40:59.5936000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int8 PASSED [ 63%] 2023-01-11T21:40:59.5936120Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_bfloat16 PASSED [ 63%] 2023-01-11T21:40:59.5936240Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_float32 PASSED [ 63%] 2023-01-11T21:40:59.5936360Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int32 PASSED [ 63%] 2023-01-11T21:40:59.5936480Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int64 PASSED [ 63%] 2023-01-11T21:40:59.5936640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_uint8 PASSED [ 63%] 2023-01-11T21:40:59.5936750Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_bfloat16 PASSED [ 63%] 2023-01-11T21:40:59.5936870Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_bool PASSED [ 63%] 2023-01-11T21:40:59.5936990Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_complex128 PASSED [ 63%] 2023-01-11T21:40:59.5937110Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_complex64 PASSED [ 63%] 2023-01-11T21:40:59.5937220Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int16 PASSED [ 63%] 2023-01-11T21:40:59.5937340Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int64 PASSED [ 64%] 2023-01-11T21:40:59.5937450Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int8 PASSED [ 64%] 2023-01-11T21:40:59.5937590Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_complex64 PASSED [ 64%] 2023-01-11T21:40:59.5937710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_float16 PASSED [ 64%] 2023-01-11T21:40:59.5937830Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_float32 PASSED [ 64%] 2023-01-11T21:40:59.5937940Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int32 PASSED [ 64%] 2023-01-11T21:40:59.5938060Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int8 PASSED [ 64%] 2023-01-11T21:40:59.5938170Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_uint8 PASSED [ 64%] 2023-01-11T21:40:59.5938280Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hypot_cpu_bfloat16 PASSED [ 64%] 2023-01-11T21:40:59.5938400Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hypot_cpu_float64 PASSED [ 64%] 2023-01-11T21:40:59.5938510Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_bool PASSED [ 64%] 2023-01-11T21:40:59.5938630Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_float64 PASSED [ 64%] 2023-01-11T21:40:59.5938740Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_int32 PASSED [ 64%] 2023-01-11T21:40:59.5938850Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_int64 PASSED [ 64%] 2023-01-11T21:40:59.5938960Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_int8 PASSED [ 64%] 2023-01-11T21:40:59.5939070Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_uint8 PASSED [ 64%] 2023-01-11T21:40:59.5939190Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_bfloat16 PASSED [ 64%] 2023-01-11T21:40:59.5939310Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_float64 PASSED [ 64%] 2023-01-11T21:40:59.5939430Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igammac_cpu_float32 PASSED [ 64%] 2023-01-11T21:40:59.5939540Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igammac_cpu_float64 PASSED [ 64%] 2023-01-11T21:40:59.5939660Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_imag_cpu_complex128 PASSED [ 64%] 2023-01-11T21:40:59.5939770Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_add_cpu_bool PASSED [ 64%] 2023-01-11T21:40:59.5939900Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_add_cpu_complex32 PASSED [ 64%] 2023-01-11T21:40:59.5940020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_add_cpu_complex64 PASSED [ 64%] 2023-01-11T21:40:59.5940140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_add_cpu_float32 PASSED [ 64%] 2023-01-11T21:40:59.5940260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_add_cpu_int32 PASSED [ 64%] 2023-01-11T21:40:59.5940370Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_add_cpu_int64 PASSED [ 64%] 2023-01-11T21:40:59.5940540Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_add_cpu_uint8 PASSED [ 64%] 2023-01-11T21:40:59.5940670Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_copy_cpu_bfloat16 PASSED [ 64%] 2023-01-11T21:40:59.5940790Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_copy_cpu_bool PASSED [ 64%] 2023-01-11T21:40:59.5940910Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_copy_cpu_float64 PASSED [ 64%] 2023-01-11T21:40:59.5941030Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_copy_cpu_int16 PASSED [ 64%] 2023-01-11T21:40:59.5941140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_copy_cpu_int8 PASSED [ 64%] 2023-01-11T21:40:59.5941260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_fill_cpu_bool PASSED [ 64%] 2023-01-11T21:40:59.5941380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_fill_cpu_complex128 PASSED [ 64%] 2023-01-11T21:40:59.5941540Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_fill_cpu_complex64 PASSED [ 64%] 2023-01-11T21:40:59.5941660Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_fill_cpu_float16 PASSED [ 64%] 2023-01-11T21:40:59.5941780Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_fill_cpu_int32 PASSED [ 64%] 2023-01-11T21:40:59.5941900Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_fill_cpu_int64 PASSED [ 64%] 2023-01-11T21:40:59.5942010Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_fill_cpu_uint8 PASSED [ 64%] 2023-01-11T21:40:59.5942130Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_select_cpu_bfloat16 PASSED [ 64%] 2023-01-11T21:40:59.5942250Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_select_cpu_bool PASSED [ 64%] 2023-01-11T21:40:59.5942380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_select_cpu_complex32 PASSED [ 64%] 2023-01-11T21:40:59.5942510Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_select_cpu_float16 PASSED [ 64%] 2023-01-11T21:40:59.5942620Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_select_cpu_int16 PASSED [ 64%] 2023-01-11T21:40:59.5942740Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_select_cpu_int8 PASSED [ 64%] 2023-01-11T21:40:59.5942860Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_select_cpu_uint8 PASSED [ 64%] 2023-01-11T21:40:59.5942980Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_bfloat16 PASSED [ 64%] 2023-01-11T21:40:59.5943100Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_bool PASSED [ 64%] 2023-01-11T21:40:59.5943220Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_complex128 PASSED [ 64%] 2023-01-11T21:40:59.5943340Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_float16 PASSED [ 64%] 2023-01-11T21:40:59.5943450Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_int16 PASSED [ 64%] 2023-01-11T21:40:59.5943570Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_int64 PASSED [ 64%] 2023-01-11T21:40:59.5943690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_uint8 PASSED [ 64%] 2023-01-11T21:40:59.5943810Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_complex32 PASSED [ 64%] 2023-01-11T21:40:59.5943920Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_float16 PASSED [ 64%] 2023-01-11T21:40:59.5944040Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int16 PASSED [ 64%] 2023-01-11T21:40:59.5944160Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int8 PASSED [ 64%] 2023-01-11T21:40:59.5944300Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_bfloat16 PASSED [ 64%] 2023-01-11T21:40:59.5944410Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_bool PASSED [ 64%] 2023-01-11T21:40:59.5944530Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_complex64 PASSED [ 64%] 2023-01-11T21:40:59.5944650Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_float16 PASSED [ 64%] 2023-01-11T21:40:59.5944760Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_float32 PASSED [ 64%] 2023-01-11T21:40:59.5944880Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_float64 PASSED [ 64%] 2023-01-11T21:40:59.5944990Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_int16 PASSED [ 64%] 2023-01-11T21:40:59.5945100Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_int8 PASSED [ 64%] 2023-01-11T21:40:59.5945220Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_complex64 PASSED [ 64%] 2023-01-11T21:40:59.5945360Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_float16 PASSED [ 64%] 2023-01-11T21:40:59.5945470Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_float32 PASSED [ 64%] 2023-01-11T21:40:59.5945590Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int16 PASSED [ 64%] 2023-01-11T21:40:59.5945700Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int32 PASSED [ 64%] 2023-01-11T21:40:59.5945810Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int8 PASSED [ 64%] 2023-01-11T21:40:59.5945940Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_bfloat16 PASSED [ 64%] 2023-01-11T21:40:59.5946060Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_float16 PASSED [ 64%] 2023-01-11T21:40:59.5946170Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_float64 PASSED [ 64%] 2023-01-11T21:40:59.5946290Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int16 PASSED [ 64%] 2023-01-11T21:40:59.5946410Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int32 PASSED [ 64%] 2023-01-11T21:40:59.5946520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_uint8 PASSED [ 64%] 2023-01-11T21:40:59.5946640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_bool PASSED [ 64%] 2023-01-11T21:40:59.5946750Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_float16 PASSED [ 64%] 2023-01-11T21:40:59.5946870Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_float64 PASSED [ 64%] 2023-01-11T21:40:59.5946980Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int8 PASSED [ 64%] 2023-01-11T21:40:59.5947100Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_uint8 PASSED [ 64%] 2023-01-11T21:40:59.5947220Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_bool PASSED [ 64%] 2023-01-11T21:40:59.5947340Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_complex128 PASSED [ 64%] 2023-01-11T21:40:59.5947450Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_complex32 PASSED [ 64%] 2023-01-11T21:40:59.5947570Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_complex64 PASSED [ 64%] 2023-01-11T21:40:59.5947680Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_float64 PASSED [ 64%] 2023-01-11T21:40:59.5947800Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_int32 PASSED [ 64%] 2023-01-11T21:40:59.5947910Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_int8 PASSED [ 64%] 2023-01-11T21:40:59.5948030Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_int32 PASSED [ 64%] 2023-01-11T21:40:59.5948160Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_int64 PASSED [ 64%] 2023-01-11T21:40:59.5948280Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_int8 PASSED [ 64%] 2023-01-11T21:40:59.5948390Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_bool PASSED [ 64%] 2023-01-11T21:40:59.5948500Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_float16 PASSED [ 64%] 2023-01-11T21:40:59.5948610Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_float64 PASSED [ 64%] 2023-01-11T21:40:59.5948730Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int16 PASSED [ 64%] 2023-01-11T21:40:59.5948840Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int8 PASSED [ 64%] 2023-01-11T21:40:59.5948940Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_uint8 PASSED [ 64%] 2023-01-11T21:40:59.5949110Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lerp_cpu_bfloat16 PASSED [ 64%] 2023-01-11T21:40:59.5949230Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lerp_cpu_complex128 PASSED [ 64%] 2023-01-11T21:40:59.5949350Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lerp_cpu_float32 PASSED [ 64%] 2023-01-11T21:40:59.5949460Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lerp_cpu_float64 PASSED [ 64%] 2023-01-11T21:40:59.5949580Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_bfloat16 PASSED [ 64%] 2023-01-11T21:40:59.5949690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_bool PASSED [ 64%] 2023-01-11T21:40:59.5949810Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int64 PASSED [ 64%] 2023-01-11T21:40:59.5949940Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_bfloat16 PASSED [ 64%] 2023-01-11T21:40:59.5950070Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_complex128 PASSED [ 64%] 2023-01-11T21:40:59.5950200Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_complex64 PASSED [ 64%] 2023-01-11T21:40:59.5950330Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_complex64 PASSED [ 64%] 2023-01-11T21:40:59.5950450Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_float16 PASSED [ 64%] 2023-01-11T21:40:59.5950570Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_float32 PASSED [ 64%] 2023-01-11T21:40:59.5950690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_float32 PASSED [ 64%] 2023-01-11T21:40:59.5950820Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_complex64 PASSED [ 64%] 2023-01-11T21:40:59.5950950Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_bfloat16 PASSED [ 64%] 2023-01-11T21:40:59.5951080Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_complex64 PASSED [ 64%] 2023-01-11T21:40:59.5951210Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_float32 PASSED [ 64%] 2023-01-11T21:40:59.5951330Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_complex128 PASSED [ 64%] 2023-01-11T21:40:59.5951450Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_complex64 PASSED [ 64%] 2023-01-11T21:40:59.5951570Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int32 XFAIL [ 64%] 2023-01-11T21:40:59.5951680Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int64 PASSED [ 64%] 2023-01-11T21:40:59.5951800Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int8 PASSED [ 64%] 2023-01-11T21:40:59.5951920Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_complex128 PASSED [ 64%] 2023-01-11T21:40:59.5952060Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_float32 PASSED [ 64%] 2023-01-11T21:40:59.5952180Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_float64 PASSED [ 64%] 2023-01-11T21:40:59.5952290Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int32 PASSED [ 64%] 2023-01-11T21:40:59.5956770Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_uint8 PASSED [ 64%] 2023-01-11T21:40:59.5956900Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_bool PASSED [ 64%] 2023-01-11T21:40:59.5957020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_complex64 PASSED [ 64%] 2023-01-11T21:40:59.5957140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int16 PASSED [ 64%] 2023-01-11T21:40:59.5957250Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int64 PASSED [ 64%] 2023-01-11T21:40:59.5957460Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_float64 PASSED [ 64%] 2023-01-11T21:40:59.5957580Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int32 PASSED [ 64%] 2023-01-11T21:40:59.5957690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int64 PASSED [ 64%] 2023-01-11T21:40:59.5957800Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int8 PASSED [ 64%] 2023-01-11T21:40:59.5957930Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_bfloat16 PASSED [ 64%] 2023-01-11T21:40:59.5958060Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_bool PASSED [ 64%] 2023-01-11T21:40:59.5958200Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_complex128 PASSED [ 64%] 2023-01-11T21:40:59.5958340Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_complex32 PASSED [ 64%] 2023-01-11T21:40:59.5958470Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_float32 PASSED [ 64%] 2023-01-11T21:40:59.5958600Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_int32 PASSED [ 64%] 2023-01-11T21:40:59.5958730Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_uint8 PASSED [ 64%] 2023-01-11T21:40:59.5958850Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_float16 PASSED [ 64%] 2023-01-11T21:40:59.5958970Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int32 PASSED [ 64%] 2023-01-11T21:40:59.5959090Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_uint8 PASSED [ 64%] 2023-01-11T21:40:59.5959220Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_bfloat16 PASSED [ 64%] 2023-01-11T21:40:59.5959340Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_bool PASSED [ 64%] 2023-01-11T21:40:59.5959470Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_complex64 PASSED [ 64%] 2023-01-11T21:40:59.5959590Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_float16 PASSED [ 64%] 2023-01-11T21:40:59.5959710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int32 PASSED [ 64%] 2023-01-11T21:40:59.5959830Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_uint8 PASSED [ 64%] 2023-01-11T21:40:59.5959950Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_bfloat16 PASSED [ 64%] 2023-01-11T21:40:59.5960070Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_bool PASSED [ 64%] 2023-01-11T21:40:59.5960200Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_complex64 PASSED [ 64%] 2023-01-11T21:40:59.5960380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_float16 PASSED [ 64%] 2023-01-11T21:40:59.5960510Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_float64 PASSED [ 65%] 2023-01-11T21:40:59.5960620Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int16 PASSED [ 65%] 2023-01-11T21:40:59.5960740Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int8 PASSED [ 65%] 2023-01-11T21:40:59.5960860Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_uint8 PASSED [ 65%] 2023-01-11T21:40:59.5960990Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_complex128 PASSED [ 65%] 2023-01-11T21:40:59.5961110Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_float64 PASSED [ 65%] 2023-01-11T21:40:59.5961230Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int32 PASSED [ 65%] 2023-01-11T21:40:59.5961390Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_uint8 PASSED [ 65%] 2023-01-11T21:40:59.5961510Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_complex128 PASSED [ 65%] 2023-01-11T21:40:59.5961630Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_complex64 PASSED [ 65%] 2023-01-11T21:40:59.5961750Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_float64 PASSED [ 65%] 2023-01-11T21:40:59.5961870Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int16 PASSED [ 65%] 2023-01-11T21:40:59.5961990Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int32 PASSED [ 65%] 2023-01-11T21:40:59.5962110Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_bfloat16 PASSED [ 65%] 2023-01-11T21:40:59.5962230Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_float64 PASSED [ 65%] 2023-01-11T21:40:59.5962350Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int16 PASSED [ 65%] 2023-01-11T21:40:59.5962470Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_uint8 PASSED [ 65%] 2023-01-11T21:40:59.5962580Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_bfloat16 PASSED [ 65%] 2023-01-11T21:40:59.5962700Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_float16 PASSED [ 65%] 2023-01-11T21:40:59.5962810Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_float64 PASSED [ 65%] 2023-01-11T21:40:59.5962920Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int16 PASSED [ 65%] 2023-01-11T21:40:59.5963030Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int64 PASSED [ 65%] 2023-01-11T21:40:59.5963140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int8 PASSED [ 65%] 2023-01-11T21:40:59.5963260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_uint8 PASSED [ 65%] 2023-01-11T21:40:59.5963380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_bfloat16 PASSED [ 65%] 2023-01-11T21:40:59.5963500Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_bool PASSED [ 65%] 2023-01-11T21:40:59.5963630Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_complex32 PASSED [ 65%] 2023-01-11T21:40:59.5963750Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_float16 PASSED [ 65%] 2023-01-11T21:40:59.5963870Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_float32 PASSED [ 65%] 2023-01-11T21:40:59.5963990Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int32 PASSED [ 65%] 2023-01-11T21:40:59.5964100Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_bfloat16 PASSED [ 65%] 2023-01-11T21:40:59.5964250Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_float32 PASSED [ 65%] 2023-01-11T21:40:59.5964370Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int32 PASSED [ 65%] 2023-01-11T21:40:59.5964490Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int64 PASSED [ 65%] 2023-01-11T21:40:59.5964600Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_uint8 PASSED [ 65%] 2023-01-11T21:40:59.5964720Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_complex128 PASSED [ 65%] 2023-01-11T21:40:59.5964840Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_complex64 PASSED [ 65%] 2023-01-11T21:40:59.5964960Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_float16 PASSED [ 65%] 2023-01-11T21:40:59.5965070Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_float32 PASSED [ 65%] 2023-01-11T21:40:59.5965210Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_float64 PASSED [ 65%] 2023-01-11T21:40:59.5965350Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_bfloat16 PASSED [ 65%] 2023-01-11T21:40:59.5965480Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_bool PASSED [ 65%] 2023-01-11T21:40:59.5965620Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_complex128 PASSED [ 65%] 2023-01-11T21:40:59.5965750Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_int16 PASSED [ 65%] 2023-01-11T21:40:59.5965880Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_int32 PASSED [ 65%] 2023-01-11T21:40:59.5966000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_uint8 PASSED [ 65%] 2023-01-11T21:40:59.5966140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_complex128 PASSED [ 65%] 2023-01-11T21:40:59.5966280Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_float32 PASSED [ 65%] 2023-01-11T21:40:59.5966410Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int16 PASSED [ 65%] 2023-01-11T21:40:59.5966530Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_bfloat16 PASSED [ 65%] 2023-01-11T21:40:59.5966640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_bool PASSED [ 65%] 2023-01-11T21:40:59.5966770Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_float16 PASSED [ 65%] 2023-01-11T21:40:59.5966880Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int16 PASSED [ 65%] 2023-01-11T21:40:59.5967000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_uint8 PASSED [ 65%] 2023-01-11T21:40:59.5967110Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_bool PASSED [ 65%] 2023-01-11T21:40:59.5967240Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_complex128 PASSED [ 65%] 2023-01-11T21:40:59.5967360Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_complex64 PASSED [ 65%] 2023-01-11T21:40:59.5967470Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_float16 PASSED [ 65%] 2023-01-11T21:40:59.5967590Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_float64 PASSED [ 65%] 2023-01-11T21:40:59.5967710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int32 PASSED [ 65%] 2023-01-11T21:40:59.5967820Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int8 PASSED [ 65%] 2023-01-11T21:40:59.5967930Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_bfloat16 PASSED [ 65%] 2023-01-11T21:40:59.5968070Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_complex128 PASSED [ 65%] 2023-01-11T21:40:59.5968190Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_complex64 PASSED [ 65%] 2023-01-11T21:40:59.5968310Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_float16 PASSED [ 65%] 2023-01-11T21:40:59.5968420Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_float32 PASSED [ 65%] 2023-01-11T21:40:59.5968540Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_float64 PASSED [ 65%] 2023-01-11T21:40:59.5968650Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int32 PASSED [ 65%] 2023-01-11T21:40:59.5968760Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int64 PASSED [ 65%] 2023-01-11T21:40:59.5968870Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int8 PASSED [ 65%] 2023-01-11T21:40:59.5969010Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_uint8 PASSED [ 65%] 2023-01-11T21:40:59.5969130Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_bfloat16 PASSED [ 65%] 2023-01-11T21:40:59.5969250Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_float16 PASSED [ 65%] 2023-01-11T21:40:59.5969370Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_float32 PASSED [ 65%] 2023-01-11T21:40:59.5969490Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_float64 PASSED [ 65%] 2023-01-11T21:40:59.5969610Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int32 PASSED [ 65%] 2023-01-11T21:40:59.5969720Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int64 PASSED [ 65%] 2023-01-11T21:40:59.5969850Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_bfloat16 PASSED [ 65%] 2023-01-11T21:40:59.5969970Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_bool PASSED [ 65%] 2023-01-11T21:40:59.5970100Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_complex64 PASSED [ 65%] 2023-01-11T21:40:59.5970220Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_float32 PASSED [ 65%] 2023-01-11T21:40:59.5970340Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_int16 PASSED [ 65%] 2023-01-11T21:40:59.5970450Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_int32 PASSED [ 65%] 2023-01-11T21:40:59.5970570Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_int8 PASSED [ 65%] 2023-01-11T21:40:59.5970690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_bfloat16 PASSED [ 65%] 2023-01-11T21:40:59.5970800Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_bool PASSED [ 65%] 2023-01-11T21:40:59.5970930Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_complex128 PASSED [ 65%] 2023-01-11T21:40:59.5971040Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_complex64 PASSED [ 65%] 2023-01-11T21:40:59.5971160Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_float16 PASSED [ 65%] 2023-01-11T21:40:59.5971280Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_float64 PASSED [ 65%] 2023-01-11T21:40:59.5971400Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int8 PASSED [ 65%] 2023-01-11T21:40:59.5971510Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_uint8 PASSED [ 65%] 2023-01-11T21:40:59.5971640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_native_layer_norm_cpu_float64 PASSED [ 65%] 2023-01-11T21:40:59.5971750Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_bfloat16 PASSED [ 65%] 2023-01-11T21:40:59.5971910Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_bool PASSED [ 65%] 2023-01-11T21:40:59.5972030Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_complex128 PASSED [ 65%] 2023-01-11T21:40:59.5972140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_float16 PASSED [ 65%] 2023-01-11T21:40:59.5972250Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_float32 PASSED [ 65%] 2023-01-11T21:40:59.5972360Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_float64 PASSED [ 65%] 2023-01-11T21:40:59.5972480Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_int32 PASSED [ 65%] 2023-01-11T21:40:59.5972590Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_complex128 PASSED [ 65%] 2023-01-11T21:40:59.5972710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_complex64 PASSED [ 65%] 2023-01-11T21:40:59.5972840Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_float16 PASSED [ 65%] 2023-01-11T21:40:59.5972950Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_int16 PASSED [ 65%] 2023-01-11T21:40:59.5973060Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_int32 PASSED [ 65%] 2023-01-11T21:40:59.5973170Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_int64 PASSED [ 65%] 2023-01-11T21:40:59.5973280Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_int8 PASSED [ 65%] 2023-01-11T21:40:59.5973440Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_bfloat16 SKIPPED (Expected: empty is not comparable) [ 65%] 2023-01-11T21:40:59.5973590Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_bool SKIPPED (Expected: empty is not comparable) [ 65%] 2023-01-11T21:40:59.5973750Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_float16 SKIPPED (Expected: empty is not comparable) [ 65%] 2023-01-11T21:40:59.5973900Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_float64 SKIPPED (Expected: empty is not comparable) [ 65%] 2023-01-11T21:40:59.5974050Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int64 SKIPPED (Expected: empty is not comparable) [ 65%] 2023-01-11T21:40:59.5974190Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int8 SKIPPED (Expected: empty is not comparable) [ 65%] 2023-01-11T21:40:59.5974330Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_uint8 SKIPPED (Expected: empty is not comparable) [ 65%] 2023-01-11T21:40:59.5974500Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_strided_cpu_complex128 SKIPPED (Expected: empty_strided is not comparable) [ 65%] 2023-01-11T21:40:59.5974670Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_strided_cpu_complex32 SKIPPED (Expected: empty_strided is not comparable) [ 65%] 2023-01-11T21:40:59.5974830Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_strided_cpu_float64 SKIPPED (Expected: empty_strided is not comparable) [ 65%] 2023-01-11T21:40:59.5974990Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_strided_cpu_int16 SKIPPED (Expected: empty_strided is not comparable) [ 65%] 2023-01-11T21:40:59.5975150Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_strided_cpu_int32 SKIPPED (Expected: empty_strided is not comparable) [ 65%] 2023-01-11T21:40:59.5975310Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_strided_cpu_int8 SKIPPED (Expected: empty_strided is not comparable) [ 65%] 2023-01-11T21:40:59.5975470Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_strided_cpu_uint8 SKIPPED (Expected: empty_strided is not comparable) [ 65%] 2023-01-11T21:40:59.5975640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_float32 PASSED [ 65%] 2023-01-11T21:40:59.5975760Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int32 PASSED [ 65%] 2023-01-11T21:40:59.5975890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_bfloat16 PASSED [ 65%] 2023-01-11T21:40:59.5976000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_bool PASSED [ 65%] 2023-01-11T21:40:59.5976130Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_complex64 PASSED [ 65%] 2023-01-11T21:40:59.5976240Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int32 PASSED [ 65%] 2023-01-11T21:40:59.5976360Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_uint8 PASSED [ 65%] 2023-01-11T21:40:59.5976470Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_bool PASSED [ 65%] 2023-01-11T21:40:59.5976640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_complex64 PASSED [ 65%] 2023-01-11T21:40:59.5976760Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_float16 PASSED [ 65%] 2023-01-11T21:40:59.5976880Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int32 PASSED [ 65%] 2023-01-11T21:40:59.5976990Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int8 PASSED [ 65%] 2023-01-11T21:40:59.5977110Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nextafter_cpu_bfloat16 PASSED [ 65%] 2023-01-11T21:40:59.5977240Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nextafter_cpu_float32 PASSED [ 65%] 2023-01-11T21:40:59.5977350Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nextafter_cpu_float64 PASSED [ 65%] 2023-01-11T21:40:59.5977520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_alpha_dropout_cpu_bfloat16 SKIPPED (Expected: dropout is not comparable) [ 65%] 2023-01-11T21:40:59.5977700Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_alpha_dropout_cpu_float32 SKIPPED (Expected: dropout is not comparable) [ 65%] 2023-01-11T21:40:59.5977860Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_alpha_dropout_cpu_float64 SKIPPED (Expected: dropout is not comparable) [ 65%] 2023-01-11T21:40:59.5977990Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_celu_cpu_float32 PASSED [ 65%] 2023-01-11T21:40:59.5978150Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_dropout_cpu_float32 SKIPPED (Expected: dropout is not comparable) [ 65%] 2023-01-11T21:40:59.5978280Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_elu_cpu_float32 PASSED [ 65%] 2023-01-11T21:40:59.5978410Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_elu_cpu_float64 PASSED [ 65%] 2023-01-11T21:40:59.5978540Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_gelu_cpu_float32 PASSED [ 65%] 2023-01-11T21:40:59.5978670Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_gelu_cpu_float64 PASSED [ 65%] 2023-01-11T21:40:59.5978800Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_group_norm_cpu_float32 PASSED [ 65%] 2023-01-11T21:40:59.5978930Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_group_norm_cpu_float64 PASSED [ 65%] 2023-01-11T21:40:59.5979060Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cpu_float64 PASSED [ 65%] 2023-01-11T21:40:59.5979190Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_bfloat16 PASSED [ 65%] 2023-01-11T21:40:59.5979320Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_float32 PASSED [ 65%] 2023-01-11T21:40:59.5979490Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int16 PASSED [ 65%] 2023-01-11T21:40:59.5979620Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int64 PASSED [ 65%] 2023-01-11T21:40:59.5979770Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cpu_bfloat16 PASSED [ 65%] 2023-01-11T21:40:59.5979900Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_huber_loss_cpu_float64 PASSED [ 65%] 2023-01-11T21:40:59.5980030Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_complex128 PASSED [ 66%] 2023-01-11T21:40:59.5980150Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_float64 PASSED [ 66%] 2023-01-11T21:40:59.5980290Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cpu_float32 PASSED [ 66%] 2023-01-11T21:40:59.5980440Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cpu_float64 PASSED [ 66%] 2023-01-11T21:40:59.5980570Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cpu_float32 PASSED [ 66%] 2023-01-11T21:40:59.5980690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cpu_float64 PASSED [ 66%] 2023-01-11T21:40:59.5980840Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_complex32 PASSED [ 66%] 2023-01-11T21:40:59.5980990Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_complex64 PASSED [ 66%] 2023-01-11T21:40:59.5981130Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_float16 PASSED [ 66%] 2023-01-11T21:40:59.5981270Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_float64 PASSED [ 66%] 2023-01-11T21:40:59.5981410Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_int32 PASSED [ 66%] 2023-01-11T21:40:59.5981550Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_int8 PASSED [ 66%] 2023-01-11T21:40:59.5981690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_int16 PASSED [ 66%] 2023-01-11T21:40:59.5981820Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_int32 PASSED [ 66%] 2023-01-11T21:40:59.5981960Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_int8 PASSED [ 66%] 2023-01-11T21:40:59.5982090Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_uint8 PASSED [ 66%] 2023-01-11T21:40:59.5982230Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mish_cpu_bfloat16 PASSED [ 66%] 2023-01-11T21:40:59.5982360Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_nll_loss_cpu_float32 PASSED [ 66%] 2023-01-11T21:40:59.5982500Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cpu_float32 PASSED [ 66%] 2023-01-11T21:40:59.5982630Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cpu_float64 PASSED [ 66%] 2023-01-11T21:40:59.5982770Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cpu_int16 PASSED [ 66%] 2023-01-11T21:40:59.5982910Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cpu_int8 PASSED [ 66%] 2023-01-11T21:40:59.5983040Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pdist_cpu_float32 PASSED [ 66%] 2023-01-11T21:40:59.5983170Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pdist_cpu_float64 PASSED [ 66%] 2023-01-11T21:40:59.5983350Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cpu_bfloat16 PASSED [ 66%] 2023-01-11T21:40:59.5983480Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cpu_float32 PASSED [ 66%] 2023-01-11T21:40:59.5983620Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cpu_int16 PASSED [ 66%] 2023-01-11T21:40:59.5983750Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cpu_int64 PASSED [ 66%] 2023-01-11T21:40:59.5983880Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cpu_uint8 PASSED [ 66%] 2023-01-11T21:40:59.5984010Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_prelu_cpu_bfloat16 PASSED [ 66%] 2023-01-11T21:40:59.5984140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_prelu_cpu_float32 PASSED [ 66%] 2023-01-11T21:40:59.5984300Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_prelu_cpu_float64 PASSED [ 66%] 2023-01-11T21:40:59.5984430Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_bfloat16 PASSED [ 66%] 2023-01-11T21:40:59.5984550Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_int16 PASSED [ 66%] 2023-01-11T21:40:59.5984680Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_int32 PASSED [ 66%] 2023-01-11T21:40:59.5984800Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_int8 PASSED [ 66%] 2023-01-11T21:40:59.5984930Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_uint8 PASSED [ 66%] 2023-01-11T21:40:59.5985050Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int8 PASSED [ 66%] 2023-01-11T21:40:59.5985190Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cpu_bool PASSED [ 66%] 2023-01-11T21:40:59.5985340Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cpu_complex128 PASSED [ 66%] 2023-01-11T21:40:59.5985480Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cpu_complex64 PASSED [ 66%] 2023-01-11T21:40:59.5985620Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cpu_float64 PASSED [ 66%] 2023-01-11T21:40:59.5985750Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cpu_int16 PASSED [ 66%] 2023-01-11T21:40:59.5985890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cpu_uint8 PASSED [ 66%] 2023-01-11T21:40:59.5986030Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cpu_complex64 PASSED [ 66%] 2023-01-11T21:40:59.5986170Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cpu_float16 PASSED [ 66%] 2023-01-11T21:40:59.5986300Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cpu_int32 PASSED [ 66%] 2023-01-11T21:40:59.5986430Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softplus_cpu_float32 PASSED [ 66%] 2023-01-11T21:40:59.5986560Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softplus_cpu_float64 PASSED [ 66%] 2023-01-11T21:40:59.5986700Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cpu_bfloat16 PASSED [ 66%] 2023-01-11T21:40:59.5986830Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cpu_float32 PASSED [ 66%] 2023-01-11T21:40:59.5986960Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softshrink_cpu_float64 PASSED [ 66%] 2023-01-11T21:40:59.5991470Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_complex128 PASSED [ 66%] 2023-01-11T21:40:59.5991620Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_float32 PASSED [ 66%] 2023-01-11T21:40:59.5991750Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_float64 PASSED [ 66%] 2023-01-11T21:40:59.5991880Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int16 PASSED [ 66%] 2023-01-11T21:40:59.5992010Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int32 PASSED [ 66%] 2023-01-11T21:40:59.5992140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_uint8 PASSED [ 66%] 2023-01-11T21:40:59.5992270Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_bfloat16 PASSED [ 66%] 2023-01-11T21:40:59.5992430Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_float32 PASSED [ 66%] 2023-01-11T21:40:59.5992560Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int16 PASSED [ 66%] 2023-01-11T21:40:59.5992690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int32 PASSED [ 66%] 2023-01-11T21:40:59.5992820Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int64 PASSED [ 66%] 2023-01-11T21:40:59.5992960Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cpu_bfloat16 PASSED [ 66%] 2023-01-11T21:40:59.5993100Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cpu_complex128 PASSED [ 66%] 2023-01-11T21:40:59.5993250Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cpu_complex64 PASSED [ 66%] 2023-01-11T21:40:59.5993390Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cpu_float32 PASSED [ 66%] 2023-01-11T21:40:59.5993530Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cpu_float64 PASSED [ 66%] 2023-01-11T21:40:59.5993660Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cpu_int32 PASSED [ 66%] 2023-01-11T21:40:59.5993800Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cpu_int64 PASSED [ 66%] 2023-01-11T21:40:59.5993930Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cpu_int8 PASSED [ 66%] 2023-01-11T21:40:59.5994070Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cpu_uint8 PASSED [ 66%] 2023-01-11T21:40:59.5994190Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_bfloat16 PASSED [ 66%] 2023-01-11T21:40:59.5994320Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_complex128 PASSED [ 66%] 2023-01-11T21:40:59.5994440Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_complex64 PASSED [ 66%] 2023-01-11T21:40:59.5994550Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_bfloat16 PASSED [ 66%] 2023-01-11T21:40:59.5994670Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_complex64 PASSED [ 66%] 2023-01-11T21:40:59.5994780Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_float16 PASSED [ 66%] 2023-01-11T21:40:59.5994900Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_float32 PASSED [ 66%] 2023-01-11T21:40:59.5995010Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_float64 PASSED [ 66%] 2023-01-11T21:40:59.5995130Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_int16 PASSED [ 66%] 2023-01-11T21:40:59.5995300Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_int32 PASSED [ 66%] 2023-01-11T21:40:59.5995410Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_int64 PASSED [ 66%] 2023-01-11T21:40:59.5995530Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_uint8 PASSED [ 66%] 2023-01-11T21:40:59.5995650Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_bfloat16 PASSED [ 66%] 2023-01-11T21:40:59.5995770Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_float16 PASSED [ 66%] 2023-01-11T21:40:59.5995890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_float32 PASSED [ 66%] 2023-01-11T21:40:59.5996000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_float64 PASSED [ 66%] 2023-01-11T21:40:59.5996120Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int16 PASSED [ 66%] 2023-01-11T21:40:59.5996270Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int32 PASSED [ 66%] 2023-01-11T21:40:59.5996380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int64 PASSED [ 66%] 2023-01-11T21:40:59.5996510Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_bfloat16 PASSED [ 66%] 2023-01-11T21:40:59.5996630Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_complex64 PASSED [ 66%] 2023-01-11T21:40:59.5996750Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_float16 PASSED [ 66%] 2023-01-11T21:40:59.5996870Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_float64 PASSED [ 66%] 2023-01-11T21:40:59.5996980Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int16 PASSED [ 66%] 2023-01-11T21:40:59.5997100Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int64 PASSED [ 66%] 2023-01-11T21:40:59.5997220Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_bfloat16 PASSED [ 66%] 2023-01-11T21:40:59.5997340Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_float64 PASSED [ 66%] 2023-01-11T21:40:59.5997450Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_int16 PASSED [ 66%] 2023-01-11T21:40:59.5997560Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_int64 PASSED [ 66%] 2023-01-11T21:40:59.5997670Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_int8 PASSED [ 66%] 2023-01-11T21:40:59.5997780Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_uint8 PASSED [ 66%] 2023-01-11T21:40:59.5997900Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_bfloat16 PASSED [ 66%] 2023-01-11T21:40:59.5998020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_complex128 PASSED [ 66%] 2023-01-11T21:40:59.5998140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_float32 PASSED [ 66%] 2023-01-11T21:40:59.5998250Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int32 PASSED [ 66%] 2023-01-11T21:40:59.5998360Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_uint8 PASSED [ 66%] 2023-01-11T21:40:59.5998480Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_randn_cpu_complex64 PASSED [ 66%] 2023-01-11T21:40:59.5998600Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_randn_cpu_float64 PASSED [ 66%] 2023-01-11T21:40:59.5998710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_bfloat16 PASSED [ 66%] 2023-01-11T21:40:59.5998830Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_complex64 PASSED [ 66%] 2023-01-11T21:40:59.5998950Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int16 PASSED [ 66%] 2023-01-11T21:40:59.5999110Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int32 PASSED [ 66%] 2023-01-11T21:40:59.5999230Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_uint8 PASSED [ 66%] 2023-01-11T21:40:59.5999350Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_bfloat16 PASSED [ 66%] 2023-01-11T21:40:59.5999470Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_complex128 PASSED [ 66%] 2023-01-11T21:40:59.5999580Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_complex32 PASSED [ 66%] 2023-01-11T21:40:59.5999700Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_float16 PASSED [ 66%] 2023-01-11T21:40:59.5999810Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_float32 PASSED [ 66%] 2023-01-11T21:40:59.5999940Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_complex64 PASSED [ 66%] 2023-01-11T21:40:59.6000060Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_float32 PASSED [ 66%] 2023-01-11T21:40:59.6000210Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_float64 PASSED [ 66%] 2023-01-11T21:40:59.6000330Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int64 PASSED [ 66%] 2023-01-11T21:40:59.6000450Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int8 PASSED [ 66%] 2023-01-11T21:40:59.6000570Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_float16 PASSED [ 66%] 2023-01-11T21:40:59.6000690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_float32 PASSED [ 66%] 2023-01-11T21:40:59.6000810Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_float64 PASSED [ 66%] 2023-01-11T21:40:59.6000920Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int16 PASSED [ 66%] 2023-01-11T21:40:59.6001040Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int64 PASSED [ 66%] 2023-01-11T21:40:59.6001160Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int8 PASSED [ 66%] 2023-01-11T21:40:59.6001270Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_uint8 PASSED [ 66%] 2023-01-11T21:40:59.6001390Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_repeat_cpu_float16 PASSED [ 66%] 2023-01-11T21:40:59.6001500Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_repeat_cpu_float32 PASSED [ 66%] 2023-01-11T21:40:59.6001620Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_repeat_cpu_int16 PASSED [ 66%] 2023-01-11T21:40:59.6001730Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_repeat_cpu_int32 PASSED [ 66%] 2023-01-11T21:40:59.6001840Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_repeat_cpu_int64 PASSED [ 66%] 2023-01-11T21:40:59.6001960Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_repeat_cpu_uint8 PASSED [ 66%] 2023-01-11T21:40:59.6002090Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_bfloat16 PASSED [ 66%] 2023-01-11T21:40:59.6002210Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_complex64 PASSED [ 66%] 2023-01-11T21:40:59.6002330Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_float16 PASSED [ 66%] 2023-01-11T21:40:59.6002450Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_float32 PASSED [ 66%] 2023-01-11T21:40:59.6002570Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_int8 PASSED [ 66%] 2023-01-11T21:40:59.6002690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_uint8 PASSED [ 66%] 2023-01-11T21:40:59.6002800Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_bfloat16 PASSED [ 66%] 2023-01-11T21:40:59.6002960Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_complex32 PASSED [ 66%] 2023-01-11T21:40:59.6003080Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int16 PASSED [ 66%] 2023-01-11T21:40:59.6003200Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int32 PASSED [ 66%] 2023-01-11T21:40:59.6003310Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int8 PASSED [ 66%] 2023-01-11T21:40:59.6003430Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_bfloat16 PASSED [ 66%] 2023-01-11T21:40:59.6003540Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_bool PASSED [ 66%] 2023-01-11T21:40:59.6003660Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_complex128 PASSED [ 66%] 2023-01-11T21:40:59.6003770Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_complex32 PASSED [ 66%] 2023-01-11T21:40:59.6003890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_complex64 PASSED [ 66%] 2023-01-11T21:40:59.6004030Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_float32 PASSED [ 67%] 2023-01-11T21:40:59.6004140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int16 PASSED [ 67%] 2023-01-11T21:40:59.6004250Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int32 PASSED [ 67%] 2023-01-11T21:40:59.6004360Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_bool PASSED [ 67%] 2023-01-11T21:40:59.6004480Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_complex64 PASSED [ 67%] 2023-01-11T21:40:59.6004600Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_float16 PASSED [ 67%] 2023-01-11T21:40:59.6004710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int64 PASSED [ 67%] 2023-01-11T21:40:59.6004820Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int8 PASSED [ 67%] 2023-01-11T21:40:59.6004940Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_uint8 PASSED [ 67%] 2023-01-11T21:40:59.6005050Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_bfloat16 PASSED [ 67%] 2023-01-11T21:40:59.6005170Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_float64 PASSED [ 67%] 2023-01-11T21:40:59.6005280Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_int64 PASSED [ 67%] 2023-01-11T21:40:59.6005400Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_uint8 PASSED [ 67%] 2023-01-11T21:40:59.6005510Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_complex64 PASSED [ 67%] 2023-01-11T21:40:59.6005630Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_float64 PASSED [ 67%] 2023-01-11T21:40:59.6005740Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int8 PASSED [ 67%] 2023-01-11T21:40:59.6005850Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_uint8 PASSED [ 67%] 2023-01-11T21:40:59.6005970Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_complex64 PASSED [ 67%] 2023-01-11T21:40:59.6006080Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_float32 PASSED [ 67%] 2023-01-11T21:40:59.6006200Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_float64 PASSED [ 67%] 2023-01-11T21:40:59.6006310Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int64 PASSED [ 67%] 2023-01-11T21:40:59.6006420Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int8 PASSED [ 67%] 2023-01-11T21:40:59.6006540Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sgn_cpu_bfloat16 PASSED [ 67%] 2023-01-11T21:40:59.6006650Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sgn_cpu_bool PASSED [ 67%] 2023-01-11T21:40:59.6006800Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sgn_cpu_float32 PASSED [ 67%] 2023-01-11T21:40:59.6006920Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sgn_cpu_float64 PASSED [ 67%] 2023-01-11T21:40:59.6007030Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sgn_cpu_int32 PASSED [ 67%] 2023-01-11T21:40:59.6007150Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_bfloat16 PASSED [ 67%] 2023-01-11T21:40:59.6007270Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_complex128 PASSED [ 67%] 2023-01-11T21:40:59.6007390Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_float32 PASSED [ 67%] 2023-01-11T21:40:59.6007510Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int16 PASSED [ 67%] 2023-01-11T21:40:59.6007620Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int64 PASSED [ 67%] 2023-01-11T21:40:59.6007760Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int8 PASSED [ 67%] 2023-01-11T21:40:59.6007870Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_uint8 PASSED [ 67%] 2023-01-11T21:40:59.6007990Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_bfloat16 PASSED [ 67%] 2023-01-11T21:40:59.6008100Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_float16 PASSED [ 67%] 2023-01-11T21:40:59.6008220Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int16 PASSED [ 67%] 2023-01-11T21:40:59.6008330Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int64 PASSED [ 67%] 2023-01-11T21:40:59.6008440Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_uint8 PASSED [ 67%] 2023-01-11T21:40:59.6008550Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_bool PASSED [ 67%] 2023-01-11T21:40:59.6008670Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_float16 PASSED [ 67%] 2023-01-11T21:40:59.6008790Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_float32 PASSED [ 67%] 2023-01-11T21:40:59.6008910Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_float64 PASSED [ 67%] 2023-01-11T21:40:59.6009020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int16 PASSED [ 67%] 2023-01-11T21:40:59.6009130Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int8 PASSED [ 67%] 2023-01-11T21:40:59.6009250Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_uint8 PASSED [ 67%] 2023-01-11T21:40:59.6009360Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_bfloat16 PASSED [ 67%] 2023-01-11T21:40:59.6009470Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_bool PASSED [ 67%] 2023-01-11T21:40:59.6009590Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_float32 PASSED [ 67%] 2023-01-11T21:40:59.6009700Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int16 PASSED [ 67%] 2023-01-11T21:40:59.6009820Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int32 PASSED [ 67%] 2023-01-11T21:40:59.6009930Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int64 PASSED [ 67%] 2023-01-11T21:40:59.6010040Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_uint8 PASSED [ 67%] 2023-01-11T21:40:59.6010140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinc_cpu_bool PASSED [ 67%] 2023-01-11T21:40:59.6010260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinc_cpu_complex128 PASSED [ 67%] 2023-01-11T21:40:59.6010380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinc_cpu_complex64 PASSED [ 67%] 2023-01-11T21:40:59.6010500Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinc_cpu_float32 PASSED [ 67%] 2023-01-11T21:40:59.6010670Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinc_cpu_float64 PASSED [ 67%] 2023-01-11T21:40:59.6010780Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinc_cpu_int16 PASSED [ 67%] 2023-01-11T21:40:59.6010890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinc_cpu_int32 PASSED [ 67%] 2023-01-11T21:40:59.6011000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinc_cpu_int8 PASSED [ 67%] 2023-01-11T21:40:59.6011110Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinc_cpu_uint8 PASSED [ 67%] 2023-01-11T21:40:59.6011230Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_complex128 PASSED [ 67%] 2023-01-11T21:40:59.6011350Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_complex64 PASSED [ 67%] 2023-01-11T21:40:59.6011460Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_float32 PASSED [ 67%] 2023-01-11T21:40:59.6011620Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_float64 PASSED [ 67%] 2023-01-11T21:40:59.6011730Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int32 PASSED [ 67%] 2023-01-11T21:40:59.6011870Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_with_dtype_cpu_bfloat16 PASSED [ 67%] 2023-01-11T21:40:59.6012000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_with_dtype_cpu_bool PASSED [ 67%] 2023-01-11T21:40:59.6012130Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_with_dtype_cpu_complex64 PASSED [ 67%] 2023-01-11T21:40:59.6012250Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_with_dtype_cpu_float32 PASSED [ 67%] 2023-01-11T21:40:59.6012380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_with_dtype_cpu_float64 PASSED [ 67%] 2023-01-11T21:40:59.6012510Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_with_dtype_cpu_int16 PASSED [ 67%] 2023-01-11T21:40:59.6012640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_with_dtype_cpu_int8 PASSED [ 67%] 2023-01-11T21:40:59.6012760Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j0_cpu_bool PASSED [ 67%] 2023-01-11T21:40:59.6012890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j0_cpu_float32 PASSED [ 67%] 2023-01-11T21:40:59.6013010Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j0_cpu_int16 PASSED [ 67%] 2023-01-11T21:40:59.6013140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j1_cpu_float64 PASSED [ 67%] 2023-01-11T21:40:59.6013270Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j1_cpu_int16 PASSED [ 67%] 2023-01-11T21:40:59.6013390Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j1_cpu_uint8 PASSED [ 67%] 2023-01-11T21:40:59.6013510Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_entr_cpu_bfloat16 PASSED [ 67%] 2023-01-11T21:40:59.6013640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_entr_cpu_bool PASSED [ 67%] 2023-01-11T21:40:59.6013760Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_entr_cpu_float64 PASSED [ 67%] 2023-01-11T21:40:59.6013880Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_entr_cpu_int32 PASSED [ 67%] 2023-01-11T21:40:59.6014000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_entr_cpu_int8 PASSED [ 67%] 2023-01-11T21:40:59.6014120Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_erfcx_cpu_bool PASSED [ 67%] 2023-01-11T21:40:59.6014250Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_erfcx_cpu_float32 PASSED [ 67%] 2023-01-11T21:40:59.6014370Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_erfcx_cpu_float64 PASSED [ 67%] 2023-01-11T21:40:59.6014540Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_erfcx_cpu_int8 PASSED [ 67%] 2023-01-11T21:40:59.6014660Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_float32 PASSED [ 67%] 2023-01-11T21:40:59.6014790Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_float64 PASSED [ 67%] 2023-01-11T21:40:59.6014900Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int8 PASSED [ 67%] 2023-01-11T21:40:59.6015020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_uint8 PASSED [ 67%] 2023-01-11T21:40:59.6015140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_float64 PASSED [ 67%] 2023-01-11T21:40:59.6015260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_int32 PASSED [ 67%] 2023-01-11T21:40:59.6015370Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_int64 PASSED [ 67%] 2023-01-11T21:40:59.6015520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_float32 PASSED [ 67%] 2023-01-11T21:40:59.6015640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_int32 PASSED [ 67%] 2023-01-11T21:40:59.6015760Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_int8 PASSED [ 67%] 2023-01-11T21:40:59.6015880Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_uint8 PASSED [ 67%] 2023-01-11T21:40:59.6016000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_ndtr_cpu_bool PASSED [ 67%] 2023-01-11T21:40:59.6016130Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_ndtr_cpu_float32 PASSED [ 67%] 2023-01-11T21:40:59.6016250Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_ndtr_cpu_float64 PASSED [ 67%] 2023-01-11T21:40:59.6016380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_ndtr_cpu_int8 PASSED [ 67%] 2023-01-11T21:40:59.6016500Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_ndtr_cpu_uint8 PASSED [ 67%] 2023-01-11T21:40:59.6016640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cpu_bool PASSED [ 67%] 2023-01-11T21:40:59.6016780Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cpu_complex128 PASSED [ 67%] 2023-01-11T21:40:59.6016920Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cpu_complex32 PASSED [ 67%] 2023-01-11T21:40:59.6017060Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cpu_float16 PASSED [ 67%] 2023-01-11T21:40:59.6017200Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cpu_float32 PASSED [ 67%] 2023-01-11T21:40:59.6017330Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cpu_float64 PASSED [ 67%] 2023-01-11T21:40:59.6017470Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cpu_int64 PASSED [ 67%] 2023-01-11T21:40:59.6017600Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cpu_int8 PASSED [ 67%] 2023-01-11T21:40:59.6017730Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_bfloat16 PASSED [ 67%] 2023-01-11T21:40:59.6017850Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int8 PASSED [ 67%] 2023-01-11T21:40:59.6017970Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_uint8 PASSED [ 67%] 2023-01-11T21:40:59.6018110Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cpu_int16 PASSED [ 67%] 2023-01-11T21:40:59.6018250Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cpu_int32 PASSED [ 67%] 2023-01-11T21:40:59.6018410Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cpu_float32 PASSED [ 67%] 2023-01-11T21:40:59.6018550Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cpu_float64 PASSED [ 67%] 2023-01-11T21:40:59.6018690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cpu_int16 PASSED [ 67%] 2023-01-11T21:40:59.6018820Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cpu_int32 PASSED [ 67%] 2023-01-11T21:40:59.6018960Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cpu_int8 PASSED [ 67%] 2023-01-11T21:40:59.6019100Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cpu_bfloat16 PASSED [ 67%] 2023-01-11T21:40:59.6019260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cpu_float32 PASSED [ 67%] 2023-01-11T21:40:59.6019400Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cpu_uint8 PASSED [ 67%] 2023-01-11T21:40:59.6019530Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtr_cpu_bool PASSED [ 67%] 2023-01-11T21:40:59.6019650Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtr_cpu_float64 PASSED [ 67%] 2023-01-11T21:40:59.6019770Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtr_cpu_int32 PASSED [ 67%] 2023-01-11T21:40:59.6019890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtr_cpu_int64 PASSED [ 67%] 2023-01-11T21:40:59.6020010Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtr_cpu_int8 PASSED [ 67%] 2023-01-11T21:40:59.6020130Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtri_cpu_bool PASSED [ 67%] 2023-01-11T21:40:59.6020260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtri_cpu_float32 PASSED [ 67%] 2023-01-11T21:40:59.6020380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtri_cpu_float64 PASSED [ 67%] 2023-01-11T21:40:59.6020510Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtri_cpu_int16 PASSED [ 67%] 2023-01-11T21:40:59.6024980Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtri_cpu_int64 PASSED [ 67%] 2023-01-11T21:40:59.6025120Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtri_cpu_int8 PASSED [ 67%] 2023-01-11T21:40:59.6025260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cpu_bool PASSED [ 67%] 2023-01-11T21:40:59.6025390Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cpu_complex64 PASSED [ 67%] 2023-01-11T21:40:59.6025530Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cpu_float16 PASSED [ 67%] 2023-01-11T21:40:59.6025670Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cpu_float32 PASSED [ 67%] 2023-01-11T21:40:59.6025800Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cpu_int16 PASSED [ 67%] 2023-01-11T21:40:59.6025930Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cpu_int32 PASSED [ 67%] 2023-01-11T21:40:59.6026060Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cpu_int8 PASSED [ 67%] 2023-01-11T21:40:59.6026190Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cpu_uint8 PASSED [ 67%] 2023-01-11T21:40:59.6026320Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cpu_float32 PASSED [ 67%] 2023-01-11T21:40:59.6026530Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cpu_float64 PASSED [ 67%] 2023-01-11T21:40:59.6026670Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cpu_int16 PASSED [ 67%] 2023-01-11T21:40:59.6026800Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cpu_int64 PASSED [ 67%] 2023-01-11T21:40:59.6026930Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_xlog1py_cpu_bfloat16 PASSED [ 67%] 2023-01-11T21:40:59.6027060Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_xlog1py_cpu_float64 PASSED [ 67%] 2023-01-11T21:40:59.6027190Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_xlog1py_cpu_int16 PASSED [ 67%] 2023-01-11T21:40:59.6027310Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_xlog1py_cpu_int32 PASSED [ 67%] 2023-01-11T21:40:59.6027430Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_xlog1py_cpu_int64 PASSED [ 67%] 2023-01-11T21:40:59.6027600Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_xlog1py_cpu_int8 PASSED [ 67%] 2023-01-11T21:40:59.6027720Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_xlog1py_cpu_uint8 PASSED [ 68%] 2023-01-11T21:40:59.6027840Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_float64 PASSED [ 68%] 2023-01-11T21:40:59.6027960Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int64 PASSED [ 68%] 2023-01-11T21:40:59.6028080Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int8 PASSED [ 68%] 2023-01-11T21:40:59.6028200Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_bfloat16 PASSED [ 68%] 2023-01-11T21:40:59.6028310Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_float32 PASSED [ 68%] 2023-01-11T21:40:59.6028430Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int32 PASSED [ 68%] 2023-01-11T21:40:59.6028580Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int64 PASSED [ 68%] 2023-01-11T21:40:59.6028700Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int8 PASSED [ 68%] 2023-01-11T21:40:59.6028810Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_uint8 PASSED [ 68%] 2023-01-11T21:40:59.6028920Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_bool PASSED [ 68%] 2023-01-11T21:40:59.6029050Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_complex128 PASSED [ 68%] 2023-01-11T21:40:59.6029160Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_float32 PASSED [ 68%] 2023-01-11T21:40:59.6029280Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int64 PASSED [ 68%] 2023-01-11T21:40:59.6029390Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int8 PASSED [ 68%] 2023-01-11T21:40:59.6029520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_bfloat16 PASSED [ 68%] 2023-01-11T21:40:59.6029640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_bool PASSED [ 68%] 2023-01-11T21:40:59.6029760Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_complex128 PASSED [ 68%] 2023-01-11T21:40:59.6029880Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_complex64 PASSED [ 68%] 2023-01-11T21:40:59.6030000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_float32 PASSED [ 68%] 2023-01-11T21:40:59.6030110Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int32 PASSED [ 68%] 2023-01-11T21:40:59.6030230Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int64 PASSED [ 68%] 2023-01-11T21:40:59.6030340Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int8 PASSED [ 68%] 2023-01-11T21:40:59.6030540Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_uint8 PASSED [ 68%] 2023-01-11T21:40:59.6030660Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_complex128 PASSED [ 68%] 2023-01-11T21:40:59.6030780Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_complex64 PASSED [ 68%] 2023-01-11T21:40:59.6030900Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_float16 PASSED [ 68%] 2023-01-11T21:40:59.6031010Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_int32 PASSED [ 68%] 2023-01-11T21:40:59.6031130Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_int64 PASSED [ 68%] 2023-01-11T21:40:59.6031240Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_int8 PASSED [ 68%] 2023-01-11T21:40:59.6031350Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_uint8 PASSED [ 68%] 2023-01-11T21:40:59.6031530Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_complex64 PASSED [ 68%] 2023-01-11T21:40:59.6031640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_float16 PASSED [ 68%] 2023-01-11T21:40:59.6031750Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_float32 PASSED [ 68%] 2023-01-11T21:40:59.6031860Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_float64 PASSED [ 68%] 2023-01-11T21:40:59.6031980Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_bfloat16 PASSED [ 68%] 2023-01-11T21:40:59.6032100Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_float16 PASSED [ 68%] 2023-01-11T21:40:59.6032220Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_float32 PASSED [ 68%] 2023-01-11T21:40:59.6032330Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_bfloat16 PASSED [ 68%] 2023-01-11T21:40:59.6032450Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_complex128 PASSED [ 68%] 2023-01-11T21:40:59.6032570Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_float64 PASSED [ 68%] 2023-01-11T21:40:59.6032680Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int16 PASSED [ 68%] 2023-01-11T21:40:59.6032790Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int32 PASSED [ 68%] 2023-01-11T21:40:59.6032900Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int64 PASSED [ 68%] 2023-01-11T21:40:59.6033010Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_uint8 PASSED [ 68%] 2023-01-11T21:40:59.6033120Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_bfloat16 PASSED [ 68%] 2023-01-11T21:40:59.6033240Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_bool PASSED [ 68%] 2023-01-11T21:40:59.6033360Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_complex64 PASSED [ 68%] 2023-01-11T21:40:59.6033470Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_float16 PASSED [ 68%] 2023-01-11T21:40:59.6033580Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int32 PASSED [ 68%] 2023-01-11T21:40:59.6033690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int8 PASSED [ 68%] 2023-01-11T21:40:59.6033800Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_uint8 PASSED [ 68%] 2023-01-11T21:40:59.6033920Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_to_size_cpu_bfloat16 PASSED [ 68%] 2023-01-11T21:40:59.6034050Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_to_size_cpu_bool PASSED [ 68%] 2023-01-11T21:40:59.6034170Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_to_size_cpu_complex128 PASSED [ 68%] 2023-01-11T21:40:59.6034330Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_to_size_cpu_float16 PASSED [ 68%] 2023-01-11T21:40:59.6034460Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_to_size_cpu_float64 PASSED [ 68%] 2023-01-11T21:40:59.6034580Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_to_size_cpu_int16 PASSED [ 68%] 2023-01-11T21:40:59.6034690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_to_size_cpu_int64 PASSED [ 68%] 2023-01-11T21:40:59.6034810Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_float64 PASSED [ 68%] 2023-01-11T21:40:59.6034920Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_int16 PASSED [ 68%] 2023-01-11T21:40:59.6035030Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_int64 PASSED [ 68%] 2023-01-11T21:40:59.6035140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_int8 PASSED [ 68%] 2023-01-11T21:40:59.6035260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_complex128 PASSED [ 68%] 2023-01-11T21:40:59.6035400Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_float64 PASSED [ 68%] 2023-01-11T21:40:59.6035510Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int8 PASSED [ 68%] 2023-01-11T21:40:59.6035620Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_uint8 PASSED [ 68%] 2023-01-11T21:40:59.6035740Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_complex128 PASSED [ 68%] 2023-01-11T21:40:59.6035860Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_float32 PASSED [ 68%] 2023-01-11T21:40:59.6035970Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int16 PASSED [ 68%] 2023-01-11T21:40:59.6036080Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int32 PASSED [ 68%] 2023-01-11T21:40:59.6036190Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_uint8 PASSED [ 68%] 2023-01-11T21:40:59.6036320Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int16 PASSED [ 68%] 2023-01-11T21:40:59.6036440Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int32 PASSED [ 68%] 2023-01-11T21:40:59.6036550Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int64 PASSED [ 68%] 2023-01-11T21:40:59.6036670Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_to_cpu_complex128 PASSED [ 68%] 2023-01-11T21:40:59.6036780Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_to_cpu_float32 PASSED [ 68%] 2023-01-11T21:40:59.6036900Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_to_cpu_float64 PASSED [ 68%] 2023-01-11T21:40:59.6037010Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_to_cpu_int32 PASSED [ 68%] 2023-01-11T21:40:59.6037120Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_float32 PASSED [ 68%] 2023-01-11T21:40:59.6037240Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_int16 PASSED [ 68%] 2023-01-11T21:40:59.6037360Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_int32 PASSED [ 68%] 2023-01-11T21:40:59.6037470Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_int8 PASSED [ 68%] 2023-01-11T21:40:59.6037580Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_bool PASSED [ 68%] 2023-01-11T21:40:59.6037710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_float16 PASSED [ 68%] 2023-01-11T21:40:59.6037820Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_int16 PASSED [ 68%] 2023-01-11T21:40:59.6037940Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_int32 PASSED [ 68%] 2023-01-11T21:40:59.6038060Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_int64 PASSED [ 68%] 2023-01-11T21:40:59.6038200Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_int8 PASSED [ 68%] 2023-01-11T21:40:59.6038320Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_cpu_bfloat16 PASSED [ 68%] 2023-01-11T21:40:59.6038430Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_cpu_bool PASSED [ 68%] 2023-01-11T21:40:59.6038550Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_cpu_complex128 PASSED [ 68%] 2023-01-11T21:40:59.6038660Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_cpu_float32 PASSED [ 68%] 2023-01-11T21:40:59.6038780Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_cpu_int16 PASSED [ 68%] 2023-01-11T21:40:59.6038890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_cpu_int64 PASSED [ 68%] 2023-01-11T21:40:59.6039000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_indices_cpu_int64 PASSED [ 68%] 2023-01-11T21:40:59.6039150Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_cpu_complex128 PASSED [ 68%] 2023-01-11T21:40:59.6039270Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_cpu_complex64 PASSED [ 68%] 2023-01-11T21:40:59.6039380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_cpu_float32 PASSED [ 68%] 2023-01-11T21:40:59.6039500Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_cpu_float64 PASSED [ 68%] 2023-01-11T21:40:59.6039610Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_cpu_int32 PASSED [ 68%] 2023-01-11T21:40:59.6039720Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_cpu_int8 PASSED [ 68%] 2023-01-11T21:40:59.6039830Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_cpu_uint8 PASSED [ 68%] 2023-01-11T21:40:59.6039950Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_indices_cpu_int32 PASSED [ 68%] 2023-01-11T21:40:59.6040070Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_indices_cpu_int64 PASSED [ 68%] 2023-01-11T21:40:59.6040200Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_bfloat16 PASSED [ 68%] 2023-01-11T21:40:59.6040320Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_bool PASSED [ 68%] 2023-01-11T21:40:59.6040440Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_complex128 PASSED [ 68%] 2023-01-11T21:40:59.6040570Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_complex64 PASSED [ 68%] 2023-01-11T21:40:59.6040690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_float32 PASSED [ 68%] 2023-01-11T21:40:59.6040810Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int64 PASSED [ 68%] 2023-01-11T21:40:59.6040930Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int8 PASSED [ 68%] 2023-01-11T21:40:59.6041050Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_uint8 PASSED [ 68%] 2023-01-11T21:40:59.6041160Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_bfloat16 PASSED [ 68%] 2023-01-11T21:40:59.6041280Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_float64 PASSED [ 68%] 2023-01-11T21:40:59.6041400Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_int64 PASSED [ 68%] 2023-01-11T21:40:59.6041510Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_bool PASSED [ 68%] 2023-01-11T21:40:59.6041630Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_complex128 PASSED [ 68%] 2023-01-11T21:40:59.6041750Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_complex64 PASSED [ 68%] 2023-01-11T21:40:59.6041870Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_float16 PASSED [ 68%] 2023-01-11T21:40:59.6042020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_float64 PASSED [ 68%] 2023-01-11T21:40:59.6042140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int16 PASSED [ 68%] 2023-01-11T21:40:59.6042260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int32 PASSED [ 68%] 2023-01-11T21:40:59.6042370Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int64 PASSED [ 68%] 2023-01-11T21:40:59.6042480Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_int8 PASSED [ 68%] 2023-01-11T21:40:59.6042590Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_uint8 PASSED [ 68%] 2023-01-11T21:40:59.6042710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_bool PASSED [ 68%] 2023-01-11T21:40:59.6042840Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_complex32 PASSED [ 68%] 2023-01-11T21:40:59.6042980Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_complex64 PASSED [ 68%] 2023-01-11T21:40:59.6043100Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_float16 PASSED [ 68%] 2023-01-11T21:40:59.6043220Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_float64 PASSED [ 68%] 2023-01-11T21:40:59.6043340Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int16 PASSED [ 68%] 2023-01-11T21:40:59.6043450Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int8 PASSED [ 68%] 2023-01-11T21:40:59.6043570Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_uint8 PASSED [ 68%] 2023-01-11T21:40:59.6043690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_bool PASSED [ 68%] 2023-01-11T21:40:59.6043820Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_complex64 PASSED [ 68%] 2023-01-11T21:40:59.6043940Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_int64 PASSED [ 68%] 2023-01-11T21:40:59.6044050Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_cpu_bfloat16 PASSED [ 68%] 2023-01-11T21:40:59.6044170Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_cpu_bool PASSED [ 68%] 2023-01-11T21:40:59.6044290Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_cpu_complex128 PASSED [ 68%] 2023-01-11T21:40:59.6044410Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_cpu_complex64 PASSED [ 68%] 2023-01-11T21:40:59.6044520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_cpu_float16 PASSED [ 68%] 2023-01-11T21:40:59.6044640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_cpu_float32 PASSED [ 68%] 2023-01-11T21:40:59.6044750Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_cpu_float64 PASSED [ 68%] 2023-01-11T21:40:59.6044870Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_cpu_int32 PASSED [ 68%] 2023-01-11T21:40:59.6044980Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_cpu_int8 PASSED [ 68%] 2023-01-11T21:40:59.6045100Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_cpu_uint8 PASSED [ 68%] 2023-01-11T21:40:59.6045220Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_complex128 PASSED [ 68%] 2023-01-11T21:40:59.6045340Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_complex32 PASSED [ 68%] 2023-01-11T21:40:59.6045470Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_float32 PASSED [ 68%] 2023-01-11T21:40:59.6045580Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_float64 PASSED [ 68%] 2023-01-11T21:40:59.6045700Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_uint8 PASSED [ 68%] 2023-01-11T21:40:59.6045870Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_bfloat16 PASSED [ 68%] 2023-01-11T21:40:59.6045990Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_complex128 PASSED [ 68%] 2023-01-11T21:40:59.6046100Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_float16 PASSED [ 69%] 2023-01-11T21:40:59.6046230Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_cpu_complex128 PASSED [ 69%] 2023-01-11T21:40:59.6046340Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_cpu_complex32 PASSED [ 69%] 2023-01-11T21:40:59.6046460Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_cpu_complex64 PASSED [ 69%] 2023-01-11T21:40:59.6046580Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_cpu_float16 PASSED [ 69%] 2023-01-11T21:40:59.6046690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_cpu_int16 PASSED [ 69%] 2023-01-11T21:40:59.6046860Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_cpu_int32 PASSED [ 69%] 2023-01-11T21:40:59.6046970Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_cpu_int8 PASSED [ 69%] 2023-01-11T21:40:59.6047090Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_complex64 PASSED [ 69%] 2023-01-11T21:40:59.6047200Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int16 PASSED [ 69%] 2023-01-11T21:40:59.6047320Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int32 PASSED [ 69%] 2023-01-11T21:40:59.6047430Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int64 PASSED [ 69%] 2023-01-11T21:40:59.6047540Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_bfloat16 PASSED [ 69%] 2023-01-11T21:40:59.6047660Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_complex32 PASSED [ 69%] 2023-01-11T21:40:59.6047780Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_complex64 PASSED [ 69%] 2023-01-11T21:40:59.6047890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_float16 PASSED [ 69%] 2023-01-11T21:40:59.6048010Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_float64 PASSED [ 69%] 2023-01-11T21:40:59.6048120Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int16 PASSED [ 69%] 2023-01-11T21:40:59.6048240Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int32 PASSED [ 69%] 2023-01-11T21:40:59.6048350Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int64 PASSED [ 69%] 2023-01-11T21:40:59.6048460Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_int8 PASSED [ 69%] 2023-01-11T21:40:59.6048570Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_uint8 PASSED [ 69%] 2023-01-11T21:40:59.6048690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_bfloat16 PASSED [ 69%] 2023-01-11T21:40:59.6048820Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_complex32 PASSED [ 69%] 2023-01-11T21:40:59.6048930Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int32 PASSED [ 69%] 2023-01-11T21:40:59.6049040Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_uint8 PASSED [ 69%] 2023-01-11T21:40:59.6049160Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_bool PASSED [ 69%] 2023-01-11T21:40:59.6049270Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_complex64 PASSED [ 69%] 2023-01-11T21:40:59.6049390Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_float16 PASSED [ 69%] 2023-01-11T21:40:59.6049510Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_int16 PASSED [ 69%] 2023-01-11T21:40:59.6049620Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_int32 PASSED [ 69%] 2023-01-11T21:40:59.6049780Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_int8 PASSED [ 69%] 2023-01-11T21:40:59.6049890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_uint8 PASSED [ 69%] 2023-01-11T21:40:59.6050010Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_xlogy_cpu_float16 PASSED [ 69%] 2023-01-11T21:40:59.6050120Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_xlogy_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6050240Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_xlogy_cpu_float64 PASSED [ 69%] 2023-01-11T21:40:59.6050350Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_xlogy_cpu_int16 PASSED [ 69%] 2023-01-11T21:40:59.6050460Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_xlogy_cpu_int8 PASSED [ 69%] 2023-01-11T21:40:59.6050580Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_xlogy_cpu_uint8 PASSED [ 69%] 2023-01-11T21:40:59.6050720Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_complex32 PASSED [ 69%] 2023-01-11T21:40:59.6050840Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_float16 PASSED [ 69%] 2023-01-11T21:40:59.6050950Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_float64 PASSED [ 69%] 2023-01-11T21:40:59.6051060Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_uint8 PASSED [ 69%] 2023-01-11T21:40:59.6051190Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback_ops_nvprims_native_batch_norm_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6051330Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback_ops_nvprims_native_batch_norm_cpu_float64 PASSED [ 69%] 2023-01-11T21:40:59.6051450Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback_ops_nvprims_view_cpu_bool PASSED [ 69%] 2023-01-11T21:40:59.6051570Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback_ops_nvprims_view_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6051690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback_ops_nvprims_view_cpu_float64 PASSED [ 69%] 2023-01-11T21:40:59.6051810Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback_ops_nvprims_view_cpu_int16 PASSED [ 69%] 2023-01-11T21:40:59.6051930Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback_ops_nvprims_view_cpu_int64 PASSED [ 69%] 2023-01-11T21:40:59.6052040Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_H_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6052160Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_T_cpu_complex64 PASSED [ 69%] 2023-01-11T21:40:59.6052280Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___getitem___cpu_complex64 PASSED [ 69%] 2023-01-11T21:40:59.6052390Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___radd___cpu_complex64 PASSED [ 69%] 2023-01-11T21:40:59.6052510Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___radd___cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6052630Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rdiv___cpu_complex64 PASSED [ 69%] 2023-01-11T21:40:59.6052740Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmatmul___cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6052860Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmod___cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6052970Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmul___cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6053100Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__softmax_backward_data_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6053210Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_abs_cpu_complex64 PASSED [ 69%] 2023-01-11T21:40:59.6053330Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_abs_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6053440Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_acos_cpu_complex64 PASSED [ 69%] 2023-01-11T21:40:59.6053600Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_acosh_cpu_complex64 PASSED [ 69%] 2023-01-11T21:40:59.6053720Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_acosh_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6057980Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_add_cpu_complex64 PASSED [ 69%] 2023-01-11T21:40:59.6058130Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addbmm_cpu_complex64 SKIPPED (Skipped!) [ 69%] 2023-01-11T21:40:59.6058250Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addbmm_cpu_float32 SKIPPED (Skipped!) [ 69%] 2023-01-11T21:40:59.6058370Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcdiv_cpu_complex64 XFAIL [ 69%] 2023-01-11T21:40:59.6058490Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcmul_cpu_complex64 XFAIL [ 69%] 2023-01-11T21:40:59.6058600Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6058830Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmv_cpu_complex64 PASSED [ 69%] 2023-01-11T21:40:59.6058940Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmv_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6059070Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addr_cpu_complex64 SKIPPED (Skipped!) [ 69%] 2023-01-11T21:40:59.6059200Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addr_cpu_float32 SKIPPED (Skipped!) [ 69%] 2023-01-11T21:40:59.6059310Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_allclose_cpu_complex64 PASSED [ 69%] 2023-01-11T21:40:59.6059430Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_allclose_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6059540Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_amax_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6059660Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_aminmax_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6059770Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_any_cpu_complex64 PASSED [ 69%] 2023-01-11T21:40:59.6059880Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_any_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6060000Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_arange_cpu_float32 XFAIL [ 69%] 2023-01-11T21:40:59.6060110Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_argwhere_cpu_complex64 PASSED [ 69%] 2023-01-11T21:40:59.6060230Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_argwhere_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6060390Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_cpu_complex64 SKIPPED (Errors when storage_offset is included) [ 69%] 2023-01-11T21:40:59.6060520Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_partial_views_cpu_complex64 XFAIL [ 69%] 2023-01-11T21:40:59.6060640Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_asinh_cpu_complex64 PASSED [ 69%] 2023-01-11T21:40:59.6060750Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atan2_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6060870Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atan_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6060980Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atanh_cpu_complex64 PASSED [ 69%] 2023-01-11T21:40:59.6061090Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atanh_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6061210Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_1d_cpu_complex64 PASSED [ 69%] 2023-01-11T21:40:59.6061330Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_3d_cpu_complex64 PASSED [ 69%] 2023-01-11T21:40:59.6061450Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_3d_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6061570Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_baddbmm_cpu_complex64 PASSED [ 69%] 2023-01-11T21:40:59.6061680Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_baddbmm_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6061850Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_bernoulli_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6061970Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_bfloat16_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6062080Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_block_diag_cpu_complex64 PASSED [ 69%] 2023-01-11T21:40:59.6062200Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_block_diag_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6062310Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_bmm_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6062430Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_bool_cpu_complex64 PASSED [ 69%] 2023-01-11T21:40:59.6062550Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_bucketize_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6062670Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cartesian_prod_cpu_complex64 PASSED [ 69%] 2023-01-11T21:40:59.6062810Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cartesian_prod_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6062920Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cat_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6063040Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cdist_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6063150Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cdouble_cpu_complex64 PASSED [ 69%] 2023-01-11T21:40:59.6063270Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cfloat_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6063380Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_chalf_cpu_float32 XFAIL [ 69%] 2023-01-11T21:40:59.6063490Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_cpu_complex64 PASSED [ 69%] 2023-01-11T21:40:59.6063610Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6063740Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_inverse_cpu_complex64 PASSED [ 69%] 2023-01-11T21:40:59.6063860Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_inverse_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6063980Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_solve_cpu_complex64 PASSED [ 69%] 2023-01-11T21:40:59.6064100Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_chunk_cpu_complex64 PASSED [ 69%] 2023-01-11T21:40:59.6064210Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_chunk_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6064320Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_clamp_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6064440Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_clamp_min_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6064550Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_clone_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6064670Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_column_stack_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6064800Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_combinations_cpu_complex64 PASSED [ 69%] 2023-01-11T21:40:59.6064920Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_combinations_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6065030Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_cpu_complex64 PASSED [ 69%] 2023-01-11T21:40:59.6065140Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6065270Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_constant_pad_nd_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6065380Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_copysign_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6065500Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_corrcoef_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6065610Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cos_cpu_complex64 PASSED [ 69%] 2023-01-11T21:40:59.6065770Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cosh_cpu_complex64 PASSED [ 69%] 2023-01-11T21:40:59.6065900Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_count_nonzero_cpu_complex64 PASSED [ 69%] 2023-01-11T21:40:59.6066020Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_count_nonzero_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6066130Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cov_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6066240Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cross_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6066360Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cummin_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6066470Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumprod_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6066590Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumsum_cpu_complex64 PASSED [ 69%] 2023-01-11T21:40:59.6066730Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumsum_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6066870Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumulative_trapezoid_cpu_complex64 PASSED [ 69%] 2023-01-11T21:40:59.6066980Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_embed_cpu_complex64 PASSED [ 69%] 2023-01-11T21:40:59.6067100Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagflat_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6067210Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6067340Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_scatter_cpu_complex64 PASSED [ 69%] 2023-01-11T21:40:59.6067460Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_scatter_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6067570Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diff_cpu_complex64 PASSED [ 69%] 2023-01-11T21:40:59.6067690Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_digamma_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6067800Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_dist_cpu_complex64 PASSED [ 69%] 2023-01-11T21:40:59.6067910Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_dist_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6068020Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_dot_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6068140Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_double_cpu_float32 PASSED [ 69%] 2023-01-11T21:40:59.6068250Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_einsum_cpu_complex64 PASSED [ 69%] 2023-01-11T21:40:59.6068380Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_cpu_complex64 SKIPPED (Skipped!) [ 69%] 2023-01-11T21:40:59.6068500Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_cpu_float32 SKIPPED (Skipped!) [ 69%] 2023-01-11T21:40:59.6068620Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_like_cpu_complex64 PASSED [ 69%] 2023-01-11T21:40:59.6068740Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_empty_like_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6068860Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_eq_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6068970Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_equal_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6069080Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_equal_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6069200Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_erfinv_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6069310Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_exp_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6069420Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_exp_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6069540Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_as_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6069680Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft2_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6069800Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftn_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6069920Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftshift_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6070040Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftshift_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6070160Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6070270Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6070390Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfftn_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6070510Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft2_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6070650Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft2_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6070780Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftn_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6070900Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftn_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6071010Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ihfft2_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6071130Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ihfft_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6071260Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfft2_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6071380Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfft2_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6071500Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfft_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6071610Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfftn_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6071730Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_rfft_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6071840Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_rfftn_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6071960Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_flatten_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6072070Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_flip_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6072180Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fliplr_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6072300Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6072420Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_power_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6072540Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_power_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6072660Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_floor_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6072770Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_frac_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6072880Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_frexp_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6072990Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_full_cpu_float32 XFAIL [ 70%] 2023-01-11T21:40:59.6073110Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_full_like_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6073230Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_full_like_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6073340Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_gather_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6073450Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ge_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6073610Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_geqrf_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6073730Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_gradient_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6073850Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_gradient_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6073970Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_grid_sampler_2d_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6074090Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_half_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6074210Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_histogram_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6074320Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_hsplit_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6074430Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_hypot_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6074570Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_add_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6074690Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_copy_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6074810Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_fill_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6074930Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_put_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6075050Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_reduce_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6075170Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_select_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6075280Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_select_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6075400Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_int_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6075510Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_int_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6075630Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isfinite_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6075750Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isfinite_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6075860Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isin_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6075970Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isnan_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6076090Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isreal_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6076200Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_istft_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6076350Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_2inputs_2outputs_cpu_complex64 SKIPPED (Only runs on cuda) [ 70%] 2023-01-11T21:40:59.6076510Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_4inputs_with_extra_args_cpu_complex64 SKIPPED (Only runs on cuda) [ 70%] 2023-01-11T21:40:59.6076670Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_4inputs_with_extra_args_cpu_float32 SKIPPED (Only runs on cuda) [ 70%] 2023-01-11T21:40:59.6076810Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_cpu_complex64 SKIPPED (Only runs on cuda) [ 70%] 2023-01-11T21:40:59.6076960Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_return_by_ref_cpu_complex64 SKIPPED (Only runs on cuda) [ 70%] 2023-01-11T21:40:59.6077110Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_return_by_ref_cpu_float32 SKIPPED (Only runs on cuda) [ 70%] 2023-01-11T21:40:59.6077250Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_unary_cpu_complex64 SKIPPED (Only runs on cuda) [ 70%] 2023-01-11T21:40:59.6077390Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_unary_cpu_float32 SKIPPED (Only runs on cuda) [ 70%] 2023-01-11T21:40:59.6077540Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_kron_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6077650Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_kron_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6077770Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ldexp_cpu_complex64 XFAIL [ 70%] 2023-01-11T21:40:59.6077880Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ldexp_cpu_float32 XFAIL [ 70%] 2023-01-11T21:40:59.6077990Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lerp_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6078100Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lgamma_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6078220Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cond_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6078340Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cond_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6078480Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cross_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6078600Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_det_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6078720Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eig_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6078840Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigh_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6078970Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvalsh_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6079090Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvalsh_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6079210Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6079330Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_factor_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6079470Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_factor_ex_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6079590Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_solve_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6079710Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6079840Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_grad_oriented_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6079960Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6080090Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6080210Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6080340Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_ex_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6080460Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_solve_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6080580Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_solve_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6080710Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_norm_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6080840Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_norm_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6080960Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6081100Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_hermitian_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6081230Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_hermitian_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6081420Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_multi_dot_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6081540Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6081660Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6081800Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_subgradients_at_zero_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6081920Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6082050Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_hermitian_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6082230Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_singular_cpu_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 70%] 2023-01-11T21:40:59.6082350Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_slogdet_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6082510Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_slogdet_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6082640Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6082760Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6082870Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svd_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6083000Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorinv_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6083120Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vander_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6083240Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vecdot_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6083370Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vector_norm_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6083490Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linspace_cpu_complex64 XFAIL [ 70%] 2023-01-11T21:40:59.6083610Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log10_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6083720Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log1p_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6083840Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6083960Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_softmax_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6084090Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_softmax_with_dtype_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6084220Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_softmax_with_dtype_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6084330Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logaddexp_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6084450Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logdet_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6084570Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logdet_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6084690Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_and_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6084820Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_not_cpu_float32 SKIPPED (Skipped!) [ 70%] 2023-01-11T21:40:59.6084940Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_or_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6085060Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_xor_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6085170Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logit_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6085290Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logsumexp_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6085430Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_solve_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6085550Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_unpack_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6085660Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mH_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6085770Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mT_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6085880Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mT_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6086000Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_amax_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6086120Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_amin_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6086240Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_argmin_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6086390Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_cumprod_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6086510Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_fill_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6086630Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_logsumexp_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6086750Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_mean_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6086870Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_median_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6091250Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_norm_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6091390Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_normalize_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6091510Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_normalize_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6091640Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_softmin_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6091760Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_sum_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6091880Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_var_cpu_complex64 PASSED [ 70%] 2023-01-11T21:40:59.6092000Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_var_cpu_float32 PASSED [ 70%] 2023-01-11T21:40:59.6092110Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_matmul_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6092230Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_matrix_exp_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6092350Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_max_reduction_no_dim_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6092470Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mean_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6092600Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_list_of_tensors_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6092740Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_variadic_tensors_cpu_complex64 PASSED [ 71%] 2023-01-11T21:40:59.6092870Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_min_reduction_no_dim_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6092990Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_min_reduction_with_dim_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6093110Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_minimum_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6093220Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mm_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6093340Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_movedim_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6093450Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mul_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6093680Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mv_cpu_complex64 PASSED [ 71%] 2023-01-11T21:40:59.6093810Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mvlgamma_mvlgamma_p_1_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6093930Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mvlgamma_mvlgamma_p_5_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6094050Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nan_to_num_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6094160Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nanmean_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6094280Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_narrow_cpu_complex64 PASSED [ 71%] 2023-01-11T21:40:59.6094390Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_narrow_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6094520Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_native_batch_norm_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6094650Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ne_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6094780Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_empty_cpu_float32 SKIPPED (Skipped!) [ 71%] 2023-01-11T21:40:59.6094960Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_empty_strided_cpu_complex64 SKIPPED (Expected: new_empty_strided is not comparable) [ 71%] 2023-01-11T21:40:59.6095120Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_empty_strided_cpu_float32 SKIPPED (Expected: new_empty_strided is not comparable) [ 71%] 2023-01-11T21:40:59.6095240Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_zeros_cpu_complex64 PASSED [ 71%] 2023-01-11T21:40:59.6095360Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_zeros_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6095480Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nextafter_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6095620Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_avg_pool1d_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6095760Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_avg_pool2d_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6095900Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_max_pool1d_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6096030Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_max_pool2d_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6096170Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_alpha_dropout_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6096300Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_avg_pool1d_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6096430Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_avg_pool3d_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6096560Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_batch_norm_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6096690Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_celu_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6096820Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv1d_cpu_complex64 PASSED [ 71%] 2023-01-11T21:40:59.6096940Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv1d_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6097070Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv2d_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6097210Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose1d_cpu_complex64 PASSED [ 71%] 2023-01-11T21:40:59.6097340Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose1d_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6097470Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose2d_cpu_complex64 PASSED [ 71%] 2023-01-11T21:40:59.6097640Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose3d_cpu_complex64 PASSED [ 71%] 2023-01-11T21:40:59.6097780Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_cosine_similarity_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6097910Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_dropout3d_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6098040Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_elu_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6098170Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_embedding_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6098320Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 PASSED [ 71%] 2023-01-11T21:40:59.6098470Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_without_train_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6098630Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_fractional_max_pool2d_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6098770Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_fractional_max_pool3d_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6098900Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_gelu_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6099020Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_glu_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6099150Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardsigmoid_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6099280Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardswish_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6099420Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hinge_embedding_loss_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6099560Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_instance_norm_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6099700Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_bilinear_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6099830Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_linear_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6099970Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_nearest_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6100100Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_kl_div_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6100230Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_l1_loss_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6100350Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_layer_norm_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6100480Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_leaky_relu_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6100610Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_linear_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6100750Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_local_response_norm_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6100870Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_pool1d_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6101000Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_pool2d_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6101120Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_pool3d_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6101260Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool1d_grad_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6101450Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool2d_grad_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6101580Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool3d_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6101710Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool3d_grad_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6101850Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_multilabel_margin_loss_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6102000Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_multilabel_soft_margin_loss_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6102130Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_circular_cpu_complex64 PASSED [ 71%] 2023-01-11T21:40:59.6102260Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_constant_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6102430Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_replicate_cpu_complex64 PASSED [ 71%] 2023-01-11T21:40:59.6102570Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pairwise_distance_cpu_complex64 PASSED [ 71%] 2023-01-11T21:40:59.6102710Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pairwise_distance_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6102840Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_shuffle_cpu_complex64 PASSED [ 71%] 2023-01-11T21:40:59.6102970Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_shuffle_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6103110Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_unshuffle_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6103240Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_prelu_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6103360Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_relu6_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6103490Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_rrelu_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6103620Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_selu_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6103740Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_silu_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6103870Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_smooth_l1_loss_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6104010Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softmin_with_dtype_cpu_complex64 PASSED [ 71%] 2023-01-11T21:40:59.6104150Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softmin_with_dtype_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6104280Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softplus_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6104410Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softsign_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6104540Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_threshold_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6104680Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_loss_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6104830Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_with_distance_loss_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6104960Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_unfold_cpu_complex64 PASSED [ 71%] 2023-01-11T21:40:59.6105080Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_unfold_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6105220Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_upsample_bilinear_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6105380Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_upsample_nearest_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6105500Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nonzero_cpu_complex64 PASSED [ 71%] 2023-01-11T21:40:59.6105620Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_fro_cpu_complex64 PASSED [ 71%] 2023-01-11T21:40:59.6105730Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_fro_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6105850Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_inf_cpu_complex64 PASSED [ 71%] 2023-01-11T21:40:59.6105970Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_inf_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6106080Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_nuc_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6106190Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ones_cpu_complex64 XFAIL [ 71%] 2023-01-11T21:40:59.6106360Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ones_like_cpu_complex64 PASSED [ 71%] 2023-01-11T21:40:59.6106480Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ormqr_cpu_complex64 PASSED [ 71%] 2023-01-11T21:40:59.6106590Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ormqr_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6106730Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_2_cpu_float32 SKIPPED (Skipped!) [ 71%] 2023-01-11T21:40:59.6106870Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_4_cpu_float32 SKIPPED (Skipped!) [ 71%] 2023-01-11T21:40:59.6106990Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_pow_cpu_complex64 PASSED [ 71%] 2023-01-11T21:40:59.6107100Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_pow_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6107220Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_prod_cpu_complex64 PASSED [ 71%] 2023-01-11T21:40:59.6107330Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_prod_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6107440Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_put_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6107560Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_quantile_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6107670Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rand_like_cpu_complex64 PASSED [ 71%] 2023-01-11T21:40:59.6107790Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rand_like_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6107900Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_randint_cpu_float32 XFAIL [ 71%] 2023-01-11T21:40:59.6108020Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_randint_like_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6108140Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_randn_cpu_complex64 XFAIL [ 71%] 2023-01-11T21:40:59.6108250Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ravel_cpu_complex64 PASSED [ 71%] 2023-01-11T21:40:59.6108370Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_reciprocal_cpu_complex64 PASSED [ 71%] 2023-01-11T21:40:59.6108490Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_reciprocal_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6108610Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_remainder_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6108730Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_renorm_cpu_complex64 PASSED [ 71%] 2023-01-11T21:40:59.6108850Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_interleave_cpu_complex64 PASSED [ 71%] 2023-01-11T21:40:59.6108970Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6109080Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize__cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6109200Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_conj_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6109340Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_neg_cpu_complex64 PASSED [ 71%] 2023-01-11T21:40:59.6109460Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_neg_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6109580Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rot90_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6109690Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsqrt_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6109800Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsub_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6109930Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scalar_tensor_cpu_complex64 SKIPPED (Skipped!) [ 71%] 2023-01-11T21:40:59.6110070Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scalar_tensor_cpu_float32 SKIPPED (Skipped!) [ 71%] 2023-01-11T21:40:59.6110190Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_amax_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6110340Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_amin_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6110470Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_segment_reduce_lengths_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6110600Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_segment_reduce_offsets_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6110710Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_select_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6110830Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sgn_cpu_complex64 PASSED [ 71%] 2023-01-11T21:40:59.6110940Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sgn_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6111050Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sigmoid_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6111170Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sign_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6111310Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_signal_windows_cosine_cpu_float32 SKIPPED (Skipped!) [ 71%] 2023-01-11T21:40:59.6111450Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_signal_windows_general_cosine_cpu_float32 SKIPPED (Skipped!) [ 71%] 2023-01-11T21:40:59.6111600Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_signal_windows_general_hamming_cpu_float32 SKIPPED (Skipped!) [ 71%] 2023-01-11T21:40:59.6111740Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_signal_windows_hamming_cpu_float32 SKIPPED (Skipped!) [ 71%] 2023-01-11T21:40:59.6111870Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_signal_windows_hann_cpu_float32 SKIPPED (Skipped!) [ 71%] 2023-01-11T21:40:59.6111980Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sin_cpu_float32 PASSED [ 71%] 2023-01-11T21:40:59.6112100Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinc_cpu_complex64 PASSED [ 72%] 2023-01-11T21:40:59.6112210Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinh_cpu_complex64 PASSED [ 72%] 2023-01-11T21:40:59.6112340Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_slice_scatter_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6112450Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_softmax_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6112580Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_softmax_with_dtype_cpu_complex64 PASSED [ 72%] 2023-01-11T21:40:59.6112690Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sort_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6112810Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_y1_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6112950Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_u_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6113340Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_v_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 72%] 2023-01-11T21:40:59.6113600Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_w_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 72%] 2023-01-11T21:40:59.6113720Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_i0e_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6113840Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_i1_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6113960Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_i1e_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6114210Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_legendre_polynomial_p_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 72%] 2023-01-11T21:40:59.6114340Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_i1_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6114500Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_k1_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6114620Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_ndtr_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6114740Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_ndtri_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6114880Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_scaled_modified_bessel_k0_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6115020Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_scaled_modified_bessel_k1_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6115270Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_t_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 72%] 2023-01-11T21:40:59.6115530Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_u_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 72%] 2023-01-11T21:40:59.6115780Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_v_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 72%] 2023-01-11T21:40:59.6115900Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_xlog1py_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6116030Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_list_args_cpu_complex64 PASSED [ 72%] 2023-01-11T21:40:59.6116150Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_with_sizes_cpu_complex64 PASSED [ 72%] 2023-01-11T21:40:59.6116280Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_with_sizes_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6116390Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_square_cpu_complex64 PASSED [ 72%] 2023-01-11T21:40:59.6116510Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_squeeze_cpu_complex64 PASSED [ 72%] 2023-01-11T21:40:59.6116630Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_squeeze_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6116740Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6116870Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_unbiased_cpu_complex64 PASSED [ 72%] 2023-01-11T21:40:59.6116980Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sub_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6117100Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_cpu_complex64 PASSED [ 72%] 2023-01-11T21:40:59.6117210Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6117320Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_svd_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6117430Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_t_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6117610Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_take_along_dim_cpu_complex64 PASSED [ 72%] 2023-01-11T21:40:59.6117730Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_take_cpu_complex64 PASSED [ 72%] 2023-01-11T21:40:59.6117840Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_take_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6117950Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tan_cpu_complex64 PASSED [ 72%] 2023-01-11T21:40:59.6118060Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tan_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6118180Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tanh_cpu_complex64 PASSED [ 72%] 2023-01-11T21:40:59.6118300Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensor_split_cpu_complex64 PASSED [ 72%] 2023-01-11T21:40:59.6118420Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensor_split_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6118570Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensordot_cpu_complex64 PASSED [ 72%] 2023-01-11T21:40:59.6118680Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tile_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6118800Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_to_cpu_complex64 PASSED [ 72%] 2023-01-11T21:40:59.6118910Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_to_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6119030Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_to_sparse_cpu_complex64 PASSED [ 72%] 2023-01-11T21:40:59.6119140Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_trace_cpu_complex64 PASSED [ 72%] 2023-01-11T21:40:59.6119260Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_trapezoid_cpu_complex64 PASSED [ 72%] 2023-01-11T21:40:59.6119380Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_trapz_cpu_complex64 PASSED [ 72%] 2023-01-11T21:40:59.6119490Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tril_cpu_complex64 PASSED [ 72%] 2023-01-11T21:40:59.6119610Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tril_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6119720Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_triu_cpu_complex64 PASSED [ 72%] 2023-01-11T21:40:59.6119830Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_triu_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6119950Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_true_divide_cpu_complex64 PASSED [ 72%] 2023-01-11T21:40:59.6120070Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_true_divide_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6120190Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unbind_cpu_complex64 PASSED [ 72%] 2023-01-11T21:40:59.6120300Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unflatten_cpu_complex64 PASSED [ 72%] 2023-01-11T21:40:59.6120420Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unfold_copy_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6120540Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unfold_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6120650Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_uniform_cpu_float32 XFAIL [ 72%] 2023-01-11T21:40:59.6120770Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unique_consecutive_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6120880Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unique_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6121000Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unsqueeze_cpu_complex64 PASSED [ 72%] 2023-01-11T21:40:59.6121120Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_mean_cpu_complex64 PASSED [ 72%] 2023-01-11T21:40:59.6121250Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_mean_unbiased_cpu_complex64 PASSED [ 72%] 2023-01-11T21:40:59.6121370Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_unbiased_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6121520Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_vdot_cpu_complex64 PASSED [ 72%] 2023-01-11T21:40:59.6121640Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_complex_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6121760Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6121880Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_copy_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6121990Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6126360Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_vstack_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6126500Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_zero__cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6126610Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_zeros_cpu_complex64 XFAIL [ 72%] 2023-01-11T21:40:59.6126720Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_zeros_cpu_float32 XFAIL [ 72%] 2023-01-11T21:40:59.6126960Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_zeros_like_cpu_complex64 PASSED [ 72%] 2023-01-11T21:40:59.6127080Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_zeros_like_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6127190Z test_ops.py::TestCompositeComplianceCPU::test_backward_T_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6127320Z test_ops.py::TestCompositeComplianceCPU::test_backward___getitem___cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6127430Z test_ops.py::TestCompositeComplianceCPU::test_backward___rmatmul___cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6127550Z test_ops.py::TestCompositeComplianceCPU::test_backward___rmod___cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6127670Z test_ops.py::TestCompositeComplianceCPU::test_backward___rsub___cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6127800Z test_ops.py::TestCompositeComplianceCPU::test_backward__native_batch_norm_legit_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6127940Z test_ops.py::TestCompositeComplianceCPU::test_backward__softmax_backward_data_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6128050Z test_ops.py::TestCompositeComplianceCPU::test_backward_abs_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6128170Z test_ops.py::TestCompositeComplianceCPU::test_backward_acos_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6128290Z test_ops.py::TestCompositeComplianceCPU::test_backward_acosh_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6128410Z test_ops.py::TestCompositeComplianceCPU::test_backward_addbmm_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6128530Z test_ops.py::TestCompositeComplianceCPU::test_backward_addcmul_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6128690Z test_ops.py::TestCompositeComplianceCPU::test_backward_addmm_decomposed_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6128810Z test_ops.py::TestCompositeComplianceCPU::test_backward_amax_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6128920Z test_ops.py::TestCompositeComplianceCPU::test_backward_amin_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6129040Z test_ops.py::TestCompositeComplianceCPU::test_backward_angle_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6129160Z test_ops.py::TestCompositeComplianceCPU::test_backward_as_strided_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6129290Z test_ops.py::TestCompositeComplianceCPU::test_backward_as_strided_scatter_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6129400Z test_ops.py::TestCompositeComplianceCPU::test_backward_asinh_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6129520Z test_ops.py::TestCompositeComplianceCPU::test_backward_atan_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6129630Z test_ops.py::TestCompositeComplianceCPU::test_backward_atanh_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6129750Z test_ops.py::TestCompositeComplianceCPU::test_backward_atleast_3d_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6129870Z test_ops.py::TestCompositeComplianceCPU::test_backward_bernoulli_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6130040Z test_ops.py::TestCompositeComplianceCPU::test_backward_bfloat16_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6130170Z test_ops.py::TestCompositeComplianceCPU::test_backward_block_diag_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6130290Z test_ops.py::TestCompositeComplianceCPU::test_backward_cartesian_prod_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6130410Z test_ops.py::TestCompositeComplianceCPU::test_backward_chalf_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6130530Z test_ops.py::TestCompositeComplianceCPU::test_backward_cholesky_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6130650Z test_ops.py::TestCompositeComplianceCPU::test_backward_cholesky_inverse_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6130770Z test_ops.py::TestCompositeComplianceCPU::test_backward_cholesky_solve_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6130900Z test_ops.py::TestCompositeComplianceCPU::test_backward_column_stack_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6131020Z test_ops.py::TestCompositeComplianceCPU::test_backward_combinations_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6131160Z test_ops.py::TestCompositeComplianceCPU::test_backward_complex_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6131280Z test_ops.py::TestCompositeComplianceCPU::test_backward_conj_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6131400Z test_ops.py::TestCompositeComplianceCPU::test_backward_conj_physical_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6131520Z test_ops.py::TestCompositeComplianceCPU::test_backward_contiguous_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6131640Z test_ops.py::TestCompositeComplianceCPU::test_backward_cos_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6131750Z test_ops.py::TestCompositeComplianceCPU::test_backward_cosh_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6131870Z test_ops.py::TestCompositeComplianceCPU::test_backward_cov_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6131980Z test_ops.py::TestCompositeComplianceCPU::test_backward_cross_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6132110Z test_ops.py::TestCompositeComplianceCPU::test_backward_cummax_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6132230Z test_ops.py::TestCompositeComplianceCPU::test_backward_cumprod_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6132340Z test_ops.py::TestCompositeComplianceCPU::test_backward_deg2rad_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6132460Z test_ops.py::TestCompositeComplianceCPU::test_backward_diag_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6132580Z test_ops.py::TestCompositeComplianceCPU::test_backward_diag_embed_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6132700Z test_ops.py::TestCompositeComplianceCPU::test_backward_diagonal_scatter_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6132820Z test_ops.py::TestCompositeComplianceCPU::test_backward_diff_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6132930Z test_ops.py::TestCompositeComplianceCPU::test_backward_digamma_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6133060Z test_ops.py::TestCompositeComplianceCPU::test_backward_div_floor_rounding_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6133190Z test_ops.py::TestCompositeComplianceCPU::test_backward_div_no_rounding_mode_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6133320Z test_ops.py::TestCompositeComplianceCPU::test_backward_div_trunc_rounding_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6133440Z test_ops.py::TestCompositeComplianceCPU::test_backward_dsplit_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6133550Z test_ops.py::TestCompositeComplianceCPU::test_backward_dstack_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6133670Z test_ops.py::TestCompositeComplianceCPU::test_backward_erf_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6133780Z test_ops.py::TestCompositeComplianceCPU::test_backward_erfc_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6133900Z test_ops.py::TestCompositeComplianceCPU::test_backward_exp2_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6134010Z test_ops.py::TestCompositeComplianceCPU::test_backward_exp_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6134130Z test_ops.py::TestCompositeComplianceCPU::test_backward_expand_as_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6134290Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fftn_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6134410Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_hfftn_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6134530Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifft_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6134650Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifftn_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6134770Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifftshift_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6134890Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ihfft_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6135010Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ihfftn_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6135130Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_irfft2_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6135260Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_rfft2_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6135380Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_rfft_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6135490Z test_ops.py::TestCompositeComplianceCPU::test_backward_fill_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6135610Z test_ops.py::TestCompositeComplianceCPU::test_backward_flip_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6135720Z test_ops.py::TestCompositeComplianceCPU::test_backward_fmin_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6135830Z test_ops.py::TestCompositeComplianceCPU::test_backward_fmod_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6135940Z test_ops.py::TestCompositeComplianceCPU::test_backward_frac_cpu_float32 PASSED [ 72%] 2023-01-11T21:40:59.6136060Z test_ops.py::TestCompositeComplianceCPU::test_backward_frexp_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6136180Z test_ops.py::TestCompositeComplianceCPU::test_backward_gather_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6136300Z test_ops.py::TestCompositeComplianceCPU::test_backward_gradient_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6136410Z test_ops.py::TestCompositeComplianceCPU::test_backward_half_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6136530Z test_ops.py::TestCompositeComplianceCPU::test_backward_hstack_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6136640Z test_ops.py::TestCompositeComplianceCPU::test_backward_hypot_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6136760Z test_ops.py::TestCompositeComplianceCPU::test_backward_index_put_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6136880Z test_ops.py::TestCompositeComplianceCPU::test_backward_kron_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6136990Z test_ops.py::TestCompositeComplianceCPU::test_backward_ldexp_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6137110Z test_ops.py::TestCompositeComplianceCPU::test_backward_lgamma_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6137240Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_det_singular_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6137370Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eigh_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6137490Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eigvalsh_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6137630Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_householder_product_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6137750Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_inv_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6137880Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_inv_ex_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6138000Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lstsq_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6138130Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lstsq_grad_oriented_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6138250Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lu_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6138440Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lu_factor_ex_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6138560Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lu_solve_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6138690Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_pinv_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6138820Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_pinv_hermitian_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6138940Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_qr_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6139060Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_slogdet_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6139180Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_solve_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6139310Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_tensorinv_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6139480Z test_ops.py::TestCompositeComplianceCPU::test_backward_log10_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6139590Z test_ops.py::TestCompositeComplianceCPU::test_backward_log2_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6139720Z test_ops.py::TestCompositeComplianceCPU::test_backward_log_softmax_with_dtype_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6139840Z test_ops.py::TestCompositeComplianceCPU::test_backward_logaddexp2_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6139960Z test_ops.py::TestCompositeComplianceCPU::test_backward_logdet_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6140080Z test_ops.py::TestCompositeComplianceCPU::test_backward_logsumexp_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6140200Z test_ops.py::TestCompositeComplianceCPU::test_backward_lu_solve_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6140310Z test_ops.py::TestCompositeComplianceCPU::test_backward_mT_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6140440Z test_ops.py::TestCompositeComplianceCPU::test_backward_masked_amax_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6140560Z test_ops.py::TestCompositeComplianceCPU::test_backward_masked_logsumexp_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6140690Z test_ops.py::TestCompositeComplianceCPU::test_backward_masked_median_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6140810Z test_ops.py::TestCompositeComplianceCPU::test_backward_masked_select_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6140930Z test_ops.py::TestCompositeComplianceCPU::test_backward_masked_softmax_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6141060Z test_ops.py::TestCompositeComplianceCPU::test_backward_masked_softmin_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6141170Z test_ops.py::TestCompositeComplianceCPU::test_backward_max_binary_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6141320Z test_ops.py::TestCompositeComplianceCPU::test_backward_max_pool2d_with_indices_backward_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6141450Z test_ops.py::TestCompositeComplianceCPU::test_backward_max_reduction_no_dim_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6141580Z test_ops.py::TestCompositeComplianceCPU::test_backward_max_reduction_with_dim_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6141700Z test_ops.py::TestCompositeComplianceCPU::test_backward_maximum_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6141830Z test_ops.py::TestCompositeComplianceCPU::test_backward_min_reduction_no_dim_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6141940Z test_ops.py::TestCompositeComplianceCPU::test_backward_mm_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6142060Z test_ops.py::TestCompositeComplianceCPU::test_backward_mode_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6142180Z test_ops.py::TestCompositeComplianceCPU::test_backward_movedim_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6142300Z test_ops.py::TestCompositeComplianceCPU::test_backward_msort_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6142410Z test_ops.py::TestCompositeComplianceCPU::test_backward_mv_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6142590Z test_ops.py::TestCompositeComplianceCPU::test_backward_mvlgamma_mvlgamma_p_3_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6142720Z test_ops.py::TestCompositeComplianceCPU::test_backward_mvlgamma_mvlgamma_p_5_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6142840Z test_ops.py::TestCompositeComplianceCPU::test_backward_nan_to_num_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6142960Z test_ops.py::TestCompositeComplianceCPU::test_backward_nanmedian_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6143080Z test_ops.py::TestCompositeComplianceCPU::test_backward_nansum_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6143200Z test_ops.py::TestCompositeComplianceCPU::test_backward_neg_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6143340Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_avg_pool1d_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6143480Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_avg_pool3d_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6143640Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_max_pool1d_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6143780Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_max_pool2d_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6143910Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_avg_pool3d_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6144060Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_binary_cross_entropy_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6144210Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_binary_cross_entropy_with_logits_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6144340Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_celu_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6144470Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv1d_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6144600Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_ctc_loss_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6144730Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_dropout_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6144870Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_embedding_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6145020Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_feature_alpha_dropout_without_train_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6145170Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_fractional_max_pool2d_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6145300Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_fractional_max_pool3d_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6145440Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_gaussian_nll_loss_cpu_float32 XFAIL [ 73%] 2023-01-11T21:40:59.6145570Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_gelu_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6145710Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardsigmoid_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6145840Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardswish_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6145980Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_instance_norm_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6146120Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_bilinear_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6146260Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_nearest_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6146400Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_trilinear_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6146530Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_kl_div_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6146690Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_layer_norm_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6146820Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_linear_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6146960Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_margin_ranking_loss_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6147090Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_pool3d_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6147230Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool1d_grad_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6147370Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool2d_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6147500Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool3d_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6147670Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool3d_grad_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6147800Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_multi_margin_loss_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6147950Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_multilabel_margin_loss_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6148080Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_nll_loss_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6148220Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_reflect_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6148350Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pdist_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6148490Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pixel_unshuffle_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6148620Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_poisson_nll_loss_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6148750Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_silu_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6148890Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softmin_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6149030Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softmin_with_dtype_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6149160Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softshrink_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6149290Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_tanhshrink_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6149420Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_unfold_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6149540Z test_ops.py::TestCompositeComplianceCPU::test_backward_norm_inf_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6149660Z test_ops.py::TestCompositeComplianceCPU::test_backward_norm_nuc_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6149780Z test_ops.py::TestCompositeComplianceCPU::test_backward_ormqr_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6149900Z test_ops.py::TestCompositeComplianceCPU::test_backward_outer_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6150070Z test_ops.py::TestCompositeComplianceCPU::test_backward_pca_lowrank_cpu_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 73%] 2023-01-11T21:40:59.6150190Z test_ops.py::TestCompositeComplianceCPU::test_backward_polar_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6150310Z test_ops.py::TestCompositeComplianceCPU::test_backward_pow_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6150420Z test_ops.py::TestCompositeComplianceCPU::test_backward_qr_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6150540Z test_ops.py::TestCompositeComplianceCPU::test_backward_rad2deg_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6150660Z test_ops.py::TestCompositeComplianceCPU::test_backward_ravel_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6150790Z test_ops.py::TestCompositeComplianceCPU::test_backward_real_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6150920Z test_ops.py::TestCompositeComplianceCPU::test_backward_reciprocal_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6151040Z test_ops.py::TestCompositeComplianceCPU::test_backward_remainder_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6151170Z test_ops.py::TestCompositeComplianceCPU::test_backward_repeat_interleave_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6151290Z test_ops.py::TestCompositeComplianceCPU::test_backward_reshape_as_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6151400Z test_ops.py::TestCompositeComplianceCPU::test_backward_rot90_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6151530Z test_ops.py::TestCompositeComplianceCPU::test_backward_round_decimals_3_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6151660Z test_ops.py::TestCompositeComplianceCPU::test_backward_round_decimals_neg_3_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6151790Z test_ops.py::TestCompositeComplianceCPU::test_backward_rsqrt_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6151910Z test_ops.py::TestCompositeComplianceCPU::test_backward_rsub_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6152040Z test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_amax_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6152170Z test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_amin_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6152300Z test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_mean_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6152430Z test_ops.py::TestCompositeComplianceCPU::test_backward_segment_reduce_offsets_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6152550Z test_ops.py::TestCompositeComplianceCPU::test_backward_select_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6152670Z test_ops.py::TestCompositeComplianceCPU::test_backward_sigmoid_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6152790Z test_ops.py::TestCompositeComplianceCPU::test_backward_sign_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6152900Z test_ops.py::TestCompositeComplianceCPU::test_backward_sinc_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6153020Z test_ops.py::TestCompositeComplianceCPU::test_backward_softmax_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6153150Z test_ops.py::TestCompositeComplianceCPU::test_backward_softmax_with_dtype_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6153270Z test_ops.py::TestCompositeComplianceCPU::test_backward_sort_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6153390Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_entr_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6153510Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_erfcx_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6153630Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_i0e_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6153750Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_i1_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6153880Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_ndtr_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6154030Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_polygamma_special_polygamma_n_0_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6154150Z test_ops.py::TestCompositeComplianceCPU::test_backward_split_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6154290Z test_ops.py::TestCompositeComplianceCPU::test_backward_split_list_args_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6154420Z test_ops.py::TestCompositeComplianceCPU::test_backward_split_with_sizes_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6154540Z test_ops.py::TestCompositeComplianceCPU::test_backward_sqrt_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6154660Z test_ops.py::TestCompositeComplianceCPU::test_backward_square_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6154780Z test_ops.py::TestCompositeComplianceCPU::test_backward_std_mean_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6154940Z test_ops.py::TestCompositeComplianceCPU::test_backward_std_unbiased_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6155060Z test_ops.py::TestCompositeComplianceCPU::test_backward_sub_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6155170Z test_ops.py::TestCompositeComplianceCPU::test_backward_sum_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6155290Z test_ops.py::TestCompositeComplianceCPU::test_backward_symeig_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6155410Z test_ops.py::TestCompositeComplianceCPU::test_backward_t_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6155530Z test_ops.py::TestCompositeComplianceCPU::test_backward_take_along_dim_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6155650Z test_ops.py::TestCompositeComplianceCPU::test_backward_tensordot_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6155770Z test_ops.py::TestCompositeComplianceCPU::test_backward_to_cpu_float32 PASSED [ 73%] 2023-01-11T21:40:59.6155880Z test_ops.py::TestCompositeComplianceCPU::test_backward_trace_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6156040Z test_ops.py::TestCompositeComplianceCPU::test_backward_transpose_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6156160Z test_ops.py::TestCompositeComplianceCPU::test_backward_triangular_solve_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6156280Z test_ops.py::TestCompositeComplianceCPU::test_backward_tril_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6156430Z test_ops.py::TestCompositeComplianceCPU::test_backward_true_divide_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6156550Z test_ops.py::TestCompositeComplianceCPU::test_backward_unflatten_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6156670Z test_ops.py::TestCompositeComplianceCPU::test_backward_unfold_copy_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6161140Z test_ops.py::TestCompositeComplianceCPU::test_backward_unfold_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6161280Z test_ops.py::TestCompositeComplianceCPU::test_backward_var_mean_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6161410Z test_ops.py::TestCompositeComplianceCPU::test_backward_var_unbiased_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6161520Z test_ops.py::TestCompositeComplianceCPU::test_backward_vdot_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6161650Z test_ops.py::TestCompositeComplianceCPU::test_backward_view_as_complex_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6161770Z test_ops.py::TestCompositeComplianceCPU::test_backward_view_copy_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6161890Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_T_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6162020Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad___getitem___cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6162140Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rmatmul___cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6162260Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rmul___cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6162370Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rsub___cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6162490Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_abs_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6162610Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addbmm_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6162730Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addcdiv_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6162850Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addcmul_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6162980Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addmm_decomposed_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6163100Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addmv_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6163210Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addr_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6163360Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_all_cpu_float32 SKIPPED (Does not support autograd) [ 74%] 2023-01-11T21:40:59.6163590Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_amax_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6163740Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_aminmax_cpu_float32 SKIPPED (Does not support autograd) [ 74%] 2023-01-11T21:40:59.6163880Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_any_cpu_float32 SKIPPED (Does not support autograd) [ 74%] 2023-01-11T21:40:59.6164030Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_arange_cpu_float32 SKIPPED (Does not support autograd) [ 74%] 2023-01-11T21:40:59.6164170Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argmax_cpu_float32 SKIPPED (Does not support autograd) [ 74%] 2023-01-11T21:40:59.6164310Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argmin_cpu_float32 SKIPPED (Does not support autograd) [ 74%] 2023-01-11T21:40:59.6164460Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argwhere_cpu_float32 SKIPPED (Does not support autograd) [ 74%] 2023-01-11T21:40:59.6164610Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_as_strided_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6164740Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_as_strided_partial_views_cpu_float32 XFAIL [ 74%] 2023-01-11T21:40:59.6164870Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_as_strided_scatter_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6164990Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_asinh_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6165110Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atan2_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6165230Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atleast_2d_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6165380Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bfloat16_cpu_float32 SKIPPED (Does not support forward_ad) [ 74%] 2023-01-11T21:40:59.6165500Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bmm_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6165650Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_broadcast_shapes_cpu_float32 SKIPPED (Does not support autograd) [ 74%] 2023-01-11T21:40:59.6165780Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_broadcast_to_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6165920Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bucketize_cpu_float32 SKIPPED (Does not support autograd) [ 74%] 2023-01-11T21:40:59.6166060Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_byte_cpu_float32 SKIPPED (Does not support autograd) [ 74%] 2023-01-11T21:40:59.6166190Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cartesian_prod_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6166310Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cat_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6166450Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cdist_cpu_float32 SKIPPED (Does not support forward_ad) [ 74%] 2023-01-11T21:40:59.6166600Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cfloat_cpu_float32 SKIPPED (Does not support forward_ad) [ 74%] 2023-01-11T21:40:59.6166740Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cholesky_cpu_float32 SKIPPED (Does not support forward_ad) [ 74%] 2023-01-11T21:40:59.6166870Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cholesky_inverse_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6167000Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cholesky_solve_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6167110Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_chunk_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6167240Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clamp_max_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6167350Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clone_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6167480Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_column_stack_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6167600Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_complex_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6167750Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_conj_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6167870Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cosh_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6167990Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cov_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6168100Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cross_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6168220Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cummin_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6168340Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cumprod_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6168460Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cumsum_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6168580Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_deg2rad_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6168720Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diag_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6168840Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diagflat_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6168960Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diagonal_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6169090Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diagonal_scatter_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6169220Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_div_no_rounding_mode_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6169350Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_div_trunc_rounding_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6169490Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_empty_like_cpu_float32 SKIPPED (Does not support autograd) [ 74%] 2023-01-11T21:40:59.6169630Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_eq_cpu_float32 SKIPPED (Does not support autograd) [ 74%] 2023-01-11T21:40:59.6169750Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_erfc_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6169870Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_exp2_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6169990Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fft2_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6170110Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifft2_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6170230Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifft_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6170340Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifftn_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6170470Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ifftshift_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6170590Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ihfft_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6170710Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_irfftn_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6170830Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_rfft2_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6170950Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_rfftn_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6171060Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fill_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6171180Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_flatten_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6171300Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fliplr_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6171430Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_float_power_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6171540Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_floor_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6171660Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fmax_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6171840Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_full_like_cpu_float32 SKIPPED (Does not support autograd) [ 74%] 2023-01-11T21:40:59.6171990Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_geqrf_cpu_float32 SKIPPED (Does not support autograd) [ 74%] 2023-01-11T21:40:59.6172110Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_gradient_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6172260Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_grid_sampler_2d_cpu_float32 SKIPPED (Does not support forward_ad) [ 74%] 2023-01-11T21:40:59.6172400Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_histogram_cpu_float32 SKIPPED (Does not support autograd) [ 74%] 2023-01-11T21:40:59.6172520Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_hsplit_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6172640Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_hypot_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6172780Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_igammac_cpu_float32 SKIPPED (Does not support autograd) [ 74%] 2023-01-11T21:40:59.6172920Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_copy_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6173050Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_fill_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6173170Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_put_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6173290Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_select_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6173410Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_inner_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6173550Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_int_cpu_float32 SKIPPED (Does not support autograd) [ 74%] 2023-01-11T21:40:59.6173690Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isclose_cpu_float32 SKIPPED (Does not support autograd) [ 74%] 2023-01-11T21:40:59.6173830Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isinf_cpu_float32 SKIPPED (Does not support autograd) [ 74%] 2023-01-11T21:40:59.6173980Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isreal_cpu_float32 SKIPPED (Does not support autograd) [ 74%] 2023-01-11T21:40:59.6174130Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_2inputs_2outputs_cpu_float32 SKIPPED (Only runs on cuda) [ 74%] 2023-01-11T21:40:59.6174290Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_binary_return_by_ref_cpu_float32 SKIPPED (Only runs on cuda) [ 74%] 2023-01-11T21:40:59.6174430Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_unary_cpu_float32 SKIPPED (Only runs on cuda) [ 74%] 2023-01-11T21:40:59.6174550Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_kthvalue_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6174680Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_det_singular_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6174800Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_inv_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6174960Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_ldl_factor_cpu_float32 SKIPPED (Does not support autograd) [ 74%] 2023-01-11T21:40:59.6175110Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_ldl_solve_cpu_float32 SKIPPED (Does not support autograd) [ 74%] 2023-01-11T21:40:59.6175240Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lstsq_grad_oriented_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6175360Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6175490Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_factor_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6175620Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_norm_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6175780Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_rank_hermitian_cpu_float32 SKIPPED (Does not support autograd) [ 74%] 2023-01-11T21:40:59.6175970Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_pinv_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6176150Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_pinv_singular_cpu_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 74%] 2023-01-11T21:40:59.6176280Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_solve_ex_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6176420Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_solve_triangular_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6176540Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_svd_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6176660Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_svdvals_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6176790Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_tensorinv_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6176970Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_tensorsolve_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6177100Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_vander_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6177220Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log1p_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6177330Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log2_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6177450Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6177590Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log_softmax_with_dtype_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6177710Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logaddexp2_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6177830Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logaddexp_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6177980Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_and_cpu_float32 SKIPPED (Does not support autograd) [ 74%] 2023-01-11T21:40:59.6178130Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_not_cpu_float32 SKIPPED (Does not support autograd) [ 74%] 2023-01-11T21:40:59.6178270Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_or_cpu_float32 SKIPPED (Does not support autograd) [ 74%] 2023-01-11T21:40:59.6178390Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logit_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6178540Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logspace_cpu_float32 SKIPPED (Does not support autograd) [ 74%] 2023-01-11T21:40:59.6178660Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logsumexp_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6178800Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_long_cpu_float32 SKIPPED (Does not support autograd) [ 74%] 2023-01-11T21:40:59.6178940Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lt_cpu_float32 SKIPPED (Does not support autograd) [ 74%] 2023-01-11T21:40:59.6179060Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mH_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6179210Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_argmax_cpu_float32 SKIPPED (Does not support autograd) [ 74%] 2023-01-11T21:40:59.6179350Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_argmin_cpu_float32 SKIPPED (Does not support autograd) [ 74%] 2023-01-11T21:40:59.6179480Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_cumsum_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6179610Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_logsumexp_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6179730Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_mean_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6179860Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_median_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6180000Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_norm_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6180140Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_normalize_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6180260Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_scatter_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6180390Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_softmin_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6180510Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_std_cpu_float32 PASSED [ 74%] 2023-01-11T21:40:59.6180630Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_sum_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6180750Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_var_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6180870Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_matmul_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6181030Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_max_pool2d_with_indices_backward_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6181160Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_max_reduction_no_dim_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6181280Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_median_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6181420Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_meshgrid_variadic_tensors_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6181540Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_min_binary_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6181670Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_min_reduction_no_dim_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6181790Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mm_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6181910Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_msort_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6182030Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mul_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6182160Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mvlgamma_mvlgamma_p_1_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6182290Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mvlgamma_mvlgamma_p_5_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6182410Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nanmean_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6182540Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_native_batch_norm_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6182700Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_native_dropout_backward_cpu_float32 SKIPPED (Does not support forward_ad) [ 75%] 2023-01-11T21:40:59.6182820Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_neg_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6182960Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_full_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:40:59.6183110Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nextafter_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:40:59.6183280Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional__scaled_dot_product_attention_cpu_float32 SKIPPED (Does not support forward_ad) [ 75%] 2023-01-11T21:40:59.6183430Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_avg_pool2d_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6183570Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_avg_pool3d_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6183700Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_avg_pool1d_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6183840Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_batch_norm_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6183970Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_bilinear_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6184160Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv2d_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6184300Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv_transpose1d_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6184440Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_cosine_embedding_loss_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6184580Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_cross_entropy_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6184740Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_ctc_loss_cpu_float32 SKIPPED (Does not support forward_ad) [ 75%] 2023-01-11T21:40:59.6184870Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_embedding_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6185030Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_feature_alpha_dropout_with_train_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6185210Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_feature_alpha_dropout_without_train_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6185350Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_fractional_max_pool2d_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6185500Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_fractional_max_pool3d_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6185630Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_gaussian_nll_loss_cpu_float32 XFAIL [ 75%] 2023-01-11T21:40:59.6185760Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_glu_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6185920Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_grid_sample_cpu_float32 SKIPPED (Does not support forward_ad) [ 75%] 2023-01-11T21:40:59.6186060Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hardsigmoid_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6186200Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hardswish_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6186330Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hardtanh_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6186470Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hinge_embedding_loss_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6186610Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_huber_loss_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6186740Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_instance_norm_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6186880Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_area_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6187020Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_linear_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6187170Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_nearest_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6187310Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_trilinear_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6187440Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_linear_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6187580Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_margin_ranking_loss_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6187710Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_pool1d_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6187850Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_pool2d_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6187990Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool1d_cpu_float32 SKIPPED (Skipped!) [ 75%] 2023-01-11T21:40:59.6188160Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool1d_grad_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6188310Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool2d_cpu_float32 SKIPPED (Skipped!) [ 75%] 2023-01-11T21:40:59.6188450Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool3d_grad_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6188580Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_mish_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6188740Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_multi_margin_loss_cpu_float32 SKIPPED (Does not support forward_ad) [ 75%] 2023-01-11T21:40:59.6188890Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_multilabel_soft_margin_loss_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6189030Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_normalize_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6189180Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pad_circular_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6189320Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pad_constant_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6189460Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_poisson_nll_loss_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6189590Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_prelu_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6189720Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_rrelu_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6189850Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_selu_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6189970Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_silu_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6190110Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_smooth_l1_loss_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6190250Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softmin_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6190380Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softshrink_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6190510Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softsign_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6190650Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_threshold_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6190790Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_triplet_margin_loss_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6190920Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_unfold_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6191060Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_upsample_bilinear_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6191200Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_upsample_nearest_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6191320Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6191460Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ormqr_cpu_float32 SKIPPED (Does not support forward_ad) [ 75%] 2023-01-11T21:40:59.6191640Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_pca_lowrank_cpu_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 75%] 2023-01-11T21:40:59.6191760Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_permute_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6191890Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_2_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6192020Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_4_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6192150Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_positive_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6192320Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rad2deg_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6192460Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_randint_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:40:59.6192580Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ravel_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6192700Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_real_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6197130Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_repeat_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6197280Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_repeat_interleave_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6197420Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resize__cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:40:59.6197730Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resize_as__cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:40:59.6197850Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resolve_conj_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6197970Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_resolve_neg_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6198090Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rot90_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6198210Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6198340Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_decimals_0_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6198460Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_decimals_3_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6198590Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_round_decimals_neg_3_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6198710Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rsqrt_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6198830Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rsub_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6198950Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_add_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6199070Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6199200Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_amax_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6199330Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_mean_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6199460Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_sum_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6199610Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_searchsorted_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:40:59.6199730Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_select_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6199850Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sgn_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6200000Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_short_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:40:59.6200110Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sigmoid_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6200230Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sign_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6200390Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signal_windows_bartlett_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:40:59.6200550Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signal_windows_blackman_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:40:59.6200700Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signal_windows_cosine_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:40:59.6200890Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signal_windows_exponential_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:40:59.6201050Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signal_windows_general_cosine_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:40:59.6201210Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signal_windows_general_hamming_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:40:59.6201370Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signal_windows_kaiser_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:40:59.6201520Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signal_windows_nuttall_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:40:59.6201670Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signbit_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:40:59.6201810Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sin_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6201930Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sinc_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6202050Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_slice_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6202170Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_slice_scatter_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6202290Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_softmax_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6202420Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_softmax_with_dtype_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6202570Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_airy_ai_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:40:59.6202720Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_j0_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:40:59.6202880Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_j1_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:40:59.6203020Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_y1_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:40:59.6203190Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_t_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:40:59.6203310Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_erfcx_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6203470Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_hermite_polynomial_he_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:40:59.6203600Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_i1_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6203720Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_i1e_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6203880Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_laguerre_polynomial_l_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:40:59.6204200Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_legendre_polynomial_p_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 75%] 2023-01-11T21:40:59.6204360Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_i1_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:40:59.6204490Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_ndtr_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6204610Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_ndtri_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6204760Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_polygamma_special_polygamma_n_0_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6204980Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_scaled_modified_bessel_k0_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:40:59.6205240Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_t_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 75%] 2023-01-11T21:40:59.6205500Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_u_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 75%] 2023-01-11T21:40:59.6205750Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_v_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 75%] 2023-01-11T21:40:59.6205900Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_zeta_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:40:59.6206030Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_split_with_sizes_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6206190Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_squeeze_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6206310Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_stack_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6206430Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_std_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6206550Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_std_mean_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6206670Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_std_mean_unbiased_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6206790Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_stft_cpu_float32 PASSED [ 75%] 2023-01-11T21:40:59.6206910Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sum_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6207050Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_symeig_cpu_float32 SKIPPED (Does not support forward_ad) [ 76%] 2023-01-11T21:40:59.6207170Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_t_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6207300Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tensor_split_cpu_float32 XFAIL [ 76%] 2023-01-11T21:40:59.6207420Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tensordot_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6207530Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tile_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6207660Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_transpose_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6207780Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trapezoid_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6207890Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_triu_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6208010Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trunc_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6208130Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unbind_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6208250Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unfold_copy_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6208370Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unfold_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6208490Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unsqueeze_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6208610Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_var_mean_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6208730Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_var_unbiased_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6208860Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_view_as_complex_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6208980Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_view_as_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6209100Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_vstack_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6209230Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_where_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6209350Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_xlogy_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6209500Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_zeros_cpu_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T21:40:59.6209640Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_zeros_like_cpu_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T21:40:59.6209760Z test_ops.py::TestCompositeComplianceCPU::test_operator_T_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6209880Z test_ops.py::TestCompositeComplianceCPU::test_operator___rdiv___cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6209990Z test_ops.py::TestCompositeComplianceCPU::test_operator___rmul___cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6210110Z test_ops.py::TestCompositeComplianceCPU::test_operator___rpow___cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6210250Z test_ops.py::TestCompositeComplianceCPU::test_operator_acos_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6210360Z test_ops.py::TestCompositeComplianceCPU::test_operator_addcdiv_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6210480Z test_ops.py::TestCompositeComplianceCPU::test_operator_addcmul_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6210600Z test_ops.py::TestCompositeComplianceCPU::test_operator_addmv_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6210720Z test_ops.py::TestCompositeComplianceCPU::test_operator_allclose_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6210830Z test_ops.py::TestCompositeComplianceCPU::test_operator_amin_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6210950Z test_ops.py::TestCompositeComplianceCPU::test_operator_aminmax_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6211060Z test_ops.py::TestCompositeComplianceCPU::test_operator_angle_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6211180Z test_ops.py::TestCompositeComplianceCPU::test_operator_any_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6211300Z test_ops.py::TestCompositeComplianceCPU::test_operator_argmax_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6211420Z test_ops.py::TestCompositeComplianceCPU::test_operator_argmin_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6211530Z test_ops.py::TestCompositeComplianceCPU::test_operator_argwhere_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6211650Z test_ops.py::TestCompositeComplianceCPU::test_operator_as_strided_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6211770Z test_ops.py::TestCompositeComplianceCPU::test_operator_atan_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6211890Z test_ops.py::TestCompositeComplianceCPU::test_operator_atanh_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6212010Z test_ops.py::TestCompositeComplianceCPU::test_operator_atleast_3d_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6212130Z test_ops.py::TestCompositeComplianceCPU::test_operator_baddbmm_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6212250Z test_ops.py::TestCompositeComplianceCPU::test_operator_bernoulli_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6212370Z test_ops.py::TestCompositeComplianceCPU::test_operator_bucketize_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6212480Z test_ops.py::TestCompositeComplianceCPU::test_operator_cat_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6212600Z test_ops.py::TestCompositeComplianceCPU::test_operator_cdist_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6212720Z test_ops.py::TestCompositeComplianceCPU::test_operator_cdouble_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6212830Z test_ops.py::TestCompositeComplianceCPU::test_operator_char_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6212950Z test_ops.py::TestCompositeComplianceCPU::test_operator_cholesky_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6213070Z test_ops.py::TestCompositeComplianceCPU::test_operator_clamp_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6213180Z test_ops.py::TestCompositeComplianceCPU::test_operator_clamp_min_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6213370Z test_ops.py::TestCompositeComplianceCPU::test_operator_complex_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6213490Z test_ops.py::TestCompositeComplianceCPU::test_operator_conj_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6213610Z test_ops.py::TestCompositeComplianceCPU::test_operator_copysign_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6213730Z test_ops.py::TestCompositeComplianceCPU::test_operator_corrcoef_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6213840Z test_ops.py::TestCompositeComplianceCPU::test_operator_cos_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6213950Z test_ops.py::TestCompositeComplianceCPU::test_operator_cosh_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6214070Z test_ops.py::TestCompositeComplianceCPU::test_operator_cov_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6214190Z test_ops.py::TestCompositeComplianceCPU::test_operator_cummax_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6214320Z test_ops.py::TestCompositeComplianceCPU::test_operator_cumulative_trapezoid_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6214470Z test_ops.py::TestCompositeComplianceCPU::test_operator_deg2rad_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6214600Z test_ops.py::TestCompositeComplianceCPU::test_operator_diagonal_copy_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6214710Z test_ops.py::TestCompositeComplianceCPU::test_operator_diagonal_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6214840Z test_ops.py::TestCompositeComplianceCPU::test_operator_diagonal_scatter_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6214960Z test_ops.py::TestCompositeComplianceCPU::test_operator_digamma_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6215070Z test_ops.py::TestCompositeComplianceCPU::test_operator_dist_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6215200Z test_ops.py::TestCompositeComplianceCPU::test_operator_div_trunc_rounding_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6215320Z test_ops.py::TestCompositeComplianceCPU::test_operator_dot_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6215440Z test_ops.py::TestCompositeComplianceCPU::test_operator_double_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6215560Z test_ops.py::TestCompositeComplianceCPU::test_operator_einsum_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6215710Z test_ops.py::TestCompositeComplianceCPU::test_operator_empty_cpu_float32 SKIPPED (Expected: empty is not comparable) [ 76%] 2023-01-11T21:40:59.6215830Z test_ops.py::TestCompositeComplianceCPU::test_operator_eq_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6215940Z test_ops.py::TestCompositeComplianceCPU::test_operator_equal_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6216060Z test_ops.py::TestCompositeComplianceCPU::test_operator_erfc_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6216170Z test_ops.py::TestCompositeComplianceCPU::test_operator_exp2_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6216290Z test_ops.py::TestCompositeComplianceCPU::test_operator_exp_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6216410Z test_ops.py::TestCompositeComplianceCPU::test_operator_expand_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6216530Z test_ops.py::TestCompositeComplianceCPU::test_operator_expm1_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6216640Z test_ops.py::TestCompositeComplianceCPU::test_operator_eye_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6216760Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fft2_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6216880Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fft_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6217000Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_hfft2_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6217120Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_hfftn_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6217230Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifft2_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6217350Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifftn_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6217470Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifftshift_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6217610Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ihfft_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6217740Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ihfftn_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6217850Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_irfft2_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6217970Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_irfftn_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6218090Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_rfft2_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6218200Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_rfft_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6218320Z test_ops.py::TestCompositeComplianceCPU::test_operator_fill_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6218440Z test_ops.py::TestCompositeComplianceCPU::test_operator_flipud_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6218590Z test_ops.py::TestCompositeComplianceCPU::test_operator_float_power_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6218700Z test_ops.py::TestCompositeComplianceCPU::test_operator_floor_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6218830Z test_ops.py::TestCompositeComplianceCPU::test_operator_floor_divide_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6218940Z test_ops.py::TestCompositeComplianceCPU::test_operator_fmin_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6219050Z test_ops.py::TestCompositeComplianceCPU::test_operator_fmod_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6219160Z test_ops.py::TestCompositeComplianceCPU::test_operator_frac_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6219280Z test_ops.py::TestCompositeComplianceCPU::test_operator_full_like_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6219400Z test_ops.py::TestCompositeComplianceCPU::test_operator_gather_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6219520Z test_ops.py::TestCompositeComplianceCPU::test_operator_gradient_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6219640Z test_ops.py::TestCompositeComplianceCPU::test_operator_heaviside_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6219760Z test_ops.py::TestCompositeComplianceCPU::test_operator_histc_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6219880Z test_ops.py::TestCompositeComplianceCPU::test_operator_histogramdd_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6220000Z test_ops.py::TestCompositeComplianceCPU::test_operator_hsplit_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6220110Z test_ops.py::TestCompositeComplianceCPU::test_operator_hypot_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6220230Z test_ops.py::TestCompositeComplianceCPU::test_operator_i0_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6220340Z test_ops.py::TestCompositeComplianceCPU::test_operator_igamma_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6220460Z test_ops.py::TestCompositeComplianceCPU::test_operator_index_add_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6220580Z test_ops.py::TestCompositeComplianceCPU::test_operator_index_copy_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6220700Z test_ops.py::TestCompositeComplianceCPU::test_operator_index_fill_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6220820Z test_ops.py::TestCompositeComplianceCPU::test_operator_index_put_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6220940Z test_ops.py::TestCompositeComplianceCPU::test_operator_index_reduce_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6221060Z test_ops.py::TestCompositeComplianceCPU::test_operator_index_select_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6221180Z test_ops.py::TestCompositeComplianceCPU::test_operator_isclose_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6221290Z test_ops.py::TestCompositeComplianceCPU::test_operator_isin_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6221410Z test_ops.py::TestCompositeComplianceCPU::test_operator_isinf_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6221530Z test_ops.py::TestCompositeComplianceCPU::test_operator_isnan_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6221710Z test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_2inputs_2outputs_cpu_float32 SKIPPED (skip) [ 76%] 2023-01-11T21:40:59.6221850Z test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_binary_cpu_float32 SKIPPED (skip) [ 76%] 2023-01-11T21:40:59.6221960Z test_ops.py::TestCompositeComplianceCPU::test_operator_kron_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6222080Z test_ops.py::TestCompositeComplianceCPU::test_operator_le_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6222210Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_det_singular_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6222330Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eig_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6222450Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eigh_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6222580Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_ldl_factor_ex_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6222760Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lstsq_grad_oriented_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6222880Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lu_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6223000Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lu_factor_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6223130Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lu_solve_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6223260Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_matrix_norm_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6223390Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_matrix_power_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6223510Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_matrix_rank_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6223650Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_matrix_rank_hermitian_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6223780Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_multi_dot_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6223900Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_pinv_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6224020Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_qr_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6224140Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_solve_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6224280Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_solve_triangular_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6224400Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_svd_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6224520Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_svdvals_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6224650Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_tensorinv_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6224780Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_tensorsolve_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6224900Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_vecdot_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6225020Z test_ops.py::TestCompositeComplianceCPU::test_operator_linspace_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6225140Z test_ops.py::TestCompositeComplianceCPU::test_operator_log1p_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6225260Z test_ops.py::TestCompositeComplianceCPU::test_operator_log2_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6225370Z test_ops.py::TestCompositeComplianceCPU::test_operator_log_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6225490Z test_ops.py::TestCompositeComplianceCPU::test_operator_logical_not_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6225610Z test_ops.py::TestCompositeComplianceCPU::test_operator_logical_or_cpu_float32 PASSED [ 76%] 2023-01-11T21:40:59.6225730Z test_ops.py::TestCompositeComplianceCPU::test_operator_logit_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6225900Z test_ops.py::TestCompositeComplianceCPU::test_operator_logsumexp_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6226010Z test_ops.py::TestCompositeComplianceCPU::test_operator_lt_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6226130Z test_ops.py::TestCompositeComplianceCPU::test_operator_lu_unpack_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6226250Z test_ops.py::TestCompositeComplianceCPU::test_operator_mT_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6226370Z test_ops.py::TestCompositeComplianceCPU::test_operator_masked_amax_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6226490Z test_ops.py::TestCompositeComplianceCPU::test_operator_masked_amin_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6226610Z test_ops.py::TestCompositeComplianceCPU::test_operator_masked_cumprod_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6226740Z test_ops.py::TestCompositeComplianceCPU::test_operator_masked_cumsum_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6226850Z test_ops.py::TestCompositeComplianceCPU::test_operator_masked_fill_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6227000Z test_ops.py::TestCompositeComplianceCPU::test_operator_masked_log_softmax_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6227130Z test_ops.py::TestCompositeComplianceCPU::test_operator_masked_logaddexp_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6227250Z test_ops.py::TestCompositeComplianceCPU::test_operator_masked_mean_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6227370Z test_ops.py::TestCompositeComplianceCPU::test_operator_masked_norm_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6227490Z test_ops.py::TestCompositeComplianceCPU::test_operator_masked_normalize_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6227620Z test_ops.py::TestCompositeComplianceCPU::test_operator_masked_scatter_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6227740Z test_ops.py::TestCompositeComplianceCPU::test_operator_masked_select_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6232140Z test_ops.py::TestCompositeComplianceCPU::test_operator_masked_softmax_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6232270Z test_ops.py::TestCompositeComplianceCPU::test_operator_masked_softmin_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6232390Z test_ops.py::TestCompositeComplianceCPU::test_operator_masked_std_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6232510Z test_ops.py::TestCompositeComplianceCPU::test_operator_masked_sum_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6232620Z test_ops.py::TestCompositeComplianceCPU::test_operator_max_binary_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6232740Z test_ops.py::TestCompositeComplianceCPU::test_operator_maximum_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6232860Z test_ops.py::TestCompositeComplianceCPU::test_operator_median_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6233000Z test_ops.py::TestCompositeComplianceCPU::test_operator_meshgrid_list_of_tensors_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6233130Z test_ops.py::TestCompositeComplianceCPU::test_operator_min_reduction_no_dim_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6233250Z test_ops.py::TestCompositeComplianceCPU::test_operator_minimum_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6233370Z test_ops.py::TestCompositeComplianceCPU::test_operator_movedim_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6233490Z test_ops.py::TestCompositeComplianceCPU::test_operator_msort_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6233600Z test_ops.py::TestCompositeComplianceCPU::test_operator_mv_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6233740Z test_ops.py::TestCompositeComplianceCPU::test_operator_mvlgamma_mvlgamma_p_1_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6233870Z test_ops.py::TestCompositeComplianceCPU::test_operator_mvlgamma_mvlgamma_p_3_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6234000Z test_ops.py::TestCompositeComplianceCPU::test_operator_mvlgamma_mvlgamma_p_5_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6234120Z test_ops.py::TestCompositeComplianceCPU::test_operator_nanmean_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6234360Z test_ops.py::TestCompositeComplianceCPU::test_operator_narrow_copy_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6234480Z test_ops.py::TestCompositeComplianceCPU::test_operator_narrow_cpu_float32 XFAIL [ 77%] 2023-01-11T21:40:59.6234600Z test_ops.py::TestCompositeComplianceCPU::test_operator_ne_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6234720Z test_ops.py::TestCompositeComplianceCPU::test_operator_neg_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6234880Z test_ops.py::TestCompositeComplianceCPU::test_operator_new_empty_cpu_float32 SKIPPED (Expected: new_empty is not comparable) [ 77%] 2023-01-11T21:40:59.6235000Z test_ops.py::TestCompositeComplianceCPU::test_operator_new_ones_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6235120Z test_ops.py::TestCompositeComplianceCPU::test_operator_new_zeros_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6235260Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_avg_pool2d_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6235400Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_avg_pool3d_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6235610Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_max_pool2d_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6235750Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_max_pool3d_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6235890Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_alpha_dropout_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6236020Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_avg_pool2d_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6236160Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_avg_pool3d_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6236290Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_batch_norm_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6236420Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_bilinear_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6236560Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_celu_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6236690Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv1d_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6236820Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv_transpose2d_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6236960Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_cross_entropy_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6237100Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_dropout_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6237250Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_embedding_cpu_float32 SKIPPED (Allowed exemption) [ 77%] 2023-01-11T21:40:59.6237410Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_feature_alpha_dropout_with_train_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6237570Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_feature_alpha_dropout_without_train_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6237720Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_fractional_max_pool2d_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6237870Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_fractional_max_pool3d_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6238010Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_gaussian_nll_loss_cpu_float32 XFAIL [ 77%] 2023-01-11T21:40:59.6238140Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_glu_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6238270Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardshrink_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6238410Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardsigmoid_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6238590Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardswish_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6238720Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_huber_loss_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6238860Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_bilinear_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6239010Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_linear_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6239150Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_nearest_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6239280Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_kl_div_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6239410Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_layer_norm_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6239540Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_logsigmoid_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6239700Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool1d_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6239840Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool1d_grad_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6239980Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool2d_grad_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6240120Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool3d_grad_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6240250Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_mse_loss_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6240390Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_multi_margin_loss_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6240530Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_multilabel_margin_loss_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6240670Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_circular_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6240810Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pixel_shuffle_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6240940Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_prelu_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6241070Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_relu6_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6241200Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_silu_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6241340Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softmin_with_dtype_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6241470Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softsign_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6241600Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_tanhshrink_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6241740Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_threshold_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6241870Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_unfold_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6242010Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_upsample_bilinear_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6242150Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_upsample_nearest_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6242270Z test_ops.py::TestCompositeComplianceCPU::test_operator_nonzero_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6242390Z test_ops.py::TestCompositeComplianceCPU::test_operator_norm_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6242510Z test_ops.py::TestCompositeComplianceCPU::test_operator_norm_fro_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6242640Z test_ops.py::TestCompositeComplianceCPU::test_operator_norm_nuc_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6242780Z test_ops.py::TestCompositeComplianceCPU::test_operator_normal_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6242920Z test_ops.py::TestCompositeComplianceCPU::test_operator_normal_number_mean_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6243040Z test_ops.py::TestCompositeComplianceCPU::test_operator_ones_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6243170Z test_ops.py::TestCompositeComplianceCPU::test_operator_ones_like_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6243290Z test_ops.py::TestCompositeComplianceCPU::test_operator_outer_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6243410Z test_ops.py::TestCompositeComplianceCPU::test_operator_pca_lowrank_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6243530Z test_ops.py::TestCompositeComplianceCPU::test_operator_permute_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6243650Z test_ops.py::TestCompositeComplianceCPU::test_operator_positive_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6243790Z test_ops.py::TestCompositeComplianceCPU::test_operator_pow_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6243900Z test_ops.py::TestCompositeComplianceCPU::test_operator_prod_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6244020Z test_ops.py::TestCompositeComplianceCPU::test_operator_put_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6244140Z test_ops.py::TestCompositeComplianceCPU::test_operator_quantile_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6244260Z test_ops.py::TestCompositeComplianceCPU::test_operator_rad2deg_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6244380Z test_ops.py::TestCompositeComplianceCPU::test_operator_rand_like_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6244500Z test_ops.py::TestCompositeComplianceCPU::test_operator_randint_like_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6244620Z test_ops.py::TestCompositeComplianceCPU::test_operator_randn_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6244740Z test_ops.py::TestCompositeComplianceCPU::test_operator_reciprocal_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6244860Z test_ops.py::TestCompositeComplianceCPU::test_operator_remainder_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6244980Z test_ops.py::TestCompositeComplianceCPU::test_operator_renorm_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6245100Z test_ops.py::TestCompositeComplianceCPU::test_operator_reshape_as_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6245240Z test_ops.py::TestCompositeComplianceCPU::test_operator_resize__cpu_float32 SKIPPED (Allowed exception) [ 77%] 2023-01-11T21:40:59.6245380Z test_ops.py::TestCompositeComplianceCPU::test_operator_resize_as__cpu_float32 SKIPPED (Allowed exemption) [ 77%] 2023-01-11T21:40:59.6245500Z test_ops.py::TestCompositeComplianceCPU::test_operator_resolve_conj_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6245620Z test_ops.py::TestCompositeComplianceCPU::test_operator_round_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6245750Z test_ops.py::TestCompositeComplianceCPU::test_operator_round_decimals_3_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6245870Z test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6246000Z test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_amin_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6246120Z test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_sum_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6246250Z test_ops.py::TestCompositeComplianceCPU::test_operator_searchsorted_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6246380Z test_ops.py::TestCompositeComplianceCPU::test_operator_segment_reduce_lengths_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6246510Z test_ops.py::TestCompositeComplianceCPU::test_operator_segment_reduce_offsets_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6246630Z test_ops.py::TestCompositeComplianceCPU::test_operator_sigmoid_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6246760Z test_ops.py::TestCompositeComplianceCPU::test_operator_signal_windows_hamming_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6246930Z test_ops.py::TestCompositeComplianceCPU::test_operator_signal_windows_kaiser_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6247060Z test_ops.py::TestCompositeComplianceCPU::test_operator_signal_windows_nuttall_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6247180Z test_ops.py::TestCompositeComplianceCPU::test_operator_signbit_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6247300Z test_ops.py::TestCompositeComplianceCPU::test_operator_sin_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6247430Z test_ops.py::TestCompositeComplianceCPU::test_operator_softmax_with_dtype_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6247540Z test_ops.py::TestCompositeComplianceCPU::test_operator_sort_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6247670Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_y0_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6247790Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_y1_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6247940Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_entr_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6248060Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_erfcx_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6248200Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_hermite_polynomial_he_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6248330Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_i1e_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6248450Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_log_ndtr_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6248590Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_i1_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6248900Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_shifted_chebyshev_polynomial_v_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 77%] 2023-01-11T21:40:59.6249160Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_shifted_chebyshev_polynomial_w_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 77%] 2023-01-11T21:40:59.6249290Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_xlog1py_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6249410Z test_ops.py::TestCompositeComplianceCPU::test_operator_split_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6249520Z test_ops.py::TestCompositeComplianceCPU::test_operator_sqrt_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6249640Z test_ops.py::TestCompositeComplianceCPU::test_operator_square_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6249760Z test_ops.py::TestCompositeComplianceCPU::test_operator_stack_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6249880Z test_ops.py::TestCompositeComplianceCPU::test_operator_std_mean_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6250000Z test_ops.py::TestCompositeComplianceCPU::test_operator_std_unbiased_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6250110Z test_ops.py::TestCompositeComplianceCPU::test_operator_sub_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6250230Z test_ops.py::TestCompositeComplianceCPU::test_operator_sum_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6250350Z test_ops.py::TestCompositeComplianceCPU::test_operator_svd_lowrank_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6250470Z test_ops.py::TestCompositeComplianceCPU::test_operator_symeig_cpu_float32 PASSED [ 77%] 2023-01-11T21:40:59.6250590Z test_ops.py::TestCompositeComplianceCPU::test_operator_take_along_dim_cpu_float32 PASSED [ 78%] 2023-01-11T21:40:59.6250710Z test_ops.py::TestCompositeComplianceCPU::test_operator_tan_cpu_float32 PASSED [ 78%] 2023-01-11T21:40:59.6250830Z test_ops.py::TestCompositeComplianceCPU::test_operator_tensor_split_cpu_float32 XFAIL [ 78%] 2023-01-11T21:40:59.6250940Z test_ops.py::TestCompositeComplianceCPU::test_operator_tile_cpu_float32 PASSED [ 78%] 2023-01-11T21:40:59.6251060Z test_ops.py::TestCompositeComplianceCPU::test_operator_to_cpu_float32 PASSED [ 78%] 2023-01-11T21:40:59.6251250Z test_ops.py::TestCompositeComplianceCPU::test_operator_trace_cpu_float32 PASSED [ 78%] 2023-01-11T21:40:59.6251380Z test_ops.py::TestCompositeComplianceCPU::test_operator_transpose_cpu_float32 PASSED [ 78%] 2023-01-11T21:40:59.6251510Z test_ops.py::TestCompositeComplianceCPU::test_operator_triangular_solve_cpu_float32 PASSED [ 78%] 2023-01-11T21:40:59.6251630Z test_ops.py::TestCompositeComplianceCPU::test_operator_true_divide_cpu_float32 PASSED [ 78%] 2023-01-11T21:40:59.6251760Z test_ops.py::TestCompositeComplianceCPU::test_operator_unique_consecutive_cpu_float32 PASSED [ 78%] 2023-01-11T21:40:59.6251870Z test_ops.py::TestCompositeComplianceCPU::test_operator_var_cpu_float32 PASSED [ 78%] 2023-01-11T21:40:59.6251990Z test_ops.py::TestCompositeComplianceCPU::test_operator_var_unbiased_cpu_float32 PASSED [ 78%] 2023-01-11T21:40:59.6252110Z test_ops.py::TestCompositeComplianceCPU::test_operator_vdot_cpu_float32 PASSED [ 78%] 2023-01-11T21:40:59.6252220Z test_ops.py::TestCompositeComplianceCPU::test_operator_view_as_cpu_float32 PASSED [ 78%] 2023-01-11T21:40:59.6252380Z test_ops.py::TestCompositeComplianceCPU::test_operator_view_copy_cpu_float32 PASSED [ 78%] 2023-01-11T21:40:59.6252490Z test_ops.py::TestCompositeComplianceCPU::test_operator_view_cpu_float32 PASSED [ 78%] 2023-01-11T21:40:59.6252610Z test_ops.py::TestCompositeComplianceCPU::test_operator_vsplit_cpu_float32 PASSED [ 78%] 2023-01-11T21:40:59.6252730Z test_ops.py::TestCompositeComplianceCPU::test_operator_where_cpu_float32 PASSED [ 78%] 2023-01-11T21:40:59.6252840Z test_ops.py::TestCompositeComplianceCPU::test_operator_zero__cpu_float32 PASSED [ 78%] 2023-01-11T21:40:59.6252960Z test_ops.py::TestCompositeComplianceCPU::test_operator_zeros_like_cpu_float32 PASSED [ 78%] 2023-01-11T21:40:59.6253070Z test_ops.py::TestMathBitsCPU::test_conj_view_T_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6253180Z test_ops.py::TestMathBitsCPU::test_conj_view___radd___cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6253290Z test_ops.py::TestMathBitsCPU::test_conj_view___rdiv___cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6253400Z test_ops.py::TestMathBitsCPU::test_conj_view___rmatmul___cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6253510Z test_ops.py::TestMathBitsCPU::test_conj_view___rmul___cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6253610Z test_ops.py::TestMathBitsCPU::test_conj_view___rsub___cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6253720Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_T_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6253840Z test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_bfloat16_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6253960Z test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_byte_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6254080Z test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_cdouble_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6254200Z test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_char_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6254320Z test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_half_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6254440Z test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_long_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6254560Z test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_short_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6254670Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_add_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6254780Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_addcmul_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6254900Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_allclose_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6255000Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_any_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6255160Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_as_strided_partial_views_cpu_complex64 SKIPPED (Errors when storage_offset is included) [ 78%] 2023-01-11T21:40:59.6255270Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_asinh_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6255440Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_atleast_1d_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6255550Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_atleast_2d_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6255660Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_atleast_3d_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6255780Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_broadcast_to_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6255890Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_chunk_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6256000Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_clone_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6256110Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_column_stack_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6256220Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_conj_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6256360Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_conj_physical_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6256470Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_contiguous_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6256580Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_cos_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6256690Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_diag_embed_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6256800Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_diagonal_copy_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6256910Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_diagonal_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6257030Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_diagonal_scatter_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6257140Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_dstack_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6257280Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_empty_cpu_complex64 SKIPPED (Expected: empty is not comparable) [ 78%] 2023-01-11T21:40:59.6257400Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_expand_as_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6257510Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fft2_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6257620Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fftn_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6257730Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fftshift_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6257840Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_hfft2_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6257950Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_hfft_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6258060Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifftshift_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6258170Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_irfft2_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6258280Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_irfft_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6258390Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_irfftn_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6258500Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_flatten_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6258610Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_flipud_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6258720Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_hstack_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6258830Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_index_add_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6258940Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_index_copy_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6259050Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_isclose_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6259160Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_isfinite_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6259290Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_isinf_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6259400Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_isreal_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6259520Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_matrix_norm_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6259630Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_norm_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6259750Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_svdvals_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6259870Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_vector_norm_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6259970Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_log2_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6260090Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_or_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6260220Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_xor_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6260330Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_movedim_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6260480Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_empty_cpu_complex64 SKIPPED (Expected: empty is not comparable) [ 78%] 2023-01-11T21:40:59.6260640Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_empty_strided_cpu_complex64 SKIPPED (Expected: empty_strided is not comparable) [ 78%] 2023-01-11T21:40:59.6260750Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_full_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6260890Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_log_softmax_with_dtype_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6261020Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_pairwise_distance_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6261150Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_tanhshrink_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6261280Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_triplet_margin_loss_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6261390Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_ones_cpu_complex64 XFAIL [ 78%] 2023-01-11T21:40:59.6261500Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_permute_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6261610Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_positive_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6261720Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_pow_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6261820Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_prod_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6261930Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_ravel_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6262040Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_real_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6266440Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_repeat_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6266570Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_rot90_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6266680Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_rsqrt_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6266780Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_rsub_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6266890Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_sinh_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6267010Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_softmax_with_dtype_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6267140Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_special_softmax_with_dtype_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6267240Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_sqrt_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6267350Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_squeeze_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6267550Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_stack_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6267660Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_std_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6267770Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_std_mean_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6267890Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_tensor_split_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6268000Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_to_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6268100Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_tril_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6268220Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_unflatten_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6268330Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_unfold_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6268440Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_unsqueeze_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6268570Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_var_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6268680Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_var_mean_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6268790Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_view_as_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6268900Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_vstack_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6269010Z test_ops.py::TestMathBitsCPU::test_conj_view_addcdiv_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6269110Z test_ops.py::TestMathBitsCPU::test_conj_view_addcmul_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6269220Z test_ops.py::TestMathBitsCPU::test_conj_view_addr_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6269320Z test_ops.py::TestMathBitsCPU::test_conj_view_all_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6269430Z test_ops.py::TestMathBitsCPU::test_conj_view_allclose_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6269590Z test_ops.py::TestMathBitsCPU::test_conj_view_as_strided_partial_views_cpu_complex64 SKIPPED (Test changes in memory layout) [ 78%] 2023-01-11T21:40:59.6269690Z test_ops.py::TestMathBitsCPU::test_conj_view_asinh_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6269790Z test_ops.py::TestMathBitsCPU::test_conj_view_atan_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6269900Z test_ops.py::TestMathBitsCPU::test_conj_view_atleast_1d_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6270010Z test_ops.py::TestMathBitsCPU::test_conj_view_block_diag_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6270110Z test_ops.py::TestMathBitsCPU::test_conj_view_bmm_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6270210Z test_ops.py::TestMathBitsCPU::test_conj_view_byte_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6270320Z test_ops.py::TestMathBitsCPU::test_conj_view_cartesian_prod_cpu_complex64 XFAIL [ 78%] 2023-01-11T21:40:59.6270420Z test_ops.py::TestMathBitsCPU::test_conj_view_cat_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6270530Z test_ops.py::TestMathBitsCPU::test_conj_view_cfloat_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6270640Z test_ops.py::TestMathBitsCPU::test_conj_view_cholesky_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6270750Z test_ops.py::TestMathBitsCPU::test_conj_view_cholesky_inverse_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6270860Z test_ops.py::TestMathBitsCPU::test_conj_view_cholesky_solve_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6270960Z test_ops.py::TestMathBitsCPU::test_conj_view_chunk_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6271070Z test_ops.py::TestMathBitsCPU::test_conj_view_clone_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6271180Z test_ops.py::TestMathBitsCPU::test_conj_view_combinations_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6271280Z test_ops.py::TestMathBitsCPU::test_conj_view_corrcoef_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6271380Z test_ops.py::TestMathBitsCPU::test_conj_view_cos_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6271550Z test_ops.py::TestMathBitsCPU::test_conj_view_cosh_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6271670Z test_ops.py::TestMathBitsCPU::test_conj_view_count_nonzero_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6271770Z test_ops.py::TestMathBitsCPU::test_conj_view_diag_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6271880Z test_ops.py::TestMathBitsCPU::test_conj_view_diagflat_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6271980Z test_ops.py::TestMathBitsCPU::test_conj_view_diff_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6272100Z test_ops.py::TestMathBitsCPU::test_conj_view_div_no_rounding_mode_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6272200Z test_ops.py::TestMathBitsCPU::test_conj_view_double_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6272300Z test_ops.py::TestMathBitsCPU::test_conj_view_dsplit_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6272420Z test_ops.py::TestMathBitsCPU::test_conj_view_empty_cpu_complex64 SKIPPED (Skipped!) [ 78%] 2023-01-11T21:40:59.6272560Z test_ops.py::TestMathBitsCPU::test_conj_view_equal_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6272660Z test_ops.py::TestMathBitsCPU::test_conj_view_exp_cpu_complex64 PASSED [ 78%] 2023-01-11T21:40:59.6272770Z test_ops.py::TestMathBitsCPU::test_conj_view_expand_as_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6272870Z test_ops.py::TestMathBitsCPU::test_conj_view_expand_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6272980Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_fftn_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6273090Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifft2_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6273200Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_irfft2_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6273300Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_irfftn_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6273410Z test_ops.py::TestMathBitsCPU::test_conj_view_flatten_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6273510Z test_ops.py::TestMathBitsCPU::test_conj_view_flipud_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6273610Z test_ops.py::TestMathBitsCPU::test_conj_view_float_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6273720Z test_ops.py::TestMathBitsCPU::test_conj_view_gather_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6273820Z test_ops.py::TestMathBitsCPU::test_conj_view_geqrf_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6273920Z test_ops.py::TestMathBitsCPU::test_conj_view_half_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6274020Z test_ops.py::TestMathBitsCPU::test_conj_view_hsplit_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6274110Z test_ops.py::TestMathBitsCPU::test_conj_view_hstack_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6274220Z test_ops.py::TestMathBitsCPU::test_conj_view_index_fill_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6274320Z test_ops.py::TestMathBitsCPU::test_conj_view_inner_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6274430Z test_ops.py::TestMathBitsCPU::test_conj_view_isclose_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6274530Z test_ops.py::TestMathBitsCPU::test_conj_view_isreal_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6274670Z test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_4inputs_with_extra_args_cpu_complex64 SKIPPED (Only runs on cuda) [ 79%] 2023-01-11T21:40:59.6274770Z test_ops.py::TestMathBitsCPU::test_conj_view_kron_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6274880Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_cond_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6274990Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_cross_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6275100Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_det_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6275200Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eig_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6275310Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eigh_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6275420Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eigvals_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6275560Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_eigvalsh_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6275690Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_householder_product_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6275790Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_inv_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6275900Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_inv_ex_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6276020Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_factor_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6276130Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_factor_ex_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6276240Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_solve_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6276360Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_norm_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6276490Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_norm_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6276620Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_norm_subgradients_at_zero_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6276740Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_pinv_hermitian_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6276910Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_pinv_singular_cpu_complex64 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 79%] 2023-01-11T21:40:59.6277020Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_slogdet_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6277130Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_solve_ex_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6277250Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_solve_triangular_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6277360Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_svd_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6277470Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_svdvals_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6277590Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_tensorsolve_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6277700Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_vector_norm_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6277800Z test_ops.py::TestMathBitsCPU::test_conj_view_log10_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6277910Z test_ops.py::TestMathBitsCPU::test_conj_view_log2_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6278010Z test_ops.py::TestMathBitsCPU::test_conj_view_log_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6278130Z test_ops.py::TestMathBitsCPU::test_conj_view_log_softmax_with_dtype_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6278230Z test_ops.py::TestMathBitsCPU::test_conj_view_logdet_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6278340Z test_ops.py::TestMathBitsCPU::test_conj_view_logical_not_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6278450Z test_ops.py::TestMathBitsCPU::test_conj_view_logical_xor_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6278560Z test_ops.py::TestMathBitsCPU::test_conj_view_logspace_cpu_complex64 XFAIL [ 79%] 2023-01-11T21:40:59.6278660Z test_ops.py::TestMathBitsCPU::test_conj_view_lu_unpack_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6278760Z test_ops.py::TestMathBitsCPU::test_conj_view_mT_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6278880Z test_ops.py::TestMathBitsCPU::test_conj_view_masked_cumprod_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6278990Z test_ops.py::TestMathBitsCPU::test_conj_view_masked_mean_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6279100Z test_ops.py::TestMathBitsCPU::test_conj_view_masked_normalize_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6279210Z test_ops.py::TestMathBitsCPU::test_conj_view_masked_scatter_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6279320Z test_ops.py::TestMathBitsCPU::test_conj_view_masked_select_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6279450Z test_ops.py::TestMathBitsCPU::test_conj_view_masked_sum_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6279560Z test_ops.py::TestMathBitsCPU::test_conj_view_masked_var_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6279660Z test_ops.py::TestMathBitsCPU::test_conj_view_mean_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6279790Z test_ops.py::TestMathBitsCPU::test_conj_view_meshgrid_variadic_tensors_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6279890Z test_ops.py::TestMathBitsCPU::test_conj_view_mul_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6280000Z test_ops.py::TestMathBitsCPU::test_conj_view_narrow_copy_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6280100Z test_ops.py::TestMathBitsCPU::test_conj_view_narrow_cpu_complex64 XFAIL [ 79%] 2023-01-11T21:40:59.6280200Z test_ops.py::TestMathBitsCPU::test_conj_view_neg_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6280320Z test_ops.py::TestMathBitsCPU::test_conj_view_new_empty_cpu_complex64 SKIPPED (Skipped!) [ 79%] 2023-01-11T21:40:59.6280500Z test_ops.py::TestMathBitsCPU::test_conj_view_new_empty_strided_cpu_complex64 SKIPPED (Expected: new_empty_strided is not comparable) [ 79%] 2023-01-11T21:40:59.6280610Z test_ops.py::TestMathBitsCPU::test_conj_view_new_full_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6280720Z test_ops.py::TestMathBitsCPU::test_conj_view_new_zeros_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6280840Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_conv2d_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6280990Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6281100Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_l1_loss_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6281230Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_constant_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6281350Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_reflect_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6281480Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pairwise_distance_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6281610Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pixel_shuffle_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6281730Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_silu_complex_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6281860Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_triplet_margin_loss_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6281980Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_unfold_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6282090Z test_ops.py::TestMathBitsCPU::test_conj_view_ones_like_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6282200Z test_ops.py::TestMathBitsCPU::test_conj_view_ormqr_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6282300Z test_ops.py::TestMathBitsCPU::test_conj_view_outer_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6282410Z test_ops.py::TestMathBitsCPU::test_conj_view_permute_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6282520Z test_ops.py::TestMathBitsCPU::test_conj_view_pinverse_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6282630Z test_ops.py::TestMathBitsCPU::test_conj_view_positive_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6282740Z test_ops.py::TestMathBitsCPU::test_conj_view_prod_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6282840Z test_ops.py::TestMathBitsCPU::test_conj_view_put_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6282940Z test_ops.py::TestMathBitsCPU::test_conj_view_qr_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6283050Z test_ops.py::TestMathBitsCPU::test_conj_view_randn_cpu_complex64 XFAIL [ 79%] 2023-01-11T21:40:59.6283150Z test_ops.py::TestMathBitsCPU::test_conj_view_repeat_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6283260Z test_ops.py::TestMathBitsCPU::test_conj_view_repeat_interleave_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6283410Z test_ops.py::TestMathBitsCPU::test_conj_view_reshape_as_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6283520Z test_ops.py::TestMathBitsCPU::test_conj_view_reshape_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6283630Z test_ops.py::TestMathBitsCPU::test_conj_view_resolve_neg_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6283730Z test_ops.py::TestMathBitsCPU::test_conj_view_rsqrt_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6283830Z test_ops.py::TestMathBitsCPU::test_conj_view_rsub_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6283960Z test_ops.py::TestMathBitsCPU::test_conj_view_scalar_tensor_cpu_complex64 SKIPPED (Skipped!) [ 79%] 2023-01-11T21:40:59.6284070Z test_ops.py::TestMathBitsCPU::test_conj_view_scatter_add_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6284180Z test_ops.py::TestMathBitsCPU::test_conj_view_scatter_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6284280Z test_ops.py::TestMathBitsCPU::test_conj_view_select_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6284400Z test_ops.py::TestMathBitsCPU::test_conj_view_sgn_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6284500Z test_ops.py::TestMathBitsCPU::test_conj_view_short_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6284600Z test_ops.py::TestMathBitsCPU::test_conj_view_sin_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6284700Z test_ops.py::TestMathBitsCPU::test_conj_view_sinc_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6284800Z test_ops.py::TestMathBitsCPU::test_conj_view_slice_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6284930Z test_ops.py::TestMathBitsCPU::test_conj_view_sparse_sampled_addmm_cpu_complex64 SKIPPED (Skipped!) [ 79%] 2023-01-11T21:40:59.6285030Z test_ops.py::TestMathBitsCPU::test_conj_view_split_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6285140Z test_ops.py::TestMathBitsCPU::test_conj_view_split_with_sizes_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6285240Z test_ops.py::TestMathBitsCPU::test_conj_view_sqrt_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6285340Z test_ops.py::TestMathBitsCPU::test_conj_view_square_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6285450Z test_ops.py::TestMathBitsCPU::test_conj_view_squeeze_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6285550Z test_ops.py::TestMathBitsCPU::test_conj_view_stack_cpu_complex64 XFAIL [ 79%] 2023-01-11T21:40:59.6285660Z test_ops.py::TestMathBitsCPU::test_conj_view_std_mean_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6285750Z test_ops.py::TestMathBitsCPU::test_conj_view_sub_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6285860Z test_ops.py::TestMathBitsCPU::test_conj_view_sum_to_size_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6285960Z test_ops.py::TestMathBitsCPU::test_conj_view_svd_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6286070Z test_ops.py::TestMathBitsCPU::test_conj_view_take_along_dim_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6286170Z test_ops.py::TestMathBitsCPU::test_conj_view_take_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6286270Z test_ops.py::TestMathBitsCPU::test_conj_view_tan_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6286370Z test_ops.py::TestMathBitsCPU::test_conj_view_tanh_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6286470Z test_ops.py::TestMathBitsCPU::test_conj_view_to_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6286570Z test_ops.py::TestMathBitsCPU::test_conj_view_trace_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6286680Z test_ops.py::TestMathBitsCPU::test_conj_view_transpose_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6286780Z test_ops.py::TestMathBitsCPU::test_conj_view_trapz_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6286890Z test_ops.py::TestMathBitsCPU::test_conj_view_triangular_solve_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6287010Z test_ops.py::TestMathBitsCPU::test_conj_view_unfold_copy_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6287110Z test_ops.py::TestMathBitsCPU::test_conj_view_unfold_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6287220Z test_ops.py::TestMathBitsCPU::test_conj_view_unsqueeze_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6287370Z test_ops.py::TestMathBitsCPU::test_conj_view_var_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6287480Z test_ops.py::TestMathBitsCPU::test_conj_view_var_mean_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6287590Z test_ops.py::TestMathBitsCPU::test_conj_view_var_mean_unbiased_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6287710Z test_ops.py::TestMathBitsCPU::test_conj_view_var_unbiased_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6287940Z test_ops.py::TestMathBitsCPU::test_conj_view_view_as_real_cpu_complex64 SKIPPED (Operation doesn't support conjugated inputs.) [ 79%] 2023-01-11T21:40:59.6288040Z test_ops.py::TestMathBitsCPU::test_conj_view_vstack_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6288140Z test_ops.py::TestMathBitsCPU::test_conj_view_where_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6288240Z test_ops.py::TestMathBitsCPU::test_conj_view_zeros_cpu_complex64 XFAIL [ 79%] 2023-01-11T21:40:59.6288350Z test_ops.py::TestMathBitsCPU::test_conj_view_zeros_like_cpu_complex64 PASSED [ 79%] 2023-01-11T21:40:59.6288540Z test_ops.py::TestMathBitsCPU::test_neg_conj_view___getitem___cpu_complex128 PASSED [ 79%] 2023-01-11T21:40:59.6288660Z test_ops.py::TestMathBitsCPU::test_neg_conj_view___rpow___cpu_complex128 PASSED [ 79%] 2023-01-11T21:40:59.6288780Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs__conversions_byte_cpu_complex128 PASSED [ 79%] 2023-01-11T21:40:59.6288910Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs__conversions_chalf_cpu_complex128 PASSED [ 79%] 2023-01-11T21:40:59.6289030Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs__conversions_char_cpu_complex128 PASSED [ 79%] 2023-01-11T21:40:59.6289150Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs__conversions_half_cpu_complex128 PASSED [ 79%] 2023-01-11T21:40:59.6289280Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs__conversions_short_cpu_complex128 PASSED [ 79%] 2023-01-11T21:40:59.6289390Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_acos_cpu_complex128 PASSED [ 79%] 2023-01-11T21:40:59.6289500Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_acosh_cpu_complex128 PASSED [ 79%] 2023-01-11T21:40:59.6289620Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_addcdiv_cpu_complex128 PASSED [ 79%] 2023-01-11T21:40:59.6289730Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_addcmul_cpu_complex128 PASSED [ 79%] 2023-01-11T21:40:59.6289840Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_all_cpu_complex128 PASSED [ 79%] 2023-01-11T21:40:59.6289990Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_as_strided_cpu_complex128 SKIPPED (Errors when storage_offset is included) [ 79%] 2023-01-11T21:40:59.6290100Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atanh_cpu_complex128 PASSED [ 79%] 2023-01-11T21:40:59.6290220Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atleast_2d_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6290350Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_broadcast_to_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6290470Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_constant_pad_nd_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6290590Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_contiguous_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6290700Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_cosh_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6290810Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_diag_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6290920Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_diagonal_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6291050Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_div_no_rounding_mode_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6291170Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_dstack_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6291280Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_eq_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6291440Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_expand_as_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6291550Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_expand_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6291680Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_eye_cpu_complex128 SKIPPED (Skipped!) [ 80%] 2023-01-11T21:40:59.6291790Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fftn_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6291900Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_hfft2_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6292020Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifft_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6292130Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifftn_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6292240Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_irfftn_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6292360Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_flatten_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6292500Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_flip_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6292610Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_hsplit_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6292720Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_imag_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6292840Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_index_copy_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6292960Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_index_select_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6293070Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isfinite_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6293180Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isinf_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6293290Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isnan_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6293410Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isreal_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6297910Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_svd_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6298050Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_svdvals_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6298170Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_vector_norm_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6298290Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_log10_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6298400Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_log1p_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6298510Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_log2_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6298640Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_log_softmax_with_dtype_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6298760Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logical_not_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6298870Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_mean_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6299010Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_meshgrid_list_of_tensors_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6299120Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_movedim_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6299230Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_mul_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6299340Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_ne_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6299450Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_neg_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6299610Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_empty_strided_cpu_complex128 SKIPPED (Expected: empty_strided is not comparable) [ 80%] 2023-01-11T21:40:59.6299840Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_full_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6299950Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_ones_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6300060Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_zeros_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6300190Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_nn_functional_l1_loss_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6300330Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_nn_functional_softmax_with_dtype_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6300460Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_nn_functional_softmin_with_dtype_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6300600Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_nn_functional_triplet_margin_loss_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6300710Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_ones_cpu_complex128 XFAIL [ 80%] 2023-01-11T21:40:59.6300850Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_permute_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6300960Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_positive_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6301080Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_ravel_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6301190Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_repeat_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6301300Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_reshape_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6301420Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_roll_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6301530Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_rsqrt_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6301630Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_rsub_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6301750Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sgn_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6301860Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sigmoid_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6301970Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sin_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6302080Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sinc_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6302190Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sinh_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6302300Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_square_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6302410Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_std_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6302520Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sum_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6302630Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_tan_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6302740Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_tanh_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6302860Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_tensor_split_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6302970Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_trace_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6303080Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_tril_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6303190Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_true_divide_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6303310Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unbind_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6303420Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unflatten_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6303540Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unsqueeze_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6303650Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_view_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6303810Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_vsplit_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6303920Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_abs_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6304030Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_acos_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6304140Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_acosh_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6304250Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_addcmul_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6304370Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_addmm_decomposed_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6304480Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_addmv_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6304580Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_all_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6304710Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_angle_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6304820Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_any_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6304930Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_argwhere_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6305080Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_as_strided_partial_views_cpu_complex128 SKIPPED (Test changes in memory layout) [ 80%] 2023-01-11T21:40:59.6305190Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_asin_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6305300Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_atleast_1d_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6305410Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_atleast_2d_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6305520Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_bfloat16_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6305630Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_block_diag_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6305740Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_bmm_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6305860Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_broadcast_tensors_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6305960Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_byte_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6306080Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cartesian_prod_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6306190Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cat_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6306290Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_chalf_cpu_complex128 XFAIL [ 80%] 2023-01-11T21:40:59.6306410Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cholesky_inverse_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6306530Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cholesky_solve_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6306640Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_column_stack_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6306750Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_combinations_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6306860Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_conj_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6306970Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_corrcoef_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6307080Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cos_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6307180Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cosh_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6307290Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cov_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6307400Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cross_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6307520Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cumulative_trapezoid_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6307630Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_diag_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6307790Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_diagflat_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6307910Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_diagonal_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6308020Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_diagonal_scatter_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6308130Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_diff_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6308250Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_div_no_rounding_mode_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6308360Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_dot_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6308470Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_double_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6308580Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_dsplit_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6308720Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_dstack_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6308820Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_einsum_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6308940Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_empty_cpu_complex128 SKIPPED (Skipped!) [ 80%] 2023-01-11T21:40:59.6309070Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_empty_like_cpu_complex128 SKIPPED (Skipped!) [ 80%] 2023-01-11T21:40:59.6309180Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_eq_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6309280Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_equal_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6309390Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_expand_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6309510Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_eye_cpu_complex128 SKIPPED (Skipped!) [ 80%] 2023-01-11T21:40:59.6309620Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fft_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6309730Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fftn_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6309840Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_hfft_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6309940Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifft_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6310060Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_irfft2_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6310160Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fill_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6310270Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_flatten_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6310380Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_flipud_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6310490Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_float_power_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6310600Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_full_cpu_complex128 XFAIL [ 80%] 2023-01-11T21:40:59.6310710Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_full_like_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6310820Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_gather_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6310930Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_half_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6311030Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_hsplit_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6311140Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_hstack_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6311250Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_imag_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6311360Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_copy_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6311470Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_fill_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6311580Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_select_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6311720Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_inner_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6311820Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_int_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6311930Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_isinf_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6312040Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_isnan_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6312140Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_istft_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6312290Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_4inputs_with_extra_args_cpu_complex128 SKIPPED (Only runs on cuda) [ 80%] 2023-01-11T21:40:59.6312440Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_binary_return_by_ref_cpu_complex128 SKIPPED (Only runs on cuda) [ 80%] 2023-01-11T21:40:59.6312550Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_kron_cpu_complex128 PASSED [ 80%] 2023-01-11T21:40:59.6312680Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_lerp_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6312790Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cond_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6312900Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_det_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6313020Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_det_singular_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6313130Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eig_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6313260Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_householder_product_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6313370Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_inv_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6313480Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_inv_ex_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6313600Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_ldl_factor_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6313720Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_ldl_factor_ex_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6313840Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_ldl_solve_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6313960Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lstsq_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6314080Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lstsq_grad_oriented_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6314200Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_factor_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6314310Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_solve_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6314430Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_power_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6314540Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_norm_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6314680Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_norm_subgradients_at_zero_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6314800Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_pinv_hermitian_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6314910Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_qr_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6315030Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_slogdet_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6315140Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_solve_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6315260Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_tensorinv_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6315380Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_tensorsolve_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6315490Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_vander_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6315640Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linspace_cpu_complex128 XFAIL [ 81%] 2023-01-11T21:40:59.6315750Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_log10_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6315860Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_log2_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6315960Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_log_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6316090Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_log_softmax_with_dtype_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6316200Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_and_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6316310Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_or_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6316420Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_xor_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6316530Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_logspace_cpu_complex128 XFAIL [ 81%] 2023-01-11T21:40:59.6316670Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_long_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6316770Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_lu_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6316880Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_lu_unpack_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6316990Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_mT_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6317100Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_mean_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6317220Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_normalize_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6317330Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_scatter_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6317440Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_std_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6317550Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_mean_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6317660Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_mm_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6317760Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_mul_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6317870Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_narrow_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6317980Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_full_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6318100Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_conv2d_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6318240Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_conv_transpose1d_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6318370Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_conv_transpose3d_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6318510Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6318640Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_l1_loss_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6318760Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_linear_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6318890Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_circular_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6319020Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_constant_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6319140Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_reflect_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6319270Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pad_replicate_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6319400Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pairwise_distance_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6319560Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pixel_shuffle_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6319700Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_softmin_with_dtype_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6319830Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_triplet_margin_loss_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6319970Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6320090Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_unfold_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6320200Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nonzero_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6320310Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6320420Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_fro_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6320550Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_ones_cpu_complex128 XFAIL [ 81%] 2023-01-11T21:40:59.6320670Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_ormqr_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6320780Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_permute_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6320890Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_pinverse_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6321000Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_put_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6321110Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_qr_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6321230Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_real_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6321340Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_reciprocal_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6321470Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_repeat_interleave_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6321580Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_reshape_as_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6321690Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_reshape_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6321840Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_resize__cpu_complex128 SKIPPED (Operation not tested with tensors with negative bit.) [ 81%] 2023-01-11T21:40:59.6321960Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_resize_as__cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6322070Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_resolve_conj_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6322180Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_rot90_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6322300Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_scalar_tensor_cpu_complex128 SKIPPED (Skipped!) [ 81%] 2023-01-11T21:40:59.6322410Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sgn_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6322520Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sin_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6322630Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sinh_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6322740Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_slice_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6322860Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_softmax_with_dtype_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6322960Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sqrt_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6323070Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_square_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6323180Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_squeeze_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6323290Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_stack_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6323400Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_std_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6323560Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_symeig_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6323670Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_t_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6323770Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_take_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6323880Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_tan_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6323990Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_tensor_split_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6324100Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_trace_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6324220Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_trapezoid_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6324320Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_trapz_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6324430Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_tril_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6324570Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_triu_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6324680Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_unflatten_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6324790Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_unfold_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6324900Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_unsqueeze_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6325010Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_var_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6325110Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_vdot_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6325220Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_view_as_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6325480Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_view_as_real_cpu_complex128 SKIPPED (Operation doesn't support conjugated inputs.) [ 81%] 2023-01-11T21:40:59.6325590Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_view_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6325710Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_vsplit_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6325820Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_vstack_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6325920Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_where_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6326030Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_zero__cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6330510Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_zeros_like_cpu_complex128 PASSED [ 81%] 2023-01-11T21:40:59.6330630Z test_ops.py::TestMathBitsCPU::test_neg_view_H_cpu_float64 PASSED [ 81%] 2023-01-11T21:40:59.6330730Z test_ops.py::TestMathBitsCPU::test_neg_view_T_cpu_float64 PASSED [ 81%] 2023-01-11T21:40:59.6330840Z test_ops.py::TestMathBitsCPU::test_neg_view___radd___cpu_float64 PASSED [ 81%] 2023-01-11T21:40:59.6330940Z test_ops.py::TestMathBitsCPU::test_neg_view___rmod___cpu_float64 PASSED [ 81%] 2023-01-11T21:40:59.6331040Z test_ops.py::TestMathBitsCPU::test_neg_view___rmul___cpu_float64 PASSED [ 81%] 2023-01-11T21:40:59.6331140Z test_ops.py::TestMathBitsCPU::test_neg_view___rpow___cpu_float64 PASSED [ 81%] 2023-01-11T21:40:59.6331240Z test_ops.py::TestMathBitsCPU::test_neg_view___rsub___cpu_float64 PASSED [ 81%] 2023-01-11T21:40:59.6331360Z test_ops.py::TestMathBitsCPU::test_neg_view__native_batch_norm_legit_cpu_float64 PASSED [ 81%] 2023-01-11T21:40:59.6331450Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_T_cpu_float64 PASSED [ 81%] 2023-01-11T21:40:59.6331570Z test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_bfloat16_cpu_float64 PASSED [ 81%] 2023-01-11T21:40:59.6331700Z test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_cdouble_cpu_float64 PASSED [ 81%] 2023-01-11T21:40:59.6331810Z test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_char_cpu_float64 PASSED [ 81%] 2023-01-11T21:40:59.6331930Z test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_complex_cpu_float64 PASSED [ 81%] 2023-01-11T21:40:59.6332170Z test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_double_cpu_float64 PASSED [ 81%] 2023-01-11T21:40:59.6332290Z test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_half_cpu_float64 PASSED [ 81%] 2023-01-11T21:40:59.6332390Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_acosh_cpu_float64 PASSED [ 81%] 2023-01-11T21:40:59.6332500Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_addcdiv_cpu_float64 PASSED [ 81%] 2023-01-11T21:40:59.6332610Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_addcmul_cpu_float64 PASSED [ 81%] 2023-01-11T21:40:59.6332710Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_any_cpu_float64 PASSED [ 81%] 2023-01-11T21:40:59.6332870Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_as_strided_partial_views_cpu_float64 SKIPPED (Errors when storage_offset is included) [ 81%] 2023-01-11T21:40:59.6332990Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_as_strided_scatter_cpu_float64 PASSED [ 81%] 2023-01-11T21:40:59.6333120Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_asinh_cpu_float64 PASSED [ 81%] 2023-01-11T21:40:59.6333230Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_atan2_cpu_float64 PASSED [ 81%] 2023-01-11T21:40:59.6333340Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_atan_cpu_float64 PASSED [ 81%] 2023-01-11T21:40:59.6333450Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_atleast_2d_cpu_float64 PASSED [ 81%] 2023-01-11T21:40:59.6333550Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_ceil_cpu_float64 PASSED [ 81%] 2023-01-11T21:40:59.6333660Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_chunk_cpu_float64 PASSED [ 81%] 2023-01-11T21:40:59.6333760Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_clone_cpu_float64 PASSED [ 81%] 2023-01-11T21:40:59.6333870Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_column_stack_cpu_float64 PASSED [ 81%] 2023-01-11T21:40:59.6333980Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_conj_cpu_float64 PASSED [ 81%] 2023-01-11T21:40:59.6334100Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_conj_physical_cpu_float64 PASSED [ 81%] 2023-01-11T21:40:59.6334210Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_constant_pad_nd_cpu_float64 PASSED [ 81%] 2023-01-11T21:40:59.6334320Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_cumsum_cpu_float64 PASSED [ 81%] 2023-01-11T21:40:59.6334430Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_diagonal_copy_cpu_float64 PASSED [ 81%] 2023-01-11T21:40:59.6334550Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_diagonal_scatter_cpu_float64 PASSED [ 81%] 2023-01-11T21:40:59.6334660Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_dsplit_cpu_float64 PASSED [ 81%] 2023-01-11T21:40:59.6334800Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_empty_cpu_float64 SKIPPED (Expected: empty is not comparable) [ 81%] 2023-01-11T21:40:59.6334940Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_empty_like_cpu_float64 SKIPPED (Expected: empty is not comparable) [ 81%] 2023-01-11T21:40:59.6335050Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_eq_cpu_float64 PASSED [ 81%] 2023-01-11T21:40:59.6335160Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_erfinv_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6335270Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_expand_as_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6335380Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_eye_cpu_float64 SKIPPED (Skipped!) [ 82%] 2023-01-11T21:40:59.6335490Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fft2_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6335600Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fft_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6335700Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_hfft_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6335810Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifft_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6335920Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifftshift_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6336070Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ihfft_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6336180Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_irfft_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6336290Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_irfftn_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6336400Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_rfft2_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6336500Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_rfft_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6336610Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fliplr_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6336720Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_float_power_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6336830Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fmod_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6336930Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_frac_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6337060Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_hstack_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6337170Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_hypot_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6337270Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_i0_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6337380Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_index_fill_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6337490Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_index_select_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6337600Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_isclose_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6337710Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_isfinite_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6337810Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_isinf_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6337920Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_isneginf_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6338030Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_le_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6338140Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_svdvals_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6338250Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_linspace_cpu_float64 XFAIL [ 82%] 2023-01-11T21:40:59.6338350Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_log1p_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6338470Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_log_softmax_with_dtype_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6338580Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_and_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6338690Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_or_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6338800Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_xor_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6338900Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_logspace_cpu_float64 XFAIL [ 82%] 2023-01-11T21:40:59.6339010Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_lt_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6339110Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_masked_fill_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6339220Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_mean_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6339340Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_meshgrid_list_of_tensors_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6339440Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_mul_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6339550Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_narrow_copy_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6339670Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_native_layer_norm_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6339770Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_neg_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6339910Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_empty_cpu_float64 SKIPPED (Expected: empty is not comparable) [ 82%] 2023-01-11T21:40:59.6340060Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_ones_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6340170Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_zeros_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6340330Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_alpha_dropout_cpu_float64 SKIPPED (Expected: dropout is not comparable) [ 82%] 2023-01-11T21:40:59.6340440Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_celu_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6340560Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_glu_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6340680Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_huber_loss_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6340800Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_l1_loss_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6340920Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_leaky_relu_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6341060Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_mish_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6341180Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_mse_loss_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6341290Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_prelu_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6341410Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_selu_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6341530Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_threshold_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6341630Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_permute_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6341770Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_randn_cpu_float64 SKIPPED (Test expects tensor input) [ 82%] 2023-01-11T21:40:59.6341870Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_ravel_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6341980Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_real_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6342090Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_reciprocal_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6342200Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_reshape_as_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6342310Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_round_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6342420Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_signbit_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6342520Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_sinc_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6342640Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_bessel_j0_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6342750Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_bessel_j1_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6342860Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_erfcx_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6342970Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_i1e_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6343100Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_log_softmax_with_dtype_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6343210Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_logit_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6343350Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_multigammaln_mvlgamma_p_1_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6343470Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_multigammaln_mvlgamma_p_5_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6343590Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_ndtr_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6343710Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_spherical_bessel_j0_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6343820Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_zeta_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6343990Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_square_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6344100Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_squeeze_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6344200Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_stack_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6344310Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_sum_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6344420Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_sum_to_size_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6344520Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_t_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6344620Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_tan_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6344730Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_tensor_split_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6344830Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_to_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6344990Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_true_divide_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6345110Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_unfold_copy_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6345210Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_unfold_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6345320Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_var_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6345430Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_vsplit_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6345530Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_vstack_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6345630Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_where_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6345730Z test_ops.py::TestMathBitsCPU::test_neg_view_acos_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6345840Z test_ops.py::TestMathBitsCPU::test_neg_view_add_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6345940Z test_ops.py::TestMathBitsCPU::test_neg_view_addcdiv_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6346040Z test_ops.py::TestMathBitsCPU::test_neg_view_addmm_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6346130Z test_ops.py::TestMathBitsCPU::test_neg_view_all_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6346230Z test_ops.py::TestMathBitsCPU::test_neg_view_amax_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6346330Z test_ops.py::TestMathBitsCPU::test_neg_view_arange_cpu_float64 XFAIL [ 82%] 2023-01-11T21:40:59.6346470Z test_ops.py::TestMathBitsCPU::test_neg_view_as_strided_cpu_float64 SKIPPED (Errors when storage_offset is included) [ 82%] 2023-01-11T21:40:59.6346620Z test_ops.py::TestMathBitsCPU::test_neg_view_as_strided_partial_views_cpu_float64 SKIPPED (Test changes in memory layout) [ 82%] 2023-01-11T21:40:59.6346730Z test_ops.py::TestMathBitsCPU::test_neg_view_as_strided_scatter_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6346830Z test_ops.py::TestMathBitsCPU::test_neg_view_asin_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6346930Z test_ops.py::TestMathBitsCPU::test_neg_view_atan2_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6347040Z test_ops.py::TestMathBitsCPU::test_neg_view_atleast_2d_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6347140Z test_ops.py::TestMathBitsCPU::test_neg_view_block_diag_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6347240Z test_ops.py::TestMathBitsCPU::test_neg_view_bmm_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6347350Z test_ops.py::TestMathBitsCPU::test_neg_view_broadcast_tensors_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6347450Z test_ops.py::TestMathBitsCPU::test_neg_view_bucketize_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6347550Z test_ops.py::TestMathBitsCPU::test_neg_view_byte_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6347660Z test_ops.py::TestMathBitsCPU::test_neg_view_cartesian_prod_cpu_float64 XFAIL [ 82%] 2023-01-11T21:40:59.6347760Z test_ops.py::TestMathBitsCPU::test_neg_view_cdouble_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6347880Z test_ops.py::TestMathBitsCPU::test_neg_view_ceil_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6347980Z test_ops.py::TestMathBitsCPU::test_neg_view_chalf_cpu_float64 XFAIL [ 82%] 2023-01-11T21:40:59.6348090Z test_ops.py::TestMathBitsCPU::test_neg_view_cholesky_solve_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6348190Z test_ops.py::TestMathBitsCPU::test_neg_view_chunk_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6348290Z test_ops.py::TestMathBitsCPU::test_neg_view_clone_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6348380Z test_ops.py::TestMathBitsCPU::test_neg_view_complex_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6348480Z test_ops.py::TestMathBitsCPU::test_neg_view_conj_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6348590Z test_ops.py::TestMathBitsCPU::test_neg_view_constant_pad_nd_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6348690Z test_ops.py::TestMathBitsCPU::test_neg_view_copysign_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6348810Z test_ops.py::TestMathBitsCPU::test_neg_view_cos_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6348920Z test_ops.py::TestMathBitsCPU::test_neg_view_count_nonzero_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6349010Z test_ops.py::TestMathBitsCPU::test_neg_view_cummin_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6349110Z test_ops.py::TestMathBitsCPU::test_neg_view_cumsum_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6349230Z test_ops.py::TestMathBitsCPU::test_neg_view_cumulative_trapezoid_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6349330Z test_ops.py::TestMathBitsCPU::test_neg_view_deg2rad_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6349420Z test_ops.py::TestMathBitsCPU::test_neg_view_diag_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6349530Z test_ops.py::TestMathBitsCPU::test_neg_view_diagonal_scatter_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6349630Z test_ops.py::TestMathBitsCPU::test_neg_view_dist_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6349750Z test_ops.py::TestMathBitsCPU::test_neg_view_div_no_rounding_mode_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6349860Z test_ops.py::TestMathBitsCPU::test_neg_view_div_trunc_rounding_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6349960Z test_ops.py::TestMathBitsCPU::test_neg_view_double_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6350070Z test_ops.py::TestMathBitsCPU::test_neg_view_empty_cpu_float64 SKIPPED (Skipped!) [ 82%] 2023-01-11T21:40:59.6350160Z test_ops.py::TestMathBitsCPU::test_neg_view_equal_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6350260Z test_ops.py::TestMathBitsCPU::test_neg_view_erf_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6350360Z test_ops.py::TestMathBitsCPU::test_neg_view_erfc_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6350460Z test_ops.py::TestMathBitsCPU::test_neg_view_exp2_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6350550Z test_ops.py::TestMathBitsCPU::test_neg_view_exp_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6350650Z test_ops.py::TestMathBitsCPU::test_neg_view_expand_as_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6350750Z test_ops.py::TestMathBitsCPU::test_neg_view_expm1_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6350860Z test_ops.py::TestMathBitsCPU::test_neg_view_eye_cpu_float64 SKIPPED (Skipped!) [ 82%] 2023-01-11T21:40:59.6350960Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_fft2_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6351060Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_fft_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6351150Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_fftn_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6351260Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_fftshift_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6351360Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_hfft_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6351460Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_hfftn_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6351560Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifft2_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6351680Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifft_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6351790Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifftshift_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6351890Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_ihfft_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6351990Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_irfft2_cpu_float64 PASSED [ 82%] 2023-01-11T21:40:59.6352100Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_irfftn_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6352200Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_rfft2_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6352290Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_rfft_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6352390Z test_ops.py::TestMathBitsCPU::test_neg_view_flip_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6352490Z test_ops.py::TestMathBitsCPU::test_neg_view_fliplr_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6352610Z test_ops.py::TestMathBitsCPU::test_neg_view_flipud_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6352710Z test_ops.py::TestMathBitsCPU::test_neg_view_float_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6352820Z test_ops.py::TestMathBitsCPU::test_neg_view_float_power_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6352910Z test_ops.py::TestMathBitsCPU::test_neg_view_floor_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6353010Z test_ops.py::TestMathBitsCPU::test_neg_view_fmax_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6353110Z test_ops.py::TestMathBitsCPU::test_neg_view_fmod_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6353200Z test_ops.py::TestMathBitsCPU::test_neg_view_full_like_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6353300Z test_ops.py::TestMathBitsCPU::test_neg_view_gather_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6353400Z test_ops.py::TestMathBitsCPU::test_neg_view_ge_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6353510Z test_ops.py::TestMathBitsCPU::test_neg_view_grid_sampler_2d_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6353610Z test_ops.py::TestMathBitsCPU::test_neg_view_half_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6353700Z test_ops.py::TestMathBitsCPU::test_neg_view_histc_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6353810Z test_ops.py::TestMathBitsCPU::test_neg_view_histogramdd_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6353910Z test_ops.py::TestMathBitsCPU::test_neg_view_hypot_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6354000Z test_ops.py::TestMathBitsCPU::test_neg_view_i0_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6354110Z test_ops.py::TestMathBitsCPU::test_neg_view_index_fill_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6354210Z test_ops.py::TestMathBitsCPU::test_neg_view_inner_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6354300Z test_ops.py::TestMathBitsCPU::test_neg_view_isfinite_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6354400Z test_ops.py::TestMathBitsCPU::test_neg_view_isneginf_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6354500Z test_ops.py::TestMathBitsCPU::test_neg_view_isposinf_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6354600Z test_ops.py::TestMathBitsCPU::test_neg_view_isreal_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6354740Z test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_binary_return_by_ref_cpu_float64 SKIPPED (Only runs on cuda) [ 83%] 2023-01-11T21:40:59.6354840Z test_ops.py::TestMathBitsCPU::test_neg_view_le_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6354940Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cond_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6355050Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_det_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6355160Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_det_singular_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6355270Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eig_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6355370Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eigh_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6355510Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eigvals_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6355620Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_ldl_solve_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6355730Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_factor_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6355840Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_solve_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6355950Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_power_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6356060Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_rank_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6356180Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_rank_hermitian_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6356290Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_norm_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6356440Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_norm_subgradients_at_zero_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6356550Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_pinv_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6356660Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_slogdet_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6361070Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_solve_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6361190Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_solve_triangular_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6361300Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_vander_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6361410Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_vecdot_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6361520Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_vector_norm_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6361620Z test_ops.py::TestMathBitsCPU::test_neg_view_linspace_cpu_float64 XFAIL [ 83%] 2023-01-11T21:40:59.6361730Z test_ops.py::TestMathBitsCPU::test_neg_view_log2_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6361840Z test_ops.py::TestMathBitsCPU::test_neg_view_log_softmax_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6361940Z test_ops.py::TestMathBitsCPU::test_neg_view_logaddexp2_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6362050Z test_ops.py::TestMathBitsCPU::test_neg_view_logaddexp_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6362160Z test_ops.py::TestMathBitsCPU::test_neg_view_logcumsumexp_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6362260Z test_ops.py::TestMathBitsCPU::test_neg_view_logdet_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6362360Z test_ops.py::TestMathBitsCPU::test_neg_view_logical_not_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6362460Z test_ops.py::TestMathBitsCPU::test_neg_view_logit_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6362560Z test_ops.py::TestMathBitsCPU::test_neg_view_logspace_cpu_float64 XFAIL [ 83%] 2023-01-11T21:40:59.6362670Z test_ops.py::TestMathBitsCPU::test_neg_view_logsumexp_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6362770Z test_ops.py::TestMathBitsCPU::test_neg_view_lt_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6362860Z test_ops.py::TestMathBitsCPU::test_neg_view_lu_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6362960Z test_ops.py::TestMathBitsCPU::test_neg_view_lu_solve_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6363060Z test_ops.py::TestMathBitsCPU::test_neg_view_lu_unpack_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6363160Z test_ops.py::TestMathBitsCPU::test_neg_view_mH_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6363260Z test_ops.py::TestMathBitsCPU::test_neg_view_masked_amax_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6363370Z test_ops.py::TestMathBitsCPU::test_neg_view_masked_argmax_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6363490Z test_ops.py::TestMathBitsCPU::test_neg_view_masked_cumprod_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6363590Z test_ops.py::TestMathBitsCPU::test_neg_view_masked_fill_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6363820Z test_ops.py::TestMathBitsCPU::test_neg_view_masked_log_softmax_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6363940Z test_ops.py::TestMathBitsCPU::test_neg_view_masked_logaddexp_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6364050Z test_ops.py::TestMathBitsCPU::test_neg_view_masked_logsumexp_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6364160Z test_ops.py::TestMathBitsCPU::test_neg_view_masked_norm_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6364260Z test_ops.py::TestMathBitsCPU::test_neg_view_masked_prod_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6364370Z test_ops.py::TestMathBitsCPU::test_neg_view_masked_scatter_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6364480Z test_ops.py::TestMathBitsCPU::test_neg_view_masked_softmin_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6364580Z test_ops.py::TestMathBitsCPU::test_neg_view_masked_std_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6364690Z test_ops.py::TestMathBitsCPU::test_neg_view_masked_sum_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6364830Z test_ops.py::TestMathBitsCPU::test_neg_view_masked_var_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6364960Z test_ops.py::TestMathBitsCPU::test_neg_view_max_pool2d_with_indices_backward_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6365070Z test_ops.py::TestMathBitsCPU::test_neg_view_max_reduction_no_dim_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6365190Z test_ops.py::TestMathBitsCPU::test_neg_view_max_reduction_with_dim_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6365290Z test_ops.py::TestMathBitsCPU::test_neg_view_mean_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6365390Z test_ops.py::TestMathBitsCPU::test_neg_view_median_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6365510Z test_ops.py::TestMathBitsCPU::test_neg_view_meshgrid_list_of_tensors_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6365630Z test_ops.py::TestMathBitsCPU::test_neg_view_meshgrid_variadic_tensors_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6365750Z test_ops.py::TestMathBitsCPU::test_neg_view_min_reduction_no_dim_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6365850Z test_ops.py::TestMathBitsCPU::test_neg_view_minimum_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6365950Z test_ops.py::TestMathBitsCPU::test_neg_view_movedim_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6366050Z test_ops.py::TestMathBitsCPU::test_neg_view_msort_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6366150Z test_ops.py::TestMathBitsCPU::test_neg_view_mul_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6366250Z test_ops.py::TestMathBitsCPU::test_neg_view_multinomial_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6366350Z test_ops.py::TestMathBitsCPU::test_neg_view_mv_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6366460Z test_ops.py::TestMathBitsCPU::test_neg_view_mvlgamma_mvlgamma_p_3_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6366570Z test_ops.py::TestMathBitsCPU::test_neg_view_mvlgamma_mvlgamma_p_5_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6366680Z test_ops.py::TestMathBitsCPU::test_neg_view_nan_to_num_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6366790Z test_ops.py::TestMathBitsCPU::test_neg_view_nanquantile_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6366890Z test_ops.py::TestMathBitsCPU::test_neg_view_nansum_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6367000Z test_ops.py::TestMathBitsCPU::test_neg_view_narrow_copy_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6367090Z test_ops.py::TestMathBitsCPU::test_neg_view_narrow_cpu_float64 XFAIL [ 83%] 2023-01-11T21:40:59.6367210Z test_ops.py::TestMathBitsCPU::test_neg_view_native_batch_norm_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6367320Z test_ops.py::TestMathBitsCPU::test_neg_view_native_dropout_backward_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6367420Z test_ops.py::TestMathBitsCPU::test_neg_view_neg_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6367540Z test_ops.py::TestMathBitsCPU::test_neg_view_new_empty_cpu_float64 SKIPPED (Skipped!) [ 83%] 2023-01-11T21:40:59.6367640Z test_ops.py::TestMathBitsCPU::test_neg_view_new_full_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6367760Z test_ops.py::TestMathBitsCPU::test_neg_view_new_ones_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6367890Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_avg_pool1d_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6368010Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_avg_pool2d_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6368140Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_avg_pool3d_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6368260Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_max_pool1d_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6368380Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_avg_pool1d_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6368500Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_avg_pool2d_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6368620Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_binary_cross_entropy_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6368760Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv1d_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6368890Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv_transpose2d_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6369010Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv_transpose3d_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6369130Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_cosine_similarity_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6369250Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_dropout2d_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6369360Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_dropout3d_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6369480Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_embedding_bag_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6369660Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_fractional_max_pool3d_cpu_float64 SKIPPED (Operation not tested with tensors with negative bit.) [ 83%] 2023-01-11T21:40:59.6369780Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_gaussian_nll_loss_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6369900Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_grid_sample_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6370020Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hinge_embedding_loss_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6370140Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_huber_loss_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6370260Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_instance_norm_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6370390Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_linear_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6370510Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_nearest_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6370640Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_trilinear_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6370750Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_kl_div_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6370870Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_l1_loss_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6370980Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_leaky_relu_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6371110Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_local_response_norm_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6371220Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_logsigmoid_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6371340Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_margin_ranking_loss_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6371460Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_pool3d_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6371620Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool1d_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6371740Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool2d_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6371860Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool3d_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6371980Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool3d_grad_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6372090Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_mse_loss_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6372230Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_multilabel_soft_margin_loss_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6372340Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_constant_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6372460Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_reflect_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6372600Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pdist_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6372720Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pixel_shuffle_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6372840Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pixel_unshuffle_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6372960Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_relu_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6373070Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_rrelu_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6373180Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_selu_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6373310Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softmin_with_dtype_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6373420Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softsign_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6373560Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_triplet_margin_with_distance_loss_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6373680Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_upsample_bilinear_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6373810Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_upsample_nearest_cpu_float64 PASSED [ 83%] 2023-01-11T21:40:59.6373910Z test_ops.py::TestMathBitsCPU::test_neg_view_norm_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6374010Z test_ops.py::TestMathBitsCPU::test_neg_view_normal_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6374120Z test_ops.py::TestMathBitsCPU::test_neg_view_ones_cpu_float64 XFAIL [ 84%] 2023-01-11T21:40:59.6374240Z test_ops.py::TestMathBitsCPU::test_neg_view_ops_nvprims_native_batch_norm_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6374350Z test_ops.py::TestMathBitsCPU::test_neg_view_ops_nvprims_var_mean_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6374460Z test_ops.py::TestMathBitsCPU::test_neg_view_ops_nvprims_view_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6374570Z test_ops.py::TestMathBitsCPU::test_neg_view_ormqr_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6374670Z test_ops.py::TestMathBitsCPU::test_neg_view_outer_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6374780Z test_ops.py::TestMathBitsCPU::test_neg_view_pca_lowrank_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6374880Z test_ops.py::TestMathBitsCPU::test_neg_view_permute_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6374980Z test_ops.py::TestMathBitsCPU::test_neg_view_pinverse_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6375100Z test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_1_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6375210Z test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_3_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6375320Z test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_4_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6375430Z test_ops.py::TestMathBitsCPU::test_neg_view_rand_like_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6375560Z test_ops.py::TestMathBitsCPU::test_neg_view_randint_cpu_float64 XFAIL [ 84%] 2023-01-11T21:40:59.6375670Z test_ops.py::TestMathBitsCPU::test_neg_view_randint_like_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6375780Z test_ops.py::TestMathBitsCPU::test_neg_view_randn_like_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6375880Z test_ops.py::TestMathBitsCPU::test_neg_view_ravel_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6375980Z test_ops.py::TestMathBitsCPU::test_neg_view_renorm_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6376080Z test_ops.py::TestMathBitsCPU::test_neg_view_repeat_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6376190Z test_ops.py::TestMathBitsCPU::test_neg_view_repeat_interleave_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6376300Z test_ops.py::TestMathBitsCPU::test_neg_view_reshape_as_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6376400Z test_ops.py::TestMathBitsCPU::test_neg_view_resize_as__cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6376530Z test_ops.py::TestMathBitsCPU::test_neg_view_resolve_neg_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6376660Z test_ops.py::TestMathBitsCPU::test_neg_view_round_decimals_neg_3_cpu_float64 SKIPPED (Skipped!) [ 84%] 2023-01-11T21:40:59.6376760Z test_ops.py::TestMathBitsCPU::test_neg_view_rsub_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6376880Z test_ops.py::TestMathBitsCPU::test_neg_view_scalar_tensor_cpu_float64 SKIPPED (Skipped!) [ 84%] 2023-01-11T21:40:59.6376990Z test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_amin_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6377100Z test_ops.py::TestMathBitsCPU::test_neg_view_segment_reduce_offsets_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6377200Z test_ops.py::TestMathBitsCPU::test_neg_view_sgn_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6377330Z test_ops.py::TestMathBitsCPU::test_neg_view_signal_windows_bartlett_cpu_float64 SKIPPED (Skipped!) [ 84%] 2023-01-11T21:40:59.6377460Z test_ops.py::TestMathBitsCPU::test_neg_view_signal_windows_cosine_cpu_float64 SKIPPED (Skipped!) [ 84%] 2023-01-11T21:40:59.6377590Z test_ops.py::TestMathBitsCPU::test_neg_view_signal_windows_exponential_cpu_float64 SKIPPED (Skipped!) [ 84%] 2023-01-11T21:40:59.6377710Z test_ops.py::TestMathBitsCPU::test_neg_view_signal_windows_gaussian_cpu_float64 SKIPPED (Skipped!) [ 84%] 2023-01-11T21:40:59.6377850Z test_ops.py::TestMathBitsCPU::test_neg_view_signal_windows_general_cosine_cpu_float64 SKIPPED (Skipped!) [ 84%] 2023-01-11T21:40:59.6377970Z test_ops.py::TestMathBitsCPU::test_neg_view_signal_windows_hamming_cpu_float64 SKIPPED (Skipped!) [ 84%] 2023-01-11T21:40:59.6378090Z test_ops.py::TestMathBitsCPU::test_neg_view_signal_windows_hann_cpu_float64 SKIPPED (Skipped!) [ 84%] 2023-01-11T21:40:59.6378190Z test_ops.py::TestMathBitsCPU::test_neg_view_sinh_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6378300Z test_ops.py::TestMathBitsCPU::test_neg_view_slice_scatter_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6378410Z test_ops.py::TestMathBitsCPU::test_neg_view_softmax_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6378520Z test_ops.py::TestMathBitsCPU::test_neg_view_softmax_with_dtype_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6378650Z test_ops.py::TestMathBitsCPU::test_neg_view_sparse_sampled_addmm_cpu_float64 SKIPPED (Skipped!) [ 84%] 2023-01-11T21:40:59.6378760Z test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_j0_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6378870Z test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_j1_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6378980Z test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_y0_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6379090Z test_ops.py::TestMathBitsCPU::test_neg_view_special_bessel_y1_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6379210Z test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_u_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6379510Z test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_v_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 84%] 2023-01-11T21:40:59.6379810Z test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_w_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 84%] 2023-01-11T21:40:59.6379920Z test_ops.py::TestMathBitsCPU::test_neg_view_special_erfcx_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6380030Z test_ops.py::TestMathBitsCPU::test_neg_view_special_i0e_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6380140Z test_ops.py::TestMathBitsCPU::test_neg_view_special_i1e_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6380260Z test_ops.py::TestMathBitsCPU::test_neg_view_special_laguerre_polynomial_l_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6380490Z test_ops.py::TestMathBitsCPU::test_neg_view_special_legendre_polynomial_p_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 84%] 2023-01-11T21:40:59.6380630Z test_ops.py::TestMathBitsCPU::test_neg_view_special_polygamma_special_polygamma_n_0_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6380810Z test_ops.py::TestMathBitsCPU::test_neg_view_special_scaled_modified_bessel_k0_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6380940Z test_ops.py::TestMathBitsCPU::test_neg_view_special_scaled_modified_bessel_k1_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6381180Z test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_t_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 84%] 2023-01-11T21:40:59.6381410Z test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_u_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 84%] 2023-01-11T21:40:59.6381640Z test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_w_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 84%] 2023-01-11T21:40:59.6381760Z test_ops.py::TestMathBitsCPU::test_neg_view_special_zeta_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6381860Z test_ops.py::TestMathBitsCPU::test_neg_view_split_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6381970Z test_ops.py::TestMathBitsCPU::test_neg_view_split_with_sizes_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6382070Z test_ops.py::TestMathBitsCPU::test_neg_view_sqrt_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6382170Z test_ops.py::TestMathBitsCPU::test_neg_view_stack_cpu_float64 XFAIL [ 84%] 2023-01-11T21:40:59.6382290Z test_ops.py::TestMathBitsCPU::test_neg_view_std_mean_unbiased_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6382400Z test_ops.py::TestMathBitsCPU::test_neg_view_std_unbiased_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6382500Z test_ops.py::TestMathBitsCPU::test_neg_view_stft_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6382600Z test_ops.py::TestMathBitsCPU::test_neg_view_sum_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6382700Z test_ops.py::TestMathBitsCPU::test_neg_view_symeig_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6382790Z test_ops.py::TestMathBitsCPU::test_neg_view_tan_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6382890Z test_ops.py::TestMathBitsCPU::test_neg_view_tanh_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6382990Z test_ops.py::TestMathBitsCPU::test_neg_view_tensordot_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6383090Z test_ops.py::TestMathBitsCPU::test_neg_view_to_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6383190Z test_ops.py::TestMathBitsCPU::test_neg_view_to_sparse_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6383280Z test_ops.py::TestMathBitsCPU::test_neg_view_topk_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6383380Z test_ops.py::TestMathBitsCPU::test_neg_view_trace_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6383480Z test_ops.py::TestMathBitsCPU::test_neg_view_transpose_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6383580Z test_ops.py::TestMathBitsCPU::test_neg_view_trapezoid_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6383680Z test_ops.py::TestMathBitsCPU::test_neg_view_trapz_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6383820Z test_ops.py::TestMathBitsCPU::test_neg_view_triangular_solve_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6383920Z test_ops.py::TestMathBitsCPU::test_neg_view_triu_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6384020Z test_ops.py::TestMathBitsCPU::test_neg_view_trunc_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6384110Z test_ops.py::TestMathBitsCPU::test_neg_view_unbind_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6384220Z test_ops.py::TestMathBitsCPU::test_neg_view_unfold_copy_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6384320Z test_ops.py::TestMathBitsCPU::test_neg_view_var_mean_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6384430Z test_ops.py::TestMathBitsCPU::test_neg_view_var_mean_unbiased_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6384530Z test_ops.py::TestMathBitsCPU::test_neg_view_vdot_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6384680Z test_ops.py::TestMathBitsCPU::test_neg_view_view_as_complex_cpu_float64 SKIPPED (Operation not tested with tensors with negative bit.) [ 84%] 2023-01-11T21:40:59.6384800Z test_ops.py::TestMathBitsCPU::test_neg_view_view_as_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6384900Z test_ops.py::TestMathBitsCPU::test_neg_view_view_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6385000Z test_ops.py::TestMathBitsCPU::test_neg_view_vsplit_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6385100Z test_ops.py::TestMathBitsCPU::test_neg_view_where_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6385190Z test_ops.py::TestMathBitsCPU::test_neg_view_xlogy_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6385290Z test_ops.py::TestMathBitsCPU::test_neg_view_zero__cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6385400Z test_ops.py::TestMathBitsCPU::test_neg_view_zeros_like_cpu_float64 PASSED [ 84%] 2023-01-11T21:40:59.6385510Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_T_cpu PASSED [ 84%] 2023-01-11T21:40:59.6385650Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_bfloat16_cpu PASSED [ 84%] 2023-01-11T21:40:59.6385790Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_bool_cpu PASSED [ 84%] 2023-01-11T21:40:59.6385920Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_byte_cpu PASSED [ 84%] 2023-01-11T21:40:59.6386050Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_chalf_cpu PASSED [ 84%] 2023-01-11T21:40:59.6386180Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_double_cpu PASSED [ 84%] 2023-01-11T21:40:59.6386300Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_float_cpu PASSED [ 84%] 2023-01-11T21:40:59.6386430Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_long_cpu PASSED [ 84%] 2023-01-11T21:40:59.6386560Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_short_cpu PASSED [ 84%] 2023-01-11T21:40:59.6386680Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_acosh__cpu PASSED [ 84%] 2023-01-11T21:40:59.6386800Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_add_cpu PASSED [ 84%] 2023-01-11T21:40:59.6386920Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_addcdiv__cpu PASSED [ 84%] 2023-01-11T21:40:59.6387040Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_addcdiv_cpu PASSED [ 84%] 2023-01-11T21:40:59.6387170Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_addcmul__cpu PASSED [ 84%] 2023-01-11T21:40:59.6387290Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_addcmul_cpu PASSED [ 84%] 2023-01-11T21:40:59.6387400Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_all_cpu PASSED [ 84%] 2023-01-11T21:40:59.6387510Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_any_cpu PASSED [ 84%] 2023-01-11T21:40:59.6387650Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_arange_cpu PASSED [ 84%] 2023-01-11T21:40:59.6387770Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_asinh__cpu PASSED [ 84%] 2023-01-11T21:40:59.6387890Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_asinh_cpu PASSED [ 84%] 2023-01-11T21:40:59.6388010Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atan2__cpu PASSED [ 84%] 2023-01-11T21:40:59.6388120Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atan2_cpu PASSED [ 84%] 2023-01-11T21:40:59.6388240Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atan__cpu PASSED [ 84%] 2023-01-11T21:40:59.6388360Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atanh_cpu PASSED [ 84%] 2023-01-11T21:40:59.6388480Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atleast_3d_cpu PASSED [ 84%] 2023-01-11T21:40:59.6388650Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_left_shift_cpu PASSED [ 84%] 2023-01-11T21:40:59.6388770Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_or_cpu PASSED [ 84%] 2023-01-11T21:40:59.6388900Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_broadcast_shapes_cpu PASSED [ 84%] 2023-01-11T21:40:59.6389020Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cat_cpu PASSED [ 84%] 2023-01-11T21:40:59.6393530Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ceil__cpu PASSED [ 84%] 2023-01-11T21:40:59.6393660Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ceil_cpu PASSED [ 84%] 2023-01-11T21:40:59.6393780Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_clamp_max__cpu PASSED [ 84%] 2023-01-11T21:40:59.6393910Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_clamp_max_cpu PASSED [ 84%] 2023-01-11T21:40:59.6394030Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_clamp_min__cpu PASSED [ 84%] 2023-01-11T21:40:59.6394150Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_clone_cpu PASSED [ 84%] 2023-01-11T21:40:59.6394280Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_column_stack_cpu PASSED [ 84%] 2023-01-11T21:40:59.6394390Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_conj_cpu PASSED [ 84%] 2023-01-11T21:40:59.6394520Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_conj_physical__cpu PASSED [ 84%] 2023-01-11T21:40:59.6394650Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_constant_pad_nd_cpu PASSED [ 84%] 2023-01-11T21:40:59.6394770Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_contiguous_cpu PASSED [ 84%] 2023-01-11T21:40:59.6394890Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_copy_to_cpu PASSED [ 84%] 2023-01-11T21:40:59.6395020Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_copysign__cpu PASSED [ 84%] 2023-01-11T21:40:59.6395130Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cos__cpu PASSED [ 84%] 2023-01-11T21:40:59.6395250Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cos_cpu PASSED [ 84%] 2023-01-11T21:40:59.6395360Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_diag_cpu PASSED [ 84%] 2023-01-11T21:40:59.6395490Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_diagonal_copy_cpu PASSED [ 84%] 2023-01-11T21:40:59.6395620Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_diagonal_scatter_cpu PASSED [ 84%] 2023-01-11T21:40:59.6395740Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_digamma__cpu PASSED [ 84%] 2023-01-11T21:40:59.6395860Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_digamma_cpu PASSED [ 84%] 2023-01-11T21:40:59.6396070Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_div_cpu PASSED [ 84%] 2023-01-11T21:40:59.6396190Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_dstack_cpu PASSED [ 84%] 2023-01-11T21:40:59.6396310Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_empty_like_cpu PASSED [ 84%] 2023-01-11T21:40:59.6396440Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_empty_strided_cpu PASSED [ 84%] 2023-01-11T21:40:59.6396560Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_equal_cpu PASSED [ 84%] 2023-01-11T21:40:59.6396670Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_erf__cpu PASSED [ 84%] 2023-01-11T21:40:59.6396790Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_erfc_cpu PASSED [ 84%] 2023-01-11T21:40:59.6396910Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_erfinv__cpu PASSED [ 84%] 2023-01-11T21:40:59.6397060Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_erfinv_cpu PASSED [ 85%] 2023-01-11T21:40:59.6397180Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_exp2__cpu PASSED [ 85%] 2023-01-11T21:40:59.6397290Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_exp_cpu PASSED [ 85%] 2023-01-11T21:40:59.6397420Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_expand_as_cpu PASSED [ 85%] 2023-01-11T21:40:59.6397530Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_eye_cpu PASSED [ 85%] 2023-01-11T21:40:59.6397650Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fft2_cpu PASSED [ 85%] 2023-01-11T21:40:59.6397770Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fft_cpu PASSED [ 85%] 2023-01-11T21:40:59.6397890Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_hfft2_cpu PASSED [ 85%] 2023-01-11T21:40:59.6398010Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_hfftn_cpu PASSED [ 85%] 2023-01-11T21:40:59.6398130Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifft2_cpu PASSED [ 85%] 2023-01-11T21:40:59.6398250Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ihfftn_cpu PASSED [ 85%] 2023-01-11T21:40:59.6398360Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_irfft_cpu PASSED [ 85%] 2023-01-11T21:40:59.6398490Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_irfftn_cpu PASSED [ 85%] 2023-01-11T21:40:59.6398600Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_rfft2_cpu PASSED [ 85%] 2023-01-11T21:40:59.6398720Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fill_cpu PASSED [ 85%] 2023-01-11T21:40:59.6398830Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_flatten_cpu PASSED [ 85%] 2023-01-11T21:40:59.6398950Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_flip_cpu PASSED [ 85%] 2023-01-11T21:40:59.6399070Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fliplr_cpu PASSED [ 85%] 2023-01-11T21:40:59.6399190Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_flipud_cpu PASSED [ 85%] 2023-01-11T21:40:59.6399320Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_float_power__cpu PASSED [ 85%] 2023-01-11T21:40:59.6399440Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_floor__cpu PASSED [ 85%] 2023-01-11T21:40:59.6399550Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_floor_cpu PASSED [ 85%] 2023-01-11T21:40:59.6399680Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_floor_divide__cpu PASSED [ 85%] 2023-01-11T21:40:59.6399800Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_floor_divide_cpu PASSED [ 85%] 2023-01-11T21:40:59.6399960Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fmin_cpu PASSED [ 85%] 2023-01-11T21:40:59.6400080Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fmod__cpu PASSED [ 85%] 2023-01-11T21:40:59.6400190Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fmod_cpu PASSED [ 85%] 2023-01-11T21:40:59.6400300Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_frac__cpu PASSED [ 85%] 2023-01-11T21:40:59.6400420Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_gcd_cpu PASSED [ 85%] 2023-01-11T21:40:59.6400530Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_gt__cpu PASSED [ 85%] 2023-01-11T21:40:59.6400650Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_gt_cpu PASSED [ 85%] 2023-01-11T21:40:59.6400770Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_heaviside__cpu PASSED [ 85%] 2023-01-11T21:40:59.6400890Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_heaviside_cpu PASSED [ 85%] 2023-01-11T21:40:59.6401050Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_hsplit_cpu PASSED [ 85%] 2023-01-11T21:40:59.6401160Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_hypot__cpu PASSED [ 85%] 2023-01-11T21:40:59.6401280Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_igamma__cpu PASSED [ 85%] 2023-01-11T21:40:59.6401400Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_igamma_cpu PASSED [ 85%] 2023-01-11T21:40:59.6401520Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_imag_cpu PASSED [ 85%] 2023-01-11T21:40:59.6401640Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_index_add_cpu PASSED [ 85%] 2023-01-11T21:40:59.6401760Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_index_copy__cpu PASSED [ 85%] 2023-01-11T21:40:59.6401880Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_index_fill_cpu PASSED [ 85%] 2023-01-11T21:40:59.6402000Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_index_select_cpu PASSED [ 85%] 2023-01-11T21:40:59.6402120Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isinf_cpu PASSED [ 85%] 2023-01-11T21:40:59.6402240Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_le__cpu PASSED [ 85%] 2023-01-11T21:40:59.6402350Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_le_cpu PASSED [ 85%] 2023-01-11T21:40:59.6402470Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lerp__cpu PASSED [ 85%] 2023-01-11T21:40:59.6402580Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lgamma_cpu PASSED [ 85%] 2023-01-11T21:40:59.6402700Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log10__cpu PASSED [ 85%] 2023-01-11T21:40:59.6402820Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log10_cpu PASSED [ 85%] 2023-01-11T21:40:59.6402940Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log1p__cpu PASSED [ 85%] 2023-01-11T21:40:59.6403050Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log1p_cpu PASSED [ 85%] 2023-01-11T21:40:59.6403160Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log2__cpu PASSED [ 85%] 2023-01-11T21:40:59.6403280Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log2_cpu PASSED [ 85%] 2023-01-11T21:40:59.6403390Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log_cpu PASSED [ 85%] 2023-01-11T21:40:59.6403520Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log_softmax_cpu PASSED [ 85%] 2023-01-11T21:40:59.6403640Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_not_cpu PASSED [ 85%] 2023-01-11T21:40:59.6403760Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_xor__cpu PASSED [ 85%] 2023-01-11T21:40:59.6403920Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logspace_cpu PASSED [ 85%] 2023-01-11T21:40:59.6404040Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lt__cpu PASSED [ 85%] 2023-01-11T21:40:59.6404160Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_movedim_cpu PASSED [ 85%] 2023-01-11T21:40:59.6404290Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_native_group_norm_cpu PASSED [ 85%] 2023-01-11T21:40:59.6404400Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ne__cpu PASSED [ 85%] 2023-01-11T21:40:59.6404520Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_neg__cpu PASSED [ 85%] 2023-01-11T21:40:59.6404630Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_neg_cpu PASSED [ 85%] 2023-01-11T21:40:59.6404760Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nextafter__cpu PASSED [ 85%] 2023-01-11T21:40:59.6404900Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nextafter_cpu PASSED [ 85%] 2023-01-11T21:40:59.6405030Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_celu__cpu PASSED [ 85%] 2023-01-11T21:40:59.6405160Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_celu_cpu PASSED [ 85%] 2023-01-11T21:40:59.6405290Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_elu__cpu PASSED [ 85%] 2023-01-11T21:40:59.6405430Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_hardshrink_cpu PASSED [ 85%] 2023-01-11T21:40:59.6405570Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_hinge_embedding_loss_cpu PASSED [ 85%] 2023-01-11T21:40:59.6405700Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_pdist_cpu PASSED [ 85%] 2023-01-11T21:40:59.6405840Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_poisson_nll_loss_cpu PASSED [ 85%] 2023-01-11T21:40:59.6405970Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_prelu_cpu PASSED [ 85%] 2023-01-11T21:40:59.6406100Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_relu_cpu PASSED [ 85%] 2023-01-11T21:40:59.6406230Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_softmax_cpu PASSED [ 85%] 2023-01-11T21:40:59.6406370Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_threshold__cpu PASSED [ 85%] 2023-01-11T21:40:59.6406510Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_triplet_margin_loss_cpu PASSED [ 85%] 2023-01-11T21:40:59.6406630Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_positive_cpu PASSED [ 85%] 2023-01-11T21:40:59.6406750Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_pow__cpu PASSED [ 85%] 2023-01-11T21:40:59.6406870Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_pow_cpu PASSED [ 85%] 2023-01-11T21:40:59.6406990Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_prod_cpu PASSED [ 85%] 2023-01-11T21:40:59.6407100Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_randn_cpu PASSED [ 85%] 2023-01-11T21:40:59.6407220Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_real_cpu PASSED [ 85%] 2023-01-11T21:40:59.6407340Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_reciprocal_cpu PASSED [ 85%] 2023-01-11T21:40:59.6407460Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_remainder__cpu PASSED [ 85%] 2023-01-11T21:40:59.6407580Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_remainder_cpu PASSED [ 85%] 2023-01-11T21:40:59.6407700Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_repeat_cpu PASSED [ 85%] 2023-01-11T21:40:59.6407850Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rfloordiv_cpu PASSED [ 85%] 2023-01-11T21:40:59.6407970Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rsqrt_cpu PASSED [ 85%] 2023-01-11T21:40:59.6408080Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rsub_cpu PASSED [ 85%] 2023-01-11T21:40:59.6408210Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_scalar_tensor_cpu PASSED [ 85%] 2023-01-11T21:40:59.6408320Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sign_cpu PASSED [ 85%] 2023-01-11T21:40:59.6408440Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_signbit_cpu PASSED [ 85%] 2023-01-11T21:40:59.6408560Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sin_cpu PASSED [ 85%] 2023-01-11T21:40:59.6408670Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sinc_cpu PASSED [ 85%] 2023-01-11T21:40:59.6408820Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sinh__cpu PASSED [ 85%] 2023-01-11T21:40:59.6408950Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_bessel_j0_cpu PASSED [ 85%] 2023-01-11T21:40:59.6409080Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_bessel_j1_cpu PASSED [ 85%] 2023-01-11T21:40:59.6409200Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_erfcx_cpu PASSED [ 85%] 2023-01-11T21:40:59.6409320Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_i0e_cpu PASSED [ 85%] 2023-01-11T21:40:59.6409450Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_i1_cpu PASSED [ 85%] 2023-01-11T21:40:59.6409570Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_i1e_cpu PASSED [ 85%] 2023-01-11T21:40:59.6409700Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_log_softmax_cpu PASSED [ 85%] 2023-01-11T21:40:59.6409820Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_logit_cpu PASSED [ 85%] 2023-01-11T21:40:59.6409960Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_multigammaln_cpu PASSED [ 85%] 2023-01-11T21:40:59.6410080Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_ndtr_cpu PASSED [ 85%] 2023-01-11T21:40:59.6410210Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_ndtri_cpu PASSED [ 85%] 2023-01-11T21:40:59.6410330Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_softmax_cpu PASSED [ 85%] 2023-01-11T21:40:59.6410470Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_spherical_bessel_j0_cpu PASSED [ 85%] 2023-01-11T21:40:59.6410590Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_square_cpu PASSED [ 85%] 2023-01-11T21:40:59.6410710Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sum_cpu PASSED [ 85%] 2023-01-11T21:40:59.6410830Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sum_to_size_cpu PASSED [ 85%] 2023-01-11T21:40:59.6410950Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tan__cpu PASSED [ 85%] 2023-01-11T21:40:59.6411060Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tanh__cpu PASSED [ 85%] 2023-01-11T21:40:59.6411180Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_to_cpu PASSED [ 85%] 2023-01-11T21:40:59.6411290Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tril__cpu PASSED [ 85%] 2023-01-11T21:40:59.6411410Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tril_cpu PASSED [ 85%] 2023-01-11T21:40:59.6411520Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_triu__cpu PASSED [ 85%] 2023-01-11T21:40:59.6411710Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_true_divide__cpu PASSED [ 85%] 2023-01-11T21:40:59.6411830Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_true_divide_cpu PASSED [ 85%] 2023-01-11T21:40:59.6411950Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_trunc_cpu PASSED [ 85%] 2023-01-11T21:40:59.6412070Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_unfold_cpu PASSED [ 85%] 2023-01-11T21:40:59.6412190Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_unsqueeze_cpu PASSED [ 85%] 2023-01-11T21:40:59.6412300Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_var_cpu PASSED [ 85%] 2023-01-11T21:40:59.6412420Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_xlogy__cpu PASSED [ 85%] 2023-01-11T21:40:59.6412540Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_xlogy_cpu PASSED [ 85%] 2023-01-11T21:40:59.6412670Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_zeros_cpu PASSED [ 85%] 2023-01-11T21:40:59.6412800Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_byte_cpu PASSED [ 85%] 2023-01-11T21:40:59.6412940Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_cdouble_cpu PASSED [ 85%] 2023-01-11T21:40:59.6413070Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_cfloat_cpu PASSED [ 85%] 2023-01-11T21:40:59.6413200Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_chalf_cpu PASSED [ 85%] 2023-01-11T21:40:59.6413330Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_float_cpu PASSED [ 85%] 2023-01-11T21:40:59.6413440Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_abs_cpu PASSED [ 85%] 2023-01-11T21:40:59.6413560Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_acos__cpu PASSED [ 85%] 2023-01-11T21:40:59.6413680Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_acosh__cpu PASSED [ 85%] 2023-01-11T21:40:59.6413800Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_addcdiv__cpu PASSED [ 85%] 2023-01-11T21:40:59.6413930Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_addcdiv_cpu PASSED [ 85%] 2023-01-11T21:40:59.6414050Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_addcmul_cpu PASSED [ 85%] 2023-01-11T21:40:59.6414160Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_all_cpu PASSED [ 85%] 2023-01-11T21:40:59.6414280Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_amax_cpu PASSED [ 85%] 2023-01-11T21:40:59.6414390Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_amin_cpu PASSED [ 85%] 2023-01-11T21:40:59.6414510Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_asin__cpu PASSED [ 85%] 2023-01-11T21:40:59.6414630Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_asin_cpu PASSED [ 85%] 2023-01-11T21:40:59.6414740Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atan2__cpu PASSED [ 85%] 2023-01-11T21:40:59.6414860Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atan_cpu PASSED [ 85%] 2023-01-11T21:40:59.6414980Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atleast_1d_cpu PASSED [ 85%] 2023-01-11T21:40:59.6415100Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atleast_2d_cpu PASSED [ 85%] 2023-01-11T21:40:59.6415220Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atleast_3d_cpu PASSED [ 85%] 2023-01-11T21:40:59.6415340Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_and_cpu PASSED [ 85%] 2023-01-11T21:40:59.6415460Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_or_cpu PASSED [ 85%] 2023-01-11T21:40:59.6415640Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_xor_cpu PASSED [ 85%] 2023-01-11T21:40:59.6415770Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_broadcast_shapes_cpu PASSED [ 85%] 2023-01-11T21:40:59.6415900Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_broadcast_to_cpu PASSED [ 85%] 2023-01-11T21:40:59.6416020Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bucketize_cpu PASSED [ 86%] 2023-01-11T21:40:59.6416130Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cat_cpu PASSED [ 86%] 2023-01-11T21:40:59.6416250Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_clamp__cpu PASSED [ 86%] 2023-01-11T21:40:59.6416370Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_clamp_cpu PASSED [ 86%] 2023-01-11T21:40:59.6416500Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_clamp_max_cpu PASSED [ 86%] 2023-01-11T21:40:59.6416650Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_conj_cpu PASSED [ 86%] 2023-01-11T21:40:59.6416770Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_contiguous_cpu PASSED [ 86%] 2023-01-11T21:40:59.6416940Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_copy_to_cpu SKIPPED (_refs.copy_to does not have an entry in python_ref_db) [ 86%] 2023-01-11T21:40:59.6417060Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_diag_cpu PASSED [ 86%] 2023-01-11T21:40:59.6417180Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_diag_embed_cpu PASSED [ 86%] 2023-01-11T21:40:59.6417300Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_diagonal_copy_cpu PASSED [ 86%] 2023-01-11T21:40:59.6417420Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_diagonal_cpu PASSED [ 86%] 2023-01-11T21:40:59.6417550Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_dstack_cpu PASSED [ 86%] 2023-01-11T21:40:59.6417720Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_empty_strided_cpu SKIPPED (_refs.empty_strided does not have an entry in python_ref_db) [ 86%] 2023-01-11T21:40:59.6417890Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_equal_cpu SKIPPED (_refs.equal does not have an entry in python_ref_db) [ 86%] 2023-01-11T21:40:59.6418010Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_erfc__cpu PASSED [ 86%] 2023-01-11T21:40:59.6418120Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_erfc_cpu PASSED [ 86%] 2023-01-11T21:40:59.6418240Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_erfinv_cpu PASSED [ 86%] 2023-01-11T21:40:59.6418360Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_exp2__cpu PASSED [ 86%] 2023-01-11T21:40:59.6418470Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_exp_cpu PASSED [ 86%] 2023-01-11T21:40:59.6418600Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_expand_as_cpu PASSED [ 86%] 2023-01-11T21:40:59.6418710Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_eye_cpu PASSED [ 86%] 2023-01-11T21:40:59.6418830Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_hfft2_cpu PASSED [ 86%] 2023-01-11T21:40:59.6418950Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_hfft_cpu PASSED [ 86%] 2023-01-11T21:40:59.6419070Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_hfftn_cpu PASSED [ 86%] 2023-01-11T21:40:59.6419190Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifft2_cpu PASSED [ 86%] 2023-01-11T21:40:59.6419310Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifft_cpu PASSED [ 86%] 2023-01-11T21:40:59.6419450Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifftn_cpu PASSED [ 86%] 2023-01-11T21:40:59.6419580Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ifftshift_cpu PASSED [ 86%] 2023-01-11T21:40:59.6419700Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ihfft2_cpu PASSED [ 86%] 2023-01-11T21:40:59.6419820Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ihfft_cpu PASSED [ 86%] 2023-01-11T21:40:59.6419940Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_irfft2_cpu PASSED [ 86%] 2023-01-11T21:40:59.6420060Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_irfft_cpu PASSED [ 86%] 2023-01-11T21:40:59.6420180Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_irfftn_cpu PASSED [ 86%] 2023-01-11T21:40:59.6420290Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_flip_cpu PASSED [ 86%] 2023-01-11T21:40:59.6420450Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_flipud_cpu PASSED [ 86%] 2023-01-11T21:40:59.6420580Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_float_power__cpu PASSED [ 86%] 2023-01-11T21:40:59.6420700Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_float_power_cpu PASSED [ 86%] 2023-01-11T21:40:59.6420830Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_floor_divide__cpu PASSED [ 86%] 2023-01-11T21:40:59.6420960Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_floor_divide_cpu PASSED [ 86%] 2023-01-11T21:40:59.6421070Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fmax_cpu PASSED [ 86%] 2023-01-11T21:40:59.6421190Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fmin_cpu PASSED [ 86%] 2023-01-11T21:40:59.6421300Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fmod_cpu PASSED [ 86%] 2023-01-11T21:40:59.6421420Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_frac_cpu PASSED [ 86%] 2023-01-11T21:40:59.6421580Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_full_like_cpu SKIPPED (_refs.full_like does not have an entry in python_ref_db) [ 86%] 2023-01-11T21:40:59.6421700Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ge__cpu PASSED [ 86%] 2023-01-11T21:40:59.6421820Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ge_cpu PASSED [ 86%] 2023-01-11T21:40:59.6421930Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_gt__cpu PASSED [ 86%] 2023-01-11T21:40:59.6422050Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_heaviside__cpu PASSED [ 86%] 2023-01-11T21:40:59.6422170Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_hypot_cpu PASSED [ 86%] 2023-01-11T21:40:59.6422290Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_igamma_cpu PASSED [ 86%] 2023-01-11T21:40:59.6422410Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_igammac__cpu PASSED [ 86%] 2023-01-11T21:40:59.6422530Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_igammac_cpu PASSED [ 86%] 2023-01-11T21:40:59.6422660Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_index_add_cpu PASSED [ 86%] 2023-01-11T21:40:59.6422830Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_index_copy__cpu SKIPPED (_refs.index_copy_ does not have an entry in python_ref_db) [ 86%] 2023-01-11T21:40:59.6422990Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_index_fill__cpu SKIPPED (_refs.index_fill_ does not have an entry in python_ref_db) [ 86%] 2023-01-11T21:40:59.6423120Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_index_fill_cpu PASSED [ 86%] 2023-01-11T21:40:59.6427470Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_index_select_cpu PASSED [ 86%] 2023-01-11T21:40:59.6427730Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isclose_cpu PASSED [ 86%] 2023-01-11T21:40:59.6427850Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isinf_cpu PASSED [ 86%] 2023-01-11T21:40:59.6427970Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lcm_cpu PASSED [ 86%] 2023-01-11T21:40:59.6428090Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lerp__cpu PASSED [ 86%] 2023-01-11T21:40:59.6428210Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lgamma__cpu PASSED [ 86%] 2023-01-11T21:40:59.6428320Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lgamma_cpu PASSED [ 86%] 2023-01-11T21:40:59.6428440Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log2__cpu PASSED [ 86%] 2023-01-11T21:40:59.6428550Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log2_cpu PASSED [ 86%] 2023-01-11T21:40:59.6428710Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log__cpu PASSED [ 86%] 2023-01-11T21:40:59.6428840Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_and__cpu PASSED [ 86%] 2023-01-11T21:40:59.6428960Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_and_cpu PASSED [ 86%] 2023-01-11T21:40:59.6429090Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_or__cpu PASSED [ 86%] 2023-01-11T21:40:59.6429210Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_or_cpu PASSED [ 86%] 2023-01-11T21:40:59.6429330Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_xor_cpu PASSED [ 86%] 2023-01-11T21:40:59.6429450Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lt__cpu PASSED [ 86%] 2023-01-11T21:40:59.6429570Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_masked_fill_cpu PASSED [ 86%] 2023-01-11T21:40:59.6429690Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_maximum_cpu PASSED [ 86%] 2023-01-11T21:40:59.6429800Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_mul_cpu PASSED [ 86%] 2023-01-11T21:40:59.6429920Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nan_to_num_cpu PASSED [ 86%] 2023-01-11T21:40:59.6430110Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_native_group_norm_cpu SKIPPED (_refs.native_group_norm does not have an entry in python_ref_db) [ 86%] 2023-01-11T21:40:59.6430240Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_native_layer_norm_cpu PASSED [ 86%] 2023-01-11T21:40:59.6430350Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_neg__cpu PASSED [ 86%] 2023-01-11T21:40:59.6430470Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_neg_cpu PASSED [ 86%] 2023-01-11T21:40:59.6430610Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_dropout_cpu PASSED [ 86%] 2023-01-11T21:40:59.6430740Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_elu_cpu PASSED [ 86%] 2023-01-11T21:40:59.6430870Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_glu_cpu PASSED [ 86%] 2023-01-11T21:40:59.6431000Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_hardshrink_cpu PASSED [ 86%] 2023-01-11T21:40:59.6431130Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_huber_loss_cpu PASSED [ 86%] 2023-01-11T21:40:59.6431270Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_log_softmax_cpu PASSED [ 86%] 2023-01-11T21:40:59.6431410Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_margin_ranking_loss_cpu PASSED [ 86%] 2023-01-11T21:40:59.6431580Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_mish__cpu PASSED [ 86%] 2023-01-11T21:40:59.6431710Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_mish_cpu PASSED [ 86%] 2023-01-11T21:40:59.6431850Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_nll_loss_cpu PASSED [ 86%] 2023-01-11T21:40:59.6431980Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_prelu_cpu PASSED [ 86%] 2023-01-11T21:40:59.6432100Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_relu_cpu PASSED [ 86%] 2023-01-11T21:40:59.6432230Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_selu_cpu PASSED [ 86%] 2023-01-11T21:40:59.6432360Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_softplus_cpu PASSED [ 86%] 2023-01-11T21:40:59.6432490Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_threshold__cpu PASSED [ 86%] 2023-01-11T21:40:59.6432650Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_threshold_cpu PASSED [ 86%] 2023-01-11T21:40:59.6432790Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_triplet_margin_loss_cpu PASSED [ 86%] 2023-01-11T21:40:59.6432950Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ones_cpu SKIPPED (_refs.ones does not have an entry in python_ref_db) [ 86%] 2023-01-11T21:40:59.6433110Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ones_like_cpu SKIPPED (_refs.ones_like does not have an entry in python_ref_db) [ 86%] 2023-01-11T21:40:59.6433230Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_permute_cpu PASSED [ 86%] 2023-01-11T21:40:59.6433350Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_positive_cpu PASSED [ 86%] 2023-01-11T21:40:59.6433470Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_pow_cpu PASSED [ 86%] 2023-01-11T21:40:59.6433590Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_prod_cpu PASSED [ 86%] 2023-01-11T21:40:59.6433710Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_randn_cpu PASSED [ 86%] 2023-01-11T21:40:59.6433830Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ravel_cpu PASSED [ 86%] 2023-01-11T21:40:59.6433950Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_real_cpu PASSED [ 86%] 2023-01-11T21:40:59.6434070Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_reciprocal_cpu PASSED [ 86%] 2023-01-11T21:40:59.6434190Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_remainder_cpu PASSED [ 86%] 2023-01-11T21:40:59.6434310Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_repeat_cpu PASSED [ 86%] 2023-01-11T21:40:59.6434440Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_reshape_cpu PASSED [ 86%] 2023-01-11T21:40:59.6434610Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rfloordiv_cpu SKIPPED (_refs.rfloordiv does not have an entry in python_ref_db) [ 86%] 2023-01-11T21:40:59.6434720Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rot90_cpu PASSED [ 86%] 2023-01-11T21:40:59.6434840Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_round_cpu PASSED [ 86%] 2023-01-11T21:40:59.6435000Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rpow_cpu SKIPPED (_refs.rpow does not have an entry in python_ref_db) [ 86%] 2023-01-11T21:40:59.6435120Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rsqrt__cpu PASSED [ 86%] 2023-01-11T21:40:59.6435230Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rsqrt_cpu PASSED [ 86%] 2023-01-11T21:40:59.6435350Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rsub_cpu PASSED [ 86%] 2023-01-11T21:40:59.6435570Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_scalar_tensor_cpu SKIPPED (_refs.scalar_tensor does not have an entry in python_ref_db) [ 86%] 2023-01-11T21:40:59.6435690Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sgn_cpu PASSED [ 86%] 2023-01-11T21:40:59.6435810Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sigmoid__cpu PASSED [ 86%] 2023-01-11T21:40:59.6435930Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sigmoid_cpu PASSED [ 86%] 2023-01-11T21:40:59.6436050Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sign__cpu PASSED [ 86%] 2023-01-11T21:40:59.6436170Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sign_cpu PASSED [ 86%] 2023-01-11T21:40:59.6436280Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_signbit_cpu PASSED [ 86%] 2023-01-11T21:40:59.6436450Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sin_cpu PASSED [ 86%] 2023-01-11T21:40:59.6436560Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sinc_cpu PASSED [ 86%] 2023-01-11T21:40:59.6436680Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sinh__cpu PASSED [ 86%] 2023-01-11T21:40:59.6436790Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sinh_cpu PASSED [ 86%] 2023-01-11T21:40:59.6436920Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_bessel_j0_cpu PASSED [ 86%] 2023-01-11T21:40:59.6437050Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_bessel_j1_cpu PASSED [ 86%] 2023-01-11T21:40:59.6437180Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_erfcx_cpu PASSED [ 86%] 2023-01-11T21:40:59.6437360Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_expit_cpu SKIPPED (_refs.special.expit does not have an entry in python_ref_db) [ 86%] 2023-01-11T21:40:59.6437480Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_i1_cpu PASSED [ 86%] 2023-01-11T21:40:59.6437610Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_i1e_cpu PASSED [ 86%] 2023-01-11T21:40:59.6437740Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_multigammaln_cpu PASSED [ 86%] 2023-01-11T21:40:59.6437870Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_ndtri_cpu PASSED [ 86%] 2023-01-11T21:40:59.6438000Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_xlog1py_cpu PASSED [ 86%] 2023-01-11T21:40:59.6438110Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sqrt__cpu PASSED [ 86%] 2023-01-11T21:40:59.6438230Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_square_cpu PASSED [ 86%] 2023-01-11T21:40:59.6438350Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sum_cpu PASSED [ 86%] 2023-01-11T21:40:59.6438470Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sum_to_size_cpu PASSED [ 86%] 2023-01-11T21:40:59.6438590Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_t_cpu PASSED [ 86%] 2023-01-11T21:40:59.6438700Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tan__cpu PASSED [ 86%] 2023-01-11T21:40:59.6438820Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tan_cpu PASSED [ 86%] 2023-01-11T21:40:59.6438940Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tanh__cpu PASSED [ 86%] 2023-01-11T21:40:59.6439060Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_trace_cpu PASSED [ 86%] 2023-01-11T21:40:59.6439180Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_transpose_cpu PASSED [ 86%] 2023-01-11T21:40:59.6439340Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tril_cpu PASSED [ 86%] 2023-01-11T21:40:59.6439460Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tril_indices_cpu PASSED [ 86%] 2023-01-11T21:40:59.6439580Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_triu__cpu PASSED [ 86%] 2023-01-11T21:40:59.6439700Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_true_divide__cpu PASSED [ 86%] 2023-01-11T21:40:59.6439830Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_true_divide_cpu PASSED [ 86%] 2023-01-11T21:40:59.6439940Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_trunc_cpu PASSED [ 86%] 2023-01-11T21:40:59.6440110Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_trunc_divide_cpu SKIPPED (_refs.trunc_divide does not have an entry in python_ref_db) [ 87%] 2023-01-11T21:40:59.6440230Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_unbind_cpu PASSED [ 87%] 2023-01-11T21:40:59.6440380Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_unflatten_cpu PASSED [ 87%] 2023-01-11T21:40:59.6440510Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_unfold_copy_cpu PASSED [ 87%] 2023-01-11T21:40:59.6440630Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_unfold_cpu PASSED [ 87%] 2023-01-11T21:40:59.6440740Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_var_cpu PASSED [ 87%] 2023-01-11T21:40:59.6440860Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_var_mean_cpu PASSED [ 87%] 2023-01-11T21:40:59.6440980Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_vstack_cpu PASSED [ 87%] 2023-01-11T21:40:59.6441100Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_xlogy__cpu PASSED [ 87%] 2023-01-11T21:40:59.6441210Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_xlogy_cpu PASSED [ 87%] 2023-01-11T21:40:59.6441380Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_zeros_cpu SKIPPED (_refs.zeros does not have an entry in python_ref_db) [ 87%] 2023-01-11T21:40:59.6441540Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_zeros_like_cpu SKIPPED (_refs.zeros_like does not have an entry in python_ref_db) [ 87%] 2023-01-11T21:40:59.6441650Z test_ops.py::TestFakeTensorCPU::test_fake_H_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6441750Z test_ops.py::TestFakeTensorCPU::test_fake_T_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6441850Z test_ops.py::TestFakeTensorCPU::test_fake___radd___cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6441960Z test_ops.py::TestFakeTensorCPU::test_fake___rmatmul___cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6442060Z test_ops.py::TestFakeTensorCPU::test_fake___ror___cpu_int64 PASSED [ 87%] 2023-01-11T21:40:59.6442160Z test_ops.py::TestFakeTensorCPU::test_fake___rpow___cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6442260Z test_ops.py::TestFakeTensorCPU::test_fake___rsub___cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6442360Z test_ops.py::TestFakeTensorCPU::test_fake___rxor___cpu_int64 PASSED [ 87%] 2023-01-11T21:40:59.6442480Z test_ops.py::TestFakeTensorCPU::test_fake__native_batch_norm_legit_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6442600Z test_ops.py::TestFakeTensorCPU::test_fake__softmax_backward_data_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6442700Z test_ops.py::TestFakeTensorCPU::test_fake_acosh_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6442800Z test_ops.py::TestFakeTensorCPU::test_fake_add_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6442900Z test_ops.py::TestFakeTensorCPU::test_fake_addcmul_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6442990Z test_ops.py::TestFakeTensorCPU::test_fake_addmm_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6443110Z test_ops.py::TestFakeTensorCPU::test_fake_addmm_decomposed_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6443230Z test_ops.py::TestFakeTensorCPU::test_fake_addmv_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6443330Z test_ops.py::TestFakeTensorCPU::test_fake_addr_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6443430Z test_ops.py::TestFakeTensorCPU::test_fake_amin_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6443550Z test_ops.py::TestFakeTensorCPU::test_fake_aminmax_cpu_float32 SKIPPED (Skip failing test) [ 87%] 2023-01-11T21:40:59.6443650Z test_ops.py::TestFakeTensorCPU::test_fake_argmin_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6443750Z test_ops.py::TestFakeTensorCPU::test_fake_argsort_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6443850Z test_ops.py::TestFakeTensorCPU::test_fake_argwhere_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6443950Z test_ops.py::TestFakeTensorCPU::test_fake_asin_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6444040Z test_ops.py::TestFakeTensorCPU::test_fake_atan_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6444170Z test_ops.py::TestFakeTensorCPU::test_fake_atleast_1d_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6444270Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_H_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6444380Z test_ops.py::TestFakeTensorCPU::test_fake_autocast___getitem___cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6444490Z test_ops.py::TestFakeTensorCPU::test_fake_autocast___radd___cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6444600Z test_ops.py::TestFakeTensorCPU::test_fake_autocast___rand___cpu_int64 PASSED [ 87%] 2023-01-11T21:40:59.6444710Z test_ops.py::TestFakeTensorCPU::test_fake_autocast___rdiv___cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6444820Z test_ops.py::TestFakeTensorCPU::test_fake_autocast___rmatmul___cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6444930Z test_ops.py::TestFakeTensorCPU::test_fake_autocast___rmod___cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6445040Z test_ops.py::TestFakeTensorCPU::test_fake_autocast___rmul___cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6445150Z test_ops.py::TestFakeTensorCPU::test_fake_autocast___ror___cpu_int64 PASSED [ 87%] 2023-01-11T21:40:59.6445260Z test_ops.py::TestFakeTensorCPU::test_fake_autocast___rxor___cpu_int64 PASSED [ 87%] 2023-01-11T21:40:59.6445380Z test_ops.py::TestFakeTensorCPU::test_fake_autocast__native_batch_norm_legit_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6445510Z test_ops.py::TestFakeTensorCPU::test_fake_autocast__softmax_backward_data_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6445610Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_acos_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6445720Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_acosh_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6445830Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_add_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6445940Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_addbmm_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6446050Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_addcmul_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6446160Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_addmm_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6446270Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_all_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6446380Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_allclose_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6446490Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_amax_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6446590Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_amin_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6446720Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_aminmax_cpu_float32 SKIPPED (Skip failing test) [ 87%] 2023-01-11T21:40:59.6446830Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_angle_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6446940Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_arange_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6447050Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_argsort_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6447200Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_as_strided_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6447330Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_as_strided_partial_views_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6447440Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_asin_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6447540Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_asinh_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6447650Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_atleast_1d_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6447760Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_atleast_2d_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6447880Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_bernoulli_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6447990Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_bitwise_and_cpu_int64 PASSED [ 87%] 2023-01-11T21:40:59.6448130Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_bitwise_left_shift_cpu_int64 PASSED [ 87%] 2023-01-11T21:40:59.6448240Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_block_diag_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6448360Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_broadcast_shapes_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6448480Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_broadcast_tensors_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6448590Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_broadcast_to_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6448700Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_cartesian_prod_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6448810Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_cat_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6448920Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_cdist_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6449030Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_ceil_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6449140Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_chalf_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6449240Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_char_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6449380Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_cholesky_cpu_float32 SKIPPED (Skip failing test) [ 87%] 2023-01-11T21:40:59.6449510Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_cholesky_inverse_cpu_float32 SKIPPED (Skip failing test) [ 87%] 2023-01-11T21:40:59.6449620Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_chunk_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6449730Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_clamp_min_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6449850Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_combinations_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6449960Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_complex_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6450070Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_contiguous_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6450180Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_copysign_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6450290Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_corrcoef_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6450400Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_cos_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6450500Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_cosh_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6450620Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_count_nonzero_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6450730Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_cummin_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6450830Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_diag_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6450950Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_diagonal_copy_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6451050Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_diff_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6451200Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_dist_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6451320Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_div_floor_rounding_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6451440Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_div_no_rounding_mode_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6451550Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_dot_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6451660Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_double_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6451760Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_dsplit_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6451870Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_dstack_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6451970Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_einsum_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6452080Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_empty_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6452230Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_empty_like_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6452340Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_eq_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6452450Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_erfc_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6452560Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_exp_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6452670Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_expand_as_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6452780Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_expand_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6452880Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_expm1_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6452990Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_eye_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6453100Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_fftn_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6453210Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_fftshift_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6453330Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_hfftn_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6453430Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_ifft2_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6453540Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_ifft_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6453650Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_irfftn_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6453760Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_rfft_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6453870Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_fill_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6453980Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_flip_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6454090Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_float_power_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6454200Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_floor_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6454310Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_fmin_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6454410Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_frexp_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6454520Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_full_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6454620Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_geqrf_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6454730Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_gradient_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6454850Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_grid_sampler_2d_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6454950Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_gt_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6455060Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_heaviside_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6455190Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_histc_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6455310Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_histogram_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6455420Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_histogramdd_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6455530Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_hsplit_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6455630Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_hypot_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6455740Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_i0_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6460180Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_igammac_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6460310Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_imag_cpu_complex64 PASSED [ 87%] 2023-01-11T21:40:59.6460420Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_index_add_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6460650Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_index_fill_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6460760Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_index_put_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6460870Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_index_reduce_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6460980Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_index_select_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6461090Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_inner_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6461200Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_isclose_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6461310Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_isfinite_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6461420Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_isinf_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6461530Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_isneginf_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6461640Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_isposinf_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6461750Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_isreal_cpu_float32 PASSED [ 87%] 2023-01-11T21:40:59.6461880Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_istft_cpu_complex64 SKIPPED (Skip failing test) [ 87%] 2023-01-11T21:40:59.6462020Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_jiterator_2inputs_2outputs_cpu_float32 SKIPPED (Only runs on cuda) [ 88%] 2023-01-11T21:40:59.6462170Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_jiterator_4inputs_with_extra_args_cpu_float32 SKIPPED (Only runs on cuda) [ 88%] 2023-01-11T21:40:59.6462310Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_jiterator_binary_cpu_float32 SKIPPED (Only runs on cuda) [ 88%] 2023-01-11T21:40:59.6462440Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_jiterator_unary_cpu_float32 SKIPPED (Only runs on cuda) [ 88%] 2023-01-11T21:40:59.6462550Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_kthvalue_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6462660Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_lcm_cpu_int64 PASSED [ 88%] 2023-01-11T21:40:59.6462770Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_ldexp_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6462890Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_cond_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6463000Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_det_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6463120Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_det_singular_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6463230Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_eig_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6463360Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_eigvals_cpu_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T21:40:59.6463520Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_eigvalsh_cpu_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T21:40:59.6463650Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_householder_product_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6463770Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_ldl_factor_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6463890Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_ldl_factor_ex_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6464000Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_lstsq_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6464110Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_lu_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6464230Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_lu_factor_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6464350Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_lu_factor_ex_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6464490Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_matrix_power_cpu_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T21:40:59.6464660Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_matrix_rank_hermitian_cpu_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T21:40:59.6464780Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_multi_dot_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6464910Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_norm_subgradients_at_zero_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6465040Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_pinv_cpu_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T21:40:59.6465210Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_pinv_singular_cpu_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 88%] 2023-01-11T21:40:59.6465320Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_qr_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6465430Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_slogdet_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6465550Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_solve_ex_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6465680Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_solve_triangular_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6465790Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_svdvals_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6465910Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_vector_norm_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6466020Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linspace_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6466130Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_log10_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6466240Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_log1p_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6466350Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_log_softmax_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6466480Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_log_softmax_with_dtype_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6466590Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_logaddexp_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6466700Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_logcumsumexp_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6466810Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_logdet_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6466920Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_logical_and_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6467040Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_logical_not_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6467150Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_logical_xor_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6467250Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_logit_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6467370Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_logsumexp_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6467510Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_lu_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6467640Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_lu_solve_cpu_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T21:40:59.6467750Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_mT_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6467860Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_amin_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6467980Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_argmax_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6468100Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_log_softmax_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6468210Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_logsumexp_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6468320Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_norm_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6468440Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_normalize_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6468570Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_prod_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6468690Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_softmax_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6468800Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_std_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6468910Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_max_binary_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6469030Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_max_reduction_with_dim_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6469140Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_maximum_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6469250Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_mean_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6469380Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_meshgrid_list_of_tensors_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6469510Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_meshgrid_variadic_tensors_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6469630Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_min_reduction_no_dim_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6469750Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_min_reduction_with_dim_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6469850Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_mm_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6469960Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_movedim_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6470070Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_mv_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6470210Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_mvlgamma_mvlgamma_p_1_cpu_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T21:40:59.6470320Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nan_to_num_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6470450Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nanmean_cpu_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T21:40:59.6470560Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nanmedian_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6470690Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nanquantile_cpu_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T21:40:59.6470800Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nansum_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6470930Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_native_batch_norm_cpu_float32 SKIPPED (Skipped!) [ 88%] 2023-01-11T21:40:59.6471050Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_native_layer_norm_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6471160Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_neg_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6471270Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_new_empty_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6471380Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_new_full_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6471580Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_adaptive_avg_pool3d_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6471720Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_adaptive_max_pool1d_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6471850Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_alpha_dropout_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6471970Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_avg_pool2d_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6472100Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_bilinear_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6472230Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_binary_cross_entropy_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6472370Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_binary_cross_entropy_with_logits_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6472530Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_celu_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6472650Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_conv1d_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6472780Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_cosine_embedding_loss_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6472910Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_cosine_similarity_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6473050Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_ctc_loss_cpu_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T21:40:59.6473180Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_dropout2d_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6473300Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_dropout_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6473420Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_elu_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6473560Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_embedding_bag_cpu_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T21:40:59.6473700Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_feature_alpha_dropout_with_train_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6473830Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_gaussian_nll_loss_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6473950Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_gelu_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6474070Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_glu_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6474190Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_hardsigmoid_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6474320Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_hardtanh_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6474450Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_hinge_embedding_loss_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6474580Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_instance_norm_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6474710Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_interpolate_area_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6474840Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_interpolate_bicubic_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6474980Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_interpolate_bilinear_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6475110Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_interpolate_linear_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6475240Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_interpolate_trilinear_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6475360Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_kl_div_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6475530Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_layer_norm_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6475680Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_max_pool1d_cpu_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T21:40:59.6475800Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_max_unpool1d_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6475930Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_max_unpool1d_grad_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6476060Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_max_unpool2d_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6476200Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_multilabel_soft_margin_loss_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6476340Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_nll_loss_cpu_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T21:40:59.6476490Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_normalize_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6476620Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_one_hot_cpu_int64 SKIPPED (Skip failing test) [ 88%] 2023-01-11T21:40:59.6476750Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_pad_constant_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6476880Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_pad_replicate_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6477010Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_pairwise_distance_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6477140Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_pixel_unshuffle_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6477260Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_poisson_nll_loss_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6477380Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_relu6_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6477500Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_relu_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6477620Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_rrelu_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6477740Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_selu_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6477860Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_silu_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6477990Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_softmin_with_dtype_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6478110Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_softplus_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6478230Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_softsign_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6478350Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_threshold_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6478490Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_upsample_bilinear_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6478610Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_upsample_nearest_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6478730Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nonzero_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6478840Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_norm_fro_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6478940Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_normal_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6479050Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_ones_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6479160Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_ones_like_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6479280Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_permute_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6479420Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_polygamma_polygamma_n_1_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6479550Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_polygamma_polygamma_n_2_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6479670Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_polygamma_polygamma_n_4_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6479780Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_positive_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6479890Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_pow_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6480000Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_put_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6480130Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_quantile_cpu_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T21:40:59.6480240Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_rad2deg_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6480350Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_randint_like_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6480500Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_randn_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6480610Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_real_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6480720Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_remainder_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6480860Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_repeat_interleave_cpu_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T21:40:59.6480980Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_reshape_as_cpu_float32 PASSED [ 88%] 2023-01-11T21:40:59.6481090Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_reshape_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6481200Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_resize_as__cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6481310Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_resolve_conj_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6481420Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_roll_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6481530Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_round_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6481640Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_round_decimals_0_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6481760Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_round_decimals_3_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6481880Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_round_decimals_neg_3_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6481990Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_rsqrt_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6482090Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_rsub_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6482210Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_scalar_tensor_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6482330Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_scatter_reduce_amin_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6482450Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_scatter_reduce_mean_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6482570Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_scatter_reduce_sum_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6482710Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_segment_reduce_lengths_cpu_float32 SKIPPED (Skip failing test) [ 89%] 2023-01-11T21:40:59.6482820Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_short_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6482930Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_sign_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6483060Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_signal_windows_general_cosine_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6483180Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_signal_windows_hamming_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6483300Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_signal_windows_kaiser_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6483440Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_signbit_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6483550Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_sin_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6483660Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_sinh_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6483770Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_slice_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6483880Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_softmax_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6484000Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_softmax_with_dtype_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6484150Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_sparse_sampled_addmm_cpu_float32 SKIPPED (PyTorch is built without MKL support) [ 89%] 2023-01-11T21:40:59.6484270Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_airy_ai_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6484410Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_bessel_j1_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6484530Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_bessel_y0_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6484660Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_chebyshev_polynomial_u_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6484960Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_chebyshev_polynomial_v_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 89%] 2023-01-11T21:40:59.6485200Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_chebyshev_polynomial_w_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 89%] 2023-01-11T21:40:59.6485310Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_entr_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6485430Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_i0e_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6485540Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_i1e_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6485660Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_log_ndtr_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6485790Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_modified_bessel_i1_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6485910Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_modified_bessel_k1_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6486030Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_ndtr_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6486280Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_shifted_chebyshev_polynomial_t_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 89%] 2023-01-11T21:40:59.6486520Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_shifted_chebyshev_polynomial_u_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 89%] 2023-01-11T21:40:59.6486760Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_shifted_chebyshev_polynomial_v_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 89%] 2023-01-11T21:40:59.6486890Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_spherical_bessel_j0_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6487010Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_xlog1py_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6487120Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_zeta_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6487240Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_split_list_args_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6487360Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_split_with_sizes_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6487470Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_stack_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6487570Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_std_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6487740Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_std_mean_unbiased_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6487850Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_sum_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6487960Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_sum_to_size_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6488070Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_symeig_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6488180Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_tan_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6488290Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_tanh_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6488400Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_tensordot_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6488510Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_tile_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6488640Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_to_sparse_cpu_float32 SKIPPED (Skip failing test) [ 89%] 2023-01-11T21:40:59.6488800Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_topk_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6488910Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_trapz_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6489030Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_triangular_solve_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6489130Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_tril_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6489240Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_unbind_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6489350Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_unflatten_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6489460Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_unfold_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6489570Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_uniform_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6489680Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_var_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6494010Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_var_mean_unbiased_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6494140Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_view_as_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6494250Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_view_as_real_cpu_complex64 PASSED [ 89%] 2023-01-11T21:40:59.6494360Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_vsplit_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6494470Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_vstack_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6494580Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_where_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6494680Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_zeros_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6494790Z test_ops.py::TestFakeTensorCPU::test_fake_bernoulli_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6494890Z test_ops.py::TestFakeTensorCPU::test_fake_bfloat16_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6495000Z test_ops.py::TestFakeTensorCPU::test_fake_bincount_cpu_int64 PASSED [ 89%] 2023-01-11T21:40:59.6495110Z test_ops.py::TestFakeTensorCPU::test_fake_bitwise_left_shift_cpu_int64 PASSED [ 89%] 2023-01-11T21:40:59.6495210Z test_ops.py::TestFakeTensorCPU::test_fake_bitwise_or_cpu_int64 PASSED [ 89%] 2023-01-11T21:40:59.6495310Z test_ops.py::TestFakeTensorCPU::test_fake_bitwise_xor_cpu_int64 PASSED [ 89%] 2023-01-11T21:40:59.6495410Z test_ops.py::TestFakeTensorCPU::test_fake_block_diag_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6495510Z test_ops.py::TestFakeTensorCPU::test_fake_bmm_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6495620Z test_ops.py::TestFakeTensorCPU::test_fake_broadcast_shapes_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6495730Z test_ops.py::TestFakeTensorCPU::test_fake_broadcast_tensors_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6495830Z test_ops.py::TestFakeTensorCPU::test_fake_bucketize_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6496050Z test_ops.py::TestFakeTensorCPU::test_fake_byte_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6496160Z test_ops.py::TestFakeTensorCPU::test_fake_cartesian_prod_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6496260Z test_ops.py::TestFakeTensorCPU::test_fake_cdouble_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6496360Z test_ops.py::TestFakeTensorCPU::test_fake_ceil_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6496460Z test_ops.py::TestFakeTensorCPU::test_fake_chalf_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6496570Z test_ops.py::TestFakeTensorCPU::test_fake_cholesky_solve_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6496670Z test_ops.py::TestFakeTensorCPU::test_fake_clamp_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6496770Z test_ops.py::TestFakeTensorCPU::test_fake_clamp_max_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6496870Z test_ops.py::TestFakeTensorCPU::test_fake_clamp_min_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6496990Z test_ops.py::TestFakeTensorCPU::test_fake_clone_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6497100Z test_ops.py::TestFakeTensorCPU::test_fake_column_stack_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6497200Z test_ops.py::TestFakeTensorCPU::test_fake_combinations_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6497300Z test_ops.py::TestFakeTensorCPU::test_fake_conj_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6497410Z test_ops.py::TestFakeTensorCPU::test_fake_conj_physical_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6497520Z test_ops.py::TestFakeTensorCPU::test_fake_constant_pad_nd_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6497620Z test_ops.py::TestFakeTensorCPU::test_fake_corrcoef_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6497720Z test_ops.py::TestFakeTensorCPU::test_fake_cosh_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6497830Z test_ops.py::TestFakeTensorCPU::test_fake_count_nonzero_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6497930Z test_ops.py::TestFakeTensorCPU::test_fake_cross_cpu_float32 PASSED [ 89%] 2023-01-11T21:40:59.6498070Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_H_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6498210Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp___radd___cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6498350Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp___rdiv___cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6498480Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp___rmod___cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6498610Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp___rmul___cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6498740Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp___rpow___cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6498900Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp__native_batch_norm_legit_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6499050Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp__softmax_backward_data_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6499180Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_acosh_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6499320Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_add_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6499450Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_addbmm_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6499600Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_addmm_decomposed_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6499730Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_amin_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6499890Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_angle_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6500020Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_asin_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6500160Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_atan2_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6500290Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_atanh_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6500430Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_atleast_2d_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6500570Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_baddbmm_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6500700Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_bernoulli_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6500860Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_bfloat16_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6501000Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_block_diag_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6501150Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_broadcast_tensors_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6501290Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_broadcast_to_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6501430Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cartesian_prod_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6501560Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cdist_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6501700Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cdouble_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6501830Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_chalf_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6501970Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cholesky_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6502110Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cholesky_solve_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6502240Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_chunk_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6502380Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_clamp_max_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6502520Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_clamp_min_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6502650Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_clone_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6502780Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_conj_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6502920Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_conj_physical_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6503060Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_copysign_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6503190Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cov_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6503330Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cross_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6503460Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cummax_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6503600Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cumprod_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6503770Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cumsum_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6503920Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cumulative_trapezoid_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6504060Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_diag_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6504190Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_diagflat_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6504330Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_diagonal_copy_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6504480Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_diagonal_scatter_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6504610Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_diff_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6504760Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_digamma_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:40:59.6504910Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_div_no_rounding_mode_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6505060Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_div_trunc_rounding_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6505190Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_dot_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6505320Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_einsum_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6505450Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_erfc_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6505590Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_erfinv_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6505720Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_exp2_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6505850Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_exp_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6505990Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_hfftn_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6506130Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_ifftn_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6506270Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_ifftshift_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6506400Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_ihfftn_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6506540Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_rfft2_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6506680Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_rfft_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6506810Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fill_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6506940Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_flatten_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6507080Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fliplr_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6507210Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_flipud_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6507340Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_float_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6507530Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_floor_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6507670Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fmax_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6507800Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fmin_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6507930Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_frexp_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6508060Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_gather_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6508200Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_gradient_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6508330Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_half_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6508530Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_hypot_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6508660Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_i0_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6508800Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_index_add_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6508940Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_index_copy_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6509070Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_index_put_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6509210Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_index_reduce_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6509350Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_inner_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6509480Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_kron_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6509620Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_kthvalue_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6509750Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_lgamma_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6509890Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_cond_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6510030Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_det_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6510160Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_eig_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6510310Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_eigvals_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6510440Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_inv_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6510580Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_inv_ex_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6510720Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_lstsq_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6510860Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_lu_factor_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6511000Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_lu_solve_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6511150Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_matrix_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6511290Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6511490Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_norm_subgradients_at_zero_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6511640Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_pinv_hermitian_cpu_float32 SKIPPED (Skipped!) [ 90%] 2023-01-11T21:40:59.6511780Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_pinv_singular_cpu_float32 SKIPPED (Skipped!) [ 90%] 2023-01-11T21:40:59.6511920Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_qr_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6512060Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_solve_ex_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6512210Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_solve_triangular_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6512370Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_svd_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6512510Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_svdvals_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6512660Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_tensorinv_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6512800Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_vander_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6512930Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_vecdot_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6513080Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_vector_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6513210Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_log10_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6513350Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_log2_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6513480Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_log_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6513620Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_log_softmax_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6513760Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_logaddexp_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6513890Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_logdet_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6514030Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_logit_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6514160Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_logsumexp_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6514300Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_mT_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6514440Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_amax_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6514580Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_cumprod_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6514710Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_fill_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6514860Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_log_softmax_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6515000Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_logaddexp_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6515180Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_logsumexp_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6515320Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6515460Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_normalize_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6515600Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_prod_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6515740Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_select_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6515870Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_var_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6516010Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_matmul_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6516170Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_max_binary_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6516320Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_max_reduction_with_dim_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6516450Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_mean_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6516590Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_median_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6516730Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_meshgrid_list_of_tensors_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6516890Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_meshgrid_variadic_tensors_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6517030Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_min_reduction_with_dim_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6517170Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_mm_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6517310Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_movedim_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6517440Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_msort_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6517570Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_mul_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6517710Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_mv_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6517850Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_mvlgamma_mvlgamma_p_5_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6517990Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nan_to_num_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6518130Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_narrow_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6518280Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_native_dropout_backward_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6518440Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_adaptive_avg_pool1d_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6518600Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_adaptive_max_pool3d_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6518750Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_alpha_dropout_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6518900Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_avg_pool1d_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6519080Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_avg_pool3d_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6519230Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_batch_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6519380Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_bilinear_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6519530Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_binary_cross_entropy_cpu_float32 SKIPPED (Skipped!) [ 90%] 2023-01-11T21:40:59.6519690Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_binary_cross_entropy_with_logits_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6519840Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_celu_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6520020Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_conv2d_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6520180Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_cosine_embedding_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6520330Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_dropout_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6520470Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_elu_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6520640Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_feature_alpha_dropout_without_train_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6520800Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_fractional_max_pool3d_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6520950Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_gaussian_nll_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6521100Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_glu_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6521250Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_group_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6521400Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_hardsigmoid_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6521550Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_hardtanh_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6521690Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_huber_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6521840Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_instance_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6522000Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_interpolate_bilinear_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6522150Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_l1_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6522290Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_layer_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6522440Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_logsigmoid_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6522590Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_margin_ranking_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6522790Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_max_pool3d_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6522940Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_max_unpool1d_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6523100Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_max_unpool1d_grad_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6523250Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_max_unpool2d_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6523400Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_max_unpool3d_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6523550Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_max_unpool3d_grad_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6523740Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_mish_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6523890Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_multi_margin_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6524040Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_pad_reflect_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6524200Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_pairwise_distance_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6524350Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_pixel_shuffle_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6524500Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_poisson_nll_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6524650Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_relu6_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6524790Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_relu_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6524940Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_silu_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6525090Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_soft_margin_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6525230Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_softmin_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6525380Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_tanhshrink_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6525530Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_threshold_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6525690Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_triplet_margin_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6525840Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_upsample_bilinear_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6526000Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_upsample_nearest_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6526130Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_norm_fro_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6526270Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_normal_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6526410Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_outer_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6526590Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_polygamma_polygamma_n_2_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6526740Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_polygamma_polygamma_n_3_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6531270Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_positive_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6531430Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_prod_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6531560Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_real_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6531700Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_reshape_as_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:40:59.6531840Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_round_decimals_0_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6532070Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_round_decimals_3_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6532220Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_round_decimals_neg_3_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6532360Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_rsqrt_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6532490Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_rsub_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6532630Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_scatter_add_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6532770Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_scatter_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6532920Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_scatter_reduce_amin_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6533060Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_scatter_reduce_prod_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6533200Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_select_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6533330Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_sgn_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6533470Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_sigmoid_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6533600Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_sin_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6533730Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_sinc_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6533870Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_slice_scatter_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6534010Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_softmax_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6534150Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_sort_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6534290Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_sparse_sampled_addmm_cpu_float32 SKIPPED (Skipped!) [ 91%] 2023-01-11T21:40:59.6534430Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_special_erfcx_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6534570Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_special_i1e_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6534710Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_special_ndtr_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6534880Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_special_ndtri_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6535020Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_special_xlog1py_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6535160Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_split_list_args_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6535300Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_square_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6535430Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_squeeze_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6535570Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_stack_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6535700Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_std_mean_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6535860Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_sub_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6535990Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_sum_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6536130Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_sum_to_size_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6536260Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_svd_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6536400Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_svd_lowrank_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6536540Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_tensor_split_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6536670Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_tile_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6536800Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_to_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6536940Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_to_sparse_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6537080Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_transpose_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6537210Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_trapz_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6537350Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_triangular_solve_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6537490Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_tril_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6537620Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_true_divide_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6537760Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_unbind_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6537900Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_unflatten_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6538040Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_unfold_copy_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6538170Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_var_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6538310Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_var_mean_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6538440Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_view_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6538570Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_vsplit_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6538740Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_H_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6538880Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp___getitem___cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6539020Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp___rdiv___cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6539160Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp___rmatmul___cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6539290Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp___rmod___cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6539440Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp__softmax_backward_data_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6539600Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_abs_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6539730Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_add_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6539870Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_addbmm_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6540000Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_addcmul_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6540140Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_addmm_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6540280Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_addmv_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6540410Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_addr_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6540550Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_amin_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6540690Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_as_strided_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6540840Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_as_strided_partial_views_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6540980Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_asin_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6541110Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_asinh_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6541250Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_atanh_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6541390Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_atleast_1d_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6541530Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_atleast_2d_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6541660Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_atleast_3d_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6541800Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_bernoulli_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6541940Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_bfloat16_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6542070Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_bmm_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6542220Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_broadcast_tensors_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6542350Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cat_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6542540Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cdist_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6542680Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cfloat_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6542810Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_chalf_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6542960Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cholesky_inverse_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6543090Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_clamp_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6543230Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_clamp_max_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6543400Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_clamp_min_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6543540Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_clone_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6543670Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_conj_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6543810Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_conj_physical_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6543950Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_copysign_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6544080Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cross_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6544220Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cummax_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6544360Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cumsum_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6544500Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_deg2rad_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6544640Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_diag_embed_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6544780Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_diagonal_copy_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6544920Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_diagonal_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6545050Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_diff_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6545200Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_div_floor_rounding_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6545340Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_dot_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6545470Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_dstack_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6545610Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_erfinv_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6545740Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_exp_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6545880Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_expand_as_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6546010Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_expand_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6546150Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_expm1_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6546310Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_fft_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6546450Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_fftn_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6546590Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_hfft2_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6546720Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_hfft_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6546860Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_ihfftn_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6547000Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_irfft2_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6547170Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_irfft_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6547310Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_irfftn_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6547450Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_rfft2_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6547590Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fill_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6547720Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_flip_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6547860Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fliplr_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6547990Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_flipud_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6548130Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_float_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6548270Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_floor_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6548400Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fmax_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6548530Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fmod_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6548660Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_frexp_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6548800Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_hsplit_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6548930Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_hypot_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6549070Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_index_add_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6549210Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_index_fill_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6549350Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_index_put_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6549490Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_index_select_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6549620Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_kron_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6549760Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_cond_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6549900Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_cross_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6550090Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_det_singular_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6550230Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_eigvalsh_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6550390Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_lstsq_grad_oriented_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6550530Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_lu_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6550670Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_lu_factor_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6550820Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_lu_solve_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6551000Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_matrix_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6551140Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_multi_dot_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6551280Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6551440Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_norm_subgradients_at_zero_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6551590Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_pinv_hermitian_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6551770Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_pinv_singular_cpu_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 91%] 2023-01-11T21:40:59.6551920Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_qr_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6552060Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_slogdet_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6552200Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_solve_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6552340Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_svdvals_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6552490Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_tensorsolve_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6552630Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_logaddexp_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6552770Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_logcumsumexp_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6552910Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_lu_solve_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6553040Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_mH_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6553170Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_mT_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6553310Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_amin_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6553450Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_fill_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:40:59.6553600Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_log_softmax_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6553770Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_logaddexp_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6553910Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_logsumexp_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6554050Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_mean_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6554190Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_prod_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6554330Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_softmin_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6554470Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_matrix_exp_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6554630Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_max_pool2d_with_indices_backward_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6554780Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_mean_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6554920Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_median_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6555070Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_meshgrid_list_of_tensors_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6555210Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_min_binary_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6555360Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_min_reduction_with_dim_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6555500Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_minimum_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6555640Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_movedim_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6555780Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_msort_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6555930Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_mvlgamma_mvlgamma_p_1_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6556070Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_mvlgamma_mvlgamma_p_3_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6556220Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_mvlgamma_mvlgamma_p_5_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6556360Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nan_to_num_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6556490Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nanmean_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6556630Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nanmedian_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6556780Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_native_dropout_backward_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6556930Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_native_layer_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6557090Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_adaptive_avg_pool2d_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6557240Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_adaptive_avg_pool3d_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6557400Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_adaptive_max_pool2d_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6557610Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_batch_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6557770Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_binary_cross_entropy_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6557940Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_binary_cross_entropy_with_logits_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6558090Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_conv1d_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6558250Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_conv_transpose1d_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6558400Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_conv_transpose2d_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6558620Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_cosine_embedding_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6558780Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_cross_entropy_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6558920Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_ctc_loss_cpu_float32 SKIPPED (Skipped!) [ 92%] 2023-01-11T21:40:59.6559070Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_dropout3d_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6559220Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_embedding_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6559380Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_fractional_max_pool2d_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6559540Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_gaussian_nll_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6559690Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_gelu_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6559840Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_grid_sample_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6559990Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_hardshrink_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6560140Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_hardsigmoid_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6560290Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_huber_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6560440Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_instance_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6560600Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_interpolate_area_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6560750Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_interpolate_bilinear_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6560910Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_interpolate_nearest_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6561070Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_interpolate_trilinear_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6561220Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_kl_div_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6561390Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_layer_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6561540Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_linear_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6561690Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_logsigmoid_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6561840Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_max_unpool1d_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6561990Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_max_unpool2d_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6562140Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_multi_margin_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6562350Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_multilabel_soft_margin_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6562500Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_nll_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6562650Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_pad_circular_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6562800Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_pad_constant_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6562950Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_pairwise_distance_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6563100Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_pdist_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6563240Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_relu6_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6563390Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_relu_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6563530Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_rrelu_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6563670Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_selu_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6563810Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_silu_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6563960Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_softmin_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6564120Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_softmin_with_dtype_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6564270Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_softplus_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6564420Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_softshrink_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6564570Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_tanhshrink_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6564730Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_triplet_margin_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6564900Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_triplet_margin_with_distance_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6565080Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_unfold_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6569550Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_upsample_nearest_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6569710Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6569850Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_norm_fro_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6569990Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_norm_inf_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6570120Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_norm_nuc_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6570260Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_normal_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6570520Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_ormqr_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6570650Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_outer_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6570800Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_pca_lowrank_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6570930Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_permute_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6571070Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_pinverse_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6571220Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_polygamma_polygamma_n_2_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6571370Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_polygamma_polygamma_n_3_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6571520Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_polygamma_polygamma_n_4_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6571660Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_positive_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6571800Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_prod_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6571930Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_put_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6572070Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_quantile_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6572210Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_rad2deg_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6572350Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_renorm_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6572500Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_repeat_interleave_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6572640Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_resolve_neg_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6572780Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_round_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6572920Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_round_decimals_0_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6573070Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_round_decimals_3_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6573250Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_round_decimals_neg_3_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6573390Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_rsqrt_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6573520Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_rsub_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6573660Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_scatter_add_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6573800Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_scatter_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6573950Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_scatter_reduce_amax_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6574090Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_scatter_reduce_mean_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6574260Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_scatter_reduce_prod_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6574410Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_scatter_reduce_sum_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6574540Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_sgn_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6574680Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_sigmoid_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6574820Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_sinc_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6574950Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_sinh_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6575090Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_slice_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6575230Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_softmax_with_dtype_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6575370Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_sort_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6575540Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_sparse_sampled_addmm_cpu_float32 SKIPPED (PyTorch is built without MKL support) [ 92%] 2023-01-11T21:40:59.6575680Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_special_erfcx_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6575830Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_special_log_ndtr_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6575970Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_special_ndtr_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6576110Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_special_ndtri_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6576280Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_special_polygamma_special_polygamma_n_0_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6576420Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_split_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6576560Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_split_with_sizes_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6576700Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_sqrt_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6576830Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_square_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6577030Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_squeeze_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6577170Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_stack_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6577320Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_std_mean_unbiased_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6577460Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_std_unbiased_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6577590Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_sub_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6577730Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_sum_to_size_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6577870Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_svd_lowrank_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6578040Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_t_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6578170Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_tan_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6578300Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_tanh_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6578440Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_tensor_split_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6578580Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_tensordot_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6578720Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_topk_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6578850Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_trace_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6578990Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_trapz_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6579130Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_true_divide_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6579260Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_trunc_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6579400Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_unflatten_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6579540Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_unfold_copy_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6579680Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_unfold_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6579810Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_var_mean_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6579960Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_var_mean_unbiased_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6580100Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_vdot_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6580240Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_view_copy_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6580370Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_vsplit_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6580510Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_where_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:40:59.6580610Z test_ops.py::TestFakeTensorCPU::test_fake_cummax_cpu_float32 PASSED [ 92%] 2023-01-11T21:40:59.6580720Z test_ops.py::TestFakeTensorCPU::test_fake_cumprod_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6580840Z test_ops.py::TestFakeTensorCPU::test_fake_cumsum_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6580960Z test_ops.py::TestFakeTensorCPU::test_fake_cumulative_trapezoid_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6581070Z test_ops.py::TestFakeTensorCPU::test_fake_diagflat_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6581170Z test_ops.py::TestFakeTensorCPU::test_fake_diff_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6581270Z test_ops.py::TestFakeTensorCPU::test_fake_digamma_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6581370Z test_ops.py::TestFakeTensorCPU::test_fake_dist_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6581480Z test_ops.py::TestFakeTensorCPU::test_fake_div_no_rounding_mode_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6581580Z test_ops.py::TestFakeTensorCPU::test_fake_dot_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6581680Z test_ops.py::TestFakeTensorCPU::test_fake_double_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6581800Z test_ops.py::TestFakeTensorCPU::test_fake_dstack_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6581900Z test_ops.py::TestFakeTensorCPU::test_fake_einsum_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6582000Z test_ops.py::TestFakeTensorCPU::test_fake_eq_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6582100Z test_ops.py::TestFakeTensorCPU::test_fake_equal_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6582190Z test_ops.py::TestFakeTensorCPU::test_fake_erf_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6582290Z test_ops.py::TestFakeTensorCPU::test_fake_erfc_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6582390Z test_ops.py::TestFakeTensorCPU::test_fake_erfinv_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6582490Z test_ops.py::TestFakeTensorCPU::test_fake_exp2_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6582580Z test_ops.py::TestFakeTensorCPU::test_fake_exp_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6582680Z test_ops.py::TestFakeTensorCPU::test_fake_expand_as_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6582780Z test_ops.py::TestFakeTensorCPU::test_fake_expand_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6582880Z test_ops.py::TestFakeTensorCPU::test_fake_fft_fft_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6582990Z test_ops.py::TestFakeTensorCPU::test_fake_fft_fftshift_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6583090Z test_ops.py::TestFakeTensorCPU::test_fake_fft_hfftn_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6583190Z test_ops.py::TestFakeTensorCPU::test_fake_fft_ifft_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6583280Z test_ops.py::TestFakeTensorCPU::test_fake_fft_ifftn_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6583390Z test_ops.py::TestFakeTensorCPU::test_fake_fft_ifftshift_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6583500Z test_ops.py::TestFakeTensorCPU::test_fake_fft_ihfftn_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6583590Z test_ops.py::TestFakeTensorCPU::test_fake_fft_irfft_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6583700Z test_ops.py::TestFakeTensorCPU::test_fake_fft_rfft2_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6583790Z test_ops.py::TestFakeTensorCPU::test_fake_fft_rfft_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6583890Z test_ops.py::TestFakeTensorCPU::test_fake_fft_rfftn_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6583990Z test_ops.py::TestFakeTensorCPU::test_fake_fill_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6584090Z test_ops.py::TestFakeTensorCPU::test_fake_fliplr_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6584180Z test_ops.py::TestFakeTensorCPU::test_fake_flipud_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6584280Z test_ops.py::TestFakeTensorCPU::test_fake_float_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6584380Z test_ops.py::TestFakeTensorCPU::test_fake_float_power_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6584490Z test_ops.py::TestFakeTensorCPU::test_fake_floor_divide_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6584610Z test_ops.py::TestFakeTensorCPU::test_fake_fmax_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6584700Z test_ops.py::TestFakeTensorCPU::test_fake_frac_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6584800Z test_ops.py::TestFakeTensorCPU::test_fake_full_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6584900Z test_ops.py::TestFakeTensorCPU::test_fake_gather_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6584990Z test_ops.py::TestFakeTensorCPU::test_fake_gcd_cpu_int64 PASSED [ 93%] 2023-01-11T21:40:59.6585090Z test_ops.py::TestFakeTensorCPU::test_fake_ge_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6585180Z test_ops.py::TestFakeTensorCPU::test_fake_geqrf_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6585280Z test_ops.py::TestFakeTensorCPU::test_fake_gradient_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6585390Z test_ops.py::TestFakeTensorCPU::test_fake_grid_sampler_2d_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6585490Z test_ops.py::TestFakeTensorCPU::test_fake_gt_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6585610Z test_ops.py::TestFakeTensorCPU::test_fake_heaviside_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6585710Z test_ops.py::TestFakeTensorCPU::test_fake_histogram_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6585810Z test_ops.py::TestFakeTensorCPU::test_fake_hsplit_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6585900Z test_ops.py::TestFakeTensorCPU::test_fake_hypot_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6586000Z test_ops.py::TestFakeTensorCPU::test_fake_i0_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6586090Z test_ops.py::TestFakeTensorCPU::test_fake_imag_cpu_complex64 PASSED [ 93%] 2023-01-11T21:40:59.6586190Z test_ops.py::TestFakeTensorCPU::test_fake_index_add_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6586290Z test_ops.py::TestFakeTensorCPU::test_fake_index_put_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6586400Z test_ops.py::TestFakeTensorCPU::test_fake_index_select_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6586500Z test_ops.py::TestFakeTensorCPU::test_fake_isfinite_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6586590Z test_ops.py::TestFakeTensorCPU::test_fake_isin_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6586690Z test_ops.py::TestFakeTensorCPU::test_fake_isinf_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6586790Z test_ops.py::TestFakeTensorCPU::test_fake_isneginf_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6586890Z test_ops.py::TestFakeTensorCPU::test_fake_isreal_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6587020Z test_ops.py::TestFakeTensorCPU::test_fake_jiterator_2inputs_2outputs_cpu_float32 SKIPPED (Only runs on cuda) [ 93%] 2023-01-11T21:40:59.6587160Z test_ops.py::TestFakeTensorCPU::test_fake_jiterator_4inputs_with_extra_args_cpu_float32 SKIPPED (Only runs on cuda) [ 93%] 2023-01-11T21:40:59.6587290Z test_ops.py::TestFakeTensorCPU::test_fake_jiterator_binary_cpu_float32 SKIPPED (Only runs on cuda) [ 93%] 2023-01-11T21:40:59.6587430Z test_ops.py::TestFakeTensorCPU::test_fake_jiterator_binary_return_by_ref_cpu_float32 SKIPPED (Only runs on cuda) [ 93%] 2023-01-11T21:40:59.6587560Z test_ops.py::TestFakeTensorCPU::test_fake_jiterator_unary_cpu_float32 SKIPPED (Only runs on cuda) [ 93%] 2023-01-11T21:40:59.6587660Z test_ops.py::TestFakeTensorCPU::test_fake_kthvalue_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6587760Z test_ops.py::TestFakeTensorCPU::test_fake_le_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6587860Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_cross_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6587970Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_eig_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6588090Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_eigvals_cpu_float32 SKIPPED (Skip failing test) [ 93%] 2023-01-11T21:40:59.6588220Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_eigvalsh_cpu_float32 SKIPPED (Skip failing test) [ 93%] 2023-01-11T21:40:59.6588320Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_inv_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6588470Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_inv_ex_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6588590Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_ldl_factor_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6588700Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_ldl_factor_ex_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6588810Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_lstsq_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6588920Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_matrix_norm_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6589030Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_matrix_rank_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6589160Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_norm_subgradients_at_zero_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6589260Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_pinv_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6589390Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_pinv_hermitian_cpu_float32 SKIPPED (Skip failing test) [ 93%] 2023-01-11T21:40:59.6589510Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_qr_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6589620Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_slogdet_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6589750Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_solve_cpu_float32 SKIPPED (Skip failing test) [ 93%] 2023-01-11T21:40:59.6589860Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_solve_ex_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6589960Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_svdvals_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6590090Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_tensorsolve_cpu_float32 SKIPPED (Skip failing test) [ 93%] 2023-01-11T21:40:59.6590200Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_vander_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6590310Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_vecdot_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6590410Z test_ops.py::TestFakeTensorCPU::test_fake_log10_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6590510Z test_ops.py::TestFakeTensorCPU::test_fake_log2_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6590630Z test_ops.py::TestFakeTensorCPU::test_fake_log_softmax_with_dtype_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6590730Z test_ops.py::TestFakeTensorCPU::test_fake_logaddexp_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6590830Z test_ops.py::TestFakeTensorCPU::test_fake_logdet_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6590930Z test_ops.py::TestFakeTensorCPU::test_fake_logical_and_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6591030Z test_ops.py::TestFakeTensorCPU::test_fake_logical_or_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6591130Z test_ops.py::TestFakeTensorCPU::test_fake_logical_xor_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6591230Z test_ops.py::TestFakeTensorCPU::test_fake_logit_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6591330Z test_ops.py::TestFakeTensorCPU::test_fake_logspace_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6591420Z test_ops.py::TestFakeTensorCPU::test_fake_lt_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6591520Z test_ops.py::TestFakeTensorCPU::test_fake_lu_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6591640Z test_ops.py::TestFakeTensorCPU::test_fake_lu_solve_cpu_float32 SKIPPED (Skip failing test) [ 93%] 2023-01-11T21:40:59.6591740Z test_ops.py::TestFakeTensorCPU::test_fake_lu_unpack_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6591840Z test_ops.py::TestFakeTensorCPU::test_fake_mH_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6591940Z test_ops.py::TestFakeTensorCPU::test_fake_masked_amax_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6592030Z test_ops.py::TestFakeTensorCPU::test_fake_masked_amin_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6592140Z test_ops.py::TestFakeTensorCPU::test_fake_masked_cumprod_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6592240Z test_ops.py::TestFakeTensorCPU::test_fake_masked_fill_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6592400Z test_ops.py::TestFakeTensorCPU::test_fake_masked_median_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6592500Z test_ops.py::TestFakeTensorCPU::test_fake_masked_prod_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6592610Z test_ops.py::TestFakeTensorCPU::test_fake_masked_softmax_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6592710Z test_ops.py::TestFakeTensorCPU::test_fake_masked_std_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6592810Z test_ops.py::TestFakeTensorCPU::test_fake_masked_var_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6592910Z test_ops.py::TestFakeTensorCPU::test_fake_matrix_exp_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6593040Z test_ops.py::TestFakeTensorCPU::test_fake_max_pool2d_with_indices_backward_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6593150Z test_ops.py::TestFakeTensorCPU::test_fake_max_reduction_with_dim_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6593270Z test_ops.py::TestFakeTensorCPU::test_fake_meshgrid_list_of_tensors_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6593400Z test_ops.py::TestFakeTensorCPU::test_fake_min_binary_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6593520Z test_ops.py::TestFakeTensorCPU::test_fake_min_reduction_no_dim_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6593610Z test_ops.py::TestFakeTensorCPU::test_fake_mm_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6593710Z test_ops.py::TestFakeTensorCPU::test_fake_mode_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6593810Z test_ops.py::TestFakeTensorCPU::test_fake_msort_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6593930Z test_ops.py::TestFakeTensorCPU::test_fake_multinomial_cpu_float32 SKIPPED (Skip failing test) [ 93%] 2023-01-11T21:40:59.6594030Z test_ops.py::TestFakeTensorCPU::test_fake_mv_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6594120Z test_ops.py::TestFakeTensorCPU::test_fake_nan_to_num_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6594220Z test_ops.py::TestFakeTensorCPU::test_fake_nanmedian_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6594350Z test_ops.py::TestFakeTensorCPU::test_fake_nanquantile_cpu_float32 SKIPPED (Skip failing test) [ 93%] 2023-01-11T21:40:59.6594450Z test_ops.py::TestFakeTensorCPU::test_fake_nansum_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6594550Z test_ops.py::TestFakeTensorCPU::test_fake_narrow_copy_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6594670Z test_ops.py::TestFakeTensorCPU::test_fake_narrow_cpu_float32 SKIPPED (Skip failing test) [ 93%] 2023-01-11T21:40:59.6594790Z test_ops.py::TestFakeTensorCPU::test_fake_native_batch_norm_cpu_float32 SKIPPED (Skipped!) [ 93%] 2023-01-11T21:40:59.6594910Z test_ops.py::TestFakeTensorCPU::test_fake_native_dropout_backward_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6595010Z test_ops.py::TestFakeTensorCPU::test_fake_ne_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6595100Z test_ops.py::TestFakeTensorCPU::test_fake_neg_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6595210Z test_ops.py::TestFakeTensorCPU::test_fake_new_empty_strided_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6595310Z test_ops.py::TestFakeTensorCPU::test_fake_new_zeros_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6595410Z test_ops.py::TestFakeTensorCPU::test_fake_nextafter_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6595550Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional__scaled_dot_product_attention_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6595680Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_adaptive_max_pool1d_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6595800Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_adaptive_max_pool3d_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6595920Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_alpha_dropout_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6596040Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_avg_pool3d_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6596150Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_batch_norm_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6596300Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_bilinear_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6596440Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_binary_cross_entropy_with_logits_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6596550Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_celu_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6596670Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_conv1d_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6596790Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_conv_transpose1d_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6596910Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_conv_transpose2d_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6597030Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_conv_transpose3d_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6597160Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_ctc_loss_cpu_float32 SKIPPED (Skip failing test) [ 93%] 2023-01-11T21:40:59.6597300Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_dropout3d_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6597420Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_dropout_cpu_float32 PASSED [ 93%] 2023-01-11T21:40:59.6597530Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_elu_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6597670Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_embedding_bag_cpu_float32 SKIPPED (Skip failing test) [ 94%] 2023-01-11T21:40:59.6597790Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_embedding_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6602230Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_feature_alpha_dropout_with_train_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6602390Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_feature_alpha_dropout_without_train_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6602500Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_gelu_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6602620Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_hardshrink_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6602740Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_hardsigmoid_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6602860Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_hardswish_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6602980Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_interpolate_area_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6603110Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_interpolate_bilinear_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6603230Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_interpolate_linear_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6603360Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_interpolate_trilinear_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6603470Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_kl_div_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6603590Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_leaky_relu_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6603710Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_linear_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6603840Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_max_pool1d_cpu_float32 SKIPPED (Skip failing test) [ 94%] 2023-01-11T21:40:59.6603960Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_max_unpool2d_grad_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6604080Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_max_unpool3d_grad_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6604190Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_mish_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6604310Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_mse_loss_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6604430Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_multi_margin_loss_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6604670Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_multilabel_margin_loss_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6604800Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_multilabel_soft_margin_loss_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6604930Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_one_hot_cpu_int64 SKIPPED (Skip failing test) [ 94%] 2023-01-11T21:40:59.6605050Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_pad_constant_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6605170Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_pad_reflect_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6605290Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_pixel_shuffle_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6605410Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_pixel_unshuffle_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6605530Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_poisson_nll_loss_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6605670Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_prelu_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6605790Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_relu6_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6605900Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_relu_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6606010Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_rrelu_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6606120Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_selu_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6606240Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_silu_complex_cpu_complex64 PASSED [ 94%] 2023-01-11T21:40:59.6606350Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_softplus_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6606470Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_softshrink_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6606580Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_softsign_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6606700Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_tanhshrink_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6606830Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_upsample_bilinear_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6606950Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_upsample_nearest_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6607060Z test_ops.py::TestFakeTensorCPU::test_fake_nonzero_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6607160Z test_ops.py::TestFakeTensorCPU::test_fake_norm_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6607260Z test_ops.py::TestFakeTensorCPU::test_fake_norm_fro_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6607360Z test_ops.py::TestFakeTensorCPU::test_fake_norm_inf_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6607460Z test_ops.py::TestFakeTensorCPU::test_fake_ones_like_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6607560Z test_ops.py::TestFakeTensorCPU::test_fake_pca_lowrank_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6607670Z test_ops.py::TestFakeTensorCPU::test_fake_permute_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6607780Z test_ops.py::TestFakeTensorCPU::test_fake_polygamma_polygamma_n_1_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6607900Z test_ops.py::TestFakeTensorCPU::test_fake_polygamma_polygamma_n_2_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6608000Z test_ops.py::TestFakeTensorCPU::test_fake_positive_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6608090Z test_ops.py::TestFakeTensorCPU::test_fake_prod_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6608190Z test_ops.py::TestFakeTensorCPU::test_fake_qr_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6608310Z test_ops.py::TestFakeTensorCPU::test_fake_quantile_cpu_float32 SKIPPED (Skip failing test) [ 94%] 2023-01-11T21:40:59.6608410Z test_ops.py::TestFakeTensorCPU::test_fake_randn_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6608510Z test_ops.py::TestFakeTensorCPU::test_fake_randn_like_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6608650Z test_ops.py::TestFakeTensorCPU::test_fake_ravel_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6608750Z test_ops.py::TestFakeTensorCPU::test_fake_reciprocal_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6608850Z test_ops.py::TestFakeTensorCPU::test_fake_repeat_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6608950Z test_ops.py::TestFakeTensorCPU::test_fake_resize__cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6609050Z test_ops.py::TestFakeTensorCPU::test_fake_resize_as__cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6609150Z test_ops.py::TestFakeTensorCPU::test_fake_resolve_conj_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6609250Z test_ops.py::TestFakeTensorCPU::test_fake_resolve_neg_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6609350Z test_ops.py::TestFakeTensorCPU::test_fake_roll_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6609450Z test_ops.py::TestFakeTensorCPU::test_fake_round_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6609560Z test_ops.py::TestFakeTensorCPU::test_fake_rsqrt_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6609670Z test_ops.py::TestFakeTensorCPU::test_fake_scalar_tensor_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6609790Z test_ops.py::TestFakeTensorCPU::test_fake_scatter_reduce_amax_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6609900Z test_ops.py::TestFakeTensorCPU::test_fake_scatter_reduce_mean_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6610010Z test_ops.py::TestFakeTensorCPU::test_fake_scatter_reduce_prod_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6610120Z test_ops.py::TestFakeTensorCPU::test_fake_scatter_reduce_sum_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6610240Z test_ops.py::TestFakeTensorCPU::test_fake_segment_reduce_offsets_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6610340Z test_ops.py::TestFakeTensorCPU::test_fake_select_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6610450Z test_ops.py::TestFakeTensorCPU::test_fake_select_scatter_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6610550Z test_ops.py::TestFakeTensorCPU::test_fake_short_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6610650Z test_ops.py::TestFakeTensorCPU::test_fake_sigmoid_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6610750Z test_ops.py::TestFakeTensorCPU::test_fake_sign_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6610860Z test_ops.py::TestFakeTensorCPU::test_fake_signal_windows_blackman_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6610980Z test_ops.py::TestFakeTensorCPU::test_fake_signal_windows_exponential_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6611100Z test_ops.py::TestFakeTensorCPU::test_fake_signal_windows_general_cosine_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6611220Z test_ops.py::TestFakeTensorCPU::test_fake_signal_windows_hamming_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6611330Z test_ops.py::TestFakeTensorCPU::test_fake_signal_windows_hann_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6611440Z test_ops.py::TestFakeTensorCPU::test_fake_signal_windows_kaiser_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6611540Z test_ops.py::TestFakeTensorCPU::test_fake_signbit_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6611640Z test_ops.py::TestFakeTensorCPU::test_fake_sin_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6611740Z test_ops.py::TestFakeTensorCPU::test_fake_sinc_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6611840Z test_ops.py::TestFakeTensorCPU::test_fake_sinh_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6611940Z test_ops.py::TestFakeTensorCPU::test_fake_slice_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6612050Z test_ops.py::TestFakeTensorCPU::test_fake_slice_scatter_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6612150Z test_ops.py::TestFakeTensorCPU::test_fake_sort_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6612300Z test_ops.py::TestFakeTensorCPU::test_fake_sparse_sampled_addmm_cpu_float32 SKIPPED (PyTorch is built without MKL support) [ 94%] 2023-01-11T21:40:59.6612410Z test_ops.py::TestFakeTensorCPU::test_fake_special_bessel_j0_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6612600Z test_ops.py::TestFakeTensorCPU::test_fake_special_bessel_j1_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6612710Z test_ops.py::TestFakeTensorCPU::test_fake_special_bessel_y0_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6612810Z test_ops.py::TestFakeTensorCPU::test_fake_special_bessel_y1_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6612940Z test_ops.py::TestFakeTensorCPU::test_fake_special_chebyshev_polynomial_t_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6613220Z test_ops.py::TestFakeTensorCPU::test_fake_special_chebyshev_polynomial_w_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 94%] 2023-01-11T21:40:59.6613330Z test_ops.py::TestFakeTensorCPU::test_fake_special_erfcx_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6613430Z test_ops.py::TestFakeTensorCPU::test_fake_special_i0e_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6613670Z test_ops.py::TestFakeTensorCPU::test_fake_special_legendre_polynomial_p_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 94%] 2023-01-11T21:40:59.6613820Z test_ops.py::TestFakeTensorCPU::test_fake_special_ndtri_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6614070Z test_ops.py::TestFakeTensorCPU::test_fake_special_shifted_chebyshev_polynomial_t_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 94%] 2023-01-11T21:40:59.6614190Z test_ops.py::TestFakeTensorCPU::test_fake_special_spherical_bessel_j0_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6614290Z test_ops.py::TestFakeTensorCPU::test_fake_square_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6614390Z test_ops.py::TestFakeTensorCPU::test_fake_stack_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6614490Z test_ops.py::TestFakeTensorCPU::test_fake_std_mean_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6614590Z test_ops.py::TestFakeTensorCPU::test_fake_stft_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6614690Z test_ops.py::TestFakeTensorCPU::test_fake_sub_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6614790Z test_ops.py::TestFakeTensorCPU::test_fake_svd_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6614880Z test_ops.py::TestFakeTensorCPU::test_fake_take_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6614980Z test_ops.py::TestFakeTensorCPU::test_fake_to_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6615100Z test_ops.py::TestFakeTensorCPU::test_fake_to_sparse_cpu_float32 SKIPPED (Skip failing test) [ 94%] 2023-01-11T21:40:59.6615200Z test_ops.py::TestFakeTensorCPU::test_fake_topk_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6615290Z test_ops.py::TestFakeTensorCPU::test_fake_trace_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6615390Z test_ops.py::TestFakeTensorCPU::test_fake_trapezoid_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6615490Z test_ops.py::TestFakeTensorCPU::test_fake_tril_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6615590Z test_ops.py::TestFakeTensorCPU::test_fake_tril_indices_cpu_int64 PASSED [ 94%] 2023-01-11T21:40:59.6615690Z test_ops.py::TestFakeTensorCPU::test_fake_triu_indices_cpu_int64 PASSED [ 94%] 2023-01-11T21:40:59.6615790Z test_ops.py::TestFakeTensorCPU::test_fake_true_divide_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6615890Z test_ops.py::TestFakeTensorCPU::test_fake_unbind_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6615990Z test_ops.py::TestFakeTensorCPU::test_fake_unflatten_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6616080Z test_ops.py::TestFakeTensorCPU::test_fake_unfold_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6616180Z test_ops.py::TestFakeTensorCPU::test_fake_uniform_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6616290Z test_ops.py::TestFakeTensorCPU::test_fake_unique_consecutive_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6616390Z test_ops.py::TestFakeTensorCPU::test_fake_unique_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6616490Z test_ops.py::TestFakeTensorCPU::test_fake_unsqueeze_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6616620Z test_ops.py::TestFakeTensorCPU::test_fake_vdot_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6616740Z test_ops.py::TestFakeTensorCPU::test_fake_view_as_real_cpu_complex64 PASSED [ 94%] 2023-01-11T21:40:59.6616840Z test_ops.py::TestFakeTensorCPU::test_fake_view_copy_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6616930Z test_ops.py::TestFakeTensorCPU::test_fake_where_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6617030Z test_ops.py::TestFakeTensorCPU::test_fake_zero__cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6617130Z test_ops.py::TestFakeTensorCPU::test_fake_zeros_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6617230Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_H_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6617330Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_T_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6617440Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops___getitem___cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6617580Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops___radd___cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6617690Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops___rmatmul___cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6617800Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops___ror___cpu_int64 PASSED [ 94%] 2023-01-11T21:40:59.6617910Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops___rpow___cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6618020Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops___rsub___cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6618150Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops__native_batch_norm_legit_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6618270Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops__softmax_backward_data_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6618380Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_abs_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6618490Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_acos_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6618600Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_acosh_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6618720Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_addcmul_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6618820Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_addmv_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6618930Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_allclose_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6619040Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_amax_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6619150Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_angle_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6619260Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_any_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6619370Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_argmax_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6619480Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_argsort_cpu_float32 PASSED [ 94%] 2023-01-11T21:40:59.6619590Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_argwhere_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6619700Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_asin_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6619810Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_atan_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6619920Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_atleast_2d_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6620030Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_atleast_3d_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6620150Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_bernoulli_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6620260Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_bfloat16_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6620360Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_bincount_cpu_int64 PASSED [ 95%] 2023-01-11T21:40:59.6620480Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_bitwise_and_cpu_int64 PASSED [ 95%] 2023-01-11T21:40:59.6620640Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_bitwise_left_shift_cpu_int64 PASSED [ 95%] 2023-01-11T21:40:59.6620750Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_bitwise_xor_cpu_int64 PASSED [ 95%] 2023-01-11T21:40:59.6620860Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_bool_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6620980Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_broadcast_tensors_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6621080Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cat_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6621190Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_char_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6621300Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_chunk_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6621410Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_clamp_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6621520Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_clamp_max_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6621660Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_clone_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6621770Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_complex_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6621880Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_conj_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6621990Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_constant_pad_nd_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6622100Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_contiguous_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6622210Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_corrcoef_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6622320Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cos_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6622430Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cosh_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6622550Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_count_nonzero_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6622660Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cross_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6622770Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cummax_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6622870Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cumsum_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6623000Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cumulative_trapezoid_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6623110Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_diag_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6623220Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_diagonal_copy_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6623330Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_diagonal_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6623450Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_diagonal_scatter_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6623560Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_digamma_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6623670Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_dist_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6623790Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_div_no_rounding_mode_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6623910Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_div_trunc_rounding_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6624020Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_dot_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6624120Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_double_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6624230Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_dstack_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6624340Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_empty_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6624450Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_erf_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6624550Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_exp2_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6624700Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_exp_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6624810Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_expm1_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6624920Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_fft_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6625030Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_fftn_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6625140Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_hfft2_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6625250Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_hfft_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6625360Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_ifft2_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6625470Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_ifft_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6625580Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_ifftn_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6625710Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_ihfft2_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6625820Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_ihfft_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6625930Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_irfft_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6626050Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_irfftn_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6626150Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_rfft2_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6626260Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_rfftn_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6626370Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fliplr_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6626480Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_flipud_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6626590Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_float_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6626690Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_floor_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6626800Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fmin_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6626910Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fmod_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6627010Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_frexp_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6627120Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_full_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6627230Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_full_like_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6627340Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_gather_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6627440Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_gcd_cpu_int64 PASSED [ 95%] 2023-01-11T21:40:59.6627550Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_ge_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6627660Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_gradient_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6627770Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_gt_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6627880Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_heaviside_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6627990Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_histogram_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6628100Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_histogramdd_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6628210Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_igamma_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6628310Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_imag_cpu_complex64 PASSED [ 95%] 2023-01-11T21:40:59.6628430Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_index_copy_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6628530Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_index_put_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6628730Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_index_reduce_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6628840Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_inner_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6628960Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_isfinite_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6629070Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_isneginf_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6629170Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_isposinf_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6629320Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_jiterator_2inputs_2outputs_cpu_float32 SKIPPED (Only runs on cuda) [ 95%] 2023-01-11T21:40:59.6629470Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_jiterator_4inputs_with_extra_args_cpu_float32 SKIPPED (Only runs on cuda) [ 95%] 2023-01-11T21:40:59.6629610Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_jiterator_binary_cpu_float32 SKIPPED (Only runs on cuda) [ 95%] 2023-01-11T21:40:59.6629800Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_jiterator_binary_return_by_ref_cpu_float32 SKIPPED (Only runs on cuda) [ 95%] 2023-01-11T21:40:59.6634130Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_lcm_cpu_int64 PASSED [ 95%] 2023-01-11T21:40:59.6634260Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_lerp_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6634370Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_lgamma_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6634500Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_det_singular_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6634610Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_eig_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6634750Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_eigvals_cpu_float32 SKIPPED (Skip failing test) [ 95%] 2023-01-11T21:40:59.6634860Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_inv_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6634980Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_inv_ex_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6635100Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_ldl_factor_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6635220Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_ldl_solve_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6635340Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_lstsq_grad_oriented_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6635460Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_lu_factor_ex_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6635580Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_lu_solve_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6635720Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_matrix_power_cpu_float32 SKIPPED (Skip failing test) [ 95%] 2023-01-11T21:40:59.6635840Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_matrix_rank_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6635960Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_multi_dot_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6636090Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_norm_subgradients_at_zero_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6636210Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_pinv_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6636380Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_pinv_singular_cpu_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 95%] 2023-01-11T21:40:59.6636490Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_qr_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6636620Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_solve_cpu_float32 SKIPPED (Skip failing test) [ 95%] 2023-01-11T21:40:59.6636740Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_solve_ex_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6637000Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_solve_triangular_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6637110Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_svd_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6637230Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_tensorinv_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6637370Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_tensorsolve_cpu_float32 SKIPPED (Skip failing test) [ 95%] 2023-01-11T21:40:59.6637480Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_vecdot_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6637590Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_log_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6637720Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_log_softmax_with_dtype_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6637830Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_logaddexp2_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6637940Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_logaddexp_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6638080Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_logcumsumexp_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6638200Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_logical_and_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6638310Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_logical_not_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6638430Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_logit_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6638540Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_logspace_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6638650Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_long_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6638750Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_lt_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6638870Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_lu_unpack_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6638970Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_mH_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6639090Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_argmax_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6639200Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_cumsum_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6639320Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_fill_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6639430Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_logaddexp_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6639550Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_prod_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6639660Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_select_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6639770Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_std_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6639880Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_sum_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6640000Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_var_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6640110Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_matmul_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6640210Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_matrix_exp_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6640320Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_max_binary_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6640450Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_max_pool2d_with_indices_backward_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6640580Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_max_reduction_no_dim_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6640690Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_median_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6640810Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_meshgrid_variadic_tensors_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6640920Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_min_binary_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6641060Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_mode_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6641170Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_movedim_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6641280Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_mul_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6641390Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_mv_cpu_float32 PASSED [ 95%] 2023-01-11T21:40:59.6641530Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_mvlgamma_mvlgamma_p_1_cpu_float32 SKIPPED (Skip failing test) [ 95%] 2023-01-11T21:40:59.6641670Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_mvlgamma_mvlgamma_p_5_cpu_float32 SKIPPED (Skip failing test) [ 95%] 2023-01-11T21:40:59.6641800Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nanquantile_cpu_float32 SKIPPED (Skip failing test) [ 95%] 2023-01-11T21:40:59.6641910Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nansum_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6642060Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_narrow_copy_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6642190Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_narrow_cpu_float32 SKIPPED (Skip failing test) [ 96%] 2023-01-11T21:40:59.6642310Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_native_layer_norm_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6642410Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_ne_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6642520Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_neg_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6642640Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_new_empty_strided_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6642750Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_new_full_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6642870Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_new_zeros_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6643000Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_adaptive_avg_pool1d_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6643140Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_adaptive_avg_pool3d_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6643270Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_adaptive_max_pool1d_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6643400Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_adaptive_max_pool2d_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6643520Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_adaptive_max_pool3d_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6643650Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_alpha_dropout_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6643780Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_avg_pool1d_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6643910Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_avg_pool2d_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6644030Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_avg_pool3d_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6644150Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_batch_norm_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6644290Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_binary_cross_entropy_with_logits_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6644410Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_celu_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6644530Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_conv1d_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6644660Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_conv_transpose1d_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6644790Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_conv_transpose3d_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6644930Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_cosine_embedding_loss_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6645070Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_cross_entropy_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6645210Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_ctc_loss_cpu_float32 SKIPPED (Skip failing test) [ 96%] 2023-01-11T21:40:59.6645340Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_dropout3d_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6645460Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_elu_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6645600Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_feature_alpha_dropout_without_train_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6645740Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_fractional_max_pool2d_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6645870Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_fractional_max_pool3d_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6646020Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_grid_sample_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6646140Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_hardshrink_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6646270Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_hardswish_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6646390Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_hardtanh_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6646520Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_interpolate_area_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6646660Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_interpolate_bilinear_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6646790Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_interpolate_nearest_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6646910Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_kl_div_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6647040Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_layer_norm_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6647170Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_local_response_norm_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6647290Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_logsigmoid_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6647420Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_margin_ranking_loss_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6647560Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_max_pool1d_cpu_float32 SKIPPED (Skip failing test) [ 96%] 2023-01-11T21:40:59.6647680Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_max_pool2d_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6647810Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_max_unpool1d_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6647940Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_max_unpool1d_grad_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6648070Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_max_unpool2d_grad_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6648190Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_mish_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6648310Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_mse_loss_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6648440Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_multilabel_margin_loss_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6648570Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_normalize_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6648710Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_one_hot_cpu_int64 SKIPPED (Skip failing test) [ 96%] 2023-01-11T21:40:59.6648830Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_pad_reflect_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6649020Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_pad_replicate_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6649160Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_pairwise_distance_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6649280Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_pixel_shuffle_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6649410Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_poisson_nll_loss_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6649530Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_relu6_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6649650Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_rrelu_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6649770Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_selu_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6649940Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_smooth_l1_loss_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6650060Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_softshrink_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6650200Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_triplet_margin_with_distance_loss_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6650310Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_norm_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6650430Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_norm_fro_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6650540Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_norm_inf_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6650650Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_norm_nuc_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6650760Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_ones_like_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6650870Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_outer_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6650980Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_pinverse_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6651110Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_polygamma_polygamma_n_0_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6651230Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_polygamma_polygamma_n_2_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6651350Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_polygamma_polygamma_n_3_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6651460Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_prod_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6651570Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_qr_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6651680Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_rad2deg_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6651790Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_rand_like_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6651910Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_randint_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6652020Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_randint_like_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6652130Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_randn_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6652240Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_ravel_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6652350Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_reciprocal_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6652460Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_renorm_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6652580Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_reshape_as_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6652690Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_resolve_neg_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6652800Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_round_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6652930Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_rsub_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6653050Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_scalar_tensor_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6653170Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_scatter_reduce_amax_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6653290Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_scatter_reduce_mean_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6653410Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_scatter_reduce_sum_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6653530Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_select_scatter_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6653640Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_short_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6653770Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_signal_windows_exponential_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6653890Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_signal_windows_gaussian_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6654080Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_signal_windows_general_hamming_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6654210Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_signal_windows_kaiser_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6654320Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_airy_ai_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6654440Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_bessel_y0_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6654570Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_chebyshev_polynomial_t_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6654700Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_chebyshev_polynomial_u_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6654990Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_chebyshev_polynomial_v_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 96%] 2023-01-11T21:40:59.6655130Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_hermite_polynomial_h_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6655240Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_i1_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6655370Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_laguerre_polynomial_l_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6655620Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_legendre_polynomial_p_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 96%] 2023-01-11T21:40:59.6655730Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_log_ndtr_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6655860Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_modified_bessel_i0_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6655990Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_modified_bessel_k1_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6656100Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_ndtr_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6656220Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_ndtri_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6656470Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_shifted_chebyshev_polynomial_u_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 96%] 2023-01-11T21:40:59.6656710Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_shifted_chebyshev_polynomial_v_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 96%] 2023-01-11T21:40:59.6656830Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_split_list_args_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6656940Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_square_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6657050Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_std_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6657160Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_std_mean_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6657340Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_stft_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6657450Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_sub_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6657550Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_t_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6657670Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_take_along_dim_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6657780Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_tan_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6657910Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_tensor_split_cpu_float32 SKIPPED (Skip failing test) [ 96%] 2023-01-11T21:40:59.6658020Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_to_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6658120Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_topk_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6658260Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_trace_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6658370Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_trapz_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6658470Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_triu_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6658590Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_true_divide_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6658700Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_unflatten_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6658810Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_uniform_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6658930Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_unsqueeze_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6659030Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_var_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6659140Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_var_mean_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6659270Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_var_mean_unbiased_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6659380Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_var_unbiased_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6659490Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_view_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6659590Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_xlogy_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6659690Z test_ops.py::TestTagsCPU::test_tags_H_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6659790Z test_ops.py::TestTagsCPU::test_tags___getitem___cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6659890Z test_ops.py::TestTagsCPU::test_tags___rpow___cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6659990Z test_ops.py::TestTagsCPU::test_tags___rsub___cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6660100Z test_ops.py::TestTagsCPU::test_tags__native_batch_norm_legit_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6660210Z test_ops.py::TestTagsCPU::test_tags__refs__conversions_bool_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6660320Z test_ops.py::TestTagsCPU::test_tags__refs__conversions_chalf_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6660430Z test_ops.py::TestTagsCPU::test_tags__refs__conversions_float_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6660540Z test_ops.py::TestTagsCPU::test_tags__refs__conversions_half_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6660640Z test_ops.py::TestTagsCPU::test_tags__refs__conversions_int_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6660750Z test_ops.py::TestTagsCPU::test_tags__refs__conversions_short_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6660850Z test_ops.py::TestTagsCPU::test_tags__refs_abs_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6660950Z test_ops.py::TestTagsCPU::test_tags__refs_acos_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6661050Z test_ops.py::TestTagsCPU::test_tags__refs_acosh_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6661150Z test_ops.py::TestTagsCPU::test_tags__refs_addcdiv_cpu_float32 PASSED [ 96%] 2023-01-11T21:40:59.6661260Z test_ops.py::TestTagsCPU::test_tags__refs_addcmul_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6661360Z test_ops.py::TestTagsCPU::test_tags__refs_all_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6661460Z test_ops.py::TestTagsCPU::test_tags__refs_amax_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6661550Z test_ops.py::TestTagsCPU::test_tags__refs_amin_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6661650Z test_ops.py::TestTagsCPU::test_tags__refs_arange_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6661750Z test_ops.py::TestTagsCPU::test_tags__refs_as_strided_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6661860Z test_ops.py::TestTagsCPU::test_tags__refs_as_strided_partial_views_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6661970Z test_ops.py::TestTagsCPU::test_tags__refs_as_strided_scatter_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6662070Z test_ops.py::TestTagsCPU::test_tags__refs_asinh_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6662190Z test_ops.py::TestTagsCPU::test_tags__refs_bitwise_xor_cpu_int64 PASSED [ 97%] 2023-01-11T21:40:59.6662300Z test_ops.py::TestTagsCPU::test_tags__refs_broadcast_tensors_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6662400Z test_ops.py::TestTagsCPU::test_tags__refs_broadcast_to_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6662500Z test_ops.py::TestTagsCPU::test_tags__refs_clamp_min_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6662600Z test_ops.py::TestTagsCPU::test_tags__refs_clone_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6662690Z test_ops.py::TestTagsCPU::test_tags__refs_conj_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6662800Z test_ops.py::TestTagsCPU::test_tags__refs_constant_pad_nd_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6662900Z test_ops.py::TestTagsCPU::test_tags__refs_copysign_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6662990Z test_ops.py::TestTagsCPU::test_tags__refs_cos_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6667450Z test_ops.py::TestTagsCPU::test_tags__refs_cosh_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6667560Z test_ops.py::TestTagsCPU::test_tags__refs_cumsum_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6667660Z test_ops.py::TestTagsCPU::test_tags__refs_diag_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6667760Z test_ops.py::TestTagsCPU::test_tags__refs_diagonal_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6667850Z test_ops.py::TestTagsCPU::test_tags__refs_digamma_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6667960Z test_ops.py::TestTagsCPU::test_tags__refs_div_floor_rounding_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6668060Z test_ops.py::TestTagsCPU::test_tags__refs_dsplit_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6668150Z test_ops.py::TestTagsCPU::test_tags__refs_dstack_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6668250Z test_ops.py::TestTagsCPU::test_tags__refs_erfc_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6668340Z test_ops.py::TestTagsCPU::test_tags__refs_exp2_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6668440Z test_ops.py::TestTagsCPU::test_tags__refs_exp_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6668540Z test_ops.py::TestTagsCPU::test_tags__refs_expand_as_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6668630Z test_ops.py::TestTagsCPU::test_tags__refs_expm1_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6668730Z test_ops.py::TestTagsCPU::test_tags__refs_eye_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6668830Z test_ops.py::TestTagsCPU::test_tags__refs_fft_fftshift_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6668930Z test_ops.py::TestTagsCPU::test_tags__refs_fft_hfft_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6669020Z test_ops.py::TestTagsCPU::test_tags__refs_fft_ifftn_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6669120Z test_ops.py::TestTagsCPU::test_tags__refs_fft_ihfftn_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6669220Z test_ops.py::TestTagsCPU::test_tags__refs_fft_irfftn_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6669430Z test_ops.py::TestTagsCPU::test_tags__refs_fft_rfft2_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6669520Z test_ops.py::TestTagsCPU::test_tags__refs_fill_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6669620Z test_ops.py::TestTagsCPU::test_tags__refs_flatten_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6669710Z test_ops.py::TestTagsCPU::test_tags__refs_flip_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6669810Z test_ops.py::TestTagsCPU::test_tags__refs_flipud_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6669910Z test_ops.py::TestTagsCPU::test_tags__refs_floor_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6670010Z test_ops.py::TestTagsCPU::test_tags__refs_floor_divide_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6670100Z test_ops.py::TestTagsCPU::test_tags__refs_fmax_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6670200Z test_ops.py::TestTagsCPU::test_tags__refs_fmod_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6670340Z test_ops.py::TestTagsCPU::test_tags__refs_frac_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6670440Z test_ops.py::TestTagsCPU::test_tags__refs_gt_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6670530Z test_ops.py::TestTagsCPU::test_tags__refs_hsplit_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6670630Z test_ops.py::TestTagsCPU::test_tags__refs_igamma_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6670730Z test_ops.py::TestTagsCPU::test_tags__refs_index_add_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6670820Z test_ops.py::TestTagsCPU::test_tags__refs_index_copy_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6670920Z test_ops.py::TestTagsCPU::test_tags__refs_isclose_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6671010Z test_ops.py::TestTagsCPU::test_tags__refs_isinf_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6671110Z test_ops.py::TestTagsCPU::test_tags__refs_isnan_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6671200Z test_ops.py::TestTagsCPU::test_tags__refs_isneginf_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6671300Z test_ops.py::TestTagsCPU::test_tags__refs_isreal_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6671400Z test_ops.py::TestTagsCPU::test_tags__refs_lcm_cpu_int64 PASSED [ 97%] 2023-01-11T21:40:59.6671490Z test_ops.py::TestTagsCPU::test_tags__refs_le_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6671580Z test_ops.py::TestTagsCPU::test_tags__refs_lgamma_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6671680Z test_ops.py::TestTagsCPU::test_tags__refs_linspace_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6671770Z test_ops.py::TestTagsCPU::test_tags__refs_log10_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6671870Z test_ops.py::TestTagsCPU::test_tags__refs_log1p_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6671960Z test_ops.py::TestTagsCPU::test_tags__refs_log2_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6672050Z test_ops.py::TestTagsCPU::test_tags__refs_log_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6672170Z test_ops.py::TestTagsCPU::test_tags__refs_log_softmax_with_dtype_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6672270Z test_ops.py::TestTagsCPU::test_tags__refs_logspace_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6672360Z test_ops.py::TestTagsCPU::test_tags__refs_masked_fill_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6672480Z test_ops.py::TestTagsCPU::test_tags__refs_meshgrid_list_of_tensors_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6672600Z test_ops.py::TestTagsCPU::test_tags__refs_meshgrid_variadic_tensors_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6672690Z test_ops.py::TestTagsCPU::test_tags__refs_minimum_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6672790Z test_ops.py::TestTagsCPU::test_tags__refs_nan_to_num_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6672890Z test_ops.py::TestTagsCPU::test_tags__refs_narrow_copy_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6672980Z test_ops.py::TestTagsCPU::test_tags__refs_narrow_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6673140Z test_ops.py::TestTagsCPU::test_tags__refs_native_layer_norm_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6673240Z test_ops.py::TestTagsCPU::test_tags__refs_ne_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6673330Z test_ops.py::TestTagsCPU::test_tags__refs_neg_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6673430Z test_ops.py::TestTagsCPU::test_tags__refs_new_zeros_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6673520Z test_ops.py::TestTagsCPU::test_tags__refs_nextafter_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6673630Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_elu_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6673740Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_glu_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6673850Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_group_norm_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6673960Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_hardshrink_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6674130Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_huber_loss_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6674230Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_layer_norm_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6674360Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_log_softmax_with_dtype_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6674490Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_margin_ranking_loss_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6674600Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_mse_loss_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6674720Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_poisson_nll_loss_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6674830Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_prelu_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6674940Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_selu_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6675070Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_softmax_with_dtype_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6675180Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_softplus_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6675290Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_softshrink_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6675400Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_tanhshrink_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6675530Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_triplet_margin_loss_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6675630Z test_ops.py::TestTagsCPU::test_tags__refs_norm_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6675720Z test_ops.py::TestTagsCPU::test_tags__refs_ones_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6675820Z test_ops.py::TestTagsCPU::test_tags__refs_positive_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6675920Z test_ops.py::TestTagsCPU::test_tags__refs_pow_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6676010Z test_ops.py::TestTagsCPU::test_tags__refs_real_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6676110Z test_ops.py::TestTagsCPU::test_tags__refs_remainder_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6676200Z test_ops.py::TestTagsCPU::test_tags__refs_repeat_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6676300Z test_ops.py::TestTagsCPU::test_tags__refs_reshape_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6676390Z test_ops.py::TestTagsCPU::test_tags__refs_round_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6676490Z test_ops.py::TestTagsCPU::test_tags__refs_rsub_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6676580Z test_ops.py::TestTagsCPU::test_tags__refs_sigmoid_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6676680Z test_ops.py::TestTagsCPU::test_tags__refs_signbit_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6676770Z test_ops.py::TestTagsCPU::test_tags__refs_sinh_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6676920Z test_ops.py::TestTagsCPU::test_tags__refs_special_bessel_j0_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6677030Z test_ops.py::TestTagsCPU::test_tags__refs_special_bessel_j1_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6677140Z test_ops.py::TestTagsCPU::test_tags__refs_special_entr_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6677250Z test_ops.py::TestTagsCPU::test_tags__refs_special_erfcx_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6677340Z test_ops.py::TestTagsCPU::test_tags__refs_special_i1_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6677440Z test_ops.py::TestTagsCPU::test_tags__refs_special_i1e_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6677550Z test_ops.py::TestTagsCPU::test_tags__refs_special_log_ndtr_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6677670Z test_ops.py::TestTagsCPU::test_tags__refs_special_multigammaln_mvlgamma_p_5_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6677780Z test_ops.py::TestTagsCPU::test_tags__refs_special_ndtr_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6677910Z test_ops.py::TestTagsCPU::test_tags__refs_special_ndtri_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6678020Z test_ops.py::TestTagsCPU::test_tags__refs_special_xlog1py_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6678110Z test_ops.py::TestTagsCPU::test_tags__refs_sqrt_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6678210Z test_ops.py::TestTagsCPU::test_tags__refs_square_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6678310Z test_ops.py::TestTagsCPU::test_tags__refs_squeeze_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6678400Z test_ops.py::TestTagsCPU::test_tags__refs_stack_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6678500Z test_ops.py::TestTagsCPU::test_tags__refs_std_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6678590Z test_ops.py::TestTagsCPU::test_tags__refs_sub_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6678680Z test_ops.py::TestTagsCPU::test_tags__refs_sum_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6678770Z test_ops.py::TestTagsCPU::test_tags__refs_t_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6678870Z test_ops.py::TestTagsCPU::test_tags__refs_tanh_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6678970Z test_ops.py::TestTagsCPU::test_tags__refs_tensor_split_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6679070Z test_ops.py::TestTagsCPU::test_tags__refs_transpose_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6679160Z test_ops.py::TestTagsCPU::test_tags__refs_triu_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6679260Z test_ops.py::TestTagsCPU::test_tags__refs_triu_indices_cpu_int64 PASSED [ 97%] 2023-01-11T21:40:59.6679360Z test_ops.py::TestTagsCPU::test_tags__refs_unflatten_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6679450Z test_ops.py::TestTagsCPU::test_tags__refs_unfold_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6679550Z test_ops.py::TestTagsCPU::test_tags__refs_unsqueeze_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6679640Z test_ops.py::TestTagsCPU::test_tags__refs_vsplit_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6679740Z test_ops.py::TestTagsCPU::test_tags__refs_xlogy_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6679850Z test_ops.py::TestTagsCPU::test_tags__softmax_backward_data_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6679940Z test_ops.py::TestTagsCPU::test_tags_abs_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6680030Z test_ops.py::TestTagsCPU::test_tags_acosh_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6680130Z test_ops.py::TestTagsCPU::test_tags_addbmm_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6680220Z test_ops.py::TestTagsCPU::test_tags_addr_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6680310Z test_ops.py::TestTagsCPU::test_tags_all_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6680410Z test_ops.py::TestTagsCPU::test_tags_allclose_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6680500Z test_ops.py::TestTagsCPU::test_tags_any_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6680590Z test_ops.py::TestTagsCPU::test_tags_argmin_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6680700Z test_ops.py::TestTagsCPU::test_tags_as_strided_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6680810Z test_ops.py::TestTagsCPU::test_tags_as_strided_scatter_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6680900Z test_ops.py::TestTagsCPU::test_tags_asin_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6681000Z test_ops.py::TestTagsCPU::test_tags_atan2_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6681090Z test_ops.py::TestTagsCPU::test_tags_atleast_2d_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6681180Z test_ops.py::TestTagsCPU::test_tags_atleast_3d_cpu_float32 PASSED [ 97%] 2023-01-11T21:40:59.6681280Z test_ops.py::TestTagsCPU::test_tags_bincount_cpu_int64 PASSED [ 97%] 2023-01-11T21:40:59.6681370Z test_ops.py::TestTagsCPU::test_tags_bitwise_left_shift_cpu_int64 PASSED [ 98%] 2023-01-11T21:40:59.6681470Z test_ops.py::TestTagsCPU::test_tags_bitwise_or_cpu_int64 PASSED [ 98%] 2023-01-11T21:40:59.6681580Z test_ops.py::TestTagsCPU::test_tags_bitwise_right_shift_cpu_int64 PASSED [ 98%] 2023-01-11T21:40:59.6681680Z test_ops.py::TestTagsCPU::test_tags_bitwise_xor_cpu_int64 PASSED [ 98%] 2023-01-11T21:40:59.6681770Z test_ops.py::TestTagsCPU::test_tags_block_diag_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6681860Z test_ops.py::TestTagsCPU::test_tags_bmm_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6681960Z test_ops.py::TestTagsCPU::test_tags_broadcast_shapes_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6682050Z test_ops.py::TestTagsCPU::test_tags_byte_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6682150Z test_ops.py::TestTagsCPU::test_tags_cartesian_prod_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6682240Z test_ops.py::TestTagsCPU::test_tags_cat_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6682330Z test_ops.py::TestTagsCPU::test_tags_cdist_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6682430Z test_ops.py::TestTagsCPU::test_tags_ceil_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6682520Z test_ops.py::TestTagsCPU::test_tags_cholesky_solve_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6682620Z test_ops.py::TestTagsCPU::test_tags_clamp_max_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6682710Z test_ops.py::TestTagsCPU::test_tags_clamp_min_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6682800Z test_ops.py::TestTagsCPU::test_tags_clone_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6682900Z test_ops.py::TestTagsCPU::test_tags_column_stack_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6682990Z test_ops.py::TestTagsCPU::test_tags_complex_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6683080Z test_ops.py::TestTagsCPU::test_tags_conj_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6683180Z test_ops.py::TestTagsCPU::test_tags_constant_pad_nd_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6683270Z test_ops.py::TestTagsCPU::test_tags_copysign_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6683370Z test_ops.py::TestTagsCPU::test_tags_corrcoef_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6683460Z test_ops.py::TestTagsCPU::test_tags_cos_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6683560Z test_ops.py::TestTagsCPU::test_tags_count_nonzero_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6683650Z test_ops.py::TestTagsCPU::test_tags_cross_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6683740Z test_ops.py::TestTagsCPU::test_tags_cummax_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6683840Z test_ops.py::TestTagsCPU::test_tags_cumprod_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6683930Z test_ops.py::TestTagsCPU::test_tags_deg2rad_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6684020Z test_ops.py::TestTagsCPU::test_tags_diag_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6684110Z test_ops.py::TestTagsCPU::test_tags_diag_embed_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6684250Z test_ops.py::TestTagsCPU::test_tags_diagonal_copy_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6684350Z test_ops.py::TestTagsCPU::test_tags_diagonal_scatter_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6684440Z test_ops.py::TestTagsCPU::test_tags_digamma_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6684550Z test_ops.py::TestTagsCPU::test_tags_div_no_rounding_mode_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6684640Z test_ops.py::TestTagsCPU::test_tags_dstack_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6684730Z test_ops.py::TestTagsCPU::test_tags_eq_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6684820Z test_ops.py::TestTagsCPU::test_tags_equal_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6684920Z test_ops.py::TestTagsCPU::test_tags_erfinv_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6685010Z test_ops.py::TestTagsCPU::test_tags_exp2_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6685150Z test_ops.py::TestTagsCPU::test_tags_exp_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6685250Z test_ops.py::TestTagsCPU::test_tags_expand_as_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6685340Z test_ops.py::TestTagsCPU::test_tags_eye_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6685430Z test_ops.py::TestTagsCPU::test_tags_fft_fft_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6685530Z test_ops.py::TestTagsCPU::test_tags_fft_fftn_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6685620Z test_ops.py::TestTagsCPU::test_tags_fft_hfftn_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6685720Z test_ops.py::TestTagsCPU::test_tags_fft_ifft2_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6685810Z test_ops.py::TestTagsCPU::test_tags_fft_ifftshift_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6685910Z test_ops.py::TestTagsCPU::test_tags_fft_ihfft_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6686000Z test_ops.py::TestTagsCPU::test_tags_fft_ihfftn_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6686090Z test_ops.py::TestTagsCPU::test_tags_fft_irfft2_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6686190Z test_ops.py::TestTagsCPU::test_tags_fft_irfft_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6686280Z test_ops.py::TestTagsCPU::test_tags_fft_rfftn_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6686370Z test_ops.py::TestTagsCPU::test_tags_flip_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6686470Z test_ops.py::TestTagsCPU::test_tags_fliplr_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6686560Z test_ops.py::TestTagsCPU::test_tags_flipud_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6686650Z test_ops.py::TestTagsCPU::test_tags_float_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6686750Z test_ops.py::TestTagsCPU::test_tags_float_power_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6686840Z test_ops.py::TestTagsCPU::test_tags_floor_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6686940Z test_ops.py::TestTagsCPU::test_tags_floor_divide_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6687030Z test_ops.py::TestTagsCPU::test_tags_fmax_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6687120Z test_ops.py::TestTagsCPU::test_tags_frexp_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6687210Z test_ops.py::TestTagsCPU::test_tags_full_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6687300Z test_ops.py::TestTagsCPU::test_tags_gather_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6687400Z test_ops.py::TestTagsCPU::test_tags_ge_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6687490Z test_ops.py::TestTagsCPU::test_tags_gradient_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6687580Z test_ops.py::TestTagsCPU::test_tags_gt_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6687680Z test_ops.py::TestTagsCPU::test_tags_heaviside_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6687770Z test_ops.py::TestTagsCPU::test_tags_histc_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6687890Z test_ops.py::TestTagsCPU::test_tags_histogram_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6687990Z test_ops.py::TestTagsCPU::test_tags_histogramdd_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6688080Z test_ops.py::TestTagsCPU::test_tags_hstack_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6688170Z test_ops.py::TestTagsCPU::test_tags_i0_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6688270Z test_ops.py::TestTagsCPU::test_tags_igammac_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6688360Z test_ops.py::TestTagsCPU::test_tags_imag_cpu_complex64 PASSED [ 98%] 2023-01-11T21:40:59.6688450Z test_ops.py::TestTagsCPU::test_tags_index_fill_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6688550Z test_ops.py::TestTagsCPU::test_tags_index_reduce_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6688640Z test_ops.py::TestTagsCPU::test_tags_index_select_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6688760Z test_ops.py::TestTagsCPU::test_tags_inner_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6688850Z test_ops.py::TestTagsCPU::test_tags_int_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6688950Z test_ops.py::TestTagsCPU::test_tags_isclose_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6689040Z test_ops.py::TestTagsCPU::test_tags_isposinf_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6689160Z test_ops.py::TestTagsCPU::test_tags_jiterator_unary_cpu_float32 SKIPPED (Only runs on cuda) [ 98%] 2023-01-11T21:40:59.6689250Z test_ops.py::TestTagsCPU::test_tags_kron_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6689350Z test_ops.py::TestTagsCPU::test_tags_ldexp_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6689440Z test_ops.py::TestTagsCPU::test_tags_le_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6689530Z test_ops.py::TestTagsCPU::test_tags_lerp_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6689620Z test_ops.py::TestTagsCPU::test_tags_lgamma_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6689720Z test_ops.py::TestTagsCPU::test_tags_linalg_cond_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6689810Z test_ops.py::TestTagsCPU::test_tags_linalg_cross_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6689910Z test_ops.py::TestTagsCPU::test_tags_linalg_det_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6690000Z test_ops.py::TestTagsCPU::test_tags_linalg_eig_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6690100Z test_ops.py::TestTagsCPU::test_tags_linalg_eigh_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6690190Z test_ops.py::TestTagsCPU::test_tags_linalg_eigvals_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6690290Z test_ops.py::TestTagsCPU::test_tags_linalg_inv_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6690380Z test_ops.py::TestTagsCPU::test_tags_linalg_ldl_factor_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6690490Z test_ops.py::TestTagsCPU::test_tags_linalg_ldl_factor_ex_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6690590Z test_ops.py::TestTagsCPU::test_tags_linalg_ldl_solve_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6690680Z test_ops.py::TestTagsCPU::test_tags_linalg_lstsq_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6690780Z test_ops.py::TestTagsCPU::test_tags_linalg_lu_solve_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6690880Z test_ops.py::TestTagsCPU::test_tags_linalg_matrix_norm_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6690990Z test_ops.py::TestTagsCPU::test_tags_linalg_matrix_power_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6691090Z test_ops.py::TestTagsCPU::test_tags_linalg_norm_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6691250Z test_ops.py::TestTagsCPU::test_tags_linalg_pinv_singular_cpu_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 98%] 2023-01-11T21:40:59.6695510Z test_ops.py::TestTagsCPU::test_tags_linalg_qr_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6695760Z test_ops.py::TestTagsCPU::test_tags_linalg_slogdet_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6695860Z test_ops.py::TestTagsCPU::test_tags_linalg_solve_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6695960Z test_ops.py::TestTagsCPU::test_tags_linalg_svdvals_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6696050Z test_ops.py::TestTagsCPU::test_tags_linalg_tensorinv_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6696160Z test_ops.py::TestTagsCPU::test_tags_linalg_tensorsolve_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6696250Z test_ops.py::TestTagsCPU::test_tags_linalg_vander_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6696350Z test_ops.py::TestTagsCPU::test_tags_log10_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6696440Z test_ops.py::TestTagsCPU::test_tags_log1p_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6696530Z test_ops.py::TestTagsCPU::test_tags_log_softmax_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6696640Z test_ops.py::TestTagsCPU::test_tags_log_softmax_with_dtype_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6696770Z test_ops.py::TestTagsCPU::test_tags_logaddexp_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6696870Z test_ops.py::TestTagsCPU::test_tags_logcumsumexp_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6696960Z test_ops.py::TestTagsCPU::test_tags_logical_and_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6697050Z test_ops.py::TestTagsCPU::test_tags_logical_not_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6697150Z test_ops.py::TestTagsCPU::test_tags_logspace_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6697240Z test_ops.py::TestTagsCPU::test_tags_logsumexp_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6697340Z test_ops.py::TestTagsCPU::test_tags_long_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6697430Z test_ops.py::TestTagsCPU::test_tags_lt_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6697520Z test_ops.py::TestTagsCPU::test_tags_lu_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6697620Z test_ops.py::TestTagsCPU::test_tags_lu_solve_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6697710Z test_ops.py::TestTagsCPU::test_tags_lu_unpack_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6697800Z test_ops.py::TestTagsCPU::test_tags_mH_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6697900Z test_ops.py::TestTagsCPU::test_tags_masked_amin_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6697990Z test_ops.py::TestTagsCPU::test_tags_masked_argmin_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6698090Z test_ops.py::TestTagsCPU::test_tags_masked_cumprod_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6698180Z test_ops.py::TestTagsCPU::test_tags_masked_cumsum_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6698280Z test_ops.py::TestTagsCPU::test_tags_masked_logaddexp_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6698380Z test_ops.py::TestTagsCPU::test_tags_masked_logsumexp_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6698470Z test_ops.py::TestTagsCPU::test_tags_masked_median_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6698570Z test_ops.py::TestTagsCPU::test_tags_masked_normalize_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6698670Z test_ops.py::TestTagsCPU::test_tags_masked_select_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6698760Z test_ops.py::TestTagsCPU::test_tags_masked_std_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6698860Z test_ops.py::TestTagsCPU::test_tags_masked_sum_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6698950Z test_ops.py::TestTagsCPU::test_tags_masked_var_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6699040Z test_ops.py::TestTagsCPU::test_tags_matrix_exp_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6699140Z test_ops.py::TestTagsCPU::test_tags_max_binary_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6699250Z test_ops.py::TestTagsCPU::test_tags_meshgrid_variadic_tensors_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6699360Z test_ops.py::TestTagsCPU::test_tags_min_reduction_with_dim_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6699490Z test_ops.py::TestTagsCPU::test_tags_minimum_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6699590Z test_ops.py::TestTagsCPU::test_tags_mode_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6699680Z test_ops.py::TestTagsCPU::test_tags_mul_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6699770Z test_ops.py::TestTagsCPU::test_tags_multinomial_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6699880Z test_ops.py::TestTagsCPU::test_tags_mvlgamma_mvlgamma_p_3_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6699980Z test_ops.py::TestTagsCPU::test_tags_nanquantile_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6700070Z test_ops.py::TestTagsCPU::test_tags_narrow_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6700170Z test_ops.py::TestTagsCPU::test_tags_native_batch_norm_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6700280Z test_ops.py::TestTagsCPU::test_tags_native_dropout_backward_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6700390Z test_ops.py::TestTagsCPU::test_tags_neg_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6700490Z test_ops.py::TestTagsCPU::test_tags_new_empty_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6700580Z test_ops.py::TestTagsCPU::test_tags_new_ones_cpu_float32 PASSED [ 98%] 2023-01-11T21:40:59.6700680Z test_ops.py::TestTagsCPU::test_tags_nextafter_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6700810Z test_ops.py::TestTagsCPU::test_tags_nn_functional__scaled_dot_product_attention_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6700930Z test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_avg_pool2d_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6701050Z test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_max_pool1d_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6701160Z test_ops.py::TestTagsCPU::test_tags_nn_functional_alpha_dropout_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6701270Z test_ops.py::TestTagsCPU::test_tags_nn_functional_avg_pool2d_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6701380Z test_ops.py::TestTagsCPU::test_tags_nn_functional_avg_pool3d_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6701490Z test_ops.py::TestTagsCPU::test_tags_nn_functional_batch_norm_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6701620Z test_ops.py::TestTagsCPU::test_tags_nn_functional_binary_cross_entropy_with_logits_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6701730Z test_ops.py::TestTagsCPU::test_tags_nn_functional_conv1d_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6701840Z test_ops.py::TestTagsCPU::test_tags_nn_functional_conv2d_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6701950Z test_ops.py::TestTagsCPU::test_tags_nn_functional_conv_transpose1d_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6702060Z test_ops.py::TestTagsCPU::test_tags_nn_functional_conv_transpose2d_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6702180Z test_ops.py::TestTagsCPU::test_tags_nn_functional_cosine_embedding_loss_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6702300Z test_ops.py::TestTagsCPU::test_tags_nn_functional_ctc_loss_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6702430Z test_ops.py::TestTagsCPU::test_tags_nn_functional_feature_alpha_dropout_without_train_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6702550Z test_ops.py::TestTagsCPU::test_tags_nn_functional_fractional_max_pool2d_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6702650Z test_ops.py::TestTagsCPU::test_tags_nn_functional_gelu_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6702750Z test_ops.py::TestTagsCPU::test_tags_nn_functional_glu_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6702860Z test_ops.py::TestTagsCPU::test_tags_nn_functional_group_norm_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6702970Z test_ops.py::TestTagsCPU::test_tags_nn_functional_hardshrink_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6703090Z test_ops.py::TestTagsCPU::test_tags_nn_functional_hardsigmoid_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6703200Z test_ops.py::TestTagsCPU::test_tags_nn_functional_hardswish_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6703370Z test_ops.py::TestTagsCPU::test_tags_nn_functional_hardtanh_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6703490Z test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_bilinear_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6703610Z test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_trilinear_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6703720Z test_ops.py::TestTagsCPU::test_tags_nn_functional_kl_div_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6703830Z test_ops.py::TestTagsCPU::test_tags_nn_functional_l1_loss_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6703940Z test_ops.py::TestTagsCPU::test_tags_nn_functional_leaky_relu_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6704060Z test_ops.py::TestTagsCPU::test_tags_nn_functional_local_response_norm_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6704160Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_pool2d_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6704270Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_pool3d_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6704420Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool1d_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6704530Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool2d_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6704640Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool3d_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6704740Z test_ops.py::TestTagsCPU::test_tags_nn_functional_mish_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6704850Z test_ops.py::TestTagsCPU::test_tags_nn_functional_mse_loss_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6704970Z test_ops.py::TestTagsCPU::test_tags_nn_functional_multi_margin_loss_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6705070Z test_ops.py::TestTagsCPU::test_tags_nn_functional_nll_loss_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6705180Z test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_circular_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6705290Z test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_constant_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6705410Z test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_replicate_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6705510Z test_ops.py::TestTagsCPU::test_tags_nn_functional_pdist_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6705630Z test_ops.py::TestTagsCPU::test_tags_nn_functional_pixel_unshuffle_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6705730Z test_ops.py::TestTagsCPU::test_tags_nn_functional_prelu_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6705840Z test_ops.py::TestTagsCPU::test_tags_nn_functional_relu_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6705940Z test_ops.py::TestTagsCPU::test_tags_nn_functional_rrelu_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6706050Z test_ops.py::TestTagsCPU::test_tags_nn_functional_selu_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6706150Z test_ops.py::TestTagsCPU::test_tags_nn_functional_silu_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6706270Z test_ops.py::TestTagsCPU::test_tags_nn_functional_soft_margin_loss_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6706380Z test_ops.py::TestTagsCPU::test_tags_nn_functional_softmin_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6706480Z test_ops.py::TestTagsCPU::test_tags_nn_functional_threshold_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6706590Z test_ops.py::TestTagsCPU::test_tags_nn_functional_unfold_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6706700Z test_ops.py::TestTagsCPU::test_tags_nn_functional_upsample_nearest_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6706800Z test_ops.py::TestTagsCPU::test_tags_nonzero_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6706900Z test_ops.py::TestTagsCPU::test_tags_norm_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6707000Z test_ops.py::TestTagsCPU::test_tags_norm_fro_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6707100Z test_ops.py::TestTagsCPU::test_tags_norm_nuc_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6707200Z test_ops.py::TestTagsCPU::test_tags_normal_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6707310Z test_ops.py::TestTagsCPU::test_tags_ones_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6707410Z test_ops.py::TestTagsCPU::test_tags_ones_like_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6707520Z test_ops.py::TestTagsCPU::test_tags_ops_nvprims_native_batch_norm_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6707630Z test_ops.py::TestTagsCPU::test_tags_ops_nvprims_view_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6707720Z test_ops.py::TestTagsCPU::test_tags_pca_lowrank_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6707820Z test_ops.py::TestTagsCPU::test_tags_pinverse_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6707910Z test_ops.py::TestTagsCPU::test_tags_polar_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6708020Z test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_0_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6708130Z test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_1_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6708260Z test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_2_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6708350Z test_ops.py::TestTagsCPU::test_tags_pow_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6708450Z test_ops.py::TestTagsCPU::test_tags_prod_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6708540Z test_ops.py::TestTagsCPU::test_tags_put_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6708640Z test_ops.py::TestTagsCPU::test_tags_rand_like_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6708730Z test_ops.py::TestTagsCPU::test_tags_randint_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6708830Z test_ops.py::TestTagsCPU::test_tags_real_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6708920Z test_ops.py::TestTagsCPU::test_tags_renorm_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6709020Z test_ops.py::TestTagsCPU::test_tags_reshape_as_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6709110Z test_ops.py::TestTagsCPU::test_tags_reshape_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6709210Z test_ops.py::TestTagsCPU::test_tags_resize_as__cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6709300Z test_ops.py::TestTagsCPU::test_tags_resolve_neg_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6709390Z test_ops.py::TestTagsCPU::test_tags_round_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6709500Z test_ops.py::TestTagsCPU::test_tags_round_decimals_neg_3_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6709590Z test_ops.py::TestTagsCPU::test_tags_rsub_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6709690Z test_ops.py::TestTagsCPU::test_tags_scalar_tensor_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6709780Z test_ops.py::TestTagsCPU::test_tags_scatter_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6709890Z test_ops.py::TestTagsCPU::test_tags_scatter_reduce_amin_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6710000Z test_ops.py::TestTagsCPU::test_tags_scatter_reduce_prod_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6710100Z test_ops.py::TestTagsCPU::test_tags_searchsorted_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6710210Z test_ops.py::TestTagsCPU::test_tags_segment_reduce_lengths_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6710300Z test_ops.py::TestTagsCPU::test_tags_select_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6710390Z test_ops.py::TestTagsCPU::test_tags_sgn_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6710480Z test_ops.py::TestTagsCPU::test_tags_sign_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6710590Z test_ops.py::TestTagsCPU::test_tags_signal_windows_bartlett_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6710700Z test_ops.py::TestTagsCPU::test_tags_signal_windows_blackman_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6710810Z test_ops.py::TestTagsCPU::test_tags_signal_windows_cosine_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6710940Z test_ops.py::TestTagsCPU::test_tags_signal_windows_general_cosine_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6711050Z test_ops.py::TestTagsCPU::test_tags_signal_windows_hamming_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6711160Z test_ops.py::TestTagsCPU::test_tags_signal_windows_hann_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6711260Z test_ops.py::TestTagsCPU::test_tags_signal_windows_nuttall_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6711360Z test_ops.py::TestTagsCPU::test_tags_sin_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6711450Z test_ops.py::TestTagsCPU::test_tags_sinh_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6711550Z test_ops.py::TestTagsCPU::test_tags_slice_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6711650Z test_ops.py::TestTagsCPU::test_tags_special_bessel_j0_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6711740Z test_ops.py::TestTagsCPU::test_tags_special_bessel_j1_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6711840Z test_ops.py::TestTagsCPU::test_tags_special_bessel_y0_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6711960Z test_ops.py::TestTagsCPU::test_tags_special_bessel_y1_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6712080Z test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_u_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6712360Z test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_v_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 99%] 2023-01-11T21:40:59.6712450Z test_ops.py::TestTagsCPU::test_tags_special_erfcx_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6712570Z test_ops.py::TestTagsCPU::test_tags_special_hermite_polynomial_he_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6712680Z test_ops.py::TestTagsCPU::test_tags_special_laguerre_polynomial_l_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6712900Z test_ops.py::TestTagsCPU::test_tags_special_legendre_polynomial_p_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 99%] 2023-01-11T21:40:59.6713010Z test_ops.py::TestTagsCPU::test_tags_special_log_ndtr_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6713120Z test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_k0_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6713240Z test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_k1_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6713350Z test_ops.py::TestTagsCPU::test_tags_special_scaled_modified_bessel_k1_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6713580Z test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_u_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 99%] 2023-01-11T21:40:59.6713810Z test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_v_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 99%] 2023-01-11T21:40:59.6714030Z test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_w_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 99%] 2023-01-11T21:40:59.6714150Z test_ops.py::TestTagsCPU::test_tags_special_spherical_bessel_j0_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6714250Z test_ops.py::TestTagsCPU::test_tags_special_zeta_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6714340Z test_ops.py::TestTagsCPU::test_tags_split_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6714440Z test_ops.py::TestTagsCPU::test_tags_split_list_args_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6714540Z test_ops.py::TestTagsCPU::test_tags_sqrt_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6714630Z test_ops.py::TestTagsCPU::test_tags_square_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6714730Z test_ops.py::TestTagsCPU::test_tags_stack_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6714820Z test_ops.py::TestTagsCPU::test_tags_std_mean_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6714920Z test_ops.py::TestTagsCPU::test_tags_std_unbiased_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6715010Z test_ops.py::TestTagsCPU::test_tags_sub_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6715160Z test_ops.py::TestTagsCPU::test_tags_svd_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6715260Z test_ops.py::TestTagsCPU::test_tags_take_along_dim_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6715350Z test_ops.py::TestTagsCPU::test_tags_tan_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6715450Z test_ops.py::TestTagsCPU::test_tags_tanh_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6715540Z test_ops.py::TestTagsCPU::test_tags_tensor_split_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6715640Z test_ops.py::TestTagsCPU::test_tags_tensordot_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6715730Z test_ops.py::TestTagsCPU::test_tags_tile_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6715820Z test_ops.py::TestTagsCPU::test_tags_topk_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6715920Z test_ops.py::TestTagsCPU::test_tags_trace_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6716030Z test_ops.py::TestTagsCPU::test_tags_transpose_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6716130Z test_ops.py::TestTagsCPU::test_tags_true_divide_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6716220Z test_ops.py::TestTagsCPU::test_tags_trunc_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6716320Z test_ops.py::TestTagsCPU::test_tags_unbind_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6716410Z test_ops.py::TestTagsCPU::test_tags_unfold_copy_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6716500Z test_ops.py::TestTagsCPU::test_tags_uniform_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6716600Z test_ops.py::TestTagsCPU::test_tags_unsqueeze_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6716690Z test_ops.py::TestTagsCPU::test_tags_var_mean_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6716790Z test_ops.py::TestTagsCPU::test_tags_var_unbiased_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6716890Z test_ops.py::TestTagsCPU::test_tags_view_as_complex_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6716980Z test_ops.py::TestTagsCPU::test_tags_view_as_real_cpu_complex64 PASSED [ 99%] 2023-01-11T21:40:59.6717080Z test_ops.py::TestTagsCPU::test_tags_view_copy_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6717170Z test_ops.py::TestTagsCPU::test_tags_view_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6717260Z test_ops.py::TestTagsCPU::test_tags_vstack_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6717360Z test_ops.py::TestTagsCPU::test_tags_xlogy_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6717450Z test_ops.py::TestTagsCPU::test_tags_zeros_cpu_float32 PASSED [ 99%] 2023-01-11T21:40:59.6717540Z test_ops.py::TestTagsCPU::test_tags_zeros_like_cpu_float32 PASSED [100%] 2023-01-11T21:40:59.6717550Z 2023-01-11T21:40:59.6717630Z =============================== warnings summary =============================== 2023-01-11T21:40:59.6717840Z ../../../_temp/conda_environment_3896346758/lib/python3.9/site-packages/_pytest/config/__init__.py:1171 2023-01-11T21:40:59.6718140Z /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:40:59.6718210Z self._mark_plugins_for_rewrite(hook) 2023-01-11T21:40:59.6718210Z 2023-01-11T21:40:59.6718380Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T21:40:59.6718600Z - generated xml file: /Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/python-pytest/test_ops/test_ops-d35b4373783a23f6.xml - 2023-01-11T21:40:59.6718710Z = 10606 passed, 4690 skipped, 25 deselected, 135 xfailed, 1 warning in 803.09s (0:13:23) = 2023-01-11T21:40:59.6718840Z 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:40:59.6718840Z 2023-01-11T21:40:59.6719140Z ##[endgroup] 2023-01-11T21:40:59.6719430Z FINISHED PRINTING LOG FILE of test_ops (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_ops_kfwmmajy) 2023-01-11T21:40:59.6719430Z 2023-01-11T21:43:30.5726460Z 2023-01-11T21:43:30.5726870Z Expand the folded group to see the log file of test_ops 2023-01-11T21:43:30.5727450Z ##[group]PRINTING LOG FILE of test_ops (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_ops_3py613mj) 2023-01-11T21:43:30.5734940Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_proxy_tensor.py:114: UserWarning: Couldn't import torchvision. Some of our tests use it, try to install it with commands from pytorch.org, post-fixed with `--no-deps` to avoid overwriting the pytorch installation 2023-01-11T21:43:30.5735440Z warnings.warn("Couldn't import torchvision. Some of our tests use it, try " 2023-01-11T21:43:30.5735760Z Test results will be stored in test-reports/python-pytest/test_ops/test_ops-470f41f531e405bd.xml 2023-01-11T21:43:30.5736250Z ============================= test session starts ============================== 2023-01-11T21:43:30.5736600Z 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:43:30.5736830Z cachedir: .pytest_cache 2023-01-11T21:43:30.5737140Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T21:43:30.5737470Z rootdir: /Users/ec2-user/runner/_work/pytorch/pytorch, configfile: pytest.ini 2023-01-11T21:43:30.5737800Z 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:43:30.5738350Z collecting ... collected 30992 items / 17 deselected / 30975 selected 2023-01-11T21:43:30.6952100Z Running 15519 items in this shard: test/test_ops.py::TestCommonCPU::test_compare_cpu_H_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu___radd___cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu___rand___cpu_int64, test/test_ops.py::TestCommonCPU::test_compare_cpu___rdiv___cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu___rmul___cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu___rpow___cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu___rsub___cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__native_batch_norm_legit_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_T_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_bool_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_byte_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_cfloat_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_chalf_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_complex_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_float_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_half_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_addr_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_arange_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_as_strided_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_atleast_1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_atleast_2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_atleast_3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_bitwise_right_shift_cpu_int64, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_bucketize_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_column_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_constant_pad_nd_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_cumsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_diag_embed_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_diagonal_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_diagonal_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_div_floor_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_div_trunc_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_dsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_dstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_expand_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_expand_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_fft_fftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_fmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_hsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_igamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_index_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_index_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_index_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_index_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_lerp_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_linalg_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_linalg_svd_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_linalg_svdvals_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_logspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_masked_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_movedim_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_mul_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_new_empty_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_new_full_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_new_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_glu_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_huber_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_randn_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_repeat_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_reshape_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_rot90_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_rsub_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_special_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_special_xlog1py_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_special_zeta_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_unflatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_unfold_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_unsqueeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_view_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_view_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_vstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__refs_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu__softmax_backward_data_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_addcdiv_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_addmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_addmv_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_arange_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_argsort_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_as_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_as_strided_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_bernoulli_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_bfloat16_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_bincount_cpu_int64, test/test_ops.py::TestCommonCPU::test_compare_cpu_bitwise_left_shift_cpu_int64, test/test_ops.py::TestCommonCPU::test_compare_cpu_bitwise_right_shift_cpu_int64, test/test_ops.py::TestCommonCPU::test_compare_cpu_cartesian_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_cdist_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_cdouble_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_cfloat_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_chunk_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_combinations_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_complex_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_contiguous_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_cov_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_cross_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_cumulative_trapezoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_diagonal_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_diagonal_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_diagonal_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_dist_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_einsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_empty_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_eye_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_fft_fftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_fft_ifftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_flip_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_fliplr_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_fmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_gather_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_geqrf_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_gradient_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_half_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_histc_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_hsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_igamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_igammac_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_index_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_inner_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_int_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_isin_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_kron_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_kthvalue_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_ldexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_lerp_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_cond_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_eig_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_eigh_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_householder_product_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_inv_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_ldl_factor_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_lstsq_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_lstsq_grad_oriented_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_lu_factor_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_lu_factor_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_lu_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_matrix_power_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_pinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_qr_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_solve_triangular_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_svdvals_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_vector_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_logaddexp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_logcumsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_long_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_lu_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_lu_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_masked_cumsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_masked_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_masked_log_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_masked_logaddexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_masked_logsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_masked_median_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_masked_normalize_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_masked_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_matmul_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_matrix_exp_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_median_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_mm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_mode_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_msort_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nanmedian_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_narrow_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_narrow_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_native_dropout_backward_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_new_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_new_empty_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_new_full_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_new_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nextafter_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional__scaled_dot_product_attention_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_avg_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_avg_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_batch_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_cosine_embedding_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_cosine_similarity_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_cross_entropy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_dropout2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_dropout3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_dropout_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_glu_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_huber_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_instance_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_interpolate_area_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_interpolate_bicubic_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_interpolate_bilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_interpolate_linear_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_interpolate_nearest_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_leaky_relu_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_linear_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_local_response_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_max_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_max_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_max_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_max_unpool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_max_unpool2d_grad_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_max_unpool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_multi_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_normalize_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_pad_reflect_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_pad_replicate_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_pixel_shuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_relu6_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_rrelu_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_soft_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_unfold_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_upsample_bilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_upsample_nearest_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_nonzero_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_norm_fro_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_norm_inf_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_norm_nuc_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_ones_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_ops_nvprims_native_batch_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_ops_nvprims_view_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_outer_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_pca_lowrank_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_polar_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_put_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_qr_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_randint_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_randint_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_randn_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_repeat_interleave_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_reshape_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_resize__cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_resolve_conj_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_resolve_neg_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_rsub_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_scatter_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_scatter_reduce_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_scatter_reduce_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_segment_reduce_lengths_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_segment_reduce_offsets_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_select_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_short_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_sort_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_sparse_sampled_addmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_special_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_special_hermite_polynomial_h_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_special_hermite_polynomial_he_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_special_legendre_polynomial_p_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_special_xlog1py_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_special_zeta_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_split_with_sizes_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_std_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_std_mean_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_stft_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_sum_to_size_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_take_along_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_take_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_trapezoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_tril_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_unflatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_unfold_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_uniform_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_var_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_var_mean_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_view_as_complex_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_view_as_real_cpu_complex64, test/test_ops.py::TestCommonCPU::test_compare_cpu_view_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_vstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_xlogy_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_zero__cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_zeros_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_T_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_as_strided_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_as_strided_partial_views_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_atleast_1d_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_bfloat16_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_cdouble_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_cfloat_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_column_stack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_diag_embed_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_diagonal_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_dsplit_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_empty_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_fft_ifftshift_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_fill_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_full_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_hstack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_index_select_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_long_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_mT_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_movedim_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_empty_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_empty_strided_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_full_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_ones_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_nonzero_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_ones_like_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_permute_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_positive_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_rand_like_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_real_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_resolve_neg_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_scalar_tensor_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unbind_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unflatten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unfold_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unsqueeze_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_view_as_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_view_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_vsplit_cpu_complex32, test/test_ops.py::TestCommonCPU::test_complex_half_reference_testing_zeros_cpu_complex32, test/test_ops.py::TestCommonCPU::test_dtypes_H_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_T_cpu, test/test_ops.py::TestCommonCPU::test_dtypes___getitem___cpu, test/test_ops.py::TestCommonCPU::test_dtypes___radd___cpu, test/test_ops.py::TestCommonCPU::test_dtypes___rand___cpu, test/test_ops.py::TestCommonCPU::test_dtypes___rmod___cpu, test/test_ops.py::TestCommonCPU::test_dtypes___rmul___cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_byte_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_cdouble_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_cfloat_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_chalf_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_double_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_abs_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_all_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_allclose_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_amax_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_amin_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_any_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_as_strided_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_as_strided_partial_views_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_as_strided_scatter_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_asin_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_atanh_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_atleast_2d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_not_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_or_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_right_shift_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_xor_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_broadcast_shapes_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_broadcast_tensors_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_broadcast_to_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_bucketize_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_cat_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_ceil_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_clamp_min_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_clone_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_column_stack_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_contiguous_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_copysign_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_cumsum_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_diagonal_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_diagonal_scatter_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_div_floor_rounding_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_div_trunc_rounding_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_eq_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_exp_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_expm1_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_eye_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fft2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fft_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fftn_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fft_hfftn_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ifftn_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ihfft2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ihfft_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ihfftn_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fft_irfft2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fft_rfftn_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_flatten_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_flip_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_flipud_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_floor_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_floor_divide_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_fmin_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_frac_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_gcd_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_gt_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_hsplit_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_hstack_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_imag_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_index_select_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_isclose_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_isinf_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_isneginf_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_isposinf_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_isreal_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_lcm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_le_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_lerp_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_matrix_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_svdvals_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_log1p_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_logical_or_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_logsumexp_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_lt_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_mean_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_minimum_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_movedim_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_narrow_copy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_native_layer_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_new_empty_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_new_full_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_new_ones_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_new_zeros_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_celu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_dropout_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_elu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_gelu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_glu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_hardshrink_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_huber_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_log_softmax_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_mse_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_nll_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_pairwise_distance_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_pdist_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_poisson_nll_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_softmin_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_softplus_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_softshrink_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_tanhshrink_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_permute_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_prod_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_real_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_remainder_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_repeat_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_rot90_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_rsqrt_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_sgn_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_sign_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_softmax_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_bessel_j1_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_i1e_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_log_ndtr_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_log_softmax_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_logit_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_multigammaln_mvlgamma_p_3_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_ndtri_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_softmax_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_special_spherical_bessel_j0_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_sqrt_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_square_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_squeeze_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_std_mean_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_sum_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_sum_to_size_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_t_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_tan_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_tanh_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_tril_indices_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_true_divide_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_unflatten_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_var_mean_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_view_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_vsplit_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__refs_where_cpu, test/test_ops.py::TestCommonCPU::test_dtypes__softmax_backward_data_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_add_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_addcdiv_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_addmm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_addmv_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_addr_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_all_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_amax_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_amin_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_angle_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_any_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_argmin_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_argsort_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_as_strided_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_as_strided_partial_views_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_atan2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_atanh_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_atleast_1d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_atleast_3d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_baddbmm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_bernoulli_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_bfloat16_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_bitwise_not_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_bitwise_or_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_bitwise_right_shift_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_block_diag_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_broadcast_tensors_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_broadcast_to_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_byte_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_cat_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_cdist_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_cdouble_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_ceil_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_cfloat_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_char_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_cholesky_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_chunk_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_complex_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_conj_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_copysign_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_corrcoef_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_cosh_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_cov_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_cumprod_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_cumsum_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_deg2rad_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_diag_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_diagflat_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_diff_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_digamma_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_dist_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_div_trunc_rounding_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_dot_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_dsplit_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_eq_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_expand_as_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_expm1_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_fft2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_fft_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_fftn_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_fftshift_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_hfft2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_hfftn_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_ifft_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_ifftshift_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_ihfft2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_ihfft_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_ihfftn_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_irfft2_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_irfft_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_fft_rfftn_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_flatten_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_float_power_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_floor_divide_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_gather_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_gcd_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_ge_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_geqrf_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_gradient_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_gt_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_half_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_heaviside_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_histc_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_histogram_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_histogramdd_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_hsplit_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_hstack_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_hypot_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_index_add_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_index_copy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_index_fill_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_index_put_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_isfinite_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_isposinf_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_isreal_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_jiterator_2inputs_2outputs_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_jiterator_4inputs_with_extra_args_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_jiterator_unary_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_kron_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_kthvalue_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_lcm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_le_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_lerp_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_det_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_det_singular_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_eig_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_eigvalsh_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_ldl_factor_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_lstsq_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_lstsq_grad_oriented_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_solve_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_power_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_rank_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_rank_hermitian_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_multi_dot_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_norm_subgradients_at_zero_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_pinv_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_pinv_hermitian_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_pinv_singular_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_slogdet_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_solve_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_solve_triangular_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_svd_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_svdvals_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_tensorinv_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_tensorsolve_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_log10_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_log1p_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_log_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_log_softmax_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_logcumsumexp_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_logdet_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_logical_and_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_logical_or_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_logsumexp_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_lu_unpack_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_amax_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_amin_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_argmax_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_cumprod_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_cumsum_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_log_softmax_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_logaddexp_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_prod_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_masked_var_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_max_pool2d_with_indices_backward_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_max_reduction_no_dim_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_max_reduction_with_dim_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_mean_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_min_binary_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_min_reduction_with_dim_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_mode_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_msort_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_mul_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_mv_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nan_to_num_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nansum_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_native_batch_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_ne_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_neg_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_new_full_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_new_ones_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nextafter_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional__scaled_dot_product_attention_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_avg_pool2d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_max_pool3d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_avg_pool3d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_batch_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_batch_norm_without_cudnn_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_binary_cross_entropy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_binary_cross_entropy_with_logits_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv_transpose1d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_cosine_embedding_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_cross_entropy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_embedding_bag_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_feature_alpha_dropout_without_train_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_fractional_max_pool2d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_fractional_max_pool3d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_gaussian_nll_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_gelu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_glu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_group_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardshrink_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardswish_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_huber_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_instance_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_linear_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_trilinear_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_layer_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_leaky_relu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_margin_ranking_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_pool1d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_pool2d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_pool3d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool2d_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool3d_grad_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_multilabel_soft_margin_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_nll_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_normalize_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pairwise_distance_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pixel_unshuffle_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_relu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_silu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_soft_margin_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_threshold_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_nn_functional_triplet_margin_with_distance_loss_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_norm_inf_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_normal_number_mean_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_ops_nvprims_native_batch_norm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_ops_nvprims_view_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_pinverse_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_0_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_4_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_positive_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_pow_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_prod_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_qr_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_quantile_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_rad2deg_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_randn_like_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_real_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_reciprocal_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_remainder_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_renorm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_repeat_interleave_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_reshape_as_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_resize__cpu, test/test_ops.py::TestCommonCPU::test_dtypes_resolve_neg_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_rot90_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_round_decimals_neg_3_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_rsqrt_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_rsub_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_scalar_tensor_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_scatter_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_segment_reduce_offsets_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_select_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_select_scatter_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_sgn_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_short_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_sign_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_signal_windows_cosine_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_signal_windows_gaussian_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_signal_windows_general_cosine_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_signal_windows_hamming_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_signal_windows_hann_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_signal_windows_kaiser_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_signal_windows_nuttall_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_signbit_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_sinc_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_slice_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_slice_scatter_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_softmax_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_sort_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_sparse_sampled_addmm_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_bessel_j0_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_bessel_j1_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_bessel_y0_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_chebyshev_polynomial_v_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_entr_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_erfcx_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_hermite_polynomial_h_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_hermite_polynomial_he_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_i1_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_legendre_polynomial_p_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_log_ndtr_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_i1_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_k0_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_ndtri_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_polygamma_special_polygamma_n_0_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_u_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_w_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_split_list_args_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_stack_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_std_mean_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_std_unbiased_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_stft_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_sub_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_symeig_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_t_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_take_along_dim_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_tan_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_tensor_split_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_tensordot_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_tile_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_topk_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_transpose_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_trapezoid_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_trapz_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_tril_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_tril_indices_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_triu_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_triu_indices_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_unbind_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_uniform_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_unique_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_var_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_var_mean_unbiased_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_view_as_complex_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_view_as_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_view_copy_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_vsplit_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_zero__cpu, test/test_ops.py::TestCommonCPU::test_dtypes_zeros_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_zeros_like_cpu, test/test_ops.py::TestCommonCPU::test_errors_T_cpu, test/test_ops.py::TestCommonCPU::test_errors___radd___cpu, test/test_ops.py::TestCommonCPU::test_errors___rdiv___cpu, test/test_ops.py::TestCommonCPU::test_errors___rsub___cpu, test/test_ops.py::TestCommonCPU::test_errors___rxor___cpu, test/test_ops.py::TestCommonCPU::test_errors_add_cpu, test/test_ops.py::TestCommonCPU::test_errors_amax_cpu, test/test_ops.py::TestCommonCPU::test_errors_aminmax_cpu, test/test_ops.py::TestCommonCPU::test_errors_arange_cpu, test/test_ops.py::TestCommonCPU::test_errors_as_strided_scatter_cpu, test/test_ops.py::TestCommonCPU::test_errors_bernoulli_cpu, test/test_ops.py::TestCommonCPU::test_errors_bitwise_and_cpu, test/test_ops.py::TestCommonCPU::test_errors_bitwise_or_cpu, test/test_ops.py::TestCommonCPU::test_errors_bitwise_right_shift_cpu, test/test_ops.py::TestCommonCPU::test_errors_clamp_max_cpu, test/test_ops.py::TestCommonCPU::test_errors_clamp_min_cpu, test/test_ops.py::TestCommonCPU::test_errors_complex_cpu, test/test_ops.py::TestCommonCPU::test_errors_diag_cpu, test/test_ops.py::TestCommonCPU::test_errors_diag_embed_cpu, test/test_ops.py::TestCommonCPU::test_errors_diagonal_copy_cpu, test/test_ops.py::TestCommonCPU::test_errors_diagonal_cpu, test/test_ops.py::TestCommonCPU::test_errors_div_no_rounding_mode_cpu, test/test_ops.py::TestCommonCPU::test_errors_dsplit_cpu, test/test_ops.py::TestCommonCPU::test_errors_dstack_cpu, test/test_ops.py::TestCommonCPU::test_errors_eye_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_fftn_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_hfft_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_hfftn_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_ifft2_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_ihfft2_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_ihfft_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_ihfftn_cpu, test/test_ops.py::TestCommonCPU::test_errors_fft_rfft2_cpu, test/test_ops.py::TestCommonCPU::test_errors_flipud_cpu, test/test_ops.py::TestCommonCPU::test_errors_floor_divide_cpu, test/test_ops.py::TestCommonCPU::test_errors_fmax_cpu, test/test_ops.py::TestCommonCPU::test_errors_fmin_cpu, test/test_ops.py::TestCommonCPU::test_errors_fmod_cpu, test/test_ops.py::TestCommonCPU::test_errors_gcd_cpu, test/test_ops.py::TestCommonCPU::test_errors_ge_cpu, test/test_ops.py::TestCommonCPU::test_errors_igammac_cpu, test/test_ops.py::TestCommonCPU::test_errors_jiterator_binary_cpu, test/test_ops.py::TestCommonCPU::test_errors_kthvalue_cpu, test/test_ops.py::TestCommonCPU::test_errors_lcm_cpu, test/test_ops.py::TestCommonCPU::test_errors_le_cpu, test/test_ops.py::TestCommonCPU::test_errors_linalg_lstsq_cpu, test/test_ops.py::TestCommonCPU::test_errors_linalg_lstsq_grad_oriented_cpu, test/test_ops.py::TestCommonCPU::test_errors_linspace_cpu, test/test_ops.py::TestCommonCPU::test_errors_logical_and_cpu, test/test_ops.py::TestCommonCPU::test_errors_logical_xor_cpu, test/test_ops.py::TestCommonCPU::test_errors_logspace_cpu, test/test_ops.py::TestCommonCPU::test_errors_lt_cpu, test/test_ops.py::TestCommonCPU::test_errors_masked_fill_cpu, test/test_ops.py::TestCommonCPU::test_errors_maximum_cpu, test/test_ops.py::TestCommonCPU::test_errors_mean_cpu, test/test_ops.py::TestCommonCPU::test_errors_median_cpu, test/test_ops.py::TestCommonCPU::test_errors_min_binary_cpu, test/test_ops.py::TestCommonCPU::test_errors_movedim_cpu, test/test_ops.py::TestCommonCPU::test_errors_narrow_cpu, test/test_ops.py::TestCommonCPU::test_errors_native_layer_norm_cpu, test/test_ops.py::TestCommonCPU::test_errors_nextafter_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_avg_pool2d_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_avg_pool3d_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_conv2d_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_embedding_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_gaussian_nll_loss_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_hinge_embedding_loss_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_huber_loss_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_l1_loss_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_margin_ranking_loss_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_max_pool1d_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_max_pool2d_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_prelu_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_rrelu_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_softshrink_cpu, test/test_ops.py::TestCommonCPU::test_errors_nn_functional_triplet_margin_loss_cpu, test/test_ops.py::TestCommonCPU::test_errors_ormqr_cpu, test/test_ops.py::TestCommonCPU::test_errors_polar_cpu, test/test_ops.py::TestCommonCPU::test_errors_remainder_cpu, test/test_ops.py::TestCommonCPU::test_errors_roll_cpu, test/test_ops.py::TestCommonCPU::test_errors_rot90_cpu, test/test_ops.py::TestCommonCPU::test_errors_rsub_cpu, test/test_ops.py::TestCommonCPU::test_errors_scatter_cpu, test/test_ops.py::TestCommonCPU::test_errors_signal_windows_bartlett_cpu, test/test_ops.py::TestCommonCPU::test_errors_signal_windows_blackman_cpu, test/test_ops.py::TestCommonCPU::test_errors_signal_windows_gaussian_cpu, test/test_ops.py::TestCommonCPU::test_errors_signal_windows_hamming_cpu, test/test_ops.py::TestCommonCPU::test_errors_signal_windows_hann_cpu, test/test_ops.py::TestCommonCPU::test_errors_signal_windows_kaiser_cpu, test/test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_t_cpu, test/test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_u_cpu, test/test_ops.py::TestCommonCPU::test_errors_special_hermite_polynomial_h_cpu, test/test_ops.py::TestCommonCPU::test_errors_special_hermite_polynomial_he_cpu, test/test_ops.py::TestCommonCPU::test_errors_special_laguerre_polynomial_l_cpu, test/test_ops.py::TestCommonCPU::test_errors_special_legendre_polynomial_p_cpu, test/test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_v_cpu, test/test_ops.py::TestCommonCPU::test_errors_sub_cpu, test/test_ops.py::TestCommonCPU::test_errors_t_cpu, test/test_ops.py::TestCommonCPU::test_errors_trace_cpu, test/test_ops.py::TestCommonCPU::test_errors_tril_cpu, test/test_ops.py::TestCommonCPU::test_errors_true_divide_cpu, test/test_ops.py::TestCommonCPU::test_errors_view_as_cpu, test/test_ops.py::TestCommonCPU::test_multiple_devices_H_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_T_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices___radd___cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices___rmatmul___cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices___rpow___cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices__native_batch_norm_legit_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_abs_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_acosh_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_acosh_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_add_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_addcdiv_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_addcmul_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_addcmul_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_addmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_addmv_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_addmv_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_amax_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_aminmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_angle_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_any_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_any_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_argmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_argmin_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_argsort_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_argsort_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_argwhere_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_partial_views_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_asin_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_asinh_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_asinh_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_atan2_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_atan_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_atanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_atanh_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_atleast_1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_atleast_2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_atleast_2d_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_atleast_3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_atleast_3d_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_baddbmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_baddbmm_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_bernoulli_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_bincount_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_and_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_left_shift_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_block_diag_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_bmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_bmm_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_bool_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_bool_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_tensors_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_to_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_bucketize_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_bucketize_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_byte_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_cartesian_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_cartesian_prod_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_cdouble_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_ceil_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_ceil_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_cfloat_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_chalf_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_chalf_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_char_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_char_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_cholesky_inverse_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_cholesky_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_chunk_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_chunk_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_clamp_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_clamp_max_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_clamp_max_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_clamp_min_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_clone_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_column_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_combinations_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_complex_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_conj_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_conj_physical_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_conj_physical_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_constant_pad_nd_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_contiguous_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_corrcoef_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_cos_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_cos_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_count_nonzero_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_count_nonzero_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_cov_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_cummax_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_cummax_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_cummin_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_cumprod_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_cumsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_cumulative_trapezoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_cumulative_trapezoid_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_deg2rad_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_deg2rad_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_diag_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_diag_embed_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_diagflat_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_diff_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_digamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_digamma_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_div_no_rounding_mode_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_dot_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_double_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_double_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_dsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_einsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_empty_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_empty_like_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_eq_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_eq_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_erf_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_erf_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_erfc_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_erfinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_erfinv_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_exp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_expand_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_expand_as_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_expm1_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_expm1_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_eye_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftshift_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_flatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_flatten_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fliplr_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_flipud_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_float_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_float_power_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_float_power_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_floor_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_floor_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_floor_divide_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fmax_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_fmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_fmin_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_frexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_full_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_full_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_gather_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_gather_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_geqrf_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_gradient_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_histc_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_histogram_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_hsplit_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_hypot_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_i0_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_igamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_index_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_index_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_index_fill_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_index_put_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_index_put_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_index_reduce_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_index_reduce_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_index_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_inner_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_int_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_isfinite_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_isin_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_isinf_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_isnan_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_isposinf_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_2inputs_2outputs_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_return_by_ref_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_unary_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_unary_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_kron_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_kthvalue_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_lcm_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_le_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_lgamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_lgamma_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cross_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_det_singular_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eig_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eigvals_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eigvalsh_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_householder_product_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_inv_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_inv_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_ldl_factor_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_ldl_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lstsq_grad_oriented_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_factor_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_rank_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_multi_dot_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_norm_subgradients_at_zero_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_pinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_pinv_hermitian_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_pinv_singular_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_solve_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_tensorinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vecdot_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vector_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_log1p_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_log1p_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_log_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_log_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_logdet_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_logical_not_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_logical_not_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_logical_or_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_logical_or_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_logical_xor_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_logspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_logsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_logsumexp_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_long_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_long_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_lt_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_lu_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_lu_unpack_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_mH_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_mH_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_amax_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_argmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_argmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_cumprod_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_cumsum_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_fill_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_log_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_mean_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_normalize_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_std_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_sum_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_sum_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_var_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_masked_var_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_matmul_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_matrix_exp_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_max_pool2d_with_indices_backward_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_no_dim_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_with_dim_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_maximum_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_median_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_meshgrid_list_of_tensors_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_min_binary_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_min_binary_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_no_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_no_dim_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_with_dim_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_mm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_mm_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_movedim_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_movedim_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_msort_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_msort_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_mul_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_multinomial_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_mv_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_1_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_3_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_5_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nanmedian_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nanquantile_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_narrow_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_narrow_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_narrow_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_native_batch_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_native_dropout_backward_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_native_layer_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_ne_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_neg_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_new_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_new_empty_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_new_empty_strided_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_new_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_new_ones_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nextafter_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional__scaled_dot_product_attention_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool1d_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_batch_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv1d_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose1d_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose3d_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cosine_embedding_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cosine_embedding_loss_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_dropout2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_dropout_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_elu_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_embedding_bag_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardsigmoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardswish_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardtanh_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_bilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_trilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_l1_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_leaky_relu_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_linear_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_margin_ranking_loss_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool1d_grad_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_multi_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_multilabel_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_constant_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_constant_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_reflect_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pairwise_distance_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_shuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_shuffle_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_prelu_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_relu6_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_silu_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_soft_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_tanhshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_triplet_margin_loss_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_unfold_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_upsample_bilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_nonzero_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_norm_nuc_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_normal_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_normal_number_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_ones_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_outer_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_outer_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_pca_lowrank_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_permute_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_pinverse_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_0_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_0_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_1_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_2_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_3_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_4_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_4_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_positive_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_positive_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_pow_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_put_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_qr_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_quantile_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_rad2deg_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_randint_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_randn_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_ravel_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_reciprocal_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_remainder_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_repeat_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_repeat_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_repeat_interleave_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_repeat_interleave_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_reshape_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_reshape_as_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_reshape_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_resize_as__cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_resolve_conj_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_resolve_conj_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_resolve_neg_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_round_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_round_decimals_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_rsqrt_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_rsub_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_scatter_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_scatter_add_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amax_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amin_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_prod_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_sum_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_searchsorted_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_searchsorted_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_select_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_select_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_select_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_sgn_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_short_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_sigmoid_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_signal_windows_cosine_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_signal_windows_exponential_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_signal_windows_gaussian_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_signal_windows_general_cosine_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_signal_windows_general_hamming_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_signal_windows_hamming_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_signal_windows_hann_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_signal_windows_kaiser_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_signal_windows_nuttall_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_signbit_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_signbit_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_sin_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_sinh_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_slice_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_sort_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j1_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j1_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_y1_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_u_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_v_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_w_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_entr_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_erfcx_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_i1_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_i1_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_laguerre_polynomial_l_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_log_ndtr_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i0_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i1_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k1_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k1_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtri_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_polygamma_special_polygamma_n_0_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k0_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k0_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k1_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k1_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_u_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_w_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_special_zeta_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_split_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_split_list_args_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_split_list_args_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_split_with_sizes_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_sqrt_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_square_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_square_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_squeeze_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_stack_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_std_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_std_mean_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_std_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_stft_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_sub_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_svd_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_svd_lowrank_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_symeig_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_t_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_take_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_tan_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_tanh_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_tensor_split_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_tensordot_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_to_sparse_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_to_sparse_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_topk_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_trace_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_trace_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_transpose_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_trapezoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_trapezoid_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_triangular_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_tril_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_tril_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_triu_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_trunc_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_unbind_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_unbind_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_unflatten_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_unfold_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_unfold_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_unique_consecutive_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_unique_consecutive_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_unsqueeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_unsqueeze_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_var_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_var_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_var_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_vdot_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_vdot_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_view_as_complex_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_view_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_view_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_view_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_vsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_vsplit_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_where_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_where_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_xlogy_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_zeros_cpu_int64, test/test_ops.py::TestCommonCPU::test_multiple_devices_zeros_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_zeros_like_cpu_int64, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values___radd___cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values___ror___cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values___rxor___cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_acos_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_acosh_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_add_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_addr_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_amax_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_amin_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_angle_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_argsort_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_as_strided_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_as_strided_partial_views_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_atan2_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_atleast_3d_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_bfloat16_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_and_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_not_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_or_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_xor_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_bool_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_broadcast_to_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_byte_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_cat_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_chalf_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_chunk_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_combinations_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_conj_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_contiguous_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_copysign_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_cosh_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_count_nonzero_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_diff_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_digamma_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_double_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_dsplit_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_eq_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_erfinv_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_expand_as_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_expm1_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fft_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_hfft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifft_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ihfftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_irfft_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_irfftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_rfft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_rfft_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_flatten_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_float_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_fmin_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_gather_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_ge_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_heaviside_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_hsplit_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_fill_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_put_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_select_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_int_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_isclose_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_isposinf_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_binary_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_kron_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_ldexp_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_le_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_lgamma_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_log_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_not_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_or_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_xor_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_logit_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_logsumexp_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_long_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_lt_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_mH_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_masked_fill_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_masked_mean_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_masked_prod_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_masked_select_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_max_reduction_with_dim_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_meshgrid_list_of_tensors_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_min_reduction_no_dim_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_min_reduction_with_dim_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_minimum_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_msort_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_mul_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_nansum_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_narrow_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_narrow_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_native_dropout_backward_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_ne_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_empty_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_ones_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_cosine_embedding_loss_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_feature_alpha_dropout_without_train_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pad_circular_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pad_constant_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pixel_shuffle_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pixel_unshuffle_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_nonzero_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_ones_like_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_2_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_ravel_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_real_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_resize_as__cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_resolve_conj_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_rot90_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_add_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_amax_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_sum_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_select_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_select_scatter_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_signbit_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_sinc_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_slice_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_slice_scatter_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_sort_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_airy_ai_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_bessel_y1_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_u_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_w_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_entr_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_hermite_polynomial_h_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_hermite_polynomial_he_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_i0e_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_laguerre_polynomial_l_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_log_ndtr_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_i0_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_i1_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_k1_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_ndtr_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_scaled_modified_bessel_k0_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_scaled_modified_bessel_k1_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_t_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_u_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_spherical_bessel_j0_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_xlog1py_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_split_list_args_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_split_with_sizes_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_sqrt_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_square_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_stack_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_t_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_take_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_tanh_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_tile_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_to_sparse_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_true_divide_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_unbind_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_unflatten_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_unfold_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_unique_consecutive_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_unsqueeze_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_vstack_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_xlogy_cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_zero__cpu_bool, test/test_ops.py::TestCommonCPU::test_non_standard_bool_values_zeros_like_cpu_bool, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_H_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_H_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_T_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_T_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___radd___cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___rand___cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___rdiv___cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmatmul___cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmatmul___cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmatmul___cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmul___cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___rpow___cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___rpow___cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples___rxor___cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples__native_batch_norm_legit_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples__softmax_backward_data_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_abs_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_abs_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_acos_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_add_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_add_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_addbmm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_addbmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_addbmm_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcdiv_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcmul_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcmul_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmv_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_addr_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_allclose_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_amax_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_aminmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_aminmax_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_angle_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_angle_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_any_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_any_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_any_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_arange_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_arange_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmax_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmin_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_argsort_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_argwhere_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_asin_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_asin_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_asinh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_asinh_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_atanh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_atanh_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_1d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_2d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_2d_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_3d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_3d_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_baddbmm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bfloat16_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bfloat16_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_left_shift_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_not_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_or_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_right_shift_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_xor_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_block_diag_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_block_diag_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bool_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_tensors_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_to_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_to_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_bucketize_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_byte_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cartesian_prod_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cat_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cdist_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cdouble_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ceil_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cfloat_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_chalf_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_chalf_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_char_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_inverse_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_solve_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_chunk_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_max_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_max_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_min_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_clone_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_column_stack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_column_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_column_stack_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_complex_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_physical_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_physical_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_constant_pad_nd_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_constant_pad_nd_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_constant_pad_nd_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_contiguous_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_copysign_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_corrcoef_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_corrcoef_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cos_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cosh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cosh_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cosh_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_count_nonzero_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_count_nonzero_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cov_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cov_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cross_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummax_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummax_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummin_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumprod_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumsum_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumulative_trapezoid_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumulative_trapezoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_deg2rad_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_deg2rad_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_embed_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_embed_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagflat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diff_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_diff_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_digamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_digamma_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_dist_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_floor_rounding_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_trunc_rounding_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_dot_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_double_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_dsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_dstack_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_einsum_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_eq_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_equal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_erf_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfc_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfc_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_expm1_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_eye_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_eye_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_eye_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftshift_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftshift_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftshift_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fill_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_flatten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_flip_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_flip_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fliplr_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fliplr_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_flipud_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_flipud_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_floor_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_floor_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_floor_divide_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmax_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmin_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmod_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmod_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_frac_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_frexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_like_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_gather_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ge_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ge_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_geqrf_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_geqrf_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_gradient_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_grid_sampler_2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_gt_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_half_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_half_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_heaviside_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_histogram_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_hsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_hstack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_hstack_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_hypot_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_i0_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_add_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_fill_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_put_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_reduce_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_select_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_inner_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_inner_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_inner_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isclose_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isin_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isin_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isinf_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isnan_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isneginf_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isreal_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_isreal_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_2inputs_2outputs_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_2inputs_2outputs_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_unary_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_kron_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_kron_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_kthvalue_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ldexp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ldexp_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_le_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_le_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_lerp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_lerp_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_lgamma_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cond_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cross_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cross_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cross_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_det_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_det_singular_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eig_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigh_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvals_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_householder_product_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_factor_ex_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_solve_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lstsq_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lstsq_grad_oriented_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_power_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_power_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_hermitian_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_multi_dot_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_subgradients_at_zero_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_subgradients_at_zero_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_hermitian_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_hermitian_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_singular_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_singular_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_qr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_qr_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_slogdet_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_triangular_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_triangular_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svd_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorinv_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vander_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vander_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vecdot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vecdot_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vector_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linspace_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_log10_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_log1p_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_log1p_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_log2_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logaddexp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logcumsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logdet_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logdet_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_and_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_and_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_or_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_xor_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_xor_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logit_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logit_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_logspace_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_long_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_long_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_long_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_lt_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_lt_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_unpack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_unpack_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mH_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_cumprod_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_cumprod_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_cumsum_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_logaddexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_logsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_normalize_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_prod_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_prod_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_scatter_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_select_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_std_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_std_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_sum_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_var_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_matrix_exp_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_binary_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_no_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_no_dim_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_maximum_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_maximum_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_median_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_variadic_tensors_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_variadic_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_binary_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_no_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_no_dim_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mode_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_movedim_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_movedim_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_msort_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_msort_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mul_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mul_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_5_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nan_to_num_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nan_to_num_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanmedian_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanquantile_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_native_dropout_backward_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ne_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ne_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_neg_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_neg_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_strided_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_strided_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_full_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_full_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_ones_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_ones_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional__scaled_dot_product_attention_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_bilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_bilinear_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_celu_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv1d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose1d_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose2d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose2d_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose3d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose3d_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_cross_entropy_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_ctc_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_dropout3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_embedding_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_fractional_max_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_gaussian_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_glu_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_instance_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_bicubic_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_bilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_linear_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_trilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_kl_div_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_l1_loss_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_layer_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_leaky_relu_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_linear_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_linear_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_margin_ranking_loss_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool2d_grad_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_multilabel_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_normalize_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_one_hot_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_circular_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_constant_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_constant_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_reflect_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_reflect_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_replicate_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pairwise_distance_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pdist_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_poisson_nll_loss_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_soft_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softplus_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softsign_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_tanhshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_threshold_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_upsample_bilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_nonzero_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_fro_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_normal_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_normal_number_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ones_like_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ones_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ormqr_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_outer_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_outer_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_permute_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_permute_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_0_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_0_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_1_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_4_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_positive_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_positive_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_pow_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_pow_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_pow_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_prod_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_put_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_put_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_qr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_qr_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_rand_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_randint_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_randint_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_randint_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_randn_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_randn_like_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ravel_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_ravel_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_real_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_reciprocal_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_remainder_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_renorm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_interleave_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_interleave_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_as_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_as_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize__cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize_as__cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_conj_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_conj_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_conj_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_roll_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_rot90_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_rot90_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_decimals_0_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_decimals_neg_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsqrt_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsub_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scalar_tensor_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scalar_tensor_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_add_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amax_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amin_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_mean_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_sum_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_sum_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_searchsorted_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_segment_reduce_offsets_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sgn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sgn_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sgn_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_short_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_short_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_short_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sigmoid_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sigmoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sigmoid_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sign_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_signal_windows_blackman_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_signal_windows_cosine_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_signal_windows_exponential_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_signal_windows_general_hamming_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sin_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sin_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinh_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_slice_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_slice_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sort_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sparse_sampled_addmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j0_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j0_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y0_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y1_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y1_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_t_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_v_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_w_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_erfcx_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_h_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_he_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_he_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i0e_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_legendre_polynomial_p_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_legendre_polynomial_p_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_log_ndtr_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i0_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i0_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i1_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k0_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtr_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtr_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k0_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k1_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_u_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_w_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_xlog1py_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_xlog1py_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_list_args_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_list_args_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_with_sizes_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_with_sizes_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sqrt_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sqrt_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sqrt_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_square_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_squeeze_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_mean_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_stft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sub_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sub_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_to_size_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_to_size_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_svd_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_t_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_along_dim_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_along_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_tan_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_tan_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_tan_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_tanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensor_split_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_tile_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_tile_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_trace_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_trace_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_transpose_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_transpose_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapezoid_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapezoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapz_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapz_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapz_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_triangular_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_tril_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_tril_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_triu_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_triu_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_true_divide_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unbind_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unbind_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unflatten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_unsqueeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_mean_unbiased_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_mean_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_unbiased_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_vdot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_complex_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_vsplit_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_vstack_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_xlogy_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_zero__cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_zero__cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_zero__cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_zeros_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_zeros_cpu_int64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_zeros_like_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_zeros_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_numpy_ref_addbmm_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_allclose_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_aminmax_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_aminmax_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_argwhere_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_argwhere_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_tensors_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_to_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_to_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_to_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_cat_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_cat_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_clamp_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_clone_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_diag_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_diag_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_diagflat_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_diagflat_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_diff_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_equal_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_equal_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_flatten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_flatten_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_flatten_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_2inputs_2outputs_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_2inputs_2outputs_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_4inputs_with_extra_args_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_linalg_cross_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_linalg_cross_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorsolve_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_meshgrid_variadic_tensors_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_native_layer_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_conv_transpose1d_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_conv_transpose1d_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_conv_transpose2d_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_conv_transpose2d_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_conv_transpose3d_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_conv_transpose3d_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_gelu_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_group_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_mse_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_one_hot_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pairwise_distance_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pairwise_distance_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pdist_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_permute_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_ravel_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_repeat_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_repeat_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_roll_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_roll_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_roll_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_searchsorted_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_searchsorted_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_signal_windows_blackman_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_signal_windows_general_cosine_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_signal_windows_general_hamming_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_tensor_split_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_tensor_split_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_tensor_split_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_tile_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_tile_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_transpose_cpu_complex128, test/test_ops.py::TestCommonCPU::test_numpy_ref_transpose_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_transpose_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_tril_indices_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_triu_indices_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_view_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_numpy_ref_view_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_numpy_ref_where_cpu_complex128, test/test_ops.py::TestCommonCPU::test_out_T_cpu_float32, test/test_ops.py::TestCommonCPU::test_out___rand___cpu_int64, test/test_ops.py::TestCommonCPU::test_out___rmod___cpu_float32, test/test_ops.py::TestCommonCPU::test_out___rxor___cpu_int64, test/test_ops.py::TestCommonCPU::test_out__native_batch_norm_legit_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_T_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs__conversions_byte_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs__conversions_char_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs__conversions_complex_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs__conversions_double_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs__conversions_float_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs__conversions_long_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs__conversions_short_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_abs_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_addcdiv_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_addr_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_all_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_any_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_arange_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_as_strided_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_asinh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_atleast_1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_atleast_3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_bitwise_and_cpu_int64, test/test_ops.py::TestCommonCPU::test_out__refs_broadcast_shapes_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_cat_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_chunk_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_clamp_max_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_column_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_constant_pad_nd_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_copysign_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_cos_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_cosh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_cumsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_diag_embed_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_diagonal_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_diagonal_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_empty_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_erf_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_erfc_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_erfinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_eye_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_fft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_hfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_hfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_ifft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_ifftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_ifftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_ihfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_ihfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_irfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fft_rfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_flatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_fmod_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_frac_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_hsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_hstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_i0_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_index_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_isneginf_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_isposinf_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_isreal_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_lgamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_linalg_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_linalg_svdvals_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_linalg_vector_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_log2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_log_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_logical_and_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_logical_not_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_logspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_logsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_masked_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_meshgrid_variadic_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_movedim_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_mul_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_narrow_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_native_layer_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_new_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_new_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nextafter_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_alpha_dropout_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_group_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_huber_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_l1_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_relu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_nn_functional_threshold_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_positive_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_pow_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_ravel_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_real_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_reciprocal_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_reshape_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_roll_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_round_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_sgn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_sigmoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_sign_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_bessel_j0_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_entr_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_erfcx_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_i1_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_log_ndtr_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_logit_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_multigammaln_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_multigammaln_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_ndtri_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_spherical_bessel_j0_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_special_zeta_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_sqrt_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_square_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_std_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_sum_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_sum_to_size_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_tensor_split_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_transpose_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_tril_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_tril_indices_cpu_int64, test/test_ops.py::TestCommonCPU::test_out__refs_triu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_trunc_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_unbind_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_unfold_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_unsqueeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_view_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_view_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_where_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__refs_xlogy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out__softmax_backward_data_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_acos_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_acosh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_addcdiv_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_addcmul_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_addmv_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_angle_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_argmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_argsort_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_argwhere_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_as_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_as_strided_partial_views_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_as_strided_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_atan_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_atleast_3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_baddbmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_bernoulli_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_bincount_cpu_int64, test/test_ops.py::TestCommonCPU::test_out_bitwise_and_cpu_int64, test/test_ops.py::TestCommonCPU::test_out_bitwise_left_shift_cpu_int64, test/test_ops.py::TestCommonCPU::test_out_bitwise_or_cpu_int64, test/test_ops.py::TestCommonCPU::test_out_bitwise_right_shift_cpu_int64, test/test_ops.py::TestCommonCPU::test_out_block_diag_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_bool_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_broadcast_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_bucketize_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_cartesian_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_cholesky_inverse_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_clamp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_clamp_min_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_conj_physical_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_constant_pad_nd_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_corrcoef_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_cos_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_cosh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_cross_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_cumulative_trapezoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_deg2rad_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_diagflat_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_diagonal_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_diagonal_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_diagonal_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_digamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_div_trunc_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_dot_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_double_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_dsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_einsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_empty_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_eq_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_equal_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_erf_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_erfc_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_exp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_expand_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_fft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_fftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_hfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_ifft_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_ifftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_ifftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_ihfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_ihfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_rfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fft_rfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_flatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_flip_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_flipud_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_fmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_frac_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_frexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_full_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_gradient_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_grid_sampler_2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_gt_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_half_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_heaviside_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_histc_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_histogramdd_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_hsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_i0_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_igamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_imag_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_index_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_index_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_index_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_index_put_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_index_reduce_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_index_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_inner_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_isclose_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_isin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_isnan_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_isposinf_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_isreal_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_istft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_jiterator_4inputs_with_extra_args_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_jiterator_binary_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_jiterator_binary_return_by_ref_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_kthvalue_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_ldexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_le_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_lgamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_cond_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_cross_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_det_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_eig_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_eigvalsh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_householder_product_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_inv_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_ldl_factor_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_ldl_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_lu_factor_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_lu_factor_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_lu_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_matrix_rank_hermitian_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_pinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_pinv_singular_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_slogdet_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_solve_triangular_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_svd_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_tensorinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_vander_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_vecdot_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_vector_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_log10_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_log1p_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_log2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_log_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_logaddexp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_logaddexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_logcumsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_logical_xor_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_long_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_lt_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_lu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_lu_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_lu_unpack_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_cumprod_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_logsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_median_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_softmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_masked_sum_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_max_binary_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_max_reduction_no_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_median_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_meshgrid_variadic_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_mm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_movedim_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_mul_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_multinomial_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_narrow_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_new_empty_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_alpha_dropout_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_bilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_celu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_conv2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_conv_transpose2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_conv_transpose3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_cosine_similarity_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_cross_entropy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_ctc_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_dropout_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_embedding_bag_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_embedding_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_fractional_max_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_huber_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_bicubic_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_trilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_kl_div_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_local_response_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_logsigmoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_max_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool3d_grad_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_mish_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_multi_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_normalize_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_pad_circular_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_pad_replicate_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_pdist_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_relu6_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_relu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_selu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_silu_complex_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_nn_functional_smooth_l1_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_softmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_softplus_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_nn_functional_unfold_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_norm_fro_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_ops_nvprims_native_batch_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_ops_nvprims_var_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_ops_nvprims_view_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_outer_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_permute_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_polar_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_4_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_positive_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_put_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_quantile_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_rand_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_randint_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_randn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_ravel_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_real_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_remainder_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_repeat_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_repeat_interleave_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_reshape_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_reshape_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_resize__cpu_float32, test/test_ops.py::TestCommonCPU::test_out_resolve_conj_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_resolve_neg_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_round_decimals_0_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_round_decimals_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_rsqrt_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_rsub_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_scalar_tensor_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_scatter_reduce_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_scatter_reduce_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_scatter_reduce_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_scatter_reduce_sum_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_segment_reduce_offsets_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_sgn_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_short_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_sign_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_signal_windows_bartlett_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_signal_windows_cosine_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_signal_windows_general_hamming_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_signal_windows_hann_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_signal_windows_kaiser_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_signal_windows_nuttall_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_sin_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_sinc_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_slice_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_sparse_sampled_addmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_airy_ai_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_bessel_j1_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_bessel_y0_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_bessel_y1_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_entr_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_erfcx_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_i1_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_legendre_polynomial_p_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_log_ndtr_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_modified_bessel_i0_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_ndtri_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_scaled_modified_bessel_k0_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_spherical_bessel_j0_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_special_xlog1py_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_split_list_args_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_sqrt_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_squeeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_std_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_std_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_std_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_sub_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_symeig_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_take_along_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_take_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_tan_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_tanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_tensor_split_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_to_sparse_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_triangular_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_tril_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_triu_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_unbind_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_unfold_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_unique_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_var_mean_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_view_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_view_as_real_cpu_complex64, test/test_ops.py::TestCommonCPU::test_out_view_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_vsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_vstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_warning_H_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_T_cpu, test/test_ops.py::TestCommonCPU::test_out_warning___getitem___cpu, test/test_ops.py::TestCommonCPU::test_out_warning___radd___cpu, test/test_ops.py::TestCommonCPU::test_out_warning___rand___cpu, test/test_ops.py::TestCommonCPU::test_out_warning___rdiv___cpu, test/test_ops.py::TestCommonCPU::test_out_warning___rmatmul___cpu, test/test_ops.py::TestCommonCPU::test_out_warning___rpow___cpu, test/test_ops.py::TestCommonCPU::test_out_warning___rxor___cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_bfloat16_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_byte_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_cfloat_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_chalf_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_double_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_float_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_int_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_long_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_add_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_addcdiv_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_allclose_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_any_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_as_strided_partial_views_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_as_strided_scatter_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_asin_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_atan_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_atanh_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_and_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_not_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_cat_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_ceil_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_clamp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_clamp_max_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_column_stack_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_conj_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_contiguous_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_cosh_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_diag_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_diag_embed_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_diagonal_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_diagonal_scatter_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_digamma_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_div_floor_rounding_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_div_no_rounding_mode_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_dstack_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_empty_like_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_erf_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_erfc_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_expand_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_expm1_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fftn_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_hfftn_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifft2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifftn_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ihfft_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_irfft2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_irfftn_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_rfft2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fft_rfftn_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fill_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_flatten_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_flip_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_fliplr_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_flipud_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_frac_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_gcd_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_ge_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_hsplit_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_hypot_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_igamma_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_igammac_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_imag_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_index_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_index_fill_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_index_select_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_isinf_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_isnan_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_isposinf_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_isreal_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_le_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_matrix_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_svdvals_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_log2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_log_softmax_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_logical_and_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_logical_or_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_logspace_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_lt_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_masked_fill_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_maximum_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_mean_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_meshgrid_list_of_tensors_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_minimum_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_movedim_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_narrow_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_ne_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_celu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_elu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_gelu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_glu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_group_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_hardshrink_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_hardtanh_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_layer_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_margin_ranking_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_mish_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_nll_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_pairwise_distance_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_pdist_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_relu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_softshrink_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_triplet_margin_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_ones_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_positive_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_pow_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_randn_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_roll_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_rsqrt_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_rsub_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_sgn_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_sigmoid_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_sign_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_signbit_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_sinc_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_sinh_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_softmax_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_special_bessel_j0_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_special_entr_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_special_i1e_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_special_multigammaln_mvlgamma_p_1_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_special_spherical_bessel_j0_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_special_zeta_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_square_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_std_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_sub_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_t_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_transpose_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_tril_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_triu_indices_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_unbind_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_unfold_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_var_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_var_mean_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_where_cpu, test/test_ops.py::TestCommonCPU::test_out_warning__refs_zeros_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_abs_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_addcdiv_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_addmm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_addmm_decomposed_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_all_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_amax_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_aminmax_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_angle_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_any_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_arange_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_argmin_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_argwhere_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_as_strided_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_as_strided_partial_views_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_as_strided_scatter_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_atan2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_atanh_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_bernoulli_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_bfloat16_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_bitwise_and_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_bitwise_or_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_bmm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_broadcast_shapes_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_bucketize_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_cartesian_prod_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_cdist_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_chalf_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_char_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_cholesky_solve_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_clamp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_clamp_max_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_clamp_min_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_column_stack_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_combinations_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_complex_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_copysign_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_corrcoef_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_cos_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_cosh_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_cov_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_cumsum_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_cumulative_trapezoid_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_diag_embed_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_diagonal_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_diagonal_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_diagonal_scatter_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_div_trunc_rounding_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_dot_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_dsplit_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_empty_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_empty_like_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_eq_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_erf_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_exp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_eye_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_fft2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_fftn_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_hfftn_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_ifft2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_ifft_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_ihfftn_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_irfftn_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_rfft2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fft_rfft_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fill_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_flatten_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_float_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_float_power_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_fmod_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_frac_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_frexp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_ge_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_gt_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_half_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_histc_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_hsplit_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_igamma_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_index_add_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_index_fill_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_index_put_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_inner_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_int_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_isclose_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_isfinite_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_isinf_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_isnan_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_isreal_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_istft_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_jiterator_2inputs_2outputs_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_jiterator_binary_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_jiterator_binary_return_by_ref_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_lcm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_lerp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_lgamma_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_cross_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_eig_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_eigvals_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_householder_product_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_inv_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_ldl_factor_ex_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_ldl_solve_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_lu_factor_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_matrix_rank_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_matrix_rank_hermitian_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_multi_dot_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_pinv_hermitian_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_pinv_singular_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_slogdet_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_solve_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_solve_ex_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_svdvals_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_tensorsolve_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_vander_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_vector_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linspace_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_log10_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_log_softmax_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_logdet_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_logical_or_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_logspace_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_logsumexp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_long_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_lt_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_lu_solve_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_mH_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_amax_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_argmax_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_argmin_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_cumsum_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_fill_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_log_softmax_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_logaddexp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_median_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_normalize_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_prod_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_scatter_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_std_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_masked_var_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_matrix_exp_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_max_binary_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_max_pool2d_with_indices_backward_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_max_reduction_no_dim_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_maximum_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_mean_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_median_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_meshgrid_list_of_tensors_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_meshgrid_variadic_tensors_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_min_reduction_no_dim_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_min_reduction_with_dim_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_minimum_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_mm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_mode_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_msort_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_mul_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_mv_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_mvlgamma_mvlgamma_p_1_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_mvlgamma_mvlgamma_p_3_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_mvlgamma_mvlgamma_p_5_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nan_to_num_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nanmean_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nanmedian_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nanquantile_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_narrow_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_native_batch_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_native_dropout_backward_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_neg_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_new_ones_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nextafter_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional__scaled_dot_product_attention_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_avg_pool1d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_avg_pool2d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_avg_pool3d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_max_pool2d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_max_pool3d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_alpha_dropout_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_avg_pool1d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_batch_norm_without_cudnn_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_binary_cross_entropy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_celu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv2d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv_transpose2d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_cosine_embedding_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_cross_entropy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_dropout2d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_dropout_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_elu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_embedding_bag_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_embedding_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_feature_alpha_dropout_without_train_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_fractional_max_pool2d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_gaussian_nll_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_gelu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_glu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_group_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardshrink_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardsigmoid_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardswish_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardtanh_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hinge_embedding_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_bicubic_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_nearest_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_trilinear_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_kl_div_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_l1_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_linear_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_local_response_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_pool1d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_pool3d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool1d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool2d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool3d_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_mish_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_mse_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_multi_margin_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_normalize_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_constant_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_replicate_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pixel_shuffle_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_poisson_nll_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_prelu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_relu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_rrelu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softmin_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softmin_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softplus_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softshrink_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_triplet_margin_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_triplet_margin_with_distance_loss_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_unfold_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_upsample_bilinear_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nn_functional_upsample_nearest_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_nonzero_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_norm_fro_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_norm_inf_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_norm_nuc_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_normal_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_normal_number_mean_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_ones_like_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_ops_nvprims_native_batch_norm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_ormqr_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_pca_lowrank_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_permute_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_polar_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_1_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_2_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_3_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_prod_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_qr_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_rand_like_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_randint_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_randint_like_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_randn_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_randn_like_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_real_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_reciprocal_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_remainder_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_repeat_interleave_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_reshape_as_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_reshape_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_resolve_neg_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_roll_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_rot90_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_round_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_round_decimals_3_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_round_decimals_neg_3_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_scatter_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_amax_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_mean_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_prod_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_segment_reduce_offsets_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_short_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_signal_windows_general_hamming_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_signal_windows_hamming_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_signbit_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_sin_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_sinc_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_sinh_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_softmax_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_softmax_with_dtype_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_sparse_sampled_addmm_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_bessel_j1_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_bessel_y1_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_t_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_u_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_v_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_erfcx_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_hermite_polynomial_h_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_hermite_polynomial_he_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_i0e_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_i1_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_i1e_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_laguerre_polynomial_l_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_legendre_polynomial_p_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_modified_bessel_i1_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_scaled_modified_bessel_k0_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_u_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_w_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_spherical_bessel_j0_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_special_zeta_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_split_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_split_list_args_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_stack_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_std_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_t_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_take_along_dim_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_take_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_tan_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_tensordot_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_transpose_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_triangular_solve_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_tril_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_tril_indices_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_triu_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_true_divide_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_unbind_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_unflatten_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_unfold_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_uniform_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_unique_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_unsqueeze_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_var_mean_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_var_mean_unbiased_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_var_unbiased_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_vdot_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_view_as_complex_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_view_as_real_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_view_copy_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_view_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_vstack_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_where_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_zero__cpu, test/test_ops.py::TestCommonCPU::test_out_where_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_xlogy_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_zero__cpu_float32, test/test_ops.py::TestCommonCPU::test_out_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bfloat16_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bfloat16_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bfloat16_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bfloat16_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bfloat16_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bfloat16_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_byte_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_byte_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_byte_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_byte_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_byte_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_byte_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_byte_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_byte_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cdouble_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cdouble_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cdouble_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cdouble_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cdouble_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cdouble_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_chalf_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_chalf_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_chalf_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_chalf_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_chalf_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_char_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_char_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_char_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_char_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_char_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_complex_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_half_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_half_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_int_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_int_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_int_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_int_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_int_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_int_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_long_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_long_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_long_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_long_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_long_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_long_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addcmul_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addcmul_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addcmul_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addcmul_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_partial_views_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_partial_views_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_partial_views_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_partial_views_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_partial_views_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_partial_views_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_partial_views_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_partial_views_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_scatter_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_scatter_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_scatter_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_scatter_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_scatter_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_scatter_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_scatter_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_right_shift_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_right_shift_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bucketize_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bucketize_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bucketize_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bucketize_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_bucketize_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cumsum_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cumsum_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cumsum_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cumsum_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cumsum_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_cumsum_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_embed_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_embed_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_embed_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_embed_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_embed_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_embed_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diag_embed_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_as_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_as_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_as_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_as_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_as_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_as_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_as_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_as_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_as_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eye_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eye_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eye_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eye_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eye_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eye_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_eye_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hypot_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_hypot_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_imag_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_imag_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_imag_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_add_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_add_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_add_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_add_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_add_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_add_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_fill_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_fill_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_fill_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_fill_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_fill_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_select_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_select_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_select_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_select_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_index_select_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isreal_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isreal_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isreal_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isreal_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_isreal_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lerp_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lerp_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lerp_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_with_dtype_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_native_layer_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_native_layer_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_strided_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_strided_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_strided_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nextafter_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nextafter_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nextafter_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_alpha_dropout_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_alpha_dropout_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_alpha_dropout_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_celu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_celu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_dropout_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_dropout_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_elu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_gelu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_gelu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_gelu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_glu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_group_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_group_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardshrink_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hinge_embedding_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hinge_embedding_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_huber_loss_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_leaky_relu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_leaky_relu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mish_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mish_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mse_loss_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mse_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_nll_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pairwise_distance_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pairwise_distance_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pairwise_distance_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pairwise_distance_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pairwise_distance_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pairwise_distance_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pdist_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_poisson_nll_loss_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_poisson_nll_loss_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_poisson_nll_loss_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_poisson_nll_loss_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_poisson_nll_loss_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_prelu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_selu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_selu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_selu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmax_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmin_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmin_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmin_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmin_with_dtype_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmin_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softplus_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softplus_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_triplet_margin_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_triplet_margin_loss_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_triplet_margin_loss_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_triplet_margin_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_triplet_margin_loss_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ones_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ones_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ones_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ones_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ones_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ones_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_randn_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_randn_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_randn_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_randn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_randn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_repeat_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_repeat_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_repeat_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_repeat_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_repeat_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_repeat_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_repeat_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_repeat_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_repeat_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_as_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_as_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_as_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_as_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_as_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinc_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinc_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinc_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinc_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinc_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinc_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j0_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j0_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j0_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j0_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j1_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j1_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j1_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_entr_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_entr_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_entr_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_entr_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_erfcx_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_erfcx_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_erfcx_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_erfcx_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_ndtr_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_ndtr_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_ndtr_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_ndtr_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_ndtr_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtr_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtr_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtr_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtr_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtr_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtri_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtri_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_softmax_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_softmax_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_spherical_bessel_j0_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_spherical_bessel_j0_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_spherical_bessel_j0_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_xlog1py_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_xlog1py_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_xlog1py_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_xlog1py_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_to_size_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_to_size_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_to_size_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_to_size_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_to_size_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_to_size_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_sum_to_size_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_to_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_to_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_to_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_to_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_to_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_to_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_to_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_to_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tril_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tril_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tril_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tril_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tril_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tril_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tril_indices_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_tril_indices_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_triu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_triu_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_triu_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_triu_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_triu_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_triu_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_triu_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_triu_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_triu_indices_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_xlogy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_xlogy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_xlogy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_xlogy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_xlogy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_xlogy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_xlogy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_zeros_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref__refs_zeros_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref__refs_zeros_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref__refs_zeros_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref__refs_zeros_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref__refs_zeros_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref__refs_zeros_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_T_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_amax_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_arange_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_atan2_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_and_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_xor_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_clamp_max_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_clamp_min_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_copysign_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_diag_embed_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_diagonal_copy_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_div_floor_rounding_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_div_trunc_rounding_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_dsplit_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_fft2_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_ifftn_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_ihfft_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_irfft2_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_irfftn_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_rfft2_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_rfft_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_rfftn_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_flipud_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_ge_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_hsplit_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_hypot_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_igamma_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_lcm_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logical_xor_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_lt_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_maximum_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_mean_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_movedim_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_narrow_copy_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_ne_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nextafter_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_group_norm_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_hinge_embedding_loss_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_huber_loss_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_triplet_margin_loss_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_pow_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_remainder_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_reshape_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_roll_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_rsub_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_special_xlog1py_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_special_zeta_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_sum_to_size_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_t_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_triu_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_view_as_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_vsplit_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_errors__refs_where_cpu, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_complex_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_complex_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_complex_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_complex_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_right_shift_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_right_shift_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_right_shift_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_right_shift_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_right_shift_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_right_shift_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_shapes_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lerp_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lerp_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_glu_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_glu_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_glu_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_group_norm_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_group_norm_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_group_norm_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_group_norm_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_huber_loss_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_huber_loss_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_huber_loss_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_huber_loss_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_huber_loss_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_nll_loss_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pdist_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_randn_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_randn_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_randn_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_randn_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_randn_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_randn_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_randn_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_randn_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_erfcx_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_erfcx_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_erfcx_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_erfcx_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtri_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtri_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtri_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtri_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtri_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtri_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_indices_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_indices_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_indices_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_aten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_aten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_nvfuser_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_native_batch_norm_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_var_mean_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_var_mean_executor_aten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_var_mean_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_var_mean_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_var_mean_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_var_mean_executor_nvfuser_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_aten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_aten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_aten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_aten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_aten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_aten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_aten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_aten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_aten_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_aten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bool_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bool_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bool_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bool_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bool_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bool_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bool_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_byte_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_byte_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_byte_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_byte_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_byte_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_byte_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_byte_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_byte_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cdouble_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cdouble_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cdouble_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cdouble_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cdouble_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cdouble_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cdouble_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cfloat_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cfloat_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cfloat_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cfloat_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cfloat_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cfloat_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cfloat_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_chalf_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_chalf_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_chalf_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_chalf_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_chalf_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_chalf_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_chalf_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_chalf_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_char_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_char_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_char_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_char_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_char_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_char_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_char_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_complex_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_complex_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_double_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_double_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_double_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_float_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_float_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_float_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_float_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_float_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_half_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_half_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_half_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_half_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_half_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_long_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_long_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_long_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_long_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_long_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_long_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_short_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_short_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_short_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcmul_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcmul_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcmul_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcmul_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcmul_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcmul_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcmul_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcmul_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_partial_views_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_partial_views_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_partial_views_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_partial_views_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_partial_views_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_partial_views_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_scatter_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_scatter_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_scatter_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_scatter_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_scatter_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_scatter_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_scatter_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_right_shift_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bucketize_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bucketize_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bucketize_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bucketize_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bucketize_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumsum_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumsum_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumsum_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumsum_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_embed_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_embed_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_embed_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_embed_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_embed_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_embed_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_embed_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_embed_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_scatter_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_scatter_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_scatter_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_scatter_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_scatter_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_as_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_as_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_as_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_as_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_as_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_as_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_as_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_as_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eye_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eye_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eye_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eye_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eye_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hypot_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hypot_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hypot_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igamma_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_add_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_add_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_add_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_add_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_add_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_fill_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_fill_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_fill_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_fill_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isreal_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isreal_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isreal_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isreal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isreal_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isreal_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lerp_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lerp_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lerp_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lerp_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svd_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svd_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_with_dtype_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_with_dtype_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_native_layer_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_native_layer_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_strided_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_strided_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_strided_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_strided_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_strided_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_strided_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nextafter_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_alpha_dropout_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_alpha_dropout_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_celu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_celu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_dropout_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_elu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_gelu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_gelu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_glu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_group_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_group_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardshrink_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_huber_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_layer_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_layer_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_leaky_relu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mish_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mse_loss_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mse_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_nll_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_nll_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pairwise_distance_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pairwise_distance_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pairwise_distance_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pairwise_distance_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pairwise_distance_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pairwise_distance_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_prelu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_prelu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_prelu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_selu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softplus_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softplus_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_randn_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_randn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_randn_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_randn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_randn_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_randn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_repeat_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_repeat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_repeat_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_repeat_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_repeat_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_repeat_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sgn_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sgn_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sgn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sgn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sgn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinc_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinc_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinc_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinc_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinc_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_with_dtype_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j0_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j0_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j0_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j0_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j0_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j0_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j1_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j1_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j1_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j1_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_entr_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_entr_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_entr_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_erfcx_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_erfcx_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_erfcx_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_erfcx_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_erfcx_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_ndtr_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_ndtr_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_ndtr_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_ndtr_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_softmax_with_dtype_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_softmax_with_dtype_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_softmax_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_softmax_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtr_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtr_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtr_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtri_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtri_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtri_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtri_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_softmax_with_dtype_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_softmax_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_softmax_with_dtype_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_spherical_bessel_j0_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_spherical_bessel_j0_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_spherical_bessel_j0_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_xlog1py_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_xlog1py_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_xlog1py_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_xlog1py_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_xlog1py_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_to_size_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_to_size_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_to_size_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_to_size_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_to_size_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_to_size_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_xlogy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_xlogy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_xlogy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_xlogy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_xlogy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_zeros_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_zeros_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_zeros_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_zeros_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_zeros_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_zeros_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta__refs_zeros_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_meta_ops_nvprims_native_batch_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta_ops_nvprims_native_batch_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_meta_ops_nvprims_var_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_meta_ops_nvprims_view_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_meta_ops_nvprims_view_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_meta_ops_nvprims_view_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_ops_nvprims_native_batch_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_ops_nvprims_var_mean_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_ops_nvprims_var_mean_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_ops_nvprims_var_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_ops_nvprims_var_mean_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_ops_nvprims_view_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_ops_nvprims_view_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_ops_nvprims_view_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_ops_nvprims_view_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_ops_nvprims_view_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_ops_nvprims_view_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_ops_nvprims_view_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_ops_nvprims_view_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bfloat16_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bfloat16_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bfloat16_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bfloat16_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bfloat16_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bfloat16_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bfloat16_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_byte_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_byte_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_byte_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_byte_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cdouble_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cdouble_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cdouble_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cdouble_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cdouble_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cdouble_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cdouble_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cfloat_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cfloat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cfloat_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cfloat_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cfloat_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_half_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_half_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_half_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_int_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_int_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_int_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_int_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_int_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_int_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_int_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_int_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_long_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_long_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_long_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_long_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_long_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_long_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_short_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_short_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_short_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_short_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_short_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcmul_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcmul_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcmul_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcmul_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcmul_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcmul_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_partial_views_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_partial_views_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_partial_views_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_partial_views_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_partial_views_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_right_shift_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_right_shift_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_right_shift_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_right_shift_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_right_shift_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bucketize_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bucketize_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bucketize_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bucketize_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bucketize_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumsum_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumsum_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumsum_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumsum_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumsum_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_scatter_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_scatter_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_scatter_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_scatter_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_scatter_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_scatter_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_as_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_as_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_as_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_as_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_as_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_as_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eye_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eye_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eye_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eye_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eye_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eye_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hypot_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igammac_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igammac_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_imag_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_imag_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_add_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_add_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_add_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_add_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_add_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_add_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_fill_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_fill_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_fill_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_fill_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_select_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_select_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_select_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_select_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_select_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lerp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_native_layer_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_native_layer_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_strided_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_strided_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_strided_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_strided_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_strided_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_celu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_celu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_dropout_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_dropout_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_elu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_gelu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_glu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_glu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_glu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_group_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_huber_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_huber_loss_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_huber_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mish_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mish_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_nll_loss_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_nll_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_selu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_selu_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_selu_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softplus_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_randn_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_randn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_randn_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_randn_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_randn_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_repeat_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_repeat_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_repeat_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_repeat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_repeat_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_repeat_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sgn_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sgn_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sgn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sgn_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sgn_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sgn_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sgn_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sgn_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinc_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinc_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_with_dtype_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_with_dtype_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j0_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j0_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j0_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j0_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j0_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j1_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j1_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j1_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j1_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j1_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_entr_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_entr_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_entr_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_entr_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_erfcx_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_erfcx_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_erfcx_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_erfcx_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_ndtr_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_ndtr_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_ndtr_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtr_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtr_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtr_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtr_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtri_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtri_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_xlog1py_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_xlog1py_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_xlog1py_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_to_size_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_to_size_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_to_size_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_to_size_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_to_size_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_to_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_to_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_to_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_to_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_to_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_to_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_to_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_to_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_indices_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_uint8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_xlogy_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_xlogy_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_xlogy_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_xlogy_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_bool, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_int16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_int64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback_ops_nvprims_var_mean_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback_ops_nvprims_var_mean_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback_ops_nvprims_var_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback_ops_nvprims_var_mean_cpu_float64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback_ops_nvprims_view_cpu_bfloat16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback_ops_nvprims_view_cpu_complex128, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback_ops_nvprims_view_cpu_complex32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback_ops_nvprims_view_cpu_complex64, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback_ops_nvprims_view_cpu_float16, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback_ops_nvprims_view_cpu_int32, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback_ops_nvprims_view_cpu_int8, test/test_ops.py::TestCommonCPU::test_python_ref_torch_fallback_ops_nvprims_view_cpu_uint8, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_H_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_T_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager___getitem___cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager___rdiv___cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmatmul___cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmul___cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager___rpow___cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager___rpow___cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager___rsub___cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager___rsub___cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager__native_batch_norm_legit_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_acos_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcdiv_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcmul_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_decomposed_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_decomposed_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_all_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_all_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_amin_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_angle_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_angle_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_argmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_argmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_argsort_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_partial_views_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_scatter_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_asin_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_asin_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_asinh_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_atan_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_2d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_bfloat16_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_bmm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_bool_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_shapes_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_tensors_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_to_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_to_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_byte_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_byte_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cdouble_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_ceil_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cfloat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_chalf_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_char_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_char_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_clamp_max_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_clone_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_column_stack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_complex_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_physical_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_physical_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_constant_pad_nd_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_contiguous_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_contiguous_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_corrcoef_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cos_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cosh_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cov_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cross_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cummax_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumprod_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumulative_trapezoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_deg2rad_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_embed_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagflat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_diff_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_floor_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_no_rounding_mode_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_trunc_rounding_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_dot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_double_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_dsplit_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_dsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_dstack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_dstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_einsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_eq_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_erf_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_erfc_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_exp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_as_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_expm1_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_eye_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_eye_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftshift_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftshift_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ihfftn_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfftn_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_rfft2_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fill_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fill_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_flatten_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_flip_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fliplr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_flipud_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_flipud_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_floor_divide_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_fmod_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_full_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_gather_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_geqrf_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_gt_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_half_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_heaviside_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_histc_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_histogramdd_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_hsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_hstack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_hstack_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_i0_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_igamma_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_igammac_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_imag_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_add_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_fill_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_put_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_inner_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_inner_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_isclose_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_isclose_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_isinf_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_isinf_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_isnan_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_isneginf_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_isposinf_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_isreal_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_2inputs_2outputs_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_kthvalue_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_le_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_lerp_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cross_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_det_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_det_singular_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_det_singular_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eig_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigh_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvals_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvals_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_householder_product_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_householder_product_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_ex_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_factor_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_factor_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_solve_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_grad_oriented_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_power_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_power_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_multi_dot_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_subgradients_at_zero_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_hermitian_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_singular_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_qr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_qr_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_ex_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_triangular_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_triangular_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svd_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svdvals_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svdvals_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorinv_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorsolve_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorsolve_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vander_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vecdot_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vector_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_log10_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_log1p_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_log2_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_log2_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logaddexp2_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logcumsumexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_and_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_not_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_or_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_xor_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logspace_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_logspace_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_long_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_long_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_lt_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_solve_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_unpack_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_mH_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_argmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_cumprod_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_cumsum_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_cumsum_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_fill_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_log_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_logaddexp_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_prod_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_scatter_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_select_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_select_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_softmax_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_std_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_std_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_sum_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_matmul_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_matrix_exp_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_max_binary_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_max_pool2d_with_indices_backward_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_max_reduction_with_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_maximum_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_median_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_list_of_tensors_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_variadic_tensors_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_min_binary_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_mm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_mode_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_movedim_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_msort_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_mul_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_multinomial_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_mv_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nanmedian_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nanquantile_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nansum_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_narrow_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_narrow_copy_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_native_dropout_backward_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_native_layer_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_ne_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_neg_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_neg_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_empty_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_full_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_full_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_ones_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional__scaled_dot_product_attention_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_bilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_binary_cross_entropy_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv2d_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose3d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_cosine_embedding_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_cross_entropy_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_ctc_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_dropout2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_dropout_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_embedding_bag_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_gaussian_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_grid_sample_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_group_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_huber_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_area_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_bicubic_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_trilinear_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_l1_loss_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_linear_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_logsigmoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool1d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool2d_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_mish_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_multi_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_normalize_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_normalize_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_circular_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_constant_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_reflect_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_reflect_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_replicate_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pdist_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_unshuffle_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_relu_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_silu_complex_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_soft_margin_loss_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softmin_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softsign_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_tanhshrink_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_tanhshrink_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_loss_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_with_distance_loss_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_nonzero_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_nuc_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_normal_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_normal_number_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_ones_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_ones_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_outer_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_outer_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_pca_lowrank_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_permute_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_permute_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_pinverse_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_pinverse_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_polar_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_0_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_1_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_positive_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_positive_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_put_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_qr_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_qr_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_rad2deg_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_randn_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_randn_like_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_randn_like_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_ravel_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_real_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_real_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_renorm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_interleave_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_as_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_as_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize__cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize_as__cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize_as__cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_conj_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_roll_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_roll_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_rot90_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_decimals_0_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_decimals_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_decimals_neg_3_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsqrt_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsub_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_add_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_add_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_prod_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_sum_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_searchsorted_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_select_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_select_scatter_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_short_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_short_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sigmoid_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_signal_windows_bartlett_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_signal_windows_blackman_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_signal_windows_exponential_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_signal_windows_gaussian_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_signal_windows_kaiser_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_signal_windows_nuttall_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_signbit_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sin_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinc_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinh_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_slice_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_slice_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sparse_sampled_addmm_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sparse_sampled_addmm_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_airy_ai_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_j0_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_j1_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_y0_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_entr_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_erfcx_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_hermite_polynomial_h_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_hermite_polynomial_he_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_laguerre_polynomial_l_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_log_ndtr_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_i0_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_k0_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_spherical_bessel_j0_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_zeta_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_list_args_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sqrt_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sqrt_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_square_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_stack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_stack_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_mean_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_mean_unbiased_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_mean_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_stft_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_stft_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sub_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_to_size_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_to_size_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_svd_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_svd_lowrank_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_symeig_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_symeig_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_t_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_take_along_dim_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_tanh_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensordot_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_tile_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_to_sparse_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_topk_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_trace_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_transpose_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_transpose_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_trapezoid_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_trapz_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_triangular_solve_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_triangular_solve_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_trunc_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_unbind_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_unflatten_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_unfold_copy_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_unfold_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_uniform_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_unsqueeze_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_mean_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_mean_unbiased_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_unbiased_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_vdot_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_real_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_vsplit_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_vsplit_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_vstack_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_where_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_where_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_xlogy_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_zero__cpu_complex64, test/test_ops.py::TestCompositeComplianceCPU::test_backward_H_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward___radd___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward___rdiv___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward___rmul___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward___rpow___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_add_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_addcdiv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_addmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_addmv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_addr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_as_strided_partial_views_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_asin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_atan2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_atleast_1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_atleast_2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_baddbmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_bmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_broadcast_tensors_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_broadcast_to_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_cat_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_cdist_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_cdouble_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_ceil_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_cfloat_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_chunk_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_clamp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_clamp_max_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_clamp_min_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_clone_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_constant_pad_nd_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_copysign_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_corrcoef_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_cummin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_cumsum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_cumulative_trapezoid_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_diagflat_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_diagonal_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_diagonal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_dist_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_dot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_double_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_einsum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_erfinv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_expand_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_expm1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fftshift_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_hfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_hfft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ihfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_irfft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_irfftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fft_rfftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_flatten_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fliplr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_flipud_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_float_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_float_power_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_floor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_fmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_grid_sampler_2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_hsplit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_i0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_index_add_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_index_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_index_fill_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_index_reduce_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_index_select_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_inner_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_kthvalue_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_lerp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cond_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cross_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_det_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eig_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eigvals_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lu_factor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_matrix_power_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_multi_dot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_norm_subgradients_at_zero_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_pinv_singular_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_solve_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_solve_triangular_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_svd_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_svdvals_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_tensorsolve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_vander_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_vecdot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_vector_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_log1p_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_log_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_log_softmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_logaddexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_logcumsumexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_logit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_lu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_lu_unpack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_mH_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_amin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_cumprod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_cumsum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_fill_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_log_softmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_logaddexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_normalize_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_std_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_sum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_masked_var_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_matmul_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_matrix_exp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_median_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_meshgrid_variadic_tensors_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_min_binary_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_minimum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_mul_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nanmean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nanquantile_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_narrow_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_native_batch_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_native_dropout_backward_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_native_layer_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional__scaled_dot_product_attention_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_alpha_dropout_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_avg_pool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_batch_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_bilinear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv_transpose1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv_transpose2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv_transpose3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_cosine_embedding_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_cosine_similarity_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_cross_entropy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_dropout2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_dropout3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_elu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_embedding_bag_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_glu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_grid_sample_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_group_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_huber_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_area_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_bicubic_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_linear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_l1_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_leaky_relu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_local_response_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_logsigmoid_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_pool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool2d_grad_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_mish_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_normalize_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_circular_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_constant_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_replicate_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pixel_shuffle_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_prelu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_relu6_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_relu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_rrelu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_selu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_smooth_l1_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_soft_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softplus_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softsign_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_threshold_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_upsample_bilinear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_upsample_nearest_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_norm_fro_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_normal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_normal_number_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_permute_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_pinverse_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_3_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_4_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_positive_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_put_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_quantile_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_renorm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_repeat_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_reshape_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_resolve_conj_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_resolve_neg_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_roll_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_round_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_round_decimals_0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_add_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_sum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_segment_reduce_lengths_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_select_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_sgn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_sin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_sinh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_slice_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_slice_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_sparse_sampled_addmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_special_i1e_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_special_log_ndtr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_special_ndtri_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_special_xlog1py_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_squeeze_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_stack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_std_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_std_mean_unbiased_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_stft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_sum_to_size_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_svd_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_svd_lowrank_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_take_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_tan_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_tanh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_tensor_split_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_tile_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_to_sparse_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_topk_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_trapezoid_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_trapz_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_triu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_trunc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_unbind_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_unsqueeze_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_var_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_var_mean_unbiased_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_view_as_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_view_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_vsplit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_vstack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_where_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_xlogy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_zero__cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_H_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad___radd___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rdiv___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rmod___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rpow___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad__native_batch_norm_legit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad__softmax_backward_data_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_acos_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_acosh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_add_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_allclose_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_amin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_angle_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argsort_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_asin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atan_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atanh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atleast_1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atleast_3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_baddbmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bernoulli_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_block_diag_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bool_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_broadcast_tensors_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cdouble_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ceil_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_chalf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_char_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clamp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clamp_min_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_combinations_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_conj_physical_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_constant_pad_nd_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_contiguous_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_copysign_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_corrcoef_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cos_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_count_nonzero_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cummax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cumulative_trapezoid_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diag_embed_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diagonal_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diff_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_digamma_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dist_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_div_floor_rounding_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_double_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dsplit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dstack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_einsum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_empty_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_equal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_erf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_erfinv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_exp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_expand_as_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_expand_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_expm1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_eye_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fftshift_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_hfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_hfft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_hfftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ihfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ihfftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_irfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_irfft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_rfft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_flip_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_flipud_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_float_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_floor_divide_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fmin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fmod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_frac_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_frexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_full_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_gather_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ge_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_gt_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_half_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_heaviside_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_histc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_histogramdd_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_hstack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_i0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_igamma_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_add_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_reduce_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isfinite_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isnan_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isneginf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isposinf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_4inputs_with_extra_args_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_binary_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_kron_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ldexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_le_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lerp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lgamma_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cond_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cross_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_det_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eig_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eigh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eigvals_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eigvalsh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_householder_product_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_inv_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_ldl_factor_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lstsq_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_factor_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_power_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_rank_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_multi_dot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_norm_subgradients_at_zero_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_pinv_hermitian_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_qr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_slogdet_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_vecdot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_vector_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linspace_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log10_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log_softmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logcumsumexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logdet_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_xor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lu_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lu_unpack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mT_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_amax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_amin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_cumprod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_fill_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_log_softmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_logaddexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_select_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_softmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_matrix_exp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_max_binary_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_max_reduction_with_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_maximum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_minimum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mode_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_movedim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_multinomial_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nan_to_num_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nanmedian_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nanquantile_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nansum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_narrow_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_narrow_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_native_layer_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ne_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_empty_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_empty_strided_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_ones_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_zeros_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_alpha_dropout_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_avg_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_binary_cross_entropy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_celu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv_transpose2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv_transpose3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_cosine_similarity_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_dropout2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_dropout3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_dropout_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_elu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_embedding_bag_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_gelu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_group_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_bicubic_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_bilinear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_kl_div_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_l1_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_layer_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_leaky_relu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_local_response_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_logsigmoid_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool2d_grad_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_multilabel_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pad_reflect_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pad_replicate_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pdist_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pixel_shuffle_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_relu6_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_relu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_soft_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softplus_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_tanhshrink_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nonzero_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_fro_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_inf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_nuc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_normal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_normal_number_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ones_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ones_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_outer_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_pinverse_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polar_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_3_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_pow_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_put_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_qr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_quantile_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rand_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_randint_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_randn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_randn_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_reciprocal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_remainder_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_renorm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_reshape_as_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_reshape_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_roll_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scalar_tensor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_amin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_segment_reduce_lengths_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_segment_reduce_offsets_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_select_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signal_windows_gaussian_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signal_windows_hamming_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signal_windows_hann_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sinh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sort_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sparse_sampled_addmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_y0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_entr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_hermite_polynomial_h_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_i0e_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_log_ndtr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_i0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_k0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_k1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_scaled_modified_bessel_k1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_spherical_bessel_j0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_xlog1py_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_split_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_split_list_args_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sqrt_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_square_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_std_unbiased_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sub_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sum_to_size_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_svd_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_svd_lowrank_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_take_along_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_take_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tan_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tanh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_to_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_to_sparse_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_topk_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trace_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trapz_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_triangular_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tril_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_true_divide_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unflatten_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_uniform_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unique_consecutive_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unique_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_var_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_var_mean_unbiased_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_vdot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_view_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_view_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_vsplit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_zero__cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_H_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator___getitem___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator___radd___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator___rmatmul___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator___rmod___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator___rsub___cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator__native_batch_norm_legit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator__softmax_backward_data_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_abs_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_acosh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_add_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_addbmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_addmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_addmm_decomposed_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_addr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_all_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_amax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_arange_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_argsort_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_as_strided_partial_views_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_as_strided_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_asin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_asinh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_atan2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_atleast_1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_atleast_2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_bfloat16_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_block_diag_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_bmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_bool_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_broadcast_shapes_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_broadcast_tensors_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_broadcast_to_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_byte_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_cartesian_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_ceil_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_cfloat_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_chalf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_cholesky_inverse_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_cholesky_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_chunk_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_clamp_max_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_clone_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_column_stack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_combinations_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_conj_physical_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_constant_pad_nd_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_contiguous_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_count_nonzero_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_cross_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_cummin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_cumprod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_cumsum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_diag_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_diag_embed_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_diagflat_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_diff_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_div_floor_rounding_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_dsplit_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_dstack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_empty_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_erf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_erfinv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_expand_as_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fftshift_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_hfft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ihfft2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_irfft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fft_rfftn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_flatten_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_flip_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fliplr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_float_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_fmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_frexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_full_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_ge_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_geqrf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_grid_sampler_2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_gt_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_half_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_histogram_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_hstack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_igammac_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_inner_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_int_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_isfinite_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_isneginf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_isposinf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_isreal_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_4inputs_with_extra_args_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_binary_return_by_ref_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_unary_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_kthvalue_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_ldexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_lerp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_lgamma_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cond_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cross_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_det_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eigvals_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eigvalsh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_householder_product_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_inv_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_inv_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_ldl_factor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_ldl_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lstsq_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lu_factor_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_norm_subgradients_at_zero_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_pinv_hermitian_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_pinv_singular_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_slogdet_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_solve_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_vander_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_vector_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_log10_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_log_softmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_logaddexp2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_logaddexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_logcumsumexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_logdet_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_logical_and_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_logical_xor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_logspace_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_long_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_lu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_lu_solve_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_mH_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_masked_argmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_masked_argmin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_masked_logsumexp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_masked_median_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_masked_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_masked_var_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_matmul_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_matrix_exp_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_max_pool2d_with_indices_backward_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_max_reduction_no_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_max_reduction_with_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_meshgrid_variadic_tensors_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_min_binary_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_mm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_mode_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_mul_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_multinomial_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nan_to_num_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nanmedian_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nanquantile_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nansum_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_native_batch_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_native_dropout_backward_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_native_layer_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_new_empty_strided_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_new_full_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nextafter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional__scaled_dot_product_attention_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_avg_pool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_binary_cross_entropy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv_transpose1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv_transpose3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_cosine_embedding_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_cosine_similarity_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_ctc_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_dropout2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_dropout3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_elu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_embedding_bag_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_gelu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_grid_sample_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_group_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_instance_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_area_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_bicubic_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_trilinear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_l1_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_leaky_relu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_linear_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_local_response_norm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_pool1d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_pool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_pool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool2d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool3d_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_mish_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_normalize_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_constant_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_reflect_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_replicate_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pdist_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_relu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_rrelu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_selu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_smooth_l1_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_soft_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softmin_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softplus_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_norm_inf_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_ormqr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_pinverse_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_polar_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_2_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_3_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_4_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_qr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_randint_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_randn_like_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_ravel_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_real_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_repeat_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_repeat_interleave_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_reshape_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_resolve_neg_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_roll_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_rot90_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_round_decimals_0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_round_decimals_neg_3_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_rsqrt_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_rsub_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_scalar_tensor_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_add_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_amax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_prod_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_select_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_select_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_sgn_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_short_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_sign_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_signal_windows_bartlett_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_signal_windows_blackman_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_signal_windows_cosine_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_signal_windows_exponential_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_signal_windows_gaussian_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_signal_windows_general_cosine_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_signal_windows_general_hamming_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_signal_windows_hann_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_sinc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_sinh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_slice_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_slice_scatter_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_softmax_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_sparse_sampled_addmm_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_airy_ai_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_j0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_j1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_hermite_polynomial_h_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_i0e_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_i1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_laguerre_polynomial_l_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_legendre_polynomial_p_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_i0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_k0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_k1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_ndtr_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_ndtri_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_scaled_modified_bessel_k0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_scaled_modified_bessel_k1_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_spherical_bessel_j0_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_special_zeta_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_split_list_args_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_split_with_sizes_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_squeeze_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_std_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_std_mean_unbiased_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_stft_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_sum_to_size_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_svd_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_t_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_take_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_tanh_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_tensordot_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_to_sparse_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_topk_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_trapezoid_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_trapz_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_tril_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_triu_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_trunc_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_unbind_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_unflatten_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_unfold_copy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_unfold_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_uniform_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_unique_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_unsqueeze_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_var_mean_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_var_mean_unbiased_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_view_as_complex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_vstack_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_xlogy_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_zeros_cpu_float32, test/test_ops.py::TestMathBitsCPU::test_conj_view_H_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view___getitem___cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view___rpow___cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_bool_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_cfloat_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_chalf_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_double_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_float_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_int_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_abs_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_acos_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_acosh_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_addcdiv_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_addr_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_all_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_as_strided_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_as_strided_scatter_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_asin_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_atan_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_atanh_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_broadcast_tensors_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_cat_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_constant_pad_nd_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_cosh_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_cumsum_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_diag_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_div_no_rounding_mode_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_dsplit_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_empty_like_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_eq_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_exp_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_expand_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_eye_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fft_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_hfftn_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifft2_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifft_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifftn_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_fill_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_flip_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_fliplr_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_float_power_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_hsplit_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_imag_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_index_fill_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_index_select_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_isnan_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_lerp_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_svd_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_linspace_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_log10_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_log1p_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_log_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_log_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_and_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_not_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_logspace_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_masked_fill_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_mean_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_meshgrid_list_of_tensors_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_meshgrid_variadic_tensors_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_mul_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_narrow_copy_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_narrow_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_ne_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_neg_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_ones_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_zeros_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_l1_loss_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_softmin_with_dtype_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_norm_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_randn_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_reciprocal_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_reshape_as_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_reshape_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_roll_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_sgn_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_sigmoid_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_sin_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_sinc_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_special_log_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_square_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_sub_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_sum_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_sum_to_size_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_t_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_tan_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_tanh_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_trace_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_transpose_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_triu_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_true_divide_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_unbind_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_unfold_copy_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_view_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_vsplit_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_where_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view__refs_zeros_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_abs_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_acos_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_acosh_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_add_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_addbmm_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_addmm_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_addmm_decomposed_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_addmv_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_angle_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_any_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_argwhere_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_as_strided_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_as_strided_scatter_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_asin_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_atanh_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_atleast_2d_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_atleast_3d_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_baddbmm_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_bfloat16_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_bool_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_broadcast_tensors_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_broadcast_to_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_cdouble_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_chalf_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_char_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_column_stack_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_conj_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_conj_physical_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_constant_pad_nd_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_contiguous_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_cov_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_cross_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_cumprod_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_cumsum_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_cumulative_trapezoid_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_diag_embed_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_diagonal_copy_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_diagonal_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_diagonal_scatter_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_dist_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_dot_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_dstack_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_einsum_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_empty_like_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_eq_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_eye_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fft_fft2_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fft_fft_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fft_fftshift_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fft_hfft2_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fft_hfft_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fft_hfftn_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifft_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifftn_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifftshift_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fft_irfft_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fill_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_flip_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_fliplr_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_float_power_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_full_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_full_like_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_gradient_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_imag_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_index_add_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_index_copy_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_index_put_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_index_select_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_int_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_isfinite_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_isinf_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_isnan_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_istft_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_2inputs_2outputs_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_binary_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_binary_return_by_ref_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_unary_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_ldexp_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_lerp_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_det_singular_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_ldl_factor_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_ldl_factor_ex_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_ldl_solve_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lstsq_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lstsq_grad_oriented_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_power_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_rank_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_rank_hermitian_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_multi_dot_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_pinv_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_qr_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_solve_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_tensorinv_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_vander_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_vecdot_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linspace_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_log1p_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_logical_and_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_logical_or_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_long_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_lu_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_lu_solve_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_mH_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_masked_cumsum_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_masked_fill_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_masked_prod_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_masked_std_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_matmul_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_matrix_exp_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_meshgrid_list_of_tensors_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_mm_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_movedim_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_mv_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_ne_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_new_ones_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_conv1d_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_conv_transpose1d_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_conv_transpose2d_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_conv_transpose3d_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_linear_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_normalize_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_circular_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_replicate_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pixel_unshuffle_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_softmin_with_dtype_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_softsign_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_tanhshrink_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_triplet_margin_with_distance_loss_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_nonzero_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_norm_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_norm_fro_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_norm_inf_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_norm_nuc_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_ones_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_ops_nvprims_view_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_pow_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_rand_like_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_randn_like_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_ravel_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_real_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_reciprocal_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_renorm_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_resize__cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_resize_as__cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_resolve_conj_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_roll_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_rot90_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_sigmoid_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_sinh_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_softmax_with_dtype_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_split_list_args_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_std_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_std_mean_unbiased_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_std_unbiased_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_stft_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_sum_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_symeig_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_t_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_tensor_split_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_tensordot_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_tile_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_to_sparse_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_trapezoid_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_tril_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_triu_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_true_divide_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_unbind_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_unflatten_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_uniform_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_vdot_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_view_as_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_view_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_vsplit_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_zero__cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_H_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_T_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view___radd___cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view___rdiv___cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view___rmatmul___cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view___rmul___cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view___rsub___cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_T_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs__conversions_bfloat16_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs__conversions_bool_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs__conversions_cdouble_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs__conversions_cfloat_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs__conversions_double_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs__conversions_float_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs__conversions_int_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs__conversions_long_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_abs_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_add_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_addr_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_allclose_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_any_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_as_strided_partial_views_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_as_strided_scatter_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_asin_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_asinh_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atan_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atleast_1d_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atleast_3d_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_broadcast_tensors_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_cat_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_chunk_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_clone_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_column_stack_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_conj_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_conj_physical_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_cos_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_cumsum_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_diag_embed_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_diagonal_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_diagonal_scatter_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_dsplit_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_empty_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_empty_like_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_exp_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fft2_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fft_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fftshift_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_hfft_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_hfftn_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifft2_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifftshift_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_irfft2_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_irfft_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fill_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fliplr_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_flipud_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_float_power_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_hstack_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_index_add_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_index_fill_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isclose_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_lerp_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_matrix_norm_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_norm_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linspace_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_log_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logical_and_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logical_or_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logical_xor_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logspace_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_masked_fill_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_meshgrid_variadic_tensors_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_narrow_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_narrow_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_empty_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_nn_functional_log_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_nn_functional_pairwise_distance_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_nn_functional_tanhshrink_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_norm_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_pow_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_prod_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_randn_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_real_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_reciprocal_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_reshape_as_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_rot90_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_special_log_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_special_softmax_with_dtype_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sqrt_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_squeeze_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_stack_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_std_mean_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sub_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sum_to_size_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_t_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_to_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_transpose_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_triu_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unfold_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unfold_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_var_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_var_mean_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_view_as_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_vstack_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_where_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_zeros_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_add_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_addbmm_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_addcdiv_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_addmm_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_addr_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_allclose_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_as_strided_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_as_strided_scatter_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_asinh_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_atan_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_atanh_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_atleast_3d_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_baddbmm_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_bool_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_broadcast_to_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_cdouble_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_cfloat_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_char_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_cholesky_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_chunk_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_clone_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_conj_physical_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_constant_pad_nd_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_contiguous_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_count_nonzero_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_cumprod_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_cumsum_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_diag_embed_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_diagonal_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_dist_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_exp_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_expand_as_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fft2_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fftshift_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_hfft2_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_hfftn_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifft2_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifftn_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifftshift_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_irfft_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_irfftn_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_flip_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_fliplr_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_float_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_geqrf_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_gradient_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_add_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_put_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_isclose_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_isfinite_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_isreal_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_2inputs_2outputs_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_binary_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_unary_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_ldexp_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cross_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eigh_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eigvals_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eigvalsh_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_factor_ex_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_norm_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_rank_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_rank_hermitian_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_multi_dot_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_pinv_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_pinv_singular_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_solve_ex_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_solve_triangular_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_svd_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_svdvals_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_vecdot_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_vector_norm_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_log1p_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_logdet_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_not_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_lu_solve_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_mH_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_cumprod_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_cumsum_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_fill_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_prod_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_select_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_sum_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_var_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_matmul_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_matrix_exp_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_meshgrid_list_of_tensors_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_meshgrid_variadic_tensors_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_movedim_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_mv_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_narrow_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_ne_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_neg_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_empty_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_empty_strided_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_ones_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_zeros_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_conv1d_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_conv_transpose2d_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_normalize_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pixel_unshuffle_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_silu_complex_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_softsign_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_tanhshrink_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_inf_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_nuc_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_ones_like_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_ops_nvprims_view_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_outer_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_positive_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_pow_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_prod_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_rand_like_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_randn_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_randn_like_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_ravel_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_renorm_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_repeat_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_resolve_neg_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_roll_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_rsqrt_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_rsub_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_scatter_add_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_scatter_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_select_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_short_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_sigmoid_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_sinc_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_sparse_sampled_addmm_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_split_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_split_list_args_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_split_with_sizes_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_std_mean_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_std_mean_unbiased_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_std_unbiased_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_stft_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_sub_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_sum_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_sum_to_size_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_svd_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_take_along_dim_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_tanh_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_tensordot_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_tile_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_to_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_to_sparse_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_transpose_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_triangular_solve_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_true_divide_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_unbind_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_unfold_copy_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_uniform_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_var_mean_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_var_mean_unbiased_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_var_unbiased_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_zeros_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_view___getitem___cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view___rdiv___cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view___rmatmul___cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_bool_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_byte_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_cfloat_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_chalf_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_float_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_int_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_long_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_short_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_abs_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_acos_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_add_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_addr_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_all_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_allclose_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_amax_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_amin_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_arange_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_as_strided_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_asin_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_atanh_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_atleast_1d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_atleast_3d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_broadcast_tensors_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_broadcast_to_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_bucketize_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_cat_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_clamp_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_clamp_max_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_clamp_min_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_contiguous_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_copysign_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_cos_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_cosh_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_diag_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_diag_embed_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_diagonal_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_digamma_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_div_floor_rounding_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_div_no_rounding_mode_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_div_trunc_rounding_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_dstack_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_erf_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_erfc_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_exp2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_exp_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_expand_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_expm1_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fftn_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fftshift_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_hfft2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_hfftn_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifft2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifftn_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ihfft2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ihfftn_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_irfft2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_rfftn_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fill_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_flatten_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_flip_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_flipud_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_floor_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_floor_divide_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fmax_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_fmin_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_ge_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_gt_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_heaviside_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_hsplit_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_igamma_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_igammac_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_index_add_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_index_copy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_isnan_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_isposinf_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_isreal_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_lerp_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_lgamma_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_matrix_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_svd_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_vector_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_log10_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_log2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_log_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_not_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_logsumexp_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_maximum_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_meshgrid_variadic_tensors_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_minimum_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_movedim_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nan_to_num_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_narrow_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_ne_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_empty_strided_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_full_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nextafter_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_dropout_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_elu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_gelu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_group_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_hardshrink_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_hardtanh_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_hinge_embedding_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_layer_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_log_softmax_with_dtype_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_margin_ranking_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_nll_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_pairwise_distance_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_pdist_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_poisson_nll_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_relu6_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_relu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_softmax_with_dtype_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_softmin_with_dtype_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_softplus_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_softshrink_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_tanhshrink_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_triplet_margin_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_ones_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_positive_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_pow_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_prod_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_remainder_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_repeat_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_reshape_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_roll_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_rot90_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_rsqrt_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_rsub_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_sgn_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_sigmoid_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_sign_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_sin_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_sinh_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_softmax_with_dtype_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_entr_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_i0e_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_i1_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_log_ndtr_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_multigammaln_mvlgamma_p_3_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_ndtri_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_softmax_with_dtype_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_xlog1py_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_sqrt_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_std_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_std_mean_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_sub_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_tanh_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_trace_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_transpose_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_tril_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_triu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_trunc_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_unbind_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_unflatten_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_unsqueeze_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_var_mean_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_view_as_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_view_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_xlogy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__refs_zeros_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view__softmax_backward_data_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_abs_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_acosh_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_addbmm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_addcmul_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_addmm_decomposed_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_addmv_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_addr_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_allclose_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_amin_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_aminmax_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_angle_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_any_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_argmax_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_argmin_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_argsort_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_argwhere_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_asinh_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_atan_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_atanh_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_atleast_1d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_atleast_3d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_baddbmm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_bernoulli_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_bfloat16_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_bool_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_broadcast_to_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_cat_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_cdist_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_cfloat_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_char_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_cholesky_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_cholesky_inverse_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_clamp_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_clamp_max_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_clamp_min_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_column_stack_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_combinations_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_conj_physical_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_contiguous_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_corrcoef_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_cosh_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_cov_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_cross_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_cummax_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_cumprod_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_diag_embed_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_diagflat_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_diagonal_copy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_diagonal_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_diff_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_digamma_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_div_floor_rounding_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_dot_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_dsplit_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_dstack_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_einsum_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_empty_like_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_eq_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_erfinv_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_expand_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_hfft2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifftn_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_ihfft2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_ihfftn_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_irfft_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fft_rfftn_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fill_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_flatten_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_floor_divide_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_fmin_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_frac_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_frexp_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_full_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_geqrf_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_gradient_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_gt_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_heaviside_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_histogram_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_hsplit_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_hstack_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_igamma_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_igammac_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_index_add_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_index_copy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_index_put_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_index_reduce_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_index_select_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_int_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_isclose_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_isin_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_isinf_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_isnan_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_2inputs_2outputs_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_4inputs_with_extra_args_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_binary_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_unary_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_kron_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_kthvalue_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_ldexp_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_lerp_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_lgamma_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cross_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eigvalsh_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_householder_product_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_inv_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_inv_ex_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_ldl_factor_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_ldl_factor_ex_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lstsq_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lstsq_grad_oriented_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_factor_ex_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_multi_dot_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_pinv_hermitian_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_pinv_singular_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_qr_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_solve_ex_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_svd_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_svdvals_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_tensorinv_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_tensorsolve_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_log10_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_log1p_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_log_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_log_softmax_with_dtype_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_logical_and_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_logical_or_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_logical_xor_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_long_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_mT_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_amin_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_argmin_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_cumsum_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_mean_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_median_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_normalize_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_select_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_masked_softmax_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_matmul_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_matrix_exp_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_max_binary_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_maximum_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_min_binary_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_min_reduction_with_dim_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_mm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_mode_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_mvlgamma_mvlgamma_p_1_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nanmean_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nanmedian_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_native_layer_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_ne_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_new_empty_strided_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_new_zeros_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nextafter_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional__scaled_dot_product_attention_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_max_pool2d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_max_pool3d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_alpha_dropout_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_avg_pool3d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_batch_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_bilinear_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_binary_cross_entropy_with_logits_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_celu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv2d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv_transpose1d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_cosine_embedding_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_cross_entropy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_ctc_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_dropout_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_elu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_embedding_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_feature_alpha_dropout_with_train_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_feature_alpha_dropout_without_train_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_fractional_max_pool2d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_gelu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_glu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_group_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardshrink_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardsigmoid_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardswish_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardtanh_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_area_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_bicubic_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_bilinear_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_layer_norm_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_linear_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_pool1d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_pool2d_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool1d_grad_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool2d_grad_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_mish_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_multi_margin_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_multilabel_margin_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_nll_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_normalize_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_circular_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_replicate_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pairwise_distance_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_poisson_nll_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_prelu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_relu6_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_silu_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_smooth_l1_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_soft_margin_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softmin_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softplus_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softshrink_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_tanhshrink_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_threshold_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_triplet_margin_loss_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_unfold_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_nonzero_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_norm_fro_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_norm_inf_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_norm_nuc_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_normal_number_mean_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_ones_like_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_polar_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_0_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_2_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_positive_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_pow_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_prod_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_put_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_qr_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_quantile_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_rad2deg_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_randn_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_real_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_reciprocal_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_remainder_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_reshape_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_resize__cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_resolve_conj_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_roll_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_rot90_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_round_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_round_decimals_0_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_round_decimals_3_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_rsqrt_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_scatter_add_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_scatter_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_amax_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_mean_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_prod_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_sum_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_searchsorted_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_segment_reduce_lengths_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_select_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_select_scatter_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_short_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_sigmoid_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_sign_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_signal_windows_blackman_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_signal_windows_general_hamming_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_signal_windows_kaiser_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_signal_windows_nuttall_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_signbit_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_sin_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_sinc_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_slice_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_sort_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_airy_ai_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_t_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_entr_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_hermite_polynomial_h_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_hermite_polynomial_he_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_i1_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_log_ndtr_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_i0_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_i1_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_k0_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_k1_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_ndtr_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_ndtri_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_v_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_spherical_bessel_j0_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_special_xlog1py_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_split_list_args_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_square_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_squeeze_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_std_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_std_mean_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_sub_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_sum_to_size_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_svd_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_svd_lowrank_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_t_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_take_along_dim_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_take_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_tensor_split_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_tile_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_tril_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_true_divide_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_unflatten_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_unfold_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_uniform_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_unique_consecutive_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_unique_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_unsqueeze_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_var_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_var_unbiased_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_view_copy_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_vstack_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_zeros_cpu_float64, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_cdouble_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_cfloat_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_char_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_complex_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_half_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_int_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_abs__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_abs_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_acos__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_acos_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_acosh_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_addr_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_allclose_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_amax_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_amin_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_as_strided_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_asin__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_asin_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atan_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atanh__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atleast_1d_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atleast_2d_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_and_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_not_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_right_shift_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_xor_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_broadcast_tensors_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_broadcast_to_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bucketize_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_chunk_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_clamp__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_clamp_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_clamp_min_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_conj_physical_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_copysign_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cosh__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cosh_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cumsum__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_diag_embed_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_diagonal_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_div__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_dsplit_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_empty_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_eq__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_eq_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_erf_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_erfc__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_exp2_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_exp__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_expand_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_expm1__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_expm1_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fftn_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fftshift_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_hfft_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifft_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifftn_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifftshift_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ihfft2_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ihfft_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_irfft2_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_rfft_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_rfftn_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_float_power_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fmax_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_frac_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_full_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_full_like_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ge__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ge_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_hstack_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_hypot_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_i0_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_igammac__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_igammac_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_index_copy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_index_fill__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isclose_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isfinite_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isnan_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isreal_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_item_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lcm_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lerp_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lgamma__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_linspace_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_and__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_and_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_or__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_or_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_xor_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lt_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_masked_fill_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_maximum_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_mean_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_meshgrid_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_minimum_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_mul_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_mvlgamma__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nan_to_num__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nan_to_num_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_narrow_copy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_narrow_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_native_layer_norm_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ne_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_alpha_dropout_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_dropout_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_elu_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_glu_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_hardtanh_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_huber_loss_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_l1_loss_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_log_softmax_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_margin_ranking_loss_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_mish__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_mish_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_mse_loss_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_nll_loss_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_pairwise_distance_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_relu6_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_selu__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_selu_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_softmin_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_softplus_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_softshrink_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_tanhshrink_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_threshold_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ones_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ones_like_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_permute_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ravel_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_reciprocal__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_reshape_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_roll_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rot90_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_round_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rpow_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rsqrt__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rtruediv_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sgn__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sgn_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sigmoid__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sigmoid_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sign__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sin__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sinc__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sinh_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_softmax_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_entr_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_expit_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_log_ndtr_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_xlog1py_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_zeta_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sqrt__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sqrt_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_square__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_squeeze_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_stack_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_std_mean_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sub_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_swap_axes_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_t_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tan_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tanh_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tensor_split_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_trace_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_transpose_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tril_indices_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_triu_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_triu_indices_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_trunc__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_trunc_divide_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_unbind_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_unflatten_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_unfold_copy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_var_mean_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_view_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_vsplit_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_vstack_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_where_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_zeros_like_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_T_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_bfloat16_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_bool_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_char_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_complex_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_double_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_half_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_int_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_long_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_short_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_abs__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_acos_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_acosh_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_add_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_addcmul__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_addr_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_allclose_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_any_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_arange_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_as_strided_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_asinh__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_asinh_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atan2_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atan__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atanh__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atanh_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_left_shift_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_not_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_right_shift_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_broadcast_tensors_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ceil__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ceil_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_chunk_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_clamp_max__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_clamp_min__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_clamp_min_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_clone_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_column_stack_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_conj_physical__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_conj_physical_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_constant_pad_nd_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_copysign__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_copysign_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cos__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cos_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cosh__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cosh_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cumsum__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_diagonal_scatter_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_digamma__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_digamma_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_div__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_div_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_dsplit_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_empty_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_empty_like_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_eq__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_eq_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_erf__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_erf_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_erfinv__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_exp2_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_exp__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_expand_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_expm1__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_expm1_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fft2_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fft_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fftn_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fftshift_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ihfftn_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_rfft2_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_rfft_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_rfftn_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fill_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_flatten_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fliplr_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_floor__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_floor_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fmod__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_frac__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_full_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_gcd_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_gt_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_heaviside_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_hsplit_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_hstack_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_hypot__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_i0_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_igamma__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_imag_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_index_copy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isfinite_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isnan_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isreal_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_item_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_le__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_le_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lerp_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_linspace_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log10__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log10_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log1p__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log1p_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log_softmax_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_not_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_xor__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logspace_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lt_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_mean_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_meshgrid_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_minimum_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_movedim_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_mvlgamma__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nan_to_num__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_narrow_copy_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_narrow_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ne__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ne_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nextafter__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nextafter_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_alpha_dropout_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_celu__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_celu_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_elu__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_hardtanh_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_hinge_embedding_loss_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_l1_loss_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_mse_loss_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_pairwise_distance_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_pdist_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_poisson_nll_loss_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_relu6_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_selu__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_softmax_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_softmin_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_softshrink_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_tanhshrink_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_pow__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_reciprocal__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_remainder__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_roll_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rtruediv_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sgn__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sin__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sinc__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_softmax_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_entr_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_i0e_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_log_ndtr_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_log_softmax_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_logit_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_ndtr_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_softmax_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_spherical_bessel_j0_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_zeta_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sqrt_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_square__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_squeeze_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_stack_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_std_mean_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sub_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_swap_axes_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tanh_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tensor_split_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_to_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tril__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_triu_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_triu_indices_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_trunc__cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_unsqueeze_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_view_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_vsplit_cpu, test/test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_where_cpu, test/test_ops.py::TestFakeTensorCPU::test_fake___getitem___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake___rand___cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake___rdiv___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake___rmod___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake___rmul___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_abs_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_acos_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_addbmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_addcdiv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_all_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_allclose_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_amax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_angle_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_any_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_arange_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_argmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_as_strided_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_as_strided_partial_views_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_as_strided_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_asinh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_atan2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_atanh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_atleast_2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_atleast_3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_T_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast___rpow___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast___rsub___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_abs_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_addcdiv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_addmm_decomposed_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_addmv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_addr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_any_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_argmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_argmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_argwhere_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_as_strided_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_atan2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_atan_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_atanh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_atleast_3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_baddbmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_bfloat16_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_bincount_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_bitwise_not_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_bitwise_or_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_bitwise_right_shift_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_bitwise_xor_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_bmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_bool_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_bucketize_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_byte_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_cdouble_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_cfloat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_cholesky_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_clamp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_clamp_max_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_clone_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_column_stack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_conj_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_conj_physical_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_constant_pad_nd_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_cov_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_cross_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_cummax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_cumprod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_cumsum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_cumulative_trapezoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_deg2rad_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_diag_embed_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_diagflat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_diagonal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_diagonal_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_digamma_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_div_trunc_rounding_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_equal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_erf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_erfinv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_exp2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_fft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_fft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_hfft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_hfft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_ifftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_ifftshift_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_ihfft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_ihfft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_ihfftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_irfft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_irfft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_rfft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_rfftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_flatten_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fliplr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_flipud_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_float_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_floor_divide_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_fmod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_frac_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_full_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_gather_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_gcd_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_ge_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_half_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_hstack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_igamma_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_index_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_int_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_isin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_isnan_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_jiterator_binary_return_by_ref_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_kron_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_le_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_lerp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_lgamma_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_cross_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_eigh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_inv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_inv_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_ldl_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_lstsq_grad_oriented_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_lu_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_matrix_rank_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_pinv_hermitian_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_svd_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_tensorinv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_tensorsolve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_vander_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_vecdot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_log2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_log_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_logaddexp2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_logical_or_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_logspace_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_long_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_lt_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_lu_unpack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_mH_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_amax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_argmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_cumprod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_cumsum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_fill_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_logaddexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_median_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_select_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_softmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_sum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_var_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_matmul_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_matrix_exp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_max_pool2d_with_indices_backward_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_max_reduction_no_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_median_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_min_binary_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_minimum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_mode_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_msort_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_mul_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_multinomial_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_narrow_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_narrow_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_native_dropout_backward_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_ne_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_new_empty_strided_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_new_ones_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_new_zeros_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nextafter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional__scaled_dot_product_attention_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_avg_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_avg_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_batch_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_conv2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_conv_transpose1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_conv_transpose2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_conv_transpose3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_cross_entropy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_dropout3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_embedding_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_fractional_max_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_fractional_max_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_grid_sample_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_group_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_hardswish_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_huber_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_interpolate_nearest_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_l1_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_leaky_relu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_linear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_local_response_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_logsigmoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_max_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_max_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_max_unpool2d_grad_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_max_unpool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_max_unpool3d_grad_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_mish_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_multi_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_multilabel_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_pad_circular_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_pad_reflect_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_pdist_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_pixel_shuffle_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_prelu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_silu_complex_cpu_complex64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_smooth_l1_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_soft_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_softmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_tanhshrink_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_unfold_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_norm_inf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_norm_nuc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_normal_number_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_ormqr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_outer_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_pca_lowrank_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_pinverse_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_polar_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_polygamma_polygamma_n_0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_polygamma_polygamma_n_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_qr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_rand_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_randint_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_randn_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_ravel_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_reciprocal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_renorm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_repeat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_resize__cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_resolve_neg_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_rot90_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_scatter_add_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_scatter_reduce_amax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_scatter_reduce_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_searchsorted_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_segment_reduce_offsets_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_select_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_select_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_sgn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_sigmoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_signal_windows_bartlett_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_signal_windows_blackman_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_signal_windows_cosine_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_signal_windows_exponential_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_signal_windows_gaussian_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_signal_windows_general_hamming_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_signal_windows_hann_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_signal_windows_nuttall_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_sinc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_slice_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_sort_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_bessel_j0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_bessel_y1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_erfcx_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_hermite_polynomial_h_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_hermite_polynomial_he_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_i1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_laguerre_polynomial_l_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_legendre_polynomial_p_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_modified_bessel_i0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_modified_bessel_k0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_ndtri_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_scaled_modified_bessel_k0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_scaled_modified_bessel_k1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_split_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_sqrt_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_square_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_squeeze_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_std_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_std_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_stft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_sub_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_svd_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_svd_lowrank_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_t_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_take_along_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_take_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_tensor_split_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_to_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_trace_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_transpose_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_trapezoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_tril_indices_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_triu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_triu_indices_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_true_divide_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_trunc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_unfold_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_unique_consecutive_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_unique_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_unsqueeze_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_var_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_var_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_vdot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_view_as_complex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_view_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_view_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_xlogy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_zero__cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_zeros_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_baddbmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_bitwise_and_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_bitwise_not_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_bitwise_right_shift_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_bool_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_broadcast_to_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cdist_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cfloat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_char_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cholesky_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cholesky_inverse_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_chunk_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_complex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_contiguous_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_copysign_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cos_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cov_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_T_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp___getitem___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp___rmatmul___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp___rsub___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_abs_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_acos_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_addcdiv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_addcmul_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_addmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_addmv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_addr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_amax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_as_strided_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_as_strided_partial_views_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_as_strided_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_asinh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_atan_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_atleast_1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_atleast_3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_bmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_ceil_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cfloat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cholesky_inverse_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_clamp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_column_stack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_combinations_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_complex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_constant_pad_nd_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_contiguous_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_corrcoef_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cos_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cosh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cummin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_deg2rad_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_diag_embed_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_diagonal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_dist_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_div_floor_rounding_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_double_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_dsplit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_dstack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_erf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_expand_as_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_expand_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_expm1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_fft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_fft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_fftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_fftshift_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_hfft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_hfft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_ifft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_ifft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_ihfft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_ihfft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_irfft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_irfft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_irfftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_rfftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_flip_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_float_power_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fmod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_frac_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_grid_sampler_2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_hsplit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_hstack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_index_fill_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_index_select_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_ldexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_lerp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_cross_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_det_singular_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_eigh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_eigvalsh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_householder_product_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_lstsq_grad_oriented_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_lu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_lu_factor_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_matrix_power_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_multi_dot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_pinv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_slogdet_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_tensorsolve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_log1p_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_logaddexp2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_logcumsumexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_lu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_lu_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_lu_unpack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_mH_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_amin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_cumsum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_median_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_softmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_softmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_std_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_sum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_matrix_exp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_max_pool2d_with_indices_backward_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_max_reduction_no_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_maximum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_min_binary_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_min_reduction_no_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_minimum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_mode_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nanmean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nanmedian_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nanquantile_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nansum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_native_batch_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_native_layer_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_neg_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional__scaled_dot_product_attention_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_conv1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_conv_transpose1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_conv_transpose2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_conv_transpose3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_cosine_similarity_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_cross_entropy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_ctc_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_dropout2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_dropout3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_embedding_bag_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_embedding_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_fractional_max_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_gelu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_grid_sample_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_hardshrink_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_hardswish_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_interpolate_area_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_interpolate_bicubic_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_interpolate_linear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_interpolate_nearest_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_interpolate_trilinear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_kl_div_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_leaky_relu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_linear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_local_response_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_max_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_max_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_max_unpool2d_grad_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_multilabel_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_normalize_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_pad_circular_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_pad_constant_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_pad_replicate_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_pdist_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_prelu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_rrelu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_selu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_smooth_l1_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_softplus_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_softsign_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_unfold_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_norm_inf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_norm_nuc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_normal_number_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_ormqr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_pca_lowrank_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_permute_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_pinverse_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_polar_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_polygamma_polygamma_n_0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_polygamma_polygamma_n_1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_polygamma_polygamma_n_4_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_pow_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_put_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_qr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_quantile_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_rad2deg_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_ravel_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_reciprocal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_remainder_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_renorm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_repeat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_repeat_interleave_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_reshape_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_resolve_conj_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_resolve_neg_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_roll_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_rot90_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_round_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_scatter_reduce_amax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_scatter_reduce_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_scatter_reduce_sum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_segment_reduce_lengths_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_segment_reduce_offsets_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_select_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_sign_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_sinh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_slice_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_softmax_with_dtype_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_special_entr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_special_i0e_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_special_i1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_special_log_ndtr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_split_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_split_with_sizes_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_sqrt_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_std_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_std_mean_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_std_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_stft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_symeig_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_t_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_take_along_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_take_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_tan_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_tanh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_tensordot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_topk_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_trace_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_trapezoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_triu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_trunc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_unfold_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_unsqueeze_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_var_mean_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_var_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_vdot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_view_as_complex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_view_as_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_view_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_vstack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_where_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_xlogy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_zero__cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_T_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp___radd___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp___rmul___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp___rpow___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp___rsub___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp__native_batch_norm_legit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_acos_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_acosh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_addcdiv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_addmm_decomposed_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_amax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_angle_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_as_strided_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_atan2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_atan_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_baddbmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_block_diag_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_broadcast_to_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cartesian_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cdouble_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_ceil_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cholesky_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cholesky_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_chunk_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_column_stack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_combinations_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_complex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_constant_pad_nd_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_contiguous_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_corrcoef_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cos_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cosh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cov_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cummin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cumprod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cumulative_trapezoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_diag_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_diagflat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_diagonal_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_digamma_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_dist_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_div_trunc_rounding_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_double_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_dsplit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_einsum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_erf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_erfc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_exp2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_fft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_fftshift_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_hfftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_ifft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_ifft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_ifftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_ifftshift_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_ihfft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_ihfft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_rfft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_rfftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_flatten_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_float_power_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_frac_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_gather_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_gradient_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_grid_sampler_2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_half_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_hstack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_i0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_index_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_index_reduce_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_inner_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_kthvalue_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_ldexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_lerp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_lgamma_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_det_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_eig_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_eigh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_eigvals_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_householder_product_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_inv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_inv_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_lstsq_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_lu_factor_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_matrix_power_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_pinv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_solve_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_solve_triangular_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_svd_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_tensorinv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_vander_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_vecdot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_vector_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_log10_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_log1p_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_log2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_log_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_log_softmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_logaddexp2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_logdet_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_logit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_logsumexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_lu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_lu_unpack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_amax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_cumprod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_cumsum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_median_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_normalize_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_select_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_softmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_std_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_sum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_var_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_matmul_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_max_binary_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_max_reduction_no_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_max_reduction_with_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_maximum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_meshgrid_variadic_tensors_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_min_reduction_no_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_mm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_mode_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_mul_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_mv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nanquantile_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nansum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_narrow_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_native_batch_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_neg_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional__scaled_dot_product_attention_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_adaptive_max_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_alpha_dropout_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_avg_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_avg_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_bilinear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_celu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_conv2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_conv_transpose3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_cosine_similarity_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_dropout2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_dropout_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_elu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_embedding_bag_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_fractional_max_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_glu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_group_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_hardswish_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_interpolate_bicubic_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_interpolate_linear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_l1_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_leaky_relu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_local_response_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_max_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_max_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_max_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_max_unpool1d_grad_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_max_unpool2d_grad_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_max_unpool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_max_unpool3d_grad_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_mish_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_mse_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_multilabel_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_normalize_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_pad_reflect_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_pad_replicate_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_pixel_shuffle_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_prelu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_smooth_l1_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_soft_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_softsign_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_threshold_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_upsample_bilinear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_normal_number_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_polar_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_polygamma_polygamma_n_0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_polygamma_polygamma_n_1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_pow_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_qr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_ravel_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_real_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_reciprocal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_remainder_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_repeat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_reshape_as_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_reshape_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_resolve_conj_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_roll_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_rot90_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_scatter_reduce_amin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_segment_reduce_lengths_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_segment_reduce_offsets_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_select_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_select_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_sign_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_sin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_slice_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_softmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_special_entr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_special_i0e_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_special_i1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_special_i1e_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_special_xlog1py_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_split_list_args_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_std_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_std_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_stft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_sum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_svd_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_symeig_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_take_along_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_take_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_tile_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_to_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_to_sparse_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_transpose_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_trapezoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_triangular_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_tril_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_triu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_unbind_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_unsqueeze_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_var_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_var_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_view_as_complex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_view_as_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_view_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_vstack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_xlogy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_zero__cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_cummin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_deg2rad_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_diag_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_diag_embed_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_diagonal_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_diagonal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_diagonal_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_div_floor_rounding_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_div_trunc_rounding_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_dsplit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_empty_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_empty_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_expm1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_eye_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_fft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_fftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_hfft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_hfft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_ifft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_ihfft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_ihfft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_irfft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fft_irfftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_flatten_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_flip_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_floor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_fmod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_frexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_full_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_half_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_histc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_histogramdd_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_hstack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_igamma_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_igammac_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_index_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_index_fill_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_index_reduce_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_inner_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_int_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_isclose_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_isnan_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_isposinf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_istft_cpu_complex64, test/test_ops.py::TestFakeTensorCPU::test_fake_kron_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_lcm_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_fake_ldexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_lerp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_lgamma_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_cond_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_det_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_det_singular_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_eigh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_householder_product_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_ldl_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_lstsq_grad_oriented_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_lu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_lu_factor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_lu_factor_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_lu_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_matrix_power_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_matrix_rank_hermitian_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_multi_dot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_pinv_singular_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_solve_triangular_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_svd_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_tensorinv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_vector_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linspace_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_log1p_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_log_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_log_softmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_logaddexp2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_logcumsumexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_logical_not_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_logsumexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_long_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_mT_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_argmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_argmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_cumsum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_log_softmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_logaddexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_logsumexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_normalize_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_select_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_softmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_masked_sum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_matmul_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_max_binary_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_max_reduction_no_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_maximum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_median_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_meshgrid_variadic_tensors_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_minimum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_movedim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_mul_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nanmean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_native_layer_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_new_empty_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_new_full_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_new_ones_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_avg_pool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_avg_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_binary_cross_entropy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_conv2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_cosine_embedding_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_cosine_similarity_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_cross_entropy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_dropout2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_fractional_max_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_fractional_max_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_gaussian_nll_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_glu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_grid_sample_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_group_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_huber_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_instance_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_interpolate_bicubic_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_interpolate_nearest_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_l1_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_layer_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_local_response_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_logsigmoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_max_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_max_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_max_unpool1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_max_unpool1d_grad_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_max_unpool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_max_unpool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_normalize_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_pad_circular_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_pad_replicate_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_pdist_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_silu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_smooth_l1_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_soft_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_softmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_threshold_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_unfold_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_norm_nuc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_normal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_normal_number_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_ones_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_ormqr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_outer_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_pinverse_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_polar_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_polygamma_polygamma_n_0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_polygamma_polygamma_n_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_polygamma_polygamma_n_4_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_pow_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_put_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_rad2deg_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_rand_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_randint_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_randint_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_real_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_remainder_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_renorm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_repeat_interleave_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_reshape_as_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_reshape_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_rot90_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_round_decimals_0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_round_decimals_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_round_decimals_neg_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_rsub_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_scatter_add_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_scatter_reduce_amin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_searchsorted_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_segment_reduce_lengths_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_sgn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_signal_windows_bartlett_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_signal_windows_cosine_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_signal_windows_gaussian_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_signal_windows_general_hamming_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_signal_windows_nuttall_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_softmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_softmax_with_dtype_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_airy_ai_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_entr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_hermite_polynomial_h_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_hermite_polynomial_he_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_i1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_i1e_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_laguerre_polynomial_l_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_log_ndtr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_modified_bessel_i0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_modified_bessel_i1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_modified_bessel_k0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_modified_bessel_k1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_ndtr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_scaled_modified_bessel_k0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_scaled_modified_bessel_k1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_shifted_chebyshev_polynomial_u_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_shifted_chebyshev_polynomial_v_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_xlog1py_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_special_zeta_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_split_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_split_list_args_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_split_with_sizes_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_sqrt_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_squeeze_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_std_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_std_mean_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_std_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_sum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_sum_to_size_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_svd_lowrank_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_symeig_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_t_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_take_along_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_tan_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_tanh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_tensor_split_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_tensordot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_tile_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_transpose_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_trapz_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_triangular_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_triu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_trunc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_unfold_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_var_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_var_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_var_mean_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_var_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_view_as_complex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_view_as_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_view_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_vsplit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_vstack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_xlogy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_zeros_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops___rand___cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops___rdiv___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops___rmod___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops___rmul___cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops___rxor___cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_add_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_addbmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_addcdiv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_addmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_addmm_decomposed_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_addr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_all_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_amin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_aminmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_arange_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_argmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_as_strided_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_as_strided_partial_views_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_as_strided_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_asinh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_atan2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_atanh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_atleast_1d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_baddbmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_bitwise_not_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_bitwise_or_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_bitwise_right_shift_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_block_diag_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_bmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_broadcast_shapes_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_broadcast_to_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_bucketize_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_byte_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cartesian_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cdist_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cdouble_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_ceil_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cfloat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_chalf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cholesky_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cholesky_inverse_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cholesky_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_clamp_min_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_column_stack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_combinations_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_conj_physical_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_copysign_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cov_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cummin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cumprod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_deg2rad_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_diag_embed_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_diagflat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_diff_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_div_floor_rounding_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_dsplit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_einsum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_empty_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_eq_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_equal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_erfc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_erfinv_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_expand_as_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_expand_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_eye_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_fft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_fftshift_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_hfftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_ifftshift_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_ihfftn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_irfft2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_rfft_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fill_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_flatten_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_flip_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_float_power_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_floor_divide_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_frac_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_geqrf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_grid_sampler_2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_half_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_histc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_hsplit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_hstack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_hypot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_i0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_igammac_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_index_add_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_index_fill_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_index_select_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_int_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_isclose_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_isin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_isinf_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_isnan_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_isreal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_istft_cpu_complex64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_jiterator_unary_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_kron_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_kthvalue_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_ldexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_le_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_cond_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_cross_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_det_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_eigh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_eigvalsh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_householder_product_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_ldl_factor_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_lstsq_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_lu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_lu_factor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_matrix_rank_hermitian_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_pinv_hermitian_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_slogdet_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_svdvals_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_vander_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_vector_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linspace_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_log10_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_log1p_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_log2_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_log_softmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_logdet_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_logical_or_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_logical_xor_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_logsumexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_lu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_lu_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_mT_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_amax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_amin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_argmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_cumprod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_log_softmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_logsumexp_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_median_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_normalize_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_softmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_softmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_max_reduction_with_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_maximum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_min_reduction_no_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_min_reduction_with_dim_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_minimum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_mm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_msort_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_multinomial_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_mvlgamma_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nan_to_num_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nanmean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nanmedian_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_native_batch_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_native_dropout_backward_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_new_empty_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_new_ones_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nextafter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional__scaled_dot_product_attention_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_adaptive_avg_pool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_bilinear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_binary_cross_entropy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_conv2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_conv_transpose2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_cosine_similarity_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_dropout2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_dropout_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_embedding_bag_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_embedding_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_gaussian_nll_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_gelu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_glu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_group_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_hardsigmoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_huber_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_instance_norm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_interpolate_bicubic_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_interpolate_linear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_interpolate_trilinear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_l1_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_leaky_relu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_linear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_max_pool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_max_unpool2d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_max_unpool3d_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_max_unpool3d_grad_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_multi_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_pad_circular_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_pad_constant_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_pdist_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_pixel_unshuffle_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_prelu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_relu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_silu_complex_cpu_complex64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_silu_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_soft_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_softmin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_softplus_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_softsign_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_tanhshrink_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_threshold_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_unfold_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_upsample_bilinear_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_upsample_nearest_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nonzero_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_normal_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_normal_number_mean_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_ones_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_ormqr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_pca_lowrank_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_permute_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_polar_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_polygamma_polygamma_n_1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_polygamma_polygamma_n_4_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_positive_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_pow_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_put_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_quantile_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_randn_like_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_real_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_remainder_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_repeat_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_repeat_interleave_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_reshape_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_resize__cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_resize_as__cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_resolve_conj_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_roll_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_rot90_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_round_decimals_0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_round_decimals_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_round_decimals_neg_3_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_rsqrt_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_scatter_add_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_scatter_reduce_amin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_scatter_reduce_prod_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_searchsorted_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_segment_reduce_lengths_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_segment_reduce_offsets_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_select_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_sgn_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_sigmoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_sign_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_signal_windows_bartlett_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_signal_windows_blackman_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_signal_windows_cosine_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_signal_windows_general_cosine_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_signal_windows_hamming_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_signal_windows_hann_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_signal_windows_nuttall_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_signbit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_sin_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_sinc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_sinh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_slice_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_slice_scatter_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_softmax_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_softmax_with_dtype_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_sort_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_sparse_sampled_addmm_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_bessel_j0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_bessel_j1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_bessel_y1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_entr_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_erfcx_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_hermite_polynomial_he_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_i0e_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_i1e_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_modified_bessel_i1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_modified_bessel_k0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_scaled_modified_bessel_k0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_scaled_modified_bessel_k1_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_shifted_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_spherical_bessel_j0_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_xlog1py_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_zeta_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_split_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_split_with_sizes_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_sqrt_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_squeeze_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_stack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_std_mean_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_std_unbiased_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_sum_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_sum_to_size_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_svd_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_svd_lowrank_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_symeig_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_take_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_tanh_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_tensordot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_tile_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_to_sparse_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_transpose_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_trapezoid_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_triangular_solve_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_tril_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_tril_indices_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_triu_indices_cpu_int64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_trunc_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_unbind_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_unfold_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_unfold_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_unique_consecutive_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_unique_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_vdot_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_view_as_complex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_view_as_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_view_as_real_cpu_complex64, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_view_copy_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_vsplit_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_vstack_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_where_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_zero__cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_zeros_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_zeros_like_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_T_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags___radd___cpu_float32, test/test_ops.py::TestTagsCPU::test_tags___rand___cpu_int64, test/test_ops.py::TestTagsCPU::test_tags___rdiv___cpu_float32, test/test_ops.py::TestTagsCPU::test_tags___rmatmul___cpu_float32, test/test_ops.py::TestTagsCPU::test_tags___rmod___cpu_float32, test/test_ops.py::TestTagsCPU::test_tags___rmul___cpu_float32, test/test_ops.py::TestTagsCPU::test_tags___ror___cpu_int64, test/test_ops.py::TestTagsCPU::test_tags___rxor___cpu_int64, test/test_ops.py::TestTagsCPU::test_tags__refs_T_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs__conversions_bfloat16_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs__conversions_byte_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs__conversions_cdouble_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs__conversions_cfloat_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs__conversions_char_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs__conversions_complex_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs__conversions_double_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs__conversions_long_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_add_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_addr_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_allclose_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_any_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_asin_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_atan2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_atan_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_atanh_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_atleast_1d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_atleast_2d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_atleast_3d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_bitwise_and_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags__refs_bitwise_left_shift_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags__refs_bitwise_not_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags__refs_bitwise_or_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags__refs_bitwise_right_shift_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags__refs_broadcast_shapes_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_bucketize_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_cat_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_ceil_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_chunk_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_clamp_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_clamp_max_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_column_stack_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_conj_physical_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_contiguous_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_diag_embed_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_diagonal_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_diagonal_scatter_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_div_no_rounding_mode_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_div_trunc_rounding_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_empty_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_empty_like_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_eq_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_erf_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_erfinv_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_expand_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_fft2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_fft_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_fftn_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_hfft2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_hfftn_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_ifft2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_ifft_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_ifftshift_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_ihfft2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_ihfft_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_irfft2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_irfft_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_rfft_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fft_rfftn_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fliplr_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_float_power_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_fmin_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_gcd_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags__refs_ge_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_heaviside_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_hstack_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_hypot_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_i0_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_igammac_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_imag_cpu_complex64, test/test_ops.py::TestTagsCPU::test_tags__refs_index_fill_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_index_select_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_isfinite_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_isposinf_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_lerp_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_linalg_matrix_norm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_linalg_norm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_linalg_svd_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_linalg_svdvals_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_linalg_vector_norm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_logical_and_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_logical_not_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_logical_or_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_logical_xor_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_logsumexp_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_lt_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_maximum_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_mean_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_movedim_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_mul_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_new_empty_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_new_empty_strided_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_new_full_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_new_ones_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_alpha_dropout_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_celu_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_dropout_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_gelu_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_hardtanh_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_l1_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_leaky_relu_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_mish_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_nll_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_pdist_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_relu6_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_relu_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_threshold_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_permute_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_prod_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_randn_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_ravel_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_reciprocal_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_reshape_as_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_roll_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_rot90_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_rsqrt_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_sgn_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_sign_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_sin_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_sinc_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_softmax_with_dtype_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_i0e_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_log_softmax_with_dtype_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_logit_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_multigammaln_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_multigammaln_mvlgamma_p_3_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_softmax_with_dtype_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_spherical_bessel_j0_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_special_zeta_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_std_mean_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_sum_to_size_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_tan_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_to_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_trace_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_tril_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_tril_indices_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags__refs_true_divide_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_trunc_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_unbind_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_unfold_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_var_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_var_mean_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_view_as_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_view_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_vstack_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_where_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags__refs_zeros_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_acos_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_add_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_addcdiv_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_addcmul_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_addmm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_addmm_decomposed_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_addmv_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_amax_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_amin_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_aminmax_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_angle_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_arange_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_argmax_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_argsort_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_argwhere_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_as_strided_partial_views_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_asinh_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_atan_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_atanh_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_atleast_1d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_baddbmm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_bernoulli_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_bfloat16_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_bitwise_and_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags_bitwise_not_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags_bool_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_broadcast_tensors_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_broadcast_to_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_bucketize_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_cdouble_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_cfloat_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_chalf_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_char_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_cholesky_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_cholesky_inverse_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_chunk_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_clamp_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_combinations_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_conj_physical_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_contiguous_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_cosh_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_cov_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_cummin_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_cumsum_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_cumulative_trapezoid_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_diagflat_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_diagonal_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_diff_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_dist_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_div_floor_rounding_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_div_trunc_rounding_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_dot_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_double_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_dsplit_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_einsum_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_empty_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_empty_like_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_erf_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_erfc_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_expand_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_expm1_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_fft2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_fftshift_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_hfft2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_hfft_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_ifft_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_ifftn_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_ihfft2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_irfftn_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_rfft2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fft_rfft_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fill_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_flatten_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fmin_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_fmod_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_frac_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_full_like_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_gcd_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags_geqrf_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_grid_sampler_2d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_half_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_hsplit_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_hypot_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_igamma_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_index_add_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_index_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_index_put_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_isfinite_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_isin_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_isinf_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_isnan_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_isneginf_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_isreal_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_istft_cpu_complex64, test/test_ops.py::TestTagsCPU::test_tags_jiterator_2inputs_2outputs_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_jiterator_4inputs_with_extra_args_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_jiterator_binary_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_jiterator_binary_return_by_ref_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_kthvalue_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_lcm_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags_linalg_det_singular_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_eigvalsh_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_householder_product_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_inv_ex_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_lstsq_grad_oriented_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_lu_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_lu_factor_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_lu_factor_ex_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_matrix_rank_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_matrix_rank_hermitian_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_multi_dot_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_norm_subgradients_at_zero_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_pinv_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_pinv_hermitian_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_solve_ex_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_solve_triangular_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_svd_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_vecdot_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_vector_norm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linspace_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_log2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_log_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_logaddexp2_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_logdet_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_logical_or_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_logical_xor_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_logit_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_mT_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_amax_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_argmax_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_fill_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_log_softmax_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_mean_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_norm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_prod_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_scatter_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_softmax_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_masked_softmin_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_matmul_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_max_pool2d_with_indices_backward_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_max_reduction_no_dim_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_max_reduction_with_dim_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_maximum_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_mean_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_median_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_meshgrid_list_of_tensors_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_min_binary_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_min_reduction_no_dim_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_mm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_movedim_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_msort_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_mv_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_mvlgamma_mvlgamma_p_1_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_mvlgamma_mvlgamma_p_5_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nan_to_num_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nanmean_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nanmedian_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nansum_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_narrow_copy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_native_layer_norm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_ne_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_new_empty_strided_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_new_full_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_new_zeros_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_avg_pool1d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_avg_pool3d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_max_pool2d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_max_pool3d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_avg_pool1d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_bilinear_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_binary_cross_entropy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_celu_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_conv_transpose3d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_cosine_similarity_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_cross_entropy_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_dropout2d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_dropout3d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_dropout_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_elu_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_embedding_bag_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_embedding_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_fractional_max_pool3d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_gaussian_nll_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_grid_sample_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_hinge_embedding_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_huber_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_instance_norm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_area_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_bicubic_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_linear_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_nearest_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_layer_norm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_linear_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_logsigmoid_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_margin_ranking_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_max_pool1d_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool1d_grad_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool2d_grad_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool3d_grad_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_multilabel_margin_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_normalize_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_one_hot_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_reflect_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_pairwise_distance_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_pixel_shuffle_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_poisson_nll_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_relu6_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_silu_complex_cpu_complex64, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_smooth_l1_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_softmin_with_dtype_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_softplus_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_softshrink_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_softsign_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_tanhshrink_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_triplet_margin_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_nn_functional_upsample_bilinear_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_norm_inf_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_normal_number_mean_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_ops_nvprims_var_mean_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_ormqr_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_outer_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_permute_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_3_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_4_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_positive_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_qr_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_quantile_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_rad2deg_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_randint_like_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_randn_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_randn_like_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_ravel_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_reciprocal_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_remainder_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_repeat_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_repeat_interleave_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_resize__cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_resolve_conj_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_roll_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_rot90_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_round_decimals_0_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_round_decimals_3_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_rsqrt_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_scatter_add_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_scatter_reduce_amax_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_scatter_reduce_mean_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_scatter_reduce_sum_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_segment_reduce_offsets_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_select_scatter_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_short_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_sigmoid_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_signal_windows_exponential_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_signal_windows_gaussian_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_signal_windows_general_hamming_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_signal_windows_kaiser_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_signbit_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_sinc_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_slice_scatter_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_softmax_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_softmax_with_dtype_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_sort_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_sparse_sampled_addmm_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_airy_ai_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_w_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_entr_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_hermite_polynomial_h_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_i0e_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_i1_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_i1e_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_i0_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_i1_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_ndtr_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_ndtri_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_polygamma_special_polygamma_n_0_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_scaled_modified_bessel_k0_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_t_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_special_xlog1py_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_split_with_sizes_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_squeeze_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_std_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_std_mean_unbiased_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_stft_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_sum_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_sum_to_size_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_svd_lowrank_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_symeig_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_t_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_take_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_to_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_to_sparse_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_trapezoid_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_trapz_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_triangular_solve_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_tril_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_tril_indices_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags_triu_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_triu_indices_cpu_int64, test/test_ops.py::TestTagsCPU::test_tags_unflatten_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_unfold_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_unique_consecutive_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_unique_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_var_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_var_mean_unbiased_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_vdot_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_view_as_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_vsplit_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_where_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_zero__cpu_float32 2023-01-11T21:43:30.8074200Z 2023-01-11T21:43:30.8074380Z test_ops.py::TestCommonCPU::test_compare_cpu_H_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8074660Z test_ops.py::TestCommonCPU::test_compare_cpu___radd___cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8074920Z test_ops.py::TestCommonCPU::test_compare_cpu___rand___cpu_int64 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8075180Z test_ops.py::TestCommonCPU::test_compare_cpu___rdiv___cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8075440Z test_ops.py::TestCommonCPU::test_compare_cpu___rmul___cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8075690Z test_ops.py::TestCommonCPU::test_compare_cpu___rpow___cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8075930Z test_ops.py::TestCommonCPU::test_compare_cpu___rsub___cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8076200Z test_ops.py::TestCommonCPU::test_compare_cpu__native_batch_norm_legit_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8076670Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_T_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8076960Z test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_bool_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8077270Z test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_byte_cpu_float32 SKIPPED (Overflow when downcasting signed type is undefined) [ 0%] 2023-01-11T21:43:30.8077580Z test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_cfloat_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8077860Z test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_chalf_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8078150Z test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_complex_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8078430Z test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_float_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8078760Z test_ops.py::TestCommonCPU::test_compare_cpu__refs__conversions_half_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8079030Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_addr_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8079300Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_arange_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8079570Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_as_strided_scatter_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8079840Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_atleast_1d_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8080110Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_atleast_2d_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8080370Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_atleast_3d_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8080670Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_bitwise_right_shift_cpu_int64 SKIPPED (Skipped some inputs produce undefined outputs) [ 0%] 2023-01-11T21:43:30.8080970Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_bucketize_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8081240Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_column_stack_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8081520Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_constant_pad_nd_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8081790Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_cumsum_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8082050Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_diag_embed_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8082320Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_diagonal_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8082590Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_diagonal_scatter_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8082880Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_div_floor_rounding_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8083160Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_div_trunc_rounding_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8083430Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_dsplit_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8083690Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_dstack_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8084130Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_empty_cpu_float32 SKIPPED (output is non-deterministic) [ 0%] 2023-01-11T21:43:30.8084410Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_expand_as_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8084680Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_expand_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8084980Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_fft_fftshift_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8085250Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_fmax_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8085510Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_hsplit_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8085770Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_igamma_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8086030Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_index_add_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8086300Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_index_copy_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8086560Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_index_fill_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8086830Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_index_select_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8087130Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_lerp_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8087400Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_linalg_matrix_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8087680Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_linalg_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8087940Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_linalg_svd_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8088210Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_linalg_svdvals_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8088540Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_logspace_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8088810Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_masked_fill_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8089090Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_meshgrid_list_of_tensors_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8089360Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_movedim_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8089620Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_mul_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8089960Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_new_empty_strided_cpu_float32 SKIPPED (output is non-deterministic) [ 0%] 2023-01-11T21:43:30.8090240Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_new_full_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8090510Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_new_ones_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8090780Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_glu_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8091070Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_hardshrink_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8091360Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_huber_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8091650Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_log_softmax_with_dtype_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8091950Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_poisson_nll_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8092250Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_nn_functional_softmin_with_dtype_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8092530Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8092790Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_ones_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8093080Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_randn_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8093350Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_repeat_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8093620Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_reshape_as_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8093890Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_rot90_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8094140Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_rsub_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8094420Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_special_softmax_with_dtype_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8094710Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_special_xlog1py_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8095020Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_special_zeta_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8095290Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_stack_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8095550Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_unflatten_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8095820Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_unfold_copy_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8096090Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_unsqueeze_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8096350Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_view_as_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8096610Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_view_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8096870Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_vstack_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8097130Z test_ops.py::TestCommonCPU::test_compare_cpu__refs_zeros_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8097400Z test_ops.py::TestCommonCPU::test_compare_cpu__softmax_backward_data_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8097660Z test_ops.py::TestCommonCPU::test_compare_cpu_addcdiv_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8097920Z test_ops.py::TestCommonCPU::test_compare_cpu_addmm_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8098170Z test_ops.py::TestCommonCPU::test_compare_cpu_addmv_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8098430Z test_ops.py::TestCommonCPU::test_compare_cpu_arange_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8098680Z test_ops.py::TestCommonCPU::test_compare_cpu_argsort_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8098940Z test_ops.py::TestCommonCPU::test_compare_cpu_as_strided_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8099210Z test_ops.py::TestCommonCPU::test_compare_cpu_as_strided_scatter_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8099540Z test_ops.py::TestCommonCPU::test_compare_cpu_bernoulli_cpu_float32 SKIPPED (output is non-deterministic) [ 0%] 2023-01-11T21:43:30.8099820Z test_ops.py::TestCommonCPU::test_compare_cpu_bfloat16_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8100070Z test_ops.py::TestCommonCPU::test_compare_cpu_bincount_cpu_int64 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8100430Z test_ops.py::TestCommonCPU::test_compare_cpu_bitwise_left_shift_cpu_int64 SKIPPED (Some inputs produce undefined outputs) [ 0%] 2023-01-11T21:43:30.8100740Z test_ops.py::TestCommonCPU::test_compare_cpu_bitwise_right_shift_cpu_int64 SKIPPED (Some inputs produce undefined outputs) [ 0%] 2023-01-11T21:43:30.8101040Z test_ops.py::TestCommonCPU::test_compare_cpu_cartesian_prod_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8101350Z test_ops.py::TestCommonCPU::test_compare_cpu_cdist_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8101620Z test_ops.py::TestCommonCPU::test_compare_cpu_cdouble_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8101890Z test_ops.py::TestCommonCPU::test_compare_cpu_cfloat_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8102150Z test_ops.py::TestCommonCPU::test_compare_cpu_chunk_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8102420Z test_ops.py::TestCommonCPU::test_compare_cpu_combinations_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8102700Z test_ops.py::TestCommonCPU::test_compare_cpu_complex_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8102970Z test_ops.py::TestCommonCPU::test_compare_cpu_contiguous_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8103230Z test_ops.py::TestCommonCPU::test_compare_cpu_cov_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8103520Z test_ops.py::TestCommonCPU::test_compare_cpu_cross_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8103800Z test_ops.py::TestCommonCPU::test_compare_cpu_cumulative_trapezoid_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8104080Z test_ops.py::TestCommonCPU::test_compare_cpu_diagonal_copy_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8104370Z test_ops.py::TestCommonCPU::test_compare_cpu_diagonal_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8104670Z test_ops.py::TestCommonCPU::test_compare_cpu_diagonal_scatter_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8104940Z test_ops.py::TestCommonCPU::test_compare_cpu_dist_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8105200Z test_ops.py::TestCommonCPU::test_compare_cpu_einsum_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8105530Z test_ops.py::TestCommonCPU::test_compare_cpu_empty_cpu_float32 SKIPPED (output is non-deterministic) [ 0%] 2023-01-11T21:43:30.8105880Z test_ops.py::TestCommonCPU::test_compare_cpu_empty_like_cpu_float32 SKIPPED (output is non-deterministic) [ 0%] 2023-01-11T21:43:30.8106150Z test_ops.py::TestCommonCPU::test_compare_cpu_eye_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8106420Z test_ops.py::TestCommonCPU::test_compare_cpu_fft_fftshift_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8106690Z test_ops.py::TestCommonCPU::test_compare_cpu_fft_ifftshift_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8106960Z test_ops.py::TestCommonCPU::test_compare_cpu_flip_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8125280Z test_ops.py::TestCommonCPU::test_compare_cpu_fliplr_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8125550Z test_ops.py::TestCommonCPU::test_compare_cpu_fmax_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8125800Z test_ops.py::TestCommonCPU::test_compare_cpu_gather_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8126070Z test_ops.py::TestCommonCPU::test_compare_cpu_geqrf_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8126330Z test_ops.py::TestCommonCPU::test_compare_cpu_gradient_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8126580Z test_ops.py::TestCommonCPU::test_compare_cpu_half_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8126840Z test_ops.py::TestCommonCPU::test_compare_cpu_histc_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8127100Z test_ops.py::TestCommonCPU::test_compare_cpu_hsplit_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8127350Z test_ops.py::TestCommonCPU::test_compare_cpu_igamma_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8127600Z test_ops.py::TestCommonCPU::test_compare_cpu_igammac_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8127860Z test_ops.py::TestCommonCPU::test_compare_cpu_index_add_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8128310Z test_ops.py::TestCommonCPU::test_compare_cpu_inner_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8128600Z test_ops.py::TestCommonCPU::test_compare_cpu_int_cpu_float32 SKIPPED (Overflow when downcasting signed type is undefined) [ 0%] 2023-01-11T21:43:30.8128880Z test_ops.py::TestCommonCPU::test_compare_cpu_isin_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8129120Z test_ops.py::TestCommonCPU::test_compare_cpu_kron_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8129380Z test_ops.py::TestCommonCPU::test_compare_cpu_kthvalue_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8129630Z test_ops.py::TestCommonCPU::test_compare_cpu_ldexp_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8129880Z test_ops.py::TestCommonCPU::test_compare_cpu_lerp_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8130180Z test_ops.py::TestCommonCPU::test_compare_cpu_linalg_cond_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8130440Z test_ops.py::TestCommonCPU::test_compare_cpu_linalg_eig_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8130700Z test_ops.py::TestCommonCPU::test_compare_cpu_linalg_eigh_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8130980Z test_ops.py::TestCommonCPU::test_compare_cpu_linalg_householder_product_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8131260Z test_ops.py::TestCommonCPU::test_compare_cpu_linalg_inv_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8131520Z test_ops.py::TestCommonCPU::test_compare_cpu_linalg_ldl_factor_ex_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8131790Z test_ops.py::TestCommonCPU::test_compare_cpu_linalg_lstsq_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8132070Z test_ops.py::TestCommonCPU::test_compare_cpu_linalg_lstsq_grad_oriented_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8132350Z test_ops.py::TestCommonCPU::test_compare_cpu_linalg_lu_factor_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8132620Z test_ops.py::TestCommonCPU::test_compare_cpu_linalg_lu_factor_ex_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8132890Z test_ops.py::TestCommonCPU::test_compare_cpu_linalg_lu_solve_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8133170Z test_ops.py::TestCommonCPU::test_compare_cpu_linalg_matrix_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8133440Z test_ops.py::TestCommonCPU::test_compare_cpu_linalg_matrix_power_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8133700Z test_ops.py::TestCommonCPU::test_compare_cpu_linalg_pinv_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8133960Z test_ops.py::TestCommonCPU::test_compare_cpu_linalg_qr_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8134230Z test_ops.py::TestCommonCPU::test_compare_cpu_linalg_solve_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8134500Z test_ops.py::TestCommonCPU::test_compare_cpu_linalg_solve_triangular_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8134770Z test_ops.py::TestCommonCPU::test_compare_cpu_linalg_svdvals_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8135040Z test_ops.py::TestCommonCPU::test_compare_cpu_linalg_vector_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8135310Z test_ops.py::TestCommonCPU::test_compare_cpu_log_softmax_with_dtype_cpu_float32 SKIPPED (Only runs on cuda) [ 0%] 2023-01-11T21:43:30.8135580Z test_ops.py::TestCommonCPU::test_compare_cpu_logaddexp2_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8135850Z test_ops.py::TestCommonCPU::test_compare_cpu_logcumsumexp_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8136160Z test_ops.py::TestCommonCPU::test_compare_cpu_long_cpu_float32 SKIPPED (Overflow when downcasting signed type is undefined) [ 1%] 2023-01-11T21:43:30.8136440Z test_ops.py::TestCommonCPU::test_compare_cpu_lu_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8136700Z test_ops.py::TestCommonCPU::test_compare_cpu_lu_solve_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8136960Z test_ops.py::TestCommonCPU::test_compare_cpu_masked_cumsum_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8137220Z test_ops.py::TestCommonCPU::test_compare_cpu_masked_fill_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8137480Z test_ops.py::TestCommonCPU::test_compare_cpu_masked_log_softmax_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8137760Z test_ops.py::TestCommonCPU::test_compare_cpu_masked_logaddexp_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8138020Z test_ops.py::TestCommonCPU::test_compare_cpu_masked_logsumexp_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8138320Z test_ops.py::TestCommonCPU::test_compare_cpu_masked_median_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8138590Z test_ops.py::TestCommonCPU::test_compare_cpu_masked_normalize_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8138860Z test_ops.py::TestCommonCPU::test_compare_cpu_masked_scatter_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8139120Z test_ops.py::TestCommonCPU::test_compare_cpu_matmul_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8139380Z test_ops.py::TestCommonCPU::test_compare_cpu_matrix_exp_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8139630Z test_ops.py::TestCommonCPU::test_compare_cpu_median_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8139900Z test_ops.py::TestCommonCPU::test_compare_cpu_meshgrid_list_of_tensors_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8140180Z test_ops.py::TestCommonCPU::test_compare_cpu_min_reduction_with_dim_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8140440Z test_ops.py::TestCommonCPU::test_compare_cpu_mm_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8140690Z test_ops.py::TestCommonCPU::test_compare_cpu_mode_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8140950Z test_ops.py::TestCommonCPU::test_compare_cpu_msort_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8141200Z test_ops.py::TestCommonCPU::test_compare_cpu_nanmedian_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8141460Z test_ops.py::TestCommonCPU::test_compare_cpu_narrow_copy_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8141720Z test_ops.py::TestCommonCPU::test_compare_cpu_narrow_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8141990Z test_ops.py::TestCommonCPU::test_compare_cpu_native_dropout_backward_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8142360Z test_ops.py::TestCommonCPU::test_compare_cpu_new_empty_cpu_float32 SKIPPED (output is non-deterministic) [ 1%] 2023-01-11T21:43:30.8142700Z test_ops.py::TestCommonCPU::test_compare_cpu_new_empty_strided_cpu_float32 SKIPPED (output is non-deterministic) [ 1%] 2023-01-11T21:43:30.8142980Z test_ops.py::TestCommonCPU::test_compare_cpu_new_full_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8143230Z test_ops.py::TestCommonCPU::test_compare_cpu_new_zeros_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8143490Z test_ops.py::TestCommonCPU::test_compare_cpu_nextafter_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8143870Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional__scaled_dot_product_attention_cpu_float32 SKIPPED (output is non-deterministic (when dropout_p > 0)) [ 1%] 2023-01-11T21:43:30.8144200Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_adaptive_avg_pool1d_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8144550Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_adaptive_avg_pool3d_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8144850Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_adaptive_max_pool1d_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8145130Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_adaptive_max_pool2d_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8145420Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_adaptive_max_pool3d_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8145700Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_avg_pool1d_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8145980Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_avg_pool2d_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8146260Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_avg_pool3d_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8146580Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_batch_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8146880Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_binary_cross_entropy_with_logits_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8147190Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_cosine_embedding_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8147480Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_cosine_similarity_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8147770Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_cross_entropy_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8148120Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_dropout2d_cpu_float32 SKIPPED (output is non-deterministic) [ 1%] 2023-01-11T21:43:30.8148470Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_dropout3d_cpu_float32 SKIPPED (output is non-deterministic) [ 1%] 2023-01-11T21:43:30.8148830Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_dropout_cpu_float32 SKIPPED (output is non-deterministic) [ 1%] 2023-01-11T21:43:30.8149210Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_feature_alpha_dropout_with_train_cpu_float32 SKIPPED (output is non-deterministic) [ 1%] 2023-01-11T21:43:30.8149530Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_feature_alpha_dropout_without_train_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8149820Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_glu_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8150100Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_huber_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8150380Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_instance_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8150670Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_interpolate_area_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8150960Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_interpolate_bicubic_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8151250Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_interpolate_bilinear_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8151550Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_interpolate_linear_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8151840Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_interpolate_nearest_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8152130Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_leaky_relu_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8152400Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_linear_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8152710Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_local_response_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8153030Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_max_pool1d_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8153310Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_max_pool2d_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8153580Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_max_pool3d_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8153860Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_max_unpool2d_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8154140Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_max_unpool2d_grad_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8154430Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_max_unpool3d_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8154770Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_multi_margin_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8155050Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_normalize_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8155330Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_pad_reflect_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8155620Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_pad_replicate_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8155900Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_pixel_shuffle_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8156180Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_pixel_unshuffle_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8156460Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_relu6_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8156800Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_rrelu_cpu_float32 SKIPPED (output is non-deterministic) [ 1%] 2023-01-11T21:43:30.8157090Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_soft_margin_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8157390Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_softmin_with_dtype_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8157670Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_softshrink_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8157970Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_triplet_margin_with_distance_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8158260Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_unfold_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8158540Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_upsample_bilinear_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8158830Z test_ops.py::TestCommonCPU::test_compare_cpu_nn_functional_upsample_nearest_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8159100Z test_ops.py::TestCommonCPU::test_compare_cpu_nonzero_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8173710Z test_ops.py::TestCommonCPU::test_compare_cpu_norm_fro_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8174010Z test_ops.py::TestCommonCPU::test_compare_cpu_norm_inf_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8174270Z test_ops.py::TestCommonCPU::test_compare_cpu_norm_nuc_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8174520Z test_ops.py::TestCommonCPU::test_compare_cpu_ones_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8174780Z test_ops.py::TestCommonCPU::test_compare_cpu_ones_like_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8175220Z test_ops.py::TestCommonCPU::test_compare_cpu_ops_nvprims_native_batch_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8175510Z test_ops.py::TestCommonCPU::test_compare_cpu_ops_nvprims_view_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8175780Z test_ops.py::TestCommonCPU::test_compare_cpu_outer_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8176140Z test_ops.py::TestCommonCPU::test_compare_cpu_pca_lowrank_cpu_float32 SKIPPED (output is non-deterministic) [ 1%] 2023-01-11T21:43:30.8176420Z test_ops.py::TestCommonCPU::test_compare_cpu_polar_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8176670Z test_ops.py::TestCommonCPU::test_compare_cpu_put_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8176930Z test_ops.py::TestCommonCPU::test_compare_cpu_qr_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8177180Z test_ops.py::TestCommonCPU::test_compare_cpu_randint_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8177590Z test_ops.py::TestCommonCPU::test_compare_cpu_randint_like_cpu_float32 SKIPPED (output is non-deterministic) [ 1%] 2023-01-11T21:43:30.8177860Z test_ops.py::TestCommonCPU::test_compare_cpu_randn_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8178120Z test_ops.py::TestCommonCPU::test_compare_cpu_repeat_interleave_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8178390Z test_ops.py::TestCommonCPU::test_compare_cpu_reshape_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8178650Z test_ops.py::TestCommonCPU::test_compare_cpu_resize__cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8178910Z test_ops.py::TestCommonCPU::test_compare_cpu_resolve_conj_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8179170Z test_ops.py::TestCommonCPU::test_compare_cpu_resolve_neg_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8179430Z test_ops.py::TestCommonCPU::test_compare_cpu_rsub_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8179690Z test_ops.py::TestCommonCPU::test_compare_cpu_scatter_add_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8179960Z test_ops.py::TestCommonCPU::test_compare_cpu_scatter_reduce_amin_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8180240Z test_ops.py::TestCommonCPU::test_compare_cpu_scatter_reduce_prod_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8180520Z test_ops.py::TestCommonCPU::test_compare_cpu_segment_reduce_lengths_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8180810Z test_ops.py::TestCommonCPU::test_compare_cpu_segment_reduce_offsets_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8181070Z test_ops.py::TestCommonCPU::test_compare_cpu_select_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8181340Z test_ops.py::TestCommonCPU::test_compare_cpu_select_scatter_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8181630Z test_ops.py::TestCommonCPU::test_compare_cpu_short_cpu_float32 SKIPPED (Overflow when downcasting signed type is undefined) [ 1%] 2023-01-11T21:43:30.8181910Z test_ops.py::TestCommonCPU::test_compare_cpu_softmax_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8182170Z test_ops.py::TestCommonCPU::test_compare_cpu_sort_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8182460Z test_ops.py::TestCommonCPU::test_compare_cpu_sparse_sampled_addmm_cpu_float32 SKIPPED (PyTorch is built without MKL support) [ 1%] 2023-01-11T21:43:30.8182790Z test_ops.py::TestCommonCPU::test_compare_cpu_special_chebyshev_polynomial_t_cpu_float32 SKIPPED (testing takes an unreasonably long time, #79528) [ 1%] 2023-01-11T21:43:30.8183110Z test_ops.py::TestCommonCPU::test_compare_cpu_special_hermite_polynomial_h_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8183420Z test_ops.py::TestCommonCPU::test_compare_cpu_special_hermite_polynomial_he_cpu_float32 SKIPPED (testing takes an unreasonably long time, #79528) [ 1%] 2023-01-11T21:43:30.8183810Z test_ops.py::TestCommonCPU::test_compare_cpu_special_legendre_polynomial_p_cpu_float32 SKIPPED (testing takes an unreasonably long time, #79528) [ 1%] 2023-01-11T21:43:30.8184150Z test_ops.py::TestCommonCPU::test_compare_cpu_special_shifted_chebyshev_polynomial_u_cpu_float32 SKIPPED (testing takes an unreasonably long time, #79528) [ 1%] 2023-01-11T21:43:30.8184460Z test_ops.py::TestCommonCPU::test_compare_cpu_special_xlog1py_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8184730Z test_ops.py::TestCommonCPU::test_compare_cpu_special_zeta_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8185000Z test_ops.py::TestCommonCPU::test_compare_cpu_split_with_sizes_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8185270Z test_ops.py::TestCommonCPU::test_compare_cpu_std_mean_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8185530Z test_ops.py::TestCommonCPU::test_compare_cpu_std_mean_unbiased_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8185820Z test_ops.py::TestCommonCPU::test_compare_cpu_stft_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8186080Z test_ops.py::TestCommonCPU::test_compare_cpu_sum_to_size_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8186330Z test_ops.py::TestCommonCPU::test_compare_cpu_t_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8186590Z test_ops.py::TestCommonCPU::test_compare_cpu_take_along_dim_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8186850Z test_ops.py::TestCommonCPU::test_compare_cpu_take_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8187110Z test_ops.py::TestCommonCPU::test_compare_cpu_trapezoid_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8187360Z test_ops.py::TestCommonCPU::test_compare_cpu_tril_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8187620Z test_ops.py::TestCommonCPU::test_compare_cpu_unflatten_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8187880Z test_ops.py::TestCommonCPU::test_compare_cpu_unfold_copy_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8188210Z test_ops.py::TestCommonCPU::test_compare_cpu_uniform_cpu_float32 SKIPPED (output is non-deterministic) [ 1%] 2023-01-11T21:43:30.8188480Z test_ops.py::TestCommonCPU::test_compare_cpu_var_mean_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8188810Z test_ops.py::TestCommonCPU::test_compare_cpu_var_mean_unbiased_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8189080Z test_ops.py::TestCommonCPU::test_compare_cpu_view_as_complex_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8189340Z test_ops.py::TestCommonCPU::test_compare_cpu_view_as_real_cpu_complex64 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8189600Z test_ops.py::TestCommonCPU::test_compare_cpu_view_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8189860Z test_ops.py::TestCommonCPU::test_compare_cpu_vstack_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8190120Z test_ops.py::TestCommonCPU::test_compare_cpu_xlogy_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8190370Z test_ops.py::TestCommonCPU::test_compare_cpu_zero__cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8190630Z test_ops.py::TestCommonCPU::test_compare_cpu_zeros_like_cpu_float32 SKIPPED (Only runs on cuda) [ 1%] 2023-01-11T21:43:30.8190890Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_T_cpu_complex32 PASSED [ 1%] 2023-01-11T21:43:30.8191190Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_as_strided_cpu_complex32 SKIPPED (Errors when storage_offset is included) [ 1%] 2023-01-11T21:43:30.8191500Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_as_strided_partial_views_cpu_complex32 XFAIL [ 1%] 2023-01-11T21:43:30.8191830Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_atleast_1d_cpu_complex32 PASSED [ 1%] 2023-01-11T21:43:30.8192110Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_bfloat16_cpu_complex32 PASSED [ 1%] 2023-01-11T21:43:30.8192370Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_cdouble_cpu_complex32 PASSED [ 1%] 2023-01-11T21:43:30.8192630Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_cfloat_cpu_complex32 PASSED [ 1%] 2023-01-11T21:43:30.8192900Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_column_stack_cpu_complex32 PASSED [ 1%] 2023-01-11T21:43:30.8193160Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_diag_embed_cpu_complex32 PASSED [ 1%] 2023-01-11T21:43:30.8193420Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_diagonal_cpu_complex32 PASSED [ 1%] 2023-01-11T21:43:30.8193680Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_dsplit_cpu_complex32 PASSED [ 1%] 2023-01-11T21:43:30.8194000Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_empty_cpu_complex32 SKIPPED (Expected: empty is not comparable) [ 1%] 2023-01-11T21:43:30.8194300Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_fft_ifftshift_cpu_complex32 PASSED [ 2%] 2023-01-11T21:43:30.8194560Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_fill_cpu_complex32 PASSED [ 2%] 2023-01-11T21:43:30.8194820Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_full_cpu_complex32 PASSED [ 2%] 2023-01-11T21:43:30.8195080Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_hstack_cpu_complex32 PASSED [ 2%] 2023-01-11T21:43:30.8195350Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_index_select_cpu_complex32 PASSED [ 2%] 2023-01-11T21:43:30.8195610Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_long_cpu_complex32 PASSED [ 2%] 2023-01-11T21:43:30.8195870Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_mT_cpu_complex32 PASSED [ 2%] 2023-01-11T21:43:30.8196130Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_movedim_cpu_complex32 PASSED [ 2%] 2023-01-11T21:43:30.8196430Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_empty_cpu_complex32 SKIPPED (Expected: new_empty is not comparable) [ 2%] 2023-01-11T21:43:30.8196770Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_empty_strided_cpu_complex32 SKIPPED (Expected: new_empty_strided is not comparable) [ 2%] 2023-01-11T21:43:30.8197080Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_full_cpu_complex32 PASSED [ 2%] 2023-01-11T21:43:30.8197340Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_new_ones_cpu_complex32 PASSED [ 2%] 2023-01-11T21:43:30.8197600Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_nonzero_cpu_complex32 PASSED [ 2%] 2023-01-11T21:43:30.8197860Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_ones_like_cpu_complex32 PASSED [ 2%] 2023-01-11T21:43:30.8198120Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_permute_cpu_complex32 PASSED [ 2%] 2023-01-11T21:43:30.8198380Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_positive_cpu_complex32 PASSED [ 2%] 2023-01-11T21:43:30.8198690Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_rand_like_cpu_complex32 SKIPPED (Expected: randn_like is not comparable between dtypes) [ 2%] 2023-01-11T21:43:30.8198990Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_real_cpu_complex32 PASSED [ 2%] 2023-01-11T21:43:30.8199260Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_resolve_neg_cpu_complex32 PASSED [ 2%] 2023-01-11T21:43:30.8199530Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_scalar_tensor_cpu_complex32 PASSED [ 2%] 2023-01-11T21:43:30.8199800Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unbind_cpu_complex32 PASSED [ 2%] 2023-01-11T21:43:30.8200060Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unflatten_cpu_complex32 PASSED [ 2%] 2023-01-11T21:43:30.8200370Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unfold_cpu_complex32 PASSED [ 2%] 2023-01-11T21:43:30.8200630Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_unsqueeze_cpu_complex32 PASSED [ 2%] 2023-01-11T21:43:30.8200890Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_view_as_cpu_complex32 PASSED [ 2%] 2023-01-11T21:43:30.8201150Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_view_cpu_complex32 PASSED [ 2%] 2023-01-11T21:43:30.8201410Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_vsplit_cpu_complex32 PASSED [ 2%] 2023-01-11T21:43:30.8201670Z test_ops.py::TestCommonCPU::test_complex_half_reference_testing_zeros_cpu_complex32 PASSED [ 2%] 2023-01-11T21:43:30.8201900Z test_ops.py::TestCommonCPU::test_dtypes_H_cpu PASSED [ 2%] 2023-01-11T21:43:30.8202120Z test_ops.py::TestCommonCPU::test_dtypes_T_cpu PASSED [ 2%] 2023-01-11T21:43:30.8202370Z test_ops.py::TestCommonCPU::test_dtypes___getitem___cpu PASSED [ 2%] 2023-01-11T21:43:30.8202580Z test_ops.py::TestCommonCPU::test_dtypes___radd___cpu PASSED [ 2%] 2023-01-11T21:43:30.8202800Z test_ops.py::TestCommonCPU::test_dtypes___rand___cpu PASSED [ 2%] 2023-01-11T21:43:30.8203010Z test_ops.py::TestCommonCPU::test_dtypes___rmod___cpu PASSED [ 2%] 2023-01-11T21:43:30.8203220Z test_ops.py::TestCommonCPU::test_dtypes___rmul___cpu PASSED [ 2%] 2023-01-11T21:43:30.8203450Z test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_byte_cpu PASSED [ 2%] 2023-01-11T21:43:30.8203690Z test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_cdouble_cpu PASSED [ 2%] 2023-01-11T21:43:30.8203930Z test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_cfloat_cpu PASSED [ 2%] 2023-01-11T21:43:30.8204170Z test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_chalf_cpu PASSED [ 2%] 2023-01-11T21:43:30.8204410Z test_ops.py::TestCommonCPU::test_dtypes__refs__conversions_double_cpu PASSED [ 2%] 2023-01-11T21:43:30.8204630Z test_ops.py::TestCommonCPU::test_dtypes__refs_abs_cpu PASSED [ 2%] 2023-01-11T21:43:30.8204850Z test_ops.py::TestCommonCPU::test_dtypes__refs_all_cpu PASSED [ 2%] 2023-01-11T21:43:30.8205070Z test_ops.py::TestCommonCPU::test_dtypes__refs_allclose_cpu PASSED [ 2%] 2023-01-11T21:43:30.8205280Z test_ops.py::TestCommonCPU::test_dtypes__refs_amax_cpu PASSED [ 2%] 2023-01-11T21:43:30.8205500Z test_ops.py::TestCommonCPU::test_dtypes__refs_amin_cpu PASSED [ 2%] 2023-01-11T21:43:30.8205710Z test_ops.py::TestCommonCPU::test_dtypes__refs_any_cpu PASSED [ 2%] 2023-01-11T21:43:30.8205920Z test_ops.py::TestCommonCPU::test_dtypes__refs_as_strided_cpu PASSED [ 2%] 2023-01-11T21:43:30.8206160Z test_ops.py::TestCommonCPU::test_dtypes__refs_as_strided_partial_views_cpu PASSED [ 2%] 2023-01-11T21:43:30.8211400Z test_ops.py::TestCommonCPU::test_dtypes__refs_as_strided_scatter_cpu PASSED [ 2%] 2023-01-11T21:43:30.8211630Z test_ops.py::TestCommonCPU::test_dtypes__refs_asin_cpu PASSED [ 2%] 2023-01-11T21:43:30.8211850Z test_ops.py::TestCommonCPU::test_dtypes__refs_atanh_cpu PASSED [ 2%] 2023-01-11T21:43:30.8212070Z test_ops.py::TestCommonCPU::test_dtypes__refs_atleast_2d_cpu PASSED [ 2%] 2023-01-11T21:43:30.8212280Z test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_not_cpu PASSED [ 2%] 2023-01-11T21:43:30.8212500Z test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_or_cpu PASSED [ 2%] 2023-01-11T21:43:30.8212730Z test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_right_shift_cpu PASSED [ 2%] 2023-01-11T21:43:30.8212950Z test_ops.py::TestCommonCPU::test_dtypes__refs_bitwise_xor_cpu PASSED [ 2%] 2023-01-11T21:43:30.8213180Z test_ops.py::TestCommonCPU::test_dtypes__refs_broadcast_shapes_cpu PASSED [ 2%] 2023-01-11T21:43:30.8213420Z test_ops.py::TestCommonCPU::test_dtypes__refs_broadcast_tensors_cpu PASSED [ 2%] 2023-01-11T21:43:30.8213730Z test_ops.py::TestCommonCPU::test_dtypes__refs_broadcast_to_cpu PASSED [ 2%] 2023-01-11T21:43:30.8213950Z test_ops.py::TestCommonCPU::test_dtypes__refs_bucketize_cpu PASSED [ 2%] 2023-01-11T21:43:30.8214170Z test_ops.py::TestCommonCPU::test_dtypes__refs_cat_cpu PASSED [ 2%] 2023-01-11T21:43:30.8214380Z test_ops.py::TestCommonCPU::test_dtypes__refs_ceil_cpu PASSED [ 2%] 2023-01-11T21:43:30.8214600Z test_ops.py::TestCommonCPU::test_dtypes__refs_clamp_min_cpu PASSED [ 2%] 2023-01-11T21:43:30.8214810Z test_ops.py::TestCommonCPU::test_dtypes__refs_clone_cpu PASSED [ 2%] 2023-01-11T21:43:30.8215030Z test_ops.py::TestCommonCPU::test_dtypes__refs_column_stack_cpu PASSED [ 2%] 2023-01-11T21:43:30.8215240Z test_ops.py::TestCommonCPU::test_dtypes__refs_contiguous_cpu PASSED [ 2%] 2023-01-11T21:43:30.8215460Z test_ops.py::TestCommonCPU::test_dtypes__refs_copysign_cpu PASSED [ 2%] 2023-01-11T21:43:30.8215730Z test_ops.py::TestCommonCPU::test_dtypes__refs_cumsum_cpu PASSED [ 2%] 2023-01-11T21:43:30.8215950Z test_ops.py::TestCommonCPU::test_dtypes__refs_diagonal_cpu PASSED [ 2%] 2023-01-11T21:43:30.8216180Z test_ops.py::TestCommonCPU::test_dtypes__refs_diagonal_scatter_cpu PASSED [ 2%] 2023-01-11T21:43:30.8216410Z test_ops.py::TestCommonCPU::test_dtypes__refs_div_floor_rounding_cpu PASSED [ 2%] 2023-01-11T21:43:30.8216650Z test_ops.py::TestCommonCPU::test_dtypes__refs_div_trunc_rounding_cpu PASSED [ 2%] 2023-01-11T21:43:30.8216880Z test_ops.py::TestCommonCPU::test_dtypes__refs_eq_cpu PASSED [ 2%] 2023-01-11T21:43:30.8217090Z test_ops.py::TestCommonCPU::test_dtypes__refs_exp_cpu PASSED [ 2%] 2023-01-11T21:43:30.8217300Z test_ops.py::TestCommonCPU::test_dtypes__refs_expm1_cpu PASSED [ 2%] 2023-01-11T21:43:30.8217510Z test_ops.py::TestCommonCPU::test_dtypes__refs_eye_cpu PASSED [ 2%] 2023-01-11T21:43:30.8217720Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fft2_cpu PASSED [ 2%] 2023-01-11T21:43:30.8217940Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fft_cpu PASSED [ 2%] 2023-01-11T21:43:30.8218150Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_fftn_cpu PASSED [ 2%] 2023-01-11T21:43:30.8218360Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_hfftn_cpu PASSED [ 2%] 2023-01-11T21:43:30.8218580Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ifftn_cpu PASSED [ 2%] 2023-01-11T21:43:30.8218820Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ihfft2_cpu PASSED [ 2%] 2023-01-11T21:43:30.8219030Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ihfft_cpu PASSED [ 2%] 2023-01-11T21:43:30.8219250Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_ihfftn_cpu PASSED [ 2%] 2023-01-11T21:43:30.8219460Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_irfft2_cpu PASSED [ 2%] 2023-01-11T21:43:30.8219670Z test_ops.py::TestCommonCPU::test_dtypes__refs_fft_rfftn_cpu PASSED [ 2%] 2023-01-11T21:43:30.8219890Z test_ops.py::TestCommonCPU::test_dtypes__refs_flatten_cpu PASSED [ 2%] 2023-01-11T21:43:30.8220100Z test_ops.py::TestCommonCPU::test_dtypes__refs_flip_cpu PASSED [ 2%] 2023-01-11T21:43:30.8220320Z test_ops.py::TestCommonCPU::test_dtypes__refs_flipud_cpu PASSED [ 2%] 2023-01-11T21:43:30.8220530Z test_ops.py::TestCommonCPU::test_dtypes__refs_floor_cpu PASSED [ 2%] 2023-01-11T21:43:30.8220740Z test_ops.py::TestCommonCPU::test_dtypes__refs_floor_divide_cpu PASSED [ 2%] 2023-01-11T21:43:30.8220960Z test_ops.py::TestCommonCPU::test_dtypes__refs_fmin_cpu PASSED [ 2%] 2023-01-11T21:43:30.8221170Z test_ops.py::TestCommonCPU::test_dtypes__refs_frac_cpu PASSED [ 2%] 2023-01-11T21:43:30.8221380Z test_ops.py::TestCommonCPU::test_dtypes__refs_gcd_cpu PASSED [ 2%] 2023-01-11T21:43:30.8221590Z test_ops.py::TestCommonCPU::test_dtypes__refs_gt_cpu PASSED [ 2%] 2023-01-11T21:43:30.8221850Z test_ops.py::TestCommonCPU::test_dtypes__refs_hsplit_cpu PASSED [ 2%] 2023-01-11T21:43:30.8222070Z test_ops.py::TestCommonCPU::test_dtypes__refs_hstack_cpu PASSED [ 2%] 2023-01-11T21:43:30.8222280Z test_ops.py::TestCommonCPU::test_dtypes__refs_imag_cpu PASSED [ 2%] 2023-01-11T21:43:30.8222490Z test_ops.py::TestCommonCPU::test_dtypes__refs_index_select_cpu PASSED [ 2%] 2023-01-11T21:43:30.8222710Z test_ops.py::TestCommonCPU::test_dtypes__refs_isclose_cpu PASSED [ 2%] 2023-01-11T21:43:30.8222920Z test_ops.py::TestCommonCPU::test_dtypes__refs_isinf_cpu PASSED [ 2%] 2023-01-11T21:43:30.8223130Z test_ops.py::TestCommonCPU::test_dtypes__refs_isneginf_cpu PASSED [ 2%] 2023-01-11T21:43:30.8223350Z test_ops.py::TestCommonCPU::test_dtypes__refs_isposinf_cpu PASSED [ 2%] 2023-01-11T21:43:30.8223560Z test_ops.py::TestCommonCPU::test_dtypes__refs_isreal_cpu PASSED [ 2%] 2023-01-11T21:43:30.8223770Z test_ops.py::TestCommonCPU::test_dtypes__refs_lcm_cpu PASSED [ 2%] 2023-01-11T21:43:30.8224010Z test_ops.py::TestCommonCPU::test_dtypes__refs_le_cpu PASSED [ 2%] 2023-01-11T21:43:30.8224220Z test_ops.py::TestCommonCPU::test_dtypes__refs_lerp_cpu PASSED [ 2%] 2023-01-11T21:43:30.8224440Z test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_matrix_norm_cpu PASSED [ 2%] 2023-01-11T21:43:30.8224670Z test_ops.py::TestCommonCPU::test_dtypes__refs_linalg_svdvals_cpu PASSED [ 2%] 2023-01-11T21:43:30.8224890Z test_ops.py::TestCommonCPU::test_dtypes__refs_log1p_cpu PASSED [ 2%] 2023-01-11T21:43:30.8225100Z test_ops.py::TestCommonCPU::test_dtypes__refs_logical_or_cpu PASSED [ 2%] 2023-01-11T21:43:30.8225320Z test_ops.py::TestCommonCPU::test_dtypes__refs_logsumexp_cpu PASSED [ 2%] 2023-01-11T21:43:30.8225530Z test_ops.py::TestCommonCPU::test_dtypes__refs_lt_cpu PASSED [ 2%] 2023-01-11T21:43:30.8225740Z test_ops.py::TestCommonCPU::test_dtypes__refs_mean_cpu PASSED [ 2%] 2023-01-11T21:43:30.8225950Z test_ops.py::TestCommonCPU::test_dtypes__refs_minimum_cpu PASSED [ 2%] 2023-01-11T21:43:30.8226170Z test_ops.py::TestCommonCPU::test_dtypes__refs_movedim_cpu PASSED [ 2%] 2023-01-11T21:43:30.8226380Z test_ops.py::TestCommonCPU::test_dtypes__refs_narrow_copy_cpu PASSED [ 2%] 2023-01-11T21:43:30.8226610Z test_ops.py::TestCommonCPU::test_dtypes__refs_native_layer_norm_cpu PASSED [ 2%] 2023-01-11T21:43:30.8226830Z test_ops.py::TestCommonCPU::test_dtypes__refs_new_empty_cpu PASSED [ 2%] 2023-01-11T21:43:30.8227040Z test_ops.py::TestCommonCPU::test_dtypes__refs_new_full_cpu PASSED [ 2%] 2023-01-11T21:43:30.8227250Z test_ops.py::TestCommonCPU::test_dtypes__refs_new_ones_cpu PASSED [ 2%] 2023-01-11T21:43:30.8227470Z test_ops.py::TestCommonCPU::test_dtypes__refs_new_zeros_cpu PASSED [ 2%] 2023-01-11T21:43:30.8227690Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_celu_cpu PASSED [ 2%] 2023-01-11T21:43:30.8227930Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_dropout_cpu PASSED [ 2%] 2023-01-11T21:43:30.8228170Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_elu_cpu PASSED [ 2%] 2023-01-11T21:43:30.8228410Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_gelu_cpu PASSED [ 2%] 2023-01-11T21:43:30.8228640Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_glu_cpu PASSED [ 2%] 2023-01-11T21:43:30.8228880Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_hardshrink_cpu PASSED [ 2%] 2023-01-11T21:43:30.8229130Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_huber_loss_cpu PASSED [ 2%] 2023-01-11T21:43:30.8229390Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_log_softmax_with_dtype_cpu PASSED [ 2%] 2023-01-11T21:43:30.8229640Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_mse_loss_cpu PASSED [ 2%] 2023-01-11T21:43:30.8229880Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_nll_loss_cpu PASSED [ 2%] 2023-01-11T21:43:30.8230160Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_pairwise_distance_cpu PASSED [ 2%] 2023-01-11T21:43:30.8230410Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_pdist_cpu PASSED [ 2%] 2023-01-11T21:43:30.8230660Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_poisson_nll_loss_cpu PASSED [ 2%] 2023-01-11T21:43:30.8230910Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_softmin_with_dtype_cpu PASSED [ 2%] 2023-01-11T21:43:30.8231160Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_softplus_cpu PASSED [ 2%] 2023-01-11T21:43:30.8231410Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_softshrink_cpu PASSED [ 2%] 2023-01-11T21:43:30.8231650Z test_ops.py::TestCommonCPU::test_dtypes__refs_nn_functional_tanhshrink_cpu PASSED [ 2%] 2023-01-11T21:43:30.8231890Z test_ops.py::TestCommonCPU::test_dtypes__refs_permute_cpu PASSED [ 2%] 2023-01-11T21:43:30.8232110Z test_ops.py::TestCommonCPU::test_dtypes__refs_prod_cpu PASSED [ 2%] 2023-01-11T21:43:30.8232360Z test_ops.py::TestCommonCPU::test_dtypes__refs_real_cpu PASSED [ 2%] 2023-01-11T21:43:30.8232570Z test_ops.py::TestCommonCPU::test_dtypes__refs_remainder_cpu PASSED [ 2%] 2023-01-11T21:43:30.8232790Z test_ops.py::TestCommonCPU::test_dtypes__refs_repeat_cpu PASSED [ 2%] 2023-01-11T21:43:30.8233010Z test_ops.py::TestCommonCPU::test_dtypes__refs_rot90_cpu PASSED [ 2%] 2023-01-11T21:43:30.8233220Z test_ops.py::TestCommonCPU::test_dtypes__refs_rsqrt_cpu PASSED [ 2%] 2023-01-11T21:43:30.8233430Z test_ops.py::TestCommonCPU::test_dtypes__refs_sgn_cpu PASSED [ 2%] 2023-01-11T21:43:30.8233650Z test_ops.py::TestCommonCPU::test_dtypes__refs_sign_cpu PASSED [ 2%] 2023-01-11T21:43:30.8233870Z test_ops.py::TestCommonCPU::test_dtypes__refs_softmax_with_dtype_cpu PASSED [ 2%] 2023-01-11T21:43:30.8234100Z test_ops.py::TestCommonCPU::test_dtypes__refs_special_bessel_j1_cpu PASSED [ 2%] 2023-01-11T21:43:30.8234330Z test_ops.py::TestCommonCPU::test_dtypes__refs_special_i1e_cpu PASSED [ 2%] 2023-01-11T21:43:30.8234560Z test_ops.py::TestCommonCPU::test_dtypes__refs_special_log_ndtr_cpu PASSED [ 2%] 2023-01-11T21:43:30.8234800Z test_ops.py::TestCommonCPU::test_dtypes__refs_special_log_softmax_with_dtype_cpu PASSED [ 2%] 2023-01-11T21:43:30.8235040Z test_ops.py::TestCommonCPU::test_dtypes__refs_special_logit_cpu PASSED [ 2%] 2023-01-11T21:43:30.8235280Z test_ops.py::TestCommonCPU::test_dtypes__refs_special_multigammaln_mvlgamma_p_3_cpu PASSED [ 2%] 2023-01-11T21:43:30.8235530Z test_ops.py::TestCommonCPU::test_dtypes__refs_special_ndtri_cpu PASSED [ 3%] 2023-01-11T21:43:30.8235760Z test_ops.py::TestCommonCPU::test_dtypes__refs_special_softmax_with_dtype_cpu PASSED [ 3%] 2023-01-11T21:43:30.8236010Z test_ops.py::TestCommonCPU::test_dtypes__refs_special_spherical_bessel_j0_cpu PASSED [ 3%] 2023-01-11T21:43:30.8236240Z test_ops.py::TestCommonCPU::test_dtypes__refs_sqrt_cpu PASSED [ 3%] 2023-01-11T21:43:30.8236460Z test_ops.py::TestCommonCPU::test_dtypes__refs_square_cpu PASSED [ 3%] 2023-01-11T21:43:30.8236670Z test_ops.py::TestCommonCPU::test_dtypes__refs_squeeze_cpu PASSED [ 3%] 2023-01-11T21:43:30.8236880Z test_ops.py::TestCommonCPU::test_dtypes__refs_std_mean_cpu PASSED [ 3%] 2023-01-11T21:43:30.8237100Z test_ops.py::TestCommonCPU::test_dtypes__refs_sum_cpu PASSED [ 3%] 2023-01-11T21:43:30.8237310Z test_ops.py::TestCommonCPU::test_dtypes__refs_sum_to_size_cpu PASSED [ 3%] 2023-01-11T21:43:30.8237520Z test_ops.py::TestCommonCPU::test_dtypes__refs_t_cpu PASSED [ 3%] 2023-01-11T21:43:30.8237730Z test_ops.py::TestCommonCPU::test_dtypes__refs_tan_cpu PASSED [ 3%] 2023-01-11T21:43:30.8237940Z test_ops.py::TestCommonCPU::test_dtypes__refs_tanh_cpu PASSED [ 3%] 2023-01-11T21:43:30.8238150Z test_ops.py::TestCommonCPU::test_dtypes__refs_tril_indices_cpu PASSED [ 3%] 2023-01-11T21:43:30.8238370Z test_ops.py::TestCommonCPU::test_dtypes__refs_true_divide_cpu PASSED [ 3%] 2023-01-11T21:43:30.8242380Z test_ops.py::TestCommonCPU::test_dtypes__refs_unflatten_cpu PASSED [ 3%] 2023-01-11T21:43:30.8242610Z test_ops.py::TestCommonCPU::test_dtypes__refs_var_mean_cpu PASSED [ 3%] 2023-01-11T21:43:30.8242820Z test_ops.py::TestCommonCPU::test_dtypes__refs_view_cpu PASSED [ 3%] 2023-01-11T21:43:30.8243040Z test_ops.py::TestCommonCPU::test_dtypes__refs_vsplit_cpu PASSED [ 3%] 2023-01-11T21:43:30.8243250Z test_ops.py::TestCommonCPU::test_dtypes__refs_where_cpu PASSED [ 3%] 2023-01-11T21:43:30.8243470Z test_ops.py::TestCommonCPU::test_dtypes__softmax_backward_data_cpu PASSED [ 3%] 2023-01-11T21:43:30.8243690Z test_ops.py::TestCommonCPU::test_dtypes_add_cpu PASSED [ 3%] 2023-01-11T21:43:30.8243900Z test_ops.py::TestCommonCPU::test_dtypes_addcdiv_cpu PASSED [ 3%] 2023-01-11T21:43:30.8244110Z test_ops.py::TestCommonCPU::test_dtypes_addmm_cpu PASSED [ 3%] 2023-01-11T21:43:30.8244340Z test_ops.py::TestCommonCPU::test_dtypes_addmv_cpu PASSED [ 3%] 2023-01-11T21:43:30.8244550Z test_ops.py::TestCommonCPU::test_dtypes_addr_cpu PASSED [ 3%] 2023-01-11T21:43:30.8244760Z test_ops.py::TestCommonCPU::test_dtypes_all_cpu PASSED [ 3%] 2023-01-11T21:43:30.8244960Z test_ops.py::TestCommonCPU::test_dtypes_amax_cpu PASSED [ 3%] 2023-01-11T21:43:30.8245170Z test_ops.py::TestCommonCPU::test_dtypes_amin_cpu PASSED [ 3%] 2023-01-11T21:43:30.8245380Z test_ops.py::TestCommonCPU::test_dtypes_angle_cpu PASSED [ 3%] 2023-01-11T21:43:30.8245580Z test_ops.py::TestCommonCPU::test_dtypes_any_cpu PASSED [ 3%] 2023-01-11T21:43:30.8245790Z test_ops.py::TestCommonCPU::test_dtypes_argmin_cpu PASSED [ 3%] 2023-01-11T21:43:30.8246000Z test_ops.py::TestCommonCPU::test_dtypes_argsort_cpu PASSED [ 3%] 2023-01-11T21:43:30.8246210Z test_ops.py::TestCommonCPU::test_dtypes_as_strided_cpu PASSED [ 3%] 2023-01-11T21:43:30.8246440Z test_ops.py::TestCommonCPU::test_dtypes_as_strided_partial_views_cpu PASSED [ 3%] 2023-01-11T21:43:30.8246660Z test_ops.py::TestCommonCPU::test_dtypes_atan2_cpu PASSED [ 3%] 2023-01-11T21:43:30.8246870Z test_ops.py::TestCommonCPU::test_dtypes_atanh_cpu PASSED [ 3%] 2023-01-11T21:43:30.8247080Z test_ops.py::TestCommonCPU::test_dtypes_atleast_1d_cpu PASSED [ 3%] 2023-01-11T21:43:30.8247290Z test_ops.py::TestCommonCPU::test_dtypes_atleast_3d_cpu PASSED [ 3%] 2023-01-11T21:43:30.8247500Z test_ops.py::TestCommonCPU::test_dtypes_baddbmm_cpu PASSED [ 3%] 2023-01-11T21:43:30.8247710Z test_ops.py::TestCommonCPU::test_dtypes_bernoulli_cpu PASSED [ 3%] 2023-01-11T21:43:30.8247920Z test_ops.py::TestCommonCPU::test_dtypes_bfloat16_cpu PASSED [ 3%] 2023-01-11T21:43:30.8248130Z test_ops.py::TestCommonCPU::test_dtypes_bitwise_not_cpu PASSED [ 3%] 2023-01-11T21:43:30.8248340Z test_ops.py::TestCommonCPU::test_dtypes_bitwise_or_cpu PASSED [ 3%] 2023-01-11T21:43:30.8248560Z test_ops.py::TestCommonCPU::test_dtypes_bitwise_right_shift_cpu PASSED [ 3%] 2023-01-11T21:43:30.8248770Z test_ops.py::TestCommonCPU::test_dtypes_block_diag_cpu PASSED [ 3%] 2023-01-11T21:43:30.8248990Z test_ops.py::TestCommonCPU::test_dtypes_broadcast_tensors_cpu PASSED [ 3%] 2023-01-11T21:43:30.8249200Z test_ops.py::TestCommonCPU::test_dtypes_broadcast_to_cpu PASSED [ 3%] 2023-01-11T21:43:30.8249410Z test_ops.py::TestCommonCPU::test_dtypes_byte_cpu PASSED [ 3%] 2023-01-11T21:43:30.8249620Z test_ops.py::TestCommonCPU::test_dtypes_cat_cpu PASSED [ 3%] 2023-01-11T21:43:30.8249820Z test_ops.py::TestCommonCPU::test_dtypes_cdist_cpu PASSED [ 3%] 2023-01-11T21:43:30.8250030Z test_ops.py::TestCommonCPU::test_dtypes_cdouble_cpu PASSED [ 3%] 2023-01-11T21:43:30.8250300Z test_ops.py::TestCommonCPU::test_dtypes_ceil_cpu PASSED [ 3%] 2023-01-11T21:43:30.8250510Z test_ops.py::TestCommonCPU::test_dtypes_cfloat_cpu PASSED [ 3%] 2023-01-11T21:43:30.8250720Z test_ops.py::TestCommonCPU::test_dtypes_char_cpu PASSED [ 3%] 2023-01-11T21:43:30.8250930Z test_ops.py::TestCommonCPU::test_dtypes_cholesky_cpu PASSED [ 3%] 2023-01-11T21:43:30.8251130Z test_ops.py::TestCommonCPU::test_dtypes_chunk_cpu PASSED [ 3%] 2023-01-11T21:43:30.8251340Z test_ops.py::TestCommonCPU::test_dtypes_complex_cpu PASSED [ 3%] 2023-01-11T21:43:30.8251550Z test_ops.py::TestCommonCPU::test_dtypes_conj_cpu PASSED [ 3%] 2023-01-11T21:43:30.8251760Z test_ops.py::TestCommonCPU::test_dtypes_copysign_cpu PASSED [ 3%] 2023-01-11T21:43:30.8251970Z test_ops.py::TestCommonCPU::test_dtypes_corrcoef_cpu PASSED [ 3%] 2023-01-11T21:43:30.8252210Z test_ops.py::TestCommonCPU::test_dtypes_cosh_cpu PASSED [ 3%] 2023-01-11T21:43:30.8252420Z test_ops.py::TestCommonCPU::test_dtypes_cov_cpu PASSED [ 3%] 2023-01-11T21:43:30.8252620Z test_ops.py::TestCommonCPU::test_dtypes_cumprod_cpu PASSED [ 3%] 2023-01-11T21:43:30.8252830Z test_ops.py::TestCommonCPU::test_dtypes_cumsum_cpu PASSED [ 3%] 2023-01-11T21:43:30.8253040Z test_ops.py::TestCommonCPU::test_dtypes_deg2rad_cpu PASSED [ 3%] 2023-01-11T21:43:30.8253240Z test_ops.py::TestCommonCPU::test_dtypes_diag_cpu PASSED [ 3%] 2023-01-11T21:43:30.8253450Z test_ops.py::TestCommonCPU::test_dtypes_diagflat_cpu PASSED [ 3%] 2023-01-11T21:43:30.8253660Z test_ops.py::TestCommonCPU::test_dtypes_diff_cpu PASSED [ 3%] 2023-01-11T21:43:30.8253870Z test_ops.py::TestCommonCPU::test_dtypes_digamma_cpu PASSED [ 3%] 2023-01-11T21:43:30.8254080Z test_ops.py::TestCommonCPU::test_dtypes_dist_cpu PASSED [ 3%] 2023-01-11T21:43:30.8254290Z test_ops.py::TestCommonCPU::test_dtypes_div_trunc_rounding_cpu PASSED [ 3%] 2023-01-11T21:43:30.8254500Z test_ops.py::TestCommonCPU::test_dtypes_dot_cpu PASSED [ 3%] 2023-01-11T21:43:30.8254710Z test_ops.py::TestCommonCPU::test_dtypes_dsplit_cpu PASSED [ 3%] 2023-01-11T21:43:30.8254910Z test_ops.py::TestCommonCPU::test_dtypes_eq_cpu PASSED [ 3%] 2023-01-11T21:43:30.8255120Z test_ops.py::TestCommonCPU::test_dtypes_expand_as_cpu PASSED [ 3%] 2023-01-11T21:43:30.8255330Z test_ops.py::TestCommonCPU::test_dtypes_expm1_cpu PASSED [ 3%] 2023-01-11T21:43:30.8255540Z test_ops.py::TestCommonCPU::test_dtypes_fft_fft2_cpu PASSED [ 3%] 2023-01-11T21:43:30.8255740Z test_ops.py::TestCommonCPU::test_dtypes_fft_fft_cpu PASSED [ 3%] 2023-01-11T21:43:30.8255950Z test_ops.py::TestCommonCPU::test_dtypes_fft_fftn_cpu PASSED [ 3%] 2023-01-11T21:43:30.8256160Z test_ops.py::TestCommonCPU::test_dtypes_fft_fftshift_cpu PASSED [ 3%] 2023-01-11T21:43:30.8256370Z test_ops.py::TestCommonCPU::test_dtypes_fft_hfft2_cpu PASSED [ 3%] 2023-01-11T21:43:30.8256580Z test_ops.py::TestCommonCPU::test_dtypes_fft_hfftn_cpu PASSED [ 3%] 2023-01-11T21:43:30.8256790Z test_ops.py::TestCommonCPU::test_dtypes_fft_ifft_cpu PASSED [ 3%] 2023-01-11T21:43:30.8257000Z test_ops.py::TestCommonCPU::test_dtypes_fft_ifftshift_cpu PASSED [ 3%] 2023-01-11T21:43:30.8257210Z test_ops.py::TestCommonCPU::test_dtypes_fft_ihfft2_cpu PASSED [ 3%] 2023-01-11T21:43:30.8257420Z test_ops.py::TestCommonCPU::test_dtypes_fft_ihfft_cpu PASSED [ 3%] 2023-01-11T21:43:30.8257630Z test_ops.py::TestCommonCPU::test_dtypes_fft_ihfftn_cpu PASSED [ 3%] 2023-01-11T21:43:30.8257840Z test_ops.py::TestCommonCPU::test_dtypes_fft_irfft2_cpu PASSED [ 3%] 2023-01-11T21:43:30.8258050Z test_ops.py::TestCommonCPU::test_dtypes_fft_irfft_cpu PASSED [ 3%] 2023-01-11T21:43:30.8258280Z test_ops.py::TestCommonCPU::test_dtypes_fft_rfftn_cpu PASSED [ 3%] 2023-01-11T21:43:30.8258490Z test_ops.py::TestCommonCPU::test_dtypes_flatten_cpu PASSED [ 3%] 2023-01-11T21:43:30.8258700Z test_ops.py::TestCommonCPU::test_dtypes_float_power_cpu PASSED [ 3%] 2023-01-11T21:43:30.8258920Z test_ops.py::TestCommonCPU::test_dtypes_floor_divide_cpu PASSED [ 3%] 2023-01-11T21:43:30.8259130Z test_ops.py::TestCommonCPU::test_dtypes_gather_cpu PASSED [ 3%] 2023-01-11T21:43:30.8259330Z test_ops.py::TestCommonCPU::test_dtypes_gcd_cpu PASSED [ 3%] 2023-01-11T21:43:30.8259540Z test_ops.py::TestCommonCPU::test_dtypes_ge_cpu PASSED [ 3%] 2023-01-11T21:43:30.8259750Z test_ops.py::TestCommonCPU::test_dtypes_geqrf_cpu XFAIL [ 3%] 2023-01-11T21:43:30.8259960Z test_ops.py::TestCommonCPU::test_dtypes_gradient_cpu PASSED [ 3%] 2023-01-11T21:43:30.8260190Z test_ops.py::TestCommonCPU::test_dtypes_gt_cpu PASSED [ 3%] 2023-01-11T21:43:30.8260390Z test_ops.py::TestCommonCPU::test_dtypes_half_cpu PASSED [ 3%] 2023-01-11T21:43:30.8260600Z test_ops.py::TestCommonCPU::test_dtypes_heaviside_cpu PASSED [ 3%] 2023-01-11T21:43:30.8260810Z test_ops.py::TestCommonCPU::test_dtypes_histc_cpu PASSED [ 3%] 2023-01-11T21:43:30.8261010Z test_ops.py::TestCommonCPU::test_dtypes_histogram_cpu PASSED [ 3%] 2023-01-11T21:43:30.8261230Z test_ops.py::TestCommonCPU::test_dtypes_histogramdd_cpu PASSED [ 3%] 2023-01-11T21:43:30.8261440Z test_ops.py::TestCommonCPU::test_dtypes_hsplit_cpu PASSED [ 3%] 2023-01-11T21:43:30.8261650Z test_ops.py::TestCommonCPU::test_dtypes_hstack_cpu PASSED [ 3%] 2023-01-11T21:43:30.8261850Z test_ops.py::TestCommonCPU::test_dtypes_hypot_cpu PASSED [ 3%] 2023-01-11T21:43:30.8262060Z test_ops.py::TestCommonCPU::test_dtypes_index_add_cpu PASSED [ 3%] 2023-01-11T21:43:30.8262280Z test_ops.py::TestCommonCPU::test_dtypes_index_copy_cpu PASSED [ 3%] 2023-01-11T21:43:30.8262490Z test_ops.py::TestCommonCPU::test_dtypes_index_fill_cpu PASSED [ 3%] 2023-01-11T21:43:30.8262700Z test_ops.py::TestCommonCPU::test_dtypes_index_put_cpu PASSED [ 3%] 2023-01-11T21:43:30.8262910Z test_ops.py::TestCommonCPU::test_dtypes_isfinite_cpu PASSED [ 3%] 2023-01-11T21:43:30.8263120Z test_ops.py::TestCommonCPU::test_dtypes_isposinf_cpu PASSED [ 3%] 2023-01-11T21:43:30.8263320Z test_ops.py::TestCommonCPU::test_dtypes_isreal_cpu PASSED [ 3%] 2023-01-11T21:43:30.8263570Z test_ops.py::TestCommonCPU::test_dtypes_jiterator_2inputs_2outputs_cpu SKIPPED (Only runs on cuda) [ 3%] 2023-01-11T21:43:30.8263850Z test_ops.py::TestCommonCPU::test_dtypes_jiterator_4inputs_with_extra_args_cpu SKIPPED (Only runs on cuda) [ 3%] 2023-01-11T21:43:30.8264120Z test_ops.py::TestCommonCPU::test_dtypes_jiterator_unary_cpu SKIPPED (Only runs on cuda) [ 3%] 2023-01-11T21:43:30.8264360Z test_ops.py::TestCommonCPU::test_dtypes_kron_cpu PASSED [ 3%] 2023-01-11T21:43:30.8264570Z test_ops.py::TestCommonCPU::test_dtypes_kthvalue_cpu PASSED [ 3%] 2023-01-11T21:43:30.8264780Z test_ops.py::TestCommonCPU::test_dtypes_lcm_cpu PASSED [ 3%] 2023-01-11T21:43:30.8264980Z test_ops.py::TestCommonCPU::test_dtypes_le_cpu PASSED [ 3%] 2023-01-11T21:43:30.8265190Z test_ops.py::TestCommonCPU::test_dtypes_lerp_cpu PASSED [ 3%] 2023-01-11T21:43:30.8265400Z test_ops.py::TestCommonCPU::test_dtypes_linalg_det_cpu PASSED [ 3%] 2023-01-11T21:43:30.8265620Z test_ops.py::TestCommonCPU::test_dtypes_linalg_det_singular_cpu PASSED [ 3%] 2023-01-11T21:43:30.8265830Z test_ops.py::TestCommonCPU::test_dtypes_linalg_eig_cpu PASSED [ 3%] 2023-01-11T21:43:30.8266050Z test_ops.py::TestCommonCPU::test_dtypes_linalg_eigvalsh_cpu PASSED [ 3%] 2023-01-11T21:43:30.8266310Z test_ops.py::TestCommonCPU::test_dtypes_linalg_ldl_factor_cpu PASSED [ 3%] 2023-01-11T21:43:30.8266530Z test_ops.py::TestCommonCPU::test_dtypes_linalg_lstsq_cpu PASSED [ 3%] 2023-01-11T21:43:30.8266760Z test_ops.py::TestCommonCPU::test_dtypes_linalg_lstsq_grad_oriented_cpu PASSED [ 3%] 2023-01-11T21:43:30.8266990Z test_ops.py::TestCommonCPU::test_dtypes_linalg_lu_solve_cpu PASSED [ 3%] 2023-01-11T21:43:30.8267200Z test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_norm_cpu PASSED [ 3%] 2023-01-11T21:43:30.8267420Z test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_power_cpu PASSED [ 3%] 2023-01-11T21:43:30.8267640Z test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_rank_cpu PASSED [ 3%] 2023-01-11T21:43:30.8267870Z test_ops.py::TestCommonCPU::test_dtypes_linalg_matrix_rank_hermitian_cpu PASSED [ 3%] 2023-01-11T21:43:30.8268100Z test_ops.py::TestCommonCPU::test_dtypes_linalg_multi_dot_cpu PASSED [ 3%] 2023-01-11T21:43:30.8268360Z test_ops.py::TestCommonCPU::test_dtypes_linalg_norm_subgradients_at_zero_cpu PASSED [ 3%] 2023-01-11T21:43:30.8272080Z test_ops.py::TestCommonCPU::test_dtypes_linalg_pinv_cpu PASSED [ 3%] 2023-01-11T21:43:30.8272290Z test_ops.py::TestCommonCPU::test_dtypes_linalg_pinv_hermitian_cpu PASSED [ 3%] 2023-01-11T21:43:30.8272580Z test_ops.py::TestCommonCPU::test_dtypes_linalg_pinv_singular_cpu SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 3%] 2023-01-11T21:43:30.8272850Z test_ops.py::TestCommonCPU::test_dtypes_linalg_slogdet_cpu PASSED [ 3%] 2023-01-11T21:43:30.8273060Z test_ops.py::TestCommonCPU::test_dtypes_linalg_solve_cpu PASSED [ 3%] 2023-01-11T21:43:30.8273290Z test_ops.py::TestCommonCPU::test_dtypes_linalg_solve_triangular_cpu PASSED [ 3%] 2023-01-11T21:43:30.8273520Z test_ops.py::TestCommonCPU::test_dtypes_linalg_svd_cpu PASSED [ 3%] 2023-01-11T21:43:30.8273730Z test_ops.py::TestCommonCPU::test_dtypes_linalg_svdvals_cpu PASSED [ 3%] 2023-01-11T21:43:30.8273950Z test_ops.py::TestCommonCPU::test_dtypes_linalg_tensorinv_cpu PASSED [ 3%] 2023-01-11T21:43:30.8274170Z test_ops.py::TestCommonCPU::test_dtypes_linalg_tensorsolve_cpu PASSED [ 3%] 2023-01-11T21:43:30.8274380Z test_ops.py::TestCommonCPU::test_dtypes_log10_cpu PASSED [ 3%] 2023-01-11T21:43:30.8274590Z test_ops.py::TestCommonCPU::test_dtypes_log1p_cpu PASSED [ 3%] 2023-01-11T21:43:30.8274800Z test_ops.py::TestCommonCPU::test_dtypes_log_cpu PASSED [ 3%] 2023-01-11T21:43:30.8275020Z test_ops.py::TestCommonCPU::test_dtypes_log_softmax_with_dtype_cpu PASSED [ 3%] 2023-01-11T21:43:30.8275240Z test_ops.py::TestCommonCPU::test_dtypes_logcumsumexp_cpu PASSED [ 3%] 2023-01-11T21:43:30.8275450Z test_ops.py::TestCommonCPU::test_dtypes_logdet_cpu PASSED [ 3%] 2023-01-11T21:43:30.8275670Z test_ops.py::TestCommonCPU::test_dtypes_logical_and_cpu PASSED [ 3%] 2023-01-11T21:43:30.8275880Z test_ops.py::TestCommonCPU::test_dtypes_logical_or_cpu PASSED [ 3%] 2023-01-11T21:43:30.8276090Z test_ops.py::TestCommonCPU::test_dtypes_logsumexp_cpu PASSED [ 3%] 2023-01-11T21:43:30.8276300Z test_ops.py::TestCommonCPU::test_dtypes_lu_unpack_cpu PASSED [ 4%] 2023-01-11T21:43:30.8276510Z test_ops.py::TestCommonCPU::test_dtypes_masked_amax_cpu PASSED [ 4%] 2023-01-11T21:43:30.8276720Z test_ops.py::TestCommonCPU::test_dtypes_masked_amin_cpu PASSED [ 4%] 2023-01-11T21:43:30.8276940Z test_ops.py::TestCommonCPU::test_dtypes_masked_argmax_cpu PASSED [ 4%] 2023-01-11T21:43:30.8277150Z test_ops.py::TestCommonCPU::test_dtypes_masked_cumprod_cpu PASSED [ 4%] 2023-01-11T21:43:30.8277360Z test_ops.py::TestCommonCPU::test_dtypes_masked_cumsum_cpu PASSED [ 4%] 2023-01-11T21:43:30.8277580Z test_ops.py::TestCommonCPU::test_dtypes_masked_log_softmax_cpu PASSED [ 4%] 2023-01-11T21:43:30.8277830Z test_ops.py::TestCommonCPU::test_dtypes_masked_logaddexp_cpu PASSED [ 4%] 2023-01-11T21:43:30.8278050Z test_ops.py::TestCommonCPU::test_dtypes_masked_prod_cpu PASSED [ 4%] 2023-01-11T21:43:30.8278260Z test_ops.py::TestCommonCPU::test_dtypes_masked_var_cpu PASSED [ 4%] 2023-01-11T21:43:30.8278490Z test_ops.py::TestCommonCPU::test_dtypes_max_pool2d_with_indices_backward_cpu PASSED [ 4%] 2023-01-11T21:43:30.8278720Z test_ops.py::TestCommonCPU::test_dtypes_max_reduction_no_dim_cpu PASSED [ 4%] 2023-01-11T21:43:30.8278950Z test_ops.py::TestCommonCPU::test_dtypes_max_reduction_with_dim_cpu PASSED [ 4%] 2023-01-11T21:43:30.8279170Z test_ops.py::TestCommonCPU::test_dtypes_mean_cpu PASSED [ 4%] 2023-01-11T21:43:30.8279380Z test_ops.py::TestCommonCPU::test_dtypes_min_binary_cpu PASSED [ 4%] 2023-01-11T21:43:30.8279600Z test_ops.py::TestCommonCPU::test_dtypes_min_reduction_with_dim_cpu PASSED [ 4%] 2023-01-11T21:43:30.8279840Z test_ops.py::TestCommonCPU::test_dtypes_mode_cpu PASSED [ 4%] 2023-01-11T21:43:30.8280050Z test_ops.py::TestCommonCPU::test_dtypes_msort_cpu PASSED [ 4%] 2023-01-11T21:43:30.8280260Z test_ops.py::TestCommonCPU::test_dtypes_mul_cpu PASSED [ 4%] 2023-01-11T21:43:30.8280460Z test_ops.py::TestCommonCPU::test_dtypes_mv_cpu PASSED [ 4%] 2023-01-11T21:43:30.8280670Z test_ops.py::TestCommonCPU::test_dtypes_nan_to_num_cpu PASSED [ 4%] 2023-01-11T21:43:30.8280870Z test_ops.py::TestCommonCPU::test_dtypes_nansum_cpu PASSED [ 4%] 2023-01-11T21:43:30.8281090Z test_ops.py::TestCommonCPU::test_dtypes_native_batch_norm_cpu PASSED [ 4%] 2023-01-11T21:43:30.8281300Z test_ops.py::TestCommonCPU::test_dtypes_ne_cpu PASSED [ 4%] 2023-01-11T21:43:30.8281500Z test_ops.py::TestCommonCPU::test_dtypes_neg_cpu PASSED [ 4%] 2023-01-11T21:43:30.8281710Z test_ops.py::TestCommonCPU::test_dtypes_new_full_cpu PASSED [ 4%] 2023-01-11T21:43:30.8281920Z test_ops.py::TestCommonCPU::test_dtypes_new_ones_cpu PASSED [ 4%] 2023-01-11T21:43:30.8282130Z test_ops.py::TestCommonCPU::test_dtypes_nextafter_cpu PASSED [ 4%] 2023-01-11T21:43:30.8282370Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional__scaled_dot_product_attention_cpu PASSED [ 4%] 2023-01-11T21:43:30.8282630Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_avg_pool2d_cpu PASSED [ 4%] 2023-01-11T21:43:30.8282880Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_adaptive_max_pool3d_cpu PASSED [ 4%] 2023-01-11T21:43:30.8283130Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_avg_pool3d_cpu PASSED [ 4%] 2023-01-11T21:43:30.8283360Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_batch_norm_cpu PASSED [ 4%] 2023-01-11T21:43:30.8283630Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_batch_norm_without_cudnn_cpu SKIPPED (Only runs on cuda) [ 4%] 2023-01-11T21:43:30.8283910Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_binary_cross_entropy_cpu PASSED [ 4%] 2023-01-11T21:43:30.8284170Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_binary_cross_entropy_with_logits_cpu PASSED [ 4%] 2023-01-11T21:43:30.8284430Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_conv_transpose1d_cpu PASSED [ 4%] 2023-01-11T21:43:30.8284680Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_cosine_embedding_loss_cpu PASSED [ 4%] 2023-01-11T21:43:30.8284930Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_cross_entropy_cpu PASSED [ 4%] 2023-01-11T21:43:30.8285180Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_embedding_bag_cpu PASSED [ 4%] 2023-01-11T21:43:30.8285450Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_feature_alpha_dropout_without_train_cpu PASSED [ 4%] 2023-01-11T21:43:30.8285720Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_fractional_max_pool2d_cpu PASSED [ 4%] 2023-01-11T21:43:30.8285990Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_fractional_max_pool3d_cpu PASSED [ 4%] 2023-01-11T21:43:30.8286320Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_gaussian_nll_loss_cpu PASSED [ 4%] 2023-01-11T21:43:30.8286570Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_gelu_cpu PASSED [ 4%] 2023-01-11T21:43:30.8286830Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_glu_cpu PASSED [ 4%] 2023-01-11T21:43:30.8287070Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_group_norm_cpu PASSED [ 4%] 2023-01-11T21:43:30.8287320Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardshrink_cpu PASSED [ 4%] 2023-01-11T21:43:30.8287570Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_hardswish_cpu PASSED [ 4%] 2023-01-11T21:43:30.8287810Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_huber_loss_cpu PASSED [ 4%] 2023-01-11T21:43:30.8288040Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_instance_norm_cpu PASSED [ 4%] 2023-01-11T21:43:30.8288290Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_linear_cpu PASSED [ 4%] 2023-01-11T21:43:30.8288610Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_interpolate_trilinear_cpu PASSED [ 4%] 2023-01-11T21:43:30.8288860Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_layer_norm_cpu PASSED [ 4%] 2023-01-11T21:43:30.8289090Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_leaky_relu_cpu PASSED [ 4%] 2023-01-11T21:43:30.8289320Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_margin_ranking_loss_cpu PASSED [ 4%] 2023-01-11T21:43:30.8289560Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_pool1d_cpu PASSED [ 4%] 2023-01-11T21:43:30.8289790Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_pool2d_cpu PASSED [ 4%] 2023-01-11T21:43:30.8290020Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_pool3d_cpu PASSED [ 4%] 2023-01-11T21:43:30.8290260Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool2d_cpu PASSED [ 4%] 2023-01-11T21:43:30.8290510Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_max_unpool3d_grad_cpu PASSED [ 4%] 2023-01-11T21:43:30.8290760Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_multilabel_soft_margin_loss_cpu PASSED [ 4%] 2023-01-11T21:43:30.8291010Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_nll_loss_cpu PASSED [ 4%] 2023-01-11T21:43:30.8291250Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_normalize_cpu PASSED [ 4%] 2023-01-11T21:43:30.8291490Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pairwise_distance_cpu PASSED [ 4%] 2023-01-11T21:43:30.8291740Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_pixel_unshuffle_cpu PASSED [ 4%] 2023-01-11T21:43:30.8291980Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_relu_cpu PASSED [ 4%] 2023-01-11T21:43:30.8292210Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_silu_cpu PASSED [ 4%] 2023-01-11T21:43:30.8292440Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_soft_margin_loss_cpu PASSED [ 4%] 2023-01-11T21:43:30.8292690Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_threshold_cpu PASSED [ 4%] 2023-01-11T21:43:30.8292940Z test_ops.py::TestCommonCPU::test_dtypes_nn_functional_triplet_margin_with_distance_loss_cpu PASSED [ 4%] 2023-01-11T21:43:30.8293190Z test_ops.py::TestCommonCPU::test_dtypes_norm_inf_cpu PASSED [ 4%] 2023-01-11T21:43:30.8293410Z test_ops.py::TestCommonCPU::test_dtypes_normal_number_mean_cpu PASSED [ 4%] 2023-01-11T21:43:30.8293650Z test_ops.py::TestCommonCPU::test_dtypes_ops_nvprims_native_batch_norm_cpu PASSED [ 4%] 2023-01-11T21:43:30.8293880Z test_ops.py::TestCommonCPU::test_dtypes_ops_nvprims_view_cpu PASSED [ 4%] 2023-01-11T21:43:30.8294100Z test_ops.py::TestCommonCPU::test_dtypes_pinverse_cpu PASSED [ 4%] 2023-01-11T21:43:30.8294330Z test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_0_cpu PASSED [ 4%] 2023-01-11T21:43:30.8294570Z test_ops.py::TestCommonCPU::test_dtypes_polygamma_polygamma_n_4_cpu SKIPPED (Skipped!) [ 4%] 2023-01-11T21:43:30.8294810Z test_ops.py::TestCommonCPU::test_dtypes_positive_cpu PASSED [ 4%] 2023-01-11T21:43:30.8295040Z test_ops.py::TestCommonCPU::test_dtypes_pow_cpu PASSED [ 4%] 2023-01-11T21:43:30.8295260Z test_ops.py::TestCommonCPU::test_dtypes_prod_cpu PASSED [ 4%] 2023-01-11T21:43:30.8295470Z test_ops.py::TestCommonCPU::test_dtypes_qr_cpu PASSED [ 4%] 2023-01-11T21:43:30.8295680Z test_ops.py::TestCommonCPU::test_dtypes_quantile_cpu PASSED [ 4%] 2023-01-11T21:43:30.8295890Z test_ops.py::TestCommonCPU::test_dtypes_rad2deg_cpu PASSED [ 4%] 2023-01-11T21:43:30.8296110Z test_ops.py::TestCommonCPU::test_dtypes_randn_like_cpu PASSED [ 4%] 2023-01-11T21:43:30.8296320Z test_ops.py::TestCommonCPU::test_dtypes_real_cpu PASSED [ 4%] 2023-01-11T21:43:30.8296530Z test_ops.py::TestCommonCPU::test_dtypes_reciprocal_cpu PASSED [ 4%] 2023-01-11T21:43:30.8296740Z test_ops.py::TestCommonCPU::test_dtypes_remainder_cpu PASSED [ 4%] 2023-01-11T21:43:30.8296980Z test_ops.py::TestCommonCPU::test_dtypes_renorm_cpu PASSED [ 4%] 2023-01-11T21:43:30.8297200Z test_ops.py::TestCommonCPU::test_dtypes_repeat_interleave_cpu PASSED [ 4%] 2023-01-11T21:43:30.8297410Z test_ops.py::TestCommonCPU::test_dtypes_reshape_as_cpu PASSED [ 4%] 2023-01-11T21:43:30.8297620Z test_ops.py::TestCommonCPU::test_dtypes_resize__cpu XFAIL [ 4%] 2023-01-11T21:43:30.8297830Z test_ops.py::TestCommonCPU::test_dtypes_resolve_neg_cpu PASSED [ 4%] 2023-01-11T21:43:30.8298040Z test_ops.py::TestCommonCPU::test_dtypes_rot90_cpu PASSED [ 4%] 2023-01-11T21:43:30.8298270Z test_ops.py::TestCommonCPU::test_dtypes_round_decimals_neg_3_cpu SKIPPED (Skipped!) [ 4%] 2023-01-11T21:43:30.8298500Z test_ops.py::TestCommonCPU::test_dtypes_rsqrt_cpu PASSED [ 4%] 2023-01-11T21:43:30.8298710Z test_ops.py::TestCommonCPU::test_dtypes_rsub_cpu PASSED [ 4%] 2023-01-11T21:43:30.8298920Z test_ops.py::TestCommonCPU::test_dtypes_scalar_tensor_cpu PASSED [ 4%] 2023-01-11T21:43:30.8299130Z test_ops.py::TestCommonCPU::test_dtypes_scatter_cpu PASSED [ 4%] 2023-01-11T21:43:30.8303260Z test_ops.py::TestCommonCPU::test_dtypes_segment_reduce_offsets_cpu PASSED [ 4%] 2023-01-11T21:43:30.8303500Z test_ops.py::TestCommonCPU::test_dtypes_select_cpu PASSED [ 4%] 2023-01-11T21:43:30.8303710Z test_ops.py::TestCommonCPU::test_dtypes_select_scatter_cpu PASSED [ 4%] 2023-01-11T21:43:30.8303920Z test_ops.py::TestCommonCPU::test_dtypes_sgn_cpu PASSED [ 4%] 2023-01-11T21:43:30.8304130Z test_ops.py::TestCommonCPU::test_dtypes_short_cpu PASSED [ 4%] 2023-01-11T21:43:30.8304340Z test_ops.py::TestCommonCPU::test_dtypes_sign_cpu PASSED [ 4%] 2023-01-11T21:43:30.8304550Z test_ops.py::TestCommonCPU::test_dtypes_signal_windows_cosine_cpu PASSED [ 4%] 2023-01-11T21:43:30.8304780Z test_ops.py::TestCommonCPU::test_dtypes_signal_windows_gaussian_cpu PASSED [ 4%] 2023-01-11T21:43:30.8305020Z test_ops.py::TestCommonCPU::test_dtypes_signal_windows_general_cosine_cpu PASSED [ 4%] 2023-01-11T21:43:30.8305270Z test_ops.py::TestCommonCPU::test_dtypes_signal_windows_hamming_cpu PASSED [ 4%] 2023-01-11T21:43:30.8305490Z test_ops.py::TestCommonCPU::test_dtypes_signal_windows_hann_cpu PASSED [ 4%] 2023-01-11T21:43:30.8305720Z test_ops.py::TestCommonCPU::test_dtypes_signal_windows_kaiser_cpu PASSED [ 4%] 2023-01-11T21:43:30.8305940Z test_ops.py::TestCommonCPU::test_dtypes_signal_windows_nuttall_cpu PASSED [ 4%] 2023-01-11T21:43:30.8306170Z test_ops.py::TestCommonCPU::test_dtypes_signbit_cpu PASSED [ 4%] 2023-01-11T21:43:30.8306380Z test_ops.py::TestCommonCPU::test_dtypes_sinc_cpu PASSED [ 4%] 2023-01-11T21:43:30.8306590Z test_ops.py::TestCommonCPU::test_dtypes_slice_cpu PASSED [ 4%] 2023-01-11T21:43:30.8306800Z test_ops.py::TestCommonCPU::test_dtypes_slice_scatter_cpu PASSED [ 4%] 2023-01-11T21:43:30.8307070Z test_ops.py::TestCommonCPU::test_dtypes_softmax_cpu PASSED [ 4%] 2023-01-11T21:43:30.8307280Z test_ops.py::TestCommonCPU::test_dtypes_sort_cpu PASSED [ 4%] 2023-01-11T21:43:30.8307540Z test_ops.py::TestCommonCPU::test_dtypes_sparse_sampled_addmm_cpu SKIPPED (PyTorch is built without MKL support) [ 4%] 2023-01-11T21:43:30.8307790Z test_ops.py::TestCommonCPU::test_dtypes_special_bessel_j0_cpu PASSED [ 4%] 2023-01-11T21:43:30.8308010Z test_ops.py::TestCommonCPU::test_dtypes_special_bessel_j1_cpu PASSED [ 4%] 2023-01-11T21:43:30.8308220Z test_ops.py::TestCommonCPU::test_dtypes_special_bessel_y0_cpu PASSED [ 4%] 2023-01-11T21:43:30.8308630Z test_ops.py::TestCommonCPU::test_dtypes_special_chebyshev_polynomial_v_cpu SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 4%] 2023-01-11T21:43:30.8308900Z test_ops.py::TestCommonCPU::test_dtypes_special_entr_cpu PASSED [ 4%] 2023-01-11T21:43:30.8309150Z test_ops.py::TestCommonCPU::test_dtypes_special_erfcx_cpu PASSED [ 4%] 2023-01-11T21:43:30.8309380Z test_ops.py::TestCommonCPU::test_dtypes_special_hermite_polynomial_h_cpu PASSED [ 4%] 2023-01-11T21:43:30.8309630Z test_ops.py::TestCommonCPU::test_dtypes_special_hermite_polynomial_he_cpu PASSED [ 4%] 2023-01-11T21:43:30.8309860Z test_ops.py::TestCommonCPU::test_dtypes_special_i1_cpu PASSED [ 4%] 2023-01-11T21:43:30.8310200Z test_ops.py::TestCommonCPU::test_dtypes_special_legendre_polynomial_p_cpu SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 4%] 2023-01-11T21:43:30.8310480Z test_ops.py::TestCommonCPU::test_dtypes_special_log_ndtr_cpu PASSED [ 4%] 2023-01-11T21:43:30.8310710Z test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_i1_cpu PASSED [ 4%] 2023-01-11T21:43:30.8310950Z test_ops.py::TestCommonCPU::test_dtypes_special_modified_bessel_k0_cpu PASSED [ 4%] 2023-01-11T21:43:30.8311180Z test_ops.py::TestCommonCPU::test_dtypes_special_ndtri_cpu PASSED [ 4%] 2023-01-11T21:43:30.8311430Z test_ops.py::TestCommonCPU::test_dtypes_special_polygamma_special_polygamma_n_0_cpu PASSED [ 4%] 2023-01-11T21:43:30.8311800Z test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_u_cpu SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 4%] 2023-01-11T21:43:30.8312210Z test_ops.py::TestCommonCPU::test_dtypes_special_shifted_chebyshev_polynomial_w_cpu SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 4%] 2023-01-11T21:43:30.8312480Z test_ops.py::TestCommonCPU::test_dtypes_split_list_args_cpu PASSED [ 4%] 2023-01-11T21:43:30.8312700Z test_ops.py::TestCommonCPU::test_dtypes_stack_cpu PASSED [ 4%] 2023-01-11T21:43:30.8312910Z test_ops.py::TestCommonCPU::test_dtypes_std_mean_cpu PASSED [ 4%] 2023-01-11T21:43:30.8313130Z test_ops.py::TestCommonCPU::test_dtypes_std_unbiased_cpu PASSED [ 4%] 2023-01-11T21:43:30.8313340Z test_ops.py::TestCommonCPU::test_dtypes_stft_cpu PASSED [ 4%] 2023-01-11T21:43:30.8313550Z test_ops.py::TestCommonCPU::test_dtypes_sub_cpu PASSED [ 4%] 2023-01-11T21:43:30.8313750Z test_ops.py::TestCommonCPU::test_dtypes_symeig_cpu PASSED [ 4%] 2023-01-11T21:43:30.8313960Z test_ops.py::TestCommonCPU::test_dtypes_t_cpu PASSED [ 4%] 2023-01-11T21:43:30.8314170Z test_ops.py::TestCommonCPU::test_dtypes_take_along_dim_cpu PASSED [ 4%] 2023-01-11T21:43:30.8314380Z test_ops.py::TestCommonCPU::test_dtypes_tan_cpu PASSED [ 4%] 2023-01-11T21:43:30.8314590Z test_ops.py::TestCommonCPU::test_dtypes_tensor_split_cpu PASSED [ 4%] 2023-01-11T21:43:30.8314800Z test_ops.py::TestCommonCPU::test_dtypes_tensordot_cpu PASSED [ 4%] 2023-01-11T21:43:30.8315010Z test_ops.py::TestCommonCPU::test_dtypes_tile_cpu PASSED [ 4%] 2023-01-11T21:43:30.8315220Z test_ops.py::TestCommonCPU::test_dtypes_topk_cpu PASSED [ 4%] 2023-01-11T21:43:30.8315450Z test_ops.py::TestCommonCPU::test_dtypes_transpose_cpu PASSED [ 4%] 2023-01-11T21:43:30.8315660Z test_ops.py::TestCommonCPU::test_dtypes_trapezoid_cpu PASSED [ 4%] 2023-01-11T21:43:30.8315870Z test_ops.py::TestCommonCPU::test_dtypes_trapz_cpu PASSED [ 4%] 2023-01-11T21:43:30.8316080Z test_ops.py::TestCommonCPU::test_dtypes_tril_cpu PASSED [ 4%] 2023-01-11T21:43:30.8316290Z test_ops.py::TestCommonCPU::test_dtypes_tril_indices_cpu PASSED [ 4%] 2023-01-11T21:43:30.8316490Z test_ops.py::TestCommonCPU::test_dtypes_triu_cpu PASSED [ 5%] 2023-01-11T21:43:30.8316700Z test_ops.py::TestCommonCPU::test_dtypes_triu_indices_cpu PASSED [ 5%] 2023-01-11T21:43:30.8316910Z test_ops.py::TestCommonCPU::test_dtypes_unbind_cpu PASSED [ 5%] 2023-01-11T21:43:30.8317120Z test_ops.py::TestCommonCPU::test_dtypes_uniform_cpu PASSED [ 5%] 2023-01-11T21:43:30.8317350Z test_ops.py::TestCommonCPU::test_dtypes_unique_cpu PASSED [ 5%] 2023-01-11T21:43:30.8317560Z test_ops.py::TestCommonCPU::test_dtypes_var_cpu PASSED [ 5%] 2023-01-11T21:43:30.8317770Z test_ops.py::TestCommonCPU::test_dtypes_var_mean_unbiased_cpu PASSED [ 5%] 2023-01-11T21:43:30.8317980Z test_ops.py::TestCommonCPU::test_dtypes_view_as_complex_cpu PASSED [ 5%] 2023-01-11T21:43:30.8318200Z test_ops.py::TestCommonCPU::test_dtypes_view_as_cpu PASSED [ 5%] 2023-01-11T21:43:30.8318400Z test_ops.py::TestCommonCPU::test_dtypes_view_copy_cpu PASSED [ 5%] 2023-01-11T21:43:30.8318610Z test_ops.py::TestCommonCPU::test_dtypes_vsplit_cpu PASSED [ 5%] 2023-01-11T21:43:30.8318820Z test_ops.py::TestCommonCPU::test_dtypes_zero__cpu PASSED [ 5%] 2023-01-11T21:43:30.8319030Z test_ops.py::TestCommonCPU::test_dtypes_zeros_cpu PASSED [ 5%] 2023-01-11T21:43:30.8319230Z test_ops.py::TestCommonCPU::test_dtypes_zeros_like_cpu PASSED [ 5%] 2023-01-11T21:43:30.8319450Z test_ops.py::TestCommonCPU::test_errors_T_cpu PASSED [ 5%] 2023-01-11T21:43:30.8319650Z test_ops.py::TestCommonCPU::test_errors___radd___cpu PASSED [ 5%] 2023-01-11T21:43:30.8319850Z test_ops.py::TestCommonCPU::test_errors___rdiv___cpu PASSED [ 5%] 2023-01-11T21:43:30.8320060Z test_ops.py::TestCommonCPU::test_errors___rsub___cpu PASSED [ 5%] 2023-01-11T21:43:30.8320260Z test_ops.py::TestCommonCPU::test_errors___rxor___cpu PASSED [ 5%] 2023-01-11T21:43:30.8320470Z test_ops.py::TestCommonCPU::test_errors_add_cpu PASSED [ 5%] 2023-01-11T21:43:30.8320670Z test_ops.py::TestCommonCPU::test_errors_amax_cpu PASSED [ 5%] 2023-01-11T21:43:30.8320880Z test_ops.py::TestCommonCPU::test_errors_aminmax_cpu PASSED [ 5%] 2023-01-11T21:43:30.8321080Z test_ops.py::TestCommonCPU::test_errors_arange_cpu PASSED [ 5%] 2023-01-11T21:43:30.8321300Z test_ops.py::TestCommonCPU::test_errors_as_strided_scatter_cpu PASSED [ 5%] 2023-01-11T21:43:30.8321510Z test_ops.py::TestCommonCPU::test_errors_bernoulli_cpu PASSED [ 5%] 2023-01-11T21:43:30.8321720Z test_ops.py::TestCommonCPU::test_errors_bitwise_and_cpu PASSED [ 5%] 2023-01-11T21:43:30.8321930Z test_ops.py::TestCommonCPU::test_errors_bitwise_or_cpu PASSED [ 5%] 2023-01-11T21:43:30.8322140Z test_ops.py::TestCommonCPU::test_errors_bitwise_right_shift_cpu PASSED [ 5%] 2023-01-11T21:43:30.8322350Z test_ops.py::TestCommonCPU::test_errors_clamp_max_cpu XFAIL [ 5%] 2023-01-11T21:43:30.8322560Z test_ops.py::TestCommonCPU::test_errors_clamp_min_cpu XFAIL [ 5%] 2023-01-11T21:43:30.8322760Z test_ops.py::TestCommonCPU::test_errors_complex_cpu PASSED [ 5%] 2023-01-11T21:43:30.8322970Z test_ops.py::TestCommonCPU::test_errors_diag_cpu PASSED [ 5%] 2023-01-11T21:43:30.8323180Z test_ops.py::TestCommonCPU::test_errors_diag_embed_cpu PASSED [ 5%] 2023-01-11T21:43:30.8323420Z test_ops.py::TestCommonCPU::test_errors_diagonal_copy_cpu PASSED [ 5%] 2023-01-11T21:43:30.8323630Z test_ops.py::TestCommonCPU::test_errors_diagonal_cpu PASSED [ 5%] 2023-01-11T21:43:30.8323850Z test_ops.py::TestCommonCPU::test_errors_div_no_rounding_mode_cpu PASSED [ 5%] 2023-01-11T21:43:30.8324060Z test_ops.py::TestCommonCPU::test_errors_dsplit_cpu PASSED [ 5%] 2023-01-11T21:43:30.8324270Z test_ops.py::TestCommonCPU::test_errors_dstack_cpu PASSED [ 5%] 2023-01-11T21:43:30.8324470Z test_ops.py::TestCommonCPU::test_errors_eye_cpu PASSED [ 5%] 2023-01-11T21:43:30.8324680Z test_ops.py::TestCommonCPU::test_errors_fft_fftn_cpu PASSED [ 5%] 2023-01-11T21:43:30.8324880Z test_ops.py::TestCommonCPU::test_errors_fft_hfft_cpu PASSED [ 5%] 2023-01-11T21:43:30.8325090Z test_ops.py::TestCommonCPU::test_errors_fft_hfftn_cpu PASSED [ 5%] 2023-01-11T21:43:30.8325330Z test_ops.py::TestCommonCPU::test_errors_fft_ifft2_cpu PASSED [ 5%] 2023-01-11T21:43:30.8325540Z test_ops.py::TestCommonCPU::test_errors_fft_ihfft2_cpu PASSED [ 5%] 2023-01-11T21:43:30.8325750Z test_ops.py::TestCommonCPU::test_errors_fft_ihfft_cpu PASSED [ 5%] 2023-01-11T21:43:30.8325950Z test_ops.py::TestCommonCPU::test_errors_fft_ihfftn_cpu PASSED [ 5%] 2023-01-11T21:43:30.8326160Z test_ops.py::TestCommonCPU::test_errors_fft_rfft2_cpu PASSED [ 5%] 2023-01-11T21:43:30.8326370Z test_ops.py::TestCommonCPU::test_errors_flipud_cpu PASSED [ 5%] 2023-01-11T21:43:30.8326580Z test_ops.py::TestCommonCPU::test_errors_floor_divide_cpu PASSED [ 5%] 2023-01-11T21:43:30.8326790Z test_ops.py::TestCommonCPU::test_errors_fmax_cpu PASSED [ 5%] 2023-01-11T21:43:30.8326990Z test_ops.py::TestCommonCPU::test_errors_fmin_cpu PASSED [ 5%] 2023-01-11T21:43:30.8327200Z test_ops.py::TestCommonCPU::test_errors_fmod_cpu PASSED [ 5%] 2023-01-11T21:43:30.8327400Z test_ops.py::TestCommonCPU::test_errors_gcd_cpu PASSED [ 5%] 2023-01-11T21:43:30.8327610Z test_ops.py::TestCommonCPU::test_errors_ge_cpu PASSED [ 5%] 2023-01-11T21:43:30.8327810Z test_ops.py::TestCommonCPU::test_errors_igammac_cpu PASSED [ 5%] 2023-01-11T21:43:30.8328040Z test_ops.py::TestCommonCPU::test_errors_jiterator_binary_cpu SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:43:30.8328280Z test_ops.py::TestCommonCPU::test_errors_kthvalue_cpu PASSED [ 5%] 2023-01-11T21:43:30.8328490Z test_ops.py::TestCommonCPU::test_errors_lcm_cpu PASSED [ 5%] 2023-01-11T21:43:30.8328690Z test_ops.py::TestCommonCPU::test_errors_le_cpu PASSED [ 5%] 2023-01-11T21:43:30.8328900Z test_ops.py::TestCommonCPU::test_errors_linalg_lstsq_cpu PASSED [ 5%] 2023-01-11T21:43:30.8329120Z test_ops.py::TestCommonCPU::test_errors_linalg_lstsq_grad_oriented_cpu PASSED [ 5%] 2023-01-11T21:43:30.8329350Z test_ops.py::TestCommonCPU::test_errors_linspace_cpu PASSED [ 5%] 2023-01-11T21:43:30.8329560Z test_ops.py::TestCommonCPU::test_errors_logical_and_cpu PASSED [ 5%] 2023-01-11T21:43:30.8329770Z test_ops.py::TestCommonCPU::test_errors_logical_xor_cpu PASSED [ 5%] 2023-01-11T21:43:30.8329980Z test_ops.py::TestCommonCPU::test_errors_logspace_cpu PASSED [ 5%] 2023-01-11T21:43:30.8330190Z test_ops.py::TestCommonCPU::test_errors_lt_cpu PASSED [ 5%] 2023-01-11T21:43:30.8334020Z test_ops.py::TestCommonCPU::test_errors_masked_fill_cpu PASSED [ 5%] 2023-01-11T21:43:30.8334240Z test_ops.py::TestCommonCPU::test_errors_maximum_cpu PASSED [ 5%] 2023-01-11T21:43:30.8334450Z test_ops.py::TestCommonCPU::test_errors_mean_cpu PASSED [ 5%] 2023-01-11T21:43:30.8334650Z test_ops.py::TestCommonCPU::test_errors_median_cpu PASSED [ 5%] 2023-01-11T21:43:30.8334930Z test_ops.py::TestCommonCPU::test_errors_min_binary_cpu PASSED [ 5%] 2023-01-11T21:43:30.8335140Z test_ops.py::TestCommonCPU::test_errors_movedim_cpu PASSED [ 5%] 2023-01-11T21:43:30.8335350Z test_ops.py::TestCommonCPU::test_errors_narrow_cpu PASSED [ 5%] 2023-01-11T21:43:30.8335560Z test_ops.py::TestCommonCPU::test_errors_native_layer_norm_cpu PASSED [ 5%] 2023-01-11T21:43:30.8335770Z test_ops.py::TestCommonCPU::test_errors_nextafter_cpu PASSED [ 5%] 2023-01-11T21:43:30.8335990Z test_ops.py::TestCommonCPU::test_errors_nn_functional_avg_pool2d_cpu PASSED [ 5%] 2023-01-11T21:43:30.8336230Z test_ops.py::TestCommonCPU::test_errors_nn_functional_avg_pool3d_cpu PASSED [ 5%] 2023-01-11T21:43:30.8336460Z test_ops.py::TestCommonCPU::test_errors_nn_functional_conv2d_cpu PASSED [ 5%] 2023-01-11T21:43:30.8336690Z test_ops.py::TestCommonCPU::test_errors_nn_functional_embedding_cpu PASSED [ 5%] 2023-01-11T21:43:30.8336960Z test_ops.py::TestCommonCPU::test_errors_nn_functional_gaussian_nll_loss_cpu PASSED [ 5%] 2023-01-11T21:43:30.8337210Z test_ops.py::TestCommonCPU::test_errors_nn_functional_hinge_embedding_loss_cpu PASSED [ 5%] 2023-01-11T21:43:30.8337460Z test_ops.py::TestCommonCPU::test_errors_nn_functional_huber_loss_cpu PASSED [ 5%] 2023-01-11T21:43:30.8337690Z test_ops.py::TestCommonCPU::test_errors_nn_functional_l1_loss_cpu PASSED [ 5%] 2023-01-11T21:43:30.8337920Z test_ops.py::TestCommonCPU::test_errors_nn_functional_margin_ranking_loss_cpu PASSED [ 5%] 2023-01-11T21:43:30.8338160Z test_ops.py::TestCommonCPU::test_errors_nn_functional_max_pool1d_cpu PASSED [ 5%] 2023-01-11T21:43:30.8338400Z test_ops.py::TestCommonCPU::test_errors_nn_functional_max_pool2d_cpu PASSED [ 5%] 2023-01-11T21:43:30.8338620Z test_ops.py::TestCommonCPU::test_errors_nn_functional_prelu_cpu PASSED [ 5%] 2023-01-11T21:43:30.8338850Z test_ops.py::TestCommonCPU::test_errors_nn_functional_rrelu_cpu PASSED [ 5%] 2023-01-11T21:43:30.8339080Z test_ops.py::TestCommonCPU::test_errors_nn_functional_softshrink_cpu PASSED [ 5%] 2023-01-11T21:43:30.8339320Z test_ops.py::TestCommonCPU::test_errors_nn_functional_triplet_margin_loss_cpu PASSED [ 5%] 2023-01-11T21:43:30.8339550Z test_ops.py::TestCommonCPU::test_errors_ormqr_cpu PASSED [ 5%] 2023-01-11T21:43:30.8339760Z test_ops.py::TestCommonCPU::test_errors_polar_cpu PASSED [ 5%] 2023-01-11T21:43:30.8339970Z test_ops.py::TestCommonCPU::test_errors_remainder_cpu PASSED [ 5%] 2023-01-11T21:43:30.8340180Z test_ops.py::TestCommonCPU::test_errors_roll_cpu PASSED [ 5%] 2023-01-11T21:43:30.8340390Z test_ops.py::TestCommonCPU::test_errors_rot90_cpu PASSED [ 5%] 2023-01-11T21:43:30.8340600Z test_ops.py::TestCommonCPU::test_errors_rsub_cpu PASSED [ 5%] 2023-01-11T21:43:30.8340800Z test_ops.py::TestCommonCPU::test_errors_scatter_cpu PASSED [ 5%] 2023-01-11T21:43:30.8341030Z test_ops.py::TestCommonCPU::test_errors_signal_windows_bartlett_cpu PASSED [ 5%] 2023-01-11T21:43:30.8341260Z test_ops.py::TestCommonCPU::test_errors_signal_windows_blackman_cpu PASSED [ 5%] 2023-01-11T21:43:30.8341500Z test_ops.py::TestCommonCPU::test_errors_signal_windows_gaussian_cpu PASSED [ 5%] 2023-01-11T21:43:30.8341730Z test_ops.py::TestCommonCPU::test_errors_signal_windows_hamming_cpu PASSED [ 5%] 2023-01-11T21:43:30.8341960Z test_ops.py::TestCommonCPU::test_errors_signal_windows_hann_cpu PASSED [ 5%] 2023-01-11T21:43:30.8342180Z test_ops.py::TestCommonCPU::test_errors_signal_windows_kaiser_cpu PASSED [ 5%] 2023-01-11T21:43:30.8342420Z test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_t_cpu PASSED [ 5%] 2023-01-11T21:43:30.8342670Z test_ops.py::TestCommonCPU::test_errors_special_chebyshev_polynomial_u_cpu PASSED [ 5%] 2023-01-11T21:43:30.8342920Z test_ops.py::TestCommonCPU::test_errors_special_hermite_polynomial_h_cpu PASSED [ 5%] 2023-01-11T21:43:30.8343170Z test_ops.py::TestCommonCPU::test_errors_special_hermite_polynomial_he_cpu PASSED [ 5%] 2023-01-11T21:43:30.8343470Z test_ops.py::TestCommonCPU::test_errors_special_laguerre_polynomial_l_cpu PASSED [ 5%] 2023-01-11T21:43:30.8343830Z test_ops.py::TestCommonCPU::test_errors_special_legendre_polynomial_p_cpu SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 5%] 2023-01-11T21:43:30.8344240Z test_ops.py::TestCommonCPU::test_errors_special_shifted_chebyshev_polynomial_v_cpu SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 5%] 2023-01-11T21:43:30.8344510Z test_ops.py::TestCommonCPU::test_errors_sub_cpu PASSED [ 5%] 2023-01-11T21:43:30.8344730Z test_ops.py::TestCommonCPU::test_errors_t_cpu PASSED [ 5%] 2023-01-11T21:43:30.8344940Z test_ops.py::TestCommonCPU::test_errors_trace_cpu PASSED [ 5%] 2023-01-11T21:43:30.8345150Z test_ops.py::TestCommonCPU::test_errors_tril_cpu PASSED [ 5%] 2023-01-11T21:43:30.8345390Z test_ops.py::TestCommonCPU::test_errors_true_divide_cpu PASSED [ 5%] 2023-01-11T21:43:30.8345600Z test_ops.py::TestCommonCPU::test_errors_view_as_cpu PASSED [ 5%] 2023-01-11T21:43:30.8345840Z test_ops.py::TestCommonCPU::test_multiple_devices_H_cpu_float32 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:43:30.8346100Z test_ops.py::TestCommonCPU::test_multiple_devices_T_cpu_int64 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:43:30.8346360Z test_ops.py::TestCommonCPU::test_multiple_devices___radd___cpu_int64 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:43:30.8346630Z test_ops.py::TestCommonCPU::test_multiple_devices___rmatmul___cpu_float32 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:43:30.8346900Z test_ops.py::TestCommonCPU::test_multiple_devices___rpow___cpu_float32 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:43:30.8347180Z test_ops.py::TestCommonCPU::test_multiple_devices__native_batch_norm_legit_cpu_float32 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:43:30.8347450Z test_ops.py::TestCommonCPU::test_multiple_devices_abs_cpu_int64 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:43:30.8347710Z test_ops.py::TestCommonCPU::test_multiple_devices_acosh_cpu_float32 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:43:30.8347980Z test_ops.py::TestCommonCPU::test_multiple_devices_acosh_cpu_int64 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:43:30.8348230Z test_ops.py::TestCommonCPU::test_multiple_devices_add_cpu_int64 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:43:30.8348500Z test_ops.py::TestCommonCPU::test_multiple_devices_addcdiv_cpu_float32 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:43:30.8348760Z test_ops.py::TestCommonCPU::test_multiple_devices_addcmul_cpu_float32 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:43:30.8349030Z test_ops.py::TestCommonCPU::test_multiple_devices_addcmul_cpu_int64 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:43:30.8349290Z test_ops.py::TestCommonCPU::test_multiple_devices_addmm_cpu_float32 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:43:30.8349550Z test_ops.py::TestCommonCPU::test_multiple_devices_addmv_cpu_float32 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:43:30.8349810Z test_ops.py::TestCommonCPU::test_multiple_devices_addmv_cpu_int64 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:43:30.8350070Z test_ops.py::TestCommonCPU::test_multiple_devices_amax_cpu_float32 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:43:30.8350330Z test_ops.py::TestCommonCPU::test_multiple_devices_amax_cpu_int64 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:43:30.8350590Z test_ops.py::TestCommonCPU::test_multiple_devices_amin_cpu_float32 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:43:30.8350850Z test_ops.py::TestCommonCPU::test_multiple_devices_aminmax_cpu_float32 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:43:30.8351110Z test_ops.py::TestCommonCPU::test_multiple_devices_angle_cpu_int64 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:43:30.8351360Z test_ops.py::TestCommonCPU::test_multiple_devices_any_cpu_float32 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:43:30.8351660Z test_ops.py::TestCommonCPU::test_multiple_devices_any_cpu_int64 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:43:30.8351920Z test_ops.py::TestCommonCPU::test_multiple_devices_argmin_cpu_float32 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:43:30.8352180Z test_ops.py::TestCommonCPU::test_multiple_devices_argmin_cpu_int64 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:43:30.8352440Z test_ops.py::TestCommonCPU::test_multiple_devices_argsort_cpu_float32 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:43:30.8352710Z test_ops.py::TestCommonCPU::test_multiple_devices_argsort_cpu_int64 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:43:30.8352970Z test_ops.py::TestCommonCPU::test_multiple_devices_argwhere_cpu_int64 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:43:30.8353240Z test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_cpu_float32 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:43:30.8353510Z test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_cpu_int64 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:43:30.8353810Z test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_partial_views_cpu_int64 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:43:30.8354090Z test_ops.py::TestCommonCPU::test_multiple_devices_as_strided_scatter_cpu_float32 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:43:30.8354360Z test_ops.py::TestCommonCPU::test_multiple_devices_asin_cpu_int64 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:43:30.8354620Z test_ops.py::TestCommonCPU::test_multiple_devices_asinh_cpu_float32 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:43:30.8354880Z test_ops.py::TestCommonCPU::test_multiple_devices_asinh_cpu_int64 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:43:30.8355140Z test_ops.py::TestCommonCPU::test_multiple_devices_atan2_cpu_int64 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:43:30.8355390Z test_ops.py::TestCommonCPU::test_multiple_devices_atan_cpu_int64 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:43:30.8355660Z test_ops.py::TestCommonCPU::test_multiple_devices_atanh_cpu_float32 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:43:30.8355910Z test_ops.py::TestCommonCPU::test_multiple_devices_atanh_cpu_int64 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:43:30.8356180Z test_ops.py::TestCommonCPU::test_multiple_devices_atleast_1d_cpu_float32 SKIPPED (Only runs on cuda) [ 5%] 2023-01-11T21:43:30.8356450Z test_ops.py::TestCommonCPU::test_multiple_devices_atleast_2d_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8356710Z test_ops.py::TestCommonCPU::test_multiple_devices_atleast_2d_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8356980Z test_ops.py::TestCommonCPU::test_multiple_devices_atleast_3d_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8357240Z test_ops.py::TestCommonCPU::test_multiple_devices_atleast_3d_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8357500Z test_ops.py::TestCommonCPU::test_multiple_devices_baddbmm_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8357770Z test_ops.py::TestCommonCPU::test_multiple_devices_baddbmm_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8358040Z test_ops.py::TestCommonCPU::test_multiple_devices_bernoulli_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8358310Z test_ops.py::TestCommonCPU::test_multiple_devices_bincount_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8358570Z test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_and_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8358850Z test_ops.py::TestCommonCPU::test_multiple_devices_bitwise_left_shift_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8359120Z test_ops.py::TestCommonCPU::test_multiple_devices_block_diag_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8359380Z test_ops.py::TestCommonCPU::test_multiple_devices_bmm_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8359700Z test_ops.py::TestCommonCPU::test_multiple_devices_bmm_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8359960Z test_ops.py::TestCommonCPU::test_multiple_devices_bool_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8360220Z test_ops.py::TestCommonCPU::test_multiple_devices_bool_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8360490Z test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_tensors_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8360770Z test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_tensors_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8361050Z test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_to_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8361320Z test_ops.py::TestCommonCPU::test_multiple_devices_broadcast_to_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8361590Z test_ops.py::TestCommonCPU::test_multiple_devices_bucketize_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8361900Z test_ops.py::TestCommonCPU::test_multiple_devices_bucketize_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8362160Z test_ops.py::TestCommonCPU::test_multiple_devices_byte_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8362440Z test_ops.py::TestCommonCPU::test_multiple_devices_cartesian_prod_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8362710Z test_ops.py::TestCommonCPU::test_multiple_devices_cartesian_prod_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8362980Z test_ops.py::TestCommonCPU::test_multiple_devices_cdouble_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8363240Z test_ops.py::TestCommonCPU::test_multiple_devices_ceil_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8363500Z test_ops.py::TestCommonCPU::test_multiple_devices_ceil_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8363760Z test_ops.py::TestCommonCPU::test_multiple_devices_cfloat_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8364030Z test_ops.py::TestCommonCPU::test_multiple_devices_chalf_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8364290Z test_ops.py::TestCommonCPU::test_multiple_devices_chalf_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8364550Z test_ops.py::TestCommonCPU::test_multiple_devices_char_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8368460Z test_ops.py::TestCommonCPU::test_multiple_devices_char_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8368730Z test_ops.py::TestCommonCPU::test_multiple_devices_cholesky_inverse_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8369010Z test_ops.py::TestCommonCPU::test_multiple_devices_cholesky_solve_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8369280Z test_ops.py::TestCommonCPU::test_multiple_devices_chunk_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8369540Z test_ops.py::TestCommonCPU::test_multiple_devices_chunk_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8369800Z test_ops.py::TestCommonCPU::test_multiple_devices_clamp_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8370070Z test_ops.py::TestCommonCPU::test_multiple_devices_clamp_max_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8370340Z test_ops.py::TestCommonCPU::test_multiple_devices_clamp_max_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8370600Z test_ops.py::TestCommonCPU::test_multiple_devices_clamp_min_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8370860Z test_ops.py::TestCommonCPU::test_multiple_devices_clone_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8371130Z test_ops.py::TestCommonCPU::test_multiple_devices_column_stack_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8371400Z test_ops.py::TestCommonCPU::test_multiple_devices_combinations_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8371710Z test_ops.py::TestCommonCPU::test_multiple_devices_complex_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8371980Z test_ops.py::TestCommonCPU::test_multiple_devices_conj_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8372240Z test_ops.py::TestCommonCPU::test_multiple_devices_conj_physical_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8372520Z test_ops.py::TestCommonCPU::test_multiple_devices_conj_physical_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8372790Z test_ops.py::TestCommonCPU::test_multiple_devices_constant_pad_nd_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8373070Z test_ops.py::TestCommonCPU::test_multiple_devices_contiguous_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8373340Z test_ops.py::TestCommonCPU::test_multiple_devices_corrcoef_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8373640Z test_ops.py::TestCommonCPU::test_multiple_devices_cos_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8373900Z test_ops.py::TestCommonCPU::test_multiple_devices_cos_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8374170Z test_ops.py::TestCommonCPU::test_multiple_devices_count_nonzero_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8374440Z test_ops.py::TestCommonCPU::test_multiple_devices_count_nonzero_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8374700Z test_ops.py::TestCommonCPU::test_multiple_devices_cov_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8374960Z test_ops.py::TestCommonCPU::test_multiple_devices_cummax_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8375220Z test_ops.py::TestCommonCPU::test_multiple_devices_cummax_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8375480Z test_ops.py::TestCommonCPU::test_multiple_devices_cummin_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8375750Z test_ops.py::TestCommonCPU::test_multiple_devices_cumprod_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8376010Z test_ops.py::TestCommonCPU::test_multiple_devices_cumsum_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8376290Z test_ops.py::TestCommonCPU::test_multiple_devices_cumulative_trapezoid_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8376580Z test_ops.py::TestCommonCPU::test_multiple_devices_cumulative_trapezoid_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8376850Z test_ops.py::TestCommonCPU::test_multiple_devices_deg2rad_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8377110Z test_ops.py::TestCommonCPU::test_multiple_devices_deg2rad_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8377370Z test_ops.py::TestCommonCPU::test_multiple_devices_diag_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8377640Z test_ops.py::TestCommonCPU::test_multiple_devices_diag_embed_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8377910Z test_ops.py::TestCommonCPU::test_multiple_devices_diagflat_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8378180Z test_ops.py::TestCommonCPU::test_multiple_devices_diagonal_scatter_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8378450Z test_ops.py::TestCommonCPU::test_multiple_devices_diff_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8378710Z test_ops.py::TestCommonCPU::test_multiple_devices_digamma_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8378970Z test_ops.py::TestCommonCPU::test_multiple_devices_digamma_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8379240Z test_ops.py::TestCommonCPU::test_multiple_devices_div_no_rounding_mode_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8379520Z test_ops.py::TestCommonCPU::test_multiple_devices_div_no_rounding_mode_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8379810Z test_ops.py::TestCommonCPU::test_multiple_devices_dot_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8380080Z test_ops.py::TestCommonCPU::test_multiple_devices_double_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8380340Z test_ops.py::TestCommonCPU::test_multiple_devices_double_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8380600Z test_ops.py::TestCommonCPU::test_multiple_devices_dsplit_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8380860Z test_ops.py::TestCommonCPU::test_multiple_devices_einsum_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8381120Z test_ops.py::TestCommonCPU::test_multiple_devices_empty_like_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8381390Z test_ops.py::TestCommonCPU::test_multiple_devices_empty_like_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8381650Z test_ops.py::TestCommonCPU::test_multiple_devices_eq_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8381790Z test_ops.py::TestCommonCPU::test_multiple_devices_eq_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8381910Z test_ops.py::TestCommonCPU::test_multiple_devices_erf_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8382040Z test_ops.py::TestCommonCPU::test_multiple_devices_erf_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8382160Z test_ops.py::TestCommonCPU::test_multiple_devices_erfc_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8382280Z test_ops.py::TestCommonCPU::test_multiple_devices_erfinv_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8382400Z test_ops.py::TestCommonCPU::test_multiple_devices_erfinv_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8382520Z test_ops.py::TestCommonCPU::test_multiple_devices_exp2_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8382650Z test_ops.py::TestCommonCPU::test_multiple_devices_expand_as_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8382770Z test_ops.py::TestCommonCPU::test_multiple_devices_expand_as_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8382890Z test_ops.py::TestCommonCPU::test_multiple_devices_expm1_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8383010Z test_ops.py::TestCommonCPU::test_multiple_devices_expm1_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8383130Z test_ops.py::TestCommonCPU::test_multiple_devices_eye_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8383250Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft2_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8383380Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8383500Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_fft_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8383630Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_fftshift_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8383760Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft2_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8383880Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfft_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8384000Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_hfftn_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8384120Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft2_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8384240Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifft_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8384360Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftn_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8384490Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftshift_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8384640Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ifftshift_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8384770Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft2_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8384900Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8385020Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfft_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8385140Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_ihfftn_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8385270Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft2_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8385390Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_irfft_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8385530Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8385650Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfft_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8385770Z test_ops.py::TestCommonCPU::test_multiple_devices_fft_rfftn_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8385890Z test_ops.py::TestCommonCPU::test_multiple_devices_flatten_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8386010Z test_ops.py::TestCommonCPU::test_multiple_devices_flatten_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8386140Z test_ops.py::TestCommonCPU::test_multiple_devices_fliplr_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8386260Z test_ops.py::TestCommonCPU::test_multiple_devices_flipud_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8386380Z test_ops.py::TestCommonCPU::test_multiple_devices_float_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8386510Z test_ops.py::TestCommonCPU::test_multiple_devices_float_power_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8386630Z test_ops.py::TestCommonCPU::test_multiple_devices_float_power_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8386750Z test_ops.py::TestCommonCPU::test_multiple_devices_floor_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8386880Z test_ops.py::TestCommonCPU::test_multiple_devices_floor_divide_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8387010Z test_ops.py::TestCommonCPU::test_multiple_devices_floor_divide_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8387120Z test_ops.py::TestCommonCPU::test_multiple_devices_fmax_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8387240Z test_ops.py::TestCommonCPU::test_multiple_devices_fmax_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8387360Z test_ops.py::TestCommonCPU::test_multiple_devices_fmin_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8387480Z test_ops.py::TestCommonCPU::test_multiple_devices_fmin_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8387600Z test_ops.py::TestCommonCPU::test_multiple_devices_frexp_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8387720Z test_ops.py::TestCommonCPU::test_multiple_devices_full_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8387840Z test_ops.py::TestCommonCPU::test_multiple_devices_full_like_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8387970Z test_ops.py::TestCommonCPU::test_multiple_devices_gather_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8388080Z test_ops.py::TestCommonCPU::test_multiple_devices_gather_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8388200Z test_ops.py::TestCommonCPU::test_multiple_devices_geqrf_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8388320Z test_ops.py::TestCommonCPU::test_multiple_devices_gradient_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8388490Z test_ops.py::TestCommonCPU::test_multiple_devices_histc_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8388640Z test_ops.py::TestCommonCPU::test_multiple_devices_histogram_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8388760Z test_ops.py::TestCommonCPU::test_multiple_devices_hsplit_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8388890Z test_ops.py::TestCommonCPU::test_multiple_devices_hypot_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8389000Z test_ops.py::TestCommonCPU::test_multiple_devices_i0_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8389120Z test_ops.py::TestCommonCPU::test_multiple_devices_igamma_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8389250Z test_ops.py::TestCommonCPU::test_multiple_devices_index_copy_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8389430Z test_ops.py::TestCommonCPU::test_multiple_devices_index_fill_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8389560Z test_ops.py::TestCommonCPU::test_multiple_devices_index_fill_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8389680Z test_ops.py::TestCommonCPU::test_multiple_devices_index_put_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8389800Z test_ops.py::TestCommonCPU::test_multiple_devices_index_put_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8389930Z test_ops.py::TestCommonCPU::test_multiple_devices_index_reduce_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8390050Z test_ops.py::TestCommonCPU::test_multiple_devices_index_reduce_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8390180Z test_ops.py::TestCommonCPU::test_multiple_devices_index_select_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8390300Z test_ops.py::TestCommonCPU::test_multiple_devices_inner_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8390420Z test_ops.py::TestCommonCPU::test_multiple_devices_int_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8390540Z test_ops.py::TestCommonCPU::test_multiple_devices_isfinite_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8390660Z test_ops.py::TestCommonCPU::test_multiple_devices_isin_cpu_int64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8390780Z test_ops.py::TestCommonCPU::test_multiple_devices_isinf_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8390900Z test_ops.py::TestCommonCPU::test_multiple_devices_isnan_cpu_float32 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:43:30.8391020Z test_ops.py::TestCommonCPU::test_multiple_devices_isposinf_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8391160Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_2inputs_2outputs_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8391310Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_binary_return_by_ref_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8391440Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_unary_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8391570Z test_ops.py::TestCommonCPU::test_multiple_devices_jiterator_unary_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8391690Z test_ops.py::TestCommonCPU::test_multiple_devices_kron_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8391820Z test_ops.py::TestCommonCPU::test_multiple_devices_kthvalue_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8391940Z test_ops.py::TestCommonCPU::test_multiple_devices_lcm_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8392050Z test_ops.py::TestCommonCPU::test_multiple_devices_le_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8392170Z test_ops.py::TestCommonCPU::test_multiple_devices_lgamma_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8392320Z test_ops.py::TestCommonCPU::test_multiple_devices_lgamma_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8392450Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cross_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8392580Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_det_singular_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8392710Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eig_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8392840Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eigvals_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8392970Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_eigvalsh_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8393110Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_householder_product_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8393250Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_inv_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8393380Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_inv_ex_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8393520Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_ldl_factor_ex_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8393650Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_ldl_solve_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8393790Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lstsq_grad_oriented_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8393920Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_factor_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8394040Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_lu_solve_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8394180Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_matrix_rank_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8394310Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_multi_dot_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8394450Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_norm_subgradients_at_zero_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8394580Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_pinv_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8394720Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_pinv_hermitian_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8394890Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_pinv_singular_cpu_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 7%] 2023-01-11T21:43:30.8395020Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_solve_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8395150Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_solve_ex_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8395280Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_tensorinv_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8395410Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vecdot_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8395540Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_vector_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8395670Z test_ops.py::TestCommonCPU::test_multiple_devices_log1p_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8395790Z test_ops.py::TestCommonCPU::test_multiple_devices_log1p_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8395910Z test_ops.py::TestCommonCPU::test_multiple_devices_log_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8396060Z test_ops.py::TestCommonCPU::test_multiple_devices_log_softmax_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8396200Z test_ops.py::TestCommonCPU::test_multiple_devices_log_softmax_with_dtype_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8396320Z test_ops.py::TestCommonCPU::test_multiple_devices_logdet_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8396440Z test_ops.py::TestCommonCPU::test_multiple_devices_logical_not_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8396570Z test_ops.py::TestCommonCPU::test_multiple_devices_logical_not_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8396690Z test_ops.py::TestCommonCPU::test_multiple_devices_logical_or_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8396820Z test_ops.py::TestCommonCPU::test_multiple_devices_logical_or_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8396950Z test_ops.py::TestCommonCPU::test_multiple_devices_logical_xor_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8397090Z test_ops.py::TestCommonCPU::test_multiple_devices_logspace_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8397220Z test_ops.py::TestCommonCPU::test_multiple_devices_logsumexp_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8397340Z test_ops.py::TestCommonCPU::test_multiple_devices_logsumexp_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8397460Z test_ops.py::TestCommonCPU::test_multiple_devices_long_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8397580Z test_ops.py::TestCommonCPU::test_multiple_devices_long_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8397700Z test_ops.py::TestCommonCPU::test_multiple_devices_lt_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8397810Z test_ops.py::TestCommonCPU::test_multiple_devices_lu_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8397940Z test_ops.py::TestCommonCPU::test_multiple_devices_lu_unpack_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8398050Z test_ops.py::TestCommonCPU::test_multiple_devices_mH_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8398170Z test_ops.py::TestCommonCPU::test_multiple_devices_mH_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8398300Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_amax_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8398430Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_argmax_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8398560Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_argmin_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8398690Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_cumprod_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8398810Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_cumsum_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8398940Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_fill_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8399070Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_log_softmax_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8399200Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_mean_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8402980Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_mean_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8403120Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_normalize_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8403250Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_select_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8403380Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_softmax_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8403560Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_std_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8403690Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_sum_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8403820Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_sum_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8403940Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_var_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8404060Z test_ops.py::TestCommonCPU::test_multiple_devices_masked_var_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8404190Z test_ops.py::TestCommonCPU::test_multiple_devices_matmul_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8404310Z test_ops.py::TestCommonCPU::test_multiple_devices_matrix_exp_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8404450Z test_ops.py::TestCommonCPU::test_multiple_devices_max_pool2d_with_indices_backward_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8404600Z test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_no_dim_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8404740Z test_ops.py::TestCommonCPU::test_multiple_devices_max_reduction_with_dim_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8404860Z test_ops.py::TestCommonCPU::test_multiple_devices_maximum_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8404990Z test_ops.py::TestCommonCPU::test_multiple_devices_mean_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8405110Z test_ops.py::TestCommonCPU::test_multiple_devices_median_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8405250Z test_ops.py::TestCommonCPU::test_multiple_devices_meshgrid_list_of_tensors_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8405380Z test_ops.py::TestCommonCPU::test_multiple_devices_meshgrid_list_of_tensors_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8405510Z test_ops.py::TestCommonCPU::test_multiple_devices_min_binary_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8405630Z test_ops.py::TestCommonCPU::test_multiple_devices_min_binary_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8405770Z test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_no_dim_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8405900Z test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_no_dim_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8406030Z test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_with_dim_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8406170Z test_ops.py::TestCommonCPU::test_multiple_devices_min_reduction_with_dim_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8406290Z test_ops.py::TestCommonCPU::test_multiple_devices_mm_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8406410Z test_ops.py::TestCommonCPU::test_multiple_devices_mm_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8406530Z test_ops.py::TestCommonCPU::test_multiple_devices_movedim_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8406660Z test_ops.py::TestCommonCPU::test_multiple_devices_movedim_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8406780Z test_ops.py::TestCommonCPU::test_multiple_devices_msort_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8406900Z test_ops.py::TestCommonCPU::test_multiple_devices_msort_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8407020Z test_ops.py::TestCommonCPU::test_multiple_devices_mul_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8407150Z test_ops.py::TestCommonCPU::test_multiple_devices_multinomial_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8407270Z test_ops.py::TestCommonCPU::test_multiple_devices_mv_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8407430Z test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_1_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8407570Z test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_3_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8407700Z test_ops.py::TestCommonCPU::test_multiple_devices_mvlgamma_mvlgamma_p_5_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8407830Z test_ops.py::TestCommonCPU::test_multiple_devices_nanmedian_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8407950Z test_ops.py::TestCommonCPU::test_multiple_devices_nanquantile_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8408080Z test_ops.py::TestCommonCPU::test_multiple_devices_narrow_copy_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8408200Z test_ops.py::TestCommonCPU::test_multiple_devices_narrow_copy_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8408330Z test_ops.py::TestCommonCPU::test_multiple_devices_narrow_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8408490Z test_ops.py::TestCommonCPU::test_multiple_devices_native_batch_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8408630Z test_ops.py::TestCommonCPU::test_multiple_devices_native_dropout_backward_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8408760Z test_ops.py::TestCommonCPU::test_multiple_devices_native_layer_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8408880Z test_ops.py::TestCommonCPU::test_multiple_devices_ne_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8409000Z test_ops.py::TestCommonCPU::test_multiple_devices_neg_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8409120Z test_ops.py::TestCommonCPU::test_multiple_devices_new_empty_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8409250Z test_ops.py::TestCommonCPU::test_multiple_devices_new_empty_strided_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8409380Z test_ops.py::TestCommonCPU::test_multiple_devices_new_empty_strided_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8409510Z test_ops.py::TestCommonCPU::test_multiple_devices_new_ones_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8409630Z test_ops.py::TestCommonCPU::test_multiple_devices_new_ones_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8409760Z test_ops.py::TestCommonCPU::test_multiple_devices_nextafter_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8409910Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional__scaled_dot_product_attention_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8410060Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_avg_pool1d_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8410200Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_avg_pool3d_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8410340Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_adaptive_max_pool3d_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8410480Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_avg_pool1d_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8410610Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_batch_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8410740Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv1d_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8410890Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose1d_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8411030Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose3d_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8411190Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_conv_transpose3d_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8411340Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cosine_embedding_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8411480Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_cosine_embedding_loss_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8411620Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_dropout2d_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8411750Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_dropout_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8411880Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_elu_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8412020Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_embedding_bag_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8412210Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_feature_alpha_dropout_without_train_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8412350Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardsigmoid_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8412480Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardswish_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8412620Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_hardtanh_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8412760Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_bilinear_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8412910Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_interpolate_trilinear_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8413040Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_l1_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8413180Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_leaky_relu_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8413310Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_linear_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8413460Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_margin_ranking_loss_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8413590Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_pool1d_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8413730Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_pool2d_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8413880Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool1d_grad_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8414020Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_max_unpool3d_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8414160Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_multi_margin_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8414310Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_multilabel_margin_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8414460Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_multilabel_soft_margin_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8414590Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_nll_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8414730Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_constant_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8414870Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_constant_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8415030Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pad_reflect_cpu_float32 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8415170Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pairwise_distance_cpu_int64 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:43:30.8415310Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_shuffle_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8415450Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_shuffle_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8415590Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_pixel_unshuffle_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8415720Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_prelu_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8415850Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_relu6_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8416010Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_silu_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8416150Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_soft_margin_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8416280Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softmin_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8416430Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_softmin_with_dtype_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8416560Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_tanhshrink_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8416710Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_triplet_margin_loss_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8416860Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_triplet_margin_with_distance_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8417000Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_unfold_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8417140Z test_ops.py::TestCommonCPU::test_multiple_devices_nn_functional_upsample_bilinear_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8417260Z test_ops.py::TestCommonCPU::test_multiple_devices_nonzero_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8417380Z test_ops.py::TestCommonCPU::test_multiple_devices_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8417510Z test_ops.py::TestCommonCPU::test_multiple_devices_norm_nuc_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8417630Z test_ops.py::TestCommonCPU::test_multiple_devices_normal_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8417760Z test_ops.py::TestCommonCPU::test_multiple_devices_normal_number_mean_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8417890Z test_ops.py::TestCommonCPU::test_multiple_devices_ones_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8418010Z test_ops.py::TestCommonCPU::test_multiple_devices_ones_like_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8418140Z test_ops.py::TestCommonCPU::test_multiple_devices_outer_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8418260Z test_ops.py::TestCommonCPU::test_multiple_devices_outer_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8418390Z test_ops.py::TestCommonCPU::test_multiple_devices_pca_lowrank_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8418510Z test_ops.py::TestCommonCPU::test_multiple_devices_permute_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8418630Z test_ops.py::TestCommonCPU::test_multiple_devices_pinverse_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8418820Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_0_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8418960Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_0_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8419090Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_1_cpu_float32 SKIPPED (Skipped!) [ 8%] 2023-01-11T21:43:30.8419220Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_2_cpu_int64 SKIPPED (Skipped!) [ 8%] 2023-01-11T21:43:30.8419350Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_3_cpu_int64 SKIPPED (Skipped!) [ 8%] 2023-01-11T21:43:30.8419480Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_4_cpu_float32 SKIPPED (Skipped!) [ 8%] 2023-01-11T21:43:30.8419610Z test_ops.py::TestCommonCPU::test_multiple_devices_polygamma_polygamma_n_4_cpu_int64 SKIPPED (Skipped!) [ 8%] 2023-01-11T21:43:30.8419750Z test_ops.py::TestCommonCPU::test_multiple_devices_positive_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8419880Z test_ops.py::TestCommonCPU::test_multiple_devices_positive_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8420000Z test_ops.py::TestCommonCPU::test_multiple_devices_pow_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8420120Z test_ops.py::TestCommonCPU::test_multiple_devices_prod_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8420240Z test_ops.py::TestCommonCPU::test_multiple_devices_put_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8420360Z test_ops.py::TestCommonCPU::test_multiple_devices_qr_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8420490Z test_ops.py::TestCommonCPU::test_multiple_devices_quantile_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8420610Z test_ops.py::TestCommonCPU::test_multiple_devices_rad2deg_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8420740Z test_ops.py::TestCommonCPU::test_multiple_devices_randint_like_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8420860Z test_ops.py::TestCommonCPU::test_multiple_devices_randn_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8420980Z test_ops.py::TestCommonCPU::test_multiple_devices_ravel_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8421110Z test_ops.py::TestCommonCPU::test_multiple_devices_reciprocal_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8421230Z test_ops.py::TestCommonCPU::test_multiple_devices_remainder_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8421360Z test_ops.py::TestCommonCPU::test_multiple_devices_repeat_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8421480Z test_ops.py::TestCommonCPU::test_multiple_devices_repeat_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8421610Z test_ops.py::TestCommonCPU::test_multiple_devices_repeat_interleave_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8421750Z test_ops.py::TestCommonCPU::test_multiple_devices_repeat_interleave_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8421870Z test_ops.py::TestCommonCPU::test_multiple_devices_reshape_as_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8422000Z test_ops.py::TestCommonCPU::test_multiple_devices_reshape_as_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8422120Z test_ops.py::TestCommonCPU::test_multiple_devices_reshape_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8422240Z test_ops.py::TestCommonCPU::test_multiple_devices_resize_as__cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8422370Z test_ops.py::TestCommonCPU::test_multiple_devices_resolve_conj_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8422490Z test_ops.py::TestCommonCPU::test_multiple_devices_resolve_conj_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8422680Z test_ops.py::TestCommonCPU::test_multiple_devices_resolve_neg_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8422800Z test_ops.py::TestCommonCPU::test_multiple_devices_round_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8422930Z test_ops.py::TestCommonCPU::test_multiple_devices_round_decimals_3_cpu_float32 SKIPPED (Skipped!) [ 8%] 2023-01-11T21:43:30.8423050Z test_ops.py::TestCommonCPU::test_multiple_devices_rsqrt_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8423170Z test_ops.py::TestCommonCPU::test_multiple_devices_rsub_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8423300Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_add_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8423420Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_add_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8423550Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8423700Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8423830Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amax_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8423960Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amax_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8424090Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amin_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8424230Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_amin_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8424360Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_mean_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8424490Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_prod_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8424620Z test_ops.py::TestCommonCPU::test_multiple_devices_scatter_reduce_sum_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8424750Z test_ops.py::TestCommonCPU::test_multiple_devices_searchsorted_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8424880Z test_ops.py::TestCommonCPU::test_multiple_devices_searchsorted_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8425000Z test_ops.py::TestCommonCPU::test_multiple_devices_select_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8425130Z test_ops.py::TestCommonCPU::test_multiple_devices_select_scatter_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8425260Z test_ops.py::TestCommonCPU::test_multiple_devices_select_scatter_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8425380Z test_ops.py::TestCommonCPU::test_multiple_devices_sgn_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8425500Z test_ops.py::TestCommonCPU::test_multiple_devices_short_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8425620Z test_ops.py::TestCommonCPU::test_multiple_devices_sigmoid_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8425760Z test_ops.py::TestCommonCPU::test_multiple_devices_signal_windows_cosine_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8425900Z test_ops.py::TestCommonCPU::test_multiple_devices_signal_windows_exponential_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8426040Z test_ops.py::TestCommonCPU::test_multiple_devices_signal_windows_gaussian_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8426180Z test_ops.py::TestCommonCPU::test_multiple_devices_signal_windows_general_cosine_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8426320Z test_ops.py::TestCommonCPU::test_multiple_devices_signal_windows_general_hamming_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8426480Z test_ops.py::TestCommonCPU::test_multiple_devices_signal_windows_hamming_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8426610Z test_ops.py::TestCommonCPU::test_multiple_devices_signal_windows_hann_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8426740Z test_ops.py::TestCommonCPU::test_multiple_devices_signal_windows_kaiser_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8426880Z test_ops.py::TestCommonCPU::test_multiple_devices_signal_windows_nuttall_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8427000Z test_ops.py::TestCommonCPU::test_multiple_devices_signbit_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8427120Z test_ops.py::TestCommonCPU::test_multiple_devices_signbit_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8427240Z test_ops.py::TestCommonCPU::test_multiple_devices_sin_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8427360Z test_ops.py::TestCommonCPU::test_multiple_devices_sinh_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8427520Z test_ops.py::TestCommonCPU::test_multiple_devices_slice_scatter_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8427650Z test_ops.py::TestCommonCPU::test_multiple_devices_softmax_with_dtype_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8427780Z test_ops.py::TestCommonCPU::test_multiple_devices_softmax_with_dtype_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8427900Z test_ops.py::TestCommonCPU::test_multiple_devices_sort_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8428030Z test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j1_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8428160Z test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_j1_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8428290Z test_ops.py::TestCommonCPU::test_multiple_devices_special_bessel_y1_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8428430Z test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_u_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8428580Z test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_u_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8428840Z test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_v_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 8%] 2023-01-11T21:43:30.8429070Z test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_v_cpu_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 8%] 2023-01-11T21:43:30.8429300Z test_ops.py::TestCommonCPU::test_multiple_devices_special_chebyshev_polynomial_w_cpu_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 8%] 2023-01-11T21:43:30.8429430Z test_ops.py::TestCommonCPU::test_multiple_devices_special_entr_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8429560Z test_ops.py::TestCommonCPU::test_multiple_devices_special_erfcx_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8429690Z test_ops.py::TestCommonCPU::test_multiple_devices_special_i1_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8429820Z test_ops.py::TestCommonCPU::test_multiple_devices_special_i1_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8429960Z test_ops.py::TestCommonCPU::test_multiple_devices_special_laguerre_polynomial_l_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8430090Z test_ops.py::TestCommonCPU::test_multiple_devices_special_log_ndtr_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8430220Z test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i0_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8430360Z test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_i1_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8430520Z test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k1_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8430660Z test_ops.py::TestCommonCPU::test_multiple_devices_special_modified_bessel_k1_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8430790Z test_ops.py::TestCommonCPU::test_multiple_devices_special_ndtri_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8430940Z test_ops.py::TestCommonCPU::test_multiple_devices_special_polygamma_special_polygamma_n_0_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8431080Z test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k0_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8431220Z test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k0_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8431370Z test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k1_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8431540Z test_ops.py::TestCommonCPU::test_multiple_devices_special_scaled_modified_bessel_k1_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8431790Z test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_t_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 8%] 2023-01-11T21:43:30.8432030Z test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_u_cpu_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 8%] 2023-01-11T21:43:30.8432270Z test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_v_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 8%] 2023-01-11T21:43:30.8432510Z test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_w_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 8%] 2023-01-11T21:43:30.8432750Z test_ops.py::TestCommonCPU::test_multiple_devices_special_shifted_chebyshev_polynomial_w_cpu_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 8%] 2023-01-11T21:43:30.8432880Z test_ops.py::TestCommonCPU::test_multiple_devices_special_zeta_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8433000Z test_ops.py::TestCommonCPU::test_multiple_devices_split_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8433130Z test_ops.py::TestCommonCPU::test_multiple_devices_split_list_args_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8433260Z test_ops.py::TestCommonCPU::test_multiple_devices_split_list_args_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8433390Z test_ops.py::TestCommonCPU::test_multiple_devices_split_with_sizes_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8433520Z test_ops.py::TestCommonCPU::test_multiple_devices_sqrt_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8433640Z test_ops.py::TestCommonCPU::test_multiple_devices_square_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8433770Z test_ops.py::TestCommonCPU::test_multiple_devices_square_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8433890Z test_ops.py::TestCommonCPU::test_multiple_devices_squeeze_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8434010Z test_ops.py::TestCommonCPU::test_multiple_devices_stack_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8434130Z test_ops.py::TestCommonCPU::test_multiple_devices_stack_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8434250Z test_ops.py::TestCommonCPU::test_multiple_devices_std_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8434380Z test_ops.py::TestCommonCPU::test_multiple_devices_std_mean_unbiased_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8434510Z test_ops.py::TestCommonCPU::test_multiple_devices_std_unbiased_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8434650Z test_ops.py::TestCommonCPU::test_multiple_devices_stft_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8434770Z test_ops.py::TestCommonCPU::test_multiple_devices_sub_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8434890Z test_ops.py::TestCommonCPU::test_multiple_devices_svd_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8435020Z test_ops.py::TestCommonCPU::test_multiple_devices_svd_lowrank_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8438890Z test_ops.py::TestCommonCPU::test_multiple_devices_symeig_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8439020Z test_ops.py::TestCommonCPU::test_multiple_devices_t_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8439140Z test_ops.py::TestCommonCPU::test_multiple_devices_t_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8439320Z test_ops.py::TestCommonCPU::test_multiple_devices_take_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8439440Z test_ops.py::TestCommonCPU::test_multiple_devices_tan_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8439560Z test_ops.py::TestCommonCPU::test_multiple_devices_tanh_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8439690Z test_ops.py::TestCommonCPU::test_multiple_devices_tensor_split_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8439820Z test_ops.py::TestCommonCPU::test_multiple_devices_tensordot_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8439940Z test_ops.py::TestCommonCPU::test_multiple_devices_to_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8440060Z test_ops.py::TestCommonCPU::test_multiple_devices_to_sparse_cpu_float32 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8440180Z test_ops.py::TestCommonCPU::test_multiple_devices_to_sparse_cpu_int64 SKIPPED (Only runs on cuda) [ 8%] 2023-01-11T21:43:30.8440310Z test_ops.py::TestCommonCPU::test_multiple_devices_topk_cpu_float32 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:43:30.8440430Z test_ops.py::TestCommonCPU::test_multiple_devices_trace_cpu_float32 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:43:30.8440550Z test_ops.py::TestCommonCPU::test_multiple_devices_trace_cpu_int64 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:43:30.8440680Z test_ops.py::TestCommonCPU::test_multiple_devices_transpose_cpu_float32 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:43:30.8440800Z test_ops.py::TestCommonCPU::test_multiple_devices_trapezoid_cpu_float32 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:43:30.8440920Z test_ops.py::TestCommonCPU::test_multiple_devices_trapezoid_cpu_int64 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:43:30.8441060Z test_ops.py::TestCommonCPU::test_multiple_devices_triangular_solve_cpu_float32 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:43:30.8441180Z test_ops.py::TestCommonCPU::test_multiple_devices_tril_cpu_float32 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:43:30.8441300Z test_ops.py::TestCommonCPU::test_multiple_devices_tril_cpu_int64 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:43:30.8441410Z test_ops.py::TestCommonCPU::test_multiple_devices_triu_cpu_int64 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:43:30.8441540Z test_ops.py::TestCommonCPU::test_multiple_devices_trunc_cpu_float32 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:43:30.8441660Z test_ops.py::TestCommonCPU::test_multiple_devices_unbind_cpu_float32 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:43:30.8441780Z test_ops.py::TestCommonCPU::test_multiple_devices_unbind_cpu_int64 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:43:30.8441900Z test_ops.py::TestCommonCPU::test_multiple_devices_unflatten_cpu_int64 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:43:30.8442030Z test_ops.py::TestCommonCPU::test_multiple_devices_unfold_copy_cpu_float32 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:43:30.8442220Z test_ops.py::TestCommonCPU::test_multiple_devices_unfold_copy_cpu_int64 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:43:30.8442360Z test_ops.py::TestCommonCPU::test_multiple_devices_unique_consecutive_cpu_float32 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:43:30.8442490Z test_ops.py::TestCommonCPU::test_multiple_devices_unique_consecutive_cpu_int64 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:43:30.8442610Z test_ops.py::TestCommonCPU::test_multiple_devices_unsqueeze_cpu_float32 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:43:30.8442730Z test_ops.py::TestCommonCPU::test_multiple_devices_unsqueeze_cpu_int64 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:43:30.8442850Z test_ops.py::TestCommonCPU::test_multiple_devices_var_cpu_float32 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:43:30.8442980Z test_ops.py::TestCommonCPU::test_multiple_devices_var_mean_cpu_float32 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:43:30.8443110Z test_ops.py::TestCommonCPU::test_multiple_devices_var_unbiased_cpu_float32 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:43:30.8443260Z test_ops.py::TestCommonCPU::test_multiple_devices_vdot_cpu_float32 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:43:30.8443370Z test_ops.py::TestCommonCPU::test_multiple_devices_vdot_cpu_int64 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:43:30.8443510Z test_ops.py::TestCommonCPU::test_multiple_devices_view_as_complex_cpu_float32 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:43:30.8443630Z test_ops.py::TestCommonCPU::test_multiple_devices_view_as_cpu_float32 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:43:30.8443750Z test_ops.py::TestCommonCPU::test_multiple_devices_view_copy_cpu_float32 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:43:30.8443870Z test_ops.py::TestCommonCPU::test_multiple_devices_view_cpu_float32 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:43:30.8443990Z test_ops.py::TestCommonCPU::test_multiple_devices_vsplit_cpu_float32 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:43:30.8444110Z test_ops.py::TestCommonCPU::test_multiple_devices_vsplit_cpu_int64 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:43:30.8444240Z test_ops.py::TestCommonCPU::test_multiple_devices_where_cpu_float32 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:43:30.8444360Z test_ops.py::TestCommonCPU::test_multiple_devices_where_cpu_int64 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:43:30.8444480Z test_ops.py::TestCommonCPU::test_multiple_devices_xlogy_cpu_int64 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:43:30.8444600Z test_ops.py::TestCommonCPU::test_multiple_devices_zeros_cpu_int64 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:43:30.8444720Z test_ops.py::TestCommonCPU::test_multiple_devices_zeros_like_cpu_float32 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:43:30.8444840Z test_ops.py::TestCommonCPU::test_multiple_devices_zeros_like_cpu_int64 SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:43:30.8444960Z test_ops.py::TestCommonCPU::test_non_standard_bool_values___radd___cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8445070Z test_ops.py::TestCommonCPU::test_non_standard_bool_values___ror___cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8445180Z test_ops.py::TestCommonCPU::test_non_standard_bool_values___rxor___cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8445290Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_acos_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8445410Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_acosh_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8445510Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_add_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8445620Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_addr_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8445730Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_amax_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8445830Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_amin_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8445940Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_angle_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8446080Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_argsort_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8446200Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_as_strided_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8446360Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_as_strided_partial_views_cpu_bool SKIPPED (Modifies input strides and storage_offset) [ 9%] 2023-01-11T21:43:30.8446470Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_atan2_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8446590Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_atleast_3d_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8446700Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_bfloat16_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8446810Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_and_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8446920Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_not_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8447060Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_or_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8447170Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_bitwise_xor_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8447280Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_bool_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8447400Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_broadcast_to_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8447500Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_byte_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8447610Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_cat_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8447720Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_chalf_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8447830Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_chunk_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8447950Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_combinations_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8448050Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_conj_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8448170Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_contiguous_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8448280Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_copysign_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8448390Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_cosh_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8448510Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_count_nonzero_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8448610Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_diff_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8448720Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_digamma_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8448830Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_double_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8448940Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_dsplit_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8449050Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_eq_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8449160Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_erfinv_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8449280Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_expand_as_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8449390Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_expm1_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8449500Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fft2_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8449610Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_fft_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8449720Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_hfft2_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8449830Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifft_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8449960Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ifftn_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8450080Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_ihfftn_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8450190Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_irfft_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8450300Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_irfftn_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8450410Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_rfft2_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8450520Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fft_rfft_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8450630Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_flatten_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8450740Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_float_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8450850Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_fmin_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8450980Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_gather_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8451090Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_ge_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8451200Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_heaviside_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8451310Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_hsplit_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8451420Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_fill_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8451530Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_put_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8451650Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_index_select_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8451760Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_int_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8451870Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_isclose_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8451980Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_isposinf_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8452120Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_jiterator_binary_cpu_bool SKIPPED (Only runs on cuda) [ 9%] 2023-01-11T21:43:30.8452230Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_kron_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8452340Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_ldexp_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8452450Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_le_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8452560Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_lgamma_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8452680Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_log_softmax_with_dtype_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8452800Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_not_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8452910Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_or_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8453020Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_logical_xor_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8453130Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_logit_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8453250Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_logsumexp_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8453350Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_long_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8453460Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_lt_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8453570Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_mH_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8453680Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_masked_fill_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8453790Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_masked_mean_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8453920Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_masked_prod_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8454040Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_masked_select_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8454170Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_max_reduction_with_dim_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8454290Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_meshgrid_list_of_tensors_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8454420Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_min_reduction_no_dim_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8454540Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_min_reduction_with_dim_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8454650Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_minimum_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8454760Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_msort_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8454890Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_mul_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8455000Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nansum_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8455110Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_narrow_copy_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8455220Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_narrow_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8455350Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_native_dropout_backward_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8455450Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_ne_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8455580Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_empty_cpu_bool SKIPPED (Skipped!) [ 9%] 2023-01-11T21:43:30.8455690Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_new_ones_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8455830Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_cosine_embedding_loss_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8455970Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_feature_alpha_dropout_without_train_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8456110Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pad_circular_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8456230Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pad_constant_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8456360Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pixel_shuffle_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8456490Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nn_functional_pixel_unshuffle_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8456610Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_nonzero_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8456720Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_ones_like_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8456860Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_polygamma_polygamma_n_2_cpu_bool SKIPPED (Skipped!) [ 9%] 2023-01-11T21:43:30.8456970Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_ravel_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8457080Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_real_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8457190Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_resize_as__cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8457310Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_resolve_conj_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8457420Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_rot90_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8457530Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_add_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8457640Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8457790Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_amax_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8457920Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_scatter_reduce_sum_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8458030Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_select_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8458150Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_select_scatter_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8458260Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_signbit_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8458370Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sinc_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8458470Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_slice_cpu_bool PASSED [ 9%] 2023-01-11T21:43:30.8458590Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_slice_scatter_cpu_bool PASSED [ 10%] 2023-01-11T21:43:30.8458750Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_softmax_with_dtype_cpu_bool PASSED [ 10%] 2023-01-11T21:43:30.8458860Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sort_cpu_bool PASSED [ 10%] 2023-01-11T21:43:30.8458970Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_airy_ai_cpu_bool PASSED [ 10%] 2023-01-11T21:43:30.8459090Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_bessel_y1_cpu_bool PASSED [ 10%] 2023-01-11T21:43:30.8459230Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_u_cpu_bool PASSED [ 10%] 2023-01-11T21:43:30.8459480Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_chebyshev_polynomial_w_cpu_bool SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 10%] 2023-01-11T21:43:30.8459600Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_entr_cpu_bool PASSED [ 10%] 2023-01-11T21:43:30.8459730Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_hermite_polynomial_h_cpu_bool PASSED [ 10%] 2023-01-11T21:43:30.8459860Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_hermite_polynomial_he_cpu_bool PASSED [ 10%] 2023-01-11T21:43:30.8459980Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_i0e_cpu_bool PASSED [ 10%] 2023-01-11T21:43:30.8460110Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_laguerre_polynomial_l_cpu_bool PASSED [ 10%] 2023-01-11T21:43:30.8460230Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_log_ndtr_cpu_bool PASSED [ 10%] 2023-01-11T21:43:30.8460360Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_i0_cpu_bool PASSED [ 10%] 2023-01-11T21:43:30.8460490Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_i1_cpu_bool PASSED [ 10%] 2023-01-11T21:43:30.8460610Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_modified_bessel_k1_cpu_bool PASSED [ 10%] 2023-01-11T21:43:30.8460730Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_ndtr_cpu_bool PASSED [ 10%] 2023-01-11T21:43:30.8460860Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_scaled_modified_bessel_k0_cpu_bool PASSED [ 10%] 2023-01-11T21:43:30.8460990Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_scaled_modified_bessel_k1_cpu_bool PASSED [ 10%] 2023-01-11T21:43:30.8461240Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_t_cpu_bool SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 10%] 2023-01-11T21:43:30.8461490Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_shifted_chebyshev_polynomial_u_cpu_bool SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 10%] 2023-01-11T21:43:30.8461620Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_spherical_bessel_j0_cpu_bool PASSED [ 10%] 2023-01-11T21:43:30.8461740Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_special_xlog1py_cpu_bool PASSED [ 10%] 2023-01-11T21:43:30.8461910Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_split_list_args_cpu_bool PASSED [ 10%] 2023-01-11T21:43:30.8462040Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_split_with_sizes_cpu_bool PASSED [ 10%] 2023-01-11T21:43:30.8462140Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_sqrt_cpu_bool PASSED [ 10%] 2023-01-11T21:43:30.8462260Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_square_cpu_bool PASSED [ 10%] 2023-01-11T21:43:30.8462370Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_stack_cpu_bool PASSED [ 10%] 2023-01-11T21:43:30.8462480Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_t_cpu_bool PASSED [ 10%] 2023-01-11T21:43:30.8462580Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_take_cpu_bool PASSED [ 10%] 2023-01-11T21:43:30.8462690Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_tanh_cpu_bool PASSED [ 10%] 2023-01-11T21:43:30.8462790Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_tile_cpu_bool PASSED [ 10%] 2023-01-11T21:43:30.8462930Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_to_sparse_cpu_bool PASSED [ 10%] 2023-01-11T21:43:30.8463050Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_true_divide_cpu_bool PASSED [ 10%] 2023-01-11T21:43:30.8463160Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_unbind_cpu_bool PASSED [ 10%] 2023-01-11T21:43:30.8463270Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_unflatten_cpu_bool PASSED [ 10%] 2023-01-11T21:43:30.8463380Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_unfold_cpu_bool PASSED [ 10%] 2023-01-11T21:43:30.8463500Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_unique_consecutive_cpu_bool PASSED [ 10%] 2023-01-11T21:43:30.8463620Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_unsqueeze_cpu_bool PASSED [ 10%] 2023-01-11T21:43:30.8463720Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_vstack_cpu_bool PASSED [ 10%] 2023-01-11T21:43:30.8463830Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_xlogy_cpu_bool PASSED [ 10%] 2023-01-11T21:43:30.8463940Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_zero__cpu_bool PASSED [ 10%] 2023-01-11T21:43:30.8464060Z test_ops.py::TestCommonCPU::test_non_standard_bool_values_zeros_like_cpu_bool PASSED [ 10%] 2023-01-11T21:43:30.8464170Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_H_cpu_complex64 PASSED [ 10%] 2023-01-11T21:43:30.8464280Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_H_cpu_float32 PASSED [ 10%] 2023-01-11T21:43:30.8464390Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_T_cpu_complex64 PASSED [ 10%] 2023-01-11T21:43:30.8464500Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_T_cpu_float32 PASSED [ 10%] 2023-01-11T21:43:30.8464610Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___radd___cpu_complex64 PASSED [ 10%] 2023-01-11T21:43:30.8464730Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rand___cpu_int64 PASSED [ 10%] 2023-01-11T21:43:30.8464840Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rdiv___cpu_float32 PASSED [ 10%] 2023-01-11T21:43:30.8464960Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmatmul___cpu_complex64 PASSED [ 10%] 2023-01-11T21:43:30.8465080Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmatmul___cpu_float32 PASSED [ 10%] 2023-01-11T21:43:30.8465190Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmatmul___cpu_int64 SKIPPED (67470!) [ 10%] 2023-01-11T21:43:30.8465310Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rmul___cpu_complex64 PASSED [ 10%] 2023-01-11T21:43:30.8465420Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rpow___cpu_float32 PASSED [ 10%] 2023-01-11T21:43:30.8465530Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rpow___cpu_int64 PASSED [ 10%] 2023-01-11T21:43:30.8465640Z test_ops.py::TestCommonCPU::test_noncontiguous_samples___rxor___cpu_int64 PASSED [ 10%] 2023-01-11T21:43:30.8465790Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__native_batch_norm_legit_cpu_float32 PASSED [ 10%] 2023-01-11T21:43:30.8465920Z test_ops.py::TestCommonCPU::test_noncontiguous_samples__softmax_backward_data_cpu_float32 XFAIL [ 10%] 2023-01-11T21:43:30.8466030Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_abs_cpu_float32 PASSED [ 10%] 2023-01-11T21:43:30.8466140Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_abs_cpu_int64 PASSED [ 10%] 2023-01-11T21:43:30.8466250Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_acos_cpu_complex64 PASSED [ 10%] 2023-01-11T21:43:30.8466360Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_add_cpu_complex64 PASSED [ 10%] 2023-01-11T21:43:30.8466470Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_add_cpu_float32 PASSED [ 10%] 2023-01-11T21:43:30.8466570Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_add_cpu_int64 PASSED [ 10%] 2023-01-11T21:43:30.8466690Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addbmm_cpu_complex64 PASSED [ 10%] 2023-01-11T21:43:30.8466820Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addbmm_cpu_float32 PASSED [ 10%] 2023-01-11T21:43:30.8466930Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addbmm_cpu_int64 PASSED [ 10%] 2023-01-11T21:43:30.8467050Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcdiv_cpu_float32 PASSED [ 10%] 2023-01-11T21:43:30.8467160Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcmul_cpu_complex64 PASSED [ 10%] 2023-01-11T21:43:30.8467270Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addcmul_cpu_int64 PASSED [ 10%] 2023-01-11T21:43:30.8470780Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_cpu_complex64 PASSED [ 10%] 2023-01-11T21:43:30.8470890Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_cpu_float32 PASSED [ 10%] 2023-01-11T21:43:30.8471000Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmm_cpu_int64 PASSED [ 10%] 2023-01-11T21:43:30.8471110Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addmv_cpu_float32 PASSED [ 10%] 2023-01-11T21:43:30.8471230Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_addr_cpu_float32 PASSED [ 10%] 2023-01-11T21:43:30.8471350Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_allclose_cpu_complex64 PASSED [ 10%] 2023-01-11T21:43:30.8471450Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_amax_cpu_float32 PASSED [ 10%] 2023-01-11T21:43:30.8471560Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_amax_cpu_int64 PASSED [ 10%] 2023-01-11T21:43:30.8471680Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_aminmax_cpu_float32 PASSED [ 10%] 2023-01-11T21:43:30.8471790Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_aminmax_cpu_int64 PASSED [ 10%] 2023-01-11T21:43:30.8471900Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_angle_cpu_complex64 PASSED [ 10%] 2023-01-11T21:43:30.8472010Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_angle_cpu_float32 PASSED [ 10%] 2023-01-11T21:43:30.8472110Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_any_cpu_complex64 PASSED [ 10%] 2023-01-11T21:43:30.8472230Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_any_cpu_float32 PASSED [ 10%] 2023-01-11T21:43:30.8472330Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_any_cpu_int64 PASSED [ 10%] 2023-01-11T21:43:30.8472450Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_arange_cpu_float32 PASSED [ 10%] 2023-01-11T21:43:30.8472550Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_arange_cpu_int64 PASSED [ 10%] 2023-01-11T21:43:30.8472660Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmax_cpu_float32 PASSED [ 10%] 2023-01-11T21:43:30.8472770Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmax_cpu_int64 PASSED [ 10%] 2023-01-11T21:43:30.8472880Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argmin_cpu_int64 PASSED [ 10%] 2023-01-11T21:43:30.8472990Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argsort_cpu_float32 PASSED [ 10%] 2023-01-11T21:43:30.8473110Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_argwhere_cpu_float32 PASSED [ 10%] 2023-01-11T21:43:30.8473280Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_cpu_complex64 XFAIL [ 10%] 2023-01-11T21:43:30.8473390Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_cpu_float32 XFAIL [ 10%] 2023-01-11T21:43:30.8473500Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_cpu_int64 XFAIL [ 10%] 2023-01-11T21:43:30.8473670Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_scatter_cpu_float32 SKIPPED (Works for int64, fails for everything else) [ 10%] 2023-01-11T21:43:30.8473830Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_as_strided_scatter_cpu_int64 SKIPPED (Works for int64, fails for everything else) [ 10%] 2023-01-11T21:43:30.8473940Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_asin_cpu_complex64 PASSED [ 10%] 2023-01-11T21:43:30.8474050Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_asin_cpu_int64 PASSED [ 10%] 2023-01-11T21:43:30.8474180Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_asinh_cpu_complex64 PASSED [ 10%] 2023-01-11T21:43:30.8474290Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_asinh_cpu_float32 PASSED [ 10%] 2023-01-11T21:43:30.8474400Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atan_cpu_complex64 PASSED [ 10%] 2023-01-11T21:43:30.8474510Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atanh_cpu_complex64 PASSED [ 10%] 2023-01-11T21:43:30.8474620Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atanh_cpu_int64 PASSED [ 10%] 2023-01-11T21:43:30.8474740Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_1d_cpu_complex64 PASSED [ 10%] 2023-01-11T21:43:30.8474850Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_2d_cpu_complex64 PASSED [ 10%] 2023-01-11T21:43:30.8474970Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_2d_cpu_float32 PASSED [ 10%] 2023-01-11T21:43:30.8475080Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_2d_cpu_int64 PASSED [ 10%] 2023-01-11T21:43:30.8475200Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_3d_cpu_complex64 PASSED [ 10%] 2023-01-11T21:43:30.8475320Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_3d_cpu_float32 PASSED [ 10%] 2023-01-11T21:43:30.8475430Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_atleast_3d_cpu_int64 PASSED [ 10%] 2023-01-11T21:43:30.8475540Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_baddbmm_cpu_complex64 PASSED [ 10%] 2023-01-11T21:43:30.8475660Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bfloat16_cpu_complex64 PASSED [ 10%] 2023-01-11T21:43:30.8475770Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bfloat16_cpu_int64 PASSED [ 10%] 2023-01-11T21:43:30.8475890Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_left_shift_cpu_int64 PASSED [ 10%] 2023-01-11T21:43:30.8476000Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_not_cpu_int64 PASSED [ 10%] 2023-01-11T21:43:30.8476110Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_or_cpu_int64 PASSED [ 10%] 2023-01-11T21:43:30.8476240Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_right_shift_cpu_int64 PASSED [ 10%] 2023-01-11T21:43:30.8476350Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bitwise_xor_cpu_int64 PASSED [ 10%] 2023-01-11T21:43:30.8476470Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_block_diag_cpu_complex64 PASSED [ 10%] 2023-01-11T21:43:30.8476580Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_block_diag_cpu_float32 PASSED [ 10%] 2023-01-11T21:43:30.8476690Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bool_cpu_float32 PASSED [ 10%] 2023-01-11T21:43:30.8476810Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_tensors_cpu_complex64 PASSED [ 10%] 2023-01-11T21:43:30.8476930Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_to_cpu_complex64 PASSED [ 10%] 2023-01-11T21:43:30.8477050Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_broadcast_to_cpu_int64 PASSED [ 10%] 2023-01-11T21:43:30.8477190Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_bucketize_cpu_float32 PASSED [ 10%] 2023-01-11T21:43:30.8477300Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_byte_cpu_complex64 PASSED [ 10%] 2023-01-11T21:43:30.8477420Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cartesian_prod_cpu_complex64 PASSED [ 10%] 2023-01-11T21:43:30.8477540Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cat_cpu_complex64 PASSED [ 10%] 2023-01-11T21:43:30.8477650Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cat_cpu_float32 PASSED [ 10%] 2023-01-11T21:43:30.8477760Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cdist_cpu_float32 PASSED [ 10%] 2023-01-11T21:43:30.8477870Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cdouble_cpu_complex64 PASSED [ 10%] 2023-01-11T21:43:30.8477980Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ceil_cpu_float32 PASSED [ 10%] 2023-01-11T21:43:30.8478120Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cfloat_cpu_int64 PASSED [ 10%] 2023-01-11T21:43:30.8478230Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_chalf_cpu_complex64 PASSED [ 10%] 2023-01-11T21:43:30.8478340Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_chalf_cpu_int64 PASSED [ 10%] 2023-01-11T21:43:30.8478460Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_char_cpu_complex64 PASSED [ 10%] 2023-01-11T21:43:30.8478570Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_cpu_complex64 PASSED [ 10%] 2023-01-11T21:43:30.8478690Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_inverse_cpu_float32 PASSED [ 10%] 2023-01-11T21:43:30.8478810Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cholesky_solve_cpu_complex64 PASSED [ 10%] 2023-01-11T21:43:30.8478930Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_chunk_cpu_complex64 PASSED [ 10%] 2023-01-11T21:43:30.8479040Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_cpu_float32 PASSED [ 10%] 2023-01-11T21:43:30.8479150Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_cpu_int64 PASSED [ 10%] 2023-01-11T21:43:30.8479260Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_max_cpu_float32 PASSED [ 10%] 2023-01-11T21:43:30.8479370Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_max_cpu_int64 PASSED [ 10%] 2023-01-11T21:43:30.8479490Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clamp_min_cpu_float32 PASSED [ 10%] 2023-01-11T21:43:30.8479600Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_clone_cpu_complex64 PASSED [ 10%] 2023-01-11T21:43:30.8479720Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_column_stack_cpu_complex64 PASSED [ 10%] 2023-01-11T21:43:30.8479840Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_column_stack_cpu_float32 PASSED [ 10%] 2023-01-11T21:43:30.8479950Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_column_stack_cpu_int64 PASSED [ 10%] 2023-01-11T21:43:30.8480060Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_complex_cpu_float32 PASSED [ 10%] 2023-01-11T21:43:30.8480170Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_cpu_float32 PASSED [ 10%] 2023-01-11T21:43:30.8480280Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_cpu_int64 PASSED [ 10%] 2023-01-11T21:43:30.8480400Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_physical_cpu_complex64 PASSED [ 10%] 2023-01-11T21:43:30.8480520Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_conj_physical_cpu_float32 PASSED [ 10%] 2023-01-11T21:43:30.8480650Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_constant_pad_nd_cpu_complex64 PASSED [ 11%] 2023-01-11T21:43:30.8480760Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_constant_pad_nd_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8480880Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_constant_pad_nd_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8480990Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_contiguous_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8481130Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_copysign_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8481250Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_corrcoef_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8481360Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_corrcoef_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8481470Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cos_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8481580Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cosh_cpu_complex64 PASSED [ 11%] 2023-01-11T21:43:30.8481690Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cosh_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8481800Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cosh_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8481920Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_count_nonzero_cpu_complex64 PASSED [ 11%] 2023-01-11T21:43:30.8482030Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_count_nonzero_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8482160Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cov_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8482270Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cov_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8482380Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cross_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8482490Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummax_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8482600Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummax_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8482710Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cummin_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8482830Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumprod_cpu_complex64 PASSED [ 11%] 2023-01-11T21:43:30.8482930Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumsum_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8483070Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumulative_trapezoid_cpu_complex64 PASSED [ 11%] 2023-01-11T21:43:30.8483190Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_cumulative_trapezoid_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8483300Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_deg2rad_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8483410Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_deg2rad_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8483530Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_cpu_complex64 PASSED [ 11%] 2023-01-11T21:43:30.8483630Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8483750Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_embed_cpu_complex64 PASSED [ 11%] 2023-01-11T21:43:30.8483860Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diag_embed_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8483980Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagflat_cpu_complex64 PASSED [ 11%] 2023-01-11T21:43:30.8484100Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_copy_cpu_complex64 PASSED [ 11%] 2023-01-11T21:43:30.8484220Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_copy_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8484340Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8484450Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diagonal_scatter_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8484560Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diff_cpu_complex64 PASSED [ 11%] 2023-01-11T21:43:30.8484670Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_diff_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8484790Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_digamma_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8484900Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_digamma_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8485030Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dist_cpu_complex64 PASSED [ 11%] 2023-01-11T21:43:30.8485150Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_floor_rounding_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8485270Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_div_trunc_rounding_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8485380Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dot_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8485490Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_double_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8485600Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dsplit_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8485710Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_dstack_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8485820Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_einsum_cpu_complex64 PASSED [ 11%] 2023-01-11T21:43:30.8485950Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_cpu_float32 SKIPPED (Skipped!) [ 11%] 2023-01-11T21:43:30.8486090Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_cpu_int64 SKIPPED (Skipped!) [ 11%] 2023-01-11T21:43:30.8486220Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_empty_like_cpu_float32 SKIPPED (Skipped!) [ 11%] 2023-01-11T21:43:30.8486330Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_eq_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8486440Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_equal_cpu_complex64 PASSED [ 11%] 2023-01-11T21:43:30.8486550Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_erf_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8486660Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfc_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8486770Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_erfc_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8486870Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp2_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8486990Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp_cpu_complex64 PASSED [ 11%] 2023-01-11T21:43:30.8487100Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_exp_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8487210Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_cpu_complex64 PASSED [ 11%] 2023-01-11T21:43:30.8487320Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_expand_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8487430Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_expm1_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8487550Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_eye_cpu_complex64 SKIPPED (Skipped!) [ 11%] 2023-01-11T21:43:30.8487670Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_eye_cpu_float32 SKIPPED (Skipped!) [ 11%] 2023-01-11T21:43:30.8487790Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_eye_cpu_int64 SKIPPED (Skipped!) [ 11%] 2023-01-11T21:43:30.8487900Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft2_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8488010Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft_cpu_complex64 PASSED [ 11%] 2023-01-11T21:43:30.8488130Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fft_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8488230Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftn_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8488350Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftshift_cpu_complex64 PASSED [ 11%] 2023-01-11T21:43:30.8488470Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_fftshift_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8488630Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft2_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8488740Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft2_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8488850Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_hfft_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8488960Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft2_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8489090Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifft_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8489210Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftn_cpu_complex64 PASSED [ 11%] 2023-01-11T21:43:30.8489320Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftn_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8489440Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftshift_cpu_complex64 PASSED [ 11%] 2023-01-11T21:43:30.8489560Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ifftshift_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8489680Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft2_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8489790Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft2_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8489900Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8490030Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfft_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8490140Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfftn_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8490250Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_ihfftn_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8490370Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft2_cpu_complex64 PASSED [ 11%] 2023-01-11T21:43:30.8490480Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft2_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8490600Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfft2_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8490710Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_irfftn_cpu_complex64 PASSED [ 11%] 2023-01-11T21:43:30.8490820Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8490930Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfft_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8491050Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfftn_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8491160Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fft_rfftn_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8491270Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fill_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8491380Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flatten_cpu_complex64 PASSED [ 11%] 2023-01-11T21:43:30.8491490Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flip_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8491600Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flip_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8491710Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fliplr_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8491820Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fliplr_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8491930Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flipud_cpu_complex64 PASSED [ 11%] 2023-01-11T21:43:30.8492040Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_flipud_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8492150Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_floor_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8492270Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_floor_divide_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8492380Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_floor_divide_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8492490Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmax_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8492600Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmin_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8492710Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmin_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8492820Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmod_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8492980Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_fmod_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8493090Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_frac_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8493210Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_frexp_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8493310Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8493420Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_like_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8493540Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_full_like_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8493640Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gather_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8493750Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ge_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8493850Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ge_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8494000Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_geqrf_cpu_complex64 PASSED [ 11%] 2023-01-11T21:43:30.8494110Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_geqrf_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8494220Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gradient_cpu_complex64 PASSED [ 11%] 2023-01-11T21:43:30.8494340Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_grid_sampler_2d_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8494450Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_gt_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8494560Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_half_cpu_complex64 PASSED [ 11%] 2023-01-11T21:43:30.8494670Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_half_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8494780Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_heaviside_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8494890Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_histogram_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8495010Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_hsplit_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8495120Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_hstack_cpu_complex64 PASSED [ 11%] 2023-01-11T21:43:30.8495230Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_hstack_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8495340Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_hypot_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8495450Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_i0_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8495560Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_add_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8495670Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_add_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8495790Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_copy_cpu_complex64 PASSED [ 11%] 2023-01-11T21:43:30.8495900Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_copy_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8496020Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_fill_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8496130Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_put_cpu_complex64 PASSED [ 11%] 2023-01-11T21:43:30.8496250Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_reduce_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8496360Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_select_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8496480Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_index_select_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8496590Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_inner_cpu_complex64 PASSED [ 11%] 2023-01-11T21:43:30.8496700Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_inner_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8496810Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_inner_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8496950Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isclose_cpu_complex64 PASSED [ 11%] 2023-01-11T21:43:30.8497060Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isin_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8497170Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isin_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8497280Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isinf_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8497390Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isnan_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8497500Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isneginf_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8497610Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isreal_cpu_float32 PASSED [ 11%] 2023-01-11T21:43:30.8497720Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_isreal_cpu_int64 PASSED [ 11%] 2023-01-11T21:43:30.8497870Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_2inputs_2outputs_cpu_float32 SKIPPED (Only runs on cuda) [ 11%] 2023-01-11T21:43:30.8498030Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_2inputs_2outputs_cpu_int64 SKIPPED (Only runs on cuda) [ 11%] 2023-01-11T21:43:30.8501540Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cpu_float32 SKIPPED (Only runs on cuda) [ 11%] 2023-01-11T21:43:30.8501700Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_4inputs_with_extra_args_cpu_int64 SKIPPED (Only runs on cuda) [ 11%] 2023-01-11T21:43:30.8501840Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_cpu_complex64 SKIPPED (Only runs on cuda) [ 11%] 2023-01-11T21:43:30.8501970Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_binary_cpu_int64 SKIPPED (Only runs on cuda) [ 12%] 2023-01-11T21:43:30.8502110Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_jiterator_unary_cpu_float32 SKIPPED (Only runs on cuda) [ 12%] 2023-01-11T21:43:30.8502230Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_kron_cpu_complex64 PASSED [ 12%] 2023-01-11T21:43:30.8502340Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_kron_cpu_int64 PASSED [ 12%] 2023-01-11T21:43:30.8502450Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_kthvalue_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8502570Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ldexp_cpu_complex64 PASSED [ 12%] 2023-01-11T21:43:30.8502680Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ldexp_cpu_int64 PASSED [ 12%] 2023-01-11T21:43:30.8502790Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_le_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8502900Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_le_cpu_int64 PASSED [ 12%] 2023-01-11T21:43:30.8503010Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lerp_cpu_complex64 PASSED [ 12%] 2023-01-11T21:43:30.8503120Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lerp_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8503230Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lgamma_cpu_int64 PASSED [ 12%] 2023-01-11T21:43:30.8503340Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cond_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8503460Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cross_cpu_complex64 PASSED [ 12%] 2023-01-11T21:43:30.8503580Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cross_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8503700Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cross_cpu_int64 PASSED [ 12%] 2023-01-11T21:43:30.8503810Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_det_cpu_complex64 PASSED [ 12%] 2023-01-11T21:43:30.8503970Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_det_singular_cpu_float32 SKIPPED (The backward may give different results) [ 12%] 2023-01-11T21:43:30.8504090Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eig_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8504270Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigh_cpu_complex64 PASSED [ 12%] 2023-01-11T21:43:30.8504380Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigh_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8504500Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_eigvals_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8504640Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_householder_product_cpu_complex64 PASSED [ 12%] 2023-01-11T21:43:30.8504760Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_inv_ex_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8504880Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_factor_ex_cpu_complex64 PASSED [ 12%] 2023-01-11T21:43:30.8505000Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_solve_cpu_complex64 PASSED [ 12%] 2023-01-11T21:43:30.8505120Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_ldl_solve_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8505260Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lstsq_cpu_complex64 PASSED [ 12%] 2023-01-11T21:43:30.8505400Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lstsq_grad_oriented_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8505510Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8505630Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_cpu_complex64 PASSED [ 12%] 2023-01-11T21:43:30.8505750Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8505880Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_lu_factor_ex_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8506000Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_norm_cpu_complex64 PASSED [ 12%] 2023-01-11T21:43:30.8506130Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_power_cpu_complex64 PASSED [ 12%] 2023-01-11T21:43:30.8506260Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_power_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8506380Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_cpu_complex64 PASSED [ 12%] 2023-01-11T21:43:30.8506510Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_matrix_rank_hermitian_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8506630Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_multi_dot_cpu_float32 SKIPPED (67470!) [ 12%] 2023-01-11T21:43:30.8506770Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_subgradients_at_zero_cpu_complex64 PASSED [ 12%] 2023-01-11T21:43:30.8506900Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_norm_subgradients_at_zero_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8507020Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_cpu_complex64 PASSED [ 12%] 2023-01-11T21:43:30.8507150Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_hermitian_cpu_complex64 PASSED [ 12%] 2023-01-11T21:43:30.8507280Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_hermitian_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8507460Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_singular_cpu_complex64 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 12%] 2023-01-11T21:43:30.8507630Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_pinv_singular_cpu_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 12%] 2023-01-11T21:43:30.8507740Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_qr_cpu_complex64 PASSED [ 12%] 2023-01-11T21:43:30.8507860Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_qr_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8507980Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_slogdet_cpu_complex64 PASSED [ 12%] 2023-01-11T21:43:30.8508100Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_cpu_complex64 PASSED [ 12%] 2023-01-11T21:43:30.8508240Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_ex_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8508370Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_triangular_cpu_complex64 PASSED [ 12%] 2023-01-11T21:43:30.8508500Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_solve_triangular_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8508610Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_svd_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8508740Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_tensorinv_cpu_complex64 PASSED [ 12%] 2023-01-11T21:43:30.8508850Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vander_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8508970Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vander_cpu_int64 PASSED [ 12%] 2023-01-11T21:43:30.8509090Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vecdot_cpu_complex64 PASSED [ 12%] 2023-01-11T21:43:30.8509230Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vecdot_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8509350Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_vector_norm_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8509460Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linspace_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8509580Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linspace_cpu_int64 PASSED [ 12%] 2023-01-11T21:43:30.8509690Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log10_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8509800Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log1p_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8509910Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log1p_cpu_int64 PASSED [ 12%] 2023-01-11T21:43:30.8510020Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log2_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8510140Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_cpu_int64 PASSED [ 12%] 2023-01-11T21:43:30.8510270Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_log_softmax_with_dtype_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8510380Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logaddexp2_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8510500Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logcumsumexp_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8510620Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logdet_cpu_complex64 PASSED [ 12%] 2023-01-11T21:43:30.8510730Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logdet_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8510840Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_and_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8510950Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_and_cpu_int64 PASSED [ 12%] 2023-01-11T21:43:30.8511070Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_or_cpu_int64 PASSED [ 12%] 2023-01-11T21:43:30.8511180Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_xor_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8511300Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logical_xor_cpu_int64 PASSED [ 12%] 2023-01-11T21:43:30.8511410Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logit_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8511520Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logit_cpu_int64 PASSED [ 12%] 2023-01-11T21:43:30.8511630Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logspace_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8511740Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_logspace_cpu_int64 PASSED [ 12%] 2023-01-11T21:43:30.8511860Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_long_cpu_complex64 PASSED [ 12%] 2023-01-11T21:43:30.8511970Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_long_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8512070Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_long_cpu_int64 PASSED [ 12%] 2023-01-11T21:43:30.8512210Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lt_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8512320Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lt_cpu_int64 PASSED [ 12%] 2023-01-11T21:43:30.8512430Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8512540Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_solve_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8512660Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_unpack_cpu_complex64 PASSED [ 12%] 2023-01-11T21:43:30.8512770Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_lu_unpack_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8512880Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mH_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8512990Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_amax_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8513140Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_amin_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8513260Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_cumprod_cpu_complex64 PASSED [ 12%] 2023-01-11T21:43:30.8513380Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_cumprod_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8513500Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_cumsum_cpu_complex64 PASSED [ 12%] 2023-01-11T21:43:30.8513620Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_logaddexp_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8513740Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_logsumexp_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8513860Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_normalize_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8513970Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_prod_cpu_complex64 PASSED [ 12%] 2023-01-11T21:43:30.8514090Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_prod_cpu_int64 PASSED [ 12%] 2023-01-11T21:43:30.8514210Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_scatter_cpu_complex64 PASSED [ 12%] 2023-01-11T21:43:30.8514330Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_scatter_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8514440Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_select_cpu_int64 PASSED [ 12%] 2023-01-11T21:43:30.8514560Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_std_cpu_complex64 PASSED [ 12%] 2023-01-11T21:43:30.8514670Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_std_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8514790Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_sum_cpu_complex64 PASSED [ 12%] 2023-01-11T21:43:30.8514900Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_masked_var_cpu_int64 PASSED [ 12%] 2023-01-11T21:43:30.8515020Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_matrix_exp_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8515130Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_binary_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8515260Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_no_dim_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8515380Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_max_reduction_no_dim_cpu_int64 PASSED [ 12%] 2023-01-11T21:43:30.8515490Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_maximum_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8515600Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_maximum_cpu_int64 PASSED [ 12%] 2023-01-11T21:43:30.8515720Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mean_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8515820Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_median_cpu_int64 PASSED [ 12%] 2023-01-11T21:43:30.8515950Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_list_of_tensors_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8516110Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_variadic_tensors_cpu_complex64 PASSED [ 12%] 2023-01-11T21:43:30.8516240Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_meshgrid_variadic_tensors_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8516360Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_binary_cpu_int64 PASSED [ 12%] 2023-01-11T21:43:30.8516480Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_no_dim_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8516600Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_no_dim_cpu_int64 PASSED [ 12%] 2023-01-11T21:43:30.8516720Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_min_reduction_with_dim_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8516830Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mm_cpu_complex64 PASSED [ 12%] 2023-01-11T21:43:30.8516940Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mm_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8517080Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mode_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8517190Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_movedim_cpu_complex64 PASSED [ 12%] 2023-01-11T21:43:30.8517300Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_movedim_cpu_int64 PASSED [ 12%] 2023-01-11T21:43:30.8517420Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_msort_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8517530Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_msort_cpu_int64 PASSED [ 12%] 2023-01-11T21:43:30.8517640Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mul_cpu_complex64 PASSED [ 12%] 2023-01-11T21:43:30.8517750Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mul_cpu_int64 PASSED [ 12%] 2023-01-11T21:43:30.8517870Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_3_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8518000Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_mvlgamma_mvlgamma_p_5_cpu_int64 PASSED [ 12%] 2023-01-11T21:43:30.8518120Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nan_to_num_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8518230Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nan_to_num_cpu_int64 PASSED [ 12%] 2023-01-11T21:43:30.8518340Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanmedian_cpu_int64 PASSED [ 12%] 2023-01-11T21:43:30.8518460Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nanquantile_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8518580Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_copy_cpu_complex64 PASSED [ 12%] 2023-01-11T21:43:30.8518690Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_copy_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8518810Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_copy_cpu_int64 PASSED [ 12%] 2023-01-11T21:43:30.8518920Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_cpu_complex64 PASSED [ 12%] 2023-01-11T21:43:30.8519040Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_narrow_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8519160Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_native_dropout_backward_cpu_int64 PASSED [ 12%] 2023-01-11T21:43:30.8519270Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ne_cpu_complex64 PASSED [ 12%] 2023-01-11T21:43:30.8519380Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ne_cpu_int64 PASSED [ 12%] 2023-01-11T21:43:30.8519490Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_neg_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8519600Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_neg_cpu_int64 PASSED [ 12%] 2023-01-11T21:43:30.8519730Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_cpu_float32 SKIPPED (Skipped!) [ 12%] 2023-01-11T21:43:30.8519890Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_strided_cpu_complex64 SKIPPED (Expected: new_empty_strided is not comparable) [ 12%] 2023-01-11T21:43:30.8520070Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_strided_cpu_float32 SKIPPED (Expected: new_empty_strided is not comparable) [ 12%] 2023-01-11T21:43:30.8520230Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_empty_strided_cpu_int64 SKIPPED (Expected: new_empty_strided is not comparable) [ 12%] 2023-01-11T21:43:30.8520350Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_full_cpu_float32 PASSED [ 12%] 2023-01-11T21:43:30.8520460Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_full_cpu_int64 PASSED [ 12%] 2023-01-11T21:43:30.8520570Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_ones_cpu_complex64 PASSED [ 12%] 2023-01-11T21:43:30.8520680Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_new_ones_cpu_int64 PASSED [ 13%] 2023-01-11T21:43:30.8520830Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional__scaled_dot_product_attention_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8520960Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_adaptive_max_pool1d_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8521110Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_avg_pool2d_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8521240Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_bilinear_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8521360Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_bilinear_cpu_int64 PASSED [ 13%] 2023-01-11T21:43:30.8521490Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_celu_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8521610Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv1d_cpu_complex64 PASSED [ 13%] 2023-01-11T21:43:30.8521740Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv1d_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8521870Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose1d_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8522000Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose1d_cpu_int64 PASSED [ 13%] 2023-01-11T21:43:30.8522140Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose2d_cpu_complex64 PASSED [ 13%] 2023-01-11T21:43:30.8522270Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose2d_cpu_int64 PASSED [ 13%] 2023-01-11T21:43:30.8522400Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose3d_cpu_complex64 PASSED [ 13%] 2023-01-11T21:43:30.8522530Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose3d_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8522660Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_conv_transpose3d_cpu_int64 PASSED [ 13%] 2023-01-11T21:43:30.8522790Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_cross_entropy_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8522910Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_ctc_loss_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8523040Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_dropout3d_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8523170Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_embedding_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8523320Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_with_train_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8523470Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cpu_complex64 PASSED [ 13%] 2023-01-11T21:43:30.8523620Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8523770Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_feature_alpha_dropout_without_train_cpu_int64 PASSED [ 13%] 2023-01-11T21:43:30.8523910Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_fractional_max_pool2d_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8524060Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_gaussian_nll_loss_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8524180Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_glu_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8524310Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_instance_norm_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8524450Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_bicubic_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8524580Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_bilinear_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8524720Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_linear_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8524850Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_interpolate_trilinear_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8524990Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_kl_div_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8525120Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_l1_loss_cpu_complex64 PASSED [ 13%] 2023-01-11T21:43:30.8525250Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_layer_norm_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8525370Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_leaky_relu_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8525500Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_linear_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8525620Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_linear_cpu_int64 PASSED [ 13%] 2023-01-11T21:43:30.8525750Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_margin_ranking_loss_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8525890Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_margin_ranking_loss_cpu_int64 PASSED [ 13%] 2023-01-11T21:43:30.8526010Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_pool1d_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8526140Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_pool2d_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8526260Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_pool3d_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8526390Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool1d_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8526520Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool2d_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8526650Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_max_unpool2d_grad_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8526780Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_mse_loss_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8526920Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_multilabel_margin_loss_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8527060Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_multilabel_soft_margin_loss_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8527180Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_nll_loss_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8527310Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_normalize_cpu_complex64 PASSED [ 13%] 2023-01-11T21:43:30.8527440Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_one_hot_cpu_int64 PASSED [ 13%] 2023-01-11T21:43:30.8527560Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_circular_cpu_int64 PASSED [ 13%] 2023-01-11T21:43:30.8527690Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_constant_cpu_complex64 PASSED [ 13%] 2023-01-11T21:43:30.8527890Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_constant_cpu_int64 PASSED [ 13%] 2023-01-11T21:43:30.8528020Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_reflect_cpu_complex64 PASSED [ 13%] 2023-01-11T21:43:30.8528150Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_reflect_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8528280Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pad_replicate_cpu_complex64 PASSED [ 13%] 2023-01-11T21:43:30.8528420Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pairwise_distance_cpu_complex64 PASSED [ 13%] 2023-01-11T21:43:30.8528540Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pdist_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8528680Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_pixel_unshuffle_cpu_complex64 PASSED [ 13%] 2023-01-11T21:43:30.8528810Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_poisson_nll_loss_cpu_int64 PASSED [ 13%] 2023-01-11T21:43:30.8528960Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8529080Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_relu_cpu_int64 PASSED [ 13%] 2023-01-11T21:43:30.8529210Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_soft_margin_loss_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8529350Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8529480Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softmin_with_dtype_cpu_int64 PASSED [ 13%] 2023-01-11T21:43:30.8529600Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softplus_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8529730Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_softsign_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8529860Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_tanhshrink_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8529980Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_threshold_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8530120Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cpu_complex64 PASSED [ 13%] 2023-01-11T21:43:30.8530250Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_loss_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8530400Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_triplet_margin_with_distance_loss_cpu_int64 PASSED [ 13%] 2023-01-11T21:43:30.8530530Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nn_functional_upsample_bilinear_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8530650Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_nonzero_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8530760Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8530870Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_norm_fro_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8534290Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_normal_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8534430Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_normal_number_mean_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8534540Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ones_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8534650Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ones_like_cpu_complex64 PASSED [ 13%] 2023-01-11T21:43:30.8534770Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ones_like_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8534880Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ormqr_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8534990Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_outer_cpu_complex64 PASSED [ 13%] 2023-01-11T21:43:30.8535110Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_outer_cpu_int64 PASSED [ 13%] 2023-01-11T21:43:30.8535280Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_permute_cpu_complex64 PASSED [ 13%] 2023-01-11T21:43:30.8535390Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_permute_cpu_int64 PASSED [ 13%] 2023-01-11T21:43:30.8535520Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_0_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8535640Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_0_cpu_int64 PASSED [ 13%] 2023-01-11T21:43:30.8535780Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_1_cpu_float32 SKIPPED (Skipped!) [ 13%] 2023-01-11T21:43:30.8535920Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_3_cpu_float32 SKIPPED (Skipped!) [ 13%] 2023-01-11T21:43:30.8536050Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_polygamma_polygamma_n_4_cpu_float32 SKIPPED (Skipped!) [ 13%] 2023-01-11T21:43:30.8536190Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_positive_cpu_complex64 PASSED [ 13%] 2023-01-11T21:43:30.8536300Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_positive_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8536420Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_pow_cpu_complex64 PASSED [ 13%] 2023-01-11T21:43:30.8536530Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_pow_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8536640Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_pow_cpu_int64 PASSED [ 13%] 2023-01-11T21:43:30.8536750Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_prod_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8536860Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_prod_cpu_int64 PASSED [ 13%] 2023-01-11T21:43:30.8536970Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_put_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8537080Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_put_cpu_int64 PASSED [ 13%] 2023-01-11T21:43:30.8537190Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_qr_cpu_complex64 PASSED [ 13%] 2023-01-11T21:43:30.8537300Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_qr_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8537420Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rand_like_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8537560Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_randint_cpu_float32 SKIPPED (Test expects tensor input) [ 13%] 2023-01-11T21:43:30.8537690Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_randint_cpu_int64 SKIPPED (Test expects tensor input) [ 13%] 2023-01-11T21:43:30.8537810Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_randint_like_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8537940Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_randn_cpu_float32 SKIPPED (Test expects tensor input) [ 13%] 2023-01-11T21:43:30.8538060Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_randn_like_cpu_complex64 PASSED [ 13%] 2023-01-11T21:43:30.8538180Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ravel_cpu_complex64 PASSED [ 13%] 2023-01-11T21:43:30.8538290Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_ravel_cpu_int64 PASSED [ 13%] 2023-01-11T21:43:30.8538400Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_real_cpu_complex64 PASSED [ 13%] 2023-01-11T21:43:30.8538520Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reciprocal_cpu_int64 PASSED [ 13%] 2023-01-11T21:43:30.8538630Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_remainder_cpu_int64 PASSED [ 13%] 2023-01-11T21:43:30.8538740Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_renorm_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8538860Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8538980Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_interleave_cpu_complex64 PASSED [ 13%] 2023-01-11T21:43:30.8539110Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_repeat_interleave_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8539250Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_as_cpu_complex64 PASSED [ 13%] 2023-01-11T21:43:30.8539360Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_as_cpu_int64 PASSED [ 13%] 2023-01-11T21:43:30.8539480Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_cpu_complex64 PASSED [ 13%] 2023-01-11T21:43:30.8539590Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_reshape_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8539700Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize__cpu_int64 PASSED [ 13%] 2023-01-11T21:43:30.8539810Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resize_as__cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8539930Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_conj_cpu_complex64 PASSED [ 13%] 2023-01-11T21:43:30.8540050Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_conj_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8540180Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_resolve_conj_cpu_int64 PASSED [ 13%] 2023-01-11T21:43:30.8540300Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_roll_cpu_complex64 PASSED [ 13%] 2023-01-11T21:43:30.8540410Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rot90_cpu_complex64 PASSED [ 13%] 2023-01-11T21:43:30.8540520Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rot90_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8540630Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8540750Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_decimals_0_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8540890Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_round_decimals_neg_3_cpu_float32 SKIPPED (Skipped!) [ 13%] 2023-01-11T21:43:30.8541000Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsqrt_cpu_int64 PASSED [ 13%] 2023-01-11T21:43:30.8541110Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_rsub_cpu_complex64 PASSED [ 13%] 2023-01-11T21:43:30.8541240Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scalar_tensor_cpu_complex64 SKIPPED (Skipped!) [ 13%] 2023-01-11T21:43:30.8541370Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scalar_tensor_cpu_float32 SKIPPED (Skipped!) [ 13%] 2023-01-11T21:43:30.8541490Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_add_cpu_complex64 PASSED [ 13%] 2023-01-11T21:43:30.8541610Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_cpu_complex64 PASSED [ 13%] 2023-01-11T21:43:30.8541720Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8541830Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_cpu_int64 PASSED [ 13%] 2023-01-11T21:43:30.8541960Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amax_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8542080Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amax_cpu_int64 PASSED [ 13%] 2023-01-11T21:43:30.8542200Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_amin_cpu_int64 PASSED [ 13%] 2023-01-11T21:43:30.8542320Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_mean_cpu_int64 PASSED [ 13%] 2023-01-11T21:43:30.8542440Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_sum_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8542560Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_scatter_reduce_sum_cpu_int64 PASSED [ 13%] 2023-01-11T21:43:30.8542680Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_searchsorted_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8542800Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_segment_reduce_offsets_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8542910Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_cpu_int64 PASSED [ 13%] 2023-01-11T21:43:30.8543030Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_scatter_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8543170Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_select_scatter_cpu_int64 PASSED [ 13%] 2023-01-11T21:43:30.8543280Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sgn_cpu_complex64 PASSED [ 13%] 2023-01-11T21:43:30.8543390Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sgn_cpu_float32 PASSED [ 13%] 2023-01-11T21:43:30.8543500Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sgn_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8543610Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_short_cpu_complex64 PASSED [ 14%] 2023-01-11T21:43:30.8543720Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_short_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8543830Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_short_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8543940Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sigmoid_cpu_complex64 PASSED [ 14%] 2023-01-11T21:43:30.8544060Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sigmoid_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8544180Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sigmoid_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8544290Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sign_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8544430Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_signal_windows_blackman_cpu_float32 SKIPPED (Skipped!) [ 14%] 2023-01-11T21:43:30.8544560Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_signal_windows_cosine_cpu_float32 SKIPPED (Skipped!) [ 14%] 2023-01-11T21:43:30.8544700Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_signal_windows_exponential_cpu_float32 SKIPPED (Skipped!) [ 14%] 2023-01-11T21:43:30.8544850Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_signal_windows_general_hamming_cpu_float32 SKIPPED (Skipped!) [ 14%] 2023-01-11T21:43:30.8544960Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sin_cpu_complex64 PASSED [ 14%] 2023-01-11T21:43:30.8545070Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sin_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8545180Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sinh_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8545290Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_slice_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8545400Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_slice_scatter_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8545520Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_softmax_with_dtype_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8545630Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sort_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8545770Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sparse_sampled_addmm_cpu_float32 SKIPPED (Skipped!) [ 14%] 2023-01-11T21:43:30.8545890Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j0_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8546010Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_j0_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8546130Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y0_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8546260Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y1_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8546380Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_bessel_y1_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8546510Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_t_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8546770Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_v_cpu_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 14%] 2023-01-11T21:43:30.8547010Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_w_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 14%] 2023-01-11T21:43:30.8547280Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_chebyshev_polynomial_w_cpu_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 14%] 2023-01-11T21:43:30.8547400Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_erfcx_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8547530Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_h_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8547660Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_he_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8547790Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_hermite_polynomial_he_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8547910Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i0e_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8548020Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8548140Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_i1_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8548410Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_legendre_polynomial_p_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 14%] 2023-01-11T21:43:30.8548650Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_legendre_polynomial_p_cpu_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 14%] 2023-01-11T21:43:30.8548770Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_log_ndtr_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8548900Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i0_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8549030Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i0_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8549160Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_i1_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8549280Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_modified_bessel_k0_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8549400Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtr_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8549520Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_ndtr_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8549660Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_polygamma_special_polygamma_n_0_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8549800Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k0_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8549930Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_scaled_modified_bessel_k1_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8550180Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_t_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 14%] 2023-01-11T21:43:30.8550430Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_u_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 14%] 2023-01-11T21:43:30.8550670Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_u_cpu_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 14%] 2023-01-11T21:43:30.8550910Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_shifted_chebyshev_polynomial_w_cpu_int64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 14%] 2023-01-11T21:43:30.8551030Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_xlog1py_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8551150Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_special_xlog1py_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8551280Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_list_args_cpu_complex64 PASSED [ 14%] 2023-01-11T21:43:30.8551400Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_list_args_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8551560Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_with_sizes_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8551680Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_split_with_sizes_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8551790Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sqrt_cpu_complex64 PASSED [ 14%] 2023-01-11T21:43:30.8551900Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sqrt_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8552010Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sqrt_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8552120Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_square_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8552230Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_squeeze_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8552340Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_stack_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8552480Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_cpu_complex64 PASSED [ 14%] 2023-01-11T21:43:30.8552590Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_mean_cpu_complex64 PASSED [ 14%] 2023-01-11T21:43:30.8552700Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_mean_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8552820Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_mean_unbiased_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8552940Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_std_unbiased_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8553060Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_stft_cpu_complex64 PASSED [ 14%] 2023-01-11T21:43:30.8553170Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sub_cpu_complex64 PASSED [ 14%] 2023-01-11T21:43:30.8553280Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sub_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8553390Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8553510Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_to_size_cpu_complex64 PASSED [ 14%] 2023-01-11T21:43:30.8553620Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_sum_to_size_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8553730Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_svd_cpu_complex64 PASSED [ 14%] 2023-01-11T21:43:30.8553840Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_t_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8553950Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_t_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8554070Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_along_dim_cpu_complex64 PASSED [ 14%] 2023-01-11T21:43:30.8554190Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_along_dim_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8554300Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_take_cpu_complex64 PASSED [ 14%] 2023-01-11T21:43:30.8554410Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tan_cpu_complex64 PASSED [ 14%] 2023-01-11T21:43:30.8554530Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tan_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8554630Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tan_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8554740Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tanh_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8554860Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tensor_split_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8554970Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tile_cpu_complex64 PASSED [ 14%] 2023-01-11T21:43:30.8555080Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tile_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8555190Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_cpu_complex64 PASSED [ 14%] 2023-01-11T21:43:30.8555300Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8555410Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_to_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8555550Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trace_cpu_complex64 PASSED [ 14%] 2023-01-11T21:43:30.8555660Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trace_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8555780Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_transpose_cpu_complex64 PASSED [ 14%] 2023-01-11T21:43:30.8555890Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_transpose_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8556010Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapezoid_cpu_complex64 PASSED [ 14%] 2023-01-11T21:43:30.8556120Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapezoid_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8556240Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapz_cpu_complex64 PASSED [ 14%] 2023-01-11T21:43:30.8556350Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapz_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8556480Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_trapz_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8556600Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_triangular_solve_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8556710Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tril_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8556820Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_tril_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8556930Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_triu_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8557030Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_triu_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8557150Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_true_divide_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8557260Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unbind_cpu_complex64 PASSED [ 14%] 2023-01-11T21:43:30.8557370Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unbind_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8557490Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unflatten_cpu_complex64 PASSED [ 14%] 2023-01-11T21:43:30.8557610Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_copy_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8557720Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_copy_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8557830Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8557940Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unfold_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8558060Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_unsqueeze_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8558170Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_mean_cpu_complex64 PASSED [ 14%] 2023-01-11T21:43:30.8558280Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_mean_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8558410Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_mean_unbiased_cpu_complex64 PASSED [ 14%] 2023-01-11T21:43:30.8558530Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_mean_unbiased_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8558650Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_var_unbiased_cpu_complex64 PASSED [ 14%] 2023-01-11T21:43:30.8558760Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vdot_cpu_complex64 PASSED [ 14%] 2023-01-11T21:43:30.8558880Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_as_complex_cpu_float32 XFAIL [ 14%] 2023-01-11T21:43:30.8558990Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_copy_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8559100Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_cpu_complex64 PASSED [ 14%] 2023-01-11T21:43:30.8559210Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_view_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8559320Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vsplit_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8559450Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_vstack_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8559560Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_xlogy_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8559670Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_zero__cpu_complex64 PASSED [ 14%] 2023-01-11T21:43:30.8559780Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_zero__cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8559890Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_zero__cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8560000Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_zeros_cpu_complex64 PASSED [ 14%] 2023-01-11T21:43:30.8560110Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_zeros_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8560220Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_zeros_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8560340Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_zeros_like_cpu_complex64 PASSED [ 14%] 2023-01-11T21:43:30.8560470Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_zeros_like_cpu_float32 PASSED [ 14%] 2023-01-11T21:43:30.8560580Z test_ops.py::TestCommonCPU::test_numpy_ref_addbmm_cpu_complex128 PASSED [ 14%] 2023-01-11T21:43:30.8560690Z test_ops.py::TestCommonCPU::test_numpy_ref_allclose_cpu_complex128 PASSED [ 14%] 2023-01-11T21:43:30.8560790Z test_ops.py::TestCommonCPU::test_numpy_ref_aminmax_cpu_float64 PASSED [ 14%] 2023-01-11T21:43:30.8560890Z test_ops.py::TestCommonCPU::test_numpy_ref_aminmax_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8561000Z test_ops.py::TestCommonCPU::test_numpy_ref_argwhere_cpu_complex128 PASSED [ 14%] 2023-01-11T21:43:30.8561100Z test_ops.py::TestCommonCPU::test_numpy_ref_argwhere_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8561210Z test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_tensors_cpu_float64 PASSED [ 14%] 2023-01-11T21:43:30.8561320Z test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_to_cpu_complex128 PASSED [ 14%] 2023-01-11T21:43:30.8561430Z test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_to_cpu_float64 PASSED [ 14%] 2023-01-11T21:43:30.8561530Z test_ops.py::TestCommonCPU::test_numpy_ref_broadcast_to_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8561630Z test_ops.py::TestCommonCPU::test_numpy_ref_cat_cpu_complex128 PASSED [ 14%] 2023-01-11T21:43:30.8561730Z test_ops.py::TestCommonCPU::test_numpy_ref_cat_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8561830Z test_ops.py::TestCommonCPU::test_numpy_ref_clamp_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8561930Z test_ops.py::TestCommonCPU::test_numpy_ref_clone_cpu_complex128 XFAIL [ 14%] 2023-01-11T21:43:30.8562030Z test_ops.py::TestCommonCPU::test_numpy_ref_diag_cpu_complex128 PASSED [ 14%] 2023-01-11T21:43:30.8562130Z test_ops.py::TestCommonCPU::test_numpy_ref_diag_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8562230Z test_ops.py::TestCommonCPU::test_numpy_ref_diagflat_cpu_complex128 PASSED [ 14%] 2023-01-11T21:43:30.8562330Z test_ops.py::TestCommonCPU::test_numpy_ref_diagflat_cpu_float64 PASSED [ 14%] 2023-01-11T21:43:30.8562430Z test_ops.py::TestCommonCPU::test_numpy_ref_diff_cpu_int64 PASSED [ 14%] 2023-01-11T21:43:30.8562530Z test_ops.py::TestCommonCPU::test_numpy_ref_equal_cpu_float64 PASSED [ 14%] 2023-01-11T21:43:30.8562620Z test_ops.py::TestCommonCPU::test_numpy_ref_equal_cpu_int64 PASSED [ 15%] 2023-01-11T21:43:30.8562720Z test_ops.py::TestCommonCPU::test_numpy_ref_flatten_cpu_complex128 PASSED [ 15%] 2023-01-11T21:43:30.8562820Z test_ops.py::TestCommonCPU::test_numpy_ref_flatten_cpu_float64 PASSED [ 15%] 2023-01-11T21:43:30.8562920Z test_ops.py::TestCommonCPU::test_numpy_ref_flatten_cpu_int64 PASSED [ 15%] 2023-01-11T21:43:30.8563060Z test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_2inputs_2outputs_cpu_complex128 SKIPPED (Only runs on cuda) [ 15%] 2023-01-11T21:43:30.8566630Z test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_2inputs_2outputs_cpu_float64 SKIPPED (Only runs on cuda) [ 15%] 2023-01-11T21:43:30.8566850Z test_ops.py::TestCommonCPU::test_numpy_ref_jiterator_4inputs_with_extra_args_cpu_int64 SKIPPED (Only runs on cuda) [ 15%] 2023-01-11T21:43:30.8566960Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_cross_cpu_complex128 PASSED [ 15%] 2023-01-11T21:43:30.8567060Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_cross_cpu_int64 PASSED [ 15%] 2023-01-11T21:43:30.8567180Z test_ops.py::TestCommonCPU::test_numpy_ref_linalg_tensorsolve_cpu_complex128 PASSED [ 15%] 2023-01-11T21:43:30.8567300Z test_ops.py::TestCommonCPU::test_numpy_ref_meshgrid_variadic_tensors_cpu_float64 PASSED [ 15%] 2023-01-11T21:43:30.8567410Z test_ops.py::TestCommonCPU::test_numpy_ref_native_layer_norm_cpu_float64 PASSED [ 15%] 2023-01-11T21:43:30.8567540Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_conv_transpose1d_cpu_complex128 PASSED [ 15%] 2023-01-11T21:43:30.8567660Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_conv_transpose1d_cpu_float64 PASSED [ 15%] 2023-01-11T21:43:30.8567810Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_conv_transpose2d_cpu_complex128 XFAIL [ 15%] 2023-01-11T21:43:30.8567930Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_conv_transpose2d_cpu_int64 XFAIL [ 15%] 2023-01-11T21:43:30.8568060Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_conv_transpose3d_cpu_complex128 XFAIL [ 15%] 2023-01-11T21:43:30.8568180Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_conv_transpose3d_cpu_int64 XFAIL [ 15%] 2023-01-11T21:43:30.8568290Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_gelu_cpu_float64 PASSED [ 15%] 2023-01-11T21:43:30.8568400Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_group_norm_cpu_float64 PASSED [ 15%] 2023-01-11T21:43:30.8568520Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_mse_loss_cpu_float64 PASSED [ 15%] 2023-01-11T21:43:30.8568630Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_one_hot_cpu_int64 PASSED [ 15%] 2023-01-11T21:43:30.8568760Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pairwise_distance_cpu_complex128 PASSED [ 15%] 2023-01-11T21:43:30.8568880Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pairwise_distance_cpu_int64 PASSED [ 15%] 2023-01-11T21:43:30.8568990Z test_ops.py::TestCommonCPU::test_numpy_ref_nn_functional_pdist_cpu_float64 PASSED [ 15%] 2023-01-11T21:43:30.8569090Z test_ops.py::TestCommonCPU::test_numpy_ref_permute_cpu_float64 PASSED [ 15%] 2023-01-11T21:43:30.8569190Z test_ops.py::TestCommonCPU::test_numpy_ref_ravel_cpu_int64 PASSED [ 15%] 2023-01-11T21:43:30.8569300Z test_ops.py::TestCommonCPU::test_numpy_ref_repeat_cpu_complex128 PASSED [ 15%] 2023-01-11T21:43:30.8569400Z test_ops.py::TestCommonCPU::test_numpy_ref_repeat_cpu_float64 PASSED [ 15%] 2023-01-11T21:43:30.8569500Z test_ops.py::TestCommonCPU::test_numpy_ref_roll_cpu_complex128 PASSED [ 15%] 2023-01-11T21:43:30.8569600Z test_ops.py::TestCommonCPU::test_numpy_ref_roll_cpu_float64 PASSED [ 15%] 2023-01-11T21:43:30.8569700Z test_ops.py::TestCommonCPU::test_numpy_ref_roll_cpu_int64 PASSED [ 15%] 2023-01-11T21:43:30.8569810Z test_ops.py::TestCommonCPU::test_numpy_ref_searchsorted_cpu_float64 PASSED [ 15%] 2023-01-11T21:43:30.8569910Z test_ops.py::TestCommonCPU::test_numpy_ref_searchsorted_cpu_int64 PASSED [ 15%] 2023-01-11T21:43:30.8570020Z test_ops.py::TestCommonCPU::test_numpy_ref_signal_windows_blackman_cpu_float64 PASSED [ 15%] 2023-01-11T21:43:30.8570140Z test_ops.py::TestCommonCPU::test_numpy_ref_signal_windows_general_cosine_cpu_float64 PASSED [ 15%] 2023-01-11T21:43:30.8570270Z test_ops.py::TestCommonCPU::test_numpy_ref_signal_windows_general_hamming_cpu_float64 PASSED [ 15%] 2023-01-11T21:43:30.8570380Z test_ops.py::TestCommonCPU::test_numpy_ref_tensor_split_cpu_complex128 PASSED [ 15%] 2023-01-11T21:43:30.8570480Z test_ops.py::TestCommonCPU::test_numpy_ref_tensor_split_cpu_float64 PASSED [ 15%] 2023-01-11T21:43:30.8570580Z test_ops.py::TestCommonCPU::test_numpy_ref_tensor_split_cpu_int64 PASSED [ 15%] 2023-01-11T21:43:30.8570730Z test_ops.py::TestCommonCPU::test_numpy_ref_tile_cpu_float64 PASSED [ 15%] 2023-01-11T21:43:30.8570830Z test_ops.py::TestCommonCPU::test_numpy_ref_tile_cpu_int64 PASSED [ 15%] 2023-01-11T21:43:30.8570940Z test_ops.py::TestCommonCPU::test_numpy_ref_transpose_cpu_complex128 PASSED [ 15%] 2023-01-11T21:43:30.8571040Z test_ops.py::TestCommonCPU::test_numpy_ref_transpose_cpu_float64 PASSED [ 15%] 2023-01-11T21:43:30.8571140Z test_ops.py::TestCommonCPU::test_numpy_ref_transpose_cpu_int64 PASSED [ 15%] 2023-01-11T21:43:30.8571240Z test_ops.py::TestCommonCPU::test_numpy_ref_tril_indices_cpu_int64 PASSED [ 15%] 2023-01-11T21:43:30.8571340Z test_ops.py::TestCommonCPU::test_numpy_ref_triu_indices_cpu_int64 PASSED [ 15%] 2023-01-11T21:43:30.8571440Z test_ops.py::TestCommonCPU::test_numpy_ref_view_copy_cpu_float64 PASSED [ 15%] 2023-01-11T21:43:30.8571530Z test_ops.py::TestCommonCPU::test_numpy_ref_view_copy_cpu_int64 PASSED [ 15%] 2023-01-11T21:43:30.8571650Z test_ops.py::TestCommonCPU::test_numpy_ref_where_cpu_complex128 PASSED [ 15%] 2023-01-11T21:43:30.8571750Z test_ops.py::TestCommonCPU::test_out_T_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8571840Z test_ops.py::TestCommonCPU::test_out___rand___cpu_int64 PASSED [ 15%] 2023-01-11T21:43:30.8571930Z test_ops.py::TestCommonCPU::test_out___rmod___cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8572020Z test_ops.py::TestCommonCPU::test_out___rxor___cpu_int64 PASSED [ 15%] 2023-01-11T21:43:30.8572140Z test_ops.py::TestCommonCPU::test_out__native_batch_norm_legit_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8572230Z test_ops.py::TestCommonCPU::test_out__refs_T_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8572340Z test_ops.py::TestCommonCPU::test_out__refs__conversions_byte_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8572450Z test_ops.py::TestCommonCPU::test_out__refs__conversions_char_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8572570Z test_ops.py::TestCommonCPU::test_out__refs__conversions_complex_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8572680Z test_ops.py::TestCommonCPU::test_out__refs__conversions_double_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8572790Z test_ops.py::TestCommonCPU::test_out__refs__conversions_float_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8572900Z test_ops.py::TestCommonCPU::test_out__refs__conversions_long_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8573010Z test_ops.py::TestCommonCPU::test_out__refs__conversions_short_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8573100Z test_ops.py::TestCommonCPU::test_out__refs_abs_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8573200Z test_ops.py::TestCommonCPU::test_out__refs_add_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8573300Z test_ops.py::TestCommonCPU::test_out__refs_addcdiv_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8573390Z test_ops.py::TestCommonCPU::test_out__refs_addr_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8573490Z test_ops.py::TestCommonCPU::test_out__refs_all_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8573580Z test_ops.py::TestCommonCPU::test_out__refs_amin_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8573680Z test_ops.py::TestCommonCPU::test_out__refs_any_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8573770Z test_ops.py::TestCommonCPU::test_out__refs_arange_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8573880Z test_ops.py::TestCommonCPU::test_out__refs_as_strided_scatter_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8573980Z test_ops.py::TestCommonCPU::test_out__refs_asinh_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8574080Z test_ops.py::TestCommonCPU::test_out__refs_atleast_1d_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8574170Z test_ops.py::TestCommonCPU::test_out__refs_atleast_3d_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8574270Z test_ops.py::TestCommonCPU::test_out__refs_bitwise_and_cpu_int64 PASSED [ 15%] 2023-01-11T21:43:30.8574380Z test_ops.py::TestCommonCPU::test_out__refs_broadcast_shapes_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8574500Z test_ops.py::TestCommonCPU::test_out__refs_cat_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8574590Z test_ops.py::TestCommonCPU::test_out__refs_chunk_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8574690Z test_ops.py::TestCommonCPU::test_out__refs_clamp_max_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8574800Z test_ops.py::TestCommonCPU::test_out__refs_column_stack_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8574900Z test_ops.py::TestCommonCPU::test_out__refs_constant_pad_nd_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8575000Z test_ops.py::TestCommonCPU::test_out__refs_copysign_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8575100Z test_ops.py::TestCommonCPU::test_out__refs_cos_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8575190Z test_ops.py::TestCommonCPU::test_out__refs_cosh_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8575290Z test_ops.py::TestCommonCPU::test_out__refs_cumsum_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8575430Z test_ops.py::TestCommonCPU::test_out__refs_diag_embed_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8575540Z test_ops.py::TestCommonCPU::test_out__refs_diagonal_copy_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8575640Z test_ops.py::TestCommonCPU::test_out__refs_diagonal_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8575780Z test_ops.py::TestCommonCPU::test_out__refs_empty_like_cpu_float32 SKIPPED (Expected: empty is not comparable) [ 15%] 2023-01-11T21:43:30.8575870Z test_ops.py::TestCommonCPU::test_out__refs_erf_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8575970Z test_ops.py::TestCommonCPU::test_out__refs_erfc_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8576060Z test_ops.py::TestCommonCPU::test_out__refs_erfinv_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8576150Z test_ops.py::TestCommonCPU::test_out__refs_eye_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8576250Z test_ops.py::TestCommonCPU::test_out__refs_fft_fft2_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8576350Z test_ops.py::TestCommonCPU::test_out__refs_fft_hfft2_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8576450Z test_ops.py::TestCommonCPU::test_out__refs_fft_hfft_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8576540Z test_ops.py::TestCommonCPU::test_out__refs_fft_ifft2_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8576640Z test_ops.py::TestCommonCPU::test_out__refs_fft_ifftn_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8576750Z test_ops.py::TestCommonCPU::test_out__refs_fft_ifftshift_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8576840Z test_ops.py::TestCommonCPU::test_out__refs_fft_ihfft2_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8576940Z test_ops.py::TestCommonCPU::test_out__refs_fft_ihfft_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8577040Z test_ops.py::TestCommonCPU::test_out__refs_fft_irfft2_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8577130Z test_ops.py::TestCommonCPU::test_out__refs_fft_rfft2_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8577220Z test_ops.py::TestCommonCPU::test_out__refs_fill_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8577320Z test_ops.py::TestCommonCPU::test_out__refs_flatten_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8577420Z test_ops.py::TestCommonCPU::test_out__refs_fmax_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8577510Z test_ops.py::TestCommonCPU::test_out__refs_fmin_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8577600Z test_ops.py::TestCommonCPU::test_out__refs_fmod_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8577700Z test_ops.py::TestCommonCPU::test_out__refs_frac_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8577790Z test_ops.py::TestCommonCPU::test_out__refs_hsplit_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8577890Z test_ops.py::TestCommonCPU::test_out__refs_hstack_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8577980Z test_ops.py::TestCommonCPU::test_out__refs_i0_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8578090Z test_ops.py::TestCommonCPU::test_out__refs_index_select_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8578200Z test_ops.py::TestCommonCPU::test_out__refs_isneginf_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8578300Z test_ops.py::TestCommonCPU::test_out__refs_isposinf_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8578400Z test_ops.py::TestCommonCPU::test_out__refs_isreal_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8578490Z test_ops.py::TestCommonCPU::test_out__refs_lgamma_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8578590Z test_ops.py::TestCommonCPU::test_out__refs_linalg_norm_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8578700Z test_ops.py::TestCommonCPU::test_out__refs_linalg_svdvals_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8578810Z test_ops.py::TestCommonCPU::test_out__refs_linalg_vector_norm_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8578910Z test_ops.py::TestCommonCPU::test_out__refs_log2_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8579000Z test_ops.py::TestCommonCPU::test_out__refs_log_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8579120Z test_ops.py::TestCommonCPU::test_out__refs_logical_and_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8579230Z test_ops.py::TestCommonCPU::test_out__refs_logical_not_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8579330Z test_ops.py::TestCommonCPU::test_out__refs_logspace_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8579430Z test_ops.py::TestCommonCPU::test_out__refs_logsumexp_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8579530Z test_ops.py::TestCommonCPU::test_out__refs_masked_fill_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8579650Z test_ops.py::TestCommonCPU::test_out__refs_meshgrid_list_of_tensors_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8579760Z test_ops.py::TestCommonCPU::test_out__refs_meshgrid_variadic_tensors_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8579860Z test_ops.py::TestCommonCPU::test_out__refs_movedim_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8579960Z test_ops.py::TestCommonCPU::test_out__refs_mul_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8580050Z test_ops.py::TestCommonCPU::test_out__refs_narrow_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8580160Z test_ops.py::TestCommonCPU::test_out__refs_native_layer_norm_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8580260Z test_ops.py::TestCommonCPU::test_out__refs_new_ones_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8580360Z test_ops.py::TestCommonCPU::test_out__refs_new_zeros_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8580450Z test_ops.py::TestCommonCPU::test_out__refs_nextafter_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8580570Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_alpha_dropout_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8580690Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_group_norm_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8580810Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_hardshrink_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8580920Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_hardtanh_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8581030Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_huber_loss_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8581150Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_l1_loss_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8581260Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_mse_loss_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8581370Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_nll_loss_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8581490Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_pairwise_distance_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8581600Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_relu_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8581720Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_softmax_with_dtype_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8581840Z test_ops.py::TestCommonCPU::test_out__refs_nn_functional_threshold_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8581930Z test_ops.py::TestCommonCPU::test_out__refs_ones_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8582070Z test_ops.py::TestCommonCPU::test_out__refs_positive_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8582170Z test_ops.py::TestCommonCPU::test_out__refs_pow_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8582270Z test_ops.py::TestCommonCPU::test_out__refs_prod_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8582370Z test_ops.py::TestCommonCPU::test_out__refs_ravel_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8582460Z test_ops.py::TestCommonCPU::test_out__refs_real_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8582560Z test_ops.py::TestCommonCPU::test_out__refs_reciprocal_cpu_float32 PASSED [ 15%] 2023-01-11T21:43:30.8582660Z test_ops.py::TestCommonCPU::test_out__refs_reshape_as_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8582750Z test_ops.py::TestCommonCPU::test_out__refs_roll_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8582840Z test_ops.py::TestCommonCPU::test_out__refs_round_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8582970Z test_ops.py::TestCommonCPU::test_out__refs_sgn_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8583060Z test_ops.py::TestCommonCPU::test_out__refs_sigmoid_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8583160Z test_ops.py::TestCommonCPU::test_out__refs_sign_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8583270Z test_ops.py::TestCommonCPU::test_out__refs_softmax_with_dtype_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8583380Z test_ops.py::TestCommonCPU::test_out__refs_special_bessel_j0_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8583490Z test_ops.py::TestCommonCPU::test_out__refs_special_entr_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8583590Z test_ops.py::TestCommonCPU::test_out__refs_special_erfcx_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8583690Z test_ops.py::TestCommonCPU::test_out__refs_special_i1_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8583800Z test_ops.py::TestCommonCPU::test_out__refs_special_log_ndtr_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8583910Z test_ops.py::TestCommonCPU::test_out__refs_special_logit_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8584040Z test_ops.py::TestCommonCPU::test_out__refs_special_multigammaln_mvlgamma_p_1_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8584160Z test_ops.py::TestCommonCPU::test_out__refs_special_multigammaln_mvlgamma_p_3_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8584270Z test_ops.py::TestCommonCPU::test_out__refs_special_ndtri_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8584380Z test_ops.py::TestCommonCPU::test_out__refs_special_softmax_with_dtype_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8584500Z test_ops.py::TestCommonCPU::test_out__refs_special_spherical_bessel_j0_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8584610Z test_ops.py::TestCommonCPU::test_out__refs_special_zeta_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8584700Z test_ops.py::TestCommonCPU::test_out__refs_sqrt_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8584800Z test_ops.py::TestCommonCPU::test_out__refs_square_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8584900Z test_ops.py::TestCommonCPU::test_out__refs_stack_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8585000Z test_ops.py::TestCommonCPU::test_out__refs_std_mean_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8585090Z test_ops.py::TestCommonCPU::test_out__refs_sum_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8585200Z test_ops.py::TestCommonCPU::test_out__refs_sum_to_size_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8585300Z test_ops.py::TestCommonCPU::test_out__refs_tensor_split_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8585400Z test_ops.py::TestCommonCPU::test_out__refs_transpose_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8585500Z test_ops.py::TestCommonCPU::test_out__refs_tril_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8585590Z test_ops.py::TestCommonCPU::test_out__refs_tril_indices_cpu_int64 PASSED [ 16%] 2023-01-11T21:43:30.8585690Z test_ops.py::TestCommonCPU::test_out__refs_triu_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8585810Z test_ops.py::TestCommonCPU::test_out__refs_trunc_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8585900Z test_ops.py::TestCommonCPU::test_out__refs_unbind_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8586010Z test_ops.py::TestCommonCPU::test_out__refs_unfold_copy_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8586100Z test_ops.py::TestCommonCPU::test_out__refs_unsqueeze_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8586200Z test_ops.py::TestCommonCPU::test_out__refs_view_as_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8586290Z test_ops.py::TestCommonCPU::test_out__refs_view_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8586390Z test_ops.py::TestCommonCPU::test_out__refs_where_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8586480Z test_ops.py::TestCommonCPU::test_out__refs_xlogy_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8586590Z test_ops.py::TestCommonCPU::test_out__softmax_backward_data_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8586710Z test_ops.py::TestCommonCPU::test_out_acos_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8586800Z test_ops.py::TestCommonCPU::test_out_acosh_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8586890Z test_ops.py::TestCommonCPU::test_out_addcdiv_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8586990Z test_ops.py::TestCommonCPU::test_out_addcmul_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8587080Z test_ops.py::TestCommonCPU::test_out_addmv_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8587170Z test_ops.py::TestCommonCPU::test_out_amax_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8587270Z test_ops.py::TestCommonCPU::test_out_angle_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8587360Z test_ops.py::TestCommonCPU::test_out_argmin_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8587450Z test_ops.py::TestCommonCPU::test_out_argsort_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8587550Z test_ops.py::TestCommonCPU::test_out_argwhere_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8587640Z test_ops.py::TestCommonCPU::test_out_as_strided_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8587760Z test_ops.py::TestCommonCPU::test_out_as_strided_partial_views_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8587860Z test_ops.py::TestCommonCPU::test_out_as_strided_scatter_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8587960Z test_ops.py::TestCommonCPU::test_out_atan_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8588050Z test_ops.py::TestCommonCPU::test_out_atleast_3d_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8588150Z test_ops.py::TestCommonCPU::test_out_baddbmm_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8588240Z test_ops.py::TestCommonCPU::test_out_bernoulli_cpu_float32 XFAIL [ 16%] 2023-01-11T21:43:30.8588330Z test_ops.py::TestCommonCPU::test_out_bincount_cpu_int64 PASSED [ 16%] 2023-01-11T21:43:30.8588430Z test_ops.py::TestCommonCPU::test_out_bitwise_and_cpu_int64 PASSED [ 16%] 2023-01-11T21:43:30.8588530Z test_ops.py::TestCommonCPU::test_out_bitwise_left_shift_cpu_int64 PASSED [ 16%] 2023-01-11T21:43:30.8588680Z test_ops.py::TestCommonCPU::test_out_bitwise_or_cpu_int64 PASSED [ 16%] 2023-01-11T21:43:30.8588780Z test_ops.py::TestCommonCPU::test_out_bitwise_right_shift_cpu_int64 PASSED [ 16%] 2023-01-11T21:43:30.8588880Z test_ops.py::TestCommonCPU::test_out_block_diag_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8588970Z test_ops.py::TestCommonCPU::test_out_bool_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8589070Z test_ops.py::TestCommonCPU::test_out_broadcast_tensors_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8589170Z test_ops.py::TestCommonCPU::test_out_bucketize_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8589270Z test_ops.py::TestCommonCPU::test_out_cartesian_prod_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8589360Z test_ops.py::TestCommonCPU::test_out_cholesky_inverse_cpu_float32 XFAIL [ 16%] 2023-01-11T21:43:30.8589460Z test_ops.py::TestCommonCPU::test_out_clamp_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8589600Z test_ops.py::TestCommonCPU::test_out_clamp_min_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8589700Z test_ops.py::TestCommonCPU::test_out_conj_physical_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8589800Z test_ops.py::TestCommonCPU::test_out_constant_pad_nd_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8589890Z test_ops.py::TestCommonCPU::test_out_corrcoef_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8589980Z test_ops.py::TestCommonCPU::test_out_cos_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8590070Z test_ops.py::TestCommonCPU::test_out_cosh_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8590170Z test_ops.py::TestCommonCPU::test_out_cross_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8590280Z test_ops.py::TestCommonCPU::test_out_cumulative_trapezoid_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8590370Z test_ops.py::TestCommonCPU::test_out_deg2rad_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8590490Z test_ops.py::TestCommonCPU::test_out_diagflat_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8590590Z test_ops.py::TestCommonCPU::test_out_diagonal_copy_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8590680Z test_ops.py::TestCommonCPU::test_out_diagonal_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8590780Z test_ops.py::TestCommonCPU::test_out_diagonal_scatter_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8590870Z test_ops.py::TestCommonCPU::test_out_digamma_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8590980Z test_ops.py::TestCommonCPU::test_out_div_no_rounding_mode_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8591090Z test_ops.py::TestCommonCPU::test_out_div_trunc_rounding_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8591180Z test_ops.py::TestCommonCPU::test_out_dot_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8591270Z test_ops.py::TestCommonCPU::test_out_double_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8591370Z test_ops.py::TestCommonCPU::test_out_dsplit_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8591460Z test_ops.py::TestCommonCPU::test_out_einsum_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8594860Z test_ops.py::TestCommonCPU::test_out_empty_like_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8594960Z test_ops.py::TestCommonCPU::test_out_eq_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8595120Z test_ops.py::TestCommonCPU::test_out_equal_cpu_float32 SKIPPED (Skipped! Only supports single tensor or iterable of tensor outputs.) [ 16%] 2023-01-11T21:43:30.8595210Z test_ops.py::TestCommonCPU::test_out_erf_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8595310Z test_ops.py::TestCommonCPU::test_out_erfc_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8595400Z test_ops.py::TestCommonCPU::test_out_exp_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8595490Z test_ops.py::TestCommonCPU::test_out_expand_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8595590Z test_ops.py::TestCommonCPU::test_out_fft_fft2_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8595690Z test_ops.py::TestCommonCPU::test_out_fft_fftshift_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8595780Z test_ops.py::TestCommonCPU::test_out_fft_hfft2_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8595870Z test_ops.py::TestCommonCPU::test_out_fft_ifft_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8595970Z test_ops.py::TestCommonCPU::test_out_fft_ifftn_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8596060Z test_ops.py::TestCommonCPU::test_out_fft_ifftshift_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8596160Z test_ops.py::TestCommonCPU::test_out_fft_ihfft2_cpu_float32 XFAIL [ 16%] 2023-01-11T21:43:30.8596250Z test_ops.py::TestCommonCPU::test_out_fft_ihfftn_cpu_float32 XFAIL [ 16%] 2023-01-11T21:43:30.8596340Z test_ops.py::TestCommonCPU::test_out_fft_rfft2_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8596440Z test_ops.py::TestCommonCPU::test_out_fft_rfftn_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8596580Z test_ops.py::TestCommonCPU::test_out_flatten_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8596680Z test_ops.py::TestCommonCPU::test_out_flip_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8596770Z test_ops.py::TestCommonCPU::test_out_flipud_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8596860Z test_ops.py::TestCommonCPU::test_out_fmax_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8596950Z test_ops.py::TestCommonCPU::test_out_fmin_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8597050Z test_ops.py::TestCommonCPU::test_out_frac_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8597140Z test_ops.py::TestCommonCPU::test_out_frexp_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8597230Z test_ops.py::TestCommonCPU::test_out_full_like_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8597330Z test_ops.py::TestCommonCPU::test_out_gradient_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8597450Z test_ops.py::TestCommonCPU::test_out_grid_sampler_2d_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8597540Z test_ops.py::TestCommonCPU::test_out_gt_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8597630Z test_ops.py::TestCommonCPU::test_out_half_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8597730Z test_ops.py::TestCommonCPU::test_out_heaviside_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8597820Z test_ops.py::TestCommonCPU::test_out_histc_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8597980Z test_ops.py::TestCommonCPU::test_out_histogramdd_cpu_float32 SKIPPED (Skipped! Only supports single tensor or iterable of tensor outputs.) [ 16%] 2023-01-11T21:43:30.8598080Z test_ops.py::TestCommonCPU::test_out_hsplit_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8598170Z test_ops.py::TestCommonCPU::test_out_i0_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8598260Z test_ops.py::TestCommonCPU::test_out_igamma_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8598360Z test_ops.py::TestCommonCPU::test_out_imag_cpu_complex64 PASSED [ 16%] 2023-01-11T21:43:30.8598450Z test_ops.py::TestCommonCPU::test_out_index_add_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8598550Z test_ops.py::TestCommonCPU::test_out_index_copy_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8598640Z test_ops.py::TestCommonCPU::test_out_index_fill_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8598730Z test_ops.py::TestCommonCPU::test_out_index_put_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8598830Z test_ops.py::TestCommonCPU::test_out_index_reduce_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8598920Z test_ops.py::TestCommonCPU::test_out_index_select_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8599010Z test_ops.py::TestCommonCPU::test_out_inner_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8599110Z test_ops.py::TestCommonCPU::test_out_isclose_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8599200Z test_ops.py::TestCommonCPU::test_out_isin_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8599300Z test_ops.py::TestCommonCPU::test_out_isnan_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8599400Z test_ops.py::TestCommonCPU::test_out_isposinf_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8599490Z test_ops.py::TestCommonCPU::test_out_isreal_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8599580Z test_ops.py::TestCommonCPU::test_out_istft_cpu_complex64 PASSED [ 16%] 2023-01-11T21:43:30.8599720Z test_ops.py::TestCommonCPU::test_out_jiterator_4inputs_with_extra_args_cpu_float32 SKIPPED (Only runs on cuda) [ 16%] 2023-01-11T21:43:30.8599840Z test_ops.py::TestCommonCPU::test_out_jiterator_binary_cpu_float32 SKIPPED (Only runs on cuda) [ 16%] 2023-01-11T21:43:30.8599970Z test_ops.py::TestCommonCPU::test_out_jiterator_binary_return_by_ref_cpu_float32 SKIPPED (Only runs on cuda) [ 16%] 2023-01-11T21:43:30.8600070Z test_ops.py::TestCommonCPU::test_out_kthvalue_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8600230Z test_ops.py::TestCommonCPU::test_out_ldexp_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8600320Z test_ops.py::TestCommonCPU::test_out_le_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8600410Z test_ops.py::TestCommonCPU::test_out_lgamma_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8600510Z test_ops.py::TestCommonCPU::test_out_linalg_cond_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8600610Z test_ops.py::TestCommonCPU::test_out_linalg_cross_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8600700Z test_ops.py::TestCommonCPU::test_out_linalg_det_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8600790Z test_ops.py::TestCommonCPU::test_out_linalg_eig_cpu_float32 XFAIL [ 16%] 2023-01-11T21:43:30.8600890Z test_ops.py::TestCommonCPU::test_out_linalg_eigvalsh_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8601000Z test_ops.py::TestCommonCPU::test_out_linalg_householder_product_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8601130Z test_ops.py::TestCommonCPU::test_out_linalg_inv_ex_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8601240Z test_ops.py::TestCommonCPU::test_out_linalg_ldl_factor_ex_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8601340Z test_ops.py::TestCommonCPU::test_out_linalg_ldl_solve_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8601430Z test_ops.py::TestCommonCPU::test_out_linalg_lu_factor_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8601540Z test_ops.py::TestCommonCPU::test_out_linalg_lu_factor_ex_cpu_float32 PASSED [ 16%] 2023-01-11T21:43:30.8601640Z test_ops.py::TestCommonCPU::test_out_linalg_lu_solve_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8601750Z test_ops.py::TestCommonCPU::test_out_linalg_matrix_rank_hermitian_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8601850Z test_ops.py::TestCommonCPU::test_out_linalg_pinv_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8602010Z test_ops.py::TestCommonCPU::test_out_linalg_pinv_singular_cpu_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 17%] 2023-01-11T21:43:30.8602110Z test_ops.py::TestCommonCPU::test_out_linalg_slogdet_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8602210Z test_ops.py::TestCommonCPU::test_out_linalg_solve_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8602320Z test_ops.py::TestCommonCPU::test_out_linalg_solve_triangular_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8602410Z test_ops.py::TestCommonCPU::test_out_linalg_svd_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8602510Z test_ops.py::TestCommonCPU::test_out_linalg_tensorinv_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8602610Z test_ops.py::TestCommonCPU::test_out_linalg_vander_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8602700Z test_ops.py::TestCommonCPU::test_out_linalg_vecdot_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8602810Z test_ops.py::TestCommonCPU::test_out_linalg_vector_norm_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8602900Z test_ops.py::TestCommonCPU::test_out_linspace_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8603000Z test_ops.py::TestCommonCPU::test_out_log10_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8603090Z test_ops.py::TestCommonCPU::test_out_log1p_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8603180Z test_ops.py::TestCommonCPU::test_out_log2_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8603280Z test_ops.py::TestCommonCPU::test_out_log_softmax_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8603380Z test_ops.py::TestCommonCPU::test_out_logaddexp2_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8603470Z test_ops.py::TestCommonCPU::test_out_logaddexp_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8603570Z test_ops.py::TestCommonCPU::test_out_logcumsumexp_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8603660Z test_ops.py::TestCommonCPU::test_out_logical_xor_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8603750Z test_ops.py::TestCommonCPU::test_out_long_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8603870Z test_ops.py::TestCommonCPU::test_out_lt_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8603960Z test_ops.py::TestCommonCPU::test_out_lu_cpu_float32 XFAIL [ 17%] 2023-01-11T21:43:30.8604060Z test_ops.py::TestCommonCPU::test_out_lu_solve_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8604150Z test_ops.py::TestCommonCPU::test_out_lu_unpack_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8604240Z test_ops.py::TestCommonCPU::test_out_masked_amin_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8604340Z test_ops.py::TestCommonCPU::test_out_masked_cumprod_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8604440Z test_ops.py::TestCommonCPU::test_out_masked_fill_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8604540Z test_ops.py::TestCommonCPU::test_out_masked_logsumexp_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8604630Z test_ops.py::TestCommonCPU::test_out_masked_mean_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8604730Z test_ops.py::TestCommonCPU::test_out_masked_median_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8604850Z test_ops.py::TestCommonCPU::test_out_masked_norm_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8604940Z test_ops.py::TestCommonCPU::test_out_masked_scatter_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8605040Z test_ops.py::TestCommonCPU::test_out_masked_select_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8605130Z test_ops.py::TestCommonCPU::test_out_masked_softmin_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8605230Z test_ops.py::TestCommonCPU::test_out_masked_sum_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8605320Z test_ops.py::TestCommonCPU::test_out_max_binary_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8605430Z test_ops.py::TestCommonCPU::test_out_max_reduction_no_dim_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8605520Z test_ops.py::TestCommonCPU::test_out_mean_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8605610Z test_ops.py::TestCommonCPU::test_out_median_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8605730Z test_ops.py::TestCommonCPU::test_out_meshgrid_list_of_tensors_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8605840Z test_ops.py::TestCommonCPU::test_out_meshgrid_variadic_tensors_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8605940Z test_ops.py::TestCommonCPU::test_out_mm_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8606030Z test_ops.py::TestCommonCPU::test_out_movedim_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8606120Z test_ops.py::TestCommonCPU::test_out_mul_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8606230Z test_ops.py::TestCommonCPU::test_out_multinomial_cpu_float32 SKIPPED (Skipped!) [ 17%] 2023-01-11T21:43:30.8606340Z test_ops.py::TestCommonCPU::test_out_mvlgamma_mvlgamma_p_1_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8606440Z test_ops.py::TestCommonCPU::test_out_narrow_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8606550Z test_ops.py::TestCommonCPU::test_out_new_empty_strided_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8606670Z test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_avg_pool3d_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8606790Z test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_max_pool1d_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8606910Z test_ops.py::TestCommonCPU::test_out_nn_functional_adaptive_max_pool3d_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8607020Z test_ops.py::TestCommonCPU::test_out_nn_functional_alpha_dropout_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8607130Z test_ops.py::TestCommonCPU::test_out_nn_functional_avg_pool2d_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8607240Z test_ops.py::TestCommonCPU::test_out_nn_functional_bilinear_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8607350Z test_ops.py::TestCommonCPU::test_out_nn_functional_celu_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8607460Z test_ops.py::TestCommonCPU::test_out_nn_functional_conv2d_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8607570Z test_ops.py::TestCommonCPU::test_out_nn_functional_conv_transpose2d_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8607710Z test_ops.py::TestCommonCPU::test_out_nn_functional_conv_transpose3d_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8607830Z test_ops.py::TestCommonCPU::test_out_nn_functional_cosine_similarity_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8607940Z test_ops.py::TestCommonCPU::test_out_nn_functional_cross_entropy_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8608050Z test_ops.py::TestCommonCPU::test_out_nn_functional_ctc_loss_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8608160Z test_ops.py::TestCommonCPU::test_out_nn_functional_dropout_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8608270Z test_ops.py::TestCommonCPU::test_out_nn_functional_embedding_bag_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8608380Z test_ops.py::TestCommonCPU::test_out_nn_functional_embedding_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8608510Z test_ops.py::TestCommonCPU::test_out_nn_functional_feature_alpha_dropout_with_train_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8608650Z test_ops.py::TestCommonCPU::test_out_nn_functional_fractional_max_pool2d_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8608770Z test_ops.py::TestCommonCPU::test_out_nn_functional_hardshrink_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8608880Z test_ops.py::TestCommonCPU::test_out_nn_functional_hardtanh_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8609000Z test_ops.py::TestCommonCPU::test_out_nn_functional_hinge_embedding_loss_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8609100Z test_ops.py::TestCommonCPU::test_out_nn_functional_huber_loss_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8609220Z test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_bicubic_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8609340Z test_ops.py::TestCommonCPU::test_out_nn_functional_interpolate_trilinear_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8609450Z test_ops.py::TestCommonCPU::test_out_nn_functional_kl_div_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8609570Z test_ops.py::TestCommonCPU::test_out_nn_functional_local_response_norm_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8609680Z test_ops.py::TestCommonCPU::test_out_nn_functional_logsigmoid_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8609800Z test_ops.py::TestCommonCPU::test_out_nn_functional_margin_ranking_loss_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8609900Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_pool2d_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8610020Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool1d_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8610130Z test_ops.py::TestCommonCPU::test_out_nn_functional_max_unpool3d_grad_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8610240Z test_ops.py::TestCommonCPU::test_out_nn_functional_mish_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8610360Z test_ops.py::TestCommonCPU::test_out_nn_functional_multi_margin_loss_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8610480Z test_ops.py::TestCommonCPU::test_out_nn_functional_multilabel_soft_margin_loss_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8610590Z test_ops.py::TestCommonCPU::test_out_nn_functional_nll_loss_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8610700Z test_ops.py::TestCommonCPU::test_out_nn_functional_normalize_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8610810Z test_ops.py::TestCommonCPU::test_out_nn_functional_pad_circular_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8610930Z test_ops.py::TestCommonCPU::test_out_nn_functional_pad_replicate_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8611040Z test_ops.py::TestCommonCPU::test_out_nn_functional_pdist_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8611150Z test_ops.py::TestCommonCPU::test_out_nn_functional_poisson_nll_loss_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8611260Z test_ops.py::TestCommonCPU::test_out_nn_functional_relu6_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8611360Z test_ops.py::TestCommonCPU::test_out_nn_functional_relu_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8611470Z test_ops.py::TestCommonCPU::test_out_nn_functional_selu_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8611600Z test_ops.py::TestCommonCPU::test_out_nn_functional_silu_complex_cpu_complex64 PASSED [ 17%] 2023-01-11T21:43:30.8611710Z test_ops.py::TestCommonCPU::test_out_nn_functional_smooth_l1_loss_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8611820Z test_ops.py::TestCommonCPU::test_out_nn_functional_softmin_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8611940Z test_ops.py::TestCommonCPU::test_out_nn_functional_softmin_with_dtype_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8612050Z test_ops.py::TestCommonCPU::test_out_nn_functional_softplus_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8612160Z test_ops.py::TestCommonCPU::test_out_nn_functional_softshrink_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8612290Z test_ops.py::TestCommonCPU::test_out_nn_functional_triplet_margin_with_distance_loss_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8612400Z test_ops.py::TestCommonCPU::test_out_nn_functional_unfold_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8612520Z test_ops.py::TestCommonCPU::test_out_norm_fro_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8612620Z test_ops.py::TestCommonCPU::test_out_ones_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8612730Z test_ops.py::TestCommonCPU::test_out_ops_nvprims_native_batch_norm_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8612840Z test_ops.py::TestCommonCPU::test_out_ops_nvprims_var_mean_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8612940Z test_ops.py::TestCommonCPU::test_out_ops_nvprims_view_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8613040Z test_ops.py::TestCommonCPU::test_out_outer_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8613130Z test_ops.py::TestCommonCPU::test_out_permute_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8613230Z test_ops.py::TestCommonCPU::test_out_polar_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8613350Z test_ops.py::TestCommonCPU::test_out_polygamma_polygamma_n_4_cpu_float32 SKIPPED (Skipped!) [ 17%] 2023-01-11T21:43:30.8613460Z test_ops.py::TestCommonCPU::test_out_positive_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8613550Z test_ops.py::TestCommonCPU::test_out_put_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8613650Z test_ops.py::TestCommonCPU::test_out_quantile_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8613740Z test_ops.py::TestCommonCPU::test_out_rand_like_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8613840Z test_ops.py::TestCommonCPU::test_out_randint_cpu_float32 XFAIL [ 17%] 2023-01-11T21:43:30.8613930Z test_ops.py::TestCommonCPU::test_out_randn_cpu_float32 XFAIL [ 17%] 2023-01-11T21:43:30.8614020Z test_ops.py::TestCommonCPU::test_out_ravel_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8614120Z test_ops.py::TestCommonCPU::test_out_real_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8614210Z test_ops.py::TestCommonCPU::test_out_remainder_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8614310Z test_ops.py::TestCommonCPU::test_out_repeat_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8614420Z test_ops.py::TestCommonCPU::test_out_repeat_interleave_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8614510Z test_ops.py::TestCommonCPU::test_out_reshape_as_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8614610Z test_ops.py::TestCommonCPU::test_out_reshape_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8614700Z test_ops.py::TestCommonCPU::test_out_resize__cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8614800Z test_ops.py::TestCommonCPU::test_out_resolve_conj_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8614890Z test_ops.py::TestCommonCPU::test_out_resolve_neg_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8614990Z test_ops.py::TestCommonCPU::test_out_round_decimals_0_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8615100Z test_ops.py::TestCommonCPU::test_out_round_decimals_3_cpu_float32 SKIPPED (Skipped!) [ 17%] 2023-01-11T21:43:30.8615200Z test_ops.py::TestCommonCPU::test_out_rsqrt_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8615320Z test_ops.py::TestCommonCPU::test_out_rsub_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8615420Z test_ops.py::TestCommonCPU::test_out_scalar_tensor_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8615510Z test_ops.py::TestCommonCPU::test_out_scatter_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8615620Z test_ops.py::TestCommonCPU::test_out_scatter_reduce_amax_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8615720Z test_ops.py::TestCommonCPU::test_out_scatter_reduce_amin_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8615830Z test_ops.py::TestCommonCPU::test_out_scatter_reduce_prod_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8615930Z test_ops.py::TestCommonCPU::test_out_scatter_reduce_sum_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8616040Z test_ops.py::TestCommonCPU::test_out_segment_reduce_offsets_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8616140Z test_ops.py::TestCommonCPU::test_out_sgn_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8616270Z test_ops.py::TestCommonCPU::test_out_short_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8616360Z test_ops.py::TestCommonCPU::test_out_sign_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8616470Z test_ops.py::TestCommonCPU::test_out_signal_windows_bartlett_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8616580Z test_ops.py::TestCommonCPU::test_out_signal_windows_cosine_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8616700Z test_ops.py::TestCommonCPU::test_out_signal_windows_general_hamming_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8616810Z test_ops.py::TestCommonCPU::test_out_signal_windows_hann_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8616910Z test_ops.py::TestCommonCPU::test_out_signal_windows_kaiser_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8617020Z test_ops.py::TestCommonCPU::test_out_signal_windows_nuttall_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8617120Z test_ops.py::TestCommonCPU::test_out_sin_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8617210Z test_ops.py::TestCommonCPU::test_out_sinc_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8617310Z test_ops.py::TestCommonCPU::test_out_slice_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8617410Z test_ops.py::TestCommonCPU::test_out_softmax_with_dtype_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8617530Z test_ops.py::TestCommonCPU::test_out_sparse_sampled_addmm_cpu_float32 SKIPPED (Skipped!) [ 17%] 2023-01-11T21:43:30.8617630Z test_ops.py::TestCommonCPU::test_out_special_airy_ai_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8617740Z test_ops.py::TestCommonCPU::test_out_special_bessel_j1_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8617840Z test_ops.py::TestCommonCPU::test_out_special_bessel_y0_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8617950Z test_ops.py::TestCommonCPU::test_out_special_bessel_y1_cpu_float32 PASSED [ 17%] 2023-01-11T21:43:30.8618060Z test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_u_cpu_float32 PASSED [ 18%] 2023-01-11T21:43:30.8618330Z test_ops.py::TestCommonCPU::test_out_special_chebyshev_polynomial_w_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 18%] 2023-01-11T21:43:30.8618430Z test_ops.py::TestCommonCPU::test_out_special_entr_cpu_float32 PASSED [ 18%] 2023-01-11T21:43:30.8618530Z test_ops.py::TestCommonCPU::test_out_special_erfcx_cpu_float32 PASSED [ 18%] 2023-01-11T21:43:30.8618630Z test_ops.py::TestCommonCPU::test_out_special_i1_cpu_float32 PASSED [ 18%] 2023-01-11T21:43:30.8618860Z test_ops.py::TestCommonCPU::test_out_special_legendre_polynomial_p_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 18%] 2023-01-11T21:43:30.8618960Z test_ops.py::TestCommonCPU::test_out_special_log_ndtr_cpu_float32 PASSED [ 18%] 2023-01-11T21:43:30.8619070Z test_ops.py::TestCommonCPU::test_out_special_modified_bessel_i0_cpu_float32 PASSED [ 18%] 2023-01-11T21:43:30.8619170Z test_ops.py::TestCommonCPU::test_out_special_ndtri_cpu_float32 PASSED [ 18%] 2023-01-11T21:43:30.8619340Z test_ops.py::TestCommonCPU::test_out_special_scaled_modified_bessel_k0_cpu_float32 PASSED [ 18%] 2023-01-11T21:43:30.8619580Z test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_v_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 18%] 2023-01-11T21:43:30.8619800Z test_ops.py::TestCommonCPU::test_out_special_shifted_chebyshev_polynomial_w_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 18%] 2023-01-11T21:43:30.8619920Z test_ops.py::TestCommonCPU::test_out_special_spherical_bessel_j0_cpu_float32 PASSED [ 18%] 2023-01-11T21:43:30.8620020Z test_ops.py::TestCommonCPU::test_out_special_xlog1py_cpu_float32 PASSED [ 18%] 2023-01-11T21:43:30.8620120Z test_ops.py::TestCommonCPU::test_out_split_list_args_cpu_float32 PASSED [ 18%] 2023-01-11T21:43:30.8620210Z test_ops.py::TestCommonCPU::test_out_sqrt_cpu_float32 PASSED [ 18%] 2023-01-11T21:43:30.8623600Z test_ops.py::TestCommonCPU::test_out_squeeze_cpu_float32 PASSED [ 18%] 2023-01-11T21:43:30.8623740Z test_ops.py::TestCommonCPU::test_out_stack_cpu_float32 PASSED [ 18%] 2023-01-11T21:43:30.8623830Z test_ops.py::TestCommonCPU::test_out_std_cpu_float32 PASSED [ 18%] 2023-01-11T21:43:30.8623930Z test_ops.py::TestCommonCPU::test_out_std_mean_cpu_float32 PASSED [ 18%] 2023-01-11T21:43:30.8624020Z test_ops.py::TestCommonCPU::test_out_std_unbiased_cpu_float32 PASSED [ 18%] 2023-01-11T21:43:30.8624120Z test_ops.py::TestCommonCPU::test_out_sub_cpu_float32 PASSED [ 18%] 2023-01-11T21:43:30.8624210Z test_ops.py::TestCommonCPU::test_out_symeig_cpu_float32 PASSED [ 18%] 2023-01-11T21:43:30.8624310Z test_ops.py::TestCommonCPU::test_out_take_along_dim_cpu_float32 PASSED [ 18%] 2023-01-11T21:43:30.8624400Z test_ops.py::TestCommonCPU::test_out_take_cpu_float32 PASSED [ 18%] 2023-01-11T21:43:30.8624490Z test_ops.py::TestCommonCPU::test_out_tan_cpu_float32 PASSED [ 18%] 2023-01-11T21:43:30.8624590Z test_ops.py::TestCommonCPU::test_out_tanh_cpu_float32 PASSED [ 18%] 2023-01-11T21:43:30.8624680Z test_ops.py::TestCommonCPU::test_out_tensor_split_cpu_float32 PASSED [ 18%] 2023-01-11T21:43:30.8624780Z test_ops.py::TestCommonCPU::test_out_to_cpu_float32 PASSED [ 18%] 2023-01-11T21:43:30.8624870Z test_ops.py::TestCommonCPU::test_out_to_sparse_cpu_float32 PASSED [ 18%] 2023-01-11T21:43:30.8624970Z test_ops.py::TestCommonCPU::test_out_triangular_solve_cpu_float32 XFAIL [ 18%] 2023-01-11T21:43:30.8625060Z test_ops.py::TestCommonCPU::test_out_tril_cpu_float32 PASSED [ 18%] 2023-01-11T21:43:30.8625150Z test_ops.py::TestCommonCPU::test_out_triu_cpu_float32 PASSED [ 18%] 2023-01-11T21:43:30.8625250Z test_ops.py::TestCommonCPU::test_out_unbind_cpu_float32 PASSED [ 18%] 2023-01-11T21:43:30.8625340Z test_ops.py::TestCommonCPU::test_out_unfold_cpu_float32 PASSED [ 18%] 2023-01-11T21:43:30.8625440Z test_ops.py::TestCommonCPU::test_out_unique_cpu_float32 PASSED [ 18%] 2023-01-11T21:43:30.8625540Z test_ops.py::TestCommonCPU::test_out_var_mean_unbiased_cpu_float32 PASSED [ 18%] 2023-01-11T21:43:30.8625640Z test_ops.py::TestCommonCPU::test_out_view_as_cpu_float32 PASSED [ 18%] 2023-01-11T21:43:30.8625730Z test_ops.py::TestCommonCPU::test_out_view_as_real_cpu_complex64 PASSED [ 18%] 2023-01-11T21:43:30.8625830Z test_ops.py::TestCommonCPU::test_out_view_cpu_float32 PASSED [ 18%] 2023-01-11T21:43:30.8625920Z test_ops.py::TestCommonCPU::test_out_vsplit_cpu_float32 PASSED [ 18%] 2023-01-11T21:43:30.8626010Z test_ops.py::TestCommonCPU::test_out_vstack_cpu_float32 PASSED [ 18%] 2023-01-11T21:43:30.8626110Z test_ops.py::TestCommonCPU::test_out_warning_H_cpu PASSED [ 18%] 2023-01-11T21:43:30.8626200Z test_ops.py::TestCommonCPU::test_out_warning_T_cpu PASSED [ 18%] 2023-01-11T21:43:30.8626300Z test_ops.py::TestCommonCPU::test_out_warning___getitem___cpu PASSED [ 18%] 2023-01-11T21:43:30.8626410Z test_ops.py::TestCommonCPU::test_out_warning___radd___cpu PASSED [ 18%] 2023-01-11T21:43:30.8626510Z test_ops.py::TestCommonCPU::test_out_warning___rand___cpu PASSED [ 18%] 2023-01-11T21:43:30.8626610Z test_ops.py::TestCommonCPU::test_out_warning___rdiv___cpu PASSED [ 18%] 2023-01-11T21:43:30.8626700Z test_ops.py::TestCommonCPU::test_out_warning___rmatmul___cpu PASSED [ 18%] 2023-01-11T21:43:30.8626790Z test_ops.py::TestCommonCPU::test_out_warning___rpow___cpu PASSED [ 18%] 2023-01-11T21:43:30.8626890Z test_ops.py::TestCommonCPU::test_out_warning___rxor___cpu PASSED [ 18%] 2023-01-11T21:43:30.8627000Z test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_bfloat16_cpu PASSED [ 18%] 2023-01-11T21:43:30.8627110Z test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_byte_cpu PASSED [ 18%] 2023-01-11T21:43:30.8627230Z test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_cfloat_cpu PASSED [ 18%] 2023-01-11T21:43:30.8627360Z test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_chalf_cpu PASSED [ 18%] 2023-01-11T21:43:30.8627480Z test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_double_cpu PASSED [ 18%] 2023-01-11T21:43:30.8627580Z test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_float_cpu PASSED [ 18%] 2023-01-11T21:43:30.8627690Z test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_int_cpu PASSED [ 18%] 2023-01-11T21:43:30.8627810Z test_ops.py::TestCommonCPU::test_out_warning__refs__conversions_long_cpu PASSED [ 18%] 2023-01-11T21:43:30.8627910Z test_ops.py::TestCommonCPU::test_out_warning__refs_add_cpu PASSED [ 18%] 2023-01-11T21:43:30.8628010Z test_ops.py::TestCommonCPU::test_out_warning__refs_addcdiv_cpu PASSED [ 18%] 2023-01-11T21:43:30.8628170Z test_ops.py::TestCommonCPU::test_out_warning__refs_allclose_cpu SKIPPED (Skipped! Only supports single tensor or iterable of tensor outputs.) [ 18%] 2023-01-11T21:43:30.8628270Z test_ops.py::TestCommonCPU::test_out_warning__refs_any_cpu PASSED [ 18%] 2023-01-11T21:43:30.8628390Z test_ops.py::TestCommonCPU::test_out_warning__refs_as_strided_partial_views_cpu PASSED [ 18%] 2023-01-11T21:43:30.8628500Z test_ops.py::TestCommonCPU::test_out_warning__refs_as_strided_scatter_cpu PASSED [ 18%] 2023-01-11T21:43:30.8628600Z test_ops.py::TestCommonCPU::test_out_warning__refs_asin_cpu PASSED [ 18%] 2023-01-11T21:43:30.8628700Z test_ops.py::TestCommonCPU::test_out_warning__refs_atan_cpu PASSED [ 18%] 2023-01-11T21:43:30.8628790Z test_ops.py::TestCommonCPU::test_out_warning__refs_atanh_cpu PASSED [ 18%] 2023-01-11T21:43:30.8628900Z test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_and_cpu PASSED [ 18%] 2023-01-11T21:43:30.8629000Z test_ops.py::TestCommonCPU::test_out_warning__refs_bitwise_not_cpu PASSED [ 18%] 2023-01-11T21:43:30.8629100Z test_ops.py::TestCommonCPU::test_out_warning__refs_cat_cpu PASSED [ 18%] 2023-01-11T21:43:30.8629190Z test_ops.py::TestCommonCPU::test_out_warning__refs_ceil_cpu PASSED [ 18%] 2023-01-11T21:43:30.8629290Z test_ops.py::TestCommonCPU::test_out_warning__refs_clamp_cpu PASSED [ 18%] 2023-01-11T21:43:30.8629390Z test_ops.py::TestCommonCPU::test_out_warning__refs_clamp_max_cpu PASSED [ 18%] 2023-01-11T21:43:30.8629500Z test_ops.py::TestCommonCPU::test_out_warning__refs_column_stack_cpu PASSED [ 18%] 2023-01-11T21:43:30.8629590Z test_ops.py::TestCommonCPU::test_out_warning__refs_conj_cpu PASSED [ 18%] 2023-01-11T21:43:30.8629690Z test_ops.py::TestCommonCPU::test_out_warning__refs_contiguous_cpu PASSED [ 18%] 2023-01-11T21:43:30.8629790Z test_ops.py::TestCommonCPU::test_out_warning__refs_cosh_cpu PASSED [ 18%] 2023-01-11T21:43:30.8629880Z test_ops.py::TestCommonCPU::test_out_warning__refs_diag_cpu PASSED [ 18%] 2023-01-11T21:43:30.8629980Z test_ops.py::TestCommonCPU::test_out_warning__refs_diag_embed_cpu PASSED [ 18%] 2023-01-11T21:43:30.8630080Z test_ops.py::TestCommonCPU::test_out_warning__refs_diagonal_cpu PASSED [ 18%] 2023-01-11T21:43:30.8630210Z test_ops.py::TestCommonCPU::test_out_warning__refs_diagonal_scatter_cpu PASSED [ 18%] 2023-01-11T21:43:30.8630300Z test_ops.py::TestCommonCPU::test_out_warning__refs_digamma_cpu PASSED [ 18%] 2023-01-11T21:43:30.8630410Z test_ops.py::TestCommonCPU::test_out_warning__refs_div_floor_rounding_cpu PASSED [ 18%] 2023-01-11T21:43:30.8630530Z test_ops.py::TestCommonCPU::test_out_warning__refs_div_no_rounding_mode_cpu PASSED [ 18%] 2023-01-11T21:43:30.8630620Z test_ops.py::TestCommonCPU::test_out_warning__refs_dstack_cpu PASSED [ 18%] 2023-01-11T21:43:30.8630760Z test_ops.py::TestCommonCPU::test_out_warning__refs_empty_like_cpu SKIPPED (Expected: empty is not comparable) [ 18%] 2023-01-11T21:43:30.8630860Z test_ops.py::TestCommonCPU::test_out_warning__refs_erf_cpu PASSED [ 18%] 2023-01-11T21:43:30.8630960Z test_ops.py::TestCommonCPU::test_out_warning__refs_erfc_cpu PASSED [ 18%] 2023-01-11T21:43:30.8631050Z test_ops.py::TestCommonCPU::test_out_warning__refs_expand_cpu PASSED [ 18%] 2023-01-11T21:43:30.8631170Z test_ops.py::TestCommonCPU::test_out_warning__refs_expm1_cpu PASSED [ 18%] 2023-01-11T21:43:30.8631260Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_fftn_cpu PASSED [ 18%] 2023-01-11T21:43:30.8631360Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_hfftn_cpu PASSED [ 18%] 2023-01-11T21:43:30.8631460Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifft2_cpu PASSED [ 18%] 2023-01-11T21:43:30.8631550Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ifftn_cpu PASSED [ 18%] 2023-01-11T21:43:30.8631650Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_ihfft_cpu PASSED [ 18%] 2023-01-11T21:43:30.8631750Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_irfft2_cpu PASSED [ 18%] 2023-01-11T21:43:30.8631840Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_irfftn_cpu PASSED [ 18%] 2023-01-11T21:43:30.8631940Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_rfft2_cpu PASSED [ 18%] 2023-01-11T21:43:30.8632040Z test_ops.py::TestCommonCPU::test_out_warning__refs_fft_rfftn_cpu PASSED [ 18%] 2023-01-11T21:43:30.8632130Z test_ops.py::TestCommonCPU::test_out_warning__refs_fill_cpu PASSED [ 18%] 2023-01-11T21:43:30.8632230Z test_ops.py::TestCommonCPU::test_out_warning__refs_flatten_cpu PASSED [ 18%] 2023-01-11T21:43:30.8632330Z test_ops.py::TestCommonCPU::test_out_warning__refs_flip_cpu PASSED [ 18%] 2023-01-11T21:43:30.8632420Z test_ops.py::TestCommonCPU::test_out_warning__refs_fliplr_cpu PASSED [ 18%] 2023-01-11T21:43:30.8632520Z test_ops.py::TestCommonCPU::test_out_warning__refs_flipud_cpu PASSED [ 18%] 2023-01-11T21:43:30.8632610Z test_ops.py::TestCommonCPU::test_out_warning__refs_frac_cpu PASSED [ 18%] 2023-01-11T21:43:30.8632710Z test_ops.py::TestCommonCPU::test_out_warning__refs_gcd_cpu PASSED [ 18%] 2023-01-11T21:43:30.8632800Z test_ops.py::TestCommonCPU::test_out_warning__refs_ge_cpu PASSED [ 18%] 2023-01-11T21:43:30.8632900Z test_ops.py::TestCommonCPU::test_out_warning__refs_hsplit_cpu PASSED [ 18%] 2023-01-11T21:43:30.8633000Z test_ops.py::TestCommonCPU::test_out_warning__refs_hypot_cpu PASSED [ 18%] 2023-01-11T21:43:30.8633090Z test_ops.py::TestCommonCPU::test_out_warning__refs_igamma_cpu PASSED [ 18%] 2023-01-11T21:43:30.8633190Z test_ops.py::TestCommonCPU::test_out_warning__refs_igammac_cpu PASSED [ 18%] 2023-01-11T21:43:30.8633280Z test_ops.py::TestCommonCPU::test_out_warning__refs_imag_cpu PASSED [ 18%] 2023-01-11T21:43:30.8633380Z test_ops.py::TestCommonCPU::test_out_warning__refs_index_copy_cpu PASSED [ 18%] 2023-01-11T21:43:30.8633480Z test_ops.py::TestCommonCPU::test_out_warning__refs_index_fill_cpu PASSED [ 18%] 2023-01-11T21:43:30.8633580Z test_ops.py::TestCommonCPU::test_out_warning__refs_index_select_cpu PASSED [ 18%] 2023-01-11T21:43:30.8633680Z test_ops.py::TestCommonCPU::test_out_warning__refs_isinf_cpu PASSED [ 18%] 2023-01-11T21:43:30.8633770Z test_ops.py::TestCommonCPU::test_out_warning__refs_isnan_cpu PASSED [ 18%] 2023-01-11T21:43:30.8633900Z test_ops.py::TestCommonCPU::test_out_warning__refs_isposinf_cpu PASSED [ 18%] 2023-01-11T21:43:30.8634000Z test_ops.py::TestCommonCPU::test_out_warning__refs_isreal_cpu PASSED [ 18%] 2023-01-11T21:43:30.8634090Z test_ops.py::TestCommonCPU::test_out_warning__refs_le_cpu PASSED [ 18%] 2023-01-11T21:43:30.8634200Z test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_matrix_norm_cpu PASSED [ 18%] 2023-01-11T21:43:30.8634310Z test_ops.py::TestCommonCPU::test_out_warning__refs_linalg_svdvals_cpu PASSED [ 18%] 2023-01-11T21:43:30.8634410Z test_ops.py::TestCommonCPU::test_out_warning__refs_log2_cpu PASSED [ 18%] 2023-01-11T21:43:30.8634520Z test_ops.py::TestCommonCPU::test_out_warning__refs_log_softmax_with_dtype_cpu PASSED [ 18%] 2023-01-11T21:43:30.8634620Z test_ops.py::TestCommonCPU::test_out_warning__refs_logical_and_cpu PASSED [ 18%] 2023-01-11T21:43:30.8634720Z test_ops.py::TestCommonCPU::test_out_warning__refs_logical_or_cpu PASSED [ 18%] 2023-01-11T21:43:30.8634850Z test_ops.py::TestCommonCPU::test_out_warning__refs_logspace_cpu PASSED [ 18%] 2023-01-11T21:43:30.8634950Z test_ops.py::TestCommonCPU::test_out_warning__refs_lt_cpu PASSED [ 18%] 2023-01-11T21:43:30.8635050Z test_ops.py::TestCommonCPU::test_out_warning__refs_masked_fill_cpu PASSED [ 18%] 2023-01-11T21:43:30.8635150Z test_ops.py::TestCommonCPU::test_out_warning__refs_maximum_cpu PASSED [ 18%] 2023-01-11T21:43:30.8635240Z test_ops.py::TestCommonCPU::test_out_warning__refs_mean_cpu PASSED [ 18%] 2023-01-11T21:43:30.8635360Z test_ops.py::TestCommonCPU::test_out_warning__refs_meshgrid_list_of_tensors_cpu PASSED [ 18%] 2023-01-11T21:43:30.8635460Z test_ops.py::TestCommonCPU::test_out_warning__refs_minimum_cpu PASSED [ 18%] 2023-01-11T21:43:30.8635550Z test_ops.py::TestCommonCPU::test_out_warning__refs_movedim_cpu PASSED [ 18%] 2023-01-11T21:43:30.8635650Z test_ops.py::TestCommonCPU::test_out_warning__refs_narrow_cpu PASSED [ 18%] 2023-01-11T21:43:30.8635740Z test_ops.py::TestCommonCPU::test_out_warning__refs_ne_cpu PASSED [ 18%] 2023-01-11T21:43:30.8635860Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_celu_cpu PASSED [ 18%] 2023-01-11T21:43:30.8635970Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_elu_cpu PASSED [ 18%] 2023-01-11T21:43:30.8636080Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_gelu_cpu PASSED [ 18%] 2023-01-11T21:43:30.8636180Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_glu_cpu PASSED [ 18%] 2023-01-11T21:43:30.8636300Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_group_norm_cpu PASSED [ 18%] 2023-01-11T21:43:30.8636420Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_hardshrink_cpu PASSED [ 18%] 2023-01-11T21:43:30.8636530Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_hardtanh_cpu PASSED [ 18%] 2023-01-11T21:43:30.8636640Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_layer_norm_cpu PASSED [ 18%] 2023-01-11T21:43:30.8636770Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_margin_ranking_loss_cpu PASSED [ 18%] 2023-01-11T21:43:30.8636880Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_mish_cpu PASSED [ 18%] 2023-01-11T21:43:30.8636990Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_nll_loss_cpu PASSED [ 18%] 2023-01-11T21:43:30.8637120Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_pairwise_distance_cpu PASSED [ 18%] 2023-01-11T21:43:30.8637230Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_pdist_cpu PASSED [ 18%] 2023-01-11T21:43:30.8637340Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_relu_cpu PASSED [ 18%] 2023-01-11T21:43:30.8637450Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_softshrink_cpu PASSED [ 18%] 2023-01-11T21:43:30.8637570Z test_ops.py::TestCommonCPU::test_out_warning__refs_nn_functional_triplet_margin_loss_cpu PASSED [ 18%] 2023-01-11T21:43:30.8637670Z test_ops.py::TestCommonCPU::test_out_warning__refs_norm_cpu PASSED [ 18%] 2023-01-11T21:43:30.8637800Z test_ops.py::TestCommonCPU::test_out_warning__refs_ones_cpu PASSED [ 18%] 2023-01-11T21:43:30.8637900Z test_ops.py::TestCommonCPU::test_out_warning__refs_positive_cpu PASSED [ 19%] 2023-01-11T21:43:30.8638000Z test_ops.py::TestCommonCPU::test_out_warning__refs_pow_cpu PASSED [ 19%] 2023-01-11T21:43:30.8638090Z test_ops.py::TestCommonCPU::test_out_warning__refs_randn_cpu PASSED [ 19%] 2023-01-11T21:43:30.8638190Z test_ops.py::TestCommonCPU::test_out_warning__refs_roll_cpu PASSED [ 19%] 2023-01-11T21:43:30.8638290Z test_ops.py::TestCommonCPU::test_out_warning__refs_rsqrt_cpu PASSED [ 19%] 2023-01-11T21:43:30.8638380Z test_ops.py::TestCommonCPU::test_out_warning__refs_rsub_cpu PASSED [ 19%] 2023-01-11T21:43:30.8638480Z test_ops.py::TestCommonCPU::test_out_warning__refs_sgn_cpu PASSED [ 19%] 2023-01-11T21:43:30.8638570Z test_ops.py::TestCommonCPU::test_out_warning__refs_sigmoid_cpu PASSED [ 19%] 2023-01-11T21:43:30.8638690Z test_ops.py::TestCommonCPU::test_out_warning__refs_sign_cpu PASSED [ 19%] 2023-01-11T21:43:30.8638790Z test_ops.py::TestCommonCPU::test_out_warning__refs_signbit_cpu PASSED [ 19%] 2023-01-11T21:43:30.8638880Z test_ops.py::TestCommonCPU::test_out_warning__refs_sinc_cpu PASSED [ 19%] 2023-01-11T21:43:30.8638980Z test_ops.py::TestCommonCPU::test_out_warning__refs_sinh_cpu PASSED [ 19%] 2023-01-11T21:43:30.8639090Z test_ops.py::TestCommonCPU::test_out_warning__refs_softmax_with_dtype_cpu PASSED [ 19%] 2023-01-11T21:43:30.8639200Z test_ops.py::TestCommonCPU::test_out_warning__refs_special_bessel_j0_cpu PASSED [ 19%] 2023-01-11T21:43:30.8639310Z test_ops.py::TestCommonCPU::test_out_warning__refs_special_entr_cpu PASSED [ 19%] 2023-01-11T21:43:30.8639410Z test_ops.py::TestCommonCPU::test_out_warning__refs_special_i1e_cpu PASSED [ 19%] 2023-01-11T21:43:30.8639540Z test_ops.py::TestCommonCPU::test_out_warning__refs_special_multigammaln_mvlgamma_p_1_cpu PASSED [ 19%] 2023-01-11T21:43:30.8639660Z test_ops.py::TestCommonCPU::test_out_warning__refs_special_spherical_bessel_j0_cpu PASSED [ 19%] 2023-01-11T21:43:30.8639770Z test_ops.py::TestCommonCPU::test_out_warning__refs_special_zeta_cpu PASSED [ 19%] 2023-01-11T21:43:30.8639870Z test_ops.py::TestCommonCPU::test_out_warning__refs_square_cpu PASSED [ 19%] 2023-01-11T21:43:30.8639960Z test_ops.py::TestCommonCPU::test_out_warning__refs_std_cpu PASSED [ 19%] 2023-01-11T21:43:30.8640060Z test_ops.py::TestCommonCPU::test_out_warning__refs_sub_cpu PASSED [ 19%] 2023-01-11T21:43:30.8640160Z test_ops.py::TestCommonCPU::test_out_warning__refs_t_cpu PASSED [ 19%] 2023-01-11T21:43:30.8640250Z test_ops.py::TestCommonCPU::test_out_warning__refs_transpose_cpu PASSED [ 19%] 2023-01-11T21:43:30.8640350Z test_ops.py::TestCommonCPU::test_out_warning__refs_tril_cpu PASSED [ 19%] 2023-01-11T21:43:30.8640460Z test_ops.py::TestCommonCPU::test_out_warning__refs_triu_indices_cpu PASSED [ 19%] 2023-01-11T21:43:30.8640550Z test_ops.py::TestCommonCPU::test_out_warning__refs_unbind_cpu PASSED [ 19%] 2023-01-11T21:43:30.8640650Z test_ops.py::TestCommonCPU::test_out_warning__refs_unfold_cpu PASSED [ 19%] 2023-01-11T21:43:30.8640740Z test_ops.py::TestCommonCPU::test_out_warning__refs_var_cpu PASSED [ 19%] 2023-01-11T21:43:30.8640840Z test_ops.py::TestCommonCPU::test_out_warning__refs_var_mean_cpu PASSED [ 19%] 2023-01-11T21:43:30.8640940Z test_ops.py::TestCommonCPU::test_out_warning__refs_where_cpu PASSED [ 19%] 2023-01-11T21:43:30.8641030Z test_ops.py::TestCommonCPU::test_out_warning__refs_zeros_cpu PASSED [ 19%] 2023-01-11T21:43:30.8641130Z test_ops.py::TestCommonCPU::test_out_warning_abs_cpu PASSED [ 19%] 2023-01-11T21:43:30.8641220Z test_ops.py::TestCommonCPU::test_out_warning_addcdiv_cpu PASSED [ 19%] 2023-01-11T21:43:30.8641310Z test_ops.py::TestCommonCPU::test_out_warning_addmm_cpu PASSED [ 19%] 2023-01-11T21:43:30.8641420Z test_ops.py::TestCommonCPU::test_out_warning_addmm_decomposed_cpu PASSED [ 19%] 2023-01-11T21:43:30.8641560Z test_ops.py::TestCommonCPU::test_out_warning_all_cpu PASSED [ 19%] 2023-01-11T21:43:30.8641650Z test_ops.py::TestCommonCPU::test_out_warning_amax_cpu PASSED [ 19%] 2023-01-11T21:43:30.8641740Z test_ops.py::TestCommonCPU::test_out_warning_aminmax_cpu PASSED [ 19%] 2023-01-11T21:43:30.8641840Z test_ops.py::TestCommonCPU::test_out_warning_angle_cpu PASSED [ 19%] 2023-01-11T21:43:30.8641930Z test_ops.py::TestCommonCPU::test_out_warning_any_cpu PASSED [ 19%] 2023-01-11T21:43:30.8642030Z test_ops.py::TestCommonCPU::test_out_warning_arange_cpu XFAIL [ 19%] 2023-01-11T21:43:30.8642120Z test_ops.py::TestCommonCPU::test_out_warning_argmin_cpu PASSED [ 19%] 2023-01-11T21:43:30.8642210Z test_ops.py::TestCommonCPU::test_out_warning_argwhere_cpu PASSED [ 19%] 2023-01-11T21:43:30.8642310Z test_ops.py::TestCommonCPU::test_out_warning_as_strided_cpu PASSED [ 19%] 2023-01-11T21:43:30.8642440Z test_ops.py::TestCommonCPU::test_out_warning_as_strided_partial_views_cpu PASSED [ 19%] 2023-01-11T21:43:30.8642550Z test_ops.py::TestCommonCPU::test_out_warning_as_strided_scatter_cpu PASSED [ 19%] 2023-01-11T21:43:30.8642640Z test_ops.py::TestCommonCPU::test_out_warning_atan2_cpu PASSED [ 19%] 2023-01-11T21:43:30.8642740Z test_ops.py::TestCommonCPU::test_out_warning_atanh_cpu PASSED [ 19%] 2023-01-11T21:43:30.8642830Z test_ops.py::TestCommonCPU::test_out_warning_bernoulli_cpu XFAIL [ 19%] 2023-01-11T21:43:30.8642930Z test_ops.py::TestCommonCPU::test_out_warning_bfloat16_cpu PASSED [ 19%] 2023-01-11T21:43:30.8643020Z test_ops.py::TestCommonCPU::test_out_warning_bitwise_and_cpu PASSED [ 19%] 2023-01-11T21:43:30.8643120Z test_ops.py::TestCommonCPU::test_out_warning_bitwise_or_cpu PASSED [ 19%] 2023-01-11T21:43:30.8643210Z test_ops.py::TestCommonCPU::test_out_warning_bmm_cpu PASSED [ 19%] 2023-01-11T21:43:30.8643310Z test_ops.py::TestCommonCPU::test_out_warning_broadcast_shapes_cpu PASSED [ 19%] 2023-01-11T21:43:30.8643410Z test_ops.py::TestCommonCPU::test_out_warning_bucketize_cpu PASSED [ 19%] 2023-01-11T21:43:30.8643510Z test_ops.py::TestCommonCPU::test_out_warning_cartesian_prod_cpu PASSED [ 19%] 2023-01-11T21:43:30.8643600Z test_ops.py::TestCommonCPU::test_out_warning_cdist_cpu PASSED [ 19%] 2023-01-11T21:43:30.8643700Z test_ops.py::TestCommonCPU::test_out_warning_chalf_cpu PASSED [ 19%] 2023-01-11T21:43:30.8643790Z test_ops.py::TestCommonCPU::test_out_warning_char_cpu PASSED [ 19%] 2023-01-11T21:43:30.8643890Z test_ops.py::TestCommonCPU::test_out_warning_cholesky_solve_cpu PASSED [ 19%] 2023-01-11T21:43:30.8643980Z test_ops.py::TestCommonCPU::test_out_warning_clamp_cpu PASSED [ 19%] 2023-01-11T21:43:30.8644080Z test_ops.py::TestCommonCPU::test_out_warning_clamp_max_cpu PASSED [ 19%] 2023-01-11T21:43:30.8644170Z test_ops.py::TestCommonCPU::test_out_warning_clamp_min_cpu PASSED [ 19%] 2023-01-11T21:43:30.8644270Z test_ops.py::TestCommonCPU::test_out_warning_column_stack_cpu PASSED [ 19%] 2023-01-11T21:43:30.8644370Z test_ops.py::TestCommonCPU::test_out_warning_combinations_cpu PASSED [ 19%] 2023-01-11T21:43:30.8644460Z test_ops.py::TestCommonCPU::test_out_warning_complex_cpu PASSED [ 19%] 2023-01-11T21:43:30.8644560Z test_ops.py::TestCommonCPU::test_out_warning_copysign_cpu PASSED [ 19%] 2023-01-11T21:43:30.8644660Z test_ops.py::TestCommonCPU::test_out_warning_corrcoef_cpu PASSED [ 19%] 2023-01-11T21:43:30.8644750Z test_ops.py::TestCommonCPU::test_out_warning_cos_cpu PASSED [ 19%] 2023-01-11T21:43:30.8644840Z test_ops.py::TestCommonCPU::test_out_warning_cosh_cpu PASSED [ 19%] 2023-01-11T21:43:30.8644930Z test_ops.py::TestCommonCPU::test_out_warning_cov_cpu PASSED [ 19%] 2023-01-11T21:43:30.8645030Z test_ops.py::TestCommonCPU::test_out_warning_cumsum_cpu PASSED [ 19%] 2023-01-11T21:43:30.8645160Z test_ops.py::TestCommonCPU::test_out_warning_cumulative_trapezoid_cpu PASSED [ 19%] 2023-01-11T21:43:30.8645250Z test_ops.py::TestCommonCPU::test_out_warning_diag_embed_cpu PASSED [ 19%] 2023-01-11T21:43:30.8645350Z test_ops.py::TestCommonCPU::test_out_warning_diagonal_copy_cpu PASSED [ 19%] 2023-01-11T21:43:30.8645450Z test_ops.py::TestCommonCPU::test_out_warning_diagonal_cpu PASSED [ 19%] 2023-01-11T21:43:30.8645540Z test_ops.py::TestCommonCPU::test_out_warning_diagonal_scatter_cpu PASSED [ 19%] 2023-01-11T21:43:30.8645650Z test_ops.py::TestCommonCPU::test_out_warning_div_trunc_rounding_cpu PASSED [ 19%] 2023-01-11T21:43:30.8645740Z test_ops.py::TestCommonCPU::test_out_warning_dot_cpu PASSED [ 19%] 2023-01-11T21:43:30.8645840Z test_ops.py::TestCommonCPU::test_out_warning_dsplit_cpu PASSED [ 19%] 2023-01-11T21:43:30.8645970Z test_ops.py::TestCommonCPU::test_out_warning_empty_cpu SKIPPED (Expected: empty is not comparable) [ 19%] 2023-01-11T21:43:30.8646090Z test_ops.py::TestCommonCPU::test_out_warning_empty_like_cpu PASSED [ 19%] 2023-01-11T21:43:30.8646180Z test_ops.py::TestCommonCPU::test_out_warning_eq_cpu PASSED [ 19%] 2023-01-11T21:43:30.8646270Z test_ops.py::TestCommonCPU::test_out_warning_erf_cpu PASSED [ 19%] 2023-01-11T21:43:30.8646370Z test_ops.py::TestCommonCPU::test_out_warning_exp_cpu PASSED [ 19%] 2023-01-11T21:43:30.8646460Z test_ops.py::TestCommonCPU::test_out_warning_eye_cpu XFAIL [ 19%] 2023-01-11T21:43:30.8646550Z test_ops.py::TestCommonCPU::test_out_warning_fft_fft2_cpu PASSED [ 19%] 2023-01-11T21:43:30.8646650Z test_ops.py::TestCommonCPU::test_out_warning_fft_fftn_cpu PASSED [ 19%] 2023-01-11T21:43:30.8646740Z test_ops.py::TestCommonCPU::test_out_warning_fft_hfftn_cpu PASSED [ 19%] 2023-01-11T21:43:30.8646840Z test_ops.py::TestCommonCPU::test_out_warning_fft_ifft2_cpu PASSED [ 19%] 2023-01-11T21:43:30.8646930Z test_ops.py::TestCommonCPU::test_out_warning_fft_ifft_cpu PASSED [ 19%] 2023-01-11T21:43:30.8647030Z test_ops.py::TestCommonCPU::test_out_warning_fft_ihfftn_cpu XFAIL [ 19%] 2023-01-11T21:43:30.8647130Z test_ops.py::TestCommonCPU::test_out_warning_fft_irfftn_cpu PASSED [ 19%] 2023-01-11T21:43:30.8647220Z test_ops.py::TestCommonCPU::test_out_warning_fft_rfft2_cpu PASSED [ 19%] 2023-01-11T21:43:30.8647320Z test_ops.py::TestCommonCPU::test_out_warning_fft_rfft_cpu PASSED [ 19%] 2023-01-11T21:43:30.8647410Z test_ops.py::TestCommonCPU::test_out_warning_fill_cpu PASSED [ 19%] 2023-01-11T21:43:30.8647500Z test_ops.py::TestCommonCPU::test_out_warning_flatten_cpu PASSED [ 19%] 2023-01-11T21:43:30.8647600Z test_ops.py::TestCommonCPU::test_out_warning_float_cpu PASSED [ 19%] 2023-01-11T21:43:30.8651020Z test_ops.py::TestCommonCPU::test_out_warning_float_power_cpu PASSED [ 19%] 2023-01-11T21:43:30.8651120Z test_ops.py::TestCommonCPU::test_out_warning_fmod_cpu PASSED [ 19%] 2023-01-11T21:43:30.8651210Z test_ops.py::TestCommonCPU::test_out_warning_frac_cpu PASSED [ 19%] 2023-01-11T21:43:30.8651310Z test_ops.py::TestCommonCPU::test_out_warning_frexp_cpu PASSED [ 19%] 2023-01-11T21:43:30.8651400Z test_ops.py::TestCommonCPU::test_out_warning_ge_cpu PASSED [ 19%] 2023-01-11T21:43:30.8651490Z test_ops.py::TestCommonCPU::test_out_warning_gt_cpu PASSED [ 19%] 2023-01-11T21:43:30.8651580Z test_ops.py::TestCommonCPU::test_out_warning_half_cpu PASSED [ 19%] 2023-01-11T21:43:30.8651680Z test_ops.py::TestCommonCPU::test_out_warning_histc_cpu PASSED [ 19%] 2023-01-11T21:43:30.8651770Z test_ops.py::TestCommonCPU::test_out_warning_hsplit_cpu PASSED [ 19%] 2023-01-11T21:43:30.8651870Z test_ops.py::TestCommonCPU::test_out_warning_igamma_cpu PASSED [ 19%] 2023-01-11T21:43:30.8651960Z test_ops.py::TestCommonCPU::test_out_warning_index_add_cpu PASSED [ 19%] 2023-01-11T21:43:30.8652110Z test_ops.py::TestCommonCPU::test_out_warning_index_fill_cpu PASSED [ 19%] 2023-01-11T21:43:30.8652210Z test_ops.py::TestCommonCPU::test_out_warning_index_put_cpu PASSED [ 19%] 2023-01-11T21:43:30.8652310Z test_ops.py::TestCommonCPU::test_out_warning_inner_cpu PASSED [ 19%] 2023-01-11T21:43:30.8652400Z test_ops.py::TestCommonCPU::test_out_warning_int_cpu PASSED [ 19%] 2023-01-11T21:43:30.8652490Z test_ops.py::TestCommonCPU::test_out_warning_isclose_cpu PASSED [ 19%] 2023-01-11T21:43:30.8652590Z test_ops.py::TestCommonCPU::test_out_warning_isfinite_cpu PASSED [ 19%] 2023-01-11T21:43:30.8652680Z test_ops.py::TestCommonCPU::test_out_warning_isinf_cpu PASSED [ 19%] 2023-01-11T21:43:30.8652780Z test_ops.py::TestCommonCPU::test_out_warning_isnan_cpu PASSED [ 19%] 2023-01-11T21:43:30.8652870Z test_ops.py::TestCommonCPU::test_out_warning_isreal_cpu PASSED [ 19%] 2023-01-11T21:43:30.8652960Z test_ops.py::TestCommonCPU::test_out_warning_istft_cpu PASSED [ 19%] 2023-01-11T21:43:30.8653130Z test_ops.py::TestCommonCPU::test_out_warning_jiterator_2inputs_2outputs_cpu SKIPPED (Only runs on cuda) [ 19%] 2023-01-11T21:43:30.8653260Z test_ops.py::TestCommonCPU::test_out_warning_jiterator_binary_cpu SKIPPED (Only runs on cuda) [ 19%] 2023-01-11T21:43:30.8653390Z test_ops.py::TestCommonCPU::test_out_warning_jiterator_binary_return_by_ref_cpu SKIPPED (Only runs on cuda) [ 19%] 2023-01-11T21:43:30.8653490Z test_ops.py::TestCommonCPU::test_out_warning_lcm_cpu PASSED [ 19%] 2023-01-11T21:43:30.8653580Z test_ops.py::TestCommonCPU::test_out_warning_lerp_cpu PASSED [ 19%] 2023-01-11T21:43:30.8653680Z test_ops.py::TestCommonCPU::test_out_warning_lgamma_cpu PASSED [ 19%] 2023-01-11T21:43:30.8653770Z test_ops.py::TestCommonCPU::test_out_warning_linalg_cross_cpu PASSED [ 19%] 2023-01-11T21:43:30.8653870Z test_ops.py::TestCommonCPU::test_out_warning_linalg_eig_cpu PASSED [ 19%] 2023-01-11T21:43:30.8653970Z test_ops.py::TestCommonCPU::test_out_warning_linalg_eigvals_cpu PASSED [ 19%] 2023-01-11T21:43:30.8654080Z test_ops.py::TestCommonCPU::test_out_warning_linalg_householder_product_cpu PASSED [ 19%] 2023-01-11T21:43:30.8654180Z test_ops.py::TestCommonCPU::test_out_warning_linalg_inv_cpu PASSED [ 19%] 2023-01-11T21:43:30.8654290Z test_ops.py::TestCommonCPU::test_out_warning_linalg_ldl_factor_ex_cpu PASSED [ 19%] 2023-01-11T21:43:30.8654390Z test_ops.py::TestCommonCPU::test_out_warning_linalg_ldl_solve_cpu PASSED [ 19%] 2023-01-11T21:43:30.8654490Z test_ops.py::TestCommonCPU::test_out_warning_linalg_lu_factor_cpu PASSED [ 19%] 2023-01-11T21:43:30.8654590Z test_ops.py::TestCommonCPU::test_out_warning_linalg_matrix_rank_cpu PASSED [ 19%] 2023-01-11T21:43:30.8654710Z test_ops.py::TestCommonCPU::test_out_warning_linalg_matrix_rank_hermitian_cpu PASSED [ 19%] 2023-01-11T21:43:30.8654800Z test_ops.py::TestCommonCPU::test_out_warning_linalg_multi_dot_cpu PASSED [ 19%] 2023-01-11T21:43:30.8654920Z test_ops.py::TestCommonCPU::test_out_warning_linalg_pinv_hermitian_cpu PASSED [ 19%] 2023-01-11T21:43:30.8655080Z test_ops.py::TestCommonCPU::test_out_warning_linalg_pinv_singular_cpu SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 19%] 2023-01-11T21:43:30.8655180Z test_ops.py::TestCommonCPU::test_out_warning_linalg_slogdet_cpu PASSED [ 19%] 2023-01-11T21:43:30.8655280Z test_ops.py::TestCommonCPU::test_out_warning_linalg_solve_cpu PASSED [ 19%] 2023-01-11T21:43:30.8655380Z test_ops.py::TestCommonCPU::test_out_warning_linalg_solve_ex_cpu PASSED [ 19%] 2023-01-11T21:43:30.8655480Z test_ops.py::TestCommonCPU::test_out_warning_linalg_svdvals_cpu PASSED [ 19%] 2023-01-11T21:43:30.8655580Z test_ops.py::TestCommonCPU::test_out_warning_linalg_tensorsolve_cpu PASSED [ 19%] 2023-01-11T21:43:30.8655680Z test_ops.py::TestCommonCPU::test_out_warning_linalg_vander_cpu PASSED [ 19%] 2023-01-11T21:43:30.8655780Z test_ops.py::TestCommonCPU::test_out_warning_linalg_vector_norm_cpu PASSED [ 19%] 2023-01-11T21:43:30.8655900Z test_ops.py::TestCommonCPU::test_out_warning_linspace_cpu XFAIL [ 19%] 2023-01-11T21:43:30.8656000Z test_ops.py::TestCommonCPU::test_out_warning_log10_cpu PASSED [ 19%] 2023-01-11T21:43:30.8656110Z test_ops.py::TestCommonCPU::test_out_warning_log_softmax_with_dtype_cpu PASSED [ 19%] 2023-01-11T21:43:30.8656210Z test_ops.py::TestCommonCPU::test_out_warning_logdet_cpu PASSED [ 19%] 2023-01-11T21:43:30.8656300Z test_ops.py::TestCommonCPU::test_out_warning_logical_or_cpu PASSED [ 19%] 2023-01-11T21:43:30.8656400Z test_ops.py::TestCommonCPU::test_out_warning_logspace_cpu XFAIL [ 19%] 2023-01-11T21:43:30.8656500Z test_ops.py::TestCommonCPU::test_out_warning_logsumexp_cpu PASSED [ 19%] 2023-01-11T21:43:30.8656590Z test_ops.py::TestCommonCPU::test_out_warning_long_cpu PASSED [ 19%] 2023-01-11T21:43:30.8656680Z test_ops.py::TestCommonCPU::test_out_warning_lt_cpu PASSED [ 19%] 2023-01-11T21:43:30.8656800Z test_ops.py::TestCommonCPU::test_out_warning_lu_solve_cpu PASSED [ 20%] 2023-01-11T21:43:30.8656890Z test_ops.py::TestCommonCPU::test_out_warning_mH_cpu PASSED [ 20%] 2023-01-11T21:43:30.8656990Z test_ops.py::TestCommonCPU::test_out_warning_masked_amax_cpu PASSED [ 20%] 2023-01-11T21:43:30.8657080Z test_ops.py::TestCommonCPU::test_out_warning_masked_argmax_cpu PASSED [ 20%] 2023-01-11T21:43:30.8657180Z test_ops.py::TestCommonCPU::test_out_warning_masked_argmin_cpu PASSED [ 20%] 2023-01-11T21:43:30.8657280Z test_ops.py::TestCommonCPU::test_out_warning_masked_cumsum_cpu PASSED [ 20%] 2023-01-11T21:43:30.8657370Z test_ops.py::TestCommonCPU::test_out_warning_masked_fill_cpu PASSED [ 20%] 2023-01-11T21:43:30.8657480Z test_ops.py::TestCommonCPU::test_out_warning_masked_log_softmax_cpu PASSED [ 20%] 2023-01-11T21:43:30.8657580Z test_ops.py::TestCommonCPU::test_out_warning_masked_logaddexp_cpu PASSED [ 20%] 2023-01-11T21:43:30.8657670Z test_ops.py::TestCommonCPU::test_out_warning_masked_median_cpu PASSED [ 20%] 2023-01-11T21:43:30.8657780Z test_ops.py::TestCommonCPU::test_out_warning_masked_normalize_cpu PASSED [ 20%] 2023-01-11T21:43:30.8657870Z test_ops.py::TestCommonCPU::test_out_warning_masked_prod_cpu PASSED [ 20%] 2023-01-11T21:43:30.8657970Z test_ops.py::TestCommonCPU::test_out_warning_masked_scatter_cpu PASSED [ 20%] 2023-01-11T21:43:30.8658070Z test_ops.py::TestCommonCPU::test_out_warning_masked_std_cpu PASSED [ 20%] 2023-01-11T21:43:30.8658160Z test_ops.py::TestCommonCPU::test_out_warning_masked_var_cpu PASSED [ 20%] 2023-01-11T21:43:30.8658260Z test_ops.py::TestCommonCPU::test_out_warning_matrix_exp_cpu PASSED [ 20%] 2023-01-11T21:43:30.8658350Z test_ops.py::TestCommonCPU::test_out_warning_max_binary_cpu PASSED [ 20%] 2023-01-11T21:43:30.8658470Z test_ops.py::TestCommonCPU::test_out_warning_max_pool2d_with_indices_backward_cpu XFAIL [ 20%] 2023-01-11T21:43:30.8658580Z test_ops.py::TestCommonCPU::test_out_warning_max_reduction_no_dim_cpu PASSED [ 20%] 2023-01-11T21:43:30.8658680Z test_ops.py::TestCommonCPU::test_out_warning_maximum_cpu PASSED [ 20%] 2023-01-11T21:43:30.8658770Z test_ops.py::TestCommonCPU::test_out_warning_mean_cpu PASSED [ 20%] 2023-01-11T21:43:30.8658870Z test_ops.py::TestCommonCPU::test_out_warning_median_cpu PASSED [ 20%] 2023-01-11T21:43:30.8658980Z test_ops.py::TestCommonCPU::test_out_warning_meshgrid_list_of_tensors_cpu PASSED [ 20%] 2023-01-11T21:43:30.8659100Z test_ops.py::TestCommonCPU::test_out_warning_meshgrid_variadic_tensors_cpu PASSED [ 20%] 2023-01-11T21:43:30.8659200Z test_ops.py::TestCommonCPU::test_out_warning_min_reduction_no_dim_cpu PASSED [ 20%] 2023-01-11T21:43:30.8659310Z test_ops.py::TestCommonCPU::test_out_warning_min_reduction_with_dim_cpu PASSED [ 20%] 2023-01-11T21:43:30.8659410Z test_ops.py::TestCommonCPU::test_out_warning_minimum_cpu PASSED [ 20%] 2023-01-11T21:43:30.8659500Z test_ops.py::TestCommonCPU::test_out_warning_mm_cpu PASSED [ 20%] 2023-01-11T21:43:30.8659620Z test_ops.py::TestCommonCPU::test_out_warning_mode_cpu XFAIL [ 20%] 2023-01-11T21:43:30.8659720Z test_ops.py::TestCommonCPU::test_out_warning_msort_cpu PASSED [ 20%] 2023-01-11T21:43:30.8659810Z test_ops.py::TestCommonCPU::test_out_warning_mul_cpu PASSED [ 20%] 2023-01-11T21:43:30.8659900Z test_ops.py::TestCommonCPU::test_out_warning_mv_cpu PASSED [ 20%] 2023-01-11T21:43:30.8660010Z test_ops.py::TestCommonCPU::test_out_warning_mvlgamma_mvlgamma_p_1_cpu PASSED [ 20%] 2023-01-11T21:43:30.8660120Z test_ops.py::TestCommonCPU::test_out_warning_mvlgamma_mvlgamma_p_3_cpu PASSED [ 20%] 2023-01-11T21:43:30.8660230Z test_ops.py::TestCommonCPU::test_out_warning_mvlgamma_mvlgamma_p_5_cpu PASSED [ 20%] 2023-01-11T21:43:30.8660330Z test_ops.py::TestCommonCPU::test_out_warning_nan_to_num_cpu PASSED [ 20%] 2023-01-11T21:43:30.8660420Z test_ops.py::TestCommonCPU::test_out_warning_nanmean_cpu PASSED [ 20%] 2023-01-11T21:43:30.8660540Z test_ops.py::TestCommonCPU::test_out_warning_nanmedian_cpu PASSED [ 20%] 2023-01-11T21:43:30.8660640Z test_ops.py::TestCommonCPU::test_out_warning_nanquantile_cpu PASSED [ 20%] 2023-01-11T21:43:30.8660740Z test_ops.py::TestCommonCPU::test_out_warning_narrow_cpu PASSED [ 20%] 2023-01-11T21:43:30.8660830Z test_ops.py::TestCommonCPU::test_out_warning_native_batch_norm_cpu XFAIL [ 20%] 2023-01-11T21:43:30.8660950Z test_ops.py::TestCommonCPU::test_out_warning_native_dropout_backward_cpu PASSED [ 20%] 2023-01-11T21:43:30.8661040Z test_ops.py::TestCommonCPU::test_out_warning_neg_cpu PASSED [ 20%] 2023-01-11T21:43:30.8661130Z test_ops.py::TestCommonCPU::test_out_warning_new_ones_cpu PASSED [ 20%] 2023-01-11T21:43:30.8661230Z test_ops.py::TestCommonCPU::test_out_warning_nextafter_cpu PASSED [ 20%] 2023-01-11T21:43:30.8661360Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional__scaled_dot_product_attention_cpu PASSED [ 20%] 2023-01-11T21:43:30.8661480Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_avg_pool1d_cpu PASSED [ 20%] 2023-01-11T21:43:30.8661610Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_avg_pool2d_cpu PASSED [ 20%] 2023-01-11T21:43:30.8661730Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_avg_pool3d_cpu PASSED [ 20%] 2023-01-11T21:43:30.8661840Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_max_pool2d_cpu PASSED [ 20%] 2023-01-11T21:43:30.8661960Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_adaptive_max_pool3d_cpu PASSED [ 20%] 2023-01-11T21:43:30.8662080Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_alpha_dropout_cpu PASSED [ 20%] 2023-01-11T21:43:30.8662190Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_avg_pool1d_cpu PASSED [ 20%] 2023-01-11T21:43:30.8662330Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_batch_norm_without_cudnn_cpu SKIPPED (Only runs on cuda) [ 20%] 2023-01-11T21:43:30.8662450Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_binary_cross_entropy_cpu PASSED [ 20%] 2023-01-11T21:43:30.8662560Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_celu_cpu PASSED [ 20%] 2023-01-11T21:43:30.8662670Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv2d_cpu PASSED [ 20%] 2023-01-11T21:43:30.8662790Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_conv_transpose2d_cpu PASSED [ 20%] 2023-01-11T21:43:30.8662910Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_cosine_embedding_loss_cpu PASSED [ 20%] 2023-01-11T21:43:30.8663020Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_cross_entropy_cpu PASSED [ 20%] 2023-01-11T21:43:30.8663130Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_dropout2d_cpu PASSED [ 20%] 2023-01-11T21:43:30.8663250Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_dropout_cpu PASSED [ 20%] 2023-01-11T21:43:30.8663350Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_elu_cpu PASSED [ 20%] 2023-01-11T21:43:30.8663480Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_embedding_bag_cpu PASSED [ 20%] 2023-01-11T21:43:30.8663600Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_embedding_cpu PASSED [ 20%] 2023-01-11T21:43:30.8663730Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_feature_alpha_dropout_without_train_cpu PASSED [ 20%] 2023-01-11T21:43:30.8663850Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_fractional_max_pool2d_cpu PASSED [ 20%] 2023-01-11T21:43:30.8663970Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_gaussian_nll_loss_cpu PASSED [ 20%] 2023-01-11T21:43:30.8664080Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_gelu_cpu PASSED [ 20%] 2023-01-11T21:43:30.8664180Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_glu_cpu PASSED [ 20%] 2023-01-11T21:43:30.8664290Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_group_norm_cpu PASSED [ 20%] 2023-01-11T21:43:30.8664400Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardshrink_cpu PASSED [ 20%] 2023-01-11T21:43:30.8664540Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardsigmoid_cpu PASSED [ 20%] 2023-01-11T21:43:30.8664650Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardswish_cpu PASSED [ 20%] 2023-01-11T21:43:30.8664760Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hardtanh_cpu PASSED [ 20%] 2023-01-11T21:43:30.8664880Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_hinge_embedding_loss_cpu PASSED [ 20%] 2023-01-11T21:43:30.8665000Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_bicubic_cpu PASSED [ 20%] 2023-01-11T21:43:30.8665120Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_nearest_cpu PASSED [ 20%] 2023-01-11T21:43:30.8665240Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_interpolate_trilinear_cpu PASSED [ 20%] 2023-01-11T21:43:30.8665350Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_kl_div_cpu PASSED [ 20%] 2023-01-11T21:43:30.8665460Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_l1_loss_cpu PASSED [ 20%] 2023-01-11T21:43:30.8665570Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_linear_cpu PASSED [ 20%] 2023-01-11T21:43:30.8665690Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_local_response_norm_cpu PASSED [ 20%] 2023-01-11T21:43:30.8665800Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_pool1d_cpu PASSED [ 20%] 2023-01-11T21:43:30.8665910Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_pool3d_cpu PASSED [ 20%] 2023-01-11T21:43:30.8666020Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool1d_cpu PASSED [ 20%] 2023-01-11T21:43:30.8666130Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool2d_cpu PASSED [ 20%] 2023-01-11T21:43:30.8666240Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_max_unpool3d_cpu PASSED [ 20%] 2023-01-11T21:43:30.8666350Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_mish_cpu PASSED [ 20%] 2023-01-11T21:43:30.8666460Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_mse_loss_cpu PASSED [ 20%] 2023-01-11T21:43:30.8666580Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_multi_margin_loss_cpu PASSED [ 20%] 2023-01-11T21:43:30.8666690Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_normalize_cpu PASSED [ 20%] 2023-01-11T21:43:30.8666800Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_constant_cpu PASSED [ 20%] 2023-01-11T21:43:30.8666910Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pad_replicate_cpu PASSED [ 20%] 2023-01-11T21:43:30.8667020Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_pixel_shuffle_cpu PASSED [ 20%] 2023-01-11T21:43:30.8667140Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_poisson_nll_loss_cpu PASSED [ 20%] 2023-01-11T21:43:30.8667250Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_prelu_cpu PASSED [ 20%] 2023-01-11T21:43:30.8667360Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_relu_cpu PASSED [ 20%] 2023-01-11T21:43:30.8667500Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_rrelu_cpu PASSED [ 20%] 2023-01-11T21:43:30.8667610Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softmin_cpu PASSED [ 20%] 2023-01-11T21:43:30.8667730Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softmin_with_dtype_cpu PASSED [ 20%] 2023-01-11T21:43:30.8667840Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softplus_cpu PASSED [ 20%] 2023-01-11T21:43:30.8667950Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_softshrink_cpu PASSED [ 20%] 2023-01-11T21:43:30.8668060Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_triplet_margin_loss_cpu PASSED [ 20%] 2023-01-11T21:43:30.8668200Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_triplet_margin_with_distance_loss_cpu PASSED [ 20%] 2023-01-11T21:43:30.8668310Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_unfold_cpu PASSED [ 20%] 2023-01-11T21:43:30.8668470Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_upsample_bilinear_cpu PASSED [ 20%] 2023-01-11T21:43:30.8668590Z test_ops.py::TestCommonCPU::test_out_warning_nn_functional_upsample_nearest_cpu PASSED [ 20%] 2023-01-11T21:43:30.8668690Z test_ops.py::TestCommonCPU::test_out_warning_nonzero_cpu XFAIL [ 20%] 2023-01-11T21:43:30.8668790Z test_ops.py::TestCommonCPU::test_out_warning_norm_cpu PASSED [ 20%] 2023-01-11T21:43:30.8668890Z test_ops.py::TestCommonCPU::test_out_warning_norm_fro_cpu PASSED [ 20%] 2023-01-11T21:43:30.8668990Z test_ops.py::TestCommonCPU::test_out_warning_norm_inf_cpu PASSED [ 20%] 2023-01-11T21:43:30.8669080Z test_ops.py::TestCommonCPU::test_out_warning_norm_nuc_cpu PASSED [ 20%] 2023-01-11T21:43:30.8669180Z test_ops.py::TestCommonCPU::test_out_warning_normal_cpu XFAIL [ 20%] 2023-01-11T21:43:30.8669290Z test_ops.py::TestCommonCPU::test_out_warning_normal_number_mean_cpu PASSED [ 20%] 2023-01-11T21:43:30.8669390Z test_ops.py::TestCommonCPU::test_out_warning_ones_like_cpu PASSED [ 20%] 2023-01-11T21:43:30.8669500Z test_ops.py::TestCommonCPU::test_out_warning_ops_nvprims_native_batch_norm_cpu PASSED [ 20%] 2023-01-11T21:43:30.8669600Z test_ops.py::TestCommonCPU::test_out_warning_ormqr_cpu PASSED [ 20%] 2023-01-11T21:43:30.8669700Z test_ops.py::TestCommonCPU::test_out_warning_pca_lowrank_cpu PASSED [ 20%] 2023-01-11T21:43:30.8669790Z test_ops.py::TestCommonCPU::test_out_warning_permute_cpu PASSED [ 20%] 2023-01-11T21:43:30.8669890Z test_ops.py::TestCommonCPU::test_out_warning_polar_cpu PASSED [ 20%] 2023-01-11T21:43:30.8670010Z test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_1_cpu SKIPPED (Skipped!) [ 20%] 2023-01-11T21:43:30.8670130Z test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_2_cpu SKIPPED (Skipped!) [ 20%] 2023-01-11T21:43:30.8670250Z test_ops.py::TestCommonCPU::test_out_warning_polygamma_polygamma_n_3_cpu SKIPPED (Skipped!) [ 20%] 2023-01-11T21:43:30.8670350Z test_ops.py::TestCommonCPU::test_out_warning_prod_cpu PASSED [ 20%] 2023-01-11T21:43:30.8670440Z test_ops.py::TestCommonCPU::test_out_warning_qr_cpu PASSED [ 20%] 2023-01-11T21:43:30.8670540Z test_ops.py::TestCommonCPU::test_out_warning_rand_like_cpu PASSED [ 20%] 2023-01-11T21:43:30.8670630Z test_ops.py::TestCommonCPU::test_out_warning_randint_cpu XFAIL [ 20%] 2023-01-11T21:43:30.8670730Z test_ops.py::TestCommonCPU::test_out_warning_randint_like_cpu PASSED [ 20%] 2023-01-11T21:43:30.8670820Z test_ops.py::TestCommonCPU::test_out_warning_randn_cpu XFAIL [ 20%] 2023-01-11T21:43:30.8670920Z test_ops.py::TestCommonCPU::test_out_warning_randn_like_cpu PASSED [ 20%] 2023-01-11T21:43:30.8671010Z test_ops.py::TestCommonCPU::test_out_warning_real_cpu PASSED [ 20%] 2023-01-11T21:43:30.8671110Z test_ops.py::TestCommonCPU::test_out_warning_reciprocal_cpu PASSED [ 20%] 2023-01-11T21:43:30.8671230Z test_ops.py::TestCommonCPU::test_out_warning_remainder_cpu PASSED [ 20%] 2023-01-11T21:43:30.8671340Z test_ops.py::TestCommonCPU::test_out_warning_repeat_interleave_cpu PASSED [ 20%] 2023-01-11T21:43:30.8671440Z test_ops.py::TestCommonCPU::test_out_warning_reshape_as_cpu PASSED [ 20%] 2023-01-11T21:43:30.8671530Z test_ops.py::TestCommonCPU::test_out_warning_reshape_cpu PASSED [ 20%] 2023-01-11T21:43:30.8671630Z test_ops.py::TestCommonCPU::test_out_warning_resolve_neg_cpu PASSED [ 20%] 2023-01-11T21:43:30.8671720Z test_ops.py::TestCommonCPU::test_out_warning_roll_cpu PASSED [ 20%] 2023-01-11T21:43:30.8671820Z test_ops.py::TestCommonCPU::test_out_warning_rot90_cpu PASSED [ 20%] 2023-01-11T21:43:30.8671910Z test_ops.py::TestCommonCPU::test_out_warning_round_cpu PASSED [ 20%] 2023-01-11T21:43:30.8672030Z test_ops.py::TestCommonCPU::test_out_warning_round_decimals_3_cpu SKIPPED (Skipped!) [ 20%] 2023-01-11T21:43:30.8672140Z test_ops.py::TestCommonCPU::test_out_warning_round_decimals_neg_3_cpu SKIPPED (Skipped!) [ 20%] 2023-01-11T21:43:30.8672260Z test_ops.py::TestCommonCPU::test_out_warning_scatter_cpu PASSED [ 20%] 2023-01-11T21:43:30.8672370Z test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_amax_cpu PASSED [ 20%] 2023-01-11T21:43:30.8672480Z test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_mean_cpu PASSED [ 20%] 2023-01-11T21:43:30.8672580Z test_ops.py::TestCommonCPU::test_out_warning_scatter_reduce_prod_cpu PASSED [ 20%] 2023-01-11T21:43:30.8672690Z test_ops.py::TestCommonCPU::test_out_warning_segment_reduce_offsets_cpu PASSED [ 20%] 2023-01-11T21:43:30.8672790Z test_ops.py::TestCommonCPU::test_out_warning_short_cpu PASSED [ 20%] 2023-01-11T21:43:30.8672910Z test_ops.py::TestCommonCPU::test_out_warning_signal_windows_general_hamming_cpu PASSED [ 20%] 2023-01-11T21:43:30.8673020Z test_ops.py::TestCommonCPU::test_out_warning_signal_windows_hamming_cpu PASSED [ 20%] 2023-01-11T21:43:30.8673120Z test_ops.py::TestCommonCPU::test_out_warning_signbit_cpu PASSED [ 20%] 2023-01-11T21:43:30.8673220Z test_ops.py::TestCommonCPU::test_out_warning_sin_cpu PASSED [ 20%] 2023-01-11T21:43:30.8673310Z test_ops.py::TestCommonCPU::test_out_warning_sinc_cpu PASSED [ 20%] 2023-01-11T21:43:30.8673410Z test_ops.py::TestCommonCPU::test_out_warning_sinh_cpu PASSED [ 20%] 2023-01-11T21:43:30.8673510Z test_ops.py::TestCommonCPU::test_out_warning_softmax_cpu PASSED [ 21%] 2023-01-11T21:43:30.8673610Z test_ops.py::TestCommonCPU::test_out_warning_softmax_with_dtype_cpu PASSED [ 21%] 2023-01-11T21:43:30.8673730Z test_ops.py::TestCommonCPU::test_out_warning_sparse_sampled_addmm_cpu SKIPPED (Skipped!) [ 21%] 2023-01-11T21:43:30.8673840Z test_ops.py::TestCommonCPU::test_out_warning_special_bessel_j1_cpu PASSED [ 21%] 2023-01-11T21:43:30.8673940Z test_ops.py::TestCommonCPU::test_out_warning_special_bessel_y1_cpu PASSED [ 21%] 2023-01-11T21:43:30.8674060Z test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_t_cpu PASSED [ 21%] 2023-01-11T21:43:30.8674180Z test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_u_cpu PASSED [ 21%] 2023-01-11T21:43:30.8674440Z test_ops.py::TestCommonCPU::test_out_warning_special_chebyshev_polynomial_v_cpu SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 21%] 2023-01-11T21:43:30.8674550Z test_ops.py::TestCommonCPU::test_out_warning_special_erfcx_cpu PASSED [ 21%] 2023-01-11T21:43:30.8674660Z test_ops.py::TestCommonCPU::test_out_warning_special_hermite_polynomial_h_cpu PASSED [ 21%] 2023-01-11T21:43:30.8674780Z test_ops.py::TestCommonCPU::test_out_warning_special_hermite_polynomial_he_cpu PASSED [ 21%] 2023-01-11T21:43:30.8674880Z test_ops.py::TestCommonCPU::test_out_warning_special_i0e_cpu PASSED [ 21%] 2023-01-11T21:43:30.8674980Z test_ops.py::TestCommonCPU::test_out_warning_special_i1_cpu PASSED [ 21%] 2023-01-11T21:43:30.8675080Z test_ops.py::TestCommonCPU::test_out_warning_special_i1e_cpu PASSED [ 21%] 2023-01-11T21:43:30.8675230Z test_ops.py::TestCommonCPU::test_out_warning_special_laguerre_polynomial_l_cpu PASSED [ 21%] 2023-01-11T21:43:30.8675460Z test_ops.py::TestCommonCPU::test_out_warning_special_legendre_polynomial_p_cpu SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 21%] 2023-01-11T21:43:30.8675570Z test_ops.py::TestCommonCPU::test_out_warning_special_modified_bessel_i1_cpu PASSED [ 21%] 2023-01-11T21:43:30.8675690Z test_ops.py::TestCommonCPU::test_out_warning_special_scaled_modified_bessel_k0_cpu PASSED [ 21%] 2023-01-11T21:43:30.8675920Z test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_u_cpu SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 21%] 2023-01-11T21:43:30.8676150Z test_ops.py::TestCommonCPU::test_out_warning_special_shifted_chebyshev_polynomial_w_cpu SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 21%] 2023-01-11T21:43:30.8676260Z test_ops.py::TestCommonCPU::test_out_warning_special_spherical_bessel_j0_cpu PASSED [ 21%] 2023-01-11T21:43:30.8676390Z test_ops.py::TestCommonCPU::test_out_warning_special_zeta_cpu PASSED [ 21%] 2023-01-11T21:43:30.8676490Z test_ops.py::TestCommonCPU::test_out_warning_split_cpu PASSED [ 21%] 2023-01-11T21:43:30.8676590Z test_ops.py::TestCommonCPU::test_out_warning_split_list_args_cpu PASSED [ 21%] 2023-01-11T21:43:30.8676680Z test_ops.py::TestCommonCPU::test_out_warning_stack_cpu PASSED [ 21%] 2023-01-11T21:43:30.8676780Z test_ops.py::TestCommonCPU::test_out_warning_std_cpu PASSED [ 21%] 2023-01-11T21:43:30.8676870Z test_ops.py::TestCommonCPU::test_out_warning_t_cpu PASSED [ 21%] 2023-01-11T21:43:30.8680330Z test_ops.py::TestCommonCPU::test_out_warning_take_along_dim_cpu PASSED [ 21%] 2023-01-11T21:43:30.8680430Z test_ops.py::TestCommonCPU::test_out_warning_take_cpu PASSED [ 21%] 2023-01-11T21:43:30.8680530Z test_ops.py::TestCommonCPU::test_out_warning_tan_cpu PASSED [ 21%] 2023-01-11T21:43:30.8680630Z test_ops.py::TestCommonCPU::test_out_warning_tensordot_cpu PASSED [ 21%] 2023-01-11T21:43:30.8680720Z test_ops.py::TestCommonCPU::test_out_warning_transpose_cpu PASSED [ 21%] 2023-01-11T21:43:30.8680820Z test_ops.py::TestCommonCPU::test_out_warning_triangular_solve_cpu PASSED [ 21%] 2023-01-11T21:43:30.8680920Z test_ops.py::TestCommonCPU::test_out_warning_tril_cpu PASSED [ 21%] 2023-01-11T21:43:30.8681010Z test_ops.py::TestCommonCPU::test_out_warning_tril_indices_cpu PASSED [ 21%] 2023-01-11T21:43:30.8681110Z test_ops.py::TestCommonCPU::test_out_warning_triu_cpu PASSED [ 21%] 2023-01-11T21:43:30.8681200Z test_ops.py::TestCommonCPU::test_out_warning_true_divide_cpu PASSED [ 21%] 2023-01-11T21:43:30.8681300Z test_ops.py::TestCommonCPU::test_out_warning_unbind_cpu PASSED [ 21%] 2023-01-11T21:43:30.8681390Z test_ops.py::TestCommonCPU::test_out_warning_unflatten_cpu PASSED [ 21%] 2023-01-11T21:43:30.8681490Z test_ops.py::TestCommonCPU::test_out_warning_unfold_copy_cpu XFAIL [ 21%] 2023-01-11T21:43:30.8681590Z test_ops.py::TestCommonCPU::test_out_warning_uniform_cpu PASSED [ 21%] 2023-01-11T21:43:30.8681680Z test_ops.py::TestCommonCPU::test_out_warning_unique_cpu PASSED [ 21%] 2023-01-11T21:43:30.8681780Z test_ops.py::TestCommonCPU::test_out_warning_unsqueeze_cpu PASSED [ 21%] 2023-01-11T21:43:30.8681870Z test_ops.py::TestCommonCPU::test_out_warning_var_mean_cpu PASSED [ 21%] 2023-01-11T21:43:30.8681980Z test_ops.py::TestCommonCPU::test_out_warning_var_mean_unbiased_cpu PASSED [ 21%] 2023-01-11T21:43:30.8682070Z test_ops.py::TestCommonCPU::test_out_warning_var_unbiased_cpu PASSED [ 21%] 2023-01-11T21:43:30.8682170Z test_ops.py::TestCommonCPU::test_out_warning_vdot_cpu PASSED [ 21%] 2023-01-11T21:43:30.8682260Z test_ops.py::TestCommonCPU::test_out_warning_view_as_complex_cpu PASSED [ 21%] 2023-01-11T21:43:30.8682360Z test_ops.py::TestCommonCPU::test_out_warning_view_as_real_cpu PASSED [ 21%] 2023-01-11T21:43:30.8682480Z test_ops.py::TestCommonCPU::test_out_warning_view_copy_cpu XFAIL [ 21%] 2023-01-11T21:43:30.8682580Z test_ops.py::TestCommonCPU::test_out_warning_view_cpu PASSED [ 21%] 2023-01-11T21:43:30.8682670Z test_ops.py::TestCommonCPU::test_out_warning_vstack_cpu PASSED [ 21%] 2023-01-11T21:43:30.8682770Z test_ops.py::TestCommonCPU::test_out_warning_where_cpu PASSED [ 21%] 2023-01-11T21:43:30.8682860Z test_ops.py::TestCommonCPU::test_out_warning_zero__cpu PASSED [ 21%] 2023-01-11T21:43:30.8682950Z test_ops.py::TestCommonCPU::test_out_where_cpu_float32 PASSED [ 21%] 2023-01-11T21:43:30.8683050Z test_ops.py::TestCommonCPU::test_out_xlogy_cpu_float32 PASSED [ 21%] 2023-01-11T21:43:30.8683140Z test_ops.py::TestCommonCPU::test_out_zero__cpu_float32 PASSED [ 21%] 2023-01-11T21:43:30.8683230Z test_ops.py::TestCommonCPU::test_out_zeros_cpu_float32 PASSED [ 21%] 2023-01-11T21:43:30.8683350Z test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_bool PASSED [ 21%] 2023-01-11T21:43:30.8683450Z test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_complex128 PASSED [ 21%] 2023-01-11T21:43:30.8683550Z test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_complex32 PASSED [ 21%] 2023-01-11T21:43:30.8683650Z test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_float16 PASSED [ 21%] 2023-01-11T21:43:30.8683740Z test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_float32 PASSED [ 21%] 2023-01-11T21:43:30.8683840Z test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_float64 PASSED [ 21%] 2023-01-11T21:43:30.8683940Z test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_int16 PASSED [ 21%] 2023-01-11T21:43:30.8684030Z test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_int32 PASSED [ 21%] 2023-01-11T21:43:30.8684130Z test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_int64 PASSED [ 21%] 2023-01-11T21:43:30.8684220Z test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_int8 PASSED [ 21%] 2023-01-11T21:43:30.8684320Z test_ops.py::TestCommonCPU::test_python_ref__refs_T_cpu_uint8 PASSED [ 21%] 2023-01-11T21:43:30.8684440Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bfloat16_cpu_bfloat16 PASSED [ 21%] 2023-01-11T21:43:30.8684570Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bfloat16_cpu_complex128 PASSED [ 21%] 2023-01-11T21:43:30.8684690Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bfloat16_cpu_complex64 PASSED [ 21%] 2023-01-11T21:43:30.8684810Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bfloat16_cpu_float64 PASSED [ 21%] 2023-01-11T21:43:30.8684930Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bfloat16_cpu_int16 PASSED [ 21%] 2023-01-11T21:43:30.8685040Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bfloat16_cpu_int64 PASSED [ 21%] 2023-01-11T21:43:30.8685160Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_bfloat16 PASSED [ 21%] 2023-01-11T21:43:30.8685280Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_complex32 PASSED [ 21%] 2023-01-11T21:43:30.8685400Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_float16 PASSED [ 21%] 2023-01-11T21:43:30.8685510Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_float64 PASSED [ 21%] 2023-01-11T21:43:30.8685620Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_int16 PASSED [ 21%] 2023-01-11T21:43:30.8685730Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_int32 PASSED [ 21%] 2023-01-11T21:43:30.8685840Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_int64 PASSED [ 21%] 2023-01-11T21:43:30.8685950Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_int8 PASSED [ 21%] 2023-01-11T21:43:30.8686060Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_bool_cpu_uint8 PASSED [ 21%] 2023-01-11T21:43:30.8686240Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_byte_cpu_bfloat16 PASSED [ 21%] 2023-01-11T21:43:30.8686360Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_byte_cpu_complex64 PASSED [ 21%] 2023-01-11T21:43:30.8686470Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_byte_cpu_float16 PASSED [ 21%] 2023-01-11T21:43:30.8686580Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_byte_cpu_float64 PASSED [ 21%] 2023-01-11T21:43:30.8686690Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_byte_cpu_int16 PASSED [ 21%] 2023-01-11T21:43:30.8686800Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_byte_cpu_int32 PASSED [ 21%] 2023-01-11T21:43:30.8686910Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_byte_cpu_int64 PASSED [ 21%] 2023-01-11T21:43:30.8687020Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_byte_cpu_int8 PASSED [ 21%] 2023-01-11T21:43:30.8687140Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cdouble_cpu_bfloat16 PASSED [ 21%] 2023-01-11T21:43:30.8687290Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cdouble_cpu_complex128 PASSED [ 21%] 2023-01-11T21:43:30.8687410Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cdouble_cpu_complex32 PASSED [ 21%] 2023-01-11T21:43:30.8687530Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cdouble_cpu_float32 PASSED [ 21%] 2023-01-11T21:43:30.8687650Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cdouble_cpu_int64 PASSED [ 21%] 2023-01-11T21:43:30.8687760Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cdouble_cpu_uint8 PASSED [ 21%] 2023-01-11T21:43:30.8687880Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_bool PASSED [ 21%] 2023-01-11T21:43:30.8688000Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_complex128 PASSED [ 21%] 2023-01-11T21:43:30.8688120Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_complex32 PASSED [ 21%] 2023-01-11T21:43:30.8688240Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_complex64 PASSED [ 21%] 2023-01-11T21:43:30.8688350Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_float16 PASSED [ 21%] 2023-01-11T21:43:30.8688470Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_float64 PASSED [ 21%] 2023-01-11T21:43:30.8688580Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_int32 PASSED [ 21%] 2023-01-11T21:43:30.8688750Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_int8 PASSED [ 21%] 2023-01-11T21:43:30.8688860Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_cfloat_cpu_uint8 PASSED [ 21%] 2023-01-11T21:43:30.8688970Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_chalf_cpu_bfloat16 PASSED [ 21%] 2023-01-11T21:43:30.8689090Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_chalf_cpu_complex64 PASSED [ 21%] 2023-01-11T21:43:30.8689210Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_chalf_cpu_float16 PASSED [ 21%] 2023-01-11T21:43:30.8689320Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_chalf_cpu_float32 PASSED [ 21%] 2023-01-11T21:43:30.8689430Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_chalf_cpu_float64 PASSED [ 21%] 2023-01-11T21:43:30.8689550Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_char_cpu_bfloat16 PASSED [ 21%] 2023-01-11T21:43:30.8689670Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_char_cpu_complex128 PASSED [ 21%] 2023-01-11T21:43:30.8689780Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_char_cpu_complex32 PASSED [ 21%] 2023-01-11T21:43:30.8689890Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_char_cpu_complex64 PASSED [ 21%] 2023-01-11T21:43:30.8690010Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_char_cpu_float64 PASSED [ 21%] 2023-01-11T21:43:30.8690180Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_complex_cpu_float16 PASSED [ 21%] 2023-01-11T21:43:30.8690300Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_bfloat16 PASSED [ 21%] 2023-01-11T21:43:30.8690420Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_bool PASSED [ 21%] 2023-01-11T21:43:30.8690530Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_float32 PASSED [ 21%] 2023-01-11T21:43:30.8690640Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_int16 PASSED [ 21%] 2023-01-11T21:43:30.8690750Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_int64 PASSED [ 21%] 2023-01-11T21:43:30.8690860Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_double_cpu_int8 PASSED [ 21%] 2023-01-11T21:43:30.8690980Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_bfloat16 PASSED [ 21%] 2023-01-11T21:43:30.8691120Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_bool PASSED [ 21%] 2023-01-11T21:43:30.8691230Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_complex128 PASSED [ 21%] 2023-01-11T21:43:30.8691350Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_complex32 PASSED [ 21%] 2023-01-11T21:43:30.8691470Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_complex64 PASSED [ 21%] 2023-01-11T21:43:30.8691580Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_float16 PASSED [ 21%] 2023-01-11T21:43:30.8691700Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_float64 PASSED [ 21%] 2023-01-11T21:43:30.8691810Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_int32 PASSED [ 21%] 2023-01-11T21:43:30.8691920Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_int64 PASSED [ 21%] 2023-01-11T21:43:30.8692030Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_int8 PASSED [ 21%] 2023-01-11T21:43:30.8692140Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_float_cpu_uint8 PASSED [ 21%] 2023-01-11T21:43:30.8692260Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_half_cpu_float16 PASSED [ 21%] 2023-01-11T21:43:30.8692370Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_half_cpu_int16 PASSED [ 21%] 2023-01-11T21:43:30.8692480Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_int_cpu_complex128 PASSED [ 21%] 2023-01-11T21:43:30.8692600Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_int_cpu_complex64 PASSED [ 21%] 2023-01-11T21:43:30.8692710Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_int_cpu_float16 PASSED [ 21%] 2023-01-11T21:43:30.8692810Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_int_cpu_float32 PASSED [ 21%] 2023-01-11T21:43:30.8692920Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_int_cpu_float64 PASSED [ 21%] 2023-01-11T21:43:30.8693040Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_int_cpu_int16 PASSED [ 21%] 2023-01-11T21:43:30.8693150Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_long_cpu_bool PASSED [ 21%] 2023-01-11T21:43:30.8693270Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_long_cpu_complex128 PASSED [ 21%] 2023-01-11T21:43:30.8693380Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_long_cpu_float32 PASSED [ 21%] 2023-01-11T21:43:30.8693490Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_long_cpu_int16 PASSED [ 21%] 2023-01-11T21:43:30.8693600Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_long_cpu_int32 PASSED [ 21%] 2023-01-11T21:43:30.8693710Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_long_cpu_uint8 PASSED [ 21%] 2023-01-11T21:43:30.8693830Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_bfloat16 PASSED [ 21%] 2023-01-11T21:43:30.8693970Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_complex128 PASSED [ 21%] 2023-01-11T21:43:30.8694090Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_complex64 PASSED [ 21%] 2023-01-11T21:43:30.8694200Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_float32 PASSED [ 21%] 2023-01-11T21:43:30.8694320Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_float64 PASSED [ 21%] 2023-01-11T21:43:30.8694430Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_int16 PASSED [ 21%] 2023-01-11T21:43:30.8694530Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_int32 PASSED [ 21%] 2023-01-11T21:43:30.8694640Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_int64 PASSED [ 22%] 2023-01-11T21:43:30.8694750Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_int8 PASSED [ 22%] 2023-01-11T21:43:30.8694860Z test_ops.py::TestCommonCPU::test_python_ref__refs__conversions_short_cpu_uint8 PASSED [ 22%] 2023-01-11T21:43:30.8694990Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_complex64 PASSED [ 22%] 2023-01-11T21:43:30.8695100Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_float64 PASSED [ 22%] 2023-01-11T21:43:30.8695200Z test_ops.py::TestCommonCPU::test_python_ref__refs_abs_cpu_int64 PASSED [ 22%] 2023-01-11T21:43:30.8695310Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_complex128 PASSED [ 22%] 2023-01-11T21:43:30.8695410Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_float32 PASSED [ 22%] 2023-01-11T21:43:30.8695520Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_float64 PASSED [ 22%] 2023-01-11T21:43:30.8695620Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int32 PASSED [ 22%] 2023-01-11T21:43:30.8695720Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_int64 PASSED [ 22%] 2023-01-11T21:43:30.8695820Z test_ops.py::TestCommonCPU::test_python_ref__refs_acos_cpu_uint8 PASSED [ 22%] 2023-01-11T21:43:30.8695930Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_bfloat16 PASSED [ 22%] 2023-01-11T21:43:30.8696030Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_bool PASSED [ 22%] 2023-01-11T21:43:30.8696140Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_float32 PASSED [ 22%] 2023-01-11T21:43:30.8696240Z test_ops.py::TestCommonCPU::test_python_ref__refs_acosh_cpu_int16 PASSED [ 22%] 2023-01-11T21:43:30.8696340Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_bfloat16 PASSED [ 22%] 2023-01-11T21:43:30.8696450Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_complex32 PASSED [ 22%] 2023-01-11T21:43:30.8696550Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_float16 PASSED [ 22%] 2023-01-11T21:43:30.8696650Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_float32 PASSED [ 22%] 2023-01-11T21:43:30.8696740Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int32 PASSED [ 22%] 2023-01-11T21:43:30.8696850Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_int64 PASSED [ 22%] 2023-01-11T21:43:30.8696940Z test_ops.py::TestCommonCPU::test_python_ref__refs_add_cpu_uint8 PASSED [ 22%] 2023-01-11T21:43:30.8697060Z test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_complex64 PASSED [ 22%] 2023-01-11T21:43:30.8697160Z test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_float32 PASSED [ 22%] 2023-01-11T21:43:30.8697270Z test_ops.py::TestCommonCPU::test_python_ref__refs_addcdiv_cpu_float64 PASSED [ 22%] 2023-01-11T21:43:30.8697380Z test_ops.py::TestCommonCPU::test_python_ref__refs_addcmul_cpu_bfloat16 PASSED [ 22%] 2023-01-11T21:43:30.8697480Z test_ops.py::TestCommonCPU::test_python_ref__refs_addcmul_cpu_float64 PASSED [ 22%] 2023-01-11T21:43:30.8697590Z test_ops.py::TestCommonCPU::test_python_ref__refs_addcmul_cpu_int32 PASSED [ 22%] 2023-01-11T21:43:30.8697690Z test_ops.py::TestCommonCPU::test_python_ref__refs_addcmul_cpu_uint8 PASSED [ 22%] 2023-01-11T21:43:30.8697800Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_bfloat16 XFAIL [ 22%] 2023-01-11T21:43:30.8697910Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_bool XFAIL [ 22%] 2023-01-11T21:43:30.8698020Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_complex128 XFAIL [ 22%] 2023-01-11T21:43:30.8698130Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_complex64 XFAIL [ 22%] 2023-01-11T21:43:30.8698220Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_float16 XFAIL [ 22%] 2023-01-11T21:43:30.8698330Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_float64 XFAIL [ 22%] 2023-01-11T21:43:30.8698420Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int16 XFAIL [ 22%] 2023-01-11T21:43:30.8698520Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int32 XFAIL [ 22%] 2023-01-11T21:43:30.8698620Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int64 XFAIL [ 22%] 2023-01-11T21:43:30.8698720Z test_ops.py::TestCommonCPU::test_python_ref__refs_addr_cpu_int8 XFAIL [ 22%] 2023-01-11T21:43:30.8698840Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_bfloat16 PASSED [ 22%] 2023-01-11T21:43:30.8698940Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_complex128 PASSED [ 22%] 2023-01-11T21:43:30.8699050Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_complex64 PASSED [ 22%] 2023-01-11T21:43:30.8699150Z test_ops.py::TestCommonCPU::test_python_ref__refs_all_cpu_float64 PASSED [ 22%] 2023-01-11T21:43:30.8699260Z test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_complex128 PASSED [ 22%] 2023-01-11T21:43:30.8699370Z test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_float16 PASSED [ 22%] 2023-01-11T21:43:30.8699470Z test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_float32 PASSED [ 22%] 2023-01-11T21:43:30.8699580Z test_ops.py::TestCommonCPU::test_python_ref__refs_allclose_cpu_float64 PASSED [ 22%] 2023-01-11T21:43:30.8699680Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_bfloat16 PASSED [ 22%] 2023-01-11T21:43:30.8699790Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_bool PASSED [ 22%] 2023-01-11T21:43:30.8699890Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_float16 PASSED [ 22%] 2023-01-11T21:43:30.8699990Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_float32 PASSED [ 22%] 2023-01-11T21:43:30.8700090Z test_ops.py::TestCommonCPU::test_python_ref__refs_amax_cpu_int64 PASSED [ 22%] 2023-01-11T21:43:30.8700190Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_bool PASSED [ 22%] 2023-01-11T21:43:30.8700290Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_float64 PASSED [ 22%] 2023-01-11T21:43:30.8700390Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int32 PASSED [ 22%] 2023-01-11T21:43:30.8700490Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_int64 PASSED [ 22%] 2023-01-11T21:43:30.8700590Z test_ops.py::TestCommonCPU::test_python_ref__refs_amin_cpu_uint8 PASSED [ 22%] 2023-01-11T21:43:30.8700700Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_complex64 PASSED [ 22%] 2023-01-11T21:43:30.8700800Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_float16 PASSED [ 22%] 2023-01-11T21:43:30.8700890Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int16 PASSED [ 22%] 2023-01-11T21:43:30.8700990Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int32 PASSED [ 22%] 2023-01-11T21:43:30.8701090Z test_ops.py::TestCommonCPU::test_python_ref__refs_any_cpu_int8 PASSED [ 22%] 2023-01-11T21:43:30.8701200Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_bfloat16 PASSED [ 22%] 2023-01-11T21:43:30.8701300Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_float16 PASSED [ 22%] 2023-01-11T21:43:30.8701400Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_int8 PASSED [ 22%] 2023-01-11T21:43:30.8701500Z test_ops.py::TestCommonCPU::test_python_ref__refs_arange_cpu_uint8 PASSED [ 22%] 2023-01-11T21:43:30.8701610Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_bfloat16 PASSED [ 22%] 2023-01-11T21:43:30.8701750Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_bool PASSED [ 22%] 2023-01-11T21:43:30.8701870Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_float16 PASSED [ 22%] 2023-01-11T21:43:30.8701970Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int32 PASSED [ 22%] 2023-01-11T21:43:30.8702080Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_cpu_int64 PASSED [ 22%] 2023-01-11T21:43:30.8702210Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_partial_views_cpu_bfloat16 PASSED [ 22%] 2023-01-11T21:43:30.8702330Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_partial_views_cpu_bool PASSED [ 22%] 2023-01-11T21:43:30.8702450Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_partial_views_cpu_complex64 PASSED [ 22%] 2023-01-11T21:43:30.8702570Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_partial_views_cpu_float32 PASSED [ 22%] 2023-01-11T21:43:30.8702730Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_partial_views_cpu_float64 PASSED [ 22%] 2023-01-11T21:43:30.8702850Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_partial_views_cpu_int16 PASSED [ 22%] 2023-01-11T21:43:30.8702970Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_partial_views_cpu_int32 PASSED [ 22%] 2023-01-11T21:43:30.8703080Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_partial_views_cpu_int8 PASSED [ 22%] 2023-01-11T21:43:30.8703200Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_scatter_cpu_bfloat16 PASSED [ 22%] 2023-01-11T21:43:30.8703320Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_scatter_cpu_complex32 PASSED [ 22%] 2023-01-11T21:43:30.8703430Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_scatter_cpu_float16 PASSED [ 22%] 2023-01-11T21:43:30.8703550Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_scatter_cpu_float64 PASSED [ 22%] 2023-01-11T21:43:30.8703660Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_scatter_cpu_int32 PASSED [ 22%] 2023-01-11T21:43:30.8703780Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_scatter_cpu_int8 PASSED [ 22%] 2023-01-11T21:43:30.8703890Z test_ops.py::TestCommonCPU::test_python_ref__refs_as_strided_scatter_cpu_uint8 PASSED [ 22%] 2023-01-11T21:43:30.8703990Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_bfloat16 PASSED [ 22%] 2023-01-11T21:43:30.8704100Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_complex128 PASSED [ 22%] 2023-01-11T21:43:30.8704210Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_complex64 PASSED [ 22%] 2023-01-11T21:43:30.8704310Z test_ops.py::TestCommonCPU::test_python_ref__refs_asin_cpu_int16 PASSED [ 22%] 2023-01-11T21:43:30.8704420Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_bfloat16 PASSED [ 22%] 2023-01-11T21:43:30.8704530Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_complex128 PASSED [ 22%] 2023-01-11T21:43:30.8704630Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_float64 PASSED [ 22%] 2023-01-11T21:43:30.8704730Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int32 PASSED [ 22%] 2023-01-11T21:43:30.8704840Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_int8 PASSED [ 22%] 2023-01-11T21:43:30.8704940Z test_ops.py::TestCommonCPU::test_python_ref__refs_asinh_cpu_uint8 PASSED [ 22%] 2023-01-11T21:43:30.8705040Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_float64 PASSED [ 22%] 2023-01-11T21:43:30.8705140Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int16 PASSED [ 22%] 2023-01-11T21:43:30.8705240Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int32 PASSED [ 22%] 2023-01-11T21:43:30.8705340Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int64 PASSED [ 22%] 2023-01-11T21:43:30.8705440Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan2_cpu_int8 PASSED [ 22%] 2023-01-11T21:43:30.8705590Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_bfloat16 PASSED [ 22%] 2023-01-11T21:43:30.8705690Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_bool PASSED [ 22%] 2023-01-11T21:43:30.8705800Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_float64 PASSED [ 22%] 2023-01-11T21:43:30.8705900Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int32 PASSED [ 22%] 2023-01-11T21:43:30.8706000Z test_ops.py::TestCommonCPU::test_python_ref__refs_atan_cpu_int64 PASSED [ 22%] 2023-01-11T21:43:30.8706090Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_bool PASSED [ 22%] 2023-01-11T21:43:30.8706200Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_float32 PASSED [ 22%] 2023-01-11T21:43:30.8709600Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_int64 PASSED [ 22%] 2023-01-11T21:43:30.8709710Z test_ops.py::TestCommonCPU::test_python_ref__refs_atanh_cpu_uint8 PASSED [ 22%] 2023-01-11T21:43:30.8709830Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_complex32 PASSED [ 22%] 2023-01-11T21:43:30.8709980Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_float16 PASSED [ 22%] 2023-01-11T21:43:30.8710090Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_float32 PASSED [ 22%] 2023-01-11T21:43:30.8710200Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_1d_cpu_int32 PASSED [ 22%] 2023-01-11T21:43:30.8710310Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_complex128 PASSED [ 22%] 2023-01-11T21:43:30.8710420Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_float16 PASSED [ 22%] 2023-01-11T21:43:30.8710530Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_float32 PASSED [ 22%] 2023-01-11T21:43:30.8710630Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_float64 PASSED [ 22%] 2023-01-11T21:43:30.8710730Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_2d_cpu_int32 PASSED [ 22%] 2023-01-11T21:43:30.8710840Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_bool PASSED [ 22%] 2023-01-11T21:43:30.8710950Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_complex128 PASSED [ 22%] 2023-01-11T21:43:30.8711070Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_complex32 PASSED [ 22%] 2023-01-11T21:43:30.8711170Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_float16 PASSED [ 22%] 2023-01-11T21:43:30.8711280Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_float32 PASSED [ 22%] 2023-01-11T21:43:30.8711380Z test_ops.py::TestCommonCPU::test_python_ref__refs_atleast_3d_cpu_float64 PASSED [ 22%] 2023-01-11T21:43:30.8711490Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_and_cpu_int8 PASSED [ 22%] 2023-01-11T21:43:30.8711600Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int64 PASSED [ 22%] 2023-01-11T21:43:30.8711720Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_int8 PASSED [ 22%] 2023-01-11T21:43:30.8711830Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_left_shift_cpu_uint8 PASSED [ 22%] 2023-01-11T21:43:30.8711940Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_not_cpu_int64 PASSED [ 22%] 2023-01-11T21:43:30.8712050Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_bool PASSED [ 22%] 2023-01-11T21:43:30.8712160Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_or_cpu_int32 PASSED [ 22%] 2023-01-11T21:43:30.8712270Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_right_shift_cpu_int64 PASSED [ 22%] 2023-01-11T21:43:30.8712380Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_right_shift_cpu_uint8 PASSED [ 22%] 2023-01-11T21:43:30.8712490Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int16 PASSED [ 22%] 2023-01-11T21:43:30.8712590Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int64 PASSED [ 22%] 2023-01-11T21:43:30.8712700Z test_ops.py::TestCommonCPU::test_python_ref__refs_bitwise_xor_cpu_int8 PASSED [ 22%] 2023-01-11T21:43:30.8712830Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_float16 PASSED [ 22%] 2023-01-11T21:43:30.8712950Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_float32 PASSED [ 22%] 2023-01-11T21:43:30.8713060Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int32 PASSED [ 22%] 2023-01-11T21:43:30.8713170Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int64 PASSED [ 22%] 2023-01-11T21:43:30.8713290Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_int8 PASSED [ 22%] 2023-01-11T21:43:30.8713400Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_tensors_cpu_uint8 PASSED [ 22%] 2023-01-11T21:43:30.8713510Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_bfloat16 PASSED [ 22%] 2023-01-11T21:43:30.8713620Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_bool PASSED [ 22%] 2023-01-11T21:43:30.8713750Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_complex128 PASSED [ 22%] 2023-01-11T21:43:30.8713860Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_float16 PASSED [ 22%] 2023-01-11T21:43:30.8713970Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_float32 PASSED [ 22%] 2023-01-11T21:43:30.8714080Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_float64 PASSED [ 22%] 2023-01-11T21:43:30.8714190Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int16 PASSED [ 22%] 2023-01-11T21:43:30.8714300Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int32 PASSED [ 22%] 2023-01-11T21:43:30.8714400Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int64 PASSED [ 22%] 2023-01-11T21:43:30.8714510Z test_ops.py::TestCommonCPU::test_python_ref__refs_broadcast_to_cpu_int8 PASSED [ 22%] 2023-01-11T21:43:30.8714620Z test_ops.py::TestCommonCPU::test_python_ref__refs_bucketize_cpu_float32 PASSED [ 22%] 2023-01-11T21:43:30.8714730Z test_ops.py::TestCommonCPU::test_python_ref__refs_bucketize_cpu_float64 PASSED [ 23%] 2023-01-11T21:43:30.8714840Z test_ops.py::TestCommonCPU::test_python_ref__refs_bucketize_cpu_int16 PASSED [ 23%] 2023-01-11T21:43:30.8714940Z test_ops.py::TestCommonCPU::test_python_ref__refs_bucketize_cpu_int32 PASSED [ 23%] 2023-01-11T21:43:30.8715050Z test_ops.py::TestCommonCPU::test_python_ref__refs_bucketize_cpu_int64 PASSED [ 23%] 2023-01-11T21:43:30.8715150Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_complex32 PASSED [ 23%] 2023-01-11T21:43:30.8715260Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_float16 PASSED [ 23%] 2023-01-11T21:43:30.8715360Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int32 PASSED [ 23%] 2023-01-11T21:43:30.8715460Z test_ops.py::TestCommonCPU::test_python_ref__refs_cat_cpu_int8 PASSED [ 23%] 2023-01-11T21:43:30.8715560Z test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_float32 PASSED [ 23%] 2023-01-11T21:43:30.8715660Z test_ops.py::TestCommonCPU::test_python_ref__refs_ceil_cpu_int32 PASSED [ 23%] 2023-01-11T21:43:30.8715770Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_bfloat16 PASSED [ 23%] 2023-01-11T21:43:30.8715880Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_complex32 PASSED [ 23%] 2023-01-11T21:43:30.8715980Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_float64 PASSED [ 23%] 2023-01-11T21:43:30.8716090Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int16 PASSED [ 23%] 2023-01-11T21:43:30.8716190Z test_ops.py::TestCommonCPU::test_python_ref__refs_chunk_cpu_int64 PASSED [ 23%] 2023-01-11T21:43:30.8716300Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_bfloat16 PASSED [ 23%] 2023-01-11T21:43:30.8716400Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_float32 PASSED [ 23%] 2023-01-11T21:43:30.8716500Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_int32 PASSED [ 23%] 2023-01-11T21:43:30.8716600Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_cpu_uint8 PASSED [ 23%] 2023-01-11T21:43:30.8716730Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_bfloat16 PASSED [ 23%] 2023-01-11T21:43:30.8716840Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_float32 PASSED [ 23%] 2023-01-11T21:43:30.8716950Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int32 PASSED [ 23%] 2023-01-11T21:43:30.8717050Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_max_cpu_int8 PASSED [ 23%] 2023-01-11T21:43:30.8717160Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_bool PASSED [ 23%] 2023-01-11T21:43:30.8717270Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_float64 PASSED [ 23%] 2023-01-11T21:43:30.8717370Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_int32 PASSED [ 23%] 2023-01-11T21:43:30.8717470Z test_ops.py::TestCommonCPU::test_python_ref__refs_clamp_min_cpu_uint8 PASSED [ 23%] 2023-01-11T21:43:30.8717580Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_complex128 PASSED [ 23%] 2023-01-11T21:43:30.8717700Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_complex32 PASSED [ 23%] 2023-01-11T21:43:30.8717810Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_complex64 PASSED [ 23%] 2023-01-11T21:43:30.8717910Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_float16 PASSED [ 23%] 2023-01-11T21:43:30.8718010Z test_ops.py::TestCommonCPU::test_python_ref__refs_clone_cpu_int16 PASSED [ 23%] 2023-01-11T21:43:30.8718120Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_bfloat16 PASSED [ 23%] 2023-01-11T21:43:30.8718240Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_complex64 PASSED [ 23%] 2023-01-11T21:43:30.8718350Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_float16 PASSED [ 23%] 2023-01-11T21:43:30.8718460Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_float32 PASSED [ 23%] 2023-01-11T21:43:30.8718560Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_float64 PASSED [ 23%] 2023-01-11T21:43:30.8718680Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_int16 PASSED [ 23%] 2023-01-11T21:43:30.8718780Z test_ops.py::TestCommonCPU::test_python_ref__refs_column_stack_cpu_uint8 PASSED [ 23%] 2023-01-11T21:43:30.8718890Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_bfloat16 PASSED [ 23%] 2023-01-11T21:43:30.8718990Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_bool PASSED [ 23%] 2023-01-11T21:43:30.8719100Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_complex64 PASSED [ 23%] 2023-01-11T21:43:30.8719200Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_float32 PASSED [ 23%] 2023-01-11T21:43:30.8719310Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_float64 PASSED [ 23%] 2023-01-11T21:43:30.8719410Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int16 PASSED [ 23%] 2023-01-11T21:43:30.8719510Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int32 PASSED [ 23%] 2023-01-11T21:43:30.8719620Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_int8 PASSED [ 23%] 2023-01-11T21:43:30.8719720Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_cpu_uint8 PASSED [ 23%] 2023-01-11T21:43:30.8719830Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_bfloat16 PASSED [ 23%] 2023-01-11T21:43:30.8719940Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_float16 PASSED [ 23%] 2023-01-11T21:43:30.8720050Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_float32 PASSED [ 23%] 2023-01-11T21:43:30.8720160Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int16 PASSED [ 23%] 2023-01-11T21:43:30.8720270Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_int64 PASSED [ 23%] 2023-01-11T21:43:30.8720380Z test_ops.py::TestCommonCPU::test_python_ref__refs_conj_physical_cpu_uint8 PASSED [ 23%] 2023-01-11T21:43:30.8720500Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_bfloat16 PASSED [ 23%] 2023-01-11T21:43:30.8720640Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_bool PASSED [ 23%] 2023-01-11T21:43:30.8720760Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_complex128 PASSED [ 23%] 2023-01-11T21:43:30.8720880Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_complex64 PASSED [ 23%] 2023-01-11T21:43:30.8720980Z test_ops.py::TestCommonCPU::test_python_ref__refs_constant_pad_nd_cpu_int32 PASSED [ 23%] 2023-01-11T21:43:30.8721090Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_bool PASSED [ 23%] 2023-01-11T21:43:30.8721200Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_complex32 PASSED [ 23%] 2023-01-11T21:43:30.8721310Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_complex64 PASSED [ 23%] 2023-01-11T21:43:30.8721420Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_float16 PASSED [ 23%] 2023-01-11T21:43:30.8721560Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_float32 PASSED [ 23%] 2023-01-11T21:43:30.8721660Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_float64 PASSED [ 23%] 2023-01-11T21:43:30.8721770Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_int64 PASSED [ 23%] 2023-01-11T21:43:30.8721880Z test_ops.py::TestCommonCPU::test_python_ref__refs_contiguous_cpu_uint8 PASSED [ 23%] 2023-01-11T21:43:30.8721990Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_bfloat16 PASSED [ 23%] 2023-01-11T21:43:30.8722100Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_bool PASSED [ 23%] 2023-01-11T21:43:30.8722210Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_float16 PASSED [ 23%] 2023-01-11T21:43:30.8722310Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_float32 PASSED [ 23%] 2023-01-11T21:43:30.8722420Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_float64 PASSED [ 23%] 2023-01-11T21:43:30.8722520Z test_ops.py::TestCommonCPU::test_python_ref__refs_copysign_cpu_int16 PASSED [ 23%] 2023-01-11T21:43:30.8722630Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_bfloat16 PASSED [ 23%] 2023-01-11T21:43:30.8722740Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_complex128 PASSED [ 23%] 2023-01-11T21:43:30.8722840Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_float64 PASSED [ 23%] 2023-01-11T21:43:30.8722940Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int64 PASSED [ 23%] 2023-01-11T21:43:30.8723040Z test_ops.py::TestCommonCPU::test_python_ref__refs_cos_cpu_int8 PASSED [ 23%] 2023-01-11T21:43:30.8723150Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_float64 PASSED [ 23%] 2023-01-11T21:43:30.8723250Z test_ops.py::TestCommonCPU::test_python_ref__refs_cosh_cpu_int64 PASSED [ 23%] 2023-01-11T21:43:30.8723350Z test_ops.py::TestCommonCPU::test_python_ref__refs_cumsum_cpu_bfloat16 PASSED [ 23%] 2023-01-11T21:43:30.8723460Z test_ops.py::TestCommonCPU::test_python_ref__refs_cumsum_cpu_complex64 PASSED [ 23%] 2023-01-11T21:43:30.8723570Z test_ops.py::TestCommonCPU::test_python_ref__refs_cumsum_cpu_int16 PASSED [ 23%] 2023-01-11T21:43:30.8723670Z test_ops.py::TestCommonCPU::test_python_ref__refs_cumsum_cpu_int32 PASSED [ 23%] 2023-01-11T21:43:30.8723770Z test_ops.py::TestCommonCPU::test_python_ref__refs_cumsum_cpu_int64 PASSED [ 23%] 2023-01-11T21:43:30.8723880Z test_ops.py::TestCommonCPU::test_python_ref__refs_cumsum_cpu_uint8 PASSED [ 23%] 2023-01-11T21:43:30.8723980Z test_ops.py::TestCommonCPU::test_python_ref__refs_diag_cpu_complex64 PASSED [ 23%] 2023-01-11T21:43:30.8724080Z test_ops.py::TestCommonCPU::test_python_ref__refs_diag_cpu_float16 PASSED [ 23%] 2023-01-11T21:43:30.8724190Z test_ops.py::TestCommonCPU::test_python_ref__refs_diag_cpu_float64 PASSED [ 23%] 2023-01-11T21:43:30.8724300Z test_ops.py::TestCommonCPU::test_python_ref__refs_diag_embed_cpu_complex32 PASSED [ 23%] 2023-01-11T21:43:30.8724410Z test_ops.py::TestCommonCPU::test_python_ref__refs_diag_embed_cpu_complex64 PASSED [ 23%] 2023-01-11T21:43:30.8724540Z test_ops.py::TestCommonCPU::test_python_ref__refs_diag_embed_cpu_float64 PASSED [ 23%] 2023-01-11T21:43:30.8724650Z test_ops.py::TestCommonCPU::test_python_ref__refs_diag_embed_cpu_int16 PASSED [ 23%] 2023-01-11T21:43:30.8724760Z test_ops.py::TestCommonCPU::test_python_ref__refs_diag_embed_cpu_int32 PASSED [ 23%] 2023-01-11T21:43:30.8724860Z test_ops.py::TestCommonCPU::test_python_ref__refs_diag_embed_cpu_int64 PASSED [ 23%] 2023-01-11T21:43:30.8724960Z test_ops.py::TestCommonCPU::test_python_ref__refs_diag_embed_cpu_uint8 PASSED [ 23%] 2023-01-11T21:43:30.8725070Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_copy_cpu_bool PASSED [ 23%] 2023-01-11T21:43:30.8725190Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_copy_cpu_complex64 PASSED [ 23%] 2023-01-11T21:43:30.8725300Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_copy_cpu_int32 PASSED [ 23%] 2023-01-11T21:43:30.8725430Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_copy_cpu_int64 PASSED [ 23%] 2023-01-11T21:43:30.8725540Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_copy_cpu_int8 PASSED [ 23%] 2023-01-11T21:43:30.8725650Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_complex64 PASSED [ 23%] 2023-01-11T21:43:30.8725750Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_float16 PASSED [ 23%] 2023-01-11T21:43:30.8725860Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_float32 PASSED [ 23%] 2023-01-11T21:43:30.8725960Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_int32 PASSED [ 23%] 2023-01-11T21:43:30.8726070Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_cpu_uint8 PASSED [ 23%] 2023-01-11T21:43:30.8726190Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_complex128 PASSED [ 23%] 2023-01-11T21:43:30.8726300Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_float32 PASSED [ 23%] 2023-01-11T21:43:30.8726420Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_int16 PASSED [ 23%] 2023-01-11T21:43:30.8726530Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_int64 PASSED [ 23%] 2023-01-11T21:43:30.8726640Z test_ops.py::TestCommonCPU::test_python_ref__refs_diagonal_scatter_cpu_int8 PASSED [ 23%] 2023-01-11T21:43:30.8726750Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_float64 PASSED [ 23%] 2023-01-11T21:43:30.8726850Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_int64 PASSED [ 23%] 2023-01-11T21:43:30.8726960Z test_ops.py::TestCommonCPU::test_python_ref__refs_digamma_cpu_uint8 PASSED [ 23%] 2023-01-11T21:43:30.8727070Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_bfloat16 PASSED [ 23%] 2023-01-11T21:43:30.8727190Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_float64 PASSED [ 23%] 2023-01-11T21:43:30.8727310Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int16 PASSED [ 23%] 2023-01-11T21:43:30.8727420Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int32 PASSED [ 23%] 2023-01-11T21:43:30.8727530Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_floor_rounding_cpu_int64 PASSED [ 23%] 2023-01-11T21:43:30.8727650Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_bfloat16 PASSED [ 23%] 2023-01-11T21:43:30.8727770Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_complex64 PASSED [ 23%] 2023-01-11T21:43:30.8727890Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_float16 PASSED [ 23%] 2023-01-11T21:43:30.8728000Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_float32 PASSED [ 23%] 2023-01-11T21:43:30.8728120Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_int16 PASSED [ 23%] 2023-01-11T21:43:30.8728230Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_int32 PASSED [ 23%] 2023-01-11T21:43:30.8728370Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_no_rounding_mode_cpu_int64 PASSED [ 23%] 2023-01-11T21:43:30.8728480Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_bfloat16 PASSED [ 23%] 2023-01-11T21:43:30.8728600Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_int64 PASSED [ 23%] 2023-01-11T21:43:30.8728710Z test_ops.py::TestCommonCPU::test_python_ref__refs_div_trunc_rounding_cpu_uint8 PASSED [ 23%] 2023-01-11T21:43:30.8728810Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_bfloat16 PASSED [ 23%] 2023-01-11T21:43:30.8728920Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_complex128 PASSED [ 23%] 2023-01-11T21:43:30.8729030Z test_ops.py::TestCommonCPU::test_python_ref__refs_dsplit_cpu_int8 PASSED [ 23%] 2023-01-11T21:43:30.8729140Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_bfloat16 PASSED [ 23%] 2023-01-11T21:43:30.8729240Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_bool PASSED [ 23%] 2023-01-11T21:43:30.8729370Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_float16 PASSED [ 23%] 2023-01-11T21:43:30.8729470Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_float32 PASSED [ 23%] 2023-01-11T21:43:30.8729580Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int16 PASSED [ 23%] 2023-01-11T21:43:30.8729680Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_int32 PASSED [ 23%] 2023-01-11T21:43:30.8729780Z test_ops.py::TestCommonCPU::test_python_ref__refs_dstack_cpu_uint8 PASSED [ 23%] 2023-01-11T21:43:30.8729920Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_bool SKIPPED (Expected: empty is not comparable) [ 23%] 2023-01-11T21:43:30.8730060Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_complex128 SKIPPED (Expected: empty is not comparable) [ 23%] 2023-01-11T21:43:30.8730200Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_complex32 SKIPPED (Expected: empty is not comparable) [ 23%] 2023-01-11T21:43:30.8730340Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int32 SKIPPED (Expected: empty is not comparable) [ 23%] 2023-01-11T21:43:30.8730470Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_cpu_int8 SKIPPED (Expected: empty is not comparable) [ 23%] 2023-01-11T21:43:30.8730610Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_bfloat16 SKIPPED (Expected: empty is not comparable) [ 23%] 2023-01-11T21:43:30.8730750Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_bool SKIPPED (Expected: empty is not comparable) [ 23%] 2023-01-11T21:43:30.8730890Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_complex128 SKIPPED (Expected: empty is not comparable) [ 23%] 2023-01-11T21:43:30.8731030Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_complex32 SKIPPED (Expected: empty is not comparable) [ 23%] 2023-01-11T21:43:30.8731170Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_float16 SKIPPED (Expected: empty is not comparable) [ 23%] 2023-01-11T21:43:30.8731310Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_float32 SKIPPED (Expected: empty is not comparable) [ 23%] 2023-01-11T21:43:30.8731450Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int64 SKIPPED (Expected: empty is not comparable) [ 23%] 2023-01-11T21:43:30.8731580Z test_ops.py::TestCommonCPU::test_python_ref__refs_empty_like_cpu_int8 SKIPPED (Expected: empty is not comparable) [ 23%] 2023-01-11T21:43:30.8731690Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_bfloat16 PASSED [ 23%] 2023-01-11T21:43:30.8731790Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_bool PASSED [ 23%] 2023-01-11T21:43:30.8731900Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_complex128 PASSED [ 23%] 2023-01-11T21:43:30.8732000Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_complex64 PASSED [ 24%] 2023-01-11T21:43:30.8732100Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_float32 PASSED [ 24%] 2023-01-11T21:43:30.8732230Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_float64 PASSED [ 24%] 2023-01-11T21:43:30.8732330Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_int64 PASSED [ 24%] 2023-01-11T21:43:30.8732430Z test_ops.py::TestCommonCPU::test_python_ref__refs_eq_cpu_uint8 PASSED [ 24%] 2023-01-11T21:43:30.8732530Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_bool PASSED [ 24%] 2023-01-11T21:43:30.8732620Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int16 PASSED [ 24%] 2023-01-11T21:43:30.8732720Z test_ops.py::TestCommonCPU::test_python_ref__refs_erf_cpu_int8 PASSED [ 24%] 2023-01-11T21:43:30.8732830Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_bfloat16 PASSED [ 24%] 2023-01-11T21:43:30.8732920Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_bool PASSED [ 24%] 2023-01-11T21:43:30.8733030Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_float32 PASSED [ 24%] 2023-01-11T21:43:30.8733150Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_float64 PASSED [ 24%] 2023-01-11T21:43:30.8733250Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int16 PASSED [ 24%] 2023-01-11T21:43:30.8733350Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_int64 PASSED [ 24%] 2023-01-11T21:43:30.8733450Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfc_cpu_uint8 PASSED [ 24%] 2023-01-11T21:43:30.8733560Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_float32 PASSED [ 24%] 2023-01-11T21:43:30.8733660Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int32 PASSED [ 24%] 2023-01-11T21:43:30.8733760Z test_ops.py::TestCommonCPU::test_python_ref__refs_erfinv_cpu_int8 PASSED [ 24%] 2023-01-11T21:43:30.8733860Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_bfloat16 PASSED [ 24%] 2023-01-11T21:43:30.8733960Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_float64 PASSED [ 24%] 2023-01-11T21:43:30.8734060Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int16 PASSED [ 24%] 2023-01-11T21:43:30.8734160Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int32 PASSED [ 24%] 2023-01-11T21:43:30.8734260Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_int8 PASSED [ 24%] 2023-01-11T21:43:30.8734360Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp2_cpu_uint8 PASSED [ 24%] 2023-01-11T21:43:30.8734460Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_bfloat16 PASSED [ 24%] 2023-01-11T21:43:30.8734570Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_complex128 PASSED [ 24%] 2023-01-11T21:43:30.8734670Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_complex64 PASSED [ 24%] 2023-01-11T21:43:30.8734770Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_float64 PASSED [ 24%] 2023-01-11T21:43:30.8734870Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_int16 PASSED [ 24%] 2023-01-11T21:43:30.8734970Z test_ops.py::TestCommonCPU::test_python_ref__refs_exp_cpu_uint8 PASSED [ 24%] 2023-01-11T21:43:30.8735080Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_as_cpu_bfloat16 PASSED [ 24%] 2023-01-11T21:43:30.8735190Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_as_cpu_bool PASSED [ 24%] 2023-01-11T21:43:30.8735300Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_as_cpu_complex128 PASSED [ 24%] 2023-01-11T21:43:30.8735410Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_as_cpu_complex64 PASSED [ 24%] 2023-01-11T21:43:30.8735520Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_as_cpu_float32 PASSED [ 24%] 2023-01-11T21:43:30.8735630Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_as_cpu_float64 PASSED [ 24%] 2023-01-11T21:43:30.8735730Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_as_cpu_int32 PASSED [ 24%] 2023-01-11T21:43:30.8739150Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_as_cpu_int64 PASSED [ 24%] 2023-01-11T21:43:30.8739260Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_as_cpu_int8 PASSED [ 24%] 2023-01-11T21:43:30.8739410Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_as_cpu_uint8 PASSED [ 24%] 2023-01-11T21:43:30.8739520Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_bfloat16 PASSED [ 24%] 2023-01-11T21:43:30.8739620Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_bool PASSED [ 24%] 2023-01-11T21:43:30.8739730Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_complex128 PASSED [ 24%] 2023-01-11T21:43:30.8739840Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_float32 PASSED [ 24%] 2023-01-11T21:43:30.8739940Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int32 PASSED [ 24%] 2023-01-11T21:43:30.8740050Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int64 PASSED [ 24%] 2023-01-11T21:43:30.8740150Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_int8 PASSED [ 24%] 2023-01-11T21:43:30.8740250Z test_ops.py::TestCommonCPU::test_python_ref__refs_expand_cpu_uint8 PASSED [ 24%] 2023-01-11T21:43:30.8740390Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_bfloat16 PASSED [ 24%] 2023-01-11T21:43:30.8740490Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_float32 PASSED [ 24%] 2023-01-11T21:43:30.8740600Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_float64 PASSED [ 24%] 2023-01-11T21:43:30.8740700Z test_ops.py::TestCommonCPU::test_python_ref__refs_expm1_cpu_int8 PASSED [ 24%] 2023-01-11T21:43:30.8740800Z test_ops.py::TestCommonCPU::test_python_ref__refs_eye_cpu_bool PASSED [ 24%] 2023-01-11T21:43:30.8740910Z test_ops.py::TestCommonCPU::test_python_ref__refs_eye_cpu_complex64 PASSED [ 24%] 2023-01-11T21:43:30.8741010Z test_ops.py::TestCommonCPU::test_python_ref__refs_eye_cpu_float64 PASSED [ 24%] 2023-01-11T21:43:30.8741110Z test_ops.py::TestCommonCPU::test_python_ref__refs_eye_cpu_int16 PASSED [ 24%] 2023-01-11T21:43:30.8741210Z test_ops.py::TestCommonCPU::test_python_ref__refs_eye_cpu_int32 PASSED [ 24%] 2023-01-11T21:43:30.8741310Z test_ops.py::TestCommonCPU::test_python_ref__refs_eye_cpu_int8 PASSED [ 24%] 2023-01-11T21:43:30.8741410Z test_ops.py::TestCommonCPU::test_python_ref__refs_eye_cpu_uint8 PASSED [ 24%] 2023-01-11T21:43:30.8741520Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_float32 PASSED [ 24%] 2023-01-11T21:43:30.8741630Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int16 PASSED [ 24%] 2023-01-11T21:43:30.8741730Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft2_cpu_int64 PASSED [ 24%] 2023-01-11T21:43:30.8741830Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_bool PASSED [ 24%] 2023-01-11T21:43:30.8741940Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fft_cpu_int8 PASSED [ 24%] 2023-01-11T21:43:30.8742050Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_complex128 PASSED [ 24%] 2023-01-11T21:43:30.8742150Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_float64 PASSED [ 24%] 2023-01-11T21:43:30.8742260Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int32 PASSED [ 24%] 2023-01-11T21:43:30.8742370Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int64 PASSED [ 24%] 2023-01-11T21:43:30.8742470Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftn_cpu_int8 PASSED [ 24%] 2023-01-11T21:43:30.8742580Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_float16 PASSED [ 24%] 2023-01-11T21:43:30.8742690Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_float64 PASSED [ 24%] 2023-01-11T21:43:30.8742800Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int16 PASSED [ 24%] 2023-01-11T21:43:30.8742910Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int64 PASSED [ 24%] 2023-01-11T21:43:30.8743020Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_int8 PASSED [ 24%] 2023-01-11T21:43:30.8743130Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_fftshift_cpu_uint8 PASSED [ 24%] 2023-01-11T21:43:30.8743230Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_bool PASSED [ 24%] 2023-01-11T21:43:30.8743390Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_complex64 PASSED [ 24%] 2023-01-11T21:43:30.8743500Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_float64 PASSED [ 24%] 2023-01-11T21:43:30.8743610Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int16 PASSED [ 24%] 2023-01-11T21:43:30.8743710Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int32 PASSED [ 24%] 2023-01-11T21:43:30.8743810Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int64 PASSED [ 24%] 2023-01-11T21:43:30.8743920Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft2_cpu_int8 PASSED [ 24%] 2023-01-11T21:43:30.8744030Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_complex128 PASSED [ 24%] 2023-01-11T21:43:30.8744140Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_complex64 PASSED [ 24%] 2023-01-11T21:43:30.8744270Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_float32 PASSED [ 24%] 2023-01-11T21:43:30.8744380Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int32 PASSED [ 24%] 2023-01-11T21:43:30.8744480Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_int8 PASSED [ 24%] 2023-01-11T21:43:30.8744590Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfft_cpu_uint8 PASSED [ 24%] 2023-01-11T21:43:30.8744690Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_complex64 PASSED [ 24%] 2023-01-11T21:43:30.8744800Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_float32 PASSED [ 24%] 2023-01-11T21:43:30.8744910Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int16 PASSED [ 24%] 2023-01-11T21:43:30.8745010Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int32 PASSED [ 24%] 2023-01-11T21:43:30.8745110Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int64 PASSED [ 24%] 2023-01-11T21:43:30.8745210Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_hfftn_cpu_int8 PASSED [ 24%] 2023-01-11T21:43:30.8745320Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_complex64 PASSED [ 24%] 2023-01-11T21:43:30.8745430Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_float32 PASSED [ 24%] 2023-01-11T21:43:30.8745540Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_float64 PASSED [ 24%] 2023-01-11T21:43:30.8745640Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_int8 PASSED [ 24%] 2023-01-11T21:43:30.8745750Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft2_cpu_uint8 PASSED [ 24%] 2023-01-11T21:43:30.8745850Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_bool PASSED [ 24%] 2023-01-11T21:43:30.8745960Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_complex128 PASSED [ 24%] 2023-01-11T21:43:30.8746060Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_float32 PASSED [ 24%] 2023-01-11T21:43:30.8746170Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int16 PASSED [ 24%] 2023-01-11T21:43:30.8746270Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_int32 PASSED [ 24%] 2023-01-11T21:43:30.8746370Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifft_cpu_uint8 PASSED [ 24%] 2023-01-11T21:43:30.8746470Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_bool PASSED [ 24%] 2023-01-11T21:43:30.8746580Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_complex64 PASSED [ 24%] 2023-01-11T21:43:30.8746690Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_float32 PASSED [ 24%] 2023-01-11T21:43:30.8746790Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_float64 PASSED [ 24%] 2023-01-11T21:43:30.8746900Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_int64 PASSED [ 24%] 2023-01-11T21:43:30.8747000Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftn_cpu_uint8 PASSED [ 24%] 2023-01-11T21:43:30.8747110Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_bfloat16 PASSED [ 24%] 2023-01-11T21:43:30.8747250Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_bool PASSED [ 24%] 2023-01-11T21:43:30.8747360Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_complex128 PASSED [ 24%] 2023-01-11T21:43:30.8747470Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_complex32 PASSED [ 24%] 2023-01-11T21:43:30.8747590Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_float16 PASSED [ 24%] 2023-01-11T21:43:30.8747700Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_float32 PASSED [ 24%] 2023-01-11T21:43:30.8747800Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_float64 PASSED [ 24%] 2023-01-11T21:43:30.8747910Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_int32 PASSED [ 24%] 2023-01-11T21:43:30.8748020Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ifftshift_cpu_uint8 PASSED [ 24%] 2023-01-11T21:43:30.8748150Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int16 PASSED [ 24%] 2023-01-11T21:43:30.8748260Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft2_cpu_int32 PASSED [ 24%] 2023-01-11T21:43:30.8748360Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_bool PASSED [ 24%] 2023-01-11T21:43:30.8748470Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_float32 PASSED [ 24%] 2023-01-11T21:43:30.8748580Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_float64 PASSED [ 24%] 2023-01-11T21:43:30.8748680Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfft_cpu_uint8 PASSED [ 24%] 2023-01-11T21:43:30.8748780Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_bool PASSED [ 24%] 2023-01-11T21:43:30.8748890Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_float32 PASSED [ 24%] 2023-01-11T21:43:30.8749000Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_float64 PASSED [ 24%] 2023-01-11T21:43:30.8749110Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int16 PASSED [ 24%] 2023-01-11T21:43:30.8749210Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int32 PASSED [ 24%] 2023-01-11T21:43:30.8749320Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_int8 PASSED [ 24%] 2023-01-11T21:43:30.8749420Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_ihfftn_cpu_uint8 PASSED [ 24%] 2023-01-11T21:43:30.8749530Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_bool PASSED [ 24%] 2023-01-11T21:43:30.8749640Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_complex64 PASSED [ 24%] 2023-01-11T21:43:30.8749750Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_float64 PASSED [ 24%] 2023-01-11T21:43:30.8749850Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_int8 PASSED [ 24%] 2023-01-11T21:43:30.8749950Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft2_cpu_uint8 PASSED [ 24%] 2023-01-11T21:43:30.8750060Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_bool PASSED [ 24%] 2023-01-11T21:43:30.8750170Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_complex128 PASSED [ 24%] 2023-01-11T21:43:30.8750280Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfft_cpu_int64 PASSED [ 24%] 2023-01-11T21:43:30.8750390Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_complex128 PASSED [ 24%] 2023-01-11T21:43:30.8750490Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_complex64 PASSED [ 24%] 2023-01-11T21:43:30.8750600Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_float64 PASSED [ 24%] 2023-01-11T21:43:30.8750710Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int64 PASSED [ 24%] 2023-01-11T21:43:30.8750810Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_int8 PASSED [ 24%] 2023-01-11T21:43:30.8750910Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_irfftn_cpu_uint8 PASSED [ 24%] 2023-01-11T21:43:30.8751040Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_bool PASSED [ 24%] 2023-01-11T21:43:30.8751150Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_float64 PASSED [ 24%] 2023-01-11T21:43:30.8751250Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_int32 PASSED [ 24%] 2023-01-11T21:43:30.8751350Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft2_cpu_uint8 PASSED [ 24%] 2023-01-11T21:43:30.8751460Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_float64 PASSED [ 24%] 2023-01-11T21:43:30.8751560Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int16 PASSED [ 24%] 2023-01-11T21:43:30.8751660Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int32 PASSED [ 24%] 2023-01-11T21:43:30.8751760Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int64 PASSED [ 24%] 2023-01-11T21:43:30.8751870Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfft_cpu_int8 PASSED [ 25%] 2023-01-11T21:43:30.8751990Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_bool PASSED [ 25%] 2023-01-11T21:43:30.8752100Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_float32 PASSED [ 25%] 2023-01-11T21:43:30.8752200Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int16 PASSED [ 25%] 2023-01-11T21:43:30.8752310Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int64 PASSED [ 25%] 2023-01-11T21:43:30.8752410Z test_ops.py::TestCommonCPU::test_python_ref__refs_fft_rfftn_cpu_int8 PASSED [ 25%] 2023-01-11T21:43:30.8752520Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_bfloat16 PASSED [ 25%] 2023-01-11T21:43:30.8752620Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_bool PASSED [ 25%] 2023-01-11T21:43:30.8752720Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_float64 PASSED [ 25%] 2023-01-11T21:43:30.8752830Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_int32 PASSED [ 25%] 2023-01-11T21:43:30.8752930Z test_ops.py::TestCommonCPU::test_python_ref__refs_fill_cpu_uint8 PASSED [ 25%] 2023-01-11T21:43:30.8753040Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_bfloat16 PASSED [ 25%] 2023-01-11T21:43:30.8753140Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_bool PASSED [ 25%] 2023-01-11T21:43:30.8753250Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_complex128 PASSED [ 25%] 2023-01-11T21:43:30.8753360Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_float32 PASSED [ 25%] 2023-01-11T21:43:30.8753460Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_float64 PASSED [ 25%] 2023-01-11T21:43:30.8753560Z test_ops.py::TestCommonCPU::test_python_ref__refs_flatten_cpu_int16 PASSED [ 25%] 2023-01-11T21:43:30.8753670Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_bfloat16 PASSED [ 25%] 2023-01-11T21:43:30.8753770Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_complex128 PASSED [ 25%] 2023-01-11T21:43:30.8753880Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_float16 PASSED [ 25%] 2023-01-11T21:43:30.8753980Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int16 PASSED [ 25%] 2023-01-11T21:43:30.8754080Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int32 PASSED [ 25%] 2023-01-11T21:43:30.8754180Z test_ops.py::TestCommonCPU::test_python_ref__refs_flip_cpu_int64 PASSED [ 25%] 2023-01-11T21:43:30.8754290Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_complex128 PASSED [ 25%] 2023-01-11T21:43:30.8754400Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_complex64 PASSED [ 25%] 2023-01-11T21:43:30.8754510Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_float16 PASSED [ 25%] 2023-01-11T21:43:30.8754610Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_float32 PASSED [ 25%] 2023-01-11T21:43:30.8754710Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_float64 PASSED [ 25%] 2023-01-11T21:43:30.8754820Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int32 PASSED [ 25%] 2023-01-11T21:43:30.8754950Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int64 PASSED [ 25%] 2023-01-11T21:43:30.8755050Z test_ops.py::TestCommonCPU::test_python_ref__refs_fliplr_cpu_int8 PASSED [ 25%] 2023-01-11T21:43:30.8755150Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_bool PASSED [ 25%] 2023-01-11T21:43:30.8755260Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_complex64 PASSED [ 25%] 2023-01-11T21:43:30.8755370Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_float16 PASSED [ 25%] 2023-01-11T21:43:30.8755470Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_float32 PASSED [ 25%] 2023-01-11T21:43:30.8755570Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_float64 PASSED [ 25%] 2023-01-11T21:43:30.8755680Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int16 PASSED [ 25%] 2023-01-11T21:43:30.8755780Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int32 PASSED [ 25%] 2023-01-11T21:43:30.8755910Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_int64 PASSED [ 25%] 2023-01-11T21:43:30.8756020Z test_ops.py::TestCommonCPU::test_python_ref__refs_flipud_cpu_uint8 PASSED [ 25%] 2023-01-11T21:43:30.8756130Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_bfloat16 PASSED [ 25%] 2023-01-11T21:43:30.8756240Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_float64 PASSED [ 25%] 2023-01-11T21:43:30.8756350Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int16 PASSED [ 25%] 2023-01-11T21:43:30.8756450Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_int64 PASSED [ 25%] 2023-01-11T21:43:30.8756560Z test_ops.py::TestCommonCPU::test_python_ref__refs_float_power_cpu_uint8 PASSED [ 25%] 2023-01-11T21:43:30.8756660Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_bfloat16 PASSED [ 25%] 2023-01-11T21:43:30.8756770Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_float32 PASSED [ 25%] 2023-01-11T21:43:30.8756870Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_cpu_int8 PASSED [ 25%] 2023-01-11T21:43:30.8756980Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_float16 PASSED [ 25%] 2023-01-11T21:43:30.8757090Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_float32 PASSED [ 25%] 2023-01-11T21:43:30.8757200Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int32 PASSED [ 25%] 2023-01-11T21:43:30.8757310Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int64 PASSED [ 25%] 2023-01-11T21:43:30.8757410Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_int8 PASSED [ 25%] 2023-01-11T21:43:30.8757520Z test_ops.py::TestCommonCPU::test_python_ref__refs_floor_divide_cpu_uint8 PASSED [ 25%] 2023-01-11T21:43:30.8757630Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_float16 PASSED [ 25%] 2023-01-11T21:43:30.8757730Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int16 PASSED [ 25%] 2023-01-11T21:43:30.8757830Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_int32 PASSED [ 25%] 2023-01-11T21:43:30.8757930Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmax_cpu_uint8 PASSED [ 25%] 2023-01-11T21:43:30.8758030Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_bool PASSED [ 25%] 2023-01-11T21:43:30.8758130Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_float32 PASSED [ 25%] 2023-01-11T21:43:30.8758230Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int16 PASSED [ 25%] 2023-01-11T21:43:30.8758330Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmin_cpu_int32 PASSED [ 25%] 2023-01-11T21:43:30.8758430Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_float32 PASSED [ 25%] 2023-01-11T21:43:30.8758530Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int16 PASSED [ 25%] 2023-01-11T21:43:30.8758630Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int32 PASSED [ 25%] 2023-01-11T21:43:30.8758750Z test_ops.py::TestCommonCPU::test_python_ref__refs_fmod_cpu_int64 PASSED [ 25%] 2023-01-11T21:43:30.8758850Z test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int32 PASSED [ 25%] 2023-01-11T21:43:30.8758950Z test_ops.py::TestCommonCPU::test_python_ref__refs_gcd_cpu_int8 PASSED [ 25%] 2023-01-11T21:43:30.8759040Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_bfloat16 PASSED [ 25%] 2023-01-11T21:43:30.8759140Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_float64 PASSED [ 25%] 2023-01-11T21:43:30.8759240Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int16 PASSED [ 25%] 2023-01-11T21:43:30.8759330Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_int32 PASSED [ 25%] 2023-01-11T21:43:30.8759430Z test_ops.py::TestCommonCPU::test_python_ref__refs_ge_cpu_uint8 PASSED [ 25%] 2023-01-11T21:43:30.8759520Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_bool PASSED [ 25%] 2023-01-11T21:43:30.8759640Z test_ops.py::TestCommonCPU::test_python_ref__refs_gt_cpu_uint8 PASSED [ 25%] 2023-01-11T21:43:30.8759750Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_bfloat16 PASSED [ 25%] 2023-01-11T21:43:30.8759860Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_bool PASSED [ 25%] 2023-01-11T21:43:30.8759970Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_float16 PASSED [ 25%] 2023-01-11T21:43:30.8760080Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_float32 PASSED [ 25%] 2023-01-11T21:43:30.8760180Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int32 PASSED [ 25%] 2023-01-11T21:43:30.8760290Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int64 PASSED [ 25%] 2023-01-11T21:43:30.8760390Z test_ops.py::TestCommonCPU::test_python_ref__refs_heaviside_cpu_int8 PASSED [ 25%] 2023-01-11T21:43:30.8760500Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_bfloat16 PASSED [ 25%] 2023-01-11T21:43:30.8760600Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_bool PASSED [ 25%] 2023-01-11T21:43:30.8760710Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_complex64 PASSED [ 25%] 2023-01-11T21:43:30.8760810Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_float32 PASSED [ 25%] 2023-01-11T21:43:30.8760920Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int32 PASSED [ 25%] 2023-01-11T21:43:30.8761020Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_int8 PASSED [ 25%] 2023-01-11T21:43:30.8761120Z test_ops.py::TestCommonCPU::test_python_ref__refs_hsplit_cpu_uint8 PASSED [ 25%] 2023-01-11T21:43:30.8761230Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_bfloat16 PASSED [ 25%] 2023-01-11T21:43:30.8761330Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_complex128 PASSED [ 25%] 2023-01-11T21:43:30.8761440Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_complex64 PASSED [ 25%] 2023-01-11T21:43:30.8761550Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_float32 PASSED [ 25%] 2023-01-11T21:43:30.8761650Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_int16 PASSED [ 25%] 2023-01-11T21:43:30.8761750Z test_ops.py::TestCommonCPU::test_python_ref__refs_hstack_cpu_uint8 PASSED [ 25%] 2023-01-11T21:43:30.8761860Z test_ops.py::TestCommonCPU::test_python_ref__refs_hypot_cpu_bfloat16 PASSED [ 25%] 2023-01-11T21:43:30.8761960Z test_ops.py::TestCommonCPU::test_python_ref__refs_hypot_cpu_float64 PASSED [ 25%] 2023-01-11T21:43:30.8762060Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_float32 PASSED [ 25%] 2023-01-11T21:43:30.8762160Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_float64 PASSED [ 25%] 2023-01-11T21:43:30.8762260Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int64 PASSED [ 25%] 2023-01-11T21:43:30.8762360Z test_ops.py::TestCommonCPU::test_python_ref__refs_i0_cpu_int8 PASSED [ 25%] 2023-01-11T21:43:30.8762460Z test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_float16 PASSED [ 25%] 2023-01-11T21:43:30.8762590Z test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_float32 PASSED [ 25%] 2023-01-11T21:43:30.8762690Z test_ops.py::TestCommonCPU::test_python_ref__refs_igamma_cpu_float64 PASSED [ 25%] 2023-01-11T21:43:30.8762800Z test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_float16 PASSED [ 25%] 2023-01-11T21:43:30.8762910Z test_ops.py::TestCommonCPU::test_python_ref__refs_igammac_cpu_float64 PASSED [ 25%] 2023-01-11T21:43:30.8763010Z test_ops.py::TestCommonCPU::test_python_ref__refs_imag_cpu_complex128 PASSED [ 25%] 2023-01-11T21:43:30.8763110Z test_ops.py::TestCommonCPU::test_python_ref__refs_imag_cpu_complex32 PASSED [ 25%] 2023-01-11T21:43:30.8763220Z test_ops.py::TestCommonCPU::test_python_ref__refs_imag_cpu_complex64 PASSED [ 25%] 2023-01-11T21:43:30.8763330Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_add_cpu_bfloat16 XFAIL [ 25%] 2023-01-11T21:43:30.8763430Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_add_cpu_bool XFAIL [ 25%] 2023-01-11T21:43:30.8763560Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_add_cpu_complex64 XFAIL [ 25%] 2023-01-11T21:43:30.8763670Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_add_cpu_float32 XFAIL [ 25%] 2023-01-11T21:43:30.8763770Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_add_cpu_float64 XFAIL [ 25%] 2023-01-11T21:43:30.8763880Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_add_cpu_int64 XFAIL [ 25%] 2023-01-11T21:43:30.8763980Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_add_cpu_uint8 XFAIL [ 25%] 2023-01-11T21:43:30.8764090Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_copy_cpu_bfloat16 XFAIL [ 25%] 2023-01-11T21:43:30.8764190Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_copy_cpu_bool XFAIL [ 25%] 2023-01-11T21:43:30.8764300Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_copy_cpu_complex64 XFAIL [ 25%] 2023-01-11T21:43:30.8764410Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_copy_cpu_int32 XFAIL [ 25%] 2023-01-11T21:43:30.8767810Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_copy_cpu_int64 XFAIL [ 25%] 2023-01-11T21:43:30.8767940Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_fill_cpu_bfloat16 XFAIL [ 25%] 2023-01-11T21:43:30.8768050Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_fill_cpu_complex128 XFAIL [ 25%] 2023-01-11T21:43:30.8768150Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_fill_cpu_float32 XFAIL [ 25%] 2023-01-11T21:43:30.8768260Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_fill_cpu_float64 XFAIL [ 25%] 2023-01-11T21:43:30.8768360Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_fill_cpu_int32 XFAIL [ 25%] 2023-01-11T21:43:30.8768460Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_fill_cpu_uint8 XFAIL [ 25%] 2023-01-11T21:43:30.8768570Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_select_cpu_bool XFAIL [ 25%] 2023-01-11T21:43:30.8768680Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_select_cpu_complex128 XFAIL [ 25%] 2023-01-11T21:43:30.8768800Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_select_cpu_complex32 XFAIL [ 25%] 2023-01-11T21:43:30.8768900Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_select_cpu_float32 XFAIL [ 25%] 2023-01-11T21:43:30.8769010Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_select_cpu_float64 XFAIL [ 25%] 2023-01-11T21:43:30.8769120Z test_ops.py::TestCommonCPU::test_python_ref__refs_index_select_cpu_int16 XFAIL [ 25%] 2023-01-11T21:43:30.8769230Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_complex128 PASSED [ 25%] 2023-01-11T21:43:30.8769330Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_float16 PASSED [ 25%] 2023-01-11T21:43:30.8769440Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_int64 PASSED [ 25%] 2023-01-11T21:43:30.8769550Z test_ops.py::TestCommonCPU::test_python_ref__refs_isclose_cpu_uint8 PASSED [ 25%] 2023-01-11T21:43:30.8769650Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_bool PASSED [ 25%] 2023-01-11T21:43:30.8769790Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_complex64 PASSED [ 25%] 2023-01-11T21:43:30.8769900Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_float16 PASSED [ 25%] 2023-01-11T21:43:30.8770010Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int32 PASSED [ 25%] 2023-01-11T21:43:30.8770110Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int64 PASSED [ 25%] 2023-01-11T21:43:30.8770210Z test_ops.py::TestCommonCPU::test_python_ref__refs_isfinite_cpu_int8 PASSED [ 25%] 2023-01-11T21:43:30.8770320Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_bfloat16 PASSED [ 25%] 2023-01-11T21:43:30.8770420Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_bool PASSED [ 25%] 2023-01-11T21:43:30.8770530Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_complex128 PASSED [ 25%] 2023-01-11T21:43:30.8770640Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_complex32 PASSED [ 25%] 2023-01-11T21:43:30.8770760Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_complex64 PASSED [ 25%] 2023-01-11T21:43:30.8770860Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_float32 PASSED [ 25%] 2023-01-11T21:43:30.8770960Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int16 PASSED [ 25%] 2023-01-11T21:43:30.8771070Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int32 PASSED [ 25%] 2023-01-11T21:43:30.8771170Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int64 PASSED [ 25%] 2023-01-11T21:43:30.8771270Z test_ops.py::TestCommonCPU::test_python_ref__refs_isinf_cpu_int8 PASSED [ 25%] 2023-01-11T21:43:30.8771380Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_complex128 PASSED [ 25%] 2023-01-11T21:43:30.8771480Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_complex64 PASSED [ 25%] 2023-01-11T21:43:30.8771590Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_float16 PASSED [ 26%] 2023-01-11T21:43:30.8771690Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int16 PASSED [ 26%] 2023-01-11T21:43:30.8771790Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_int8 PASSED [ 26%] 2023-01-11T21:43:30.8771890Z test_ops.py::TestCommonCPU::test_python_ref__refs_isnan_cpu_uint8 PASSED [ 26%] 2023-01-11T21:43:30.8772000Z test_ops.py::TestCommonCPU::test_python_ref__refs_isneginf_cpu_int32 PASSED [ 26%] 2023-01-11T21:43:30.8772110Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_bfloat16 PASSED [ 26%] 2023-01-11T21:43:30.8772210Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_bool PASSED [ 26%] 2023-01-11T21:43:30.8772320Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_float16 PASSED [ 26%] 2023-01-11T21:43:30.8772430Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_float64 PASSED [ 26%] 2023-01-11T21:43:30.8772530Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int32 PASSED [ 26%] 2023-01-11T21:43:30.8772640Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int64 PASSED [ 26%] 2023-01-11T21:43:30.8772740Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_int8 PASSED [ 26%] 2023-01-11T21:43:30.8772850Z test_ops.py::TestCommonCPU::test_python_ref__refs_isposinf_cpu_uint8 PASSED [ 26%] 2023-01-11T21:43:30.8772960Z test_ops.py::TestCommonCPU::test_python_ref__refs_isreal_cpu_complex128 PASSED [ 26%] 2023-01-11T21:43:30.8773060Z test_ops.py::TestCommonCPU::test_python_ref__refs_isreal_cpu_float32 PASSED [ 26%] 2023-01-11T21:43:30.8773160Z test_ops.py::TestCommonCPU::test_python_ref__refs_isreal_cpu_int16 PASSED [ 26%] 2023-01-11T21:43:30.8773270Z test_ops.py::TestCommonCPU::test_python_ref__refs_isreal_cpu_int64 PASSED [ 26%] 2023-01-11T21:43:30.8773370Z test_ops.py::TestCommonCPU::test_python_ref__refs_isreal_cpu_int8 PASSED [ 26%] 2023-01-11T21:43:30.8773470Z test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int16 PASSED [ 26%] 2023-01-11T21:43:30.8773570Z test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int32 PASSED [ 26%] 2023-01-11T21:43:30.8773730Z test_ops.py::TestCommonCPU::test_python_ref__refs_lcm_cpu_int8 PASSED [ 26%] 2023-01-11T21:43:30.8773830Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_bool PASSED [ 26%] 2023-01-11T21:43:30.8773930Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_float16 PASSED [ 26%] 2023-01-11T21:43:30.8774030Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_float32 PASSED [ 26%] 2023-01-11T21:43:30.8774130Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_float64 PASSED [ 26%] 2023-01-11T21:43:30.8774220Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int16 PASSED [ 26%] 2023-01-11T21:43:30.8774320Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int64 PASSED [ 26%] 2023-01-11T21:43:30.8774410Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_int8 PASSED [ 26%] 2023-01-11T21:43:30.8774510Z test_ops.py::TestCommonCPU::test_python_ref__refs_le_cpu_uint8 PASSED [ 26%] 2023-01-11T21:43:30.8774650Z test_ops.py::TestCommonCPU::test_python_ref__refs_lerp_cpu_bfloat16 PASSED [ 26%] 2023-01-11T21:43:30.8774760Z test_ops.py::TestCommonCPU::test_python_ref__refs_lerp_cpu_complex128 PASSED [ 26%] 2023-01-11T21:43:30.8774860Z test_ops.py::TestCommonCPU::test_python_ref__refs_lerp_cpu_float64 PASSED [ 26%] 2023-01-11T21:43:30.8774960Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int16 PASSED [ 26%] 2023-01-11T21:43:30.8775070Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int32 PASSED [ 26%] 2023-01-11T21:43:30.8775170Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int64 PASSED [ 26%] 2023-01-11T21:43:30.8775260Z test_ops.py::TestCommonCPU::test_python_ref__refs_lgamma_cpu_int8 PASSED [ 26%] 2023-01-11T21:43:30.8775380Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_bfloat16 PASSED [ 26%] 2023-01-11T21:43:30.8775500Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_complex128 PASSED [ 26%] 2023-01-11T21:43:30.8775620Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_float16 PASSED [ 26%] 2023-01-11T21:43:30.8775740Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_matrix_norm_cpu_float32 PASSED [ 26%] 2023-01-11T21:43:30.8775850Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_complex64 PASSED [ 26%] 2023-01-11T21:43:30.8775960Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_norm_cpu_float16 PASSED [ 26%] 2023-01-11T21:43:30.8776070Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_complex128 PASSED [ 26%] 2023-01-11T21:43:30.8776180Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svd_cpu_float64 PASSED [ 26%] 2023-01-11T21:43:30.8776300Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_complex128 PASSED [ 26%] 2023-01-11T21:43:30.8776410Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_complex64 PASSED [ 26%] 2023-01-11T21:43:30.8776530Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_svdvals_cpu_float64 PASSED [ 26%] 2023-01-11T21:43:30.8776640Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_bfloat16 PASSED [ 26%] 2023-01-11T21:43:30.8776760Z test_ops.py::TestCommonCPU::test_python_ref__refs_linalg_vector_norm_cpu_complex128 PASSED [ 26%] 2023-01-11T21:43:30.8776870Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_complex64 PASSED [ 26%] 2023-01-11T21:43:30.8776980Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_float16 PASSED [ 26%] 2023-01-11T21:43:30.8777090Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_float64 PASSED [ 26%] 2023-01-11T21:43:30.8777200Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int32 XFAIL [ 26%] 2023-01-11T21:43:30.8777300Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int64 XFAIL [ 26%] 2023-01-11T21:43:30.8777410Z test_ops.py::TestCommonCPU::test_python_ref__refs_linspace_cpu_int8 XFAIL [ 26%] 2023-01-11T21:43:30.8777540Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_complex128 PASSED [ 26%] 2023-01-11T21:43:30.8777640Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_float32 PASSED [ 26%] 2023-01-11T21:43:30.8777740Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_float64 PASSED [ 26%] 2023-01-11T21:43:30.8777840Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int32 PASSED [ 26%] 2023-01-11T21:43:30.8777940Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_int64 PASSED [ 26%] 2023-01-11T21:43:30.8778040Z test_ops.py::TestCommonCPU::test_python_ref__refs_log10_cpu_uint8 PASSED [ 26%] 2023-01-11T21:43:30.8778150Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_bfloat16 PASSED [ 26%] 2023-01-11T21:43:30.8778250Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_bool PASSED [ 26%] 2023-01-11T21:43:30.8778360Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_complex128 PASSED [ 26%] 2023-01-11T21:43:30.8778470Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_complex64 PASSED [ 26%] 2023-01-11T21:43:30.8778590Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_float32 PASSED [ 26%] 2023-01-11T21:43:30.8778700Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_float64 PASSED [ 26%] 2023-01-11T21:43:30.8778800Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_int16 PASSED [ 26%] 2023-01-11T21:43:30.8778900Z test_ops.py::TestCommonCPU::test_python_ref__refs_log1p_cpu_uint8 PASSED [ 26%] 2023-01-11T21:43:30.8779000Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_bfloat16 PASSED [ 26%] 2023-01-11T21:43:30.8779110Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_complex128 PASSED [ 26%] 2023-01-11T21:43:30.8779210Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_complex64 PASSED [ 26%] 2023-01-11T21:43:30.8779320Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_float64 PASSED [ 26%] 2023-01-11T21:43:30.8779410Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int32 PASSED [ 26%] 2023-01-11T21:43:30.8779520Z test_ops.py::TestCommonCPU::test_python_ref__refs_log2_cpu_int8 PASSED [ 26%] 2023-01-11T21:43:30.8779620Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_bool PASSED [ 26%] 2023-01-11T21:43:30.8779720Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_complex128 PASSED [ 26%] 2023-01-11T21:43:30.8779820Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_int8 PASSED [ 26%] 2023-01-11T21:43:30.8779920Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_cpu_uint8 PASSED [ 26%] 2023-01-11T21:43:30.8780040Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_with_dtype_cpu_bfloat16 PASSED [ 26%] 2023-01-11T21:43:30.8780170Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_with_dtype_cpu_complex128 PASSED [ 26%] 2023-01-11T21:43:30.8780290Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_with_dtype_cpu_complex32 PASSED [ 26%] 2023-01-11T21:43:30.8780410Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_with_dtype_cpu_float64 PASSED [ 26%] 2023-01-11T21:43:30.8780530Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_with_dtype_cpu_int16 PASSED [ 26%] 2023-01-11T21:43:30.8780650Z test_ops.py::TestCommonCPU::test_python_ref__refs_log_softmax_with_dtype_cpu_int8 PASSED [ 26%] 2023-01-11T21:43:30.8780750Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_bool PASSED [ 26%] 2023-01-11T21:43:30.8780870Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_complex64 PASSED [ 26%] 2023-01-11T21:43:30.8780980Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_float32 PASSED [ 26%] 2023-01-11T21:43:30.8781090Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_float64 PASSED [ 26%] 2023-01-11T21:43:30.8781190Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int16 PASSED [ 26%] 2023-01-11T21:43:30.8781300Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int32 PASSED [ 26%] 2023-01-11T21:43:30.8781450Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_and_cpu_int64 PASSED [ 26%] 2023-01-11T21:43:30.8781570Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_bfloat16 PASSED [ 26%] 2023-01-11T21:43:30.8781680Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_bool PASSED [ 26%] 2023-01-11T21:43:30.8781790Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_complex128 PASSED [ 26%] 2023-01-11T21:43:30.8781900Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_complex64 PASSED [ 26%] 2023-01-11T21:43:30.8782010Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_float32 PASSED [ 26%] 2023-01-11T21:43:30.8782110Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int16 PASSED [ 26%] 2023-01-11T21:43:30.8782220Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_not_cpu_int32 PASSED [ 26%] 2023-01-11T21:43:30.8782330Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_complex64 PASSED [ 26%] 2023-01-11T21:43:30.8782460Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int16 PASSED [ 26%] 2023-01-11T21:43:30.8782570Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int32 PASSED [ 26%] 2023-01-11T21:43:30.8782670Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_int8 PASSED [ 26%] 2023-01-11T21:43:30.8782770Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_or_cpu_uint8 PASSED [ 26%] 2023-01-11T21:43:30.8782880Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_bool PASSED [ 26%] 2023-01-11T21:43:30.8782990Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_complex128 PASSED [ 26%] 2023-01-11T21:43:30.8783100Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_float16 PASSED [ 26%] 2023-01-11T21:43:30.8783200Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int16 PASSED [ 26%] 2023-01-11T21:43:30.8783310Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int32 PASSED [ 26%] 2023-01-11T21:43:30.8783420Z test_ops.py::TestCommonCPU::test_python_ref__refs_logical_xor_cpu_int8 PASSED [ 26%] 2023-01-11T21:43:30.8783520Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_bfloat16 PASSED [ 26%] 2023-01-11T21:43:30.8783630Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_complex64 PASSED [ 26%] 2023-01-11T21:43:30.8783740Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_float32 PASSED [ 26%] 2023-01-11T21:43:30.8783840Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_float64 PASSED [ 26%] 2023-01-11T21:43:30.8783950Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_int16 PASSED [ 26%] 2023-01-11T21:43:30.8784050Z test_ops.py::TestCommonCPU::test_python_ref__refs_logspace_cpu_uint8 PASSED [ 26%] 2023-01-11T21:43:30.8784160Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_bfloat16 PASSED [ 26%] 2023-01-11T21:43:30.8784270Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_bool PASSED [ 26%] 2023-01-11T21:43:30.8784380Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_float64 PASSED [ 26%] 2023-01-11T21:43:30.8784490Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_int16 PASSED [ 26%] 2023-01-11T21:43:30.8784590Z test_ops.py::TestCommonCPU::test_python_ref__refs_logsumexp_cpu_uint8 PASSED [ 26%] 2023-01-11T21:43:30.8784690Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_bool PASSED [ 26%] 2023-01-11T21:43:30.8784800Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_float32 PASSED [ 26%] 2023-01-11T21:43:30.8784900Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_float64 PASSED [ 26%] 2023-01-11T21:43:30.8785000Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int16 PASSED [ 26%] 2023-01-11T21:43:30.8785090Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int64 PASSED [ 26%] 2023-01-11T21:43:30.8785190Z test_ops.py::TestCommonCPU::test_python_ref__refs_lt_cpu_int8 PASSED [ 26%] 2023-01-11T21:43:30.8785320Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_float16 PASSED [ 26%] 2023-01-11T21:43:30.8785430Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int16 PASSED [ 26%] 2023-01-11T21:43:30.8785530Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int32 PASSED [ 26%] 2023-01-11T21:43:30.8785640Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_int64 PASSED [ 26%] 2023-01-11T21:43:30.8785740Z test_ops.py::TestCommonCPU::test_python_ref__refs_masked_fill_cpu_uint8 PASSED [ 26%] 2023-01-11T21:43:30.8785850Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_bfloat16 PASSED [ 26%] 2023-01-11T21:43:30.8785950Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_bool PASSED [ 26%] 2023-01-11T21:43:30.8786060Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int16 PASSED [ 26%] 2023-01-11T21:43:30.8786160Z test_ops.py::TestCommonCPU::test_python_ref__refs_maximum_cpu_int8 PASSED [ 26%] 2023-01-11T21:43:30.8786290Z test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_bfloat16 PASSED [ 26%] 2023-01-11T21:43:30.8786390Z test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_complex128 PASSED [ 26%] 2023-01-11T21:43:30.8786500Z test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_complex64 PASSED [ 26%] 2023-01-11T21:43:30.8786600Z test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_float16 PASSED [ 26%] 2023-01-11T21:43:30.8786710Z test_ops.py::TestCommonCPU::test_python_ref__refs_mean_cpu_float64 PASSED [ 26%] 2023-01-11T21:43:30.8786830Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_bool PASSED [ 26%] 2023-01-11T21:43:30.8786950Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_complex128 PASSED [ 26%] 2023-01-11T21:43:30.8787080Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_float16 PASSED [ 26%] 2023-01-11T21:43:30.8787190Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_float64 PASSED [ 26%] 2023-01-11T21:43:30.8787320Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int16 PASSED [ 26%] 2023-01-11T21:43:30.8787440Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int64 PASSED [ 26%] 2023-01-11T21:43:30.8787550Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_list_of_tensors_cpu_int8 PASSED [ 26%] 2023-01-11T21:43:30.8787680Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_bool PASSED [ 26%] 2023-01-11T21:43:30.8787800Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_complex128 PASSED [ 26%] 2023-01-11T21:43:30.8787930Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_float64 PASSED [ 26%] 2023-01-11T21:43:30.8788050Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int16 PASSED [ 26%] 2023-01-11T21:43:30.8788170Z test_ops.py::TestCommonCPU::test_python_ref__refs_meshgrid_variadic_tensors_cpu_int64 PASSED [ 26%] 2023-01-11T21:43:30.8788280Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_bfloat16 PASSED [ 26%] 2023-01-11T21:43:30.8788380Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_float16 PASSED [ 26%] 2023-01-11T21:43:30.8788490Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_float32 PASSED [ 26%] 2023-01-11T21:43:30.8788590Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_float64 PASSED [ 27%] 2023-01-11T21:43:30.8788750Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_int32 PASSED [ 27%] 2023-01-11T21:43:30.8788860Z test_ops.py::TestCommonCPU::test_python_ref__refs_minimum_cpu_uint8 PASSED [ 27%] 2023-01-11T21:43:30.8788970Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_bfloat16 PASSED [ 27%] 2023-01-11T21:43:30.8789070Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_bool PASSED [ 27%] 2023-01-11T21:43:30.8789180Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_complex128 PASSED [ 27%] 2023-01-11T21:43:30.8789340Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_complex32 PASSED [ 27%] 2023-01-11T21:43:30.8789450Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_complex64 PASSED [ 27%] 2023-01-11T21:43:30.8789550Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_float16 PASSED [ 27%] 2023-01-11T21:43:30.8789660Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_float32 PASSED [ 27%] 2023-01-11T21:43:30.8789760Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_int16 PASSED [ 27%] 2023-01-11T21:43:30.8789870Z test_ops.py::TestCommonCPU::test_python_ref__refs_movedim_cpu_uint8 PASSED [ 27%] 2023-01-11T21:43:30.8789970Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_complex128 PASSED [ 27%] 2023-01-11T21:43:30.8790080Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_complex32 PASSED [ 27%] 2023-01-11T21:43:30.8790180Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_complex64 PASSED [ 27%] 2023-01-11T21:43:30.8790320Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_float32 PASSED [ 27%] 2023-01-11T21:43:30.8790420Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_float64 PASSED [ 27%] 2023-01-11T21:43:30.8790520Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_int32 PASSED [ 27%] 2023-01-11T21:43:30.8790620Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_int8 PASSED [ 27%] 2023-01-11T21:43:30.8790720Z test_ops.py::TestCommonCPU::test_python_ref__refs_mul_cpu_uint8 PASSED [ 27%] 2023-01-11T21:43:30.8790830Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_float32 PASSED [ 27%] 2023-01-11T21:43:30.8790930Z test_ops.py::TestCommonCPU::test_python_ref__refs_nan_to_num_cpu_int16 PASSED [ 27%] 2023-01-11T21:43:30.8791040Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_copy_cpu_bool PASSED [ 27%] 2023-01-11T21:43:30.8791150Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_copy_cpu_complex128 PASSED [ 27%] 2023-01-11T21:43:30.8791270Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_copy_cpu_complex32 PASSED [ 27%] 2023-01-11T21:43:30.8791380Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_copy_cpu_complex64 PASSED [ 27%] 2023-01-11T21:43:30.8791490Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_copy_cpu_float64 PASSED [ 27%] 2023-01-11T21:43:30.8791600Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_copy_cpu_int16 PASSED [ 27%] 2023-01-11T21:43:30.8791700Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_copy_cpu_uint8 PASSED [ 27%] 2023-01-11T21:43:30.8791810Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_bfloat16 PASSED [ 27%] 2023-01-11T21:43:30.8791920Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_complex64 PASSED [ 27%] 2023-01-11T21:43:30.8792030Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_float64 PASSED [ 27%] 2023-01-11T21:43:30.8792130Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_int16 PASSED [ 27%] 2023-01-11T21:43:30.8792240Z test_ops.py::TestCommonCPU::test_python_ref__refs_narrow_cpu_uint8 PASSED [ 27%] 2023-01-11T21:43:30.8792360Z test_ops.py::TestCommonCPU::test_python_ref__refs_native_layer_norm_cpu_float32 SKIPPED (Skipped!) [ 27%] 2023-01-11T21:43:30.8792480Z test_ops.py::TestCommonCPU::test_python_ref__refs_native_layer_norm_cpu_float64 PASSED [ 27%] 2023-01-11T21:43:30.8792580Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_bool PASSED [ 27%] 2023-01-11T21:43:30.8792690Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_complex128 PASSED [ 27%] 2023-01-11T21:43:30.8792790Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_complex64 PASSED [ 27%] 2023-01-11T21:43:30.8792890Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_float16 PASSED [ 27%] 2023-01-11T21:43:30.8792990Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_float64 PASSED [ 27%] 2023-01-11T21:43:30.8793090Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int16 PASSED [ 27%] 2023-01-11T21:43:30.8793240Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int64 PASSED [ 27%] 2023-01-11T21:43:30.8793340Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_int8 PASSED [ 27%] 2023-01-11T21:43:30.8793430Z test_ops.py::TestCommonCPU::test_python_ref__refs_ne_cpu_uint8 PASSED [ 27%] 2023-01-11T21:43:30.8793530Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int16 PASSED [ 27%] 2023-01-11T21:43:30.8793630Z test_ops.py::TestCommonCPU::test_python_ref__refs_neg_cpu_int32 PASSED [ 27%] 2023-01-11T21:43:30.8797170Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_bfloat16 SKIPPED (Expected: empty is not comparable) [ 27%] 2023-01-11T21:43:30.8797320Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_complex128 SKIPPED (Expected: empty is not comparable) [ 27%] 2023-01-11T21:43:30.8797460Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_complex64 SKIPPED (Expected: empty is not comparable) [ 27%] 2023-01-11T21:43:30.8797640Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_float32 SKIPPED (Expected: empty is not comparable) [ 27%] 2023-01-11T21:43:30.8797780Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_float64 SKIPPED (Expected: empty is not comparable) [ 27%] 2023-01-11T21:43:30.8797920Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int32 SKIPPED (Expected: empty is not comparable) [ 27%] 2023-01-11T21:43:30.8798050Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int64 SKIPPED (Expected: empty is not comparable) [ 27%] 2023-01-11T21:43:30.8798190Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_cpu_int8 SKIPPED (Expected: empty is not comparable) [ 27%] 2023-01-11T21:43:30.8798340Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_strided_cpu_bool SKIPPED (Expected: empty_strided is not comparable) [ 27%] 2023-01-11T21:43:30.8798500Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_strided_cpu_complex128 SKIPPED (Expected: empty_strided is not comparable) [ 27%] 2023-01-11T21:43:30.8798650Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_strided_cpu_float32 SKIPPED (Expected: empty_strided is not comparable) [ 27%] 2023-01-11T21:43:30.8798800Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_empty_strided_cpu_uint8 SKIPPED (Expected: empty_strided is not comparable) [ 27%] 2023-01-11T21:43:30.8798910Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_complex128 PASSED [ 27%] 2023-01-11T21:43:30.8799030Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_complex32 PASSED [ 27%] 2023-01-11T21:43:30.8799130Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_float16 PASSED [ 27%] 2023-01-11T21:43:30.8799240Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_float64 PASSED [ 27%] 2023-01-11T21:43:30.8799350Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int64 PASSED [ 27%] 2023-01-11T21:43:30.8799450Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_full_cpu_int8 PASSED [ 27%] 2023-01-11T21:43:30.8799560Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_bfloat16 PASSED [ 27%] 2023-01-11T21:43:30.8799670Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_bool PASSED [ 27%] 2023-01-11T21:43:30.8799780Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_complex64 PASSED [ 27%] 2023-01-11T21:43:30.8799890Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_float16 PASSED [ 27%] 2023-01-11T21:43:30.8799990Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_int16 PASSED [ 27%] 2023-01-11T21:43:30.8800100Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_ones_cpu_uint8 PASSED [ 27%] 2023-01-11T21:43:30.8800200Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_bool PASSED [ 27%] 2023-01-11T21:43:30.8800320Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_complex32 PASSED [ 27%] 2023-01-11T21:43:30.8800450Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_float32 PASSED [ 27%] 2023-01-11T21:43:30.8800550Z test_ops.py::TestCommonCPU::test_python_ref__refs_new_zeros_cpu_float64 PASSED [ 27%] 2023-01-11T21:43:30.8800660Z test_ops.py::TestCommonCPU::test_python_ref__refs_nextafter_cpu_bfloat16 PASSED [ 27%] 2023-01-11T21:43:30.8800770Z test_ops.py::TestCommonCPU::test_python_ref__refs_nextafter_cpu_float32 PASSED [ 27%] 2023-01-11T21:43:30.8800870Z test_ops.py::TestCommonCPU::test_python_ref__refs_nextafter_cpu_float64 PASSED [ 27%] 2023-01-11T21:43:30.8801040Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_alpha_dropout_cpu_bfloat16 SKIPPED (Expected: dropout is not comparable) [ 27%] 2023-01-11T21:43:30.8801190Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_alpha_dropout_cpu_float32 SKIPPED (Expected: dropout is not comparable) [ 27%] 2023-01-11T21:43:30.8801350Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_alpha_dropout_cpu_float64 SKIPPED (Expected: dropout is not comparable) [ 27%] 2023-01-11T21:43:30.8801490Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_celu_cpu_bfloat16 PASSED [ 27%] 2023-01-11T21:43:30.8801610Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_celu_cpu_float64 PASSED [ 27%] 2023-01-11T21:43:30.8801760Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_dropout_cpu_bfloat16 SKIPPED (Expected: dropout is not comparable) [ 27%] 2023-01-11T21:43:30.8801910Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_dropout_cpu_float32 SKIPPED (Expected: dropout is not comparable) [ 27%] 2023-01-11T21:43:30.8802020Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_elu_cpu_float64 PASSED [ 27%] 2023-01-11T21:43:30.8802140Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_gelu_cpu_bfloat16 PASSED [ 27%] 2023-01-11T21:43:30.8802250Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_gelu_cpu_float32 PASSED [ 27%] 2023-01-11T21:43:30.8802370Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_gelu_cpu_float64 PASSED [ 27%] 2023-01-11T21:43:30.8802490Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_glu_cpu_float64 PASSED [ 27%] 2023-01-11T21:43:30.8802610Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_group_norm_cpu_bfloat16 PASSED [ 27%] 2023-01-11T21:43:30.8802730Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_group_norm_cpu_float64 PASSED [ 27%] 2023-01-11T21:43:30.8802850Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardshrink_cpu_float32 PASSED [ 27%] 2023-01-11T21:43:30.8802970Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardshrink_cpu_float64 PASSED [ 27%] 2023-01-11T21:43:30.8803090Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_float32 PASSED [ 27%] 2023-01-11T21:43:30.8803210Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_float64 PASSED [ 27%] 2023-01-11T21:43:30.8803330Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int32 PASSED [ 27%] 2023-01-11T21:43:30.8803450Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hardtanh_cpu_int64 PASSED [ 27%] 2023-01-11T21:43:30.8803580Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hinge_embedding_loss_cpu_bfloat16 PASSED [ 27%] 2023-01-11T21:43:30.8803710Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hinge_embedding_loss_cpu_float32 PASSED [ 27%] 2023-01-11T21:43:30.8803840Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_hinge_embedding_loss_cpu_float64 PASSED [ 27%] 2023-01-11T21:43:30.8803960Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_huber_loss_cpu_float16 PASSED [ 27%] 2023-01-11T21:43:30.8804080Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_complex128 PASSED [ 27%] 2023-01-11T21:43:30.8804200Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_complex64 PASSED [ 27%] 2023-01-11T21:43:30.8804340Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_float32 PASSED [ 27%] 2023-01-11T21:43:30.8804460Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_l1_loss_cpu_float64 PASSED [ 27%] 2023-01-11T21:43:30.8804580Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_leaky_relu_cpu_bfloat16 PASSED [ 27%] 2023-01-11T21:43:30.8804700Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_leaky_relu_cpu_float64 PASSED [ 27%] 2023-01-11T21:43:30.8804820Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cpu_bool PASSED [ 27%] 2023-01-11T21:43:30.8804960Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cpu_complex32 PASSED [ 27%] 2023-01-11T21:43:30.8805090Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cpu_float16 PASSED [ 27%] 2023-01-11T21:43:30.8805220Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cpu_float32 PASSED [ 27%] 2023-01-11T21:43:30.8805370Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cpu_int16 PASSED [ 27%] 2023-01-11T21:43:30.8805500Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_log_softmax_with_dtype_cpu_int32 PASSED [ 27%] 2023-01-11T21:43:30.8805620Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_float32 PASSED [ 27%] 2023-01-11T21:43:30.8805750Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int16 PASSED [ 27%] 2023-01-11T21:43:30.8805870Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_int32 PASSED [ 27%] 2023-01-11T21:43:30.8806000Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_margin_ranking_loss_cpu_uint8 PASSED [ 27%] 2023-01-11T21:43:30.8806110Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mish_cpu_bfloat16 PASSED [ 27%] 2023-01-11T21:43:30.8806230Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mish_cpu_float64 PASSED [ 27%] 2023-01-11T21:43:30.8806350Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mse_loss_cpu_float16 PASSED [ 27%] 2023-01-11T21:43:30.8806470Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mse_loss_cpu_float32 PASSED [ 27%] 2023-01-11T21:43:30.8806590Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_mse_loss_cpu_float64 PASSED [ 27%] 2023-01-11T21:43:30.8806700Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_nll_loss_cpu_float64 PASSED [ 27%] 2023-01-11T21:43:30.8806830Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pairwise_distance_cpu_complex128 PASSED [ 27%] 2023-01-11T21:43:30.8806960Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pairwise_distance_cpu_complex64 PASSED [ 27%] 2023-01-11T21:43:30.8807090Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pairwise_distance_cpu_float32 PASSED [ 27%] 2023-01-11T21:43:30.8807220Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pairwise_distance_cpu_float64 PASSED [ 27%] 2023-01-11T21:43:30.8807340Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pairwise_distance_cpu_int16 PASSED [ 27%] 2023-01-11T21:43:30.8807460Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pairwise_distance_cpu_int32 PASSED [ 27%] 2023-01-11T21:43:30.8807590Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pairwise_distance_cpu_int8 PASSED [ 27%] 2023-01-11T21:43:30.8807710Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_pdist_cpu_float32 XFAIL [ 27%] 2023-01-11T21:43:30.8807830Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_poisson_nll_loss_cpu_float32 PASSED [ 27%] 2023-01-11T21:43:30.8807950Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_poisson_nll_loss_cpu_int16 PASSED [ 27%] 2023-01-11T21:43:30.8808080Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_poisson_nll_loss_cpu_int32 PASSED [ 27%] 2023-01-11T21:43:30.8808260Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_poisson_nll_loss_cpu_int64 PASSED [ 27%] 2023-01-11T21:43:30.8808390Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_poisson_nll_loss_cpu_int8 PASSED [ 27%] 2023-01-11T21:43:30.8808510Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_poisson_nll_loss_cpu_uint8 PASSED [ 27%] 2023-01-11T21:43:30.8808630Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_prelu_cpu_bfloat16 PASSED [ 27%] 2023-01-11T21:43:30.8808750Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_float64 PASSED [ 27%] 2023-01-11T21:43:30.8808860Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_int16 PASSED [ 27%] 2023-01-11T21:43:30.8808980Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu6_cpu_uint8 PASSED [ 27%] 2023-01-11T21:43:30.8809090Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_float32 PASSED [ 27%] 2023-01-11T21:43:30.8809240Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_float64 PASSED [ 27%] 2023-01-11T21:43:30.8809350Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_relu_cpu_int64 PASSED [ 27%] 2023-01-11T21:43:30.8809470Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_selu_cpu_bfloat16 PASSED [ 27%] 2023-01-11T21:43:30.8809580Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_selu_cpu_float32 PASSED [ 27%] 2023-01-11T21:43:30.8809690Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_selu_cpu_float64 PASSED [ 27%] 2023-01-11T21:43:30.8809820Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmax_with_dtype_cpu_bool PASSED [ 27%] 2023-01-11T21:43:30.8809950Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmax_with_dtype_cpu_int16 PASSED [ 27%] 2023-01-11T21:43:30.8810080Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmin_with_dtype_cpu_bfloat16 PASSED [ 27%] 2023-01-11T21:43:30.8810210Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmin_with_dtype_cpu_complex128 PASSED [ 27%] 2023-01-11T21:43:30.8810340Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmin_with_dtype_cpu_complex64 PASSED [ 27%] 2023-01-11T21:43:30.8810470Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmin_with_dtype_cpu_float16 PASSED [ 27%] 2023-01-11T21:43:30.8810590Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmin_with_dtype_cpu_float32 PASSED [ 27%] 2023-01-11T21:43:30.8810720Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softmin_with_dtype_cpu_int64 PASSED [ 28%] 2023-01-11T21:43:30.8810840Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softplus_cpu_bfloat16 PASSED [ 28%] 2023-01-11T21:43:30.8810960Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softplus_cpu_float64 PASSED [ 28%] 2023-01-11T21:43:30.8811080Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_softshrink_cpu_float32 PASSED [ 28%] 2023-01-11T21:43:30.8811200Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_bfloat16 PASSED [ 28%] 2023-01-11T21:43:30.8811330Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_complex128 PASSED [ 28%] 2023-01-11T21:43:30.8811450Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_complex64 PASSED [ 28%] 2023-01-11T21:43:30.8811570Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_float32 PASSED [ 28%] 2023-01-11T21:43:30.8811690Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_float64 PASSED [ 28%] 2023-01-11T21:43:30.8811810Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_int64 PASSED [ 28%] 2023-01-11T21:43:30.8811930Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_tanhshrink_cpu_uint8 PASSED [ 28%] 2023-01-11T21:43:30.8812070Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_bfloat16 PASSED [ 28%] 2023-01-11T21:43:30.8812190Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_float64 PASSED [ 28%] 2023-01-11T21:43:30.8812310Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int16 PASSED [ 28%] 2023-01-11T21:43:30.8812420Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int32 PASSED [ 28%] 2023-01-11T21:43:30.8812540Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_int8 PASSED [ 28%] 2023-01-11T21:43:30.8812660Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_threshold_cpu_uint8 PASSED [ 28%] 2023-01-11T21:43:30.8812790Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_triplet_margin_loss_cpu_bfloat16 PASSED [ 28%] 2023-01-11T21:43:30.8812920Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_triplet_margin_loss_cpu_complex128 PASSED [ 28%] 2023-01-11T21:43:30.8813070Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_triplet_margin_loss_cpu_complex64 PASSED [ 28%] 2023-01-11T21:43:30.8813200Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_triplet_margin_loss_cpu_float64 PASSED [ 28%] 2023-01-11T21:43:30.8813330Z test_ops.py::TestCommonCPU::test_python_ref__refs_nn_functional_triplet_margin_loss_cpu_int64 PASSED [ 28%] 2023-01-11T21:43:30.8813430Z test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_bfloat16 PASSED [ 28%] 2023-01-11T21:43:30.8813540Z test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_complex64 PASSED [ 28%] 2023-01-11T21:43:30.8813650Z test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_float16 PASSED [ 28%] 2023-01-11T21:43:30.8813750Z test_ops.py::TestCommonCPU::test_python_ref__refs_norm_cpu_float64 PASSED [ 28%] 2023-01-11T21:43:30.8813860Z test_ops.py::TestCommonCPU::test_python_ref__refs_ones_cpu_complex64 PASSED [ 28%] 2023-01-11T21:43:30.8813970Z test_ops.py::TestCommonCPU::test_python_ref__refs_ones_cpu_float32 PASSED [ 28%] 2023-01-11T21:43:30.8814070Z test_ops.py::TestCommonCPU::test_python_ref__refs_ones_cpu_float64 PASSED [ 28%] 2023-01-11T21:43:30.8814170Z test_ops.py::TestCommonCPU::test_python_ref__refs_ones_cpu_int16 PASSED [ 28%] 2023-01-11T21:43:30.8814270Z test_ops.py::TestCommonCPU::test_python_ref__refs_ones_cpu_int32 PASSED [ 28%] 2023-01-11T21:43:30.8814380Z test_ops.py::TestCommonCPU::test_python_ref__refs_ones_cpu_int8 PASSED [ 28%] 2023-01-11T21:43:30.8814480Z test_ops.py::TestCommonCPU::test_python_ref__refs_ones_cpu_uint8 PASSED [ 28%] 2023-01-11T21:43:30.8814580Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_bool PASSED [ 28%] 2023-01-11T21:43:30.8814700Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_complex128 PASSED [ 28%] 2023-01-11T21:43:30.8814810Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_complex32 PASSED [ 28%] 2023-01-11T21:43:30.8814920Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_complex64 PASSED [ 28%] 2023-01-11T21:43:30.8815020Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_float16 PASSED [ 28%] 2023-01-11T21:43:30.8815130Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_float32 PASSED [ 28%] 2023-01-11T21:43:30.8815240Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int32 PASSED [ 28%] 2023-01-11T21:43:30.8815340Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_int8 PASSED [ 28%] 2023-01-11T21:43:30.8815450Z test_ops.py::TestCommonCPU::test_python_ref__refs_permute_cpu_uint8 PASSED [ 28%] 2023-01-11T21:43:30.8815560Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_complex128 PASSED [ 28%] 2023-01-11T21:43:30.8815670Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_complex32 PASSED [ 28%] 2023-01-11T21:43:30.8815780Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_complex64 PASSED [ 28%] 2023-01-11T21:43:30.8815890Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_float16 PASSED [ 28%] 2023-01-11T21:43:30.8816060Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_float32 PASSED [ 28%] 2023-01-11T21:43:30.8816170Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int16 PASSED [ 28%] 2023-01-11T21:43:30.8816280Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int32 PASSED [ 28%] 2023-01-11T21:43:30.8816380Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_int8 PASSED [ 28%] 2023-01-11T21:43:30.8816490Z test_ops.py::TestCommonCPU::test_python_ref__refs_positive_cpu_uint8 PASSED [ 28%] 2023-01-11T21:43:30.8816590Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_bfloat16 PASSED [ 28%] 2023-01-11T21:43:30.8816700Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_float64 PASSED [ 28%] 2023-01-11T21:43:30.8816800Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int32 PASSED [ 28%] 2023-01-11T21:43:30.8816900Z test_ops.py::TestCommonCPU::test_python_ref__refs_pow_cpu_int64 PASSED [ 28%] 2023-01-11T21:43:30.8817020Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_bool PASSED [ 28%] 2023-01-11T21:43:30.8817130Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_float64 PASSED [ 28%] 2023-01-11T21:43:30.8817230Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int16 PASSED [ 28%] 2023-01-11T21:43:30.8817330Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_int8 PASSED [ 28%] 2023-01-11T21:43:30.8817430Z test_ops.py::TestCommonCPU::test_python_ref__refs_prod_cpu_uint8 PASSED [ 28%] 2023-01-11T21:43:30.8817530Z test_ops.py::TestCommonCPU::test_python_ref__refs_randn_cpu_bfloat16 PASSED [ 28%] 2023-01-11T21:43:30.8817640Z test_ops.py::TestCommonCPU::test_python_ref__refs_randn_cpu_complex32 PASSED [ 28%] 2023-01-11T21:43:30.8817740Z test_ops.py::TestCommonCPU::test_python_ref__refs_randn_cpu_float16 PASSED [ 28%] 2023-01-11T21:43:30.8817850Z test_ops.py::TestCommonCPU::test_python_ref__refs_randn_cpu_float32 PASSED [ 28%] 2023-01-11T21:43:30.8817950Z test_ops.py::TestCommonCPU::test_python_ref__refs_randn_cpu_float64 PASSED [ 28%] 2023-01-11T21:43:30.8818050Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_bool PASSED [ 28%] 2023-01-11T21:43:30.8818160Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_complex128 PASSED [ 28%] 2023-01-11T21:43:30.8818270Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_complex32 PASSED [ 28%] 2023-01-11T21:43:30.8818370Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_complex64 PASSED [ 28%] 2023-01-11T21:43:30.8818470Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_float64 PASSED [ 28%] 2023-01-11T21:43:30.8818570Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int32 PASSED [ 28%] 2023-01-11T21:43:30.8818670Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int64 PASSED [ 28%] 2023-01-11T21:43:30.8818770Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_int8 PASSED [ 28%] 2023-01-11T21:43:30.8818880Z test_ops.py::TestCommonCPU::test_python_ref__refs_ravel_cpu_uint8 PASSED [ 28%] 2023-01-11T21:43:30.8818980Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_bfloat16 PASSED [ 28%] 2023-01-11T21:43:30.8819080Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_float16 PASSED [ 28%] 2023-01-11T21:43:30.8819190Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_float64 PASSED [ 28%] 2023-01-11T21:43:30.8819290Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_int32 PASSED [ 28%] 2023-01-11T21:43:30.8819380Z test_ops.py::TestCommonCPU::test_python_ref__refs_real_cpu_uint8 PASSED [ 28%] 2023-01-11T21:43:30.8819490Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_bool PASSED [ 28%] 2023-01-11T21:43:30.8819600Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_complex128 PASSED [ 28%] 2023-01-11T21:43:30.8819710Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_float16 PASSED [ 28%] 2023-01-11T21:43:30.8819840Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_float32 PASSED [ 28%] 2023-01-11T21:43:30.8819950Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_float64 PASSED [ 28%] 2023-01-11T21:43:30.8820060Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int16 PASSED [ 28%] 2023-01-11T21:43:30.8820160Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int32 PASSED [ 28%] 2023-01-11T21:43:30.8820270Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int64 PASSED [ 28%] 2023-01-11T21:43:30.8820370Z test_ops.py::TestCommonCPU::test_python_ref__refs_reciprocal_cpu_int8 PASSED [ 28%] 2023-01-11T21:43:30.8820480Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_float32 PASSED [ 28%] 2023-01-11T21:43:30.8820590Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_float64 PASSED [ 28%] 2023-01-11T21:43:30.8820690Z test_ops.py::TestCommonCPU::test_python_ref__refs_remainder_cpu_int32 PASSED [ 28%] 2023-01-11T21:43:30.8820810Z test_ops.py::TestCommonCPU::test_python_ref__refs_repeat_cpu_bfloat16 PASSED [ 28%] 2023-01-11T21:43:30.8820910Z test_ops.py::TestCommonCPU::test_python_ref__refs_repeat_cpu_bool PASSED [ 28%] 2023-01-11T21:43:30.8821020Z test_ops.py::TestCommonCPU::test_python_ref__refs_repeat_cpu_complex128 PASSED [ 28%] 2023-01-11T21:43:30.8821130Z test_ops.py::TestCommonCPU::test_python_ref__refs_repeat_cpu_float16 PASSED [ 28%] 2023-01-11T21:43:30.8821230Z test_ops.py::TestCommonCPU::test_python_ref__refs_repeat_cpu_float32 PASSED [ 28%] 2023-01-11T21:43:30.8821340Z test_ops.py::TestCommonCPU::test_python_ref__refs_repeat_cpu_int16 PASSED [ 28%] 2023-01-11T21:43:30.8821440Z test_ops.py::TestCommonCPU::test_python_ref__refs_repeat_cpu_int64 PASSED [ 28%] 2023-01-11T21:43:30.8821550Z test_ops.py::TestCommonCPU::test_python_ref__refs_repeat_cpu_int8 PASSED [ 28%] 2023-01-11T21:43:30.8821650Z test_ops.py::TestCommonCPU::test_python_ref__refs_repeat_cpu_uint8 PASSED [ 28%] 2023-01-11T21:43:30.8821760Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_as_cpu_complex128 PASSED [ 28%] 2023-01-11T21:43:30.8821880Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_as_cpu_complex32 PASSED [ 28%] 2023-01-11T21:43:30.8821990Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_as_cpu_float16 PASSED [ 28%] 2023-01-11T21:43:30.8822100Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_as_cpu_float32 PASSED [ 28%] 2023-01-11T21:43:30.8822210Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_as_cpu_int16 PASSED [ 28%] 2023-01-11T21:43:30.8822310Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_as_cpu_int8 PASSED [ 28%] 2023-01-11T21:43:30.8822420Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_bfloat16 PASSED [ 28%] 2023-01-11T21:43:30.8822530Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_float16 PASSED [ 28%] 2023-01-11T21:43:30.8822630Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_float64 PASSED [ 28%] 2023-01-11T21:43:30.8822740Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_int64 PASSED [ 28%] 2023-01-11T21:43:30.8822840Z test_ops.py::TestCommonCPU::test_python_ref__refs_reshape_cpu_uint8 PASSED [ 28%] 2023-01-11T21:43:30.8822950Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_bool PASSED [ 28%] 2023-01-11T21:43:30.8823050Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_complex128 PASSED [ 28%] 2023-01-11T21:43:30.8823160Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_complex32 PASSED [ 28%] 2023-01-11T21:43:30.8823270Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_complex64 PASSED [ 28%] 2023-01-11T21:43:30.8823370Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_float32 PASSED [ 28%] 2023-01-11T21:43:30.8823470Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_int8 PASSED [ 28%] 2023-01-11T21:43:30.8823570Z test_ops.py::TestCommonCPU::test_python_ref__refs_roll_cpu_uint8 PASSED [ 28%] 2023-01-11T21:43:30.8823670Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_bool PASSED [ 28%] 2023-01-11T21:43:30.8823840Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_complex128 PASSED [ 28%] 2023-01-11T21:43:30.8823950Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_complex64 PASSED [ 28%] 2023-01-11T21:43:30.8824050Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int32 PASSED [ 28%] 2023-01-11T21:43:30.8824150Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_int8 PASSED [ 28%] 2023-01-11T21:43:30.8824250Z test_ops.py::TestCommonCPU::test_python_ref__refs_rot90_cpu_uint8 PASSED [ 28%] 2023-01-11T21:43:30.8824350Z test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_float64 PASSED [ 28%] 2023-01-11T21:43:30.8824450Z test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_int64 PASSED [ 28%] 2023-01-11T21:43:30.8824550Z test_ops.py::TestCommonCPU::test_python_ref__refs_round_cpu_int8 PASSED [ 28%] 2023-01-11T21:43:30.8824650Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_bool PASSED [ 28%] 2023-01-11T21:43:30.8824790Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_complex128 PASSED [ 28%] 2023-01-11T21:43:30.8828250Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_float32 PASSED [ 28%] 2023-01-11T21:43:30.8828370Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_float64 PASSED [ 28%] 2023-01-11T21:43:30.8828470Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int16 PASSED [ 28%] 2023-01-11T21:43:30.8828570Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int32 PASSED [ 28%] 2023-01-11T21:43:30.8828660Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsqrt_cpu_int8 PASSED [ 28%] 2023-01-11T21:43:30.8828770Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_bfloat16 PASSED [ 28%] 2023-01-11T21:43:30.8828870Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_float32 PASSED [ 28%] 2023-01-11T21:43:30.8828970Z test_ops.py::TestCommonCPU::test_python_ref__refs_rsub_cpu_int16 PASSED [ 28%] 2023-01-11T21:43:30.8829080Z test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_bfloat16 PASSED [ 28%] 2023-01-11T21:43:30.8829170Z test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_bool PASSED [ 28%] 2023-01-11T21:43:30.8829280Z test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_complex128 PASSED [ 28%] 2023-01-11T21:43:30.8829390Z test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_complex32 PASSED [ 28%] 2023-01-11T21:43:30.8829490Z test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_float16 PASSED [ 28%] 2023-01-11T21:43:30.8829590Z test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_float64 PASSED [ 28%] 2023-01-11T21:43:30.8829680Z test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_int16 PASSED [ 28%] 2023-01-11T21:43:30.8829780Z test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_int64 PASSED [ 28%] 2023-01-11T21:43:30.8829880Z test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_int8 PASSED [ 28%] 2023-01-11T21:43:30.8829980Z test_ops.py::TestCommonCPU::test_python_ref__refs_sgn_cpu_uint8 PASSED [ 28%] 2023-01-11T21:43:30.8830090Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_bfloat16 PASSED [ 28%] 2023-01-11T21:43:30.8830190Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_bool PASSED [ 28%] 2023-01-11T21:43:30.8830300Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_complex64 PASSED [ 28%] 2023-01-11T21:43:30.8830410Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_float64 PASSED [ 28%] 2023-01-11T21:43:30.8830510Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int16 PASSED [ 28%] 2023-01-11T21:43:30.8830610Z test_ops.py::TestCommonCPU::test_python_ref__refs_sigmoid_cpu_int32 PASSED [ 28%] 2023-01-11T21:43:30.8830720Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_bfloat16 PASSED [ 28%] 2023-01-11T21:43:30.8830820Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_bool PASSED [ 28%] 2023-01-11T21:43:30.8830920Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int64 PASSED [ 29%] 2023-01-11T21:43:30.8831090Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_int8 PASSED [ 29%] 2023-01-11T21:43:30.8831190Z test_ops.py::TestCommonCPU::test_python_ref__refs_sign_cpu_uint8 PASSED [ 29%] 2023-01-11T21:43:30.8831300Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_bfloat16 PASSED [ 29%] 2023-01-11T21:43:30.8831400Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_bool PASSED [ 29%] 2023-01-11T21:43:30.8831510Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_float16 PASSED [ 29%] 2023-01-11T21:43:30.8831610Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_float32 PASSED [ 29%] 2023-01-11T21:43:30.8831720Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int32 PASSED [ 29%] 2023-01-11T21:43:30.8831820Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int64 PASSED [ 29%] 2023-01-11T21:43:30.8831920Z test_ops.py::TestCommonCPU::test_python_ref__refs_signbit_cpu_int8 PASSED [ 29%] 2023-01-11T21:43:30.8832050Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_complex128 PASSED [ 29%] 2023-01-11T21:43:30.8832160Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_complex64 PASSED [ 29%] 2023-01-11T21:43:30.8832260Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_float64 PASSED [ 29%] 2023-01-11T21:43:30.8832360Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int32 PASSED [ 29%] 2023-01-11T21:43:30.8832450Z test_ops.py::TestCommonCPU::test_python_ref__refs_sin_cpu_int64 PASSED [ 29%] 2023-01-11T21:43:30.8832560Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinc_cpu_bfloat16 PASSED [ 29%] 2023-01-11T21:43:30.8832660Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinc_cpu_bool PASSED [ 29%] 2023-01-11T21:43:30.8832760Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinc_cpu_complex128 PASSED [ 29%] 2023-01-11T21:43:30.8832870Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinc_cpu_complex64 PASSED [ 29%] 2023-01-11T21:43:30.8832970Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinc_cpu_int8 PASSED [ 29%] 2023-01-11T21:43:30.8833070Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinc_cpu_uint8 PASSED [ 29%] 2023-01-11T21:43:30.8833170Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_complex128 PASSED [ 29%] 2023-01-11T21:43:30.8833280Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_complex64 PASSED [ 29%] 2023-01-11T21:43:30.8833380Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_float32 PASSED [ 29%] 2023-01-11T21:43:30.8833490Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_float64 PASSED [ 29%] 2023-01-11T21:43:30.8833590Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int16 PASSED [ 29%] 2023-01-11T21:43:30.8833680Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int64 PASSED [ 29%] 2023-01-11T21:43:30.8833780Z test_ops.py::TestCommonCPU::test_python_ref__refs_sinh_cpu_int8 PASSED [ 29%] 2023-01-11T21:43:30.8833900Z test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_with_dtype_cpu_bfloat16 PASSED [ 29%] 2023-01-11T21:43:30.8834020Z test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_with_dtype_cpu_bool PASSED [ 29%] 2023-01-11T21:43:30.8834140Z test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_with_dtype_cpu_complex128 PASSED [ 29%] 2023-01-11T21:43:30.8834260Z test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_with_dtype_cpu_complex64 PASSED [ 29%] 2023-01-11T21:43:30.8834380Z test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_with_dtype_cpu_float32 PASSED [ 29%] 2023-01-11T21:43:30.8834500Z test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_with_dtype_cpu_float64 PASSED [ 29%] 2023-01-11T21:43:30.8834610Z test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_with_dtype_cpu_int32 PASSED [ 29%] 2023-01-11T21:43:30.8834720Z test_ops.py::TestCommonCPU::test_python_ref__refs_softmax_with_dtype_cpu_int8 PASSED [ 29%] 2023-01-11T21:43:30.8834840Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j0_cpu_float32 PASSED [ 29%] 2023-01-11T21:43:30.8834970Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j0_cpu_float64 PASSED [ 29%] 2023-01-11T21:43:30.8835080Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j0_cpu_int16 PASSED [ 29%] 2023-01-11T21:43:30.8835190Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j0_cpu_int64 PASSED [ 29%] 2023-01-11T21:43:30.8835300Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j1_cpu_bool PASSED [ 29%] 2023-01-11T21:43:30.8835410Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j1_cpu_float32 PASSED [ 29%] 2023-01-11T21:43:30.8835520Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_bessel_j1_cpu_int16 PASSED [ 29%] 2023-01-11T21:43:30.8835630Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_entr_cpu_float64 PASSED [ 29%] 2023-01-11T21:43:30.8835740Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_entr_cpu_int16 PASSED [ 29%] 2023-01-11T21:43:30.8835880Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_entr_cpu_int8 PASSED [ 29%] 2023-01-11T21:43:30.8835990Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_entr_cpu_uint8 PASSED [ 29%] 2023-01-11T21:43:30.8836090Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_erfcx_cpu_bool PASSED [ 29%] 2023-01-11T21:43:30.8836200Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_erfcx_cpu_float32 PASSED [ 29%] 2023-01-11T21:43:30.8836310Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_erfcx_cpu_int32 PASSED [ 29%] 2023-01-11T21:43:30.8836420Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_erfcx_cpu_int8 PASSED [ 29%] 2023-01-11T21:43:30.8836540Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_bfloat16 PASSED [ 29%] 2023-01-11T21:43:30.8836640Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_bool PASSED [ 29%] 2023-01-11T21:43:30.8836760Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_float32 PASSED [ 29%] 2023-01-11T21:43:30.8836870Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_float64 PASSED [ 29%] 2023-01-11T21:43:30.8836970Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_int32 PASSED [ 29%] 2023-01-11T21:43:30.8837080Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i0e_cpu_uint8 PASSED [ 29%] 2023-01-11T21:43:30.8837180Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_float64 PASSED [ 29%] 2023-01-11T21:43:30.8837290Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int32 PASSED [ 29%] 2023-01-11T21:43:30.8837400Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_int8 PASSED [ 29%] 2023-01-11T21:43:30.8837500Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1_cpu_uint8 PASSED [ 29%] 2023-01-11T21:43:30.8837610Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_float32 PASSED [ 29%] 2023-01-11T21:43:30.8837720Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_i1e_cpu_float64 PASSED [ 29%] 2023-01-11T21:43:30.8837830Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_ndtr_cpu_bool PASSED [ 29%] 2023-01-11T21:43:30.8837950Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_ndtr_cpu_float32 PASSED [ 29%] 2023-01-11T21:43:30.8838060Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_ndtr_cpu_int16 PASSED [ 29%] 2023-01-11T21:43:30.8838170Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_ndtr_cpu_int32 PASSED [ 29%] 2023-01-11T21:43:30.8838280Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_ndtr_cpu_int64 PASSED [ 29%] 2023-01-11T21:43:30.8838400Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_bool PASSED [ 29%] 2023-01-11T21:43:30.8838530Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_complex32 PASSED [ 29%] 2023-01-11T21:43:30.8838660Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_complex64 PASSED [ 29%] 2023-01-11T21:43:30.8838800Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_float16 PASSED [ 29%] 2023-01-11T21:43:30.8838930Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_float32 PASSED [ 29%] 2023-01-11T21:43:30.8839050Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_float64 PASSED [ 29%] 2023-01-11T21:43:30.8839170Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_int32 PASSED [ 29%] 2023-01-11T21:43:30.8839290Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_int8 PASSED [ 29%] 2023-01-11T21:43:30.8839420Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_log_softmax_with_dtype_cpu_uint8 PASSED [ 29%] 2023-01-11T21:43:30.8839530Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_bfloat16 PASSED [ 29%] 2023-01-11T21:43:30.8839640Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_float64 PASSED [ 29%] 2023-01-11T21:43:30.8839770Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int32 PASSED [ 29%] 2023-01-11T21:43:30.8839880Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_logit_cpu_int64 PASSED [ 29%] 2023-01-11T21:43:30.8840010Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cpu_float32 PASSED [ 29%] 2023-01-11T21:43:30.8840140Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cpu_int16 PASSED [ 29%] 2023-01-11T21:43:30.8840260Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_1_cpu_int64 PASSED [ 29%] 2023-01-11T21:43:30.8840390Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cpu_bfloat16 PASSED [ 29%] 2023-01-11T21:43:30.8840520Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_3_cpu_float64 PASSED [ 29%] 2023-01-11T21:43:30.8840650Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cpu_bfloat16 PASSED [ 29%] 2023-01-11T21:43:30.8840780Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cpu_float32 PASSED [ 29%] 2023-01-11T21:43:30.8840910Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cpu_float64 PASSED [ 29%] 2023-01-11T21:43:30.8841030Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cpu_int16 PASSED [ 29%] 2023-01-11T21:43:30.8841150Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cpu_int32 PASSED [ 29%] 2023-01-11T21:43:30.8841280Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cpu_int64 PASSED [ 29%] 2023-01-11T21:43:30.8841400Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_multigammaln_mvlgamma_p_5_cpu_uint8 PASSED [ 29%] 2023-01-11T21:43:30.8841510Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtr_cpu_bool PASSED [ 29%] 2023-01-11T21:43:30.8841620Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtr_cpu_float32 PASSED [ 29%] 2023-01-11T21:43:30.8841730Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtr_cpu_float64 PASSED [ 29%] 2023-01-11T21:43:30.8841840Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtr_cpu_int64 PASSED [ 29%] 2023-01-11T21:43:30.8841950Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtr_cpu_int8 PASSED [ 29%] 2023-01-11T21:43:30.8842060Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtri_cpu_bool PASSED [ 29%] 2023-01-11T21:43:30.8842170Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_ndtri_cpu_int64 PASSED [ 29%] 2023-01-11T21:43:30.8842300Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_softmax_with_dtype_cpu_complex128 PASSED [ 29%] 2023-01-11T21:43:30.8842430Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_softmax_with_dtype_cpu_float32 PASSED [ 29%] 2023-01-11T21:43:30.8842550Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_softmax_with_dtype_cpu_float64 PASSED [ 29%] 2023-01-11T21:43:30.8842730Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_softmax_with_dtype_cpu_int16 PASSED [ 29%] 2023-01-11T21:43:30.8842850Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_softmax_with_dtype_cpu_int32 PASSED [ 29%] 2023-01-11T21:43:30.8842980Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_spherical_bessel_j0_cpu_float64 PASSED [ 29%] 2023-01-11T21:43:30.8843100Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_spherical_bessel_j0_cpu_int64 PASSED [ 29%] 2023-01-11T21:43:30.8843220Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_spherical_bessel_j0_cpu_uint8 PASSED [ 29%] 2023-01-11T21:43:30.8843330Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_xlog1py_cpu_bool PASSED [ 29%] 2023-01-11T21:43:30.8843440Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_xlog1py_cpu_float32 PASSED [ 29%] 2023-01-11T21:43:30.8843550Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_xlog1py_cpu_int8 PASSED [ 29%] 2023-01-11T21:43:30.8843700Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_xlog1py_cpu_uint8 PASSED [ 29%] 2023-01-11T21:43:30.8843810Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_float32 PASSED [ 29%] 2023-01-11T21:43:30.8843920Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int64 PASSED [ 29%] 2023-01-11T21:43:30.8844020Z test_ops.py::TestCommonCPU::test_python_ref__refs_special_zeta_cpu_int8 PASSED [ 29%] 2023-01-11T21:43:30.8844130Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_bool PASSED [ 29%] 2023-01-11T21:43:30.8844230Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int32 PASSED [ 29%] 2023-01-11T21:43:30.8844330Z test_ops.py::TestCommonCPU::test_python_ref__refs_sqrt_cpu_int8 PASSED [ 29%] 2023-01-11T21:43:30.8844430Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_bool PASSED [ 29%] 2023-01-11T21:43:30.8844540Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_float16 PASSED [ 29%] 2023-01-11T21:43:30.8844650Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int16 PASSED [ 29%] 2023-01-11T21:43:30.8844750Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int32 PASSED [ 29%] 2023-01-11T21:43:30.8844850Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_int8 PASSED [ 29%] 2023-01-11T21:43:30.8844950Z test_ops.py::TestCommonCPU::test_python_ref__refs_square_cpu_uint8 PASSED [ 29%] 2023-01-11T21:43:30.8845060Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_bfloat16 PASSED [ 29%] 2023-01-11T21:43:30.8845170Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_complex128 PASSED [ 29%] 2023-01-11T21:43:30.8845290Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_complex64 PASSED [ 29%] 2023-01-11T21:43:30.8845390Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_float16 PASSED [ 29%] 2023-01-11T21:43:30.8845500Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_float32 PASSED [ 29%] 2023-01-11T21:43:30.8845600Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int16 PASSED [ 29%] 2023-01-11T21:43:30.8845710Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int32 PASSED [ 29%] 2023-01-11T21:43:30.8845820Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int64 PASSED [ 29%] 2023-01-11T21:43:30.8845920Z test_ops.py::TestCommonCPU::test_python_ref__refs_squeeze_cpu_int8 PASSED [ 29%] 2023-01-11T21:43:30.8846020Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_bool PASSED [ 29%] 2023-01-11T21:43:30.8846130Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_complex32 PASSED [ 29%] 2023-01-11T21:43:30.8846240Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_complex64 PASSED [ 29%] 2023-01-11T21:43:30.8846340Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_float32 PASSED [ 29%] 2023-01-11T21:43:30.8846440Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int64 PASSED [ 29%] 2023-01-11T21:43:30.8846570Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_int8 PASSED [ 29%] 2023-01-11T21:43:30.8846670Z test_ops.py::TestCommonCPU::test_python_ref__refs_stack_cpu_uint8 PASSED [ 29%] 2023-01-11T21:43:30.8846780Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_complex128 PASSED [ 29%] 2023-01-11T21:43:30.8846880Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_float16 PASSED [ 29%] 2023-01-11T21:43:30.8846980Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_float32 PASSED [ 29%] 2023-01-11T21:43:30.8847080Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_cpu_float64 PASSED [ 29%] 2023-01-11T21:43:30.8847190Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_complex64 PASSED [ 29%] 2023-01-11T21:43:30.8847300Z test_ops.py::TestCommonCPU::test_python_ref__refs_std_mean_cpu_float32 PASSED [ 29%] 2023-01-11T21:43:30.8847400Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_complex128 PASSED [ 29%] 2023-01-11T21:43:30.8847530Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_float16 PASSED [ 29%] 2023-01-11T21:43:30.8847620Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_int32 PASSED [ 29%] 2023-01-11T21:43:30.8847720Z test_ops.py::TestCommonCPU::test_python_ref__refs_sub_cpu_uint8 PASSED [ 29%] 2023-01-11T21:43:30.8847820Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_float16 PASSED [ 29%] 2023-01-11T21:43:30.8847920Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_float64 PASSED [ 29%] 2023-01-11T21:43:30.8848010Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int32 PASSED [ 29%] 2023-01-11T21:43:30.8848110Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_cpu_int8 PASSED [ 29%] 2023-01-11T21:43:30.8848230Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_to_size_cpu_bfloat16 PASSED [ 29%] 2023-01-11T21:43:30.8848330Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_to_size_cpu_bool PASSED [ 30%] 2023-01-11T21:43:30.8848440Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_to_size_cpu_complex64 PASSED [ 30%] 2023-01-11T21:43:30.8848560Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_to_size_cpu_float16 PASSED [ 30%] 2023-01-11T21:43:30.8848660Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_to_size_cpu_float64 PASSED [ 30%] 2023-01-11T21:43:30.8848770Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_to_size_cpu_int16 PASSED [ 30%] 2023-01-11T21:43:30.8848880Z test_ops.py::TestCommonCPU::test_python_ref__refs_sum_to_size_cpu_uint8 PASSED [ 30%] 2023-01-11T21:43:30.8848980Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_complex128 PASSED [ 30%] 2023-01-11T21:43:30.8849080Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_complex64 PASSED [ 30%] 2023-01-11T21:43:30.8849180Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_float16 PASSED [ 30%] 2023-01-11T21:43:30.8849280Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_float64 PASSED [ 30%] 2023-01-11T21:43:30.8849380Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int16 PASSED [ 30%] 2023-01-11T21:43:30.8849480Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int32 PASSED [ 30%] 2023-01-11T21:43:30.8849570Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int64 PASSED [ 30%] 2023-01-11T21:43:30.8849670Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_int8 PASSED [ 30%] 2023-01-11T21:43:30.8849770Z test_ops.py::TestCommonCPU::test_python_ref__refs_t_cpu_uint8 PASSED [ 30%] 2023-01-11T21:43:30.8849860Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int16 PASSED [ 30%] 2023-01-11T21:43:30.8849960Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int64 PASSED [ 30%] 2023-01-11T21:43:30.8850060Z test_ops.py::TestCommonCPU::test_python_ref__refs_tan_cpu_int8 PASSED [ 30%] 2023-01-11T21:43:30.8850150Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_bool PASSED [ 30%] 2023-01-11T21:43:30.8850260Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_complex128 PASSED [ 30%] 2023-01-11T21:43:30.8850390Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_complex64 PASSED [ 30%] 2023-01-11T21:43:30.8850500Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_float32 PASSED [ 30%] 2023-01-11T21:43:30.8850600Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_float64 PASSED [ 30%] 2023-01-11T21:43:30.8850700Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_int64 PASSED [ 30%] 2023-01-11T21:43:30.8850800Z test_ops.py::TestCommonCPU::test_python_ref__refs_tanh_cpu_uint8 PASSED [ 30%] 2023-01-11T21:43:30.8850910Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_complex128 XFAIL [ 30%] 2023-01-11T21:43:30.8851020Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_float16 XFAIL [ 30%] 2023-01-11T21:43:30.8851130Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int16 XFAIL [ 30%] 2023-01-11T21:43:30.8851230Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int64 XFAIL [ 30%] 2023-01-11T21:43:30.8851360Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_int8 XFAIL [ 30%] 2023-01-11T21:43:30.8851470Z test_ops.py::TestCommonCPU::test_python_ref__refs_tensor_split_cpu_uint8 XFAIL [ 30%] 2023-01-11T21:43:30.8851570Z test_ops.py::TestCommonCPU::test_python_ref__refs_to_cpu_bfloat16 PASSED [ 30%] 2023-01-11T21:43:30.8851670Z test_ops.py::TestCommonCPU::test_python_ref__refs_to_cpu_bool PASSED [ 30%] 2023-01-11T21:43:30.8851770Z test_ops.py::TestCommonCPU::test_python_ref__refs_to_cpu_complex64 PASSED [ 30%] 2023-01-11T21:43:30.8851870Z test_ops.py::TestCommonCPU::test_python_ref__refs_to_cpu_float16 PASSED [ 30%] 2023-01-11T21:43:30.8851970Z test_ops.py::TestCommonCPU::test_python_ref__refs_to_cpu_float64 PASSED [ 30%] 2023-01-11T21:43:30.8852060Z test_ops.py::TestCommonCPU::test_python_ref__refs_to_cpu_int32 PASSED [ 30%] 2023-01-11T21:43:30.8852160Z test_ops.py::TestCommonCPU::test_python_ref__refs_to_cpu_int64 PASSED [ 30%] 2023-01-11T21:43:30.8852260Z test_ops.py::TestCommonCPU::test_python_ref__refs_to_cpu_int8 PASSED [ 30%] 2023-01-11T21:43:30.8852370Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_complex128 PASSED [ 30%] 2023-01-11T21:43:30.8852470Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_complex64 PASSED [ 30%] 2023-01-11T21:43:30.8852570Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int16 PASSED [ 30%] 2023-01-11T21:43:30.8852670Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int32 PASSED [ 30%] 2023-01-11T21:43:30.8852770Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_int8 PASSED [ 30%] 2023-01-11T21:43:30.8852860Z test_ops.py::TestCommonCPU::test_python_ref__refs_trace_cpu_uint8 PASSED [ 30%] 2023-01-11T21:43:30.8852970Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_bfloat16 PASSED [ 30%] 2023-01-11T21:43:30.8853080Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_bool PASSED [ 30%] 2023-01-11T21:43:30.8853190Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_complex32 PASSED [ 30%] 2023-01-11T21:43:30.8853310Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_complex64 PASSED [ 30%] 2023-01-11T21:43:30.8853420Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_float16 PASSED [ 30%] 2023-01-11T21:43:30.8853520Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_float32 PASSED [ 30%] 2023-01-11T21:43:30.8853630Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int16 PASSED [ 30%] 2023-01-11T21:43:30.8853740Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int32 PASSED [ 30%] 2023-01-11T21:43:30.8853840Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int64 PASSED [ 30%] 2023-01-11T21:43:30.8853950Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_int8 PASSED [ 30%] 2023-01-11T21:43:30.8854050Z test_ops.py::TestCommonCPU::test_python_ref__refs_transpose_cpu_uint8 PASSED [ 30%] 2023-01-11T21:43:30.8854160Z test_ops.py::TestCommonCPU::test_python_ref__refs_tril_cpu_bfloat16 PASSED [ 30%] 2023-01-11T21:43:30.8857590Z test_ops.py::TestCommonCPU::test_python_ref__refs_tril_cpu_complex128 PASSED [ 30%] 2023-01-11T21:43:30.8857710Z test_ops.py::TestCommonCPU::test_python_ref__refs_tril_cpu_float32 PASSED [ 30%] 2023-01-11T21:43:30.8857810Z test_ops.py::TestCommonCPU::test_python_ref__refs_tril_cpu_int16 PASSED [ 30%] 2023-01-11T21:43:30.8857910Z test_ops.py::TestCommonCPU::test_python_ref__refs_tril_cpu_int32 PASSED [ 30%] 2023-01-11T21:43:30.8858010Z test_ops.py::TestCommonCPU::test_python_ref__refs_tril_cpu_int64 PASSED [ 30%] 2023-01-11T21:43:30.8858120Z test_ops.py::TestCommonCPU::test_python_ref__refs_tril_indices_cpu_int32 PASSED [ 30%] 2023-01-11T21:43:30.8858230Z test_ops.py::TestCommonCPU::test_python_ref__refs_tril_indices_cpu_int64 PASSED [ 30%] 2023-01-11T21:43:30.8858330Z test_ops.py::TestCommonCPU::test_python_ref__refs_triu_cpu_bfloat16 PASSED [ 30%] 2023-01-11T21:43:30.8858440Z test_ops.py::TestCommonCPU::test_python_ref__refs_triu_cpu_complex128 PASSED [ 30%] 2023-01-11T21:43:30.8858560Z test_ops.py::TestCommonCPU::test_python_ref__refs_triu_cpu_complex64 PASSED [ 30%] 2023-01-11T21:43:30.8858670Z test_ops.py::TestCommonCPU::test_python_ref__refs_triu_cpu_float16 PASSED [ 30%] 2023-01-11T21:43:30.8858770Z test_ops.py::TestCommonCPU::test_python_ref__refs_triu_cpu_int16 PASSED [ 30%] 2023-01-11T21:43:30.8858870Z test_ops.py::TestCommonCPU::test_python_ref__refs_triu_cpu_int64 PASSED [ 30%] 2023-01-11T21:43:30.8858960Z test_ops.py::TestCommonCPU::test_python_ref__refs_triu_cpu_int8 PASSED [ 30%] 2023-01-11T21:43:30.8859060Z test_ops.py::TestCommonCPU::test_python_ref__refs_triu_cpu_uint8 PASSED [ 30%] 2023-01-11T21:43:30.8859170Z test_ops.py::TestCommonCPU::test_python_ref__refs_triu_indices_cpu_int64 PASSED [ 30%] 2023-01-11T21:43:30.8859280Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_bfloat16 PASSED [ 30%] 2023-01-11T21:43:30.8859390Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_float16 PASSED [ 30%] 2023-01-11T21:43:30.8859500Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_float64 PASSED [ 30%] 2023-01-11T21:43:30.8859610Z test_ops.py::TestCommonCPU::test_python_ref__refs_true_divide_cpu_uint8 PASSED [ 30%] 2023-01-11T21:43:30.8859710Z test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_int32 PASSED [ 30%] 2023-01-11T21:43:30.8859810Z test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_int64 PASSED [ 30%] 2023-01-11T21:43:30.8859910Z test_ops.py::TestCommonCPU::test_python_ref__refs_trunc_cpu_uint8 PASSED [ 30%] 2023-01-11T21:43:30.8860020Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_bool PASSED [ 30%] 2023-01-11T21:43:30.8860120Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_complex32 PASSED [ 30%] 2023-01-11T21:43:30.8860230Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_complex64 PASSED [ 30%] 2023-01-11T21:43:30.8860340Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_float16 PASSED [ 30%] 2023-01-11T21:43:30.8860450Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_float32 PASSED [ 30%] 2023-01-11T21:43:30.8860550Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_float64 PASSED [ 30%] 2023-01-11T21:43:30.8860650Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int16 PASSED [ 30%] 2023-01-11T21:43:30.8860760Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int32 PASSED [ 30%] 2023-01-11T21:43:30.8860860Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_int64 PASSED [ 30%] 2023-01-11T21:43:30.8860960Z test_ops.py::TestCommonCPU::test_python_ref__refs_unbind_cpu_uint8 PASSED [ 30%] 2023-01-11T21:43:30.8861070Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_bfloat16 PASSED [ 30%] 2023-01-11T21:43:30.8861180Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_complex128 PASSED [ 30%] 2023-01-11T21:43:30.8861290Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_complex32 PASSED [ 30%] 2023-01-11T21:43:30.8861460Z test_ops.py::TestCommonCPU::test_python_ref__refs_unflatten_cpu_float16 PASSED [ 30%] 2023-01-11T21:43:30.8861570Z test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_bool PASSED [ 30%] 2023-01-11T21:43:30.8861690Z test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_complex32 PASSED [ 30%] 2023-01-11T21:43:30.8861800Z test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_complex64 PASSED [ 30%] 2023-01-11T21:43:30.8861910Z test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_float64 PASSED [ 30%] 2023-01-11T21:43:30.8862010Z test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_int16 PASSED [ 30%] 2023-01-11T21:43:30.8862120Z test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_int32 PASSED [ 30%] 2023-01-11T21:43:30.8862230Z test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_copy_cpu_int8 PASSED [ 30%] 2023-01-11T21:43:30.8862330Z test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_cpu_bfloat16 PASSED [ 30%] 2023-01-11T21:43:30.8862470Z test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_cpu_complex32 PASSED [ 30%] 2023-01-11T21:43:30.8862570Z test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_cpu_float16 PASSED [ 30%] 2023-01-11T21:43:30.8862680Z test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_cpu_float32 PASSED [ 30%] 2023-01-11T21:43:30.8862780Z test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_cpu_int32 PASSED [ 30%] 2023-01-11T21:43:30.8862890Z test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_cpu_int64 PASSED [ 30%] 2023-01-11T21:43:30.8862990Z test_ops.py::TestCommonCPU::test_python_ref__refs_unfold_cpu_uint8 PASSED [ 30%] 2023-01-11T21:43:30.8863100Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_bfloat16 PASSED [ 30%] 2023-01-11T21:43:30.8863210Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_complex128 PASSED [ 30%] 2023-01-11T21:43:30.8863320Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_complex32 PASSED [ 30%] 2023-01-11T21:43:30.8863430Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_float16 PASSED [ 30%] 2023-01-11T21:43:30.8863540Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_float32 PASSED [ 30%] 2023-01-11T21:43:30.8863640Z test_ops.py::TestCommonCPU::test_python_ref__refs_unsqueeze_cpu_uint8 PASSED [ 30%] 2023-01-11T21:43:30.8863750Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_complex64 PASSED [ 30%] 2023-01-11T21:43:30.8863850Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_cpu_float16 PASSED [ 30%] 2023-01-11T21:43:30.8863950Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_bfloat16 PASSED [ 30%] 2023-01-11T21:43:30.8864070Z test_ops.py::TestCommonCPU::test_python_ref__refs_var_mean_cpu_complex128 PASSED [ 30%] 2023-01-11T21:43:30.8864170Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_cpu_bool PASSED [ 30%] 2023-01-11T21:43:30.8864280Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_cpu_complex128 PASSED [ 30%] 2023-01-11T21:43:30.8864390Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_cpu_float32 PASSED [ 30%] 2023-01-11T21:43:30.8864490Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_cpu_float64 PASSED [ 30%] 2023-01-11T21:43:30.8864600Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_cpu_int64 PASSED [ 30%] 2023-01-11T21:43:30.8864700Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_as_cpu_int8 PASSED [ 30%] 2023-01-11T21:43:30.8864800Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_bool PASSED [ 30%] 2023-01-11T21:43:30.8864910Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_complex128 PASSED [ 30%] 2023-01-11T21:43:30.8865010Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_complex32 PASSED [ 30%] 2023-01-11T21:43:30.8865120Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_complex64 PASSED [ 30%] 2023-01-11T21:43:30.8865220Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_float32 PASSED [ 30%] 2023-01-11T21:43:30.8865340Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_int8 PASSED [ 30%] 2023-01-11T21:43:30.8865450Z test_ops.py::TestCommonCPU::test_python_ref__refs_view_cpu_uint8 PASSED [ 30%] 2023-01-11T21:43:30.8865550Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_bfloat16 PASSED [ 30%] 2023-01-11T21:43:30.8865650Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_bool PASSED [ 30%] 2023-01-11T21:43:30.8865760Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_complex128 PASSED [ 30%] 2023-01-11T21:43:30.8865860Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_float16 PASSED [ 30%] 2023-01-11T21:43:30.8865970Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int16 PASSED [ 30%] 2023-01-11T21:43:30.8866070Z test_ops.py::TestCommonCPU::test_python_ref__refs_vsplit_cpu_int64 PASSED [ 30%] 2023-01-11T21:43:30.8866170Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_bfloat16 PASSED [ 30%] 2023-01-11T21:43:30.8866310Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_complex64 PASSED [ 30%] 2023-01-11T21:43:30.8866410Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int32 PASSED [ 30%] 2023-01-11T21:43:30.8866510Z test_ops.py::TestCommonCPU::test_python_ref__refs_vstack_cpu_int8 PASSED [ 30%] 2023-01-11T21:43:30.8866610Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_bfloat16 PASSED [ 30%] 2023-01-11T21:43:30.8866720Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_complex128 PASSED [ 30%] 2023-01-11T21:43:30.8866820Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_complex32 PASSED [ 30%] 2023-01-11T21:43:30.8866920Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_complex64 PASSED [ 30%] 2023-01-11T21:43:30.8867030Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_float64 PASSED [ 30%] 2023-01-11T21:43:30.8867130Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int16 PASSED [ 30%] 2023-01-11T21:43:30.8867230Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int32 PASSED [ 30%] 2023-01-11T21:43:30.8867330Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_int8 PASSED [ 30%] 2023-01-11T21:43:30.8867430Z test_ops.py::TestCommonCPU::test_python_ref__refs_where_cpu_uint8 PASSED [ 30%] 2023-01-11T21:43:30.8867540Z test_ops.py::TestCommonCPU::test_python_ref__refs_xlogy_cpu_bfloat16 PASSED [ 30%] 2023-01-11T21:43:30.8867650Z test_ops.py::TestCommonCPU::test_python_ref__refs_xlogy_cpu_float32 PASSED [ 30%] 2023-01-11T21:43:30.8867750Z test_ops.py::TestCommonCPU::test_python_ref__refs_xlogy_cpu_float64 PASSED [ 30%] 2023-01-11T21:43:30.8867850Z test_ops.py::TestCommonCPU::test_python_ref__refs_xlogy_cpu_int32 PASSED [ 30%] 2023-01-11T21:43:30.8867950Z test_ops.py::TestCommonCPU::test_python_ref__refs_xlogy_cpu_int64 PASSED [ 30%] 2023-01-11T21:43:30.8868050Z test_ops.py::TestCommonCPU::test_python_ref__refs_xlogy_cpu_int8 PASSED [ 31%] 2023-01-11T21:43:30.8868150Z test_ops.py::TestCommonCPU::test_python_ref__refs_xlogy_cpu_uint8 PASSED [ 31%] 2023-01-11T21:43:30.8868260Z test_ops.py::TestCommonCPU::test_python_ref__refs_zeros_cpu_bfloat16 PASSED [ 31%] 2023-01-11T21:43:30.8868360Z test_ops.py::TestCommonCPU::test_python_ref__refs_zeros_cpu_bool PASSED [ 31%] 2023-01-11T21:43:30.8868460Z test_ops.py::TestCommonCPU::test_python_ref__refs_zeros_cpu_complex128 PASSED [ 31%] 2023-01-11T21:43:30.8868570Z test_ops.py::TestCommonCPU::test_python_ref__refs_zeros_cpu_complex32 PASSED [ 31%] 2023-01-11T21:43:30.8868670Z test_ops.py::TestCommonCPU::test_python_ref__refs_zeros_cpu_int64 PASSED [ 31%] 2023-01-11T21:43:30.8868770Z test_ops.py::TestCommonCPU::test_python_ref__refs_zeros_cpu_int8 PASSED [ 31%] 2023-01-11T21:43:30.8868870Z test_ops.py::TestCommonCPU::test_python_ref__refs_zeros_cpu_uint8 PASSED [ 31%] 2023-01-11T21:43:30.8868970Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_T_cpu PASSED [ 31%] 2023-01-11T21:43:30.8869060Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_amax_cpu PASSED [ 31%] 2023-01-11T21:43:30.8869190Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_arange_cpu PASSED [ 31%] 2023-01-11T21:43:30.8869290Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_atan2_cpu PASSED [ 31%] 2023-01-11T21:43:30.8869410Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_and_cpu PASSED [ 31%] 2023-01-11T21:43:30.8869520Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_bitwise_xor_cpu PASSED [ 31%] 2023-01-11T21:43:30.8869620Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_clamp_max_cpu XFAIL [ 31%] 2023-01-11T21:43:30.8869730Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_clamp_min_cpu XFAIL [ 31%] 2023-01-11T21:43:30.8869830Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_copysign_cpu PASSED [ 31%] 2023-01-11T21:43:30.8869940Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_diag_embed_cpu PASSED [ 31%] 2023-01-11T21:43:30.8870050Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_diagonal_copy_cpu PASSED [ 31%] 2023-01-11T21:43:30.8870190Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_div_floor_rounding_cpu PASSED [ 31%] 2023-01-11T21:43:30.8870310Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_div_trunc_rounding_cpu PASSED [ 31%] 2023-01-11T21:43:30.8870410Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_dsplit_cpu PASSED [ 31%] 2023-01-11T21:43:30.8870520Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_fft2_cpu PASSED [ 31%] 2023-01-11T21:43:30.8870630Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_ifftn_cpu PASSED [ 31%] 2023-01-11T21:43:30.8870730Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_ihfft_cpu PASSED [ 31%] 2023-01-11T21:43:30.8870840Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_irfft2_cpu PASSED [ 31%] 2023-01-11T21:43:30.8870940Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_irfftn_cpu PASSED [ 31%] 2023-01-11T21:43:30.8871050Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_rfft2_cpu PASSED [ 31%] 2023-01-11T21:43:30.8871160Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_rfft_cpu PASSED [ 31%] 2023-01-11T21:43:30.8871260Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_fft_rfftn_cpu PASSED [ 31%] 2023-01-11T21:43:30.8871370Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_flipud_cpu PASSED [ 31%] 2023-01-11T21:43:30.8871470Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_ge_cpu PASSED [ 31%] 2023-01-11T21:43:30.8871580Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_hsplit_cpu PASSED [ 31%] 2023-01-11T21:43:30.8871680Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_hypot_cpu PASSED [ 31%] 2023-01-11T21:43:30.8871780Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_igamma_cpu PASSED [ 31%] 2023-01-11T21:43:30.8871880Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_lcm_cpu PASSED [ 31%] 2023-01-11T21:43:30.8871990Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_logical_xor_cpu PASSED [ 31%] 2023-01-11T21:43:30.8872100Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_lt_cpu PASSED [ 31%] 2023-01-11T21:43:30.8872200Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_maximum_cpu XFAIL [ 31%] 2023-01-11T21:43:30.8872300Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_mean_cpu PASSED [ 31%] 2023-01-11T21:43:30.8872410Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_movedim_cpu PASSED [ 31%] 2023-01-11T21:43:30.8872520Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_narrow_copy_cpu PASSED [ 31%] 2023-01-11T21:43:30.8872610Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_ne_cpu PASSED [ 31%] 2023-01-11T21:43:30.8872720Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nextafter_cpu PASSED [ 31%] 2023-01-11T21:43:30.8872850Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_group_norm_cpu PASSED [ 31%] 2023-01-11T21:43:30.8872980Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_hinge_embedding_loss_cpu PASSED [ 31%] 2023-01-11T21:43:30.8873120Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_huber_loss_cpu PASSED [ 31%] 2023-01-11T21:43:30.8873250Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_nn_functional_triplet_margin_loss_cpu PASSED [ 31%] 2023-01-11T21:43:30.8873350Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_pow_cpu PASSED [ 31%] 2023-01-11T21:43:30.8873460Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_remainder_cpu PASSED [ 31%] 2023-01-11T21:43:30.8873570Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_reshape_cpu PASSED [ 31%] 2023-01-11T21:43:30.8873670Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_roll_cpu PASSED [ 31%] 2023-01-11T21:43:30.8873770Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_rsub_cpu PASSED [ 31%] 2023-01-11T21:43:30.8873880Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_special_xlog1py_cpu PASSED [ 31%] 2023-01-11T21:43:30.8873990Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_special_zeta_cpu PASSED [ 31%] 2023-01-11T21:43:30.8874120Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_sum_to_size_cpu PASSED [ 31%] 2023-01-11T21:43:30.8874220Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_t_cpu PASSED [ 31%] 2023-01-11T21:43:30.8874320Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_triu_cpu PASSED [ 31%] 2023-01-11T21:43:30.8874430Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_view_as_cpu PASSED [ 31%] 2023-01-11T21:43:30.8874530Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_vsplit_cpu PASSED [ 31%] 2023-01-11T21:43:30.8874640Z test_ops.py::TestCommonCPU::test_python_ref_errors__refs_where_cpu PASSED [ 31%] 2023-01-11T21:43:30.8874780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8874920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8875050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8875190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8875320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8875460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8875600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8875740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8875880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8876020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8876150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8876290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_T_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8876440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8876590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8876740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8876920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8877080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8877220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8877380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8877530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8877680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8877870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8878020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8878170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8878320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8878470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8878620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bfloat16_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8878770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8878920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8879060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8879210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8879360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8879500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8879650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8879790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8879940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8880100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8880250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8880390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8880560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8880710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8880850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8880990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_bool_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8881140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8881290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8881460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8881600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8881750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8881900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8882050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8882200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8882350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8882490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8882640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8882790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8882930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8883070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8883220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_byte_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8883370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8883530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8883680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8883820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8883960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8884140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8884290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8884440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cdouble_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8884590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8884740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8884890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8885030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8885200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8885360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8885510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8885670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8885820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_cfloat_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8885960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8886110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8889690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8889830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8889980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8890120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8890270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8890410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8890570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8890710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8890860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8891020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8891160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8891350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_chalf_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8891500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8891650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8891790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8891940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8892090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 31%] 2023-01-11T21:43:30.8892250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8892400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8892550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8892700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8892850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8892990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8893140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8893290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8893440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8893580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_char_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8893730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_complex_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8893880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_complex_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8894030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_complex_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8894190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_complex_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8894340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8894490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8894630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8894770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8894950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8895100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8895260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8895410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8895560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8895710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8895890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8896030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8896180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_double_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8896330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8896470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8896620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8896770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8896910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8897060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8897210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8897350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8897500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8897650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8897800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8897950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8898090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8898240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_float_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8898390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8898560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8898710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8898850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8899000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8899140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8899290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8899460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8899610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8899760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8899900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8900050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_half_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8900200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8900350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8900490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8900640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8900780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8900930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8901070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8901220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8901370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8901520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8901660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_int_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8901810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8901960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8902120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8902280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8902420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_long_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8902570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8902720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8902870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8903020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8903190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8903330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8903470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8903620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8903770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8903920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8904070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8904220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8904370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8904510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8904660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs__conversions_short_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8904800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8904940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8905080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8905220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8905360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8905500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8905640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8905790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8905930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8906070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_abs_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8906200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8906340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8906470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8906600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8906760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8906900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8907040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8907180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8907310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8907450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acos_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8907590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8907730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8907870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8908000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8908140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8908280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8908420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8908560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8908710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8908850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8908990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8909120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8909260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_acosh_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8909400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8909590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8909730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8909860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8910000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8910130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8910270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8910410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8910610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8910740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8910880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8911020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_add_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8911160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8911300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8911440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8911590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8911730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcdiv_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8911870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8912010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8912150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8912290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8912420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8912570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8912710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8912840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8912980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8913120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addcmul_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8913280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8913420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8913560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8913700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8913830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8913970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8914100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8914260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8914400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8914530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8914680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 32%] 2023-01-11T21:43:30.8914820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8914950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_addr_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8915090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8915220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8915360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8915500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8915630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8915760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8915900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8916040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8916180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8916320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8916460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8916590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8916730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8916880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_all_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8917030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8917170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8917310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8917450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8917600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8917740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8917910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8918050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8918190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_allclose_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8918330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8918460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8918600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8918730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8918870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8919010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8919150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8919290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8919420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8919560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8919690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amax_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8919830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8919960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8920100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8920230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8920360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8920500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8920650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8920790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8920930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8921070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8921200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8921340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8921490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_amin_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8921630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8921760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8921900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8922030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8922170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8922300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8922440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8922580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8922720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8922850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8922980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_any_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8923120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8926650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8926790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8926920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8927060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8927200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8927350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8927490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8927690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8927830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8927970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8928100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_arange_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8928250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8928390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8928530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8928700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8928840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8928970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8929110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8929250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8929400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8929550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8929700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8929840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8929980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8930130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8930280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8930440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8930590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8930750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8930900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8931050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8931190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8931370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8931520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8931670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8931830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8931980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8932140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8932310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8932460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8932610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8932760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8932910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8933070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_partial_views_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8933220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8933370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8933520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8933670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8933820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8933970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8934120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8934280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8934420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8934570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8934720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8934860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_as_strided_scatter_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8935020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8935160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8935300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8935430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8935570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8935710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8935850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8936010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8936140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8936270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asin_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8936410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8936550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8936680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8936820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8936960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8937090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8937240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8937380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8937520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8937650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8937790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8937930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_asinh_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8938060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8938200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8938330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8938470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8938620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8938760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8938900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8939050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8939180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8939320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan2_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8939450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8939610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8939750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8939880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8940020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8940150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 33%] 2023-01-11T21:43:30.8940280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8940430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8940560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8940700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8940830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atan_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8940970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8941110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8941250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8941390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8941530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8941660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8941800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atanh_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8941940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8942090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8942260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8942400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8942540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8942680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8942810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8942950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8943100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8943280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8943430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8943570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8943710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8943850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8943990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_1d_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8944140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8944280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8944420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8944560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8944710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8944850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8944990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_2d_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8945130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8945270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8945410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8945540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8945690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8945830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8946030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8946170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8946310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8946450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8946590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_atleast_3d_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8946730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8946890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8947030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_and_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8947180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8947320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8947470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8947610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8947760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8947910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_left_shift_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8948050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8948190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8948320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8948460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8948600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8948750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8948890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8949030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_not_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8949170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8949310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8949450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8949610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8949750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8949890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8950030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8950170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_or_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8950310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_right_shift_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8950460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_right_shift_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8950640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_right_shift_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8950780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_right_shift_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8950930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_right_shift_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8951080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_right_shift_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8951220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8951350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8951500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8951640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8951780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8951920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bitwise_xor_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8952080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_shapes_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8952220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8952380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8952520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8952670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8952820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8952960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8953120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8953290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8953430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8953580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_tensors_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8953730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8953870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8954010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8954170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8954320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8954460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8954610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8954750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8954900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8955040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8955180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_broadcast_to_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8955320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8955460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8955600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8955740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8955880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8956020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8956160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8956300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8956440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_bucketize_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8956580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8956710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8956900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8957040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8957180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8957310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8957440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8957590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8957720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8957920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8958060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8958200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8958340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8958470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8958600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8958730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cat_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8958880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8959010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8959150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8959280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8959420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8959550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8959690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ceil_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8959830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8959960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8960100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8966530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8966730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8966900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8967180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8967340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8967500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8967650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8967810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8967960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8968110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8968320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8968460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_chunk_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8968610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8968750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8968900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8969040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 34%] 2023-01-11T21:43:30.8969200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8969340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8969490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8969630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8969780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8969920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8970070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8970220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8970360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8970510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8970660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8970810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8970950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8971130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8971280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_max_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8971430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8971570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8971720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8971860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8972000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8972180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8972330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8972480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8972620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8972770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clamp_min_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8972910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8973060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8973200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8973350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8973490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8973630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8973770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8973910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8974050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8974190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8974340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8974490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8974640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8974780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8974950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8975090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8975240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8975380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8975520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8975660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_clone_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8975820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8975990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8976130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8976280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8976430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8976570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8976710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8976870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8977020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8977170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8977320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8977470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_column_stack_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8977610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8977750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8977990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8978140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8978290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8978950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8979610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8980280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8980580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8981190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8986230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8986380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8986520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8986680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8986830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8987070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8987210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8987360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8987500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8987660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8987810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8987970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8988120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8988270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8988420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_conj_physical_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8988570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8988720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8988870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8989020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8989170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8989320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8989460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8989620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8989800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8989960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8990110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8990270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8990420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8990570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8990740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_constant_pad_nd_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8990900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8991040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8991190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8991340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8991480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8991620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8991780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8991930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8992080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8992230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8992380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.8992520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9017940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9018080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_contiguous_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9018220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9018360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9018510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9018650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9018930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9019070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9019210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9019350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9019500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9019640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9019780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9019950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_copysign_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9020090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9020230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9020360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9020500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9020640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9020770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9020910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9021050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9021180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9021320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cos_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9021450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9021590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9021730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9021870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9022000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9022140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9022280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9022420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9022560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9022710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9022850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9022990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cosh_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9023120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9023260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9023400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9023550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9023690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9023830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9023970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9024110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9024250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9024380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_cumsum_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 35%] 2023-01-11T21:43:30.9024530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9024660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9024810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9024950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9025090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9025230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9025370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9025520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9025660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9025810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9025950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9026090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9026300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9026440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9026590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_embed_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9026730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9026870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9027000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9027130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9027320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9027470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9027610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9027750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9027880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diag_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9028030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9028170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9028320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9028460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9028600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9028740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9028890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9029030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9029190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9029330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9029480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9029630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_copy_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9029770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9029910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9030070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9030210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9030350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9030490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9030630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9030760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9030900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9031070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9031220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9031360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9031500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9031640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9031790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9031940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9032090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9032240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9032380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9032530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9032680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9032830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9032980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9033130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9037530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9037690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9037850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9038080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_diagonal_scatter_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9038230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9038380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9038520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9038660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9038800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9038940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9039110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9039250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9039390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_digamma_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9039530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9039680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9039830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9039970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9040120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9040270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9040420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9040570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9040710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_floor_rounding_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9040860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_complex128 SKIPPED (Skipped!) [ 36%] 2023-01-11T21:43:30.9041010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9041160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9041310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9041450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9041600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9041770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_complex128 SKIPPED (Skipped!) [ 36%] 2023-01-11T21:43:30.9041910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_complex64 SKIPPED (Skipped!) [ 36%] 2023-01-11T21:43:30.9042060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_no_rounding_mode_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9042210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9042360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9042500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9042650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9042810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9042960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9043110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9043250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9043400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_div_trunc_rounding_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9043540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9043680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9043820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9043960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9044090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9044230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9044370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9044520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9044660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9044800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9044940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9045080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dsplit_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9045220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9045390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9045530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9045670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9045810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9045960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9046100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9046230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9046430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9046570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9046710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9046850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9046980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_dstack_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9047280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_bfloat16 SKIPPED (Can't check result for empty) [ 36%] 2023-01-11T21:43:30.9047480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_bool SKIPPED (Can't check result for empty) [ 36%] 2023-01-11T21:43:30.9047690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_complex128 SKIPPED (Can't check result for empty) [ 36%] 2023-01-11T21:43:30.9047890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_complex32 SKIPPED (Can't check result for empty) [ 36%] 2023-01-11T21:43:30.9048090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_complex64 SKIPPED (Can't check result for empty) [ 36%] 2023-01-11T21:43:30.9048290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_float16 SKIPPED (Can't check result for empty) [ 36%] 2023-01-11T21:43:30.9048490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_float32 SKIPPED (Can't check result for empty) [ 36%] 2023-01-11T21:43:30.9048680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_float64 SKIPPED (Can't check result for empty) [ 36%] 2023-01-11T21:43:30.9048880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_int32 SKIPPED (Can't check result for empty) [ 36%] 2023-01-11T21:43:30.9049080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_int8 SKIPPED (Can't check result for empty) [ 36%] 2023-01-11T21:43:30.9049280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_aten_cpu_uint8 SKIPPED (Can't check result for empty) [ 36%] 2023-01-11T21:43:30.9049470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_bool SKIPPED (Can't check result for empty) [ 36%] 2023-01-11T21:43:30.9049680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_complex64 SKIPPED (Can't check result for empty) [ 36%] 2023-01-11T21:43:30.9049880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_int16 SKIPPED (Can't check result for empty) [ 36%] 2023-01-11T21:43:30.9050130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_int32 SKIPPED (Can't check result for empty) [ 36%] 2023-01-11T21:43:30.9050330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_int8 SKIPPED (Can't check result for empty) [ 36%] 2023-01-11T21:43:30.9050530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_executor_nvfuser_cpu_uint8 SKIPPED (Can't check result for empty) [ 36%] 2023-01-11T21:43:30.9050740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_bfloat16 SKIPPED (Can't check result for empty_like) [ 36%] 2023-01-11T21:43:30.9050960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_complex32 SKIPPED (Can't check result for empty_like) [ 36%] 2023-01-11T21:43:30.9051160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_float64 SKIPPED (Can't check result for empty_like) [ 36%] 2023-01-11T21:43:30.9051400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_int8 SKIPPED (Can't check result for empty_like) [ 36%] 2023-01-11T21:43:30.9051600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_aten_cpu_uint8 SKIPPED (Can't check result for empty_like) [ 36%] 2023-01-11T21:43:30.9051810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_bool SKIPPED (Can't check result for empty_like) [ 36%] 2023-01-11T21:43:30.9052030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_complex128 SKIPPED (Can't check result for empty_like) [ 36%] 2023-01-11T21:43:30.9052250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_complex32 SKIPPED (Can't check result for empty_like) [ 36%] 2023-01-11T21:43:30.9052460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_complex64 SKIPPED (Can't check result for empty_like) [ 36%] 2023-01-11T21:43:30.9052670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_int16 SKIPPED (Can't check result for empty_like) [ 36%] 2023-01-11T21:43:30.9052880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_empty_like_executor_nvfuser_cpu_int8 SKIPPED (Can't check result for empty_like) [ 36%] 2023-01-11T21:43:30.9053010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9053150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9053290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 36%] 2023-01-11T21:43:30.9053430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9053560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9053700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9053830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9053970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9054110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9054250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9054410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9054540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9054680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9054810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9054950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eq_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9055090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9055220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9055380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9055520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9055650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erf_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9055790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9055920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9056060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9056200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9056340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9056480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfc_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9056610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9056750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9056880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9057020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9057160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9057300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9057450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9057580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9057720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_erfinv_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9057860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9058000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9058150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9058280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9058420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9058550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9058680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9058820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9058950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9059100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9059240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9059380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp2_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9059510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9059650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9059790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9059920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9060060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9060200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9060330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9060470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_exp_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9060610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9060750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9060900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9061040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9061190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9061330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9061470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9061620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_as_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9061800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9061950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9062090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9062230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9062370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9062500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9062640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9062820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9062960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9063110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9063250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9063380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expand_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9063520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9063660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9063800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9063930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9064060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9064200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9064340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9064480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9064620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9064760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9064890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_expm1_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9065030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9065160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9065300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9065490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9065630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9065770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9065910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9066060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9066200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9066340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9066500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9066630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9066770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_eye_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9066910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9067050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9067190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9067330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9067460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9067600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9067740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9067890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9068030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9068170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9068310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft2_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9068440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9068590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9068730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9068860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9069000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9069130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9069290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9069420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9069570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9069710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9069850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9069980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9070150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9070290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fft_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9070420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9070570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9070710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9070850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9070980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9071120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9071260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9071400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9071540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9071680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftn_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9071830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9071970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9072110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9072250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9072400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9072540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9076200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9076420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9076570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9076710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_fftshift_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9076850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9076990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9077130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9077260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9077420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9077560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9077700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9077850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9077980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9078120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9078260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9078400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft2_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9078540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9078670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 37%] 2023-01-11T21:43:30.9078810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9078960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9079100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9079240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9079380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfft_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9079520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9079670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9079800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9079940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9080120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9080250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9080390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9080540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9080680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9080820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9080990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_hfftn_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9081130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9081270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9081410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9081540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9081680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9081810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9081960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9082110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9082250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9082390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft2_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9082520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9082660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9082800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9082940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9083070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9083210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9083350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9083490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9083620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifft_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9083790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9083930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9084070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9084200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9084340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9084480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9084650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9084790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9084930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9085070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9085210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9085350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftn_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9085490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9085630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9085780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9085920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9086060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9086200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9086340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9086480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9086620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9086760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9086910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9087060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9087200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9087370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9087520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9087660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ifftshift_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9087800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9087950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9088090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9088250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9088390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft2_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9088530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9088670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9088800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9088940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9089080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9089220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9089360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9089500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfft_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9089640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9089780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9089920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9090060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9090200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9090340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9090480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9090620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9090760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_ihfftn_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9090910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9091060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9091200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9091330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9091470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9091610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9091740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9091900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9092050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9092190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9092330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9092470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9092600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9092740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft2_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9092880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9093020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9093160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9093300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9093440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9093580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9093710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9093860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9094000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9094140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfft_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9094280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9094420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9094580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9094720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9094860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9095000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9095140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9095280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_irfftn_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9095420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9095590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9095720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9095860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9096010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9096150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9096280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9096420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9096560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9096700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft2_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9096840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9096970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9097110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9097240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9097390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9097530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9097660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9097800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfft_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9097940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9098080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9098240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9098380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9098510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9098650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9098790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9098930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9099070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fft_rfftn_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9099230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9099370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9099500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9099630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9099770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9099900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9100040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9100180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9100320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9100460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9100590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fill_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 38%] 2023-01-11T21:43:30.9100730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9100870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9101010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9101150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9101280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9101430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9101570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9101710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9101870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9102010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flatten_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9102140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9102280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9102420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9102550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9102690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9102850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9102990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9103130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9103270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9103400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9103540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9103670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flip_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9103810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9103950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9104090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9104230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9104370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9104500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9104640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9104780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9104920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9105060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9105200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9105340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9105500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9105630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fliplr_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9105770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9105910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9106050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9106180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9106320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9106480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9106620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9106760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9106900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9107040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9107170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_flipud_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9107320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9107460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9107600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9107740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9107880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9108030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9108180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9108320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9108470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9108610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_float_power_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9108750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9108880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9109020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9109190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9112790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9112940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9113080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9113230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9113370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_divide_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9113600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9113740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9113870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9114010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9114150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9114280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9114420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_floor_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9114560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9114700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9114830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9114960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9115090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9115230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9115370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9115510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9115650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9115790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmax_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9115920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9116060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9116190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9116350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9116480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9116620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9116760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9116900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmin_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9117030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9117170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9117330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9117470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9117610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9117790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9117930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_fmod_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9118060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9118200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_frac_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9118340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9118470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9118610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9118750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9118880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9119020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9119150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gcd_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9119290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9119420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9119550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9119690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9119820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9119960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9120110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9120250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9120390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9120530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9120660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ge_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9120790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9120920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9121080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9121210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9121350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9121480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9121620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9121750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_gt_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9121900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9122040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9122180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9122320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9122460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9122590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9122740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9122880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9123020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9123160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9123310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9123440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_heaviside_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9123580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9123740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9123870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9124010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9124150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9124290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9124430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9124570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9124730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9124870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9125010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9125140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9125280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hsplit_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9125420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9125560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9125700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9125840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 39%] 2023-01-11T21:43:30.9125980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9126110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9126250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9126390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9126520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9126660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9126800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9126940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9127080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9127220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hstack_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9127380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9127520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9127660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9127800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_hypot_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9127930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9128070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9128200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9128360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9128500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9128630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9128770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9128900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9129040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9129170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9129310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9129440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_i0_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9129580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9129710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9129850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9129990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9130130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9130270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igamma_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9130410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9130550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9130690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9130830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9130970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_igammac_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9131130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_imag_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9131270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9131410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9131560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9131690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9131830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9131990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9132130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9132270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9132400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9132550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9132690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9132830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_add_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9132980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9133120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9133260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9133400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9133540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9133680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9133820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9133970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9134110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9134250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9134390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9134530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9134690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_copy_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9134830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9134970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9135110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9135250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9135390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9135530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9135690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9135830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9135970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9136110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9136250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9136390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9136530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9136670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_fill_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9136810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9136960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9137100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9137240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9137370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9137510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9137660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9137800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9137950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9138090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9138250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9138390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_index_select_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9138530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9138670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9138810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9138940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9139080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9139240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9139380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9139520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9139660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isclose_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9139800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9139940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9140070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9140210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9140350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9140490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9140620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9140770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9140910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9141050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9141190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9141330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9141470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isfinite_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9141610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9141740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9141910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9142040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9142180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9142310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9142450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9142600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9142740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9142910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9143040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9143180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9143320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isinf_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9143460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9143590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9143730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9143860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9143990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9144130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9144260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9144400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9144540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9144680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9144820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isnan_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9144960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9145090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9145230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9145370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9148910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9149150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9149290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9149430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9149570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isneginf_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9149700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9149840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9150000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9150140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9150280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9150420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9150560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9150700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9150840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9150980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9151120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isposinf_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 40%] 2023-01-11T21:43:30.9151250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9151390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9151530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9151670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9151810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9151950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9152080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9152220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9152360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9152500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9152640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9152800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9152940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_isreal_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9153080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9153210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9153350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9153480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9153640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lcm_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9153780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9153910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9154050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9154180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9154310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9154450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9154590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_le_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9154730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lerp_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9154870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lerp_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9155010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9155140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9155280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9155420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9155550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9155700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9155830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9155970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9156110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lgamma_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9156260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9156460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9156610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9156750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9156900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9157060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9157200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9157370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_matrix_norm_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9157520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9157660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9157800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9157950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_norm_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9158090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svd_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9158240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9158390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9158540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9158680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9158830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_svdvals_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9158980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9159130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9159280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9159430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9159570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linalg_vector_norm_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9159720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9159860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9160050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9160200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9160350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9160490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9160630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9160770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9160910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_linspace_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9161080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9161210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9161350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9161490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9161630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9161760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9161900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9162040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log10_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9162180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9162320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9162460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9162590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9162720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9162860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9162990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9163130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9163270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9163410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9163550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9163690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9163840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9163980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log1p_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9164120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9164260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9164390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9164530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9164680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9164820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9164960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9165100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9165230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9165370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9165510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9165650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log2_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9165780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9165920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9166060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9166200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9166330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9166470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9166600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9166760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9166910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9167060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9167210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9167380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9167540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9167690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9167840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9167990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9168140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9168290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9168470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9168610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9168760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_log_softmax_with_dtype_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9168910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9169050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9169200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9169340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9169480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9169630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9169770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9169920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9170060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9170200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9170340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9170480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_and_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9170620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9170760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9170900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9171060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9171210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9171350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9171480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9171620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9171770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9171910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9172080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9172220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9172360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9172500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_not_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9172650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9172790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9172930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9173070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9173210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9173340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 41%] 2023-01-11T21:43:30.9173490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9173640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9173790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9173930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9174070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9174210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9174350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9174490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_or_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9174670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9174810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9174960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9175090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9175240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9175380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9175520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9175700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9175850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9175990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9176130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9176270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9176410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logical_xor_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9176560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9176700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9176840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9176980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9177120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9177260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9177400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9177540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9177680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9177820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9177970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logspace_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9178110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9178250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9178410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9178550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9178680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9178830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9178970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9179110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9179250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9179410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_logsumexp_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9179550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9179690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9179820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9179950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9180090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9180220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9180360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9180490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_lt_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9180640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9180780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9180920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9181060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9181200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9181350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9181490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9181640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9181780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9181920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9182110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9182250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_masked_fill_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9185870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9186020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9186160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9186300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9186440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9186660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9186800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9186940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9187070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9187210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_maximum_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9187350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9187490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9187620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9187760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9187900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9188040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mean_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9188190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9188350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9188500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9188650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9188810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9188960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9189120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9189290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9189440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9189590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9189740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_list_of_tensors_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9189900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9190050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9190220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9190380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9190530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9190680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9190840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9190990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9191150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9191300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_meshgrid_variadic_tensors_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9191440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9191580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9191720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9191850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9192000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9192140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9192280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9192420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9192560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9192700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_minimum_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9192840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9193030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9193160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9193300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9193440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9193570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9193710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9193880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9194010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9194160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9194300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9194430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9194570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9194710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_movedim_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9194850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9194980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9195120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9195260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9195390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9195520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9195660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9195800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9195940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9196080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9196210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9196350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_mul_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9196490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9196650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9196790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9196930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9197070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9197200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9197340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9197510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9197650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9197790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9197930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nan_to_num_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9198080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9198220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9198360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9198500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9198640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9198780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9198930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9199070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9199210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9199360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_copy_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 42%] 2023-01-11T21:43:30.9199490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9199630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9199770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9199910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9200050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9200200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9200340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9200480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9200620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9200760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9200900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9201040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9201200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9201340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_narrow_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9201490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9201640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9201790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_native_layer_norm_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9201930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9202060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9202200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9202330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9202470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9202610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9202750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9202880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9203020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9203160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9203290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9203430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9203560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ne_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9203700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9203840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9204020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9204150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9204290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9204420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9204550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9204690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9204830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9204990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9205130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9205260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9205400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9205530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9205660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_neg_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9205940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_bfloat16 SKIPPED (Can't check result for new_empty) [ 43%] 2023-01-11T21:43:30.9206150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_bool SKIPPED (Can't check result for new_empty) [ 43%] 2023-01-11T21:43:30.9206360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_complex128 SKIPPED (Can't check result for new_empty) [ 43%] 2023-01-11T21:43:30.9206570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_complex64 SKIPPED (Can't check result for new_empty) [ 43%] 2023-01-11T21:43:30.9206780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_float64 SKIPPED (Can't check result for new_empty) [ 43%] 2023-01-11T21:43:30.9206990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int32 SKIPPED (Can't check result for new_empty) [ 43%] 2023-01-11T21:43:30.9207190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int64 SKIPPED (Can't check result for new_empty) [ 43%] 2023-01-11T21:43:30.9207400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_aten_cpu_int8 SKIPPED (Can't check result for new_empty) [ 43%] 2023-01-11T21:43:30.9207610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_bfloat16 SKIPPED (Can't check result for new_empty) [ 43%] 2023-01-11T21:43:30.9207820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_complex32 SKIPPED (Can't check result for new_empty) [ 43%] 2023-01-11T21:43:30.9208030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_complex64 SKIPPED (Can't check result for new_empty) [ 43%] 2023-01-11T21:43:30.9208240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_float16 SKIPPED (Can't check result for new_empty) [ 43%] 2023-01-11T21:43:30.9208490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_executor_nvfuser_cpu_int64 SKIPPED (Can't check result for new_empty) [ 43%] 2023-01-11T21:43:30.9208660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_aten_cpu_bool SKIPPED (Expected: empty_strided is not comparable) [ 43%] 2023-01-11T21:43:30.9208830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_aten_cpu_complex128 SKIPPED (Expected: empty_strided is not comparable) [ 43%] 2023-01-11T21:43:30.9209000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_aten_cpu_complex32 SKIPPED (Expected: empty_strided is not comparable) [ 43%] 2023-01-11T21:43:30.9209170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_aten_cpu_complex64 SKIPPED (Expected: empty_strided is not comparable) [ 43%] 2023-01-11T21:43:30.9209360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_aten_cpu_float64 SKIPPED (Expected: empty_strided is not comparable) [ 43%] 2023-01-11T21:43:30.9209530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_aten_cpu_int16 SKIPPED (Expected: empty_strided is not comparable) [ 43%] 2023-01-11T21:43:30.9209690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_aten_cpu_int64 SKIPPED (Expected: empty_strided is not comparable) [ 43%] 2023-01-11T21:43:30.9209850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_aten_cpu_uint8 SKIPPED (Expected: empty_strided is not comparable) [ 43%] 2023-01-11T21:43:30.9210020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cpu_bfloat16 SKIPPED (Expected: empty_strided is not comparable) [ 43%] 2023-01-11T21:43:30.9210190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cpu_bool SKIPPED (Expected: empty_strided is not comparable) [ 43%] 2023-01-11T21:43:30.9210360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cpu_complex128 SKIPPED (Expected: empty_strided is not comparable) [ 43%] 2023-01-11T21:43:30.9210540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cpu_complex32 SKIPPED (Expected: empty_strided is not comparable) [ 43%] 2023-01-11T21:43:30.9210710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cpu_complex64 SKIPPED (Expected: empty_strided is not comparable) [ 43%] 2023-01-11T21:43:30.9210870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cpu_int16 SKIPPED (Expected: empty_strided is not comparable) [ 43%] 2023-01-11T21:43:30.9211040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_empty_strided_executor_nvfuser_cpu_int64 SKIPPED (Expected: empty_strided is not comparable) [ 43%] 2023-01-11T21:43:30.9211180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9211320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9211470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9211610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9211750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9211880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9212040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9212190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9212330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9212470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9212610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9212750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9212880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9213050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9213190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9213320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_full_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9213460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9213600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9213740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9213870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9214010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9214150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9214300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9214440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9214580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9214720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9214860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_ones_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9215000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9215140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9215270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9215410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9215550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9215710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9215850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9216000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9216140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9216280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9216420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9216580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_new_zeros_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9216730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9216870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9217020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9217160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nextafter_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9217310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9217470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9217640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_alpha_dropout_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9217820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_celu_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9217970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_dropout_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9218120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9218270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9218420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_elu_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9218570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9218720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_gelu_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9218870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_glu_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9219020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_glu_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9219160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_glu_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9219330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_group_norm_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9219490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_group_norm_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9219650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_group_norm_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9219800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_group_norm_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9219950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9220110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9220280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardshrink_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9220430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9220590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9220740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9224430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9224590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9224740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9224890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hardtanh_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9225060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9225210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9225370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9225530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_hinge_embedding_loss_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9225690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_huber_loss_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9225840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_huber_loss_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9225990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_huber_loss_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9226150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_huber_loss_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9226300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_huber_loss_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9226450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9226700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9226850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 43%] 2023-01-11T21:43:30.9227010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9227160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9227310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9227460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_l1_loss_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9227640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9227790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9227950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_layer_norm_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9228100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_leaky_relu_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9228260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9228420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9228590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9228740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9228900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9229050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9229200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9229370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9229530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9229690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9229860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9230020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9230200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9230360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9230520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_log_softmax_with_dtype_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9230680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9230830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9230990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9231170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9231330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9231490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9231640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9231800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_margin_ranking_loss_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9231950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mish_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9232100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9232260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_mse_loss_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9232410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_nll_loss_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9232570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9232730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9232890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9233040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9233200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9233350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9233500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9233660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9233850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9234010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pairwise_distance_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9234160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_pdist_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9234310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9234470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9234620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9234800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9234950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9235100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9235260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9235420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_poisson_nll_loss_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9235570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9235720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9235870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_prelu_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9236020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9236170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9236310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9236460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9236600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9236760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9236900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9237050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9237190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu6_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9237360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9237510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9237660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9237800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9237950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9238090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9238240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9238400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9238540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_relu_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9238680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9238830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9238980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9239130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9239280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_selu_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9239430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9239590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9239750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9239910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9240070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9240230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9240380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9240540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9240690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9240850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9241040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9241210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9241360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9241520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmax_with_dtype_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9241680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9241840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9242050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9242200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9242360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9242530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9242680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9242840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9243000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9243150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softmin_with_dtype_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9243310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9243460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softplus_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9243610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9243770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9243920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9244080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_softshrink_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9244230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9244380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9244530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9244710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9244870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9245020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9245170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_tanhshrink_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9245320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9245470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9245640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9245790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9245940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9246090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9246250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9246400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9246550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9246710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9246860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_threshold_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9247020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9247180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9247340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9247490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9247650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9247810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9247960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9248120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9248310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9248470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9248630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9248790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_nn_functional_triplet_margin_loss_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9248930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9249070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9249230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9249370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9249500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9249630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9249770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9249920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9250060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9250200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9250340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9250470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9250610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9250750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ones_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9250880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 44%] 2023-01-11T21:43:30.9251030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9251170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9251310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9251450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9251590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9251720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9251890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9252030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9252180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9252320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9252450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9252590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_permute_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9252730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9253010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9253150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9253290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9253440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9253580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9253730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9253870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9254010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9254150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9254290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_positive_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9254430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9254560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9254700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9254840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9254970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9255110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9255250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9255390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9255520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9255700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9255840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9255970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9256110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9256240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9256380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_pow_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9256520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9256690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9256830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9256960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9257100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9257230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9257370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9257510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9257660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9257790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9257930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_prod_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9258170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_randn_executor_aten_cpu_complex128 SKIPPED (make_traced() doesn't set seed properly!) [ 45%] 2023-01-11T21:43:30.9258390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_randn_executor_aten_cpu_complex64 SKIPPED (make_traced() doesn't set seed properly!) [ 45%] 2023-01-11T21:43:30.9258610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_randn_executor_aten_cpu_float16 SKIPPED (make_traced() doesn't set seed properly!) [ 45%] 2023-01-11T21:43:30.9258820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_randn_executor_aten_cpu_float64 SKIPPED (make_traced() doesn't set seed properly!) [ 45%] 2023-01-11T21:43:30.9259040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_randn_executor_nvfuser_cpu_complex64 SKIPPED (make_traced() doesn't set seed properly!) [ 45%] 2023-01-11T21:43:30.9259250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_randn_executor_nvfuser_cpu_float16 SKIPPED (make_traced() doesn't set seed properly!) [ 45%] 2023-01-11T21:43:30.9259460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_randn_executor_nvfuser_cpu_float32 SKIPPED (make_traced() doesn't set seed properly!) [ 45%] 2023-01-11T21:43:30.9259670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_randn_executor_nvfuser_cpu_float64 SKIPPED (make_traced() doesn't set seed properly!) [ 45%] 2023-01-11T21:43:30.9259870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9260010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9260150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9260290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9263960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9264110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9264250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9264470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9264600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9264730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9264880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9265020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9265160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9265300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9265440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9265580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9265720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_ravel_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9265850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9265990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9266130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9266270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9266400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9266540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9266680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9266810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9266950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9267090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9267250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9267400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9267530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9267670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9267800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_real_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9267950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9268120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9268270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9268400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9268540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9268680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9268830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9268970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reciprocal_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9269110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9269260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9269400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9269540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9269670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9269810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9269960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9270100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9270250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9270390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9270530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9270670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_remainder_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9270820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9270960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9271110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9271240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9271380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9271520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9271660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9271810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9271950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9272090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9272230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9272370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_repeat_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9272510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9272650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9272800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9272930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9273080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9273230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9273370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9273520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9273660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_as_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9273800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9273940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9274080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9274220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9274360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9274530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9274670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9274820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9274960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9275090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_reshape_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9275230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9275370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9275540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9275670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9275800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9275940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9276080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9276220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9276360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9276500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9276640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9276770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_roll_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9276910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9277050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9277180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 45%] 2023-01-11T21:43:30.9277320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9277450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9277590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9277730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9277870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9278010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9278170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9278310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9278450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9278580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rot90_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9278720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9278860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9278990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9279150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9279280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9279420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9279560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9279690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9279830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9279970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_round_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9280110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9280250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9280380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9280520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9280650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9280790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9280930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9281070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9281210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9281340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9281480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9281610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsqrt_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9281750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9281910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9282050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9282180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9282320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9282450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9282600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9282760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9282900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_rsub_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9283030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9283170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9283300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9283440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9283570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9283710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9283850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9283990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9284130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9284270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9284400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9284540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9284670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sgn_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9284810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9284950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9285090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9285230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9285370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9285520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9285660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9285800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9285940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9286080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9286220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sigmoid_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9286360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9286510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9286640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9286780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9286910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9287050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9287190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9287320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9287460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sign_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9287600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9287730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9287870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9288000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9288140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9288280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9288410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9288550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9288690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9288830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_signbit_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9288960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9289130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9289270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9289410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9289540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9289670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9289810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9289950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9290120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9290250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sin_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9290390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9290530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9290660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9290800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9290930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9291070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9291210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9291340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinc_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9291480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9291610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9291750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9291890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9292020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9292160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9292300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9292440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9292570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sinh_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9292730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9292900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9293050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9293190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9293340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9293490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9293640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9293810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9293950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9294100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_softmax_with_dtype_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9294240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9294390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9294540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9294680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9294820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9294970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j0_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9295110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9295260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j0_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9295400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j1_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9295550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9295690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9295830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_bessel_j1_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9295980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9296120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9296260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9296440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9296590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9296740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_entr_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9296880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_erfcx_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9300470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_erfcx_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9300620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_erfcx_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9300760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_erfcx_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9301000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9301150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9301290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_erfcx_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9301440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9301580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9301720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9301860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9302000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9302140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9302290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9302430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i0e_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9302570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:43:30.9302710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9302850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9302980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9303120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9303270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9303410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9303550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9303710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9303850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9303990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9304130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9304270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9304400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9304560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9304710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9304850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9304990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9305130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_i1e_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9305280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9305420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9305570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_ndtr_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9305720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9305870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9306010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9306160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9306310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9306450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_ndtr_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9306610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9306780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9306930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9307090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9307280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9307430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9307590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9307740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9307900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9308060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9308250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9308410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9308570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9308720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9308880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_log_softmax_with_dtype_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9309020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9309160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9309300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9309450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9309590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9309740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9309880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_logit_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9310040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9310200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9310360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9310510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9310670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9310840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9311050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9311210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9311370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9311520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9311680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_1_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9311840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9312020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9312170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9312330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9312490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_3_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9312640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9312800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9312960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9313120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9313270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9313430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_multigammaln_mvlgamma_p_5_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9313570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9313720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9313860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9314000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9314150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9314290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9314430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9314600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtr_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9314740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtri_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9314880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtri_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9315020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtri_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9315160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtri_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9315310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtri_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9315470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtri_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9315620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9315760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_ndtri_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9315920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9316070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9316230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9316380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9316530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9316690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9316830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9316990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9317140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9317300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9317460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9317620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9317820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9317970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9318130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9318300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9318450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_softmax_with_dtype_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9318610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9318760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9318910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9319060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9319230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9319390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9319550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9319700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_spherical_bessel_j0_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9319850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9319990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9320140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9320280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9320420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9320560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9320710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9320860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9321010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9321160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9321300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_xlog1py_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9321450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9321590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9321730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9321920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9322070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9322210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9322360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_special_zeta_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9322490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9322630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9322770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9322930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9323070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9323200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9323340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9323470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9323610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9323760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9323900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9324030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9324170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sqrt_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9324300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9324440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_complex64 SKIPPED (Skipped!) [ 47%] 2023-01-11T21:43:30.9324580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9324720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9324860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9324990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9325130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9325270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_complex64 SKIPPED (Skipped!) [ 47%] 2023-01-11T21:43:30.9325410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9325580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9325720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_square_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9325850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9325990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 47%] 2023-01-11T21:43:30.9326140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9326270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9326410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9326570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9326710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9326850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9326990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9327130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9327270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9327420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9327560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_squeeze_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9327690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9327830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9327970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9328110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9328240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9328380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9328510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9328660Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9328800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9328940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9329080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9329240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9329370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_stack_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9329510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9329650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9329790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9329930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9330070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9330230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9330360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9330510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9330650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9330790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9330930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_std_mean_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9331070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9331210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9331340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9331480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9331610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9331740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9331880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9332020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9332160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9332300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9332440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9332570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9332710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9332870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9333000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sub_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9333140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9333280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9333410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9333550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9333680Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9333830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9333970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9334110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9334250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9334380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9334520Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9338340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9338500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9338640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9338780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9338920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9339060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9339200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9339350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9339490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9339640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9339780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9339920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9340060Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_sum_to_size_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9340310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9340450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9340590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9340720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9340860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9340990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9341130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_t_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9341290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9341430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9341560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9341690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9341820Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9341960Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9342100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9342240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9342370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9342510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9342640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tan_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9342780Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9342920Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9343050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9343190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9343330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9343460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9343590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9343740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9343880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9344050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9344190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9344320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9344460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9344590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tanh_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9344740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9344880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9345050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9345190Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9345330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9345470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9345610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9345750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9345900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9346050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9346200Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9346350Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9346490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9346630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9346770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9346910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tensor_split_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9347050Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9347180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9347320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9347460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9347590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9347770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9347900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9348040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9348180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9348320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9348460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9348590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9348750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_to_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9348890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9349030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9349160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9349300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9349430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9349570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9349710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9349850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9349980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trace_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9350130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9350270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9350410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9350550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9350690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9350830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9350970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9351100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9351240Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9351420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9351570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 48%] 2023-01-11T21:43:30.9351720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9351860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9352010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9352150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9352290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_transpose_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9352440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9352580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9352720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9352850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9352980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9353120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9353270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9353400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9353540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9353670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9353800Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9353940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_indices_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9354090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_tril_indices_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9354220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9354360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9354490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9354630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9354760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9354900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9355080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9355220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9355360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9355490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9355620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9355760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_triu_indices_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9355910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9356080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9356230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9356370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9356510Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9356650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9356790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9356940Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9357080Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9357220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9357360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_true_divide_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9357500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9357640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9357770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9357910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9358040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9358180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9358320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_trunc_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9358460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9358600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9358770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9358910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9359040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9359180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9359320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9359460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9359600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9359770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9359910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9360040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unbind_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9360180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9360330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9360470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9360610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9360750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9360890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9361020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9361160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9361300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9361450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9361590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9361740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9361880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9362020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9362160Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9362300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unflatten_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9362470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9362620Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9362760Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9362900Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9363040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9363180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9363330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9363500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9363650Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9363790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9363930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9364070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9364220Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_copy_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9364360Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9364490Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9364630Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9364770Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9364910Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9365040Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9365180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9365310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9365460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9365600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9365740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9365880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9366010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9366170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9366310Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unfold_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9366450Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9366590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9366730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9366870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9367030Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9367170Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9367300Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9367440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9367580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9367720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9367860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9368010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9368150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_unsqueeze_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9368290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9368430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9368560Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9368700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9368840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9368980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9369120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9369260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9369400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9369540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9369710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_var_mean_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9369860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9370000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9370140Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9370270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9370410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9370540Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9370710Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9370850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9370990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9371130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9371270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9371410Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9375280Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_as_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9375440Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9375580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9375720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9375860Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9375990Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9376130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9376260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9376390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9376530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9376670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9376810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9376950Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9377090Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9377330Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_view_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 49%] 2023-01-11T21:43:30.9377470Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9377600Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9377740Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9377880Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9378020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9378180Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9378320Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9378460Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9378590Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9378730Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9378870Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9379010Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_complex64 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9379150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9379290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9379430Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9379570Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9379700Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vsplit_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9379840Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9379980Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9380120Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9380260Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9380400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9380530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9380670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9380810Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9380970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9381110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9381250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9381390Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_vstack_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9381530Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9381670Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9381830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9381970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9382100Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9382230Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9382370Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9382500Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9382640Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9382790Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9382930Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9383070Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_float16 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9383210Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9383340Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9383480Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_where_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9383610Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9383750Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9383890Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9384020Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9384150Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_aten_cpu_int64 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9384290Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9384420Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9384580Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9384720Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_xlogy_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9384850Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9385000Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_aten_cpu_complex128 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9385130Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9385270Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9385400Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9385550Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9385690Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9385830Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_nvfuser_cpu_complex128 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9385970Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9386110Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9386250Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9386380Z test_ops.py::TestCommonCPU::test_python_ref_executor__refs_zeros_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9386540Z test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_native_batch_norm_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9386690Z test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_var_mean_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9386840Z test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_var_mean_executor_aten_cpu_float32 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9386980Z test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_var_mean_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9387130Z test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_var_mean_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9387280Z test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_var_mean_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9387430Z test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_var_mean_executor_nvfuser_cpu_float64 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9387570Z test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_aten_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9387710Z test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_aten_cpu_bool SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9387850Z test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_aten_cpu_complex32 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9388000Z test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_aten_cpu_complex64 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9388140Z test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_aten_cpu_float16 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9388390Z test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_aten_cpu_float64 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9388530Z test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_aten_cpu_int16 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9388670Z test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_aten_cpu_int32 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9388810Z test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_aten_cpu_int8 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9388950Z test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_aten_cpu_uint8 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9389100Z test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cpu_bfloat16 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9389280Z test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cpu_bool SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9389420Z test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cpu_complex32 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9389570Z test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cpu_float32 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9389710Z test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cpu_int16 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9389850Z test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cpu_int32 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9389990Z test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cpu_int64 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9390130Z test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cpu_int8 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9390270Z test_ops.py::TestCommonCPU::test_python_ref_executor_ops_nvprims_view_executor_nvfuser_cpu_uint8 SKIPPED (Only runs on cuda) [ 50%] 2023-01-11T21:43:30.9390380Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_complex128 PASSED [ 50%] 2023-01-11T21:43:30.9390490Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_float16 PASSED [ 50%] 2023-01-11T21:43:30.9390600Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_float64 PASSED [ 50%] 2023-01-11T21:43:30.9390700Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_int16 PASSED [ 50%] 2023-01-11T21:43:30.9390810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_T_cpu_uint8 PASSED [ 50%] 2023-01-11T21:43:30.9390930Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_bfloat16 PASSED [ 50%] 2023-01-11T21:43:30.9391060Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_bool PASSED [ 50%] 2023-01-11T21:43:30.9391180Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_complex64 PASSED [ 50%] 2023-01-11T21:43:30.9391310Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_int32 PASSED [ 50%] 2023-01-11T21:43:30.9391420Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_int64 PASSED [ 50%] 2023-01-11T21:43:30.9391540Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bfloat16_cpu_int8 PASSED [ 50%] 2023-01-11T21:43:30.9391670Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bool_cpu_complex128 PASSED [ 50%] 2023-01-11T21:43:30.9391780Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bool_cpu_float16 PASSED [ 50%] 2023-01-11T21:43:30.9391900Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bool_cpu_float64 PASSED [ 50%] 2023-01-11T21:43:30.9392020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bool_cpu_int16 PASSED [ 50%] 2023-01-11T21:43:30.9392160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bool_cpu_int32 PASSED [ 50%] 2023-01-11T21:43:30.9392280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bool_cpu_int64 PASSED [ 50%] 2023-01-11T21:43:30.9392400Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_bool_cpu_int8 PASSED [ 50%] 2023-01-11T21:43:30.9392520Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_byte_cpu_bfloat16 PASSED [ 50%] 2023-01-11T21:43:30.9392630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_byte_cpu_bool PASSED [ 50%] 2023-01-11T21:43:30.9392760Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_byte_cpu_complex64 PASSED [ 50%] 2023-01-11T21:43:30.9392880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_byte_cpu_float16 PASSED [ 50%] 2023-01-11T21:43:30.9392990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_byte_cpu_float32 PASSED [ 50%] 2023-01-11T21:43:30.9393130Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_byte_cpu_int16 PASSED [ 50%] 2023-01-11T21:43:30.9393250Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_byte_cpu_int64 PASSED [ 50%] 2023-01-11T21:43:30.9393360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_byte_cpu_uint8 PASSED [ 50%] 2023-01-11T21:43:30.9393490Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cdouble_cpu_bfloat16 PASSED [ 50%] 2023-01-11T21:43:30.9393600Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cdouble_cpu_bool PASSED [ 50%] 2023-01-11T21:43:30.9393730Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cdouble_cpu_complex128 PASSED [ 50%] 2023-01-11T21:43:30.9393850Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cdouble_cpu_complex64 PASSED [ 50%] 2023-01-11T21:43:30.9393980Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cdouble_cpu_float64 PASSED [ 50%] 2023-01-11T21:43:30.9394100Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cdouble_cpu_int64 PASSED [ 50%] 2023-01-11T21:43:30.9394220Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cdouble_cpu_uint8 PASSED [ 50%] 2023-01-11T21:43:30.9394340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cfloat_cpu_bfloat16 PASSED [ 50%] 2023-01-11T21:43:30.9394460Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cfloat_cpu_complex128 PASSED [ 50%] 2023-01-11T21:43:30.9394580Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cfloat_cpu_complex32 PASSED [ 50%] 2023-01-11T21:43:30.9394700Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cfloat_cpu_float16 PASSED [ 50%] 2023-01-11T21:43:30.9394820Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cfloat_cpu_float64 PASSED [ 50%] 2023-01-11T21:43:30.9394940Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cfloat_cpu_int32 PASSED [ 50%] 2023-01-11T21:43:30.9395060Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_cfloat_cpu_uint8 PASSED [ 50%] 2023-01-11T21:43:30.9395170Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_chalf_cpu_bool PASSED [ 50%] 2023-01-11T21:43:30.9395300Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_chalf_cpu_complex32 PASSED [ 50%] 2023-01-11T21:43:30.9395420Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_chalf_cpu_complex64 PASSED [ 50%] 2023-01-11T21:43:30.9395530Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_chalf_cpu_float64 PASSED [ 50%] 2023-01-11T21:43:30.9395650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_chalf_cpu_int16 PASSED [ 50%] 2023-01-11T21:43:30.9395770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_chalf_cpu_int32 PASSED [ 50%] 2023-01-11T21:43:30.9395910Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_chalf_cpu_int8 PASSED [ 50%] 2023-01-11T21:43:30.9396020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_chalf_cpu_uint8 PASSED [ 50%] 2023-01-11T21:43:30.9396140Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_char_cpu_bool PASSED [ 50%] 2023-01-11T21:43:30.9396260Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_char_cpu_complex32 PASSED [ 50%] 2023-01-11T21:43:30.9396380Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_char_cpu_complex64 PASSED [ 50%] 2023-01-11T21:43:30.9396500Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_char_cpu_float16 PASSED [ 50%] 2023-01-11T21:43:30.9396610Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_char_cpu_float32 PASSED [ 50%] 2023-01-11T21:43:30.9396730Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_char_cpu_int32 PASSED [ 50%] 2023-01-11T21:43:30.9396870Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_char_cpu_int64 PASSED [ 50%] 2023-01-11T21:43:30.9396990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_complex_cpu_float32 PASSED [ 50%] 2023-01-11T21:43:30.9397110Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_complex_cpu_float64 PASSED [ 50%] 2023-01-11T21:43:30.9397230Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_double_cpu_complex128 PASSED [ 50%] 2023-01-11T21:43:30.9397350Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_double_cpu_float32 PASSED [ 50%] 2023-01-11T21:43:30.9397470Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_double_cpu_int16 PASSED [ 50%] 2023-01-11T21:43:30.9397590Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_float_cpu_complex32 PASSED [ 50%] 2023-01-11T21:43:30.9397710Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_float_cpu_complex64 PASSED [ 50%] 2023-01-11T21:43:30.9397830Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_float_cpu_float16 PASSED [ 50%] 2023-01-11T21:43:30.9397950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_float_cpu_int32 PASSED [ 50%] 2023-01-11T21:43:30.9398070Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_float_cpu_int8 PASSED [ 51%] 2023-01-11T21:43:30.9398180Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_half_cpu_bfloat16 PASSED [ 51%] 2023-01-11T21:43:30.9398300Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_half_cpu_complex128 PASSED [ 51%] 2023-01-11T21:43:30.9398420Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_half_cpu_float32 PASSED [ 51%] 2023-01-11T21:43:30.9398540Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_half_cpu_float64 PASSED [ 51%] 2023-01-11T21:43:30.9398650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_half_cpu_uint8 PASSED [ 51%] 2023-01-11T21:43:30.9398770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_bfloat16 PASSED [ 51%] 2023-01-11T21:43:30.9398890Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_bool PASSED [ 51%] 2023-01-11T21:43:30.9399010Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_complex128 PASSED [ 51%] 2023-01-11T21:43:30.9399130Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_complex64 PASSED [ 51%] 2023-01-11T21:43:30.9399240Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_float16 PASSED [ 51%] 2023-01-11T21:43:30.9399360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_float32 PASSED [ 51%] 2023-01-11T21:43:30.9399480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_float64 PASSED [ 51%] 2023-01-11T21:43:30.9399590Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_int32 PASSED [ 51%] 2023-01-11T21:43:30.9399730Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_int64 PASSED [ 51%] 2023-01-11T21:43:30.9399840Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_int_cpu_int8 PASSED [ 51%] 2023-01-11T21:43:30.9399960Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_long_cpu_bfloat16 PASSED [ 51%] 2023-01-11T21:43:30.9400080Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_long_cpu_complex64 PASSED [ 51%] 2023-01-11T21:43:30.9400200Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_long_cpu_float16 PASSED [ 51%] 2023-01-11T21:43:30.9400320Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_long_cpu_float32 PASSED [ 51%] 2023-01-11T21:43:30.9400440Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_long_cpu_float64 PASSED [ 51%] 2023-01-11T21:43:30.9400560Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_long_cpu_int64 PASSED [ 51%] 2023-01-11T21:43:30.9400700Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_short_cpu_bool PASSED [ 51%] 2023-01-11T21:43:30.9400830Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_short_cpu_complex128 PASSED [ 51%] 2023-01-11T21:43:30.9400950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs__conversions_short_cpu_int8 PASSED [ 51%] 2023-01-11T21:43:30.9401070Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_bfloat16 PASSED [ 51%] 2023-01-11T21:43:30.9401180Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_complex128 PASSED [ 51%] 2023-01-11T21:43:30.9401290Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_float32 PASSED [ 51%] 2023-01-11T21:43:30.9401400Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_float64 PASSED [ 51%] 2023-01-11T21:43:30.9401520Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int16 PASSED [ 51%] 2023-01-11T21:43:30.9401630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_abs_cpu_int64 PASSED [ 51%] 2023-01-11T21:43:30.9401740Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_bfloat16 PASSED [ 51%] 2023-01-11T21:43:30.9401850Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_bool PASSED [ 51%] 2023-01-11T21:43:30.9401960Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_float64 PASSED [ 51%] 2023-01-11T21:43:30.9402080Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int16 PASSED [ 51%] 2023-01-11T21:43:30.9402180Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int32 PASSED [ 51%] 2023-01-11T21:43:30.9402290Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int64 PASSED [ 51%] 2023-01-11T21:43:30.9402400Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acos_cpu_int8 PASSED [ 51%] 2023-01-11T21:43:30.9402510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_bfloat16 PASSED [ 51%] 2023-01-11T21:43:30.9402630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_bool PASSED [ 51%] 2023-01-11T21:43:30.9402750Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_complex64 PASSED [ 51%] 2023-01-11T21:43:30.9402860Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_float64 PASSED [ 51%] 2023-01-11T21:43:30.9402970Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int16 PASSED [ 51%] 2023-01-11T21:43:30.9403080Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int32 PASSED [ 51%] 2023-01-11T21:43:30.9403190Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_int8 PASSED [ 51%] 2023-01-11T21:43:30.9403300Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_acosh_cpu_uint8 PASSED [ 51%] 2023-01-11T21:43:30.9403410Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_bfloat16 PASSED [ 51%] 2023-01-11T21:43:30.9403520Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_complex128 PASSED [ 51%] 2023-01-11T21:43:30.9403630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_complex32 PASSED [ 51%] 2023-01-11T21:43:30.9403780Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_complex64 PASSED [ 51%] 2023-01-11T21:43:30.9403900Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_float32 PASSED [ 51%] 2023-01-11T21:43:30.9404010Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_float64 PASSED [ 51%] 2023-01-11T21:43:30.9404120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int16 PASSED [ 51%] 2023-01-11T21:43:30.9404220Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int32 PASSED [ 51%] 2023-01-11T21:43:30.9404330Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int64 PASSED [ 51%] 2023-01-11T21:43:30.9404440Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_add_cpu_int8 PASSED [ 51%] 2023-01-11T21:43:30.9404550Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_bfloat16 PASSED [ 51%] 2023-01-11T21:43:30.9404670Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_complex128 PASSED [ 51%] 2023-01-11T21:43:30.9404820Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_complex64 PASSED [ 51%] 2023-01-11T21:43:30.9404940Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_float32 PASSED [ 51%] 2023-01-11T21:43:30.9405060Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcdiv_cpu_float64 PASSED [ 51%] 2023-01-11T21:43:30.9405170Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcmul_cpu_bfloat16 PASSED [ 51%] 2023-01-11T21:43:30.9405290Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcmul_cpu_complex128 PASSED [ 51%] 2023-01-11T21:43:30.9405400Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcmul_cpu_float32 PASSED [ 51%] 2023-01-11T21:43:30.9405510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcmul_cpu_int16 PASSED [ 51%] 2023-01-11T21:43:30.9409110Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcmul_cpu_int32 PASSED [ 51%] 2023-01-11T21:43:30.9409230Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcmul_cpu_int64 PASSED [ 51%] 2023-01-11T21:43:30.9409350Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcmul_cpu_int8 PASSED [ 51%] 2023-01-11T21:43:30.9409460Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addcmul_cpu_uint8 PASSED [ 51%] 2023-01-11T21:43:30.9409570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_bfloat16 PASSED [ 51%] 2023-01-11T21:43:30.9409680Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_bool PASSED [ 51%] 2023-01-11T21:43:30.9409790Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_complex128 PASSED [ 51%] 2023-01-11T21:43:30.9409900Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_complex64 PASSED [ 51%] 2023-01-11T21:43:30.9410020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_float64 PASSED [ 51%] 2023-01-11T21:43:30.9410120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int32 PASSED [ 51%] 2023-01-11T21:43:30.9410240Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_addr_cpu_int8 PASSED [ 51%] 2023-01-11T21:43:30.9410350Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_complex128 PASSED [ 51%] 2023-01-11T21:43:30.9410460Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_float16 PASSED [ 51%] 2023-01-11T21:43:30.9410570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int32 PASSED [ 51%] 2023-01-11T21:43:30.9410680Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_int8 PASSED [ 51%] 2023-01-11T21:43:30.9410790Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_all_cpu_uint8 PASSED [ 51%] 2023-01-11T21:43:30.9410900Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_bfloat16 PASSED [ 51%] 2023-01-11T21:43:30.9411020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_complex128 PASSED [ 51%] 2023-01-11T21:43:30.9411140Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_complex64 PASSED [ 51%] 2023-01-11T21:43:30.9411310Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_float16 PASSED [ 51%] 2023-01-11T21:43:30.9411420Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_float32 PASSED [ 51%] 2023-01-11T21:43:30.9411540Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_allclose_cpu_float64 PASSED [ 51%] 2023-01-11T21:43:30.9411650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_bfloat16 PASSED [ 51%] 2023-01-11T21:43:30.9411760Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_bool PASSED [ 51%] 2023-01-11T21:43:30.9411870Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_float64 PASSED [ 51%] 2023-01-11T21:43:30.9411980Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amax_cpu_uint8 PASSED [ 51%] 2023-01-11T21:43:30.9412090Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_bfloat16 PASSED [ 51%] 2023-01-11T21:43:30.9412200Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_bool PASSED [ 51%] 2023-01-11T21:43:30.9412340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_float32 PASSED [ 51%] 2023-01-11T21:43:30.9412450Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_float64 PASSED [ 51%] 2023-01-11T21:43:30.9412550Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int16 PASSED [ 51%] 2023-01-11T21:43:30.9412660Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_amin_cpu_int64 PASSED [ 51%] 2023-01-11T21:43:30.9412770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_bool PASSED [ 51%] 2023-01-11T21:43:30.9412880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_complex128 PASSED [ 51%] 2023-01-11T21:43:30.9412990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_complex64 PASSED [ 51%] 2023-01-11T21:43:30.9413100Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_float16 PASSED [ 51%] 2023-01-11T21:43:30.9413210Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_float64 PASSED [ 51%] 2023-01-11T21:43:30.9413330Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_any_cpu_int8 PASSED [ 51%] 2023-01-11T21:43:30.9413440Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_float16 PASSED [ 51%] 2023-01-11T21:43:30.9413550Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_float32 PASSED [ 51%] 2023-01-11T21:43:30.9413660Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_float64 PASSED [ 51%] 2023-01-11T21:43:30.9413770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int16 PASSED [ 51%] 2023-01-11T21:43:30.9413880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int32 PASSED [ 51%] 2023-01-11T21:43:30.9413990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_arange_cpu_int64 XFAIL [ 51%] 2023-01-11T21:43:30.9414110Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_float16 PASSED [ 51%] 2023-01-11T21:43:30.9414220Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_float64 PASSED [ 51%] 2023-01-11T21:43:30.9414340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int16 PASSED [ 51%] 2023-01-11T21:43:30.9414450Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int32 PASSED [ 51%] 2023-01-11T21:43:30.9414560Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int64 PASSED [ 51%] 2023-01-11T21:43:30.9414680Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_int8 PASSED [ 51%] 2023-01-11T21:43:30.9414790Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_cpu_uint8 PASSED [ 51%] 2023-01-11T21:43:30.9414920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_partial_views_cpu_bool PASSED [ 51%] 2023-01-11T21:43:30.9415050Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_partial_views_cpu_float16 PASSED [ 51%] 2023-01-11T21:43:30.9415180Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_partial_views_cpu_float32 PASSED [ 51%] 2023-01-11T21:43:30.9415330Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_partial_views_cpu_float64 PASSED [ 51%] 2023-01-11T21:43:30.9415460Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_partial_views_cpu_int8 PASSED [ 51%] 2023-01-11T21:43:30.9415590Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_partial_views_cpu_uint8 PASSED [ 51%] 2023-01-11T21:43:30.9415710Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_scatter_cpu_bool PASSED [ 51%] 2023-01-11T21:43:30.9415830Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_scatter_cpu_float16 PASSED [ 51%] 2023-01-11T21:43:30.9415950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_scatter_cpu_float64 PASSED [ 51%] 2023-01-11T21:43:30.9416070Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_scatter_cpu_int16 PASSED [ 51%] 2023-01-11T21:43:30.9416190Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_scatter_cpu_int32 PASSED [ 51%] 2023-01-11T21:43:30.9416340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_scatter_cpu_int8 PASSED [ 51%] 2023-01-11T21:43:30.9416460Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_as_strided_scatter_cpu_uint8 PASSED [ 51%] 2023-01-11T21:43:30.9416570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_complex64 PASSED [ 51%] 2023-01-11T21:43:30.9416680Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_float32 PASSED [ 51%] 2023-01-11T21:43:30.9416800Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int16 PASSED [ 51%] 2023-01-11T21:43:30.9416900Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int32 PASSED [ 51%] 2023-01-11T21:43:30.9417010Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asin_cpu_int8 PASSED [ 51%] 2023-01-11T21:43:30.9417130Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_complex128 PASSED [ 51%] 2023-01-11T21:43:30.9417240Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_float64 PASSED [ 51%] 2023-01-11T21:43:30.9417350Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int16 PASSED [ 51%] 2023-01-11T21:43:30.9417460Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int32 PASSED [ 51%] 2023-01-11T21:43:30.9417570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_asinh_cpu_int8 PASSED [ 51%] 2023-01-11T21:43:30.9417680Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_float64 PASSED [ 51%] 2023-01-11T21:43:30.9417810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan2_cpu_uint8 PASSED [ 51%] 2023-01-11T21:43:30.9417930Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_bfloat16 PASSED [ 51%] 2023-01-11T21:43:30.9418040Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_complex128 PASSED [ 51%] 2023-01-11T21:43:30.9418150Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_float64 PASSED [ 51%] 2023-01-11T21:43:30.9418260Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int32 PASSED [ 51%] 2023-01-11T21:43:30.9418370Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int64 PASSED [ 51%] 2023-01-11T21:43:30.9418480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_int8 PASSED [ 51%] 2023-01-11T21:43:30.9418590Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atan_cpu_uint8 PASSED [ 51%] 2023-01-11T21:43:30.9418710Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_complex64 PASSED [ 51%] 2023-01-11T21:43:30.9418820Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_float32 PASSED [ 51%] 2023-01-11T21:43:30.9418930Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int16 PASSED [ 51%] 2023-01-11T21:43:30.9419040Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int32 PASSED [ 51%] 2023-01-11T21:43:30.9419140Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_int64 PASSED [ 51%] 2023-01-11T21:43:30.9419250Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atanh_cpu_uint8 PASSED [ 51%] 2023-01-11T21:43:30.9419390Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_bfloat16 PASSED [ 51%] 2023-01-11T21:43:30.9419520Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_complex128 PASSED [ 52%] 2023-01-11T21:43:30.9419630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_complex32 PASSED [ 52%] 2023-01-11T21:43:30.9419750Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_complex64 PASSED [ 52%] 2023-01-11T21:43:30.9419870Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_float16 PASSED [ 52%] 2023-01-11T21:43:30.9419980Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_1d_cpu_float32 PASSED [ 52%] 2023-01-11T21:43:30.9420100Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_bfloat16 PASSED [ 52%] 2023-01-11T21:43:30.9420210Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_bool PASSED [ 52%] 2023-01-11T21:43:30.9420350Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_complex128 PASSED [ 52%] 2023-01-11T21:43:30.9420460Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_float16 PASSED [ 52%] 2023-01-11T21:43:30.9420580Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_float32 PASSED [ 52%] 2023-01-11T21:43:30.9420690Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int16 PASSED [ 52%] 2023-01-11T21:43:30.9420800Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_2d_cpu_int64 PASSED [ 52%] 2023-01-11T21:43:30.9420910Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_bool PASSED [ 52%] 2023-01-11T21:43:30.9421030Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_complex32 PASSED [ 52%] 2023-01-11T21:43:30.9421150Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_float16 PASSED [ 52%] 2023-01-11T21:43:30.9421260Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_float32 PASSED [ 52%] 2023-01-11T21:43:30.9421380Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_float64 PASSED [ 52%] 2023-01-11T21:43:30.9421490Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_atleast_3d_cpu_int16 PASSED [ 52%] 2023-01-11T21:43:30.9421600Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_bool PASSED [ 52%] 2023-01-11T21:43:30.9421710Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_int64 PASSED [ 52%] 2023-01-11T21:43:30.9421830Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_and_cpu_uint8 PASSED [ 52%] 2023-01-11T21:43:30.9421950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int16 PASSED [ 52%] 2023-01-11T21:43:30.9422070Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_int32 PASSED [ 52%] 2023-01-11T21:43:30.9422190Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_left_shift_cpu_uint8 PASSED [ 52%] 2023-01-11T21:43:30.9422310Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int32 PASSED [ 52%] 2023-01-11T21:43:30.9422420Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int64 PASSED [ 52%] 2023-01-11T21:43:30.9422530Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_int8 PASSED [ 52%] 2023-01-11T21:43:30.9422650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_not_cpu_uint8 PASSED [ 52%] 2023-01-11T21:43:30.9422760Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_bool PASSED [ 52%] 2023-01-11T21:43:30.9422870Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int32 PASSED [ 52%] 2023-01-11T21:43:30.9422990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_or_cpu_int64 PASSED [ 52%] 2023-01-11T21:43:30.9423110Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_right_shift_cpu_int8 PASSED [ 52%] 2023-01-11T21:43:30.9423250Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_int32 PASSED [ 52%] 2023-01-11T21:43:30.9423370Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bitwise_xor_cpu_uint8 PASSED [ 52%] 2023-01-11T21:43:30.9423490Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_bfloat16 PASSED [ 52%] 2023-01-11T21:43:30.9423610Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_bool PASSED [ 52%] 2023-01-11T21:43:30.9423740Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_complex128 PASSED [ 52%] 2023-01-11T21:43:30.9423870Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_complex64 PASSED [ 52%] 2023-01-11T21:43:30.9423990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_float32 PASSED [ 52%] 2023-01-11T21:43:30.9424120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_float64 PASSED [ 52%] 2023-01-11T21:43:30.9424240Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_int64 PASSED [ 52%] 2023-01-11T21:43:30.9424390Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_tensors_cpu_uint8 PASSED [ 52%] 2023-01-11T21:43:30.9424510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_float16 PASSED [ 52%] 2023-01-11T21:43:30.9424630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int64 PASSED [ 52%] 2023-01-11T21:43:30.9424740Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_int8 PASSED [ 52%] 2023-01-11T21:43:30.9424850Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_broadcast_to_cpu_uint8 PASSED [ 52%] 2023-01-11T21:43:30.9424970Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bucketize_cpu_bfloat16 PASSED [ 52%] 2023-01-11T21:43:30.9425080Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bucketize_cpu_float32 PASSED [ 52%] 2023-01-11T21:43:30.9425190Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bucketize_cpu_float64 PASSED [ 52%] 2023-01-11T21:43:30.9425310Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bucketize_cpu_int16 PASSED [ 52%] 2023-01-11T21:43:30.9425420Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_bucketize_cpu_int8 PASSED [ 52%] 2023-01-11T21:43:30.9425530Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_bool PASSED [ 52%] 2023-01-11T21:43:30.9425650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_complex128 PASSED [ 52%] 2023-01-11T21:43:30.9425760Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_float16 PASSED [ 52%] 2023-01-11T21:43:30.9425870Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_float32 PASSED [ 52%] 2023-01-11T21:43:30.9425980Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int16 PASSED [ 52%] 2023-01-11T21:43:30.9426080Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cat_cpu_int8 PASSED [ 52%] 2023-01-11T21:43:30.9426200Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_float32 PASSED [ 52%] 2023-01-11T21:43:30.9426310Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_float64 PASSED [ 52%] 2023-01-11T21:43:30.9426420Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_int16 PASSED [ 52%] 2023-01-11T21:43:30.9426530Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_int32 PASSED [ 52%] 2023-01-11T21:43:30.9426630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_int64 PASSED [ 52%] 2023-01-11T21:43:30.9426740Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ceil_cpu_int8 PASSED [ 52%] 2023-01-11T21:43:30.9426860Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_bfloat16 PASSED [ 52%] 2023-01-11T21:43:30.9426970Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_bool PASSED [ 52%] 2023-01-11T21:43:30.9427080Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_complex128 PASSED [ 52%] 2023-01-11T21:43:30.9427190Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int16 PASSED [ 52%] 2023-01-11T21:43:30.9427330Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_chunk_cpu_int64 PASSED [ 52%] 2023-01-11T21:43:30.9427440Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_float32 PASSED [ 52%] 2023-01-11T21:43:30.9427560Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_float64 PASSED [ 52%] 2023-01-11T21:43:30.9427660Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int16 PASSED [ 52%] 2023-01-11T21:43:30.9427770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int32 PASSED [ 52%] 2023-01-11T21:43:30.9427880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_int8 PASSED [ 52%] 2023-01-11T21:43:30.9427990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_cpu_uint8 PASSED [ 52%] 2023-01-11T21:43:30.9428110Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_bfloat16 PASSED [ 52%] 2023-01-11T21:43:30.9428220Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_float16 PASSED [ 52%] 2023-01-11T21:43:30.9428360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_float32 PASSED [ 52%] 2023-01-11T21:43:30.9428470Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int16 PASSED [ 52%] 2023-01-11T21:43:30.9428590Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int64 PASSED [ 52%] 2023-01-11T21:43:30.9428700Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_max_cpu_int8 PASSED [ 52%] 2023-01-11T21:43:30.9428810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_float32 PASSED [ 52%] 2023-01-11T21:43:30.9428920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_float64 PASSED [ 52%] 2023-01-11T21:43:30.9429040Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int32 PASSED [ 52%] 2023-01-11T21:43:30.9429150Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clamp_min_cpu_int64 PASSED [ 52%] 2023-01-11T21:43:30.9429260Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_bfloat16 PASSED [ 52%] 2023-01-11T21:43:30.9429370Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_bool PASSED [ 52%] 2023-01-11T21:43:30.9429490Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_complex64 PASSED [ 52%] 2023-01-11T21:43:30.9429600Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_clone_cpu_int64 PASSED [ 52%] 2023-01-11T21:43:30.9429720Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_bfloat16 PASSED [ 52%] 2023-01-11T21:43:30.9429830Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_bool PASSED [ 52%] 2023-01-11T21:43:30.9429950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_complex128 PASSED [ 52%] 2023-01-11T21:43:30.9430070Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_complex64 PASSED [ 52%] 2023-01-11T21:43:30.9430190Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_float16 PASSED [ 52%] 2023-01-11T21:43:30.9430310Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_float64 PASSED [ 52%] 2023-01-11T21:43:30.9430430Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_int16 PASSED [ 52%] 2023-01-11T21:43:30.9430540Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_column_stack_cpu_uint8 PASSED [ 52%] 2023-01-11T21:43:30.9430650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_bfloat16 PASSED [ 52%] 2023-01-11T21:43:30.9430770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_complex32 PASSED [ 52%] 2023-01-11T21:43:30.9430880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_float16 PASSED [ 52%] 2023-01-11T21:43:30.9430990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_float64 PASSED [ 52%] 2023-01-11T21:43:30.9431100Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int16 PASSED [ 52%] 2023-01-11T21:43:30.9431210Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_cpu_int64 PASSED [ 52%] 2023-01-11T21:43:30.9431360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_complex128 PASSED [ 52%] 2023-01-11T21:43:30.9431480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_complex32 PASSED [ 52%] 2023-01-11T21:43:30.9431600Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_complex64 PASSED [ 52%] 2023-01-11T21:43:30.9431720Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_float32 PASSED [ 52%] 2023-01-11T21:43:30.9431840Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int16 PASSED [ 52%] 2023-01-11T21:43:30.9431950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int32 PASSED [ 52%] 2023-01-11T21:43:30.9432070Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_conj_physical_cpu_int8 PASSED [ 52%] 2023-01-11T21:43:30.9432190Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_bfloat16 PASSED [ 52%] 2023-01-11T21:43:30.9432340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_complex128 PASSED [ 52%] 2023-01-11T21:43:30.9432460Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_float16 PASSED [ 52%] 2023-01-11T21:43:30.9432580Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int16 PASSED [ 52%] 2023-01-11T21:43:30.9432700Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int32 PASSED [ 52%] 2023-01-11T21:43:30.9432820Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_int64 PASSED [ 52%] 2023-01-11T21:43:30.9432930Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_constant_pad_nd_cpu_uint8 PASSED [ 52%] 2023-01-11T21:43:30.9433050Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_bool PASSED [ 52%] 2023-01-11T21:43:30.9433170Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_complex32 PASSED [ 52%] 2023-01-11T21:43:30.9433290Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_float16 PASSED [ 52%] 2023-01-11T21:43:30.9433400Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_float64 PASSED [ 52%] 2023-01-11T21:43:30.9433520Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int16 PASSED [ 52%] 2023-01-11T21:43:30.9433630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int32 PASSED [ 52%] 2023-01-11T21:43:30.9433740Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int64 PASSED [ 52%] 2023-01-11T21:43:30.9433860Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_int8 PASSED [ 52%] 2023-01-11T21:43:30.9433970Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_contiguous_cpu_uint8 PASSED [ 52%] 2023-01-11T21:43:30.9434080Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_bfloat16 PASSED [ 52%] 2023-01-11T21:43:30.9434200Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_bool PASSED [ 52%] 2023-01-11T21:43:30.9434310Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_float16 PASSED [ 52%] 2023-01-11T21:43:30.9434430Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_float64 PASSED [ 52%] 2023-01-11T21:43:30.9434540Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_copysign_cpu_int64 PASSED [ 52%] 2023-01-11T21:43:30.9434650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_complex128 PASSED [ 52%] 2023-01-11T21:43:30.9434770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_float32 PASSED [ 52%] 2023-01-11T21:43:30.9434880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_float64 PASSED [ 52%] 2023-01-11T21:43:30.9434990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int16 PASSED [ 52%] 2023-01-11T21:43:30.9435090Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int32 PASSED [ 52%] 2023-01-11T21:43:30.9435200Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int64 PASSED [ 52%] 2023-01-11T21:43:30.9435330Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cos_cpu_int8 PASSED [ 52%] 2023-01-11T21:43:30.9435440Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_float32 PASSED [ 52%] 2023-01-11T21:43:30.9435550Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_float64 PASSED [ 52%] 2023-01-11T21:43:30.9435660Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int16 PASSED [ 52%] 2023-01-11T21:43:30.9435760Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int32 PASSED [ 52%] 2023-01-11T21:43:30.9435870Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_int8 PASSED [ 52%] 2023-01-11T21:43:30.9435980Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cosh_cpu_uint8 PASSED [ 52%] 2023-01-11T21:43:30.9436090Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumsum_cpu_bfloat16 PASSED [ 52%] 2023-01-11T21:43:30.9436210Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumsum_cpu_complex128 PASSED [ 52%] 2023-01-11T21:43:30.9436340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumsum_cpu_float32 PASSED [ 52%] 2023-01-11T21:43:30.9436450Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumsum_cpu_int16 PASSED [ 52%] 2023-01-11T21:43:30.9436560Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_cumsum_cpu_int32 PASSED [ 52%] 2023-01-11T21:43:30.9440130Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_bfloat16 PASSED [ 52%] 2023-01-11T21:43:30.9440260Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_complex128 PASSED [ 52%] 2023-01-11T21:43:30.9440380Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_complex64 PASSED [ 52%] 2023-01-11T21:43:30.9440490Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_float64 PASSED [ 52%] 2023-01-11T21:43:30.9440600Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_int16 PASSED [ 52%] 2023-01-11T21:43:30.9440710Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_int32 PASSED [ 52%] 2023-01-11T21:43:30.9440820Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_int8 PASSED [ 52%] 2023-01-11T21:43:30.9440920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_cpu_uint8 PASSED [ 52%] 2023-01-11T21:43:30.9441040Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_embed_cpu_bool PASSED [ 53%] 2023-01-11T21:43:30.9441160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_embed_cpu_complex64 PASSED [ 53%] 2023-01-11T21:43:30.9441270Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_embed_cpu_float16 PASSED [ 53%] 2023-01-11T21:43:30.9441380Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_embed_cpu_float32 PASSED [ 53%] 2023-01-11T21:43:30.9441500Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_embed_cpu_float64 PASSED [ 53%] 2023-01-11T21:43:30.9441610Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_embed_cpu_int16 PASSED [ 53%] 2023-01-11T21:43:30.9441730Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_embed_cpu_int64 PASSED [ 53%] 2023-01-11T21:43:30.9441840Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diag_embed_cpu_uint8 PASSED [ 53%] 2023-01-11T21:43:30.9441960Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_bool PASSED [ 53%] 2023-01-11T21:43:30.9442080Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_complex32 PASSED [ 53%] 2023-01-11T21:43:30.9442200Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_complex64 PASSED [ 53%] 2023-01-11T21:43:30.9442320Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_float16 PASSED [ 53%] 2023-01-11T21:43:30.9442440Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_float32 PASSED [ 53%] 2023-01-11T21:43:30.9442560Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_float64 PASSED [ 53%] 2023-01-11T21:43:30.9442730Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_int16 PASSED [ 53%] 2023-01-11T21:43:30.9442850Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_int32 PASSED [ 53%] 2023-01-11T21:43:30.9442960Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_int64 PASSED [ 53%] 2023-01-11T21:43:30.9443080Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_copy_cpu_uint8 PASSED [ 53%] 2023-01-11T21:43:30.9443190Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_complex64 PASSED [ 53%] 2023-01-11T21:43:30.9443310Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_cpu_int32 PASSED [ 53%] 2023-01-11T21:43:30.9443430Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_scatter_cpu_bfloat16 PASSED [ 53%] 2023-01-11T21:43:30.9443560Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_scatter_cpu_complex64 PASSED [ 53%] 2023-01-11T21:43:30.9443680Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_scatter_cpu_float16 PASSED [ 53%] 2023-01-11T21:43:30.9443830Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_scatter_cpu_int16 PASSED [ 53%] 2023-01-11T21:43:30.9443950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_diagonal_scatter_cpu_int32 PASSED [ 53%] 2023-01-11T21:43:30.9444070Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_bfloat16 PASSED [ 53%] 2023-01-11T21:43:30.9444180Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_float32 PASSED [ 53%] 2023-01-11T21:43:30.9444290Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_int8 PASSED [ 53%] 2023-01-11T21:43:30.9444410Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_digamma_cpu_uint8 PASSED [ 53%] 2023-01-11T21:43:30.9444530Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_bfloat16 PASSED [ 53%] 2023-01-11T21:43:30.9444660Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_float32 PASSED [ 53%] 2023-01-11T21:43:30.9444780Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_int16 PASSED [ 53%] 2023-01-11T21:43:30.9444900Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_floor_rounding_cpu_uint8 PASSED [ 53%] 2023-01-11T21:43:30.9445030Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_complex128 PASSED [ 53%] 2023-01-11T21:43:30.9445150Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int16 PASSED [ 53%] 2023-01-11T21:43:30.9445280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_int8 PASSED [ 53%] 2023-01-11T21:43:30.9445400Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_no_rounding_mode_cpu_uint8 PASSED [ 53%] 2023-01-11T21:43:30.9445520Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_float32 PASSED [ 53%] 2023-01-11T21:43:30.9445630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int32 PASSED [ 53%] 2023-01-11T21:43:30.9445760Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int64 PASSED [ 53%] 2023-01-11T21:43:30.9445880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_int8 PASSED [ 53%] 2023-01-11T21:43:30.9445990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_div_trunc_rounding_cpu_uint8 PASSED [ 53%] 2023-01-11T21:43:30.9446110Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_bfloat16 PASSED [ 53%] 2023-01-11T21:43:30.9446220Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_bool PASSED [ 53%] 2023-01-11T21:43:30.9446340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_float16 PASSED [ 53%] 2023-01-11T21:43:30.9446450Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int64 PASSED [ 53%] 2023-01-11T21:43:30.9446560Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_int8 PASSED [ 53%] 2023-01-11T21:43:30.9446670Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dsplit_cpu_uint8 PASSED [ 53%] 2023-01-11T21:43:30.9446810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_bfloat16 PASSED [ 53%] 2023-01-11T21:43:30.9446920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_bool PASSED [ 53%] 2023-01-11T21:43:30.9447040Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_complex32 PASSED [ 53%] 2023-01-11T21:43:30.9447150Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_complex64 PASSED [ 53%] 2023-01-11T21:43:30.9447260Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_float16 PASSED [ 53%] 2023-01-11T21:43:30.9447370Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_int16 PASSED [ 53%] 2023-01-11T21:43:30.9447480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_int8 PASSED [ 53%] 2023-01-11T21:43:30.9447590Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_dstack_cpu_uint8 PASSED [ 53%] 2023-01-11T21:43:30.9447730Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_bool PASSED [ 53%] 2023-01-11T21:43:30.9447840Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_complex128 PASSED [ 53%] 2023-01-11T21:43:30.9447960Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_complex32 PASSED [ 53%] 2023-01-11T21:43:30.9448070Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_complex64 PASSED [ 53%] 2023-01-11T21:43:30.9448180Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int16 PASSED [ 53%] 2023-01-11T21:43:30.9448290Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_cpu_int64 PASSED [ 53%] 2023-01-11T21:43:30.9448400Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_float16 PASSED [ 53%] 2023-01-11T21:43:30.9448520Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_float64 PASSED [ 53%] 2023-01-11T21:43:30.9448630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int16 PASSED [ 53%] 2023-01-11T21:43:30.9448740Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int32 PASSED [ 53%] 2023-01-11T21:43:30.9448850Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_empty_like_cpu_int64 PASSED [ 53%] 2023-01-11T21:43:30.9448960Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_bfloat16 PASSED [ 53%] 2023-01-11T21:43:30.9449080Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_complex128 PASSED [ 53%] 2023-01-11T21:43:30.9449190Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_complex32 PASSED [ 53%] 2023-01-11T21:43:30.9449300Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int16 PASSED [ 53%] 2023-01-11T21:43:30.9449410Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eq_cpu_int64 PASSED [ 53%] 2023-01-11T21:43:30.9449520Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_float64 PASSED [ 53%] 2023-01-11T21:43:30.9449620Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int32 PASSED [ 53%] 2023-01-11T21:43:30.9449740Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erf_cpu_int8 PASSED [ 53%] 2023-01-11T21:43:30.9449850Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_float64 PASSED [ 53%] 2023-01-11T21:43:30.9449950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfc_cpu_int32 PASSED [ 53%] 2023-01-11T21:43:30.9450070Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_float32 PASSED [ 53%] 2023-01-11T21:43:30.9450180Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int16 PASSED [ 53%] 2023-01-11T21:43:30.9450280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_int8 PASSED [ 53%] 2023-01-11T21:43:30.9450390Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_erfinv_cpu_uint8 PASSED [ 53%] 2023-01-11T21:43:30.9450500Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_bool PASSED [ 53%] 2023-01-11T21:43:30.9450610Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_float64 PASSED [ 53%] 2023-01-11T21:43:30.9450740Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_int16 PASSED [ 53%] 2023-01-11T21:43:30.9450850Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp2_cpu_int64 PASSED [ 53%] 2023-01-11T21:43:30.9450960Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_bfloat16 PASSED [ 53%] 2023-01-11T21:43:30.9451070Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_bool PASSED [ 53%] 2023-01-11T21:43:30.9451180Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_complex128 PASSED [ 53%] 2023-01-11T21:43:30.9451300Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_complex64 PASSED [ 53%] 2023-01-11T21:43:30.9451410Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_float32 PASSED [ 53%] 2023-01-11T21:43:30.9451520Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_float64 PASSED [ 53%] 2023-01-11T21:43:30.9451620Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int64 PASSED [ 53%] 2023-01-11T21:43:30.9451760Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_exp_cpu_int8 PASSED [ 53%] 2023-01-11T21:43:30.9451870Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_as_cpu_bfloat16 PASSED [ 53%] 2023-01-11T21:43:30.9451990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_as_cpu_complex128 PASSED [ 53%] 2023-01-11T21:43:30.9452110Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_as_cpu_complex64 PASSED [ 53%] 2023-01-11T21:43:30.9452220Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_as_cpu_float16 PASSED [ 53%] 2023-01-11T21:43:30.9452340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_as_cpu_float32 PASSED [ 53%] 2023-01-11T21:43:30.9452450Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_as_cpu_float64 PASSED [ 53%] 2023-01-11T21:43:30.9452560Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_as_cpu_int16 PASSED [ 53%] 2023-01-11T21:43:30.9452680Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_as_cpu_int32 PASSED [ 53%] 2023-01-11T21:43:30.9452790Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_as_cpu_int64 PASSED [ 53%] 2023-01-11T21:43:30.9452900Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_bool PASSED [ 53%] 2023-01-11T21:43:30.9453010Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_int16 PASSED [ 53%] 2023-01-11T21:43:30.9453120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expand_cpu_int64 PASSED [ 53%] 2023-01-11T21:43:30.9453230Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_bool PASSED [ 53%] 2023-01-11T21:43:30.9453340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_expm1_cpu_float32 PASSED [ 53%] 2023-01-11T21:43:30.9453450Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eye_cpu_float64 PASSED [ 53%] 2023-01-11T21:43:30.9453560Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eye_cpu_int16 PASSED [ 53%] 2023-01-11T21:43:30.9453670Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eye_cpu_int64 PASSED [ 53%] 2023-01-11T21:43:30.9453780Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eye_cpu_int8 PASSED [ 53%] 2023-01-11T21:43:30.9453890Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_eye_cpu_uint8 PASSED [ 53%] 2023-01-11T21:43:30.9454010Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_complex128 PASSED [ 53%] 2023-01-11T21:43:30.9454130Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_complex64 PASSED [ 53%] 2023-01-11T21:43:30.9454240Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_float32 PASSED [ 53%] 2023-01-11T21:43:30.9454350Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_float64 PASSED [ 53%] 2023-01-11T21:43:30.9454460Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_int32 PASSED [ 53%] 2023-01-11T21:43:30.9454570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft2_cpu_int64 PASSED [ 53%] 2023-01-11T21:43:30.9454710Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_complex64 PASSED [ 53%] 2023-01-11T21:43:30.9454830Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_float32 PASSED [ 53%] 2023-01-11T21:43:30.9454940Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_float64 PASSED [ 53%] 2023-01-11T21:43:30.9455050Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int32 PASSED [ 53%] 2023-01-11T21:43:30.9455160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fft_cpu_int64 PASSED [ 53%] 2023-01-11T21:43:30.9455270Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_bool PASSED [ 53%] 2023-01-11T21:43:30.9455390Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_complex128 PASSED [ 53%] 2023-01-11T21:43:30.9455500Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_float64 PASSED [ 53%] 2023-01-11T21:43:30.9455610Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int32 PASSED [ 53%] 2023-01-11T21:43:30.9455740Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftn_cpu_int8 PASSED [ 53%] 2023-01-11T21:43:30.9455860Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_complex32 PASSED [ 53%] 2023-01-11T21:43:30.9455990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_complex64 PASSED [ 53%] 2023-01-11T21:43:30.9456100Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_float16 PASSED [ 53%] 2023-01-11T21:43:30.9456220Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_float32 PASSED [ 53%] 2023-01-11T21:43:30.9456330Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int64 PASSED [ 53%] 2023-01-11T21:43:30.9456450Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_fftshift_cpu_int8 PASSED [ 53%] 2023-01-11T21:43:30.9456560Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_bool PASSED [ 53%] 2023-01-11T21:43:30.9456680Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_complex64 PASSED [ 53%] 2023-01-11T21:43:30.9456790Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_float32 PASSED [ 53%] 2023-01-11T21:43:30.9456900Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_float64 PASSED [ 53%] 2023-01-11T21:43:30.9457020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int16 PASSED [ 53%] 2023-01-11T21:43:30.9457130Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int64 PASSED [ 53%] 2023-01-11T21:43:30.9457240Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft2_cpu_int8 PASSED [ 53%] 2023-01-11T21:43:30.9457350Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_bool PASSED [ 53%] 2023-01-11T21:43:30.9457470Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_complex64 PASSED [ 53%] 2023-01-11T21:43:30.9457580Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_float64 PASSED [ 53%] 2023-01-11T21:43:30.9457690Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int32 PASSED [ 53%] 2023-01-11T21:43:30.9457800Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int64 PASSED [ 53%] 2023-01-11T21:43:30.9457910Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfft_cpu_int8 PASSED [ 53%] 2023-01-11T21:43:30.9458020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_bool PASSED [ 53%] 2023-01-11T21:43:30.9458140Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_complex64 PASSED [ 53%] 2023-01-11T21:43:30.9458250Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_float32 PASSED [ 53%] 2023-01-11T21:43:30.9458360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_float64 PASSED [ 53%] 2023-01-11T21:43:30.9458470Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int16 PASSED [ 53%] 2023-01-11T21:43:30.9458590Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int32 PASSED [ 53%] 2023-01-11T21:43:30.9458730Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int64 PASSED [ 53%] 2023-01-11T21:43:30.9458840Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_int8 PASSED [ 53%] 2023-01-11T21:43:30.9458950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_hfftn_cpu_uint8 PASSED [ 54%] 2023-01-11T21:43:30.9459060Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_bool PASSED [ 54%] 2023-01-11T21:43:30.9459170Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_complex64 PASSED [ 54%] 2023-01-11T21:43:30.9459290Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_float64 PASSED [ 54%] 2023-01-11T21:43:30.9459400Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_int64 PASSED [ 54%] 2023-01-11T21:43:30.9459510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft2_cpu_int8 PASSED [ 54%] 2023-01-11T21:43:30.9459650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_float64 PASSED [ 54%] 2023-01-11T21:43:30.9459760Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_int32 PASSED [ 54%] 2023-01-11T21:43:30.9459870Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifft_cpu_uint8 PASSED [ 54%] 2023-01-11T21:43:30.9459980Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_bool PASSED [ 54%] 2023-01-11T21:43:30.9460100Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_complex64 PASSED [ 54%] 2023-01-11T21:43:30.9460210Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_float32 PASSED [ 54%] 2023-01-11T21:43:30.9460320Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_float64 PASSED [ 54%] 2023-01-11T21:43:30.9460430Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int16 PASSED [ 54%] 2023-01-11T21:43:30.9460540Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int64 PASSED [ 54%] 2023-01-11T21:43:30.9460660Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_int8 PASSED [ 54%] 2023-01-11T21:43:30.9460770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftn_cpu_uint8 PASSED [ 54%] 2023-01-11T21:43:30.9460890Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_bfloat16 PASSED [ 54%] 2023-01-11T21:43:30.9461000Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_bool PASSED [ 54%] 2023-01-11T21:43:30.9461120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_complex128 PASSED [ 54%] 2023-01-11T21:43:30.9461250Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_complex32 PASSED [ 54%] 2023-01-11T21:43:30.9461370Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_float32 PASSED [ 54%] 2023-01-11T21:43:30.9461480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_float64 PASSED [ 54%] 2023-01-11T21:43:30.9461600Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int16 PASSED [ 54%] 2023-01-11T21:43:30.9461720Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int32 PASSED [ 54%] 2023-01-11T21:43:30.9461830Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int64 PASSED [ 54%] 2023-01-11T21:43:30.9461950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ifftshift_cpu_int8 PASSED [ 54%] 2023-01-11T21:43:30.9462060Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_bool PASSED [ 54%] 2023-01-11T21:43:30.9462170Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_float32 PASSED [ 54%] 2023-01-11T21:43:30.9462280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_float64 PASSED [ 54%] 2023-01-11T21:43:30.9462400Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_int16 PASSED [ 54%] 2023-01-11T21:43:30.9462510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft2_cpu_uint8 PASSED [ 54%] 2023-01-11T21:43:30.9462640Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int32 PASSED [ 54%] 2023-01-11T21:43:30.9462760Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_int8 PASSED [ 54%] 2023-01-11T21:43:30.9462870Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfft_cpu_uint8 PASSED [ 54%] 2023-01-11T21:43:30.9462980Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int16 PASSED [ 54%] 2023-01-11T21:43:30.9463090Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_int32 PASSED [ 54%] 2023-01-11T21:43:30.9463200Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_ihfftn_cpu_uint8 PASSED [ 54%] 2023-01-11T21:43:30.9463310Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_bool PASSED [ 54%] 2023-01-11T21:43:30.9463430Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_complex128 PASSED [ 54%] 2023-01-11T21:43:30.9463570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_complex64 PASSED [ 54%] 2023-01-11T21:43:30.9463690Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_float32 PASSED [ 54%] 2023-01-11T21:43:30.9463800Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int32 PASSED [ 54%] 2023-01-11T21:43:30.9463910Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft2_cpu_int8 PASSED [ 54%] 2023-01-11T21:43:30.9464020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_bool PASSED [ 54%] 2023-01-11T21:43:30.9464140Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_complex128 PASSED [ 54%] 2023-01-11T21:43:30.9464260Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_float64 PASSED [ 54%] 2023-01-11T21:43:30.9464370Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfft_cpu_int16 PASSED [ 54%] 2023-01-11T21:43:30.9464480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_bool PASSED [ 54%] 2023-01-11T21:43:30.9464600Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_complex128 PASSED [ 54%] 2023-01-11T21:43:30.9464720Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_complex64 PASSED [ 54%] 2023-01-11T21:43:30.9464830Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_int64 PASSED [ 54%] 2023-01-11T21:43:30.9464940Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_irfftn_cpu_uint8 PASSED [ 54%] 2023-01-11T21:43:30.9465050Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_bool PASSED [ 54%] 2023-01-11T21:43:30.9465160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_float32 PASSED [ 54%] 2023-01-11T21:43:30.9465270Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft2_cpu_uint8 PASSED [ 54%] 2023-01-11T21:43:30.9465390Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_bool PASSED [ 54%] 2023-01-11T21:43:30.9465500Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_float32 PASSED [ 54%] 2023-01-11T21:43:30.9465610Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_float64 PASSED [ 54%] 2023-01-11T21:43:30.9465720Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int32 PASSED [ 54%] 2023-01-11T21:43:30.9465830Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_int8 PASSED [ 54%] 2023-01-11T21:43:30.9465940Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfft_cpu_uint8 PASSED [ 54%] 2023-01-11T21:43:30.9466060Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_bool PASSED [ 54%] 2023-01-11T21:43:30.9466170Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_float32 PASSED [ 54%] 2023-01-11T21:43:30.9466280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_float64 PASSED [ 54%] 2023-01-11T21:43:30.9466390Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fft_rfftn_cpu_int32 PASSED [ 54%] 2023-01-11T21:43:30.9466530Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_bfloat16 PASSED [ 54%] 2023-01-11T21:43:30.9466640Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_complex64 PASSED [ 54%] 2023-01-11T21:43:30.9466750Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_float64 PASSED [ 54%] 2023-01-11T21:43:30.9466860Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int16 PASSED [ 54%] 2023-01-11T21:43:30.9466970Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int32 PASSED [ 54%] 2023-01-11T21:43:30.9467070Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fill_cpu_int64 PASSED [ 54%] 2023-01-11T21:43:30.9467190Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_bool PASSED [ 54%] 2023-01-11T21:43:30.9467300Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_complex32 PASSED [ 54%] 2023-01-11T21:43:30.9467420Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_complex64 PASSED [ 54%] 2023-01-11T21:43:30.9470210Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_float32 PASSED [ 54%] 2023-01-11T21:43:30.9470320Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flatten_cpu_float64 PASSED [ 54%] 2023-01-11T21:43:30.9470430Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_bool PASSED [ 54%] 2023-01-11T21:43:30.9470550Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_complex128 PASSED [ 54%] 2023-01-11T21:43:30.9470660Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_complex64 PASSED [ 54%] 2023-01-11T21:43:30.9470770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_float16 PASSED [ 54%] 2023-01-11T21:43:30.9470880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_float32 PASSED [ 54%] 2023-01-11T21:43:30.9470990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_float64 PASSED [ 54%] 2023-01-11T21:43:30.9471100Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int16 PASSED [ 54%] 2023-01-11T21:43:30.9471200Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int32 PASSED [ 54%] 2023-01-11T21:43:30.9471310Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flip_cpu_int64 PASSED [ 54%] 2023-01-11T21:43:30.9471430Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_complex128 PASSED [ 54%] 2023-01-11T21:43:30.9471540Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_complex64 PASSED [ 54%] 2023-01-11T21:43:30.9471650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_float16 PASSED [ 54%] 2023-01-11T21:43:30.9471770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_float64 PASSED [ 54%] 2023-01-11T21:43:30.9471880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int16 PASSED [ 54%] 2023-01-11T21:43:30.9471990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int64 PASSED [ 54%] 2023-01-11T21:43:30.9472100Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fliplr_cpu_int8 PASSED [ 54%] 2023-01-11T21:43:30.9472210Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_bool PASSED [ 54%] 2023-01-11T21:43:30.9472330Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_complex128 PASSED [ 54%] 2023-01-11T21:43:30.9472440Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_complex64 PASSED [ 54%] 2023-01-11T21:43:30.9472550Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_float16 PASSED [ 54%] 2023-01-11T21:43:30.9472660Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int32 PASSED [ 54%] 2023-01-11T21:43:30.9472770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_int64 PASSED [ 54%] 2023-01-11T21:43:30.9472880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_flipud_cpu_uint8 PASSED [ 54%] 2023-01-11T21:43:30.9472990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_bool PASSED [ 54%] 2023-01-11T21:43:30.9473120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_complex128 PASSED [ 54%] 2023-01-11T21:43:30.9473250Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_float16 PASSED [ 54%] 2023-01-11T21:43:30.9473370Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_float64 PASSED [ 54%] 2023-01-11T21:43:30.9473490Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int32 PASSED [ 54%] 2023-01-11T21:43:30.9473600Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_int8 PASSED [ 54%] 2023-01-11T21:43:30.9473710Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_float_power_cpu_uint8 PASSED [ 54%] 2023-01-11T21:43:30.9473820Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_bfloat16 PASSED [ 54%] 2023-01-11T21:43:30.9473940Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_float64 PASSED [ 54%] 2023-01-11T21:43:30.9474050Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_int32 PASSED [ 54%] 2023-01-11T21:43:30.9474180Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_int64 PASSED [ 54%] 2023-01-11T21:43:30.9474290Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_int8 PASSED [ 54%] 2023-01-11T21:43:30.9474400Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_cpu_uint8 PASSED [ 54%] 2023-01-11T21:43:30.9474520Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_bfloat16 PASSED [ 54%] 2023-01-11T21:43:30.9474640Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_float64 PASSED [ 54%] 2023-01-11T21:43:30.9474750Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int32 PASSED [ 54%] 2023-01-11T21:43:30.9474860Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int64 PASSED [ 54%] 2023-01-11T21:43:30.9474980Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_int8 PASSED [ 54%] 2023-01-11T21:43:30.9475090Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_floor_divide_cpu_uint8 PASSED [ 54%] 2023-01-11T21:43:30.9475200Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_float16 PASSED [ 54%] 2023-01-11T21:43:30.9475310Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_float32 PASSED [ 54%] 2023-01-11T21:43:30.9475420Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int32 PASSED [ 54%] 2023-01-11T21:43:30.9475530Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_int64 PASSED [ 54%] 2023-01-11T21:43:30.9475640Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmax_cpu_uint8 PASSED [ 54%] 2023-01-11T21:43:30.9475740Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int16 PASSED [ 54%] 2023-01-11T21:43:30.9475850Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int32 PASSED [ 54%] 2023-01-11T21:43:30.9475950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmin_cpu_int64 PASSED [ 54%] 2023-01-11T21:43:30.9476060Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_bfloat16 PASSED [ 54%] 2023-01-11T21:43:30.9476170Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int16 PASSED [ 54%] 2023-01-11T21:43:30.9476280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int32 PASSED [ 54%] 2023-01-11T21:43:30.9476390Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_int8 PASSED [ 54%] 2023-01-11T21:43:30.9476500Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_fmod_cpu_uint8 PASSED [ 54%] 2023-01-11T21:43:30.9476610Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_float32 PASSED [ 54%] 2023-01-11T21:43:30.9476720Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_frac_cpu_float64 PASSED [ 54%] 2023-01-11T21:43:30.9476820Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int32 PASSED [ 54%] 2023-01-11T21:43:30.9476930Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_int8 PASSED [ 54%] 2023-01-11T21:43:30.9477040Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gcd_cpu_uint8 PASSED [ 54%] 2023-01-11T21:43:30.9477190Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_bfloat16 PASSED [ 54%] 2023-01-11T21:43:30.9477300Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_bool PASSED [ 54%] 2023-01-11T21:43:30.9477410Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_float16 PASSED [ 54%] 2023-01-11T21:43:30.9477510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_float64 PASSED [ 54%] 2023-01-11T21:43:30.9477620Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int16 PASSED [ 54%] 2023-01-11T21:43:30.9477730Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int32 PASSED [ 54%] 2023-01-11T21:43:30.9477840Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_int64 PASSED [ 54%] 2023-01-11T21:43:30.9477950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ge_cpu_uint8 PASSED [ 54%] 2023-01-11T21:43:30.9478060Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_bfloat16 PASSED [ 54%] 2023-01-11T21:43:30.9478200Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_bool PASSED [ 54%] 2023-01-11T21:43:30.9478310Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_float16 PASSED [ 54%] 2023-01-11T21:43:30.9478410Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_gt_cpu_float32 PASSED [ 54%] 2023-01-11T21:43:30.9478530Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_bool PASSED [ 54%] 2023-01-11T21:43:30.9478640Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int16 PASSED [ 54%] 2023-01-11T21:43:30.9478760Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_int32 PASSED [ 54%] 2023-01-11T21:43:30.9478870Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_heaviside_cpu_uint8 PASSED [ 54%] 2023-01-11T21:43:30.9478990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_complex128 PASSED [ 54%] 2023-01-11T21:43:30.9479100Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_complex32 PASSED [ 54%] 2023-01-11T21:43:30.9479220Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_complex64 PASSED [ 55%] 2023-01-11T21:43:30.9479330Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_float16 PASSED [ 55%] 2023-01-11T21:43:30.9479450Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int16 PASSED [ 55%] 2023-01-11T21:43:30.9479550Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int32 PASSED [ 55%] 2023-01-11T21:43:30.9479660Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hsplit_cpu_int8 PASSED [ 55%] 2023-01-11T21:43:30.9479780Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_bfloat16 PASSED [ 55%] 2023-01-11T21:43:30.9479890Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_bool PASSED [ 55%] 2023-01-11T21:43:30.9480000Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_complex32 PASSED [ 55%] 2023-01-11T21:43:30.9480110Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_float16 PASSED [ 55%] 2023-01-11T21:43:30.9480230Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_float32 PASSED [ 55%] 2023-01-11T21:43:30.9480340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_float64 PASSED [ 55%] 2023-01-11T21:43:30.9480450Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int16 PASSED [ 55%] 2023-01-11T21:43:30.9480560Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_int64 PASSED [ 55%] 2023-01-11T21:43:30.9480670Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hstack_cpu_uint8 PASSED [ 55%] 2023-01-11T21:43:30.9480780Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hypot_cpu_bfloat16 PASSED [ 55%] 2023-01-11T21:43:30.9480890Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hypot_cpu_float32 PASSED [ 55%] 2023-01-11T21:43:30.9481000Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_hypot_cpu_float64 PASSED [ 55%] 2023-01-11T21:43:30.9481140Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_bfloat16 PASSED [ 55%] 2023-01-11T21:43:30.9481250Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int16 PASSED [ 55%] 2023-01-11T21:43:30.9481360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int32 PASSED [ 55%] 2023-01-11T21:43:30.9481470Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_i0_cpu_int8 PASSED [ 55%] 2023-01-11T21:43:30.9481580Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igamma_cpu_float64 PASSED [ 55%] 2023-01-11T21:43:30.9481690Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_bfloat16 PASSED [ 55%] 2023-01-11T21:43:30.9481800Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_float16 PASSED [ 55%] 2023-01-11T21:43:30.9481920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_float32 PASSED [ 55%] 2023-01-11T21:43:30.9482030Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_igammac_cpu_float64 PASSED [ 55%] 2023-01-11T21:43:30.9482170Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_add_cpu_bfloat16 PASSED [ 55%] 2023-01-11T21:43:30.9482290Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_add_cpu_float16 PASSED [ 55%] 2023-01-11T21:43:30.9482400Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_add_cpu_float64 PASSED [ 55%] 2023-01-11T21:43:30.9482510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_add_cpu_int32 PASSED [ 55%] 2023-01-11T21:43:30.9482620Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_add_cpu_uint8 PASSED [ 55%] 2023-01-11T21:43:30.9482740Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_copy_cpu_complex64 PASSED [ 55%] 2023-01-11T21:43:30.9482860Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_copy_cpu_float32 PASSED [ 55%] 2023-01-11T21:43:30.9482970Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_copy_cpu_int16 PASSED [ 55%] 2023-01-11T21:43:30.9483080Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_copy_cpu_int32 PASSED [ 55%] 2023-01-11T21:43:30.9483200Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_copy_cpu_int64 PASSED [ 55%] 2023-01-11T21:43:30.9483310Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_copy_cpu_int8 PASSED [ 55%] 2023-01-11T21:43:30.9483420Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_copy_cpu_uint8 PASSED [ 55%] 2023-01-11T21:43:30.9483530Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_fill_cpu_float32 PASSED [ 55%] 2023-01-11T21:43:30.9483650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_fill_cpu_float64 PASSED [ 55%] 2023-01-11T21:43:30.9483760Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_fill_cpu_int16 PASSED [ 55%] 2023-01-11T21:43:30.9483870Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_fill_cpu_int32 PASSED [ 55%] 2023-01-11T21:43:30.9483980Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_fill_cpu_uint8 PASSED [ 55%] 2023-01-11T21:43:30.9484100Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_bfloat16 PASSED [ 55%] 2023-01-11T21:43:30.9484220Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_bool PASSED [ 55%] 2023-01-11T21:43:30.9484340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_complex32 PASSED [ 55%] 2023-01-11T21:43:30.9484460Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_complex64 PASSED [ 55%] 2023-01-11T21:43:30.9484570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_float16 PASSED [ 55%] 2023-01-11T21:43:30.9484690Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_float64 PASSED [ 55%] 2023-01-11T21:43:30.9484800Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_int16 PASSED [ 55%] 2023-01-11T21:43:30.9484920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_int32 PASSED [ 55%] 2023-01-11T21:43:30.9485030Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_index_select_cpu_int64 PASSED [ 55%] 2023-01-11T21:43:30.9485160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_complex128 PASSED [ 55%] 2023-01-11T21:43:30.9485280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_complex64 PASSED [ 55%] 2023-01-11T21:43:30.9485390Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_float16 PASSED [ 55%] 2023-01-11T21:43:30.9485510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int64 PASSED [ 55%] 2023-01-11T21:43:30.9485620Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isclose_cpu_int8 PASSED [ 55%] 2023-01-11T21:43:30.9485730Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_bfloat16 PASSED [ 55%] 2023-01-11T21:43:30.9485850Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_bool PASSED [ 55%] 2023-01-11T21:43:30.9485970Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_complex128 PASSED [ 55%] 2023-01-11T21:43:30.9486110Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_complex32 PASSED [ 55%] 2023-01-11T21:43:30.9486220Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_float64 PASSED [ 55%] 2023-01-11T21:43:30.9486330Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int16 PASSED [ 55%] 2023-01-11T21:43:30.9486450Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int64 PASSED [ 55%] 2023-01-11T21:43:30.9486560Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_int8 PASSED [ 55%] 2023-01-11T21:43:30.9486670Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isfinite_cpu_uint8 PASSED [ 55%] 2023-01-11T21:43:30.9486780Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_bfloat16 PASSED [ 55%] 2023-01-11T21:43:30.9486890Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_complex64 PASSED [ 55%] 2023-01-11T21:43:30.9487000Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_float32 PASSED [ 55%] 2023-01-11T21:43:30.9487120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int16 PASSED [ 55%] 2023-01-11T21:43:30.9487230Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isinf_cpu_int32 PASSED [ 55%] 2023-01-11T21:43:30.9487340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_bool PASSED [ 55%] 2023-01-11T21:43:30.9487450Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_complex128 PASSED [ 55%] 2023-01-11T21:43:30.9487560Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_complex64 PASSED [ 55%] 2023-01-11T21:43:30.9487670Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_float16 PASSED [ 55%] 2023-01-11T21:43:30.9487780Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isnan_cpu_float64 PASSED [ 55%] 2023-01-11T21:43:30.9487900Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_bfloat16 PASSED [ 55%] 2023-01-11T21:43:30.9488010Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isneginf_cpu_int32 PASSED [ 55%] 2023-01-11T21:43:30.9488130Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_bfloat16 PASSED [ 55%] 2023-01-11T21:43:30.9488240Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_float16 PASSED [ 55%] 2023-01-11T21:43:30.9488350Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int16 PASSED [ 55%] 2023-01-11T21:43:30.9488460Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int32 PASSED [ 55%] 2023-01-11T21:43:30.9488570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_int8 PASSED [ 55%] 2023-01-11T21:43:30.9488680Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isposinf_cpu_uint8 PASSED [ 55%] 2023-01-11T21:43:30.9488800Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isreal_cpu_bfloat16 PASSED [ 55%] 2023-01-11T21:43:30.9488910Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isreal_cpu_bool PASSED [ 55%] 2023-01-11T21:43:30.9489020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isreal_cpu_complex32 PASSED [ 55%] 2023-01-11T21:43:30.9489150Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isreal_cpu_complex64 PASSED [ 55%] 2023-01-11T21:43:30.9489260Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isreal_cpu_int32 PASSED [ 55%] 2023-01-11T21:43:30.9489380Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_isreal_cpu_int8 PASSED [ 55%] 2023-01-11T21:43:30.9489490Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lcm_cpu_int16 PASSED [ 55%] 2023-01-11T21:43:30.9489600Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_float16 PASSED [ 55%] 2023-01-11T21:43:30.9489710Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_int16 PASSED [ 55%] 2023-01-11T21:43:30.9489820Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_le_cpu_uint8 PASSED [ 55%] 2023-01-11T21:43:30.9489930Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lerp_cpu_bfloat16 PASSED [ 55%] 2023-01-11T21:43:30.9490060Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lerp_cpu_complex128 PASSED [ 55%] 2023-01-11T21:43:30.9490170Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lerp_cpu_float32 PASSED [ 55%] 2023-01-11T21:43:30.9490280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lerp_cpu_float64 PASSED [ 55%] 2023-01-11T21:43:30.9490390Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_bfloat16 PASSED [ 55%] 2023-01-11T21:43:30.9490500Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_bool PASSED [ 55%] 2023-01-11T21:43:30.9490620Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int16 PASSED [ 55%] 2023-01-11T21:43:30.9490730Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lgamma_cpu_int8 PASSED [ 55%] 2023-01-11T21:43:30.9490860Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_complex128 PASSED [ 55%] 2023-01-11T21:43:30.9490980Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_matrix_norm_cpu_float64 PASSED [ 55%] 2023-01-11T21:43:30.9491100Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_complex128 PASSED [ 55%] 2023-01-11T21:43:30.9491220Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_complex64 PASSED [ 55%] 2023-01-11T21:43:30.9491340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_float16 PASSED [ 55%] 2023-01-11T21:43:30.9491460Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_float32 PASSED [ 55%] 2023-01-11T21:43:30.9491570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_norm_cpu_float64 PASSED [ 55%] 2023-01-11T21:43:30.9491690Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svd_cpu_complex128 PASSED [ 55%] 2023-01-11T21:43:30.9491800Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svd_cpu_float32 PASSED [ 55%] 2023-01-11T21:43:30.9491930Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_complex64 PASSED [ 55%] 2023-01-11T21:43:30.9492050Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_svdvals_cpu_float64 PASSED [ 55%] 2023-01-11T21:43:30.9492170Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_bfloat16 PASSED [ 55%] 2023-01-11T21:43:30.9492300Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_complex128 PASSED [ 55%] 2023-01-11T21:43:30.9492420Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linalg_vector_norm_cpu_float64 PASSED [ 55%] 2023-01-11T21:43:30.9492540Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_float16 PASSED [ 55%] 2023-01-11T21:43:30.9492650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_float32 PASSED [ 55%] 2023-01-11T21:43:30.9492770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_float64 PASSED [ 55%] 2023-01-11T21:43:30.9492880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_int64 PASSED [ 55%] 2023-01-11T21:43:30.9492990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_linspace_cpu_uint8 PASSED [ 55%] 2023-01-11T21:43:30.9493140Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_bfloat16 PASSED [ 55%] 2023-01-11T21:43:30.9493250Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_complex128 PASSED [ 55%] 2023-01-11T21:43:30.9493360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_float32 PASSED [ 55%] 2023-01-11T21:43:30.9493470Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_int8 PASSED [ 55%] 2023-01-11T21:43:30.9493580Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log10_cpu_uint8 PASSED [ 55%] 2023-01-11T21:43:30.9493690Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_bfloat16 PASSED [ 55%] 2023-01-11T21:43:30.9493810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_bool PASSED [ 55%] 2023-01-11T21:43:30.9493920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_float32 PASSED [ 55%] 2023-01-11T21:43:30.9494030Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_float64 PASSED [ 55%] 2023-01-11T21:43:30.9494170Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int16 PASSED [ 55%] 2023-01-11T21:43:30.9494280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_int32 PASSED [ 55%] 2023-01-11T21:43:30.9494390Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log1p_cpu_uint8 PASSED [ 55%] 2023-01-11T21:43:30.9494500Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_bfloat16 PASSED [ 55%] 2023-01-11T21:43:30.9494610Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_bool PASSED [ 55%] 2023-01-11T21:43:30.9494730Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_complex128 PASSED [ 55%] 2023-01-11T21:43:30.9494840Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log2_cpu_float64 PASSED [ 55%] 2023-01-11T21:43:30.9494950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_float64 PASSED [ 55%] 2023-01-11T21:43:30.9495060Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int16 PASSED [ 55%] 2023-01-11T21:43:30.9495170Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int32 PASSED [ 55%] 2023-01-11T21:43:30.9495280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_int8 PASSED [ 55%] 2023-01-11T21:43:30.9495390Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_cpu_uint8 PASSED [ 55%] 2023-01-11T21:43:30.9495520Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_with_dtype_cpu_bfloat16 PASSED [ 55%] 2023-01-11T21:43:30.9495650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_with_dtype_cpu_bool PASSED [ 55%] 2023-01-11T21:43:30.9495780Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_with_dtype_cpu_complex32 PASSED [ 55%] 2023-01-11T21:43:30.9495910Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_with_dtype_cpu_float32 PASSED [ 55%] 2023-01-11T21:43:30.9496040Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_with_dtype_cpu_float64 PASSED [ 55%] 2023-01-11T21:43:30.9496160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_with_dtype_cpu_int32 PASSED [ 55%] 2023-01-11T21:43:30.9496280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_with_dtype_cpu_int64 PASSED [ 55%] 2023-01-11T21:43:30.9496410Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_with_dtype_cpu_int8 PASSED [ 55%] 2023-01-11T21:43:30.9496530Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_log_softmax_with_dtype_cpu_uint8 PASSED [ 55%] 2023-01-11T21:43:30.9496650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_bfloat16 PASSED [ 55%] 2023-01-11T21:43:30.9496770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_float16 PASSED [ 55%] 2023-01-11T21:43:30.9496880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_float64 PASSED [ 55%] 2023-01-11T21:43:30.9497000Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_int64 PASSED [ 55%] 2023-01-11T21:43:30.9497140Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_and_cpu_uint8 PASSED [ 56%] 2023-01-11T21:43:30.9497250Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_float16 PASSED [ 56%] 2023-01-11T21:43:30.9500810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int32 PASSED [ 56%] 2023-01-11T21:43:30.9500930Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int64 PASSED [ 56%] 2023-01-11T21:43:30.9501050Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_not_cpu_int8 PASSED [ 56%] 2023-01-11T21:43:30.9501160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_bool PASSED [ 56%] 2023-01-11T21:43:30.9501280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_complex128 PASSED [ 56%] 2023-01-11T21:43:30.9501400Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_float64 PASSED [ 56%] 2023-01-11T21:43:30.9501570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int16 PASSED [ 56%] 2023-01-11T21:43:30.9501680Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int64 PASSED [ 56%] 2023-01-11T21:43:30.9501790Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_int8 PASSED [ 56%] 2023-01-11T21:43:30.9501910Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_or_cpu_uint8 PASSED [ 56%] 2023-01-11T21:43:30.9502030Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_bfloat16 PASSED [ 56%] 2023-01-11T21:43:30.9502140Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_bool PASSED [ 56%] 2023-01-11T21:43:30.9502260Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_complex128 PASSED [ 56%] 2023-01-11T21:43:30.9502380Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_complex64 PASSED [ 56%] 2023-01-11T21:43:30.9502500Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_float16 PASSED [ 56%] 2023-01-11T21:43:30.9502610Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_float32 PASSED [ 56%] 2023-01-11T21:43:30.9502720Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_float64 PASSED [ 56%] 2023-01-11T21:43:30.9502840Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int16 PASSED [ 56%] 2023-01-11T21:43:30.9502950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int32 PASSED [ 56%] 2023-01-11T21:43:30.9503060Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int64 PASSED [ 56%] 2023-01-11T21:43:30.9503170Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_int8 PASSED [ 56%] 2023-01-11T21:43:30.9503290Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logical_xor_cpu_uint8 PASSED [ 56%] 2023-01-11T21:43:30.9503410Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_complex64 PASSED [ 56%] 2023-01-11T21:43:30.9503520Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_float32 PASSED [ 56%] 2023-01-11T21:43:30.9503630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_float64 PASSED [ 56%] 2023-01-11T21:43:30.9503750Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logspace_cpu_int32 PASSED [ 56%] 2023-01-11T21:43:30.9503860Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_bool PASSED [ 56%] 2023-01-11T21:43:30.9503980Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int16 PASSED [ 56%] 2023-01-11T21:43:30.9504090Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_int8 PASSED [ 56%] 2023-01-11T21:43:30.9504200Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_logsumexp_cpu_uint8 PASSED [ 56%] 2023-01-11T21:43:30.9504310Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_bool PASSED [ 56%] 2023-01-11T21:43:30.9504420Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_float16 PASSED [ 56%] 2023-01-11T21:43:30.9504560Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_float32 PASSED [ 56%] 2023-01-11T21:43:30.9504670Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_float64 PASSED [ 56%] 2023-01-11T21:43:30.9504770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int16 PASSED [ 56%] 2023-01-11T21:43:30.9504880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_lt_cpu_int8 PASSED [ 56%] 2023-01-11T21:43:30.9505000Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_bfloat16 PASSED [ 56%] 2023-01-11T21:43:30.9505120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_bool PASSED [ 56%] 2023-01-11T21:43:30.9505240Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_complex128 PASSED [ 56%] 2023-01-11T21:43:30.9505360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_complex32 PASSED [ 56%] 2023-01-11T21:43:30.9505480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_complex64 PASSED [ 56%] 2023-01-11T21:43:30.9505610Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int16 PASSED [ 56%] 2023-01-11T21:43:30.9505730Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_masked_fill_cpu_int64 PASSED [ 56%] 2023-01-11T21:43:30.9505840Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_bfloat16 PASSED [ 56%] 2023-01-11T21:43:30.9505950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int16 PASSED [ 56%] 2023-01-11T21:43:30.9506070Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int32 PASSED [ 56%] 2023-01-11T21:43:30.9506180Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int64 PASSED [ 56%] 2023-01-11T21:43:30.9506290Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_int8 PASSED [ 56%] 2023-01-11T21:43:30.9506400Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_maximum_cpu_uint8 PASSED [ 56%] 2023-01-11T21:43:30.9506510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_bfloat16 PASSED [ 56%] 2023-01-11T21:43:30.9506620Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_float16 PASSED [ 56%] 2023-01-11T21:43:30.9506730Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mean_cpu_float64 PASSED [ 56%] 2023-01-11T21:43:30.9506870Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_float16 PASSED [ 56%] 2023-01-11T21:43:30.9507000Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_float32 PASSED [ 56%] 2023-01-11T21:43:30.9507120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int16 PASSED [ 56%] 2023-01-11T21:43:30.9507250Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int32 PASSED [ 56%] 2023-01-11T21:43:30.9507380Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_list_of_tensors_cpu_int8 PASSED [ 56%] 2023-01-11T21:43:30.9507510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_bool PASSED [ 56%] 2023-01-11T21:43:30.9507640Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_float16 PASSED [ 56%] 2023-01-11T21:43:30.9507770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_float32 PASSED [ 56%] 2023-01-11T21:43:30.9507900Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_int16 PASSED [ 56%] 2023-01-11T21:43:30.9508030Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_meshgrid_variadic_tensors_cpu_int32 PASSED [ 56%] 2023-01-11T21:43:30.9508140Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_bool PASSED [ 56%] 2023-01-11T21:43:30.9508260Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_float16 PASSED [ 56%] 2023-01-11T21:43:30.9508370Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_float64 PASSED [ 56%] 2023-01-11T21:43:30.9508480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_int16 PASSED [ 56%] 2023-01-11T21:43:30.9508610Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_minimum_cpu_uint8 PASSED [ 56%] 2023-01-11T21:43:30.9508730Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_bfloat16 PASSED [ 56%] 2023-01-11T21:43:30.9508850Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_complex128 PASSED [ 56%] 2023-01-11T21:43:30.9508970Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_complex64 PASSED [ 56%] 2023-01-11T21:43:30.9509080Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_float16 PASSED [ 56%] 2023-01-11T21:43:30.9509190Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_float64 PASSED [ 56%] 2023-01-11T21:43:30.9509300Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_movedim_cpu_uint8 PASSED [ 56%] 2023-01-11T21:43:30.9509420Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_bfloat16 PASSED [ 56%] 2023-01-11T21:43:30.9509550Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_bool PASSED [ 56%] 2023-01-11T21:43:30.9509660Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_complex32 PASSED [ 56%] 2023-01-11T21:43:30.9509770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int32 PASSED [ 56%] 2023-01-11T21:43:30.9509870Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int64 PASSED [ 56%] 2023-01-11T21:43:30.9509980Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_mul_cpu_int8 PASSED [ 56%] 2023-01-11T21:43:30.9510100Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_float16 PASSED [ 56%] 2023-01-11T21:43:30.9510210Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_float32 PASSED [ 56%] 2023-01-11T21:43:30.9510320Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_float64 PASSED [ 56%] 2023-01-11T21:43:30.9510430Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_int64 PASSED [ 56%] 2023-01-11T21:43:30.9510550Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nan_to_num_cpu_uint8 PASSED [ 56%] 2023-01-11T21:43:30.9510660Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_bool PASSED [ 56%] 2023-01-11T21:43:30.9510780Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_complex128 PASSED [ 56%] 2023-01-11T21:43:30.9510900Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_complex32 PASSED [ 56%] 2023-01-11T21:43:30.9511020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_float16 PASSED [ 56%] 2023-01-11T21:43:30.9511140Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_float64 PASSED [ 56%] 2023-01-11T21:43:30.9511250Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_int16 PASSED [ 56%] 2023-01-11T21:43:30.9511360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_int32 PASSED [ 56%] 2023-01-11T21:43:30.9511480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_copy_cpu_int8 PASSED [ 56%] 2023-01-11T21:43:30.9511590Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_bool PASSED [ 56%] 2023-01-11T21:43:30.9511700Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_complex64 PASSED [ 56%] 2023-01-11T21:43:30.9511820Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_float16 PASSED [ 56%] 2023-01-11T21:43:30.9511930Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_float32 PASSED [ 56%] 2023-01-11T21:43:30.9512040Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int32 PASSED [ 56%] 2023-01-11T21:43:30.9512150Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_narrow_cpu_int64 PASSED [ 56%] 2023-01-11T21:43:30.9512270Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_native_layer_norm_cpu_bfloat16 PASSED [ 56%] 2023-01-11T21:43:30.9512400Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_native_layer_norm_cpu_float64 PASSED [ 56%] 2023-01-11T21:43:30.9512550Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_bool PASSED [ 56%] 2023-01-11T21:43:30.9512660Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_int32 PASSED [ 56%] 2023-01-11T21:43:30.9512770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ne_cpu_uint8 PASSED [ 56%] 2023-01-11T21:43:30.9512880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_bfloat16 PASSED [ 56%] 2023-01-11T21:43:30.9512990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_complex128 PASSED [ 56%] 2023-01-11T21:43:30.9513110Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_complex64 PASSED [ 56%] 2023-01-11T21:43:30.9513220Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_float32 PASSED [ 56%] 2023-01-11T21:43:30.9513330Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int16 PASSED [ 56%] 2023-01-11T21:43:30.9513440Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int32 PASSED [ 56%] 2023-01-11T21:43:30.9513580Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_neg_cpu_int64 PASSED [ 56%] 2023-01-11T21:43:30.9513690Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_bool PASSED [ 56%] 2023-01-11T21:43:30.9513810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_complex128 PASSED [ 56%] 2023-01-11T21:43:30.9513930Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_complex32 PASSED [ 56%] 2023-01-11T21:43:30.9514050Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_float16 PASSED [ 56%] 2023-01-11T21:43:30.9514160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_float32 PASSED [ 56%] 2023-01-11T21:43:30.9514280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int16 PASSED [ 56%] 2023-01-11T21:43:30.9514390Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int32 PASSED [ 56%] 2023-01-11T21:43:30.9514500Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int64 PASSED [ 56%] 2023-01-11T21:43:30.9514620Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_cpu_int8 PASSED [ 56%] 2023-01-11T21:43:30.9514740Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_strided_cpu_bfloat16 PASSED [ 56%] 2023-01-11T21:43:30.9514870Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_strided_cpu_complex64 PASSED [ 56%] 2023-01-11T21:43:30.9514990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_strided_cpu_float16 PASSED [ 56%] 2023-01-11T21:43:30.9515110Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_strided_cpu_float64 PASSED [ 56%] 2023-01-11T21:43:30.9515230Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_strided_cpu_int16 PASSED [ 56%] 2023-01-11T21:43:30.9515350Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_empty_strided_cpu_int8 PASSED [ 56%] 2023-01-11T21:43:30.9515470Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_bool PASSED [ 56%] 2023-01-11T21:43:30.9515590Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_complex128 PASSED [ 56%] 2023-01-11T21:43:30.9515700Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_complex64 PASSED [ 56%] 2023-01-11T21:43:30.9515820Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_float16 PASSED [ 56%] 2023-01-11T21:43:30.9515930Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_float32 PASSED [ 56%] 2023-01-11T21:43:30.9516040Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int16 PASSED [ 56%] 2023-01-11T21:43:30.9516160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int32 PASSED [ 56%] 2023-01-11T21:43:30.9516260Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int64 PASSED [ 56%] 2023-01-11T21:43:30.9516380Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_full_cpu_int8 PASSED [ 56%] 2023-01-11T21:43:30.9516490Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_bfloat16 PASSED [ 56%] 2023-01-11T21:43:30.9516630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_bool PASSED [ 56%] 2023-01-11T21:43:30.9516750Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_complex32 PASSED [ 56%] 2023-01-11T21:43:30.9516870Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_complex64 PASSED [ 56%] 2023-01-11T21:43:30.9516980Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_float16 PASSED [ 56%] 2023-01-11T21:43:30.9517090Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_float32 PASSED [ 56%] 2023-01-11T21:43:30.9517200Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_float64 PASSED [ 56%] 2023-01-11T21:43:30.9517310Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int16 PASSED [ 56%] 2023-01-11T21:43:30.9517430Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_int32 PASSED [ 56%] 2023-01-11T21:43:30.9517570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_ones_cpu_uint8 PASSED [ 56%] 2023-01-11T21:43:30.9517680Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_bool PASSED [ 56%] 2023-01-11T21:43:30.9517810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_complex32 PASSED [ 56%] 2023-01-11T21:43:30.9517920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_float16 PASSED [ 56%] 2023-01-11T21:43:30.9518040Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int32 PASSED [ 56%] 2023-01-11T21:43:30.9518150Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int64 PASSED [ 56%] 2023-01-11T21:43:30.9518260Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_int8 PASSED [ 56%] 2023-01-11T21:43:30.9518370Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_new_zeros_cpu_uint8 PASSED [ 56%] 2023-01-11T21:43:30.9518480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nextafter_cpu_float32 PASSED [ 56%] 2023-01-11T21:43:30.9518620Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_alpha_dropout_cpu_bfloat16 PASSED [ 56%] 2023-01-11T21:43:30.9518760Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_alpha_dropout_cpu_float64 PASSED [ 57%] 2023-01-11T21:43:30.9518880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_celu_cpu_float32 PASSED [ 57%] 2023-01-11T21:43:30.9519000Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_celu_cpu_float64 PASSED [ 57%] 2023-01-11T21:43:30.9519130Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_dropout_cpu_float64 PASSED [ 57%] 2023-01-11T21:43:30.9519260Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_elu_cpu_float32 PASSED [ 57%] 2023-01-11T21:43:30.9519380Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_gelu_cpu_bfloat16 PASSED [ 57%] 2023-01-11T21:43:30.9519500Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_gelu_cpu_float32 PASSED [ 57%] 2023-01-11T21:43:30.9519630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_glu_cpu_float64 PASSED [ 57%] 2023-01-11T21:43:30.9519760Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_group_norm_cpu_bfloat16 PASSED [ 57%] 2023-01-11T21:43:30.9519890Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_group_norm_cpu_float64 PASSED [ 57%] 2023-01-11T21:43:30.9520020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardshrink_cpu_bfloat16 PASSED [ 57%] 2023-01-11T21:43:30.9520150Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_float32 PASSED [ 57%] 2023-01-11T21:43:30.9520270Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int16 PASSED [ 57%] 2023-01-11T21:43:30.9520400Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int32 PASSED [ 57%] 2023-01-11T21:43:30.9520570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hardtanh_cpu_int8 PASSED [ 57%] 2023-01-11T21:43:30.9520710Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cpu_bfloat16 PASSED [ 57%] 2023-01-11T21:43:30.9520850Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_hinge_embedding_loss_cpu_float64 PASSED [ 57%] 2023-01-11T21:43:30.9520980Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_huber_loss_cpu_float64 PASSED [ 57%] 2023-01-11T21:43:30.9521100Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_bfloat16 PASSED [ 57%] 2023-01-11T21:43:30.9521230Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_float32 PASSED [ 57%] 2023-01-11T21:43:30.9521350Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_l1_loss_cpu_float64 PASSED [ 57%] 2023-01-11T21:43:30.9521480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_layer_norm_cpu_bfloat16 PASSED [ 57%] 2023-01-11T21:43:30.9521640Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_layer_norm_cpu_float64 PASSED [ 57%] 2023-01-11T21:43:30.9521770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_leaky_relu_cpu_float32 PASSED [ 57%] 2023-01-11T21:43:30.9521910Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_bool PASSED [ 57%] 2023-01-11T21:43:30.9522050Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_float32 PASSED [ 57%] 2023-01-11T21:43:30.9522180Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_float64 PASSED [ 57%] 2023-01-11T21:43:30.9522320Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_int32 PASSED [ 57%] 2023-01-11T21:43:30.9522450Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_int8 PASSED [ 57%] 2023-01-11T21:43:30.9522590Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_log_softmax_with_dtype_cpu_uint8 PASSED [ 57%] 2023-01-11T21:43:30.9522720Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_bfloat16 PASSED [ 57%] 2023-01-11T21:43:30.9522860Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_float32 PASSED [ 57%] 2023-01-11T21:43:30.9522990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_int16 PASSED [ 57%] 2023-01-11T21:43:30.9523130Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_margin_ranking_loss_cpu_uint8 PASSED [ 57%] 2023-01-11T21:43:30.9523250Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mish_cpu_float64 PASSED [ 57%] 2023-01-11T21:43:30.9523380Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mse_loss_cpu_float16 PASSED [ 57%] 2023-01-11T21:43:30.9523500Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mse_loss_cpu_float32 PASSED [ 57%] 2023-01-11T21:43:30.9523630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_mse_loss_cpu_float64 PASSED [ 57%] 2023-01-11T21:43:30.9523760Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_nll_loss_cpu_bfloat16 PASSED [ 57%] 2023-01-11T21:43:30.9523880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_nll_loss_cpu_float64 PASSED [ 57%] 2023-01-11T21:43:30.9524020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pairwise_distance_cpu_complex128 PASSED [ 57%] 2023-01-11T21:43:30.9524160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pairwise_distance_cpu_complex64 PASSED [ 57%] 2023-01-11T21:43:30.9524290Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pairwise_distance_cpu_float64 PASSED [ 57%] 2023-01-11T21:43:30.9524420Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pairwise_distance_cpu_int16 PASSED [ 57%] 2023-01-11T21:43:30.9524590Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pairwise_distance_cpu_int32 PASSED [ 57%] 2023-01-11T21:43:30.9524720Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_pairwise_distance_cpu_int64 PASSED [ 57%] 2023-01-11T21:43:30.9524850Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cpu_bfloat16 PASSED [ 57%] 2023-01-11T21:43:30.9524980Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cpu_float32 PASSED [ 57%] 2023-01-11T21:43:30.9525120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cpu_float64 PASSED [ 57%] 2023-01-11T21:43:30.9525250Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_poisson_nll_loss_cpu_int8 PASSED [ 57%] 2023-01-11T21:43:30.9525380Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_prelu_cpu_bfloat16 PASSED [ 57%] 2023-01-11T21:43:30.9525530Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_prelu_cpu_float32 PASSED [ 57%] 2023-01-11T21:43:30.9525650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_prelu_cpu_float64 PASSED [ 57%] 2023-01-11T21:43:30.9525780Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_bfloat16 PASSED [ 57%] 2023-01-11T21:43:30.9525900Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int16 PASSED [ 57%] 2023-01-11T21:43:30.9526020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_int8 PASSED [ 57%] 2023-01-11T21:43:30.9526150Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu6_cpu_uint8 PASSED [ 57%] 2023-01-11T21:43:30.9526270Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_float32 PASSED [ 57%] 2023-01-11T21:43:30.9526390Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_float64 PASSED [ 57%] 2023-01-11T21:43:30.9526510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_int16 PASSED [ 57%] 2023-01-11T21:43:30.9526630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_relu_cpu_int32 PASSED [ 57%] 2023-01-11T21:43:30.9526750Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_selu_cpu_float32 PASSED [ 57%] 2023-01-11T21:43:30.9526890Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cpu_float32 PASSED [ 57%] 2023-01-11T21:43:30.9527020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cpu_float64 PASSED [ 57%] 2023-01-11T21:43:30.9527160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmax_with_dtype_cpu_int8 PASSED [ 57%] 2023-01-11T21:43:30.9527290Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cpu_bfloat16 PASSED [ 57%] 2023-01-11T21:43:30.9527430Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cpu_complex64 PASSED [ 57%] 2023-01-11T21:43:30.9527560Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cpu_float32 PASSED [ 57%] 2023-01-11T21:43:30.9527700Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cpu_float64 PASSED [ 57%] 2023-01-11T21:43:30.9527830Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softmin_with_dtype_cpu_int8 PASSED [ 57%] 2023-01-11T21:43:30.9527960Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softplus_cpu_bfloat16 PASSED [ 57%] 2023-01-11T21:43:30.9528090Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_softplus_cpu_float32 PASSED [ 57%] 2023-01-11T21:43:30.9528220Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_complex64 PASSED [ 57%] 2023-01-11T21:43:30.9528350Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_float64 PASSED [ 57%] 2023-01-11T21:43:30.9528510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int16 PASSED [ 57%] 2023-01-11T21:43:30.9528640Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_tanhshrink_cpu_int64 PASSED [ 57%] 2023-01-11T21:43:30.9528770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_bfloat16 PASSED [ 57%] 2023-01-11T21:43:30.9528900Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int16 PASSED [ 57%] 2023-01-11T21:43:30.9529020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int32 PASSED [ 57%] 2023-01-11T21:43:30.9529150Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_int64 PASSED [ 57%] 2023-01-11T21:43:30.9529280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_threshold_cpu_uint8 PASSED [ 57%] 2023-01-11T21:43:30.9529420Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cpu_complex64 PASSED [ 57%] 2023-01-11T21:43:30.9529590Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cpu_float32 PASSED [ 57%] 2023-01-11T21:43:30.9529730Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cpu_float64 PASSED [ 57%] 2023-01-11T21:43:30.9533200Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_nn_functional_triplet_margin_loss_cpu_uint8 PASSED [ 57%] 2023-01-11T21:43:30.9533320Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_bfloat16 PASSED [ 57%] 2023-01-11T21:43:30.9533440Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_complex128 PASSED [ 57%] 2023-01-11T21:43:30.9533550Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_norm_cpu_complex64 PASSED [ 57%] 2023-01-11T21:43:30.9533670Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_bfloat16 PASSED [ 57%] 2023-01-11T21:43:30.9533780Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_bool PASSED [ 57%] 2023-01-11T21:43:30.9533890Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_complex64 PASSED [ 57%] 2023-01-11T21:43:30.9534010Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_float32 PASSED [ 57%] 2023-01-11T21:43:30.9534120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_int16 PASSED [ 57%] 2023-01-11T21:43:30.9534220Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_int32 PASSED [ 57%] 2023-01-11T21:43:30.9534330Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_int8 PASSED [ 57%] 2023-01-11T21:43:30.9534440Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ones_cpu_uint8 PASSED [ 57%] 2023-01-11T21:43:30.9534560Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_complex128 PASSED [ 57%] 2023-01-11T21:43:30.9534670Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int32 PASSED [ 57%] 2023-01-11T21:43:30.9534780Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_int8 PASSED [ 57%] 2023-01-11T21:43:30.9534900Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_permute_cpu_uint8 PASSED [ 57%] 2023-01-11T21:43:30.9535010Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_bfloat16 PASSED [ 57%] 2023-01-11T21:43:30.9535130Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_float32 PASSED [ 57%] 2023-01-11T21:43:30.9535250Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_float64 PASSED [ 57%] 2023-01-11T21:43:30.9535360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int16 PASSED [ 57%] 2023-01-11T21:43:30.9535470Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int32 PASSED [ 57%] 2023-01-11T21:43:30.9535580Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int64 PASSED [ 57%] 2023-01-11T21:43:30.9535690Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_positive_cpu_int8 PASSED [ 57%] 2023-01-11T21:43:30.9535810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_bfloat16 PASSED [ 57%] 2023-01-11T21:43:30.9535960Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_complex64 PASSED [ 57%] 2023-01-11T21:43:30.9536070Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_float32 PASSED [ 57%] 2023-01-11T21:43:30.9536180Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_float64 PASSED [ 57%] 2023-01-11T21:43:30.9536290Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int32 PASSED [ 57%] 2023-01-11T21:43:30.9536400Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int64 PASSED [ 57%] 2023-01-11T21:43:30.9536510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_pow_cpu_int8 PASSED [ 57%] 2023-01-11T21:43:30.9536630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_complex128 PASSED [ 57%] 2023-01-11T21:43:30.9536740Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_float32 PASSED [ 57%] 2023-01-11T21:43:30.9536880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_float64 PASSED [ 57%] 2023-01-11T21:43:30.9536990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int16 PASSED [ 57%] 2023-01-11T21:43:30.9537100Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_prod_cpu_int8 PASSED [ 57%] 2023-01-11T21:43:30.9537210Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_randn_cpu_bfloat16 PASSED [ 57%] 2023-01-11T21:43:30.9537330Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_randn_cpu_complex128 PASSED [ 57%] 2023-01-11T21:43:30.9537440Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_randn_cpu_complex32 PASSED [ 57%] 2023-01-11T21:43:30.9537560Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_randn_cpu_complex64 PASSED [ 57%] 2023-01-11T21:43:30.9537670Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_randn_cpu_float16 PASSED [ 57%] 2023-01-11T21:43:30.9537780Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_randn_cpu_float64 PASSED [ 57%] 2023-01-11T21:43:30.9537890Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_bool PASSED [ 57%] 2023-01-11T21:43:30.9538010Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_complex32 PASSED [ 57%] 2023-01-11T21:43:30.9538120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_float16 PASSED [ 57%] 2023-01-11T21:43:30.9538230Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_float32 PASSED [ 57%] 2023-01-11T21:43:30.9538330Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_ravel_cpu_float64 PASSED [ 57%] 2023-01-11T21:43:30.9538440Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_bool PASSED [ 57%] 2023-01-11T21:43:30.9538550Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int16 PASSED [ 57%] 2023-01-11T21:43:30.9538660Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int32 PASSED [ 57%] 2023-01-11T21:43:30.9538770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_int64 PASSED [ 57%] 2023-01-11T21:43:30.9538880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_real_cpu_uint8 PASSED [ 57%] 2023-01-11T21:43:30.9538990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_float16 PASSED [ 57%] 2023-01-11T21:43:30.9539110Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int64 PASSED [ 57%] 2023-01-11T21:43:30.9539220Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reciprocal_cpu_int8 PASSED [ 57%] 2023-01-11T21:43:30.9539340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_float16 PASSED [ 57%] 2023-01-11T21:43:30.9539460Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_remainder_cpu_int64 PASSED [ 57%] 2023-01-11T21:43:30.9539570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_repeat_cpu_bool PASSED [ 57%] 2023-01-11T21:43:30.9539680Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_repeat_cpu_complex64 PASSED [ 57%] 2023-01-11T21:43:30.9539790Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_repeat_cpu_float32 PASSED [ 57%] 2023-01-11T21:43:30.9539940Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_repeat_cpu_float64 PASSED [ 57%] 2023-01-11T21:43:30.9540050Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_repeat_cpu_int32 PASSED [ 57%] 2023-01-11T21:43:30.9540160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_repeat_cpu_uint8 PASSED [ 57%] 2023-01-11T21:43:30.9540280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_bfloat16 PASSED [ 57%] 2023-01-11T21:43:30.9540390Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_bool PASSED [ 57%] 2023-01-11T21:43:30.9540510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_complex32 PASSED [ 57%] 2023-01-11T21:43:30.9540630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_complex64 PASSED [ 57%] 2023-01-11T21:43:30.9540740Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_int64 PASSED [ 57%] 2023-01-11T21:43:30.9540890Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_as_cpu_int8 PASSED [ 57%] 2023-01-11T21:43:30.9541000Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_bfloat16 PASSED [ 57%] 2023-01-11T21:43:30.9541110Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_bool PASSED [ 57%] 2023-01-11T21:43:30.9541230Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_float64 PASSED [ 57%] 2023-01-11T21:43:30.9541340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int16 PASSED [ 57%] 2023-01-11T21:43:30.9541450Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int64 PASSED [ 58%] 2023-01-11T21:43:30.9541560Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_reshape_cpu_int8 PASSED [ 58%] 2023-01-11T21:43:30.9541670Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_bfloat16 PASSED [ 58%] 2023-01-11T21:43:30.9541780Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_bool PASSED [ 58%] 2023-01-11T21:43:30.9541890Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_complex128 PASSED [ 58%] 2023-01-11T21:43:30.9542000Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_float16 PASSED [ 58%] 2023-01-11T21:43:30.9542110Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_float32 PASSED [ 58%] 2023-01-11T21:43:30.9542220Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int16 PASSED [ 58%] 2023-01-11T21:43:30.9542330Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_roll_cpu_int8 PASSED [ 58%] 2023-01-11T21:43:30.9542440Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_bfloat16 PASSED [ 58%] 2023-01-11T21:43:30.9542550Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_bool PASSED [ 58%] 2023-01-11T21:43:30.9542660Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_complex64 PASSED [ 58%] 2023-01-11T21:43:30.9542770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_float32 PASSED [ 58%] 2023-01-11T21:43:30.9542880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_float64 PASSED [ 58%] 2023-01-11T21:43:30.9543000Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int32 PASSED [ 58%] 2023-01-11T21:43:30.9543110Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_int64 PASSED [ 58%] 2023-01-11T21:43:30.9543210Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rot90_cpu_uint8 PASSED [ 58%] 2023-01-11T21:43:30.9543320Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_float64 PASSED [ 58%] 2023-01-11T21:43:30.9543430Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_int16 PASSED [ 58%] 2023-01-11T21:43:30.9543540Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_int8 PASSED [ 58%] 2023-01-11T21:43:30.9543650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_round_cpu_uint8 PASSED [ 58%] 2023-01-11T21:43:30.9543760Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_bfloat16 PASSED [ 58%] 2023-01-11T21:43:30.9543910Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_complex64 PASSED [ 58%] 2023-01-11T21:43:30.9544020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_float32 PASSED [ 58%] 2023-01-11T21:43:30.9544130Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int16 PASSED [ 58%] 2023-01-11T21:43:30.9544240Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsqrt_cpu_int64 PASSED [ 58%] 2023-01-11T21:43:30.9544350Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_bfloat16 PASSED [ 58%] 2023-01-11T21:43:30.9544460Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_float64 PASSED [ 58%] 2023-01-11T21:43:30.9544560Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int64 PASSED [ 58%] 2023-01-11T21:43:30.9544670Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_int8 PASSED [ 58%] 2023-01-11T21:43:30.9544780Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_rsub_cpu_uint8 PASSED [ 58%] 2023-01-11T21:43:30.9544920Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sgn_cpu_complex32 PASSED [ 58%] 2023-01-11T21:43:30.9545030Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sgn_cpu_float16 PASSED [ 58%] 2023-01-11T21:43:30.9545130Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sgn_cpu_float64 PASSED [ 58%] 2023-01-11T21:43:30.9545240Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sgn_cpu_int16 PASSED [ 58%] 2023-01-11T21:43:30.9545350Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sgn_cpu_int8 PASSED [ 58%] 2023-01-11T21:43:30.9545470Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_complex128 PASSED [ 58%] 2023-01-11T21:43:30.9545580Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int16 PASSED [ 58%] 2023-01-11T21:43:30.9545690Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sigmoid_cpu_int8 PASSED [ 58%] 2023-01-11T21:43:30.9545800Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_bfloat16 PASSED [ 58%] 2023-01-11T21:43:30.9545910Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_float16 PASSED [ 58%] 2023-01-11T21:43:30.9546020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int16 PASSED [ 58%] 2023-01-11T21:43:30.9546120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int64 PASSED [ 58%] 2023-01-11T21:43:30.9546230Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_int8 PASSED [ 58%] 2023-01-11T21:43:30.9546340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sign_cpu_uint8 PASSED [ 58%] 2023-01-11T21:43:30.9546450Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_float16 PASSED [ 58%] 2023-01-11T21:43:30.9546560Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int16 PASSED [ 58%] 2023-01-11T21:43:30.9546670Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int32 PASSED [ 58%] 2023-01-11T21:43:30.9546780Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_signbit_cpu_int64 PASSED [ 58%] 2023-01-11T21:43:30.9546890Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_bool PASSED [ 58%] 2023-01-11T21:43:30.9547000Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_int16 PASSED [ 58%] 2023-01-11T21:43:30.9547110Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_int32 PASSED [ 58%] 2023-01-11T21:43:30.9547210Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sin_cpu_int64 PASSED [ 58%] 2023-01-11T21:43:30.9547320Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinc_cpu_bfloat16 PASSED [ 58%] 2023-01-11T21:43:30.9547430Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinc_cpu_float32 PASSED [ 58%] 2023-01-11T21:43:30.9547540Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinc_cpu_int16 PASSED [ 58%] 2023-01-11T21:43:30.9547640Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinc_cpu_int64 PASSED [ 58%] 2023-01-11T21:43:30.9547750Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinc_cpu_int8 PASSED [ 58%] 2023-01-11T21:43:30.9547910Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_complex128 PASSED [ 58%] 2023-01-11T21:43:30.9548020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_float32 PASSED [ 58%] 2023-01-11T21:43:30.9548130Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_float64 PASSED [ 58%] 2023-01-11T21:43:30.9548240Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int16 PASSED [ 58%] 2023-01-11T21:43:30.9548340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int64 PASSED [ 58%] 2023-01-11T21:43:30.9548450Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_int8 PASSED [ 58%] 2023-01-11T21:43:30.9548560Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sinh_cpu_uint8 PASSED [ 58%] 2023-01-11T21:43:30.9548690Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_with_dtype_cpu_bfloat16 PASSED [ 58%] 2023-01-11T21:43:30.9548810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_with_dtype_cpu_bool PASSED [ 58%] 2023-01-11T21:43:30.9548970Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_with_dtype_cpu_float32 PASSED [ 58%] 2023-01-11T21:43:30.9549100Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_with_dtype_cpu_int64 PASSED [ 58%] 2023-01-11T21:43:30.9549220Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_with_dtype_cpu_int8 PASSED [ 58%] 2023-01-11T21:43:30.9549330Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_softmax_with_dtype_cpu_uint8 PASSED [ 58%] 2023-01-11T21:43:30.9549460Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j0_cpu_bool PASSED [ 58%] 2023-01-11T21:43:30.9549580Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j0_cpu_float64 PASSED [ 58%] 2023-01-11T21:43:30.9549700Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j0_cpu_int16 PASSED [ 58%] 2023-01-11T21:43:30.9549820Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j0_cpu_int32 PASSED [ 58%] 2023-01-11T21:43:30.9549940Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j0_cpu_int8 PASSED [ 58%] 2023-01-11T21:43:30.9550050Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j0_cpu_uint8 PASSED [ 58%] 2023-01-11T21:43:30.9550170Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j1_cpu_float64 PASSED [ 58%] 2023-01-11T21:43:30.9550290Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j1_cpu_int16 PASSED [ 58%] 2023-01-11T21:43:30.9550410Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j1_cpu_int32 PASSED [ 58%] 2023-01-11T21:43:30.9550530Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_bessel_j1_cpu_int8 PASSED [ 58%] 2023-01-11T21:43:30.9550650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_entr_cpu_bfloat16 PASSED [ 58%] 2023-01-11T21:43:30.9550760Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_entr_cpu_int32 PASSED [ 58%] 2023-01-11T21:43:30.9550880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_entr_cpu_int8 PASSED [ 58%] 2023-01-11T21:43:30.9551000Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_erfcx_cpu_float64 PASSED [ 58%] 2023-01-11T21:43:30.9551120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_erfcx_cpu_int16 PASSED [ 58%] 2023-01-11T21:43:30.9551230Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_erfcx_cpu_int32 PASSED [ 58%] 2023-01-11T21:43:30.9551350Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_erfcx_cpu_int64 PASSED [ 58%] 2023-01-11T21:43:30.9551460Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_erfcx_cpu_int8 PASSED [ 58%] 2023-01-11T21:43:30.9551580Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_bool PASSED [ 58%] 2023-01-11T21:43:30.9551690Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int32 PASSED [ 58%] 2023-01-11T21:43:30.9551810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i0e_cpu_int8 PASSED [ 58%] 2023-01-11T21:43:30.9551950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int16 PASSED [ 58%] 2023-01-11T21:43:30.9552070Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int32 PASSED [ 58%] 2023-01-11T21:43:30.9552180Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1_cpu_int8 PASSED [ 58%] 2023-01-11T21:43:30.9552290Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_bool PASSED [ 58%] 2023-01-11T21:43:30.9552410Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_float64 PASSED [ 58%] 2023-01-11T21:43:30.9552520Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int64 PASSED [ 58%] 2023-01-11T21:43:30.9552630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_int8 PASSED [ 58%] 2023-01-11T21:43:30.9552750Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_i1e_cpu_uint8 PASSED [ 58%] 2023-01-11T21:43:30.9552900Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_ndtr_cpu_bool PASSED [ 58%] 2023-01-11T21:43:30.9553030Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_ndtr_cpu_float32 PASSED [ 58%] 2023-01-11T21:43:30.9553140Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_ndtr_cpu_int32 PASSED [ 58%] 2023-01-11T21:43:30.9553260Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_ndtr_cpu_int8 PASSED [ 58%] 2023-01-11T21:43:30.9553400Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_softmax_with_dtype_cpu_complex128 PASSED [ 58%] 2023-01-11T21:43:30.9553540Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_softmax_with_dtype_cpu_complex32 PASSED [ 58%] 2023-01-11T21:43:30.9553680Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_softmax_with_dtype_cpu_complex64 PASSED [ 58%] 2023-01-11T21:43:30.9553810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_softmax_with_dtype_cpu_float16 PASSED [ 58%] 2023-01-11T21:43:30.9553950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_softmax_with_dtype_cpu_int16 PASSED [ 58%] 2023-01-11T21:43:30.9554080Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_softmax_with_dtype_cpu_int32 PASSED [ 58%] 2023-01-11T21:43:30.9554200Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_softmax_with_dtype_cpu_int64 PASSED [ 58%] 2023-01-11T21:43:30.9554330Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_log_softmax_with_dtype_cpu_int8 PASSED [ 58%] 2023-01-11T21:43:30.9554450Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_bool PASSED [ 58%] 2023-01-11T21:43:30.9554570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_logit_cpu_int8 PASSED [ 58%] 2023-01-11T21:43:30.9554710Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cpu_float32 PASSED [ 58%] 2023-01-11T21:43:30.9554850Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cpu_float64 PASSED [ 58%] 2023-01-11T21:43:30.9554980Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_1_cpu_int16 PASSED [ 58%] 2023-01-11T21:43:30.9555120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cpu_bfloat16 PASSED [ 58%] 2023-01-11T21:43:30.9555260Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cpu_float32 PASSED [ 58%] 2023-01-11T21:43:30.9555390Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cpu_float64 PASSED [ 58%] 2023-01-11T21:43:30.9555520Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cpu_int32 PASSED [ 58%] 2023-01-11T21:43:30.9555650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cpu_int64 PASSED [ 58%] 2023-01-11T21:43:30.9555820Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cpu_int8 PASSED [ 58%] 2023-01-11T21:43:30.9555960Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_3_cpu_uint8 PASSED [ 58%] 2023-01-11T21:43:30.9556090Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cpu_bfloat16 PASSED [ 58%] 2023-01-11T21:43:30.9556230Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cpu_int16 PASSED [ 58%] 2023-01-11T21:43:30.9556360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cpu_int32 PASSED [ 58%] 2023-01-11T21:43:30.9556490Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cpu_int64 PASSED [ 58%] 2023-01-11T21:43:30.9556620Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_multigammaln_mvlgamma_p_5_cpu_uint8 PASSED [ 58%] 2023-01-11T21:43:30.9556730Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtr_cpu_bool PASSED [ 58%] 2023-01-11T21:43:30.9556880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtr_cpu_float32 PASSED [ 58%] 2023-01-11T21:43:30.9556990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtr_cpu_int8 PASSED [ 58%] 2023-01-11T21:43:30.9557110Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtri_cpu_bool PASSED [ 58%] 2023-01-11T21:43:30.9557230Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtri_cpu_float32 PASSED [ 58%] 2023-01-11T21:43:30.9557350Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtri_cpu_int16 PASSED [ 58%] 2023-01-11T21:43:30.9557460Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_ndtri_cpu_uint8 PASSED [ 58%] 2023-01-11T21:43:30.9557590Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_softmax_with_dtype_cpu_float16 PASSED [ 58%] 2023-01-11T21:43:30.9557720Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_softmax_with_dtype_cpu_float32 PASSED [ 58%] 2023-01-11T21:43:30.9557850Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_softmax_with_dtype_cpu_float64 PASSED [ 58%] 2023-01-11T21:43:30.9557980Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_softmax_with_dtype_cpu_int32 PASSED [ 58%] 2023-01-11T21:43:30.9558110Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_softmax_with_dtype_cpu_uint8 PASSED [ 58%] 2023-01-11T21:43:30.9558240Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_spherical_bessel_j0_cpu_bool PASSED [ 58%] 2023-01-11T21:43:30.9558370Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_spherical_bessel_j0_cpu_float64 PASSED [ 58%] 2023-01-11T21:43:30.9558510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_spherical_bessel_j0_cpu_int32 PASSED [ 58%] 2023-01-11T21:43:30.9558630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_xlog1py_cpu_float16 PASSED [ 58%] 2023-01-11T21:43:30.9558750Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_xlog1py_cpu_float64 PASSED [ 58%] 2023-01-11T21:43:30.9558870Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_xlog1py_cpu_int32 PASSED [ 58%] 2023-01-11T21:43:30.9558990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_xlog1py_cpu_int64 PASSED [ 58%] 2023-01-11T21:43:30.9559110Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_xlog1py_cpu_int8 PASSED [ 58%] 2023-01-11T21:43:30.9559230Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_int64 PASSED [ 58%] 2023-01-11T21:43:30.9559340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_special_zeta_cpu_uint8 PASSED [ 58%] 2023-01-11T21:43:30.9559460Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_bfloat16 PASSED [ 58%] 2023-01-11T21:43:30.9559570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_complex128 PASSED [ 58%] 2023-01-11T21:43:30.9559680Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_complex64 PASSED [ 58%] 2023-01-11T21:43:30.9559820Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int32 PASSED [ 58%] 2023-01-11T21:43:30.9559930Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int64 PASSED [ 59%] 2023-01-11T21:43:30.9560040Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sqrt_cpu_int8 PASSED [ 59%] 2023-01-11T21:43:30.9560160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_bool PASSED [ 59%] 2023-01-11T21:43:30.9560270Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_complex64 PASSED [ 59%] 2023-01-11T21:43:30.9560380Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_float32 PASSED [ 59%] 2023-01-11T21:43:30.9560490Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int16 PASSED [ 59%] 2023-01-11T21:43:30.9560600Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_square_cpu_int64 PASSED [ 59%] 2023-01-11T21:43:30.9560720Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_bfloat16 PASSED [ 59%] 2023-01-11T21:43:30.9560860Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_float16 PASSED [ 59%] 2023-01-11T21:43:30.9560980Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_float32 PASSED [ 59%] 2023-01-11T21:43:30.9564410Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int32 PASSED [ 59%] 2023-01-11T21:43:30.9564530Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_squeeze_cpu_int64 PASSED [ 59%] 2023-01-11T21:43:30.9564640Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_bfloat16 PASSED [ 59%] 2023-01-11T21:43:30.9564750Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_bool PASSED [ 59%] 2023-01-11T21:43:30.9564860Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_float64 PASSED [ 59%] 2023-01-11T21:43:30.9564970Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int16 PASSED [ 59%] 2023-01-11T21:43:30.9565080Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int64 PASSED [ 59%] 2023-01-11T21:43:30.9565200Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_stack_cpu_int8 PASSED [ 59%] 2023-01-11T21:43:30.9565310Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_bfloat16 PASSED [ 59%] 2023-01-11T21:43:30.9565430Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_complex128 PASSED [ 59%] 2023-01-11T21:43:30.9565550Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_float16 PASSED [ 59%] 2023-01-11T21:43:30.9565660Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_std_mean_cpu_float64 PASSED [ 59%] 2023-01-11T21:43:30.9565770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_complex128 PASSED [ 59%] 2023-01-11T21:43:30.9565880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_complex32 PASSED [ 59%] 2023-01-11T21:43:30.9565990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_complex64 PASSED [ 59%] 2023-01-11T21:43:30.9566110Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_float16 PASSED [ 59%] 2023-01-11T21:43:30.9566220Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_float32 PASSED [ 59%] 2023-01-11T21:43:30.9566320Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_float64 PASSED [ 59%] 2023-01-11T21:43:30.9566440Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int64 PASSED [ 59%] 2023-01-11T21:43:30.9566540Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_int8 PASSED [ 59%] 2023-01-11T21:43:30.9566650Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sub_cpu_uint8 PASSED [ 59%] 2023-01-11T21:43:30.9566770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_bool PASSED [ 59%] 2023-01-11T21:43:30.9566870Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_float16 PASSED [ 59%] 2023-01-11T21:43:30.9566980Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_float32 PASSED [ 59%] 2023-01-11T21:43:30.9567080Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_float64 PASSED [ 59%] 2023-01-11T21:43:30.9567240Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int16 PASSED [ 59%] 2023-01-11T21:43:30.9567350Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int64 PASSED [ 59%] 2023-01-11T21:43:30.9567460Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_cpu_int8 PASSED [ 59%] 2023-01-11T21:43:30.9567580Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_to_size_cpu_bfloat16 PASSED [ 59%] 2023-01-11T21:43:30.9567690Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_to_size_cpu_complex128 PASSED [ 59%] 2023-01-11T21:43:30.9567810Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_to_size_cpu_float16 PASSED [ 59%] 2023-01-11T21:43:30.9567930Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_to_size_cpu_float64 PASSED [ 59%] 2023-01-11T21:43:30.9568040Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_to_size_cpu_int16 PASSED [ 59%] 2023-01-11T21:43:30.9568190Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_sum_to_size_cpu_int64 PASSED [ 59%] 2023-01-11T21:43:30.9568300Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_bool PASSED [ 59%] 2023-01-11T21:43:30.9568410Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_complex128 PASSED [ 59%] 2023-01-11T21:43:30.9568520Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_float16 PASSED [ 59%] 2023-01-11T21:43:30.9568620Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_float32 PASSED [ 59%] 2023-01-11T21:43:30.9568730Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_float64 PASSED [ 59%] 2023-01-11T21:43:30.9568840Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int16 PASSED [ 59%] 2023-01-11T21:43:30.9568950Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int64 PASSED [ 59%] 2023-01-11T21:43:30.9569050Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_int8 PASSED [ 59%] 2023-01-11T21:43:30.9569160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_t_cpu_uint8 PASSED [ 59%] 2023-01-11T21:43:30.9569270Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_bool PASSED [ 59%] 2023-01-11T21:43:30.9569390Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_complex128 PASSED [ 59%] 2023-01-11T21:43:30.9569500Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_complex64 PASSED [ 59%] 2023-01-11T21:43:30.9569610Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_float32 PASSED [ 59%] 2023-01-11T21:43:30.9569720Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_float64 PASSED [ 59%] 2023-01-11T21:43:30.9569830Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_int32 PASSED [ 59%] 2023-01-11T21:43:30.9569930Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tan_cpu_int64 PASSED [ 59%] 2023-01-11T21:43:30.9570050Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_bfloat16 PASSED [ 59%] 2023-01-11T21:43:30.9570160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_complex128 PASSED [ 59%] 2023-01-11T21:43:30.9570280Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_float32 PASSED [ 59%] 2023-01-11T21:43:30.9570390Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_float64 PASSED [ 59%] 2023-01-11T21:43:30.9570490Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tanh_cpu_int8 PASSED [ 59%] 2023-01-11T21:43:30.9570610Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_complex128 XFAIL [ 59%] 2023-01-11T21:43:30.9570740Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_complex64 XFAIL [ 59%] 2023-01-11T21:43:30.9570850Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_float16 XFAIL [ 59%] 2023-01-11T21:43:30.9570970Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_float32 XFAIL [ 59%] 2023-01-11T21:43:30.9571080Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_float64 XFAIL [ 59%] 2023-01-11T21:43:30.9571220Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_int64 XFAIL [ 59%] 2023-01-11T21:43:30.9571330Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tensor_split_cpu_uint8 XFAIL [ 59%] 2023-01-11T21:43:30.9571440Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_bfloat16 PASSED [ 59%] 2023-01-11T21:43:30.9571550Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_complex64 PASSED [ 59%] 2023-01-11T21:43:30.9571660Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_float16 PASSED [ 59%] 2023-01-11T21:43:30.9571770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_float32 PASSED [ 59%] 2023-01-11T21:43:30.9571880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_int16 PASSED [ 59%] 2023-01-11T21:43:30.9571990Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_to_cpu_int8 PASSED [ 59%] 2023-01-11T21:43:30.9572100Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_complex128 PASSED [ 59%] 2023-01-11T21:43:30.9572240Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_complex64 PASSED [ 59%] 2023-01-11T21:43:30.9572360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_float64 PASSED [ 59%] 2023-01-11T21:43:30.9572470Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int16 PASSED [ 59%] 2023-01-11T21:43:30.9572580Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int32 PASSED [ 59%] 2023-01-11T21:43:30.9572690Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_int64 PASSED [ 59%] 2023-01-11T21:43:30.9572790Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trace_cpu_uint8 PASSED [ 59%] 2023-01-11T21:43:30.9572910Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_bool PASSED [ 59%] 2023-01-11T21:43:30.9573020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_complex64 PASSED [ 59%] 2023-01-11T21:43:30.9573140Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_float16 PASSED [ 59%] 2023-01-11T21:43:30.9573260Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_float32 PASSED [ 59%] 2023-01-11T21:43:30.9573370Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_transpose_cpu_float64 PASSED [ 59%] 2023-01-11T21:43:30.9573480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_cpu_bool PASSED [ 59%] 2023-01-11T21:43:30.9573600Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_cpu_complex128 PASSED [ 59%] 2023-01-11T21:43:30.9573710Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_cpu_complex64 PASSED [ 59%] 2023-01-11T21:43:30.9573820Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_cpu_float16 PASSED [ 59%] 2023-01-11T21:43:30.9573930Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_cpu_float32 PASSED [ 59%] 2023-01-11T21:43:30.9574040Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_cpu_int32 PASSED [ 59%] 2023-01-11T21:43:30.9574150Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_tril_cpu_uint8 PASSED [ 59%] 2023-01-11T21:43:30.9574260Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_bfloat16 PASSED [ 59%] 2023-01-11T21:43:30.9574370Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_bool PASSED [ 59%] 2023-01-11T21:43:30.9574490Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_complex128 PASSED [ 59%] 2023-01-11T21:43:30.9574600Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_complex64 PASSED [ 59%] 2023-01-11T21:43:30.9574710Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_float32 PASSED [ 59%] 2023-01-11T21:43:30.9574820Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_int64 PASSED [ 59%] 2023-01-11T21:43:30.9574930Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_int8 PASSED [ 59%] 2023-01-11T21:43:30.9575040Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_triu_cpu_uint8 PASSED [ 59%] 2023-01-11T21:43:30.9575180Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_bfloat16 PASSED [ 59%] 2023-01-11T21:43:30.9575300Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_bool PASSED [ 59%] 2023-01-11T21:43:30.9575420Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_complex128 PASSED [ 59%] 2023-01-11T21:43:30.9575540Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_complex64 PASSED [ 59%] 2023-01-11T21:43:30.9575660Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_float16 PASSED [ 59%] 2023-01-11T21:43:30.9575770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_float32 PASSED [ 59%] 2023-01-11T21:43:30.9575880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int32 PASSED [ 59%] 2023-01-11T21:43:30.9576000Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int64 PASSED [ 59%] 2023-01-11T21:43:30.9576110Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_true_divide_cpu_int8 PASSED [ 59%] 2023-01-11T21:43:30.9576250Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_float32 PASSED [ 59%] 2023-01-11T21:43:30.9576360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_int64 PASSED [ 59%] 2023-01-11T21:43:30.9576470Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_int8 PASSED [ 59%] 2023-01-11T21:43:30.9576570Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_trunc_cpu_uint8 PASSED [ 59%] 2023-01-11T21:43:30.9576690Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_bfloat16 PASSED [ 59%] 2023-01-11T21:43:30.9576800Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_complex32 PASSED [ 59%] 2023-01-11T21:43:30.9576910Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_complex64 PASSED [ 59%] 2023-01-11T21:43:30.9577030Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_float32 PASSED [ 59%] 2023-01-11T21:43:30.9577140Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_float64 PASSED [ 59%] 2023-01-11T21:43:30.9577250Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int32 PASSED [ 59%] 2023-01-11T21:43:30.9577360Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unbind_cpu_int8 PASSED [ 59%] 2023-01-11T21:43:30.9577480Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_bfloat16 PASSED [ 59%] 2023-01-11T21:43:30.9577600Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_complex128 PASSED [ 59%] 2023-01-11T21:43:30.9577710Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_float32 PASSED [ 59%] 2023-01-11T21:43:30.9577830Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_float64 PASSED [ 59%] 2023-01-11T21:43:30.9577940Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int16 PASSED [ 59%] 2023-01-11T21:43:30.9578060Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int32 PASSED [ 59%] 2023-01-11T21:43:30.9578170Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unflatten_cpu_int64 PASSED [ 59%] 2023-01-11T21:43:30.9578290Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_copy_cpu_bfloat16 PASSED [ 59%] 2023-01-11T21:43:30.9578410Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_copy_cpu_complex128 PASSED [ 59%] 2023-01-11T21:43:30.9578530Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_copy_cpu_complex64 PASSED [ 59%] 2023-01-11T21:43:30.9578640Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_copy_cpu_int8 PASSED [ 59%] 2023-01-11T21:43:30.9578760Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_cpu_bfloat16 PASSED [ 59%] 2023-01-11T21:43:30.9578860Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_cpu_bool PASSED [ 59%] 2023-01-11T21:43:30.9578980Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_cpu_complex128 PASSED [ 59%] 2023-01-11T21:43:30.9579090Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_cpu_complex64 PASSED [ 59%] 2023-01-11T21:43:30.9579220Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_cpu_float32 PASSED [ 59%] 2023-01-11T21:43:30.9579340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_cpu_int16 PASSED [ 59%] 2023-01-11T21:43:30.9579450Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unfold_cpu_uint8 PASSED [ 59%] 2023-01-11T21:43:30.9579560Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_bfloat16 PASSED [ 59%] 2023-01-11T21:43:30.9579680Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_complex128 PASSED [ 59%] 2023-01-11T21:43:30.9579800Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int16 PASSED [ 59%] 2023-01-11T21:43:30.9579910Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int32 PASSED [ 59%] 2023-01-11T21:43:30.9580020Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_unsqueeze_cpu_int64 PASSED [ 59%] 2023-01-11T21:43:30.9580160Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_cpu_bfloat16 PASSED [ 59%] 2023-01-11T21:43:30.9580270Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_bfloat16 PASSED [ 59%] 2023-01-11T21:43:30.9580390Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_complex128 PASSED [ 59%] 2023-01-11T21:43:30.9580500Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_complex64 PASSED [ 59%] 2023-01-11T21:43:30.9580620Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_float16 PASSED [ 59%] 2023-01-11T21:43:30.9580730Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_var_mean_cpu_float32 PASSED [ 59%] 2023-01-11T21:43:30.9580840Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_bfloat16 PASSED [ 59%] 2023-01-11T21:43:30.9580960Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_complex32 PASSED [ 60%] 2023-01-11T21:43:30.9581070Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_complex64 PASSED [ 60%] 2023-01-11T21:43:30.9581180Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_float16 PASSED [ 60%] 2023-01-11T21:43:30.9581300Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_float64 PASSED [ 60%] 2023-01-11T21:43:30.9581410Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_int16 PASSED [ 60%] 2023-01-11T21:43:30.9581520Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_as_cpu_int32 PASSED [ 60%] 2023-01-11T21:43:30.9581630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_complex128 PASSED [ 60%] 2023-01-11T21:43:30.9581740Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_complex32 PASSED [ 60%] 2023-01-11T21:43:30.9581850Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_float32 PASSED [ 60%] 2023-01-11T21:43:30.9581960Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int16 PASSED [ 60%] 2023-01-11T21:43:30.9582070Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int32 PASSED [ 60%] 2023-01-11T21:43:30.9582180Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_int8 PASSED [ 60%] 2023-01-11T21:43:30.9582290Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_view_cpu_uint8 PASSED [ 60%] 2023-01-11T21:43:30.9582400Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_bool PASSED [ 60%] 2023-01-11T21:43:30.9582510Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_complex64 PASSED [ 60%] 2023-01-11T21:43:30.9582630Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_float64 PASSED [ 60%] 2023-01-11T21:43:30.9582740Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vsplit_cpu_int64 PASSED [ 60%] 2023-01-11T21:43:30.9582850Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_bfloat16 PASSED [ 60%] 2023-01-11T21:43:30.9582960Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_float16 PASSED [ 60%] 2023-01-11T21:43:30.9583070Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_float32 PASSED [ 60%] 2023-01-11T21:43:30.9583210Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_float64 PASSED [ 60%] 2023-01-11T21:43:30.9583330Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int16 PASSED [ 60%] 2023-01-11T21:43:30.9583430Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int64 PASSED [ 60%] 2023-01-11T21:43:30.9583540Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_vstack_cpu_int8 PASSED [ 60%] 2023-01-11T21:43:30.9583660Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_bfloat16 PASSED [ 60%] 2023-01-11T21:43:30.9583770Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_bool PASSED [ 60%] 2023-01-11T21:43:30.9583880Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_float16 PASSED [ 60%] 2023-01-11T21:43:30.9583980Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int16 PASSED [ 60%] 2023-01-11T21:43:30.9584090Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_where_cpu_int32 PASSED [ 60%] 2023-01-11T21:43:30.9584230Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_xlogy_cpu_bool PASSED [ 60%] 2023-01-11T21:43:30.9584340Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_xlogy_cpu_float16 PASSED [ 60%] 2023-01-11T21:43:30.9584450Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_xlogy_cpu_float32 PASSED [ 60%] 2023-01-11T21:43:30.9584560Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_xlogy_cpu_float64 PASSED [ 60%] 2023-01-11T21:43:30.9584670Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_xlogy_cpu_int8 PASSED [ 60%] 2023-01-11T21:43:30.9584780Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_zeros_cpu_bfloat16 PASSED [ 60%] 2023-01-11T21:43:30.9584900Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_zeros_cpu_complex128 PASSED [ 60%] 2023-01-11T21:43:30.9585010Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_zeros_cpu_float16 PASSED [ 60%] 2023-01-11T21:43:30.9585120Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_zeros_cpu_int16 PASSED [ 60%] 2023-01-11T21:43:30.9585230Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_zeros_cpu_int64 PASSED [ 60%] 2023-01-11T21:43:30.9585330Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_zeros_cpu_int8 PASSED [ 60%] 2023-01-11T21:43:30.9585440Z test_ops.py::TestCommonCPU::test_python_ref_meta__refs_zeros_cpu_uint8 PASSED [ 60%] 2023-01-11T21:43:30.9585570Z test_ops.py::TestCommonCPU::test_python_ref_meta_ops_nvprims_native_batch_norm_cpu_float32 XFAIL [ 60%] 2023-01-11T21:43:30.9585700Z test_ops.py::TestCommonCPU::test_python_ref_meta_ops_nvprims_native_batch_norm_cpu_float64 XFAIL [ 60%] 2023-01-11T21:43:30.9585820Z test_ops.py::TestCommonCPU::test_python_ref_meta_ops_nvprims_var_mean_cpu_float32 PASSED [ 60%] 2023-01-11T21:43:30.9585930Z test_ops.py::TestCommonCPU::test_python_ref_meta_ops_nvprims_view_cpu_int64 PASSED [ 60%] 2023-01-11T21:43:30.9586050Z test_ops.py::TestCommonCPU::test_python_ref_meta_ops_nvprims_view_cpu_int8 PASSED [ 60%] 2023-01-11T21:43:30.9586160Z test_ops.py::TestCommonCPU::test_python_ref_meta_ops_nvprims_view_cpu_uint8 PASSED [ 60%] 2023-01-11T21:43:30.9586290Z test_ops.py::TestCommonCPU::test_python_ref_ops_nvprims_native_batch_norm_cpu_float32 XFAIL [ 60%] 2023-01-11T21:43:30.9586410Z test_ops.py::TestCommonCPU::test_python_ref_ops_nvprims_var_mean_cpu_bfloat16 XFAIL [ 60%] 2023-01-11T21:43:30.9586520Z test_ops.py::TestCommonCPU::test_python_ref_ops_nvprims_var_mean_cpu_float16 XFAIL [ 60%] 2023-01-11T21:43:30.9586630Z test_ops.py::TestCommonCPU::test_python_ref_ops_nvprims_var_mean_cpu_float32 XFAIL [ 60%] 2023-01-11T21:43:30.9586740Z test_ops.py::TestCommonCPU::test_python_ref_ops_nvprims_var_mean_cpu_float64 XFAIL [ 60%] 2023-01-11T21:43:30.9586850Z test_ops.py::TestCommonCPU::test_python_ref_ops_nvprims_view_cpu_bfloat16 XFAIL [ 60%] 2023-01-11T21:43:30.9586960Z test_ops.py::TestCommonCPU::test_python_ref_ops_nvprims_view_cpu_bool XFAIL [ 60%] 2023-01-11T21:43:30.9587080Z test_ops.py::TestCommonCPU::test_python_ref_ops_nvprims_view_cpu_complex32 XFAIL [ 60%] 2023-01-11T21:43:30.9587220Z test_ops.py::TestCommonCPU::test_python_ref_ops_nvprims_view_cpu_complex64 XFAIL [ 60%] 2023-01-11T21:43:30.9587340Z test_ops.py::TestCommonCPU::test_python_ref_ops_nvprims_view_cpu_float16 XFAIL [ 60%] 2023-01-11T21:43:30.9587450Z test_ops.py::TestCommonCPU::test_python_ref_ops_nvprims_view_cpu_float64 XFAIL [ 60%] 2023-01-11T21:43:30.9587550Z test_ops.py::TestCommonCPU::test_python_ref_ops_nvprims_view_cpu_int32 XFAIL [ 60%] 2023-01-11T21:43:30.9587660Z test_ops.py::TestCommonCPU::test_python_ref_ops_nvprims_view_cpu_int64 XFAIL [ 60%] 2023-01-11T21:43:30.9587780Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_bfloat16 PASSED [ 60%] 2023-01-11T21:43:30.9587890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_bool PASSED [ 60%] 2023-01-11T21:43:30.9588010Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_complex128 PASSED [ 60%] 2023-01-11T21:43:30.9588170Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_complex64 PASSED [ 60%] 2023-01-11T21:43:30.9588290Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_float16 PASSED [ 60%] 2023-01-11T21:43:30.9588400Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_float32 PASSED [ 60%] 2023-01-11T21:43:30.9588520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_int16 PASSED [ 60%] 2023-01-11T21:43:30.9588630Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_T_cpu_uint8 PASSED [ 60%] 2023-01-11T21:43:30.9588770Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bfloat16_cpu_bfloat16 PASSED [ 60%] 2023-01-11T21:43:30.9588910Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bfloat16_cpu_complex128 PASSED [ 60%] 2023-01-11T21:43:30.9589040Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bfloat16_cpu_float32 PASSED [ 60%] 2023-01-11T21:43:30.9589180Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bfloat16_cpu_float64 PASSED [ 60%] 2023-01-11T21:43:30.9589320Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bfloat16_cpu_int16 PASSED [ 60%] 2023-01-11T21:43:30.9589450Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bfloat16_cpu_int64 PASSED [ 60%] 2023-01-11T21:43:30.9589580Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bfloat16_cpu_int8 PASSED [ 60%] 2023-01-11T21:43:30.9589710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_bool PASSED [ 60%] 2023-01-11T21:43:30.9589850Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_complex128 PASSED [ 60%] 2023-01-11T21:43:30.9589980Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_complex64 PASSED [ 60%] 2023-01-11T21:43:30.9590120Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_float32 PASSED [ 60%] 2023-01-11T21:43:30.9590250Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_float64 PASSED [ 60%] 2023-01-11T21:43:30.9590380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_int16 PASSED [ 60%] 2023-01-11T21:43:30.9590500Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_int32 PASSED [ 60%] 2023-01-11T21:43:30.9590630Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_bool_cpu_uint8 PASSED [ 60%] 2023-01-11T21:43:30.9590760Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_byte_cpu_complex64 PASSED [ 60%] 2023-01-11T21:43:30.9590900Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_byte_cpu_float32 PASSED [ 60%] 2023-01-11T21:43:30.9591030Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_byte_cpu_int32 PASSED [ 60%] 2023-01-11T21:43:30.9591180Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_byte_cpu_uint8 PASSED [ 60%] 2023-01-11T21:43:30.9591310Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cdouble_cpu_bool PASSED [ 60%] 2023-01-11T21:43:30.9591450Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cdouble_cpu_complex32 PASSED [ 60%] 2023-01-11T21:43:30.9591590Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cdouble_cpu_complex64 PASSED [ 60%] 2023-01-11T21:43:30.9591720Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cdouble_cpu_float16 PASSED [ 60%] 2023-01-11T21:43:30.9591860Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cdouble_cpu_float64 PASSED [ 60%] 2023-01-11T21:43:30.9591990Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cdouble_cpu_int16 PASSED [ 60%] 2023-01-11T21:43:30.9595460Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cdouble_cpu_int32 PASSED [ 60%] 2023-01-11T21:43:30.9595610Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cfloat_cpu_complex128 PASSED [ 60%] 2023-01-11T21:43:30.9595740Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cfloat_cpu_complex64 PASSED [ 60%] 2023-01-11T21:43:30.9595880Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cfloat_cpu_float64 PASSED [ 60%] 2023-01-11T21:43:30.9596010Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cfloat_cpu_int32 PASSED [ 60%] 2023-01-11T21:43:30.9596150Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_cfloat_cpu_int8 PASSED [ 60%] 2023-01-11T21:43:30.9596280Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_bfloat16 PASSED [ 60%] 2023-01-11T21:43:30.9596420Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_complex128 PASSED [ 60%] 2023-01-11T21:43:30.9596560Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_complex32 PASSED [ 60%] 2023-01-11T21:43:30.9596690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_complex64 PASSED [ 60%] 2023-01-11T21:43:30.9596830Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_float16 PASSED [ 60%] 2023-01-11T21:43:30.9596960Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_float32 PASSED [ 60%] 2023-01-11T21:43:30.9597090Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_float64 PASSED [ 60%] 2023-01-11T21:43:30.9597220Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_int16 PASSED [ 60%] 2023-01-11T21:43:30.9597350Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_chalf_cpu_uint8 PASSED [ 60%] 2023-01-11T21:43:30.9597490Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_bool PASSED [ 60%] 2023-01-11T21:43:30.9597620Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_complex128 PASSED [ 60%] 2023-01-11T21:43:30.9597760Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_complex32 PASSED [ 60%] 2023-01-11T21:43:30.9597890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_complex64 PASSED [ 60%] 2023-01-11T21:43:30.9598030Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_float16 PASSED [ 60%] 2023-01-11T21:43:30.9598160Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_float64 PASSED [ 60%] 2023-01-11T21:43:30.9598290Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_char_cpu_int64 PASSED [ 60%] 2023-01-11T21:43:30.9598460Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_bfloat16 PASSED [ 60%] 2023-01-11T21:43:30.9598600Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_bool PASSED [ 60%] 2023-01-11T21:43:30.9598730Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_complex128 PASSED [ 60%] 2023-01-11T21:43:30.9598870Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_complex32 PASSED [ 60%] 2023-01-11T21:43:30.9599000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_float16 PASSED [ 60%] 2023-01-11T21:43:30.9599130Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_float32 PASSED [ 60%] 2023-01-11T21:43:30.9599260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_int16 PASSED [ 60%] 2023-01-11T21:43:30.9599390Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_int32 PASSED [ 60%] 2023-01-11T21:43:30.9599550Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_int64 PASSED [ 60%] 2023-01-11T21:43:30.9599680Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_double_cpu_int8 PASSED [ 60%] 2023-01-11T21:43:30.9599810Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_complex128 PASSED [ 60%] 2023-01-11T21:43:30.9599950Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_complex32 PASSED [ 60%] 2023-01-11T21:43:30.9600080Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_float64 PASSED [ 60%] 2023-01-11T21:43:30.9600210Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_int16 PASSED [ 60%] 2023-01-11T21:43:30.9600330Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_int32 PASSED [ 60%] 2023-01-11T21:43:30.9601000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_int64 PASSED [ 60%] 2023-01-11T21:43:30.9601550Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_float_cpu_uint8 PASSED [ 60%] 2023-01-11T21:43:30.9601920Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_half_cpu_bool PASSED [ 60%] 2023-01-11T21:43:30.9602290Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_half_cpu_float16 PASSED [ 60%] 2023-01-11T21:43:30.9602650Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_half_cpu_int64 PASSED [ 60%] 2023-01-11T21:43:30.9603010Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_int_cpu_bfloat16 PASSED [ 60%] 2023-01-11T21:43:30.9603360Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_int_cpu_bool PASSED [ 60%] 2023-01-11T21:43:30.9603730Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_int_cpu_complex128 PASSED [ 60%] 2023-01-11T21:43:30.9604100Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_int_cpu_float32 PASSED [ 60%] 2023-01-11T21:43:30.9604450Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_int_cpu_float64 PASSED [ 60%] 2023-01-11T21:43:30.9604800Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_int_cpu_int16 PASSED [ 60%] 2023-01-11T21:43:30.9605140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_int_cpu_int8 PASSED [ 60%] 2023-01-11T21:43:30.9605490Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_int_cpu_uint8 PASSED [ 60%] 2023-01-11T21:43:30.9605840Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_long_cpu_bool PASSED [ 60%] 2023-01-11T21:43:30.9606210Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_long_cpu_complex64 PASSED [ 60%] 2023-01-11T21:43:30.9606850Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_long_cpu_float16 PASSED [ 60%] 2023-01-11T21:43:30.9607220Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_long_cpu_float32 PASSED [ 60%] 2023-01-11T21:43:30.9607570Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_long_cpu_float64 PASSED [ 60%] 2023-01-11T21:43:30.9607910Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_long_cpu_int8 PASSED [ 60%] 2023-01-11T21:43:30.9608270Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_short_cpu_bfloat16 PASSED [ 60%] 2023-01-11T21:43:30.9608630Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_short_cpu_bool PASSED [ 60%] 2023-01-11T21:43:30.9608990Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_short_cpu_complex64 PASSED [ 60%] 2023-01-11T21:43:30.9609480Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_short_cpu_float32 PASSED [ 60%] 2023-01-11T21:43:30.9609840Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs__conversions_short_cpu_int32 PASSED [ 60%] 2023-01-11T21:43:30.9610170Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_complex128 PASSED [ 60%] 2023-01-11T21:43:30.9610490Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_complex32 PASSED [ 61%] 2023-01-11T21:43:30.9610830Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_complex64 PASSED [ 61%] 2023-01-11T21:43:30.9611150Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_float16 PASSED [ 61%] 2023-01-11T21:43:30.9611460Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int64 PASSED [ 61%] 2023-01-11T21:43:30.9611780Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_abs_cpu_int8 PASSED [ 61%] 2023-01-11T21:43:30.9612100Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_bool PASSED [ 61%] 2023-01-11T21:43:30.9612420Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_float32 PASSED [ 61%] 2023-01-11T21:43:30.9612740Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_int8 PASSED [ 61%] 2023-01-11T21:43:30.9613050Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acos_cpu_uint8 PASSED [ 61%] 2023-01-11T21:43:30.9613380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_bfloat16 PASSED [ 61%] 2023-01-11T21:43:30.9613710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_complex128 PASSED [ 61%] 2023-01-11T21:43:30.9614050Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_complex64 PASSED [ 61%] 2023-01-11T21:43:30.9614370Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_float32 PASSED [ 61%] 2023-01-11T21:43:30.9614700Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_float64 PASSED [ 61%] 2023-01-11T21:43:30.9615030Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_int8 PASSED [ 61%] 2023-01-11T21:43:30.9615350Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_acosh_cpu_uint8 PASSED [ 61%] 2023-01-11T21:43:30.9615670Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_bfloat16 PASSED [ 61%] 2023-01-11T21:43:30.9616000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_complex128 PASSED [ 61%] 2023-01-11T21:43:30.9616330Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_complex32 PASSED [ 61%] 2023-01-11T21:43:30.9616650Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_complex64 PASSED [ 61%] 2023-01-11T21:43:30.9616970Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_float64 PASSED [ 61%] 2023-01-11T21:43:30.9617280Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_int16 PASSED [ 61%] 2023-01-11T21:43:30.9617680Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_add_cpu_uint8 PASSED [ 61%] 2023-01-11T21:43:30.9618030Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_bfloat16 PASSED [ 61%] 2023-01-11T21:43:30.9618370Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_complex128 PASSED [ 61%] 2023-01-11T21:43:30.9618720Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcdiv_cpu_complex64 PASSED [ 61%] 2023-01-11T21:43:30.9619060Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcmul_cpu_complex128 PASSED [ 61%] 2023-01-11T21:43:30.9619390Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcmul_cpu_float32 PASSED [ 61%] 2023-01-11T21:43:30.9619710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcmul_cpu_int16 PASSED [ 61%] 2023-01-11T21:43:30.9620040Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcmul_cpu_int32 PASSED [ 61%] 2023-01-11T21:43:30.9620440Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcmul_cpu_int64 PASSED [ 61%] 2023-01-11T21:43:30.9620760Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addcmul_cpu_int8 PASSED [ 61%] 2023-01-11T21:43:30.9621090Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_bfloat16 PASSED [ 61%] 2023-01-11T21:43:30.9621420Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_complex128 PASSED [ 61%] 2023-01-11T21:43:30.9621740Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_complex64 PASSED [ 61%] 2023-01-11T21:43:30.9622060Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int64 PASSED [ 61%] 2023-01-11T21:43:30.9622370Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_int8 PASSED [ 61%] 2023-01-11T21:43:30.9622690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_addr_cpu_uint8 PASSED [ 61%] 2023-01-11T21:43:30.9623030Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_bfloat16 PASSED [ 61%] 2023-01-11T21:43:30.9623350Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_float16 PASSED [ 61%] 2023-01-11T21:43:30.9623660Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int16 PASSED [ 61%] 2023-01-11T21:43:30.9623970Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_all_cpu_int8 PASSED [ 61%] 2023-01-11T21:43:30.9624300Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_bfloat16 PASSED [ 61%] 2023-01-11T21:43:30.9624610Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_bool PASSED [ 61%] 2023-01-11T21:43:30.9624930Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_float16 PASSED [ 61%] 2023-01-11T21:43:30.9625250Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_float64 PASSED [ 61%] 2023-01-11T21:43:30.9625570Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int16 PASSED [ 61%] 2023-01-11T21:43:30.9625890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_int64 PASSED [ 61%] 2023-01-11T21:43:30.9626200Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amax_cpu_uint8 PASSED [ 61%] 2023-01-11T21:43:30.9626520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_float32 PASSED [ 61%] 2023-01-11T21:43:30.9626840Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int16 PASSED [ 61%] 2023-01-11T21:43:30.9627150Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int32 PASSED [ 61%] 2023-01-11T21:43:30.9627460Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_amin_cpu_int64 PASSED [ 61%] 2023-01-11T21:43:30.9627790Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_bfloat16 PASSED [ 61%] 2023-01-11T21:43:30.9628100Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_float32 PASSED [ 61%] 2023-01-11T21:43:30.9628510Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_float64 PASSED [ 61%] 2023-01-11T21:43:30.9628830Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int16 PASSED [ 61%] 2023-01-11T21:43:30.9629140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int32 PASSED [ 61%] 2023-01-11T21:43:30.9629460Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int64 PASSED [ 61%] 2023-01-11T21:43:30.9629760Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_any_cpu_int8 PASSED [ 61%] 2023-01-11T21:43:30.9630090Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_bfloat16 PASSED [ 61%] 2023-01-11T21:43:30.9630420Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_float32 PASSED [ 61%] 2023-01-11T21:43:30.9630740Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int64 PASSED [ 61%] 2023-01-11T21:43:30.9631160Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_arange_cpu_int8 PASSED [ 61%] 2023-01-11T21:43:30.9631510Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_complex128 PASSED [ 61%] 2023-01-11T21:43:30.9631850Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_complex64 PASSED [ 61%] 2023-01-11T21:43:30.9632190Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_float16 PASSED [ 61%] 2023-01-11T21:43:30.9632520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_float32 PASSED [ 61%] 2023-01-11T21:43:30.9632850Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_int64 PASSED [ 61%] 2023-01-11T21:43:30.9633180Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_cpu_int8 PASSED [ 61%] 2023-01-11T21:43:30.9633560Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_partial_views_cpu_bfloat16 PASSED [ 61%] 2023-01-11T21:43:30.9633930Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_partial_views_cpu_float16 PASSED [ 61%] 2023-01-11T21:43:30.9634300Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_partial_views_cpu_float32 PASSED [ 61%] 2023-01-11T21:43:30.9634660Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_partial_views_cpu_int16 PASSED [ 61%] 2023-01-11T21:43:30.9635020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_partial_views_cpu_int8 PASSED [ 61%] 2023-01-11T21:43:30.9635390Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_bfloat16 PASSED [ 61%] 2023-01-11T21:43:30.9635750Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_complex32 PASSED [ 61%] 2023-01-11T21:43:30.9636110Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_complex64 PASSED [ 61%] 2023-01-11T21:43:30.9636470Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_float16 PASSED [ 61%] 2023-01-11T21:43:30.9636820Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_float32 PASSED [ 61%] 2023-01-11T21:43:30.9637170Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_int64 PASSED [ 61%] 2023-01-11T21:43:30.9637510Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_int8 PASSED [ 61%] 2023-01-11T21:43:30.9637860Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_as_strided_scatter_cpu_uint8 PASSED [ 61%] 2023-01-11T21:43:30.9638190Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_complex128 PASSED [ 61%] 2023-01-11T21:43:30.9638510Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_float64 PASSED [ 61%] 2023-01-11T21:43:30.9638830Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_int64 PASSED [ 61%] 2023-01-11T21:43:30.9639220Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asin_cpu_uint8 PASSED [ 61%] 2023-01-11T21:43:30.9639550Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_bfloat16 PASSED [ 61%] 2023-01-11T21:43:30.9639870Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_bool PASSED [ 61%] 2023-01-11T21:43:30.9640200Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_complex128 PASSED [ 61%] 2023-01-11T21:43:30.9640530Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_complex64 PASSED [ 61%] 2023-01-11T21:43:30.9640860Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_float32 PASSED [ 61%] 2023-01-11T21:43:30.9641180Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_int32 PASSED [ 61%] 2023-01-11T21:43:30.9641500Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_asinh_cpu_uint8 PASSED [ 61%] 2023-01-11T21:43:30.9641890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_bfloat16 PASSED [ 61%] 2023-01-11T21:43:30.9642210Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_float32 PASSED [ 61%] 2023-01-11T21:43:30.9642540Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_float64 PASSED [ 61%] 2023-01-11T21:43:30.9642850Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int64 PASSED [ 61%] 2023-01-11T21:43:30.9643170Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_int8 PASSED [ 61%] 2023-01-11T21:43:30.9643490Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan2_cpu_uint8 PASSED [ 61%] 2023-01-11T21:43:30.9643820Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_bfloat16 PASSED [ 61%] 2023-01-11T21:43:30.9644150Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_complex128 PASSED [ 61%] 2023-01-11T21:43:30.9644480Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_complex64 PASSED [ 61%] 2023-01-11T21:43:30.9644800Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_float64 PASSED [ 61%] 2023-01-11T21:43:30.9645120Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int16 PASSED [ 61%] 2023-01-11T21:43:30.9645430Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int64 PASSED [ 61%] 2023-01-11T21:43:30.9645750Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_int8 PASSED [ 61%] 2023-01-11T21:43:30.9646060Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atan_cpu_uint8 PASSED [ 61%] 2023-01-11T21:43:30.9646380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_bfloat16 PASSED [ 61%] 2023-01-11T21:43:30.9646710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_float32 PASSED [ 61%] 2023-01-11T21:43:30.9647040Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_float64 PASSED [ 61%] 2023-01-11T21:43:30.9647360Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int32 PASSED [ 61%] 2023-01-11T21:43:30.9647680Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_int8 PASSED [ 61%] 2023-01-11T21:43:30.9648000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atanh_cpu_uint8 PASSED [ 61%] 2023-01-11T21:43:30.9648350Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_complex32 PASSED [ 61%] 2023-01-11T21:43:30.9648690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_complex64 PASSED [ 61%] 2023-01-11T21:43:30.9649020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_float16 PASSED [ 61%] 2023-01-11T21:43:30.9649350Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_int16 PASSED [ 61%] 2023-01-11T21:43:30.9649770Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_int8 PASSED [ 61%] 2023-01-11T21:43:30.9650110Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_1d_cpu_uint8 PASSED [ 61%] 2023-01-11T21:43:30.9650440Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_bool PASSED [ 61%] 2023-01-11T21:43:30.9650780Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_complex32 PASSED [ 61%] 2023-01-11T21:43:30.9651110Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_float64 PASSED [ 61%] 2023-01-11T21:43:30.9651460Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int16 PASSED [ 61%] 2023-01-11T21:43:30.9651790Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int32 PASSED [ 61%] 2023-01-11T21:43:30.9652110Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int64 PASSED [ 61%] 2023-01-11T21:43:30.9652540Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_int8 PASSED [ 61%] 2023-01-11T21:43:30.9652870Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_2d_cpu_uint8 PASSED [ 61%] 2023-01-11T21:43:30.9653210Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_bfloat16 PASSED [ 61%] 2023-01-11T21:43:30.9653550Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_complex64 PASSED [ 61%] 2023-01-11T21:43:30.9653880Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_float32 PASSED [ 61%] 2023-01-11T21:43:30.9654220Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_float64 PASSED [ 61%] 2023-01-11T21:43:30.9654540Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_int32 PASSED [ 61%] 2023-01-11T21:43:30.9654870Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_int8 PASSED [ 61%] 2023-01-11T21:43:30.9655210Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_atleast_3d_cpu_uint8 PASSED [ 61%] 2023-01-11T21:43:30.9655550Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_bool PASSED [ 61%] 2023-01-11T21:43:30.9655880Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_int8 PASSED [ 61%] 2023-01-11T21:43:30.9656220Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_and_cpu_uint8 PASSED [ 61%] 2023-01-11T21:43:30.9656570Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_int16 PASSED [ 61%] 2023-01-11T21:43:30.9656920Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_int8 PASSED [ 61%] 2023-01-11T21:43:30.9657270Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_left_shift_cpu_uint8 PASSED [ 61%] 2023-01-11T21:43:30.9657610Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int16 PASSED [ 61%] 2023-01-11T21:43:30.9657950Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int32 PASSED [ 61%] 2023-01-11T21:43:30.9658280Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_int8 PASSED [ 61%] 2023-01-11T21:43:30.9658610Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_not_cpu_uint8 PASSED [ 61%] 2023-01-11T21:43:30.9658940Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_bool PASSED [ 61%] 2023-01-11T21:43:30.9659270Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int16 PASSED [ 61%] 2023-01-11T21:43:30.9659600Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int64 PASSED [ 61%] 2023-01-11T21:43:30.9659930Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_int8 PASSED [ 61%] 2023-01-11T21:43:30.9660260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_or_cpu_uint8 PASSED [ 61%] 2023-01-11T21:43:30.9660690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_right_shift_cpu_int16 PASSED [ 61%] 2023-01-11T21:43:30.9661050Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_right_shift_cpu_int32 PASSED [ 61%] 2023-01-11T21:43:30.9661410Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_right_shift_cpu_int64 PASSED [ 61%] 2023-01-11T21:43:30.9661760Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_right_shift_cpu_int8 PASSED [ 61%] 2023-01-11T21:43:30.9662110Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_right_shift_cpu_uint8 PASSED [ 61%] 2023-01-11T21:43:30.9662440Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int32 PASSED [ 62%] 2023-01-11T21:43:30.9662770Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_int8 PASSED [ 62%] 2023-01-11T21:43:30.9663200Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bitwise_xor_cpu_uint8 PASSED [ 62%] 2023-01-11T21:43:30.9663560Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_bool PASSED [ 62%] 2023-01-11T21:43:30.9663930Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_complex64 PASSED [ 62%] 2023-01-11T21:43:30.9664290Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_float64 PASSED [ 62%] 2023-01-11T21:43:30.9664640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int32 PASSED [ 62%] 2023-01-11T21:43:30.9664980Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_tensors_cpu_int8 PASSED [ 62%] 2023-01-11T21:43:30.9665320Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_bool PASSED [ 62%] 2023-01-11T21:43:30.9665670Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_complex128 PASSED [ 62%] 2023-01-11T21:43:30.9666020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_float16 PASSED [ 62%] 2023-01-11T21:43:30.9666360Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int16 PASSED [ 62%] 2023-01-11T21:43:30.9666700Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_broadcast_to_cpu_int8 PASSED [ 62%] 2023-01-11T21:43:30.9667030Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bucketize_cpu_bfloat16 PASSED [ 62%] 2023-01-11T21:43:30.9667370Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bucketize_cpu_float32 PASSED [ 62%] 2023-01-11T21:43:30.9667700Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bucketize_cpu_float64 PASSED [ 62%] 2023-01-11T21:43:30.9668040Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bucketize_cpu_int16 PASSED [ 62%] 2023-01-11T21:43:30.9668360Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_bucketize_cpu_int64 PASSED [ 62%] 2023-01-11T21:43:30.9668690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_bool PASSED [ 62%] 2023-01-11T21:43:30.9679270Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_complex128 PASSED [ 62%] 2023-01-11T21:43:30.9679640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_complex32 PASSED [ 62%] 2023-01-11T21:43:30.9679980Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_complex64 PASSED [ 62%] 2023-01-11T21:43:30.9680300Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_float32 PASSED [ 62%] 2023-01-11T21:43:30.9680620Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_float64 PASSED [ 62%] 2023-01-11T21:43:30.9680930Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_int16 PASSED [ 62%] 2023-01-11T21:43:30.9681250Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cat_cpu_uint8 PASSED [ 62%] 2023-01-11T21:43:30.9681720Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_float32 PASSED [ 62%] 2023-01-11T21:43:30.9682050Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_int64 PASSED [ 62%] 2023-01-11T21:43:30.9682380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ceil_cpu_uint8 PASSED [ 62%] 2023-01-11T21:43:30.9682710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_bfloat16 PASSED [ 62%] 2023-01-11T21:43:30.9683050Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_complex32 PASSED [ 62%] 2023-01-11T21:43:30.9683380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_complex64 PASSED [ 62%] 2023-01-11T21:43:30.9683710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_float64 PASSED [ 62%] 2023-01-11T21:43:30.9684030Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int32 PASSED [ 62%] 2023-01-11T21:43:30.9684440Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_int8 PASSED [ 62%] 2023-01-11T21:43:30.9684760Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_chunk_cpu_uint8 PASSED [ 62%] 2023-01-11T21:43:30.9685090Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_float64 PASSED [ 62%] 2023-01-11T21:43:30.9685410Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int16 PASSED [ 62%] 2023-01-11T21:43:30.9685730Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int32 PASSED [ 62%] 2023-01-11T21:43:30.9686050Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_int64 PASSED [ 62%] 2023-01-11T21:43:30.9686370Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_cpu_uint8 PASSED [ 62%] 2023-01-11T21:43:30.9686710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_bool PASSED [ 62%] 2023-01-11T21:43:30.9687060Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_float16 PASSED [ 62%] 2023-01-11T21:43:30.9687390Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int32 PASSED [ 62%] 2023-01-11T21:43:30.9687720Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_int8 PASSED [ 62%] 2023-01-11T21:43:30.9688040Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_max_cpu_uint8 PASSED [ 62%] 2023-01-11T21:43:30.9688380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_float16 PASSED [ 62%] 2023-01-11T21:43:30.9688710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clamp_min_cpu_int16 PASSED [ 62%] 2023-01-11T21:43:30.9689030Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_bool PASSED [ 62%] 2023-01-11T21:43:30.9689360Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_complex32 PASSED [ 62%] 2023-01-11T21:43:30.9689700Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_complex64 PASSED [ 62%] 2023-01-11T21:43:30.9690020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_clone_cpu_uint8 PASSED [ 62%] 2023-01-11T21:43:30.9690380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_bfloat16 PASSED [ 62%] 2023-01-11T21:43:30.9690720Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_bool PASSED [ 62%] 2023-01-11T21:43:30.9691060Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_float32 PASSED [ 62%] 2023-01-11T21:43:30.9691400Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int16 PASSED [ 62%] 2023-01-11T21:43:30.9691730Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int32 PASSED [ 62%] 2023-01-11T21:43:30.9692070Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_int64 PASSED [ 62%] 2023-01-11T21:43:30.9692470Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_column_stack_cpu_uint8 PASSED [ 62%] 2023-01-11T21:43:30.9692800Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_bfloat16 PASSED [ 62%] 2023-01-11T21:43:30.9693130Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_complex128 PASSED [ 62%] 2023-01-11T21:43:30.9693450Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_float16 PASSED [ 62%] 2023-01-11T21:43:30.9693770Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_float32 PASSED [ 62%] 2023-01-11T21:43:30.9694100Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_float64 PASSED [ 62%] 2023-01-11T21:43:30.9694410Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int16 PASSED [ 62%] 2023-01-11T21:43:30.9694730Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int32 PASSED [ 62%] 2023-01-11T21:43:30.9695110Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_int8 PASSED [ 62%] 2023-01-11T21:43:30.9695430Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_cpu_uint8 PASSED [ 62%] 2023-01-11T21:43:30.9695780Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_bfloat16 PASSED [ 62%] 2023-01-11T21:43:30.9696120Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_bool PASSED [ 62%] 2023-01-11T21:43:30.9696470Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_complex128 PASSED [ 62%] 2023-01-11T21:43:30.9696810Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_float16 PASSED [ 62%] 2023-01-11T21:43:30.9697160Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_float32 PASSED [ 62%] 2023-01-11T21:43:30.9697500Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_float64 PASSED [ 62%] 2023-01-11T21:43:30.9697850Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int16 PASSED [ 62%] 2023-01-11T21:43:30.9698190Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_conj_physical_cpu_int32 PASSED [ 62%] 2023-01-11T21:43:30.9698540Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_bfloat16 PASSED [ 62%] 2023-01-11T21:43:30.9698880Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_bool PASSED [ 62%] 2023-01-11T21:43:30.9699240Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_complex128 PASSED [ 62%] 2023-01-11T21:43:30.9699590Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_float16 PASSED [ 62%] 2023-01-11T21:43:30.9699930Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int16 PASSED [ 62%] 2023-01-11T21:43:30.9700270Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int32 PASSED [ 62%] 2023-01-11T21:43:30.9700620Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_constant_pad_nd_cpu_int64 PASSED [ 62%] 2023-01-11T21:43:30.9700990Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_bfloat16 PASSED [ 62%] 2023-01-11T21:43:30.9701140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_complex128 PASSED [ 62%] 2023-01-11T21:43:30.9701270Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_float16 PASSED [ 62%] 2023-01-11T21:43:30.9701390Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_float32 PASSED [ 62%] 2023-01-11T21:43:30.9701520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_float64 PASSED [ 62%] 2023-01-11T21:43:30.9701640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int16 PASSED [ 62%] 2023-01-11T21:43:30.9701840Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_int8 PASSED [ 62%] 2023-01-11T21:43:30.9701970Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_contiguous_cpu_uint8 PASSED [ 62%] 2023-01-11T21:43:30.9702090Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_bool PASSED [ 62%] 2023-01-11T21:43:30.9702220Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_float16 PASSED [ 62%] 2023-01-11T21:43:30.9702340Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_float64 PASSED [ 62%] 2023-01-11T21:43:30.9702460Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int16 PASSED [ 62%] 2023-01-11T21:43:30.9702580Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int64 PASSED [ 62%] 2023-01-11T21:43:30.9702700Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_int8 PASSED [ 62%] 2023-01-11T21:43:30.9702870Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_copysign_cpu_uint8 PASSED [ 62%] 2023-01-11T21:43:30.9702990Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_bool PASSED [ 62%] 2023-01-11T21:43:30.9703110Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_complex64 PASSED [ 62%] 2023-01-11T21:43:30.9703230Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_float64 PASSED [ 62%] 2023-01-11T21:43:30.9703350Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int16 PASSED [ 62%] 2023-01-11T21:43:30.9703460Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int32 PASSED [ 62%] 2023-01-11T21:43:30.9703580Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int64 PASSED [ 62%] 2023-01-11T21:43:30.9703690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cos_cpu_int8 PASSED [ 62%] 2023-01-11T21:43:30.9703810Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_float64 PASSED [ 62%] 2023-01-11T21:43:30.9703930Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cosh_cpu_int32 PASSED [ 62%] 2023-01-11T21:43:30.9704050Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumsum_cpu_bfloat16 PASSED [ 62%] 2023-01-11T21:43:30.9704180Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumsum_cpu_complex128 PASSED [ 62%] 2023-01-11T21:43:30.9704300Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumsum_cpu_complex64 PASSED [ 62%] 2023-01-11T21:43:30.9704430Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumsum_cpu_float32 PASSED [ 62%] 2023-01-11T21:43:30.9704550Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumsum_cpu_int8 PASSED [ 62%] 2023-01-11T21:43:30.9704660Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_cumsum_cpu_uint8 PASSED [ 62%] 2023-01-11T21:43:30.9704780Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_cpu_bool PASSED [ 62%] 2023-01-11T21:43:30.9704910Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_cpu_complex128 PASSED [ 62%] 2023-01-11T21:43:30.9705030Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_cpu_complex64 PASSED [ 62%] 2023-01-11T21:43:30.9705150Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_cpu_float64 PASSED [ 62%] 2023-01-11T21:43:30.9705260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_cpu_int32 PASSED [ 62%] 2023-01-11T21:43:30.9705380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_cpu_int64 PASSED [ 62%] 2023-01-11T21:43:30.9705490Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_cpu_int8 PASSED [ 62%] 2023-01-11T21:43:30.9705620Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_complex128 PASSED [ 62%] 2023-01-11T21:43:30.9705750Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_complex32 PASSED [ 62%] 2023-01-11T21:43:30.9705900Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_float32 PASSED [ 62%] 2023-01-11T21:43:30.9706030Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_int16 PASSED [ 62%] 2023-01-11T21:43:30.9706150Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_int8 PASSED [ 62%] 2023-01-11T21:43:30.9706270Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diag_embed_cpu_uint8 PASSED [ 62%] 2023-01-11T21:43:30.9706400Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_bfloat16 PASSED [ 62%] 2023-01-11T21:43:30.9706530Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_bool PASSED [ 62%] 2023-01-11T21:43:30.9706660Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_complex64 PASSED [ 62%] 2023-01-11T21:43:30.9706790Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_float32 PASSED [ 62%] 2023-01-11T21:43:30.9706940Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_float64 PASSED [ 62%] 2023-01-11T21:43:30.9707070Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_int16 PASSED [ 62%] 2023-01-11T21:43:30.9707200Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_int64 PASSED [ 62%] 2023-01-11T21:43:30.9707320Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_copy_cpu_int8 PASSED [ 62%] 2023-01-11T21:43:30.9707440Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_bfloat16 PASSED [ 62%] 2023-01-11T21:43:30.9707570Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_complex128 PASSED [ 62%] 2023-01-11T21:43:30.9707690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_complex64 PASSED [ 62%] 2023-01-11T21:43:30.9707820Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_float16 PASSED [ 62%] 2023-01-11T21:43:30.9707940Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_float32 PASSED [ 62%] 2023-01-11T21:43:30.9708060Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_float64 PASSED [ 62%] 2023-01-11T21:43:30.9708180Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_int8 PASSED [ 62%] 2023-01-11T21:43:30.9708300Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_cpu_uint8 PASSED [ 62%] 2023-01-11T21:43:30.9708430Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_scatter_cpu_bfloat16 PASSED [ 62%] 2023-01-11T21:43:30.9708560Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_scatter_cpu_bool PASSED [ 62%] 2023-01-11T21:43:30.9708700Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_scatter_cpu_complex128 PASSED [ 62%] 2023-01-11T21:43:30.9708830Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_scatter_cpu_complex64 PASSED [ 62%] 2023-01-11T21:43:30.9708960Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_scatter_cpu_float64 PASSED [ 62%] 2023-01-11T21:43:30.9709090Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_diagonal_scatter_cpu_int64 PASSED [ 62%] 2023-01-11T21:43:30.9709210Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_bool PASSED [ 62%] 2023-01-11T21:43:30.9709340Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_float32 PASSED [ 62%] 2023-01-11T21:43:30.9709460Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int32 PASSED [ 62%] 2023-01-11T21:43:30.9709580Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_digamma_cpu_int64 PASSED [ 62%] 2023-01-11T21:43:30.9709710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_bfloat16 PASSED [ 62%] 2023-01-11T21:43:30.9709870Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_float16 PASSED [ 62%] 2023-01-11T21:43:30.9710000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int32 PASSED [ 62%] 2023-01-11T21:43:30.9710130Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int64 PASSED [ 63%] 2023-01-11T21:43:30.9710260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_floor_rounding_cpu_int8 PASSED [ 63%] 2023-01-11T21:43:30.9710400Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_complex128 PASSED [ 63%] 2023-01-11T21:43:30.9710530Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_int8 PASSED [ 63%] 2023-01-11T21:43:30.9710660Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_no_rounding_mode_cpu_uint8 PASSED [ 63%] 2023-01-11T21:43:30.9710820Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_bfloat16 PASSED [ 63%] 2023-01-11T21:43:30.9710950Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_div_trunc_rounding_cpu_int32 PASSED [ 63%] 2023-01-11T21:43:30.9711070Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_bfloat16 PASSED [ 63%] 2023-01-11T21:43:30.9711200Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_complex128 PASSED [ 63%] 2023-01-11T21:43:30.9711320Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_float16 PASSED [ 63%] 2023-01-11T21:43:30.9711440Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_float32 PASSED [ 63%] 2023-01-11T21:43:30.9711560Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int16 PASSED [ 63%] 2023-01-11T21:43:30.9711680Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int32 PASSED [ 63%] 2023-01-11T21:43:30.9711800Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dsplit_cpu_int64 PASSED [ 63%] 2023-01-11T21:43:30.9711920Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_float32 PASSED [ 63%] 2023-01-11T21:43:30.9712040Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_int32 PASSED [ 63%] 2023-01-11T21:43:30.9712150Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_dstack_cpu_uint8 PASSED [ 63%] 2023-01-11T21:43:30.9712310Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_bfloat16 SKIPPED (Expected: empty is not comparable) [ 63%] 2023-01-11T21:43:30.9712470Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_complex128 SKIPPED (Expected: empty is not comparable) [ 63%] 2023-01-11T21:43:30.9712620Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_float32 SKIPPED (Expected: empty is not comparable) [ 63%] 2023-01-11T21:43:30.9712770Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_float64 SKIPPED (Expected: empty is not comparable) [ 63%] 2023-01-11T21:43:30.9712920Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int16 SKIPPED (Expected: empty is not comparable) [ 63%] 2023-01-11T21:43:30.9713070Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_int32 SKIPPED (Expected: empty is not comparable) [ 63%] 2023-01-11T21:43:30.9713210Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_cpu_uint8 SKIPPED (Expected: empty is not comparable) [ 63%] 2023-01-11T21:43:30.9713370Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_bfloat16 SKIPPED (Expected: empty is not comparable) [ 63%] 2023-01-11T21:43:30.9713520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_complex128 SKIPPED (Expected: empty is not comparable) [ 63%] 2023-01-11T21:43:30.9713680Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_complex32 SKIPPED (Expected: empty is not comparable) [ 63%] 2023-01-11T21:43:30.9713850Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_complex64 SKIPPED (Expected: empty is not comparable) [ 63%] 2023-01-11T21:43:30.9714010Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_float16 SKIPPED (Expected: empty is not comparable) [ 63%] 2023-01-11T21:43:30.9714170Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_float32 SKIPPED (Expected: empty is not comparable) [ 63%] 2023-01-11T21:43:30.9714310Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_float64 SKIPPED (Expected: empty is not comparable) [ 63%] 2023-01-11T21:43:30.9714470Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_int64 SKIPPED (Expected: empty is not comparable) [ 63%] 2023-01-11T21:43:30.9714620Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_empty_like_cpu_uint8 SKIPPED (Expected: empty is not comparable) [ 63%] 2023-01-11T21:43:30.9714760Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_bool PASSED [ 63%] 2023-01-11T21:43:30.9714880Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_complex128 PASSED [ 63%] 2023-01-11T21:43:30.9715000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_complex32 PASSED [ 63%] 2023-01-11T21:43:30.9715120Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_float32 PASSED [ 63%] 2023-01-11T21:43:30.9715240Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_float64 PASSED [ 63%] 2023-01-11T21:43:30.9715350Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_int64 PASSED [ 63%] 2023-01-11T21:43:30.9715470Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eq_cpu_uint8 PASSED [ 63%] 2023-01-11T21:43:30.9715590Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_bfloat16 PASSED [ 63%] 2023-01-11T21:43:30.9715710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int32 PASSED [ 63%] 2023-01-11T21:43:30.9715820Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erf_cpu_int64 PASSED [ 63%] 2023-01-11T21:43:30.9715950Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_bfloat16 PASSED [ 63%] 2023-01-11T21:43:30.9716060Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_float64 PASSED [ 63%] 2023-01-11T21:43:30.9716180Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int32 PASSED [ 63%] 2023-01-11T21:43:30.9716300Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfc_cpu_int8 PASSED [ 63%] 2023-01-11T21:43:30.9716420Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_bfloat16 PASSED [ 63%] 2023-01-11T21:43:30.9716540Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_float32 PASSED [ 63%] 2023-01-11T21:43:30.9716660Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_float64 PASSED [ 63%] 2023-01-11T21:43:30.9716780Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int64 PASSED [ 63%] 2023-01-11T21:43:30.9716900Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_erfinv_cpu_int8 PASSED [ 63%] 2023-01-11T21:43:30.9717020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_bfloat16 PASSED [ 63%] 2023-01-11T21:43:30.9717140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_float32 PASSED [ 63%] 2023-01-11T21:43:30.9717260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int16 PASSED [ 63%] 2023-01-11T21:43:30.9717370Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int32 PASSED [ 63%] 2023-01-11T21:43:30.9717490Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int64 PASSED [ 63%] 2023-01-11T21:43:30.9717630Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_int8 PASSED [ 63%] 2023-01-11T21:43:30.9717750Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp2_cpu_uint8 PASSED [ 63%] 2023-01-11T21:43:30.9717870Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_bool PASSED [ 63%] 2023-01-11T21:43:30.9717990Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_complex128 PASSED [ 63%] 2023-01-11T21:43:30.9718110Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_float32 PASSED [ 63%] 2023-01-11T21:43:30.9718230Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_float64 PASSED [ 63%] 2023-01-11T21:43:30.9718340Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int32 PASSED [ 63%] 2023-01-11T21:43:30.9718460Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_int8 PASSED [ 63%] 2023-01-11T21:43:30.9718580Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_exp_cpu_uint8 PASSED [ 63%] 2023-01-11T21:43:30.9718740Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_as_cpu_complex128 PASSED [ 63%] 2023-01-11T21:43:30.9718870Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_as_cpu_complex64 PASSED [ 63%] 2023-01-11T21:43:30.9719000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_as_cpu_float16 PASSED [ 63%] 2023-01-11T21:43:30.9719120Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_as_cpu_float64 PASSED [ 63%] 2023-01-11T21:43:30.9719240Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_as_cpu_int64 PASSED [ 63%] 2023-01-11T21:43:30.9719360Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_as_cpu_uint8 PASSED [ 63%] 2023-01-11T21:43:30.9719480Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_bfloat16 PASSED [ 63%] 2023-01-11T21:43:30.9719610Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_complex64 PASSED [ 63%] 2023-01-11T21:43:30.9719730Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_float16 PASSED [ 63%] 2023-01-11T21:43:30.9719850Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_float32 PASSED [ 63%] 2023-01-11T21:43:30.9719970Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int32 PASSED [ 63%] 2023-01-11T21:43:30.9720090Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expand_cpu_int8 PASSED [ 63%] 2023-01-11T21:43:30.9720210Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_bool PASSED [ 63%] 2023-01-11T21:43:30.9720330Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_float32 PASSED [ 63%] 2023-01-11T21:43:30.9720450Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_float64 PASSED [ 63%] 2023-01-11T21:43:30.9720570Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int32 PASSED [ 63%] 2023-01-11T21:43:30.9720690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_expm1_cpu_int8 PASSED [ 63%] 2023-01-11T21:43:30.9720810Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eye_cpu_complex128 PASSED [ 63%] 2023-01-11T21:43:30.9720930Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eye_cpu_complex64 PASSED [ 63%] 2023-01-11T21:43:30.9721050Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eye_cpu_float16 PASSED [ 63%] 2023-01-11T21:43:30.9721170Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eye_cpu_float64 PASSED [ 63%] 2023-01-11T21:43:30.9721280Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eye_cpu_int32 PASSED [ 63%] 2023-01-11T21:43:30.9721400Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_eye_cpu_int8 PASSED [ 63%] 2023-01-11T21:43:30.9721520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_bool PASSED [ 63%] 2023-01-11T21:43:30.9721670Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_complex128 PASSED [ 63%] 2023-01-11T21:43:30.9721790Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_int16 PASSED [ 63%] 2023-01-11T21:43:30.9721910Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft2_cpu_int8 PASSED [ 63%] 2023-01-11T21:43:30.9722030Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_bool PASSED [ 63%] 2023-01-11T21:43:30.9722150Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_complex128 PASSED [ 63%] 2023-01-11T21:43:30.9722280Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_complex64 PASSED [ 63%] 2023-01-11T21:43:30.9722400Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_float32 PASSED [ 63%] 2023-01-11T21:43:30.9722520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_float64 PASSED [ 63%] 2023-01-11T21:43:30.9722660Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int16 PASSED [ 63%] 2023-01-11T21:43:30.9722780Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int32 PASSED [ 63%] 2023-01-11T21:43:30.9722900Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_int8 PASSED [ 63%] 2023-01-11T21:43:30.9726790Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fft_cpu_uint8 PASSED [ 63%] 2023-01-11T21:43:30.9726920Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_bool PASSED [ 63%] 2023-01-11T21:43:30.9727050Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_complex128 PASSED [ 63%] 2023-01-11T21:43:30.9727170Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int16 PASSED [ 63%] 2023-01-11T21:43:30.9727290Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int32 PASSED [ 63%] 2023-01-11T21:43:30.9727410Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftn_cpu_int8 PASSED [ 63%] 2023-01-11T21:43:30.9727540Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_complex128 PASSED [ 63%] 2023-01-11T21:43:30.9727670Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_float16 PASSED [ 63%] 2023-01-11T21:43:30.9727790Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_float64 PASSED [ 63%] 2023-01-11T21:43:30.9727920Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int16 PASSED [ 63%] 2023-01-11T21:43:30.9728040Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int64 PASSED [ 63%] 2023-01-11T21:43:30.9728170Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_fftshift_cpu_int8 PASSED [ 63%] 2023-01-11T21:43:30.9728290Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_bool PASSED [ 63%] 2023-01-11T21:43:30.9728410Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft2_cpu_int8 PASSED [ 63%] 2023-01-11T21:43:30.9728540Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_complex64 PASSED [ 63%] 2023-01-11T21:43:30.9728660Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_float64 PASSED [ 63%] 2023-01-11T21:43:30.9728780Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int16 PASSED [ 63%] 2023-01-11T21:43:30.9728890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfft_cpu_int8 PASSED [ 63%] 2023-01-11T21:43:30.9729020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_float64 PASSED [ 63%] 2023-01-11T21:43:30.9729140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int16 PASSED [ 63%] 2023-01-11T21:43:30.9729260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_hfftn_cpu_int64 PASSED [ 63%] 2023-01-11T21:43:30.9729420Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_complex128 PASSED [ 63%] 2023-01-11T21:43:30.9729550Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_float32 PASSED [ 63%] 2023-01-11T21:43:30.9729670Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_float64 PASSED [ 63%] 2023-01-11T21:43:30.9729790Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_int8 PASSED [ 63%] 2023-01-11T21:43:30.9729910Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft2_cpu_uint8 PASSED [ 63%] 2023-01-11T21:43:30.9730040Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_complex128 PASSED [ 63%] 2023-01-11T21:43:30.9730160Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_complex64 PASSED [ 63%] 2023-01-11T21:43:30.9730290Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_float32 PASSED [ 63%] 2023-01-11T21:43:30.9730430Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int32 PASSED [ 63%] 2023-01-11T21:43:30.9730550Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifft_cpu_int64 PASSED [ 63%] 2023-01-11T21:43:30.9730670Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftn_cpu_int32 PASSED [ 63%] 2023-01-11T21:43:30.9730800Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_bfloat16 PASSED [ 63%] 2023-01-11T21:43:30.9730930Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_bool PASSED [ 63%] 2023-01-11T21:43:30.9731060Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_complex128 PASSED [ 63%] 2023-01-11T21:43:30.9731190Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_complex32 PASSED [ 63%] 2023-01-11T21:43:30.9731320Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_float16 PASSED [ 63%] 2023-01-11T21:43:30.9731450Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_float32 PASSED [ 63%] 2023-01-11T21:43:30.9731580Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int32 PASSED [ 63%] 2023-01-11T21:43:30.9731700Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ifftshift_cpu_int8 PASSED [ 63%] 2023-01-11T21:43:30.9731830Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_bool PASSED [ 63%] 2023-01-11T21:43:30.9731950Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_float32 PASSED [ 63%] 2023-01-11T21:43:30.9732070Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_float64 PASSED [ 63%] 2023-01-11T21:43:30.9732190Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int32 PASSED [ 63%] 2023-01-11T21:43:30.9732310Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int64 PASSED [ 63%] 2023-01-11T21:43:30.9732430Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft2_cpu_int8 PASSED [ 63%] 2023-01-11T21:43:30.9732550Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_bool PASSED [ 63%] 2023-01-11T21:43:30.9732670Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int32 PASSED [ 63%] 2023-01-11T21:43:30.9732790Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfft_cpu_int64 PASSED [ 63%] 2023-01-11T21:43:30.9732910Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_bool PASSED [ 63%] 2023-01-11T21:43:30.9733030Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_float64 PASSED [ 63%] 2023-01-11T21:43:30.9733160Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_ihfftn_cpu_int64 PASSED [ 63%] 2023-01-11T21:43:30.9733300Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_complex64 PASSED [ 63%] 2023-01-11T21:43:30.9733420Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int16 PASSED [ 63%] 2023-01-11T21:43:30.9733540Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int32 PASSED [ 63%] 2023-01-11T21:43:30.9733660Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft2_cpu_int8 PASSED [ 64%] 2023-01-11T21:43:30.9733790Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_complex128 PASSED [ 64%] 2023-01-11T21:43:30.9733900Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int16 PASSED [ 64%] 2023-01-11T21:43:30.9734020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int32 PASSED [ 64%] 2023-01-11T21:43:30.9734140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int64 PASSED [ 64%] 2023-01-11T21:43:30.9734280Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfft_cpu_int8 PASSED [ 64%] 2023-01-11T21:43:30.9734410Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_complex64 PASSED [ 64%] 2023-01-11T21:43:30.9734530Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_float64 PASSED [ 64%] 2023-01-11T21:43:30.9734650Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_irfftn_cpu_int16 PASSED [ 64%] 2023-01-11T21:43:30.9734770Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_float32 PASSED [ 64%] 2023-01-11T21:43:30.9734890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int16 PASSED [ 64%] 2023-01-11T21:43:30.9735010Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int32 PASSED [ 64%] 2023-01-11T21:43:30.9735120Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft2_cpu_int64 PASSED [ 64%] 2023-01-11T21:43:30.9735250Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_bool PASSED [ 64%] 2023-01-11T21:43:30.9735360Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_float64 PASSED [ 64%] 2023-01-11T21:43:30.9735480Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int16 PASSED [ 64%] 2023-01-11T21:43:30.9735600Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfft_cpu_int8 PASSED [ 64%] 2023-01-11T21:43:30.9735720Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_bool PASSED [ 64%] 2023-01-11T21:43:30.9735850Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_float32 PASSED [ 64%] 2023-01-11T21:43:30.9735970Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fft_rfftn_cpu_int8 PASSED [ 64%] 2023-01-11T21:43:30.9736090Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_complex32 PASSED [ 64%] 2023-01-11T21:43:30.9736210Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_complex64 PASSED [ 64%] 2023-01-11T21:43:30.9736330Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_float16 PASSED [ 64%] 2023-01-11T21:43:30.9736450Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_int64 PASSED [ 64%] 2023-01-11T21:43:30.9736560Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_int8 PASSED [ 64%] 2023-01-11T21:43:30.9736680Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fill_cpu_uint8 PASSED [ 64%] 2023-01-11T21:43:30.9736800Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_bfloat16 PASSED [ 64%] 2023-01-11T21:43:30.9736920Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_float16 PASSED [ 64%] 2023-01-11T21:43:30.9737040Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_float32 PASSED [ 64%] 2023-01-11T21:43:30.9737200Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int16 PASSED [ 64%] 2023-01-11T21:43:30.9737320Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_int32 PASSED [ 64%] 2023-01-11T21:43:30.9737440Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flatten_cpu_uint8 PASSED [ 64%] 2023-01-11T21:43:30.9737560Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_complex64 PASSED [ 64%] 2023-01-11T21:43:30.9737680Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int16 PASSED [ 64%] 2023-01-11T21:43:30.9737790Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int32 PASSED [ 64%] 2023-01-11T21:43:30.9737910Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_int64 PASSED [ 64%] 2023-01-11T21:43:30.9738020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flip_cpu_uint8 PASSED [ 64%] 2023-01-11T21:43:30.9738140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_bfloat16 PASSED [ 64%] 2023-01-11T21:43:30.9738300Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_complex64 PASSED [ 64%] 2023-01-11T21:43:30.9738420Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_float64 PASSED [ 64%] 2023-01-11T21:43:30.9738530Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fliplr_cpu_int16 PASSED [ 64%] 2023-01-11T21:43:30.9738660Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_complex128 PASSED [ 64%] 2023-01-11T21:43:30.9738780Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_float16 PASSED [ 64%] 2023-01-11T21:43:30.9738900Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_float64 PASSED [ 64%] 2023-01-11T21:43:30.9739020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int32 PASSED [ 64%] 2023-01-11T21:43:30.9739140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_flipud_cpu_int64 PASSED [ 64%] 2023-01-11T21:43:30.9739260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_bool PASSED [ 64%] 2023-01-11T21:43:30.9739390Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_complex128 PASSED [ 64%] 2023-01-11T21:43:30.9739520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_complex64 PASSED [ 64%] 2023-01-11T21:43:30.9739650Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_float16 PASSED [ 64%] 2023-01-11T21:43:30.9739770Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_int16 PASSED [ 64%] 2023-01-11T21:43:30.9739890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_float_power_cpu_uint8 PASSED [ 64%] 2023-01-11T21:43:30.9740020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_float64 PASSED [ 64%] 2023-01-11T21:43:30.9740130Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_int16 PASSED [ 64%] 2023-01-11T21:43:30.9740260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_cpu_int8 PASSED [ 64%] 2023-01-11T21:43:30.9740380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_float16 PASSED [ 64%] 2023-01-11T21:43:30.9740510Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_float32 PASSED [ 64%] 2023-01-11T21:43:30.9740640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_float64 PASSED [ 64%] 2023-01-11T21:43:30.9740760Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int16 PASSED [ 64%] 2023-01-11T21:43:30.9740880Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int64 PASSED [ 64%] 2023-01-11T21:43:30.9741000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_floor_divide_cpu_int8 PASSED [ 64%] 2023-01-11T21:43:30.9741150Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_float16 PASSED [ 64%] 2023-01-11T21:43:30.9741260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_int16 PASSED [ 64%] 2023-01-11T21:43:30.9741380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_int32 PASSED [ 64%] 2023-01-11T21:43:30.9741500Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmax_cpu_int8 PASSED [ 64%] 2023-01-11T21:43:30.9741610Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_bool PASSED [ 64%] 2023-01-11T21:43:30.9741730Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int16 PASSED [ 64%] 2023-01-11T21:43:30.9741840Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int32 PASSED [ 64%] 2023-01-11T21:43:30.9741960Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int64 PASSED [ 64%] 2023-01-11T21:43:30.9742070Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_int8 PASSED [ 64%] 2023-01-11T21:43:30.9742210Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmin_cpu_uint8 PASSED [ 64%] 2023-01-11T21:43:30.9742350Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_bfloat16 SKIPPED (Skipped!) [ 64%] 2023-01-11T21:43:30.9742460Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_float16 PASSED [ 64%] 2023-01-11T21:43:30.9742580Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_float64 PASSED [ 64%] 2023-01-11T21:43:30.9742690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_fmod_cpu_int32 PASSED [ 64%] 2023-01-11T21:43:30.9742810Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_int64 PASSED [ 64%] 2023-01-11T21:43:30.9742920Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gcd_cpu_uint8 PASSED [ 64%] 2023-01-11T21:43:30.9743040Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_bfloat16 PASSED [ 64%] 2023-01-11T21:43:30.9743160Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_bool PASSED [ 64%] 2023-01-11T21:43:30.9743280Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_float16 PASSED [ 64%] 2023-01-11T21:43:30.9743400Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_float32 PASSED [ 64%] 2023-01-11T21:43:30.9743510Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_float64 PASSED [ 64%] 2023-01-11T21:43:30.9743620Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ge_cpu_int16 PASSED [ 64%] 2023-01-11T21:43:30.9743740Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_bfloat16 PASSED [ 64%] 2023-01-11T21:43:30.9743860Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_float32 PASSED [ 64%] 2023-01-11T21:43:30.9743970Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int32 PASSED [ 64%] 2023-01-11T21:43:30.9744090Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_int64 PASSED [ 64%] 2023-01-11T21:43:30.9744200Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_gt_cpu_uint8 PASSED [ 64%] 2023-01-11T21:43:30.9744320Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_bool PASSED [ 64%] 2023-01-11T21:43:30.9744450Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_float16 PASSED [ 64%] 2023-01-11T21:43:30.9744570Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_float64 PASSED [ 64%] 2023-01-11T21:43:30.9744700Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int16 PASSED [ 64%] 2023-01-11T21:43:30.9744820Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_heaviside_cpu_int8 PASSED [ 64%] 2023-01-11T21:43:30.9744950Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_complex32 PASSED [ 64%] 2023-01-11T21:43:30.9745090Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_float16 PASSED [ 64%] 2023-01-11T21:43:30.9745210Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_float32 PASSED [ 64%] 2023-01-11T21:43:30.9745330Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_float64 PASSED [ 64%] 2023-01-11T21:43:30.9745450Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_int32 PASSED [ 64%] 2023-01-11T21:43:30.9745570Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hsplit_cpu_uint8 PASSED [ 64%] 2023-01-11T21:43:30.9745690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_bfloat16 PASSED [ 64%] 2023-01-11T21:43:30.9745810Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_bool PASSED [ 64%] 2023-01-11T21:43:30.9745930Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_complex128 PASSED [ 64%] 2023-01-11T21:43:30.9746080Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_complex32 PASSED [ 64%] 2023-01-11T21:43:30.9746200Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_float64 PASSED [ 64%] 2023-01-11T21:43:30.9746320Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int16 PASSED [ 64%] 2023-01-11T21:43:30.9746440Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hstack_cpu_int64 PASSED [ 64%] 2023-01-11T21:43:30.9746560Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_hypot_cpu_float32 PASSED [ 64%] 2023-01-11T21:43:30.9746680Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_bfloat16 PASSED [ 64%] 2023-01-11T21:43:30.9746790Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_float32 PASSED [ 64%] 2023-01-11T21:43:30.9746910Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_i0_cpu_int16 PASSED [ 64%] 2023-01-11T21:43:30.9747030Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_float16 PASSED [ 64%] 2023-01-11T21:43:30.9747150Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igamma_cpu_float32 PASSED [ 64%] 2023-01-11T21:43:30.9747270Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igammac_cpu_bfloat16 PASSED [ 64%] 2023-01-11T21:43:30.9747390Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_igammac_cpu_float16 PASSED [ 64%] 2023-01-11T21:43:30.9747510Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_imag_cpu_complex32 PASSED [ 64%] 2023-01-11T21:43:30.9747630Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_imag_cpu_complex64 PASSED [ 64%] 2023-01-11T21:43:30.9747760Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_add_cpu_bfloat16 PASSED [ 64%] 2023-01-11T21:43:30.9747890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_add_cpu_complex128 PASSED [ 64%] 2023-01-11T21:43:30.9748010Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_add_cpu_float16 PASSED [ 64%] 2023-01-11T21:43:30.9748130Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_add_cpu_float64 PASSED [ 64%] 2023-01-11T21:43:30.9748260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_add_cpu_int16 PASSED [ 64%] 2023-01-11T21:43:30.9748380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_add_cpu_int8 PASSED [ 64%] 2023-01-11T21:43:30.9748510Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_copy_cpu_complex128 PASSED [ 64%] 2023-01-11T21:43:30.9748630Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_copy_cpu_complex64 PASSED [ 64%] 2023-01-11T21:43:30.9748760Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_copy_cpu_float16 PASSED [ 64%] 2023-01-11T21:43:30.9748880Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_copy_cpu_float32 PASSED [ 64%] 2023-01-11T21:43:30.9749020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_copy_cpu_int32 PASSED [ 64%] 2023-01-11T21:43:30.9749140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_copy_cpu_int64 PASSED [ 64%] 2023-01-11T21:43:30.9749260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_copy_cpu_uint8 PASSED [ 64%] 2023-01-11T21:43:30.9749380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_fill_cpu_bfloat16 PASSED [ 64%] 2023-01-11T21:43:30.9749510Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_fill_cpu_float32 PASSED [ 64%] 2023-01-11T21:43:30.9749630Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_fill_cpu_float64 PASSED [ 64%] 2023-01-11T21:43:30.9749750Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_fill_cpu_int16 PASSED [ 64%] 2023-01-11T21:43:30.9749880Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_fill_cpu_int8 PASSED [ 64%] 2023-01-11T21:43:30.9750030Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_select_cpu_complex128 PASSED [ 64%] 2023-01-11T21:43:30.9750160Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_select_cpu_complex64 PASSED [ 64%] 2023-01-11T21:43:30.9750280Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_select_cpu_float32 PASSED [ 64%] 2023-01-11T21:43:30.9750410Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_select_cpu_float64 PASSED [ 64%] 2023-01-11T21:43:30.9750530Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_select_cpu_int32 PASSED [ 64%] 2023-01-11T21:43:30.9750650Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_index_select_cpu_int64 PASSED [ 64%] 2023-01-11T21:43:30.9750780Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_complex64 PASSED [ 64%] 2023-01-11T21:43:30.9750900Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_float32 PASSED [ 64%] 2023-01-11T21:43:30.9751030Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_float64 PASSED [ 64%] 2023-01-11T21:43:30.9751150Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_int32 PASSED [ 64%] 2023-01-11T21:43:30.9751260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isclose_cpu_int8 PASSED [ 64%] 2023-01-11T21:43:30.9751390Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_bfloat16 PASSED [ 64%] 2023-01-11T21:43:30.9751510Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_bool PASSED [ 64%] 2023-01-11T21:43:30.9751640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_complex128 PASSED [ 64%] 2023-01-11T21:43:30.9751760Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_complex64 PASSED [ 64%] 2023-01-11T21:43:30.9751880Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_float32 PASSED [ 64%] 2023-01-11T21:43:30.9752000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_float64 PASSED [ 64%] 2023-01-11T21:43:30.9752120Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int32 PASSED [ 64%] 2023-01-11T21:43:30.9752240Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_int64 PASSED [ 64%] 2023-01-11T21:43:30.9752360Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isfinite_cpu_uint8 PASSED [ 64%] 2023-01-11T21:43:30.9752490Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_complex128 PASSED [ 64%] 2023-01-11T21:43:30.9752610Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_complex32 PASSED [ 65%] 2023-01-11T21:43:30.9752730Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_int32 PASSED [ 65%] 2023-01-11T21:43:30.9752850Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_int64 PASSED [ 65%] 2023-01-11T21:43:30.9753000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isinf_cpu_uint8 PASSED [ 65%] 2023-01-11T21:43:30.9753120Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_bfloat16 PASSED [ 65%] 2023-01-11T21:43:30.9753240Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_bool PASSED [ 65%] 2023-01-11T21:43:30.9753360Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_complex128 PASSED [ 65%] 2023-01-11T21:43:30.9753480Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_float64 PASSED [ 65%] 2023-01-11T21:43:30.9753600Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_int64 PASSED [ 65%] 2023-01-11T21:43:30.9753720Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isnan_cpu_uint8 PASSED [ 65%] 2023-01-11T21:43:30.9753840Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_bool PASSED [ 65%] 2023-01-11T21:43:30.9754000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_float32 PASSED [ 65%] 2023-01-11T21:43:30.9754110Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int64 PASSED [ 65%] 2023-01-11T21:43:30.9754230Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isneginf_cpu_int8 PASSED [ 65%] 2023-01-11T21:43:30.9754360Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_bfloat16 PASSED [ 65%] 2023-01-11T21:43:30.9754480Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_float32 PASSED [ 65%] 2023-01-11T21:43:30.9754600Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int16 PASSED [ 65%] 2023-01-11T21:43:30.9754710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int32 PASSED [ 65%] 2023-01-11T21:43:30.9754830Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isposinf_cpu_int64 PASSED [ 65%] 2023-01-11T21:43:30.9754960Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_bfloat16 PASSED [ 65%] 2023-01-11T21:43:30.9755080Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_float16 PASSED [ 65%] 2023-01-11T21:43:30.9755190Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_float32 PASSED [ 65%] 2023-01-11T21:43:30.9755310Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_int16 PASSED [ 65%] 2023-01-11T21:43:30.9755430Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_int64 PASSED [ 65%] 2023-01-11T21:43:30.9755550Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_isreal_cpu_uint8 PASSED [ 65%] 2023-01-11T21:43:30.9755660Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_int16 PASSED [ 65%] 2023-01-11T21:43:30.9759110Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lcm_cpu_uint8 PASSED [ 65%] 2023-01-11T21:43:30.9759240Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_bfloat16 PASSED [ 65%] 2023-01-11T21:43:30.9759360Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_float32 PASSED [ 65%] 2023-01-11T21:43:30.9759480Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int32 PASSED [ 65%] 2023-01-11T21:43:30.9759590Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_le_cpu_int64 PASSED [ 65%] 2023-01-11T21:43:30.9759710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lerp_cpu_complex64 PASSED [ 65%] 2023-01-11T21:43:30.9759830Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_float32 PASSED [ 65%] 2023-01-11T21:43:30.9759950Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_float64 PASSED [ 65%] 2023-01-11T21:43:30.9760070Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int16 PASSED [ 65%] 2023-01-11T21:43:30.9760180Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int32 PASSED [ 65%] 2023-01-11T21:43:30.9760340Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_int8 PASSED [ 65%] 2023-01-11T21:43:30.9760450Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lgamma_cpu_uint8 PASSED [ 65%] 2023-01-11T21:43:30.9760590Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_float16 PASSED [ 65%] 2023-01-11T21:43:30.9760720Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_float32 PASSED [ 65%] 2023-01-11T21:43:30.9760850Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_matrix_norm_cpu_float64 PASSED [ 65%] 2023-01-11T21:43:30.9760970Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_bfloat16 PASSED [ 65%] 2023-01-11T21:43:30.9761100Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_complex128 PASSED [ 65%] 2023-01-11T21:43:30.9761260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_norm_cpu_float64 PASSED [ 65%] 2023-01-11T21:43:30.9761390Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_complex128 PASSED [ 65%] 2023-01-11T21:43:30.9761510Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_complex64 PASSED [ 65%] 2023-01-11T21:43:30.9761640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svd_cpu_float64 PASSED [ 65%] 2023-01-11T21:43:30.9761770Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_complex128 PASSED [ 65%] 2023-01-11T21:43:30.9761900Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_float32 PASSED [ 65%] 2023-01-11T21:43:30.9762030Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_svdvals_cpu_float64 PASSED [ 65%] 2023-01-11T21:43:30.9762160Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_complex128 PASSED [ 65%] 2023-01-11T21:43:30.9762300Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_float16 PASSED [ 65%] 2023-01-11T21:43:30.9762420Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linalg_vector_norm_cpu_float64 PASSED [ 65%] 2023-01-11T21:43:30.9762550Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_bfloat16 PASSED [ 65%] 2023-01-11T21:43:30.9762680Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_float16 PASSED [ 65%] 2023-01-11T21:43:30.9762800Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_float32 PASSED [ 65%] 2023-01-11T21:43:30.9762920Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_float64 PASSED [ 65%] 2023-01-11T21:43:30.9763040Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int16 XFAIL [ 65%] 2023-01-11T21:43:30.9763160Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int64 XFAIL [ 65%] 2023-01-11T21:43:30.9763280Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_int8 XFAIL [ 65%] 2023-01-11T21:43:30.9763400Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_linspace_cpu_uint8 XFAIL [ 65%] 2023-01-11T21:43:30.9763520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_bfloat16 PASSED [ 65%] 2023-01-11T21:43:30.9763640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_bool PASSED [ 65%] 2023-01-11T21:43:30.9763770Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_complex128 PASSED [ 65%] 2023-01-11T21:43:30.9763890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_complex64 PASSED [ 65%] 2023-01-11T21:43:30.9764010Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_float32 PASSED [ 65%] 2023-01-11T21:43:30.9764120Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_float64 PASSED [ 65%] 2023-01-11T21:43:30.9764270Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int16 PASSED [ 65%] 2023-01-11T21:43:30.9764390Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_int32 PASSED [ 65%] 2023-01-11T21:43:30.9764510Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log10_cpu_uint8 PASSED [ 65%] 2023-01-11T21:43:30.9764630Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_bfloat16 PASSED [ 65%] 2023-01-11T21:43:30.9764750Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_bool PASSED [ 65%] 2023-01-11T21:43:30.9764870Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_complex64 PASSED [ 65%] 2023-01-11T21:43:30.9764980Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int16 PASSED [ 65%] 2023-01-11T21:43:30.9765100Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int64 PASSED [ 65%] 2023-01-11T21:43:30.9765240Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log1p_cpu_int8 PASSED [ 65%] 2023-01-11T21:43:30.9765360Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_bfloat16 PASSED [ 65%] 2023-01-11T21:43:30.9765480Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_complex128 PASSED [ 65%] 2023-01-11T21:43:30.9765600Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_float32 PASSED [ 65%] 2023-01-11T21:43:30.9765720Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_float64 PASSED [ 65%] 2023-01-11T21:43:30.9765830Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int32 PASSED [ 65%] 2023-01-11T21:43:30.9765950Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_int8 PASSED [ 65%] 2023-01-11T21:43:30.9766060Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log2_cpu_uint8 PASSED [ 65%] 2023-01-11T21:43:30.9766180Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_bfloat16 PASSED [ 65%] 2023-01-11T21:43:30.9766300Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_bool PASSED [ 65%] 2023-01-11T21:43:30.9766420Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_complex128 PASSED [ 65%] 2023-01-11T21:43:30.9766540Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_complex64 PASSED [ 65%] 2023-01-11T21:43:30.9766660Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_float32 PASSED [ 65%] 2023-01-11T21:43:30.9766770Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_int16 PASSED [ 65%] 2023-01-11T21:43:30.9766890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_cpu_uint8 PASSED [ 65%] 2023-01-11T21:43:30.9767030Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_complex64 PASSED [ 65%] 2023-01-11T21:43:30.9767170Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_float16 PASSED [ 65%] 2023-01-11T21:43:30.9767310Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_float64 PASSED [ 65%] 2023-01-11T21:43:30.9767440Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_int16 PASSED [ 65%] 2023-01-11T21:43:30.9767580Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_int64 PASSED [ 65%] 2023-01-11T21:43:30.9767710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_log_softmax_with_dtype_cpu_int8 PASSED [ 65%] 2023-01-11T21:43:30.9767840Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_bfloat16 PASSED [ 65%] 2023-01-11T21:43:30.9767960Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_bool PASSED [ 65%] 2023-01-11T21:43:30.9768090Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_complex128 PASSED [ 65%] 2023-01-11T21:43:30.9768240Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_complex64 PASSED [ 65%] 2023-01-11T21:43:30.9768370Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_float32 PASSED [ 65%] 2023-01-11T21:43:30.9768500Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_float64 PASSED [ 65%] 2023-01-11T21:43:30.9768620Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int16 PASSED [ 65%] 2023-01-11T21:43:30.9768740Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int64 PASSED [ 65%] 2023-01-11T21:43:30.9768870Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_and_cpu_int8 PASSED [ 65%] 2023-01-11T21:43:30.9769000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_complex128 PASSED [ 65%] 2023-01-11T21:43:30.9769120Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_float32 PASSED [ 65%] 2023-01-11T21:43:30.9769270Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_float64 PASSED [ 65%] 2023-01-11T21:43:30.9769390Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int16 PASSED [ 65%] 2023-01-11T21:43:30.9769520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int64 PASSED [ 65%] 2023-01-11T21:43:30.9769640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_not_cpu_int8 PASSED [ 65%] 2023-01-11T21:43:30.9769770Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_complex128 PASSED [ 65%] 2023-01-11T21:43:30.9769890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_float32 PASSED [ 65%] 2023-01-11T21:43:30.9770010Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int32 PASSED [ 65%] 2023-01-11T21:43:30.9770130Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_or_cpu_int64 PASSED [ 65%] 2023-01-11T21:43:30.9770260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_bfloat16 PASSED [ 65%] 2023-01-11T21:43:30.9770380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_bool PASSED [ 65%] 2023-01-11T21:43:30.9770510Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_complex64 PASSED [ 65%] 2023-01-11T21:43:30.9770630Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_float16 PASSED [ 65%] 2023-01-11T21:43:30.9770760Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_float32 PASSED [ 65%] 2023-01-11T21:43:30.9770880Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int16 PASSED [ 65%] 2023-01-11T21:43:30.9771010Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int64 PASSED [ 65%] 2023-01-11T21:43:30.9771130Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logical_xor_cpu_int8 PASSED [ 65%] 2023-01-11T21:43:30.9771250Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_bfloat16 PASSED [ 65%] 2023-01-11T21:43:30.9771370Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_float32 PASSED [ 65%] 2023-01-11T21:43:30.9771490Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int64 PASSED [ 65%] 2023-01-11T21:43:30.9771620Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_int8 PASSED [ 65%] 2023-01-11T21:43:30.9771740Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logspace_cpu_uint8 PASSED [ 65%] 2023-01-11T21:43:30.9771860Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_bool PASSED [ 65%] 2023-01-11T21:43:30.9771980Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_float32 PASSED [ 65%] 2023-01-11T21:43:30.9772140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int32 PASSED [ 65%] 2023-01-11T21:43:30.9772260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int64 PASSED [ 65%] 2023-01-11T21:43:30.9772380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_logsumexp_cpu_int8 PASSED [ 65%] 2023-01-11T21:43:30.9772500Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_bool PASSED [ 65%] 2023-01-11T21:43:30.9772620Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_float32 PASSED [ 65%] 2023-01-11T21:43:30.9772740Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_lt_cpu_int32 PASSED [ 65%] 2023-01-11T21:43:30.9772870Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_complex128 PASSED [ 65%] 2023-01-11T21:43:30.9772990Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_complex64 PASSED [ 65%] 2023-01-11T21:43:30.9773160Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_float64 PASSED [ 65%] 2023-01-11T21:43:30.9773280Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int16 PASSED [ 65%] 2023-01-11T21:43:30.9773400Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int64 PASSED [ 65%] 2023-01-11T21:43:30.9773520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_int8 PASSED [ 65%] 2023-01-11T21:43:30.9773640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_masked_fill_cpu_uint8 PASSED [ 65%] 2023-01-11T21:43:30.9773770Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_bool PASSED [ 65%] 2023-01-11T21:43:30.9773890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_float16 PASSED [ 65%] 2023-01-11T21:43:30.9774010Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_float64 PASSED [ 65%] 2023-01-11T21:43:30.9774130Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int16 PASSED [ 65%] 2023-01-11T21:43:30.9774250Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_maximum_cpu_int8 PASSED [ 65%] 2023-01-11T21:43:30.9774370Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mean_cpu_bfloat16 PASSED [ 65%] 2023-01-11T21:43:30.9774510Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_complex64 PASSED [ 65%] 2023-01-11T21:43:30.9774650Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_float16 PASSED [ 65%] 2023-01-11T21:43:30.9774780Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_float32 PASSED [ 65%] 2023-01-11T21:43:30.9774920Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_float64 PASSED [ 65%] 2023-01-11T21:43:30.9775050Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_int64 PASSED [ 65%] 2023-01-11T21:43:30.9775190Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_list_of_tensors_cpu_int8 PASSED [ 65%] 2023-01-11T21:43:30.9775330Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_bfloat16 PASSED [ 66%] 2023-01-11T21:43:30.9775470Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_bool PASSED [ 66%] 2023-01-11T21:43:30.9775610Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_complex64 PASSED [ 66%] 2023-01-11T21:43:30.9775750Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_float16 PASSED [ 66%] 2023-01-11T21:43:30.9775890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_float64 PASSED [ 66%] 2023-01-11T21:43:30.9776020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int32 PASSED [ 66%] 2023-01-11T21:43:30.9776190Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int64 PASSED [ 66%] 2023-01-11T21:43:30.9776330Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_int8 PASSED [ 66%] 2023-01-11T21:43:30.9776470Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_meshgrid_variadic_tensors_cpu_uint8 PASSED [ 66%] 2023-01-11T21:43:30.9776590Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_float32 PASSED [ 66%] 2023-01-11T21:43:30.9776710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_float64 PASSED [ 66%] 2023-01-11T21:43:30.9776830Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int32 PASSED [ 66%] 2023-01-11T21:43:30.9776960Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int64 PASSED [ 66%] 2023-01-11T21:43:30.9777100Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_minimum_cpu_int8 PASSED [ 66%] 2023-01-11T21:43:30.9777220Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_bfloat16 PASSED [ 66%] 2023-01-11T21:43:30.9777350Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_complex32 PASSED [ 66%] 2023-01-11T21:43:30.9777470Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_float32 PASSED [ 66%] 2023-01-11T21:43:30.9777600Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int16 PASSED [ 66%] 2023-01-11T21:43:30.9777710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_int64 PASSED [ 66%] 2023-01-11T21:43:30.9777830Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_movedim_cpu_uint8 PASSED [ 66%] 2023-01-11T21:43:30.9777950Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_bool PASSED [ 66%] 2023-01-11T21:43:30.9778070Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_complex32 PASSED [ 66%] 2023-01-11T21:43:30.9778190Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_mul_cpu_int16 PASSED [ 66%] 2023-01-11T21:43:30.9778320Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_bool PASSED [ 66%] 2023-01-11T21:43:30.9778440Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int16 PASSED [ 66%] 2023-01-11T21:43:30.9778560Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_int8 PASSED [ 66%] 2023-01-11T21:43:30.9778680Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nan_to_num_cpu_uint8 PASSED [ 66%] 2023-01-11T21:43:30.9778810Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_complex128 PASSED [ 66%] 2023-01-11T21:43:30.9778940Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_complex32 PASSED [ 66%] 2023-01-11T21:43:30.9779070Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_float16 PASSED [ 66%] 2023-01-11T21:43:30.9779190Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_float64 PASSED [ 66%] 2023-01-11T21:43:30.9779320Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_int64 PASSED [ 66%] 2023-01-11T21:43:30.9779440Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_copy_cpu_uint8 PASSED [ 66%] 2023-01-11T21:43:30.9779560Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_complex32 PASSED [ 66%] 2023-01-11T21:43:30.9779680Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_float32 PASSED [ 66%] 2023-01-11T21:43:30.9779800Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int16 PASSED [ 66%] 2023-01-11T21:43:30.9779920Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int32 PASSED [ 66%] 2023-01-11T21:43:30.9780060Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_narrow_cpu_int64 PASSED [ 66%] 2023-01-11T21:43:30.9780200Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_native_layer_norm_cpu_bfloat16 PASSED [ 66%] 2023-01-11T21:43:30.9780340Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_native_layer_norm_cpu_float32 SKIPPED (Skipped!) [ 66%] 2023-01-11T21:43:30.9780460Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_complex64 PASSED [ 66%] 2023-01-11T21:43:30.9780570Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_int16 PASSED [ 66%] 2023-01-11T21:43:30.9780680Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_int64 PASSED [ 66%] 2023-01-11T21:43:30.9780800Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_int8 PASSED [ 66%] 2023-01-11T21:43:30.9780910Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ne_cpu_uint8 PASSED [ 66%] 2023-01-11T21:43:30.9781060Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_bfloat16 PASSED [ 66%] 2023-01-11T21:43:30.9781180Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_complex32 PASSED [ 66%] 2023-01-11T21:43:30.9781300Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_float32 PASSED [ 66%] 2023-01-11T21:43:30.9781410Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_float64 PASSED [ 66%] 2023-01-11T21:43:30.9781530Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_neg_cpu_uint8 PASSED [ 66%] 2023-01-11T21:43:30.9781690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_complex128 SKIPPED (Expected: empty is not comparable) [ 66%] 2023-01-11T21:43:30.9781850Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_complex32 SKIPPED (Expected: empty is not comparable) [ 66%] 2023-01-11T21:43:30.9782010Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_complex64 SKIPPED (Expected: empty is not comparable) [ 66%] 2023-01-11T21:43:30.9782160Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_float32 SKIPPED (Expected: empty is not comparable) [ 66%] 2023-01-11T21:43:30.9782320Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int16 SKIPPED (Expected: empty is not comparable) [ 66%] 2023-01-11T21:43:30.9782470Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_cpu_int32 SKIPPED (Expected: empty is not comparable) [ 66%] 2023-01-11T21:43:30.9782640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_strided_cpu_bfloat16 SKIPPED (Expected: empty_strided is not comparable) [ 66%] 2023-01-11T21:43:30.9782810Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_strided_cpu_bool SKIPPED (Expected: empty_strided is not comparable) [ 66%] 2023-01-11T21:43:30.9782980Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_strided_cpu_complex64 SKIPPED (Expected: empty_strided is not comparable) [ 66%] 2023-01-11T21:43:30.9783150Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_strided_cpu_float16 SKIPPED (Expected: empty_strided is not comparable) [ 66%] 2023-01-11T21:43:30.9783320Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_strided_cpu_float32 SKIPPED (Expected: empty_strided is not comparable) [ 66%] 2023-01-11T21:43:30.9783480Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_empty_strided_cpu_int64 SKIPPED (Expected: empty_strided is not comparable) [ 66%] 2023-01-11T21:43:30.9783610Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_bfloat16 PASSED [ 66%] 2023-01-11T21:43:30.9783730Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_bool PASSED [ 66%] 2023-01-11T21:43:30.9783860Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_complex128 PASSED [ 66%] 2023-01-11T21:43:30.9784010Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_complex32 PASSED [ 66%] 2023-01-11T21:43:30.9784130Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_complex64 PASSED [ 66%] 2023-01-11T21:43:30.9784260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_float16 PASSED [ 66%] 2023-01-11T21:43:30.9784380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_float64 PASSED [ 66%] 2023-01-11T21:43:30.9784500Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int16 PASSED [ 66%] 2023-01-11T21:43:30.9784620Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int64 PASSED [ 66%] 2023-01-11T21:43:30.9784740Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_int8 PASSED [ 66%] 2023-01-11T21:43:30.9784860Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_full_cpu_uint8 PASSED [ 66%] 2023-01-11T21:43:30.9785010Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_complex128 PASSED [ 66%] 2023-01-11T21:43:30.9785130Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_complex32 PASSED [ 66%] 2023-01-11T21:43:30.9785260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_float16 PASSED [ 66%] 2023-01-11T21:43:30.9785380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_float32 PASSED [ 66%] 2023-01-11T21:43:30.9785490Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_float64 PASSED [ 66%] 2023-01-11T21:43:30.9785610Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int16 PASSED [ 66%] 2023-01-11T21:43:30.9785730Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int64 PASSED [ 66%] 2023-01-11T21:43:30.9785850Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_ones_cpu_int8 PASSED [ 66%] 2023-01-11T21:43:30.9785980Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_bfloat16 PASSED [ 66%] 2023-01-11T21:43:30.9786110Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_complex128 PASSED [ 66%] 2023-01-11T21:43:30.9786230Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_complex32 PASSED [ 66%] 2023-01-11T21:43:30.9786360Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_float32 PASSED [ 66%] 2023-01-11T21:43:30.9786480Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_float64 PASSED [ 66%] 2023-01-11T21:43:30.9786600Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int16 PASSED [ 66%] 2023-01-11T21:43:30.9786720Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_int64 PASSED [ 66%] 2023-01-11T21:43:30.9786840Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_new_zeros_cpu_uint8 PASSED [ 66%] 2023-01-11T21:43:30.9786980Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_celu_cpu_bfloat16 PASSED [ 66%] 2023-01-11T21:43:30.9787110Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_celu_cpu_float64 PASSED [ 66%] 2023-01-11T21:43:30.9787280Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_dropout_cpu_bfloat16 SKIPPED (Expected: dropout is not comparable) [ 66%] 2023-01-11T21:43:30.9787450Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_dropout_cpu_float64 SKIPPED (Expected: dropout is not comparable) [ 66%] 2023-01-11T21:43:30.9787590Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_elu_cpu_bfloat16 PASSED [ 66%] 2023-01-11T21:43:30.9787720Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_gelu_cpu_bfloat16 PASSED [ 66%] 2023-01-11T21:43:30.9787850Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_glu_cpu_bfloat16 PASSED [ 66%] 2023-01-11T21:43:30.9788020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_glu_cpu_float32 PASSED [ 66%] 2023-01-11T21:43:30.9788150Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_glu_cpu_float64 PASSED [ 66%] 2023-01-11T21:43:30.9788290Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_group_norm_cpu_bfloat16 PASSED [ 66%] 2023-01-11T21:43:30.9788430Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cpu_bfloat16 PASSED [ 66%] 2023-01-11T21:43:30.9788570Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardshrink_cpu_float32 PASSED [ 66%] 2023-01-11T21:43:30.9788710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_float64 PASSED [ 66%] 2023-01-11T21:43:30.9788840Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int32 PASSED [ 66%] 2023-01-11T21:43:30.9789010Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hardtanh_cpu_int8 PASSED [ 66%] 2023-01-11T21:43:30.9789160Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cpu_float32 PASSED [ 66%] 2023-01-11T21:43:30.9789300Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_hinge_embedding_loss_cpu_float64 PASSED [ 66%] 2023-01-11T21:43:30.9789440Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_huber_loss_cpu_bfloat16 PASSED [ 66%] 2023-01-11T21:43:30.9792910Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_huber_loss_cpu_float16 PASSED [ 66%] 2023-01-11T21:43:30.9793050Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_huber_loss_cpu_float32 PASSED [ 66%] 2023-01-11T21:43:30.9793190Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_bfloat16 PASSED [ 66%] 2023-01-11T21:43:30.9793330Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_complex64 PASSED [ 66%] 2023-01-11T21:43:30.9793460Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_float16 PASSED [ 66%] 2023-01-11T21:43:30.9793600Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_l1_loss_cpu_float32 PASSED [ 66%] 2023-01-11T21:43:30.9793740Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_layer_norm_cpu_bfloat16 PASSED [ 66%] 2023-01-11T21:43:30.9793870Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_leaky_relu_cpu_bfloat16 PASSED [ 66%] 2023-01-11T21:43:30.9794020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_bfloat16 PASSED [ 66%] 2023-01-11T21:43:30.9794170Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_bool PASSED [ 66%] 2023-01-11T21:43:30.9794320Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_complex128 PASSED [ 66%] 2023-01-11T21:43:30.9794470Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_float32 PASSED [ 66%] 2023-01-11T21:43:30.9794610Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_int16 PASSED [ 66%] 2023-01-11T21:43:30.9794750Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_int64 PASSED [ 66%] 2023-01-11T21:43:30.9794890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_log_softmax_with_dtype_cpu_uint8 PASSED [ 66%] 2023-01-11T21:43:30.9795030Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_bfloat16 PASSED [ 66%] 2023-01-11T21:43:30.9795200Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_float32 PASSED [ 66%] 2023-01-11T21:43:30.9795350Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_float64 PASSED [ 66%] 2023-01-11T21:43:30.9795490Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_margin_ranking_loss_cpu_int64 PASSED [ 66%] 2023-01-11T21:43:30.9795630Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mish_cpu_float32 PASSED [ 66%] 2023-01-11T21:43:30.9795760Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mish_cpu_float64 PASSED [ 66%] 2023-01-11T21:43:30.9795890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cpu_float16 PASSED [ 66%] 2023-01-11T21:43:30.9796020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cpu_float32 PASSED [ 66%] 2023-01-11T21:43:30.9796180Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_mse_loss_cpu_float64 PASSED [ 66%] 2023-01-11T21:43:30.9796320Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_nll_loss_cpu_bfloat16 PASSED [ 66%] 2023-01-11T21:43:30.9796450Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_nll_loss_cpu_float64 PASSED [ 66%] 2023-01-11T21:43:30.9796600Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cpu_bfloat16 PASSED [ 66%] 2023-01-11T21:43:30.9796740Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cpu_complex128 PASSED [ 66%] 2023-01-11T21:43:30.9796890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cpu_complex64 PASSED [ 66%] 2023-01-11T21:43:30.9797030Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cpu_float16 PASSED [ 66%] 2023-01-11T21:43:30.9797170Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cpu_int32 PASSED [ 66%] 2023-01-11T21:43:30.9797320Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cpu_int64 PASSED [ 66%] 2023-01-11T21:43:30.9797460Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_pairwise_distance_cpu_uint8 PASSED [ 66%] 2023-01-11T21:43:30.9797600Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cpu_float64 PASSED [ 66%] 2023-01-11T21:43:30.9797740Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cpu_int32 PASSED [ 66%] 2023-01-11T21:43:30.9797870Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_poisson_nll_loss_cpu_int8 PASSED [ 66%] 2023-01-11T21:43:30.9798010Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_float32 PASSED [ 66%] 2023-01-11T21:43:30.9798150Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_float64 PASSED [ 66%] 2023-01-11T21:43:30.9798280Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu6_cpu_int64 PASSED [ 66%] 2023-01-11T21:43:30.9798410Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_bfloat16 PASSED [ 66%] 2023-01-11T21:43:30.9798540Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_float32 PASSED [ 66%] 2023-01-11T21:43:30.9798670Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_float64 PASSED [ 66%] 2023-01-11T21:43:30.9798810Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int16 PASSED [ 66%] 2023-01-11T21:43:30.9798930Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int32 PASSED [ 66%] 2023-01-11T21:43:30.9799080Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_int64 PASSED [ 66%] 2023-01-11T21:43:30.9799210Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_relu_cpu_uint8 PASSED [ 66%] 2023-01-11T21:43:30.9799350Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_selu_cpu_bfloat16 PASSED [ 66%] 2023-01-11T21:43:30.9799480Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_selu_cpu_float32 PASSED [ 66%] 2023-01-11T21:43:30.9799610Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_selu_cpu_float64 PASSED [ 67%] 2023-01-11T21:43:30.9799750Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cpu_bfloat16 PASSED [ 67%] 2023-01-11T21:43:30.9799890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cpu_float16 PASSED [ 67%] 2023-01-11T21:43:30.9800040Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cpu_float32 PASSED [ 67%] 2023-01-11T21:43:30.9800200Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cpu_int32 PASSED [ 67%] 2023-01-11T21:43:30.9800340Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cpu_int64 PASSED [ 67%] 2023-01-11T21:43:30.9800480Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmax_with_dtype_cpu_int8 PASSED [ 67%] 2023-01-11T21:43:30.9800630Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cpu_bfloat16 PASSED [ 67%] 2023-01-11T21:43:30.9800770Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cpu_complex128 PASSED [ 67%] 2023-01-11T21:43:30.9800930Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cpu_float32 PASSED [ 67%] 2023-01-11T21:43:30.9801070Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cpu_float64 PASSED [ 67%] 2023-01-11T21:43:30.9801210Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cpu_int16 PASSED [ 67%] 2023-01-11T21:43:30.9801350Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cpu_int64 PASSED [ 67%] 2023-01-11T21:43:30.9801490Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cpu_int8 PASSED [ 67%] 2023-01-11T21:43:30.9801630Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softmin_with_dtype_cpu_uint8 PASSED [ 67%] 2023-01-11T21:43:30.9801770Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_softplus_cpu_bfloat16 PASSED [ 67%] 2023-01-11T21:43:30.9803680Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_bfloat16 PASSED [ 67%] 2023-01-11T21:43:30.9804150Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_complex64 PASSED [ 67%] 2023-01-11T21:43:30.9804520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int64 PASSED [ 67%] 2023-01-11T21:43:30.9804900Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_tanhshrink_cpu_int8 PASSED [ 67%] 2023-01-11T21:43:30.9805270Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_float64 PASSED [ 67%] 2023-01-11T21:43:30.9805630Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_int8 PASSED [ 67%] 2023-01-11T21:43:30.9806000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_threshold_cpu_uint8 PASSED [ 67%] 2023-01-11T21:43:30.9806420Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_nn_functional_triplet_margin_loss_cpu_int16 PASSED [ 67%] 2023-01-11T21:43:30.9807000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_float16 PASSED [ 67%] 2023-01-11T21:43:30.9807350Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_float32 PASSED [ 67%] 2023-01-11T21:43:30.9807710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_norm_cpu_float64 PASSED [ 67%] 2023-01-11T21:43:30.9808030Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_bool PASSED [ 67%] 2023-01-11T21:43:30.9808360Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_complex128 PASSED [ 67%] 2023-01-11T21:43:30.9808690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_complex32 PASSED [ 67%] 2023-01-11T21:43:30.9809010Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ones_cpu_int8 PASSED [ 67%] 2023-01-11T21:43:30.9809380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_bool PASSED [ 67%] 2023-01-11T21:43:30.9809750Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_complex128 PASSED [ 67%] 2023-01-11T21:43:30.9810310Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_complex32 PASSED [ 67%] 2023-01-11T21:43:30.9810660Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_complex64 PASSED [ 67%] 2023-01-11T21:43:30.9811020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_int8 PASSED [ 67%] 2023-01-11T21:43:30.9811350Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_permute_cpu_uint8 PASSED [ 67%] 2023-01-11T21:43:30.9811730Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_complex128 PASSED [ 67%] 2023-01-11T21:43:30.9812110Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_complex32 PASSED [ 67%] 2023-01-11T21:43:30.9812480Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_float32 PASSED [ 67%] 2023-01-11T21:43:30.9812890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int32 PASSED [ 67%] 2023-01-11T21:43:30.9813230Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_int8 PASSED [ 67%] 2023-01-11T21:43:30.9813560Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_positive_cpu_uint8 PASSED [ 67%] 2023-01-11T21:43:30.9813910Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_complex128 PASSED [ 67%] 2023-01-11T21:43:30.9814250Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_complex64 PASSED [ 67%] 2023-01-11T21:43:30.9814570Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_float16 PASSED [ 67%] 2023-01-11T21:43:30.9814890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_float32 PASSED [ 67%] 2023-01-11T21:43:30.9815210Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_pow_cpu_int32 PASSED [ 67%] 2023-01-11T21:43:30.9815520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_bool PASSED [ 67%] 2023-01-11T21:43:30.9815890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_complex64 PASSED [ 67%] 2023-01-11T21:43:30.9816260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_float64 PASSED [ 67%] 2023-01-11T21:43:30.9816580Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int16 PASSED [ 67%] 2023-01-11T21:43:30.9816930Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int64 PASSED [ 67%] 2023-01-11T21:43:30.9817240Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_prod_cpu_int8 PASSED [ 67%] 2023-01-11T21:43:30.9817600Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_randn_cpu_bfloat16 PASSED [ 67%] 2023-01-11T21:43:30.9817940Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_randn_cpu_complex128 PASSED [ 67%] 2023-01-11T21:43:30.9818270Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_randn_cpu_complex32 PASSED [ 67%] 2023-01-11T21:43:30.9818800Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_randn_cpu_float16 PASSED [ 67%] 2023-01-11T21:43:30.9819140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_randn_cpu_float32 PASSED [ 67%] 2023-01-11T21:43:30.9819490Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_bool PASSED [ 67%] 2023-01-11T21:43:30.9819830Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_complex128 PASSED [ 67%] 2023-01-11T21:43:30.9820160Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_complex32 PASSED [ 67%] 2023-01-11T21:43:30.9820530Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_float16 PASSED [ 67%] 2023-01-11T21:43:30.9820850Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_float32 PASSED [ 67%] 2023-01-11T21:43:30.9821180Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_float64 PASSED [ 67%] 2023-01-11T21:43:30.9821710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int64 PASSED [ 67%] 2023-01-11T21:43:30.9822030Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_ravel_cpu_int8 PASSED [ 67%] 2023-01-11T21:43:30.9822350Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_bool PASSED [ 67%] 2023-01-11T21:43:30.9822680Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_complex64 PASSED [ 67%] 2023-01-11T21:43:30.9823000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_float64 PASSED [ 67%] 2023-01-11T21:43:30.9823320Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int16 PASSED [ 67%] 2023-01-11T21:43:30.9823630Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int32 PASSED [ 67%] 2023-01-11T21:43:30.9823940Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int64 PASSED [ 67%] 2023-01-11T21:43:30.9824270Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_int8 PASSED [ 67%] 2023-01-11T21:43:30.9824620Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_real_cpu_uint8 PASSED [ 67%] 2023-01-11T21:43:30.9824970Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_bfloat16 PASSED [ 67%] 2023-01-11T21:43:30.9825310Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_bool PASSED [ 67%] 2023-01-11T21:43:30.9825660Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_complex128 PASSED [ 67%] 2023-01-11T21:43:30.9826000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_float16 PASSED [ 67%] 2023-01-11T21:43:30.9826330Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int16 PASSED [ 67%] 2023-01-11T21:43:30.9826690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_int32 PASSED [ 67%] 2023-01-11T21:43:30.9827050Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reciprocal_cpu_uint8 PASSED [ 67%] 2023-01-11T21:43:30.9827420Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_bfloat16 SKIPPED (Skipped!) [ 67%] 2023-01-11T21:43:30.9827780Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_remainder_cpu_int32 PASSED [ 67%] 2023-01-11T21:43:30.9828110Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_repeat_cpu_bfloat16 PASSED [ 67%] 2023-01-11T21:43:30.9828430Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_repeat_cpu_bool PASSED [ 67%] 2023-01-11T21:43:30.9828780Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_repeat_cpu_complex128 PASSED [ 67%] 2023-01-11T21:43:30.9829110Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_repeat_cpu_complex64 PASSED [ 67%] 2023-01-11T21:43:30.9829440Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_repeat_cpu_float64 PASSED [ 67%] 2023-01-11T21:43:30.9829910Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_repeat_cpu_int8 PASSED [ 67%] 2023-01-11T21:43:30.9830290Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_bool PASSED [ 67%] 2023-01-11T21:43:30.9830670Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_complex128 PASSED [ 67%] 2023-01-11T21:43:30.9831020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_complex32 PASSED [ 67%] 2023-01-11T21:43:30.9831390Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_float64 PASSED [ 67%] 2023-01-11T21:43:30.9831730Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_int16 PASSED [ 67%] 2023-01-11T21:43:30.9832050Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_int32 PASSED [ 67%] 2023-01-11T21:43:30.9832380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_as_cpu_int64 PASSED [ 67%] 2023-01-11T21:43:30.9832850Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_bool PASSED [ 67%] 2023-01-11T21:43:30.9833190Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_complex128 PASSED [ 67%] 2023-01-11T21:43:30.9833560Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_complex64 PASSED [ 67%] 2023-01-11T21:43:30.9833900Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_float16 PASSED [ 67%] 2023-01-11T21:43:30.9834230Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_float32 PASSED [ 67%] 2023-01-11T21:43:30.9834580Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_float64 PASSED [ 67%] 2023-01-11T21:43:30.9834920Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_int64 PASSED [ 67%] 2023-01-11T21:43:30.9835250Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_reshape_cpu_uint8 PASSED [ 67%] 2023-01-11T21:43:30.9835580Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_float16 PASSED [ 67%] 2023-01-11T21:43:30.9835900Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_float64 PASSED [ 67%] 2023-01-11T21:43:30.9836240Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int64 PASSED [ 67%] 2023-01-11T21:43:30.9836560Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_int8 PASSED [ 67%] 2023-01-11T21:43:30.9836900Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_roll_cpu_uint8 PASSED [ 67%] 2023-01-11T21:43:30.9837230Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_bfloat16 PASSED [ 67%] 2023-01-11T21:43:30.9837570Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_complex128 PASSED [ 67%] 2023-01-11T21:43:30.9837930Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_float32 PASSED [ 67%] 2023-01-11T21:43:30.9838260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_float64 PASSED [ 67%] 2023-01-11T21:43:30.9838580Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int16 PASSED [ 67%] 2023-01-11T21:43:30.9838900Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rot90_cpu_int32 PASSED [ 67%] 2023-01-11T21:43:30.9839220Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_float32 PASSED [ 67%] 2023-01-11T21:43:30.9839540Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_int16 PASSED [ 67%] 2023-01-11T21:43:30.9839860Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_int32 PASSED [ 67%] 2023-01-11T21:43:30.9840180Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_round_cpu_int8 PASSED [ 67%] 2023-01-11T21:43:30.9840500Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_bfloat16 PASSED [ 67%] 2023-01-11T21:43:30.9841010Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_bool PASSED [ 67%] 2023-01-11T21:43:30.9841350Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_complex128 PASSED [ 67%] 2023-01-11T21:43:30.9841720Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_float32 PASSED [ 67%] 2023-01-11T21:43:30.9842040Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int16 PASSED [ 67%] 2023-01-11T21:43:30.9842370Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int32 PASSED [ 67%] 2023-01-11T21:43:30.9842690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsqrt_cpu_int64 PASSED [ 67%] 2023-01-11T21:43:30.9843010Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_bfloat16 PASSED [ 67%] 2023-01-11T21:43:30.9843370Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_complex128 PASSED [ 67%] 2023-01-11T21:43:30.9843700Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_float16 PASSED [ 67%] 2023-01-11T21:43:30.9844170Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int16 PASSED [ 67%] 2023-01-11T21:43:30.9844490Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_int32 PASSED [ 67%] 2023-01-11T21:43:30.9844830Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_rsub_cpu_uint8 PASSED [ 67%] 2023-01-11T21:43:30.9845200Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sgn_cpu_complex128 PASSED [ 67%] 2023-01-11T21:43:30.9845560Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sgn_cpu_complex32 PASSED [ 67%] 2023-01-11T21:43:30.9845890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sgn_cpu_complex64 PASSED [ 67%] 2023-01-11T21:43:30.9846250Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sgn_cpu_float16 PASSED [ 67%] 2023-01-11T21:43:30.9846570Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sgn_cpu_int16 PASSED [ 67%] 2023-01-11T21:43:30.9846920Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sgn_cpu_int64 PASSED [ 67%] 2023-01-11T21:43:30.9847240Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sgn_cpu_int8 PASSED [ 67%] 2023-01-11T21:43:30.9847550Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sgn_cpu_uint8 PASSED [ 67%] 2023-01-11T21:43:30.9847880Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_bool PASSED [ 67%] 2023-01-11T21:43:30.9848220Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_complex64 PASSED [ 67%] 2023-01-11T21:43:30.9848570Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_float64 PASSED [ 67%] 2023-01-11T21:43:30.9848900Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sigmoid_cpu_int32 PASSED [ 67%] 2023-01-11T21:43:30.9849220Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_bool PASSED [ 67%] 2023-01-11T21:43:30.9849550Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_float32 PASSED [ 67%] 2023-01-11T21:43:30.9849870Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_float64 PASSED [ 67%] 2023-01-11T21:43:30.9850260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int32 PASSED [ 67%] 2023-01-11T21:43:30.9850620Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sign_cpu_int8 PASSED [ 67%] 2023-01-11T21:43:30.9850990Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_bfloat16 PASSED [ 67%] 2023-01-11T21:43:30.9851380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int32 PASSED [ 67%] 2023-01-11T21:43:30.9851740Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_signbit_cpu_int64 PASSED [ 67%] 2023-01-11T21:43:30.9852100Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_complex128 PASSED [ 67%] 2023-01-11T21:43:30.9852560Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_complex64 PASSED [ 67%] 2023-01-11T21:43:30.9852890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_float64 PASSED [ 68%] 2023-01-11T21:43:30.9853210Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sin_cpu_int8 PASSED [ 68%] 2023-01-11T21:43:30.9853560Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinc_cpu_bfloat16 PASSED [ 68%] 2023-01-11T21:43:30.9853880Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinc_cpu_int64 PASSED [ 68%] 2023-01-11T21:43:30.9854230Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_bfloat16 PASSED [ 68%] 2023-01-11T21:43:30.9854560Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_bool PASSED [ 68%] 2023-01-11T21:43:30.9854880Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int16 PASSED [ 68%] 2023-01-11T21:43:30.9855320Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int64 PASSED [ 68%] 2023-01-11T21:43:30.9855640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_int8 PASSED [ 68%] 2023-01-11T21:43:30.9856490Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sinh_cpu_uint8 PASSED [ 68%] 2023-01-11T21:43:30.9856900Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_with_dtype_cpu_complex128 PASSED [ 68%] 2023-01-11T21:43:30.9857290Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_with_dtype_cpu_float16 PASSED [ 68%] 2023-01-11T21:43:30.9857650Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_with_dtype_cpu_int32 PASSED [ 68%] 2023-01-11T21:43:30.9858000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_with_dtype_cpu_int64 PASSED [ 68%] 2023-01-11T21:43:30.9858350Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_softmax_with_dtype_cpu_uint8 PASSED [ 68%] 2023-01-11T21:43:30.9858750Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j0_cpu_float64 PASSED [ 68%] 2023-01-11T21:43:30.9859100Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j0_cpu_int32 PASSED [ 68%] 2023-01-11T21:43:30.9859440Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j0_cpu_int64 PASSED [ 68%] 2023-01-11T21:43:30.9859830Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j0_cpu_int8 PASSED [ 68%] 2023-01-11T21:43:30.9860180Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j0_cpu_uint8 PASSED [ 68%] 2023-01-11T21:43:30.9860530Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j1_cpu_bool PASSED [ 68%] 2023-01-11T21:43:30.9860910Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j1_cpu_float32 PASSED [ 68%] 2023-01-11T21:43:30.9861330Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j1_cpu_int32 PASSED [ 68%] 2023-01-11T21:43:30.9861680Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j1_cpu_int64 PASSED [ 68%] 2023-01-11T21:43:30.9862030Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_bessel_j1_cpu_int8 PASSED [ 68%] 2023-01-11T21:43:30.9862370Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_entr_cpu_float32 PASSED [ 68%] 2023-01-11T21:43:30.9862710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_entr_cpu_int16 PASSED [ 68%] 2023-01-11T21:43:30.9863040Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_entr_cpu_int64 PASSED [ 68%] 2023-01-11T21:43:30.9863410Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_entr_cpu_uint8 PASSED [ 68%] 2023-01-11T21:43:30.9863760Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_erfcx_cpu_int16 PASSED [ 68%] 2023-01-11T21:43:30.9864360Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_erfcx_cpu_int32 PASSED [ 68%] 2023-01-11T21:43:30.9864750Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_erfcx_cpu_int64 PASSED [ 68%] 2023-01-11T21:43:30.9875220Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_erfcx_cpu_uint8 PASSED [ 68%] 2023-01-11T21:43:30.9875620Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_bfloat16 PASSED [ 68%] 2023-01-11T21:43:30.9875960Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_bool PASSED [ 68%] 2023-01-11T21:43:30.9876290Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int16 PASSED [ 68%] 2023-01-11T21:43:30.9876620Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int32 PASSED [ 68%] 2023-01-11T21:43:30.9876950Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i0e_cpu_int64 PASSED [ 68%] 2023-01-11T21:43:30.9877520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_bool PASSED [ 68%] 2023-01-11T21:43:30.9878270Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_float32 PASSED [ 68%] 2023-01-11T21:43:30.9879030Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_int16 PASSED [ 68%] 2023-01-11T21:43:30.9879740Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_int8 PASSED [ 68%] 2023-01-11T21:43:30.9880460Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1_cpu_uint8 PASSED [ 68%] 2023-01-11T21:43:30.9881160Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_bool PASSED [ 68%] 2023-01-11T21:43:30.9881880Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_float64 PASSED [ 68%] 2023-01-11T21:43:30.9882590Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_int16 PASSED [ 68%] 2023-01-11T21:43:30.9883350Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_i1e_cpu_int64 PASSED [ 68%] 2023-01-11T21:43:30.9884120Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_ndtr_cpu_int16 PASSED [ 68%] 2023-01-11T21:43:30.9884890Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_ndtr_cpu_int32 PASSED [ 68%] 2023-01-11T21:43:30.9885630Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_ndtr_cpu_int64 PASSED [ 68%] 2023-01-11T21:43:30.9886410Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cpu_bfloat16 PASSED [ 68%] 2023-01-11T21:43:30.9887230Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cpu_complex64 PASSED [ 68%] 2023-01-11T21:43:30.9888030Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cpu_int16 PASSED [ 68%] 2023-01-11T21:43:30.9888840Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cpu_int32 PASSED [ 68%] 2023-01-11T21:43:30.9889630Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_log_softmax_with_dtype_cpu_uint8 PASSED [ 68%] 2023-01-11T21:43:30.9890390Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_bool PASSED [ 68%] 2023-01-11T21:43:30.9891160Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_float32 PASSED [ 68%] 2023-01-11T21:43:30.9891950Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_float64 PASSED [ 68%] 2023-01-11T21:43:30.9892680Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int16 PASSED [ 68%] 2023-01-11T21:43:30.9893450Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int32 PASSED [ 68%] 2023-01-11T21:43:30.9894210Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_logit_cpu_int64 PASSED [ 68%] 2023-01-11T21:43:30.9895260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cpu_bfloat16 PASSED [ 68%] 2023-01-11T21:43:30.9896160Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cpu_float32 PASSED [ 68%] 2023-01-11T21:43:30.9896980Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cpu_float64 PASSED [ 68%] 2023-01-11T21:43:30.9897810Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cpu_int64 PASSED [ 68%] 2023-01-11T21:43:30.9898670Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cpu_int8 PASSED [ 68%] 2023-01-11T21:43:30.9899520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_1_cpu_uint8 PASSED [ 68%] 2023-01-11T21:43:30.9900370Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cpu_bfloat16 PASSED [ 68%] 2023-01-11T21:43:30.9901360Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cpu_int64 PASSED [ 68%] 2023-01-11T21:43:30.9902180Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_3_cpu_uint8 PASSED [ 68%] 2023-01-11T21:43:30.9903090Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cpu_float64 PASSED [ 68%] 2023-01-11T21:43:30.9903500Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cpu_int16 PASSED [ 68%] 2023-01-11T21:43:30.9903820Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cpu_int32 PASSED [ 68%] 2023-01-11T21:43:30.9904120Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cpu_int64 PASSED [ 68%] 2023-01-11T21:43:30.9904460Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_multigammaln_mvlgamma_p_5_cpu_int8 PASSED [ 68%] 2023-01-11T21:43:30.9904790Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtr_cpu_bfloat16 PASSED [ 68%] 2023-01-11T21:43:30.9905070Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtr_cpu_float32 PASSED [ 68%] 2023-01-11T21:43:30.9905340Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtr_cpu_int16 PASSED [ 68%] 2023-01-11T21:43:30.9905640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtr_cpu_uint8 PASSED [ 68%] 2023-01-11T21:43:30.9905920Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtri_cpu_int32 PASSED [ 68%] 2023-01-11T21:43:30.9906190Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_ndtri_cpu_uint8 PASSED [ 68%] 2023-01-11T21:43:30.9906480Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cpu_bfloat16 PASSED [ 68%] 2023-01-11T21:43:30.9906790Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cpu_complex128 PASSED [ 68%] 2023-01-11T21:43:30.9907090Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cpu_float64 PASSED [ 68%] 2023-01-11T21:43:30.9907380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_softmax_with_dtype_cpu_int64 PASSED [ 68%] 2023-01-11T21:43:30.9907670Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cpu_bool PASSED [ 68%] 2023-01-11T21:43:30.9907970Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cpu_int32 PASSED [ 68%] 2023-01-11T21:43:30.9908280Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cpu_int8 PASSED [ 68%] 2023-01-11T21:43:30.9908570Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_spherical_bessel_j0_cpu_uint8 PASSED [ 68%] 2023-01-11T21:43:30.9909020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_xlog1py_cpu_bool PASSED [ 68%] 2023-01-11T21:43:30.9909310Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_xlog1py_cpu_float16 PASSED [ 68%] 2023-01-11T21:43:30.9909590Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_xlog1py_cpu_float32 PASSED [ 68%] 2023-01-11T21:43:30.9909860Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_bool PASSED [ 68%] 2023-01-11T21:43:30.9910140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_float32 PASSED [ 68%] 2023-01-11T21:43:30.9910440Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int16 PASSED [ 68%] 2023-01-11T21:43:30.9910710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_int32 PASSED [ 68%] 2023-01-11T21:43:30.9910970Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_special_zeta_cpu_uint8 PASSED [ 68%] 2023-01-11T21:43:30.9911360Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_bool PASSED [ 68%] 2023-01-11T21:43:30.9911630Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_complex128 PASSED [ 68%] 2023-01-11T21:43:30.9911920Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_complex64 PASSED [ 68%] 2023-01-11T21:43:30.9912180Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_float64 PASSED [ 68%] 2023-01-11T21:43:30.9912480Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sqrt_cpu_int16 PASSED [ 68%] 2023-01-11T21:43:30.9912760Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_bfloat16 PASSED [ 68%] 2023-01-11T21:43:30.9913040Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_complex64 PASSED [ 68%] 2023-01-11T21:43:30.9913340Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_float16 PASSED [ 68%] 2023-01-11T21:43:30.9913610Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_float64 PASSED [ 68%] 2023-01-11T21:43:30.9913870Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int16 PASSED [ 68%] 2023-01-11T21:43:30.9914160Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_int32 PASSED [ 68%] 2023-01-11T21:43:30.9914410Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_square_cpu_uint8 PASSED [ 68%] 2023-01-11T21:43:30.9914700Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_complex32 PASSED [ 68%] 2023-01-11T21:43:30.9915000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_float16 PASSED [ 68%] 2023-01-11T21:43:30.9915300Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_float64 PASSED [ 68%] 2023-01-11T21:43:30.9915600Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_squeeze_cpu_int16 PASSED [ 68%] 2023-01-11T21:43:30.9915870Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_bfloat16 PASSED [ 68%] 2023-01-11T21:43:30.9916130Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_bool PASSED [ 68%] 2023-01-11T21:43:30.9916390Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_complex32 PASSED [ 68%] 2023-01-11T21:43:30.9916650Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_float32 PASSED [ 68%] 2023-01-11T21:43:30.9916940Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_float64 PASSED [ 68%] 2023-01-11T21:43:30.9917240Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_stack_cpu_int16 PASSED [ 68%] 2023-01-11T21:43:30.9917520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_bfloat16 PASSED [ 68%] 2023-01-11T21:43:30.9917790Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_cpu_complex128 PASSED [ 68%] 2023-01-11T21:43:30.9918200Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_complex128 PASSED [ 68%] 2023-01-11T21:43:30.9918480Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_complex64 PASSED [ 68%] 2023-01-11T21:43:30.9918740Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_std_mean_cpu_float64 PASSED [ 68%] 2023-01-11T21:43:30.9919010Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_complex32 PASSED [ 68%] 2023-01-11T21:43:30.9919270Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_complex64 PASSED [ 68%] 2023-01-11T21:43:30.9919530Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_float16 PASSED [ 68%] 2023-01-11T21:43:30.9919830Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_float32 PASSED [ 68%] 2023-01-11T21:43:30.9920090Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sub_cpu_int8 PASSED [ 68%] 2023-01-11T21:43:30.9920470Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_complex128 PASSED [ 68%] 2023-01-11T21:43:30.9920740Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_float32 PASSED [ 68%] 2023-01-11T21:43:30.9920990Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_float64 PASSED [ 68%] 2023-01-11T21:43:30.9921250Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int16 PASSED [ 68%] 2023-01-11T21:43:30.9921500Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_cpu_int64 PASSED [ 68%] 2023-01-11T21:43:30.9921770Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_to_size_cpu_complex64 PASSED [ 68%] 2023-01-11T21:43:30.9922050Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_to_size_cpu_float32 PASSED [ 68%] 2023-01-11T21:43:30.9922320Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_to_size_cpu_int32 PASSED [ 68%] 2023-01-11T21:43:30.9922590Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_to_size_cpu_int8 PASSED [ 68%] 2023-01-11T21:43:30.9922860Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_sum_to_size_cpu_uint8 PASSED [ 68%] 2023-01-11T21:43:30.9923150Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_bfloat16 PASSED [ 68%] 2023-01-11T21:43:30.9923410Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_bool PASSED [ 68%] 2023-01-11T21:43:30.9923670Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_complex128 PASSED [ 68%] 2023-01-11T21:43:30.9923960Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_complex64 PASSED [ 68%] 2023-01-11T21:43:30.9924220Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_float16 PASSED [ 68%] 2023-01-11T21:43:30.9924470Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_float32 PASSED [ 68%] 2023-01-11T21:43:30.9924720Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_int32 PASSED [ 68%] 2023-01-11T21:43:30.9924980Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_t_cpu_uint8 PASSED [ 68%] 2023-01-11T21:43:30.9925230Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_bfloat16 PASSED [ 68%] 2023-01-11T21:43:30.9925490Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_bool PASSED [ 68%] 2023-01-11T21:43:30.9925750Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_complex64 PASSED [ 68%] 2023-01-11T21:43:30.9931130Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_float32 PASSED [ 68%] 2023-01-11T21:43:30.9931410Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int16 PASSED [ 68%] 2023-01-11T21:43:30.9931670Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int32 PASSED [ 68%] 2023-01-11T21:43:30.9931920Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tan_cpu_int64 PASSED [ 68%] 2023-01-11T21:43:30.9932320Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_bfloat16 PASSED [ 68%] 2023-01-11T21:43:30.9932610Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_bool PASSED [ 68%] 2023-01-11T21:43:30.9932870Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_complex64 PASSED [ 69%] 2023-01-11T21:43:30.9933140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_float64 PASSED [ 69%] 2023-01-11T21:43:30.9933400Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int64 PASSED [ 69%] 2023-01-11T21:43:30.9933650Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tanh_cpu_int8 PASSED [ 69%] 2023-01-11T21:43:30.9933920Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_bfloat16 PASSED [ 69%] 2023-01-11T21:43:30.9934190Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_bool PASSED [ 69%] 2023-01-11T21:43:30.9934640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_complex128 PASSED [ 69%] 2023-01-11T21:43:30.9934920Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_complex64 PASSED [ 69%] 2023-01-11T21:43:30.9935200Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_float16 PASSED [ 69%] 2023-01-11T21:43:30.9935470Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_float32 PASSED [ 69%] 2023-01-11T21:43:30.9935750Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_float64 PASSED [ 69%] 2023-01-11T21:43:30.9936010Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_int8 PASSED [ 69%] 2023-01-11T21:43:30.9936320Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tensor_split_cpu_uint8 PASSED [ 69%] 2023-01-11T21:43:30.9936600Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_to_cpu_bfloat16 PASSED [ 69%] 2023-01-11T21:43:30.9936860Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_to_cpu_bool PASSED [ 69%] 2023-01-11T21:43:30.9937120Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_to_cpu_complex64 PASSED [ 69%] 2023-01-11T21:43:30.9937380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_to_cpu_float16 PASSED [ 69%] 2023-01-11T21:43:30.9937660Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_to_cpu_int16 PASSED [ 69%] 2023-01-11T21:43:30.9937920Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_to_cpu_int64 PASSED [ 69%] 2023-01-11T21:43:30.9938200Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_to_cpu_int8 PASSED [ 69%] 2023-01-11T21:43:30.9938450Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_to_cpu_uint8 PASSED [ 69%] 2023-01-11T21:43:30.9938740Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_complex128 PASSED [ 69%] 2023-01-11T21:43:30.9939020Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_complex64 PASSED [ 69%] 2023-01-11T21:43:30.9939310Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_float64 PASSED [ 69%] 2023-01-11T21:43:30.9939570Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_int64 PASSED [ 69%] 2023-01-11T21:43:30.9939830Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trace_cpu_uint8 PASSED [ 69%] 2023-01-11T21:43:30.9940140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_bfloat16 PASSED [ 69%] 2023-01-11T21:43:30.9940440Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_complex128 PASSED [ 69%] 2023-01-11T21:43:30.9940720Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_complex32 PASSED [ 69%] 2023-01-11T21:43:30.9941030Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_complex64 PASSED [ 69%] 2023-01-11T21:43:30.9941410Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_float32 PASSED [ 69%] 2023-01-11T21:43:30.9941710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_float64 PASSED [ 69%] 2023-01-11T21:43:30.9941980Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_transpose_cpu_uint8 PASSED [ 69%] 2023-01-11T21:43:30.9942280Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_cpu_complex64 PASSED [ 69%] 2023-01-11T21:43:30.9942540Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_cpu_float16 PASSED [ 69%] 2023-01-11T21:43:30.9942820Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_cpu_float64 PASSED [ 69%] 2023-01-11T21:43:30.9943090Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_cpu_int32 PASSED [ 69%] 2023-01-11T21:43:30.9943340Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_cpu_int8 PASSED [ 69%] 2023-01-11T21:43:30.9943710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_cpu_uint8 PASSED [ 69%] 2023-01-11T21:43:30.9944000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_tril_indices_cpu_int32 PASSED [ 69%] 2023-01-11T21:43:30.9944260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_cpu_bfloat16 PASSED [ 69%] 2023-01-11T21:43:30.9944520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_cpu_bool PASSED [ 69%] 2023-01-11T21:43:30.9944780Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_cpu_float16 PASSED [ 69%] 2023-01-11T21:43:30.9945040Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_cpu_int16 PASSED [ 69%] 2023-01-11T21:43:30.9945320Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_triu_cpu_int64 PASSED [ 69%] 2023-01-11T21:43:30.9945590Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_float16 PASSED [ 69%] 2023-01-11T21:43:30.9945870Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_float64 PASSED [ 69%] 2023-01-11T21:43:30.9946140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int16 PASSED [ 69%] 2023-01-11T21:43:30.9946430Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_true_divide_cpu_int32 PASSED [ 69%] 2023-01-11T21:43:30.9946720Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_float32 PASSED [ 69%] 2023-01-11T21:43:30.9946990Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_int16 PASSED [ 69%] 2023-01-11T21:43:30.9947310Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_int32 PASSED [ 69%] 2023-01-11T21:43:30.9947600Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_int8 PASSED [ 69%] 2023-01-11T21:43:30.9947870Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_trunc_cpu_uint8 PASSED [ 69%] 2023-01-11T21:43:30.9948130Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_bfloat16 PASSED [ 69%] 2023-01-11T21:43:30.9948420Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_complex32 PASSED [ 69%] 2023-01-11T21:43:30.9948690Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unbind_cpu_float32 PASSED [ 69%] 2023-01-11T21:43:30.9948960Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_bfloat16 PASSED [ 69%] 2023-01-11T21:43:30.9949240Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_complex128 PASSED [ 69%] 2023-01-11T21:43:30.9949510Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_float32 PASSED [ 69%] 2023-01-11T21:43:30.9949780Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int32 PASSED [ 69%] 2023-01-11T21:43:30.9950040Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unflatten_cpu_int64 PASSED [ 69%] 2023-01-11T21:43:30.9950420Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_bfloat16 PASSED [ 69%] 2023-01-11T21:43:30.9950730Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_complex128 PASSED [ 69%] 2023-01-11T21:43:30.9951030Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_complex32 PASSED [ 69%] 2023-01-11T21:43:30.9951320Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_float16 PASSED [ 69%] 2023-01-11T21:43:30.9951610Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_float32 PASSED [ 69%] 2023-01-11T21:43:30.9951920Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_float64 PASSED [ 69%] 2023-01-11T21:43:30.9952190Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_int16 PASSED [ 69%] 2023-01-11T21:43:30.9952460Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_int32 PASSED [ 69%] 2023-01-11T21:43:30.9952870Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_int8 PASSED [ 69%] 2023-01-11T21:43:30.9953170Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_copy_cpu_uint8 PASSED [ 69%] 2023-01-11T21:43:30.9953440Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_cpu_complex32 PASSED [ 69%] 2023-01-11T21:43:30.9953700Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_cpu_int16 PASSED [ 69%] 2023-01-11T21:43:30.9953990Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unfold_cpu_int64 PASSED [ 69%] 2023-01-11T21:43:30.9954260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_bfloat16 PASSED [ 69%] 2023-01-11T21:43:30.9954520Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_bool PASSED [ 69%] 2023-01-11T21:43:30.9954830Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_complex64 PASSED [ 69%] 2023-01-11T21:43:30.9955100Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_float16 PASSED [ 69%] 2023-01-11T21:43:30.9955370Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int16 PASSED [ 69%] 2023-01-11T21:43:30.9955660Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int32 PASSED [ 69%] 2023-01-11T21:43:30.9955920Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int64 PASSED [ 69%] 2023-01-11T21:43:30.9956180Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_unsqueeze_cpu_int8 PASSED [ 69%] 2023-01-11T21:43:30.9956450Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_complex64 PASSED [ 69%] 2023-01-11T21:43:30.9956710Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_float16 PASSED [ 69%] 2023-01-11T21:43:30.9957000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_float32 PASSED [ 69%] 2023-01-11T21:43:30.9957270Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_cpu_float64 PASSED [ 69%] 2023-01-11T21:43:30.9957590Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_bfloat16 PASSED [ 69%] 2023-01-11T21:43:30.9957870Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_complex128 PASSED [ 69%] 2023-01-11T21:43:30.9958140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_complex64 PASSED [ 69%] 2023-01-11T21:43:30.9958400Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_float32 PASSED [ 69%] 2023-01-11T21:43:30.9958660Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_var_mean_cpu_float64 PASSED [ 69%] 2023-01-11T21:43:30.9958920Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_cpu_bfloat16 PASSED [ 69%] 2023-01-11T21:43:30.9959180Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_cpu_bool PASSED [ 69%] 2023-01-11T21:43:30.9959580Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_cpu_float32 PASSED [ 69%] 2023-01-11T21:43:30.9959880Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_cpu_float64 PASSED [ 69%] 2023-01-11T21:43:30.9960140Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_cpu_int64 PASSED [ 69%] 2023-01-11T21:43:30.9960410Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_as_cpu_uint8 PASSED [ 69%] 2023-01-11T21:43:30.9960700Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_bfloat16 PASSED [ 69%] 2023-01-11T21:43:30.9960960Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_bool PASSED [ 69%] 2023-01-11T21:43:30.9961220Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_complex128 PASSED [ 69%] 2023-01-11T21:43:30.9961490Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_complex32 PASSED [ 69%] 2023-01-11T21:43:30.9961850Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_float16 PASSED [ 69%] 2023-01-11T21:43:30.9962180Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_float32 PASSED [ 69%] 2023-01-11T21:43:30.9962460Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_float64 PASSED [ 69%] 2023-01-11T21:43:30.9962720Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_int8 PASSED [ 69%] 2023-01-11T21:43:30.9963010Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_view_cpu_uint8 PASSED [ 69%] 2023-01-11T21:43:30.9963270Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_bool PASSED [ 69%] 2023-01-11T21:43:30.9963540Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_complex128 PASSED [ 69%] 2023-01-11T21:43:30.9963800Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vsplit_cpu_float32 PASSED [ 69%] 2023-01-11T21:43:30.9964070Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_bool PASSED [ 69%] 2023-01-11T21:43:30.9964330Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_complex128 PASSED [ 69%] 2023-01-11T21:43:30.9964600Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_complex64 PASSED [ 69%] 2023-01-11T21:43:30.9964860Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_float16 PASSED [ 69%] 2023-01-11T21:43:30.9965160Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_float32 PASSED [ 69%] 2023-01-11T21:43:30.9969600Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_float64 PASSED [ 69%] 2023-01-11T21:43:30.9969860Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int16 PASSED [ 69%] 2023-01-11T21:43:30.9970120Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int64 PASSED [ 69%] 2023-01-11T21:43:30.9970380Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_vstack_cpu_int8 PASSED [ 69%] 2023-01-11T21:43:30.9970640Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_bfloat16 PASSED [ 69%] 2023-01-11T21:43:30.9970940Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_complex128 PASSED [ 69%] 2023-01-11T21:43:30.9971210Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_complex32 PASSED [ 69%] 2023-01-11T21:43:30.9971470Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_float32 PASSED [ 69%] 2023-01-11T21:43:30.9971740Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_float64 PASSED [ 69%] 2023-01-11T21:43:30.9972000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_where_cpu_int64 PASSED [ 69%] 2023-01-11T21:43:30.9972260Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_xlogy_cpu_bfloat16 PASSED [ 69%] 2023-01-11T21:43:30.9972650Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_xlogy_cpu_bool PASSED [ 69%] 2023-01-11T21:43:30.9972930Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_xlogy_cpu_int32 PASSED [ 69%] 2023-01-11T21:43:30.9973200Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_xlogy_cpu_int64 PASSED [ 69%] 2023-01-11T21:43:30.9973460Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_bfloat16 PASSED [ 69%] 2023-01-11T21:43:30.9973720Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_bool PASSED [ 69%] 2023-01-11T21:43:30.9973980Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_complex128 PASSED [ 69%] 2023-01-11T21:43:30.9974280Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_complex64 PASSED [ 69%] 2023-01-11T21:43:30.9974540Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_float32 PASSED [ 69%] 2023-01-11T21:43:30.9974920Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_int16 PASSED [ 69%] 2023-01-11T21:43:30.9975180Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_int32 PASSED [ 69%] 2023-01-11T21:43:30.9975430Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_int64 PASSED [ 69%] 2023-01-11T21:43:30.9975680Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback__refs_zeros_cpu_int8 PASSED [ 69%] 2023-01-11T21:43:30.9976000Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback_ops_nvprims_var_mean_cpu_bfloat16 PASSED [ 69%] 2023-01-11T21:43:30.9976310Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback_ops_nvprims_var_mean_cpu_float16 PASSED [ 69%] 2023-01-11T21:43:30.9976590Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback_ops_nvprims_var_mean_cpu_float32 PASSED [ 69%] 2023-01-11T21:43:30.9976870Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback_ops_nvprims_var_mean_cpu_float64 PASSED [ 69%] 2023-01-11T21:43:30.9977150Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback_ops_nvprims_view_cpu_bfloat16 PASSED [ 69%] 2023-01-11T21:43:30.9977460Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback_ops_nvprims_view_cpu_complex128 PASSED [ 69%] 2023-01-11T21:43:30.9977740Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback_ops_nvprims_view_cpu_complex32 PASSED [ 69%] 2023-01-11T21:43:30.9978040Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback_ops_nvprims_view_cpu_complex64 PASSED [ 69%] 2023-01-11T21:43:30.9978320Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback_ops_nvprims_view_cpu_float16 PASSED [ 69%] 2023-01-11T21:43:30.9978590Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback_ops_nvprims_view_cpu_int32 PASSED [ 69%] 2023-01-11T21:43:30.9978860Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback_ops_nvprims_view_cpu_int8 PASSED [ 69%] 2023-01-11T21:43:30.9979150Z test_ops.py::TestCommonCPU::test_python_ref_torch_fallback_ops_nvprims_view_cpu_uint8 PASSED [ 69%] 2023-01-11T21:43:30.9979450Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_H_cpu_complex64 PASSED [ 69%] 2023-01-11T21:43:30.9979700Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_T_cpu_float32 PASSED [ 69%] 2023-01-11T21:43:30.9979960Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___getitem___cpu_float32 PASSED [ 69%] 2023-01-11T21:43:30.9980260Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rdiv___cpu_float32 PASSED [ 69%] 2023-01-11T21:43:30.9980550Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmatmul___cpu_complex64 PASSED [ 69%] 2023-01-11T21:43:30.9980840Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rmul___cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:30.9981110Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rpow___cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:30.9981410Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rpow___cpu_float32 PASSED [ 70%] 2023-01-11T21:43:30.9981770Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rsub___cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:30.9982030Z test_ops.py::TestCommonCPU::test_variant_consistency_eager___rsub___cpu_float32 PASSED [ 70%] 2023-01-11T21:43:30.9982310Z test_ops.py::TestCommonCPU::test_variant_consistency_eager__native_batch_norm_legit_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:30.9982580Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_acos_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:30.9982860Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_add_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:30.9983150Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcdiv_cpu_float32 XFAIL [ 70%] 2023-01-11T21:43:30.9983410Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addcmul_cpu_float32 XFAIL [ 70%] 2023-01-11T21:43:30.9983690Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:30.9984000Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_decomposed_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:30.9984380Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_addmm_decomposed_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:30.9984650Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_all_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:30.9984910Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_all_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:30.9985190Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_amin_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:30.9985450Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_angle_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:30.9985710Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_angle_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:30.9985990Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_argmax_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:30.9986280Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_argmin_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:30.9986540Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_argsort_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:30.9986870Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_cpu_float32 SKIPPED (Errors when storage_offset is included) [ 70%] 2023-01-11T21:43:30.9987210Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_partial_views_cpu_float32 XFAIL [ 70%] 2023-01-11T21:43:30.9987570Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_scatter_cpu_complex64 SKIPPED (Fails in most cases, passes on LAZY for some reason) [ 70%] 2023-01-11T21:43:30.9987970Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_as_strided_scatter_cpu_float32 SKIPPED (Fails in most cases, passes on LAZY for some reason) [ 70%] 2023-01-11T21:43:30.9988300Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_asin_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:30.9988590Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_asin_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:30.9988880Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_asinh_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:30.9989160Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atan_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:30.9989450Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_1d_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:30.9989750Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_2d_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:30.9990020Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_atleast_2d_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:30.9990280Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_bfloat16_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:30.9990540Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_bmm_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:30.9990820Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_bool_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:30.9991200Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_shapes_cpu_float32 SKIPPED (Skipped!) [ 70%] 2023-01-11T21:43:30.9991500Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_tensors_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:30.9991780Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_tensors_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:30.9992060Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_to_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:30.9992330Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_broadcast_to_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:30.9992590Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_byte_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:30.9992850Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_byte_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:30.9993100Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cat_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:30.9993460Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cdouble_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:30.9993720Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ceil_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:30.9993980Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cfloat_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:30.9994240Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_chalf_cpu_complex64 XFAIL [ 70%] 2023-01-11T21:43:30.9994520Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_char_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:30.9994780Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_char_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:30.9995070Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cholesky_solve_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:30.9995330Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_clamp_max_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:30.9995600Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_clone_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:30.9995870Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_column_stack_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:30.9996130Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_complex_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:30.9996430Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_physical_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:30.9996700Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_conj_physical_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:30.9996970Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_constant_pad_nd_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:30.9997250Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_contiguous_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:30.9997540Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_contiguous_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:30.9997810Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_corrcoef_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:30.9998100Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cos_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:30.9998360Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cosh_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:30.9998620Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cov_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:30.9998880Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cross_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:30.9999130Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cummax_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:30.9999400Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumprod_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:30.9999670Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_cumulative_trapezoid_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:30.9999940Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_deg2rad_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0000300Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:31.0000580Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0000840Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diag_embed_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0001170Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagflat_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:31.0001450Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_copy_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:31.0001720Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_copy_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0001990Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diagonal_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:31.0002290Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_diff_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0002730Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_floor_rounding_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0003020Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_no_rounding_mode_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:31.0003330Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_no_rounding_mode_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0028720Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_div_trunc_rounding_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0029650Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_dot_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:31.0030430Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_double_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:31.0031150Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_dsplit_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:31.0031850Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_dsplit_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0032560Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_dstack_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:31.0033290Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_dstack_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0033990Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_einsum_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0034700Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_eq_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0035400Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_erf_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0036090Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_erfc_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0036760Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_exp2_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0037530Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_as_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:31.0038240Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:31.0038940Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_expand_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0039640Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_expm1_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0040380Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_eye_cpu_complex64 SKIPPED (Skipped!) [ 70%] 2023-01-11T21:43:31.0041160Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_eye_cpu_float32 SKIPPED (Skipped!) [ 70%] 2023-01-11T21:43:31.0041920Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft2_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:31.0042660Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:31.0043360Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fft_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0044080Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_fftn_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0045200Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft2_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:31.0045940Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfft2_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0046650Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_hfftn_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0047350Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:31.0048120Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifft_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0048840Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftshift_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:31.0049580Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ifftshift_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0050290Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_ihfftn_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0051250Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfft_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:31.0052000Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_irfftn_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:31.0052740Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fft_rfft2_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0053440Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fill_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:31.0054160Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fill_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0054890Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_flatten_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:31.0055590Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_flip_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:31.0056280Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fliplr_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:31.0057000Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_flipud_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:31.0057690Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_flipud_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0058380Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_float_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:31.0059120Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_floor_divide_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0059820Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fmax_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0060500Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fmin_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0061170Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_fmod_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0061850Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_full_cpu_complex64 XFAIL [ 70%] 2023-01-11T21:43:31.0062570Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_gather_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:31.0063320Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_geqrf_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:31.0064010Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_gt_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0064680Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_half_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0065370Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_heaviside_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0066070Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_histc_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0066800Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_histogramdd_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0067530Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_hsplit_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0068270Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_hstack_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:31.0069200Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_hstack_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0069900Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_i0_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0070570Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_igamma_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0071260Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_igammac_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0071950Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_imag_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:31.0072650Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_add_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:31.0073370Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_copy_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0074140Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_fill_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:31.0074890Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_index_put_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0075820Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_inner_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:31.0076510Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_inner_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0077210Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isclose_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:31.0077920Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isclose_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0078610Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isinf_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:31.0079300Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isinf_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0080020Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isnan_cpu_complex64 PASSED [ 70%] 2023-01-11T21:43:31.0080720Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isneginf_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0081460Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isposinf_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0082150Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_isreal_cpu_float32 PASSED [ 70%] 2023-01-11T21:43:31.0082970Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_2inputs_2outputs_cpu_float32 SKIPPED (Only runs on cuda) [ 70%] 2023-01-11T21:43:31.0083820Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_jiterator_binary_cpu_float32 SKIPPED (Only runs on cuda) [ 70%] 2023-01-11T21:43:31.0084580Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_kthvalue_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0085260Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_le_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0085930Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lerp_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0086630Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cross_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0087350Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_det_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0088090Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_det_singular_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0088850Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_det_singular_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0089580Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eig_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0090320Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigh_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0091040Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvals_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0091790Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_eigvals_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0092560Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_householder_product_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0093490Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_householder_product_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0094260Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0095000Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_ex_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0095760Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_inv_ex_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0096560Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_factor_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0097340Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_factor_ex_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0098080Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_ldl_solve_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0099000Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0099750Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lstsq_grad_oriented_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0100500Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0101230Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_lu_factor_ex_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0101980Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_power_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0102770Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_power_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0103510Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_matrix_rank_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0104270Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_multi_dot_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0105050Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_norm_subgradients_at_zero_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0105810Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0106560Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_hermitian_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0107470Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_pinv_singular_cpu_complex64 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 71%] 2023-01-11T21:43:31.0120380Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_qr_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0120770Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_qr_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0121060Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_ex_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0121380Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_ex_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0121700Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_triangular_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0122000Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_solve_triangular_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0122380Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svd_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0122660Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svdvals_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0122960Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_svdvals_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0123240Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorinv_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0123540Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorsolve_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0123970Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_tensorsolve_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0124280Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vander_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0124550Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vecdot_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0124830Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_vector_norm_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0125100Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linspace_cpu_float32 XFAIL [ 71%] 2023-01-11T21:43:31.0125390Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log10_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0125660Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log1p_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0125930Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log2_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0126300Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log2_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0126570Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_log_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0126850Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logaddexp2_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0127150Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logcumsumexp_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0127420Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_and_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0127740Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_not_cpu_complex64 SKIPPED (Skipped!) [ 71%] 2023-01-11T21:43:31.0128020Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_or_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0128300Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logical_xor_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0128560Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logspace_cpu_complex64 XFAIL [ 71%] 2023-01-11T21:43:31.0128830Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_logspace_cpu_float32 XFAIL [ 71%] 2023-01-11T21:43:31.0129090Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_long_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0129340Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_long_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0129590Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lt_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0129850Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0130150Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0130410Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_solve_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0130680Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_lu_unpack_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0130960Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mH_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0131220Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_argmax_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0131490Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_cumprod_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0131790Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_cumsum_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0132090Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_cumsum_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0132380Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_fill_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0132700Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_log_softmax_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0132840Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_logaddexp_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0133090Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_mean_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0133270Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_prod_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0133400Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_prod_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0133570Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_scatter_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0133710Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_scatter_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0133830Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_select_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0133960Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_select_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0134080Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_softmax_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0134310Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_std_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0134430Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_std_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0134550Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_masked_sum_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0134680Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_matmul_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0134820Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_matrix_exp_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0134950Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_max_binary_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0135090Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_max_pool2d_with_indices_backward_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0135230Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_max_reduction_with_dim_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0135350Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_maximum_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0135470Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mean_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0135620Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_median_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0135760Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_list_of_tensors_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0135900Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_meshgrid_variadic_tensors_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0136040Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_min_binary_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0136190Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mm_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0136340Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mode_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0136460Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_movedim_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0136580Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_msort_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0136700Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mul_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0136830Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_multinomial_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0136940Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mv_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0137090Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_mvlgamma_mvlgamma_p_3_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0137220Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nanmedian_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0137350Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nanquantile_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0137560Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nansum_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0137700Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_narrow_copy_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0137820Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_narrow_copy_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0137960Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_native_dropout_backward_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0138100Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_native_layer_norm_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0138250Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ne_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0138390Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_neg_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0138520Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_neg_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0138750Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_empty_cpu_complex64 SKIPPED (Skipped!) [ 71%] 2023-01-11T21:43:31.0138880Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_full_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0139000Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_full_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0139130Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_ones_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0139280Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_new_ones_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0139450Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional__scaled_dot_product_attention_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0139620Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_avg_pool3d_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0139790Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_adaptive_max_pool3d_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0139940Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_avg_pool2d_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0140070Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_bilinear_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0140220Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_binary_cross_entropy_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0140370Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_binary_cross_entropy_with_logits_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0140540Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv2d_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0140680Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose2d_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0140820Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_conv_transpose3d_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0140970Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_cosine_embedding_loss_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0141110Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_cross_entropy_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0141250Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_ctc_loss_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0141410Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_dropout2d_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0141550Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_dropout_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0141680Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_embedding_bag_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0141840Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_feature_alpha_dropout_with_train_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0142110Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_gaussian_nll_loss_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0142300Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_grid_sample_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0142440Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_group_norm_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0142580Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardshrink_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0142750Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_hardtanh_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0142910Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_huber_loss_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0143060Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_area_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0143320Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_bicubic_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0143470Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_interpolate_trilinear_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0143610Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_l1_loss_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0143770Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_linear_cpu_complex64 PASSED [ 71%] 2023-01-11T21:43:31.0143910Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_logsigmoid_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0144050Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_margin_ranking_loss_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0144210Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool1d_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0144350Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_max_unpool2d_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0144480Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_mish_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0144610Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_mse_loss_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0144750Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_multi_margin_loss_cpu_float32 PASSED [ 71%] 2023-01-11T21:43:31.0144880Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_nll_loss_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0145040Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_normalize_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0145180Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_normalize_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0145310Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_circular_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0145450Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_constant_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0145590Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_reflect_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0145730Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_reflect_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0145860Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pad_replicate_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0146000Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pdist_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0146140Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_pixel_unshuffle_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0146280Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_poisson_nll_loss_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0146490Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_relu_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0146650Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_silu_complex_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0146820Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_soft_margin_loss_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0146980Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softmin_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0147140Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softshrink_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0147280Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_softsign_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0147440Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_tanhshrink_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0147660Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_tanhshrink_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0147810Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_loss_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0147970Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0148090Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_nonzero_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0148210Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0148320Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0148470Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_norm_nuc_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0148590Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_normal_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0148720Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_normal_number_mean_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0148850Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ones_cpu_float32 XFAIL [ 72%] 2023-01-11T21:43:31.0148980Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ones_like_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0149120Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_outer_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0149240Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_outer_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0149360Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_pca_lowrank_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0149480Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_permute_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0149600Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_permute_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0149730Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_pinverse_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0149850Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_pinverse_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0149970Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_polar_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0150100Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_0_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0150250Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_1_cpu_float32 SKIPPED (Skipped!) [ 72%] 2023-01-11T21:43:31.0150390Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_polygamma_polygamma_n_3_cpu_float32 SKIPPED (Skipped!) [ 72%] 2023-01-11T21:43:31.0150520Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_positive_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0150660Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_positive_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0150870Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_put_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0151010Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_qr_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0151160Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_qr_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0151300Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rad2deg_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0151440Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_randn_cpu_float32 XFAIL [ 72%] 2023-01-11T21:43:31.0151590Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_randn_like_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0151710Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_randn_like_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0151850Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_ravel_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0151980Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_real_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0152200Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_real_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0152320Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_renorm_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0152460Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0152580Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0165340Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_repeat_interleave_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0165730Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_as_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0166110Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_as_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0166450Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_reshape_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0166860Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize__cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0167200Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize_as__cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0167520Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_resize_as__cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0167870Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_resolve_conj_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0168230Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_roll_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0168580Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_roll_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0168910Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rot90_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0169260Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0169630Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_decimals_0_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0170000Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_decimals_3_cpu_float32 SKIPPED (Skipped!) [ 72%] 2023-01-11T21:43:31.0170390Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_round_decimals_neg_3_cpu_float32 SKIPPED (Skipped!) [ 72%] 2023-01-11T21:43:31.0170710Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsqrt_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0171060Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_rsub_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0171400Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_add_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0171770Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_add_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0172100Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0172650Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0173040Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_mean_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0173420Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_prod_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0173780Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_scatter_reduce_sum_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0174150Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_searchsorted_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0174470Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_select_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0174840Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_select_scatter_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0175190Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_short_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0175670Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_short_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0176030Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sigmoid_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0176430Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_signal_windows_bartlett_cpu_float32 SKIPPED (Skipped!) [ 72%] 2023-01-11T21:43:31.0176840Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_signal_windows_blackman_cpu_float32 SKIPPED (Skipped!) [ 72%] 2023-01-11T21:43:31.0177240Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_signal_windows_exponential_cpu_float32 SKIPPED (Skipped!) [ 72%] 2023-01-11T21:43:31.0177680Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_signal_windows_gaussian_cpu_float32 SKIPPED (Skipped!) [ 72%] 2023-01-11T21:43:31.0178080Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_signal_windows_kaiser_cpu_float32 SKIPPED (Skipped!) [ 72%] 2023-01-11T21:43:31.0178470Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_signal_windows_nuttall_cpu_float32 SKIPPED (Skipped!) [ 72%] 2023-01-11T21:43:31.0178810Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_signbit_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0179160Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sin_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0179510Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinc_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0179820Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sinh_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0180140Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_slice_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0180480Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_slice_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0180850Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_softmax_with_dtype_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0181270Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sparse_sampled_addmm_cpu_complex64 SKIPPED (Skipped!) [ 72%] 2023-01-11T21:43:31.0181680Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sparse_sampled_addmm_cpu_float32 SKIPPED (Skipped!) [ 72%] 2023-01-11T21:43:31.0182050Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_airy_ai_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0182400Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_j0_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0182740Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_j1_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0183110Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_bessel_y0_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0183490Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_chebyshev_polynomial_t_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0183830Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_entr_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0184330Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_erfcx_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0184770Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_hermite_polynomial_h_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0185190Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_hermite_polynomial_he_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0185560Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_laguerre_polynomial_l_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0185920Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_log_ndtr_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0186300Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_i0_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0186700Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_modified_bessel_k0_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0187240Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_polygamma_special_polygamma_n_0_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0188130Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_shifted_chebyshev_polynomial_w_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 72%] 2023-01-11T21:43:31.0188530Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_spherical_bessel_j0_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0188910Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_special_zeta_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0189240Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0189580Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0189960Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_split_list_args_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0190320Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sqrt_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0190640Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sqrt_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0191030Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_square_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0191410Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_stack_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0191730Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_stack_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0192050Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0192410Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_mean_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0192740Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_mean_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0193090Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_mean_unbiased_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0193450Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_mean_unbiased_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0193780Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_std_unbiased_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0194170Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_stft_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0194520Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_stft_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0194890Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sub_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0195250Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_to_size_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0195590Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_sum_to_size_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0195910Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_svd_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0196420Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_svd_lowrank_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0196750Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_symeig_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0197070Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_symeig_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0197380Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_t_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0197790Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_take_along_dim_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0198110Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tanh_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0198470Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tensordot_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0198800Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_tile_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0199270Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_to_sparse_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0199620Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_topk_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0199940Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_trace_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0200280Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_transpose_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0200680Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_transpose_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0201070Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_trapezoid_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0201400Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_trapz_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0201780Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_triangular_solve_cpu_complex64 PASSED [ 72%] 2023-01-11T21:43:31.0302360Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_triangular_solve_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0302900Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_trunc_cpu_float32 PASSED [ 72%] 2023-01-11T21:43:31.0303250Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unbind_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0303590Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unflatten_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0303930Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unfold_copy_cpu_complex64 PASSED [ 73%] 2023-01-11T21:43:31.0304280Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unfold_cpu_complex64 PASSED [ 73%] 2023-01-11T21:43:31.0304610Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_uniform_cpu_complex64 XFAIL [ 73%] 2023-01-11T21:43:31.0304930Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_unsqueeze_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0305270Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_cpu_complex64 PASSED [ 73%] 2023-01-11T21:43:31.0305590Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0305910Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_mean_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0306260Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_mean_unbiased_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0306600Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_var_unbiased_cpu_complex64 PASSED [ 73%] 2023-01-11T21:43:31.0306920Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_vdot_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0307240Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_cpu_complex64 PASSED [ 73%] 2023-01-11T21:43:31.0307580Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_as_real_cpu_complex64 PASSED [ 73%] 2023-01-11T21:43:31.0307930Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_view_cpu_complex64 PASSED [ 73%] 2023-01-11T21:43:31.0308690Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_vsplit_cpu_complex64 PASSED [ 73%] 2023-01-11T21:43:31.0309020Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_vsplit_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0309350Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_vstack_cpu_complex64 PASSED [ 73%] 2023-01-11T21:43:31.0309710Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_where_cpu_complex64 PASSED [ 73%] 2023-01-11T21:43:31.0310030Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_where_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0310350Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_xlogy_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0310690Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_zero__cpu_complex64 PASSED [ 73%] 2023-01-11T21:43:31.0311050Z test_ops.py::TestCompositeComplianceCPU::test_backward_H_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0311380Z test_ops.py::TestCompositeComplianceCPU::test_backward___radd___cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0311900Z test_ops.py::TestCompositeComplianceCPU::test_backward___rdiv___cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0312230Z test_ops.py::TestCompositeComplianceCPU::test_backward___rmul___cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0312560Z test_ops.py::TestCompositeComplianceCPU::test_backward___rpow___cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0312940Z test_ops.py::TestCompositeComplianceCPU::test_backward_add_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0313310Z test_ops.py::TestCompositeComplianceCPU::test_backward_addcdiv_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0313640Z test_ops.py::TestCompositeComplianceCPU::test_backward_addmm_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0314000Z test_ops.py::TestCompositeComplianceCPU::test_backward_addmv_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0314410Z test_ops.py::TestCompositeComplianceCPU::test_backward_addr_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0314800Z test_ops.py::TestCompositeComplianceCPU::test_backward_as_strided_partial_views_cpu_float32 XFAIL [ 73%] 2023-01-11T21:43:31.0315130Z test_ops.py::TestCompositeComplianceCPU::test_backward_asin_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0315480Z test_ops.py::TestCompositeComplianceCPU::test_backward_atan2_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0315820Z test_ops.py::TestCompositeComplianceCPU::test_backward_atleast_1d_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0316160Z test_ops.py::TestCompositeComplianceCPU::test_backward_atleast_2d_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0316490Z test_ops.py::TestCompositeComplianceCPU::test_backward_baddbmm_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0316820Z test_ops.py::TestCompositeComplianceCPU::test_backward_bmm_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0317170Z test_ops.py::TestCompositeComplianceCPU::test_backward_broadcast_tensors_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0317520Z test_ops.py::TestCompositeComplianceCPU::test_backward_broadcast_to_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0317850Z test_ops.py::TestCompositeComplianceCPU::test_backward_cat_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0318200Z test_ops.py::TestCompositeComplianceCPU::test_backward_cdist_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0318560Z test_ops.py::TestCompositeComplianceCPU::test_backward_cdouble_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0319020Z test_ops.py::TestCompositeComplianceCPU::test_backward_ceil_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0319350Z test_ops.py::TestCompositeComplianceCPU::test_backward_cfloat_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0319680Z test_ops.py::TestCompositeComplianceCPU::test_backward_chunk_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0320040Z test_ops.py::TestCompositeComplianceCPU::test_backward_clamp_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0320380Z test_ops.py::TestCompositeComplianceCPU::test_backward_clamp_max_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0320740Z test_ops.py::TestCompositeComplianceCPU::test_backward_clamp_min_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0321360Z test_ops.py::TestCompositeComplianceCPU::test_backward_clone_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0321730Z test_ops.py::TestCompositeComplianceCPU::test_backward_constant_pad_nd_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0322070Z test_ops.py::TestCompositeComplianceCPU::test_backward_copysign_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0322500Z test_ops.py::TestCompositeComplianceCPU::test_backward_corrcoef_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0322700Z test_ops.py::TestCompositeComplianceCPU::test_backward_cummin_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0322840Z test_ops.py::TestCompositeComplianceCPU::test_backward_cumsum_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0322980Z test_ops.py::TestCompositeComplianceCPU::test_backward_cumulative_trapezoid_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0323120Z test_ops.py::TestCompositeComplianceCPU::test_backward_diagflat_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0323500Z test_ops.py::TestCompositeComplianceCPU::test_backward_diagonal_copy_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0323630Z test_ops.py::TestCompositeComplianceCPU::test_backward_diagonal_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0323760Z test_ops.py::TestCompositeComplianceCPU::test_backward_dist_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0323910Z test_ops.py::TestCompositeComplianceCPU::test_backward_dot_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0324030Z test_ops.py::TestCompositeComplianceCPU::test_backward_double_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0324180Z test_ops.py::TestCompositeComplianceCPU::test_backward_einsum_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0324330Z test_ops.py::TestCompositeComplianceCPU::test_backward_erfinv_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0324480Z test_ops.py::TestCompositeComplianceCPU::test_backward_expand_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0324620Z test_ops.py::TestCompositeComplianceCPU::test_backward_expm1_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0324770Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fft2_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0324900Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fft_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0325050Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_fftshift_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0325210Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_hfft2_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0325330Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_hfft_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0325480Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ifft2_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0325610Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_ihfft2_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0325730Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_irfft_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0325880Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_irfftn_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0326040Z test_ops.py::TestCompositeComplianceCPU::test_backward_fft_rfftn_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0326180Z test_ops.py::TestCompositeComplianceCPU::test_backward_flatten_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0326340Z test_ops.py::TestCompositeComplianceCPU::test_backward_fliplr_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0326460Z test_ops.py::TestCompositeComplianceCPU::test_backward_flipud_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0326580Z test_ops.py::TestCompositeComplianceCPU::test_backward_float_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0326710Z test_ops.py::TestCompositeComplianceCPU::test_backward_float_power_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0326900Z test_ops.py::TestCompositeComplianceCPU::test_backward_floor_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0327050Z test_ops.py::TestCompositeComplianceCPU::test_backward_fmax_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0327330Z test_ops.py::TestCompositeComplianceCPU::test_backward_grid_sampler_2d_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0327460Z test_ops.py::TestCompositeComplianceCPU::test_backward_hsplit_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0327580Z test_ops.py::TestCompositeComplianceCPU::test_backward_i0_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0327710Z test_ops.py::TestCompositeComplianceCPU::test_backward_index_add_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0327840Z test_ops.py::TestCompositeComplianceCPU::test_backward_index_copy_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0327960Z test_ops.py::TestCompositeComplianceCPU::test_backward_index_fill_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0328120Z test_ops.py::TestCompositeComplianceCPU::test_backward_index_reduce_cpu_float32 XFAIL [ 73%] 2023-01-11T21:43:31.0328240Z test_ops.py::TestCompositeComplianceCPU::test_backward_index_select_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0328470Z test_ops.py::TestCompositeComplianceCPU::test_backward_inner_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0328600Z test_ops.py::TestCompositeComplianceCPU::test_backward_kthvalue_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0328720Z test_ops.py::TestCompositeComplianceCPU::test_backward_lerp_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0328880Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cond_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0329010Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cross_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0329130Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_det_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0329280Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eig_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0329420Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_eigvals_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0329550Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_lu_factor_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0329710Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_matrix_norm_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0329870Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_matrix_power_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0330050Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_multi_dot_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0330180Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_norm_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0330330Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_norm_subgradients_at_zero_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0330520Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_pinv_singular_cpu_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 73%] 2023-01-11T21:43:31.0330650Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_solve_ex_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0330800Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_solve_triangular_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0330920Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_svd_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0331050Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_svdvals_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0331220Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_tensorsolve_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0331350Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_vander_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0331530Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_vecdot_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0337590Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_vector_norm_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0337750Z test_ops.py::TestCompositeComplianceCPU::test_backward_log1p_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0337910Z test_ops.py::TestCompositeComplianceCPU::test_backward_log_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0338180Z test_ops.py::TestCompositeComplianceCPU::test_backward_log_softmax_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0338310Z test_ops.py::TestCompositeComplianceCPU::test_backward_logaddexp_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0338470Z test_ops.py::TestCompositeComplianceCPU::test_backward_logcumsumexp_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0338590Z test_ops.py::TestCompositeComplianceCPU::test_backward_logit_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0338730Z test_ops.py::TestCompositeComplianceCPU::test_backward_lu_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0338890Z test_ops.py::TestCompositeComplianceCPU::test_backward_lu_unpack_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0339010Z test_ops.py::TestCompositeComplianceCPU::test_backward_mH_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0339160Z test_ops.py::TestCompositeComplianceCPU::test_backward_masked_amin_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0339390Z test_ops.py::TestCompositeComplianceCPU::test_backward_masked_cumprod_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0339520Z test_ops.py::TestCompositeComplianceCPU::test_backward_masked_cumsum_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0339650Z test_ops.py::TestCompositeComplianceCPU::test_backward_masked_fill_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0339780Z test_ops.py::TestCompositeComplianceCPU::test_backward_masked_log_softmax_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0339920Z test_ops.py::TestCompositeComplianceCPU::test_backward_masked_logaddexp_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0340040Z test_ops.py::TestCompositeComplianceCPU::test_backward_masked_mean_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0340170Z test_ops.py::TestCompositeComplianceCPU::test_backward_masked_norm_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0340300Z test_ops.py::TestCompositeComplianceCPU::test_backward_masked_normalize_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0340430Z test_ops.py::TestCompositeComplianceCPU::test_backward_masked_prod_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0340560Z test_ops.py::TestCompositeComplianceCPU::test_backward_masked_scatter_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0340680Z test_ops.py::TestCompositeComplianceCPU::test_backward_masked_std_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0340840Z test_ops.py::TestCompositeComplianceCPU::test_backward_masked_sum_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0341000Z test_ops.py::TestCompositeComplianceCPU::test_backward_masked_var_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0341120Z test_ops.py::TestCompositeComplianceCPU::test_backward_matmul_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0341240Z test_ops.py::TestCompositeComplianceCPU::test_backward_matrix_exp_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0341390Z test_ops.py::TestCompositeComplianceCPU::test_backward_mean_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0341550Z test_ops.py::TestCompositeComplianceCPU::test_backward_median_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0341720Z test_ops.py::TestCompositeComplianceCPU::test_backward_meshgrid_list_of_tensors_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0341890Z test_ops.py::TestCompositeComplianceCPU::test_backward_meshgrid_variadic_tensors_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0342050Z test_ops.py::TestCompositeComplianceCPU::test_backward_min_binary_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0342190Z test_ops.py::TestCompositeComplianceCPU::test_backward_min_reduction_with_dim_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0342310Z test_ops.py::TestCompositeComplianceCPU::test_backward_minimum_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0342450Z test_ops.py::TestCompositeComplianceCPU::test_backward_mul_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0342590Z test_ops.py::TestCompositeComplianceCPU::test_backward_mvlgamma_mvlgamma_p_1_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0342720Z test_ops.py::TestCompositeComplianceCPU::test_backward_nanmean_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0342960Z test_ops.py::TestCompositeComplianceCPU::test_backward_nanquantile_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0343090Z test_ops.py::TestCompositeComplianceCPU::test_backward_narrow_cpu_float32 XFAIL [ 73%] 2023-01-11T21:43:31.0343230Z test_ops.py::TestCompositeComplianceCPU::test_backward_native_batch_norm_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0343400Z test_ops.py::TestCompositeComplianceCPU::test_backward_native_dropout_backward_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0343540Z test_ops.py::TestCompositeComplianceCPU::test_backward_native_layer_norm_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0343700Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional__scaled_dot_product_attention_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:31.0343850Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_avg_pool2d_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0343990Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_adaptive_max_pool3d_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0344280Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_alpha_dropout_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0344420Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_avg_pool1d_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0344560Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_avg_pool2d_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0344720Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_batch_norm_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0344860Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_bilinear_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0344990Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv2d_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0345140Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv_transpose1d_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0345320Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv_transpose2d_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0345470Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_conv_transpose3d_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0345620Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_cosine_embedding_loss_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0345800Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_cosine_similarity_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0345940Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_cross_entropy_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0346080Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_dropout2d_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0346220Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_dropout3d_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0346350Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_elu_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0346490Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_embedding_bag_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0346650Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_feature_alpha_dropout_with_train_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0346790Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_glu_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0346930Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_grid_sample_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0347070Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_group_norm_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0347200Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardshrink_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0347340Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hardtanh_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0347600Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_hinge_embedding_loss_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0347730Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_huber_loss_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0347940Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_area_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0348090Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_bicubic_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0348240Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_interpolate_linear_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0348400Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_l1_loss_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0348540Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_leaky_relu_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0348710Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_local_response_norm_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0348960Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_logsigmoid_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0349130Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_pool1d_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0349270Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_pool2d_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0349410Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool1d_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0349560Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_max_unpool2d_grad_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0349720Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_mish_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0349860Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_mse_loss_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0350010Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_multilabel_soft_margin_loss_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0350150Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_normalize_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0350290Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_circular_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0350430Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_constant_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0350610Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pad_replicate_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0350760Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pairwise_distance_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0350900Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_pixel_shuffle_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0351040Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_prelu_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0351200Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_relu6_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0351340Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_relu_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0351470Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_rrelu_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0351630Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_selu_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0351840Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_smooth_l1_loss_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0351980Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_soft_margin_loss_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0352120Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softplus_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0352370Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_softsign_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0352510Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_threshold_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0352660Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_triplet_margin_loss_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0352810Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_triplet_margin_with_distance_loss_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0352960Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_upsample_bilinear_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0353100Z test_ops.py::TestCompositeComplianceCPU::test_backward_nn_functional_upsample_nearest_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0353220Z test_ops.py::TestCompositeComplianceCPU::test_backward_norm_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0353350Z test_ops.py::TestCompositeComplianceCPU::test_backward_norm_fro_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0353570Z test_ops.py::TestCompositeComplianceCPU::test_backward_normal_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0353710Z test_ops.py::TestCompositeComplianceCPU::test_backward_normal_number_mean_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0353830Z test_ops.py::TestCompositeComplianceCPU::test_backward_permute_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0354030Z test_ops.py::TestCompositeComplianceCPU::test_backward_pinverse_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0354170Z test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_0_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0354310Z test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_1_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0354450Z test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_2_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0354590Z test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_3_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0354720Z test_ops.py::TestCompositeComplianceCPU::test_backward_polygamma_polygamma_n_4_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0354850Z test_ops.py::TestCompositeComplianceCPU::test_backward_positive_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0354970Z test_ops.py::TestCompositeComplianceCPU::test_backward_prod_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0355090Z test_ops.py::TestCompositeComplianceCPU::test_backward_put_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0355220Z test_ops.py::TestCompositeComplianceCPU::test_backward_quantile_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0355340Z test_ops.py::TestCompositeComplianceCPU::test_backward_renorm_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0355460Z test_ops.py::TestCompositeComplianceCPU::test_backward_repeat_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0355590Z test_ops.py::TestCompositeComplianceCPU::test_backward_reshape_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0355720Z test_ops.py::TestCompositeComplianceCPU::test_backward_resolve_conj_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0355850Z test_ops.py::TestCompositeComplianceCPU::test_backward_resolve_neg_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0355970Z test_ops.py::TestCompositeComplianceCPU::test_backward_roll_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0356090Z test_ops.py::TestCompositeComplianceCPU::test_backward_round_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0356220Z test_ops.py::TestCompositeComplianceCPU::test_backward_round_decimals_0_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0356350Z test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_add_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0356470Z test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0356600Z test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_prod_cpu_float32 XFAIL [ 74%] 2023-01-11T21:43:31.0356760Z test_ops.py::TestCompositeComplianceCPU::test_backward_scatter_reduce_sum_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0357000Z test_ops.py::TestCompositeComplianceCPU::test_backward_segment_reduce_lengths_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0357130Z test_ops.py::TestCompositeComplianceCPU::test_backward_select_scatter_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0357260Z test_ops.py::TestCompositeComplianceCPU::test_backward_sgn_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0357380Z test_ops.py::TestCompositeComplianceCPU::test_backward_sin_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0357530Z test_ops.py::TestCompositeComplianceCPU::test_backward_sinh_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0357650Z test_ops.py::TestCompositeComplianceCPU::test_backward_slice_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0357780Z test_ops.py::TestCompositeComplianceCPU::test_backward_slice_scatter_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0357930Z test_ops.py::TestCompositeComplianceCPU::test_backward_sparse_sampled_addmm_cpu_float32 SKIPPED (Skipped!) [ 74%] 2023-01-11T21:43:31.0358180Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_i1e_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0358350Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_log_ndtr_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0358480Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_ndtri_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0358610Z test_ops.py::TestCompositeComplianceCPU::test_backward_special_xlog1py_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0358740Z test_ops.py::TestCompositeComplianceCPU::test_backward_squeeze_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0358860Z test_ops.py::TestCompositeComplianceCPU::test_backward_stack_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0358980Z test_ops.py::TestCompositeComplianceCPU::test_backward_std_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0359110Z test_ops.py::TestCompositeComplianceCPU::test_backward_std_mean_unbiased_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0359230Z test_ops.py::TestCompositeComplianceCPU::test_backward_stft_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0359360Z test_ops.py::TestCompositeComplianceCPU::test_backward_sum_to_size_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0359480Z test_ops.py::TestCompositeComplianceCPU::test_backward_svd_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0359660Z test_ops.py::TestCompositeComplianceCPU::test_backward_svd_lowrank_cpu_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 74%] 2023-01-11T21:43:31.0359780Z test_ops.py::TestCompositeComplianceCPU::test_backward_take_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0359900Z test_ops.py::TestCompositeComplianceCPU::test_backward_tan_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0360020Z test_ops.py::TestCompositeComplianceCPU::test_backward_tanh_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0360150Z test_ops.py::TestCompositeComplianceCPU::test_backward_tensor_split_cpu_float32 XFAIL [ 74%] 2023-01-11T21:43:31.0360260Z test_ops.py::TestCompositeComplianceCPU::test_backward_tile_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0360410Z test_ops.py::TestCompositeComplianceCPU::test_backward_to_sparse_cpu_float32 SKIPPED (Allowed exception) [ 74%] 2023-01-11T21:43:31.0360560Z test_ops.py::TestCompositeComplianceCPU::test_backward_topk_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0360690Z test_ops.py::TestCompositeComplianceCPU::test_backward_trapezoid_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0360810Z test_ops.py::TestCompositeComplianceCPU::test_backward_trapz_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0360960Z test_ops.py::TestCompositeComplianceCPU::test_backward_triu_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0361080Z test_ops.py::TestCompositeComplianceCPU::test_backward_trunc_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0361210Z test_ops.py::TestCompositeComplianceCPU::test_backward_unbind_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0361350Z test_ops.py::TestCompositeComplianceCPU::test_backward_unsqueeze_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0361580Z test_ops.py::TestCompositeComplianceCPU::test_backward_var_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0361720Z test_ops.py::TestCompositeComplianceCPU::test_backward_var_mean_unbiased_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0361840Z test_ops.py::TestCompositeComplianceCPU::test_backward_view_as_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0362030Z test_ops.py::TestCompositeComplianceCPU::test_backward_view_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0362150Z test_ops.py::TestCompositeComplianceCPU::test_backward_vsplit_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0362270Z test_ops.py::TestCompositeComplianceCPU::test_backward_vstack_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0362390Z test_ops.py::TestCompositeComplianceCPU::test_backward_where_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0362540Z test_ops.py::TestCompositeComplianceCPU::test_backward_xlogy_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0362660Z test_ops.py::TestCompositeComplianceCPU::test_backward_zero__cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0362920Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_H_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0363050Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad___radd___cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0363170Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rdiv___cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0363310Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rmod___cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0363460Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad___rpow___cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0363610Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__native_batch_norm_legit_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0363740Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad__softmax_backward_data_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0363890Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_acos_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0364050Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_acosh_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0364170Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_add_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0364290Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_addmm_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0364450Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_allclose_cpu_float32 SKIPPED (Does not support autograd) [ 74%] 2023-01-11T21:43:31.0364590Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_amin_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0364720Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_angle_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0364880Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_argsort_cpu_float32 SKIPPED (Does not support autograd) [ 74%] 2023-01-11T21:43:31.0365000Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_asin_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0365150Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atan_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0365270Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atanh_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0365400Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atleast_1d_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0365530Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_atleast_3d_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0365650Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_baddbmm_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0365780Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bernoulli_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0365900Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_block_diag_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0366050Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_bool_cpu_float32 SKIPPED (Does not support autograd) [ 74%] 2023-01-11T21:43:31.0366220Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_broadcast_tensors_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0366440Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cdouble_cpu_float32 PASSED [ 74%] 2023-01-11T21:43:31.0366570Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ceil_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0366720Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_chalf_cpu_float32 SKIPPED (Does not support forward_ad) [ 75%] 2023-01-11T21:43:31.0366870Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_char_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:43:31.0366990Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clamp_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0367140Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_clamp_min_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0367280Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_combinations_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0367410Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_conj_physical_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0367650Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_constant_pad_nd_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0367800Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_contiguous_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0367930Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_copysign_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0368090Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_corrcoef_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0368210Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cos_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0368370Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_count_nonzero_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:43:31.0368490Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cummax_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0368630Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_cumulative_trapezoid_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0368780Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diag_embed_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0368920Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diagonal_copy_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0369040Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_diff_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0369160Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_digamma_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0369280Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dist_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0369420Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_div_floor_rounding_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0369560Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dot_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0369690Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_double_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0369820Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dsplit_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0369940Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_dstack_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0370060Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_einsum_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0370210Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_empty_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:43:31.0370390Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_equal_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:43:31.0370510Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_erf_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0370660Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_erfinv_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0370780Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_exp_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0371010Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_expand_as_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0371140Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_expand_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0371260Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_expm1_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0371400Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_eye_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:43:31.0371530Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fft_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0371650Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fftn_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0371780Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_fftshift_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0371940Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_hfft2_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0376010Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_hfft_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0376200Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_hfftn_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0376330Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ihfft2_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0376450Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_ihfftn_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0376570Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_irfft2_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0376690Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_irfft_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0376850Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fft_rfft_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0376970Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_flip_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0377130Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_flipud_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0377310Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_float_cpu_float32 SKIPPED (Does not support forward_ad) [ 75%] 2023-01-11T21:43:31.0377470Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_floor_divide_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:43:31.0377600Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fmin_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0377720Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_fmod_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0377840Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_frac_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0377960Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_frexp_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0378130Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_full_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:43:31.0378260Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_gather_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0378430Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ge_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:43:31.0378580Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_gt_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:43:31.0378750Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_half_cpu_float32 SKIPPED (Does not support forward_ad) [ 75%] 2023-01-11T21:43:31.0378910Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_heaviside_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:43:31.0379060Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_histc_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:43:31.0379230Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_histogramdd_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:43:31.0379360Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_hstack_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0379560Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_i0_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0379710Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_igamma_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:43:31.0379840Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_add_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0380000Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_index_reduce_cpu_float32 SKIPPED (Does not support forward_ad) [ 75%] 2023-01-11T21:43:31.0380150Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isfinite_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:43:31.0380320Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isin_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:43:31.0380460Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isnan_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:43:31.0380710Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isneginf_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:43:31.0380890Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_isposinf_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:43:31.0381080Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_4inputs_with_extra_args_cpu_float32 SKIPPED (Only runs on cuda) [ 75%] 2023-01-11T21:43:31.0381230Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_jiterator_binary_cpu_float32 SKIPPED (Only runs on cuda) [ 75%] 2023-01-11T21:43:31.0381350Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_kron_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0381480Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ldexp_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0381620Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_le_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:43:31.0381750Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lerp_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0381890Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lgamma_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0382030Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cond_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0382160Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cross_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0382300Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_det_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0382430Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eig_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0382590Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eigh_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0382730Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eigvals_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0382880Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_eigvalsh_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0383030Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_householder_product_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0383180Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_inv_ex_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0383340Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_ldl_factor_ex_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:43:31.0383500Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lstsq_cpu_float32 SKIPPED (Does not support forward_ad) [ 75%] 2023-01-11T21:43:31.0383630Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_factor_ex_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0383770Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_lu_solve_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0383910Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_power_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0384190Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_matrix_rank_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:43:31.0384330Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_multi_dot_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0384460Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_norm_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0384610Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_norm_subgradients_at_zero_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0384750Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_pinv_hermitian_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0384900Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_qr_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0385040Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_slogdet_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0385170Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_solve_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0385410Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_vecdot_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0385550Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_vector_norm_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0385700Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linspace_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:43:31.0385820Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log10_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0385950Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_log_softmax_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0386120Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logcumsumexp_cpu_float32 SKIPPED (Does not support forward_ad) [ 75%] 2023-01-11T21:43:31.0386250Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logdet_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0386430Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_logical_xor_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:43:31.0386550Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lu_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0386700Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lu_solve_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0386830Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_lu_unpack_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0386950Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mT_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0387100Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_amax_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0387230Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_amin_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0387390Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_cumprod_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0387510Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_fill_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0387650Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_log_softmax_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0387790Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_logaddexp_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0387920Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_prod_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0388050Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_select_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0388180Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_masked_softmax_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0388300Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_matrix_exp_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0388430Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_max_binary_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0388570Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_max_reduction_with_dim_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0388770Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_maximum_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0388890Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mean_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0389050Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_meshgrid_list_of_tensors_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0389210Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_min_reduction_with_dim_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0389340Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_minimum_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0389480Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mode_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0389610Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_movedim_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0389760Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_multinomial_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:43:31.0389950Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mv_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0390110Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_mvlgamma_mvlgamma_p_3_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0390260Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nan_to_num_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0390380Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nanmedian_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0390520Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nanquantile_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0390650Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nansum_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0390820Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_narrow_copy_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:43:31.0390970Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_narrow_cpu_float32 XFAIL [ 75%] 2023-01-11T21:43:31.0391130Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_native_layer_norm_cpu_float32 SKIPPED (Does not support forward_ad) [ 75%] 2023-01-11T21:43:31.0391280Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ne_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:43:31.0391430Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_empty_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:43:31.0391590Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_empty_strided_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:43:31.0391740Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_ones_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:43:31.0391890Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_new_zeros_cpu_float32 SKIPPED (Does not support autograd) [ 75%] 2023-01-11T21:43:31.0392030Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_avg_pool1d_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0392190Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_max_pool1d_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0392330Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_max_pool2d_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0392470Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_adaptive_max_pool3d_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0392630Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_alpha_dropout_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0392780Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_avg_pool2d_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0392920Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_avg_pool3d_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0393070Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_binary_cross_entropy_cpu_float32 PASSED [ 75%] 2023-01-11T21:43:31.0393310Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_binary_cross_entropy_with_logits_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0393450Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_celu_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0393590Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv1d_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0393730Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv_transpose2d_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0393880Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_conv_transpose3d_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0394030Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_cosine_similarity_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0394170Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_dropout2d_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0394400Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_dropout3d_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0394540Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_dropout_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0394680Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_elu_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0394870Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_embedding_bag_cpu_float32 SKIPPED (Does not support forward_ad) [ 76%] 2023-01-11T21:43:31.0395030Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_gelu_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0395170Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_group_norm_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0395310Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_hardshrink_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0395460Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_bicubic_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0395610Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_interpolate_bilinear_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0395750Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_kl_div_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0395880Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_l1_loss_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0396040Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_layer_norm_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0396180Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_leaky_relu_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0396320Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_local_response_norm_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0396460Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_logsigmoid_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0396600Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_pool3d_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0396750Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool2d_grad_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0396900Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_max_unpool3d_cpu_float32 SKIPPED (Skipped!) [ 76%] 2023-01-11T21:43:31.0397060Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_mse_loss_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0397260Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_multilabel_margin_loss_cpu_float32 SKIPPED (Does not support forward_ad) [ 76%] 2023-01-11T21:43:31.0397430Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_nll_loss_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0397570Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pad_reflect_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0397810Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pad_replicate_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0397960Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pairwise_distance_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0398140Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pdist_cpu_float32 SKIPPED (Does not support forward_ad) [ 76%] 2023-01-11T21:43:31.0398310Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pixel_shuffle_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0398480Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_pixel_unshuffle_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0398620Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_relu6_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0398760Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_relu_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0398990Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_soft_margin_loss_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0399130Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softmin_with_dtype_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0399270Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_softplus_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0399410Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_tanhshrink_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0399570Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nn_functional_triplet_margin_with_distance_loss_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0399720Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_nonzero_cpu_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T21:43:31.0399850Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_fro_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0399990Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_inf_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0400120Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_norm_nuc_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0400270Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_normal_cpu_float32 SKIPPED (Does not support forward_ad) [ 76%] 2023-01-11T21:43:31.0400430Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_normal_number_mean_cpu_float32 SKIPPED (Does not support forward_ad) [ 76%] 2023-01-11T21:43:31.0400600Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ones_cpu_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T21:43:31.0400740Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_ones_like_cpu_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T21:43:31.0400870Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_outer_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0401000Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_pinverse_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0401120Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polar_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0401260Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_0_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0401400Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_1_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0401560Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_polygamma_polygamma_n_3_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0401680Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_pow_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0401810Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_prod_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0401930Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_put_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0402050Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_qr_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0402270Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_quantile_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0402440Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_rand_like_cpu_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T21:43:31.0402610Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_randint_like_cpu_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T21:43:31.0402750Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_randn_cpu_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T21:43:31.0402900Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_randn_like_cpu_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T21:43:31.0403050Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_reciprocal_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0403210Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_remainder_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0403380Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_renorm_cpu_float32 SKIPPED (Does not support forward_ad) [ 76%] 2023-01-11T21:43:31.0403600Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_reshape_as_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0403740Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_reshape_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0403870Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_roll_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0404020Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scalar_tensor_cpu_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T21:43:31.0404160Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_amin_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0404340Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_scatter_reduce_prod_cpu_float32 SKIPPED (Does not support forward_ad) [ 76%] 2023-01-11T21:43:31.0404510Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_segment_reduce_lengths_cpu_float32 SKIPPED (Does not support forward_ad) [ 76%] 2023-01-11T21:43:31.0404720Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_segment_reduce_offsets_cpu_float32 SKIPPED (Does not support forward_ad) [ 76%] 2023-01-11T21:43:31.0404870Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_select_scatter_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0405040Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signal_windows_gaussian_cpu_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T21:43:31.0405200Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signal_windows_hamming_cpu_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T21:43:31.0405360Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_signal_windows_hann_cpu_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T21:43:31.0405500Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sinh_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0405620Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sort_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0405790Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sparse_sampled_addmm_cpu_float32 SKIPPED (PyTorch is built without MKL support) [ 76%] 2023-01-11T21:43:31.0405950Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_bessel_y0_cpu_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T21:43:31.0406140Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_u_cpu_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T21:43:31.0406530Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_v_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 76%] 2023-01-11T21:43:31.0406790Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_chebyshev_polynomial_w_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 76%] 2023-01-11T21:43:31.0406950Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_entr_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0407200Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_hermite_polynomial_h_cpu_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T21:43:31.0407340Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_i0e_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0407470Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_log_ndtr_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0407640Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_i0_cpu_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T21:43:31.0407800Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_k0_cpu_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T21:43:31.0407980Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_modified_bessel_k1_cpu_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T21:43:31.0408160Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_scaled_modified_bessel_k1_cpu_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T21:43:31.0408500Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_shifted_chebyshev_polynomial_w_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 76%] 2023-01-11T21:43:31.0408660Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_spherical_bessel_j0_cpu_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T21:43:31.0408810Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_special_xlog1py_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0408960Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_split_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0409090Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_split_list_args_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0409220Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sqrt_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0409360Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_square_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0409490Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_std_unbiased_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0409630Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sub_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0409760Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_sum_to_size_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0409900Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_svd_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0410080Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_svd_lowrank_cpu_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 76%] 2023-01-11T21:43:31.0410230Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_take_along_dim_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0410350Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_take_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0410480Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tan_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0410610Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tanh_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0410740Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_to_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0410920Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_to_sparse_cpu_float32 SKIPPED (Does not support forward_ad) [ 76%] 2023-01-11T21:43:31.0411040Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_topk_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0411190Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trace_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0411330Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_trapz_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0411470Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_triangular_solve_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0411600Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_tril_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0411790Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_true_divide_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0425080Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unflatten_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0425620Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_uniform_cpu_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T21:43:31.0426100Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unique_consecutive_cpu_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T21:43:31.0426550Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_unique_cpu_float32 SKIPPED (Does not support autograd) [ 76%] 2023-01-11T21:43:31.0426890Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_var_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0427250Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_var_mean_unbiased_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0427960Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_vdot_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0428300Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_view_copy_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0428630Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_view_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0428970Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_vsplit_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0429300Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_zero__cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0429610Z test_ops.py::TestCompositeComplianceCPU::test_operator_H_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0429950Z test_ops.py::TestCompositeComplianceCPU::test_operator___getitem___cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0430280Z test_ops.py::TestCompositeComplianceCPU::test_operator___radd___cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0430610Z test_ops.py::TestCompositeComplianceCPU::test_operator___rmatmul___cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0430950Z test_ops.py::TestCompositeComplianceCPU::test_operator___rmod___cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0431280Z test_ops.py::TestCompositeComplianceCPU::test_operator___rsub___cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0431670Z test_ops.py::TestCompositeComplianceCPU::test_operator__native_batch_norm_legit_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0432040Z test_ops.py::TestCompositeComplianceCPU::test_operator__softmax_backward_data_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0432390Z test_ops.py::TestCompositeComplianceCPU::test_operator_abs_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0432730Z test_ops.py::TestCompositeComplianceCPU::test_operator_acosh_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0433060Z test_ops.py::TestCompositeComplianceCPU::test_operator_add_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0433380Z test_ops.py::TestCompositeComplianceCPU::test_operator_addbmm_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0433720Z test_ops.py::TestCompositeComplianceCPU::test_operator_addmm_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0434080Z test_ops.py::TestCompositeComplianceCPU::test_operator_addmm_decomposed_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0434430Z test_ops.py::TestCompositeComplianceCPU::test_operator_addr_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0434780Z test_ops.py::TestCompositeComplianceCPU::test_operator_all_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0435120Z test_ops.py::TestCompositeComplianceCPU::test_operator_amax_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0435470Z test_ops.py::TestCompositeComplianceCPU::test_operator_arange_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0435830Z test_ops.py::TestCompositeComplianceCPU::test_operator_argsort_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0436200Z test_ops.py::TestCompositeComplianceCPU::test_operator_as_strided_partial_views_cpu_float32 XFAIL [ 76%] 2023-01-11T21:43:31.0436560Z test_ops.py::TestCompositeComplianceCPU::test_operator_as_strided_scatter_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0437030Z test_ops.py::TestCompositeComplianceCPU::test_operator_asin_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0437370Z test_ops.py::TestCompositeComplianceCPU::test_operator_asinh_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0437720Z test_ops.py::TestCompositeComplianceCPU::test_operator_atan2_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0438060Z test_ops.py::TestCompositeComplianceCPU::test_operator_atleast_1d_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0438410Z test_ops.py::TestCompositeComplianceCPU::test_operator_atleast_2d_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:31.0438770Z test_ops.py::TestCompositeComplianceCPU::test_operator_bfloat16_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0439100Z test_ops.py::TestCompositeComplianceCPU::test_operator_block_diag_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0439440Z test_ops.py::TestCompositeComplianceCPU::test_operator_bmm_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0439790Z test_ops.py::TestCompositeComplianceCPU::test_operator_bool_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0440280Z test_ops.py::TestCompositeComplianceCPU::test_operator_broadcast_shapes_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0440640Z test_ops.py::TestCompositeComplianceCPU::test_operator_broadcast_tensors_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0440990Z test_ops.py::TestCompositeComplianceCPU::test_operator_broadcast_to_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0441310Z test_ops.py::TestCompositeComplianceCPU::test_operator_byte_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0441660Z test_ops.py::TestCompositeComplianceCPU::test_operator_cartesian_prod_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0442010Z test_ops.py::TestCompositeComplianceCPU::test_operator_ceil_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0442360Z test_ops.py::TestCompositeComplianceCPU::test_operator_cfloat_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0442690Z test_ops.py::TestCompositeComplianceCPU::test_operator_chalf_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0443070Z test_ops.py::TestCompositeComplianceCPU::test_operator_cholesky_inverse_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0443440Z test_ops.py::TestCompositeComplianceCPU::test_operator_cholesky_solve_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0443770Z test_ops.py::TestCompositeComplianceCPU::test_operator_chunk_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0444100Z test_ops.py::TestCompositeComplianceCPU::test_operator_clamp_max_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0444430Z test_ops.py::TestCompositeComplianceCPU::test_operator_clone_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0444760Z test_ops.py::TestCompositeComplianceCPU::test_operator_column_stack_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0445110Z test_ops.py::TestCompositeComplianceCPU::test_operator_combinations_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0445450Z test_ops.py::TestCompositeComplianceCPU::test_operator_conj_physical_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0445830Z test_ops.py::TestCompositeComplianceCPU::test_operator_constant_pad_nd_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0446180Z test_ops.py::TestCompositeComplianceCPU::test_operator_contiguous_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0446520Z test_ops.py::TestCompositeComplianceCPU::test_operator_count_nonzero_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0446850Z test_ops.py::TestCompositeComplianceCPU::test_operator_cross_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0447180Z test_ops.py::TestCompositeComplianceCPU::test_operator_cummin_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0447510Z test_ops.py::TestCompositeComplianceCPU::test_operator_cumprod_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0447840Z test_ops.py::TestCompositeComplianceCPU::test_operator_cumsum_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0448180Z test_ops.py::TestCompositeComplianceCPU::test_operator_diag_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0448540Z test_ops.py::TestCompositeComplianceCPU::test_operator_diag_embed_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0449050Z test_ops.py::TestCompositeComplianceCPU::test_operator_diagflat_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0449390Z test_ops.py::TestCompositeComplianceCPU::test_operator_diff_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0449770Z test_ops.py::TestCompositeComplianceCPU::test_operator_div_floor_rounding_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0450150Z test_ops.py::TestCompositeComplianceCPU::test_operator_div_no_rounding_mode_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0450490Z test_ops.py::TestCompositeComplianceCPU::test_operator_dsplit_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0450820Z test_ops.py::TestCompositeComplianceCPU::test_operator_dstack_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0451260Z test_ops.py::TestCompositeComplianceCPU::test_operator_empty_like_cpu_float32 SKIPPED (Expected: empty_like is not comparable) [ 77%] 2023-01-11T21:43:31.0451580Z test_ops.py::TestCompositeComplianceCPU::test_operator_erf_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0452080Z test_ops.py::TestCompositeComplianceCPU::test_operator_erfinv_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0452420Z test_ops.py::TestCompositeComplianceCPU::test_operator_expand_as_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0452750Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fftn_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0453110Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_fftshift_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0453440Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_hfft_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0453790Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ifft_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0454130Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_ihfft2_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0454480Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_irfft_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0454840Z test_ops.py::TestCompositeComplianceCPU::test_operator_fft_rfftn_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0456010Z test_ops.py::TestCompositeComplianceCPU::test_operator_flatten_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0456380Z test_ops.py::TestCompositeComplianceCPU::test_operator_flip_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0456720Z test_ops.py::TestCompositeComplianceCPU::test_operator_fliplr_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0457040Z test_ops.py::TestCompositeComplianceCPU::test_operator_float_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0457380Z test_ops.py::TestCompositeComplianceCPU::test_operator_fmax_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0457740Z test_ops.py::TestCompositeComplianceCPU::test_operator_frexp_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0458060Z test_ops.py::TestCompositeComplianceCPU::test_operator_full_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0458380Z test_ops.py::TestCompositeComplianceCPU::test_operator_ge_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0458700Z test_ops.py::TestCompositeComplianceCPU::test_operator_geqrf_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0459060Z test_ops.py::TestCompositeComplianceCPU::test_operator_grid_sampler_2d_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0459380Z test_ops.py::TestCompositeComplianceCPU::test_operator_gt_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0459700Z test_ops.py::TestCompositeComplianceCPU::test_operator_half_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0460040Z test_ops.py::TestCompositeComplianceCPU::test_operator_histogram_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0460390Z test_ops.py::TestCompositeComplianceCPU::test_operator_hstack_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0460750Z test_ops.py::TestCompositeComplianceCPU::test_operator_igammac_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0461080Z test_ops.py::TestCompositeComplianceCPU::test_operator_inner_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0461400Z test_ops.py::TestCompositeComplianceCPU::test_operator_int_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0461950Z test_ops.py::TestCompositeComplianceCPU::test_operator_isfinite_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0462300Z test_ops.py::TestCompositeComplianceCPU::test_operator_isneginf_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0462630Z test_ops.py::TestCompositeComplianceCPU::test_operator_isposinf_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0462960Z test_ops.py::TestCompositeComplianceCPU::test_operator_isreal_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0463370Z test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_4inputs_with_extra_args_cpu_float32 SKIPPED (skip) [ 77%] 2023-01-11T21:43:31.0464140Z test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_binary_return_by_ref_cpu_float32 SKIPPED (skip) [ 77%] 2023-01-11T21:43:31.0464560Z test_ops.py::TestCompositeComplianceCPU::test_operator_jiterator_unary_cpu_float32 SKIPPED (skip) [ 77%] 2023-01-11T21:43:31.0464930Z test_ops.py::TestCompositeComplianceCPU::test_operator_kthvalue_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0465520Z test_ops.py::TestCompositeComplianceCPU::test_operator_ldexp_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0465900Z test_ops.py::TestCompositeComplianceCPU::test_operator_lerp_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0466260Z test_ops.py::TestCompositeComplianceCPU::test_operator_lgamma_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0466630Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cond_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0466970Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cross_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0467330Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_det_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0467970Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eigvals_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0468400Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_eigvalsh_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0468800Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_householder_product_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0469190Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_inv_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0469540Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_inv_ex_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0469900Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_ldl_factor_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0470290Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_ldl_solve_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0470640Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lstsq_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0471000Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_lu_factor_ex_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0471370Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_norm_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0471760Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_norm_subgradients_at_zero_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0472190Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_pinv_hermitian_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0472700Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_pinv_singular_cpu_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 77%] 2023-01-11T21:43:31.0473080Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_slogdet_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0473440Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_solve_ex_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0473810Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_vander_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0474170Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_vector_norm_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0474530Z test_ops.py::TestCompositeComplianceCPU::test_operator_log10_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0475130Z test_ops.py::TestCompositeComplianceCPU::test_operator_log_softmax_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0475510Z test_ops.py::TestCompositeComplianceCPU::test_operator_log_softmax_with_dtype_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0475880Z test_ops.py::TestCompositeComplianceCPU::test_operator_logaddexp2_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0476220Z test_ops.py::TestCompositeComplianceCPU::test_operator_logaddexp_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0476570Z test_ops.py::TestCompositeComplianceCPU::test_operator_logcumsumexp_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0476930Z test_ops.py::TestCompositeComplianceCPU::test_operator_logdet_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0477270Z test_ops.py::TestCompositeComplianceCPU::test_operator_logical_and_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0477640Z test_ops.py::TestCompositeComplianceCPU::test_operator_logical_xor_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0477970Z test_ops.py::TestCompositeComplianceCPU::test_operator_logspace_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0478450Z test_ops.py::TestCompositeComplianceCPU::test_operator_long_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0478960Z test_ops.py::TestCompositeComplianceCPU::test_operator_lu_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0479800Z test_ops.py::TestCompositeComplianceCPU::test_operator_lu_solve_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0480240Z test_ops.py::TestCompositeComplianceCPU::test_operator_mH_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0480600Z test_ops.py::TestCompositeComplianceCPU::test_operator_masked_argmax_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0480940Z test_ops.py::TestCompositeComplianceCPU::test_operator_masked_argmin_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0481330Z test_ops.py::TestCompositeComplianceCPU::test_operator_masked_logsumexp_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0481680Z test_ops.py::TestCompositeComplianceCPU::test_operator_masked_median_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0482030Z test_ops.py::TestCompositeComplianceCPU::test_operator_masked_prod_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0482370Z test_ops.py::TestCompositeComplianceCPU::test_operator_masked_var_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0482690Z test_ops.py::TestCompositeComplianceCPU::test_operator_matmul_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0483030Z test_ops.py::TestCompositeComplianceCPU::test_operator_matrix_exp_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0483430Z test_ops.py::TestCompositeComplianceCPU::test_operator_max_pool2d_with_indices_backward_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0483790Z test_ops.py::TestCompositeComplianceCPU::test_operator_max_reduction_no_dim_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0484150Z test_ops.py::TestCompositeComplianceCPU::test_operator_max_reduction_with_dim_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0484480Z test_ops.py::TestCompositeComplianceCPU::test_operator_mean_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0484900Z test_ops.py::TestCompositeComplianceCPU::test_operator_meshgrid_variadic_tensors_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0485240Z test_ops.py::TestCompositeComplianceCPU::test_operator_min_binary_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0485610Z test_ops.py::TestCompositeComplianceCPU::test_operator_min_reduction_with_dim_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0485930Z test_ops.py::TestCompositeComplianceCPU::test_operator_mm_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0486250Z test_ops.py::TestCompositeComplianceCPU::test_operator_mode_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0486570Z test_ops.py::TestCompositeComplianceCPU::test_operator_mul_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0486910Z test_ops.py::TestCompositeComplianceCPU::test_operator_multinomial_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0487270Z test_ops.py::TestCompositeComplianceCPU::test_operator_nan_to_num_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0487650Z test_ops.py::TestCompositeComplianceCPU::test_operator_nanmedian_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0488170Z test_ops.py::TestCompositeComplianceCPU::test_operator_nanquantile_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0488510Z test_ops.py::TestCompositeComplianceCPU::test_operator_nansum_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0488860Z test_ops.py::TestCompositeComplianceCPU::test_operator_native_batch_norm_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0489260Z test_ops.py::TestCompositeComplianceCPU::test_operator_native_dropout_backward_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0489660Z test_ops.py::TestCompositeComplianceCPU::test_operator_native_layer_norm_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0490130Z test_ops.py::TestCompositeComplianceCPU::test_operator_new_empty_strided_cpu_float32 SKIPPED (Expected: new_empty_strided is not comparable) [ 77%] 2023-01-11T21:43:31.0490460Z test_ops.py::TestCompositeComplianceCPU::test_operator_new_full_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0490880Z test_ops.py::TestCompositeComplianceCPU::test_operator_nextafter_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0491420Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional__scaled_dot_product_attention_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0491820Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_avg_pool1d_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0492210Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_adaptive_max_pool1d_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0492580Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_avg_pool1d_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0492980Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_binary_cross_entropy_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0493390Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_binary_cross_entropy_with_logits_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0493790Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv2d_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0494230Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv_transpose1d_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0494620Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_conv_transpose3d_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0495020Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_cosine_embedding_loss_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0495410Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_cosine_similarity_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0495780Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_ctc_loss_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0496150Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_dropout2d_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0496520Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_dropout3d_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0496880Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_elu_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0497310Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_embedding_bag_cpu_float32 SKIPPED (Allowed exemption) [ 77%] 2023-01-11T21:43:31.0497670Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_gelu_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0498040Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_grid_sample_cpu_float32 PASSED [ 77%] 2023-01-11T21:43:31.0498480Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_group_norm_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0498900Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hardtanh_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0499300Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_hinge_embedding_loss_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0499680Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_instance_norm_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0500270Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_area_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0500680Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_bicubic_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0501110Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_interpolate_trilinear_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0501480Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_l1_loss_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0501880Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_leaky_relu_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0502290Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_linear_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0502720Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_local_response_norm_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0503280Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_margin_ranking_loss_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0503660Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_pool1d_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0504020Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_pool2d_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0504390Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_pool3d_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0504770Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool2d_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0505140Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_max_unpool3d_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0505500Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_mish_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0505980Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_multilabel_soft_margin_loss_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0506390Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_nll_loss_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0506770Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_normalize_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0507140Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_constant_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0507520Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_reflect_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0507900Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pad_replicate_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0520020Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pairwise_distance_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0520390Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pdist_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0520800Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_pixel_unshuffle_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0521190Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_poisson_nll_loss_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0521540Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_relu_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0521910Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_rrelu_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0522270Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_selu_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0522650Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_smooth_l1_loss_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0523040Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_soft_margin_loss_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0523410Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softmin_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0524030Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softplus_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0524460Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_softshrink_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0524860Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_triplet_margin_loss_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0525330Z test_ops.py::TestCompositeComplianceCPU::test_operator_nn_functional_triplet_margin_with_distance_loss_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0525700Z test_ops.py::TestCompositeComplianceCPU::test_operator_norm_inf_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0526080Z test_ops.py::TestCompositeComplianceCPU::test_operator_ormqr_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0526240Z test_ops.py::TestCompositeComplianceCPU::test_operator_pinverse_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0526530Z test_ops.py::TestCompositeComplianceCPU::test_operator_polar_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0526700Z test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_0_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0526840Z test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_1_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0526980Z test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_2_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0527110Z test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_3_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0527260Z test_ops.py::TestCompositeComplianceCPU::test_operator_polygamma_polygamma_n_4_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0527380Z test_ops.py::TestCompositeComplianceCPU::test_operator_qr_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0527540Z test_ops.py::TestCompositeComplianceCPU::test_operator_randint_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0527670Z test_ops.py::TestCompositeComplianceCPU::test_operator_randn_like_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0527800Z test_ops.py::TestCompositeComplianceCPU::test_operator_ravel_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0527950Z test_ops.py::TestCompositeComplianceCPU::test_operator_real_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0528110Z test_ops.py::TestCompositeComplianceCPU::test_operator_repeat_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0528250Z test_ops.py::TestCompositeComplianceCPU::test_operator_repeat_interleave_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0528420Z test_ops.py::TestCompositeComplianceCPU::test_operator_reshape_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0528540Z test_ops.py::TestCompositeComplianceCPU::test_operator_resolve_neg_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0528720Z test_ops.py::TestCompositeComplianceCPU::test_operator_roll_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0528880Z test_ops.py::TestCompositeComplianceCPU::test_operator_rot90_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0529040Z test_ops.py::TestCompositeComplianceCPU::test_operator_round_decimals_0_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0529180Z test_ops.py::TestCompositeComplianceCPU::test_operator_round_decimals_neg_3_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0529300Z test_ops.py::TestCompositeComplianceCPU::test_operator_rsqrt_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0529420Z test_ops.py::TestCompositeComplianceCPU::test_operator_rsub_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0529550Z test_ops.py::TestCompositeComplianceCPU::test_operator_scalar_tensor_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0529680Z test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_add_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0529840Z test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_amax_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0529980Z test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_mean_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0530230Z test_ops.py::TestCompositeComplianceCPU::test_operator_scatter_reduce_prod_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0530360Z test_ops.py::TestCompositeComplianceCPU::test_operator_select_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0530490Z test_ops.py::TestCompositeComplianceCPU::test_operator_select_scatter_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0530610Z test_ops.py::TestCompositeComplianceCPU::test_operator_sgn_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0530790Z test_ops.py::TestCompositeComplianceCPU::test_operator_short_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0530920Z test_ops.py::TestCompositeComplianceCPU::test_operator_sign_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0531050Z test_ops.py::TestCompositeComplianceCPU::test_operator_signal_windows_bartlett_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0531210Z test_ops.py::TestCompositeComplianceCPU::test_operator_signal_windows_blackman_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0531360Z test_ops.py::TestCompositeComplianceCPU::test_operator_signal_windows_cosine_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0531610Z test_ops.py::TestCompositeComplianceCPU::test_operator_signal_windows_exponential_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0531780Z test_ops.py::TestCompositeComplianceCPU::test_operator_signal_windows_gaussian_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0531930Z test_ops.py::TestCompositeComplianceCPU::test_operator_signal_windows_general_cosine_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0532100Z test_ops.py::TestCompositeComplianceCPU::test_operator_signal_windows_general_hamming_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0532240Z test_ops.py::TestCompositeComplianceCPU::test_operator_signal_windows_hann_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0532360Z test_ops.py::TestCompositeComplianceCPU::test_operator_sinc_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0532480Z test_ops.py::TestCompositeComplianceCPU::test_operator_sinh_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0532610Z test_ops.py::TestCompositeComplianceCPU::test_operator_slice_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0532740Z test_ops.py::TestCompositeComplianceCPU::test_operator_slice_scatter_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0532890Z test_ops.py::TestCompositeComplianceCPU::test_operator_softmax_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0533070Z test_ops.py::TestCompositeComplianceCPU::test_operator_sparse_sampled_addmm_cpu_float32 SKIPPED (Skipped!) [ 78%] 2023-01-11T21:43:31.0533210Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_airy_ai_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0533350Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_j0_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0533480Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_bessel_j1_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0533620Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_t_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0533770Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_u_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0534150Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_v_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 78%] 2023-01-11T21:43:31.0534410Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_chebyshev_polynomial_w_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 78%] 2023-01-11T21:43:31.0534550Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_hermite_polynomial_h_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0534680Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_i0e_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0534810Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_i1_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0534990Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_laguerre_polynomial_l_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0535360Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_legendre_polynomial_p_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 78%] 2023-01-11T21:43:31.0535510Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_i0_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0535650Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_k0_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0535780Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_modified_bessel_k1_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0535910Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_ndtr_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0536070Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_ndtri_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0536230Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_polygamma_special_polygamma_n_0_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0536520Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_scaled_modified_bessel_k0_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0536670Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_scaled_modified_bessel_k1_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0536970Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_shifted_chebyshev_polynomial_t_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 78%] 2023-01-11T21:43:31.0537240Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_shifted_chebyshev_polynomial_u_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 78%] 2023-01-11T21:43:31.0537380Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_spherical_bessel_j0_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0537510Z test_ops.py::TestCompositeComplianceCPU::test_operator_special_zeta_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0537640Z test_ops.py::TestCompositeComplianceCPU::test_operator_split_list_args_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0537780Z test_ops.py::TestCompositeComplianceCPU::test_operator_split_with_sizes_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0537930Z test_ops.py::TestCompositeComplianceCPU::test_operator_squeeze_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0538080Z test_ops.py::TestCompositeComplianceCPU::test_operator_std_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0538250Z test_ops.py::TestCompositeComplianceCPU::test_operator_std_mean_unbiased_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0538370Z test_ops.py::TestCompositeComplianceCPU::test_operator_stft_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0538520Z test_ops.py::TestCompositeComplianceCPU::test_operator_sum_to_size_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0538650Z test_ops.py::TestCompositeComplianceCPU::test_operator_svd_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0538770Z test_ops.py::TestCompositeComplianceCPU::test_operator_t_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0538890Z test_ops.py::TestCompositeComplianceCPU::test_operator_take_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0539010Z test_ops.py::TestCompositeComplianceCPU::test_operator_tanh_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0539140Z test_ops.py::TestCompositeComplianceCPU::test_operator_tensordot_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0539290Z test_ops.py::TestCompositeComplianceCPU::test_operator_to_sparse_cpu_float32 SKIPPED (Allowed exception) [ 78%] 2023-01-11T21:43:31.0539410Z test_ops.py::TestCompositeComplianceCPU::test_operator_topk_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0539570Z test_ops.py::TestCompositeComplianceCPU::test_operator_trapezoid_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0539690Z test_ops.py::TestCompositeComplianceCPU::test_operator_trapz_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0539810Z test_ops.py::TestCompositeComplianceCPU::test_operator_tril_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0539930Z test_ops.py::TestCompositeComplianceCPU::test_operator_triu_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0540160Z test_ops.py::TestCompositeComplianceCPU::test_operator_trunc_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0540290Z test_ops.py::TestCompositeComplianceCPU::test_operator_unbind_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0540440Z test_ops.py::TestCompositeComplianceCPU::test_operator_unflatten_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0540600Z test_ops.py::TestCompositeComplianceCPU::test_operator_unfold_copy_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0540720Z test_ops.py::TestCompositeComplianceCPU::test_operator_unfold_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0540850Z test_ops.py::TestCompositeComplianceCPU::test_operator_uniform_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0540970Z test_ops.py::TestCompositeComplianceCPU::test_operator_unique_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0541090Z test_ops.py::TestCompositeComplianceCPU::test_operator_unsqueeze_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0541330Z test_ops.py::TestCompositeComplianceCPU::test_operator_var_mean_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0541490Z test_ops.py::TestCompositeComplianceCPU::test_operator_var_mean_unbiased_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0541620Z test_ops.py::TestCompositeComplianceCPU::test_operator_view_as_complex_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0541750Z test_ops.py::TestCompositeComplianceCPU::test_operator_vstack_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0541870Z test_ops.py::TestCompositeComplianceCPU::test_operator_xlogy_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0542010Z test_ops.py::TestCompositeComplianceCPU::test_operator_zeros_cpu_float32 PASSED [ 78%] 2023-01-11T21:43:31.0542130Z test_ops.py::TestMathBitsCPU::test_conj_view_H_cpu_complex64 PASSED [ 78%] 2023-01-11T21:43:31.0542240Z test_ops.py::TestMathBitsCPU::test_conj_view___getitem___cpu_complex64 PASSED [ 78%] 2023-01-11T21:43:31.0542350Z test_ops.py::TestMathBitsCPU::test_conj_view___rpow___cpu_complex64 PASSED [ 78%] 2023-01-11T21:43:31.0542480Z test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_bool_cpu_complex64 PASSED [ 78%] 2023-01-11T21:43:31.0542610Z test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_cfloat_cpu_complex64 PASSED [ 78%] 2023-01-11T21:43:31.0542740Z test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_chalf_cpu_complex64 PASSED [ 78%] 2023-01-11T21:43:31.0542890Z test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_double_cpu_complex64 PASSED [ 78%] 2023-01-11T21:43:31.0543010Z test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_float_cpu_complex64 PASSED [ 78%] 2023-01-11T21:43:31.0543140Z test_ops.py::TestMathBitsCPU::test_conj_view__refs__conversions_int_cpu_complex64 PASSED [ 78%] 2023-01-11T21:43:31.0543250Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_abs_cpu_complex64 PASSED [ 78%] 2023-01-11T21:43:31.0543370Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_acos_cpu_complex64 PASSED [ 78%] 2023-01-11T21:43:31.0543510Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_acosh_cpu_complex64 PASSED [ 78%] 2023-01-11T21:43:31.0543630Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_addcdiv_cpu_complex64 PASSED [ 78%] 2023-01-11T21:43:31.0543740Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_addr_cpu_complex64 PASSED [ 78%] 2023-01-11T21:43:31.0543860Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_all_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0544010Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_as_strided_cpu_complex64 SKIPPED (Errors when storage_offset is included) [ 79%] 2023-01-11T21:43:31.0544140Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_as_strided_scatter_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0544250Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_asin_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0544390Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_atan_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0544500Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_atanh_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0544750Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_broadcast_tensors_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0544930Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_cat_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0545060Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_constant_pad_nd_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0545170Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_cosh_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0545280Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_cumsum_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0545390Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_diag_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0545550Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_div_no_rounding_mode_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0545660Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_dsplit_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0545820Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_empty_like_cpu_complex64 SKIPPED (Expected: empty is not comparable) [ 79%] 2023-01-11T21:43:31.0546030Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_eq_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0546150Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_exp_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0546260Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_expand_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0546390Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_eye_cpu_complex64 SKIPPED (Skipped!) [ 79%] 2023-01-11T21:43:31.0546500Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_fft_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0546620Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_hfftn_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0546740Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifft2_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0546850Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifft_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0547000Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fft_ifftn_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0547110Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fill_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0547250Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_flip_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0547370Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_fliplr_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0547520Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_float_power_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0547630Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_hsplit_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0547770Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_imag_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0547890Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_index_fill_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0548010Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_index_select_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0548150Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_isnan_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0548290Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_lerp_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0548420Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_linalg_svd_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0548530Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_linspace_cpu_complex64 XFAIL [ 79%] 2023-01-11T21:43:31.0548640Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_log10_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0548750Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_log1p_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0548870Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_log_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0549010Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_log_softmax_with_dtype_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0549160Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_and_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0549380Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_logical_not_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0549530Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_logspace_cpu_complex64 XFAIL [ 79%] 2023-01-11T21:43:31.0549650Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_masked_fill_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0549760Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_mean_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0549890Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_meshgrid_list_of_tensors_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0550020Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_meshgrid_variadic_tensors_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0550160Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_mul_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0550280Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_narrow_copy_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0550520Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_narrow_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0550670Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_ne_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0550790Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_neg_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0550900Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_ones_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0551050Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_new_zeros_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0551180Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_l1_loss_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0551320Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_softmax_with_dtype_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0551460Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_nn_functional_softmin_with_dtype_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0551600Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_norm_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0551740Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_randn_cpu_complex64 SKIPPED (Test expects tensor input) [ 79%] 2023-01-11T21:43:31.0551890Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_reciprocal_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0552030Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_reshape_as_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0552220Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_reshape_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0552330Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_roll_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0552480Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_sgn_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0552590Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_sigmoid_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0552730Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_sin_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0552850Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_sinc_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0552990Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_special_log_softmax_with_dtype_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0553100Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_square_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0553220Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_sub_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0553320Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_sum_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0553460Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_sum_to_size_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0553580Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_t_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0553690Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_tan_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0553800Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_tanh_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0554040Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_trace_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0554170Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_transpose_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0554280Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_triu_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0554400Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_true_divide_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0554510Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_unbind_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0554620Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_unfold_copy_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0554760Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_view_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0554870Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_vsplit_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0554990Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_where_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0555200Z test_ops.py::TestMathBitsCPU::test_conj_view__refs_zeros_cpu_complex64 XFAIL [ 79%] 2023-01-11T21:43:31.0555310Z test_ops.py::TestMathBitsCPU::test_conj_view_abs_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0555430Z test_ops.py::TestMathBitsCPU::test_conj_view_acos_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0555540Z test_ops.py::TestMathBitsCPU::test_conj_view_acosh_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0555650Z test_ops.py::TestMathBitsCPU::test_conj_view_add_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0555760Z test_ops.py::TestMathBitsCPU::test_conj_view_addbmm_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0555860Z test_ops.py::TestMathBitsCPU::test_conj_view_addmm_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0555980Z test_ops.py::TestMathBitsCPU::test_conj_view_addmm_decomposed_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0556120Z test_ops.py::TestMathBitsCPU::test_conj_view_addmv_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0556270Z test_ops.py::TestMathBitsCPU::test_conj_view_angle_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0556400Z test_ops.py::TestMathBitsCPU::test_conj_view_any_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0556540Z test_ops.py::TestMathBitsCPU::test_conj_view_argwhere_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0556720Z test_ops.py::TestMathBitsCPU::test_conj_view_as_strided_cpu_complex64 SKIPPED (Errors when storage_offset is included) [ 79%] 2023-01-11T21:43:31.0556850Z test_ops.py::TestMathBitsCPU::test_conj_view_as_strided_scatter_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0556950Z test_ops.py::TestMathBitsCPU::test_conj_view_asin_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0557080Z test_ops.py::TestMathBitsCPU::test_conj_view_atanh_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0557190Z test_ops.py::TestMathBitsCPU::test_conj_view_atleast_2d_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0557360Z test_ops.py::TestMathBitsCPU::test_conj_view_atleast_3d_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0557480Z test_ops.py::TestMathBitsCPU::test_conj_view_baddbmm_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0557590Z test_ops.py::TestMathBitsCPU::test_conj_view_bfloat16_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0557690Z test_ops.py::TestMathBitsCPU::test_conj_view_bool_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0562440Z test_ops.py::TestMathBitsCPU::test_conj_view_broadcast_tensors_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0562600Z test_ops.py::TestMathBitsCPU::test_conj_view_broadcast_to_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0562760Z test_ops.py::TestMathBitsCPU::test_conj_view_cdouble_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0562900Z test_ops.py::TestMathBitsCPU::test_conj_view_chalf_cpu_complex64 XFAIL [ 79%] 2023-01-11T21:43:31.0563040Z test_ops.py::TestMathBitsCPU::test_conj_view_char_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0563160Z test_ops.py::TestMathBitsCPU::test_conj_view_column_stack_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0563430Z test_ops.py::TestMathBitsCPU::test_conj_view_conj_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0563580Z test_ops.py::TestMathBitsCPU::test_conj_view_conj_physical_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0563740Z test_ops.py::TestMathBitsCPU::test_conj_view_constant_pad_nd_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0563890Z test_ops.py::TestMathBitsCPU::test_conj_view_contiguous_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0564030Z test_ops.py::TestMathBitsCPU::test_conj_view_cov_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0564210Z test_ops.py::TestMathBitsCPU::test_conj_view_cross_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0564320Z test_ops.py::TestMathBitsCPU::test_conj_view_cumprod_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0564430Z test_ops.py::TestMathBitsCPU::test_conj_view_cumsum_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0564550Z test_ops.py::TestMathBitsCPU::test_conj_view_cumulative_trapezoid_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0564800Z test_ops.py::TestMathBitsCPU::test_conj_view_diag_embed_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0564910Z test_ops.py::TestMathBitsCPU::test_conj_view_diagonal_copy_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0565020Z test_ops.py::TestMathBitsCPU::test_conj_view_diagonal_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0565140Z test_ops.py::TestMathBitsCPU::test_conj_view_diagonal_scatter_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0565280Z test_ops.py::TestMathBitsCPU::test_conj_view_dist_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0565390Z test_ops.py::TestMathBitsCPU::test_conj_view_dot_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0565490Z test_ops.py::TestMathBitsCPU::test_conj_view_dstack_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0565640Z test_ops.py::TestMathBitsCPU::test_conj_view_einsum_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0565760Z test_ops.py::TestMathBitsCPU::test_conj_view_empty_like_cpu_complex64 SKIPPED (Skipped!) [ 79%] 2023-01-11T21:43:31.0565870Z test_ops.py::TestMathBitsCPU::test_conj_view_eq_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0565990Z test_ops.py::TestMathBitsCPU::test_conj_view_eye_cpu_complex64 SKIPPED (Skipped!) [ 79%] 2023-01-11T21:43:31.0566100Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_fft2_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0566220Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_fft_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0566330Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_fftshift_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0566450Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_hfft2_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0566590Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_hfft_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0566710Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_hfftn_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0566820Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifft_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0566960Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifftn_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0567080Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_ifftshift_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0567190Z test_ops.py::TestMathBitsCPU::test_conj_view_fft_irfft_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0567330Z test_ops.py::TestMathBitsCPU::test_conj_view_fill_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0567470Z test_ops.py::TestMathBitsCPU::test_conj_view_flip_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0567580Z test_ops.py::TestMathBitsCPU::test_conj_view_fliplr_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0567740Z test_ops.py::TestMathBitsCPU::test_conj_view_float_power_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0567840Z test_ops.py::TestMathBitsCPU::test_conj_view_full_cpu_complex64 XFAIL [ 79%] 2023-01-11T21:43:31.0567960Z test_ops.py::TestMathBitsCPU::test_conj_view_full_like_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0568190Z test_ops.py::TestMathBitsCPU::test_conj_view_gradient_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0568290Z test_ops.py::TestMathBitsCPU::test_conj_view_imag_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0568400Z test_ops.py::TestMathBitsCPU::test_conj_view_index_add_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0568520Z test_ops.py::TestMathBitsCPU::test_conj_view_index_copy_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0568630Z test_ops.py::TestMathBitsCPU::test_conj_view_index_put_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0568740Z test_ops.py::TestMathBitsCPU::test_conj_view_index_select_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0568850Z test_ops.py::TestMathBitsCPU::test_conj_view_int_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0568990Z test_ops.py::TestMathBitsCPU::test_conj_view_isfinite_cpu_complex64 PASSED [ 79%] 2023-01-11T21:43:31.0569120Z test_ops.py::TestMathBitsCPU::test_conj_view_isinf_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0569230Z test_ops.py::TestMathBitsCPU::test_conj_view_isnan_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0569490Z test_ops.py::TestMathBitsCPU::test_conj_view_istft_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0569670Z test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_2inputs_2outputs_cpu_complex64 SKIPPED (Only runs on cuda) [ 80%] 2023-01-11T21:43:31.0569810Z test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_binary_cpu_complex64 SKIPPED (Only runs on cuda) [ 80%] 2023-01-11T21:43:31.0569960Z test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_binary_return_by_ref_cpu_complex64 SKIPPED (Only runs on cuda) [ 80%] 2023-01-11T21:43:31.0570100Z test_ops.py::TestMathBitsCPU::test_conj_view_jiterator_unary_cpu_complex64 SKIPPED (Only runs on cuda) [ 80%] 2023-01-11T21:43:31.0570200Z test_ops.py::TestMathBitsCPU::test_conj_view_ldexp_cpu_complex64 XFAIL [ 80%] 2023-01-11T21:43:31.0570310Z test_ops.py::TestMathBitsCPU::test_conj_view_lerp_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0570430Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_det_singular_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0570550Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_ldl_factor_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0570670Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_ldl_factor_ex_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0570790Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_ldl_solve_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0570910Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lstsq_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0571040Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lstsq_grad_oriented_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0571150Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_lu_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0571270Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_power_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0571420Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_rank_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0571590Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_matrix_rank_hermitian_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0571710Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_multi_dot_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0571860Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_pinv_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0572010Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_qr_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0572120Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_solve_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0572240Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_tensorinv_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0572350Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_vander_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0572470Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_vecdot_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0572580Z test_ops.py::TestMathBitsCPU::test_conj_view_linspace_cpu_complex64 XFAIL [ 80%] 2023-01-11T21:43:31.0572790Z test_ops.py::TestMathBitsCPU::test_conj_view_log1p_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0572940Z test_ops.py::TestMathBitsCPU::test_conj_view_logical_and_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0573050Z test_ops.py::TestMathBitsCPU::test_conj_view_logical_or_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0573160Z test_ops.py::TestMathBitsCPU::test_conj_view_long_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0573260Z test_ops.py::TestMathBitsCPU::test_conj_view_lu_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0573430Z test_ops.py::TestMathBitsCPU::test_conj_view_lu_solve_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0573540Z test_ops.py::TestMathBitsCPU::test_conj_view_mH_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0573650Z test_ops.py::TestMathBitsCPU::test_conj_view_masked_cumsum_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0573770Z test_ops.py::TestMathBitsCPU::test_conj_view_masked_fill_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0574010Z test_ops.py::TestMathBitsCPU::test_conj_view_masked_prod_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0574120Z test_ops.py::TestMathBitsCPU::test_conj_view_masked_std_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0574230Z test_ops.py::TestMathBitsCPU::test_conj_view_matmul_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0574340Z test_ops.py::TestMathBitsCPU::test_conj_view_matrix_exp_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0574490Z test_ops.py::TestMathBitsCPU::test_conj_view_meshgrid_list_of_tensors_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0574600Z test_ops.py::TestMathBitsCPU::test_conj_view_mm_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0574710Z test_ops.py::TestMathBitsCPU::test_conj_view_movedim_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0574820Z test_ops.py::TestMathBitsCPU::test_conj_view_mv_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0574920Z test_ops.py::TestMathBitsCPU::test_conj_view_ne_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0575060Z test_ops.py::TestMathBitsCPU::test_conj_view_new_ones_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0575190Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_conv1d_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0575320Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_conv_transpose1d_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0575450Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_conv_transpose2d_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0575580Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_conv_transpose3d_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0575700Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_linear_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0575890Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_normalize_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0576030Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_circular_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0576160Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pad_replicate_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0576290Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_pixel_unshuffle_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0576460Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_softmin_with_dtype_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0576580Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_softsign_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0576710Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_tanhshrink_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0576860Z test_ops.py::TestMathBitsCPU::test_conj_view_nn_functional_triplet_margin_with_distance_loss_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0576970Z test_ops.py::TestMathBitsCPU::test_conj_view_nonzero_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0577080Z test_ops.py::TestMathBitsCPU::test_conj_view_norm_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0577280Z test_ops.py::TestMathBitsCPU::test_conj_view_norm_fro_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0577390Z test_ops.py::TestMathBitsCPU::test_conj_view_norm_inf_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0577500Z test_ops.py::TestMathBitsCPU::test_conj_view_norm_nuc_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0577670Z test_ops.py::TestMathBitsCPU::test_conj_view_ones_cpu_complex64 XFAIL [ 80%] 2023-01-11T21:43:31.0577790Z test_ops.py::TestMathBitsCPU::test_conj_view_ops_nvprims_view_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0577890Z test_ops.py::TestMathBitsCPU::test_conj_view_pow_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0578010Z test_ops.py::TestMathBitsCPU::test_conj_view_rand_like_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0578120Z test_ops.py::TestMathBitsCPU::test_conj_view_randn_like_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0578230Z test_ops.py::TestMathBitsCPU::test_conj_view_ravel_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0578460Z test_ops.py::TestMathBitsCPU::test_conj_view_real_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0578590Z test_ops.py::TestMathBitsCPU::test_conj_view_reciprocal_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0578730Z test_ops.py::TestMathBitsCPU::test_conj_view_renorm_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0578840Z test_ops.py::TestMathBitsCPU::test_conj_view_resize__cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0578950Z test_ops.py::TestMathBitsCPU::test_conj_view_resize_as__cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0579090Z test_ops.py::TestMathBitsCPU::test_conj_view_resolve_conj_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0579230Z test_ops.py::TestMathBitsCPU::test_conj_view_roll_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0579340Z test_ops.py::TestMathBitsCPU::test_conj_view_rot90_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0579450Z test_ops.py::TestMathBitsCPU::test_conj_view_sigmoid_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0579590Z test_ops.py::TestMathBitsCPU::test_conj_view_sinh_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0579710Z test_ops.py::TestMathBitsCPU::test_conj_view_softmax_with_dtype_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0579850Z test_ops.py::TestMathBitsCPU::test_conj_view_split_list_args_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0579960Z test_ops.py::TestMathBitsCPU::test_conj_view_std_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0580080Z test_ops.py::TestMathBitsCPU::test_conj_view_std_mean_unbiased_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0580220Z test_ops.py::TestMathBitsCPU::test_conj_view_std_unbiased_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0580350Z test_ops.py::TestMathBitsCPU::test_conj_view_stft_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0580460Z test_ops.py::TestMathBitsCPU::test_conj_view_sum_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0580560Z test_ops.py::TestMathBitsCPU::test_conj_view_symeig_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0580660Z test_ops.py::TestMathBitsCPU::test_conj_view_t_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0580780Z test_ops.py::TestMathBitsCPU::test_conj_view_tensor_split_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0580890Z test_ops.py::TestMathBitsCPU::test_conj_view_tensordot_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0581070Z test_ops.py::TestMathBitsCPU::test_conj_view_tile_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0581180Z test_ops.py::TestMathBitsCPU::test_conj_view_to_sparse_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0581300Z test_ops.py::TestMathBitsCPU::test_conj_view_trapezoid_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0581400Z test_ops.py::TestMathBitsCPU::test_conj_view_tril_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0581500Z test_ops.py::TestMathBitsCPU::test_conj_view_triu_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0581620Z test_ops.py::TestMathBitsCPU::test_conj_view_true_divide_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0581760Z test_ops.py::TestMathBitsCPU::test_conj_view_unbind_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0581980Z test_ops.py::TestMathBitsCPU::test_conj_view_unflatten_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0582080Z test_ops.py::TestMathBitsCPU::test_conj_view_uniform_cpu_complex64 XFAIL [ 80%] 2023-01-11T21:43:31.0582210Z test_ops.py::TestMathBitsCPU::test_conj_view_vdot_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0582320Z test_ops.py::TestMathBitsCPU::test_conj_view_view_as_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0582430Z test_ops.py::TestMathBitsCPU::test_conj_view_view_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0582530Z test_ops.py::TestMathBitsCPU::test_conj_view_vsplit_cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0582630Z test_ops.py::TestMathBitsCPU::test_conj_view_zero__cpu_complex64 PASSED [ 80%] 2023-01-11T21:43:31.0582770Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_H_cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0582900Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_T_cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0583140Z test_ops.py::TestMathBitsCPU::test_neg_conj_view___radd___cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0583310Z test_ops.py::TestMathBitsCPU::test_neg_conj_view___rdiv___cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0583430Z test_ops.py::TestMathBitsCPU::test_neg_conj_view___rmatmul___cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0583540Z test_ops.py::TestMathBitsCPU::test_neg_conj_view___rmul___cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0583690Z test_ops.py::TestMathBitsCPU::test_neg_conj_view___rsub___cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0583830Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_T_cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0583960Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs__conversions_bfloat16_cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0584120Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs__conversions_bool_cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0584250Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs__conversions_cdouble_cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0584390Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs__conversions_cfloat_cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0584510Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs__conversions_double_cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0584670Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs__conversions_float_cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0584800Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs__conversions_int_cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0584930Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs__conversions_long_cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0585070Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_abs_cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0585190Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_add_cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0585330Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_addr_cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0585470Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_allclose_cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0585590Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_any_cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0585790Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_as_strided_partial_views_cpu_complex128 SKIPPED (Errors when storage_offset is included) [ 80%] 2023-01-11T21:43:31.0585950Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_as_strided_scatter_cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0586060Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_asin_cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0586180Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_asinh_cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0586340Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atan_cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0586470Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atleast_1d_cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0586700Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_atleast_3d_cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0586830Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_broadcast_tensors_cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0586950Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_cat_cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0587060Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_chunk_cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0587180Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_clone_cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0587310Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_column_stack_cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0587450Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_conj_cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0587580Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_conj_physical_cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0587760Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_cos_cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0587880Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_cumsum_cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0588000Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_diag_embed_cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0588120Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_diagonal_copy_cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0588250Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_diagonal_scatter_cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0588390Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_dsplit_cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0588550Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_empty_cpu_complex128 SKIPPED (Expected: empty is not comparable) [ 80%] 2023-01-11T21:43:31.0588710Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_empty_like_cpu_complex128 SKIPPED (Expected: empty is not comparable) [ 80%] 2023-01-11T21:43:31.0588820Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_exp_cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0588940Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fft2_cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0589060Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fft_cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0589200Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_fftshift_cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0589320Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_hfft_cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0589460Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_hfftn_cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0589610Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifft2_cpu_complex128 PASSED [ 80%] 2023-01-11T21:43:31.0589740Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_ifftshift_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0589880Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_irfft2_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0590000Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fft_irfft_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0590130Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fill_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0590270Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_fliplr_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0590430Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_flipud_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0590570Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_float_power_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0590700Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_hstack_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0590820Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_index_add_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0590970Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_index_fill_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0591170Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_isclose_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0591310Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_lerp_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0591450Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_matrix_norm_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0591610Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linalg_norm_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0591740Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_linspace_cpu_complex128 XFAIL [ 81%] 2023-01-11T21:43:31.0591850Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_log_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0592010Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logical_and_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0592170Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logical_or_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0592360Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logical_xor_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0592480Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_logspace_cpu_complex128 XFAIL [ 81%] 2023-01-11T21:43:31.0592600Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_masked_fill_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0592730Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_meshgrid_variadic_tensors_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0592870Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_narrow_copy_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0593020Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_narrow_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0593170Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_new_empty_cpu_complex128 SKIPPED (Expected: empty is not comparable) [ 81%] 2023-01-11T21:43:31.0593320Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_nn_functional_log_softmax_with_dtype_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0593480Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_nn_functional_pairwise_distance_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0593620Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_nn_functional_tanhshrink_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0597820Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_norm_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0597950Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_pow_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0598070Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_prod_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0598220Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_randn_cpu_complex128 SKIPPED (Test expects tensor input) [ 81%] 2023-01-11T21:43:31.0598350Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_real_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0598480Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_reciprocal_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0598600Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_reshape_as_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0598720Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_rot90_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0598850Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_softmax_with_dtype_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0598990Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_special_log_softmax_with_dtype_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0599160Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_special_softmax_with_dtype_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0599290Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sqrt_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0599440Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_squeeze_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0599580Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_stack_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0599800Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_std_mean_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0599910Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sub_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0600040Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_sum_to_size_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0600150Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_t_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0600290Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_to_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0600410Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_transpose_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0600550Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_triu_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0600680Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unfold_copy_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0600890Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_unfold_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0601000Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_var_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0601140Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_var_mean_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0601280Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_view_as_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0601420Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_vstack_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0601550Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_where_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0601680Z test_ops.py::TestMathBitsCPU::test_neg_conj_view__refs_zeros_cpu_complex128 XFAIL [ 81%] 2023-01-11T21:43:31.0601800Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_add_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0601940Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_addbmm_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0602080Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_addcdiv_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0602210Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_addmm_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0602330Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_addr_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0602470Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_allclose_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0602610Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_as_strided_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0602740Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_as_strided_scatter_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0602870Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_asinh_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0602990Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_atan_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0603100Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_atanh_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0603220Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_atleast_3d_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0603340Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_baddbmm_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0603450Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_bool_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0603560Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_broadcast_to_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0603700Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cdouble_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0603810Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cfloat_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0603930Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_char_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0604040Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cholesky_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0604150Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_chunk_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0604370Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_clone_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0604490Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_conj_physical_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0604630Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_constant_pad_nd_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0604750Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_contiguous_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0604890Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_count_nonzero_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0605010Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cumprod_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0605120Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_cumsum_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0605260Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_diag_embed_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0605480Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_diagonal_copy_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0605620Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_dist_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0605730Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_exp_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0605850Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_expand_as_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0605960Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fft2_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0606080Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_fftshift_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0606190Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_hfft2_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0606330Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_hfftn_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0606470Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifft2_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0606580Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifftn_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0606700Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_ifftshift_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0606810Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_irfft_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0606920Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fft_irfftn_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0607030Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_flip_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0607150Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_fliplr_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0607260Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_float_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0607370Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_geqrf_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0607480Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_gradient_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0607630Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_add_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0607790Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_index_put_cpu_complex128 SKIPPED (Operation not tested with tensors with negative bit.) [ 81%] 2023-01-11T21:43:31.0607910Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_isclose_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0608040Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_isfinite_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0608160Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_isreal_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0608310Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_2inputs_2outputs_cpu_complex128 SKIPPED (Only runs on cuda) [ 81%] 2023-01-11T21:43:31.0608450Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_binary_cpu_complex128 SKIPPED (Only runs on cuda) [ 81%] 2023-01-11T21:43:31.0608590Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_jiterator_unary_cpu_complex128 SKIPPED (Only runs on cuda) [ 81%] 2023-01-11T21:43:31.0608790Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_ldexp_cpu_complex128 XFAIL [ 81%] 2023-01-11T21:43:31.0608910Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cross_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0609030Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eigh_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0609170Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eigvals_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0609330Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_eigvalsh_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0609440Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0609580Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_lu_factor_ex_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0609710Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_norm_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0609930Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_rank_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0610060Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_matrix_rank_hermitian_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0610190Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_multi_dot_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0610300Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_pinv_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0610480Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_pinv_singular_cpu_complex128 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 81%] 2023-01-11T21:43:31.0610610Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_solve_ex_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0610740Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_solve_triangular_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0610880Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_svd_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0611020Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_svdvals_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0611140Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_vecdot_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0611270Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_vector_norm_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0611380Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_log1p_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0611490Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_logdet_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0611610Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_logical_not_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0611730Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_lu_solve_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0611840Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_mH_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0611990Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_cumprod_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0612130Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_cumsum_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0612260Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_fill_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0612400Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_prod_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0612520Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_select_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0612640Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_sum_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0612770Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_masked_var_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0612890Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_matmul_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0613010Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_matrix_exp_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0613230Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_meshgrid_list_of_tensors_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0613400Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_meshgrid_variadic_tensors_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0613520Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_movedim_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0613630Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_mv_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0613740Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_narrow_copy_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0613850Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_ne_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0613980Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_neg_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0614120Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_empty_cpu_complex128 SKIPPED (Skipped!) [ 81%] 2023-01-11T21:43:31.0614370Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_empty_strided_cpu_complex128 SKIPPED (Expected: new_empty_strided is not comparable) [ 81%] 2023-01-11T21:43:31.0614490Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_ones_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0614610Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_new_zeros_cpu_complex128 PASSED [ 81%] 2023-01-11T21:43:31.0614750Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_conv1d_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0614890Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_conv_transpose2d_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0615020Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_normalize_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0615160Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_pixel_unshuffle_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0615290Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_silu_complex_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0615440Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_softsign_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0615580Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_nn_functional_tanhshrink_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0615690Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_inf_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0615810Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_norm_nuc_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0615920Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_ones_like_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0616050Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_ops_nvprims_view_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0616160Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_outer_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0616270Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_positive_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0616390Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_pow_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0616500Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_prod_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0616620Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_rand_like_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0616730Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_randn_cpu_complex128 XFAIL [ 82%] 2023-01-11T21:43:31.0616850Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_randn_like_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0616960Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_ravel_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0617070Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_renorm_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0617210Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_repeat_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0617330Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_resolve_neg_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0617440Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_roll_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0617640Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_rsqrt_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0617750Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_rsub_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0617870Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_scatter_add_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0617980Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_scatter_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0618110Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_select_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0618230Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_short_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0618340Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sigmoid_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0618470Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sinc_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0618690Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sparse_sampled_addmm_cpu_complex128 SKIPPED (Skipped!) [ 82%] 2023-01-11T21:43:31.0618800Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_split_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0618920Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_split_list_args_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0619070Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_split_with_sizes_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0619190Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_std_mean_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0619310Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_std_mean_unbiased_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0619450Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_std_unbiased_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0619570Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_stft_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0619710Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sub_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0619840Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sum_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0619980Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_sum_to_size_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0620100Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_svd_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0620220Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_take_along_dim_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0620330Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_tanh_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0620440Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_tensordot_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0620550Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_tile_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0620660Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_to_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0620810Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_to_sparse_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0620950Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_transpose_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0621080Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_triangular_solve_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0621190Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_true_divide_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0621310Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_unbind_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0621440Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_unfold_copy_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0621580Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_uniform_cpu_complex128 XFAIL [ 82%] 2023-01-11T21:43:31.0621700Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_var_mean_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0621820Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_var_mean_unbiased_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0621940Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_var_unbiased_cpu_complex128 PASSED [ 82%] 2023-01-11T21:43:31.0622170Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_zeros_cpu_complex128 XFAIL [ 82%] 2023-01-11T21:43:31.0622300Z test_ops.py::TestMathBitsCPU::test_neg_view___getitem___cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0622440Z test_ops.py::TestMathBitsCPU::test_neg_view___rdiv___cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0622560Z test_ops.py::TestMathBitsCPU::test_neg_view___rmatmul___cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0622680Z test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_bool_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0622810Z test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_byte_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0622940Z test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_cfloat_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0623060Z test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_chalf_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0623300Z test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_float_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0623420Z test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_int_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0623570Z test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_long_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0623690Z test_ops.py::TestMathBitsCPU::test_neg_view__refs__conversions_short_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0623800Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_abs_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0623910Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_acos_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0624010Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_add_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0624120Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_addr_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0624260Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_all_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0624380Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_allclose_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0624480Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_amax_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0624590Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_amin_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0624730Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_arange_cpu_float64 XFAIL [ 82%] 2023-01-11T21:43:31.0624880Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_as_strided_cpu_float64 SKIPPED (Errors when storage_offset is included) [ 82%] 2023-01-11T21:43:31.0625010Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_asin_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0625130Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_atanh_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0625240Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_atleast_1d_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0625360Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_atleast_3d_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0625480Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_broadcast_tensors_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0625610Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_broadcast_to_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0625730Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_bucketize_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0625840Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_cat_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0625970Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_clamp_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0626110Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_clamp_max_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0626220Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_clamp_min_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0626340Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_contiguous_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0626450Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_copysign_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0626650Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_cos_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0626770Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_cosh_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0626900Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_diag_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0627030Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_diag_embed_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0627150Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_diagonal_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0627260Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_digamma_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0627380Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_div_floor_rounding_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0627500Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_div_no_rounding_mode_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0627630Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_div_trunc_rounding_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0627850Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_dstack_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0627960Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_erf_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0628070Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_erfc_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0628180Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_exp2_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0628290Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_exp_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0628400Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_expand_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0628510Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_expm1_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0628620Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fftn_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0654610Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_fftshift_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0655060Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_hfft2_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0655380Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_hfftn_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0655680Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifft2_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0655990Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ifftn_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0656300Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ihfft2_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0656650Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_ihfftn_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0656960Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_irfft2_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0657260Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fft_rfftn_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0657580Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fill_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0657890Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_flatten_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0658200Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_flip_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0658530Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_flipud_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0658830Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_floor_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0659140Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_floor_divide_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0659430Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fmax_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0659720Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_fmin_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0660010Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_ge_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0660310Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_gt_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0660930Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_heaviside_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0661260Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_hsplit_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0661550Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_igamma_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0661880Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_igammac_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0662180Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_index_add_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0662490Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_index_copy_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0662830Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_isnan_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0663140Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_isposinf_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0663430Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_isreal_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0663900Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_lerp_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0664230Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_lgamma_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0664580Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_matrix_norm_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0664900Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_norm_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0665200Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_svd_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0665540Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_linalg_vector_norm_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0665890Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_log10_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0666190Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_log2_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0666480Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_log_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0666790Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_logical_not_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0667090Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_logsumexp_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0667390Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_maximum_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0667730Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_meshgrid_variadic_tensors_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0668030Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_minimum_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0668320Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_movedim_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0668620Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nan_to_num_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0668920Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_narrow_cpu_float64 PASSED [ 82%] 2023-01-11T21:43:31.0669230Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_ne_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0669680Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_empty_strided_cpu_float64 SKIPPED (Expected: empty_strided is not comparable) [ 83%] 2023-01-11T21:43:31.0670010Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_new_full_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0670330Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nextafter_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0670760Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_dropout_cpu_float64 SKIPPED (Expected: dropout is not comparable) [ 83%] 2023-01-11T21:43:31.0671080Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_elu_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0671410Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_gelu_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0671740Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_group_norm_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0672240Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_hardshrink_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0672590Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_hardtanh_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0672950Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_hinge_embedding_loss_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0673290Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_layer_norm_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0673680Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_log_softmax_with_dtype_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0674040Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_margin_ranking_loss_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0674370Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_nll_loss_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0674770Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_pairwise_distance_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0675280Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_pdist_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0675630Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_poisson_nll_loss_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0675960Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_relu6_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0676330Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_relu_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0676710Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_softmax_with_dtype_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0677070Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_softmin_with_dtype_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0677400Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_softplus_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0677750Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_softshrink_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0678090Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_tanhshrink_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0678480Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_nn_functional_triplet_margin_loss_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0678800Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_norm_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0679090Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_ones_cpu_float64 XFAIL [ 83%] 2023-01-11T21:43:31.0679390Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_positive_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0679680Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_pow_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0680000Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_prod_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0680340Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_remainder_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0680660Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_repeat_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0680980Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_reshape_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0681270Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_roll_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0681590Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_rot90_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0681890Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_rsqrt_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0682180Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_rsub_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0682500Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_sgn_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0682800Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_sigmoid_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0683090Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_sign_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0683380Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_sin_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0683890Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_sinh_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0684270Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_softmax_with_dtype_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0684610Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_entr_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0684960Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_i0e_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0685260Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_i1_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0685580Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_log_ndtr_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0685960Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_multigammaln_mvlgamma_p_3_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0686290Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_ndtri_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0686870Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_softmax_with_dtype_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0687220Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_special_xlog1py_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0687520Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_sqrt_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0687800Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_std_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0688100Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_std_mean_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0688420Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_sub_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0688720Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_tanh_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0689080Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_trace_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0689390Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_transpose_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0689730Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_tril_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0690020Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_triu_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0690340Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_trunc_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0690680Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_unbind_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0690990Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_unflatten_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0691300Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_unsqueeze_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0691600Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_var_mean_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0691920Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_view_as_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0692220Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_view_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0692510Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_xlogy_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0692840Z test_ops.py::TestMathBitsCPU::test_neg_view__refs_zeros_cpu_float64 XFAIL [ 83%] 2023-01-11T21:43:31.0693160Z test_ops.py::TestMathBitsCPU::test_neg_view__softmax_backward_data_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0693450Z test_ops.py::TestMathBitsCPU::test_neg_view_abs_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0693730Z test_ops.py::TestMathBitsCPU::test_neg_view_acosh_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0694010Z test_ops.py::TestMathBitsCPU::test_neg_view_addbmm_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0694340Z test_ops.py::TestMathBitsCPU::test_neg_view_addcmul_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0694690Z test_ops.py::TestMathBitsCPU::test_neg_view_addmm_decomposed_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0695020Z test_ops.py::TestMathBitsCPU::test_neg_view_addmv_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0695300Z test_ops.py::TestMathBitsCPU::test_neg_view_addr_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0695740Z test_ops.py::TestMathBitsCPU::test_neg_view_allclose_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0696030Z test_ops.py::TestMathBitsCPU::test_neg_view_amin_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0696320Z test_ops.py::TestMathBitsCPU::test_neg_view_aminmax_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0696600Z test_ops.py::TestMathBitsCPU::test_neg_view_angle_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0696880Z test_ops.py::TestMathBitsCPU::test_neg_view_any_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0697160Z test_ops.py::TestMathBitsCPU::test_neg_view_argmax_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0697440Z test_ops.py::TestMathBitsCPU::test_neg_view_argmin_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0697720Z test_ops.py::TestMathBitsCPU::test_neg_view_argsort_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0698040Z test_ops.py::TestMathBitsCPU::test_neg_view_argwhere_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0698490Z test_ops.py::TestMathBitsCPU::test_neg_view_asinh_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0698770Z test_ops.py::TestMathBitsCPU::test_neg_view_atan_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0699050Z test_ops.py::TestMathBitsCPU::test_neg_view_atanh_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0699350Z test_ops.py::TestMathBitsCPU::test_neg_view_atleast_1d_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0699680Z test_ops.py::TestMathBitsCPU::test_neg_view_atleast_3d_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0699970Z test_ops.py::TestMathBitsCPU::test_neg_view_baddbmm_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0700260Z test_ops.py::TestMathBitsCPU::test_neg_view_bernoulli_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0700570Z test_ops.py::TestMathBitsCPU::test_neg_view_bfloat16_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0700900Z test_ops.py::TestMathBitsCPU::test_neg_view_bool_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0701250Z test_ops.py::TestMathBitsCPU::test_neg_view_broadcast_to_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0701530Z test_ops.py::TestMathBitsCPU::test_neg_view_cat_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0701850Z test_ops.py::TestMathBitsCPU::test_neg_view_cdist_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0702130Z test_ops.py::TestMathBitsCPU::test_neg_view_cfloat_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0702410Z test_ops.py::TestMathBitsCPU::test_neg_view_char_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0702730Z test_ops.py::TestMathBitsCPU::test_neg_view_cholesky_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0703040Z test_ops.py::TestMathBitsCPU::test_neg_view_cholesky_inverse_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0703330Z test_ops.py::TestMathBitsCPU::test_neg_view_clamp_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0703620Z test_ops.py::TestMathBitsCPU::test_neg_view_clamp_max_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0703950Z test_ops.py::TestMathBitsCPU::test_neg_view_clamp_min_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0704250Z test_ops.py::TestMathBitsCPU::test_neg_view_column_stack_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0704560Z test_ops.py::TestMathBitsCPU::test_neg_view_combinations_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0704860Z test_ops.py::TestMathBitsCPU::test_neg_view_conj_physical_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0705180Z test_ops.py::TestMathBitsCPU::test_neg_view_contiguous_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0705510Z test_ops.py::TestMathBitsCPU::test_neg_view_corrcoef_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0705790Z test_ops.py::TestMathBitsCPU::test_neg_view_cosh_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0706100Z test_ops.py::TestMathBitsCPU::test_neg_view_cov_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0706390Z test_ops.py::TestMathBitsCPU::test_neg_view_cross_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0706670Z test_ops.py::TestMathBitsCPU::test_neg_view_cummax_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0707140Z test_ops.py::TestMathBitsCPU::test_neg_view_cumprod_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0707440Z test_ops.py::TestMathBitsCPU::test_neg_view_diag_embed_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0707730Z test_ops.py::TestMathBitsCPU::test_neg_view_diagflat_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0708040Z test_ops.py::TestMathBitsCPU::test_neg_view_diagonal_copy_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0708330Z test_ops.py::TestMathBitsCPU::test_neg_view_diagonal_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0708610Z test_ops.py::TestMathBitsCPU::test_neg_view_diff_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0708890Z test_ops.py::TestMathBitsCPU::test_neg_view_digamma_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0709200Z test_ops.py::TestMathBitsCPU::test_neg_view_div_floor_rounding_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0709480Z test_ops.py::TestMathBitsCPU::test_neg_view_dot_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0709920Z test_ops.py::TestMathBitsCPU::test_neg_view_dsplit_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0710210Z test_ops.py::TestMathBitsCPU::test_neg_view_dstack_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0710490Z test_ops.py::TestMathBitsCPU::test_neg_view_einsum_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0710850Z test_ops.py::TestMathBitsCPU::test_neg_view_empty_like_cpu_float64 SKIPPED (Skipped!) [ 83%] 2023-01-11T21:43:31.0711160Z test_ops.py::TestMathBitsCPU::test_neg_view_eq_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0711450Z test_ops.py::TestMathBitsCPU::test_neg_view_erfinv_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0711740Z test_ops.py::TestMathBitsCPU::test_neg_view_expand_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0712070Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_hfft2_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0712360Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_ifftn_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0712720Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_ihfft2_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0713030Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_ihfftn_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0713340Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_irfft_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0713640Z test_ops.py::TestMathBitsCPU::test_neg_view_fft_rfftn_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0713920Z test_ops.py::TestMathBitsCPU::test_neg_view_fill_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0714210Z test_ops.py::TestMathBitsCPU::test_neg_view_flatten_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0714540Z test_ops.py::TestMathBitsCPU::test_neg_view_floor_divide_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0714820Z test_ops.py::TestMathBitsCPU::test_neg_view_fmin_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0715110Z test_ops.py::TestMathBitsCPU::test_neg_view_frac_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0715390Z test_ops.py::TestMathBitsCPU::test_neg_view_frexp_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0715740Z test_ops.py::TestMathBitsCPU::test_neg_view_full_cpu_float64 XFAIL [ 83%] 2023-01-11T21:43:31.0716030Z test_ops.py::TestMathBitsCPU::test_neg_view_geqrf_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0716400Z test_ops.py::TestMathBitsCPU::test_neg_view_gradient_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0716720Z test_ops.py::TestMathBitsCPU::test_neg_view_gt_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0717010Z test_ops.py::TestMathBitsCPU::test_neg_view_heaviside_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0717340Z test_ops.py::TestMathBitsCPU::test_neg_view_histogram_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0717620Z test_ops.py::TestMathBitsCPU::test_neg_view_hsplit_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0717910Z test_ops.py::TestMathBitsCPU::test_neg_view_hstack_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0718190Z test_ops.py::TestMathBitsCPU::test_neg_view_igamma_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0718610Z test_ops.py::TestMathBitsCPU::test_neg_view_igammac_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0718900Z test_ops.py::TestMathBitsCPU::test_neg_view_index_add_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0719270Z test_ops.py::TestMathBitsCPU::test_neg_view_index_copy_cpu_float64 PASSED [ 83%] 2023-01-11T21:43:31.0719700Z test_ops.py::TestMathBitsCPU::test_neg_view_index_put_cpu_float64 SKIPPED (Operation not tested with tensors with negative bit.) [ 84%] 2023-01-11T21:43:31.0720000Z test_ops.py::TestMathBitsCPU::test_neg_view_index_reduce_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0720290Z test_ops.py::TestMathBitsCPU::test_neg_view_index_select_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0720570Z test_ops.py::TestMathBitsCPU::test_neg_view_int_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0720860Z test_ops.py::TestMathBitsCPU::test_neg_view_isclose_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0721140Z test_ops.py::TestMathBitsCPU::test_neg_view_isin_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0721550Z test_ops.py::TestMathBitsCPU::test_neg_view_isinf_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0721850Z test_ops.py::TestMathBitsCPU::test_neg_view_isnan_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0722240Z test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_2inputs_2outputs_cpu_float64 SKIPPED (Only runs on cuda) [ 84%] 2023-01-11T21:43:31.0722650Z test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_4inputs_with_extra_args_cpu_float64 SKIPPED (Only runs on cuda) [ 84%] 2023-01-11T21:43:31.0723010Z test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_binary_cpu_float64 SKIPPED (Only runs on cuda) [ 84%] 2023-01-11T21:43:31.0723360Z test_ops.py::TestMathBitsCPU::test_neg_view_jiterator_unary_cpu_float64 SKIPPED (Only runs on cuda) [ 84%] 2023-01-11T21:43:31.0723670Z test_ops.py::TestMathBitsCPU::test_neg_view_kron_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0723950Z test_ops.py::TestMathBitsCPU::test_neg_view_kthvalue_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0724270Z test_ops.py::TestMathBitsCPU::test_neg_view_ldexp_cpu_float64 XFAIL [ 84%] 2023-01-11T21:43:31.0724550Z test_ops.py::TestMathBitsCPU::test_neg_view_lerp_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0724840Z test_ops.py::TestMathBitsCPU::test_neg_view_lgamma_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0725140Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cross_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0725460Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_eigvalsh_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0725820Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_householder_product_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0726150Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_inv_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0726470Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_inv_ex_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0726800Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_ldl_factor_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0727130Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_ldl_factor_ex_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0727430Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lstsq_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0727790Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lstsq_grad_oriented_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0728070Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0728400Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_lu_factor_ex_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0728750Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_matrix_norm_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0729090Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_multi_dot_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0729410Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_pinv_hermitian_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0730060Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_pinv_singular_cpu_float64 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 84%] 2023-01-11T21:43:31.0730370Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_qr_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0730670Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_solve_ex_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0730990Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_svd_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0731330Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_svdvals_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0731670Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_tensorinv_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0742890Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_tensorsolve_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0743030Z test_ops.py::TestMathBitsCPU::test_neg_view_log10_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0743160Z test_ops.py::TestMathBitsCPU::test_neg_view_log1p_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0743410Z test_ops.py::TestMathBitsCPU::test_neg_view_log_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0743550Z test_ops.py::TestMathBitsCPU::test_neg_view_log_softmax_with_dtype_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0743690Z test_ops.py::TestMathBitsCPU::test_neg_view_logical_and_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0743820Z test_ops.py::TestMathBitsCPU::test_neg_view_logical_or_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0743920Z test_ops.py::TestMathBitsCPU::test_neg_view_logical_xor_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0744060Z test_ops.py::TestMathBitsCPU::test_neg_view_long_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0744160Z test_ops.py::TestMathBitsCPU::test_neg_view_mT_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0744270Z test_ops.py::TestMathBitsCPU::test_neg_view_masked_amin_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0744390Z test_ops.py::TestMathBitsCPU::test_neg_view_masked_argmin_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0744520Z test_ops.py::TestMathBitsCPU::test_neg_view_masked_cumsum_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0744640Z test_ops.py::TestMathBitsCPU::test_neg_view_masked_mean_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0744750Z test_ops.py::TestMathBitsCPU::test_neg_view_masked_median_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0744870Z test_ops.py::TestMathBitsCPU::test_neg_view_masked_normalize_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0744980Z test_ops.py::TestMathBitsCPU::test_neg_view_masked_select_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0745120Z test_ops.py::TestMathBitsCPU::test_neg_view_masked_softmax_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0745230Z test_ops.py::TestMathBitsCPU::test_neg_view_matmul_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0745350Z test_ops.py::TestMathBitsCPU::test_neg_view_matrix_exp_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0745460Z test_ops.py::TestMathBitsCPU::test_neg_view_max_binary_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0745560Z test_ops.py::TestMathBitsCPU::test_neg_view_maximum_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0745670Z test_ops.py::TestMathBitsCPU::test_neg_view_min_binary_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0745830Z test_ops.py::TestMathBitsCPU::test_neg_view_min_reduction_with_dim_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0745950Z test_ops.py::TestMathBitsCPU::test_neg_view_mm_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0746060Z test_ops.py::TestMathBitsCPU::test_neg_view_mode_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0746180Z test_ops.py::TestMathBitsCPU::test_neg_view_mvlgamma_mvlgamma_p_1_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0746310Z test_ops.py::TestMathBitsCPU::test_neg_view_nanmean_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0746410Z test_ops.py::TestMathBitsCPU::test_neg_view_nanmedian_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0746530Z test_ops.py::TestMathBitsCPU::test_neg_view_native_layer_norm_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0746630Z test_ops.py::TestMathBitsCPU::test_neg_view_ne_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0746880Z test_ops.py::TestMathBitsCPU::test_neg_view_new_empty_strided_cpu_float64 SKIPPED (Expected: new_empty_strided is not comparable) [ 84%] 2023-01-11T21:43:31.0746990Z test_ops.py::TestMathBitsCPU::test_neg_view_new_zeros_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0747100Z test_ops.py::TestMathBitsCPU::test_neg_view_nextafter_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0747250Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional__scaled_dot_product_attention_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0747380Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_max_pool2d_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0747510Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_adaptive_max_pool3d_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0747640Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_alpha_dropout_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0747760Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_avg_pool3d_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0747990Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_batch_norm_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0748120Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_bilinear_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0748280Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_binary_cross_entropy_with_logits_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0748400Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_celu_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0748520Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv2d_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0748680Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_conv_transpose1d_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0748850Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_cosine_embedding_loss_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0748970Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_cross_entropy_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0749120Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_ctc_loss_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0749240Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_dropout_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0749360Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_elu_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0749510Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_embedding_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0749680Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_feature_alpha_dropout_with_train_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0749830Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_feature_alpha_dropout_without_train_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0750010Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_fractional_max_pool2d_cpu_float64 SKIPPED (Operation not tested with tensors with negative bit.) [ 84%] 2023-01-11T21:43:31.0750160Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_gelu_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0750270Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_glu_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0750400Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_group_norm_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0750520Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardshrink_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0750640Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardsigmoid_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0750830Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardswish_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0750950Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_hardtanh_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0751080Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_area_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0751320Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_bicubic_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0751450Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_interpolate_bilinear_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0751580Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_layer_norm_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0751690Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_linear_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0751810Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_pool1d_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0751930Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_pool2d_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0752060Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool1d_grad_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0752190Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_max_unpool2d_grad_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0752310Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_mish_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0752540Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_multi_margin_loss_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0752700Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_multilabel_margin_loss_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0752880Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_nll_loss_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0753010Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_normalize_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0753160Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_circular_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0753290Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pad_replicate_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0753440Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_pairwise_distance_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0753570Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_poisson_nll_loss_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0753720Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_prelu_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0753840Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_relu6_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0753960Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_silu_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0754110Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_smooth_l1_loss_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0754270Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_soft_margin_loss_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0754390Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softmin_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0754510Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softplus_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0754640Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_softshrink_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0754760Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_tanhshrink_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0754880Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_threshold_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0755010Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_triplet_margin_loss_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0755130Z test_ops.py::TestMathBitsCPU::test_neg_view_nn_functional_unfold_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0755240Z test_ops.py::TestMathBitsCPU::test_neg_view_nonzero_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0755350Z test_ops.py::TestMathBitsCPU::test_neg_view_norm_fro_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0755460Z test_ops.py::TestMathBitsCPU::test_neg_view_norm_inf_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0755590Z test_ops.py::TestMathBitsCPU::test_neg_view_norm_nuc_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0755710Z test_ops.py::TestMathBitsCPU::test_neg_view_normal_number_mean_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0755980Z test_ops.py::TestMathBitsCPU::test_neg_view_ones_like_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0756090Z test_ops.py::TestMathBitsCPU::test_neg_view_polar_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0756250Z test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_0_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0756360Z test_ops.py::TestMathBitsCPU::test_neg_view_polygamma_polygamma_n_2_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0756470Z test_ops.py::TestMathBitsCPU::test_neg_view_positive_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0756600Z test_ops.py::TestMathBitsCPU::test_neg_view_pow_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0756710Z test_ops.py::TestMathBitsCPU::test_neg_view_prod_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0756810Z test_ops.py::TestMathBitsCPU::test_neg_view_put_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0756940Z test_ops.py::TestMathBitsCPU::test_neg_view_qr_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0757150Z test_ops.py::TestMathBitsCPU::test_neg_view_quantile_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0757250Z test_ops.py::TestMathBitsCPU::test_neg_view_rad2deg_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0757350Z test_ops.py::TestMathBitsCPU::test_neg_view_randn_cpu_float64 XFAIL [ 84%] 2023-01-11T21:43:31.0757450Z test_ops.py::TestMathBitsCPU::test_neg_view_real_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0757600Z test_ops.py::TestMathBitsCPU::test_neg_view_reciprocal_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0757710Z test_ops.py::TestMathBitsCPU::test_neg_view_remainder_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0757840Z test_ops.py::TestMathBitsCPU::test_neg_view_reshape_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0758030Z test_ops.py::TestMathBitsCPU::test_neg_view_resize__cpu_float64 SKIPPED (Operation not tested with tensors with negative bit.) [ 84%] 2023-01-11T21:43:31.0758150Z test_ops.py::TestMathBitsCPU::test_neg_view_resolve_conj_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0758250Z test_ops.py::TestMathBitsCPU::test_neg_view_roll_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0758350Z test_ops.py::TestMathBitsCPU::test_neg_view_rot90_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0758480Z test_ops.py::TestMathBitsCPU::test_neg_view_round_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0758600Z test_ops.py::TestMathBitsCPU::test_neg_view_round_decimals_0_cpu_float64 PASSED [ 84%] 2023-01-11T21:43:31.0758720Z test_ops.py::TestMathBitsCPU::test_neg_view_round_decimals_3_cpu_float64 SKIPPED (Skipped!) [ 84%] 2023-01-11T21:43:31.0758830Z test_ops.py::TestMathBitsCPU::test_neg_view_rsqrt_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0758960Z test_ops.py::TestMathBitsCPU::test_neg_view_scatter_add_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0759070Z test_ops.py::TestMathBitsCPU::test_neg_view_scatter_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0759190Z test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_amax_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0759340Z test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_mean_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0759490Z test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_prod_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0759600Z test_ops.py::TestMathBitsCPU::test_neg_view_scatter_reduce_sum_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0759720Z test_ops.py::TestMathBitsCPU::test_neg_view_searchsorted_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0759840Z test_ops.py::TestMathBitsCPU::test_neg_view_segment_reduce_lengths_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0759970Z test_ops.py::TestMathBitsCPU::test_neg_view_select_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0760080Z test_ops.py::TestMathBitsCPU::test_neg_view_select_scatter_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0760210Z test_ops.py::TestMathBitsCPU::test_neg_view_short_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0760350Z test_ops.py::TestMathBitsCPU::test_neg_view_sigmoid_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0760610Z test_ops.py::TestMathBitsCPU::test_neg_view_sign_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0760750Z test_ops.py::TestMathBitsCPU::test_neg_view_signal_windows_blackman_cpu_float64 SKIPPED (Skipped!) [ 85%] 2023-01-11T21:43:31.0760890Z test_ops.py::TestMathBitsCPU::test_neg_view_signal_windows_general_hamming_cpu_float64 SKIPPED (Skipped!) [ 85%] 2023-01-11T21:43:31.0761030Z test_ops.py::TestMathBitsCPU::test_neg_view_signal_windows_kaiser_cpu_float64 SKIPPED (Skipped!) [ 85%] 2023-01-11T21:43:31.0761160Z test_ops.py::TestMathBitsCPU::test_neg_view_signal_windows_nuttall_cpu_float64 SKIPPED (Skipped!) [ 85%] 2023-01-11T21:43:31.0761280Z test_ops.py::TestMathBitsCPU::test_neg_view_signbit_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0761420Z test_ops.py::TestMathBitsCPU::test_neg_view_sin_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0761550Z test_ops.py::TestMathBitsCPU::test_neg_view_sinc_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0761760Z test_ops.py::TestMathBitsCPU::test_neg_view_slice_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0761890Z test_ops.py::TestMathBitsCPU::test_neg_view_sort_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0762040Z test_ops.py::TestMathBitsCPU::test_neg_view_special_airy_ai_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0762170Z test_ops.py::TestMathBitsCPU::test_neg_view_special_chebyshev_polynomial_t_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0762310Z test_ops.py::TestMathBitsCPU::test_neg_view_special_entr_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0762470Z test_ops.py::TestMathBitsCPU::test_neg_view_special_hermite_polynomial_h_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0762630Z test_ops.py::TestMathBitsCPU::test_neg_view_special_hermite_polynomial_he_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0762750Z test_ops.py::TestMathBitsCPU::test_neg_view_special_i1_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0762860Z test_ops.py::TestMathBitsCPU::test_neg_view_special_log_ndtr_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0763020Z test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_i0_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0763150Z test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_i1_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0763300Z test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_k0_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0763420Z test_ops.py::TestMathBitsCPU::test_neg_view_special_modified_bessel_k1_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0763540Z test_ops.py::TestMathBitsCPU::test_neg_view_special_ndtr_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0763650Z test_ops.py::TestMathBitsCPU::test_neg_view_special_ndtri_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0763940Z test_ops.py::TestMathBitsCPU::test_neg_view_special_shifted_chebyshev_polynomial_v_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 85%] 2023-01-11T21:43:31.0764070Z test_ops.py::TestMathBitsCPU::test_neg_view_special_spherical_bessel_j0_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0764220Z test_ops.py::TestMathBitsCPU::test_neg_view_special_xlog1py_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0764350Z test_ops.py::TestMathBitsCPU::test_neg_view_split_list_args_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0764450Z test_ops.py::TestMathBitsCPU::test_neg_view_square_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0764560Z test_ops.py::TestMathBitsCPU::test_neg_view_squeeze_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0764690Z test_ops.py::TestMathBitsCPU::test_neg_view_std_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0764800Z test_ops.py::TestMathBitsCPU::test_neg_view_std_mean_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0764900Z test_ops.py::TestMathBitsCPU::test_neg_view_sub_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0765010Z test_ops.py::TestMathBitsCPU::test_neg_view_sum_to_size_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0765110Z test_ops.py::TestMathBitsCPU::test_neg_view_svd_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0765360Z test_ops.py::TestMathBitsCPU::test_neg_view_svd_lowrank_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0765470Z test_ops.py::TestMathBitsCPU::test_neg_view_t_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0765580Z test_ops.py::TestMathBitsCPU::test_neg_view_take_along_dim_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0765710Z test_ops.py::TestMathBitsCPU::test_neg_view_take_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0765830Z test_ops.py::TestMathBitsCPU::test_neg_view_tensor_split_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0765940Z test_ops.py::TestMathBitsCPU::test_neg_view_tile_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0766040Z test_ops.py::TestMathBitsCPU::test_neg_view_tril_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0766180Z test_ops.py::TestMathBitsCPU::test_neg_view_true_divide_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0766340Z test_ops.py::TestMathBitsCPU::test_neg_view_unflatten_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0766580Z test_ops.py::TestMathBitsCPU::test_neg_view_unfold_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0766750Z test_ops.py::TestMathBitsCPU::test_neg_view_uniform_cpu_float64 XFAIL [ 85%] 2023-01-11T21:43:31.0766870Z test_ops.py::TestMathBitsCPU::test_neg_view_unique_consecutive_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0766980Z test_ops.py::TestMathBitsCPU::test_neg_view_unique_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0767080Z test_ops.py::TestMathBitsCPU::test_neg_view_unsqueeze_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0767180Z test_ops.py::TestMathBitsCPU::test_neg_view_var_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0767290Z test_ops.py::TestMathBitsCPU::test_neg_view_var_unbiased_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0767400Z test_ops.py::TestMathBitsCPU::test_neg_view_view_copy_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0767500Z test_ops.py::TestMathBitsCPU::test_neg_view_vstack_cpu_float64 PASSED [ 85%] 2023-01-11T21:43:31.0767630Z test_ops.py::TestMathBitsCPU::test_neg_view_zeros_cpu_float64 XFAIL [ 85%] 2023-01-11T21:43:31.0767780Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_cdouble_cpu PASSED [ 85%] 2023-01-11T21:43:31.0767920Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_cfloat_cpu PASSED [ 85%] 2023-01-11T21:43:31.0768080Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_char_cpu PASSED [ 85%] 2023-01-11T21:43:31.0768220Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_complex_cpu PASSED [ 85%] 2023-01-11T21:43:31.0768360Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_half_cpu PASSED [ 85%] 2023-01-11T21:43:31.0768490Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs__conversions_int_cpu PASSED [ 85%] 2023-01-11T21:43:31.0768620Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_abs__cpu PASSED [ 85%] 2023-01-11T21:43:31.0768740Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_abs_cpu PASSED [ 85%] 2023-01-11T21:43:31.0768870Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_acos__cpu PASSED [ 85%] 2023-01-11T21:43:31.0768990Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_acos_cpu PASSED [ 85%] 2023-01-11T21:43:31.0769140Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_acosh_cpu PASSED [ 85%] 2023-01-11T21:43:31.0769250Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_addr_cpu PASSED [ 85%] 2023-01-11T21:43:31.0769380Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_allclose_cpu PASSED [ 85%] 2023-01-11T21:43:31.0769530Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_amax_cpu PASSED [ 85%] 2023-01-11T21:43:31.0769650Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_amin_cpu PASSED [ 85%] 2023-01-11T21:43:31.0769930Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_as_strided_cpu PASSED [ 85%] 2023-01-11T21:43:31.0770080Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_asin__cpu PASSED [ 85%] 2023-01-11T21:43:31.0770230Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_asin_cpu PASSED [ 85%] 2023-01-11T21:43:31.0770350Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atan_cpu PASSED [ 85%] 2023-01-11T21:43:31.0770480Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atanh__cpu PASSED [ 85%] 2023-01-11T21:43:31.0770660Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atleast_1d_cpu PASSED [ 85%] 2023-01-11T21:43:31.0770790Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_atleast_2d_cpu PASSED [ 85%] 2023-01-11T21:43:31.0770920Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_and_cpu PASSED [ 85%] 2023-01-11T21:43:31.0771150Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_not_cpu PASSED [ 85%] 2023-01-11T21:43:31.0771290Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_right_shift_cpu PASSED [ 85%] 2023-01-11T21:43:31.0771410Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bitwise_xor_cpu PASSED [ 85%] 2023-01-11T21:43:31.0771550Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_broadcast_tensors_cpu PASSED [ 85%] 2023-01-11T21:43:31.0771680Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_broadcast_to_cpu PASSED [ 85%] 2023-01-11T21:43:31.0771810Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_bucketize_cpu PASSED [ 85%] 2023-01-11T21:43:31.0771930Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_chunk_cpu PASSED [ 85%] 2023-01-11T21:43:31.0772060Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_clamp__cpu PASSED [ 85%] 2023-01-11T21:43:31.0772180Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_clamp_cpu PASSED [ 85%] 2023-01-11T21:43:31.0772310Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_clamp_min_cpu PASSED [ 85%] 2023-01-11T21:43:31.0772440Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_conj_physical_cpu PASSED [ 85%] 2023-01-11T21:43:31.0772570Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_copysign_cpu PASSED [ 85%] 2023-01-11T21:43:31.0772690Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cosh__cpu PASSED [ 85%] 2023-01-11T21:43:31.0772810Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cosh_cpu PASSED [ 85%] 2023-01-11T21:43:31.0772940Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_cumsum__cpu PASSED [ 85%] 2023-01-11T21:43:31.0773070Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_diag_embed_cpu PASSED [ 85%] 2023-01-11T21:43:31.0773200Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_diagonal_cpu PASSED [ 85%] 2023-01-11T21:43:31.0773320Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_div__cpu PASSED [ 85%] 2023-01-11T21:43:31.0773460Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_dsplit_cpu PASSED [ 85%] 2023-01-11T21:43:31.0773620Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_empty_cpu PASSED [ 85%] 2023-01-11T21:43:31.0773770Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_eq__cpu PASSED [ 85%] 2023-01-11T21:43:31.0773890Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_eq_cpu PASSED [ 85%] 2023-01-11T21:43:31.0774010Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_erf_cpu PASSED [ 85%] 2023-01-11T21:43:31.0774160Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_erfc__cpu PASSED [ 85%] 2023-01-11T21:43:31.0774380Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_exp2_cpu PASSED [ 85%] 2023-01-11T21:43:31.0774500Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_exp__cpu PASSED [ 85%] 2023-01-11T21:43:31.0774630Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_expand_cpu PASSED [ 85%] 2023-01-11T21:43:31.0774750Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_expm1__cpu PASSED [ 85%] 2023-01-11T21:43:31.0779420Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_expm1_cpu PASSED [ 85%] 2023-01-11T21:43:31.0779570Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fftn_cpu PASSED [ 85%] 2023-01-11T21:43:31.0779730Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_fftshift_cpu PASSED [ 85%] 2023-01-11T21:43:31.0779900Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_hfft_cpu PASSED [ 85%] 2023-01-11T21:43:31.0780150Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifft_cpu PASSED [ 85%] 2023-01-11T21:43:31.0780280Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifftn_cpu PASSED [ 85%] 2023-01-11T21:43:31.0780410Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ifftshift_cpu PASSED [ 85%] 2023-01-11T21:43:31.0780540Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ihfft2_cpu PASSED [ 85%] 2023-01-11T21:43:31.0780660Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_ihfft_cpu PASSED [ 85%] 2023-01-11T21:43:31.0780790Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_irfft2_cpu PASSED [ 85%] 2023-01-11T21:43:31.0780910Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_rfft_cpu PASSED [ 85%] 2023-01-11T21:43:31.0781060Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fft_rfftn_cpu PASSED [ 85%] 2023-01-11T21:43:31.0781200Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_float_power_cpu PASSED [ 85%] 2023-01-11T21:43:31.0781320Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_fmax_cpu PASSED [ 85%] 2023-01-11T21:43:31.0781470Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_frac_cpu PASSED [ 85%] 2023-01-11T21:43:31.0781610Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_full_cpu PASSED [ 85%] 2023-01-11T21:43:31.0781750Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_full_like_cpu PASSED [ 85%] 2023-01-11T21:43:31.0781900Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ge__cpu PASSED [ 85%] 2023-01-11T21:43:31.0782060Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ge_cpu PASSED [ 85%] 2023-01-11T21:43:31.0782200Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_hstack_cpu PASSED [ 85%] 2023-01-11T21:43:31.0782360Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_hypot_cpu PASSED [ 85%] 2023-01-11T21:43:31.0782480Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_i0_cpu PASSED [ 85%] 2023-01-11T21:43:31.0782640Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_igammac__cpu PASSED [ 85%] 2023-01-11T21:43:31.0782770Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_igammac_cpu PASSED [ 85%] 2023-01-11T21:43:31.0782890Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_index_copy_cpu PASSED [ 85%] 2023-01-11T21:43:31.0783020Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_index_fill__cpu PASSED [ 85%] 2023-01-11T21:43:31.0783170Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isclose_cpu PASSED [ 85%] 2023-01-11T21:43:31.0783300Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isfinite_cpu PASSED [ 85%] 2023-01-11T21:43:31.0783560Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isnan_cpu PASSED [ 85%] 2023-01-11T21:43:31.0783710Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_isreal_cpu PASSED [ 85%] 2023-01-11T21:43:31.0783830Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_item_cpu PASSED [ 85%] 2023-01-11T21:43:31.0783980Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lcm_cpu PASSED [ 85%] 2023-01-11T21:43:31.0784110Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lerp_cpu PASSED [ 85%] 2023-01-11T21:43:31.0784260Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lgamma__cpu PASSED [ 85%] 2023-01-11T21:43:31.0784410Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_linspace_cpu PASSED [ 85%] 2023-01-11T21:43:31.0784560Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_log__cpu PASSED [ 85%] 2023-01-11T21:43:31.0784690Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_and__cpu PASSED [ 85%] 2023-01-11T21:43:31.0784970Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_and_cpu PASSED [ 85%] 2023-01-11T21:43:31.0785160Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_or__cpu PASSED [ 86%] 2023-01-11T21:43:31.0785290Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_or_cpu PASSED [ 86%] 2023-01-11T21:43:31.0785440Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_logical_xor_cpu PASSED [ 86%] 2023-01-11T21:43:31.0785590Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_lt_cpu PASSED [ 86%] 2023-01-11T21:43:31.0785720Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_masked_fill_cpu PASSED [ 86%] 2023-01-11T21:43:31.0785840Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_maximum_cpu PASSED [ 86%] 2023-01-11T21:43:31.0785960Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_mean_cpu PASSED [ 86%] 2023-01-11T21:43:31.0786130Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_meshgrid_cpu PASSED [ 86%] 2023-01-11T21:43:31.0786250Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_minimum_cpu PASSED [ 86%] 2023-01-11T21:43:31.0786380Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_mul_cpu PASSED [ 86%] 2023-01-11T21:43:31.0786500Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_mvlgamma__cpu PASSED [ 86%] 2023-01-11T21:43:31.0786630Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nan_to_num__cpu PASSED [ 86%] 2023-01-11T21:43:31.0786760Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nan_to_num_cpu PASSED [ 86%] 2023-01-11T21:43:31.0786880Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_narrow_copy_cpu PASSED [ 86%] 2023-01-11T21:43:31.0787070Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_narrow_cpu PASSED [ 86%] 2023-01-11T21:43:31.0787210Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_native_layer_norm_cpu PASSED [ 86%] 2023-01-11T21:43:31.0787330Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ne_cpu PASSED [ 86%] 2023-01-11T21:43:31.0787470Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_alpha_dropout_cpu PASSED [ 86%] 2023-01-11T21:43:31.0787610Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_dropout_cpu PASSED [ 86%] 2023-01-11T21:43:31.0787780Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_elu_cpu PASSED [ 86%] 2023-01-11T21:43:31.0787910Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_glu_cpu PASSED [ 86%] 2023-01-11T21:43:31.0788080Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_hardtanh_cpu PASSED [ 86%] 2023-01-11T21:43:31.0788330Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_huber_loss_cpu PASSED [ 86%] 2023-01-11T21:43:31.0788470Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_l1_loss_cpu PASSED [ 86%] 2023-01-11T21:43:31.0788610Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_log_softmax_cpu PASSED [ 86%] 2023-01-11T21:43:31.0788750Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_margin_ranking_loss_cpu PASSED [ 86%] 2023-01-11T21:43:31.0788890Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_mish__cpu PASSED [ 86%] 2023-01-11T21:43:31.0789030Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_mish_cpu PASSED [ 86%] 2023-01-11T21:43:31.0789160Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_mse_loss_cpu PASSED [ 86%] 2023-01-11T21:43:31.0789420Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_nll_loss_cpu PASSED [ 86%] 2023-01-11T21:43:31.0789600Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_pairwise_distance_cpu PASSED [ 86%] 2023-01-11T21:43:31.0789740Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_relu6_cpu PASSED [ 86%] 2023-01-11T21:43:31.0789880Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_selu__cpu PASSED [ 86%] 2023-01-11T21:43:31.0790010Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_selu_cpu PASSED [ 86%] 2023-01-11T21:43:31.0790150Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_softmin_cpu PASSED [ 86%] 2023-01-11T21:43:31.0790340Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_softplus_cpu PASSED [ 86%] 2023-01-11T21:43:31.0790490Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_softshrink_cpu PASSED [ 86%] 2023-01-11T21:43:31.0790630Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_tanhshrink_cpu PASSED [ 86%] 2023-01-11T21:43:31.0790770Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_nn_functional_threshold_cpu PASSED [ 86%] 2023-01-11T21:43:31.0790890Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ones_cpu PASSED [ 86%] 2023-01-11T21:43:31.0791040Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ones_like_cpu PASSED [ 86%] 2023-01-11T21:43:31.0791170Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_permute_cpu PASSED [ 86%] 2023-01-11T21:43:31.0791290Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_ravel_cpu PASSED [ 86%] 2023-01-11T21:43:31.0791460Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_reciprocal__cpu PASSED [ 86%] 2023-01-11T21:43:31.0791620Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_reshape_cpu PASSED [ 86%] 2023-01-11T21:43:31.0791740Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_roll_cpu PASSED [ 86%] 2023-01-11T21:43:31.0791860Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rot90_cpu PASSED [ 86%] 2023-01-11T21:43:31.0791980Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_round_cpu PASSED [ 86%] 2023-01-11T21:43:31.0792110Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rpow_cpu PASSED [ 86%] 2023-01-11T21:43:31.0792230Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rsqrt__cpu PASSED [ 86%] 2023-01-11T21:43:31.0792360Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_rtruediv_cpu PASSED [ 86%] 2023-01-11T21:43:31.0792480Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sgn__cpu PASSED [ 86%] 2023-01-11T21:43:31.0792740Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sgn_cpu PASSED [ 86%] 2023-01-11T21:43:31.0792870Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sigmoid__cpu PASSED [ 86%] 2023-01-11T21:43:31.0793000Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sigmoid_cpu PASSED [ 86%] 2023-01-11T21:43:31.0793120Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sign__cpu PASSED [ 86%] 2023-01-11T21:43:31.0793270Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sin__cpu PASSED [ 86%] 2023-01-11T21:43:31.0793390Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sinc__cpu PASSED [ 86%] 2023-01-11T21:43:31.0793540Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sinh_cpu PASSED [ 86%] 2023-01-11T21:43:31.0793670Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_softmax_cpu PASSED [ 86%] 2023-01-11T21:43:31.0793920Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_entr_cpu PASSED [ 86%] 2023-01-11T21:43:31.0794080Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_expit_cpu PASSED [ 86%] 2023-01-11T21:43:31.0794250Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_log_ndtr_cpu PASSED [ 86%] 2023-01-11T21:43:31.0794380Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_xlog1py_cpu PASSED [ 86%] 2023-01-11T21:43:31.0794510Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_special_zeta_cpu PASSED [ 86%] 2023-01-11T21:43:31.0794630Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sqrt__cpu PASSED [ 86%] 2023-01-11T21:43:31.0794790Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sqrt_cpu PASSED [ 86%] 2023-01-11T21:43:31.0794920Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_square__cpu PASSED [ 86%] 2023-01-11T21:43:31.0795040Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_squeeze_cpu PASSED [ 86%] 2023-01-11T21:43:31.0795200Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_stack_cpu PASSED [ 86%] 2023-01-11T21:43:31.0795320Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_std_mean_cpu PASSED [ 86%] 2023-01-11T21:43:31.0795480Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_sub_cpu PASSED [ 86%] 2023-01-11T21:43:31.0795610Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_swap_axes_cpu PASSED [ 86%] 2023-01-11T21:43:31.0795730Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_t_cpu PASSED [ 86%] 2023-01-11T21:43:31.0795880Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tan_cpu PASSED [ 86%] 2023-01-11T21:43:31.0796010Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tanh_cpu PASSED [ 86%] 2023-01-11T21:43:31.0796150Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tensor_split_cpu PASSED [ 86%] 2023-01-11T21:43:31.0796300Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_trace_cpu PASSED [ 86%] 2023-01-11T21:43:31.0796490Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_transpose_cpu PASSED [ 86%] 2023-01-11T21:43:31.0796680Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_tril_indices_cpu PASSED [ 86%] 2023-01-11T21:43:31.0796840Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_triu_cpu PASSED [ 86%] 2023-01-11T21:43:31.0796960Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_triu_indices_cpu PASSED [ 86%] 2023-01-11T21:43:31.0797090Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_trunc__cpu PASSED [ 86%] 2023-01-11T21:43:31.0797270Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_trunc_divide_cpu PASSED [ 86%] 2023-01-11T21:43:31.0797500Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_unbind_cpu PASSED [ 86%] 2023-01-11T21:43:31.0797630Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_unflatten_cpu PASSED [ 86%] 2023-01-11T21:43:31.0797760Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_unfold_copy_cpu PASSED [ 86%] 2023-01-11T21:43:31.0797890Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_var_mean_cpu PASSED [ 86%] 2023-01-11T21:43:31.0798010Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_view_cpu PASSED [ 86%] 2023-01-11T21:43:31.0798190Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_vsplit_cpu PASSED [ 86%] 2023-01-11T21:43:31.0798320Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_vstack_cpu PASSED [ 86%] 2023-01-11T21:43:31.0798500Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_where_cpu PASSED [ 86%] 2023-01-11T21:43:31.0798740Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_decomp_table_op__refs_zeros_like_cpu PASSED [ 86%] 2023-01-11T21:43:31.0798900Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_T_cpu PASSED [ 86%] 2023-01-11T21:43:31.0799100Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_bfloat16_cpu PASSED [ 86%] 2023-01-11T21:43:31.0799250Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_bool_cpu PASSED [ 86%] 2023-01-11T21:43:31.0799390Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_char_cpu PASSED [ 86%] 2023-01-11T21:43:31.0799530Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_complex_cpu PASSED [ 86%] 2023-01-11T21:43:31.0799690Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_double_cpu PASSED [ 86%] 2023-01-11T21:43:31.0799820Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_half_cpu PASSED [ 86%] 2023-01-11T21:43:31.0799960Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_int_cpu PASSED [ 86%] 2023-01-11T21:43:31.0800120Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_long_cpu PASSED [ 86%] 2023-01-11T21:43:31.0800260Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs__conversions_short_cpu PASSED [ 86%] 2023-01-11T21:43:31.0800440Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_abs__cpu PASSED [ 86%] 2023-01-11T21:43:31.0800570Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_acos_cpu PASSED [ 86%] 2023-01-11T21:43:31.0800690Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_acosh_cpu PASSED [ 86%] 2023-01-11T21:43:31.0800810Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_add_cpu PASSED [ 86%] 2023-01-11T21:43:31.0801000Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_addcmul__cpu PASSED [ 86%] 2023-01-11T21:43:31.0801160Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_addr_cpu PASSED [ 86%] 2023-01-11T21:43:31.0801320Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_allclose_cpu PASSED [ 86%] 2023-01-11T21:43:31.0801470Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_any_cpu PASSED [ 86%] 2023-01-11T21:43:31.0801600Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_arange_cpu PASSED [ 86%] 2023-01-11T21:43:31.0801720Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_as_strided_cpu PASSED [ 86%] 2023-01-11T21:43:31.0801850Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_asinh__cpu PASSED [ 86%] 2023-01-11T21:43:31.0801970Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_asinh_cpu PASSED [ 86%] 2023-01-11T21:43:31.0802120Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atan2_cpu PASSED [ 86%] 2023-01-11T21:43:31.0802390Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atan__cpu PASSED [ 86%] 2023-01-11T21:43:31.0802520Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atanh__cpu PASSED [ 86%] 2023-01-11T21:43:31.0802640Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_atanh_cpu PASSED [ 86%] 2023-01-11T21:43:31.0802780Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_left_shift_cpu PASSED [ 86%] 2023-01-11T21:43:31.0802910Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_not_cpu PASSED [ 86%] 2023-01-11T21:43:31.0803150Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_bitwise_right_shift_cpu SKIPPED (_refs.bitwise_right_shift does not have an entry in python_ref_db) [ 86%] 2023-01-11T21:43:31.0803280Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_broadcast_tensors_cpu PASSED [ 86%] 2023-01-11T21:43:31.0803530Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ceil__cpu PASSED [ 86%] 2023-01-11T21:43:31.0803650Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ceil_cpu PASSED [ 86%] 2023-01-11T21:43:31.0803780Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_chunk_cpu PASSED [ 86%] 2023-01-11T21:43:31.0803900Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_clamp_max__cpu PASSED [ 86%] 2023-01-11T21:43:31.0804030Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_clamp_min__cpu PASSED [ 86%] 2023-01-11T21:43:31.0804160Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_clamp_min_cpu PASSED [ 86%] 2023-01-11T21:43:31.0804310Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_clone_cpu PASSED [ 86%] 2023-01-11T21:43:31.0804440Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_column_stack_cpu PASSED [ 86%] 2023-01-11T21:43:31.0804580Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_conj_physical__cpu PASSED [ 86%] 2023-01-11T21:43:31.0804710Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_conj_physical_cpu PASSED [ 86%] 2023-01-11T21:43:31.0804850Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_constant_pad_nd_cpu PASSED [ 86%] 2023-01-11T21:43:31.0804980Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_copysign__cpu PASSED [ 86%] 2023-01-11T21:43:31.0805130Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_copysign_cpu PASSED [ 86%] 2023-01-11T21:43:31.0805260Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cos__cpu PASSED [ 86%] 2023-01-11T21:43:31.0805380Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cos_cpu PASSED [ 86%] 2023-01-11T21:43:31.0805500Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cosh__cpu PASSED [ 86%] 2023-01-11T21:43:31.0805660Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cosh_cpu PASSED [ 86%] 2023-01-11T21:43:31.0805790Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_cumsum__cpu PASSED [ 86%] 2023-01-11T21:43:31.0805930Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_diagonal_scatter_cpu PASSED [ 86%] 2023-01-11T21:43:31.0806050Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_digamma__cpu PASSED [ 86%] 2023-01-11T21:43:31.0806210Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_digamma_cpu PASSED [ 86%] 2023-01-11T21:43:31.0806360Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_div__cpu PASSED [ 86%] 2023-01-11T21:43:31.0806510Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_div_cpu PASSED [ 86%] 2023-01-11T21:43:31.0806640Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_dsplit_cpu PASSED [ 86%] 2023-01-11T21:43:31.0806900Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_empty_cpu PASSED [ 86%] 2023-01-11T21:43:31.0807040Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_empty_like_cpu PASSED [ 86%] 2023-01-11T21:43:31.0807160Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_eq__cpu PASSED [ 86%] 2023-01-11T21:43:31.0807280Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_eq_cpu PASSED [ 86%] 2023-01-11T21:43:31.0807400Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_erf__cpu PASSED [ 86%] 2023-01-11T21:43:31.0807520Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_erf_cpu PASSED [ 86%] 2023-01-11T21:43:31.0807650Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_erfinv__cpu PASSED [ 86%] 2023-01-11T21:43:31.0807770Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_exp2_cpu PASSED [ 86%] 2023-01-11T21:43:31.0808030Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_exp__cpu PASSED [ 87%] 2023-01-11T21:43:31.0808150Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_expand_cpu PASSED [ 87%] 2023-01-11T21:43:31.0808340Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_expm1__cpu PASSED [ 87%] 2023-01-11T21:43:31.0808530Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_expm1_cpu PASSED [ 87%] 2023-01-11T21:43:31.0808680Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fft2_cpu PASSED [ 87%] 2023-01-11T21:43:31.0808810Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fft_cpu PASSED [ 87%] 2023-01-11T21:43:31.0808930Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fftn_cpu PASSED [ 87%] 2023-01-11T21:43:31.0809060Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_fftshift_cpu PASSED [ 87%] 2023-01-11T21:43:31.0809230Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_ihfftn_cpu PASSED [ 87%] 2023-01-11T21:43:31.0809360Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_rfft2_cpu PASSED [ 87%] 2023-01-11T21:43:31.0809490Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_rfft_cpu PASSED [ 87%] 2023-01-11T21:43:31.0809650Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fft_rfftn_cpu PASSED [ 87%] 2023-01-11T21:43:31.0809770Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fill_cpu PASSED [ 87%] 2023-01-11T21:43:31.0809890Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_flatten_cpu PASSED [ 87%] 2023-01-11T21:43:31.0810010Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fliplr_cpu PASSED [ 87%] 2023-01-11T21:43:31.0810170Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_floor__cpu PASSED [ 87%] 2023-01-11T21:43:31.0810320Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_floor_cpu PASSED [ 87%] 2023-01-11T21:43:31.0810450Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_fmod__cpu PASSED [ 87%] 2023-01-11T21:43:31.0810570Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_frac__cpu PASSED [ 87%] 2023-01-11T21:43:31.0810740Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_full_cpu SKIPPED (_refs.full does not have an entry in python_ref_db) [ 87%] 2023-01-11T21:43:31.0810890Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_gcd_cpu PASSED [ 87%] 2023-01-11T21:43:31.0811050Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_gt_cpu PASSED [ 87%] 2023-01-11T21:43:31.0811180Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_heaviside_cpu PASSED [ 87%] 2023-01-11T21:43:31.0811300Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_hsplit_cpu PASSED [ 87%] 2023-01-11T21:43:31.0811530Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_hstack_cpu PASSED [ 87%] 2023-01-11T21:43:31.0811660Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_hypot__cpu PASSED [ 87%] 2023-01-11T21:43:31.0811810Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_i0_cpu PASSED [ 87%] 2023-01-11T21:43:31.0811960Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_igamma__cpu PASSED [ 87%] 2023-01-11T21:43:31.0812080Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_imag_cpu PASSED [ 87%] 2023-01-11T21:43:31.0812240Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_index_copy_cpu PASSED [ 87%] 2023-01-11T21:43:31.0812370Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isfinite_cpu PASSED [ 87%] 2023-01-11T21:43:31.0812490Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isnan_cpu PASSED [ 87%] 2023-01-11T21:43:31.0812760Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_isreal_cpu PASSED [ 87%] 2023-01-11T21:43:31.0812930Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_item_cpu SKIPPED (_refs.item does not have an entry in python_ref_db) [ 87%] 2023-01-11T21:43:31.0813090Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_le__cpu PASSED [ 87%] 2023-01-11T21:43:31.0813240Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_le_cpu PASSED [ 87%] 2023-01-11T21:43:31.0813360Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lerp_cpu PASSED [ 87%] 2023-01-11T21:43:31.0813490Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_linspace_cpu PASSED [ 87%] 2023-01-11T21:43:31.0813610Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log10__cpu PASSED [ 87%] 2023-01-11T21:43:31.0813730Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log10_cpu PASSED [ 87%] 2023-01-11T21:43:31.0813860Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log1p__cpu PASSED [ 87%] 2023-01-11T21:43:31.0814000Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log1p_cpu PASSED [ 87%] 2023-01-11T21:43:31.0814200Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log_cpu PASSED [ 87%] 2023-01-11T21:43:31.0814330Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_log_softmax_cpu PASSED [ 87%] 2023-01-11T21:43:31.0819350Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_not_cpu PASSED [ 87%] 2023-01-11T21:43:31.0819530Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logical_xor__cpu PASSED [ 87%] 2023-01-11T21:43:31.0819660Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_logspace_cpu PASSED [ 87%] 2023-01-11T21:43:31.0819840Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_lt_cpu PASSED [ 87%] 2023-01-11T21:43:31.0819980Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_mean_cpu PASSED [ 87%] 2023-01-11T21:43:31.0820110Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_meshgrid_cpu PASSED [ 87%] 2023-01-11T21:43:31.0820240Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_minimum_cpu PASSED [ 87%] 2023-01-11T21:43:31.0820390Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_movedim_cpu PASSED [ 87%] 2023-01-11T21:43:31.0820530Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_mvlgamma__cpu PASSED [ 87%] 2023-01-11T21:43:31.0820660Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nan_to_num__cpu PASSED [ 87%] 2023-01-11T21:43:31.0820790Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_narrow_copy_cpu PASSED [ 87%] 2023-01-11T21:43:31.0821110Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_narrow_cpu PASSED [ 87%] 2023-01-11T21:43:31.0821240Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ne__cpu PASSED [ 87%] 2023-01-11T21:43:31.0821370Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_ne_cpu PASSED [ 87%] 2023-01-11T21:43:31.0821500Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nextafter__cpu PASSED [ 87%] 2023-01-11T21:43:31.0821660Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nextafter_cpu PASSED [ 87%] 2023-01-11T21:43:31.0821800Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_alpha_dropout_cpu PASSED [ 87%] 2023-01-11T21:43:31.0821970Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_celu__cpu PASSED [ 87%] 2023-01-11T21:43:31.0822170Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_celu_cpu PASSED [ 87%] 2023-01-11T21:43:31.0822440Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_elu__cpu PASSED [ 87%] 2023-01-11T21:43:31.0822590Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_hardtanh_cpu PASSED [ 87%] 2023-01-11T21:43:31.0822770Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_hinge_embedding_loss_cpu PASSED [ 87%] 2023-01-11T21:43:31.0822910Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_l1_loss_cpu PASSED [ 87%] 2023-01-11T21:43:31.0823070Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_mse_loss_cpu PASSED [ 87%] 2023-01-11T21:43:31.0823220Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_pairwise_distance_cpu PASSED [ 87%] 2023-01-11T21:43:31.0823360Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_pdist_cpu PASSED [ 87%] 2023-01-11T21:43:31.0823510Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_poisson_nll_loss_cpu PASSED [ 87%] 2023-01-11T21:43:31.0823640Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_relu6_cpu PASSED [ 87%] 2023-01-11T21:43:31.0823840Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_selu__cpu PASSED [ 87%] 2023-01-11T21:43:31.0823980Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_softmax_cpu PASSED [ 87%] 2023-01-11T21:43:31.0824150Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_softmin_cpu PASSED [ 87%] 2023-01-11T21:43:31.0824290Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_softshrink_cpu PASSED [ 87%] 2023-01-11T21:43:31.0824430Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_nn_functional_tanhshrink_cpu PASSED [ 87%] 2023-01-11T21:43:31.0824560Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_pow__cpu PASSED [ 87%] 2023-01-11T21:43:31.0824690Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_reciprocal__cpu PASSED [ 87%] 2023-01-11T21:43:31.0824860Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_remainder__cpu PASSED [ 87%] 2023-01-11T21:43:31.0825010Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_roll_cpu PASSED [ 87%] 2023-01-11T21:43:31.0825220Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_rtruediv_cpu SKIPPED (_refs.rtruediv does not have an entry in python_ref_db) [ 87%] 2023-01-11T21:43:31.0825350Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sgn__cpu PASSED [ 87%] 2023-01-11T21:43:31.0825500Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sin__cpu PASSED [ 87%] 2023-01-11T21:43:31.0825630Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sinc__cpu PASSED [ 87%] 2023-01-11T21:43:31.0825910Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_softmax_cpu PASSED [ 87%] 2023-01-11T21:43:31.0826050Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_entr_cpu PASSED [ 87%] 2023-01-11T21:43:31.0826180Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_i0e_cpu PASSED [ 87%] 2023-01-11T21:43:31.0826350Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_log_ndtr_cpu PASSED [ 87%] 2023-01-11T21:43:31.0826510Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_log_softmax_cpu PASSED [ 87%] 2023-01-11T21:43:31.0826650Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_logit_cpu PASSED [ 87%] 2023-01-11T21:43:31.0826780Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_ndtr_cpu PASSED [ 87%] 2023-01-11T21:43:31.0826920Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_softmax_cpu PASSED [ 87%] 2023-01-11T21:43:31.0827190Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_spherical_bessel_j0_cpu PASSED [ 87%] 2023-01-11T21:43:31.0827320Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_special_zeta_cpu PASSED [ 87%] 2023-01-11T21:43:31.0827470Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sqrt_cpu PASSED [ 87%] 2023-01-11T21:43:31.0827630Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_square__cpu PASSED [ 87%] 2023-01-11T21:43:31.0827760Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_squeeze_cpu PASSED [ 87%] 2023-01-11T21:43:31.0827890Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_stack_cpu PASSED [ 87%] 2023-01-11T21:43:31.0828010Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_std_mean_cpu PASSED [ 87%] 2023-01-11T21:43:31.0828160Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_sub_cpu PASSED [ 87%] 2023-01-11T21:43:31.0828340Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_swap_axes_cpu SKIPPED (_refs.swap_axes does not have an entry in python_ref_db) [ 87%] 2023-01-11T21:43:31.0828490Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tanh_cpu PASSED [ 87%] 2023-01-11T21:43:31.0828650Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tensor_split_cpu PASSED [ 87%] 2023-01-11T21:43:31.0828820Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_to_cpu SKIPPED (_refs.to does not have an entry in python_ref_db) [ 87%] 2023-01-11T21:43:31.0828940Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_tril__cpu PASSED [ 87%] 2023-01-11T21:43:31.0829060Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_triu_cpu PASSED [ 87%] 2023-01-11T21:43:31.0829190Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_triu_indices_cpu PASSED [ 87%] 2023-01-11T21:43:31.0829310Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_trunc__cpu PASSED [ 87%] 2023-01-11T21:43:31.0829470Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_unsqueeze_cpu PASSED [ 87%] 2023-01-11T21:43:31.0829630Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_view_cpu PASSED [ 87%] 2023-01-11T21:43:31.0829750Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_vsplit_cpu PASSED [ 87%] 2023-01-11T21:43:31.0829880Z test_ops.py::TestRefsOpsInfoCPU::test_refs_are_in_python_ref_db_op__refs_where_cpu PASSED [ 87%] 2023-01-11T21:43:31.0829990Z test_ops.py::TestFakeTensorCPU::test_fake___getitem___cpu_float32 PASSED [ 87%] 2023-01-11T21:43:31.0830100Z test_ops.py::TestFakeTensorCPU::test_fake___rand___cpu_int64 PASSED [ 87%] 2023-01-11T21:43:31.0830210Z test_ops.py::TestFakeTensorCPU::test_fake___rdiv___cpu_float32 PASSED [ 87%] 2023-01-11T21:43:31.0830450Z test_ops.py::TestFakeTensorCPU::test_fake___rmod___cpu_float32 PASSED [ 87%] 2023-01-11T21:43:31.0830570Z test_ops.py::TestFakeTensorCPU::test_fake___rmul___cpu_float32 PASSED [ 87%] 2023-01-11T21:43:31.0830670Z test_ops.py::TestFakeTensorCPU::test_fake_abs_cpu_float32 PASSED [ 87%] 2023-01-11T21:43:31.0830810Z test_ops.py::TestFakeTensorCPU::test_fake_acos_cpu_float32 PASSED [ 87%] 2023-01-11T21:43:31.0830920Z test_ops.py::TestFakeTensorCPU::test_fake_addbmm_cpu_float32 PASSED [ 87%] 2023-01-11T21:43:31.0831020Z test_ops.py::TestFakeTensorCPU::test_fake_addcdiv_cpu_float32 PASSED [ 87%] 2023-01-11T21:43:31.0831120Z test_ops.py::TestFakeTensorCPU::test_fake_all_cpu_float32 PASSED [ 87%] 2023-01-11T21:43:31.0831260Z test_ops.py::TestFakeTensorCPU::test_fake_allclose_cpu_float32 PASSED [ 87%] 2023-01-11T21:43:31.0831360Z test_ops.py::TestFakeTensorCPU::test_fake_amax_cpu_float32 PASSED [ 87%] 2023-01-11T21:43:31.0831580Z test_ops.py::TestFakeTensorCPU::test_fake_angle_cpu_float32 PASSED [ 87%] 2023-01-11T21:43:31.0831680Z test_ops.py::TestFakeTensorCPU::test_fake_any_cpu_float32 PASSED [ 87%] 2023-01-11T21:43:31.0831780Z test_ops.py::TestFakeTensorCPU::test_fake_arange_cpu_float32 PASSED [ 87%] 2023-01-11T21:43:31.0831890Z test_ops.py::TestFakeTensorCPU::test_fake_argmax_cpu_float32 PASSED [ 87%] 2023-01-11T21:43:31.0831990Z test_ops.py::TestFakeTensorCPU::test_fake_as_strided_cpu_float32 PASSED [ 87%] 2023-01-11T21:43:31.0832110Z test_ops.py::TestFakeTensorCPU::test_fake_as_strided_partial_views_cpu_float32 PASSED [ 87%] 2023-01-11T21:43:31.0832230Z test_ops.py::TestFakeTensorCPU::test_fake_as_strided_scatter_cpu_float32 PASSED [ 87%] 2023-01-11T21:43:31.0832330Z test_ops.py::TestFakeTensorCPU::test_fake_asinh_cpu_float32 PASSED [ 87%] 2023-01-11T21:43:31.0832440Z test_ops.py::TestFakeTensorCPU::test_fake_atan2_cpu_float32 PASSED [ 87%] 2023-01-11T21:43:31.0832580Z test_ops.py::TestFakeTensorCPU::test_fake_atanh_cpu_float32 PASSED [ 87%] 2023-01-11T21:43:31.0832710Z test_ops.py::TestFakeTensorCPU::test_fake_atleast_2d_cpu_float32 PASSED [ 87%] 2023-01-11T21:43:31.0832820Z test_ops.py::TestFakeTensorCPU::test_fake_atleast_3d_cpu_float32 PASSED [ 87%] 2023-01-11T21:43:31.0832920Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_T_cpu_float32 PASSED [ 87%] 2023-01-11T21:43:31.0833040Z test_ops.py::TestFakeTensorCPU::test_fake_autocast___rpow___cpu_float32 PASSED [ 87%] 2023-01-11T21:43:31.0833150Z test_ops.py::TestFakeTensorCPU::test_fake_autocast___rsub___cpu_float32 PASSED [ 87%] 2023-01-11T21:43:31.0833270Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_abs_cpu_float32 PASSED [ 87%] 2023-01-11T21:43:31.0833420Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_addcdiv_cpu_float32 PASSED [ 87%] 2023-01-11T21:43:31.0833550Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_addmm_decomposed_cpu_float32 PASSED [ 87%] 2023-01-11T21:43:31.0833660Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_addmv_cpu_float32 PASSED [ 87%] 2023-01-11T21:43:31.0833780Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_addr_cpu_float32 PASSED [ 87%] 2023-01-11T21:43:31.0833890Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_any_cpu_float32 PASSED [ 87%] 2023-01-11T21:43:31.0834030Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_argmax_cpu_float32 PASSED [ 87%] 2023-01-11T21:43:31.0834150Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_argmin_cpu_float32 PASSED [ 87%] 2023-01-11T21:43:31.0834300Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_argwhere_cpu_float32 PASSED [ 87%] 2023-01-11T21:43:31.0834430Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_as_strided_scatter_cpu_float32 PASSED [ 87%] 2023-01-11T21:43:31.0834580Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_atan2_cpu_float32 PASSED [ 87%] 2023-01-11T21:43:31.0834690Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_atan_cpu_float32 PASSED [ 87%] 2023-01-11T21:43:31.0834810Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_atanh_cpu_float32 PASSED [ 87%] 2023-01-11T21:43:31.0835080Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_atleast_3d_cpu_float32 PASSED [ 87%] 2023-01-11T21:43:31.0835230Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_baddbmm_cpu_float32 PASSED [ 87%] 2023-01-11T21:43:31.0835350Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_bfloat16_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0835500Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_bincount_cpu_int64 PASSED [ 88%] 2023-01-11T21:43:31.0835650Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_bitwise_not_cpu_int64 PASSED [ 88%] 2023-01-11T21:43:31.0835770Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_bitwise_or_cpu_int64 PASSED [ 88%] 2023-01-11T21:43:31.0835890Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_bitwise_right_shift_cpu_int64 PASSED [ 88%] 2023-01-11T21:43:31.0836010Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_bitwise_xor_cpu_int64 PASSED [ 88%] 2023-01-11T21:43:31.0836120Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_bmm_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0836360Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_bool_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0836480Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_bucketize_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0836590Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_byte_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0836740Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_cdouble_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0836850Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_cfloat_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0836970Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_cholesky_solve_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0837090Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_clamp_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0837200Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_clamp_max_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0837320Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_clone_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0837440Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_column_stack_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0837580Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_conj_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0837700Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_conj_physical_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0837830Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_constant_pad_nd_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0837980Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_cov_cpu_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T21:43:31.0838100Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_cross_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0838250Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_cummax_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0838370Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_cumprod_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0838490Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_cumsum_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0838640Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_cumulative_trapezoid_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0838760Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_deg2rad_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0838870Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_diag_embed_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0838990Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_diagflat_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0839130Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_diagonal_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0839290Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_diagonal_scatter_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0839430Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_digamma_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0839590Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_div_trunc_rounding_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0839810Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_equal_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0839930Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_erf_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0840080Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_erfinv_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0840190Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_exp2_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0840300Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_fft2_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0840420Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_fft_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0840530Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_hfft2_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0840640Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_hfft_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0840760Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_ifftn_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0841010Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_ifftshift_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0841130Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_ihfft2_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0841250Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_ihfft_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0841360Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_ihfftn_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0841480Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_irfft2_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0841590Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_irfft_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0841730Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_rfft2_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0841840Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_fft_rfftn_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0841960Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_flatten_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0842070Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_fliplr_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0842210Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_flipud_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0842330Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_float_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0842470Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_floor_divide_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0842610Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_fmax_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0842730Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_fmod_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0842840Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_frac_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0842950Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_full_like_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0843060Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_gather_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0843180Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_gcd_cpu_int64 PASSED [ 88%] 2023-01-11T21:43:31.0843280Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_ge_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0843390Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_half_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0843510Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_hstack_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0843620Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_igamma_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0843730Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_index_copy_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0843870Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_int_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0844010Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_isin_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0844150Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_isnan_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0844420Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_jiterator_binary_return_by_ref_cpu_float32 SKIPPED (Only runs on cuda) [ 88%] 2023-01-11T21:43:31.0844540Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_kron_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0844700Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_le_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0844820Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_lerp_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0844930Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_lgamma_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0845070Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_cross_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0845190Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_eigh_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0845310Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_inv_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0845460Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_inv_ex_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0845730Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_ldl_solve_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0845870Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_lstsq_grad_oriented_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0845990Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_lu_solve_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0846110Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_matrix_norm_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0846240Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_matrix_rank_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0846350Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_norm_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0846500Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_pinv_hermitian_cpu_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T21:43:31.0846640Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_solve_cpu_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T21:43:31.0846760Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_svd_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0846880Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_tensorinv_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0847050Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_tensorsolve_cpu_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T21:43:31.0847200Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_vander_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0847320Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_vecdot_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0847430Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_log2_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0847550Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_log_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0847700Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_logaddexp2_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0847810Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_logical_or_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0847950Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_logspace_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0848070Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_long_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0848180Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_lt_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0848290Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_lu_unpack_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0848400Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_mH_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0848570Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_amax_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0848750Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_argmin_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0848880Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_cumprod_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0849090Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_cumsum_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0849210Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_fill_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0849330Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_logaddexp_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0849470Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_mean_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0849590Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_median_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0849710Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_scatter_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0849820Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_select_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0849930Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_softmin_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0850140Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_sum_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0850280Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_masked_var_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0850420Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_matmul_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0850540Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_matrix_exp_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0850700Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_max_pool2d_with_indices_backward_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0850820Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_max_reduction_no_dim_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0850990Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_median_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0851100Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_min_binary_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0851220Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_minimum_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0851360Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_mode_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0851470Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_msort_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0851590Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_mul_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0851730Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_multinomial_cpu_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T21:43:31.0851870Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_mvlgamma_mvlgamma_p_3_cpu_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T21:43:31.0940400Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_mvlgamma_mvlgamma_p_5_cpu_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T21:43:31.0940860Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_narrow_copy_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0941240Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_narrow_cpu_float32 SKIPPED (Skip failing test) [ 88%] 2023-01-11T21:43:31.0941620Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_native_dropout_backward_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0941960Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_ne_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0942300Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_new_empty_strided_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0942610Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_new_ones_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0942930Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_new_zeros_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0943240Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nextafter_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0943680Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional__scaled_dot_product_attention_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0944110Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_adaptive_avg_pool1d_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0944880Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_adaptive_avg_pool2d_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0945270Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_adaptive_max_pool2d_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0945670Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_adaptive_max_pool3d_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0946020Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_avg_pool1d_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0946370Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_avg_pool3d_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0946740Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_batch_norm_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0947110Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_conv2d_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0947480Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_conv_transpose1d_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0948030Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_conv_transpose2d_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0948420Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_conv_transpose3d_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0948790Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_cross_entropy_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0949170Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_dropout3d_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0949520Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_embedding_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0949960Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_feature_alpha_dropout_without_train_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0950340Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_fractional_max_pool2d_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0950720Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_fractional_max_pool3d_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0951070Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_grid_sample_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0951410Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_group_norm_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0951760Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_hardshrink_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:31.0952140Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_hardswish_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0952520Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_huber_loss_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0952890Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_interpolate_nearest_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0953230Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_l1_loss_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0953610Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_leaky_relu_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0953980Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_linear_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0954350Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_local_response_norm_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0954720Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_logsigmoid_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0955090Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_margin_ranking_loss_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0955470Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_max_pool2d_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0955840Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_max_pool3d_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0956240Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_max_unpool2d_grad_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0956730Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_max_unpool3d_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0957130Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_max_unpool3d_grad_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0957500Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_mish_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0957840Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_mse_loss_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0958200Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_multi_margin_loss_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0958610Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_multilabel_margin_loss_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0958960Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_pad_circular_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0959470Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_pad_reflect_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0959810Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_pdist_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0960160Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_pixel_shuffle_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0960500Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_prelu_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0960890Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_silu_complex_cpu_complex64 PASSED [ 89%] 2023-01-11T21:43:31.0961310Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_smooth_l1_loss_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0961670Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_soft_margin_loss_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0962050Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_softmin_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0962400Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_softshrink_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0962750Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_tanhshrink_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0963120Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_triplet_margin_loss_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0963550Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_triplet_margin_with_distance_loss_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0963890Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_nn_functional_unfold_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0964220Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_norm_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0964550Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_norm_inf_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0964900Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_norm_nuc_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0965240Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_normal_number_mean_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0965550Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_ormqr_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0965850Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_outer_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0966160Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_pca_lowrank_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0966500Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_pinverse_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0966840Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_polar_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0967220Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_polygamma_polygamma_n_0_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0967560Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_polygamma_polygamma_n_3_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0967900Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_prod_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0968390Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_qr_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0968710Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_rand_like_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0969080Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_randint_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0969430Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_randn_like_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0969740Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_ravel_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0970060Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_reciprocal_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0970370Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_renorm_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0970700Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_repeat_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0971010Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_resize__cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0971540Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_resolve_neg_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0971840Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_rot90_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0972180Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_scatter_add_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0972490Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_scatter_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0972830Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_scatter_reduce_amax_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0973190Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_scatter_reduce_prod_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0973550Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_searchsorted_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0973890Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_segment_reduce_offsets_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0974200Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_select_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0974560Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_select_scatter_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0974890Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_sgn_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0975230Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_sigmoid_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0975580Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_signal_windows_bartlett_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0975920Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_signal_windows_blackman_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0976290Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_signal_windows_cosine_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0976710Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_signal_windows_exponential_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0977090Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_signal_windows_gaussian_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0977490Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_signal_windows_general_hamming_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0977830Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_signal_windows_hann_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0978170Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_signal_windows_nuttall_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0978490Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_sinc_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0978830Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_slice_scatter_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0979120Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_sort_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0979450Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_bessel_j0_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0979780Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_bessel_y1_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0980320Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_chebyshev_polynomial_t_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0980660Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_erfcx_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0981020Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_hermite_polynomial_h_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0981380Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_hermite_polynomial_he_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0981680Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_i1_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0982110Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_laguerre_polynomial_l_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0983000Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_legendre_polynomial_p_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 89%] 2023-01-11T21:43:31.0983550Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_modified_bessel_i0_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0983910Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_modified_bessel_k0_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0984270Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_ndtri_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0984650Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_polygamma_special_polygamma_n_0_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0985020Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_scaled_modified_bessel_k0_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0985420Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_scaled_modified_bessel_k1_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0986140Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_special_shifted_chebyshev_polynomial_w_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 89%] 2023-01-11T21:43:31.0986480Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_split_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0986820Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_sqrt_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0987190Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_square_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0987530Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_squeeze_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0987840Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_std_mean_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0988150Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_std_unbiased_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0988450Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_stft_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0988780Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_sub_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0989110Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_svd_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0989440Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_svd_lowrank_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0989730Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_t_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0990050Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_take_along_dim_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0990350Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_take_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0990710Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_tensor_split_cpu_float32 SKIPPED (Skip failing test) [ 89%] 2023-01-11T21:43:31.0991030Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_to_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0991340Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_trace_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0991650Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_transpose_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0992000Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_trapezoid_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0992450Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_tril_indices_cpu_int64 PASSED [ 89%] 2023-01-11T21:43:31.0992800Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_triu_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0993150Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_triu_indices_cpu_int64 PASSED [ 89%] 2023-01-11T21:43:31.0993460Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_true_divide_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0993760Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_trunc_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0994110Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_unfold_copy_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0994480Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_unique_consecutive_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0994790Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_unique_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0995100Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_unsqueeze_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0995560Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_var_mean_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0995870Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_var_unbiased_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0996170Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_vdot_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0996490Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_view_as_complex_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0996800Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_view_copy_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0997100Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_view_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0997400Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_xlogy_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0997700Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_zero__cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0998010Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_zeros_like_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0998300Z test_ops.py::TestFakeTensorCPU::test_fake_baddbmm_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0998590Z test_ops.py::TestFakeTensorCPU::test_fake_bitwise_and_cpu_int64 PASSED [ 89%] 2023-01-11T21:43:31.0998920Z test_ops.py::TestFakeTensorCPU::test_fake_bitwise_not_cpu_int64 PASSED [ 89%] 2023-01-11T21:43:31.0999230Z test_ops.py::TestFakeTensorCPU::test_fake_bitwise_right_shift_cpu_int64 PASSED [ 89%] 2023-01-11T21:43:31.0999510Z test_ops.py::TestFakeTensorCPU::test_fake_bool_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.0999800Z test_ops.py::TestFakeTensorCPU::test_fake_broadcast_to_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.1000080Z test_ops.py::TestFakeTensorCPU::test_fake_cat_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.1000400Z test_ops.py::TestFakeTensorCPU::test_fake_cdist_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.1000680Z test_ops.py::TestFakeTensorCPU::test_fake_cfloat_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.1001000Z test_ops.py::TestFakeTensorCPU::test_fake_char_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.1001350Z test_ops.py::TestFakeTensorCPU::test_fake_cholesky_cpu_float32 SKIPPED (Skip failing test) [ 89%] 2023-01-11T21:43:31.1001750Z test_ops.py::TestFakeTensorCPU::test_fake_cholesky_inverse_cpu_float32 SKIPPED (Skip failing test) [ 89%] 2023-01-11T21:43:31.1002080Z test_ops.py::TestFakeTensorCPU::test_fake_chunk_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.1002400Z test_ops.py::TestFakeTensorCPU::test_fake_complex_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.1002690Z test_ops.py::TestFakeTensorCPU::test_fake_contiguous_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.1003020Z test_ops.py::TestFakeTensorCPU::test_fake_copysign_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.1003320Z test_ops.py::TestFakeTensorCPU::test_fake_cos_cpu_float32 PASSED [ 89%] 2023-01-11T21:43:31.1003710Z test_ops.py::TestFakeTensorCPU::test_fake_cov_cpu_float32 SKIPPED (Skip failing test) [ 89%] 2023-01-11T21:43:31.1004260Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_T_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:43:31.1004650Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp___getitem___cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:43:31.1005040Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp___rmatmul___cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:43:31.1005420Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp___rsub___cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:43:31.1005800Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_abs_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:43:31.1006170Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_acos_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:43:31.1006580Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_addcdiv_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:43:31.1007130Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_addcmul_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:43:31.1007540Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_addmm_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:43:31.1007950Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_addmv_cpu_float32 SKIPPED (Only runs on cuda) [ 89%] 2023-01-11T21:43:31.1008320Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_addr_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1008690Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_amax_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1009100Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_as_strided_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1009530Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_as_strided_partial_views_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1009940Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_as_strided_scatter_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1010320Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_asinh_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1010750Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_atan_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1011170Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_atleast_1d_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1011560Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_atleast_3d_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1011920Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_bmm_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1012330Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cat_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1012730Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_ceil_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1013110Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cfloat_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1013510Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cholesky_inverse_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1013950Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_clamp_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1014370Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_column_stack_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1014770Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_combinations_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1015350Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_complex_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1015800Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_constant_pad_nd_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1016200Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_contiguous_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1016580Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_corrcoef_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1016950Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cos_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1017320Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cosh_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1017690Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_cummin_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1018070Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_deg2rad_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1018650Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_diag_embed_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1019070Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_diagonal_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1019480Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_dist_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1019920Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_div_floor_rounding_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1020300Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_double_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1020700Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_dsplit_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1021090Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_dstack_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1021460Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_erf_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1021840Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_expand_as_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1022250Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_expand_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1022630Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_expm1_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1023000Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_fft2_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1023410Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_fft_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1023800Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_fftn_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1024190Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_fftshift_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1024600Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_hfft2_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1025020Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_hfft_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1025470Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_ifft2_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1025840Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_ifft_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1026220Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_ihfft2_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1026760Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_ihfft_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1027150Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_irfft2_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1027560Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_irfft_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1027950Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_irfftn_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1028330Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fft_rfftn_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1034240Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_flip_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1034420Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_float_power_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1034770Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_fmod_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1034900Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_frac_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1035050Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_grid_sampler_2d_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1035220Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_hsplit_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1035390Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_hstack_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1035540Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_index_fill_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1035690Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_index_select_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1035830Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_ldexp_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1036010Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_lerp_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1036150Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_cross_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1036300Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_det_singular_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1036450Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_eigh_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1036600Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_eigvalsh_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1036790Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_householder_product_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1036950Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_lstsq_grad_oriented_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1037090Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_lu_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1037270Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_lu_factor_ex_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1037420Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_matrix_power_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1037570Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_multi_dot_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1037710Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_pinv_cpu_float32 SKIPPED (Skipped!) [ 90%] 2023-01-11T21:43:31.1037960Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_slogdet_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1038130Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_solve_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1038310Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_tensorsolve_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1038450Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_log1p_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1038610Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_log_softmax_with_dtype_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1038750Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_logaddexp2_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1038900Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_logcumsumexp_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1039140Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_lu_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1039310Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_lu_solve_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1039510Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_lu_unpack_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1039650Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_mH_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1039800Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_amin_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1039950Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_cumsum_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1040090Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_mean_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1040240Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_median_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1040380Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_scatter_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1040530Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_softmax_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1040670Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_softmin_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1040820Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_std_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1040960Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_masked_sum_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1141330Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_matrix_exp_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1141900Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_max_pool2d_with_indices_backward_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1142330Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_max_reduction_no_dim_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1142720Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_maximum_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1143110Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_min_binary_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1143560Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_min_reduction_no_dim_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1143940Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_minimum_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1144630Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_mode_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1145060Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_mvlgamma_mvlgamma_p_1_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1145480Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_mvlgamma_mvlgamma_p_3_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1145860Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nanmean_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1146250Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nanmedian_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1146640Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nanquantile_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1147230Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nansum_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1147640Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_native_batch_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1148110Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_native_layer_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1148530Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_neg_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1149030Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional__scaled_dot_product_attention_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1149480Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_adaptive_avg_pool2d_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1149920Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_adaptive_avg_pool3d_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1150370Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_adaptive_max_pool1d_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1150840Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_adaptive_max_pool2d_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1151270Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_avg_pool2d_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1151680Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_conv1d_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1152180Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_conv_transpose1d_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1152690Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_conv_transpose2d_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1153140Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_conv_transpose3d_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1153610Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_cosine_similarity_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1154040Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_cross_entropy_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1154440Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_ctc_loss_cpu_float32 SKIPPED (Skipped!) [ 90%] 2023-01-11T21:43:31.1154900Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_dropout2d_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1155320Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_dropout3d_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1156000Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_embedding_bag_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1156460Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_embedding_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1156980Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_feature_alpha_dropout_with_train_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1157430Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_fractional_max_pool2d_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1157830Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_gelu_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1158250Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_grid_sample_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1158850Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_hardshrink_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1159270Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_hardswish_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1159750Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_hinge_embedding_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1160190Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_interpolate_area_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1160630Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_interpolate_bicubic_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1161060Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_interpolate_linear_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1161510Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_interpolate_nearest_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1161760Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_interpolate_trilinear_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1161920Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_kl_div_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1162100Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_leaky_relu_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1162280Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_linear_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1162450Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_local_response_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1162610Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_max_pool1d_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1162790Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_max_pool2d_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1162950Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_max_unpool2d_grad_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1163140Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_mse_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1163300Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_multilabel_margin_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1163490Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_multilabel_soft_margin_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1163850Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_nll_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1164010Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_normalize_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1164170Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_pad_circular_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1164330Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_pad_constant_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1164490Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_pad_replicate_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1164660Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_pdist_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1164930Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_pixel_unshuffle_cpu_float32 SKIPPED (Only runs on cuda) [ 90%] 2023-01-11T21:43:31.1165110Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_prelu_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1165280Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_rrelu_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1165460Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_selu_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1165640Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_smooth_l1_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1165820Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_softmin_with_dtype_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1166000Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_softplus_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1166170Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_softshrink_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1166320Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_softsign_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1166500Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_triplet_margin_with_distance_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1166650Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_nn_functional_unfold_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1166790Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1166930Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_norm_inf_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1167080Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_norm_nuc_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1167230Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_normal_number_mean_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1167370Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_ormqr_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1167520Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_pca_lowrank_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1167660Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_permute_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1167800Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_pinverse_cpu_float32 SKIPPED (Skipped!) [ 91%] 2023-01-11T21:43:31.1167940Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_polar_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1168200Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_polygamma_polygamma_n_0_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1168350Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_polygamma_polygamma_n_1_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1168550Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_polygamma_polygamma_n_4_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1168720Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_pow_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1168860Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_put_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1168990Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_qr_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1169230Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_quantile_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1169400Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_rad2deg_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1169550Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_ravel_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1169690Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_reciprocal_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1169860Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_remainder_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1170000Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_renorm_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1170140Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_repeat_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1170320Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_repeat_interleave_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1170500Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_reshape_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1170650Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_resolve_conj_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1170790Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_resolve_neg_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1170930Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_roll_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1171070Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_rot90_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1171210Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_round_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1171370Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_scatter_reduce_amax_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1171510Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_scatter_reduce_mean_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1171680Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_scatter_reduce_sum_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1171860Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_segment_reduce_lengths_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1172020Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_segment_reduce_offsets_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1172190Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_select_scatter_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1172410Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_sign_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1172570Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_sinh_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1172720Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_slice_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1172890Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_softmax_with_dtype_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1173060Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_special_entr_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1173210Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_special_i0e_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1173350Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_special_i1_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1173600Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_special_log_ndtr_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1173800Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_special_polygamma_special_polygamma_n_0_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1173940Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_split_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1174110Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_split_with_sizes_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1174250Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_sqrt_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1174420Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_std_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1174570Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_std_mean_unbiased_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1174720Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_std_unbiased_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1174880Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_stft_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1175020Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_symeig_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1175160Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_t_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1175310Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_take_along_dim_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1175440Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_take_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1175610Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_tan_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1175770Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_tanh_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1175910Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_tensordot_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1176050Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_topk_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1176210Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_trace_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1176360Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_trapezoid_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1176500Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_triu_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1176630Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_trunc_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1176890Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_unfold_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1177040Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_unsqueeze_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1177190Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_var_mean_unbiased_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1177340Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_var_unbiased_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1177470Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_vdot_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1177620Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_view_as_complex_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1177760Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_view_as_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1178000Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_view_copy_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1178150Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_vstack_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1178290Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_where_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1178420Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_xlogy_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1178560Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_zero__cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1178720Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_T_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1178870Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp___radd___cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1179010Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp___rmul___cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1179150Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp___rpow___cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1179290Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp___rsub___cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1179470Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp__native_batch_norm_legit_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1179620Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_acos_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1179760Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_acosh_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1179930Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_addcdiv_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1180080Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_addmm_decomposed_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1180220Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_amax_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1180370Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_angle_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1180550Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_as_strided_scatter_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1180690Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_atan2_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1180830Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_atan_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1181090Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_baddbmm_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1181240Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_block_diag_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1181390Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_broadcast_to_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1181540Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cartesian_prod_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1181690Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cdouble_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1181830Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_ceil_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1181990Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cholesky_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1182230Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cholesky_solve_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1182380Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_chunk_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1182520Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_column_stack_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1182670Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_combinations_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1182830Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_complex_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1182990Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_constant_pad_nd_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1183140Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_contiguous_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1183280Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_corrcoef_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1183440Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cos_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1183610Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cosh_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1183780Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cov_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1183930Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cummin_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1184070Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cumprod_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1184230Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_cumulative_trapezoid_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1184370Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_diag_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1184520Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_diagflat_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1184690Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_diagonal_scatter_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1184840Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_digamma_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1184980Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_dist_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1216790Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_div_no_rounding_mode_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1217720Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_div_trunc_rounding_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1218130Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_double_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1218560Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_dsplit_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1218950Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_einsum_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1219360Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_erf_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1219780Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_erfc_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1220200Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_exp2_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1220820Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_fft2_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1221240Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_fftshift_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1221640Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_hfftn_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1222060Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_ifft2_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1222450Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_ifft_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1222830Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_ifftn_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1223230Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_ifftshift_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1223620Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_ihfft2_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1224000Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_ihfft_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1224420Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_rfft_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1224850Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fft_rfftn_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1225230Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_flatten_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1225620Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_float_power_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1226040Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_fmin_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1226420Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_frac_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1226800Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_gather_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1227230Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_gradient_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1227660Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_grid_sampler_2d_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1228070Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_half_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1228520Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_hstack_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1229110Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_i0_cpu_float32 SKIPPED (Only runs on cuda) [ 91%] 2023-01-11T21:43:31.1229510Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_index_copy_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1229910Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_index_reduce_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1230280Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_inner_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1230670Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_kthvalue_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1231080Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_ldexp_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1231620Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_lerp_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1232000Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_lgamma_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1232400Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_det_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1232780Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_eig_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1233210Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_eigh_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1233650Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_eigvals_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1234100Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_householder_product_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1234490Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_inv_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1234920Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_inv_ex_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1235350Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_lstsq_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1235760Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_lu_factor_ex_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1236200Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_matrix_power_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1236630Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_pinv_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1237110Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_solve_ex_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1237540Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_solve_triangular_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1237930Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_svd_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1238340Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_tensorinv_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1238730Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_vander_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1239130Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_vecdot_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1239570Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_vector_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1240130Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_log10_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1240550Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_log1p_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1240920Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_log2_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1241330Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_log_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1241720Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_log_softmax_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1242130Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_log_softmax_with_dtype_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1242530Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_logaddexp2_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1243120Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_logdet_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1243500Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_logit_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1243920Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_logsumexp_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1244290Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_lu_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1244670Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_lu_unpack_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1245060Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_amax_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1245470Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_cumprod_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1245860Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_cumsum_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1246290Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_median_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1246680Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1247090Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_normalize_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1247490Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_scatter_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1247880Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_select_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1248280Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_softmax_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1248670Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_std_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1249060Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_sum_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1249470Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_masked_var_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1249920Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_matmul_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1250310Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_max_binary_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1250880Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_max_reduction_no_dim_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1251310Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_max_reduction_with_dim_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1251730Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_maximum_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1252190Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_meshgrid_variadic_tensors_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1252600Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_min_reduction_no_dim_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1252980Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_mm_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1253360Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_mode_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1253880Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_mul_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1254250Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_mv_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1254640Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nanquantile_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1255010Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nansum_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1255400Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_narrow_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1255800Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_native_batch_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1256180Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_neg_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1256640Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional__scaled_dot_product_attention_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1257080Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_adaptive_avg_pool1d_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1257520Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_adaptive_max_pool1d_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1257950Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_adaptive_max_pool3d_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1258380Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_alpha_dropout_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1258800Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_avg_pool1d_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1259210Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_avg_pool2d_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1259660Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_avg_pool3d_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1260090Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_bilinear_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1260530Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_celu_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1260980Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_conv2d_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1261410Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_conv_transpose3d_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1261990Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_cosine_similarity_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1262440Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_dropout2d_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1262870Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_dropout_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1263270Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_elu_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1263720Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_embedding_bag_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1264200Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_feature_alpha_dropout_with_train_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1264830Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_feature_alpha_dropout_without_train_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1265280Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_fractional_max_pool3d_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1265680Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_glu_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1266100Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_group_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1266520Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_hardswish_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1266940Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_hardtanh_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1267380Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_hinge_embedding_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1267820Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_interpolate_bicubic_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1268330Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_interpolate_linear_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1268750Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_l1_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1269160Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_leaky_relu_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1269600Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_local_response_norm_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1270040Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_margin_ranking_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1270460Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_max_pool1d_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1270880Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_max_pool2d_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1271320Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_max_pool3d_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1271760Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_max_unpool1d_grad_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1272320Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_max_unpool2d_grad_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1272750Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_max_unpool3d_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1273190Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_max_unpool3d_grad_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1273600Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_mish_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1274040Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_mse_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1274520Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_multilabel_margin_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1274940Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_normalize_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1275480Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_pad_reflect_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1275970Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_pad_replicate_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1276430Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_pixel_shuffle_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1276890Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_pixel_unshuffle_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1277360Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_poisson_nll_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1277780Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_prelu_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1278210Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_smooth_l1_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1278640Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_soft_margin_loss_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1279060Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_softsign_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1279480Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_threshold_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1279910Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_nn_functional_upsample_bilinear_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1280320Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_normal_number_mean_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1280700Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_polar_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1281120Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_polygamma_polygamma_n_0_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1281530Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_polygamma_polygamma_n_1_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1281910Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_pow_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1282280Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_qr_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1282660Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_ravel_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1283270Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_real_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1283680Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_reciprocal_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1284070Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_remainder_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1284440Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_repeat_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1284830Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_reshape_as_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1285210Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_reshape_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1285600Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_resolve_conj_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1286210Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_roll_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1286590Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_rot90_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1287040Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_scatter_reduce_amin_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1287460Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_segment_reduce_lengths_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1287920Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_segment_reduce_offsets_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1288300Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_select_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1288700Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_select_scatter_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1289120Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_sign_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1289500Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_sin_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1289890Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_slice_scatter_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1290280Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_softmax_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1290680Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_special_entr_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1291100Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_special_i0e_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1291500Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_special_i1_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1291910Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_special_i1e_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1292320Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_special_xlog1py_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1292720Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_split_list_args_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1293090Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_std_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1293470Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_std_mean_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1293850Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_stft_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1294380Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_sum_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1294770Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_svd_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1295150Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_symeig_cpu_float32 SKIPPED (Only runs on cuda) [ 92%] 2023-01-11T21:43:31.1295550Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_take_along_dim_cpu_float32 SKIPPED (Only runs on cuda) [ 93%] 2023-01-11T21:43:31.1295920Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_take_cpu_float32 SKIPPED (Only runs on cuda) [ 93%] 2023-01-11T21:43:31.1296320Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_tile_cpu_float32 SKIPPED (Only runs on cuda) [ 93%] 2023-01-11T21:43:31.1296730Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_to_cpu_float32 SKIPPED (Only runs on cuda) [ 93%] 2023-01-11T21:43:31.1297270Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_to_sparse_cpu_float32 SKIPPED (Only runs on cuda) [ 93%] 2023-01-11T21:43:31.1297660Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_transpose_cpu_float32 SKIPPED (Only runs on cuda) [ 93%] 2023-01-11T21:43:31.1298040Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_trapezoid_cpu_float32 SKIPPED (Only runs on cuda) [ 93%] 2023-01-11T21:43:31.1298450Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_triangular_solve_cpu_float32 SKIPPED (Only runs on cuda) [ 93%] 2023-01-11T21:43:31.1298820Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_tril_cpu_float32 SKIPPED (Only runs on cuda) [ 93%] 2023-01-11T21:43:31.1299200Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_triu_cpu_float32 SKIPPED (Only runs on cuda) [ 93%] 2023-01-11T21:43:31.1299590Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_unbind_cpu_float32 SKIPPED (Only runs on cuda) [ 93%] 2023-01-11T21:43:31.1300010Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_unsqueeze_cpu_float32 SKIPPED (Only runs on cuda) [ 93%] 2023-01-11T21:43:31.1300380Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_var_cpu_float32 SKIPPED (Only runs on cuda) [ 93%] 2023-01-11T21:43:31.1300780Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_var_unbiased_cpu_float32 SKIPPED (Only runs on cuda) [ 93%] 2023-01-11T21:43:31.1301180Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_view_as_complex_cpu_float32 SKIPPED (Only runs on cuda) [ 93%] 2023-01-11T21:43:31.1301550Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_view_as_cpu_float32 SKIPPED (Only runs on cuda) [ 93%] 2023-01-11T21:43:31.1301930Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_view_cpu_float32 SKIPPED (Only runs on cuda) [ 93%] 2023-01-11T21:43:31.1302340Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_vstack_cpu_float32 SKIPPED (Only runs on cuda) [ 93%] 2023-01-11T21:43:31.1302730Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_xlogy_cpu_float32 SKIPPED (Only runs on cuda) [ 93%] 2023-01-11T21:43:31.1303100Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_zero__cpu_float32 SKIPPED (Only runs on cuda) [ 93%] 2023-01-11T21:43:31.1303400Z test_ops.py::TestFakeTensorCPU::test_fake_cummin_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1303690Z test_ops.py::TestFakeTensorCPU::test_fake_deg2rad_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1303970Z test_ops.py::TestFakeTensorCPU::test_fake_diag_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1304260Z test_ops.py::TestFakeTensorCPU::test_fake_diag_embed_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1304590Z test_ops.py::TestFakeTensorCPU::test_fake_diagonal_copy_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1305010Z test_ops.py::TestFakeTensorCPU::test_fake_diagonal_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1305330Z test_ops.py::TestFakeTensorCPU::test_fake_diagonal_scatter_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1305640Z test_ops.py::TestFakeTensorCPU::test_fake_div_floor_rounding_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1305950Z test_ops.py::TestFakeTensorCPU::test_fake_div_trunc_rounding_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1306240Z test_ops.py::TestFakeTensorCPU::test_fake_dsplit_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1306520Z test_ops.py::TestFakeTensorCPU::test_fake_empty_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1306810Z test_ops.py::TestFakeTensorCPU::test_fake_empty_like_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1307090Z test_ops.py::TestFakeTensorCPU::test_fake_expm1_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1307410Z test_ops.py::TestFakeTensorCPU::test_fake_eye_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1307550Z test_ops.py::TestFakeTensorCPU::test_fake_fft_fft2_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1307840Z test_ops.py::TestFakeTensorCPU::test_fake_fft_fftn_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1307980Z test_ops.py::TestFakeTensorCPU::test_fake_fft_hfft2_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1308080Z test_ops.py::TestFakeTensorCPU::test_fake_fft_hfft_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1308190Z test_ops.py::TestFakeTensorCPU::test_fake_fft_ifft2_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1308290Z test_ops.py::TestFakeTensorCPU::test_fake_fft_ihfft2_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1308400Z test_ops.py::TestFakeTensorCPU::test_fake_fft_ihfft_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1308500Z test_ops.py::TestFakeTensorCPU::test_fake_fft_irfft2_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1308630Z test_ops.py::TestFakeTensorCPU::test_fake_fft_irfftn_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1308730Z test_ops.py::TestFakeTensorCPU::test_fake_flatten_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1308860Z test_ops.py::TestFakeTensorCPU::test_fake_flip_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1308960Z test_ops.py::TestFakeTensorCPU::test_fake_floor_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1309060Z test_ops.py::TestFakeTensorCPU::test_fake_fmin_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1309170Z test_ops.py::TestFakeTensorCPU::test_fake_fmod_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1309270Z test_ops.py::TestFakeTensorCPU::test_fake_frexp_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1321230Z test_ops.py::TestFakeTensorCPU::test_fake_full_like_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1321600Z test_ops.py::TestFakeTensorCPU::test_fake_half_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1321900Z test_ops.py::TestFakeTensorCPU::test_fake_histc_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1322220Z test_ops.py::TestFakeTensorCPU::test_fake_histogramdd_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1322580Z test_ops.py::TestFakeTensorCPU::test_fake_hstack_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1322900Z test_ops.py::TestFakeTensorCPU::test_fake_igamma_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1323220Z test_ops.py::TestFakeTensorCPU::test_fake_igammac_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1323530Z test_ops.py::TestFakeTensorCPU::test_fake_index_copy_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1323820Z test_ops.py::TestFakeTensorCPU::test_fake_index_fill_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1324120Z test_ops.py::TestFakeTensorCPU::test_fake_index_reduce_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1324400Z test_ops.py::TestFakeTensorCPU::test_fake_inner_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1324680Z test_ops.py::TestFakeTensorCPU::test_fake_int_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1324970Z test_ops.py::TestFakeTensorCPU::test_fake_isclose_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1325280Z test_ops.py::TestFakeTensorCPU::test_fake_isnan_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1326000Z test_ops.py::TestFakeTensorCPU::test_fake_isposinf_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1326670Z test_ops.py::TestFakeTensorCPU::test_fake_istft_cpu_complex64 SKIPPED (Skip failing test) [ 93%] 2023-01-11T21:43:31.1327020Z test_ops.py::TestFakeTensorCPU::test_fake_kron_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1327320Z test_ops.py::TestFakeTensorCPU::test_fake_lcm_cpu_int64 PASSED [ 93%] 2023-01-11T21:43:31.1327600Z test_ops.py::TestFakeTensorCPU::test_fake_ldexp_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1327890Z test_ops.py::TestFakeTensorCPU::test_fake_lerp_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1328270Z test_ops.py::TestFakeTensorCPU::test_fake_lgamma_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1328560Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_cond_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1328850Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_det_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1329370Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_det_singular_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1329670Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_eigh_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1330020Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_householder_product_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1330510Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_ldl_solve_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1330840Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_lstsq_grad_oriented_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1331160Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_lu_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1331500Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_lu_factor_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1331820Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_lu_factor_ex_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1332130Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_lu_solve_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1332530Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_matrix_power_cpu_float32 SKIPPED (Skip failing test) [ 93%] 2023-01-11T21:43:31.1332930Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_matrix_rank_hermitian_cpu_float32 SKIPPED (Skip failing test) [ 93%] 2023-01-11T21:43:31.1333270Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_multi_dot_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1333560Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_norm_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1334020Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_pinv_singular_cpu_float32 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 93%] 2023-01-11T21:43:31.1334370Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_solve_triangular_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1334670Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_svd_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1335000Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_tensorinv_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1335320Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_vector_norm_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1335610Z test_ops.py::TestFakeTensorCPU::test_fake_linspace_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1335920Z test_ops.py::TestFakeTensorCPU::test_fake_log1p_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1336200Z test_ops.py::TestFakeTensorCPU::test_fake_log_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1336500Z test_ops.py::TestFakeTensorCPU::test_fake_log_softmax_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1336800Z test_ops.py::TestFakeTensorCPU::test_fake_logaddexp2_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1337130Z test_ops.py::TestFakeTensorCPU::test_fake_logcumsumexp_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1337420Z test_ops.py::TestFakeTensorCPU::test_fake_logical_not_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1337740Z test_ops.py::TestFakeTensorCPU::test_fake_logsumexp_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1338340Z test_ops.py::TestFakeTensorCPU::test_fake_long_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1338670Z test_ops.py::TestFakeTensorCPU::test_fake_mT_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1338970Z test_ops.py::TestFakeTensorCPU::test_fake_masked_argmax_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1339270Z test_ops.py::TestFakeTensorCPU::test_fake_masked_argmin_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1339570Z test_ops.py::TestFakeTensorCPU::test_fake_masked_cumsum_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1339880Z test_ops.py::TestFakeTensorCPU::test_fake_masked_log_softmax_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1340220Z test_ops.py::TestFakeTensorCPU::test_fake_masked_logaddexp_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1340560Z test_ops.py::TestFakeTensorCPU::test_fake_masked_logsumexp_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1340860Z test_ops.py::TestFakeTensorCPU::test_fake_masked_mean_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1341310Z test_ops.py::TestFakeTensorCPU::test_fake_masked_norm_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1341620Z test_ops.py::TestFakeTensorCPU::test_fake_masked_normalize_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1341920Z test_ops.py::TestFakeTensorCPU::test_fake_masked_scatter_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1342250Z test_ops.py::TestFakeTensorCPU::test_fake_masked_select_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1342550Z test_ops.py::TestFakeTensorCPU::test_fake_masked_softmin_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1342840Z test_ops.py::TestFakeTensorCPU::test_fake_masked_sum_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1343130Z test_ops.py::TestFakeTensorCPU::test_fake_matmul_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1343430Z test_ops.py::TestFakeTensorCPU::test_fake_max_binary_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1343740Z test_ops.py::TestFakeTensorCPU::test_fake_max_reduction_no_dim_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1344090Z test_ops.py::TestFakeTensorCPU::test_fake_maximum_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1344400Z test_ops.py::TestFakeTensorCPU::test_fake_mean_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1344700Z test_ops.py::TestFakeTensorCPU::test_fake_median_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1345030Z test_ops.py::TestFakeTensorCPU::test_fake_meshgrid_variadic_tensors_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1345380Z test_ops.py::TestFakeTensorCPU::test_fake_min_reduction_with_dim_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1345670Z test_ops.py::TestFakeTensorCPU::test_fake_minimum_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1346010Z test_ops.py::TestFakeTensorCPU::test_fake_movedim_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1346300Z test_ops.py::TestFakeTensorCPU::test_fake_mul_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1346670Z test_ops.py::TestFakeTensorCPU::test_fake_mvlgamma_mvlgamma_p_1_cpu_float32 SKIPPED (Skip failing test) [ 93%] 2023-01-11T21:43:31.1347040Z test_ops.py::TestFakeTensorCPU::test_fake_mvlgamma_mvlgamma_p_3_cpu_float32 SKIPPED (Skip failing test) [ 93%] 2023-01-11T21:43:31.1347400Z test_ops.py::TestFakeTensorCPU::test_fake_mvlgamma_mvlgamma_p_5_cpu_float32 SKIPPED (Skip failing test) [ 93%] 2023-01-11T21:43:31.1347760Z test_ops.py::TestFakeTensorCPU::test_fake_nanmean_cpu_float32 SKIPPED (Skip failing test) [ 93%] 2023-01-11T21:43:31.1348110Z test_ops.py::TestFakeTensorCPU::test_fake_native_layer_norm_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1348400Z test_ops.py::TestFakeTensorCPU::test_fake_new_empty_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1348690Z test_ops.py::TestFakeTensorCPU::test_fake_new_full_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1349000Z test_ops.py::TestFakeTensorCPU::test_fake_new_ones_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1349350Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_adaptive_avg_pool1d_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1349720Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_adaptive_avg_pool2d_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1350210Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_adaptive_avg_pool3d_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1350570Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_adaptive_max_pool2d_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1350930Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_avg_pool1d_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1351250Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_avg_pool2d_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1351600Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_binary_cross_entropy_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1351910Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_conv2d_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1352300Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_cosine_embedding_loss_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1352650Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_cosine_similarity_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1353130Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_cross_entropy_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1353460Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_dropout2d_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1353810Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_fractional_max_pool2d_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1354190Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_fractional_max_pool3d_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1354560Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_gaussian_nll_loss_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1354860Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_glu_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1355190Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_grid_sample_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1355540Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_group_norm_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1355880Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_hardtanh_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1356230Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_hinge_embedding_loss_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1356560Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_huber_loss_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1356890Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_instance_norm_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1357240Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_interpolate_bicubic_cpu_float32 PASSED [ 93%] 2023-01-11T21:43:31.1357590Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_interpolate_nearest_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1357900Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_l1_loss_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1358220Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_layer_norm_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1358600Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_local_response_norm_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1358930Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_logsigmoid_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1359300Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_margin_ranking_loss_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1359630Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_max_pool2d_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1359980Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_max_pool3d_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1360310Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_max_unpool1d_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1360680Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_max_unpool1d_grad_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1361010Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_max_unpool2d_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1361460Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_max_unpool3d_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1361860Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_nll_loss_cpu_float32 SKIPPED (Skip failing test) [ 94%] 2023-01-11T21:43:31.1362220Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_normalize_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1362550Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_pad_circular_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1362880Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_pad_replicate_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1363220Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_pairwise_distance_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1363540Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_pdist_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1363940Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_silu_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1364410Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_smooth_l1_loss_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1364780Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_soft_margin_loss_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1365100Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_softmin_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1365450Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_softmin_with_dtype_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1365770Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_threshold_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1366120Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_triplet_margin_loss_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1366490Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_triplet_margin_with_distance_loss_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1366830Z test_ops.py::TestFakeTensorCPU::test_fake_nn_functional_unfold_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1367130Z test_ops.py::TestFakeTensorCPU::test_fake_norm_nuc_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1367430Z test_ops.py::TestFakeTensorCPU::test_fake_normal_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1367790Z test_ops.py::TestFakeTensorCPU::test_fake_normal_number_mean_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1368080Z test_ops.py::TestFakeTensorCPU::test_fake_ones_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1368370Z test_ops.py::TestFakeTensorCPU::test_fake_ormqr_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1368650Z test_ops.py::TestFakeTensorCPU::test_fake_outer_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1368940Z test_ops.py::TestFakeTensorCPU::test_fake_pinverse_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1369220Z test_ops.py::TestFakeTensorCPU::test_fake_polar_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1369550Z test_ops.py::TestFakeTensorCPU::test_fake_polygamma_polygamma_n_0_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1369900Z test_ops.py::TestFakeTensorCPU::test_fake_polygamma_polygamma_n_3_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1370260Z test_ops.py::TestFakeTensorCPU::test_fake_polygamma_polygamma_n_4_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1370550Z test_ops.py::TestFakeTensorCPU::test_fake_pow_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1370830Z test_ops.py::TestFakeTensorCPU::test_fake_put_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1371140Z test_ops.py::TestFakeTensorCPU::test_fake_rad2deg_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1371430Z test_ops.py::TestFakeTensorCPU::test_fake_rand_like_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1371720Z test_ops.py::TestFakeTensorCPU::test_fake_randint_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1372020Z test_ops.py::TestFakeTensorCPU::test_fake_randint_like_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1372300Z test_ops.py::TestFakeTensorCPU::test_fake_real_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1372590Z test_ops.py::TestFakeTensorCPU::test_fake_remainder_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1372990Z test_ops.py::TestFakeTensorCPU::test_fake_renorm_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1373400Z test_ops.py::TestFakeTensorCPU::test_fake_repeat_interleave_cpu_float32 SKIPPED (Skip failing test) [ 94%] 2023-01-11T21:43:31.1373700Z test_ops.py::TestFakeTensorCPU::test_fake_reshape_as_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1373990Z test_ops.py::TestFakeTensorCPU::test_fake_reshape_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1374300Z test_ops.py::TestFakeTensorCPU::test_fake_rot90_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1374660Z test_ops.py::TestFakeTensorCPU::test_fake_round_decimals_0_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1374970Z test_ops.py::TestFakeTensorCPU::test_fake_round_decimals_3_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1375280Z test_ops.py::TestFakeTensorCPU::test_fake_round_decimals_neg_3_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1375570Z test_ops.py::TestFakeTensorCPU::test_fake_rsub_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1375990Z test_ops.py::TestFakeTensorCPU::test_fake_scatter_add_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1376270Z test_ops.py::TestFakeTensorCPU::test_fake_scatter_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1376580Z test_ops.py::TestFakeTensorCPU::test_fake_scatter_reduce_amin_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1376890Z test_ops.py::TestFakeTensorCPU::test_fake_searchsorted_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1377250Z test_ops.py::TestFakeTensorCPU::test_fake_segment_reduce_lengths_cpu_float32 SKIPPED (Skip failing test) [ 94%] 2023-01-11T21:43:31.1377530Z test_ops.py::TestFakeTensorCPU::test_fake_sgn_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1377850Z test_ops.py::TestFakeTensorCPU::test_fake_signal_windows_bartlett_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1378180Z test_ops.py::TestFakeTensorCPU::test_fake_signal_windows_cosine_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1378520Z test_ops.py::TestFakeTensorCPU::test_fake_signal_windows_gaussian_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1378900Z test_ops.py::TestFakeTensorCPU::test_fake_signal_windows_general_hamming_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1379220Z test_ops.py::TestFakeTensorCPU::test_fake_signal_windows_nuttall_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1379540Z test_ops.py::TestFakeTensorCPU::test_fake_softmax_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1379900Z test_ops.py::TestFakeTensorCPU::test_fake_softmax_with_dtype_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1380200Z test_ops.py::TestFakeTensorCPU::test_fake_special_airy_ai_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1380540Z test_ops.py::TestFakeTensorCPU::test_fake_special_chebyshev_polynomial_u_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1381390Z test_ops.py::TestFakeTensorCPU::test_fake_special_chebyshev_polynomial_v_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 94%] 2023-01-11T21:43:31.1381730Z test_ops.py::TestFakeTensorCPU::test_fake_special_entr_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1382090Z test_ops.py::TestFakeTensorCPU::test_fake_special_hermite_polynomial_h_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1382470Z test_ops.py::TestFakeTensorCPU::test_fake_special_hermite_polynomial_he_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1382770Z test_ops.py::TestFakeTensorCPU::test_fake_special_i1_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1383090Z test_ops.py::TestFakeTensorCPU::test_fake_special_i1e_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1383510Z test_ops.py::TestFakeTensorCPU::test_fake_special_laguerre_polynomial_l_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1383830Z test_ops.py::TestFakeTensorCPU::test_fake_special_log_ndtr_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1384160Z test_ops.py::TestFakeTensorCPU::test_fake_special_modified_bessel_i0_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1384480Z test_ops.py::TestFakeTensorCPU::test_fake_special_modified_bessel_i1_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1385050Z test_ops.py::TestFakeTensorCPU::test_fake_special_modified_bessel_k0_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1385400Z test_ops.py::TestFakeTensorCPU::test_fake_special_modified_bessel_k1_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1385700Z test_ops.py::TestFakeTensorCPU::test_fake_special_ndtr_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1386090Z test_ops.py::TestFakeTensorCPU::test_fake_special_polygamma_special_polygamma_n_0_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1386480Z test_ops.py::TestFakeTensorCPU::test_fake_special_scaled_modified_bessel_k0_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1386860Z test_ops.py::TestFakeTensorCPU::test_fake_special_scaled_modified_bessel_k1_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1387600Z test_ops.py::TestFakeTensorCPU::test_fake_special_shifted_chebyshev_polynomial_u_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 94%] 2023-01-11T21:43:31.1388290Z test_ops.py::TestFakeTensorCPU::test_fake_special_shifted_chebyshev_polynomial_v_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 94%] 2023-01-11T21:43:31.1389160Z test_ops.py::TestFakeTensorCPU::test_fake_special_shifted_chebyshev_polynomial_w_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 94%] 2023-01-11T21:43:31.1389470Z test_ops.py::TestFakeTensorCPU::test_fake_special_xlog1py_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1389840Z test_ops.py::TestFakeTensorCPU::test_fake_special_zeta_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1390180Z test_ops.py::TestFakeTensorCPU::test_fake_split_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1390490Z test_ops.py::TestFakeTensorCPU::test_fake_split_list_args_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1390820Z test_ops.py::TestFakeTensorCPU::test_fake_split_with_sizes_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1391150Z test_ops.py::TestFakeTensorCPU::test_fake_sqrt_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1391440Z test_ops.py::TestFakeTensorCPU::test_fake_squeeze_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1391730Z test_ops.py::TestFakeTensorCPU::test_fake_std_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1392030Z test_ops.py::TestFakeTensorCPU::test_fake_std_mean_unbiased_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1392400Z test_ops.py::TestFakeTensorCPU::test_fake_std_unbiased_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1392730Z test_ops.py::TestFakeTensorCPU::test_fake_sum_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1393060Z test_ops.py::TestFakeTensorCPU::test_fake_sum_to_size_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1393360Z test_ops.py::TestFakeTensorCPU::test_fake_svd_lowrank_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1393670Z test_ops.py::TestFakeTensorCPU::test_fake_symeig_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1393960Z test_ops.py::TestFakeTensorCPU::test_fake_t_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1394290Z test_ops.py::TestFakeTensorCPU::test_fake_take_along_dim_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1394590Z test_ops.py::TestFakeTensorCPU::test_fake_tan_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1394900Z test_ops.py::TestFakeTensorCPU::test_fake_tanh_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1395280Z test_ops.py::TestFakeTensorCPU::test_fake_tensor_split_cpu_float32 SKIPPED (Skip failing test) [ 94%] 2023-01-11T21:43:31.1395580Z test_ops.py::TestFakeTensorCPU::test_fake_tensordot_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1395860Z test_ops.py::TestFakeTensorCPU::test_fake_tile_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1396150Z test_ops.py::TestFakeTensorCPU::test_fake_transpose_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1396440Z test_ops.py::TestFakeTensorCPU::test_fake_trapz_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1396750Z test_ops.py::TestFakeTensorCPU::test_fake_triangular_solve_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1397030Z test_ops.py::TestFakeTensorCPU::test_fake_triu_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1397470Z test_ops.py::TestFakeTensorCPU::test_fake_trunc_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1397780Z test_ops.py::TestFakeTensorCPU::test_fake_unfold_copy_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1398060Z test_ops.py::TestFakeTensorCPU::test_fake_var_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1398380Z test_ops.py::TestFakeTensorCPU::test_fake_var_mean_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1398690Z test_ops.py::TestFakeTensorCPU::test_fake_var_mean_unbiased_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1398990Z test_ops.py::TestFakeTensorCPU::test_fake_var_unbiased_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1399280Z test_ops.py::TestFakeTensorCPU::test_fake_view_as_complex_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1399570Z test_ops.py::TestFakeTensorCPU::test_fake_view_as_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1399850Z test_ops.py::TestFakeTensorCPU::test_fake_view_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1400370Z test_ops.py::TestFakeTensorCPU::test_fake_vsplit_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1400700Z test_ops.py::TestFakeTensorCPU::test_fake_vstack_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1401030Z test_ops.py::TestFakeTensorCPU::test_fake_xlogy_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1401330Z test_ops.py::TestFakeTensorCPU::test_fake_zeros_like_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1401660Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops___rand___cpu_int64 PASSED [ 94%] 2023-01-11T21:43:31.1401970Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops___rdiv___cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1402310Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops___rmod___cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1402660Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops___rmul___cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1414550Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops___rxor___cpu_int64 PASSED [ 94%] 2023-01-11T21:43:31.1414760Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_add_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1414890Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_addbmm_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1415010Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_addcdiv_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1415130Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_addmm_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1415250Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_addmm_decomposed_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1415370Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_addr_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1415480Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_all_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1415590Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_amin_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1415730Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_aminmax_cpu_float32 SKIPPED (Skip failing test) [ 94%] 2023-01-11T21:43:31.1415880Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_arange_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1416020Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_argmin_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1416180Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_as_strided_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1416340Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_as_strided_partial_views_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1416490Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_as_strided_scatter_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1416610Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_asinh_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1416720Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_atan2_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1416830Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_atanh_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1416940Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_atleast_1d_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1417250Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_baddbmm_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1417370Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_bitwise_not_cpu_int64 PASSED [ 94%] 2023-01-11T21:43:31.1417520Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_bitwise_or_cpu_int64 PASSED [ 94%] 2023-01-11T21:43:31.1417680Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_bitwise_right_shift_cpu_int64 PASSED [ 94%] 2023-01-11T21:43:31.1417810Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_block_diag_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1417920Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_bmm_cpu_float32 PASSED [ 94%] 2023-01-11T21:43:31.1418050Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_broadcast_shapes_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1418170Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_broadcast_to_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1418280Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_bucketize_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1418520Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_byte_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1418650Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cartesian_prod_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1418760Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cdist_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1418870Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cdouble_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1419020Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_ceil_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1419160Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cfloat_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1419280Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_chalf_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1419420Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cholesky_cpu_float32 SKIPPED (Skip failing test) [ 95%] 2023-01-11T21:43:31.1419600Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cholesky_inverse_cpu_float32 SKIPPED (Skip failing test) [ 95%] 2023-01-11T21:43:31.1419750Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cholesky_solve_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1419870Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_clamp_min_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1420020Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_column_stack_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1420160Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_combinations_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1420280Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_conj_physical_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1420420Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_copysign_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1420560Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cov_cpu_float32 SKIPPED (Skip failing test) [ 95%] 2023-01-11T21:43:31.1420670Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cummin_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1420790Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_cumprod_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1420900Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_deg2rad_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1421050Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_diag_embed_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1421170Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_diagflat_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1421280Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_diff_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1421410Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_div_floor_rounding_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1421550Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_dsplit_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1421690Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_einsum_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1421810Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_empty_like_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1422050Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_eq_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1422170Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_equal_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1422310Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_erfc_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1422420Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_erfinv_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1422540Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_expand_as_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1422650Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_expand_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1422760Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_eye_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1422910Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_fft2_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1423020Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_fftshift_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1423230Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_hfftn_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1423380Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_ifftshift_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1423500Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_ihfftn_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1423640Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_irfft2_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1423760Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fft_rfft_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1423870Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fill_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1423980Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_flatten_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1424130Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_flip_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1424270Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_float_power_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1424390Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_floor_divide_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1424510Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_fmax_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1424620Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_frac_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1424730Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_geqrf_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1424850Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_grid_sampler_2d_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1424960Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_half_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1425100Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_histc_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1425210Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_hsplit_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1425350Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_hstack_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1425490Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_hypot_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1425630Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_i0_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1425780Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_igammac_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1425890Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_index_add_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1426010Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_index_fill_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1426130Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_index_select_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1426240Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_int_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1426360Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_isclose_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1426470Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_isin_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1426690Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_isinf_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1426870Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_isnan_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1427010Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_isreal_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1427180Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_istft_cpu_complex64 SKIPPED (Skip failing test) [ 95%] 2023-01-11T21:43:31.1427320Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_jiterator_unary_cpu_float32 SKIPPED (Only runs on cuda) [ 95%] 2023-01-11T21:43:31.1427460Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_kron_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1427570Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_kthvalue_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1427690Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_ldexp_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1427910Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_le_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1428030Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_cond_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1428190Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_cross_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1428330Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_det_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1428450Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_eigh_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1428590Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_eigvalsh_cpu_float32 SKIPPED (Skip failing test) [ 95%] 2023-01-11T21:43:31.1428730Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_householder_product_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1428850Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_ldl_factor_ex_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1429020Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_lstsq_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1429180Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_lu_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1429350Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_lu_factor_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1429480Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_matrix_norm_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1429640Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_matrix_rank_hermitian_cpu_float32 SKIPPED (Skip failing test) [ 95%] 2023-01-11T21:43:31.1429780Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_norm_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1429950Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_pinv_hermitian_cpu_float32 SKIPPED (Skip failing test) [ 95%] 2023-01-11T21:43:31.1430070Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_slogdet_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1430220Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_svdvals_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1430370Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_vander_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1430490Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_vector_norm_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1430610Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linspace_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1430730Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_log10_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1430860Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_log1p_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1430970Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_log2_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1431090Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_log_softmax_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1431200Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_logdet_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1431320Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_logical_or_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1431530Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_logical_xor_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1431650Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_logsumexp_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1431790Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_lu_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1431920Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_lu_solve_cpu_float32 SKIPPED (Skip failing test) [ 95%] 2023-01-11T21:43:31.1432040Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_mT_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1432150Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_amax_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1432320Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_amin_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1432450Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_argmin_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1432660Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_cumprod_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1432780Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_log_softmax_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1432930Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_logsumexp_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1433050Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_mean_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1433170Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_median_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1433280Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_norm_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1433410Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_normalize_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1433530Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_scatter_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1433650Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_softmax_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1433760Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_masked_softmin_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1433890Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_max_reduction_with_dim_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1434010Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_maximum_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1434180Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_mean_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1434340Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_meshgrid_list_of_tensors_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1434470Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_min_reduction_no_dim_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1434600Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_min_reduction_with_dim_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1434740Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_minimum_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1434850Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_mm_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1434970Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_msort_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1435130Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_multinomial_cpu_float32 SKIPPED (Skip failing test) [ 95%] 2023-01-11T21:43:31.1435280Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_mvlgamma_mvlgamma_p_3_cpu_float32 SKIPPED (Skip failing test) [ 95%] 2023-01-11T21:43:31.1435390Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nan_to_num_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1435530Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nanmean_cpu_float32 SKIPPED (Skip failing test) [ 95%] 2023-01-11T21:43:31.1435700Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nanmedian_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1435860Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_native_batch_norm_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1436090Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_native_dropout_backward_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1436240Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_new_empty_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1436360Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_new_ones_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1436470Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nextafter_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1436620Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional__scaled_dot_product_attention_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1436760Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_adaptive_avg_pool2d_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1436890Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_bilinear_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1437030Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_binary_cross_entropy_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1437270Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_conv2d_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1437410Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_conv_transpose2d_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1437550Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_cosine_similarity_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1437670Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_dropout2d_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1437840Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_dropout_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1438010Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_embedding_bag_cpu_float32 SKIPPED (Skip failing test) [ 95%] 2023-01-11T21:43:31.1438140Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_embedding_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1438290Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_feature_alpha_dropout_with_train_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1438430Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_gaussian_nll_loss_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1438580Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_gelu_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1438730Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_glu_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1438900Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_group_norm_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1439040Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_hardsigmoid_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1439200Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_hinge_embedding_loss_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1439360Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_huber_loss_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:31.1439520Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_instance_norm_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1439700Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_interpolate_bicubic_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1439840Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_interpolate_linear_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1439980Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_interpolate_trilinear_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1440100Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_l1_loss_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1440240Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_leaky_relu_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1440360Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_linear_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1440490Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_max_pool3d_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1440710Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_max_unpool2d_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1440840Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_max_unpool3d_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1440980Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_max_unpool3d_grad_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1441110Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_multi_margin_loss_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1441280Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_multilabel_soft_margin_loss_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1441420Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_nll_loss_cpu_float32 SKIPPED (Skip failing test) [ 96%] 2023-01-11T21:43:31.1441550Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_pad_circular_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1441800Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_pad_constant_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1441960Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_pdist_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1442120Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_pixel_unshuffle_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1442270Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_prelu_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1442400Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_relu_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1442540Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_silu_complex_cpu_complex64 PASSED [ 96%] 2023-01-11T21:43:31.1442690Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_silu_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1442820Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_soft_margin_loss_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1442950Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_softmin_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1443090Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_softmin_with_dtype_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1443220Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_softplus_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1443340Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_softsign_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1443470Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_tanhshrink_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1443600Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_threshold_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1443740Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_triplet_margin_loss_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1443870Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_unfold_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1444030Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_upsample_bilinear_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1444230Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nn_functional_upsample_nearest_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1444390Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_nonzero_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1444500Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_normal_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1444630Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_normal_number_mean_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1444740Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_ones_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1444850Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_ormqr_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1445000Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_pca_lowrank_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1445220Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_permute_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1445340Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_polar_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1445470Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_polygamma_polygamma_n_1_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1445600Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_polygamma_polygamma_n_4_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1445710Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_positive_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1445830Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_pow_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1445940Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_put_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1446080Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_quantile_cpu_float32 SKIPPED (Skip failing test) [ 96%] 2023-01-11T21:43:31.1446190Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_randn_like_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1446420Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_real_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1446540Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_remainder_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1446660Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_repeat_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1446800Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_repeat_interleave_cpu_float32 SKIPPED (Skip failing test) [ 96%] 2023-01-11T21:43:31.1446920Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_reshape_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1447060Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_resize__cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1447170Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_resize_as__cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1447320Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_resolve_conj_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1447440Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_roll_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1452360Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_rot90_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1452500Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_round_decimals_0_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1452620Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_round_decimals_3_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1452750Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_round_decimals_neg_3_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1452900Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_rsqrt_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1453020Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_scatter_add_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1453140Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_scatter_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1453260Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_scatter_reduce_amin_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1453390Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_scatter_reduce_prod_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1453510Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_searchsorted_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1453660Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_segment_reduce_lengths_cpu_float32 SKIPPED (Skip failing test) [ 96%] 2023-01-11T21:43:31.1453820Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_segment_reduce_offsets_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1453960Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_select_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1454080Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_sgn_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1454220Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_sigmoid_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1454330Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_sign_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1454460Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_signal_windows_bartlett_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1454710Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_signal_windows_blackman_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1454840Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_signal_windows_cosine_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1455000Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_signal_windows_general_cosine_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1455170Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_signal_windows_hamming_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1455310Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_signal_windows_hann_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1455450Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_signal_windows_nuttall_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1455590Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_signbit_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1455710Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_sin_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1455920Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_sinc_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1456030Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_sinh_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1456140Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_slice_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1456260Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_slice_scatter_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1456410Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_softmax_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1456540Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_softmax_with_dtype_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1456650Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_sort_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1456810Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_sparse_sampled_addmm_cpu_float32 SKIPPED (PyTorch is built without MKL support) [ 96%] 2023-01-11T21:43:31.1456940Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_bessel_j0_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1457060Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_bessel_j1_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1457180Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_bessel_y1_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1457500Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_chebyshev_polynomial_w_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 96%] 2023-01-11T21:43:31.1457640Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_entr_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1457770Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_erfcx_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1457900Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_hermite_polynomial_he_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1458050Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_i0e_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1458170Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_i1e_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1458330Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_modified_bessel_i1_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1458460Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_modified_bessel_k0_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1458610Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_polygamma_special_polygamma_n_0_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1458750Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_scaled_modified_bessel_k0_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1458890Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_scaled_modified_bessel_k1_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1459170Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_shifted_chebyshev_polynomial_t_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 96%] 2023-01-11T21:43:31.1459530Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_shifted_chebyshev_polynomial_w_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 96%] 2023-01-11T21:43:31.1459670Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_spherical_bessel_j0_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1459790Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_xlog1py_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1459910Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_special_zeta_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1460090Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_split_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1460220Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_split_with_sizes_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1460360Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_sqrt_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1460470Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_squeeze_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1460720Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_stack_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1460840Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_std_mean_unbiased_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1460960Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_std_unbiased_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1461090Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_sum_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1461210Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_sum_to_size_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1461330Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_svd_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1461440Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_svd_lowrank_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1461560Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_symeig_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1461670Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_take_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1461790Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_tanh_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1461910Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_tensordot_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1462020Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_tile_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1462210Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_to_sparse_cpu_float32 SKIPPED (Skip failing test) [ 96%] 2023-01-11T21:43:31.1462330Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_transpose_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1462450Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_trapezoid_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1462570Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_triangular_solve_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1462680Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_tril_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1462800Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_tril_indices_cpu_int64 PASSED [ 96%] 2023-01-11T21:43:31.1462920Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_triu_indices_cpu_int64 PASSED [ 96%] 2023-01-11T21:43:31.1463040Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_trunc_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1463210Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_unbind_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1463340Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_unfold_copy_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1463450Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_unfold_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1463570Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_unique_consecutive_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1463690Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_unique_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1463800Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_vdot_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1464010Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_view_as_complex_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1464150Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_view_as_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1464300Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_view_as_real_cpu_complex64 PASSED [ 96%] 2023-01-11T21:43:31.1464440Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_view_copy_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1464560Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_vsplit_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1464730Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_vstack_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1464850Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_where_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1464960Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_zero__cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1465120Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_zeros_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1465510Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_zeros_like_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1465620Z test_ops.py::TestTagsCPU::test_tags_T_cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1465720Z test_ops.py::TestTagsCPU::test_tags___radd___cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1465830Z test_ops.py::TestTagsCPU::test_tags___rand___cpu_int64 PASSED [ 96%] 2023-01-11T21:43:31.1465960Z test_ops.py::TestTagsCPU::test_tags___rdiv___cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1466060Z test_ops.py::TestTagsCPU::test_tags___rmatmul___cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1466190Z test_ops.py::TestTagsCPU::test_tags___rmod___cpu_float32 PASSED [ 96%] 2023-01-11T21:43:31.1466290Z test_ops.py::TestTagsCPU::test_tags___rmul___cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1466410Z test_ops.py::TestTagsCPU::test_tags___ror___cpu_int64 PASSED [ 97%] 2023-01-11T21:43:31.1466550Z test_ops.py::TestTagsCPU::test_tags___rxor___cpu_int64 PASSED [ 97%] 2023-01-11T21:43:31.1466650Z test_ops.py::TestTagsCPU::test_tags__refs_T_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1466800Z test_ops.py::TestTagsCPU::test_tags__refs__conversions_bfloat16_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1466920Z test_ops.py::TestTagsCPU::test_tags__refs__conversions_byte_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1467030Z test_ops.py::TestTagsCPU::test_tags__refs__conversions_cdouble_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1467150Z test_ops.py::TestTagsCPU::test_tags__refs__conversions_cfloat_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1467280Z test_ops.py::TestTagsCPU::test_tags__refs__conversions_char_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1467400Z test_ops.py::TestTagsCPU::test_tags__refs__conversions_complex_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1467520Z test_ops.py::TestTagsCPU::test_tags__refs__conversions_double_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1467630Z test_ops.py::TestTagsCPU::test_tags__refs__conversions_long_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1467740Z test_ops.py::TestTagsCPU::test_tags__refs_add_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1467860Z test_ops.py::TestTagsCPU::test_tags__refs_addr_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1467990Z test_ops.py::TestTagsCPU::test_tags__refs_allclose_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1468120Z test_ops.py::TestTagsCPU::test_tags__refs_any_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1468220Z test_ops.py::TestTagsCPU::test_tags__refs_asin_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1468350Z test_ops.py::TestTagsCPU::test_tags__refs_atan2_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1468450Z test_ops.py::TestTagsCPU::test_tags__refs_atan_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1468550Z test_ops.py::TestTagsCPU::test_tags__refs_atanh_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1468710Z test_ops.py::TestTagsCPU::test_tags__refs_atleast_1d_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1468910Z test_ops.py::TestTagsCPU::test_tags__refs_atleast_2d_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1469020Z test_ops.py::TestTagsCPU::test_tags__refs_atleast_3d_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1469120Z test_ops.py::TestTagsCPU::test_tags__refs_bitwise_and_cpu_int64 PASSED [ 97%] 2023-01-11T21:43:31.1469260Z test_ops.py::TestTagsCPU::test_tags__refs_bitwise_left_shift_cpu_int64 PASSED [ 97%] 2023-01-11T21:43:31.1469410Z test_ops.py::TestTagsCPU::test_tags__refs_bitwise_not_cpu_int64 PASSED [ 97%] 2023-01-11T21:43:31.1469520Z test_ops.py::TestTagsCPU::test_tags__refs_bitwise_or_cpu_int64 PASSED [ 97%] 2023-01-11T21:43:31.1469630Z test_ops.py::TestTagsCPU::test_tags__refs_bitwise_right_shift_cpu_int64 PASSED [ 97%] 2023-01-11T21:43:31.1469770Z test_ops.py::TestTagsCPU::test_tags__refs_broadcast_shapes_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1469880Z test_ops.py::TestTagsCPU::test_tags__refs_bucketize_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1470080Z test_ops.py::TestTagsCPU::test_tags__refs_cat_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1470210Z test_ops.py::TestTagsCPU::test_tags__refs_ceil_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1470300Z test_ops.py::TestTagsCPU::test_tags__refs_chunk_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1470400Z test_ops.py::TestTagsCPU::test_tags__refs_clamp_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1470500Z test_ops.py::TestTagsCPU::test_tags__refs_clamp_max_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1470630Z test_ops.py::TestTagsCPU::test_tags__refs_column_stack_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1470800Z test_ops.py::TestTagsCPU::test_tags__refs_conj_physical_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1470930Z test_ops.py::TestTagsCPU::test_tags__refs_contiguous_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1471090Z test_ops.py::TestTagsCPU::test_tags__refs_diag_embed_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1471210Z test_ops.py::TestTagsCPU::test_tags__refs_diagonal_copy_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1471320Z test_ops.py::TestTagsCPU::test_tags__refs_diagonal_scatter_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1471440Z test_ops.py::TestTagsCPU::test_tags__refs_div_no_rounding_mode_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1471560Z test_ops.py::TestTagsCPU::test_tags__refs_div_trunc_rounding_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1471720Z test_ops.py::TestTagsCPU::test_tags__refs_empty_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1471830Z test_ops.py::TestTagsCPU::test_tags__refs_empty_like_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1471950Z test_ops.py::TestTagsCPU::test_tags__refs_eq_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1472050Z test_ops.py::TestTagsCPU::test_tags__refs_erf_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1472150Z test_ops.py::TestTagsCPU::test_tags__refs_erfinv_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1472250Z test_ops.py::TestTagsCPU::test_tags__refs_expand_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1472380Z test_ops.py::TestTagsCPU::test_tags__refs_fft_fft2_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1472480Z test_ops.py::TestTagsCPU::test_tags__refs_fft_fft_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1472580Z test_ops.py::TestTagsCPU::test_tags__refs_fft_fftn_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1472710Z test_ops.py::TestTagsCPU::test_tags__refs_fft_hfft2_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1472810Z test_ops.py::TestTagsCPU::test_tags__refs_fft_hfftn_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1472910Z test_ops.py::TestTagsCPU::test_tags__refs_fft_ifft2_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1473010Z test_ops.py::TestTagsCPU::test_tags__refs_fft_ifft_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1473120Z test_ops.py::TestTagsCPU::test_tags__refs_fft_ifftshift_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1473220Z test_ops.py::TestTagsCPU::test_tags__refs_fft_ihfft2_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1473440Z test_ops.py::TestTagsCPU::test_tags__refs_fft_ihfft_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1473550Z test_ops.py::TestTagsCPU::test_tags__refs_fft_irfft2_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1473640Z test_ops.py::TestTagsCPU::test_tags__refs_fft_irfft_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1473740Z test_ops.py::TestTagsCPU::test_tags__refs_fft_rfft_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1473840Z test_ops.py::TestTagsCPU::test_tags__refs_fft_rfftn_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1473940Z test_ops.py::TestTagsCPU::test_tags__refs_fliplr_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1474040Z test_ops.py::TestTagsCPU::test_tags__refs_float_power_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1474140Z test_ops.py::TestTagsCPU::test_tags__refs_fmin_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1474230Z test_ops.py::TestTagsCPU::test_tags__refs_gcd_cpu_int64 PASSED [ 97%] 2023-01-11T21:43:31.1474460Z test_ops.py::TestTagsCPU::test_tags__refs_ge_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1474560Z test_ops.py::TestTagsCPU::test_tags__refs_heaviside_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1474660Z test_ops.py::TestTagsCPU::test_tags__refs_hstack_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1474760Z test_ops.py::TestTagsCPU::test_tags__refs_hypot_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1474860Z test_ops.py::TestTagsCPU::test_tags__refs_i0_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1474960Z test_ops.py::TestTagsCPU::test_tags__refs_igammac_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1475090Z test_ops.py::TestTagsCPU::test_tags__refs_imag_cpu_complex64 PASSED [ 97%] 2023-01-11T21:43:31.1475210Z test_ops.py::TestTagsCPU::test_tags__refs_index_fill_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1475360Z test_ops.py::TestTagsCPU::test_tags__refs_index_select_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1475460Z test_ops.py::TestTagsCPU::test_tags__refs_isfinite_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1475580Z test_ops.py::TestTagsCPU::test_tags__refs_isposinf_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1475690Z test_ops.py::TestTagsCPU::test_tags__refs_lerp_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1475800Z test_ops.py::TestTagsCPU::test_tags__refs_linalg_matrix_norm_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1475900Z test_ops.py::TestTagsCPU::test_tags__refs_linalg_norm_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1476000Z test_ops.py::TestTagsCPU::test_tags__refs_linalg_svd_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1476110Z test_ops.py::TestTagsCPU::test_tags__refs_linalg_svdvals_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1476250Z test_ops.py::TestTagsCPU::test_tags__refs_linalg_vector_norm_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1476360Z test_ops.py::TestTagsCPU::test_tags__refs_logical_and_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1476460Z test_ops.py::TestTagsCPU::test_tags__refs_logical_not_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1476560Z test_ops.py::TestTagsCPU::test_tags__refs_logical_or_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1476660Z test_ops.py::TestTagsCPU::test_tags__refs_logical_xor_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1476760Z test_ops.py::TestTagsCPU::test_tags__refs_logsumexp_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1476850Z test_ops.py::TestTagsCPU::test_tags__refs_lt_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1476980Z test_ops.py::TestTagsCPU::test_tags__refs_maximum_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1477080Z test_ops.py::TestTagsCPU::test_tags__refs_mean_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1477200Z test_ops.py::TestTagsCPU::test_tags__refs_movedim_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1477330Z test_ops.py::TestTagsCPU::test_tags__refs_mul_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1477440Z test_ops.py::TestTagsCPU::test_tags__refs_new_empty_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1477690Z test_ops.py::TestTagsCPU::test_tags__refs_new_empty_strided_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1477800Z test_ops.py::TestTagsCPU::test_tags__refs_new_full_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1477900Z test_ops.py::TestTagsCPU::test_tags__refs_new_ones_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1478020Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_alpha_dropout_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1478140Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_celu_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1478250Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_dropout_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1478360Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_gelu_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1478510Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_hardtanh_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1478650Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_hinge_embedding_loss_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1478880Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_l1_loss_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1479030Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_leaky_relu_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1479170Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_mish_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1479310Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_nll_loss_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1479470Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_pairwise_distance_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1479610Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_pdist_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1479750Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_relu6_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1479870Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_relu_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1480000Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_softmin_with_dtype_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1480120Z test_ops.py::TestTagsCPU::test_tags__refs_nn_functional_threshold_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1480220Z test_ops.py::TestTagsCPU::test_tags__refs_permute_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1480350Z test_ops.py::TestTagsCPU::test_tags__refs_prod_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1480450Z test_ops.py::TestTagsCPU::test_tags__refs_randn_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1480550Z test_ops.py::TestTagsCPU::test_tags__refs_ravel_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1480650Z test_ops.py::TestTagsCPU::test_tags__refs_reciprocal_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1480750Z test_ops.py::TestTagsCPU::test_tags__refs_reshape_as_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1480870Z test_ops.py::TestTagsCPU::test_tags__refs_roll_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1480970Z test_ops.py::TestTagsCPU::test_tags__refs_rot90_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1481070Z test_ops.py::TestTagsCPU::test_tags__refs_rsqrt_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1481170Z test_ops.py::TestTagsCPU::test_tags__refs_sgn_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1481270Z test_ops.py::TestTagsCPU::test_tags__refs_sign_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1481370Z test_ops.py::TestTagsCPU::test_tags__refs_sin_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1481460Z test_ops.py::TestTagsCPU::test_tags__refs_sinc_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1481580Z test_ops.py::TestTagsCPU::test_tags__refs_softmax_with_dtype_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1481680Z test_ops.py::TestTagsCPU::test_tags__refs_special_i0e_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1481820Z test_ops.py::TestTagsCPU::test_tags__refs_special_log_softmax_with_dtype_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1481940Z test_ops.py::TestTagsCPU::test_tags__refs_special_logit_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1482140Z test_ops.py::TestTagsCPU::test_tags__refs_special_multigammaln_mvlgamma_p_1_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1482270Z test_ops.py::TestTagsCPU::test_tags__refs_special_multigammaln_mvlgamma_p_3_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1482390Z test_ops.py::TestTagsCPU::test_tags__refs_special_softmax_with_dtype_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1482520Z test_ops.py::TestTagsCPU::test_tags__refs_special_spherical_bessel_j0_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1482650Z test_ops.py::TestTagsCPU::test_tags__refs_special_zeta_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1482750Z test_ops.py::TestTagsCPU::test_tags__refs_std_mean_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1482870Z test_ops.py::TestTagsCPU::test_tags__refs_sum_to_size_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1482980Z test_ops.py::TestTagsCPU::test_tags__refs_tan_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1502530Z test_ops.py::TestTagsCPU::test_tags__refs_to_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1502990Z test_ops.py::TestTagsCPU::test_tags__refs_trace_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1503280Z test_ops.py::TestTagsCPU::test_tags__refs_tril_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1503570Z test_ops.py::TestTagsCPU::test_tags__refs_tril_indices_cpu_int64 PASSED [ 97%] 2023-01-11T21:43:31.1503860Z test_ops.py::TestTagsCPU::test_tags__refs_true_divide_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1504140Z test_ops.py::TestTagsCPU::test_tags__refs_trunc_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1504410Z test_ops.py::TestTagsCPU::test_tags__refs_unbind_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1504770Z test_ops.py::TestTagsCPU::test_tags__refs_unfold_copy_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1505080Z test_ops.py::TestTagsCPU::test_tags__refs_var_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1505390Z test_ops.py::TestTagsCPU::test_tags__refs_var_mean_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1505680Z test_ops.py::TestTagsCPU::test_tags__refs_view_as_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1505960Z test_ops.py::TestTagsCPU::test_tags__refs_view_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1506270Z test_ops.py::TestTagsCPU::test_tags__refs_vstack_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1506550Z test_ops.py::TestTagsCPU::test_tags__refs_where_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1506820Z test_ops.py::TestTagsCPU::test_tags__refs_zeros_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1507120Z test_ops.py::TestTagsCPU::test_tags_acos_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:31.1507390Z test_ops.py::TestTagsCPU::test_tags_add_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1507730Z test_ops.py::TestTagsCPU::test_tags_addcdiv_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1508000Z test_ops.py::TestTagsCPU::test_tags_addcmul_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1508280Z test_ops.py::TestTagsCPU::test_tags_addmm_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1508570Z test_ops.py::TestTagsCPU::test_tags_addmm_decomposed_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1508840Z test_ops.py::TestTagsCPU::test_tags_addmv_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1509110Z test_ops.py::TestTagsCPU::test_tags_amax_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1509410Z test_ops.py::TestTagsCPU::test_tags_amin_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1509710Z test_ops.py::TestTagsCPU::test_tags_aminmax_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1510020Z test_ops.py::TestTagsCPU::test_tags_angle_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1510330Z test_ops.py::TestTagsCPU::test_tags_arange_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1510600Z test_ops.py::TestTagsCPU::test_tags_argmax_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1510870Z test_ops.py::TestTagsCPU::test_tags_argsort_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1511500Z test_ops.py::TestTagsCPU::test_tags_argwhere_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1511830Z test_ops.py::TestTagsCPU::test_tags_as_strided_partial_views_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1512100Z test_ops.py::TestTagsCPU::test_tags_asinh_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1512370Z test_ops.py::TestTagsCPU::test_tags_atan_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1512660Z test_ops.py::TestTagsCPU::test_tags_atanh_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1512970Z test_ops.py::TestTagsCPU::test_tags_atleast_1d_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1513240Z test_ops.py::TestTagsCPU::test_tags_baddbmm_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1513520Z test_ops.py::TestTagsCPU::test_tags_bernoulli_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1513810Z test_ops.py::TestTagsCPU::test_tags_bfloat16_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1514320Z test_ops.py::TestTagsCPU::test_tags_bitwise_and_cpu_int64 PASSED [ 98%] 2023-01-11T21:43:31.1514600Z test_ops.py::TestTagsCPU::test_tags_bitwise_not_cpu_int64 PASSED [ 98%] 2023-01-11T21:43:31.1514870Z test_ops.py::TestTagsCPU::test_tags_bool_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1515160Z test_ops.py::TestTagsCPU::test_tags_broadcast_tensors_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1515460Z test_ops.py::TestTagsCPU::test_tags_broadcast_to_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1515750Z test_ops.py::TestTagsCPU::test_tags_bucketize_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1516050Z test_ops.py::TestTagsCPU::test_tags_cdouble_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1516340Z test_ops.py::TestTagsCPU::test_tags_cfloat_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1516620Z test_ops.py::TestTagsCPU::test_tags_chalf_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1516890Z test_ops.py::TestTagsCPU::test_tags_char_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1517160Z test_ops.py::TestTagsCPU::test_tags_cholesky_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1517450Z test_ops.py::TestTagsCPU::test_tags_cholesky_inverse_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1517720Z test_ops.py::TestTagsCPU::test_tags_chunk_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1517990Z test_ops.py::TestTagsCPU::test_tags_clamp_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1518270Z test_ops.py::TestTagsCPU::test_tags_combinations_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1518580Z test_ops.py::TestTagsCPU::test_tags_conj_physical_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1518860Z test_ops.py::TestTagsCPU::test_tags_contiguous_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1519130Z test_ops.py::TestTagsCPU::test_tags_cosh_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1519410Z test_ops.py::TestTagsCPU::test_tags_cov_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1519700Z test_ops.py::TestTagsCPU::test_tags_cummin_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1519970Z test_ops.py::TestTagsCPU::test_tags_cumsum_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1520270Z test_ops.py::TestTagsCPU::test_tags_cumulative_trapezoid_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1520550Z test_ops.py::TestTagsCPU::test_tags_diagflat_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1520850Z test_ops.py::TestTagsCPU::test_tags_diagonal_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1521150Z test_ops.py::TestTagsCPU::test_tags_diff_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1521450Z test_ops.py::TestTagsCPU::test_tags_dist_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1521770Z test_ops.py::TestTagsCPU::test_tags_div_floor_rounding_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1522090Z test_ops.py::TestTagsCPU::test_tags_div_trunc_rounding_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1522520Z test_ops.py::TestTagsCPU::test_tags_dot_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1522800Z test_ops.py::TestTagsCPU::test_tags_double_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1523110Z test_ops.py::TestTagsCPU::test_tags_dsplit_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1523380Z test_ops.py::TestTagsCPU::test_tags_einsum_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1523650Z test_ops.py::TestTagsCPU::test_tags_empty_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1523950Z test_ops.py::TestTagsCPU::test_tags_empty_like_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1524220Z test_ops.py::TestTagsCPU::test_tags_erf_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1524480Z test_ops.py::TestTagsCPU::test_tags_erfc_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1524750Z test_ops.py::TestTagsCPU::test_tags_expand_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1525020Z test_ops.py::TestTagsCPU::test_tags_expm1_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1525430Z test_ops.py::TestTagsCPU::test_tags_fft_fft2_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1525710Z test_ops.py::TestTagsCPU::test_tags_fft_fftshift_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1525980Z test_ops.py::TestTagsCPU::test_tags_fft_hfft2_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1526250Z test_ops.py::TestTagsCPU::test_tags_fft_hfft_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1526530Z test_ops.py::TestTagsCPU::test_tags_fft_ifft_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1526800Z test_ops.py::TestTagsCPU::test_tags_fft_ifftn_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1527110Z test_ops.py::TestTagsCPU::test_tags_fft_ihfft2_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1527410Z test_ops.py::TestTagsCPU::test_tags_fft_irfftn_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1527690Z test_ops.py::TestTagsCPU::test_tags_fft_rfft2_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1527970Z test_ops.py::TestTagsCPU::test_tags_fft_rfft_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1528240Z test_ops.py::TestTagsCPU::test_tags_fill_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1528570Z test_ops.py::TestTagsCPU::test_tags_flatten_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1528870Z test_ops.py::TestTagsCPU::test_tags_fmin_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1529140Z test_ops.py::TestTagsCPU::test_tags_fmod_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1529430Z test_ops.py::TestTagsCPU::test_tags_frac_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1529710Z test_ops.py::TestTagsCPU::test_tags_full_like_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1529990Z test_ops.py::TestTagsCPU::test_tags_gcd_cpu_int64 PASSED [ 98%] 2023-01-11T21:43:31.1530270Z test_ops.py::TestTagsCPU::test_tags_geqrf_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1530590Z test_ops.py::TestTagsCPU::test_tags_grid_sampler_2d_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1530880Z test_ops.py::TestTagsCPU::test_tags_half_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1531180Z test_ops.py::TestTagsCPU::test_tags_hsplit_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1531490Z test_ops.py::TestTagsCPU::test_tags_hypot_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1531760Z test_ops.py::TestTagsCPU::test_tags_igamma_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1532030Z test_ops.py::TestTagsCPU::test_tags_index_add_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1532300Z test_ops.py::TestTagsCPU::test_tags_index_copy_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1532570Z test_ops.py::TestTagsCPU::test_tags_index_put_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1532850Z test_ops.py::TestTagsCPU::test_tags_isfinite_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1533130Z test_ops.py::TestTagsCPU::test_tags_isin_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1533550Z test_ops.py::TestTagsCPU::test_tags_isinf_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1533830Z test_ops.py::TestTagsCPU::test_tags_isnan_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1534100Z test_ops.py::TestTagsCPU::test_tags_isneginf_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1534390Z test_ops.py::TestTagsCPU::test_tags_isreal_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1534710Z test_ops.py::TestTagsCPU::test_tags_istft_cpu_complex64 PASSED [ 98%] 2023-01-11T21:43:31.1535070Z test_ops.py::TestTagsCPU::test_tags_jiterator_2inputs_2outputs_cpu_float32 SKIPPED (Only runs on cuda) [ 98%] 2023-01-11T21:43:31.1535440Z test_ops.py::TestTagsCPU::test_tags_jiterator_4inputs_with_extra_args_cpu_float32 SKIPPED (Only runs on cuda) [ 98%] 2023-01-11T21:43:31.1535800Z test_ops.py::TestTagsCPU::test_tags_jiterator_binary_cpu_float32 SKIPPED (Only runs on cuda) [ 98%] 2023-01-11T21:43:31.1536310Z test_ops.py::TestTagsCPU::test_tags_jiterator_binary_return_by_ref_cpu_float32 SKIPPED (Only runs on cuda) [ 98%] 2023-01-11T21:43:31.1536590Z test_ops.py::TestTagsCPU::test_tags_kthvalue_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1536850Z test_ops.py::TestTagsCPU::test_tags_lcm_cpu_int64 PASSED [ 98%] 2023-01-11T21:43:31.1537150Z test_ops.py::TestTagsCPU::test_tags_linalg_det_singular_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1537430Z test_ops.py::TestTagsCPU::test_tags_linalg_eigvalsh_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1537740Z test_ops.py::TestTagsCPU::test_tags_linalg_householder_product_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1538050Z test_ops.py::TestTagsCPU::test_tags_linalg_inv_ex_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1538380Z test_ops.py::TestTagsCPU::test_tags_linalg_lstsq_grad_oriented_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1538660Z test_ops.py::TestTagsCPU::test_tags_linalg_lu_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1538980Z test_ops.py::TestTagsCPU::test_tags_linalg_lu_factor_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1539300Z test_ops.py::TestTagsCPU::test_tags_linalg_lu_factor_ex_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1539590Z test_ops.py::TestTagsCPU::test_tags_linalg_matrix_rank_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1539930Z test_ops.py::TestTagsCPU::test_tags_linalg_matrix_rank_hermitian_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1540220Z test_ops.py::TestTagsCPU::test_tags_linalg_multi_dot_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1540570Z test_ops.py::TestTagsCPU::test_tags_linalg_norm_subgradients_at_zero_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1540880Z test_ops.py::TestTagsCPU::test_tags_linalg_pinv_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1541210Z test_ops.py::TestTagsCPU::test_tags_linalg_pinv_hermitian_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1541500Z test_ops.py::TestTagsCPU::test_tags_linalg_solve_ex_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1541870Z test_ops.py::TestTagsCPU::test_tags_linalg_solve_triangular_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1542150Z test_ops.py::TestTagsCPU::test_tags_linalg_svd_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1542460Z test_ops.py::TestTagsCPU::test_tags_linalg_vecdot_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1542780Z test_ops.py::TestTagsCPU::test_tags_linalg_vector_norm_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1543090Z test_ops.py::TestTagsCPU::test_tags_linspace_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1543390Z test_ops.py::TestTagsCPU::test_tags_log2_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1543660Z test_ops.py::TestTagsCPU::test_tags_log_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1543930Z test_ops.py::TestTagsCPU::test_tags_logaddexp2_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1544230Z test_ops.py::TestTagsCPU::test_tags_logdet_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1544500Z test_ops.py::TestTagsCPU::test_tags_logical_or_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1544910Z test_ops.py::TestTagsCPU::test_tags_logical_xor_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1545190Z test_ops.py::TestTagsCPU::test_tags_logit_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1545450Z test_ops.py::TestTagsCPU::test_tags_mT_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1545730Z test_ops.py::TestTagsCPU::test_tags_masked_amax_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1546040Z test_ops.py::TestTagsCPU::test_tags_masked_argmax_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1546310Z test_ops.py::TestTagsCPU::test_tags_masked_fill_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1546600Z test_ops.py::TestTagsCPU::test_tags_masked_log_softmax_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1546900Z test_ops.py::TestTagsCPU::test_tags_masked_mean_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1547210Z test_ops.py::TestTagsCPU::test_tags_masked_norm_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1547620Z test_ops.py::TestTagsCPU::test_tags_masked_prod_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1547910Z test_ops.py::TestTagsCPU::test_tags_masked_scatter_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1548190Z test_ops.py::TestTagsCPU::test_tags_masked_softmax_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1548500Z test_ops.py::TestTagsCPU::test_tags_masked_softmin_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1548790Z test_ops.py::TestTagsCPU::test_tags_matmul_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1549120Z test_ops.py::TestTagsCPU::test_tags_max_pool2d_with_indices_backward_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1549410Z test_ops.py::TestTagsCPU::test_tags_max_reduction_no_dim_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1549740Z test_ops.py::TestTagsCPU::test_tags_max_reduction_with_dim_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1550010Z test_ops.py::TestTagsCPU::test_tags_maximum_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1550290Z test_ops.py::TestTagsCPU::test_tags_mean_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1550550Z test_ops.py::TestTagsCPU::test_tags_median_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1550880Z test_ops.py::TestTagsCPU::test_tags_meshgrid_list_of_tensors_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1551170Z test_ops.py::TestTagsCPU::test_tags_min_binary_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1551490Z test_ops.py::TestTagsCPU::test_tags_min_reduction_no_dim_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1551750Z test_ops.py::TestTagsCPU::test_tags_mm_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1552020Z test_ops.py::TestTagsCPU::test_tags_movedim_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1552290Z test_ops.py::TestTagsCPU::test_tags_msort_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1552550Z test_ops.py::TestTagsCPU::test_tags_mv_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1552850Z test_ops.py::TestTagsCPU::test_tags_mvlgamma_mvlgamma_p_1_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1553150Z test_ops.py::TestTagsCPU::test_tags_mvlgamma_mvlgamma_p_5_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1553420Z test_ops.py::TestTagsCPU::test_tags_nan_to_num_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1553690Z test_ops.py::TestTagsCPU::test_tags_nanmean_cpu_float32 PASSED [ 98%] 2023-01-11T21:43:31.1553990Z test_ops.py::TestTagsCPU::test_tags_nanmedian_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1554260Z test_ops.py::TestTagsCPU::test_tags_nansum_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1554570Z test_ops.py::TestTagsCPU::test_tags_narrow_copy_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1554860Z test_ops.py::TestTagsCPU::test_tags_native_layer_norm_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1555120Z test_ops.py::TestTagsCPU::test_tags_ne_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1555410Z test_ops.py::TestTagsCPU::test_tags_new_empty_strided_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1555860Z test_ops.py::TestTagsCPU::test_tags_new_full_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1556200Z test_ops.py::TestTagsCPU::test_tags_new_zeros_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1556540Z test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_avg_pool1d_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1556870Z test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_avg_pool3d_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1557190Z test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_max_pool2d_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1557540Z test_ops.py::TestTagsCPU::test_tags_nn_functional_adaptive_max_pool3d_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1557840Z test_ops.py::TestTagsCPU::test_tags_nn_functional_avg_pool1d_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1558170Z test_ops.py::TestTagsCPU::test_tags_nn_functional_bilinear_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1558500Z test_ops.py::TestTagsCPU::test_tags_nn_functional_binary_cross_entropy_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1558960Z test_ops.py::TestTagsCPU::test_tags_nn_functional_celu_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1559340Z test_ops.py::TestTagsCPU::test_tags_nn_functional_conv_transpose3d_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1559680Z test_ops.py::TestTagsCPU::test_tags_nn_functional_cosine_similarity_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1559980Z test_ops.py::TestTagsCPU::test_tags_nn_functional_cross_entropy_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1560290Z test_ops.py::TestTagsCPU::test_tags_nn_functional_dropout2d_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1560590Z test_ops.py::TestTagsCPU::test_tags_nn_functional_dropout3d_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1560880Z test_ops.py::TestTagsCPU::test_tags_nn_functional_dropout_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1561170Z test_ops.py::TestTagsCPU::test_tags_nn_functional_elu_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1561560Z test_ops.py::TestTagsCPU::test_tags_nn_functional_embedding_bag_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1561870Z test_ops.py::TestTagsCPU::test_tags_nn_functional_embedding_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1562230Z test_ops.py::TestTagsCPU::test_tags_nn_functional_feature_alpha_dropout_with_train_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1562560Z test_ops.py::TestTagsCPU::test_tags_nn_functional_fractional_max_pool3d_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1562870Z test_ops.py::TestTagsCPU::test_tags_nn_functional_gaussian_nll_loss_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1563180Z test_ops.py::TestTagsCPU::test_tags_nn_functional_grid_sample_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1563500Z test_ops.py::TestTagsCPU::test_tags_nn_functional_hinge_embedding_loss_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1563850Z test_ops.py::TestTagsCPU::test_tags_nn_functional_huber_loss_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1564160Z test_ops.py::TestTagsCPU::test_tags_nn_functional_instance_norm_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1564560Z test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_area_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1564970Z test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_bicubic_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1565340Z test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_linear_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1565670Z test_ops.py::TestTagsCPU::test_tags_nn_functional_interpolate_nearest_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1566000Z test_ops.py::TestTagsCPU::test_tags_nn_functional_layer_norm_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1566310Z test_ops.py::TestTagsCPU::test_tags_nn_functional_linear_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1566650Z test_ops.py::TestTagsCPU::test_tags_nn_functional_logsigmoid_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1566970Z test_ops.py::TestTagsCPU::test_tags_nn_functional_margin_ranking_loss_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1567460Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_pool1d_cpu_float32 SKIPPED (Skipped!) [ 99%] 2023-01-11T21:43:31.1567780Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool1d_grad_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1568100Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool2d_grad_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1568460Z test_ops.py::TestTagsCPU::test_tags_nn_functional_max_unpool3d_grad_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1568790Z test_ops.py::TestTagsCPU::test_tags_nn_functional_multilabel_margin_loss_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1569170Z test_ops.py::TestTagsCPU::test_tags_nn_functional_multilabel_soft_margin_loss_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1569500Z test_ops.py::TestTagsCPU::test_tags_nn_functional_normalize_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1569800Z test_ops.py::TestTagsCPU::test_tags_nn_functional_one_hot_cpu_int64 PASSED [ 99%] 2023-01-11T21:43:31.1570290Z test_ops.py::TestTagsCPU::test_tags_nn_functional_pad_reflect_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1570660Z test_ops.py::TestTagsCPU::test_tags_nn_functional_pairwise_distance_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1571010Z test_ops.py::TestTagsCPU::test_tags_nn_functional_pixel_shuffle_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1571320Z test_ops.py::TestTagsCPU::test_tags_nn_functional_poisson_nll_loss_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1571610Z test_ops.py::TestTagsCPU::test_tags_nn_functional_relu6_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1571930Z test_ops.py::TestTagsCPU::test_tags_nn_functional_silu_complex_cpu_complex64 PASSED [ 99%] 2023-01-11T21:43:31.1572240Z test_ops.py::TestTagsCPU::test_tags_nn_functional_smooth_l1_loss_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1572560Z test_ops.py::TestTagsCPU::test_tags_nn_functional_softmin_with_dtype_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1572870Z test_ops.py::TestTagsCPU::test_tags_nn_functional_softplus_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1573180Z test_ops.py::TestTagsCPU::test_tags_nn_functional_softshrink_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1573480Z test_ops.py::TestTagsCPU::test_tags_nn_functional_softsign_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1573790Z test_ops.py::TestTagsCPU::test_tags_nn_functional_tanhshrink_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1574110Z test_ops.py::TestTagsCPU::test_tags_nn_functional_triplet_margin_loss_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1574500Z test_ops.py::TestTagsCPU::test_tags_nn_functional_triplet_margin_with_distance_loss_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1574820Z test_ops.py::TestTagsCPU::test_tags_nn_functional_upsample_bilinear_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1575090Z test_ops.py::TestTagsCPU::test_tags_norm_inf_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1575420Z test_ops.py::TestTagsCPU::test_tags_normal_number_mean_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1575720Z test_ops.py::TestTagsCPU::test_tags_ops_nvprims_var_mean_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1576000Z test_ops.py::TestTagsCPU::test_tags_ormqr_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1587820Z test_ops.py::TestTagsCPU::test_tags_outer_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1588170Z test_ops.py::TestTagsCPU::test_tags_permute_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1588480Z test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_3_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1588790Z test_ops.py::TestTagsCPU::test_tags_polygamma_polygamma_n_4_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1589060Z test_ops.py::TestTagsCPU::test_tags_positive_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1589370Z test_ops.py::TestTagsCPU::test_tags_qr_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1589670Z test_ops.py::TestTagsCPU::test_tags_quantile_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1589990Z test_ops.py::TestTagsCPU::test_tags_rad2deg_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1590550Z test_ops.py::TestTagsCPU::test_tags_randint_like_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1590850Z test_ops.py::TestTagsCPU::test_tags_randn_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1591160Z test_ops.py::TestTagsCPU::test_tags_randn_like_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1591420Z test_ops.py::TestTagsCPU::test_tags_ravel_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1591740Z test_ops.py::TestTagsCPU::test_tags_reciprocal_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1592060Z test_ops.py::TestTagsCPU::test_tags_remainder_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1592360Z test_ops.py::TestTagsCPU::test_tags_repeat_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1592660Z test_ops.py::TestTagsCPU::test_tags_repeat_interleave_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1592960Z test_ops.py::TestTagsCPU::test_tags_resize__cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1593420Z test_ops.py::TestTagsCPU::test_tags_resolve_conj_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1620980Z test_ops.py::TestTagsCPU::test_tags_roll_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1621100Z test_ops.py::TestTagsCPU::test_tags_rot90_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1621210Z test_ops.py::TestTagsCPU::test_tags_round_decimals_0_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1621340Z test_ops.py::TestTagsCPU::test_tags_round_decimals_3_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1621450Z test_ops.py::TestTagsCPU::test_tags_rsqrt_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1621570Z test_ops.py::TestTagsCPU::test_tags_scatter_add_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1621690Z test_ops.py::TestTagsCPU::test_tags_scatter_reduce_amax_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1621800Z test_ops.py::TestTagsCPU::test_tags_scatter_reduce_mean_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1621910Z test_ops.py::TestTagsCPU::test_tags_scatter_reduce_sum_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1622030Z test_ops.py::TestTagsCPU::test_tags_segment_reduce_offsets_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1622160Z test_ops.py::TestTagsCPU::test_tags_select_scatter_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1622270Z test_ops.py::TestTagsCPU::test_tags_short_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1622400Z test_ops.py::TestTagsCPU::test_tags_sigmoid_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1622520Z test_ops.py::TestTagsCPU::test_tags_signal_windows_exponential_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1622630Z test_ops.py::TestTagsCPU::test_tags_signal_windows_gaussian_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1622760Z test_ops.py::TestTagsCPU::test_tags_signal_windows_general_hamming_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1622870Z test_ops.py::TestTagsCPU::test_tags_signal_windows_kaiser_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1622970Z test_ops.py::TestTagsCPU::test_tags_signbit_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1623080Z test_ops.py::TestTagsCPU::test_tags_sinc_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1623230Z test_ops.py::TestTagsCPU::test_tags_slice_scatter_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1623340Z test_ops.py::TestTagsCPU::test_tags_softmax_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1623450Z test_ops.py::TestTagsCPU::test_tags_softmax_with_dtype_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1623550Z test_ops.py::TestTagsCPU::test_tags_sort_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1623680Z test_ops.py::TestTagsCPU::test_tags_sparse_sampled_addmm_cpu_float32 SKIPPED (Skipped!) [ 99%] 2023-01-11T21:43:31.1623810Z test_ops.py::TestTagsCPU::test_tags_special_airy_ai_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1623950Z test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_t_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1624380Z test_ops.py::TestTagsCPU::test_tags_special_chebyshev_polynomial_w_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 99%] 2023-01-11T21:43:31.1624540Z test_ops.py::TestTagsCPU::test_tags_special_entr_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1624670Z test_ops.py::TestTagsCPU::test_tags_special_hermite_polynomial_h_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1624800Z test_ops.py::TestTagsCPU::test_tags_special_i0e_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1624900Z test_ops.py::TestTagsCPU::test_tags_special_i1_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1625010Z test_ops.py::TestTagsCPU::test_tags_special_i1e_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1625160Z test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_i0_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1625280Z test_ops.py::TestTagsCPU::test_tags_special_modified_bessel_i1_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1625380Z test_ops.py::TestTagsCPU::test_tags_special_ndtr_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1625570Z test_ops.py::TestTagsCPU::test_tags_special_ndtri_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1625730Z test_ops.py::TestTagsCPU::test_tags_special_polygamma_special_polygamma_n_0_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1625860Z test_ops.py::TestTagsCPU::test_tags_special_scaled_modified_bessel_k0_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1626140Z test_ops.py::TestTagsCPU::test_tags_special_shifted_chebyshev_polynomial_t_cpu_float32 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 99%] 2023-01-11T21:43:31.1626250Z test_ops.py::TestTagsCPU::test_tags_special_xlog1py_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1626350Z test_ops.py::TestTagsCPU::test_tags_split_with_sizes_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1626450Z test_ops.py::TestTagsCPU::test_tags_squeeze_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1626550Z test_ops.py::TestTagsCPU::test_tags_std_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1626650Z test_ops.py::TestTagsCPU::test_tags_std_mean_unbiased_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1626770Z test_ops.py::TestTagsCPU::test_tags_stft_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1626900Z test_ops.py::TestTagsCPU::test_tags_sum_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1627000Z test_ops.py::TestTagsCPU::test_tags_sum_to_size_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1627100Z test_ops.py::TestTagsCPU::test_tags_svd_lowrank_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1627200Z test_ops.py::TestTagsCPU::test_tags_symeig_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1627290Z test_ops.py::TestTagsCPU::test_tags_t_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1627390Z test_ops.py::TestTagsCPU::test_tags_take_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1627510Z test_ops.py::TestTagsCPU::test_tags_to_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1627630Z test_ops.py::TestTagsCPU::test_tags_to_sparse_cpu_float32 SKIPPED (Allowed exception) [ 99%] 2023-01-11T21:43:31.1627760Z test_ops.py::TestTagsCPU::test_tags_trapezoid_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1627860Z test_ops.py::TestTagsCPU::test_tags_trapz_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1627970Z test_ops.py::TestTagsCPU::test_tags_triangular_solve_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1628060Z test_ops.py::TestTagsCPU::test_tags_tril_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1628160Z test_ops.py::TestTagsCPU::test_tags_tril_indices_cpu_int64 PASSED [ 99%] 2023-01-11T21:43:31.1628280Z test_ops.py::TestTagsCPU::test_tags_triu_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1628390Z test_ops.py::TestTagsCPU::test_tags_triu_indices_cpu_int64 PASSED [ 99%] 2023-01-11T21:43:31.1628490Z test_ops.py::TestTagsCPU::test_tags_unflatten_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1628600Z test_ops.py::TestTagsCPU::test_tags_unfold_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1628860Z test_ops.py::TestTagsCPU::test_tags_unique_consecutive_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1628970Z test_ops.py::TestTagsCPU::test_tags_unique_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1629070Z test_ops.py::TestTagsCPU::test_tags_var_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1629170Z test_ops.py::TestTagsCPU::test_tags_var_mean_unbiased_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1629300Z test_ops.py::TestTagsCPU::test_tags_vdot_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1629390Z test_ops.py::TestTagsCPU::test_tags_view_as_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1629490Z test_ops.py::TestTagsCPU::test_tags_vsplit_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1629620Z test_ops.py::TestTagsCPU::test_tags_where_cpu_float32 PASSED [ 99%] 2023-01-11T21:43:31.1629720Z test_ops.py::TestTagsCPU::test_tags_zero__cpu_float32 PASSED [100%] 2023-01-11T21:43:31.1629720Z 2023-01-11T21:43:31.1629970Z =============================== warnings summary =============================== 2023-01-11T21:43:31.1630200Z ../../../_temp/conda_environment_3896346758/lib/python3.9/site-packages/_pytest/config/__init__.py:1171 2023-01-11T21:43:31.1630540Z /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:43:31.1630610Z self._mark_plugins_for_rewrite(hook) 2023-01-11T21:43:31.1630640Z 2023-01-11T21:43:31.1630830Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T21:43:31.1631070Z - generated xml file: /Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/python-pytest/test_ops/test_ops-470f41f531e405bd.xml - 2023-01-11T21:43:31.1631210Z = 10643 passed, 4721 skipped, 17 deselected, 155 xfailed, 1 warning in 954.62s (0:15:54) = 2023-01-11T21:43:31.1631340Z 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:43:31.1631370Z 2023-01-11T21:43:31.1631660Z ##[endgroup] 2023-01-11T21:43:31.1631870Z FINISHED PRINTING LOG FILE of test_ops (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_ops_3py613mj) 2023-01-11T21:43:31.1631870Z 2023-01-11T21:43:31.1632250Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_ops.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '-k=_linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:43:30.777411] 2023-01-11T21:43:35.5149180Z 2023-01-11T21:43:35.5149570Z Expand the folded group to see the log file of test_ops 2023-01-11T21:43:35.5150170Z ##[group]PRINTING LOG FILE of test_ops (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_ops_ugeka6ix) 2023-01-11T21:43:35.5150980Z /Users/ec2-user/runner/_work/pytorch/pytorch/test/test_proxy_tensor.py:114: UserWarning: Couldn't import torchvision. Some of our tests use it, try to install it with commands from pytorch.org, post-fixed with `--no-deps` to avoid overwriting the pytorch installation 2023-01-11T21:43:35.5151520Z warnings.warn("Couldn't import torchvision. Some of our tests use it, try " 2023-01-11T21:43:35.5151850Z Test results will be stored in test-reports/python-pytest/test_ops/test_ops-21a4cc51c1c8465c.xml 2023-01-11T21:43:35.5152110Z ============================= test session starts ============================== 2023-01-11T21:43:35.5152450Z 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:43:35.5152680Z cachedir: .pytest_cache 2023-01-11T21:43:35.5153010Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T21:43:35.5153340Z rootdir: /Users/ec2-user/runner/_work/pytorch/pytorch, configfile: pytest.ini 2023-01-11T21:43:35.5153810Z 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:43:35.5154080Z collecting ... collected 30992 items / 30950 deselected / 42 selected 2023-01-11T21:43:35.5157290Z Running 42 items in this shard: test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_cholesky_cpu_float32, test/test_ops.py::TestCommonCPU::test_compare_cpu_linalg_cholesky_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_cholesky_cpu, test/test_ops.py::TestCommonCPU::test_dtypes_linalg_cholesky_ex_cpu, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cholesky_cpu_float32, test/test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cholesky_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cholesky_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cholesky_cpu_float32, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cholesky_ex_cpu_complex64, test/test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cholesky_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_cholesky_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_linalg_cholesky_ex_cpu_float32, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_cholesky_cpu, test/test_ops.py::TestCommonCPU::test_out_warning_linalg_cholesky_ex_cpu, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_cpu_float32, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_ex_cpu_complex64, test/test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cholesky_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cholesky_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cholesky_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cholesky_ex_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cholesky_cpu_float32, test/test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cholesky_ex_cpu_float32, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_cholesky_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_conj_view_linalg_cholesky_ex_cpu_complex64, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cholesky_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cholesky_ex_cpu_complex128, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cholesky_cpu_float64, test/test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cholesky_ex_cpu_float64, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_cholesky_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_cholesky_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_cholesky_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_cholesky_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_cholesky_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_cholesky_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_cholesky_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_fake_linalg_cholesky_ex_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_cholesky_cpu_float32, test/test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_cholesky_ex_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_cholesky_cpu_float32, test/test_ops.py::TestTagsCPU::test_tags_linalg_cholesky_ex_cpu_float32 2023-01-11T21:43:35.5160370Z 2023-01-11T21:43:35.5160510Z test_ops.py::TestCommonCPU::test_compare_cpu_linalg_cholesky_cpu_float32 SKIPPED (Only runs on cuda) [ 2%] 2023-01-11T21:43:35.5160790Z test_ops.py::TestCommonCPU::test_compare_cpu_linalg_cholesky_ex_cpu_float32 SKIPPED (Only runs on cuda) [ 4%] 2023-01-11T21:43:35.5161080Z test_ops.py::TestCommonCPU::test_dtypes_linalg_cholesky_cpu PASSED [ 7%] 2023-01-11T21:43:35.5161320Z test_ops.py::TestCommonCPU::test_dtypes_linalg_cholesky_ex_cpu PASSED [ 9%] 2023-01-11T21:43:35.5161580Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cholesky_cpu_float32 SKIPPED (Only runs on cuda) [ 11%] 2023-01-11T21:43:35.5161860Z test_ops.py::TestCommonCPU::test_multiple_devices_linalg_cholesky_ex_cpu_float32 SKIPPED (Only runs on cuda) [ 14%] 2023-01-11T21:43:35.5162150Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cholesky_cpu_complex64 PASSED [ 16%] 2023-01-11T21:43:35.5162420Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cholesky_cpu_float32 PASSED [ 19%] 2023-01-11T21:43:35.5162690Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cholesky_ex_cpu_complex64 PASSED [ 21%] 2023-01-11T21:43:35.5162960Z test_ops.py::TestCommonCPU::test_noncontiguous_samples_linalg_cholesky_ex_cpu_float32 PASSED [ 23%] 2023-01-11T21:43:35.5163240Z test_ops.py::TestCommonCPU::test_out_linalg_cholesky_cpu_float32 PASSED [ 26%] 2023-01-11T21:43:35.5163480Z test_ops.py::TestCommonCPU::test_out_linalg_cholesky_ex_cpu_float32 PASSED [ 28%] 2023-01-11T21:43:35.5163720Z test_ops.py::TestCommonCPU::test_out_warning_linalg_cholesky_cpu PASSED [ 30%] 2023-01-11T21:43:35.5163960Z test_ops.py::TestCommonCPU::test_out_warning_linalg_cholesky_ex_cpu PASSED [ 33%] 2023-01-11T21:43:35.5164240Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_cpu_complex64 PASSED [ 35%] 2023-01-11T21:43:35.5164530Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_cpu_float32 PASSED [ 38%] 2023-01-11T21:43:35.5164810Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_ex_cpu_complex64 PASSED [ 40%] 2023-01-11T21:43:35.5165100Z test_ops.py::TestCommonCPU::test_variant_consistency_eager_linalg_cholesky_ex_cpu_float32 PASSED [ 42%] 2023-01-11T21:43:35.5165400Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cholesky_cpu_float32 PASSED [ 45%] 2023-01-11T21:43:35.5165700Z test_ops.py::TestCompositeComplianceCPU::test_backward_linalg_cholesky_ex_cpu_float32 PASSED [ 47%] 2023-01-11T21:43:35.5166000Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cholesky_cpu_float32 PASSED [ 50%] 2023-01-11T21:43:35.5166290Z test_ops.py::TestCompositeComplianceCPU::test_forward_ad_linalg_cholesky_ex_cpu_float32 PASSED [ 52%] 2023-01-11T21:43:35.5166560Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cholesky_cpu_float32 PASSED [ 54%] 2023-01-11T21:43:35.5166860Z test_ops.py::TestCompositeComplianceCPU::test_operator_linalg_cholesky_ex_cpu_float32 PASSED [ 57%] 2023-01-11T21:43:35.5167140Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_cholesky_cpu_complex64 PASSED [ 59%] 2023-01-11T21:43:35.5167420Z test_ops.py::TestMathBitsCPU::test_conj_view_linalg_cholesky_ex_cpu_complex64 PASSED [ 61%] 2023-01-11T21:43:35.5167690Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cholesky_cpu_complex128 PASSED [ 64%] 2023-01-11T21:43:35.5167960Z test_ops.py::TestMathBitsCPU::test_neg_conj_view_linalg_cholesky_ex_cpu_complex128 PASSED [ 66%] 2023-01-11T21:43:35.5168230Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cholesky_cpu_float64 PASSED [ 69%] 2023-01-11T21:43:35.5168490Z test_ops.py::TestMathBitsCPU::test_neg_view_linalg_cholesky_ex_cpu_float64 PASSED [ 71%] 2023-01-11T21:43:35.5168750Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_cholesky_cpu_float32 PASSED [ 73%] 2023-01-11T21:43:35.5169020Z test_ops.py::TestFakeTensorCPU::test_fake_autocast_linalg_cholesky_ex_cpu_float32 PASSED [ 76%] 2023-01-11T21:43:35.5169320Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_cholesky_cpu_float32 SKIPPED (Only runs on cuda) [ 78%] 2023-01-11T21:43:35.5169660Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_amp_linalg_cholesky_ex_cpu_float32 SKIPPED (Only runs on cuda) [ 80%] 2023-01-11T21:43:35.5170050Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_cholesky_cpu_float32 SKIPPED (Only runs on cuda) [ 83%] 2023-01-11T21:43:35.5170400Z test_ops.py::TestFakeTensorCPU::test_fake_crossref_backward_no_amp_linalg_cholesky_ex_cpu_float32 SKIPPED (Only runs on cuda) [ 85%] 2023-01-11T21:43:35.5170690Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_cholesky_cpu_float32 PASSED [ 88%] 2023-01-11T21:43:35.5170960Z test_ops.py::TestFakeTensorCPU::test_fake_linalg_cholesky_ex_cpu_float32 PASSED [ 90%] 2023-01-11T21:43:35.5171240Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_cholesky_cpu_float32 PASSED [ 92%] 2023-01-11T21:43:35.5171520Z test_ops.py::TestFakeTensorCPU::test_pointwise_ops_linalg_cholesky_ex_cpu_float32 PASSED [ 95%] 2023-01-11T21:43:35.5171790Z test_ops.py::TestTagsCPU::test_tags_linalg_cholesky_cpu_float32 PASSED [ 97%] 2023-01-11T21:43:35.5172040Z test_ops.py::TestTagsCPU::test_tags_linalg_cholesky_ex_cpu_float32 PASSED [100%] 2023-01-11T21:43:35.5172200Z 2023-01-11T21:43:35.5172290Z =============================== warnings summary =============================== 2023-01-11T21:43:35.5172600Z ../../../_temp/conda_environment_3896346758/lib/python3.9/site-packages/_pytest/config/__init__.py:1171 2023-01-11T21:43:35.5173080Z /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:43:35.5173390Z self._mark_plugins_for_rewrite(hook) 2023-01-11T21:43:35.5173500Z 2023-01-11T21:43:35.5173670Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T21:43:35.5174060Z - generated xml file: /Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/python-pytest/test_ops/test_ops-21a4cc51c1c8465c.xml - 2023-01-11T21:43:35.5174330Z ========== 34 passed, 8 skipped, 30950 deselected, 1 warning in 1.93s ========== 2023-01-11T21:43:35.5174580Z 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:43:35.5174730Z 2023-01-11T21:43:35.5174910Z ##[endgroup] 2023-01-11T21:43:35.5175200Z FINISHED PRINTING LOG FILE of test_ops (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_ops_ugeka6ix) 2023-01-11T21:43:35.5175370Z 2023-01-11T21:43:35.5175500Z Running test_ops_gradients ... [2023-01-11 21:43:35.515668] 2023-01-11T21:43:36.4976670Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_ops_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:43:36.497335] 2023-01-11T21:43:36.4977100Z Ignoring disabled issues: [] 2023-01-11T21:43:36.4977660Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_ops_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:43:36.497353] 2023-01-11T21:43:36.4978070Z Ignoring disabled issues: [] 2023-01-11T21:44:49.2338610Z 2023-01-11T21:44:49.2339370Z Expand the folded group to see the log file of test_ops_gradients 2023-01-11T21:44:49.2340000Z ##[group]PRINTING LOG FILE of test_ops_gradients (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_ops_gradients_iplif45i) 2023-01-11T21:44:49.2340730Z Test results will be stored in test-reports/python-pytest/test_ops_gradients/test_ops_gradients-9e0685555dd01988.xml 2023-01-11T21:44:49.2341140Z ============================= test session starts ============================== 2023-01-11T21:44:49.2341580Z 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:44:49.2341830Z cachedir: .pytest_cache 2023-01-11T21:44:49.2342460Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T21:44:49.2342910Z rootdir: /Users/ec2-user/runner/_work/pytorch/pytorch, configfile: pytest.ini 2023-01-11T21:44:49.2343320Z 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:44:49.2343600Z collecting ... collected 4945 items / 12 deselected / 4933 selected 2023-01-11T21:44:49.2590960Z Running 2416 items in this shard: test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_H_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_T_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad___getitem___cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad___radd___cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad___rdiv___cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad___rmatmul___cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad___rmul___cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad___rsub___cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_abs_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_acos_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_acosh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_add_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_addbmm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_addcdiv_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_addcdiv_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_addcmul_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_addcmul_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_addmm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_addmm_decomposed_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_addmm_decomposed_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_addr_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_allclose_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_aminmax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_angle_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_any_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_any_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_arange_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_argmax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_argwhere_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_as_strided_partial_views_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_as_strided_scatter_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_as_strided_scatter_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_asinh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_atan_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_atan_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_atanh_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_atanh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_atleast_1d_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_atleast_1d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_atleast_2d_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_atleast_3d_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_atleast_3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_baddbmm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_baddbmm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_bfloat16_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_block_diag_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_block_diag_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_bmm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_bool_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_broadcast_tensors_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_broadcast_tensors_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_broadcast_to_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_bucketize_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_byte_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cartesian_prod_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cfloat_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cfloat_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_chalf_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_chalf_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cholesky_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cholesky_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cholesky_inverse_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cholesky_solve_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cholesky_solve_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_chunk_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_chunk_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_clamp_min_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_clone_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_combinations_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_conj_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_conj_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_conj_physical_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_constant_pad_nd_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_contiguous_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_contiguous_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cos_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cov_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cummin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cumprod_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cumprod_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cumsum_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cumulative_trapezoid_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_diag_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_diag_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_diag_embed_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_diag_embed_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_diagonal_copy_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_diagonal_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_diagonal_scatter_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_diagonal_scatter_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_diff_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_diff_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_dist_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_dist_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_div_floor_rounding_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_div_no_rounding_mode_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_dot_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_dot_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_double_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_double_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_dstack_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_einsum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_eq_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_eq_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_erfinv_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_exp_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_expand_as_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_expand_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_expm1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_eye_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_fft2_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_fftn_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_fftshift_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_fftshift_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_hfft_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_hfftn_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_ifft2_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_ihfft2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_ihfft_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_irfft2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_irfft_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_irfftn_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fill_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fill_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_flatten_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fliplr_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fliplr_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_flipud_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_flipud_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_float_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_float_power_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_floor_divide_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fmax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fmin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_full_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_full_like_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_geqrf_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_gradient_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_gradient_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_grid_sampler_2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_gt_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_heaviside_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_histc_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_histogram_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_hsplit_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_hstack_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_i0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_igamma_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_index_add_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_index_add_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_index_copy_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_index_copy_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_index_fill_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_index_reduce_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_index_select_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_inner_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_inner_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_int_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_isclose_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_isclose_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_isin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_isinf_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_isnan_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_isnan_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_isposinf_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_isreal_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_isreal_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_istft_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_jiterator_4inputs_with_extra_args_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_jiterator_unary_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_kron_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_kron_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_ldexp_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_lerp_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_lerp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_lgamma_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_cond_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_cond_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_det_singular_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_det_singular_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_eigh_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_eigvalsh_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_eigvalsh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_householder_product_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_inv_ex_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_grad_oriented_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_ex_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_lu_solve_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_lu_solve_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_power_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_hermitian_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_norm_subgradients_at_zero_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_norm_subgradients_at_zero_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_hermitian_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_singular_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_qr_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_slogdet_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_solve_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_solve_triangular_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_svdvals_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_tensorsolve_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_tensorsolve_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linspace_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linspace_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_log10_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_log10_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_log2_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_log_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_log_softmax_with_dtype_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_logaddexp2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_logdet_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_logdet_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_logical_and_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_logical_and_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_logical_not_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_logical_not_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_logical_or_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_logical_xor_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_logit_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_long_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_long_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_lt_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_lu_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_lu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_lu_unpack_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_mH_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_mT_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_amin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_argmax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_cumsum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_log_softmax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_logaddexp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_logsumexp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_mean_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_median_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_prod_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_prod_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_scatter_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_select_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_select_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_softmin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_std_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_std_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_sum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_var_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_var_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_matmul_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_matmul_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_max_pool2d_with_indices_backward_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_max_reduction_no_dim_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_maximum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_meshgrid_list_of_tensors_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_meshgrid_variadic_tensors_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_meshgrid_variadic_tensors_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_min_reduction_with_dim_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_movedim_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_mul_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_mv_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_3_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_5_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nanmean_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_narrow_copy_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_narrow_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_narrow_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_native_batch_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_ne_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_ne_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_neg_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_neg_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_new_empty_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_new_full_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_new_ones_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_new_ones_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nextafter_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional__scaled_dot_product_attention_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool1d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_alpha_dropout_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_avg_pool3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_batch_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_binary_cross_entropy_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_celu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv1d_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv1d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv_transpose2d_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv_transpose3d_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv_transpose3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_cosine_embedding_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_cross_entropy_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_dropout2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_dropout3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_dropout_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_fractional_max_pool2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_fractional_max_pool3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_gaussian_nll_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_gelu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_glu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_grid_sample_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardsigmoid_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardswish_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardtanh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_instance_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_bicubic_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_bilinear_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_linear_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_nearest_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_l1_loss_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_layer_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_linear_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_linear_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_logsigmoid_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_margin_ranking_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_pool2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_pool3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool2d_grad_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_mish_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_normalize_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_normalize_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_circular_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_reflect_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_reflect_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_replicate_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_pdist_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_shuffle_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_poisson_nll_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_relu6_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_silu_complex_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_silu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_smooth_l1_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_softmin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_softmin_with_dtype_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_softmin_with_dtype_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_softshrink_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_softsign_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_tanhshrink_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_unfold_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nonzero_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nonzero_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_norm_nuc_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_normal_number_mean_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_ones_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_ones_like_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_ormqr_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_ormqr_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_outer_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_pca_lowrank_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_permute_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_pinverse_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_4_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_positive_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_pow_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_pow_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_put_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_quantile_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_rad2deg_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_rand_like_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_rand_like_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_randint_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_randint_like_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_randn_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_ravel_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_ravel_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_real_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_reciprocal_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_remainder_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_renorm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_renorm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_repeat_interleave_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_reshape_as_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_resolve_conj_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_resolve_neg_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_roll_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_roll_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_rot90_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_round_decimals_0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_round_decimals_3_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_rsub_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_scalar_tensor_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_scatter_add_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_amax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_amin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_mean_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_searchsorted_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_segment_reduce_lengths_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_select_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_select_scatter_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sigmoid_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sign_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_signal_windows_blackman_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_signal_windows_cosine_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_signal_windows_exponential_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_signal_windows_general_cosine_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_signal_windows_general_hamming_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_signal_windows_hann_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_signal_windows_kaiser_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_signal_windows_nuttall_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_signbit_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sin_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sinc_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sinh_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_slice_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_slice_scatter_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_softmax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_softmax_with_dtype_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_softmax_with_dtype_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sort_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sparse_sampled_addmm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sparse_sampled_addmm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_airy_ai_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_bessel_j0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_bessel_y1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_u_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_v_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_entr_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_hermite_polynomial_he_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_i0e_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_i1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_legendre_polynomial_p_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_i1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_k0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_k1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_ndtr_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_polygamma_special_polygamma_n_0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_scaled_modified_bessel_k0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_t_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_u_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_w_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_spherical_bessel_j0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_xlog1py_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_split_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_split_list_args_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_split_list_args_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_square_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_squeeze_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_squeeze_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_stack_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_std_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_std_mean_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_std_mean_unbiased_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_stft_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_stft_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sub_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sum_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_symeig_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_take_along_dim_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_tanh_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_tensor_split_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_tensordot_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_tile_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_tile_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_to_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_to_sparse_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_trace_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_transpose_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_trapezoid_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_triangular_solve_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_tril_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_tril_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_triu_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_true_divide_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_unbind_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_unflatten_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_unfold_copy_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_unfold_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_unique_consecutive_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_unique_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_var_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_var_mean_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_var_unbiased_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_var_unbiased_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_vdot_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_vdot_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_view_as_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_view_as_real_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_vstack_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_where_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_xlogy_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_zeros_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_zeros_like_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_H_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_T_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_T_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad___getitem___cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad___radd___cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad___radd___cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad___rdiv___cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad___rdiv___cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad___rmod___cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad___rmul___cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad___rmul___cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad___rpow___cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad___rpow___cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad__native_batch_norm_legit_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad__softmax_backward_data_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_abs_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_acosh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_add_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_addbmm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_addcmul_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_addmv_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_addr_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_all_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_all_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_allclose_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_amax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_aminmax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_any_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_argmax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_argsort_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_as_strided_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_as_strided_partial_views_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_asin_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_asinh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_atanh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_atleast_1d_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_atleast_2d_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_atleast_2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_atleast_3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_baddbmm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_bernoulli_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_bfloat16_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_block_diag_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_block_diag_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_broadcast_tensors_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_broadcast_tensors_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_broadcast_to_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_bucketize_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_byte_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cartesian_prod_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cdist_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cdouble_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cdouble_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_ceil_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_chalf_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cholesky_inverse_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cholesky_solve_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_chunk_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_clamp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_clone_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_clone_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_combinations_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_combinations_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_conj_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_conj_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_conj_physical_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_constant_pad_nd_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_contiguous_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_contiguous_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_copysign_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_corrcoef_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cos_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cos_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cosh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_count_nonzero_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cov_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cross_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cummax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cumprod_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cumsum_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cumulative_trapezoid_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_deg2rad_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_diag_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_diag_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_diag_embed_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_diagflat_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_diagflat_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_diagonal_copy_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_diagonal_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_diff_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_digamma_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_div_no_rounding_mode_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_div_trunc_rounding_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_double_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_double_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_dsplit_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_dsplit_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_dstack_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_einsum_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_einsum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_empty_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_eq_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_equal_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_erf_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_erfc_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_erfinv_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_exp2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_expand_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_expm1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_eye_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_eye_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_fft2_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_fft_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_hfft2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_hfft_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_hfft_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_ifft_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_ifftn_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_ihfft_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_irfft2_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_irfft_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_irfft_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_irfftn_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_rfftn_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_flip_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_flip_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fliplr_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_flipud_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_float_power_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_floor_divide_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fmod_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_frexp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_full_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_gather_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_gather_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_ge_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_geqrf_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_geqrf_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_gradient_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_gradient_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_grid_sampler_2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_gt_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_half_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_half_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_histc_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_histogram_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_imag_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_index_add_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_index_copy_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_index_fill_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_index_put_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_index_select_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_inner_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_inner_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_isclose_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_isfinite_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_isfinite_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_isin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_isinf_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_isnan_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_isreal_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_jiterator_4inputs_with_extra_args_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_jiterator_binary_return_by_ref_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_jiterator_binary_return_by_ref_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_jiterator_unary_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_kthvalue_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_ldexp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_cond_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_cross_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_det_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_det_singular_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_eigvals_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_eigvalsh_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_householder_product_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_householder_product_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_inv_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_inv_ex_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_ldl_factor_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_ldl_factor_ex_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_lstsq_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_lu_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_lu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_lu_factor_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_lu_factor_ex_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_lu_solve_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_lu_solve_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_matrix_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_matrix_power_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_matrix_rank_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_matrix_rank_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_matrix_rank_hermitian_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_multi_dot_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_norm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_norm_subgradients_at_zero_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_norm_subgradients_at_zero_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_pinv_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_pinv_hermitian_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_pinv_singular_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_qr_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_slogdet_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_solve_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_solve_ex_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_solve_ex_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_solve_triangular_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_svdvals_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_tensorinv_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_tensorsolve_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_tensorsolve_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_vecdot_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linspace_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_log1p_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_log2_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_log2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_log_softmax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_log_softmax_with_dtype_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_logaddexp2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_logical_and_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_logical_not_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_logical_or_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_logical_or_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_logical_xor_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_logical_xor_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_logspace_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_logsumexp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_long_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_long_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_lt_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_lu_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_lu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_lu_unpack_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_mH_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_argmin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_cumprod_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_cumsum_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_log_softmax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_logaddexp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_logsumexp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_mean_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_median_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_normalize_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_prod_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_select_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_softmax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_std_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_std_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_sum_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_sum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_var_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_matmul_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_max_pool2d_with_indices_backward_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_maximum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_mean_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_median_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_meshgrid_list_of_tensors_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_meshgrid_list_of_tensors_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_meshgrid_variadic_tensors_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_mm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_mm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_movedim_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_mul_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_mvlgamma_mvlgamma_p_3_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_mvlgamma_mvlgamma_p_5_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nan_to_num_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nanmean_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nanmedian_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nanquantile_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nansum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_narrow_copy_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_narrow_copy_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_narrow_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_native_dropout_backward_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_ne_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_ne_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_new_empty_strided_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_new_full_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_new_full_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_new_zeros_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_new_zeros_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional__scaled_dot_product_attention_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_adaptive_avg_pool2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_adaptive_avg_pool3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_adaptive_max_pool2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_adaptive_max_pool3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_batch_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_binary_cross_entropy_with_logits_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_celu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_conv1d_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_conv_transpose3d_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_cosine_embedding_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_cross_entropy_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_ctc_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_dropout2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_dropout_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_elu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_embedding_bag_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_embedding_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_fractional_max_pool2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_gaussian_nll_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_glu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_grid_sample_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_group_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_hardshrink_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_hardsigmoid_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_hardswish_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_hardtanh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_huber_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_instance_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_interpolate_linear_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_kl_div_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_l1_loss_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_l1_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_layer_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_leaky_relu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_linear_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_margin_ranking_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_max_unpool1d_grad_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_max_unpool2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_max_unpool3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_mse_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_multi_margin_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_multilabel_soft_margin_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_pad_circular_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_pad_circular_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_pad_reflect_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_pad_reflect_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_pad_replicate_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_pairwise_distance_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_pdist_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_pixel_shuffle_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_pixel_shuffle_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_prelu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_selu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_soft_margin_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_softmin_with_dtype_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_softplus_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_softsign_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_tanhshrink_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_threshold_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_triplet_margin_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_unfold_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_upsample_nearest_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_norm_fro_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_norm_nuc_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_ones_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_ones_like_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_ones_like_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_ormqr_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_ormqr_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_outer_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_pca_lowrank_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_permute_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_pinverse_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_polygamma_polygamma_n_3_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_polygamma_polygamma_n_4_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_positive_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_positive_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_pow_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_put_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_put_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_qr_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_qr_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_quantile_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_rad2deg_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_randint_like_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_real_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_real_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_reciprocal_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_renorm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_repeat_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_repeat_interleave_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_reshape_as_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_reshape_as_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_resize__cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_resolve_conj_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_resolve_conj_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_resolve_neg_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_roll_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_roll_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_rot90_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_round_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_rsub_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_scalar_tensor_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_scalar_tensor_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_scatter_add_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_scatter_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_scatter_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_scatter_reduce_amax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_scatter_reduce_amin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_scatter_reduce_prod_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_searchsorted_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_segment_reduce_lengths_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_segment_reduce_offsets_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_select_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_short_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sign_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_signal_windows_blackman_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_signal_windows_general_cosine_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_signal_windows_kaiser_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_signal_windows_nuttall_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sin_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sinc_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sinc_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sinh_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_slice_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_slice_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_softmax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_softmax_with_dtype_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_softmax_with_dtype_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sparse_sampled_addmm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_bessel_j1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_bessel_y1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_chebyshev_polynomial_u_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_chebyshev_polynomial_v_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_erfcx_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_hermite_polynomial_he_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_laguerre_polynomial_l_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_log_ndtr_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_modified_bessel_i1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_modified_bessel_k0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_polygamma_special_polygamma_n_0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_w_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_zeta_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_split_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_split_list_args_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_split_list_args_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sqrt_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_square_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_square_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_std_mean_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_std_mean_unbiased_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_std_unbiased_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sub_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sum_to_size_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_svd_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_svd_lowrank_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_symeig_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_t_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_take_along_dim_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_take_along_dim_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_tanh_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_tanh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_tensor_split_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_tensordot_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_tile_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_to_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_to_sparse_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_topk_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_trace_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_transpose_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_transpose_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_trapezoid_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_triangular_solve_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_triangular_solve_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_triu_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_triu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_true_divide_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_true_divide_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_unbind_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_unflatten_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_unfold_copy_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_uniform_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_var_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_var_mean_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_var_mean_unbiased_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_var_mean_unbiased_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_var_unbiased_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_view_as_complex_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_vsplit_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_zeros_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_zeros_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_T_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad___getitem___cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad___rdiv___cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad___rdiv___cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad___rmod___cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad___rmul___cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad___rmul___cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad___rpow___cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad___rpow___cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad___rsub___cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad__softmax_backward_data_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_abs_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_acos_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_acosh_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_acosh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_addcdiv_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_addcdiv_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_addmm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_addmm_decomposed_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_addmm_decomposed_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_addmv_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_all_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_all_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_allclose_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_aminmax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_any_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_any_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_argmax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_as_strided_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_as_strided_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_asin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_asinh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_atanh_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_atleast_1d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_atleast_2d_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_atleast_3d_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_atleast_3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_baddbmm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_bernoulli_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_bfloat16_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_block_diag_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_bmm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_byte_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_ceil_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cfloat_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cfloat_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_char_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cholesky_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_chunk_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_clamp_max_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_clamp_min_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_clone_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_column_stack_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_combinations_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_conj_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_conj_physical_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_constant_pad_nd_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_constant_pad_nd_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_contiguous_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_copysign_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_corrcoef_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_corrcoef_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cosh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_count_nonzero_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cov_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cov_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cross_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cumprod_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cumsum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cumulative_trapezoid_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cumulative_trapezoid_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_diag_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_diag_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_diag_embed_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_diagflat_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_diagonal_copy_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_diagonal_copy_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_diagonal_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_diagonal_scatter_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_diff_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_dist_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_dist_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_div_floor_rounding_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_div_no_rounding_mode_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_div_trunc_rounding_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_dot_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_double_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_dstack_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_dstack_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_einsum_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_empty_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_empty_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_empty_like_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_empty_like_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_eq_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_equal_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_equal_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_erfinv_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_exp2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_exp_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_exp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_expand_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_expm1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_eye_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_fftn_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_fftshift_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_fftshift_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_hfft2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_hfft_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_ifft2_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_ifft_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_ifftn_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_ihfft2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_ihfftn_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_irfft2_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_irfft2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_irfft_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_rfftn_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fill_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fill_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_flatten_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_flip_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_flipud_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_flipud_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_float_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_float_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_float_power_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_floor_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fmax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fmin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_frac_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_full_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_full_like_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_gather_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_ge_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_geqrf_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_gradient_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_half_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_heaviside_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_histc_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_hsplit_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_hsplit_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_hstack_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_igammac_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_index_add_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_index_add_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_index_copy_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_index_fill_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_index_put_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_int_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_isclose_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_isclose_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_isfinite_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_isfinite_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_isinf_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_isnan_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_isneginf_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_jiterator_2inputs_2outputs_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_jiterator_4inputs_with_extra_args_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_jiterator_4inputs_with_extra_args_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_jiterator_binary_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_jiterator_binary_return_by_ref_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_jiterator_binary_return_by_ref_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_jiterator_unary_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_kron_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_kthvalue_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_ldexp_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_ldexp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_lerp_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_cond_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_cross_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_det_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_det_singular_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_det_singular_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_eigh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_eigvals_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_eigvalsh_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_eigvalsh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_householder_product_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_inv_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_inv_ex_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_inv_ex_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_ex_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_ldl_solve_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_lstsq_grad_oriented_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_lu_factor_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_matrix_norm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_matrix_power_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_hermitian_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_hermitian_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_multi_dot_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_multi_dot_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_norm_subgradients_at_zero_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_pinv_hermitian_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_pinv_singular_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_qr_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_qr_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_slogdet_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_solve_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_solve_ex_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_solve_triangular_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_tensorinv_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_tensorsolve_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_vander_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_vecdot_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_vector_norm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_vector_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_log10_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_log1p_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_log1p_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_log2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_log_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_log_softmax_with_dtype_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_logaddexp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_logdet_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_logdet_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_logical_and_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_logical_not_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_logical_xor_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_logit_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_logspace_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_logspace_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_logsumexp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_long_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_lt_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_lu_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_lu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_lu_solve_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_lu_solve_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_mH_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_mH_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_argmax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_argmin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_cumprod_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_cumsum_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_fill_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_log_softmax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_mean_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_median_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_normalize_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_normalize_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_prod_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_select_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_std_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_sum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_matmul_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_matmul_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_matrix_exp_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_matrix_exp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_max_binary_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_max_pool2d_with_indices_backward_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_max_reduction_no_dim_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_maximum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_mean_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_meshgrid_list_of_tensors_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_min_binary_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_mm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_mode_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_mul_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_mul_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_multinomial_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_mvlgamma_mvlgamma_p_1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_mvlgamma_mvlgamma_p_5_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nanmedian_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nansum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_narrow_copy_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_narrow_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_narrow_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_native_dropout_backward_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_neg_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_neg_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_new_empty_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_new_full_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_new_full_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_new_ones_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_new_ones_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_new_zeros_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_new_zeros_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional__scaled_dot_product_attention_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_avg_pool3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_max_pool2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_avg_pool1d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_conv1d_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_conv2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_conv_transpose1d_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_conv_transpose2d_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_conv_transpose2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_conv_transpose3d_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_conv_transpose3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_cosine_embedding_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_cosine_similarity_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_cross_entropy_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_ctc_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_dropout2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_dropout3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_gaussian_nll_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_glu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_grid_sample_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_group_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_hardshrink_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_hardswish_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_bicubic_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_nearest_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_layer_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_linear_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_local_response_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_logsigmoid_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_margin_ranking_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_max_pool1d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_max_pool2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_max_pool3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool1d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool3d_grad_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_multi_margin_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_normalize_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_pad_circular_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_pad_constant_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_pad_constant_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_pad_reflect_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_pdist_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_pixel_unshuffle_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_pixel_unshuffle_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_relu6_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_relu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_rrelu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_softmin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_softmin_with_dtype_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_softmin_with_dtype_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_softshrink_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_softsign_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_softsign_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_tanhshrink_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_tanhshrink_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_unfold_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_upsample_bilinear_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nonzero_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_norm_fro_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_norm_inf_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_norm_inf_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_norm_nuc_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_normal_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_outer_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_permute_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_pinverse_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_put_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_quantile_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_rad2deg_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_randint_like_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_randn_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_ravel_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_real_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_reciprocal_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_reciprocal_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_renorm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_repeat_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_repeat_interleave_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_reshape_as_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_reshape_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_resize__cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_resolve_neg_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_resolve_neg_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_rot90_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_round_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_round_decimals_neg_3_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_scalar_tensor_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_scatter_add_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_scatter_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_scatter_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_scatter_reduce_amax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_scatter_reduce_mean_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_scatter_reduce_sum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_segment_reduce_offsets_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_select_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_select_scatter_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sgn_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_short_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_short_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sigmoid_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sign_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_signal_windows_blackman_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_signal_windows_general_hamming_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_signbit_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sin_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sinc_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sinc_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sinh_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_slice_scatter_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_softmax_with_dtype_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_softmax_with_dtype_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sparse_sampled_addmm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_airy_ai_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_bessel_j1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_bessel_y0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_erfcx_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_hermite_polynomial_he_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_i1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_laguerre_polynomial_l_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_log_ndtr_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_modified_bessel_i1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_ndtr_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_polygamma_special_polygamma_n_0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_t_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_u_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_v_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_spherical_bessel_j0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_xlog1py_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_split_list_args_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_split_with_sizes_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_stack_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_std_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_std_unbiased_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_std_unbiased_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_stft_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_stft_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sub_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sum_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sum_to_size_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_svd_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_svd_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_symeig_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_symeig_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_t_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_take_along_dim_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_take_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_tan_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_tanh_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_tanh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_tensor_split_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_tensordot_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_tile_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_to_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_to_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_to_sparse_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_to_sparse_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_trace_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_transpose_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_transpose_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_trapezoid_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_trapz_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_trapz_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_triangular_solve_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_triangular_solve_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_tril_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_triu_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_trunc_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_unflatten_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_unflatten_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_unfold_copy_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_unfold_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_uniform_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_unique_consecutive_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_unsqueeze_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_unsqueeze_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_var_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_var_mean_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_var_mean_unbiased_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_vdot_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_view_as_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_view_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_vsplit_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_vstack_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_vstack_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_where_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_where_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_xlogy_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_zeros_like_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_T_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad___radd___cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad___rdiv___cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad___rdiv___cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad___rmatmul___cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad___rmod___cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad___rpow___cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad__native_batch_norm_legit_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_acos_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_acos_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_acosh_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_add_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_add_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_addbmm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_addbmm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_addcdiv_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_addcmul_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_addmm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_addmm_decomposed_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_addmm_decomposed_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_addmv_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_addr_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_addr_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_all_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_allclose_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_angle_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_angle_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_any_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_arange_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_argsort_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_as_strided_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_asin_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_asinh_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_atanh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_atleast_1d_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_atleast_2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_atleast_3d_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_baddbmm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_bfloat16_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_bfloat16_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_block_diag_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_bmm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_bmm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_bool_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_broadcast_tensors_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_broadcast_tensors_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_broadcast_to_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_byte_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_byte_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cartesian_prod_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cdouble_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cdouble_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cfloat_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_char_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cholesky_solve_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_chunk_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_clamp_min_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_combinations_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_complex_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_conj_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_conj_physical_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_constant_pad_nd_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_contiguous_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_contiguous_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_corrcoef_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cosh_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_count_nonzero_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_count_nonzero_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cov_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cov_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cummax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cummin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cumprod_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cumprod_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cumsum_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cumsum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cumulative_trapezoid_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_diagonal_copy_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_diagonal_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_diagonal_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_diagonal_scatter_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_diff_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_dist_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_div_floor_rounding_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_div_no_rounding_mode_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_div_no_rounding_mode_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_div_trunc_rounding_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_dot_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_double_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_dstack_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_einsum_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_einsum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_empty_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_eq_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_eq_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_equal_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_equal_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_erfc_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_expand_as_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_expand_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_expand_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_expm1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_fft2_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_fft_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_fft_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_fftn_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_fftn_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_fftshift_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_fftshift_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_hfft2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_hfftn_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_ifft2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_ifft_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_ifftn_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_ifftshift_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_ihfft2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_ihfftn_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_irfft2_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_irfft_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_irfftn_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_rfft2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_rfft_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_rfftn_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fill_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fill_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_flatten_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fliplr_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_flipud_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_flipud_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_float_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_float_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_float_power_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_floor_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fmax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fmod_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_frexp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_full_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_full_like_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_gather_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_gather_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_geqrf_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_geqrf_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_gradient_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_grid_sampler_2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_heaviside_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_histc_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_histogramdd_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_hsplit_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_hstack_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_hstack_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_i0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_igamma_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_igammac_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_imag_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_index_add_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_index_copy_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_index_put_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_index_reduce_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_index_select_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_inner_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_inner_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_int_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_int_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_isfinite_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_isinf_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_isinf_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_isnan_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_isneginf_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_isposinf_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_jiterator_2inputs_2outputs_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_jiterator_4inputs_with_extra_args_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_jiterator_binary_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_jiterator_binary_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_jiterator_binary_return_by_ref_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_jiterator_binary_return_by_ref_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_kron_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_ldexp_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_le_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_cond_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_cross_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_det_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_det_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_det_singular_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_eig_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_eigh_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_eigvals_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_eigvalsh_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_eigvalsh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_inv_ex_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_inv_ex_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_ldl_factor_ex_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_ldl_solve_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_ldl_solve_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_lstsq_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_lstsq_grad_oriented_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_lu_factor_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_lu_factor_ex_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_lu_factor_ex_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_lu_solve_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_lu_solve_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_matrix_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_matrix_rank_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_multi_dot_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_multi_dot_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_norm_subgradients_at_zero_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_pinv_hermitian_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_pinv_hermitian_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_pinv_singular_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_qr_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_slogdet_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_solve_ex_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_solve_triangular_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_svd_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_svd_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_svdvals_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_vander_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_vander_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_vecdot_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_vecdot_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linspace_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_log10_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_log10_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_log1p_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_log_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_log_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_log_softmax_with_dtype_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_log_softmax_with_dtype_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_logaddexp2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_logdet_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_logdet_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_logical_and_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_logical_not_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_logical_or_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_logical_xor_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_logical_xor_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_logspace_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_long_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_lu_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_lu_solve_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_lu_unpack_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_mH_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_mT_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_amax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_argmin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_cumprod_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_cumsum_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_fill_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_log_softmax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_logaddexp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_logsumexp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_mean_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_prod_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_scatter_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_select_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_softmax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_softmin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_sum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_matrix_exp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_max_pool2d_with_indices_backward_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_max_reduction_no_dim_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_max_reduction_with_dim_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_maximum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_meshgrid_list_of_tensors_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_min_reduction_no_dim_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_minimum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_mm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_mm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_msort_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_mul_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_mv_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_mvlgamma_mvlgamma_p_1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_mvlgamma_mvlgamma_p_3_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_mvlgamma_mvlgamma_p_5_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nanmean_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nanmedian_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_narrow_copy_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_narrow_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_narrow_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_native_batch_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_native_layer_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_ne_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_new_full_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_new_full_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nextafter_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_adaptive_avg_pool1d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_adaptive_avg_pool2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_adaptive_avg_pool3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_adaptive_max_pool1d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_adaptive_max_pool2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_adaptive_max_pool3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_avg_pool1d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_batch_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_bilinear_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_binary_cross_entropy_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_binary_cross_entropy_with_logits_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_celu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_conv1d_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_conv_transpose1d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_conv_transpose2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_conv_transpose3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_cosine_embedding_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_cosine_similarity_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_cross_entropy_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_dropout_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_elu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_fractional_max_pool2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_fractional_max_pool3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_gaussian_nll_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_glu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_hardshrink_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_hardswish_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_hinge_embedding_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_huber_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_interpolate_bilinear_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_interpolate_linear_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_interpolate_trilinear_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_kl_div_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_layer_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_linear_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_margin_ranking_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_max_pool1d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_max_pool2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_max_unpool1d_grad_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_max_unpool2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_max_unpool3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_multi_margin_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_multilabel_margin_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_nll_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_normalize_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_normalize_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_pad_circular_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_pairwise_distance_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_pairwise_distance_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_pixel_shuffle_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_pixel_unshuffle_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_poisson_nll_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_prelu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_relu6_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_rrelu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_silu_complex_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_silu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_smooth_l1_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_softmin_with_dtype_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_softmin_with_dtype_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_softshrink_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_softsign_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_tanhshrink_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_threshold_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_upsample_bilinear_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_upsample_nearest_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nonzero_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nonzero_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_norm_fro_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_norm_inf_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_norm_nuc_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_normal_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_normal_number_mean_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_ones_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_ones_like_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_outer_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_pca_lowrank_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_permute_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_permute_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_polar_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_polygamma_polygamma_n_3_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_positive_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_prod_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_prod_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_qr_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_qr_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_rad2deg_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_rand_like_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_rand_like_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_randint_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_randint_like_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_randn_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_randn_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_ravel_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_reciprocal_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_renorm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_repeat_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_repeat_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_resize__cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_resize_as__cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_resize_as__cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_resolve_neg_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_rot90_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_rot90_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_round_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_round_decimals_3_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_rsqrt_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_rsub_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_scalar_tensor_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_scalar_tensor_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_scatter_add_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_scatter_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_scatter_reduce_amax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_scatter_reduce_amin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_scatter_reduce_prod_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_select_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_select_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_short_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_short_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sigmoid_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sigmoid_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_signal_windows_bartlett_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_signal_windows_cosine_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_signal_windows_hamming_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_signal_windows_hann_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_signbit_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sinc_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sinh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sort_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sparse_sampled_addmm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_bessel_j0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_bessel_y0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_u_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_v_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_entr_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_hermite_polynomial_h_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_hermite_polynomial_he_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_i0e_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_log_ndtr_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_modified_bessel_i0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_modified_bessel_k1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_ndtr_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_scaled_modified_bessel_k0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_t_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_v_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_w_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_xlog1py_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_split_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_split_with_sizes_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_split_with_sizes_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sqrt_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_square_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_std_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_std_mean_unbiased_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_std_unbiased_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_stft_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sub_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sub_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sum_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sum_to_size_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_svd_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_svd_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_symeig_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_t_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_take_along_dim_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_take_along_dim_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_take_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_tan_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_tanh_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_tensor_split_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_to_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_trace_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_trace_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_trapezoid_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_trapz_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_trapz_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_triangular_solve_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_true_divide_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_trunc_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_unbind_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_unflatten_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_unfold_copy_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_unfold_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_unique_consecutive_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_unique_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_var_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_var_mean_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_var_unbiased_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_var_unbiased_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_vdot_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_vdot_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_view_as_complex_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_view_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_vsplit_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_vstack_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_where_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_where_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_xlogy_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_zero__cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_zeros_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_zeros_like_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_zeros_like_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_H_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_H_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_T_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_T_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad___getitem___cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad___getitem___cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad___radd___cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad___radd___cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad___rmatmul___cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad___rmatmul___cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad___rpow___cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad___rsub___cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad__softmax_backward_data_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_acos_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_add_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_addbmm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_addcdiv_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_addmm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_addmm_decomposed_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_addmv_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_addr_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_addr_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_all_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_all_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_allclose_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_any_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_arange_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_argmax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_argsort_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_argwhere_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_as_strided_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_as_strided_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_as_strided_partial_views_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_as_strided_scatter_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_as_strided_scatter_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_asin_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_asinh_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_asinh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_atanh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_atleast_1d_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_atleast_1d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_atleast_2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_baddbmm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_bfloat16_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_bfloat16_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_block_diag_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_bmm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_bmm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_bool_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_broadcast_tensors_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_broadcast_to_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_byte_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_byte_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cartesian_prod_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cat_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cdist_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cdouble_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_ceil_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_chalf_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_char_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_char_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cholesky_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cholesky_inverse_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_chunk_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_clamp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_clamp_max_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_clone_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_column_stack_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_combinations_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_combinations_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_complex_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_conj_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_conj_physical_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_conj_physical_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_constant_pad_nd_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_contiguous_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cos_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cos_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cosh_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cosh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_count_nonzero_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cov_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cross_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cummax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cummin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cumulative_trapezoid_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_deg2rad_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_diag_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_diag_embed_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_diagflat_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_diagonal_copy_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_diagonal_copy_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_diagonal_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_diff_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_diff_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_digamma_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_dist_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_div_no_rounding_mode_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_div_no_rounding_mode_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_div_trunc_rounding_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_dot_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_dot_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_double_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_double_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_dsplit_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_dsplit_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_empty_like_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_eq_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_equal_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_equal_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_erfc_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_erfinv_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_exp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_expand_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_expm1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_eye_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_fft_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_fftshift_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_hfft2_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_hfft_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_hfftn_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_ifftn_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_ihfft2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_ihfft_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_ihfftn_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_irfft_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_irfft_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_irfftn_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_rfft_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_flatten_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_flatten_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_flip_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_flipud_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_float_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_float_power_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_floor_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_full_like_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_ge_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_half_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_heaviside_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_histc_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_histogram_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_index_add_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_index_copy_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_index_fill_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_index_put_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_index_reduce_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_index_select_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_index_select_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_inner_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_inner_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_int_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_int_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_isclose_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_isfinite_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_isinf_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_isinf_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_isnan_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_isnan_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_jiterator_2inputs_2outputs_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_jiterator_4inputs_with_extra_args_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_jiterator_4inputs_with_extra_args_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_jiterator_binary_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_jiterator_binary_return_by_ref_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_jiterator_unary_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_ldexp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_le_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_lgamma_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_cond_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_cond_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_cross_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_det_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_eig_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_eig_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_eigvals_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_eigvalsh_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_inv_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_inv_ex_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_inv_ex_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_ldl_solve_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_lstsq_grad_oriented_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_lu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_matrix_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_matrix_power_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_hermitian_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_multi_dot_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_norm_subgradients_at_zero_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_pinv_hermitian_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_pinv_hermitian_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_pinv_singular_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_qr_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_slogdet_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_solve_ex_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_solve_triangular_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_solve_triangular_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_svd_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_tensorinv_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_vander_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_vector_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linspace_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linspace_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_log1p_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_log2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_log_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_log_softmax_with_dtype_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_logaddexp2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_logaddexp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_logcumsumexp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_logdet_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_logdet_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_logical_not_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_logical_xor_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_logspace_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_long_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_lu_solve_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_lu_solve_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_lu_unpack_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_mH_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_amax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_amin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_argmin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_cumprod_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_cumsum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_fill_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_median_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_scatter_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_select_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_select_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_softmax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_softmin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_var_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_var_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_matmul_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_matrix_exp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_max_pool2d_with_indices_backward_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_mean_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_meshgrid_list_of_tensors_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_meshgrid_variadic_tensors_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_min_binary_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_min_reduction_no_dim_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_min_reduction_with_dim_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_mm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_mm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_movedim_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_movedim_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_msort_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_mul_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_mul_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_multinomial_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nan_to_num_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nanmean_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nanquantile_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_ne_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_neg_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_new_empty_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_new_empty_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_new_empty_strided_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nextafter_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_avg_pool1d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_avg_pool3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_max_pool1d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_max_pool3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_avg_pool1d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_avg_pool3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_bilinear_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_binary_cross_entropy_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_conv1d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_conv2d_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_conv2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_conv_transpose1d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_conv_transpose2d_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_conv_transpose2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_conv_transpose3d_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_cosine_embedding_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_cross_entropy_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_ctc_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_dropout3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_dropout_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_embedding_bag_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_fractional_max_pool2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_fractional_max_pool3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_gaussian_nll_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_gelu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_huber_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_instance_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_nearest_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_trilinear_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_kl_div_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_l1_loss_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_l1_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_leaky_relu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_linear_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_local_response_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_logsigmoid_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_margin_ranking_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_max_pool2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool1d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool1d_grad_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool2d_grad_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool3d_grad_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_mish_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_pad_circular_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_pad_constant_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_pad_reflect_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_pad_reflect_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_pairwise_distance_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_shuffle_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_shuffle_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_unshuffle_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_unshuffle_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_poisson_nll_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_prelu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_relu6_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_relu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_rrelu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_selu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_silu_complex_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_silu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_smooth_l1_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_softmin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_softmin_with_dtype_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_softplus_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_softsign_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_tanhshrink_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_tanhshrink_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_unfold_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_upsample_nearest_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nonzero_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nonzero_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_norm_fro_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_normal_number_mean_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_ones_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_ones_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_ones_like_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_ormqr_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_outer_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_outer_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_permute_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_pinverse_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_3_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_4_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_positive_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_positive_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_put_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_qr_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_rand_like_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_randint_like_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_randn_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_randn_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_randn_like_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_ravel_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_renorm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_renorm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_repeat_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_repeat_interleave_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_repeat_interleave_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_reshape_as_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_reshape_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_resize__cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_resolve_conj_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_roll_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_rot90_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_rot90_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_round_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_round_decimals_3_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_round_decimals_neg_3_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_rsub_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_scalar_tensor_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_scatter_add_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_scatter_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_scatter_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_scatter_reduce_mean_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_searchsorted_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_segment_reduce_lengths_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_segment_reduce_offsets_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_select_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sgn_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sgn_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_short_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sign_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_signal_windows_cosine_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_signal_windows_exponential_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_signal_windows_kaiser_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sin_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sinc_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sinh_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_slice_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_slice_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_slice_scatter_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_softmax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sparse_sampled_addmm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_bessel_j0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_bessel_y1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_t_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_erfcx_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_i1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_laguerre_polynomial_l_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_log_ndtr_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_modified_bessel_i1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_modified_bessel_k0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_polygamma_special_polygamma_n_0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_scaled_modified_bessel_k1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_t_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_w_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_split_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_split_list_args_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_square_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_stack_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_stack_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_std_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_std_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_std_mean_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_std_unbiased_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_stft_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_stft_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sub_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sum_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sum_to_size_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sum_to_size_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_svd_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_symeig_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_symeig_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_take_along_dim_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_take_along_dim_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_take_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_take_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_tan_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_tanh_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_tensor_split_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_tensordot_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_tensordot_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_tile_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_tile_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_to_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_topk_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_trace_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_trace_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_trapezoid_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_trapezoid_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_trapz_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_trapz_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_triangular_solve_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_triu_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_triu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_true_divide_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_trunc_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_unfold_copy_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_unfold_copy_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_unfold_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_uniform_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_uniform_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_unique_consecutive_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_unique_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_var_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_var_mean_unbiased_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_var_mean_unbiased_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_var_unbiased_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_var_unbiased_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_view_as_real_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_view_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_vsplit_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_vstack_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_xlogy_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_zero__cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_zeros_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_zeros_like_cpu_float64 2023-01-11T21:44:49.2831560Z 2023-01-11T21:44:49.2831810Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_H_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T21:44:49.2833140Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_T_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T21:44:49.2833580Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad___getitem___cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T21:44:49.2834300Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad___radd___cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T21:44:49.2834730Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad___rdiv___cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T21:44:49.2835170Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad___rmatmul___cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T21:44:49.2835580Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad___rmul___cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T21:44:49.2836010Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad___rsub___cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T21:44:49.2836440Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_abs_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T21:44:49.2836850Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_acos_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T21:44:49.2837260Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_acosh_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T21:44:49.2837680Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_add_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T21:44:49.2838100Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_addbmm_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T21:44:49.2838490Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_addcdiv_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T21:44:49.2838900Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_addcdiv_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T21:44:49.2839250Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_addcmul_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T21:44:49.2839650Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_addcmul_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T21:44:49.2840040Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_addmm_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T21:44:49.2840470Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_addmm_decomposed_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T21:44:49.2840900Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_addmm_decomposed_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T21:44:49.2841400Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_addr_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T21:44:49.2842010Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_allclose_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 0%] 2023-01-11T21:44:49.2842530Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_aminmax_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 0%] 2023-01-11T21:44:49.2842930Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_angle_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T21:44:49.2843440Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_any_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T21:44:49.2843960Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_any_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T21:44:49.2844480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_arange_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T21:44:49.2844900Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_argmax_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T21:44:49.2845320Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_argwhere_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T21:44:49.2845690Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_as_strided_partial_views_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T21:44:49.2846120Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_as_strided_scatter_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T21:44:49.2846520Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_as_strided_scatter_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T21:44:49.2846960Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_asinh_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T21:44:49.2847310Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_atan_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T21:44:49.2847690Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_atan_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T21:44:49.2848080Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_atanh_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T21:44:49.2848500Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_atanh_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T21:44:49.2848860Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_atleast_1d_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T21:44:49.2849210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_atleast_1d_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T21:44:49.2849650Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_atleast_2d_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T21:44:49.2850010Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_atleast_3d_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T21:44:49.2850400Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_atleast_3d_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T21:44:49.2850800Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_baddbmm_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T21:44:49.2851270Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_baddbmm_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T21:44:49.2851620Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_bfloat16_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T21:44:49.2851990Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_block_diag_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T21:44:49.2852420Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_block_diag_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T21:44:49.2852770Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_bmm_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T21:44:49.2853260Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_bool_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 2%] 2023-01-11T21:44:49.2853740Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_broadcast_tensors_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T21:44:49.2854140Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_broadcast_tensors_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T21:44:49.2854500Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_broadcast_to_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T21:44:49.2855010Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_bucketize_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 2%] 2023-01-11T21:44:49.2855510Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_byte_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 2%] 2023-01-11T21:44:49.2855930Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cartesian_prod_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T21:44:49.2856340Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cfloat_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T21:44:49.2856760Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cfloat_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T21:44:49.2857100Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_chalf_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T21:44:49.2857480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_chalf_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T21:44:49.2857900Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cholesky_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T21:44:49.2858320Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cholesky_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T21:44:49.2858770Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cholesky_inverse_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T21:44:49.2859180Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cholesky_solve_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T21:44:49.2859580Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cholesky_solve_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T21:44:49.2859990Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_chunk_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T21:44:49.2860370Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_chunk_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T21:44:49.2860840Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_clamp_min_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T21:44:49.2861260Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_clone_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T21:44:49.2861650Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_combinations_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T21:44:49.2862090Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_conj_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T21:44:49.2862510Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_conj_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T21:44:49.2862940Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_conj_physical_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T21:44:49.2863400Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_constant_pad_nd_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T21:44:49.2863850Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_contiguous_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T21:44:49.2864280Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_contiguous_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T21:44:49.2864710Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cos_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T21:44:49.2865110Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cov_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T21:44:49.2865520Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cummin_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T21:44:49.2865960Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cumprod_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T21:44:49.2866400Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cumprod_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T21:44:49.2866800Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cumsum_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T21:44:49.2867240Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cumulative_trapezoid_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T21:44:49.2867680Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_diag_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T21:44:49.2868110Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_diag_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T21:44:49.2868530Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_diag_embed_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T21:44:49.2868960Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_diag_embed_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T21:44:49.2869370Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_diagonal_copy_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T21:44:49.2869790Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_diagonal_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T21:44:49.2870140Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_diagonal_scatter_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T21:44:49.2870540Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_diagonal_scatter_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T21:44:49.2870890Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_diff_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T21:44:49.2871240Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_diff_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T21:44:49.2871670Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_dist_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T21:44:49.2872080Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_dist_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T21:44:49.2872490Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_div_floor_rounding_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T21:44:49.2873010Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_div_no_rounding_mode_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T21:44:49.2873440Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_dot_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:44:49.2873850Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_dot_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:44:49.2874230Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_double_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:44:49.2874610Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_double_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:44:49.2875010Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_dstack_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:44:49.2875410Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_einsum_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:44:49.2875920Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_eq_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 4%] 2023-01-11T21:44:49.2876420Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_eq_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 4%] 2023-01-11T21:44:49.2876830Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_erfinv_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:44:49.2877210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_exp_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:44:49.2877630Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_expand_as_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:44:49.2877980Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_expand_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:44:49.2878400Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_expm1_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:44:49.2878870Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_eye_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 4%] 2023-01-11T21:44:49.2879310Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_fft2_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:44:49.2879720Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_fftn_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:44:49.2880180Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_fftshift_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:44:49.2880590Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_fftshift_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:44:49.2880990Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_hfft_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:44:49.2881380Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_hfftn_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:44:49.2881770Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_ifft2_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:44:49.2882190Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_ihfft2_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:44:49.2882660Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_ihfft_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:44:49.2883070Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_irfft2_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:44:49.2883470Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_irfft_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T21:44:49.2883880Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_irfftn_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T21:44:49.2884260Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fill_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T21:44:49.2884680Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fill_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T21:44:49.2885070Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_flatten_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T21:44:49.2885500Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fliplr_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T21:44:49.2885910Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fliplr_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T21:44:49.2886330Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_flipud_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T21:44:49.2886720Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_flipud_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T21:44:49.2887120Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_float_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T21:44:49.2887510Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_float_power_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T21:44:49.2888000Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_floor_divide_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 5%] 2023-01-11T21:44:49.2888450Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fmax_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T21:44:49.2888860Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fmin_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T21:44:49.2889350Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_full_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 5%] 2023-01-11T21:44:49.2889870Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_full_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 5%] 2023-01-11T21:44:49.2890400Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_geqrf_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 5%] 2023-01-11T21:44:49.2890850Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_gradient_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T21:44:49.2891290Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_gradient_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T21:44:49.2891690Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_grid_sampler_2d_cpu_float64 PASSED [ 5%] 2023-01-11T21:44:49.2892180Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_gt_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 5%] 2023-01-11T21:44:49.2892700Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_heaviside_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 5%] 2023-01-11T21:44:49.2893160Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_histc_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 5%] 2023-01-11T21:44:49.2893570Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_histogram_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 5%] 2023-01-11T21:44:49.2893920Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_hsplit_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T21:44:49.2894260Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_hstack_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T21:44:49.2894600Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_i0_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T21:44:49.2895010Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_igamma_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T21:44:49.2895360Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_index_add_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T21:44:49.2895710Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_index_add_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T21:44:49.2896060Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_index_copy_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T21:44:49.2896400Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_index_copy_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T21:44:49.2896830Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_index_fill_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T21:44:49.2897200Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_index_reduce_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T21:44:49.2897600Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_index_select_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T21:44:49.2897990Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_inner_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T21:44:49.2898420Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_inner_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T21:44:49.2898900Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_int_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T21:44:49.2899420Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_isclose_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T21:44:49.2899950Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_isclose_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T21:44:49.2900480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_isin_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T21:44:49.2900970Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_isinf_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T21:44:49.2901490Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_isnan_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T21:44:49.2901990Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_isnan_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T21:44:49.2902490Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_isposinf_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T21:44:49.2903050Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_isreal_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T21:44:49.2903580Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_isreal_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T21:44:49.2903950Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_istft_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T21:44:49.2904370Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_jiterator_4inputs_with_extra_args_cpu_float64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:44:49.2904770Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_jiterator_unary_cpu_complex128 SKIPPED (Only runs on cuda) [ 7%] 2023-01-11T21:44:49.2905180Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_kron_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T21:44:49.2905600Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_kron_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T21:44:49.2906030Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_ldexp_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T21:44:49.2906430Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_lerp_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T21:44:49.2906860Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_lerp_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T21:44:49.2907260Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_lgamma_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T21:44:49.2907700Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_cond_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T21:44:49.2908140Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_cond_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T21:44:49.2908560Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_det_singular_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T21:44:49.2909010Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_det_singular_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T21:44:49.2909440Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_eigh_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T21:44:49.2909890Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_eigvalsh_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T21:44:49.2910290Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_eigvalsh_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T21:44:49.2910660Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_householder_product_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T21:44:49.2911020Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_inv_ex_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T21:44:49.2911460Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 7%] 2023-01-11T21:44:49.2911860Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_cpu_complex128 SKIPPED (Skipped!) [ 7%] 2023-01-11T21:44:49.2912270Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_grad_oriented_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T21:44:49.2912760Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_ex_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T21:44:49.2913210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_lu_solve_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T21:44:49.2913650Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_lu_solve_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T21:44:49.2914080Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_power_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T21:44:49.2914620Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_hermitian_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 7%] 2023-01-11T21:44:49.2915080Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_norm_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:44:49.2915530Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_norm_subgradients_at_zero_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:44:49.2916000Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_norm_subgradients_at_zero_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:44:49.2916470Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:44:49.2916860Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:44:49.2917310Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_hermitian_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:44:49.2917780Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_singular_cpu_float64 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 8%] 2023-01-11T21:44:49.2918230Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_qr_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:44:49.2918590Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_slogdet_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:44:49.2919020Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_solve_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:44:49.2919480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_solve_triangular_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:44:49.2919980Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_svdvals_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:44:49.2920390Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_tensorsolve_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:44:49.2920850Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_tensorsolve_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:44:49.2921340Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linspace_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 8%] 2023-01-11T21:44:49.2921880Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linspace_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 8%] 2023-01-11T21:44:49.2922350Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_log10_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:44:49.2922770Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_log10_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:44:49.2923180Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_log2_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:44:49.2923590Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_log_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:44:49.2924030Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_log_softmax_with_dtype_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:44:49.2924480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_logaddexp2_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:44:49.2924910Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_logdet_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:44:49.2925280Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_logdet_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:44:49.2925700Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_logical_and_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2023-01-11T21:44:49.2926140Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_logical_and_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2023-01-11T21:44:49.2926560Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_logical_not_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2023-01-11T21:44:49.2926990Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_logical_not_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2023-01-11T21:44:49.2927480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_logical_or_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2023-01-11T21:44:49.2927980Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_logical_xor_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2023-01-11T21:44:49.2928390Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_logit_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T21:44:49.2928900Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_long_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2023-01-11T21:44:49.2929410Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_long_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2023-01-11T21:44:49.2929950Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_lt_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2023-01-11T21:44:49.2930390Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_lu_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T21:44:49.2930780Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_lu_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T21:44:49.2931210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_lu_unpack_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T21:44:49.2931620Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_mH_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T21:44:49.2932030Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_mT_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T21:44:49.2932510Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_amin_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T21:44:49.2933010Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_argmax_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2023-01-11T21:44:49.2933430Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_cumsum_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T21:44:49.2933790Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_log_softmax_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T21:44:49.2934230Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_logaddexp_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T21:44:49.2934650Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_logsumexp_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T21:44:49.2935080Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_mean_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T21:44:49.2935500Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_median_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T21:44:49.2935940Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_norm_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T21:44:49.2936350Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_prod_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:44:49.2936790Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_prod_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:44:49.2937210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_scatter_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:44:49.2937660Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_select_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:44:49.2938090Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_select_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:44:49.2938510Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_softmin_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:44:49.2938940Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_std_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:44:49.2939360Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_std_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:44:49.2939810Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_sum_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:44:49.2940180Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_var_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:44:49.2940530Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_var_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:44:49.2940880Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_matmul_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:44:49.2941240Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_matmul_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:44:49.2941610Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_max_pool2d_with_indices_backward_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:44:49.2942030Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_max_reduction_no_dim_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:44:49.2942400Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_maximum_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:44:49.2942780Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_meshgrid_list_of_tensors_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:44:49.2943230Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_meshgrid_variadic_tensors_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:44:49.2943710Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_meshgrid_variadic_tensors_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:44:49.2944160Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_min_reduction_with_dim_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:44:49.2944600Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_movedim_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:44:49.2945040Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_mul_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:44:49.2945440Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_mv_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:44:49.2945880Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_3_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:44:49.2946320Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_5_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T21:44:49.2946750Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nanmean_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T21:44:49.2947300Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_narrow_copy_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2023-01-11T21:44:49.2947740Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_narrow_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T21:44:49.2948170Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_narrow_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T21:44:49.2948620Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_native_batch_norm_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T21:44:49.2949160Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_ne_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2023-01-11T21:44:49.2949630Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_ne_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2023-01-11T21:44:49.2950130Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_neg_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T21:44:49.2950540Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_neg_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T21:44:49.2951060Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_new_empty_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2023-01-11T21:44:49.2951580Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_new_full_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2023-01-11T21:44:49.2952100Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_new_ones_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2023-01-11T21:44:49.2952730Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_new_ones_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2023-01-11T21:44:49.2953210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nextafter_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2023-01-11T21:44:49.2953730Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional__scaled_dot_product_attention_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T21:44:49.2954230Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool1d_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T21:44:49.2954670Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_alpha_dropout_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T21:44:49.2955110Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_avg_pool3d_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T21:44:49.2955610Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_batch_norm_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T21:44:49.2956080Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_binary_cross_entropy_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T21:44:49.2956580Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T21:44:49.2956990Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_celu_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T21:44:49.2957370Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv1d_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T21:44:49.2957740Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv1d_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:44:49.2958120Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv_transpose2d_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:44:49.2958530Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv_transpose3d_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:44:49.2958970Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv_transpose3d_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:44:49.2959480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_cosine_embedding_loss_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:44:49.2959960Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_cross_entropy_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:44:49.2960460Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_dropout2d_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:44:49.2960920Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_dropout3d_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:44:49.2961360Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_dropout_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:44:49.2961860Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:44:49.2962440Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:44:49.2962940Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_fractional_max_pool2d_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:44:49.2963420Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_fractional_max_pool3d_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:44:49.2963900Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_gaussian_nll_loss_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:44:49.2964390Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_gelu_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:44:49.2964840Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_glu_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:44:49.2965220Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_grid_sample_cpu_float64 PASSED [ 12%] 2023-01-11T21:44:49.2965560Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardsigmoid_cpu_float64 PASSED [ 12%] 2023-01-11T21:44:49.2965980Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardswish_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:44:49.2973060Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardtanh_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:44:49.2973500Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_instance_norm_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:44:49.2973880Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_bicubic_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:44:49.2974270Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_bilinear_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:44:49.2974730Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_linear_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:44:49.2975190Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_nearest_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:44:49.2975640Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_l1_loss_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:44:49.2976180Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_layer_norm_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:44:49.2976630Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_linear_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:44:49.2977090Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_linear_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:44:49.2977550Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_logsigmoid_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:44:49.2977990Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_margin_ranking_loss_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:44:49.2978470Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_pool2d_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:44:49.2978930Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_pool3d_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:44:49.2979340Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool2d_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:44:49.2979800Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool2d_grad_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:44:49.2980240Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool3d_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:44:49.2980610Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_mish_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:44:49.2981030Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_normalize_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:44:49.2981460Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_normalize_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:44:49.2981900Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_circular_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:44:49.2982370Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_reflect_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:44:49.2982830Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_reflect_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:44:49.2983260Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_replicate_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:44:49.2983690Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_pdist_cpu_float64 PASSED [ 13%] 2023-01-11T21:44:49.2984110Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_shuffle_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:44:49.2984560Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_poisson_nll_loss_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:44:49.2985200Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_relu6_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:44:49.2985920Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_silu_complex_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 13%] 2023-01-11T21:44:49.2986390Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_silu_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:44:49.2986850Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_smooth_l1_loss_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T21:44:49.2987300Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_softmin_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T21:44:49.2987730Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_softmin_with_dtype_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T21:44:49.2988100Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_softmin_with_dtype_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T21:44:49.2988540Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_softshrink_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T21:44:49.2988900Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_softsign_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T21:44:49.2989270Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_tanhshrink_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T21:44:49.2989640Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_loss_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T21:44:49.2990090Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T21:44:49.2990530Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_unfold_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T21:44:49.2991060Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nonzero_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 14%] 2023-01-11T21:44:49.2991590Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nonzero_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 14%] 2023-01-11T21:44:49.2992020Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_norm_nuc_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T21:44:49.2992410Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_normal_number_mean_cpu_float64 SKIPPED (Gradients are incorrect!) [ 14%] 2023-01-11T21:44:49.2992920Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_ones_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 14%] 2023-01-11T21:44:49.2993430Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_ones_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 14%] 2023-01-11T21:44:49.2993870Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_ormqr_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T21:44:49.2994290Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_ormqr_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T21:44:49.2994680Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_outer_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T21:44:49.2995110Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_pca_lowrank_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T21:44:49.2995600Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_permute_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T21:44:49.2996040Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_pinverse_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T21:44:49.2996380Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_1_cpu_float64 SKIPPED (Skipped!) [ 14%] 2023-01-11T21:44:49.2996750Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_4_cpu_float64 SKIPPED (Skipped!) [ 14%] 2023-01-11T21:44:49.2997130Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_positive_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T21:44:49.2997560Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_pow_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T21:44:49.2997960Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_pow_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T21:44:49.2998470Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_put_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T21:44:49.2998870Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_quantile_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T21:44:49.2999290Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_rad2deg_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T21:44:49.2999760Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_rand_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 15%] 2023-01-11T21:44:49.3000260Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_rand_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 15%] 2023-01-11T21:44:49.3000780Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_randint_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 15%] 2023-01-11T21:44:49.3001300Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_randint_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 15%] 2023-01-11T21:44:49.3001810Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_randn_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 15%] 2023-01-11T21:44:49.3002230Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_ravel_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T21:44:49.3002610Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_ravel_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T21:44:49.3002950Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_real_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T21:44:49.3003300Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_reciprocal_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T21:44:49.3003640Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_remainder_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T21:44:49.3003990Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_renorm_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T21:44:49.3004330Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_renorm_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T21:44:49.3004680Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_repeat_interleave_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T21:44:49.3005040Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_reshape_as_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T21:44:49.3005480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_resolve_conj_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T21:44:49.3005890Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_resolve_neg_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T21:44:49.3006330Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_roll_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T21:44:49.3006740Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_roll_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T21:44:49.3007160Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_rot90_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T21:44:49.3007580Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_round_decimals_0_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T21:44:49.3008050Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_round_decimals_3_cpu_float64 SKIPPED (Skipped!) [ 16%] 2023-01-11T21:44:49.3008460Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_rsub_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T21:44:49.3008960Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_scalar_tensor_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T21:44:49.3009420Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_scatter_add_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T21:44:49.3009840Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_amax_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T21:44:49.3010290Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_amin_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T21:44:49.3010720Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_mean_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T21:44:49.3011240Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_searchsorted_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T21:44:49.3011580Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_segment_reduce_lengths_cpu_float64 PASSED [ 16%] 2023-01-11T21:44:49.3011970Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_select_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T21:44:49.3012380Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_select_scatter_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T21:44:49.3012820Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sigmoid_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T21:44:49.3013240Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sign_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T21:44:49.3013760Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_signal_windows_blackman_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T21:44:49.3014290Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_signal_windows_cosine_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T21:44:49.3014840Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_signal_windows_exponential_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T21:44:49.3015430Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_signal_windows_general_cosine_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T21:44:49.3016010Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_signal_windows_general_hamming_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T21:44:49.3016550Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_signal_windows_hann_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T21:44:49.3017100Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_signal_windows_kaiser_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T21:44:49.3017630Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_signal_windows_nuttall_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T21:44:49.3018100Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_signbit_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T21:44:49.3018500Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sin_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T21:44:49.3018850Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sinc_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T21:44:49.3019190Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sinh_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T21:44:49.3019530Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_slice_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T21:44:49.3019880Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_slice_scatter_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T21:44:49.3020300Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_softmax_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T21:44:49.3020710Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_softmax_with_dtype_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T21:44:49.3021140Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_softmax_with_dtype_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T21:44:49.3021580Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sort_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T21:44:49.3022010Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sparse_sampled_addmm_cpu_complex128 SKIPPED (PyTorch is built without MKL support) [ 17%] 2023-01-11T21:44:49.3022420Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sparse_sampled_addmm_cpu_float64 SKIPPED (PyTorch is built without MKL support) [ 17%] 2023-01-11T21:44:49.3022920Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_airy_ai_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2023-01-11T21:44:49.3023470Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_bessel_j0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2023-01-11T21:44:49.3023980Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_bessel_y1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2023-01-11T21:44:49.3024550Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_u_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2023-01-11T21:44:49.3025110Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_v_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 17%] 2023-01-11T21:44:49.3025610Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_entr_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T21:44:49.3030300Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_hermite_polynomial_he_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2023-01-11T21:44:49.3030780Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_i0e_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T21:44:49.3031220Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_i1_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T21:44:49.3031760Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_legendre_polynomial_p_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 17%] 2023-01-11T21:44:49.3032280Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_i1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2023-01-11T21:44:49.3032920Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_k0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2023-01-11T21:44:49.3033380Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_k1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 17%] 2023-01-11T21:44:49.3033750Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_ndtr_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T21:44:49.3034120Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_polygamma_special_polygamma_n_0_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T21:44:49.3034580Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_scaled_modified_bessel_k0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 18%] 2023-01-11T21:44:49.3035060Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 18%] 2023-01-11T21:44:49.3035540Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 18%] 2023-01-11T21:44:49.3036010Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 18%] 2023-01-11T21:44:49.3036570Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_spherical_bessel_j0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 18%] 2023-01-11T21:44:49.3037010Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_xlog1py_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T21:44:49.3037400Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_split_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T21:44:49.3037790Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_split_list_args_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T21:44:49.3038200Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_split_list_args_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T21:44:49.3038620Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_square_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T21:44:49.3039000Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_squeeze_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T21:44:49.3039420Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_squeeze_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T21:44:49.3039820Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_stack_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T21:44:49.3040160Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_std_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T21:44:49.3040580Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_std_mean_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T21:44:49.3040980Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_std_mean_unbiased_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T21:44:49.3041390Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_stft_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T21:44:49.3041810Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_stft_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T21:44:49.3042220Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sub_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T21:44:49.3042560Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sum_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T21:44:49.3042960Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_symeig_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T21:44:49.3043360Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_take_along_dim_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T21:44:49.3043790Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_tanh_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T21:44:49.3044140Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_tensor_split_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T21:44:49.3044560Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_tensordot_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T21:44:49.3044940Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_tile_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T21:44:49.3045310Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_tile_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T21:44:49.3045700Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_to_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T21:44:49.3046220Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_to_sparse_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 19%] 2023-01-11T21:44:49.3046570Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_trace_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T21:44:49.3046990Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_transpose_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T21:44:49.3047420Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_trapezoid_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T21:44:49.3047850Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_triangular_solve_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T21:44:49.3048270Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_tril_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T21:44:49.3048690Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_tril_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T21:44:49.3049090Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_triu_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T21:44:49.3049500Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_true_divide_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T21:44:49.3049920Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_unbind_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T21:44:49.3050340Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_unflatten_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T21:44:49.3050750Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_unfold_copy_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T21:44:49.3051190Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_unfold_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T21:44:49.3051770Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_unique_consecutive_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 19%] 2023-01-11T21:44:49.3052280Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_unique_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 19%] 2023-01-11T21:44:49.3052700Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_var_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T21:44:49.3053110Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_var_mean_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T21:44:49.3053550Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_var_unbiased_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T21:44:49.3053950Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_var_unbiased_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T21:44:49.3054350Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_vdot_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 20%] 2023-01-11T21:44:49.3054680Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_vdot_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 20%] 2023-01-11T21:44:49.3055020Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_view_as_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 20%] 2023-01-11T21:44:49.3055380Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_view_as_real_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 20%] 2023-01-11T21:44:49.3055810Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_vstack_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 20%] 2023-01-11T21:44:49.3056220Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_where_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 20%] 2023-01-11T21:44:49.3056590Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_xlogy_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 20%] 2023-01-11T21:44:49.3057050Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_zeros_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 20%] 2023-01-11T21:44:49.3057570Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_zeros_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 20%] 2023-01-11T21:44:49.3057940Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_H_cpu_complex128 PASSED [ 20%] 2023-01-11T21:44:49.3058200Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_T_cpu_complex128 PASSED [ 20%] 2023-01-11T21:44:49.3058490Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_T_cpu_float64 PASSED [ 20%] 2023-01-11T21:44:49.3058840Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad___getitem___cpu_complex128 PASSED [ 20%] 2023-01-11T21:44:49.3059120Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad___radd___cpu_complex128 PASSED [ 20%] 2023-01-11T21:44:49.3059430Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad___radd___cpu_float64 PASSED [ 20%] 2023-01-11T21:44:49.3059740Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad___rdiv___cpu_complex128 PASSED [ 20%] 2023-01-11T21:44:49.3060050Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad___rdiv___cpu_float64 PASSED [ 20%] 2023-01-11T21:44:49.3060350Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad___rmod___cpu_float64 PASSED [ 20%] 2023-01-11T21:44:49.3060610Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad___rmul___cpu_complex128 PASSED [ 20%] 2023-01-11T21:44:49.3060900Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad___rmul___cpu_float64 PASSED [ 20%] 2023-01-11T21:44:49.3061280Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad___rpow___cpu_complex128 SKIPPED (Skipped!) [ 20%] 2023-01-11T21:44:49.3061570Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad___rpow___cpu_float64 SKIPPED (Skipped!) [ 20%] 2023-01-11T21:44:49.3061910Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad__native_batch_norm_legit_cpu_float64 PASSED [ 20%] 2023-01-11T21:44:49.3062240Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad__softmax_backward_data_cpu_float64 PASSED [ 20%] 2023-01-11T21:44:49.3062580Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_abs_cpu_float64 PASSED [ 21%] 2023-01-11T21:44:49.3062870Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_acosh_cpu_float64 PASSED [ 21%] 2023-01-11T21:44:49.3063130Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_add_cpu_float64 PASSED [ 21%] 2023-01-11T21:44:49.3063450Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_addbmm_cpu_complex128 PASSED [ 21%] 2023-01-11T21:44:49.3063760Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_addcmul_cpu_complex128 PASSED [ 21%] 2023-01-11T21:44:49.3064020Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_addmv_cpu_complex128 PASSED [ 21%] 2023-01-11T21:44:49.3064330Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_addr_cpu_float64 PASSED [ 21%] 2023-01-11T21:44:49.3064680Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_all_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 21%] 2023-01-11T21:44:49.3065110Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_all_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 21%] 2023-01-11T21:44:49.3065460Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_allclose_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 21%] 2023-01-11T21:44:49.3065800Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_amax_cpu_float64 PASSED [ 21%] 2023-01-11T21:44:49.3066160Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_aminmax_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 21%] 2023-01-11T21:44:49.3066520Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_any_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 21%] 2023-01-11T21:44:49.3066940Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_argmax_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 21%] 2023-01-11T21:44:49.3067330Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_argsort_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 21%] 2023-01-11T21:44:49.3067700Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_as_strided_cpu_float64 SKIPPED (Numerous errors) [ 21%] 2023-01-11T21:44:49.3068040Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_as_strided_partial_views_cpu_float64 PASSED [ 21%] 2023-01-11T21:44:49.3068360Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_asin_cpu_complex128 PASSED [ 21%] 2023-01-11T21:44:49.3068700Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_asinh_cpu_float64 PASSED [ 21%] 2023-01-11T21:44:49.3069020Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_atanh_cpu_float64 PASSED [ 21%] 2023-01-11T21:44:49.3069350Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_atleast_1d_cpu_complex128 PASSED [ 21%] 2023-01-11T21:44:49.3069670Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_atleast_2d_cpu_complex128 PASSED [ 21%] 2023-01-11T21:44:49.3070000Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_atleast_2d_cpu_float64 PASSED [ 21%] 2023-01-11T21:44:49.3070320Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_atleast_3d_cpu_float64 PASSED [ 21%] 2023-01-11T21:44:49.3070620Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_baddbmm_cpu_float64 PASSED [ 22%] 2023-01-11T21:44:49.3070950Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_bernoulli_cpu_float64 PASSED [ 22%] 2023-01-11T21:44:49.3071310Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_bfloat16_cpu_float64 XFAIL [ 22%] 2023-01-11T21:44:49.3071640Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_block_diag_cpu_complex128 PASSED [ 22%] 2023-01-11T21:44:49.3071970Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_block_diag_cpu_float64 PASSED [ 22%] 2023-01-11T21:44:49.3072290Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_broadcast_tensors_cpu_complex128 PASSED [ 22%] 2023-01-11T21:44:49.3072640Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_broadcast_tensors_cpu_float64 PASSED [ 22%] 2023-01-11T21:44:49.3072980Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_broadcast_to_cpu_float64 PASSED [ 22%] 2023-01-11T21:44:49.3073340Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_bucketize_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 22%] 2023-01-11T21:44:49.3073690Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_byte_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 22%] 2023-01-11T21:44:49.3073990Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cartesian_prod_cpu_complex128 PASSED [ 22%] 2023-01-11T21:44:49.3074260Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cdist_cpu_float64 PASSED [ 22%] 2023-01-11T21:44:49.3074520Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cdouble_cpu_complex128 PASSED [ 22%] 2023-01-11T21:44:49.3074780Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cdouble_cpu_float64 PASSED [ 22%] 2023-01-11T21:44:49.3075040Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_ceil_cpu_float64 PASSED [ 22%] 2023-01-11T21:44:49.3081270Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_chalf_cpu_complex128 XFAIL [ 22%] 2023-01-11T21:44:49.3081610Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cholesky_inverse_cpu_complex128 PASSED [ 22%] 2023-01-11T21:44:49.3081940Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cholesky_solve_cpu_float64 PASSED [ 22%] 2023-01-11T21:44:49.3082280Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_chunk_cpu_float64 PASSED [ 22%] 2023-01-11T21:44:49.3082570Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_clamp_cpu_float64 PASSED [ 22%] 2023-01-11T21:44:49.3082880Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_clone_cpu_complex128 PASSED [ 22%] 2023-01-11T21:44:49.3083190Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_clone_cpu_float64 PASSED [ 22%] 2023-01-11T21:44:49.3083460Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_combinations_cpu_complex128 PASSED [ 22%] 2023-01-11T21:44:49.3083790Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_combinations_cpu_float64 PASSED [ 22%] 2023-01-11T21:44:49.3084100Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_conj_cpu_complex128 PASSED [ 23%] 2023-01-11T21:44:49.3084410Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_conj_cpu_float64 PASSED [ 23%] 2023-01-11T21:44:49.3084810Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_conj_physical_cpu_float64 PASSED [ 23%] 2023-01-11T21:44:49.3085160Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_constant_pad_nd_cpu_float64 PASSED [ 23%] 2023-01-11T21:44:49.3085480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_contiguous_cpu_complex128 PASSED [ 23%] 2023-01-11T21:44:49.3085760Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_contiguous_cpu_float64 PASSED [ 23%] 2023-01-11T21:44:49.3086090Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_copysign_cpu_float64 PASSED [ 23%] 2023-01-11T21:44:49.3086400Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_corrcoef_cpu_float64 PASSED [ 23%] 2023-01-11T21:44:49.3086730Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cos_cpu_complex128 PASSED [ 23%] 2023-01-11T21:44:49.3086990Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cos_cpu_float64 PASSED [ 23%] 2023-01-11T21:44:49.3087320Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cosh_cpu_float64 PASSED [ 23%] 2023-01-11T21:44:49.3087740Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_count_nonzero_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 23%] 2023-01-11T21:44:49.3088120Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cov_cpu_complex128 XFAIL [ 23%] 2023-01-11T21:44:49.3088450Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cross_cpu_float64 PASSED [ 23%] 2023-01-11T21:44:49.3088750Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cummax_cpu_float64 PASSED [ 23%] 2023-01-11T21:44:49.3089080Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cumprod_cpu_float64 PASSED [ 23%] 2023-01-11T21:44:49.3089410Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cumsum_cpu_complex128 PASSED [ 23%] 2023-01-11T21:44:49.3089750Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cumulative_trapezoid_cpu_float64 PASSED [ 23%] 2023-01-11T21:44:49.3090070Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_deg2rad_cpu_float64 PASSED [ 23%] 2023-01-11T21:44:49.3090390Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_diag_cpu_complex128 PASSED [ 23%] 2023-01-11T21:44:49.3090710Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_diag_cpu_float64 PASSED [ 23%] 2023-01-11T21:44:49.3091040Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_diag_embed_cpu_complex128 PASSED [ 23%] 2023-01-11T21:44:49.3091380Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_diagflat_cpu_complex128 PASSED [ 23%] 2023-01-11T21:44:49.3091700Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_diagflat_cpu_float64 PASSED [ 23%] 2023-01-11T21:44:49.3092040Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_diagonal_copy_cpu_complex128 PASSED [ 24%] 2023-01-11T21:44:49.3092390Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_diagonal_cpu_complex128 PASSED [ 24%] 2023-01-11T21:44:49.3092650Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_diff_cpu_float64 PASSED [ 24%] 2023-01-11T21:44:49.3092910Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_digamma_cpu_float64 PASSED [ 24%] 2023-01-11T21:44:49.3093190Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_div_no_rounding_mode_cpu_complex128 PASSED [ 24%] 2023-01-11T21:44:49.3093520Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_div_trunc_rounding_cpu_float64 PASSED [ 24%] 2023-01-11T21:44:49.3093860Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_double_cpu_complex128 PASSED [ 24%] 2023-01-11T21:44:49.3094120Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_double_cpu_float64 PASSED [ 24%] 2023-01-11T21:44:49.3094430Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_dsplit_cpu_complex128 PASSED [ 24%] 2023-01-11T21:44:49.3094740Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_dsplit_cpu_float64 PASSED [ 24%] 2023-01-11T21:44:49.3095050Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_dstack_cpu_float64 PASSED [ 24%] 2023-01-11T21:44:49.3095390Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_einsum_cpu_complex128 PASSED [ 24%] 2023-01-11T21:44:49.3095680Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_einsum_cpu_float64 PASSED [ 24%] 2023-01-11T21:44:49.3096060Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_empty_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 24%] 2023-01-11T21:44:49.3096410Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_eq_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 24%] 2023-01-11T21:44:49.3096840Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_equal_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 24%] 2023-01-11T21:44:49.3097170Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_erf_cpu_float64 PASSED [ 24%] 2023-01-11T21:44:49.3097500Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_erfc_cpu_float64 PASSED [ 24%] 2023-01-11T21:44:49.3097800Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_erfinv_cpu_float64 PASSED [ 24%] 2023-01-11T21:44:49.3098130Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_exp2_cpu_float64 PASSED [ 24%] 2023-01-11T21:44:49.3098410Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_expand_cpu_float64 PASSED [ 24%] 2023-01-11T21:44:49.3098680Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_expm1_cpu_float64 PASSED [ 24%] 2023-01-11T21:44:49.3099060Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_eye_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 24%] 2023-01-11T21:44:49.3099470Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_eye_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 24%] 2023-01-11T21:44:49.3099830Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_fft2_cpu_complex128 PASSED [ 25%] 2023-01-11T21:44:49.3100120Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_fft_cpu_float64 PASSED [ 25%] 2023-01-11T21:44:49.3100450Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_hfft2_cpu_float64 PASSED [ 25%] 2023-01-11T21:44:49.3100720Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_hfft_cpu_complex128 PASSED [ 25%] 2023-01-11T21:44:49.3101020Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_hfft_cpu_float64 PASSED [ 25%] 2023-01-11T21:44:49.3101350Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_ifft_cpu_float64 PASSED [ 25%] 2023-01-11T21:44:49.3101640Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_ifftn_cpu_float64 PASSED [ 25%] 2023-01-11T21:44:49.3101970Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_ihfft_cpu_float64 PASSED [ 25%] 2023-01-11T21:44:49.3102240Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_irfft2_cpu_complex128 PASSED [ 25%] 2023-01-11T21:44:49.3102590Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_irfft_cpu_complex128 PASSED [ 25%] 2023-01-11T21:44:49.3102870Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_irfft_cpu_float64 PASSED [ 25%] 2023-01-11T21:44:49.3103160Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_irfftn_cpu_float64 PASSED [ 25%] 2023-01-11T21:44:49.3103490Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_rfftn_cpu_float64 PASSED [ 25%] 2023-01-11T21:44:49.3103800Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_flip_cpu_complex128 PASSED [ 25%] 2023-01-11T21:44:49.3104120Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_flip_cpu_float64 PASSED [ 25%] 2023-01-11T21:44:49.3104390Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fliplr_cpu_complex128 PASSED [ 25%] 2023-01-11T21:44:49.3104710Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_flipud_cpu_float64 PASSED [ 25%] 2023-01-11T21:44:49.3105010Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_float_power_cpu_complex128 PASSED [ 25%] 2023-01-11T21:44:49.3105440Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_floor_divide_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 25%] 2023-01-11T21:44:49.3105820Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fmod_cpu_float64 PASSED [ 25%] 2023-01-11T21:44:49.3106120Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_frexp_cpu_float64 PASSED [ 25%] 2023-01-11T21:44:49.3106510Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_full_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 25%] 2023-01-11T21:44:49.3106880Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_gather_cpu_complex128 PASSED [ 25%] 2023-01-11T21:44:49.3107180Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_gather_cpu_float64 PASSED [ 25%] 2023-01-11T21:44:49.3107560Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_ge_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 25%] 2023-01-11T21:44:49.3108000Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_geqrf_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2023-01-11T21:44:49.3108480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_geqrf_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2023-01-11T21:44:49.3108850Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_gradient_cpu_complex128 PASSED [ 26%] 2023-01-11T21:44:49.3109190Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_gradient_cpu_float64 PASSED [ 26%] 2023-01-11T21:44:49.3109520Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_grid_sampler_2d_cpu_float64 PASSED [ 26%] 2023-01-11T21:44:49.3109880Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_gt_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2023-01-11T21:44:49.3110180Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_half_cpu_complex128 XFAIL [ 26%] 2023-01-11T21:44:49.3110440Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_half_cpu_float64 XFAIL [ 26%] 2023-01-11T21:44:49.3110750Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_histc_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2023-01-11T21:44:49.3111090Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_histogram_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2023-01-11T21:44:49.3111400Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_imag_cpu_complex128 PASSED [ 26%] 2023-01-11T21:44:49.3111690Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_index_add_cpu_complex128 PASSED [ 26%] 2023-01-11T21:44:49.3112040Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_index_copy_cpu_float64 PASSED [ 26%] 2023-01-11T21:44:49.3112370Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_index_fill_cpu_complex128 PASSED [ 26%] 2023-01-11T21:44:49.3112720Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_index_put_cpu_complex128 PASSED [ 26%] 2023-01-11T21:44:49.3113070Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_index_select_cpu_float64 PASSED [ 26%] 2023-01-11T21:44:49.3113410Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_inner_cpu_complex128 PASSED [ 26%] 2023-01-11T21:44:49.3113740Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_inner_cpu_float64 PASSED [ 26%] 2023-01-11T21:44:49.3114120Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_isclose_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2023-01-11T21:44:49.3114550Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_isfinite_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2023-01-11T21:44:49.3114990Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_isfinite_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2023-01-11T21:44:49.3115420Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_isin_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2023-01-11T21:44:49.3115860Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_isinf_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2023-01-11T21:44:49.3116290Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_isnan_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2023-01-11T21:44:49.3116730Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_isreal_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 27%] 2023-01-11T21:44:49.3117110Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_jiterator_4inputs_with_extra_args_cpu_complex128 SKIPPED (Only runs on cuda) [ 27%] 2023-01-11T21:44:49.3117510Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_jiterator_binary_return_by_ref_cpu_complex128 SKIPPED (Only runs on cuda) [ 27%] 2023-01-11T21:44:49.3117910Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_jiterator_binary_return_by_ref_cpu_float64 SKIPPED (Only runs on cuda) [ 27%] 2023-01-11T21:44:49.3118350Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_jiterator_unary_cpu_float64 SKIPPED (Only runs on cuda) [ 27%] 2023-01-11T21:44:49.3118680Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_kthvalue_cpu_float64 PASSED [ 27%] 2023-01-11T21:44:49.3119020Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_ldexp_cpu_float64 PASSED [ 27%] 2023-01-11T21:44:49.3119320Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_cond_cpu_complex128 PASSED [ 27%] 2023-01-11T21:44:49.3119670Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_cross_cpu_float64 PASSED [ 27%] 2023-01-11T21:44:49.3120010Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_det_cpu_complex128 PASSED [ 27%] 2023-01-11T21:44:49.3120370Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_det_singular_cpu_float64 SKIPPED (Gradients are incorrect on macos) [ 27%] 2023-01-11T21:44:49.3120750Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_eigvals_cpu_complex128 PASSED [ 27%] 2023-01-11T21:44:49.3121080Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_eigvalsh_cpu_complex128 PASSED [ 27%] 2023-01-11T21:44:49.3121440Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_householder_product_cpu_complex128 PASSED [ 27%] 2023-01-11T21:44:49.3121820Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_householder_product_cpu_float64 PASSED [ 27%] 2023-01-11T21:44:49.3124750Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_inv_cpu_float64 PASSED [ 27%] 2023-01-11T21:44:49.3125020Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_inv_ex_cpu_float64 PASSED [ 27%] 2023-01-11T21:44:49.3125340Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_ldl_factor_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 27%] 2023-01-11T21:44:49.3125710Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_ldl_factor_ex_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 27%] 2023-01-11T21:44:49.3126050Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_lstsq_cpu_complex128 SKIPPED (Skipped!) [ 27%] 2023-01-11T21:44:49.3126390Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_lu_cpu_complex128 PASSED [ 27%] 2023-01-11T21:44:49.3126720Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_lu_cpu_float64 PASSED [ 27%] 2023-01-11T21:44:49.3127060Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_lu_factor_cpu_float64 PASSED [ 27%] 2023-01-11T21:44:49.3127430Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_lu_factor_ex_cpu_complex128 PASSED [ 27%] 2023-01-11T21:44:49.3127740Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_lu_solve_cpu_complex128 PASSED [ 28%] 2023-01-11T21:44:49.3128090Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_lu_solve_cpu_float64 PASSED [ 28%] 2023-01-11T21:44:49.3128430Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_matrix_norm_cpu_float64 PASSED [ 28%] 2023-01-11T21:44:49.3128830Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_matrix_power_cpu_complex128 PASSED [ 28%] 2023-01-11T21:44:49.3129230Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_matrix_rank_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 28%] 2023-01-11T21:44:49.3129680Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_matrix_rank_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 28%] 2023-01-11T21:44:49.3130140Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_matrix_rank_hermitian_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 28%] 2023-01-11T21:44:49.3130550Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_multi_dot_cpu_complex128 PASSED [ 28%] 2023-01-11T21:44:49.3130900Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_norm_cpu_complex128 PASSED [ 28%] 2023-01-11T21:44:49.3131310Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_norm_subgradients_at_zero_cpu_complex128 XFAIL [ 28%] 2023-01-11T21:44:49.3131670Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_norm_subgradients_at_zero_cpu_float64 XFAIL [ 28%] 2023-01-11T21:44:49.3132040Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_pinv_cpu_complex128 PASSED [ 28%] 2023-01-11T21:44:49.3132330Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_pinv_hermitian_cpu_complex128 PASSED [ 28%] 2023-01-11T21:44:49.3132680Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_pinv_singular_cpu_float64 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 28%] 2023-01-11T21:44:49.3132990Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_qr_cpu_float64 PASSED [ 28%] 2023-01-11T21:44:49.3133260Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_slogdet_cpu_float64 PASSED [ 28%] 2023-01-11T21:44:49.3133540Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_solve_cpu_complex128 PASSED [ 28%] 2023-01-11T21:44:49.3133820Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_solve_ex_cpu_complex128 PASSED [ 28%] 2023-01-11T21:44:49.3134160Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_solve_ex_cpu_float64 PASSED [ 28%] 2023-01-11T21:44:49.3134490Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_solve_triangular_cpu_float64 PASSED [ 28%] 2023-01-11T21:44:49.3134860Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_svdvals_cpu_complex128 PASSED [ 28%] 2023-01-11T21:44:49.3135170Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_tensorinv_cpu_float64 PASSED [ 28%] 2023-01-11T21:44:49.3135520Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_tensorsolve_cpu_complex128 PASSED [ 28%] 2023-01-11T21:44:49.3135870Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_tensorsolve_cpu_float64 PASSED [ 28%] 2023-01-11T21:44:49.3136190Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_vecdot_cpu_complex128 PASSED [ 29%] 2023-01-11T21:44:49.3136590Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linspace_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 29%] 2023-01-11T21:44:49.3136950Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_log1p_cpu_complex128 PASSED [ 29%] 2023-01-11T21:44:49.3137280Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_log2_cpu_complex128 PASSED [ 29%] 2023-01-11T21:44:49.3137580Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_log2_cpu_float64 PASSED [ 29%] 2023-01-11T21:44:49.3137920Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_log_softmax_cpu_float64 PASSED [ 29%] 2023-01-11T21:44:49.3138280Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_log_softmax_with_dtype_cpu_float64 PASSED [ 29%] 2023-01-11T21:44:49.3138600Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_logaddexp2_cpu_float64 PASSED [ 29%] 2023-01-11T21:44:49.3139030Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_logical_and_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 29%] 2023-01-11T21:44:49.3139480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_logical_not_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 29%] 2023-01-11T21:44:49.3139900Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_logical_or_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 29%] 2023-01-11T21:44:49.3140290Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_logical_or_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 29%] 2023-01-11T21:44:49.3140670Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_logical_xor_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 29%] 2023-01-11T21:44:49.3141090Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_logical_xor_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 29%] 2023-01-11T21:44:49.3141570Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_logspace_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 29%] 2023-01-11T21:44:49.3141920Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_logsumexp_cpu_float64 PASSED [ 29%] 2023-01-11T21:44:49.3142310Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_long_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 29%] 2023-01-11T21:44:49.3142740Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_long_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 29%] 2023-01-11T21:44:49.3143140Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_lt_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 29%] 2023-01-11T21:44:49.3143500Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_lu_cpu_complex128 PASSED [ 29%] 2023-01-11T21:44:49.3143850Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_lu_cpu_float64 PASSED [ 29%] 2023-01-11T21:44:49.3144120Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_lu_unpack_cpu_float64 PASSED [ 29%] 2023-01-11T21:44:49.3144460Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_mH_cpu_float64 PASSED [ 29%] 2023-01-11T21:44:49.3144840Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_argmin_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 29%] 2023-01-11T21:44:49.3145200Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_cumprod_cpu_float64 PASSED [ 30%] 2023-01-11T21:44:49.3145550Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_cumsum_cpu_complex128 PASSED [ 30%] 2023-01-11T21:44:49.3145890Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_log_softmax_cpu_float64 PASSED [ 30%] 2023-01-11T21:44:49.3146220Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_logaddexp_cpu_float64 PASSED [ 30%] 2023-01-11T21:44:49.3146550Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_logsumexp_cpu_float64 PASSED [ 30%] 2023-01-11T21:44:49.3146870Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_mean_cpu_complex128 PASSED [ 30%] 2023-01-11T21:44:49.3147140Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_median_cpu_float64 PASSED [ 30%] 2023-01-11T21:44:49.3147410Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_norm_cpu_float64 PASSED [ 30%] 2023-01-11T21:44:49.3147690Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_normalize_cpu_float64 PASSED [ 30%] 2023-01-11T21:44:49.3147960Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_prod_cpu_complex128 PASSED [ 30%] 2023-01-11T21:44:49.3148230Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_select_cpu_float64 PASSED [ 30%] 2023-01-11T21:44:49.3148500Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_softmax_cpu_float64 PASSED [ 30%] 2023-01-11T21:44:49.3148790Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_std_cpu_complex128 PASSED [ 30%] 2023-01-11T21:44:49.3149070Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_std_cpu_float64 PASSED [ 30%] 2023-01-11T21:44:49.3149420Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_sum_cpu_complex128 PASSED [ 30%] 2023-01-11T21:44:49.3149720Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_sum_cpu_float64 PASSED [ 30%] 2023-01-11T21:44:49.3150060Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_var_cpu_complex128 PASSED [ 30%] 2023-01-11T21:44:49.3150360Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_matmul_cpu_complex128 PASSED [ 30%] 2023-01-11T21:44:49.3150730Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_max_pool2d_with_indices_backward_cpu_float64 PASSED [ 30%] 2023-01-11T21:44:49.3151080Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_maximum_cpu_float64 PASSED [ 30%] 2023-01-11T21:44:49.3151440Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_mean_cpu_complex128 PASSED [ 30%] 2023-01-11T21:44:49.3151760Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_median_cpu_float64 PASSED [ 30%] 2023-01-11T21:44:49.3152110Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_meshgrid_list_of_tensors_cpu_complex128 PASSED [ 30%] 2023-01-11T21:44:49.3152460Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_meshgrid_list_of_tensors_cpu_float64 PASSED [ 30%] 2023-01-11T21:44:49.3152840Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_meshgrid_variadic_tensors_cpu_complex128 PASSED [ 31%] 2023-01-11T21:44:49.3153140Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_mm_cpu_complex128 PASSED [ 31%] 2023-01-11T21:44:49.3153480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_mm_cpu_float64 PASSED [ 31%] 2023-01-11T21:44:49.3153760Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_movedim_cpu_complex128 PASSED [ 31%] 2023-01-11T21:44:49.3154100Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_mul_cpu_complex128 PASSED [ 31%] 2023-01-11T21:44:49.3154440Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_mvlgamma_mvlgamma_p_3_cpu_float64 PASSED [ 31%] 2023-01-11T21:44:49.3154800Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_mvlgamma_mvlgamma_p_5_cpu_float64 PASSED [ 31%] 2023-01-11T21:44:49.3155150Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nan_to_num_cpu_float64 PASSED [ 31%] 2023-01-11T21:44:49.3155430Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nanmean_cpu_float64 PASSED [ 31%] 2023-01-11T21:44:49.3155750Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nanmedian_cpu_float64 PASSED [ 31%] 2023-01-11T21:44:49.3156070Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nanquantile_cpu_float64 PASSED [ 31%] 2023-01-11T21:44:49.3156390Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nansum_cpu_float64 PASSED [ 31%] 2023-01-11T21:44:49.3156800Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_narrow_copy_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 31%] 2023-01-11T21:44:49.3157240Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_narrow_copy_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 31%] 2023-01-11T21:44:49.3157620Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_narrow_cpu_float64 PASSED [ 31%] 2023-01-11T21:44:49.3157960Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_native_dropout_backward_cpu_float64 PASSED [ 31%] 2023-01-11T21:44:49.3158340Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_ne_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 31%] 2023-01-11T21:44:49.3158770Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_ne_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 31%] 2023-01-11T21:44:49.3159210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_new_empty_strided_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 31%] 2023-01-11T21:44:49.3159680Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_new_full_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 31%] 2023-01-11T21:44:49.3160110Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_new_full_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 31%] 2023-01-11T21:44:49.3160540Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_new_zeros_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 31%] 2023-01-11T21:44:49.3160970Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_new_zeros_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 31%] 2023-01-11T21:44:49.3161390Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional__scaled_dot_product_attention_cpu_float64 PASSED [ 31%] 2023-01-11T21:44:49.3161710Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_adaptive_avg_pool2d_cpu_float64 PASSED [ 31%] 2023-01-11T21:44:49.3162050Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_adaptive_avg_pool3d_cpu_float64 PASSED [ 32%] 2023-01-11T21:44:49.3162350Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_adaptive_max_pool2d_cpu_float64 PASSED [ 32%] 2023-01-11T21:44:49.3162650Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_adaptive_max_pool3d_cpu_float64 PASSED [ 32%] 2023-01-11T21:44:49.3162940Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_batch_norm_cpu_float64 PASSED [ 32%] 2023-01-11T21:44:49.3163250Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 PASSED [ 32%] 2023-01-11T21:44:49.3163550Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_celu_cpu_float64 PASSED [ 32%] 2023-01-11T21:44:49.3163840Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_conv1d_cpu_complex128 PASSED [ 32%] 2023-01-11T21:44:49.3164170Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_conv_transpose3d_cpu_complex128 PASSED [ 32%] 2023-01-11T21:44:49.3164550Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_cosine_embedding_loss_cpu_float64 PASSED [ 32%] 2023-01-11T21:44:49.3164900Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_cross_entropy_cpu_float64 PASSED [ 32%] 2023-01-11T21:44:49.3165250Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_ctc_loss_cpu_float64 XFAIL [ 32%] 2023-01-11T21:44:49.3165610Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_dropout2d_cpu_float64 PASSED [ 32%] 2023-01-11T21:44:49.3165980Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_dropout_cpu_float64 PASSED [ 32%] 2023-01-11T21:44:49.3166320Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_elu_cpu_float64 PASSED [ 32%] 2023-01-11T21:44:49.3169780Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_embedding_bag_cpu_float64 PASSED [ 32%] 2023-01-11T21:44:49.3170160Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_embedding_cpu_float64 PASSED [ 32%] 2023-01-11T21:44:49.3170480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 PASSED [ 32%] 2023-01-11T21:44:49.3170850Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_fractional_max_pool2d_cpu_float64 PASSED [ 32%] 2023-01-11T21:44:49.3171210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_gaussian_nll_loss_cpu_float64 PASSED [ 32%] 2023-01-11T21:44:49.3171570Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_glu_cpu_float64 PASSED [ 32%] 2023-01-11T21:44:49.3171930Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_grid_sample_cpu_float64 PASSED [ 32%] 2023-01-11T21:44:49.3172340Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_group_norm_cpu_float64 PASSED [ 32%] 2023-01-11T21:44:49.3172720Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_hardshrink_cpu_float64 PASSED [ 32%] 2023-01-11T21:44:49.3173070Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_hardsigmoid_cpu_float64 PASSED [ 32%] 2023-01-11T21:44:49.3173410Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_hardswish_cpu_float64 PASSED [ 33%] 2023-01-11T21:44:49.3173770Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_hardtanh_cpu_float64 PASSED [ 33%] 2023-01-11T21:44:49.3174130Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_huber_loss_cpu_float64 PASSED [ 33%] 2023-01-11T21:44:49.3174490Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_instance_norm_cpu_float64 PASSED [ 33%] 2023-01-11T21:44:49.3174870Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_interpolate_linear_cpu_float64 PASSED [ 33%] 2023-01-11T21:44:49.3175300Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_kl_div_cpu_float64 PASSED [ 33%] 2023-01-11T21:44:49.3175650Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_l1_loss_cpu_complex128 PASSED [ 33%] 2023-01-11T21:44:49.3176010Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_l1_loss_cpu_float64 PASSED [ 33%] 2023-01-11T21:44:49.3176370Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_layer_norm_cpu_float64 PASSED [ 33%] 2023-01-11T21:44:49.3176690Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_leaky_relu_cpu_float64 PASSED [ 33%] 2023-01-11T21:44:49.3176970Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_linear_cpu_complex128 PASSED [ 33%] 2023-01-11T21:44:49.3177270Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_margin_ranking_loss_cpu_float64 PASSED [ 33%] 2023-01-11T21:44:49.3177580Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_max_unpool1d_grad_cpu_float64 PASSED [ 33%] 2023-01-11T21:44:49.3177890Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_max_unpool2d_cpu_float64 SKIPPED (Skipped!) [ 33%] 2023-01-11T21:44:49.3178200Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_max_unpool3d_cpu_float64 SKIPPED (Skipped!) [ 33%] 2023-01-11T21:44:49.3178500Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_mse_loss_cpu_float64 PASSED [ 33%] 2023-01-11T21:44:49.3178800Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_multi_margin_loss_cpu_float64 PASSED [ 33%] 2023-01-11T21:44:49.3179190Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_multilabel_soft_margin_loss_cpu_float64 PASSED [ 33%] 2023-01-11T21:44:49.3179540Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_pad_circular_cpu_complex128 PASSED [ 33%] 2023-01-11T21:44:49.3179920Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_pad_circular_cpu_float64 PASSED [ 33%] 2023-01-11T21:44:49.3180280Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_pad_reflect_cpu_complex128 PASSED [ 33%] 2023-01-11T21:44:49.3180620Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_pad_reflect_cpu_float64 PASSED [ 33%] 2023-01-11T21:44:49.3180970Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_pad_replicate_cpu_float64 PASSED [ 33%] 2023-01-11T21:44:49.3181320Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_pairwise_distance_cpu_complex128 PASSED [ 33%] 2023-01-11T21:44:49.3181690Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_pdist_cpu_float64 PASSED [ 34%] 2023-01-11T21:44:49.3182050Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_pixel_shuffle_cpu_complex128 PASSED [ 34%] 2023-01-11T21:44:49.3182420Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_pixel_shuffle_cpu_float64 PASSED [ 34%] 2023-01-11T21:44:49.3182820Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_prelu_cpu_float64 PASSED [ 34%] 2023-01-11T21:44:49.3183170Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_selu_cpu_float64 PASSED [ 34%] 2023-01-11T21:44:49.3183510Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_soft_margin_loss_cpu_float64 PASSED [ 34%] 2023-01-11T21:44:49.3183890Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_softmin_with_dtype_cpu_float64 PASSED [ 34%] 2023-01-11T21:44:49.3184250Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_softplus_cpu_float64 PASSED [ 34%] 2023-01-11T21:44:49.3184600Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_softsign_cpu_float64 PASSED [ 34%] 2023-01-11T21:44:49.3184900Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_tanhshrink_cpu_complex128 PASSED [ 34%] 2023-01-11T21:44:49.3185270Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_threshold_cpu_float64 PASSED [ 34%] 2023-01-11T21:44:49.3185640Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_triplet_margin_loss_cpu_float64 PASSED [ 34%] 2023-01-11T21:44:49.3186020Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 PASSED [ 34%] 2023-01-11T21:44:49.3186390Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_unfold_cpu_complex128 PASSED [ 34%] 2023-01-11T21:44:49.3186760Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_upsample_nearest_cpu_float64 PASSED [ 34%] 2023-01-11T21:44:49.3187110Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_norm_cpu_float64 PASSED [ 34%] 2023-01-11T21:44:49.3187400Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_norm_fro_cpu_float64 PASSED [ 34%] 2023-01-11T21:44:49.3187740Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_norm_nuc_cpu_complex128 PASSED [ 34%] 2023-01-11T21:44:49.3188130Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_ones_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 34%] 2023-01-11T21:44:49.3188560Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_ones_like_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 34%] 2023-01-11T21:44:49.3188920Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_ones_like_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 34%] 2023-01-11T21:44:49.3189260Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_ormqr_cpu_complex128 PASSED [ 34%] 2023-01-11T21:44:49.3189560Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_ormqr_cpu_float64 PASSED [ 34%] 2023-01-11T21:44:49.3189910Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_outer_cpu_complex128 PASSED [ 34%] 2023-01-11T21:44:49.3190230Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_pca_lowrank_cpu_float64 PASSED [ 35%] 2023-01-11T21:44:49.3190570Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_permute_cpu_complex128 PASSED [ 35%] 2023-01-11T21:44:49.3190870Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_pinverse_cpu_complex128 PASSED [ 35%] 2023-01-11T21:44:49.3191320Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_polygamma_polygamma_n_3_cpu_float64 SKIPPED (Skipped!) [ 35%] 2023-01-11T21:44:49.3191800Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_polygamma_polygamma_n_4_cpu_float64 SKIPPED (Skipped!) [ 35%] 2023-01-11T21:44:49.3192180Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_positive_cpu_complex128 PASSED [ 35%] 2023-01-11T21:44:49.3192510Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_positive_cpu_float64 PASSED [ 35%] 2023-01-11T21:44:49.3192780Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_pow_cpu_float64 PASSED [ 35%] 2023-01-11T21:44:49.3193050Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_put_cpu_complex128 PASSED [ 35%] 2023-01-11T21:44:49.3193400Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_put_cpu_float64 PASSED [ 35%] 2023-01-11T21:44:49.3193670Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_qr_cpu_complex128 PASSED [ 35%] 2023-01-11T21:44:49.3193930Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_qr_cpu_float64 PASSED [ 35%] 2023-01-11T21:44:49.3194190Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_quantile_cpu_float64 PASSED [ 35%] 2023-01-11T21:44:49.3194450Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_rad2deg_cpu_float64 PASSED [ 35%] 2023-01-11T21:44:49.3194770Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_randint_like_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 35%] 2023-01-11T21:44:49.3195120Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_real_cpu_complex128 PASSED [ 35%] 2023-01-11T21:44:49.3195460Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_real_cpu_float64 PASSED [ 35%] 2023-01-11T21:44:49.3195850Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_reciprocal_cpu_complex128 PASSED [ 35%] 2023-01-11T21:44:49.3196180Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_renorm_cpu_float64 PASSED [ 35%] 2023-01-11T21:44:49.3196480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_repeat_cpu_complex128 PASSED [ 35%] 2023-01-11T21:44:49.3196820Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_repeat_interleave_cpu_float64 PASSED [ 35%] 2023-01-11T21:44:49.3197160Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_reshape_as_cpu_complex128 PASSED [ 35%] 2023-01-11T21:44:49.3197480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_reshape_as_cpu_float64 PASSED [ 35%] 2023-01-11T21:44:49.3197880Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_resize__cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 35%] 2023-01-11T21:44:49.3198270Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_resolve_conj_cpu_complex128 PASSED [ 36%] 2023-01-11T21:44:49.3198590Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_resolve_conj_cpu_float64 PASSED [ 36%] 2023-01-11T21:44:49.3198920Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_resolve_neg_cpu_float64 PASSED [ 36%] 2023-01-11T21:44:49.3199250Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_roll_cpu_complex128 PASSED [ 36%] 2023-01-11T21:44:49.3199580Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_roll_cpu_float64 PASSED [ 36%] 2023-01-11T21:44:49.3199870Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_rot90_cpu_complex128 PASSED [ 36%] 2023-01-11T21:44:49.3200210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_round_cpu_float64 PASSED [ 36%] 2023-01-11T21:44:49.3200530Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_rsub_cpu_float64 PASSED [ 36%] 2023-01-11T21:44:49.3200890Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_scalar_tensor_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 36%] 2023-01-11T21:44:49.3201360Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_scalar_tensor_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 36%] 2023-01-11T21:44:49.3201670Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_scatter_add_cpu_float64 PASSED [ 36%] 2023-01-11T21:44:49.3201970Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_scatter_cpu_complex128 PASSED [ 36%] 2023-01-11T21:44:49.3202300Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_scatter_cpu_float64 PASSED [ 36%] 2023-01-11T21:44:49.3202610Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_scatter_reduce_amax_cpu_float64 PASSED [ 36%] 2023-01-11T21:44:49.3202970Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_scatter_reduce_amin_cpu_float64 PASSED [ 36%] 2023-01-11T21:44:49.3203290Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_scatter_reduce_prod_cpu_float64 PASSED [ 36%] 2023-01-11T21:44:49.3203720Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_searchsorted_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 36%] 2023-01-11T21:44:49.3204130Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_segment_reduce_lengths_cpu_float64 PASSED [ 36%] 2023-01-11T21:44:49.3204450Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_segment_reduce_offsets_cpu_float64 PASSED [ 36%] 2023-01-11T21:44:49.3204800Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_select_cpu_float64 PASSED [ 36%] 2023-01-11T21:44:49.3205180Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_short_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 36%] 2023-01-11T21:44:49.3205520Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sign_cpu_float64 PASSED [ 36%] 2023-01-11T21:44:49.3205930Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_signal_windows_blackman_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 36%] 2023-01-11T21:44:49.3206470Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_signal_windows_general_cosine_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 36%] 2023-01-11T21:44:49.3206910Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_signal_windows_kaiser_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2023-01-11T21:44:49.3207370Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_signal_windows_nuttall_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2023-01-11T21:44:49.3207740Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sin_cpu_complex128 PASSED [ 37%] 2023-01-11T21:44:49.3208070Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sinc_cpu_complex128 PASSED [ 37%] 2023-01-11T21:44:49.3208360Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sinc_cpu_float64 PASSED [ 37%] 2023-01-11T21:44:49.3208630Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sinh_cpu_complex128 PASSED [ 37%] 2023-01-11T21:44:49.3208890Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_slice_cpu_complex128 PASSED [ 37%] 2023-01-11T21:44:49.3209150Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_slice_cpu_float64 PASSED [ 37%] 2023-01-11T21:44:49.3209420Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_softmax_cpu_float64 PASSED [ 37%] 2023-01-11T21:44:49.3209690Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_softmax_with_dtype_cpu_complex128 PASSED [ 37%] 2023-01-11T21:44:49.3209980Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_softmax_with_dtype_cpu_float64 PASSED [ 37%] 2023-01-11T21:44:49.3210280Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sparse_sampled_addmm_cpu_float64 SKIPPED (Skipped!) [ 37%] 2023-01-11T21:44:49.3210670Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_bessel_j1_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2023-01-11T21:44:49.3211090Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_bessel_y1_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2023-01-11T21:44:49.3215460Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_chebyshev_polynomial_u_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2023-01-11T21:44:49.3216110Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_chebyshev_polynomial_v_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 37%] 2023-01-11T21:44:49.3216520Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_erfcx_cpu_float64 PASSED [ 37%] 2023-01-11T21:44:49.3216850Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_hermite_polynomial_he_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2023-01-11T21:44:49.3217330Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_laguerre_polynomial_l_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2023-01-11T21:44:49.3217790Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_log_ndtr_cpu_float64 PASSED [ 37%] 2023-01-11T21:44:49.3218190Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_modified_bessel_i1_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2023-01-11T21:44:49.3218650Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_modified_bessel_k0_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2023-01-11T21:44:49.3219070Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_polygamma_special_polygamma_n_0_cpu_float64 PASSED [ 37%] 2023-01-11T21:44:49.3219610Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_w_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 37%] 2023-01-11T21:44:49.3220080Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_zeta_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2023-01-11T21:44:49.3220510Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_split_cpu_float64 PASSED [ 38%] 2023-01-11T21:44:49.3220860Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_split_list_args_cpu_complex128 PASSED [ 38%] 2023-01-11T21:44:49.3221210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_split_list_args_cpu_float64 PASSED [ 38%] 2023-01-11T21:44:49.3221520Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sqrt_cpu_float64 PASSED [ 38%] 2023-01-11T21:44:49.3221850Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_square_cpu_complex128 PASSED [ 38%] 2023-01-11T21:44:49.3222160Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_square_cpu_float64 PASSED [ 38%] 2023-01-11T21:44:49.3222460Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_std_mean_cpu_complex128 PASSED [ 38%] 2023-01-11T21:44:49.3222810Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_std_mean_unbiased_cpu_float64 PASSED [ 38%] 2023-01-11T21:44:49.3223140Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_std_unbiased_cpu_float64 PASSED [ 38%] 2023-01-11T21:44:49.3223460Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sub_cpu_float64 PASSED [ 38%] 2023-01-11T21:44:49.3223720Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sum_cpu_float64 PASSED [ 38%] 2023-01-11T21:44:49.3223990Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sum_to_size_cpu_float64 PASSED [ 38%] 2023-01-11T21:44:49.3224250Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_svd_cpu_complex128 PASSED [ 38%] 2023-01-11T21:44:49.3224510Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_svd_lowrank_cpu_float64 PASSED [ 38%] 2023-01-11T21:44:49.3224770Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_symeig_cpu_float64 PASSED [ 38%] 2023-01-11T21:44:49.3225030Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_t_cpu_float64 PASSED [ 38%] 2023-01-11T21:44:49.3225300Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_take_along_dim_cpu_complex128 PASSED [ 38%] 2023-01-11T21:44:49.3225570Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_take_along_dim_cpu_float64 PASSED [ 38%] 2023-01-11T21:44:49.3225850Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_tanh_cpu_complex128 PASSED [ 38%] 2023-01-11T21:44:49.3226190Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_tanh_cpu_float64 PASSED [ 38%] 2023-01-11T21:44:49.3226480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_tensor_split_cpu_float64 PASSED [ 38%] 2023-01-11T21:44:49.3226840Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_tensordot_cpu_complex128 PASSED [ 38%] 2023-01-11T21:44:49.3227130Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_tile_cpu_complex128 PASSED [ 38%] 2023-01-11T21:44:49.3227460Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_to_cpu_float64 PASSED [ 38%] 2023-01-11T21:44:49.3227880Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_to_sparse_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 39%] 2023-01-11T21:44:49.3228240Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_topk_cpu_float64 PASSED [ 39%] 2023-01-11T21:44:49.3228570Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_trace_cpu_complex128 PASSED [ 39%] 2023-01-11T21:44:49.3228890Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_transpose_cpu_complex128 PASSED [ 39%] 2023-01-11T21:44:49.3229210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_transpose_cpu_float64 PASSED [ 39%] 2023-01-11T21:44:49.3229540Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_trapezoid_cpu_float64 PASSED [ 39%] 2023-01-11T21:44:49.3229880Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_triangular_solve_cpu_complex128 PASSED [ 39%] 2023-01-11T21:44:49.3230240Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_triangular_solve_cpu_float64 PASSED [ 39%] 2023-01-11T21:44:49.3230610Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_triu_cpu_complex128 PASSED [ 39%] 2023-01-11T21:44:49.3230930Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_triu_cpu_float64 PASSED [ 39%] 2023-01-11T21:44:49.3231270Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_true_divide_cpu_complex128 PASSED [ 39%] 2023-01-11T21:44:49.3231590Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_true_divide_cpu_float64 PASSED [ 39%] 2023-01-11T21:44:49.3231920Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_unbind_cpu_complex128 PASSED [ 39%] 2023-01-11T21:44:49.3232180Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_unflatten_cpu_float64 PASSED [ 39%] 2023-01-11T21:44:49.3232480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_unfold_copy_cpu_float64 PASSED [ 39%] 2023-01-11T21:44:49.3232860Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_uniform_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 39%] 2023-01-11T21:44:49.3233220Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_var_cpu_float64 PASSED [ 39%] 2023-01-11T21:44:49.3233520Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_var_mean_cpu_float64 PASSED [ 39%] 2023-01-11T21:44:49.3233860Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_var_mean_unbiased_cpu_complex128 PASSED [ 39%] 2023-01-11T21:44:49.3234210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_var_mean_unbiased_cpu_float64 PASSED [ 39%] 2023-01-11T21:44:49.3234550Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_var_unbiased_cpu_complex128 PASSED [ 39%] 2023-01-11T21:44:49.3234870Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_view_as_complex_cpu_float64 PASSED [ 39%] 2023-01-11T21:44:49.3235200Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_vsplit_cpu_complex128 PASSED [ 39%] 2023-01-11T21:44:49.3235590Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_zeros_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 39%] 2023-01-11T21:44:49.3236000Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_zeros_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 40%] 2023-01-11T21:44:49.3236370Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_T_cpu_complex128 PASSED [ 40%] 2023-01-11T21:44:49.3236720Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad___getitem___cpu_complex128 PASSED [ 40%] 2023-01-11T21:44:49.3237040Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad___rdiv___cpu_complex128 PASSED [ 40%] 2023-01-11T21:44:49.3237380Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad___rdiv___cpu_float64 PASSED [ 40%] 2023-01-11T21:44:49.3237700Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad___rmod___cpu_float64 PASSED [ 40%] 2023-01-11T21:44:49.3238010Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad___rmul___cpu_complex128 PASSED [ 40%] 2023-01-11T21:44:49.3238330Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad___rmul___cpu_float64 PASSED [ 40%] 2023-01-11T21:44:49.3238700Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad___rpow___cpu_complex128 SKIPPED (Skipped!) [ 40%] 2023-01-11T21:44:49.3238990Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad___rpow___cpu_float64 SKIPPED (Skipped!) [ 40%] 2023-01-11T21:44:49.3239270Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad___rsub___cpu_complex128 PASSED [ 40%] 2023-01-11T21:44:49.3239560Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad__softmax_backward_data_cpu_float64 PASSED [ 40%] 2023-01-11T21:44:49.3239840Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_abs_cpu_complex128 PASSED [ 40%] 2023-01-11T21:44:49.3240110Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_acos_cpu_complex128 PASSED [ 40%] 2023-01-11T21:44:49.3240380Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_acosh_cpu_complex128 PASSED [ 40%] 2023-01-11T21:44:49.3240640Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_acosh_cpu_float64 PASSED [ 40%] 2023-01-11T21:44:49.3241050Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_addcdiv_cpu_complex128 PASSED [ 40%] 2023-01-11T21:44:49.3241360Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_addcdiv_cpu_float64 PASSED [ 40%] 2023-01-11T21:44:49.3241720Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_addmm_cpu_float64 PASSED [ 40%] 2023-01-11T21:44:49.3242020Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_addmm_decomposed_cpu_complex128 PASSED [ 40%] 2023-01-11T21:44:49.3242350Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_addmm_decomposed_cpu_float64 PASSED [ 40%] 2023-01-11T21:44:49.3242700Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_addmv_cpu_complex128 PASSED [ 40%] 2023-01-11T21:44:49.3243130Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_all_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 40%] 2023-01-11T21:44:49.3243610Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_all_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 40%] 2023-01-11T21:44:49.3244120Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_allclose_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2023-01-11T21:44:49.3244640Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_aminmax_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2023-01-11T21:44:49.3245150Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_any_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2023-01-11T21:44:49.3245650Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_any_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2023-01-11T21:44:49.3246150Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_argmax_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2023-01-11T21:44:49.3246560Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_as_strided_cpu_complex128 SKIPPED (Numerous errors) [ 41%] 2023-01-11T21:44:49.3246920Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_as_strided_cpu_float64 SKIPPED (Numerous errors) [ 41%] 2023-01-11T21:44:49.3247210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_asin_cpu_float64 PASSED [ 41%] 2023-01-11T21:44:49.3247490Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_asinh_cpu_float64 PASSED [ 41%] 2023-01-11T21:44:49.3247830Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_atanh_cpu_complex128 PASSED [ 41%] 2023-01-11T21:44:49.3248140Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_atleast_1d_cpu_float64 PASSED [ 41%] 2023-01-11T21:44:49.3248490Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_atleast_2d_cpu_complex128 PASSED [ 41%] 2023-01-11T21:44:49.3248820Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_atleast_3d_cpu_complex128 PASSED [ 41%] 2023-01-11T21:44:49.3249190Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_atleast_3d_cpu_float64 PASSED [ 41%] 2023-01-11T21:44:49.3249530Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_baddbmm_cpu_float64 PASSED [ 41%] 2023-01-11T21:44:49.3249870Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_bernoulli_cpu_float64 PASSED [ 41%] 2023-01-11T21:44:49.3250200Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_bfloat16_cpu_float64 XFAIL [ 41%] 2023-01-11T21:44:49.3250540Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_block_diag_cpu_complex128 PASSED [ 41%] 2023-01-11T21:44:49.3250850Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_bmm_cpu_float64 PASSED [ 41%] 2023-01-11T21:44:49.3251320Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_byte_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2023-01-11T21:44:49.3251750Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_ceil_cpu_float64 PASSED [ 41%] 2023-01-11T21:44:49.3252060Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cfloat_cpu_complex128 XFAIL [ 41%] 2023-01-11T21:44:49.3252400Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cfloat_cpu_float64 XFAIL [ 41%] 2023-01-11T21:44:49.3252860Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_char_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2023-01-11T21:44:49.3253220Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cholesky_cpu_complex128 PASSED [ 42%] 2023-01-11T21:44:49.3253560Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_chunk_cpu_float64 PASSED [ 42%] 2023-01-11T21:44:49.3253840Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_clamp_max_cpu_float64 PASSED [ 42%] 2023-01-11T21:44:49.3254120Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_clamp_min_cpu_float64 PASSED [ 42%] 2023-01-11T21:44:49.3254390Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_clone_cpu_float64 PASSED [ 42%] 2023-01-11T21:44:49.3254660Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_column_stack_cpu_float64 PASSED [ 42%] 2023-01-11T21:44:49.3254940Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_combinations_cpu_complex128 PASSED [ 42%] 2023-01-11T21:44:49.3255210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_conj_cpu_complex128 PASSED [ 42%] 2023-01-11T21:44:49.3255490Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_conj_physical_cpu_complex128 PASSED [ 42%] 2023-01-11T21:44:49.3255780Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_constant_pad_nd_cpu_complex128 PASSED [ 42%] 2023-01-11T21:44:49.3255910Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_constant_pad_nd_cpu_float64 PASSED [ 42%] 2023-01-11T21:44:49.3256050Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_contiguous_cpu_complex128 PASSED [ 42%] 2023-01-11T21:44:49.3256180Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_copysign_cpu_float64 PASSED [ 42%] 2023-01-11T21:44:49.3256310Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_corrcoef_cpu_complex128 PASSED [ 42%] 2023-01-11T21:44:49.3256430Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_corrcoef_cpu_float64 PASSED [ 42%] 2023-01-11T21:44:49.3256560Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cosh_cpu_float64 PASSED [ 42%] 2023-01-11T21:44:49.3256840Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_count_nonzero_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 42%] 2023-01-11T21:44:49.3256990Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cov_cpu_complex128 XFAIL [ 42%] 2023-01-11T21:44:49.3260150Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cov_cpu_float64 XFAIL [ 42%] 2023-01-11T21:44:49.3260300Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cross_cpu_float64 PASSED [ 42%] 2023-01-11T21:44:49.3260510Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cumprod_cpu_float64 PASSED [ 42%] 2023-01-11T21:44:49.3260670Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cumsum_cpu_float64 PASSED [ 42%] 2023-01-11T21:44:49.3260830Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cumulative_trapezoid_cpu_complex128 PASSED [ 42%] 2023-01-11T21:44:49.3260980Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cumulative_trapezoid_cpu_float64 PASSED [ 42%] 2023-01-11T21:44:49.3261130Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_diag_cpu_complex128 PASSED [ 43%] 2023-01-11T21:44:49.3261290Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_diag_cpu_float64 PASSED [ 43%] 2023-01-11T21:44:49.3261450Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_diag_embed_cpu_complex128 PASSED [ 43%] 2023-01-11T21:44:49.3261570Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_diagflat_cpu_float64 PASSED [ 43%] 2023-01-11T21:44:49.3261810Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_diagonal_copy_cpu_complex128 PASSED [ 43%] 2023-01-11T21:44:49.3261970Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_diagonal_copy_cpu_float64 PASSED [ 43%] 2023-01-11T21:44:49.3262110Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_diagonal_cpu_float64 PASSED [ 43%] 2023-01-11T21:44:49.3262250Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_diagonal_scatter_cpu_complex128 PASSED [ 43%] 2023-01-11T21:44:49.3262370Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_diff_cpu_complex128 PASSED [ 43%] 2023-01-11T21:44:49.3262510Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_dist_cpu_complex128 PASSED [ 43%] 2023-01-11T21:44:49.3262660Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_dist_cpu_float64 PASSED [ 43%] 2023-01-11T21:44:49.3262830Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_div_floor_rounding_cpu_float64 PASSED [ 43%] 2023-01-11T21:44:49.3263000Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_div_no_rounding_mode_cpu_complex128 PASSED [ 43%] 2023-01-11T21:44:49.3263140Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_div_trunc_rounding_cpu_float64 PASSED [ 43%] 2023-01-11T21:44:49.3263260Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_dot_cpu_float64 PASSED [ 43%] 2023-01-11T21:44:49.3263390Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_double_cpu_float64 PASSED [ 43%] 2023-01-11T21:44:49.3263540Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_dstack_cpu_complex128 PASSED [ 43%] 2023-01-11T21:44:49.3263700Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_dstack_cpu_float64 PASSED [ 43%] 2023-01-11T21:44:49.3263860Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_einsum_cpu_complex128 PASSED [ 43%] 2023-01-11T21:44:49.3264140Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_empty_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 43%] 2023-01-11T21:44:49.3264430Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_empty_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 43%] 2023-01-11T21:44:49.3264680Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_empty_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 43%] 2023-01-11T21:44:49.3264910Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_empty_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 43%] 2023-01-11T21:44:49.3265200Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_eq_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 43%] 2023-01-11T21:44:49.3265460Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_equal_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 43%] 2023-01-11T21:44:49.3265720Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_equal_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 44%] 2023-01-11T21:44:49.3265850Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_erfinv_cpu_float64 PASSED [ 44%] 2023-01-11T21:44:49.3266000Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_exp2_cpu_float64 PASSED [ 44%] 2023-01-11T21:44:49.3266160Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_exp_cpu_complex128 PASSED [ 44%] 2023-01-11T21:44:49.3266310Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_exp_cpu_float64 PASSED [ 44%] 2023-01-11T21:44:49.3266440Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_expand_cpu_complex128 PASSED [ 44%] 2023-01-11T21:44:49.3266590Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_expm1_cpu_float64 PASSED [ 44%] 2023-01-11T21:44:49.3266880Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_eye_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 44%] 2023-01-11T21:44:49.3267060Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_fftn_cpu_complex128 PASSED [ 44%] 2023-01-11T21:44:49.3267190Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_fftshift_cpu_complex128 PASSED [ 44%] 2023-01-11T21:44:49.3267330Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_fftshift_cpu_float64 PASSED [ 44%] 2023-01-11T21:44:49.3267490Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_hfft2_cpu_float64 PASSED [ 44%] 2023-01-11T21:44:49.3267640Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_hfft_cpu_float64 PASSED [ 44%] 2023-01-11T21:44:49.3267800Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_ifft2_cpu_complex128 PASSED [ 44%] 2023-01-11T21:44:49.3267960Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_ifft_cpu_float64 PASSED [ 44%] 2023-01-11T21:44:49.3268110Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_ifftn_cpu_float64 PASSED [ 44%] 2023-01-11T21:44:49.3268280Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_ihfft2_cpu_float64 PASSED [ 44%] 2023-01-11T21:44:49.3268430Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_ihfftn_cpu_float64 PASSED [ 44%] 2023-01-11T21:44:49.3268590Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_irfft2_cpu_complex128 PASSED [ 44%] 2023-01-11T21:44:49.3268750Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_irfft2_cpu_float64 PASSED [ 44%] 2023-01-11T21:44:49.3268890Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_irfft_cpu_float64 PASSED [ 44%] 2023-01-11T21:44:49.3269040Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_rfftn_cpu_float64 PASSED [ 44%] 2023-01-11T21:44:49.3269200Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fill_cpu_complex128 PASSED [ 44%] 2023-01-11T21:44:49.3269350Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fill_cpu_float64 PASSED [ 44%] 2023-01-11T21:44:49.3269480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_flatten_cpu_float64 PASSED [ 45%] 2023-01-11T21:44:49.3269610Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_flip_cpu_float64 PASSED [ 45%] 2023-01-11T21:44:49.3269750Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_flipud_cpu_complex128 PASSED [ 45%] 2023-01-11T21:44:49.3269900Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_flipud_cpu_float64 PASSED [ 45%] 2023-01-11T21:44:49.3270060Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_float_cpu_complex128 XFAIL [ 45%] 2023-01-11T21:44:49.3270180Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_float_cpu_float64 XFAIL [ 45%] 2023-01-11T21:44:49.3270330Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_float_power_cpu_float64 PASSED [ 45%] 2023-01-11T21:44:49.3270480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_floor_cpu_float64 PASSED [ 45%] 2023-01-11T21:44:49.3270670Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fmax_cpu_float64 PASSED [ 45%] 2023-01-11T21:44:49.3270810Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fmin_cpu_float64 PASSED [ 45%] 2023-01-11T21:44:49.3270960Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_frac_cpu_float64 PASSED [ 45%] 2023-01-11T21:44:49.3271250Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_full_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2023-01-11T21:44:49.3271520Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_full_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2023-01-11T21:44:49.3271670Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_gather_cpu_float64 PASSED [ 45%] 2023-01-11T21:44:49.3271950Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_ge_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2023-01-11T21:44:49.3272290Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_geqrf_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2023-01-11T21:44:49.3272450Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_gradient_cpu_complex128 PASSED [ 45%] 2023-01-11T21:44:49.3272580Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_half_cpu_complex128 XFAIL [ 45%] 2023-01-11T21:44:49.3272870Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_heaviside_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2023-01-11T21:44:49.3273150Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_histc_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2023-01-11T21:44:49.3273310Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_hsplit_cpu_complex128 PASSED [ 45%] 2023-01-11T21:44:49.3273470Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_hsplit_cpu_float64 PASSED [ 45%] 2023-01-11T21:44:49.3273640Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_hstack_cpu_complex128 PASSED [ 45%] 2023-01-11T21:44:49.3273930Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_igammac_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2023-01-11T21:44:49.3274100Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_index_add_cpu_complex128 PASSED [ 46%] 2023-01-11T21:44:49.3274230Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_index_add_cpu_float64 PASSED [ 46%] 2023-01-11T21:44:49.3274390Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_index_copy_cpu_float64 PASSED [ 46%] 2023-01-11T21:44:49.3274560Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_index_fill_cpu_complex128 PASSED [ 46%] 2023-01-11T21:44:49.3274720Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_index_put_cpu_complex128 PASSED [ 46%] 2023-01-11T21:44:49.3274990Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_int_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2023-01-11T21:44:49.3275270Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_isclose_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2023-01-11T21:44:49.3275500Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_isclose_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2023-01-11T21:44:49.3275730Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_isfinite_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2023-01-11T21:44:49.3275960Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_isfinite_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2023-01-11T21:44:49.3276230Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_isinf_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2023-01-11T21:44:49.3276550Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_isnan_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2023-01-11T21:44:49.3276820Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_isneginf_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2023-01-11T21:44:49.3277020Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_jiterator_2inputs_2outputs_cpu_float64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:44:49.3277210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_jiterator_4inputs_with_extra_args_cpu_complex128 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:44:49.3277370Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_jiterator_4inputs_with_extra_args_cpu_float64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:44:49.3277530Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_jiterator_binary_cpu_complex128 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:44:49.3277780Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_jiterator_binary_return_by_ref_cpu_complex128 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:44:49.3277980Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_jiterator_binary_return_by_ref_cpu_float64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:44:49.3278130Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_jiterator_unary_cpu_float64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:44:49.3278290Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_kron_cpu_float64 PASSED [ 46%] 2023-01-11T21:44:49.3278450Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_kthvalue_cpu_float64 PASSED [ 46%] 2023-01-11T21:44:49.3278610Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_ldexp_cpu_complex128 PASSED [ 46%] 2023-01-11T21:44:49.3278730Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_ldexp_cpu_float64 PASSED [ 46%] 2023-01-11T21:44:49.3278860Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_lerp_cpu_complex128 PASSED [ 47%] 2023-01-11T21:44:49.3279000Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_cond_cpu_float64 PASSED [ 47%] 2023-01-11T21:44:49.3279160Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_cross_cpu_complex128 PASSED [ 47%] 2023-01-11T21:44:49.3279320Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_det_cpu_float64 PASSED [ 47%] 2023-01-11T21:44:49.3279490Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_det_singular_cpu_complex128 XFAIL [ 47%] 2023-01-11T21:44:49.3279660Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_det_singular_cpu_float64 PASSED [ 47%] 2023-01-11T21:44:49.3279830Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_eigh_cpu_float64 PASSED [ 47%] 2023-01-11T21:44:49.3279990Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_eigvals_cpu_complex128 PASSED [ 47%] 2023-01-11T21:44:49.3280150Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_eigvalsh_cpu_complex128 PASSED [ 47%] 2023-01-11T21:44:49.3280320Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_eigvalsh_cpu_float64 PASSED [ 47%] 2023-01-11T21:44:49.3280510Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_householder_product_cpu_complex128 PASSED [ 47%] 2023-01-11T21:44:49.3280640Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_inv_cpu_float64 PASSED [ 47%] 2023-01-11T21:44:49.3280800Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_inv_ex_cpu_complex128 PASSED [ 47%] 2023-01-11T21:44:49.3280960Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_inv_ex_cpu_float64 PASSED [ 47%] 2023-01-11T21:44:49.3281250Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 47%] 2023-01-11T21:44:49.3281520Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 47%] 2023-01-11T21:44:49.3281830Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_ex_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 47%] 2023-01-11T21:44:49.3282140Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_ldl_solve_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 47%] 2023-01-11T21:44:49.3282320Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_lstsq_grad_oriented_cpu_complex128 PASSED [ 47%] 2023-01-11T21:44:49.3282480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_lu_factor_cpu_float64 PASSED [ 47%] 2023-01-11T21:44:49.3282640Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_matrix_norm_cpu_complex128 PASSED [ 47%] 2023-01-11T21:44:49.3282820Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_matrix_power_cpu_complex128 PASSED [ 47%] 2023-01-11T21:44:49.3283170Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 47%] 2023-01-11T21:44:49.3283470Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_hermitian_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 47%] 2023-01-11T21:44:49.3283770Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_hermitian_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 48%] 2023-01-11T21:44:49.3283910Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_multi_dot_cpu_complex128 PASSED [ 48%] 2023-01-11T21:44:49.3284040Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_multi_dot_cpu_float64 PASSED [ 48%] 2023-01-11T21:44:49.3284220Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_norm_subgradients_at_zero_cpu_complex128 XFAIL [ 48%] 2023-01-11T21:44:49.3284400Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_pinv_hermitian_cpu_complex128 PASSED [ 48%] 2023-01-11T21:44:49.3284620Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_pinv_singular_cpu_float64 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 48%] 2023-01-11T21:44:49.3284750Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_qr_cpu_complex128 PASSED [ 48%] 2023-01-11T21:44:49.3284880Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_qr_cpu_float64 PASSED [ 48%] 2023-01-11T21:44:49.3285010Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_slogdet_cpu_complex128 PASSED [ 48%] 2023-01-11T21:44:49.3285170Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_solve_cpu_float64 PASSED [ 48%] 2023-01-11T21:44:49.3285340Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_solve_ex_cpu_float64 PASSED [ 48%] 2023-01-11T21:44:49.3285510Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_solve_triangular_cpu_float64 PASSED [ 48%] 2023-01-11T21:44:49.3285660Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_tensorinv_cpu_complex128 PASSED [ 48%] 2023-01-11T21:44:49.3285830Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_tensorsolve_cpu_complex128 PASSED [ 48%] 2023-01-11T21:44:49.3286000Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_vander_cpu_complex128 PASSED [ 48%] 2023-01-11T21:44:49.3286150Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_vecdot_cpu_float64 PASSED [ 48%] 2023-01-11T21:44:49.3286290Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_vector_norm_cpu_complex128 PASSED [ 48%] 2023-01-11T21:44:49.3286420Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_vector_norm_cpu_float64 PASSED [ 48%] 2023-01-11T21:44:49.3286560Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_log10_cpu_float64 PASSED [ 48%] 2023-01-11T21:44:49.3286750Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_log1p_cpu_complex128 PASSED [ 48%] 2023-01-11T21:44:49.3286900Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_log1p_cpu_float64 PASSED [ 48%] 2023-01-11T21:44:49.3287060Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_log2_cpu_float64 PASSED [ 48%] 2023-01-11T21:44:49.3287210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_log_cpu_float64 PASSED [ 48%] 2023-01-11T21:44:49.3287390Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_log_softmax_with_dtype_cpu_complex128 PASSED [ 48%] 2023-01-11T21:44:49.3287530Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_logaddexp_cpu_float64 PASSED [ 49%] 2023-01-11T21:44:49.3287690Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_logdet_cpu_complex128 PASSED [ 49%] 2023-01-11T21:44:49.3287850Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_logdet_cpu_float64 PASSED [ 49%] 2023-01-11T21:44:49.3288180Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_logical_and_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2023-01-11T21:44:49.3288480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_logical_not_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2023-01-11T21:44:49.3288730Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_logical_xor_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2023-01-11T21:44:49.3288860Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_logit_cpu_float64 PASSED [ 49%] 2023-01-11T21:44:49.3289160Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_logspace_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2023-01-11T21:44:49.3289410Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_logspace_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2023-01-11T21:44:49.3289560Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_logsumexp_cpu_float64 PASSED [ 49%] 2023-01-11T21:44:49.3289840Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_long_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2023-01-11T21:44:49.3290110Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_lt_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2023-01-11T21:44:49.3290260Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_lu_cpu_complex128 PASSED [ 49%] 2023-01-11T21:44:49.3290410Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_lu_cpu_float64 PASSED [ 49%] 2023-01-11T21:44:49.3290560Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_lu_solve_cpu_complex128 PASSED [ 49%] 2023-01-11T21:44:49.3290700Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_lu_solve_cpu_float64 PASSED [ 49%] 2023-01-11T21:44:49.3290860Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_mH_cpu_complex128 PASSED [ 49%] 2023-01-11T21:44:49.3291010Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_mH_cpu_float64 PASSED [ 49%] 2023-01-11T21:44:49.3291310Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_argmax_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2023-01-11T21:44:49.3291610Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_argmin_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2023-01-11T21:44:49.3291750Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_cumprod_cpu_complex128 PASSED [ 49%] 2023-01-11T21:44:49.3291910Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_cumsum_cpu_complex128 PASSED [ 49%] 2023-01-11T21:44:49.3292080Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_fill_cpu_complex128 PASSED [ 49%] 2023-01-11T21:44:49.3292280Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_log_softmax_cpu_float64 PASSED [ 49%] 2023-01-11T21:44:49.3292450Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_mean_cpu_float64 PASSED [ 50%] 2023-01-11T21:44:49.3292610Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_median_cpu_float64 PASSED [ 50%] 2023-01-11T21:44:49.3292790Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_normalize_cpu_complex128 PASSED [ 50%] 2023-01-11T21:44:49.3292950Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_normalize_cpu_float64 PASSED [ 50%] 2023-01-11T21:44:49.3293110Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_prod_cpu_float64 PASSED [ 50%] 2023-01-11T21:44:49.3293280Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_select_cpu_float64 PASSED [ 50%] 2023-01-11T21:44:49.3293420Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_std_cpu_float64 PASSED [ 50%] 2023-01-11T21:44:49.3293630Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_sum_cpu_float64 PASSED [ 50%] 2023-01-11T21:44:49.3293790Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_matmul_cpu_complex128 PASSED [ 50%] 2023-01-11T21:44:49.3293940Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_matmul_cpu_float64 PASSED [ 50%] 2023-01-11T21:44:49.3294100Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_matrix_exp_cpu_complex128 PASSED [ 50%] 2023-01-11T21:44:49.3294260Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_matrix_exp_cpu_float64 PASSED [ 50%] 2023-01-11T21:44:49.3294410Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_max_binary_cpu_float64 PASSED [ 50%] 2023-01-11T21:44:49.3294550Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_max_pool2d_with_indices_backward_cpu_float64 PASSED [ 50%] 2023-01-11T21:44:49.3294690Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_max_reduction_no_dim_cpu_float64 PASSED [ 50%] 2023-01-11T21:44:49.3294820Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_maximum_cpu_float64 PASSED [ 50%] 2023-01-11T21:44:49.3294950Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_mean_cpu_complex128 PASSED [ 50%] 2023-01-11T21:44:49.3295090Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_meshgrid_list_of_tensors_cpu_complex128 PASSED [ 50%] 2023-01-11T21:44:49.3295210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_min_binary_cpu_float64 PASSED [ 50%] 2023-01-11T21:44:49.3295340Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_mm_cpu_complex128 PASSED [ 50%] 2023-01-11T21:44:49.3295460Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_mode_cpu_float64 PASSED [ 50%] 2023-01-11T21:44:49.3295580Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_mul_cpu_complex128 PASSED [ 50%] 2023-01-11T21:44:49.3295700Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_mul_cpu_float64 PASSED [ 50%] 2023-01-11T21:44:49.3295940Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_multinomial_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 50%] 2023-01-11T21:44:49.3296080Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_mvlgamma_mvlgamma_p_1_cpu_float64 PASSED [ 50%] 2023-01-11T21:44:49.3296220Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_mvlgamma_mvlgamma_p_5_cpu_float64 PASSED [ 51%] 2023-01-11T21:44:49.3296350Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nanmedian_cpu_float64 PASSED [ 51%] 2023-01-11T21:44:49.3296470Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nansum_cpu_float64 PASSED [ 51%] 2023-01-11T21:44:49.3296700Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_narrow_copy_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2023-01-11T21:44:49.3296830Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_narrow_cpu_complex128 PASSED [ 51%] 2023-01-11T21:44:49.3296970Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_narrow_cpu_float64 PASSED [ 51%] 2023-01-11T21:44:49.3297130Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_native_dropout_backward_cpu_float64 PASSED [ 51%] 2023-01-11T21:44:49.3297290Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_neg_cpu_complex128 PASSED [ 51%] 2023-01-11T21:44:49.3297440Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_neg_cpu_float64 PASSED [ 51%] 2023-01-11T21:44:49.3297710Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_new_empty_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2023-01-11T21:44:49.3297940Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_new_full_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2023-01-11T21:44:49.3298220Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_new_full_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2023-01-11T21:44:49.3298540Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_new_ones_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2023-01-11T21:44:49.3298830Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_new_ones_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2023-01-11T21:44:49.3299100Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_new_zeros_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2023-01-11T21:44:49.3299370Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_new_zeros_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2023-01-11T21:44:49.3299560Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional__scaled_dot_product_attention_cpu_float64 PASSED [ 51%] 2023-01-11T21:44:49.3299740Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 PASSED [ 51%] 2023-01-11T21:44:49.3299890Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_max_pool2d_cpu_float64 PASSED [ 51%] 2023-01-11T21:44:49.3300030Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_avg_pool1d_cpu_float64 PASSED [ 51%] 2023-01-11T21:44:49.3300190Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_conv1d_cpu_complex128 PASSED [ 51%] 2023-01-11T21:44:49.3300360Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_conv2d_cpu_float64 PASSED [ 51%] 2023-01-11T21:44:49.3300550Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_conv_transpose1d_cpu_complex128 PASSED [ 51%] 2023-01-11T21:44:49.3300700Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_conv_transpose2d_cpu_complex128 PASSED [ 51%] 2023-01-11T21:44:49.3300870Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_conv_transpose2d_cpu_float64 PASSED [ 52%] 2023-01-11T21:44:49.3301050Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_conv_transpose3d_cpu_complex128 PASSED [ 52%] 2023-01-11T21:44:49.3301230Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_conv_transpose3d_cpu_float64 PASSED [ 52%] 2023-01-11T21:44:49.3301380Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_cosine_embedding_loss_cpu_float64 PASSED [ 52%] 2023-01-11T21:44:49.3301560Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_cosine_similarity_cpu_float64 PASSED [ 52%] 2023-01-11T21:44:49.3301740Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_cross_entropy_cpu_float64 PASSED [ 52%] 2023-01-11T21:44:49.3301920Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_ctc_loss_cpu_float64 XFAIL [ 52%] 2023-01-11T21:44:49.3302060Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_dropout2d_cpu_float64 PASSED [ 52%] 2023-01-11T21:44:49.3302230Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_dropout3d_cpu_float64 PASSED [ 52%] 2023-01-11T21:44:49.3302390Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_gaussian_nll_loss_cpu_float64 PASSED [ 52%] 2023-01-11T21:44:49.3302560Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_glu_cpu_float64 PASSED [ 52%] 2023-01-11T21:44:49.3305700Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_grid_sample_cpu_float64 SKIPPED (Op claims it doesn't support gradgrad. This is not verified.) [ 52%] 2023-01-11T21:44:49.3305880Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_group_norm_cpu_float64 PASSED [ 52%] 2023-01-11T21:44:49.3306060Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_hardshrink_cpu_float64 PASSED [ 52%] 2023-01-11T21:44:49.3306240Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_hardswish_cpu_float64 PASSED [ 52%] 2023-01-11T21:44:49.3306450Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_bicubic_cpu_float64 PASSED [ 52%] 2023-01-11T21:44:49.3306600Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_nearest_cpu_float64 PASSED [ 52%] 2023-01-11T21:44:49.3306760Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_layer_norm_cpu_float64 PASSED [ 52%] 2023-01-11T21:44:49.3306930Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_linear_cpu_complex128 PASSED [ 52%] 2023-01-11T21:44:49.3307110Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_local_response_norm_cpu_float64 PASSED [ 52%] 2023-01-11T21:44:49.3307260Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_logsigmoid_cpu_float64 PASSED [ 52%] 2023-01-11T21:44:49.3307440Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_margin_ranking_loss_cpu_float64 PASSED [ 52%] 2023-01-11T21:44:49.3307610Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_max_pool1d_cpu_float64 PASSED [ 52%] 2023-01-11T21:44:49.3307770Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_max_pool2d_cpu_float64 PASSED [ 52%] 2023-01-11T21:44:49.3307910Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_max_pool3d_cpu_float64 PASSED [ 53%] 2023-01-11T21:44:49.3308080Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool1d_cpu_float64 SKIPPED (Skipped!) [ 53%] 2023-01-11T21:44:49.3308260Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool3d_grad_cpu_float64 PASSED [ 53%] 2023-01-11T21:44:49.3308580Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_multi_margin_loss_cpu_float64 SKIPPED (Op claims it doesn't support gradgrad. This is not verified.) [ 53%] 2023-01-11T21:44:49.3308760Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 PASSED [ 53%] 2023-01-11T21:44:49.3308940Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_normalize_cpu_complex128 PASSED [ 53%] 2023-01-11T21:44:49.3309130Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_pad_circular_cpu_float64 PASSED [ 53%] 2023-01-11T21:44:49.3309300Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_pad_constant_cpu_complex128 PASSED [ 53%] 2023-01-11T21:44:49.3309480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_pad_constant_cpu_float64 PASSED [ 53%] 2023-01-11T21:44:49.3309650Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_pad_reflect_cpu_float64 PASSED [ 53%] 2023-01-11T21:44:49.3309950Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_pdist_cpu_float64 SKIPPED (Op claims it doesn't support gradgrad. This is not verified.) [ 53%] 2023-01-11T21:44:49.3310180Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_pixel_unshuffle_cpu_complex128 PASSED [ 53%] 2023-01-11T21:44:49.3310360Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_pixel_unshuffle_cpu_float64 PASSED [ 53%] 2023-01-11T21:44:49.3310530Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_relu6_cpu_float64 PASSED [ 53%] 2023-01-11T21:44:49.3310700Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_relu_cpu_float64 PASSED [ 53%] 2023-01-11T21:44:49.3310840Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_rrelu_cpu_float64 PASSED [ 53%] 2023-01-11T21:44:49.3311020Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_softmin_cpu_float64 PASSED [ 53%] 2023-01-11T21:44:49.3311210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_softmin_with_dtype_cpu_complex128 PASSED [ 53%] 2023-01-11T21:44:49.3311440Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_softmin_with_dtype_cpu_float64 PASSED [ 53%] 2023-01-11T21:44:49.3311610Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_softshrink_cpu_float64 PASSED [ 53%] 2023-01-11T21:44:49.3311800Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_softsign_cpu_complex128 PASSED [ 53%] 2023-01-11T21:44:49.3311960Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_softsign_cpu_float64 PASSED [ 53%] 2023-01-11T21:44:49.3312140Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_tanhshrink_cpu_complex128 PASSED [ 53%] 2023-01-11T21:44:49.3312330Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_tanhshrink_cpu_float64 PASSED [ 53%] 2023-01-11T21:44:49.3312490Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_loss_cpu_float64 PASSED [ 54%] 2023-01-11T21:44:49.3312690Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 PASSED [ 54%] 2023-01-11T21:44:49.3312870Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_unfold_cpu_float64 PASSED [ 54%] 2023-01-11T21:44:49.3313050Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_upsample_bilinear_cpu_float64 PASSED [ 54%] 2023-01-11T21:44:49.3313350Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nonzero_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 54%] 2023-01-11T21:44:49.3313480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_norm_cpu_float64 PASSED [ 54%] 2023-01-11T21:44:49.3313610Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_norm_fro_cpu_float64 PASSED [ 54%] 2023-01-11T21:44:49.3313740Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_norm_inf_cpu_complex128 PASSED [ 54%] 2023-01-11T21:44:49.3313870Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_norm_inf_cpu_float64 PASSED [ 54%] 2023-01-11T21:44:49.3314000Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_norm_nuc_cpu_complex128 PASSED [ 54%] 2023-01-11T21:44:49.3314140Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_normal_cpu_float64 SKIPPED (Gradients are incorrect!) [ 54%] 2023-01-11T21:44:49.3314270Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_outer_cpu_float64 PASSED [ 54%] 2023-01-11T21:44:49.3314410Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_permute_cpu_complex128 PASSED [ 54%] 2023-01-11T21:44:49.3314570Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_pinverse_cpu_float64 PASSED [ 54%] 2023-01-11T21:44:49.3314760Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_1_cpu_float64 SKIPPED (Skipped!) [ 54%] 2023-01-11T21:44:49.3314940Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_2_cpu_float64 SKIPPED (Skipped!) [ 54%] 2023-01-11T21:44:49.3315080Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_put_cpu_float64 PASSED [ 54%] 2023-01-11T21:44:49.3315210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_quantile_cpu_float64 PASSED [ 54%] 2023-01-11T21:44:49.3315370Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_rad2deg_cpu_float64 PASSED [ 54%] 2023-01-11T21:44:49.3315670Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_randint_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 54%] 2023-01-11T21:44:49.3315920Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_randn_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 54%] 2023-01-11T21:44:49.3316070Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_ravel_cpu_float64 PASSED [ 54%] 2023-01-11T21:44:49.3316230Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_real_cpu_complex128 PASSED [ 54%] 2023-01-11T21:44:49.3316420Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_reciprocal_cpu_complex128 PASSED [ 54%] 2023-01-11T21:44:49.3316570Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_reciprocal_cpu_float64 PASSED [ 55%] 2023-01-11T21:44:49.3316730Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_renorm_cpu_float64 PASSED [ 55%] 2023-01-11T21:44:49.3316900Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_repeat_cpu_complex128 PASSED [ 55%] 2023-01-11T21:44:49.3317050Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_repeat_interleave_cpu_float64 PASSED [ 55%] 2023-01-11T21:44:49.3317180Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_reshape_as_cpu_complex128 PASSED [ 55%] 2023-01-11T21:44:49.3317310Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_reshape_cpu_float64 PASSED [ 55%] 2023-01-11T21:44:49.3317580Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_resize__cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 55%] 2023-01-11T21:44:49.3317750Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_resolve_neg_cpu_complex128 PASSED [ 55%] 2023-01-11T21:44:49.3317900Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_resolve_neg_cpu_float64 PASSED [ 55%] 2023-01-11T21:44:49.3318040Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_rot90_cpu_float64 PASSED [ 55%] 2023-01-11T21:44:49.3318190Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_round_cpu_float64 PASSED [ 55%] 2023-01-11T21:44:49.3318370Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_round_decimals_neg_3_cpu_float64 SKIPPED (Skipped!) [ 55%] 2023-01-11T21:44:49.3318630Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_scalar_tensor_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 55%] 2023-01-11T21:44:49.3318790Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_scatter_add_cpu_float64 PASSED [ 55%] 2023-01-11T21:44:49.3318960Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_scatter_cpu_complex128 PASSED [ 55%] 2023-01-11T21:44:49.3319120Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_scatter_cpu_float64 PASSED [ 55%] 2023-01-11T21:44:49.3319260Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_scatter_reduce_amax_cpu_float64 PASSED [ 55%] 2023-01-11T21:44:49.3319390Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_scatter_reduce_mean_cpu_float64 PASSED [ 55%] 2023-01-11T21:44:49.3319530Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_scatter_reduce_sum_cpu_float64 PASSED [ 55%] 2023-01-11T21:44:49.3319850Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_segment_reduce_offsets_cpu_float64 SKIPPED (Op claims it doesn't support gradgrad. This is not verified.) [ 55%] 2023-01-11T21:44:49.3320000Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_select_cpu_float64 PASSED [ 55%] 2023-01-11T21:44:49.3320140Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_select_scatter_cpu_float64 PASSED [ 55%] 2023-01-11T21:44:49.3320320Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sgn_cpu_float64 PASSED [ 55%] 2023-01-11T21:44:49.3320610Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_short_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 55%] 2023-01-11T21:44:49.3320840Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_short_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T21:44:49.3321000Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sigmoid_cpu_complex128 PASSED [ 56%] 2023-01-11T21:44:49.3321150Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sign_cpu_float64 PASSED [ 56%] 2023-01-11T21:44:49.3321460Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_signal_windows_blackman_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T21:44:49.3321710Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_signal_windows_general_hamming_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T21:44:49.3322020Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_signbit_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T21:44:49.3322170Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sin_cpu_complex128 PASSED [ 56%] 2023-01-11T21:44:49.3322320Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sinc_cpu_complex128 PASSED [ 56%] 2023-01-11T21:44:49.3322450Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sinc_cpu_float64 PASSED [ 56%] 2023-01-11T21:44:49.3322610Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sinh_cpu_complex128 PASSED [ 56%] 2023-01-11T21:44:49.3322770Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_slice_scatter_cpu_float64 PASSED [ 56%] 2023-01-11T21:44:49.3322930Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_softmax_with_dtype_cpu_complex128 PASSED [ 56%] 2023-01-11T21:44:49.3323070Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_softmax_with_dtype_cpu_float64 PASSED [ 56%] 2023-01-11T21:44:49.3323260Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sparse_sampled_addmm_cpu_complex128 SKIPPED (Skipped!) [ 56%] 2023-01-11T21:44:49.3323570Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_airy_ai_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T21:44:49.3323810Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_bessel_j1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T21:44:49.3324070Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_bessel_y0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T21:44:49.3324240Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_erfcx_cpu_float64 PASSED [ 56%] 2023-01-11T21:44:49.3324540Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_hermite_polynomial_he_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T21:44:49.3324680Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_i1_cpu_float64 PASSED [ 56%] 2023-01-11T21:44:49.3325000Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_laguerre_polynomial_l_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T21:44:49.3325150Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_log_ndtr_cpu_float64 PASSED [ 56%] 2023-01-11T21:44:49.3325430Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_modified_bessel_i1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T21:44:49.3325600Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_ndtr_cpu_float64 PASSED [ 56%] 2023-01-11T21:44:49.3325820Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_polygamma_special_polygamma_n_0_cpu_float64 PASSED [ 56%] 2023-01-11T21:44:49.3326150Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 57%] 2023-01-11T21:44:49.3326470Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 57%] 2023-01-11T21:44:49.3326830Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 57%] 2023-01-11T21:44:49.3327110Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_spherical_bessel_j0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2023-01-11T21:44:49.3327360Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_xlog1py_cpu_float64 PASSED [ 57%] 2023-01-11T21:44:49.3327520Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_split_list_args_cpu_float64 PASSED [ 57%] 2023-01-11T21:44:49.3327680Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_split_with_sizes_cpu_float64 PASSED [ 57%] 2023-01-11T21:44:49.3327830Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_stack_cpu_float64 PASSED [ 57%] 2023-01-11T21:44:49.3328000Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_std_cpu_complex128 PASSED [ 57%] 2023-01-11T21:44:49.3328160Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_std_unbiased_cpu_complex128 PASSED [ 57%] 2023-01-11T21:44:49.3328320Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_std_unbiased_cpu_float64 PASSED [ 57%] 2023-01-11T21:44:49.3328490Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_stft_cpu_complex128 PASSED [ 57%] 2023-01-11T21:44:49.3328640Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_stft_cpu_float64 PASSED [ 57%] 2023-01-11T21:44:49.3328790Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sub_cpu_float64 PASSED [ 57%] 2023-01-11T21:44:49.3328940Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sum_cpu_complex128 PASSED [ 57%] 2023-01-11T21:44:49.3329100Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sum_cpu_float64 PASSED [ 57%] 2023-01-11T21:44:49.3329240Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sum_to_size_cpu_complex128 PASSED [ 57%] 2023-01-11T21:44:49.3329390Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_svd_cpu_complex128 PASSED [ 57%] 2023-01-11T21:44:49.3329550Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_svd_cpu_float64 PASSED [ 57%] 2023-01-11T21:44:49.3329710Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_symeig_cpu_complex128 PASSED [ 57%] 2023-01-11T21:44:49.3329860Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_symeig_cpu_float64 PASSED [ 57%] 2023-01-11T21:44:49.3330010Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_t_cpu_float64 PASSED [ 57%] 2023-01-11T21:44:49.3330190Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_take_along_dim_cpu_complex128 PASSED [ 57%] 2023-01-11T21:44:49.3330340Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_take_cpu_float64 PASSED [ 57%] 2023-01-11T21:44:49.3330490Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_tan_cpu_complex128 PASSED [ 58%] 2023-01-11T21:44:49.3330650Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_tanh_cpu_complex128 PASSED [ 58%] 2023-01-11T21:44:49.3330800Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_tanh_cpu_float64 PASSED [ 58%] 2023-01-11T21:44:49.3330930Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_tensor_split_cpu_complex128 PASSED [ 58%] 2023-01-11T21:44:49.3331060Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_tensordot_cpu_float64 PASSED [ 58%] 2023-01-11T21:44:49.3331210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_tile_cpu_complex128 PASSED [ 58%] 2023-01-11T21:44:49.3331330Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_to_cpu_complex128 PASSED [ 58%] 2023-01-11T21:44:49.3331450Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_to_cpu_float64 PASSED [ 58%] 2023-01-11T21:44:49.3331690Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_to_sparse_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 58%] 2023-01-11T21:44:49.3331820Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_to_sparse_cpu_float64 PASSED [ 58%] 2023-01-11T21:44:49.3331940Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_trace_cpu_float64 PASSED [ 58%] 2023-01-11T21:44:49.3332070Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_transpose_cpu_complex128 PASSED [ 58%] 2023-01-11T21:44:49.3332200Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_transpose_cpu_float64 PASSED [ 58%] 2023-01-11T21:44:49.3332360Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_trapezoid_cpu_float64 PASSED [ 58%] 2023-01-11T21:44:49.3332490Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_trapz_cpu_complex128 PASSED [ 58%] 2023-01-11T21:44:49.3332610Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_trapz_cpu_float64 PASSED [ 58%] 2023-01-11T21:44:49.3332770Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_triangular_solve_cpu_complex128 PASSED [ 58%] 2023-01-11T21:44:49.3332930Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_triangular_solve_cpu_float64 PASSED [ 58%] 2023-01-11T21:44:49.3333090Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_tril_cpu_complex128 PASSED [ 58%] 2023-01-11T21:44:49.3333230Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_triu_cpu_complex128 PASSED [ 58%] 2023-01-11T21:44:49.3333350Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_trunc_cpu_float64 PASSED [ 58%] 2023-01-11T21:44:49.3333520Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_unflatten_cpu_complex128 PASSED [ 58%] 2023-01-11T21:44:49.3333690Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_unflatten_cpu_float64 PASSED [ 58%] 2023-01-11T21:44:49.3333850Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_unfold_copy_cpu_float64 PASSED [ 58%] 2023-01-11T21:44:49.3334000Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_unfold_cpu_complex128 PASSED [ 59%] 2023-01-11T21:44:49.3334370Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_uniform_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 59%] 2023-01-11T21:44:49.3334760Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_unique_consecutive_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 59%] 2023-01-11T21:44:49.3334940Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_unsqueeze_cpu_complex128 PASSED [ 59%] 2023-01-11T21:44:49.3335100Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_unsqueeze_cpu_float64 PASSED [ 59%] 2023-01-11T21:44:49.3335270Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_var_cpu_complex128 PASSED [ 59%] 2023-01-11T21:44:49.3335430Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_var_mean_cpu_float64 PASSED [ 59%] 2023-01-11T21:44:49.3335610Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_var_mean_unbiased_cpu_complex128 PASSED [ 59%] 2023-01-11T21:44:49.3335770Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_vdot_cpu_complex128 PASSED [ 59%] 2023-01-11T21:44:49.3335940Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_view_as_cpu_complex128 PASSED [ 59%] 2023-01-11T21:44:49.3336090Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_view_cpu_float64 PASSED [ 59%] 2023-01-11T21:44:49.3336250Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_vsplit_cpu_complex128 PASSED [ 59%] 2023-01-11T21:44:49.3336470Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_vstack_cpu_complex128 PASSED [ 59%] 2023-01-11T21:44:49.3336620Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_vstack_cpu_float64 PASSED [ 59%] 2023-01-11T21:44:49.3336780Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_where_cpu_complex128 PASSED [ 59%] 2023-01-11T21:44:49.3336950Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_where_cpu_float64 PASSED [ 59%] 2023-01-11T21:44:49.3337080Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_xlogy_cpu_float64 PASSED [ 59%] 2023-01-11T21:44:49.3337380Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_zeros_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 59%] 2023-01-11T21:44:49.3337590Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_T_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 59%] 2023-01-11T21:44:49.3337860Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad___radd___cpu_complex128 SKIPPED (Op has no inplace variant!) [ 59%] 2023-01-11T21:44:49.3338060Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad___rdiv___cpu_complex128 SKIPPED (Op has no inplace variant!) [ 59%] 2023-01-11T21:44:49.3338230Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad___rdiv___cpu_float64 SKIPPED (Op has no inplace variant!) [ 59%] 2023-01-11T21:44:49.3338390Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad___rmatmul___cpu_complex128 SKIPPED (Op has no inplace variant!) [ 59%] 2023-01-11T21:44:49.3338580Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad___rmod___cpu_float64 SKIPPED (Op has no inplace variant!) [ 59%] 2023-01-11T21:44:49.3338760Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad___rpow___cpu_complex128 SKIPPED (Skipped!) [ 60%] 2023-01-11T21:44:49.3338970Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad__native_batch_norm_legit_cpu_float64 SKIPPED (Op has no inplace variant!) [ 60%] 2023-01-11T21:44:49.3339130Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_acos_cpu_complex128 PASSED [ 60%] 2023-01-11T21:44:49.3339290Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_acos_cpu_float64 PASSED [ 60%] 2023-01-11T21:44:49.3339440Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_acosh_cpu_complex128 PASSED [ 60%] 2023-01-11T21:44:49.3339600Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_add_cpu_complex128 PASSED [ 60%] 2023-01-11T21:44:49.3339750Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_add_cpu_float64 PASSED [ 60%] 2023-01-11T21:44:49.3339910Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_addbmm_cpu_complex128 PASSED [ 60%] 2023-01-11T21:44:49.3340040Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_addbmm_cpu_float64 PASSED [ 60%] 2023-01-11T21:44:49.3340200Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_addcdiv_cpu_complex128 PASSED [ 60%] 2023-01-11T21:44:49.3340360Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_addcmul_cpu_float64 PASSED [ 60%] 2023-01-11T21:44:49.3340520Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_addmm_cpu_complex128 PASSED [ 60%] 2023-01-11T21:44:49.3340690Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_addmm_decomposed_cpu_complex128 PASSED [ 60%] 2023-01-11T21:44:49.3340860Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_addmm_decomposed_cpu_float64 PASSED [ 60%] 2023-01-11T21:44:49.3341020Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_addmv_cpu_float64 PASSED [ 60%] 2023-01-11T21:44:49.3341160Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_addr_cpu_complex128 PASSED [ 60%] 2023-01-11T21:44:49.3341320Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_addr_cpu_float64 PASSED [ 60%] 2023-01-11T21:44:49.3341600Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_all_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 60%] 2023-01-11T21:44:49.3341920Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_allclose_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 60%] 2023-01-11T21:44:49.3342120Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_angle_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 60%] 2023-01-11T21:44:49.3342300Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_angle_cpu_float64 SKIPPED (Op has no inplace variant!) [ 60%] 2023-01-11T21:44:49.3342590Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_any_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 60%] 2023-01-11T21:44:49.3342840Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_arange_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 60%] 2023-01-11T21:44:49.3343130Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_argsort_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 60%] 2023-01-11T21:44:49.3343350Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_as_strided_cpu_complex128 SKIPPED (Numerous errors) [ 61%] 2023-01-11T21:44:49.3343480Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_asin_cpu_complex128 PASSED [ 61%] 2023-01-11T21:44:49.3343610Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_asinh_cpu_complex128 PASSED [ 61%] 2023-01-11T21:44:49.3343730Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_atanh_cpu_float64 PASSED [ 61%] 2023-01-11T21:44:49.3343890Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_atleast_1d_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 61%] 2023-01-11T21:44:49.3344040Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_atleast_2d_cpu_float64 SKIPPED (Op has no inplace variant!) [ 61%] 2023-01-11T21:44:49.3344190Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_atleast_3d_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 61%] 2023-01-11T21:44:49.3344320Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_baddbmm_cpu_float64 PASSED [ 61%] 2023-01-11T21:44:49.3344470Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_bfloat16_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 61%] 2023-01-11T21:44:49.3344620Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_bfloat16_cpu_float64 SKIPPED (Op has no inplace variant!) [ 61%] 2023-01-11T21:44:49.3344770Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_block_diag_cpu_float64 SKIPPED (Op has no inplace variant!) [ 61%] 2023-01-11T21:44:49.3344920Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_bmm_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 61%] 2023-01-11T21:44:49.3345070Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_bmm_cpu_float64 SKIPPED (Op has no inplace variant!) [ 61%] 2023-01-11T21:44:49.3345300Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_bool_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T21:44:49.3345460Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_broadcast_tensors_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 61%] 2023-01-11T21:44:49.3345620Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_broadcast_tensors_cpu_float64 SKIPPED (Op has no inplace variant!) [ 61%] 2023-01-11T21:44:49.3345780Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_broadcast_to_cpu_float64 SKIPPED (Op has no inplace variant!) [ 61%] 2023-01-11T21:44:49.3346010Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_byte_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T21:44:49.3346230Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_byte_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T21:44:49.3346430Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cartesian_prod_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 61%] 2023-01-11T21:44:49.3346580Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cdouble_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 61%] 2023-01-11T21:44:49.3346730Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cdouble_cpu_float64 SKIPPED (Op has no inplace variant!) [ 61%] 2023-01-11T21:44:49.3346880Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cfloat_cpu_float64 SKIPPED (Op has no inplace variant!) [ 61%] 2023-01-11T21:44:49.3347110Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_char_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T21:44:49.3347270Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cholesky_solve_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T21:44:49.3347410Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_chunk_cpu_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T21:44:49.3347600Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_clamp_min_cpu_float64 PASSED [ 62%] 2023-01-11T21:44:49.3347750Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_combinations_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T21:44:49.3347900Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_complex_cpu_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T21:44:49.3350790Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_conj_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T21:44:49.3350980Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_conj_physical_cpu_float64 PASSED [ 62%] 2023-01-11T21:44:49.3351140Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_constant_pad_nd_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T21:44:49.3351300Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_contiguous_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T21:44:49.3351450Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_contiguous_cpu_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T21:44:49.3351650Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_corrcoef_cpu_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T21:44:49.3351810Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cosh_cpu_complex128 PASSED [ 62%] 2023-01-11T21:44:49.3352100Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_count_nonzero_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 62%] 2023-01-11T21:44:49.3352400Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_count_nonzero_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 62%] 2023-01-11T21:44:49.3352570Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cov_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T21:44:49.3352720Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cov_cpu_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T21:44:49.3352870Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cummax_cpu_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T21:44:49.3353040Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cummin_cpu_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T21:44:49.3353210Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cumprod_cpu_complex128 PASSED [ 62%] 2023-01-11T21:44:49.3353370Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cumprod_cpu_float64 PASSED [ 62%] 2023-01-11T21:44:49.3353510Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cumsum_cpu_complex128 PASSED [ 62%] 2023-01-11T21:44:49.3353630Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cumsum_cpu_float64 PASSED [ 62%] 2023-01-11T21:44:49.3353840Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cumulative_trapezoid_cpu_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T21:44:49.3354030Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_diagonal_copy_cpu_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T21:44:49.3354220Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_diagonal_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T21:44:49.3354410Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_diagonal_cpu_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T21:44:49.3354590Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_diagonal_scatter_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T21:44:49.3354780Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_diff_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T21:44:49.3354960Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_dist_cpu_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T21:44:49.3355140Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_div_floor_rounding_cpu_float64 PASSED [ 63%] 2023-01-11T21:44:49.3355290Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_div_no_rounding_mode_cpu_complex128 PASSED [ 63%] 2023-01-11T21:44:49.3355430Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_div_no_rounding_mode_cpu_float64 PASSED [ 63%] 2023-01-11T21:44:49.3355600Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_div_trunc_rounding_cpu_float64 PASSED [ 63%] 2023-01-11T21:44:49.3355790Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_dot_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T21:44:49.3355950Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_double_cpu_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T21:44:49.3356110Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_dstack_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T21:44:49.3356260Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_einsum_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T21:44:49.3356430Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_einsum_cpu_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T21:44:49.3356720Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_empty_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 63%] 2023-01-11T21:44:49.3356960Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_eq_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 63%] 2023-01-11T21:44:49.3357240Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_eq_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 63%] 2023-01-11T21:44:49.3357510Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_equal_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 63%] 2023-01-11T21:44:49.3357740Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_equal_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 63%] 2023-01-11T21:44:49.3357870Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_erfc_cpu_float64 PASSED [ 63%] 2023-01-11T21:44:49.3358060Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_expand_as_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T21:44:49.3358260Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_expand_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T21:44:49.3358420Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_expand_cpu_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T21:44:49.3358550Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_expm1_cpu_float64 PASSED [ 63%] 2023-01-11T21:44:49.3358700Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_fft2_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T21:44:49.3358910Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_fft_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T21:44:49.3359100Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_fft_cpu_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T21:44:49.3359280Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_fftn_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T21:44:49.3359450Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_fftn_cpu_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T21:44:49.3359640Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_fftshift_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T21:44:49.3359830Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_fftshift_cpu_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T21:44:49.3360050Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_hfft2_cpu_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T21:44:49.3360200Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_hfftn_cpu_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T21:44:49.3360360Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_ifft2_cpu_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T21:44:49.3360550Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_ifft_cpu_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T21:44:49.3360730Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_ifftn_cpu_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T21:44:49.3360880Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_ifftshift_cpu_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T21:44:49.3361030Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_ihfft2_cpu_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T21:44:49.3361200Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_ihfftn_cpu_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T21:44:49.3361390Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_irfft2_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T21:44:49.3361590Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_irfft_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T21:44:49.3361750Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_irfftn_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T21:44:49.3361940Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_rfft2_cpu_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T21:44:49.3362130Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_rfft_cpu_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T21:44:49.3362280Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_rfftn_cpu_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T21:44:49.3362420Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fill_cpu_complex128 PASSED [ 64%] 2023-01-11T21:44:49.3362580Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fill_cpu_float64 PASSED [ 64%] 2023-01-11T21:44:49.3362760Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_flatten_cpu_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T21:44:49.3362930Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fliplr_cpu_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T21:44:49.3363090Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_flipud_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T21:44:49.3363280Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_flipud_cpu_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T21:44:49.3363490Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_float_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T21:44:49.3363670Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_float_cpu_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T21:44:49.3363830Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_float_power_cpu_complex128 PASSED [ 65%] 2023-01-11T21:44:49.3363990Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_floor_cpu_float64 PASSED [ 65%] 2023-01-11T21:44:49.3364160Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fmax_cpu_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T21:44:49.3364310Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fmod_cpu_float64 PASSED [ 65%] 2023-01-11T21:44:49.3364500Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_frexp_cpu_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T21:44:49.3364810Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_full_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2023-01-11T21:44:49.3365110Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_full_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2023-01-11T21:44:49.3365290Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_gather_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T21:44:49.3365480Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_gather_cpu_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T21:44:49.3365770Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_geqrf_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2023-01-11T21:44:49.3366050Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_geqrf_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2023-01-11T21:44:49.3366250Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_gradient_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T21:44:49.3366420Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_grid_sampler_2d_cpu_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T21:44:49.3366710Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_heaviside_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2023-01-11T21:44:49.3367000Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_histc_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2023-01-11T21:44:49.3367290Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_histogramdd_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2023-01-11T21:44:49.3367450Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_hsplit_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T21:44:49.3367640Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_hstack_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T21:44:49.3367830Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_hstack_cpu_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T21:44:49.3367980Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_i0_cpu_float64 PASSED [ 65%] 2023-01-11T21:44:49.3368230Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_igamma_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T21:44:49.3368510Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_igammac_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T21:44:49.3368690Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_imag_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 66%] 2023-01-11T21:44:49.3368850Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_index_add_cpu_float64 PASSED [ 66%] 2023-01-11T21:44:49.3369020Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_index_copy_cpu_complex128 PASSED [ 66%] 2023-01-11T21:44:49.3369160Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_index_put_cpu_complex128 PASSED [ 66%] 2023-01-11T21:44:49.3369290Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_index_reduce_cpu_float64 PASSED [ 66%] 2023-01-11T21:44:49.3369450Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_index_select_cpu_float64 SKIPPED (Op has no inplace variant!) [ 66%] 2023-01-11T21:44:49.3369640Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_inner_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 66%] 2023-01-11T21:44:49.3369820Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_inner_cpu_float64 SKIPPED (Op has no inplace variant!) [ 66%] 2023-01-11T21:44:49.3370090Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_int_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T21:44:49.3370450Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_int_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T21:44:49.3370690Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_isfinite_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T21:44:49.3370930Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_isinf_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T21:44:49.3371210Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_isinf_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T21:44:49.3371460Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_isnan_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T21:44:49.3371740Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_isneginf_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T21:44:49.3372010Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_isposinf_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T21:44:49.3372180Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_jiterator_2inputs_2outputs_cpu_complex128 SKIPPED (Only runs on cuda) [ 66%] 2023-01-11T21:44:49.3372340Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_jiterator_4inputs_with_extra_args_cpu_complex128 SKIPPED (Only runs on cuda) [ 66%] 2023-01-11T21:44:49.3372540Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_jiterator_binary_cpu_complex128 SKIPPED (Only runs on cuda) [ 66%] 2023-01-11T21:44:49.3372720Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_jiterator_binary_cpu_float64 SKIPPED (Only runs on cuda) [ 66%] 2023-01-11T21:44:49.3372920Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_jiterator_binary_return_by_ref_cpu_complex128 SKIPPED (Only runs on cuda) [ 66%] 2023-01-11T21:44:49.3373130Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_jiterator_binary_return_by_ref_cpu_float64 SKIPPED (Only runs on cuda) [ 66%] 2023-01-11T21:44:49.3373310Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_kron_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T21:44:49.3373460Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_ldexp_cpu_complex128 PASSED [ 67%] 2023-01-11T21:44:49.3373740Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_le_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 67%] 2023-01-11T21:44:49.3373930Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_cond_cpu_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T21:44:49.3374090Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_cross_cpu_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T21:44:49.3374320Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_det_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T21:44:49.3374510Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_det_cpu_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T21:44:49.3374690Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_det_singular_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T21:44:49.3374840Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_eig_cpu_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T21:44:49.3375010Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_eigh_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T21:44:49.3375190Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_eigvals_cpu_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T21:44:49.3375450Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_eigvalsh_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T21:44:49.3375610Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_eigvalsh_cpu_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T21:44:49.3375770Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_inv_ex_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T21:44:49.3375920Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_inv_ex_cpu_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T21:44:49.3376230Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_ldl_factor_ex_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 67%] 2023-01-11T21:44:49.3376510Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_ldl_solve_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 67%] 2023-01-11T21:44:49.3376810Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_ldl_solve_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 67%] 2023-01-11T21:44:49.3376990Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_lstsq_cpu_float64 SKIPPED (Skipped!) [ 67%] 2023-01-11T21:44:49.3377150Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_lstsq_grad_oriented_cpu_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T21:44:49.3377310Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_lu_factor_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T21:44:49.3377490Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_lu_factor_ex_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T21:44:49.3377680Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_lu_factor_ex_cpu_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T21:44:49.3377890Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_lu_solve_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T21:44:49.3378080Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_lu_solve_cpu_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T21:44:49.3378270Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_matrix_norm_cpu_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T21:44:49.3378560Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_matrix_rank_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 68%] 2023-01-11T21:44:49.3378760Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_multi_dot_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T21:44:49.3378950Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_multi_dot_cpu_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T21:44:49.3379140Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_norm_cpu_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T21:44:49.3379360Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_norm_subgradients_at_zero_cpu_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T21:44:49.3379570Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_pinv_hermitian_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T21:44:49.3379740Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_pinv_hermitian_cpu_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T21:44:49.3379930Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_pinv_singular_cpu_complex128 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 68%] 2023-01-11T21:44:49.3380110Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_qr_cpu_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T21:44:49.3380350Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_slogdet_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T21:44:49.3380550Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_solve_ex_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T21:44:49.3380750Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_solve_triangular_cpu_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T21:44:49.3380940Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_svd_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T21:44:49.3381120Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_svd_cpu_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T21:44:49.3381310Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_svdvals_cpu_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T21:44:49.3381500Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_vander_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T21:44:49.3381660Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_vander_cpu_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T21:44:49.3381870Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_vecdot_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T21:44:49.3382070Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_vecdot_cpu_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T21:44:49.3382310Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linspace_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 68%] 2023-01-11T21:44:49.3382440Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_log10_cpu_complex128 PASSED [ 68%] 2023-01-11T21:44:49.3382570Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_log10_cpu_float64 PASSED [ 68%] 2023-01-11T21:44:49.3382730Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_log1p_cpu_complex128 PASSED [ 68%] 2023-01-11T21:44:49.3382890Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_log_cpu_complex128 PASSED [ 69%] 2023-01-11T21:44:49.3383040Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_log_cpu_float64 PASSED [ 69%] 2023-01-11T21:44:49.3383210Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_log_softmax_with_dtype_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T21:44:49.3383410Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_log_softmax_with_dtype_cpu_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T21:44:49.3383600Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_logaddexp2_cpu_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T21:44:49.3383780Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_logdet_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T21:44:49.3384000Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_logdet_cpu_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T21:44:49.3384290Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_logical_and_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2023-01-11T21:44:49.3384590Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_logical_not_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2023-01-11T21:44:49.3384890Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_logical_or_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2023-01-11T21:44:49.3385180Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_logical_xor_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2023-01-11T21:44:49.3385440Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_logical_xor_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2023-01-11T21:44:49.3385770Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_logspace_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2023-01-11T21:44:49.3386060Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_long_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2023-01-11T21:44:49.3386240Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_lu_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T21:44:49.3386430Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_lu_solve_cpu_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T21:44:49.3386620Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_lu_unpack_cpu_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T21:44:49.3386800Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_mH_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T21:44:49.3386980Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_mT_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T21:44:49.3387160Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_amax_cpu_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T21:44:49.3387450Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_argmin_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2023-01-11T21:44:49.3387650Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_cumprod_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T21:44:49.3387850Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_cumsum_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T21:44:49.3388010Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_fill_cpu_float64 PASSED [ 69%] 2023-01-11T21:44:49.3388180Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_log_softmax_cpu_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T21:44:49.3388330Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_logaddexp_cpu_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T21:44:49.3388490Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_logsumexp_cpu_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T21:44:49.3388640Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_mean_cpu_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T21:44:49.3388790Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_norm_cpu_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T21:44:49.3388940Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_prod_cpu_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T21:44:49.3389070Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_scatter_cpu_float64 PASSED [ 70%] 2023-01-11T21:44:49.3389270Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_select_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T21:44:49.3389420Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_softmax_cpu_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T21:44:49.3389570Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_softmin_cpu_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T21:44:49.3389770Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_sum_cpu_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T21:44:49.3389960Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_matrix_exp_cpu_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T21:44:49.3390150Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_max_pool2d_with_indices_backward_cpu_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T21:44:49.3390360Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_max_reduction_no_dim_cpu_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T21:44:49.3390520Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_max_reduction_with_dim_cpu_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T21:44:49.3390670Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_maximum_cpu_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T21:44:49.3390840Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_meshgrid_list_of_tensors_cpu_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T21:44:49.3391040Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_min_reduction_no_dim_cpu_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T21:44:49.3391230Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_minimum_cpu_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T21:44:49.3391400Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_mm_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T21:44:49.3391580Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_mm_cpu_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T21:44:49.3391760Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_msort_cpu_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T21:44:49.3391910Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_mul_cpu_float64 PASSED [ 70%] 2023-01-11T21:44:49.3392060Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_mv_cpu_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T21:44:49.3392200Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_mvlgamma_mvlgamma_p_1_cpu_float64 PASSED [ 71%] 2023-01-11T21:44:49.3392340Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_mvlgamma_mvlgamma_p_3_cpu_float64 PASSED [ 71%] 2023-01-11T21:44:49.3392490Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_mvlgamma_mvlgamma_p_5_cpu_float64 PASSED [ 71%] 2023-01-11T21:44:49.3392680Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nanmean_cpu_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T21:44:49.3392870Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nanmedian_cpu_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T21:44:49.3393110Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_narrow_copy_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2023-01-11T21:44:49.3393270Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_narrow_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T21:44:49.3393460Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_narrow_cpu_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T21:44:49.3393660Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_native_batch_norm_cpu_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T21:44:49.3393850Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_native_layer_norm_cpu_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T21:44:49.3394090Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_ne_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2023-01-11T21:44:49.3394320Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_new_full_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2023-01-11T21:44:49.3394540Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_new_full_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2023-01-11T21:44:49.3394810Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nextafter_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2023-01-11T21:44:49.3395020Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_adaptive_avg_pool1d_cpu_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T21:44:49.3395260Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_adaptive_avg_pool2d_cpu_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T21:44:49.3395470Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_adaptive_avg_pool3d_cpu_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T21:44:49.3395690Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_adaptive_max_pool1d_cpu_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T21:44:49.3395860Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_adaptive_max_pool2d_cpu_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T21:44:49.3396020Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_adaptive_max_pool3d_cpu_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T21:44:49.3398800Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_avg_pool1d_cpu_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T21:44:49.3399020Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_batch_norm_cpu_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T21:44:49.3399230Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_bilinear_cpu_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T21:44:49.3399410Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_binary_cross_entropy_cpu_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T21:44:49.3399640Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T21:44:49.3399810Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_celu_cpu_float64 PASSED [ 72%] 2023-01-11T21:44:49.3399970Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_conv1d_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T21:44:49.3400140Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_conv_transpose1d_cpu_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T21:44:49.3400310Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_conv_transpose2d_cpu_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T21:44:49.3400510Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_conv_transpose3d_cpu_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T21:44:49.3400720Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_cosine_embedding_loss_cpu_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T21:44:49.3400920Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_cosine_similarity_cpu_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T21:44:49.3401120Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_cross_entropy_cpu_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T21:44:49.3401260Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_dropout_cpu_float64 PASSED [ 72%] 2023-01-11T21:44:49.3401430Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_elu_cpu_float64 PASSED [ 72%] 2023-01-11T21:44:49.3401620Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 PASSED [ 72%] 2023-01-11T21:44:49.3401820Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_fractional_max_pool2d_cpu_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T21:44:49.3401990Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_fractional_max_pool3d_cpu_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T21:44:49.3402200Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_gaussian_nll_loss_cpu_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T21:44:49.3402350Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_glu_cpu_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T21:44:49.3402520Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_hardshrink_cpu_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T21:44:49.3402680Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_hardswish_cpu_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T21:44:49.3402850Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_hinge_embedding_loss_cpu_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T21:44:49.3403060Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_huber_loss_cpu_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T21:44:49.3403270Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_interpolate_bilinear_cpu_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T21:44:49.3403460Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_interpolate_linear_cpu_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T21:44:49.3403680Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_interpolate_trilinear_cpu_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T21:44:49.3403870Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_kl_div_cpu_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T21:44:49.3404030Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_layer_norm_cpu_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:44:49.3404190Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_linear_cpu_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:44:49.3404360Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_margin_ranking_loss_cpu_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:44:49.3404530Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_max_pool1d_cpu_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:44:49.3404740Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_max_pool2d_cpu_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:44:49.3404950Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_max_unpool1d_grad_cpu_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:44:49.3405110Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_max_unpool2d_cpu_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:44:49.3405270Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_max_unpool3d_cpu_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:44:49.3405500Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_multi_margin_loss_cpu_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:44:49.3405720Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_multilabel_margin_loss_cpu_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:44:49.3405890Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_nll_loss_cpu_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:44:49.3406060Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_normalize_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:44:49.3406220Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_normalize_cpu_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:44:49.3406380Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_pad_circular_cpu_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:44:49.3406590Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_pairwise_distance_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:44:49.3406790Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_pairwise_distance_cpu_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:44:49.3406990Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_pixel_shuffle_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:44:49.3407190Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_pixel_unshuffle_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:44:49.3407400Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_poisson_nll_loss_cpu_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:44:49.3407600Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_prelu_cpu_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:44:49.3407770Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_relu6_cpu_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:44:49.3407910Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_rrelu_cpu_float64 PASSED [ 73%] 2023-01-11T21:44:49.3408170Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_silu_complex_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 73%] 2023-01-11T21:44:49.3408310Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_silu_cpu_float64 PASSED [ 73%] 2023-01-11T21:44:49.3408490Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_smooth_l1_loss_cpu_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T21:44:49.3408710Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_softmin_with_dtype_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T21:44:49.3408910Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_softmin_with_dtype_cpu_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T21:44:49.3409070Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_softshrink_cpu_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T21:44:49.3409240Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_softsign_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T21:44:49.3409440Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_tanhshrink_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T21:44:49.3409620Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_threshold_cpu_float64 PASSED [ 74%] 2023-01-11T21:44:49.3409840Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_loss_cpu_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T21:44:49.3410020Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_upsample_bilinear_cpu_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T21:44:49.3410180Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_upsample_nearest_cpu_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T21:44:49.3410420Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nonzero_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 74%] 2023-01-11T21:44:49.3410710Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nonzero_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 74%] 2023-01-11T21:44:49.3410890Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_norm_cpu_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T21:44:49.3411050Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_norm_fro_cpu_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T21:44:49.3411280Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_norm_inf_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T21:44:49.3411460Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_norm_nuc_cpu_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T21:44:49.3411650Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_normal_cpu_float64 SKIPPED (Gradients are incorrect!) [ 74%] 2023-01-11T21:44:49.3411850Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_normal_number_mean_cpu_float64 SKIPPED (Gradients are incorrect!) [ 74%] 2023-01-11T21:44:49.3412130Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_ones_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 74%] 2023-01-11T21:44:49.3412430Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_ones_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 74%] 2023-01-11T21:44:49.3412620Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_outer_cpu_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T21:44:49.3412790Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_pca_lowrank_cpu_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T21:44:49.3412990Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_permute_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T21:44:49.3413170Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_permute_cpu_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T21:44:49.3413320Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_polar_cpu_float64 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T21:44:49.3413510Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_polygamma_polygamma_n_3_cpu_float64 SKIPPED (Skipped!) [ 75%] 2023-01-11T21:44:49.3413700Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_positive_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T21:44:49.3413870Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_prod_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T21:44:49.3414050Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_prod_cpu_float64 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T21:44:49.3414240Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_qr_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T21:44:49.3414400Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_qr_cpu_float64 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T21:44:49.3414530Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_rad2deg_cpu_float64 PASSED [ 75%] 2023-01-11T21:44:49.3414810Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_rand_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2023-01-11T21:44:49.3415130Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_rand_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2023-01-11T21:44:49.3415400Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_randint_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2023-01-11T21:44:49.3415690Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_randint_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2023-01-11T21:44:49.3415970Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_randn_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2023-01-11T21:44:49.3416250Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_randn_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2023-01-11T21:44:49.3416410Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_ravel_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T21:44:49.3416590Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_reciprocal_cpu_complex128 PASSED [ 75%] 2023-01-11T21:44:49.3416750Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_renorm_cpu_complex128 PASSED [ 75%] 2023-01-11T21:44:49.3416950Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_repeat_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T21:44:49.3417110Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_repeat_cpu_float64 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T21:44:49.3417390Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_resize__cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2023-01-11T21:44:49.3417690Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_resize_as__cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2023-01-11T21:44:49.3417970Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_resize_as__cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2023-01-11T21:44:49.3418160Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_resolve_neg_cpu_float64 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T21:44:49.3418310Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_rot90_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T21:44:49.3418470Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_rot90_cpu_float64 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T21:44:49.3418620Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_round_cpu_float64 PASSED [ 76%] 2023-01-11T21:44:49.3418810Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_round_decimals_3_cpu_float64 SKIPPED (Skipped!) [ 76%] 2023-01-11T21:44:49.3418950Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_rsqrt_cpu_float64 PASSED [ 76%] 2023-01-11T21:44:49.3419120Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_rsub_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 76%] 2023-01-11T21:44:49.3419430Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_scalar_tensor_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T21:44:49.3419720Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_scalar_tensor_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T21:44:49.3419890Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_scatter_add_cpu_complex128 PASSED [ 76%] 2023-01-11T21:44:49.3420050Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_scatter_cpu_complex128 PASSED [ 76%] 2023-01-11T21:44:49.3420190Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_scatter_reduce_amax_cpu_float64 PASSED [ 76%] 2023-01-11T21:44:49.3420330Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_scatter_reduce_amin_cpu_float64 PASSED [ 76%] 2023-01-11T21:44:49.3420540Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_scatter_reduce_prod_cpu_float64 PASSED [ 76%] 2023-01-11T21:44:49.3420730Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_select_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 76%] 2023-01-11T21:44:49.3420890Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_select_cpu_float64 SKIPPED (Op has no inplace variant!) [ 76%] 2023-01-11T21:44:49.3421180Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_short_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T21:44:49.3421460Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_short_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T21:44:49.3421630Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sigmoid_cpu_complex128 PASSED [ 76%] 2023-01-11T21:44:49.3421840Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sigmoid_cpu_float64 PASSED [ 76%] 2023-01-11T21:44:49.3422110Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_signal_windows_bartlett_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T21:44:49.3422350Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_signal_windows_cosine_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T21:44:49.3422600Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_signal_windows_hamming_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T21:44:49.3422850Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_signal_windows_hann_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T21:44:49.3423070Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_signbit_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T21:44:49.3423200Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sin_cpu_float64 PASSED [ 76%] 2023-01-11T21:44:49.3423330Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sinc_cpu_float64 PASSED [ 76%] 2023-01-11T21:44:49.3423450Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sinh_cpu_float64 PASSED [ 77%] 2023-01-11T21:44:49.3423600Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sort_cpu_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T21:44:49.3423780Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sparse_sampled_addmm_cpu_float64 SKIPPED (PyTorch is built without MKL support) [ 77%] 2023-01-11T21:44:49.3424080Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_bessel_j0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:44:49.3424360Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_bessel_y0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:44:49.3424620Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_u_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:44:49.3424950Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_v_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 77%] 2023-01-11T21:44:49.3425140Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_entr_cpu_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T21:44:49.3425430Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_hermite_polynomial_h_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:44:49.3425750Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_hermite_polynomial_he_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:44:49.3425920Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_i0e_cpu_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T21:44:49.3426110Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_log_ndtr_cpu_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T21:44:49.3426440Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_modified_bessel_i0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:44:49.3426690Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_modified_bessel_k1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:44:49.3426840Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_ndtr_cpu_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T21:44:49.3427150Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_scaled_modified_bessel_k0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:44:49.3427510Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_t_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 77%] 2023-01-11T21:44:49.3427840Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_v_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 77%] 2023-01-11T21:44:49.3428130Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_w_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 77%] 2023-01-11T21:44:49.3428320Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_xlog1py_cpu_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T21:44:49.3428500Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_split_cpu_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T21:44:49.3428700Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_split_with_sizes_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T21:44:49.3428860Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_split_with_sizes_cpu_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T21:44:49.3428980Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sqrt_cpu_float64 PASSED [ 77%] 2023-01-11T21:44:49.3429110Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_square_cpu_float64 PASSED [ 78%] 2023-01-11T21:44:49.3429300Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_std_cpu_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T21:44:49.3429500Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_std_mean_unbiased_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T21:44:49.3429670Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_std_unbiased_cpu_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T21:44:49.3429840Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_stft_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T21:44:49.3430000Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sub_cpu_complex128 PASSED [ 78%] 2023-01-11T21:44:49.3430160Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sub_cpu_float64 PASSED [ 78%] 2023-01-11T21:44:49.3430320Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sum_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T21:44:49.3430480Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sum_cpu_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T21:44:49.3430660Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sum_to_size_cpu_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T21:44:49.3430890Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_svd_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T21:44:49.3431040Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_svd_cpu_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T21:44:49.3431190Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_symeig_cpu_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T21:44:49.3431310Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_t_cpu_complex128 PASSED [ 78%] 2023-01-11T21:44:49.3431510Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_take_along_dim_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T21:44:49.3431700Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_take_along_dim_cpu_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T21:44:49.3431870Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_take_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T21:44:49.3432100Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_tan_cpu_complex128 PASSED [ 78%] 2023-01-11T21:44:49.3432260Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_tanh_cpu_complex128 PASSED [ 78%] 2023-01-11T21:44:49.3432450Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_tensor_split_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T21:44:49.3432590Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_to_cpu_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T21:44:49.3432780Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_trace_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T21:44:49.3432970Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_trace_cpu_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T21:44:49.3433150Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_trapezoid_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T21:44:49.3433300Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_trapz_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T21:44:49.3433450Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_trapz_cpu_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T21:44:49.3433640Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_triangular_solve_cpu_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T21:44:49.3433800Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_true_divide_cpu_float64 PASSED [ 79%] 2023-01-11T21:44:49.3433960Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_trunc_cpu_float64 PASSED [ 79%] 2023-01-11T21:44:49.3434130Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_unbind_cpu_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T21:44:49.3434320Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_unflatten_cpu_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T21:44:49.3434520Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_unfold_copy_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T21:44:49.3434670Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_unfold_cpu_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T21:44:49.3434980Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_unique_consecutive_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 79%] 2023-01-11T21:44:49.3435250Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_unique_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 79%] 2023-01-11T21:44:49.3435410Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_var_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T21:44:49.3435600Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_var_mean_cpu_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T21:44:49.3435830Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_var_unbiased_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T21:44:49.3436010Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_var_unbiased_cpu_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T21:44:49.3436210Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_vdot_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T21:44:49.3436390Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_vdot_cpu_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T21:44:49.3436550Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_view_as_complex_cpu_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T21:44:49.3436750Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_view_cpu_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T21:44:49.3436940Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_vsplit_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T21:44:49.3437160Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_vstack_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T21:44:49.3437360Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_where_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T21:44:49.3437530Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_where_cpu_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T21:44:49.3437660Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_xlogy_cpu_float64 PASSED [ 79%] 2023-01-11T21:44:49.3437830Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_zero__cpu_float64 PASSED [ 80%] 2023-01-11T21:44:49.3438120Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_zeros_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 80%] 2023-01-11T21:44:49.3438420Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_zeros_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 80%] 2023-01-11T21:44:49.3438710Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_zeros_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 80%] 2023-01-11T21:44:49.3438940Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_H_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:44:49.3439150Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_H_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:44:49.3439340Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_T_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:44:49.3439560Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_T_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:44:49.3439790Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad___getitem___cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:44:49.3440030Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad___getitem___cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:44:49.3440240Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad___radd___cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:44:49.3440420Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad___radd___cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:44:49.3440600Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad___rmatmul___cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:44:49.3440790Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad___rmatmul___cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:44:49.3440940Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad___rpow___cpu_complex128 SKIPPED (Skipped!) [ 80%] 2023-01-11T21:44:49.3441160Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad___rsub___cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:44:49.3441400Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad__softmax_backward_data_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:44:49.3441540Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_acos_cpu_float64 PASSED [ 80%] 2023-01-11T21:44:49.3441670Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_add_cpu_float64 PASSED [ 80%] 2023-01-11T21:44:49.3441800Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_addbmm_cpu_float64 PASSED [ 80%] 2023-01-11T21:44:49.3442020Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_addcdiv_cpu_complex128 PASSED [ 80%] 2023-01-11T21:44:49.3442180Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_addmm_cpu_float64 PASSED [ 80%] 2023-01-11T21:44:49.3442350Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_addmm_decomposed_cpu_complex128 PASSED [ 80%] 2023-01-11T21:44:49.3442500Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_addmv_cpu_complex128 PASSED [ 80%] 2023-01-11T21:44:49.3442670Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_addr_cpu_complex128 PASSED [ 81%] 2023-01-11T21:44:49.3442830Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_addr_cpu_float64 PASSED [ 81%] 2023-01-11T21:44:49.3443080Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_all_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2023-01-11T21:44:49.3443360Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_all_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2023-01-11T21:44:49.3443660Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_allclose_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2023-01-11T21:44:49.3443880Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_any_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2023-01-11T21:44:49.3444150Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_arange_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2023-01-11T21:44:49.3444440Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_argmax_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2023-01-11T21:44:49.3444700Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_argsort_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2023-01-11T21:44:49.3445000Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_argwhere_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2023-01-11T21:44:49.3445170Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_as_strided_cpu_complex128 SKIPPED (Numerous errors) [ 81%] 2023-01-11T21:44:49.3445320Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_as_strided_cpu_float64 SKIPPED (Numerous errors) [ 81%] 2023-01-11T21:44:49.3448240Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_as_strided_partial_views_cpu_float64 XFAIL [ 81%] 2023-01-11T21:44:49.3448470Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_as_strided_scatter_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:44:49.3448700Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_as_strided_scatter_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:44:49.3448880Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_asin_cpu_complex128 PASSED [ 81%] 2023-01-11T21:44:49.3449100Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_asinh_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:44:49.3449320Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_asinh_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:44:49.3449510Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_atanh_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:44:49.3449720Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_atleast_1d_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:44:49.3449950Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_atleast_1d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:44:49.3450190Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_atleast_2d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:44:49.3450320Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_baddbmm_cpu_float64 PASSED [ 81%] 2023-01-11T21:44:49.3450500Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_bfloat16_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:44:49.3450720Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_bfloat16_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:44:49.3450950Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_block_diag_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:44:49.3451130Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_bmm_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:44:49.3451360Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_bmm_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:44:49.3451650Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_bool_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 82%] 2023-01-11T21:44:49.3451840Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_broadcast_tensors_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:44:49.3452070Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_broadcast_to_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:44:49.3452350Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_byte_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 82%] 2023-01-11T21:44:49.3452620Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_byte_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 82%] 2023-01-11T21:44:49.3452850Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cartesian_prod_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:44:49.3453180Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cat_cpu_float64 SKIPPED (TODO(whc) fix pre-existing bug with cat for newly added opinfo for empty+nonempty) [ 82%] 2023-01-11T21:44:49.3453390Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cdist_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:44:49.3453610Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cdouble_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:44:49.3453810Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_ceil_cpu_float64 PASSED [ 82%] 2023-01-11T21:44:49.3454030Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_chalf_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:44:49.3454320Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_char_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 82%] 2023-01-11T21:44:49.3454610Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_char_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 82%] 2023-01-11T21:44:49.3454800Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cholesky_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:44:49.3455030Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cholesky_inverse_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:44:49.3455310Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_chunk_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:44:49.3455470Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_clamp_cpu_float64 PASSED [ 82%] 2023-01-11T21:44:49.3455640Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_clamp_max_cpu_float64 PASSED [ 82%] 2023-01-11T21:44:49.3455860Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_clone_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:44:49.3456080Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_column_stack_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:44:49.3456310Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_combinations_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:44:49.3456520Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_combinations_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:44:49.3456740Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_complex_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:44:49.3456960Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_conj_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:44:49.3457140Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_conj_physical_cpu_complex128 PASSED [ 83%] 2023-01-11T21:44:49.3457310Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_conj_physical_cpu_float64 PASSED [ 83%] 2023-01-11T21:44:49.3457510Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_constant_pad_nd_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:44:49.3457690Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_contiguous_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:44:49.3457830Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cos_cpu_complex128 PASSED [ 83%] 2023-01-11T21:44:49.3457950Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cos_cpu_float64 PASSED [ 83%] 2023-01-11T21:44:49.3458080Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cosh_cpu_complex128 PASSED [ 83%] 2023-01-11T21:44:49.3458210Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cosh_cpu_float64 PASSED [ 83%] 2023-01-11T21:44:49.3458450Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_count_nonzero_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 83%] 2023-01-11T21:44:49.3458620Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cov_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:44:49.3458820Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cross_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:44:49.3459000Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cummax_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:44:49.3459190Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cummin_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:44:49.3459440Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cumulative_trapezoid_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:44:49.3459590Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_deg2rad_cpu_float64 PASSED [ 83%] 2023-01-11T21:44:49.3459790Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_diag_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:44:49.3460060Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_diag_embed_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:44:49.3460260Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_diagflat_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:44:49.3460450Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_diagonal_copy_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:44:49.3460630Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_diagonal_copy_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:44:49.3460810Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_diagonal_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:44:49.3461030Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_diff_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:44:49.3461250Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_diff_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:44:49.3461380Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_digamma_cpu_float64 PASSED [ 84%] 2023-01-11T21:44:49.3461560Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_dist_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:44:49.3461740Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_div_no_rounding_mode_cpu_complex128 PASSED [ 84%] 2023-01-11T21:44:49.3461930Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_div_no_rounding_mode_cpu_float64 PASSED [ 84%] 2023-01-11T21:44:49.3462090Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_div_trunc_rounding_cpu_float64 PASSED [ 84%] 2023-01-11T21:44:49.3462270Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_dot_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:44:49.3462440Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_dot_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:44:49.3462640Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_double_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:44:49.3462860Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_double_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:44:49.3463060Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_dsplit_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:44:49.3463260Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_dsplit_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:44:49.3463500Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_empty_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 84%] 2023-01-11T21:44:49.3463740Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_eq_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 84%] 2023-01-11T21:44:49.3464040Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_equal_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 84%] 2023-01-11T21:44:49.3464300Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_equal_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 84%] 2023-01-11T21:44:49.3464450Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_erfc_cpu_float64 PASSED [ 84%] 2023-01-11T21:44:49.3464660Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_erfinv_cpu_float64 PASSED [ 84%] 2023-01-11T21:44:49.3464820Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_exp_cpu_float64 PASSED [ 84%] 2023-01-11T21:44:49.3465010Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_expand_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:44:49.3465140Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_expm1_cpu_float64 PASSED [ 84%] 2023-01-11T21:44:49.3465380Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_eye_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 84%] 2023-01-11T21:44:49.3465600Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_fft_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:44:49.3465830Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_fftshift_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:44:49.3466010Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_hfft2_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:44:49.3466190Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_hfft_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:44:49.3466400Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_hfftn_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:44:49.3466620Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_ifftn_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:44:49.3466820Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_ihfft2_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:44:49.3466990Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_ihfft_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:44:49.3467200Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_ihfftn_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:44:49.3467420Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_irfft_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:44:49.3467630Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_irfft_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:44:49.3467810Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_irfftn_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:44:49.3468000Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_rfft_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:44:49.3468180Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_flatten_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:44:49.3468380Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_flatten_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:44:49.3468610Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_flip_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:44:49.3468800Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_flipud_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:44:49.3469020Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_float_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:44:49.3469240Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_float_power_cpu_complex128 PASSED [ 85%] 2023-01-11T21:44:49.3469380Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_floor_cpu_float64 PASSED [ 85%] 2023-01-11T21:44:49.3469610Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_full_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T21:44:49.3469840Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_ge_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T21:44:49.3470020Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_half_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:44:49.3470320Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_heaviside_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T21:44:49.3470590Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_histc_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T21:44:49.3470820Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_histogram_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T21:44:49.3470990Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_index_add_cpu_float64 PASSED [ 86%] 2023-01-11T21:44:49.3471160Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_index_copy_cpu_float64 PASSED [ 86%] 2023-01-11T21:44:49.3471320Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_index_fill_cpu_complex128 PASSED [ 86%] 2023-01-11T21:44:49.3471460Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_index_put_cpu_complex128 PASSED [ 86%] 2023-01-11T21:44:49.3471600Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_index_reduce_cpu_float64 PASSED [ 86%] 2023-01-11T21:44:49.3471780Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_index_select_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:44:49.3471970Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_index_select_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:44:49.3472190Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_inner_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:44:49.3472410Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_inner_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:44:49.3472680Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_int_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T21:44:49.3473010Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_int_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T21:44:49.3473250Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_isclose_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T21:44:49.3473490Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_isfinite_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T21:44:49.3473760Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_isinf_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T21:44:49.3474040Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_isinf_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T21:44:49.3474290Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_isnan_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T21:44:49.3474620Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_isnan_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T21:44:49.3474820Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_jiterator_2inputs_2outputs_cpu_complex128 SKIPPED (Only runs on cuda) [ 86%] 2023-01-11T21:44:49.3475010Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_jiterator_4inputs_with_extra_args_cpu_complex128 SKIPPED (Only runs on cuda) [ 86%] 2023-01-11T21:44:49.3475180Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_jiterator_4inputs_with_extra_args_cpu_float64 SKIPPED (Only runs on cuda) [ 86%] 2023-01-11T21:44:49.3475330Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_jiterator_binary_cpu_float64 SKIPPED (Only runs on cuda) [ 86%] 2023-01-11T21:44:49.3475520Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_jiterator_binary_return_by_ref_cpu_complex128 SKIPPED (Only runs on cuda) [ 86%] 2023-01-11T21:44:49.3475720Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_jiterator_unary_cpu_complex128 SKIPPED (Only runs on cuda) [ 86%] 2023-01-11T21:44:49.3475930Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_ldexp_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:44:49.3476210Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_le_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 87%] 2023-01-11T21:44:49.3476370Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_lgamma_cpu_float64 PASSED [ 87%] 2023-01-11T21:44:49.3476590Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_cond_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:44:49.3476820Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_cond_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:44:49.3477040Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_cross_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:44:49.3477210Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_det_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:44:49.3477450Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_eig_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:44:49.3477650Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_eig_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:44:49.3477850Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_eigvals_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:44:49.3478060Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_eigvalsh_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:44:49.3478280Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_inv_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:44:49.3478500Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_inv_ex_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:44:49.3478700Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_inv_ex_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:44:49.3478950Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 87%] 2023-01-11T21:44:49.3479240Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_ldl_solve_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 87%] 2023-01-11T21:44:49.3479490Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_lstsq_grad_oriented_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:44:49.3479710Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_lu_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:44:49.3479900Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:44:49.3480110Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_matrix_norm_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:44:49.3480350Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_matrix_power_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:44:49.3480630Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 87%] 2023-01-11T21:44:49.3480950Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_hermitian_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 87%] 2023-01-11T21:44:49.3481180Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_multi_dot_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:44:49.3481370Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_norm_subgradients_at_zero_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:44:49.3481600Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_pinv_hermitian_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:44:49.3481850Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_pinv_hermitian_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:44:49.3482040Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_pinv_singular_cpu_float64 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 88%] 2023-01-11T21:44:49.3482280Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_qr_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:44:49.3482510Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_slogdet_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:44:49.3482750Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_solve_ex_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:44:49.3483010Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_solve_triangular_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:44:49.3483200Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_solve_triangular_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:44:49.3483400Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_svd_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:44:49.3483630Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_tensorinv_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:44:49.3483840Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_vander_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:44:49.3484100Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_vector_norm_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:44:49.3484410Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linspace_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 88%] 2023-01-11T21:44:49.3484700Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linspace_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 88%] 2023-01-11T21:44:49.3484870Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_log1p_cpu_float64 PASSED [ 88%] 2023-01-11T21:44:49.3485010Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_log2_cpu_float64 PASSED [ 88%] 2023-01-11T21:44:49.3485140Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_log_cpu_complex128 PASSED [ 88%] 2023-01-11T21:44:49.3485380Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_log_softmax_with_dtype_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:44:49.3485610Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_logaddexp2_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:44:49.3485800Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_logaddexp_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:44:49.3486020Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_logcumsumexp_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:44:49.3486250Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_logdet_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:44:49.3486470Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_logdet_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:44:49.3486770Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_logical_not_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 88%] 2023-01-11T21:44:49.3487030Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_logical_xor_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2023-01-11T21:44:49.3487310Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_logspace_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2023-01-11T21:44:49.3487600Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_long_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2023-01-11T21:44:49.3487810Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_lu_solve_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:44:49.3488050Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_lu_solve_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:44:49.3488270Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_lu_unpack_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:44:49.3488480Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_mH_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:44:49.3488700Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_amax_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:44:49.3488880Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_amin_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:44:49.3489180Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_argmin_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2023-01-11T21:44:49.3489440Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_cumprod_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:44:49.3489650Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_cumsum_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:44:49.3489820Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_fill_cpu_complex128 PASSED [ 89%] 2023-01-11T21:44:49.3490050Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_median_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:44:49.3490270Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_norm_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:44:49.3490450Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_scatter_cpu_float64 PASSED [ 89%] 2023-01-11T21:44:49.3490650Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_select_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:44:49.3490820Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_select_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:44:49.3491000Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_softmax_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:44:49.3491180Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_softmin_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:44:49.3491360Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_var_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:44:49.3491540Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_var_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:44:49.3491740Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_matmul_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:44:49.3491950Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_matrix_exp_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:44:49.3492200Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_max_pool2d_with_indices_backward_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:44:49.3492420Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_mean_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:44:49.3492700Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_meshgrid_list_of_tensors_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:44:49.3492940Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_meshgrid_variadic_tensors_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:44:49.3493160Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_min_binary_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:44:49.3493360Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_min_reduction_no_dim_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:44:49.3493600Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_min_reduction_with_dim_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:44:49.3493880Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_mm_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:44:49.3494090Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_mm_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:44:49.3494310Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_movedim_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:44:49.3494520Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_movedim_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:44:49.3494740Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_msort_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:44:49.3494890Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_mul_cpu_complex128 PASSED [ 90%] 2023-01-11T21:44:49.3495050Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_mul_cpu_float64 PASSED [ 90%] 2023-01-11T21:44:49.3495340Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_multinomial_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 90%] 2023-01-11T21:44:49.3495520Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nan_to_num_cpu_float64 PASSED [ 90%] 2023-01-11T21:44:49.3495740Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nanmean_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:44:49.3495950Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nanquantile_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:44:49.3496220Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_ne_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 90%] 2023-01-11T21:44:49.3496390Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_neg_cpu_float64 PASSED [ 90%] 2023-01-11T21:44:49.3496670Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_new_empty_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 90%] 2023-01-11T21:44:49.3496920Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_new_empty_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 90%] 2023-01-11T21:44:49.3497230Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_new_empty_strided_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 90%] 2023-01-11T21:44:49.3497500Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nextafter_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 90%] 2023-01-11T21:44:49.3497760Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:44:49.3500860Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:44:49.3501100Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_max_pool1d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:44:49.3501350Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_max_pool3d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:44:49.3501590Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_avg_pool1d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:44:49.3501820Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_avg_pool3d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:44:49.3502080Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_bilinear_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:44:49.3502280Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_binary_cross_entropy_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:44:49.3502490Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:44:49.3502720Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_conv1d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:44:49.3502960Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_conv2d_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:44:49.3503180Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_conv2d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:44:49.3503420Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_conv_transpose1d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:44:49.3503630Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_conv_transpose2d_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:44:49.3503870Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_conv_transpose2d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:44:49.3504130Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_conv_transpose3d_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:44:49.3504340Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_cosine_embedding_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:44:49.3504580Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_cross_entropy_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:44:49.3504820Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_ctc_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:44:49.3504960Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_dropout3d_cpu_float64 PASSED [ 91%] 2023-01-11T21:44:49.3505110Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_dropout_cpu_float64 PASSED [ 91%] 2023-01-11T21:44:49.3505380Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_embedding_bag_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:44:49.3505590Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 PASSED [ 91%] 2023-01-11T21:44:49.3505790Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 PASSED [ 91%] 2023-01-11T21:44:49.3506050Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_fractional_max_pool2d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:44:49.3506260Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_fractional_max_pool3d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:44:49.3506560Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_gaussian_nll_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:44:49.3506780Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_gelu_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:44:49.3506960Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_huber_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:44:49.3507200Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_instance_norm_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:44:49.3507450Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_nearest_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:44:49.3507700Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_trilinear_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:44:49.3507940Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_kl_div_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:44:49.3508140Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_l1_loss_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:44:49.3508370Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_l1_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:44:49.3508550Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_leaky_relu_cpu_float64 PASSED [ 92%] 2023-01-11T21:44:49.3508760Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_linear_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:44:49.3508960Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_local_response_norm_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:44:49.3509200Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_logsigmoid_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:44:49.3509440Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_margin_ranking_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:44:49.3509680Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_max_pool2d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:44:49.3509940Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool1d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:44:49.3510160Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool1d_grad_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:44:49.3510400Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool2d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:44:49.3510620Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool2d_grad_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:44:49.3510810Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool3d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:44:49.3511060Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_max_unpool3d_grad_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:44:49.3511270Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_mish_cpu_float64 PASSED [ 92%] 2023-01-11T21:44:49.3511520Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:44:49.3511770Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_pad_circular_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:44:49.3511990Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_pad_constant_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:44:49.3512230Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_pad_reflect_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:44:49.3512460Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_pad_reflect_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:44:49.3512700Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_pairwise_distance_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:44:49.3512940Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_shuffle_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:44:49.3513120Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_shuffle_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:44:49.3513320Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_unshuffle_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:44:49.3513510Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_pixel_unshuffle_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:44:49.3513700Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_poisson_nll_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:44:49.3513890Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_prelu_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:44:49.3514070Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_relu6_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:44:49.3514290Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_relu_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:44:49.3514440Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_rrelu_cpu_float64 PASSED [ 93%] 2023-01-11T21:44:49.3514610Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_selu_cpu_float64 PASSED [ 93%] 2023-01-11T21:44:49.3514950Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_silu_complex_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 93%] 2023-01-11T21:44:49.3515110Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_silu_cpu_float64 PASSED [ 93%] 2023-01-11T21:44:49.3515340Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_smooth_l1_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:44:49.3515560Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_softmin_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:44:49.3515860Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_softmin_with_dtype_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:44:49.3516110Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_softplus_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:44:49.3516290Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_softsign_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:44:49.3516480Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_tanhshrink_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:44:49.3516700Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_tanhshrink_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:44:49.3516930Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_unfold_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:44:49.3517150Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_upsample_nearest_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:44:49.3517440Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nonzero_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2023-01-11T21:44:49.3517740Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nonzero_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2023-01-11T21:44:49.3517910Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_norm_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:44:49.3518110Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_norm_fro_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:44:49.3518320Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_normal_number_mean_cpu_float64 SKIPPED (Gradients are incorrect!) [ 94%] 2023-01-11T21:44:49.3518600Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_ones_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2023-01-11T21:44:49.3518870Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_ones_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2023-01-11T21:44:49.3519170Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_ones_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2023-01-11T21:44:49.3519410Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_ormqr_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:44:49.3519640Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_outer_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:44:49.3519840Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_outer_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:44:49.3520060Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_permute_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:44:49.3520290Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_pinverse_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:44:49.3520430Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_0_cpu_float64 PASSED [ 94%] 2023-01-11T21:44:49.3520670Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_1_cpu_float64 SKIPPED (Skipped!) [ 94%] 2023-01-11T21:44:49.3520870Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_3_cpu_float64 SKIPPED (Skipped!) [ 94%] 2023-01-11T21:44:49.3521030Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_4_cpu_float64 SKIPPED (Skipped!) [ 94%] 2023-01-11T21:44:49.3521210Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_positive_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:44:49.3521450Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_positive_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:44:49.3521610Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_put_cpu_float64 PASSED [ 94%] 2023-01-11T21:44:49.3521810Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_qr_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:44:49.3522100Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_rand_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2023-01-11T21:44:49.3522400Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_randint_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2023-01-11T21:44:49.3522700Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_randn_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2023-01-11T21:44:49.3522970Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_randn_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2023-01-11T21:44:49.3523260Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_randn_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2023-01-11T21:44:49.3523490Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_ravel_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:44:49.3523630Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_renorm_cpu_complex128 PASSED [ 95%] 2023-01-11T21:44:49.3523790Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_renorm_cpu_float64 PASSED [ 95%] 2023-01-11T21:44:49.3524020Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_repeat_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:44:49.3524230Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_repeat_interleave_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:44:49.3524420Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_repeat_interleave_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:44:49.3524670Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_reshape_as_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:44:49.3524900Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_reshape_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:44:49.3525170Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_resize__cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2023-01-11T21:44:49.3525390Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_resolve_conj_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:44:49.3525610Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_roll_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:44:49.3525820Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_rot90_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:44:49.3526000Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_rot90_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:44:49.3526150Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_round_cpu_float64 PASSED [ 95%] 2023-01-11T21:44:49.3526340Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_round_decimals_3_cpu_float64 SKIPPED (Skipped!) [ 95%] 2023-01-11T21:44:49.3526520Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_round_decimals_neg_3_cpu_float64 SKIPPED (Skipped!) [ 95%] 2023-01-11T21:44:49.3526700Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_rsub_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:44:49.3527020Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_scalar_tensor_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2023-01-11T21:44:49.3527190Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_scatter_add_cpu_complex128 PASSED [ 95%] 2023-01-11T21:44:49.3527320Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_scatter_cpu_complex128 PASSED [ 95%] 2023-01-11T21:44:49.3527470Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_scatter_cpu_float64 PASSED [ 96%] 2023-01-11T21:44:49.3527650Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_scatter_reduce_mean_cpu_float64 PASSED [ 96%] 2023-01-11T21:44:49.3527940Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_searchsorted_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T21:44:49.3528160Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_segment_reduce_lengths_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:44:49.3528390Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_segment_reduce_offsets_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:44:49.3528600Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_select_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:44:49.3528770Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sgn_cpu_complex128 PASSED [ 96%] 2023-01-11T21:44:49.3528920Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sgn_cpu_float64 PASSED [ 96%] 2023-01-11T21:44:49.3529200Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_short_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T21:44:49.3529360Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sign_cpu_float64 PASSED [ 96%] 2023-01-11T21:44:49.3529680Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_signal_windows_cosine_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T21:44:49.3530020Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_signal_windows_exponential_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T21:44:49.3530300Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_signal_windows_kaiser_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T21:44:49.3530430Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sin_cpu_complex128 PASSED [ 96%] 2023-01-11T21:44:49.3530580Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sinc_cpu_complex128 PASSED [ 96%] 2023-01-11T21:44:49.3530740Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sinh_cpu_complex128 PASSED [ 96%] 2023-01-11T21:44:49.3530960Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_slice_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:44:49.3531220Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_slice_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:44:49.3531450Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_slice_scatter_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:44:49.3531670Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_softmax_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:44:49.3531890Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sparse_sampled_addmm_cpu_complex128 SKIPPED (PyTorch is built without MKL support) [ 96%] 2023-01-11T21:44:49.3532180Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_bessel_j0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T21:44:49.3532480Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_bessel_y1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T21:44:49.3532810Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_t_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T21:44:49.3533040Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_erfcx_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:44:49.3533240Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_i1_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:44:49.3533560Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_laguerre_polynomial_l_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2023-01-11T21:44:49.3533780Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_log_ndtr_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:44:49.3534070Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_modified_bessel_i1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2023-01-11T21:44:49.3534410Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_modified_bessel_k0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2023-01-11T21:44:49.3534660Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_polygamma_special_polygamma_n_0_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:44:49.3534980Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_scaled_modified_bessel_k1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2023-01-11T21:44:49.3535360Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_t_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 97%] 2023-01-11T21:44:49.3535680Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 97%] 2023-01-11T21:44:49.3535890Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_split_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:44:49.3536130Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_split_list_args_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:44:49.3536290Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_square_cpu_float64 PASSED [ 97%] 2023-01-11T21:44:49.3536520Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_stack_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:44:49.3536790Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_stack_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:44:49.3537010Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_std_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:44:49.3537220Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_std_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:44:49.3537430Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_std_mean_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:44:49.3537660Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_std_unbiased_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:44:49.3537880Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_stft_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:44:49.3538090Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_stft_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:44:49.3538260Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sub_cpu_complex128 PASSED [ 97%] 2023-01-11T21:44:49.3538470Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sum_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:44:49.3538700Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sum_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:44:49.3538910Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sum_to_size_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:44:49.3539130Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sum_to_size_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:44:49.3539350Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_svd_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:44:49.3539570Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_symeig_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:44:49.3539800Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_symeig_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:44:49.3540000Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_take_along_dim_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:44:49.3540260Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_take_along_dim_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:44:49.3540480Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_take_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:44:49.3540650Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_take_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:44:49.3540780Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_tan_cpu_complex128 PASSED [ 98%] 2023-01-11T21:44:49.3540910Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_tanh_cpu_complex128 PASSED [ 98%] 2023-01-11T21:44:49.3541090Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_tensor_split_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:44:49.3541310Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_tensordot_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:44:49.3541500Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_tensordot_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:44:49.3541720Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_tile_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:44:49.3541940Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_tile_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:44:49.3542120Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_to_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:44:49.3542340Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_topk_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:44:49.3542570Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_trace_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:44:49.3542760Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_trace_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:44:49.3542980Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_trapezoid_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:44:49.3543210Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_trapezoid_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:44:49.3543430Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_trapz_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:44:49.3543650Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_trapz_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:44:49.3543850Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_triangular_solve_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:44:49.3544020Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_triu_cpu_complex128 PASSED [ 99%] 2023-01-11T21:44:49.3544180Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_triu_cpu_float64 PASSED [ 99%] 2023-01-11T21:44:49.3544340Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_true_divide_cpu_float64 PASSED [ 99%] 2023-01-11T21:44:49.3544500Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_trunc_cpu_float64 PASSED [ 99%] 2023-01-11T21:44:49.3544740Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_unfold_copy_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:44:49.3544960Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_unfold_copy_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:44:49.3545180Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_unfold_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:44:49.3545480Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_uniform_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 99%] 2023-01-11T21:44:49.3545770Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_uniform_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 99%] 2023-01-11T21:44:49.3546060Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_unique_consecutive_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 99%] 2023-01-11T21:44:49.3546410Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_unique_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 99%] 2023-01-11T21:44:49.3546630Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_var_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:44:49.3546860Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_var_mean_unbiased_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:44:49.3547080Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_var_mean_unbiased_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:44:49.3547290Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_var_unbiased_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:44:49.3547510Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_var_unbiased_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:44:49.3547720Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_view_as_real_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:44:49.3547890Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_view_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:44:49.3548080Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_vsplit_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:44:49.3548300Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_vstack_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:44:49.3548460Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_xlogy_cpu_float64 PASSED [ 99%] 2023-01-11T21:44:49.3548600Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_zero__cpu_complex128 PASSED [ 99%] 2023-01-11T21:44:49.3548890Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_zeros_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 99%] 2023-01-11T21:44:49.3549170Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_zeros_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [100%] 2023-01-11T21:44:49.3549180Z 2023-01-11T21:44:49.3549290Z =============================== warnings summary =============================== 2023-01-11T21:44:49.3549510Z ../../../_temp/conda_environment_3896346758/lib/python3.9/site-packages/_pytest/config/__init__.py:1171 2023-01-11T21:44:49.3549900Z /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:44:49.3549990Z self._mark_plugins_for_rewrite(hook) 2023-01-11T21:44:49.3549990Z 2023-01-11T21:44:49.3550220Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T21:44:49.3550530Z - generated xml file: /Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/python-pytest/test_ops_gradients/test_ops_gradients-9e0685555dd01988.xml - 2023-01-11T21:44:49.3550660Z = 902 passed, 1494 skipped, 12 deselected, 20 xfailed, 1 warning in 70.90s (0:01:10) = 2023-01-11T21:44:49.3550830Z 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:44:49.3550830Z 2023-01-11T21:44:49.3551130Z ##[endgroup] 2023-01-11T21:44:49.3551390Z FINISHED PRINTING LOG FILE of test_ops_gradients (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_ops_gradients_iplif45i) 2023-01-11T21:44:49.3551400Z 2023-01-11T21:45:20.7507050Z 2023-01-11T21:45:20.7507400Z Expand the folded group to see the log file of test_ops_gradients 2023-01-11T21:45:20.7507970Z ##[group]PRINTING LOG FILE of test_ops_gradients (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_ops_gradients__amsqidh) 2023-01-11T21:45:20.7508710Z Test results will be stored in test-reports/python-pytest/test_ops_gradients/test_ops_gradients-b6ca13160931e1df.xml 2023-01-11T21:45:20.7508980Z ============================= test session starts ============================== 2023-01-11T21:45:20.7509320Z 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:45:20.7509560Z cachedir: .pytest_cache 2023-01-11T21:45:20.7509890Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T21:45:20.7510220Z rootdir: /Users/ec2-user/runner/_work/pytorch/pytorch, configfile: pytest.ini 2023-01-11T21:45:20.7510550Z 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:45:20.7516720Z collecting ... collected 4945 items / 8 deselected / 4937 selected 2023-01-11T21:45:20.7742340Z Running 2509 items in this shard: test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_H_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_T_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad___getitem___cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad___radd___cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad___rdiv___cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad___rmatmul___cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad___rmod___cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad___rmul___cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad___rpow___cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad___rpow___cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad___rsub___cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad__native_batch_norm_legit_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad__softmax_backward_data_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_abs_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_acos_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_acosh_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_add_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_addbmm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_addmm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_addmv_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_addmv_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_addr_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_all_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_all_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_allclose_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_amax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_amin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_angle_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_argmin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_argsort_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_argwhere_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_as_strided_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_as_strided_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_as_strided_partial_views_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_asin_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_asin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_asinh_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_atan2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_atleast_2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_bernoulli_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_bfloat16_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_bmm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_bool_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_broadcast_to_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_byte_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cartesian_prod_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cat_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cat_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cdist_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cdouble_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cdouble_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_ceil_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_char_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_char_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cholesky_inverse_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_clamp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_clamp_max_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_clone_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_column_stack_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_column_stack_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_combinations_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_complex_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_conj_physical_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_constant_pad_nd_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_copysign_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_corrcoef_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_corrcoef_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cos_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cosh_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cosh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_count_nonzero_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_count_nonzero_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cov_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cross_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cross_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cummax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cumsum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cumulative_trapezoid_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_deg2rad_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_diagflat_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_diagflat_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_diagonal_copy_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_diagonal_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_digamma_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_div_no_rounding_mode_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_div_trunc_rounding_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_dsplit_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_dsplit_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_dstack_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_einsum_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_empty_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_empty_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_empty_like_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_empty_like_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_equal_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_equal_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_erf_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_erfc_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_exp2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_exp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_expand_as_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_expand_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_eye_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_fft2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_fft_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_fft_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_fftn_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_hfft2_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_hfft2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_hfft_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_hfftn_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_ifft2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_ifft_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_ifft_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_ifftn_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_ifftn_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_ifftshift_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_ifftshift_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_ihfftn_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_irfft2_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_irfft_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_irfftn_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_rfft2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_rfft_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_rfftn_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_flatten_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_flip_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_flip_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_float_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_float_power_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_floor_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fmod_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_frac_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_frexp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_full_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_full_like_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_gather_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_gather_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_ge_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_geqrf_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_half_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_half_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_histogramdd_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_hsplit_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_hstack_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_hypot_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_igammac_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_imag_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_index_fill_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_index_put_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_index_put_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_index_select_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_int_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_isfinite_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_isfinite_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_isinf_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_isneginf_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_jiterator_2inputs_2outputs_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_jiterator_2inputs_2outputs_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_jiterator_4inputs_with_extra_args_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_return_by_ref_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_return_by_ref_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_jiterator_unary_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_kthvalue_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_ldexp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_le_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_cross_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_cross_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_det_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_det_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_eig_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_eig_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_eigh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_eigvals_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_eigvals_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_householder_product_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_inv_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_inv_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_inv_ex_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_ex_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_ex_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_solve_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_solve_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_grad_oriented_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_lu_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_lu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_ex_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_norm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_power_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_hermitian_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_multi_dot_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_multi_dot_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_norm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_hermitian_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_singular_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_qr_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_slogdet_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_solve_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_solve_ex_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_solve_ex_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_solve_triangular_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_svd_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_svd_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_svdvals_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_tensorinv_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_tensorinv_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_vander_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_vander_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_vecdot_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_vecdot_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_vector_norm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_vector_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_log1p_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_log1p_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_log2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_log_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_log_softmax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_log_softmax_with_dtype_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_logaddexp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_logcumsumexp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_logical_or_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_logical_xor_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_logspace_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_logspace_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_logsumexp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_lu_solve_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_lu_solve_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_lu_unpack_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_mH_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_mT_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_amax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_argmin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_cumprod_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_cumprod_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_cumsum_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_fill_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_fill_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_mean_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_normalize_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_normalize_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_scatter_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_softmax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_sum_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_matrix_exp_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_matrix_exp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_max_binary_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_max_reduction_with_dim_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_mean_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_mean_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_median_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_meshgrid_list_of_tensors_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_min_binary_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_min_reduction_no_dim_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_minimum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_mm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_mm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_mode_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_movedim_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_msort_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_mul_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_multinomial_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_mv_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nan_to_num_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nanmedian_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nanquantile_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nansum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_narrow_copy_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_native_dropout_backward_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_native_layer_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_new_empty_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_new_empty_strided_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_new_empty_strided_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_new_full_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_new_zeros_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_new_zeros_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool1d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_avg_pool1d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_avg_pool2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_bilinear_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv2d_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv_transpose1d_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv_transpose1d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv_transpose2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_cosine_similarity_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_ctc_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_elu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_embedding_bag_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_embedding_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_group_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardshrink_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_hinge_embedding_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_huber_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_area_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_trilinear_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_kl_div_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_l1_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_leaky_relu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_local_response_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_pool1d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool1d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool1d_grad_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool3d_grad_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_mse_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_multi_margin_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_multilabel_margin_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_nll_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_circular_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_constant_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_constant_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_replicate_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_pairwise_distance_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_pairwise_distance_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_shuffle_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_unshuffle_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_unshuffle_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_prelu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_relu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_rrelu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_selu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_soft_margin_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_softplus_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_softsign_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_tanhshrink_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_threshold_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_loss_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_unfold_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_upsample_bilinear_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_upsample_nearest_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_norm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_norm_fro_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_norm_fro_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_norm_inf_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_norm_inf_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_norm_nuc_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_normal_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_ones_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_ones_like_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_outer_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_permute_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_pinverse_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_polar_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_3_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_positive_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_prod_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_prod_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_put_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_qr_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_qr_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_randn_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_randn_like_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_randn_like_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_real_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_reciprocal_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_repeat_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_repeat_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_repeat_interleave_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_reshape_as_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_reshape_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_reshape_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_resize__cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_resize__cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_resize_as__cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_resize_as__cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_resolve_conj_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_resolve_neg_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_rot90_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_round_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_round_decimals_neg_3_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_rsqrt_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_rsqrt_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_rsub_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_scalar_tensor_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_scatter_add_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_scatter_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_scatter_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_prod_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_sum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_segment_reduce_offsets_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_select_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sgn_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sgn_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_short_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_short_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sigmoid_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_signal_windows_bartlett_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_signal_windows_gaussian_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_signal_windows_hamming_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sinc_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sinh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_slice_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_bessel_j1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_bessel_y0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_t_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_w_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_erfcx_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_hermite_polynomial_h_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_i1e_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_laguerre_polynomial_l_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_log_ndtr_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_i0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_ndtri_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_scaled_modified_bessel_k1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_v_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_zeta_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_split_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_split_with_sizes_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_split_with_sizes_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sqrt_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sqrt_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_square_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_stack_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_std_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_std_mean_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_std_mean_unbiased_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_std_unbiased_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_std_unbiased_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sub_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sum_to_size_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sum_to_size_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_svd_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_svd_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_svd_lowrank_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_symeig_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_t_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_t_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_take_along_dim_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_take_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_take_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_tan_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_tan_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_tanh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_tensor_split_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_tensordot_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_to_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_to_sparse_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_topk_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_trace_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_transpose_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_trapezoid_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_trapz_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_trapz_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_triangular_solve_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_triu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_true_divide_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_trunc_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_unbind_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_unflatten_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_unfold_copy_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_unfold_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_uniform_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_uniform_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_unsqueeze_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_unsqueeze_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_var_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_var_mean_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_var_mean_unbiased_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_var_mean_unbiased_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_view_as_complex_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_view_as_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_view_copy_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_view_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_view_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_vsplit_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_vsplit_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_vstack_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_where_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_zero__cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_zero__cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_zeros_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_zeros_like_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_H_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad___getitem___cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad___rmatmul___cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad___rmatmul___cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad___rsub___cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad___rsub___cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_abs_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_acos_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_acos_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_acosh_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_add_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_addbmm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_addcdiv_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_addcdiv_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_addcmul_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_addmm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_addmm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_addmm_decomposed_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_addmm_decomposed_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_addmv_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_addr_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_allclose_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_amin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_angle_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_angle_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_any_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_arange_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_argmin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_argwhere_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_argwhere_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_as_strided_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_as_strided_partial_views_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_as_strided_scatter_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_as_strided_scatter_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_asin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_asinh_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_atan2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_atan_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_atan_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_atanh_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_atleast_1d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_atleast_3d_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_baddbmm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_bfloat16_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_bmm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_bmm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_bool_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_bool_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_broadcast_to_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_byte_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cartesian_prod_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cat_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cat_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cfloat_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cfloat_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_chalf_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_char_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_char_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cholesky_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cholesky_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cholesky_inverse_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cholesky_solve_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_chunk_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_clamp_max_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_clamp_min_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_column_stack_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_column_stack_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_complex_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_conj_physical_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_constant_pad_nd_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_corrcoef_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cosh_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_count_nonzero_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cov_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cross_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cummin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cumprod_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cumsum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cumulative_trapezoid_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_diag_embed_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_diagonal_copy_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_diagonal_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_diff_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_dist_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_dist_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_div_floor_rounding_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_div_no_rounding_mode_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_dot_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_dot_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_dstack_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_empty_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_empty_like_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_empty_like_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_eq_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_equal_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_exp_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_exp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_expand_as_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_expand_as_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_expand_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_fft2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_fft_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_fftn_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_fftn_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_fftshift_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_fftshift_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_hfft2_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_hfftn_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_hfftn_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_ifft2_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_ifft2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_ifft_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_ifftn_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_ifftshift_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_ifftshift_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_ihfft2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_ihfftn_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_irfft2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_irfftn_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_rfft2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_rfft_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fill_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fill_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_flatten_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_flatten_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fliplr_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_flipud_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_float_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_float_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_float_power_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_floor_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fmax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fmin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_frac_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_full_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_full_like_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_full_like_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_heaviside_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_histogramdd_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_hsplit_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_hsplit_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_hstack_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_hstack_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_hypot_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_i0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_igamma_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_igammac_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_index_add_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_index_copy_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_index_fill_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_index_put_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_index_reduce_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_index_select_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_int_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_int_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_isclose_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_isinf_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_isnan_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_isneginf_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_isposinf_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_isreal_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_istft_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_jiterator_2inputs_2outputs_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_jiterator_2inputs_2outputs_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_jiterator_4inputs_with_extra_args_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_jiterator_binary_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_jiterator_binary_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_jiterator_unary_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_kron_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_kron_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_ldexp_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_le_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_lerp_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_lerp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_lgamma_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_cond_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_cross_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_det_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_det_singular_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_eig_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_eig_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_eigh_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_eigh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_eigvals_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_eigvalsh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_inv_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_inv_ex_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_ldl_factor_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_ldl_factor_ex_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_ldl_solve_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_ldl_solve_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_lstsq_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_lstsq_grad_oriented_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_lstsq_grad_oriented_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_lu_factor_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_lu_factor_ex_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_matrix_norm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_matrix_power_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_matrix_rank_hermitian_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_multi_dot_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_pinv_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_pinv_hermitian_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_pinv_singular_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_qr_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_slogdet_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_solve_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_solve_triangular_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_svd_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_svd_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_svdvals_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_tensorinv_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_vander_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_vander_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_vecdot_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_vector_norm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_vector_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linspace_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_log10_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_log10_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_log1p_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_log_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_log_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_log_softmax_with_dtype_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_logaddexp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_logcumsumexp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_logdet_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_logdet_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_logical_and_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_logical_not_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_logit_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_logspace_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_lu_solve_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_lu_solve_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_lu_unpack_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_mH_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_mT_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_mT_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_amax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_amin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_argmax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_cumprod_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_cumsum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_fill_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_fill_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_mean_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_normalize_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_prod_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_scatter_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_scatter_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_select_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_softmin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_var_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_matmul_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_matrix_exp_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_matrix_exp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_max_binary_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_max_reduction_no_dim_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_max_reduction_with_dim_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_mean_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_meshgrid_variadic_tensors_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_min_binary_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_min_reduction_no_dim_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_min_reduction_with_dim_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_minimum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_mode_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_movedim_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_msort_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_mul_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_multinomial_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_mv_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_mv_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_mvlgamma_mvlgamma_p_1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_narrow_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_native_batch_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_native_layer_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_neg_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_neg_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_new_empty_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_new_empty_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_new_empty_strided_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_new_ones_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_new_ones_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nextafter_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_adaptive_avg_pool1d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_adaptive_max_pool1d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_alpha_dropout_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_avg_pool1d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_avg_pool2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_avg_pool3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_bilinear_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_binary_cross_entropy_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_conv1d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_conv2d_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_conv2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_conv_transpose1d_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_conv_transpose1d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_conv_transpose2d_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_conv_transpose2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_conv_transpose3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_cosine_similarity_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_dropout3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_feature_alpha_dropout_with_train_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_feature_alpha_dropout_without_train_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_fractional_max_pool3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_gelu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_hinge_embedding_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_interpolate_area_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_interpolate_bicubic_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_interpolate_bilinear_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_interpolate_nearest_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_interpolate_trilinear_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_linear_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_local_response_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_logsigmoid_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_max_pool1d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_max_pool2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_max_pool3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_max_unpool1d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_max_unpool2d_grad_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_max_unpool3d_grad_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_mish_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_multilabel_margin_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_nll_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_normalize_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_normalize_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_pad_constant_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_pad_constant_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_pad_replicate_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_pairwise_distance_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_pixel_unshuffle_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_pixel_unshuffle_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_poisson_nll_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_relu6_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_relu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_rrelu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_silu_complex_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_silu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_smooth_l1_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_softmin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_softmin_with_dtype_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_softshrink_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_softsign_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_tanhshrink_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_triplet_margin_loss_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_triplet_margin_with_distance_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_unfold_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_upsample_bilinear_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nonzero_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nonzero_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_norm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_norm_fro_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_norm_inf_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_norm_inf_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_norm_nuc_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_normal_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_normal_number_mean_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_ones_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_outer_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_permute_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_pinverse_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_polar_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_polygamma_polygamma_n_0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_polygamma_polygamma_n_1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_polygamma_polygamma_n_2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_pow_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_prod_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_prod_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_rand_like_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_rand_like_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_randint_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_randn_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_randn_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_randn_like_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_randn_like_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_ravel_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_ravel_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_reciprocal_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_remainder_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_renorm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_repeat_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_repeat_interleave_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_reshape_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_reshape_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_resize__cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_resize_as__cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_resize_as__cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_resolve_neg_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_rot90_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_round_decimals_0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_round_decimals_3_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_round_decimals_neg_3_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_rsqrt_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_rsqrt_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_rsub_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_scatter_add_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_scatter_reduce_mean_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_scatter_reduce_sum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_select_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_select_scatter_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sgn_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sgn_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_short_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sigmoid_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sigmoid_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_signal_windows_bartlett_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_signal_windows_cosine_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_signal_windows_exponential_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_signal_windows_gaussian_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_signal_windows_general_hamming_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_signal_windows_hamming_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_signal_windows_hann_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_signbit_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sinh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_slice_scatter_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sort_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sparse_sampled_addmm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_airy_ai_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_bessel_j0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_bessel_y0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_chebyshev_polynomial_t_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_chebyshev_polynomial_w_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_entr_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_hermite_polynomial_h_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_i0e_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_i1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_i1e_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_legendre_polynomial_p_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_modified_bessel_i0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_modified_bessel_k1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_ndtr_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_ndtri_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_scaled_modified_bessel_k0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_scaled_modified_bessel_k1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_t_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_u_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_v_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_spherical_bessel_j0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_xlog1py_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_split_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_split_with_sizes_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_split_with_sizes_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sqrt_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_squeeze_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_squeeze_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_stack_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_stack_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_std_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_std_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_std_mean_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_std_mean_unbiased_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_std_unbiased_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_stft_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_stft_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sub_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sum_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sum_to_size_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_svd_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_symeig_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_t_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_take_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_take_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_tan_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_tan_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_tensor_split_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_tensordot_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_tile_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_to_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_to_sparse_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_trace_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_trapezoid_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_trapz_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_trapz_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_tril_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_tril_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_trunc_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_unbind_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_unflatten_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_unfold_copy_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_unfold_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_unfold_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_uniform_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_unique_consecutive_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_unique_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_unsqueeze_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_unsqueeze_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_var_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_var_mean_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_var_unbiased_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_vdot_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_vdot_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_view_as_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_view_as_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_view_as_real_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_view_copy_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_view_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_view_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_vsplit_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_vstack_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_vstack_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_where_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_where_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_xlogy_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_zero__cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_zero__cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_zeros_like_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_zeros_like_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_H_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_H_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_T_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad___getitem___cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad___radd___cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad___radd___cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad___rmatmul___cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad___rmatmul___cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad___rsub___cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad__native_batch_norm_legit_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_abs_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_acos_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_add_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_add_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_addbmm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_addbmm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_addcmul_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_addcmul_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_addmm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_addmv_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_addr_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_addr_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_allclose_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_amax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_amin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_angle_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_angle_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_arange_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_argmin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_argsort_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_argwhere_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_argwhere_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_as_strided_partial_views_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_as_strided_partial_views_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_as_strided_scatter_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_as_strided_scatter_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_asin_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_asinh_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_atan2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_atan_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_atan_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_atanh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_atleast_1d_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_atleast_2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_baddbmm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_bfloat16_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_block_diag_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_bmm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_bool_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_bool_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_broadcast_tensors_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_broadcast_tensors_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_broadcast_to_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_broadcast_to_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_bucketize_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_byte_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cartesian_prod_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cartesian_prod_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cat_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cat_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cdist_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cdouble_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cdouble_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_chalf_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_chalf_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_char_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cholesky_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cholesky_inverse_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cholesky_inverse_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cholesky_solve_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cholesky_solve_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_chunk_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_clamp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_clone_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_column_stack_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_combinations_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_complex_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_conj_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_conj_physical_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_contiguous_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cos_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cos_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cosh_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_count_nonzero_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cross_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cummax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cummin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cumprod_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cumsum_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_deg2rad_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_diag_embed_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_diagflat_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_diagonal_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_diagonal_scatter_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_diff_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_digamma_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_div_no_rounding_mode_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_dot_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_double_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_dsplit_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_dsplit_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_einsum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_eq_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_erf_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_erfc_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_expand_as_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_expand_as_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_expand_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_eye_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_fft2_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_fft2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_fft_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_fft_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_fftn_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_hfft2_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_hfft_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_hfftn_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_hfftn_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_ifft2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_ifft_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_ifftn_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_ifftshift_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_ifftshift_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_ihfft_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_irfft_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_irfftn_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_irfftn_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_rfft2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_rfft_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_flatten_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_flip_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fliplr_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fliplr_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_float_power_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_floor_divide_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fmod_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_frexp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_full_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_full_like_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_gather_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_geqrf_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_gradient_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_grid_sampler_2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_gt_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_half_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_histogram_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_histogramdd_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_hstack_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_hypot_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_i0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_igamma_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_imag_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_index_copy_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_index_fill_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_index_put_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_index_reduce_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_index_select_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_index_select_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_inner_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_inner_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_int_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_isin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_isinf_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_isnan_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_isposinf_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_isreal_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_isreal_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_istft_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_jiterator_2inputs_2outputs_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_jiterator_binary_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_jiterator_unary_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_kron_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_le_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_lerp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_lgamma_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_cond_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_cross_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_det_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_eig_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_eig_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_eigh_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_eigvals_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_householder_product_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_inv_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_ex_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_ldl_solve_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_lstsq_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_lstsq_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_lstsq_grad_oriented_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_lu_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_lu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_lu_factor_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_lu_factor_ex_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_lu_factor_ex_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_lu_solve_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_lu_solve_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_matrix_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_matrix_power_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_norm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_norm_subgradients_at_zero_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_pinv_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_pinv_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_pinv_hermitian_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_pinv_singular_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_slogdet_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_solve_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_solve_ex_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_solve_triangular_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_svd_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_svd_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_svdvals_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_svdvals_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_tensorinv_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_tensorsolve_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_vander_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_vecdot_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linspace_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linspace_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_log10_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_log2_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_log_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_log_softmax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_log_softmax_with_dtype_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_logaddexp2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_logcumsumexp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_logical_and_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_logical_not_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_logical_or_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_logical_or_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_logical_xor_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_long_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_lu_unpack_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_lu_unpack_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_mT_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_mT_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_amax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_amin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_cumprod_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_cumsum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_fill_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_logaddexp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_logsumexp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_mean_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_prod_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_scatter_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_scatter_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_select_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_softmax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_softmin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_std_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_sum_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_var_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_var_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_max_reduction_with_dim_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_mean_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_median_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_meshgrid_list_of_tensors_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_meshgrid_variadic_tensors_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_meshgrid_variadic_tensors_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_min_reduction_no_dim_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_min_reduction_with_dim_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_minimum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_mm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_movedim_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_movedim_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_msort_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_mv_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_mv_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_mvlgamma_mvlgamma_p_3_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nan_to_num_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nanmean_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nanquantile_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_narrow_copy_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_native_batch_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_native_layer_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_ne_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_ne_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_new_empty_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_new_empty_strided_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_new_empty_strided_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nextafter_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_avg_pool1d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_avg_pool2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_max_pool1d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_max_pool3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_alpha_dropout_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_avg_pool2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_avg_pool3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_batch_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_bilinear_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_binary_cross_entropy_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_celu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_conv1d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_conv2d_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_conv_transpose1d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_dropout_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_elu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_embedding_bag_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_embedding_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_fractional_max_pool2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_fractional_max_pool3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_gelu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_hardsigmoid_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_hardtanh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_hinge_embedding_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_huber_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_instance_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_area_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_bilinear_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_linear_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_trilinear_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_kl_div_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_l1_loss_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_l1_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_leaky_relu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_linear_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool1d_grad_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool2d_grad_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_mish_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_mse_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_multilabel_margin_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_nll_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_normalize_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_pad_circular_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_pad_reflect_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_pad_replicate_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_pad_replicate_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_pairwise_distance_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_pairwise_distance_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_pixel_shuffle_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_pixel_shuffle_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_poisson_nll_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_prelu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_selu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_silu_complex_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_silu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_smooth_l1_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_soft_margin_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_softplus_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_threshold_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_loss_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_unfold_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_upsample_nearest_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nonzero_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_norm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_norm_fro_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_norm_nuc_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_normal_number_mean_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_ones_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_ones_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_ones_like_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_ones_like_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_ormqr_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_ormqr_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_outer_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_pca_lowrank_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_permute_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_pinverse_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_polar_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_3_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_4_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_positive_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_positive_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_pow_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_pow_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_prod_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_prod_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_put_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_qr_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_qr_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_rand_like_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_rand_like_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_randint_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_randn_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_randn_like_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_randn_like_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_ravel_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_real_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_remainder_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_renorm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_repeat_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_repeat_interleave_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_reshape_as_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_reshape_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_resize__cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_resize_as__cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_resize_as__cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_resolve_conj_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_resolve_conj_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_roll_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_roll_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_rot90_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_round_decimals_0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_round_decimals_3_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_rsqrt_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_rsqrt_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_rsub_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_rsub_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_scalar_tensor_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_scatter_add_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_scatter_reduce_amin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_scatter_reduce_prod_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_searchsorted_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_segment_reduce_lengths_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_select_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sgn_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sigmoid_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_signal_windows_bartlett_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_signal_windows_cosine_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_signal_windows_exponential_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_signal_windows_gaussian_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_signal_windows_general_cosine_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_signal_windows_hamming_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_signal_windows_hann_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_signal_windows_kaiser_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_signal_windows_nuttall_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sinh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_slice_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_slice_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_softmax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sort_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sparse_sampled_addmm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_bessel_j0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_bessel_y1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_t_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_u_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_v_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_w_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_entr_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_hermite_polynomial_h_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_i0e_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_i1e_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_legendre_polynomial_p_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_modified_bessel_i0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_modified_bessel_k0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_modified_bessel_k1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_ndtri_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_scaled_modified_bessel_k0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_scaled_modified_bessel_k1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_w_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_zeta_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_split_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_split_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_split_list_args_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_split_with_sizes_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sqrt_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sqrt_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_square_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_square_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_squeeze_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_squeeze_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_stack_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_std_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_std_mean_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_std_mean_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_std_mean_unbiased_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_std_mean_unbiased_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sub_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sum_to_size_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_svd_lowrank_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_t_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_take_along_dim_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_take_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_tan_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_tensor_split_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_tensordot_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_tile_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_topk_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_trace_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_trapezoid_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_tril_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_triu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_true_divide_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_true_divide_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_unbind_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_unbind_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_unfold_copy_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_unfold_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_uniform_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_unique_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_var_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_var_mean_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_var_mean_unbiased_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_var_unbiased_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_var_unbiased_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_vdot_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_view_as_complex_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_view_as_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_view_as_real_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_view_copy_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_view_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_vsplit_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_zero__cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_zero__cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_zeros_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_zeros_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_zeros_like_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_H_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_H_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_T_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad___getitem___cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad___getitem___cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad___radd___cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad___rmatmul___cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad___rmul___cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad___rmul___cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad___rpow___cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad___rsub___cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad___rsub___cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad__softmax_backward_data_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_abs_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_abs_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_acosh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_addcdiv_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_addcmul_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_addmm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_addmv_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_all_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_allclose_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_amax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_amin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_aminmax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_any_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_argmax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_argmin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_argwhere_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_argwhere_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_as_strided_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_as_strided_partial_views_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_as_strided_partial_views_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_as_strided_scatter_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_as_strided_scatter_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_asin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_asinh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_atan2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_atan_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_atan_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_atanh_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_atleast_1d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_atleast_2d_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_atleast_3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_baddbmm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_bernoulli_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_block_diag_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_bool_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_broadcast_to_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_bucketize_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cartesian_prod_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cat_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cat_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cdist_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_ceil_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cfloat_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_chalf_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_chalf_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_char_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cholesky_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cholesky_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cholesky_inverse_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cholesky_inverse_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cholesky_solve_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_chunk_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_clamp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_clamp_max_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_clone_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_clone_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_column_stack_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_column_stack_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_combinations_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_conj_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_conj_physical_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_constant_pad_nd_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_copysign_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_corrcoef_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cos_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cos_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cosh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cross_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cross_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cumulative_trapezoid_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_deg2rad_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_diag_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_diag_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_diag_embed_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_diag_embed_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_diagflat_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_diagflat_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_diagonal_copy_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_diagonal_scatter_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_diff_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_digamma_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_dist_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_dot_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_double_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_dsplit_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_dsplit_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_dstack_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_empty_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_empty_like_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_empty_like_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_erf_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_erfinv_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_exp2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_exp_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_exp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_expand_as_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_eye_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_eye_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_fft2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_hfft2_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_hfft_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_hfft_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_hfftn_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_ifft2_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_ifft_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_ifftn_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_ifftshift_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_ihfft_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_irfft2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_irfft_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_irfftn_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_flatten_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_flip_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_flip_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fliplr_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_float_power_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_floor_divide_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fmin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_frac_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_full_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_full_like_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_ge_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_gradient_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_gt_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_half_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_half_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_histogram_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_hsplit_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_hypot_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_index_add_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_index_copy_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_index_fill_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_index_fill_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_index_put_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_index_select_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_isclose_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_isclose_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_isfinite_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_isin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_isnan_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_isreal_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_isreal_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_istft_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_jiterator_2inputs_2outputs_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_jiterator_4inputs_with_extra_args_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_jiterator_unary_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_jiterator_unary_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_kron_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_kthvalue_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_ldexp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_lerp_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_lerp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_lgamma_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_cond_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_cross_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_det_singular_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_eig_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_eigh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_eigvals_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_householder_product_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_householder_product_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_inv_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_inv_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_ldl_factor_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_ldl_factor_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_ldl_factor_ex_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_lstsq_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_lstsq_grad_oriented_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_lu_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_lu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_lu_factor_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_matrix_norm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_matrix_power_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_matrix_power_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_matrix_rank_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_matrix_rank_hermitian_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_matrix_rank_hermitian_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_norm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_norm_subgradients_at_zero_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_pinv_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_pinv_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_pinv_singular_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_qr_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_slogdet_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_solve_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_solve_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_solve_ex_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_solve_triangular_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_svdvals_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_tensorinv_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_tensorinv_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_tensorsolve_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_tensorsolve_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_vector_norm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_vector_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linspace_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_log1p_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_log2_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_log2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_log_softmax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_logaddexp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_logcumsumexp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_logical_and_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_logical_not_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_logical_or_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_logit_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_logspace_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_logsumexp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_long_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_lt_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_lu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_lu_solve_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_lu_unpack_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_mH_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_mT_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_amin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_argmax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_cumprod_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_cumsum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_fill_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_mean_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_median_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_normalize_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_normalize_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_prod_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_scatter_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_select_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_std_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_std_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_sum_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_var_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_var_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_matmul_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_matmul_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_matrix_exp_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_max_binary_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_mean_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_mean_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_median_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_meshgrid_list_of_tensors_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_meshgrid_variadic_tensors_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_meshgrid_variadic_tensors_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_min_binary_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_min_reduction_with_dim_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_mode_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_movedim_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_movedim_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_mul_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_multinomial_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_mv_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nan_to_num_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nanquantile_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nansum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_narrow_copy_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_native_dropout_backward_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_ne_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_neg_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_neg_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_new_empty_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_new_empty_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_new_empty_strided_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_new_empty_strided_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_new_ones_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_new_ones_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_new_zeros_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_new_zeros_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional__scaled_dot_product_attention_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_alpha_dropout_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_avg_pool2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_avg_pool3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_conv1d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_conv2d_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_conv2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_conv_transpose1d_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_conv_transpose2d_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_conv_transpose3d_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_ctc_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_dropout2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_dropout3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_embedding_bag_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_embedding_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_feature_alpha_dropout_with_train_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_feature_alpha_dropout_without_train_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_gelu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_grid_sample_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_group_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_hardsigmoid_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_hardtanh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_instance_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_interpolate_area_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_interpolate_bicubic_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_interpolate_nearest_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_l1_loss_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_l1_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_leaky_relu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_linear_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_local_response_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_logsigmoid_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_max_pool3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_max_unpool1d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_max_unpool2d_grad_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_max_unpool3d_grad_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_mish_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_mse_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_multilabel_soft_margin_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_pad_circular_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_pad_constant_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_pad_constant_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_pad_reflect_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_pad_reflect_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_pad_replicate_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_pad_replicate_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_pdist_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_pixel_shuffle_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_pixel_unshuffle_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_relu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_selu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_soft_margin_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_softmin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_softplus_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_softsign_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_tanhshrink_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_loss_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_with_distance_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_unfold_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_unfold_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_norm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_norm_fro_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_norm_inf_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_norm_nuc_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_ones_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_ones_like_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_ormqr_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_ormqr_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_outer_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_pinverse_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_pinverse_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_polygamma_polygamma_n_0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_polygamma_polygamma_n_1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_polygamma_polygamma_n_2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_polygamma_polygamma_n_4_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_positive_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_pow_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_pow_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_put_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_put_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_quantile_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_randn_like_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_randn_like_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_ravel_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_real_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_real_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_reciprocal_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_remainder_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_renorm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_repeat_interleave_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_repeat_interleave_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_reshape_as_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_reshape_as_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_reshape_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_reshape_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_resize__cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_resolve_conj_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_resolve_conj_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_resolve_neg_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_roll_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_roll_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_round_decimals_0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_round_decimals_neg_3_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_rsqrt_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_rsub_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_scatter_add_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_scatter_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_scatter_reduce_mean_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_scatter_reduce_sum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_searchsorted_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_segment_reduce_lengths_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_segment_reduce_offsets_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_select_scatter_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sgn_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sgn_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sign_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_signal_windows_blackman_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_signal_windows_exponential_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_signal_windows_gaussian_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_signal_windows_general_cosine_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_signal_windows_general_hamming_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_signal_windows_kaiser_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_signal_windows_nuttall_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sin_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sinc_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sinh_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_slice_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_slice_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_slice_scatter_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_softmax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_softmax_with_dtype_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_softmax_with_dtype_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sparse_sampled_addmm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_airy_ai_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_bessel_j1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_bessel_y1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_t_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_w_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_erfcx_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_i1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_i1e_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_laguerre_polynomial_l_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_legendre_polynomial_p_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_modified_bessel_i1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_modified_bessel_k0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_ndtri_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_polygamma_special_polygamma_n_0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_scaled_modified_bessel_k1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_u_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_spherical_bessel_j0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_zeta_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_split_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_split_list_args_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_split_list_args_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sqrt_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_square_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_squeeze_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_squeeze_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_stack_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_stack_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_std_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_std_mean_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_std_mean_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_std_mean_unbiased_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_std_unbiased_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_stft_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sum_to_size_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_svd_lowrank_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_symeig_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_t_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_take_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_tan_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_tanh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_tensor_split_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_tensordot_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_tensordot_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_tile_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_tile_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_to_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_to_sparse_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_to_sparse_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_topk_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_transpose_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_transpose_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_trapezoid_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_triangular_solve_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_tril_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_tril_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_triu_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_triu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_true_divide_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_unbind_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_unflatten_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_unfold_copy_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_unfold_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_uniform_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_uniform_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_unsqueeze_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_unsqueeze_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_var_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_var_mean_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_var_mean_unbiased_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_var_mean_unbiased_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_view_as_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_view_as_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_view_as_real_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_view_copy_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_view_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_vsplit_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_vstack_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_zero__cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_zeros_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad___rdiv___cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad___rdiv___cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad___rmod___cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad___rmul___cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad___rmul___cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad___rpow___cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad___rsub___cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad__native_batch_norm_legit_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_abs_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_abs_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_acos_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_acosh_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_acosh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_add_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_addbmm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_addcdiv_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_addcmul_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_addcmul_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_addmm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_addmm_decomposed_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_addmv_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_allclose_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_amax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_amin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_aminmax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_angle_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_angle_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_any_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_argmin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_argwhere_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_as_strided_partial_views_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_asin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_atan2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_atan_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_atan_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_atanh_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_atleast_2d_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_atleast_3d_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_atleast_3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_baddbmm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_bernoulli_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_block_diag_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_bool_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_broadcast_tensors_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_broadcast_to_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_bucketize_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cartesian_prod_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cat_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cdouble_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cfloat_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cfloat_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_chalf_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cholesky_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cholesky_inverse_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cholesky_solve_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cholesky_solve_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_chunk_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_clamp_min_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_clone_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_column_stack_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_conj_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_constant_pad_nd_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_contiguous_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_copysign_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_corrcoef_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_corrcoef_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_count_nonzero_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cov_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cross_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cumprod_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cumprod_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cumsum_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cumsum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cumulative_trapezoid_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_diag_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_diag_embed_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_diagflat_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_diagonal_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_diagonal_scatter_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_diagonal_scatter_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_dist_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_div_floor_rounding_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_dstack_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_dstack_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_einsum_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_einsum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_empty_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_empty_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_empty_like_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_eq_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_erf_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_exp2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_exp_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_expand_as_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_expand_as_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_expand_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_eye_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_fft2_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_fft2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_fft_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_fftn_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_fftn_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_fftshift_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_hfft2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_hfft_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_hfftn_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_ifft2_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_ifft2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_ifft_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_ifft_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_ifftn_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_ifftshift_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_ifftshift_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_irfft2_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_irfft2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_irfftn_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_rfft2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_rfftn_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fill_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fill_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_flip_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fliplr_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fliplr_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_flipud_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_float_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_float_power_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_floor_divide_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fmax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fmin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fmod_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_frac_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_frexp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_full_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_full_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_full_like_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_gather_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_gather_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_geqrf_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_geqrf_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_gradient_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_gradient_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_grid_sampler_2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_gt_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_half_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_histogramdd_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_hsplit_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_hsplit_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_hstack_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_hstack_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_hypot_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_i0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_igamma_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_igammac_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_imag_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_index_add_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_index_copy_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_index_fill_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_index_put_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_isclose_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_isfinite_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_isin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_isneginf_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_isposinf_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_isreal_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_isreal_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_istft_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_jiterator_2inputs_2outputs_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_jiterator_binary_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_jiterator_binary_return_by_ref_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_jiterator_unary_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_kron_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_kron_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_kthvalue_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_ldexp_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_lerp_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_lerp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_cross_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_det_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_det_singular_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_det_singular_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_eigh_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_eigh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_eigvals_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_eigvalsh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_householder_product_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_householder_product_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_inv_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_ex_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_ex_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_ldl_solve_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_lstsq_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_lstsq_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_lstsq_grad_oriented_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_lu_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_ex_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_ex_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_lu_solve_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_lu_solve_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_matrix_norm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_matrix_power_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_hermitian_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_multi_dot_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_norm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_norm_subgradients_at_zero_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_pinv_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_pinv_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_pinv_singular_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_qr_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_slogdet_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_solve_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_solve_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_solve_ex_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_svd_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_svdvals_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_svdvals_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_tensorinv_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_tensorsolve_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_tensorsolve_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_vander_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_vecdot_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_vecdot_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_vector_norm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_log10_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_log10_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_log1p_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_log2_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_log_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_log_softmax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_log_softmax_with_dtype_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_logical_and_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_logical_and_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_logical_not_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_logical_or_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_logical_or_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_logical_xor_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_logit_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_logspace_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_logsumexp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_long_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_lt_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_lu_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_lu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_lu_unpack_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_mH_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_mT_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_mT_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_argmax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_cumprod_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_cumsum_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_fill_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_log_softmax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_logaddexp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_logsumexp_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_mean_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_mean_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_normalize_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_normalize_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_prod_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_prod_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_scatter_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_std_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_std_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_sum_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_sum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_matmul_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_matrix_exp_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_max_binary_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_max_reduction_no_dim_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_max_reduction_with_dim_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_maximum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_mean_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_median_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_meshgrid_list_of_tensors_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_meshgrid_variadic_tensors_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_minimum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_mode_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_mv_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_mv_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_mvlgamma_mvlgamma_p_1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_mvlgamma_mvlgamma_p_3_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_mvlgamma_mvlgamma_p_5_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nanmedian_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nansum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_narrow_copy_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_narrow_copy_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_narrow_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_narrow_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_native_batch_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_native_dropout_backward_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_native_layer_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_ne_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_neg_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_new_empty_strided_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_new_full_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_new_full_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_new_ones_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_new_ones_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_new_zeros_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_new_zeros_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional__scaled_dot_product_attention_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_avg_pool2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_max_pool2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_alpha_dropout_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_avg_pool2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_batch_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_celu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_conv1d_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_conv_transpose1d_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_conv_transpose3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_cosine_similarity_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_dropout2d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_elu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_embedding_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_glu_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_grid_sample_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_group_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_hardshrink_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_hardsigmoid_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_hardswish_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_hardtanh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_hinge_embedding_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_area_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_bicubic_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_bilinear_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_linear_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_layer_norm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_linear_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_max_pool1d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_max_pool3d_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_mse_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_multi_margin_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_multilabel_margin_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_nll_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_normalize_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_normalize_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_pad_circular_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_pad_constant_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_pad_replicate_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_pad_replicate_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_pairwise_distance_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_pdist_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_soft_margin_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_softmin_with_dtype_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_softshrink_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_softsign_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_threshold_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_loss_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_unfold_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_upsample_bilinear_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_norm_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_norm_fro_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_norm_inf_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_norm_inf_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_norm_nuc_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_norm_nuc_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_normal_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_ones_like_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_ormqr_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_pca_lowrank_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_permute_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_pinverse_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_polar_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_2_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_pow_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_pow_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_prod_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_prod_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_put_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_qr_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_quantile_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_rad2deg_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_rand_like_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_randint_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_randn_like_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_ravel_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_real_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_real_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_reciprocal_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_reciprocal_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_remainder_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_repeat_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_reshape_as_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_reshape_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_resize__cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_resize_as__cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_resize_as__cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_resolve_conj_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_resolve_neg_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_resolve_neg_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_roll_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_round_decimals_0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_rsqrt_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_rsqrt_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_rsub_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_scalar_tensor_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_scatter_add_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_scatter_reduce_amax_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_scatter_reduce_amin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_scatter_reduce_prod_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_scatter_reduce_sum_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_select_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_select_scatter_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_short_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sigmoid_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sigmoid_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_signal_windows_bartlett_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_signal_windows_blackman_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_signal_windows_gaussian_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_signal_windows_general_cosine_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_signal_windows_general_hamming_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_signal_windows_hamming_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_signal_windows_hann_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_signal_windows_nuttall_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_signbit_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sin_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sinc_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sinh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_softmax_with_dtype_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_softmax_with_dtype_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sort_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sparse_sampled_addmm_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_airy_ai_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_bessel_j1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_bessel_y0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_u_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_v_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_w_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_entr_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_hermite_polynomial_h_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_hermite_polynomial_he_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_i0e_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_i1e_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_legendre_polynomial_p_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_modified_bessel_i0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_modified_bessel_k1_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_ndtr_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_ndtri_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_scaled_modified_bessel_k0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_u_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_v_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_spherical_bessel_j0_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_xlog1py_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_zeta_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_split_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_split_list_args_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_split_with_sizes_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_split_with_sizes_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sqrt_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sqrt_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_square_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_squeeze_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_squeeze_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_std_mean_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_std_mean_unbiased_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_std_mean_unbiased_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_std_unbiased_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sub_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_svd_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_svd_lowrank_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_t_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_t_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_tan_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_tanh_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_tensor_split_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_to_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_to_sparse_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_to_sparse_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_transpose_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_transpose_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_triangular_solve_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_tril_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_tril_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_true_divide_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_unbind_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_unbind_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_unflatten_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_unflatten_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_unfold_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_unsqueeze_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_unsqueeze_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_var_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_var_mean_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_var_mean_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_vdot_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_vdot_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_view_as_complex_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_view_as_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_view_as_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_view_copy_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_view_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_vsplit_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_vstack_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_where_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_where_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_zero__cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_zeros_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_zeros_like_cpu_complex128 2023-01-11T21:45:20.7951410Z 2023-01-11T21:45:20.7953290Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_H_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T21:45:20.7953670Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_T_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T21:45:20.7954040Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad___getitem___cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T21:45:20.7954410Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad___radd___cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T21:45:20.7954770Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad___rdiv___cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T21:45:20.7955120Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad___rmatmul___cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T21:45:20.7955470Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad___rmod___cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T21:45:20.7955810Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad___rmul___cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T21:45:20.7956130Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad___rpow___cpu_complex128 SKIPPED (Skipped!) [ 0%] 2023-01-11T21:45:20.7956430Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad___rpow___cpu_float64 SKIPPED (Skipped!) [ 0%] 2023-01-11T21:45:20.7956750Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad___rsub___cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T21:45:20.7957100Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad__native_batch_norm_legit_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T21:45:20.7957670Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad__softmax_backward_data_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T21:45:20.7958050Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_abs_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T21:45:20.7958400Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_acos_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T21:45:20.7958740Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_acosh_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T21:45:20.7959080Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_add_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T21:45:20.7959420Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_addbmm_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T21:45:20.7959850Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_addmm_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T21:45:20.7960190Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_addmv_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T21:45:20.7960530Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_addmv_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T21:45:20.7960860Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_addr_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 0%] 2023-01-11T21:45:20.7961430Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_all_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 0%] 2023-01-11T21:45:20.7961860Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_all_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 0%] 2023-01-11T21:45:20.7962270Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_allclose_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 0%] 2023-01-11T21:45:20.7962630Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_amax_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T21:45:20.7962970Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_amin_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T21:45:20.7963300Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_angle_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T21:45:20.7963710Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_argmin_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T21:45:20.7964140Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_argsort_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T21:45:20.7964560Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_argwhere_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T21:45:20.7964900Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_as_strided_cpu_complex128 SKIPPED (Numerous errors) [ 1%] 2023-01-11T21:45:20.7965210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_as_strided_cpu_float64 SKIPPED (Numerous errors) [ 1%] 2023-01-11T21:45:20.7965550Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_as_strided_partial_views_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T21:45:20.7965900Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_asin_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T21:45:20.7966330Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_asin_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T21:45:20.7966670Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_asinh_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T21:45:20.7967010Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_atan2_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T21:45:20.7967360Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_atleast_2d_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T21:45:20.7967700Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_bernoulli_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T21:45:20.7968050Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_bfloat16_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T21:45:20.7968440Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_bmm_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T21:45:20.7968850Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_bool_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T21:45:20.7969210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_broadcast_to_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T21:45:20.7969620Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_byte_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 1%] 2023-01-11T21:45:20.7969980Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cartesian_prod_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T21:45:20.7970430Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cat_cpu_complex128 SKIPPED (TODO(whc) fix pre-existing bug with cat for newly added opinfo for empty+nonempty) [ 1%] 2023-01-11T21:45:20.7970900Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cat_cpu_float64 SKIPPED (TODO(whc) fix pre-existing bug with cat for newly added opinfo for empty+nonempty) [ 1%] 2023-01-11T21:45:20.7971240Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cdist_cpu_float64 PASSED [ 1%] 2023-01-11T21:45:20.7971560Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cdouble_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 1%] 2023-01-11T21:45:20.7971900Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cdouble_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T21:45:20.7972250Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_ceil_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T21:45:20.7972660Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_char_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 2%] 2023-01-11T21:45:20.7973080Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_char_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 2%] 2023-01-11T21:45:20.7973440Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cholesky_inverse_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T21:45:20.7973790Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_clamp_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T21:45:20.7974130Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_clamp_max_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T21:45:20.7974470Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_clone_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T21:45:20.7974920Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_column_stack_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T21:45:20.7975290Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_column_stack_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T21:45:20.7975640Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_combinations_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T21:45:20.7975990Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_complex_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T21:45:20.7976330Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_conj_physical_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T21:45:20.7976680Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_constant_pad_nd_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T21:45:20.7977110Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_copysign_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T21:45:20.7977460Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_corrcoef_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T21:45:20.7977810Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_corrcoef_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T21:45:20.7978150Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cos_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T21:45:20.7978480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cosh_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T21:45:20.7978820Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cosh_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T21:45:20.7979270Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_count_nonzero_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 2%] 2023-01-11T21:45:20.7979710Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_count_nonzero_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 2%] 2023-01-11T21:45:20.7980050Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cov_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T21:45:20.7980400Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cross_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T21:45:20.7980730Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cross_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 2%] 2023-01-11T21:45:20.7981080Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cummax_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T21:45:20.7981420Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cumsum_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T21:45:20.7981770Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_cumulative_trapezoid_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T21:45:20.7982130Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_deg2rad_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T21:45:20.7982470Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_diagflat_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T21:45:20.7982820Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_diagflat_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T21:45:20.7983250Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_diagonal_copy_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T21:45:20.7983620Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_diagonal_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T21:45:20.7983970Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_digamma_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T21:45:20.7984320Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_div_no_rounding_mode_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T21:45:20.7984680Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_div_trunc_rounding_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T21:45:20.7985030Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_dsplit_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T21:45:20.7985430Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_dsplit_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T21:45:20.7985770Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_dstack_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T21:45:20.7986110Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_einsum_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T21:45:20.7986540Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_empty_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 3%] 2023-01-11T21:45:20.7986960Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_empty_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 3%] 2023-01-11T21:45:20.7987380Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_empty_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 3%] 2023-01-11T21:45:20.7987800Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_empty_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 3%] 2023-01-11T21:45:20.7988220Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_equal_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 3%] 2023-01-11T21:45:20.7988650Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_equal_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 3%] 2023-01-11T21:45:20.7988990Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_erf_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T21:45:20.7989330Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_erfc_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T21:45:20.7989670Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_exp2_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T21:45:20.7990010Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_exp_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 3%] 2023-01-11T21:45:20.7990350Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_expand_as_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:45:20.7990700Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_expand_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:45:20.7991110Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_eye_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 4%] 2023-01-11T21:45:20.7991460Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_fft2_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:45:20.7991890Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_fft_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:45:20.7992240Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_fft_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:45:20.7992580Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_fftn_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:45:20.7992930Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_hfft2_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:45:20.7993300Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_hfft2_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:45:20.7993640Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_hfft_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:45:20.7994070Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_hfftn_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:45:20.7994410Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_ifft2_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:45:20.7994750Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_ifft_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:45:20.7995090Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_ifft_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:45:20.7995450Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_ifftn_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:45:20.7995790Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_ifftn_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:45:20.7996140Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_ifftshift_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:45:20.7996500Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_ifftshift_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:45:20.7996850Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_ihfftn_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:45:20.7997200Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_irfft2_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:45:20.7997540Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_irfft_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:45:20.7997890Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_irfftn_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:45:20.7998240Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_rfft2_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:45:20.7998590Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_rfft_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:45:20.7998930Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fft_rfftn_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 4%] 2023-01-11T21:45:20.7999280Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_flatten_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T21:45:20.7999620Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_flip_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T21:45:20.8000060Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_flip_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T21:45:20.8000420Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_float_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T21:45:20.8000760Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_float_power_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T21:45:20.8001120Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_floor_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T21:45:20.8001450Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_fmod_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T21:45:20.8001790Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_frac_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T21:45:20.8002130Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_frexp_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T21:45:20.8002670Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_full_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 5%] 2023-01-11T21:45:20.8003090Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_full_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 5%] 2023-01-11T21:45:20.8003450Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_gather_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T21:45:20.8003790Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_gather_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T21:45:20.8004200Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_ge_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 5%] 2023-01-11T21:45:20.8004610Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_geqrf_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 5%] 2023-01-11T21:45:20.8004970Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_half_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T21:45:20.8005310Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_half_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T21:45:20.8005730Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_histogramdd_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 5%] 2023-01-11T21:45:20.8006090Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_hsplit_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T21:45:20.8006430Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_hstack_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T21:45:20.8006780Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_hypot_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T21:45:20.8007190Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_igammac_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 5%] 2023-01-11T21:45:20.8007550Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_imag_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T21:45:20.8007890Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_index_fill_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T21:45:20.8008240Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_index_put_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T21:45:20.8008590Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_index_put_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T21:45:20.8009070Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_index_select_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T21:45:20.8009530Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_int_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T21:45:20.8009960Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_isfinite_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T21:45:20.8010390Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_isfinite_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T21:45:20.8010810Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_isinf_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T21:45:20.8011230Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_isneginf_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T21:45:20.8011690Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_jiterator_2inputs_2outputs_cpu_complex128 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:45:20.8012030Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_jiterator_2inputs_2outputs_cpu_float64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:45:20.8012370Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_jiterator_4inputs_with_extra_args_cpu_complex128 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:45:20.8012710Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_cpu_complex128 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:45:20.8013030Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_cpu_float64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:45:20.8013370Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_return_by_ref_cpu_complex128 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:45:20.8013710Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_jiterator_binary_return_by_ref_cpu_float64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:45:20.8014040Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_jiterator_unary_cpu_float64 SKIPPED (Only runs on cuda) [ 6%] 2023-01-11T21:45:20.8014370Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_kthvalue_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T21:45:20.8014720Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_ldexp_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T21:45:20.8015160Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_le_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 6%] 2023-01-11T21:45:20.8015510Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_cross_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T21:45:20.8015870Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_cross_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T21:45:20.8016220Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_det_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T21:45:20.8016580Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_det_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T21:45:20.8016930Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_eig_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T21:45:20.8017270Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_eig_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T21:45:20.8017730Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_eigh_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 6%] 2023-01-11T21:45:20.8018100Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_eigvals_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T21:45:20.8018500Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_eigvals_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T21:45:20.8018870Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_householder_product_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T21:45:20.8019230Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_inv_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T21:45:20.8019580Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_inv_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T21:45:20.8020020Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_inv_ex_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T21:45:20.8020480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 7%] 2023-01-11T21:45:20.8020930Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_ex_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 7%] 2023-01-11T21:45:20.8021370Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_factor_ex_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 7%] 2023-01-11T21:45:20.8021810Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_solve_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 7%] 2023-01-11T21:45:20.8022250Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_ldl_solve_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 7%] 2023-01-11T21:45:20.8022580Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_cpu_float64 SKIPPED (Skipped!) [ 7%] 2023-01-11T21:45:20.8022920Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_lstsq_grad_oriented_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T21:45:20.8023280Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_lu_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T21:45:20.8023630Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_lu_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T21:45:20.8023980Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T21:45:20.8024350Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T21:45:20.8024710Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_lu_factor_ex_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T21:45:20.8025080Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_norm_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T21:45:20.8025440Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_norm_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T21:45:20.8025810Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_power_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T21:45:20.8026360Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 7%] 2023-01-11T21:45:20.8026840Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 7%] 2023-01-11T21:45:20.8027300Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_matrix_rank_hermitian_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 7%] 2023-01-11T21:45:20.8027680Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_multi_dot_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 7%] 2023-01-11T21:45:20.8028030Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_multi_dot_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:45:20.8028390Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_norm_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:45:20.8028840Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_hermitian_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:45:20.8029210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_pinv_singular_cpu_complex128 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 8%] 2023-01-11T21:45:20.8029590Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_qr_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:45:20.8029950Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_slogdet_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:45:20.8030300Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_solve_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:45:20.8030660Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_solve_ex_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:45:20.8031020Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_solve_ex_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:45:20.8031370Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_solve_triangular_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:45:20.8031740Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_svd_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:45:20.8032090Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_svd_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:45:20.8032440Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_svdvals_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:45:20.8032800Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_tensorinv_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:45:20.8033170Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_tensorinv_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:45:20.8033530Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_vander_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:45:20.8033890Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_vander_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:45:20.8034240Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_vecdot_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:45:20.8034660Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_vecdot_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:45:20.8035030Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_vector_norm_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:45:20.8035400Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_vector_norm_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:45:20.8035750Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_log1p_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:45:20.8036090Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_log1p_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:45:20.8036440Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_log2_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:45:20.8036840Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_log_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 8%] 2023-01-11T21:45:20.8037180Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_log_softmax_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T21:45:20.8037550Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_log_softmax_with_dtype_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T21:45:20.8037910Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_logaddexp_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T21:45:20.8038270Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_logcumsumexp_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T21:45:20.8038740Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_logical_or_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2023-01-11T21:45:20.8039180Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_logical_xor_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2023-01-11T21:45:20.8039620Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_logspace_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2023-01-11T21:45:20.8040040Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_logspace_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2023-01-11T21:45:20.8040400Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_logsumexp_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T21:45:20.8040740Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_lu_solve_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T21:45:20.8041090Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_lu_solve_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T21:45:20.8041440Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_lu_unpack_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T21:45:20.8041780Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_mH_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T21:45:20.8042120Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_mT_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T21:45:20.8042470Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_amax_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T21:45:20.8042890Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_argmin_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 9%] 2023-01-11T21:45:20.8043430Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_cumprod_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T21:45:20.8043850Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_cumprod_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T21:45:20.8044220Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_cumsum_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T21:45:20.8044590Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_fill_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T21:45:20.8044950Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_fill_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T21:45:20.8045320Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_mean_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T21:45:20.8045800Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_normalize_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T21:45:20.8046180Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_normalize_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T21:45:20.8046550Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_scatter_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 9%] 2023-01-11T21:45:20.8046920Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_softmax_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:45:20.8047280Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_masked_sum_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:45:20.8047650Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_matrix_exp_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:45:20.8048010Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_matrix_exp_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:45:20.8048380Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_max_binary_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:45:20.8048750Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_max_reduction_with_dim_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:45:20.8049120Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_mean_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:45:20.8049480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_mean_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:45:20.8049850Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_median_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:45:20.8050220Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_meshgrid_list_of_tensors_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:45:20.8050600Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_min_binary_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:45:20.8050980Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_min_reduction_no_dim_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:45:20.8051350Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_minimum_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:45:20.8051710Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_mm_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:45:20.8052180Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_mm_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:45:20.8052560Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_mode_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:45:20.8052920Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_movedim_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:45:20.8053300Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_msort_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:45:20.8053660Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_mul_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:45:20.8054140Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_multinomial_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 10%] 2023-01-11T21:45:20.8054640Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_mv_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:45:20.8055010Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_mvlgamma_mvlgamma_p_1_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:45:20.8055380Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nan_to_num_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:45:20.8055740Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nanmedian_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:45:20.8056110Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nanquantile_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:45:20.8056470Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nansum_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T21:45:20.8057010Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_narrow_copy_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2023-01-11T21:45:20.8057530Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_native_dropout_backward_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T21:45:20.8057910Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_native_layer_norm_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T21:45:20.8058380Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_new_empty_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2023-01-11T21:45:20.8058840Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_new_empty_strided_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2023-01-11T21:45:20.8059330Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_new_empty_strided_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2023-01-11T21:45:20.8059780Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_new_full_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2023-01-11T21:45:20.8060220Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_new_zeros_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2023-01-11T21:45:20.8060670Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_new_zeros_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 11%] 2023-01-11T21:45:20.8061070Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T21:45:20.8061620Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T21:45:20.8062060Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_avg_pool3d_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T21:45:20.8071280Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool2d_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T21:45:20.8071750Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_adaptive_max_pool3d_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T21:45:20.8072130Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_avg_pool1d_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T21:45:20.8072490Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_avg_pool2d_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T21:45:20.8073070Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_bilinear_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T21:45:20.8073440Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv2d_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T21:45:20.8073800Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv2d_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T21:45:20.8074170Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv_transpose1d_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T21:45:20.8074540Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv_transpose1d_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T21:45:20.8074920Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_conv_transpose2d_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T21:45:20.8075300Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_cosine_similarity_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T21:45:20.8075670Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_ctc_loss_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T21:45:20.8076030Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_elu_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 11%] 2023-01-11T21:45:20.8076370Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_embedding_bag_cpu_float64 PASSED [ 12%] 2023-01-11T21:45:20.8076710Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_embedding_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:45:20.8077090Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:45:20.8077480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_group_norm_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:45:20.8077850Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_hardshrink_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:45:20.8078220Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_hinge_embedding_loss_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:45:20.8078600Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_huber_loss_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:45:20.8079040Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_area_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:45:20.8079430Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_interpolate_trilinear_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:45:20.8079810Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_kl_div_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:45:20.8080170Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_l1_loss_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:45:20.8080530Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_leaky_relu_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:45:20.8080960Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_local_response_norm_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:45:20.8081330Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_pool1d_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:45:20.8081690Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool1d_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:45:20.8082070Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool1d_grad_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:45:20.8082450Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_max_unpool3d_grad_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:45:20.8082810Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_mse_loss_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:45:20.8083150Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_multi_margin_loss_cpu_float64 PASSED [ 12%] 2023-01-11T21:45:20.8083470Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_multilabel_margin_loss_cpu_float64 PASSED [ 12%] 2023-01-11T21:45:20.8083830Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_multilabel_soft_margin_loss_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:45:20.8084200Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_nll_loss_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:45:20.8084570Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_circular_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:45:20.8084950Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_constant_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:45:20.8085320Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_constant_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 12%] 2023-01-11T21:45:20.8085700Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_pad_replicate_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:45:20.8086070Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_pairwise_distance_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:45:20.8086450Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_pairwise_distance_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:45:20.8086920Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_shuffle_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:45:20.8087310Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_unshuffle_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:45:20.8087690Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_pixel_unshuffle_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:45:20.8088050Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_prelu_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:45:20.8088410Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_relu_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:45:20.8088770Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_rrelu_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:45:20.8089220Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_selu_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:45:20.8089580Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_soft_margin_loss_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:45:20.8089940Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_softplus_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:45:20.8090310Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_softsign_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:45:20.8090690Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_tanhshrink_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:45:20.8091060Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_threshold_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:45:20.8091440Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_loss_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:45:20.8091830Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:45:20.8092210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_unfold_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:45:20.8092580Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_upsample_bilinear_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:45:20.8092960Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_nn_functional_upsample_nearest_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:45:20.8093320Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_norm_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:45:20.8093670Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_norm_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:45:20.8094010Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_norm_fro_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:45:20.8094360Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_norm_fro_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:45:20.8094700Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_norm_inf_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 13%] 2023-01-11T21:45:20.8095100Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_norm_inf_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T21:45:20.8095450Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_norm_nuc_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T21:45:20.8095780Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_normal_cpu_float64 SKIPPED (Gradients are incorrect!) [ 14%] 2023-01-11T21:45:20.8096270Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_ones_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 14%] 2023-01-11T21:45:20.8096700Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_ones_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 14%] 2023-01-11T21:45:20.8097050Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_outer_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T21:45:20.8097480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_permute_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T21:45:20.8097830Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_pinverse_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T21:45:20.8098170Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_polar_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T21:45:20.8098520Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_0_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T21:45:20.8098870Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_2_cpu_float64 SKIPPED (Skipped!) [ 14%] 2023-01-11T21:45:20.8099180Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_polygamma_polygamma_n_3_cpu_float64 SKIPPED (Skipped!) [ 14%] 2023-01-11T21:45:20.8099510Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_positive_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T21:45:20.8099850Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_prod_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T21:45:20.8100190Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_prod_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T21:45:20.8100530Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_put_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T21:45:20.8100870Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_qr_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T21:45:20.8101210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_qr_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T21:45:20.8101630Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_randn_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 14%] 2023-01-11T21:45:20.8102070Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_randn_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 14%] 2023-01-11T21:45:20.8102490Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_randn_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 14%] 2023-01-11T21:45:20.8102840Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_real_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T21:45:20.8103190Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_reciprocal_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T21:45:20.8103620Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_repeat_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T21:45:20.8103980Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_repeat_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 14%] 2023-01-11T21:45:20.8104340Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_repeat_interleave_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T21:45:20.8104700Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_reshape_as_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T21:45:20.8105040Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_reshape_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T21:45:20.8105380Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_reshape_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T21:45:20.8105880Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_resize__cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 15%] 2023-01-11T21:45:20.8106300Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_resize__cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 15%] 2023-01-11T21:45:20.8106730Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_resize_as__cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 15%] 2023-01-11T21:45:20.8107160Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_resize_as__cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 15%] 2023-01-11T21:45:20.8107510Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_resolve_conj_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T21:45:20.8107860Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_resolve_neg_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T21:45:20.8108210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_rot90_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T21:45:20.8108550Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_round_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T21:45:20.8108880Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_round_decimals_neg_3_cpu_float64 SKIPPED (Skipped!) [ 15%] 2023-01-11T21:45:20.8109210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_rsqrt_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T21:45:20.8109550Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_rsqrt_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T21:45:20.8109890Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_rsub_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T21:45:20.8110310Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_scalar_tensor_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 15%] 2023-01-11T21:45:20.8110680Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_scatter_add_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T21:45:20.8111030Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_scatter_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T21:45:20.8111380Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_scatter_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T21:45:20.8111730Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_prod_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T21:45:20.8112170Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_scatter_reduce_sum_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T21:45:20.8112510Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_segment_reduce_offsets_cpu_float64 PASSED [ 15%] 2023-01-11T21:45:20.8112840Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_select_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T21:45:20.8113190Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sgn_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T21:45:20.8113530Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sgn_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T21:45:20.8113950Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_short_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T21:45:20.8114380Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_short_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T21:45:20.8114780Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sigmoid_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T21:45:20.8115220Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_signal_windows_bartlett_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T21:45:20.8115670Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_signal_windows_gaussian_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T21:45:20.8123820Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_signal_windows_hamming_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T21:45:20.8124200Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sin_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T21:45:20.8124560Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sinc_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T21:45:20.8124900Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sinh_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T21:45:20.8125240Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_slice_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T21:45:20.8125670Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_bessel_j1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T21:45:20.8126110Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_bessel_y0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T21:45:20.8126560Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_t_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T21:45:20.8127050Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_chebyshev_polynomial_w_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 16%] 2023-01-11T21:45:20.8127430Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_erfcx_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T21:45:20.8127870Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_hermite_polynomial_h_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T21:45:20.8128260Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_i1e_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T21:45:20.8128700Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_laguerre_polynomial_l_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T21:45:20.8129370Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_log_ndtr_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T21:45:20.8129850Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_modified_bessel_i0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T21:45:20.8130220Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_ndtri_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 16%] 2023-01-11T21:45:20.8130670Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_scaled_modified_bessel_k1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T21:45:20.8131150Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 16%] 2023-01-11T21:45:20.8131730Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_special_zeta_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 16%] 2023-01-11T21:45:20.8132090Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_split_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T21:45:20.8132440Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_split_with_sizes_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T21:45:20.8132800Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_split_with_sizes_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T21:45:20.8133150Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sqrt_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T21:45:20.8133490Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sqrt_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T21:45:20.8133850Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_square_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T21:45:20.8134200Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_stack_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T21:45:20.8134540Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_std_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T21:45:20.8134890Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_std_mean_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T21:45:20.8135250Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_std_mean_unbiased_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T21:45:20.8135620Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_std_unbiased_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T21:45:20.8135970Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_std_unbiased_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T21:45:20.8136330Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sub_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T21:45:20.8136680Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sum_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T21:45:20.8137020Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sum_to_size_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T21:45:20.8137380Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_sum_to_size_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T21:45:20.8137860Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_svd_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T21:45:20.8138250Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_svd_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T21:45:20.8138590Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_svd_lowrank_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T21:45:20.8138940Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_symeig_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T21:45:20.8139310Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_t_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T21:45:20.8139640Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_t_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T21:45:20.8140100Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_take_along_dim_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T21:45:20.8140450Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_take_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T21:45:20.8140790Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_take_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 17%] 2023-01-11T21:45:20.8141140Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_tan_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T21:45:20.8141490Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_tan_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T21:45:20.8141820Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_tanh_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T21:45:20.8142170Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_tensor_split_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T21:45:20.8142520Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_tensordot_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T21:45:20.8142870Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_to_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T21:45:20.8143210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_to_sparse_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T21:45:20.8143560Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_topk_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T21:45:20.8143900Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_trace_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T21:45:20.8144270Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_transpose_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T21:45:20.8144620Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_trapezoid_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T21:45:20.8144970Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_trapz_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T21:45:20.8145320Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_trapz_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T21:45:20.8145680Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_triangular_solve_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T21:45:20.8146030Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_triu_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T21:45:20.8146500Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_true_divide_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T21:45:20.8146870Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_trunc_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T21:45:20.8147210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_unbind_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T21:45:20.8147560Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_unflatten_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T21:45:20.8147900Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_unfold_copy_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T21:45:20.8148250Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_unfold_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T21:45:20.8148810Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_uniform_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 18%] 2023-01-11T21:45:20.8149240Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_uniform_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 18%] 2023-01-11T21:45:20.8149600Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_unsqueeze_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T21:45:20.8149950Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_unsqueeze_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 18%] 2023-01-11T21:45:20.8150300Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_var_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T21:45:20.8150650Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_var_mean_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T21:45:20.8151010Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_var_mean_unbiased_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T21:45:20.8151370Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_var_mean_unbiased_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T21:45:20.8151720Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_view_as_complex_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T21:45:20.8152070Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_view_as_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T21:45:20.8152430Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_view_copy_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T21:45:20.8152770Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_view_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T21:45:20.8153120Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_view_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T21:45:20.8153470Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_vsplit_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T21:45:20.8153810Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_vsplit_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T21:45:20.8154200Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_vstack_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T21:45:20.8154560Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_where_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T21:45:20.8155020Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_zero__cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T21:45:20.8155380Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_zero__cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 19%] 2023-01-11T21:45:20.8155810Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_zeros_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 19%] 2023-01-11T21:45:20.8156240Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_zeros_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 19%] 2023-01-11T21:45:20.8156550Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_H_cpu_float64 PASSED [ 19%] 2023-01-11T21:45:20.8156820Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad___getitem___cpu_float64 PASSED [ 19%] 2023-01-11T21:45:20.8157090Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad___rmatmul___cpu_complex128 PASSED [ 19%] 2023-01-11T21:45:20.8157430Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad___rmatmul___cpu_float64 PASSED [ 19%] 2023-01-11T21:45:20.8157690Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad___rsub___cpu_complex128 PASSED [ 19%] 2023-01-11T21:45:20.8157960Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad___rsub___cpu_float64 PASSED [ 19%] 2023-01-11T21:45:20.8158220Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_abs_cpu_complex128 PASSED [ 19%] 2023-01-11T21:45:20.8158480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_acos_cpu_complex128 PASSED [ 19%] 2023-01-11T21:45:20.8158750Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_acos_cpu_float64 PASSED [ 20%] 2023-01-11T21:45:20.8159010Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_acosh_cpu_complex128 PASSED [ 20%] 2023-01-11T21:45:20.8159290Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_add_cpu_complex128 PASSED [ 20%] 2023-01-11T21:45:20.8159550Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_addbmm_cpu_float64 PASSED [ 20%] 2023-01-11T21:45:20.8159820Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_addcdiv_cpu_complex128 PASSED [ 20%] 2023-01-11T21:45:20.8160100Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_addcdiv_cpu_float64 PASSED [ 20%] 2023-01-11T21:45:20.8169520Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_addcmul_cpu_float64 PASSED [ 20%] 2023-01-11T21:45:20.8169800Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_addmm_cpu_complex128 PASSED [ 20%] 2023-01-11T21:45:20.8170060Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_addmm_cpu_float64 PASSED [ 20%] 2023-01-11T21:45:20.8170340Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_addmm_decomposed_cpu_complex128 PASSED [ 20%] 2023-01-11T21:45:20.8170650Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_addmm_decomposed_cpu_float64 PASSED [ 20%] 2023-01-11T21:45:20.8170940Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_addmv_cpu_float64 PASSED [ 20%] 2023-01-11T21:45:20.8171230Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_addr_cpu_complex128 PASSED [ 20%] 2023-01-11T21:45:20.8171560Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_allclose_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 20%] 2023-01-11T21:45:20.8171870Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_amin_cpu_float64 PASSED [ 20%] 2023-01-11T21:45:20.8172140Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_angle_cpu_complex128 PASSED [ 20%] 2023-01-11T21:45:20.8172410Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_angle_cpu_float64 PASSED [ 20%] 2023-01-11T21:45:20.8172720Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_any_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 20%] 2023-01-11T21:45:20.8173080Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_arange_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 20%] 2023-01-11T21:45:20.8173590Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_argmin_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 20%] 2023-01-11T21:45:20.8173960Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_argwhere_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 20%] 2023-01-11T21:45:20.8174320Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_argwhere_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 20%] 2023-01-11T21:45:20.8174650Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_as_strided_cpu_complex128 SKIPPED (Numerous errors) [ 20%] 2023-01-11T21:45:20.8174950Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_as_strided_partial_views_cpu_complex128 PASSED [ 20%] 2023-01-11T21:45:20.8175240Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_as_strided_scatter_cpu_complex128 XFAIL [ 20%] 2023-01-11T21:45:20.8175630Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_as_strided_scatter_cpu_float64 XFAIL [ 21%] 2023-01-11T21:45:20.8175910Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_asin_cpu_float64 PASSED [ 21%] 2023-01-11T21:45:20.8176170Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_asinh_cpu_complex128 PASSED [ 21%] 2023-01-11T21:45:20.8176440Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_atan2_cpu_float64 PASSED [ 21%] 2023-01-11T21:45:20.8176710Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_atan_cpu_complex128 PASSED [ 21%] 2023-01-11T21:45:20.8176970Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_atan_cpu_float64 PASSED [ 21%] 2023-01-11T21:45:20.8177230Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_atanh_cpu_complex128 PASSED [ 21%] 2023-01-11T21:45:20.8177500Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_atleast_1d_cpu_float64 PASSED [ 21%] 2023-01-11T21:45:20.8177770Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_atleast_3d_cpu_complex128 PASSED [ 21%] 2023-01-11T21:45:20.8178040Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_baddbmm_cpu_complex128 PASSED [ 21%] 2023-01-11T21:45:20.8178310Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_bfloat16_cpu_complex128 XFAIL [ 21%] 2023-01-11T21:45:20.8178570Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_bmm_cpu_complex128 PASSED [ 21%] 2023-01-11T21:45:20.8178840Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_bmm_cpu_float64 PASSED [ 21%] 2023-01-11T21:45:20.8179150Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_bool_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 21%] 2023-01-11T21:45:20.8179500Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_bool_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 21%] 2023-01-11T21:45:20.8179810Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_broadcast_to_cpu_complex128 PASSED [ 21%] 2023-01-11T21:45:20.8180130Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_byte_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 21%] 2023-01-11T21:45:20.8180450Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cartesian_prod_cpu_float64 PASSED [ 21%] 2023-01-11T21:45:20.8180720Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cat_cpu_complex128 PASSED [ 21%] 2023-01-11T21:45:20.8180980Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cat_cpu_float64 PASSED [ 21%] 2023-01-11T21:45:20.8181250Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cfloat_cpu_complex128 XFAIL [ 21%] 2023-01-11T21:45:20.8181510Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cfloat_cpu_float64 XFAIL [ 21%] 2023-01-11T21:45:20.8181780Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_chalf_cpu_float64 XFAIL [ 21%] 2023-01-11T21:45:20.8182080Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_char_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 21%] 2023-01-11T21:45:20.8182520Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_char_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 21%] 2023-01-11T21:45:20.8182850Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cholesky_cpu_complex128 PASSED [ 22%] 2023-01-11T21:45:20.8183120Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cholesky_cpu_float64 PASSED [ 22%] 2023-01-11T21:45:20.8183400Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cholesky_inverse_cpu_float64 PASSED [ 22%] 2023-01-11T21:45:20.8183680Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cholesky_solve_cpu_complex128 PASSED [ 22%] 2023-01-11T21:45:20.8183960Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_chunk_cpu_complex128 PASSED [ 22%] 2023-01-11T21:45:20.8184220Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_clamp_max_cpu_float64 PASSED [ 22%] 2023-01-11T21:45:20.8184490Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_clamp_min_cpu_float64 PASSED [ 22%] 2023-01-11T21:45:20.8184840Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_column_stack_cpu_complex128 PASSED [ 22%] 2023-01-11T21:45:20.8185120Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_column_stack_cpu_float64 PASSED [ 22%] 2023-01-11T21:45:20.8185390Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_complex_cpu_float64 PASSED [ 22%] 2023-01-11T21:45:20.8185670Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_conj_physical_cpu_complex128 PASSED [ 22%] 2023-01-11T21:45:20.8185960Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_constant_pad_nd_cpu_complex128 PASSED [ 22%] 2023-01-11T21:45:20.8186230Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_corrcoef_cpu_complex128 PASSED [ 22%] 2023-01-11T21:45:20.8186500Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cosh_cpu_complex128 PASSED [ 22%] 2023-01-11T21:45:20.8186820Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_count_nonzero_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 22%] 2023-01-11T21:45:20.8187130Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cov_cpu_float64 XFAIL [ 22%] 2023-01-11T21:45:20.8187390Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cross_cpu_complex128 PASSED [ 22%] 2023-01-11T21:45:20.8187660Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cummin_cpu_float64 PASSED [ 22%] 2023-01-11T21:45:20.8187920Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cumprod_cpu_complex128 PASSED [ 22%] 2023-01-11T21:45:20.8188190Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cumsum_cpu_float64 PASSED [ 22%] 2023-01-11T21:45:20.8188480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_cumulative_trapezoid_cpu_complex128 PASSED [ 22%] 2023-01-11T21:45:20.8188760Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_diag_embed_cpu_float64 PASSED [ 22%] 2023-01-11T21:45:20.8189030Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_diagonal_copy_cpu_float64 PASSED [ 22%] 2023-01-11T21:45:20.8189300Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_diagonal_cpu_float64 PASSED [ 22%] 2023-01-11T21:45:20.8189580Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_complex128 PASSED [ 22%] 2023-01-11T21:45:20.8189870Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_diagonal_scatter_cpu_float64 PASSED [ 22%] 2023-01-11T21:45:20.8190140Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_diff_cpu_complex128 PASSED [ 23%] 2023-01-11T21:45:20.8190400Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_dist_cpu_complex128 PASSED [ 23%] 2023-01-11T21:45:20.8190660Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_dist_cpu_float64 PASSED [ 23%] 2023-01-11T21:45:20.8190930Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_div_floor_rounding_cpu_float64 PASSED [ 23%] 2023-01-11T21:45:20.8191230Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_div_no_rounding_mode_cpu_float64 PASSED [ 23%] 2023-01-11T21:45:20.8191590Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_dot_cpu_complex128 PASSED [ 23%] 2023-01-11T21:45:20.8191880Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_dot_cpu_float64 PASSED [ 23%] 2023-01-11T21:45:20.8192150Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_dstack_cpu_complex128 PASSED [ 23%] 2023-01-11T21:45:20.8192480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_empty_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 23%] 2023-01-11T21:45:20.8192840Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_empty_like_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 23%] 2023-01-11T21:45:20.8193200Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_empty_like_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 23%] 2023-01-11T21:45:20.8193550Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_eq_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 23%] 2023-01-11T21:45:20.8193980Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_equal_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 23%] 2023-01-11T21:45:20.8194300Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_exp_cpu_complex128 PASSED [ 23%] 2023-01-11T21:45:20.8194570Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_exp_cpu_float64 PASSED [ 23%] 2023-01-11T21:45:20.8194840Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_expand_as_cpu_complex128 PASSED [ 23%] 2023-01-11T21:45:20.8195110Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_expand_as_cpu_float64 PASSED [ 23%] 2023-01-11T21:45:20.8195380Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_expand_cpu_complex128 PASSED [ 23%] 2023-01-11T21:45:20.8195650Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_fft2_cpu_float64 PASSED [ 23%] 2023-01-11T21:45:20.8195910Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_fft_cpu_complex128 PASSED [ 23%] 2023-01-11T21:45:20.8196180Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_fftn_cpu_complex128 PASSED [ 23%] 2023-01-11T21:45:20.8196450Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_fftn_cpu_float64 PASSED [ 23%] 2023-01-11T21:45:20.8196730Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_fftshift_cpu_complex128 PASSED [ 23%] 2023-01-11T21:45:20.8197000Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_fftshift_cpu_float64 PASSED [ 23%] 2023-01-11T21:45:20.8197290Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_hfft2_cpu_complex128 PASSED [ 23%] 2023-01-11T21:45:20.8197560Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_hfftn_cpu_complex128 PASSED [ 24%] 2023-01-11T21:45:20.8197830Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_hfftn_cpu_float64 PASSED [ 24%] 2023-01-11T21:45:20.8198100Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_ifft2_cpu_complex128 PASSED [ 24%] 2023-01-11T21:45:20.8198370Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_ifft2_cpu_float64 PASSED [ 24%] 2023-01-11T21:45:20.8198640Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_ifft_cpu_complex128 PASSED [ 24%] 2023-01-11T21:45:20.8198910Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_ifftn_cpu_complex128 PASSED [ 24%] 2023-01-11T21:45:20.8199180Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_ifftshift_cpu_complex128 PASSED [ 24%] 2023-01-11T21:45:20.8199460Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_ifftshift_cpu_float64 PASSED [ 24%] 2023-01-11T21:45:20.8199740Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_ihfft2_cpu_float64 PASSED [ 24%] 2023-01-11T21:45:20.8200000Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_ihfftn_cpu_float64 PASSED [ 24%] 2023-01-11T21:45:20.8200270Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_irfft2_cpu_float64 PASSED [ 24%] 2023-01-11T21:45:20.8205600Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_irfftn_cpu_complex128 PASSED [ 24%] 2023-01-11T21:45:20.8205980Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_rfft2_cpu_float64 PASSED [ 24%] 2023-01-11T21:45:20.8206250Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fft_rfft_cpu_float64 PASSED [ 24%] 2023-01-11T21:45:20.8206520Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fill_cpu_complex128 PASSED [ 24%] 2023-01-11T21:45:20.8206780Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fill_cpu_float64 PASSED [ 24%] 2023-01-11T21:45:20.8207040Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_flatten_cpu_complex128 PASSED [ 24%] 2023-01-11T21:45:20.8207300Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_flatten_cpu_float64 PASSED [ 24%] 2023-01-11T21:45:20.8207570Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fliplr_cpu_float64 PASSED [ 24%] 2023-01-11T21:45:20.8207830Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_flipud_cpu_complex128 PASSED [ 24%] 2023-01-11T21:45:20.8208180Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_float_cpu_complex128 XFAIL [ 24%] 2023-01-11T21:45:20.8208450Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_float_cpu_float64 XFAIL [ 24%] 2023-01-11T21:45:20.8208720Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_float_power_cpu_float64 PASSED [ 24%] 2023-01-11T21:45:20.8208980Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_floor_cpu_float64 PASSED [ 24%] 2023-01-11T21:45:20.8209240Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fmax_cpu_float64 PASSED [ 24%] 2023-01-11T21:45:20.8209500Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_fmin_cpu_float64 PASSED [ 25%] 2023-01-11T21:45:20.8209750Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_frac_cpu_float64 PASSED [ 25%] 2023-01-11T21:45:20.8210060Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_full_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 25%] 2023-01-11T21:45:20.8210420Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_full_like_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 25%] 2023-01-11T21:45:20.8210780Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_full_like_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 25%] 2023-01-11T21:45:20.8211140Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_heaviside_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 25%] 2023-01-11T21:45:20.8211490Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_histogramdd_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 25%] 2023-01-11T21:45:20.8211800Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_hsplit_cpu_complex128 PASSED [ 25%] 2023-01-11T21:45:20.8212070Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_hsplit_cpu_float64 PASSED [ 25%] 2023-01-11T21:45:20.8212340Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_hstack_cpu_complex128 PASSED [ 25%] 2023-01-11T21:45:20.8212600Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_hstack_cpu_float64 PASSED [ 25%] 2023-01-11T21:45:20.8212860Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_hypot_cpu_float64 PASSED [ 25%] 2023-01-11T21:45:20.8213120Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_i0_cpu_float64 PASSED [ 25%] 2023-01-11T21:45:20.8213430Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_igamma_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 25%] 2023-01-11T21:45:20.8213780Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_igammac_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 25%] 2023-01-11T21:45:20.8214080Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_index_add_cpu_float64 PASSED [ 25%] 2023-01-11T21:45:20.8214350Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_index_copy_cpu_complex128 PASSED [ 25%] 2023-01-11T21:45:20.8214760Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_index_fill_cpu_float64 PASSED [ 25%] 2023-01-11T21:45:20.8215050Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_index_put_cpu_float64 PASSED [ 25%] 2023-01-11T21:45:20.8215320Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_index_reduce_cpu_float64 PASSED [ 25%] 2023-01-11T21:45:20.8215600Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_index_select_cpu_complex128 PASSED [ 25%] 2023-01-11T21:45:20.8215920Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_int_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 25%] 2023-01-11T21:45:20.8216270Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_int_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 25%] 2023-01-11T21:45:20.8216620Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_isclose_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 25%] 2023-01-11T21:45:20.8217090Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_isinf_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 25%] 2023-01-11T21:45:20.8217430Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_isnan_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2023-01-11T21:45:20.8217780Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_isneginf_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2023-01-11T21:45:20.8218140Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_isposinf_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2023-01-11T21:45:20.8218480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_isreal_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2023-01-11T21:45:20.8218780Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_istft_cpu_complex128 XFAIL [ 26%] 2023-01-11T21:45:20.8219090Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_jiterator_2inputs_2outputs_cpu_complex128 SKIPPED (Only runs on cuda) [ 26%] 2023-01-11T21:45:20.8219410Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_jiterator_2inputs_2outputs_cpu_float64 SKIPPED (Only runs on cuda) [ 26%] 2023-01-11T21:45:20.8219740Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_jiterator_4inputs_with_extra_args_cpu_float64 SKIPPED (Only runs on cuda) [ 26%] 2023-01-11T21:45:20.8220060Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_jiterator_binary_cpu_complex128 SKIPPED (Only runs on cuda) [ 26%] 2023-01-11T21:45:20.8220380Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_jiterator_binary_cpu_float64 SKIPPED (Only runs on cuda) [ 26%] 2023-01-11T21:45:20.8220700Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_jiterator_unary_cpu_complex128 SKIPPED (Only runs on cuda) [ 26%] 2023-01-11T21:45:20.8220990Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_kron_cpu_complex128 PASSED [ 26%] 2023-01-11T21:45:20.8221260Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_kron_cpu_float64 PASSED [ 26%] 2023-01-11T21:45:20.8221530Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_ldexp_cpu_complex128 PASSED [ 26%] 2023-01-11T21:45:20.8221840Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_le_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 26%] 2023-01-11T21:45:20.8222140Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_lerp_cpu_complex128 PASSED [ 26%] 2023-01-11T21:45:20.8222400Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_lerp_cpu_float64 PASSED [ 26%] 2023-01-11T21:45:20.8222670Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_lgamma_cpu_float64 PASSED [ 26%] 2023-01-11T21:45:20.8222940Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_cond_cpu_float64 PASSED [ 26%] 2023-01-11T21:45:20.8223220Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_cross_cpu_complex128 PASSED [ 26%] 2023-01-11T21:45:20.8223580Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_det_cpu_float64 PASSED [ 26%] 2023-01-11T21:45:20.8223880Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_det_singular_cpu_complex128 PASSED [ 26%] 2023-01-11T21:45:20.8224160Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_eig_cpu_complex128 PASSED [ 26%] 2023-01-11T21:45:20.8224440Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_eig_cpu_float64 PASSED [ 26%] 2023-01-11T21:45:20.8224710Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_eigh_cpu_complex128 PASSED [ 26%] 2023-01-11T21:45:20.8224980Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_eigh_cpu_float64 PASSED [ 27%] 2023-01-11T21:45:20.8225260Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_eigvals_cpu_float64 PASSED [ 27%] 2023-01-11T21:45:20.8225540Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_eigvalsh_cpu_float64 PASSED [ 27%] 2023-01-11T21:45:20.8225910Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_inv_cpu_complex128 PASSED [ 27%] 2023-01-11T21:45:20.8226180Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_inv_ex_cpu_complex128 PASSED [ 27%] 2023-01-11T21:45:20.8226510Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_ldl_factor_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 27%] 2023-01-11T21:45:20.8226880Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_ldl_factor_ex_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 27%] 2023-01-11T21:45:20.8227250Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_ldl_solve_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 27%] 2023-01-11T21:45:20.8227620Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_ldl_solve_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 27%] 2023-01-11T21:45:20.8227940Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_lstsq_cpu_float64 SKIPPED (Skipped!) [ 27%] 2023-01-11T21:45:20.8228240Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_lstsq_grad_oriented_cpu_complex128 PASSED [ 27%] 2023-01-11T21:45:20.8228540Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_lstsq_grad_oriented_cpu_float64 PASSED [ 27%] 2023-01-11T21:45:20.8228840Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_lu_factor_cpu_complex128 PASSED [ 27%] 2023-01-11T21:45:20.8229130Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_lu_factor_ex_cpu_float64 PASSED [ 27%] 2023-01-11T21:45:20.8229420Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_matrix_norm_cpu_complex128 PASSED [ 27%] 2023-01-11T21:45:20.8229700Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_matrix_power_cpu_float64 PASSED [ 27%] 2023-01-11T21:45:20.8230040Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_matrix_rank_hermitian_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 27%] 2023-01-11T21:45:20.8230370Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_multi_dot_cpu_float64 PASSED [ 27%] 2023-01-11T21:45:20.8230650Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_norm_cpu_float64 PASSED [ 27%] 2023-01-11T21:45:20.8230920Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_pinv_cpu_float64 PASSED [ 27%] 2023-01-11T21:45:20.8231200Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_pinv_hermitian_cpu_float64 PASSED [ 27%] 2023-01-11T21:45:20.8231550Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_pinv_singular_cpu_complex128 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 27%] 2023-01-11T21:45:20.8231880Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_qr_cpu_complex128 PASSED [ 27%] 2023-01-11T21:45:20.8232160Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_slogdet_cpu_complex128 PASSED [ 27%] 2023-01-11T21:45:20.8232520Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_solve_cpu_float64 PASSED [ 27%] 2023-01-11T21:45:20.8232820Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_solve_triangular_cpu_complex128 PASSED [ 28%] 2023-01-11T21:45:20.8233110Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_svd_cpu_complex128 PASSED [ 28%] 2023-01-11T21:45:20.8233380Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_svd_cpu_float64 PASSED [ 28%] 2023-01-11T21:45:20.8233650Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_svdvals_cpu_float64 PASSED [ 28%] 2023-01-11T21:45:20.8233930Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_tensorinv_cpu_complex128 PASSED [ 28%] 2023-01-11T21:45:20.8234210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_vander_cpu_complex128 PASSED [ 28%] 2023-01-11T21:45:20.8234490Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_vander_cpu_float64 PASSED [ 28%] 2023-01-11T21:45:20.8234840Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_vecdot_cpu_float64 PASSED [ 28%] 2023-01-11T21:45:20.8235120Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_vector_norm_cpu_complex128 PASSED [ 28%] 2023-01-11T21:45:20.8235400Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_vector_norm_cpu_float64 PASSED [ 28%] 2023-01-11T21:45:20.8235730Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linspace_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 28%] 2023-01-11T21:45:20.8236030Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_log10_cpu_complex128 PASSED [ 28%] 2023-01-11T21:45:20.8236290Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_log10_cpu_float64 PASSED [ 28%] 2023-01-11T21:45:20.8236560Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_log1p_cpu_float64 PASSED [ 28%] 2023-01-11T21:45:20.8236820Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_log_cpu_complex128 PASSED [ 28%] 2023-01-11T21:45:20.8237090Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_log_cpu_float64 PASSED [ 28%] 2023-01-11T21:45:20.8237370Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_log_softmax_with_dtype_cpu_complex128 PASSED [ 28%] 2023-01-11T21:45:20.8237660Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_logaddexp_cpu_float64 PASSED [ 28%] 2023-01-11T21:45:20.8237940Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_logcumsumexp_cpu_float64 PASSED [ 28%] 2023-01-11T21:45:20.8238210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_logdet_cpu_complex128 PASSED [ 28%] 2023-01-11T21:45:20.8238480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_logdet_cpu_float64 PASSED [ 28%] 2023-01-11T21:45:20.8238800Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_logical_and_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 28%] 2023-01-11T21:45:20.8239160Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_logical_not_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 28%] 2023-01-11T21:45:20.8239470Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_logit_cpu_float64 PASSED [ 28%] 2023-01-11T21:45:20.8239780Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_logspace_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 28%] 2023-01-11T21:45:20.8240090Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_lu_solve_cpu_complex128 PASSED [ 29%] 2023-01-11T21:45:20.8240360Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_lu_solve_cpu_float64 PASSED [ 29%] 2023-01-11T21:45:20.8240630Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_lu_unpack_cpu_complex128 PASSED [ 29%] 2023-01-11T21:45:20.8240900Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_mH_cpu_complex128 PASSED [ 29%] 2023-01-11T21:45:20.8241160Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_mT_cpu_complex128 PASSED [ 29%] 2023-01-11T21:45:20.8241490Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_mT_cpu_float64 PASSED [ 29%] 2023-01-11T21:45:20.8241780Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_amax_cpu_float64 PASSED [ 29%] 2023-01-11T21:45:20.8246410Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_amin_cpu_float64 PASSED [ 29%] 2023-01-11T21:45:20.8246740Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_argmax_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 29%] 2023-01-11T21:45:20.8247060Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_cumprod_cpu_complex128 PASSED [ 29%] 2023-01-11T21:45:20.8247340Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_cumsum_cpu_float64 PASSED [ 29%] 2023-01-11T21:45:20.8247620Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_fill_cpu_complex128 PASSED [ 29%] 2023-01-11T21:45:20.8247890Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_fill_cpu_float64 PASSED [ 29%] 2023-01-11T21:45:20.8248440Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_mean_cpu_float64 PASSED [ 29%] 2023-01-11T21:45:20.8248720Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_normalize_cpu_complex128 PASSED [ 29%] 2023-01-11T21:45:20.8248990Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_prod_cpu_float64 PASSED [ 29%] 2023-01-11T21:45:20.8249260Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_scatter_cpu_complex128 PASSED [ 29%] 2023-01-11T21:45:20.8249550Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_scatter_cpu_float64 PASSED [ 29%] 2023-01-11T21:45:20.8249820Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_select_cpu_complex128 PASSED [ 29%] 2023-01-11T21:45:20.8250090Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_softmin_cpu_float64 PASSED [ 29%] 2023-01-11T21:45:20.8250360Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_masked_var_cpu_float64 PASSED [ 29%] 2023-01-11T21:45:20.8250630Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_matmul_cpu_float64 PASSED [ 29%] 2023-01-11T21:45:20.8250900Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_matrix_exp_cpu_complex128 PASSED [ 29%] 2023-01-11T21:45:20.8251170Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_matrix_exp_cpu_float64 PASSED [ 29%] 2023-01-11T21:45:20.8251430Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_max_binary_cpu_float64 PASSED [ 29%] 2023-01-11T21:45:20.8251700Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_max_reduction_no_dim_cpu_float64 PASSED [ 30%] 2023-01-11T21:45:20.8251990Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_max_reduction_with_dim_cpu_float64 PASSED [ 30%] 2023-01-11T21:45:20.8252260Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_mean_cpu_float64 PASSED [ 30%] 2023-01-11T21:45:20.8252540Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_meshgrid_variadic_tensors_cpu_float64 PASSED [ 30%] 2023-01-11T21:45:20.8252820Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_min_binary_cpu_float64 PASSED [ 30%] 2023-01-11T21:45:20.8253090Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_min_reduction_no_dim_cpu_float64 PASSED [ 30%] 2023-01-11T21:45:20.8253380Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_min_reduction_with_dim_cpu_float64 PASSED [ 30%] 2023-01-11T21:45:20.8253660Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_minimum_cpu_float64 PASSED [ 30%] 2023-01-11T21:45:20.8253920Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_mode_cpu_float64 PASSED [ 30%] 2023-01-11T21:45:20.8254180Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_movedim_cpu_float64 PASSED [ 30%] 2023-01-11T21:45:20.8254440Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_msort_cpu_float64 PASSED [ 30%] 2023-01-11T21:45:20.8254700Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_mul_cpu_float64 PASSED [ 30%] 2023-01-11T21:45:20.8255120Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_multinomial_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 30%] 2023-01-11T21:45:20.8255440Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_mv_cpu_complex128 PASSED [ 30%] 2023-01-11T21:45:20.8255700Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_mv_cpu_float64 PASSED [ 30%] 2023-01-11T21:45:20.8255980Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_mvlgamma_mvlgamma_p_1_cpu_float64 PASSED [ 30%] 2023-01-11T21:45:20.8256260Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_narrow_cpu_complex128 PASSED [ 30%] 2023-01-11T21:45:20.8256530Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_native_batch_norm_cpu_float64 PASSED [ 30%] 2023-01-11T21:45:20.8256810Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_native_layer_norm_cpu_float64 PASSED [ 30%] 2023-01-11T21:45:20.8257080Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_neg_cpu_complex128 PASSED [ 30%] 2023-01-11T21:45:20.8257400Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_neg_cpu_float64 PASSED [ 30%] 2023-01-11T21:45:20.8257710Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_new_empty_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 30%] 2023-01-11T21:45:20.8258070Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_new_empty_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 30%] 2023-01-11T21:45:20.8258430Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_new_empty_strided_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 30%] 2023-01-11T21:45:20.8258790Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_new_ones_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 30%] 2023-01-11T21:45:20.8259130Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_new_ones_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 31%] 2023-01-11T21:45:20.8259480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nextafter_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 31%] 2023-01-11T21:45:20.8259810Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_adaptive_avg_pool1d_cpu_float64 PASSED [ 31%] 2023-01-11T21:45:20.8260110Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_adaptive_max_pool1d_cpu_float64 PASSED [ 31%] 2023-01-11T21:45:20.8260410Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_alpha_dropout_cpu_float64 PASSED [ 31%] 2023-01-11T21:45:20.8260710Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_avg_pool1d_cpu_float64 PASSED [ 31%] 2023-01-11T21:45:20.8261000Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_avg_pool2d_cpu_float64 PASSED [ 31%] 2023-01-11T21:45:20.8261290Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_avg_pool3d_cpu_float64 PASSED [ 31%] 2023-01-11T21:45:20.8261580Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_bilinear_cpu_float64 PASSED [ 31%] 2023-01-11T21:45:20.8261870Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_binary_cross_entropy_cpu_float64 PASSED [ 31%] 2023-01-11T21:45:20.8262170Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_conv1d_cpu_float64 PASSED [ 31%] 2023-01-11T21:45:20.8262460Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_conv2d_cpu_complex128 PASSED [ 31%] 2023-01-11T21:45:20.8262740Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_conv2d_cpu_float64 PASSED [ 31%] 2023-01-11T21:45:20.8263030Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_conv_transpose1d_cpu_complex128 PASSED [ 31%] 2023-01-11T21:45:20.8263330Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_conv_transpose1d_cpu_float64 PASSED [ 31%] 2023-01-11T21:45:20.8263690Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_conv_transpose2d_cpu_complex128 PASSED [ 31%] 2023-01-11T21:45:20.8264010Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_conv_transpose2d_cpu_float64 PASSED [ 31%] 2023-01-11T21:45:20.8264300Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_conv_transpose3d_cpu_float64 PASSED [ 31%] 2023-01-11T21:45:20.8264610Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_cosine_similarity_cpu_float64 PASSED [ 31%] 2023-01-11T21:45:20.8264900Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_dropout3d_cpu_float64 PASSED [ 31%] 2023-01-11T21:45:20.8265210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 PASSED [ 31%] 2023-01-11T21:45:20.8265540Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 PASSED [ 31%] 2023-01-11T21:45:20.8265860Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_fractional_max_pool3d_cpu_float64 PASSED [ 31%] 2023-01-11T21:45:20.8266190Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_gelu_cpu_float64 PASSED [ 31%] 2023-01-11T21:45:20.8266480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_hinge_embedding_loss_cpu_float64 PASSED [ 31%] 2023-01-11T21:45:20.8266780Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_interpolate_area_cpu_float64 PASSED [ 32%] 2023-01-11T21:45:20.8267080Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_interpolate_bicubic_cpu_float64 PASSED [ 32%] 2023-01-11T21:45:20.8267390Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_interpolate_bilinear_cpu_float64 PASSED [ 32%] 2023-01-11T21:45:20.8267690Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_interpolate_nearest_cpu_float64 PASSED [ 32%] 2023-01-11T21:45:20.8268000Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_interpolate_trilinear_cpu_float64 PASSED [ 32%] 2023-01-11T21:45:20.8268300Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_linear_cpu_float64 PASSED [ 32%] 2023-01-11T21:45:20.8268590Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_local_response_norm_cpu_float64 PASSED [ 32%] 2023-01-11T21:45:20.8268880Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_logsigmoid_cpu_float64 PASSED [ 32%] 2023-01-11T21:45:20.8269220Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_max_pool1d_cpu_float64 PASSED [ 32%] 2023-01-11T21:45:20.8269500Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_max_pool2d_cpu_float64 PASSED [ 32%] 2023-01-11T21:45:20.8269780Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_max_pool3d_cpu_float64 PASSED [ 32%] 2023-01-11T21:45:20.8270090Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_max_unpool1d_cpu_float64 SKIPPED (Skipped!) [ 32%] 2023-01-11T21:45:20.8270400Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_max_unpool2d_grad_cpu_float64 PASSED [ 32%] 2023-01-11T21:45:20.8270690Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_max_unpool3d_grad_cpu_float64 PASSED [ 32%] 2023-01-11T21:45:20.8270980Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_mish_cpu_float64 PASSED [ 32%] 2023-01-11T21:45:20.8271280Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_multilabel_margin_loss_cpu_float64 PASSED [ 32%] 2023-01-11T21:45:20.8271570Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_nll_loss_cpu_float64 PASSED [ 32%] 2023-01-11T21:45:20.8271860Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_normalize_cpu_complex128 PASSED [ 32%] 2023-01-11T21:45:20.8272150Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_normalize_cpu_float64 PASSED [ 32%] 2023-01-11T21:45:20.8272520Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_pad_constant_cpu_complex128 PASSED [ 32%] 2023-01-11T21:45:20.8272830Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_pad_constant_cpu_float64 PASSED [ 32%] 2023-01-11T21:45:20.8273130Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_pad_replicate_cpu_complex128 PASSED [ 32%] 2023-01-11T21:45:20.8273440Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_pairwise_distance_cpu_float64 PASSED [ 32%] 2023-01-11T21:45:20.8273740Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_pixel_unshuffle_cpu_complex128 PASSED [ 32%] 2023-01-11T21:45:20.8274040Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_pixel_unshuffle_cpu_float64 PASSED [ 32%] 2023-01-11T21:45:20.8274340Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_poisson_nll_loss_cpu_float64 PASSED [ 33%] 2023-01-11T21:45:20.8274670Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_relu6_cpu_float64 PASSED [ 33%] 2023-01-11T21:45:20.8274950Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_relu_cpu_float64 PASSED [ 33%] 2023-01-11T21:45:20.8275240Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_rrelu_cpu_float64 PASSED [ 33%] 2023-01-11T21:45:20.8275570Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_silu_complex_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 33%] 2023-01-11T21:45:20.8275900Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_silu_cpu_float64 PASSED [ 33%] 2023-01-11T21:45:20.8276190Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_smooth_l1_loss_cpu_float64 PASSED [ 33%] 2023-01-11T21:45:20.8276480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_softmin_cpu_float64 PASSED [ 33%] 2023-01-11T21:45:20.8276780Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_softmin_with_dtype_cpu_complex128 PASSED [ 33%] 2023-01-11T21:45:20.8277080Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_softshrink_cpu_float64 PASSED [ 33%] 2023-01-11T21:45:20.8277370Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_softsign_cpu_complex128 PASSED [ 33%] 2023-01-11T21:45:20.8277660Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_tanhshrink_cpu_float64 PASSED [ 33%] 2023-01-11T21:45:20.8277960Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_triplet_margin_loss_cpu_complex128 PASSED [ 33%] 2023-01-11T21:45:20.8278280Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 PASSED [ 33%] 2023-01-11T21:45:20.8278580Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_unfold_cpu_float64 PASSED [ 33%] 2023-01-11T21:45:20.8278870Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nn_functional_upsample_bilinear_cpu_float64 PASSED [ 33%] 2023-01-11T21:45:20.8279210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nonzero_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 33%] 2023-01-11T21:45:20.8279560Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_nonzero_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 33%] 2023-01-11T21:45:20.8279860Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_norm_cpu_complex128 PASSED [ 33%] 2023-01-11T21:45:20.8280130Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_norm_fro_cpu_complex128 PASSED [ 33%] 2023-01-11T21:45:20.8280400Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_norm_inf_cpu_complex128 PASSED [ 33%] 2023-01-11T21:45:20.8280670Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_norm_inf_cpu_float64 PASSED [ 33%] 2023-01-11T21:45:20.8280930Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_norm_nuc_cpu_float64 PASSED [ 33%] 2023-01-11T21:45:20.8281270Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_normal_cpu_float64 SKIPPED (Gradients are incorrect!) [ 33%] 2023-01-11T21:45:20.8281590Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_normal_number_mean_cpu_float64 SKIPPED (Gradients are incorrect!) [ 33%] 2023-01-11T21:45:20.8281930Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_ones_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 33%] 2023-01-11T21:45:20.8282240Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_outer_cpu_float64 PASSED [ 34%] 2023-01-11T21:45:20.8286390Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_permute_cpu_float64 PASSED [ 34%] 2023-01-11T21:45:20.8286670Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_pinverse_cpu_float64 PASSED [ 34%] 2023-01-11T21:45:20.8286940Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_polar_cpu_float64 PASSED [ 34%] 2023-01-11T21:45:20.8287220Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_polygamma_polygamma_n_0_cpu_float64 PASSED [ 34%] 2023-01-11T21:45:20.8287630Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_polygamma_polygamma_n_1_cpu_float64 SKIPPED (Skipped!) [ 34%] 2023-01-11T21:45:20.8287940Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_polygamma_polygamma_n_2_cpu_float64 SKIPPED (Skipped!) [ 34%] 2023-01-11T21:45:20.8288230Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_pow_cpu_complex128 PASSED [ 34%] 2023-01-11T21:45:20.8288490Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_prod_cpu_complex128 PASSED [ 34%] 2023-01-11T21:45:20.8288750Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_prod_cpu_float64 PASSED [ 34%] 2023-01-11T21:45:20.8289070Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_rand_like_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 34%] 2023-01-11T21:45:20.8289420Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_rand_like_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 34%] 2023-01-11T21:45:20.8289770Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_randint_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 34%] 2023-01-11T21:45:20.8290120Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_randn_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 34%] 2023-01-11T21:45:20.8290470Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_randn_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 34%] 2023-01-11T21:45:20.8290820Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_randn_like_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 34%] 2023-01-11T21:45:20.8291170Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_randn_like_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 34%] 2023-01-11T21:45:20.8291470Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_ravel_cpu_complex128 PASSED [ 34%] 2023-01-11T21:45:20.8291740Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_ravel_cpu_float64 PASSED [ 34%] 2023-01-11T21:45:20.8292010Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_reciprocal_cpu_float64 PASSED [ 34%] 2023-01-11T21:45:20.8292280Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_remainder_cpu_float64 PASSED [ 34%] 2023-01-11T21:45:20.8292540Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_renorm_cpu_complex128 PASSED [ 34%] 2023-01-11T21:45:20.8292810Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_repeat_cpu_float64 PASSED [ 34%] 2023-01-11T21:45:20.8293090Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_repeat_interleave_cpu_complex128 PASSED [ 34%] 2023-01-11T21:45:20.8293370Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_reshape_cpu_complex128 PASSED [ 34%] 2023-01-11T21:45:20.8293640Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_reshape_cpu_float64 PASSED [ 35%] 2023-01-11T21:45:20.8294040Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_resize__cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 35%] 2023-01-11T21:45:20.8294390Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_resize_as__cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 35%] 2023-01-11T21:45:20.8294750Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_resize_as__cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 35%] 2023-01-11T21:45:20.8295060Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_resolve_neg_cpu_complex128 PASSED [ 35%] 2023-01-11T21:45:20.8295330Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_rot90_cpu_float64 PASSED [ 35%] 2023-01-11T21:45:20.8295600Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_round_decimals_0_cpu_float64 PASSED [ 35%] 2023-01-11T21:45:20.8295890Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_round_decimals_3_cpu_float64 SKIPPED (Skipped!) [ 35%] 2023-01-11T21:45:20.8296240Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_round_decimals_neg_3_cpu_float64 SKIPPED (Skipped!) [ 35%] 2023-01-11T21:45:20.8296530Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_rsqrt_cpu_complex128 PASSED [ 35%] 2023-01-11T21:45:20.8296790Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_rsqrt_cpu_float64 PASSED [ 35%] 2023-01-11T21:45:20.8297050Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_rsub_cpu_complex128 PASSED [ 35%] 2023-01-11T21:45:20.8297320Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_scatter_add_cpu_complex128 PASSED [ 35%] 2023-01-11T21:45:20.8297600Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_scatter_reduce_mean_cpu_float64 PASSED [ 35%] 2023-01-11T21:45:20.8297890Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_scatter_reduce_sum_cpu_float64 PASSED [ 35%] 2023-01-11T21:45:20.8298160Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_select_cpu_complex128 PASSED [ 35%] 2023-01-11T21:45:20.8298430Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_select_scatter_cpu_float64 PASSED [ 35%] 2023-01-11T21:45:20.8298690Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sgn_cpu_complex128 PASSED [ 35%] 2023-01-11T21:45:20.8298950Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sgn_cpu_float64 PASSED [ 35%] 2023-01-11T21:45:20.8299260Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_short_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 35%] 2023-01-11T21:45:20.8299560Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sigmoid_cpu_complex128 PASSED [ 35%] 2023-01-11T21:45:20.8299830Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sigmoid_cpu_float64 PASSED [ 35%] 2023-01-11T21:45:20.8300150Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_signal_windows_bartlett_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 35%] 2023-01-11T21:45:20.8300520Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_signal_windows_cosine_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 35%] 2023-01-11T21:45:20.8300900Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_signal_windows_exponential_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 35%] 2023-01-11T21:45:20.8304220Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_signal_windows_gaussian_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 36%] 2023-01-11T21:45:20.8304590Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_signal_windows_general_hamming_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 36%] 2023-01-11T21:45:20.8304960Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_signal_windows_hamming_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 36%] 2023-01-11T21:45:20.8305330Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_signal_windows_hann_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 36%] 2023-01-11T21:45:20.8305770Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_signbit_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 36%] 2023-01-11T21:45:20.8306080Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sin_cpu_float64 PASSED [ 36%] 2023-01-11T21:45:20.8306370Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sinh_cpu_float64 PASSED [ 36%] 2023-01-11T21:45:20.8306640Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_slice_scatter_cpu_float64 PASSED [ 36%] 2023-01-11T21:45:20.8306910Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sort_cpu_float64 PASSED [ 36%] 2023-01-11T21:45:20.8307200Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sparse_sampled_addmm_cpu_complex128 SKIPPED (Skipped!) [ 36%] 2023-01-11T21:45:20.8307530Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_airy_ai_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 36%] 2023-01-11T21:45:20.8307900Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_bessel_j0_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 36%] 2023-01-11T21:45:20.8308260Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_bessel_y0_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 36%] 2023-01-11T21:45:20.8308630Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_chebyshev_polynomial_t_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 36%] 2023-01-11T21:45:20.8309190Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_chebyshev_polynomial_w_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 36%] 2023-01-11T21:45:20.8309530Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_entr_cpu_float64 PASSED [ 36%] 2023-01-11T21:45:20.8309860Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_hermite_polynomial_h_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 36%] 2023-01-11T21:45:20.8310190Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_i0e_cpu_float64 PASSED [ 36%] 2023-01-11T21:45:20.8310460Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_i1_cpu_float64 PASSED [ 36%] 2023-01-11T21:45:20.8310730Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_i1e_cpu_float64 PASSED [ 36%] 2023-01-11T21:45:20.8311130Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_legendre_polynomial_p_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 36%] 2023-01-11T21:45:20.8311520Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_modified_bessel_i0_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 36%] 2023-01-11T21:45:20.8311890Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_modified_bessel_k1_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 36%] 2023-01-11T21:45:20.8312210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_ndtr_cpu_float64 PASSED [ 36%] 2023-01-11T21:45:20.8312480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_ndtri_cpu_float64 PASSED [ 36%] 2023-01-11T21:45:20.8312820Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_scaled_modified_bessel_k0_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2023-01-11T21:45:20.8313480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_scaled_modified_bessel_k1_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2023-01-11T21:45:20.8313950Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_t_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 37%] 2023-01-11T21:45:20.8314500Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_u_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 37%] 2023-01-11T21:45:20.8314970Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_shifted_chebyshev_polynomial_v_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 37%] 2023-01-11T21:45:20.8315370Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_spherical_bessel_j0_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 37%] 2023-01-11T21:45:20.8315690Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_special_xlog1py_cpu_float64 PASSED [ 37%] 2023-01-11T21:45:20.8315970Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_split_cpu_complex128 PASSED [ 37%] 2023-01-11T21:45:20.8316250Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_split_with_sizes_cpu_complex128 PASSED [ 37%] 2023-01-11T21:45:20.8316530Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_split_with_sizes_cpu_float64 PASSED [ 37%] 2023-01-11T21:45:20.8316810Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sqrt_cpu_complex128 PASSED [ 37%] 2023-01-11T21:45:20.8317080Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_squeeze_cpu_complex128 PASSED [ 37%] 2023-01-11T21:45:20.8317340Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_squeeze_cpu_float64 PASSED [ 37%] 2023-01-11T21:45:20.8317600Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_stack_cpu_complex128 PASSED [ 37%] 2023-01-11T21:45:20.8317870Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_stack_cpu_float64 PASSED [ 37%] 2023-01-11T21:45:20.8318130Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_std_cpu_complex128 PASSED [ 37%] 2023-01-11T21:45:20.8318390Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_std_cpu_float64 PASSED [ 37%] 2023-01-11T21:45:20.8318650Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_std_mean_cpu_float64 PASSED [ 37%] 2023-01-11T21:45:20.8318930Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_std_mean_unbiased_cpu_complex128 PASSED [ 37%] 2023-01-11T21:45:20.8319210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_std_unbiased_cpu_complex128 PASSED [ 37%] 2023-01-11T21:45:20.8319480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_stft_cpu_complex128 PASSED [ 37%] 2023-01-11T21:45:20.8319740Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_stft_cpu_float64 PASSED [ 37%] 2023-01-11T21:45:20.8320000Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sub_cpu_complex128 PASSED [ 37%] 2023-01-11T21:45:20.8320260Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sum_cpu_complex128 PASSED [ 37%] 2023-01-11T21:45:20.8320530Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_sum_to_size_cpu_complex128 PASSED [ 37%] 2023-01-11T21:45:20.8320800Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_svd_cpu_float64 PASSED [ 38%] 2023-01-11T21:45:20.8321060Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_symeig_cpu_complex128 PASSED [ 38%] 2023-01-11T21:45:20.8321330Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_t_cpu_complex128 PASSED [ 38%] 2023-01-11T21:45:20.8321580Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_take_cpu_complex128 PASSED [ 38%] 2023-01-11T21:45:20.8321840Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_take_cpu_float64 PASSED [ 38%] 2023-01-11T21:45:20.8322240Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_tan_cpu_complex128 PASSED [ 38%] 2023-01-11T21:45:20.8322500Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_tan_cpu_float64 PASSED [ 38%] 2023-01-11T21:45:20.8322770Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_tensor_split_cpu_complex128 PASSED [ 38%] 2023-01-11T21:45:20.8323040Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_tensordot_cpu_float64 PASSED [ 38%] 2023-01-11T21:45:20.8323310Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_tile_cpu_float64 PASSED [ 38%] 2023-01-11T21:45:20.8323570Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_to_cpu_complex128 PASSED [ 38%] 2023-01-11T21:45:20.8323880Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_to_sparse_cpu_float64 PASSED [ 38%] 2023-01-11T21:45:20.8324150Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_trace_cpu_float64 PASSED [ 38%] 2023-01-11T21:45:20.8324410Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_trapezoid_cpu_complex128 PASSED [ 38%] 2023-01-11T21:45:20.8324690Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_trapz_cpu_complex128 PASSED [ 38%] 2023-01-11T21:45:20.8324950Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_trapz_cpu_float64 PASSED [ 38%] 2023-01-11T21:45:20.8325210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_tril_cpu_complex128 PASSED [ 38%] 2023-01-11T21:45:20.8325470Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_tril_cpu_float64 PASSED [ 38%] 2023-01-11T21:45:20.8325720Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_trunc_cpu_float64 PASSED [ 38%] 2023-01-11T21:45:20.8325990Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_unbind_cpu_float64 PASSED [ 38%] 2023-01-11T21:45:20.8330560Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_unflatten_cpu_complex128 PASSED [ 38%] 2023-01-11T21:45:20.8330850Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_unfold_copy_cpu_complex128 PASSED [ 38%] 2023-01-11T21:45:20.8331130Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_unfold_cpu_complex128 PASSED [ 38%] 2023-01-11T21:45:20.8331390Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_unfold_cpu_float64 PASSED [ 38%] 2023-01-11T21:45:20.8331710Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_uniform_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 38%] 2023-01-11T21:45:20.8332070Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_unique_consecutive_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 39%] 2023-01-11T21:45:20.8332430Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_unique_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 39%] 2023-01-11T21:45:20.8332750Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_unsqueeze_cpu_complex128 PASSED [ 39%] 2023-01-11T21:45:20.8333020Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_unsqueeze_cpu_float64 PASSED [ 39%] 2023-01-11T21:45:20.8333290Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_var_cpu_complex128 PASSED [ 39%] 2023-01-11T21:45:20.8333550Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_var_mean_cpu_complex128 PASSED [ 39%] 2023-01-11T21:45:20.8333830Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_var_unbiased_cpu_float64 PASSED [ 39%] 2023-01-11T21:45:20.8334090Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_vdot_cpu_complex128 PASSED [ 39%] 2023-01-11T21:45:20.8334350Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_vdot_cpu_float64 PASSED [ 39%] 2023-01-11T21:45:20.8334610Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_view_as_cpu_complex128 PASSED [ 39%] 2023-01-11T21:45:20.8334880Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_view_as_cpu_float64 PASSED [ 39%] 2023-01-11T21:45:20.8335150Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_view_as_real_cpu_complex128 PASSED [ 39%] 2023-01-11T21:45:20.8335420Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_view_copy_cpu_float64 PASSED [ 39%] 2023-01-11T21:45:20.8335920Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_view_cpu_complex128 PASSED [ 39%] 2023-01-11T21:45:20.8336180Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_view_cpu_float64 PASSED [ 39%] 2023-01-11T21:45:20.8336430Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_vsplit_cpu_float64 PASSED [ 39%] 2023-01-11T21:45:20.8336690Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_vstack_cpu_complex128 PASSED [ 39%] 2023-01-11T21:45:20.8336950Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_vstack_cpu_float64 PASSED [ 39%] 2023-01-11T21:45:20.8337290Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_where_cpu_complex128 PASSED [ 39%] 2023-01-11T21:45:20.8337550Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_where_cpu_float64 PASSED [ 39%] 2023-01-11T21:45:20.8337820Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_xlogy_cpu_float64 PASSED [ 39%] 2023-01-11T21:45:20.8338080Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_zero__cpu_complex128 PASSED [ 39%] 2023-01-11T21:45:20.8338340Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_zero__cpu_float64 PASSED [ 39%] 2023-01-11T21:45:20.8338650Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_zeros_like_cpu_complex128 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 39%] 2023-01-11T21:45:20.8339020Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_zeros_like_cpu_float64 SKIPPED (Skipped! Dtype is not in supported backward dtypes!) [ 39%] 2023-01-11T21:45:20.8339320Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_H_cpu_complex128 PASSED [ 40%] 2023-01-11T21:45:20.8339580Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_H_cpu_float64 PASSED [ 40%] 2023-01-11T21:45:20.8339830Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_T_cpu_float64 PASSED [ 40%] 2023-01-11T21:45:20.8340110Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad___getitem___cpu_float64 PASSED [ 40%] 2023-01-11T21:45:20.8340380Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad___radd___cpu_complex128 PASSED [ 40%] 2023-01-11T21:45:20.8340650Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad___radd___cpu_float64 PASSED [ 40%] 2023-01-11T21:45:20.8340930Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad___rmatmul___cpu_complex128 PASSED [ 40%] 2023-01-11T21:45:20.8341210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad___rmatmul___cpu_float64 PASSED [ 40%] 2023-01-11T21:45:20.8341480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad___rsub___cpu_float64 PASSED [ 40%] 2023-01-11T21:45:20.8341780Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad__native_batch_norm_legit_cpu_float64 PASSED [ 40%] 2023-01-11T21:45:20.8342060Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_abs_cpu_float64 PASSED [ 40%] 2023-01-11T21:45:20.8342320Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_acos_cpu_float64 PASSED [ 40%] 2023-01-11T21:45:20.8342590Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_add_cpu_complex128 PASSED [ 40%] 2023-01-11T21:45:20.8342850Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_add_cpu_float64 PASSED [ 40%] 2023-01-11T21:45:20.8343130Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_addbmm_cpu_complex128 PASSED [ 40%] 2023-01-11T21:45:20.8343400Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_addbmm_cpu_float64 PASSED [ 40%] 2023-01-11T21:45:20.8343670Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_addcmul_cpu_complex128 PASSED [ 40%] 2023-01-11T21:45:20.8343940Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_addcmul_cpu_float64 PASSED [ 40%] 2023-01-11T21:45:20.8344210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_addmm_cpu_complex128 PASSED [ 40%] 2023-01-11T21:45:20.8344480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_addmv_cpu_float64 PASSED [ 40%] 2023-01-11T21:45:20.8344850Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_addr_cpu_complex128 PASSED [ 40%] 2023-01-11T21:45:20.8345120Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_addr_cpu_float64 PASSED [ 40%] 2023-01-11T21:45:20.8345560Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_allclose_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 40%] 2023-01-11T21:45:20.8345880Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_amax_cpu_float64 PASSED [ 40%] 2023-01-11T21:45:20.8346140Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_amin_cpu_float64 PASSED [ 40%] 2023-01-11T21:45:20.8346470Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_angle_cpu_complex128 PASSED [ 41%] 2023-01-11T21:45:20.8346750Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_angle_cpu_float64 PASSED [ 41%] 2023-01-11T21:45:20.8347130Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_arange_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2023-01-11T21:45:20.8347550Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_argmin_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2023-01-11T21:45:20.8347960Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_argsort_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2023-01-11T21:45:20.8348380Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_argwhere_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2023-01-11T21:45:20.8348800Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_argwhere_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2023-01-11T21:45:20.8349140Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_as_strided_partial_views_cpu_complex128 PASSED [ 41%] 2023-01-11T21:45:20.8349440Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_as_strided_partial_views_cpu_float64 PASSED [ 41%] 2023-01-11T21:45:20.8349740Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_as_strided_scatter_cpu_complex128 PASSED [ 41%] 2023-01-11T21:45:20.8350040Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_as_strided_scatter_cpu_float64 PASSED [ 41%] 2023-01-11T21:45:20.8350320Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_asin_cpu_complex128 PASSED [ 41%] 2023-01-11T21:45:20.8350590Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_asinh_cpu_complex128 PASSED [ 41%] 2023-01-11T21:45:20.8350860Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_atan2_cpu_float64 PASSED [ 41%] 2023-01-11T21:45:20.8351120Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_atan_cpu_complex128 PASSED [ 41%] 2023-01-11T21:45:20.8351390Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_atan_cpu_float64 PASSED [ 41%] 2023-01-11T21:45:20.8351650Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_atanh_cpu_float64 PASSED [ 41%] 2023-01-11T21:45:20.8351930Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_atleast_1d_cpu_complex128 PASSED [ 41%] 2023-01-11T21:45:20.8352200Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_atleast_2d_cpu_float64 PASSED [ 41%] 2023-01-11T21:45:20.8352480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_baddbmm_cpu_complex128 PASSED [ 41%] 2023-01-11T21:45:20.8352760Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_bfloat16_cpu_complex128 XFAIL [ 41%] 2023-01-11T21:45:20.8353030Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_block_diag_cpu_float64 PASSED [ 41%] 2023-01-11T21:45:20.8353290Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_bmm_cpu_complex128 PASSED [ 41%] 2023-01-11T21:45:20.8353680Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_bool_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2023-01-11T21:45:20.8354260Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_bool_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 41%] 2023-01-11T21:45:20.8354590Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_broadcast_tensors_cpu_complex128 PASSED [ 42%] 2023-01-11T21:45:20.8354890Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_broadcast_tensors_cpu_float64 PASSED [ 42%] 2023-01-11T21:45:20.8355170Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_broadcast_to_cpu_complex128 PASSED [ 42%] 2023-01-11T21:45:20.8355460Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_broadcast_to_cpu_float64 PASSED [ 42%] 2023-01-11T21:45:20.8355910Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_bucketize_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 42%] 2023-01-11T21:45:20.8356340Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_byte_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 42%] 2023-01-11T21:45:20.8356680Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cartesian_prod_cpu_complex128 PASSED [ 42%] 2023-01-11T21:45:20.8356960Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cartesian_prod_cpu_float64 PASSED [ 42%] 2023-01-11T21:45:20.8357380Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cat_cpu_complex128 SKIPPED (TODO(whc) fix pre-existing bug with cat for newly added opinfo for empty+nonempty) [ 42%] 2023-01-11T21:45:20.8357840Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cat_cpu_float64 SKIPPED (TODO(whc) fix pre-existing bug with cat for newly added opinfo for empty+nonempty) [ 42%] 2023-01-11T21:45:20.8358290Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cdist_cpu_float64 SKIPPED (Op claims it doesn't support gradgrad. This is not verified.) [ 42%] 2023-01-11T21:45:20.8358610Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cdouble_cpu_complex128 PASSED [ 42%] 2023-01-11T21:45:20.8358880Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cdouble_cpu_float64 PASSED [ 42%] 2023-01-11T21:45:20.8359150Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_chalf_cpu_complex128 XFAIL [ 42%] 2023-01-11T21:45:20.8359420Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_chalf_cpu_float64 XFAIL [ 42%] 2023-01-11T21:45:20.8359790Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_char_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 42%] 2023-01-11T21:45:20.8360110Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cholesky_cpu_float64 PASSED [ 42%] 2023-01-11T21:45:20.8360390Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cholesky_inverse_cpu_complex128 PASSED [ 42%] 2023-01-11T21:45:20.8360690Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cholesky_inverse_cpu_float64 PASSED [ 42%] 2023-01-11T21:45:20.8360970Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cholesky_solve_cpu_complex128 PASSED [ 42%] 2023-01-11T21:45:20.8361270Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cholesky_solve_cpu_float64 PASSED [ 42%] 2023-01-11T21:45:20.8361540Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_chunk_cpu_complex128 PASSED [ 42%] 2023-01-11T21:45:20.8361810Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_clamp_cpu_float64 PASSED [ 42%] 2023-01-11T21:45:20.8362080Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_clone_cpu_complex128 PASSED [ 42%] 2023-01-11T21:45:20.8362360Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_column_stack_cpu_complex128 PASSED [ 42%] 2023-01-11T21:45:20.8362650Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_combinations_cpu_float64 PASSED [ 43%] 2023-01-11T21:45:20.8362920Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_complex_cpu_float64 PASSED [ 43%] 2023-01-11T21:45:20.8363190Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_conj_cpu_float64 PASSED [ 43%] 2023-01-11T21:45:20.8363600Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_conj_physical_cpu_float64 PASSED [ 43%] 2023-01-11T21:45:20.8363880Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_contiguous_cpu_float64 PASSED [ 43%] 2023-01-11T21:45:20.8364160Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cos_cpu_complex128 PASSED [ 43%] 2023-01-11T21:45:20.8364420Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cos_cpu_float64 PASSED [ 43%] 2023-01-11T21:45:20.8364690Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cosh_cpu_complex128 PASSED [ 43%] 2023-01-11T21:45:20.8365150Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_count_nonzero_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 43%] 2023-01-11T21:45:20.8365480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cross_cpu_complex128 PASSED [ 43%] 2023-01-11T21:45:20.8365760Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cummax_cpu_float64 PASSED [ 43%] 2023-01-11T21:45:20.8366020Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cummin_cpu_float64 PASSED [ 43%] 2023-01-11T21:45:20.8366290Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cumprod_cpu_complex128 PASSED [ 43%] 2023-01-11T21:45:20.8366570Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_cumsum_cpu_complex128 PASSED [ 43%] 2023-01-11T21:45:20.8366840Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_deg2rad_cpu_float64 PASSED [ 43%] 2023-01-11T21:45:20.8367120Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_diag_embed_cpu_float64 PASSED [ 43%] 2023-01-11T21:45:20.8372160Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_diagflat_cpu_complex128 PASSED [ 43%] 2023-01-11T21:45:20.8372440Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_diagonal_cpu_complex128 PASSED [ 43%] 2023-01-11T21:45:20.8372720Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_diagonal_scatter_cpu_float64 PASSED [ 43%] 2023-01-11T21:45:20.8372990Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_diff_cpu_float64 PASSED [ 43%] 2023-01-11T21:45:20.8373260Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_digamma_cpu_float64 PASSED [ 43%] 2023-01-11T21:45:20.8373550Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_div_no_rounding_mode_cpu_float64 PASSED [ 43%] 2023-01-11T21:45:20.8373830Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_dot_cpu_complex128 PASSED [ 43%] 2023-01-11T21:45:20.8374110Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_double_cpu_complex128 PASSED [ 43%] 2023-01-11T21:45:20.8374390Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_dsplit_cpu_complex128 PASSED [ 43%] 2023-01-11T21:45:20.8374670Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_dsplit_cpu_float64 PASSED [ 44%] 2023-01-11T21:45:20.8374940Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_einsum_cpu_float64 PASSED [ 44%] 2023-01-11T21:45:20.8375390Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_eq_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 44%] 2023-01-11T21:45:20.8375700Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_erf_cpu_float64 PASSED [ 44%] 2023-01-11T21:45:20.8375960Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_erfc_cpu_float64 PASSED [ 44%] 2023-01-11T21:45:20.8376240Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_expand_as_cpu_complex128 PASSED [ 44%] 2023-01-11T21:45:20.8376520Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_expand_as_cpu_float64 PASSED [ 44%] 2023-01-11T21:45:20.8376790Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_expand_cpu_float64 PASSED [ 44%] 2023-01-11T21:45:20.8377180Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_eye_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 44%] 2023-01-11T21:45:20.8377800Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_fft2_cpu_complex128 PASSED [ 44%] 2023-01-11T21:45:20.8378080Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_fft2_cpu_float64 PASSED [ 44%] 2023-01-11T21:45:20.8378350Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_fft_cpu_complex128 PASSED [ 44%] 2023-01-11T21:45:20.8378620Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_fft_cpu_float64 PASSED [ 44%] 2023-01-11T21:45:20.8378890Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_fftn_cpu_float64 PASSED [ 44%] 2023-01-11T21:45:20.8379170Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_hfft2_cpu_complex128 PASSED [ 44%] 2023-01-11T21:45:20.8379540Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_hfft_cpu_complex128 PASSED [ 44%] 2023-01-11T21:45:20.8379840Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_hfftn_cpu_complex128 PASSED [ 44%] 2023-01-11T21:45:20.8380120Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_hfftn_cpu_float64 PASSED [ 44%] 2023-01-11T21:45:20.8380390Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_ifft2_cpu_float64 PASSED [ 44%] 2023-01-11T21:45:20.8380660Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_ifft_cpu_complex128 PASSED [ 44%] 2023-01-11T21:45:20.8380930Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_ifftn_cpu_complex128 PASSED [ 44%] 2023-01-11T21:45:20.8381210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_ifftshift_cpu_complex128 PASSED [ 44%] 2023-01-11T21:45:20.8381500Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_ifftshift_cpu_float64 PASSED [ 44%] 2023-01-11T21:45:20.8381770Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_ihfft_cpu_float64 PASSED [ 44%] 2023-01-11T21:45:20.8382050Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_irfft_cpu_complex128 PASSED [ 44%] 2023-01-11T21:45:20.8382320Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_irfftn_cpu_complex128 PASSED [ 44%] 2023-01-11T21:45:20.8382590Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_irfftn_cpu_float64 PASSED [ 45%] 2023-01-11T21:45:20.8382860Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_rfft2_cpu_float64 PASSED [ 45%] 2023-01-11T21:45:20.8383130Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fft_rfft_cpu_float64 PASSED [ 45%] 2023-01-11T21:45:20.8383400Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_flatten_cpu_complex128 PASSED [ 45%] 2023-01-11T21:45:20.8383670Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_flip_cpu_complex128 PASSED [ 45%] 2023-01-11T21:45:20.8383940Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fliplr_cpu_complex128 PASSED [ 45%] 2023-01-11T21:45:20.8384210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fliplr_cpu_float64 PASSED [ 45%] 2023-01-11T21:45:20.8384490Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_float_power_cpu_complex128 PASSED [ 45%] 2023-01-11T21:45:20.8384910Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_floor_divide_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2023-01-11T21:45:20.8385220Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_fmod_cpu_float64 PASSED [ 45%] 2023-01-11T21:45:20.8385480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_frexp_cpu_float64 PASSED [ 45%] 2023-01-11T21:45:20.8385850Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_full_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2023-01-11T21:45:20.8386270Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_full_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2023-01-11T21:45:20.8386570Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_gather_cpu_complex128 PASSED [ 45%] 2023-01-11T21:45:20.8387100Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_geqrf_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2023-01-11T21:45:20.8387410Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_gradient_cpu_float64 PASSED [ 45%] 2023-01-11T21:45:20.8387800Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_grid_sampler_2d_cpu_float64 SKIPPED (Op claims it doesn't support gradgrad. This is not verified.) [ 45%] 2023-01-11T21:45:20.8388230Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_gt_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2023-01-11T21:45:20.8388590Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_half_cpu_float64 XFAIL [ 45%] 2023-01-11T21:45:20.8388980Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_histogram_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2023-01-11T21:45:20.8389400Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_histogramdd_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2023-01-11T21:45:20.8389720Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_hstack_cpu_float64 PASSED [ 45%] 2023-01-11T21:45:20.8389980Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_hypot_cpu_float64 PASSED [ 45%] 2023-01-11T21:45:20.8390250Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_i0_cpu_float64 PASSED [ 45%] 2023-01-11T21:45:20.8390620Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_igamma_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 45%] 2023-01-11T21:45:20.8390930Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_imag_cpu_complex128 PASSED [ 46%] 2023-01-11T21:45:20.8391210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_index_copy_cpu_complex128 PASSED [ 46%] 2023-01-11T21:45:20.8391480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_index_fill_cpu_float64 PASSED [ 46%] 2023-01-11T21:45:20.8391760Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_index_put_cpu_float64 PASSED [ 46%] 2023-01-11T21:45:20.8392040Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_index_reduce_cpu_float64 PASSED [ 46%] 2023-01-11T21:45:20.8392320Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_index_select_cpu_complex128 PASSED [ 46%] 2023-01-11T21:45:20.8392600Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_index_select_cpu_float64 PASSED [ 46%] 2023-01-11T21:45:20.8392870Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_inner_cpu_complex128 PASSED [ 46%] 2023-01-11T21:45:20.8393140Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_inner_cpu_float64 PASSED [ 46%] 2023-01-11T21:45:20.8393510Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_int_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2023-01-11T21:45:20.8393920Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_isin_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2023-01-11T21:45:20.8394320Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_isinf_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2023-01-11T21:45:20.8394740Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_isnan_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2023-01-11T21:45:20.8395150Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_isposinf_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2023-01-11T21:45:20.8395570Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_isreal_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2023-01-11T21:45:20.8395980Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_isreal_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2023-01-11T21:45:20.8396410Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_istft_cpu_complex128 PASSED [ 46%] 2023-01-11T21:45:20.8396710Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_jiterator_2inputs_2outputs_cpu_complex128 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:45:20.8397030Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_jiterator_binary_cpu_float64 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:45:20.8397350Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_jiterator_unary_cpu_complex128 SKIPPED (Only runs on cuda) [ 46%] 2023-01-11T21:45:20.8397640Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_kron_cpu_complex128 PASSED [ 46%] 2023-01-11T21:45:20.8398070Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_le_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 46%] 2023-01-11T21:45:20.8398380Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_lerp_cpu_float64 PASSED [ 46%] 2023-01-11T21:45:20.8398650Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_lgamma_cpu_float64 PASSED [ 46%] 2023-01-11T21:45:20.8398920Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_cond_cpu_complex128 PASSED [ 46%] 2023-01-11T21:45:20.8399200Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_cross_cpu_float64 PASSED [ 47%] 2023-01-11T21:45:20.8399480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_det_cpu_complex128 PASSED [ 47%] 2023-01-11T21:45:20.8399760Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_eig_cpu_complex128 PASSED [ 47%] 2023-01-11T21:45:20.8400030Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_eig_cpu_float64 PASSED [ 47%] 2023-01-11T21:45:20.8400310Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_eigh_cpu_complex128 PASSED [ 47%] 2023-01-11T21:45:20.8400580Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_eigvals_cpu_float64 PASSED [ 47%] 2023-01-11T21:45:20.8400870Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_householder_product_cpu_float64 PASSED [ 47%] 2023-01-11T21:45:20.8401170Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_inv_cpu_complex128 PASSED [ 47%] 2023-01-11T21:45:20.8401560Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_ldl_factor_ex_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 47%] 2023-01-11T21:45:20.8402000Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_ldl_solve_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 47%] 2023-01-11T21:45:20.8402340Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_lstsq_cpu_complex128 SKIPPED (Skipped!) [ 47%] 2023-01-11T21:45:20.8402640Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_lstsq_cpu_float64 SKIPPED (Skipped!) [ 47%] 2023-01-11T21:45:20.8402940Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_lstsq_grad_oriented_cpu_float64 PASSED [ 47%] 2023-01-11T21:45:20.8403230Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_lu_cpu_complex128 PASSED [ 47%] 2023-01-11T21:45:20.8403500Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_lu_cpu_float64 PASSED [ 47%] 2023-01-11T21:45:20.8403780Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_lu_factor_cpu_complex128 PASSED [ 47%] 2023-01-11T21:45:20.8404070Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_lu_factor_ex_cpu_complex128 PASSED [ 47%] 2023-01-11T21:45:20.8404360Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_lu_factor_ex_cpu_float64 PASSED [ 47%] 2023-01-11T21:45:20.8404650Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_lu_solve_cpu_complex128 PASSED [ 47%] 2023-01-11T21:45:20.8404940Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_lu_solve_cpu_float64 PASSED [ 47%] 2023-01-11T21:45:20.8405220Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_matrix_norm_cpu_float64 PASSED [ 47%] 2023-01-11T21:45:20.8405610Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_matrix_power_cpu_float64 PASSED [ 47%] 2023-01-11T21:45:20.8406000Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_matrix_rank_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 47%] 2023-01-11T21:45:20.8406320Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_norm_cpu_complex128 XFAIL [ 47%] 2023-01-11T21:45:20.8406600Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_norm_cpu_float64 XFAIL [ 47%] 2023-01-11T21:45:20.8406940Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_norm_subgradients_at_zero_cpu_float64 XFAIL [ 48%] 2023-01-11T21:45:20.8407240Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_pinv_cpu_complex128 PASSED [ 48%] 2023-01-11T21:45:20.8407520Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_pinv_cpu_float64 PASSED [ 48%] 2023-01-11T21:45:20.8407810Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_pinv_hermitian_cpu_float64 PASSED [ 48%] 2023-01-11T21:45:20.8408150Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_pinv_singular_cpu_complex128 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 48%] 2023-01-11T21:45:20.8408490Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_slogdet_cpu_float64 PASSED [ 48%] 2023-01-11T21:45:20.8408770Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_solve_cpu_complex128 PASSED [ 48%] 2023-01-11T21:45:20.8409050Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_solve_ex_cpu_complex128 PASSED [ 48%] 2023-01-11T21:45:20.8409350Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_solve_triangular_cpu_complex128 PASSED [ 48%] 2023-01-11T21:45:20.8409630Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_svd_cpu_complex128 PASSED [ 48%] 2023-01-11T21:45:20.8413610Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_svd_cpu_float64 PASSED [ 48%] 2023-01-11T21:45:20.8413910Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_svdvals_cpu_complex128 PASSED [ 48%] 2023-01-11T21:45:20.8414190Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_svdvals_cpu_float64 PASSED [ 48%] 2023-01-11T21:45:20.8414480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_tensorinv_cpu_float64 PASSED [ 48%] 2023-01-11T21:45:20.8414760Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_tensorsolve_cpu_float64 PASSED [ 48%] 2023-01-11T21:45:20.8415050Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_vander_cpu_float64 PASSED [ 48%] 2023-01-11T21:45:20.8415330Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_vecdot_cpu_complex128 PASSED [ 48%] 2023-01-11T21:45:20.8415760Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linspace_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 48%] 2023-01-11T21:45:20.8416190Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linspace_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 48%] 2023-01-11T21:45:20.8416500Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_log10_cpu_complex128 PASSED [ 48%] 2023-01-11T21:45:20.8416770Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_log2_cpu_complex128 PASSED [ 48%] 2023-01-11T21:45:20.8417040Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_log_cpu_complex128 PASSED [ 48%] 2023-01-11T21:45:20.8417310Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_log_softmax_cpu_float64 PASSED [ 48%] 2023-01-11T21:45:20.8417600Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_log_softmax_with_dtype_cpu_float64 PASSED [ 48%] 2023-01-11T21:45:20.8417890Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_logaddexp2_cpu_float64 PASSED [ 48%] 2023-01-11T21:45:20.8418340Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_logcumsumexp_cpu_float64 PASSED [ 49%] 2023-01-11T21:45:20.8418730Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_logical_and_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2023-01-11T21:45:20.8419160Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_logical_not_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2023-01-11T21:45:20.8419640Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_logical_or_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2023-01-11T21:45:20.8420070Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_logical_or_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2023-01-11T21:45:20.8420500Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_logical_xor_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2023-01-11T21:45:20.8420910Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_long_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 49%] 2023-01-11T21:45:20.8421230Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_lu_unpack_cpu_complex128 PASSED [ 49%] 2023-01-11T21:45:20.8421510Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_lu_unpack_cpu_float64 PASSED [ 49%] 2023-01-11T21:45:20.8421780Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_mT_cpu_complex128 PASSED [ 49%] 2023-01-11T21:45:20.8422050Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_mT_cpu_float64 PASSED [ 49%] 2023-01-11T21:45:20.8422320Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_amax_cpu_float64 PASSED [ 49%] 2023-01-11T21:45:20.8422650Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_amin_cpu_float64 PASSED [ 49%] 2023-01-11T21:45:20.8422930Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_cumprod_cpu_float64 PASSED [ 49%] 2023-01-11T21:45:20.8423220Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_cumsum_cpu_float64 PASSED [ 49%] 2023-01-11T21:45:20.8423490Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_fill_cpu_float64 PASSED [ 49%] 2023-01-11T21:45:20.8423780Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_logaddexp_cpu_float64 SKIPPED (Skipped!) [ 49%] 2023-01-11T21:45:20.8424080Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_logsumexp_cpu_float64 PASSED [ 49%] 2023-01-11T21:45:20.8424370Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_mean_cpu_complex128 PASSED [ 49%] 2023-01-11T21:45:20.8424640Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_norm_cpu_float64 PASSED [ 49%] 2023-01-11T21:45:20.8424920Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_prod_cpu_complex128 PASSED [ 49%] 2023-01-11T21:45:20.8425200Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_scatter_cpu_complex128 PASSED [ 49%] 2023-01-11T21:45:20.8425490Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_scatter_cpu_float64 PASSED [ 49%] 2023-01-11T21:45:20.8425770Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_select_cpu_complex128 PASSED [ 49%] 2023-01-11T21:45:20.8426040Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_softmax_cpu_float64 PASSED [ 49%] 2023-01-11T21:45:20.8426320Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_softmin_cpu_float64 PASSED [ 50%] 2023-01-11T21:45:20.8426600Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_std_cpu_complex128 PASSED [ 50%] 2023-01-11T21:45:20.8426870Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_sum_cpu_complex128 PASSED [ 50%] 2023-01-11T21:45:20.8427140Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_var_cpu_complex128 PASSED [ 50%] 2023-01-11T21:45:20.8427500Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_masked_var_cpu_float64 PASSED [ 50%] 2023-01-11T21:45:20.8427790Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_max_reduction_with_dim_cpu_float64 PASSED [ 50%] 2023-01-11T21:45:20.8428070Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_mean_cpu_float64 PASSED [ 50%] 2023-01-11T21:45:20.8428340Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_median_cpu_float64 PASSED [ 50%] 2023-01-11T21:45:20.8428620Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_meshgrid_list_of_tensors_cpu_float64 PASSED [ 50%] 2023-01-11T21:45:20.8428970Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_meshgrid_variadic_tensors_cpu_complex128 PASSED [ 50%] 2023-01-11T21:45:20.8429280Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_meshgrid_variadic_tensors_cpu_float64 PASSED [ 50%] 2023-01-11T21:45:20.8429580Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_min_reduction_no_dim_cpu_float64 PASSED [ 50%] 2023-01-11T21:45:20.8429870Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_min_reduction_with_dim_cpu_float64 PASSED [ 50%] 2023-01-11T21:45:20.8430150Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_minimum_cpu_float64 PASSED [ 50%] 2023-01-11T21:45:20.8430420Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_mm_cpu_float64 PASSED [ 50%] 2023-01-11T21:45:20.8430690Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_movedim_cpu_complex128 PASSED [ 50%] 2023-01-11T21:45:20.8430960Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_movedim_cpu_float64 PASSED [ 50%] 2023-01-11T21:45:20.8431230Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_msort_cpu_float64 PASSED [ 50%] 2023-01-11T21:45:20.8431490Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_mv_cpu_complex128 PASSED [ 50%] 2023-01-11T21:45:20.8431750Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_mv_cpu_float64 PASSED [ 50%] 2023-01-11T21:45:20.8432030Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_mvlgamma_mvlgamma_p_3_cpu_float64 PASSED [ 50%] 2023-01-11T21:45:20.8432320Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nan_to_num_cpu_float64 PASSED [ 50%] 2023-01-11T21:45:20.8432590Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nanmean_cpu_float64 PASSED [ 50%] 2023-01-11T21:45:20.8432860Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nanquantile_cpu_float64 PASSED [ 50%] 2023-01-11T21:45:20.8433260Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_narrow_copy_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 50%] 2023-01-11T21:45:20.8433580Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_native_batch_norm_cpu_float64 PASSED [ 51%] 2023-01-11T21:45:20.8433870Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_native_layer_norm_cpu_float64 XFAIL [ 51%] 2023-01-11T21:45:20.8434250Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_ne_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2023-01-11T21:45:20.8434670Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_ne_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2023-01-11T21:45:20.8435080Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_new_empty_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2023-01-11T21:45:20.8435520Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_new_empty_strided_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2023-01-11T21:45:20.8435960Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_new_empty_strided_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2023-01-11T21:45:20.8436380Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nextafter_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 51%] 2023-01-11T21:45:20.8436830Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_avg_pool1d_cpu_float64 PASSED [ 51%] 2023-01-11T21:45:20.8437140Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 PASSED [ 51%] 2023-01-11T21:45:20.8437450Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_max_pool1d_cpu_float64 PASSED [ 51%] 2023-01-11T21:45:20.8437760Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_adaptive_max_pool3d_cpu_float64 PASSED [ 51%] 2023-01-11T21:45:20.8438110Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_alpha_dropout_cpu_float64 PASSED [ 51%] 2023-01-11T21:45:20.8438410Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_avg_pool2d_cpu_float64 PASSED [ 51%] 2023-01-11T21:45:20.8438710Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_avg_pool3d_cpu_float64 PASSED [ 51%] 2023-01-11T21:45:20.8439010Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_batch_norm_cpu_float64 PASSED [ 51%] 2023-01-11T21:45:20.8439300Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_bilinear_cpu_float64 PASSED [ 51%] 2023-01-11T21:45:20.8439600Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_binary_cross_entropy_cpu_float64 PASSED [ 51%] 2023-01-11T21:45:20.8439930Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_binary_cross_entropy_with_logits_cpu_float64 PASSED [ 51%] 2023-01-11T21:45:20.8440240Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_celu_cpu_float64 PASSED [ 51%] 2023-01-11T21:45:20.8440520Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_conv1d_cpu_float64 PASSED [ 51%] 2023-01-11T21:45:20.8440810Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_conv2d_cpu_complex128 PASSED [ 51%] 2023-01-11T21:45:20.8441120Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_conv_transpose1d_cpu_float64 PASSED [ 51%] 2023-01-11T21:45:20.8441420Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_dropout_cpu_float64 PASSED [ 51%] 2023-01-11T21:45:20.8441710Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_elu_cpu_float64 PASSED [ 51%] 2023-01-11T21:45:20.8442130Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_embedding_bag_cpu_float64 SKIPPED (Op claims it doesn't support gradgrad. This is not verified.) [ 52%] 2023-01-11T21:45:20.8442480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_embedding_cpu_float64 PASSED [ 52%] 2023-01-11T21:45:20.8442790Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 PASSED [ 52%] 2023-01-11T21:45:20.8443140Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_complex128 PASSED [ 52%] 2023-01-11T21:45:20.8443470Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 PASSED [ 52%] 2023-01-11T21:45:20.8443800Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_fractional_max_pool2d_cpu_float64 PASSED [ 52%] 2023-01-11T21:45:20.8444110Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_fractional_max_pool3d_cpu_float64 PASSED [ 52%] 2023-01-11T21:45:20.8444410Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_gelu_cpu_float64 PASSED [ 52%] 2023-01-11T21:45:20.8444820Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_hardsigmoid_cpu_float64 SKIPPED (Op claims it doesn't support gradgrad. This is not verified.) [ 52%] 2023-01-11T21:45:20.8445170Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_hardtanh_cpu_float64 PASSED [ 52%] 2023-01-11T21:45:20.8445560Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_hinge_embedding_loss_cpu_float64 PASSED [ 52%] 2023-01-11T21:45:20.8445870Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_huber_loss_cpu_float64 PASSED [ 52%] 2023-01-11T21:45:20.8446170Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_instance_norm_cpu_float64 PASSED [ 52%] 2023-01-11T21:45:20.8446470Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_area_cpu_float64 PASSED [ 52%] 2023-01-11T21:45:20.8446810Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_bilinear_cpu_float64 PASSED [ 52%] 2023-01-11T21:45:20.8447130Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_linear_cpu_float64 PASSED [ 52%] 2023-01-11T21:45:20.8447450Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_interpolate_trilinear_cpu_float64 PASSED [ 52%] 2023-01-11T21:45:20.8447750Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_kl_div_cpu_float64 PASSED [ 52%] 2023-01-11T21:45:20.8448040Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_l1_loss_cpu_complex128 PASSED [ 52%] 2023-01-11T21:45:20.8448340Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_l1_loss_cpu_float64 PASSED [ 52%] 2023-01-11T21:45:20.8448630Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_leaky_relu_cpu_float64 PASSED [ 52%] 2023-01-11T21:45:20.8448920Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_linear_cpu_float64 PASSED [ 52%] 2023-01-11T21:45:20.8449220Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool1d_grad_cpu_float64 PASSED [ 52%] 2023-01-11T21:45:20.8449530Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool2d_cpu_float64 SKIPPED (Skipped!) [ 52%] 2023-01-11T21:45:20.8449850Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool2d_grad_cpu_float64 PASSED [ 52%] 2023-01-11T21:45:20.8450160Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_max_unpool3d_cpu_float64 SKIPPED (Skipped!) [ 53%] 2023-01-11T21:45:20.8450470Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_mish_cpu_float64 PASSED [ 53%] 2023-01-11T21:45:20.8450760Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_mse_loss_cpu_float64 PASSED [ 53%] 2023-01-11T21:45:20.8451190Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_multilabel_margin_loss_cpu_float64 SKIPPED (Op claims it doesn't support gradgrad. This is not verified.) [ 53%] 2023-01-11T21:45:20.8451540Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_nll_loss_cpu_float64 PASSED [ 53%] 2023-01-11T21:45:20.8455370Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_normalize_cpu_float64 PASSED [ 53%] 2023-01-11T21:45:20.8455690Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_pad_circular_cpu_complex128 PASSED [ 53%] 2023-01-11T21:45:20.8456000Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_pad_reflect_cpu_complex128 PASSED [ 53%] 2023-01-11T21:45:20.8456300Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_pad_replicate_cpu_complex128 PASSED [ 53%] 2023-01-11T21:45:20.8456610Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_pad_replicate_cpu_float64 PASSED [ 53%] 2023-01-11T21:45:20.8456930Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_pairwise_distance_cpu_complex128 PASSED [ 53%] 2023-01-11T21:45:20.8457240Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_pairwise_distance_cpu_float64 PASSED [ 53%] 2023-01-11T21:45:20.8457730Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_pixel_shuffle_cpu_complex128 PASSED [ 53%] 2023-01-11T21:45:20.8458040Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_pixel_shuffle_cpu_float64 PASSED [ 53%] 2023-01-11T21:45:20.8458340Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_poisson_nll_loss_cpu_float64 PASSED [ 53%] 2023-01-11T21:45:20.8458650Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_prelu_cpu_float64 PASSED [ 53%] 2023-01-11T21:45:20.8458940Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_selu_cpu_float64 PASSED [ 53%] 2023-01-11T21:45:20.8459450Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_silu_complex_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 53%] 2023-01-11T21:45:20.8459800Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_silu_cpu_float64 PASSED [ 53%] 2023-01-11T21:45:20.8460100Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_smooth_l1_loss_cpu_float64 PASSED [ 53%] 2023-01-11T21:45:20.8460410Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_soft_margin_loss_cpu_float64 PASSED [ 53%] 2023-01-11T21:45:20.8460700Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_softplus_cpu_float64 PASSED [ 53%] 2023-01-11T21:45:20.8461000Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_threshold_cpu_float64 PASSED [ 53%] 2023-01-11T21:45:20.8461320Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_loss_cpu_complex128 PASSED [ 53%] 2023-01-11T21:45:20.8461650Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 PASSED [ 53%] 2023-01-11T21:45:20.8461970Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_unfold_cpu_complex128 PASSED [ 54%] 2023-01-11T21:45:20.8462280Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nn_functional_upsample_nearest_cpu_float64 PASSED [ 54%] 2023-01-11T21:45:20.8462680Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_nonzero_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 54%] 2023-01-11T21:45:20.8463000Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_norm_cpu_complex128 PASSED [ 54%] 2023-01-11T21:45:20.8463290Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_norm_fro_cpu_complex128 PASSED [ 54%] 2023-01-11T21:45:20.8463560Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_norm_nuc_cpu_float64 PASSED [ 54%] 2023-01-11T21:45:20.8463870Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_normal_number_mean_cpu_float64 SKIPPED (Gradients are incorrect!) [ 54%] 2023-01-11T21:45:20.8464280Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_ones_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 54%] 2023-01-11T21:45:20.8464700Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_ones_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 54%] 2023-01-11T21:45:20.8465130Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_ones_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 54%] 2023-01-11T21:45:20.8465550Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_ones_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 54%] 2023-01-11T21:45:20.8465870Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_ormqr_cpu_complex128 PASSED [ 54%] 2023-01-11T21:45:20.8466150Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_ormqr_cpu_float64 PASSED [ 54%] 2023-01-11T21:45:20.8466430Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_outer_cpu_complex128 PASSED [ 54%] 2023-01-11T21:45:20.8466700Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_pca_lowrank_cpu_float64 PASSED [ 54%] 2023-01-11T21:45:20.8467090Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_permute_cpu_float64 PASSED [ 54%] 2023-01-11T21:45:20.8467370Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_pinverse_cpu_complex128 PASSED [ 54%] 2023-01-11T21:45:20.8467640Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_polar_cpu_float64 PASSED [ 54%] 2023-01-11T21:45:20.8467940Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_0_cpu_float64 PASSED [ 54%] 2023-01-11T21:45:20.8468250Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_3_cpu_float64 SKIPPED (Skipped!) [ 54%] 2023-01-11T21:45:20.8468620Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_polygamma_polygamma_n_4_cpu_float64 SKIPPED (Skipped!) [ 54%] 2023-01-11T21:45:20.8468920Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_positive_cpu_complex128 PASSED [ 54%] 2023-01-11T21:45:20.8469230Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_positive_cpu_float64 PASSED [ 54%] 2023-01-11T21:45:20.8469500Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_pow_cpu_complex128 PASSED [ 54%] 2023-01-11T21:45:20.8469770Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_pow_cpu_float64 PASSED [ 54%] 2023-01-11T21:45:20.8470040Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_prod_cpu_complex128 PASSED [ 55%] 2023-01-11T21:45:20.8470310Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_prod_cpu_float64 PASSED [ 55%] 2023-01-11T21:45:20.8470580Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_put_cpu_complex128 PASSED [ 55%] 2023-01-11T21:45:20.8470850Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_qr_cpu_complex128 PASSED [ 55%] 2023-01-11T21:45:20.8471120Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_qr_cpu_float64 PASSED [ 55%] 2023-01-11T21:45:20.8471530Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_rand_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 55%] 2023-01-11T21:45:20.8471960Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_rand_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 55%] 2023-01-11T21:45:20.8472380Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_randint_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 55%] 2023-01-11T21:45:20.8472800Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_randn_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 55%] 2023-01-11T21:45:20.8473230Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_randn_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 55%] 2023-01-11T21:45:20.8473650Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_randn_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 55%] 2023-01-11T21:45:20.8473970Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_ravel_cpu_complex128 PASSED [ 55%] 2023-01-11T21:45:20.8474240Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_real_cpu_float64 PASSED [ 55%] 2023-01-11T21:45:20.8474510Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_remainder_cpu_float64 PASSED [ 55%] 2023-01-11T21:45:20.8474800Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_renorm_cpu_complex128 PASSED [ 55%] 2023-01-11T21:45:20.8475070Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_repeat_cpu_float64 PASSED [ 55%] 2023-01-11T21:45:20.8475360Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_repeat_interleave_cpu_complex128 PASSED [ 55%] 2023-01-11T21:45:20.8475640Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_reshape_as_cpu_float64 PASSED [ 55%] 2023-01-11T21:45:20.8475920Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_reshape_cpu_complex128 PASSED [ 55%] 2023-01-11T21:45:20.8476540Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_resize__cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 55%] 2023-01-11T21:45:20.8476960Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_resize_as__cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 55%] 2023-01-11T21:45:20.8477390Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_resize_as__cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 55%] 2023-01-11T21:45:20.8477710Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_resolve_conj_cpu_complex128 PASSED [ 55%] 2023-01-11T21:45:20.8478090Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_resolve_conj_cpu_float64 PASSED [ 55%] 2023-01-11T21:45:20.8478380Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_roll_cpu_complex128 PASSED [ 55%] 2023-01-11T21:45:20.8478660Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_roll_cpu_float64 PASSED [ 55%] 2023-01-11T21:45:20.8478930Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_rot90_cpu_complex128 PASSED [ 56%] 2023-01-11T21:45:20.8479210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_round_decimals_0_cpu_float64 PASSED [ 56%] 2023-01-11T21:45:20.8479510Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_round_decimals_3_cpu_float64 SKIPPED (Skipped!) [ 56%] 2023-01-11T21:45:20.8479800Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_rsqrt_cpu_complex128 PASSED [ 56%] 2023-01-11T21:45:20.8480070Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_rsqrt_cpu_float64 PASSED [ 56%] 2023-01-11T21:45:20.8480340Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_rsub_cpu_complex128 PASSED [ 56%] 2023-01-11T21:45:20.8480610Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_rsub_cpu_float64 PASSED [ 56%] 2023-01-11T21:45:20.8481000Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_scalar_tensor_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T21:45:20.8481330Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_scatter_add_cpu_complex128 PASSED [ 56%] 2023-01-11T21:45:20.8481620Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_scatter_reduce_amin_cpu_float64 PASSED [ 56%] 2023-01-11T21:45:20.8481910Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_scatter_reduce_prod_cpu_float64 PASSED [ 56%] 2023-01-11T21:45:20.8482300Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_searchsorted_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T21:45:20.8482760Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_segment_reduce_lengths_cpu_float64 SKIPPED (Op claims it doesn't support gradgrad. This is not verified.) [ 56%] 2023-01-11T21:45:20.8483100Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_select_cpu_complex128 PASSED [ 56%] 2023-01-11T21:45:20.8483370Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sgn_cpu_complex128 PASSED [ 56%] 2023-01-11T21:45:20.8483640Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sigmoid_cpu_float64 PASSED [ 56%] 2023-01-11T21:45:20.8484040Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_signal_windows_bartlett_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T21:45:20.8484490Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_signal_windows_cosine_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T21:45:20.8484940Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_signal_windows_exponential_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T21:45:20.8485390Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_signal_windows_gaussian_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T21:45:20.8486010Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_signal_windows_general_cosine_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T21:45:20.8486460Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_signal_windows_hamming_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T21:45:20.8486900Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_signal_windows_hann_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T21:45:20.8487390Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_signal_windows_kaiser_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T21:45:20.8487840Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_signal_windows_nuttall_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 56%] 2023-01-11T21:45:20.8488160Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sin_cpu_float64 PASSED [ 57%] 2023-01-11T21:45:20.8488440Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sinh_cpu_float64 PASSED [ 57%] 2023-01-11T21:45:20.8488710Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_slice_cpu_complex128 PASSED [ 57%] 2023-01-11T21:45:20.8488980Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_slice_cpu_float64 PASSED [ 57%] 2023-01-11T21:45:20.8489260Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_softmax_cpu_float64 PASSED [ 57%] 2023-01-11T21:45:20.8489530Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sort_cpu_float64 PASSED [ 57%] 2023-01-11T21:45:20.8489820Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sparse_sampled_addmm_cpu_float64 SKIPPED (Skipped!) [ 57%] 2023-01-11T21:45:20.8490240Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_bessel_j0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2023-01-11T21:45:20.8490680Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_bessel_y1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2023-01-11T21:45:20.8491130Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_t_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2023-01-11T21:45:20.8491610Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_u_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2023-01-11T21:45:20.8492090Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_v_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 57%] 2023-01-11T21:45:20.8492550Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_chebyshev_polynomial_w_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 57%] 2023-01-11T21:45:20.8492890Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_entr_cpu_float64 PASSED [ 57%] 2023-01-11T21:45:20.8493300Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_hermite_polynomial_h_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2023-01-11T21:45:20.8493650Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_i0e_cpu_float64 PASSED [ 57%] 2023-01-11T21:45:20.8493920Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_i1e_cpu_float64 PASSED [ 57%] 2023-01-11T21:45:20.8494350Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_legendre_polynomial_p_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 57%] 2023-01-11T21:45:20.8494820Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_modified_bessel_i0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2023-01-11T21:45:20.8495280Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_modified_bessel_k0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2023-01-11T21:45:20.8495870Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_modified_bessel_k1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2023-01-11T21:45:20.8496220Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_ndtri_cpu_float64 PASSED [ 57%] 2023-01-11T21:45:20.8496660Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_scaled_modified_bessel_k0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2023-01-11T21:45:20.8497220Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_scaled_modified_bessel_k1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 57%] 2023-01-11T21:45:20.8501310Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_shifted_chebyshev_polynomial_w_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 57%] 2023-01-11T21:45:20.8501770Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_special_zeta_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 58%] 2023-01-11T21:45:20.8502090Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_split_cpu_complex128 PASSED [ 58%] 2023-01-11T21:45:20.8502360Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_split_cpu_float64 PASSED [ 58%] 2023-01-11T21:45:20.8502640Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_split_list_args_cpu_complex128 PASSED [ 58%] 2023-01-11T21:45:20.8502930Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_split_with_sizes_cpu_complex128 PASSED [ 58%] 2023-01-11T21:45:20.8503210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sqrt_cpu_complex128 PASSED [ 58%] 2023-01-11T21:45:20.8503480Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sqrt_cpu_float64 PASSED [ 58%] 2023-01-11T21:45:20.8503760Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_square_cpu_complex128 PASSED [ 58%] 2023-01-11T21:45:20.8504040Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_square_cpu_float64 PASSED [ 58%] 2023-01-11T21:45:20.8504320Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_squeeze_cpu_complex128 PASSED [ 58%] 2023-01-11T21:45:20.8504600Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_squeeze_cpu_float64 PASSED [ 58%] 2023-01-11T21:45:20.8504880Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_stack_cpu_complex128 PASSED [ 58%] 2023-01-11T21:45:20.8505150Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_std_cpu_float64 PASSED [ 58%] 2023-01-11T21:45:20.8505420Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_std_mean_cpu_complex128 PASSED [ 58%] 2023-01-11T21:45:20.8505690Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_std_mean_cpu_float64 PASSED [ 58%] 2023-01-11T21:45:20.8505980Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_std_mean_unbiased_cpu_complex128 PASSED [ 58%] 2023-01-11T21:45:20.8506280Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_std_mean_unbiased_cpu_float64 PASSED [ 58%] 2023-01-11T21:45:20.8506560Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sub_cpu_complex128 PASSED [ 58%] 2023-01-11T21:45:20.8506840Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_sum_to_size_cpu_float64 PASSED [ 58%] 2023-01-11T21:45:20.8507120Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_svd_lowrank_cpu_float64 PASSED [ 58%] 2023-01-11T21:45:20.8507410Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_t_cpu_complex128 PASSED [ 58%] 2023-01-11T21:45:20.8507690Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_take_along_dim_cpu_float64 PASSED [ 58%] 2023-01-11T21:45:20.8507980Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_take_cpu_complex128 PASSED [ 58%] 2023-01-11T21:45:20.8508410Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_tan_cpu_float64 PASSED [ 58%] 2023-01-11T21:45:20.8508690Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_tensor_split_cpu_float64 PASSED [ 58%] 2023-01-11T21:45:20.8508970Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_tensordot_cpu_complex128 PASSED [ 59%] 2023-01-11T21:45:20.8509250Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_tile_cpu_float64 PASSED [ 59%] 2023-01-11T21:45:20.8509520Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_topk_cpu_float64 PASSED [ 59%] 2023-01-11T21:45:20.8509800Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_trace_cpu_complex128 PASSED [ 59%] 2023-01-11T21:45:20.8510150Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_trapezoid_cpu_complex128 PASSED [ 59%] 2023-01-11T21:45:20.8510440Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_tril_cpu_float64 PASSED [ 59%] 2023-01-11T21:45:20.8510710Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_triu_cpu_float64 PASSED [ 59%] 2023-01-11T21:45:20.8510990Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_true_divide_cpu_complex128 PASSED [ 59%] 2023-01-11T21:45:20.8511270Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_true_divide_cpu_float64 PASSED [ 59%] 2023-01-11T21:45:20.8511550Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_unbind_cpu_complex128 PASSED [ 59%] 2023-01-11T21:45:20.8511830Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_unbind_cpu_float64 PASSED [ 59%] 2023-01-11T21:45:20.8512120Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_unfold_copy_cpu_complex128 PASSED [ 59%] 2023-01-11T21:45:20.8512400Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_unfold_cpu_float64 PASSED [ 59%] 2023-01-11T21:45:20.8512800Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_uniform_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 59%] 2023-01-11T21:45:20.8513230Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_unique_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 59%] 2023-01-11T21:45:20.8513550Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_var_cpu_float64 PASSED [ 59%] 2023-01-11T21:45:20.8513830Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_var_mean_cpu_complex128 PASSED [ 59%] 2023-01-11T21:45:20.8514110Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_var_mean_unbiased_cpu_float64 PASSED [ 59%] 2023-01-11T21:45:20.8514400Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_var_unbiased_cpu_complex128 PASSED [ 59%] 2023-01-11T21:45:20.8514690Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_var_unbiased_cpu_float64 PASSED [ 59%] 2023-01-11T21:45:20.8514960Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_vdot_cpu_float64 PASSED [ 59%] 2023-01-11T21:45:20.8515240Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_view_as_complex_cpu_float64 PASSED [ 59%] 2023-01-11T21:45:20.8515510Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_view_as_cpu_float64 PASSED [ 59%] 2023-01-11T21:45:20.8515790Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_view_as_real_cpu_complex128 PASSED [ 59%] 2023-01-11T21:45:20.8516070Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_view_copy_cpu_float64 PASSED [ 59%] 2023-01-11T21:45:20.8516350Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_view_cpu_complex128 PASSED [ 60%] 2023-01-11T21:45:20.8516620Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_vsplit_cpu_float64 PASSED [ 60%] 2023-01-11T21:45:20.8516900Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_zero__cpu_complex128 PASSED [ 60%] 2023-01-11T21:45:20.8517170Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_zero__cpu_float64 PASSED [ 60%] 2023-01-11T21:45:20.8517560Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_zeros_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 60%] 2023-01-11T21:45:20.8518140Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_zeros_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 60%] 2023-01-11T21:45:20.8518570Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_zeros_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 60%] 2023-01-11T21:45:20.8518910Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_H_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 60%] 2023-01-11T21:45:20.8519230Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_H_cpu_float64 SKIPPED (Op has no inplace variant!) [ 60%] 2023-01-11T21:45:20.8519440Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_T_cpu_float64 SKIPPED (Op has no inplace variant!) [ 60%] 2023-01-11T21:45:20.8519610Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad___getitem___cpu_complex128 SKIPPED (Op has no inplace variant!) [ 60%] 2023-01-11T21:45:20.8519760Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad___getitem___cpu_float64 SKIPPED (Op has no inplace variant!) [ 60%] 2023-01-11T21:45:20.8519910Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad___radd___cpu_float64 SKIPPED (Op has no inplace variant!) [ 60%] 2023-01-11T21:45:20.8520070Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad___rmatmul___cpu_float64 SKIPPED (Op has no inplace variant!) [ 60%] 2023-01-11T21:45:20.8520220Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad___rmul___cpu_complex128 SKIPPED (Op has no inplace variant!) [ 60%] 2023-01-11T21:45:20.8520380Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad___rmul___cpu_float64 SKIPPED (Op has no inplace variant!) [ 60%] 2023-01-11T21:45:20.8520520Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad___rpow___cpu_float64 SKIPPED (Skipped!) [ 60%] 2023-01-11T21:45:20.8520670Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad___rsub___cpu_complex128 SKIPPED (Op has no inplace variant!) [ 60%] 2023-01-11T21:45:20.8520810Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad___rsub___cpu_float64 SKIPPED (Op has no inplace variant!) [ 60%] 2023-01-11T21:45:20.8520980Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad__softmax_backward_data_cpu_float64 SKIPPED (Op has no inplace variant!) [ 60%] 2023-01-11T21:45:20.8521220Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_abs_cpu_complex128 SKIPPED (In-place abs not supported for complex tensors) [ 60%] 2023-01-11T21:45:20.8521350Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_abs_cpu_float64 PASSED [ 60%] 2023-01-11T21:45:20.8521480Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_acosh_cpu_float64 PASSED [ 60%] 2023-01-11T21:45:20.8521610Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_addcdiv_cpu_float64 PASSED [ 60%] 2023-01-11T21:45:20.8521740Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_addcmul_cpu_complex128 PASSED [ 60%] 2023-01-11T21:45:20.8521870Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_addmm_cpu_float64 PASSED [ 61%] 2023-01-11T21:45:20.8522000Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_addmv_cpu_complex128 PASSED [ 61%] 2023-01-11T21:45:20.8522230Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_all_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T21:45:20.8522470Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_allclose_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T21:45:20.8522620Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_amax_cpu_float64 SKIPPED (Op has no inplace variant!) [ 61%] 2023-01-11T21:45:20.8522770Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_amin_cpu_float64 SKIPPED (Op has no inplace variant!) [ 61%] 2023-01-11T21:45:20.8523000Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_aminmax_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T21:45:20.8523350Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_any_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T21:45:20.8523580Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_argmax_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T21:45:20.8523820Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_argmin_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T21:45:20.8524100Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_argwhere_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T21:45:20.8524350Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_argwhere_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 61%] 2023-01-11T21:45:20.8524500Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_as_strided_cpu_float64 SKIPPED (Numerous errors) [ 61%] 2023-01-11T21:45:20.8524640Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_as_strided_partial_views_cpu_complex128 XFAIL [ 61%] 2023-01-11T21:45:20.8524790Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_as_strided_partial_views_cpu_float64 XFAIL [ 61%] 2023-01-11T21:45:20.8524950Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_as_strided_scatter_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 61%] 2023-01-11T21:45:20.8525120Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_as_strided_scatter_cpu_float64 SKIPPED (Op has no inplace variant!) [ 61%] 2023-01-11T21:45:20.8525240Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_asin_cpu_float64 PASSED [ 61%] 2023-01-11T21:45:20.8525370Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_asinh_cpu_float64 PASSED [ 61%] 2023-01-11T21:45:20.8525500Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_atan2_cpu_float64 PASSED [ 61%] 2023-01-11T21:45:20.8525630Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_atan_cpu_complex128 PASSED [ 61%] 2023-01-11T21:45:20.8525750Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_atan_cpu_float64 PASSED [ 61%] 2023-01-11T21:45:20.8525880Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_atanh_cpu_complex128 PASSED [ 61%] 2023-01-11T21:45:20.8526040Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_atleast_1d_cpu_float64 SKIPPED (Op has no inplace variant!) [ 61%] 2023-01-11T21:45:20.8526200Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_atleast_2d_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 61%] 2023-01-11T21:45:20.8526350Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_atleast_3d_cpu_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T21:45:20.8526490Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_baddbmm_cpu_complex128 PASSED [ 62%] 2023-01-11T21:45:20.8526650Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_bernoulli_cpu_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T21:45:20.8526810Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_block_diag_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T21:45:20.8527040Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_bool_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 62%] 2023-01-11T21:45:20.8527210Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_broadcast_to_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T21:45:20.8527450Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_bucketize_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 62%] 2023-01-11T21:45:20.8527610Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cartesian_prod_cpu_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T21:45:20.8527980Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cat_cpu_complex128 SKIPPED (TODO(whc) fix pre-existing bug with cat for newly added opinfo for empty+nonempty) [ 62%] 2023-01-11T21:45:20.8528250Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cat_cpu_float64 SKIPPED (TODO(whc) fix pre-existing bug with cat for newly added opinfo for empty+nonempty) [ 62%] 2023-01-11T21:45:20.8528400Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cdist_cpu_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T21:45:20.8528590Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_ceil_cpu_float64 PASSED [ 62%] 2023-01-11T21:45:20.8528760Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cfloat_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T21:45:20.8528920Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_chalf_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T21:45:20.8529070Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_chalf_cpu_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T21:45:20.8529320Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_char_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 62%] 2023-01-11T21:45:20.8529480Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cholesky_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T21:45:20.8529640Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cholesky_cpu_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T21:45:20.8529800Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cholesky_inverse_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T21:45:20.8529970Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cholesky_inverse_cpu_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T21:45:20.8530130Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cholesky_solve_cpu_float64 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T21:45:20.8530280Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_chunk_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T21:45:20.8530410Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_clamp_cpu_float64 PASSED [ 62%] 2023-01-11T21:45:20.8530540Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_clamp_max_cpu_float64 PASSED [ 62%] 2023-01-11T21:45:20.8530700Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_clone_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 62%] 2023-01-11T21:45:20.8530850Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_clone_cpu_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T21:45:20.8534360Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_column_stack_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T21:45:20.8534570Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_column_stack_cpu_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T21:45:20.8534730Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_combinations_cpu_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T21:45:20.8534880Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_conj_cpu_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T21:45:20.8535020Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_conj_physical_cpu_complex128 PASSED [ 63%] 2023-01-11T21:45:20.8535180Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_constant_pad_nd_cpu_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T21:45:20.8535310Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_copysign_cpu_float64 PASSED [ 63%] 2023-01-11T21:45:20.8535500Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_corrcoef_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T21:45:20.8535740Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cos_cpu_complex128 PASSED [ 63%] 2023-01-11T21:45:20.8535870Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cos_cpu_float64 PASSED [ 63%] 2023-01-11T21:45:20.8536000Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cosh_cpu_float64 PASSED [ 63%] 2023-01-11T21:45:20.8536150Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cross_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T21:45:20.8536310Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cross_cpu_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T21:45:20.8536470Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_cumulative_trapezoid_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T21:45:20.8536600Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_deg2rad_cpu_float64 PASSED [ 63%] 2023-01-11T21:45:20.8536760Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_diag_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T21:45:20.8536910Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_diag_cpu_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T21:45:20.8537070Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_diag_embed_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T21:45:20.8537220Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_diag_embed_cpu_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T21:45:20.8537380Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_diagflat_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T21:45:20.8537530Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_diagflat_cpu_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T21:45:20.8537690Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_diagonal_copy_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T21:45:20.8537850Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_diagonal_scatter_cpu_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T21:45:20.8538000Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_diff_cpu_float64 SKIPPED (Op has no inplace variant!) [ 63%] 2023-01-11T21:45:20.8538130Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_digamma_cpu_float64 PASSED [ 64%] 2023-01-11T21:45:20.8538280Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_dist_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T21:45:20.8538430Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_dot_cpu_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T21:45:20.8538590Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_double_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T21:45:20.8538930Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_dsplit_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T21:45:20.8539090Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_dsplit_cpu_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T21:45:20.8539250Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_dstack_cpu_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T21:45:20.8539530Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_empty_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 64%] 2023-01-11T21:45:20.8539770Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_empty_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 64%] 2023-01-11T21:45:20.8540010Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_empty_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 64%] 2023-01-11T21:45:20.8540130Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_erf_cpu_float64 PASSED [ 64%] 2023-01-11T21:45:20.8540350Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_erfinv_cpu_float64 PASSED [ 64%] 2023-01-11T21:45:20.8540480Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_exp2_cpu_float64 PASSED [ 64%] 2023-01-11T21:45:20.8540610Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_exp_cpu_complex128 PASSED [ 64%] 2023-01-11T21:45:20.8540740Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_exp_cpu_float64 PASSED [ 64%] 2023-01-11T21:45:20.8540890Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_expand_as_cpu_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T21:45:20.8541120Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_eye_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 64%] 2023-01-11T21:45:20.8541350Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_eye_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 64%] 2023-01-11T21:45:20.8541510Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_fft2_cpu_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T21:45:20.8541670Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_hfft2_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T21:45:20.8541820Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_hfft_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T21:45:20.8541970Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_hfft_cpu_float64 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T21:45:20.8542130Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_hfftn_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T21:45:20.8542280Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_ifft2_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T21:45:20.8546510Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_ifft_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 64%] 2023-01-11T21:45:20.8546700Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_ifftn_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T21:45:20.8546860Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_ifftshift_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T21:45:20.8547020Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_ihfft_cpu_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T21:45:20.8547170Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_irfft2_cpu_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T21:45:20.8547320Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_irfft_cpu_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T21:45:20.8547640Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fft_irfftn_cpu_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T21:45:20.8547810Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_flatten_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T21:45:20.8547960Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_flip_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T21:45:20.8548110Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_flip_cpu_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T21:45:20.8548260Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fliplr_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T21:45:20.8548400Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_float_power_cpu_float64 PASSED [ 65%] 2023-01-11T21:45:20.8548680Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_floor_divide_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2023-01-11T21:45:20.8548920Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_fmin_cpu_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T21:45:20.8549050Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_frac_cpu_float64 PASSED [ 65%] 2023-01-11T21:45:20.8549290Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_full_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2023-01-11T21:45:20.8549530Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_full_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2023-01-11T21:45:20.8549760Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_ge_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2023-01-11T21:45:20.8549910Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_gradient_cpu_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T21:45:20.8550140Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_gt_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2023-01-11T21:45:20.8550300Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_half_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T21:45:20.8550450Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_half_cpu_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T21:45:20.8550680Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_histogram_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 65%] 2023-01-11T21:45:20.8550830Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_hsplit_cpu_float64 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T21:45:20.8550960Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_hypot_cpu_float64 PASSED [ 65%] 2023-01-11T21:45:20.8551090Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_index_add_cpu_complex128 PASSED [ 65%] 2023-01-11T21:45:20.8551230Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_index_copy_cpu_float64 PASSED [ 66%] 2023-01-11T21:45:20.8551360Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_index_fill_cpu_complex128 PASSED [ 66%] 2023-01-11T21:45:20.8551490Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_index_fill_cpu_float64 PASSED [ 66%] 2023-01-11T21:45:20.8551620Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_index_put_cpu_float64 PASSED [ 66%] 2023-01-11T21:45:20.8551770Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_index_select_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 66%] 2023-01-11T21:45:20.8552010Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_isclose_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T21:45:20.8552240Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_isclose_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T21:45:20.8552570Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_isfinite_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T21:45:20.8552810Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_isin_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T21:45:20.8553050Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_isnan_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T21:45:20.8553280Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_isreal_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T21:45:20.8553510Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_isreal_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 66%] 2023-01-11T21:45:20.8553660Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_istft_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 66%] 2023-01-11T21:45:20.8553910Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_jiterator_2inputs_2outputs_cpu_float64 SKIPPED (Only runs on cuda) [ 66%] 2023-01-11T21:45:20.8554080Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_jiterator_4inputs_with_extra_args_cpu_float64 SKIPPED (Only runs on cuda) [ 66%] 2023-01-11T21:45:20.8554240Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_jiterator_unary_cpu_complex128 SKIPPED (Only runs on cuda) [ 66%] 2023-01-11T21:45:20.8554390Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_jiterator_unary_cpu_float64 SKIPPED (Only runs on cuda) [ 66%] 2023-01-11T21:45:20.8554530Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_kron_cpu_float64 SKIPPED (Op has no inplace variant!) [ 66%] 2023-01-11T21:45:20.8554680Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_kthvalue_cpu_float64 SKIPPED (Op has no inplace variant!) [ 66%] 2023-01-11T21:45:20.8554810Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_ldexp_cpu_float64 PASSED [ 66%] 2023-01-11T21:45:20.8554940Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_lerp_cpu_complex128 PASSED [ 66%] 2023-01-11T21:45:20.8555060Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_lerp_cpu_float64 PASSED [ 66%] 2023-01-11T21:45:20.8555190Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_lgamma_cpu_float64 PASSED [ 66%] 2023-01-11T21:45:20.8555350Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_cond_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 66%] 2023-01-11T21:45:20.8555510Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_cross_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 66%] 2023-01-11T21:45:20.8555670Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_det_singular_cpu_float64 SKIPPED (Op has no inplace variant!) [ 66%] 2023-01-11T21:45:20.8555830Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_eig_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T21:45:20.8555990Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_eigh_cpu_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T21:45:20.8556150Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_eigvals_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T21:45:20.8556320Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_householder_product_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T21:45:20.8556480Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_householder_product_cpu_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T21:45:20.8556640Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_inv_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T21:45:20.8556860Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_inv_cpu_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T21:45:20.8557130Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_ldl_factor_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 67%] 2023-01-11T21:45:20.8557380Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_ldl_factor_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 67%] 2023-01-11T21:45:20.8557640Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_ldl_factor_ex_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 67%] 2023-01-11T21:45:20.8557780Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_lstsq_cpu_complex128 SKIPPED (Skipped!) [ 67%] 2023-01-11T21:45:20.8557950Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_lstsq_grad_oriented_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T21:45:20.8558110Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_lu_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T21:45:20.8558340Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_lu_cpu_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T21:45:20.8558490Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_lu_factor_cpu_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T21:45:20.8558650Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_matrix_norm_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T21:45:20.8558820Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_matrix_power_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T21:45:20.8558980Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_matrix_power_cpu_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T21:45:20.8559230Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_matrix_rank_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 67%] 2023-01-11T21:45:20.8559500Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_matrix_rank_hermitian_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 67%] 2023-01-11T21:45:20.8559760Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_matrix_rank_hermitian_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 67%] 2023-01-11T21:45:20.8559920Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_norm_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T21:45:20.8560100Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_norm_subgradients_at_zero_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T21:45:20.8560260Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_pinv_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T21:45:20.8560410Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_pinv_cpu_float64 SKIPPED (Op has no inplace variant!) [ 67%] 2023-01-11T21:45:20.8560600Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_pinv_singular_cpu_float64 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 68%] 2023-01-11T21:45:20.8560760Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_qr_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T21:45:20.8560910Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_slogdet_cpu_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T21:45:20.8561080Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_solve_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T21:45:20.8561230Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_solve_cpu_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T21:45:20.8561480Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_solve_ex_cpu_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T21:45:20.8561650Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_solve_triangular_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T21:45:20.8561810Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_svdvals_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T21:45:20.8561970Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_tensorinv_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T21:45:20.8562130Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_tensorinv_cpu_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T21:45:20.8562300Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_tensorsolve_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T21:45:20.8562460Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_tensorsolve_cpu_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T21:45:20.8562700Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_vector_norm_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T21:45:20.8562870Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_vector_norm_cpu_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T21:45:20.8563110Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linspace_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 68%] 2023-01-11T21:45:20.8563240Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_log1p_cpu_float64 PASSED [ 68%] 2023-01-11T21:45:20.8563370Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_log2_cpu_complex128 PASSED [ 68%] 2023-01-11T21:45:20.8563500Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_log2_cpu_float64 PASSED [ 68%] 2023-01-11T21:45:20.8563650Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_log_softmax_cpu_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T21:45:20.8563810Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_logaddexp_cpu_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T21:45:20.8563970Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_logcumsumexp_cpu_float64 SKIPPED (Op has no inplace variant!) [ 68%] 2023-01-11T21:45:20.8564210Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_logical_and_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 68%] 2023-01-11T21:45:20.8564450Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_logical_not_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 68%] 2023-01-11T21:45:20.8564690Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_logical_or_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 68%] 2023-01-11T21:45:20.8564820Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_logit_cpu_float64 PASSED [ 68%] 2023-01-11T21:45:20.8565060Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_logspace_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2023-01-11T21:45:20.8565210Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_logsumexp_cpu_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T21:45:20.8565450Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_long_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2023-01-11T21:45:20.8565670Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_lt_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2023-01-11T21:45:20.8565820Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_lu_cpu_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T21:45:20.8566060Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_lu_solve_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T21:45:20.8566220Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_lu_unpack_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T21:45:20.8566370Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_mH_cpu_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T21:45:20.8566520Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_mT_cpu_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T21:45:20.8566670Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_amin_cpu_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T21:45:20.8566910Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_argmax_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 69%] 2023-01-11T21:45:20.8567070Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_cumprod_cpu_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T21:45:20.8567300Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_cumsum_cpu_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T21:45:20.8567440Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_fill_cpu_complex128 PASSED [ 69%] 2023-01-11T21:45:20.8567590Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_mean_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T21:45:20.8567740Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_median_cpu_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T21:45:20.8567900Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_normalize_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T21:45:20.8568060Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_normalize_cpu_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T21:45:20.8568220Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_prod_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T21:45:20.8568350Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_scatter_cpu_complex128 PASSED [ 69%] 2023-01-11T21:45:20.8568510Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_select_cpu_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T21:45:20.8568660Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_std_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T21:45:20.8568810Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_std_cpu_float64 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T21:45:20.8568960Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_sum_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T21:45:20.8569110Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_var_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 69%] 2023-01-11T21:45:20.8569260Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_masked_var_cpu_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T21:45:20.8569410Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_matmul_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T21:45:20.8569560Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_matmul_cpu_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T21:45:20.8569710Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_matrix_exp_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T21:45:20.8569860Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_max_binary_cpu_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T21:45:20.8570010Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_mean_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T21:45:20.8570230Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_mean_cpu_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T21:45:20.8570380Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_median_cpu_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T21:45:20.8570560Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_meshgrid_list_of_tensors_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T21:45:20.8570730Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_meshgrid_variadic_tensors_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T21:45:20.8570890Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_meshgrid_variadic_tensors_cpu_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T21:45:20.8571040Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_min_binary_cpu_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T21:45:20.8571210Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_min_reduction_with_dim_cpu_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T21:45:20.8571430Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_mode_cpu_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T21:45:20.8571580Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_movedim_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T21:45:20.8571730Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_movedim_cpu_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T21:45:20.8571860Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_mul_cpu_complex128 PASSED [ 70%] 2023-01-11T21:45:20.8572100Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_multinomial_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 70%] 2023-01-11T21:45:20.8572250Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_mv_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T21:45:20.8572380Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nan_to_num_cpu_float64 PASSED [ 70%] 2023-01-11T21:45:20.8572530Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nanquantile_cpu_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T21:45:20.8572680Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nansum_cpu_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T21:45:20.8572910Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_narrow_copy_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 70%] 2023-01-11T21:45:20.8573070Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_native_dropout_backward_cpu_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T21:45:20.8573300Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_ne_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 70%] 2023-01-11T21:45:20.8573430Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_neg_cpu_complex128 PASSED [ 71%] 2023-01-11T21:45:20.8573550Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_neg_cpu_float64 PASSED [ 71%] 2023-01-11T21:45:20.8573790Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_new_empty_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2023-01-11T21:45:20.8574020Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_new_empty_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2023-01-11T21:45:20.8574270Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_new_empty_strided_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2023-01-11T21:45:20.8574510Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_new_empty_strided_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2023-01-11T21:45:20.8574810Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_new_ones_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2023-01-11T21:45:20.8575060Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_new_ones_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2023-01-11T21:45:20.8575300Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_new_zeros_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2023-01-11T21:45:20.8575520Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_new_zeros_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 71%] 2023-01-11T21:45:20.8575700Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional__scaled_dot_product_attention_cpu_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T21:45:20.8575850Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_alpha_dropout_cpu_float64 PASSED [ 71%] 2023-01-11T21:45:20.8576010Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_avg_pool2d_cpu_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T21:45:20.8576240Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_avg_pool3d_cpu_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T21:45:20.8576410Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_conv1d_cpu_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T21:45:20.8576570Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_conv2d_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T21:45:20.8576730Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_conv2d_cpu_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T21:45:20.8576890Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_conv_transpose1d_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T21:45:20.8577070Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_conv_transpose2d_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T21:45:20.8577240Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_conv_transpose3d_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T21:45:20.8577400Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_ctc_loss_cpu_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T21:45:20.8577540Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_dropout2d_cpu_float64 PASSED [ 71%] 2023-01-11T21:45:20.8577680Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_dropout3d_cpu_float64 PASSED [ 71%] 2023-01-11T21:45:20.8577850Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_embedding_bag_cpu_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T21:45:20.8578010Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_embedding_cpu_float64 SKIPPED (Op has no inplace variant!) [ 71%] 2023-01-11T21:45:20.8578170Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_feature_alpha_dropout_with_train_cpu_float64 PASSED [ 72%] 2023-01-11T21:45:20.8578330Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 PASSED [ 72%] 2023-01-11T21:45:20.8578490Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_gelu_cpu_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T21:45:20.8578650Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_grid_sample_cpu_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T21:45:20.8578820Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_group_norm_cpu_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T21:45:20.8579050Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_hardsigmoid_cpu_float64 PASSED [ 72%] 2023-01-11T21:45:20.8579220Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_hardtanh_cpu_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T21:45:20.8579390Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_instance_norm_cpu_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T21:45:20.8579560Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_interpolate_area_cpu_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T21:45:20.8579730Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_interpolate_bicubic_cpu_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T21:45:20.8579900Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_interpolate_nearest_cpu_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T21:45:20.8580060Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_l1_loss_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T21:45:20.8580300Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_l1_loss_cpu_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T21:45:20.8580440Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_leaky_relu_cpu_float64 PASSED [ 72%] 2023-01-11T21:45:20.8580610Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_linear_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T21:45:20.8580770Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_local_response_norm_cpu_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T21:45:20.8580940Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_logsigmoid_cpu_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T21:45:20.8581100Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_max_pool3d_cpu_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T21:45:20.8581260Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_max_unpool1d_cpu_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T21:45:20.8581430Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_max_unpool2d_grad_cpu_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T21:45:20.8581590Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_max_unpool3d_grad_cpu_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T21:45:20.8581730Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_mish_cpu_float64 PASSED [ 72%] 2023-01-11T21:45:20.8581890Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_mse_loss_cpu_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T21:45:20.8582060Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_multilabel_soft_margin_loss_cpu_float64 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T21:45:20.8582230Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_pad_circular_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 72%] 2023-01-11T21:45:20.8582400Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_pad_constant_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:45:20.8582560Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_pad_constant_cpu_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:45:20.8582720Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_pad_reflect_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:45:20.8582880Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_pad_reflect_cpu_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:45:20.8583120Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_pad_replicate_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:45:20.8583290Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_pad_replicate_cpu_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:45:20.8583450Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_pdist_cpu_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:45:20.8583610Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_pixel_shuffle_cpu_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:45:20.8583780Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_pixel_unshuffle_cpu_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:45:20.8583930Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_relu_cpu_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:45:20.8584070Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_selu_cpu_float64 PASSED [ 73%] 2023-01-11T21:45:20.8584310Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_soft_margin_loss_cpu_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:45:20.8584470Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_softmin_cpu_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:45:20.8584630Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_softplus_cpu_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:45:20.8584790Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_softsign_cpu_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:45:20.8584950Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_tanhshrink_cpu_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:45:20.8585130Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_loss_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:45:20.8585310Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:45:20.8585500Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:45:20.8585660Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_unfold_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:45:20.8585810Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_nn_functional_unfold_cpu_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:45:20.8585960Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_norm_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:45:20.8586120Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_norm_fro_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:45:20.8586270Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_norm_inf_cpu_float64 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:45:20.8586420Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_norm_nuc_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 73%] 2023-01-11T21:45:20.8586660Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_ones_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 74%] 2023-01-11T21:45:20.8586890Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_ones_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 74%] 2023-01-11T21:45:20.8587040Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_ormqr_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T21:45:20.8587260Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_ormqr_cpu_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T21:45:20.8587420Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_outer_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T21:45:20.8587570Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_pinverse_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T21:45:20.8591300Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_pinverse_cpu_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T21:45:20.8591480Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_polygamma_polygamma_n_0_cpu_float64 PASSED [ 74%] 2023-01-11T21:45:20.8591630Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_polygamma_polygamma_n_1_cpu_float64 SKIPPED (Skipped!) [ 74%] 2023-01-11T21:45:20.8591780Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_polygamma_polygamma_n_2_cpu_float64 SKIPPED (Skipped!) [ 74%] 2023-01-11T21:45:20.8592100Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_polygamma_polygamma_n_4_cpu_float64 SKIPPED (Skipped!) [ 74%] 2023-01-11T21:45:20.8592250Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_positive_cpu_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T21:45:20.8592380Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_pow_cpu_complex128 PASSED [ 74%] 2023-01-11T21:45:20.8592500Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_pow_cpu_float64 PASSED [ 74%] 2023-01-11T21:45:20.8592630Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_put_cpu_complex128 PASSED [ 74%] 2023-01-11T21:45:20.8592750Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_put_cpu_float64 PASSED [ 74%] 2023-01-11T21:45:20.8592900Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_quantile_cpu_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T21:45:20.8593180Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_randn_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 74%] 2023-01-11T21:45:20.8593420Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_randn_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 74%] 2023-01-11T21:45:20.8593560Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_ravel_cpu_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T21:45:20.8593710Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_real_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T21:45:20.8593860Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_real_cpu_float64 SKIPPED (Op has no inplace variant!) [ 74%] 2023-01-11T21:45:20.8593990Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_reciprocal_cpu_float64 PASSED [ 74%] 2023-01-11T21:45:20.8594110Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_remainder_cpu_float64 PASSED [ 74%] 2023-01-11T21:45:20.8594240Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_renorm_cpu_float64 PASSED [ 74%] 2023-01-11T21:45:20.8594410Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_repeat_interleave_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T21:45:20.8594560Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_repeat_interleave_cpu_float64 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T21:45:20.8594720Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_reshape_as_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T21:45:20.8594870Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_reshape_as_cpu_float64 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T21:45:20.8595020Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_reshape_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T21:45:20.8595240Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_reshape_cpu_float64 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T21:45:20.8595480Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_resize__cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2023-01-11T21:45:20.8595640Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_resolve_conj_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T21:45:20.8595790Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_resolve_conj_cpu_float64 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T21:45:20.8595950Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_resolve_neg_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T21:45:20.8596090Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_roll_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T21:45:20.8596240Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_roll_cpu_float64 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T21:45:20.8596440Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_round_decimals_0_cpu_float64 PASSED [ 75%] 2023-01-11T21:45:20.8596600Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_round_decimals_neg_3_cpu_float64 SKIPPED (Skipped!) [ 75%] 2023-01-11T21:45:20.8596720Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_rsqrt_cpu_complex128 PASSED [ 75%] 2023-01-11T21:45:20.8596870Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_rsub_cpu_float64 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T21:45:20.8597000Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_scatter_add_cpu_float64 PASSED [ 75%] 2023-01-11T21:45:20.8597130Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_scatter_cpu_float64 PASSED [ 75%] 2023-01-11T21:45:20.8597270Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_scatter_reduce_mean_cpu_float64 PASSED [ 75%] 2023-01-11T21:45:20.8597400Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_scatter_reduce_sum_cpu_float64 PASSED [ 75%] 2023-01-11T21:45:20.8597650Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_searchsorted_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 75%] 2023-01-11T21:45:20.8597810Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_segment_reduce_lengths_cpu_float64 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T21:45:20.8597970Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_segment_reduce_offsets_cpu_float64 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T21:45:20.8598120Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_select_scatter_cpu_float64 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T21:45:20.8598250Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sgn_cpu_complex128 PASSED [ 75%] 2023-01-11T21:45:20.8598370Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sgn_cpu_float64 PASSED [ 76%] 2023-01-11T21:45:20.8598490Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sign_cpu_float64 PASSED [ 76%] 2023-01-11T21:45:20.8598750Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_signal_windows_blackman_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T21:45:20.8599000Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_signal_windows_exponential_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T21:45:20.8599250Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_signal_windows_gaussian_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T21:45:20.8599500Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_signal_windows_general_cosine_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T21:45:20.8599850Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_signal_windows_general_hamming_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T21:45:20.8600110Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_signal_windows_kaiser_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T21:45:20.8600350Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_signal_windows_nuttall_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T21:45:20.8600480Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sin_cpu_complex128 PASSED [ 76%] 2023-01-11T21:45:20.8600610Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sinc_cpu_complex128 PASSED [ 76%] 2023-01-11T21:45:20.8600730Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sinh_cpu_complex128 PASSED [ 76%] 2023-01-11T21:45:20.8600880Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_slice_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 76%] 2023-01-11T21:45:20.8601030Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_slice_cpu_float64 SKIPPED (Op has no inplace variant!) [ 76%] 2023-01-11T21:45:20.8601270Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_slice_scatter_cpu_float64 SKIPPED (Op has no inplace variant!) [ 76%] 2023-01-11T21:45:20.8601420Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_softmax_cpu_float64 SKIPPED (Op has no inplace variant!) [ 76%] 2023-01-11T21:45:20.8601580Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_softmax_with_dtype_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 76%] 2023-01-11T21:45:20.8601740Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_softmax_with_dtype_cpu_float64 SKIPPED (Op has no inplace variant!) [ 76%] 2023-01-11T21:45:20.8601910Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sparse_sampled_addmm_cpu_complex128 SKIPPED (PyTorch is built without MKL support) [ 76%] 2023-01-11T21:45:20.8602160Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_airy_ai_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T21:45:20.8602400Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_bessel_j1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T21:45:20.8602640Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_bessel_y1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T21:45:20.8602900Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_t_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 76%] 2023-01-11T21:45:20.8603160Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_chebyshev_polynomial_w_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 76%] 2023-01-11T21:45:20.8603310Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_erfcx_cpu_float64 SKIPPED (Op has no inplace variant!) [ 76%] 2023-01-11T21:45:20.8603470Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_i1_cpu_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T21:45:20.8603620Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_i1e_cpu_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T21:45:20.8603870Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_laguerre_polynomial_l_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:45:20.8604140Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_legendre_polynomial_p_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 77%] 2023-01-11T21:45:20.8604380Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_modified_bessel_i1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:45:20.8604700Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_modified_bessel_k0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:45:20.8604860Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_ndtri_cpu_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T21:45:20.8605040Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_polygamma_special_polygamma_n_0_cpu_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T21:45:20.8605300Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_scaled_modified_bessel_k1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:45:20.8605580Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_shifted_chebyshev_polynomial_u_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 77%] 2023-01-11T21:45:20.8605830Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_spherical_bessel_j0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:45:20.8606140Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_special_zeta_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 77%] 2023-01-11T21:45:20.8606290Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_split_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T21:45:20.8606450Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_split_list_args_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T21:45:20.8606610Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_split_list_args_cpu_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T21:45:20.8606730Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sqrt_cpu_complex128 PASSED [ 77%] 2023-01-11T21:45:20.8606860Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_square_cpu_complex128 PASSED [ 77%] 2023-01-11T21:45:20.8607000Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_squeeze_cpu_complex128 PASSED [ 77%] 2023-01-11T21:45:20.8607120Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_squeeze_cpu_float64 PASSED [ 77%] 2023-01-11T21:45:20.8607280Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_stack_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T21:45:20.8607420Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_stack_cpu_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T21:45:20.8607570Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_std_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T21:45:20.8607730Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_std_mean_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T21:45:20.8607870Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_std_mean_cpu_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T21:45:20.8608030Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_std_mean_unbiased_cpu_float64 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T21:45:20.8608190Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_std_unbiased_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 77%] 2023-01-11T21:45:20.8608340Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_stft_cpu_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T21:45:20.8608490Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_sum_to_size_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T21:45:20.8608640Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_svd_lowrank_cpu_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T21:45:20.8608790Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_symeig_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T21:45:20.8608990Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_t_cpu_float64 PASSED [ 78%] 2023-01-11T21:45:20.8609140Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_take_cpu_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T21:45:20.8609270Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_tan_cpu_float64 PASSED [ 78%] 2023-01-11T21:45:20.8609390Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_tanh_cpu_float64 PASSED [ 78%] 2023-01-11T21:45:20.8609550Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_tensor_split_cpu_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T21:45:20.8609700Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_tensordot_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T21:45:20.8609850Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_tensordot_cpu_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T21:45:20.8610000Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_tile_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T21:45:20.8610220Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_tile_cpu_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T21:45:20.8610370Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_to_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T21:45:20.8610610Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_to_sparse_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 78%] 2023-01-11T21:45:20.8610760Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_to_sparse_cpu_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T21:45:20.8610910Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_topk_cpu_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T21:45:20.8611040Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_transpose_cpu_complex128 PASSED [ 78%] 2023-01-11T21:45:20.8611170Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_transpose_cpu_float64 PASSED [ 78%] 2023-01-11T21:45:20.8611330Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_trapezoid_cpu_float64 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T21:45:20.8611490Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_triangular_solve_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 78%] 2023-01-11T21:45:20.8611610Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_tril_cpu_complex128 PASSED [ 78%] 2023-01-11T21:45:20.8611730Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_tril_cpu_float64 PASSED [ 78%] 2023-01-11T21:45:20.8611860Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_triu_cpu_complex128 PASSED [ 78%] 2023-01-11T21:45:20.8611980Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_triu_cpu_float64 PASSED [ 78%] 2023-01-11T21:45:20.8612120Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_true_divide_cpu_complex128 PASSED [ 79%] 2023-01-11T21:45:20.8612270Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_unbind_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T21:45:20.8612430Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_unflatten_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T21:45:20.8612580Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_unfold_copy_cpu_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T21:45:20.8612720Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_unfold_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T21:45:20.8612960Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_uniform_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 79%] 2023-01-11T21:45:20.8613190Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_uniform_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 79%] 2023-01-11T21:45:20.8613390Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_unsqueeze_cpu_complex128 PASSED [ 79%] 2023-01-11T21:45:20.8613520Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_unsqueeze_cpu_float64 PASSED [ 79%] 2023-01-11T21:45:20.8613670Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_var_cpu_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T21:45:20.8613820Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_var_mean_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T21:45:20.8613990Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_var_mean_unbiased_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T21:45:20.8614140Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_var_mean_unbiased_cpu_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T21:45:20.8614300Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_view_as_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T21:45:20.8614510Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_view_as_cpu_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T21:45:20.8614670Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_view_as_real_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T21:45:20.8614810Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_view_copy_cpu_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T21:45:20.8614960Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_view_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T21:45:20.8615110Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_vsplit_cpu_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T21:45:20.8615250Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_vstack_cpu_float64 SKIPPED (Op has no inplace variant!) [ 79%] 2023-01-11T21:45:20.8615380Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_zero__cpu_complex128 PASSED [ 79%] 2023-01-11T21:45:20.8615620Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_zeros_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 79%] 2023-01-11T21:45:20.8615800Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad___rdiv___cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:45:20.8615980Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad___rdiv___cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:45:20.8616150Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad___rmod___cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 79%] 2023-01-11T21:45:20.8616330Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad___rmul___cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:45:20.8616500Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad___rmul___cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:45:20.8616650Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad___rpow___cpu_float64 SKIPPED (Skipped!) [ 80%] 2023-01-11T21:45:20.8616820Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad___rsub___cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:45:20.8617010Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad__native_batch_norm_legit_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:45:20.8617240Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_abs_cpu_complex128 SKIPPED (In-place abs not supported for complex tensors) [ 80%] 2023-01-11T21:45:20.8617370Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_abs_cpu_float64 PASSED [ 80%] 2023-01-11T21:45:20.8617580Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_acos_cpu_complex128 PASSED [ 80%] 2023-01-11T21:45:20.8617770Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_acosh_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:45:20.8617950Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_acosh_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:45:20.8618080Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_add_cpu_complex128 PASSED [ 80%] 2023-01-11T21:45:20.8618210Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_addbmm_cpu_complex128 PASSED [ 80%] 2023-01-11T21:45:20.8618340Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_addcdiv_cpu_float64 PASSED [ 80%] 2023-01-11T21:45:20.8618470Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_addcmul_cpu_complex128 PASSED [ 80%] 2023-01-11T21:45:20.8618610Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_addcmul_cpu_float64 PASSED [ 80%] 2023-01-11T21:45:20.8618820Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_addmm_cpu_complex128 PASSED [ 80%] 2023-01-11T21:45:20.8618960Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_addmm_decomposed_cpu_float64 PASSED [ 80%] 2023-01-11T21:45:20.8619090Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_addmv_cpu_float64 PASSED [ 80%] 2023-01-11T21:45:20.8619330Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_allclose_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 80%] 2023-01-11T21:45:20.8619510Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_amax_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:45:20.8619680Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_amin_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:45:20.8619920Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_aminmax_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 80%] 2023-01-11T21:45:20.8620100Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_angle_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:45:20.8620270Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_angle_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 80%] 2023-01-11T21:45:20.8620500Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_any_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 80%] 2023-01-11T21:45:20.8620740Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_argmin_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2023-01-11T21:45:20.8620980Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_argwhere_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2023-01-11T21:45:20.8621130Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_as_strided_partial_views_cpu_complex128 XFAIL [ 81%] 2023-01-11T21:45:20.8621260Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_asin_cpu_float64 PASSED [ 81%] 2023-01-11T21:45:20.8621400Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_atan2_cpu_float64 PASSED [ 81%] 2023-01-11T21:45:20.8621530Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_atan_cpu_complex128 PASSED [ 81%] 2023-01-11T21:45:20.8621650Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_atan_cpu_float64 PASSED [ 81%] 2023-01-11T21:45:20.8621830Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_atanh_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:45:20.8622100Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_atleast_2d_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:45:20.8622280Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_atleast_3d_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:45:20.8622460Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_atleast_3d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:45:20.8622600Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_baddbmm_cpu_complex128 PASSED [ 81%] 2023-01-11T21:45:20.8622780Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_bernoulli_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:45:20.8622960Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_block_diag_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:45:20.8623280Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_bool_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2023-01-11T21:45:20.8623470Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_broadcast_tensors_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:45:20.8623650Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_broadcast_to_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:45:20.8623890Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_bucketize_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 81%] 2023-01-11T21:45:20.8624080Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cartesian_prod_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:45:20.8624350Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cat_cpu_complex128 SKIPPED (TODO(whc) fix pre-existing bug with cat for newly added opinfo for empty+nonempty) [ 81%] 2023-01-11T21:45:20.8624540Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cdouble_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:45:20.8624720Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cfloat_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:45:20.8624900Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cfloat_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:45:20.8625070Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_chalf_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:45:20.8625250Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cholesky_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 81%] 2023-01-11T21:45:20.8625440Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cholesky_inverse_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:45:20.8625620Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cholesky_solve_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:45:20.8625800Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cholesky_solve_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:45:20.8625980Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_chunk_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:45:20.8626110Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_clamp_min_cpu_float64 PASSED [ 82%] 2023-01-11T21:45:20.8626380Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_clone_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:45:20.8626580Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_column_stack_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:45:20.8626760Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_conj_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:45:20.8626950Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_constant_pad_nd_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:45:20.8627130Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_contiguous_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:45:20.8627260Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_copysign_cpu_float64 PASSED [ 82%] 2023-01-11T21:45:20.8627450Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_corrcoef_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:45:20.8627710Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_corrcoef_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:45:20.8627970Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_count_nonzero_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 82%] 2023-01-11T21:45:20.8628150Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cov_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:45:20.8628330Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cross_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:45:20.8628460Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cumprod_cpu_complex128 PASSED [ 82%] 2023-01-11T21:45:20.8628600Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cumprod_cpu_float64 PASSED [ 82%] 2023-01-11T21:45:20.8628730Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cumsum_cpu_complex128 PASSED [ 82%] 2023-01-11T21:45:20.8628860Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cumsum_cpu_float64 PASSED [ 82%] 2023-01-11T21:45:20.8629060Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_cumulative_trapezoid_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:45:20.8629230Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_diag_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:45:20.8629410Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_diag_embed_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:45:20.8629600Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_diagflat_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:45:20.8629780Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_diagonal_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 82%] 2023-01-11T21:45:20.8629960Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_diagonal_scatter_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:45:20.8630150Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_diagonal_scatter_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:45:20.8630330Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_dist_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:45:20.8630560Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_div_floor_rounding_cpu_float64 PASSED [ 83%] 2023-01-11T21:45:20.8630750Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_dstack_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:45:20.8630930Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_dstack_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:45:20.8631110Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_einsum_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:45:20.8631280Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_einsum_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:45:20.8631530Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_empty_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 83%] 2023-01-11T21:45:20.8631770Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_empty_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 83%] 2023-01-11T21:45:20.8632100Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_empty_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 83%] 2023-01-11T21:45:20.8632340Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_eq_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 83%] 2023-01-11T21:45:20.8632470Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_erf_cpu_float64 PASSED [ 83%] 2023-01-11T21:45:20.8636620Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_exp2_cpu_float64 PASSED [ 83%] 2023-01-11T21:45:20.8636810Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_exp_cpu_complex128 PASSED [ 83%] 2023-01-11T21:45:20.8637000Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_expand_as_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:45:20.8637180Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_expand_as_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:45:20.8637360Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_expand_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:45:20.8637640Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_eye_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 83%] 2023-01-11T21:45:20.8637830Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_fft2_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:45:20.8638000Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_fft2_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:45:20.8638180Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_fft_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:45:20.8638360Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_fftn_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:45:20.8638540Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_fftn_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:45:20.8638720Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_fftshift_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 83%] 2023-01-11T21:45:20.8638900Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_hfft2_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:45:20.8639310Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_hfft_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:45:20.8639510Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_hfftn_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:45:20.8639690Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_ifft2_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:45:20.8639870Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_ifft2_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:45:20.8640040Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_ifft_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:45:20.8640220Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_ifft_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:45:20.8640510Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_ifftn_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:45:20.8640690Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_ifftshift_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:45:20.8640870Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_ifftshift_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:45:20.8641050Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_irfft2_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:45:20.8641240Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_irfft2_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:45:20.8641430Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_irfftn_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:45:20.8641600Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_rfft2_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:45:20.8641780Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fft_rfftn_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:45:20.8641920Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fill_cpu_complex128 PASSED [ 84%] 2023-01-11T21:45:20.8642040Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fill_cpu_float64 PASSED [ 84%] 2023-01-11T21:45:20.8642220Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_flip_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:45:20.8642400Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fliplr_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:45:20.8642580Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fliplr_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:45:20.8642760Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_flipud_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:45:20.8642930Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_float_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:45:20.8643070Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_float_power_cpu_float64 PASSED [ 84%] 2023-01-11T21:45:20.8643330Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_floor_divide_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 84%] 2023-01-11T21:45:20.8643620Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fmax_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 84%] 2023-01-11T21:45:20.8643810Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fmin_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:45:20.8643940Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_fmod_cpu_float64 PASSED [ 85%] 2023-01-11T21:45:20.8644070Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_frac_cpu_float64 PASSED [ 85%] 2023-01-11T21:45:20.8644250Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_frexp_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:45:20.8644490Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_full_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T21:45:20.8644730Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_full_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T21:45:20.8645090Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_full_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T21:45:20.8645270Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_gather_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:45:20.8645450Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_gather_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:45:20.8645690Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_geqrf_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T21:45:20.8645920Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_geqrf_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T21:45:20.8646110Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_gradient_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:45:20.8646280Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_gradient_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:45:20.8646460Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_grid_sampler_2d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:45:20.8646700Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_gt_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T21:45:20.8646880Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_half_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:45:20.8647120Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_histogramdd_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T21:45:20.8647310Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_hsplit_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:45:20.8647490Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_hsplit_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:45:20.8647660Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_hstack_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:45:20.8647840Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_hstack_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:45:20.8647970Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_hypot_cpu_float64 PASSED [ 85%] 2023-01-11T21:45:20.8648200Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_i0_cpu_float64 PASSED [ 85%] 2023-01-11T21:45:20.8648460Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_igamma_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T21:45:20.8648700Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_igammac_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 85%] 2023-01-11T21:45:20.8648880Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_imag_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:45:20.8649020Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_index_add_cpu_complex128 PASSED [ 86%] 2023-01-11T21:45:20.8649160Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_index_copy_cpu_complex128 PASSED [ 86%] 2023-01-11T21:45:20.8649290Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_index_fill_cpu_float64 PASSED [ 86%] 2023-01-11T21:45:20.8649530Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_index_put_cpu_float64 PASSED [ 86%] 2023-01-11T21:45:20.8649770Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_isclose_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T21:45:20.8650010Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_isfinite_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T21:45:20.8650240Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_isin_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T21:45:20.8650470Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_isneginf_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T21:45:20.8650710Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_isposinf_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T21:45:20.8650960Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_isreal_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T21:45:20.8651200Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_isreal_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 86%] 2023-01-11T21:45:20.8651370Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_istft_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:45:20.8651540Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_jiterator_2inputs_2outputs_cpu_float64 SKIPPED (Only runs on cuda) [ 86%] 2023-01-11T21:45:20.8651700Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_jiterator_binary_cpu_complex128 SKIPPED (Only runs on cuda) [ 86%] 2023-01-11T21:45:20.8651930Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_jiterator_binary_return_by_ref_cpu_float64 SKIPPED (Only runs on cuda) [ 86%] 2023-01-11T21:45:20.8652080Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_jiterator_unary_cpu_float64 SKIPPED (Only runs on cuda) [ 86%] 2023-01-11T21:45:20.8652260Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_kron_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:45:20.8652450Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_kron_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:45:20.8652620Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_kthvalue_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:45:20.8652820Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_ldexp_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:45:20.8653090Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_lerp_cpu_complex128 PASSED [ 86%] 2023-01-11T21:45:20.8653230Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_lerp_cpu_float64 PASSED [ 86%] 2023-01-11T21:45:20.8653410Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_cross_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:45:20.8653600Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_det_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 86%] 2023-01-11T21:45:20.8653790Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_det_singular_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:45:20.8653980Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_det_singular_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:45:20.8654170Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_eigh_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:45:20.8654430Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_eigh_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:45:20.8654620Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_eigvals_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:45:20.8654800Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_eigvalsh_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:45:20.8655000Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_householder_product_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:45:20.8655190Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_householder_product_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:45:20.8655370Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_inv_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:45:20.8655640Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 87%] 2023-01-11T21:45:20.8655890Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_ex_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 87%] 2023-01-11T21:45:20.8656150Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_ldl_factor_ex_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 87%] 2023-01-11T21:45:20.8656390Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_ldl_solve_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 87%] 2023-01-11T21:45:20.8656550Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_lstsq_cpu_complex128 SKIPPED (Skipped!) [ 87%] 2023-01-11T21:45:20.8656700Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_lstsq_cpu_float64 SKIPPED (Skipped!) [ 87%] 2023-01-11T21:45:20.8656890Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_lstsq_grad_oriented_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:45:20.8657070Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_lu_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:45:20.8657260Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:45:20.8657580Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_ex_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:45:20.8657780Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_lu_factor_ex_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:45:20.8657980Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_lu_solve_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:45:20.8658160Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_lu_solve_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:45:20.8658350Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_matrix_norm_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:45:20.8658540Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_matrix_power_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 87%] 2023-01-11T21:45:20.8658920Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 87%] 2023-01-11T21:45:20.8659180Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_matrix_rank_hermitian_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 88%] 2023-01-11T21:45:20.8659370Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_multi_dot_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:45:20.8659550Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_norm_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:45:20.8659730Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_norm_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:45:20.8659930Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_norm_subgradients_at_zero_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:45:20.8660110Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_pinv_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:45:20.8660290Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_pinv_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:45:20.8660480Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_pinv_singular_cpu_complex128 SKIPPED (test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test) [ 88%] 2023-01-11T21:45:20.8660670Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_qr_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:45:20.8660850Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_slogdet_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:45:20.8661030Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_solve_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:45:20.8661210Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_solve_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:45:20.8661400Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_solve_ex_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:45:20.8661580Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_svd_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:45:20.8661880Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_svdvals_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:45:20.8662060Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_svdvals_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:45:20.8662250Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_tensorinv_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:45:20.8662440Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_tensorsolve_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:45:20.8662620Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_tensorsolve_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:45:20.8662810Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_vander_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:45:20.8663070Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_vecdot_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:45:20.8663260Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_vecdot_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:45:20.8663440Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_vector_norm_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 88%] 2023-01-11T21:45:20.8663580Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_log10_cpu_complex128 PASSED [ 88%] 2023-01-11T21:45:20.8663710Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_log10_cpu_float64 PASSED [ 88%] 2023-01-11T21:45:20.8663840Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_log1p_cpu_complex128 PASSED [ 88%] 2023-01-11T21:45:20.8663980Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_log2_cpu_complex128 PASSED [ 89%] 2023-01-11T21:45:20.8664110Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_log_cpu_float64 PASSED [ 89%] 2023-01-11T21:45:20.8664290Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_log_softmax_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:45:20.8664470Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_log_softmax_with_dtype_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:45:20.8664740Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_logical_and_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2023-01-11T21:45:20.8664980Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_logical_and_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2023-01-11T21:45:20.8665230Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_logical_not_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2023-01-11T21:45:20.8665470Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_logical_or_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2023-01-11T21:45:20.8665710Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_logical_or_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2023-01-11T21:45:20.8665950Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_logical_xor_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2023-01-11T21:45:20.8666080Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_logit_cpu_float64 PASSED [ 89%] 2023-01-11T21:45:20.8666430Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_logspace_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2023-01-11T21:45:20.8666620Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_logsumexp_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:45:20.8666860Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_long_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2023-01-11T21:45:20.8667100Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_lt_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2023-01-11T21:45:20.8667280Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_lu_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:45:20.8667450Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_lu_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:45:20.8667730Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_lu_unpack_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:45:20.8667900Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_mH_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:45:20.8668080Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_mT_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:45:20.8668250Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_mT_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:45:20.8668500Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_argmax_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 89%] 2023-01-11T21:45:20.8668690Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_cumprod_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:45:20.8668870Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_cumsum_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 89%] 2023-01-11T21:45:20.8669010Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_fill_cpu_float64 PASSED [ 89%] 2023-01-11T21:45:20.8669200Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_log_softmax_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:45:20.8669380Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_logaddexp_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:45:20.8669560Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_logsumexp_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:45:20.8669740Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_mean_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:45:20.8669920Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_mean_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:45:20.8670110Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_normalize_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:45:20.8670290Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_normalize_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:45:20.8670470Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_prod_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:45:20.8670750Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_prod_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:45:20.8670900Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_scatter_cpu_complex128 PASSED [ 90%] 2023-01-11T21:45:20.8671090Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_std_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:45:20.8671270Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_std_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:45:20.8671450Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_sum_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:45:20.8671630Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_masked_sum_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:45:20.8671890Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_matmul_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:45:20.8672070Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_matrix_exp_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:45:20.8672240Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_max_binary_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:45:20.8672430Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_max_reduction_no_dim_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:45:20.8672620Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_max_reduction_with_dim_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:45:20.8672800Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_maximum_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:45:20.8672980Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_mean_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:45:20.8673160Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_median_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:45:20.8673340Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_meshgrid_list_of_tensors_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:45:20.8673540Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_meshgrid_variadic_tensors_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:45:20.8673720Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_minimum_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:45:20.8673900Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_mode_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:45:20.8674080Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_mv_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:45:20.8674260Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_mv_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:45:20.8674400Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_mvlgamma_mvlgamma_p_1_cpu_float64 PASSED [ 91%] 2023-01-11T21:45:20.8674540Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_mvlgamma_mvlgamma_p_3_cpu_float64 PASSED [ 91%] 2023-01-11T21:45:20.8674800Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_mvlgamma_mvlgamma_p_5_cpu_float64 PASSED [ 91%] 2023-01-11T21:45:20.8674990Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nanmedian_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:45:20.8675170Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nansum_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:45:20.8675430Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_narrow_copy_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2023-01-11T21:45:20.8675670Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_narrow_copy_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2023-01-11T21:45:20.8675850Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_narrow_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:45:20.8676160Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_narrow_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:45:20.8676350Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_native_batch_norm_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:45:20.8676540Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_native_dropout_backward_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:45:20.8676730Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_native_layer_norm_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:45:20.8676970Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_ne_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2023-01-11T21:45:20.8677110Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_neg_cpu_complex128 PASSED [ 91%] 2023-01-11T21:45:20.8677350Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_new_empty_strided_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2023-01-11T21:45:20.8677590Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_new_full_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2023-01-11T21:45:20.8677830Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_new_full_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2023-01-11T21:45:20.8678070Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_new_ones_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2023-01-11T21:45:20.8678310Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_new_ones_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2023-01-11T21:45:20.8678550Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_new_zeros_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2023-01-11T21:45:20.8678790Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_new_zeros_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 91%] 2023-01-11T21:45:20.8679000Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional__scaled_dot_product_attention_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 91%] 2023-01-11T21:45:20.8679190Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_avg_pool2d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:45:20.8679400Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_adaptive_max_pool2d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:45:20.8679650Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_alpha_dropout_cpu_float64 PASSED [ 92%] 2023-01-11T21:45:20.8679860Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_avg_pool2d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:45:20.8680050Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_batch_norm_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:45:20.8680190Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_celu_cpu_float64 PASSED [ 92%] 2023-01-11T21:45:20.8680380Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_conv1d_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:45:20.8680580Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_conv_transpose1d_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:45:20.8680870Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_conv_transpose3d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:45:20.8681060Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_cosine_similarity_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:45:20.8681210Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_dropout2d_cpu_float64 PASSED [ 92%] 2023-01-11T21:45:20.8681350Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_elu_cpu_float64 PASSED [ 92%] 2023-01-11T21:45:20.8681540Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_embedding_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:45:20.8681710Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_feature_alpha_dropout_without_train_cpu_float64 PASSED [ 92%] 2023-01-11T21:45:20.8681900Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_glu_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:45:20.8682090Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_grid_sample_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:45:20.8682280Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_group_norm_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:45:20.8682470Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_hardshrink_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:45:20.8686510Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_hardsigmoid_cpu_float64 XFAIL [ 92%] 2023-01-11T21:45:20.8686780Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_hardswish_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:45:20.8686960Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_hardtanh_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:45:20.8687160Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_hinge_embedding_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:45:20.8687360Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_area_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:45:20.8687780Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_bicubic_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:45:20.8687990Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_bilinear_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 92%] 2023-01-11T21:45:20.8688190Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_interpolate_linear_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:45:20.8688380Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_layer_norm_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:45:20.8688560Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_linear_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:45:20.8688750Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_max_pool1d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:45:20.8689030Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_max_pool3d_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:45:20.8689220Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_mse_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:45:20.8689410Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_multi_margin_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:45:20.8689610Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_multilabel_margin_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:45:20.8689810Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_nll_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:45:20.8690000Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_normalize_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:45:20.8690190Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_normalize_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:45:20.8690380Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_pad_circular_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:45:20.8690580Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_pad_constant_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:45:20.8690780Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_pad_replicate_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:45:20.8690970Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_pad_replicate_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:45:20.8691170Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_pairwise_distance_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:45:20.8691360Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_pdist_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:45:20.8691560Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_soft_margin_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:45:20.8691830Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_softmin_with_dtype_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:45:20.8692020Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_softshrink_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:45:20.8692220Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_softsign_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:45:20.8692360Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_threshold_cpu_float64 PASSED [ 93%] 2023-01-11T21:45:20.8692560Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_loss_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:45:20.8692760Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:45:20.8693050Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 93%] 2023-01-11T21:45:20.8693260Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_triplet_margin_with_distance_loss_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:45:20.8693450Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_unfold_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:45:20.8693650Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_nn_functional_upsample_bilinear_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:45:20.8693830Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_norm_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:45:20.8694010Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_norm_fro_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:45:20.8694190Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_norm_inf_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:45:20.8694370Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_norm_inf_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:45:20.8694560Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_norm_nuc_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:45:20.8694730Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_norm_nuc_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:45:20.8694890Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_normal_cpu_float64 SKIPPED (Gradients are incorrect!) [ 94%] 2023-01-11T21:45:20.8695230Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_ones_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 94%] 2023-01-11T21:45:20.8695410Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_ormqr_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:45:20.8695580Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_pca_lowrank_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:45:20.8695760Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_permute_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:45:20.8696090Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_pinverse_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:45:20.8696270Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_polar_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:45:20.8696430Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_polygamma_polygamma_n_2_cpu_float64 SKIPPED (Skipped!) [ 94%] 2023-01-11T21:45:20.8696610Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_pow_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:45:20.8696780Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_pow_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:45:20.8696960Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_prod_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:45:20.8697140Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_prod_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:45:20.8697370Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_put_cpu_complex128 PASSED [ 94%] 2023-01-11T21:45:20.8697550Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_qr_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:45:20.8697730Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_quantile_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 94%] 2023-01-11T21:45:20.8697860Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_rad2deg_cpu_float64 PASSED [ 94%] 2023-01-11T21:45:20.8698110Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_rand_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2023-01-11T21:45:20.8698350Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_randint_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2023-01-11T21:45:20.8698590Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_randn_like_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2023-01-11T21:45:20.8698760Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_ravel_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:45:20.8698940Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_real_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:45:20.8699110Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_real_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:45:20.8699250Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_reciprocal_cpu_complex128 PASSED [ 95%] 2023-01-11T21:45:20.8699390Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_reciprocal_cpu_float64 PASSED [ 95%] 2023-01-11T21:45:20.8699530Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_remainder_cpu_float64 PASSED [ 95%] 2023-01-11T21:45:20.8699700Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_repeat_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:45:20.8699880Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_reshape_as_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:45:20.8700060Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_reshape_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:45:20.8700300Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_resize__cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2023-01-11T21:45:20.8700670Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_resize_as__cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2023-01-11T21:45:20.8700930Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_resize_as__cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2023-01-11T21:45:20.8701110Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_resolve_conj_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:45:20.8701290Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_resolve_neg_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:45:20.8701480Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_resolve_neg_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:45:20.8701650Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_roll_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:45:20.8701910Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_round_decimals_0_cpu_float64 PASSED [ 95%] 2023-01-11T21:45:20.8702050Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_rsqrt_cpu_complex128 PASSED [ 95%] 2023-01-11T21:45:20.8702180Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_rsqrt_cpu_float64 PASSED [ 95%] 2023-01-11T21:45:20.8702350Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_rsub_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:45:20.8702610Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_scalar_tensor_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 95%] 2023-01-11T21:45:20.8702740Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_scatter_add_cpu_float64 PASSED [ 95%] 2023-01-11T21:45:20.8702890Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_scatter_reduce_amax_cpu_float64 PASSED [ 96%] 2023-01-11T21:45:20.8703030Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_scatter_reduce_amin_cpu_float64 PASSED [ 96%] 2023-01-11T21:45:20.8703180Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_scatter_reduce_prod_cpu_float64 PASSED [ 96%] 2023-01-11T21:45:20.8703320Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_scatter_reduce_sum_cpu_float64 PASSED [ 96%] 2023-01-11T21:45:20.8703500Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_select_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:45:20.8703680Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_select_scatter_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:45:20.8703920Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_short_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T21:45:20.8704060Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sigmoid_cpu_complex128 PASSED [ 96%] 2023-01-11T21:45:20.8704190Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sigmoid_cpu_float64 PASSED [ 96%] 2023-01-11T21:45:20.8704450Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_signal_windows_bartlett_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T21:45:20.8704700Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_signal_windows_blackman_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T21:45:20.8704950Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_signal_windows_gaussian_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T21:45:20.8705310Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_signal_windows_general_cosine_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T21:45:20.8705600Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_signal_windows_general_hamming_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T21:45:20.8705850Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_signal_windows_hamming_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T21:45:20.8706100Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_signal_windows_hann_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T21:45:20.8706350Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_signal_windows_nuttall_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T21:45:20.8706590Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_signbit_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 96%] 2023-01-11T21:45:20.8706810Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sin_cpu_float64 PASSED [ 96%] 2023-01-11T21:45:20.8706940Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sinc_cpu_float64 PASSED [ 96%] 2023-01-11T21:45:20.8707070Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sinh_cpu_float64 PASSED [ 96%] 2023-01-11T21:45:20.8707260Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_softmax_with_dtype_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:45:20.8707450Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_softmax_with_dtype_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:45:20.8707630Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sort_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 96%] 2023-01-11T21:45:20.8707800Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sparse_sampled_addmm_cpu_float64 SKIPPED (PyTorch is built without MKL support) [ 96%] 2023-01-11T21:45:20.8708060Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_airy_ai_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2023-01-11T21:45:20.8708300Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_bessel_j1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2023-01-11T21:45:20.8708540Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_bessel_y0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2023-01-11T21:45:20.8708800Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_u_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2023-01-11T21:45:20.8709070Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_v_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 97%] 2023-01-11T21:45:20.8709340Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_chebyshev_polynomial_w_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 97%] 2023-01-11T21:45:20.8709530Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_entr_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:45:20.8709790Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_hermite_polynomial_h_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2023-01-11T21:45:20.8710050Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_hermite_polynomial_he_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2023-01-11T21:45:20.8710330Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_i0e_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:45:20.8710520Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_i1e_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:45:20.8710800Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_legendre_polynomial_p_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 97%] 2023-01-11T21:45:20.8711060Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_modified_bessel_i0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2023-01-11T21:45:20.8711320Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_modified_bessel_k1_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2023-01-11T21:45:20.8711510Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_ndtr_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:45:20.8711780Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_ndtri_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:45:20.8712050Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_scaled_modified_bessel_k0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2023-01-11T21:45:20.8712330Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_u_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 97%] 2023-01-11T21:45:20.8712610Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_shifted_chebyshev_polynomial_v_cpu_float64 SKIPPED (Skipping - testing takes an unreasonably long time, #79528) [ 97%] 2023-01-11T21:45:20.8712870Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_spherical_bessel_j0_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2023-01-11T21:45:20.8713050Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_xlog1py_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:45:20.8713290Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_special_zeta_cpu_float64 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 97%] 2023-01-11T21:45:20.8713470Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_split_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:45:20.8713660Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_split_list_args_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:45:20.8713840Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_split_with_sizes_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 97%] 2023-01-11T21:45:20.8714030Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_split_with_sizes_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:45:20.8714160Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sqrt_cpu_complex128 PASSED [ 98%] 2023-01-11T21:45:20.8714290Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sqrt_cpu_float64 PASSED [ 98%] 2023-01-11T21:45:20.8714420Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_square_cpu_complex128 PASSED [ 98%] 2023-01-11T21:45:20.8714560Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_squeeze_cpu_complex128 PASSED [ 98%] 2023-01-11T21:45:20.8714690Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_squeeze_cpu_float64 PASSED [ 98%] 2023-01-11T21:45:20.8714990Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_std_mean_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:45:20.8715200Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_std_mean_unbiased_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:45:20.8715390Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_std_mean_unbiased_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:45:20.8715570Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_std_unbiased_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:45:20.8715700Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_sub_cpu_float64 PASSED [ 98%] 2023-01-11T21:45:20.8715870Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_svd_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:45:20.8716050Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_svd_lowrank_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:45:20.8716290Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_t_cpu_complex128 PASSED [ 98%] 2023-01-11T21:45:20.8716420Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_t_cpu_float64 PASSED [ 98%] 2023-01-11T21:45:20.8716550Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_tan_cpu_float64 PASSED [ 98%] 2023-01-11T21:45:20.8716670Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_tanh_cpu_float64 PASSED [ 98%] 2023-01-11T21:45:20.8716850Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_tensor_split_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:45:20.8717030Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_to_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:45:20.8717280Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_to_sparse_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 98%] 2023-01-11T21:45:20.8717470Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_to_sparse_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:45:20.8717610Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_transpose_cpu_complex128 PASSED [ 98%] 2023-01-11T21:45:20.8717740Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_transpose_cpu_float64 PASSED [ 98%] 2023-01-11T21:45:20.8717920Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_triangular_solve_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 98%] 2023-01-11T21:45:20.8718060Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_tril_cpu_complex128 PASSED [ 98%] 2023-01-11T21:45:20.8718180Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_tril_cpu_float64 PASSED [ 99%] 2023-01-11T21:45:20.8718320Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_true_divide_cpu_complex128 PASSED [ 99%] 2023-01-11T21:45:20.8718500Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_unbind_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:45:20.8718680Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_unbind_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:45:20.8718860Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_unflatten_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:45:20.8719040Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_unflatten_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:45:20.8719320Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_unfold_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:45:20.8719470Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_unsqueeze_cpu_complex128 PASSED [ 99%] 2023-01-11T21:45:20.8719600Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_unsqueeze_cpu_float64 PASSED [ 99%] 2023-01-11T21:45:20.8719780Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_var_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:45:20.8719960Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_var_mean_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:45:20.8720130Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_var_mean_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:45:20.8720310Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_vdot_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:45:20.8720560Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_vdot_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:45:20.8720740Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_view_as_complex_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:45:20.8720920Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_view_as_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:45:20.8721100Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_view_as_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:45:20.8721270Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_view_copy_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:45:20.8721450Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_view_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:45:20.8721630Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_vsplit_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:45:20.8721800Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_vstack_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:45:20.8721990Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_where_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:45:20.8722160Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_where_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 99%] 2023-01-11T21:45:20.8722290Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_zero__cpu_float64 PASSED [ 99%] 2023-01-11T21:45:20.8722540Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_zeros_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [ 99%] 2023-01-11T21:45:20.8722790Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_zeros_like_cpu_complex128 SKIPPED (Skipped! Op doesn't support autograd for this dtype.) [100%] 2023-01-11T21:45:20.8722800Z 2023-01-11T21:45:20.8722890Z =============================== warnings summary =============================== 2023-01-11T21:45:20.8723080Z ../../../_temp/conda_environment_3896346758/lib/python3.9/site-packages/_pytest/config/__init__.py:1171 2023-01-11T21:45:20.8723390Z /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:45:20.8723460Z self._mark_plugins_for_rewrite(hook) 2023-01-11T21:45:20.8723460Z 2023-01-11T21:45:20.8723750Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T21:45:20.8724030Z - generated xml file: /Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/python-pytest/test_ops_gradients/test_ops_gradients-b6ca13160931e1df.xml - 2023-01-11T21:45:20.8724140Z = 968 passed, 1519 skipped, 8 deselected, 22 xfailed, 1 warning in 102.45s (0:01:42) = 2023-01-11T21:45:20.8724270Z 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:45:20.8724280Z 2023-01-11T21:45:20.8724560Z ##[endgroup] 2023-01-11T21:45:20.8724800Z FINISHED PRINTING LOG FILE of test_ops_gradients (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_ops_gradients__amsqidh) 2023-01-11T21:45:20.8724800Z 2023-01-11T21:45:20.9467810Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_ops_gradients.py', '-v', '--use-pytest', '-vv', '-rfEX', '-x', '--reruns=2', '-k=_linalg_cholesky_', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:45:20.946591] 2023-01-11T21:45:23.4174220Z 2023-01-11T21:45:23.4174570Z Expand the folded group to see the log file of test_ops_gradients 2023-01-11T21:45:23.4175220Z ##[group]PRINTING LOG FILE of test_ops_gradients (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_ops_gradients_fsvkzwcp) 2023-01-11T21:45:23.4175770Z Test results will be stored in test-reports/python-pytest/test_ops_gradients/test_ops_gradients-544b135c18d62267.xml 2023-01-11T21:45:23.4176050Z ============================= test session starts ============================== 2023-01-11T21:45:23.4176390Z 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:45:23.4176630Z cachedir: .pytest_cache 2023-01-11T21:45:23.4176940Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2023-01-11T21:45:23.4177290Z rootdir: /Users/ec2-user/runner/_work/pytorch/pytorch, configfile: pytest.ini 2023-01-11T21:45:23.4177630Z 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:45:23.4177880Z collecting ... collected 4945 items / 4925 deselected / 20 selected 2023-01-11T21:45:23.4179940Z Running 20 items in this shard: test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_ex_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_ex_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_cholesky_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_cholesky_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_cholesky_ex_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_cholesky_ex_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_cholesky_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_cholesky_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_cholesky_ex_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_cholesky_ex_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_cholesky_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_cholesky_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_cholesky_ex_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_cholesky_ex_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_cholesky_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_cholesky_cpu_float64, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_cholesky_ex_cpu_complex128, test/test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_cholesky_ex_cpu_float64 2023-01-11T21:45:23.4181700Z 2023-01-11T21:45:23.4181890Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 5%] 2023-01-11T21:45:23.4182260Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 10%] 2023-01-11T21:45:23.4182620Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_ex_cpu_complex128 SKIPPED (Skipped! Operation does support gradgrad) [ 15%] 2023-01-11T21:45:23.4182970Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_fail_gradgrad_linalg_cholesky_ex_cpu_float64 SKIPPED (Skipped! Operation does support gradgrad) [ 20%] 2023-01-11T21:45:23.4183390Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_cholesky_cpu_complex128 PASSED [ 25%] 2023-01-11T21:45:23.4183650Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_cholesky_cpu_float64 PASSED [ 30%] 2023-01-11T21:45:23.4183930Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_cholesky_ex_cpu_complex128 PASSED [ 35%] 2023-01-11T21:45:23.4184210Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_grad_linalg_cholesky_ex_cpu_float64 PASSED [ 40%] 2023-01-11T21:45:23.4184490Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_cholesky_cpu_complex128 PASSED [ 45%] 2023-01-11T21:45:23.4184780Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_cholesky_cpu_float64 PASSED [ 50%] 2023-01-11T21:45:23.4185070Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_cholesky_ex_cpu_complex128 PASSED [ 55%] 2023-01-11T21:45:23.4185380Z test_ops_gradients.py::TestBwdGradientsCPU::test_fn_gradgrad_linalg_cholesky_ex_cpu_float64 PASSED [ 60%] 2023-01-11T21:45:23.4185690Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_cholesky_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 65%] 2023-01-11T21:45:23.4186030Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_cholesky_cpu_float64 SKIPPED (Op has no inplace variant!) [ 70%] 2023-01-11T21:45:23.4186360Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_cholesky_ex_cpu_complex128 SKIPPED (Op has no inplace variant!) [ 75%] 2023-01-11T21:45:23.4186680Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_grad_linalg_cholesky_ex_cpu_float64 SKIPPED (Op has no inplace variant!) [ 80%] 2023-01-11T21:45:23.4187030Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_cholesky_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 85%] 2023-01-11T21:45:23.4187430Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_cholesky_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 90%] 2023-01-11T21:45:23.4187840Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_cholesky_ex_cpu_complex128 SKIPPED (Skipped! Operation does not support inplace autograd.) [ 95%] 2023-01-11T21:45:23.4188220Z test_ops_gradients.py::TestBwdGradientsCPU::test_inplace_gradgrad_linalg_cholesky_ex_cpu_float64 SKIPPED (Skipped! Operation does not support inplace autograd.) [100%] 2023-01-11T21:45:23.4188430Z 2023-01-11T21:45:23.4188520Z =============================== warnings summary =============================== 2023-01-11T21:45:23.4188840Z ../../../_temp/conda_environment_3896346758/lib/python3.9/site-packages/_pytest/config/__init__.py:1171 2023-01-11T21:45:23.4189370Z /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:45:23.4189690Z self._mark_plugins_for_rewrite(hook) 2023-01-11T21:45:23.4189790Z 2023-01-11T21:45:23.4189970Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2023-01-11T21:45:23.4190380Z - generated xml file: /Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/python-pytest/test_ops_gradients/test_ops_gradients-544b135c18d62267.xml - 2023-01-11T21:45:23.4190700Z ========== 8 passed, 12 skipped, 4925 deselected, 1 warning in 0.90s =========== 2023-01-11T21:45:23.4190960Z 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:45:23.4191110Z 2023-01-11T21:45:23.4191280Z ##[endgroup] 2023-01-11T21:45:23.4191600Z FINISHED PRINTING LOG FILE of test_ops_gradients (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_ops_gradients_fsvkzwcp) 2023-01-11T21:45:23.4191800Z 2023-01-11T21:45:23.4191950Z Running distributions/test_distributions ... [2023-01-11 21:45:23.418118] 2023-01-11T21:45:23.4192450Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'distributions/test_distributions.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:45:23.418393] 2023-01-11T21:45:37.0230340Z 2023-01-11T21:45:37.0230610Z Expand the folded group to see the log file of distributions/test_distributions 2023-01-11T21:45:37.0231230Z ##[group]PRINTING LOG FILE of distributions/test_distributions (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/distributions-test_distributions_p96dottu) 2023-01-11T21:45:37.0231460Z 2023-01-11T21:45:37.0231510Z Running tests... 2023-01-11T21:45:37.0231840Z ---------------------------------------------------------------------- 2023-01-11T21:45:37.0232150Z Test results will be stored in test-reports/python-unittest/distributions.test_distributions 2023-01-11T21:45:37.0232700Z test_cdf (__main__.TestAgainstScipy) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/wishart.py:107: UserWarning: Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim. 2023-01-11T21:45:37.0233210Z warnings.warn("Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim.") 2023-01-11T21:45:37.0233640Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/wishart.py:253: UserWarning: Singular sample detected. 2023-01-11T21:45:37.0233920Z warnings.warn("Singular sample detected.") 2023-01-11T21:45:37.0234070Z ok (0.017s) 2023-01-11T21:45:37.0234230Z test_icdf (__main__.TestAgainstScipy) ... ok (0.008s) 2023-01-11T21:45:37.0234430Z test_mean (__main__.TestAgainstScipy) ... ok (0.374s) 2023-01-11T21:45:37.0235320Z test_variance_stddev (__main__.TestAgainstScipy) ... /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:45:37.0235980Z return torch.as_tensor(tensor_like) 2023-01-11T21:45:37.0236120Z ok (0.012s) 2023-01-11T21:45:37.0236290Z test_params_constraints (__main__.TestConstraints) ... ok (0.015s) 2023-01-11T21:45:37.0237150Z test_support_constraints (__main__.TestConstraints) ... ok (0.020s) 2023-01-11T21:45:37.0237410Z test_bernoulli_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.001s) 2023-01-11T21:45:37.0237670Z test_bernoulli_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.001s) 2023-01-11T21:45:37.0238070Z test_beta_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.001s) 2023-01-11T21:45:37.0238340Z test_beta_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.001s) 2023-01-11T21:45:37.0238590Z test_binomial_shape (__main__.TestDistributionShapes) ... ok (0.001s) 2023-01-11T21:45:37.0238840Z test_binomial_shape_vectorized_n (__main__.TestDistributionShapes) ... ok (0.001s) 2023-01-11T21:45:37.0239090Z test_categorical_shape (__main__.TestDistributionShapes) ... ok (0.001s) 2023-01-11T21:45:37.0239340Z test_cauchy_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.001s) 2023-01-11T21:45:37.0239590Z test_cauchy_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.001s) 2023-01-11T21:45:37.0239840Z test_chi2_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.001s) 2023-01-11T21:45:37.0240100Z test_chi2_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.001s) 2023-01-11T21:45:37.0240390Z test_continuous_bernoulli_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.001s) 2023-01-11T21:45:37.0240740Z test_continuous_bernoulli_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.001s) 2023-01-11T21:45:37.0241000Z test_dirichlet_shape (__main__.TestDistributionShapes) ... ok (0.001s) 2023-01-11T21:45:37.0241240Z test_entropy_shape (__main__.TestDistributionShapes) ... ok (0.006s) 2023-01-11T21:45:37.0241590Z test_exponential_shape_scalar_param (__main__.TestDistributionShapes) ... ok (0.001s) 2023-01-11T21:45:37.0241860Z test_exponential_shape_tensor_param (__main__.TestDistributionShapes) ... ok (0.001s) 2023-01-11T21:45:37.0242130Z test_gamma_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.001s) 2023-01-11T21:45:37.0242400Z test_gamma_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.001s) 2023-01-11T21:45:37.0242650Z test_geometric_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.001s) 2023-01-11T21:45:37.0242910Z test_geometric_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.001s) 2023-01-11T21:45:37.0243170Z test_gumbel_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.001s) 2023-01-11T21:45:37.0243440Z test_halfcauchy_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.001s) 2023-01-11T21:45:37.0243700Z test_halfcauchy_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.001s) 2023-01-11T21:45:37.0243970Z test_kumaraswamy_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.001s) 2023-01-11T21:45:37.0244250Z test_laplace_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.001s) 2023-01-11T21:45:37.0244520Z test_laplace_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.001s) 2023-01-11T21:45:37.0244760Z test_mixture_same_family_shape (__main__.TestDistributionShapes) ... ok (0.001s) 2023-01-11T21:45:37.0245010Z test_multinomial_shape (__main__.TestDistributionShapes) ... ok (0.001s) 2023-01-11T21:45:37.0245260Z test_normal_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.001s) 2023-01-11T21:45:37.0245510Z test_normal_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.001s) 2023-01-11T21:45:37.0245770Z test_one_hot_categorical_shape (__main__.TestDistributionShapes) ... ok (0.002s) 2023-01-11T21:45:37.0246020Z test_pareto_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.001s) 2023-01-11T21:45:37.0246270Z test_studentT_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.001s) 2023-01-11T21:45:37.0246530Z test_studentT_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.001s) 2023-01-11T21:45:37.0246780Z test_uniform_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.001s) 2023-01-11T21:45:37.0247040Z test_uniform_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.001s) 2023-01-11T21:45:37.0247290Z test_vonmises_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.001s) 2023-01-11T21:45:37.0247580Z test_vonmises_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.001s) 2023-01-11T21:45:37.0247840Z test_weibull_scale_scalar_params (__main__.TestDistributionShapes) ... ok (0.001s) 2023-01-11T21:45:37.0248090Z test_wishart_shape_scalar_params (__main__.TestDistributionShapes) ... ok (0.001s) 2023-01-11T21:45:37.0256910Z test_wishart_shape_tensor_params (__main__.TestDistributionShapes) ... ok (0.001s) 2023-01-11T21:45:37.0257200Z test_argmax_relaxed_categorical (__main__.TestDistributions) ... ok (0.009s) 2023-01-11T21:45:37.0257420Z test_bernoulli (__main__.TestDistributions) ... ok (0.048s) 2023-01-11T21:45:37.0257640Z test_bernoulli_3d (__main__.TestDistributions) ... ok (0.001s) 2023-01-11T21:45:37.0257860Z test_bernoulli_enumerate_support (__main__.TestDistributions) ... ok (0.001s) 2023-01-11T21:45:37.0258080Z test_beta_log_prob (__main__.TestDistributions) ... ok (0.015s) 2023-01-11T21:45:37.0258290Z test_beta_sample (__main__.TestDistributions) ... ok (0.166s) 2023-01-11T21:45:37.0258510Z test_beta_shape (__main__.TestDistributions) ... ok (0.001s) 2023-01-11T21:45:37.0258810Z test_beta_underflow (__main__.TestDistributions) ... ok (0.010s) 2023-01-11T21:45:37.0259050Z test_beta_underflow_gpu (__main__.TestDistributions) ... skip: CUDA not found (0.000s) 2023-01-11T21:45:37.0259280Z test_binomial (__main__.TestDistributions) ... ok (0.006s) 2023-01-11T21:45:37.0259490Z test_binomial_enumerate_support (__main__.TestDistributions) ... ok (0.001s) 2023-01-11T21:45:37.0259720Z test_binomial_extreme_vals (__main__.TestDistributions) ... ok (0.001s) 2023-01-11T21:45:37.0259950Z test_binomial_log_prob_and_entropy (__main__.TestDistributions) ... ok (0.019s) 2023-01-11T21:45:37.0260190Z test_binomial_log_prob_vectorized_count (__main__.TestDistributions) ... ok (0.001s) 2023-01-11T21:45:37.0260420Z test_binomial_sample (__main__.TestDistributions) ... ok (0.024s) 2023-01-11T21:45:37.0260630Z test_binomial_stable (__main__.TestDistributions) ... ok (0.001s) 2023-01-11T21:45:37.0260860Z test_binomial_vectorized_count (__main__.TestDistributions) ... ok (0.032s) 2023-01-11T21:45:37.0261080Z test_categorical_1d (__main__.TestDistributions) ... ok (0.002s) 2023-01-11T21:45:37.0261290Z test_categorical_2d (__main__.TestDistributions) ... ok (0.003s) 2023-01-11T21:45:37.0261510Z test_categorical_enumerate_support (__main__.TestDistributions) ... ok (0.001s) 2023-01-11T21:45:37.0261730Z test_cauchy (__main__.TestDistributions) ... ok (0.004s) 2023-01-11T21:45:37.0262200Z test_cdf_icdf_inverse (__main__.TestDistributions) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/wishart.py:253: UserWarning: Singular sample detected. 2023-01-11T21:45:37.0262510Z warnings.warn("Singular sample detected.") 2023-01-11T21:45:37.0262650Z ok (0.073s) 2023-01-11T21:45:37.0262810Z test_cdf_log_prob (__main__.TestDistributions) ... ok (0.024s) 2023-01-11T21:45:37.0263010Z test_chi2_sample (__main__.TestDistributions) ... ok (0.043s) 2023-01-11T21:45:37.0263210Z test_chi2_shape (__main__.TestDistributions) ... ok (0.002s) 2023-01-11T21:45:37.0263410Z test_continuous_bernoulli (__main__.TestDistributions) ... ok (0.004s) 2023-01-11T21:45:37.0263620Z test_continuous_bernoulli_3d (__main__.TestDistributions) ... ok (0.001s) 2023-01-11T21:45:37.0263840Z test_dirichlet_log_prob (__main__.TestDistributions) ... ok (0.001s) 2023-01-11T21:45:37.0264040Z test_dirichlet_mode (__main__.TestDistributions) ... ok (0.001s) 2023-01-11T21:45:37.0264250Z test_dirichlet_sample (__main__.TestDistributions) ... ok (0.016s) 2023-01-11T21:45:37.0264450Z test_dirichlet_shape (__main__.TestDistributions) ... ok (0.001s) 2023-01-11T21:45:37.0264860Z test_distribution_expand (__main__.TestDistributions) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/wishart.py:253: UserWarning: Singular sample detected. 2023-01-11T21:45:37.0265170Z warnings.warn("Singular sample detected.") 2023-01-11T21:45:37.0265350Z ok (0.161s) 2023-01-11T21:45:37.0265540Z test_distribution_subclass_expand (__main__.TestDistributions) ... ok (0.041s) 2023-01-11T21:45:37.0265760Z test_enumerate_support_type (__main__.TestDistributions) ... ok (0.008s) 2023-01-11T21:45:37.0265970Z test_exponential (__main__.TestDistributions) ... ok (0.025s) 2023-01-11T21:45:37.0266170Z test_exponential_sample (__main__.TestDistributions) ... ok (0.042s) 2023-01-11T21:45:37.0266380Z test_fishersnedecor (__main__.TestDistributions) ... ok (0.002s) 2023-01-11T21:45:37.0266590Z test_fishersnedecor_sample (__main__.TestDistributions) ... ok (0.371s) 2023-01-11T21:45:37.0266820Z test_gamma_gpu_sample (__main__.TestDistributions) ... skip: CUDA not found (0.000s) 2023-01-11T21:45:37.0267050Z test_gamma_gpu_shape (__main__.TestDistributions) ... skip: CUDA not found (0.001s) 2023-01-11T21:45:37.0267280Z test_gamma_log_prob_at_boundary (__main__.TestDistributions) ... ok (0.002s) 2023-01-11T21:45:37.0267490Z test_gamma_sample (__main__.TestDistributions) ... ok (0.127s) 2023-01-11T21:45:37.0267720Z test_gamma_shape (__main__.TestDistributions) ... ok (0.002s) 2023-01-11T21:45:37.0267920Z test_geometric (__main__.TestDistributions) ... ok (0.002s) 2023-01-11T21:45:37.0268130Z test_geometric_log_prob_and_entropy (__main__.TestDistributions) ... ok (0.004s) 2023-01-11T21:45:37.0268350Z test_geometric_sample (__main__.TestDistributions) ... ok (0.003s) 2023-01-11T21:45:37.0268550Z test_gumbel (__main__.TestDistributions) ... ok (0.002s) 2023-01-11T21:45:37.0268740Z test_gumbel_sample (__main__.TestDistributions) ... ok (0.252s) 2023-01-11T21:45:37.0268940Z test_halfcauchy (__main__.TestDistributions) ... ok (0.003s) 2023-01-11T21:45:37.0269130Z test_halfnormal (__main__.TestDistributions) ... ok (0.003s) 2023-01-11T21:45:37.0269340Z test_halfnormal_logprob (__main__.TestDistributions) ... ok (0.002s) 2023-01-11T21:45:37.0269560Z test_halfnormal_sample (__main__.TestDistributions) ... ok (0.042s) 2023-01-11T21:45:37.0269770Z test_has_examples (__main__.TestDistributions) ... ok (0.000s) 2023-01-11T21:45:37.0270170Z test_independent_expand (__main__.TestDistributions) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/wishart.py:253: UserWarning: Singular sample detected. 2023-01-11T21:45:37.0270470Z warnings.warn("Singular sample detected.") 2023-01-11T21:45:37.0270620Z ok (0.187s) 2023-01-11T21:45:37.0270780Z test_independent_shape (__main__.TestDistributions) ... ok (0.074s) 2023-01-11T21:45:37.0271000Z test_invalid_parameter_broadcasting (__main__.TestDistributions) ... ok (0.018s) 2023-01-11T21:45:37.0271230Z test_kumaraswamy_mean_variance (__main__.TestDistributions) ... ok (0.011s) 2023-01-11T21:45:37.0271440Z test_kumaraswamy_shape (__main__.TestDistributions) ... ok (0.001s) 2023-01-11T21:45:37.0271640Z test_laplace (__main__.TestDistributions) ... ok (0.006s) 2023-01-11T21:45:37.0271830Z test_laplace_sample (__main__.TestDistributions) ... ok (0.126s) 2023-01-11T21:45:37.0272050Z test_lazy_property_grad (__main__.TestDistributions) ... ok (0.001s) 2023-01-11T21:45:37.0272260Z test_lkj_cholesky_log_prob (__main__.TestDistributions) ... ok (0.004s) 2023-01-11T21:45:37.0272470Z test_logisticnormal (__main__.TestDistributions) ... ok (0.007s) 2023-01-11T21:45:37.0272680Z test_logisticnormal_logprob (__main__.TestDistributions) ... ok (0.001s) 2023-01-11T21:45:37.0272900Z test_logisticnormal_sample (__main__.TestDistributions) ... ok (0.141s) 2023-01-11T21:45:37.0273100Z test_lognormal (__main__.TestDistributions) ... ok (0.005s) 2023-01-11T21:45:37.0273300Z test_lognormal_logprob (__main__.TestDistributions) ... ok (0.003s) 2023-01-11T21:45:37.0273510Z test_lognormal_sample (__main__.TestDistributions) ... ok (0.126s) 2023-01-11T21:45:37.0273730Z test_lowrank_multivariate_normal_log_prob (__main__.TestDistributions) ... ok (0.003s) 2023-01-11T21:45:37.0274020Z test_lowrank_multivariate_normal_moments (__main__.TestDistributions) ... ok (0.014s) 2023-01-11T21:45:37.0274270Z test_lowrank_multivariate_normal_properties (__main__.TestDistributions) ... ok (0.001s) 2023-01-11T21:45:37.0274510Z test_lowrank_multivariate_normal_sample (__main__.TestDistributions) ... ok (0.017s) 2023-01-11T21:45:37.0274740Z test_lowrank_multivariate_normal_shape (__main__.TestDistributions) ... ok (0.016s) 2023-01-11T21:45:37.0274970Z test_mixture_same_family_log_prob (__main__.TestDistributions) ... ok (0.003s) 2023-01-11T21:45:37.0275190Z test_mixture_same_family_sample (__main__.TestDistributions) ... ok (0.022s) 2023-01-11T21:45:37.0275410Z test_mixture_same_family_shape (__main__.TestDistributions) ... ok (0.003s) 2023-01-11T21:45:37.0275810Z test_mode (__main__.TestDistributions) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/wishart.py:253: UserWarning: Singular sample detected. 2023-01-11T21:45:37.0276090Z warnings.warn("Singular sample detected.") 2023-01-11T21:45:37.0276280Z ok (0.031s) 2023-01-11T21:45:37.0276440Z test_multinomial_1d (__main__.TestDistributions) ... ok (0.003s) 2023-01-11T21:45:37.0276660Z test_multinomial_1d_log_prob_and_entropy (__main__.TestDistributions) ... ok (0.001s) 2023-01-11T21:45:37.0276870Z test_multinomial_2d (__main__.TestDistributions) ... ok (0.003s) 2023-01-11T21:45:37.0277090Z test_multivariate_normal_log_prob (__main__.TestDistributions) ... ok (0.003s) 2023-01-11T21:45:37.0277310Z test_multivariate_normal_moments (__main__.TestDistributions) ... ok (0.011s) 2023-01-11T21:45:37.0277540Z test_multivariate_normal_properties (__main__.TestDistributions) ... ok (0.001s) 2023-01-11T21:45:37.0277770Z test_multivariate_normal_sample (__main__.TestDistributions) ... ok (0.060s) 2023-01-11T21:45:37.0277990Z test_multivariate_normal_shape (__main__.TestDistributions) ... ok (0.028s) 2023-01-11T21:45:37.0278230Z test_multivariate_normal_stable_with_precision_matrix (__main__.TestDistributions) ... ok (0.001s) 2023-01-11T21:45:37.0278460Z test_negative_binomial (__main__.TestDistributions) ... ok (0.006s) 2023-01-11T21:45:37.0278670Z test_negative_binomial_log_prob (__main__.TestDistributions) ... ok (0.019s) 2023-01-11T21:45:37.0278910Z test_negative_binomial_log_prob_vectorized_count (__main__.TestDistributions) ... ok (0.001s) 2023-01-11T21:45:37.0279120Z test_normal (__main__.TestDistributions) ... ok (0.006s) 2023-01-11T21:45:37.0279310Z test_normal_sample (__main__.TestDistributions) ... ok (0.125s) 2023-01-11T21:45:37.0279520Z test_one_hot_categorical_1d (__main__.TestDistributions) ... ok (0.002s) 2023-01-11T21:45:37.0279730Z test_one_hot_categorical_2d (__main__.TestDistributions) ... ok (0.002s) 2023-01-11T21:45:37.0279960Z test_one_hot_categorical_enumerate_support (__main__.TestDistributions) ... ok (0.001s) 2023-01-11T21:45:37.0280170Z test_pareto (__main__.TestDistributions) ... ok (0.002s) 2023-01-11T21:45:37.0280360Z test_pareto_sample (__main__.TestDistributions) ... ok (0.125s) 2023-01-11T21:45:37.0280570Z test_poisson_forward_ad (__main__.TestDistributions) ... ok (0.000s) 2023-01-11T21:45:37.0280790Z test_poisson_gpu_sample (__main__.TestDistributions) ... skip: CUDA not found (0.000s) 2023-01-11T21:45:37.0281010Z test_poisson_log_prob (__main__.TestDistributions) ... ok (0.002s) 2023-01-11T21:45:37.0281210Z test_poisson_sample (__main__.TestDistributions) ... ok (0.003s) 2023-01-11T21:45:37.0281410Z test_poisson_shape (__main__.TestDistributions) ... ok (0.001s) 2023-01-11T21:45:37.0281610Z test_relaxed_bernoulli (__main__.TestDistributions) ... ok (0.005s) 2023-01-11T21:45:37.0281830Z test_relaxed_one_hot_categorical_1d (__main__.TestDistributions) ... ok (0.003s) 2023-01-11T21:45:37.0282060Z test_relaxed_one_hot_categorical_2d (__main__.TestDistributions) ... ok (0.004s) 2023-01-11T21:45:37.0282260Z test_repr (__main__.TestDistributions) ... ok (0.006s) 2023-01-11T21:45:37.0282470Z test_rounded_relaxed_bernoulli (__main__.TestDistributions) ... ok (0.009s) 2023-01-11T21:45:37.0282920Z test_rsample_requires_grad (__main__.TestDistributions) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/wishart.py:253: UserWarning: Singular sample detected. 2023-01-11T21:45:37.0283220Z warnings.warn("Singular sample detected.") 2023-01-11T21:45:37.0283360Z ok (0.005s) 2023-01-11T21:45:37.0283520Z test_sample_detached (__main__.TestDistributions) ... ok (0.005s) 2023-01-11T21:45:37.0283720Z test_studentT (__main__.TestDistributions) ... ok (0.002s) 2023-01-11T21:45:37.0283920Z test_studentT_log_prob (__main__.TestDistributions) ... ok (0.033s) 2023-01-11T21:45:37.0284120Z test_studentT_sample (__main__.TestDistributions) ... ok (0.521s) 2023-01-11T21:45:37.0284330Z test_support_attributes (__main__.TestDistributions) ... ok (0.008s) 2023-01-11T21:45:37.0284530Z test_uniform (__main__.TestDistributions) ... ok (0.004s) 2023-01-11T21:45:37.0284740Z test_valid_parameter_broadcasting (__main__.TestDistributions) ... ok (0.010s) 2023-01-11T21:45:37.0284990Z test_vonmises_logprob (__main__.TestDistributions) ... ok (0.006s) 2023-01-11T21:45:37.0285190Z test_vonmises_sample (__main__.TestDistributions) ... ok (3.215s) 2023-01-11T21:45:37.0285670Z test_wishart_log_prob (__main__.TestDistributions) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/wishart.py:107: UserWarning: Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim. 2023-01-11T21:45:37.0286130Z warnings.warn("Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim.") 2023-01-11T21:45:37.0286510Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/wishart.py:253: UserWarning: Singular sample detected. 2023-01-11T21:45:37.0286770Z warnings.warn("Singular sample detected.") 2023-01-11T21:45:37.0286910Z ok (0.026s) 2023-01-11T21:45:37.0287080Z test_wishart_moments (__main__.TestDistributions) ... ok (0.565s) 2023-01-11T21:45:37.0287280Z test_wishart_properties (__main__.TestDistributions) ... ok (0.001s) 2023-01-11T21:45:37.0287490Z test_wishart_sample (__main__.TestDistributions) ... ok (0.114s) 2023-01-11T21:45:37.0287880Z test_wishart_shape (__main__.TestDistributions) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/wishart.py:253: UserWarning: Singular sample detected. 2023-01-11T21:45:37.0288170Z warnings.warn("Singular sample detected.") 2023-01-11T21:45:37.0288510Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/wishart.py:253: UserWarning: Singular sample detected. 2023-01-11T21:45:37.0288760Z warnings.warn("Singular sample detected.") 2023-01-11T21:45:37.0289090Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/wishart.py:253: UserWarning: Singular sample detected. 2023-01-11T21:45:37.0289340Z warnings.warn("Singular sample detected.") 2023-01-11T21:45:37.0289670Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/wishart.py:253: UserWarning: Singular sample detected. 2023-01-11T21:45:37.0289920Z warnings.warn("Singular sample detected.") 2023-01-11T21:45:37.0290240Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/wishart.py:253: UserWarning: Singular sample detected. 2023-01-11T21:45:37.0290490Z warnings.warn("Singular sample detected.") 2023-01-11T21:45:37.0290820Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/wishart.py:253: UserWarning: Singular sample detected. 2023-01-11T21:45:37.0291070Z warnings.warn("Singular sample detected.") 2023-01-11T21:45:37.0291210Z ok (0.046s) 2023-01-11T21:45:37.0291410Z test_wishart_stable_with_precision_matrix (__main__.TestDistributions) ... ok (0.001s) 2023-01-11T21:45:37.0291660Z test_zero_excluded_binomial (__main__.TestDistributions) ... skip: CUDA not found (0.000s) 2023-01-11T21:45:37.0291870Z test_cat_event_dim (__main__.TestFunctors) ... ok (0.001s) 2023-01-11T21:45:37.0292060Z test_cat_transform (__main__.TestFunctors) ... ok (0.002s) 2023-01-11T21:45:37.0292260Z test_cat_transform_non_uniform (__main__.TestFunctors) ... ok (0.001s) 2023-01-11T21:45:37.0292470Z test_stack_transform (__main__.TestFunctors) ... ok (0.001s) 2023-01-11T21:45:37.0292860Z test_cdf (__main__.TestJit) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/wishart.py:253: UserWarning: Singular sample detected. 2023-01-11T21:45:37.0293140Z warnings.warn("Singular sample detected.") 2023-01-11T21:45:37.0293300Z ok (0.320s) 2023-01-11T21:45:37.0293710Z test_entropy (__main__.TestJit) ... /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/wishart.py:107: UserWarning: Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim. 2023-01-11T21:45:37.0294180Z warnings.warn("Low df values detected. Singular samples are highly likely to occur for ndim - 1 < df < ndim.") 2023-01-11T21:45:37.0294370Z ok (0.346s) 2023-01-11T21:45:37.0294520Z test_enumerate_support (__main__.TestJit) ... ok (0.129s) 2023-01-11T21:45:37.0294690Z test_log_prob (__main__.TestJit) ... ok (0.666s) 2023-01-11T21:45:37.0294860Z test_mean (__main__.TestJit) ... ok (0.309s) 2023-01-11T21:45:37.0295020Z test_rsample (__main__.TestJit) ... ok (0.201s) 2023-01-11T21:45:37.0295190Z test_sample (__main__.TestJit) ... ok (0.236s) 2023-01-11T21:45:37.0295360Z test_variance (__main__.TestJit) ... ok (0.393s) 2023-01-11T21:45:37.0295540Z test_entropy_exponential_family (__main__.TestKL) ... ok (0.011s) 2023-01-11T21:45:37.0295740Z test_entropy_monte_carlo (__main__.TestKL) ... ok (1.097s) 2023-01-11T21:45:37.0295920Z test_kl_edgecases (__main__.TestKL) ... ok (0.004s) 2023-01-11T21:45:37.0296110Z test_kl_exponential_family (__main__.TestKL) ... ok (0.007s) 2023-01-11T21:45:37.0296290Z test_kl_infinite (__main__.TestKL) ... ok (0.005s) 2023-01-11T21:45:37.0296480Z test_kl_lowrank_multivariate_normal (__main__.TestKL) ... ok (0.007s) 2023-01-11T21:45:37.0296690Z test_kl_lowrank_multivariate_normal_batched (__main__.TestKL) ... ok (0.005s) 2023-01-11T21:45:37.0296890Z test_kl_monte_carlo (__main__.TestKL) ... ok (0.340s) 2023-01-11T21:45:37.0297070Z test_kl_multivariate_normal (__main__.TestKL) ... ok (0.014s) 2023-01-11T21:45:37.0297270Z test_kl_multivariate_normal_batched (__main__.TestKL) ... ok (0.005s) 2023-01-11T21:45:37.0297490Z test_kl_multivariate_normal_batched_broadcasted (__main__.TestKL) ... ok (0.005s) 2023-01-11T21:45:37.0297680Z test_kl_shape (__main__.TestKL) ... ok (0.014s) 2023-01-11T21:45:37.0297850Z test_kl_transformed (__main__.TestKL) ... ok (0.004s) 2023-01-11T21:45:37.0298070Z test_lazy_logits_initialization (__main__.TestLazyLogitsInitialization) ... ok (0.001s) 2023-01-11T21:45:37.0298320Z test_lazy_probs_initialization (__main__.TestLazyLogitsInitialization) ... ok (0.001s) 2023-01-11T21:45:37.0298560Z test_bernoulli_gradient (__main__.TestNumericalStability) ... ok (0.004s) 2023-01-11T21:45:37.0298790Z test_bernoulli_with_logits_overflow (__main__.TestNumericalStability) ... ok (0.001s) 2023-01-11T21:45:37.0299030Z test_bernoulli_with_logits_underflow (__main__.TestNumericalStability) ... ok (0.001s) 2023-01-11T21:45:37.0299260Z test_categorical_log_prob (__main__.TestNumericalStability) ... ok (0.001s) 2023-01-11T21:45:37.0299500Z test_categorical_log_prob_with_logits (__main__.TestNumericalStability) ... ok (0.001s) 2023-01-11T21:45:37.0299740Z test_continuous_bernoulli_gradient (__main__.TestNumericalStability) ... ok (0.008s) 2023-01-11T21:45:37.0300010Z test_continuous_bernoulli_with_logits_overflow (__main__.TestNumericalStability) ... ok (0.001s) 2023-01-11T21:45:37.0300270Z test_continuous_bernoulli_with_logits_underflow (__main__.TestNumericalStability) ... ok (0.001s) 2023-01-11T21:45:37.0300510Z test_multinomial_log_prob (__main__.TestNumericalStability) ... ok (0.001s) 2023-01-11T21:45:37.0300750Z test_multinomial_log_prob_with_logits (__main__.TestNumericalStability) ... ok (0.001s) 2023-01-11T21:45:37.0300960Z test_beta_wrt_alpha (__main__.TestRsample) ... ok (0.014s) 2023-01-11T21:45:37.0301150Z test_beta_wrt_beta (__main__.TestRsample) ... ok (0.014s) 2023-01-11T21:45:37.0301320Z test_chi2 (__main__.TestRsample) ... ok (0.009s) 2023-01-11T21:45:37.0301510Z test_dirichlet_multivariate (__main__.TestRsample) ... ok (0.175s) 2023-01-11T21:45:37.0301720Z test_dirichlet_on_diagonal (__main__.TestRsample) ... ok (0.015s) 2023-01-11T21:45:37.0301920Z test_dirichlet_tangent_field (__main__.TestRsample) ... ok (0.024s) 2023-01-11T21:45:37.0302100Z test_gamma (__main__.TestRsample) ... ok (0.009s) 2023-01-11T21:45:37.0302310Z test_invalid (__main__.TestValidation) ... ok (0.005s) 2023-01-11T21:45:37.0302500Z test_invalid_log_probs_arg (__main__.TestValidation) ... ok (0.074s) 2023-01-11T21:45:37.0302700Z test_valid (__main__.TestValidation) ... ok (0.004s) 2023-01-11T21:45:37.0302900Z test_warning_unimplemented_constraints (__main__.TestValidation) ... ok (0.003s) 2023-01-11T21:45:37.0303030Z 2023-01-11T21:45:37.0303170Z ---------------------------------------------------------------------- 2023-01-11T21:45:37.0303350Z Ran 219 tests in 12.409s 2023-01-11T21:45:37.0303430Z 2023-01-11T21:45:37.0303480Z OK (skipped=5) 2023-01-11T21:45:37.0303550Z 2023-01-11T21:45:37.0303600Z Generating XML reports... 2023-01-11T21:45:37.0303910Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestAgainstScipy-20230111214524.xml 2023-01-11T21:45:37.0304290Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestConstraints-20230111214524.xml 2023-01-11T21:45:37.0304690Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestDistributionShapes-20230111214524.xml 2023-01-11T21:45:37.0305080Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestDistributions-20230111214524.xml 2023-01-11T21:45:37.0305460Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestFunctors-20230111214524.xml 2023-01-11T21:45:37.0305810Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestJit-20230111214524.xml 2023-01-11T21:45:37.0306160Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestKL-20230111214524.xml 2023-01-11T21:45:37.0306550Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestLazyLogitsInitialization-20230111214524.xml 2023-01-11T21:45:37.0306960Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestNumericalStability-20230111214524.xml 2023-01-11T21:45:37.0307330Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestRsample-20230111214524.xml 2023-01-11T21:45:37.0307700Z Generated XML report: test-reports/python-unittest/distributions.test_distributions/TEST-TestValidation-20230111214524.xml 2023-01-11T21:45:37.0307880Z 2023-01-11T21:45:37.0308090Z ##[endgroup] 2023-01-11T21:45:37.0308420Z FINISHED PRINTING LOG FILE of distributions/test_distributions (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/distributions-test_distributions_p96dottu) 2023-01-11T21:45:37.0308620Z 2023-01-11T21:45:37.0308740Z Running nn/test_pooling ... [2023-01-11 21:45:37.023340] 2023-01-11T21:45:37.0309110Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'nn/test_pooling.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:45:37.023652] 2023-01-11T21:45:49.3257540Z 2023-01-11T21:45:49.3258120Z Expand the folded group to see the log file of nn/test_pooling 2023-01-11T21:45:49.3258680Z ##[group]PRINTING LOG FILE of nn/test_pooling (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/nn-test_pooling_i8hean0o) 2023-01-11T21:45:49.3258880Z 2023-01-11T21:45:49.3258930Z Running tests... 2023-01-11T21:45:49.3266440Z ---------------------------------------------------------------------- 2023-01-11T21:45:49.3266760Z Test results will be stored in test-reports/python-unittest/nn.test_pooling 2023-01-11T21:45:49.3267010Z test_avg_pool1d_ceil_mode (__main__.TestAvgPool) ... ok (0.001s) 2023-01-11T21:45:49.3267220Z test_avg_pool2d_ceil_mode (__main__.TestAvgPool) ... ok (0.001s) 2023-01-11T21:45:49.3267430Z test_avg_pool3d_ceil_mode (__main__.TestAvgPool) ... ok (0.001s) 2023-01-11T21:45:49.3267660Z test_doubletensor_avg_pool2d (__main__.TestAvgPool) ... ok (0.004s) 2023-01-11T21:45:49.3267890Z test_doubletensor_avg_pool2d_with_divisor (__main__.TestAvgPool) ... ok (0.002s) 2023-01-11T21:45:49.3268270Z test_doubletensor_avg_pool3d (__main__.TestAvgPool) ... ok (0.023s) 2023-01-11T21:45:49.3268540Z test_doubletensor_avg_pool3d_with_divisor (__main__.TestAvgPool) ... ok (0.057s) 2023-01-11T21:45:49.3268780Z test_MaxUnpool2d_output_size (__main__.TestPoolingNN) ... ok (0.004s) 2023-01-11T21:45:49.3269020Z test_adaptive_pooling_avg_nhwc (__main__.TestPoolingNN) ... ok (0.020s) 2023-01-11T21:45:49.3269300Z test_adaptive_pooling_avg_nhwc_launch_config_backward (__main__.TestPoolingNN) ... skip: CUDA unavailable (0.001s) 2023-01-11T21:45:49.3269620Z test_adaptive_pooling_avg_nhwc_launch_config_forward (__main__.TestPoolingNN) ... skip: CUDA unavailable (0.000s) 2023-01-11T21:45:49.3269910Z test_adaptive_pooling_avg_nhwc_non_contiguous (__main__.TestPoolingNN) ... ok (0.001s) 2023-01-11T21:45:49.3270180Z test_adaptive_pooling_bfloat16 (__main__.TestPoolingNN) ... ok (0.003s) 2023-01-11T21:45:49.3270410Z test_adaptive_pooling_input_size (__main__.TestPoolingNN) ... ok (0.000s) 2023-01-11T21:45:49.3270650Z test_adaptive_pooling_size_none (__main__.TestPoolingNN) ... ok (0.001s) 2023-01-11T21:45:49.3270890Z test_adaptive_pooling_size_overflow (__main__.TestPoolingNN) ... ok (0.003s) 2023-01-11T21:45:49.3271110Z test_max_unpool (__main__.TestPoolingNN) ... ok (0.109s) 2023-01-11T21:45:49.3271340Z test_max_unpool2d_nhwc_cpu (__main__.TestPoolingNN) ... ok (0.001s) 2023-01-11T21:45:49.3271730Z test_AdaptiveMaxPool1d_indices_cpu_float32 (__main__.TestPoolingNNDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:45:49.3272160Z test_AdaptiveMaxPool2d_indices_cpu_float32 (__main__.TestPoolingNNDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:45:49.3272590Z test_AdaptiveMaxPool3d_indices_cpu_float32 (__main__.TestPoolingNNDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:45:49.3272920Z test_AdaptiveMaxPool_zero_batch_dim_cpu (__main__.TestPoolingNNDeviceTypeCPU) ... ok (0.007s) 2023-01-11T21:45:49.3273190Z test_AvgPool2d_empty_cpu (__main__.TestPoolingNNDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:45:49.3273490Z test_AvgPool3d_backward_after_cat_dim1_device_cpu (__main__.TestPoolingNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:49.3273800Z test_FractionalMaxPool2d_zero_batch_cpu (__main__.TestPoolingNNDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:45:49.3274100Z test_FractionalMaxPool2d_zero_out_size_cpu (__main__.TestPoolingNNDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:45:49.3274390Z test_FractionalMaxPool2d_zero_samples_cpu (__main__.TestPoolingNNDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:45:49.3274680Z test_FractionalMaxPool3d_zero_batch_cpu (__main__.TestPoolingNNDeviceTypeCPU) ... ok (0.002s) 2023-01-11T21:45:49.3274960Z test_FractionalMaxPool3d_zero_out_size_cpu (__main__.TestPoolingNNDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:45:49.3275310Z test_FractionalMaxPool3d_zero_samples_cpu (__main__.TestPoolingNNDeviceTypeCPU) ... ok (0.012s) 2023-01-11T21:45:49.3275590Z test_MaxPool1d_indices_cpu_float32 (__main__.TestPoolingNNDeviceTypeCPU) ... ok (0.004s) 2023-01-11T21:45:49.3275870Z test_MaxPool2d_indices_cpu_float32 (__main__.TestPoolingNNDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:45:49.3276240Z test_MaxPool3d_indices_cpu_float32 (__main__.TestPoolingNNDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:45:49.3276530Z test_MaxPool_zero_batch_dim_cpu (__main__.TestPoolingNNDeviceTypeCPU) ... ok (0.006s) 2023-01-11T21:45:49.3276870Z test_MaxUnpool_index_errors_case10_cpu (__main__.TestPoolingNNDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.002s) 2023-01-11T21:45:49.3277250Z test_MaxUnpool_index_errors_case1_cpu (__main__.TestPoolingNNDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:45:49.3277620Z test_MaxUnpool_index_errors_case2_cpu (__main__.TestPoolingNNDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:45:49.3278030Z test_MaxUnpool_index_errors_case3_cpu (__main__.TestPoolingNNDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:45:49.3278400Z test_MaxUnpool_index_errors_case4_cpu (__main__.TestPoolingNNDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:45:49.3278740Z test_MaxUnpool_index_errors_case5_cpu (__main__.TestPoolingNNDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:45:49.3279080Z test_MaxUnpool_index_errors_case6_cpu (__main__.TestPoolingNNDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:45:49.3279430Z test_MaxUnpool_index_errors_case7_cpu (__main__.TestPoolingNNDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:45:49.3279780Z test_MaxUnpool_index_errors_case8_cpu (__main__.TestPoolingNNDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:45:49.3280130Z test_MaxUnpool_index_errors_case9_cpu (__main__.TestPoolingNNDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:45:49.3280430Z test_MaxUnpool_zero_batch_dim_cpu (__main__.TestPoolingNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:45:49.3280710Z test_adaptive_avg_pool2d_output_size_one_cpu (__main__.TestPoolingNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:45:49.3281020Z test_adaptive_avg_pool3d_output_size_one_cpu (__main__.TestPoolingNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:45:49.3281280Z test_adaptive_pool_invalid_cpu (__main__.TestPoolingNNDeviceTypeCPU) ... ok (0.004s) 2023-01-11T21:45:49.3281590Z test_adaptive_pool_odd_size_cpu (__main__.TestPoolingNNDeviceTypeCPU) ... skip: test is slow; run with PYTORCH_TEST_WITH_SLOW to enable test (0.001s) 2023-01-11T21:45:49.3281910Z test_adaptive_pooling_empty_output_size_cpu_float32 (__main__.TestPoolingNNDeviceTypeCPU) ... ok (0.021s) 2023-01-11T21:45:49.3282210Z test_adaptive_pooling_empty_output_size_cpu_float64 (__main__.TestPoolingNNDeviceTypeCPU) ... ok (0.020s) 2023-01-11T21:45:49.3282480Z test_adaptive_pooling_max_nhwc_cpu_float32 (__main__.TestPoolingNNDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:45:49.3282740Z test_adaptive_pooling_max_nhwc_cpu_float64 (__main__.TestPoolingNNDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:45:49.3283000Z test_adaptive_pooling_no_suppot_input_cpu_int16 (__main__.TestPoolingNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:45:49.3283270Z test_adaptive_pooling_no_suppot_input_cpu_int32 (__main__.TestPoolingNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:45:49.3283530Z test_adaptive_pooling_no_suppot_input_cpu_int64 (__main__.TestPoolingNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:45:49.3283850Z test_adaptive_pooling_no_suppot_input_cpu_int8 (__main__.TestPoolingNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:45:49.3284120Z test_adaptive_pooling_no_suppot_input_cpu_uint8 (__main__.TestPoolingNNDeviceTypeCPU) ... ok (0.008s) 2023-01-11T21:45:49.3284400Z test_adaptive_pooling_zero_batch_cpu_float32 (__main__.TestPoolingNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:45:49.3284660Z test_adaptive_pooling_zero_batch_cpu_float64 (__main__.TestPoolingNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:45:49.3284920Z test_avg_pool2d_bfloat16_cpu (__main__.TestPoolingNNDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:45:49.3285160Z test_avg_pool2d_nhwc_cpu_float32 (__main__.TestPoolingNNDeviceTypeCPU) ... ok (2.260s) 2023-01-11T21:45:49.3285410Z test_avg_pool2d_nhwc_cpu_float64 (__main__.TestPoolingNNDeviceTypeCPU) ... ok (2.458s) 2023-01-11T21:45:49.3285660Z test_fractional_max_pool2d_cpu (__main__.TestPoolingNNDeviceTypeCPU) ... ok (0.047s) 2023-01-11T21:45:49.3285910Z test_fractional_max_pool3d_cpu (__main__.TestPoolingNNDeviceTypeCPU) ... ok (0.264s) 2023-01-11T21:45:49.3286230Z test_fractional_max_pool_nan_inf_cpu_float32 (__main__.TestPoolingNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:45:49.3286490Z test_max_pool1d_corner_cases_cpu_float32 (__main__.TestPoolingNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:45:49.3286750Z test_max_pool1d_corner_cases_cpu_float64 (__main__.TestPoolingNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:45:49.3286990Z test_max_pool1d_cpu_float32 (__main__.TestPoolingNNDeviceTypeCPU) ... ok (0.315s) 2023-01-11T21:45:49.3287240Z test_max_pool1d_cpu_float64 (__main__.TestPoolingNNDeviceTypeCPU) ... ok (0.327s) 2023-01-11T21:45:49.3287490Z test_max_pool2d_bfloat16_cpu (__main__.TestPoolingNNDeviceTypeCPU) ... ok (0.003s) 2023-01-11T21:45:49.3287750Z test_max_pool2d_cpu (__main__.TestPoolingNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:49.3288030Z test_max_pool2d_indices_cpu (__main__.TestPoolingNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:49.3288290Z test_max_pool2d_nhwc_cpu_float32 (__main__.TestPoolingNNDeviceTypeCPU) ... ok (2.297s) 2023-01-11T21:45:49.3288550Z test_max_pool2d_nhwc_cpu_float64 (__main__.TestPoolingNNDeviceTypeCPU) ... ok (2.525s) 2023-01-11T21:45:49.3288820Z test_max_pool3d_ndhwc_cpu_float16 (__main__.TestPoolingNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:45:49.3289110Z test_max_pool3d_ndhwc_cpu_float32 (__main__.TestPoolingNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:45:49.3289400Z test_max_pool3d_ndhwc_cpu_float64 (__main__.TestPoolingNNDeviceTypeCPU) ... skip: Only runs on cuda (0.002s) 2023-01-11T21:45:49.3289660Z test_max_pool_nan_inf_cpu_float32 (__main__.TestPoolingNNDeviceTypeCPU) ... ok (0.001s) 2023-01-11T21:45:49.3289910Z test_maxpool3d_non_square_backward_cpu (__main__.TestPoolingNNDeviceTypeCPU) ... ok (0.378s) 2023-01-11T21:45:49.3290160Z test_maxpool_indices_no_batch_dim_cpu_float32 (__main__.TestPoolingNNDeviceTypeCPU) 2023-01-11T21:45:49.3290500Z Check that indices with no batch dim is consistent with a single batch. ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:45:49.3290810Z test_pool3d_large_size_int64_cpu (__main__.TestPoolingNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:49.3291090Z test_pool3d_size_one_feature_dim_cpu (__main__.TestPoolingNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:49.3291470Z test_pool_invalid_size_cpu_float32 (__main__.TestPoolingNNDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.001s) 2023-01-11T21:45:49.3291830Z test_pool_large_size_cpu_float32 (__main__.TestPoolingNNDeviceTypeCPU) ... skip: test doesn't currently work with MPS (0.000s) 2023-01-11T21:45:49.3292120Z test_pooling_bfloat16_cpu (__main__.TestPoolingNNDeviceTypeCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:49.3292410Z test_pooling_large_cpu (__main__.TestPoolingNNDeviceTypeCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:45:49.3292740Z test_pooling_max_nhwc_cpu_float32 (__main__.TestPoolingNNDeviceTypeCPU) ... ok (0.004s) 2023-01-11T21:45:49.3292990Z test_pooling_max_nhwc_cpu_float64 (__main__.TestPoolingNNDeviceTypeCPU) ... ok (0.004s) 2023-01-11T21:45:49.3293220Z test_pooling_shape_cpu (__main__.TestPoolingNNDeviceTypeCPU) 2023-01-11T21:45:49.3293430Z Test the output shape calculation for pooling functions ... ok (0.002s) 2023-01-11T21:45:49.3293660Z test_pooling_size_empty_cpu (__main__.TestPoolingNNDeviceTypeCPU) ... ok (0.009s) 2023-01-11T21:45:49.3293930Z test_pooling_zero_stride_cpu (__main__.TestPoolingNNDeviceTypeCPU) ... ok (0.027s) 2023-01-11T21:45:49.3294060Z 2023-01-11T21:45:49.3294200Z ---------------------------------------------------------------------- 2023-01-11T21:45:49.3294370Z Ran 92 tests in 11.332s 2023-01-11T21:45:49.3294450Z 2023-01-11T21:45:49.3294500Z OK (skipped=30) 2023-01-11T21:45:49.3294580Z 2023-01-11T21:45:49.3294630Z Generating XML reports... 2023-01-11T21:45:49.3294910Z Generated XML report: test-reports/python-unittest/nn.test_pooling/TEST-TestAvgPool-20230111214537.xml 2023-01-11T21:45:49.3295300Z Generated XML report: test-reports/python-unittest/nn.test_pooling/TEST-TestPoolingNN-20230111214537.xml 2023-01-11T21:45:49.3295670Z Generated XML report: test-reports/python-unittest/nn.test_pooling/TEST-TestPoolingNNDeviceTypeCPU-20230111214537.xml 2023-01-11T21:45:49.3295850Z 2023-01-11T21:45:49.3296050Z ##[endgroup] 2023-01-11T21:45:49.3296340Z FINISHED PRINTING LOG FILE of nn/test_pooling (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/nn-test_pooling_i8hean0o) 2023-01-11T21:45:49.3296510Z 2023-01-11T21:45:49.3296650Z Running test_linalg ... [2023-01-11 21:45:49.326088] 2023-01-11T21:45:49.3297030Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_linalg.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:45:49.326422] 2023-01-11T21:45:50.8392200Z 2023-01-11T21:45:50.8392530Z Expand the folded group to see the log file of test_linalg 2023-01-11T21:45:50.8399210Z ##[group]PRINTING LOG FILE of test_linalg (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_linalg_bsh2jnrk) 2023-01-11T21:45:50.8399780Z 2023-01-11T21:45:50.8399850Z Running tests... 2023-01-11T21:45:50.8400200Z ---------------------------------------------------------------------- 2023-01-11T21:45:50.8400550Z test_addbmm_cpu_bfloat16 (__main__.TestLinalgCPU) ... Test results will be stored in test-reports/python-unittest/test_linalg 2023-01-11T21:45:50.8400810Z skip: Issue with numpy version on arm (0.002s) 2023-01-11T21:45:50.8401040Z test_addbmm_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.002s) 2023-01-11T21:45:50.8401320Z test_addbmm_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.002s) 2023-01-11T21:45:50.8401590Z test_addbmm_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.002s) 2023-01-11T21:45:50.8401860Z test_addbmm_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.002s) 2023-01-11T21:45:50.8402140Z test_addmm_activation_cpu_bfloat16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8402430Z test_addmm_activation_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8402720Z test_addmm_activation_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8403000Z test_addmm_baddbmm_overflow_cpu_float16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8403270Z test_addmm_cpu_bfloat16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8403540Z test_addmm_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8403990Z test_addmm_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8404270Z test_addmm_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8404530Z test_addmm_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8404790Z test_addmm_sizes_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8405060Z test_addmm_sizes_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8405310Z test_addmv_cpu_bfloat16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8405570Z test_addmv_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8405820Z test_addmv_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8406080Z test_addmv_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8406400Z test_addmv_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8406670Z test_addmv_rowmajor_colmajor_incx_incy_lda_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8406970Z test_addmv_rowmajor_colmajor_incx_incy_lda_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8407250Z test_addr_bool_cpu_bool (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8407530Z test_addr_float_and_complex_cpu_bfloat16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8407820Z test_addr_float_and_complex_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8408120Z test_addr_float_and_complex_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8408410Z test_addr_float_and_complex_cpu_float16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8408690Z test_addr_float_and_complex_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8408960Z test_addr_float_and_complex_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8409220Z test_addr_integral_cpu_int16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8409480Z test_addr_integral_cpu_int32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8409750Z test_addr_integral_cpu_int64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8410010Z test_addr_integral_cpu_int8 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8410300Z test_addr_integral_cpu_uint8 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8410570Z test_addr_type_promotion_cpu (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8410830Z test_baddbmm_cpu_bfloat16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.002s) 2023-01-11T21:45:50.8411100Z test_baddbmm_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.002s) 2023-01-11T21:45:50.8411390Z test_baddbmm_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.002s) 2023-01-11T21:45:50.8411670Z test_baddbmm_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.002s) 2023-01-11T21:45:50.8411950Z test_baddbmm_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.002s) 2023-01-11T21:45:50.8412260Z test_blas_alpha_beta_empty_cpu_bfloat16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8412570Z test_blas_alpha_beta_empty_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8412870Z test_blas_alpha_beta_empty_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8413160Z test_blas_alpha_beta_empty_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8413460Z test_blas_alpha_beta_empty_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8413750Z test_blas_alpha_beta_empty_cpu_int16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8414040Z test_blas_alpha_beta_empty_cpu_int32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8414330Z test_blas_alpha_beta_empty_cpu_int64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8414660Z test_blas_alpha_beta_empty_cpu_int8 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8414960Z test_blas_alpha_beta_empty_cpu_uint8 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8415230Z test_blas_empty_cpu (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.003s) 2023-01-11T21:45:50.8415510Z test_blas_mv_large_input_cpu (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8415800Z test_blas_nan_out_cpu_bfloat16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8416080Z test_blas_nan_out_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8416360Z test_blas_nan_out_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8416650Z test_blas_nan_out_cpu_float16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8416920Z test_blas_nan_out_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8417190Z test_blas_nan_out_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8417460Z test_bmm_cpu_bfloat16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.002s) 2023-01-11T21:45:50.8417730Z test_bmm_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.002s) 2023-01-11T21:45:50.8418010Z test_bmm_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.002s) 2023-01-11T21:45:50.8418270Z test_bmm_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.002s) 2023-01-11T21:45:50.8418540Z test_bmm_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.002s) 2023-01-11T21:45:50.8418820Z test_broadcast_batched_matmul_cpu (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8419110Z test_broadcast_fused_matmul_cpu (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8419390Z test_chain_matmul_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8419640Z test_cholesky_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8419910Z test_cholesky_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8420180Z test_cholesky_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8420440Z test_cholesky_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8420780Z test_cholesky_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8421090Z test_cholesky_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8421390Z test_cholesky_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8421680Z test_cholesky_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8421970Z test_cholesky_ex_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8422240Z test_cholesky_ex_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8422500Z test_cholesky_ex_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8422800Z test_cholesky_ex_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8423080Z test_cholesky_ex_non_pd_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8423470Z test_cholesky_ex_non_pd_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8423800Z test_cholesky_ex_non_pd_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8424080Z test_cholesky_ex_non_pd_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8424360Z test_cholesky_inverse_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8424630Z test_cholesky_inverse_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8424900Z test_cholesky_inverse_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8425170Z test_cholesky_inverse_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8425460Z test_cholesky_inverse_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8425760Z test_cholesky_inverse_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8426050Z test_cholesky_inverse_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8426340Z test_cholesky_inverse_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8426640Z test_cholesky_solve_batched_broadcasting_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8426950Z test_cholesky_solve_batched_broadcasting_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8427250Z test_cholesky_solve_batched_broadcasting_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8427540Z test_cholesky_solve_batched_broadcasting_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8427830Z test_cholesky_solve_batched_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8428110Z test_cholesky_solve_batched_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8428400Z test_cholesky_solve_batched_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8428860Z test_cholesky_solve_batched_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8429160Z test_cholesky_solve_batched_many_batches_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8429470Z test_cholesky_solve_batched_many_batches_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8435700Z test_cholesky_solve_batched_many_batches_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8436010Z test_cholesky_solve_batched_many_batches_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8436290Z test_cholesky_solve_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8436550Z test_cholesky_solve_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8436960Z test_cholesky_solve_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8437220Z test_cholesky_solve_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8437490Z test_cholesky_solve_out_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8437800Z test_cholesky_solve_out_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8438090Z test_cholesky_solve_out_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8438380Z test_cholesky_solve_out_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8438640Z test_cond_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8438900Z test_cond_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8439140Z test_cond_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8439380Z test_cond_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8439650Z test_cond_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8439930Z test_cond_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8440210Z test_cond_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8440480Z test_cond_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8440770Z test_corner_cases_of_cublasltmatmul_cpu_bfloat16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8441060Z test_corner_cases_of_cublasltmatmul_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8441350Z test_corner_cases_of_cublasltmatmul_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8441640Z test_corner_cases_of_cublasltmatmul_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8441920Z test_corner_cases_of_cublasltmatmul_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8442200Z test_corner_cases_of_cublasltmatmul_cpu_int16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8442530Z test_corner_cases_of_cublasltmatmul_cpu_int32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8442820Z test_corner_cases_of_cublasltmatmul_cpu_int64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8443090Z test_corner_cases_of_cublasltmatmul_cpu_int8 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8443360Z test_corner_cases_of_cublasltmatmul_cpu_uint8 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8443630Z test_cross_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8443880Z test_cross_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8444140Z test_cross_with_and_without_dim_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8444420Z test_cross_with_and_without_dim_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8444720Z test_det_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8444960Z test_det_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8445220Z test_det_logdet_slogdet_batched_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8445490Z test_det_logdet_slogdet_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.003s) 2023-01-11T21:45:50.8445750Z test_dot_invalid_args_cpu (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8446010Z test_dot_vs_numpy_cpu_bfloat16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8446270Z test_dot_vs_numpy_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8446530Z test_dot_vs_numpy_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8446780Z test_eig_check_magma_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8447050Z test_eig_compare_backends_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8447330Z test_eig_compare_backends_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8447600Z test_eig_compare_backends_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8447860Z test_eig_compare_backends_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8448130Z test_eig_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8448410Z test_eig_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8448690Z test_eig_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8448950Z test_eig_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8449220Z test_eig_numpy_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8449470Z test_eig_numpy_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8449720Z test_eig_removed_error_cpu (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8449980Z test_eig_with_nan_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8450270Z test_eig_with_nan_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8450530Z test_eig_with_nan_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8450780Z test_eig_with_nan_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8451030Z test_eigh_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8451280Z test_eigh_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8451520Z test_eigh_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8451760Z test_eigh_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8452030Z test_eigh_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8452330Z test_eigh_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8452600Z test_eigh_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8452870Z test_eigh_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8453140Z test_eigh_lower_uplo_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8453400Z test_eigh_lower_uplo_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8453670Z test_eigh_lower_uplo_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8453930Z test_eigh_lower_uplo_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8454200Z test_eigvals_compare_backends_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8454480Z test_eigvals_compare_backends_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8454750Z test_eigvals_compare_backends_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8455020Z test_eigvals_compare_backends_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8455300Z test_eigvals_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8455580Z test_eigvals_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8455860Z test_eigvals_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8456130Z test_eigvals_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8456400Z test_eigvals_numpy_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8456660Z test_eigvals_numpy_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8456920Z test_eigvalsh_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8457170Z test_eigvalsh_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8457420Z test_eigvalsh_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8457670Z test_eigvalsh_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8457960Z test_eigvalsh_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8458250Z test_eigvalsh_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8458530Z test_eigvalsh_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8458810Z test_eigvalsh_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8459070Z test_einsum_corner_cases_cpu (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8459330Z test_einsum_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8459580Z test_einsum_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8459860Z test_einsum_error_cases_cpu (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8460120Z test_einsum_random_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.002s) 2023-01-11T21:45:50.8460390Z test_einsum_random_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.002s) 2023-01-11T21:45:50.8460670Z test_einsum_sublist_format_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8460940Z test_einsum_sublist_format_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8461220Z test_geqrf_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8461480Z test_geqrf_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8461740Z test_geqrf_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8461990Z test_geqrf_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8462240Z test_householder_product_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8462520Z test_householder_product_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8462890Z test_householder_product_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8463150Z test_householder_product_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8463430Z test_householder_product_errors_and_warnings_cpu (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8463700Z test_inner_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8463950Z test_inner_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8464210Z test_inv_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8464490Z test_inv_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8464760Z test_inv_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8465030Z test_inv_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8465300Z test_inv_ex_info_device_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8465590Z test_inv_ex_info_device_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8465860Z test_inv_ex_info_device_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8466120Z test_inv_ex_info_device_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8466390Z test_inv_ex_singular_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8466650Z test_inv_ex_singular_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8466910Z test_inv_ex_singular_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8467170Z test_inv_ex_singular_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8467460Z test_invariance_error_spectral_decompositions_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8467770Z test_inverse_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8468020Z test_inverse_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8468280Z test_inverse_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8468530Z test_inverse_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8468790Z test_inverse_errors_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8469050Z test_inverse_errors_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8469310Z test_inverse_errors_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8469570Z test_inverse_errors_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8469830Z test_inverse_errors_large_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8470110Z test_inverse_errors_large_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8470380Z test_inverse_errors_large_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8470640Z test_inverse_errors_large_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8470910Z test_inverse_many_batches_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8471180Z test_inverse_many_batches_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8471440Z test_inverse_many_batches_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8471710Z test_inverse_many_batches_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8471960Z test_kron_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8472210Z test_kron_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8472450Z test_kron_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8472700Z test_kron_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8472950Z test_kron_empty_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8473240Z test_kron_empty_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8473500Z test_kron_empty_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8473750Z test_kron_empty_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8474020Z test_kron_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8474300Z test_kron_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8474570Z test_kron_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8474840Z test_kron_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8475100Z test_lapack_empty_cpu (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8475390Z test_ldl_factor_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8475650Z test_ldl_factor_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8475900Z test_ldl_factor_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8476150Z test_ldl_factor_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8476400Z test_ldl_solve_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8476660Z test_ldl_solve_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8476910Z test_ldl_solve_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8477160Z test_ldl_solve_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8477420Z test_linalg_cross_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8477670Z test_linalg_cross_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8477950Z test_linalg_cross_with_and_without_dim_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8478230Z test_linalg_cross_with_and_without_dim_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8478520Z test_linalg_lstsq_batch_broadcasting_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8478810Z test_linalg_lstsq_batch_broadcasting_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8479090Z test_linalg_lstsq_batch_broadcasting_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8479380Z test_linalg_lstsq_batch_broadcasting_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8479650Z test_linalg_lstsq_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.002s) 2023-01-11T21:45:50.8479910Z test_linalg_lstsq_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.002s) 2023-01-11T21:45:50.8480170Z test_linalg_lstsq_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.002s) 2023-01-11T21:45:50.8480410Z test_linalg_lstsq_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.002s) 2023-01-11T21:45:50.8480680Z test_linalg_lstsq_input_checks_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.002s) 2023-01-11T21:45:50.8480980Z test_linalg_lstsq_input_checks_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.002s) 2023-01-11T21:45:50.8481260Z test_linalg_lstsq_input_checks_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.002s) 2023-01-11T21:45:50.8481530Z test_linalg_lstsq_input_checks_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.002s) 2023-01-11T21:45:50.8481800Z test_linalg_lu_cpu_errors_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8482070Z test_linalg_lu_cpu_errors_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8482340Z test_linalg_lu_cpu_errors_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8482600Z test_linalg_lu_cpu_errors_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8482870Z test_linalg_lu_family_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.002s) 2023-01-11T21:45:50.8483160Z test_linalg_lu_family_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.002s) 2023-01-11T21:45:50.8483420Z test_linalg_lu_family_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.002s) 2023-01-11T21:45:50.8483680Z test_linalg_lu_family_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.002s) 2023-01-11T21:45:50.8483940Z test_linalg_lu_solve_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8484200Z test_linalg_lu_solve_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8484460Z test_linalg_lu_solve_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8484720Z test_linalg_lu_solve_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8484990Z test_linalg_matrix_exp_analytic_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.002s) 2023-01-11T21:45:50.8485280Z test_linalg_matrix_exp_analytic_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.002s) 2023-01-11T21:45:50.8485550Z test_linalg_matrix_exp_analytic_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.002s) 2023-01-11T21:45:50.8485820Z test_linalg_matrix_exp_analytic_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.002s) 2023-01-11T21:45:50.8486090Z test_linalg_matrix_exp_batch_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8486360Z test_linalg_matrix_exp_batch_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8486640Z test_linalg_matrix_exp_boundary_cases_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8486930Z test_linalg_matrix_exp_boundary_cases_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8487220Z test_linalg_matrix_exp_boundary_cases_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8487500Z test_linalg_matrix_exp_boundary_cases_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8487790Z test_linalg_matrix_exp_compare_with_taylor_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8488080Z test_linalg_matrix_exp_compare_with_taylor_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8488400Z test_linalg_matrix_exp_compare_with_taylor_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8488690Z test_linalg_matrix_exp_compare_with_taylor_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8488980Z test_linalg_matrix_exp_no_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8489260Z test_linalg_matrix_exp_utils_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8489530Z test_linalg_matrix_exp_utils_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8489800Z test_linalg_qr_autograd_errors_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8490090Z test_linalg_solve_triangular_broadcasting_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8490390Z test_linalg_solve_triangular_broadcasting_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8490710Z test_linalg_solve_triangular_broadcasting_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8491000Z test_linalg_solve_triangular_broadcasting_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8491280Z test_linalg_solve_triangular_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8491560Z test_linalg_solve_triangular_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8491830Z test_linalg_solve_triangular_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8492100Z test_linalg_solve_triangular_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8492380Z test_linalg_solve_triangular_large_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8492660Z test_linalg_solve_triangular_large_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8492940Z test_linalg_solve_triangular_large_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8493220Z test_linalg_solve_triangular_large_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8493490Z test_linear_algebra_scalar_raises_cpu (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8493760Z test_lobpcg_basic_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8494010Z test_lobpcg_ortho_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8494230Z test_lobpcg_scipy_cpu_float64 (__main__.TestLinalgCPU) 2023-01-11T21:45:50.8494480Z Compare torch and scipy.sparse.linalg implementations of lobpcg ... skip: Issue with numpy version on arm (0.003s) 2023-01-11T21:45:50.8494760Z test_lobpcg_torchscript_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8495020Z test_lstsq_removed_error_cpu (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8495300Z test_lu_solve_batched_broadcasting_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8495580Z test_lu_solve_batched_broadcasting_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8495870Z test_lu_solve_batched_broadcasting_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8496170Z test_lu_solve_batched_broadcasting_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8496440Z test_lu_solve_batched_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8496720Z test_lu_solve_batched_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8496990Z test_lu_solve_batched_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8497250Z test_lu_solve_batched_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8497530Z test_lu_solve_batched_many_batches_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8497820Z test_lu_solve_batched_many_batches_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8498130Z test_lu_solve_batched_many_batches_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8498400Z test_lu_solve_batched_many_batches_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8498670Z test_lu_solve_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8498920Z test_lu_solve_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8499170Z test_lu_solve_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8499420Z test_lu_solve_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8499690Z test_lu_solve_large_matrices_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8499970Z test_lu_solve_large_matrices_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8504990Z test_lu_solve_large_matrices_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8505270Z test_lu_solve_large_matrices_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8505540Z test_lu_unpack_check_input_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8505790Z test_matmul_45724_cpu (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8506060Z test_matmul_small_brute_force_1d_Nd_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8506340Z test_matmul_small_brute_force_1d_Nd_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8506620Z test_matmul_small_brute_force_1d_Nd_cpu_int64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8506890Z test_matmul_small_brute_force_2d_Nd_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8507170Z test_matmul_small_brute_force_2d_Nd_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8507440Z test_matmul_small_brute_force_2d_Nd_cpu_int64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8507710Z test_matmul_small_brute_force_3d_Nd_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8507990Z test_matmul_small_brute_force_3d_Nd_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8508340Z test_matmul_small_brute_force_3d_Nd_cpu_int64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8508610Z test_matrix_norm_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8508860Z test_matrix_norm_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8509120Z test_matrix_power_negative_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8509400Z test_matrix_power_negative_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8509670Z test_matrix_power_non_negative_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8509950Z test_matrix_power_non_negative_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8510220Z test_matrix_rank_atol_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8510520Z test_matrix_rank_atol_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8510780Z test_matrix_rank_atol_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8511040Z test_matrix_rank_atol_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8511310Z test_matrix_rank_atol_rtol_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8511570Z test_matrix_rank_basic_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8511840Z test_matrix_rank_basic_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8512100Z test_matrix_rank_basic_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8512370Z test_matrix_rank_basic_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8512630Z test_matrix_rank_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8512890Z test_matrix_rank_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8513140Z test_matrix_rank_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8513400Z test_matrix_rank_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8513660Z test_matrix_rank_empty_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8513930Z test_matrix_rank_empty_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8514190Z test_matrix_rank_empty_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8514450Z test_matrix_rank_empty_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8514730Z test_matrix_rank_out_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8515030Z test_matrix_rank_out_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8515310Z test_matrix_rank_out_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8515590Z test_matrix_rank_out_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8515860Z test_matrix_rank_removed_error_cpu (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8516150Z test_mm_bmm_non_memory_dense_cpu (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8516410Z test_mm_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8516660Z test_mm_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8516900Z test_mm_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8517140Z test_mm_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8517370Z test_mm_cpu_int32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8517610Z test_mm_cpu_int64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8517860Z test_multi_dot_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8518140Z test_multi_dot_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8518400Z test_multi_dot_errors_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8518660Z test_norm_complex_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8518920Z test_norm_complex_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8519180Z test_norm_complex_old_cpu (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8519430Z test_norm_dtype_cpu_bfloat16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8519690Z test_norm_dtype_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8519950Z test_norm_dtype_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8520210Z test_norm_dtype_cpu_float16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8520460Z test_norm_dtype_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8520710Z test_norm_dtype_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8520960Z test_norm_errors_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8521210Z test_norm_errors_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8521460Z test_norm_extreme_values_cpu (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8521710Z test_norm_fastpaths_cpu (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8521980Z test_norm_fro_2_equivalence_old_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8522250Z test_norm_fused_type_promotion_cpu_bfloat16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8522530Z test_norm_fused_type_promotion_cpu_float16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8522790Z test_norm_matrix_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8523040Z test_norm_matrix_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8523310Z test_norm_matrix_degenerate_shapes_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8523650Z test_norm_matrix_degenerate_shapes_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8523940Z test_norm_matrix_degenerate_shapes_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8524220Z test_norm_matrix_degenerate_shapes_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8524480Z test_norm_old_cpu (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8524730Z test_norm_old_nan_propagation_cpu (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8524990Z test_norm_vector_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8525240Z test_norm_vector_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8525510Z test_norm_vector_degenerate_shapes_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8525820Z test_norm_vector_degenerate_shapes_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8526110Z test_norm_vector_degenerate_shapes_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8526380Z test_norm_vector_degenerate_shapes_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8526660Z test_nuclear_norm_axes_small_brute_force_old_cpu (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8526940Z test_nuclear_norm_exceptions_old_cpu (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8527210Z test_nuclear_norm_out_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8527470Z test_nuclear_norm_out_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8527740Z test_old_cholesky_batched_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8528010Z test_old_cholesky_batched_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8528280Z test_old_cholesky_batched_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8528540Z test_old_cholesky_batched_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8528820Z test_old_cholesky_batched_many_batches_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8529100Z test_old_cholesky_batched_upper_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8529380Z test_old_cholesky_batched_upper_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8529660Z test_old_cholesky_batched_upper_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8529930Z test_old_cholesky_batched_upper_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8530200Z test_old_cholesky_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8530460Z test_old_cholesky_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8530720Z test_old_cholesky_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8530970Z test_old_cholesky_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8531250Z test_old_cholesky_empty_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8531520Z test_old_cholesky_empty_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8531780Z test_old_cholesky_empty_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8532040Z test_old_cholesky_empty_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8532300Z test_ormqr_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8532550Z test_ormqr_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8532800Z test_ormqr_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8533040Z test_ormqr_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8533310Z test_ormqr_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8533610Z test_ormqr_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8533890Z test_ormqr_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8534160Z test_ormqr_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8534420Z test_outer_cpu_bfloat16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8534670Z test_outer_cpu_bool (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8534910Z test_outer_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8535170Z test_outer_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8535420Z test_outer_cpu_float16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8535660Z test_outer_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8535900Z test_outer_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8536140Z test_outer_cpu_int16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8536380Z test_outer_cpu_int32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8536620Z test_outer_cpu_int64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8540920Z test_outer_cpu_int8 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8541160Z test_outer_cpu_uint8 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8541420Z test_outer_ger_addr_legacy_tests_cpu (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8541700Z test_outer_type_promotion_cpu_bfloat16_bfloat16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8541980Z test_outer_type_promotion_cpu_bfloat16_bool (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8542260Z test_outer_type_promotion_cpu_bfloat16_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8542540Z test_outer_type_promotion_cpu_bfloat16_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8542820Z test_outer_type_promotion_cpu_bfloat16_float16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8543160Z test_outer_type_promotion_cpu_bfloat16_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8543430Z test_outer_type_promotion_cpu_bfloat16_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8543700Z test_outer_type_promotion_cpu_bfloat16_int16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8543980Z test_outer_type_promotion_cpu_bfloat16_int32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8544250Z test_outer_type_promotion_cpu_bfloat16_int64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8544520Z test_outer_type_promotion_cpu_bfloat16_int8 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8544790Z test_outer_type_promotion_cpu_bfloat16_uint8 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8545100Z test_outer_type_promotion_cpu_bool_bfloat16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8545370Z test_outer_type_promotion_cpu_bool_bool (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8545640Z test_outer_type_promotion_cpu_bool_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8545920Z test_outer_type_promotion_cpu_bool_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8546190Z test_outer_type_promotion_cpu_bool_float16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8546460Z test_outer_type_promotion_cpu_bool_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8546730Z test_outer_type_promotion_cpu_bool_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8547000Z test_outer_type_promotion_cpu_bool_int16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8547270Z test_outer_type_promotion_cpu_bool_int32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8547540Z test_outer_type_promotion_cpu_bool_int64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8547800Z test_outer_type_promotion_cpu_bool_int8 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8548070Z test_outer_type_promotion_cpu_bool_uint8 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8548340Z test_outer_type_promotion_cpu_complex128_bfloat16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8548630Z test_outer_type_promotion_cpu_complex128_bool (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8548910Z test_outer_type_promotion_cpu_complex128_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8549190Z test_outer_type_promotion_cpu_complex128_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8549480Z test_outer_type_promotion_cpu_complex128_float16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8549760Z test_outer_type_promotion_cpu_complex128_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8550040Z test_outer_type_promotion_cpu_complex128_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8550300Z test_outer_type_promotion_cpu_complex128_int16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8550590Z test_outer_type_promotion_cpu_complex128_int32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8550870Z test_outer_type_promotion_cpu_complex128_int64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8551130Z test_outer_type_promotion_cpu_complex128_int8 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8551390Z test_outer_type_promotion_cpu_complex128_uint8 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8551660Z test_outer_type_promotion_cpu_complex64_bfloat16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8551930Z test_outer_type_promotion_cpu_complex64_bool (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8552200Z test_outer_type_promotion_cpu_complex64_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8552490Z test_outer_type_promotion_cpu_complex64_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8552760Z test_outer_type_promotion_cpu_complex64_float16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8553040Z test_outer_type_promotion_cpu_complex64_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8553330Z test_outer_type_promotion_cpu_complex64_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8553610Z test_outer_type_promotion_cpu_complex64_int16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8553880Z test_outer_type_promotion_cpu_complex64_int32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8554150Z test_outer_type_promotion_cpu_complex64_int64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8554420Z test_outer_type_promotion_cpu_complex64_int8 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8554700Z test_outer_type_promotion_cpu_complex64_uint8 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8554980Z test_outer_type_promotion_cpu_float16_bfloat16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8555250Z test_outer_type_promotion_cpu_float16_bool (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8555520Z test_outer_type_promotion_cpu_float16_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8555800Z test_outer_type_promotion_cpu_float16_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8556080Z test_outer_type_promotion_cpu_float16_float16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8556350Z test_outer_type_promotion_cpu_float16_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8556620Z test_outer_type_promotion_cpu_float16_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8556890Z test_outer_type_promotion_cpu_float16_int16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8557160Z test_outer_type_promotion_cpu_float16_int32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8557420Z test_outer_type_promotion_cpu_float16_int64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8557720Z test_outer_type_promotion_cpu_float16_int8 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8557990Z test_outer_type_promotion_cpu_float16_uint8 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8558260Z test_outer_type_promotion_cpu_float32_bfloat16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8558530Z test_outer_type_promotion_cpu_float32_bool (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8558820Z test_outer_type_promotion_cpu_float32_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8559110Z test_outer_type_promotion_cpu_float32_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8559400Z test_outer_type_promotion_cpu_float32_float16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8559690Z test_outer_type_promotion_cpu_float32_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8560000Z test_outer_type_promotion_cpu_float32_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8560280Z test_outer_type_promotion_cpu_float32_int16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8560570Z test_outer_type_promotion_cpu_float32_int32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8560850Z test_outer_type_promotion_cpu_float32_int64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8561120Z test_outer_type_promotion_cpu_float32_int8 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8561400Z test_outer_type_promotion_cpu_float32_uint8 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8561680Z test_outer_type_promotion_cpu_float64_bfloat16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8561970Z test_outer_type_promotion_cpu_float64_bool (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8562250Z test_outer_type_promotion_cpu_float64_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8562540Z test_outer_type_promotion_cpu_float64_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8562840Z test_outer_type_promotion_cpu_float64_float16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8563120Z test_outer_type_promotion_cpu_float64_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8563400Z test_outer_type_promotion_cpu_float64_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8563680Z test_outer_type_promotion_cpu_float64_int16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8563960Z test_outer_type_promotion_cpu_float64_int32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8564230Z test_outer_type_promotion_cpu_float64_int64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8564510Z test_outer_type_promotion_cpu_float64_int8 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8564790Z test_outer_type_promotion_cpu_float64_uint8 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8565070Z test_outer_type_promotion_cpu_int16_bfloat16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8565470Z test_outer_type_promotion_cpu_int16_bool (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8565770Z test_outer_type_promotion_cpu_int16_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8571810Z test_outer_type_promotion_cpu_int16_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8572110Z test_outer_type_promotion_cpu_int16_float16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8572400Z test_outer_type_promotion_cpu_int16_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8572690Z test_outer_type_promotion_cpu_int16_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8572970Z test_outer_type_promotion_cpu_int16_int16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8573250Z test_outer_type_promotion_cpu_int16_int32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8573660Z test_outer_type_promotion_cpu_int16_int64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8573940Z test_outer_type_promotion_cpu_int16_int8 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8574230Z test_outer_type_promotion_cpu_int16_uint8 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8574510Z test_outer_type_promotion_cpu_int32_bfloat16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8574800Z test_outer_type_promotion_cpu_int32_bool (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8575240Z test_outer_type_promotion_cpu_int32_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8575560Z test_outer_type_promotion_cpu_int32_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8575850Z test_outer_type_promotion_cpu_int32_float16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8576150Z test_outer_type_promotion_cpu_int32_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8576430Z test_outer_type_promotion_cpu_int32_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8576710Z test_outer_type_promotion_cpu_int32_int16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8576980Z test_outer_type_promotion_cpu_int32_int32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8577250Z test_outer_type_promotion_cpu_int32_int64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8577520Z test_outer_type_promotion_cpu_int32_int8 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8577790Z test_outer_type_promotion_cpu_int32_uint8 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8578060Z test_outer_type_promotion_cpu_int64_bfloat16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8578340Z test_outer_type_promotion_cpu_int64_bool (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8578620Z test_outer_type_promotion_cpu_int64_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8578900Z test_outer_type_promotion_cpu_int64_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8579180Z test_outer_type_promotion_cpu_int64_float16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8579530Z test_outer_type_promotion_cpu_int64_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8579810Z test_outer_type_promotion_cpu_int64_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8580070Z test_outer_type_promotion_cpu_int64_int16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8580340Z test_outer_type_promotion_cpu_int64_int32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8580610Z test_outer_type_promotion_cpu_int64_int64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8580880Z test_outer_type_promotion_cpu_int64_int8 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8581150Z test_outer_type_promotion_cpu_int64_uint8 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8581460Z test_outer_type_promotion_cpu_int8_bfloat16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8581730Z test_outer_type_promotion_cpu_int8_bool (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8582010Z test_outer_type_promotion_cpu_int8_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8582290Z test_outer_type_promotion_cpu_int8_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8582560Z test_outer_type_promotion_cpu_int8_float16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8582840Z test_outer_type_promotion_cpu_int8_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8583120Z test_outer_type_promotion_cpu_int8_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8583390Z test_outer_type_promotion_cpu_int8_int16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8583670Z test_outer_type_promotion_cpu_int8_int32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8583960Z test_outer_type_promotion_cpu_int8_int64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8584230Z test_outer_type_promotion_cpu_int8_int8 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8584520Z test_outer_type_promotion_cpu_int8_uint8 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8584800Z test_outer_type_promotion_cpu_uint8_bfloat16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8585090Z test_outer_type_promotion_cpu_uint8_bool (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8585380Z test_outer_type_promotion_cpu_uint8_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8585680Z test_outer_type_promotion_cpu_uint8_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8585970Z test_outer_type_promotion_cpu_uint8_float16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8586250Z test_outer_type_promotion_cpu_uint8_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8586530Z test_outer_type_promotion_cpu_uint8_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8586820Z test_outer_type_promotion_cpu_uint8_int16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8587120Z test_outer_type_promotion_cpu_uint8_int32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8587400Z test_outer_type_promotion_cpu_uint8_int64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8587670Z test_outer_type_promotion_cpu_uint8_int8 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8587930Z test_outer_type_promotion_cpu_uint8_uint8 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8588190Z test_pca_lowrank_cpu (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8588440Z test_permute_matmul_cpu (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8588700Z test_pinv_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8588950Z test_pinv_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8589230Z test_pinv_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8589470Z test_pinv_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8589730Z test_pinv_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8590020Z test_pinv_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8590290Z test_pinv_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8590560Z test_pinv_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8590830Z test_pinverse_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8591090Z test_pinverse_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8591350Z test_pinverse_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8591610Z test_pinverse_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8591870Z test_preferred_linalg_library_cpu (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8592100Z test_qr_batched_cpu_complex128 (__main__.TestLinalgCPU) 2023-01-11T21:45:50.8592350Z test torch.linalg.qr vs numpy.linalg.qr. We need some special logic ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8592590Z test_qr_batched_cpu_complex64 (__main__.TestLinalgCPU) 2023-01-11T21:45:50.8592830Z test torch.linalg.qr vs numpy.linalg.qr. We need some special logic ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8593060Z test_qr_batched_cpu_float32 (__main__.TestLinalgCPU) 2023-01-11T21:45:50.8593290Z test torch.linalg.qr vs numpy.linalg.qr. We need some special logic ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8593530Z test_qr_batched_cpu_float64 (__main__.TestLinalgCPU) 2023-01-11T21:45:50.8593760Z test torch.linalg.qr vs numpy.linalg.qr. We need some special logic ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8594020Z test_qr_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8594280Z test_qr_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8594540Z test_qr_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8594800Z test_qr_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8595090Z test_qr_error_cases_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8595330Z test_qr_vs_numpy_cpu_complex128 (__main__.TestLinalgCPU) 2023-01-11T21:45:50.8595560Z test torch.linalg.qr vs numpy.linalg.qr ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8595790Z test_qr_vs_numpy_cpu_complex64 (__main__.TestLinalgCPU) 2023-01-11T21:45:50.8596020Z test torch.linalg.qr vs numpy.linalg.qr ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8596240Z test_qr_vs_numpy_cpu_float32 (__main__.TestLinalgCPU) 2023-01-11T21:45:50.8596470Z test torch.linalg.qr vs numpy.linalg.qr ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8596680Z test_qr_vs_numpy_cpu_float64 (__main__.TestLinalgCPU) 2023-01-11T21:45:50.8596910Z test torch.linalg.qr vs numpy.linalg.qr ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8597160Z test_renorm_cpu (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8597450Z test_renorm_ps_cpu (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8597720Z test_slogdet_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8598000Z test_slogdet_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8598250Z test_slogdet_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8598510Z test_slogdet_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8598780Z test_slogdet_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8599070Z test_slogdet_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8599350Z test_slogdet_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8599630Z test_slogdet_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8599920Z test_solve_batched_broadcasting_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8600210Z test_solve_batched_broadcasting_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8600490Z test_solve_batched_broadcasting_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8600770Z test_solve_batched_broadcasting_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8601040Z test_solve_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8601290Z test_solve_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8601550Z test_solve_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8601800Z test_solve_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8602060Z test_solve_removed_error_cpu (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8602330Z test_strided_mm_bmm_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8602580Z test_strided_mm_bmm_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8602830Z test_svd_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8603100Z test_svd_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8603350Z test_svd_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8603590Z test_svd_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8603840Z test_svd_lowrank_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8604120Z test_svd_memory_allocation_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8608600Z test_svd_memory_allocation_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8608880Z test_svd_memory_allocation_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8609150Z test_svd_memory_allocation_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8609450Z test_symeig_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8609700Z test_symeig_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8609960Z test_symeig_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8610200Z test_symeig_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8610480Z test_symeig_out_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8610770Z test_symeig_out_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8611060Z test_symeig_out_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8611340Z test_symeig_out_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8611600Z test_tensordot_cpu (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8611850Z test_tensorinv_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8612120Z test_tensorinv_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8612380Z test_tensorinv_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8612630Z test_tensorinv_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8612890Z test_tensorinv_empty_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8613160Z test_tensorinv_empty_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8613430Z test_tensorinv_empty_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8613690Z test_tensorinv_empty_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8613970Z test_tensorinv_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8614260Z test_tensorinv_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8614550Z test_tensorinv_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8614830Z test_tensorinv_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8615150Z test_tensorinv_singular_input_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8615430Z test_tensorinv_singular_input_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8615710Z test_tensorinv_singular_input_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8615980Z test_tensorinv_singular_input_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8616250Z test_tensorsolve_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8616520Z test_tensorsolve_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8616780Z test_tensorsolve_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8617040Z test_tensorsolve_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8617340Z test_tensorsolve_empty_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8617610Z test_tensorsolve_empty_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8617870Z test_tensorsolve_empty_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8618140Z test_tensorsolve_empty_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8618420Z test_tensorsolve_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8618720Z test_triangular_solve_batched_broadcasting_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8619030Z test_triangular_solve_batched_broadcasting_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8619330Z test_triangular_solve_batched_broadcasting_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8619630Z test_triangular_solve_batched_broadcasting_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8619910Z test_triangular_solve_batched_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8620200Z test_triangular_solve_batched_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8620470Z test_triangular_solve_batched_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8620750Z test_triangular_solve_batched_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8621050Z test_triangular_solve_batched_many_batches_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8621350Z test_triangular_solve_batched_many_batches_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8621640Z test_triangular_solve_batched_many_batches_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8621930Z test_triangular_solve_batched_many_batches_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8622210Z test_triangular_solve_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8622480Z test_triangular_solve_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8622770Z test_triangular_solve_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8623030Z test_triangular_solve_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8623320Z test_triangular_solve_out_errors_and_warnings_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8623630Z test_triangular_solve_out_errors_and_warnings_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8623930Z test_triangular_solve_out_errors_and_warnings_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8624220Z test_triangular_solve_out_errors_and_warnings_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8624500Z test_vdot_invalid_args_cpu (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8624760Z test_vdot_vs_numpy_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8625050Z test_vdot_vs_numpy_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8625310Z test_vector_norm_cpu_bfloat16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8625570Z test_vector_norm_cpu_complex128 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8625830Z test_vector_norm_cpu_complex64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8626090Z test_vector_norm_cpu_float16 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8626340Z test_vector_norm_cpu_float32 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8626590Z test_vector_norm_cpu_float64 (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.001s) 2023-01-11T21:45:50.8626840Z test_vector_norm_dim_tuple_arg_cpu (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8627120Z test_vector_norm_extreme_values_cpu (__main__.TestLinalgCPU) ... skip: Issue with numpy version on arm (0.000s) 2023-01-11T21:45:50.8627270Z 2023-01-11T21:45:50.8627500Z ---------------------------------------------------------------------- 2023-01-11T21:45:50.8627680Z Ran 728 tests in 0.482s 2023-01-11T21:45:50.8627760Z 2023-01-11T21:45:50.8627810Z OK (skipped=728) 2023-01-11T21:45:50.8627890Z 2023-01-11T21:45:50.8627950Z Generating XML reports... 2023-01-11T21:45:50.8628240Z Generated XML report: test-reports/python-unittest/test_linalg/TEST-TestLinalgCPU-20230111214550.xml 2023-01-11T21:45:50.8628400Z 2023-01-11T21:45:50.8628640Z ##[endgroup] 2023-01-11T21:45:50.8628920Z FINISHED PRINTING LOG FILE of test_linalg (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_linalg_bsh2jnrk) 2023-01-11T21:45:50.8629090Z 2023-01-11T21:45:50.8629210Z Running test_jit_disabled ... [2023-01-11 21:45:50.840368] 2023-01-11T21:45:50.8629590Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_jit_disabled.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:45:50.840659] 2023-01-11T21:45:51.8534230Z 2023-01-11T21:45:51.8534660Z Expand the folded group to see the log file of test_jit_disabled 2023-01-11T21:45:51.8535300Z ##[group]PRINTING LOG FILE of test_jit_disabled (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_jit_disabled_eckxot0e) 2023-01-11T21:45:51.8535490Z 2023-01-11T21:45:51.8535540Z Running tests... 2023-01-11T21:45:51.8535880Z ---------------------------------------------------------------------- 2023-01-11T21:45:51.8536170Z Test results will be stored in test-reports/python-unittest/test_jit_disabled 2023-01-11T21:45:51.8536410Z test_attribute (__main__.TestJitDisabled) ... ok (0.152s) 2023-01-11T21:45:51.8536820Z test_recursive_script (__main__.TestJitDisabled) ... ok (0.032s) 2023-01-11T21:45:51.8537050Z test_script_module_construction (__main__.TestJitDisabled) ... ok (0.032s) 2023-01-11T21:45:51.8537180Z 2023-01-11T21:45:51.8537320Z ---------------------------------------------------------------------- 2023-01-11T21:45:51.8537490Z Ran 3 tests in 0.217s 2023-01-11T21:45:51.8537570Z 2023-01-11T21:45:51.8537620Z OK 2023-01-11T21:45:51.8537680Z 2023-01-11T21:45:51.8537740Z Generating XML reports... 2023-01-11T21:45:51.8538040Z Generated XML report: test-reports/python-unittest/test_jit_disabled/TEST-TestJitDisabled-20230111214551.xml 2023-01-11T21:45:51.8538220Z 2023-01-11T21:45:51.8538380Z ##[endgroup] 2023-01-11T21:45:51.8538700Z FINISHED PRINTING LOG FILE of test_jit_disabled (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_jit_disabled_eckxot0e) 2023-01-11T21:45:51.8538890Z 2023-01-11T21:45:51.8539010Z Running test_prims ... [2023-01-11 21:45:51.853780] 2023-01-11T21:45:51.8541780Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_prims.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:45:51.854100] 2023-01-11T21:45:53.3699210Z 2023-01-11T21:45:53.3699550Z Expand the folded group to see the log file of test_prims 2023-01-11T21:45:53.3700200Z ##[group]PRINTING LOG FILE of test_prims (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_prims_a9dlu4qz) 2023-01-11T21:45:53.3700380Z 2023-01-11T21:45:53.3700430Z Running tests... 2023-01-11T21:45:53.3700760Z ---------------------------------------------------------------------- 2023-01-11T21:45:53.3701040Z Test results will be stored in test-reports/python-unittest/test_prims 2023-01-11T21:45:53.3701300Z test_decomposition_method_vararg_ones_cpu_float32 (__main__.TestDecompCPU) ... ok (0.011s) 2023-01-11T21:45:53.3708860Z test_decomposition_method_vararg_permute_cpu_float32 (__main__.TestDecompCPU) ... ok (0.008s) 2023-01-11T21:45:53.3709230Z test_decomposition_type_promotion_nvprim_amp_cpu_float16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:53.3709560Z test_decomposition_type_promotion_nvprim_amp_cpu_float32 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:53.3709880Z test_masked_fill_decomposition_under_nvprim_context_cpu_float16 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:53.3710210Z test_masked_fill_decomposition_under_nvprim_context_cpu_float32 (__main__.TestDecompCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:53.3710470Z test_mul_complex (__main__.TestPrimsBasic) ... ok (0.000s) 2023-01-11T21:45:53.3710680Z test_torch_ops (__main__.TestPrimsBasic) ... ok (0.001s) 2023-01-11T21:45:53.3710900Z test_aten_overload_to_prims_cpu (__main__.TestPrimsCPU) ... ok (0.021s) 2023-01-11T21:45:53.3711170Z test_batch_norm_backward_nvprims_cpu_float16 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:53.3711450Z test_batch_norm_backward_nvprims_cpu_float32 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:53.3711730Z test_broadcast_in_dim_cpu_float32 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:53.3712000Z test_broadcast_in_dim_sum_cpu_float32 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:53.3712250Z test_cbrt_prim_cpu_float64 (__main__.TestPrimsCPU) ... ok (0.003s) 2023-01-11T21:45:53.3712470Z test_cbrt_prim_cpu_int64 (__main__.TestPrimsCPU) ... ok (0.003s) 2023-01-11T21:45:53.3712700Z test_cpu_tensor_cpu_float16 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:53.3712960Z test_cpu_tensor_cpu_float32 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:53.3713220Z test_cudnn_batch_norm_nvprims_cpu_float32 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:53.3713630Z test_cudnn_batch_norm_nvprims_cpu_float64 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:53.3713900Z test_full_cpu_float32 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:53.3714150Z test_memory_format_strides_cpu_float32 (__main__.TestPrimsCPU) ... ok (0.007s) 2023-01-11T21:45:53.3714410Z test_native_batch_norm_nvprims_cpu_float32 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:53.3714690Z test_native_batch_norm_nvprims_cpu_float64 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:53.3714950Z test_nvfuser_capability_context_cpu (__main__.TestPrimsCPU) ... ok (0.089s) 2023-01-11T21:45:53.3715210Z test_nvfuser_constant_tensors_cpu (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:53.3715470Z test_nvfuser_empty_fusion_cpu (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:45:53.3715750Z test_nvfuser_executor_cached_noncontiguous_cpu (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:53.3716080Z test_nvfuser_executor_parameters_cpu (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:53.3716360Z test_nvfuser_executor_partitioned_cpu (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:53.3716660Z test_nvfuser_executor_partitioned_no_partitions_error_cpu (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:53.3716930Z test_nvfuser_impl_is_used_cpu (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:45:53.3717190Z test_nvfuser_no_args_cpu (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:53.3717440Z test_nvfuser_rand_like_fusion_cpu (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.000s) 2023-01-11T21:45:53.3717710Z test_nvprim_convert_element_type_cpu_float16 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:53.3717980Z test_nvprim_convert_element_type_cpu_uint8 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:53.3718200Z test_nvprims_cpu (__main__.TestPrimsCPU) ... ok (0.006s) 2023-01-11T21:45:53.3718420Z test_nvprims_view_cpu_float16 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:53.3718660Z test_nvprims_view_cpu_float32 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:53.3718920Z test_nvprims_view_partitioner_cpu_float16 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:53.3719190Z test_nvprims_view_partitioner_cpu_float32 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:53.3719450Z test_partitioner_tuple_output_cpu (__main__.TestPrimsCPU) ... ok (0.022s) 2023-01-11T21:45:53.3719700Z test_pytree_input_output_cpu_float32 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:53.3719950Z test_reshape_view_method_cpu_float32 (__main__.TestPrimsCPU) ... ok (0.001s) 2023-01-11T21:45:53.3720210Z test_silu_backward_no_filled_tensor_cpu_float32 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:53.3720480Z test_skip_ops_nvfuser_capability_mode_cpu (__main__.TestPrimsCPU) ... ok (0.012s) 2023-01-11T21:45:53.3720720Z test_skip_ops_nvfuser_prims_mode_cpu (__main__.TestPrimsCPU) ... ok (0.007s) 2023-01-11T21:45:53.3720970Z test_var_correction_0_cpu_float32 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:53.3721230Z test_var_correction_1_cpu_float32 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:53.3721510Z test_var_mean_correction_0_keepdim_False_cpu_float16 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:53.3721800Z test_var_mean_correction_0_keepdim_False_cpu_float32 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:53.3722070Z test_var_mean_correction_0_keepdim_True_cpu_float16 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:53.3722410Z test_var_mean_correction_0_keepdim_True_cpu_float32 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:53.3722680Z test_var_mean_correction_1_keepdim_False_cpu_float16 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:53.3722940Z test_var_mean_correction_1_keepdim_False_cpu_float32 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:53.3723210Z test_var_mean_correction_1_keepdim_True_cpu_float16 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:53.3723470Z test_var_mean_correction_1_keepdim_True_cpu_float32 (__main__.TestPrimsCPU) ... skip: Only runs on cuda (0.001s) 2023-01-11T21:45:53.3723710Z test_constant_pad_nd_memory_format_cpu_float32 (__main__.TestRefsCPU) ... ok (0.001s) 2023-01-11T21:45:53.3723840Z 2023-01-11T21:45:53.3724010Z ---------------------------------------------------------------------- 2023-01-11T21:45:53.3724180Z Ran 57 tests in 0.224s 2023-01-11T21:45:53.3724300Z 2023-01-11T21:45:53.3724350Z OK (skipped=42) 2023-01-11T21:45:53.3724430Z 2023-01-11T21:45:53.3724490Z Generating XML reports... 2023-01-11T21:45:53.3724770Z Generated XML report: test-reports/python-unittest/test_prims/TEST-TestDecompCPU-20230111214552.xml 2023-01-11T21:45:53.3725100Z Generated XML report: test-reports/python-unittest/test_prims/TEST-TestPrimsBasic-20230111214552.xml 2023-01-11T21:45:53.3725420Z Generated XML report: test-reports/python-unittest/test_prims/TEST-TestPrimsCPU-20230111214552.xml 2023-01-11T21:45:53.3725730Z Generated XML report: test-reports/python-unittest/test_prims/TEST-TestRefsCPU-20230111214552.xml 2023-01-11T21:45:53.3725880Z 2023-01-11T21:45:53.3726050Z ##[endgroup] 2023-01-11T21:45:53.3726330Z FINISHED PRINTING LOG FILE of test_prims (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_prims_a9dlu4qz) 2023-01-11T21:45:53.3726490Z 2023-01-11T21:45:53.3726620Z Running test_cpp_extensions_aot_ninja ... [2023-01-11 21:45:53.370237] 2023-01-11T21:45:54.3185220Z running install 2023-01-11T21:45:54.3190770Z /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:45:54.3191160Z warnings.warn( 2023-01-11T21:45:54.3240770Z running build 2023-01-11T21:45:54.3241060Z running build_py 2023-01-11T21:45:54.3492640Z creating build 2023-01-11T21:45:54.3493050Z creating build/lib.macosx-11.1-arm64-3.9 2023-01-11T21:45:54.3493820Z creating build/lib.macosx-11.1-arm64-3.9/torch_test_cpp_extension 2023-01-11T21:45:54.3494320Z copying torch_test_cpp_extension/__init__.py -> build/lib.macosx-11.1-arm64-3.9/torch_test_cpp_extension 2023-01-11T21:45:54.3495400Z running build_ext 2023-01-11T21:45:54.3593240Z building 'torch_test_cpp_extension.cpp' extension 2023-01-11T21:45:54.3593890Z creating /Users/ec2-user/runner/_work/pytorch/pytorch/test/cpp_extensions/build/temp.macosx-11.1-arm64-3.9 2023-01-11T21:45:54.3654760Z Emitting ninja build file /Users/ec2-user/runner/_work/pytorch/pytorch/test/cpp_extensions/build/temp.macosx-11.1-arm64-3.9/build.ninja... 2023-01-11T21:45:54.3661100Z Compiling objects... 2023-01-11T21:45:54.3661440Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2023-01-11T21:46:03.2869860Z [1/1] clang++ -MMD -MF /Users/ec2-user/runner/_work/pytorch/pytorch/test/cpp_extensions/build/temp.macosx-11.1-arm64-3.9/extension.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/pytorch/pytorch/test/cpp_extensions/self_compiler_include_dirs_test -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/extension.cpp -o /Users/ec2-user/runner/_work/pytorch/pytorch/test/cpp_extensions/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:46:03.2953740Z 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/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:46:03.3332830Z 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:46:03.3841200Z building 'torch_test_cpp_extension.ort' extension 2023-01-11T21:46:03.3908520Z Emitting ninja build file /Users/ec2-user/runner/_work/pytorch/pytorch/test/cpp_extensions/build/temp.macosx-11.1-arm64-3.9/build.ninja... 2023-01-11T21:46:03.3910700Z Compiling objects... 2023-01-11T21:46:03.3910990Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2023-01-11T21:46:10.0098450Z [1/1] clang++ -MMD -MF /Users/ec2-user/runner/_work/pytorch/pytorch/test/cpp_extensions/build/temp.macosx-11.1-arm64-3.9/ort_extension.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/pytorch/pytorch/test/cpp_extensions/self_compiler_include_dirs_test -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/ort_extension.cpp -o /Users/ec2-user/runner/_work/pytorch/pytorch/test/cpp_extensions/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:46:10.0111060Z 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/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:46:10.0250450Z 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:46:10.0533250Z building 'torch_test_cpp_extension.rng' extension 2023-01-11T21:46:10.0599930Z Emitting ninja build file /Users/ec2-user/runner/_work/pytorch/pytorch/test/cpp_extensions/build/temp.macosx-11.1-arm64-3.9/build.ninja... 2023-01-11T21:46:10.0609250Z Compiling objects... 2023-01-11T21:46:10.0610270Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2023-01-11T21:46:17.3933450Z [1/1] clang++ -MMD -MF /Users/ec2-user/runner/_work/pytorch/pytorch/test/cpp_extensions/build/temp.macosx-11.1-arm64-3.9/rng_extension.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/pytorch/pytorch/test/cpp_extensions/self_compiler_include_dirs_test -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/rng_extension.cpp -o /Users/ec2-user/runner/_work/pytorch/pytorch/test/cpp_extensions/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:46:17.3946310Z 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/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:46:17.4085620Z 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:46:17.4361410Z running install_lib 2023-01-11T21:46:17.4630340Z creating install 2023-01-11T21:46:17.4630660Z creating install/Users 2023-01-11T21:46:17.4631410Z creating install/Users/ec2-user 2023-01-11T21:46:17.4631710Z creating install/Users/ec2-user/runner 2023-01-11T21:46:17.4632140Z creating install/Users/ec2-user/runner/_work 2023-01-11T21:46:17.4632660Z creating install/Users/ec2-user/runner/_work/_temp 2023-01-11T21:46:17.4633220Z creating install/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:46:17.4633520Z creating install/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib 2023-01-11T21:46:17.4633840Z creating install/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9 2023-01-11T21:46:17.4634170Z creating install/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages 2023-01-11T21:46:17.4634810Z creating install/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch_test_cpp_extension 2023-01-11T21:46:17.4636380Z 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:46:17.4639490Z 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:46:17.4642190Z 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:46:17.4642740Z 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:46:17.4654690Z 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:46:17.4657000Z running install_egg_info 2023-01-11T21:46:17.5224690Z running egg_info 2023-01-11T21:46:17.5225090Z creating torch_test_cpp_extension.egg-info 2023-01-11T21:46:17.5463340Z writing torch_test_cpp_extension.egg-info/PKG-INFO 2023-01-11T21:46:17.5689870Z writing dependency_links to torch_test_cpp_extension.egg-info/dependency_links.txt 2023-01-11T21:46:17.7029840Z writing top-level names to torch_test_cpp_extension.egg-info/top_level.txt 2023-01-11T21:46:17.7031170Z writing manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2023-01-11T21:46:17.7049850Z reading manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2023-01-11T21:46:17.7052860Z writing manifest file 'torch_test_cpp_extension.egg-info/SOURCES.txt' 2023-01-11T21:46:17.7054060Z 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:46:17.7062770Z running install_scripts 2023-01-11T21:46:18.7778470Z running install 2023-01-11T21:46:18.7779170Z /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:46:18.7779500Z warnings.warn( 2023-01-11T21:46:18.7824620Z running build 2023-01-11T21:46:18.7825410Z running build_ext 2023-01-11T21:46:18.7905020Z building 'no_python_abi_suffix_test' extension 2023-01-11T21:46:18.7905390Z creating /Users/ec2-user/runner/_work/pytorch/pytorch/test/cpp_extensions/no_python_abi_suffix_test/build 2023-01-11T21:46:18.7906370Z 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:46:18.7966560Z 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:46:18.7969400Z Compiling objects... 2023-01-11T21:46:18.7969830Z Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N) 2023-01-11T21:46:18.8232330Z [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:46:18.8330880Z creating build/lib.macosx-11.1-arm64-3.9 2023-01-11T21:46:18.8338340Z 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:46:18.8369130Z 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:46:18.8622390Z running install_lib 2023-01-11T21:46:18.8881770Z creating install 2023-01-11T21:46:18.8881940Z creating install/Users 2023-01-11T21:46:18.8882280Z creating install/Users/ec2-user 2023-01-11T21:46:18.8882510Z creating install/Users/ec2-user/runner 2023-01-11T21:46:18.8883270Z creating install/Users/ec2-user/runner/_work 2023-01-11T21:46:18.8883520Z creating install/Users/ec2-user/runner/_work/_temp 2023-01-11T21:46:18.8884090Z creating install/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:46:18.8884590Z creating install/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib 2023-01-11T21:46:18.8884910Z creating install/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9 2023-01-11T21:46:18.8885240Z creating install/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages 2023-01-11T21:46:18.8886040Z 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:46:18.8890670Z running install_egg_info 2023-01-11T21:46:18.9395330Z running egg_info 2023-01-11T21:46:18.9395910Z creating no_python_abi_suffix_test.egg-info 2023-01-11T21:46:18.9635660Z writing no_python_abi_suffix_test.egg-info/PKG-INFO 2023-01-11T21:46:18.9861260Z writing dependency_links to no_python_abi_suffix_test.egg-info/dependency_links.txt 2023-01-11T21:46:19.1208810Z writing top-level names to no_python_abi_suffix_test.egg-info/top_level.txt 2023-01-11T21:46:19.1210320Z writing manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2023-01-11T21:46:19.1227220Z reading manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2023-01-11T21:46:19.1230020Z writing manifest file 'no_python_abi_suffix_test.egg-info/SOURCES.txt' 2023-01-11T21:46:19.1230590Z 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:46:19.1240340Z running install_scripts 2023-01-11T21:46:19.2939890Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_cpp_extensions_aot_ninja.py', '-v', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:46:19.293828] 2023-01-11T21:46:20.6199600Z 2023-01-11T21:46:20.6199990Z Expand the folded group to see the log file of test_cpp_extensions_aot_ninja 2023-01-11T21:46:20.6200660Z ##[group]PRINTING LOG FILE of test_cpp_extensions_aot_ninja (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_cpp_extensions_aot_ninja_i4t5nzbd) 2023-01-11T21:46:20.6200860Z 2023-01-11T21:46:20.6200910Z Running tests... 2023-01-11T21:46:20.6201240Z ---------------------------------------------------------------------- 2023-01-11T21:46:20.6201540Z Test results will be stored in test-reports/python-unittest/test_cpp_extensions_aot_ninja 2023-01-11T21:46:20.6201790Z test_backward (__main__.TestCppExtensionAOT) ... ok (0.025s) 2023-01-11T21:46:20.6202040Z test_cublas_extension (__main__.TestCppExtensionAOT) ... skip: CUDA not found (0.000s) 2023-01-11T21:46:20.6203050Z test_cuda_dlink_libs (__main__.TestCppExtensionAOT) ... skip: CUDA not found (0.000s) 2023-01-11T21:46:20.6203790Z test_cuda_extension (__main__.TestCppExtensionAOT) ... skip: CUDA not found (0.000s) 2023-01-11T21:46:20.6204470Z test_cusolver_extension (__main__.TestCppExtensionAOT) ... skip: CUDA not found (0.000s) 2023-01-11T21:46:20.6205130Z test_extension_function (__main__.TestCppExtensionAOT) ... ok (0.001s) 2023-01-11T21:46:20.6205730Z test_extension_module (__main__.TestCppExtensionAOT) ... ok (0.000s) 2023-01-11T21:46:20.6206410Z test_no_python_abi_suffix_sets_the_correct_library_name (__main__.TestCppExtensionAOT) ... ok (0.001s) 2023-01-11T21:46:20.6207050Z test_optional (__main__.TestCppExtensionAOT) ... ok (0.000s) 2023-01-11T21:46:20.6207580Z test_add (__main__.TestORTTensor) ... ok (0.001s) 2023-01-11T21:46:20.6208120Z test_conv_backend_override (__main__.TestORTTensor) ... ok (0.001s) 2023-01-11T21:46:20.6208670Z test_unregistered (__main__.TestORTTensor) ... ok (0.005s) 2023-01-11T21:46:20.6209180Z test_zeros (__main__.TestORTTensor) ... ok (0.001s) 2023-01-11T21:46:20.6209740Z test_pybind_return_types (__main__.TestPybindTypeCasters) ... ok (0.001s) 2023-01-11T21:46:20.6210310Z test_rng (__main__.TestRNGExtension) ... ok (0.002s) 2023-01-11T21:46:20.6210910Z test_torch_library (__main__.TestTorchLibrary) ... skip: CUDA not found (0.001s) 2023-01-11T21:46:20.6211290Z 2023-01-11T21:46:20.6211770Z ---------------------------------------------------------------------- 2023-01-11T21:46:20.6224310Z Ran 16 tests in 0.041s 2023-01-11T21:46:20.6224450Z 2023-01-11T21:46:20.6224510Z OK (skipped=5) 2023-01-11T21:46:20.6224590Z 2023-01-11T21:46:20.6224660Z Generating XML reports... 2023-01-11T21:46:20.6225030Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestCppExtensionAOT-20230111214620.xml 2023-01-11T21:46:20.6225440Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestORTTensor-20230111214620.xml 2023-01-11T21:46:20.6226000Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestPybindTypeCasters-20230111214620.xml 2023-01-11T21:46:20.6226410Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestRNGExtension-20230111214620.xml 2023-01-11T21:46:20.6226800Z Generated XML report: test-reports/python-unittest/test_cpp_extensions_aot_ninja/TEST-TestTorchLibrary-20230111214620.xml 2023-01-11T21:46:20.6226970Z 2023-01-11T21:46:20.6227150Z ##[endgroup] 2023-01-11T21:46:20.6227470Z FINISHED PRINTING LOG FILE of test_cpp_extensions_aot_ninja (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_cpp_extensions_aot_ninja_i4t5nzbd) 2023-01-11T21:46:20.6227670Z 2023-01-11T21:46:20.6227790Z Running test_cuda_primary_ctx ... [2023-01-11 21:46:20.620463] 2023-01-11T21:46:20.6228220Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_cuda_primary_ctx.py', '-v', '--subprocess', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:46:20.620735] 2023-01-11T21:46:21.3600630Z 2023-01-11T21:46:21.3601000Z Expand the folded group to see the log file of test_cuda_primary_ctx 2023-01-11T21:46:21.3601520Z ##[group]PRINTING LOG FILE of test_cuda_primary_ctx (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_cuda_primary_ctx_c3wevyjd) 2023-01-11T21:46:21.3601780Z CUDA not available, skipping tests 2023-01-11T21:46:21.3601880Z 2023-01-11T21:46:21.3602080Z ##[endgroup] 2023-01-11T21:46:21.3602480Z FINISHED PRINTING LOG FILE of test_cuda_primary_ctx (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_cuda_primary_ctx_c3wevyjd) 2023-01-11T21:46:21.3604320Z 2023-01-11T21:46:21.3604530Z Running test_cuda_trace ... [2023-01-11 21:46:21.360366] 2023-01-11T21:46:21.3607560Z Executing ['/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/python', '-bb', 'test_cuda_trace.py', '-v', '--subprocess', '--import-slow-tests', '--import-disabled-tests'] ... [2023-01-11 21:46:21.360666] 2023-01-11T21:46:22.1049990Z 2023-01-11T21:46:22.1050310Z Expand the folded group to see the log file of test_cuda_trace 2023-01-11T21:46:22.1050860Z ##[group]PRINTING LOG FILE of test_cuda_trace (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_cuda_trace_puf92_0h) 2023-01-11T21:46:22.1051110Z CUDA not available, skipping tests 2023-01-11T21:46:22.1051220Z 2023-01-11T21:46:22.1051370Z ##[endgroup] 2023-01-11T21:46:22.1051780Z FINISHED PRINTING LOG FILE of test_cuda_trace (/Users/ec2-user/runner/_work/pytorch/pytorch/test/test-reports/test_cuda_trace_puf92_0h) 2023-01-11T21:46:22.1051960Z 2023-01-11T21:46:22.1053750Z Running doctests ... [2023-01-11 21:46:22.105300] 2023-01-11T21:46:26.1669470Z Start doctest_module('/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch') 2023-01-11T21:46:26.1669730Z Listing tests 2023-01-11T21:46:26.1669870Z gathering tests 2023-01-11T21:46:26.1669990Z running 663 test(s) 2023-01-11T21:46:26.1670410Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/__init__.py::is_tensor:0, line 429 <- wrt source file 2023-01-11T21:46:26.1670850Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/__init__.py::is_tensor:0 2023-01-11T21:46:26.1671290Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/__init__.py::set_default_tensor_type:0, line 458 <- wrt source file 2023-01-11T21:46:26.1671740Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/__init__.py::set_default_tensor_type:0 2023-01-11T21:46:26.1672190Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/__init__.py::set_default_dtype:0, line 496 <- wrt source file 2023-01-11T21:46:26.1673010Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/__init__.py::set_default_dtype:0 2023-01-11T21:46:26.1673480Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/__init__.py::use_deterministic_algorithms:0, line 629 <- wrt source file 2023-01-11T21:46:26.1673940Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/__init__.py::use_deterministic_algorithms:0 2023-01-11T21:46:26.1674380Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/__init__.py::compile:0, line 1221 <- wrt source file 2023-01-11T21:46:26.1674790Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/__init__.py::compile:0 2023-01-11T21:46:26.1675220Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/library.py::Library.define:0, line 61 <- wrt source file 2023-01-11T21:46:26.1675680Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/library.py::Library.define:0 2023-01-11T21:46:26.1676220Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/library.py::Library.impl:0, line 81 <- wrt source file 2023-01-11T21:46:26.1676640Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/library.py::Library.impl:0 2023-01-11T21:46:26.1677080Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/quasirandom.py::SobolEngine:0, line 37 <- wrt source file 2023-01-11T21:46:26.1677650Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/quasirandom.py::SobolEngine:0 2023-01-11T21:46:26.1678220Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/torch_version.py::TorchVersion:0, line 49 <- wrt source file 2023-01-11T21:46:26.1678690Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/torch_version.py::TorchVersion:0 2023-01-11T21:46:26.1679160Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/overrides.py::get_ignored_functions:0, line 67 <- wrt source file 2023-01-11T21:46:26.1679610Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/overrides.py::get_ignored_functions:0 2023-01-11T21:46:26.1680070Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/overrides.py::get_testing_overrides:0, line 336 <- wrt source file 2023-01-11T21:46:26.1680550Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/overrides.py::get_testing_overrides:0 2023-01-11T21:46:26.1680980Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/overrides.py::wrap_torch_function:0, line 1391 <- wrt source file 2023-01-11T21:46:26.1681410Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/overrides.py::wrap_torch_function:0 2023-01-11T21:46:26.1681840Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/overrides.py::handle_torch_function:0, line 1508 <- wrt source file 2023-01-11T21:46:26.1682260Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/overrides.py::handle_torch_function:0 2023-01-11T21:46:26.1682700Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/overrides.py::is_tensor_method_or_property:0, line 1732 <- wrt source file 2023-01-11T21:46:26.1683240Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/overrides.py::is_tensor_method_or_property:0 2023-01-11T21:46:26.1683690Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/overrides.py::is_tensor_like:0, line 1750 <- wrt source file 2023-01-11T21:46:26.1684110Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/overrides.py::is_tensor_like:0 2023-01-11T21:46:26.1684560Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_namedtensor_internals.py::update_names:0, line 125 <- wrt source file 2023-01-11T21:46:26.1685020Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_namedtensor_internals.py::update_names:0 2023-01-11T21:46:26.1685470Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py::Tensor.register_hook:0, line 508 <- wrt source file 2023-01-11T21:46:26.1685950Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py::Tensor.register_hook:0 2023-01-11T21:46:26.1686390Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py::Tensor.refine_names:0, line 1096 <- wrt source file 2023-01-11T21:46:26.1686820Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py::Tensor.refine_names:0 2023-01-11T21:46:26.1687250Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py::Tensor.align_to:0, line 1141 <- wrt source file 2023-01-11T21:46:26.1687670Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py::Tensor.align_to:0 2023-01-11T21:46:26.1688100Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py::Tensor.rename:0, line 1214 <- wrt source file 2023-01-11T21:46:26.1688500Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py::Tensor.rename:0 2023-01-11T21:46:26.1688940Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py::Tensor.to_sparse_coo:0, line 1244 <- wrt source file 2023-01-11T21:46:26.1689370Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py::Tensor.to_sparse_coo:0 2023-01-11T21:46:26.1689780Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/hub.py::list:0, line 391 <- wrt source file 2023-01-11T21:46:26.1690180Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/hub.py::list:0 2023-01-11T21:46:26.1690580Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/hub.py::help:0, line 444 <- wrt source file 2023-01-11T21:46:26.1690970Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/hub.py::help:0 2023-01-11T21:46:26.1691370Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/hub.py::load:0, line 524 <- wrt source file 2023-01-11T21:46:26.1691760Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/hub.py::load:0 2023-01-11T21:46:26.1692180Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/hub.py::_load_local:0, line 563 <- wrt source file 2023-01-11T21:46:26.1692580Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/hub.py::_load_local:0 2023-01-11T21:46:26.1693030Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/hub.py::download_url_to_file:0, line 592 <- wrt source file 2023-01-11T21:46:26.1693440Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/hub.py::download_url_to_file:0 2023-01-11T21:46:26.1693860Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/hub.py::load_state_dict_from_url:0, line 701 <- wrt source file 2023-01-11T21:46:26.1694270Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/hub.py::load_state_dict_from_url:0 2023-01-11T21:46:26.1694700Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor_str.py::set_printoptions:0, line 49 <- wrt source file 2023-01-11T21:46:26.1695110Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor_str.py::set_printoptions:0 2023-01-11T21:46:26.1695570Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/functional.py::broadcast_tensors:0, line 61 <- wrt source file 2023-01-11T21:46:26.1696000Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/functional.py::broadcast_tensors:0 2023-01-11T21:46:26.1696430Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/functional.py::broadcast_shapes:0, line 89 <- wrt source file 2023-01-11T21:46:26.1696840Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/functional.py::broadcast_shapes:0 2023-01-11T21:46:26.1697250Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/functional.py::split:0, line 161 <- wrt source file 2023-01-11T21:46:26.1697650Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/functional.py::split:0 2023-01-11T21:46:26.1698060Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/functional.py::einsum:0, line 269 <- wrt source file 2023-01-11T21:46:26.1698450Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/functional.py::einsum:0 2023-01-11T21:46:26.1698870Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/functional.py::meshgrid:0, line 450 <- wrt source file 2023-01-11T21:46:26.1699270Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/functional.py::meshgrid:0 2023-01-11T21:46:26.1699690Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/functional.py::_unique_impl:0, line 764 <- wrt source file 2023-01-11T21:46:26.1700110Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/functional.py::_unique_impl:0 2023-01-11T21:46:26.1700560Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/functional.py::_unique_consecutive_impl:0, line 842 <- wrt source file 2023-01-11T21:46:26.1700980Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/functional.py::_unique_consecutive_impl:0 2023-01-11T21:46:26.1708020Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/functional.py::tensordot:0, line 1040 <- wrt source file 2023-01-11T21:46:26.1708440Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/functional.py::tensordot:0 2023-01-11T21:46:26.1708920Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/functional.py::cartesian_prod:0, line 1118 <- wrt source file 2023-01-11T21:46:26.1709340Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/functional.py::cartesian_prod:0 2023-01-11T21:46:26.1709770Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/functional.py::block_diag:0, line 1152 <- wrt source file 2023-01-11T21:46:26.1710170Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/functional.py::block_diag:0 2023-01-11T21:46:26.1710580Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/functional.py::cdist:0, line 1203 <- wrt source file 2023-01-11T21:46:26.1710980Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/functional.py::cdist:0 2023-01-11T21:46:26.1711390Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/functional.py::atleast_1d:0, line 1243 <- wrt source file 2023-01-11T21:46:26.1711830Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/functional.py::atleast_1d:0 2023-01-11T21:46:26.1712240Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/functional.py::atleast_2d:0, line 1279 <- wrt source file 2023-01-11T21:46:26.1712630Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/functional.py::atleast_2d:0 2023-01-11T21:46:26.1713050Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/functional.py::atleast_3d:0, line 1317 <- wrt source file 2023-01-11T21:46:26.1713440Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/functional.py::atleast_3d:0 2023-01-11T21:46:26.1713840Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/functional.py::norm:0, line 1455 <- wrt source file 2023-01-11T21:46:26.1714240Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/functional.py::norm:0 2023-01-11T21:46:26.1714650Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/functional.py::chain_matmul:0, line 1606 <- wrt source file 2023-01-11T21:46:26.1715050Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/functional.py::chain_matmul:0 2023-01-11T21:46:26.1715470Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/functional.py::_lu_impl:0, line 1706 <- wrt source file 2023-01-11T21:46:26.1715870Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/functional.py::_lu_impl:0 2023-01-11T21:46:26.1716290Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/serialization.py::save:0, line 429 <- wrt source file 2023-01-11T21:46:26.1716690Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/serialization.py::save:0 2023-01-11T21:46:26.1717100Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/serialization.py::load:0, line 754 <- wrt source file 2023-01-11T21:46:26.1717500Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/serialization.py::load:0 2023-01-11T21:46:26.1717930Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_C.cpython-39-darwin.so::Generator:0, line 15 <- wrt source file 2023-01-11T21:46:26.1718420Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_C.cpython-39-darwin.so::Generator:0 2023-01-11T21:46:26.1718870Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_C.cpython-39-darwin.so::_LinAlgError:0, line 5 <- wrt source file 2023-01-11T21:46:26.1719300Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_C.cpython-39-darwin.so::_LinAlgError:0 2023-01-11T21:46:26.1719750Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/monitor/__init__.py::TensorboardEventHandler:0, line 21 <- wrt source file 2023-01-11T21:46:26.1720200Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/monitor/__init__.py::TensorboardEventHandler:0 2023-01-11T21:46:26.1720650Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/futures/__init__.py::Future.then:0, line 147 <- wrt source file 2023-01-11T21:46:26.1721080Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/futures/__init__.py::Future.then:0 2023-01-11T21:46:26.1721520Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/futures/__init__.py::Future.add_done_callback:0, line 195 <- wrt source file 2023-01-11T21:46:26.1819750Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/futures/__init__.py::Future.add_done_callback:0 2023-01-11T21:46:26.1820280Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/futures/__init__.py::Future.set_result:0, line 228 <- wrt source file 2023-01-11T21:46:26.1820750Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/futures/__init__.py::Future.set_result:0 2023-01-11T21:46:26.1821210Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/futures/__init__.py::Future.set_exception:0, line 257 <- wrt source file 2023-01-11T21:46:26.1821680Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/futures/__init__.py::Future.set_exception:0 2023-01-11T21:46:26.1822140Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/futures/__init__.py::collect_all:0, line 288 <- wrt source file 2023-01-11T21:46:26.1822580Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/futures/__init__.py::collect_all:0 2023-01-11T21:46:26.1823060Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_prims_common/__init__.py::compute_required_storage_length:0, line 1495 <- wrt source file 2023-01-11T21:46:26.1823540Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_prims_common/__init__.py::compute_required_storage_length:0 2023-01-11T21:46:26.1824020Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/jit/__init__.py::annotate:0, line 103 <- wrt source file 2023-01-11T21:46:26.1824450Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/jit/__init__.py::annotate:0 2023-01-11T21:46:26.1824880Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/jit/__init__.py::strict_fusion:0, line 202 <- wrt source file 2023-01-11T21:46:26.1825300Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/jit/__init__.py::strict_fusion:0 2023-01-11T21:46:26.1825890Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/sparse/__init__.py::sum:0, line 175 <- wrt source file 2023-01-11T21:46:26.1826320Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/sparse/__init__.py::sum:0 2023-01-11T21:46:26.1826740Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nested/__init__.py::as_nested_tensor:0, line 39 <- wrt source file 2023-01-11T21:46:26.1827160Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nested/__init__.py::as_nested_tensor:0 2023-01-11T21:46:26.1827590Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_prims/context.py::NvfuserPrimsMode:0, line 90 <- wrt source file 2023-01-11T21:46:26.1828020Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_prims/context.py::NvfuserPrimsMode:0 2023-01-11T21:46:26.1828510Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_prims/context.py::TorchRefsMode:0, line 141 <- wrt source file 2023-01-11T21:46:26.1828930Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_prims/context.py::TorchRefsMode:0 2023-01-11T21:46:26.1829360Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_functorch/fx_minifier.py::minifier:0, line 72 <- wrt source file 2023-01-11T21:46:26.1829780Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_functorch/fx_minifier.py::minifier:0 2023-01-11T21:46:26.1830220Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_functorch/aot_autograd.py::aot_function:0, line 2139 <- wrt source file 2023-01-11T21:46:26.1830650Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_functorch/aot_autograd.py::aot_function:0 2023-01-11T21:46:26.1831090Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_functorch/eager_transforms.py::vjp:0, line 195 <- wrt source file 2023-01-11T21:46:26.1831510Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_functorch/eager_transforms.py::vjp:0 2023-01-11T21:46:26.1831940Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_functorch/eager_transforms.py::jacrev:0, line 382 <- wrt source file 2023-01-11T21:46:26.1832370Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_functorch/eager_transforms.py::jacrev:0 2023-01-11T21:46:26.1832800Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_functorch/eager_transforms.py::jvp:0, line 882 <- wrt source file 2023-01-11T21:46:26.1833220Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_functorch/eager_transforms.py::jvp:0 2023-01-11T21:46:26.1833660Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_functorch/eager_transforms.py::jacfwd:0, line 1024 <- wrt source file 2023-01-11T21:46:26.1834080Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_functorch/eager_transforms.py::jacfwd:0 2023-01-11T21:46:26.1834510Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_functorch/eager_transforms.py::hessian:0, line 1173 <- wrt source file 2023-01-11T21:46:26.1834980Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_functorch/eager_transforms.py::hessian:0 2023-01-11T21:46:26.1835430Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_functorch/eager_transforms.py::grad:0, line 1290 <- wrt source file 2023-01-11T21:46:26.1835850Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_functorch/eager_transforms.py::grad:0 2023-01-11T21:46:26.1836300Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_functorch/eager_transforms.py::functionalize:0, line 1441 <- wrt source file 2023-01-11T21:46:26.1836740Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_functorch/eager_transforms.py::functionalize:0 2023-01-11T21:46:26.1837170Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_functorch/vmap.py::vmap:0, line 306 <- wrt source file 2023-01-11T21:46:26.1837610Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_functorch/vmap.py::vmap:0 2023-01-11T21:46:26.1838050Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_functorch/benchmark_utils.py::benchmark_utilization:0, line 162 <- wrt source file 2023-01-11T21:46:26.1838520Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_functorch/benchmark_utils.py::benchmark_utilization:0 2023-01-11T21:46:26.1838990Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py::fractional_max_pool2d_with_indices:0, line 452 <- wrt source file 2023-01-11T21:46:26.1839440Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py::fractional_max_pool2d_with_indices:0 2023-01-11T21:46:26.1839890Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py::fractional_max_pool3d_with_indices:0, line 553 <- wrt source file 2023-01-11T21:46:26.1840330Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py::fractional_max_pool3d_with_indices:0 2023-01-11T21:46:26.1840770Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py::gumbel_softmax:0, line 1878 <- wrt source file 2023-01-11T21:46:26.1841180Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py::gumbel_softmax:0 2023-01-11T21:46:26.1841600Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py::embedding:0, line 2149 <- wrt source file 2023-01-11T21:46:26.1842010Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py::embedding:0 2023-01-11T21:46:26.1842460Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py::embedding_bag:0, line 2286 <- wrt source file 2023-01-11T21:46:26.1842870Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py::embedding_bag:0 2023-01-11T21:46:26.1843290Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py::ctc_loss:0, line 2615 <- wrt source file 2023-01-11T21:46:26.1843690Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py::ctc_loss:0 2023-01-11T21:46:26.1844130Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py::nll_loss:0, line 2681 <- wrt source file 2023-01-11T21:46:26.1844540Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py::nll_loss:0 2023-01-11T21:46:26.1844950Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py::cross_entropy:0, line 3000 <- wrt source file 2023-01-11T21:46:26.1845360Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py::cross_entropy:0 2023-01-11T21:46:26.1845790Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py::binary_cross_entropy:0, line 3066 <- wrt source file 2023-01-11T21:46:26.1846220Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py::binary_cross_entropy:0 2023-01-11T21:46:26.1846660Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py::binary_cross_entropy_with_logits:0, line 3138 <- wrt source file 2023-01-11T21:46:26.1847140Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/functional.py::binary_cross_entropy_with_logits:0 2023-01-11T21:46:26.1847560Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/init.py::calculate_gain:0, line 96 <- wrt source file 2023-01-11T21:46:26.1847960Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/init.py::calculate_gain:0 2023-01-11T21:46:26.1848360Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/init.py::uniform_:0, line 132 <- wrt source file 2023-01-11T21:46:26.1848760Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/init.py::uniform_:0 2023-01-11T21:46:26.1849170Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/init.py::normal_:0, line 150 <- wrt source file 2023-01-11T21:46:26.1849600Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/init.py::normal_:0 2023-01-11T21:46:26.1850030Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/init.py::trunc_normal_:0, line 173 <- wrt source file 2023-01-11T21:46:26.1850430Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/init.py::trunc_normal_:0 2023-01-11T21:46:26.1850830Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/init.py::constant_:0, line 187 <- wrt source file 2023-01-11T21:46:26.1851220Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/init.py::constant_:0 2023-01-11T21:46:26.1851630Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/init.py::ones_:0, line 202 <- wrt source file 2023-01-11T21:46:26.1852010Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/init.py::ones_:0 2023-01-11T21:46:26.1852410Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/init.py::zeros_:0, line 215 <- wrt source file 2023-01-11T21:46:26.1852800Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/init.py::zeros_:0 2023-01-11T21:46:26.1853220Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/init.py::eye_:0, line 230 <- wrt source file 2023-01-11T21:46:26.1853640Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/init.py::eye_:0 2023-01-11T21:46:26.1854060Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/init.py::dirac_:0, line 251 <- wrt source file 2023-01-11T21:46:26.1854440Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/init.py::dirac_:0 2023-01-11T21:46:26.1861650Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/init.py::xavier_uniform_:0, line 320 <- wrt source file 2023-01-11T21:46:26.1862100Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/init.py::xavier_uniform_:0 2023-01-11T21:46:26.1862520Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/init.py::xavier_normal_:0, line 347 <- wrt source file 2023-01-11T21:46:26.1862980Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/init.py::xavier_normal_:0 2023-01-11T21:46:26.1863400Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/init.py::kaiming_uniform_:0, line 392 <- wrt source file 2023-01-11T21:46:26.1863800Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/init.py::kaiming_uniform_:0 2023-01-11T21:46:26.1864220Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/init.py::kaiming_normal_:0, line 441 <- wrt source file 2023-01-11T21:46:26.1864630Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/init.py::kaiming_normal_:0 2023-01-11T21:46:26.1865040Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/init.py::orthogonal_:0, line 466 <- wrt source file 2023-01-11T21:46:26.1865440Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/init.py::orthogonal_:0 2023-01-11T21:46:26.1865850Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/init.py::sparse_:0, line 512 <- wrt source file 2023-01-11T21:46:26.1866250Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/init.py::sparse_:0 2023-01-11T21:46:26.1866660Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/grad.py::conv1d_input:0, line 23 <- wrt source file 2023-01-11T21:46:26.1867040Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/grad.py::conv1d_input:0 2023-01-11T21:46:26.1867430Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/grad.py::conv1d_weight:0, line 53 <- wrt source file 2023-01-11T21:46:26.1867820Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/grad.py::conv1d_weight:0 2023-01-11T21:46:26.1868210Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/grad.py::conv2d_input:0, line 86 <- wrt source file 2023-01-11T21:46:26.1868590Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/grad.py::conv2d_input:0 2023-01-11T21:46:26.1869150Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/grad.py::conv2d_weight:0, line 116 <- wrt source file 2023-01-11T21:46:26.1869550Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/grad.py::conv2d_weight:0 2023-01-11T21:46:26.1870060Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/grad.py::conv3d_input:0, line 149 <- wrt source file 2023-01-11T21:46:27.8840920Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/grad.py::conv3d_input:0 2023-01-11T21:46:27.8841420Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/grad.py::conv3d_weight:0, line 179 <- wrt source file 2023-01-11T21:46:27.8841850Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/grad.py::conv3d_weight:0 2023-01-11T21:46:27.8842320Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/parallel/data_parallel.py::DataParallel:0, line 116 <- wrt source file 2023-01-11T21:46:27.8842800Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/parallel/data_parallel.py::DataParallel:0 2023-01-11T21:46:27.8843630Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel:0, line 534 <- wrt source file 2023-01-11T21:46:27.8844100Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel:0 2023-01-11T21:46:27.8844600Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel.no_sync:0, line 1051 <- wrt source file 2023-01-11T21:46:27.8845080Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel.no_sync:0 2023-01-11T21:46:27.8845580Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel.join:0, line 1377 <- wrt source file 2023-01-11T21:46:27.8846070Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel.join:0 2023-01-11T21:46:27.8846580Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel.register_comm_hook:0, line 1550 <- wrt source file 2023-01-11T21:46:27.8847090Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel.register_comm_hook:0 2023-01-11T21:46:27.8847610Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel.register_comm_hook:1, line 1560 <- wrt source file 2023-01-11T21:46:27.8848110Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel.register_comm_hook:1 2023-01-11T21:46:27.8848630Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel._register_builtin_comm_hook:0, line 1594 <- wrt source file 2023-01-11T21:46:27.8849140Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel._register_builtin_comm_hook:0 2023-01-11T21:46:27.8849670Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel._register_fused_optim:0, line 1652 <- wrt source file 2023-01-11T21:46:27.8850330Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/parallel/distributed.py::DistributedDataParallel._register_fused_optim:0 2023-01-11T21:46:27.8850860Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/spectral_norm.py::spectral_norm:0, line 267 <- wrt source file 2023-01-11T21:46:27.8851290Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/spectral_norm.py::spectral_norm:0 2023-01-11T21:46:27.8851740Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/spectral_norm.py::remove_spectral_norm:0, line 294 <- wrt source file 2023-01-11T21:46:27.8852180Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/spectral_norm.py::remove_spectral_norm:0 2023-01-11T21:46:27.8852620Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/stateless.py::functional_call:0, line 123 <- wrt source file 2023-01-11T21:46:27.8853100Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/stateless.py::functional_call:0 2023-01-11T21:46:27.8853570Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/parametrize.py::register_parametrization:0, line 463 <- wrt source file 2023-01-11T21:46:27.8854140Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/parametrize.py::register_parametrization:0 2023-01-11T21:46:27.8854660Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/memory_format.py::convert_conv2d_weight_memory_format:0, line 54 <- wrt source file 2023-01-11T21:46:27.8855130Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/memory_format.py::convert_conv2d_weight_memory_format:0 2023-01-11T21:46:27.8855610Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/_per_sample_grad.py::call_for_per_sample_grads:0, line 32 <- wrt source file 2023-01-11T21:46:27.8856060Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/_per_sample_grad.py::call_for_per_sample_grads:0 2023-01-11T21:46:27.8856500Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/weight_norm.py::weight_norm:0, line 99 <- wrt source file 2023-01-11T21:46:27.8856930Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/weight_norm.py::weight_norm:0 2023-01-11T21:46:27.8857380Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/weight_norm.py::remove_weight_norm:0, line 121 <- wrt source file 2023-01-11T21:46:27.8857830Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/weight_norm.py::remove_weight_norm:0 2023-01-11T21:46:27.8858250Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/prune.py::identity:0, line 846 <- wrt source file 2023-01-11T21:46:27.8858660Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/prune.py::identity:0 2023-01-11T21:46:27.8859120Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/prune.py::random_unstructured:0, line 880 <- wrt source file 2023-01-11T21:46:27.8859550Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/prune.py::random_unstructured:0 2023-01-11T21:46:27.8860080Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/prune.py::l1_unstructured:0, line 921 <- wrt source file 2023-01-11T21:46:27.8860510Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/prune.py::l1_unstructured:0 2023-01-11T21:46:27.8860940Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/prune.py::random_structured:0, line 959 <- wrt source file 2023-01-11T21:46:27.8861390Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/prune.py::random_structured:0 2023-01-11T21:46:27.8861810Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/prune.py::ln_structured:0, line 1005 <- wrt source file 2023-01-11T21:46:27.8862230Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/prune.py::ln_structured:0 2023-01-11T21:46:27.8862730Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/prune.py::global_unstructured:0, line 1058 <- wrt source file 2023-01-11T21:46:27.8863150Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/prune.py::global_unstructured:0 2023-01-11T21:46:27.8863580Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/prune.py::custom_from_mask:0, line 1160 <- wrt source file 2023-01-11T21:46:27.8864190Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/prune.py::custom_from_mask:0 2023-01-11T21:46:27.8864650Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/prune.py::remove:0, line 1188 <- wrt source file 2023-01-11T21:46:27.8865080Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/prune.py::remove:0 2023-01-11T21:46:27.8865510Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/prune.py::is_pruned:0, line 1215 <- wrt source file 2023-01-11T21:46:27.8865960Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/prune.py::is_pruned:0 2023-01-11T21:46:27.8866420Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/parametrizations.py::orthogonal:0, line 245 <- wrt source file 2023-01-11T21:46:27.8866880Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/parametrizations.py::orthogonal:0 2023-01-11T21:46:27.8867460Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/parametrizations.py::spectral_norm:0, line 462 <- wrt source file 2023-01-11T21:46:27.8867970Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/parametrizations.py::spectral_norm:0 2023-01-11T21:46:27.8868430Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/init.py::skip_init:0, line 30 <- wrt source file 2023-01-11T21:46:27.8868950Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/init.py::skip_init:0 2023-01-11T21:46:27.8869430Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/rnn.py::pad_packed_sequence:0, line 282 <- wrt source file 2023-01-11T21:46:27.8869940Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/rnn.py::pad_packed_sequence:0 2023-01-11T21:46:27.8870500Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/rnn.py::pad_sequence:0, line 359 <- wrt source file 2023-01-11T21:46:27.8870920Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/rnn.py::pad_sequence:0 2023-01-11T21:46:27.8871340Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/rnn.py::unpad_sequence:0, line 412 <- wrt source file 2023-01-11T21:46:27.8871750Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/rnn.py::unpad_sequence:0 2023-01-11T21:46:27.8872170Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/rnn.py::pack_sequence:0, line 467 <- wrt source file 2023-01-11T21:46:27.8872620Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/rnn.py::pack_sequence:0 2023-01-11T21:46:27.8873040Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/rnn.py::unpack_sequence:0, line 495 <- wrt source file 2023-01-11T21:46:27.8873450Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/rnn.py::unpack_sequence:0 2023-01-11T21:46:27.8873930Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/_expanded_weights/expanded_weights_utils.py::sum_over_all_but_batch_and_last_n:0, line 108 <- wrt source file 2023-01-11T21:46:27.8874520Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/_expanded_weights/expanded_weights_utils.py::sum_over_all_but_batch_and_last_n:0 2023-01-11T21:46:27.8875000Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/_expanded_weights/conv_utils.py::unfold3d:0, line 203 <- wrt source file 2023-01-11T21:46:27.8875460Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/utils/_expanded_weights/conv_utils.py::unfold3d:0 2023-01-11T21:46:27.8875900Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/upsampling.py::Upsample:0, line 74 <- wrt source file 2023-01-11T21:46:27.8876320Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/upsampling.py::Upsample:0 2023-01-11T21:46:27.8876770Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/upsampling.py::UpsamplingNearest2d:0, line 196 <- wrt source file 2023-01-11T21:46:27.8877220Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/upsampling.py::UpsamplingNearest2d:0 2023-01-11T21:46:27.8877680Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/upsampling.py::UpsamplingBilinear2d:0, line 242 <- wrt source file 2023-01-11T21:46:27.8878130Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/upsampling.py::UpsamplingBilinear2d:0 2023-01-11T21:46:27.8885110Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/channelshuffle.py::ChannelShuffle:0, line 17 <- wrt source file 2023-01-11T21:46:27.8885600Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/channelshuffle.py::ChannelShuffle:0 2023-01-11T21:46:27.8886190Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/instancenorm.py::InstanceNorm1d:0, line 135 <- wrt source file 2023-01-11T21:46:27.8886640Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/instancenorm.py::InstanceNorm1d:0 2023-01-11T21:46:27.8887090Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/instancenorm.py::InstanceNorm2d:0, line 251 <- wrt source file 2023-01-11T21:46:27.8887530Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/instancenorm.py::InstanceNorm2d:0 2023-01-11T21:46:27.8887980Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/instancenorm.py::InstanceNorm3d:0, line 367 <- wrt source file 2023-01-11T21:46:27.8888410Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/instancenorm.py::InstanceNorm3d:0 2023-01-11T21:46:27.8888890Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/flatten.py::Flatten:0, line 24 <- wrt source file 2023-01-11T21:46:27.8889300Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/flatten.py::Flatten:0 2023-01-11T21:46:27.8889730Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/flatten.py::Unflatten:0, line 76 <- wrt source file 2023-01-11T21:46:27.8890140Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/flatten.py::Unflatten:0 2023-01-11T21:46:27.8890570Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/batchnorm.py::BatchNorm1d:0, line 290 <- wrt source file 2023-01-11T21:46:27.8891010Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/batchnorm.py::BatchNorm1d:0 2023-01-11T21:46:27.8891440Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/batchnorm.py::BatchNorm2d:0, line 399 <- wrt source file 2023-01-11T21:46:27.8891870Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/batchnorm.py::BatchNorm2d:0 2023-01-11T21:46:27.8892300Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/batchnorm.py::BatchNorm3d:0, line 505 <- wrt source file 2023-01-11T21:46:27.9015860Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/batchnorm.py::BatchNorm3d:0 2023-01-11T21:46:27.9016340Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/batchnorm.py::SyncBatchNorm:0, line 627 <- wrt source file 2023-01-11T21:46:27.9016800Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/batchnorm.py::SyncBatchNorm:0 2023-01-11T21:46:27.9017330Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/batchnorm.py::SyncBatchNorm.convert_sync_batchnorm:0, line 782 <- wrt source file 2023-01-11T21:46:27.9017840Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/batchnorm.py::SyncBatchNorm.convert_sync_batchnorm:0 2023-01-11T21:46:27.9018320Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/linear.py::Identity:0, line 33 <- wrt source file 2023-01-11T21:46:27.9018890Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/linear.py::Identity:0 2023-01-11T21:46:27.9019340Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/linear.py::Linear:0, line 78 <- wrt source file 2023-01-11T21:46:27.9019770Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/linear.py::Linear:0 2023-01-11T21:46:27.9020210Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/linear.py::Bilinear:0, line 164 <- wrt source file 2023-01-11T21:46:27.9020640Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/linear.py::Bilinear:0 2023-01-11T21:46:27.9021100Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/pooling.py::MaxPool1d:0, line 76 <- wrt source file 2023-01-11T21:46:27.9021560Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/pooling.py::MaxPool1d:0 2023-01-11T21:46:27.9021990Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/pooling.py::MaxPool2d:0, line 148 <- wrt source file 2023-01-11T21:46:27.9022410Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/pooling.py::MaxPool2d:0 2023-01-11T21:46:27.9022840Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/pooling.py::MaxPool3d:0, line 226 <- wrt source file 2023-01-11T21:46:27.9023260Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/pooling.py::MaxPool3d:0 2023-01-11T21:46:27.9023680Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/pooling.py::MaxUnpool1d:0, line 293 <- wrt source file 2023-01-11T21:46:27.9024100Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/pooling.py::MaxUnpool1d:0 2023-01-11T21:46:27.9024530Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/pooling.py::MaxUnpool2d:0, line 366 <- wrt source file 2023-01-11T21:46:27.9024970Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/pooling.py::MaxUnpool2d:0 2023-01-11T21:46:27.9025390Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/pooling.py::MaxUnpool3d:0, line 451 <- wrt source file 2023-01-11T21:46:27.9025810Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/pooling.py::MaxUnpool3d:0 2023-01-11T21:46:27.9026270Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/pooling.py::AvgPool1d:0, line 524 <- wrt source file 2023-01-11T21:46:27.9026680Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/pooling.py::AvgPool1d:0 2023-01-11T21:46:27.9027170Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/pooling.py::AvgPool2d:0, line 600 <- wrt source file 2023-01-11T21:46:27.9027580Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/pooling.py::AvgPool2d:0 2023-01-11T21:46:27.9027990Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/pooling.py::AvgPool3d:0, line 686 <- wrt source file 2023-01-11T21:46:27.9028430Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/pooling.py::AvgPool3d:0 2023-01-11T21:46:27.9028900Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/pooling.py::FractionalMaxPool2d:0, line 749 <- wrt source file 2023-01-11T21:46:27.9029340Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/pooling.py::FractionalMaxPool2d:0 2023-01-11T21:46:27.9029780Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/pooling.py::FractionalMaxPool3d:0, line 819 <- wrt source file 2023-01-11T21:46:27.9030240Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/pooling.py::FractionalMaxPool3d:0 2023-01-11T21:46:27.9030700Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/pooling.py::LPPool1d:0, line 909 <- wrt source file 2023-01-11T21:46:27.9031150Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/pooling.py::LPPool1d:0 2023-01-11T21:46:27.9031570Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/pooling.py::LPPool2d:0, line 960 <- wrt source file 2023-01-11T21:46:27.9031980Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/pooling.py::LPPool2d:0 2023-01-11T21:46:27.9032420Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/pooling.py::AdaptiveMaxPool1d:0, line 1011 <- wrt source file 2023-01-11T21:46:27.9032850Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/pooling.py::AdaptiveMaxPool1d:0 2023-01-11T21:46:27.9033300Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/pooling.py::AdaptiveMaxPool2d:0, line 1045 <- wrt source file 2023-01-11T21:46:27.9033730Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/pooling.py::AdaptiveMaxPool2d:0 2023-01-11T21:46:27.9034170Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/pooling.py::AdaptiveMaxPool3d:0, line 1088 <- wrt source file 2023-01-11T21:46:27.9034600Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/pooling.py::AdaptiveMaxPool3d:0 2023-01-11T21:46:27.9035040Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/pooling.py::AdaptiveAvgPool1d:0, line 1135 <- wrt source file 2023-01-11T21:46:27.9035460Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/pooling.py::AdaptiveAvgPool1d:0 2023-01-11T21:46:27.9035900Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/pooling.py::AdaptiveAvgPool2d:0, line 1166 <- wrt source file 2023-01-11T21:46:27.9036350Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/pooling.py::AdaptiveAvgPool2d:0 2023-01-11T21:46:27.9036820Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/pooling.py::AdaptiveAvgPool3d:0, line 1205 <- wrt source file 2023-01-11T21:46:27.9037240Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/pooling.py::AdaptiveAvgPool3d:0 2023-01-11T21:46:27.9037820Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/distance.py::PairwiseDistance:0, line 36 <- wrt source file 2023-01-11T21:46:27.9038260Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/distance.py::PairwiseDistance:0 2023-01-11T21:46:27.9038710Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/distance.py::CosineSimilarity:0, line 72 <- wrt source file 2023-01-11T21:46:27.9039130Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/distance.py::CosineSimilarity:0 2023-01-11T21:46:27.9039560Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/container.py::Sequential:0, line 63 <- wrt source file 2023-01-11T21:46:27.9039980Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/container.py::Sequential:0 2023-01-11T21:46:27.9040490Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/container.py::ModuleList:0, line 261 <- wrt source file 2023-01-11T21:46:27.9040920Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/container.py::ModuleList:0 2023-01-11T21:46:27.9041350Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/container.py::ModuleDict:0, line 433 <- wrt source file 2023-01-11T21:46:27.9041760Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/container.py::ModuleDict:0 2023-01-11T21:46:27.9042200Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/container.py::ParameterList:0, line 567 <- wrt source file 2023-01-11T21:46:27.9042630Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/container.py::ParameterList:0 2023-01-11T21:46:27.9043100Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/container.py::ParameterDict:0, line 707 <- wrt source file 2023-01-11T21:46:27.9043520Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/container.py::ParameterDict:0 2023-01-11T21:46:27.9043960Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/pixelshuffle.py::PixelShuffle:0, line 36 <- wrt source file 2023-01-11T21:46:27.9044390Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/pixelshuffle.py::PixelShuffle:0 2023-01-11T21:46:27.9044840Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/pixelshuffle.py::PixelUnshuffle:0, line 86 <- wrt source file 2023-01-11T21:46:27.9045270Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/pixelshuffle.py::PixelUnshuffle:0 2023-01-11T21:46:27.9045700Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/loss.py::L1Loss:0, line 88 <- wrt source file 2023-01-11T21:46:27.9046110Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/loss.py::L1Loss:0 2023-01-11T21:46:27.9046520Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/loss.py::NLLLoss:0, line 184 <- wrt source file 2023-01-11T21:46:27.9046980Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/loss.py::NLLLoss:0 2023-01-11T21:46:27.9047420Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/loss.py::PoissonNLLLoss:0, line 271 <- wrt source file 2023-01-11T21:46:27.9047830Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/loss.py::PoissonNLLLoss:0 2023-01-11T21:46:27.9048260Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/loss.py::GaussianNLLLoss:0, line 343 <- wrt source file 2023-01-11T21:46:27.9048680Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/loss.py::GaussianNLLLoss:0 2023-01-11T21:46:27.9049140Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/loss.py::KLDivLoss:0, line 451 <- wrt source file 2023-01-11T21:46:27.9049590Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/loss.py::KLDivLoss:0 2023-01-11T21:46:27.9050010Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/loss.py::MSELoss:0, line 523 <- wrt source file 2023-01-11T21:46:27.9050410Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/loss.py::MSELoss:0 2023-01-11T21:46:27.9050830Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/loss.py::BCELoss:0, line 605 <- wrt source file 2023-01-11T21:46:27.9051230Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/loss.py::BCELoss:0 2023-01-11T21:46:27.9051650Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/loss.py::BCEWithLogitsLoss:0, line 668 <- wrt source file 2023-01-11T21:46:27.9052110Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/loss.py::BCEWithLogitsLoss:0 2023-01-11T21:46:27.9052580Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/loss.py::MultiLabelMarginLoss:0, line 831 <- wrt source file 2023-01-11T21:46:27.9053020Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/loss.py::MultiLabelMarginLoss:0 2023-01-11T21:46:27.9053450Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/loss.py::CrossEntropyLoss:0, line 1149 <- wrt source file 2023-01-11T21:46:27.9053880Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/loss.py::CrossEntropyLoss:0 2023-01-11T21:46:27.9054310Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/loss.py::MarginRankingLoss:0, line 1317 <- wrt source file 2023-01-11T21:46:27.9054740Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/loss.py::MarginRankingLoss:0 2023-01-11T21:46:27.9055170Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/loss.py::MultiMarginLoss:0, line 1388 <- wrt source file 2023-01-11T21:46:27.9055620Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/loss.py::MultiMarginLoss:0 2023-01-11T21:46:27.9056050Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/loss.py::TripletMarginLoss:0, line 1468 <- wrt source file 2023-01-11T21:46:27.9056500Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/loss.py::TripletMarginLoss:0 2023-01-11T21:46:27.9056970Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/loss.py::TripletMarginWithDistanceLoss:0, line 1559 <- wrt source file 2023-01-11T21:46:27.9057440Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/loss.py::TripletMarginWithDistanceLoss:0 2023-01-11T21:46:27.9057870Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/loss.py::CTCLoss:0, line 1670 <- wrt source file 2023-01-11T21:46:27.9058280Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/loss.py::CTCLoss:0 2023-01-11T21:46:27.9058700Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::Threshold:0, line 40 <- wrt source file 2023-01-11T21:46:27.9059170Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::Threshold:0 2023-01-11T21:46:27.9066160Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::ReLU:0, line 83 <- wrt source file 2023-01-11T21:46:29.5514850Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::ReLU:0 2023-01-11T21:46:29.5515430Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::RReLU:0, line 142 <- wrt source file 2023-01-11T21:46:29.5515950Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::RReLU:0 2023-01-11T21:46:29.5516490Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::Hardtanh:0, line 202 <- wrt source file 2023-01-11T21:46:29.5516930Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::Hardtanh:0 2023-01-11T21:46:29.5517380Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::ReLU6:0, line 260 <- wrt source file 2023-01-11T21:46:29.5517840Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::ReLU6:0 2023-01-11T21:46:29.5518310Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::Sigmoid:0, line 288 <- wrt source file 2023-01-11T21:46:29.5518730Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::Sigmoid:0 2023-01-11T21:46:29.5519170Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::Hardsigmoid:0, line 320 <- wrt source file 2023-01-11T21:46:29.5519600Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::Hardsigmoid:0 2023-01-11T21:46:29.5520050Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::Tanh:0, line 352 <- wrt source file 2023-01-11T21:46:29.5520590Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::Tanh:0 2023-01-11T21:46:29.5521350Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::SiLU:0, line 383 <- wrt source file 2023-01-11T21:46:29.5521770Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::SiLU:0 2023-01-11T21:46:29.5522210Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::Mish:0, line 419 <- wrt source file 2023-01-11T21:46:29.5522640Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::Mish:0 2023-01-11T21:46:29.5523180Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::Hardswish:0, line 461 <- wrt source file 2023-01-11T21:46:29.5523590Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::Hardswish:0 2023-01-11T21:46:29.5524080Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::ELU:0, line 502 <- wrt source file 2023-01-11T21:46:29.5524510Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::ELU:0 2023-01-11T21:46:29.5524950Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::CELU:0, line 543 <- wrt source file 2023-01-11T21:46:29.5525350Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::CELU:0 2023-01-11T21:46:29.5525770Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::SELU:0, line 595 <- wrt source file 2023-01-11T21:46:29.5526170Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::SELU:0 2023-01-11T21:46:29.5526590Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::GLU:0, line 631 <- wrt source file 2023-01-11T21:46:29.5526990Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::GLU:0 2023-01-11T21:46:29.5527400Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::GELU:0, line 672 <- wrt source file 2023-01-11T21:46:29.5527810Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::GELU:0 2023-01-11T21:46:29.5528270Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::Hardshrink:0, line 714 <- wrt source file 2023-01-11T21:46:29.5528690Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::Hardshrink:0 2023-01-11T21:46:29.5529120Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::LeakyReLU:0, line 761 <- wrt source file 2023-01-11T21:46:29.5529540Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::LeakyReLU:0 2023-01-11T21:46:29.5529970Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::LogSigmoid:0, line 796 <- wrt source file 2023-01-11T21:46:29.5530380Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::LogSigmoid:0 2023-01-11T21:46:29.5530870Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::Softplus:0, line 827 <- wrt source file 2023-01-11T21:46:29.5531300Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::Softplus:0 2023-01-11T21:46:29.5531720Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::Softshrink:0, line 869 <- wrt source file 2023-01-11T21:46:29.5532140Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::Softshrink:0 2023-01-11T21:46:29.5532600Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::MultiheadAttention:0, line 938 <- wrt source file 2023-01-11T21:46:29.5533060Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::MultiheadAttention:0 2023-01-11T21:46:29.5533560Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::PReLU:0, line 1274 <- wrt source file 2023-01-11T21:46:29.5533970Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::PReLU:0 2023-01-11T21:46:29.5534390Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::Softsign:0, line 1309 <- wrt source file 2023-01-11T21:46:29.5534810Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::Softsign:0 2023-01-11T21:46:29.5535270Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::Tanhshrink:0, line 1332 <- wrt source file 2023-01-11T21:46:29.5535700Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::Tanhshrink:0 2023-01-11T21:46:29.5536120Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::Softmin:0, line 1366 <- wrt source file 2023-01-11T21:46:29.5536530Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::Softmin:0 2023-01-11T21:46:29.5536960Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::Softmax:0, line 1421 <- wrt source file 2023-01-11T21:46:29.5537370Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::Softmax:0 2023-01-11T21:46:29.5537800Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::Softmax2d:0, line 1461 <- wrt source file 2023-01-11T21:46:29.5538220Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::Softmax2d:0 2023-01-11T21:46:29.5538650Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::LogSoftmax:0, line 1493 <- wrt source file 2023-01-11T21:46:29.5539070Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/activation.py::LogSoftmax:0 2023-01-11T21:46:29.5539510Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/transformer.py::Transformer:0, line 42 <- wrt source file 2023-01-11T21:46:29.5540010Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/transformer.py::Transformer:0 2023-01-11T21:46:29.5540480Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/transformer.py::Transformer.forward:0, line 134 <- wrt source file 2023-01-11T21:46:29.5540930Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/transformer.py::Transformer.forward:0 2023-01-11T21:46:29.5541390Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/transformer.py::TransformerEncoder:0, line 181 <- wrt source file 2023-01-11T21:46:29.5541840Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/transformer.py::TransformerEncoder:0 2023-01-11T21:46:29.5542290Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/transformer.py::TransformerDecoder:0, line 325 <- wrt source file 2023-01-11T21:46:29.5542800Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/transformer.py::TransformerDecoder:0 2023-01-11T21:46:29.5543260Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/transformer.py::TransformerEncoderLayer:0, line 391 <- wrt source file 2023-01-11T21:46:29.5543720Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/transformer.py::TransformerEncoderLayer:0 2023-01-11T21:46:29.5544180Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/transformer.py::TransformerDecoderLayer:0, line 608 <- wrt source file 2023-01-11T21:46:29.5544640Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/transformer.py::TransformerDecoderLayer:0 2023-01-11T21:46:29.5545070Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/sparse.py::Embedding:0, line 67 <- wrt source file 2023-01-11T21:46:29.5545480Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/sparse.py::Embedding:0 2023-01-11T21:46:29.5545920Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/sparse.py::Embedding.from_pretrained:0, line 200 <- wrt source file 2023-01-11T21:46:29.5546370Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/sparse.py::Embedding.from_pretrained:0 2023-01-11T21:46:29.5546810Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/sparse.py::EmbeddingBag:0, line 278 <- wrt source file 2023-01-11T21:46:29.5547220Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/sparse.py::EmbeddingBag:0 2023-01-11T21:46:29.5547670Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/sparse.py::EmbeddingBag.from_pretrained:0, line 429 <- wrt source file 2023-01-11T21:46:29.5548120Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/sparse.py::EmbeddingBag.from_pretrained:0 2023-01-11T21:46:29.5548590Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/module.py::Module.register_buffer:0, line 491 <- wrt source file 2023-01-11T21:46:29.5549030Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/module.py::Module.register_buffer:0 2023-01-11T21:46:29.5549500Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/module.py::Module.apply:0, line 847 <- wrt source file 2023-01-11T21:46:29.5549920Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/module.py::Module.apply:0 2023-01-11T21:46:29.5550340Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/module.py::Module.to:0, line 1072 <- wrt source file 2023-01-11T21:46:29.5550750Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/module.py::Module.to:0 2023-01-11T21:46:29.5551210Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/module.py::Module.state_dict:0, line 1763 <- wrt source file 2023-01-11T21:46:29.5551640Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/module.py::Module.state_dict:0 2023-01-11T21:46:29.5552120Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/module.py::Module.parameters:0, line 2050 <- wrt source file 2023-01-11T21:46:29.5552560Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/module.py::Module.parameters:0 2023-01-11T21:46:29.5553000Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/module.py::Module.named_parameters:0, line 2082 <- wrt source file 2023-01-11T21:46:29.5553440Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/module.py::Module.named_parameters:0 2023-01-11T21:46:29.5553880Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/module.py::Module.buffers:0, line 2107 <- wrt source file 2023-01-11T21:46:29.5554300Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/module.py::Module.buffers:0 2023-01-11T21:46:29.5554740Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/module.py::Module.named_buffers:0, line 2133 <- wrt source file 2023-01-11T21:46:29.5555170Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/module.py::Module.named_buffers:0 2023-01-11T21:46:29.5555640Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/module.py::Module.named_children:0, line 2163 <- wrt source file 2023-01-11T21:46:29.5556070Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/module.py::Module.named_children:0 2023-01-11T21:46:29.5556510Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/module.py::Module.modules:0, line 2187 <- wrt source file 2023-01-11T21:46:29.5556930Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/module.py::Module.modules:0 2023-01-11T21:46:29.5557360Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/module.py::Module.named_modules:0, line 2221 <- wrt source file 2023-01-11T21:46:29.5557790Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/module.py::Module.named_modules:0 2023-01-11T21:46:29.5558220Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/dropout.py::Dropout:0, line 49 <- wrt source file 2023-01-11T21:46:29.5558660Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/dropout.py::Dropout:0 2023-01-11T21:46:29.5583530Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/dropout.py::Dropout1d:0, line 91 <- wrt source file 2023-01-11T21:46:29.5584020Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/dropout.py::Dropout1d:0 2023-01-11T21:46:29.5584470Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/dropout.py::Dropout2d:0, line 140 <- wrt source file 2023-01-11T21:46:29.5584900Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/dropout.py::Dropout2d:0 2023-01-11T21:46:29.5585340Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/dropout.py::Dropout3d:0, line 182 <- wrt source file 2023-01-11T21:46:29.5585850Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/dropout.py::Dropout3d:0 2023-01-11T21:46:29.5586300Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/dropout.py::AlphaDropout:0, line 225 <- wrt source file 2023-01-11T21:46:29.5586730Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/dropout.py::AlphaDropout:0 2023-01-11T21:46:29.5587180Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/dropout.py::FeatureAlphaDropout:0, line 272 <- wrt source file 2023-01-11T21:46:29.5587620Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/dropout.py::FeatureAlphaDropout:0 2023-01-11T21:46:29.5588060Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/lazy.py::LazyModuleMixin:0, line 77 <- wrt source file 2023-01-11T21:46:29.5588480Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/lazy.py::LazyModuleMixin:0 2023-01-11T21:46:29.5588940Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/normalization.py::LocalResponseNorm:0, line 34 <- wrt source file 2023-01-11T21:46:29.5589390Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/normalization.py::LocalResponseNorm:0 2023-01-11T21:46:29.5589840Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/normalization.py::LayerNorm:0, line 140 <- wrt source file 2023-01-11T21:46:29.5590260Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/normalization.py::LayerNorm:0 2023-01-11T21:46:29.5590700Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/normalization.py::GroupNorm:0, line 230 <- wrt source file 2023-01-11T21:46:29.5591150Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/normalization.py::GroupNorm:0 2023-01-11T21:46:29.5591580Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/rnn.py::RNN:0, line 436 <- wrt source file 2023-01-11T21:46:29.5591990Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/rnn.py::RNN:0 2023-01-11T21:46:29.5592440Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/rnn.py::LSTM:0, line 702 <- wrt source file 2023-01-11T21:46:29.5592850Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/rnn.py::LSTM:0 2023-01-11T21:46:29.5593270Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/rnn.py::GRU:0, line 933 <- wrt source file 2023-01-11T21:46:29.5593680Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/rnn.py::GRU:0 2023-01-11T21:46:29.5594180Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/rnn.py::RNNCell:0, line 1106 <- wrt source file 2023-01-11T21:46:29.5594580Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/rnn.py::RNNCell:0 2023-01-11T21:46:29.5595020Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/rnn.py::LSTMCell:0, line 1207 <- wrt source file 2023-01-11T21:46:29.5595450Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/rnn.py::LSTMCell:0 2023-01-11T21:46:29.5595860Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/rnn.py::GRUCell:0, line 1300 <- wrt source file 2023-01-11T21:46:29.5596260Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/rnn.py::GRUCell:0 2023-01-11T21:46:29.5596660Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/padding.py::ConstantPad1d:0, line 48 <- wrt source file 2023-01-11T21:46:29.5597070Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/padding.py::ConstantPad1d:0 2023-01-11T21:46:29.5597490Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/padding.py::ConstantPad2d:0, line 101 <- wrt source file 2023-01-11T21:46:29.5597920Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/padding.py::ConstantPad2d:0 2023-01-11T21:46:29.5598340Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/padding.py::ConstantPad3d:0, line 157 <- wrt source file 2023-01-11T21:46:29.5598740Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/padding.py::ConstantPad3d:0 2023-01-11T21:46:29.5599160Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/padding.py::ReflectionPad1d:0, line 201 <- wrt source file 2023-01-11T21:46:29.5599670Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/padding.py::ReflectionPad1d:0 2023-01-11T21:46:29.5600100Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/padding.py::ReflectionPad2d:0, line 244 <- wrt source file 2023-01-11T21:46:29.5600590Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/padding.py::ReflectionPad2d:0 2023-01-11T21:46:29.5601020Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/padding.py::ReflectionPad3d:0, line 301 <- wrt source file 2023-01-11T21:46:29.5601440Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/padding.py::ReflectionPad3d:0 2023-01-11T21:46:29.5601940Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/padding.py::ReplicationPad1d:0, line 358 <- wrt source file 2023-01-11T21:46:29.5602370Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/padding.py::ReplicationPad1d:0 2023-01-11T21:46:29.5602810Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/padding.py::ReplicationPad2d:0, line 401 <- wrt source file 2023-01-11T21:46:29.5603240Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/padding.py::ReplicationPad2d:0 2023-01-11T21:46:29.5603670Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/padding.py::ReplicationPad3d:0, line 458 <- wrt source file 2023-01-11T21:46:29.5604120Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/padding.py::ReplicationPad3d:0 2023-01-11T21:46:29.5604590Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/padding.py::ZeroPad2d:0, line 494 <- wrt source file 2023-01-11T21:46:29.5605010Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/padding.py::ZeroPad2d:0 2023-01-11T21:46:29.5605420Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/fold.py::Fold:0, line 111 <- wrt source file 2023-01-11T21:46:29.5605810Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/fold.py::Fold:0 2023-01-11T21:46:29.5606220Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/fold.py::Unfold:0, line 253 <- wrt source file 2023-01-11T21:46:29.5606620Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nn/modules/fold.py::Unfold:0 2023-01-11T21:46:29.5607030Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/onnx/_type_utils.py::JitScalarType:0, line 66 <- wrt source file 2023-01-11T21:46:29.5607480Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/onnx/_type_utils.py::JitScalarType:0 2023-01-11T21:46:29.5607900Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/onnx/verification.py::find_mismatch:0, line 1746 <- wrt source file 2023-01-11T21:46:29.5608320Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/onnx/verification.py::find_mismatch:0 2023-01-11T21:46:29.5608790Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/onnx/_internal/diagnostics/infra/engine.py::DiagnosticEngine:0, line 20 <- wrt source file 2023-01-11T21:46:29.5609260Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/onnx/_internal/diagnostics/infra/engine.py::DiagnosticEngine:0 2023-01-11T21:46:29.5609700Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/run.py::__doc__:0, line 297 <- wrt source file 2023-01-11T21:46:29.5610100Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/run.py::__doc__:0 2023-01-11T21:46:29.5610570Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/distributed_c10d.py::batch_isend_irecv:0, line 1377 <- wrt source file 2023-01-11T21:46:29.5611040Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/distributed_c10d.py::batch_isend_irecv:0 2023-01-11T21:46:29.5611500Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/distributed_c10d.py::all_reduce:0, line 1633 <- wrt source file 2023-01-11T21:46:29.5611930Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/distributed_c10d.py::all_reduce:0 2023-01-11T21:46:29.5612380Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/distributed_c10d.py::all_gather_object:0, line 1997 <- wrt source file 2023-01-11T21:46:29.5612820Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/distributed_c10d.py::all_gather_object:0 2023-01-11T21:46:29.5613300Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/distributed_c10d.py::gather_object:0, line 2085 <- wrt source file 2023-01-11T21:46:29.5613760Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/distributed_c10d.py::gather_object:0 2023-01-11T21:46:29.5614270Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/distributed_c10d.py::broadcast_object_list:0, line 2192 <- wrt source file 2023-01-11T21:46:29.5614750Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/distributed_c10d.py::broadcast_object_list:0 2023-01-11T21:46:29.5615220Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/distributed_c10d.py::scatter_object_list:0, line 2288 <- wrt source file 2023-01-11T21:46:29.5615700Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/distributed_c10d.py::scatter_object_list:0 2023-01-11T21:46:29.5616160Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/distributed_c10d.py::all_gather:0, line 2375 <- wrt source file 2023-01-11T21:46:29.5616610Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/distributed_c10d.py::all_gather:0 2023-01-11T21:46:29.5617080Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/distributed_c10d.py::all_gather_into_tensor:0, line 2455 <- wrt source file 2023-01-11T21:46:29.5617550Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/distributed_c10d.py::all_gather_into_tensor:0 2023-01-11T21:46:29.5618020Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/distributed_c10d.py::all_gather_coalesced:0, line 2564 <- wrt source file 2023-01-11T21:46:29.5618490Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/distributed_c10d.py::all_gather_coalesced:0 2023-01-11T21:46:29.5618960Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/distributed_c10d.py::scatter:0, line 2722 <- wrt source file 2023-01-11T21:46:29.5619450Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/distributed_c10d.py::scatter:0 2023-01-11T21:46:29.5619900Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/distributed_c10d.py::reduce_scatter_tensor:0, line 2929 <- wrt source file 2023-01-11T21:46:29.5620380Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/distributed_c10d.py::reduce_scatter_tensor:0 2023-01-11T21:46:29.5620840Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/distributed_c10d.py::all_to_all_single:0, line 3046 <- wrt source file 2023-01-11T21:46:29.5621280Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/distributed_c10d.py::all_to_all_single:0 2023-01-11T21:46:29.5621720Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/distributed_c10d.py::all_to_all:0, line 3164 <- wrt source file 2023-01-11T21:46:29.5622150Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/distributed_c10d.py::all_to_all:0 2023-01-11T21:46:29.5622600Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/distributed_c10d.py::monitored_barrier:0, line 3346 <- wrt source file 2023-01-11T21:46:29.5623090Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/distributed_c10d.py::monitored_barrier:0 2023-01-11T21:46:29.5623540Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/distributed_c10d.py::new_subgroups:0, line 3598 <- wrt source file 2023-01-11T21:46:29.5623970Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/distributed_c10d.py::new_subgroups:0 2023-01-11T21:46:29.5624440Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/distributed_c10d.py::new_subgroups_by_enumeration:0, line 3713 <- wrt source file 2023-01-11T21:46:29.5624900Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/distributed_c10d.py::new_subgroups_by_enumeration:0 2023-01-11T21:46:29.5625350Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/argparse_util.py::env:0, line 23 <- wrt source file 2023-01-11T21:46:29.5625770Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/argparse_util.py::env:0 2023-01-11T21:46:29.5626200Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/argparse_util.py::check_env:0, line 73 <- wrt source file 2023-01-11T21:46:29.5626620Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/argparse_util.py::check_env:0 2023-01-11T21:46:29.5631950Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/launch.py::__doc__:0, line 81 <- wrt source file 2023-01-11T21:46:29.5632410Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/launch.py::__doc__:0 2023-01-11T21:46:29.5632870Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/autograd/__init__.py::context:0, line 39 <- wrt source file 2023-01-11T21:46:29.5633310Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/autograd/__init__.py::context:0 2023-01-11T21:46:29.5633780Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/pipeline/sync/pipe.py::WithDevice:0, line 152 <- wrt source file 2023-01-11T21:46:29.5634220Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/pipeline/sync/pipe.py::WithDevice:0 2023-01-11T21:46:29.5634710Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/pipeline/sync/pipe.py::Pipe:0, line 274 <- wrt source file 2023-01-11T21:46:29.5635160Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/pipeline/sync/pipe.py::Pipe:0 2023-01-11T21:46:29.5635610Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/checkpoint/planner.py::SavePlanner:0, line 126 <- wrt source file 2023-01-11T21:46:29.5636050Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/checkpoint/planner.py::SavePlanner:0 2023-01-11T21:46:29.5636510Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/checkpoint/planner.py::LoadPlanner:0, line 281 <- wrt source file 2023-01-11T21:46:29.5636950Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/checkpoint/planner.py::LoadPlanner:0 2023-01-11T21:46:29.5637440Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/checkpoint/state_dict_saver.py::save_state_dict:0, line 60 <- wrt source file 2023-01-11T21:46:29.5637910Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/checkpoint/state_dict_saver.py::save_state_dict:0 2023-01-11T21:46:29.5638380Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/checkpoint/state_dict_loader.py::load_state_dict:0, line 63 <- wrt source file 2023-01-11T21:46:29.5638850Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/checkpoint/state_dict_loader.py::load_state_dict:0 2023-01-11T21:46:29.5639330Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/checkpoint/optimizer.py::load_sharded_optimizer_state_dict:0, line 205 <- wrt source file 2023-01-11T21:46:29.5639820Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/checkpoint/optimizer.py::load_sharded_optimizer_state_dict:0 2023-01-11T21:46:29.5640280Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/nn/functional.py::_all_gather_base:0, line 130 <- wrt source file 2023-01-11T21:46:29.5640710Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/nn/functional.py::_all_gather_base:0 2023-01-11T21:46:29.5641170Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/nn/api/remote_module.py::_RemoteModule.__init__:0, line 201 <- wrt source file 2023-01-11T21:46:29.5641630Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/nn/api/remote_module.py::_RemoteModule.__init__:0 2023-01-11T21:46:29.5642110Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/nn/api/remote_module.py::_RemoteModule.init_from_module_rref:0, line 524 <- wrt source file 2023-01-11T21:46:29.5642590Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/nn/api/remote_module.py::_RemoteModule.init_from_module_rref:0 2023-01-11T21:46:29.5643060Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/nn/api/remote_module.py::RemoteModule:0, line 646 <- wrt source file 2023-01-11T21:46:29.5643570Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/nn/api/remote_module.py::RemoteModule:0 2023-01-11T21:46:29.5644050Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/elastic/multiprocessing/__init__.py::start_processes:0, line 132 <- wrt source file 2023-01-11T21:46:29.5644530Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/elastic/multiprocessing/__init__.py::start_processes:0 2023-01-11T21:46:29.5645010Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/elastic/rendezvous/api.py::RendezvousHandler.shutdown:0, line 112 <- wrt source file 2023-01-11T21:46:29.5645500Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/elastic/rendezvous/api.py::RendezvousHandler.shutdown:0 2023-01-11T21:46:29.5645990Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/elastic/multiprocessing/api.py::Std.from_str:0, line 110 <- wrt source file 2023-01-11T21:46:29.5646490Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/elastic/multiprocessing/api.py::Std.from_str:0 2023-01-11T21:46:29.5646950Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/elastic/multiprocessing/api.py::to_map:0, line 150 <- wrt source file 2023-01-11T21:46:29.5647390Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/elastic/multiprocessing/api.py::to_map:0 2023-01-11T21:46:29.5647880Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/elastic/multiprocessing/errors/__init__.py::ChildFailedError:0, line 203 <- wrt source file 2023-01-11T21:46:29.5648370Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/elastic/multiprocessing/errors/__init__.py::ChildFailedError:0 2023-01-11T21:46:29.5648830Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/algorithms/join.py::Join:0, line 148 <- wrt source file 2023-01-11T21:46:29.5649250Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/algorithms/join.py::Join:0 2023-01-11T21:46:29.5649720Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/algorithms/ddp_comm_hooks/__init__.py::register_ddp_comm_hook:0, line 99 <- wrt source file 2023-01-11T21:46:29.5650200Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/algorithms/ddp_comm_hooks/__init__.py::register_ddp_comm_hook:0 2023-01-11T21:46:29.5650700Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/algorithms/model_averaging/averagers.py::PeriodicModelAverager:0, line 51 <- wrt source file 2023-01-11T21:46:29.5651210Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/algorithms/model_averaging/averagers.py::PeriodicModelAverager:0 2023-01-11T21:46:29.5651750Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py::HierarchicalModelAverager:0, line 50 <- wrt source file 2023-01-11T21:46:29.5652340Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py::HierarchicalModelAverager:0 2023-01-11T21:46:29.5652910Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py::quantization_pertensor_hook:0, line 62 <- wrt source file 2023-01-11T21:46:29.5653430Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py::quantization_pertensor_hook:0 2023-01-11T21:46:29.5653960Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py::quantization_perchannel_hook:0, line 142 <- wrt source file 2023-01-11T21:46:29.5654470Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py::quantization_perchannel_hook:0 2023-01-11T21:46:29.5654990Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py::post_localSGD_hook:0, line 85 <- wrt source file 2023-01-11T21:46:29.5655520Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py::post_localSGD_hook:0 2023-01-11T21:46:29.5656010Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py::noop_hook:0, line 23 <- wrt source file 2023-01-11T21:46:29.5656490Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py::noop_hook:0 2023-01-11T21:46:29.5656970Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py::allreduce_hook:0, line 37 <- wrt source file 2023-01-11T21:46:29.5657450Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py::allreduce_hook:0 2023-01-11T21:46:29.5657940Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py::fp16_compress_hook:0, line 54 <- wrt source file 2023-01-11T21:46:29.5658420Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py::fp16_compress_hook:0 2023-01-11T21:46:29.5658920Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py::bf16_compress_hook:0, line 90 <- wrt source file 2023-01-11T21:46:29.5659400Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py::bf16_compress_hook:0 2023-01-11T21:46:29.5659900Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py::fp16_compress_wrapper:0, line 123 <- wrt source file 2023-01-11T21:46:29.5660390Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py::fp16_compress_wrapper:0 2023-01-11T21:46:29.5660890Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py::bf16_compress_wrapper:0, line 161 <- wrt source file 2023-01-11T21:46:29.5661400Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py::bf16_compress_wrapper:0 2023-01-11T21:46:29.5661900Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py::powerSGD_hook:0, line 382 <- wrt source file 2023-01-11T21:46:29.5662380Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py::powerSGD_hook:0 2023-01-11T21:46:29.5662880Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py::batched_powerSGD_hook:0, line 691 <- wrt source file 2023-01-11T21:46:29.5663360Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py::batched_powerSGD_hook:0 2023-01-11T21:46:29.5663850Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/optim/named_optimizer.py::_NamedOptimizer:0, line 38 <- wrt source file 2023-01-11T21:46:29.5664370Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/optim/named_optimizer.py::_NamedOptimizer:0 2023-01-11T21:46:29.5664880Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/optim/apply_optimizer_in_backward.py::_apply_optimizer_in_backward:0, line 27 <- wrt source file 2023-01-11T21:46:29.5665400Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/optim/apply_optimizer_in_backward.py::_apply_optimizer_in_backward:0 2023-01-11T21:46:29.5665900Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/optim/utils.py::register_functional_optim:0, line 35 <- wrt source file 2023-01-11T21:46:29.5666370Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/optim/utils.py::register_functional_optim:0 2023-01-11T21:46:29.5666880Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/optim/post_localSGD_optimizer.py::PostLocalSGDOptimizer:0, line 18 <- wrt source file 2023-01-11T21:46:29.5667380Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/optim/post_localSGD_optimizer.py::PostLocalSGDOptimizer:0 2023-01-11T21:46:29.5667880Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/optim/optimizer.py::DistributedOptimizer:0, line 160 <- wrt source file 2023-01-11T21:46:29.5668360Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/optim/optimizer.py::DistributedOptimizer:0 2023-01-11T21:46:29.5668880Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/optim/zero_redundancy_optimizer.py::ZeroRedundancyOptimizer:0, line 325 <- wrt source file 2023-01-11T21:46:29.5669400Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/optim/zero_redundancy_optimizer.py::ZeroRedundancyOptimizer:0 2023-01-11T21:46:29.5669870Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/_composable/replicate.py::replicate:0, line 21 <- wrt source file 2023-01-11T21:46:29.5670300Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/_composable/replicate.py::replicate:0 2023-01-11T21:46:29.5670880Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/_composable/_ddp.py::DistributedDataParallel.no_sync:0, line 509 <- wrt source file 2023-01-11T21:46:29.5671360Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/_composable/_ddp.py::DistributedDataParallel.no_sync:0 2023-01-11T21:46:29.5671900Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/_composable/_ddp.py::DistributedDataParallel.register_comm_hook:0, line 826 <- wrt source file 2023-01-11T21:46:29.5672410Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/_composable/_ddp.py::DistributedDataParallel.register_comm_hook:0 2023-01-11T21:46:29.5672960Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/_composable/_ddp.py::DistributedDataParallel.register_comm_hook:1, line 838 <- wrt source file 2023-01-11T21:46:29.5673540Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/_composable/_ddp.py::DistributedDataParallel.register_comm_hook:1 2023-01-11T21:46:29.5674050Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/_composable/_ddp.py::DistributedDataParallel._register_builtin_comm_hook:0, line 874 <- wrt source file 2023-01-11T21:46:29.5674550Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/_composable/_ddp.py::DistributedDataParallel._register_builtin_comm_hook:0 2023-01-11T21:46:29.5675050Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/_composable/_ddp.py::DistributedDataParallel._register_fused_optim:0, line 930 <- wrt source file 2023-01-11T21:46:29.5675530Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/_composable/_ddp.py::DistributedDataParallel._register_fused_optim:0 2023-01-11T21:46:29.5675990Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/_composable/contract.py::contract:0, line 44 <- wrt source file 2023-01-11T21:46:29.5676430Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/_composable/contract.py::contract:0 2023-01-11T21:46:29.5676950Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/_composable/checkpoint_activation.py::checkpoint:0, line 198 <- wrt source file 2023-01-11T21:46:29.5677440Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/_composable/checkpoint_activation.py::checkpoint:0 2023-01-11T21:46:29.5677920Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/_tools/memory_tracker.py::MemoryTracker:0, line 57 <- wrt source file 2023-01-11T21:46:29.5678380Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/_tools/memory_tracker.py::MemoryTracker:0 2023-01-11T21:46:29.5678870Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/fsdp/sharded_grad_scaler.py::ShardedGradScaler:0, line 45 <- wrt source file 2023-01-11T21:46:29.5679350Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/fsdp/sharded_grad_scaler.py::ShardedGradScaler:0 2023-01-11T21:46:29.5679870Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel:0, line 125 <- wrt source file 2023-01-11T21:46:29.5680430Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel:0 2023-01-11T21:46:29.5681000Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.set_state_dict_type:0, line 551 <- wrt source file 2023-01-11T21:46:29.5681570Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.set_state_dict_type:0 2023-01-11T21:46:29.5682140Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.state_dict_type:0, line 619 <- wrt source file 2023-01-11T21:46:29.5682690Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.state_dict_type:0 2023-01-11T21:46:29.5683310Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.shard_full_optim_state_dict:0, line 1346 <- wrt source file 2023-01-11T21:46:29.5683890Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.shard_full_optim_state_dict:0 2023-01-11T21:46:29.5684470Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.scatter_full_optim_state_dict:0, line 1455 <- wrt source file 2023-01-11T21:46:29.5685070Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.scatter_full_optim_state_dict:0 2023-01-11T21:46:29.5685690Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.rekey_optim_state_dict:0, line 1586 <- wrt source file 2023-01-11T21:46:29.5686260Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/fsdp/fully_sharded_data_parallel.py::FullyShardedDataParallel.rekey_optim_state_dict:0 2023-01-11T21:46:29.5686860Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/fsdp/api.py::StateDictType:0, line 221 <- wrt source file 2023-01-11T21:46:29.5687310Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/fsdp/api.py::StateDictType:0 2023-01-11T21:46:29.5687770Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/fsdp/api.py::FullStateDictConfig:0, line 258 <- wrt source file 2023-01-11T21:46:29.5688230Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/fsdp/api.py::FullStateDictConfig:0 2023-01-11T21:46:29.5693330Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/_shard/partial_tensor.py::_PartialTensor:0, line 61 <- wrt source file 2023-01-11T21:46:29.5693840Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/_shard/partial_tensor.py::_PartialTensor:0 2023-01-11T21:46:29.5694380Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/_shard/sharded_tensor/__init__.py::init_from_local_shards:0, line 366 <- wrt source file 2023-01-11T21:46:29.5694880Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/_shard/sharded_tensor/__init__.py::init_from_local_shards:0 2023-01-11T21:46:29.5695380Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/_shard/sharded_tensor/__init__.py::custom_sharded_op_impl:0, line 430 <- wrt source file 2023-01-11T21:46:29.5695870Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/_shard/sharded_tensor/__init__.py::custom_sharded_op_impl:0 2023-01-11T21:46:29.5696380Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/_shard/sharded_optim/__init__.py::named_params_with_sharded_tensor:0, line 32 <- wrt source file 2023-01-11T21:46:29.5696950Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/_shard/sharded_optim/__init__.py::named_params_with_sharded_tensor:0 2023-01-11T21:46:29.5697500Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/_shard/sharded_tensor/api.py::ShardedTensor._init_from_local_tensor:0, line 808 <- wrt source file 2023-01-11T21:46:29.5698020Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/_shard/sharded_tensor/api.py::ShardedTensor._init_from_local_tensor:0 2023-01-11T21:46:29.5698530Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/_shard/sharded_tensor/api.py::ShardedTensor.reshard:0, line 958 <- wrt source file 2023-01-11T21:46:29.5699020Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/_shard/sharded_tensor/api.py::ShardedTensor.reshard:0 2023-01-11T21:46:29.5699530Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/_shard/sharded_tensor/_ops/_common.py::_sharded_op_common:0, line 15 <- wrt source file 2023-01-11T21:46:29.5700020Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/_shard/sharded_tensor/_ops/_common.py::_sharded_op_common:0 2023-01-11T21:46:29.5700500Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/_shard/sharding_plan/api.py::ShardingPlan:0, line 36 <- wrt source file 2023-01-11T21:46:29.5701040Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/_shard/sharding_plan/api.py::ShardingPlan:0 2023-01-11T21:46:29.5701570Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/tensor/parallel/api.py::parallelize_module:0, line 63 <- wrt source file 2023-01-11T21:46:29.5702060Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/tensor/parallel/api.py::parallelize_module:0 2023-01-11T21:46:29.5702540Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/tensor/parallel/_utils.py::_prepare_input_validate:0, line 33 <- wrt source file 2023-01-11T21:46:29.5703030Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/tensor/parallel/_utils.py::_prepare_input_validate:0 2023-01-11T21:46:29.5703510Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/tensor/parallel/_utils.py::_prepare_output_validate:0, line 78 <- wrt source file 2023-01-11T21:46:29.5704020Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/tensor/parallel/_utils.py::_prepare_output_validate:0 2023-01-11T21:46:29.5704500Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/rpc/functions.py::async_execution:0, line 33 <- wrt source file 2023-01-11T21:46:29.5704950Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/rpc/functions.py::async_execution:0 2023-01-11T21:46:29.5705450Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/rpc/options.py::TensorPipeRpcBackendOptions.set_device_map:0, line 117 <- wrt source file 2023-01-11T21:46:29.5705970Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/rpc/options.py::TensorPipeRpcBackendOptions.set_device_map:0 2023-01-11T21:46:29.5706510Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/rpc/api.py::_wait_all:0, line 160 <- wrt source file 2023-01-11T21:46:29.5706940Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/rpc/api.py::_wait_all:0 2023-01-11T21:46:29.5707380Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/rpc/api.py::shutdown:0, line 333 <- wrt source file 2023-01-11T21:46:29.5707810Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/rpc/api.py::shutdown:0 2023-01-11T21:46:29.5708250Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/rpc/api.py::remote:0, line 582 <- wrt source file 2023-01-11T21:46:29.5708670Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/rpc/api.py::remote:0 2023-01-11T21:46:29.5709100Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/rpc/api.py::rpc_sync:0, line 766 <- wrt source file 2023-01-11T21:46:29.5709530Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/rpc/api.py::rpc_sync:0 2023-01-11T21:46:29.5709960Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/rpc/api.py::rpc_async:0, line 858 <- wrt source file 2023-01-11T21:46:29.5710390Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/rpc/api.py::rpc_async:0 2023-01-11T21:46:29.5710890Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/rpc/server_process_global_profiler.py::_server_process_global_profile:0, line 58 <- wrt source file 2023-01-11T21:46:29.5711410Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributed/rpc/server_process_global_profiler.py::_server_process_global_profile:0 2023-01-11T21:46:29.5711870Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/anomaly_mode.py::detect_anomaly:0, line 25 <- wrt source file 2023-01-11T21:46:29.5712300Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/anomaly_mode.py::detect_anomaly:0 2023-01-11T21:46:29.5712750Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/graph.py::saved_tensors_hooks:0, line 50 <- wrt source file 2023-01-11T21:46:29.5713210Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/graph.py::saved_tensors_hooks:0 2023-01-11T21:46:29.5713660Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/graph.py::save_on_cpu:0, line 109 <- wrt source file 2023-01-11T21:46:29.5714080Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/graph.py::save_on_cpu:0 2023-01-11T21:46:29.5714530Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/graph.py::disable_saved_tensors_hooks:0, line 164 <- wrt source file 2023-01-11T21:46:29.5714970Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/graph.py::disable_saved_tensors_hooks:0 2023-01-11T21:46:29.5715430Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/graph.py::register_multi_grad_hook:0, line 204 <- wrt source file 2023-01-11T21:46:29.5715900Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/graph.py::register_multi_grad_hook:0 2023-01-11T21:46:29.5716360Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/graph.py::allow_mutation_on_saved_tensors:0, line 406 <- wrt source file 2023-01-11T21:46:29.5716820Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/graph.py::allow_mutation_on_saved_tensors:0 2023-01-11T21:46:29.5717260Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/forward_ad.py::make_dual:0, line 63 <- wrt source file 2023-01-11T21:46:29.5717730Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/forward_ad.py::make_dual:0 2023-01-11T21:46:29.5718170Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/forward_ad.py::unpack_dual:0, line 126 <- wrt source file 2023-01-11T21:46:29.5718610Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/forward_ad.py::unpack_dual:0 2023-01-11T21:46:29.5719050Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/forward_ad.py::dual_level:0, line 163 <- wrt source file 2023-01-11T21:46:29.5719480Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/forward_ad.py::dual_level:0 2023-01-11T21:46:29.5719910Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/functional.py::vjp:0, line 248 <- wrt source file 2023-01-11T21:46:29.5720330Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/functional.py::vjp:0 2023-01-11T21:46:29.5788560Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/functional.py::jvp:0, line 346 <- wrt source file 2023-01-11T21:46:29.5789030Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/functional.py::jvp:0 2023-01-11T21:46:29.5789520Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/functional.py::jacobian:0, line 548 <- wrt source file 2023-01-11T21:46:29.5789970Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/functional.py::jacobian:0 2023-01-11T21:46:29.5790430Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/functional.py::hessian:0, line 760 <- wrt source file 2023-01-11T21:46:29.5790950Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/functional.py::hessian:0 2023-01-11T21:46:29.5791410Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/functional.py::vhp:0, line 864 <- wrt source file 2023-01-11T21:46:29.5791870Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/functional.py::vhp:0 2023-01-11T21:46:29.5792300Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/functional.py::hvp:0, line 955 <- wrt source file 2023-01-11T21:46:29.5792720Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/functional.py::hvp:0 2023-01-11T21:46:29.5793160Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/grad_mode.py::no_grad:0, line 120 <- wrt source file 2023-01-11T21:46:29.5793640Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/grad_mode.py::no_grad:0 2023-01-11T21:46:29.5794080Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/grad_mode.py::enable_grad:0, line 166 <- wrt source file 2023-01-11T21:46:29.5794510Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/grad_mode.py::enable_grad:0 2023-01-11T21:46:29.5794950Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/grad_mode.py::set_grad_enabled:0, line 216 <- wrt source file 2023-01-11T21:46:29.5795400Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/grad_mode.py::set_grad_enabled:0 2023-01-11T21:46:29.5795850Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/grad_mode.py::inference_mode:0, line 273 <- wrt source file 2023-01-11T21:46:29.5796280Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/grad_mode.py::inference_mode:0 2023-01-11T21:46:29.5796710Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/profiler.py::profile:0, line 123 <- wrt source file 2023-01-11T21:46:29.5797130Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/profiler.py::profile:0 2023-01-11T21:46:29.5797560Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/profiler.py::record_function:0, line 457 <- wrt source file 2023-01-11T21:46:29.5797980Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/profiler.py::record_function:0 2023-01-11T21:46:29.5798400Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/profiler.py::emit_itt:0, line 582 <- wrt source file 2023-01-11T21:46:29.5798810Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/profiler.py::emit_itt:0 2023-01-11T21:46:29.5799230Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/profiler.py::emit_nvtx:0, line 651 <- wrt source file 2023-01-11T21:46:29.5799640Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/profiler.py::emit_nvtx:0 2023-01-11T21:46:29.5800120Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/function.py::FunctionCtx.save_for_backward:0, line 51 <- wrt source file 2023-01-11T21:46:29.5800580Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/function.py::FunctionCtx.save_for_backward:0 2023-01-11T21:46:29.5801040Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/function.py::FunctionCtx.save_for_forward:0, line 93 <- wrt source file 2023-01-11T21:46:29.5801490Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/function.py::FunctionCtx.save_for_forward:0 2023-01-11T21:46:29.5801940Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/function.py::FunctionCtx.mark_dirty:0, line 143 <- wrt source file 2023-01-11T21:46:29.5802380Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/function.py::FunctionCtx.mark_dirty:0 2023-01-11T21:46:29.5802870Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/function.py::FunctionCtx.mark_non_differentiable:0, line 187 <- wrt source file 2023-01-11T21:46:29.5803340Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/function.py::FunctionCtx.mark_non_differentiable:0 2023-01-11T21:46:29.5803800Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/function.py::FunctionCtx.set_materialize_grads:0, line 215 <- wrt source file 2023-01-11T21:46:29.5804260Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/function.py::FunctionCtx.set_materialize_grads:0 2023-01-11T21:46:29.5804690Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/function.py::Function:0, line 387 <- wrt source file 2023-01-11T21:46:29.5805110Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/autograd/function.py::Function:0 2023-01-11T21:46:29.5805520Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/graph.py::_snake_case:0, line 79 <- wrt source file 2023-01-11T21:46:29.5805910Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/graph.py::_snake_case:0 2023-01-11T21:46:29.5806340Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/graph.py::Graph.eliminate_dead_code:0, line 1363 <- wrt source file 2023-01-11T21:46:29.5806760Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/graph.py::Graph.eliminate_dead_code:0 2023-01-11T21:46:29.5807200Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/graph.py::Graph.on_generate_code:0, line 1431 <- wrt source file 2023-01-11T21:46:29.5807640Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/graph.py::Graph.on_generate_code:0 2023-01-11T21:46:29.5808080Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/tensor_type.py::TensorType:0, line 11 <- wrt source file 2023-01-11T21:46:29.5808500Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/tensor_type.py::TensorType:0 2023-01-11T21:46:29.5808930Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/tensor_type.py::is_consistent:0, line 62 <- wrt source file 2023-01-11T21:46:29.5809390Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/tensor_type.py::is_consistent:0 2023-01-11T21:46:29.5809840Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/tensor_type.py::is_more_precise:0, line 88 <- wrt source file 2023-01-11T21:46:29.5810270Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/tensor_type.py::is_more_precise:0 2023-01-11T21:46:29.5810720Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/subgraph_rewriter.py::replace_pattern:0, line 108 <- wrt source file 2023-01-11T21:46:29.5811170Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/subgraph_rewriter.py::replace_pattern:0 2023-01-11T21:46:29.5811610Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/interpreter.py::Interpreter:0, line 37 <- wrt source file 2023-01-11T21:46:29.5812080Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/interpreter.py::Interpreter:0 2023-01-11T21:46:29.5812520Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/interpreter.py::Transformer:0, line 380 <- wrt source file 2023-01-11T21:46:29.5820040Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/interpreter.py::Transformer:0 2023-01-11T21:46:29.5820550Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/rewriter.py::AST_Rewriter.visit_AnnAssign:0, line 87 <- wrt source file 2023-01-11T21:46:29.5821030Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/rewriter.py::AST_Rewriter.visit_AnnAssign:0 2023-01-11T21:46:29.5821500Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/core.py::reify:0, line 42 <- wrt source file 2023-01-11T21:46:29.5821940Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/core.py::reify:0 2023-01-11T21:46:29.5822410Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/unification_tools.py::merge:0, line 22 <- wrt source file 2023-01-11T21:46:29.5822870Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/unification_tools.py::merge:0 2023-01-11T21:46:29.5823350Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/unification_tools.py::merge_with:0, line 49 <- wrt source file 2023-01-11T21:46:29.5823820Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/unification_tools.py::merge_with:0 2023-01-11T21:46:29.5824300Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/unification_tools.py::valmap:0, line 75 <- wrt source file 2023-01-11T21:46:29.5824760Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/unification_tools.py::valmap:0 2023-01-11T21:46:29.5825220Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/unification_tools.py::keymap:0, line 91 <- wrt source file 2023-01-11T21:46:29.5825680Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/unification_tools.py::keymap:0 2023-01-11T21:46:29.5826210Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/unification_tools.py::itemmap:0, line 107 <- wrt source file 2023-01-11T21:46:29.5826690Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/unification_tools.py::itemmap:0 2023-01-11T21:46:29.5827160Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/unification_tools.py::valfilter:0, line 123 <- wrt source file 2023-01-11T21:46:29.5827620Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/unification_tools.py::valfilter:0 2023-01-11T21:46:29.5828090Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/unification_tools.py::keyfilter:0, line 143 <- wrt source file 2023-01-11T21:46:29.5828580Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/unification_tools.py::keyfilter:0 2023-01-11T21:46:29.5829050Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/unification_tools.py::itemfilter:0, line 163 <- wrt source file 2023-01-11T21:46:29.5829520Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/unification_tools.py::itemfilter:0 2023-01-11T21:46:29.5829980Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/unification_tools.py::assoc:0, line 189 <- wrt source file 2023-01-11T21:46:29.5830440Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/unification_tools.py::assoc:0 2023-01-11T21:46:29.5830900Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/unification_tools.py::dissoc:0, line 206 <- wrt source file 2023-01-11T21:46:29.5831350Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/unification_tools.py::dissoc:0 2023-01-11T21:46:29.5831820Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/unification_tools.py::assoc_in:0, line 232 <- wrt source file 2023-01-11T21:46:29.5832280Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/unification_tools.py::assoc_in:0 2023-01-11T21:46:29.5832750Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/unification_tools.py::update_in:0, line 259 <- wrt source file 2023-01-11T21:46:29.5833210Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/unification_tools.py::update_in:0 2023-01-11T21:46:29.5833670Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/unification_tools.py::get_in:0, line 311 <- wrt source file 2023-01-11T21:46:29.5834130Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/unification_tools.py::get_in:0 2023-01-11T21:46:29.5834680Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/unification_tools.py::groupby:0, line 357 <- wrt source file 2023-01-11T21:46:29.5835260Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/unification_tools.py::groupby:0 2023-01-11T21:46:29.5835730Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/unification_tools.py::first:0, line 393 <- wrt source file 2023-01-11T21:46:29.5836180Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/unification_tools.py::first:0 2023-01-11T21:46:29.5836630Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/variable.py::variables:0, line 62 <- wrt source file 2023-01-11T21:46:29.5837090Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/variable.py::variables:0 2023-01-11T21:46:29.5837610Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/more.py::unifiable:0, line 10 <- wrt source file 2023-01-11T21:46:29.5838050Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/more.py::unifiable:0 2023-01-11T21:46:29.5838500Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/more.py::reify_object:0, line 36 <- wrt source file 2023-01-11T21:46:29.5838970Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/more.py::reify_object:0 2023-01-11T21:46:29.5839420Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/more.py::unify_object:0, line 91 <- wrt source file 2023-01-11T21:46:29.5839860Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/more.py::unify_object:0 2023-01-11T21:46:29.5840320Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/utils.py::transitive_get:0, line 12 <- wrt source file 2023-01-11T21:46:29.5840770Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/utils.py::transitive_get:0 2023-01-11T21:46:29.5841220Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/utils.py::_toposort:0, line 39 <- wrt source file 2023-01-11T21:46:29.5841660Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/utils.py::_toposort:0 2023-01-11T21:46:29.5842110Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/utils.py::reverse_dict:0, line 67 <- wrt source file 2023-01-11T21:46:29.5842560Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/utils.py::reverse_dict:0 2023-01-11T21:46:29.5843000Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/utils.py::freeze:0, line 92 <- wrt source file 2023-01-11T21:46:29.5843440Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/utils.py::freeze:0 2023-01-11T21:46:29.5843890Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/match.py::VarDispatcher:0, line 42 <- wrt source file 2023-01-11T21:46:29.5844380Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/match.py::VarDispatcher:0 2023-01-11T21:46:29.5844900Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py::Dispatcher:0, line 100 <- wrt source file 2023-01-11T21:46:29.5845400Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py::Dispatcher:0 2023-01-11T21:46:29.5845920Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py::Dispatcher.register:0, line 124 <- wrt source file 2023-01-11T21:46:29.5846440Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py::Dispatcher.register:0 2023-01-11T21:46:29.5847020Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py::Dispatcher.add:0, line 176 <- wrt source file 2023-01-11T21:46:29.5847520Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py::Dispatcher.add:0 2023-01-11T21:46:29.5848040Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py::Dispatcher.dispatch:0, line 288 <- wrt source file 2023-01-11T21:46:29.5848550Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py::Dispatcher.dispatch:0 2023-01-11T21:46:29.5849070Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py::str_signature:0, line 418 <- wrt source file 2023-01-11T21:46:29.5849560Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/multipledispatch/dispatcher.py::str_signature:0 2023-01-11T21:46:29.5850060Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/multipledispatch/variadic.py::isvariadic:0, line 47 <- wrt source file 2023-01-11T21:46:29.5850550Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/multipledispatch/variadic.py::isvariadic:0 2023-01-11T21:46:29.5851040Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/multipledispatch/variadic.py::Variadic:0, line 80 <- wrt source file 2023-01-11T21:46:29.5851520Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/multipledispatch/variadic.py::Variadic:0 2023-01-11T21:46:29.5852010Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/multipledispatch/core.py::dispatch:0, line 18 <- wrt source file 2023-01-11T21:46:29.5852480Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/multipledispatch/core.py::dispatch:0 2023-01-11T21:46:29.5853000Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py::expand_tuples:0, line 15 <- wrt source file 2023-01-11T21:46:29.5853500Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py::expand_tuples:0 2023-01-11T21:46:29.5854000Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py::_toposort:0, line 38 <- wrt source file 2023-01-11T21:46:29.5854470Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py::_toposort:0 2023-01-11T21:46:29.5854960Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py::reverse_dict:0, line 66 <- wrt source file 2023-01-11T21:46:29.5855430Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py::reverse_dict:0 2023-01-11T21:46:29.5855950Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py::groupby:0, line 85 <- wrt source file 2023-01-11T21:46:29.5856420Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py::groupby:0 2023-01-11T21:46:29.5856900Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py::typename:0, line 115 <- wrt source file 2023-01-11T21:46:29.5857400Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/experimental/unification/multipledispatch/utils.py::typename:0 2023-01-11T21:46:29.5857860Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/passes/shape_prop.py::ShapeProp:0, line 76 <- wrt source file 2023-01-11T21:46:29.5858280Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/passes/shape_prop.py::ShapeProp:0 2023-01-11T21:46:29.5858710Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/passes/split_module.py::split_module:0, line 68 <- wrt source file 2023-01-11T21:46:29.5859140Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/fx/passes/split_module.py::split_module:0 2023-01-11T21:46:29.5859570Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/cuda/jiterator.py::_create_jit_fn:0, line 95 <- wrt source file 2023-01-11T21:46:29.5859980Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/cuda/jiterator.py::_create_jit_fn:0 2023-01-11T21:46:29.5860400Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/cuda/jiterator.py::_create_jit_fn:1, line 106 <- wrt source file 2023-01-11T21:46:29.5860810Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/cuda/jiterator.py::_create_jit_fn:1 2023-01-11T21:46:29.5861230Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/cuda/jiterator.py::_create_jit_fn:2, line 119 <- wrt source file 2023-01-11T21:46:29.5861630Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/cuda/jiterator.py::_create_jit_fn:2 2023-01-11T21:46:29.5862070Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/cuda/jiterator.py::_create_multi_output_jit_fn:0, line 151 <- wrt source file 2023-01-11T21:46:29.5862550Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/cuda/jiterator.py::_create_multi_output_jit_fn:0 2023-01-11T21:46:29.5863000Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/masked/maskedtensor/core.py::is_masked_tensor:0, line 22 <- wrt source file 2023-01-11T21:46:29.5863440Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/masked/maskedtensor/core.py::is_masked_tensor:0 2023-01-11T21:46:29.5863870Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/lr_scheduler.py::LambdaLR:0, line 200 <- wrt source file 2023-01-11T21:46:29.5864280Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/lr_scheduler.py::LambdaLR:0 2023-01-11T21:46:29.5864710Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/lr_scheduler.py::MultiplicativeLR:0, line 286 <- wrt source file 2023-01-11T21:46:29.5865170Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/lr_scheduler.py::MultiplicativeLR:0 2023-01-11T21:46:29.5865600Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/lr_scheduler.py::StepLR:0, line 369 <- wrt source file 2023-01-11T21:46:29.5866010Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/lr_scheduler.py::StepLR:0 2023-01-11T21:46:29.5866440Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/lr_scheduler.py::MultiStepLR:0, line 418 <- wrt source file 2023-01-11T21:46:29.5866860Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/lr_scheduler.py::MultiStepLR:0 2023-01-11T21:46:29.5867280Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/lr_scheduler.py::ConstantLR:0, line 467 <- wrt source file 2023-01-11T21:46:29.5867700Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/lr_scheduler.py::ConstantLR:0 2023-01-11T21:46:29.5868120Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/lr_scheduler.py::LinearLR:0, line 529 <- wrt source file 2023-01-11T21:46:29.5868530Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/lr_scheduler.py::LinearLR:0 2023-01-11T21:46:29.5868960Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/lr_scheduler.py::SequentialLR:0, line 621 <- wrt source file 2023-01-11T21:46:29.5869380Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/lr_scheduler.py::SequentialLR:0 2023-01-11T21:46:29.5869810Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/lr_scheduler.py::PolynomialLR:0, line 729 <- wrt source file 2023-01-11T21:46:29.5870230Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/lr_scheduler.py::PolynomialLR:0 2023-01-11T21:46:29.5870660Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/lr_scheduler.py::ChainedScheduler:0, line 849 <- wrt source file 2023-01-11T21:46:29.5871090Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/lr_scheduler.py::ChainedScheduler:0 2023-01-11T21:46:29.5871570Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/lr_scheduler.py::ReduceLROnPlateau:0, line 953 <- wrt source file 2023-01-11T21:46:29.5872010Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/lr_scheduler.py::ReduceLROnPlateau:0 2023-01-11T21:46:29.5872450Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/lr_scheduler.py::CyclicLR:0, line 1168 <- wrt source file 2023-01-11T21:46:29.5872860Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/lr_scheduler.py::CyclicLR:0 2023-01-11T21:46:29.5873320Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/lr_scheduler.py::CosineAnnealingWarmRestarts.step:0, line 1389 <- wrt source file 2023-01-11T21:46:29.5873800Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/lr_scheduler.py::CosineAnnealingWarmRestarts.step:0 2023-01-11T21:46:29.5878790Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/lr_scheduler.py::CosineAnnealingWarmRestarts.step:1, line 1405 <- wrt source file 2023-01-11T21:46:29.5879300Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/lr_scheduler.py::CosineAnnealingWarmRestarts.step:1 2023-01-11T21:46:29.5879760Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/lr_scheduler.py::OneCycleLR:0, line 1547 <- wrt source file 2023-01-11T21:46:29.5880180Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/lr_scheduler.py::OneCycleLR:0 2023-01-11T21:46:29.5880590Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/sgd.py::SGD:0, line 58 <- wrt source file 2023-01-11T21:46:29.5880990Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/sgd.py::SGD:0 2023-01-11T21:46:29.5881400Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/swa_utils.py::AveragedModel:0, line 38 <- wrt source file 2023-01-11T21:46:29.5881820Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/swa_utils.py::AveragedModel:0 2023-01-11T21:46:29.5882240Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/swa_utils.py::AveragedModel:1, line 64 <- wrt source file 2023-01-11T21:46:29.5882650Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/swa_utils.py::AveragedModel:1 2023-01-11T21:46:29.5883070Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/swa_utils.py::update_bn:0, line 161 <- wrt source file 2023-01-11T21:46:29.5883480Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/swa_utils.py::update_bn:0 2023-01-11T21:46:29.5883900Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/swa_utils.py::SWALR:0, line 222 <- wrt source file 2023-01-11T21:46:29.5884300Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/optim/swa_utils.py::SWALR:0 2023-01-11T21:46:29.5884730Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/checkpoint.py::checkpoint_sequential:0, line 306 <- wrt source file 2023-01-11T21:46:29.5885170Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/checkpoint.py::checkpoint_sequential:0 2023-01-11T21:46:29.5885690Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/backend_registration.py::rename_privateuse1_backend:0, line 24 <- wrt source file 2023-01-11T21:46:29.5897120Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/backend_registration.py::rename_privateuse1_backend:0 2023-01-11T21:46:29.5897650Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/throughput_benchmark.py::ThroughputBenchmark:0, line 77 <- wrt source file 2023-01-11T21:46:29.5898140Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/throughput_benchmark.py::ThroughputBenchmark:0 2023-01-11T21:46:29.5898610Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/dlpack.py::from_dlpack:0, line 71 <- wrt source file 2023-01-11T21:46:29.5899110Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/dlpack.py::from_dlpack:0 2023-01-11T21:46:29.5899570Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/cpp_extension.py::CppExtension:0, line 912 <- wrt source file 2023-01-11T21:46:29.5900020Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/cpp_extension.py::CppExtension:0 2023-01-11T21:46:29.5900480Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/cpp_extension.py::CUDAExtension:0, line 960 <- wrt source file 2023-01-11T21:46:29.5900920Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/cpp_extension.py::CUDAExtension:0 2023-01-11T21:46:29.5901370Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/cpp_extension.py::CUDAExtension:1, line 1037 <- wrt source file 2023-01-11T21:46:29.5901820Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/cpp_extension.py::CUDAExtension:1 2023-01-11T21:46:29.5902250Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/cpp_extension.py::load:0, line 1273 <- wrt source file 2023-01-11T21:46:29.5902660Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/cpp_extension.py::load:0 2023-01-11T21:46:29.5903080Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/cpp_extension.py::load_inline:0, line 1364 <- wrt source file 2023-01-11T21:46:29.5903510Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/cpp_extension.py::load_inline:0 2023-01-11T21:46:29.5903950Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/hipify/hipify_python.py::find_closure_group:0, line 415 <- wrt source file 2023-01-11T21:46:29.5904400Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/hipify/hipify_python.py::find_closure_group:0 2023-01-11T21:46:29.5904860Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/hipify/hipify_python.py::replace_extern_shared:0, line 511 <- wrt source file 2023-01-11T21:46:29.5905310Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/hipify/hipify_python.py::replace_extern_shared:0 2023-01-11T21:46:29.5905800Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.__init__:0, line 213 <- wrt source file 2023-01-11T21:46:29.5906260Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.__init__:0 2023-01-11T21:46:29.5906720Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_hparams:0, line 320 <- wrt source file 2023-01-11T21:46:29.5907180Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_hparams:0 2023-01-11T21:46:29.5907650Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_scalar:0, line 368 <- wrt source file 2023-01-11T21:46:29.5908100Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_scalar:0 2023-01-11T21:46:29.5908620Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_scalars:0, line 404 <- wrt source file 2023-01-11T21:46:29.5909080Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_scalars:0 2023-01-11T21:46:29.5909540Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_histogram:0, line 462 <- wrt source file 2023-01-11T21:46:29.5910000Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_histogram:0 2023-01-11T21:46:29.5910470Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_histogram_raw:0, line 519 <- wrt source file 2023-01-11T21:46:29.5910940Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_histogram_raw:0 2023-01-11T21:46:29.5911410Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_image:0, line 585 <- wrt source file 2023-01-11T21:46:29.5911860Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_image:0 2023-01-11T21:46:29.5912320Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_images:0, line 638 <- wrt source file 2023-01-11T21:46:29.5912770Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_images:0 2023-01-11T21:46:29.5913230Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_text:0, line 810 <- wrt source file 2023-01-11T21:46:29.5913680Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_text:0 2023-01-11T21:46:29.5914140Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_embedding:0, line 896 <- wrt source file 2023-01-11T21:46:29.5914590Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_embedding:0 2023-01-11T21:46:29.5915190Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_pr_curve:0, line 1001 <- wrt source file 2023-01-11T21:46:29.5915680Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_pr_curve:0 2023-01-11T21:46:29.5916170Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_custom_scalars_multilinechart:0, line 1076 <- wrt source file 2023-01-11T21:46:29.5916700Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_custom_scalars_multilinechart:0 2023-01-11T21:46:29.5917210Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_custom_scalars_marginchart:0, line 1095 <- wrt source file 2023-01-11T21:46:29.5917760Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_custom_scalars_marginchart:0 2023-01-11T21:46:29.5918250Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_custom_scalars:0, line 1117 <- wrt source file 2023-01-11T21:46:29.5918720Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_custom_scalars:0 2023-01-11T21:46:29.5919240Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_mesh:0, line 1161 <- wrt source file 2023-01-11T21:46:29.5919710Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/tensorboard/writer.py::SummaryWriter.add_mesh:0 2023-01-11T21:46:29.5920160Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/dataset.py::IterableDataset:0, line 84 <- wrt source file 2023-01-11T21:46:29.5920590Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/dataset.py::IterableDataset:0 2023-01-11T21:46:29.5921020Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/dataset.py::random_split:0, line 320 <- wrt source file 2023-01-11T21:46:29.5921440Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/dataset.py::random_split:0 2023-01-11T21:46:29.5921880Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/distributed.py::DistributedSampler:0, line 51 <- wrt source file 2023-01-11T21:46:29.5922330Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/distributed.py::DistributedSampler:0 2023-01-11T21:46:29.5922780Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/sampler.py::WeightedRandomSampler:0, line 172 <- wrt source file 2023-01-11T21:46:29.5923230Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/sampler.py::WeightedRandomSampler:0 2023-01-11T21:46:29.5923670Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/sampler.py::BatchSampler:0, line 220 <- wrt source file 2023-01-11T21:46:29.5924090Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/sampler.py::BatchSampler:0 2023-01-11T21:46:29.5924620Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/_utils/collate.py::default_convert:0, line 36 <- wrt source file 2023-01-11T21:46:29.5925060Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/_utils/collate.py::default_convert:0 2023-01-11T21:46:29.5925490Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/_utils/collate.py::collate:0, line 102 <- wrt source file 2023-01-11T21:46:29.5925910Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/_utils/collate.py::collate:0 2023-01-11T21:46:29.5926340Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/_utils/collate.py::default_collate:0, line 231 <- wrt source file 2023-01-11T21:46:29.5926780Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/_utils/collate.py::default_collate:0 2023-01-11T21:46:29.5927270Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/datapipe.py::IterDataPipe:0, line 84 <- wrt source file 2023-01-11T21:46:29.5927720Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/datapipe.py::IterDataPipe:0 2023-01-11T21:46:29.5928170Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/datapipe.py::MapDataPipe:0, line 232 <- wrt source file 2023-01-11T21:46:29.5928600Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/datapipe.py::MapDataPipe:0 2023-01-11T21:46:29.5929080Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/iter/fileopener.py::FileOpenerIterDataPipe:0, line 33 <- wrt source file 2023-01-11T21:46:29.5929570Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/iter/fileopener.py::FileOpenerIterDataPipe:0 2023-01-11T21:46:29.5930060Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/iter/callable.py::MapperIterDataPipe:0, line 46 <- wrt source file 2023-01-11T21:46:29.5930520Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/iter/callable.py::MapperIterDataPipe:0 2023-01-11T21:46:29.5931000Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/iter/callable.py::CollatorIterDataPipe:0, line 187 <- wrt source file 2023-01-11T21:46:29.5931480Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/iter/callable.py::CollatorIterDataPipe:0 2023-01-11T21:46:29.5931950Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/iter/grouping.py::BatcherIterDataPipe:0, line 102 <- wrt source file 2023-01-11T21:46:29.5932420Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/iter/grouping.py::BatcherIterDataPipe:0 2023-01-11T21:46:29.5932900Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/iter/grouping.py::UnBatcherIterDataPipe:0, line 159 <- wrt source file 2023-01-11T21:46:29.5933410Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/iter/grouping.py::UnBatcherIterDataPipe:0 2023-01-11T21:46:29.5933950Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/iter/grouping.py::GrouperIterDataPipe:0, line 226 <- wrt source file 2023-01-11T21:46:29.5934430Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/iter/grouping.py::GrouperIterDataPipe:0 2023-01-11T21:46:29.5934900Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/iter/selecting.py::FilterIterDataPipe:0, line 34 <- wrt source file 2023-01-11T21:46:29.5935360Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/iter/selecting.py::FilterIterDataPipe:0 2023-01-11T21:46:29.5935830Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/iter/combining.py::ConcaterIterDataPipe:0, line 33 <- wrt source file 2023-01-11T21:46:29.5936360Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/iter/combining.py::ConcaterIterDataPipe:0 2023-01-11T21:46:29.5936830Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/iter/combining.py::ForkerIterDataPipe:0, line 75 <- wrt source file 2023-01-11T21:46:29.5937330Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/iter/combining.py::ForkerIterDataPipe:0 2023-01-11T21:46:29.5937790Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/iter/combining.py::_ChildDataPipe:0, line 250 <- wrt source file 2023-01-11T21:46:29.5938240Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/iter/combining.py::_ChildDataPipe:0 2023-01-11T21:46:29.5938730Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/iter/combining.py::DemultiplexerIterDataPipe:0, line 329 <- wrt source file 2023-01-11T21:46:29.5939220Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/iter/combining.py::DemultiplexerIterDataPipe:0 2023-01-11T21:46:29.5939710Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/iter/combining.py::MultiplexerIterDataPipe:0, line 507 <- wrt source file 2023-01-11T21:46:29.5968450Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/iter/combining.py::MultiplexerIterDataPipe:0 2023-01-11T21:46:29.5968960Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/iter/combining.py::ZipperIterDataPipe:0, line 572 <- wrt source file 2023-01-11T21:46:29.5969460Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/iter/combining.py::ZipperIterDataPipe:0 2023-01-11T21:46:29.5969960Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/iter/filelister.py::FileListerIterDataPipe:0, line 29 <- wrt source file 2023-01-11T21:46:29.5970480Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/iter/filelister.py::FileListerIterDataPipe:0 2023-01-11T21:46:29.5977080Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/iter/utils.py::IterableWrapperIterDataPipe:0, line 23 <- wrt source file 2023-01-11T21:46:29.5977640Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/iter/utils.py::IterableWrapperIterDataPipe:0 2023-01-11T21:46:29.5978180Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/iter/combinatorics.py::ShufflerIterDataPipe:0, line 80 <- wrt source file 2023-01-11T21:46:29.5978720Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/iter/combinatorics.py::ShufflerIterDataPipe:0 2023-01-11T21:46:29.5979230Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/iter/streamreader.py::StreamReaderIterDataPipe:0, line 20 <- wrt source file 2023-01-11T21:46:29.5979740Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/iter/streamreader.py::StreamReaderIterDataPipe:0 2023-01-11T21:46:29.5980270Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/utils/common.py::validate_input_col:0, line 33 <- wrt source file 2023-01-11T21:46:29.5980730Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/utils/common.py::validate_input_col:0 2023-01-11T21:46:29.5981200Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/map/callable.py::MapperMapDataPipe:0, line 30 <- wrt source file 2023-01-11T21:46:29.5981660Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/map/callable.py::MapperMapDataPipe:0 2023-01-11T21:46:29.5982140Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/map/grouping.py::BatcherMapDataPipe:0, line 23 <- wrt source file 2023-01-11T21:46:29.5982610Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/map/grouping.py::BatcherMapDataPipe:0 2023-01-11T21:46:29.5983090Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/map/combining.py::ConcaterMapDataPipe:0, line 24 <- wrt source file 2023-01-11T21:46:29.5983550Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/map/combining.py::ConcaterMapDataPipe:0 2023-01-11T21:46:29.5984020Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/map/combining.py::ZipperMapDataPipe:0, line 66 <- wrt source file 2023-01-11T21:46:29.5984490Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/map/combining.py::ZipperMapDataPipe:0 2023-01-11T21:46:29.5984970Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/map/utils.py::SequenceWrapperMapDataPipe:0, line 23 <- wrt source file 2023-01-11T21:46:29.5985460Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/map/utils.py::SequenceWrapperMapDataPipe:0 2023-01-11T21:46:29.5985950Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/map/combinatorics.py::ShufflerIterDataPipe:0, line 31 <- wrt source file 2023-01-11T21:46:29.5986450Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/utils/data/datapipes/map/combinatorics.py::ShufflerIterDataPipe:0 2023-01-11T21:46:29.5986910Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_creation.py::make_tensor:0, line 93 <- wrt source file 2023-01-11T21:46:29.5987330Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_creation.py::make_tensor:0 2023-01-11T21:46:29.5987760Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_comparison.py::assert_close:0, line 1395 <- wrt source file 2023-01-11T21:46:29.5988180Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_comparison.py::assert_close:0 2023-01-11T21:46:29.5988620Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py::parametrize:0, line 305 <- wrt source file 2023-01-11T21:46:29.5989080Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py::parametrize:0 2023-01-11T21:46:29.5989550Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py::random_symmetric_psd_matrix:0, line 3447 <- wrt source file 2023-01-11T21:46:29.5990010Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py::random_symmetric_psd_matrix:0 2023-01-11T21:46:29.5990480Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py::random_hermitian_psd_matrix:0, line 3461 <- wrt source file 2023-01-11T21:46:29.5990950Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py::random_hermitian_psd_matrix:0 2023-01-11T21:46:29.5991410Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py::random_hermitian_pd_matrix:0, line 3491 <- wrt source file 2023-01-11T21:46:29.5991870Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/common_utils.py::random_hermitian_pd_matrix:0 2023-01-11T21:46:29.5992370Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/distributed/_tensor/common_dtensor.py::skip_unless_torch_gpu:0, line 57 <- wrt source file 2023-01-11T21:46:29.5992870Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/testing/_internal/distributed/_tensor/common_dtensor.py::skip_unless_torch_gpu:0 2023-01-11T21:46:29.5993320Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/jit/_serialization.py::save:0, line 53 <- wrt source file 2023-01-11T21:46:29.5993730Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/jit/_serialization.py::save:0 2023-01-11T21:46:29.5994160Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/jit/_serialization.py::load:0, line 111 <- wrt source file 2023-01-11T21:46:29.5994590Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/jit/_serialization.py::load:0 2023-01-11T21:46:29.5995020Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/jit/_serialization.py::save_jit_module_to_flatbuffer:0, line 235 <- wrt source file 2023-01-11T21:46:29.5995510Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/jit/_serialization.py::save_jit_module_to_flatbuffer:0 2023-01-11T21:46:29.5995990Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/jit/_check.py::AttributeTypeIsSupportedChecker:0, line 35 <- wrt source file 2023-01-11T21:46:29.5996440Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/jit/_check.py::AttributeTypeIsSupportedChecker:0 2023-01-11T21:46:29.5996910Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/jit/mobile/__init__.py::_load_for_lite_interpreter:0, line 23 <- wrt source file 2023-01-11T21:46:29.5997330Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/jit/mobile/__init__.py::_load_for_lite_interpreter:0 2023-01-11T21:46:29.5997760Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/jit/mobile/__init__.py::_get_model_bytecode_version:0, line 89 <- wrt source file 2023-01-11T21:46:29.5998250Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/jit/mobile/__init__.py::_get_model_bytecode_version:0 2023-01-11T21:46:29.5998690Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/jit/mobile/__init__.py::_get_mobile_model_contained_types:0, line 119 <- wrt source file 2023-01-11T21:46:29.5999270Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/jit/mobile/__init__.py::_get_mobile_model_contained_types:0 2023-01-11T21:46:29.5999750Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/jit/mobile/__init__.py::_get_model_ops_and_info:0, line 199 <- wrt source file 2023-01-11T21:46:29.6000180Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/jit/mobile/__init__.py::_get_model_ops_and_info:0 2023-01-11T21:46:29.6000620Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/functional.py::conv1d:0, line 166 <- wrt source file 2023-01-11T21:46:29.6001050Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/functional.py::conv1d:0 2023-01-11T21:46:29.6001460Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/functional.py::conv2d:0, line 226 <- wrt source file 2023-01-11T21:46:29.6001870Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/functional.py::conv2d:0 2023-01-11T21:46:29.6002310Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/functional.py::conv3d:0, line 287 <- wrt source file 2023-01-11T21:46:29.6002720Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/functional.py::conv3d:0 2023-01-11T21:46:29.6003140Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/modules/__init__.py::Quantize:0, line 74 <- wrt source file 2023-01-11T21:46:29.6003550Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/modules/__init__.py::Quantize:0 2023-01-11T21:46:29.6004090Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/modules/__init__.py::DeQuantize:0, line 114 <- wrt source file 2023-01-11T21:46:29.6004540Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/modules/__init__.py::DeQuantize:0 2023-01-11T21:46:29.6005040Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/dynamic/modules/linear.py::Linear:0, line 28 <- wrt source file 2023-01-11T21:46:29.6005490Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/dynamic/modules/linear.py::Linear:0 2023-01-11T21:46:29.6005930Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::Conv1d:0, line 34 <- wrt source file 2023-01-11T21:46:29.6006350Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::Conv1d:0 2023-01-11T21:46:29.6006780Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::Conv2d:0, line 105 <- wrt source file 2023-01-11T21:46:29.6007200Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::Conv2d:0 2023-01-11T21:46:29.6007660Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::Conv3d:0, line 170 <- wrt source file 2023-01-11T21:46:29.6008070Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::Conv3d:0 2023-01-11T21:46:29.6008520Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::ConvTranspose1d:0, line 236 <- wrt source file 2023-01-11T21:46:29.6008990Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::ConvTranspose1d:0 2023-01-11T21:46:29.6009490Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::ConvTranspose2d:0, line 297 <- wrt source file 2023-01-11T21:46:29.6009950Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::ConvTranspose2d:0 2023-01-11T21:46:29.6010410Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::ConvTranspose3d:0, line 358 <- wrt source file 2023-01-11T21:46:29.6010850Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/dynamic/modules/conv.py::ConvTranspose3d:0 2023-01-11T21:46:29.6011280Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py::LSTM:0, line 391 <- wrt source file 2023-01-11T21:46:29.6011700Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py::LSTM:0 2023-01-11T21:46:29.6012130Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py::GRU:0, line 618 <- wrt source file 2023-01-11T21:46:29.6012550Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py::GRU:0 2023-01-11T21:46:29.6013000Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py::RNNCell:0, line 940 <- wrt source file 2023-01-11T21:46:29.6013450Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py::RNNCell:0 2023-01-11T21:46:29.6013940Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py::LSTMCell:0, line 993 <- wrt source file 2023-01-11T21:46:29.6014400Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py::LSTMCell:0 2023-01-11T21:46:29.6014880Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py::GRUCell:0, line 1036 <- wrt source file 2023-01-11T21:46:29.6015310Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/dynamic/modules/rnn.py::GRUCell:0 2023-01-11T21:46:29.6015750Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/modules/functional_modules.py::FloatFunctional:0, line 21 <- wrt source file 2023-01-11T21:46:29.6016260Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/modules/functional_modules.py::FloatFunctional:0 2023-01-11T21:46:29.6113010Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/modules/functional_modules.py::QFunctional:0, line 141 <- wrt source file 2023-01-11T21:46:29.6113550Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/modules/functional_modules.py::QFunctional:0 2023-01-11T21:46:29.6114050Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/modules/linear.py::Linear:0, line 117 <- wrt source file 2023-01-11T21:46:29.6114530Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/modules/linear.py::Linear:0 2023-01-11T21:46:29.6115010Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/modules/activation.py::ReLU6:0, line 31 <- wrt source file 2023-01-11T21:46:29.6115470Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/modules/activation.py::ReLU6:0 2023-01-11T21:46:29.6115930Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/modules/conv.py::Conv1d:0, line 295 <- wrt source file 2023-01-11T21:46:29.6116370Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/modules/conv.py::Conv1d:0 2023-01-11T21:46:29.6116830Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/modules/conv.py::Conv2d:0, line 403 <- wrt source file 2023-01-11T21:46:29.6117270Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/modules/conv.py::Conv2d:0 2023-01-11T21:46:29.6117720Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/modules/conv.py::Conv3d:0, line 502 <- wrt source file 2023-01-11T21:46:29.6118160Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/modules/conv.py::Conv3d:0 2023-01-11T21:46:29.6118620Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/modules/conv.py::ConvTranspose1d:0, line 685 <- wrt source file 2023-01-11T21:46:29.6119090Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/modules/conv.py::ConvTranspose1d:0 2023-01-11T21:46:29.6119650Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/modules/conv.py::ConvTranspose2d:0, line 775 <- wrt source file 2023-01-11T21:46:29.6120120Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/modules/conv.py::ConvTranspose2d:0 2023-01-11T21:46:29.6120570Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/modules/conv.py::ConvTranspose3d:0, line 869 <- wrt source file 2023-01-11T21:46:29.6121010Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/modules/conv.py::ConvTranspose3d:0 2023-01-11T21:46:29.6121440Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/modules/rnn.py::LSTM:0, line 20 <- wrt source file 2023-01-11T21:46:29.6121890Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/modules/rnn.py::LSTM:0 2023-01-11T21:46:29.6122390Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/modules/embedding_ops.py::Embedding:0, line 84 <- wrt source file 2023-01-11T21:46:29.6122850Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/modules/embedding_ops.py::Embedding:0 2023-01-11T21:46:29.6123330Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/modules/embedding_ops.py::EmbeddingBag:0, line 209 <- wrt source file 2023-01-11T21:46:29.6123800Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantized/modules/embedding_ops.py::EmbeddingBag:0 2023-01-11T21:46:29.6124260Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantizable/modules/rnn.py::LSTMCell:0, line 24 <- wrt source file 2023-01-11T21:46:29.6124710Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantizable/modules/rnn.py::LSTMCell:0 2023-01-11T21:46:29.6125160Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantizable/modules/rnn.py::LSTM:0, line 274 <- wrt source file 2023-01-11T21:46:29.6131050Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/quantizable/modules/rnn.py::LSTM:0 2023-01-11T21:46:29.6131550Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/intrinsic/qat/modules/linear_relu.py::LinearReLU:0, line 21 <- wrt source file 2023-01-11T21:46:29.6132030Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/intrinsic/qat/modules/linear_relu.py::LinearReLU:0 2023-01-11T21:46:29.6132590Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py::LinearReLU:0, line 21 <- wrt source file 2023-01-11T21:46:29.6133090Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/intrinsic/quantized/dynamic/modules/linear_relu.py::LinearReLU:0 2023-01-11T21:46:29.6133580Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/intrinsic/quantized/modules/linear_relu.py::LinearReLU:0, line 22 <- wrt source file 2023-01-11T21:46:29.6134060Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/intrinsic/quantized/modules/linear_relu.py::LinearReLU:0 2023-01-11T21:46:29.6134630Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/intrinsic/quantized/modules/linear_relu.py::LinearLeakyReLU:0, line 59 <- wrt source file 2023-01-11T21:46:29.6135130Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/intrinsic/quantized/modules/linear_relu.py::LinearLeakyReLU:0 2023-01-11T21:46:29.6135630Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/intrinsic/quantized/modules/linear_relu.py::LinearTanh:0, line 126 <- wrt source file 2023-01-11T21:46:29.6136110Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/nn/intrinsic/quantized/modules/linear_relu.py::LinearTanh:0 2023-01-11T21:46:29.6136570Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py::_with_args:0, line 85 <- wrt source file 2023-01-11T21:46:29.6137040Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py::_with_args:0 2023-01-11T21:46:29.6137500Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py::_with_callable_args:0, line 106 <- wrt source file 2023-01-11T21:46:29.6137940Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/observer.py::_with_callable_args:0 2023-01-11T21:46:29.6138380Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/fuse_modules.py::fuse_modules:0, line 143 <- wrt source file 2023-01-11T21:46:29.6138820Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/fuse_modules.py::fuse_modules:0 2023-01-11T21:46:29.6139270Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py::_get_path_of_module:0, line 408 <- wrt source file 2023-01-11T21:46:29.6139700Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py::_get_path_of_module:0 2023-01-11T21:46:29.6140140Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py::_get_signature_locals:0, line 429 <- wrt source file 2023-01-11T21:46:29.6140570Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py::_get_signature_locals:0 2023-01-11T21:46:29.6141020Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py::_get_default_kwargs:0, line 442 <- wrt source file 2023-01-11T21:46:29.6141440Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py::_get_default_kwargs:0 2023-01-11T21:46:29.6141880Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py::_normalize_kwargs:0, line 463 <- wrt source file 2023-01-11T21:46:29.6142310Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py::_normalize_kwargs:0 2023-01-11T21:46:29.6142750Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py::_get_num_pos_args:0, line 483 <- wrt source file 2023-01-11T21:46:29.6143170Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/utils.py::_get_num_pos_args:0 2023-01-11T21:46:29.6143690Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/fuser_method_mappings.py::fuse_conv_bn:0, line 27 <- wrt source file 2023-01-11T21:46:29.6144150Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/fuser_method_mappings.py::fuse_conv_bn:0 2023-01-11T21:46:29.6144610Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/fuser_method_mappings.py::fuse_conv_bn_relu:0, line 64 <- wrt source file 2023-01-11T21:46:29.6145060Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/fuser_method_mappings.py::fuse_conv_bn_relu:0 2023-01-11T21:46:29.6145530Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/fuser_method_mappings.py::fuse_linear_bn:0, line 111 <- wrt source file 2023-01-11T21:46:29.6145980Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/fuser_method_mappings.py::fuse_linear_bn:0 2023-01-11T21:46:29.6146490Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/fuser_method_mappings.py::fuse_convtranspose_bn:0, line 139 <- wrt source file 2023-01-11T21:46:29.6146950Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/fuser_method_mappings.py::fuse_convtranspose_bn:0 2023-01-11T21:46:29.6147400Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/quantize_fx.py::fuse_fx:0, line 242 <- wrt source file 2023-01-11T21:46:29.6147830Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/quantize_fx.py::fuse_fx:0 2023-01-11T21:46:29.6148270Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/quantize_fx.py::prepare_fx:0, line 301 <- wrt source file 2023-01-11T21:46:29.6148700Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/quantize_fx.py::prepare_fx:0 2023-01-11T21:46:29.6149150Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/quantize_fx.py::prepare_qat_fx:0, line 439 <- wrt source file 2023-01-11T21:46:29.6149580Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/quantize_fx.py::prepare_qat_fx:0 2023-01-11T21:46:29.6150020Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/quantize_fx.py::convert_fx:0, line 604 <- wrt source file 2023-01-11T21:46:29.6150450Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/quantize_fx.py::convert_fx:0 2023-01-11T21:46:29.6150900Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/quantize_fx.py::convert_to_reference_fx:0, line 663 <- wrt source file 2023-01-11T21:46:29.6151350Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/quantize_fx.py::convert_to_reference_fx:0 2023-01-11T21:46:29.6151830Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/quantize_fx.py::_convert_to_reference_decomposed_fx:0, line 715 <- wrt source file 2023-01-11T21:46:29.6152300Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/quantize_fx.py::_convert_to_reference_decomposed_fx:0 2023-01-11T21:46:29.6152810Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/backend_config/onednn.py::_fuse_linear_bn_leaky_relu:0, line 80 <- wrt source file 2023-01-11T21:46:29.6153280Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/backend_config/onednn.py::_fuse_linear_bn_leaky_relu:0 2023-01-11T21:46:29.6153760Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/backend_config/backend_config.py::DTypeConfig:0, line 131 <- wrt source file 2023-01-11T21:46:29.6154230Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/backend_config/backend_config.py::DTypeConfig:0 2023-01-11T21:46:29.6154770Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/fx/_model_report/model_report_visualizer.py::ModelReportVisualizer.generate_filtered_tables:0, line 324 <- wrt source file 2023-01-11T21:46:29.6155420Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/fx/_model_report/model_report_visualizer.py::ModelReportVisualizer.generate_filtered_tables:0 2023-01-11T21:46:29.6156000Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/fx/_model_report/model_report_visualizer.py::ModelReportVisualizer.generate_table_visualization:0, line 407 <- wrt source file 2023-01-11T21:46:29.6156570Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/fx/_model_report/model_report_visualizer.py::ModelReportVisualizer.generate_table_visualization:0 2023-01-11T21:46:29.6157150Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/fx/_model_report/model_report_visualizer.py::ModelReportVisualizer.generate_plot_visualization:0, line 557 <- wrt source file 2023-01-11T21:46:29.6157720Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/fx/_model_report/model_report_visualizer.py::ModelReportVisualizer.generate_plot_visualization:0 2023-01-11T21:46:29.6158310Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/fx/_model_report/model_report_visualizer.py::ModelReportVisualizer.generate_histogram_visualization:0, line 619 <- wrt source file 2023-01-11T21:46:29.6158880Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/fx/_model_report/model_report_visualizer.py::ModelReportVisualizer.generate_histogram_visualization:0 2023-01-11T21:46:29.6159410Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/fx/_model_report/model_report.py::ModelReport:0, line 79 <- wrt source file 2023-01-11T21:46:29.6159880Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/quantization/fx/_model_report/model_report.py::ModelReport:0 2023-01-11T21:46:29.6198400Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/pruning/sparsifier/base_sparsifier.py::BaseSparsifier:0, line 45 <- wrt source file 2023-01-11T21:46:29.6199030Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/pruning/sparsifier/base_sparsifier.py::BaseSparsifier:0 2023-01-11T21:46:29.6199550Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/pruning/sparsifier/base_sparsifier.py::BaseSparsifier.squash_mask:0, line 237 <- wrt source file 2023-01-11T21:46:29.6200180Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/pruning/sparsifier/base_sparsifier.py::BaseSparsifier.squash_mask:0 2023-01-11T21:46:29.6200740Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py::BaseDataSparsifier:0, line 54 <- wrt source file 2023-01-11T21:46:29.6201310Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/pruning/_experimental/data_sparsifier/base_data_sparsifier.py::BaseDataSparsifier:0 2023-01-11T21:46:29.6201880Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py::ActivationSparsifier:0, line 59 <- wrt source file 2023-01-11T21:46:29.6202530Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/pruning/_experimental/activation_sparsifier/activation_sparsifier.py::ActivationSparsifier:0 2023-01-11T21:46:29.6203150Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py::BaseDataScheduler.get_schedule_param:0, line 92 <- wrt source file 2023-01-11T21:46:29.6203710Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/pruning/_experimental/data_scheduler/base_data_scheduler.py::BaseDataScheduler.get_schedule_param:0 2023-01-11T21:46:29.6204210Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/pruning/scheduler/lambda_scheduler.py::LambdaSL:0, line 19 <- wrt source file 2023-01-11T21:46:29.6204670Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/ao/pruning/scheduler/lambda_scheduler.py::LambdaSL:0 2023-01-11T21:46:29.6205110Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/profiler/profiler.py::profile:0, line 363 <- wrt source file 2023-01-11T21:46:29.6205530Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/profiler/profiler.py::profile:0 2023-01-11T21:46:29.6205960Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/laplace.py::Laplace:0, line 14 <- wrt source file 2023-01-11T21:46:29.6206380Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/laplace.py::Laplace:0 2023-01-11T21:46:29.6206840Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/relaxed_bernoulli.py::RelaxedBernoulli:0, line 102 <- wrt source file 2023-01-11T21:46:29.6207320Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/relaxed_bernoulli.py::RelaxedBernoulli:0 2023-01-11T21:46:29.6207780Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/categorical.py::Categorical:0, line 37 <- wrt source file 2023-01-11T21:46:29.6208210Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/categorical.py::Categorical:0 2023-01-11T21:46:29.6208670Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/transforms.py::CatTransform:0, line 1002 <- wrt source file 2023-01-11T21:46:29.6209120Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/transforms.py::CatTransform:0 2023-01-11T21:46:29.6209650Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/transforms.py::StackTransform:0, line 1105 <- wrt source file 2023-01-11T21:46:29.6210100Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/transforms.py::StackTransform:0 2023-01-11T21:46:29.6210580Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/transforms.py::CumulativeDistributionTransform:0, line 1178 <- wrt source file 2023-01-11T21:46:29.6211070Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/transforms.py::CumulativeDistributionTransform:0 2023-01-11T21:46:29.6211530Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/dirichlet.py::Dirichlet:0, line 35 <- wrt source file 2023-01-11T21:46:29.6211960Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/dirichlet.py::Dirichlet:0 2023-01-11T21:46:29.6212460Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/log_normal.py::LogNormal:0, line 17 <- wrt source file 2023-01-11T21:46:29.6212890Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/log_normal.py::LogNormal:0 2023-01-11T21:46:29.6213320Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/geometric.py::Geometric:0, line 21 <- wrt source file 2023-01-11T21:46:29.6213750Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/geometric.py::Geometric:0 2023-01-11T21:46:29.6214180Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/weibull.py::Weibull:0, line 16 <- wrt source file 2023-01-11T21:46:29.6214590Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/weibull.py::Weibull:0 2023-01-11T21:46:29.6215030Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/studentT.py::StudentT:0, line 17 <- wrt source file 2023-01-11T21:46:29.6215440Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/studentT.py::StudentT:0 2023-01-11T21:46:29.6215900Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/multivariate_normal.py::MultivariateNormal:0, line 94 <- wrt source file 2023-01-11T21:46:29.6216370Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/multivariate_normal.py::MultivariateNormal:0 2023-01-11T21:46:29.6216850Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/normal.py::Normal:0, line 18 <- wrt source file 2023-01-11T21:46:29.6217260Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/normal.py::Normal:0 2023-01-11T21:46:29.6217690Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/poisson.py::Poisson:0, line 20 <- wrt source file 2023-01-11T21:46:29.6218100Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/poisson.py::Poisson:0 2023-01-11T21:46:29.6218590Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/beta.py::Beta:0, line 16 <- wrt source file 2023-01-11T21:46:29.6219050Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/beta.py::Beta:0 2023-01-11T21:46:29.6219500Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/kumaraswamy.py::Kumaraswamy:0, line 25 <- wrt source file 2023-01-11T21:46:29.6219930Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/kumaraswamy.py::Kumaraswamy:0 2023-01-11T21:46:29.6220360Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/half_normal.py::HalfNormal:0, line 20 <- wrt source file 2023-01-11T21:46:29.6220790Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/half_normal.py::HalfNormal:0 2023-01-11T21:46:29.6221270Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/relaxed_categorical.py::RelaxedOneHotCategorical:0, line 96 <- wrt source file 2023-01-11T21:46:29.6221820Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/relaxed_categorical.py::RelaxedOneHotCategorical:0 2023-01-11T21:46:29.6222320Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/lowrank_multivariate_normal.py::LowRankMultivariateNormal:0, line 56 <- wrt source file 2023-01-11T21:46:29.6222820Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/lowrank_multivariate_normal.py::LowRankMultivariateNormal:0 2023-01-11T21:46:29.6223290Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/half_cauchy.py::HalfCauchy:0, line 20 <- wrt source file 2023-01-11T21:46:29.6233000Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/half_cauchy.py::HalfCauchy:0 2023-01-11T21:46:29.6233490Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/lkj_cholesky.py::LKJCholesky:0, line 38 <- wrt source file 2023-01-11T21:46:29.6233970Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/lkj_cholesky.py::LKJCholesky:0 2023-01-11T21:46:29.6234430Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/independent.py::Independent:0, line 18 <- wrt source file 2023-01-11T21:46:29.6234890Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/independent.py::Independent:0 2023-01-11T21:46:29.6235350Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/multinomial.py::Multinomial:0, line 34 <- wrt source file 2023-01-11T21:46:29.6235810Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/multinomial.py::Multinomial:0 2023-01-11T21:46:29.6236270Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/exponential.py::Exponential:0, line 15 <- wrt source file 2023-01-11T21:46:29.6236720Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/exponential.py::Exponential:0 2023-01-11T21:46:29.6237160Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/pareto.py::Pareto:0, line 14 <- wrt source file 2023-01-11T21:46:29.6237830Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/pareto.py::Pareto:0 2023-01-11T21:46:29.6238280Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/cauchy.py::Cauchy:0, line 19 <- wrt source file 2023-01-11T21:46:29.6238710Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/cauchy.py::Cauchy:0 2023-01-11T21:46:29.6239220Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/von_mises.py::VonMises:0, line 79 <- wrt source file 2023-01-11T21:46:29.6239650Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/von_mises.py::VonMises:0 2023-01-11T21:46:29.6240090Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/gumbel.py::Gumbel:0, line 17 <- wrt source file 2023-01-11T21:46:29.6240570Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/gumbel.py::Gumbel:0 2023-01-11T21:46:29.6241040Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/mixture_same_family.py::MixtureSameFamily:0, line 19 <- wrt source file 2023-01-11T21:46:29.6241520Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/mixture_same_family.py::MixtureSameFamily:0 2023-01-11T21:46:29.6242020Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/continuous_bernoulli.py::ContinuousBernoulli:0, line 24 <- wrt source file 2023-01-11T21:46:29.6242500Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/continuous_bernoulli.py::ContinuousBernoulli:0 2023-01-11T21:46:29.6243000Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/fishersnedecor.py::FisherSnedecor:0, line 16 <- wrt source file 2023-01-11T21:46:29.6243460Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/fishersnedecor.py::FisherSnedecor:0 2023-01-11T21:46:29.6243950Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/constraints.py::_DependentProperty:0, line 152 <- wrt source file 2023-01-11T21:46:29.6245250Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/constraints.py::_DependentProperty:0 2023-01-11T21:46:29.6252570Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/uniform.py::Uniform:0, line 17 <- wrt source file 2023-01-11T21:46:29.6253170Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/uniform.py::Uniform:0 2023-01-11T21:46:29.6253660Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/bernoulli.py::Bernoulli:0, line 21 <- wrt source file 2023-01-11T21:46:29.6254110Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/bernoulli.py::Bernoulli:0 2023-01-11T21:46:29.6254590Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/logistic_normal.py::LogisticNormal:0, line 22 <- wrt source file 2023-01-11T21:46:29.6255070Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/logistic_normal.py::LogisticNormal:0 2023-01-11T21:46:29.6256050Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/one_hot_categorical.py::OneHotCategorical:0, line 27 <- wrt source file 2023-01-11T21:46:29.6256570Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/one_hot_categorical.py::OneHotCategorical:0 2023-01-11T21:46:29.6257030Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/wishart.py::Wishart:0, line 36 <- wrt source file 2023-01-11T21:46:29.6257470Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/wishart.py::Wishart:0 2023-01-11T21:46:29.6257920Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/gamma.py::Gamma:0, line 19 <- wrt source file 2023-01-11T21:46:29.6258340Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/gamma.py::Gamma:0 2023-01-11T21:46:29.6258960Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/chi2.py::Chi2:0, line 12 <- wrt source file 2023-01-11T21:46:29.6259380Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/chi2.py::Chi2:0 2023-01-11T21:46:29.6259830Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/binomial.py::Binomial:0, line 20 <- wrt source file 2023-01-11T21:46:29.6260260Z * SUCCESS: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/distributions/binomial.py::Binomial:0 2023-01-11T21:46:29.6260710Z * DOCTEST : /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/package/glob_group.py::GlobGroup:0, line 19 <- wrt source file 2023-01-11T21:46:29.6261150Z * SKIPPED: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/package/glob_group.py::GlobGroup:0 2023-01-11T21:46:29.6261430Z ============ 2023-01-11T21:46:29.6261560Z Finished doctests 2023-01-11T21:46:29.6261690Z 287 / 663 passed 2023-01-11T21:46:29.6261820Z  2023-01-11T21:46:29.6262000Z === Found 3 run-time warnings === 2023-01-11T21:46:29.6262200Z --- Runtime Warning: 1 / 3 --- 2023-01-11T21:46:29.6262400Z example = 2023-01-11T21:46:29.6263040Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_tensor.py:1114: UserWarning: Named tensors and all their associated APIs are an experimental feature and subject to change. Please do not use them for anything important until they are released as stable. (Triggered internally at /Users/runner/work/pytorch/pytorch/c10/core/TensorImpl.h:1816.) 2023-01-11T21:46:29.6263500Z return super(Tensor, self).refine_names(names) 2023-01-11T21:46:29.6289080Z 2023-01-11T21:46:29.6289530Z --- Runtime Warning: 2 / 3 --- 2023-01-11T21:46:29.6289750Z example = 2023-01-11T21:46:29.6290310Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/nested/__init__.py:58: UserWarning: The PyTorch API of nested tensors is in prototype stage and will change in the near future. (Triggered internally at /Users/runner/work/pytorch/pytorch/aten/src/ATen/NestedTensorImpl.cpp:179.) 2023-01-11T21:46:29.6290730Z return torch._nested_tensor_from_tensor_list(tensor_list, dtype, None, device, None) 2023-01-11T21:46:29.6290900Z 2023-01-11T21:46:29.6291060Z --- Runtime Warning: 3 / 3 --- 2023-01-11T21:46:29.6291270Z example = 2023-01-11T21:46:29.6292280Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch/_functorch/aot_autograd.py:921: UserWarning: Your compiler for AOTAutograd is returning a a function that doesn't take boxed arguments. Please wrap it with functorch.compile.make_boxed_func or handle the boxed arguments yourself. See https://github.com/pytorch/pytorch/pull/83137#issuecomment-1211320670 for rationale. 2023-01-11T21:46:29.6292720Z warnings.warn( 2023-01-11T21:46:29.6292840Z 2023-01-11T21:46:29.6293070Z === 287 passed, 376 skipped, 3 warnings in 7.49 seconds === 2023-01-11T21:46:29.7863970Z 2023-01-11T21:46:29.7864530Z real 39m30.398s 2023-01-11T21:46:29.7864700Z user 72m25.294s 2023-01-11T21:46:29.7864850Z sys 5m26.210s 2023-01-11T21:46:29.7864980Z + assert_git_not_dirty 2023-01-11T21:46:29.7865310Z + [[ macos-12-py3-arm64 != *rocm* ]] 2023-01-11T21:46:29.7865500Z + [[ macos-12-py3-arm64 != *xla* ]] 2023-01-11T21:46:29.7868550Z ++ git status --porcelain 2023-01-11T21:46:34.0778790Z + git_status= 2023-01-11T21:46:34.0779090Z + [[ -n '' ]] 2023-01-11T21:46:34.0779220Z + [[ 2 == 1 ]] 2023-01-11T21:46:34.0779340Z + [[ 2 == 2 ]] 2023-01-11T21:46:34.0779460Z + test_jit_hooks 2023-01-11T21:46:34.0779600Z + print_cmake_info 2023-01-11T21:46:34.0782770Z ++ which cmake 2023-01-11T21:46:34.0792880Z + CMAKE_EXEC=/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/cmake 2023-01-11T21:46:34.0793200Z + echo /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/cmake 2023-01-11T21:46:34.0793490Z /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/cmake 2023-01-11T21:46:34.0796040Z ++ dirname /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/cmake 2023-01-11T21:46:34.0810570Z + CONDA_INSTALLATION_DIR=/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin 2023-01-11T21:46:34.0810870Z + ls -la /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/bin/../lib 2023-01-11T21:46:34.0885560Z total 263136 2023-01-11T21:46:34.0885920Z drwxr-xr-x 248 ec2-user staff 7936 Jan 11 21:06 . 2023-01-11T21:46:34.0886150Z drwxr-xr-x 15 ec2-user staff 480 Jan 11 21:06 .. 2023-01-11T21:46:34.0886390Z -rw-r--r-- 2 ec2-user staff 154497 Jun 1 2022 Tk.icns 2023-01-11T21:46:34.0886790Z -rw-r--r-- 2 ec2-user staff 53684 Jun 1 2022 Tk.tiff 2023-01-11T21:46:34.0887040Z drwxr-xr-x 3 ec2-user staff 96 Jan 11 21:06 clang 2023-01-11T21:46:34.0887280Z drwxr-xr-x 7 ec2-user staff 224 Jan 11 21:06 cmake 2023-01-11T21:46:34.0887490Z + echo 'Testing jit hooks in cpp' 2023-01-11T21:46:34.0887640Z + pushd test/jit_hooks 2023-01-11T21:46:34.0887850Z drwxr-xr-x 4 ec2-user staff 128 Jan 11 21:06 engines-1.1 2023-01-11T21:46:34.0888080Z drwxr-xr-x 6 ec2-user staff 192 Jan 11 21:06 icu 2023-01-11T21:46:34.0888320Z drwxr-xr-x 9 ec2-user staff 288 Jan 11 21:06 itcl4.2.2 2023-01-11T21:46:34.0888550Z drwxr-xr-x 3 ec2-user staff 96 Jan 11 21:06 krb5 2023-01-11T21:46:34.0888820Z -rwxr-xr-x 2 ec2-user staff 5349472 Dec 12 20:16 libLIEF.dylib 2023-01-11T21:46:34.0889070Z -rwxr-xr-x 2 ec2-user staff 471088 Oct 29 2021 libLerc.dylib 2023-01-11T21:46:34.0889340Z -rwxr-xr-x 2 ec2-user staff 802736 Sep 13 09:47 libarchive.19.dylib 2023-01-11T21:46:34.0889610Z -rw-r--r-- 2 ec2-user staff 1229080 Sep 13 09:47 libarchive.a 2023-01-11T21:46:34.0889890Z lrwxr-xr-x 1 ec2-user staff 19 Jan 11 21:06 libarchive.dylib -> libarchive.19.dylib 2023-01-11T21:46:34.0890190Z lrwxr-xr-x 1 ec2-user staff 17 Jan 11 21:06 libblas.dylib -> libopenblas.dylib 2023-01-11T21:46:34.0890460Z -rwxr-xr-x 2 ec2-user staff 124752 Jun 20 2021 libbz2.1.0.8.dylib 2023-01-11T21:46:34.0890700Z -rw-r--r-- 2 ec2-user staff 199480 Jun 20 2021 libbz2.a 2023-01-11T21:46:34.0890960Z lrwxr-xr-x 1 ec2-user staff 18 Jan 11 21:06 libbz2.dylib -> libbz2.1.0.8.dylib 2023-01-11T21:46:34.0891360Z -rwxr-xr-x 2 ec2-user staff 1010816 Sep 8 07:01 libc++.1.0.dylib 2023-01-11T21:46:34.0891630Z lrwxr-xr-x 1 ec2-user staff 16 Jan 11 21:06 libc++.1.dylib -> libc++.1.0.dylib 2023-01-11T21:46:34.0891870Z -rw-r--r-- 2 ec2-user staff 1393600 Sep 8 07:01 libc++.a 2023-01-11T21:46:34.0892120Z lrwxr-xr-x 1 ec2-user staff 16 Jan 11 21:06 libc++.dylib -> libc++.1.0.dylib 2023-01-11T21:46:34.0892360Z + rm -rf build 2023-01-11T21:46:34.0892560Z -rw-r--r-- 2 ec2-user staff 7208 Sep 8 07:01 libc++experimental.a 2023-01-11T21:46:34.0892810Z -rwxr-xr-x 2 ec2-user staff 127392 Jan 11 2022 libcares.2.5.1.dylib 2023-01-11T21:46:34.0893070Z lrwxr-xr-x 1 ec2-user staff 20 Jan 11 21:06 libcares.2.dylib -> libcares.2.5.1.dylib 2023-01-11T21:46:34.0893340Z lrwxr-xr-x 1 ec2-user staff 20 Jan 11 21:06 libcares.dylib -> libcares.2.5.1.dylib 2023-01-11T21:46:34.0893610Z lrwxr-xr-x 1 ec2-user staff 17 Jan 11 21:06 libcblas.dylib -> libopenblas.dylib 2023-01-11T21:46:34.0893850Z -rwxr-xr-x 2 ec2-user staff 67376 Apr 26 2022 libcharset.1.dylib 2023-01-11T21:46:34.0894140Z -rw-r--r-- 2 ec2-user staff 2856 Apr 26 2022 libcharset.a 2023-01-11T21:46:34.0901700Z lrwxr-xr-x 1 ec2-user staff 18 Jan 11 21:06 libcharset.dylib -> libcharset.1.dylib 2023-01-11T21:46:34.0902030Z -rwxr-xr-x 2 ec2-user staff 69344 Sep 2 2021 libcom_err.3.0.dylib 2023-01-11T21:46:34.0902330Z lrwxr-xr-x 1 ec2-user staff 20 Jan 11 21:06 libcom_err.3.dylib -> libcom_err.3.0.dylib 2023-01-11T21:46:34.0902650Z lrwxr-xr-x 1 ec2-user staff 20 Jan 11 21:06 libcom_err.dylib -> libcom_err.3.0.dylib 2023-01-11T21:46:34.0902930Z -rwxr-xr-x 1 ec2-user staff 2274880 Jan 11 21:06 libcrypto.1.1.dylib 2023-01-11T21:46:34.0903190Z -rw-r--r--@ 1 ec2-user staff 3966496 Jan 11 21:06 libcrypto.a 2023-01-11T21:46:34.0903470Z lrwxr-xr-x 1 ec2-user staff 19 Jan 11 21:06 libcrypto.dylib -> libcrypto.1.1.dylib 2023-01-11T21:46:34.0903720Z -rwxr-xr-x 1 ec2-user staff 618768 Jan 11 21:06 libcurl.4.dylib 2023-01-11T21:46:34.0903990Z lrwxr-xr-x 1 ec2-user staff 15 Jan 11 21:06 libcurl.dylib -> libcurl.4.dylib 2023-01-11T21:46:34.0904250Z -rwxr-xr-x 2 ec2-user staff 86480 Aug 13 2021 libdeflate.0.dylib 2023-01-11T21:46:34.0904510Z lrwxr-xr-x 1 ec2-user staff 18 Jan 11 21:06 libdeflate.dylib -> libdeflate.0.dylib 2023-01-11T21:46:34.0904770Z -rwxr-xr-x 2 ec2-user staff 229600 Dec 12 10:15 libedit.0.dylib 2023-01-11T21:46:34.0904990Z -rw-r--r-- 2 ec2-user staff 286824 Dec 12 10:15 libedit.a 2023-01-11T21:46:34.0905240Z lrwxr-xr-x 1 ec2-user staff 15 Jan 11 21:06 libedit.dylib -> libedit.0.dylib 2023-01-11T21:46:34.0905490Z -rwxr-xr-x 2 ec2-user staff 92016 Aug 14 2021 libev.4.dylib 2023-01-11T21:46:34.0905730Z lrwxr-xr-x 1 ec2-user staff 13 Jan 11 21:06 libev.dylib -> libev.4.dylib 2023-01-11T21:46:34.0905980Z -rwxr-xr-x 2 ec2-user staff 198128 Sep 27 13:52 libexpat.1.8.9.dylib 2023-01-11T21:46:34.0906250Z lrwxr-xr-x 1 ec2-user staff 20 Jan 11 21:06 libexpat.1.dylib -> libexpat.1.8.9.dylib 2023-01-11T21:46:34.0906490Z -rw-r--r-- 2 ec2-user staff 192344 Sep 27 13:52 libexpat.a 2023-01-11T21:46:34.0906760Z lrwxr-xr-x 1 ec2-user staff 20 Jan 11 21:06 libexpat.dylib -> libexpat.1.8.9.dylib 2023-01-11T21:46:34.0907030Z lrwxr-xr-x 1 ec2-user staff 14 Jan 11 21:06 libffi.7.dylib -> libffi.8.dylib 2023-01-11T21:46:34.0907270Z -rwxr-xr-x 2 ec2-user staff 120496 Nov 22 14:17 libffi.8.dylib 2023-01-11T21:46:34.0907490Z -rw-r--r-- 2 ec2-user staff 54440 Nov 22 14:17 libffi.a 2023-01-11T21:46:34.0907730Z lrwxr-xr-x 1 ec2-user staff 14 Jan 11 21:06 libffi.dylib -> libffi.8.dylib 2023-01-11T21:46:34.0908000Z lrwxr-xr-x 1 ec2-user staff 16 Jan 11 21:06 libform.6.dylib -> libformw.6.dylib 2023-01-11T21:46:34.0908250Z lrwxr-xr-x 1 ec2-user staff 10 Jan 11 21:06 libform.a -> libformw.a 2023-01-11T21:46:34.0908580Z lrwxr-xr-x 1 ec2-user staff 16 Jan 11 21:06 libform.dylib -> libformw.6.dylib 2023-01-11T21:46:34.0908840Z -rwxr-xr-x 2 ec2-user staff 113568 Jul 5 2022 libformw.6.dylib 2023-01-11T21:46:34.0909070Z -rw-r--r-- 2 ec2-user staff 101112 Jul 5 2022 libformw.a 2023-01-11T21:46:34.0909340Z lrwxr-xr-x 1 ec2-user staff 16 Jan 11 21:06 libformw.dylib -> libformw.6.dylib 2023-01-11T21:46:34.0909610Z -rwxr-xr-x 2 ec2-user staff 735296 Oct 26 15:31 libfreetype.6.dylib 2023-01-11T21:46:34.0909860Z -rw-r--r-- 2 ec2-user staff 882072 Oct 26 15:31 libfreetype.a 2023-01-11T21:46:34.0910130Z lrwxr-xr-x 1 ec2-user staff 19 Jan 11 21:06 libfreetype.dylib -> libfreetype.6.dylib 2023-01-11T21:46:34.0910400Z -rw-r--r-- 2 ec2-user staff 143664 Oct 11 14:36 libgcc_s.1.1.dylib 2023-01-11T21:46:34.0910650Z -rwxr-xr-x 2 ec2-user staff 3717456 Oct 11 14:36 libgfortran.5.dylib 2023-01-11T21:46:34.0910930Z lrwxr-xr-x 1 ec2-user staff 19 Jan 11 21:06 libgfortran.dylib -> libgfortran.5.dylib 2023-01-11T21:46:34.0911270Z -rwxr-xr-x 2 ec2-user staff 105648 Aug 13 2021 libgif.7.2.0.dylib 2023-01-11T21:46:34.0911540Z lrwxr-xr-x 1 ec2-user staff 18 Jan 11 21:06 libgif.7.dylib -> libgif.7.2.0.dylib 2023-01-11T21:46:34.0911830Z lrwxr-xr-x 1 ec2-user staff 18 Jan 11 21:06 libgif.dylib -> libgif.7.2.0.dylib 2023-01-11T21:46:34.0912110Z lrwxr-xr-x 1 ec2-user staff 12 Jan 11 21:06 libgomp.1.dylib -> libomp.dylib 2023-01-11T21:46:34.0912380Z lrwxr-xr-x 1 ec2-user staff 12 Jan 11 21:06 libgomp.dylib -> libomp.dylib 2023-01-11T21:46:34.0912650Z -rwxr-xr-x 1 ec2-user staff 331520 Jan 11 21:06 libgssapi_krb5.2.2.dylib 2023-01-11T21:46:34.0912940Z lrwxr-xr-x 1 ec2-user staff 24 Jan 11 21:06 libgssapi_krb5.2.dylib -> libgssapi_krb5.2.2.dylib 2023-01-11T21:46:34.0913230Z lrwxr-xr-x 1 ec2-user staff 24 Jan 11 21:06 libgssapi_krb5.dylib -> libgssapi_krb5.2.2.dylib 2023-01-11T21:46:34.0913490Z -rwxr-xr-x 2 ec2-user staff 153376 Sep 2 2021 libgssrpc.4.2.dylib 2023-01-11T21:46:34.0913760Z lrwxr-xr-x 1 ec2-user staff 19 Jan 11 21:06 libgssrpc.4.dylib -> libgssrpc.4.2.dylib 2023-01-11T21:46:34.0914030Z lrwxr-xr-x 1 ec2-user staff 19 Jan 11 21:06 libgssrpc.dylib -> libgssrpc.4.2.dylib 2023-01-11T21:46:34.0914280Z -rwxr-xr-x 2 ec2-user staff 91184 Oct 24 21:47 libhistory.8.2.dylib 2023-01-11T21:46:34.0914540Z lrwxr-xr-x 1 ec2-user staff 20 Jan 11 21:06 libhistory.8.dylib -> libhistory.8.2.dylib 2023-01-11T21:46:34.0914780Z -rw-r--r-- 2 ec2-user staff 48392 Oct 24 21:47 libhistory.a 2023-01-11T21:46:34.0915030Z lrwxr-xr-x 1 ec2-user staff 20 Jan 11 21:06 libhistory.dylib -> libhistory.8.2.dylib 2023-01-11T21:46:34.0915270Z -rwxr-xr-x 2 ec2-user staff 1014640 Apr 26 2022 libiconv.2.dylib 2023-01-11T21:46:34.0915480Z -rw-r--r-- 2 ec2-user staff 982448 Apr 26 2022 libiconv.a 2023-01-11T21:46:34.0915730Z lrwxr-xr-x 1 ec2-user staff 16 Jan 11 21:06 libiconv.dylib -> libiconv.2.dylib 2023-01-11T21:46:34.0915980Z -rwxr-xr-x 1 ec2-user staff 28831856 Jan 11 21:06 libicudata.68.1.dylib 2023-01-11T21:46:34.0916260Z lrwxr-xr-x 1 ec2-user staff 21 Jan 11 21:06 libicudata.68.dylib -> libicudata.68.1.dylib 2023-01-11T21:46:34.0916550Z lrwxr-xr-x 1 ec2-user staff 21 Jan 11 21:06 libicudata.dylib -> libicudata.68.1.dylib 2023-01-11T21:46:34.0916810Z -rwxr-xr-x 1 ec2-user staff 3066800 Jan 11 21:06 libicui18n.68.1.dylib 2023-01-11T21:46:34.0917070Z lrwxr-xr-x 1 ec2-user staff 21 Jan 11 21:06 libicui18n.68.dylib -> libicui18n.68.1.dylib 2023-01-11T21:46:34.0917330Z lrwxr-xr-x 1 ec2-user staff 21 Jan 11 21:06 libicui18n.dylib -> libicui18n.68.1.dylib 2023-01-11T21:46:34.0917590Z -rwxr-xr-x 1 ec2-user staff 116960 Jan 11 21:06 libicuio.68.1.dylib 2023-01-11T21:46:34.0917850Z lrwxr-xr-x 1 ec2-user staff 19 Jan 11 21:06 libicuio.68.dylib -> libicuio.68.1.dylib 2023-01-11T21:46:34.0918190Z lrwxr-xr-x 1 ec2-user staff 19 Jan 11 21:06 libicuio.dylib -> libicuio.68.1.dylib 2023-01-11T21:46:34.0918450Z -rwxr-xr-x 1 ec2-user staff 123040 Jan 11 21:06 libicutest.68.1.dylib 2023-01-11T21:46:34.0918720Z lrwxr-xr-x 1 ec2-user staff 21 Jan 11 21:06 libicutest.68.dylib -> libicutest.68.1.dylib 2023-01-11T21:46:34.0919000Z lrwxr-xr-x 1 ec2-user staff 21 Jan 11 21:06 libicutest.dylib -> libicutest.68.1.dylib 2023-01-11T21:46:34.0919250Z -rwxr-xr-x 1 ec2-user staff 245584 Jan 11 21:06 libicutu.68.1.dylib 2023-01-11T21:46:34.0919510Z lrwxr-xr-x 1 ec2-user staff 19 Jan 11 21:06 libicutu.68.dylib -> libicutu.68.1.dylib 2023-01-11T21:46:34.0919770Z lrwxr-xr-x 1 ec2-user staff 19 Jan 11 21:06 libicutu.dylib -> libicutu.68.1.dylib 2023-01-11T21:46:34.0920030Z -rwxr-xr-x 1 ec2-user staff 1896064 Jan 11 21:06 libicuuc.68.1.dylib 2023-01-11T21:46:34.0920290Z lrwxr-xr-x 1 ec2-user staff 19 Jan 11 21:06 libicuuc.68.dylib -> libicuuc.68.1.dylib 2023-01-11T21:46:34.0920590Z lrwxr-xr-x 1 ec2-user staff 19 Jan 11 21:06 libicuuc.dylib -> libicuuc.68.1.dylib 2023-01-11T21:46:34.0920860Z lrwxr-xr-x 1 ec2-user staff 12 Jan 11 21:06 libiomp5.dylib -> libomp.dylib 2023-01-11T21:46:34.0921120Z -rwxr-xr-x 2 ec2-user staff 284176 Apr 27 2022 libjpeg.9.dylib 2023-01-11T21:46:34.0921360Z -rw-r--r-- 2 ec2-user staff 305712 Apr 27 2022 libjpeg.a 2023-01-11T21:46:34.0921610Z lrwxr-xr-x 1 ec2-user staff 15 Jan 11 21:06 libjpeg.dylib -> libjpeg.9.dylib 2023-01-11T21:46:34.0921870Z -rwxr-xr-x 2 ec2-user staff 131776 Sep 2 2021 libk5crypto.3.1.dylib 2023-01-11T21:46:34.0922150Z lrwxr-xr-x 1 ec2-user staff 21 Jan 11 21:06 libk5crypto.3.dylib -> libk5crypto.3.1.dylib 2023-01-11T21:46:34.0922440Z lrwxr-xr-x 1 ec2-user staff 21 Jan 11 21:06 libk5crypto.dylib -> libk5crypto.3.1.dylib 2023-01-11T21:46:34.0922740Z lrwxr-xr-x 1 ec2-user staff 27 Jan 11 21:06 libkadm5clnt.dylib -> libkadm5clnt_mit.12.0.dylib 2023-01-11T21:46:34.0923020Z -rwxr-xr-x 1 ec2-user staff 134752 Jan 11 21:06 libkadm5clnt_mit.12.0.dylib 2023-01-11T21:46:34.0923300Z lrwxr-xr-x 1 ec2-user staff 27 Jan 11 21:06 libkadm5clnt_mit.12.dylib -> libkadm5clnt_mit.12.0.dylib 2023-01-11T21:46:34.0923600Z lrwxr-xr-x 1 ec2-user staff 27 Jan 11 21:06 libkadm5clnt_mit.dylib -> libkadm5clnt_mit.12.0.dylib 2023-01-11T21:46:34.0923890Z lrwxr-xr-x 1 ec2-user staff 26 Jan 11 21:06 libkadm5srv.dylib -> libkadm5srv_mit.12.0.dylib 2023-01-11T21:46:34.0924160Z -rwxr-xr-x 1 ec2-user staff 171216 Jan 11 21:06 libkadm5srv_mit.12.0.dylib 2023-01-11T21:46:34.0924440Z lrwxr-xr-x 1 ec2-user staff 26 Jan 11 21:06 libkadm5srv_mit.12.dylib -> libkadm5srv_mit.12.0.dylib 2023-01-11T21:46:34.0924730Z lrwxr-xr-x 1 ec2-user staff 26 Jan 11 21:06 libkadm5srv_mit.dylib -> libkadm5srv_mit.12.0.dylib 2023-01-11T21:46:34.0924990Z -rwxr-xr-x 1 ec2-user staff 132400 Jan 11 21:06 libkdb5.10.0.dylib 2023-01-11T21:46:34.0925260Z lrwxr-xr-x 1 ec2-user staff 18 Jan 11 21:06 libkdb5.10.dylib -> libkdb5.10.0.dylib 2023-01-11T21:46:34.0925520Z lrwxr-xr-x 1 ec2-user staff 18 Jan 11 21:06 libkdb5.dylib -> libkdb5.10.0.dylib 2023-01-11T21:46:34.0925770Z -rwxr-xr-x 2 ec2-user staff 71152 Sep 2 2021 libkrad.0.0.dylib 2023-01-11T21:46:34.0926030Z lrwxr-xr-x 1 ec2-user staff 17 Jan 11 21:06 libkrad.0.dylib -> libkrad.0.0.dylib 2023-01-11T21:46:34.0926290Z lrwxr-xr-x 1 ec2-user staff 17 Jan 11 21:06 libkrad.dylib -> libkrad.0.0.dylib 2023-01-11T21:46:34.0926530Z -rwxr-xr-x 1 ec2-user staff 811584 Jan 11 21:06 libkrb5.3.3.dylib 2023-01-11T21:46:34.0926800Z lrwxr-xr-x 1 ec2-user staff 17 Jan 11 21:06 libkrb5.3.dylib -> libkrb5.3.3.dylib 2023-01-11T21:46:34.0927080Z lrwxr-xr-x 1 ec2-user staff 17 Jan 11 21:06 libkrb5.dylib -> libkrb5.3.3.dylib 2023-01-11T21:46:34.0927380Z -rwxr-xr-x 2 ec2-user staff 93904 Sep 2 2021 libkrb5support.1.1.dylib 2023-01-11T21:46:34.0927700Z lrwxr-xr-x 1 ec2-user staff 24 Jan 11 21:06 libkrb5support.1.dylib -> libkrb5support.1.1.dylib 2023-01-11T21:46:34.0928020Z lrwxr-xr-x 1 ec2-user staff 24 Jan 11 21:06 libkrb5support.dylib -> libkrb5support.1.1.dylib 2023-01-11T21:46:34.0928330Z lrwxr-xr-x 1 ec2-user staff 17 Jan 11 21:06 liblapack.dylib -> libopenblas.dylib 2023-01-11T21:46:34.0928610Z -rwxr-xr-x 2 ec2-user staff 380608 Aug 13 2021 liblcms2.2.dylib 2023-01-11T21:46:34.0928850Z -rw-r--r-- 2 ec2-user staff 529192 Aug 13 2021 liblcms2.a 2023-01-11T21:46:34.0929110Z lrwxr-xr-x 1 ec2-user staff 16 Jan 11 21:06 liblcms2.dylib -> liblcms2.2.dylib 2023-01-11T21:46:34.0929370Z -rwxr-xr-x 2 ec2-user staff 225232 Dec 13 15:18 liblz4.1.9.4.dylib 2023-01-11T21:46:34.0929630Z lrwxr-xr-x 1 ec2-user staff 18 Jan 11 21:06 liblz4.1.dylib -> liblz4.1.9.4.dylib 2023-01-11T21:46:34.0929900Z lrwxr-xr-x 1 ec2-user staff 18 Jan 11 21:06 liblz4.dylib -> liblz4.1.9.4.dylib 2023-01-11T21:46:34.0930190Z -rwxr-xr-x 2 ec2-user staff 198208 Dec 2 00:41 liblzma.5.dylib 2023-01-11T21:46:34.0930410Z -rw-r--r-- 2 ec2-user staff 222056 Dec 2 00:41 liblzma.a 2023-01-11T21:46:34.0930660Z lrwxr-xr-x 1 ec2-user staff 15 Jan 11 21:06 liblzma.dylib -> liblzma.5.dylib 2023-01-11T21:46:34.0930920Z lrwxr-xr-x 1 ec2-user staff 16 Jan 11 21:06 libmenu.6.dylib -> libmenuw.6.dylib 2023-01-11T21:46:34.0931180Z lrwxr-xr-x 1 ec2-user staff 10 Jan 11 21:06 libmenu.a -> libmenuw.a 2023-01-11T21:46:34.0931440Z lrwxr-xr-x 1 ec2-user staff 16 Jan 11 21:06 libmenu.dylib -> libmenuw.6.dylib 2023-01-11T21:46:34.0931700Z -rwxr-xr-x 2 ec2-user staff 73008 Jul 5 2022 libmenuw.6.dylib 2023-01-11T21:46:34.0931940Z -rw-r--r-- 2 ec2-user staff 43880 Jul 5 2022 libmenuw.a 2023-01-11T21:46:34.0932210Z lrwxr-xr-x 1 ec2-user staff 16 Jan 11 21:06 libmenuw.dylib -> libmenuw.6.dylib 2023-01-11T21:46:34.0932480Z lrwxr-xr-x 1 ec2-user staff 15 Jan 11 21:06 libncurses++.a -> libncurses++w.a 2023-01-11T21:46:34.0932730Z -rw-r--r-- 2 ec2-user staff 502672 Jul 5 2022 libncurses++w.a 2023-01-11T21:46:34.0932990Z lrwxr-xr-x 1 ec2-user staff 19 Jan 11 21:06 libncurses.6.dylib -> libncursesw.6.dylib 2023-01-11T21:46:34.0933260Z lrwxr-xr-x 1 ec2-user staff 13 Jan 11 21:06 libncurses.a -> libncursesw.a 2023-01-11T21:46:34.0933540Z lrwxr-xr-x 1 ec2-user staff 19 Jan 11 21:06 libncurses.dylib -> libncursesw.6.dylib 2023-01-11T21:46:34.0933800Z -rwxr-xr-x 1 ec2-user staff 251872 Jan 11 21:06 libncursesw.6.dylib 2023-01-11T21:46:34.0939330Z -rw-r--r-- 2 ec2-user staff 300528 Jul 5 2022 libncursesw.a 2023-01-11T21:46:34.0939590Z lrwxr-xr-x 1 ec2-user staff 19 Jan 11 21:06 libncursesw.dylib -> libncursesw.6.dylib 2023-01-11T21:46:34.0939850Z -rwxr-xr-x 2 ec2-user staff 208560 Nov 17 2021 libnghttp2.14.dylib 2023-01-11T21:46:34.0940120Z lrwxr-xr-x 1 ec2-user staff 19 Jan 11 21:06 libnghttp2.dylib -> libnghttp2.14.dylib 2023-01-11T21:46:34.0940370Z -rwxr-xr-x 2 ec2-user staff 763440 Sep 8 11:13 libomp.dylib 2023-01-11T21:46:34.0940650Z lrwxr-xr-x 1 ec2-user staff 26 Jan 11 21:06 libopenblas.0.dylib -> libopenblasp-r0.3.21.dylib 2023-01-11T21:46:34.0940910Z -rwxr-xr-x 2 ec2-user staff 23144528 Oct 4 15:31 libopenblas.dylib 2023-01-11T21:46:34.0941170Z -rwxr-xr-x 2 ec2-user staff 23144560 Oct 4 15:31 libopenblasp-r0.3.21.dylib 2023-01-11T21:46:34.0941430Z lrwxr-xr-x 1 ec2-user staff 17 Jan 11 21:06 libpanel.6.dylib -> libpanelw.6.dylib 2023-01-11T21:46:34.0941690Z lrwxr-xr-x 1 ec2-user staff 11 Jan 11 21:06 libpanel.a -> libpanelw.a 2023-01-11T21:46:34.0941950Z lrwxr-xr-x 1 ec2-user staff 17 Jan 11 21:06 libpanel.dylib -> libpanelw.6.dylib 2023-01-11T21:46:34.0942200Z -rwxr-xr-x 2 ec2-user staff 68352 Jul 5 2022 libpanelw.6.dylib 2023-01-11T21:46:34.0942480Z -rw-r--r-- 2 ec2-user staff 15888 Jul 5 2022 libpanelw.a 2023-01-11T21:46:34.0942740Z lrwxr-xr-x 1 ec2-user staff 17 Jan 11 21:06 libpanelw.dylib -> libpanelw.6.dylib 2023-01-11T21:46:34.0943000Z lrwxr-xr-x 1 ec2-user staff 10 Jan 11 21:06 libpng.a -> libpng16.a 2023-01-11T21:46:34.0943250Z lrwxr-xr-x 1 ec2-user staff 17 Jan 11 21:06 libpng.dylib -> libpng16.16.dylib 2023-01-11T21:46:34.0943500Z -rwxr-xr-x 2 ec2-user staff 258720 Aug 13 2021 libpng16.16.dylib 2023-01-11T21:46:34.0943730Z -rw-r--r-- 2 ec2-user staff 295128 Aug 13 2021 libpng16.a 2023-01-11T21:46:34.0943970Z lrwxr-xr-x 1 ec2-user staff 17 Jan 11 21:06 libpng16.dylib -> libpng16.16.dylib 2023-01-11T21:46:34.0944220Z -rwxr-xr-x 1 ec2-user staff 3835648 Jan 11 21:06 libpython3.9.dylib 2023-01-11T21:46:34.0944460Z -rwxr-xr-x 2 ec2-user staff 371952 Oct 11 14:36 libquadmath.0.dylib 2023-01-11T21:46:34.0944730Z lrwxr-xr-x 1 ec2-user staff 19 Jan 11 21:06 libquadmath.dylib -> libquadmath.0.dylib 2023-01-11T21:46:34.0945020Z -rwxr-xr-x 2 ec2-user staff 327920 Oct 24 21:47 libreadline.8.2.dylib 2023-01-11T21:46:34.0945300Z lrwxr-xr-x 1 ec2-user staff 21 Jan 11 21:06 libreadline.8.dylib -> libreadline.8.2.dylib 2023-01-11T21:46:34.0945550Z -rw-r--r-- 2 ec2-user staff 509560 Oct 24 21:47 libreadline.a 2023-01-11T21:46:34.0945810Z lrwxr-xr-x 1 ec2-user staff 21 Jan 11 21:06 libreadline.dylib -> libreadline.8.2.dylib 2023-01-11T21:46:34.0946070Z -rw-r--r-- 2 ec2-user staff 247856 Aug 20 2021 librhash.0.dylib 2023-01-11T21:46:34.0946300Z -rw-r--r-- 2 ec2-user staff 235000 Aug 20 2021 librhash.a 2023-01-11T21:46:34.0946550Z lrwxr-xr-x 1 ec2-user staff 16 Jan 11 21:06 librhash.dylib -> librhash.0.dylib 2023-01-11T21:46:34.0946800Z -rwxr-xr-x 2 ec2-user staff 1490256 Jan 9 19:53 libsqlite3.0.dylib 2023-01-11T21:46:34.0947060Z lrwxr-xr-x 1 ec2-user staff 18 Jan 11 21:06 libsqlite3.dylib -> libsqlite3.0.dylib 2023-01-11T21:46:34.0947310Z -rwxr-xr-x 2 ec2-user staff 284128 Apr 27 2022 libssh2.1.0.1.dylib 2023-01-11T21:46:34.0947570Z lrwxr-xr-x 1 ec2-user staff 19 Jan 11 21:06 libssh2.1.dylib -> libssh2.1.0.1.dylib 2023-01-11T21:46:34.0947810Z -rw-r--r-- 2 ec2-user staff 336040 Apr 27 2022 libssh2.a 2023-01-11T21:46:34.0948060Z lrwxr-xr-x 1 ec2-user staff 19 Jan 11 21:06 libssh2.dylib -> libssh2.1.0.1.dylib 2023-01-11T21:46:34.0948300Z -rwxr-xr-x 2 ec2-user staff 541648 Nov 4 14:57 libssl.1.1.dylib 2023-01-11T21:46:34.0948520Z -rw-r--r-- 2 ec2-user staff 773664 Nov 4 14:57 libssl.a 2023-01-11T21:46:34.0948760Z lrwxr-xr-x 1 ec2-user staff 16 Jan 11 21:06 libssl.dylib -> libssl.1.1.dylib 2023-01-11T21:46:34.0949000Z -rwxr-xr-x 1 ec2-user staff 1625408 Jan 11 21:06 libtcl8.6.dylib 2023-01-11T21:46:34.0949240Z -rwxr-xr-x 2 ec2-user staff 5856 Jun 1 2022 libtclstub8.6.a 2023-01-11T21:46:34.0949470Z -rwxr-xr-x 2 ec2-user staff 526592 Nov 15 17:53 libtiff.5.dylib 2023-01-11T21:46:34.0949690Z -rw-r--r-- 2 ec2-user staff 711216 Nov 15 17:53 libtiff.a 2023-01-11T21:46:34.0949930Z lrwxr-xr-x 1 ec2-user staff 15 Jan 11 21:06 libtiff.dylib -> libtiff.5.dylib 2023-01-11T21:46:34.0950180Z -rwxr-xr-x 2 ec2-user staff 70912 Nov 15 17:53 libtiffxx.5.dylib 2023-01-11T21:46:34.0950400Z -rw-r--r-- 2 ec2-user staff 10840 Nov 15 17:53 libtiffxx.a 2023-01-11T21:46:34.0950650Z lrwxr-xr-x 1 ec2-user staff 17 Jan 11 21:06 libtiffxx.dylib -> libtiffxx.5.dylib 2023-01-11T21:46:34.0950920Z lrwxr-xr-x 1 ec2-user staff 17 Jan 11 21:06 libtinfo.6.dylib -> libtinfow.6.dylib 2023-01-11T21:46:34.0951180Z lrwxr-xr-x 1 ec2-user staff 11 Jan 11 21:06 libtinfo.a -> libtinfow.a 2023-01-11T21:46:34.0951440Z lrwxr-xr-x 1 ec2-user staff 17 Jan 11 21:06 libtinfo.dylib -> libtinfow.6.dylib 2023-01-11T21:46:34.0951730Z -rwxr-xr-x 1 ec2-user staff 254464 Jan 11 21:06 libtinfow.6.dylib 2023-01-11T21:46:34.0951970Z -rw-r--r--@ 1 ec2-user staff 345528 Jan 11 21:06 libtinfow.a 2023-01-11T21:46:34.0952220Z lrwxr-xr-x 1 ec2-user staff 17 Jan 11 21:06 libtinfow.dylib -> libtinfow.6.dylib 2023-01-11T21:46:34.0952460Z -rwxr-xr-x 1 ec2-user staff 1578096 Jan 11 21:06 libtk8.6.dylib 2023-01-11T21:46:34.0952690Z -rwxr-xr-x 2 ec2-user staff 4744 Jun 1 2022 libtkstub8.6.a 2023-01-11T21:46:34.0952910Z -rwxr-xr-x 2 ec2-user staff 266832 Aug 19 2021 libuv.1.dylib 2023-01-11T21:46:34.0953130Z -rw-r--r-- 2 ec2-user staff 1047680 Aug 19 2021 libuv.a 2023-01-11T21:46:34.0953370Z lrwxr-xr-x 1 ec2-user staff 13 Jan 11 21:06 libuv.dylib -> libuv.1.dylib 2023-01-11T21:46:34.0953620Z -rwxr-xr-x 2 ec2-user staff 88640 Sep 2 2021 libverto.0.0.dylib 2023-01-11T21:46:34.0953880Z lrwxr-xr-x 1 ec2-user staff 18 Jan 11 21:06 libverto.0.dylib -> libverto.0.0.dylib 2023-01-11T21:46:34.0954140Z lrwxr-xr-x 1 ec2-user staff 18 Jan 11 21:06 libverto.dylib -> libverto.0.0.dylib 2023-01-11T21:46:34.0954420Z -rwxr-xr-x 2 ec2-user staff 468480 Oct 10 09:58 libwebp.7.dylib 2023-01-11T21:46:34.0954670Z lrwxr-xr-x 1 ec2-user staff 15 Jan 11 21:06 libwebp.dylib -> libwebp.7.dylib 2023-01-11T21:46:34.0954920Z -rwxr-xr-x 2 ec2-user staff 253088 Oct 10 09:58 libwebpdecoder.3.dylib 2023-01-11T21:46:34.0955200Z lrwxr-xr-x 1 ec2-user staff 22 Jan 11 21:06 libwebpdecoder.dylib -> libwebpdecoder.3.dylib 2023-01-11T21:46:34.0955470Z -rwxr-xr-x 2 ec2-user staff 69120 Oct 10 09:58 libwebpdemux.2.dylib 2023-01-11T21:46:34.0955730Z lrwxr-xr-x 1 ec2-user staff 20 Jan 11 21:06 libwebpdemux.dylib -> libwebpdemux.2.dylib 2023-01-11T21:46:34.0955990Z -rwxr-xr-x 2 ec2-user staff 88608 Oct 10 09:58 libwebpmux.3.dylib 2023-01-11T21:46:34.0956250Z lrwxr-xr-x 1 ec2-user staff 18 Jan 11 21:06 libwebpmux.dylib -> libwebpmux.3.dylib 2023-01-11T21:46:34.0956500Z -rwxr-xr-x 2 ec2-user staff 1395280 May 26 2022 libxml2.2.dylib 2023-01-11T21:46:34.0956750Z lrwxr-xr-x 1 ec2-user staff 15 Jan 11 21:06 libxml2.dylib -> libxml2.2.dylib 2023-01-11T21:46:34.0956990Z -rwxr-xr-x 3 ec2-user staff 156864 Aug 16 2021 libyaml-0.2.dylib 2023-01-11T21:46:34.0957220Z -rw-r--r-- 3 ec2-user staff 142944 Aug 16 2021 libyaml.a 2023-01-11T21:46:34.0957460Z lrwxr-xr-x 1 ec2-user staff 17 Jan 11 21:06 libyaml.dylib -> libyaml-0.2.dylib 2023-01-11T21:46:34.0957710Z -rwxr-xr-x 2 ec2-user staff 140416 Oct 24 07:03 libz.1.2.13.dylib 2023-01-11T21:46:34.0957950Z lrwxr-xr-x 1 ec2-user staff 17 Jan 11 21:06 libz.1.dylib -> libz.1.2.13.dylib 2023-01-11T21:46:34.0958180Z -rw-r--r-- 2 ec2-user staff 102288 Oct 24 07:03 libz.a 2023-01-11T21:46:34.0958420Z lrwxr-xr-x 1 ec2-user staff 17 Jan 11 21:06 libz.dylib -> libz.1.2.13.dylib 2023-01-11T21:46:34.0958670Z -rwxr-xr-x 2 ec2-user staff 737776 Apr 22 2022 libzstd.1.5.2.dylib 2023-01-11T21:46:34.0958930Z lrwxr-xr-x 1 ec2-user staff 19 Jan 11 21:06 libzstd.1.dylib -> libzstd.1.5.2.dylib 2023-01-11T21:46:34.0959170Z -rw-r--r-- 2 ec2-user staff 784536 Apr 22 2022 libzstd.a 2023-01-11T21:46:34.0959410Z lrwxr-xr-x 1 ec2-user staff 19 Jan 11 21:06 libzstd.dylib -> libzstd.1.5.2.dylib 2023-01-11T21:46:34.0959650Z drwxr-xr-x 57 ec2-user staff 1824 Jan 11 21:06 pkgconfig 2023-01-11T21:46:34.0959870Z drwxr-xr-x 212 ec2-user staff 6784 Jan 11 21:06 python3.9 2023-01-11T21:46:34.0960090Z drwxr-xr-x 4 ec2-user staff 128 Jan 11 21:06 sqlite3.36.0 2023-01-11T21:46:34.0960310Z drwxr-xr-x 5 ec2-user staff 160 Jan 11 21:06 tcl8 2023-01-11T21:46:34.0960520Z drwxr-xr-x 17 ec2-user staff 544 Jan 11 21:06 tcl8.6 2023-01-11T21:46:34.0960740Z -rw-r--r-- 1 ec2-user staff 9716 Jan 11 21:06 tclConfig.sh 2023-01-11T21:46:34.0960970Z -rw-r--r-- 2 ec2-user staff 773 Jun 1 2022 tclooConfig.sh 2023-01-11T21:46:34.0961210Z drwxr-xr-x 7 ec2-user staff 224 Jan 11 21:06 tdbc1.1.3 2023-01-11T21:46:34.0961440Z drwxr-xr-x 5 ec2-user staff 160 Jan 11 21:06 tdbcmysql1.1.3 2023-01-11T21:46:34.0961670Z drwxr-xr-x 5 ec2-user staff 160 Jan 11 21:06 tdbcodbc1.1.3 2023-01-11T21:46:34.0961900Z drwxr-xr-x 5 ec2-user staff 160 Jan 11 21:06 tdbcpostgres1.1.3 2023-01-11T21:46:34.0962150Z lrwxr-xr-x 1 ec2-user staff 17 Jan 11 21:06 terminfo -> ../share/terminfo 2023-01-11T21:46:34.0962390Z drwxr-xr-x 5 ec2-user staff 160 Jan 11 21:06 thread2.8.7 2023-01-11T21:46:34.0962600Z drwxr-xr-x 40 ec2-user staff 1280 Jan 11 21:06 tk8.6 2023-01-11T21:46:34.0962820Z -rw-r--r-- 1 ec2-user staff 5059 Jan 11 21:06 tkConfig.sh 2023-01-11T21:46:34.0963040Z -rw-r--r-- 1 ec2-user staff 722 Jan 11 21:06 xml2Conf.sh 2023-01-11T21:46:34.0963190Z Testing jit hooks in cpp 2023-01-11T21:46:34.0963380Z ~/runner/_work/pytorch/pytorch/test/jit_hooks ~/runner/_work/pytorch/pytorch 2023-01-11T21:46:34.0963590Z + mkdir build 2023-01-11T21:46:34.0963710Z + pushd build 2023-01-11T21:46:34.0963930Z ++ python -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib())' 2023-01-11T21:46:34.0964210Z ~/runner/_work/pytorch/pytorch/test/jit_hooks/build ~/runner/_work/pytorch/pytorch/test/jit_hooks ~/runner/_work/pytorch/pytorch 2023-01-11T21:46:34.1833640Z + SITE_PACKAGES=/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages 2023-01-11T21:46:34.1834050Z + CMAKE_PREFIX_PATH=/Users/ec2-user/runner/_work/_temp/conda_environment_3896346758/lib/python3.9/site-packages/torch 2023-01-11T21:46:34.1834270Z + cmake .. 2023-01-11T21:46:34.3119410Z dyld[7214]: Library not loaded: @rpath/libzstd.1.dylib 2023-01-11T21:46:34.3119900Z Referenced from: /Users/ec2-user/runner/_work/_temp/miniconda/pkgs/cmake-3.22.1-hae769c0_0/bin/cmake 2023-01-11T21:46:34.3121230Z Reason: tried: '/var/folders/nz/j6p8yfhx1mv_0grj5xl4650h0000gp/T/croot-myzr18j9/cmake_1641978514075/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/lib/libzstd.1.dylib' (no such file), '/Users/ec2-user/runner/_work/_temp/miniconda/pkgs/cmake-3.22.1-hae769c0_0/bin/../lib/libzstd.1.dylib' (no such file), '/var/folders/nz/j6p8yfhx1mv_0grj5xl4650h0000gp/T/croot-myzr18j9/cmake_1641978514075/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_plac/lib/libzstd.1.dylib' (no such file), '/Users/ec2-user/runner/_work/_temp/miniconda/pkgs/cmake-3.22.1-hae769c0_0/bin/../lib/libzstd.1.dylib' (no such file), '/usr/local/lib/libzstd.1.dylib' (no such file), '/usr/lib/libzstd.1.dylib' (no such file) 2023-01-11T21:46:34.3128890Z .jenkins/pytorch/macos-test.sh: line 138: 7214 Abort trap: 6 CMAKE_PREFIX_PATH="$SITE_PACKAGES/torch" cmake .. 2023-01-11T21:46:34.3133160Z ERROR conda.cli.main_run:execute(41): `conda run .jenkins/pytorch/macos-test.sh` failed. (See above for error) 2023-01-11T21:46:34.3376380Z ##[error]Process completed with exit code 134. 2023-01-11T21:46:34.3416430Z Prepare all required actions 2023-01-11T21:46:34.3416890Z Getting action download info 2023-01-11T21:46:34.5846570Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2023-01-11T21:46:34.8577160Z ##[group]Run ./.github/actions/get-workflow-job-id 2023-01-11T21:46:34.8577400Z with: 2023-01-11T21:46:34.8577960Z github-token: *** 2023-01-11T21:46:34.8578070Z env: 2023-01-11T21:46:34.8578190Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:46:34.8578350Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:46:34.8578490Z TEST_CONFIG: default 2023-01-11T21:46:34.8578610Z SHARD_NUMBER: 2 2023-01-11T21:46:34.8578730Z NUM_TEST_SHARDS: 2 2023-01-11T21:46:34.8578850Z PR_BODY: 2023-01-11T21:46:34.8578970Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:46:34.8579120Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:46:34.8579280Z MSYS: winsymlinks:nativestrict 2023-01-11T21:46:34.8579510Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:46:34.8579830Z CONDA_RUN: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 --no-capture-output 2023-01-11T21:46:34.8580100Z CONDA_BUILD: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 conda-build 2023-01-11T21:46:34.8580360Z CONDA_INSTALL: conda install -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:46:34.8580540Z ##[endgroup] 2023-01-11T21:46:34.8601610Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2023-01-11T21:46:34.8601780Z with: 2023-01-11T21:46:34.8601950Z shell: bash 2023-01-11T21:46:34.8602080Z timeout_minutes: 10 2023-01-11T21:46:34.8602220Z max_attempts: 5 2023-01-11T21:46:34.8602360Z retry_wait_seconds: 30 2023-01-11T21:46:34.8602730Z 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:46:34.8603010Z polling_interval_seconds: 1 2023-01-11T21:46:34.8603150Z warning_on_retry: true 2023-01-11T21:46:34.8603290Z continue_on_error: false 2023-01-11T21:46:34.8603420Z env: 2023-01-11T21:46:34.8603540Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:46:34.8603710Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:46:34.8603860Z TEST_CONFIG: default 2023-01-11T21:46:34.8603990Z SHARD_NUMBER: 2 2023-01-11T21:46:34.8604120Z NUM_TEST_SHARDS: 2 2023-01-11T21:46:34.8604250Z PR_BODY: 2023-01-11T21:46:34.8604470Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:46:34.8604620Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:46:34.8604780Z MSYS: winsymlinks:nativestrict 2023-01-11T21:46:34.8604970Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:46:34.8605230Z CONDA_RUN: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 --no-capture-output 2023-01-11T21:46:34.8605490Z CONDA_BUILD: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 conda-build 2023-01-11T21:46:34.8605750Z CONDA_INSTALL: conda install -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:46:34.8606030Z GITHUB_TOKEN: *** 2023-01-11T21:46:34.8606160Z ##[endgroup] 2023-01-11T21:46:34.9207990Z + python3 -m pip install requests==2.26.0 2023-01-11T21:46:35.5331490Z 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:46:35.5392600Z 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:46:35.5395660Z 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:46:35.5400550Z 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:46:35.5404960Z 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:46:35.6081720Z ++ python3 .github/scripts/get_workflow_job_id.py 3896346758 i-04ece56d933239a20 2023-01-11T21:46:43.2627790Z + GHA_WORKFLOW_JOB_ID=10589325402 2023-01-11T21:46:43.2631060Z + echo job-id=10589325402 2023-01-11T21:46:43.9442350Z Command completed after 1 attempt(s). 2023-01-11T21:46:43.9804550Z Prepare all required actions 2023-01-11T21:46:43.9805270Z Getting action download info 2023-01-11T21:46:44.1527690Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2023-01-11T21:46:44.4460000Z Download action repository 'actions/upload-artifact@v3' (SHA:0b7f8abb1508181956e8e162db84b466c27e18ce) 2023-01-11T21:46:44.6572560Z ##[group]Run ./.github/actions/upload-test-artifacts 2023-01-11T21:46:44.6572800Z with: 2023-01-11T21:46:44.6572920Z use-gha: true 2023-01-11T21:46:44.6573080Z file-suffix: test-default-2-2-macos-m1-12_10589325402 2023-01-11T21:46:44.6573240Z env: 2023-01-11T21:46:44.6573350Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:46:44.6573510Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:46:44.6573650Z TEST_CONFIG: default 2023-01-11T21:46:44.6573780Z SHARD_NUMBER: 2 2023-01-11T21:46:44.6573900Z NUM_TEST_SHARDS: 2 2023-01-11T21:46:44.6574020Z PR_BODY: 2023-01-11T21:46:44.6574190Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:46:44.6574340Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:46:44.6574490Z MSYS: winsymlinks:nativestrict 2023-01-11T21:46:44.6574680Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:46:44.6575030Z CONDA_RUN: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 --no-capture-output 2023-01-11T21:46:44.6575310Z CONDA_BUILD: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 conda-build 2023-01-11T21:46:44.6575570Z CONDA_INSTALL: conda install -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:46:44.6575750Z ##[endgroup] 2023-01-11T21:46:44.6630480Z ##[group]Run actions/upload-artifact@v3 2023-01-11T21:46:44.6630630Z with: 2023-01-11T21:46:44.6630820Z name: test-jsons-runattempt1-test-default-2-2-macos-m1-12_10589325402.zip 2023-01-11T21:46:44.6631030Z retention-days: 14 2023-01-11T21:46:44.6631170Z if-no-files-found: warn 2023-01-11T21:46:44.6631310Z path: test/**/*.json 2023-01-11T21:46:44.6631420Z env: 2023-01-11T21:46:44.6631540Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:46:44.6631700Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:46:44.6631840Z TEST_CONFIG: default 2023-01-11T21:46:44.6631970Z SHARD_NUMBER: 2 2023-01-11T21:46:44.6632090Z NUM_TEST_SHARDS: 2 2023-01-11T21:46:44.6632210Z PR_BODY: 2023-01-11T21:46:44.6632330Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:46:44.6632490Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:46:44.6632640Z MSYS: winsymlinks:nativestrict 2023-01-11T21:46:44.6632830Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:46:44.6633080Z CONDA_RUN: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 --no-capture-output 2023-01-11T21:46:44.6633350Z CONDA_BUILD: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 conda-build 2023-01-11T21:46:44.6633600Z CONDA_INSTALL: conda install -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:46:44.6633780Z ##[endgroup] 2023-01-11T21:46:44.7794110Z With the provided path, there will be 5 files uploaded 2023-01-11T21:46:44.7795730Z Starting artifact upload 2023-01-11T21:46:44.7796540Z 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:46:44.7796880Z Artifact name is valid! 2023-01-11T21:46:44.8236190Z Container for artifact "test-jsons-runattempt1-test-default-2-2-macos-m1-12_10589325402.zip" successfully created. Starting upload of file(s) 2023-01-11T21:46:45.0592450Z Total size of all the files uploaded is 35144 bytes 2023-01-11T21:46:45.0593520Z File upload process has finished. Finalizing the artifact upload 2023-01-11T21:46:45.0888630Z Artifact has been finalized. All files have been successfully uploaded! 2023-01-11T21:46:45.0889300Z 2023-01-11T21:46:45.0891520Z The raw size of all the files that were specified for upload is 334248 bytes 2023-01-11T21:46:45.0892770Z 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:46:45.0893640Z 2023-01-11T21:46:45.0894960Z 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:46:45.0895900Z 2023-01-11T21:46:45.0896950Z Artifact test-jsons-runattempt1-test-default-2-2-macos-m1-12_10589325402.zip has been successfully uploaded! 2023-01-11T21:46:45.1045600Z ##[group]Run actions/upload-artifact@v3 2023-01-11T21:46:45.1046140Z with: 2023-01-11T21:46:45.1046800Z name: test-reports-runattempt1-test-default-2-2-macos-m1-12_10589325402.zip 2023-01-11T21:46:45.1047580Z retention-days: 14 2023-01-11T21:46:45.1048280Z if-no-files-found: ignore 2023-01-11T21:46:45.1048820Z path: test/**/*.xml test/**/*.csv 2023-01-11T21:46:45.1049280Z env: 2023-01-11T21:46:45.1049760Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:46:45.1050360Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:46:45.1051000Z TEST_CONFIG: default 2023-01-11T21:46:45.1051930Z SHARD_NUMBER: 2 2023-01-11T21:46:45.1052390Z NUM_TEST_SHARDS: 2 2023-01-11T21:46:45.1052850Z PR_BODY: 2023-01-11T21:46:45.1053340Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:46:45.1053930Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:46:45.1054590Z MSYS: winsymlinks:nativestrict 2023-01-11T21:46:45.1055250Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:46:45.1056130Z CONDA_RUN: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 --no-capture-output 2023-01-11T21:46:45.1057100Z CONDA_BUILD: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 conda-build 2023-01-11T21:46:45.1057970Z CONDA_INSTALL: conda install -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:46:45.1058590Z ##[endgroup] 2023-01-11T21:46:45.2825740Z With the provided path, there will be 134 files uploaded 2023-01-11T21:46:45.2826730Z Starting artifact upload 2023-01-11T21:46:45.2827270Z 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:46:45.2827600Z Artifact name is valid! 2023-01-11T21:46:45.4041790Z Container for artifact "test-reports-runattempt1-test-default-2-2-macos-m1-12_10589325402.zip" successfully created. Starting upload of file(s) 2023-01-11T21:46:55.4119320Z Total file count: 134 ---- Processed file #120 (89.5%) 2023-01-11T21:46:56.2040140Z Total size of all the files uploaded is 736944 bytes 2023-01-11T21:46:56.2041540Z File upload process has finished. Finalizing the artifact upload 2023-01-11T21:46:56.2576670Z Artifact has been finalized. All files have been successfully uploaded! 2023-01-11T21:46:56.2577470Z 2023-01-11T21:46:56.2578060Z The raw size of all the files that were specified for upload is 20624639 bytes 2023-01-11T21:46:56.2579710Z The size of all the files that were uploaded is 736944 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2023-01-11T21:46:56.2580750Z 2023-01-11T21:46:56.2582440Z 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:46:56.2584060Z 2023-01-11T21:46:56.2585560Z Artifact test-reports-runattempt1-test-default-2-2-macos-m1-12_10589325402.zip has been successfully uploaded! 2023-01-11T21:46:56.2772820Z ##[group]Run actions/upload-artifact@v3 2023-01-11T21:46:56.2773360Z with: 2023-01-11T21:46:56.2774020Z name: usage-log-runattempt1-test-default-2-2-macos-m1-12_10589325402.zip 2023-01-11T21:46:56.2774710Z retention-days: 14 2023-01-11T21:46:56.2775830Z if-no-files-found: ignore 2023-01-11T21:46:56.2776330Z path: usage_log.txt 2023-01-11T21:46:56.2776770Z env: 2023-01-11T21:46:56.2777270Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:46:56.2777910Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:46:56.2778560Z TEST_CONFIG: default 2023-01-11T21:46:56.2779110Z SHARD_NUMBER: 2 2023-01-11T21:46:56.2779550Z NUM_TEST_SHARDS: 2 2023-01-11T21:46:56.2780000Z PR_BODY: 2023-01-11T21:46:56.2780470Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:46:56.2781000Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:46:56.2781880Z MSYS: winsymlinks:nativestrict 2023-01-11T21:46:56.2782630Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:46:56.2783500Z CONDA_RUN: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 --no-capture-output 2023-01-11T21:46:56.2784380Z CONDA_BUILD: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 conda-build 2023-01-11T21:46:56.2785130Z CONDA_INSTALL: conda install -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:46:56.2785660Z ##[endgroup] 2023-01-11T21:46:56.3770040Z With the provided path, there will be 1 file uploaded 2023-01-11T21:46:56.3770790Z Starting artifact upload 2023-01-11T21:46:56.3771290Z 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:46:56.3772170Z Artifact name is valid! 2023-01-11T21:46:56.4186200Z Container for artifact "usage-log-runattempt1-test-default-2-2-macos-m1-12_10589325402.zip" successfully created. Starting upload of file(s) 2023-01-11T21:46:56.9150160Z Total size of all the files uploaded is 97490 bytes 2023-01-11T21:46:56.9151440Z File upload process has finished. Finalizing the artifact upload 2023-01-11T21:46:56.9627470Z Artifact has been finalized. All files have been successfully uploaded! 2023-01-11T21:46:56.9628310Z 2023-01-11T21:46:56.9628900Z The raw size of all the files that were specified for upload is 5045417 bytes 2023-01-11T21:46:56.9630570Z The size of all the files that were uploaded is 97490 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage 2023-01-11T21:46:56.9631650Z 2023-01-11T21:46:56.9633360Z 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:46:56.9634630Z 2023-01-11T21:46:56.9635850Z Artifact usage-log-runattempt1-test-default-2-2-macos-m1-12_10589325402.zip has been successfully uploaded! 2023-01-11T21:46:56.9826530Z ##[group]Run set -x 2023-01-11T21:46:56.9827250Z set -x 2023-01-11T21:46:56.9828220Z ${CONDA_RUN} python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2023-01-11T21:46:56.9885510Z shell: /usr/bin/arch -arch arm64 bash -e -l {0} 2023-01-11T21:46:56.9886120Z env: 2023-01-11T21:46:56.9886600Z GIT_DEFAULT_BRANCH: master 2023-01-11T21:46:56.9887250Z BUILD_ENVIRONMENT: macos-12-py3-arm64 2023-01-11T21:46:56.9887830Z TEST_CONFIG: default 2023-01-11T21:46:56.9888290Z SHARD_NUMBER: 2 2023-01-11T21:46:56.9888800Z NUM_TEST_SHARDS: 2 2023-01-11T21:46:56.9889370Z PR_BODY: 2023-01-11T21:46:56.9889880Z PYTORCH_RETRY_TEST_CASES: 1 2023-01-11T21:46:56.9890460Z PYTORCH_OVERRIDE_FLAKY_SIGNAL: 1 2023-01-11T21:46:56.9891060Z MSYS: winsymlinks:nativestrict 2023-01-11T21:46:56.9891770Z CONDA_ENV: /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:46:56.9892860Z CONDA_RUN: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 --no-capture-output 2023-01-11T21:46:56.9893890Z CONDA_BUILD: conda run -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 conda-build 2023-01-11T21:46:56.9894860Z CONDA_INSTALL: conda install -p /Users/ec2-user/runner/_work/_temp/conda_environment_3896346758 2023-01-11T21:46:56.9895590Z AWS_DEFAULT_REGION: us-east-1 2023-01-11T21:46:56.9896070Z BRANCH: 2023-01-11T21:46:56.9896480Z PR_NUMBER: 2023-01-11T21:46:56.9897070Z SHA1: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:46:56.9897740Z TAG: ciflow/trunk/91627 2023-01-11T21:46:56.9898300Z WORKFLOW_ID: 3896346758 2023-01-11T21:46:56.9900010Z GITHUB_TOKEN: *** 2023-01-11T21:46:56.9900720Z AWS_ACCESS_KEY_ID: *** 2023-01-11T21:46:56.9901500Z AWS_SECRET_ACCESS_KEY: *** 2023-01-11T21:46:56.9902070Z GHA_WORKFLOW_JOB_ID: 10589325402 2023-01-11T21:46:56.9902600Z ##[endgroup] 2023-01-11T21:46:57.3038390Z + 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:46:57.3038770Z + local cmd=run 2023-01-11T21:46:57.3038900Z + case "$cmd" in 2023-01-11T21:46:57.3039260Z + __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:46:57.3041540Z + __add_sys_prefix_to_path 2023-01-11T21:46:57.3041860Z + '[' -n '' ']' 2023-01-11T21:46:57.3045010Z ++ dirname /Users/ec2-user/runner/_work/_temp/miniconda/bin/conda 2023-01-11T21:46:57.3054190Z + SYSP=/Users/ec2-user/runner/_work/_temp/miniconda/bin 2023-01-11T21:46:57.3056770Z ++ dirname /Users/ec2-user/runner/_work/_temp/miniconda/bin 2023-01-11T21:46:57.3068550Z + SYSP=/Users/ec2-user/runner/_work/_temp/miniconda 2023-01-11T21:46:57.3068750Z + '[' -n '' ']' 2023-01-11T21:46:57.3069270Z + PATH=/Users/ec2-user/runner/_work/_temp/miniconda/bin:/Users/ec2-user/runner/_work/_temp/miniconda/bin:/Users/ec2-user/runner/_work/_temp/miniconda/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:46:57.3069780Z + export PATH 2023-01-11T21:46:57.3070210Z + /Users/ec2-user/runner/_work/_temp/miniconda/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:52:27.3053150Z [scribe] Scribe access token not provided, sending report via boto3... 2023-01-11T21:52:27.3054040Z 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:52:27.3054280Z 2023-01-11T21:52:27.3054410Z ----- Historic stats comparison result ------ 2023-01-11T21:52:27.3054520Z 2023-01-11T21:52:27.3054610Z job: macos-12-py3-arm64 2023-01-11T21:52:27.3055420Z commit: 8419ddda87c8a47eacc63b54bc7ec98c1f27c26e 2023-01-11T21:52:27.3056810Z 2023-01-11T21:52:27.3056950Z Commit graph (base is most recent master ancestor with at least one S3 report): 2023-01-11T21:52:27.3057090Z 2023-01-11T21:52:27.3057140Z : (master) 2023-01-11T21:52:27.3057260Z | 2023-01-11T21:52:27.3057400Z | * 8419ddda87 (HEAD) total time 3808.85s 2023-01-11T21:52:27.3057540Z | | 2023-01-11T21:52:27.3057650Z | : (2 commits) 2023-01-11T21:52:27.3060500Z |/ 2023-01-11T21:52:27.3063430Z * db2a237763 (base) 3 reports, total time 4257.89s ± 1497.21s 2023-01-11T21:52:27.3063770Z * 2b0abd4ce3 3 reports, total time 4249.72s ± 1488.88s 2023-01-11T21:52:27.3064000Z * f7939b21e1 9 reports, total time 2806.95s ± 2283.19s 2023-01-11T21:52:27.3064220Z * cb3204823e 3 reports, total time 4266.37s ± 1479.98s 2023-01-11T21:52:27.3064440Z * 6e236553f5 3 reports, total time 4267.99s ± 1491.92s 2023-01-11T21:52:27.3064660Z * cce577b391 3 reports, total time 4264.05s ± 810.48s 2023-01-11T21:52:27.3064880Z * fae821c2f1 3 reports, total time 3084.41s ± 1336.68s 2023-01-11T21:52:27.3065090Z * 0c3659586d 3 reports, total time 3076.06s ± 1307.15s 2023-01-11T21:52:27.3065310Z * 122245985a 3 reports, total time 3088.09s ± 1312.42s 2023-01-11T21:52:27.3065530Z * b797a24259 3 reports, total time 3088.71s ± 1332.08s 2023-01-11T21:52:27.3065670Z | 2023-01-11T21:52:27.3065770Z : 2023-01-11T21:52:27.3065840Z 2023-01-11T21:52:27.3065930Z Removed (across 914 suites) 0 tests, totaling 0.00s 2023-01-11T21:52:27.3066120Z Modified (across 0 suites) 0 tests, totaling 0.00s 2023-01-11T21:52:27.3066310Z Added (across 127 suites) 98224 tests, totaling +3808.85s 2023-01-11T21:52:27.4146850Z Post job cleanup. 2023-01-11T21:52:27.4188310Z Post job cleanup. 2023-01-11T21:52:27.4219270Z Post job cleanup. 2023-01-11T21:52:27.5049610Z [command]/usr/bin/git version 2023-01-11T21:52:27.5103580Z git version 2.32.1 (Apple Git-133) 2023-01-11T21:52:27.5124570Z Temporarily overriding HOME='/Users/ec2-user/runner/_work/_temp/c2712582-1d6b-413e-91e6-b22103a2893a' before making global git config changes 2023-01-11T21:52:27.5125020Z Adding repository directory to the temporary git global config as a safe directory 2023-01-11T21:52:27.5127450Z [command]/usr/bin/git config --global --add safe.directory /Users/ec2-user/runner/_work/pytorch/pytorch 2023-01-11T21:52:27.5179220Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2023-01-11T21:52:27.5227210Z [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:52:27.5676660Z Entering 'android/libs/fbjni' 2023-01-11T21:52:27.5747270Z Entering 'third_party/FP16' 2023-01-11T21:52:27.5814420Z Entering 'third_party/FXdiv' 2023-01-11T21:52:27.5875760Z Entering 'third_party/NNPACK' 2023-01-11T21:52:27.5942520Z Entering 'third_party/QNNPACK' 2023-01-11T21:52:27.6010540Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:52:27.6064440Z Entering 'third_party/XNNPACK' 2023-01-11T21:52:27.6187250Z Entering 'third_party/benchmark' 2023-01-11T21:52:27.6248870Z Entering 'third_party/cpuinfo' 2023-01-11T21:52:27.6336390Z Entering 'third_party/cub' 2023-01-11T21:52:27.6406820Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:52:27.6463400Z Entering 'third_party/cutlass' 2023-01-11T21:52:27.6519630Z Entering 'third_party/eigen' 2023-01-11T21:52:27.6599850Z Entering 'third_party/fbgemm' 2023-01-11T21:52:27.6683910Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:52:27.6756280Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:52:27.6837080Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:52:27.6911310Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:52:27.6972610Z Entering 'third_party/flatbuffers' 2023-01-11T21:52:27.7028170Z Entering 'third_party/fmt' 2023-01-11T21:52:27.7094360Z Entering 'third_party/foxi' 2023-01-11T21:52:27.7159860Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:52:27.7224720Z Entering 'third_party/gloo' 2023-01-11T21:52:27.7294110Z Entering 'third_party/googletest' 2023-01-11T21:52:27.7361580Z Entering 'third_party/ideep' 2023-01-11T21:52:27.7432230Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:52:27.7523040Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:52:27.7617740Z Entering 'third_party/ios-cmake' 2023-01-11T21:52:27.7680890Z Entering 'third_party/ittapi' 2023-01-11T21:52:27.7736460Z Entering 'third_party/kineto' 2023-01-11T21:52:27.7790430Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:52:27.7844930Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:52:27.7900040Z Entering 'third_party/nccl/nccl' 2023-01-11T21:52:27.7966800Z Entering 'third_party/neon2sse' 2023-01-11T21:52:27.8035880Z Entering 'third_party/nlohmann' 2023-01-11T21:52:27.8091380Z Entering 'third_party/onnx' 2023-01-11T21:52:27.8235490Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:52:27.8309220Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:52:27.8378890Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:52:27.8455950Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:52:27.8568410Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:52:27.8654450Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:52:27.8731710Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:52:27.8799370Z Entering 'third_party/pocketfft' 2023-01-11T21:52:27.8854320Z Entering 'third_party/protobuf' 2023-01-11T21:52:27.8959200Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:52:27.9040170Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:52:27.9106720Z Entering 'third_party/psimd' 2023-01-11T21:52:27.9167560Z Entering 'third_party/pthreadpool' 2023-01-11T21:52:27.9231640Z Entering 'third_party/pybind11' 2023-01-11T21:52:27.9299880Z Entering 'third_party/python-enum' 2023-01-11T21:52:27.9361770Z Entering 'third_party/python-peachpy' 2023-01-11T21:52:27.9425690Z Entering 'third_party/python-six' 2023-01-11T21:52:27.9486110Z Entering 'third_party/sleef' 2023-01-11T21:52:27.9551660Z Entering 'third_party/tbb' 2023-01-11T21:52:27.9607460Z Entering 'third_party/tensorpipe' 2023-01-11T21:52:27.9692140Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:52:27.9770230Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:52:27.9842760Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:52:27.9920960Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:52:28.0004000Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:52:28.0074330Z Entering 'third_party/zstd' 2023-01-11T21:52:28.0155320Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2023-01-11T21:52:28.0201540Z http.https://github.com/.extraheader 2023-01-11T21:52:28.0206380Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2023-01-11T21:52:28.0255330Z [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:52:28.0625460Z Entering 'android/libs/fbjni' 2023-01-11T21:52:28.0660970Z http.https://github.com/.extraheader 2023-01-11T21:52:28.0761610Z Entering 'third_party/FP16' 2023-01-11T21:52:28.0861550Z http.https://github.com/.extraheader 2023-01-11T21:52:28.0863580Z Entering 'third_party/FXdiv' 2023-01-11T21:52:28.0866250Z http.https://github.com/.extraheader 2023-01-11T21:52:28.0966920Z Entering 'third_party/NNPACK' 2023-01-11T21:52:28.1066920Z http.https://github.com/.extraheader 2023-01-11T21:52:28.1167150Z Entering 'third_party/QNNPACK' 2023-01-11T21:52:28.1267300Z http.https://github.com/.extraheader 2023-01-11T21:52:28.1367510Z Entering 'third_party/VulkanMemoryAllocator' 2023-01-11T21:52:28.1467600Z http.https://github.com/.extraheader 2023-01-11T21:52:28.1567900Z Entering 'third_party/XNNPACK' 2023-01-11T21:52:28.1754110Z http.https://github.com/.extraheader 2023-01-11T21:52:28.1754460Z Entering 'third_party/benchmark' 2023-01-11T21:52:28.1854660Z http.https://github.com/.extraheader 2023-01-11T21:52:28.1854980Z Entering 'third_party/cpuinfo' 2023-01-11T21:52:28.1855170Z http.https://github.com/.extraheader 2023-01-11T21:52:28.1855370Z Entering 'third_party/cub' 2023-01-11T21:52:28.1855550Z http.https://github.com/.extraheader 2023-01-11T21:52:28.1855740Z Entering 'third_party/cudnn_frontend' 2023-01-11T21:52:28.1855930Z http.https://github.com/.extraheader 2023-01-11T21:52:28.1856120Z Entering 'third_party/cutlass' 2023-01-11T21:52:28.1926550Z http.https://github.com/.extraheader 2023-01-11T21:52:28.1928370Z Entering 'third_party/eigen' 2023-01-11T21:52:28.1929970Z http.https://github.com/.extraheader 2023-01-11T21:52:28.1931800Z Entering 'third_party/fbgemm' 2023-01-11T21:52:28.1937420Z http.https://github.com/.extraheader 2023-01-11T21:52:28.1938750Z Entering 'third_party/fbgemm/third_party/asmjit' 2023-01-11T21:52:28.1940100Z http.https://github.com/.extraheader 2023-01-11T21:52:28.1942060Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2023-01-11T21:52:28.1944390Z http.https://github.com/.extraheader 2023-01-11T21:52:28.1945220Z Entering 'third_party/fbgemm/third_party/googletest' 2023-01-11T21:52:28.1945450Z http.https://github.com/.extraheader 2023-01-11T21:52:28.1945820Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2023-01-11T21:52:28.1946040Z http.https://github.com/.extraheader 2023-01-11T21:52:28.1988240Z Entering 'third_party/flatbuffers' 2023-01-11T21:52:28.2020310Z http.https://github.com/.extraheader 2023-01-11T21:52:28.2061690Z Entering 'third_party/fmt' 2023-01-11T21:52:28.2095030Z http.https://github.com/.extraheader 2023-01-11T21:52:28.2137530Z Entering 'third_party/foxi' 2023-01-11T21:52:28.2170430Z http.https://github.com/.extraheader 2023-01-11T21:52:28.2212190Z Entering 'third_party/gemmlowp/gemmlowp' 2023-01-11T21:52:28.2246800Z http.https://github.com/.extraheader 2023-01-11T21:52:28.2289350Z Entering 'third_party/gloo' 2023-01-11T21:52:28.2322780Z http.https://github.com/.extraheader 2023-01-11T21:52:28.2366250Z Entering 'third_party/googletest' 2023-01-11T21:52:28.2400040Z http.https://github.com/.extraheader 2023-01-11T21:52:28.2441730Z Entering 'third_party/ideep' 2023-01-11T21:52:28.2475850Z http.https://github.com/.extraheader 2023-01-11T21:52:28.2517210Z Entering 'third_party/ideep/mkl-dnn' 2023-01-11T21:52:28.2551920Z http.https://github.com/.extraheader 2023-01-11T21:52:28.2595310Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2023-01-11T21:52:28.2629160Z http.https://github.com/.extraheader 2023-01-11T21:52:28.2675670Z Entering 'third_party/ios-cmake' 2023-01-11T21:52:28.2710060Z http.https://github.com/.extraheader 2023-01-11T21:52:28.2752510Z Entering 'third_party/ittapi' 2023-01-11T21:52:28.2785350Z http.https://github.com/.extraheader 2023-01-11T21:52:28.2827660Z Entering 'third_party/kineto' 2023-01-11T21:52:28.2860770Z http.https://github.com/.extraheader 2023-01-11T21:52:28.2901850Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2023-01-11T21:52:28.2935510Z http.https://github.com/.extraheader 2023-01-11T21:52:28.2977940Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2023-01-11T21:52:28.3010910Z http.https://github.com/.extraheader 2023-01-11T21:52:28.3054020Z Entering 'third_party/nccl/nccl' 2023-01-11T21:52:28.3087720Z http.https://github.com/.extraheader 2023-01-11T21:52:28.3129690Z Entering 'third_party/neon2sse' 2023-01-11T21:52:28.3162840Z http.https://github.com/.extraheader 2023-01-11T21:52:28.3209980Z Entering 'third_party/nlohmann' 2023-01-11T21:52:28.3244740Z http.https://github.com/.extraheader 2023-01-11T21:52:28.3287460Z Entering 'third_party/onnx' 2023-01-11T21:52:28.3321280Z http.https://github.com/.extraheader 2023-01-11T21:52:28.3367200Z Entering 'third_party/onnx/third_party/benchmark' 2023-01-11T21:52:28.3400280Z http.https://github.com/.extraheader 2023-01-11T21:52:28.3441820Z Entering 'third_party/onnx/third_party/pybind11' 2023-01-11T21:52:28.3473990Z http.https://github.com/.extraheader 2023-01-11T21:52:28.3518900Z Entering 'third_party/onnx-tensorrt' 2023-01-11T21:52:28.3552910Z http.https://github.com/.extraheader 2023-01-11T21:52:28.3594040Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2023-01-11T21:52:28.3627380Z http.https://github.com/.extraheader 2023-01-11T21:52:28.3671830Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2023-01-11T21:52:28.3705480Z http.https://github.com/.extraheader 2023-01-11T21:52:28.3748440Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2023-01-11T21:52:28.3782470Z http.https://github.com/.extraheader 2023-01-11T21:52:28.3824540Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2023-01-11T21:52:28.3858260Z http.https://github.com/.extraheader 2023-01-11T21:52:28.3907110Z Entering 'third_party/pocketfft' 2023-01-11T21:52:28.3942240Z http.https://github.com/.extraheader 2023-01-11T21:52:28.3984340Z Entering 'third_party/protobuf' 2023-01-11T21:52:28.4017480Z http.https://github.com/.extraheader 2023-01-11T21:52:28.4059760Z Entering 'third_party/protobuf/third_party/benchmark' 2023-01-11T21:52:28.4093160Z http.https://github.com/.extraheader 2023-01-11T21:52:28.4135450Z Entering 'third_party/protobuf/third_party/googletest' 2023-01-11T21:52:28.4168710Z http.https://github.com/.extraheader 2023-01-11T21:52:28.4212190Z Entering 'third_party/psimd' 2023-01-11T21:52:28.4246430Z http.https://github.com/.extraheader 2023-01-11T21:52:28.4287660Z Entering 'third_party/pthreadpool' 2023-01-11T21:52:28.4321250Z http.https://github.com/.extraheader 2023-01-11T21:52:28.4362920Z Entering 'third_party/pybind11' 2023-01-11T21:52:28.4396340Z http.https://github.com/.extraheader 2023-01-11T21:52:28.4438590Z Entering 'third_party/python-enum' 2023-01-11T21:52:28.4472580Z http.https://github.com/.extraheader 2023-01-11T21:52:28.4513950Z Entering 'third_party/python-peachpy' 2023-01-11T21:52:28.4547730Z http.https://github.com/.extraheader 2023-01-11T21:52:28.4590020Z Entering 'third_party/python-six' 2023-01-11T21:52:28.4623660Z http.https://github.com/.extraheader 2023-01-11T21:52:28.4665020Z Entering 'third_party/sleef' 2023-01-11T21:52:28.4698160Z http.https://github.com/.extraheader 2023-01-11T21:52:28.4745190Z Entering 'third_party/tbb' 2023-01-11T21:52:28.4778710Z http.https://github.com/.extraheader 2023-01-11T21:52:28.4821640Z Entering 'third_party/tensorpipe' 2023-01-11T21:52:28.4854760Z http.https://github.com/.extraheader 2023-01-11T21:52:28.4896520Z Entering 'third_party/tensorpipe/third_party/googletest' 2023-01-11T21:52:28.4929810Z http.https://github.com/.extraheader 2023-01-11T21:52:28.4971880Z Entering 'third_party/tensorpipe/third_party/libnop' 2023-01-11T21:52:28.5004860Z http.https://github.com/.extraheader 2023-01-11T21:52:28.5046960Z Entering 'third_party/tensorpipe/third_party/libuv' 2023-01-11T21:52:28.5080180Z http.https://github.com/.extraheader 2023-01-11T21:52:28.5122230Z Entering 'third_party/tensorpipe/third_party/pybind11' 2023-01-11T21:52:28.5155260Z http.https://github.com/.extraheader 2023-01-11T21:52:28.5196640Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2023-01-11T21:52:28.5230020Z http.https://github.com/.extraheader 2023-01-11T21:52:28.5274460Z Entering 'third_party/zstd' 2023-01-11T21:52:28.5309160Z http.https://github.com/.extraheader 2023-01-11T21:52:28.5485030Z Cleaning up orphan processes 2023-01-11T21:52:28.8684290Z Terminate orphan process: pid (1668) (python3.9)